

.swiper .content{background: url(../images/header-bg.png) no-repeat 50% 0;height: 620px;background-size: 100% 100%;}
.swiper .content .container{display: flex;align-items: flex-start;justify-content: center;height: 100%;flex-direction: column;}
.swiper .content .text{background-color: #EE6B25;width: 340px;height: 49px;line-height: 49px;text-align: center;color: #FFFFFF;font-size: 22px;font-family: "黑体";border-radius: 24px;letter-spacing: 3px;}
.swiper .content h2{font-size: 38px;color: #FFFFFF;margin-top: 20px;font-family: "黑体";}
.swiper .content p{font-size: 18px;line-height: 40px;color: #FFFFFF;width: 381px;margin-top: 18px;}
.swiper .content .go{width: 146px;height: 49px;line-height: 49px;text-align: center; border: 1px solid #FFFFFF;border-radius: 6px;color: #FFFFFF;font-size: 18px;box-sizing: border-box;margin-top: 22px;cursor: pointer;}
.swiper .content .go:hover{background-color: #0C2239;}

/* 优点 */
.advantage{margin:70px 0;}
.advantage ul{display: flex;justify-content: space-between;}
.advantage ul li{width:278px;height: 340px; padding: 30px 28px;background-color: #FFFFFF;border-radius: 10px;box-sizing: border-box;color: #0C2239;cursor: pointer;transition: all 0.5s;box-shadow: 0px 5px 10px 7px rgba(9,26,51,0.04);}
.advantage ul li:hover{background-color: #EE6B25;color: #FFFFFF;transform: translateY(-20px);}
.advantage ul li .text{display: flex;flex-direction: column;text-align: center;font-family: "黑体";font-weight: 600;margin-top: 33px;}
.advantage ul li:first-child .text{margin-top: 42px;}
.advantage ul li:nth-child(3) .text{margin-top: 29px;}
.advantage ul li img{margin: 22px auto 0;display: block;}
.advantage ul li:first-child img{margin: 35px auto 0;}
.advantage ul li span{font-size: 22px;}
.advantage ul li em{margin-top: 6px;font-size: 16px;}
.advantage ul li p{font-size: 16px;text-align: center;margin-top: 20px;line-height: 24px;}

/* 介绍 */
.introduce{width: 100%;height: 263px;background-color: #F7F7F7;padding: 60px 0;box-sizing: border-box;}
.introduce .container{display: flex;flex-direction: column;justify-content: space-between;align-items: center;height: 100%;}
.introduce  em{font-size: 16px;color: #EE6B25;}
.introduce  h2{font-size: 28px;color: #0C2239;font-family: "黑体";font-weight: 600;margin-top: 6px;}
.introduce  p{color: #383838;font-size: 16px;text-align: center;width: 1153px;height: 58px;line-height: 30px;margin-top: 17px;}
.introduce  p span{color: #EE6B25;}

/* 市场分析 */
.market-analysis{margin: 70px 0;}
.market-analysis .container{display: flex;justify-content: space-between;}
.market-analysis .img{width: 562px;height: 514px;display: grid;grid-template-columns:1fr 1fr;column-gap:10px;}
.market-analysis .img .left-img{height: 100%;}
.market-analysis .img .right-img img:last-child{margin-top: 10px;display: block;}
.market-analysis .content{width: 598px;height: 514px;}
.market-analysis .top-content .text{margin-top: 16px;line-height: 30px;color: #5C5E64;font-size: 16px;}
.market-analysis .bottom-content{margin-top: 40px;display: flex;justify-content: flex-start;}
.market-analysis .bottom-content .count span{background: url(../images/market-dataStatistics.png) no-repeat left center;display: block;padding-left: 28px;font-size: 22px;font-family: "黑体";font-weight: 600;}
.market-analysis .bottom-content ul{margin-top: 15px;line-height: 35px;}
.market-analysis .bottom-content ul li{background: url(../images/market-list-ico.png) no-repeat left center;padding-left: 20px;font-size: 16px;}
.market-analysis .bottom-content .scale{margin-left: 70px;display: flex;flex-direction: column;justify-content: space-between;}
.market-analysis .scale .box{display: flex;justify-content: flex-start;align-items: center;}
.market-analysis .scale .box img{width: 40px;height: 40px;}
.market-analysis .scale .box .text{display: flex;flex-direction: column;justify-content: center;margin-left: 15px;}
.market-analysis .scale .box strong{color: #EE6B25;font-size: 30px;font-family: "黑体";font-weight: 600;}
.market-analysis .scale .box span{color: #0C2239;font-size: 14px;}

/* 核心业务 */
.business{padding: 50px 0;background-color:#F7F7F7;}
.business h2{color: #0C2239;font-size: 28px;margin-top: 6px;font-family: "黑体";font-weight: 600;}
.business ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.business ul li{width: 367px;height: 266px;background-color: #FFFFFF;border-radius: 12px;padding: 30px 40px;box-sizing: border-box;box-shadow: 0 5px 10px 7px rgba(9,26,51,0.04);margin-top: 50px;transition: all 0.5s;cursor: pointer;}
.business ul li .logo .box{width: 80px;height: 80px;background-color: #EE6B25;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.business ul li:hover{transform: translateY(-20px);}
.business ul li:hover .box{background-color: #0C2239;}
.business ul li .logo{display: flex;justify-content: space-between;}

.business ul li span{color: #0C2239;font-size: 22px;font-family: "黑体";font-weight: 600;display: block;margin-top: 8px;}
.business ul li p{margin-top: 10px;font-size: 16px;color: #0C2239;line-height: 22px;}


/* 回收特色 */
.recycling-features{margin: 70px 0;}
.recycling-features .container{display: flex;justify-content: space-between;}
.recycling-features .img{width: 539px;height: 544px;}
.recycling-features .content{display: flex;justify-content: center;flex-wrap: wrap;flex-direction: column;}
.recycling-features .content ul li{width: 598px;margin-top: 30px;cursor: pointer;color: #0C2239;}
.recycling-features .content ul li .box.active{border: 1px solid #EE6B25;height: 41px;color: #EE6B25;}
.recycling-features .content ul li:hover .box{border: 1px solid #EE6B25;height: 41px;color: #EE6B25;}
.recycling-features .content .box{display: flex;justify-content: space-between;padding: 8px 20px;box-sizing: border-box;border: 1px solid #0C2239;color: #0C2239;height: 41px;}
.recycling-features .content .box span{font-size: 18px;font-family: "黑体";font-weight: 600;}
.recycling-features .content .box em{width: 23px;height: 24px;color: #EE6B25;display: block;font-size: 38px;display: flex;justify-content: center;align-items: center;} 
.recycling-features .content .box-content{font-size: 16px;color: #5C5E64;margin-top: 10px;display: none;}


/*模块*/
.model{width: 100%;height: 456px;background-color: #0C2239;}
.model .container{overflow: hidden;}
.model ul {display: flex;justify-content: space-between;text-align: center;margin-top: 70px;}
.model ul li{width: 115px;}
.model ul li:nth-child(2){width: 126px;}
.model ul li:nth-child(3){width: 156px;}
.model ul li:nth-child(4){width: 114px;}
.model ul li:nth-child(5){width: 155px;}
.model ul li span{font-family: "黑体";font-weight: 600;color: #FFFFFF;font-size: 18px;display: block;margin-top: 15px;}
.model ul li p{color: #7C93AA;font-size: 14px; margin-top: 6px;}

.model-swiper{margin-top: 70px;padding-bottom: 50px;}
.model-swiper .swiper-container{overflow: inherit;}
.model-swiper .swiper-pagination{bottom: -50px;}
.model-swiper .swiper-pagination span{width: 50px;height: 5px; border-radius: 0;background-color: #D8D8D8;margin: 0 !important;}
.model-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color: #0C2239;}
.model-swiper dl{display: flex;justify-content: flex-start;cursor: pointer;}
.model-swiper dl dd{width: 367px;height: 266px;background-color: #EE6B25;margin-right: 50px;}
.model-swiper dl dd:nth-child(3n){margin-right: 0;}
.model-swiper dl dd .box{width: 335px;height: 234px;margin: 16px;border: 1px solid #FFAD82;padding: 0px 20px;box-sizing: border-box;text-align: center;}
.model-swiper .box h2{color: #FFFFFF;font-size: 22px;margin-top: 35px;}
.model-swiper .box em{font-size: 14px;color: #ffffff;margin-top: 6px;display: block;}
.model-swiper .box p{color: #FFE1D1;font-size: 16px;margin-top: 20px;line-height: 22px;}

/*关于我们*/
.my{overflow: hidden;}
.my .container{display: flex;justify-content: space-between;margin: 282px auto 70px;}
.my .content{width: 598px;}
.my .common-title-english{margin-top: 82px;}
.my  .text{margin-top: 26px;}
.my  .text p{color: #5C5E64;line-height: 30px;font-size: 16px;text-indent: 2em;text-align: justify;}
.my ul{margin-top: 24px;display: flex;justify-content: flex-start;}
.my ul li{background: url(../images/my-list-ico.png) no-repeat left center;color: #0C2239;line-height: 25px;margin-right: 50px;font-size: 18px;font-family: "黑体";font-weight: 600;padding-left: 24px;}
.my .more{width: 382px;height: 40px;border-bottom: 1px solid #0C2239;display: flex;justify-content: flex-end;margin-top: 49px;margin-left: 162px;}
.my .more .btn{width: 116px;height: 40px;display: flex;justify-content: center;align-items: center;border: 1px solid #0C2239;border-bottom: transparent;border-radius: 3px;color: #0C2239;}
.my .more .btn:hover{background-color: #EE6B25;border: 1px solid #EE6B25;color: #FFFFFF;}
.my .more .btn:hover .imgs img:first-child{display: none !important;}
.my .more .btn:hover .imgs img:last-child{display: block !important;}
.my .more .btn span{font-size: 16px;margin-right: 6px;}
.my .more .btn .imgs{position: relative;}
.my .more .btn img{width: 29px;height: 7px;}
.my .more .btn img:last-child{display: none;}


/*右下角图报*/
.download-ico{display: none;}
.download-ico .container{display: flex;justify-content: flex-end;flex-direction: column;align-items: flex-end;position: fixed;left: 50%;bottom: 60px;transform: translateX(-50%);z-index: 9999;}
.download-ico .container .item{margin-right: -70px;cursor: pointer;position: relative;}
.download-ico .container .item:first-child:hover .content{display: block;}
.download-ico .container .item:hover .img{background-color: #EE6B25;}
.download-ico .content{width: 296px;height: 146px;position: absolute;top: -102px;left: -308px;background-color: #ffffff;border-radius: 12px;padding: 16px 30px;box-sizing: border-box;display:none}
.download-ico .content .box{width: 88px;height: 88px;border-radius: 10px;}
.download-ico .content .box img{width: 100%;height: 100%;}
.download-ico .content .box p{text-align: center;font-size: 14px;line-height: 20px;color: #5C5E64;margin-top: 4px;}
.download-ico .item .img{width: 40px;height: 40px;border-radius: 50%;background-color: #0C2239;display: flex;justify-content: center;align-items: center;}
.download-ico .item:last-child .img{margin-top: 20px;}
/*标题公共样式*/
.common-title{display: block;font-size: 28px;color: #0C2239;font-family: "黑体";font-weight: 600;margin-top: 10px;position: relative;width: -webkit-max-content;}
.common-title::after{content: "";position: absolute;top: 50%;right: -76px;transform: translateY(-50%);width: 100px; height: 2px;background-color: #EE6B25;}
.common-title-english{display: block; font-size: 16px;color: #EE6B25;}