﻿/* .home-news .list{list-style:none;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{display: inline-block;width:100%;aspect-ratio: 1.2 / 1;}
.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:20px;font-weight:500;margin:5px 0}
.home-news .list li .info .text{color:var(--introcolor);margin-bottom:10px}
.home-news .list li .info .more{font-size:16px;font-weight:500}
.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 .list{margin-top:30px}
.home-news .list li .info{padding:20px 10px}
.home-news .list li .info .title{margin:0;font-size:18px}
}
.home-news .list li{transition: all .3s;}
@media (min-width:769px){.home-news .list li{width:23.5%}
.home-news .list li:nth-child(3n){margin-right:2%;}
.home-news .list li:nth-child(4n){margin-right:0;}}
.home-news .list li .info .title{width:100%;display:block;font-size:18px;margin-bottom:0;}
.home-news .list li:hover{background: var(--color);}
.home-news .list li:hover .info .date,.home-news .list li:hover .info .title{color:#fff}
.home-news .list li:hover .info .date img{filter: invert(1);}
@media (max-width:768px){.home-news .list li{width:49%}
.home-news .list:before,.home-news .list:after{display:none;}
.home-news .list li .info .title{font-size:16px;}} */

@media(min-width:1025px){.hotlist{display: flex;justify-content: space-between;}.hotlist-li{width: 30%; aspect-ratio: 1 / 1;}.hotlist-li img{width: 100%;aspect-ratio: 1 / 1;}}
.super .supperlist img{ width: 150px; }
.super .titleline ,  .super .title-cm{display: none ;}

.news{padding-bottom:4%;}
.home-certi{padding:4% 0}
.home-certi .certiswiper{margin-top:20px}
.home-certi img{max-width:100%;border:#eee solid 2px}
.home-introduction{transform:translateY(-50px);position:relative;z-index:10}
.home-introduction .introduction{display:flex;justify-content:space-between;flex-wrap:wrap}
.home-introduction .introduction .item{width:23.4%;display:flex;align-items:center;box-sizing:border-box;padding:1.5%;background-color:#FFFFFF;border-bottom:2px solid var(--color);border-radius:var(--border);box-shadow:0px 2px 10px 0px rgba(0,0,0,.10);transform:translateY(0);transition:all .3s linear}
.home-introduction .introduction .item .left{width:60px;height:60px;border-radius:50%;margin-right:14px;display:flex;align-items:center;justify-content:center;color:var(--color);transition:all .3s linear}
.home-introduction .introduction .item .left img{max-width:52px;transform:rotateY(0);transition:all .3s linear}
.home-introduction .introduction .item .right{flex:1}
.home-introduction .introduction .item .right .title{color:var(--fontcolor);text-transform:uppercase;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;font-size:20px}
.home-introduction .introduction .item .right .text{color:var(--introcolor);font-size:16px;margin-bottom:0px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.home-introduction .introduction .item:hover{transform:translateY(10px)}
.home-introduction .introduction .item:hover .left em{transform:rotateY(360deg)}
@media screen and (max-width:1240px){.home-introduction{transform:translateY(-30px);position:relative;z-index:10}}
@media screen and (max-width:1024px){.home-introduction .introduction .item{width:48%;margin-top:20px}}
@media screen and (max-width:768px){.home-introduction .introduction .item{width:100%;padding:3% 2.5%}
.home-introduction{transform:translateY(0)}
.home-introduction .introduction .item .left{width:60px;height:60px}}
@media screen and (max-width:500px){.home-introduction .introduction .item{width:100%;padding:5% 2.5%;margin:10px auto}}

.home-about .about-bot-list{display:flex;justify-content: space-between;flex-wrap:wrap;margin-top:30px;}
.home-about .about-bot-list li{width:24%;display:flex;justify-content: space-between;}
.home-about .about-bot-list li .icon{width:54px;height:54px;display:flex;align-items: center;justify-content: center;border-radius: 50%;padding:10px;}
.home-about .about-bot-list li .art{width:calc(100% - 60px)}
.home-about .about-bot-list li .art .title{font-weight:var(--fontbold7);font-size:17px}
@media (max-width:768px){.home-about .about-bot-list li{width:49%;margin-top:20px;}}
.home-about .title-cm{color:#CE3844}
.home-about .aboutright h2{color:#CE3844}
@media  (min-width:1199px){.home-about .aboutleft img{width:100%}
.home-about .aboutleft{margin-right:1%;width:48%}}
.home-about .about-bot-list li .art .des{font-size: 16px;}


.home-work .items-box{display: flex;justify-content: space-between;margin-top:2.5%;}
.home-work .item{width:25%;padding: 0 16px;margin-bottom: 20px;}
.home-work .item .text{font-weight:var(--fontbold7);font-size: 17px;text-align: center;}
.home-work .item .img{position: relative;}
.home-work .item .img img{overflow: hidden;border-radius: 15px;width: 100%;}
.home-work .item .img:hover img{filter: grayscale(0);}
.home-work .items-box .item{position: relative;}
.home-work .items-box1 .item .img:before{position: absolute;content: '';width: 21px;height: 15px;right: -28px;top: 50%;margin-top: -7px;background: url(/uploads/38955/page/p20240515153237a4aec.png) no-repeat center center;}
.home-work .items-box2 .item .img:before{position: absolute;content: '';width: 21px;height: 15px;top: 50%;margin-top: -7px;right: auto;left: -28px;background: url(/uploads/38955/page/p202405151532595c0e8.png) no-repeat center center;}
.home-work .items-box2{flex-direction: row-reverse;}
.home-work .items-box1 .item:last-child .img:before,.home-work .items-box2 .item:last-child .img:before{display:none;}
.home-work .items-box2 .item:nth-child(1):before{ position: absolute;content: '';width: 15px;height: 21px;top: -20px;left: 50%;margin-left: -7px;z-index: 2;background: url(/uploads/38955/page/p20240515153250ee6a0.png) no-repeat center center;}
@media (max-width:768px){.home-work .item .text{font-size:13px;}}
@media (max-width:550px){.home-work .items-box{flex-wrap:wrap;}
.home-work .item{width:48.5%;margin-bottom:10px;padding:0;}
.home-work .items-box .item .img:before,.home-work .items-box2 .item:nth-child(1):before{display:none !important}
.home-work .items-box2{flex-direction: row;}}

.hotlist-li span.amore{background:#CE3844}

.home-advanced .advanced-list li .bg{opacity:1;}
.home-advanced .advanced-container:before{display:none;}
.home-banner .swiper-slide>a::after{display:none;}
.home-diverse{padding-top:0;}
.company{padding-bottom:4%;}
@media (max-width:768px){.home-certi{padding:40px 0;}
.company{padding-bottom:40px;}}

.home-about .about-item .about-content .icon1 {font-size: var(--fontsize20);}
.home-about .about-bot-list li .art .title{font-size:19px;}