﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; background:#f5f5f5; line-height:42px; font-size:14px; color:#858585;}
.topbox a{ color:#858585; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#f00; text-decoration:underline !important;}

.header{width:100%; padding:21px 0;}
.logo img{width:100%; max-width:506px; max-height:60px;}
.header_dianhua{height:48px; line-height:24px; color:#3c3c3c; font-size:16px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:48px; margin-top:6px;}
.header_dianhua span{display:block; overflow:hidden; font-size:24px; font-weight:bold; color:#f90505;}

nav{background:#00a64b; border-bottom:4px solid #007a37; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:12.5%; position:relative; background:url(../images/shutiao.jpg) no-repeat right center; padding-right:2px;}
.nav>li>a{width:100%; height:62px; line-height:62px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:url(../images/nav_hover.jpg) no-repeat center center; background-size:100% 100%; color:#fff;}
.nav>li:last-child{padding:0; background:none;}

.nav_sub{display:none; width:100%; float:left; position:absolute; left:0; top:100%; z-index:999999; padding-top:4px; background:rgba(0, 166, 75, 0.8);}
.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:url(../images/nav_hover.jpg) no-repeat center center; background-size:100% 100%; 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;}

.search_box{width:100%; overflow:hidden; position:relative; z-index:9999; transform:translateY(-50%);}
.search{width:100%; background:#fff; overflow:hidden; box-shadow:0 0 15px rgba(0,0,0,0.3); border-bottom:1px solid #e3e3e3;}
.search_form{width:456px; float:right; background:#00a64b; padding:15px 30px;}
.search_inp1{width:calc(100% - 25px); float:left; height:43px; line-height:42px; background:none; border-bottom:1px solid rgba(255,255,255,0.5); font-size:14px; color:#fff;}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #fff;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #fff;} 
.search_btn{width:25px; float:left; height:43px; border-bottom:1px solid rgba(255,255,255,0.5); background:url(../images/search_btn.png) no-repeat center center;}
.search_txt{display:flex; flex-wrap:wrap; align-content:center; align-items:center; overflow:hidden; height:73px; font-size:16px; line-height:24px; padding:0 30px;}
.search_txt>span{float:left; color:#2c2c2c;}
.search_txt>a{float:left; color:#666; margin:0 15px;}
.search_txt>a:hover{color:#00a64b; text-decoration:underline!important;}
/*END-头部+导航+大图*/

/*首页内容*/
.picBox{width:100%; overflow:hidden; background:#f5f5f5; padding:90px 0 65px 0; margin-top:-74px;}
.pic_title{display:block; overflow:hidden; text-align:center;}
.pic_p{line-height:42px; font-size:30px; color:#00a64b; font-weight:bold;}
.pic_sp{display:flex; justify-content:center;}
.pic_sp>span{float:left; position:relative; line-height:36px; padding:0 20px; font-size:24px; color:#6e6e6e;}
.pic_sp>span::before{content:""; width:152px; height:2px; background:#dcdcdc; float:left; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.pic_sp>span::after{content:""; width:152px; height:2px; background:#dcdcdc; float:left; position:absolute; left:100%; top:50%; transform:translateY(-50%);}
.pic_ul{display:block; overflow:hidden; width:1236px;}
.pic_ul li{width:273px; float:left; margin:75px 36px 0 0;}
.pic_ul li a{width:100%; float:left; background:#fff; padding:0 50px 50px 50px;}
.pic_ul li a .pic_B{width:102px; background:#f5f5f5; margin:-51px auto  0 auto; border-radius:50%; padding:9px;}
.pic_ul li a .pic_B .pic_img{width:100%; overflow:hidden; position:relative; border-radius:50%; background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1);}
.pic_ul li a .pic_B .pic_img::before{content:""; display:block; padding-top:100%;}
.pic_ul li a .pic_pp{display:block; overflow:hidden; height:38px; line-height:38px; margin-top:20px; text-align:center; font-size:18px; color:#3d3d3d; font-weight:bold;}
.pic_ul li a .pic_heng{width:40px; height:1px; background:#00a64b; margin:10px auto;}
.pic_ul li a .pic_txt{display:block; overflow:hidden; height:48px; line-height:24px; text-align:center; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; font-size:16px; color:#616161;}
.pic_ul li a:hover{background:#00a64b;}
.pic_ul li a:hover .pic_B .pic_img img{-webkit-transform: rotateX(360deg); transform: rotateX(360deg);}
.pic_ul li a:hover .pic_pp{color:#fff;}
.pic_ul li a:hover .pic_heng{background:#fff;}
.pic_ul li a:hover .pic_txt{color:#fff;}

.cp{width:100%; overflow:hidden; padding:50px 0;}
.cp_title{display:block; overflow:hidden; text-align:center; background:url(../images/title_heng.png) no-repeat center bottom; padding-bottom:27px;}
.cp_p{line-height:28px; font-size:24px; color:#ddd; text-transform:uppercase;}
.cp_sp{line-height:42px; font-size:30px; color:#3d3d3d;}
.cp_nav{display:flex; flex-wrap:wrap; justify-content:center; overflow:hidden; margin-top:50px;}
.cp_nav>li{width:14.285%; float:left; border:1px solid #b5b5b5; margin-left:-1px;}
.cp_nav>li>a{width:100%; float:left; display:flex; align-content:center; align-items:center; justify-content:center; overflow:hidden; height:62px;background-image: linear-gradient(#fff, #dedede); font-size:16px; color:#444; font-weight:bold;}
.cp_nav>li>a>span{width:36px; float:left; height:35px; background-image:url(../images/icon.png); background-repeat:no-repeat; margin-right:15px; transition:all 0.4s;}
.cp_nav>li:nth-child(1)>a>span{background-position:left top;}
.cp_nav>li:nth-child(2)>a>span{background-position:-36px top;}
.cp_nav>li:nth-child(3)>a>span{background-position:-72px top;}
.cp_nav>li:nth-child(4)>a>span{background-position:-108px top;}
.cp_nav>li:nth-child(5)>a>span{background-position:-144px top;}
.cp_nav>li:nth-child(6)>a>span{background-position:-180px top;}
.cp_nav>li:nth-child(7)>a>span{background-position:right top;}
.cp_nav>li:hover>a{background-image: linear-gradient(#00a64b, #00a64b); color:#fff;}
.cp_nav>li:nth-child(1):hover>a>span{background-position:left bottom;}
.cp_nav>li:nth-child(2):hover>a>span{background-position:-36px bottom;}
.cp_nav>li:nth-child(3):hover>a>span{background-position:-72px bottom;}
.cp_nav>li:nth-child(4):hover>a>span{background-position:-108px bottom;}
.cp_nav>li:nth-child(5):hover>a>span{background-position:-144px bottom;}
.cp_nav>li:nth-child(6):hover>a>span{background-position:-180px bottom;}
.cp_nav>li:nth-child(7):hover>a>span{background-position:right bottom;}
.cp_nav>li.cp_on>a{background-image: linear-gradient(#00a64b, #00a64b); color:#fff;}
.cp_nav>li:nth-child(1).cp_on>a>span{background-position:left bottom;}
.cp_nav>li:nth-child(2).cp_on>a>span{background-position:-36px bottom;}
.cp_nav>li:nth-child(3).cp_on>a>span{background-position:-72px bottom;}
.cp_nav>li:nth-child(4).cp_on>a>span{background-position:-108px bottom;}
.cp_nav>li:nth-child(5).cp_on>a>span{background-position:-144px bottom;}
.cp_nav>li:nth-child(6).cp_on>a>span{background-position:-180px bottom;}
.cp_nav>li:nth-child(7).cp_on>a>span{background-position:right bottom;}
.cp_ul{display:block; overflow:hidden; width:1216px; padding-top:40px;}
.cp_ul li{width:288px; float:left; margin:0 16px 16px 0;}
.cp_ul li .cp_B{width:100%; overflow:hidden;}
.cp_ul li .cp_B .cp_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cp_ul li .cp_B .cp_img::before{content:""; display:block; padding-top:84.0278%;}
.cp_ul li .cp_txt{display:block; overflow:hidden; height:46px; line-height:46px; background:#f0f0f0; margin-top:1px; text-align:center; font-size:16px; color:#444;}
.cp_ul li:hover .cp_B .cp_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ul li:hover .cp_txt{background:#00a64b; color:#fff;}

.xh{width:100%; overflow:hidden; padding:50px 0; background:url(../images/xh_bj.jpg) no-repeat center center; background-size:cover;}
.xh_title{display:block; overflow:hidden;}
.xh_contect{display:block; overflow:hidden; margin-top:30px; position:relative;}
.xh_dianhuaB{width:100%; max-width:504px; height:120px; background:url(../images/xh_img_bj.png) no-repeat center center; background-size:100% 100%; margin:-26px auto 0 auto; padding-top:26px; display:flex; justify-content:center;}
.xh_dianhua{float:left; background:url(../images/xh_dianhua.png) no-repeat left center; height:30px; line-height:30px; padding-left:38px; font-size:16px; color:#3c3c3c;}
.xh_dianhua>span{font-size:24px; color:#f01d1d; font-weight:bold; float:right;}
.xh_ul{width:100%; float:left; height:100%; position:absolute; left:0; top:0;}
.xh_ul li{width:30%; float:left; position:absolute; z-index:9;}
.xh_ul li .xh_p{display:block; overflow:hidden; height:86px; line-height:86px; position:relative;}
.xh_ul li .xh_p>span{float:left; font-size:100px; color:#91d400; font-weight:bold; position:relative;}
.xh_ul li .xh_p>span::before{content:""; width:56px; height:4px; float:left; background:#91d400; position:absolute; left:110px; top:7px;}
.xh_ul li .xh_p>span::after{content:""; width:120px; height:1px; float:left; background:#91d400; position:absolute; left:110px; top:16px;}
.xh_ul li .xh_p>.xh_sp{width:100%; float:left; position:absolute; left:0; top:0; font-size:30px; color:#fff; font-weight:bold;}
.xh_ul li .xh_txt{display:block; overflow:hidden; height:48px; line-height:24px; color:#fff; font-size:16px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; margin-top:10px;}
.xh_ul li:nth-child(1){left:0; top:0;}
.xh_ul li:nth-child(2){left:0; top:260px;}
.xh_ul li:nth-child(3){right:0; top:0;}
.xh_ul li:nth-child(3) .xh_p{text-align:right;}
.xh_ul li:nth-child(3) .xh_p>span{float:right;}
.xh_ul li:nth-child(3) .xh_p>span::before{left:initial; right:110px; top:7px;}
.xh_ul li:nth-child(3) .xh_p>span::after{left:initial; right:110px; top:16px;}
.xh_ul li:nth-child(3) .xh_txt{text-align:right;}
.xh_ul li:nth-child(4){right:0; top:260px;}
.xh_ul li:nth-child(4) .xh_p{text-align:right;}
.xh_ul li:nth-child(4) .xh_p>span{float:right;}
.xh_ul li:nth-child(4) .xh_p>span::before{left:initial; right:110px; top:7px;}
.xh_ul li:nth-child(4) .xh_p>span::after{left:initial; right:110px; top:16px;}
.xh_ul li:nth-child(4) .xh_txt{text-align:right;}

.case{width:100%; overflow:hidden; background:#f0f0f0; padding:55px 0;}
#certify {position: relative; margin-top:60px;}
#certify .swiper-slide {width:100%; max-width:550px;}
#certify .swiper-slide a{display:block; overflow:hidden; background:#fff; border-radius:5px; padding:10px;}
#certify .swiper-slide a .case_B{width:100%; overflow:hidden;}
#certify .swiper-slide a .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
#certify .swiper-slide a .case_B .case_img::before{content:""; display:block; padding-top:54.7170%;}
#certify .swiper-slide a .case_txt{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:18px; color:#474747;}
#certify .swiper-slide a:hover{background:#26b063;}
#certify .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);}
#certify .swiper-slide a:hover .case_txt{color:#fff;}
#certify .case-prev,#certify .case-next{position:absolute; left:-76px; top:50%; margin-top:-26px; width:30px; height:52px; background: url(../images/case_R.png) no-repeat center center; z-index:99; -webkit-transform: rotate(180deg); transform: rotate(180deg); outline:none;}
#certify .case-next {left:initial; right:-76px; background:url(../images/case_R.png) no-repeat center center; -webkit-transform: rotate(-360deg); transform: rotate(-360deg);}
#certify .case-prev:hover{background:url(../images/case_L.png) no-repeat center center; -webkit-transform: rotate(-360deg); transform: rotate(-360deg);}
#certify .case-next:hover{background:url(../images/case_L.png) no-repeat center center; -webkit-transform: rotate(180deg); transform: rotate(180deg);}

.eng{width:100%; overflow:hidden; background:url(../images/eng_bj.jpg) no-repeat center center; background-size:cover; padding:70px 0;}
.eng_ul{display:block; overflow:hidden; width:1220px; padding-top:20px;}
.eng_ul li{width:285px; float:left; margin:25px 20px 0 0;}
.eng_ul li .eng_B{width:100%; overflow:hidden; position:relative;}
.eng_ul li .eng_B .eng_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.eng_ul li .eng_B .eng_img::before{content:""; display:block; padding-top:73.6843%;}
.eng_ul li .eng_B .eng_hover{width:0; height:0; overflow:hidden; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); display:flex; align-content:center; align-items:center; justify-content:center; background:rgba(0,166,75,0.8);}
.eng_ul li .eng_txt{display:block; overflow:hidden; background:#fff; height:46px; line-height:46px; text-align:center; font-size:16px; color:#2e2e2e;}
.eng_ul li:hover .eng_B .eng_hover{width:100%; height:100%;}

.gsjj{width:100%; overflow:hidden; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
.gsjj>.container{display:flex; flex-wrap:wrap; overflow:hidden;}
.gsjj_left{width:50%; float:left; background:#fff; padding:35px; margin-bottom:40px;}
.gsjj_title{display:block; overflow:hidden;}
.gsjj_p{line-height:28px; font-size:22px; color:#444; font-weight:bold;}
.gsjj_sp{line-height:16px; font-size:12px; color:#b1b1b1; text-transform:uppercase; letter-spacing:-1.3pt;}
.gsjj_heng{width:90px; height:2px; background:#91d400; margin-top:15px;}
.gsjj_txt{display:block; overflow:hidden; margin-top:20px; font-size:16px; color:#5c5c5c; line-height:24px; height:192px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:8; -webkit-box-orient: vertical;}
.gsjj_more{display:block; padding-top:20px;}
.gsjj_more a{display:block; width:110px; height:32px; line-height:32px; text-align:center; background:#fff; border-radius:16px; font-size:14px; color:#00a64b; box-shadow:0 0 10px rgba(0,0,0,0.3);}
.gsjj_more a:hover{background:#00a64b; color:#fff;}
.gsjj_right{width:50%; float:right; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; margin-top: 40px;}
.gsjj_right::before{content:""; width:0; height:0; border-left:34px solid #75cb10; border-top:34px solid transparent; border-bottom:0 solid transparent; position:absolute;left:8px;top:-40px;}

.news_box{width:100%; overflow:hidden; padding:70px 0;}
.news_box>.container{display:flex; flex-wrap:wrap;}
.news{width:69%; float:left; padding-right:30px;}
.news_title{display:block; overflow:hidden; padding-bottom:15px; border-bottom:1px solid #fafafa;}
.news_nav{float:left;}
.news_nav>a{float:left; width:152px; height:49px; line-height:46px; border-bottom:3px solid #f2f2f2; background:#f2f2f2; text-align:center; font-size:22px; color:#626262; margin-right:6px;}
.news_nav>a:hover{background:#00a64b; color:#fff; font-weight:bold; border-bottom-color:#89d343;}
.news_nav>a.news_on{background:#00a64b; color:#fff; font-weight:bold; border-bottom-color:#89d343;}
.news_more{float:right; width:110px; padding-top:13px;}
.news_more a{display:block; overflow:hidden; height:34px; line-height:32px; text-align:center; border:1px solid #eaeaea; border-radius:16px; font-size:14px; color:#8c8c8c;}
.news_more a:hover{border-color:#00a64b; background:#00a64b; color:#fff;}
.news_contect{display:block; overflow:hidden; padding-top:30px;}
.news_left{width:45%; float:left;}
.news_left a .news_B{width:100%; overflow:hidden;}
.news_left a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_left a .news_B .news_img::before{content:""; display:block; padding-top:65.41555%;}
.news_left a .news_p{display:block; overflow:hidden; height:34px; line-height:34px; font-size:18px; color:#4a4a4a; font-weight:bold; margin-top:10px; text-overflow:ellipsis; white-space: nowrap;}
.news_left a .news_txt{display:block; overflow:hidden; height:48px; line-height:24px; font-size:14px; color:#717171; margin-top:5px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_left a .news_txt>span{color:#00a64b;}
.news_left a: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_left a:hover .news_p{color:#00a64b;}
.news_ul{width:48%; float:right;}
.news_ul li{display:block; overflow:hidden; padding-bottom:20px; margin-bottom:20px; border-bottom:1px dotted #a0a0a0;}
.news_ul li .news_sub{width:88px; float:left; height:84px; border:1px solid #d0d0d0; display:flex; flex-wrap:wrap; align-content:center; align-items:center; justify-content:center; text-align:center; margin-right:15px;}
.news_ul li .news_sub>div{width:100%; float:left;}
.news_ul li .news_sub>div.news_sub_p{line-height:44px; font-size:48px; color:#808080; font-weight:bold;}
.news_ul li .news_sub>div.news_sub_sp{line-height:20px; font-size:14px; color:#a6a6a6;}
.news_ul li .news_p{display:block; overflow:hidden; height:20px; line-height:20px; font-size:16px; color:#404040; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li .news_txt{display:block; overflow:hidden; height:48px; line-height:24px; font-size:14px; color:#949494; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; margin-top:15px;}
.news_ul li:hover .news_sub{border-color:#00a64b; background:#00a64b;}
.news_ul li:hover .news_sub>div.news_sub_p{color:#fff;}
.news_ul li:hover .news_sub>div.news_sub_sp{color:#fff;}
.news_ul li:hover .news_p{color:#00a64b;}
.news_ul li:last-child{padding:0; margin:0; border-bottom:none;}

.zxbj{width:31%; float:right; position:relative;}
.zxbj::before{content:""; width:1000px; float:left; height:calc(100% + 140px); background:url(../images/zxbj_bj.jpg) no-repeat center center; background-size:cover; position:absolute; left:0; top:-70px; z-index:0;}
.zxbj_box{display:block; overflow:hidden; position:relative; z-index:2; padding:10px 0 0 40px;}
.zxbj_p{display:block; overflow:hidden; line-height:38px; font-size:24px; color:#00a64b; font-weight:bold;}
.zxbj_ps{display:block; overflow:hidden; line-height:28px; font-size:17px; color:#525252;}
.zxbj_form{display:block; overflow:hidden; padding-top:20px;}
.zxbj_B{display:block; overflow:hidden; margin-bottom:20px;}
.zxbj_sp{width:50px; float:left; height:38px; line-height:38px; font-size:16px; color:#8b8b8b;}
.zxbj_inp1{width:calc(100% - 50px); float:left; height:38px; line-height:36px; background:#f7f7f7; border:1px solid #bfbfbf; padding:0 10px; font-size:14px; color:#222;}
.zxbj_inp2{width:calc(100% - 50px); float:left; height:102px; background:#f7f7f7; border:1px solid #bfbfbf; padding:5px 10px; font-size:14px; color:#222; outline:none;}
.zxbj_btn{width:calc(100% - 50px); float:left; height:42px; background:#00a64b; font-size:16px; color:#fff; font-weight:bold;}
/*END-首页内容*/

/*底部*/
.hf{width:100%; overflow:hidden; background:url(../images/hf_bj.jpg) no-repeat center center; background-size:cover; padding:55px 0; text-align:center; color:#fff;}
.hf_p{line-height:50px; font-size:36px; font-weight:bold;}
.hf_sp{line-height:32px; font-size:18px;}

.footer{width:100%; background:#303030; overflow:hidden;}
.footer_nav{display:flex; flex-wrap:wrap; justify-content:space-between; border-bottom:1px solid rgba(255,255,255,0.2); padding:54px 0 24px 0; font-size:16px; color:#898989;}
.footer_nav>a{color:#fff;}
.footer_nav>a:hover{color:#fff; text-decoration:underline!important;}

.footer_box{width:100%; overflow:hidden; border-bottom:1px solid rgba(255,255,255,0.2); padding:40px 0; display:flex; flex-wrap:wrap; justify-content:space-between;}
.footer_B{float:left; display:flex; flex-wrap:wrap; align-items:center;}
.footer_txt{display:block; overflow:hidden; font-size:14px; color:#d0d0d0; line-height:30px;}
.footer_B:nth-child(2) img{max-width:418px;}
.footer_wxB{width:285px; float:right;display:flex;}
.footer_wx{width:107px; float:left;}
.footer_wx img{width:107px; height:107px; display:block;}
.footer_R{width:calc(100% - 107px); float:left; padding-left:15px; display:flex; flex-wrap:wrap; align-content:space-between;}
.footer_R>img{display:block; overflow:hidden;}
.footer_R .footer_p{width:100%; overflow:hidden; font-size:14px; color:#d0d0d0;}
.footer_R .footer_dianhua{width:100%; overflow:hidden; font-size:24px; color:#91d400; font-weight:bold;}

.foot{width:100%; overflow:hidden; text-align:center; font-size:13px; color:#9d9d9d; line-height:24px; padding:25px 0;}
.foot>a{color:#9d9d9d; margin:0 5px;}
.foot>a:hover{color:#fff; text-decoration:underline!important;}
/*END-底部*/

/*关于我们*/
.main{width:100%; overflow:hidden; padding:0 0 50px 0;}
.main_left{width:260px; float:left;}
.about{width:100%; float:left; background:#00a64b; border-radius:10px; padding:20px;}
.about_title{display:block; overflow:hidden; color:#fff;}
.about_p{line-height:38px; font-size:26px;}
.about_sp{line-height:22px; font-size:14px; opacity:0.5; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden; padding-top:10px;}
.about_ul li{display:block; overflow:hidden; margin-top:4px;}
.about_ul li a{display:block; overflow:hidden; height:44px; line-height:44px; border-radius:10px; padding:0 20px; font-size:16px; color:#565656; font-weight:bold; background:#fff;}
.about_ul li a>span{float:right; font-family:SimSun; font-size:20px; color:#969696; transition:all 0.4s;}
.about_ul li:hover a{background:#91d400; color:#fff;}
.about_ul li:hover a>span{color:#fff;}
.about_ul li.about_on a{background:#91d400; color:#fff;}
.about_ul li.about_on a>span{color:#fff;}
.about_B{width:100%; float:left; padding-top:16px;}
.about_B img{width:100%; display:block; height:auto;}
.about_dianhua{display:block; overflow:hidden; margin:35px 0 0 30px; background:url(../images/about_dianhua.png) no-repeat left center; padding-left:60px;}
.about_dianhua>span{display:block; overflow:hidden; line-height:34px; font-size:24px; color:#00a64b; font-weight:bold;}

.main_right{width:895px; float:right; padding-right:20px;}
.dqwz_title{width:100%; float:left; border-bottom:1px solid #d9d9d9; padding:30px 0 20px 0; line-height:24px;}
.dqwz_p{float:left; font-size:20px; color:#616161; padding-left:20px; border-left:4px solid #a7dd33;}
.dqwz_nav{float:right; font-size:14px; color:#939393;}
.dqwz_contect{width:100%; float:left; padding-top:25px;}
.company{display:block; overflow:hidden; font-size:16px; color:#4b4b4b; line-height:30px;}
.company img{margin:15px auto!important;}
/*END-关于我们*/

/*回收项目/工程拆除/案例展示*/
.cp_ul1{display:block; overflow:hidden; width:900px;}
.cp_ul1 li{width:275px; float:left; margin:0 25px 25px 0;}
.cp_ul1 li .cp_B{width:100%; overflow:hidden;}
.cp_ul1 li .cp_B .cp_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cp_ul1 li .cp_B .cp_img::before{content:""; display:block; padding-top:84.0278%;}
.cp_ul1 li .cp_txt{display:block; overflow:hidden; height:44px; line-height:44px; background:#f0f0f0; text-align:center; font-size:16px; color:#444;}
.cp_ul1 li:hover .cp_B .cp_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ul1 li:hover .cp_txt{background:#00a64b; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#444; font-weight:bold; line-height:28px;}
.cpxq_img{display:block; overflow:hidden; padding:15px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:16px; color:#4b4b4b; line-height:30px;}
/*END-回收项目/工程拆除/案例展示*/

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #eaeaea;}
.xw_ul li .xw_B{width:146px; float:left; overflow:hidden; margin-right:20px;}
.xw_ul li .xw_B .xw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li .xw_B .xw_img::before{content:""; display:block; padding-top:75.3425%;}
.xw_ul li .xw_p{display:block; overflow:hidden; height:18px; line-height:18px; font-size:18px; color:#595959; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li .xw_txt{display:block; overflow:hidden; height:72px; line-height:24px; font-size:14px; color:#868686; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:20px;}
.xw_ul li:hover .xw_B .xw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.xw_ul li:hover .xw_p{color:#00a64b;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#444; font-weight:bold; line-height:28px;}
.xwxq_sp{display:block; overflow:hidden; padding:5px 0; line-height:22px; text-align:center; border-bottom:1px solid #eaeaea; font-size:14px; color:#888;}
.xwxq_img{display:block; overflow:hidden; padding:15px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:16px; color:#4b4b4b; line-height:30px;}
/*END-新闻资讯*/

/*在线报价*/
.message_form{display:block; overflow:hidden; max-width:602px; margin:0 auto;}
.message_form .zxbj_B{display:block; overflow:hidden; margin-bottom:20px;}
.message_form .zxbj_sp{width:52px; float:left; height:38px; line-height:38px; font-size:14px; color:#393939;}
.message_form .zxbj_inp1{width:calc(100% - 52px); float:left; height:38px; line-height:36px; background:#fff; border:1px solid #bfbfbf; padding:0 10px; font-size:14px; color:#222;}
.message_form .zxbj_inp2{width:calc(100% - 52px); float:left; height:220px; background:#fff; border:1px solid #bfbfbf; padding:5px 10px; font-size:14px; color:#222; outline:none;}
.message_form .zxbj_btn{width:calc(100% - 52px); float:left; height:52px; background:#00a64b; font-size:16px; color:#fff; font-weight:bold; border-radius:5px;}
/*END-在线报价*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:14px; color:#525252; line-height:30px;}
.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-头部+导航*/

/*首页内容*/
.search_box {padding:0 1%;}
.search_txt {padding:0 20px;}
.search_txt>a {margin: 0 10px;}

.picBox {padding:70px 1% 50px 1%;}
.pic_ul {width:100%;}
.pic_ul li {width:23%; margin:70px 1% 0 1%;}
.pic_ul li a {padding:0 30px 30px 30px;}

.cp {padding:40px 1%;}
.cp_nav {margin-top:40px;}
.cp_nav>li {width: 20%;}
.cp_ul {width:100%;}
.cp_ul li {width: 23%; margin:0 1% 16px 1%;}

.xh {padding:40px 1%;}
.case {padding:40px 1%;}
#certify {margin-top:40px;}
#certify .case-prev, #certify .case-next {left:0;}
#certify .case-next {left:initial; right:0;}

.eng {padding:50px 1%;}
.eng_ul {width:100%;}
.eng_ul li {width:23%; margin:25px 1% 0 1%;}

.gsjj {padding:40px 1%;}
.news_box {padding:50px 1%;}
/*END-首页内容*/

/*底部*/
.hf{padding:40px 1%;}
.footer{padding:0 1%;}
.footer_nav{padding:40px 0 20px 0;}
/*END-底部*/

/*关于我们*/
.main{padding:0 1% 40px 1%;}
.main_left{width:24%;}
.main_right{width:74%; padding-right:0;}
/*END-关于我们*/

/*回收项目/工程拆除/案例展示*/
.cp_ul1{width:100%;}
.cp_ul1 li{width:31.33%; margin:0 1% 25px 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:#00a64b;}

.topbox{padding: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(0, 166, 75, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none;}
.nav>li>a{width:100%; color:#000; text-align:center; height:40px; line-height:40px; color:#fff;}
.nav>li:hover>a{background:url(../images/nav_hover.jpg) no-repeat center center; background-size:100% 100%; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.search_box {padding:0;}
.search_form {width:50%; padding:15px;}
.search_txt {padding:0 10px;}
.search_txt>a {margin: 0 5px;}

.picBox {padding:40px 10px; margin:0;}
.pic_ul {width:100%;}
.pic_ul li {width:23%; margin:60px 1% 0 1%;}
.pic_ul li a {padding:0 20px 20px 20px;}

.cp {padding:30px 10px;}
.cp_nav {margin-top:30px;}
.cp_nav>li {width:25%;}
.cp_ul {padding-top:30px;}
.cp_ul li {width:31.33%;}

.xh {padding:30px 10px;}
.xh_contect img{width:50%;}
.xh_ul li .xh_p {height:60px; line-height:60px;}
.xh_ul li .xh_p>span {font-size:70px;}
.xh_ul li .xh_p>span::before {left: 100%; top:0;}
.xh_ul li .xh_p>span::after {left: 100%; top:8px;}
.xh_ul li .xh_p>.xh_sp {font-size:20px;}
.xh_ul li .xh_txt {height:60px; line-height:20px; font-size:12px; -webkit-line-clamp:3;}
.xh_ul li:nth-child(2) {top: 240px;}
.xh_ul li:nth-child(3) .xh_p>span::before {left: initial; right:100%; top:0;}
.xh_ul li:nth-child(3) .xh_p>span::after {left: initial; right:100%; top:8px;}

.case {padding:30px 10px;}
#certify {margin-top:30px;}

.eng {padding:40px 10px;}
.eng_ul li {width:31.33%; margin:20px 1% 0 1%;}

.gsjj {padding:30px 10px;}
.gsjj_left {padding:25px;}

.news_box {padding:40px 10px;}
.news {width: 65%; padding-right:20px;}
.news_nav>a {width:140px; height:39px; line-height:36px; font-size:16px; margin-right:4px;}
.news_more {padding-top: 3px;}
.news_contect {padding-top:15px;}
.news_ul li {padding-bottom:10px; margin-bottom:10px;}
.zxbj {width:35%;}
.zxbj_box {padding:0 0 0 20px;}
/*END-首页内容*/

/*底部*/
.hf{padding:30px 10px;}
.footer{padding:0 10px;}
.footer_nav{padding:20px 0;}
.footer_box {padding:30px 0;}
.footer_txt {font-size: 12px; line-height: 24px;}
.footer_B:nth-child(2){max-width:30%!important;}
.footer_wxB {width: 230px;}
.footer_wx {width:90px;}
.footer_wx img {width:90px; height:90px;}
.footer_R>img {height:20px;}
.footer_R .footer_p {font-size: 12px;}
.footer_R .footer_dianhua {font-size: 18px;}
/*END-底部*/

/*关于我们*/
.main{padding:0 10px 30px 10px;}
.main_left{width:29%;}
.about {padding:20px 10px;}
.about_dianhua {margin:15px 0 0 15px;}
.main_right{width:69%;}
/*END-关于我们*/

/*回收项目/工程拆除/案例展示*/
.cp_ul1 li{width:48%; margin:0 1% 20px 1%;}
/*END-回收项目/工程拆除/案例展示*/

}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:15px 10px;}
.logo img{width:80%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
.search_box {transform: translateY(0);}
.search_form {width:100%; padding:5px 10px;}
.search_txt {width:100%; float:left; height:auto; font-size:12px; line-height:22px; padding:5px 10px;}
/*END-头部+导航*/

/*首页内容*/
.picBox {padding:10px;}
.pic_p {line-height:32px; font-size:20px;}
.pic_sp>span {line-height:24px; padding:0 10px; font-size:16px;}
.pic_ul {display:flex; flex-wrap:wrap; justify-content:space-between;}
.pic_ul li {width:calc(50% - 5px); margin:10px 0 0 0;}
.pic_ul li a {padding:10px;}
.pic_ul li a .pic_B {width:80px; margin:0 auto; padding:5px;}
.pic_ul li a .pic_pp {height:30px; line-height:30px; margin-top:5px; font-size:16px;}
.pic_ul li a .pic_heng {margin:5px auto;}
.pic_ul li a .pic_txt {height:36px; line-height:18px; -webkit-line-clamp:3; font-size:12px;}

.cp {padding:10px;}
.cp_p {line-height:20px; font-size:16px;}
.cp_sp {line-height:30px; font-size:20px;}
.cp_nav {margin-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.cp_nav>li {width:50%; margin:0;}
.cp_nav>li>a {height:50px; font-size:14px;}
.cp_nav>li>a>span {margin-right:5px;}
.cp_ul {padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.cp_ul li {width:calc(50% - 5px); margin:0 0 10px 0;}
.cp_ul li .cp_txt {height:38px; line-height:38px; font-size:14px;}

.xh {padding:10px;}
.xh_contect {margin-top:10px;}
.xh_contect img{width:100%;}
.xh_ul{position:relative;}
.xh_ul li{ width:100%; position:relative; margin-top:10px; left:initial; top:initial; right:initial;}
.xh_ul li .xh_p {height:40px; line-height:40px;}
.xh_ul li .xh_p>span {font-size:40px;}
.xh_ul li .xh_p>span::before {left: 100%; top:0; width:30px; height:2px;}
.xh_ul li .xh_p>span::after {left: 100%; top:4px; width:60px;}
.xh_ul li .xh_p>.xh_sp {font-size:14px;}
.xh_ul li .xh_txt {height:auto; line-height:20px; font-size:12px; -webkit-line-clamp:initial; margin-top:5px;}
.xh_ul li:nth-child(2) {top:initial;}
.xh_ul li:nth-child(3) .xh_p {text-align:left;}
.xh_ul li:nth-child(3) .xh_p>span{float:left;}
.xh_ul li:nth-child(3) .xh_p>span::before {left: 100%; right:initial; top:0;}
.xh_ul li:nth-child(3) .xh_p>span::after {left: 100%; right:initial; top:4px;}
.xh_ul li:nth-child(3) .xh_txt{text-align:left;}
.xh_ul li:nth-child(4) {right:initial; top:initial;}
.xh_ul li:nth-child(4) .xh_p {text-align:left;}
.xh_ul li:nth-child(4) .xh_p>span{float:left;}
.xh_ul li:nth-child(4) .xh_p>span::before {left: 100%; right:initial; top:0;}
.xh_ul li:nth-child(4) .xh_p>span::after {left: 100%; right:initial; top:4px;}
.xh_ul li:nth-child(4) .xh_txt{text-align:left;}
.xh_dianhuaB {float:left; height:80px; margin:10px auto 0 auto; padding-top:10px;}
.xh_dianhua {font-size: 12px;}
.xh_dianhua>span {font-size:18px;}

.case {padding:10px;}
#certify {margin-top:10px;}
#certify .swiper-slide a {padding:5px;}
#certify .swiper-slide a .case_txt {height:40px; line-height:40px; font-size:16px;}
.eng_ul li .eng_txt {height:38px; line-height:38px; font-size:14px;}

.eng {padding:10px;}
.eng_ul{display:flex; flex-wrap:wrap; justify-content:space-between; padding:0;}
.eng_ul li {width:calc(50% - 5px); margin:10px 0 0 0;}

.gsjj {padding:10px;}
.gsjj_left {width:100%; padding:10px; margin:0;}
.gsjj_title{text-align:center;}
.gsjj_p {line-height:26px; font-size:18px;}
.gsjj_sp {letter-spacing: -1.7pt;}
.gsjj_heng {margin-top:5px;}
.gsjj_txt {margin-top:10px; font-size:14px; line-height:20px; height:160px;}
.gsjj_more {padding-top:10px;}
.gsjj_more a {margin:0 auto;}
.gsjj_right{width:100%; margin-top:10px;}
.gsjj_right::before{left:0; top:0;}
.gsjj_right::after{content:""; display:block; padding-top:67.16667%;}

.news_box {padding:0;}
.news {width:100%; padding:10px;}
.news_title{padding:0;}
.news_nav{width:100%; display:flex; flex-wrap:wrap; justify-content:space-between;}
.news_nav>a {width:calc(50% - 5px); font-size:14px; margin:0 0 5px 0;}
.news_contect {padding-top:10px;}
.news_left {width:100%;}
.news_left a .news_B {width:75px; float:left; margin-right:10px;}
.news_left a .news_B .news_img::before{padding-top:100%;}
.news_left a .news_p {height:30px; line-height:30px; font-size:16px; margin-top:0;}
.news_left a .news_txt {height:40px; line-height:20px;}
.news_ul {width:100%; margin-top:10px;}
.news_ul li {padding-bottom:10px; margin-bottom:10px;}
.news_ul li .news_sub {width:66px; height:66px; margin-right:10px;}
.news_ul li .news_sub>div.news_sub_p {line-height: 34px; font-size: 30px;}
.news_ul li .news_sub>div.news_sub_sp {line-height:18px; font-size: 12px;}
.news_ul li .news_txt {height:40px; line-height:20px; margin-top:5px;}
.zxbj {width:100%;}
.zxbj::before {width:100%; height:100%; top:0;}
.zxbj_box {padding:10px;}
.zxbj_p {line-height: 30px; font-size: 20px;}
.zxbj_ps {line-height:24px; font-size: 14px;}
.zxbj_form {padding-top:10px;}
.zxbj_B{margin-bottom:10px;}
.zxbj_sp {width: 40px; height:32px; line-height:32px; font-size: 14px;}
.zxbj_inp1 {width:calc(100% - 40px); height:32px; line-height:30px;}
.zxbj_inp2 {width:calc(100% - 40px); height:82px;}
/*END-首页内容*/

/*底部*/
.hf{padding:10px;}
.hf_p {line-height:30px; font-size: 18px;}
.hf_sp {line-height: 20px; font-size: 14px;}
.footer{padding:0;}
.footer_nav{padding:10px; font-size:12px; line-height:20px; justify-content:center;}
.foot {font-size:12px; line-height:20px; padding:10px;}
/*END-底部*/

/*关于我们*/
.main{padding:0;}
.main_left{width:100%;}
.about {padding:0; border-radius:initial;}
.about_title {height:50px; line-height:50px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #00a64b; font-size:18px; font-weight:bold; padding-left:20px;}
.about_ul{display:none; border:none; padding:2px;}
.about_ul li{margin-top:2px;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.company{font-size:14px; line-height:24px;}
/*END-关于我们*/

/*回收项目/工程拆除/案例展示*/
.cp_ul1{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cp_ul1 li{width:calc(50% - 5px); margin:0 0 10px 0;}
.cp_ul1 li .cp_txt {height:38px; line-height:38px; font-size:14px;}
.cpxq_img{padding:10px 0;}
.cpxq_txt{font-size:14px; line-height:24px;}
/*END-回收项目/工程拆除/案例展示*/

/*新闻资讯*/
.xw_ul li{padding-bottom:10px; margin-bottom:10px;}
.xw_ul li .xw_B{width:100px; margin-right:10px;}
.xw_ul li .xw_B .xw_img::before{padding-top:100%;}
.xw_ul li .xw_p{height:30px; line-height:30px;}
.xw_ul li .xw_txt{height:60px; line-height:20px; margin-top:10px;}
.xwxq_img{padding:5px 0;}
.xwxq_txt{font-size:14px; line-height:24px;}
/*END-新闻资讯*/

/*在线报价*/
.message_form .zxbj_B{margin-bottom:10px;}
.message_form .zxbj_inp2{height:120px;}
.message_form .zxbj_btn{height:40px;}
/*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:#303030;}
.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:#00a64b; 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 #00a64b;}
.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;}