﻿.top-bar{ width: 100%; height: 33px; background: #FFFFFF; line-height: 33px;}

.top-bar-left{}
.top-bar-left span{}
.top-bar-left span:after{ content: "|"; padding: 0 10px;}
.top-bar-left em a{ color: #0085DE; padding: 0 10px;}
.top-bar-left em a:hover{ text-decoration: underline;}

.top-bar-right{}
.top-bar-right a span{ color: red;}
.top-bar-right a:after{ content: "|"; padding: 0 10px;}
.top-bar-right a:last-child:after{ content: ""; padding: 0;}


.top-ad{ position: relative; width: 100%; height: auto;}
.top-ad img{ width: 100%; height: auto;}
.top-ad span{  cursor: pointer; display: block; position: absolute; top: 0; right: 10%; width: 22px; height: 22px; line-height: 22px; text-align: center; color: #FFFFFF; border-radius:2px; background: rgba(0,0,0,0.4);}


.header-box{ background: #FFFFFF; margin-top: 20px; padding: 20px; background: #FFFFFF; border-radius:12px;}


header{ width: 100%;}

header .logo{}
header .logo a{ display: block; width: 180px; height: 59px; background: url(../images/logo.png) no-repeat;}
header .logo .logo-txt{ padding-left: 15px;}
header .logo .logo-txt h1{ font-size: 1rem; line-height: 26px;}
header .logo .logo-txt h2{ font-weight: normal; font-size: 0.8rem;}

header .header-right{ width: calc(100% - 400px);}

header .header-search{ width: 67%;}
header .hsearch{ width: 100%; height: 42px; border-radius: 6px;border: 1px solid #0085DE;}
header .hsearch input{ width: 85%; border: none; background: none; padding: 0 20px;}
header .hsearch button{ width: 15%; background: #0085DE; color: #FFFFFF; border: none; border-radius:0 6px 6px 0;}
header .hsearch button i{ font-size: 1.2rem; margin-right: 10px;}
header .hsearch button:hover{ background: #f43428;}

header .hsearch-hot{ width: 100%; line-height: 16px; margin-top: 5px;}
header .hsearch-hot a{ margin-left: 6px;}


header .header-cart{ width: 33%; padding-left: 25px;}
header .header-cart a{ display: block; position: relative; width: 48%; text-align: center; background: #EDF9FF;border-radius: 4px; height: 42px; line-height: 42px; color: #0085DE;}
header .header-cart a img{ margin-right: 8px;}
header .header-cart a:hover{ background: #f43428; color: #FFFFFF;}
header .header-cart a:hover img{filter: brightness(0) invert(1);}
header .header-cart a em{ position: absolute; right: 0; top: 0; width: 20px; height: 20px; line-height: 20px; color: #FFFFFF; font-size: 0.7rem; border-radius:50%; background: #f43428;}

header .topmenu{ display: none;}

.section-box{ width: 100%; margin-top: 20px;}
.section-box-left{ width: 21%; background: #f9f9f9; border-radius: 6px; }
.navigation-main{ width: 100%; position: relative;}
.navigation-main span{ display: block; font-weight: bold; color: #111111; font-size: 1rem;}
.navigation-main a.navlinks{width: 100%; height: 46px; line-height: 46px; padding: 0 20px;}


.navigation-main ul{ width: 100%; z-index: 999; display: none; position: absolute; left: 0; top: 46px; padding-bottom: 10px; background: #f9f9f9;}
.navigation-main ul li{ font-size: 0.9rem; font-size: 0.9rem;}
.navigation-main ul li a{ display: block; line-height: 35px; height: 35px; overflow: hidden; color: #333333; font-size: 0.9rem; padding: 0 20px; }
.navigation-main ul li a img{ margin-right: 10px;}
.navigation-main ul li a i{ line-height: 35px; color: #999; font-size: 18px;}
.navigation-main ul li a:hover{ background: #0085DE; color: #FFFFFF}
.navigation-main ul li a:hover i{ color: #FFFFFF;}
.navigation-main ul li a:hover img{filter: brightness(0) invert(1);}
.navigation-main ul li.navmore{ font-weight: bold; margin-top: 10px; font-size: 1rem;}
.navigation-main ul li.navmore a:hover{ background: none; color: #0085DE;}
.navigation-main ul li ul{ display: none; padding: 20px; width: 900px; border:2px solid #0085DE; border-radius:8px; min-height: 420px; height:420px; overflow-y:auto; position: absolute; left:100%; top: 0; background: #FFFFFF;}
.navigation-main ul li ul li{ width: 100%; line-height: 35px;  }
.navigation-main ul li ul li a{ display: block; line-height: 35px; color: #333333; font-weight:bold;}
.navigation-main ul li ul li a i{ color:#111; margin-left:15px;}
.navigation-main ul li ul li a:hover{ color: #FFFFFF;}
.navigation-main ul li:hover ul{ display: block;}
.navigation-main ul li ul li ul{ position:inherit; top:inherit; left:inherit; border:none; width:100%; min-width:100%; overflow-y:inherit; padding:0; height: auto ; min-height: inherit; margin-bottom:15px;}
.navigation-main ul li ul li ul li{ width:33.3%;}
.navigation-main ul li ul li ul li a{ font-weight:normal; line-height: 30px; height: 30px}

.navigation-main:hover ul.navul{ display: block;}


.section-box-right{ width: 79%; padding-left: 15px;}
nav{ width: 100%; height: 46px; line-height: 46px; background: #F9F9F9;border-radius: 6px; padding: 0 40px;}
nav li a{ font-size: 1rem; }

.section-box-right-bot{ margin-top: 15px; width: 100%;}

.section-box-right-bot-left{ width: 73%; }


.section-box-right-bot-left-banner{ width: 100%;}
.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: 8px; }
.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:#0085de; }
.main_visual .owl-nav{ display: none; height: 0;}


.section-box-right-bot-left-ad{ width: 100%; height: auto; margin-top: 15px;}
.section-box-right-bot-left-ad dl{ width: 32%; color: #FFFFFF; position: relative;}
.section-box-right-bot-left-ad dl dt{ width: 100%; height: auto; position: absolute; left: 0; top: 0; padding: 12px 18px;}
.section-box-right-bot-left-ad dl dt em{ display: block; line-height: 20px;}
.section-box-right-bot-left-ad dl dt b{ display: block; color: #FFFFFF; line-height: 20px;}
.section-box-right-bot-left-ad dl dt a{ display: inline-block; border:1px solid #FFFFFF; border-radius:10px; font-size: 0.8rem; line-height: 19px; height: 21px; color: #FFFFFF; margin-top: 5px; padding: 0 8px;}
.section-box-right-bot-left-ad dl dt a:hover{ text-decoration: underline;}
.section-box-right-bot-left-ad dl dd img{ width: 100%; height: auto; border-radius:6px;}


.section-box-right-bot-right{ width: 27%; padding-left: 15px; }

.section-box-right-bot-right-box{background: #f9f9f9; border-radius: 6px; padding: 15px;}

.section-box-right-bot-right-user{}
.section-box-right-bot-right-user h2{ font-weight: normal; font-size: 1rem; margin-bottom: 10px;}
.section-box-right-bot-right-user h2 img{ margin-right: 8px;}
.section-box-right-bot-right-user a{ display: block; width: 48%; height: 34px; line-height: 34px; text-align: center; border-radius: 4px;}
.section-box-right-bot-right-user a:first-child{ background: #FFFFFF; border:1px solid #0085DE;}
.section-box-right-bot-right-user a:last-child{ background: #0085DE; color: #FFFFFF;}
.section-box-right-bot-right-user a:hover{ text-decoration: underline;}

.section-box-right-bot-right-blog{ width: 100%; border-top:1px solid #EEEEEE; margin-top: 15px; padding-top: 10px;}
.section-box-right-bot-right-blog h2{ line-height: 27px; font-size: 1rem;}
.section-box-right-bot-right-blog h2 a{ color:#666666; font-size: 0.9rem; font-weight: normal;}

.section-box-right-bot-right-blog-list{}
.section-box-right-bot-right-blog-list dl{ width: 100%; height: 23px; line-height: 23px; margin-top: 6px; overflow: hidden;}
.section-box-right-bot-right-blog-list dl dt{ width: 41px; height: 23px; background: #ffedec; border-radius:11px; font-size: 0.8rem; color: #F43428; text-align: center;}
.section-box-right-bot-right-blog-list dl dd{ padding-left: 8px; width: calc(100% - 41px); overflow:hidden;}

.section-box-right-bot-right-quick{ margin-top: 15px;}
.section-box-right-bot-right-quick dl{ background: #FFFFFF; text-align: center; width: 50%; padding: 15px;}
.section-box-right-bot-right-quick dl:first-child{ border-bottom:1px solid #EEEEEE; border-right:1px solid #EEEEEE;}
.section-box-right-bot-right-quick dl:nth-child(2){ border-bottom:1px solid #EEEEEE; }
.section-box-right-bot-right-quick dl:nth-child(3){ border-right:1px solid #EEEEEE; }







@media (max-width: 768px) {
.top-bar{ display: none;}	
.top-ad{ display: none;}


.section-box{ margin-top: 0;}

header .topmenu{ display: block; }
header .topmenu a{ border: 1px solid #0085DE;  color: #0085DE; border-radius: 3px; padding: 8px; font-size: 20px; }

header .header-right{ display: none;}
.logo-txt{ display: none;}
.section-box-left{display: none;}
.section-box-right-bot{display: none;}
.section-box-right{ width: 100%; padding: 0;}


nav{ width: 100%; display: none; height: auto; background: #FFFFFF; line-height: 42px; position: absolute; left: 0; top: 88px; 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;}


.web-language-box .flex a{ display: block; width: 48%; float: left; margin: 1%; }
.web-language-box .flex div{ width: 100%; justify-content: space-between;}
#web-language-close{ width: 60px; font-size: 1.5rem;}



#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;
}


}