﻿@charset "utf-8"; 
:root{--color:#000000}
@media (min-width:1025px){.home-banner .banner-animote.bannertxt2 {left:auto;right:10%;}}
@media (max-width:1024px){.home-banner .banner-animote.bannertxt2 {text-align:right}}
.home-banner .banner-animote .home-more {margin-top:15px;width:auto;padding:0 25px;}
@media (max-width:768px){.home-banner .banner-animote .home-more{font-size:14px;height:30px;padding:0 12px}}
@media (max-width:500px){.home-banner .banner-animote .home-more{display:none}}
@media (min-width:1025px){
.head-nav{position:static;max-width:100%;transform:none;animation:none;box-shadow:none;border-radius:0}
.nav-ul{align-items:center}
}
@media (max-width:1024px){
.head-nav{height:55px;top:0;opacity:1;overflow:visible;transform:none}
.head-nav .l-wrap{flex-direction:row;padding:0 15px}
.head-nav .nav-ul{position:absolute;top:55px;left:100%;width:100%;height:calc(100vh - 55px);z-index:999;display:block;padding:0 20px 50px;background:#fff;transition:.3s;overflow-y:scroll}
.search-input{display:none}
.head-logo img{max-height:55px}
.head-nav.head-nav-act .nav-ul{left:0}
.head-nav .l-wrap{height:100%}
.m-menu{margin-top:6px}
.head-nav.scrollhead{height:55px}
.head-search{display:block}
.search-input{position:absolute;top:100%;right:0;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 4px rgba(0,0,0,.2);opacity:0;transform:rotateX(90deg);visibility:hidden;width:auto;z-index:9999}
.head-search button em{font-size:30px}
}
@media (min-width:769px){.contact-list .contact-item{height:280px}}
#tagTabs .tagItem:nth-child(2){display:none}
@media (min-width:1025px){.nav-ul>li{padding:0 15px}
.nav-ul>li>em{right:0}}
@media (min-width:1025px){header {position:fixed;width:100%;top:0;left:0;}
.head-nav.scrollhead {animation:0s;}
.head-nav:not(.scrollhead) {background:none}
body .head-nav:not(.scrollhead) .nav-ul>li>a{color:#fff}
body .head-nav:not(.scrollhead) .nav-ul>li>em{color:#fff}
body .head-nav:not(.scrollhead) .head-search button em{color:#fff}
/*body:not(.index) .head-nav:not(.scrollhead) .nav-ul>li>a{color:#fff}*/
/*body:not(.index) .head-nav:not(.scrollhead) .nav-ul>li>em{color:#fff}*/
/*body:not(.index) .head-nav:not(.scrollhead) .head-search button em{color:#fff}*/
}
.home-about .about-img{padding-top:0;padding-left:0;}
@media (max-width:768px){.home-about .about-wrap>div{padding-right:0;}}
.home-more,.home-project .swiper .project-button-next, .home-project .swiper .project-button-prev,.news-list .news-item .news-img .news-date{background:#808080}
.product-cateitem:hover .cate-info,.wmkcfeedback .send-btn,#tagTabs .tagItem.current,.pagelink .pagelink-item,.newslist .newsitem:hover .news-info .news-btn,.contact-list .contact-item em,footer .copyright .gotop{background:#808080;}
.sidebar-item.search .sidebar-search .search-btn{background: #808080;border-color:#808080}
.banner-animote.bannertxt1{width:100%;text-align:center;max-width:100%;left:0;}
.banner-animote.bannertxt1 .title{font-family:Gibson,sans-serif;font-size:4.5vw;}
@media (max-width:768px){.home-banner .banner-animote.bannertxt1{bottom:40%}
.banner-animote.bannertxt1 .title{font-size:22px;}}
@media (min-width:1025px){.lang {display:flex;align-items:center;}
.lang-icon span {color:#fff;}
.search-box {margin-right:20px;}
.nav-ul {margin:0 auto;}
.head-nav.scrollhead .lang-icon span {color:#000;}
.head-nav.scrollhead .lang-icon span::before,.head-nav.scrollhead .lang-icon span::after {background:#000}}
@media (max-width:1024px){.lang{display:flex;align-items:center;margin:0 10px 0 auto}}
@media (min-width:1025px){.page-main{flex:inherit;width:calc(100% - 380px)}}