body.defaultList .col_news_list .news_con {
    box-shadow: unset;
    padding-right: 0.37rem;
    flex: 1;
}

body.defaultList .col_news_list .news>a {
    box-shadow: 0 0.01rem 0.16rem 0 #1359B91a;
}
body.defaultList .col_news_list .news_title{-webkit-line-clamp: 2;}
body.defaultList .col_news_list .news_info {
    flex: 0.4;
    padding: 0.37rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
body.defaultList .col_news_list .news_intro { /* display:none; */}
body.defaultList .col_news_list .news_info p {
    color: #9B9689;
    padding-left: 0.23rem;
    font-size: 0.16rem;
    line-height:1.6;
}

body.defaultList .col_news_list .news_info p:nth-child(1) {
    background: url(../images/xyhddot-1.svg)no-repeat top 0.05rem left/0.14rem;
}

body.defaultList .col_news_list .news_info p:nth-child(2) {
    background: url(../images/xyhddot-2.svg)no-repeat top 0.04rem left/0.14rem;
}

body.defaultList .col_news_list .news_info p:nth-child(3) {
    background: url(../images/xyhddot-3.svg)no-repeat top 0.08rem left/0.15rem;
}
span.startt:after {
    content: '-';
    display: inline;
    padding: 0 0.05rem;
}
 .read_top{padding-bottom: 0.4rem;font-size: 0.18rem;
    border-bottom: 1px dashed #CECECE;}
span.startt:after {
    content: '-';
    display: inline;
    padding: 0 0.05rem;
}
.read_top .read_red{font-weight:bold;color:#92071C;}
.read_top .read_red .justify{text-align: justify;
    text-align-last: justify;
    display: inline-block;
    width: 5em;
}
.read_tt{font-size: 0.2rem !important;color:#92071C;font-weight:bold;position:relative;padding-bottom:0rem;margin-bottom:0.2rem;margin-top:0.36rem;}
.read_tt:after{content:'';width:0.36rem;height:0.03rem;background:#92071C;position:absolute;left:0;bottom:0;opacity:0;height:0;}
.read_tt{display:inline-block;padding-bottom:0;}
.read_tt:after{width:100%;bottom:0.03rem;opacity:1;}
.arti_metas{display:none;}
@media screen and (max-width: 999px) {
.goTop{right:0;display:none;}
.article .entry .read img{max-width:100%;}
.article{padding-right:0;}
    body.defaultList .col_news_list .news_imgs{width:100%;height: 0;padding-top: 66.46%;}
    body.defaultList .col_news_list .news>a {
        flex-direction: column;
    }
}