﻿@import url(https://css02.v15cdn.com/m434/message.css);
.home-choose .right ul li em,.home-cate .list li:hover .title{color:#fff;}
.home-projects .home-title{color:#fff;margin-bottom:0;}
.home-projects .home-des{color:#fff;font-size:22px;margin:15px 0;}
.home-banner .swiper-slide-active img{animation: initial;}
.home-about .aboutimg img:hover{transform: initial;}
.home-cate .list li .title{background: initial;}
.home-cate .list li .title span{color: var(--color);}
.home-cate .list li:hover .img img{transform:none}
.home-about .aboutimg img,.home-projects lite-youtube{border-radius:15px;}
.home-banner .swiper-slide>a::after{display: none;}
@media (max-width: 500px) {.home-banner .swiper-slide img {min-height: auto;}}
.home-quote{padding:4% 0;background:url(https://css02.v15cdn.com/m434/imgs/cap.webp) no-repeat bottom;background-size:cover;text-align:center;position: relative;}
.home-quote{margin-top:4%;background:#F5F9FC}
.home-quote .inner{max-width:80%;margin:20px auto 0;background: rgba(255,255,255,0.5);border-radius: 20px;overflow: hidden;padding:20px;}
.home-quote .inner .home-des{margin-bottom:15px;}
@media (max-width:768px){.home-quote{padding:40px 0;}
.home-quote .inner{max-width:100%;padding:10px;}}
.home-footintro{display:none;}
.home-quote .inner{position:relative;background:0 0;max-width:100%}
.home-quote .inner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}
.home-quote .inner .home-des{position:relative;max-width:80%}
.home-quote .inner .wmkcfeedback{position:relative;max-width:80%;margin:0 auto}
@media (max-width:768px){.home-quote .inner .home-des,.home-quote .inner .wmkcfeedback{max-width:100%}}
.home-quote .inner::before{background:#fff}
.home-quote .home-title span{color:var(--color)}