body {
	height: 100%;
	font-family: "微软雅黑";
	font-size: 14px;
	/* background: #ededed; */
}

a,a:hover,a:focus {
	text-decoration: none;
	color: inherit;
}

.slide-carousel .controls a:hover {
	background-color: rgba(0, 0, 0, 0.5);
}

.slide-carousel .controls .item-prev {
	left: -4px;
}

.slide-carousel .controls .item-next {
	right: -4px;
	transform: rotate(180deg) translateY(50%);
}

.slide-carousel .desc {
	height: 72px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 99;
}

.slide-carousel .desc strong {
	color: #fff;
	font-size: 20px;
	line-height: 72px;
	margin-left: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.slide-carousel:hover .controls {
	opacity: 1;
	transition: opacity 0.5s ease;
}

.slide-3d .desc {
	display: none;
}

.slide-3d .item-list li {
	width: 300px;
	height: 470px;
	padding-bottom: 70px;
	transition: all 0.5s ease-out;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

audio,audio:focus {
	outline: none;
}

h1,.h1,h2,.h2,h3,.h3 {
	margin: 0;
}

ul {
	margin: 0px;
	padding: 0;
}

li {
	list-style: none;
}

::-webkit-scrollbar-track {
	background-color: #f8f2f2;
	border-radius: 5px;
}

::-webkit-scrollbar-thumb {
	background-color: #bd1a2d;
	border-radius: 5px;
}

.other-mt {
	background: #ededec;
}

.other-wrap {
	width: 1000px;
	border-radius: 5px;
	background: #fff;
	margin: 0 auto;
	position: relative;
	min-height: 437px;
}

.picture-wrapper .breadcrumb {
	margin-bottom: 15px;
}

.public-list>li {
	padding: 20px 20px;
	border-bottom: 1px dashed #c7c6c5;
}

.pic-title {
	width: 60%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
}

.pic-title>i.iconfont {
	display: none;
}

.pic-title>a {
	display: block;
	line-height: 25px;
	font-size: 15px;
	margin-top: -4px;
}

.pic-title .pic-time {
	display: block;
	float: left;
	margin-top: 5px;
}

.pic-group {
	padding-left: 12px;
	width: 40%;
	display: inline-block;
	overflow: hidden;
}

.pic-group>a {
	width: 100%;
	padding-right: 0px;
	height: 70px;
}

.pic-group>a img {
	height: 100%;
}

.pic-group
>
a
:not
 
(
:first-child
 
){
display
:
 
none
;


}
.video-wrapper .breadcrumb {
	margin-bottom: 28px;
}

.video-pic {
	width: 170px;
	height: 100px;
	border-radius: 3px;
	overflow: hidden;
	display: inline-block;
	margin-right: 25px;
}

.video-pic>img {
	width: 100%;
	height: 100%;
}

.video-desc {
	width: calc(100% - 200px);
	display: inline-block;
	vertical-align: top;
}

.video-desc .video-text,.video-desc>a {
	font-size: 18px;
	font-weight: 600;
	margin: 8px 0 16px;
}

.video-desc .video-text:hover,.video-desc a:hover {
	color: #bd1a2d;
}

.video-desc  .trs_web>p {
	text-indent: 20px;
	font-size: 12px;
	line-height: 24px;
}

.video-desc>p {
	line-height: 26px;
	color: #404040;
}

.video-desc>p>label {
	color: #8d8d8d;
}

.video-desc>p>span {
	padding-right: 60px;
}
/* 分页 */
.page_ctrl {
	text-align: center;
	box-sizing: border-box;
	color: #404040;
	white-space: nowrap;
	padding: 10px 0 30px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	transform: translate(-50%);
	/* margin-left: 20px; */
}

.page_ctrl * {
	line-height: 34px;
	font-size: 13px;
}

.page_ctrl>a,.page_ctrl>#pageHTML>a {
	margin: 0 4px;
	min-width: 50px;
	background: #fff;
	border: 1px solid #e8e8e7;
	cursor: pointer;
	outline: 0;
	text-align: center;
	padding: 0 20px;
	display: inline-block;
}

.page_ctrl>a:hover,.page_ctrl>#pageHTML>a:hover {
	background: #c6171e;
	color: #fff;
	border-color: #c6171e;
}

.page_ctrl>#pageHTML {
	display: inline-block;
}

.page_ctrl .btn_dis {
	background: #eee;
	color: #969696;
	cursor: not-allowed;
}

.page_ctrl .btn_dis:hover {
	background: #eee;
	color: #5e5e5e;
	border-color: #eee;
}

.page_ctrl.page_ctrl>#pageHTML>.current_page {
	background: #c6171e;
	color: #fff;
	border-color: transparent;
}

.page_ctrl .input_page_num {
	width: 55px;
	margin: 0 4px;
	padding: 0;
	text-align: center;
	background: #fff;
	border: 1px solid #e8e8e7;
	outline: 0;
}

.page_ctrl .to_page_num {
	margin-left: 8px;
}

.page_dot {
	font-size: 12px;
}
/* 详情页面大标题内容 */
.detail-title {
	font-size: 28px;
	text-align: center;
}

.relevant-item {
	color: #999899;
	position: relative;
	padding: 55px 0 30px;
}

.relevant-item::after {
	content: "";
	width: 100%;
	height: 8px;
	display: block;
	background: linear-gradient(-45deg, rgba(211, 211, 211, .5) 0,
		rgba(211, 211, 211, .5) 25%, transparent 25%, transparent 50%,
		rgba(211, 211, 211, .5) 50%, rgba(211, 211, 211, .5) 75%, transparent
		75%, transparent);
	background-size: 6px 6px;
	position: absolute;
	bottom: 0px;
}

.relevant-item>p {
	display: inline-block;
}

.relevant-item>p>span:not (:last-of-type ){
	margin-right: 20px;
}
/* 字号设置 */
.relevant-item>p>span.fontSize-item {
	margin-right: 30px;
}

.fontSize-item b {
	font-weight: 400;
}

.relevant-item .fontSize-item a {
	margin-right: 8px;
}

.relevant-item .fontSize-item a.active {
	color: #000000;
}

@media screen and (max-width:768px) {
	/* 列表及详情手机分辨率适配 */
	.other-wrap {
		width: 100%;
		padding: 0 15px;
	}
	/* 路径导航 */
	.breadcrumb {
		padding: 10px 0px 10px 4px;
		margin-bottom: 25px;
		line-height: 22px;
	}
	.breadcrumb::after {
		background-size: 4px 4px;
	}
	.breadcrumb>li>a {
		margin-right: 4px;
	}
	.breadcrumb>li {
		margin-right: 4px;
		margin-left: -4px;
	}
	/* 列表list */
	.info-list li {
		border-top: none;
		padding-bottom: 0;
	}
	.info-list li:last-child .news-item:last-child {
		border-bottom: none;
	}
	.info-list li:nth-child(5n) {
		padding-bottom: 15px;
	}
	.news-item {
		margin-top: 10px;
	}
	.news-time {
		display: block;
		float: none;
		color: #8d8d8d;
		font-size: 14px;
		padding-left: 15px;
		margin: 8px 0 15px;
	}
	.news-item .dot-indent {
		margin: 12px 6px 0 3px;
		width: 3px;
		height: 3px;
		vertical-align: top;
	}
	.news-item>a {
		width: 95%;
		overflow: visible;
		white-space: normal;
		line-height: 28px;
	}
	/* 分页 */
	.page_ctrl {
		padding: 10px 0 20px;
		position: static;
		transform: translate(0%);
	}
	.page_ctrl>a,.page_ctrl>input,.page_ctrl>span,.page_ctrl>#pageHTML {
		display: none;
	}
	.page_ctrl>a.prev_page,.page_ctrl>a.next_page {
		display: inline-block;
	}

	/* 带子集列表 */
	.subset-news-wrapper .other-wrap {
		padding: 0 15px;
	}
	.snw-left {
		/* display: none; */
		width: 100%;
		margin-top: 10px;
	}
	.snw-left>h3 {
		font-size: 14px;
		border-radius: 5px;
	}
	.overt-menu>li {
		width: 50%;
		float: left;
	}
	.overt-menu>li a {
		background: #fbfbfb;
	}
	.snw-right {
		width: 100%;
	}
	.snw-right .breadcrumb {
		padding: 12px 0px 12px 4px;
		margin-bottom: 25px;
	}
	.snw-right .page_ctrl {
		margin-left: 0px;
	}
	/* 图片列表 */
	.picture-wrapper .breadcrumb {
		margin-bottom: 15px;
	}
	.public-list>li {
		font-size: 0px;
		padding: 15px 10px;
	}
	.pic-title {
		width: 60%;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 0;
	}
	.pic-title>i.iconfont {
		display: none;
	}
	.pic-title>a {
		display: block;
		line-height: 25px;
		font-size: 15px;
		margin-top: -4px;
	}
	.pic-title .pic-time {
		display: block;
		float: left;
		margin-top: 5px;
	}
	.pic-group {
		padding-left: 12px;
		width: 40%;
		display: inline-block;
		overflow: hidden;
	}
	.pic-group>a {
		width: 100%;
		padding-right: 0px;
		height: 70px;
	}
	.pic-group>a img {
		height: 100%;
	}
	.pic-group>a:not (:first-child ){
		display: none;
	}
	/* 视频列表 */
	.video-list>li {
		padding: 15px 0px;
	}
	.video-pic {
		width: 36%;
		height: 70px;
		border-radius: 0;
		margin-right: 0;
	}
	.video-desc {
		width: 64%;
		padding-left: 12px;
		font-size: 14px;
	}
	.video-desc .video-text {
		font-size: 16px;
		font-weight: 400;
		margin: -6px 0 0px;
		line-height: 28px;
		display: block;
	}
	.video-desc>p *:not (.video-time ){
		display: none;
	}
	.video-time {
		color: #8d8d8d;
		font-size: 13px;
	}
	/* 视频详情 */
	.vd-wrap video {
		margin-bottom: 35px;
		margin-top: 35px;
		padding: 0 25px;
	}
	.video-introduce {
		line-height: 28px;
	}
	.vd-wrap {
		font-size: 15px;
		padding-bottom: 40px;
	}
	/* 详情页面 */
	.pic-detail-wrapper .breadcrumb::after,.video-detail-wrapper .breadcrumb::after
		{
		display: none;
	}
	.pic-detail-wrapper .breadcrumb,.video-detail-wrapper .breadcrumb {
		margin-bottom: 0px;
	}
	.detail-title {
		font-size: 18px;
	}
	.not-breadcrumb-wrap   .detail-title {
		padding: 30px 0 10px;
	}
	.relevant-item {
		padding: 20px 0;
	}
	.relevant-item::after {
		background-size: 4px 4px;
	}
	.relevant-item>p.fr {
		display: none;
	}
	.relevant-item>p>span:not (:last-of-type ) {
		margin-right: 12px;
	}
	.detail-desc {
		padding-top: 0;
		font-size: 15px;
		padding-bottom: 40px;
	}
	.detail-desc>p {
		margin-top: 1.5em;
	}
	.detail-img>img {
		width: 290px;
		margin-bottom: 20px;
	}
	.detail-img .img-desc {
		margin-bottom: 15px;
	}
	.detail-desc p:not (.insertfileTag ) img,.detail-desc p:not (.insertfileTag
		) iframe,.detail-desc iframe,.detail-desc .edui-faked-video {
		max-width: 100% !important;
		height: auto;
	}
}