.swiper { height: 1.8rem;--swiper-theme-color: #cfaa5f; }
.swiper-button-prev, .swiper-button-next { display: none !important; }

.topline { display: none !important; }

.newsbox { margin-top: var(--block-gap); }
.picnews { margin: .25rem .1rem 0; }
.picnews a { display: flex; flex-direction: column-reverse; }
.picnews a .bottomleft { font-size: .15rem; line-height: .25rem; }
.picnews img { margin-top: .05rem; height: 2rem; border-radius: 0.05rem; }

.news-nav { display: none; }

.news-list { margin: .1rem; height:auto; overflow:hidden;}
.news-list h3 { margin-top: 0.25rem; font-size: .15rem; }
.news-list h3 a { color: #717071; }
.news-list li { margin: 0.15rem 0; display: flex; flex-flow: column-reverse; height: .25rem;}
.news-list li::before { display: block; content: ''; width: 100%; height: 1px; background: rgb(240, 240, 240); transform: scaleY(0.5); }

.news-link { text-align: left; }

.news-link a { font-size: 0.15rem; overflow: hidden; line-height: 0.25rem;height: .25rem;background:url(/r/site_1/default/img/mobileicon.jpg) no-repeat left center; color:#717071;    text-indent: .12rem;    display: block; }
.news-link >a{text-indent:.2rem;}
.news-link p { margin-top: 0.05rem; font-size: 0.13rem; line-height: 0.16rem; }

.news-date { line-height: .25rem; color: #6b6b6b; font-size: .12rem; }
.news-date .date-d { font-size: .16rem; font-weight: 400; }


.news-list .more {
    border: solid 1px #c7a840;
    text-align: center;
    padding: 0.15rem 0px;
    color: #a6760d;
    margin-top: .08rem;
    display: block;
    font-size: .13rem;
}


/* 图片新闻 */

.picnews .swiper { position: relative; width: 100%; height: 100%; margin: 0.05rem 0.05rem 0 0rem;}



.unit { display: none; }

/* 视频 */
.video { margin: 0.1rem; }
.video h3 { margin-top: 0.25rem; font-size: .15rem; }
.video h3 a { color: #717071; }

.video .swiper { position: relative; height: 1.8rem; margin: .08rem .2rem .05rem; }

.video .swiper-slide { background-position: center; background-size: cover; }
.video .swiper-slide * { display: block; width: 100%; height: 100%; }

.video .swiper-pagination { bottom: -.2rem !important; }
.video #player { position: absolute; left: 0.05rem; top: 0.02rem; width: 3rem; height: 1.8rem; z-index: 2; }

.video .more { display: none; }

.bottomleft{display: flex;flex-direction: row-reverse;}
.news-sub,.news-date{display:none;}


/* 专题专栏 */
.specialbox { margin: 0.1rem; }
.specialbox h3 { margin-top: 0.25rem; font-size: .15rem; }
.specialbox h3 a { color: #717071; }

.specialbox ul { display: flex; margin: 0.08rem 0.05rem; flex-wrap: wrap; }
.specialbox li { flex: 0 0 49%; height: .8rem; margin-bottom: .1rem; }
.specialbox li:nth-child(odd) { margin-right: 1%; }
.specialbox li:nth-child(even) { margin-left: 1%; }
.specialbox li a { display: block; width:100%; height: 100%; border-radius: .05rem; overflow: hidden; opacity: .8; }
.specialbox li a:hover { opacity: 1; }
.specialbox li img{ width:100%; height:.9rem; border:none;}

.szzs { display: none; }

