﻿@charset "utf-8";
:root{--color:#0f2f92;--headercolor:#000000}
.home-banner .swiper-slide>a::after{display:none;}
.home-imgbox .imglist{display: flex;flex-wrap: wrap;justify-content: space-between;}
.home-imgbox .imglist .img{width:16%;margin-bottom:10px}
@media (max-width:1024px){.home-imgbox .imglist .img{width:33%}}
@media (min-width:1025px){.home-helpcenter .list .img{height:18vw;}}
@media (max-width:550px){.home-helpcenter .list .img{height:54vw;}}
@media(min-width:1025px){header{background: #fff;}
.lang-icon img{filter: brightness(0);}
body main{margin-top: 120px;}
.nobanner header {background: #fff;}
.nobanner {padding-top: 0;}
.nobanner header .head-top{background: #fff;}}