﻿@import url(https://js01.v15cdn.com/single-template/public.css);
.imgwrap{width:100%;display:block;position:relative;overflow:hidden}
.imgwrap img{width:100%;transition:transform .2s linear}
.imgwrap img:hover{transform:scale(1.02)}
.banner-text{position:absolute;width:100%;max-width:1640px;padding:0 70px;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;opacity:0;animation:pagesbanner 1s .5s forwards}
.banner-text .banner-title{font-size:42px;font-weight:var(--fontbold7);position:relative;padding-bottom:1vw;margin-bottom:1vw}
.banner-text .banner-title:after{content:"";position:absolute;left:0;bottom:0;width:100px;height:3px;background:var(--color)}
.banner-text .banner-p{max-width:60%}
.banner-text .cert-img{width:auto;min-height:0;margin-top:1.5vw}
.banner-text .banner-btn{margin-top:1.5vw}
.banner-text .banner-btn .hospital-btn:hover{color:#fff}
@media (max-width:1600px){.banner-text .banner-title{font-size:clamp(18px, 2.5vw, 42px)}
.banner-text .banner-p{font-size:clamp(12px, 1vw, 16px)}
.banner-text .banner-btn .hospital-btn{font-size:clamp(12px, 1vw, 16px);height:auto;padding:.5vw 1.5vw;line-height:1.6;min-height:0}
.banner-text .cert-img{width:25%}
}
@media (max-width:1024px){.banner-text{padding:0 10px}
}
@media (max-width:768px){.banner-text .cert-img{display:none}
.banner-text .banner-p{max-width:100%;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
}
.healthcare-flooring-solutions>.l-wrap{width:100%;max-width:100%;padding:0}
.hfs-list li{position:relative;padding-left:20px;font-size:16px;color:#555;line-height:1.875}
.hfs-list li::before{content:"";position:absolute;left:0;top:13px;width:7px;height:7px;border-radius:50%;background:#555}
.hospital-section-head{margin:0 auto 44px;text-align:center}
.hospital-section-title{margin:0;color:#111;font-size:42px;font-weight:var(--fontbold7);line-height:1.25;margin-bottom:20px}
@media (max-width:1440px){.hospital-section-title{font-size:38px}
}
@media (max-width:1280px){.hospital-section-title{font-size:34px}
}
@media (max-width:768px){.hospital-section-title{font-size:24px}
}
.hospital-section-desc{margin:24px auto 0;color:#555;font-size:16px;line-height:1.875}
.hospital-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 30px;border:0;border-radius:6px;background:#009b4d;color:#fff;font-weight:var(--fontbold5);line-height:1;text-decoration:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}
.hospital-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(0,155,77,.22);background:#007f40;color:#fff}
.pt5m5{padding:5% 0}
.hfshead{text-align:center}
.model1 .box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.model1 .box .left,.model1 .box .right{width:48%}
.model1 .box .left p{margin-top:30px;color:#555;font-size:16px;line-height:1.875}
@media screen and (max-width:768px){.model1 .box .left,.model1 .box .right{width:100%}
}
.model2.sfullwidthbg::before{background:#f5f5f5}
.model2 .box{display:flex;gap:50px;align-items:center;margin-top:3%}
.model2 .box .tab-nav{width:32%;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}
.model2 .box .tab-nav .tab-item{position:relative;display:flex;align-items:center;background:#fff;padding:20px;border-radius:6px 0 0 6px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.03);margin-right:15px}
.model2 .box .tab-nav .tab-item::after{content:"";position:absolute;right:-14px;top:50%;transform:translateY(-50%);border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #fff;transition:border-left-color .3s ease}
.model2 .box .tab-nav .tab-item .icon-wrap{width:60px;height:60px;border-radius:50%;background:var(--color,#00a651);display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0;transition:all .3s ease}
.model2 .box .tab-nav .tab-item .icon-wrap .iconfont{color:#fff;font-size:25px;width:25px;transition:all .3s ease}
.model2 .box .tab-nav .tab-item span{font-size:var(--fontsize18);font-weight:var(--fontbold7);color:#111;line-height:1.4;transition:all .3s ease}
.model2 .box .tab-nav .tab-item.active,.model2 .box .tab-nav .tab-item:hover{background:var(--color,#00a651)}
.model2 .box .tab-nav .tab-item.active::after,.model2 .box .tab-nav .tab-item:hover::after{border-left-color:var(--color,#00a651)}
.model2 .box .tab-nav .tab-item.active .icon-wrap,.model2 .box .tab-nav .tab-item:hover .icon-wrap{background:#fff}
.model2 .box .tab-nav .tab-item.active .icon-wrap .iconfont,.model2 .box .tab-nav .tab-item:hover .icon-wrap .iconfont{color:var(--color,#00a651)}
.model2 .box .tab-nav .tab-item.active span,.model2 .box .tab-nav .tab-item:hover span{color:#fff}
.model2 .box .tab-content-wrap{width:68%;background:#fff;border-radius:12px;padding:40px;box-shadow:0 5px 25px rgba(0,0,0,.04)}
.model2 .box .tab-content-wrap .tab-pane{display:none;gap:40px;align-items:center;animation:fadeIn .4s ease}
.model2 .box .tab-content-wrap .tab-pane.active{display:flex}
.model2 .box .tab-content-wrap .tab-pane .pane-img{width:65%;flex-shrink:0}
.model2 .box .tab-content-wrap .tab-pane .pane-img img{width:100%;height:auto;border-radius:8px;display:block}
.model2 .box .tab-content-wrap .tab-pane .pane-text{width:35%}
.model2 .box .tab-content-wrap .tab-pane .pane-text .pane-tit{font-size:var(--fontsize22, 22px);font-weight:700;color:#111;margin-bottom:20px;line-height:1.3}
.model2 .box .tab-content-wrap .tab-pane .pane-text .pane-desc{font-size:15px;color:#666;line-height:1.6}
@media (max-width:768px){.model2 .box{flex-direction:column}
.model2 .box .tab-nav{width:100%;flex-direction:row;overflow-x:auto}
.model2 .box .tab-nav::-webkit-scrollbar{display:none}
.model2 .box .tab-nav .tab-item{margin-right:0;border-radius:6px;white-space:nowrap}
.model2 .box .tab-nav .tab-item::after{display:none}
.model2 .box .tab-content-wrap{width:100%}
.model2 .box .tab-content-wrap .tab-pane{flex-direction:column}
.model2 .box .tab-content-wrap .tab-pane .pane-img{width:100%}
.model2 .box .tab-content-wrap .tab-pane .pane-text{width:100%}
}
@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}
to{opacity:1;transform:translateY(0)}
}
.model3 .box{display:flex;flex-direction:column;gap:60px}
.model3 .box .product-item{display:flex;align-items:center;justify-content:space-between;margin-top:3%}
.model3 .box .product-item .img,.model3 .box .product-item .item-text{width:48%}
.model3 .box .product-item .img img{width:100%;height:auto;display:block;border-radius:8px}
.model3 .box .product-item .item-text{text-align:left}
.model3 .box .product-item .item-text .tit{font-size:var(--fontsize26, 26px);font-weight:700;color:#111;margin-bottom:40px;line-height:1.3}
.model3 .box .product-item .item-text .des{font-size:16px;color:#666;line-height:1.6;margin-bottom:40px}
.model3 .box .product-item:nth-child(2n){flex-direction:row-reverse}
@media screen and (max-width:768px){.model3 .box{gap:40px}
.model3 .box .product-item{flex-direction:column!important}
.model3 .box .product-item .img,.model3 .box .product-item .item-text{width:100%}
.model3 .box .product-item .img{margin-bottom:20px}
}
.model4.sfullwidthbg::before{background:#fff url(https://www.xklflooring.com/uploads/46698/page/p2026071610064799ea5.webp) center/cover no-repeat}
.module4-cta .l-wrap{position:relative;z-index:1}
.module4-box{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.module4-content{max-width:1280px}
.module4-kicker{display:none}
.module4-title,.module9-title{margin-bottom:24px;font-size:42px;font-weight:var(--fontbold6);line-height:1.25}
.module4-title{margin-bottom:25px;color:#111}
.module4-content p:not(.module4-kicker):not(.module4-title){max-width:1018px;color:#555;font-size:16px;line-height:30px}
.model4 .hospital-btn{margin-top:30px}
.model5{padding:5% 0}
.model5 .top{display:flex;justify-content:space-between;align-items:center;gap:50px;margin-bottom:40px}
.model5 .top .hospital-section-title{margin-bottom:0;flex-shrink:0}
.model5 .top .hospital-section-desc{margin:0;max-width:720px;color:#555;font-size:16px;line-height:1.875}
.model5swiper{position:relative;padding-bottom:50px}
.model5-card{position:relative;width:100%;height:420px;border-radius:8px;overflow:hidden;cursor:pointer;background-color:#222}
.model5-card .card-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.model5-card .card-bg img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.25, 1, .5, 1)}
.model5-card .card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:2;transition:background .4s ease}
.model5-card .card-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:30px 28px;box-sizing:border-box}
.model5-card .card-title{color:#fff;font-size:var(--fontsize20);font-weight:var(--fontbold7,700);line-height:1.3;margin:0;transition:transform .4s ease}
.model5-card .card-line{width:60px;height:3px;background-color:var(--color,#009b4d);margin:0 auto;opacity:0;max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.25, 1, .5, 1)}
.model5-card .card-desc{color:#fff;font-size:15px;line-height:1.6;margin:0;opacity:0;max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.25, 1, .5, 1)}
.model5-card:hover .card-bg img{transform:scale(1.06)}
.model5-card:hover .card-overlay{background:rgba(0,0,0,.65)}
.model5-card:hover .card-line{opacity:1;max-height:10px;margin:14px auto 16px}
.model5-card:hover .card-desc{opacity:1;max-height:250px}
.swiper-slide-active .model5-card .card-bg img,.swiper-slide.is-hover .model5-card .card-bg img{transform:scale(1.06)}
.swiper-slide.is-hover .model5-card .card-overlay{background:rgba(0,0,0,.65)}
.swiper-slide.is-hover .model5-card .card-line{opacity:1;max-height:10px;margin:14px auto 16px}
.swiper-slide.is-hover .model5-card .card-desc{opacity:1;max-height:250px}
.model5swiper .model5-pagination{bottom:10px!important}
.model5swiper .model5-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#ccc;opacity:1;border-radius:50%;margin:0 5px;transition:all .3s ease}
.model5swiper .model5-pagination .swiper-pagination-bullet-active{background:var(--color,#009b4d);border-radius:5px}
@media screen and (max-width:1024px){.model5 .top{flex-direction:column;align-items:flex-start;gap:20px}
}
@media screen and (max-width:768px){.model5-card{height:380px}
.model5-card .card-line{opacity:1;max-height:10px;margin:14px auto 16px}
.model5-card .card-desc{opacity:1;max-height:250px}
.model5-card .card-overlay{background:rgba(0,0,0,.6)}
}
.model6.sfullwidthbg::before{background:#f5f5f5}
.model6 .box{display:flex;flex-direction:column;gap:70px}
.model6 .box .model6-item{margin-top:3%;display:flex;align-items:center;justify-content:space-between}
.model6 .box .model6-item .img,.model6 .box .model6-item .item-text{width:48%}
.model6 .box .model6-item .img img{width:100%;height:auto;display:block;border-radius:8px;transition:transform .3s ease}
.model6 .box .model6-item .img img:hover{transform:scale(1.02)}
.model6 .box .model6-item .item-text{text-align:left}
.model6 .box .model6-item .item-text .tit{font-size:var(--fontsize26, 26px);font-weight:var(--fontbold7,700);color:#111;margin-bottom:30px;line-height:1.3}
.model6 .box .model6-item .item-text .des{font-size:16px;color:#555;line-height:1.875}
.model6 .box .model6-item:nth-child(2n){flex-direction:row-reverse}
@media screen and (max-width:768px){.model6 .box{gap:40px}
.model6 .box .model6-item{flex-direction:column-reverse!important;gap:20px}
.model6 .box .model6-item .img,.model6 .box .model6-item .item-text{width:100%}
}
.module7-item img,.module8-gallery img{display:block;width:100%;height:auto;border-radius:6px}
.module7-content p:not(.module7-item-title),.module8-content p,.module9-content li,.module9-content p{color:#555;font-size:16px;line-height:1.875}
.module7-why{background:#fff}
.module7-why>.l-wrap{max-width:100%;padding:0 60px}
.module7-list{display:flex;flex-wrap:wrap;gap:20px}
.module7-item{display:flex;gap:18px;flex:1 1 calc(50% - 10px);min-width:0;overflow:hidden}
.module7-item.module7-item-reverse{flex-direction:row-reverse}
.module7-item-title{margin:0 0 15px;color:#111;font-size:20px;font-weight:var(--fontbold6);line-height:1.5}
.module7-content,.module7-item .imgwrap{flex:0 0 calc((100% - 18px)/ 2);max-width:calc((100% - 18px)/ 2);min-width:0;border-radius:6px}
.module7-item img{height:100%;-o-object-fit:cover;object-fit:cover}
.module7-content{display:flex;flex-direction:column;justify-content:center;padding:30px 20px;background:#f0f9f5}
@media (max-width:1280px){.module7-list{gap:20px}
}
@media (max-width:1024px){.module7-item,.module7-item .imgwrap{width:100%;flex:1 1 auto}
.module7-why>.l-wrap{padding:0 10px}
}
@media (max-width:768px){.module7-list{flex-direction:column}
.module7-item,.module7-item.module7-item-reverse{flex-direction:column}
.module7-content,.module7-item .imgwrap{flex:1 1 auto;width:100%;max-width:100%}
}
.module9-submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 30px;border:0;border-radius:6px;background:#009b4d;color:#fff;font-weight:var(--fontbold5);line-height:1;text-decoration:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}
.module9-submit:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(0,155,77,.22);background:#007f40;color:#fff}
.module9-kicker{margin-bottom:18px;color:#009b4d;font-size:16px;font-weight:var(--fontbold6);text-transform:uppercase}
.module9-title{margin-bottom:24px;font-size:42px;font-weight:var(--fontbold6);line-height:1.25;color:#fff}
.module9-content li,.module9-content p{color:#555;font-size:16px;line-height:1.875}
.module9-inner{display:flex;gap:70px;align-items:center}
.module9-content{flex:1 1 0}
.module9-form-card{flex:0 0 46%;padding:60px 30px;border-radius:6px;background:#f0f9f5}
.module9-form-title{margin:0 0 28px;color:#111;font-size:32px;font-weight:var(--fontbold6);text-align:center}
.module9-inquiry .wmkcfeedback .send-btn{width:100%;background-color:var(--color);border-radius:30px}
.module9-inquiry .wmkcfeedback .send-btn:hover{box-shadow:0 14px 28px rgba(0,155,77,.22)}
@media (max-width:1440px){.module9-title{font-size:38px}
.module9-inner{gap:48px}
}
@media (max-width:1280px){.module9-title{font-size:34px}
.module9-form-title{font-size:28px}
}
@media (max-width:1024px){.module9-inner{gap:20px;flex-direction:column;align-items:flex-start}
.module9-content,.module9-form-card{width:100%;flex:1 1 auto}
}
@media (max-width:768px){.module9-title{font-size:24px}
.module9-form-title{font-size:22px;margin-bottom:15px}
.module9-form label{flex-basis:100%}
.module9-form-card{padding:30px 15px}
}
