@charset "utf-8";
.gwidth{width: 1200px;margin-left: auto;margin-right: auto;}
.phone{display: none;}
.pc{display: block;}
.xuanfukuang{display: block;}

/* 顶部 */
.head{height: 115px;}
.head>img{float: left;width: 645px;height: 82px;margin-top: 16px;padding: 0;}
.head>div{float: right;margin-top: 18px;background: url(../images/head_dianhua.png) left center no-repeat;padding-left: 70px;}
.head>div h4{float: left;font-size: 20px;color: #077568;font-weight: 500;}
.head>div span{display: block;font-size: 30px;color: #077568;font-weight: 700;}

/* 导航栏 */
.nav{height: 60px;line-height: 60px;background-color: #077568;}
.nav ul li{float: left;width: 136px;height: 60px;font-size: 16px;color: #FFF;text-align: center;position: relative;transition: all 0.3s;}
.nav ul li:hover{background-color: #333333;}
.nav ul li:hover a:before{content: '';display: block;width: 19px;height: 3px;background-color: #FFF;position: absolute;bottom: 12px;left: 58px;transition: all 0.3s;}

/* 轮播图 */
.lb{width: 100%;overflow: hidden;}
.lb .banner{position: relative;overflow: hidden;text-align: center;width: 100%;margin:0 auto;}
.lb .banner .dots{position:absolute;left:0;right:0;bottom:15px;z-index:3;}
.lb .banner .dots li{display:inline-block;width:15px;height:15px;margin:0 6px;text-indent:-999em;border:1px solid  #077568;opacity:.4;border-radius:50%;cursor:pointer;background-color: #FFF;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s;}
.lb .banner .dots li.active{background :#077568;opacity:1;border-color:  #077568;}
.lb .banner .arrow{position:absolute;top: 44%; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.lb .banner ul{z-index: 1;width: 100%;overflow: hidden;}
.lb .banner ul .slider-item {width: 100%;float: left; position: relative; overflow: hidden;}
.lb .banner ul .slider-item img{display: block;width: 100%;}
.lb .banner ul .slider-item .slider-title {position: absolute;left: 0;bottom: 0px;width: 610px;max-height: 56px;padding: 15px;text-align:left;line-height: 28px;color: #fff;font-size: 18px;font-weight: bold;background: -webkit-linear-gradient(top, transparent, rgba(0,0,0,0.9));background: url(../images/slider-info-bg.png) \9;}

/* index-搜索 */
.sousuo{height: 72px;background-color: #F2F2F2;}
.sousuo .ss>div{float: left;line-height: 72px;font-size: 16px;}
.sousuo .ss>div i{color: #077568;}
.sousuo .ss>div em{color: #666;margin: 0 6px;}
.sousuo .ss>form{float: right;position: relative;}
.sousuo .ss>form .in{width: 223px;height: 34px;border: 1px solid #999;margin-top: 18px;padding: 0 0 0 10px;}
.sousuo .ss>form .put{float: right;width: 54px;height: 38px;color: #FFF;background-color: #999;margin-top: 16px;padding: 0;position: relative;z-index: 1;}
/* .sousuo .ss>form>i{display: inline-block;width: 27px;height: 27px;background: url(../images/fangdajing.png) center no-repeat;position: absolute;z-index: 2;margin-top: 21px;margin-left: 13px;} */

@keyframes myMove {
  0% {top: 0px;}
  50% {top: 12px;}
  100% {top: 0px;}
}
/* index-产品展示 */
.ctta{margin-top: 40px;margin-bottom: 40px;}
.ctta>h2{line-height: 50px;text-align: center;font-size: 34px;color: #333;}
.ctta>h2 i{color:#077568;}
.ctta>span{display: block;line-height: 30px;text-align: center;font-size: 20px;color: #333;}
.ctta>div{height: 37px;text-align: center;}
.ctta>div img{width: 26px;height: 25px; position: relative;top: 0px;animation: myMove 2s infinite;}
.ctta>ol{text-align: center;}
.ctta>ol li{background-color: #077568; display: inline-block;width: 133px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #999;border-radius: 5px;font-size: 14px;color: #ffffff;margin: 10px 10px 30px;transition: all .3s;}
.ctta>ol li:hover{background-color: #ffffff;border: 1px solid #077568;color: #999999;}
.ctta>ul li{float: left;width: 284px;height: 270px;margin: 0 17px 30px 0; border: 1px solid #077568;border-bottom:none;}
.ctta>ul li:nth-child(4n){margin-right: 0;}
.ctta>ul li:nth-child(n+5){margin-bottom: 0;}
.ctta>ul li>div{width: 284px;height: 226px;overflow: hidden;position: relative;}
.ctta>ul li>div>.aaa img{width: 100%;height: 100%;}
.ctta>ul li>div>p{width: 94%;height: 100%;padding: 0 3%;position: absolute;top: 0;z-index: 3;}
.ctta>ul li>div>p span{height: 132px;line-height: 22px;font-size: 14px;color: #FFF;position: absolute;top: 12%;left: 3%;overflow: hidden;transform: translate(-286px);transition: all .4s;}
.ctta>ul li>div:hover>p span{transform: translate(0);}
.ctta>ul li>div>p .bbb{line-height: 20px;font-size: 14px;color: #FFF;position: absolute;bottom: 12%;right: 3%;transform: translate(90px);transition: all .4s;}
.ctta>ul li>div:hover>p .bbb{transform: translate(0);}
.ctta>ul li>div em{display: inline-block;width: 286px;height: 0;background-color: rgba(0,0,0,.5);transition: all .4s ease;position: absolute;bottom: 0;z-index: 2;}
.ctta>ul li>div:hover em{height: 226px;}
.ctta>ul li>p{height: 43px;line-height: 43px;position: relative;color: #333;transition: all .3s;border-bottom: 1px solid #077568;}
.ctta>ul li:hover>p{border-color: #077568;color: #FFF;}
.ctta>ul li>p>a i{display: block;width: 92%;font-size: 16px;position: absolute;left: 1%;z-index: 3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ctta>ul li>p>a em{display: block;width: 6%;text-align: center;font-size: 20px;position: absolute;right: 1%;z-index: 3;}
.ctta>ul li>p>span{display: inline-block;width: 286px;height: 0;background-color: #077568;transition: all .3s ease;position: absolute;bottom: 0;z-index: 2;}
.ctta>ul li:hover>p>span{height: 43px;}

/* index-四大优势 */
.cttby{background: url(../images/index-youshi.png) top center no-repeat;padding: 50px 0 90px;margin-bottom: 60px;}
.cttb{height: 703px;position: relative;}
.cttb>h2{line-height: 50px;text-align: center;font-size: 34px;color: #FFF;}
.cttb>h2 i{color: #077568;}
.cttb>span{display: block;line-height: 30px;text-align: center;font-size: 20px;color: #FFF;}
.cttb>p{height: 37px;text-align: center;padding: 5px 0 10px;}
.cttb>p img{width: 26px;height: 25px; position: relative;top: 0px;animation: myMove 2s infinite;}
.cttb>div{width: 445px;height: 559px;border: 2px solid #F9F9F9;padding: 0 0 0 40px;position: absolute;left: 0;bottom: 0;z-index: 2;}
.cttb>div>h4{line-height: 30px;font-size: 24px;color: #FFF;margin-top: 80px;}
.cttb>div>h5{line-height: 20px;font-size: 16px;color: #FFF;font-weight: normal;}
.cttb>div>span{display: block;width: 306px;height: 38px;line-height: 38px;text-align: center;border: 1px solid #FFF;font-size: 18px;color: #FFF;margin: 50px 0 60px;}
.cttb>div>ol{height: 124px;}
.cttb>div>ol li{float: left;width: 82px;height: 112px;margin-right: 30px;position: relative;top: 0px;animation: myMove 2s infinite;}
.cttb>div>ol li:last-child{margin-right: 0;}
.cttb>div>ol div{width: 40px;height: 40px;padding: 16px;border: 1px solid #FFF;border-radius: 4px;}
.cttb>div>ol div img{width: 40px;height: 40px;}
.cttb>div>ol li>h6{text-align: center;line-height: 30px;font-size: 14px;color: #FFF;font-weight: 500;}
.cttb>div>p{line-height: 30px;background: url(../images/ys-dianhua.png) left center no-repeat;background-size: 6%;padding-left: 30px;font-size: 14px;color: #FFF;margin-top: 30px;}
.cttb>div>p i{font-size: 24px;color: #077568;}
.cttb>ul{width: 811px;height: 507px;background-color: #AAA;position: absolute;bottom: 28px;right: 0;z-index: 3;}
.cttb>ul li{width: 337px;height: 178px;overflow: hidden;}
.cttb>ul li:nth-child(1){position: absolute;top: 50px;left: 40px;}
.cttb>ul li:nth-child(2){position: absolute;top: 50px;right: 40px;}
.cttb>ul li:nth-child(3){position: absolute;bottom: 40px;left: 40px;}
.cttb>ul li:nth-child(4){position: absolute;bottom: 40px;right: 40px;}
.cttb>ul li>h3{line-height: 50px;font-size: 44px;color: #077568;font-weight: 500;}
.cttb>ul li>h4{line-height: 30px;font-size: 24px;color: #333;font-weight: 500;margin-bottom: 10px;}
.cttb>ul li>p{width: 100%;height: 88px;line-height: 22px;font-size: 14px;color: #555;}

/* 关于我们 */
.cttc{margin-bottom: 60px;}
.cttc>h2{width: 320px;height: 60px;text-align: center;position: relative;margin: 0 auto;margin-bottom: 25px;}
.cttc>h2 i{font-size: 34px;color: #333;position: absolute;left: 0;bottom: 0;z-index: 1;}
.cttc>h2 em{font-size: 34px;color: #077568;position: absolute;right: 0;bottom: 0;z-index: 1;}
.cttc>h2 b{line-height: 60px;font-size: 60px;color: #DDD;font-family: "SourceHanSerifCN Heavy";position: absolute;left: 0;top: 0;z-index: -1;}
.cttc .cttc_div{background-color: #F2F2F2;border-left: 10px solid #077568;padding-bottom: 0;}
.cttc .cttcy{float: left;width: 605px;padding: 30px 0 0 20px;}
.cttc .cttcy>h5{line-height: 24px;font-size: 18px;color: #077568;font-weight: 700;margin-bottom: 10px;}
.cttc .cttcy>div{line-height: 22px;font-size: 14px;color: #333;}
.cttc .cttcy>div span{display: block;text-indent: 2em;}
.cttc .cttcy>div a{float: right;font-size: 16px;color: #077568;font-weight: 600;margin-top: 30px;}
.cttc .example {float: right;width: 520px;height: 393px;font-size: 40px;text-align: center;}
.cttc .carousel-item{line-height: 393px;color: #fff;font-family:  Arial Black;}
.cttc .ft-carousel{position: relative;width: 100%;height: 100%;overflow: hidden;}
.cttc .ft-carousel .video{float: left;width: 520px;height: 393px;border: 1px #dddddd solid;background: #000000;}
.cttc .ft-carousel .carousel-indicators{position: absolute;left: 0;bottom: 10px;width: 100%;text-align: center;font-size: 0;}
.cttc .ft-carousel .carousel-indicators span{display: inline-block;width: 40px;height: 6px;background-color: #fff;margin: 0 4px;cursor: pointer;}
.cttc .ft-carousel .carousel-indicators span.active{background-color: #077568;}
.cttc .ft-carousel .carousel-btn{position: absolute;top: 50%;width: 50px;height: 45px;margin-top: -25px;cursor: pointer;}

/* index-成功案例 */
.cttdy{background: url(../images/index-anli.png) top center no-repeat;padding-bottom: 77px;padding-top: 30px;margin-bottom: 60px;}
.cttd>h2{line-height: 50px;text-align: center;font-size: 34px;color: #FFF;}
.cttd>h2 i{color: #077568;}
.cttd>span{display: block;line-height: 30px;text-align: center;font-size: 20px;color: #FFF;}
.cttd>div{height: 37px;text-align: center;padding: 5px 0 15px;}
.cttd>div img{width: 26px;height: 25px; position: relative;top: 0px;animation: myMove 2s infinite;}
.cttd>ul li{float: left;width: 288px;height: 256px;margin: 0 16px 0 0;padding: 0;}
.cttd>ul li:last-child{margin-right: 0;}
.cttd>ul li>div{width: 288px;height: 216px;overflow: hidden;}
.cttd>ul li>div img{width: 100%;height: 100%;transition: all .6s;-ms-transition: all .8s;}
.cttd>ul li>div:hover img{transform: scale(1.1);-ms-transform: scale(1.1);}
.cttd>ul li>h4{line-height: 40px;text-align: center;padding: 0 15px;font-size: 14px;color: #FFF;font-weight: 500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/* index-新闻动态 */
.ctte{margin-bottom: 60px;}
.ctte>h2{line-height: 50px;text-align: center;font-size: 34px;color: #333;}
.ctte>h2 i{color: #077568;}
.ctte>span{display: block;line-height: 30px;text-align: center;font-size: 20px;color: #333;}
.ctte>div{height: 37px;text-align: center;}
.ctte>div img{width: 26px;height: 25px; position: relative;top: 0px;animation: myMove 2s infinite;}
.ctte>ul li{width: 583px;height: 180px;margin-bottom: 30px;background-color: initial;padding: 0;}
.ctte>ul li:nth-child(2n-1){float: left;}
.ctte>ul li:nth-child(2n){float: right;}
.ctte>ul li:nth-child(n+3){margin-bottom: 0;}
.ctte>ul li>a{display: block;float: left;width: 253px;height: 180px;overflow: hidden;}
.ctte>ul li>a img{width: 100%;height: 100%;transition: all .6s;-ms-transition: all .8s;}
.ctte>ul li>a:hover img{transform: scale(1.2);-ms-transform: scale(1.2);}
.ctte>ul li>div{float: right;width: 299px;height: 148px;border: 1px solid #CCC;border-left: none;padding: 15px 15px;overflow: hidden;}
.ctte>ul li>div h4{width: 80%;line-height: 28px;font-size: 18px;color: #333;font-weight: 500;margin-bottom: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ctte>ul li:hover>div h4 a{color: #077568;transition: all .3s;}
.ctte>ul li>div p{height: 80px;line-height: 20px;font-size: 14px;color: #666;overflow: hidden;}
.ctte>ul li>div span{display: block;line-height: 16px;font-size: 14px;color: #666;margin-top: 10px;}

/* index-友情链接 */
.yqlj{height: 71px;background-color: #F2F2F2;}
.yqljx{overflow: hidden;}
.yqljx>span{display: inline-block;float: left;width: 126px;height: 71px;background: url(../images/yqlj.png) left center no-repeat;}
.yqljx>span i{display: block;line-height: 18px;text-align: center;font-size: 18px;color: #FFF;margin: 15px 0 3px;}
.yqljx>span em{display: block;line-height: 16px;text-align: center;font-size: 16px;color: #FFF;margin: 3px 0 15px;}
.yqljx>a{display: inline-block;line-height: 71px;margin: 0 10px;font-size: 16px;color: #333;}

/* 底部 */
.foot{height: 269px;background-color: #222;padding-top: 60px;padding-bottom: 0;margin-bottom: 0;text-align: inherit;}
.footer{}
.footer h4{line-height: 16px;padding-bottom: 15px;margin-bottom: 15px;font-size: 16px;color: #FFF;font-weight: 700;position: relative;}
.footer h4:before{content: '';display: block;width: 30px;height: 2px;background-color: #FFF;position: absolute;bottom: 0;left: 0;}
.footer>ol{float: left;width: 470px;}
.footer>ol li{line-height: 30px;font-size: 14px;color: #FFF;}
.footer>ol li a:hover{color: #077568;transition: all .3s;}
.footer>ul{float: left;width: 175px;padding: 0 85px 20px;border-left: 2px solid #393738;border-right: 2px solid #393738;}
.footer>ul li{line-height: 30px;font-size: 14px;color: #FFF;}
.footer>ul li a:nth-child(1){float: left;}
.footer>ul li a:nth-child(2){float: right;}
.footer>ul li a:hover{color: #077568;transition: all .3s;}
.footer>div{float: right;width: 230px;padding-left: 151px;}
.footer>div img{display: block;width: 129px;height: 129px;margin-bottom: 10px;}
.footer>div p{line-height: 20px;font-size: 14px;color: #FFF;}

/* 面包导航 */
.mbnav{line-height: 40px;font-size: 16px;color: #333;background: url(../images/mbnav.png) 5px center no-repeat;background-size: 2%;border-top: 1px solid #DDD;border-bottom: 1px solid #DDD;margin: 40px auto 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.mbnav span:nth-child(1){margin-left: 35px;}
.mbnav a:hover{color: #077568;}

/* 分页 */
.fengye{text-align: center;font-size: 14px;color: #333;padding: 60px 0;}
.fengye a{display: inline-block;padding: 2px 9px;border: 1px solid #DDD;margin: 0 3px;background-color: #FFF;}
.fengye a:hover{background-color: #077568;border: 1px solid #077568;color: #FFF;}
.fengye span{display: inline-block;padding: 2px 9px;color: #FFF;border: 1px solid #077568;margin: 0 3px;background-color: #077568;}

.fengyes{float: right;width: 892px;text-align: center;}

/* 相关新闻 */
.related_news{margin-bottom: 60px;}
.related_news>div{width: 100%;height: 40px;line-height: 40px;margin-bottom: 30px;}
.related_news>div h4{float: left;width: 140px;height: 40px;border-left: 6px solid #077568;background-color: #CCC;font-size: 24px;color: #444;font-weight: 700;padding: 0 0 0 15px;}
.related_news>div span{float: right;font-size: 16px;color: #666;}
.related_news>ul li{width: 583px;height: 180px;margin-bottom: 30px;background-color: initial;padding: 0;}
.related_news>ul li:nth-child(2n-1){float: left;}
.related_news>ul li:nth-child(2n){float: right;}
.related_news>ul li:nth-child(n+3){margin-bottom: 0;}
.related_news>ul li>a{display: block;float: left;width: 253px;height: 180px;overflow: hidden;}
.related_news>ul li>a img{width: 100%;height: 100%;transition: all .6s;-ms-transition: all .8s;}
.related_news>ul li>a:hover img{transform: scale(1.2);-ms-transform: scale(1.2);}
.related_news>ul li>div{float: right;width: 299px;height: 148px;border: 1px solid #CCC;border-left: none;padding: 15px 15px;overflow: hidden;}
.related_news>ul li>div h4{width: 80%;line-height: 28px;font-size: 18px;color: #333;font-weight: 500;margin-bottom: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.related_news>ul li:hover>div h4 a{color: #077568;transition: all .3s;}
.related_news>ul li>div p{height: 80px;line-height: 20px;font-size: 14px;color: #666;overflow: hidden;}
.related_news>ul li>div span{display: block;line-height: 16px;font-size: 14px;color: #666;margin-top: 10px;}


/* .related_news{margin-bottom: 60px;}
.related_news>div{width: 100%;height: 40px;line-height: 40px;margin-bottom: 30px;}
.related_news>div h4{float: left;width: 140px;height: 40px;border-left: 6px solid #077568;background-color: #CCC;font-size: 24px;color: #444;font-weight: 700;padding: 0 0 0 15px;}
.related_news>div span{float: right;font-size: 16px;color: #666;}
.related_news>ul li{width: 583px;height: 180px;margin-bottom: 30px;background-color: initial;padding: 0;}
.related_news>ul li:nth-child(2n-1){float: left;}
.related_news>ul li:nth-child(2n){float: right;}
.related_news>ul li:nth-child(n+3){margin-bottom: 0;}
.related_news>ul li>a{display: block;float: left;width: 253px;height: 180px;overflow: hidden;}
.related_news>ul li>a img{width: 100%;height: 100%;transition: all .6s;-ms-transition: all .8s;}
.related_news>ul li>a:hover img{transform: scale(1.2);-ms-transform: scale(1.2);}
.related_news>ul li>div{float: right;width: 299px;height: 148px;border: 1px solid #CCC;border-left: none;padding: 15px 15px;overflow: hidden;}
.related_news>ul li>div h4{width: 80%;line-height: 28px;font-size: 18px;color: #333;font-weight: 500;margin-bottom: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.related_news>ul li:hover>div h4 a{color: #077568;transition: all .3s;}
.related_news>ul li>div p{height: 80px;line-height: 20px;font-size: 14px;color: #666;overflow: hidden;}
.related_news>ul li>div span{display: block;line-height: 16px;font-size: 14px;color: #666;margin-top: 10px;} */

/* 相关产品 */
.related_cpzx{margin-bottom: 60px;}
.related_cpzx>div{width: 100%;height: 40px;line-height: 40px;margin-bottom: 30px;}
.related_cpzx>div h4{float: left;width: 140px;height: 40px;border-left: 6px solid #077568;background-color: #CCC;font-size: 24px;color: #444;font-weight: 700;padding: 0 0 0 15px;}
.related_cpzx>div span{float: right;font-size: 16px;color: #666;}

/* 上一页/下一页 */
 .detail_xs{/*margin-bottom: 60px;*/margin-top: 10px;border-top: 1px solid #DDD;/*padding-top: 30px;*/} 
.detail_xs>span{display: block;width: 50%;line-height: 20px;font-size: 14px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 35px;}
.detail_xs>span a:hover{color: #077568;}
.detail_xs>span:nth-child(1){float:left}
.detail_xs>span:nth-child(2){float: right;text-align:right;}
/* ----------Inside pages|关于我们---------- */
.about{margin-top: 40px;margin-bottom: 60px;}
.about>h4{line-height: 40px;text-align: center;font-size: 24px;color: #333;font-weight: 500;}
.about>p{line-height: 30px;text-align: center;font-size: 16px;color: #999;margin-bottom: 15px;}
.about>div{margin-top: 40px;margin-bottom: 60px;line-height: 36px;font-size: 16px;color: #333;}
.about>div img{display: inline-block;max-width: 100%!important;height: auto!important;width: auto!important;}
.about>div span{display: block;text-indent: 2em;}

/* ----------Inside pages|产品中心---------- */
.cpzx{margin-top: 40px;}
.cpzx_ol{float: left;width: 260px;border: 1px solid #077568;border-top: 3px solid #333;}
.cpzx_ol h4{line-height: 45px;padding-left: 15px;font-size: 20px;color: #FFF;font-weight: 700;}
.cpzx_ol li{width: 240px;height: 32px;line-height: 32px;border-bottom: 1px dashed #DDD;font-size: 14px;color: #000;margin: 0 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cpzx_ol li:hover a{color: #077568;}
.cpzx_ol li:nth-child(1){height: 45px;background-color: #077568;width: 260px;margin: 0;border-bottom: none;}
.cpzx>ul{float: right;width: 892px;}
.cpzx>ul li{float: left;width: 284px;height: 328px;margin: 0 17px 20px 0; border: 1px solid #077568; border-bottom: none;}
.cpzx>ul li:nth-child(3n){margin-right: 0;}
.cpzx>ul li:nth-child(n+10){margin-bottom: 0;}
.cpzx>ul li>div{width: 284px;height: 284px;overflow: hidden;position: relative;}
.cpzx>ul li>div>.aaa img{width: 100%;height: 100%;}
.cpzx>ul li>div>p{width: 94%;height: 100%;padding: 0 3%;position: absolute;top: 0;z-index: 3;}

.cpzx>ul li>div>p span{height: 132px;line-height: 22px;font-size: 14px;color: #FFF;position: absolute;top: 12%;left: 3%;overflow: hidden;transform: translate(-286px);transition: all .4s;}
.cpzx>ul li>div:hover>p span{transform: translate(0);}
.cpzx>ul li>div>p .bbb{line-height: 20px;font-size: 14px;color: #FFF;position: absolute;bottom: 12%;right: 3%;transform: translate(90px);transition: all .4s;}
.cpzx>ul li>div:hover>p .bbb{transform: translate(0);}
.cpzx>ul li>div em{display: inline-block;width: 286px;height: 0;background-color: rgba(0,0,0,.5);transition: all .4s ease;position: absolute;bottom: 0;z-index: 2;}
.cpzx>ul li>div:hover em{height: 286px;}
.cpzx>ul li>p{height: 43px;line-height: 43px;border-bottom: 1px solid #077568;position: relative;color: #333;transition: all .3s;}
.cpzx>ul li:hover>p{border-color: #077568;color: #FFF;}
.cpzx>ul li>p>a i{display: block;width: 92%;font-size: 16px;position: absolute;left: 1%;z-index: 3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cpzx>ul li>p>a em{display: block;width: 6%;text-align: center;font-size: 20px;position: absolute;right: 1%;z-index: 3;}
.cpzx>ul li>p>span{display: inline-block;width: 286px;height: 0;background-color: #077568;transition: all .3s ease;position: absolute;bottom: 0;z-index: 2;}
.cpzx>ul li:hover>p>span{height: 43px;}
/* .yhkbq{border-top: 2px dashed #DDD;margin-bottom: 60px;}
.yhkbq .yhkb{padding: 20px 0;line-height: 30px;font-size: 16px;color: #333;text-indent: 2em;}
.yhkbq .yhkb span{display: block;text-indent: 2em;} */
.yhkbq{border: 2px dashed #DDD;margin-bottom: 60px;padding: 0 10px;}
.yhkbq .yhkb{padding: 20px 0;line-height: 30px;font-size: 14px;color: #333;text-indent: 2em;}
.yhkbq .yhkb span{display: block;text-indent: 2em;}

/* ----------Inside pages|新闻资讯---------- */
.xwzx{padding-top: 0;}
.xwzx>ul li{width: 100%;height: 155px;margin-bottom: 0px;background-color: initial;padding: 10px 0;border-bottom: 1px solid #CCC;transition: all .3s;}
.xwzx>ul li:last-child{margin-bottom: 0;}
.xwzx>ul li:hover{background-color: #F4F4F4;box-shadow: 5px 5px 5px #CCC;}
.xwzx>ul li>a{display: block;float: left;width: 218px;height: 155px;overflow: hidden;margin: 0 30px 0 5px;}
.xwzx>ul li>a img{width: 100%;height: 100%;transition: all .6s;-ms-transition: all .8s;}
.xwzx>ul li>a:hover img{transform: scale(1.2);-ms-transform: scale(1.2);}
.xwzx>ul li>div{float: left;width: 78%;height: 138px;padding: 10px 0 0;overflow: hidden;}
.xwzx>ul li>div h4{line-height: 30px;font-size: 16px;color: #333;margin-bottom: 10px;font-weight: 500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xwzx>ul li:hover>div h4 a{color: #077568;transition: all .3s;}
.xwzx>ul li>div p{height: 60px;line-height: 20px;font-size: 14px;color: #666;overflow: hidden;}
.xwzx>ul li>div span{display: block;line-height: 16px;font-size: 14px;color: #666;margin-top: 20px;}

/* ----------Inside pages|成功案例/工厂展示---------- */
.cgal{padding-top: 20px;}
.cgal>ul li{float: left;width: 288px;height: 256px;margin: 0 16px 20px 0;padding: 0;transition: all .3s;}
.cgal>ul li:nth-child(4n){margin-right: 0;}
.cgal>ul li:nth-child(n+9){margin-bottom: 0;}
.cgal>ul li:hover{box-shadow: 5px 5px 5px #DDD;}
.cgal>ul li:hover>h4{color: #077568;background-color: #F6F6F6;}
.cgal>ul li>div{width: 288px;height: 216px;overflow: hidden;}
.cgal>ul li>div img{width: 100%;height: 100%;transition: all .6s;-ms-transition: all .8s;}
.cgal>ul li>div:hover img{transform: scale(1.1);-ms-transform: scale(1.1);}
.cgal>ul li>h4{line-height: 40px;text-align: center;padding: 0 15px;font-size: 14px;color: #333;font-weight: 500;transition: all .3s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/* ----------Inside pages|销售网络---------- */
.network{padding-top: 20px;margin-bottom: 60px;}
.network>h4{line-height: 40px;text-align: center;font-size: 24px;color: #333;font-weight: 500;}
.network>p{line-height: 30px;text-align: center;font-size: 16px;color: #999;margin-bottom: 15px;}
.network>div{padding: 10px 0 30px;border-bottom: 1px dashed #DDD;}
.network>div>img{display: block;width: 655px;margin: 0 auto;}
.network>a{display: block;width: 100px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #333;border: 1px solid #077568;border-radius: 5px;margin: 20px auto 0;transition: all .3s;}
.network>a:hover{background-color: #077568;color: #FFF;}

/* ----------Inside pages|联系我们---------- */
.contact{padding-top: 20px;margin-bottom: 60px;}
.contact>ul{float: left;width: 30%;margin-bottom: 0;}
.contact>ul li{line-height: 36px;font-size: 16px;color: #333;}
.contact>ul li h4{font-size: 22px;line-height: 40px;font-weight: 500;margin-bottom: 15px;}
.contact>.contact_ditu{float: right;width: 60%;border: 1px solid #DDD;}
.contact>.contact_ditu .iw_poi_title {color:#077568;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap;}
.contact>.contact_ditu .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word;}
.contact>.contact_ditu #dituContent{width:100%;height:268px;}

/* ----------Details page|产品---------- */
.cptails{padding-top: 20px;margin-bottom: 60px;}
.cptailsy{float: right;width: 905px; border: 1px solid #EEE;padding: 5px 10px;}
.cptailsy>h2{line-height: 50px;font-size: 22px;color: #333;padding-left: 5px;font-weight: 600;border-bottom: 2px solid #077568;margin-bottom: 20px;}
.cptails_top{margin-bottom: 12px;}
.cptails_top>p{float: left;width: 400px;height: 400px;overflow: hidden;margin: 0 15px 15px 0;}
.cptails_top>p img{width: 100%;height: 100%;}
.cptails_top>div{float: left;font-size: 16px;color: #333;/* border-left: 1px solid #EDEDED;border-left-width: 20px; *//* background-color: #F8F8F8; */padding: 0 0 0 50px;}
.cptails_top>div::-webkit-scrollbar {width: 8px;height: 6px;background-color: #666;}
.cptails_top>div::-webkit-scrollbar-thumb {border-radius: 5px;box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);background-color: #BBB;}
.cptails_top>div>h4{line-height: 40px;font-size: 20px;margin-bottom: 15px;}
.cptails_top>div>ul li{background: url(../images/head_dianhua.png) left center no-repeat;background-size: 21%;padding-left: 60px;}
.cptails_top>div>ul li h4{font-size: 18px;color: #333;font-weight: 500;margin-left: 5%;}
.cptails_top>div>ul li span{display: block;font-size: 26px;color: #077568;font-weight: 700; margin-left: 5%;}
.cptails_btm{line-height: 32px;font-size: 16px;color: #333;border-top: 1px dashed #DDD;}
.cptails_btm span{display: block;}
.cptails_btm img{display: inline-block;width: auto !important;margin: 9px;height:auto !important;max-width: 100%!important;}

/* ----------Details page|新闻/案例/工厂---------- */
.details{padding-top: 20px;}
.details>h4{line-height: 40px;text-align: center;font-size: 24px;color: #333;font-weight: 500;margin-bottom: 10px;}
.details>p{line-height: 24px;text-align: center;font-size: 14px;color: #999;}
.details>p i,.details>p em{display: inline-block;margin: 0 18px;}
.details>div{line-height: 30px;font-size: 16px;color: #333;text-indent: 2em;padding: 40px 0 60px;border-top: 1px solid #DDD;}
.details>div span{display: block;text-indent: 2em;}
.details>div img{display: block;width: auto;margin: 8px auto;}


.cpzxyer>ul li{float: left;width: 284px;height: 328px;margin: 0 17px 30px 0; border: 1px solid  #077568; border-bottom: none;}
.cpzxyer>ul li:nth-child(4n){margin-right: 0;}
.cpzxyer>ul li>div{width: 284px;height: 284px;overflow: hidden;position: relative;}
.cpzxyer>ul li>div>.aaa img{width: 100%;height: 100%;}
.cpzxyer>ul li>div>p{width: 94%;height: 100%;padding: 0 3%;position: absolute;top: 0;z-index: 3;}
.cpzxyer>ul li>div>p span{height: 132px;line-height: 22px;font-size: 14px;color: #FFF;position: absolute;top: 12%;left: 3%;overflow: hidden;transform: translate(-286px);transition: all .4s;}
.cpzxyer>ul li>div:hover>p span{transform: translate(0);}
.cpzxyer>ul li>div>p .bbb{line-height: 20px;font-size: 14px;color: #FFF;position: absolute;bottom: 12%;right: 3%;transform: translate(90px);transition: all .4s;}
.cpzxyer>ul li>div:hover>p .bbb{transform: translate(0);}
.cpzxyer>ul li>div em{display: inline-block;width: 286px;height: 0;background-color: rgba(0,0,0,.5);transition: all .4s ease;position: absolute;bottom: 0;z-index: 2;}
.cpzxyer>ul li>div:hover em{height: 284px;}
.cpzxyer>ul li>p{height: 43px;line-height: 43px;border-bottom: 1px solid #077568;position: relative;color: #333;transition: all .3s;}
.cpzxyer>ul li:hover>p{border-color: #077568;color: #FFF;}
.cpzxyer>ul li>p>a i{display: block;width: 92%;font-size: 16px;position: absolute;left: 1%;z-index: 3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cpzxyer>ul li>p>a em{display: block;width: 6%;text-align: center;font-size: 20px;position: absolute;right: 1%;z-index: 3;}
.cpzxyer>ul li>p>span{display: inline-block;width: 286px;height: 0;background-color: #077568;transition: all .3s ease;position: absolute;bottom: 0;z-index: 2;}
.cpzxyer>ul li:hover>p>span{height: 43px;}



/*index-新闻*/
.bxg_oly{margin: 40px 0 0;}
.bxg_oly>li{float: left;width: 583px;line-height: 28px;border-bottom: 1px dashed #CCC;margin: 0 34px 15px 0;}
.bxg_oly>li:nth-child(2n){margin-right: 0;}
.bxg_oly>li a{display: inline-block;float: left;max-width: 55%;font-size: 15px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.bxg_oly>li a:hover{color: #077568;}
.bxg_oly>li span{display: inline-block;float: right;width: 30%;text-align: right;font-size: 14px;color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}





.aaaa{
  width: 260px;float: left;
}
.aaaa ol{
  margin-bottom: 30px;
}
 
.cpzx_ol1{float: left;width: 260px;border: 1px solid #077568;border-top: 3px solid #333;}
/* 新闻 */
.cpzx_ol1 ul li div>h4{
  /* line-height: 45px; */
  /* padding-left: 15px; */
  font-size: 14px;
  color: #000;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cpzx_ol1 ul li div>p{
  font-size: 12px;
  color: #333;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical;
  line-height: 20px;
    margin-bottom: 10px;
}
.cpzx_ol1 ul li>h4{
  line-height: 45px;
  padding-left: 15px;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
/* .cpzx_ol1 ul li h4{
  line-height: 45px;
  padding-left: 15px;
  font-size: 20px;
  color: #FFF;
  font-weight: 700;} */
/* 新闻end */
.cpzx_ol1 ul li{
  width: 240px;
  /* height: 32px; */
  line-height: 32px;
  border-bottom: 1px dashed #DDD;
  font-size: 14px;
  color: #000;
  margin: 0 10px;
  overflow: hidden;
  /* white-space: nowrap; */
  text-overflow: ellipsis;
}
.cpzx_ol1 ul li:hover a{
  color: #077568;
}
.cpzx_ol1 ul li:nth-child(1){
  height: 45px;
  background-color: #077568;
  width: 260px;
  margin: 0;
  border-bottom: none;
}
.cp-right{
  width: 920px;
  /* height: 500px; */
  float: right;
}
.cp-right h1.jieshao {
  height: 33px;
  color: #077568;
  font-size: 14px;
  line-height: 33px;
  padding-left: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #1f624e;
  background: url(../images/pro-7.jpg) repeat-x;
}
.cp-right>div{
  padding-left: 15px;
  padding-right: 15px;
}
.cp-right div{
  font-size: 14px;
  text-indent: 2em;
  line-height: 24px;
  color: #333333;
}

#dituContent{
  width:697px;
  height:268px;
  border:#ccc solid 1px;
}
