.layout{
    background:#FAFAFA;
}
.content{
	padding-bottom: 0px;
} 
.audio{
	/*width:100%;*/
	/*height:300px;*/
	/*background:linear-gradient(135deg,rgba(90,203,255,.3) 0%,rgba(69,153,255,.3) 100%);*/
	/*border-radius:4px;*/
	/*padding-top: 10px;*/
	/*margin-top: 20px;*/
}
.audio-bg{
	width:280px;
	height:280px;
	background:linear-gradient(135deg,rgba(90,203,255,1) 0%,rgba(69,153,255,1) 100%);
	border-radius:4px;
	margin: 0 auto;
	border-radius: 10px;
}
.audio-bg img{
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
.article-title{
	margin-top: 20px;
}
.audio-box{
	margin-top: 20px;
	padding:0 10px;
}
.article-content{
	overflow: hidden;
	margin: 18px;
	padding: 15px 10px;
   background:#fff;
    border-radius:10px;
    box-shadow:0px 0px 14px 0px rgba(239,239,239,0.5);
}
.gb-left{
	float: right;
	width: 88px;
    position:relative;
   margin-top:25px;
}
.article-live .gb-left{
    margin-top:10px;
}
.gb-left img{
	width: 88px;
	height: 88px;
	border-radius: 8px;
	opacity: 0;
	transition: opacity 0.25s ease;
}
.gb-left img.is-loaded {
	opacity: 1;
}
.gb-right{
	float: left;
	width: 70%;
}
.gb-right span{
	font-size: 28px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:40px;
   margin-left:7px;
}
.gb-right p{
	margin-top: 5px;
   color: #7F7F81;
   font-size:13px;
    font-weight:500;
    line-height:18px;
   margin-left:7px;
}
.relate_list{
	display: block;
	width: 100%;
	margin: 0 auto;
	height: auto;
	padding: 15px 18px;
}
.relate_date{
	float: right;
    color: #2B2B2F;
    font-size: 13px;
    line-height: 18px;
   margin-top:-20px;
    /*background: url(http://static.scms.sztv.com.cn/ysz/public/imgs/time_dur.png) 0 center no-repeat;*/
}
.relate_title{
	font-size: 18px;
	color: #000;
	font-weight: 500;
	display: inline-block;
	width: 85%;
	line-height: 25px;
}
.relate_summary{
	display: inline-block;
	width: 85%;
	font-size: 13px;
	color: #999;
   line-height: 18px;
   height: 18px;
}
.relate_list .act{
	background:url(../img/voice.png);
	padding-left:20px;
	color:#CB1362;
	background-size: 13px 12px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.actBg{
    background:rgba(216,216,216,.1);
}
.tab_div{
	/*border-top: 10px solid #eee;*/
	margin-top: 20px;
	height: 60px;
	line-height: 60px;
}
.tab_div span{
	font-size: 20px;
	padding-left: 10px;
	color: #666;
}
.tab_div span:first-child{
	/*border-left: 8px solid #CB1362;*/
	margin-left: 2%;
}
.big{
	color: #000 !important;
	font-weight: bold;
}
.commentUl{
	height: auto;
}
.date_box{
	width: 20%;
	float: left;
}
.date_box .date_main{
	width: 100%;
	height: 100%;
}
.date_box .date_day{
	width: 100%;
	float: left;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #333333;
	font-size: 14px;
	font-weight: 500;
}
.date_box .check{
	color:#CB1362;
	border-left: 2px solid #CB1362;
	background: #fff;
	font-weight: 600;
}
.item{
	overflow: hidden;
	background: #F4F4F4;
}
.item_box{
	width: 100%;
	float: left;
	background: #fafafa;
}
.dis{
	display: none;
}
.item_menu{
	padding-top: 15px;
}
.item_list{
    height: 80px;
    padding:0 18px;
}
.item_time{
	color:#333333;
	font-size: 16px;
	display: block;
	float: left;
	width: 2%;
	position: relative;
}
.item_time i{
	width: 8px;
	height: 8px;
	display: block;
	background: #B7B7B9;
	border-radius: 50%;
	position: absolute;
	right: 1px;
	top: 10px;
}
.item_time b{
	width: 1px;
	height: 80px;
	border-left: 2px solid #EBEBEB;
	position: absolute;
	right: 4px;
	top: 18px;
}
.item_menu>div:last-child span b{
	display: none;
}
.item_body{
    float: left;
	width: 65%;
   margin-left:5%;
   margin-top:5px;
}
.item_content{
	width: 100%;
	display: block;
	color: #2B2B2F;
	font-size: 18px;
   line-height:25px;
	font-weight: 500;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
   margin-top:5px;
}
.item_status{
	display:block;
	float: right;
	width: 30%;
   text-align:right;
   margin-top:35px;
} 

.audio{position: relative; width: 100%; float:left;margin: 0 auto;text-align: center;margin-top: 15px;}
.pgs{width: 70%;  background-color: #EEEEEE; text-align: center; position: relative; overflow: hidden; height: 3px;display: inline-block;}
.pgs-play{position: absolute; top:0; left: 0; width: 0; height: 100%; background-color: #E12468; z-index: 1;}
.play-pause{position: absolute;top: 14px;left: 14px;border: 0; outline: 0; padding: 0; width: 60px; height: 60px;background: none; display: inline-block; vertical-align: middle;}
.icon-play{width: 60px; height: 60px; background: url(../img/gb-play.png) no-repeat; display: block; color: #478f59;}
.icon-pause{width: 60px; height: 60px; background: url(../img/gb-pause.png) no-repeat; display: block; color: #478f59;}
.audio span{color: #b3b5b7; font-size: 12px; display: inline-block; width: 34px;margin-left:0px;}
.audio-time{display: inline-block; vertical-align: middle;}
.article-live .pgs{
    width:60%;
}
.article-live .gb-right p{
    font-size:14px;
    color:#FF794A;
    line-height:20px;
    font-weight:500;
   margin-top:0px;
   margin-left:0px;
   padding-left: 30px;
   background:url('../img/voice_live.png') no-repeat;
   background-size:13px 12px;
   background-position:8px 4px;
   margin-bottom:10px;
  
}
.article-live .gb-right .audio{
    margin-top:0px;
}
.item_status .s1{
    color:#E12468;
    font-size:13px;
    line-height:18px;
    padding:10px 14px;
    border:1px solid #E12468;
    border-radius:4px;
}
.item_status .s2{
    display:inline-block;
    font-size:15px;
    font-weight:500;
    color:rgba(255,121,74,1);
    line-height:21px;
    padding-left:25px;
    background:url('../img/voice_live.png') no-repeat;
    background-size:13px 12px;
    background-position:4px 4px;
}
.item_status .s3{
    font-size:15px;
    color:#8E8C8D;
    line-height:21px;
    font-weight:500;
    
}
.item_body .item_body_time{
    color:#2B2B2F;
    font-size:13px;
    line-height:18px;
}