.bulletin_panel{display:flex;background-color:#fff}.bulletin_panel .bulletin_panel-sider{display:flex;flex-direction:column;flex:none;width:292px}.bulletin_panel .bulletin_panel-content{flex:1;padding-left:35px}.bulletin_panel .bulletin_panel-menu{min-height:400px}.bulletin_panel .bulletin_panel-menu_item{position:relative;display:flex;justify-content:space-between;height:40px;line-height:40px;padding:0 32px 0 18px;border-left:4px solid transparent;border-right:1px solid #dedede;border-bottom:1px solid #dedede;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.bulletin_panel .bulletin_panel-menu_item.active{border-left:4px solid #4d3565;border-right:1px solid transparent}.bulletin_panel .bulletin_panel-menu_text{max-width:170px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:12px;color:#333}.bulletin_panel .bulletin_panel-menu_date{font-size:12px;color:#7e7e7e}.bulletin_panel .bulletin_panel-menu_status{position:absolute;top:2px;left:10px;display:inline-block;width:9px;height:9px;border-radius:9px;background-color:#e63322}.bulletin_panel .sk_pagination{display:flex;justify-content:space-between;width:178px;margin:24px auto 20px}.bulletin_panel .sk_pagination .sk_pagination-next,.bulletin_panel .sk_pagination .sk_pagination-prev{color:#684ed0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.bulletin_panel .sk_pagination .sk_pagination-next.disabled,.bulletin_panel .sk_pagination .sk_pagination-prev.disabled{color:#8e8e93}.bulletin_panel .sk_pagination .sk_pagination-summary{font-size:12px;color:#333}.bulletin_panel .bulletin_panel-content_title{margin-top:18px;margin-bottom:30px;font-size:18px;color:#333;text-align:center}.bulletin_panel .bulletin_panel-content_date{padding-bottom:10px;border-bottom:1px solid rgba(224,223,223,.5);margin-bottom:25px}.bulletin_panel .bulletin_panel-content_text{font-size:14px;line-height:32px;letter-spacing:0;color:#333}.bulletin_panel .bulletin_panel-content_text p{text-indent:2em;margin-right:30px}.bulletin_panel .bulletin_panel-content_text img{width:98%}