.graybg {
	background-color: #f0f0f6;
}
.blackbg{
	background-color: #282828;
}

.whitebg {
	background-color: #fff;
}

.res-change {
	margin-top: 22px;
	padding-bottom: 30px;
}
.sort-search-margin{
	margin-bottom: 10px;
	box-shadow:  0 3px 5px #dadce5;
}

.res-change-search {
	border-bottom: 1px solid #ededed;
	position: relative;
	height: 40px;
	line-height: 40px;
	background: #fff;
}

.res-change-search input {
	display: block;
	font-size: 12px;
	width: 93%;
	height: 100%;
	outline: none;
	padding-left: 10px;
	border: none;
}

.res-search {
	display: block;
	position: absolute;
	right: 0;
	width: 80px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #c71414;
	top: -1px;
}

.res-change-icon2 {
	font-size: 12px;
}

.res-search img {
	vertical-align: middle;
}

.res-change-icon2 img {
	display: inline-block;
	width: 16px;
	height: 14px;
	position: relative;
	top: 4px;
	margin-right: 2px;
}

.res-change-icon img {
	vertical-align: middle;
}

.res-change-title {
	padding: 32px;
}

.res-change-tit {
	color: #333333;
	font-size: 20px;
}

.res-change-tit i {
	display: inline-block;
	width: 8px;
	height: 14px;
	background: url(../img/res/right1.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 10px;
	margin-right: 68px;
}

.res-change-menu {
	display: inline-block;
}

.res-change-menu li {
	display: inline-block;
	margin-right: 30px;
	padding-bottom: 10px;
	position: relative;
}

.res-change-menu li.active:after {
	position: absolute;
	content: "";
	width: 20px;
	height: 2px;
	background: #da1413;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.res-change-menu li a {
	font-size: 16px;
	color: #34373e;
}

.res-change-menu li.active a {
	color: #da1413;
}

.swiperStyle {
	position: relative;
	display: none;

}

.swiperStyle .swiper-button-prev {
	display:  block;
	width: 24px;
	height: 24px;
	background: url(../img/res/prev1.png) no-repeat;
	background-size: 100% 100%;
	left: 1090px!important;
	top: -34px!important;
}

.swiperStyle .swiper-button-next {
	width: 24px;
	height: 24px;
	background: url(../img/res/next1.png) no-repeat;
	background-size: 100% 100%;
	top: -34px!important;
	right: 40px;
}

.res-change-list li {
	float: left;
	width: 216px;
	border: solid 1px #e6e9ed;
	margin-left: 20px;
}
.sort-change-list li {
	height: 240px;
}
.res-change-list li:hover .res-change-listTitle{
	color: #da1413;
}
.res-change-listTitle img{
	position: relative;
	margin-right: 5px;
	top: 2px;
}

.res-change-listImg {
	height: 122px;
	position: relative;
}

.res-change-listImg>img {
	width: 100%;
	height: 100%;
}

.res-change-icon {
	width: 36px;
	height: 36px;
	background: url(../img/res/show2.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.res-change-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 22px;
	line-height: 22px;
	background-color: rgba(0, 0, 0, 0.6);
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #fff;
}

.res-change-listTitle {
	color: #333333;
	font-size: 12px;
	height: 38px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-break: break-all;
	overflow: hidden;
	margin: 16px 8px 0;
	box-sizing: border-box;
}

.res-change-leave {
	padding: 25px 8px;
	box-sizing:border-box ;
	color: #000000;
}
.res-change-read{
	padding: 24px 8px;
	box-sizing:border-box;
	color: #000000;
}
.res-change-read img{
	margin-right: 6px;
}
.res-change-read span:first-child img{
	position: relative;
	top:3px;
}

.res-change-leave span:first-child {
	margin-right: 40px;
}

.res-change-leave img {
	width: 14px;
	height: 14px;
	margin-right: 6px;
}

.bank-wrap {
	margin-top: 10px;
}

.bank-left {
	width: 946px;
	float: left;
}

.bank-right {
	width: 254px;
	float: left;
}

.bank-title {
	padding: 26px 32px 16px 32px;
	border-bottom: 1px solid #ededed;
}

.bank-main-wrap { padding-bottom: 44px;}

.bank-main-left {
	width: 216px;
	height: 500px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
}
.bank-main-left a{
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}
.bank-main-left a img{
	width: 100%;
	height: 100%;
}

.bank-main-right{
	position: relative;
	width: 710px;
	float: left;
}

.bank-main-right .swiper-button-prev{
	width: 24px;
	height: 24px;
	background: url(../img/res/prev1.png) no-repeat;
	background-size: 100% 100%;
	left: 640px!important;
	top: -22px!important;
}


.bank-main-right .swiper-button-next{
	width: 24px;
	height: 24px;
	background: url(../img/res/next1.png) no-repeat;
	background-size: 100% 100%;
	top: -22px!important;
	right: 0px;
}

.bank-main-right .res-change-list li{
	margin-top: 20px;
}

.bank-big-pic{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.bank-big-picTit{
	color: #fff;
	font-size: 28px;
	position: relative;
	padding-bottom: 24px;
	padding-top: 28px;
	padding-left: 20px;
	padding-right: 2px;
	margin-bottom: 22px;
}
.bank-big-line{
	position:absolute;
	width: 50px;
	height: 1px;
	background:rgba(255,255,255,0.32);
	bottom: 0;
	left: 24px;
}

.bank-show-icon{
	position: absolute;
	display: inline-block;
	width: 66px;
	height: 66px;
	background: url(../img/res/show3.png) no-repeat;
	background-size: 100% 100%;
	left: 50%;
	transform: translateX(-50%);
	top: 172px;
}

.bank-big-picTime{
	font-size: 12px;
	color: #fff;
	padding-left: 20px;

}

.list-fix-label{
	position:absolute;
	bottom:20px;
	left:0;
}
.list-fix-label li{
	display:inline-block;
	border:1px solid #fff;
	margin: 5px 10px;
	padding:5px;
	color:#ffffff;
	background: rgba(127,137,145,.3);
}

.bank-right-title{
	color: #333333;
	font-size: 18px;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 20px;
}

.ranking-list{
	position: relative;
	padding-left: 56px;
	box-sizing: border-box;
	padding-right: 9px;
}
.ranking-num{
	font-style: normal;
	position: absolute;
	left: 22px;
	top: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	font-size: 10px;
	background: #cccccc;
}
.ranking-num-one{
	background: #c71414;
}
.ranking-num-two{
	background: #999999;
}
.ranking-num-three{
	background: #b3b3b3;
}

.ranking-list-title{
	font-size: 12px;
	color: #34373e;
	line-height: 20px;
}
.ranking-list-title:hover{
	color: #da1413;
}
.ranking-list-hint{
	font-size: 12px;
	color: #999999;
	margin-top: 6px;
	margin-bottom: 14px;
}

.sort-title{
	font-size: 14px;
	color: #666666;
	padding-top: 16px;
	padding-bottom: 10px;
}

.sort-title span,.sort-title a{
	color: #333333;
}

.list-filtrate {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	overflow: hidden;
}
.list-filtrate li {
	margin: 10px 15px 0 15px;
	border-bottom: 1px dashed #ccc;
}
.list-filtrate li:last-child{
	border-bottom:none;
}
.list-filtrate span {
	width: 80px;
	line-height: 25px;
	color: #999;
	float: left;
	margin-left: 34px;
}
.list-filtrate li div {
	margin-left: 80px;
}
.list-filtrate a {
	display: inline-block;
	padding: 6px 10px;
	border-radius: 3px;
	margin: 0px 10px 10px 10px;
	color: #666;
}
.list-filtrate a.active {
	background-color: #da1413;
	color: #ffffff;
}
.sort-content{
	margin-top: 20px;
	background: #fff;
	padding-top: 14px;
	padding-bottom: 30px;
}
.sort-content-top{
	position: relative;
	border-bottom: 1px solid #ebebf2;

}
.sort-content  .list-filtrate{
	box-shadow: none;
}
.sort-fix-icon{
	position: absolute;
	right: 30px;
	top: 14px;

}

.sort-icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.sort-row{
	background:url(../img/res/sort1.png);
	background-size: 100% 100%;
	margin-right: 10px;
}
.sort-row.active{
	background:url(../img/res/sort2.png);
	background-size: 100% 100%;
}

.sort-column{
	background:url(../img/res/sort3.png);
	background-size: 100% 100%;
}
.sort-column.active{
	background:url(../img/res/sort4.png);
	background-size: 100% 100%;
}

.info-wrap{
	padding:30px 20px;
	background: #fff;
	position: relative;
	box-sizing: border-box;
}

.info-share{
	position:absolute;
	top: 16px;
	right: 10px;
	color: #333333;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
.info-share-icon{
	display: inline-block;
	width: 26px;
	height: 26px;
	margin: 0 4px;
	position: relative;
	top: 8px;
	cursor: pointer;
}
.weixin-share{
	background: url(../img/res/weixin.png) no-repeat;
	background-size: 100% 100%;
}
.xinlang-share{
	background: url(../img/res/xinlang.png) no-repeat;
	background-size: 100% 100%;
}
.qq-share{
	background: url(../img/res/qq.png) no-repeat;
	background-size: 100% 100%;
}

.pic-allwrap li{
	width: 216px;
	height: 120px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}
.pic-allwrap li img{
	width: 100%;
	height: 100%;

}

.video-img{
	width: 480px;
	height: 300px;
}
.video-img img{
	width: 100%;
	height: 100%;
}
.document-img{
	width: 162px;
	height: 236px;
}
.document-img img{
	width: 100%;
	height: 100%;
}
.audio-img{
	width: 216px;
	height:236px;
}
.audio-img img{
	width: 100%;
	height: 100%;
}

.audio-info{
	width: 680px;
	height: 216px;
	margin-left: 20px;
	position: relative;
}

.video-info{
	width: 530px;
	height: 300px;
	margin-left: 20px;
	position: relative;
}
.document-info{
	width: 680px;
	height: 236px;
	margin-left: 20px;
	position: relative;
}
.document-intro {
	padding-bottom: 20px;
	position: relative;
	max-height: 160px;
	overflow: hidden;
}
.document-intro p{
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}
.document-more{
	position: absolute;
	bottom: 0;
	right: 0;
	color: #333333;
	font-size: 14px;
}

.video-title{
	color: #333333;
	font-size: 24px;
	margin-bottom: 20px;
}
.video-hint{
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
}
.video-fix-bottom{
	position: absolute;
	bottom: 0;
	left: 0;
}

.video-show-btn{
	display: inline-block;
	width: 80px;
	height: 34px;
	line-height: 34px;
	background-color: #0c73c2;
	border-radius: 2px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	margin-right: 20px;
}
.video-btn{
	cursor: pointer;
	display: inline-block;
	width: 96px;
	height: 34px;
	line-height: 34px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #c9c9c9;
	font-size: 14px;
	text-align: center;
	color: #666666;

}
.video-col{
	margin-left: 20px;
}

.video-down i{
	position: relative;top: 2px;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background: url(../img/res/video1.png) no-repeat;
	background-size: 100% 100%;
}
.video-col i{
	position: relative;top: 2px;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background: url(../img/res/video2.png) no-repeat;
	background-size: 100% 100%;
}
.video-col.active i{
	background: url(../img/res/video3.png) no-repeat;
	background-size: 100% 100%;
}

.video-tab{
	background: #fff;
	border-radius: 5px;
	margin-top: 12px;
}
.video-tab-wrap{
	margin-top: 20px;
}
.video-tab-list li{
	display: inline-block;
	font-size: 16px;
	color: #666666;
	position: relative;
	margin-left: 44px;
	padding:18px 0;
	cursor: pointer;
}
.video-tab-list li:first-child{
	margin-left: 30px;
}

.video-tab-list li.active{
	color: #333333;
}
.video-tab-list li:hover{
	color: #333333;
}

.video-tab-list li.active:after{
	position: absolute;
	width: 24px;
	height: 2px;
	background: #333333;
	content: "";
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.video-tab-content{
	background: #fff;
	position: relative;
	padding-bottom: 40px;
	display: none;
}

.details-title{
	padding:30px 0 30px 20px;
}
.details-text{
	padding-top: 30px;
	color: #666666;
	font-size: 12px;
	padding-left: 20px;
}
.details-text p{
	text-indent: 22px;
	padding-bottom: 30px;
	line-height: 24px;
	font-size: 14px;
}

/* 20200604 介绍 */
#introduceId p{
	text-indent: 0px;
	padding-bottom: 0px;
}
#introduceId img{
	max-width: 100%;
}

.details-common{
	color: #333333;
	font-size: 18px;
	margin-right: 4px;
}
.details-num{
	color: #666666;
	font-size: 12px;

}

.video-intro{
	width: 860px;
}

.details-pl-left img {
	width: 50px;
	border-radius: 50%;
}
.details-pl-left span {
	display: block;
	margin-top: 10px;
}

.details-pl-item {
	margin-left: 20px;
	box-sizing: border-box;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eaeceb;
}

.details-pl-itemwrap{
	margin-left: 20px;

	margin-bottom: 50px;
	box-sizing: border-box;
	padding-bottom: 60px;
	position: relative;
}
.details-pl-btn{
	color: #ffffff;
	font-size: 16px;
	background: #0c73c2;
	width: 90px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	right:0;
	bottom: 0;
	cursor: pointer;
}

.details-pl-left {
	float: left;
	width: 50px;
	margin-right: 30px;
	text-align: center;
}
.details-hint-wrap{
	position: relative;

}
.details-hint {

	font-size: 14px;

	padding: 10px;

	padding-bottom: 24px;

	border-radius: 5px;

	width: 760px;

	background: #f5f5f5;
	border: none;
	line-height: 18px;
}

.details-maxnum{
	position: absolute;
	bottom: 10px;
	right: 16px;
	color: #999999;
	font-size: 14px;
}

.details-pl-right div {
	margin-bottom: 15px;
}
.details-pl-right p{
	line-height: 24px;
}
.details-pl-right i {
	font-size: 20px;
	color: #fc583d;
}
.fc {
	font-family: "fc" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.details-pl-right p p {
	line-height: 1.5;
}
.details-pl-right {
	overflow: hidden;
	width: 760px;
	position: relative;
}
.details-pl-right span {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}
.video-tab-label{
	width: 276px;
	margin-left: 30px;
	margin-top: 30px;
}
.video-labelTitle{
	color: #333333;
	font-size: 18px;
	margin-bottom: 20px;
}
.video-labelintr{
	margin-bottom: 60px;
}
.video-labelintr p{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.video-label-menu li{
	display: inline-block;

	background: #e8e8ed;
	border-radius: 5px;
	color: #666666;
	font-size: 12px;
	margin-right: 10px;
	margin-bottom: 8px;
}

.video-label-menu li a{
	display: inline-block;
	padding:6px 16px;
}


.video-catalog{
	font-size: 18px;
	color: #333333;
	height: 54px;
	line-height: 54px;
	padding-left: 30px;
}

.video-list li{
	height: 54px;
	line-height: 54px;
	border-top: 1px solid #f2f2f2;
}
.video-list li:hover{
	background: #f5f5f5;
}
.video-list li:hover a{
	color: #da1413;
}
.video-list li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #666666;
	font-size: 12px;
	position: relative;
	padding-left: 60px;
}

.video-catalog-icon{
	position: absolute;
	display: inline-block;
	top: 20px;
	left: 32px;
	width: 16px;
	height: 16px;
	background: url(../img/res/video4.png) no-repeat;
	background-size: 100% 100%;
}

.video-catalog-time{
	position: absolute;
	top: 0;
	right: 130px;

}

.video-catalog-time img{
	margin-right: 16px;
	position: relative;
	top: 19px;
}

.audio-wrap {
	padding-left: 20px;
}
.audio-list{
	border-bottom: 1px solid #c20c0c;
	height: 48px;
	line-height: 48px;
}
/*.audio-list li,.audio-list-music li{*/
	/*padding-left: ;*/
/*}*/
.audio-list-music{
	height: 48px;
	line-height: 48px;
	position: relative;
}
.audio-list-music li{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	position: relative;
}
.audio-list li{
	display: inline-block;
	font-size: 14px;
	color: #333333;
	position: relative;
}
.audio-list li:nth-child(1),.audio-list-music li:nth-child(1){
	width: 40%;
}
.audio-list li:nth-child(2),.audio-list-music li:nth-child(2){
	width: 30%;
}
.audio-list li:nth-child(3),.audio-list-music li:nth-child(3){
	width: 20%;
}

.document-mulu{
	padding-left: 20px;
	box-sizing: border-box;
}
.document-mulu li:hover .document-mulu-titile{
	color: #da1413;
}
.document-mulu li{
	margin-bottom: 20px;
}
.document-mulu-titile{
	color: #333333;
	font-size: 14px;
	line-height: 18px;
}
.document-mulu-hint{
	color: #666666;
	font-size: 14px;
	line-height: 18px;
}

.res-change-style{
	color: #666666;
	font-size: 14px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 4px;
	margin: 0 12px;
	box-sizing: border-box;
	border-bottom: 1px solid #e6e9ed;
}
.sort-one{
	padding-bottom: 30px;
}
.sort-one .res-change-list{
	padding-top: 22px;
}
.sort-one .res-change-list li {
	margin-bottom: 20px;
}

.sort-two-list li{
	padding:22px 0 0 20px;
}
.sort-two-list li:hover .sort-two-title{
	color: #da1413;
}
.sort-two-img{
	width: 218px;
	height: 122px;
	position: relative;
}
.sort-two-img>img{
	width: 100%;
	height: 100%;
}

.sort-two-info{
	padding-left: 22px;
	padding-right: 22px;
	box-sizing: border-box;
	width: 962px;
	height: 160px;
	border-bottom: 1px solid #f0f0f6;
}
.sort-two-title{
	color: #333333;font-size: 14px;margin-bottom: 20px;
}
.sort-two-label {
	margin-bottom: 20px;
	font-size: 12px;
}
.sort-two-label span{
	font-size: 12px;
	color: #999999;
	margin-right: 16px;
}

.sort-two-label  font{
	color: #333333;
	margin-right: 36px;
	line-height: 16px;
}

.sort-two-leave span:first-child{
	margin-right: 40px;
	color: #333;
	font-size:14px;
}

.sort-two-read span:first-child{
	margin-right: 90px;
}

.sort-two-read span:first-child img{
	position: relative;
	top: 2px;
}

.ku-info {
	width: 630px;
	height: 236px;
	margin-left: 20px;
	position: relative;
}
.ku-index{
	background: #fff;
	margin-top: 20px;
	padding-bottom: 40px;
}

.ku-index-top{
	position: relative;
	border-bottom: 1px solid #f0f0f6;
}

.ku-index-topmenu{
	display: inline-block;
	padding-left: 28px;
}

.ku-index-topmenu  li{
	display: inline-block;
	margin-right: 30px;

	position: relative;
}

.ku-index-topmenu li a {
	display: block;
	font-size: 16px;
	color: #666666;
	padding-top: 16px;
	padding-bottom: 16px;
}
.ku-index-topmenu li a:hover{
	color: #333;
}
.ku-index-topmenu li.active a {
	color: #333333;
}
.ku-index-topmenu  li.active:after {
	position: absolute;
	content: "";
	width: 20px;
	height: 2px;
	background: #333333;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.ku-search-btn{
	position: relative;
	margin-top: 5px;
	margin-right: 8px;
	border: 1px solid #ededed;
	height: 40px;
	line-height: 40px;
}
.ku-search-btn input{
	width: 360px;
	display: block;
	font-size: 12px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
	outline: none;
	border: none;
	margin-right: 80px;
}

.ku-sort{
	position: relative;
	border-bottom: 1px solid #f0f0f6;
}
.ku-sort-list {
	max-width: 960px;
	display: inline-block;
	padding-left: 28px;
}
.ku-sort-list.active{
	max-height: 46px;
	overflow: hidden;
}
.ku-sort-list li{
	display: inline-block;
	margin:10px 0;
}
.ku-sort-list li a.active{
	background: #c71414;
	color: #fff;
}
.ku-sort-list li a:hover{
	background: #c71414;
	color: #fff;
}

.ku-sort-list li a{
	border-radius: 5px;
	overflow: hidden;
	display: inline-block;
	padding:6px 10px;
	color: #333333;
	font-size: 12px;
}

.ku-sort-more{
	color: #666666;
	font-size: 12px;
	margin-top:16px;
	margin-left: 10px;
}

.ku-sort-more.active .ku-more-icon{
	background: url(../img/res/down2.png) no-repeat;
	background-size: 100% 100%;
}

.ku-more-icon{
	display: inline-block;
	width: 12px;
	height: 8px;
	background: url(../img/res/down1.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 8px;
}


.document-body {
	position: relative;
	padding-bottom: 40px;
}
.document-downwrap{
	position: absolute;
	right: 10px;
	top: 70px;
}

.document-downBtn{
	display: block;
	cursor: pointer;
	width: 300px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 24px;
	border-radius: 5px;
	background: #da1413;
	margin-bottom: 20px;
}
.document-downBtn.active{
	background: #999999;
}
.document-downBtn img{
	vertical-align: middle;
	margin:0 6px 0 20px;
}
.document-size{
	font-size: 14px;
	margin-left: 6px;
}
.document-otherwrap{
	width: 300px;
	border:1px solid #E1E1E6;
}
.document-otherwrap li{
	border-top: 1px solid #E1E1E6;
}
.document-otherwrap li:first-child{
	border-top:none;
}

.document-other{
	overflow: hidden;
	box-sizing: border-box;
	display: block;
	padding:10px 5px 10px 20px;

}
.document-other img{
	position: relative;
	top: -1px;
	margin-right: 6px;
}
.document-other-text{
	padding-left: 20px;
	color: #999;
	margin-top: 6px;
}
.NextPrevBtn{
	position: absolute;
	bottom: 40px;
	left: 0;
	margin-left: 250px;
}

.NextPrevBtn li {
	width: 90px;
	margin-right: 10px;
	display: inline;
	float: left;
	text-align: center;
	background: #fff;
}
.NextPrevBtn li a {
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #cdcdcd;
	border-bottom-width: 3px;
	height: 36px;
	display: block;
	line-height: 36px;
	width: 100%;
	color: #999;
}
.video-content-title{
	position: relative;
	color: #666666;
	font-size: 24px;
	text-align: center;
	height: 70px;
	line-height: 70px;
	margin-top: 10px;
}
.video-content-back{
	display: block;
	color: #999999;
	font-size: 16px;
	position: absolute;
	left: 40px;
	top: 0px;
}
.video-content-back img{
	vertical-align: middle;
	margin-right: 4px;
}
.video-content-wrap{
	padding:10px 0;
}
.video-content{
	width: 880px;
	height: 496px;
}
.video-content-menu{
	width: 320px;
}

.video-content-list{
	max-height: 496px;
	overflow-y:auto ;
}

.video-content-list li{

}

.video-content-list li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #666666;
	font-size: 12px;
	position: relative;

	box-sizing: border-box;
	background: #222222;
	padding:20px 5px 20px 60px;
	line-height: 16px;
}
.video-content-list li:hover a{
	background: #171717;
}


.video-content-list::-webkit-scrollbar {
	width: 4px;
}

.video-content-list::-webkit-scrollbar-thumb {
	background-color: #313131;
	border-radius: 2px;
}


/*添加*/

.audio-list li,.audio-list-music li{
	padding-left: 50px;
	box-sizing: border-box;
}

.musicBox{
	position: absolute;
	width: 24px;
	height: 24px;
	top: 6px;
	right: 40px;
}
.start {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../img/res/audio1.png) no-repeat;
	background-size: 100%;
}

.start.active {
	background: url(../img/res/audio2.png) no-repeat;
	background-size: 100%;
}

.audio-even-bg>li:nth-child(even){
	background: #f7f7fa;
}
