@charset "utf-8";.heightFit{width:auto;height:100%}.widthFit{width:100%;height:auto}#header{background-color:#fff;width:100%}#footer{text-align:center;font-size:.8em}@media only screen and (min-width:769px){.mbonly{display:none}.headercontainer{height:60px;display:flex;justify-content:space-between;max-width:1000px;margin-inline:auto}#footer{max-width:1000px;margin-inline:auto;padding:20px 0}#header a{color:#444}#header_right{display:flex}#headercont{display:flex;justify-content:center;align-items:center}.headerlogo{padding:10px 0}.headeritem{font-size:14px;padding:5px 20px;box-sizing:border-box;border-right:1px solid #999}.existsub{cursor:pointer}.headeritem:last-child{border-right:0!important}.iconcont{padding:20px;box-sizing:border-box;height:80px;width:80px}.mbinfo{display:none}.mbcart{width:25px;height:25px}.item-indent{position:absolute;z-index:500;top:80px;left:0;width:100%;opacity:0;color:#fff;text-align:center;transform:scaleY(0);transition:all .3s;width:100%;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center}.item-indent.active{transform:scaleY(100%);opacity:1}.existsub .arrow{display:inline-block;transition:all .3s;padding-left:.5em}.existsub.active .arrow{transform:rotateX(180deg);transition:all .3s;display:inline-block;padding-left:.5em}.item-indent a{color:#fff!important}.indent_one{font-size:18px;text-align:center;padding:5px 20px;box-sizing:border-box}.indent_one:hover{background-color:rgba(255,255,255,.4)}.indent_one::before{border-left:1px solid rgba(255,255,255,.4)}.indent_one:last-child::after{border-right:1px solid rgba(255,255,255,.4)}}@media only screen and (max-width:768px){.headercontainer{z-index:2000;width:100%!important;height:60px;display:flex;justify-content:space-between;position:fixed;background-color:rgba(255,255,255,.6)}#footer{width:100%;padding:8px 0}.pconly{display:none}#header_left{text-align:left;margin:14px 0 10px 15px;width:50%}#header_right{width:50%}#headericon{display:flex;justify-content:flex-end;margin:5px 50px 5px 0}.headerlogo{height:32px}.mbcart{width:25px;height:25px;margin:10px}.iconcont{margin-left:5px}.hamburger{display:block;position:fixed;right:0;top:0;margin:5px;width:50px;height:50px;cursor:pointer;z-index:3;background:#fff;text-align:center;z-index:1000}.hamburger span{display:block;position:absolute;width:32px;border-bottom:solid 2px #444;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;left:10px}.hamburger span:nth-child(1){top:13px}.hamburger span:nth-child(2){top:23px}.hamburger span:nth-child(3){top:33px}.hamburger.active span:nth-child(1){top:23px;left:10px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger.active span:nth-child(2),.hamburger.active span:nth-child(3){top:23px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}#headercont{position:fixed;z-index:500;top:0;left:100%;opacity:0;text-align:center;transform:translateX(100%);transition:all .3s;width:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch;height:100vh;color:#fff}#headercont.active{transform:translateX(0);left:0;opacity:1;background:rgba(0,0,0,.8)}#headercont .headeritem{font-size:20px;padding:20px 50px;border-bottom:1px solid rgba(200,200,200,.6)}.headeritem a{display:inline-block;width:100%;height:100%;color:#fff!important}.item-indent{margin-top:20px;width:100%;gap:20px;display:flex;flex-wrap:wrap;justify-content:center}.indent_one{width:45%;padding:10px;box-sizing:border-box;font-size:14px;border:1px solid #fff;border-radius:10px}}