.component__TopCard{background-color:#fff;height:.9rem;line-height:.9rem;position:relative;text-align:center}.component__TopCard .left-part{left:.3rem;position:absolute;top:0}.component__TopCard .center-part{font-size:.34rem}.component__TopCard .right-part{position:absolute;right:.3rem;top:0}.component__GoBack{height:.9rem}.component__GoBack,.component__GoBack .go-back-body{align-items:center;display:flex}.component__GoBack .go-back-body i{font-size:.5rem}.component__GoBack .go-back-body .back-text{font-size:.34rem}.component__Loading{background-color:#fff;color:#202122;height:calc(100vh - .9rem);position:fixed;text-align:center;top:.9rem;width:7.5rem;z-index:100}.component__Loading .loading-content{left:50%;position:absolute;top:50%;transform:translate3D(-50%,-50%,0)}.component__Loading .loading-content .logo-wrap img{height:.64rem;width:.64rem}.component__Loading .loading-content h2{color:#202122;font-family:PingFangSC-Regular;font-size:.34rem;margin:.22rem 0 .32rem;text-align:center}.component__Loading .loading-content ul{align-items:center;display:flex;justify-content:center;min-height:.2rem}.component__Loading .loading-content ul li{background-color:#ccc;border-radius:50%;height:.1rem;width:.1rem}.component__Loading .loading-content ul li+li{margin-left:.12rem}.component__Loading .loading-content ul li.animate{background-color:#999;height:.14rem;transition:color .5s;width:.14rem}@keyframes ani-amplification{0%{background-color:#ccc;height:.1rem;width:.1rem}to{background-color:#999;height:.14rem;width:.14rem}}body,html{height:100%}body{-webkit-overflow-scrolling:touch}.mescroll{height:100%;overflow-y:auto;width:100%}.mescroll-hardware{-webkit-backface-visibility:hidden;-webkit-perspective:1000;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}.mescroll-downwarp{height:0;overflow:hidden;position:relative;text-align:center;width:100%}.mescroll-downwarp-reset{transition:height .3s}.mescroll-downwarp .downwarp-content{bottom:0;left:0;min-height:30px;padding:10px 0;position:absolute;width:100%}.mescroll-upwarp{min-height:30px;padding:15px 0;text-align:center;visibility:hidden}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-nodata,.mescroll-upwarp .upwarp-tip{color:gray;display:inline-block;font-size:12px;vertical-align:middle}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-tip{margin-left:8px}.mescroll-downwarp .downwarp-progress,.mescroll-upwarp .upwarp-progress{border:1px solid;border-color:gray gray transparent;border-radius:50%;display:inline-block;height:16px;vertical-align:middle;width:16px}.mescroll-rotate{animation:mescrollRotate .6s linear infinite}@keyframes mescrollRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mescroll-empty{padding-top:20px;text-align:center;width:100%}.mescroll-empty .empty-icon{width:45%}.mescroll-empty .empty-tip{color:gray;font-size:14px;margin-top:6px}.mescroll-empty .empty-btn{background-color:#fff;border:1px solid #65aadd;border-radius:6px;color:#65aadd;margin:20px auto;max-width:50%;padding:10px}.mescroll-empty .empty-btn:active{opacity:.75}.mescroll-totop{border-radius:50%;bottom:30px;height:36px;opacity:0;position:fixed;right:10px;width:36px;z-index:9990}.mescroll-fade-in,.mescroll-lazy-in{animation:mescrollFadeIn .5s linear forwards}@keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}.mescroll-fade-out{animation:mescrollFadeOut .5s linear forwards;pointer-events:none}@keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}.mescroll-bar::-webkit-scrollbar-track{background-color:transparent}.mescroll-bar::-webkit-scrollbar{width:6px}.mescroll-bar::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:6px}.mescroll-bar::-webkit-scrollbar-thumb:hover{background-color:#aaa}#container__message .component__TopCard{border-bottom:1px solid #ebebeb}#container__message .component__TopCard .center-part{color:#202122}#container__message .message-list{padding:.3rem}#container__message .message-list .message-list-item{background-color:#fff;padding:.3rem .3rem 0}#container__message .message-list .message-list-item+.message-list-item{margin-top:.3rem}#container__message .message-list .message-list-item .header{align-items:center;color:#202122;display:flex;justify-content:space-between}#container__message .message-list .message-list-item .header .left{align-items:center;display:flex}#container__message .message-list .message-list-item .header .left .icon.icon-notice{background:url(/_nuxt/img/icon-notice.680e093.png);background-size:100% 100%;height:.54rem;width:.54rem}#container__message .message-list .message-list-item .header .left .header-title{font-size:.34rem;margin-left:.2rem}#container__message .message-list .message-list-item .header .time{color:#666;font-size:.24rem}#container__message .message-list .message-list-item .content{color:#666;font-size:.3rem;padding:.3rem 0}#container__message .message-list .message-list-item .see-details{align-items:center;color:#202122;display:flex;justify-content:space-between;padding:.3rem 0}#container__message .message-list .message-list-item .see-details .ivu-icon-ios-arrow-forward{color:#aaa;font-size:.5rem}#container__message .mescroll{bottom:0;height:auto;position:fixed;top:0;width:7.5rem}#container__message .data-empty{background-color:#fff;min-height:calc(100vh - .9rem);text-align:center}#container__message .data-empty img{height:3.3rem;margin:2.23rem 0 .6rem;width:3.92rem}