.menu{
	width: 100%;
	text-align: center;
	height: 70px;
	background-color: #eeeeee;
}
.menu p a{
	font:normal 16px/70px "microsoft yahei";
	padding: 0 23px;
	color: #333;
	display: inline-block;
}
.menu p a.home{
	background-color: #FF6600;
	color: #fff;
}
.title{
	padding-top: 36px;
	text-align: center;
}
.title h3{
	position: relative;
	width: 4em;
	display: inline-block;
	font:normal 30px/50px "microsoft yahei";
}
.title i{
	position: absolute;
	height: 3px;
	width: 40px;
	background-color: #FF6600;
	bottom: -3px;
	left: 50%;
	margin-left: -20px;
}
.main{
	width: 1100px;
	margin: 0 auto 60px;
}
.introduce{
	font:normal 16px/32px "microsoft yahei";
	margin-top: 20px;
	padding: 0 65px;
}
.certificate{
	position: relative;
	width: 990px;
	padding: 0 55px;
	overflow: hidden;
	margin-top: 30px;
}
.certificate ul li{
	float: left;
	margin: 0 15px;
	width: 300px;

}
.certificate ul li table{
	border: 1px solid #dcdcdc;
}
.certificate ul li td{
	vertical-align: middle;
	text-align: center;
	height: 228px;
	width: 298px;
}
.certificate ul li p{
	font:normal 15px/32px "microsoft yahei";
	margin-top: 10px;
	text-align: center;
	width: 300px;
	height: 32px;
	overflow: hidden;
}
.certificate .btnLeft{
	width: 34px;
	height: 67px;
	background: url(../images/service2016/service.png) 0 -425px no-repeat;
	position: absolute;
	left: 0;
	top: 82px;
	cursor: pointer;
}
.certificate .btnRight{
	width: 34px;
	height: 67px;
	background: url(../images/service2016/service.png) 0 -502px no-repeat;
	position: absolute;
	right: 0;
	top: 82px;
	cursor: pointer;
}
.benzhan {
	position: relative;
	float: left;
	width: 1240px;
	margin: 30px -70px 0;
}
.benzhan .line{
	width: 6px;
	height: 100%;
	background-color: #e5e5e5;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -3px;

}
.leftBox {
	margin-top: 120px;
	width: 490px;
	float: left;
}
.leftBox ul li{
	position: relative;
	text-align: right;
	padding-bottom: 60px;
	min-height: 168px;
}
.leftBox ul li span{
	font:normal 48px/48px arial;
	color: #ff6600;
}
.certificate ul li td img {
	max-height: 200px;
}
.leftBox ul li i{
	position: absolute;
	top: 26px;
	right: -141px;
	width: 133px;
	height: 32px;
	background: url(../images/service2016/benzhan_bg.jpg) no-repeat;
}
.leftBox ul li p{
	margin-top: 10px;
	font:normal 16px/26px "microsoft yahei";
}
.rightBox {
	float: right;
	width: 490px;
	margin-top: 0;
}
.rightBox ul li{
	position: relative;
	margin-top: 60px;
	min-height: 168px;
}
.rightBox ul li:first-child {
	margin-top: 0;
}
.rightBox ul li span{
	font:normal 48px/48px arial;
	color: #ff6600;
}
.rightBox ul li i{
	position: absolute;
	top: 26px;
	left: -141px;
	width: 133px;
	height: 32px;
	background: url(../images/service2016/benzhan_bg.jpg) 0 -32px no-repeat;
}
.rightBox ul li p{
	margin-top: 10px;
	font:normal 16px/26px "microsoft yahei";
}
.footer {
	background-color: #242a37;
	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;
}
