﻿@charset "utf-8";
.foot-l .lfr li:last-child i,.foot-l .lfr li:last-child em{font-size:17px}
.content-title,.pro-name,.pro-c-name,.side-pro-name,.adv-item article,.content-info article,.news-title,.news article,.pro-info article{word-break:break-word}
.about-img img{height:100%;object-fit:cover}
@media (min-width:1366px){.about-con{padding-block-end:30px;padding-top:30px}}
.common-main article p{margin-bottom:1px;line-height:2}
.about-img lite-youtube{max-width:100%!important;width:100%!important;height:100%!important}
@media (max-width:768px){.about-img lite-youtube{height:62vw!important}}
.about-item .about-ic img{width:60px}
.about-text{font-size:16px;line-height:1.2}
.about-num{font-size:42px}
.about-item .about-ic{width:25%}
.pro-btn{overflow:hidden}
.cate-item{opacity:1 !important;transform:unset !important}
.cate-item .cate-img{width:100%}
.cate-img img{display:block;width:100%;opacity:.6}
.cate-name{text-align:center;padding:8px;line-height:1.3}
.about .about-con{padding:50px 90px}
.about ul li{position:relative;padding-left:40px;line-height:1.7}
.about .about-sel{position:absolute;left:0;top:-2px}
.about-img>a{display:block;height:100%;width:100%;position:relative;background:#fff}
.aboutimg-tit{text-transform:uppercase;font-weight:bold;font-size:25px;padding:10px 30px;line-height:30px}
.about-img>a img{height:calc(100% - 50px);width:100%;position:absolute;display:block}
@media screen and (max-width:1500px) and (min-width:1151px){.about .about-con,.about .about-img{width:50%}
.about .about-con{padding:40px 60px}}
@media screen and (max-width:1500px){.about .about-img{max-height:100%}}
@media screen and (max-width:1150px){.about-img>a img{position:relative}}
@media screen and (max-width:768px){.about .about-img iframe{height:100%}
.about .about-con{padding:66vw 4vw 4vw}
.about .about-img{max-height:inherit;width:100%;left:0;padding:0 4vw;box-sizing:border-box;height:62vw}
.aboutimg-tit{font-size:20px;padding:8px 5.3333333333vw}
.about .about-img img{height:calc(100% - 46px)}
.about-ri{color:#fff}
.about-num{font-size:24px}
.about-item .about-ic{width:auto}
.about-item .about-ic img{height:auto;width:40px}
.about-ri{width:calc(100% - 40px);padding-left:15px}}
@media screen and (max-width:560px){.about .more-btn{width:120px;height:40px;line-height:40px;font-size:13px}
.about-num{font-size:20px}
.about-ri{padding-left:10px}
.about-text{font-size:12px}}
.wmkc-web{margin:0 7px}
.wmkc-web a{color:#fff}
@media (max-width:1024px){.wmkc-web{display:none}}
.home-video{padding:60px 0}
.home-video-list{display:flex;flex-wrap:wrap;justify-content:space-between}
.home-video-list li{width:32%;margin-top:20px}
@media (max-width:768px){
.home-video-list li{width:100%}
.cate .cate-list{flex-wrap:nowrap;}}
.foot-nav .cu li:nth-child(3){display:none;}
.foot-logo{max-width: 300px;}

.wmkc-list>li.wmkc-contact>a{background:#fff;box-shadow:rgba(149, 157, 165, 0.2) 0px 8px 24px;flex-direction:column}
.wmkc-list>li.wmkc-contact>a>p{font-size:11px !important}
.wmkc-web{position:relative}
.wmkc-web p{cursor:pointer;}
.wmkc-web em{display:inline-block;transition:0.25s;}
.wmkc-web p.active em{transform:rotate(180deg);}
.wmkc-web>ul{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#fff;box-shadow:0 2px 8px #0002;min-width:350px;z-index:9999;padding:8px 0;}
.wmkc-web>ul li{padding:5px 10px;line-height:1.6}
.wmkc-web>ul li a{color:#000}
.wmkc-web>ul li:hover a{color:var(--color)}

.wmkcinquirybtn{cursor:pointer}
.wmkcpopup-inquiry{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;display:none;align-items:center;justify-content:center}
.wmkcpopup-inquiry.is-active{display:flex}
.wmkcpopup-inquiry.is-active .wmkcinquiry-box{animation:wmkcinquiryanimation .3s forwards}
.wmkcinquiry-diaolg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:-1}
.wmkcinquiry-box{z-index:2;background:#fff;width:100%;max-width:900px;margin:0 auto;padding:30px 30px;border-radius:10px;box-shadow:1px 2px 10px rgba(0,0,0,.2);max-height:100vh;overflow-y:auto;transform:translateY(20px);opacity:.5}
.wmkcinquiry-box .wmkcinquiry-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}
.wmkcinquiry-box .wmkcinquiry-title{font-weight:700;font-size:var(--fontsize20);text-align:left}
.wmkcinquiry-box .wmkcinquiry-close{position:relative;cursor:pointer;width:30px;height:30px}
.wmkcinquiry-box .wmkcinquiry-close::before{content:"";position:absolute;top:0;left:0;width:20px;height:2px;background:var(--color);left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}
.wmkcinquiry-box .wmkcinquiry-close::after{content:"";position:absolute;top:0;left:0;width:20px;height:2px;background:var(--color);left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg)}
@keyframes wmkcinquiryanimation{0%{transform:translateY(20px);opacity:.5}
100%{transform:translateY(0);opacity:1}}