.drop-news{display:none;position:fixed;width:100%;z-index:10001}.drop-news.active{display:block}.drop-news-content{background-color:#122045;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:24px 22px 10px}.drop-news-content .news-box{-webkit-box-flex:1;background-color:#fff0;-ms-flex:1;flex:1}.drop-news-content .news-box figcaption{min-height:60px}.drop-news-content .news-box figcaption .link .txt{margin:10px 0}@media (max-width:767px){.drop-news-content{display:none!important}}@media (min-width:1440px){.drop-news-content{max-width:1144px}}