@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:13px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1200px; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1200px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-l{text-align: left;}
.txt-r{text-align: right;}
.col-white{color: #fff;}

/* CSS Document */


/*公共头部*/
.head{height: 110px;}
.logo{margin-top: 17px;}
.head .logo h1 {line-height: 0px;}
.head-tel{background: url(../images/head-tel.png) no-repeat left center; padding-left: 47px; margin-top: 34px;}
.head-tel em{display: block; font-size: 14px; color: #666666;}
.head-tel strong{display: block; font-size: 26px; line-height: 19px; color: #058f41;}

.nav{background: #2a4685;height: 60px;}
.nav ul li{float: left; position: relative; border-right: solid 1px #0b5888; width: 148px;}
.nav ul li>a{display: block; font-size:16px; line-height: 60px; color: #fff; text-align: center; }
.nav ul li.on>a{background: #058f41;}
.nav ul li:hover>a{background: #058f41; } 
.nav ul li .hide{background: rgba(255,255,255,0.9); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;font-size: 14px;left: 0px;display: none;width: 148px;position: absolute;text-align: center;z-index: 10000;}
.nav ul li .hide em a{ display:block; font-size: 15px;line-height:35px;font-weight: normal; text-align:center; height:35px; color: #333;}
.nav ul li .hide em a:hover{background: #fff; color: #058f41; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}

.navfixed{position: fixed; top: 0; z-index: 222; width: 100%;}

/*首页banner*/
.banner{position:relative;}
.banner-hd {height:660px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:58px;height:5px; margin:0 5px; cursor:pointer; float: left; background: #fff; }
.banner-hd .num li.on {background: #058f41;  } /*当前项*/


/*走进捷嘉环保*/
.about{padding: 37px 0 54px;}
.about .about-title{margin-bottom: 35px;}
.about .about-title h2{background: url(../images/about-line.png) no-repeat center; font-size: 28px; line-height: 46px; color: #ffffff; font-weight: bold; margin-top: 10px;}

.about  .pic{width: 518px;}
.about  .info{width: 655px; margin-top: 10px;}
.about  .info h3{display: block; font-size: 20px; line-height: 20px; color: #333333; height: 41px; background: url(../images/h3-line.png) no-repeat center bottom; margin-bottom: 31px;}
.about  .info p{display: block; font-size: 15px; line-height: 30px; color: #797979; margin-bottom: 69px; text-align: justify;}
.about  ul li{float: left; padding: 21px 0 15px; width: 208px; border: solid 1px #e1e1e1; margin-left: 8px;}
.about  ul li .icon{width: 42px; height: 36px; background-position: top center; overflow: hidden; margin: 0 auto;}
.about  ul li .icon1{background: url(../images/about-icon1.png);}
.about  ul li .icon2{background: url(../images/about-icon2.png);}
.about  ul li .icon3{background: url(../images/about-icon3.png);}
.about  ul li em{display: block; font-size: 14px; line-height: 32px; color: #5a5a5a; text-align: center;}
.about  ul li:hover{border-color: #099647; background: #099647}
.about  ul li:hover .icon{background-position: bottom center;-ms-transition-duration: 0.2s; transition-duration: 0.2s;}
.about  ul li:hover em{color: #fff;}


/*捷嘉环保水环境综合治理*/
.water{background: url(../images/water-bg.jpg) no-repeat center top; height: 400px;}
.index-info strong{display: block; font-size: 32px; margin-bottom: 9px;}
.index-info h3{display: block; font-size: 14px; margin-bottom: 24px;}
.index-info a{transition:0.6s;}
.index-info a:hover{ margin-left:20px; }
.water .index-info {padding-top: 133px;}
.water .index-info a{display: block; font-size: 13px; line-height: 16px; background: url(../images/water-more.png) no-repeat 67px center; color: #fff; }



/*捷嘉环保核心工艺*/
.core{padding: 35px 0 56px;}
.core .index-title{margin-bottom: 29px;}
.index-title img{display: block; margin: 0 auto 2px;}
.index-title h2{display: block; font-size: 32px; color: #303030; font-weight: bold;}
.index-title strong{color: #2a4685;}
.core .index-title em{display: block; font-size: 14px; color: #666;}
.core-list ul{text-align: center;}
.core-list ul li{display: inline-block; background: #058f41;  width: 407px;  padding: 23px 0 32px 33px; margin: 0 7px;}
.core-list ul li strong{display: block; font-size: 20px;}
.core-list ul li h3{display: block; font-size: 13px; margin-bottom: 23px;}


/*捷嘉环保室内空气环境治理*/
.air{background: url(../images/air-bg.jpg) no-repeat center top; height: 400px;}
.air .index-info {padding-top: 80px; margin-left: 15px;}
.air .index-info strong{color: #151515; font-size: 36px;}
.air .index-info h3{color: #333333;font-size: 20px;}
.air .index-info a{display: block; font-size: 16px; line-height: 16px; background: url(../images/air-more.png) no-repeat 67px center; color: #333; }


/*捷嘉环保环境用品销售*/
.sales{padding: 43px 0 63px;}
.sales .index-title{margin-bottom: 39px;}
.sales-btn{width: 216px; height: 353px; overflow: hidden;}
.sales-btn ul li,.sales-btn ul a{float: left; background: url(../images/sales-btn.png) no-repeat left center;  font-size: 16px; line-height: 66px; color: #fff; padding-left: 63px; width: 153px; margin-bottom: 7px; cursor: pointer;}
.sales-btn ul li.on,.sales-btn ul a:hover{background: url(../images/sales-btn-on.png) no-repeat left center;}

.sales-class{width: 966px;}
.sales-class .pic{width: 575px;}
.sales-class .info{width: 360px; background: #fafafa; padding-left: 31px; height: 353px;}
.sales-class .info strong{display: block; font-size: 18px; color: #2a4685; padding-top: 37px; margin-bottom: 11px;}
.sales-class .info p{display: block; font-size: 14px; line-height: 30px; color: #828282; width: 339px; text-align: justify; margin-bottom: 60px;}
.sales-class .info a{display: block; width: 118px; height: 42px; border: solid 1px #058f41; font-size: 14px; line-height: 42px; color: #666666; text-align: center;}
/* Sweep To Right */
a.hvr-sweep-to-right {

  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;

  color: #fff;
}
a.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #058f41;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-sweep-to-right:hover,a.hvr-sweep-to-right:focus,a.hvr-sweep-to-right:active {
  color: white;
}
a.hvr-sweep-to-right:hover:before,a.hvr-sweep-to-right:focus:before,a.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  
}

.sales-content{position: relative; margin-top: 54px;}
.sales-content .sPrev,.sales-content .sNext{position: absolute; top: 98px; width: 42px; height: 82px; z-index: 2;}
.sales-content .sPrev {background: url(../images/sales-prev.png) no-repeat center #ebebeb; left: -70px;}
.sales-content .sNext {background: url(../images/sales-next.png) no-repeat center #ebebeb; right: -70px;}
.sales-list{overflow: hidden;}
.sales-list ul li{float: left; width: 290px; margin-right: 13px;}
.sales-list ul li .pic{width: 288px; height: 218px; overflow: hidden;border: solid 1px #ccc;}
.sales-list ul li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.sales-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.sales-list ul li h3{display: block; background: #fafafa; font-size: 15px; line-height: 56px; color: #666; text-align: center;}
.sales-list ul li:hover h3{background: #058f41; color: #fff;}


/*捷嘉环保新闻资讯*/
.news{background: url(../images/news-bg.jpg) no-repeat center top; padding: 50px 0 87px;}
.news .container{position: relative;}
.news .news-more{position: absolute; top: 14px; right: 0; width: 100px; background: url(../images/news-more.png) no-repeat center #2a4685; height: 46px; transition:0.6s;}
.news .news-more:hover{background: url(../images/news-more.png) no-repeat center #058f41; }
.news .index-title{padding-bottom: 73px;}

.latest-news{width: 410px;}
.latest-news .pic{width: 410px; height: 258px;}
.latest-news .info{background: #fff; padding: 17px 36px 22px 20px;}
.latest-news .info h3{display: block; font-size: 15px; line-height: 15px; color: #333;}
.latest-news .info span{display: block; font-size: 13px; color: #888888; margin-bottom: 8px;}
.latest-news .info p{display: block; font-size: 13px; color: #666666;}
.latest-news a:hover .info h3{color: #2a4685;}

.news-list{background: #fff; padding:  20px 38px  0 20px; width: 702px; height: 368px; overflow: hidden;}
.news-list ul li{margin-bottom: 27px;}
.news-list ul li .pic{width: 156px; height: 98px;}
.news-list ul li .info{width: 534px; margin-top: 7px;}
.news-list ul li .info h3{display: block; font-size: 15px; line-height: 15px; color: #333;}
.news-list ul li .info span{display: block; font-size: 13px; color: #888888; margin-bottom: 6px;}
.news-list ul li .info p{display: block; font-size: 13px; color: #666666;}


/*公共底部*/
.foot{background: #2a4685; }
.foot dl{float: left; margin-right: 132px; padding-left: 44px;height: 364px;}
.foot dl.icon1{background: url(../images/foot-icon1.png) no-repeat left top;}
.foot dl.icon2{background: url(../images/foot-icon2.png) no-repeat left top;}
.foot dl.icon3{background: url(../images/foot-icon3.png) no-repeat left top; margin-right:0;}
.foot dl dt{display: block; font-size: 18px; color: #fff; padding-top: 64px; margin-bottom: 16px;}
.foot dl dd a,.foot dl p{display: block; font-size: 14px; line-height: 30px; color: #9ab2e9;}
.foot dl dd a:hover{color: #fff;}
.foot dl p span{margin-right: 14px;}
.foot dl p em{margin-left: 55px;}
.wechat-list {margin: 57px 0 32px;}
.wechat-list ul li{float: left; margin-right: 20px; width: 107px;}
.wechat-list ul li img{display: block;}
.wechat-list ul li em{display: block; font-size: 14px; line-height: 36px; color: #fff; text-align: center;}
.foot-tel span{display: block; font-size: 13px; color: #dadada;}
.foot-tel strong{display: block; font-size: 24px; color: #058f41; font-family: arial;}

.foot-copy{background: #1e315b; height: 60px; }
.foot-copy p{display: block; font-size: 13px; line-height: 60px; color: #fff;}
.foot-copy p a{color: #fff;}
.foot-copy p a:hover{text-decoration: underline;}


/*在线咨询*/
.zx-service{position: fixed;right: 5px;top: 25%;z-index: 9999;}
.zx-service>ul>li{width: 80px;height: 80px;margin-bottom: 1px;position: relative;}  
.zx-service>ul>li a{display: block;width: 80px;height: 30px;color: #fff;font-size: 15px;text-align: center;padding-top: 50px;}  

.zx-service01{background: url(../images/online-icon1-1.png) no-repeat center top 10px #058f41;}
.zx-service02{background: url(../images/online-icon2-2.png) no-repeat center top 10px #058f41;}
.zx-service03{background: url(../images/online-icon3-3.png) no-repeat center top 10px #333333;}
.zx-service04{background: url(../images/online-icon4-4.png) no-repeat center top 10px #333333;}
.zx-service05{background: url(../images/online-icon5-5.png) no-repeat center top 10px #333333;}

.zx-service02:hover a{background: url(../images/online-icon2-2.png) no-repeat center top 10px #058f41;}
.zx-service03:hover a{background: url(../images/online-icon3-3.png) no-repeat center top 10px #058f41;}
.zx-service04:hover a{background: url(../images/online-icon4-4.png) no-repeat center top 10px #058f41;}
.zx-service05:hover a{background: url(../images/online-icon5-5.png) no-repeat center top 10px #058f41;}
  
.weixin-hide{width: 120px;padding: 130px 10px 0;background:url(../images/wechat-pic.jpg) no-repeat center top 10px #058f41;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 40px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
  
.tel-hide{padding: 10px;background: #058f41;position: absolute;right: 81px;top: 0;width: 140px;display: none;}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li:first-child{margin-bottom: 10px;padding-bottom: 10px; border-bottom: 1px solid #fff}
.tel-hide li span{line-height: 12px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 

.zx-service03:hover .weixin-hide{display: block;}
.zx-service04:hover .tel-hide{display: block;}


/*内页样式*/
.ny-hd{height: 450px;}
.ny-main{margin-bottom: 80px;}

.position{border-bottom: 1px solid #ccc;height: 50px; margin-bottom:35px; line-height: 50px;}
.position .ny-home{display: inline-block;background: url(../images/ny-home.png) no-repeat center; width: 52px; height: 50px; border-left: solid 1px #ccc; border-right: solid 1px #ccc; margin-right: 10px;}
.position span a{display: inline-block; font-size: 14px; }
.position .ctitle1 li{float: left;margin-left: 30px; }

.position .ctitle1 li a{display: block;height: 50px; font-size: 15px;color: #666;text-align: center; position: relative;}
.position .ctitle1 li a:after{position: absolute; content: ''; bottom: 0; width: 0; height: 2px; background: #2a4685; left: 50%;  transition:0.6s;}
.position .ctitle1 li.on a,.position .ctitle1 li:hover a{color: #333;}
.position .ctitle1 li.on a:after,.position .ctitle1 li:hover a:after{width: 100%; left:0;}


/*内页产品列表页*/
.ny-sales-list ul{width: 1230px;}
.ny-sales-list ul li{float: left; width: 277px; margin-right: 30px; margin-bottom: 30px;}
.ny-sales-list ul li .pic{width: 275px; height: 208px; overflow: hidden;border:solid 1px #ccc;}
.ny-sales-list ul li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.ny-sales-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.ny-sales-list ul li h3{display: block; background: #fafafa; font-size: 15px; line-height: 50px; color: #666; text-align: center;}
.ny-sales-list ul li:hover h3{background: #058f41; color: #fff;}



/*产品详情*/
.pro1 .pro-list-pic{width: 332px;}
.pro1 .spec-preview img{display: block;}
.pro1 .descript1{width: 810px;}
.pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #c0ccd6; padding: 10px 0 15px; margin-bottom: 10px;}
.pro1 .descript1 p{width: 810px;font-size: 13px;color: #666;line-height: 28px;margin: 10px 0;text-align: justify;}
.pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.pro1 .descript1 a.consult:hover{background-color: #028240;}
.pro1 .descript1 p.haoma{ color: #333;font-size: 15px;display: block; margin: 20px 0;}
.pro1 .descript1 p.haoma em {display: inline-block;color: #028240;font-size: 25px;font-weight: bold; vertical-align: middle;}
.pro1 .share{overflow: hidden;margin-top: 15px;}
.pro1 .share ul li{float: left;margin: 0 5px;}
.detail {margin-bottom: 15px;}
.detail .de-title{border-bottom: solid 3px #028240; margin-bottom: 20px;}
.detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#028240;}


/*内页 新闻列表*/
.ny-news-list ul li{padding-bottom: 30px;border-bottom: 1px solid #d9d9d9;margin-bottom: 30px;}
.ny-news-list em,.ny-news-list span,.ny-news-list i,.ny-news-list a{display: block;font-family: arial;}
.ny-news-date{text-align: right;color: #737373;margin-top: 10px;}
.ny-news-date em{font-size: 24px;}
.news-date span{color: #b2b2b2;line-height: 10px;}
.ny-news-date i{width: 20px;height: 1px;background: #737373;margin-left: 40px;margin-bottom: 5px;}

.ny-news-content{width: 700px;padding-top: 20px;margin-left: 40px;}
.ny-news-content h3{font-size: 18px;line-height: 18px;color: #333;padding-bottom: 20px;}
.ny-news-content p{line-height: 28px;color: #808080;text-align: justify;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.ny-news-content span{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;color: #737373;line-height: 50px;}
.ny-news-list ul li:hover .ny-news-content h3,.ny-news-list ul li:hover .ny-news-content span{color: #058f41;}
.ny-news-list ul li:hover .ny-news-content span{padding-left: 20px;}



/*内页图片列表页*/
.ny-pic-list ul{width: 1230px;}
.ny-pic-list  ul li{float: left; width: 275px; margin-right: 30px; margin-bottom: 30px;}
.ny-pic-list  ul li .pic{width: 275px; height: 208px; border: solid 1px #ccc;}
.ny-pic-list  ul li h3{display: block; font-size: 15px; line-height: 35px; color: #333; text-align: center;}
.ny-pic-list  ul li:hover h3{color: #2a4685;}


.pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.pagelist a,.pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.pagelist span.current {color: #f30;border: 1px solid #ddd;}
