﻿@import url(https://js01.v15cdn.com/single-template/public.css);
.home-banner .swiper-slide>a::after{display:none}
.home-pro .home-title{color:var(--color)}
.home-pro .list li .info::before{display: none;}
.home-pro .list li .info{background: var(--color);color: #FFFFFF;}
.home-pro .list li .info .more{display: none;}
/*.home-services .home-title{color: var(--color);}*/
.home-services .list{display: flex;flex-wrap: wrap;margin-top: 20px;}
.home-services .item{display: flex;width: 50%;}
.home-services .item:nth-child(3),.home-services .item:nth-child(4){flex-direction: row-reverse;}
.home-services .item .img{flex:1}
.home-services .item img{width: 100%;}
.home-services .item .info{width: 50%;color: #fff;padding: 10px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;flex-direction: column;background: var(--color);text-align: center;}
.home-services .item .p1{font-size: var(--fontsize22);font-weight: bold;}
.home-services .item .p2{font-size: var(--fontsize16);}
@media (max-width: 768px){.home-services .item{width: 100%;}
.home-services .item:nth-child(3),.home-services .item:nth-child(4){flex-direction:initial;}
.home-services .item:nth-child(2n){flex-direction: row-reverse;}}

.home-advantages::before{display: none;}
.home-advantages .home-title{color: var(--color);text-shadow: -2px 0 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, 0 2px 0 #fff;}
.home-advantages .list{display: flex;flex-wrap: wrap;margin-top: 20px;justify-content: space-between;}
.home-advantages .item{width: 24%;background: var(--color);padding:30px 10px;text-align: center;}
.home-advantages .num{font-weight: bold;font-size: var(--fontsize30);}
.home-advantages .title{font-weight: bold;font-size: var(--fontsize20);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;height: 72px;}
.home-advantages .info{font-size: var(--fontsize16);}
@media (max-width: 1024px){.home-advantages .item{width: 48%;}}


.home-custom1{background:url(/Content/uploads/20261263801/202601271626311baacd77a2d643c1ba927552f5cc5de7.jpg)no-repeat 100%/cover;padding: 4% 0;}
#customswiper{margin-top:40px;width:100%;padding-bottom:50px;position:relative}
#customswiper .swiper-slide{padding:0 20px}
#customswiper .swiper-slide .flex{width:100%;background:#FFFFFF;display:flex;justify-content:space-between;align-items:flex-start;padding:3% 4%;position:relative}
#customswiper .swiper-slide .flex::after{content:"";position:absolute;bottom:-25px;left:50%;width:0;height:0;border-style:solid;border-width:30px 30px 0 0;border-color:#fff transparent transparent transparent}
#customswiper .img{margin-right:5%}
#customswiper .info{flex:1}
#customswiper .info .title{font-size:var(--fontsize18);font-weight:var(--fontbold6)}
#customswiper .info .text{color:var(--introcolor);margin-top:10px}
#customswiper .customswiper-next,#customswiper .customswiper-prev{position:absolute;left:0;top:100px;width:40px;height:40px;background:var(--color);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:99;cursor:pointer}
#customswiper .customswiper-next em,#customswiper .customswiper-prev em{font-size:var(--fontsize20);color:#FFFFFF}
#customswiper .customswiper-next{left:auto;right:0}
#customswiper .customswiper-pagination{text-align:center;margin-top:40px;display:flex;justify-content:center;align-items:center}
#customswiper .customswiper-pagination .swiper-pagination-bullet{background:0 0;opacity:1;width:80px;height:80px;border-radius:50%;border:1px solid #EEEEEE}
#customswiper .customswiper-pagination .swiper-pagination-bullet img{width:100%;height:100%;object-fit:cover}
#customswiper .customswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:100px;height:100px;border-color:var(--color)}
#customswiper1{margin-top:40px;width:100%;padding-bottom:50px;position:relative}
#customswiper1 .swiper-slide{padding:0 20px}
#customswiper1 .swiper-slide .flex{width:100%;background:#FFFFFF;display:flex;justify-content:space-between;align-items:flex-start;padding:3% 4%;position:relative}
#customswiper1 .swiper-slide .flex::after{content:"";position:absolute;bottom:-25px;left:50%;width:0;height:0;border-style:solid;border-width:30px 30px 0 0;border-color:#fff transparent transparent transparent}
#customswiper1 .img{margin-right:5%}
#customswiper1 .info{flex:1}
#customswiper1 .info .title{font-size:var(--fontsize18);font-weight:var(--fontbold6)}
#customswiper1 .info .text{color:var(--introcolor);margin-top:10px}
#customswiper1 .customswiper-next,#customswiper1 .customswiper-prev{position:absolute;left:0;top:75px;width:40px;height:40px;background:var(--color);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:99;cursor:pointer}
#customswiper1 .customswiper-next em,#customswiper1 .customswiper-prev em{font-size:var(--fontsize20);color:#FFFFFF}
#customswiper1 .customswiper-next{left:auto;right:0}
#customswiper1 .customswiper-pagination{text-align:center;margin-top:40px;display:flex;justify-content:center;align-items:center}
#customswiper1 .customswiper-pagination .swiper-pagination-bullet{background:0 0;opacity:1;width:80px;height:80px;border-radius:50%;border:1px solid #EEEEEE}
#customswiper1 .customswiper-pagination .swiper-pagination-bullet img{width:100%;height:100%;object-fit:cover}
#customswiper1 .customswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:100px;height:100px;border-color:var(--color)}
@media (max-width:768px){
#customswiper{margin-top:30px}
#customswiper .img{display:none}
#customswiper .info{padding:0 10px}
#customswiper .customswiper-next,#customswiper .customswiper-prev{top:30%}
#customswiper .customswiper-pagination .swiper-pagination-bullet{width:50px;height:50px}
#customswiper .customswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:60px;height:60px}
#customswiper1{margin-top:30px}
#customswiper1 .img{display:none}
#customswiper1 .info{padding:0 10px}
#customswiper1 .customswiper-next,#customswiper1 .customswiper-prev{top:30%}
#customswiper1 .customswiper-pagination .swiper-pagination-bullet{width:50px;height:50px}
#customswiper1 .customswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:60px;height:60px}}
#customswiperpag .swiper-wrapper{justify-content:center;height:150px}
#customswiperpag .swiper-slide{width:80px;height:80px;text-align:center;display:flex;justify-content:center;align-items:center}
#customswiperpag .swiper-slide img{width:60px;height:60px;object-fit:cover;cursor:pointer;border:1px solid #EEEEEE;border-radius:50%}
#customswiperpag .swiper-slide.swiper-slide-thumb-active img{width:80px;height:80px;border-color:var(--color)}
@media(max-width:768px){#customswiperpag .swiper-wrapper{justify-content:inherit}}

.home-service1{position:relative;padding:4% 0;background:no-repeat top}
.home-service1 .home-title,.home-service1 .home-des{color: #fff;}
.home-service1 .l-wrap{z-index: 9;position: relative;}
.home-service1::before{content: '';display: block;z-index: 1;position: absolute;top: 0;left: 0;width: 100%;height: 70%;background: var(--color);}
.home-service1::after{content: '';display: block;z-index: 1;position: absolute;bottom: 0;left: 0;width: 100%;height: 30%;background: var(--color1);}
.home-service1 .home-des,.home-service1 .home-title{color:#fff}
#serviceswiper1{margin-top:40px}
#serviceswiper1 .swiper-slide{width:49%;text-align:center}
#serviceswiper1 .swiper-slide .img{border-radius: 15px;overflow: hidden;}
.morelink{position: absolute;bottom: 10px;left: 10px;color: #000;font-size: var(--fontsize18);}
@media (min-width:768px){#serviceswiper1 .swiper-wrapper{display:flex;justify-content:space-between;align-items:flex-start}}
@media (max-width:768px){#serviceswiper1{padding-bottom:50px;margin-top:30px}}
.home-cert{position:relative}
.home-cert .l-wrap{position:absolute;top:10%;left:50%;transform:translateX(-50%);text-align:center;color:#fff}
.home-cert .l-wrap .home-title{color:var(--color);text-shadow:0 0 3px #fff,0 0 4px #fff,0 0 5px #fff;line-height:1.4}
.home-cert .l-wrap .p1{margin:15px 0 10px;font-size:24px}
.home-cert .l-wrap .p2{font-size:20px;font-weight:700}
@media (max-width:1280px){.home-cert .l-wrap{top:7%}
.home-cert .l-wrap .p1{margin:10px 0 5px;font-size:20px}
.home-cert .l-wrap .p2{font-size:18px}
}
@media (max-width:1024px){.home-cert .l-wrap{top:4%}
.home-cert .l-wrap .p1{margin:5px 0 0 0;font-size:18px}
.home-cert .l-wrap .p2{font-size:16px}
}
@media (max-width:768px){.home-cert .l-wrap .home-title{font-size:20px}
.home-cert .l-wrap .p1{font-size:16px}
.home-cert .l-wrap .p2{font-size:14px}
.home-cert img{min-height:500px;object-fit:cover}}
   .morelink{left:50%;transform:translate(-50%,0)}
.home-service1::before{background:#cbb196}
.home-service1::after{background:#fff}
.home-service1 .home-des,.home-service1 .home-title{color:#111}
.home-cirt{padding:4% 0}
.home-cirt .list{display:grid;gap:20px;margin-top:4%;grid-template-columns:repeat(4,1fr)}
.home-cirt .list li{width:100%;background:#FFFFFF;border-radius:10px;margin-right:0}
.home-cirt .list li:hover{background:var(--color)}
.home-cirt .list li .info{padding:20px;font-size:var(--fontsize18);font-weight:unset;line-height:1.4;transition:none}
.home-cirt .list li:hover .info{color:#fff}
@media (max-width:768px){.home-cirt .list{grid-template-columns:repeat(2,1fr)}
}
 .pro-list{margin-top:3%;display:flex;flex-wrap:wrap}
.pro-list li{width:23.75%;margin:0 1.5% 20px 0}
.pro-list li:nth-of-type(4n){margin-right:0}
.pro-list li .pro-img{border:1px solid #e8e8e8;overflow:hidden}
.pro-list li .pro-cont{padding:10px 15px}
.pro-list li .pro-cont .pro-name{margin:0 0 10px 0;text-transform:capitalize;display:-webkit-box;line-height:1.4;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.pro-list li:hover .pro-img img{transform:scale(1.1)}
@media (max-width:768px){.pro-list{justify-content:space-between}
.pro-list li{width:48%;margin:0 0 20px}
.pro-list li .pro-cont{padding:10px 0}}
 .pro-list .more-btn{display:inline-block;color:var(--color);padding:8px 0;transition:color .5s,padding .5s,border .5s;position:relative;z-index:1;overflow:hidden;border-radius:2px;text-transform:lowercase}
.pro-list .more-btn::before{content:"";display:block;position:absolute;top:50%;left:50%;width:10px;height:10px;margin:-5px 0 0 -5px;border-radius:50%;background-color:var(--color);z-index:-1;transition:transform .8s cubic-bezier(0,0,.2,1),opacity .6s;transform:scale(0);opacity:0}
.pro-list .more-btn:hover{color:#fff;padding-left:20px;padding-right:20px;background:var(--color)}
.pro-list li .pro-cont{text-align:center}
.home-advantages .home-des {  color: #000;}
 .home-cirt .list li .info{color:#000;font-size:16px}
.home-cirt .list li .info span{font-weight:600;font-size:20px;color:#111}
.home-cirt .list li:hover .info span{ color: #fff; }
.wmpage244-page1 .wmpage-lwrap{padding-bottom: 0;}
.wmpage244-page1 .box{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.wmpage244-page1 .info{width:48%}
.wmpage244-page1 .info .home-title{text-align:left;font-size:var(--fontsize32)}
.wmpage244-page1 .info .txt{color:#666;margin-top:20px}
.wmpage244-page1 .info .list{display:flex;justify-content:space-between;flex-wrap:wrap}
.wmpage244-page1 .info .list .item{width:50%;margin-top:40px}
.wmpage244-page1 .info .list .item:first-child{padding-right:40px}
.wmpage244-page1 .info .list .item:last-child{padding-left:40px;border-left:1px solid rgba(0,0,0,.1)}
.wmpage244-page1 .info .list li{display:flex;align-items:center;padding-bottom:20px}
.wmpage244-page1 .info .list li:last-child{padding-bottom:0}
.wmpage244-page1 .info .list li.img{text-align: center;justify-content: center;}
.wmpage244-page1 .info .list li.img img{border-radius: 100%;overflow: hidden;width: 100%;height: auto;max-width: 160px;aspect-ratio: 1;}
.wmpage244-page1 .info .list li.name{text-align: center;}
.wmpage244-page1 .info .list li .icon{width:50px;height:50px;background-color:#f5f5f5;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:10px}
.wmpage244-page1 .info .list li .icon em{font-size:var(--fontsize20);font-weight:var(--fontbold5);transition: all .3s ease-in-out;}
.wmpage244-page1 .info .list li .tit{display:inline-block;flex:1;color:#333;font-size:var(--fontsize16);font-weight:var(--fontbold6);text-decoration:none;word-break:break-word;line-height:1.2}
.wmpage244-page1 .info .list li a:hover{color:var(--color);text-decoration:underline}
.wmpage244-page1 .info .additem{margin-top:30px;color:#333;display:flex}
.wmpage244-page1 .info .additem .icon{margin-right:10px}
.wmpage244-page1 .info .additem .icon em{line-height:1;font-size:var(--fontsize20)}
.wmpage244-page1 .inquiry{width:48%;padding:40px;background-color:#f5f5f5;border-radius:10px;color:#333}
.wmpage244-page1 .inquiry .title{font-size:var(--fontsize28);font-weight:var(--fontbold6)}
.wmpage244-page1 .inquiry .text{margin:16px 0}
.wmpage244-page1 .inquiry .tit{margin-bottom:10px;font-size:var(--fontsize24);font-weight:var(--fontbold6)}
.wmpage244-page1 .wmkcbox1 .wmkcfeedback .send-btn{margin-left:0;border-radius:6px}
.wmpage244-page1 .wmkcfeedback .inquiry-form{display:flex;flex-wrap:wrap;justify-content:space-between}
.wmpage244-page1 .wmkcfeedback .wmkcfb-fileupload,.wmpage244-page1 .wmkcfeedback input,.wmpage244-page1 .wmkcfeedback textarea{outline:0;border:none;background-color:#f5f5f5;height:48px;padding:10px;margin-bottom:1em;font-family:inherit;border:1px solid #f5f5f5;font-size:var(--fontsize14);transition:all .1s linear;font-size:16px}
.wmpage244-page1 .info .list li:hover .icon em{color: var(--color);}
.wmpage244-page1 .wmkcfeedback textarea{height: 140px;width: 100% !important;}
.wmpage244-page1 .wmkcfeedback .inquiry-form>*{width:49%}
.wmpage244-page1 .wmkcbox1 .wmkcfeedback .wmkcfb-fileupload,.wmpage244-page1 .wmkcbox1 .wmkcfeedback input,.wmpage244-page1 .wmkcbox1 .wmkcfeedback textarea{background-color:#fff}
.wmpage244-page1 .wmkcfeedback .send-btn{min-width:200px;height:50px;padding:0 20px;margin:20px auto 0;background:var(--color);border-radius:25px;font-size:var(--fontsize16);color:#fff;font-weight:var(--fontbold4);display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;outline:0;transition:all .1s linear;position:relative;overflow:hidden;z-index:1}
.wmpage244-page1 .wmkcfeedback .send-btn{margin-left:0;border-radius:6px}
@media screen and (max-width:1280px){.wmpage244-page1 .info{width:100%}
.wmpage244-page1 .inquiry{width:100%;margin-top:25px}
}
@media screen and (max-width:1024px){.wmpage244-page1{padding:40px 0}
.wmpage244-page1 .info .home-title{font-size:var(--fontsize26)}
.wmpage244-page1 .inquiry{padding:20px}
.wmpage244-page1 .inquiry .title{font-size:var(--fontsize24);line-height:1.4}
}
@media screen and (max-width:768px){.wmpage244-page1.info .list .item{width:100%;padding:0!important;border:none!important;margin-top:20px}
.info .home-title{font-size:var(--fontsize24)}
}
@media screen and (max-width:500px){.wmpage244-page1 .info .list .item{width:100%;padding:0!important;border:none!important;margin-top:20px}}
.home-banner .bannerswiper-next, .home-banner .bannerswiper-prev {background:#00000055}
.hot-proimg .home-title{margin-bottom:25px;}
.pro-list .more-btn {text-transform: capitalize;}

.home-map{overflow:hidden}
.home-map .l-wrap{position:relative;padding:0;max-width:100%}
.mappic{max-width:initial;width:100vw;position:relative;left:50%;transform:translateX(-50%);}
.map-title{position:absolute;top:3%;width:100%;left:0;z-index:2}
.home-map .home-title{color:#26180D}
.home-map .home-title span{position:relative}
.home-map .home-title span:before{content:'';width:90px;height:10px;margin-top:-5px;background:url(/uploads/46778/page/p20260707140202ab02b.png) no-repeat right center;background-size:107px 30px;position:absolute;right:100%;top:50%;margin-right:20px}
.home-map .home-title span:after{content:'';width:90px;height:10px;margin-top:-5px;background:url(/uploads/46778/page/p2026070714040375a21.png) no-repeat left center;background-size:107px 30px;position:absolute;left:100%;top:50%;margin-left:20px}
.map-list{position:absolute;z-index:2;bottom:4%;display:flex;justify-content:space-between;width:71%;left:50%;transform:translateX(-50%);padding:1.25% 1%}
.map-list li:not(.line){display:flex;align-items:center;}
.map-list li:not(.line) .map-icon{width:2.7vw;margin-right:.8vw;display:flex;align-items:center}
.map-list li:not(.line):nth-child(3) .map-icon img{transform:scale(1.25);transform-origin:right}
.map-list li:not(.line):nth-child(7) .map-icon img{transform:scale(1.15);}
.map-list li:not(.line):nth-child(9) .map-icon img{transform:scale(1.55);}
.map-list li:not(.line) .map-info{flex:1;}
.map-list li:not(.line) .map-info div{font-weight:bold;line-height:1.4;}
.map-list li:not(.line) .map-info p{font-size:14px;line-height:1.3;color:#555}
.map-list li.line{width:2px;height:3vw;background:#ccc;}
@media (max-width:1800px){.map-list li:not(.line) .map-info div{font-size:.9vw}
.map-list li:not(.line) .map-info p{font-size:.75vw}}
@media (max-width:768px){.map-title{position:static;margin:40px 0 15px;padding:0 15px}
.home-map .home-title span:before,.home-map .home-title span:after{display:none}
.map-list{width:73%;bottom:3%;padding:1.25% 2%}}