﻿@charset "utf-8";
.product-list li{padding:0}
.product-txt{background:var(--color);padding:15px 15px 20px}
.product-tit{margin:0;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#fff!important}
.product-text{color:#fff;line-height:24px;margin:10px 0 20px;-webkit-line-clamp:3;height:72px;font-size:15px}
.product-icon{display:flex;justify-content:center}
.product-icon span{position:relative;width:26px;height:26px;background:#fff;border-radius:50%}
.product-icon span:after{content:'';width:6px;height:6px;border:2px solid var(--color);border-left:none;border-bottom:none;transform:rotate(45deg);position:absolute;top:9px;right:11px}
.product-img{position:relative;width:100%;padding-bottom:70.8%}
.product-img img{height:100%;position:absolute;top:0;left:0;object-fit:cover;border-radius:0;display:block}
.service{text-align:center;padding-bottom:60px}
.service .home-more{margin:20px auto 0}
.indexnewsbtn a:first-child{margin-right:20px}
@media (max-width:560px){.product-txt{padding:10px 10px 20px}
.product-text{margin:6px 0 15px;font-size:14px}}
@media (min-width:801px){nav{margin-left:5%}
.logo{margin-right:initial}
.logo img{max-height:60px}}
.news-l a{display:block}
@media (min-width:1400px) {.products-ninelist-1{justify-content: space-between;}
.products-ninelist-1 li{width: 24%;margin: 0 0 1% 0px;padding-bottom: 0;text-align: center;}}
.home-product{padding-bottom:90px;}
.home-product .homepro{margin-top:30px;}
.home-product .homepro-list{display:flex;flex-wrap:wrap}
.home-product .homepro-list .proitem{width: 25%;border: 1px solid #e4e3e3;overflow: hidden;background-color: #FFF;transition: all .2s ease;display: flex;flex-direction: column;justify-content: space-between;border-left: none;}
.home-product .homepro-list .proitem:nth-child(4n+1){border-left: 1px solid #E5E5E5;}
.home-product .homepro-list .proitem:nth-child(4n){margin-right:0px}
.home-product .homepro-list .proitem:hover .item-img img{transform:scale(1.05)}
.home-product .homepro-list .proitem:hover .item-info .item-tit{color:var(--color)}
.home-product .homepro-list .proitem .item-img{width:100%;display:flex;overflow:hidden;box-sizing:border-box;position:relative}
.home-product .homepro-list .proitem .item-img img{width:100%;height:100%;object-fit:cover;transition:all .2s ease}
.home-product .homepro-list .proitem .item-img .icon-videoplay{position:absolute;left:50%;top:50%;color:#FFF;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:1;font-size:18px;background-color:rgba(0,0,0,.5);transform:translate(-50%,-50%)}
.home-product .homepro-list .proitem .item-info{box-sizing: border-box;padding: 20px;border-top: 1px solid #e4e3e3;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.home-product .homepro-list .proitem .item-info .item-tit{font-size:18px;line-height:1.2;color:var(--fontcolor);font-weight:var(--fontbold5);transition:all .2s ease;text-transform:capitalize}
.home-product .homepro-list .proitem .item-info .text{color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-top:10px;display: none;}
.home-product .homepro-list .proitem .more-btn{width: 100%;align-items: center;box-sizing: border-box;font-size: 16px;transition: all .2s ease;position: relative;overflow: hidden;margin-top: 4px;display: flex;justify-content: center;color: var(--color);}
.home-product .homepro-list .proitem:hover .more-btn{color:var(--color)}
.home-product .homepro-list .proitem .more-btn span{position:relative;z-index:10}
.home-product .homepro-list .proitem .more-btn em{transform:translateY(1px);margin-left:4px;display:inline-block}
.home-product .home-more{margin:10px auto;}
.home-activity{z-index:1;position:relative;background:url(/uploads/10124/page/p20240624173023dcde2.jpg) no-repeat center/cover;}
.home-activity::before{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:-1}
.home-activity .container{display:flex;justify-content:flex-end;}
.home-activity .home-tit{text-align: left;}
.activity-wrap{width:50%;color:#FFF;padding:3%;background:rgb(225 226 227 / 80%);margin:3% 0;border-radius: 10px;}
.activity-wrap .text{font-size:18px}
.activity-wrap .title{font-size:48px;font-weight:var(--fontbold7);line-height:1.2;margin:10px 0px 20px}
.activity-wrap .content{font-size:16px;line-height:24px;margin-bottom:20px;color:#000;}
.activity-wrap .img{display:flex;margin-bottom:30px}
.activity-wrap .img img{height:200px;margin-right:15px;transition:all .2s linear}
.activity-wrap .img img:hover{transform:translateY(-5px)}
.activity-wrap .inquiry-form{justify-content: space-between;}
.home-activity .inquiry-form input{width:48%;margin-right:0;}
.home-activity .wmkcfeedback .send-btn{margin-left:0;border-radius: 10px;}
.home-news{padding:90px 0;}
.home-news .news-top{display:flex;align-items:center;justify-content: center;}
.home-news .home-des-box{justify-content:left}
.home-news .home-tit{text-align:left;margin:0;}
.home-news .right .home-more{margin-top:0;}
.home-news .homenews-list{display:flex;flex-wrap:wrap;margin-top:4%}
.home-news .homenews-list .homenews-item{width:23%;margin-right:2.6%;position:relative}
.home-news .homenews-list .homenews-item:nth-child(4n){margin-right:0px}
.home-news .homenews-list .homenews-item:hover .homenews-img a img{transform:scale(1.02)}
.home-news .homenews-list .homenews-item:hover .homenews-text::before{opacity:1}
.home-news .homenews-list .homenews-item:hover .homenews-text .homenews-tit{color:var(--color)}
.home-news .homenews-list .homenews-item:hover .homenews-more{border-color:var(--color)}
.home-news .homenews-list .homenews-img{width:100%;max-height:300px;border-radius:5px;overflow:hidden}
.home-news .homenews-list .homenews-img a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.home-news .homenews-list .homenews-img img{width:100%;height:100%;object-fit:cover;transition:all .2s ease}
.home-news .homenews-list .homenews-text{position: relative;box-sizing: border-box;padding: 15px;border-radius: 0 5px 5px 5px;box-shadow: 0 1px 10px 0 rgba(16,1,0,.1);transition: all .2s ease;}
.home-news .homenews-list .homenews-text .homenews-info{position:relative;z-index:1}
.home-news .homenews-list .homenews-text::before{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:#FFF;opacity:.8;border-radius:0 5px 5px 5px;z-index:0}
.home-news .homenews-list .homenews-text .homenews-date{text-transform:capitalize;position:absolute;background-color:var(--color);color:#FFF;min-width:60px;height:54px;box-sizing:border-box;padding:6px;border-radius:5px 5px 0px 0px;top:-70px;left:-15px;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;overflow:hidden;line-height:1.4}
.home-news .homenews-list .homenews-text .homenews-date .span2{font-size:20px;font-weight:var(--fontbold5)}
.home-news .homenews-list .homenews-text .homenews-date::before{content:"";position:absolute;right:-20px;top:-20px;background-color:#FFF;opacity:.1;width:50px;height:50px;border-radius:50%;z-index:1}
.home-news .homenews-list .homenews-text .homenews-date::after{content:"";position:absolute;right:-10px;top:-16px;background-color:#FFF;opacity:.1;width:30px;height:40px;border-radius:50%;z-index:10}
.home-news .homenews-list .homenews-text .homenews-tit{color:var(--fontcolor);font-size:18px;font-weight:var(--fontbold5);transition:all .2s ease;text-transform:capitalize;line-height:1.4}
.home-news .homenews-list .homenews-text .homenews-des{margin-top:6px;transition:all .2s ease}
.home-news .homenews-list .homenews-text .homenews-des p{color:#333;line-height:1.4}
.home-news .homenews-list .homenews-text .homenews-more{margin-top:10px;box-sizing:border-box;transition:all .2s ease;border-top:1px solid #e4e3e3}
.home-news .homenews-list .homenews-text .morebtn{display:inline-flex;margin-top:10px;color:var(--color)}
.home-news .homenews-list .homenews-text .morebtn em{transform:translateY(2px);margin-left:4px}
.service{padding:90px 0;}
@media (max-width:768px){.service,.home-news{padding:0.75rem 0;}
.home-product .homepro-list,.home-news .homenews-list{justify-content: space-between;}
.home-product .homepro-list .proitem{width:49%;margin-right:0;}
.home-product .homepro-list .proitem .item-info{padding:10px}
.home-product{padding-bottom:0.75rem;}
.activity-wrap{width:100%;}
.home-news .right{display:none;}
.home-news .homenews-list .homenews-item{width:49%;margin-right:0;}
.home-news .homenews-list .homenews-text .homenews-des p{display:none;}}
@media (min-width:1025px){.home-tit,.about-r h3{font-size:30px;}}
.about{padding-top:40px;padding-bottom:40px}
@media (max-width:800px){.about{padding-top:0;padding-bottom:0}}
.service {padding: 40px 0 90px;}
.home-activity{background: url(https://css02.v15cdn.com/m407/news-bg.webp) no-repeat center;background-size: cover;}
.home-activity .container {flex-wrap:wrap;justify-content:space-between;align-items:center;}
.activity-left {width:40%;}
.activity-left div {font-size:30px;margin-bottom:15px;}
@media (max-width:768px){.activity-left {width:100%;padding:30px 0 10px}
.activity-left div {font-size:.24rem;margin-bottom:10px;}}
@media (max-width:540px){.activity-left div {font-size:20px;}}
@media(min-width:769px){.lang-wrap{width: 286px;display: flex;flex-wrap: wrap;}.lang-wrap li{width:50%;}}