.template_box{width:100%;min-height:100vh;display:flex;justify-content:center;background-color:#000}.header_box{display:flex;z-index:999;padding:10px 10px;box-sizing:border-box;width:100%;justify-content:space-between;position:fixed;top:0;background-color:#fff}.header_box div{width:30%}.header_box div:first-child{text-align:left;width:15%}.header_box div:nth-child(2){text-align:center;color:#666;width:70%;display:flex;justify-content:center;align-items:center}.header_box div:nth-child(3){width:15%;text-align:right}.header_box .go_back{cursor:pointer}.header_box .go_back img{width:30px}.header_box .Sunbathing{font-size:17px;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#000;display:flex;justify-content:center;align-items:center}.content_box{background-color:#000;width:100%;max-width:1024px;min-height:100vh;text-align:center;box-sizing:border-box;padding:0 12px}@media screen and (max-width:450px){.el-notification{width:90%}}.custom-message_box[data-v-520a19a6]{position:fixed;left:0;top:0;z-index:9999;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.custom-message[data-v-520a19a6]{background-color:#4c4c4c;padding:15px 20px 23px 20px;min-width:150px;max-width:180px;border-radius:10px;text-align:center;display:flex;justify-content:center;flex-direction:column}.custom-message .img_box[data-v-520a19a6]{width:55px;height:55px;margin:auto}.custom-message .img_box img[data-v-520a19a6]{width:100%;border-radius:50%}.custom-message .message_text[data-v-520a19a6]{margin-top:15px;font-size:15px;line-height:22px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:hsla(0,0%,100%,.9)}