﻿.home-banner .swiper-slide>a::after{display:none}
.wmkc-cate .cate-list li .img::after{background:var(--color);}
.wmkc-cate .cate-list li:hover .img::after{opacity: .3;}
.wmkc-pro .swiper-slide .info .title{padding:0;display: inline-block;white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;}
.wmkc-pro .swiper-slide .info .text{min-height: 50px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.wmkc-pro .swiper-slide .info .more{margin-top:10px}
@media (max-width: 500px) {.wmkc-pro .swiper-slide .info .text{min-height:auto}}
.wmkc-adv .adv-list li{height: unset;}
.wmkc-intro{background:#fefefe}
.wmkc-intro .intro-text .wmkc-title,.wmkc-intro .intro-text .p1,.wmkc-intro .intro-text .list .num,.wmkc-intro .intro-text .list .text{color:#111}
.home-certi{padding:4% 0;}
.home-certi .certi-inner{display:flex;align-items: center;justify-content: space-between;}
.home-certi .homecer-btn{width:40px;height:40px;display:flex;justify-content: center;align-items: center;background: var(--color);border-radius: 50%;color:#fff;transition: all .3s;cursor: pointer;}
.home-certi .homecer-btn:hover{background: var(--fontcolor);}
.home-certi .homecerSwiper{max-width:calc(100% - 100px);margin:0 auto;}
.home-certi .homecerSwiper .swiper-slide .cer-img{overflow: hidden;}
.home-certi .homecerSwiper .swiper-slide .cer-img img{width:100%;display:block;transition: all .3s;}
.home-certi .homecerSwiper .swiper-slide:hover .cer-img img{transform: scale(1.03);}
.home-certi .homecerSwiper .swiper-slide p{padding:5px 10px;text-align: center;color:#fff;margin-top:10px;background: var(--color);}
@media (min-width:769px){.home-certi .homecerSwiper-pagination{display:none;}}
@media (max-width:768px){.home-certi{padding:40px 0;}
.home-certi .homecerSwiper{padding-bottom:50px;max-width:100%;}
.home-certi .certi-inner{margin-top:10px;}
.home-certi .homecer-btn{display:none;}}
.home-exhibition .exhi-top-list{display:flex;flex-wrap:wrap;justify-content: space-between;margin:2.5% 0;}
.home-exhibition .exhi-top-list li{width:24%;text-align: center;box-shadow: 0px 3px 20px 0px #DEDEDE;padding:1%}
.home-exhibition .exhi-top-list li img{transition: all .3s;}
.home-exhibition .exhi-top-list li img:hover{transform: scale(1.03);}
.home-exhibition .exhi-inner{display:flex;align-items: center;justify-content: space-between;}
.home-exhibition .homeexhi-btn{width:40px;height:40px;display:flex;justify-content: center;align-items: center;background: var(--color);border-radius: 50%;color:#fff;transition: all .3s;cursor: pointer;}
.home-exhibition .homeexhi-btn:hover{background: var(--fontcolor);}
.home-exhibition .homeexhiSwiper{max-width:calc(100% - 100px);margin:0 auto;}
.home-exhibition .homeexhiSwiper .swiper-slide img{width: 100%;}
.home-exhibition .homeexhiSwiper .swiper-slide p{position: absolute;bottom:10px;background:rgba(0,0,0,0.5);color:#fff;padding:5px 10px;width:90%;text-align: center;left:50%;transform: translateX(-50%);}
@media (min-width:769px){.home-exhibition .homeexhiSwiper .homeexhiSwiper-pagination{display:none}}
@media (max-width:768px){.home-exhibition .homeexhiSwiper{max-width:100%;padding-bottom:50px;}
.home-exhibition .homeexhi-btn{display:none}
.home-exhibition .exhi-top-list{margin:20px 0;}
.home-exhibition .exhi-top-list li{width:49%;}}
.wmkc-about .about-img .dot,.wmkc-about .about-img .box{display:none;}
.wmkc-about .about-img img{width:100%;}
.wmkc-cate .cate-list li .img{background:#fff;}
.wmkc-cate .cate-list li .img img{width:auto;height:auto;}
