/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
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/1.5 "微软雅黑", "sans-serif", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
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;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.clearfix:after,.clearfix:before{clear: both;}
.container-fluid {max-width: 1230px !important;}
.tr5 {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;max-height: initial;}
.overflow2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

header{position: relative;z-index: 111;}
header .box1 {border-bottom: 1px solid #ddd;font-size: 14px;line-height: 24px;font-weight: bold;padding: 7px 0;}

header .box2 .logo{line-height: 130px;height: 130px;font-size: 0;display: block;}
header .box2 .logo img{max-height: 66%;}
header .box2 .txt1{font-size: 14px;color: #666;padding-left:56px;background: url("../images/t1.png") no-repeat left center;line-height:18px;margin-top:35px;}
header .box2 .txt1 b{font-size:30px;display: block;line-height:32px;font-family: 'Impact';font-weight: normal;margin-top: 2px;color: #c12023;}

header .box2 .txt2{line-height: 130px;height: 130px;font-size: 0;display: block;margin: 0 30px 0 20px;}
header .box2 .txt2 img{max-height: 80%;}
header .box2 .txt3{font-size: 18px;color: #333;line-height: 26px;margin-top: 35px;/*position: relative;*/min-height: 60px;padding-top: 4px;padding-left:16px;margin-left: 14px;}
header .box2 .txt3 b{font-size: 14px;color: #000;display: block;line-height: 22px;}
header .box2 .txt3:after{content: "";width: 3px;height: 60px;background: url(../images/t2.png) no-repeat center center;position: absolute;left: 0;top:0;}


/*pc导航*/
header nav{background: #0e4f8b;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;width: 14.28%;}
header nav ul > li > a{line-height:60px; display:block;color: #fff;font-size:16px;}
header nav ul > li:hover > a{color: #fff;background-color: #f49b00;}
header nav ul > li.active > a{color: #fff;background-color: #f49b00;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 100%;right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 23px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #f49b00;color: #fff;}
header nav .ul a.active{background-color: #f49b00;color: #fff;}
header nav ul > li:hover .ul{display: block;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.6;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}


/* 网店查询 */
.main1 .box{font-size: 0;text-align: center;}
.main1 .box .list{display: inline-block;vertical-align: top;margin: 0 2px;width: calc(33.33% - 4px);max-width: 260px;background: #000;padding: 30px;}
.main1 .box .list .tt1{font-size: 20px;color: #fff;}
.main1 .box .list .tt2{display: block;width: 100px;line-height: 32px;border: 1px solid #fff;border-radius: 44px;font-size: 12px;color: #fff;text-align: center;margin: 18px auto 0;}
.main1 .box .list .tt2:hover{background-color: #fff;color: #000;}


.gd{display: block;width: 444px;line-height: 56px;box-shadow: 0 0 18px rgba(0,0,0,.1);margin: 44px auto 0;font-size: 18px;font-weight: bold;color: #fff;text-align: center;background: #0e4f8b;border-radius: 44px;}
.gd:hover{background-color: #f49b00;color: #fff;}


/* 点击查询更多网点 */
.main2{background: #f6f6f6;padding: 50px 0 80px;position: relative;text-align: center;}
.main2 .gd{position: absolute;left: 0;bottom: -27px;right: 0;margin-top: 0;}


/* 回收产品 */
.main3{padding: 70px 0 40px;}
.main3 .title1{background: #0e4f8b;font-size: 14px;color: #fff;text-align: center;padding: 35px 15px 33px;line-height: 24px;margin-bottom:20px;}
.main3 .title1 b{font-size: 30px;font-weight: bold;display: block;line-height: 40px;padding-top: 10px;}
.main3 .zuo{width: 230px;margin-right: 30px;float: left;}
.main3 .zuo .top{font-size: 26px;font-weight: bold;padding: 17px 0 17px 20px;background: #0D61A9;color: #fff;text-transform: uppercase;}
.main3 .zuo .top div{font-size: 18px;font-weight: normal;}
.main3 .zuo .ul{padding: 0 10px;}
.main3 .zuo .ul a{display: block;line-height:58px;padding: 0 10px;font-size: 15px;}
.main3 .zuo .ul a:nth-child(n+2){border-top: 1px dashed #eee;}
.main3 .zuo .ul a:hover{color: #0e4f8b;}
.main3 .zuo .ul a.active{color: #0e4f8b;}
.main3 .zuo .top2{padding: 18px 0;text-align: center;font-size: 0;background: #0D61A9;}
.main3 .zuo .top3{font-size: 14px;color: #fff;padding-left:54px;background: url("../images/t3.jpg") no-repeat left center;line-height:18px;display: inline-block;text-align: left;}
.main3 .zuo .top3 b{font-size:24px;display: block;line-height:26px;font-family: 'Impact';font-weight: normal;margin-top: 2px;}
.main3 .zuo .top4{padding: 15px;border: 1px solid #eee;}
.main3 .zuo .top4 img{display: block;width: 100%;}

.main3 .you{width: calc(100% - 260px);float: right;}
.main3 .you .list{display: block;}
.main3 .you .list .bjcover{padding-top:100%;}
.main3 .you .list:hover .bjcover{transform:scale(1.06);}


/* 我们回收的优势 */

.title{text-align: center;margin-bottom: 40px;}
.title .div1{font-size: 18px;color: #666;padding-bottom: 6px;}
.title .div2 span{font-size: 30px;color: #0e4f8b;font-weight: bold;display: inline-block;vertical-align: top;padding: 0 26px;position: relative;}
.title .div2 span:after{content: "";width: 210px;height: 1px;background: #90CAF8;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;}
.title .div2 span:before{content: "";width: 210px;height: 1px;background: #90CAF8;position: absolute;right: 100%;top:0;bottom: 0;margin: auto 0;}
.main5{padding: 44px 0;}
.main5 .box1{font-size: 0;text-align: center;}
.main5 .box1 .list{display: inline-block;vertical-align: top;width: 33.33%;max-width: 300px;padding: 0 30px;}
.main5 .box1 .list .img{width: 134px;height: 150px;background: url(../images/ys.png) no-repeat center center/contain;line-height: 150px;text-align: center;margin: 0 auto;}
.main5 .box1 .list .img img{max-height:50%;}
.main5 .box1 .list .tt1{font-size: 26px;font-weight: bold;color: #0e4f8b;margin-top:20px;}
.main5 .box1 .list .tt2{font-size: 16px;color: #666;line-height: 30px;margin-top: 10px;}

.main5 .box2{font-size: 0;text-align: center;}
.main5 .box2 .list{display: inline-block;vertical-align: top;width:calc(50% - 40px);max-width: 450px;margin: 40px 20px 0;box-shadow: 0 0 18px rgba(0,0,0,.4);border-radius: 88px;text-align: left;padding:12px 12px 12px 130px;min-height: 80px;position: relative;}
.main5 .box2 .list img{display: block;position: absolute;left: 44px;top:0;bottom: 0;margin: auto 0;}
.main5 .box2 .list .tt1{font-size: 20px;font-weight: bold;color: #0e4f8b;}
.main5 .box2 .list .tt2{font-size: 16px;color: #000;}


/* 合作伙伴展示 */
.main6{padding-bottom: 40px;}
.main6 .list{display: block;line-height: 100px;height: 100px;font-size: 0;text-align: center;}
.main6 .list img{max-height: 90%;}


/* 四大优势 */
.main7{background: #0c62a7;color: #fff;padding: 40px 0;}
.main7 .top{font-size: 26px;text-align: center;padding-bottom: 16px;}
.main7 .top b{font-size: 36px;display: block;}
.main7 .top span{color: #fff59c;}
.main7 .box{font-size: 0;position: relative;}
.main7 .box:after{content: "";width: 104px;height: 104px;background: #0B62AB;position: absolute;left: 50%;top:50%;margin: -52px 0 0 -52px;z-index: 2;border-radius: 50%;}
.main7 .box:before{content: "";width: 94px;height: 94px;background: transparent;border: 2px solid #fff;position: absolute;left: 50%;top:50%;margin: -47px 0 0 -47px;z-index: 3;border-radius: 50%;}
.main7 .box .list{display: inline-block;vertical-align: top;width:calc(50% - 4px);margin: 4px 2px 0;background: #fff;position: relative;height: 600px;padding:44px;}
.main7 .box .list img{position: absolute;left: 0;right: 0;bottom:22px;margin: 0 auto;z-index: 1;}
.main7 .box .list .tt1{font-size: 26px;color: #0b61a6;position: relative;padding-left:70px;font-weight: bold;z-index: 2;}
.main7 .box .list .tt1 i{font-size: 14px;color: #ccc;font-family: 'Arial';font-weight: normal;display: block;}
.main7 .box .list .tt1 span{font-size: 60px;color: #0b61a6;font-family: 'Impact';display: block;position: absolute;left: 0;top:1px;font-weight: normal;line-height: 60px;}
.main7 .box .list .tt2{margin-top:18px;font-size: 16px;line-height: 30px;color: #000;position: relative;z-index: 3;}

.main7 .box .list:nth-child(1):after{content: "";width: 20px;height: 20px;background: #0B62AB;border-radius: 50%;z-index: 4444;position: absolute;bottom: 190px;right: -12px;}
.main7 .box .list:nth-child(2):after{content: "";width: 20px;height: 20px;background: #0B62AB;border-radius: 50%;z-index: 4444;position: absolute;left: 190px;bottom: -12px;}
.main7 .box .list:nth-child(3):after{content: "";width: 20px;height: 20px;background: #0B62AB;border-radius: 50%;z-index: 4444;position: absolute;right: 190px;top: -12px;}
.main7 .box .list:nth-child(4):after{content: "";width: 20px;height: 20px;background: #0B62AB;border-radius: 50%;z-index: 4444;position: absolute;top: 190px;left: -12px;}


/* 广州精鑫物资回收有限公司 */
.main8 {padding: 40px 0;}
.main8 .box{background: #0E5189;position: relative;min-height: 400px;}
.main8 .box .tt{width: 42%;float: right;padding: 40px 30px;}
.main8 .box .tt1{font-size: 0;}
.main8 .box .tt1 span{display: inline-block;font-size: 24px;color: #fff;position: relative;border-bottom: 1px solid #fff;padding:0 30px 15px 0;margin-bottom: 22px;}
.main8 .box .tt2{font-size: 14px;line-height: 32px;color: #fff;}
.main8 .box .bjcover{width: 58%;position: absolute;left: 0;top:0;height: 100%;}


footer{background: #383838;}
footer .box1{padding: 40px 0;}
footer .box1 .list1{width: 50%;float: left;font-size: 30px;font-weight: bold;color: #fff;padding-right: 30px;}
footer .box1 .list1 div{font-size: 12px;color: #fff;font-family: 'Arial';font-weight: normal;padding-top: 4px;}
footer .box1 .list2{width: 50%;float: left;}
footer .box1 .list2 img{display: inline-block;vertical-align: middle;height: 160px;}
footer .box1 .list2 .tt{display: inline-block;vertical-align: middle;font-size: 16px;line-height: 34px;color: #fff;padding-left: 30px;}
footer .box2{font-size: 14px;color: #fff;text-align: center;padding: 30px 15px;}





/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #0e4f8b;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.ny .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}

.ny .zuo .ul{margin-bottom: 20px;}
.ny .zuo .ul > a{display:block;width: 100%;margin-top: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 30px;transition: all 0.3s;}
.ny .zuo .ul > a:before{position: absolute;right: 20px;top:0;color: #333;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul > a:hover{background: #0e4f8b;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #0e4f8b;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*左侧联系我们*/
.ny .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #0e4f8b;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #333;font-size: 13px;line-height: 26px;}
/*右侧顶部*/
.ny .you .top{font-size:20px;color: #000;font-weight: bold;border-bottom: 1px solid #eee;line-height:54px;margin-bottom:25px;position: relative;}
.ny .you .top .top2{position: absolute;right: 0;top:0;font-size: 14px;font-weight: 500;color: #000;}
.ny .you .top .top2 span{color: #0e4f8b;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #0e4f8b;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #0e4f8b;color: #fff;border-color: #0e4f8b;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}



/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 180%;}
.danye .topbox{margin-bottom:24px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #eee;}



/* 产品展示 */
.nycp {margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;border: 1px solid #eee;}
.nycp .list .bjcover{padding-top:100%;}
.nycp .list .tt{line-height: 50px;font-size: 16px;color: #000;padding: 0 5px;position: relative;background: #fff;border-top: 1px solid #eee;text-align: center;}
.nycp .list:hover .bjcover{transform:scale(1.06)}
.nycp .list:hover .tt{color: #fff;background-color: #0e4f8b;}

.nycp.nysp .list .bjcover{position: relative;}
.nycp.nysp .list .bjcover:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.6) url(../images/bf.png) no-repeat center center;position: absolute;left: 0;top:0;}




















/* -webkit-line-clamp: 2; */
/* transition: all 0.3s; */
/* 0e4f8b */

/* f49b00 */
/*transform:scale(1.06);*/
/*媒体查询开始*/
@media (max-width:1199px){
 

}
@media (max-width:991px) {


    header .box2 .logo{height: 110px;line-height: 110px;}
    .banner .swiper-slide img{width: 140%;max-width: 140%;margin-left: -20%;}
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px -6px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}

    /*pc导航*/
    header nav{display: none;width:170px;float: none;padding:15px 20px 20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1)}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0;border-bottom: 1px solid #ddd;}
    header nav ul > li:after{display: none;}
    header nav ul > li:before{display: none;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding-left: 10px;line-height:44px;}
    header nav ul > li:hover .ul{display: none;}
    header nav ul > li:hover > a{color: #0e4f8b;background-color: transparent;}
    header nav ul > li.active > a{color: #0e4f8b;background-color: transparent;}


   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:45px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #0e4f8b;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}


    .main3 .zuo{width: 100%;margin: 0 0 10px;}
    .main3 .you{width: 100%;}
    .main3 .zuo .ul{padding: 20px 0;}
    .main3 .zuo .ul a{display: inline-block;border: 1px solid #eee !important;line-height: 34px;min-width:120px;text-align: center;font-size: 14px;}

    .main4{overflow: hidden;}
    .main4 img{width: 150%;max-width: 150%;margin-left: -25%;}
    .main5 .box2 .list{width: calc(100% - 40px);}
    .main7 .box .list{padding: 40px 30px;}
    .main7 .box .list .tt1{font-size: 20px;padding-left: 64px;}
    .main7 .box .list .tt1 span{font-size: 50px;line-height: 50px;top:2px;}
    footer .box1 .list2 img{display: none;}
    footer .box1 .list1{font-size: 22px;}


    /*内页共用*/
    .ny{min-height:333px;padding: 20px 0 50px;}
    .ny .zuo{width:100%;padding: 0;margin-bottom: 20px;}
    .ny .you{width:100%;}
    .ny .zuo .top{line-height:48px;margin:0;font-size:18px;height:50px;text-align: left;padding: 0 30px 2px 20px;}
    .ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
    .ny .zuo .top:before{opacity: 1;}
    .ny .zuo .ul{margin:0;display: none;}
    .ny .zuo .ul a{text-align: center;padding: 0 5px}



    
    
}

@media (max-width:767px) {

    /* 网店查询 */
    .main1 .container-fluid{padding: 0;}
    .main1 .box .list{margin: 0 1px;width: calc(33.33% - 2px);max-width: inherit;background: #000;padding: 20px 5px;}
    .main1 .box .list .tt1{font-size:16px}
    .main1 .box .list .tt2{width: 80px;line-height:24px;margin-top:10px;font-size: 12px;}

    .gd{width:200px;max-width: 100%;line-height: 44px;margin:28px auto 0;font-size: 15px;font-weight: normal;}
  
    /* 点击查询更多网点 */
    .main2{padding:30px 0 50px;}
    
    
    /* 回收产品 */
    .main3{padding: 50px 0 30px;}
    .main3 .title1{padding: 22px 10px 22px;line-height: 24px;}
    .main3 .title1 b{font-size: 22px;padding-top: 5px;line-height: 30px;}
    .main3 .zuo .top{font-size: 20px;padding: 11px 0 11px 15px;}
    .main3 .zuo .top div{font-size: 16px;}
    .main3 .zuo .ul{padding:15px 0 5px;}

    /* 我们回收的优势 */
    .title{margin-bottom: 26px;overflow: hidden;}
    .title .div1{font-size: 16px;padding-bottom: 4px;}
    .title .div2 span{font-size:24px;padding: 0 15px;}

    .main5{padding:33px 0;}
    .main5 .box1{margin-top: -11px;}
    .main5 .box1 .list{width: 100%;padding: 15px 0;}
    .main5 .box1 .list .img{width: 80px;height: 80px;line-height: 80px;}
    .main5 .box1 .list .tt1{font-size: 20px;margin-top:10px;}
    .main5 .box1 .list .tt2{font-size: 14px;line-height:25px;margin-top: 6px;}
    

    .main5 .box2 .list{width:100%;margin: 20px 0 0;box-shadow: 0 0 11px rgba(0,0,0,.1);padding:12px 12px 12px 90px;}
    .main5 .box2 .list img{left: 20px;max-height: 60px;}
    .main5 .box2 .list .tt1{font-size: 18px;padding-top:4px;}
    .main5 .box2 .list .tt2{font-size: 14px;}
    
    
    /* 合作伙伴展示 */
    .main6{padding-bottom:30px;}
    .main6 .list{line-height: 80px;height: 80px;}
    
    
    /* 四大优势 */
    .main7{padding: 30px 0;}
    .main7 .top{font-size:16px;;padding-bottom: 11px;}
    .main7 .top b{font-size:20px;padding-bottom: 6px;}

    .main7 .box:after{display: none;}
    .main7 .box .list:after{display: none !important;}
    .main7 .box:before{display: none;}
    .main7 .box .list{width:100%;margin: 4px 0 0;height: auto;padding:30px ;}
    .main7 .box .list img{bottom: auto;position: relative;left: auto;right: auto;}
    .main7 .box .list .tt1 i{font-size: 14px;line-height: 18px;}
    .main7 .box .list .tt2{margin-top:11px;font-size: 14px;line-height: 26px;}






    
    /* 广州精鑫物资回收有限公司 */
    .main8 {padding: 30px 0;}
    .main8 .box{min-height: inherit;}
    .main8 .box .tt{width: 100%;padding: 20px 20px 30px;}
    .main8 .box .tt1{font-size: 0;}
    .main8 .box .tt1 span{font-size: 20px;padding:0 20px 15px 0;}
    .main8 .box .tt2{font-size: 14px;line-height:28px;}
    .main8 .box .bjcover{width: 100%;position: relative;left: auto;top:auto;height: auto;padding-top:50%;}
    
    footer .box1{padding: 30px 0;}
    footer .box1 .list1{width: 100%;padding: 0 0 15px;}
    footer .box1 .list2{width: 100%;}

    footer .box1 .list2 .tt{display: block;padding-left: 0;}
    footer .box2{padding: 22px 15px;}
    
        /*详情页*/
        .danye .bt{font-size: 18px;padding-bottom: 4px;}
        .danye .img{margin:0 auto 15px auto;}
        .danye .ditu{height:360px;margin: 15px auto;}
        .danye .xian{margin-top: 10px;}
    
    
        /* 产品展示 */
        .nycp {margin: 0 -6px;}
        .nycp .list{display: block;width: calc(50% - 12px);margin: 0 6px 12px;}
        .nycp .list .tt{font-size: 13px;line-height: 40px;margin: 0;border: 0;padding: 0;}
    
    
    
        .nycp.nysp .list .bjcover:after{background-size:40px !important;}


    

    

   
}
@media (max-width:600px) {
    header .box2 .logo{height:80px;line-height:80px;max-width: calc(100% - 46px);}
    header .lanmu{bottom:30px;}


    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height:75px;}
    

}

@media (max-width:479px) {

    .danye .ditu{height:300px;}

    

    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#0e4f8b;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}