﻿@charset "utf-8"; 
main.index section.products .item ul li>div .rule-box{max-height:inherit;height:auto;}
footer .footer-info .logo-box .logo img{width:auto;max-height:80px;}

@media (min-width:1025px) {
body{margin-top: 100px;}
header .top-box .info .left{margin-top: 0;}
header {position: fixed !important;z-index: 999;}
.l-wrap {width: 100%;padding: 0 70px;margin: 0 auto;max-width: 1600px;}
header .l-wrap {height: 100%;display: flex;align-items: center;justify-content: space-between;}
header .top-box{height: 100%;}
header .top-box .info{background: #000;}
header .top-box{width: 100%;position: static;max-width: 100%;}
header .top-box .nav-box{width: 100%;position: static;max-width: 100%;}
header .top-box .nav-box .right ul.nav1>li:hover>a{color: #fff;}
header .top-box .nav-box .right ul.nav1>li .inmenu_1{color: #fff;}
header .top-box .nav-box.top-0{padding: 0;}
header .top-box .nav-box .right ul.nav1>li ul li a{color: #fff;}
header.is-active .info{display: none;}
header::before{display: none;}
.swiper-box {position: static;transform: inherit;}
header .top-box .nav-box .right{height: 100%;}
}