.bofang{
	width: 1023px;
}
.bofang img{
	display: block;
	width: 100%;
	height: 214px;
}
.guangbo{
	background-color: #FFFFFF;
	margin-top: 22px;
}
.guangbo .guangbo-nav{
	margin: 0 auto;
	border-bottom: 2px solid #f5f5f8;
}
.guangbo .guangbo-nav .box{
	margin: 0 auto;
	margin-left: 30%;
}
.guangbo .guangbo-nav .box div{
	margin-right: 90px;
	float: left;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	color: #222222;
	border-bottom: 4px solid transparent;
	cursor: pointer;
	width: 110px;
    text-align: center;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.guangbo .guangbo-nav .box .active{
	color: #16468f;
	border-bottom: 4px solid #16468f;
}
.guangbo .guangbo-list{
	padding-top: 20px;
}
.guangbo .guangbo-list .list-left{
	margin-top: 21px;
	width: 200px;
	margin-right: 51px;
	margin-left: 40px;
	padding: 23px 30px 0 40px;
	border-radius: 4px;
	background: url(../images/stsk_03.jpg) no-repeat 157px -2px,#f6f6f6;
}
.guangbo .guangbo-list .list-left h2{
	background: url(../images/shouting_07.jpg) no-repeat 78px center;
	height: 63px;
	line-height: 63px;
	font-size: 19px;
	color: #16468f;
}
.guangbo .guangbo-list .list-left li{
	margin-bottom: 30px;
	text-align: center;
	cursor: pointer;
}

.guangbo .guangbo-list .list-left .active p{
	color: #16468f;
}
.guangbo .guangbo-list .list-left li p{
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #666666;
}
.guangbo .guangbo-list .list-right{
	width: 675px;
}
.guangbo .guangbo-list .list-right li{
	padding-left: 32px;
	width: 100%;
	height: 53px;
	border-bottom: 1px dashed #d8d8d8;
	background: url(../images/yuandian_06.jpg) no-repeat 16px center;
}

.guangbo .guangbo-list .list-right li span{
	display: inline-block;
	height: 100%;
	line-height: 53px;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.guangbo .guangbo-list .list-right li .time{
	padding-left: 31px;
	background: url(../images/time_02.png) no-repeat 0 center;
	background-size: 17px;
}
.guangbo .guangbo-list .list-right li .huigu{
	cursor: pointer;
	width: 66px;
	height: 24px;
	border: 1px solid #c9c9c9;
	border-radius: 8px;
	line-height: 24px;
	font-size: 12px;
	color: #222222;
	text-align: center;
	float: right;
    margin-top: 14px;
    margin-right: 25px;
}
.guangbo .guangbo-list .list-right .active{
	background: url(../images/shouting_19.jpg) no-repeat,#FFFFFF;
}
.guangbo .guangbo-list .list-right .active span{
	color: #FFFFFF;
	font-weight: bold;
}
.guangbo .guangbo-list .list-right .active .time{
	background-image: url(../images/time_03.png);
}
.guangbo .guangbo-list .list-right .active .huigu{
	background-color: #FFFFFF;
	color: #16468f;
}

.stAudio{
	width: 100%;
	height: 214px;
	background-image: url(/images/audiobg.png);
	background-size: 100% 100%;
	position: relative;
}
.stAudioGs{
	width: 170px;
	position: absolute;
	top: 22px;
	right: 60px;
}
.audioCon{
	padding: 27px 58px;
}
.audioConLeft{
	float: left;
	width: 160px;
	height: 160px;
	margin-right: 30px;
}
.audioConLeft img{
	display:none;
	width: 160px;
	height: 160px;
	border-radius: 5px;
}
.audioConLeft img:first-child{
	display:block;
}
.audioConRight{
	float: left;
}
.audioConRightTop{
	height: 66px;
	line-height: 66px;
	margin-right: 18px;
}
.audioTitle{
	font-size: 26px;
	color: #fff;
	float: left;
	margin-right: 20px;
}
.audioSub{
	font-size: 16px;
	color: rgba(255,255,255,.8);
}
.contentAudioLeftRLJ{
	float: left;
	    width: 358px;
	    height: 5px;
	    border-radius: 10px;
	    background-color: #7c0104;
	    overflow: hidden;
}
.audioC{
	margin-top: 10px;
}
.totalTime{
	font-size: 12px;
	    color: #999999;
	    float: right;
	    margin-top: -6px;
		margin-left: 15px;
}
.audioBtn{
	margin-top: 30px;
}
.audioBtn .icon-shangyiqu,.audioBtn .icon-bofang1,.audioBtn .icon-prev1,.audioBtn .icon-zantingtingzhi{
	color: #fff;
    font-size: 38px;
}
.audioBtn .icon-yinliang{
	font-size: 13px;
	color: #fff;
}
.audioBtn .icon-yinliangjingyinhei2x{
	font-size: 18px;
	color: #fff;
}
.audioBtn a{
	margin-right: 28px;
	float: left;
}
.contentAudioRight{
	float: left;
	width: 215px;
	line-height: 39px;
}
.player-control__volume {
    float: left;
    overflow: hidden;
}
.player-control__btn{
	    float: left;
	    margin: 0 5px;
	    font-weight: bolder;
	    color: #fff;
	    cursor: pointer;
}
.progress{
	    background: #e4e4e4;
	    height: 5px;
	    overflow: hidden;
	    border-radius: 2px;
	    position: relative;
	    cursor: pointer;
	    margin: 0;
		float: left;
		width: 100px;
		top: 18px;
}
.progress .back{
	    width: 0px;
	    height: 100%;
	    border-radius: 2px;
	    background: rgb(12, 182, 212);
	}
.progress .pointer{
	    width: 7px;
	    height: 7px;
	    background: #fff;
	    border-radius: 50%;
	    opacity: 0;
	    -webkit-transition: opacity 0.3s;
	    -o-transition: opacity 0.3s;
	    transition: opacity 0.3s;
	    position: absolute;
	    top: -1px;
	    left: 0;
}
.progress:hover .pointer{
	    opacity: 1;
}
#video{
	display: none;
}
.contentAudioLeftRLJd{
	    background-color: rgba(255,255,255,.8);
	    height: 100%;
		width: 0;
}