﻿.topbar{ width:100%; background: #FFFFFF; height: 52px; line-height: 32px;  padding: 10px 0;}
.topbar-left{}
.topbar-left span a{ color: #00a2e9;}
.topbar-left em:before{ content: "|"; padding: 0 15px;}
.topbar-left em a img{margin-right: 8px;}


.topbar-right{}
.topbar-right-login{}
.topbar-right-login a{ display: inline-block; height: 32px; line-height: 32px;}
.topbar-right-login a img{ margin-right: 8px;}
.topbar-right-login a:first-child:after{ content: "|"; padding: 0 15px;}

.topbar-right-bom{ margin-left: 25px;}
.topbar-right-bom a{ display: block; background: #00a2e9; padding: 0 25px; color: #FFFFFF; height: 32px; line-height: 32px; border-radius: 4px;}
.topbar-right-bom a img{ margin-right: 8px;}


.header-box-main{ background: #FFFFFF; padding: 20px; margin-top: 12px; border-radius: 12px;}

header{ width: 100%; height: 78px; padding:0 0 20px 0; background: #ffffff; }

header .logo{ width: 228px; height: 58px; }
header .logo a{ display: block; width: 100%; height: auto;}
header .logo a img{ width: 100%; height: auto;}
header .logo a h1{ display:none;}

header .topsearch{ width: 56%; height: 46px; padding: 2px; background: #FFFFFF; border:1px solid #00a2e9; border-radius: 10px; position:relative;}
header .topsearch input{ width: 88%; height: 38px; border: none; background: none;  padding:0 15px;}
header .topsearch button{ width: 12%; height: 38px; background: #00a2e9; border-radius: 10px; font-size: 20px; border: none; color: #FFFFFF; cursor: pointer;}

header .topcart{ width: 10%; height: 50px; line-height: 50px;}
header .topcart a{ width: 50px; height: 50px; position: relative;}
header .topcart a em{ position: absolute; right: 0; top: -5px; display: block; width:22px; height: 22px; line-height: 22px; color: #FFFFFF; text-align: center; background: #f83030; border-radius:50%; }

.search-window{ display:none; position:absolute;background: #fff;border-radius: 0 0 4px 4px;border-top: none;box-shadow: 0 4px 4px -2px #999;padding: 20px;top: 40px;left: 0;width: 800px;z-index: 20;}
.search-window a{margin-right:10px;line-height:24px;color: #999!important;}
.search-window ul.search-rst{
    padding-left: 0;
}
.search-window ul.search-rst li{margin-bottom: 8px;}
.search-window ul.search-rst li a p{color:#000;margin-bottom: 0px;}
.search-window ul.search-rst li a:hover p{color:#ff6221;}
.search-window ul.search-rst li a p.mfg{ color:#999 }
.search-window b{font-size:1rem; display:block;}



header .topmenu{ display: none;}



nav{ width: 100%; height: 48px; background: #FFFFFF;  line-height: 48px; }
.navleft{ width: 22%; height: 47px;  background: #00a2e9; position: relative; border-radius: 6px  6px  0px  0px; }
.navleft a.navlinks{ color: #FFFFFF; padding: 0 20px;  }
.navleft a.navlinks i{ line-height: 47px; font-size: 20px; margin-right: 20px;}
.navleft:hover ul.navul{ display: block;}
.navleft ul{ width: 100%; padding: 10px 0; z-index: 999; background: #f1f3fa; position: absolute; display: none; top:46px; }
.navleft ul li{ font-size: 0.9rem;}
.navleft ul li a{ display: block; line-height: 32px; height: 32px; overflow: hidden; padding: 0 20px;}
.navleft ul li a img{ margin-right: 10px;}
.navleft ul li a i{ line-height: 32px; color: #999; font-size: 18px;}
.navleft ul li a:hover{ background: #f7f7f7;}
.navleft ul li a:hover i{ color: #00a2e9;}
.navleft ul li.navmore{ font-weight: bold; margin-top: 10px; font-size: 1rem;}
.navleft ul li.navmore a{color: #111111 !important;}
.navleft ul li.navmore a:hover{ background: none;}
.navleft ul li ul{ display: none; padding: 20px; width: 900px; border:2px solid #00a2e9; min-height: 420px; position: absolute; left:100%; top: 0; background: #FFFFFF;}
.navleft ul li ul li{ width: 33.3%; line-height: 32px; height: 32px; overflow: hidden; float: left;}
.navleft ul li ul li a{ display: block; line-height: 32px; height: 32px;}
.navleft ul li:hover ul{ display: block;}


.navright{ width: 77%; height: 48px;  padding: 0 25px; background: #f1f3fa; border-radius: 6px;}
.navright li {  font-size: 1rem; position: relative;}
.navright li ul{ display: none; position: absolute; width: 120px; right: 0; top: 46px; background: #FFFFFF; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); z-index: 666;}
.navright li ul li{ padding: 0; height:36px; line-height: 36px; border-bottom: 1px solid #EEEEEE; text-align: center; font-size: 0.9rem;}
.navright li ul li a{ color: #333333;}

.bannerleft ul{ width: 100%; padding: 10px 0; z-index: 999; background: #f1f3fa; flex: 1; /* 占据父容器的剩余空间 */
  display: flex; /* 添加 flex 布局 */
  flex-direction: column; /* 子元素垂直排列 */}
.bannerleft ul li{ font-size: 0.9rem; flex: 1; /* 让每个 li 平均分配高度 */}
.bannerleft ul li a{ display: block; line-height: 32px; height: 32px; overflow: hidden; padding: 0 20px;}
.bannerleft ul li a i{ line-height: 32px; color: #999; font-size: 18px;}
.bannerleft ul li a img{ margin-right: 10px;}
.bannerleft ul li a:hover{ background: #FFFFFF;}
.bannerleft ul li a:hover i{ color: #00a2e9;}
.bannerleft ul li.navmore{ font-weight: bold; font-size: 1rem; }
.bannerleft ul li.navmore a{ color: #111;}
.bannerleft ul li.navmore a:hover{ background: none;}
.bannerleft ul li ul{ display: none; padding: 20px; width: 900px; border:2px solid #00a2e9; min-height:420px; position: absolute; left:100%; top: 0; background: #FFFFFF;}
.bannerleft ul li ul li{ width: 33.3%; line-height: 32px; height: 32px; overflow: hidden; float: left;}
.bannerleft ul li ul li a{ display: block; line-height: 32px; height: 32px;}
.bannerleft ul li:hover ul{ display: block;}

.banner{  }
.bannerleft{ width: 22%;   background: #FFFFFF; position: relative; display: flex; /* 添加 flex 布局 */ flex-direction: column; /* 垂直方向排列 */}
.bannerright{ width: 58%; margin-top: 10px; padding: 0 12px;}
.main_visual{ width: 100%; height: 100%; position: relative;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto; border-radius: 4px;}
.main_visual .owl-prev,.main_visual .owl-next{ display: none; text-indent: -999px; overflow: hidden;}

.main_visual .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom:20px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#a2a2a2; border-radius: 50%; }
.main_visual .owl-dot.active span{ background:#00a2e9; }
.main_visual .owl-nav{ display: none; height: 0;}

.bannerright-info{ width: 20%;  margin-top: 10px;}
.bannerright-info dl{ width: 100%; height: auto; border: 1px solid #EEEEEE; border-radius: 12px; padding: 15px; margin-bottom: 10px;}
.bannerright-info dl dt b{ display: block; color: #111111; font-size: 1.1rem;}
.bannerright-info dl dt a{ display: block; color: #00A2E9;}
.bannerright-info dl:last-child{ margin-bottom: 0;}







@media (max-width: 768px) {
	
.topbar{ display: none;}
.header-box-main{ padding: 0; margin: 0 auto; width: 100%;}
header{ width: 100%; height: 60px; padding: 5px 3%; }

header .logo{ width: auto; height: 30px; padding-right: 0; margin-top: 10px;}
header .logo a{ display: block; width: 100%; height: auto;}
header .logo a img{ width: 100%; height: 30px;}

header .topsearch{ display: none;}


header .topcart{ display: none;}
header .topmenu{ display: block; margin-top: 5px;}
header .topmenu a{ border: 1px solid #333; color: #333; border-radius: 3px; padding: 8px; font-size: 20px; }

.navleft{ display: none;}
.banner{ width: 100%;}
.bannerleft{ display: none;}
.bannerright{ width: 100%; margin: 0; padding: 0;}
.bannerright-info{ display: none;}
.main_visual .owl-carousel .item img{ width: 100%; height:auto; border-radius: 0 !important;}
.main_visual{ width: 100%; height: auto}


nav{ width: 100%; height: auto; background: #FFFFFF; line-height: 42px; position: absolute; left: 0; top: 60px; z-index: 999;}
.navright{ width: 100%; height: auto; background: #FFFFFF;  }
.navright li { margin-left: 0; padding: 0; font-weight: normal; background: #FFFFFF; width: 100%; height: 42px; line-height: 42px; border-bottom:1px solid #EEEEEE;}
.navright li a{ color: #333;}
.navright li ul{ width: 100%; }

#mainnav {
    display: none;
    transition: max-height 0.3s ease;
}

/* 当添加 active 类时显示 */
#mainnav.active {
    display: block;
}

#mainnav1 {
    display: none;
    transition: max-height 0.3s ease;
}

/* 当添加 active 类时显示 */
#mainnav1.active {
    display: block;
}


}