﻿.home-logo .swiper-slide:hover img {transform: unset;filter: unset;}
.home-consultation .title span{color:#fff}
.home-logo{background:none;padding:20px 0;}
.home-about{background: #F8F8F8;}
.home-about::before{display:none}
.home-about .info .txt-box{color:var(--color1)}
.home-service{background:none;}
.home-choose .item .num::after{background: var(--color);}
.home-choose .item .num{background-color: var(--color);}
.home-products{background: none;padding-top:0;}
@media (max-width:768px){.home-banner{height:auto;}}

.home-banner .banner-animote.ban1{top:45%;left:28%;width:50%;text-align:left}
.home-banner .banner-animote.ban1 .p1{margin:0 0 .5vw 0;color:var(--color1);font-size:1vw;font-weight:400}
.home-banner .banner-animote.ban1 .p2{position:relative;font-size:3vw;line-height:1.1;margin-bottom:1vw;padding-bottom:1vw}
.home-banner .banner-animote.ban1 .p2::after{content:"";position:absolute;bottom:0;left:0;width:40%;height:.1vw;background:var(--color1)}
.home-banner .banner-animote.ban1 .p3{margin-top:2vw}
.home-banner .banner-animote.ban1 .p3 a{border-radius:.2vw}
.home-banner .banner-animote.ban1 .p4{font-size:1vw}
.home-logo .swiper-slide{height:auto;}
.home-logo .swiper-slide img{max-height:65px;width:auto;}
.home-contact .wmkcfeedback .wmkcfb-fileupload, .home-contact .wmkcfeedback input, .home-contact .wmkcfeedback textarea{border-color:var(--color1) !important}