@charset "utf-8";
/* CSS Document */

/**
 * job168网制作规范
 * 制作部门：网站设计部
 * 制作人员：huanghaishen
 * 制作时间:2016-04-08
 * 更新时间:2016-04-08
 *
 * 院校管理系统单独使用
 */
 
.glReg {
	background: #fff;
	color: #494949;
	border: 1px solid #ccc;
}

.glRegTitle {
	height: 50px;
	background: #f7f7f7;
}

.glRegTitle span {
	display: inline-block;*display: inline;*zoom:1;
	background: #fff;
	padding: 0 20px;
	text-align: center;
	height: 50px;
	font: bold 20px/50px 'Microsoft YaHei';
	color: #006bef;
	margin: 0 0 0 1em;
}

.glRegTitle b {
	float: right;
	font-weight: normal;
	padding: 0 2em 0 0;
	color: #595959;
	line-height: 50px;
	display: inline-block;*display: inline;*zoom:1;
}

.glregBox {
	margin: 15px 0 0 0;
}

.glregBox .title {
	padding: 0 0 0 1em;
	border-bottom: 1px solid #e6e6e6;
	font: bold 14px/28px 'Microsoft YaHei';
}

.glregBox .cont {
	padding: 1em 2em;
}

.formTable {
	border: none;
}

.formTable td {
	padding: 5px 0;
	width: 98px;
}

.formTable .vt {
	vertical-align: top;
}

.formTable .vm,.listTable .vm {
	vertical-align: middle;
}

.formTable td.fromTdLeft {
	text-align: right;
}

.formTable td.fromTdLeft span {
	color: red;
}

.formTable td.fromTdRight {
	text-align: left;
	padding-left: 5px;
}

.glcheckbox {
	vertical-align: middle;
}

.fromTips {
	color: #888;
}

.glInput {
	height: 28px;
	padding: 3px;
	line-height: 28px;
	border: 1px solid #cecece;
	vertical-align: middle;
}

.glTextArea {
	padding: 3px;
	line-height: 20px;
	border: 1px solid #cecece;
}

.glselect {
	padding: 3px;
	height: 36px;
	line-height: 32px;
	border: 1px solid #cecece;
}

.glRegbtn {
	display: block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border: none;
	background: #006bef;
	cursor: pointer;
}

.glLeft {
	width: 180px;
	float: left;
	background: #fff;
}

.glLeft dl dt {
	height: 30px;
	border-left: 10px solid #0268b3;
	background: #1178c3;
	font: normal 14px/30px 'simsun';
	color: #fff;
	padding: 0 0 0 20px;
	cursor: pointer;
}

.glLeft dl a {
	display:block;
	height: 30px;
	font:normal 12px/30px 'simsun';
	color: #232323;
	padding: 0 0 0 20px;
}

.glLeft dl a:hover,.glLeft dl a.curr {
	background: #f4f4f6 url(../images/icon.png) no-repeat;
	background-position: -430px -135px;
}

.glRight {
	width: 810px;
	float: right;
	background: #fff;
	color: #494949;
	border: 1px solid #dadada;
}

.glRight .title {
	height: 38px;
	font: bold 14px/38px 'Microsoft YaHei';
	color: #171717;
	padding: 0 0 0 21px;
	background: url(../images/icon.png) no-repeat;
	background-position: -582px -165px;
	border-bottom: 1px solid #f1f1f1;
}

.glRight .pd10 {
	padding: 10px;
}

.glRight .glsubTitle {
	font: bold 12px/20px 'Microsoft YaHei';
	color: #1178c3;
	padding: 5px 0;
}

.welcomMsg {
	padding: 3px;
	background: #f3f3f3;
	border: 1px solid #eaeaea;
}

.welcomMsg h1 {
	display:inline-block;
	font-weight: normal;
    color: #000;
    font-size: 14px;
	font-family:'Microsoft YaHei';
}

.firm_det_link {
    font-size: 12px;
    line-height: 30px;
    padding-bottom: 10px;
    overflow: hidden;
    zoom: 1;
}

.firm_det_link .firm_mes1 {
    width: 340px;
}

.firm_det_link span {
    color: #737373;
    display: inline-block;
    overflow: hidden;
}

.firm_det_link span i {
    color: #141617;
	font-style:normal;
}

.firm_det_tit {
    background: #f7f7f7;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    position: relative;
}

.firm_det_tit span {
    height: 16px;
    padding-left: 12px;
    font-size: 12px;
    color: #101214;
}

.yun_bg_color {
    background: #1369c0;
}
.firm_det_tit_line {
    width: 5px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0px;
    top: 10px;
}

.firm_det_con {
    font-size: 12px;
    color: #6b6d6f;
    line-height: 30px;
    padding-bottom: 0px;
}

.glcommBtn {
	height: 34px;
	padding: 0 20px;
	font: bold 14px/34px 'simsun';
	text-align: center;
	cursor: pointer;
	display: inline-block;*display: inline;*zoom:1;
	vertical-align: middle;
}

.btnok {
	color: #fff;
	border: none;
	background: #006bef;
}

.btnback {
	color: #505050;
	border: 1px solid #d5d5d5;
	background: #f6f6f6;
}

.btnadd {
	color: #fff;
	border: 1px solid #f60;
	background: #f60;
}

.listTable {
	width: 100%;
}

.listTable tr.colorON {
	background: #fafafa;
}

.listTable th,.listTable td {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

.listTable th.txtLeft,.listTable td.txtLeft {
	text-align: left;
}

.listTable th.txtRight,.listTable td.txtRight {
	text-align: right;
}

.listTable th {
	color: #3d3d3d;
	background: #dbf0ff;
	border-bottom: 1px solid #1178c3;
	height: 30px;
	line-height: 30px;
}

.listTable td {
	border-bottom: 1px solid #ddd;
	height: 28px;
	line-height: 28px;
}

.checkTable {
	width: 100%;
	table-layout: fixed;
	word-wrap:break-word;
}

.checkTable th {
	color: #3d3d3d;
	background: #dbf0ff;
	border-bottom: 1px solid #1178c3;
	height: 30px;
	line-height: 30px;
}

.checkTable td {
	border-bottom: 1px solid #d1d1d1;
	text-align: left;
	vertical-align: middle;
	padding: 3px 5px;
}

.checkTable td {
	height: 26px;
}

.checkTable td div a {
	color: #0562A7;
}

.checkTable th div,.checkTable td div {
	width: 90%;
	margin: 0 auto;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.checkTable tr:hover th div,.checkTable tr:hover td div {
	width: 90%;
	white-space: normal;
	height: auto;
}

.checkTable tr:hover td {
	background: #f1f1f1;
}

.listTable .color1 {color: #1178c3;}

.listTable .color2 {color: red;}

.listTable .color3 {color: green;}

.listTable .color4 {color: #f60;}

.glCtlBtn {
	display: block;
	padding: 0 10px;
	height: 20px;
	font: normal 12px/20px 'simsun';
	text-align: center;
	display: inline-block;*display: inline;*zoom:1;
	vertical-align: middle;
	border-radius: 3px;
}

.ctlBtnOn {
	color: #f60;
	border: 1px solid #ccc;
	background: #fff;
}

.ctlBtnOff {
	color: #fff;
	border: 1px solid #f60;
	background: #f60;
}

.ctlBtnadd {
	color: #fff;
	border: 1px solid #f60;
	background: #f60;
	padding: 5px 15px;
	font-weight: bold;
}

.ctlBtnDel {
	color: #f60;
	border: 1px solid #f60;
	background: #fff;
	padding: 5px 15px;
	font-weight: bold;
}

.listCtl {
	padding: 0 0 10px 0;
}

.glpage {
	padding: 15px 0 0 0;
	text-align: center;
}

.glpage a {
	display: inline-block;*display: inline;*zoom:1;
	padding: 4px 12px;
	border: 1px solid #d2d2d2;
	color: #474747;
	margin: 0 0 5px 0;
}

.glpage a:hover,.glpage a.curr {
	background: #1178c3;
	color: #fff;
}

.glvoteLeft {
	width: 590px;
	float: left;
	border: 1px solid #eaeaea;
	border-bottom: none;
	border-right: none;
	overflow: hidden;
}

.glvoteLeftInner {
	width: 592px;
}

.glvoteBox {
	width: 275px;
	height: 275px;
	padding: 10px;
	float: left;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.glvoteBox .name {
	display: inline-block;*display: inline;*zoom:1;
	-o-text-overflow: ellipsis;/*兼容opera*/
	text-overflow: ellipsis;/*这就是省略号喽*/		  
	overflow: hidden;/*设置超过的隐藏*/
	white-space: nowrap;/*设置不折行*/
}

.glvoteBox .name b {
	color: #1178c3;
}

.glvoteRight {
	width: 180px;
	float: right;
}

.glchart {
	color: #1178c3;
	font-weight: bold;
	padding: 0 0 5px;
	border-bottom: 1px solid #eee;
}

.glchart span,.glchart a {
	display: inline-block;*display: inline;*zoom:1;
}

.glchart span {float:left;font-size: 14px;}

.glchart a {
	display: inline-block;*display: inline;*zoom:1;
	float: right;
	font-weight: normal;
	color: #555;
}

.glchartCont {
	padding: 10px 0 0 0;
}

.glchartCont a {
	display: block;
	color: #494949;
	margin: 0 0 10px 0;
}

.glchartCont .glplace {
	color: red;
	margin: 0 5px 0 0;
}

.glimglist {
	width: 386px;
	background: #fff;
	text-align:right;
	float:left;
	margin:0 8px 0 0;
}

.glimglist img{
	width: 380px;
	height: 122px;
	padding: 3px;
	border: 1px solid #ccc;
}

.glimglist a{
	color:red;
}