/*全局样式*/
@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:1130px !important;}
.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{line-height:100px;}
header .logo_box .tel{margin-top:20px;}
header .logo_box .tel span{display:block;font-size:48px;margin:-2px 10px 0 0;}
header .logo_box .tel p,header .logo_box .tel h5{font-size:20px;color:#000;}

/*PC端导航*/
nav{position:relative;background:#0068dc;}
nav a{color:#fff !important;}
/*一级导航*/ 
nav ul li{float:left;width:10%;text-align:center;position:relative;line-height:50px;border-right:1px solid #fff;}
nav ul li:first-child{border-left:1px solid #fff;}
nav ul li a{display:block;position:relative;}
nav ul li a:hover,nav ul li a.active{background:#ebaa0f;}
nav ul li.bx{width:1px;height:14px;background:#aaa;margin-top:33px;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:100;width:100%;}
nav ul li ul li{float:none;margin-top:1px;width:100%;line-height:40px;border:none;background:rgba(0,104,220,0.6);}
nav ul li ul li:first-child{border:none;}

/*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;}

/*共用标题*/
.title{text-align:center;margin:47px 0 30px 0;}
.title p,.title h5{font-size:20px;color:#333;}

/*main1*/
.main1{background:#f2f2f2;padding:37px 0;}
.main1 a{display:block;text-align:center;line-height:100px;}
.main1 a h5{font-size:16px;color:#333;margin-top:20px;}

/*回收项目*/
.hsxm ul{text-align:center;font-size:0;margin-bottom:30px;}
.hsxm ul li{display:inline-block;vertical-align:top; }
.hsxm ul li a{display:block;width:148px;line-height:38px;border:1px solid #1a1a1a;color:#333;margin:5px;font-size:14px;padding:0 10px;}
.hsxm ul li a:hover,.hsxm ul li a.active{background:#0096ff;color:#fff;border-color:#0096ff;}
.hsxm_con{display:block;margin:0 5px 20px 5px;}
.hsxm_pad{padding:0 10px;}
.hsxm_con .imgbox{border:1px solid #666;overflow:hidden;}
.hsxm_con h5{color:#333;text-align:center;padding:0 10px;margin-top:10px;}
.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_con:hover .imgbox{border-color:#0068dc;}

/*公司简介*/
.gsjj{background:url(../images/gsjj_bg.jpg) center center;background-size:cover;margin-top:30px;padding-bottom:50px;}
.gsjj .title p,.gsjj .title h5{color:#fff;}
.gsjj .imgbox{border:3px solid #fff;}
.gsjj .text_box h5{font-size:22px;color:#fff;margin-top:10px;}
.gsjj .text_box .text{color:#fff;line-height:28px;margin:30px 0;height:145px;overflow:hidden;}
.gsjj .text_box .an1{background:#ebaa0f;line-height:30px;text-align:center;color:#fff;display:block;border-radius:5px;}
.gsjj .text_box .an1:hover{background:#c65c5c;}

/*回收电话*/
.hsdh{background:#e6e6e6;padding-bottom:30px;}
.hsdh_con{display:block;background:#fff;display:block;border:5px solid #fff;margin:0 10px 20px 10px;}
.hsdh_con h5{line-height:80px;font-size:20px;font-weight:bold;background:url(../images/img_20.jpg) center center;background-size:cover;color:#fff;padding-left:16px;}
.hsdh_con h5 span{font-size:30px;font-weight:normal;position:relative;top:3px;border-right:1px solid #fff;margin-right:10px;padding-right:10px;}
.hsdh_con p{font-size:17px;padding-left:10px;color:#000;line-height:52px;}
.hsdh_con:hover{border-color:#0068dc;}
.hsdh_pad{margin:0 -10px;}
.hsdh_pad .col-md-3{padding:0;}

/*新闻中心*/
.news{display:block;margin-bottom:30px;}
.news .imgbox{width:200px;height:160px;overflow:hidden;}
.news .img{width:100%;height:100%;}
.news .text_box{margin-left:220px;}
.news .text_box h5{font-size:16px;color:#4c4c4c;}
.news .text_box p{font-size:12px;color:#4c4c4c;margin:5px 0 10px 0;}
.news .text_box .text{font-size:12px;line-height:22px;color:#666;height:108px;overflow:hidden;}
.news: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);}
.news:hover .text_box h5,.news:hover .text_box p,.news:hover .text_box .text{color:#f19700;}

/*联系我们*/
.lxwm{background:url(../images/lxwm_bg.jpg) center center;background-size:cover;padding-bottom:50px;margin-top:30px;}
.lxwm .title p,.lxwm .title h5{color:#fff;}
.lxwm .left h5{font-size:16px;color:#fff;}
.lxwm .left p{color:#fff;line-height:22px;margin:30px 0 20px 0;}
.lxwm .left .weixin_box ul{margin-left:30px;}
.lxwm .left .weixin_box ul li{color:#fff;line-height:22px;margin-bottom:10px;}
.lxwm .left .weixin_box ul li span{display:block;width:28px;height:28px;line-height:28px;background:#fff;color:#005bb6;text-align:center;border-radius:100%;font-size:19px;float:left;margin-right:10px;position:relative;top:-2px;}
.lxwm .left .weixin_box ul li span.icon-youxiang,.lxwm .left .weixin_box ul li span.icon-dianhua{line-height:30px;}
.lxwm form .form-group{margin:10px 0;}
.lxwm form input{height:38px;}
.lxwm form input,.lxwm form textarea{background:#e6e6e6;border-radius:10px;}
.lxwm form button{width:150px;line-height:38px;background:#ed9313;border-radius:10px;border:none;color:#fff;}

/*内页左侧*/
.neiye{margin:30px 0;}
.neiye .title2{line-height:60px;background:#0068dc;font-size:24px;font-weight:bold;color:#fff;text-align:center;position:relative;}
.neiye .title2 span{position:absolute;right:15px;line-height:60px;}
.neiye .title2 i{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;}
.neiye .nav_box ul li{position:relative;margin-top:2px;}
.neiye .nav_box ul li:before{content:"";width:4px;height:100%;background:#333;position:absolute;left:0;top:0;}
.neiye .nav_box ul li a{display:block;line-height:38px;text-align:center;border:1px solid #ccc;color:#000;padding:0 20%;}
.neiye .nav_box ul li span{position:absolute;right:10%;top:0;line-height:43px;font-size:17px;color:#333;z-index:-1;}
.neiye .nav_box ul li:hover a,.neiye .nav_box ul li:hover span,.neiye .nav_box ul li.active a,.neiye .nav_box ul li.active span{color:#0068dc;}
.neiye .nav_box ul li:hover:before,.neiye .nav_box ul li.active:before{background:#0068dc;}
.neiye .lxfs{margin-top:10px;}
.neiye .lxfs .text_box{border:1px solid #ccc;padding:3px;}
.neiye .lxfs .text_box img{width:100%;}
.neiye .lxfs .text_box .text{font-size:12px;color:#666;line-height:20px;padding:15px;}
.neiye .title3{position:relative;border-bottom:1px solid #999;padding:23px 0 5px 0;margin-bottom:20px;}
.neiye .title3 span{font-size:37px;color:#333;position:absolute;left:0;top:0;}
.neiye .title3 h5{font-size:18px;color:#666;margin-left:50px;}
.neiye .title3 p,.neiye .title3 p a{color:#666;}
.neiye .title3 p a:hover{color:red;}

/*回收项目内页*/
.hsxm-ny .row{margin:0 -5px;}
.hsxm-ny .col-md-4{padding:0;}
.hsxm-xq .bt{font-size:16px;text-align:center;margin:10px 0;}
.hsxm-xq .rq{font-size:12px;color:#999;text-align:center;margin-bottom:20px;}
.hsxm-xq img{display:block;max-width:100%;margin:10px auto;}
.hsxm-xq .text{line-height:25px;}

/*回收电话内页*/
.hsdh-ny .row{margin:0 -10px;}
.hsdh-ny .col-md-4{padding:0;}
.hsdh-ny .hsdh_con{border-color:#e5e5e5;}
.hsdh-ny .hsdh_con:hover{border-color:#0068dc;}
.hsdh-xq .text_box h5{font-size:20px;color:#333;line-height:25px;}
.hsdh-xq .text_box .text{line-height:25px;margin:25px 0;}
.hsdh-xq img{max-width:100%;}

/*在线留言内页*/
.zxly-ny.lxwm{background:none;margin:0;}
.zxly-ny form{display:block;width:70%;margin:0 auto;}
.zxly-ny form button{display:block;margin:0 auto;}

/*页脚*/
footer{padding:20px 0;color:#fff;line-height:24px;background:#0c0c0c;text-align:center;}
footer a{color:#fff !important;}
footer a:hover{text-decoration:underline !important;color:#fff !important;}

/*移动端底部热点链接*/
.hot{height:50px; background:#951515; position:fixed; bottom:0; left:0; z-index:2000;}
.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:#5f0b0b;}	
.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:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:80px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:#951515;}
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:22px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#951515;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#951515;}
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{line-height:80px;}
.gsjj .text_box{margin-top:30px;}
.lxwm form{margin-top:30px;}
.neiye .nav_box{margin-bottom:30px;}
.neiye .nav_box ul li:before{display:none;}
.neiye .nav_box ul li a{padding:0 10px;}
.neiye .nav_box ul li span{display:none;}
.zxly-ny form{margin:0 auto;}
}

@media (max-width:767px){
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;}
header .logo img{width:460px;}
.main1 a{margin-bottom:30px;}
.title{margin:30px 0;}
.gsjj .text_box h5{font-size:18px;}
.hsdh_pad{margin:0 -5px;}
.hsdh_con{margin:0 5px 10px 5px;}
.hsdh_con h5{line-height:50px;font-size:16px;padding-left:16px;}
.hsdh_con h5 span{font-size:25px;}
.hsdh_con p{font-size:16px;}
.lxwm .left .weixin_box .weixin{float:none !important;}
.lxwm .left .weixin_box ul{margin-left:0px;float:none !important;margin-top:30px;}
.lxwm form button{display:block;margin:0 auto;}
.neiye .title2{line-height:50px;font-size:20px;}
.neiye .title2 span{line-height:50px;}
.hsdh-ny .row{margin:0 -5px;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
header .logo img{width:360px;}
header .logo{line-height:60px;}
.main1 a img{max-width:50%;}
.main1 a h5{font-size:14px;margin-top:10px;}
.hsxm ul li a{width:120px;line-height:30px;}
.hsdh_con h5{padding-left:0;text-align:center;line-height:40px;}
.hsdh_con h5 span{font-size:25px;display:none;}
.hsdh_con p{font-size:14px;padding-left:0;text-align:center;line-height:40px;}
.news .imgbox{width:120px;height:90px;}
.news .text_box{margin-left:130px;}
.news .text_box h5{font-size:14px;}
.news .text_box p{margin:5px 0;}
.news .text_box .text{height:45px;}
.zxly-ny form{width:90%;}
}
