﻿section.hot .item-text{display:none;}
.banner-animote.banner2txt{text-align: left;width: 80%;}
.home-banner .banner-animote.banner2txt .title{font-size: 36px;}
.home-banner .banner-animote.banner2txt .des{font-size: var(--fontsize30);margin-bottom: 10px;line-height: 1.5;}
.home-banner .banner-animote.banner2txt .btn a{margin-right: 10px;background: #fff;border-radius: 5px;display: inline-block;width: auto;padding: 8px 20px;margin-top: 20px;}
@media (max-width:1024px) {.home-banner .banner-animote.banner2txt .des,.home-banner .banner-animote.banner2txt .btn{display: none;}}
@media (max-width:500px) {.home-banner .banner-animote.banner2txt .title{display: none;}}
.banner-animote.banner2txt .btn{display: none;}
.home-banner .banner-animote.banner2txt .title ,.home-banner .banner-animote.banner2txt .des{color: #B4B2B1;}
.home-banner .banner-animote.ban3 .des{ padding-left: 8vw; text-align: left;}
.home-banner .banner-animote.ban3 .title{padding-left: 8vw; text-align: left;}
 @media (min-width:1024px){.home-banner .banner-animote.ban3{display:flex;flex-direction:column}
.home-banner .banner-animote.ban3 .des{text-align:center}
.home-banner .banner-animote.ban3 .title{text-align:center}
.home-banner .banner-animote.ban3{left:24%}}
.home-banner .banner-animote .title, .home-banner .banner-animote .des{color: #87847f;}
.home-banner .banner-animote .title, .home-banner .banner-animote .des{color:   #1b88b5; }
.home-banner .swiper-button-next, .home-banner .swiper-button-prev{display:none;}
.home-plastics{display:flex;background:#CAD9D4}
.home-plastics .home-plastics-pic{width:30%;padding:0;height:auto;}
.home-plastics .home-plastics-info{flex:1;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;padding:2%;}
.home-plastics .home-plastics-info .home-plastics-tit{font-weight:bold;color:#015260;line-height:1.2;font-size:3vw;margin-bottom:1.5vw;}
.home-plastics .home-plastics-info p{font-size:1.3vw;}
@media (max-width:1024px){.home-plastics .home-plastics-info p{font-size:var(--fontsize14);}
.home-plastics .home-plastics-info p br{display:none}}
@media (max-width:768px){.home-plastics{flex-wrap:wrap}
.home-plastics .home-plastics-pic{width:50%;}
.home-plastics .home-plastics-pic:first-child{order:1}
.home-plastics .home-plastics-pic:last-child{order:2}
.home-plastics .home-plastics-info{order:3;padding:8% 15px}
.home-plastics .home-plastics-info .home-plastics-tit{font-size:24px;margin-bottom:15px}
.home-plastics .home-plastics-info p{font-size:var(--fontsize15);}}
.home-modbot{padding-top: 3%;}
.home-modbot .flex{display: flex;flex-wrap: wrap;}
.home-modbot .info{width: 14%;display: flex;flex-direction: column;justify-content: space-between;}
.home-modbot .bigimg{width: 86%;}
.home-modbot .info img{max-width: 50px;}
.home-modbot .item{font-size: 18px;color: #878787;text-align: center;}
.home-modbot .line {width: 80%;background: #878787;height: 1px;margin: auto;}
.home-modbot .text{padding: 12px 0;}
@media (max-width:768px) {
.home-modbot .info,.home-modbot .bigimg{width: 100%;}
.home-modbot .info .img{margin: 15px 0;}
}
.home-news{padding-top:0}
.home-news .list{list-style:none;margin-top:3%;display:flex;flex-wrap:wrap}
.home-news .list li{background:#f5f9fc;border-radius:10px;overflow:hidden;width:32%;margin-right:2%}
.home-news .list li:nth-child(3n){margin-right:0}
.home-news .list li .img{width:100%;aspect-ratio:3/2;padding: 0;height: auto;}
.home-news .list li .img img{width:100%;height:100%;object-fit:cover}
.home-news .list li .info{padding:20px}
.home-news .list li .info .date{color:var(--color)}
.home-news .list li .info .title{font-size:var(--fontsize20);font-weight:var(--fontbold5);margin:5px 0}
.home-news .list li .info .text{color:var(--introcolor);margin-bottom:10px;display: none;}
.home-news .list li .info .more{font-size:var(--fontsize16);font-weight:var(--fontbold5)}
.home-news .list li .info .more em{transform:rotate(-45deg);display:inline-flex;transition:transform .1s linear}
.home-news .list li:hover .img img{transform:scale(1.02)}
.home-news .list li:hover .info .title{color:var(--color)}
.home-news .list li:hover .info .more{color:var(--color)}
.home-news .list li:hover .info .more em{transform:none}
@media (max-width:1024px){.home-news .list{justify-content:space-between}
.home-news .list li{width:48%;margin-right:0;margin-bottom:1em}
}@media (max-width:500px){.home-news{padding-top:40px}
.home-news .list{margin-top:30px}
.home-news .list li .info{padding:20px 10px}
.home-news .list li .info .title{margin:0;font-size:var(--fontsize18)}}
.home-news .home-tit{ font-size: 40px; }
.home-news .list li .img img{height: auto;}
.home-news .list li .info .more { text-transform: capitalize;}
.partner-main{padding: 0;}
.home-news{background:url(/Content/uploads/20251029119/2025071714074644886b0d45164e1e9a2b3ec15b93e4f1.jpg) fixed center center no-repeat no-repeat;background-size:cover;position: relative;z-index: 99;}
.home-news::before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: linear-gradient(to bottom, #ffffffcc 0,#ffffffaa 40%,#ffffff90 60%,#ffffff50 80%, rgba(255, 255, 255, 0) 100%);pointer-events: none;z-index: -1;}
.home-cate .list li .title{background:initial;color:#000}
@media (min-width:769px){.home-modbot .flex{align-items:center;}
.home-modbot .item{padding:8% 0;}}
@media (min-width: 1024px){
.home-cate .l-wrap { padding:0 80px;}}
.home-modbot .home-title{padding-bottom: 0;}
.home-modbot{padding-top: 4%;}