﻿@import url(https://js01.v15cdn.com/single-template/font/iconfont.css);
.home-banner video{width:100%;} .home-cate .list li .title{background:unset}
.home-cate .list li .title span{color:var(--fontcolor)}
.home-banner .swiper-slide>a::after{display:none;}
.home-footintro{display:none;}
.wmpage-lwrap{position:relative;width:100%;max-width:1500px;margin:0 auto;padding:3% 10px}
.wmpage-title{font-size:var(--wmpage-font28)!important}
@media (max-width:1200px){.wmpage-title{font-size:var(--wmpage-font26)!important}}
@media (max-width:1024px){.wmpage-title{font-size:var(--wmpage-font24)!important}
.wmpage-lwrap{padding:40px 10px}}
@media (max-width:768px){.wmpage-title{font-size:var(--wmpage-font22)!important}}
@media (max-width:500px){.wmpage-title{font-size:var(--wmpage-font22)!important}}
.prohome-content .wmpage-lwrap{padding-left:0;padding-right:0}
.prolist-bottom .wmpage-lwrap{padding-left:0;padding-right:0}
.prolist-content .wmpage-lwrap{padding-left:0;padding-right:0}
.wmpage210-page1 .wmpage210-page1-box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.wmpage210-page1 .wmpage210-page1-box .wmpage210-page1-left{width:44%;position:relative;z-index:2}
.wmpage210-page1 .wmpage210-page1-left img{position:relative;display:block;width:100%;height:auto;object-fit:cover;aspect-ratio:5/4;border-radius:10px}
.wmpage210-page1 .wmpage210-page1-left::after{background:rgba(255,255,255,.4);content:'';position:absolute;left:0;top:0;width:100%;height:0;opacity:1;z-index:1;pointer-events:none}
.wmpage210-page1 .wmpage210-page1-left:hover::after{opacity:0;height:100%;transition:all .4s linear}
.wmpage210-page1 .wmpage210-page1-left .wmpage210-page1-card{display:inline-flex;justify-content:center;flex-direction:column;align-items:center;min-width:200px;height:170px;padding:0 20px;background:var(--color);position:absolute;right:-30px;bottom:-30px;border-radius:8px;z-index:3}
.wmpage210-page1 .wmpage210-page1-left .wmpage210-page1-num{font-size:var(--wmpage-font36);font-weight:var(--fontbold6);color:#fff;line-height:1.1}
.wmpage210-page1 .wmpage210-page1-left .wmpage210-page1-title{color:#fff}
.wmpage210-page1 .wmpage210-page1-box .wmpage210-page1-right{width:50%}
.wmpage210-page1 .wmpage210-page1-right .wmpage210-page1-text{display:flex;align-items:center;text-transform:uppercase;color:var(--color);font-weight:var(--fontbold6);font-size:var(--wmpage-font15)}
.wmpage210-page1 .wmpage210-page1-right .wmpage210-page1-text em{margin-right:5px}
.wmpage210-page1 .wmpage210-page1-right .wmpage-title{color:var(--wmpage-color22);margin:3px 0 8px}
.wmpage210-page1 .wmpage210-page1-right .wmpage210-page1-desc{color:var(--wmpage-color8);margin-bottom:15px}
.wmpage210-page1 .wmpage210-page1-right ul{display:flex;flex-wrap:wrap;justify-content:space-between}
.wmpage210-page1 .wmpage210-page1-right ul li{width:50%;display:flex;align-items:center;margin-top:8px;color:var(--wmpage-color8);font-weight:var(--fontbold6)}
.wmpage210-page1 .wmpage210-page1-right li em{color:var(--color);margin-right:8px;font-weight:var(--fontbold5)}
.wmpage210-page1 .wmpage210-page1-btn a{display:inline-flex;justify-content:center;position:relative;align-items:center;padding:0 20px;min-width:160px;height:50px;z-index:1;transition:.5s;overflow:hidden;border:1px solid #a6a6a6;background-color:#fff;font-size:var(--wmpage-font17);text-transform:uppercase;color:#fff;font-weight:var(--fontbold6);-webkit-mask-position-x:0;-webkit-mask-position-y:0;transition:mask-position .7s steps(22),-webkit-mask-position .7s steps(22);margin-top:35px;border-radius:5px}
.wmpage210-page1 .wmpage210-page1-btn a:after{display:flex;align-items:flex-end;justify-content:flex-end;color:#fff;position:absolute;content:'';cursor:pointer;width:100%;height:100%;left:0;top:0;background-color:var(--color);background-image:url(https://img01.v15cdn.com/singletem/wmpage210/wmpage210-page1-img2.webp);-webkit-mask:url(https://img01.v15cdn.com/singletem/wmpage210/wmpage210-page1-img2.webp);mask:url(https://img01.v15cdn.com/singletem/wmpage210/wmpage210-page1-img2.webp);-webkit-mask-size:2300% 100%;mask-size:2300% 100%;z-index:-1;-webkit-mask-position-x:0;-webkit-mask-position-y:0;transition:mask-position .7s steps(22),-webkit-mask-position .7s steps(22);filter: grayscale(1);}
.wmpage210-page1 .wmpage210-page1-btn a:hover{color:var(--color)}
.wmpage210-page1 .wmpage210-page1-btn a:hover:after{animation:page1 .7s steps(22) forwards}
.wmpage210-page1 .wmpage210-page1-btn a:not(:hover):after{animation:page1-reverse .7s steps(22) forwards}
@keyframes page1{0%{mask-position:100% 0;-webkit-mask-position-x:0;-webkit-mask-position-y:0}
100%{mask-position:0 0;-webkit-mask-position-x:100%;-webkit-mask-position-y:0}}
@keyframes page1-reverse{0%{mask-position:0 0;-webkit-mask-position-x:100%;-webkit-mask-position-y:0}
100%{mask-position:100% 0;-webkit-mask-position-x:0;-webkit-mask-position-y:0}}
@media screen and (max-width:1024px){.wmpage210-page1 .wmpage210-page1-box .wmpage210-page1-left{width:100%;margin-bottom:30px}
.wmpage210-page1 .wmpage210-page1-left .wmpage210-page1-card{left:0;bottom:0;right:auto;border-radius:0 8px 0 0}
.wmpage210-page1 .wmpage210-page1-box .wmpage210-page1-right{width:100%}}
@media screen and (max-width:500px){.wmpage210-page1 .wmpage210-page1-right ul li{width:100%}
.wmpage210-page1 .wmpage210-page1-left img{height:400px}}
.homecate{position:relative;padding:4% 0}
.homecate{background:#f5f5f5}
.homecate .cateul{margin-top:2em;display:flex;justify-content:center;background:#e6e7e7;border-radius:26px;height:52px;padding:6px 14px}
.homecate .cateul li{color:#666;width:16%;height:40px;line-height:40px;border-radius:18px;padding:0 10px;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin:0 10px;transition:all .1s linear;font-weight:var(--fontbold5);cursor:pointer}
.homecate .cateul li.active{background:#fff;color:var(--color)}
.homecate .cateul li:hover{color:var(--color)}
.homecate .catewrap{display:flex;align-items:stretch;margin-top:40px}
.homecate .cateimg{width:340px;position:relative}
.homecate .cateimg img{object-fit:cover;width:100%;height:100%}
.homecate .cateimg .absolute{position:absolute;width:100%;bottom:20%;padding:10px 20px;display:flex;flex-direction:column;align-items:center}
.homecate .cateimg .absolute .p1{font-size:var(--fontsize30);font-weight:var(--fontbold6);color:#fff;line-height:1.4;text-align:center;margin-bottom:1em}
.homecate .cateimg .absolute a{min-width:180px;padding:0 20px;height:45px;background:rgba(0,0,3,0);border-radius:23px;border:1px solid #ecf6ff;display:inline-flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-weight:var(--fontbold5);transition:all .1s linear}
.homecate .cateimg .absolute a:hover{background:var(--color)}
.homecate .catelist{padding-left:30px;flex:1}
.homecate .catelist ul{height:100%;display:flex;flex-wrap:wrap;display:none}
.homecate .catelist ul li{width:32%;background:#fff;border-radius:3px;text-align:center;position:relative;overflow:hidden;margin-right:2%}
.homecate .catelist ul li:nth-child(3n){margin-right:0}
.homecate .catelist ul li:nth-child(1),.homecate .catelist ul li:nth-child(2),.homecate .catelist ul li:nth-child(3){margin-bottom:1em}
.homecate .catelist ul li .img{width:100%;aspect-ratio:4/3}
.homecate .catelist ul li .img img{width:100%;height:100%;object-fit:contain}
.homecate .catelist ul li .title{width:100%;font-size:var(--fontsize18);color:#333;transition:all .1s linear;padding:8px 15px;height:70px}
.homecate .catelist ul li:hover img{transform:scale(1.03)}
.homecate .catelist ul li:hover .title{color:var(--color)}
@media(max-width:1446px){.homecate .cateul li{width:20%}}
@media(max-width:1280px){.homecate .cateimg{display:none}
.homecate .catelist{padding:0}}
@media(max-width:1024px){.homecate .cateul{flex-wrap:wrap;height:auto}
.homecate .cateul li{width:30%;margin-right:10px}
.homecate .cateul li:nth-child(n+4){margin-top:10px}}
@media(max-width:768px){.homecate{padding:40px 0}
.homecate .cateul{justify-content:space-between;margin-top:20px}
.homecate .cateul li{width:49%;margin:0}
.homecate .cateul li:nth-child(n+3){margin-top:10px}
.homecate .catewrap{margin-top:30px}
.homecate .catelist ul{justify-content:space-between}
.homecate .catelist ul li{width:49%;margin-bottom:1em;margin-right:0}
.homecate .catelist ul li .title{font-size:var(--fontsize16);height:60px}}
.homeservices{background:#f9f9f9}
.homeservices .wmpage-lwrap{padding: 3% 10px 0;}
.homeservices .homeservices-text{position:relative;color:var(--color);font-weight:var(--fontbold6);font-size:var(--wmpage-font20);padding-left:45px;display:inline-block;left:50%;transform:translateX(-50%)}
.homeservices .homeservices-text::after{position:absolute;content:'';width:35px;height:2px;left:0;top:50%;transform:translateY(-50%);background:var(--color)}
.homeservices .wmpage-title{text-align:center}
.homeservices .homeservices-list{display:flex;justify-content:space-between;flex-wrap:wrap}
.homeservices .homeservices-list .homeservices-item{position:relative;width:29%;margin-top:30px}
.homeservices .homeservices-item .homeservices-img img{position:relative;width:100%;height:auto;object-fit:cover;transition:all .2s linear}
.homeservices .homeservices-item .homeservices-card{padding:0 30px;background:#fff;filter:drop-shadow(0 0 13px rgba(0, 0, 0, .15));position:absolute;width:95%;height:190px;left:80px;bottom:30px;transition:all .3s linear}
.homeservices .homeservices-item:hover .homeservices-card{left: 2.5%;width: 95%;}
.homeservices .homeservices-item .homeservices-card .homeservices-icon{width:80px;height:80px;background:var(--color);border-radius:50px 50px 0 0;position:relative;top:-60px;display:inline-flex;justify-content:center;align-items:center;margin-bottom:-30px}
.homeservices .homeservices-item .homeservices-card .homeservices-icon em{font-size:var(--wmpage-font32);width: var(--wmpage-font32);line-height: 1;color:#fff;transition:all .3s linear}
.homeservices .homeservices-item:hover .homeservices-icon em{transform:rotate(-360deg)}
.homeservices .homeservices-item .homeservices-card .homeservices-title{font-weight:var(--fontbold7);font-size:var(--wmpage-font20);color:var(--wmpage-color22);margin-bottom:5px}
.homeservices .homeservices-item .homeservices-card .homeservices-words{color:var(--wmpage-color8)}
@media screen and (max-width:1024px){.homeservices .homeservices-list .homeservices-item{width:45%}}
@media screen and (max-width:768px){.homeservices .homeservices-list .homeservices-item{width:100%}
.homeservices .homeservices-item .homeservices-card{left:0;width:100%}}
.homeproducts{background:#f5f5f5;padding: 5% 0;}
.homeproducts .l-wrap{max-width:1650px}
#homeproducts{margin-top:2em;position:relative;padding:0 25px}
#homeproducts .swiper-slide{background:#eaebee;border-radius:10px;overflow:hidden}
#homeproducts .swiper-slide .img{aspect-ratio:var(--prosaspectratio);display:flex;align-items:center;justify-content:center}
#homeproducts .swiper-slide .img .pro-meta{display:none;position:absolute;top:10px;left:10px;display:flex;flex-direction:column}
#homeproducts .swiper-slide .img .pro-meta em{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;color:#333;font-size:22px;cursor:pointer;margin-bottom:10px;border-radius:5px}
#homeproducts .swiper-slide .img .pro-meta .icon-hottitle{color:var(--color)}
#homeproducts .swiper-slide .img.lazy-loaded .pro-meta{display:block}
#homeproducts .swiper-slide .img img{width:100%;height:100%;object-fit:contain;background:#fff}
#homeproducts .swiper-slide .title{height:60px;padding:0 10px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:var(--fontbold6)}
#homeproducts .swiper-slide:hover .img img{transform:scale(1.03)}
#homeproducts .swiper-slide:hover .title{background:var(--bgcolor);color:#fff}
#homeproducts .homeproducts-next,#homeproducts .homeproducts-prev{width:50px;height:50px;background:#fff;border:1px solid #787878;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s linear;z-index:2;position:absolute;left:0;top:50%;transform:translateY(-50%)}
#homeproducts .homeproducts-next:hover,#homeproducts .homeproducts-prev:hover{border-color:var(--color);color:var(--color)}
#homeproducts .homeproducts-next em,#homeproducts .homeproducts-prev em{font-size:22px}
#homeproducts .homeproducts-next{left:auto;right:0}
@media(max-width:1280px){#homeproducts .homeproducts-next,#homeproducts .homeproducts-prev{width:40px;height:40px}}
@media(max-width:768px){.homeproducts{padding:40px 0}}
@media(max-width:500px){#homeproducts{padding:0;padding-bottom:70px}
#homeproducts .homeproducts-next,#homeproducts .homeproducts-prev{top:auto;transform:none;bottom:0}
#homeproducts .homeproducts-next{left:52%;right:auto}
#homeproducts .homeproducts-prev{left:auto;right:52%}}
.homepartners .homepartners-title h5{font-weight:var(--fontbold6,600);color:#000;margin:0;text-align:center;padding-top:20px}
.homepartners .homepartners-titbot p{margin:0 auto;text-align:center;line-height:1.7;color:#333}
.homepartners .homepartners-item{display:flex;flex-wrap:wrap;justify-content:center}
.homepartners .homepartners-img img{display:block;max-width:100%;border:1px solid #eee;box-shadow:0 0 24px 0 rgba(35,24,21,.11);transition:all .3s ease-in-out}
.homepartners .homepartners-img{width:19%;display:flex;justify-content:center;margin-bottom:1%;margin-right:1%}
.homepartners .homepartners-titbot{max-width:45%;margin:0 auto 35px}
.homepartners .homepartners-img:hover img{transform:scale(1.02)}
@media(max-width:1600px){.homepartners .homepartners-titbot{margin-bottom:30px}}
@media(max-width:1550px){.homepartners .homepartners-img{width:22%;margin:10px}}
@media(max-width:1200px){.homepartners .homepartners-item{justify-content:space-between}
.homepartners .homepartners-img{width:24%;margin:0 0 1% 0}
.homepartners .homepartners-titbot{margin-bottom:35px;max-width:70%}}
@media(max-width:1024px){.homepartners .homepartners-titbot{margin-bottom:20px}}
@media(max-width:768px){.homepartners .homepartners-img{width:32%;margin:0 2% 2% 0}
.homepartners .homepartners-img:nth-of-type(3n){margin:0 0 2% 0}
.homepartners .homepartners-item{justify-content:flex-start}
.homepartners .homepartners-titbot{max-width:100%}}
@media(max-width:500px){.homepartners .homepartners-img{width:49%;margin:0 0 2% 0}
.homepartners .homepartners-item{justify-content:space-between}}
.homechoose .wmpage-lwrap{padding: 0 10px 3%;}
.homechoose-contant{display:flex;justify-content:space-between;align-items:center}
.homechoose-left{width:48%}
.homechoose-left span{font-size:var(--wmpage-font18);border-bottom:1px solid #888;display:inline-block;margin-bottom:5px;padding-bottom:5px}
.homechoose-right{width:48%;border-radius:5px;overflow:hidden}
.homechoose-row{display:flex;justify-content:space-between;margin-top:50px}
.homechoose-col{width:24%;padding:1.5rem;border-radius:.75rem;text-align:center;border:1px solid #d1d5db}
.homechoose-ioc{width:50px;height:50px;background:var(--color);display:flex;justify-content:center;align-items:center;border-radius:100%;margin:0 auto 20px}
.homechoose-ioc em{color:#fff;font-size:var(--wmpage-font20);width:var(--wmpage-font20);line-height:1}
.homechoose-subtitle{font-size:var(--wmpage-font20);line-height:1;margin-bottom: 8px;font-weight: var(--fontbold6);}
.homechoose-btn a{color:#fff;background:var(--color);padding:10px 24px;margin-top:10px;display:inline-block}
.homechoose-left .wmpage-title b{color:var(--color)}
.homechoose-p{max-width: 100%;margin: 10px 0;}
@media (max-width:1024px){.homechoose-contant{flex-direction:column}
.homechoose-left{width:100%;margin-bottom:30px}
.homechoose-right{width:100%}
.homechoose-row{flex-wrap:wrap}
.homechoose-col{width:49%;margin-bottom:2%}}
@media (max-width:768px){.homechoose-subtitle{font-size:var(--fontsize20);line-height:1;margin-bottom:10px}
.homechoose-row{margin-top:30px}}
.homecom .wmpage-lwrap{padding: 0 10px;}
.homecom-title{text-align:center;margin-bottom:35px}
.homecom-title p{color:#97a6ba;max-width:50%;margin:10px auto 0}
.homecom-item{position:relative;background:#fff;padding:25px;margin:0 10px;border-radius:5px;border:1px solid #eee}
.homecom-image img{width:70px;height:70px;border-radius:100%;border:4px solid #fff;box-shadow:0 0 5px 0 #686868}
.homecom-text p{line-height:1.52;text-align: center;margin-top: 15px;}
.homecom-box{position:relative;margin-top:20px;display:flex;align-items:center;padding:10px 0}
.homecom-image{margin-right:15px}
.homecom-p h5{color:#222;font-size:var(--wmpage-font20);position:relative}
.homecom-p p{font-size:14px;position:relative;color:#848484}
.homecom-ic{display:flex;justify-content:center;margin-bottom:10px}
.homecom-ic em{color:var(--color)}
.wmpage201page4Swiper{padding-bottom:50px}
.homecom-star{display:flex;justify-content:center;margin-top:25px}
.homecom-star em{color:#fbbf24;font-size:14px;width:16px;display:block;line-height:1;margin:0 3px}
@media (max-width:1024px){.homecom-title p{max-width:100%}}
.homearticles .homearticles-txt{position:relative;text-transform:uppercase;color:#000;padding-top:15px;opacity:.4;display:inline-block;left:50%;transform:translateX(-50%);margin-bottom:5px}
.homearticles .homearticles-txt::after{position:absolute;content:'';width:50%;height:2px;background:var(--color);top:0;left:50%;transform:translateX(-50%)}
.homearticles .wmpage-title{color:var(--wmpage-color22);text-align:center}
.homearticles .wmpage-title span{color:var(--color)}
.homearticles .homearticles-list{display:flex;justify-content:space-between;flex-wrap:wrap}
.homearticles .homearticles-list .homearticles-item{width:32.2%;padding:35px;margin-top:30px;box-shadow:0 0 20px 0 rgba(0,0,0,.1)}
.homearticles .homearticles-item .homearticles-img{width:100%;position:relative;overflow:hidden}
.homearticles .homearticles-item .homearticles-img::before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.3);transition:all .2s linear;transform:scale(0);transform-origin:center}
.homearticles .homearticles-item:hover .homearticles-img::before{transform:scale(1)}
.homearticles .homearticles-item .homearticles-img img{width:100%;aspect-ratio:3/2;height:auto;object-fit:cover}
.homearticles .homearticles-item .homearticles-info{padding:10px 0 0}
.homearticles .homearticles-item .homearticles-title{font-weight:var(--fontbold7);font-size:var(--wmpage-font20);transition:all .2s linear}
.homearticles .homearticles-item .homearticles-title:hover{color:var(--color)}
.homearticles .homearticles-item .homearticles-data{color:var(--color);font-weight:var(--fontbold6);margin:5px 0}
.homearticles .homearticles-item .homearticles-words{color:#555;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px}
.homearticles .homearticles-item .homearticles-btn a{font-weight:var(--fontbold7);color:var(--color);transition:all .2s linear}
.homearticles .homearticles-item .homearticles-btn a:hover{color:#000}
@media screen and (max-width:1024px){.homearticles .homearticles-list .homearticles-item{width:48%}}
@media screen and (max-width:768px){.homearticles .homearticles-list .homearticles-item{width:100%;padding:20px 15px}}
.homefaq{background: #f7f7f7;}
.homefaq .homefaq-text{position:relative;color:var(--color);font-weight:var(--fontbold6);padding:0 50px;display:inline-block;left:50%;transform:translateX(-50%)}
.homefaq .homefaq-text::after{position:absolute;content:'';width:45px;height:2px;background:var(--color);left:0;top:50%;transform:translateY(-50%)}
.homefaq .homefaq-text::before{position:absolute;content:'';width:45px;height:2px;background:var(--color);right:0;top:50%;transform:translateY(-50%)}
.homefaq .wmpage-title{text-align:center}
.homefaq .wmpage-title span{color:var(--color)}
.homefaq .homefaq-box{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:25px}
.homefaq .homefaq-box .homefaq-left{width:47%;border-radius: 6px;overflow: hidden;}
.homefaq .homefaq-left img{width:100%;height:auto;object-fit:cover}
.homefaq .homefaq-box .homefaq-right{width:50%}
.homefaq .homefaq-right .homefaq-list li{position:relative;z-index:1;text-align:left;background:#fff;box-shadow:0 5px 12px 0 #dcdeec;border-radius:10px;margin-top:30px}
.homefaq .homefaq-list li .homefaq-open{position:relative;padding:18px 82px 18px 32px;font-size:var(--wmpage-font18);font-weight:var(--fontbold6);letter-spacing:0;color:#29293a;transition:inherit;border-radius:10px 10px 0 0}
.homefaq .homefaq-list li .homefaq-icon{position:absolute;top:0;bottom:0;right:0;z-index:2;width:70px;background:var(--color);border-radius:0 10px 10px 0;transition:all .3s linear}
.homefaq .homefaq-list li .homefaq-icon:hover{background:#000}
.homefaq .homefaq-list li .homefaq-icon::before{position:absolute;content:'';width:15px;height:2px;background:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}
.homefaq .homefaq-list li .homefaq-icon::after{position:absolute;content:'';height:15px;width:2px;background:#fff;left:50%;top:50%;transform:translate(-50%,-50%);opacity:1;transition:all .2s linear}
.homefaq .homefaq-list li.active .homefaq-icon::after{opacity:0}
.homefaq .homefaq-list li .homefaq-close{display:none;padding:0 82px 25px 32px;color:var(--wmpage-color8)}
@media (max-width:1024px){.homefaq .homefaq-box .homefaq-left{width:100%}
.homefaq .homefaq-box .homefaq-right{width:100%}
.homefaq .homefaq-list li .homefaq-open{padding:10px 80px 10px 10px}
.homefaq .homefaq-list li .homefaq-close{padding:0 80px 15px 10px}}
.homenews .homenews-text{align-items: center;padding: 10px 15px;background: var(--color);border-radius: 20px;color: #ffffff;font-weight: var(--fontbold6);display: table;margin-left: auto;margin-right: auto;line-height: 1;margin-bottom: 10px;}
.homenews .homenews-text em{margin-right:4px}
.homenews .wmpage-title{margin:5px 0 15px;text-align:center}
.homenews .homenews-desc{color: var(--wmpage-color8);text-align: center;margin: 15px auto 0;}
.homenews .homenews-list{display:flex;flex-wrap:wrap;justify-content:space-between}
.homenews .homenews-list .homenews-item{width:24%;margin-top:30px}
.homenews .homenews-item .homenews-img{border-radius:8px;overflow:hidden}
.homenews .homenews-item .homenews-img img{width:100%;height:auto;object-fit:cover;transition:all .2s linear;aspect-ratio: 1 / 1;}
.homenews .homenews-item:hover .homenews-img img{transform:scale(1.05)}
.homenews .homenews-item .homenews-info{padding:20px 10px}
.homenews .homenews-item ul{display:flex}
.homenews .homenews-item ul li{display:flex;align-items:center;color:var(--wmpage-color8);font-size:var(--wmpage-font15)}
.homenews .homenews-item ul li:first-child{margin-right:15px}
.homenews .homenews-item ul li em{font-size:var(--wmpage-font18);margin-right:5px}
.homenews .homenews-item .homenews-title{font-weight:var(--fontbold7);font-size:var(--wmpage-font20);margin:5px 0 10px;transition:all .2s linear}
.homenews .homenews-item .homenews-title:hover{color:var(--color)}
.homenews .homenews-item .homenews-words{color:var(--wmpage-color8)}
.homenews .homenews-item .homenews-btn{margin-top:20px;display:inline-flex;align-items:center;color:var(--color);font-weight:var(--fontbold7);text-transform:uppercase;transition:all .2s linear}
.homenews .homenews-item .homenews-btn em{margin-left:5px;transition:all .2s linear}
.homenews .homenews-item .homenews-btn:hover{color:#409eff}
.homenews .homenews-item .homenews-btn:hover em{transform:rotate(-30deg)}
@media screen and (max-width:1024px){.homenews .homenews-list .homenews-item{width:48%}}
@media screen and (max-width:768px){.homenews .homenews-list .homenews-item{width:100%}}
@media screen and (max-width:400px){.homenews .homenews-item ul{flex-direction:column}}
@media (max-width:768px){.home-banner .swiper-slide img{min-height:inherit;}}