body.rililist .wp-column-news .column-news-box {
    margin-left: 0;
}
body.rililist .contentBox{
    background: url(images/rililist_bg.png) no-repeat right bottom;
}
body.rililist .contentBox .wp-inner {
    width: 1410px;
    max-width: 1410px;
    padding-bottom: 200px;
}
.load_box{
    width: 100%;
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}
.column-news-con .ml {
    float: left;
    width: 74.75%;
}

.column-news-con .mr {
    float: right;
    width: 23.05%;
}

.column-news-con .ml .news_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 14px;
    row-gap: 30px;
}

.column-news-con .ml .news {
    background-color: #F7F7F7;
    padding: 27px 21px;
}

.column-news-con .ml .news:hover {
    background: url(images/cnews_bg2.png) no-repeat center / 100% 100%;
}

.column-news-con .ml .news:hover .news_metar {
    background-color: #fff;
    color: #B71B31;
}

.column-news-con .ml .news:hover .news_title,
.column-news-con .ml .news:hover .ff {
    color: #fff;
}

.column-news-con .ml .news:hover .ff.news_f1 {
    background-image: url(images/cicon01_act.png);
}

.column-news-con .ml .news:hover .ff.news_f2 {
    background-image: url(images/cicon02_act.png);
}

.column-news-con .ml .new_box {
    display: flex;
    margin-bottom: 25px;
}

.news_metar {
    width: 72px;
    height: 72px;
    margin-right: 20px;
    text-align: center;
    white-space: nowrap;
    background-color: #B81C30;
    color: #ffffff;
    border-radius: 5px;
    overflow: hidden;
    transition: 0.4s;
}

.news_metar .news_days {
    font-size: 32px;
    font-weight: bold;
    line-height: 46px;
}

.news_metar .news_month {
    font-size: 14px;
    line-height: 18px;
}

.column-news-con .ml .news_title {
    width: calc(100% - 93px);
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #333333;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.column-news-con .ml .ff {
    font-size: 14px;
    color: #333333;
    padding-left: 32px;
    line-height: 25px;
}

.column-news-con .ml .ff.news_f1 {
    background: url(images/cicon01.png) no-repeat left 5px;
    margin-bottom: 10px;
}

.column-news-con .ml .ff.news_f2 {
    background: url(images/cicon02.png) no-repeat left 5px;
}

.news a {
    color: inherit;
}

/**æ—¥åŽ†Â **/
body.rililist .wp-column-news .column-news-box {
    margin: 0 auto;
}

body.rililist .wp-column-news .column-news-box .calendar {
    width: 100%;
    box-shadow: 0 0 5px 0 #00000020;
}

body.rililist .column-news-list {
    margin-left: 340px;
    padding-left: 30px;
}

body.rililist ul.news_list.news_list66 {
    display: none;
}

body.rililist .sudyclndr-event-wrap .sudyclndr-event-date {
    display: none;
}

body.rililist .col_list .news {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

body.rililist .col_list .news .news_img {
    width: 160px;
    height: 160px;
    float: left;
    margin-top: 16px;
}

body.rililist .col_list {
    margin: 0 -10px;
}

body.rililist .col_list .news .news_box {
    margin: 0 10px;
    padding: 15px 10px 15px 15px;
    box-shadow: 0 0 8px rgb(0 0 0 / 20%)
}

body.rililist .col_list .news .news_wz {
    margin-left: 160px;
    padding-left: 18px;
    height: 180px;
}

body.rililist .col_list .news .news_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.rililist .col_list .news .news_title {
    font-size: 18px;
    line-height: 28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #0055a6;
    margin: 10px 0;
}

body.rililist .column-news-con {
    padding-top: 30px;
}

body.rililist .col_list .news .jz_info {
    font-size: 16px;
    line-height: 25px;
    color: #333;
}

body.rililist .col_list .news .news_meta {
    width: auto;
    margin-right: 0;
    height: auto;
    float: none;
}

body.rililist .col_list .news .jz_info div {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

body.rililist .sudyclndr .clndr-controls {
    background: #F5F5F5;
}

body.rililist .sudyclndr .clndr-container .clndr-days-week {
    background: none;
}

body.rililist .sudyclndr {
    border: 0;
}

body.rililist .clndr-days-head {}

body.rililist .sudyclndr .clndr-controls .clndr-nav:hover{
    background-color:#fff;
}

body.rililist .sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box {
}

body.rililist .sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box:hover {
    border-color: transparent
}

body.rililist .sudyclndr .clndr-container .clndr-days-wrap .clndr-has-events .day-box .day-number {
}

body.rililist .sudyclndr .clndr-container .clndr-days-wrap .clndr-today .day-box .day-number {
    color: #fff;
}

body.rililist .calendar-inner {
    /* padding-left: 70px; */
}

body.rililist .datatime .date_day {
    line-height: 47px;
    text-align: center;
    font-size: 48px;
    font-family: "Georgia";
    color: #fff;
    margin-top: 9px;
}

body.rililist .datatime .date_mon {
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
}

body.rililist .datatime .date_xq {
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
}

body.rililist .sudyclndr .clndr-container .clndr-days-wrap .clndr-has-events .day-box {
}

body.rililist .sudyclndr .clndr-container .clndr-days-wrap .clndr-has-events.clndr-day-cur .day-box {
}

body.rililist .sudyclndr .clndr-container .clndr-days-wrap .clndr-has-events.clndr-day-cur .day-box a {
}

body.rililist .sudyclndr .clndr-container .clndr-days-wrap .clndr-has-events.clndr-today .day-box a {
}

body.rililist.sudyclndr .sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box .day-number:hover {
    background: #fff url(images/yuanquan_red.png) no-repeat center;
}

.calendar-title {
    font-size: 16px;
    font-weight: bold;
    height: 58px;
    line-height: 58px;
    color: #333433;
    padding-left: 23px;
}
.calendar .title_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.calendar .title_box .cal_more{
    font-size: 14px;
    color: #860207;
    margin-right: 23px;
    cursor: pointer;
}
/* æ—¥åŽ†æœç´¢ */
.calendar_search{
    box-shadow: 0 0 5px 0 #00000020;
    margin-bottom: 18px;
}
.calendar_search .search_title{
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    color: #333433;
    padding-left: 23px;
    border-bottom: 1px solid #D8D8D8;
}
.calendar_search .search_con{
    padding: 25px 27px;
}
.calendar_search .search_box{
    position: relative;
}
.calendar_search .search-input .search-title{
    width: 100%;
    height: 36px;
    line-height: 34px;
    padding-left: 12px;
    box-sizing: border-box;
    border: 1px solid #CFCFCF;
    color: #333333;
}
.calendar_search .search-input .search-title::-webkit-input-placeholder{
    color: #CFCFCF;
}
.calendar_search .search_btn{
    position: absolute;
    z-index: 50;
    right: -1px;
    top: 0;
    width: 47px;
    height: 36px;
    background-color: #b71b31;
}
.calendar_search .search_btn .search_submit{
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: url(images/c_cous.png) no-repeat center / 19px 18px;
    cursor: pointer;
}
.sudyclndr .clndr-container{
    height: auto !important;
 
}

@media screen and (max-width: 1410px){
    body.rililist .wp-wrapper .wp-inner{
        width: 100%;
    }
}
@media screen and (max-width: 999px){
    .column-news-con .ml,
    .column-news-con .mr{
        width: 100%;
        float: none;
    }
    body.rililist .sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box{
        padding-top: 50%;
    }
    .column-news-con .ml .news_list{
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (max-width: 550px){
    body.rililist .sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box{
        padding-top: 70%;
    }
}
@media screen and (max-width: 479px){
    .column-news-con .ml .news_list{
        grid-template-columns: 1fr;
    }
    body.rililist .sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box{
        padding-top: 85%;
    }
}