﻿body {
	min-width: 1180px;
}

.header {
	height: 31px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
}

.head {
	width: 1180px;
	height: 31px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

.head span {
	float: left;
	line-height: 31px;
}

.head span a {
	color: #333;
	margin-right: 10px;
}

.head span a.login {
	color: #ff0000;
}

.head p {
	float: right;
	line-height: 31px;
	color: #ddd;
}

.head p a {
	color: #333;
	margin: 0 5px;
	display: inline-block;
}

.head p a.mobile {
	color: #5b7648;
	background: url(../../images/job/bg1.png) no-repeat -378px -390px;
}

.head a:hover {
	color: #0070ce;
}

.head p a.mobile {
	padding-left: 20px;
}
.top{
	width: 1180px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}
.top span{
	display: inline-block;
    height: 100px;
	font-size: 48px;
	font-family: "SourceHanSansCN";
	color: rgb(146, 175, 0);
	font-weight: bold;
	position: absolute;
	top: 40px;
	left: 0;
	background: url(../../images/job/bg1.png) no-repeat -414px 50px;
}

.searchSide{
	background-color: #f2f2f2;
}
.search{
	width: 1180px;
	height: 180px;
	margin: 0 auto;
	position: relative;
}
.search h2{
	display: inline-block;
	padding: 80px 0 0 120px;
	font-size: 28px;
	font-weight: normal;
	color: #666666
}
.search h2 strong{
	color: #99b424;
	font-weight: normal;
}
.searchTap {
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 42px;
	left: 290px;
	z-index: 9;
}
.searchTap a{
	display: inline-block;
	font-size: 16px;
	color: #666666;
	padding-bottom: 20px;
	margin-right: 28px;
}
.searchTap a.focus{
	color: #99b424;
	text-align: center;
	background: url(../../images/job/bg1.png) no-repeat 4px -255px;
	transition:all .0s ease;
}
.searchTap a:nth-child(2).focus{
	color: #99b424;
	text-align: center;
	background: url(../../images/job/bg1.png) no-repeat 20px -255px;
	transition:all .0s ease;
}
.search .inp{
	display: none;
	position: relative;
	width: 780px;
    bottom: 42px;
    left: 260px;
}
.search .inp input{
	display: inline-block;
	width: 780px;
	height: 49px;
	background-color: white;
	position: absolute;
	top: 1px;
	left: 0px;
	border: 1px solid #e6e6e6;
	border-radius: 25px;
	text-indent: 2em;
	font-size: 16px;
	color: #999999;
}
::-ms-clear{display: none;}
::-ms-reveal{display: none;}
.search .inp span{
	width: 28px;
	height: 28px;
	position: absolute;
	top: 10px;
	right: 15px;
	background: url(../../images/job/bg1.png) no-repeat -122px -473px;
}
.search .inp button{
	border: none;
	width: 28px;
	height: 28px;
	position: absolute;
	top: 10px;
	right: 15px;
	background: url(../../images/job/bg1.png) no-repeat -122px -473px;
	cursor: pointer;
	outline:none;
	z-index: 99;
}
.adver{
	width: 1180px;
	margin: 0 auto;
	position: relative;
	margin-top: 30px;
}
.adver a{
	margin-right: 31px;
	float: left;
}
.adver span.request{
	width: 250px;
	height: 80px;
	display: inline-block;
	background: #fef7e7 url(../../images/job/bg1.png) no-repeat -100px -258px;
	position: relative;
}
.adver span.request i{
	font-style: normal;
	position: absolute;
	top: 12px;
	right: 50px;
	font-size: 24px;
	color: rgb(244, 156, 68);
}
.adver span.request b{
	font-weight: normal;
	position: absolute;
	top: 46px;
	right: 25px;
	font-size: 14px;
	color: rgb(153, 153, 153);
}
.adver span.response{
	width: 250px;
	height: 80px;
	display: inline-block;
	position: relative;
	background: #eef4ff url(../../images/job/bg1.png) no-repeat -400px -258px;
}
.adver span.response i{
	font-style: normal;
	position: absolute;
	top: 12px;
	right: 50px;
	font-size: 24px;
	color: rgb(85, 148, 250);  
}
.adver span.response b{
	font-weight: normal;
	position: absolute;
	top: 46px;
	right: 25px;
	font-size: 14px;
	color: rgb(153, 153, 153);
}
.adver span.wechat{
	width: 250px;
	height: 80px;
	background-color: #e3fce4;
	display: inline-block;
	position: relative;
	background: #fef7e7 url(../../images/job/bg1.png) no-repeat -720px -256px;
}
.adver span.wechat i{
	font-style: normal;
	position: absolute;
	top: 12px;
	right: 65px;
	font-size: 24px;
	color: rgb(82, 183, 112); 
}
.adver span.wechat b{
	font-weight: normal;
	position: absolute;
	top: 46px;
	right: 15px;
	font-size: 14px;
	color: rgb(153, 153, 153);
}
.adver img{
	height:83px;
	position: absolute;
	top: 0;
	right: 0;
}
.adver .weixinBot{
	display: inline-block;
	width: 90px;
	height: 90px;
	position: absolute;
	left: 640px;
	top: 80px;
	z-index: 9999;
}
.newJob{
	width: 1180px;
	margin: 25px auto 25px;
}
.newJob .jobTitle{
	background-color: #f8f8f8;
	position: relative;
}
.newJob .jobTitle h2{
	width: 130px;
	font-size: 22px;
	color: white;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background-color: #92af00;
	font-weight: normal;
}
.newJob .jobTitle span{
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 14px;
	line-height: 43px;
}
.newJob .jobTitle span a{
	color: #727272;
}
.newJob table{
	width: 100%;
}
.newJob table thead{
	border-bottom: 1px solid #dcdcdc;
}
.newJob table th{
	width: 180px;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	text-indent: 1em;
	color: #333;
}
.newJob table td.salary{
	width: 185px;
}
.newJob table th.position{
	width: 280px;
}
.newJob table th.company{
	width: 345px;
}
.newJob table tbody {

}
.newJob table tbody tr{
	height: 44px;
	border-bottom: 1px dashed #eeeeee;
}
.newJob table tbody tr:hover{
	background-color: #f8f8f8;
}
.newJob table tbody tr:hover td.position a{
	color: #92af00
} 
.newJob table td{
	font-size: 14px;
	color: #666666;
	padding: 0 10px;
	text-indent: 3px;

}
.newJob table td a{
	display: inline-block;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	color: #666666;
}
.newJob table td.position{

}
.newJob table td.position a{
	font-size: 16px;
	color: #333;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}
.newJob table td.salary{
	padding-right: 3px;
	color: #ff6600;
	font-size: 16px;
	display: inline-block;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}
/* .page{ width:1200px; font-size: 0 !important; height: 38px;line-height: 40px; text-align: center;padding:20px 0 0;font-size: 14px;}
.page a{ width: 36px; height: 36px; display: inline-block; border:1px solid #e6e6e6; border-left: 0; text-align: center; font:normal 12px/38px "Tahoma"; color: #666666; vertical-align: middle; }
.page a.ft{width: 60px; font-size: 14px; border-left: 1px solid #e6e6e6;border-right:0;}
.page a.next{margin-right:15px;width: 60px}
.page a.prev{ width: 68px; border-left: 1px solid #e6e6e6; }
.page a.lt{ width: 68px;}
.page a.on{ background: #92af00; border:1px solid #92af00; border-left: 0; color: #fff; font-weight: bold; }
.page input{ width: 60px; height: 36px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.page button{ width: 52px; height: 38px; display: inline-block; text-align: center; border: 1px solid #92af00; border-radius: 1px; font:normal 12px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background-color: #92af00;color: white}
.page span i{font-style: normal;color: #92af00}
.page span{font-size: 14px;position: relative;top: 2px;} */

.page{width: 1180px; height: 40px;clear:both;padding: 58px 0 18px;text-align: center;font:normal 14px/40px "Tahoma";text-align: center;color: #666;}
.page a{ padding: 0 17px; height: 38px; display: inline-block; border:1px solid #e6e6e6; border-left: 0; text-align: center; font:normal 14px/38px "Tahoma"; color: #666666; vertical-align: middle; }
.page a.ft{width: 52px;padding: 0; border-left: 1px solid #e6e6e6;border-right:0;background: url(../../images/news/pageBg.png) no-repeat 0 0;}
.page a.next{margin-right:15px;width: 52px;padding: 0;background: url(../../images/news/pageBg.png) no-repeat -199px 0; }
.page a.prev{width: 64px;padding: 0;background: url(../../images/news/pageBg.png) no-repeat -54px 0;   border-left: 1px solid #e6e6e6; }
.page a.lt{width: 64px;padding: 0;background: url(../../images/news/pageBg.png) no-repeat -134px 0;}
.page a.on{background: #92AF00;border: 1px solid #92AF00;border-left: 0;color: #fff;font-weight: bold;}
.page input{ width: 38px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 14px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.page button{ width: 52px; height: 40px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 14px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background: #92AF00;color: #fff; }

.footer {
	text-align: center;
	padding: 15px 0;
}

.footer span {
	display: block;
	background-color: #f5f5f5;
	line-height: 44px;
	margin-bottom: 10px;
	border-top: 1px solid #e0dfdf;
	border-bottom: 1px solid #e0dfdf;
}

.footer span a {
	color: #333;
	margin: 0 5px;
}

.footer p {
	line-height: 30px;
	color: #686161;
	font-size: 12px;
}
.footer h2{
	font-weight: normal;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
}
.footer h2 a{
	color: #686161;
}
.footer h2 strong{
	font-weight: normal;
	color: #92af00;
}
.footer p b{
	display: inline-block;
	width: 100px;
	position: relative;
	font-weight: normal;
}
.footer p b a{
	display: inline-block;
	width: 21px;
	height: 21px;
	position: absolute;
	top: 5px;
	left: 70px;
	background: url(../../images/job/bg1.png) no-repeat -124px -394px;
}
.leftAdver{
	position: fixed;
	left: 10px;
	bottom: 127px;
}
.rightBar{
	position: fixed;
	right: 10px;
	bottom: 177px;	
}
.rightBar a{
	display: block;
	width: 48px;
	height: 48px;
	margin-bottom: 10px;
}
.rightBar a.home{
	background: rgb(220, 220, 220) url(../../images/job/bg1.png) no-repeat 10px -548px;
	transition:all .0s ease;
	text-indent: -9999px;
}
.rightBar a.enquiry{
	background: rgb(220, 220, 220) url(../../images/job/bg1.png) no-repeat 10px -416px;
	transition:all .0s ease;
	text-indent: -9999px;
}
.rightBar a.message{
	background: rgb(220, 220, 220) url(../../images/job/bg1.png) no-repeat 10px -483px;
	transition:all .0s ease;
	text-indent: -9999px;
}
.rightBar a.wxCode{
	background: rgb(220, 220, 220) url(../../images/job/bg1.png) no-repeat 12px -358px;
	transition:all .0s ease;
	text-indent: -9999px;
}
.rightBar a.back{
	background: rgb(220, 220, 220) url(../../images/job/bg1.png) no-repeat 11px -307px;
	transition:all .0s ease;
	text-indent: -9999px;
}
.rightBar a.home:hover{
	background: rgb(146, 175, 0);
	text-indent: 0;
	font-size: 12px;
	color: rgb(255, 255, 255); 
	padding: 8px 8px 12px 12px;
	width: 28px;
	height: 28px;
}
.rightBar a.enquiry:hover{
	background: rgb(146, 175, 0);
	text-indent: 0;
	font-size: 12px;
	color: rgb(255, 255, 255); 
	padding: 8px 8px 12px 12px;
	width: 28px;
	height: 28px;
}
.rightBar a.message:hover{
	background: rgb(146, 175, 0);
	text-indent: 0;
	font-size: 12px;
	color: rgb(255, 255, 255); 
	padding: 8px 8px 12px 12px;
	width: 28px;
	height: 28px;
}
.rightBar a.wxCode:hover{
	background: rgb(146, 175, 0);
	text-indent: 0;
	font-size: 12px;
	color: rgb(255, 255, 255); 
	padding: 8px 8px 12px 12px;
	width: 28px;
	height: 28px;
}
.rightBar a.wxCode:hover .codeImg{
	display: block;
}
.rightBar a.back:hover{
	background: rgb(146, 175, 0);
	text-indent: 0;
	font-size: 12px;
	color: rgb(255, 255, 255); 
	padding: 8px 8px 12px 12px;
	width: 28px;
	height: 28px;
}
.rightBar .codeImg{
	display: none;
	position: absolute;
	top: 138px;
	right: 50px;
	width: 135px;
	height: 128px;
	background: url(../../images/job/bg1.png) no-repeat -686px -497px;
}
.foot{ width:1180px; margin:45px auto 0; text-align:center; color:#686161; padding-bottom:30px;}
.foot span{ width:1178px; height:43px; float:left; line-height:43px; background-color:#f5f5f5; border:1px solid #e0dfdf; color:#686161;font-family: "\5b8b\4f53";}
.foot span a{ padding:0 6px; color:#333333;}
.foot span a:hover{ color:#f60; text-decoration:underline;}
.foot p.web{ width:1180px; float:left; padding:15px 0; color:#686161; font-size:14px;}
.foot p.web a{ color:#00ab00;}
.foot p.web a:hover{ color:#f60; text-decoration:underline;}
.foot p{ font:normal 12px/26px "Tahoma", "\5b8b\4f53";}
.foot strong{ padding:0 25px 0 0;}
.foot b{ padding:0 1px;}
.foot b img{ vertical-align:middle;}