/* CSS Document */
.zhao_banner{width:100%; background:url(../images/banner_job.jpg) repeat-x center; min-height:340px; height:auto;}
.zhao_banner_con{width:1100px; margin:auto;}
.zhao_banner_title{width:100%; padding-top:120px; text-align:left;}
.zhao_banner_title2{width:100%; padding-top:15px; text-align:left;}
.zhao_main{width:1100px; margin:auto; min-height:300px; height:auto; padding-top:50px; padding-bottom:50px;}
.zhao_main h2{text-align:center; font-size:20px; color:#303053; font-weight:normal; border-bottom:1px #666 dotted; padding-bottom:25px;}
.zhao_zhiwei{width:100%; margin-top:20px; margin-bottom:20px; margin:auto; color:#666;}


#tabs-1{ clear:both; overflow:hidden; zoom:1; padding:0; position:relative; width:1200px; margin-top:30px; margin-bottom:30px;}
#tabs-1 .ui-tabs-nav{margin:0 auto; padding:0;  width:192px; float:left}
#tabs-1 .ui-state-default{list-style: none;  width:192px;margin-bottom:10px;  height:62px; line-height:62px;}
#tabs-1 .ui-state-default.none{ border:none}
#tabs-1 .ui-state-default a{color:#737373; font-size:18px; display:block; padding:0; text-align:center;  background:url(../images/job_on.jpg);}
#tabs-1 .ui-tabs-panel {display: block; width:937px; float:left; margin-left:60px;}
#tabs-1 .ui-tabs-hide {display: none !important;}
#tabs-1 li.ui-tabs-active{margin-bottom: 0; border-bottom:none; background:none; margin-bottom:10px;}
#tabs-1 li.ui-tabs-active a{color:#ffffff; display:block; line-height:62px;  height:62px; margin-bottom:8px;  background:url(../images/job_hover.jpg)}
.job_ul{ list-style:none}
.job_ul li{ height:45px; line-height:45px; border-bottom:1px solid #dfdfdf; font-size:14px; font-size:14px; margin-bottom:5px;}
.job_ul li .job_1{ width:330px; float:left}
.job_ul li .job_2{ width:150px; float:left; margin-left:15px;}
.job_ul li .job_3{ width:210px; float:right; }
.job_ul li a{ color:#777777}
/*浮动*/
.fl{ float:left;}
.fr{ float:right;}
/*去除浮动*/
.clear{ clear:both; overflow:hidden; zoom:1; float:none;}

/*培训体系*/
.zhaopei_banner{width:100%; background-color:#f2f2f2; min-height:460px; height:auto;}
.zhaopei_banner_left{width:46%; float:left; padding-top:50px; padding-bottom:50px;}
.zhaopei_banner_title{width:100%; text-align:left; vertical-align:top;}
.zhaopei_banner_left p{font-size:12px; line-height:24px; color:#666; text-indent:2em; margin-top:0px;}


/*详细页面*/
.jobinfor_main{
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
}
.jobinfor_content{
	width:1060px;
	margin:auto;
	padding:20px;
	border:1px #e4e4e4 solid;
	min-height:200px;
	height:auto;
}
.jobinfor_content .infortitle{
	width:100%;
	line-height:40px;
	font-size:24px;
}
.jobinfor_content .browsetime{
	width:100%;
	border-bottom:1px #e4e4e4 dotted;
	padding-bottom:10px;
	padding-top:10px;
	min-height:30px;
	height:auto;
	color:#666;
	font-size:12px;
}
.jobinfor_content .infortime{
	width:120px;
	height:40px;
	float:left;
	background:url(../images/time.png) no-repeat;
	padding-left:40px;
}
.jobinfor_content .inforbrowse{
	width:120px;
	height:40px;
	float:left;
	background:url(../images/browse.png) no-repeat;
	padding-left:40px;
}
.jobinfor_content .inforcand{
	width:120px;
	height:40px;
	float:left;
	background:url(../images/cand.png) no-repeat;
	padding-left:40px;
}
.jobinfor_content .informain{
	width:100%; 
	line-height:24px;
	font-size:12px;
	color:#666;
}
.informain ul{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
.informain ul li{
	width:33%;
	float:left;
	display:inline-block;
}
.informain .informiao{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
}
.informain .classmain{
	width:100%;
	line-height:24px;
}
.zhaoti{
	width:100%;
	margin-top:20px; 
	border:1px #ff0000 solid; 
	background-color:#fffed8; 
	line-height:32px; 
	text-align:center;
	font-size:12px;
	color:#FF0000;
}
/*申请职位*/
.apply_content{
	width:960px;
	margin:auto;
	padding:20px;
	box-shadow: 0 1px 5px #000;
	border:1px #e4e4e4 solid;
	min-height:200px;
	height:auto;
}
.apply_content ul{
	width:100%;
}
.apply_content ul li{
	width:50%;
	line-height:40px;
	font-size:14px;
	color:#666;
	float:left;
}
.apply_content li .applytext{
	width:200px; 
	height:24px; 
	border:1px #c0c0c0 solid; 
	background-color:#fafafa;
}
.apply_content li .applysubmit{
	background-color:#399dd8; 
	line-height:25px; 
	color:#fff; 
	padding-left:10px; 
	padding-right:10px; 
	border:0px;
	box-shadow: 0 1px 5px #000;
	border-radius:5px;
}