﻿@import url(https://js01.v15cdn.com/single-template/public.css);
.news-main .page-main .l-wrap{max-width: 1340px;}
.news-main .pro-maylink{display: none;}
.module-head{text-align:center}
.module-title{font-weight:600;font-size:30px;color:#000;line-height:1.25}
.module-span{width:50px;height:3px;background:var(--color);margin:25px auto 0}
.module-text{margin-top:25px}
.module-text p{color:#666;line-height:30px}
.module1{display:flex;justify-content:space-between;align-items:center;margin-top:2.5%}
.module1 .module-head{text-align:left}
.module1 .module-span{margin:25px 0 0}
.module1-left{width:51%;overflow:hidden;border-radius:50px 0 0 0}
.module1-right{width:44%}
.module1-text p{margin-bottom:15px;font-size:16px;color:#555;line-height:30px}
.module1-text{margin-top:25px}
.module1-text p:nth-last-child(1){margin-bottom:0}
.module2{padding:5% 0}
.module2-item{display:flex;align-items:center;justify-content:space-between;margin-top:45px}
.module2-item:nth-of-type(2n){flex-direction:row-reverse}
.module2-right{width:45%;box-shadow:0 0 30px 0 rgb(182 182 182 / 45%);border-radius:60px 60px 60px 0;overflow:hidden}
.module2-right img{transition: all .3s ease-in-out;}
.module2-left{width:50%;padding-top:55px;border-top:1px solid var(--color)}
.module2-left .title{font-weight:600;font-size:22px;color:var(--color);margin-bottom:20px}
.module2-left .text{font-size:16px;color:#555;line-height:30px}
.module3{padding:5% 0;position:relative;z-index:3}
.module3::after{position:absolute;content:'';top:0;height:100%;background:#f8f8f8;z-index:-1;max-width:1920px;width:100vw;left:50%;transform:translateX(-50%)}
.module3-contant{margin-top:30px}
.module3-list{display:flex;justify-content:center;margin-bottom:40px}
.module3-list li{font-size:18px;color:var(--color);line-height:1;padding:15px 30px;background:#fbe7f3;border-radius:25px;margin-right:20px;cursor:pointer}
.module3-list li.active{background:var(--color);color:#fff}
.module3-list li:nth-last-child(1){margin-right:0}
.module3-box{display:flex;align-items:center}
.module3-left{width:46%;border-radius:60px 0 60px 0;overflow:hidden}
.module3-right{flex:1;padding-left:5%}
.module3-right .title{font-weight:600;font-size:18px;color:var(--color);margin-bottom:20px}
.module3-right .text{color:#555;line-height:30px}
.module3-item{display:none}
.module4{padding:5% 0}
.module4-com{display:none}
.module4-contant{display:flex;align-items:center;margin-top:40px}
.module4-left{width:24%}
.module4-right{flex:1;padding-left:3%}
.module4-left li{font-size:18px;color:var(--color);line-height:1;padding:18px 30px;background:#fbe7f3;border-radius:28px;margin-bottom:20px;cursor:pointer}
.module4-left li.active{background:var(--color);color:#fff}
.module4-left li:nth-last-child(1){margin-bottom:0}
.module4-box{display:flex;justify-content:space-between;align-items:center}
.module4-l{width:50%;border:1px solid #e9e9e9}
.module4-l img{width:100%;transition: all .3s ease-in-out;}
.module4-r{width:47%}
.module4-r ul li{padding-left:15px;position:relative}
.module4-r ul li::after{position:absolute;content:'';width:5px;height:5px;background:var(--color);border-radius:100%;left:0;top:10px}
.module4-r .title{font-weight:600;font-size:18px;color:var(--color);margin-bottom:15px}
.module4-r .text{font-size:16px;color:#555;line-height:30px}
.module5{padding:5% 0;position:relative;z-index:3}
.module5::after{position:absolute;content:'';top:0;height:100%;background:#fceef7;z-index:-1;max-width:1920px;width:100vw;left:50%;transform:translateX(-50%)}
.module5-contant{display:flex;align-items:center;justify-content:space-between;margin-top:40px}
.module5-right{padding-bottom:30px;padding-left:30px;width:36%;border-radius:60px 0 60px 0;position:relative;z-index:3}
.module5-right::after{position:absolute;content:'';width:calc(100% - 30px);height:calc(100% - 30px);background:var(--color);bottom:0;left:0;z-index:-1;border-radius:60px 0 60px 0}
.module5-right img{border-radius:60px 0 60px 0;overflow:hidden;transition: all .3s ease-in-out;}
.module5-left{flex:1;padding-right:5%}
.module5-left p{color:#555;line-height:30px;margin-bottom:15px}
.module5-left ul li{color:#333;line-height:30px;margin-bottom:15px;padding-left:20px;position:relative}
.module5-left ul li::after{position:absolute;content:'';width:6px;height:6px;border-radius:100%;background:var(--color);left:0;top:10px}
.module6{padding:5% 0}
.module6-contant{display:flex;justify-content:space-between;margin-top:40px}
.module6-box{width:23%}
.module6-img{background:#fff;border:1px solid #e9e9e9;overflow: hidden;}
.module6-img img{aspect-ratio:1.5/1;object-fit:cover;display:block;transition: all .3s ease-in-out;}
.module6-text{margin-top:25px}
.module6-text .title{font-weight:600;font-size:18px;color:var(--color);margin-bottom:10px}
.module6-text .text{color:#555;line-height:30px}
.module7{padding-bottom:5%}
.module4-l:hover img,.module6-img:hover img,.module2-right:hover img{transform: scale(1.02);}
@media (max-width:1420px) {.module-title{font-size: 24px;}
.module1 .module-span{margin: 15px 0 0;}
.module1-text {margin-top: 15px;}
.module2-right{width: 46%;}
.module2-left{padding-top: 25px;}
.module4-left{width: 26%;}}
@media (max-width:1024px) {.module1{flex-direction: column;}
.module1-left{width: 100%;}
.module1-left img{width: 100%;}
.module1-right {width: 100%;margin-top: 20px;}
.module2-item{margin-top: 30px;flex-direction: column-reverse;}
.module2-left{width: 100%;}
.module2-right {width: 60%;margin-bottom: 30px;}
.module2-item:nth-of-type(2n){flex-direction: column-reverse;}
.module3-list{margin-bottom: 20px;flex-wrap: wrap;}
.module3-list li{margin-bottom: 15px;}
.module4-contant{margin-top: 25px;flex-direction: column;}
.module4-right{width: 100%;padding-left: 0;}
.module4-left {width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.module4-left li{width: 49%;text-align: center;}
.module4-left li:nth-last-child(1){margin-bottom: 20px;}
.module5-contant{margin-top: 25px;flex-direction: column-reverse;}
.module5-left{padding-right: 0;margin-top: 20px;}
.module6-contant{margin-top: 20px;flex-wrap: wrap;}
.module6-box {width: 49%;margin-bottom: 2%;}}
@media (max-width:768px) {.module2-right{width: 100%;}
.module5-right{width: 55%;}
.module6-box{width: 100%;}
.module4-box{flex-direction: column;}
.module4-l{width: 100%;}
.module4-r {width: 100%;margin-top: 20px;}
.module4-r .title{margin-bottom: 6px;}}
.wmpage81-page4{position:relative;overflow:hidden}
.wmpage81-page4::after{position:absolute;background-color:#f5f7fa;width:1920px;height:100%;content:'';top:0;left:0;z-index:-1}
.wmpage81-page4-cont{padding-top:30px}
.wmpage81-page4-Swiper2::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#0000001a}
.wmpage81-page4-Swiper2 .swiper-slide{text-align:center;cursor:pointer}
.wmpage81-page4-Swiper2 .swiper-slide-thumb-active .wmpage81-page4-t::before{width:100%}
.wmpage81-page4-t{position: relative;display: inline-block;padding-bottom: 15px;font-size: var(--wmpage-font20);font-weight: var(--fontbold6);text-align: center;}
.wmpage81-page4-Swiper2 .swiper-slide.swiper-slide-thumb-active .wmpage81-page4-t{color:var(--color)}
.wmpage81-page4-t::before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background-color:var(--color);transition:all .4s ease-in-out}
.wmpage81-page4-title .wmpage-title{text-align:center}
.wmpage81-page4-line{width:30px;height:2px;background-color:var(--color);margin:15px auto}
.wmpage81-page4-title p{max-width:90%;margin:0 auto;text-align:center;font-size:var(--wmpage-font18);line-height:1.75}
.wmpage81-page4-Swiper1{margin-top:45px}
.wmpage81-page4-Swiper1 .swiper-slide{opacity:0;transition:opacity .4s ease}
.wmpage81-page4-Swiper1 .swiper-slide.swiper-slide-active{opacity:1}
.wmpage81-page4-bg{display:flex;align-items:stretch;border-radius:6px}
.wmpage81-page4-pic{width:48.5%}
.wmpage81-page4-pic img{height:100%;width:100%;object-fit:cover}
.wmpage81-page4-text{position: relative;width: 50%;padding: 40px 30px;background: #fff;}
.wmpage81-page4-title1{font-weight: var(--fontbold6);line-height: 1.5;font-size: var(--wmpage-font20);color: var(--wmpage-color1,#333);}
.wmpage81-page4-label{padding-top:24px;display:flex}
.wmpage81-page4-label span{padding:12px 16px;display:flex;align-items:center;border-radius:48px;background:#f5f7fa;color:#000;font-size:var(--wmpage-font16);font-weight:var(--fontbold4);line-height:normal}
.wmpage81-page4-label span em{margin-right:8px}
.wmpage81-page4-label span img{width:28px;margin-right:8px}
.wmpage81-page4-des{margin-top:16px;height:182px;overflow-y:auto;color:var(--wmpage-color6,#666);font-size:var(--wmpage-font16);font-weight:var(--fontbold4);line-height:26px}
.wmpage81-page4-bg .wmpage81-page4-text::after{content:'';position:absolute;right:-35px;bottom:20px;width:78px;height:21px;background-repeat:no-repeat}
.wmpage81-page4-des p span{color:var(--color)}
@media (max-width:1600px){.wmpage81-page4-cont{padding-top:20px}
.wmpage81-page4-t{font-size:var(--wmpage-font20)}
.wmpage81-page4-Swiper1{margin-top:30px}
.wmpage81-page4-title{font-size:var(--wmpage-font24,24px)}
.wmpage81-page4-text{padding:25px 20px}
}
@media (max-width:1366px){.wmpage81-page4-t{font-size:var(--wmpage-font18)}
}
@media (max-width:1024px){.wmpage81-page4-title p{font-size:var(--wmpage-font16)}
.wmpage81-page4-title{font-size:var(--wmpage-font20)}
.wmpage81-page4-label{padding-top:10px}
}
@media (max-width:768px){.wmpage81-page4-Swiper2 .swiper-wrapper{height:170px}
.wmpage81-page4-bg{flex-direction:column}
.wmpage81-page4-pic,.wmpage81-page4-text{width:100%}
}
.wmpage99-page4{background-color:#f8f8f8}
.wmpage99-page4 .wmpage99-page4-box{display:flex;align-items:center;flex-wrap:wrap}
.wmpage99-page4 .wmpage99-page4-img{width:48%;padding:20px;background-color:#fff;margin-left:2%;position:relative}
.wmpage99-page4 .wmpage99-page4-img .swiper-container{overflow:hidden;position:relative}
.wmpage99-page4 .wmpage99-page4-img .swiper-slide img{width:100%}
.wmpage99-page4 .wmpage99-page4-img .wmpage99page4-button-next,.wmpage99-page4 .wmpage99-page4-img .wmpage99page4-button-prev{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background-color:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;z-index:10;transition:all .25s linear}
.wmpage99-page4 .wmpage99-page4-img .wmpage99page4-button-next:hover,.wmpage99-page4 .wmpage99-page4-img .wmpage99page4-button-prev:hover{background-color:var(--color)}
.wmpage99-page4 .wmpage99-page4-img .wmpage99page4-button-prev{left:10px}
.wmpage99-page4 .wmpage99-page4-img .wmpage99page4-button-next{right:10px}
.wmpage99-page4 .wmpage99-page4-info{width:50%;padding-right:2%}
.wmpage99-page4 .wmpage99-page4-info .wmpage-title{font-weight:var(--fontbold6)}
.wmpage99-page4 .wmpage99-page4-info .wmpage99-page4-desc{color:#555;margin:20px 0}
.wmpage99-page4 .wmpage99-page4-info .wmpage99-page4-txt li{list-style:none;padding-left:20px;color:#555;position:relative;margin-bottom:6px}
.wmpage99-page4 .wmpage99-page4-info .wmpage99-page4-txt li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background-color:#555;border-radius:2px}
.wmpage99-page4 .wmpage99-page4-info .wmpage99-page4-more{background-color:#000;display:inline-block;margin-top:20px;padding:15px 40px;line-height: 1;border-radius:5px;color:#fff;transition:all .2s ease-in-out}
.wmpage99-page4 .wmpage99-page4-info .wmpage99-page4-more:hover{background-color:var(--color)}
@media screen and (max-width:800px){.wmpage99-page4 .wmpage99-page4-box{flex-direction:column-reverse}
.wmpage99-page4 .wmpage99-page4-info{width:100%;padding-right:0;margin-top:20px}
.wmpage99-page4 .wmpage99-page4-img{width:100%;margin-left:0}
.wmpage99-page4 .wmpage99-page4-info .wmpage99-page4-more{padding:8px 20px}}
@media screen and (max-width:500px){.wmpage99-page4 .wmpage99-page4-img .wmpage99page4-button-next,.wmpage99-page4 .wmpage99-page4-img .wmpage99page4-button-prev{width:40px;height:40px}}

@media (min-width:1025px){.l-wrap{padding:0 50px}}
.module1 .img{width:52%}
.module1 .img img{border-radius:100px 0 0 0;overflow:hidden}
.module1 .info{flex:1;padding-left:5%}
.module8{padding:5% 0;margin-top:5%;position:relative;z-index:3}
.module8::after{position:absolute;content:'';width:1920px;height:100%;left:-210px;background:#b01f7c;opacity:.06;top:0;z-index:-1}
.module8-contant{margin-top:40px}
.module8-box{display:flex;align-items:center}
.module8-box .img{width:45%;box-shadow:0 10px 30px 0 rgba(8,1,3,.1);border-radius:60px 60px 60px 0;overflow:hidden}
.module8-box .text{flex:1;padding-right:5%}
.module8-box .title{font-weight:600;font-size:22px;color:#b01f7c;line-height:1}
.module8-box .txt{color:#555;line-height:30px;margin-top:15px}
.module8-list{display:flex;justify-content:center;margin-top:40px}
.module8-list li{font-weight:600;font-size:20px;color:#000;margin:0 35px;padding:0 10px;position:relative;cursor:pointer;z-index:3}
.module8-list .active{color:var(--color)}
.module8-list .active span{color:#fff}
.module8-list .active::after{position:absolute;content:'';width:42px;height:42px;background:#b01f7c;border-radius:50%;left:0;z-index:-1;top:50%;transform:translateY(-50%)}
.module8-item{display:none}
.module8-com{margin-top:40px}
.module9{padding:5% 0}
.module9-com{margin-top:50px}
.module9 .table-wrap table td,.module9 .table-wrap table th{height:50px}
.module9 .table-wrap table tr:nth-of-type(1){background:var(--color);color:#fff}
.module9 .table tr:nth-child(odd){background:#f7e8f2}
.module10{padding:5% 0;position:relative;z-index:3}
.module10::after{position:absolute;content:'';width:1920px;height:70%;left:-210px;background:#f3eeea;top:0;z-index:-1}
.module10-com{display:flex;justify-content:space-between;margin-top:40px}
.module10-item{width:32%;background:#fff;border-radius:25px 0;border:1px solid #eee;overflow:hidden}
.module10-text{padding:80px 40px 25px;box-sizing:border-box}
.module10-text .title{font-weight:600;font-size:18px;color:#111;margin-bottom:10px}
.module10-text .text{color:#555;line-height:30px}
.module10-img{position:relative}
.module10-img img{transition: all .3s ease-in-out;}
.module10-img .module10-icon{position:absolute;width:100px;height:100px;background:#fff;border-radius:50%;bottom:-50px;display:flex;justify-content:center;align-items:center;line-height:1;left:50%;transform:translateX(-50%)}
.module10-img .module10-icon em{font-size:40px;width:40px;line-height:1;font-weight:700}
.module10-item:nth-of-type(1) .module10-icon em{color:#f5d7c1}
.module10-item:nth-of-type(2) .module10-icon em{color:#d4a76a}
.module10-item:nth-of-type(3) .module10-icon em{color:#6b4833}
.module11{padding-bottom:5%}
.module11 .box{background:#fff;border-radius:10px;display:flex;box-shadow:0 10px 30px 0 rgba(8,1,3,.1);width:100%;padding:40px;justify-content:space-between;align-items:center;margin-left:0}
.module11 .img{width:48%}
.module11 .img img{width:100%;border-radius:10px;aspect-ratio:1.8/1;object-fit:cover}
.module11 .text{width:48%}
.module11 .text p:nth-of-type(1){font-weight:600;font-size:20px;color:#111;margin-bottom:20px}
.mod11Swiper .swiper-pagination-bullet-active{background:var(--color)}
.mod11Swiper{padding:50px 30px 80px}
.module12{padding:5% 0;position:relative;z-index:3}
.module12::after{position:absolute;content:'';width:1920px;height:100%;left:-210px;background:#f1f1f1;top:0;z-index:-1}
.module12-comtant{display:flex;align-items:center;margin-top:50px}
.module12-left{flex:1;padding-right:5%;margin-bottom:50px;color:#555;line-height:30px}
.module12-left ul{margin-top:15px}
.module12-left ul li{position:relative;padding-left:15px}
.module12-left ul li::after{position:absolute;content:'';width:6px;height:6px;background:#b01f7c;border-radius:50%;left:0;top:10px}
.module12-left ul li strong{color:#000}
.module12-right{width:52%}
.mod12Swiper .swiper-slide{display:flex;align-items:center;justify-content:space-between}
.mod12Swiper .swiper-slide .mod12Swiper-img{width:49%;position:relative}
.mod12Swiper-img p{font-weight:600;font-size:18px;color:#fff;line-height:30px;text-shadow:0 2px 3px rgba(11,3,6,.67);position:absolute;bottom:0;padding:30px}
.mod12Swiper{padding-bottom:50px}
.mod12Swiper .swiper-pagination{bottom:0}
.mod12but-next,.mod12but-prev{position:absolute;top:43%;transform:translateY(-50%);z-index:3;background:#00000078;border-radius:10px;width:42px;height:42px;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer}
.mod12but-next{left:15px}
.mod12but-prev{right:15px}
.mod12but-next em,.mod12but-prev em{font-size:24px;width:24px;line-height:1}
.mod12Swiper .swiper-pagination-bullet-active{background:var(--color)}
.module10-item:hover .module10-img img{transform: scale(1.02);}
@media (max-width:1200px) {.module8-list li{margin: 0 15px;}}
@media (max-width:1024px) {.module8-box{flex-direction: column;}
.module8-box .text{padding-right: 0;}
.module8-box .img{width: 100%;margin-top: 20px;}
.module8-box .img img{width: 100%;}
.module10-com{flex-wrap: wrap;margin-top: 25px;}
.module10-item {width: 49%;margin-bottom: 2%;}
.module10-text{padding: 60px 30px 25px;}
.module10-img .module10-icon{width: 80px;height: 80px;}
.module11 .box{flex-direction: column;}
.module11 .img,.module11 .text{width: 100%;}
.module12-comtant{margin-top: 25px;flex-direction: column;}
.module12-left{padding-right: 0;margin-bottom: 25px;}
.module12-right{width: 100%;}
.mod12Swiper .swiper-slide .mod12Swiper-img img{width: 100%;}}
@media (max-width:768px) {
.module8-list{flex-wrap: wrap;}
.module8-list li{margin: 10px 15px;}
.module10-item{width: 100%;}
.module10-img img{width: 100%;}
.mod11Swiper {padding: 20px 20px 35px;}
.module11 .box{padding: 25px;}
.module11 .text p:nth-of-type(1){margin-top: 20px;}}
.wmpage211-page5 .wmpage211-page5-text{display:inline-block;position:relative;text-transform:uppercase;color:var(--color);font-weight:var(--fontbold6);font-size:var(--wmpage-font17);padding-left:20px;left:50%;transform:translateX(-50%)}
.wmpage211-page5 .wmpage211-page5-text:before{content:'';position:absolute;width:14px;height:7px;background-color:var(--color);border-top-left-radius:7px;border-top-right-radius:7px;left:0;top:50%;transform:translateY(-50%) rotate(-90deg)}
.wmpage211-page5 .wmpage-title{color:var(--wmpage-color22);text-align:center}
.wmpage211-page5 .wmpage211-page5-box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:30px}
.wmpage211-page5 .wmpage211-page5-box .wmpage211-page5-left{width:22%}
.wmpage211-page5 .wmpage211-page5-box .wmpage211-page5-left li{display:flex;justify-content:space-between;align-items:center;border:1px solid #ddd;border-radius:35px;transition:all .2s linear;cursor: pointer;}
.wmpage211-page5 .wmpage211-page5-box .wmpage211-page5-left li.active{background:var(--color);border:1px solid transparent}
.wmpage211-page5 .wmpage211-page5-box .wmpage211-page5-left li:nth-child(-n+4){margin-bottom:20px}
.wmpage211-page5 .wmpage211-page5-left .wmpage211-page5-letter{padding:15px 25px;color:var(--color);font-weight:var(--fontbold6);font-size:var(--wmpage-font18);flex:1;transition:all .2s linear}
.wmpage211-page5 .wmpage211-page5-left li.active .wmpage211-page5-letter{color:#fff}
.wmpage211-page5 .wmpage211-page5-left .wmpage211-page5-icon{display:inline-flex;justify-content:center;align-items:center;width:45px;height:45px;border-radius:50%;margin:5px;background:#f6f6f6;transition:all .2s linear}
.wmpage211-page5 .wmpage211-page5-left li.active .wmpage211-page5-icon{background:#fff}
.wmpage211-page5 .wmpage211-page5-left .wmpage211-page5-icon em{transform:rotate(-30deg);color:var(--color);transition:all .2s linear}
.wmpage211-page5 .wmpage211-page5-left li.active .wmpage211-page5-icon em{color:var(--wmpage-color22)}
.wmpage211-page5 .wmpage211-page5-box .wmpage211-page5-right{width:75%;position:relative;overflow:hidden}
.wmpage211-page5 .wmpage211-page5-right .wmpage211-page5-item{visibility:hidden;opacity:0;transform:scale(.8);transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out;position:absolute;top:0;left:0;width:100%}
.wmpage211-page5 .wmpage211-page5-right .wmpage211-page5-item.active{visibility:visible;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;opacity:1;transform:scale(1);position:relative}
.wmpage211-page5 .wmpage211-page5-item .wmpage211-page5-img{width:36%}
.wmpage211-page5 .wmpage211-page5-item .wmpage211-page5-img img{width:100%;height:auto;border-radius:30px;object-fit:cover}
.wmpage211-page5 .wmpage211-page5-item .wmpage211-page5-info{width:61%}
.wmpage211-page5 .wmpage211-page5-item .wmpage211-page5-title{font-weight:var(--fontbold6);font-size:var(--wmpage-font20)}
.wmpage211-page5 .wmpage211-page5-item .wmpage211-page5-desc{color:var(--wmpage-color8);margin:10px 0 20px}
.wmpage211-page5 .wmpage211-page5-item ul li{display:flex;align-items:center;color:var(--wmpage-color8);font-weight:var(--fontbold6);margin-top:7px}
.wmpage211-page5 .wmpage211-page5-item ul li em{color:var(--color);font-weight:var(--fontbold5);margin-right:10px}
@media screen and (max-width:1024px){.wmpage211-page5 .wmpage211-page5-box .wmpage211-page5-left{width:100%;margin-bottom:30px}
.wmpage211-page5 .wmpage211-page5-box .wmpage211-page5-right{width:100%}
}
@media screen and (max-width:768px){.wmpage211-page5 .wmpage211-page5-item .wmpage211-page5-img{width:100%;margin-bottom:30px}
.wmpage211-page5 .wmpage211-page5-item .wmpage211-page5-info{width:100%}
}
.wmpage32-three .wmpage32-title{text-align:center;margin-bottom:40px}
.wmpage32-three h5{font-size:var(--wmpage-font34);color:#000;font-weight:var(--fontbold6);font-style:normal;line-height:1;text-align:center}
.wmpage32-three .wmpage32-titile{text-align:center}
.wmpage32-three .wmpage32-titile p{color:#555;font-weight:var(--fontbold4);font-style:normal;max-width:80%;display:inline-block;margin-top:20px}
.wmpage32-stu-content{margin-top:35px}
.wmpage32-item{display:flex;justify-content:space-between;align-items:center}
.wmpage32-itemleft{width:48%}
.wmpage32-item-right img{width:100%}
.wmpage32-item-right{width:50%}
.wmpage32-itemleft-tit{font-size:var(--wmpage-font20,20px);color:#000;font-weight:var(--fontbold6);font-style:normal;margin-bottom:20px}
.wmpage32-itemleft span{font-size: var(--wmpage-font18);color: #000;font-weight: var(--fontbold7);margin-bottom: 15px;}
.wmpage32-itemleft p{margin-bottom:15px}
.wmpage32-next,.wmpage32-prev{width:60px;height:60px;border-radius:0;background-color:var(--color);transition:all .6s;display:flex;justify-content:center;align-items:center;color:#fff;font-weight: var(--fontbold7);line-height:1;margin:0 20px;cursor:pointer}
.wmpage32-btn{display:flex;justify-content:center;margin-top:35px}
.wmpage32-btn .swiper-button-disabled{opacity:.5}
@media(max-width:1440px){.wmpage32-three .wmpage32-titile p{max-width:100%}
}
@media(max-width:1200px){.wmpage32-itemleft-tit{font-size:var(--wmpage-font18);line-height:1.25}
.wmpage32-itemleft span{margin-bottom:10px}
.wmpage32-itemleft p{margin-bottom:8px}
.wmpage32-stu-content{margin-top:20px}
.wmpage32-next,.wmpage32-prev{width:50px;height:50px}
}
@media(max-width:1024px){.wmpage32-item{flex-direction:column}
.wmpage32-itemleft{width:100%;margin-top:10px}
.wmpage32-item-right{width:100%}
.wmpage32-btn{margin-top:10px}
}

.wmpage32-item-right .box .swiper{width:100%;position:relative}
.wmpage32-item-right .box .swiper .imgcatswiper-pagination{position:absolute;left:0;bottom:20px;width:100%;display:flex;justify-content:center;z-index:2}
.wmpage32-item-right .box .swiper .imgcatswiper-pagination .swiper-pagination-bullet{background-color:var(--color)}
.wmpage32-item-right .box .swiper .imgcatswiper-pagination1{position:absolute;left:0;bottom:20px;width:100%;display:flex;justify-content:center;z-index:2}
.wmpage32-item-right .box .swiper .imgcatswiper-pagination1 .swiper-pagination-bullet{background-color:var(--color)}
.iframe-height{height: 420px;}
@media screen and (max-width: 500px) { .iframe-height{height: 300px;}
.kche-t46 .kche-item-img{ max-width: 100% !important;}
}.wmkct43 .kche-item-img iframe{height: 410px;}
@media screen and (max-width:768px) {
.wmkct43-t43 .kche-item-img iframe {height: auto;}
.wmkct43 .kche-flex-item2 {width: 100% !important;}
}
.wmpage02-colla-title h5{margin-top:0;margin-bottom:25px;font-size:var(--wmpage-font34);font-weight:var(--fontbold6);line-height:1.25;color:var(--wmpage-color5,#0e0f11);text-align:center}
.wmpage02-colla-title{max-width:70%;margin:0 auto}
.wmpage02-colla-pre{color:var(--wmpage-color4,#3d3d3d);font-weight:var(--fontbold4);line-height:1.75em;text-align:center;font-size:var(--wmpage-font16)}
.wmpage02-colla-box{border:1px rgba(27,35,97,.23);border-radius:20px;padding:30px 0;width:49%;}
.wmpage02-colla-item{display:flex;flex-wrap:wrap;justify-content:space-between}
.wmpage02-colla-img img{width:50px;height:50px;margin-bottom:20px;margin-right:auto;transition:all .3s ease-in-out}
.wmpage02-colla-tit p{margin-bottom:10px;font-size:var(--wmpage-font20);font-weight:var(--fontbold6);line-height:1.5;color:var(--wmpage-color5,#0e0f11)}
.wmpage02-colla-size p{color:var(--wmpage-color4,#3d3d3d);text-align:left;font-weight:var(--fontbold4);font-size:var(--wmpage-font16);line-height:1.75}
.wmpage02-colla-span{background-color:var(--color);height:6px;width:85px;color:var(--color);line-height:1.25;display:block;margin:13px auto}
.wmpage02-colla-box:hover .wmpage02-colla-img em{transform:rotateY(180deg)}
.wmpage02-colla-img em{font-size:var(--wmpage-font50);width:50px;display:block;transition:all .3s ease-in-out}
.wmpage02-colla-img{display:flex;justify-content:left;align-items:center}
@media(max-width:1024px){.wmpage02-colla-title{max-width:100%}
.wmpage02-colla-box{padding:15px 0}
.wmpage02-colla-title h5{margin-bottom:15px}
}
@media(max-width:600px){.wmpage02-colla-box{width:100%;display:flex;flex-direction:column;align-items:center}
.wmpage02-colla-tit p{line-height:1}
.wmpage02-colla-img em{line-height:1;margin-bottom:10px}
}
.wmpage86-impact{display:flex;flex-direction:column;align-items:center}
.wmpage86-impact-desc{font-size:var(--wmpage-font16);color:var(--wmpage-color7);text-align:left;line-height:1.5;margin:0 auto 30px;max-width:60%;text-align:center}
.wmpage86-impact-ldesc{margin-bottom:0;font-size:var(--wmpage-font16);color:var(--wmpage-color7);text-align:left;line-height:1.5;}
.wmpage86-impact-title{color:var(--color,#af7b4c);font-weight:var(--fontbold6);margin-bottom:20px;text-align:center}
.wmpage86-impact-content{display:flex;align-items:center;justify-content:space-between}
.wmpage86-impact-pic{flex-shrink:0;margin-right:50px;width:40%}
.wmpage86-impact-pic img{width:100%}
.wmpage86-impact-lists{display:flex;flex-direction:column}
.wmpage86-impact-list{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:30px}
.wmpage86-impact-list:nth-last-child(1){margin-bottom: 0;}
.wmpage86-impact-list-title{font-weight:var(--fontbold6);font-size:var(--wmpage-font20);color:var(--color,#af7b4c);margin-bottom:10px}
.wmpage86-impact-list-pic{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--color,#af7b4c);margin-right:20px}
.wmpage86-impact-list-pic .wmpageicon{font-size:var(--wmpage-font28);width:var(--wmpage-font28);color:#fff}
@media (max-width:1024px){.wmpage86-impact-pic{margin-bottom:30px;width:90%;margin-right:0}
.wmpage86-impact-content{flex-wrap:wrap;justify-content:center}
.wmpage86-impact-lists{width:90%;margin:0 auto}
}
@media (max-width:800px){.wmpage86-impact-list-pic{width:56px;height:56px}
}
@media (max-width:400px){.wmpage86-impact-list-pic{width:46px;height:46px}
}
.wmpage15-machining-title{text-align:center;margin-bottom:30px}
.wmpage15-machining-title h4{font-size:var(--wmpage-font42);font-weight:var(--fontbold7);margin-bottom:60px;line-height:1.25;position:relative}
.wmpage15-machining-title h4::after{width:60px;height:2px;content:'';position:absolute;background:var(--wmpage-color8,#666);bottom:-30px;left:50%;margin-left:-30px}
.wmpage15-machining-pro{display:flex;align-items:center}
.wmpage15-machining-item{width:26%;}
.wmpage15-machining-for{flex:1;overflow:hidden;padding-left:30px}
.wmpage15-machining-for li{display:none}
.wmpage15-machining-alls{display:flex;align-items:center;position:relative}
.wmpage15-machining-alls::after{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:var(--color);z-index:-1;opacity:.08}
.wmpage15-machining-item li{width:100%;margin-bottom:15px;text-decoration:none;font-style:normal;font-weight:var(--fontbold4);display:block;padding:27px 20px;text-align:center;position:relative;cursor:pointer;font-size:var(--wmpage-font18);line-height:1}
.wmpage15-machining-item li:nth-last-child(1){margin-bottom:0}
.wmpage15-machining-item li::after{position:absolute;content:'';width:100%;height:100%;background:var(--color);left:0;top:0;z-index:-1;opacity:.08}
.wmpage15-machining-pic{width:48%;overflow:hidden}
.wmpage15-machining-pic img{display:block;transition:all .3s ease-in-out;width:100%}
.wmpage15-machining-text{flex:1;padding:20px 50px;}
.wmpage15-machining-tit{font-size: var(--wmpage-font20);font-style: normal;font-weight: var(--fontbold6);margin-bottom: 10px;}
.wmpage15-machining-text p{color:var(--wmpage-color8,#666);font-style:normal;font-weight:var(--fontbold4)}
.wmpage15-machining-item .active{color:#fff;background:var(--color)}
.wmpage15-machining-pic:hover img{transform:scale(1.02)}
@media(max-width:1600px){.wmpage15-machining-item li{padding:30px 20px}
}
@media(max-width:1420px){.wmpage15-machining-item li{padding:25px 20px}
.wmpage15-machining-text{padding:10px 30px}
}
@media(max-width:1200px){.wmpage15-machining-item li{font-size:var(--wmpage-font16);}
.wmpage15-machining-text{padding:20px 30px}
.wmpage15-machining-text p{font-size:var(--wmpage-font14)}
.wmpage15-machining-title h4{margin-bottom:35px}
.wmpage15-machining-title h4::after{bottom:-15px}
}
@media(max-width:1024px){.wmpage15-machining-pro{flex-direction:column}
.wmpage15-machining-item{width:100%;display:flex;justify-content:space-between}
.wmpage15-machining-item li{width:19.5%;margin-bottom:15px;padding:10px;line-height:1.5;font-size:var(--wmpage-font14)}
.wmpage15-machining-for{width:100%;max-width:100%;padding-left:0}
.wmpage15-machining-item li{font-size:var(--wmpage-font14)}
.wmpage15-machining-item li:nth-last-child(1){margin-bottom:15px}
}
@media(max-width:768px){.wmpage15-machining-item{flex-wrap:wrap}
.wmpage15-machining-item li{width:100%;max-width:100%}
}
@media(max-width:600px){.wmpage15-machining-alls{flex-direction:column}
.wmpage15-machining-pic,.wmpage15-machining-pic img,.wmpage15-machining-text{width:100%}
.wmpage15-machining-for{max-height:100%}
.wmpage15-machining-text{padding:15px}
.wmpage15-machining-tit{margin-bottom:5px}
.wmpage15-hand-text h4{font-size:var(--wmpage-font18)}
}