/*头部*/
.header{
    z-index: 1001;
    width:100%;
    position: relative;
    background: #fff;
}
.top_header{
    width: 100%;
    text-align: center;
    padding: .2rem .3rem;
    border-bottom: 1px solid #f3f3f3;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top_header a.logo{
   display: block;
   line-height: 0;
}


.top_header a.logo img{
   height: .56rem;
   width: auto; 
}

.head-rgt{
	float: right;
	height: .52rem;
	margin-top: 0.02rem;
	display: flex;
	align-items: center;
}

.head-rgt a.baoliao{
	display: flex;
	align-items: center;
	justify-content: center;
	height: .52rem;
	cursor: pointer;
	margin-right: 0.3rem;
	line-height: 0;
}

.head-rgt a.baoliao img{
    width: auto;
    height: 100%;
    max-height: 100%;
}

.head-rgt .head-menu{
	margin-right: -0.1rem;
	width: .52rem;
	height: .52rem;
	cursor: pointer;
	background: url(../images/menu.png) no-repeat 50%/cover;
    background-size: cover;
  	background-size: .3rem;
}
.head-rgt .head-menu.menu-out{
	background: url(../images/menu-close.png) no-repeat 50%/cover;
	background-size: .36rem;
}

body.hide-body{
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.mobile-nav{
  width: 100%;
  position: fixed;
  top: 0.96rem;
  left: 0px;
  display: none;
  z-index: 99999;
  bottom: 0px;
  overflow-y: auto;
  background: rgb(248, 249, 249);
  height: calc(100vh - .96rem);
}
.mobile-nav .nav-pad{
	padding: .6rem .3rem 1.68rem;
	height: calc(100vh - .96rem);
}
.mobile-nav .nav-item{
	margin-bottom: 0.4rem;
}

.mobile-nav .nav-item .item-title{
	font-size: .36rem;
	color: #000;
	margin-bottom: .4rem;
	font-weight: 700;
}

.mobile-nav .item-list{
	display: flex;
	margin-bottom: .5rem;
	flex-wrap: wrap;
}

.mobile-nav .item-list{
	display: flex;
	margin-bottom: .5rem;
	flex-wrap: wrap;
	margin-right: -0.19rem;
}

.mobile-nav .item-list li{
	list-style:none;
	text-align: center;
	flex-shrink: 0;
	color: #333;
	font-size: .3rem;
	line-height: .7rem;
	width: 1.58rem;
	height: .7rem;
	background:#f8f9f9;
	box-shadow: 4px 4px 8px 0 #dee4e6,-4px -4px 8px 0 #fff;
	margin-bottom: .3rem;
	position: relative;
	margin-right: .19rem;
}

.box{
	max-width: 750px;
	margin: 0 auto;
}

.detail-page{
	max-width: 750px;
	margin: 0 auto;
}

.home-nav{
	width: 100%;
	height: 0.88rem;
	box-shadow: 0 1px 0 0 #f5f5f5;
}
.swiper-container {
    width: 100%;
}  
.home-nav-swiper .swiper-slide {
	width: auto;
	padding: 0 0.3rem;
}
.home-nav-swiper .swiper-slide a{
	height: 0.88rem;
	line-height: 0.88rem;
	font-family: PingFangSC-Medium;
	font-size: 0.32rem;
	color: #515354;
	display: block;
	text-decoration: none;
}
.home-nav-swiper .swiper-slide a.menu-curr{
	color: #333333;
	font-size: 0.4rem;
	position: relative;
}
.home-nav-swiper .swiper-slide a.menu-curr::after{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: #D12D2B;
    width: 0.52rem;
    height: 0.06rem;
    border-radius: 0.04rem;
	margin: 0 auto;
}
.home-nav-swiper .swiper-slide span{
	background: #D12D2B;
	width: 0.52rem;
	height: 0.06rem;
	display: block;
	margin: 0 auto;
	border-radius: 3px;
}

.content{
    flex: 1;
    position: relative;
}

.topping{
	margin: 0 0.3rem;
}
.topping ul li{
	/* padding:0.35rem 0.3rem; */
	/* padding:0.35rem 0; */
	padding:0.3rem 0;
	/* border-bottom: 1px solid #EBEBEB; */
	border-bottom: 1px solid #f5f5f5;
}
.topping ul li h3{
	/* font-size: 0.36rem; */
	font-size: 0.34rem;
	color: #333;
	line-height: 1.3;
	/* margin-bottom: 0.23rem; */
	margin-bottom: 0.13rem;
}
.topping ul li .topping-label{
	display: flex;
}
.topping ul li .topping-label .topping-label-topping{
	padding-right: 0.2rem;
	font-size: 0.24rem;
	color: #D12D2B;
}
.topping ul li .topping-label .topping-label-column,.topping ul li .topping-label .topping-label-time{
	padding-right: 0.2rem;
	font-size: 0.24rem;
	color: #ABAFB4;
}
.hotspot{
	margin: 0 0.3rem;
	/* padding: 0.34rem 0; */
	padding: 0.3rem 0;
	position: relative;
	border-bottom: 1px solid #f5f5f5;
}
.hotspot .hotspot-selected{
	position: absolute;
	top: 0.44rem;
	left: 0.24rem;
	/* top: 0;
	left: 0; */
	/* line-height: 1.05rem;
	height: 1.05rem; */
	width: 100%;
	z-index: 10;
}
.hotspot .hotspot-selected span{
	font-family: PingFangSC-Medium;
	font-size: 0.34rem;
	color: #FFFFFF;
	text-shadow: 0 2px 0 rgba(0,0,0,0.27);
	margin-right: 0.14rem;
}
.hotspot .hotspot-selected .hotspot-selected-img{
	display: inline-block;
	width: 0.36rem;
	height: 0.36rem;
	background: url(../images/hotspot-selected-img@2x.png) no-repeat center;
	background-size: 100% 100%;
	vertical-align: middle;
}
.hotspot-swiper .swiper-slide{
	width: 6.45rem;
	height: 3.74rem;
	margin: 0 0.05rem;
}
.hotspot-swiper-href{
	width: 6.45rem;
	height: 3.74rem;
	position: relative;
	border-radius: 0.16rem;
}
.hotspot-swiper-href-cen{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1.71rem;
	background-image: linear-gradient(180deg, rgba(5,5,5,0.00) 0%, rgba(4,4,4,0.54) 33%, rgba(3,3,3,0.70) 100%);
	border-radius: 0.16rem;
}
.hotspot-swiper-href-cen p{
	font-size: 0.36rem;
	color: #FFFFFF;
	line-height: 1.5;
	position: absolute;
	bottom: 0.3rem;
	left: 0.23rem;
	right: 0.23rem;
}
.hotspot-pagination{
	text-align: right;
}
.hotspot-swiper > .hotspot-pagination{
	right: 0.6rem;
	left: auto;
	bottom: 5px;
}
.hotspot-pagination .swiper-pagination-bullet{
	height: 0.04rem;
	width: 0.16rem;
	background: rgba(255,255,255,0.60);
	border-radius: 1px;
	border-radius: 1px;
}
.hotspot-pagination .swiper-pagination-bullet-active{
	/* height: 0.04rem; */
	width: 0.48rem;
	background: #FFFFFF;
	/* border-radius: 1px;
	border-radius: 1px; */
}



.list{
	margin: 0 0.3rem;
}
.list-box{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	display: flex;
	border-bottom: 1px solid #f5f5f5;
}
.list-box .list-box-b{
	display: flex;
	width: 100%;
}
.list-box .list-box-left{
	width: 4.35rem;
	margin-right: 0.3rem;
}
.list-box .list-box-r{
	flex: 1;
}
.list-box .list-box-right{
	flex: 1;
	height: 1.41rem;
	border-radius:0.08rem;
	position: relative;
}
.list-box .list-box-right .list-box-right-Play{
	width: 0.62rem;
	height: 0.62rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/Play@2x.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-box .list-box-right .list-box-right-time{
	position: absolute;
	bottom: 0;
	right: 0.2rem;
	font-size: 0.22rem;
	color: #FFFFFF;
}
.list-box .list-box-right .list-box-right-audio{
	width: 0.62rem;
	height: 0.62rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/yp-ydd.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-box .list-box-left h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
	/* font-size: 0.36rem; */
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
	min-height: 0.94rem;
}
.list-box .list-box-left h3 a{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}

.list-box .list-box-left-label{
	line-height: 1.6;
}

.list-box .list-box-left .list-box-left-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}

.list-big{
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-big h3{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
    padding-bottom: 0.05rem;
}
.list-big h3 a{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-big .list-big-img{
	width: 100%;
	height: 3.88rem;
	border-radius: 0.16rem;
	position: relative;
}
.list-big .list-big-img-Play{
	width: 0.96rem;
	height: 0.96rem;
	margin: 0 auto;
	background: url(../images/video-icon.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-big .list-big-img-time{
	position: absolute;
	bottom: 0;
	right: 0.2rem;
	font-size: 0.22rem;
	color: #FFFFFF;
}
.list-big .list-big-label{
	padding: 0.05rem 0;
	line-height: 1.6;
}
.list-big .list-big-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-xjh{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-xjh .list-xjh-portrait{
	font-size: 0.28rem;
	color: #333333;
	text-align: left;
	line-height: 1;
	padding-bottom: 0.28rem;
}
.list-xjh .list-xjh-portrait span{
	display: inline-block;
	width: 0.54rem;
	height: 0.54rem;
	margin-right: 0.12rem;
	border-radius: 100%;
	vertical-align: middle;
}
.list-xjh .list-xjh-box{
	padding-top: 0;
	display: flex;
}
.list-xjh-box h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
    /* font-size: 0.36rem; */
    font-size: 0.34rem;
    color: #333333;
	line-height: 1.5;
	min-height: 0.94rem;
}
.list-xjh-box .list-box-left{
	width: 4.35rem;
    padding-right: 0.3rem;
}
.list-xjh-box .list-box-left .list-box-left-label span{
	font-size: 0.24rem;
    color: #ABAFB4;
    padding-right: 0.2rem;
    line-height: 1;
}
.list-xjh-box .list-box-right{
	flex: 1;
    height: 1.41rem;
    border-radius: 0.08rem;
    position: relative;
}
.list-xjh-box-b{
	display: flex;
	width: 100%;
}
.list-no{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-no h3{
	/* padding-bottom: 0.05rem; */
	/* font-size: 0.36rem; */
	font-size: 0.34rem;
	color: #333333;
	letter-spacing: 0;
	line-height: 1.5;
}
.list-no h3 a{
	font-size: 0.34rem;
	color: #333333;
	letter-spacing: 0;
	line-height: 1.5;
}
.list-no-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-slide{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
	/* display: flex;
	flex-wrap: nowrap; */
	overflow: hidden;
}
.list-slide-display{
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	scrollbar-width: none;
}
.list-slide-display::-webkit-scrollbar{
	width: 0;
	height: 0;
	display: none;
}
.list-slide .list-side-box{
	width: 6.29rem;
	height: 5.96rem;
	background: #FFFFFF;
	border: 1px solid #f5f5f5;
	border-radius: 0.18rem;
	border-radius: 0.16rem;
	flex-shrink: 0;
	margin-right: 0.14rem;
	transform: translate3d(0px, 0, 0);
}
.list-side-box .list-side-box-play{
	width: 0.96rem;
	height: 0.96rem;
	margin: 0 auto;
    background: url(../images/video-icon.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-slide .list-side-box .list-side-box-img{
	height: 3.54rem;
	width: 100%;
	border-top-left-radius: 0.18rem;
	border-top-right-radius: 0.18rem;
	position: relative;
	margin-bottom: 0.3rem;
}
.list-slide .list-side-box .list-side-box-img .list-side-box-img-time{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1.14rem;
	background-image: linear-gradient(180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.23) 40%, rgba(0,0,0,0.86) 100%);
}
.list-slide .list-side-box .list-side-box-img .list-side-box-img-time span{
	position: absolute;
	bottom: 0.3rem;
	right: 0.25rem;
	font-size: 0.22rem;
	color: #FFFFFF;
	line-height: 1;
}
.list-slide .list-side-box .list-side-box-cen{
	padding: 0 0.3rem;
}
.list-slide .list-side-box .list-side-box-cen h3{
	padding-bottom: 0.4rem;
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-slide .list-side-box .list-slide-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-specialSmall{
	padding: 0.33rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-specialSmall .list-specialSmall-box{
	padding-top: 0;
	border: none;
	display: flex;
}
.list-specialSmall-box .list-box-left h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
    /* font-size: 0.36rem; */
    font-size: 0.34rem;
    color: #333333;
	line-height: 1.5;
	min-height: 1.06rem;
}
.list-specialSmall-box-b{
	display: flex;
	width: 100%;
}
.list-specialSmall-box-b .list-box-left{
	width: 4.35rem;
    padding-right: 0.3rem;
}
.list-specialSmall-box .list-box-left .list-box-left-label span{
	font-size: 0.24rem;
    color: #ABAFB4;
    padding-right: 0.2rem;
    line-height: 1;
}
.list-specialSmall-box-b .list-box-right {
    flex: 1;
    height: 1.41rem;
    border-radius: 0.08rem;
    position: relative;
}
.list-specialSmall-box h3 span{
	display: inline-block;
	background: #D12D2B;
	border-radius: 0.06rem;
	height: 0.32rem;
	padding: 0 0.07rem;
	font-size: 0.22rem;
	color: #FFFFFF;
	line-height: 0.32rem;
	/* vertical-align: middle; */
	vertical-align: 0.02rem;
	margin-right: 0.05rem;
}
.list-specialMax h3 span{
	display: inline-block;
	background: #D12D2B;
	border-radius: 0.06rem;
	height: 0.32rem;
	padding: 0 0.07rem;
	font-size: 0.22rem;
	color: #FFFFFF;
	line-height: 0.32rem;
	/* vertical-align: middle; */
	vertical-align: 0.02rem;
	margin-right: 0.05rem;
}
.list-automatic-img{
	width: 100%;
    border-radius: 0.16rem;
    /* margin-bottom: 0.2rem; */
    /* margin-bottom: 0.05rem; */
    position: relative;
}
.list-automatic-img img{
	width: 100%;
	border-radius: 0.16rem;
}
.load{
	padding: 0.5rem 0 0.3rem;
	text-align: center;
	font-size: 0.28rem;
	color: #ABAFB4;
}
.list-gg{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-gg h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-gg h3 a{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-gg .list-gg-img{
	width: 100%;
	/* height: 3.88rem; */
	border-radius: 0.16rem;
	/* margin-bottom: 0.2rem; */
	/* margin-bottom: 0.05rem; */
}
.list-gg .list-gg-img img{
	width: 100%;
	border-radius: 0.16rem;
}
.list-gg .list-gg-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}

/* 详情页 */

.detail-main{
	padding: 0.3rem;
}

.detail-main .title{
	padding-top:0.1rem;
	width:100%;
	font-size:0.46rem;
	font-weight:bold;
	color:#333333;
	letter-spacing:0;
	line-height: 1.4;
}

.detail-main .author {
	padding-top: 0.2rem;
    font-size: 0.24rem;
    width: 100%;
    color: #AFAFAF;
    letter-spacing: 0.5px;
}
.detail-main .author span{
    margin-right: 0.15rem;
}

.time {
    margin-top: 0.12rem;
    font-size: 0.24rem;
    width: 100%;
    color: #AFAFAF;
    letter-spacing: 0.0035rem;
}


.detail-main .line{
    width: 100%;
	height: 0;
	border-top: 1px solid #EBEBEB;
	margin: 0.33rem 0;
}

.tips {
    letter-spacing: 0;
    display: flex;
	position: relative;
	font-size: .28rem;
	margin:.4rem 0;
	line-height: 1.6;
	background-color: #f7f7f7;
	padding:.4rem;
	color: #555;
}

.article-title{
	width:100%;
	font-size:0.46rem;
	font-weight:bold;
	color:#333333;
	letter-spacing:0;
	line-height: 1.4;
	text-align: center;
	padding:0.15rem;
}


.article-con{
	position: relative;
	font-size: 0.36rem;
	text-align: justify;
	line-height: 1.7;
	word-break: break-word;
	color: #333;
	/*min-height: 6rem;*/
}


.article-con div[label=图片说明] {
    font-size: 14px;
    color: rgb(153, 153, 153);
    letter-spacing: 0.2px;
}
.article-con div{
    font-size: 0.36rem;
    text-align: justify;
    line-height: 1.7;
    word-break: break-word;
}

.article-con p {
    margin: 0;
    font-size: 0.36rem;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    min-height:0.5rem;
    word-break: break-word;
    /*margin-top:0.4rem;*/
    line-height: 1.7;
}
.article-con blockquote{
    border-left: 4px solid #eaeaea;
    padding-left: 10px;
    position: relative;
    left: -35px;
    width: 90%;
}
.article-con video{
    width:100%;
}

.article-con img {
    max-width: 100%;
    height: auto;
}


.empty {
    width: 100%;
    height: 0.14rem;
    background: #F7F7F7;
}

.recommend-box{
	padding: 0.3rem;
}


.recommend-title{
    margin-top: 0.1rem;
    font-size: 0.36rem;
    color: #333333;
    font-weight: bold;
    letter-spacing: 0;
}

.recommend-item {
    width: 100%;
    display: flex;
    padding: 0.375rem 0;
    border-bottom: 1px solid #F0F0F0;
}

.recommend-item:last-child{
	border-bottom: 0;
}

.recommend_left {
    width: 4.25rem;
    font-size: 0.34rem;
    color: #333333;
    letter-spacing: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.recommend_tit {
    line-height: 0.48rem;
}

.recommend_right {
    margin-left: 0.4rem;
    width: 2.325rem;
    display: flex;
    justify-content: center;
    position: relative;
    height: 1.41rem;
}
.recommend_right .recommend_right_bf{
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    left: 50%;
    bottom: 50%;
    margin-bottom: -0.25rem;
    margin-left: -0.25rem;
}
.recommend_right img {
    /* margin-left: 0.39rem; */
    height: 1.41rem;
    width: 2.26rem;
}
/* .recommend_c{
    align-items: center;
} */
.recommend_c {
    display: flex;
    font-size: 0.24rem;
    color: #999999;
    letter-spacing: 0;
    margin-top: 0.2rem;
    align-items: center;
}

.recommend_time {
    margin-left: 0.12rem;
}


/* 视频新闻 */
.video-box{
	width: 100%;
	position: relative;
	min-height: 4rem;
	background-color: #000;
	margin-bottom: 0.2rem;
}
.prism-player .prism-big-play-btn {
	margin-left: -32px !important;
	margin-bottom:-32px !important;
	left: 50% !important;
	bottom: 50% !important;
}
.prism-player .prism-cover {
	background-repeat: repeat;
	z-index: 11;
	background-position: center;
	background-size: cover;
}
.prism-player .prism-info-display{
	box-sizing: border-box;
}

.footer{
	margin: .2rem auto 0;
	padding:0.3rem 0.3rem 1rem;
}

.quick-menu {
	text-align: center;
	margin-bottom: .4rem;
	font-size: .28rem;
	color: #333;
}

.copyright{
	text-align: center;
	font-size: .24rem;
	color: #999;
	line-height: 1.8;
}

.mobile-nav .copyright{
	position: absolute;
	bottom: 0.5rem;
	left: 0;
	z-index: 2;
	width: 100%;
}


.backTop{
  position:fixed;
  z-index:1000;
  bottom:.6rem;
  right:.3rem;
  background:url(data:image/png;base64,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) no-repeat;
  width:.8rem;
  height:.8rem;
  background-size:100%;
  transform:scale(0);
  transition:all .3s;
  cursor: pointer;
}
.backTop.show{
  transform:scale(1)
}