.container{width:1200px;min-width: 1200px}
/*@media (min-width:768px){
	.container{width:98%;}
}
@media (min-width:992px){
	.container{width:900px;}
}
@media (min-width:1200px){
	.container{width:1200px;}
}*/
/*@media (min-width:1400px){
	.container{width:1400px;}
}*/
/*
@media (min-width:1600px){
	.container{width:1600px;}
}
*/



body.hideScroll{overflow-y: hidden;}



.navtoggle{display: none;}


#kefu{position: fixed;height: 286px;z-index: 9999;right: 10px;top: 0;bottom: 0;margin:auto;}

#kefu .box{background-color: #168f27;-moz-border-radius: 5px;border-radius: 5px;height: 100%;padding:0 5px 5px;position: relative;}
#kefu .kf-title{height: 43px;line-height: 43px;text-align: center;font-size: 16px;color: #fff;}
#kefu ul{}
#kefu ul li{line-height: 30px;width: 70px;height: 70px;background-color: #168f27;margin-bottom: 2px;-moz-border-radius: 3px;border-radius: 3px;text-align: center;font-size: 25px;position: relative;}
#kefu ul li a{color: #fff;display: block;vertical-align: middle;line-height: 50px;}
#kefu ul li a p{font-size: 12px;line-height: 100%;}
#kefu ul li a .sub{position: absolute;display: none}
#kefu ul li a .sub.wx{right: 70px;top: 0;background-color: #fff;border:solid 1px #eee;padding: 7px;}
#kefu ul li a .sub.wx img{max-width: 110px;width: 110px;}
#kefu ul li a .sub.wx p{color: #555;text-align: center;font-size: 15px;line-height: 100%;padding: 5px 0;}
#kefu ul li a .sub.tel{top: 0;background-color: #168f27;color: #fff;font-size: 18px;right: 100%;white-space:nowrap;padding: 0 20px;font-weight: bold;margin-right: -3px;-moz-border-radius: 3px;border-radius: 3px;line-height: 70px;}
#kefu .kf-foot{text-align: center;color: #fff;padding-top: 10px;}
#kefu .kf-foot .h4{font-size: 13px;margin-top: 5px;}
#kefu .box .close{position: absolute;width: 24px;height: 24px;-moz-border-radius: 90px;border-radius: 90px;background-color: #fff;text-align: center;line-height: 20px;right: -12px;top: -12px;font-size: 13px;cursor: pointer;border:solid 1px #00ac94;}


@charset "utf-8";
/*

------------------------- 头部样式

*/


#top{background-color: #f6f6f6;line-height: 37px;height: 37px;border-bottom: solid 1px #eae9ea;font-size: 13px;color: #686767;}
#top .rnav{float: right;}
#top .rnav a{color: #686767;}
#top .rnav a:hover{color: #1d9c2f;}
#top .rnav a::after{content: '';display: inline-block;width: 1px;height: 10px;background-color: #b2b2b2;margin:0 10px 0 15px;}
#top .rnav a:last-child::after{display: none;}

#header{padding: 0;height: 140px;z-index: 99999;width: 100%;}

#header .logo{float: left;line-height: 140px;width: 232px;position: relative;margin-right: 25px;}
#header .logo::after{content: '';display: inline-block;width: 1px;height: 60px;background-color: #e1e1e1;position: absolute;right: 0;top: 50px;}

#header .l-title{padding-top: 45px;float: left;}
#header .l-title h1{font-size: 25px;font-weight: bold;color: #1d1815;}
#header .l-title h3{font-size: 18px;color: #4a4a4a;}


#header .tel{float: right;background: url(../images/telbg.gif) no-repeat left 47px;padding-left: 80px;height: 140px;padding-top: 38px;}
#header .tel p{font-size: 13px;color: #616261;}
#header .tel .h1{font-size: 36px;color: #1d9c2f;font-weight: bold;font-family: cg;}



/*#header.active{height: 0;}*/
/*

------------------------- 导航样式

*/
.navbar{background-color: #1d9c2f;height: 60px;}
.navbar ul{}
.navbar ul li{font-size: 16px;float: left;border-top: none;text-align: center;position: relative;width: 10%;}
.navbar ul li a{color: #fff;text-transform: uppercase;display: block;position: relative;font-size:16px;line-height: 60px;position: relative;overflow: hidden;}
.navbar ul li a.ta{border-bottom: none;}

.navbar ul li.active a{background-color: #14861f;}
.navbar ul li a:hover{background-color: #14861f;}

.navbar ul li .sub{position: absolute;top: 90%;left: 50%;background-color: #fff;z-index: 99;-webkit-box-shadow: 0 0 15px rgba(0,0,0,.2);box-shadow: 0 0 15px rgba(0,0,0,.2);display: none;}
.navbar ul li .sub .li {}
.navbar ul li .sub .li:last-child{border-bottom: none;}
.navbar ul li .sub .li a{font-size: 15px;font-weight: normal;white-space : nowrap;padding: 0 25px;line-height: 40px;color: #333;text-transform: capitalize;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.navbar ul li .sub .li a:hover{background-color: #1d9c2f;color: #fff;}
.navbar ul li .sub .li a::before{display: none;}

.navbar ul li.active .sub .li a{background: #fff;}
.navbar ul li.active .sub .li a:hover{background: #1d9c2f;}

.searchbox{height: 85px;line-height: 85px;}
.searchbox .container{position: relative;}
.searchbox {}
.searchbox form{position: relative;float: right;}
.searchbox input[type="text"]{border:solid 1px #ddd;padding: 10px;width: 345px;border-radius: 90px;}
.searchbox input[type="submit"]{border:none;background-color: #1d9c2f;color: #FFFFFF;padding: 10px 25px;cursor: pointer;position: absolute;right: 0;top: 0;border-radius: 90px;top: 0;bottom: 0;margin:auto;height: 36px;}
.searchbox .hotkeylist{float: left;margin-left: 115px;}
.searchbox .hotkeylist a{padding: 0 10px;color: #717171;font-size: 14px;}
.searchbox .hotkeylist a:hover{color: #1d9c2f;}
.searchbox .hotkeytit{position: absolute;width: 460px;height: 100%;background-color: #1d9c2f;left: -360px;}
.searchbox .hotkeytit b{width: 100px;display: block;text-align: center;float: right;color: #fff;font-size: 14px;}


#banner{position: relative;overflow: hidden;}
#banner .swiper-slide{width: 100%;height: 690px;}
#banner .swiper-slide .text{margin-top: 250px;}
#banner .swiper-slide .text h3{color: #fff;font-weight: bold;font-size: 40px;margin-bottom: 25px;}
#banner .swiper-slide .text .des{font-size: 18px;color: #fff;line-height: 2;margin-bottom: 60px;}
#banner .swiper-slide .text a{display: block;width: 130px;line-height: 50px;font-size: 15px;color: #fff;background-color: #dd0f13;text-align: center;-webkit-border-radius: 3px;border-radius: 3px;}

#banner .swiper-slide .text.white h3{color: #fff;}
#banner .swiper-slide .text.white .des{color: #fff;}

#banner .swiper-slide .text.black h3{color: #222;}
#banner .swiper-slide .text.black .des{color: #666;}

#banner .swiper-slide a{display: block;width: 100%;height: 100%;}

#banner .swiper-pagination{bottom: 35px;}
#banner .swiper-pagination .swiper-pagination-bullet{width: 14px;height: 14px;-webkit-border-radius: 0;border-radius: 0;background-color: #fff;opacity: 1;margin: 0 9px;opacity: 1;-webkit-border-radius: 90px;border-radius: 90px;}
#banner .swiper-pagination .swiper-pagination-bullet-active{background-color: #1d9c2f;opacity: 1;}



#banner .nums.active .container{transform: rotateX(100deg) translate3d(0,0,0);
    -webkit-transform: rotateX(100deg) translate3d(0,0,0);
    -moz-transform: rotateX(100deg) translate3d(0,0,0);}

#hot-new{background-color: #f1f1f1;height: 78px;line-height: 78px;}
#hot-new .container{position: relative;font-size: 16px;}
#hot-new .container span{position: absolute;left: 0;top: 0;width: 130px;background-color: #dd0f13;text-align: center;color: #fff;font-size: 16px;}
#hot-new .container a.more{float: right;color: #666;}
#hot-new .container .hot-new-box{margin-left: 150px;overflow: hidden;height: 78px;}

.green{color: #1d9c2f;}


.slide{height: 350px;position: relative;}
.slide::before{content: '';display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,.3);position: absolute;left: 0;top: 0;}
.slide .container{display: -webkit-flex; justify-content:center;   display: flex;align-items:center;height: 100%;position: relative;z-index: 50;}

.slide .container .text{text-align: center;}
.slide .container h1{font-size: 40px;line-height: 100%;color: #fff;}
.slide .container h1::after{content: '';display: block;width: 40px;background-color: #fff;height: 3px;margin:20px auto;}

.slide .container p{font-size: 22px;color: #fff;}


#product{padding: 70px 0;position: relative;background-color: #f6f6f6;}
#product .tit{}
#product .tit .h1{font-size: 36px;color: #222222;line-height: 100%;text-align: center;font-weight: bold;}
#product .tit .h1::after{content: '';display: block;width: 42px;height: 3px;background-color: #1d9c2f;margin:20px auto;}
#product .tit .h3{font-size: 17px;color: #9d9d9d;line-height: 100%;text-align: center;margin-bottom: 50px;}
#product .pNavbar{width: 246px;background-color: #fff;float: left;}
#product .tits{background: url(../images/ptitbg.gif) no-repeat;height: 103px;text-align: center;color: #fff;}
#product .tits .cn{font-size: 28px;line-height: 100%;text-align: center;margin-bottom: 5px;font-weight: bold;padding-top: 24px;}
#product .tits .en{font-size: 20px;line-height: 100%;text-align: center;}
#product .pNavbar ul.tul{margin: 0;border-bottom: solid 1px #ebebeb;}
#product .pNavbar li{position: relative;}
#product .pNavbar li a.level1{display: block;font-size: 15px;color: #fff;position: relative;overflow: hidden;text-indent: 30px;background-color: #2a3139;line-height: 50px;height: 50px;position: relative;}
#product .pNavbar li a.level1:hover{background-color: #14861f;}
#product .pNavbar li a.level1::after{border-top: solid 2px #cbcdcf;border-right: solid 2px #cbcdcf;content: '';display: block;width: 10px;height: 10px;position: absolute;right: 30px;top: 0;bottom: 0;margin:auto;transform: rotate(45deg);}
#product .pNavbar li ul{padding: 10px;border-right: solid 1px #ebebeb;border-left: solid 1px #ebebeb;}
#product .pNavbar li ul li{text-indent: 40px;line-height:33px;font-size: 13px;border-bottom: dashed 1px #ddd;}
#product .pNavbar li ul li:last-child{border-bottom: none;}
#product .pNavbar li ul li a{color: #686868;display: block;position: relative;}
#product .pNavbar li ul li a::before{content: '';display: block;position: absolute;left: 20px;top: -2px;bottom: 0;width: 5px;height: 5px;background-color: #c4c4c4;margin:auto;}
#product .pNavbar li ul li a:hover{color: #1d9c2f;}


.pbox{overflow: hidden;}
#product .list{position: relative;overflow: hidden;width: 920px;float: right;}
#product .list .pbox{margin-bottom: 26px;position: relative;height: 577px;}
#product .list .pbox img{width: 100%;}
#product .list .pbox .prev{display: block;width: 60px;height: 60px;background-color: #2a3139;position: absolute;bottom: 0;right: 60px;z-index: 999;}
#product .list .pbox .next{display: block;width: 60px;height: 60px;background-color: #2a3139;position: absolute;bottom: 0;right: 0;z-index: 999;}
#product .list .pbox a{line-height: 60px;text-align: center;}
#product .list .pbox a::after{content: '';display: inline-block;vertical-align: middle;width: 15px;height: 15px;border-top: solid 2px #fff;}
#product .list .pbox .prev::after{transform: rotate(-45deg);border-left: solid 2px #fff;}
#product .list .pbox .next::after{transform: rotate(45deg);border-right: solid 2px #fff;}
#product .list .pbox a:hover{background-color: #1d9c2f;}
#product .list .text{background-color: #fff;height: 60px;line-height: 60px;text-indent: 20px;border:solid 1px #ebebeb;border-top: none;font-size: 15px;text-align: left;}
#product .list a:hover .text{color: #1d9c2f;}

#product .list ul{}
#product .list ul li{float: left;margin-right: 22px;width: 292px;}
#product .list ul li:last-child{margin-right: 0;}
#product .list ul li a{display: block;border: solid 1px #ebebeb;background-color: #fff;}
#product .list ul li a .h3{border-top: solid 1px #ebebeb;line-height: 57px;text-align: center;font-size: 15px;}
#product .list ul li a:hover .h3{color: #1d9c2f;}

#shili{padding: 70px 0 100px;position: relative;}
#shili .tit{position: relative;margin-bottom: 70px;}
#shili .tit .en{color: #f5f5f5;font-size: 80px;position: absolute;width: 100%;z-index: -1;text-transform: uppercase;text-align: center;font-weight: bold;font-family: cg;top: 0;line-height: 100%;}
#shili .tit .h1{font-size: 36px;color: #222222;line-height: 100%;text-align: center;font-weight: bold;}
#shili .tit .h1::after{content: '';display: block;width: 42px;height: 3px;background-color: #1d9c2f;margin:20px auto;}
#shili .tit .h3{font-size: 22px;color: #373737;line-height: 100%;text-align: center;margin-bottom: 50px;}

#shili .lists {}
#shili .lists .li{float: left;width: 232px;padding-top: 8px;border-top: solid 1px #1d9c2f;margin-right: 10px;}
#shili .lists .li:nth-child(2n){margin-top: 89px;}
#shili .lists .li:last-child{margin-right: 0;}
#shili .lists .li .h3{background-color: #1d9c2f;height: 60px;text-align: center;line-height: 60px;font-size: 16px;color: #fff;margin-bottom: 8px;}
#shili .lists .li .text{padding: 8px 0;font-size: 13px;color: #767676;line-height: 24px;border-bottom: solid 1px #d4d4d4;}



#tuandui{background: url(../images/tuanduibg.jpg) no-repeat;height: 586px;overflow: hidden;}
#tuandui .container{position: relative;height: 100%;}
#tuandui .text{width: 960px;float: right;height: 100%;background-color: rgba(29,156,47,.94);position: absolute;left: 50%;}
#tuandui .text .box{padding: 55px 50px;width: 585px;}
#tuandui .text .box .tits{position: relative;}
#tuandui .text .box .h1{color: #fff;font-weight: bold;font-size: 36px;padding-top: 20px;}
#tuandui .text .box .en{position: absolute;font-size: 66px;text-transform: uppercase;font-family: cg;font-weight: bold;color: rgba(255,255,255,.2);line-height: 100%;}
#tuandui .text .box .h1::after{content: '';display: block;width: 46px;height: 3px;background-color: #fff;margin:25px 0;}
#tuandui .text .box li{margin-bottom: 26px;color: #fff;font-size: 16px;}
#tuandui .text .box li:last-child{margin-bottom: 40px;}

#tuandui .text .box .watch{background-color: rgba(255,255,255,.13);padding: 40px 30px;}
#tuandui .text .box .watch img{display: inline-block;margin-right: 20px;}
#tuandui .text .box .watch .tel{display: inline-block;color: #fff;font-size: 16px;line-height: 100%;vertical-align: middle;}
#tuandui .text .box .watch .tel .h5{margin-top: 25px;font-size: 13px;}
#tuandui .text .box .watch .tel .h5 b{font-size: 30px;font-weight: bold;font-family: cg;}




#zhiliang{padding: 70px 0 0;position: relative;background: url(../images/zhiliangbg.jpg) no-repeat center;border-bottom: solid #25a03d 7px;}
#zhiliang .h1{font-size: 36px;color: #222222;line-height: 100%;text-align: center;font-weight: bold;}
#zhiliang .h1::after{content: '';display: block;width: 42px;height: 3px;background-color: #1d9c2f;margin:20px auto;}
#zhiliang .h3{font-size: 20px;color: #7f7f7f;line-height: 100%;text-align: center;margin-bottom: 60px;}
#zhiliang .lists{background: url(../images/zhiliangquan.png) no-repeat center bottom;height: 660px;position: relative;}
#zhiliang .lists li {margin-bottom: 30px;text-align: center;font-size: 14px;color: #a0a0a0;position: absolute}
#zhiliang .lists li .num{width: 46px;height: 46px;border-radius: 90px;background-color: #1d9c2f;text-align: center;line-height: 46px;color: #fff;position: absolute;font-family: cg;font-weight: bold;font-size: 24px;}
#zhiliang .lists li .h4{color: #373737;font-weight: bold;font-size: 20px;margin:10px 0;}
#zhiliang .lists li.li1{left: 90px;top: 460px;}
#zhiliang .lists li.li1 .num{left: 160px;top: 75px;}
#zhiliang .lists li.li2{left: 190px;top: 240px;}
#zhiliang .lists li.li2 .num{left: 130px;top: 130px;}
#zhiliang .lists li.li3{left: 360px;top: 110px;}
#zhiliang .lists li.li3 .num{left: 80px;top: 170px;}
#zhiliang .lists li.li4{left: 560px;top: 70px;}
#zhiliang .lists li.li4 .num{left: 25px;top: 175px;}
#zhiliang .lists li.li5{left: 740px;top: 110px;}
#zhiliang .lists li.li5 .num{left: -20px;top: 170px;}
#zhiliang .lists li.li6{left: 880px;top: 230px;}
#zhiliang .lists li.li6 .num{left: -45px;top: 140px;}
#zhiliang .lists li.li7{left: 990px;top: 455px;}
#zhiliang .lists li.li7 .num{left: -85px;top: 85px;}



#youshi{padding: 70px 0 90px;position: relative;background-color: #f7f7f7;}
#youshi .h1{font-size: 36px;color: #222222;line-height: 100%;text-align: center;font-weight: bold;}
#youshi .h1::after{content: '';display: block;width: 42px;height: 3px;background-color: #1d9c2f;margin:20px auto;}
#youshi .h3{font-size: 20px;color: #7f7f7f;line-height: 100%;text-align: center;margin-bottom: 60px;}

#youshi .lists .dl{width: 590px;float: left;}
#youshi .lists .dl:nth-child(2n){float: right;}
#youshi .lists .dl:nth-child(-n+2){margin-bottom: 20px;}
#youshi .lists .dl .img{position: relative;}
#youshi .lists .dl .img .num{background: url(../images/ysnumbg.gif) no-repeat;left: 0;top: 25px;width: 93px;height: 73px;position: absolute;text-align: center;line-height: 73px;color: #fff;font-family: cg;font-size: 36px;font-weight: bold;}
#youshi .lists .dl .text{padding: 30px 40px;background: #fff;}
#youshi .lists .dl .text .tit{display: inline-block;vertical-align: middle;font-size: 15px;color: #4e4e4f;position: relative;padding-right: 40px;margin-right: 40px;}
#youshi .lists .dl .text .tit::after{content: '';display: block;position: absolute;width: 1px;height: 75px;background-color: #e7e7e7;top: -5px;right: 0;}
#youshi .lists .dl .text .tit .h5{font-size: 30px;font-weight: bold;color: #1d9c2f;line-height: 100%;margin-top: 10px;}
#youshi .lists .dl .text .ul{display: inline-block;vertical-align: middle;}
#youshi .lists .dl .text .ul p{font-size: 13px;color: #747474;line-height: 24px;background: url(../images/ysulpbg.gif) no-repeat left center;text-indent: 20px;}

#about {background: url(../images/aboutbg.jpg) no-repeat;background-size: cover; padding: 60px 0 70px;}
#about .text{width: 435px;float: left;}
#about .text .h5{font-size: 16px;color: #fff;background-color: #dd0f13;line-height: 37px;display: inline-block;width: 140px;text-align: center;margin-bottom: 20px;}
#about .text .en{font-size: 48px;font-weight: bold;text-transform: uppercase;color: #dd0f13;margin-bottom: 40px;}
#about .text .h3{font-size: 20px;font-weight: bold;color: #fff;margin-bottom: 35px;}
#about .text .introl{color: #d7d7d7;line-height: 26px;margin-bottom: 40px;font-size: 13px;}
#about .text a.more{font-size: 16px;font-weight: bold;color: #dd0f13;}



#project{padding: 70px 0 90px;position: relative;}
#project .h1{font-size: 36px;color: #222222;line-height: 100%;text-align: center;font-weight: bold;}
#project .h1::after{content: '';display: block;width: 42px;height: 3px;background-color: #1d9c2f;margin:20px auto;}
#project .h3{font-size: 20px;color: #7f7f7f;line-height: 100%;text-align: center;margin-bottom: 40px;}
#project .pnavbar{text-align: center;margin-bottom: 36px;}
#project .pnavbar ul{font-size: 0;}
#project .pnavbar li{display: inline-block;width: 148px;height: 43px;line-height: 43px;font-size: 17px;}
#project .pnavbar li a{color: #505050;display: block;background-color: #eaeaea;}
#project .pnavbar li:first-child{margin-right: 15px;}
#project .pnavbar li.active a{background-color: #1d9c2f;color: #fff;}

#project .lists{overflow: hidden;}
#project .lists ul li{float: left;position: relative;}
#project .lists ul li:nth-child(1){width: 800px;}
#project .lists ul li:nth-child(n+2){width: 386px;float: right;}
#project .lists ul li:nth-child(2){margin-bottom: 18px;}
#project .lists ul li a .img{overflow: hidden;}
#project .lists ul li a .img img{transition: all .5s;}
#project .lists ul li a:hover .img img{transform: scale(1.1);}
#project .lists ul li a .text{position: absolute;bottom: 0;left: 0;width: 100%;background-color: rgba(0,0,0,.4);color: #fff;font-size: 14px;padding: 15px;}



#liucheng{background: url(../images/liuchengbg.jpg) no-repeat center;height: 685px;padding: 75px 0;}
#liucheng .h1{font-size: 36px;color: #fff;line-height: 100%;text-align: center;font-weight: bold;}
#liucheng .h1::after{content: '';display: block;width: 42px;height: 3px;background-color: #fff;margin:20px auto;}
#liucheng .h3{font-size: 17px;color: #fff;line-height: 100%;text-align: center;margin-bottom: 80px;}

#liucheng .lists{color: #fff;text-align: center;min-width: 1200px;position: relative;font-size: 0;margin-bottom: 95px;}
#liucheng .lists::after{content: '';display: block;height: 1px;width: 100%;top: -15px;bottom: 0;background-color: rgba(255,255,255,.2);margin:auto;position: absolute;}
#liucheng .lists .li{text-align: center;display: inline-block;position: relative;z-index: 10;padding: 0 50px;position: relative;}
#liucheng .lists .li::after{content: '';display: block;width: 10px;height: 10px;border-top: solid 2px #fff;border-right: solid 2px #fff;position: absolute;top: -16px;bottom: 0;margin:auto; right: 0;transform: rotate(45deg);}
#liucheng .lists .li:last-child::after{display: none;}
#liucheng .lists .li .num{font-family: cg;font-size: 25px;font-weight: bold;margin-bottom: 20px;}
#liucheng .lists .li .quan{width: 88px;height: 88px;border-radius: 90px;border:dashed 1.5px #fff;line-height: 82px;text-align: center;margin-bottom: 25px;background-color: #30a23f;}
#liucheng .lists .li .t{font-weight: bold;font-size: 16px;margin-bottom: 10px;}
#liucheng .lists .li .en{font-size: 13px;color: rgba(255,255,255,.7);}
#liucheng .tel{text-align: center;color: #fff;}
#liucheng .tel img{margin-right: 10px;vertical-align: top;margin-top: 5px;}
#liucheng .tel b{font-family: cg;font-size: 36px;}


#case{padding: 70px 0 0;position: relative;}
#case .h1{font-size: 36px;color: #222222;line-height: 100%;text-align: center;font-weight: bold;}
#case .h1::after{content: '';display: block;width: 42px;height: 3px;background-color: #1d9c2f;margin:20px auto;}
#case .h3{font-size: 20px;color: #7f7f7f;line-height: 100%;text-align: center;margin-bottom: 60px;}
#case .lists{overflow: hidden;position: relative;}
#case .lists .li{width: 25%;}
#case .lists .li .h2{background-color: #f2f2f2;line-height: 65px;text-align: center;color: #333;font-size: 16px;}
#case .lists .li a:hover .h2{background-color: #1d9c2f;color: #fff;}

#case .lists .prev{display: block;left: 20px;top: 0;bottom: 0;margin:auto;position: absolute;width: 69px;height: 69px;background-color: rgba(0,0,0,.3);z-index: 99;text-align: center;line-height: 69px;}
#case .lists .prev::after{content: '';width: 20px;height: 20px;border-top: solid 2px #fff;border-left: solid 2px #fff;display: inline-block;transform: rotate(-45deg);vertical-align: middle;margin-right: -15px;}


#case .lists .next{display: block;right: 20px;top: 0;bottom: 0;margin:auto;position: absolute;width: 69px;height: 69px;background-color: rgba(0,0,0,.3);z-index: 99;text-align: center;line-height: 69px;}
#case .lists .next::after{content: '';width: 20px;height: 20px;border-top: solid 2px #fff;border-right: solid 2px #fff;display: inline-block;transform: rotate(45deg);vertical-align: middle;margin-left: -15px;}


#news{padding: 70px 0 ;position: relative;}
#news .h1{font-size: 36px;color: #222222;line-height: 100%;text-align: center;font-weight: bold;}
#news .h1::after{content: '';display: block;width: 42px;height: 3px;background-color: #1d9c2f;margin:20px auto;}
#news .h3{font-size: 20px;color: #7f7f7f;line-height: 100%;text-align: center;margin-bottom: 60px;}

#news .sqzx{float: left;width: 663px;}
#news .sqzx .tit{font-size: 18px;color: #3d3d3d;margin-bottom: 35px;}
#news .sqzx .tit::before{content: '';display: inline-block;width: 5px;height: 17px;background-color: #129153;vertical-align: middle;margin-top: -3px;margin-right: 15px;}
#news .sqzx .tit a{float: right;font-size: 14px;color: #a2a2a2;}
#news .sqzx .tit a:hover{color: #1d9c2f;}

#news .sqzx .top_img{margin-bottom: 25px;}
#news .sqzx .headlines{border-bottom: solid 1px #eeeeee;padding-bottom: 20px;margin-bottom: 20px;}
#news .sqzx .headlines .tip{width: 87px;height: 29px;background-color: #1d9c2f;color: #fff;display: inline-block;text-align: center;line-height: 29px;font-size: 14px;margin-right: 15px;}
#news .sqzx .headlines .h4{font-size: 16px;color: #484848;line-height: 29px;margin-bottom: 10px;}
#news .sqzx .headlines a:hover .h4{color: #1d9c2f}
#news .sqzx .headlines .des{line-height: 24px;color: #7c7c7c;font-size: 13px;}
#news .sqzx  li{float: left;width: 50%;line-height: 100%;}
#news .sqzx  li:nth-child(-n+5){margin-bottom: 20px;}
#news .sqzx  li a{font-size: 13px;color: #6b6b6b;}
#news .sqzx  li a::before{content: '';display: inline-block;width: 8px;height: 2px;background-color: #1d9c2f;vertical-align: middle;margin-top: -5px;margin-right: 10px;}
#news .sqzx  li a:hover{color: #1d9c2f}

#news .faq{float: right;width: 457px;}
#news .faq .tit{font-size: 18px;color: #3d3d3d;margin-bottom: 35px;}
#news .faq .tit::before{content: '';display: inline-block;width: 5px;height: 17px;background-color: #129153;vertical-align: middle;margin-top: -3px;margin-right: 15px;}
#news .faq .tit a{float: right;font-size: 14px;color: #a2a2a2;}
#news .faq .tit a:hover{color: #1d9c2f;}
#news .faq .ul li.icon{border-bottom: solid 1px #e7e7e7;padding-bottom: 20px;margin-bottom: 20px;}
#news .faq .ul li.icon:nth-child(2){margin-bottom: 23px;padding-bottom: 23px;}
#news .faq .ul li.icon a{position: relative;padding-left: 36px;display: block;}
#news .faq .ul li.icon a::before{content: 'Q';font-family: cg;width: 26px;height: 26px;line-height: 26px;text-align: center;display: block;background-color: #1d9c2f;color: #fff;border-radius: 90px;font-weight: bold;font-size: 14px;position: absolute;left: 0;top: 0;}
#news .faq .ul li.icon a .h4{font-size: 15px;color: #383838;line-height: 26px;}
#news .faq .ul li.icon a:hover .h4{color: #1d9c2f;}
#news .faq .ul li.icon a .des{color: #848383;font-size: 12px;line-height: 24px;}
#news .faq .ul li.text {line-height: 100%;font-size: 14px;}
#news .faq .ul li.text:nth-child(-n+5){margin-bottom: 25px;}
#news .faq .ul li.text span{float: right;color: #888;}
#news .faq .ul li.text a::before{content: '';display: inline-block;width: 7px;height: 7px;background-color: #cfcfcf;border-radius: 90px;vertical-align: middle;margin-top: -1px;margin-right: 10px;}
#news .faq .ul li.text a:hover{color: #1d9c2f;}




#about{background: url(../images/aboutbg.jpg) no-repeat center;height: 638px;padding: 85px 0 ;}
#about .h1{font-size: 36px;color: #fff;line-height: 100%;text-align: center;font-weight: bold;}
#about .h1::after{content: '';display: block;width: 42px;height: 3px;background-color: #fff;margin:20px auto;}
#about .h3{font-size: 20px;color: #fff;line-height: 100%;text-align: center;margin-bottom: 50px;}
#about .desc{color: #fff;font-size: 14px;line-height: 30px;text-align: center;margin-bottom: 90px;}
#about .more{width: 150px;height: 40px;line-height: 40px;display: block;margin:0 auto;text-align: center;background-color: #1d9c2f;color: #fff;border-radius: 90px;font-size: 15px;}




#footer{background-color: #333331;}
#footer .foot-nav{text-align: center;border-bottom: solid 1px #484848;}
#footer .foot-nav ul{font-size: 0;}
#footer .foot-nav li{display: inline-block;font-size: 16px;line-height: 100px;}
#footer .foot-nav a{color: #fff;padding: 0 25px;}

#footer .foot-center{padding: 50px 0;}
#footer .foot-center .foot-logo{float: left;margin-right: 180px;}

#footer .foot-center dl{float: left;margin-right: 180px;}
#footer .foot-center dl dt{margin-bottom: 25px;}
#footer .foot-center dl dt a{color: #fff;font-size: 16px;font-weight: bold;}
#footer .foot-center dl dd p{line-height: 24px;font-size: 14px;}
#footer .foot-center dl dd a{color: #bfbfbf;}

#footer .foot-center dl.watch{float: right;margin: 0;}

.foot-bottom{font-size: 13px;color: #fff;line-height: 70px;border-top: solid 1px #484848;}
.foot-bottom a{color: #fff;}

#footer dl.con{float: left;margin-right: 0;}
#footer dl.con .flogo{margin-bottom: 35px;}
#footer dl.con .ftel{font-size: 13px;color: #999;background: url(../images/ftelicon.png) no-repeat left center;padding-left: 55px;margin-bottom: 25px;}
#footer dl.con .ftel h4{font-size: 24px;color: #dd0f13;font-weight: bold;margin-top: 5px;line-height: 100%;}
#footer dl.con .address{color: #c3c3c3;font-size: 14px;line-height: 34px;}



#links{background-color: #252525;line-height: 70px;}
#links .tit{color: #808080;font-size: 18px;background: url(../images/linkgtit.gif) no-repeat left center;padding-left: 40px;display: inline-block;vertical-align: middle;margin-right: 10px;}
#links .lists{display: inline-block;vertical-align: middle;font-size: 0;line-height: 100%;}
#links .lists a{color: #808080;font-size: 13px;margin-right: 10px;line-height: 70px;}








/* ====================================   网站地图   ==================================== */
.page-sitemap{padding: 40px 0;width: 950px;float: right;border-top: solid 1px #ddd;}
.sitemap{padding: 0 0;overflow: hidden;}
.sitemap h2{font-size: 22px;padding: 10px 15px;background-color: #1d9c2f;display: inline-block;margin-bottom: 30px;}
.sitemap h2 a{color: #fff;}
.sitemap h2 a:hover{color: #fff;text-decoration: underline;}
.sitemap ul{overflow: hidden;display: block;font-size: 15px;margin-bottom: 30px;border-bottom: solid 1px #ddd;font-size: 0}
.sitemap ul li{width:33.333%;line-height: 35px;display: inline-block;vertical-align: top;border-bottom: solid 1px #ddd;text-align: center;font-size: 18px;line-height: 55px;position: relative;top: 1px;}
.sitemap ul li a{color: #333;}
.sitemap ul li a:hover{color: #1d9c2f;text-decoration: underline;}
.sitemap ul li p a{font-weight: normal;}
.sitemap ul li p:last-child{margin-bottom: 30px;}
.sitemap ul div{margin-bottom: 15px;border:solid 1px #eee;padding: 15px;}
.sitemap ul h3{font-size: 15px;margin-bottom: 10px;}
.sitemap ul h3 a{color: #333;}


.searchbox1{height: 85px;line-height: 85px;background-color: #f2f2f2;}
.searchbox1 .container{position: relative;}
.searchbox1 {}
.searchbox1 form{position: relative;float: right;}
.searchbox1 input[type="text"]{border:solid 1px #ddd;padding: 10px;width: 345px;border-radius: 90px;}
.searchbox1 input[type="submit"]{border:none;background-color: #1d9c2f;color: #FFFFFF;padding: 10px 25px;cursor: pointer;position: absolute;right: 0;top: 0;border-radius: 90px;top: 0;bottom: 0;margin:auto;height: 36px;}
.searchbox1 .hotkeylist{display: inline-block;}
.searchbox1 .hotkeylist a{padding: 0 10px;color: #717171;font-size: 14px;}
.searchbox1 .hotkeylist a:hover{color: #1d9c2f;}
.searchbox1 b{text-align: center;color: #444;font-size: 14px;}


.cotpos{line-height: 60px;color: #666;}
.cotpos .container::before{content: '';display: inline-block;width: 6px;height: 14px;background-color: #1d9c2f;vertical-align: middle;margin-top: -3px;margin-right: 15px;}
.cotpos a{color: #666;font-size: 15px;}
.cotpos a:hover{color: #1d9c2f;}
/**
 *
 *
 *  内页二级栏目样式
 *
 *
 */


.page-navbar-Horizontal{background-color: #fff;width: 230px;float: left;margin-bottom: 40px;}
.page-navbar-Horizontal .curshow .downmenu{content:'';display:block;position:absolute;width:12px;height:12px;border-top:solid 1px #333;border-right:solid 1px #333;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:3px;top:0;bottom:0;margin:auto;display: none;}
.page-navbar-Horizontal{position:relative;}
.page-navbar-Horizontal .curshow{font-size:24px;text-align:left;position:relative;z-index:9;overflow: hidden;text-align: center;background-color: #1d9c2f;line-height: 80px;margin-bottom: 2px;color: #fff;}
.page-navbar-Horizontal ul{}
.page-navbar-Horizontal li{line-height: 50px;border-top: none;text-align: center;overflow: hidden;height: 50px;margin-bottom: 2px;}
.page-navbar-Horizontal li:last-child{margin-bottom: 0;}
.page-navbar-Horizontal li a{font-size:16px;display:block;background-color: #ececec;color: #444;}
.page-navbar-Horizontal li a:hover{color: #fff;background-color: #1d9c2f;}

.page-navbar-Horizontal li.active a{color: #fff;background-color: #1d9c2f;}




.page-navbar-Horizontal-tree{background-color: #fff;width: 230px;float: left;margin-bottom: 40px;}
.page-navbar-Horizontal-tree .curshow .downmenu{content:'';display:block;position:absolute;width:12px;height:12px;border-top:solid 1px #333;border-right:solid 1px #333;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:3px;top:0;bottom:0;margin:auto;display: none;}
.page-navbar-Horizontal-tree{position:relative;}
.page-navbar-Horizontal-tree .curshow{font-size:24px;text-align:left;position:relative;z-index:9;overflow: hidden;text-align: center;background-color: #1d9c2f;line-height: 80px;margin-bottom: 2px;color: #fff;}
.page-navbar-Horizontal-tree ul{}
.page-navbar-Horizontal-tree li{border-top: none;overflow: hidden;}
.page-navbar-Horizontal-tree li:last-child{margin-bottom: 0;}
.page-navbar-Horizontal-tree li a{font-size:16px;display:block;background-color: #ececec;color: #444;}
.page-navbar-Horizontal-tree li a.level{line-height: 50px;height: 50px;text-indent:30px;background: url(../images/p14-icon2.png) no-repeat right center #ececec;}
.page-navbar-Horizontal-tree li a:hover{color: #fff;background-color: #1d9c2f;}

.page-navbar-Horizontal-tree li.active a{color: #fff;background-color: #1d9c2f;}

.page-navbar-Horizontal-tree li .sub{border-right: solid 1px #ececec;border-left: solid 1px #ececec;}
.page-navbar-Horizontal-tree .sub:last-child{border-bottom: solid 1px #ececec;}
.page-navbar-Horizontal-tree li .sub .li{border-bottom: solid 1px #ececec;}
.page-navbar-Horizontal-tree li .sub .li:last-child{border-bottom: none;}
.page-navbar-Horizontal-tree li .sub .li a{background-color: #fff;font-size: 13px;line-height: 45px;text-indent: 40px;position: relative;color: #666}
.page-navbar-Horizontal-tree li .sub .li a::after{content: '';display: block;width: 10px;height: 10px;border-top: solid 2px #ccc;border-right: solid 2px #ccc;position: absolute;right: 30px;top: 0;bottom: 0;margin:auto;transform: rotate(45deg);}
.page-navbar-Horizontal-tree li .sub .li a:hover{color: #1d9c2f;}
.page-navbar-Horizontal-tree li.active .sub .li a{color: #666}
.page-navbar-Horizontal-tree li .sub .li.active a{color: #1d9c2f}

.hotpro .tit{background-color: #666;color: #fff;line-height: 50px;font-weight: bold;font-size: 18px;text-align: center;}
.hotpro .list{border:solid 1px #ddd;border-top: none;}
.hotpro .list li{text-align: center;border-bottom: solid 1px #ddd;padding: 10px;}
.hotpro .list li:last-child{border-bottom: none;}
.hotpro .list li p{padding: 15px 0;font-size: 15px;}

.pages-about{line-height: 2;font-size: 15px;color: #555;width: 950px;float: right;border-top: solid  1px #ddd;padding: 40px 0;}
.pages-about .introl{}
.pages-about .introl .h1{font-size: 30px;text-align: center;line-height: 100%;margin-bottom: 25px;color: #222;font-weight: bold;text-align: center;}
.pages-about .introl .h3{text-align: center;font-size: 18px;line-height: 100%;color: #666;text-align: center;}
.pages-about .introl .h3::after{content: '';display: block;height: 3px;width: 70px;background-color: #1d9c2f;margin:25px auto 20px;}
.pages-about .introl h4{font-size: 22px;color: #1d9c2f;margin:20px 0;}
.pages-about .introl img{display: block;}
.pages-about .introl h5{font-size: 22px;color: #111;margin:0 0 20px;}



.rests{font-size: 20px;line-height: 50px;border-bottom: solid 1px #ddd;margin-bottom: 30px;}
.rests b{display: block;width: 120px;line-height: 50px;background-color: #1d9c2f;color: #fff;text-align: center;}
.rests span{float: right;color: #666;}



.factory{padding: 80px 0;text-align: center;}
.factory .h1{font-size: 30px;text-align: center;line-height: 100%;margin-bottom: 25px;color: #222;font-weight: bold;}
.factory .h3{text-align: center;font-size: 18px;line-height: 100%;color: #666;}
.factory .h3::after{content: '';display: block;height: 3px;width: 70px;background-color: #1d9c2f;margin:25px auto 40px;}
.factory .lists li img{width: 100%;}
.factory .lists li p{padding: 15px 0;font-size: 16px;}

.pwenhua{}
.pages-about .pwenhua .h1{font-size: 30px;text-align: center;line-height: 100%;color: #222;font-weight: bold;}
.pages-about .pwenhua .h1::after{content: '';display: block;height: 3px;width: 70px;background-color: #1d9c2f;margin:15px auto 15px;}
.pages-about .pwenhua .h3{text-align: center;font-size: 16px;line-height: 26px;margin-bottom: 30px;}
.pages-about .pwenhua .lists{}
.pages-about .pwenhua p {font-size: 15px;width: 50%;float: left;line-height: 36px;}
.pages-about .pwenhua p b{color: #1d9c2f;}


.postit{line-height: 100%;font-size: 30px;margin-bottom: 30px;border-bottom: solid 1px #ddd;padding-bottom: 20px;}

.pages-about .fwcjry .h1{font-size: 30px;text-align: center;line-height: 100%;color: #222;font-weight: bold;}
.pages-about .fwcjry .h1::after{content: '';display: block;height: 3px;width: 70px;background-color: #1d9c2f;margin:15px auto 15px;}
.pages-about .fwcjry .h3{text-align: center;font-size: 16px;line-height: 26px;margin-bottom: 30px;}
.pages-about .fwcjry .ul{border-top: solid 1px #ddd;padding: 30px 0;}
.pages-about .fwcjry p {font-size: 16px;line-height: 2;}
.pages-about .fwcjry p b{color: #1d9c2f;}

.pages-about .fwcjry ul{border-right:solid 3px #1d9c2f;}
.pages-about .fwcjry ul li{width: 25%;display: inline-block;text-align: center;border:solid 3px #1d9c2f;border-right: none;padding: 15px 0;font-size: 18px;}


.pages-picture{width: 950px;float: right;min-height: 400px;}
.pages-picture li{margin-bottom: 30px;}
.pages-picture li .h3{font-size: 16px;line-height: 50px;text-align: center;background-color: #f2f2f2;}
.pages-picture li a:hover .h3{color: #fff;background-color: #1d9c2f;}


.pages-work{padding: 3% 0;overflow: hidden;}
.pages-work ul{}
.pages-work li{margin-bottom: 10px;margin-bottom: 40px;}
.pages-work li img{width: 100%;padding: 8px;border:solid 1px #ddd;}
.pages-work li a:hover img{border:solid 1px #1d9c2f;}
.pages-work li .text{background-color: #f5f5f5;padding: 30px;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.pages-work li .h3{font-size: 16px;line-height: 100%;text-align: center;padding: 20px 0;border:solid 1px #ddd;border-top: none;}
.pages-work li a:hover .h3{border:solid 1px #1d9c2f;border-top: none;background-color: #1d9c2f;color: #fff;}

.pages-work li a .contents{display: none;}
.pages-work .contentsShow{margin-bottom: 10px;padding: 0 10px;font-size: 15px;line-height: 2;clear: both;display: none;}
.pages-work .contentsShow .box{background-color: #e6212a;padding: 30px;color: #fff;}

.pages-parent{padding: 3% 0;overflow: hidden;}
.pages-parent ul{}
.pages-parent li{margin-bottom: 10px;margin-bottom: 10px;}
.pages-parent li img{width: 100%;padding: 8px;border:solid 1px #ddd;}
.pages-parent li a:hover img{border:solid 1px #1d9c2f;}
.pages-parent li .text{background-color: #f5f5f5;padding: 30px;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.pages-parent li .h3{font-size: 16px;line-height: 100%;text-align: center;padding: 20px 0;border-top: none;}
.pages-parent li a:hover .h3{color: #1d9c2f;}


/**
 * 分页
 */


#page{text-align: center;font-size: 15px;padding: 40px 0;}
#page span, #page a{display: inline-block;border:solid 1px #999;margin-left: 2px;padding: 5px 15px;color: #666;}
#page span.cur{border-color: #1d9c2f;background-color: #1d9c2f;color: #fff;}


/**
 * [overflow 发展历程]
 * @type {[type]}
 */
.history {overflow: hidden;padding: 80px 0;}
/*.history .row{position: relative;}
.history .row::after{content: '';display: block;width: 1px;height: 100%;background-color: #333;left: 0;right: 0;margin:auto;top: 75px;position: absolute;}*/
.about-title {font-size: 30px;color: #333;text-align: center;position: relative;line-height: 100%;}
.flow {margin-top: 75px;position: relative;}
.flow-list {float: right;width: 100%;position: relative;}
li[class*=list] {display: inline-block;}
.flow-list .flow-warrper {float: right;width: 50%;left: -18px;position: relative;}
.flow-list .flow-warrper:before {content: '';width: 1px;height: 100%;background: #666;position: absolute;left: 17px;}
.flow-list:first-child .flow-warrper:before {height: 130%;top: -40px;}
.flow-list .pro {position: relative;float: left;width: 34px;height: 45px;background-color: #fff!important;-webkit-border-radius: 50%;border-radius: 50%;margin-right: 35px;z-index: 2;margin-top: -5px;}
.flow-list .desc {float: left;width: -webkit-calc(100% - 85px);width: calc(100% - 85px);position: relative;margin-bottom: 55px;}
.flow-list .desc h3 {text-align: left;font-size: 36px;margin-bottom: 10px;color: #dc2426;line-height: 100%;font-weight: bold;}
.flow-list .desc p {font-size: 16px;line-height: 2;color: #666;}
.flow-list .pro:after {content: '';-webkit-transition: opacity .6s;-o-transition: opacity .6s;transition: opacity .6s;position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(../images/icon38-c.png) no-repeat center;opacity: 0;}
.flow-list:nth-child(2n) .flow-warrper {float: left;left: 17px;}
.flow-list:nth-child(2n) .pro {float: right;margin-right: 0;margin-left: 35px;}
.flow-list:nth-child(2n) .flow-warrper:before {content: '';width: 1px;height: 100%;background: #666;position: absolute;right: 17px;left: auto;}
.flow-list:nth-child(2n) .desc {float: right;width: -webkit-calc(100% - 100px);width: calc(100% - 100px);}
.flow-list:nth-child(2n) .desc h3 {text-align: right;}
.flow-list:nth-child(2n) .desc p {text-align: right;}

.flow-list:hover .pro:after{opacity: 1;}

.flow-list:last-child{text-align: center;font-size: 16px;padding: 30px 0}







.page-contact{width: 950px;float: right;border-top: solid 1px #ddd;padding-top: 40px;padding-bottom: 40px;}
.page-contact .contop .cn{font-size: 26px;color: #111;text-align: center;}
.page-contact .contop .cn::after{content: '';display: block;width: 30px;height: 3px;background-color: #1d9c2f;margin:15px auto;}
.page-contact .contop .h3{font-size: 18px;color: #666;text-align: center;margin-bottom: 40px;}
.page-contact .kfgy{margin-bottom: 30px;}
.page-contact .kfgy .h1{font-size: 22px;font-weight: bold;margin-bottom: 25px;color: #1d9c2f;}
.page-contact .kfgy .h1 i{color: #555;}
.page-contact .kfgy .desc{font-size: 16px;color: #666;line-height: 25px;}
.page-contact .conlist {font-size: 0;margin:0 -10px;}
.page-contact .conlist dl{position: relative;padding:0 10px;width: 33.333%;display: inline-block;vertical-align: top;margin-bottom: 20px;}
.page-contact .conlist dl .box{border: solid 1px #ddd;height: 124px;line-height: 124px;}

.page-contact .conlist dl dt{display: inline-block;width: 30%;vertical-align: middle;text-align: center;line-height: 48px;}
.page-contact .conlist dl dt span{display: inline-block;-webkit-border-radius: 90px;border-radius: 90px;font-size: 35px;color: #999;}
.page-contact .conlist dl dt span i{color: #1d9c2f}
.page-contact .conlist dl dd{font-size: 15px;padding: 0 20px 0 0;display: inline-block;width: 70%;vertical-align: middle;line-height: 26px;}



.page-contact .mapt{font-size: 26px;font-weight: bold;margin-bottom: 25px;color: #333;}
.allmap{height: 592px;overflow: hidden;border: solid 1px #ddd;}
#allmap{height: 650px;}


.page-contact .conbottom .conleft{border:solid 1px #ddd;border-right: none;}
.page-contact .conbottom div[class*="col-"]{padding: 0;}







.pages-news{width: 950px;float: right;min-height: 400px;}
.pages-news ul{}
.pages-news ul li{margin-bottom: 20px;border-bottom: solid 1px #ddd;padding-bottom: 20px;}
.pages-news ul li a{display: block;}
.pages-news ul li .img{overflow: hidden;}
.pages-news ul li .img img{width: 100%;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.pages-news ul li a:hover .img img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.pages-news ul li a .tbox{height: 214px;}
.pages-news ul li .text{padding:0 140px 0 0;}
.pages-news ul li .text .h3{font-size: 20px;line-height: 100%;margin-bottom: 15px;}
.pages-news ul li a:hover .text .h3{color: #1d9c2f}
.pages-news ul li .text .introl{font-size: 13px;color: #666;line-height: 24px;margin-bottom: 30px;}
.pages-news ul li .text .date{font-size: 15px;font-weight: bold;color: #999;position: absolute;top: 0;right: 0;bottom: 0;margin:auto;text-align: center;height: 65px;}
.pages-news ul li .text .date::before{content: '';display: block;height: 80px;width: 1px;background-color: #ddd;position: absolute;left: -40px;top: 0;bottom: 0;margin:auto;}
.pages-news ul li .text .date h5{font-size: 40px;font-weight: bold;}
.pages-news ul li .text .more{font-weight: normal;display: block;width: 120px;line-height: 40px;background-color: #1d9c2f;color: #fff;text-align: center;-webkit-border-radius: 90px;border-radius: 90px;}


.pages-case-show{padding: 0 0 50px;width: 950px;float: right;border-top: solid 1px #ddd;padding-top: 30px;}
.pages-case-show .intro .title{font-size: 25px;color: #222;margin-bottom: 20px;font-weight: bold;line-height: 100%;}
.pages-case-show .intro .source{font-size: 15px;color: #666;border-bottom: solid 1px #ddd;padding-bottom: 25px;}
.pages-case-show .intro .contents{color: #666;line-height: 2;font-size: 15px;padding: 3% 0;}



.pages-news-show{width: 950px;float: right;padding:0  0 40px;}

.pages-news-show .newstop{text-align: center;}

.pages-news-show .intro .title{font-size: 25px;color: #222;margin-bottom: 30px;font-weight: bold;line-height: 100%;}
.pages-news-show .intro .source{font-size: 15px;color: #666;border-bottom: solid 1px #ddd;padding-bottom: 25px;}
.pages-news-show .intro .contents{color: #666;line-height: 2;font-size: 15px;padding: 3% 0;}
.pages-news-show .intro .contents iframe{display: block;margin:0 auto;}
.tags{margin: 20px 0;color: #333;font-size: 14px;}
.tags span{margin-right: 10px;background-color: #e5e5e5;padding: 3px 10px;}

.pagelinks{border-top: solid 1px #ddd;border-bottom: solid 1px #ddd;padding: 20px 0;line-height: 100%;}

.pagelinks .col-lg6 a{-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;display: block;font-size: 15px;line-height: 30px;text-align: left;}
.pagelinks .col-lg6:nth-child(2) a{text-align: right;}


.ptitle{font-size: 25px;font-weight: bold;color: #222;margin-bottom: 20px;}



.recom{}
.recom li .h3{font-size: 15px;color: #666;line-height: 100%;margin:10px 0;white-space: nowrap;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.recom li a:hover .h3{color: #1d9c2f;font-weight: bold;}
.recom li a .fr{color: #999;}


.srv-top{text-align:center;}
.srv-top .t1{line-height:53px;font-size:32px;font-weight: bold;}
.srv-top .t2{line-height:25px;font-size:16px;margin:10px 0 0;color:#666;}



.srv-ctUs{padding:60px 0 ;text-align:center;color:#fff;background:#1d9c2f;}
.srv-ctUs .btn{display:block;width:240px;height:54px;line-height:54px;font-size:18px;color:#1d9c2f;background:#fff;margin:33px auto 0;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.srv-ctUs .btn span{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.srv-ctUs .btn:hover{color:#fff;background:#333;}
.srv-ctUs .btn:hover span{-ms-transform:translateY(-5px);transform:translateY(-5px);-webkit-transform:translateY(-5px);}
.srv-top.srv-top2 .t1, .srv-top.srv-top2 .t2 {   color: #fff;}
.srv-ctUs .h4{font-size: 15px;}

.bd_weixin_popup{-webkit-box-sizing: content-box;box-sizing: content-box;}
.bd_weixin_popup .bd_weixin_popup_main{padding: 0;}

.xwxq-matterwordsL-share{padding: 15px 0;}
.xwxq-matterwordsL-share-pro{float: right;font-family: 'Microsoft YaHei';font-size: 13px;line-height: 100%;padding: 15px 0;color: #666;}
.bdsharebuttonbox{display: inline-block;vertical-align: middle;}
.xwxq-matterwordsL-share-pro .bdshare-button-style0-16 a, .xwxq-matterwordsL-share-pro .bdshare-button-style0-16 .bds_more{display: inline-block;background-color: #333;margin-right: 10px;}
.xwxq-matterwordsL-share-pro .bdshare-button-style0-16 a,.xwxq-matterwordsL-share-pro .bdshare-button-style0-16 .bds_more{background-color:#fff;}
.xwxq-matterwordsL-share-pro .bdshare-button-style0-16 .bds_weixin{background:none;background-position:0;width:21px;height:18px;background:url(../images/share1.png) no-repeat center;}
.xwxq-matterwordsL-share-pro .bdshare-button-style0-16 .bds_tsina{background:none;background-position:0;width:20px;height:18px;background:url(../images/share2.png) no-repeat center;}
.xwxq-matterwordsL-share-pro .bdshare-button-style0-16 .bds_sqq{background:none;background-position:0;width:20px;height:18px;background:url(../images/share3.png) no-repeat center;}
.xwxq-matterwordsL-share-pro .bdshare-button-style0-16 .bds_qzone{background:none;background-position:0;width:20px;height:18px;background:url(../images/share4.png) no-repeat center;}



.AfterSale{padding: 50px 0;}
.AfterSale .h1{text-align: center;font-size: 30px;color: #111;line-height: 100%;font-weight: bold;}
.AfterSale .h1::after{content: '';display: block;width: 30px;height: 3px;background-color: #1d9c2f;margin:15px auto;}
.AfterSale .h3{text-align: center;font-size: 16px;color: #777;margin-bottom: 40px;line-height: 100%;}
.AfterSale .lists{}
.AfterSale .lists li .text{line-height: 2;font-size: 14px;color: #888;}
.AfterSale .lists li .text b{font-size: 15px;color: #333;}
.AfterSale .lists li .h4{font-size: 18px;font-weight: bold;margin:10px 0;color: #1d9c2f;}



.problems{padding: 70px 0;position: relative;}
.problems #particles{position: absolute;width: 100%;height: 100%;background-color: #f7f7f7;z-index: -1;top: 0;left: 0;}
.problems .h1{text-align: center;font-size: 30px;color: #333;line-height: 100%;font-weight: bold;}
.problems .h1::after{content: '';display: block;width: 30px;height: 3px;background-color: #1d9c2f;margin:15px auto;}
.problems .h3{text-align: center;font-size: 16px;color: #777;line-height: 100%;margin-bottom: 60px;}
.problems .lists{}
.problems .lists li{background-color: #fff;margin-bottom: 10px;overflow: hidden;height: 50px;}
.problems .lists li a{display: block;}
.problems .lists li a h4{font-size: 18px;color: #111;line-height: 100%;background-color: #fff;padding: 15px 15px 15px 60px;position: relative;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;border:solid 1px #eee;}
.problems .lists li a h4 span{position: absolute;left: 0;top: 0;bottom: 0;width: 48px;display: block;line-height: 48px;text-align: center;font-weight: bold;border-right:solid 1px #eee;}
.problems .lists li a h4::after{content: '+';display: block;height: 48px;width: 48px;line-height: 48px;position: absolute;right: 0;top: 0;font-size: 30px;text-align: center;}
.problems .lists li a .desc{color: #777;font-size: 14px;line-height: 2;padding: 25px 15px 25px 50px;font-family: 'Microsoft YaHei';display: none;}

.problems .lists li.active{height: auto;}
.problems .lists li.active a h4{color: #fff;background-color: #1d9c2f;border-color: #1d9c2f}
.problems .lists li.active a h4 span{border-right-color: rgba(255,255,255,.3);}
.problems .lists li.active a h4::after{content: '-';}
.problems .lists li.active a .desc{color: #777;font-size: 14px;line-height: 2;border:solid 1px #eee;border-top: none;}

.Network{padding: 70px 0;}
.Network .h1{text-align: center;font-size: 30px;color: #111;line-height: 100%;font-weight: bold;}
.Network .h1::after{content: '';display: block;width: 30px;height: 3px;background-color: #1d9c2f;margin:15px auto;}
.Network .h3{text-align: center;font-size: 16px;color: #555;line-height: 100%;margin-bottom: 60px;}
.Network h4{font-size: 20px;color: #1d9c2f;margin: 20px 0;font-weight: bold;}
.Network li{line-height: 2.5;font-size: 15px;color: #666;}
.Network li span{color: #1d9c2f}

.pages-shop {min-height: 400px;width: 950px;float: right;}
.pages-shop .h2{font-size: 30px;color: #111;text-align: center;}
.pages-shop .h2::after{content: '';display: block;height: 3px;width: 30px;background-color: #1d9c2f;margin:15px auto;}
.pages-shop .h5{font-size: 16px;color: #666;text-align: center;font-family: 'Microsoft YaHei';margin-bottom: 50px;}
.pages-shop .row{margin:0 -10px;font-size: 0;}
.pages-shop ul li{margin-bottom: 30px;padding: 10px;border:solid 1px #e5e5e5;}
.pages-shop ul li:hover{border-color: #1d9c2f;}
.pages-shop ul li a{display: block;position: relative;}
.pages-shop ul li .img{width: 280px;float: left;}
.pages-shop ul li img{width: 100%;}
.pages-shop ul li .text{padding: 30px 30px 30px 0;line-height: 24px;font-size: 14px;color: #666;width: 610px;float: right;}
.pages-shop ul li p{font-size: 22px;color: #303030;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 15px;}
.pages-shop ul li a:hover p{color: #1d9c2f;}
.pages-shop ul li a .desc{margin-bottom: 50px;}
.pages-shop ul li a span.more{display: block;float: right;width: 110px;text-align: center;line-height: 40px;border:solid 1px #ddd;}
.pages-shop ul li a:hover span.more{border:solid 1px #1d9c2f;background-color: #1d9c2f;color: #fff;}


.catpos{line-height: 75px;height: 75px;font-size: 15px;color: #666;}
.catpos .container{position: relative;}
.catpos .container::before{display: inline-block;content: '';width: 5px;height: 13px;background-color: #1d9c2f;margin-right: 15px;vertical-align: middle;}



.pages-shop-show{padding: 0 0 60px;width: 950px;float: right;}

.pages-shop-show .bigImg{border:solid 1px #ddd;margin-bottom: 10px;width: 100%;}

table.odd tr:nth-child(even) td{background-color: #eee}


.procedure h3{margin:56px auto 42px auto;color:#1d9c2f;font-size:30px;text-align:center;}
.procedure p{font-size:17px;color:#fff;background:#1d9c2f;width:240px;text-align:center;font-weight:600;}
.pb_left p:first-child{padding:13px 33px;width:-webkit-calc(240px - 66px);width:calc(240px - 66px);height:inherit;text-align:left;}
.pb_left p:first-child{padding:13px 33px;width:-webkit-calc(240px);width:calc(240px);height:inherit;text-align:left;}
.pb_right{margin-left:118px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.procedure p{font-size:17px;color:#fff;background:#1d9c2f;height:70px;width:240px;text-align:center;padding:20px;font-weight:600;}
.pb_right_stand p:first-child{line-height:20px;text-align:left;text-align:center;}
.pb_right_stand{margin:0 48px;}
.procedure .center img{margin-left:112px;}
.pt_three{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}
.procedure_center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.procedure .center2 img{margin-left:448px;}
.procedure_bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:84px;}
.pt_three_center span{color:#333;font-size:18px;text-align:center;display:block;margin-bottom:5px;font-weight:600;}
.p-jobs-list {padding: 60px 0;}
.h_zp{height: 60px;line-height: 60px;background-color: #8b8c91;}
.p-jobs-list li.wow{overflow: hidden;border:none;}
.p-jobs-list .h_zp div{width: 16.6666%;float: left;text-align: center;color: #fff;font-size: 15px;font-weight: bold;}
.p-jobs-list li.wow .deta{background-color: #fbfbfb;padding: 0 50px;}

.job-title{background-color: #f5f5f5;margin-top: 10px;cursor: pointer;}


.job-title.active{background-color: #1d9c2f;}
.p-jobs-list .h_zp.job-title div{color: #666;font-weight: normal;}
.p-jobs-list .job-title.active div{color: #fff;}

.p-jobs-list .tdata .box{padding: 30px;font-size: 13px;color: #666;line-height: 2;}
.p-jobs-list .tdata .box span{font-size: 15px;color: #333;margin-bottom: 20px;display: block;}
.p-jobs-list .tdata .box a.a_134{display: block;width: 100px;line-height: 40px;color: #fff;background-color: #1d9c2f;text-align: center;}
.p-jobs-list .tdata .box a.a_134:hover{background-color: #ff574a;}

.p-jobs-list li{display: none;}
.p-jobs-list .job-title #lermore1{background: url(../images/jrwm1.png) no-repeat center center;height: 100%;}
.p-jobs-list .job-title.active #lermore1{background: url(../images/jrwm1_h.png) no-repeat center center;}




.pages-ly{padding: 3% 0;}
.pages-ly .tit{background-color: #1d9c2f;color:#fff;display: inline-block;font-size: 20px;padding: 10px 20px;}
.pages-ly .list{border:solid 1px #ddd;padding: 50px 50px 100px;background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom;}
.pages-ly .list .row{width: 650px;margin:0 auto;color: #666;font-size: 13px;}
.pages-ly .list .inputs{margin-bottom: 10px;}
.pages-ly .list .inputs b{display: inline-block;width: 110px;text-align: right;font-weight: normal;}
.pages-ly .list input[type="text"]{border:solid 1px #ddd;padding: 10px;width: 70%;}
.pages-ly .list textarea{border:solid 1px #ddd;padding: 10px;width: 70%;height: 120px;}
.pages-ly .list input[type="submit"]{border:none;background-color: #1d9c2f;color: #fff;padding: 10px 35px;font-size: 18px;cursor: pointer;}




.pages-shop-show .shopInfo{}
.pages-shop-show .shopInfo .h2{font-size: 20px;line-height: 100%;margin-bottom: 20px;font-weight: bold;}
.descriptiont{margin-bottom: 10px;font-size: 15px;color: #111;}
.pages-shop-show .shopInfo .classis{font-size: 14px;color: #666;margin-bottom: 20px;background-color: #f7f7f7;padding: 15px;}
.pages-shop-show .shopInfo .description{font-size: 13px;color: #666;line-height: 2;margin-bottom:40px;}
.pages-shop-show .shopInfo .description ul{margin:0 -5px;font-family: 'Microsoft YaHei';}
.pages-shop-show .shopInfo .description ul li:first-child{border-top: solid 1px #ddd;}
.pages-shop-show .shopInfo .description ul li{color: #333;font-size: 15px;line-height: 26px;padding: 10px 5px;border-bottom: solid 1px #ddd;}
.pages-shop-show .shopInfo .description ul li span{border:solid 1px #ccc;padding: 10px 10px;-webkit-border-radius: 3px;border-radius: 3px;display: block;}
.pages-shop-show .shopInfo .description ul li:nth-child(n+4){margin-bottom: 0;}

.pages-shop-show .shopInfo .fw{background-color: #f7f7f7;padding: 10px;margin-bottom: 15px;}


.pages-shop-show .Please{font-size: 14px;overflow: hidden;}
.pages-shop-show .Please p{margin-bottom: 25px;}
.pages-shop-show .Please a{font-size: 18px;color: #fff;font-weight: bold;line-height: 100%;background-color: #1d9c2f;padding: 10px 20px;-webkit-border-radius: 3px;border-radius: 3px;display: inline-block;}

.shopimgtop{margin-bottom: 40px;}

.pages-shop-show .thumb{position: relative;}
.pages-shop-show .thumb .thumbbox{overflow: hidden;width: 86%;margin:0 auto;}
.pages-shop-show .thumb ul{}
.pages-shop-show .thumb li{width: 20%;float: left;}
.pages-shop-show .thumb li a{display: block;border:solid 1px #ddd;}
.pages-shop-show .thumb li img.cloudzoom-gallery-active{border:solid 1px #1d9c2f;}

.thumb .prev{background-color: #f8f8f8;height: 100%;display: block;border:solid 1px #ddd;margin-bottom: 10px;text-align: center;line-height: 25px;width: 20px;position: absolute;}
.thumb .prev::after{content: '';display: block;border-top: solid 1px #333;border-right: solid 1px #333;-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);transform: rotate(-135deg);width: 10px;height: 10px;position: absolute;top: 0;bottom: 0;left: 6px;right: 0;margin:auto;}

.thumb .next{background-color: #f8f8f8;height: 100%;display: block;border:solid 1px #ddd;text-align: center;line-height: 15px;position: absolute;top: 0;width: 20px;right: 0;}
.thumb .next::after{content: '';display: inline-block;border-top: solid 1px #333;border-right: solid 1px #333;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);width: 10px;height: 10px;position: absolute;top: 0;bottom: 0;left: 0;right: 6px;margin:auto;}

.pages-shop-show .tabstit{background-color: #f8f8f8;}
.pages-shop-show .tabstit .h3{font-size: 20px;color: #fff;display: inline-block;width: 150px;background-color: #fff;text-align: center;border-top: solid 2px #1d9c2f;padding: 15px 0;background-color: #1d9c2f;}
.pages-shop-show .tabstit li{float: left;margin-right: 3px;width: auto;}
.pages-shop-show .tabstit li a{padding: 0 25px;line-height: 40px;font-size: 16px;background-color: #f5f5f5;display: block;font-weight: bold;}
.pages-shop-show .tabstit li a i{margin-right: 10px;}
.pages-shop-show .tabstit li.active{position: relative;}
.pages-shop-show .tabstit li.active a{background-color: #fff;}

.pages-shop-show .contents{display: none;line-height: 2;font-size: 15px;color: #333;padding: 30px 0;}
.pages-shop-show .contents:nth-child(1){display: block;}

.pages-shop-show .contents .shct{font-size: 26px;color: #111;margin-bottom: 10px;}
.pages-shop-show .contents .li{margin-bottom: 20px;display: inline-block;float: none;vertical-align: top;}
.pages-shop-show .contents table img{height: 300px;display: block;margin:0 auto;}

table tr td.tred{border:solid 1px rgba(255,255,255,.4);background-color: #1d9c2f;color: #fff;padding: 15px 10px;font-weight: bold;}

.shopcenter{background-color: #f9f9f9;padding: 60px 0;}


.redfont{color: #1d9c2f}
.redfont p{text-align: center;font-size: 16px;padding: 20px 0;}

.bgw ul{margin: 0 -5px;}
.bgw li{padding: 0 5px;}
.bgw span{display: block;background-color: #fff;padding: 15px;}

.pages-shop-show .shopshow-tit .container{padding: 3% 0;}
.pages-shop-show .shopshow-tit .container .h1{font-size: 36px;line-height: 100%;margin-bottom: 20px;font-weight: bold;}
.pages-shop-show .shopshow-tit .container .h3{font-size: 30px;line-height: 100%;margin-bottom: 20px;font-weight: bold;}
.pages-shop-show .shopshow-tit .container .des{font-size: 17px;color: #555;line-height: 2;}
.pages-shop-show .showbox{overflow: hidden;position: relative;}
.pages-shop-show .shopshowxj{font-size: 36px;line-height: 100%;margin-bottom: 50px;font-weight: bold;}
.pages-shop-show .showbox .swiper-pagination{bottom: 20px;}
.pages-shop-show .showbox .swiper-pagination .swiper-pagination-bullet{width: 14px;height: 14px;}
.pages-shop-show .showbox .swiper-pagination .swiper-pagination-bullet-active{background-color: #e6212a;}
.pages-shop-show .showbox .prev{width: 70px;height: 70px;background-color: rgba(0,0,0,.5);-webkit-border-radius: 50%;border-radius: 50%;position: absolute;top: 0;bottom: 0;margin:auto;z-index: 10;cursor: pointer;left: 5%;}
.pages-shop-show .showbox .prev::after{content: '';display: block;width: 20px;height: 20px;border-top:solid 2px #fff;border-right: solid 2px #fff;-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);transform: rotate(-135deg);position: absolute;top: 0;bottom: 0;left: 8px;right: 0;margin:auto;}

.pages-shop-show .showbox .next{width: 70px;height: 70px;background-color: rgba(0,0,0,.5);-webkit-border-radius: 50%;border-radius: 50%;position: absolute;top: 0;bottom: 0;margin:auto;z-index: 10;cursor: pointer;right: 5%;}
.pages-shop-show .showbox .next::after{content: '';display: block;width: 20px;height: 20px;border-top:solid 2px #fff;border-right: solid 2px #fff;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);position: absolute;top: 0;bottom: 0;left: 0;right: 8px;margin:auto;}



.rela{padding-top: 30px;}
.rela .h1{font-size:22px;line-height: 100%;font-weight: bold;margin-bottom: 30px;}
.rela .list ul li{margin-bottom: 30px;}
.rela .list ul li a{display: block;border:solid 1px #e5e5e5;position: relative;}

.rela .list ul li img{width: 100%;}
.rela .list ul li .text{padding: 20px;border-top: solid 1px #e5e5e5;line-height: 24px;font-size: 14px;color: #666;}
.rela .list ul li p{font-size: 17px;color: #303030;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;}
.rela .list ul li a:hover p{color: #1d9c2f;}


.pages-case{padding: 0 0 50px;width: 950px;float: right;}
.pages-case ul li{margin-bottom: 30px;}
.pages-case ul li img{width: 100%;}
.pages-case ul li .h3{font-size: 17px;padding: 0 0 6px;}
.pages-case ul li .introl{font-size: 12px;color: #666;line-height: 24px;margin-bottom: 20px;}
.pages-case ul li .more{}
.pages-case ul li .text{border:solid 1px #ddd;padding: 20px;}
.pages-case ul li a:hover .h3{color: #1d9c2f}
.pages-case ul li a:hover .more{color: #1d9c2f}

.recomcase li{margin-bottom: 30px;}
.recomcase li img{width: 100%;}
.recomcase li .h3{font-size: 15px;padding: 10px 0 6px;}
.recomcase li a:hover .h3{color: #1d9c2f}
.recomcase li .introl{font-size: 12px;color: #666;line-height: 24px;margin-bottom: 20px;}
.recomcase li .more{}
.recomcase li a:hover .more{color: #1d9c2f}
.recomcase li .text{border:solid 1px #ddd;padding: 20px;}



.cbgg-01{background:#1d9c2f;text-align:center;color:#fff;margin-top: 10px;}
.cbgg-01-img img{width:100%;display:block;}
.cbgg-01 p{padding-top:15px;}
.cbgg-01 p img{vertical-align:middle;margin-right:5px;}
.cbgg-01 span{display:block;font-size:28px;font-weight:bold;font-family:Arial;padding-bottom:20px;padding-top:10px;}



.pages-project{}
.pages-project .project-top{padding: 60px 0;}
.pages-project .project-top .h1{font-size: 30px;text-align: center;line-height: 100%;}
.pages-project .project-top .h1::after{content: '';display: block;width: 60px;height: 3px;background-color: #1d9c2f;margin:20px auto;}
.pages-project .project-top .h3{text-align: center;font-size: 16px;color: #666;line-height: 25px;margin-bottom: 40px;}
.pages-project .project-top .list{display: -webkit-flex;    display: flex;}
.pages-project .project-top dl{width: 25%;display: inline-block;text-align: center;}
.pages-project .project-top dl dt{margin-bottom: 15px;}
.pages-project .project-top dl dd{font-size: 18px;text-align: center;line-height: 25px;}

.pages-project .project-youshi{background: url(../images/pages-projectbg1.jpg) no-repeat center;background-size: cover;padding: 60px 0  90px;}
.pages-project .project-youshi .h1{font-size: 30px;text-align: center;line-height: 100%;color: #fff;}
.pages-project .project-youshi .h1::after{content: '';display: block;width: 60px;height: 3px;background-color: #fff;margin:20px auto;}
.pages-project .project-youshi .h3{text-align: center;font-size: 16px;color: #fff;line-height: 25px;margin-bottom: 40px;}
.pages-project .project-youshi .list{display: -webkit-flex;    display: flex;flex-wrap: wrap;border-right:solid 1px rgba(255,255,255,.3);border-bottom:solid 1px rgba(255,255,255,.3);}
.pages-project .project-youshi dl{width: 33.333%;display: inline-block;border:solid 1px rgba(255,255,255,.3);border-right: none;border-bottom: none;padding:60px 20px;display: -webkit-flex;    display: flex;justify-content:center;align-items:center;}
.pages-project .project-youshi dl a{display: -webkit-flex;    display: flex;justify-content:center;align-items:center;}
.pages-project .project-youshi dl dt{margin-right: 15px;}
.pages-project .project-youshi dl dt img{width: 60px;}
.pages-project .project-youshi dl dd{font-size: 18px;line-height: 25px;color: #fff;}
.pages-project .project-youshi dl dd b{size: 22px;}

.pages-project .project-liucheng{padding: 60px 0  90px;background-color: #f8f8f8}
.pages-project .project-liucheng .h1{font-size: 30px;text-align: center;line-height: 100%;color: #333;}
.pages-project .project-liucheng .h1::after{content: '';display: block;width: 60px;height: 3px;background-color: #1d9c2f;margin:20px auto;}
.pages-project .project-liucheng .h3{text-align: center;font-size: 16px;color: #666;line-height: 25px;margin-bottom: 40px;}
.pages-project .project-liucheng .list ul{display: -webkit-flex;    display: flex;flex-wrap: wrap;justify-content:center;text-align: center;margin-bottom: 80px;}
.pages-project .project-liucheng .list ul li{width: 16.6666%;position: relative;}
.pages-project .project-liucheng .list ul li::after{content: '';display: block;background: url(../images/kklc5.png) no-repeat;width: 22px;height: 21px;position: absolute;right: -15px;top: -25px;bottom: 0;margin:auto;}
.pages-project .project-liucheng .list ul li:last-child::after{display: none;}
.pages-project .project-liucheng .list ul li .num{width: 100px;height: 100px;background-color: #1d9c2f;border-radius: 90px;line-height: 100px;font-family: cg;font-size: 40px;font-weight: bold;color: #fff;display: inline-block;margin-bottom: 10px;}
.pages-project .project-liucheng .list ul li .t{text-align: center;font-size: 18px;}
.pages-project .project-liucheng .list .tel{text-align: center;font-size: 15px;display: -webkit-flex;    display: flex;align-items:center;justify-content:center;}
.pages-project .project-liucheng .list .tel img{margin-right: 15px;}
.pages-project .project-liucheng .list .tel b{font-size: 32px;font-family: cg;}


.pages-project .project-case{padding: 60px 0  90px;}
.pages-project .project-case .h1{font-size: 30px;text-align: center;line-height: 100%;color: #333;}
.pages-project .project-case .h1::after{content: '';display: block;width: 60px;height: 3px;background-color: #1d9c2f;margin:20px auto;}
.pages-project .project-case .h3{text-align: center;font-size: 16px;color: #666;line-height: 25px;margin-bottom: 40px;}
.pages-project .project-case .list ul{display: -webkit-flex;    display: flex;flex-wrap: wrap;justify-content:center;text-align: center;}
.pages-project .project-case .list ul li .t{font-size: 20px;color: #222;padding: 10px 0;}
.pages-project .project-case .list ul li .introl{    font-style: oblique;color: #888;}


.project-service{padding: 60px 0  60px;background-color: #1d9c2f;}
.project-service .h1{text-align: center;font-size: 30px;color: #fff;}
.project-service .h4{text-align: center;color: #fff;font-size: 15px;padding: 10px 0;}
.project-service .t2{line-height:25px;font-size:16px;color:#fff;text-align: center;}
.project-service .btn{display:block;width:200px;height:54px;line-height:54px;font-size:18px;color:#1d9c2f;background:#fff;margin:33px auto 0;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;text-align: center;font-weight: bold;}


.pages-huanbao{padding: 0 0  60px;}
.pages-huanbao ul.cate{display: -webkit-flex;    display: flex;flex-wrap: wrap;margin:0 -10px;}
.pages-huanbao ul.cate li{width: 33.333%;padding: 0 10px;margin-bottom: 20px;}
.pages-huanbao ul.cate li .text{background-color: #f8f8f8;padding: 20px;}
.pages-huanbao ul.cate li .text .h5{font-size: 20px;margin-bottom: 10px;}
.pages-huanbao ul.cate li .text .des{font-size: 14px;color: #888;margin-bottom: 20px;}
.pages-huanbao ul.cate li .text span{display: block;background: url(../images/case_bg4.png) no-repeat;width: 40px;height: 10px;}
.pages-huanbao ul.cate li a:hover .text{background-color: #1d9c2f;}
.pages-huanbao ul.cate li a:hover .text .h5{color: #fff;}
.pages-huanbao ul.cate li a:hover .text .des{color: #fff;}
.pages-huanbao ul.cate li a:hover .text span{background-image: url(../images/case_bg44.png);}

.pages-huanbao .introl{font-size: 15px;color: #555;line-height: 2;width: 950px;float: right;}
.pages-huanbao .introl img{width: 100%;}