﻿.top{
	width: 1180px;
	margin: 30px auto;
}
.top .logo{
	float: left;
}
.top h1{
	font-size: 24px;
    line-height: 30px;
    color: #92af00;
    height: 30px;
    padding-left: 15px;
    border-left: 1px solid #dddddd;
    margin-left: 15px;
    margin-top: 15px;
    float: left;
	text-align: center;
	font-weight: normal;
}

.search{ 
	width: 515px;
	height: 40px;
	float: left;
	margin-left: 80px;
	border: 2px solid #92af00;
	border-right:none;
	margin-top: 8px;
}
.searchSelect{
	width: 72px;
	height: 24px;
	float: left;
	border-right:1px solid #ddd;
	position: relative;
	z-index: 99999;
	margin: 8px 0;
	border-radius: 2px 0 0 2px;
}
.searchSelectTop{
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.searchSelectTop p{
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	text-indent: 10px;
}
.searchSelectTop i{
	display: block;
	position: absolute;
	width: 9px;
	height: 5px;
	top: 10px;
	left: 50px;
	background:url(../../images/brands/brand2019/brand.png) no-repeat 0 -63px;
	-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;
	-webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.searchSelectTop.focus i{
	-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;
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.searchSelectBot{
	position: absolute;
	width: 71px;
	border:2px solid #92AF00;
	left: -2px;
	top: 34px;
	z-index: 99999;
	background: #fff;
	display: none;
}
.searchSelectBot li{
	text-indent: 15px;
	font-size: 12px;
	line-height: 24px;
	cursor: pointer;
}
.searchSelectBot li:hover{
	background: #92AF00;
	color: #fff;
}
.search input{
	width: 368px;
	height: 40px;
	float: left;
	text-indent: 15px;
	font-size: 14px;
	line-height: 40px;
	color: #999;
	border:none;
	font-family: "microsoft yahei";
}
.search button{
	width: 74px;
	height: 40px;
	border:none;
	background:url(../../images/brands/brand2019/brand.png) no-repeat 27px -75px #92AF00;
	cursor: pointer;
	outline: none;
	float: right;
}
#nav{
	width: 100%;
	min-width: 1180px;
	background: #92af00;
}
.nav{
	height: 50px;
	width: 1180px;
	margin: 5px auto 0;
}
.nav ul li{
	float: left;
}
.nav ul li a{
	display: inline-block;
	float: left;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	width: 128px;
	text-align: center;
	font-weight: bold;	
}
.nav ul li a:hover{
	color: #fff;
}
.select{
	background: #aacd06;
}
.nav ul li a:hover{
	background: #aacd06;
}

.brandClassific{
	width: 1180px;
	margin: 30px auto;
}
.brandClassific b{
	height: 43px;
	width: 24px;
	font-size: 12px;
	line-height: 15px;
	padding: 5px 10px 0;
	color: #fff;
	background: url(../../images/brands/brand2019/brand.png) no-repeat 0 -133px;
	float: left;
	font-weight: normal;
	margin-right: 7px;
}
.brandClassific a{
	font-size: 14px;
	line-height: 36px;
	background: #f2f2f2;
	padding: 0 18px;
	border-radius: 3px;
	float: left;
	margin-left: 12px;
	color: #333;
	margin-top: 6px;
}
.brandClassific a:hover{
	color: #fff;
	background: #92af00;
}
.banner{
	width: 1180px;
	margin: 0 auto;
}
.members{
	width: 840px;
	height: 380px;
	float: left;
	position: relative;
}
.memberList{
	width: 840px;
	height: 380px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	display: none;
}
.memberList img{
	width: 840px;
	height: 380px;
}
.memberNav{
	width: 840px;
	height: 44px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.memberNav p{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}
.memberNav a{
	display: inline-block;
	width: 209px;
	height: 44px;
	border-right: 1px solid #ccc;
	font-size: 14px;
	line-height: 44px;
	color: #fff;
	text-align: center;
}
.memberNav a.focus{
	background: #92af00;
}
.memberNav b{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 2;
}
.news{
	width: 300px;
	float: right;
}
.news h2{
	font-size: 16px;
	line-height: 41px;
	border-top: 2px solid #92af00;
	border-bottom: 1px dashed #e6e6e6;
	text-align: center;
	    font-weight: bolder;
}
.news ul{
	padding-top: 6px;
}
.news ul li{
	margin-top: 5px;
	padding-left: 15px;
	background: url(../../images/brand2018/brand.png) no-repeat 0 -202px;
}
.news ul li a{
	font-size: 14px;
	line-height: 30px;
	color: #333;
	display: block;
}
.news ul li a:hover{
	color: #92AF00;
}
.news ul li span{
	font-size: 12px;
	line-height: 20px;
	color: #999;
	display: block;
}
.company{
	width: 1180px;
	margin: 25px auto 30px;
}
.companyTop{
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 10px;
}
.companyTop a{
	color: #333;
}
.companyTop i{
	font-size: 32px;
	line-height: 32px;
	color: #a5c604;
	position: relative;
	top: 6px;
}
.company ul{
	width: 100%;
	float: left;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
.company ul li{
	width: 235px;
	height: 128px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	position: relative;
}
.company ul li table{
	width: 195px;
	height: 110px;
	margin: 9px 20px;
}
.company ul li table td{
	width: 195px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
}
.company ul li table img{
	max-width: 195px;
	max-height: 110px;
}
.company ul li p{
	font-size: 14px;
	line-height: 32px;
	background: #92AF00;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	display: none;
}
.company ul li p a{
	color: #fff;
}
.company ul li:hover p{
	display: block;
}
.floor{
	width: 1180px;
	margin: 0 auto 10px;
}
.floorTop {
	height: 32px;
	position: relative;
	margin-bottom: 14px;
}
.floorTop b{
	width: 32px;
	height: 32px;
	font-size: 18px;
	line-height: 32px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	background: #92AF00;
	display: inline-block;
	border-radius: 3px;
	margin-right: 10px;
}
.floorTop a{
	font-size: 24px;
	line-height: 32px;
	color: #333;
}
.floorTop a.more{
	font-size: 14px;
	line-height: 32px;
	color: #999;
	position: absolute;
	right: 0;
	top: 0;
}
.floorBot ul{
	float: left;
	margin-left: -20px;
}
.floorBot ul li{
	width: 218px;
	height: 226px;
	float: left;
	position: relative;
	border: 1px solid #e6e6e6;
	border-top: 3px solid #92AF00;
	margin-left: 20px;
	margin-bottom: 20px;
}
.floorBot ul li table{
	width: 218px;
	height: 88px;
	position: absolute;
	top: 0;
	left: 0;
}
.floorBot ul li table td{
	width: 218px;
	height: 88px;
	text-align: center;
	vertical-align: middle;
}
.floorBot ul li>a>img{
	max-width: 220px;
	height: 100px;
	position: absolute;
	top: 88px;
	left: -1px;
}
.floorBot ul li p{
	font-size: 14px;
	line-height: 38px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding-top: 3px;
	background: url(../../images/brand2018/p_bg.png) repeat-x;
	z-index: 2;
}
.floorBot ul li p a{
	color: #333;
}
.floorBot ul li:hover{
	box-shadow: 0 0 10px #e6e6e6;
}
.floorBot ul li:hover a{
	color: #92AF00;
}
.spread{
	width: 1180px;
	margin: 0 auto;
	text-align: center;
}
.spread a{
	display: inline-block;
	width: 134px;
	height: 34px;
	text-align: center;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	font-size: 14px;
	line-height: 34px;
	color: #666;
	padding-right: 20px;
	background: url(../../images/brand2018/brand.png) no-repeat 122px -242px;
}
.mainBot{
	display: none;
}
.videoInterview{
	width: 1180px;
	margin: 30px auto;
}
.videoTop{
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 10px;
	position: relative;
}
.videoTop a{
	color: #333;
}
.videoTop i{
	font-size: 32px;
	line-height: 32px;
	color: #a5c604;
	position: relative;
	top: 6px;
}
.videoTop a.more{
	font-size: 14px;
    line-height: 32px;
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
}
.videoInterview ul{
	float: left;
	margin-left: -20px;
}
.videoInterview ul li{
	width: 220px;
	height: 215px;
	float: left;
	margin-left: 20px;
	position: relative;
}
.videoInterview ul li img{
	width: 220px;
	height: 154px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.videoInterview ul li b{
	width: 220px;
	height: 154px;
	background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: none;
}
.videoInterview ul li a.play{
	width: 56px;
	height: 56px;
	position: absolute;
	left: 82px;
	top: 49px;
	background: url(../../images/brand2018/brand.png) no-repeat 0 -292px;
	z-index: 3;
	display: none;
}
.videoInterview ul li p{
	font-size: 14px;
	line-height: 30px;
	position: absolute;
	top: 158px;
	left: 0;
	width: 100%;
}
.videoInterview ul li p a{
	color: #333;
}
.videoInterview ul li span{
	font-size: 12px;
	line-height: 20px;
	color: #999;
	width: 100%;
	position: absolute;
	top: 184px;
	left: 0;
}
.videoInterview ul li:hover b{
	display: block;
}
.videoInterview ul li:hover .play{
	display: block;
}
.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;
  }
  .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;
   }
   .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
   }
.foot-nav-img{
	position: absolute;
	right: 20px;
	bottom: 45px;
	width: 120px;
}
.foot-nav-img span{
	margin-top: 8px;
	font-size: 12px;
	text-align: center;
	  color: #868686;
	  display: block;
}
   
   .backHome {
	width: 58px;
	position: relative;
}
.backHome a.index,
.backHome a.guest,
.backHome a.price,
.backHome a.rightWx,
.backHome a.back,
.backHome .qq {
	width: 58px;
	height: 21px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff!important;
	padding: 37px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(../../images/brands/brand2019/rightBarBg.png) no-repeat 0 0 #92af00;
	text-decoration: none;
	cursor: pointer;
}

.backHome a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.backHome .index {
	background: url(../../images/brands/brand2019/rightBarBg.png) no-repeat 0 -4px #92af00;
}
.backHome .cooperation {
	background: url(../../images/brands/brand2019/rightBarBg.png) no-repeat 0 -57px #92af00;
}

.backHome a.price {
	background: url(../../images/brands/brand2019/rightBarBg.png) no-repeat 0px -57px #92af00;
}

.backHome a.rightWx {
	background: url(../../images/brands/brand2019/rightBarBg.png) no-repeat 3px -228px #92af00;
}
.backHome a.guest{
	background: url(../../images/brands/brand2019/rightBarBg.png) no-repeat 2px -115px #92af00;
}
.backHome a.back{
	background: url(../../images/brands/brand2019/rightBarBg.png) no-repeat 2px 0px #92af00;
}
.backHome img {
	position: absolute;
	right: 60px;
	top: 45px;
	max-width: 100px;
	max-height: 100px;
	display: none;
}
.toTop {
	width: 58px;
	height: 58px;
	position: fixed;
	_position: absolute;
	top: 389px;
	_top: expression(eval(document.documentElement.scrollTop+527));
	display: none;
	font: normal 11px "Microsoft Yahei", "simhei";
}

.toTop a,
.toTop a:hover {
	display: block;
	width: 58px;
	height: 19px;
	padding: 35px 0px 0 0px;
	background: url(../../images/brands/brand2019/rightBarBg.png) no-repeat 2px -170px #92af00;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff!important;
	text-decoration: none;
	text-align: center;
}

.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#goTop {
	position: fixed;
	_position: absolute;
	top: 201px;
	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));
}

.backHome .qq {
	position: relative;
	z-index: 99999;
	background: url(../../images/brands/brand2019/rightBarBg.png) no-repeat 0px -288px #92af00;
}

.backHome .qq:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
	color: #fff!important;
}

.qqconsult {
	display: none;
	position: absolute;
	left: -165px;
	top: 0px;
	width: 160px;
	padding-right: 10px;
	z-index: 9999;
}

.qqBox {
	width: 140px;
	height: 95px;
	background-color: #fff;
	border: #92af00 10px solid;
}

.qqBox h3 {
	width: 138px;
	background-color: #92af00;
	border: #fff 1px solid;
	height: 28px;
}

.qqBox h3 {
	font: 16px/28px "microsoft yahei";
}

.qqBox p {
	margin-left: 8px;
}

.qqBox p span {
	margin-top: 10px;
	float: left;
	line-height: 16px;
	color: #333333;
	margin-right: 12px;
	font-family: "microsoft yahei";
}

.qqBox p a {
	margin-top: 10px;
	display: block;
	float: left;
	cursor: pointer;
	border: none;
	height: 16px;
	line-height: 16px;
	width: 68px;
	color: #fff;
	font-family: "microsoft yahei";
}

.qqBox p a.btn1 {
	background-color: #92af00;
}

.qqBox p a.btn2 {
	background-color: #f26522;
}

.appBot {
	position: absolute;
	top: 0;
	right: 60px;
	display: none;
}

.appBot img {
	width: auto;
	height: auto;
	position: static;
	display: block;
}
.backHome .cooperation:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
	color: #fff!important;
}
