.rili {
    width: 0.8rem;
    height: 0.8rem;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    background: url(../images/rilibg.png)no-repeat center / cover;
    color: #fff;
    box-sizing: border-box;
    padding-top: 0.04rem;
}

.rili_top {
    font-size: 0.4rem;
    font-weight: bold;
    font-family: 'Roboto';
    line-height: 0.48rem;
}

.news_box {display:flex;box-sizing:border-box;padding:0.4rem 0.28rem 0.4rem 0.25rem;border-bottom:1px solid rgba(47,77,205,0.24
                                                                                                                )}
.news_wz {
    flex: 1;
    margin:0 1.05rem 0 0.75rem;
}


.shorts {
    font-size: var(--smailSize);
    line-height: 2;
    margin-top: 0.13rem;
    color: #666666;
}

.yuan {
    width: 0.35rem;
    height: 0.35rem;
    border-radius: 50%;
    background: #D0D9FF;
    position: relative;
    margin-top: 0.37rem;
}

.yuan::before {content:'';width: 0.0531rem;height: 0.106rem;left: 52%;top: 50%;50%;transform:translate(-50%,-50%);background:url(../images/arr_yuan.svg)no-repeat center / contain;position: absolute;}
.news_box:hover{background: url(../images/hd_bg.png)no-repeat center / cover;border-bottom:0;}
.news_box:hover .news_title{color:#333;}

.xshd #l-container {
    background: unset;
}


.news_wz {
    flex: 1;
    margin:0 1.05rem 0 0.75rem;
}

.arr_sj {width:0.35rem;}

.shorts {
    font-size: var(--smailSize);
    line-height: 2;
    margin-top: 0.13rem;
    color: #666666;
    min-height: 0.72rem;
}

.yuan {
    width: 0.35rem;
    height: 0.35rem;
    border-radius: 50%;
    background: #D0D9FF;
    position: relative;
    margin-top: 0.37rem;
}

.yuan::before {content:'';width: 0.0531rem;height: 0.106rem;left: 52%;top: 50%;50%;transform:translate(-50%,-50%);background:url(../images/arr_yuan.svg)no-repeat center / contain;position: absolute;}
.news_box:hover{background: url(../images/hd_bg.png)no-repeat center / cover;border-bottom:0;}
.news_box:hover .news_title{color:#333;}
.news_box:hover .yuan{background:#2F4DCC;}
.xshd #l-container {
    background: unset;
}

.post.dt11 .tt {
    margin-bottom: 0.56rem;
}

.xshd #l-container .inner {
    padding-top: 0.75rem;
    padding-bottom: 1.14rem;
}

.post.yg.mbox {
    margin-top: 0.96rem;
}
.post.yg .tt{margin-bottom:0.83rem}

.yg .news {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 0.2rem;
}

.news_list_yg {
    margin: 0 -0.2rem;
}

.yg .news .news_imgs {padding-top:62.92%}

.yg .news_title {margin: 0.22rem 0 0.35rem;}

.ex_field {
    font-size: var(--smailSize);
    line-height: 0.3rem;
    color: #666666;
}
span.ico img {
    width: 0.16rem;
    height: 0.16rem;
    object-fit: contain;
    vertical-align: text-bottom;
    margin-right: 0.11rem;
}
@media screen and (max-width:999px){
    span.ico img{width:16px;height:16px;}
    .yg .news_title{margin:10px 0;}
    .ex_field{margin-bottom:5px;}
}
@media screen and (max-width:767px){
    .news_wz{margin:0 20px 0 20px}
    .yg .news{width:50%;margin-bottom: 20px;}
    .yuan{margin-top: 38px;}
}

@media screen and (max-width:640px){ 
    .yg .news  {width:100%;float:none;}
.dt11 .news_box{padding:20px 0;}
}