﻿.top-bar{ width: 100%; height: 42px; line-height: 42px; background: #f7f7f7; }
.top-bar a:hover{ text-decoration: underline;}
.top-bar-left{}
.top-bar-left span a{ color: #2191F4; padding: 0 5px;}



.topbar-right{}
.topbar-right a{ }
.topbar-right a:first-child:after{ content: "|"; padding:0 15px; color: #CCCCCC;}
.topbar-right a img{ margin-right: 5px;}



header{ width: 100%; height:110px; padding: 15px 0; background: #FFFFFF; }
header .logo{ width:180px; height: 80px;}
header .logo a{ display: block;  width:180px; height: 80px;}
header .logo a img{   width:180px; height: 80px;}
header .logo a h1{ display: none;}

header .hright{ width: calc(100% - 180px); padding-left: 100px;}

header .hsearch{ width: 65%; height: 50px; background: #FFFFFF; border:1px solid #007AFD; border-radius:10px; position:relative;}
header .hsearch input{ width: 90%; height: 48px; line-height: 48px; border: none; background:none; padding: 0 25px;}
header .hsearch button{ border: none; border-radius:0 8px 8px 0; width: 10%;  height: 48px; line-height: 48px; background: #007AFD; color: #FFFFFF; font-size:1.2rem; cursor:pointer}

.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: 50px;left: 0;width: 100%;z-index: 999;}
.search-window a{line-height:24px;color: #999!important;}
.search-window ul.search-rst{
    padding-left: 0;
}
.search-window ul.search-rst li{}
.search-window b{ display:block; margin-top:10px;}
.search-window ul.search-rst li a p{color:#000;margin-bottom: 0px;}
.search-window ul.search-rst li a:hover{color:#007AFD;}
.search-window ul.search-rst li a p.mfg{ color:#999 }
.search-window b{font-size:1rem; display:block;}
.search-window a:hover{color:#007AFD !important;}


header .tbom{}
header .tbom a{ display: block; height: 50px; background: #007AFD;border-radius: 10px; line-height: 50px; padding: 0 25px; font-size: 1rem; color: #FFFFFF;}
header .tbom a img{ margin-right: 10px;}
header .tbom a:hover{ background: #333333;}


header .tcart{}
header .tcart dl{ text-align: center; margin: 0 10px;}
header .tcart dl dt{ position: relative;}
header .tcart dl dd{ line-height: 30px;}
header .tcart a em{ width: 22px; height: 22px; line-height: 22px; border-radius: 50%; text-align: center; color: #FFFFFF; font-size: 0.8rem; position: absolute; right: -13px; top: -13px; background: #e60000;}


header .topmenu{ display: none;}


.navigation-main{ background: #333333; width: 100%; height: 58px; }
.navigation-main-left{ width: 21%; height: 58px; line-height: 58px; background: #007afd; padding: 0 18px; position: relative;}
.navigation-main-left a{ color: #FFFFFF; display: block; font-size: 1rem;}
.navigation-main-left a i.fa-th{ margin-right: 10px;}
.navigation-main-left a i.fa-angle-down{ line-height: 58px; font-size: 1.2rem;}

.navright{ width: 79%; line-height: 58px; padding-left: 50px;}
.navright a{ color: #FFFFFF;}

.navigation-main-left:hover ul.navul{ display: block;}
.navigation-main-left ul{ width: 100%; padding: 10px 0; z-index: 999; background: #FFFFFF;  border-radius:0 0 6px 6px; box-shadow: 0px 8px 16px 1px rgba(0,0,0,0.08); border: 1px solid #E9F0F9; border-top: none;  position: absolute; display: none; top:58px; left: 0; }
.navigation-main-left ul li{ font-size: 0.9rem; font-size: 0.9rem;}
.navigation-main-left ul li a{ display: block; line-height: 35px; height: 35px; overflow: hidden; padding: 0 20px; color: #333333; font-size: 0.9rem; }
.navigation-main-left ul li a img{ margin-right: 10px;}
.navigation-main-left ul li a i{ line-height: 35px; color: #999; font-size: 18px;}
.navigation-main-left ul li a:hover{ background: #007afd; color: #FFFFFF}
.navigation-main-left ul li a:hover i{ color: #FFFFFF;}
.navigation-main-left ul li a:hover img{filter: brightness(0) invert(1);}
.navigation-main-left ul li.navmore{ font-weight: bold; margin-top: 10px; font-size: 1rem;}
.navigation-main-left ul li.navmore a:hover{ background: none; color: #007afd;}
.navigation-main-left ul li ul{ display: none; padding: 20px; width: 900px; border:2px solid #007afd; min-height: 420px; position: absolute; left:100%; top: 0; background: #FFFFFF;}
.navigation-main-left ul li ul li{ width: 33.3%; line-height: 35px; height: 35px; overflow: hidden; float: left;}
.navigation-main-left ul li ul li a{ display: block; line-height: 35px; height: 35px; color: #333333;}
.navigation-main-left ul li ul li a:hover{ color: #FFFFFF;}
.navigation-main-left ul li:hover ul{ display: block;}


.banner{ }
.bannerleft{ width: 21%;   background: #FFFFFF; position: relative; border-radius:0 0 6px 6px; box-shadow: 0px 8px 16px 1px rgba(0,0,0,0.08); border: 1px solid #E9F0F9; border-top: none;} 
.bannerleft ul{ width: 100%; padding: 10px 0; z-index: 999; }
.bannerleft ul li{ font-size: 0.9rem;}
.bannerleft ul li a{ display: block; line-height: 35px; height: 35px; overflow: hidden; padding: 0 20px; }
.bannerleft ul li a i{ line-height: 35px; color: #999; font-size: 18px;}
.bannerleft ul li a img{ margin-right: 10px; }
.bannerleft ul li a:hover{ background: #007afd; color: #FFFFFF}
.bannerleft ul li a:hover i{ color: #FFFFFF;}
.bannerleft ul li a:hover img{filter: brightness(0) invert(1);}
.bannerleft ul li.navmore{ font-size: 1rem; }
.bannerleft ul li.navmore a:hover{ background: none; color: #007afd;}
.bannerleft ul li ul{ display: none; padding: 20px; width: 900px; border:2px solid #007afd; min-height:420px; position: absolute; left:100%; top: 0; background: #FFFFFF;}
.bannerleft ul li ul li{ width: 33.3%; line-height: 35px; height: 35px; overflow: hidden; float: left;}
.bannerleft ul li ul li a{ display: block; line-height: 35px; height: 35px; color: #333333;}
.bannerleft ul li:hover ul{ display: block;}

.banner-pic{ width: 79%; padding-top: 15px; padding-left: 15px;}
.main_visual{ width: 100%; height: 100%; position: relative; box-shadow: 0px 8px 12px 1px rgba(12,110,183,0.08);}
.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: 6px; }
.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: 4px; position:absolute; left: 0; bottom:20px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 4px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 20px; height: 4px; background:#FFFFFF; border-radius: 4px;}
.main_visual .owl-dot.active span{ background:#007afd; }
.main_visual .owl-nav{ display: none; height: 0;}



@media (max-width: 768px) {
.top-bar{ display: none;}	
header{ padding: 10px 0; height: 62px; background: #333;}
header .logo { width: auto; height: 42px;}
header .logo a img{ width: auto; height: 42px;}

.navigation-main{height: 0; padding: 0;}
.navigation-main-left{ display: none;}
.hright{ display: none;}


.banner-pic{ width: 100%; padding: 0; margin-top: 10px;}
.bannerleft{ display: none;}



.navright{ width: 100%; height: auto; line-height: 38px; padding-left: 0;}
nav{ width: 100%; display: none; height: auto; background: #FFFFFF; line-height: 42px; position: absolute; left: 0; top: 62px; z-index: 999;}
nav li {   background: #FFFFFF; width: 100%; height: 42px; line-height: 42px; border-bottom:1px solid #EEEEEE;}
nav li a{ color: #333 !important; padding: 0 10px;}


header .topmenu{ display: block; }
header .topmenu a{ border: 1px solid #FFFFFF; color: #FFFFFF; border-radius: 3px; padding: 8px; font-size: 20px; }



#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;
}


}