﻿.home-consultation .box{flex-wrap:nowrap}
.home-consultation .title{font-size:var(--fontsize22);}
.home-consultation .title span{font-size:var(--fontsize34);}
.home-consultation .phone{font-size:var(--fontsize22);padding:0 20px}
.home-consultation .phone span{white-space:nowrap}
.home-consultation .phone a{margin-left:15px;display:inline}
.home-consultation .home-more{white-space:nowrap}
@media (max-width:1280px){.home-consultation .title{font-size:var(--fontsize18);}
.home-consultation .title span{font-size:var(--fontsize26);}
.home-consultation .phone{font-size:var(--fontsize18);}}
@media (max-width:1100px){.home-consultation .box{flex-wrap:wrap}
.home-consultation .title{margin-right:auto}
.home-consultation .phone{padding:0 0 0 20px;margin:10px 0 10px auto}
.home-consultation .home-more{margin:10px auto}}
@media (max-width:800px){.home-consultation .title{width:100%}
.home-consultation .phone{width:100%;padding:0;}
.home-consultation .home-more{margin:10px 0 0}}
@media (max-width:540px){.home-consultation .title{font-size:var(--fontsize14);}
.home-consultation .title span{font-size:var(--fontsize24);}
.home-consultation .phone{font-size:var(--fontsize14);}
.home-consultation .phone a{margin-left:7px}}

.home-logo .swiper-slide:hover img{filter:drop-shadow(#fff 0 180px)}
.home-consultation .title span{color:#fff}
.home-contact .wmkcfeedback .wmkcfb-fileupload, .home-contact .wmkcfeedback input, .home-contact .wmkcfeedback textarea{border-color:rgba(255,255,255,.6)}
.motor-title{text-align:center;position:relative;margin-bottom:40px;}
.motor-title>span{position:relative;background:#fff;font-size:65px;line-height:65px;color:var(--fontcolor);display:inline-block;padding:0 20px;}
.motor-title>span span{position:absolute;top:0;left:0;height:53%;display:block;overflow:hidden;color:var(--color);width:100%;}
.motor-title:before{content:'';width:100%;height:2px;position:absolute;top:50%;margin-top:-1px;left:0;background:linear-gradient(var(--color),var(--fontcolor));}
.motor-flex{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.motor-pic{width:49%;}
.motor-info{width:49%;}
.motor-info-tit{font-weight:bold;text-transform:capitalize;font-size:28px;line-height:1.2;margin-bottom:15px;}
.motor-info p{line-height:2;font-size:17px}
.home-battery{padding:5% 0 3%}
.home-battery .motor-pic{width:67%;}
.home-battery .motor-pic img{width:100%}
.home-battery .motor-info{width:30%;text-align:right}
@media (max-width:1280px){.motor-title>span{font-size:50px;line-height:50px}
.motor-info-tit{font-size:23px;margin-bottom:10px;}
.motor-info p{line-height:1.8;font-size:16px}}
@media (max-width:1024px){.motor-title>span{font-size:40px;line-height:40px}}
@media (max-width:768px){.home-battery{padding:40px 0}
.motor-title{margin-bottom:30px;}
.motor-title>span{font-size:34px;line-height:34px;padding:0 12px}
.motor-info-tit{font-size:23px;margin-bottom:10px;}
.motor-info p{line-height:1.8;font-size:16px}
.motor-pic{width:100%;}
.motor-info{width:100%;margin:20px 0 0}
.home-battery .motor-flex{flex-direction:column-reverse}
.home-battery .motor-pic{width:100%;}
.home-battery .motor-pic img{width:100%}
.home-battery .motor-info{width:100%;text-align:left}
.motor-info-tit{font-size:20px;}}
@media (max-width:500px){.motor-title{margin-bottom:20px;}
.motor-title>span{font-size:30px;line-height:30px;padding:0 10px}}