﻿@charset "utf-8";
:root{--color:#076bb0}
.home-about .item1 .about-img {background-image: url(/uploads/42351/news/p20240715163620fdc38.jpg);}
.home-about .item2 .about-img {background-image: url(/uploads/42351/news/p202407151636205d133.jpg);}
@media screen and (max-width: 1500px) and (min-width: 1081px) {.head-logo {max-width: 200px;}}
@media screen and (max-width: 1500px) and (min-width: 1081px) {.head-nav>ul>li>a {font-size: var(--fontsize16);}}
@media(min-width:769px){header>.l-wrap{height: 80px;}
header+main{margin-top: 80px;}}
.home-certi {padding:0;}
.home-certi .l-wrap {max-width:100%;}
.home-certi .l-wrap>img {width:100%;display:block;}
.home-partners {padding:50px 0;background:#f4f4f4;}
.case-swiper {position:relative;padding:0 70px;margin-top:40px}
.home-partners .swiper-slide{padding:0;}
.casepic {position:relative;padding-bottom:67%;overflow:hidden;}
.casepic img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.casetit {text-align:center;font-size:17px;padding:8px;}
.case-swiper .swiper-pagination {display:none;}
.case-btn>div {width:40px;height:40px;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:50%;position:absolute;top:50%;margin-top:-20px;color:#fff;background:rgba(150,150,150,.4);}
.case-btn>div.case-prev {left:0;}
.case-btn>div.case-next {right:0;}
.case-btn>div i {font-size:20px}
.case-btn>div.case-prev i {transform:rotate(-90deg);}
.case-btn>div.case-next i {transform:rotate(90deg);}
.case-btn>div:hover {background:var(--color);}
@media (max-width:768px){.home-partners {padding:30px 0;}
.case-swiper {padding:0;margin-top:30px}
.casetit {font-size:16px;}
.case-swiper .swiper-container{padding-bottom:30px}
.case-swiper .swiper-pagination {display:block;bottom:0}
.case-btn>div{display:none}}