header{background-color:#ededed;margin-bottom:.12rem}header .content .container{display:flex;justify-content:space-between;align-items:center;padding-top:.16rem;padding-bottom:.16rem}@media screen and (max-width:900px){header .content .container{gap:.04rem}}header .content .container .logo{height:.48rem}@media screen and (max-width:900px){header .content .container .logo{height:.32rem}}header .content .container .logo img{width:auto;height:100%}header .content .container .account{display:flex;flex-direction:row;align-items:center;gap:.16rem;position:relative}@media screen and (max-width:900px){header .content .container .account{gap:.04rem}}header .content .container .account .menu-open{position:absolute;right:.1rem;width:2.8rem;top:.6rem;background:#fff;border-radius:.08rem;z-index:15}header .content .container .account .menu-open .info{display:flex;justify-content:center;gap:.25rem;margin-top:.28rem;margin-bottom:.28rem}header .content .container .account .menu-open .info .detail{display:flex;align-items:center;gap:.12rem}header .content .container .account .menu-open .info .copy{display:flex;align-items:center;gap:.04rem;cursor:pointer}header .content .container .account .menu-open .menu-link{display:flex;justify-content:space-between;align-items:center;padding:.12rem .2rem;background:#f6f6f8;margin-top:.04rem}header .content .container .account .menu-open .menu-link img{width:.24rem;height:.24rem}header .content .container .account .help{display:flex;flex-direction:row;align-items:center;padding-right:.16rem}@media screen and (max-width:900px){header .content .container .account .help{padding-right:0}}header .content .container .account .help img{width:.24rem;height:.24rem}header .content .container .account .help span{margin-left:.08rem}@media screen and (max-width:900px){header .content .container .account .help span{display:none}}header .content .container .account .balance{padding-left:.12rem;padding-right:.12rem;height:.45rem;background-color:#0033a0;border-radius:.08rem}header .content .container .account .balance,header .content .container .account .balance .balance-content{display:flex;flex-direction:row;align-items:center}header .content .container .account .balance .refresh-icon{cursor:pointer}header .content .container .account .balance img{width:.24rem;height:.24rem}header .content .container .account .balance span{margin-left:.12rem;margin-right:.16rem}header .content .container .account .account-info{display:flex;flex-direction:row;align-items:center;gap:.12rem;padding-left:.16rem}@media screen and (max-width:900px){header .content .container .account .account-info{padding-left:0}}header .content .container .account .account-info .mobile-account-info{display:flex;gap:.12rem;align-items:center;cursor:pointer}header .content .container .account .account-info .mobile-account-info .account-info-content{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.04rem}header .content .container .account .account-info .mobile-account-info .info{display:flex;gap:.08rem}header .content .container .account .account-info .avatar{position:relative;width:.4rem;height:.4rem;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;background-color:#cfd9ed;cursor:pointer}@media screen and (max-width:900px){header .content .container .account .account-info .avatar{width:.32rem;height:.32rem}}header .content .container .account .account-info .avatar form.general{position:absolute;width:100%;height:100%;top:0;left:0}header .content .container .account .account-info .avatar form.general .form-item{width:100%;height:100%}header .content .container .account .account-info .avatar form.general input[type=file]{opacity:0;width:100%;height:100%}header .content .container .account .account-info .avatar img{width:100%;height:100%}header .content .container .account .account-info .text{display:flex;flex-direction:column;cursor:pointer}header .content .container .account .account-info .text .id{display:flex;flex-direction:row;align-items:center}header .content .container .account .account-info .text .id img{margin-left:.08rem;width:.24rem;height:.24rem}header .content .container .account .account-info .arrow{cursor:pointer}header .content .container .menu-icon{position:relative;display:flex;justify-content:center;align-items:center;width:.32rem;height:.2rem}header .content .container .menu-icon .open{width:100%;height:2px;background-color:#0033a0}header .content .container .menu-icon .open:before{content:"";position:absolute;width:100%;height:2px;top:0;background-color:#0033a0}header .content .container .menu-icon .open:after{content:"";position:absolute;width:100%;height:2px;bottom:0;background-color:#0033a0}header .content .container .menu-icon .close{width:.24rem;height:.24rem;cursor:pointer}header .menu{background-color:#ff7915;position:relative}@media screen and (max-width:900px){header .menu .menu-bg{z-index:10;width:100%;height:100vh;position:absolute;right:0;top:100%;background:#141414;opacity:0;pointer-events:none;transition:all .3s ease;-webkit-transition:all .3s ease}header .menu .container{padding:0}}header .menu .menu-content{display:flex;align-items:center;justify-content:center}header .menu .menu-content.active .menu-item:first-of-type{background-color:#ff713c}header .menu .menu-content.active .menu-item:last-of-type{background-color:#ce3e0a}@media screen and (max-width:900px){header .menu .menu-content:not(.active) .items{display:none;opacity:0}}header .menu .menu-content .menu-item{width:50%;display:flex;align-items:center;justify-content:center}header .menu .menu-content .menu-item:first-of-type{border-right:1px solid #ff7846}header .menu .menu-content .menu-item span{font-family:Roboto;font-size:.16rem;font-weight:700;color:#fff;text-align:center}@media screen and (max-width:900px){header .menu .menu-content .menu-item span{font-size:.14rem}header .menu .menu-content .menu-item .item{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;gap:.16rem;padding:.16rem}}header .menu .menu-content .items{display:flex;align-items:center;gap:.16rem;padding-top:.08rem;padding-bottom:.08rem}@media screen and (max-width:900px){header .menu .menu-content .items{position:absolute;max-height:calc(100vh - 1.2rem);overflow:auto;flex-direction:column;background:#ce3e0a;top:100%;width:100%;left:0;z-index:999;padding:0;gap:0}}header .menu .menu-content .items .item{display:flex;padding:.12rem;border-radius:.08rem}@media screen and (max-width:900px){header .menu .menu-content .items .item{width:100%;padding:.18rem;justify-content:flex-start;text-align:left}header .menu .menu-content .items .item:not(:last-child){border-bottom:1px solid #e76a3c;border-radius:0}}header .menu .menu-content .items .item span{font-family:Roboto;font-size:.16rem;font-weight:700;color:#fff;text-align:center}@media screen and (max-width:900px){header .menu .menu-content .items .item span{font-size:.14rem}}header .menu .menu-content .items .item span.new{display:flex;align-items:center;margin-left:.12rem;position:relative}header .menu .menu-content .items .item span.new:before{content:"";position:absolute;width:calc(100% + .12rem);height:calc(100% + .08rem);top:-.04rem;left:-.06rem;border-radius:.04rem;background-color:#2ab41e}header .menu .menu-content .items .item span.new span{position:relative;color:#fff}header .menu .menu-content .items .item:hover{background-color:hsla(0,0%,100%,.3)}@media screen and (max-width:900px){header .menu .menu-content .items .item:hover{border-radius:0}}header .menu .menu-content .items .item.active{background-color:#fff}header .menu .menu-content .items .item.active span{color:#000}footer{margin-top:.12rem}footer .top{background-color:#0033a0;padding-top:.6rem;padding-bottom:.6rem}@media screen and (max-width:900px){footer .top{padding-top:.4rem;padding-bottom:.4rem}}footer .top .container .columns{display:flex}@media screen and (max-width:900px){footer .top .container .columns{flex-wrap:wrap}}footer .top .container .columns .column{flex-grow:1;padding-right:.24rem}@media screen and (max-width:900px){footer .top .container .columns .column{flex-basis:50%;padding-right:.12rem;margin-bottom:.32rem}footer .top .container .columns .column:first-child{flex-basis:100%}}footer .top .container .columns .column .logo{width:1.75rem}@media screen and (max-width:1280px){footer .top .container .columns .column .logo{width:1.4rem}}@media screen and (max-width:900px){footer .top .container .columns .column .logo{width:1.2rem}}footer .top .container .columns .column .logo img{width:100%;height:auto}footer .top .container .columns .column .etbis{margin-top:.24rem;width:.8rem}@media screen and (max-width:900px){footer .top .container .columns .column .etbis{margin-top:.4rem}}footer .top .container .columns .column .etbis img{width:100%;height:auto}footer .top .container .columns .column .items{display:flex;flex-direction:column;gap:.08rem;margin-top:.12rem}@media screen and (max-width:900px){footer .top .container .columns .column .items{margin-top:.18rem;gap:.1rem}}footer .top .container .columns .column .items .item span{font-family:Roboto;font-size:.16rem;color:#fff;text-align:center}@media screen and (max-width:1280px){footer .top .container .columns .column .items .item span{font-size:.14rem}}@media screen and (max-width:900px){footer .top .container .columns .column .items .item span{text-align:left}}footer .top .container .columns .column .social-media-icons{display:flex;gap:.12rem;margin-top:.12rem}@media screen and (max-width:1280px){footer .top .container .columns .column .social-media-icons{gap:.08rem}}@media screen and (max-width:900px){footer .top .container .columns .column .social-media-icons{margin-top:.16rem}}footer .top .container .columns .column .social-media-icons .social-media-icon{width:.28rem}@media screen and (max-width:1280px){footer .top .container .columns .column .social-media-icons .social-media-icon{width:.24rem}}@media screen and (max-width:900px){footer .top .container .columns .column .social-media-icons .social-media-icon{width:.28rem}}footer .top .container .columns .column .social-media-icons .social-media-icon img{width:100%;height:auto}footer .top .container .columns .column .store-links{display:flex;flex-direction:column;gap:.12rem}footer .top .container .columns .column .store-links .store-link{width:1.75rem}@media screen and (max-width:1600px){footer .top .container .columns .column .store-links .store-link{width:1.4rem}}@media screen and (max-width:900px){footer .top .container .columns .column .store-links .store-link{width:1.2rem}}footer .top .container .columns .column .store-links .store-link img{width:100%;height:auto}footer .top .container .columns .column .store-links .store-link+.social-media{margin-top:.12rem}footer .bottom{padding-top:.24rem;padding-bottom:.24rem;background-color:#f6f6f8}@media screen and (max-width:900px){footer .bottom{padding-top:.2rem;padding-bottom:.2rem}}footer .bottom .container .items{display:flex;gap:.24rem}@media screen and (max-width:900px){footer .bottom .container .items{flex-direction:column;gap:.28rem}footer .bottom .container .items .item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - .12rem)/2)}}footer .bottom .container .items .item span{font-family:Roboto;font-size:.14rem;font-weight:400;color:#242424}@media screen and (max-width:900px){footer .bottom .container .items .item span{font-size:.12rem}}footer .copyright{padding-top:.24rem;padding-bottom:.24rem;border-top:1px solid #d4d3d3}@media screen and (max-width:900px){footer .copyright{padding-top:.16rem;padding-bottom:.16rem}}footer .copyright .container{display:flex;justify-content:space-between;gap:.12rem}@media screen and (max-width:900px){footer .copyright .container{flex-direction:column;gap:.32rem}}footer .copyright .container .disclaimer{display:flex;align-items:center}footer .copyright .container .disclaimer .icon{display:flex;flex-shrink:0;width:.32rem;height:.32rem;margin-right:.08rem;background-color:red;align-items:center;justify-content:center}@media screen and (max-width:900px){footer .copyright .container .disclaimer .icon{width:.38rem;height:.38rem}}footer .copyright .container .disclaimer .icon span{font-family:Roboto;font-size:.14rem;font-weight:500;color:#fff}@media screen and (max-width:900px){footer .copyright .container .disclaimer .icon span{font-size:.12rem}footer .copyright .container .copyright-text{text-align:center}}footer .copyright .container .company-logo{width:auto;height:.3rem;object-fit:cover}@media screen and (max-width:900px){footer .copyright .container .company-logo{height:auto;width:1rem;object-fit:cover}}