#header{position:fixed;top:0;left:0;z-index:1001;width:100%;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.05);box-shadow:0 4px 4px rgba(0,0,0,.05)}#header,#header .headWrap{background:#fff;-webkit-transition:all .3s 0s;transition:all .3s 0s}#header .headWrap{position:relative;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0}#header .headWrap .logo{height:30px;width:100px}#header .headWrap .logo a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#header .headWrap .logo a img{height:100%;vertical-align:middle}#header .headWrap .menu{margin:0 0 0 35px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#header .headWrap .menu ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .headWrap .menu ul li{display:inline-block;position:relative;height:30px;margin-right:35px}#header .headWrap .menu ul li a{line-height:30px;color:#232323;display:block;font-size:.875rem}#header .headWrap .menu ul li a i{display:inline-block;-webkit-transition:all .3s 0s;transition:all .3s 0s}#header .headWrap .menu ul .activeLi:after{content:"";position:absolute;bottom:-5px;width:60%;left:20%;height:2px;background:#176b86}#header .headWrap .menu ul .activeLi a{color:#176b86}#header .headWrap .menu ul .activeLi a i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#header .headWrap .menu ul .hoverLi:after{content:"";position:absolute;bottom:-5px;width:60%;left:20%;height:2px;background:#176b86}#header .headWrap .menu ul .hoverLi a{color:#176b86}#header .headWrap .menu ul .hoverLi a i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#header .headWrap .menu ul:last-child{margin:0}#header .headWrap .hideLinks{opacity:0}#header .headWrap .user_control{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#header .headWrap .user_control,#header .headWrap .user_control .search_box .search_box_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .headWrap .user_control .search_box .search_box_icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 15px;width:26px;height:26px;cursor:pointer}#header .headWrap .user_control .search_box .search_box_icon i{font-size:1.25rem;color:#666}#header .headWrap .user_control .headPhone{margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}#header .headWrap .user_control .headPhone img{height:100%}#header .headWrap .user_control .user{text-align:center;position:relative;height:100%}#header .headWrap .user_control .user .user_login{height:100%}#header .headWrap .user_control .user .user_login a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 15px;width:26px;height:26px}#header .headWrap .user_control .user .user_login a i{font-size:1.25rem;color:#666}#header .headWrap .user_control .user .user_login a img{width:100%;border-radius:50%}#header .headWrap .user_control .user .user_login a:hover i,#header .headWrap .user_control .user:hover{color:#176b86}#header .headWrap .searchBoxContent{position:absolute;-webkit-transition:all .3s 0s;transition:all .3s 0s;width:calc(100% - 100px);height:100%;background:#fff;left:100px;top:-64px;z-index:1011}#header .headWrap .searchBoxContent .searchBoxContainer{height:100%;width:60%;margin-left:40%}#header .headWrap .searchBoxContent .searchBoxContainer,#header .headWrap .searchBoxContent .searchBoxContainer .searchInput{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .headWrap .searchBoxContent .searchBoxContainer .searchInput{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#header .headWrap .searchBoxContent .searchBoxContainer .searchInput .searchNow{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}#header .headWrap .searchBoxContent .searchBoxContainer .searchInput .searchNow i{font-size:1.375rem;cursor:pointer;color:#666;display:block;width:100%}#header .headWrap .searchBoxContent .searchBoxContainer .searchInput .searchNow i:hover{color:#232323}#header .headWrap .searchBoxContent .searchBoxContainer .searchInput input{width:100%;border:none;outline:none;line-height:35px;height:35px;font-size:1rem}#header .headWrap .searchBoxContent .searchBoxContainer .searchCloseBtn{width:35px;-ms-flex-negative:0;flex-shrink:0;color:#666;line-height:35px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .headWrap .searchBoxContent .searchBoxContainer .searchCloseBtn i{font-size:1.375rem;display:block;width:100%}#header .headWrap .searchBoxContent .searchBoxContainer .searchCloseBtn:hover{color:#232323}#header .headWrap .searchBoxContentActive{top:0}#header .headWrap .mobile_menus{display:none;width:50px;height:50px;-ms-flex-negative:0;flex-shrink:0}#header .headWrap .mobile_menus i{font-size:1.25rem;color:#232323;font-weight:600;cursor:pointer;line-height:50px;width:50px;height:50px;text-align:center;display:block}#header .headWrap .mobile_menus .closeMobileMenu{display:none}#header .headMoreContent{position:absolute;left:0;z-index:500;top:64px;width:100%;background:#fff;-webkit-transition:all .3s 0s;transition:all .3s 0s;-webkit-transform:translateY(-100%);transform:translateY(-100%);max-height:calc(100vh - 64px);display:block}#header .headMoreContent::-webkit-scrollbar{display:none}#header .headMoreContent .contents .contentItem{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0 100px;width:100%}#header .headMoreContent .contents .contentItem .prods{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#header .headMoreContent .contents .contentItem .prods .prodsContainer{margin-bottom:50px}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsTit{font-size:1rem;color:#232323;font-weight:600;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsTit .lookMore{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:5px}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsTit .lookMore a{display:inline-block;color:#409eff;font-size:.75rem}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsTit .lookMore a i{font-size:.75rem}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsTit .lookMore a:hover{text-decoration:underline}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsList ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -10px}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsList ul li{width:167px;margin:0 10px}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsList ul li a{padding:40px 20px;background:#f5f5f5}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsList ul li a .productImage{width:100%;text-align:center}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsList ul li a .productImage img{width:90%;-webkit-transition:all .3s 0s;transition:all .3s 0s;margin:0 auto}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsList ul li a h5{font-size:.875rem;color:#232323;text-align:center;margin-top:10px}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsList ul li a:hover .productImage img{-webkit-transform:translateY(-5px);transform:translateY(-5px)}#header .headMoreContent .contents .contentItem .prods .prodsContainer .prodsList ul .doubleLi{width:354px}#header .headMoreContent .contents .contentItem .prods .prodsContainer:nth-child(2n){padding-left:20px}#header .headMoreContent .contents .active{display:-webkit-box;display:-ms-flexbox;display:flex}#header .headMoreContentOpen{-webkit-transform:translateY(0);transform:translateY(0)}#header .headerMobileMenu{height:0;background:#fff;overflow-y:scroll;-webkit-transition:all .3s 0s;transition:all .3s 0s;border-top:1px solid #dedede;opacity:0;-webkit-transform:translateY(-120%);transform:translateY(-120%);display:none}#header .headerMobileMenu ul{padding:0 0 25px}#header .headerMobileMenu ul li .menuTitle{padding:15px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.875rem;color:#232323}#header .headerMobileMenu ul li .menuTitle i{font-size:.875rem;color:#232323;-webkit-transition:all .3s 0s;transition:all .3s 0s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}#header .headerMobileMenu ul li .menuLinks{display:none}#header .headerMobileMenu ul li .menuLinks dl{padding:0 25px 0 45px}#header .headerMobileMenu ul li .menuLinks dl dt{font-size:.875rem;color:#999;padding:20px 0 10px;font-weight:600}#header .headerMobileMenu ul li .menuLinks dl dd{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -10px}#header .headerMobileMenu ul li .menuLinks dl dd .proItem{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px 10px}#header .headerMobileMenu ul li .menuLinks dl dd .proItem a{color:#232323;text-align:center;font-size:.75rem;background:#fff;padding:20px;width:100%}#header .headerMobileMenu ul li .menuLinks .lookMore{padding:20px 25px 50px 45px;text-align:center}#header .headerMobileMenu ul li .menuLinks .lookMore a{padding:12px 35px;border-radius:20px;background:#fff;color:#232323;font-size:.75rem;font-weight:700}#header .headerMobileMenu ul li .menuLinks .lookMore a i{color:#232323;font-size:.75rem;font-weight:700;margin-left:3px}#header .headerMobileMenu ul .active{background:#f5f5f5}#header .headerMobileMenu ul .active .menuTitle i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#header .headerMobileMenuOpen{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.hideHeader{top:-70px!important}.topHeader{z-index:1101!important}.secondHeader{width:100%;position:fixed;top:64px;z-index:1002;background:#fff}.secondHeader .wrap{border-top:1px solid #dedede}.secondHeader ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.secondHeader ul li{padding:0 30px}.secondHeader ul li a{color:#232323;line-height:64px;position:relative;font-size:.875rem}.secondHeader ul li a:hover{color:#176b86}.secondHeader ul .active a{color:#176b86;border-color:#176b86}.secondHeader ul .active a:after{content:"";position:absolute;left:0;bottom:-1px;z-index:11;height:3px;background:#176b86;width:100%}@media (max-width:1440px) and (orientation:landscape),(max-width:1440px) and (orientation:portrait){#header .headWrap{padding:12px 7vw}#header .headWrap .menu{margin:0}#header .headWrap .menu ul li{margin-right:20px}#header .headWrap .searchBoxContent{width:calc(100vw - 14vw - 100px);left:calc(7vw + 100px)}#header .headWrap .searchBoxContent .searchBoxContainer{width:100%;margin:0}#header .headMoreContent{max-height:calc(100vh - 64px);overflow-y:scroll}#header .headMoreContent .contents .contentItem .prods .prodsContainer{width:100%}#header .headMoreContent .contents .contentItem .prods .prodsContainer:nth-child(2n){padding:0}.secondHeader ul li{padding:0 20px}}@media (max-width:1024px) and (orientation:landscape),(max-width:1024px) and (orientation:portrait){#header{-webkit-box-shadow:none;box-shadow:none;height:50px}#header .headWrap{padding:0;height:100%;width:100%;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .headWrap .logo{height:50px;width:100px;position:absolute;left:50%;top:0;margin-left:-50px;z-index:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#header .headWrap .logo a{height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#header .headWrap .logo a img{height:26px}#header .headWrap .menu{display:none}#header .headWrap .user_control{height:50px}#header .headWrap .user_control .search_box .search_box_icon{margin:0;width:50px;height:50px}#header .headWrap .user_control .search_box .search_box_icon i{width:50px;height:50px;line-height:50px;text-align:center;display:block}#header .headWrap .user_control .user .user_login a{width:50px;height:50px;line-height:50px;margin:0}#header .headWrap .user_control .user .user_login a img{width:20px}#header .headWrap .user_control .headPhone{display:none}#header .headWrap .mobile_menus{display:block}#header .headWrap .searchBoxContent{width:100%;padding:0 9vw;left:0}#header .headWrap .searchBoxContent .searchBoxContainer .searchCloseBtn,#header .headWrap .searchBoxContent .searchBoxContainer .searchInput .searchNow{width:50px;height:50px;line-height:50px;text-align:center}#header .headMoreContent{display:none}#header .headerMobileMenu{display:block;height:calc(100vh - 50px)}.secondHeader{top:50px}.secondHeader .wrap{padding:0}.secondHeader ul{overflow-x:scroll;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.secondHeader ul li{padding:0;margin-right:25px}.secondHeader ul li a{line-height:50px;font-size:.75rem;white-space:nowrap}.secondHeader ul li:first-child{margin-left:25px}.secondHeader ul::-webkit-scrollbar{display:none}}