﻿.home-banner .swiper-slide>a::after{display: none;}
.home-banner .banner-animote.ban1{padding:0;top:55%;left:77%;transform: initial;width:auto;max-width:inherit}
.home-banner .banner-animote.ban1 .ban1-tit{font-size:34px;}
@media (max-width:1600px){.home-banner .banner-animote.ban1 .ban1-tit{font-size:1.7vw;}}
@media (max-width:768px){.home-banner .banner-animote.ban1 .ban1-tit{font-size:14px;}}
@media (max-width:600px){.home-banner .banner-animote.ban1{top:50%;left:60%;}
.home-banner .banner-animote.ban1 .ban1-tit{font-size:12px;line-height: 1.2;}}
.home-certificate{padding:4% 0;background:#F2F2F2;}
.certificate-swiper{position:relative;margin-top:30px}
.certificate-swiper .swiper-slide{height:auto;border:1px solid #eee;background:#fff;display:flex;align-items:center}
.certificate-swiper .swiper{padding-bottom:50px}
.certificate-swiper .swiper-pagination{bottom:0}
.certificate-swiper .swiper-pagination-bullet{width:13px;height:13px;opacity:1;background:#ccc;border:1px solid transparent;}
.certificate-swiper .swiper-pagination-bullet-active{background:#fff;border-color:var(--color)}
.certificate-btn>div{width:30px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#E6AF5Daa;transition:all .3s ease;position:absolute;top:50%;margin-top:-55px;z-index:2;color:#fff}
.certificate-btn>div em{font-size:var(--fontsize18)}
.certificate-btn>div.certificate-prev em{transform:rotate(90deg)}
.certificate-btn>div.certificate-next em{transform:rotate(-90deg)}
.certificate-btn>div.certificate-prev{left:0;}
.certificate-btn>div.certificate-next{right:0;}
.certificate-btn>div:hover{transition:all .3s ease;background:var(--color);}
@media (max-width:768px){.home-certificate{padding:40px 0;margin-top:40px}
.certificate-swiper{margin-top:20px}
.certificate-swiper .swiper{padding-bottom:40px}
.certificate-btn>div{display:none}}
.home-service .service-item:nth-child(2) .box{bottom:0;top:auto;}
@media (min-width:1025px){.home-service .service-item .box .text{max-width:450px;}}