﻿.home-hotpro .hotpro-main .hotpro-wrap{width: 100%;}
.home-banner .swiper-slide>a::after{display:none;}
.home-choose .choose-list li .more{margin-top:auto;}
.home-choose .choose-list li .text{margin-bottom:20px;}

.home-about .btn{display: flex;}
.home-about .btn a{display: inline-block;background: var(--color);padding: 10px 20px;color: #fff;margin-right:20px;border: 2px solid var(--color);}
.home-about .btn a.get{background: initial;color: var(--color);display: inline-flex;}
.home-about .btn a.get em{margin-left: 5px;}


.indenum{padding: 60px 0;position: relative;margin: 20px 0;}
.indenum .l-wrap{position: relative;z-index: 1;}
.indenum::after{background: url(/Content/uploads/20251147048/2025092215445425ab1e2499e54289a9ff8e4df1c0e87e.png)no-repeat center;transform: skewY(2deg);content: '';display: block;width: 100%;height: 100%;z-index: 0;background-size: cover;position: absolute;top: 0;left: 0;}
.indenum .list{display: flex;justify-content: space-between;}
.indenum .list .item{width: 24%;background: url(/Content/uploads/20251147048/2025092215450102857c74e2d2473d8e1a76684b380124.png)no-repeat center;text-align: center;font-weight: bold;}
.indenum .list .item:nth-child(2){background-image: url(/Content/uploads/20251147048/202509221545018ddd16f70ae24155902a92b45313985e.png);}
.indenum .list .item:nth-child(3){background-image: url(/Content/uploads/20251147048/20250922154501c7b5052556ea490ca734e6f7b546510f.png);}
.indenum .list .item:nth-child(4){background-image: url(/Content/uploads/20251147048/20250922154501c8746cf03e494f4bb8c23678e895094f.png);}
.indenum .list .num span{font-size: 80px;line-height: 80px;}
.indenum .list .num{font-size: 24px;}
.indenum .list .line{background: #fa9300;height: 1px;width: 50px;margin: 4px auto 19px;}
@media (max-width:1024px) {
.indenum .list {flex-wrap: wrap;}
.indenum .list .item{width: 48%}
}

.indexvideo{padding: 2% 0;}
.indexvideo lite-youtube{max-width: 100%;margin: auto;}
.home-service .service-item:before{content: '';width:100%;height:100%;display:block;position: absolute;top:0;left:0;background: rgba(0,0,0,0.5);}
.home-hotpro .hotpro-main .swiper-slide .info .more{opacity:1;overflow:inherit;visibility:inherit;color:var(--color);background:transparent}
.home-hotpro .hotpro-main .swiper-slide:hover .info .more{background:var(--color);color:#fff}
.home-hotpro .hotpro-main .swiper-slide .info .title{display:block}
@media(min-width:1025px) and (max-width:1440px){
.home-hotpro .hotpro-main .swiper-slide .info .title{height: 110px;-webkit-line-clamp:3;}
.home-hotpro .hotpro-main .swiper-slide .info .text{height: 101px;-webkit-line-clamp:4;}}
@media(min-width:1441px) and (max-width:1920px){
.home-hotpro .hotpro-main .swiper-slide .info .title{height: 85px;-webkit-line-clamp:2;}
.home-hotpro .hotpro-main .swiper-slide .info .text{height: 76px;-webkit-line-clamp:3;}}
@media(min-width:1281px) and (max-width:1920px){.home-hotpro .hotpro-main .swiper-slide .info .more{min-width: auto;}}