﻿.home-banner .banner-animote{transform:translateY(-50%);left:5%;width:45%}
.home-banner .banner-animote .p1{font-size:2.5vw}
.home-banner .banner-animote .p2{font-size:1.3vw;margin:1vw 0 2vw}
.home-banner .banner-animote .p3 .home-more{color:#fff;font-size:1vw;min-width:initial;height:auto;padding:.4vw 1.5vw}
@media (max-width:768px){.home-banner .banner-animote{left:3%;width:48%}
.home-banner .banner-animote .p1{font-size:2.8vw}
.home-banner .banner-animote .p2{font-size:1.6vw;margin:1vw 0 0}}
.home-mainpro{background:#F7F8FA}
.home-logo,.home-about {background:#F7F8FA;}
@media (min-width:1025px){.home-logo .home-title {padding-right:40px}}
.home-choose::before {display:none}
.home-service {background:#1E1E1E!important}
.home-helpcenter {background:#F7F8FA;padding:4% 0;}
.home-custom {background:#fff;padding-bottom:0;}
@media (max-width:768px){.home-helpcenter{padding:40px 0}}

.home-about .ablist{display: flex;flex-wrap: wrap;justify-content: space-between;}
.home-about .ablist .item{width: 48%;margin-bottom: 20px;background: var(--color);padding: 10px;border-radius: 5px;color: #fff;font-size: var(--fontsize18);}
