﻿.home-banner .swiper-slide>a::after{display:none}
.home-service .service-item:nth-child(2) .box{bottom:0;top:auto}
.home-service .home-more:hover{background:#000;color:#fff}
.foottop .home-icon{color:#fff}
.home-hotpro .hotpro-main #hotpro{background: rgba(255, 255, 255, .6)}
.home-hotpro .hotpro-main .swiper-slide .info .more{min-width: 120px;height: 30px;background: var(--color);opacity:1;visibility: visible;}
.home-choose .choose-list li .icon::after{background:#e6dbbf}
.home-about .about-info::after,.home-hotpro .hotpro-main{background:#f7f7f7}

.home-history{padding:3% 0}
.home-history .about2{padding:8% 0px;position:relative;z-index:1}
.home-history .about2::before{content:"";position:absolute;left:50%;top:0px;transform:translateX(-50%);width:100%;max-width:1920px;height:100%;background:#FAFAFA;z-index:-1}
.home-history .about2 .mySwiper .swiper-slide{position:relative;text-align:left;color:var(--introcolor);font-weight:var(--fontbold6);padding:20px;cursor:pointer}
.home-history .about2 .mySwiper .swiper-slide::after{content:"";position:absolute;left:36px;top:0px;transform:translateX(-50%);width:12px;height:12px;background:#FAFAFA;border-radius:50%;border:2px solid #E5E5E5}
.home-history .about2 .mySwiper .swiper-slide::before{content:"";position:absolute;left:50%;top:6px;transform:translateX(-50%);width:100%;height:2px;background:#E5E5E5}
.home-history .about2 .mySwiper .swiper-slide.swiper-slide-thumb-active{color:var(--color)}
.home-history .about2 .mySwiper .swiper-slide.swiper-slide-thumb-active::after{background:var(--color);border-color:var(--color)}
.home-history .about2 .mySwiper2 .swiper-slide{display:block;padding:0 20px}
.home-history .about2 .mySwiper2 .swiper-slide .year{color:var(--fontcolor);font-size:var(--fontsize36);font-weight:var(--fontbold6);margin-right:20px;display: none;}
.home-history .about2 .mySwiper .swiper-wrapper{justify-content: center;}
@media (max-width:768px) {
.home-history .about2 .mySwiper2 .swiper-slide{display: flex;align-items: center;justify-content: center;}
.home-history .about2 .mySwiper2 .swiper-slide .year{display: block;}
.home-history .about2 .mySwiper .swiper-wrapper{justify-content: initial;}
}
.home-hotpro .hotpro-main .swiper-slide .img{overflow:hidden;display:block;}
.home-hotpro .hotpro-main .swiper-slide .img img{object-fit:contain;aspect-ratio: 1 / 1;background: #fff;}
.home-service .service-item:nth-child(2) .box{bottom:0;top:auto;}
.home-service .service-item .box .text{max-width:100%;}
@media (min-width:769px){.home-service .service-item .box .text{font-size:var(--fontsize18)}}
.home-about .about-info .num li span{font-weight: bold;}
.home-about .about-info .num li{width: fit-content;}
@media (min-width:500px){.home-about .about-info .num li:first-child{ margin-right: 120px;}.home-about .about-info .num li{margin-right:100px}}
.swiper-home-about .swiper-wrapper{align-items:stretch}
.swiper-home-about .swiper-wrapper .swiper-slide{height:auto}