/*#header{ background-color: #ffffff; box-sizing: border-box; position: relative; height: 52px; border-bottom: 1px solid  #EBEBEB;}*/#header{position: relative;  width: 100%; background-color: #FFFFFF; z-index: 69;border-bottom: 1px solid  #EBEBEB;height: 52px;}#header.active{  border-bottom: 1px solid  #EBEBEB; background-color: #ffffff;  }#header.active2{  border-bottom: 1px solid  #EBEBEB; background-color: #ffffff; }#header .header-box{ width: 90%; margin: 0 auto; height: 52px; /*overflow: hidden;*/ display: flex;justify-content: space-between;align-items: center}#header .header-box .header-logo{width: 15.5%}#header .header-box .header-logo a{display: inline-block;vertical-align: middle;margin: 0 10px}#header .header-box .header-google{overflow: hidden;width: 16%}#header .header-ul{ overflow: hidden; width: 68.5%; text-align: center}#header .header-ul-li{ display: inline-block; margin: 0 10px; height: 52px; vertical-align: middle; }#header .logo-box{ margin-right: 4%; }#header .logo{ height: 29px; margin-top:11px; }#header .header-ul-li-a{ display: inline-block; height: 52px; line-height: 52px; color: rgba(0, 0, 0, 0.55); font-size: clamp(12px,0.7292vw,20px); box-sizing: border-box; position: relative; }#header .header-ul-li-a .header-line{ display: inline-block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto;	height: 2px; background-color: #000000; width: 0; content: ""; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}#header .header-ul-li-a:hover{ color:rgba(0, 0, 0, 1); }#header .header-ul-li-a:hover .header-line{ width: 100%; }#header .header-ul-li-a.active{ /*color: #000000 !important;*/ }#header .ml-0{ margin-left: 0; }#header .goog-te-gadget-simple .goog-te-menu-value.active{ color: #000000 !important; }#header .float-right-menu{ float: right; display: inline-block; margin: 0 0.52083vw; }#header .header-product-list-box{ position: absolute; top: 52px; left: 0; width:100%; background-color: #ffffff; z-index: 99;	text-align: center; display: none; }#header .header-phone-menu-box{ text-align: center; margin: 2% auto; }#header .small-menu-text{ font-size: clamp(12px, 1vw, 25px); display: inline-block; margin: 0 2%; color: #AEAEAE; }#header .small-menu-text.active{ color: #000000; }#header .select-phone{overflow: hidden;width: 68%;margin: 0 auto}#header .header-product-box{ display: flex;justify-content: center;flex-wrap: nowrap;will-change: transform;gap: 0.5vw; }#header .header-product-box.active{justify-content: flex-start;}#header .header-product-link{ display: inline-block;}#header .header-product-bg{ display: inline-block; width: 10vw; background-color: #F5F5F5; box-sizing: border-box; padding: 10% 2%; }#header .header-product-bg img{ width: 136px;  }#header .header-product-title{ font-size: 0.8vw; margin-top: 5%; color: #000000; position: relative; }#header .header-product-title.new::after{ position: absolute; font-size: 0.6vw; top: -60%; right: 0; content: 'NEW'; color: #3de40d; }#header .header-product-title.hot::after{ position: absolute; font-size: 0.6vw; top: -60%; right: 0; content: 'HOT'; color: #ff0000; }#header .header-button-flex{display: flex;justify-content: space-between;align-items: center;margin:2% auto;width: 60%;cursor: pointer}#header .header-button-prev{width:72px;height:44px;background-image: url("/new/Images/index2024/left-1.png");background-repeat: no-repeat;background-size: 100% 100%;background-position: center}#header .header-button-prev.active{background-image: url("/new/Images/index2024/left-2.png")}#header .header-button-next{width:72px;height:44px;background-image: url("/new/Images/index2024/right-1.png");background-repeat: no-repeat;background-size: 100% 100%;background-position: center}#header .header-button-next.active{background-image: url("/new/Images/index2024/right-2.png")}#header .view-all-type{ display: block; font-size: 1vw; background-color: #000000; color: #ffffff; padding: 10px 20px; margin:2% auto}#header .hidden-phone{ display: none; }#header .header-product-title.new::after{ left: 0; right: inherit; }#header .header-product-title.hot::after{ left: 0; right: inherit; }#header .header-product-title.nfcCss::before{ position: absolute;font-size: 0.6vw;top: -52%;right: 4%;content: 'NFC';color: #000000; }#header .header-product-title.g5g::before{ position: absolute;font-size: 0.6vw;top: -52%;right: 4%;content: '5G';color: #000000; }#header .search-new input{ background-color:#F6F6F6; height:30px;margin:11px 0; width:100%; border-radius:5vw; border:1px solid transparent; padding-left:16%; box-sizing:border-box; outline:none; line-height:40px; position:relative; font-size: 0.7291vw; }#header .search-new input:focus{ border:1px solid transparent; }#header .search-ico-gray{ z-index:1; }#header .search-ico-black{ z-index:0; }#header .search-ico{ position:absolute; top: 36%; left:5%; width: 0.833vw;}#header .search-new:hover .search-ico-black{ z-index:2; }/*.global-bg{ height: 53px }*/.global-bg{ background-color:rgba(0, 0, 0, 0.3); position:fixed; top:0; left:0; width:100%; height:100%; z-index:65; display:none; }.search-list{ position:fixed; width:200px; border-radius:10px; background-color:#ffffff; top:50px; right:8.5vw; z-index:99; overflow:hidden; display:none; }.search-list .ul{ max-height:200px; overflow-y:scroll;  }.search-list .ul::-webkit-scrollbar { width: 2px; }.search-list .ul::-webkit-scrollbar-track { background: #eee; }.search-list .ul::-webkit-scrollbar-thumb { background: #aaa; }.search-list .ul .li{ border: 1px solid #F6F6F6; padding:5px 12%; box-sizing:border-box; line-height:1.5; }.search-list .ul .li:last-child{ border:1px solid transparent; }.search-list .ul .li .buttons{ color:#888888; font-size:0.7292vw; width:100%; display:inline-block; line-height:1.5; }/*google translate*/#header #google_translate_element{ height: 52px; line-height: 52px; }#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; border-bottom: 1px solid #e0e0e0; }#secondsMwnu .menuBoxShow{  width: 90%; margin: 0 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{ display: inline-block; color: #000000; margin-left: 0.78125vw; height: 1.77083vw; margin-top: 0.78125vw; line-height: 1.77083vw; font-size: clamp(12px, 0.8333vw, 20px);border-radius: 5px }#secondsMwnu .productList a.menuButtonBuy{ width: clamp(60px, 5.2083vw, 120px); background-color: #FFC915; /*color: #ffffff;*/ text-align: center; }/* index header *//*@media screen and (max-width:1600px){	#header .search-new input{ width:15vw; }	#header .header-ul{ width:68.5%; }}*/