﻿@import url(https://js01.v15cdn.com/single-template/public.css);
@import url(https://css02.v15cdn.com/m432/message.css);
.home-banner .swiper-slide>a::after{display:none;}
#swiper-banner .swiper-slide-active img{animation:bannerimg 6s forwards}
@keyframes bannerimg{0%{transform:scale(1)}
80%{transform:scale(1.05)}
100%{transform:scale(1.01)}}
.home-underyearbg{background: #000000d4;position: fixed;top: 0;width: 100vw;height: 100vh;align-items: center;justify-content: center;display: flex;z-index: 9999999;}
.home-underyearex{padding: 20px;background: #fff;text-align: center;    background: var(--color);width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.home-underyearbg .detail-title{font-size: var(--fontsize22);padding-bottom: 10px;margin: 10px auto;border-bottom: 1px solid #E7EEEE;color:#fff}
.home-underyeartop{margin-bottom: 20px;color: #000;background:#fff;width:700px;max-width:92%;border-radius:5px;padding:40px 60px;}
.home-underyeartop>img{height:50px}
.home-underyeartitle{font-size: 24px;font-weight: var(--fontbold6);margin-bottom:5px}
.home-under-button{display: flex;justify-content: center;margin: 30px 0;}
.home-under-button>div{display:inline-block;padding:10px 30px;margin: 0 50px;color:red;border:1px solid red;text-transform: uppercase;cursor: pointer;}
.home-under-button>div.home-under21{background:red;color:#fff}
.home-underyearex{background: url(/Content/uploads/20251134549/202504091353554e54b2089e6e4423bc108fc422c412e7.jpg) no-repeat;background-size: cover;}
.home-underyear-text span{display:block}
@media (min-width:1024px) { .home-underyeartitle{font-size:22px;margin:10px 0; }}
.home-under-button>div:hover{color: var(--color);border-color:var(--color)}
.home-under-button>div.home-under21:hover{background: var(--color);color:#fff}
@media (max-width:768px){.home-underyeartop{padding:20px}
.home-under-button>div{margin:0 20px}}
@media (max-width:540px){.home-underyeartop{padding:20px 10px;max-width:96%}
.home-under-button>div{margin:0 10px;padding:8px 12px}}

.home-company{position:relative;box-sizing:border-box;padding:3% 0px 4% 0px}
.home-company::before{position:absolute;top:20px;right:54%;z-index:-1;width:234px;height:174px;background-image:url(https://css02.v15cdn.com/m429/imgs/companybg.webp);background-repeat:no-repeat;content:"";transform:translateX(15%)}
.home-company .l-wrap{display:flex;align-items:center;margin: 0px auto;padding: 0px 70px;width: 100%;max-width: 1700px;}
.home-company .company-img{position:relative;overflow:hidden;width:45%;border-radius:3px}
.home-company .company-img img{display: block;}
.home-company .company-img::before{position:absolute;top:0px;left:0px;display:inline-block;width:100%;height:100%;border-radius:var(--borderradius);background-color:#1d383e;content:"";opacity:.5}
.home-company .company-img .playvideo{position:absolute;top:50%;left:50%;width:60px;height:60px;border-radius:50%;background-color:var(--color);cursor:pointer;transform:translate(-50%,-50%)}
.home-company .company-img .playvideo .iconfont{position:relative;top:6px;left:28%;color:#FFFFFF;font-size:var(--fontsize30)}
.home-company .company-img .playvideo::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-block;width:100%;height:100%;border-radius:50%;animation:playanimation 1.5s infinite;border:solid var(--color)}
.home-company .company-info{padding-left:6%;flex:1}
.home-company .company-info .home-des{justify-content:left}
.home-company .company-info .home-title{text-align:left;font-size:var(--fontsize30)}
.home-company .company-info .des{display:-webkit-box;overflow:hidden;margin-top:2%;color:var(--introcolor);-webkit-box-orient:vertical;-webkit-line-clamp:3}
.home-company .company-info .inter{display:flex;box-sizing:border-box;margin:4% 0;padding:10px 0px;border-top:1px solid #EEEEEE;border-bottom:1px solid #EEEEEE;align-items:center}
.home-company .company-info .know-about{display:flex}
.home-company .company-info .some-know{display:none;margin-right:90px;opacity:.8}
.home-company .company-info .inter div{display:inline-flex;width:40%;align-items:center;line-height:1.2}
.home-company .company-info .inter div em{margin-right:10px;color:var(--color);font-size:40px}
.home-company .company-info .btn{display:inline-flex;width:150px;height:50px;border-radius:var(--borderradius);background-color:var(--color);color:#FFFFFF;transition:all .2s ease;align-items:center;justify-content:center;text-transform:lowercase;line-height:1}
@keyframes playanimation{0%{border-width:0;opacity:1}
100%{border-width:8px;opacity:0}}
.home-company .company-info .btn:hover{opacity:.8}
@media screen and (max-width:1280px){.home-company .company-info .home-title{font-size:var(--fontsize24);line-height:1.5}
.home-company .company-info .some-know{margin-right:40px}}
@media screen and (max-width:1024px){
.home-company .company-info .home-title{font-size:var(--fontsize18)}
.home-company .company-info .inter div{width:50%}
.home-company .company-info .inter div em{font-size:var(--fontsize30)}}
@media screen and (max-width:768px){
.home-company{padding:30px 0px}
.home-company::before{right:-15px;transform:translateX(0)}
.home-company .l-wrap{flex-wrap:wrap}
.home-company .company-img{width:100%}
.home-company .company-img img{width:100%}
.home-company .company-info{margin-top:20px;padding-left:0px;width:100%}
.home-company .company-info .some-know{margin-right:200px}
.home-company .company-info .inter div{width:50%}
.home-company .company-info .some-know{margin-right:10px}}
.home-company::before{background-image:url(https://css02.v15cdn.com/m429/imgs/companybg.webp)}
.home-company .home-des span {display: inline-block;}

.home-company .home-des .left span:nth-child(1) {margin: 2px 2px;width: 4px;height: 4px;background-color: var(--color);opacity: .2;}
.home-company .home-des .left span:nth-child(2) {margin: 1px 2px;width: 6px;height: 6px;background-color: var(--color);opacity: .5;}
.home-company .home-des .left span:nth-child(3) {margin: 0px 10px 0px 2px;width: 8px;height: 8px;background-color: var(--color);}
.home-company .home-des .right span:nth-child(1) {margin: 0px 2px 0px 10px;width: 8px;height: 8px;background-color: var(--color);}
.home-company .home-des .right span:nth-child(2) {margin: 1px 2px;width: 6px;height: 6px;background-color: var(--color);opacity: .5;}
.home-company .home-des .right span:nth-child(3) {margin: 2px 2px;width: 4px;height: 4px;background-color: var(--color);opacity: .2;}

.index section.about-us{padding: 0;}
.index section.about-us>img{display: none;}
.index section.about-us .container{padding: 0;max-width: 100%;}
.index section.about-us .container .box{padding: 0;}
.index section.about-us .container .box .circle{display: none;}
   .home-news{background:#F7F7F7}
.home-news .list{display:flex;flex-wrap:wrap;list-style:none;margin-top:30px}
.home-news{position:relative;padding:4% 0}
#newswiper{margin-top:30px;overflow: hidden;}
#newswiper .newswiper-pagination{text-align:center;margin-top:30px}
#newswiper .newswiper-pagination .swiper-pagination-bullet{background:#111111;opacity:1}
#newswiper .newswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color)}
#newswiper .swiper-slide{background:#FFFFFF;border-radius:10px;overflow:hidden;transition:all .2s linear}
#newswiper .swiper-slide:hover{background:var(--color);color:#FFFFFF}
#newswiper .swiper-slide:hover .img img{transform:scale(1.02)}
#newswiper .swiper-slide:hover .info .date{color:#FFFFFF}
#newswiper .swiper-slide .img{width:100%;}
#newswiper .swiper-slide .img img{width:100%;height:100%;object-fit:cover}
#newswiper .swiper-slide .info{padding:10px}
#newswiper .swiper-slide .info .date{margin:5px 0px;color:var(--introcolor)}
#newswiper .swiper-slide .info .date em{margin-right:5px}
#newswiper .swiper-slide .info .title{font-size:var(--fontsize18);font-weight:var(--fontbold6);line-height:1.4;transition:none}
@media (max-width:768px){.home-news{padding:30px 0px}
#newswiper{margin-top:20px}}
.home-news .home-title{text-transform: capitalize;}
.l-wrap {width: 100%;max-width: 1700px;}
/* .home-video{padding:70px 0 60px} */
/* .home-title{text-align: center;font-size: var(--fontsize30);} */
.home-des {max-width: 830px;margin: 0px auto;font-size: var(--fontsize14);color: var(--introcolor);text-align: center;padding: 15px 0px 40px;}
.home-title-line {position: relative;margin: 0px auto;width: 20px;height: 2px;background: var(--color);}
/* .home-video .videowrap{position:relative;}
.home-video .videowrap .videoitem{background:#F8F8F8;transition:all .2s linear;width:23%;}
.home-video .videowrap .videoitem:hover{background:var(--color);color:#FFFFFF}
.home-video .videowrap .videoitem:hover i{color:var(--color)}
.home-video .videowrap .videoinner{position:relative;width:100%}
.home-video .videowrap .videoinner img{width:100%;height:100%;object-fit:cover}
.home-video .videowrap .videoinner iframe,.home-video .videowrap .videoinner video,.home-video .videowrap .videoinner lite-youtube{width:100%;height:100%;display:block}
.home-video .videowrap .videoinner i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#FFFFFF;font-size:40px;cursor:pointer}
.home-video .videowrap .title{height:50px;padding:0px 10px;display:flex;align-items:center;justify-content:center;text-align:center} */
.home-company{display:none;}
@media(min-width:1025px){.index section.recommended .container .swiper-box ul li .descption{height: 80px;}}
/* @media (max-width:1200px){.home-video .l-wrap{padding:0;}}
@media (max-width:540px){.home-video .videowrap .videoitem{width:100%;}}
.videowrap .swiper-pagination{display:none}
.videowrap-btn>div{width:40px;height:40px;outline:0;z-index:9999;color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:absolute;top:50%;margin-top:-20px;border-radius: 50%;}
.videowrap-btn>div i{font-family:swiper-icons;font-size:15px;color:#fff;text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1;font-style:initial}
.videowrap-btn>div i:after{content:'prev'}
.videowrap-btn>div.videowrap-next i:after{content:'next'}
.videowrap-btn>div.videowrap-prev{left:29%;}
.videowrap-btn>div.videowrap-next{right:29%;}
.videowrap-btn>div:hover{transition:all .3s ease;background:#ffffff80;}
.videowrap-btn>div:hover i{color:#fff}
@media (max-width:1024px){.videowrap-btn>div.videowrap-prev{left:0;}
.videowrap-btn>div.videowrap-next{right:0;}}
@media (max-width:768px){.home-video .videowrap{padding:0}
.videowrap-btn>div{display:none}
.videowrap .swiper-pagination{display:block;left:50%}
.videowrap .swiper-container{padding-bottom:40px}
} */
@media (max-width:1000px){.banner{display:block;min-height: inherit!important;}
.banner img{display:block}
.index .swiper-button-prev:after, .index .swiper-container-rtl .swiper-button-next:after,.index .swiper-button-next:after, .index .swiper-container-rtl .swiper-button-prev:after{color:#fff;background:none}}
.index section.products .container{max-width: 1580px;}
@media (min-width:1280px){#newswiper .swiper-slide .info .title{display:inline-block}
}@media (min-width:1024px)  and (max-width:1280px){#newswiper .swiper-slide .info .title{min-height:99px;display:inline-block}
}
.swiper-container-recommend .swiper-wrapper,#newswiper .swiper-wrapper{ -webkit-transition-timing-function: linear;-moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}.recommended .swiper-pagination,.index section.recommended .container .swiper-pagination-fjy,#newswiper .newswiper-pagination {display:none}
.home-news .container{max-width:100%;padding:0;}
.index section.recommended{display:none}
@media (min-width:1025px){.products-swiper .swiper-container{overflow: hidden;height:1120px}
.index section.products .products-swiper ul{flex-wrap:wrap;height:100%;}
.index section.products .products-swiper ul .swiper-slide{ height:calc((100% - 30px)/ 2);}}
.index section.products .products-swiper ul li img{width:100%;display:block;}
@media (min-width:1025px) and (max-width:1440px){.products-swiper .swiper-container{height:1000px;}}
@media (min-width:1025px) and (max-width:1366px){.products-swiper .swiper-container{height:955px;}}
@media (min-width:1025px) and (max-width:1280px){.products-swiper .swiper-container{height:900px;}}
@media (max-width:768px){.home-video{padding-top:0;}}
.index section.products h4,.home-news .home-title{margin:20px 0}
/* .home-video .home-title-line{margin-bottom: 20px;} */
/* @media (min-width:1024px){.index section.products h4,.home-news .home-title,.home-projects .home-title{font-size:63px}} */



.home-projects{position:relative;padding:3% 0px}
.home-projects{background:#F6F6F6;position:relative;z-index:1}
.home-projects::after{content:'';position:absolute;background:#FFFFFF url(https://css02.v15cdn.com/m427/imgs/bg-2.webp);color:var(--fontcolor);filter:opacity(.012);left:0px;top:0px;width:100%;height:100%;z-index:-1}
.home-projects .home-des,.home-projects .home-title{text-align:left}
.home-projects .home-title{line-height:1.3;font-weight:var(--fontbold7)}
@media (min-width:1025px){.home-projects .home-des{font-size:var(--fontsize24)}}
.home-projects .home-line::after{left:0px;transform:none}
.home-projects .home-more{min-width: 160px;height: 48px;background: var(--color);color: var(--headercolor);border-radius:8px;display: inline-flex;align-items: center;justify-content: center;text-transform: capitalize;z-index: 1;position: relative;overflow: hidden;margin-top:100px}
.home-projects .l-wrap{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}
.home-projects .homeprojects-left{width:500px;padding-right:30px}
.home-projects .homeprojects-right{width:calc(100% - 500px)}
.home-projects .homeprojects-right #project-r{padding-bottom:50px}
.home-projects .homeprojects-right .swiper-slide a{display:flex;width:100%}
.home-projects .homeprojects-right .swiper-slide a:hover img{transform:scale(1.05)}
.home-projects .homeprojects-right .swiper-slide .box{position:absolute;left:0px;bottom:0px;background:var(--color);color:var(--headercolor);display:flex;align-items:center;padding:20px;width:100%;max-width:300px;min-height:100px;color:var(--color)}
.home-projects .homeprojects-right .swiper-slide .box .span{font-size:var(--fontsize14)}
.home-projects .homeprojects-right .swiper-slide .box .title{font-size:var(--fontsize18);font-weight:var(--fontbold7)}
.home-projects .homeprojects-right .swiper-slide .box .box-right{margin-left:20px}
.home-projects .homeprojects-right .project-pagination{text-align:center;bottom:0px;position:absolute}
.home-projects .homeprojects-right .project-pagination .swiper-pagination-bullet{background:var(--color)}
@media(max-width:1280px){
.home-projects .homeprojects-right .swiper-slide .box{max-width:100%;width:100%;padding:10px 15px}
.home-projects .homeprojects-left{width:100%;text-align:center}
.home-projects .home-des,.home-projects .home-title{text-align:center}
.home-projects .home-line::after{left:50%;transform:translateX(-50%)}
.home-projects .home-more{margin-top:30px}
.home-projects .homeprojects-right{width:100%;margin-top:30px}}
.homeprojects-right .swiper-wrapper{box-sizing: border-box;justify-content: space-between;}
.homeprojects-right .swiper-slide{overflow: hidden;width: 48%;}
.index section.about-us .home-projects .homeprojects-right .swiper-slide .box{position: absolute;padding: 20px;}
@media (max-width:768px){.home-projects .l-wrap{padding:0 20px;}
.home-projects .homeprojects-left{padding-right:0;}}
.home-projects .home-title span{font-size:56px;}
@media (max-width:1024px){.home-projects .home-title span{font-size:26px;}}
.homeprojects-right .swiper-slide img{transition:.3s}
.index section.about-us .home-projects .homeprojects-right .swiper-slide .box{opacity:0;transition:.3s}
.index section.about-us .home-projects .homeprojects-right .swiper-slide:hover .box{opacity:1}
.products-btn>div{width:50px;height:50px;border-color:var(--fontcolor);z-index:2}
.products-btn>div i{color:var(--fontcolor);font-size:40px}


.home-cate{background:#f5f5f5;position:relative;padding:4% 0;}
/* .home-cate .home-title{font-size:63px;font-weight: var(--fontbold5);} */
.home-cate .cateul{margin-top:2em;display:flex;justify-content:center;background:#e6e7e7;border-radius:26px;height:52px;padding:6px 14px}
.home-cate .cateul li{color:#666;width:18%;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}
.home-cate .cateul li.active{background:#fff;color:var(--color)}
.home-cate .cateul li:hover{color:var(--color);}
.home-cate .catewrap{display:flex;align-items:stretch;margin-top:40px}
.home-cate .catelist{padding-left:30px;width:100%;}
.home-cate .catelist ul{height:100%;display:flex;flex-wrap:wrap;display:none}
.home-cate .catelist ul li{width:23.5%;background:#fff;border-radius:3px;text-align:left;position:relative;overflow:hidden;margin-right:2%;}
.home-cate .catelist ul li:nth-child(4n){margin-right:0;}
.home-cate .catelist ul li:nth-child(1),.home-cate .catelist ul li:nth-child(2),.home-cate .catelist ul li:nth-child(3),.home-cate .catelist ul li:nth-child(4){margin-bottom:1.5em}
.home-cate .catelist ul li .img{width:100%;}
.home-cate .catelist ul li .img img{width:100%;height:auto;object-fit:contain}
.home-cate .catelist ul li .title{width:100%;font-size:var(--fontsize18);color:#333;transition:all .1s linear;padding:8px 15px;}
.home-cate .catelist ul li:hover img{transform:scale(1.03)}
.home-cate .catelist ul li:hover .title{color:var(--color)}
@media(max-width:1446px){.home-cate .cateul li{width:20%}}
@media (max-width:1280px){.home-cate .catelist{padding:0}}
@media (max-width:1024px){.home-cate{padding:40px 0;}}
@media (max-width:768px){.home-cate .home-title{font-size:28px;}
.home-cate .cateul{justify-content:space-between;margin-top:20px;height:auto;flex-wrap:wrap;}
.home-cate .cateul li{width:49%;margin:0}
.home-cate .cateul li:nth-child(n+3){margin-top:10px}
.home-cate .catewrap{margin-top:30px}
.home-cate .catelist ul{justify-content:space-between;}
.home-cate .catelist ul li{width:49%;margin-bottom:1em;margin-right:0;}
.home-cate .catelist ul li .title{font-size:var(--fontsize16);}}
.home-cate .catelist ul li .img{position:relative;display:block;}
.home-cate .catelist ul li .img .newicon{position:absolute;z-index:1;top:8px;right:8px;display:block;line-height:1;padding:3px 8px;background:var(--color);color:#fff;border-radius:30px;font-size:var(--fontsize15)}
@media (max-width:1024px){.home-cate .catelist ul li .img .newicon{font-size:var(--fontsize13);padding:3px 5px}}
.home-cate .catelist ul li{background:none}
.home-cate .catelist ul li .img{box-shadow:0 0 8px #ccc;overflow:hidden}
.home-cate .catelist ul li .img img{display:block;transition:.4s}
.home-cate .catelist ul li .title{padding:12px 0;text-align:center}
.home-cate .catelist ul li .title a{line-height:1.4;display:block}
.home-cate .catelist ul li:hover .title a{color:var(--color)}
@media (max-width:500px){.home-cate .catelist ul li .title{font-size:var(--fontsize14)}}

      .wmpage172-page4 .wmpage172-page4-list{display:flex;flex-wrap:wrap;justify-content:space-between}
.wmpage172-page4 .wmpage172-page4-list .wmpage172-page4-item{width:32%;text-align:center;border-radius:10px;background:#fff;box-shadow:0 0 40px 0 rgba(0,0,0,.1);padding:30px 0;transition:all .2s linear}
.wmpage172-page4 .wmpage172-page4-list .wmpage172-page4-item .wmpage172-page4-num{color:var(--color);font-size:var(--wmpage-font36,36px);font-weight:var(--fontbold8);line-height:1;margin-bottom:10px}
.wmpage172-page4 .wmpage172-page4-list .wmpage172-page4-item .wmpage172-page4-title{color:var(--wmpage-color22);font-size:var(--wmpage-font20,20px);font-weight:var(--fontbold7)}
.wmpage172-page4 .wmpage172-page4-list .wmpage172-page4-item:hover{background:var(--color)}
.wmpage172-page4 .wmpage172-page4-list .wmpage172-page4-item:hover .wmpage172-page4-num,.wmpage172-page4 .wmpage172-page4-list .wmpage172-page4-item:hover .wmpage172-page4-title{color:#fff}
@media screen and (max-width:1024px){.wmpage172-page4 .wmpage172-page4-list .wmpage172-page4-item{width:45%;margin-top:40px}
}@media screen and (max-width:768px){.wmpage172-page4 .wmpage172-page4-list .wmpage172-page4-item{width:100%}
}.wmpage201-page2{background:#f8fafc}
.wmpage201-page2-item{display:flex;justify-content:space-between;flex-wrap:wrap}
.wmpage201-page2-box{width:24%;padding:25px;position:relative;overflow:hidden;margin-bottom:1%;background:#fff;border-radius:5px;border:1px solid #eee;display: flex;flex-direction: column;}
.wmpage201-page2-ic{width:50px;height:50px;border-radius:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(45deg,var(--wmpage-color0) 20%,var(--color));}
.wmpage201-page2-ic em{color:#fff;font-size:22px;width:22px;display:block;line-height:1}
.wmpage201-page2-contant{flex:1;display: flex;flex-direction: column;}
.wmpage201-page2-title{text-align:center;margin-bottom:35px}
.wmpage201-page2-title p{color:#97a6ba;max-width:50%;margin:10px auto 0}
.wmpage201-page2-tit{font-size:var(--wmpage-font20);line-height:1.25;padding:15px 0 10px;font-weight:var(--fontbold6)}
.wmpage201-page2-contant p{margin-bottom:15px}
.wmpage201-page2-btn{margin-top:auto}
.wmpage201-page2-btn a{display:flex;color:var(--color);font-size:16px;line-height:1}
.wmpage201-page2-btn a em{font-size:12px;line-height:1;width:12px;display:block;padding-left:10px;transform:translateY(2px)}
.wmpage201-page2-icback{position:absolute;right:-70px;bottom:25px;z-index:0}
.wmpage201-page2-icback em{font-size:152px;width:152px;display:block;color:var(--color);opacity:.05;line-height:1;transition:all .3s ease-in-out}
.wmpage201-page2-box:hover .wmpage201-page2-icback em{opacity:.3}
@media (max-width:1366px){.wmpage201-page2-box{padding:15px}
.wmpage201-page2-tit{font-size:var(--wmpage-font20);padding:10px 0}
.wmpage201-page2-contant p{line-height:1.52}
.wmpage201-page2-title p{max-width:100%}
}@media (max-width:768px){.wmpage201-page2-title{margin-bottom:20px}
.wmpage201-page2-box{width:49%;margin-bottom:2%}
}@media (max-width:500px){.wmpage201-page2-box{width:100%}
}@media (min-width:1024px){.wmpage201-page2-title .wmpage-title,.wmpage-title{font-size:63px !important}
}
.home-cate .catelist ul li:nth-child(-n+8) .img:before{content:'';width:20%;height:40px;background:url(/uploads/43866/page/p20251215140149398e6.png) no-repeat;background-size:100%;position:absolute;top:3%;left:3%;z-index:3}
/* .videowrap-list{display:flex;flex-wrap:wrap;padding:0 30px;box-sizing:border-box;}
.home-video .videowrap .videoitem{width:24%;margin:0 1.333% 30px 0;height:auto;flex-direction:column;display:flex}
.home-video .videowrap .videoitem:nth-child(4n){margin-right:0;}
.home-video .videowrap .title{height:auto;flex:1;min-height:60px;padding:10px;line-height:1.3;}
.home-video .videowrap .swiper-container{width:100%;}
.home-video .videowrap{width:100%;}
.videowrap-btn>div{display:none}
.home-video .videowrap .videoinner video{min-height:inherit}
@media (max-width:1280px){.home-video .videowrap .videoitem{width:32%;margin:0 2% 30px 0;}
.home-video .videowrap .videoitem:nth-child(4n){margin-right:2%;}
.home-video .videowrap .videoitem:nth-child(3n){margin-right:0;}}
@media (max-width:1024px){.videowrap-list{padding:0 15px;}
.home-video .videowrap .videoitem{width:48%;margin:0 4% 30px 0;}
.home-video .videowrap .videoitem:nth-child(3n){margin-right:4%;}
.home-video .videowrap .videoitem:nth-child(2n){margin-right:0;}}
@media (max-width:500px){.home-video .videowrap .videoitem{width:100%;margin:0 0 25px 0;}
.home-video .videowrap .videoitem:nth-child(3n){margin-right:0;}} */
.wmpage157-page4{position:relative;background:url(/uploads/43866/page/p20251126155746e4fd0.jpg) no-repeat fixed;background-size:cover;padding:50px 0}
.wmpage157-page4::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.6)}
.wmpage157-page4 .wmpage157-page4-list{display:flex;flex-wrap:wrap;justify-content:space-between}
.wmpage157-page4 .wmpage157-page4-list .wmpage157-page4-item{text-align:center;width:30%}
.wmpage157-page4 .wmpage157-page4-list .wmpage157-page4-item .wmpage157-page4-icon em{color:#fff;display:inline-block;font-size:var(--wmpage-font52);transition:all .2s linear}
.wmpage157-page4 .wmpage157-page4-list .wmpage157-page4-item .wmpage157-page4-num{font-size:var(--wmpage-font32,32px);color:var(--color);margin:10px 0;font-weight: bold;line-height: 1;}
.wmpage157-page4 .wmpage157-page4-list .wmpage157-page4-item:hover .wmpage157-page4-icon em{transform:rotateY(180deg)}
.wmpage157-page4 .wmpage157-page4-list .wmpage157-page4-item .wmpage157-page4-title{font-size:var(--wmpage-font24,24px);color:var(--color);margin-bottom:5px}
.wmpage157-page4 .wmpage157-page4-list .wmpage157-page4-item .wmpage157-page4-letter{color:#fff}
@media screen and (max-width:1024px){.wmpage157-page4 .wmpage157-page4-list .wmpage157-page4-item{width:50%}
.wmpage157-page4 .wmpage157-page4-list .wmpage157-page4-item:not(:last-child){margin-bottom:30px}
}
@media screen and (max-width:768px){.wmpage157-page4 .wmpage157-page4-list .wmpage157-page4-item{width:100%}
}
.home-cate .cateul li a{color:#666;}
.home-cate .cateul li:hover a{color:var(--color)}
.home-news .homenewslist{flex-wrap:nowrap}
.home-news .homenewslist .swiper-slide{display:block;margin-bottom:0;padding:0;}
.home-news .homenewslist .swiper-slide:hover .info .title{color:#fff}
.home-news .homenewslist .swiper-slide .info .text{display:none}
.swiper#newswiper .swiper-wrapper{-webkit-transition-timing-function:linear !important;-moz-transition-timing-function:linear !important;-ms-transition-timing-function:linear !important;-o-transition-timing-function:linear !important;transition-timing-function:linear !important}
/*.home-news .l-wrap{max-width:unset;padding:0}*/

.home-chooseus{padding:4% 0;position: relative;color:#fff;background:#222 url(https://css02.v15cdn.com/m425/imgs/choose-bg.webp) no-repeat center;background-size:cover;overflow:hidden;}
.home-chooseus .l-wrap{display:flex;flex-wrap:wrap}
.home-chooseus .home-title{color:#FFF;text-align:left;}
.home-chooseus .homechoose-text{font-size:var(--fontsize18);line-height:1.8;margin-top:10px}
.home-chooseus .homechoose-title{width:400px;padding-top:30px}
.home-chooseus .homechoose-content{flex:1;padding-left:85px;display:flex;flex-wrap:wrap;justify-content:space-between}
.home-chooseus .homechoose-content .homechoose-item{width:32%;margin-bottom:40px;padding:20px;border:1px solid rgba(125, 125, 125, 0.3);display:flex;flex-direction:column;position:relative;border-radius:var(--borderradius);z-index:1;transition:all .1s linear}
.home-chooseus .homechoose-content .homechoose-item:hover{border-color:var(--color)}
.home-chooseus .homechoose-content .homechoose-item:hover::after{border-color:var(--color)}
.home-chooseus .homechoose-content .homechoose-item::after{content:"";content:"";position:absolute;bottom:-33px;right:-24px;width:58px;height:70px;border-left:1px solid rgba(125, 125, 125, 0.3);transform:rotate(47deg);z-index:1;background:#222;}
.home-chooseus .homechoose-content .homechoose-item .icon em{line-height:1}
.home-chooseus .homechoose-content .homechoose-item .title{color:#FFFFFF;font-size:var(--fontsize22);margin-bottom:10px;word-break: break-word;}
.home-chooseus .homechoose-content .homechoose-item:nth-child(n+4){margin-bottom:0px}
@media (max-width:1024px){.home-chooseus .homechoose-title{width:100%}
.home-chooseus .homechoose-content{width:100%;padding-left:0;}
.home-chooseus .homechoose-content .homechoose-item{width:49%;margin-top:20px;margin-bottom:0 !important;}}
@media (max-width:768px){.home-chooseus .homechoose-content .homechoose-item .title{line-height:1.5}}

.home-video .video-list{display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-video .video-list li{width:32.5%;margin-top:2%;}
.home-video .video-list li video{width:100%;display:block;}
.home-video .video-list li p{padding:10px;text-align:center;background:#eee;transition: all .3s;}
.home-video .video-list li:hover p{background: var(--color);color:#fff;}
@media (max-width:768px){.home-video .video-list li{width:49%;}}
@media (max-width:550px){.home-video .video-list li{width:100%;}}

.home-contact{padding:4% 0;position:relative;}
.home-contact .home-title{text-align:left;}
.home-contact .contactbox{display:flex;flex-wrap:wrap;justify-content:space-between}
.home-contact .contactbox .contactform,.home-contact .contactbox .contactinfo{background:#FAFAFA;padding:30px}
.home-contact .contactbox .contactinfo{width:550px}
.home-contact .contactbox .contactinfo ul{margin-top:20px}
.home-contact .contactbox .contactinfo ul li{display:flex;margin-bottom:2em}
.home-contact .contactbox .contactinfo ul li:last-child{margin-bottom:0px}
.home-contact .contactbox .contactinfo ul li .icon{display:flex;align-items:center;justify-content:center;background:var(--color);width:60px;height:60px;margin-right:10px}
.home-contact .contactbox .contactinfo ul li .icon em{color:#FFFFFF;font-size:var(--fontsize26)}
.home-contact .contactbox .contactinfo ul li .info{flex:1;color:var(--fontcolor);margin-top:-10px}
.home-contact .contactbox .contactinfo ul li .info a{color:var(--fontcolor)}
.home-contact .contactbox .contactinfo ul li .info .p1{font-weight:var(--fontbold6)}
.home-contact .contactbox .contactform{flex:1;margin-right:30px}
@media (max-width:1280px){.home-contact .contactbox .contactinfo{width:40%}
.home-contact .contactbox .contact-title{font-size:var(--fontsize28)}}
@media (max-width:768px){.home-contact{padding:40px 0;}
.contactbox .contactform,.contactbox .contactinfo{padding:20px 15px;}
.home-contact .contactbox .contactinfo{width:100%;}
.home-contact .contactbox .contactform{width:100%;margin-bottom:20px;margin-right:0;}}
.home-cate {background: #fff;}
.home-cate .cateul li>a{display:block;width:100%;}
.home-cate .catelist ul li .img{box-shadow:0 0 10px #ccc}
.home-cate .catelist ul li{overflow:unset}