#header{
	background-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	position: relative;
	box-sizing: border-box;
	height: 70px; }
#header.container{width:100%; }
#header.active{ background-color: rgba(0, 0, 0, 0); }
#header.active2{ border-bottom: 1px solid  #EBEBEB;
	background-color: rgba(0, 0, 0, 0.7); }
#header .header-box{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	height: 70px;
	overflow: hidden; }
#header .header-ul{
	height: 100%;
	overflow: hidden;
	float: right !important;
	display: flex;
	align-items: center;
  padding: 0;}
#header .header-ul-li{ display: inline-block; margin: 0px 10px; height: 70px; vertical-align: middle; }
#header .header-ul-li-a{
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 14px;
	box-sizing: border-box;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	padding: 5px 15px;
	transition: all 0.5s ease;}
	#header .header-ul-li-a .header-line{ display: inline-block; position: absolute; bottom: 0px; left: 0; right: 0; margin: 0px auto;
	height: 2px; background-color: transparent; width: 0%; content: ""; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;
}
#header .header-ul-li-a:hover .header-line{ width: 100%; }
#header .header-ul-li-a.active{ color: #ffffff !important; }
#header .ml-0{ margin-left: 0px; }
#header .goog-te-gadget-simple .goog-te-menu-value.active{ color: #000000 !important; }
#header .float-right-menu{ float: right; display: inline-block; margin: 0px 10px; }
#header .header-product-list-box{
	position: absolute;
	top: 70px;
	left: 0px;
	width:100%;
	background-color: rgba(0, 0, 0, 0.85);
	z-index: 99;
	text-align: center;
	display: none;
	backdrop-filter: blur(3px);
	-webkit-backdrop-filter: blur(3px);
}
#header .header-phone-menu-box{ text-align: center; margin: 2% auto; }
#header .small-menu-text{ font-size: 1.15vw; display: inline-block; margin: 0px 2%; color: #CCCCCC; }
#header .small-menu-text.active{ color: #f9b04d; }
#header .header-product-box{ text-align: center; }
#header .header-product-link{ display: inline-block; margin: 5px 0.5%; }
#header .header-product-bg{ display: inline-block; width: 15vw; background-color: rgba(0, 0, 0, 0); box-sizing: border-box; padding: 10% 2%; }
#header .header-product-bg img{ width: auto;  }
#header .header-product-title{ font-size: 0.8vw; margin-top: 5%; color: #FFFFFF; position: relative; }
#header .header-product-title.new::after{ position: absolute; font-size: 0.6vw; top: -60%; right: 10%; content: 'NEW'; color: #2b83ef; }
#header .header-product-title.hot::after{ position: absolute; font-size: 0.6vw; top: -60%; right: 10%; content: 'HOT'; color: #ff0000; }
#header .view-all-type{ display: inline-block; font-size: 1vw; background-color: #000000; color: #ffffff; padding: 10px 20px; margin:2% auto }
#header .hidden-phone{ display: none; }
/*google translate*/
#header #google_translate_element{ height: 80px; line-height: 80px; }
#header .goog-te-gadget-simple{ background-color: inherit !important; border-top: inherit !important;border-right: inherit !important;
	border-bottom: inherit !important;border-left: inherit !important;
}
#header .goog-te-gadget-icon{ background-image:url(/new/Images/index_2021/google.png)  !important; background-position:inherit !important; }
/* spec / overview seconds menu */
#secondsMwnu { overflow: hidden; }
#secondsMwnu .menuBoxShow{  width: 90%; margin: 0px auto; overflow: hidden; height: 64px; line-height: 64px; }
#secondsMwnu .productName{ float: left; font-size: 24px; height: 64px; line-height: 64px; }
#secondsMwnu .productList{ float: right; overflow: hidden; height: 64px; line-height: 64px; }
#secondsMwnu .productList a{ font-size: 1vw; display: inline-block; color: #000000; margin-left: 10px; height: 34px; margin-top: 15px; line-height: 34px; font-size: 16px; }
#secondsMwnu .productList a.menuButtonBuy{ width: 100px; background-color: #CC0000; color: #ffffff; text-align: center; }
/* index header */
