body{margin:0;height:100vh;background:url(/portal/register_bg.png);background-size:100% 100%}.container{display:flex;flex-direction:column;height:100%}.container section{width:1200px;background:white;box-shadow:0 10px 50px #3a82fc30;border-radius:8px;top:0;right:0;bottom:0;left:0;margin:16px auto;padding:0 24px;display:flex;flex:1;flex-direction:column}.container section .notice-header{display:flex;align-items:center;height:48px}.container section .notice-header .back{font-size:16px;color:#9199bd;line-height:20px;font-weight:400;display:flex;align-items:center;cursor:pointer}.container section .notice-header .back:before{content:url(/portal/back.png);width:16px;height:16px;margin-right:8px;margin-left:-2px}.container section .notice-header .diver{width:1px;height:15px;background:#E5E6EB;margin:0 16px}.container section .notice-header .title{font-size:16px;color:#242933;line-height:24px;font-weight:400}.container section .notice-content{margin-top:12px;font-size:14px}.container section .notice-content .notice-item{display:flex;height:48px;align-items:center}.container section .notice-content .notice-item:not(:last-child){box-shadow:inset 0 -1px #e5e5e5}.container section .notice-content .notice-item .notice-tag{border-radius:4px;height:25px;width:44px;margin-right:12px;display:flex;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.container section .notice-content .notice-item .notice-tag.blue{color:#279aff;background:#D3EAFF}.container section .notice-content .notice-item .notice-tag.purple{color:#7285ff;background:#E2E8FF}.container section .notice-content .notice-item .notice-title{flex:1;color:#242933;letter-spacing:0;line-height:22px;font-weight:400;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.container section .notice-content .notice-item .notice-time{color:#9199bd;letter-spacing:0;text-align:right;line-height:22px;font-weight:400}.container section .notice-content #detail-wrap{margin:0 20px}.container section .notice-content #detail-wrap #detail-title{font-size:24px;color:#242933;line-height:24px;font-weight:700}.container section .notice-content #detail-wrap #detail-time{font-size:14px;color:#9199bd;letter-spacing:0;font-weight:400;margin-top:16px}.container section .notice-content #detail-wrap p{text-align:justify;margin-top:20px;color:#4a4a4a;font-size:16px;line-height:24px}.container section .notice-content #detail-wrap p b{font-size:16px;font-weight:600}.container section .pageload-overlay{position:absolute;width:100%;height:100%;z-index:28;top:-25%;left:0;background:0 0}.container section .pageload-overlay:after,.container section .pageload-overlay:before{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin:-10px 0 0 -10px;border-radius:50%;z-index:29;-webkit-transition:opacity .15s,visibility 0s .15s;transition:opacity .15s,visibility 0s .15s}.container section .pageload-overlay:after{background:#6cc88a;-webkit-transform:translateX(-20px);transform:translate(-20px);-webkit-animation:moveRight .6s linear infinite alternate;animation:moveRight .6s linear infinite alternate}.container section .pageload-overlay:before{background:#4fc3f7;-webkit-transform:translateX(20px);transform:translate(20px);-webkit-animation:moveLeft .6s linear infinite alternate;animation:moveLeft .6s linear infinite alternate}@-webkit-keyframes moveRight{to{-webkit-transform:translateX(20px)}}@keyframes moveRight{to{transform:translate(20px)}}@-webkit-keyframes moveLeft{to{-webkit-transform:translateX(-20px)}}@keyframes moveLeft{to{transform:translate(-20px)}}.container section .pagination{text-align:right;margin-top:10px;margin-right:-5px}.container section .page-item{display:inline-block;margin:0 5px;cursor:pointer}.container section .page-item.active>a{background:#3B81E5;border-radius:4px;color:#fff}.container section .page-item>a{position:relative;float:left;padding:4px 10px;text-decoration:none;border-width:1px;border-style:solid;border-color:#ddd;border-image:initial;font-size:14px;color:#3f485a;letter-spacing:0;text-align:center;line-height:22px;font-weight:400}
