﻿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 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;
}
.newJob{
	width: 1180px;
	margin: 10px auto 20px;
}
.newJob .jobTitle{
	position: relative;
}
.newJob .jobTitle h2{
	width: 100px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	padding-left: 42px;
	background: url(../../images/job/bg1.png) no-repeat -118px -541px;
} 
.newJob .jobTitle a{
	font-size: 14px;
	color: rgb(153, 153, 153);
	position: absolute;
	top: 0;
	right: 0;
	line-height: 60px;
}  
.newJob ul{
	width: 1200px;
	overflow: hidden;
	margin-left: -10px;
}
.newJob ul li{
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.newJob ul li:hover .jobItem span a{
	color: #92af00;
}
.newJob ul li:hover .jobItem{
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.14);
}
.newJob ul li .jobItem{
	width: 378px;
	height: 140px;
	border: 1px solid #e6e6e6;
	position: relative;
}
.jobItem span{
	padding: 0 22px;
	display: block;
	height: 46px;
	line-height: 46px;
}
.jobItem span a{
	width: 200px;
	display: inline-block;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	overflow: hidden;
}
.jobItem span i{
	font-size: 16px;;
	width: 140px;
    height: 46px;
    overflow: hidden;
    display: inline-block;
    color: rgb(240, 89, 34);
    font-style: normal;
    position: absolute;
    top: 0;
	right: 0;
	text-align: right;
    padding-right: 10px;
}
.jobItem p{
	font-size: 14px;
	color: rgb(153, 153, 153);
	padding: 0 20px
} 
.jobItem p strong{
	display: inline-block;
	background-color: rgb(238, 238, 238);
	width: 1px;
	height: 12px;
	margin: 0 10px;
}
.jobItem b{
	width: 260px;
	display: block;
	border-top: 1px dashed #eeeeee;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 15px;
}  
.jobItem b a{
	width: 260px;
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: rgb(51, 51, 51);
}
.jobItem .jobLogo{
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	width: 90px;
	height: 70px;
	background: url(../../images/job/bg1.png) no-repeat -598px -402px;
}

/* .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;
}
.footer {
	background-color:#242a37;
	padding:40px 0;
   margin-top: 40px;
   }
   .footer .foot {
	margin:0 auto;
	overflow:hidden;
	width: 1180px;
   }
   .footer .foot h2 {
	color:#999;
	font-size:18px;
	height:30px;
	font-weight:bold
   }
   .footer .foot h2 b {
	border-bottom:3px solid #5A7648;
	height:30px;
	display:inline-block
   }
   .footer .foot .foot-nav {
	width:470px;
	float:left;
	position: relative;
   }
   .foot-nav-img{
	position: absolute;
	right: 20px;
	bottom: 45px;
	width: 120px;
 }
 .foot-nav-img img{
	max-width: 100%;
 }
 .foot-nav-img span{
	margin-top: 8px;
	font-size: 12px;
	text-align: center;
	  color: #868686;
	  display: block;
 }
   .footer .foot .foot-nav p {
	font-size:14px;
	color:#999;
	line-height:30px
   }
   .footer .foot .foot-nav p a {
	color:#999
   }
   .footer .foot .foot-nav p a:hover {
	color:#f90
   }
   .footer .foot .foot-nav p a img {
	margin-left:8px
   }
   .footer .foot .foot-nav .foot-img {
	overflow:hidden;
	width:calc(100% + 20px);
	background:url("https://webinar.zyzhan.com/images/copyright.png") no-repeat 0 0;
	background-size:auto 100%;
	margin-top:12px
   }
   .footer .foot .foot-nav .foot-img li {
	width:84px;
	height:33px;
	float:left;
	margin-right:9px
   }
   .footer .foot .foot-nav .foot-img li a {
	display:block;
	height:33px;
	color:#333;
	border-radius:3px;
	overflow:hidden
   }
   .footer .foot .foot-txt {
	overflow:hidden;
	padding:15px 0 0 0
   }
   .footer .foot .foot-txt li {
	width:14%;
	float:left;
	font-size:14px;
	line-height:30px;
	height:30px;
	overflow:hidden
   }
   .footer .foot .foot-txt li a {
	color:#999
   }
   .footer .foot .foot-txt li a:hover {
	color:#5a7648
   }
   .footer .foot .hot-line {
	width:365px;
	padding-top:10px;
	float:left;
	margin-left:15px;
	color:#999
   }
   .footer .foot .hot-line>b {
	display:block;
	font-size:30px;
	color:#fff;
	margin-top:20px
   }
   .footer .foot .hot-line span {
	display:block;
	font-size:13px;
	line-height:36px
   }
   .footer .foot .hot-line p {
	font-size:14px;
	line-height:28px
   }
   .footer .foot .hot-line p em{
    font-style: normal;
    font-size: 14px;
   line-height: 28px;
   width: 160px;
 display: inline-block;
   }
   .footer .foot .hot-line p span{
   font-size: 14px;
   line-height: 28px;
    display: inline-block;
   }
   
   .footer .foot .hot-line p a {
	display:inline-block;
	width:18px;
	height:21px;
	vertical-align:top;
	margin-top:3px;
	background:url("http://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px
   }
   .footer .foot .qr-code {
	float:right;
	padding-top:10px
   }
   .footer .foot .qr-code ul {
	margin-top:28px
   }
   .footer .foot .qr-code ul li {
	float:left;
	padding:0 0 0 40px
   }
   .footer .foot .qr-code ul li:first-of-type {
	padding-left:0
   }
   .footer .foot .qr-code ul li span {
	display:block;
	width:114px;
	height:114px;
	background-color:#fff;
	border:8px solid #fff
   }
   .footer .foot .qr-code ul li span img {
	width:100%;
	height:100%
   }
   .footer .foot .qr-code ul li p {
	text-align:center;
	font-size:14px;
	color:#999;
	margin-top:16px
   }
   .copyright {
	color:#999;
	padding:15px 0;
	text-align:center;
	background-color:#1b1f29;
	font-size:14px
   }
   .copyright a {
	color:#999
   }
   .copyright a:hover {
	color:#ff6600
   }
.fix-navigation {
    background-color: #92af00;
    padding: 12px 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    display: none;
  }
  .fix-navigation .item {
    width: 1180px;
    margin: 0 auto;
    position: relative;
  }
  .fix-navigation .item .logo {
    float: left;
    margin-top: 0;
  }
  .fix-search {
    width: 614px;
    margin: 0 132px;
      margin-top: 0px;
    float: left;
    margin-top: 1px;
  }
  .fix-search .form {
    height: 36px;
    float: left;
    background-color: #fff;
    border-radius: 2px;
    width: 100%;
  }
  .fix-search .form .select {
    width: 67px;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    background: transparent;
  }
  .fix-search .form .select .select-top {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .fix-search .form .select .select-top p {
    font-size: 14px;
    line-height: 34px;
    cursor: pointer;
    text-indent: 12px;
  }
  .fix-search .form .select .select-top i {
    height: 10px;
    width: 10px;
    display: block;
    top: 15px;
    right: 5px;
    position: absolute;
    background: url(../../images/index/index2019/index.png) no-repeat;
    vertical-align: middle;
    
    transform: rotate(0);
  }
  .fix-search .form .select .select-bot {
    width: 80px;
    position: absolute;
    background-color: #ffffff;
    top: 36px;
    left: 0px;
    z-index: 99;
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
    display: none;
  }
  
  .fix-search .form .select .select-bot li {
    line-height: 30px;
    font-size: 14px;
    text-indent: 16px;
    border-left: 2px solid #e6e6e6;
    border-right: 2px solid #e6e6e6;
   
    transition: all 0.3s ease;
  }
  .fix-search .form .select .select-bot li:hover {
    background-color: #92af00;
    border-left: 2px solid #92af00;
    border-right: 2px solid #92af00;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .fix-search .form input {
    border: none;
    height: 100%;
    width: 464px;
    font-size: 14px;
    color: #aaaaaa;
    float: left;
    text-indent: 15px;
  }
  .fix-search .form button {
    width: 74px;
    height: 30px;
    border: none;
    background-color: #92af00;
    font-size: 14px;
    color: #fff;
    float: right;
    cursor: pointer;
    outline: none;
    margin: 3px 3px 0 0;
    border-radius: 2px;
    position: relative;
    text-align: center;
  }
  .fix-search .form button i {
    height: 13px;
    width: 14px;
    display: inline-block;
    background: url(../../images/index/index2019/search.png) no-repeat;
      background-size: auto;
    background-size: cover;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 5px;
  }
  .fix-navigation .item .login-btn {
    float: right;
  }
  .fix-navigation .item .login-btn a {
    display: inline-block;
    line-height: 34px;
    font-size: 16px;
    color: #fff;
    vertical-align: top;
    padding: 0 15px;
    border-radius: 2px;
    background-color: #f2a141;
    margin-top: 1px;
    height: 36px;
  }