﻿@charset "utf-8"; 
.pro-detail .pro-detail-content .pro-detail-box {max-width:1080px;margin:0 auto}
.tabs-nav p:nth-child(2) {display: none;}
.banner-animote {position:absolute;top: 50%;left:7%;z-index:1;padding:20px;border-radius:10px;transform: translate(0,-50%);opacity:0;text-transform:uppercase;font-weight:700;font-size:16px;}
.swiper-slide-active .banner-animote {animation:bannerup 1s forwards}
.banner-animote .title {font-size:42px;color:#232323}
.banner-animote .text {margin-top:10px;max-width:680px;color:#333}
#home-swiper .swiper-slide .banner-animote img {width:auto}
@media(max-width:768px){.banner-animote {padding:0px 15px;left:0px;width:100%}
.banner-animote .title {font-size:18px}
.banner-animote .text {font-size:14px;margin-top:5px;font-weight:normal;text-transform:capitalize}
.banner-animote .btn {display:none}
#home-swiper .swiper-next, #home-swiper .swiper-prev{display:none}}
@keyframes bannerup {0% {margin-top:20px;opacity:0}
100% {margin-top:0;opacity:1}}
.contact>iframe{border:0}
.kche-wrap-width { width: 90%;}
.send-inquiry .inquiry-form input,.send-inquiry .inquiry-form textarea{background:#ededed;}
.contact .contact-sec1 .contact-sec1-item {margin-bottom:40px;}
.contact .contact-sec1 .contact-sec1-item a {text-decoration:none;}
@media (max-width:560px){.contact .contact-sec1 .contact-sec1-item{width:100%}}
#home-contactus {padding:60px 0;}
.home-contactus-flex {display:flex;flex-wrap:wrap;justify-content:space-between;}
.home-contactus-lef {width:48%;}
.home-contactus-rig {width:48%}
.home-contactus-tit {font-weight:bold;font-size:30px;margin-bottom:20px;}
.home-contactus-list {margin-bottom:10px}
.home-contactus-list li {display:flex;line-height:24px;margin-bottom:5px;}
.home-contactus-list li em {color:var(--color);font-size:20px;margin-right:10px;}
.home-contactus-rig .send-inquiry .inquiry-form input {display:block;width:100%;background:#fff;border:1px solid #ccc;padding:0 15px;height:45px;margin-bottom:15px;}
.home-contactus-rig .send-inquiry .inquiry-form textarea {background:#fff;border:1px solid #ccc;padding:10px 15px;width:100%;display:block;outline:none;resize:none;height:230px;}
.home-contactus-rig .wmkcfeedback .send-btn {margin-bottom:0;}
@media (max-width:1024px){.home-contactus-lef {width:100%;}
.home-contactus-rig {width:100%;margin-top:25px}}
@media (max-width:768px){.home-contactus-tit{font-size:22px}}
@media (min-width:1025px){footer .foot-main .foot-item.foot-cate {max-width:32%;width:32%;}
footer .foot-main .foot-item.foot-cate li a {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}}
footer .foot-main .foot-item.foot-about {position:relative;}
.wmkc-map{flex: 1;}
footer .foot-main .foot-item.foot-about iframe {width:240%;position:absolute;bottom:20px;left:0;height:350px;}
.head-top{display:none}