﻿.home-whybox{padding:4% 0;}
.home-whybox .whybox-list{display:flex;justify-content: space-between;flex-wrap:wrap;margin-top:2%;}
.home-whybox .whybox-list .item{width:23%;text-align: center;}
.home-whybox .whybox-list .item p{font-size:var(--fontsize18);line-height: 1.2;margin-top: 10px;font-weight: var(--fontbold7);}
@media (max-width:768px){.home-whybox{padding:40px 0;}
.home-whybox .whybox-list .item img{max-width:45px;}
.home-whybox .whybox-list .item{width:49%;margin-top:2%;}}
.home-banner .swiper-slide>a::after{display:none;}
@media (min-width:1025px){.home-callus .homecallus-wrap .homecallus-info .homecallus-top{font-size:var(--fontsize28)}}
@media (min-width:1025px) and (max-width:1440px){.home-callus .homecallus-wrap .homecallus-info{padding:0 4%;}}
@media (min-width:1025px) and (max-width:1366px){.home-callus .homecallus-wrap .homecallus-info .homecallus-top{font-size:var(--fontsize24)}}
@media (max-width:768px){.home-callus .homecallus-wrap .homecallus-info .homecallus-top{display:flex;flex-direction: column;}
.home-callus .homecallus-wrap .homecallus-info .homecallus-top .homecallus-tel{margin-left:0;}}