div.pop{width:100%;min-height:700px;background:#fff;position:relative}div.pop .pop-bg{width:100%;height:100px;background:#3c76fe}div.pop .pop-bg img{width:100%;max-width:680px;margin:0 auto}div.pop .title-list{width:100%;margin:0 auto;height:calc(100vh - 120px)}div.pop .notice-title{min-width:680px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;line-height:25px;margin:20px 0 10px;padding:15px 0;border-bottom:1px dashed #e0e0e0;text-align:center}div.pop .notice-title span.title-text{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#f10215;cursor:pointer}div.pop .notice-title span.title-text:hover{text-decoration:underline}div.pop>.bottom{width:100%;padding-bottom:50px;margin-top:60px;position:absolute;bottom:30px}div.pop>.bottom .el-pager li{padding:0 8px;font-size:16px;background:#fff;font-weight:400;border:1px solid #f8f8f8}