body,html {
	margin: 0;
	padding: 0;
	text-align: left;
	/* font-family: Microsoft YaHei,Helvetica Neue,Helvetica,PingFang,Arial,sans-serif; */
	/* font-family: "Source Han Serif SC"; */
	/* font-family: 'Noto Serif SC'; */
	/* font-family:Noto Serif CJK SC, Noto Serif CJK, Source Han Serif SC, Source Han Serif, source-han-serif-sc, serif, SimSun;  */
	/* font-family: 'SimSun','宋体'; */
	font-family: 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: 400;
	overflow-x: hidden !important;
	overflow-y: auto;
	/* background-color: #f8f8f8; */
	word-break: normal;
	word-wrap: break-word;
	text-size-adjust: none;
	-ms-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	-ms-text-size-adjust: none;
	tap-highlight-color: rgba(255,255,255,0);
	-ms-tap-highlight-color: rgba(255,255,255,0);
	-moz-tap-highlight-color: rgba(255,255,255,0);
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}
body{
	/* IOS禁止微信调整字体大小 */
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important
}
@font-face {
	font-family: "SourceHanSerifCN-Medium";
	src: url("../fonts/SourceHanSerifCN-Medium.otf");
	font-display: swap;
}
  
* {
	font-family: "SourceHanSerifCN-Medium";
}
.footer,.header {
	height: 1.14rem;
	cursor: default;
	max-width: 7.5rem;
	margin: 0 auto;
}
.footer,.pop-tip {
	/* display: none; */
	z-index: 9999;
}
.pop-tip p,.right-1 {
	text-decoration: none;
	text-align: center
}
.header {
	position: relative;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	background: url(../images/img_logo.png) 0.36rem 0.14rem #FEFEFE no-repeat;
	background-size: 4rem 0.76rem;
	box-shadow:0px 4px 7px rgba(0,0,0,.05);
}

.footer {
	position: fixed;
	/* display: none !important; */
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1.16rem;
	/* box-shadow: 0 -1px 2px 0 #ebebeb; */
	border-top: 1px solid #ebebeb; 
	background-color: rgba(255,255,255,.95);
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	padding-bottom: env(safe-area-inset-bottom);
}

.close,.right-1 {
	position: absolute;
	cursor: pointer
}

.left-1 {
	float: left;
	margin: 0.14rem 0 0 0.25rem
}

.left-1 img {
	width: 0.75rem;
	height: 0.75rem
}

.left-2 {
	float: left;
	height: 1.14rem;
	line-height: 1.14rem;
	margin-left: 0.25rem;
	font-size: 0.4rem;
	font-weight: 700
}

.header-left-2 {
	color: #000
}

.footer-left-2,.pop-tip,.right-1 {
	color: #FFF
}

.left-3 {
	float: left;
	margin: 0.32rem 0 0 0.25rem
}

.left-3 img {
	width: 1.25rem;
	height: 0.5rem
}

.right-1 {
	top: 0.17rem;
	right: 0.25rem;
	float: right;
	width: 1.86rem;
	height: 0.82rem;
	line-height: 0.82rem;
	background:url(../images/btn_download_1.png) no-repeat;
	background-size: 100% 100%; 
}

.close {
	top: 0;
	right: 0
}

.close img {
	width: 0.52rem;
	height: 0.52rem
}

.pop-tip {
	position: fixed;
	width: 100%
}

.pop-tip p span {
	padding: 10px 30px;
	color: #FFF;
	font-size: 0.28rem;
	background: rgba(0,0,0,.5);
	border-radius: 0.05rem;
	-ms-border-radius: 0.05rem;
	-moz-border-radius: 0.05rem;
	-webkit-border-radius: 0.05rem;
}

.news{
	width: 6.8rem;
	padding: 0 0.35rem;
	text-align: justify;
	margin: 0 auto;
	background: url(../images/background_title.png) 0 0.4rem no-repeat;
	background-size: 7.5rem 1.9rem;
	overflow: hidden;
	position: relative;
}
.news.packed{
	max-height: 7200px;
}
.news.small .title{
	font-size: 0.46rem;
}
.news.big .title{
	font-size: 0.54rem;
}
.news.small .content{
	font-size: 0.34rem;
}
.news.big .content{
	font-size: 0.42rem;
}
.title{
	font-size: 0.5rem;
	line-height: 0.68rem;
	padding-top:0.55rem;
	font-weight: 900;
}
.content {
    line-height: 0.64rem;
	font-size: 0.38rem;
	color: #222222;
	/* font-family: "PingFangSC"; */
	font-weight: 400;
}
.content p{
	/* text-indent: 2em; */
	margin: 0.26rem 0;
}
.content p[name="appImgDesc"],.content p[name="appSystemTxt"]{
	/* text-indent:0;
	height: 0.68rem !important;
	line-height: 0.68rem !important;
	background: #f8f8f8;
	margin: -0.26rem 0 0.5rem 0 !important;
	font-size: 0.28rem !important;
	color: #777777 !important;
	background: url(../images/logo_rednet_pic_info.png) top left #f8f8f8 no-repeat;
	background-size: 0.68rem 100%; */
	text-indent: 0 !important;
    /* min-height: 0.68rem !important;
    line-height: 0.6rem !important; */
    background: #f8f8f8;
    margin: -0.26rem 0 0.5rem 0 !important;
    font-size: 0.28rem !important;
    color: #777777 !important;
    background: url(../images/logo_rednet_pic_info.png) top left #f8f8f8 no-repeat;
	background-size: 0.68rem 0.64rem;
	min-height: 0.52rem !important;
    line-height: 0.42rem !important;
	padding: 0.13rem 0.3rem 0.13rem;
}
.content p img{
	display: block; 
	margin:0 auto
}

.time {
    margin: 0.2rem 0 0.55rem;
    color: #9D9D9D;
	font-size: 0.26rem;
	line-height: 0.44rem;
}

.time .views {
	/* float: right; */
	margin-right:10px;
}

/* 20231226 时刻12.0新增时刻号展示 */

.time_new {
	position: relative;
	justify-content: space-between;
	color: #9D9D9D;
    font-size: 0.26rem;
    line-height: 0.44rem;
	margin: 0.2rem 0 0.55rem;
	display:none;
}

.time_new .left {
	flex: 1;float:left;
}

.time_new .moment-mark {
	align-items: center;
}

.time_new .views {
	margin-left: 0.3rem;
}

.time_new .moment-mark .row-source {
	align-items: center;
}

.time_new .moment-mark .views {
	position: absolute;
	top: 0.43rem;
	right: 0;
	margin-left: 0;
}

.time_new .moment-mark .logo {
	width: 0.72rem;
	height: 0.72rem;
	border-radius: 50%;
	border: 1PX solid #E5E5E5;
	margin-right: 0.1rem;
}

.time_new .moment-mark .name {
	max-width: 2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.time_new .moment-mark .tag {
	width: 0.9rem;
	height: 0.33rem;
	line-height: 0.33rem;
	font-size: 0.22rem;
    background: #e00;
    border-radius: 0.06rem;
    color: #fff;
    text-align: center;
	margin-left: 0.1rem;
}

/* 20231226 时刻12.0新增时刻号展示 end */

.headline{
    color: #A18345;
    font-size: 14px;
    margin-top: 5px;
    background: url(/images/icon-shoulu@2x.png) left no-repeat;
    padding-left: 1.6em;
    background-size: 1.3em;
}

.font-setting{
	float: right;
	right: 0;
	margin-top: -2px;
}
.font-setting span{
	margin-left: 0.3rem;
	display: inline-block;
}
.font-setting span.current{
	font-size: 0.3rem;
	color: #ff0000;
	font-weight: 900;
	position: relative;
}
.font-setting span.current:after{
	content: "";
	position: absolute;
	height: 0.07rem;
	width: 100%;
	display: block;
	background: #ffeded;
	bottom: 0;
}
.show-article{
	position: absolute;
	text-align: center;
	display: none;
    width: 100%;
    bottom: 0px;
    left: 0px;
	height: 2.85rem;
    z-index: 998;
	/* background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 49%, rgb(255, 255, 255) 85%); */
	background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255,1) 100%);
}
.show-article .more{
	position: relative;
	top: 1rem;
	color: #ee191a;
	font-size: 0.3rem;
	
}
.show-article .more:after{
	position: absolute;
	content: "";  
	top: 0.45rem;
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	background: url(../images/icon_readmore.png) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	-webkit-animation: arrow 0.8s infinite alternate;
	animation: arrow 0.8s infinite alternate;
	color: #ee191a;
	font-size: 0.3rem;
	left: 50%;
    margin-left: -0.25rem;
}

.source{
	margin-left: 0.3rem;
}

.fav{
        display: flex;
        justify-content: center;
	margin: 0.4rem auto 0.45rem;
	height:0.7rem;
	line-height: 0.7rem;
	width:2rem;
	/* background:url(../images/btn_heart_h5.png) center no-repeat;
	background-size:100% 100%; */
	border:1px solid #b8bcc1;
	border-radius: 0.35rem;
	font-size: 0.28rem;
	color: #b8bcc1;
	cursor: pointer;
}
.favImg{
	width: 0.45rem;
	height: 0.45rem;
	margin: 0.12rem 0.1rem 0.13rem 0;
	display: block;
	float: left;
}
.favNum{display:  inline-block;}
.cover img {
	z-index: 100;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
}

.mask,.preview {
	display: none
}

.mask,.preview,.preview>div {
	width: 100%;
	height: 100%
}

.openmoment,.preview,.preview>div {
	text-align: center
}

.mask {
	z-index: 10000;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000
}
.split-block{
	background: #f5f6f8;
	height: 0.1rem;
	width: 100%;
}
.taglink,.hotcomment {
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	padding: 0 0.35rem;
	margin: 0 auto;
	width: 6.8rem;
	clear: both;
}

.taglink{
	margin-bottom: 1.16rem;
}
/* .taglink-text,.hotnew-txt {
	height: 0.45rem;
	line-height: 0.45rem;
	margin: 0.5rem 0 0rem;
	border-radius: 20px;
	width: 100%;
	background: url(../images/Title_hotcomment.png) center center no-repeat;
	background-size: 1.72rem 0.45rem;
}
.taglink-text{
	display: none;
	background: url(../images/Title_news_command.png) center center no-repeat;
	background-size: 1.72rem 0.45rem;
	margin: 0.45rem 0 0.2rem;
} */
.taglink-text {
	display: none;
}
.tagtitle,.userups {
	font-size: 0.34rem;
}

.taglink-content {
	clear: both;
	/* padding-top: 15px */
}

.commentlist,.taglist {
	margin: 0;
	padding: 0;
}

.taglist li,.commentlist li {
	position: relative;
	list-style-type: none
}

.userups { /*.taginfo,*/
	position: absolute
}

.tagdetail{
	min-height: 1.42rem;
	padding: 0.28rem 0;
	border-bottom:1px solid #ebebeb;
	/* max-height: 1.97rem; */
	overflow: hidden;
    height: auto;
}

.tagimg,.userimg {
	float: left;
}

.tagimg img {
	width: 1.92rem;
	height: 1.42rem;
	background: url(../images/default.png) center no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	border-radius: 0.04rem;
}

.openmoment,.spreadchart,.taginfo,.tagtitle {
	cursor: pointer
}

.tagtitle {
	line-height: 0.48rem;
	padding-left: 2.32rem;
	color: #000;
	font-weight: 600;
}

.taginfo {
	padding-left: 2.32rem;
	color: #9D9D9D;
	font-size: 0.24rem;
	margin-top: 0.14rem;
}

.tagline {
	clear: both;
	margin: 0 0.35rem;
	border-bottom: 1px solid #e5e5e5;
}

.spreadchart {
	padding: 0.4rem 0 0.45rem;
	margin: 0 auto;
    width: 6.8rem;
}

.spreadchart img {
	/* float: left;
	clear: both; */
	width: 100%;
	border-radius: 0.08rem;
}

.spreadchart h1 {
	width: 100%;
	margin:0 0 0.2rem;
	color: #000000;
	font-size: 0.34rem;
	/* height: 0.34rem; */
	line-height: 0.46rem;
}
.spreadchart a {
    text-decoration: none;
}
/*3D广告图*/
.spreadchart .ad3d-imgs {
	position: relative;
	width: 100%;
}

.spreadchart .ad3d-imgs .two,
.spreadchart .ad3d-imgs .three,
.spreadchart .ad3d-imgs .four {
	position: absolute;
}
.commentlist {
    min-height: 1.9rem;
}
.commentlist  li{
	margin-top: 0.4rem;
	border: 1px solid #ebebeb;
	border-radius: 0.08rem;
	padding: 0.3rem 0.5rem 0.48rem;
	box-shadow:0px 1px 7px rgba(0,0,0,.05);
}
.commentlist .commentDetail{
	padding-left:0.86rem;
	color: #313138;
	font-size: 0.28rem;
}
.userimg img{
	width:0.64rem;
	height:0.64rem;
	border-radius: 50%;
}
.userimg img:nth-child(1){
position: absolute;
}

.usertitle2{
	color: #999999;
	font-size: 0.24rem;
	margin-top: 0.1rem;
}
.usertitle2 .commentarea{
	margin-left: 0.3rem;
}
.comment{
	font-size: 0.3rem;
	color: #000;
	line-height: 160%;
	margin-top: 0.18rem;
	/* padding-bottom: 0.18rem; */
}
.openmoment{
	display: block;
	width: 6.78rem;
	height: 0.8rem;
	margin: 0.3rem auto;
	color: #fff;
	line-height: 0.8rem;
	font-size: 0.32rem;
	text-align: center;
	background: #fff;
	cursor: pointer;
	background: url(../images/btn_openapp.png) no-repeat;
	background-size: 6.78rem 0.8rem;
}
.blank {
	clear: both;
	height: 98px
}

img[momenttype=system] {
	width: 100%
}
/*等比率自适应*/
.video-player {
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-top: 56.25% !important; /* 计算方式：播放器以16：9的比率显示，这里的值为 9/16 * 100 = 56.25  */
    margin-bottom: 20px;
}
.video-js{
	margin-bottom: 0.6rem;
}
.video-js .vjs-subs-caps-button{
	display: none !important;
}
.content p img.filetypeIco {
	width: 16px !important;
	height: 16px !important;
	line-height: 16px;
	min-width: 0 !important;
	display: inline-block;
	margin-top: 8px;
}
table tr td{
	border: 1px solid #e6ebf5;
}
.topic{
	width: 6.8rem;
    margin: 0.35rem auto -0.22rem;
	background: rgba(255,255,255,0.6);
    font-family: "PingFangSC-Semibold";
    font-size: 0.3rem;
    height: 0.8rem;
    border: 1px solid #eee;
    position: relative;
    border-left: 0;
    border-right: 0;
}
.topic span{
	background: #ff331c;
    color: #fff;
    display: inline-block;
    padding: 0 0.08rem;
    margin: 0.24rem 0.2rem;
    font-size: 0.2rem;
    height: 0.3rem;
	line-height: 0.28rem;
	border-radius: 0.04rem;
    float: left;
}
.topic a{
	text-decoration: none;
    color: #000;
    display: inline-block;
    width: 5.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 0.8rem;
    line-height: 0.8rem;
    float: left;
}
.topic a em{
	display: block;
    width: 0.11rem;
    height: 0.22rem;
    background: url(../images/icon-arrow.png) center no-repeat;
    background-size: 100% 100%;
    float: right;
    right: 0.25rem;
    top: 0.3rem;
    position: absolute;
}
.footer .swiper-container {
	width: 4.95rem;
	height: 100%;
	margin: 0 0.1rem 0 0.35rem;
}
.footer .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: flex;
	align-items: center;
}
.footer .swiper-slide img{
	width: 0.76rem;
	height: 0.76rem;
	margin-right: 0.2rem;
	border-radius:0.1rem;
}
.footer .swiper-slide a{
	padding-top: 0.05rem;
	font-size: 0.28rem;
	text-align: left;
	line-height: 0.35rem;
	color: #222222;
	font-weight: 600;
	text-decoration: none;
	flex: 1;
	/* 超出两行省略号 */
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.footer .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 0.1rem;
	left: 2.9rem;
	height: 0.04rem;
	width: auto;
}
.footer .swiper-pagination-bullet{
	width: 0.26rem;
	height: 100%;
	opacity:1;
	margin: 0 0 0 0.1rem !important;
	-webkit-transition: ease 0.8s;
	-o-transition: ease 0.8s;
	transition: ease 0.8s;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	background: #e6e6e6; 
	float: left;
	display: block;
}
.footer .swiper-pagination-bullet-active{
	background: #c0c0c0;;
}
@media screen and (max-width:1920px) {
	.content img {
		/* min-width: 50% !important;
		width: 100% !important; */
		max-width: 100% !important;
		height: auto !important;
	}
}
blockquote{
	margin:0 !important;
	padding: 0 !important;
}
@keyframes arrow {
	0% {
		-webkit-transform: translate3d(0, -30%, 0);
				transform: translate3d(0, -30%, 0);
	}
	100% {
		-webkit-transform: translate3d(0, 30%, 0);
				transform: translate3d(0, 30%, 0);
	}
}
/*视频播放器样式修改*/
.plyr__poster {
    background-color: #000; 
	background-size: 100% 100%;
}
.plyr__video-wrapper .video-plyr{
	text-indent: 0  !important;
}
.plyr__control--overlaid {
	background: rgba(0,0,0,.7)  !important;
	padding: 0 !important;
}
.plyr__control--overlaid:focus, .plyr__control--overlaid:hover ,.plyr--video .plyr__control:hover{
	background: rgba(0,0,0,.7) !important;
}
.plyr__control--overlaid svg ,.tcp-skin .vjs-big-play-button .vjs-button-icon,.tcp-skin .vjs-big-play-button{
	width: 58px !important;
	height: 58px !important;
}
.plyr__control--overlaid svg{
	left: 0 !important;
}
.plyr video.fullscreen{
    height: 100% !important;
    width: 100% !important;
}

.back-to-top, .back-to-index {
	display: none;
	cursor: pointer;
    width: 1.1rem;
    height: 1.1rem;
    z-index: 99999;
    right: 0.2rem;
    bottom: 3.2rem;
    position: fixed;
    background: url(../images/btn_returntop.png) no-repeat;
    background-size: 100% 100%;
}

.back-to-index {
    bottom: 2.1rem;
    display: block;
	background: url(../images/btn_back_to_home_circle.png) no-repeat;
    background-size: 100% 100%;
}

.poster{
	width: 6.8rem;
	height: 1.3rem;
	padding: 0.3rem 0.2rem;
	border-radius: 0.1rem;
	border: 1px solid #E2E3E4;
	box-sizing: border-box;
	display: flex;
	justify-content:space-between;
  }
  .poster-head{
	width: 0.7rem;
	height: 0.7rem;
	margin-right: 0.1rem;
  }
  .poster-head img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
  }
  .poster-info{
	display: flex;
  }
  .poster-user .nick{
	line-height: 0.4rem;
	color: #222222;
	font-size: 0.28rem;
  }
  .poster-user .position{
	line-height: 0.05rem;
	padding: 0 0.1rem 0 0;
	/* width: 1.3rem; */
	float: left;
	color: #FF8D00;
	font-size: 0.2rem;
	margin-top: 0.1rem;
	border-radius: 0.1rem;
	height: 0.22rem;
	opacity: 0.46;
	font-weight: bold;
	text-align: center;
	text-indent: 0.28rem;
	background:url(../images/icon_forum_rank.png) #FFECB4 top left no-repeat;
	background-size: 0.22rem 0.22rem;
  }
  .poster-url{
	width: 1.5rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.28rem;
	color: #EF0D2A;
	font-size: 0.24rem;
	text-align: center;
	margin-top: 0.1rem;
	background: #ffe3e3;
	position: relative;
	display: none;
  }
  .poster-url a{
	text-decoration: none;
	color: #EF0D2A;
  }
  .poster-url::after{
	content: "";
	display:block;
	position: absolute;
	background: url(../images/icon_forum_arrow.png) #FFE3E3 top right no-repeat;
	background-size: 0.08rem 0.14rem;
	width: 0.08rem;
	height: 0.14rem;
	right: 0.1rem;
	top: 0.18rem;
  }
  .poster-list-wrap{
	margin: 0.2rem 0;
  }
  .poster-list-title{
	display: flex;
	justify-content:space-between;
	margin-bottom: 0.2rem;
  }
  .poster-list-title .title-img{
	width: 1.66rem;
	height: 0.62rem !important;
  }
  .poster-list-title .title-more{
	height: 0.38rem;
	width: 0.84rem;
	line-height: 0.38rem;
	font-size: 0.26rem;
	font-weight: 400;
	margin-top: 0.24rem;
	color: #4D4F58;
	background: url(../images/icon_forum_more.png) center right no-repeat;
	background-size: 0.24rem 0.24rem;
	display: none;
  }
  .title-more a{
	text-decoration: none;
	color: #4D4F58;
  }
  .poster-list{
	width: 7.15rem;
	margin: 0;
  }
  .poster-list .swiper-slide{
	width: 6.3rem !important;
	display: block;
	margin-right: 0.4rem;
  }
  .poster-list .swiper-slide .reply-info{
	display: flex;
	margin-left: 0.2rem;
	position: relative;
	bottom: -0.2rem;
  }
  .poster-list .swiper-slide .reply-head{
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	margin-right: 0.2rem;
	background:#fff;
  }
  .poster-list .swiper-slide .reply-user .nick{
	color: #4D4F58;
	line-height: 0.4rem;
	font-size: 0.28rem;
	text-align: left;
  }
  .poster-list .swiper-slide .reply-user .reply-time{
	color: #9D9D9D;
	line-height: 0.32rem;
	font-size: 0.24rem;
  }
  .poster-list .swiper-slide .reply-head img{
	width: 0.8rem !important;
	height: 0.8rem !important;
	border-radius: 50%;
	margin: 0.05rem 0.1rem 0.05rem;
  }
  .poster-list .swiper-slide .reply-content{
	width:6.3rem;
	height: 2rem;
	padding: 0.3rem 0.45rem 0.55rem;
	text-align: left;
	color: #000000;
	line-height: 0.56rem;
	font-size: 0.3rem;
	border-radius: 0.1rem;
	background: #F7F8F8;
	box-sizing: border-box;
  }
  .poster-list .swiper-slide .reply-content p{
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	word-break: break-all;
	word-wrap: break-word; 
	max-height: 1.12rem;
	overflow: hidden;
	margin: 0
  }
  .poster-list .swiper-pagination-bullets {
	margin-top: .4rem;
	left: 2.9rem;
	height: 0.04rem;
	width: auto;
	position: relative;
  }
  .poster-list .swiper-pagination-bullet{
	background: #2784EC;
	opacity: 0.12;
  }
  .poster-list .swiper-pagination-bullet-active{
	background: #2784EC !important;
	opacity: 1;
  }
  .poster-list .swiper-pagination-bullet{
	width: 0.26rem;
	height: 100%;
	opacity:1;
	margin: 0 0 0 0.1rem !important;
	-webkit-transition: ease 0.8s;
	-o-transition: ease 0.8s;
	transition: ease 0.8s;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	background: #e6e6e6; 
	float: left;
	display: block;
  }
/** iphone X 适配 */
@media only screen and (width: 375px) and (min-height: 690px){
    .footer {
        padding-bottom: 20px;
    }
}

/* ----------------------------------------------------- 时刻11.0 ----------------------------------------------------- */

/* flex布局 */

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.time_new{
    display: none;
}
/* 版块标题 */

.content-title-new {
    margin: 0.5rem 0 0.8rem;
}
  
.content-title-new h3 {
	position: relative;
	width: 3.06rem;
	margin: 0 auto;
	justify-content: center;
	z-index: 2;
	box-sizing: border-box;
	padding: 0.75rem 0 0;
	font-size: 0.38rem;
}
  
.content-title-new h3::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/bg_title@2x.png') no-repeat;
	background-size: 100%;
	width: 3.06rem;
	height: 1.56rem;
}

/* 视频选集 */

.episode {
    margin: .45rem 0 0;
}

.episode .head {
    align-items: center;
    justify-content: space-between;
    margin-bottom: .3rem;
}

.episode .head > h3 {
    margin: 0;
    padding: 0;
    font-weight: Bold;
    font-size: .34rem;
    width: 15%;
}

.episode .head .title {
	display: none;
    font-weight: normal;
    font-size: .24rem;
    color: #777777;
    margin: 0;
    padding: 0;
    width: 85%;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.episode-box .play {
    width: 1.3rem;
    height: 1.3rem;
    background: #FFFFFF;
    border: .03rem solid #FF331C;
    box-shadow: 0 2px .1rem 0 rgba(0,0,0,0.05);
    border-radius: .08rem;
    float: left;
    margin-right: .24rem;
    align-items: center;
    justify-content: center;
}

.episode-box .play .icon {
    width: 0.44rem;
    height: 0.44rem;
}

.episode-list .swiper-wrapper {
	align-items: center;
}

.episode-list .episode-item {
    display: inline-block;
    width: 2.74rem;
    height: 1.5rem;
    background: url('../images/bg_selections_normal@2x.png')no-repeat;
    background-size: 100%;
    border-radius: .08rem;
    padding: .14rem .20rem;
    box-sizing: border-box;
}

.episode-list .episode-item .icon {
	display: none;
}

.episode-list .episode-item > a {
    font-weight: 500;
    font-size: .28rem;
    color: #000000;
    text-align: justify;
    line-height: .42rem;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.episode-list .episode-item.episode-item-active {
    width: 1.3rem;
    height: 1.3rem;
    background: #FFFFFF;
    border: .03rem solid #FF331C;
    box-shadow: 0 2px .1rem 0 rgba(0,0,0,0.05);
    border-radius: .08rem;
}

.episode-list .episode-item.episode-item-active .icon {
	display: block;
}

.episode-list .episode-item.episode-item-active a {
	opacity: 0;
}

/* 弹幕互动 */

.clearfix::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.hotcomment-list-box {
    position: relative;
}

.hotcomment-btn {
    position: absolute;
    top: -1.27rem;
    right: 0;
    width: 1.51rem;
    height: 0.38rem;
    background: #F8F8F8;
    border-radius: 0.19rem;
    z-index: 1;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 0.1rem;
}

.hotcomment-btn .icon {
    display: block;
    width: 0.26rem;
    height: 0.26rem;
    background: #6AB1EC;
    border-radius: 100%;
}

.hotcomment-btn .text {
    font-size: 0.24rem;
    font-family: "yahei";
    color: #6AB1EC;
}

.hotcomment-btn.active {
    background: #1C99FF;
}

.hotcomment-btn.active .text {
    color: #FFFFFF;
}

.hotcomment-list {
	height: auto;
    max-height: 8.05rem;
    margin: .4rem 0 0;
}

.hotcomment-list-box .mask {
    display: block;
    background: linear-gradient(180deg,#fff,hsla(0,0%,100%,0));
    height: .64rem;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.hotcomment-list-item {
    position: relative;
    height: auto;
    line-height: .44rem;
    background: #F8F8F8;
    border-radius: .6rem;
    align-items: center;
    margin: .24rem 0 0;
    display: table;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0.1rem 0;
}

.hotcomment-list-item .head-img {
    width: .48rem;
    height: .48rem;
    border: .02rem solid #FFFFFF;
    margin: .04rem .15rem 0 .16rem;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}

.hotcomment-list-item .head-img > img, .hotcomment-list-item .icon > img {
    width: 100%;
    height: 100%;
    display: block;
    line-height: unset;
}

.hotcomment-list-item .title {
    max-width: 5rem;
    font-weight: 400;
    font-size: .28rem;
    color: #0C0C0C;
	line-height: 0.44rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    float: left;
    margin-right: .8rem;
    padding: 0;
}

.hotcomment-list-item .icon {
    position: absolute;
    right: .24rem;
    width: .45rem;
    height: .45rem;
}

.hotcomment-list-item.active, .hotcomment-list-item:hover {
    background: #1C99FF;
    box-shadow: 0 .05rem .1rem 0 rgba(28,153,255,0.40);
}

.hotcomment-list-item.active .title, .hotcomment-list-item:hover .title {
    color: #FFFFFF;
}

.more-comment {
    width: auto;
    height: .75rem;
    line-height: .75rem;
    background: #F8F8F8;
    border-radius: .38rem;
    font-weight: 400;
    font-size: .3rem;
    color: #EF191B;
    margin: .56rem 0 .3rem;
    text-align: center;
}

/* 浮窗 */

.float-nav {
    display: none;
    width: 1.91rem;
    height: 0.69rem;
    background: #1C99FF;
    box-shadow: 0 0.05rem 0.1rem 0 rgba(28,153,255,0.40);
    border-radius: 1rem 0 0 1rem;
    z-index: 999;
    right: -1.08rem;
    bottom: 2.4rem;
    position: fixed;
    box-sizing: border-box;
    padding: 0.1rem 0 0 0.24rem;
}

.float-nav .icon {
    width: 0.48rem;
    height: 0.48rem;
}

/* 返回顶部/首页/字号设置 弹窗 */

.setPop {
    display: none;
    position: fixed;
    bottom: 1.95rem;
    left: 50%;
    margin-left: -2.26rem;
    width: 4.52rem;
    height: 2.03rem;
    background: rgba(0,0,0,0.80);
    border-radius: 0.08rem;
    z-index: 10;
}

.setPop .close {
    width: 0.28rem;
    height: 0.28rem;
    line-height: 0.28rem;
    text-align: center;
    position: absolute;
    top: 0.1rem;
    right: 0.1rem;
    border: 1px solid #FFFFFF;
    border-radius: 100%;
    color: #FFFFFF;
}

.setPop-list {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    justify-content: center;
    align-items: center;
}

.setPop-list a {
    font-size: 0.24rem;
    color: #FFFFFF;
    display: block;
    list-style: none;
    text-align: center;
    margin: 0 0.25rem;
	text-decoration: none;
}

.setPop-list .icon {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    margin: 0 auto;
    margin-bottom: 0.2rem;
}

/* 字号设置 */

.fontPop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0,50%);
    z-index: 9999;
}

.fontPop .box {
    width: 100%;
    height: 2.85rem;
    background: #FFFFFF;
    position: absolute;
    bottom: 0;
    text-align: center;
    box-sizing: border-box;
    padding: 0.4rem 1rem 0.8rem;
}

.fontPop .box .close {
    width: 0.28rem;
    height: 0.28rem;
    line-height: 0.28rem;
    text-align: center;
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    border: 1px solid #000000;
    border-radius: 100%;
    color: #000000;
}

.fontPop .box .title {
    font-size: 0.32rem;
	line-height: 0.32rem;
	padding: 0;
}

.fontPop .box .fontSize {
    width: 109%;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.3rem;
    margin-left: -3%;
}

.fontPop .box .fontSize span {
    display: block;
    font-size: 0.3rem;
}

.fontPop .box .fontSize span:nth-child(2) {
    font-size: 0.34rem;
}

.fontPop .box .fontSize span:nth-child(3) {
    font-size: 0.38rem;
}

#progressWrap { 
    margin-top: 0.55rem;
    height: 0.3rem;
}

#progressWrap .progress {
    position: relative;
    width: 100%;
    height: 0.06rem;
    border-radius: 0.03rem; 
    background: #D8D8D8; 
}

#progressWrap .progress::before, #progressWrap .progress::after {
    content: '';
    position: absolute;
    top: -0.06rem;
    left: 0;
    width: 0.18rem;
    height: 0.18rem;
    border-radius: 100%;
    background: #D8D8D8;
}

#progressWrap .progress::after {
    content: '';
    left: auto;
    right: 0;
}

#progressWrap .progress .progress-bar { 
    width: 52%;
    height: 100%;
    border-radius: 0.03rem; 
    background: #D8D8D8; 
}

#progressWrap .progress .progress-bar .progress-thumb { 
    width: 0.36rem;
    height: 0.36rem;
    background: #FFFFFF;
    border: 0.08rem solid #EA3323;
    border-radius: 50%; 
    float: right; 
    position: relative;
    left: 7px;
    top: -12px; 
    z-index: 1;
}

.ui-widget-content {
    position: relative;
    border: none;
    height: 3px;
    background: #D8D8D8;
    border-radius: 0.04rem;
    margin-top: 0.6rem;
}

.ui-widget-content::before, .ui-widget-content::after, #fontSlider .icon-center {
    content: '';
    position: absolute;
    top: -0.06rem;
    left: 0;
    width: 0.18rem;
    height: 0.18rem;
    border-radius: 100%;
    background: #D8D8D8;
}

.ui-widget-content::after {
    content: '';
    left: auto;
    right: 0;
}

#fontSlider .icon-center {
    content: '';
    left: 49%;
    right: auto;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    width: 0.26rem;
    height: 0.26rem;
    background: #FFFFFF;
    border: 6px solid #EA3323;
    border-radius: 100%;
    outline: none;
    margin-top: -0.12rem;
}

.video-fixed {
	position: fixed;
	width: 100%;
	left: 50%;
	top: 0;
	background-color: #000;
	padding-bottom: 1px;
	transform: translate(-50%);
	z-index: 100000;
	display: flex;
	flex-flow: column;
}
.video-close {
	height: 22px;
	display: flex;
	color: #fff;
	font-size: 12px;
	justify-content: center;
	align-items: center;
	text-decoration: none;
}
.video-close img {
	width: 16px;
	height: 16px !important;
	margin-right: 8px;
}
.c-hide {
	display: none!important;
}
.play-box, .video-across-preview {
	position: relative;
}
.btn-play {
	width: 58px !important;
	height: 58px !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(0,0,0,.7) !important;
	border-radius: 50%;
	text-indent: 0;
}

/* 20240821 顶部新增返回首页图标 */
.header .go-home {
	position: absolute;
    top: 0.35rem;
    right: 2.2rem;
	width: 0.44rem;
	height: 0.44rem;
	background: url(../images/icon_home@2x.png) no-repeat;
    background-size: 100%;
}

.header .go-home .icon {
    width: 0.44rem;
    height: 0.44rem;
}

/*  ======================================= 时刻13.0 ======================================= */
/* 版权申明 */
.copyright-notice {
	position: relative;
	margin: 0.96rem 0;
}

.copyright-notice > img {
	width: 100%;
	display: block;
}

/* 智能摘要 */
.ai-abstract {
	position: relative;
	background: #EFF7FA;
	border-radius: 0.08rem;
	margin-bottom: 0.14rem;
}

.abstract-body {
	position: relative;
	border-radius: 0.08rem;
	overflow: hidden;
}

.abstract-body::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/v13/bg_detail_smart_abstract_full@3x.png') no-repeat;
    background-size: 100%;
	width: 2.61rem;
	height: 1.62rem;
}

.ai-abstract .img-title {
	width: 1.18rem;
    height: 0.29rem;
    position: absolute;
    top: -0.08rem;
    left: 0.22rem;
}

.ai-abstract .text-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 0.24rem;
	color: #000000;
	padding: 0.34rem 0.32rem 0.3rem 0.24rem
}

.ai-abstract .text-title > span {
	font-family: 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
}

.ai-abstract .text-title .icon {
	width: 0.16rem;
	height: 0.18rem;
}

.ai-abstract .text-title .abstract-btn-close {
	display: none;
	color: #1C88FF;
}

.ai-abstract .text-title .abstract-btn-open {
	color: #1C88FF;
}

.ai-abstract .text-title.open .abstract-btn-open {
	display: none;
}

.ai-abstract .text-title.open .abstract-btn-close {
	display: block;
}

.ai-abstract .abstract-content {
	padding: 0.2rem 0 0.4rem;
	margin: 0 0.32rem;
	font-size: 0.28rem;
	border-top: 1px solid #1788ff0f;
	display: none;
}

.ai-abstract .abstract-content > p {
	margin: 0 0 0.36rem;
	font-family: 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
	position: relative;
	z-index: 1;
	line-height: 0.4rem;
}

.ai-abstract .abstract-content > p:last-child {
	margin: 0;
}

.ai-abstract .abstract-content::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0.49rem;
	background: url('../images/v13/bg_detail_smart_abstract_light_bottom_full@3x.png') no-repeat;
    background-size: 100%;
	width: 2.35rem;
	height: 1.4rem;
}

.ai-abstract .abstract-content .ai-sant {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-family: 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
	font-size: 0.28rem;
	color: #1C88FF;
	margin-top: -0.2rem;
}

.ai-abstract .abstract-content .ai-sant .icon-robot {
	width: 0.58rem;
	height: 0.48rem;
	margin-right: 0.1rem;
	margin-top: -0.1rem;
}

.ai-abstract .abstract-content .ai-sant .icon-arrow {
	width: 0.32rem;
	height: 0.32rem;
	margin-left: 0.16rem;
}