﻿@charset "utf-8"; 
:root {--color: #06a797;}
@media (min-width:1025px){div#wmkc{top:auto;bottom:100px;}
header .head-info .head-nav .nav-ul>li .submenu{max-height:initial;overflow-y:initial}}
@media (max-width:768px){.pagesbanner img,.pagesbanner{min-height:unset}}
#home-swiper .swiper-slide .banner-animate.wmkcbanner1{padding-left:12%}
.wmkcbanner1 .p1{max-width:100% !important;font-size:2.8vw !important;line-height:1.25 !important;font-weight:600 !important;font-family:sans-serif}
.wmkcbanner1 .p2{font-size:1.2vw !important;max-width:45%;line-height:1.52}
.wmkcbanner1 .more{display:flex;margin-top:35px}
.wmkcbanner1 .more a{background:var(--color);padding:18px 35px;font-size:26px;border-radius:56px;line-height:1;transition: all .3s ease-in-out;}
.wmkcbanner1 .more a:hover{background: #fff;color: var(--color);}
@media (max-width:1366px) {
    .wmkcbanner1 .more a{font-size: 20px;padding: 12px 25px;}
    .wmkcbanner1 .more{margin-top: 10px;}
}