﻿/**
 * @Author: omtech.cn
 * @Date: 14:17
 * @LastEditors: luoyishan
 * @LastEditTime: 2022/2/11 14:17
 **/

@charset "utf-8";

.show-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #333;
	word-break: break-all;
}

.show-subtitle {
	margin: 10px auto;
	font-size: 18px;
}

.show-about-info {
	font-size: 16px;
	color: #989898;
	text-align: center;
	line-height: 16px;
	margin: 20px auto;
}

.show-about-info span {
	margin: 0 10px;
}

.show-content {
	line-height: 1.5;
	font-size: 16px;
	color: #333;
}

.show-content br {
	display: none;
}

.show-content p {
	margin-bottom: 10px;
	line-height: 1.5;
	font-size: 16px;
	color: #333;
	text-indent: 2em;
	min-height: 40px;
}

.show-content p[style="text-align:center;"] {
	text-indent: 0;
}

.show-content img {
	display: block;
	max-width: 100%;
	margin: 0 auto 10px;
}

.show-content p img {
	margin-bottom: 0px;
}

/* 分享 */
.show-share {
	height: 44px;
	padding-bottom: 40px;
	border-bottom: 2px solid #ededed;
}

/* unit-tree */
.unit-tree {
	width: 100%;
}

.row {
	width: 100%;
}

.row a {
	display: inline-block;
	background-color: #3878CE;
	font-size: 20px;
	font-family: Source Sans Pro, Source Sans Pro-SemiBold;
	text-align: LEFT;
	color: #ffffff;
	cursor: default;
	line-height: 20px;
	border: 1px solid #f4f6f9;
	border-radius: 6px;
	padding: 10px 15px;
	box-shadow: 12px 26px 50px 0px rgba(90, 108, 234, 0.08);
}

.row a.big {
	font-size: 30px;
	color: #fff;
	width: 916px;
	height: 92px;
	text-align: center;
	padding: initial;
	line-height: 92px;
}

.row a.h:hover {
	color: #3878ce;
	cursor: pointer;
	background-color: #fff;
	font-weight: 700;
	text-decoration: none;
	border: 1px solid #3878ce;
}

.lin {
	width: 50%;
	height: 50px;
	border-right: 1px solid #3878CE;
}

.unit-list {
	font-size: 0;
}

.unit-list li {
	position: relative;
	display: inline-block;

}

.unit-list i {
	display: inline-block;
	width: 50%;
	height: 50px;
	box-sizing: border-box;
}

.unit-list li div {
	padding: 0 2px;
}

.b-t {
	border-top: 1px solid #3878CE;
}

.b-l {
	border-left: 1px solid #3878CE;

}

.b-b {
	border-bottom: 1px solid #3878CE;

}

.b-r {
	border-right: 1px solid #3878CE;

}

/* 相关文章 */
.show-other {
	padding: 40px 0;
	border-bottom: 2px solid #eee;
}

.show-other li,
.show-other p {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}

.show-other li a,
.show-other li span {
	color: #656565;
	/*padding-left: 20px; */
}

.show-other li a {
	display: inline-block;
	max-width: 800px;
	overflow: hidden;
}

.show-other li span {
	float: right;
}

.show-other li a:hover {
	color: #d21c0f;
}

/* 上一篇下一篇 */
.show-prenext {
	width: 1110px;
	padding: 40px 0;
	overflow: hidden;
}

.show-prenext .prenext-title {
	padding-right: 30px;
	overflow: hidden
}

.show-prenext .show-pre-btn,
.show-prenext .show-next-btn {
	margin: 15px 0;
	width: 555px;
	line-height: 1.5;
	overflow: hidden;
}

.show-prenext .show-pre-btn span,
.show-prenext .show-next-btn span {
	float: left;
}

.show-prenext a:hover {
	color: #3878ce;
	text-decoration: none;
}

/* 音频 */
.show-audio {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
}

/* 视频 */
.show-con .show-video .player {
	position: relative;
	margin: 0 auto;
	width: 600px;
	height: 450px;
	background: #000;
}

.show-con .show-video #player {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	width: 600px;
	height: 450px;
}

/* 摘要 */
.show-abstract {
	padding: 20px 60px;
	line-height: 30px;
	color: #656565;
	background-color: #f8f8f8;
	font-family: "KaiTi", Arial, Helvetica, sans-serif;
}

/* 图集 */
.hide {
	display: none;
}

.show-album {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	overflow: hidden;
}

.album-image-md {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	height: 600px;
	overflow: hidden;
}

.album-image-bd {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	height: 600px;
	text-align: center;
	overflow: hidden;
}

.album-image {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
}

.album-image-ft {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	height: 50px;
	line-height: 50px;
	background: #26509e;
	color: #fff;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
}

.album-image-nav {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 800px;
	height: 600px;
	overflow: hidden;
}

.album-image-nav-left-block {
	position: relative;
	z-index: 1;
	float: left;
	margin: 0;
	width: 50%;
	height: 600px;
	list-style-type: none;
	overflow: hidden;
}

.album-image-btn-prev:link,
.album-image-btn-prev:visited,
.album-image-btn-prev:hover {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 0;
	margin: -40px 0 0 0;
	width: 50px;
	height: 80px;
	line-height: 60px;
	font-size: 100px;
	color: #999;
	background-color: #333;
	opacity: 0.5;
	filter: alpha(opacity=50);
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}

.album-image-nav-right-block {
	position: relative;
	z-index: 1;
	float: left;
	margin: 0;
	width: 50%;
	height: 600px;
	list-style-type: none;
	overflow: hidden;
}

.album-image-btn-next:link,
.album-image-btn-next:visited,
.album-image-btn-next:hover {
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 0;
	margin: -40px 0 0 0;
	width: 50px;
	height: 80px;
	line-height: 60px;
	font-size: 100px;
	color: #999;
	background-color: #333;
	opacity: 0.5;
	filter: alpha(opacity=50);
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}

.album-image-btn-prev:hover,
.album-image-btn-next:hover {
	color: #FFF;
	background-color: #000;
}

.album-image-loading-overlay {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	margin: 0;
	width: 800px;
	height: 600px;
	background-color: #FFF;
	opacity: 0.6;
	filter: alpha(opacity=60);
	overflow: hidden;
}

.album-image-loading-overlay img {
	position: absolute;
	z-index: 6;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	width: 32px;
	height: 32px;
}

.album-carousel {
	margin: 0 auto;
	margin-top: 10px;
	width: 800px;
	height: 90px;
	overflow: hidden;
}

.album-carousel-btn-prev:link,
.album-carousel-btn-prev:visited,
.album-carousel-btn-prev:hover {
	float: left;
	margin: 0;
	width: 44px;
	height: 90px;
	line-height: 70px;
	text-align: center;
	font-size: 80px;
	text-decoration: none;
	color: #999;
	background: #e8e8e8;
	overflow: hidden;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.album-carousel-btn-next:link,
.album-carousel-btn-next:visited,
.album-carousel-btn-next:hover {
	float: right;
	margin: 0;
	width: 44px;
	height: 90px;
	line-height: 70px;
	text-align: center;
	font-size: 80px;
	text-decoration: none;
	color: #999;
	background: #e8e8e8;
	overflow: hidden;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.album-carousel-btn-prev:hover,
.album-carousel-btn-next:hover {
	color: #fff;
	background-color: #d9d9d9;
}

.album-carousel-zone {
	position: relative;
	z-index: 1;
	float: left;
	margin: 0;
	margin-left: 6px;
	width: 700px;
	height: 90px;
	background-color: #FFF;
	overflow: hidden;
}

.album-carousel-list {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	/* width: 1760px; */
	height: 90px;
	overflow: hidden;
}

.album-carousel-thumb {
	position: relative;
	z-index: 3;
	float: left;
	margin: 0;
	margin-right: 25px;
	list-style-type: none;
	width: 120px;
	height: 90px;
	overflow: hidden;
}

.album-carousel-thumb a:link,
.album-carousel-thumb a:visited,
.album-carousel-thumb a:hover {
	/* position: absolute;
    z-index: 2;
    top: 0;
    left: 0; */
	display: table-cell;
	width: 120px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.album-carousel-thumb img {
	width: 100%;
	/* max-width: 100%; */
	/* max-height: 90px; */
	height: auto;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.album-carousel-thumb-selected a:link img,
.album-carousel-thumb-selected a:visited img,
.album-carousel-thumb-selected a:hover img,
.album-carousel-thumb a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.play-pause {
	width: 32px;
	height: 50%;
	padding: 14px 16px;
}

.audiojs .play {
	background: url("../images/player-graphics.gif") 0 0 no-repeat;
}

.audiojs .pause {
	background: url("../images/player-graphics.gif") 0 -100px no-repeat;
}

.audiojs .error {
	background: url("../images/player-graphics.gif") 0 -66px no-repeat;
}

.audiojs p {
	display: none;
	width: 32px;
	height: 32px;
	margin: 0px;
	cursor: pointer;
}

/* show-video */
.show-shidian {
	/*min-height: 1200px;*/
	/*_height: 1200px;*/
}

.show-shidian .show-video .player {
	position: relative;
	width: 600px;
	height: 450px;
	background: #000;
}

.show-shidian .show-video #player {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	width: 600px;
	height: 450px;
}

.show-banner,
.show-banner img {
	width: 100%;
	height: auto;
}

.show-videoCont {
	width: 410px;
	padding: 35px;
}

.show-videoCont .tit {
	font-size: 24px;
	color: #656565;
	font-weight: bold;
	text-align: justify;
	overflow: hidden;
}

.show-videoCont .desc-tt {
	line-height: 35px;
	color: #656565;
}

.show-videoCont .desc {
	line-height: 35px;
	color: #999;
	text-indent: 2em;
	text-align: justify;
	overflow: hidden;
}

/* page 页 leader-list */
.leader-list {
	width: 100%;
	height: auto;
}

.leader-list .list-title {
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	color: #3d3d3d;
	margin: 20px auto;
	line-height: 30px;
}

.leader-list .s-title {
	font-size: 22px;
	font-weight: 700;
	text-align: left;
	color: #3d3d3d;
	line-height: 22px;
}

.leader-list ul {
	width: 100%;

}

.leader-list ul li {
	width: 200px;
	float: left;
	margin: 10px 0;
}

.leader-list ul li a {
	font-size: 18px;
	font-weight: Normal;
	text-align: center;
	color: #3d3d3d;
	line-height: 18px;
}

.leader-list.s-font ul li {
	width: 150px;

}
