﻿@charset "utf-8"; 
@media (min-width:769px){.contact-list .contact-item{height:280px}}
#tagTabs .tagItem:nth-child(2){display:none}
.pro-list li .pro-img a img{object-fit:contain}
.home-about .about-info .about-content .color-box{display:flex;justify-content:space-between;}
.home-about .about-info .about-content .color-box>p{width:50%;}
.home-about .about-wrap>div.about-img{padding-top:0;padding-left:0;}
.index-pro .pro-item .pro-img a{padding-bottom:75%;}
.index-pro{justify-content:space-between;}
.index-pro .pro-item{border:1px solid #e5e5e5 !important}
@media (min-width:1025px){.index-pro .pro-item{width:24%;}
.index-pro .pro-item:nth-child(n+5){margin-top:1%;}}
@media (max-width:768px){.index-pro .pro-item{width:49%;margin-bottom:2%}
.index-pro .pro-item:nth-child(n+3){border-top:1px solid #e5e5e5 !important}
.index-pro .pro-item:nth-child(2n+1){border-right:1px solid #e5e5e5 !important}}
#tagTabs{display:none}
.prodetails-main .sidebar-item.search{display:none}

@media (min-width:1025px){
.index header:not(.fiexd){position: fixed;top: 0;left: 0;width: 100%;}
.index header:not(.fiexd) .head-top{background: initial;}
.index header:not(.fiexd) .head-list .item .info a{color: #fff;}
.index header:not(.fiexd) .head-nav{background: initial;box-shadow: none;}
.index header:not(.fiexd) .nav-ul>li>a{color: #fff;}
}
@media (min-width:1024px){.head-top:not(.cur) .text,.head-top:not(.cur)+.head-list,.head-nav:not(.scrollhead) .nav-ul{padding:3px 10px;border-radius:6px;background:linear-gradient(to bottom,var(--color),#ffffff4b)}
.nav-ul>li:hover>a{background:var(--color)}}
 @media (min-width:1024px){header   .head-top{padding:3% 0}
header .head-nav{flex:1;width:unset;position:unset;transform:unset !important;margin-left:auto}
header .head-nav .l-wrap{justify-content:center}
header .head-top.cur .head-share,header .head-top.cur .head-list,header .head-top.cur .text,header .head-top.cur .lang{display:none}
.head-nav.scrollhead{width:100%}
.head-logo{transition:all 0.3s ease}
.head-logo.hide{opacity:0;transform:translateY(-20px);pointer-events:none}}
 @media (max-width:1024px){.nav-ul>li .submenu>img{display:none}
}@media (min-width:1024px){.nav-ul>li,.head-nav .l-wrap,header .head-nav,.head-top{position:unset}
.nav-ul>li .submenu{width:100%;left:50%;height:500px;background:#008cd4;transform:translate(-50%,0);max-width:unset;padding:4%}
.head-info{position:relative}
.nav-ul>li .submenu>img{position:absolute;right:20px;max-width:50%;top:50%;transform:translate(0,-50%)}
.nav-ul>li .submenu>li>a{color:#fff;font-size:25px}
.nav-ul>li .submenu>li:hover>a{color:#111}
}