﻿.iframe{
width: 100%;
height: 38px;
overflow: hidden;
}
#header {
	width: 100%;
	min-width: 1180px;
	height: 38px;
	background: #333;
}
.header {
	width: 1150px;
	margin: 0 auto;
	height: 38px;
	font-family: "\5b8b\4f53";
}
.header ul {
	color: #666;
}
.header ul li.name {
	margin-right: 30px;
}
.header ul li {
	float: left;
	line-height: 38px;
	margin-right: 10px;
}
.header ul li a {
	color: #DCDCDC;
}

.header ul li a:hover {
	color: #aacd06;
}
.header p a:hover {
	color: #aacd06;
}
.header p {
	line-height: 38px;
	color: #777;
	float: right;
	margin-right: 80px;
}
.header p a {
	color: #DCDCDC;
	margin: 0 5px;
	display: inline-block;
}
.header p a.mobile {
	background: #dcdcdc;
	margin-left: 10px;
	color: #333;
	height: 22px;
	line-height: 22px;
	width: 56px;
	text-align: center;
	display: inline-block;
	margin-top: 8px;
}
.weixin {
	width: 1150px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}
.weixinTop {
	position: absolute;
	top: -38px;
	right: 0px;
	cursor: pointer;
	color: #666;
	font-family: "\5b8b\4f53";
	background: #dcdcdc;
	color: #333;
	height: 22px;
	line-height: 22px;
	width: 66px;
	text-align: center;
	display: inline-block;
	margin-top: 8px;
}
.weixinBot img{
	width:100px;
}
.weixinBot {
	position: absolute;
	right: -18px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}
.top{
	width: 1150px;
	margin: 35px auto;
}
.top a.logo{
	float: left;
}
.top p{
	float: left;
	margin-left: 58px;
	font: normal 14px/48px "Microsoft Yahei","simhei";
	color: #dcdcdc;
	font-weight: lighter;
}
.top p a{
	font-size: 18px;
	line-height: 48px;
	color: #666;
	padding: 0 20px;
	font-weight: normal;
}
.top p a:hover{
	color: #92af00;
}
.mian{
	width: 1150px;
	margin: 0 auto;
}

.promotion{
	width: 810px;
	height: 607px;
	position: relative;
	float: left;
}

.promotionBoxZ{
	width: 810px;
	height: 607px;
	float: left;
	position: relative;
	overflow: hidden;
}
.carousel-inner{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 1;
}
.carousel-inner li {
	width: 810px;
	height: 607px;
	float: left;
    overflow: hidden;
	position: relative;
}
.carousel-inner img {
   width: 810px;
   height: 607px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.carousel-inner li b{
	width: 400%;
	height: 80px;
	background: url(../../images/picture/alpha2.png) repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.carousel-inner li p{
	width: 770px;
	padding: 0 20px;
	font-size: 22px;
	line-height: 76px;
	color: #fff;
	position: absolute;
	bottom: 4px;
	left: 0;
	z-index: 3;
	height: 76px;
	overflow: hidden;
}
.carousel-inner li p a{
	color: #fff;
}

.carousel-indicators{
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 999;
	text-align: center;
}
.carousel-indicators a{
	width: 25%;
	height: 4px;
	text-indent: 9999px;
	background: none;
	float: left;
}
.carousel-indicators a.active{
	background: #92af00;
}
.promotionBoxZ a.carousel-btn{
	width: 46px;
	height: 92px;
	position: absolute;
	top: 269px;
	z-index: 9999;
}
.promotionBoxZ a.carousel-prev-btn{
	background: url(../../images/picture/picture2019.png) no-repeat;
	left: 0;
}
.promotionBoxZ a.carousel-next-btn{
	background: url(../../images/picture/picture2019.png) no-repeat -54px 0;
	right: 0;
}
.listPic{
	width: 300px;
	float: right;
}
.listTitle{
	height: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.listTitle h2{
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	color: #333;
	padding-bottom: 14px;
	border-bottom: 2px solid #92af00;
	font-weight: normal;
	padding-left: 28px;
	background: url(../../images/picture/picture2019.png) no-repeat 0 -132px;
}
.listTitle h2 a{
	color: #333;
}
.listPic dl{
	width: 300px;
	height: 93px;
	padding: 19px 0;
	border-bottom: 1px dashed #ddd;
	float: left;
	position: relative;
}
.listPic dl b{
	width: 24px;
	height: 24px;
	position: absolute;
	top: 20px;
	left: 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	background: url(../../images/picture/alpha2.png) repeat;
	border-radius: 2px;
}
.listPic dl dt{
	width: 155px;
	float: left;
}
.listPic dl dt img{
	/*width: 124px;
	height: 93px;*/
	max-width: 155px;
	max-height: 93px;
	border-radius: 2px;
}
.listPic dl dd{
	width: 135px;
	float: right;
}
.listPic dl dd p{
	font-size: 14px;
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
	margin-top: 8px;
}
.listPic dl dd p a{
	color: #333;
}
.listPic dl dd p a:hover{
	color: #92af00;
}
.listPic dl dd span{
	font-size: 12px;
	line-height: 20px;
	color: #999;
	padding-left: 15px;
	background: url(../../images/picture/picture2019.png) no-repeat 0 -186px;
	display: block;
	margin-top: 5px;
}
.listPic ul{
	width: 300px;
	float: left;
}
.listPic ul li b{
	width: 20px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	float: left;
	background: #cccccc;
	border-radius: 2px;
	font-weight: normal;
}
.listPic ul li{
	width: 300px;
	height: 20px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	padding: 14px 0;
	border-bottom: 1px dashed #ddd;
	float: left;
}
.listPic ul li a{
	color: #333;
	width: 272px;
	float: right;
}
.listPic ul li a:hover{
	color: #92af00;
}
.list1{
	width: 1150px;
	margin: 10px auto 0;
}
.list1 ul{
	width: 1190px;
	float: left;
	margin-left: -40px;
}
.list1 ul li{
	width: 555px;
	height: 246px;
	float: left;
	position: relative;
	margin-left: 40px;
	margin-top: 40px;
}
.list1Pic{
	position: absolute;
	top: 0;
	left: 0;
}
.list1Text{
	width: 210px;
	height: 150px;
	padding: 15px 17px;
	background: url(../../images/picture/alpha.png) repeat;
	position: absolute;
	top: 33px;
	right: 0;
}
.list1Text h3{
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 15px;
	border-bottom: 2px solid #dddddd;
}
.list1Text h3 a{
	display: block;
	color: #dddddd;
	height: 30px;
	overflow: hidden;
}
.list1Text h3 a:hover{
	color: #f60;
}
.list1Text p{
	font-size: 14px;
	line-height: 22px;
	max-height: 86px;
	overflow: hidden;
	color: #ddd;
	margin-top: 15px;
}
.list2{
	width: 1150px;
	margin: 50px auto 0;
}
.list2 ul{
	width: 1152px;
	float: left;
	margin-left: -1px;
}
.list2 ul li{
	width: 383px;
	float: left;
	margin-left: 1px;
}
.list2 ul li img{
	width: 383px;
	height: 286px;
}
.list2 ul li p{
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin-top: 8px;
}
.list2 ul li p a{
	color: #333;
}
.list2 ul li p a:hover{
	color: #92af00;
}
.list3{
	width: 1150px;
	margin: 50px auto 0;
}
.list3 ul{
	width: 1190px;
	float: left;
	margin-left: -40px;
}
.list3 ul li{
	width: 555px;
	height: 416px;
	position: relative;
	float: left;
	margin-left: 40px;
}
.list3 ul li img{
	width: 555px;
	height: 416px;
}
.list3 ul li b{
	width: 100%;
	height: 50px;
	background: url(../../images/picture/alpha2.png) repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
.list3 ul li p{
	padding: 0 15px;
	width: 525px;
	font-size: 16px;
	line-height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
	overflow: hidden;
}
.list3 ul li p a{
	color: #fff;
}
.business{
	width: 1150px;
	margin: 40px auto;
}
.business h2{
	font-size: 22px;
	line-height: 40px;
	color: #333;
	font-weight: normal;
}
.business h2 a{
	color: #333;
}
.business h2 span{
	font-size: 12px;
	line-height: 30px;
	color: #bababa;
	margin-left: 12px;
}

.certificate{
	position: relative;
	width: 1150px;
	/*overflow: hidden;*/
	margin: 10px auto 0;
}
.certificate ul {
	margin-left: -22px;
	overflow: hidden;
}
.certificate ul li{
	float: left;
	margin-left: 20px;
	width: 273px;

}
.certificate ul li table{
	width: 270px;
	height: 200px;
	border: 1px solid #ddd;
}
.certificate ul li table img{
	width: 250px;
	height: 180px;
	padding: 10px;
}
.certificate ul li td{
	vertical-align: middle;
	text-align: center;
	width: 270px;
	height: 200px;
}
.certificate ul li p{
	font:normal 16px/32px "microsoft yahei";
	margin-top: 8px;
	text-align: center;
	width: 270px;
	height: 32px;
	overflow: hidden;
}
.certificate ul li p a{
	color: #333;
}
.certificate ul li p a:hover{
	color: #92af00;
}
.certificate .btnLeft{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../../images/picture/picture2019.png) no-repeat 0 -240px;
	cursor: pointer;
}
.certificate .btnRight{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../../images/picture/picture2019.png) no-repeat -62px -240px;
	cursor: pointer;
	margin-left: 56px;
}
.btns{
	width: 100px;
	height: 20px;
	position: absolute;
	top: -30px;
	right: 0;
	background: url(../../images/picture/picture2019.png) no-repeat 30px -381px;
}

.footer{
	background: #3d3d3d;
	min-width: 1150px;
	width: 100%;
}
.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
   }
/* .ft-rt{
	width: 410px;
	float: right;
}
.ft-rt dl{
	width: 230px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin-top: 15px;
}
.ft-rt dl dt{
	padding-left: 10px;
	color: #999;
	background: url(../../images/picture/picture2019.png) no-repeat 0px -287px;
}
.ft-rt dl dd{
	padding-left: 10px;
	color: #f2f2f2;
	margin-bottom: 15px;
} */
.qqBox{
	width: 180px;
	float: right;
	margin-top: 15px;
}
.qqBox p{
	font-size: 12px;
	line-height: 22px;
	color: #999;
	margin-bottom: 18px;
}
.qqBox p a{
	width: 78px;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    color: #fff;
    margin-right: 20px;
    text-indent: 26px;
    background: url(../../images/picture/picture2019.png) no-repeat 0 -335px;
}
.codeBox{
	width: 110px;
	height: 320px;
	background: #f0f0f0;
	position: fixed;
	left: 0;
	top: 159px;
	text-align: center;
	z-index: 9999;
}
.codeBoxList{
	top: 181px;
}
.codeBox h2{
	height: 38px;
	background: #98b30d;
	font-size: 14px;
	line-height: 38px;
	color: #fff;
}
.codeBox img{
	margin-top: 17px;
}
.codeBox p{
	font-size: 12px;
	line-height: 18px;
	color: #666;
	margin-top: 5px;
	font-family: "\5b8b\4f53";
}
#location{
	width: 100%;
	height: 60px;
	border-top: 1px solid #ddd;
}
.location{
	width: 1150px;
	margin: 0px auto;
	height: 60px;
	font: normal 14px/60px "microsoft yahei";
	color: #666666;
	text-indent: 28px;
	background: url(../../images/picture/picture2019.png) no-repeat 0px -400px;
}
.location a{
	color: #666666;
	margin: 0px 5px;
}
.location a:hover{
	color: #98b30d;
}
.pictureList{
	width: 1150px;
	margin: 0 auto;
}
.pictureList ul{
	width: 1172px;
	float: left;
	margin-left: -20px;
}
.pictureList ul li{
	width: 253px;
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 5px #ebebeb;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.pictureList ul li img{
	width: 253px;
	height: 189px;
}
.pictureList ul li h3{
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin-top: 8px;
	font-weight: normal;
}
.pictureList ul li h3 a{
	color: #333;
}
.pictureList ul li h3 a:hover{
	color: #92af00;
}
.pictureList ul li p{
	font-size: 12px;
	line-height: 20px;
	color: #999;
	margin-top: 8px;
	margin-bottom: 7px;
}
.pictureList ul li p span{
	display: inline-block;
	padding: 0 5px;
	color: #fff;
	margin-right: 15px;
	background: #92af00;
}

.newspages{width: 850px;margin: 0 auto; height: 40px;clear:both;padding: 30px 0 50px;text-align: center;font:normal 14px/40px "Tahoma";color: #666;}
.newspages 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; }
.newspages a.ft{width: 52px;padding: 0; border-left: 1px solid #e6e6e6;border-right:0;background: url(../../images/picture/pageBg.png) no-repeat 0 0;}
.newspages a.next{margin-right:15px;width: 52px;padding: 0;background: url(../../images/picture/pageBg.png) no-repeat -199px 0; }
.newspages a.prev{width: 64px;padding: 0;background: url(../../images/picture/pageBg.png) no-repeat -54px 0;   border-left: 1px solid #e6e6e6; }
.newspages a.lt{width: 64px;padding: 0;background: url(../../images/picture/pageBg.png) no-repeat -134px 0;}
.newspages a.on{background: #92AF00;border: 1px solid #92AF00;border-left: 0;color: #fff;font-weight: bold;}
.newspages input{ width: 46px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 14px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.newspages button{ width: 58px; height: 40px; display: inline-block; text-align: center;outline: none;border: none;border-radius: 3px; font:normal 14px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background: #92AF00;color: #fff; }
