/*全局样式*/
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1030px !important;}
.container-fluid2{max-width:1230px !important;padding:0 15px;margin:0 auto;}
.clear{clear:both;width:0;height:0;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sx{cursor:pointer;}
.w100{width:100% !important}
.h100{height:100% !important;}

/*头部*/
header .logo_box{height:90px;}
header .logo_box .logo{line-height:90px;}
header .logo_box .tel{background:url(../images/icon1.png) no-repeat 0;padding-left:45px;margin-top:23px;}
header .logo_box .tel p{color:#333;}
header .logo_box .tel h5{font-size:29px;color:#e90000;font-weight:bold;}

/*PC端导航*/
nav{position:relative;background:#00990a;}
nav a{color:#fff !important;font-size:16px;}
/*一级导航*/ 
nav .ul1 li{float:left;text-align:center;position:relative;width:14%;line-height:55px;}
nav .ul1 li a{position:relative;display:block;}
nav .ul1 li a:hover,nav ul li a.active{background:#f5ba07;}
nav .ul1 li.bx{width:2px;height:34px;border-left:1px solid #0dd01a;border-right:1px solid #03710a;margin-top:10.5px;}
/*二级导航*/
nav .ul2{position:absolute;top:100%;width:100%;z-index:100;display:none;left:0px;}
nav .ul2 li{line-height:50px;float:none;width:100%;margin-top:1px;background:#00990a;line-height:40px;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner .img{margin:0 auto;position:relative;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none;left:-50%;}
#myCarousel .carousel-control.right{background-image: none;right:-50%;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}
.carousel-indicators li{width:15px;height:15px;margin:1px 3px;}
.carousel-indicators .active{width:15px;height:15px;margin:1px 3px;}

/*main1*/
.main1{background:#e6e6e6;padding:30px 0;}
.main1 ul li{width:25%;float:left;}
.main1 ul li .text_box{margin-left:75px;}
.main1 ul li .text_box h5{font-size:20px;color:#4caf50;font-weight:bold;margin:5px 0 10px 0;}
.main1 ul li .text_box p{font-size:16px;color:#333;}

/*共用内容*/
.title{margin:40px 0px;text-align:center;background:url(../images/title_bg.png) no-repeat center;height:62px;padding-top:5px;}
.title h5{font-size:25px;color:#333;}
.title p{font-size:15px;color:#333;margin-top:3px;}
.an1-box ul{text-align:center;font-size:0;margin-bottom:30px;}
.an1-box ul li{display:inline-block;margin:5px;width:115px;border-top:2px solid #00990a;border-bottom:2px solid #00990a;padding:1px 0;vertical-align:top !important;}
.an1-box ul li a{font-weight:bold;color:#fff;display:block;background:#00990a;line-height:24px;font-size:14px;padding:0 5px;}
.an1-box ul li:hover,.an1-box ul li.active{border-color:#f5ba07;}
.an1-box ul li:hover a,.an1-box ul li.active a{background:#f5ba07;}

/*回收项目*/
.hsxm_pad{padding:0 5px;}
.hsxm_con{display:block;border:1px solid #cfcfcf;margin:0 10px 20px 10px;}
.hsxm_con .imgbox{overflow:hidden;}
.hsxm_con h5{line-height:45px;background:#cfcfcf;text-align:center;color:#333;}
.hsxm_con:hover h5{background:#00990a;color:#fff;}
.hsxm_con:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.hsxm .an1{display:block;width:133px;line-height:36px;background:#e8e8e8;text-align:center;color:#333;margin:20px auto 40px auto;}
.hsxm .an1:hover{background:#f5ba07;}
.hsxm .pictrue1{display:none;}
.hsxm .pictrue1.active{display:block;}
.hsxm .pictrue1:nth-of-type(1){display: block;}

/*公司简介*/
.gsjj{background:url(../images/gsjj_bg.jpg) center center;background-size:cover;padding-bottom:60px;}
.gsjj .imgbox{display:block;overflow:hidden;}
.gsjj .imgbox:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.gsjj .text_box .text{line-height:25px;color:#333;height:250px;overflow:hidden;}
.gsjj .text_box a{display:block;line-height:42px;border:1px solid #00990a;text-align:center;color:#00990a;margin:30px auto 0 auto;}
.gsjj .text_box a:hover{background:#00990a;color:#fff;}

/*main2*/
.main2{overflow:hidden;}
.main2 .bt{font-size:40px;font-weight:bold;color:#00990a;text-align:center;margin:30px 0 60px 0;}
.main2 .text_box{margin-left:593px;margin-top: 60px;}
.main2 .text_box .bt2{font-size:25px;position:relative;margin-bottom:10px;}
.main2 .text_box .bt2 .span1{font-size:56px;color:#00990a;font-weight:bold;position:absolute;top:-20px;left:-90px;}
.main2 .text_box .bt2 .span2{color:#00990a;}
.main2 .text_box .text{font-size:20px;line-height:40px;}
.main2 .con2{position:relative;height:700px;}
.main2 .con2 .yuan_box{width: 360px;height: 360px;background:#00990a;border-radius:50%;position:absolute;top:-100px;right:35px;z-index:10;}
.main2 .con2 .yuan_box .img2{display:block;margin:30px auto 0 auto;width: 70%;height: 70%;}
/*.main2 .con2 .yuan_box:before{content:"";width:1000%;height:200px;background:#00990a;position:absolute;bottom:50px;left:50%;z-index: -1;}*/
.main2 .con2 .text_box{margin:20px 100px 0 30px;padding:50px 550px 0 90px;position:relative;}
.main2 .con2 .text_box:before{content:"";width:1000%;height:120%;background:#00990a;position:absolute;top:0px;right:0;z-index:-1;}
.main2 .con2 .text_box .bt2{color:#000;}
.main2 .con2 .text_box .bt2 span{color:#fff;}
.main2 .con2 .text_box .text{color:#fff;}
.main2 .con3{margin-top:-400px;position:relative;z-index:20;}
.main2 .con3 .text_box{margin:0;padding:0 0 0 90px;}
.main2 .con3 .img3{margin-top:50px;max-width:100%;}
.main2 .con4{margin-top:-350px;position:relative;z-index:20;}
.main2 .con4 .tel{font-size:30px;color:#00990a;font-weight:bold;margin-top:20px;width:380px;height:180px;position:relative;padding-top:20px;}
.main2 .con4 .tel img{position:absolute;right: -103px;bottom:0;}

/*服务宗旨*/
.fwzz{background:url(../images/fwzz_bg.jpg) center center;background-size:cover;margin-top:50px;padding-bottom:50px;}
.fwzz .text{line-height:25px;color:#333;}
/*.pull-left{height: 320px !important;}*/
/*新闻资讯*/
.news{display:block;background:#e1e1e1;position:relative;margin-bottom:20px;}
.news:before{content:"";border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #e1e1e1;position:absolute;top:50%;margin-top:-10px;right:-10px;transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.news .rq{width:118px;height:118px;background:#00990a;color:#fff;text-align:center;}
.news .rq h4{font-size:30px;margin:25px 0 10px 0;}
.news .rq p{font-size:20px;}
.news .text_box{padding:10px 20px 10px 138px;color:#333;line-height:23px;}
.news .text_box .text{margin-top:10px;height:70px;overflow:hidden;}
.news:hover .rq{background:#f5ba07;}
.news:hover{background:#00990a;}
.news:hover .text_box{color:#fff;}
.news:hover:before{border-left:10px solid #00990a;}
.xwzx .imgbox1{display:block;overflow:hidden;}
.xwzx .imgbox1:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.xwzx .nr_box{display:none;}
.xwzx .nr_box.active{display:block;}

/*联系我们*/
.lxwm{padding-bottom:50px;}
.lxwm .bt{font-size:18px;color:#333;margin-bottom:15px;}
.lxwm .ditu img{width:100%;}
.lxwm .text_box{margin-top:40px;}
.lxwm .text_box ul{margin-right:130px;}
.lxwm .text_box ul li{font-size:15px;color:#333;line-height:30px;}
.lxwm .text_box ul li span{margin-right:15px;color:#388e3c;}
.lxwm .text_box .weixin{width:120px;text-align:center;}
.lxwm .text_box .weixin img{width:120px;height:120px;}
.lxwm .text_box .weixin p{margin-top:5px;}
.lxwm form .box{margin-bottom:20px;}
.lxwm form .box p{color:#333;margin-bottom:10px;}
.lxwm form input,.lxwm form textarea{width:100%;height:38px;line-height:38px;background:#f4f4f4;border:none;padding:10px;}
.lxwm form textarea{height:145px;resize:none;line-height:25px;padding:10px;}
.lxwm form button{width:100%;height:38px;background:#00990a;color:#fff;border:none;}

/*页脚*/
footer{color:#fff;background:#00990a;padding:20px 0;text-align:center;line-height:25px;}
footer a{color:#fff !important;}
footer a:hover{text-decoration: underline !important;}

/*内页*/
.neiye{margin:30px 0;}
.neiye .title3{line-height:50px;background:#249f1c;color:#fff;font-size:25px;font-weight:bold;text-align:center;border-top:4px solid #ffc300;position:relative;}
.neiye .title3 span{position:absolute;top:0;right:15px;line-height:50px;}
.neiye .title3 i{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;}
.neiye .nav_box ul li a{display:block;line-height:42px;font-size:16px;color:#333;text-align:center;border:1px solid #b5b5b5;border-top:2px solid #249f1c;margin-top:3px;}
.neiye .nav_box ul li a:hover,.neiye .nav_box ul li a.active{background:#249f1c;color:#fff;border-color:#249f1c;}
.neiye .lxfs{margin-top:20px;}
.neiye .lxfs .text_box img{width:100%;margin:3px 0 10px 0;}
.neiye .lxfs .text_box .text{line-height:25px;color:#333;}
.neiye .title4{border-bottom:1px solid #c1c1c1;line-height:50px;margin-bottom:20px;}
.neiye .title4 h5{line-height:50px;font-size:16px;color:#333;}
.neiye .title4 a{font-size:16px;color:#333;}
.neiye .title4 a:hover{color:red;}

/*服务项目内页*/
.fwxm_ny .row{padding:0 5px;}
.fwxm_ny .row .col-lg-4{padding:0;}

/*详情页*/
.xqy .bt{font-size:16px;text-align:center;}
.xqy .rq{color:#999;text-align:center;border-bottom:1px dashed #ccc;line-height:30px;margin-bottom:10px;}
.xqy img{display:block;max-width:100%;margin:10px auto;}
.xqy .text{line-height:25px;}

/*在线留言内页*/
.zxly_ny form{width:70%;margin:0 auto;}

/*新闻中心内页*/
.news2{display:block;margin-bottom:20px;}
.news2 .imgbox{width:203px;height:133px;overflow:hidden;}
.news2 .img{width:100%;height:100%;}
.news2 .text_box{margin-left:220px;}
.news2 .text_box h5{font-size:16px;color:#333;margin:5px 0 15px 0;}
.news2 .text_box .text{line-height:25px;color:#929292;height:75px;overflow:hidden;}
.news2:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.news2:hover h5{color:#249f1c;}

/*移动端底部热点链接*/
.hot{height:50px; background:#00990a; position:fixed; bottom:0; left:0; z-index:2000;border-top:1px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot .iconfont{font-size:18px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{background:#0b5710;}	
.dbbox{position:fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.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; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.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; }

/*媒体查询开始*/
@media (max-width:1199px){
.main2 .text_box .bt2{font-size:20px;}
.main2 .text_box .bt2 .span1{font-size:40px;top:-13px;}
.main2 .con2 .yuan_box{width:500px;height:500px;}
.main2 .con2 .yuan_box .img2{width:400px;}
.main2 .con2 .yuan_box:before{display:none;}
.main2 .con2 .text_box{padding:50px 300px 0 90px;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:90px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:#00990a;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:rgba(0,0,0,0.6);color:#fff;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:30px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#00990a;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#00990a;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
body{padding-bottom:50px;}
header .logo_box{height:auto;}
.gsjj .text_box{margin-top:20px;}
.main2 .con1 img{float:none !important;display:block;max-width:100%;margin:0 auto;}
.main2 .text_box{margin-left:60px;margin-top:20px;}
.main2 .text_box .bt2 .span1{left:-60px;}
.main2 .con2{height:auto;background:#00990a;margin:20px 0;padding-bottom:30px;}
.main2 .con2 .se,.main2 .con2 .se2{width:1000%;height:100%;background:#00990a;position:absolute;top:0;z-index:-1;}
.main2 .con2 .se{left:0;}
.main2 .con2 .se2{right:0;}
.main2 .con2 .yuan_box{width:auto;height:auto;position:static;background:none;margin:50px 0 0 0;float:none !important;}
.main2 .con2 .yuan_box .img2{max-width:100%;margin:0 auto;}
.main2 .con2 .yuan_box:before{display:none;}
.main2 .con2 .text_box{padding:30px 0 30px 60px;margin:20px 0;background:none;}
.main2 .con2 .text_box:before{display:none;}
.main2 .con3{margin:30px 0 0 0;}
.main2 .con3 .text_box{margin:0;padding:0 0 0 60px;}
.main2 .con3 .img3{max-width:100%;display:block;margin:30px auto;}
.main2 .con4{margin-top:20px;}
.lxwm form{margin-top:30px;}
.neiye .title3{border:none;}
.neiye .nav_box{margin-bottom:20px;}
}

@media (max-width:767px){
header .sjdnav{top:80px;}
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
header .logo_box .logo{line-height:80px;}
.main1{padding:30px 0 10px 0;}
.main1 ul li{width:50%;margin-bottom:20px;}
.title{margin:30px 0px;padding-top:10px;background:url(../images/title_bg2.png) no-repeat center;}
.title h5{font-size:20px;}
.title p{font-size:13px;}
.hsxm_pad{padding:0 10px;}
.hsxm_con{margin:0 5px 10px 5px;}
.hsxm_con h5{line-height:30px;}
.main2 .bt{font-size:20px;}
.lxwm .text_box ul{margin:20px 0 0 0;}
.lxwm .text_box .weixin{float:none !important;}
.neiye .title3{line-height:40px;font-size:18px;}
.neiye .title3 span{line-height:40px;}
.neiye .nav_box ul li a{line-height:35px;font-size:16px;}
.fwxm_ny .row{padding:0 10px;}
.zxly_ny form{width:90%;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
header .logo_box .logo{line-height:60px;}
header .logo_box .logo img{width:220px;}
.main1 ul li .text_box h5{font-size:16px;}
.main1 ul li .text_box p{font-size:14px;}
.main2 .text_box .bt2{font-size:18px;}
.main2 .text_box .bt2 .span1{font-size:40px;top:-13px;}
.main2 .text_box .text{font-size:16px;line-height:30px;}
.main2 .con4 .tel{font-size:20px;margin-top:20px;width:230px;height:100px;padding-top:10px;}
.main2 .con4 .tel img{width:120px;}
.news .rq{width:118px;height:118px;background:#00990a;color:#fff;text-align:center;}
.news .rq h4{font-size:30px;margin:25px 0 10px 0;}
.news .rq p{font-size:20px;}
.news .text_box{padding:10px 20px 10px 138px;color:#333;line-height:23px;}
.news .text_box .text{margin-top:10px;height:70px;overflow:hidden;}
.news2 .imgbox{width:120px;height:90px;}
.news2 .text_box{margin-left:130px;}
.news2 .text_box h5{font-size:16px;margin:5px 0 10px 0;}
.news2 .text_box .text{height:50px;}
}
