@charset "UTF-8";
/*日历新闻*/
.sudynews_rili_1.rili .news_list > li.news:not(:nth-child(1)){border:0px;margin-top: 18px;}
.sudynews_rili_1.rili .news_list li.news .news_time{
    width: 150px;
    background: #91A7BB;
    height: 105px;
    border-radius: 4px 0 0 4px;
    float: left;
    margin:0px!important;
}
.sudynews_rili_1.rili .news_list li.news .news_time:hover {
    background: #2C3DC0;
}
.sudynews_rili_1.rili .news_list li.news .news_time .news_days{
    width: 100%;
    text-align: center;
    height: 28px;
    font-size: 37px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fff;
    line-height: 62px;
}
.sudynews_rili_1.rili .news_list li.news .news_time .news_year{
    width: 100%;
    text-align: center;
    height: 15px;
    font-size: 17px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #fff;
    line-height: 62px;
    margin-top: 16px;
}
.sudynews_rili_1.rili .news_list li.news .news_wz{
    width: 366px;
    height: 100px;
    background: #fafafa;
    border-radius: 0 4px 4px 0;
    padding: 5px 0px 0px 34px;
    float: left;
}
.sudynews_rili_1.rili .news_list li.news .news_title{
    width: 330px;
}
.sudynews_rili_1.rili .news_list li.news .news_title a{
    font-size: 16px!important;
    font-family: Microsoft YaHei!important;
    font-weight: 600!important;
    color: #2d2d2d!important;
    line-height: 30px;
}

.sudynews_rili_1.rili .news_list li.news .news_text{
    width: 330px;
}
.sudynews_rili_1.rili .news_list li.news .news_text a{
    font-size: 14px!important;
    font-family: Microsoft YaHei!important;
    font-weight: 400!important;
    color: #333!important;
    line-height: 18px;
}