﻿@charset "utf-8"; 
:root{--color: #A78565;}
.homeProductType .swiper-slide img{width: 100%;display: block;object-fit: cover;transition: all .3s ease;}
.homeProductType .swiper-slide a{position: absolute;display: inline-flex;right: 0px;bottom: 0px;padding: 5px 15px;box-sizing: border-box;border-radius: 20px 0px 0px 0px;background: var(--color);justify-content: center;}
.homeProductType .swiper-slide a span{margin-right: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;color: #fff;}
.homeProductType .swiper-slide a i{color: #FFFFFF;font-size: var(--fontsize18);}
.certificate-lawy{max-width: 1600px;margin: 0px auto;display: flex;justify-content: space-between;align-items: center;}
.cer-contant{display: flex;justify-content: space-between;max-width: 100%;flex-wrap: wrap;}
.cer-box{width: 24%;}
.hoem-certificate{margin-top: 60px;}
.hoem-certificate .homeTiele{text-align:center;margin-bottom:20px;}
.footerRight{padding-left: 3%;justify-content: initial;}
.footerRight .footerNav{margin-right: 3%;}
.homeProductType{overflow: hidden;}
.headBotWrapper .headNav>ul>li .inmenu:hover, .headBotWrapper .headNav>ul>li .inmenu_1, .headBotWrapper .headNav>ul>li>ul>li>a:hover{color:#A78565}
.TyoeSwiper-wrapper{position: relative;}
.tyoe-button-prev,.tyoe-button-next{position: absolute;top: 50%;width: calc(var(--swiper-navigation-size)/ 44 * 27);height: var(--swiper-navigation-size);margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);z-index: 10;cursor: pointer;display: flex;align-items: center;justify-content: center;color: var(--swiper-navigation-color,var(--swiper-theme-color));}
.tyoe-button-prev {left: 10px;right: auto;}
.tyoe-button-next {right: 10px;left: auto;}
.tyoe-button-prev:after{content: 'prev'}
.tyoe-button-next:after{content: 'next'}
.tyoe-button-next:after,.tyoe-button-prev:after {font-family: swiper-icons;font-size: var(--swiper-navigation-size);text-transform: none!important;letter-spacing: 0;text-transform: none;font-variant: initial;line-height: 1}
.tyoe-button-next:after,.tyoe-button-prev:after {font-size: var(--fontsize16);color: #FFFFFF;width: 26px;height: 40px;background: var(--color);text-align: center;line-height: 40px}
.headBotWrapper .headNav>ul>li>a{font-weight: 600 !important;}
.container1{max-width:1600px;margin:0 auto;position:relative;display:flex;justify-content:space-between;align-items:center}
.wmkc-fl{width:48%}
.wmkc-fr{width:52%;position: relative;}
.catefl_content{width:90%}
.cate-ltitle{color:#2e1533;font-size:40px;font-family:BlowBrush}
.cate-mid{color:var(--color);font-size:30px;line-height:36px;margin-top:50px}
.catefl_content p{color:#676767;font-size:18px;margin-top:50px;margin-bottom:80px;line-height:40px}
.cate-more{margin-bottom:25px}
.cate-more a{display:inline-block;width:210px;height:60px;line-height:60px;text-align:center;background:var(--color);color:#fff;text-transform:uppercase;font-size:13px;border-radius:5px;border:1px solid var(--color)}
.cate-right{display: flex;flex-wrap: wrap;justify-content: space-between;}
.cate-right li{width: 48%;position: relative;}
.mid-content{position: absolute;display: flex;justify-content: center;align-items: center;flex-direction: column;opacity: 0;width: 100%;top: 50%;transform: translateY(-50%) scale(1.5);}
.cate-border{position: absolute;border: 6px solid #FFF;width: 94%;height: 94%;top: 3%;left: 3%;box-sizing: border-box;text-align: -webkit-center;z-index: 2;}
.cate-pure{width: 50%;height: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-size: cover;z-index: 1;display: flex;justify-content: center;align-items: center;}
.cate-span{font-size: 52px;color: var(--color);text-align: center;text-transform: uppercase;}
.cate-right li .mask{position: absolute;width: 100%;height: 100%;top: 0px;background: #000;z-index: 1;transition: all .5s;transform: scale(0);}
.cate-right li:hover .mask{opacity: .6;transform: scale(1);}
.cate-right li:hover .mid-content{opacity: 1;transform: translateY(-50%) scale(1);z-index: 5;}
.cate-title{white-space: nowrap;overflow: hidden;color: #FFF;font-size: 26px;}
.mid-content a{display: inline-block;color: #FFF;padding: 5px 12px;border: 2px solid #FFF;margin-top: 20px;transition: all .6s;}
@media (max-width:1450px) {
    .container1{max-width: 1200px;}
    .cate-span{font-size: 32px;}
    .cate-mid{font-size: 24px;margin-top: 20px;}
    .catefl_content p{margin-top: 30px;margin-bottom: 50px;}
    .cate-title{font-size: 22px;}
}
@media (max-width:1200px) {
    .container1{max-width: 1000px;}
    .cate-span{font-size: 28px;}
}
@media (max-width:1000px) {
    .container1{max-width: 96%;}
}
@media (max-width:1024px) {
    .container1{flex-direction: column;}
    .wmkc-fl,.wmkc-fr{width: 100%;}
    .catefl_content{width: 100%;}
}
@media (max-width:600px) {
    .cate-title{font-size: 18px;}
}
main .side .sideInquiry input{width:100%;}
main .side .sideInquiry .wmkcfeedback{margin-top:20px;}
.productDetailsContent>img,.productDetailsContent>h4{display:none;}