#__vconsole{display:none}.panda-toast-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1000}.panda-toast-modal.loading{background-color:initial}.panda-toast-modal .panda-toast-box{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8.47rem;max-height:6.11rem;background-size:cover;z-index:100;background-repeat:no-repeat;background-position:0 1px;border-radius:.22rem;-webkit-animation:fade .3s ease-in-out;animation:fade .3s ease-in-out}@-webkit-keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}.panda-toast-modal .panda-toast-box .panda-toast-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;margin-top:1.5rem;min-height:3.6rem;max-height:4.6rem;overflow:auto;padding:.56rem;line-height:1}.panda-toast-modal .panda-toast-box .panda-toast-content .title{font-size:.45rem;font-weight:500;line-height:.7rem;color:#333;word-break:break-all}.panda-toast-modal .panda-toast-box .panda-toast-content .content{font-size:.35rem;color:#666;margin:.3rem 0;line-height:1.5}.panda-toast-modal .panda-toast-box .panda-toast-content .btn{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:7.36rem;height:1.22rem;border:.03rem solid #0070fb;color:#0070fb;font-size:.44rem;border-radius:.22rem;margin-top:.2rem}.panda-toast-modal .panda-toast-loading{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:3rem;min-height:2.69rem;background-size:cover;z-index:100;background-repeat:no-repeat;background-position:50%;border-radius:.22rem;background-color:rgba(0,0,0,.75);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:.2rem}.panda-toast-modal .panda-toast-loading .panda{width:1.92rem;height:1rem;background-size:cover;background-repeat:no-repeat}.panda-toast-modal .panda-toast-loading .loading-bar{background-repeat:repeat-x;background-size:110% 100%;width:1.92rem;height:.21rem;overflow:hidden;border-radius:.11rem;background-color:initial;-webkit-animation:slider 10s linear infinite;animation:slider 10s linear infinite}@-webkit-keyframes slider{0%{background-position:0 -100%}to{background-position:-4000% -100%}}@keyframes slider{0%{background-position:0 -100%}to{background-position:-4000% -100%}}.panda-toast-modal .panda-toast-loading .text{font-size:.33rem;color:#fff;margin-top:.05rem}.am-toast-notice-content .am-toast-text{padding:0 15px;line-height:1.8}.BackHome .icon-catelog{position:fixed;bottom:2rem;right:.2rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:1rem;height:1rem;border-radius:50%;background-color:#fff;box-shadow:0 0 .16rem .08rem rgba(0,0,0,.08);z-index:9999}.BackHome .icon-catelog .anticon{font-size:.6rem;color:#ccc;pointer-events:none}