﻿.home-proclassify{position: relative;padding: 4% 0px;}
.home-proclassify .proclassify-swiper{padding: 20px 0;}
.home-proclassify .proclassify-img{overflow: hidden;}
.home-proclassify .proclassify-img img{width: 100%;transition: transform .3s ease;}
.home-proclassify .proclassify-img:hover img{transform: scale(1.1);}
.home-proclassify .proclassify-slide-p{display: block;text-align: center;margin-top: 10px;}
.home-activity{background:#292929}
.home-activity::before{content:'';position:absolute;background:#fff url(https://css02.v15cdn.com/m427/imgs/bg-1.webp);color:var(--fontcolor);filter:opacity(.0095);left:0;top:0;width:100%;height:100%;z-index:-1}
.home-activity .activity-wrap{width:100%;padding:5% 0 6% 0}
.home-activity .activity-wrap .title{margin:0 0 20px 0;text-align:center}
.home-activity .activity-wrap .title span{color:var(--color)}
.home-activity .activity-wrap .act-list{margin-bottom:45px;text-align:center;display:flex;justify-content:space-between;align-items:center}
.home-activity .activity-wrap .act-li:nth-child(-n+4){margin-right:15px}
.home-activity .activity-wrap .item{padding:4px 10px;display:inline-flex;align-items:center;background:#f6f6f6;border:1px solid #f6f6f6;border-radius:8px;color:#000}
.home-activity .activity-wrap .item span{margin-left:10px;line-height:1.2}
.home-activity .activity-wrap .img{margin-bottom:15px}
.home-activity .activity-wrap .act-slide .img{overflow:hidden}
.home-activity .activity-wrap .act-slide .img img{width:100%;transition:transform .3s ease}
.home-activity .activity-wrap .act-slide .img:hover img{transform:scale(1.1)}
.home-activity .activity-wrap .act-slide-p{display:block;text-align:center;margin-top:10px}
.home-activity .activity-wrap .activity-btn{text-align:center;margin-top:50px}
@media (max-width:1280px){.home-activity .activity-wrap .act-list{justify-content:center;flex-wrap:wrap;margin-bottom:25px}
.home-activity .activity-wrap .act-li{margin-bottom:20px}
}
@media (max-width:768px){.home-proclassify .proclassify-swiper{margin-top:20px;}
.home-activity .activity-wrap .activity-btn{margin-top:30px}
}
@media (max-width:500px){.home-activity .activity-wrap .act-list{margin-bottom:15px}
.home-activity .activity-wrap .act-li{margin-bottom:10px}
.home-activity .activity-wrap .act-li:nth-child(-n+4){margin-right:0}
.home-activity .activity-wrap .item{width:320px}
.home-activity .activity-wrap .activity-btn{margin-top:20px}
}
.home-about{padding-bottom:2%;padding-top:0;}
.home-about iframe{margin:3% auto;display: block;}
.home-proclassify .home-title{margin-bottom: 2%;}
.home-proclassify{padding: 2% 0px !important;}
.home-proclassify .swiper-slide{box-shadow: 0px 6px 13px 0px rgba(19, 20, 21, .15);}
.home-service{position:relative;padding:3% 0px}
.home-service{background:#292929;position:relative;z-index:1}
.home-service::after{content:'';position:absolute;background:#FFFFFF url(https://css02.v15cdn.com/m427/imgs/bg-1.webp);color:var(--fontcolor);filter:opacity(.0095);left:0px;top:0px;width:100%;height:100%;z-index:-1}
.home-service .home-title{color:var(--headercolor)}
.home-service .homeservice-list{margin-top:6%;list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between}
.home-service .homeservice-list .homeservice-item{width:23%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#FFFFFF;border-radius:var(--borderradius);padding:0px 2% 40px;text-align:center}
.home-service .homeservice-list .homeservice-item .icon{width:90px;height:90px;padding:10px;background:#FFFFFF;border-radius:50%;margin-top:-45px;transition:all .15s linear}
.home-service .homeservice-list .homeservice-item .icon em{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--color);font-size:var(--fontsize30);font-weight:var(--fontbold7);color:var(--headercolor);border-radius:50%}
.home-service .homeservice-list .homeservice-item .title{margin-top:20px;font-size:var(--fontsize24);font-weight:var(--fontbold7);color:var(--fontcolor)}
.home-service .homeservice-list .homeservice-item .text{margin:10px 0px 20px;color:var(--introcolor)}
.home-service .homeservice-list .homeservice-item .more{color:var(--color)}
.home-service .homeservice-list .homeservice-item:hover{background:#EEEEEE}
.home-service .homeservice-list .homeservice-item:hover .icon{padding:5px;background:#EEEEEE}
@media(max-width:1280px){.home-service .homeservice-list .homeservice-item .title{font-size:var(--fontsize20)}}
@media(max-width:1024px){
.home-service .homeservice-list .homeservice-item{width:48%;margin-bottom:80px}
.home-service .homeservice-list .homeservice-item:nth-child(n+3){margin-bottom:0px}}
@media(max-width:768px){
.home-service .homeservice-list{margin-top:70px}
.home-service .homeservice-list .homeservice-item{width:100%;margin-bottom:80px!important}
.home-service .homeservice-list .homeservice-item:last-child{margin-bottom:0!important}}
.home-proclassify .proclassify-slide-p{ background: var(--color); color: #fff;}.home-about .about-img .about-icon{width: 180px;height: 170px;}