﻿@charset "utf-8";
:root{--headercolor:#000000}
.lang-icon img{filter: brightness(0)}
.home-banner .swiper-slide>a::after{display:none}
.proswiper-next,.proswiper-prev{display:none}
.proswiper img {aspect-ratio: 1 / 1;object-fit: cover;}
.proswiper .swiper-slide .title{margin-bottom:15px;}
.home-mainpro .homepro-inner{display:flex;align-items: center;justify-content: space-between;}
@media (min-width:769px){.home-mainpro .homepro-inner .swiper-pagination{display:none}}
.home-mainpro .homepro-inner .homeproSwiper-btn{width:35px;height:35px;cursor: pointer;border:1px solid var(--introcolor);display:flex;justify-content:center;align-items: center;transition: all .3s;}
.home-mainpro .homepro-inner .homeproSwiper-btn.swiper-button-disabled{cursor:not-allowed}
.home-mainpro .homepro-inner .homeproSwiper-btn em{font-size:22px;color:var(--introcolor)}
.home-mainpro .homepro-inner .homeproSwiper-btn:hover{background:var(--color);border-color:var(--color)}
.home-mainpro .homepro-inner .homeproSwiper-btn:hover em{color:#fff;}
.home-mainpro .homepro-inner .swiper{max-width:calc(100% - 100px);margin:3% auto 0;}
.home-mainpro .homepro-inner .swiper .swiper-slide .img{position:relative;height:0;padding-bottom:100%;}
.home-mainpro .homepro-inner .swiper .swiper-slide .img img{width:100%;max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;background:#fff;}
.home-mainpro .homepro-inner .swiper .swiper-slide .title{font-weight:var(--fontbold7);margin-top:10px;}
.home-mainpro.home-mainpro2{padding-top:0;}
@media (max-width:768px){.home-mainpro .homepro-inner .swiper{padding-bottom:50px;max-width:100%;margin-top:20px;}
.home-mainpro .homepro-inner .homeproSwiper-btn{display:none;}
.home-mainpro .homepro-inner .swiper-pagination-bullet-active{background:var(--color)}}
 .home-helpcenter .content{display:flex}
.home-helpcenter .lists{margin-top:20px;margin-right:15px;height:100%;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}
.home-helpcenter .lists .list{position:relative;aspect-ratio:356/256;width:100%;overflow:hidden;margin-top:0;width:100%;height:100%}
.home-helpcenter .lists .list img{object-fit:cover;width:100%;height:100%}
.home-helpcenter  .right .lists .list span{background-color:#20a566}
.home-helpcenter .lists .list span{position:absolute;background-color:#2374c3;z-index:11;bottom:0;left:0;width:100%;line-height:2.5;color:#fff;text-align:center}
.home-helpcenter .content{justify-content:space-between}
.home-helpcenter .content .left,.home-helpcenter .content .right{width:49%;background:#f7f7f7;padding:20px}
@media (max-width:1024px){.home-helpcenter .content{flex-wrap:wrap}
.home-helpcenter .lists{margin-right:0}
.home-helpcenter .content  .left ,.home-helpcenter .content .right{width:100%;margin-bottom:20px}
}@media (max-width:500px){.home-helpcenter .lists .list span{display:none}}
.home-helpcenter .ltitle{ font-size: 20px;font-weight: 600; }
.home-about .l-wrap .aboutimg  iframe{width:100%;height:100%}
footer .l-wrap{display:flex;align-items:center}
footer .l-wrap img{max-width:200px;aspect-ratio:1/1;margin-right:10px}
@media (max-width:1024px){footer .l-wrap{flex-wrap:wrap;justify-content:center}}
.home-helpcenter .home-title{margin-bottom: 30px;}
#serviceswiper .swiper-slide{padding:0}
#serviceswiper .swiper-slide img{width:100%}
@media (min-width:1025px){
body:not(.nobanner) .head-nav .nav-ul>li>a:hover{color:var(--color)}}
.home-service .home-more{margin-top:20px}
.head-nav .nav-ul>li>a{font-weight: 800;}
.home-choose .chooseimg img{height:100%;object-fit:cover}
.pagesbanner{min-height:inherit;}
.pro-d-main .pro-maylink{width: 100%;max-width: 1600px;padding: 0px 70px;margin: 0px auto;}
@media (max-width: 1024px){.pro-d-main .pro-maylink{padding: 0px 10px;}}