﻿.home-banner .swiper-slide>a::after{display:none;}
@media (min-width:769px){.home-helpcenter .list li:nth-child(even){background:#005262;}
.home-helpcenter .list li:nth-child(even) .title{color:#fff;}}
@media (max-width:768px){.home-helpcenter .list li:nth-child(2), .home-helpcenter .list li:nth-child(3), .home-helpcenter .list li:nth-child(6){background:#005262 !important;}
.home-helpcenter .list li:nth-child(2) .title, .home-helpcenter .list li:nth-child(3) .title, .home-helpcenter .list li:nth-child(6) .title{color:#fff;}}
.home-case{padding-bottom:4%;}
.home-case ul{display:flex;flex-wrap:wrap;justify-content: space-between;margin-top:2%;}
.home-case ul li{width:16%;}
.home-case ul li .img{overflow: hidden;}
.home-case ul li .img img{width:100%;display:block;transition: all .3s;}
.home-case ul li:hover .img img{transform: scale(1.05);}
@media (max-width:768px){.home-case{padding-bottom:40px;}
.home-case ul{margin-top:20px;}
.home-case ul li{width:32%;}
.home-case ul li:nth-child(n+4){margin-top:2%;}}
@media (max-width:550px){.home-case ul li{width:49%;}
.home-case ul li:nth-child(n+3){margin-top:2%;}}
.home-mainpro{background:#E9ECEF}
.home-mainpro .mainpro-list li{transition:.3s}
.home-mainpro .mainpro-list li a{background:#005262;color:#fff;text-align:center;line-height:1.3;display:flex;flex-direction:column;height:100%;width:100%;padding:0;}
.home-mainpro .mainpro-list li a .title{margin:0;padding:10px 15px;flex:1;border:none;display:flex;align-items:center;justify-content:center;color:#FFF!important}
.home-mainpro .mainpro-list li:hover{box-shadow:0 0 10px #333}
.home-logo {padding:4% 0}
@media (max-width:768px){.home-logo {padding:40px 0}
#logoswiper{padding-bottom:50px}}
.homecase-swiper{margin-top:30px;}
.homecase-swiper .swiper-slide img{display:block;width:100%;}
.homecase-swiper .swiper-pagination{position:static;margin-top:10px;}
.homecase-swiper .swiper-pagination-bullet-active{background:var(--color)}
@media (max-width:768px){.homecase-swiper{margin-top:20px;}}
.home-about .img .img-box img{transform:none;border-radius:50%;width:100%}
.home-about .img .img-box{border-width:4px}
.home-contact{background-blend-mode:overlay;background-color:#666}
.home-about .img .img-box img{aspect-ratio: 1;}
.home-products .pro-list li .info .txt{display: none;}