@charset 'utf-8';
/*article*/
.article{font-size: 0.36rem;line-height: 0.60rem;color: #333;}
.mod_article{padding: 0.16rem 0.24rem 0;height: auto;overflow: hidden;position: relative;margin-bottom: .4rem;padding-top: 1.34rem;}
.article_header {
    margin-bottom: .2rem;
}
.article_header h1{font-size: 0.48rem;line-height: 0.62rem;color: #333;}
.article_header h6{font-size: 0.24rem;color: #bbb;margin: 0.1rem 0 0.2rem 0;}
.article_header h6 span{margin-right: 0.2rem;}
.article_body img,
.article_body p img{max-width: 100%;display: inline-block;margin: 0 auto;}
.article_body .note{color: #999;font-size: 0.32rem;line-height: 1.6;display: block;background-color: #f2f2f2;color: #50484b;
    padding: 0.04rem 0.08rem;}
.article_body>div{margin-top: 0.2rem;}
.article_body .author{font-size: 0.3rem;color: #666;text-indent: 0;}
.article_body .editor{font-size: 0.3rem;color:#666;text-indent: 0;}
.article_body .sdy-space {display: none;}
.article_body a {word-break: break-all;}
/*视频*/
.mod_web_video video{max-width: 100%;display: block;margin: 0 auto;background-color: #000;}
.mod_app_video{position: relative;}
.mod_app_video img{max-width: 100%;display: block;margin: 0 auto;}
.mod_app_video .mask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
/* vr视频 */
.vr_wrap{display: flex;align-items: center;justify-content: center;max-width: 100%;height: 3.94rem;margin: 0 auto;background: url(../images/live_day_default_img.png) center center no-repeat;background-size: cover;}
.vr_wrap p{color: #fff;font-size: .3rem;text-align: center;}
/*加载更多*/
.mod_box>p{line-height: 0.8rem;font-size: 0.3rem;color: #333;text-align: center;}
/*20170317 loading背景图*/
#shipin{
    overflow: hidden;
}
.mod_app_video{
    overflow: hidden;
}

.top_right {position: relative;}

/* 20200807 点击查看全文 */
.wrapper{padding-bottom: 1.25rem;position: relative;}
.author-info-container-wrap{padding-bottom: .3rem;margin: 0 0 .3rem 0;border-bottom: 1px solid #eaeaea;}
.author-info-container{box-sizing: border-box;padding: 0 .25rem;display: flex;align-items: center;height: 1.6rem;background-color: #F6F6F8;}
.author-info-container .author{flex: 1;display: flex;align-items: center;}
.author-info-container .author-avatar{float: left;margin-right: .18rem;border: 1px solid #f6f6f8;border-radius: 50%;}
.author-info-container .author-avatar img{width: .7rem;height: .7rem;border-radius: 50%;overflow: hidden;display: block;}
.author-info-container .author-name{display: flex;align-items: center; font-size: .28rem;line-height: .35rem;color: #505050;}
.author-info-container .author-name img{width: .55rem;height: .26rem;margin-left: .15rem;}
.author-info-container dd{width: 3.4rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;flex: 1;}
.author-info-container .author-date{font-size: .24rem;line-height: .35rem;color: #AAAAAA;}

/* 大图预览 */
.big_img{position: fixed;z-index: -1;opacity: 0;background: rgba(0,0,0,0.75);width: 100%;height: 100%;top:0;left:0;}
.big_img .swiper-container2 {position: relative;width: 100%;height: 100%;}
.big_img .swiper-container2  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-slide{width: 100%;height: 100%;display: table}
.big_img .swiper-slide .cell{width: 100%;;height: 100%;display: table-cell;vertical-align: middle;text-align: center;}
.big_img .swiper-slide img{max-width: 90%;max-height: 80%;margin:0 auto;}
.big_img .swiper-pagination2{position: absolute; top:0.2rem;text-align: center;width: 100%;}
.big_img .swiper-pagination2 span{margin:0 0.05rem;}

/* 广告位 */
.ad-wrapper{width: 100%;}
.ad-wrapper .ad-link{width: 100%;display: block;margin-bottom: .24rem;}
.ad-wrapper .ad-pic{max-width: 100%;display: block;margin: 0 auto;}
.ad-top{margin: .24rem 0 .2rem 0;width: 100%;overflow: hidden;border-radius: 5px;}
.top-ad-item {position: relative;}
.top-ad-item a{display: block;width: 100%;height: 100%;}
.top-ad-item a div{width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center center;}
.ad-bottom{margin: .24rem 0;}
.bottom-ad-item {position: relative;}

/* 新增时间和浏览量 */
.time-pv {display: flex;justify-content: space-between;align-items: center;margin-top: .3rem;}
.time-pv > p {font-size: .26rem;color: #999;}
.article_pv {display: flex;align-items: center;}
.article_pv > img {width: .28rem;height: .18rem;margin-right: .1rem;}
.article_pv > span {font-size: .26rem;color: #999;}

/* 来源和时间 */
.from_pv{display: flex;align-items: center;margin-top: .3rem;flex-wrap: wrap;line-height: .42rem;}
.from_pv_left{display: flex;align-items: center;flex: 1;}
.from_yc{width: 2.04rem;height: .4rem;margin-right: .2rem;}
.from_pv_from {font-size: .26rem;color: #999;margin-right: .2rem;margin-top: .1rem;}
.from_pv_pv {font-size: .26rem;color: #999;margin-right: .2rem;margin-top: .1rem;}
.from_pv_right{height: .5rem;background-color: #F6F6F8;font-size: .26rem;color: #999;line-height: .5rem;padding: 0 .16rem;}
.from_pv > img {width: 1.49rem;height: .36rem;margin-right: .2rem;margin-top: .1rem;}
.head_recommed{display: flex;align-items: center;margin-right: .15rem;}
.head_recommed img{width: .24rem;height: .28rem;margin-right: 8px;}
.head_recommed span{font-size: .26rem;color: #32A4DF;}

/* 底部评论框 */
.bottom_bottom {position: fixed;width: 100%;left: 0;z-index: 1000;bottom: 0;}
.bottom_fixed{box-sizing: border-box;padding: 0 .3rem; display: flex;align-items: center;max-width: 750px;height: .98rem;box-shadow: 0px -20px 20px 0px rgba(218, 218, 218, 0.32);background-color: #fff;margin: 0 auto;}
.comment_wrap{display: flex;align-items: center; padding-left: .3rem; flex: 1;height: .68rem;border: 1px solid rgba(173, 173, 173, 0.32);border-radius: .34rem;margin-right: .38rem;}
/* .comment_wrap{display: flex;align-items: center; padding-left: .3rem; width: 5.02rem;height: .68rem;border: 1px solid rgba(173, 173, 173, 0.32);border-radius: .34rem;margin-right: .38rem;} */
.comment_wrap p{font-size: .3rem;color: #999;}
.icon_wrap{display: flex;}
.icon_wrap img{width: .44rem;height: .44rem; display: block;}
.icon_wrap > img{margin-right: .28rem;}
.parse_wrap{position: relative;margin-right: .28rem;}
.parse_wrap p{position: absolute;top: -.2rem;right: -.35rem;font-size: .2rem;color: #999;width: 100%;}

/* 视频贴片广告 */
.video_wrap{position: relative;}
.time_wrap_back,.time_wrap{padding: .01rem .17rem;background-color: rgba(0,0,0,0.5);border-radius: .05rem;position: absolute;top: .15rem;right: .2rem;z-index: 1;text-indent: 0;height: .42rem; line-height: .42rem;display: flex;align-items: center;}
.time_wrap span {font-size: .24rem;color: rgba(255,255,255,0.8);line-height: .42rem;}
.time_wrap_back span {font-size: .24rem;color: rgba(255,255,255,0.8);line-height: .42rem;}
.stop_ad_container {position: absolute;left: 50%;margin-left: -25%;width: 50%;height: 32%;top: 50%;margin-top: -16%;display: none;}
.stop_ad_wrap{width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center center;}
.stop_ad_wrap img{width: .3rem;height: .3rem;position: absolute;top: -.15rem;right: -.15rem;}
.back_ad_wrap,.stp_wrap{position: absolute;top: 0;left: 0; width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;display: flex;justify-content: center;align-items: center;}
.stp_wrap>img{width: .9rem;height: .9rem;}
.video_wrap .play_btn_video{position: absolute;top: 50%;margin-top: -.45rem;left: 50%;margin-left: -.45rem;width: .9rem;height: .9rem;}
.video_ad_front{width: 100%;height: 100%;}
.video_ad_back{position: absolute;top: 0;left: 0;}
table{width: 100% !important;max-width: 100% !important;border-collapse: collapse;}
table tr td{width: auto !important;border: 1px solid #aaa;}
.video_muted{position: absolute;left: .2rem;bottom: .15rem;z-index: 1;width: .42rem;height: .43rem;}
/* 音频样式 */
.audio_wrap{width: 100%;height: 2rem;border-radius: .1rem;}
.audio_inner{box-sizing: border-box;display: flex;align-items: center; width: 100%;height: 100%;border-radius: .1rem;}
.audio-left{display: flex;justify-content: center;align-items: center;width: 1.98rem;height: 100%;border-radius: .1rem 0 0 .1rem;background-repeat: no-repeat;background-size: cover;}
.audio-left .audio-btn {width: .8rem;height: .8rem;background-repeat: no-repeat;background-size: cover;}
.audio-left .audio-btn-play {background-image: url(../images/icon-play-new.png);}
.audio-left .audio-btn-stop {background-image: url(../images/icon-stop.png);display: none;}
.audio-right {flex: 1;position: relative;height: 100%;overflow: hidden;border-radius: 0 .1rem .1rem 0;box-sizing: border-box;padding: .2rem;}
.audio-blur{position: absolute;top: 0;left: 0;width: 100%;height: 100%;filter: blur(180px);border-radius: 0 .1rem .1rem 0;}
.audio-blur-ios{position: absolute;top: 0;left: 0;width: 100%;height: 100%;filter: blur(140px);border-radius: 0 .1rem .1rem 0;}
.audio-title{font-size: .36rem;color: #333;display: block;overflow: hidden;height: .95rem;line-height: .46rem;}
.audio-slider-time{display: flex;align-items: center;margin-top: .2rem;}
.audio-slider{position: relative;flex:1;height: 2px;background-color: rgba(0, 0, 0, 0.1);margin-right: .2rem;margin-left: .05rem;}
.audio-time{font-size: .26rem;color: #B3B3B3;}
.audio-slider-inner{position: absolute;left: 0;width: 0%;height: 2px;background-color: #32A4DF;}
.audio-point-wrap{position: absolute;top: -.58rem;right: -.60rem;width: 1.2rem;height: 1.2rem; display: flex;justify-content: center;align-items: center;}
.audio-point{display: block;width: .32rem;height: .32rem;border-radius: 50%;border: 1px solid #32A4DF;background-color: #fff;}
/* 是否满意 */
.ar-satis{display: flex;padding: 0 .43rem;justify-content: space-between;margin-top: .48rem;margin-bottom: .5rem;}
.ar-satis-item{display: flex;flex-direction: column;align-items: center;}
.ar-satis-item-top{display: flex;align-items: center;justify-content: center;width: 2rem;height: .72rem;border-radius: .36rem;border: 1px solid #EBEBEB;}
.ar-satis-item-top img{width: .4rem;height: .4rem;margin-right: .16rem;}
.ar-satis-item-top p{font-size: .26rem;color: #999;}
.ar-satis-item-num{margin-top: .23rem;font-size: .3rem;color: #999;}
/* 版权说明 */
.copyright {padding: .2rem .3rem;margin: 0 .4rem .5rem .4rem;background-color: #F6F6F8;}
.copyright-title {font-size: .3rem;color: #666;}
.copyright-body {margin-top: .15rem;font-size: .24rem;color: #999;white-space: pre-wrap;}
/* 临时预览头 */
.temp-preview{position: fixed;top: 0;left: 0;box-sizing: border-box;width: 100%;height: 0.94rem;padding: 0 0.3rem;background-color: #fff;z-index: 999;display: flex;align-items: center;}
.temp-preview-intro {width: 750px;margin: 0 auto;border-bottom: 0.01rem solid #ececec;}
.temp-preview-intro h2 {font-size: .32rem;margin-bottom: 0.05rem;}
.temp-preview-intro p {font-size: .24rem;color: #8F8F8F;}
/* 图集 */
.images-wrap{margin-bottom: .2rem;}
.images-item{width: 100%;}
.images-item-title{font-size: 0.36rem;line-height: 0.6rem;}
/* 读新闻 */
.voice-wrap{display: flex;align-items: center;margin-bottom: .15rem;}
.voice-wrap img{width: .36rem;height: .34rem;margin-right: 8px;}
.voice-wrap span{font-size: .3rem;color: #32A4DF;}
.voice-wrap .audio_wrap{display: none !important;}
/* 上导航和底部互动条适配 */
#top-dwonload {position: fixed;top: 0;width: 100%;z-index: 9999;height: .94rem;left: 0;}
.mod-fixed-bottom {position: static;}
.mod-fixed-bottom.top {max-width: 750px;margin: 0 auto;}
.loadmore {font-size: .3rem;margin-top: .4rem;text-align: center;color: #333;}