/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; background:#363636; line-height:32px; font-size:14px; color:#bdbdbd;}
.topbox a{ color:#bdbdbd; margin:0 10px;}
.topbox a:hover{ color:#fff; text-decoration:underline !important;}
.top_nav{position:relative; background:#30c54f;}
.top_nav::before{content:""; width:1000px; float:left; height:100%; background:#30c54f; position:absolute; left:100%; top:0;}
.top_nav a{color:#fff; margin:0 0 0 30px;}

.header{width:100%; padding:24px 0; background:url(../images/header_bj.jpg) repeat-x left center; background-size:20px 100%;}
.logo img{width:100%; max-width:430px; max-height:56px;}
.logo_txt img{max-width:262px;}
.header_dianhua{height:54px; line-height:16px; color:#060001; font-size:14px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:75px; margin-top:2px;}
.header_dianhua span{display:block; overflow:hidden; line-height:38px; font-size:30px; font-family:Impact; color:#30c54f;}

nav{background:#fff; border-bottom:1px solid #8ab8b0; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:14.285%; position:relative; padding-right:1px;}
.nav>li::before{content:""; width:1px; height:15px; float:left; position:absolute; right:0; top:50%; transform:translateY(-50%); background:#000;}
.nav>li:last-child:before{display:none;}
.nav>li>a{width:100%; height:56px; line-height:56px; font-size:16px; color:#000; text-align:center;}
.nav>li:hover>a{background:#fd7121; color:#fff;}

.nav_sub{display:none; width:100%; float:left; position:absolute; left:0; top:100%; padding-top:1px; z-index:999999; background:rgba(48, 197, 79, 0.6);}
.nav_sub>dd{display:block; overflow:hidden;}
.nav_sub>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;}
.nav_sub>dd>a:hover{background:#fd7121; color:#fff;}
.nav>li:hover .nav_sub{display:block;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {opacity:0; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background:#706f6d; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#706f6d;}
.banner:hover .swiper-pagination{opacity:1;} 
/*箭头*/
.banner .next{right:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
/*END-头部+导航+大图*/

/*首页内容*/
.picbox{width:100%; overflow:hidden; background:#f6f6f6; border-bottom:1px solid #e8e8e8; padding:25px 0;}
.picbox>.container{display:flex; flex-wrap:wrap;}
.picbox>.container>div{float:left; background:url(../images/pic_shutiao.jpg) repeat-y right top; padding-right:3px;}
.picbox>.container>div:last-child{padding:0; background:none;}
.picbox>.container>div.pic_L{width:36.5%; padding-right:60px; font-size:24px; color:#000; line-height:34px;}
.picbox>.container>div.pic_L>span{display:block; overflow:hidden; color:#2cb341; font-weight:bold; letter-spacing:3pt;}
.picbox>.container>div.pic_C{width:25%; padding:0 0 0 60px;}
.picbox>.container>div.pic_C .pic_p{display:block; overflow:hidden; height:20px; line-height:20px; background:url(../images/pic_dianhua.jpg) no-repeat left center; padding-left:28px; font-size:14px; color:#000;}
.picbox>.container>div.pic_C .pic_sp{display:block; overflow:hidden; line-height:46px; font-family:Arial; font-size:32px; color:#000; font-weight:bold;}
.picbox>.container>div.pic_R{width:38.5%; padding-left:50px;}
.picbox>.container>div.pic_R .search{width:100%; float:left; border:1px solid #d5d5d5; background:#fff;}
.picbox>.container>div.pic_R .search .search_inp1{width:calc(100% - 40px); float:left; height:34px; line-height:34px; padding:0 10px; font-size:14px; color:#000;}
.picbox>.container>div.pic_R .search .search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #000;} 
.picbox>.container>div.pic_R .search .search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #000;} 
.picbox>.container>div.pic_R .search .search_btn{width:40px; float:left; height:34px; background:url(../images/search_ss.png) no-repeat center center;}
.picbox>.container>div.pic_R .pic_txt{width:100%; float:left; line-height:30px; font-size:14px; color:#000; text-overflow:ellipsis; white-space: nowrap; overflow:hidden;}
.picbox>.container>div.pic_R .pic_txt>a{color:#000; margin:0 5px;}
.picbox>.container>div.pic_R .pic_txt>a:hover{color:#2cb341; text-decoration:underline!important;}

.hs{width:100%; overflow:hidden; padding:30px 0;}
.hs_left{width:255px; float:left;}
.hs_about_title{display:block; overflow:hidden; background:#2cb341; padding:22px 0; text-align:center; color:#fff; font-weight:bold;}
.hs_about_p{line-height:32px; font-size:24px;}
.hs_about_sp{line-height:20px; font-size:14px; text-transform:uppercase;}
.hs_about_ul{display:block; overflow:hidden; border:1px solid #ddede0; margin-top:1px;}
.hs_about_ul>li{display:block; overflow:hidden; border-bottom:1px solid #ddede0;}
.hs_about_ul>li:last-child{border-bottom:none;}
.hs_about_ul>li>a{display:block; overflow:hidden; height:46px; line-height:46px; padding:0 20px; font-size:14px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.hs_about_ul>li>a>span{width:16px; height:16px; float:left; background:url(../images/about_jiantou.png) no-repeat center center; margin:15px 8px 0 0;}
.hs_about_ul>li:hover>a{background:#2cb341; color:#fff;}
.hs_about_ul>li.hs_about_on>a{background:#2cb341; color:#fff;}
.hs_dianhuaB{display:block; overflow:hidden; background-image: linear-gradient(#03df37, #27c84c); padding:30px 0 30px 15px;}
.hs_dianhua{display:block; overflow:hidden; background:url(../images/about_dianhua.png) no-repeat left center; padding-left:50px; height:54px; line-height:20px; font-size:20px; color:#fff;}
.hs_dianhua>span{display:block; overflow:hidden; line-height:34px; font-family:Impact; font-size:30px;}
.hs_right{width:890px; float:right;}
.hs_dqwz_title{width:100%; float:left; height:61px; border-bottom:1px solid #ccc;}
.hs_dqwz_p{float:left; height:63px; line-height:60px; font-size:30px; color:#349844; font-weight:bold; border-bottom:3px solid #349844; position:relative; z-index:2;}
.hs_dqwz_p::before{content:""; width:78px; height:3px; background:#ff9100; position:absolute; left:100%; bottom:-3px;}
.hs_dqwz_more{float:right; line-height:60px;}
.hs_dqwz_more>a{font-size:14px; color:#000;}
.hs_dqwz_more>a:hover{color:#349844; text-decoration:underline!important;}
.hs_dqwz_contect{width:100%; float:left; padding-top:25px;}
.hs_ul{display:block; overflow:hidden; width:924px;}
.hs_ul li{width:274px; float:left; margin:0 34px 34px 0;}
.hs_ul li .hs_B{width:100%; overflow:hidden;}
.hs_ul li .hs_B .hs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.hs_ul li .hs_B .hs_img::before{content:""; display:block; padding-top:78.83212%;}
.hs_ul li .hs_txtB{display:block; overflow:hidden; background:#e6e6e6; padding:20px;}
.hs_ul li .hs_txtB .hs_p{display:block; overflow:hidden; height:26px; line-height:26px; text-align:center; font-size:15px; color:#2d2d2d; text-overflow:ellipsis; white-space: nowrap;}
.hs_ul li .hs_txtB .hs_txt{display:block; overflow:hidden; height:22px; line-height:22px; text-align:center; font-size:12px; color:#2d2d2d; text-overflow:ellipsis; white-space: nowrap;}
.hs_ul li .hs_txtB .hs_more{display:block; overflow:hidden; max-width:98px; margin:0 auto; height:26px; line-height:24px; text-align:center; border:1px solid #b1b1b1; background:#fff; font-size:12px; color:#349844;}
.hs_ul li:hover .hs_B .hs_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.hs_ul li:hover .hs_txtB{background:#2cb341;}
.hs_ul li:hover .hs_txtB .hs_p{color:#fff;}
.hs_ul li:hover .hs_txtB .hs_txt{color:#fff;}
.hs_ul li:hover .hs_txtB .hs_more{border-color:#fff;}


.case{width:100%; overflow:hidden; padding:50px 0; background:url(../images/case_bj.jpg) no-repeat center center; background-size:cover;}
.case_title{display:block; overflow:hidden; color:#fff; text-align:center;}
.case_p{line-height:45px; font-size:36px;}
.case_sp{line-height:25px; font-size:14px; margin-top:10px;}
.case_contect{margin-top:40px; position:relative;}
.case-imgbox .swiper-slide a{display:block; overflow:hidden; background:#e6e6e6; padding:3px;}
.case-imgbox .swiper-slide a .case_B{width:100%; overflow:hidden;}
.case-imgbox .swiper-slide a .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.case-imgbox .swiper-slide a .case_B .case_img::before{content:""; display:block; padding-top:100%;}
.case-imgbox .swiper-slide a .case_txt{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:15px; color:#2d2d2d;}
.case-imgbox .swiper-slide a:hover{background:#fff;}
.case-imgbox .swiper-slide a:hover .case_B .case_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.case-imgbox .swiper-slide a:hover .case_txt{background:#33b951; color:#fff;}
.case-prev,.case-next{left:-88px; position:absolute; top:50%;transform:translateY(-50%); width:40px; height:90px; background-image:url(../images/case_L.png); background-position:center; background-repeat:no-repeat; background-color:#e6e6e6; overflow:hidden; opacity:1;  cursor:pointer; z-index:9;}
.case-next{left:initial; right:-88px; background-image:url(../images/case_R.png);}
.case-prev:hover,.case-next:hover{background-color:#fff;}

.ys{width:100%; overflow:hidden; background:#f5f5f5; padding:50px 0;}
.ys_title{display:block; overflow:hidden;}
.ys_ul{display:block; overflow:hidden; padding-top:50px;}
.ys_ul li{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden;}
.ys_ul li .ys_left{width:50%; float:left; padding:0 30px;}
.ys_ul li .ys_right{width:50%; float:right; display:flex; align-content:center; align-items:center; justify-content:center;}
.ys_B{width:100%; float:left; margin:30px 0;}
.ys_B .ys_up{display:block; overflow:hidden;}
.ys_B .ys_up .ys_sub{width:74px; float:left; height:74px; border:1px solid #00ba1f; border-bottom-width:5px; border-radius:10px; display:flex; align-content:center; align-items:center; justify-content:center; font-family:Impact; font-size:50px; color:#00ba1f; margin-right:20px;}
.ys_B .ys_up .ys_p{display:block; overflow:hidden; line-height:42px; font-size:30px; color:#00ba1f; font-weight:bold;}
.ys_B .ys_up .ys_sp{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#000;}
.ys_B .ys_txt{display:block; overflow:hidden; line-height:24px; height:72px; font-size:14px; color:#333; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:10px;}

.gsjjBox{width:100%; overflow:hidden; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover; padding-top:50px;}
.gsjj_T{display:block; overflow:hidden; line-height:28px; color:#fff; font-size:20px; font-weight:bold;}
.gsjj_T::before{content:""; width:3px; float:left; height:22px; background:#fff; margin:3px 8px 0 2px;}
.gsjj{display:block; margin-top:35px; position:relative;}
.gsjj_title{width:135px; float:left; position:absolute; left:0; top:38px; z-index:9999;}
.gsjj_title::before{content:""; width:100%; float:left; height:100%; background:#fff; opacity:0.5; position:absolute; left:-5px; top:-5px; z-index:0;}
.gsjj_titleB{width:100%; float:left; background:rgba(30,138,39,0.8); padding:25px 15px; position:relative; z-index:2;}
.gsjj_titleB::before{content:""; width:100%; height:1px; float:left; background:#408dc5; position:absolute; left:0; bottom:-2px;}
.gsjj_heng{width:30px; height:2px; background:#fff; display:block; overflow:hidden;}
.gsjj_p{display:block; overflow:hidden; line-height:26px; margin-top:7px; font-size:18px; color:#fff; font-weight:bold;}
.gsjj_sp{display:block; overflow:hidden; line-height:20px; font-size:14px; color:#fff;}
.gsjj_contect{width:calc(100% - 50px); float:right; background:#ececec; padding:30px 35px 35px 15px; display:flex; flex-wrap:wrap;}
.gsjj_img{width:440px; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_B{width:calc(100% - 440px); float:left; padding-left:20px;}
.gsjj_txt{display:block; overflow:hidden; font-size:14px; color:#666; line-height:24px; margin-top:15px; height:168px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical;}
.gsjj_dianhua{display:block; overflow:hidden; margin-top:35px; padding-left:85px; background:url(../images/gsjj_dianhua.png) no-repeat left center; line-height:26px; font-size:14px; color:#060001;}
.gsjj_dianhua>span{display:block; overflow:hidden; line-height:40px; font-family:Impact; font-size:36px; color:#2cad37;}

.news{width:100%; overflow:hidden; padding:50px 0;}
.news_title{display:block; overflow:hidden; text-align:center;}
.news_p{line-height:30px; font-size:28px; color:#666; font-weight:bold; text-transform:uppercase;}
.news_sp{display:flex; justify-content:center;}
.news_sp>span{float:left; line-height:38px; padding:0 50px; position:relative; font-size:30px; color:#2cad37; font-weight:bold;}
.news_sp>span::before{content:""; width:1000px; float:left; height:2px; background:#f0f0f0; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.news_sp>span::after{content:""; width:1000px; float:left; height:2px; background:#f0f0f0; position:absolute; left:100%; top:50%; transform:translateY(-50%);}
.news_ul{display:block; overflow:hidden; width:1236px; padding-top:50px;}
.news_ul li{width:273px; float:left; margin:0 36px 36px 0;}
.news_ul li .news_B{width:100%; overflow:hidden;}
.news_ul li .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul li .news_B .news_img::before{content:""; display:block; padding-top:68.4982%;}
.news_ul li .news_txt{display:block; overflow:hidden; text-overflow:ellipsis;white-space:nowrap; height:32px; line-height:24px; margin-top:10px; font-size:14px; color:#000;}
.news_ul li .news_more{display:block; overflow:hidden; line-height:24px; color:#2cad37; font-size:14px;}
.news_ul li:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_ul li:hover .news_more{text-decoration:underline!important;}

.lxwmBox{width:100%; overflow:hidden; background:url(../images/footer_bj.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
.lxwmBox>.container{display:flex; flex-wrap:wrap; align-items:center; align-content:center;}
.lxwm{width:50%; float:left; display:flex; align-content:center; align-items:center;}
.lxwm_title{float:left; color:#fff; font-size:20px;}
.lxwm_p{display:block; overflow:hidden; line-height:46px; border-bottom:2px solid #ddd;}
.lxwm_sp{display:block; overflow:hidden; line-height:34px; font-weight:bold; text-transform:uppercase;}
.lxwm_txt{width:100%; display:block; overflow:hidden; padding-left:30px; font-size:14px; color:#fff; line-height:24px;}
.lxwm_txt>span{display:block; overflow:hidden; font-family:Impact; font-size:20px; color:#ff0012;text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
-webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0; -moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0; *filter: Glow(color=#000, strength=1);}
.lxwm_txt img{width:200px; float: right; height: 200px; margin-right:20px;}
.zxly{width:50%; float:left; display:flex; align-content:center; align-items:center; padding-left:15px;}
.zxly_form{display:block; overflow:hidden; padding-left:80px;}
.zxly_B{width:calc(50% - 10px);}
.zxly_B1{width:100%; margin-top:10px;}
.zxly_sp{display:block; overflow:hidden; height:18px; line-height:18px; font-size:12px; color:#fff;}
.zxly_inp1{display:block; width:100%; height:23px; line-height:22px; background:none; border-bottom:1px solid #fff; font-size:14px; color:#fff;}
.zxly_inp2{display:block; width:100%; height:77px; line-height:22px; background:none; font-size:14px; color:#fff; outline:none; border:none; border-bottom:1px solid #fff;}
.zxly_btn{width:100%; float:left; width:170px; height:48px; margin-top:20px; background:#fff; font-size:16px; color:#2cad37; font-weight:bold;}
.zxly_btn:hover{background:#2cad37; color:#fff;}
/*END-首页内容*/

/*底部*/
footer{background:#2cad37; font-size:14px; color:#fff; line-height:22px; padding:15px 0; text-align:center;}
footer a{color:#fff; margin:0 5px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*公司简介*/
.main{width:100%; overflow:hidden; padding:50px 0;}
.main_left{width:255px; float:left;}
.about_title{display:block; overflow:hidden; background:#2cb341; padding:22px 0; text-align:center; color:#fff; font-weight:bold;}
.about_p{line-height:32px; font-size:24px;}
.about_sp{line-height:20px; font-size:14px; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden; border:1px solid #ddede0; margin-top:1px;}
.about_ul>li{display:block; overflow:hidden; border-bottom:1px solid #ddede0;}
.about_ul>li:last-child{border-bottom:none;}
.about_ul>li a{display:block; overflow:hidden; height:46px; line-height:46px; padding:0 20px; font-size:14px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.about_ul>li a>span{width:16px; height:16px; float:left; background:url(../images/about_jiantou.png) no-repeat center center; margin:15px 8px 0 0;}
.about_ul>li:hover>a{background:#2cb341; color:#fff;}
.about_ul>li.about_on>a{background:#2cb341; color:#fff;}
.about_dl{display:none; overflow:hidden;}
.about_dl>dd{display:block; overflow:hidden; border-bottom:1px solid #ddede0;}
.about_dl>dd:last-child{border-bottom:none;}
.about_dl>dd>a{display:block; overflow:hidden; height:38px; line-height:38px; padding:0 30px; font-size:14px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.about_dl>dd>a>span{width:12px; height:12px; float:left; background:url(../images/about_jiantou.png) no-repeat center center; background-size:100% 100%; margin:13px 8px 0 0;}
.about_dl>dd>a:hover{background:#2cb341; color:#fff;}

.about_dianhuaB{display:block; overflow:hidden; background-image: linear-gradient(#03df37, #27c84c); padding:30px 0 30px 15px;}
.about_dianhua{display:block; overflow:hidden; background:url(../images/about_dianhua.png) no-repeat left center; padding-left:50px; height:54px; line-height:20px; font-size:20px; color:#fff;}
.about_dianhua>span{display:block; overflow:hidden; line-height:34px; font-family:Impact; font-size:30px;}
.about_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px; padding-top:25px;}
.about_txt>span{display:block; overflow:hidden; font-family:Impact; font-size:18px;}

.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; height:49px; border-bottom:1px solid #ccc;}
.dqwz_p{float:left; height:51px; line-height:48px; font-size:30px; color:#349844; font-weight:bold; border-bottom:3px solid #2cb341; position:relative; z-index:2;}
.dqwz_p::before{content:""; width:78px; height:3px; background:#ff9100; position:absolute; left:100%; bottom:-3px;}
.dqwz_nav{float:right; line-height:24px;font-size:14px; color:#000; padding-top:20px;}
.dqwz_contect{width:100%; float:left; padding-top:25px;}
.company{display:block; overflow:hidden; font-size:14px; color:#666; line-height:24px;}
.company img{max-width: 100%; height: auto;}
/*END-公司简介*/

/*产品展示/工程案例/回收项目*/
.hs_ul1{display:block; overflow:hidden; width:930px;}
.hs_ul1 li{width:190px; float:left; margin:0 35px 35px 0;}
.hs_ul1 li .hs_B{width:100%; overflow:hidden; border:1px solid #ddd;}
.hs_ul1 li .hs_B .hs_img{width:100%; overflow:hidden; position: relative;}
.hs_ul1 li .hs_B .hs_img::before{content:""; display:block; padding-top:78.83212%;}
.hs_ul1 li .hs_txtB{display:block; overflow:hidden; background:#e6e6e6; padding:20px;}
.hs_ul1 li .hs_txtB .hs_p{display:block; overflow:hidden; height:26px; line-height:26px; text-align:center; font-size:15px; color:#2d2d2d; text-overflow:ellipsis; white-space: nowrap;}
.hs_ul1 li .hs_txtB .hs_txt{display:block; overflow:hidden; height:22px; line-height:22px; text-align:center; font-size:12px; color:#2d2d2d; text-overflow:ellipsis; white-space: nowrap;}
.hs_ul1 li .hs_txtB .hs_more{display:block; overflow:hidden; max-width:98px; margin:0 auto; height:26px; line-height:24px; text-align:center; border:1px solid #b1b1b1; background:#fff; font-size:12px; color:#349844;}
.hs_ul1 li:hover .hs_B .hs_img img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.hs_ul1 li:hover .hs_txtB{background:#2cb341;}
.hs_ul1 li:hover .hs_txtB .hs_p{color:#fff;}
.hs_ul1 li:hover .hs_txtB .hs_txt{color:#fff;}
.hs_ul1 li:hover .hs_txtB .hs_more{border-color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#000; line-height:28px;}
.cpxq_img{display:block; overflow:hidden; padding:20px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#666; line-height:24px;}
/*END-产品展示/工程案例/回收项目*/

/*行情动点*/
.news_ul1{display:block; overflow:hidden; width:930px;}
.news_ul1 li{width:275px; float:left; margin:0 35px 35px 0;}
.news_ul1 li .news_B{width:100%; overflow:hidden;}
.news_ul1 li .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul1 li .news_B .news_img::before{content:""; display:block; padding-top:68.4982%;}
.news_ul1 li .news_txt{display:block; overflow:hidden; text-overflow:ellipsis;white-space:nowrap; height:32px; line-height:24px; margin-top:10px; font-size:14px; color:#000;}
.news_ul1 li .news_more{display:block; overflow:hidden; line-height:24px; color:#2cad37; font-size:14px;}
.news_ul1 li:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_ul1 li:hover .news_more{text-decoration:underline!important;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#000; line-height:28px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; color:#888; line-height:24px; padding:10px 0; border-bottom:1px dashed #d7d7d7;}
.xwxq_img{display:block; padding-top:20px; overflow:hidden;}
.xwxq_txt{display:block; overflow:hidden; font-size:16px; color:#666; line-height:30px; padding-top:20px;}
/*END-行情动点*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px;}
.contact_txt>span{display:block; overflow:hidden; font-family:Impact; font-size:18px;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:20px 1%;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.picbox {padding:25px 1%;}
.picbox>.container>div.pic_L{width:35%;padding-right:20px; font-size:22px;}
.picbox>.container>div.pic_L>span{letter-spacing: 2.3pt;}
.picbox>.container>div.pic_C {padding: 0 0 0 20px;}
.picbox>.container>div.pic_C .pic_sp {font-size: 30px;}
.picbox>.container>div.pic_R {width:40%; padding-left:20px;}

.hs {padding:30px 1%;}
.hs_left {width:25%;}
.hs_right {width:73%;}
.hs_ul {width:100%;}
.hs_ul li {width:31.33%; margin: 0 1% 30px 1%;}

.case {padding:40px 1%;}
.case-prev,.case-next {left:0;}
.case-next {left:initial; right:0;}

.ys {padding:40px 1%;}
.ys_ul {padding-top:40px;}

.gsjjBox {padding:40px 1% 0 1%;}
.news {padding:40px 1%;}
.news_ul {width:100%; padding-top:40px;}
.news_ul li {width:23%; margin: 0 1% 30px 1%;}
.lxwmBox {padding:40px 1%;}
.lxwm_txt img{width:150px; height: 150px; margin-right:10px;}
/*END-首页内容*/

/*公司简介*/
.main{padding:40px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-公司简介*/

/*产品展示/工程案例/回收项目*/
.hs_ul1{width:100%;}
.hs_ul1 li{width:31.33%; margin:0 1% 30px 1%;}
/*END-产品展示/工程案例/回收项目*/

/*行情动点*/
.news_ul1{width:100%;}
.news_ul1 li{width:31.33%; margin:0 1% 30px 1%;}
/*END-行情动点*/

}

@media (max-width:991px){
/*头部+导航*/
.icon-menu{float:right; cursor:pointer; width:40px; height:30px; display:flex; flex-wrap:wrap; align-content:space-between; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.icon-menu span{width:100%; height:6px; float:left;  background:#2cad37;}

.topbox{padding:0 10px;}
.top_nav a {margin: 0 0 0 10px;}
.header{padding:0; background:#fff; box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:relative; left:0; top:0; z-index:999999;}
.logo {width:100%; padding:15px 10px;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(48, 197, 79, 0.6);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none; padding:0;}
.nav>li::before{display:none;}
.nav>li>a{width:100%; color:#000; text-align:center; height:40px; line-height:40px; color:#fff;}
.nav>li:hover>a{background:#fd7121; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.picbox {padding:20px 10px;}
.picbox>.container>div.pic_L{width:37%;padding-right:10px; font-size:18px; line-height:30px;}
.picbox>.container>div.pic_L>span{letter-spacing:1.8pt;}
.picbox>.container>div.pic_C{width:22%; padding: 0 0 0 10px; display:flex; align-items:center; flex-wrap:wrap;}
.picbox>.container>div.pic_C .pic_sp {font-size:20px; line-height:30px;}
.picbox>.container>div.pic_R {width:41%; padding-left:10px;}

.hs {padding:30px 10px;}
.hs_left {width:29%;}
.hs_dianhuaB {padding:20px 0 20px 10px;}
.hs_dianhua {font-size: 16px;}
.hs_dianhua>span {font-size: 22px;}
.hs_right {width:69%;}
.hs_ul li {width:48%; margin: 0 1% 20px 1%;}
.hs_ul li .hs_txtB {padding:10px;}

.case {padding:30px 10px;}
.case_contect {margin-top:30px;}
.case-prev,.case-next {left:0;}
.case-next {left:initial; right:0;}

.ys {padding:30px 10px;}
.ys_ul {padding-top:30px;}
.ys_ul li .ys_left {padding:0 20px 0 0;}
.ys_B {margin:15px 0;}
.ys_ul li:nth-child(even) .ys_left {padding:0 0 0 20px;}

.gsjjBox {padding:30px 10px 0 10px;}
.gsjj {margin-top:30px;}
.gsjj_contect {padding:15px;}
.gsjj_img {width:45%;}
.gsjj_B {width:55%;}

.news {padding:30px 10px;}
.news_ul {padding-top:30px;}
.news_ul li {margin: 0 1% 20px 1%;}
.lxwmBox {padding:30px 10px;}
.lxwm_txt img{width:70px; height: 70px; margin-right:0;}
/*END-首页内容*/

/*公司简介*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.about_dianhuaB {padding:20px 0 20px 10px;}
.about_dianhua {font-size: 16px;}
.about_dianhua>span {font-size: 22px;}
.main_right{width:69%;}
/*END-公司简介*/

/*产品展示/工程案例/回收项目*/
.hs_ul1 li{width:48%; margin:0 1% 20px 1%;}
/*END-产品展示/工程案例/回收项目*/

/*行情动点*/
.news_ul1 li{width:48%; margin:0 1% 20px 1%;}
/*END-行情动点*/

}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:80%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
/*END-头部+导航*/

/*首页内容*/
.picbox {padding:10px;}
.picbox>.container>div{padding:0 0 3px 0; background:url(../images/pic_heng.jpg) repeat-x left bottom;}
.picbox>.container>div:last-child{padding:0; background:none;}
.picbox>.container>div.pic_L{width:100%;padding:0 0 5px 0; font-size:16px; line-height:24px; text-align:center;}
.picbox>.container>div.pic_L>span{letter-spacing:0;}
.picbox>.container>div.pic_C{width:100%; padding:5px 0; justify-content:center;}
.picbox>.container>div.pic_R {width:100%; padding:10px 0 0 0;}
.picbox>.container>div.pic_R .pic_txt {line-height:18px; font-size:12px; text-overflow:initial; white-space:initial; overflow:initial; padding-top:5px;}

.hs {padding:0;}
.hs_about_title {background:url(../images/imgs/sj_jiantou.png) no-repeat right center #2cb341; text-align:left; padding:10px 0 10px 20px;}
.hs_about_p {line-height:20px; font-size:18px;}
.hs_about_sp {font-size:12px;}
.hs_about_ul {display:none; margin:2px;}
.hs_about_ul li a {height:40px; line-height:40px; padding:0 10px;}
.hs_about_ul li a>span {margin:12px 5px 0 0;}

.hs_left {width:100%;}
.hs_dianhuaB {padding:20px 0 20px 10px;}
.hs_dianhua {font-size: 16px;}
.hs_dianhua>span {font-size: 22px;}
.hs_right {width:100%;}
.hs_dqwz_contect {padding:10px;}
.hs_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.hs_ul li {width:calc(50% - 5px); margin: 0 0 10px 0;}
.hs_ul li .hs_txtB {padding:5px;}
.hs_ul li:last-child{display:none;}
.case {padding:10px;}
.case_p {line-height:35px; font-size:20px;}
.case_sp {line-height:20px; font-size:12px; margin-top:5px;}
.case_contect {margin-top:10px;}
.case-prev,.case-next {width:40px; height:40px;}

.ys {padding:10px;}
.ys_ul {padding-top:10px;}
.ys_ul li .ys_left {width:100%; padding:0;}
.ys_ul li .ys_right{width:100%;}
.ys_B {margin:0 0 10px 0;}
.ys_ul li:nth-child(even) .ys_left {padding:0;}
.ys_B .ys_up .ys_sub {width:54px; height:54px; border-radius:5px; font-size:30px; margin-right:10px;}
.ys_B .ys_up .ys_p {line-height:32px; font-size:20px;}
.ys_B .ys_up .ys_sp {line-height:22px; font-size:14px;}
.ys_B .ys_txt {line-height:18px; font-size:12px; -webkit-line-clamp:4; margin-top:5px;}

.gsjjBox {padding:10px 10px 0 10px;}
.gsjj {margin-top:10px;}
.gsjj_title{left:15px; top:15px;}
.gsjj_titleB {padding:10px;}
.gsjj_contect {width:100%; padding:5px;}
.gsjj_img {width:100%;}
.gsjj_img::before{content:""; display:block; padding-top:64.7273%;}
.gsjj_B {width:100%; padding:0;}
.gsjj_txt {line-height:20px; margin-top:10px; height:140px;}

.news {padding:10px;}
.news_p {line-height:28px; font-size:18px;}
.news_sp>span {line-height:30px; padding:0 20px; font-size:20px;}
.news_ul {padding-top:10px;}
.news_ul li {width:100%; margin: 0 0 10px 0;}
.news_ul li .news_B {width:90px; float:left; margin-right:10px;}
.news_ul li .news_B .news_img::before {padding-top:100%;}
.news_ul li .news_txt {height:60px; line-height:20px; margin-top:0;}
.news_ul li .news_more {line-height:20px; font-size:12px; margin-top:10px;}

.lxwmBox {padding:10px;}
.lxwm{width:100%; flex-wrap:wrap;}
.lxwm_title{width:100%; display:flex; flex-wrap:wrap; justify-content:center; text-align:center; font-size:16px;}
.lxwm_p {line-height:30px;}
.lxwm_sp {width:100%; line-height:30px;}
.lxwm_txt {width:100%; padding:10px 0 0 0;}
.lxwm_txt img{width:140px; height: 140px; margin-right:0;}
.zxly{width:100%; padding:0; margin-top:10px; flex-wrap:wrap;}
.zxly_form {width:100%;padding:10px 0 0 0;}
.zxly_btn {width: 140px; height: 40px; margin-top:10px; font-size: 16px;}
/*END-首页内容*/

/*底部*/
footer{line-height:20px; padding:10px;}
/*END-底部*/

/*公司简介*/
.main{padding:0;}
.main_left{width:100%;}
.about_title{background:url(../images/imgs/sj_jiantou.png) no-repeat right center #2cb341; text-align:left; font-size:18px; font-weight:bold; height:50px; line-height:50px; padding:0 0 0 20px;}
.about_ul {display:none; margin:2px;}
.about_ul li a {height:40px; line-height:40px; padding:0 10px;}
.about_ul li a>span {margin:12px 5px 0 0;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
/*END-公司简介*/

/*产品展示/工程案例/回收项目*/
.hs_ul1{display:flex; flex-wrap:wrap; justify-content:space-between;}
.hs_ul1 li {width:calc(50% - 5px); margin: 0 0 10px 0;}
.hs_ul1 li .hs_txtB {padding:5px;}
.cpxq_img {padding:10px 0;}
/*END-产品展示/工程案例/回收项目*/

/*行情动点*/
.news_ul1 li {width:100%; margin: 0 0 10px 0;}
.news_ul1 li .news_B {width:90px; float:left; margin-right:10px;}
.news_ul1 li .news_B .news_img::before {padding-top:100%;}
.news_ul1 li .news_txt {height:60px; line-height:20px; margin-top:0;}
.news_ul1 li .news_more {line-height:20px; font-size:12px; margin-top:10px;}
.xwxq_sp {line-height:20px; padding:5px 0;}
.xwxq_img{padding-top:10px;}
.xwxq_txt{padding-top:10px;}
/*END-行情动点*/

/*联系我们*/
.contact_map{height:250px; margin-top:10px;}
/*END-联系我们*/

}
/*手机底部*/
.bottom_kong{width:100%; height:62px; float:left; background:#fff;}
.bottom{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:9999999999999; background:#363636;}
.bottom a{width:25%; float:left; height:60px; display:flex; align-content:center; align-items:center; flex-wrap:wrap; justify-content:center; line-height:20px; color:#fff; border-right:2px solid #fff; font-size:12px; font-weight:normal;}
.bottom a>div{width:100%; float:left;}
.bottom a>div:first-child span{ font-size:20px;}
.bottom a:last-child{border:none;}
.bottom a:hover{background:#30c54f; color:#fff;}

.dbbox{ position: fixed; left: 0; bottom:65px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #30c54f;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*End*/

 .jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}