.major_article_box {
    padding: 0 0 40px 0;
    width: 1440px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 0px;

}

.major_article_top_display {
    display: flex;
    justify-content: space-between;
   margin-bottom: 24px;
}

.major_article_top {
    display: flex;
    justify-content: space-between;
    height: 110px;
    width: 100%;
   margin:10px 0 ;
}

.major_article_top_mar {
    margin-right: 0px;
}

.major_article_left {
    display: flex;
    justify-content: space-between;
    min-width: 22vw;
    padding-top: 90px;
    box-sizing: border-box;
    position: relative;
}

.major_article_title_img{
    height:100px;
}

.major_article_right {
    font-size: 18px;
    box-sizing: border-box;
    cursor: pointer;
line-height:110px;
}

.major_article_right_img {
    width: 18px;
    display: inline-block;
    margin-left: 6px;
    position: relative;
    top: 2px;
}

.major_article_bottom {
    display: flex;
    justify-content: space-between;
}

.major_article_bottom_left {
    width: 100%;
    position: relative;
    display:flex;
    justify-content:space-between;
}

.active_box {
    color: black;
}

.news_content {
    display: flex;
}

.more_one {
    display: block;
}

.sudynews_rili_1.rili .news_list{
    width: 650px;
    background: #fff;
    padding: 20px !important;
    box-sizing:border-box !important;
    box-shadow: #e5e5e5 0px 0px 5px 3px;
}
.sudynews_rili_1.rili .news_list li.news.n2 .news_time,
.sudynews_rili_1.rili .news_list li.news.n3 .news_time,
.sudynews_rili_1.rili .news_list li.news.n4 .news_time,
.sudynews_rili_1.rili .news_list li.news.n5 .news_time {
    background:#1984d4 !important;
    margin-right: 0 !important;
    width: 80px !important;
    height: 70px !important;
    border-top-left-radius: 16px !important;
    position:relative;
    left:-60px;
}
.sudynews_rili_1.rili .news_list li.news.n2 .news_wz ,
.sudynews_rili_1.rili .news_list li.news.n3 .news_wz   ,
.sudynews_rili_1.rili .news_list li.news.n4 .news_wz ,
.sudynews_rili_1.rili .news_list li.news.n5 .news_wz {
    position:relative;
    left:-30px;
}
.sudynews_rili_1.rili .news_list li.n2{
    border-top:none !important;
}
.sudynews_rili_1.rili .news_list li.news.n2 ,
.sudynews_rili_1.rili .news_list li.news.n3,
.sudynews_rili_1.rili .news_list li.news.n4,
.sudynews_rili_1.rili .news_list li.news.n5 {
    height:100px !important;
}
.sudynews_rili_1.rili .news_list li.news.n2 .news_wz .news_title ,
.sudynews_rili_1.rili .news_list li.news.n3 .news_wz .news_title  ,
.sudynews_rili_1.rili .news_list li.news.n4 .news_wz  .news_title ,
.sudynews_rili_1.rili .news_list li.news.n5 .news_wz  .news_title {
    margin-bottom:14px !important
}
.sudynews_rili_1.rili .news_list li.news.n2 .news_wz .news_title a font{
    color:#000 !important;
    font-size: 20px  !important;
    font-weight: 400 !important;
}
.sudynews_rili_1.rili .news_list li.news.n3 .news_wz .news_title a,
.sudynews_rili_1.rili .news_list li.news.n4 .news_wz .news_title a,
.sudynews_rili_1.rili .news_list li.news.n5 .news_wz .news_title a{
    color:#000 !important;
    font-size: 20px  !important;
}

.sudynews_rili_1.rili .news_list li.news.n2 .news_wz .news_text,
.sudynews_rili_1.rili .news_list li.news.n3 .news_wz .news_text,
.sudynews_rili_1.rili .news_list li.news.n4 .news_wz .news_text,
.sudynews_rili_1.rili .news_list li.news.n5 .news_wz .news_text{
    display:none !important;
}

.sudynews_rili_1.rili .news_list li.news.n2:hover .news_wz .news_text{
     display:block !important;
}
.sudynews_rili_1.rili .news_list li.news.n3:hover .news_wz .news_text{
     display:block !important;
}
.sudynews_rili_1.rili .news_list li.news.n4:hover .news_wz .news_text{
     display:block !important;
}
.sudynews_rili_1.rili .news_list li.news.n5:hover .news_wz .news_text{
     display:block !important;
}

.sudynews_rili_1.rili .news_list li.news.n2 .news_time .news_days,
.sudynews_rili_1.rili .news_list li.news.n3 .news_time .news_days,
.sudynews_rili_1.rili .news_list li.news.n4 .news_time .news_days,
.sudynews_rili_1.rili .news_list li.news.n5 .news_time .news_days{
    color:#FFF!important;
    font-weight: 600 !important;
}

.sudynews_rili_1.rili .news_list li.news.n2 .news_time .news_year,
.sudynews_rili_1.rili .news_list li.news.n3 .news_time .news_year,
.sudynews_rili_1.rili .news_list li.news.n4 .news_time .news_year,
.sudynews_rili_1.rili .news_list li.news.n5 .news_time .news_year{
    color:#FFF!important;
}


.sudynews_rili_1.rili .news_list li.news.n2:hover .news_time .news_days{
     color:#f9e1c9 !important;
}
.sudynews_rili_1.rili .news_list li.news.n2:hover .news_time .news_year{
     color:#f9e1c9 !important;
}

.sudynews_rili_1.rili .news_list li.news.n3:hover .news_time .news_days{
    color:#f9e1c9 !important;
}
.sudynews_rili_1.rili .news_list li.news.n3:hover .news_time .news_year{
   color:#f9e1c9 !important;
}

.sudynews_rili_1.rili .news_list li.news.n4:hover .news_time .news_days{
     color:#f9e1c9 !important;
}
.sudynews_rili_1.rili .news_list li.news.n4:hover .news_time .news_year{
   color:#f9e1c9 !important;
}

.sudynews_rili_1.rili .news_list li.news.n5:hover .news_time  .news_days{
      color:#f9e1c9 !important;
}
.sudynews_rili_1.rili .news_list li.news.n5:hover .news_time .news_year{
      color:#f9e1c9 !important;
}


.sudynews_rili_1.rili .news_list li.news.n1{
    position: absolute;
     left: 0;
     bottom:0px;
    width:700px;
}
.n1 .news_time{
    position: absolute;
    right: 0;
    color:#1984d4;
    background:#f9e1bd !important;
    margin-right: 0px !important;
    width: 80px !important;
    height: 70px !important;
    border-top-right-radius: 16px !important;
}
.n1 .news_time .news_days{
    color:#1984d4 !important;
    font-weight: 600 !important;
}
.n1 .news_time .news_year{
    color:#1984d4 !important;
}

.n1 .news_wz{
    background:#1984d4 !important;
    width:620px;
    height:140px;
    padding:24px  !important;
    box-sizing:border-box  !important;
}
.n1 .news_wz .news_title a font{
    color:#FFF !important;
    font-size: 20px  !important;
}

.n1 .news_wz .news_text a{
    color:#FFF !important;
}
.sudynews_rili_1.rili .news_list li.news .news_time .news_days{
    line-height: 40px !important;
}