﻿body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
	max-width:100%;
	max-height:100%;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", Tahoma, Arial;
	color: #333;
	background: #fff;
	position: relative;
}

#header {
	width: 100%;
	height: 35px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: #f5f5f5;
	margin: 0 auto;
}

.header {
	width: 1100px;
	margin: 0 auto;
	height: 35px;
}

.header ul {
	color: #666;
}

.header ul li.name {
	margin-right: 30px;
}

.header ul li {
	float: left;
	line-height: 35px;
	margin-right: 10px;
}

.header ul li a {
	color: #666;
}

.header ul li a:hover {
	color: #ff6600;
}

.header p a:hover {
	color: #ff6600;
}

.header p {
	line-height: 35px;
	color: #666;
	float: right;
	margin-right: 110px;
}

.header p a {
	color: #666;
	margin: 0 5px;
	display: inline-block;
}

.header p a.mobile {
	background: url(../images/offer_bg.png) 0 10px no-repeat;
	padding: 0 0 0 16px;
	margin-left: 10px;
}

.weixin {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}

.weixinTop {
	position: absolute;
	padding: 0 0 0 28px;
	top: -41px;
	right: 16px;
	cursor: pointer;
	color: #666;
	line-height: 38px;
	background: url(../images/product/bg.png) 0 -24px no-repeat
}

.weixinBot {
	position: absolute;
	right: 5px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}

.bannerAdv {
	width: 1100px;
	margin: 0px auto 0;
	overflow: hidden;
}

.bannerAdv ul {
	width: 1110px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.bannerAdv ul li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
	position: relative;
}

.bannerAdv ul li a,
.bannerAdv ul li embed {
	float: left;
}

.top {
	width: 1100px;
	height: 74px;
	margin: 10px auto;
	position: relative;
}

.top .logo {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 3;
}

.top h1 {
	width: 80px;
	height: 50px;
	position: absolute;
	left: 260px;
	top: 12px;
	border-left: 1px solid #d7d7d7;
	font: 30px/50px "Microsoft Yahei", "\5b8b\4f53";
	text-indent: 12px;
	color: #0070ce;
}

.top p {
	position: absolute;
	top: 60px;
	left: 274px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-family: microsoft yahei;
	color: #666666;
}

.top p a {
	color: #666666;
	margin: 0 4px;
}

.top p a:hover,
.top span a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.top span {
	position: absolute;
	left: 858px;
	top: 26px;
	line-height: 18px;
	height: 18px;
	font-family: microsoft yahei;
	overflow: hidden;
	color: #666666;
}

.top span a {
	color: #ff6600;
	font-size: 14px;
}

.top input.text {
	width: 310px;
	height: 36px;
	display: block;
	position: absolute;
	line-height: 33px;
	border: 2px solid #0070ce;
	border-left: 1px solid #dcdcdc;
	color: #7d7d7d;
	top: 15px;
	left: 449px;
	z-index: 2;
	font-size: 14px;
	text-indent: 10px;
}

.top button {
	width: 90px;
	height: 40px;
	display: block;
	border: 0px;
	cursor: pointer;
	position: absolute;
	top: 15px;
	left: 760px;
	background: #0070ce;
	font: normal 20px/40px microsoft yahei;
	color: #fff;
}

.selectbox-wrapper {
	text-align: center;
	position: absolute;
	top: 54px;
	left: 360px;
	z-index: 9999;
	width: 88px;
	border: 1px solid #e1e1e1;
	background: #fff;
}

.selectbox-wrapper ul li.selected {
	BACKGROUND-COLOR: #f4ffed;
}

.selectbox-wrapper ul li.current {
	color: #fff;
	background: #0187d0;
}

.selectbox-wrapper ul li {
	line-height: 20px;
	color: #666;
	display: block;
	text-align: left;
	text-indent: 20px;
	cursor: pointer;
}

.selectbox {
	width: 88px;
	height: 36px;
	border: 2px solid #0070ce;
	border-right: 0;
	display: block;
	line-height: 36px;
	font-size: 14px;
	font-family: microsoft yahei;
	color: #0187d0;
	z-index: 10;
	position: absolute;
	top: 15px;
	left: 360px;
	text-indent: 20px;
	cursor: pointer;
	background: url(../images/sample_bg.png) 60px -61px no-repeat;
}
#nav{
	width: 100%;
	height: 50px;
	background-color: #0070ce;
}
.nav{
	width: 1100px;
	margin: 0 auto;
}
.nav b{
	float: left;
	width: 200px;
	font:bold 16px/50px "microsoft yahei";
	color: #fff;
	background-color: #0364b5;
	text-align: center;
}
.nav p{
	float: left;
	padding-left: 20px;
	width: 620px;
}
.nav p a{
	display: inline-block;
	width: 115px;
	font:bold 16px/50px "microsoft yahei";
	color: #fff;
	text-align: center;
}
.nav span{
	width: 260px;
	float: right;
	font:bold 18px/50px "microsoft yahei";
	text-align: center;
	background-color: #ff6600;
}
.nav span a{
	color: #fff;
}
.main{
	width: 1100px;
	margin: 0 auto;
}
.main:after{
	content: "";
	clear: both;
	display: block;
}
.menu{
	float: left;
	padding-top: 13px;
	padding-bottom: 19px;
	width: 200px;
	height:500px;
	overflow:hidden;
	background-color: #f0f0f0;
}
.menu ul li{
	width: 200px;
	text-indent: 38px;
	font: normal 15px/42px "microsoft yahei";
}
.menu ul li a{
	color: #333;
}
.menu ul li a:hover{
	font:bold 15px/42px "microsoft yahei";
	color: #FF6600;
}
.mainCen{
	width: 610px;
	float: left;
	margin-left: 16px;
	margin-top: 16px;
}
.banner {
	float: left;
	width: 610px;
	height: 260px;
	overflow: hidden;
	position: relative;
}

.banner ul {
	width: 610px;
	position: absolute;
}

.banner ul li {
	float: left;
	width: 610px;
	height: 260px;
	overflow: hidden;
	position: relative;
	background: #000;
}

.banner ul li div {
	position: absolute;
	overflow: hidden;
}

.banner .btn {
	position: absolute;
	height: 18px;
	right: 20px;
	bottom: 20px;
	text-align: center;
}

.banner .btn a {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 16px;
	height: 16px;
	_font-size: 0;
	margin-right: 9px;
	cursor: pointer;
	color: #333333;
	font-family: "microsoft yahei";
	font-size: 14px;
	border: 1px solid #fff;
}

.banner .btn a.on {
	background: #ff6600;
	color: #fff;
	width: 18px;
	height: 18px;
	border: 0;
}
.recruitAdv{
	height: 245px;
	width: 610px;
	float: left;
	margin-top: 15px;
	background-color: #f0f0f0;
}
.recruitAdv ul li{
	height: 108px;
	width: 140px;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #fff;
}
.recruitAdv ul li img{
	margin-top: 10px;
	max-height: 45px;
}
.recruitAdv ul li p{
	width: 100%;
	font:normal 14px/18px "microsoft yahei";
	color: #888888;
}
.recruitAdv ul li span{
	float: left;
	width: 100%;
	font:bold 16px/18px  arial,"microsoft yahei";
	color: #FF6600;
	margin-top: 8px;

}
.mainRight{
	margin-top: 16px;
	float: right;
	width: 260px;
}
.userLogin{
	width: 220px;
	padding: 0 20px;
	height: 260px;
	background-color: #f0f0f0;
}
.userLogin h3{
	margin-top: 5px;
	float: left;
	width: 220px;
	height: 40px;
	border-bottom: 1px solid #d2d2d2;
	position: relative;
}
.userLogin h3 p{
	position: absolute;
}
.userLogin h3 p{
	font:normal 18px/40px "microsoft yahei";
	color: #ff6600;
	width: 118px;
	text-align: center;
	border-bottom: 2px solid #FF6600;
	left: 0;
	top: -1px;
}
.userLogin ul li{
	float: left;
	margin-top: 14px;
	width: 220px;
}
.userLogin ul li input{
	height: 38px;
	line-height: 38px;
	text-indent: 50px;
	float: left;
	width: 218px;
	font-family: "microsoft yahei";
	border: 1px solid #dcdcdc;
}
.userLogin ul li.userName input{
	background: url(../images/job2016/icon.png) -1px -1px no-repeat #fff;
}
.userLogin ul li.userPass input{
	background: url(../images/job2016/icon.png) -1px -55px no-repeat #fff;
}
.userLogin ul li.sub_wrap label{
	float: left;

}
.userLogin ul li.sub_wrap span{
	line-height: 12px;
	float: left;
	margin-left: 10px;
	font-family: "microsoft yahei";
}
.userLogin ul li.sub_wrap input{
	width: 12px;
	float: left;
	height: 12px;
}
.userLogin ul li.sub_wrap a.userReg{
	float: right;
	font-family: "microsoft yahei";
	color: #0070ce;
}
.mainRight a.btn{
	font:normal 16px/40px "microsoft yahei";
	width: 220px;
	display: block;
	text-align: center;
	background-color: #FF6600;
	color: #fff;
	border-radius: 3px;
}
.userinfo{
	float: left;
	display: block;
	width: 220px;
	text-align: center;
	background-color: #fff;
}
.userinfo span{
	margin-bottom: 38px;
	margin-top: 14px;
	display: inline-block;
	color: #666666;
	font: normal 14px/40px "microsoft yahei";
}
.userinfo a.exit{
	font:normal 12px/24px "microsoft yahei";
	color: #333333;
	margin-top: 36px;
	display: block;
}
.hotJob{
	height: 245px;
	width: 260px;
	float: left;
	margin-top: 15px;
	background-color: #f0f0f0;
	position: relative;
}
.hotJob .title{
	margin-top: 15px;
	float: left;
	width: 100%;
}
.hotJob .title i{
	float: left;
	width: 5px;
	height: 15px;
	margin-top: 4px;
	background-color: #ff6600;

}
.hotJob .title h3{
	float: left;
	color: #333;
	margin-left: 11px;
	font:normal 18px/23px "microsoft yahei";
}
.hotJob_list{
	position: relative;
	overflow: hidden;
	width: 260px;
	height: 200px;
}
.hotJob_list ul{
	position: absolute;
}
.hotJob_list ul li{
	float: left;
}
.hotJob_list dl{
	margin-top: 10px;
	width: 244px;
	padding-left: 16px;
}
.hotJob_list dl dt{
	float: left;
	width: 180px;
	font:normal 14px/26px "microsoft yahei";
	text-indent:15px;
	background: url(../images/job2016/job2016.png) 0 11px no-repeat;

}
.hotJob_list dl dt a{
	color: #0070ce;
}
.hotJob_list dl dt a:hover{
	color:#ff6600;
}
.hotJob_list dl dd{
	float: right;
	margin-right: 15px;
	font:normal 12px/26px "microsoft yahei";
	color: #999;
}
.hotJob .preNext {
	height: 23px;
	width: 23px;
	position: absolute;
	top: 15px;

}
.hotJob .pre{
	background: url(../images/job2016/job2016.png) 0 -48px no-repeat;
	right: 46px;
}
.hotJob .next{
	right: 16px;
	background: url(../images/job2016/job2016.png) -29px -73px no-repeat;
}
.hotJob .pre:hover{
	background: url(../images/job2016/job2016.png) 0 -73px no-repeat;
}
.hotJob .next:hover{
	background: url(../images/job2016/job2016.png) -29px -48px no-repeat;
}
.container{
	width: 1100px;
	margin: 25px auto 0;
}
.container .title{
	height: 40px;
	width: 1100px;
	background: #eeeeee;
}
.container .title h3{
	float: left;
	font:normal 22px/37px "microsoft yahei";
	border-top: 3px solid #ff6600;
	padding: 0 26px 0 15px;
	background-color: #fff;
	color: #FF6600;
}
.container .title a.more{
	float: right;
	margin-right: 20px;
	font:normal 14px/40px "microsoft yahei";
	color: #888;
}
.ent_rec{
	width: 1100px;
	overflow: hidden;
}
.ent_rec ul{
	width: 1119px;
}
.ent_rec ul li{
	float: left;
	height: 118px;
	width: 352px;
	margin-top: 15px;
	margin-right: 19px;
	border: 1px solid #dcdcdc;
}
.ent_rec ul li table{
	width: 145px;
	float: left;
	height: 118px;
	vertical-align: middle;
	text-align: center;
}
.ent_rec ul li span{
	float: left;
	width: 200px;
	font:bold 16px/32px "microsoft yahei";
	margin-top: 15px;
}
.ent_rec ul li span a{
	color:#ff6600;
}
.ent_rec ul li p{
	float: left;
	width: 200px;
	font:normal 14px/28px "microsoft yahei";
}
.ent_rec ul li p a{
	color: #666666;
}
.ent_rec ul li div{
	float: left;
	width: 200px;
	margin-top: 5px;
}
.ent_rec ul li div b{
	float: left;
	font:bold 16px/24px "microsoft yahei";
	color: #666;
}
.ent_rec ul li div i{
	float: right;
	margin-right: 15px;
	font:normal 12px/24px "microsoft yahei";
	color: #666;
}
.newJob{
	margin-top: 15px;
	border: 1px solid #dcdcdc;
	padding-bottom: 5px;
}
.newJob table{

	width: 1098px;
}
.newJob .th{
	background-color: #f5f5f5;
	font:bold 14px/43px "microsoft yahei";
}
.newJob th{
	text-align: left;
	border-bottom: 1px solid #dcdcdc;
}
.newJob th.th1{
	width: 314px;
	text-indent: 30px;
}
.newJob th.th2{
	width: 194px;
}
.newJob th.th3{
	width: 260px;
}
.newJob th.th4{
	width: 170px;
	text-align: center;
}
.newJob th.th5{
	width: 160px;
	text-align: center;
}
.newJob td{
	height: 42px;
	font-family:arial,"microsoft yahei";
	font-size: 14px;
	color: #888;
	text-align: center;
}

.newJob td p{
	float: left;
	text-indent: 30px;
	font-size: 16px;
	font-family: "microsoft yahei";
}
.newJob td p a{
	color: #333333;
}
.newJob td p a:hover{
	color: #FF6600;
}
.newJob td b{
	float: left;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #FF6600;
	font-weight: normal;
}
.newJob td span{
	float: left;
	font-size: 14px;
	font-family: "microsoft yahei";
}
.newJob td span a{
	color: #666666;
}
.newJob td span a:hover{
	color: #ff6600;
}
.news:after{
	content: "";
	display: block;
	clear: both;

}
.news_box{
	width: 476px;
	float: left;
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 22px;
}

.news_title{
	height: 19px;
	position: relative;
}
.news_title h3{
	position: absolute;
	padding-right: 22px;
	padding-left: 2px;
	background-color: #fff;
	font:normal 18px/19px "microsoft yahei";
	z-index: 9;
	left: 0;
	top: 0;
}
.news_title h3 a{
	color: #333;
}
.news_title i.line{
	position: absolute;
	width: 100%;
	z-index: 1;
	height: 1px;
	background-color: #dcdcdc;
	top: 9px;
}
.news_box img{
	margin-top: 22px;
	width: 183px;
	height: 121px;
	float: left;
}
.news_box ul{
	float: right;
	margin-top: 20px;
	width: 282px;

}
.news_box ul li{
	background: url(../images/job2016/job2016.png) -95px -84px no-repeat;
	font:normal 14px/25px "microsoft yahei";
	width: 100%;
	height: 25px;
	overflow: hidden;
	text-indent: 16px;
}
.news_box ul li a{
	color: #333;
}
.news_box ul li a:hover{
	color: #FF6600;
}
#footer {
	width: 1100px;
	margin: 40px auto 0;
	text-align: center;
	color: #818181;
	line-height: 24px;
	padding-bottom: 15px;
}
#footer .footNav {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background-color: #0070ce;
	color: #fff;
	text-align: center;
}
#footer .footNav a {
	color: #fff;
	margin: 0 10px;
}
#footer span {
	display: inline-block;
	color: #333333;
	font: normal 14px/60px \5b8b\4f53;
}
#footer strong {
	font-weight: normal;
	margin: 0 30px 0 0;
	font-family: tahoma, "\5b8b\4f53";
}
#footer strong img {
	vertical-align: middle;
	margin-left: 3px;
}
#footer a:hover {
	text-decoration: underline;
	color: #ff6600;
}
ul.footImg {
	width: 810px;
	display: block;
	margin: 15px auto 0;
	background: url("/images/Index/2019/copyright.png") no-repeat 0 0;
}
ul.footImg li {
	width: 135px;
    float: left;
}
ul.footImg li a {
	width: 112px;
	height: 47px;
	display: block;
	float: left;
}
.backHome{ width:54px; position: relative;}
.backHome a {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	background: #5b7648;
	text-align: center;
	font: normal 11px "Microsoft Yahei","simhei";
	color: #fff !important;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(../images/index/rightBar.png) no-repeat 0 0;
	overflow: hidden;
	text-decoration: none;
}
.backHome a:hover{ opacity:1; filter:alpha(opacity=100); }
.backHome a.guest,.backHome a.guest:hover{ background:url(../images/index/rightBar.png) no-repeat 0 -114px; opacity: 0.7; filter:alpha(opacity=70); }
.backHome a.price{ background:url(../images/index/rightBar.png) no-repeat 0px -57px; }
.backHome a.compare{ background:url(../images/index/comBar.png) no-repeat}
.backHome a.rightWx{ background:url(../images/index/rightBar.png) no-repeat 0px -228px; }
.backHome img{
    position: absolute;
    right: 65px;
    top: 190px;
    display: none;
}
.toTop{ width:54px; height:54px; position:fixed; _position:absolute; top:552px; _top:expression(eval(document.documentElement.scrollTop+321)); display:none;font:normal 11px "Microsoft Yahei","simhei"; }
.toTop a,.toTop a:hover{ display:block; width:54px; height: 19px; padding:35px 0px 0 0px; background:url(../images/index/rightBar.png) no-repeat 0px -171px; opacity: 0.6; filter:alpha(opacity=60); color: #fff; text-decoration: none; text-align: center; }
.toTop a:hover{ opacity:1; filter:alpha(opacity=100); }
#goTop { position:fixed; _position:absolute; top:260px; display:block; right:10px; z-index: 99999; }
*html, * html body { background-attachment:fixed; }
*html #goTop { position:absolute; right:expression(eval(document.documentElement.scrollLeft+10)); top:expression(eval(document.documentElement.scrollTop+145)); }
.mobileBot {
	position: absolute;
	right: 78px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}
.mobileBot img{

	width:90px;
}
.weixin  a.mobile {
    background: url(../../images/offer_bg.png) 0 0px no-repeat;
    padding: 0 0 0 16px;
    margin-left: 10px;
    color: #666;
    margin: 0 5px;
    display: inline-block;
    position: absolute;
    top: -29px;
    right:94px;
}
.footer {
	background-color: #242a37;
	margin-top: 28px;
	padding: 40px 0;
	font-family: "Microsoft YaHei";
}
.foot {
	margin: 0 auto;
	overflow: hidden;
	width: 1100px;
}

.foot-nav {
	width: 570px;
	float: left;
}

.foot-txt {
	overflow: hidden;
	padding: 15px 0 0 0;
}

.foot-txt li {
	width: 14%;
	float: left;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.foot-txt li a {
	color: #999;
}

.foot-txt li a:hover {
	color: #4385f5;
}

.copyright {
	color: #999;
	padding: 15px 0;
	text-align: center;
	background-color: #1b1f29;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}

.copyright a {
	color: #999;
}

.copyright a:hover {
	color: #ff6600;
}

.foot-img {
	overflow: hidden;
	width: calc(100% + 20px);
	background: url('../../../../Images/Index/Version/2020/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
}

.foot-img li {
	width: 83px;
	height: 33px;
	float: left;
	margin-right: 8px;
}

.foot-img li a {
	display: block;
	height: 33px;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}

.police {
	text-align: left;
	color: #888888;
	margin-top: 12px;
	line-height: 20px;
}

.police img {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}

.police a {
	color: #888888;
}

.hot-line {
	width: 293px;
	height: 256px;
	padding-top: 10px;
	float: left;
	margin-left: 200px;
	color: #999;
}

.hot-line i {
	font-size: 66px;

}

.hot-line p {
	font-size: 14px;
	line-height: 28px;
}

.hot-line p a {
	display: inline-block;
	width: 18px;
	height: 21px;
	vertical-align: top;
	margin-top: 3px;
	background: url("https://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px;
}

.hot-line span {
	display: block;
	font-size: 13px;
	line-height: 36px;
}

.hot-line>b {
	display: block;
	font-size: 30px;
	color: #fff;
	margin-top: 20px;
}

.qr-code {
	float: right;
	padding-top: 10px;
}

.qr-code li {
	float: left;
	padding: 0 0 0 40px;
}

.foot h2 {
	color: #999;
	font-size: 18px;
	height: 30px;
	font-weight: bold;
}

.foot h2 b {
	border-bottom: 3px solid #387ee8;
	height: 30px;
	display: inline-block;
}

.qr-code h2 {
	padding-left: 40px;
}

.qr-code ul {
	margin-top: 28px;
}

.qr-code li span {
	display: block;
	width: 144px;
	height: 144px;
	background-color: #fff;
}

.qr-code li span img {
	width: 100%;
	height: 100%;
}

.qr-code li p {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 16px;
}

.foot-nav p {
	font-size: 14px;
	color: #999;
	line-height: 30px;
}

.foot-nav p a {
	color: #999;
}

.foot-nav p a img {
	margin-left: 8px;
}

.foot-nav p a:hover {
	color: #f90;
}

.foot-img {
	overflow: hidden;
	width: calc(100% + 20px);
	background: url('https://www.chem17.com/Images/Index/Version/2020/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
}

.foot-img li {
	width: 83px;
	height: 33px;
	float: left;
	margin-right: 8px;
}

.foot-img li a {
	display: block;
	height: 33px;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}
.foot-nav {
	width: 540px;
}
.foot-img li {
	width: 78px;
	height: 31px;
	margin-right: 7px;
}
.foot-img li a {
	height: 31px;
}
.hot-line {
	width: 235px;
	margin-left: 24px;
}
.qr-code li {
	padding: 0 0 0 30px;
}
.interview--hot ul li {
	margin-top: 12px;
}
.qr-code li span {
	width: 114px;
	height: 114px;
}
.qr-code h2 {
	padding-left: 30px;
}
.hot-line p {
	font-size: 13px;
}
