.news_page .news_list .news_list_box{height:132px;padding:20px 30px;cursor:pointer;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:space-between}.news_page .news_list .news_list_box:last-child{border-bottom:none}.news_page .news_list .news_list_box:hover .news_info .news_info_detail,.news_page .news_list .news_list_box:hover .news_info .news_title{color:#fff}.news_page .news_list .news_list_box .news_image{width:220px;height:130px;text-align:center}.news_page .news_list .news_list_box .news_image img{width:100%;height:100%;vertical-align:top}.news_page .news_list .news_list_box .news_info{width:654px;height:100%}.news_page .news_list .news_list_box .news_info .news_title{width:100%;color:#d0d0d0;font-size:20px;height:calc(100% - 20px);line-height:30px}.news_page .news_list .news_list_box .news_info .news_info_detail{display:flex;align-items:center;justify-content:space-between;height:20px;line-height:20px}.notice_page .news_list .news_list_box{height:30px;padding:16px 30px;cursor:pointer;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:space-between}.notice_page .news_list .news_list_box:last-child{border-bottom:none}.notice_page .news_list .news_list_box:hover .news_time,.notice_page .news_list .news_list_box:hover .news_title{color:#fff}.notice_page .news_list .news_list_box .news_title{width:320px;color:#d0d0d0;line-height:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notice_page .news_list .news_list_box .news_time{line-height:14px}.notice_page .hot_active{margin-top:10px}.notice_page .hot_active .hot_active_box{display:block;width:100%;background:#1e1e1e}.notice_page .hot_active .hot_active_box img{width:100%;vertical-align:top}@-webkit-keyframes shining{0%{opacity:0}60%{opacity:0}to{opacity:1}}@keyframes shining{0%{opacity:0}60%{opacity:0}to{opacity:1}}.news_notices_main{display:flex;align-items:center;justify-content:space-between;align-items:flex-start}.news_notices_main .news_notices_section .bottom_pagination{border-top:1px solid hsla(0,0%,100%,.1)}.news_notices_main .news_notices_section.news{width:966px;background:#303030}.news_notices_main .news_notices_section.notices{width:464px}.news_notices_main .news_notices_section .section_title{box-sizing:border-box;height:53px;line-height:52px;border-bottom:1px solid hsla(0,0%,100%,.1);padding:0 32px;font-size:14px;color:#fff;background:#303030}.news_notices_main .news_notices_section .news_list{overflow:hidden;background:#303030;min-height:125px}.news_notices_main .news_notices_section .news_list .news_list_box:hover{background-color:#454545}