﻿.home-banner .swiper-slide>a::after{display: none;}
.home-service .service-item .box{z-index: 3;}
.home-service .service-item::after{position: absolute;content: '';width: 100%;height: 100%;background: #00000059;top: 0;left: 0;z-index: 0;}
.home-about .about-info .num{padding-bottom:0}
.home-about .about-info .home-more{display:none}
.home-hotpro .hotpro-main .hotpro-wrap{width:100%}
.home-hotpro .hotpro-main .swiper-slide .info{padding:10px;flex:1;display:flex;flex-direction:column;}
.home-hotpro .hotpro-main .swiper-slide .info .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;padding:0;margin:0 0 10px;line-height:1.4;font-size:var(--fontsize17)}
.home-hotpro .hotpro-main .swiper-slide{height:auto;display:flex;flex-direction:column;}
.home-hotpro .hotpro-main .swiper-slide .info .text{margin-bottom:25px;}
.home-hotpro .hotpro-main .swiper-slide .info .more{min-width:inherit;margin-top:auto;opacity:1;visibility:visible;position:relative;overflow:inherit}
.home-hotpro .hotpro-main .swiper-slide .info .more:before{content:'';width:100%;height:1px;background:#ccc;position:absolute;top:-15px;left:0;}
.home-hotpro .hotpro-main .swiper-slide:hover .info{box-shadow:0 0 0;}
.home-service .service-item .box,.home-service .service-item:nth-child(2) .box{top: 50%;transform: translateY(-50%);bottom:auto;margin-bottom:0;text-align:center;}
.home-service .service-item .box .title{margin-bottom:0;}
@media (min-width:1600px){.home-service .service-item:nth-child(1) .box{padding-left:8%;}}
