﻿@import url(https://js01.v15cdn.com/single-template/public.css);
.common-main .l-wrap{max-width:none;padding:0}
.page-main{padding:0}
.page1,.page2,.page3,.page4,.page6{position:relative;padding:5% 0}
.page-wrap{width:100%;max-width:1600px;padding:0 70px;margin:0 auto}
.page-title{position:relative;padding-bottom:20px;color:#000;font-size:42px;font-weight:var(--fontbold6);line-height:1.3}
.page-title::after{content:'';position:absolute;bottom:0;left:0;width:50px;height:3px;background:var(--color)}
.page-des{margin-top:20px;color:#1a1a1a;line-height:1.6}
@media (max-width:1440px){.page-title{font-size:38px}
.page-wrap{padding:0 30px}
}
@media (max-width:1366px){.page-title{font-size:32px}}
@media (max-width:1024px){.page1,.page2,.page3,.page4,.page6{padding:40px 0}
.page-wrap{padding:0 15px}
.page-title{padding-bottom:15px;font-size:var(--fontsize26)}
.page-des{margin-top:10px;font-size:var(--fontsize15)}
}
@media (max-width:768px){.page-title{font-size:var(--fontsize24)}}
@media (max-width:500px){.page1,.page2,.page3,.page4,.page6{padding:30px 0}
.page-title{font-size:var(--fontsize22)}
}
.page1::before{content:'';position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(190,22,131,.1)}
.page1 .page-wrap{position:relative;display:flex;flex-wrap:wrap}
.page1 .page1-info{width:58.6%}
.page1 .page1-info .title-wrap{width:68%}
.page1 .page1-info .title-wrap .page-des{line-height:1.8}
.page1 .page1-info .page1-list{position:relative;padding:30px 0;background:#fff;display:flex;justify-content:space-between;flex-wrap:wrap;z-index:2}
.page1 .page1-info .page1-list li{position:relative;width:25%;display:flex;flex-direction:column;justify-content:space-between;text-align:center}
.page1 .page1-info .page1-list li:nth-child(-n+3)::after{content:'';position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:140px;background:#e3e3e3}
.page1 .page1-info .page1-list .li-title{margin-top:15px;padding:0 5px;font-weight:var(--fontbold6);line-height:1.5}
.page1 .page1-img{position:absolute;top:0;right:2%}
@media (max-width:1660px){.page1 .page1-img{right:0}}
@media (max-width:1440px){.page1 .page1-img{top:10%;max-width:57%}}
@media (max-width:1024px){.page1::before{display:none}
.page1 .page1-info{width:100%}
.page1 .page1-info .title-wrap{width:100%}
.page1 .page1-img{position:static;max-width:none;width:100%}
.page1 .page1-img img{width:100%}
}
@media (max-width:768px){.page1 .page1-info .page1-list li{width:49%}
.page1 .page1-info .page1-list li:nth-child(-n+2){margin-bottom:15px}
.page1 .page1-info .page1-list li:nth-child(2)::after{display:none}
.page1 .page1-info .page1-list .li-title{margin-top:10px;font-size:var(--fontsize14);padding:0}
}
.page2 .title-wrap{margin-bottom:30px;text-align:center}
.page2 .title-wrap .page-title::after{left:50%;transform:translateX(-50%)}
.page2 .page2-tabs{margin:0 80px;display:flex;justify-content:space-between;flex-wrap:wrap}
.page2 .page2-tabs li{width:19%;padding:15px 10px 10px;color:#fff;font-size:var(--fontsize20);font-weight:var(--fontbold6);background:#192c5c;border-radius:10px 10px 0 0;line-height:1.4;text-align:center;cursor:pointer;transition:all .3s ease}
.page2 .page2-tabs li.active,.page2 .page2-tabs li:hover{color:#222;background:#f8e7f2}
.page2 .page2-content{padding:50px 70px;background:#f8e7f2;display:none;justify-content:space-between;align-items:center;flex-wrap:wrap}
.page2 .page2-content.active{display:flex}
.page2 .page2-content .content-info{width:calc(100% - 400px);line-height:1.6}
.page2 .page2-content .content-info .p1{margin-bottom:10px}
.page2 .page2-content .content-info .p1 span{font-weight:var(--fontbold6)}
.page2 .page2-content .content-info ul{display:flex;flex-wrap:wrap}
.page2 .page2-content .content-info ul li{position:relative;width:50%;padding-left:20px}
.page2 .page2-content .content-info ul li::before{content:'';position:absolute;top:8px;left:4px;width:8px;height:8px;border-radius:50%;background:#be1683}
.page2 .page2-content .content-info ul li:nth-child(-n+4){margin-bottom:4px}
.page2 .page2-content .content-img{position:relative;overflow:hidden}
.page2 .page2-content .content-img .right-img{position:absolute;top:0;width:100%;height:100%;overflow:hidden;right:0;clip-path:inset(0 0 0 50%)}
.page2 .page2-content .content-img .img-wrap .img{width:100%;height:100%;object-fit:cover;vertical-align:bottom}
.page2 .page2-content .content-img .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#fff;border-radius:50%;display:flex;justify-content:space-evenly;align-items:center;z-index:3;cursor:ew-resize}
.page2 .page2-content .content-img .btn em{font-size:var(--fontsize22);font-weight:var(--fontbold6)}
.page2 .page2-content .content-img .line{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#fff;z-index:2}
@media (max-width:1440px){.page2 .page2-tabs{margin:0 15px}}
@media (max-width:1280px){.page2 .title-wrap{margin-bottom:20px}
.page2 .page2-tabs{margin:0}
.page2 .page2-tabs li{font-size:var(--fontsize18)}
.page2 .page2-content{padding:30px 50px}
.page2 .page2-content .content-info{width:calc(100% - 370px)}
}
@media (max-width:990px){.page2 .title-wrap{margin-bottom:15px}
.page2 .title-wrap .page-des br{display:none}
.page2 .page2-content{padding:30px}
.page2 .page2-tabs li{font-size:var(--fontsize15);padding:8px 5px 5px}
.page2 .page2-content .content-info{width:calc(100% - 350px);font-size:var(--fontsize15)}
.page2 .page2-content .content-info .p1{margin-bottom:5px}
.page2 .page2-content .content-info ul li{width:100%}
.page2 .page2-content .content-info ul li:nth-child(-n+5){margin-bottom:4px}
.page2 .page2-content .content-img .btn{width:50px;height:50px}
.page2 .page2-content .content-img .btn em{font-size:var(--fontsize18)}
}
@media (max-width:768px){.page2 .page2-content{padding:20px}
.page2 .page2-tabs li{width:49%;margin-bottom:10px;padding:10px;border-radius:10px}
.page2 .page2-tabs li br{display:none}
.page2 .page2-content .content-info{width:100%;margin-bottom:15px}
.page2 .page2-content .content-img{width:100%}
}
@media (max-width:500px){.page2 .page2-tabs li{width:100%}}
.page3{padding:0}
.page3 .title-wrap{margin-bottom:30px;text-align:center}
.page3 .title-wrap .page-title::after{left:50%;transform:translateX(-50%)}
.page3 #prolistswiper{width:100%;height:880px}
.page3 #prolistswiper .swiper-slide{height:calc((100% - 30px)/ 2)!important}
.page3 #prolistswiper .swiper-slide .pro-img{position:relative;border:1px solid #e7e7e7;border-radius:var(--borderradius);overflow:hidden}
.page3 #prolistswiper .swiper-slide .pro-img img{transition:all .3s linear}
.page3 #prolistswiper .swiper-slide:hover .pro-img img{transform:scale(1.03)}
.page3 #prolistswiper .info{padding-top:20px}
.page3 #prolistswiper .info .title{display:block;text-align:center;color:#000;font-size:var(--fontsize18);font-weight:var(--fontbold6);transition:all .2s linear;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.page3 #prolistswiper .swiper-slide:hover .title{color:var(--color);text-decoration:none}
.page3 .prolist-pagination{width:100%;display:flex;justify-content:center;margin-top:40px}
.page3 .swiper-pagination-bullet{background:var(--color)}
@media (max-width:1280px){.page3 #prolistswiper{height:950px}
.page3 #prolistswiper .swiper-slide{height:calc((100% - 60px)/ 2)!important}
.page3 #prolistswiper .info{padding-top:10px}
.page3 .prolist-pagination{margin-top:0}
}
@media (max-width:1024px){.page3 #prolistswiper{height:830px}
.page3 #prolistswiper .swiper-slide{height:calc((100% - 60px)/ 2)!important}
}
@media (max-width:990px){.page3 .title-wrap .page-des br{display:none}}
@media (max-width:768px){.page3 .title-wrap{margin-bottom:20px}
.page3 #prolistswiper{height:880px}
.page3 #prolistswiper .swiper-slide{height:calc((100% - 30px)/ 2)!important}
}
@media (max-width:640px){.page3 #prolistswiper{height:760px}
.page3 #prolistswiper .swiper-slide{height:calc((100% - 50px)/ 2)!important}
}
@media (max-width:500px){.page3 #prolistswiper{height:auto}
.page3 #prolistswiper .info .title{font-size:var(--fontsize16)}
.page3 .prolist-pagination{margin-top:25px}
}
.page4{padding-bottom:0}
.page4 .page4-item{position:relative;padding:75px 70px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}
.page4 .page4-item::after,.page4 .page4-item::before{content:'';position:absolute;top:0;width:50%;height:100%;z-index:1}
.page4 .page4-item::before{left:0;background:#f8e7f2}
.page4 .page4-item::after{right:0;background:#f3f3f3}
.page4 .page4-item:nth-child(even)::before{left:auto;right:0;background:#f8e7f2}
.page4 .page4-item:nth-child(even)::after{left:0;right:auto;background:#f3f3f3}
.page4 .page4-item .page-wrap{position:relative;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;z-index:2}
.page4 .page4-item:nth-child(even) .page-wrap{flex-direction:row-reverse}
.page4 .page4-item .item-left{position:relative;width:45.2%}
.page4 .page4-item .item-left .left-desc{margin-top:20px;font-size:var(--fontsize22);font-weight:var(--fontbold6);line-height:1.5}
.page4 .page4-item .item-right{position:relative;width:45.2%}
.page4 .page4-item .item-right .right-list{margin:25px 0}
.page4 .page4-item .item-right .right-list li{margin-bottom:10px;display:flex;justify-content:space-between}
.page4 .page4-item .item-right .right-list li:last-child{margin-bottom:0}
.page4 .page4-item .item-right .right-list .li-info{width:calc(100% - 50px)}
.page4 .page4-item .item-right .right-list .title{font-weight:var(--fontbold6);margin-bottom:5px}
.page4 .page4-item .item-right .right-list .p1{position:relative;padding-left:18px}
.page4 .page4-item .item-right .right-list .p1::before{content:'';position:absolute;top:9px;left:4px;width:8px;height:8px;border-radius:50%;background:var(--color)}
.page4 .page4-item .item-right .more{display:inline-block;padding:10px 30px;color:#fdfdfd;background:var(--color);border:1px solid var(--color);border-radius:20px;line-height:1.2;text-transform:capitalize;transition:all .3s ease}
.page4 .page4-item .item-right .more:hover{color:var(--color);background:0 0;text-decoration:none}
@media (min-width:1025px){.page4{display:grid;grid-template-rows:repeat(3,1fr);height:100%}}
@media (max-width:1280px){.page4 .page4-item{padding:40px}
.page4 .page4-item .item-left .left-desc{font-size:var(--fontsize20)}
.page4 .page4-item .item-right .right-list{margin:15px 0}
}
@media (max-width:1024px){.page4 .page4-item{padding:30px 15px;background:#f8e7f2}
.page4 .page4-item:nth-child(even){background:#f3f3f3}
.page4 .page4-item .item-left .left-desc{font-size:var(--fontsize18);margin-top:10px}
.page4 .page4-item .item-left .left-desc br{display:none}
.page4 .page4-item::after,.page4 .page4-item::before{display:none}
.page4 .page4-item .item-left{width:100%;margin-bottom:15px}
.page4 .page4-item .item-right{width:100%}
}
@media (max-width:768px){.page4 .page4-item{padding:30px 0}
.page4 .page4-item .item-left .left-desc{font-size:var(--fontsize16);margin-top:10px}
.page4 .page4-item .item-right .right-list{margin:10px 0}
.page4 .page4-item .item-right .right-list .li-info{width:calc(100% - 40px)}
}
.page5{position:relative;padding:2% 0}
.page5::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://css02.v15cdn.com/m617/imgs/srfl-page5-bg.webp) no-repeat;background-size:cover}
.page5 .page-wrap{position:relative;display:flex;justify-content:flex-end}
.page5 .page5-content{padding:50px 60px;width:50%;background:rgba(0,0,0,.6);border-radius:10px}
.page5 .page5-content .title-wrap{margin-bottom:30px}
.page5 .page5-content .title-wrap .page-title{color:#fff;font-size:var(--fontsize30)}
.page5 .page5-content .title-wrap .page-des{color:#fff}
.page5 .page5-content .wmkcfeedback .inquiry-form .wmkcfb-phone{width:100%}
.page5 .page5-content .wmkcfeedback .send-btn{width:100%}
@media (max-width:1280px){.page5{padding:40px 0}
.page5::before{background-position:top}
.page5 .page-wrap{justify-content:center}
.page5 .page5-content{padding:40px;width:90%}
.page5 .page5-content .title-wrap{margin-bottom:20px}
.page5 .page5-content .title-wrap .page-title{font-size:var(--fontsize26)}
}
@media (max-width:768px){.page5 .page5-content{padding:30px;width:100%}
.page5 .page5-content .title-wrap .page-title{font-size:var(--fontsize24)}
}
.page6 .title-wrap{text-align:center}
.page6 .title-wrap .page-title::after{left:50%;transform:translateX(-50%)}
.page6 .faq-list{margin-top:20px}
.page6 .faq-list li{border-bottom:1px solid #d9d9d9;padding:20px 0 20px 70px}
.page6 .faq-list li .title-box{display:flex;justify-content:space-between;align-items:center;position:relative;cursor:pointer;padding:10px 0;padding-right:20px}
.page6 .faq-list li .title-box::before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:13px;height:3px;background-color:var(--color)}
.page6 .faq-list li .title-box::after{content:"";position:absolute;right:5px;top:50%;transform:translateY(-50%);width:3px;height:13px;background-color:var(--color);transition:all .2s linear}
.page6 .faq-list li .icon{width:50px;height:50px;border-radius:50%;background-color:var(--color);position:absolute;left:-70px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:var(--fontsize20);font-weight:var(--fontbold5)}
.page6 .faq-list li .title{font-weight:var(--fontbold6);font-size:var(--fontsize18);line-height:1.5}
.page6 .faq-list li .txt-box{color:#222;display:none;line-height:1.5}
.page6 .faq-list li.act .title-box::after{height:0}
@media (max-width:768px){.page6 .faq-list{margin-top:10px}
.page6 .faq-list li{padding:10px 0 10px 50px}
.page6 .faq-list li .icon{left:-50px;width:40px;height:40px}
.page6 .faq-list li .title-box{padding:10px 15px 10px 0}
}
@media (max-width:500px){.page6 .faq-list li .icon{width:35px;height:35px}
.page6 .faq-list li .title{font-size:var(--fontsize16)}
}
.banner-img{display:none}
@media screen and (min-width:1025px) {.banner-inner .banner-content{margin-bottom: -55px;}.banner-inner .banner-content{border-bottom: none;}}

.common-main .l-wrap{max-width:none;padding:0}
.page-main{padding:0}
.padding{padding-top:5%;padding-bottom:5%}
.page-wrap{width:100%;max-width:1600px;padding:0 50px;margin:0 auto}
.page-title{position:relative;padding-bottom:20px;color:#000;font-size:42px;font-weight:var(--fontbold6);line-height:1.3}
.page-title::after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:var(--color)}
.page-des{margin-top:20px;color:#1a1a1a;line-height:1.6}
@media (max-width:1440px){.page-title{font-size:38px}
.page-wrap{padding:0 30px}
}
@media (max-width:1366px){.page-title{font-size:32px}
}
@media (max-width:1024px){.page1,.page2,.page3,.page4,.page6{padding:40px 0}
.page-wrap{padding:0 15px}
.page-title{padding-bottom:15px;font-size:var(--fontsize26)}
.page-des{margin-top:10px;font-size:var(--fontsize15)}
}
@media (max-width:768px){.page-title{font-size:var(--fontsize24)}
}
@media (max-width:500px){.page1,.page2,.page3,.page4,.page6{padding:30px 0}
.page-title{font-size:var(--fontsize22)}
}
.hr-more{display:inline-block;padding:10px 30px;color:#fdfdfd;background:var(--color);border:1px solid var(--color);border-radius:20px;line-height:1.2;text-transform:capitalize;transition:all .3s ease}
.hr-more:hover{color:var(--color);background:0 0;text-decoration:none}
.hrmodel1.sfullwidthbg::before{background:url("https://www.newangie.com/uploads/43594/page/p202608041651265717c.webp") no-repeat center;background-size:cover}
.hrmodel1 .box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.hrmodel1 .box .left,.hrmodel1 .box .right{width:48%}
@media screen and (max-width:768px){.hrmodel1 .box .left,.hrmodel1 .box .right{width:100%}
.hrmodel1 .box .right{margin-top:30px}
}
.hrmodel1 .box2{display:flex;width:85%;justify-content:space-between;align-items:flex-start;gap:3%;margin-top:5%}
@media screen and (max-width:768px){.hrmodel1 .box2{flex-wrap:wrap;width:100%;gap:0}
.hrmodel1 .box2 .item{width:33%;margin-top:3%}
}
.hrmodel1 .box2 .item{display:flex;flex-direction:column;align-items:center;cursor:pointer;text-align:center}
.hrmodel1 .box2 .item .img{width:100px;height:100px;border-radius:50%;border:1px solid #333;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:all .3s ease}
.hrmodel1 .box2 .item .img img{width:50%;height:auto;display:block;transition:filter .3s ease}
.hrmodel1 .box2 .item .tit{margin-top:20px;line-height:1;font-weight:500;transition:color .3s ease}
.hrmodel1 .box2 .item:hover .img{background-color:var(--color);border-color:var(--color)}
.hrmodel1 .box2 .item:hover .img img{filter:brightness(0) invert(1)}
.hrmodel1 .box2 .item:hover .tit{color:var(--color)}
.hrmodel2.sfullwidthbg::before{background:#f7f7f9}
.hrmodel2 .hrmodel2-swiper{width:400px;height:400px}
@media screen and (max-width:768px){.hrmodel2 .hrmodel2-swiper{width:100%}
}
.hrmodel2 .hrmodel2-swiper .swiper-pagination-bullet-active{background-color:var(--color)}
.hrmodel2 .hrmodel2-swiper img{width:100%;height:100%}
.page2 .title-wrap{margin-bottom:30px;text-align:center}
.page2 .title-wrap .page-title::after{left:50%;transform:translateX(-50%)}
.page2 .page2-tabs{margin:0 80px;display:flex;justify-content:center;flex-wrap:wrap}
.page2 .page2-tabs li{width:25%;padding:25px 10px;color:#fff;font-size:var(--fontsize20);font-weight:var(--fontbold6);background:#192c5c;border-radius:10px 10px 0 0;line-height:1.4;text-align:center;cursor:pointer;transition:all .3s ease;margin-right:10px}
.page2 .page2-tabs li.active,.page2 .page2-tabs li:hover{color:#222;background:#f8e7f2}
.page2 .page2-content{padding:50px 70px;background:#f8e7f2;display:none;justify-content:space-between;align-items:center;flex-wrap:wrap}
.page2 .page2-content.active{display:flex}
.page2 .page2-content .content-info{width:calc(100% - 400px);line-height:1.6;padding-right:5%}
.page2 .page2-content .content-info .p1{margin-bottom:10px}
.page2 .page2-content .content-info .p1 span{font-weight:var(--fontbold6);color:#000}
.page2 .page2-content .content-info ul{display:flex;flex-wrap:wrap}
.page2 .page2-content .content-info ul li{position:relative;width:100%;padding-left:20px}
.page2 .page2-content .content-info ul li::before{content:"";position:absolute;top:8px;left:4px;width:8px;height:8px;border-radius:50%;background:#000}
.page2 .page2-content .content-info ul li:nth-child(-n+4){margin-bottom:4px}
.page2 .page2-content .content-img{position:relative;overflow:hidden}
.page2 .page2-content .content-img .right-img{position:absolute;top:0;width:100%;height:100%;overflow:hidden;right:0;clip-path:inset(0 0 0 50%)}
.page2 .page2-content .content-img .img-wrap .img{width:100%;height:100%;object-fit:cover;vertical-align:bottom}
.page2 .page2-content .content-img .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#fff;border-radius:50%;display:flex;justify-content:space-evenly;align-items:center;z-index:3;cursor:ew-resize}
.page2 .page2-content .content-img .btn em{font-size:var(--fontsize22);font-weight:var(--fontbold6)}
.page2 .page2-content .content-img .line{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#fff;z-index:2}
@media (max-width:1440px){.page2 .page2-tabs{margin:0 15px}
}
@media (max-width:1280px){.page2 .title-wrap{margin-bottom:20px}
.page2 .page2-tabs{margin:0}
.page2 .page2-tabs li{font-size:var(--fontsize18)}
.page2 .page2-content{padding:30px 50px}
}
@media (max-width:990px){.page2 .title-wrap{margin-bottom:15px}
.page2 .title-wrap .page-des br{display:none}
.page2 .page2-content{padding:30px}
.page2 .page2-tabs li{font-size:var(--fontsize15);padding:8px 5px 5px}
.page2 .page2-content .content-info{width:calc(100% - 350px);font-size:var(--fontsize15)}
.page2 .page2-content .content-info .p1{margin-bottom:5px}
.page2 .page2-content .content-info ul li{width:100%}
.page2 .page2-content .content-info ul li:nth-child(-n+5){margin-bottom:4px}
.page2 .page2-content .content-img .btn{width:50px;height:50px}
.page2 .page2-content .content-img .btn em{font-size:var(--fontsize18)}
}
@media (max-width:768px){.page2 .page2-content{padding:20px}
.page2 .page2-tabs li{width:48%;margin-bottom:10px;padding:10px;border-radius:10px}
.page2 .page2-tabs li br{display:none}
.page2 .page2-content .content-info{width:100%;margin-bottom:15px}
.page2 .page2-content .content-img{width:100%}
.page2 .page2-content .content-img img{width:100%;max-width:none}
}
.hrmodel3 .title-wrap{margin-bottom:30px;text-align:center}
.hrmodel3 .title-wrap .page-title::after{left:50%;transform:translateX(-50%)}
.hrmodel3 .table tr:nth-child(odd){background:0 0}
.hrmodel3 .hrmodel3table{width:100%;border:1px solid #f3f3f3;border-collapse:separate;border-spacing:0;text-align:center;font-size:16px;color:#111;margin-top:20px}
.hrmodel3 .hrmodel3table td,.hrmodel3 .hrmodel3table th{padding:12px 15px;vertical-align:middle;border:none;border-right:1px solid #fff}
.hrmodel3 .hrmodel3table td:last-child,.hrmodel3 .hrmodel3table th:last-child{border-right:none}
.hrmodel3 .hrmodel3table td p,.hrmodel3 .hrmodel3table th p{margin:0;line-height:1.5}
.hrmodel3 .hrmodel3table td img,.hrmodel3 .hrmodel3table th img{max-width:100%;height:auto;display:inline-block}
.hrmodel3 .hrmodel3table tr:first-child td{padding-bottom:20px;background:0 0!important;border-right:none!important}
.hrmodel3 .hrmodel3table .table-header{background-color:var(--color,#c22076);color:#fff;font-weight:700}
.hrmodel3 .hrmodel3table .table-header td,.hrmodel3 .hrmodel3table .table-header th{color:#fff;padding:14px 10px}
.hrmodel3 .hrmodel3table .table-header td strong,.hrmodel3 .hrmodel3table .table-header th strong{color:#fff}
.hrmodel3 .hrmodel3table tbody tr:not(:first-child):not(.table-header):nth-child(2n){background-color:#f7e8f2}
.hrmodel3 .hrmodel3table tbody tr:not(:first-child):not(.table-header):nth-child(odd){background-color:#fff}
.hrmodel3 .hrmodel3table tbody tr:not(:first-child):not(.table-header) td{border-bottom:1px solid #f2e6eb}
.hrmodel3 .hrmodel3table tbody tr td:first-child{font-weight:600}
@media (max-width:768px){.hrmodel3 .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}
.hrmodel3 .hrmodel3table{min-width:650px}
}
.hrmodel4.padding{padding-top:6%;padding-bottom:6%}
.hrmodel4.sfullwidthbg::before{background:url("https://www.newangie.com/uploads/43594/page/p202608041651483a821.webp") no-repeat center;background-size:cover}
.hrmodel4.sfullwidthbg::after{content:"";background-color:rgba(25,44,92,.8);position:absolute;left:50%;transform:translateX(-50%);top:0;width:1920px;height:100%;z-index:-1}
.hrmodel4 .title-wrap{text-align:center}
.hrmodel4 .title-wrap .page-title::after{left:50%;transform:translateX(-50%)}
.hrmodel4 .btn-box{margin-top:40px}
.hrmodel4 .page-des,.hrmodel4 .page-title{color:#fff}
.hrmodel5 .title-wrap{text-align:center}
.hrmodel5 .title-wrap .page-title::after{left:50%;transform:translateX(-50%)}
.hrmodel5 .box{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:2%;gap:20px 1.33%}
.hrmodel5 .box .item{width:24%;display:flex;flex-direction:column;margin-bottom:25px}
.hrmodel5 .box .item .img-box{width:100%;aspect-ratio:1/1;background-color:#fff;border:1px solid #f0f0f0;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .3s ease}
.hrmodel5 .box .item .img-box a{display:block;width:100%;height:100%}
.hrmodel5 .box .item .img-box a img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}
.hrmodel5 .box .item .tit{margin-top:15px;text-align:center;line-height:1.35;font-size:var(--fontsize18, 16px);font-weight:var(--fontbold6,600)}
.hrmodel5 .box .item .tit a{color:#111;text-decoration:none;transition:color .3s ease}
.hrmodel5 .box .item .tit a strong{font-weight:inherit}
.hrmodel5 .box .item:hover .img-box{border-color:var(--color,#c22076);box-shadow:0 6px 16px rgba(0,0,0,.08)}
.hrmodel5 .box .item:hover .img-box img{transform:scale(1.03)}
.hrmodel5 .box .item:hover .tit a{color:var(--color,#c22076)}
@media (max-width:992px){.hrmodel5 .box .item{width:49%}
}
@media (max-width:576px){.hrmodel5 .box .item{width:100%}
}
.hrmodel6.sfullwidthbg::before{background:#f7f7f9}
.hrmodel6 .advantage-box{display:flex;flex-direction:column;gap:30px}
.hrmodel6 .advantage-box .item{background:#fdf7fb;border:1px solid #fce7f1;border-radius:10px;padding:30px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}
.hrmodel6 .advantage-box .item::after{content:"";position:absolute;right:-80px;bottom:-80px;width:260px;height:260px;border-radius:50%;background-color:var(--color);opacity:.08;pointer-events:none;z-index:0}
.hrmodel6 .advantage-box .item:nth-child(2n){flex-direction:row-reverse}
.hrmodel6 .advantage-box .item:nth-child(2n)::after{right:auto;left:-80px;bottom:-80px}
.hrmodel6 .advantage-box .item .img-wrap,.hrmodel6 .advantage-box .item .info-wrap{position:relative;z-index:1}
.hrmodel6 .advantage-box .item .img-wrap{width:48%;max-width:50%;border-radius:8px;overflow:hidden}
.hrmodel6 .advantage-box .item .img-wrap img{width:100%;height:100%;object-fit:cover;display:block}
.hrmodel6 .advantage-box .item .info-wrap{width:48%;max-width:50%;display:flex;flex-direction:column;align-items:flex-start}
.hrmodel6 .advantage-box .item .info-wrap .title-head{display:flex;align-items:center;gap:12px;margin-bottom:20px}
.hrmodel6 .advantage-box .item .info-wrap .title-head em.iconfont{font-style:normal;width:60px;height:60px;border-radius:50%;background-color:var(--color);color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0}
.hrmodel6 .advantage-box .item .info-wrap .title-head p.tit{font-size:var(--fontsize24);font-weight:var(--fontbold7);margin:0;line-height:1}
@media screen and (max-width:768px){.hrmodel6 .advantage-box .item .info-wrap .title-head p.tit{font-size:var(--fontsize20)}
}
.hrmodel6 .advantage-box .item .info-wrap .des{line-height:30px;margin:0 0 30px 0}
.hrmodel6 .advantage-box .item .info-wrap .hr-more{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;background-color:var(--color,#c22076);color:#fff;text-decoration:none!important;border-radius:20px;font-size:var(--fontsize16);font-weight:600;transition:all .3s ease}
.hrmodel6 .advantage-box .item .info-wrap .hr-more:hover{opacity:.9;transform:translateY(-2px)}
@media (max-width:768px){.hrmodel6 .advantage-box .item{flex-direction:column!important;padding:20px;gap:20px}
.hrmodel6 .advantage-box .item .img-wrap,.hrmodel6 .advantage-box .item .info-wrap{max-width:100%;width:100%}
}
@media (max-width:768px){.hrmodel6 .advantage-box .item{flex-direction:column!important;padding:20px;gap:20px}
.hrmodel6 .advantage-box .item .img-wrap,.hrmodel6 .advantage-box .item .info-wrap{max-width:100%;width:100%}
}
.hrmodel7 .wmkcfeedback{margin-top:40px}
.hrmodel7 .wmkcfeedback .send-btn{max-width:none;width:100%}
.hrmodel7 .wmkcfeedback .inquiry-form>*{width:100%;height:60px}
.hrmodel7 .box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.hrmodel7 .box .left,.hrmodel7 .box .right{width:48%}
@media screen and (max-width:1024px){.hrmodel7 .box .left,.hrmodel7 .box .right{width:100%}
.hrmodel7 .box .right{margin-top:30px}
}
.hrmodel7 .faq-box .item{display:flex;flex-direction:column;margin-top:30px}
.hrmodel7 .faq-box .item .itembox{border-radius:8px;padding:16px 0;transition:all .3s ease;background-color:transparent;border-top:1px solid #eee}
.hrmodel7 .faq-box .item .itembox .tit{font-size:var(--fontsize18);font-weight:700;color:#111;cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin:0;user-select:none}
.hrmodel7 .faq-box .item .itembox .tit .icon{position:relative;width:16px;height:16px;flex-shrink:0;margin-left:15px}
.hrmodel7 .faq-box .item .itembox .tit .icon::before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:var(--color,#c22076);transform:translateY(-50%)}
.hrmodel7 .faq-box .item .itembox .tit .icon::after{content:"";position:absolute;top:0;left:50%;width:2px;height:100%;background-color:var(--color,#c22076);transform:translateX(-50%);transition:transform .3s ease,opacity .3s ease}
.hrmodel7 .faq-box .item .itembox .box{display:none;margin-top:15px;padding:16px 0;background-color:#fefafd;border-radius:6px;font-size:var(--fontsize16);line-height:1.6;color:#333;border-top:none}
.hrmodel7 .faq-box .item .itembox .box .xh{font-weight:700;color:#333;font-size:15px;margin-right:10px;flex-shrink:0}
.hrmodel7 .faq-box .item .itembox .box .text-box{flex:1}
.hrmodel7 .faq-box .item .itembox .box .text-box p{margin:0}
.hrmodel7 .faq-box .item .itembox .box .text-box p a{color:var(--color,#c22076);text-decoration:underline}
.hrmodel7 .faq-box .item .itembox.active{background-color:transparent;border-color:transparent;box-shadow:none}
.hrmodel7 .faq-box .item .itembox.active .tit{color:#111}
.hrmodel7 .faq-box .item .itembox.active .tit .icon::after{transform:translateX(-50%) rotate(90deg);opacity:0}
@media screen and (max-width:1024px){.hrmodel7 .page-title br{display:none}
}
.hrmodel1 .img,.hrmodel2 .swiper-slide{overflow:hidden}
.hrmodel1 .img img,.hrmodel2 .swiper-slide img,.hrmodel6 .img-wrap img{transition:all .3s ease}
.hrmodel1 .img img:hover,.hrmodel2 .swiper-slide img:hover,.hrmodel6 .img-wrap img:hover{transform:scale(1.03)}
.hrmodel6 .advantage-box .item .info-wrap .title-head em.iconfont{transition:all .3s ease}
.hrmodel6 .advantage-box .item .info-wrap .title-head em.iconfont:hover{transform:rotateY(-180deg)}
.wmpage138-page5{position:relative;background-image:url(https://img01.v15cdn.com/singletem/wmpage138/wmpage138-page5-img1.webp);margin:0 auto}
.wmpage138-page5::before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;background:#ebebeb;opacity:.4;z-index:-1}
.wmpage138-page5 .wmpage138-page5-box{padding:30px 0;text-align:center}
.wmpage138-page5 .wmpage138-page5-box .wmpage-title{text-align:center;position:relative;padding-bottom:10px}
.wmpage138-page5 .wmpage138-page5-box .wmpage138-page5-desc{margin:0 auto;text-align:center;color:#555;padding:10px 0;max-width:700px;margin-bottom:20px}
.wmpage138-page5 .wmpage138-page5-box .wmpage138-page5-btn a{width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center;background-color:var(--color);color:#fff;padding:15px 40px;border-radius:5px;font-size:var(--wmpage-font14);font-weight:var(--fontbold6);transition:all .2s linear}
.wmpage138-page5 .wmpage138-page5-box .wmpage138-page5-btn a:hover{opacity:.9}
@media screen and (max-width:768px){.wmpage138-page1 .wmpage138-page1-box .wmpage138-page1-list .wmpage138-page1-item{width:100%;padding:40px 20px}
.wmpage138-page1 .wmpage138-page1-box .wmpage138-page1-list .wmpage138-page1-item:not(:first-child){margin-top:35px}
}
@media screen and (max-width:300px){.wmpage138-page1 .wmpage138-page1-box .wmpage138-page1-list .wmpage138-page1-item{padding:20px 0}
.wmpage138-page1 .wmpage138-page1-box .wmpage-title::before{display:none}
}
@media screen and (max-width:768px){.wmpage138-page2 .wmpage138-page2-box .info{width:100%;padding-top:20px}
.wmpage138-page2 .wmpage138-page2-box .img{width:100%}
.wmpage138-page2 .wmpage138-page2-box{flex-direction:column-reverse}
}
@media screen and (max-width:300px){.wmpage138-page2 .wmpage-title::before{display:none}
}
@media screen and (max-width:768px){.wmpage138-page3 .wmpage138-page3-item{transform:translateY(10px)}
.wmpage138-page3 .wmpage138-page3-item .wmpage138-page3-content{padding:60px 30px}
}
@media screen and (max-width:600px){.wmpage138-page3 .wmpage138-page3-item .item-num{right:10px;bottom:10px}
.wmpage138-page3 .wmpage138-page3-item .wmpage138-page3-content{padding:40px 20px}
}
@media screen and (max-width:1024px){.wmpage138-page4 .wmpage138-page4-list .wmpage138-page4-item{width:48%;margin-bottom:30px}
}
@media screen and (max-width:768px){.wmpage138-page4 .wmpage138-page4-list .wmpage138-page4-item{width:100%}
.wmpage138-page4 .wmpage138-page4-list .wmpage138-page4-item:last-child{margin-bottom:0}
}
@media screen and (max-width:300px){.wmpage138-page4 .wmpage138-page4-list .wmpage138-page4-item .img .mtxt{left:3%;font-size:var(--wmpage-font14);transform:translateX(0)}
.wmpage138-page4 .wmpage-title::before{display:none}
}
@media screen and (max-width:768px){.wmpage138-page5 .wmpage138-page5-box .wmpage138-page5-btn a{padding:15px 20px}
}
.wmpage42-contant .wmpage42-main{background:var(--color);padding:60px 30px}
.wmpage42-contant h5{color:#fcfcf7;font-weight: var(--fontbold7);line-height:1.25;text-align:center;max-width:80%;margin:0 auto}
.wmpage42-contant p{text-align:center;color:#fff;margin:20px 0}
.wmpage42-contant-btn{display:flex;justify-content:center;margin-top:30px}
.wmpage42-contant-btn a{font-size:var(--wmpage-font18);color:#fcfcf7;padding:15px 30px;border:1px solid #fff;line-height:1;position:relative;transition:all .3s ease-in-out}
.wmpage42-contant-btn a:hover{background:#fff;color:var(--color)}
@media (max-width:1024px){.wmpage42-contant-btn a{font-size:var(--wmpage-font16)}
}
@media (max-width:450px){.wmpage42-contant .wmpage42-main{padding:30px 20px}
.wmpage42-contant h5{max-width:100%}
}