@charset "UTF-8";
/* Base Reset */
* {
	margin: 0;
	padding: 0;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
:focus {
	outline: 0;
}
img {
	border: 0;
}
a img {
	vertical-align: middle;
}
body {	line-height: 1;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
*zoom:1;
}
body, p {
	font: 14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial;
	color: #333;
	font-family: "Microsoft YaHei";
}
body {
	background-color: #fff;
}
a {
	text-decoration: none;
	color: #333;
	transition: all 0.4s ease-in-out;
}
a:hover {
	text-decoration: none;
	color: #086fb2;
}
.wp-wrapper {
	width: 100%;
	background-color: #fff;
}
.wp-wrapper .wp-inner {
	width: auto;
	max-width: 1400px;
	margin: 0 auto;
}
/**头部**/
.wp-header {
	background-color: #f5fbff;
}
.wp-header .wp-inner {
	padding: 15px 0;
	position: relative;
}
/**站点LOGO**/
.logo-panel {
	float: left;
}
.logo-window {
	padding: 0;
}
.logo-window img {
	vertical-align: middle;
}
.wp-head-tools {
	float: right;
}
/**语言选择**/
.lang-panel {
	float: right;
	margin-right: 10px;
}
.lang-window {
	padding: 6% 0;
}
.lang-window .wp-menu .menu-item {
	float: left;
}
.lang-window .wp-menu .menu-item a.menu-link {
	display: inline-block;
	margin: 0 3px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #EBB428;
}
.lang-window .wp-menu .menu-item a.menu-link:hover {
	text-decoration: underline;
	color: #FFC661;
}
/**搜索**/
.search-panel {
	float: right;
	position: relative;
	margin: 17px 0;
}
.search-window {
	background-color: #fff;
	overflow: hidden;
	width: 34px;
}
.wp-search {
	position: relative;
}
.wp-search form {
	display: block;
}
.wp-search .search-input {
	margin-right: 41px;
}
.wp-search .search-input input.search-title {
	width: 100%;
	height: 32px;
	line-height: 32px;
	border: 0;
	outline: 0;
	background: none;
	color: #888;
	font-size: 14px;
	padding-left: 5px;
	border: 1px solid #f7e7e7;
}
.wp-search .search-btn {
	width: 34px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 0;
}
.wp-search .search-btn input.search-submit {
	width: 34px;
	height: 34px;
	border: 0;
	outline: 0;
	background: url(../images/searchbg.png) center no-repeat;
	cursor: pointer;
}
.searchbtn {
	width: 34px;
	height: 34px;
	border: 0;
	outline: 0;
	background: url(../images/searchbg.png) center no-repeat;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 120;
	cursor: pointer;
}
/* WebKit, Blink, Edge */
::-webkit-input-placeholder {
color: #888;
}
/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {
color: #888;
}
/* Mozilla Firefox 19+ */
::-moz-placeholder {
color: #888;
}
/* Internet Explorer 10-11 */
:-ms-input-placeholder {
color: #888;
}
.motto {
	float: right;
	padding: 10px 0px;
}
/**顶部副导航**/
.top-nav-panel {
	float: right;
	margin: 17px 46px 17px 75px;
}
.top-nav-panel .wp-menu .menu-item {
	float: left;
	display: inline-block;
}
.top-nav-panel .wp-menu .menu-item a.menu-link {
	display: inline-block;
	margin: 0 8px;
	height: 34px;
	line-height: 34px;
	color: #61739d;
	font-size: 13px;
}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover {
	text-decoration: underline;
	color: #d29d52;
}
/**主导航**/
.wp-navi {
	background-color: #2c4684;
}
.main-nav-panel {
}
.menu-switch-arrow {
	display: none;
}
.main-nav-panel .wp-menu {
	margin: 0 auto;
}
.main-nav-panel .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 100;
}
.main-nav-panel .wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 40px;
	height: 48px;
	line-height: 48px;
	color: #e2e7f4;
	font-size: 18px;
}
.main-nav-panel .wp-menu .menu-item a.menu-link.parent {
	background-color: #3d61b7;
}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3d61b7;
}
.main-nav-panel .sub-menu {
	background-color: #2c4684;
	display: none;
	position: absolute;
	left: 0;
	top: 48px;
	z-index: 100;
	min-width: 100%;
}
.main-nav-panel .sub-menu .sub-item {
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
	border-bottom: 1px solid #ddd;
}
.main-nav-panel .sub-menu .sub-item a {
	display: block;
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	color: #e2e7f4;
	display: block;
	font-size: 16px;
	text-align: center;
}
.main-nav-panel .sub-menu .sub-item a:hover {
	color: #fff;
	display: block;
	background: #3d61b7;
}
.main-nav-panel .sub-menu .sub-menu {
	left: 100%;
	top: 0;
	z-index: 200;
	background-color: #e6e6e6;
	border-left: 1px solid #ddd;
}
/**slide导航**/
.wp-navi .navi-slide-head {
	display: none;
	padding: 0 10px;
	height: 40px;
}
.wp-navi .navi-slide-head .navi-slide-title {
	display: inline-block;
	float: left;
	font-weight: normal;
	color: #212121;
	font-size: 18px;
	line-height: 40px;
}
.wp-navi .navi-slide-head .navi-slide-arrow {
	display: block;
	width: 34px;
	height: 40px;
	float: right;
	background: url(img/menu-icon-arrow.png) no-repeat 50%;
}
/**aside导航**/
.navi-aside-page {
	position: fixed;
}
.navi-aside-toggle {
	width: 34px;
	height: 34px;
	background: url(img/menu-icon-arrow-blue.png) no-repeat 50%;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -17px;
	display: none;
}
.wp-navi-aside {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1000;
}
.wp-navi-aside .navi-aside-mask {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.1);
}
.wp-navi-aside-active {
	display: block;
}
.wp-navi-aside .aside-inner {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -216px;
	z-index: 1002;
	width: 216px;
	max-width: 100%;
	background: #252525;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.wp-navi-aside .aside-inner:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	background: rgba(0,0,0,.6);
	box-shadow: 0 0 5px 2px rgba(0,0,0,.6);
}
.wp-navi-aside .navi-aside-head {
	margin-top: 0;
	border-top: 1px solid rgba(0,0,0,.3);
	background: #333;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
}
.wp-navi-aside .navi-aside-head .navi-aside-title {
	padding: 7px 10px;
	font-weight: normal;
	color: #777;
	font-size: 14px;
}
.wp-navi-aside .navi-aside-wrap {
	color: #aaa;
	border-bottom: 1px solid rgba(0,0,0,.3);
	box-shadow: 0 1px 0 rgba(255,255,255,.05);
}
.wp-navi-aside .navi-aside-wrap li {
	position: relative;
}
.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow {
	display: block;
	cursor: pointer;
	width: 50px;
	height: 35px;
	position: absolute;
	right: 0;
	top: 0px;
	color: #f6f6f6;
	font-size: 14px;
	background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;
}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow {
	background-position: 20px 12px;
}
.wp-navi-aside .navi-aside-wrap li a {
	display: block;
	text-decoration: none;
	color: #c7c7c7;
	font-size: 14px;
	line-height: 20px;
	padding: 8px 30px 8px 15px;
	border-top: 1px solid rgba(0,0,0,.3);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
}
.wp-navi-aside .navi-aside-wrap li a:hover, .wp-navi-aside .navi-aside-wrap li a:focus {
	background-color: #404040;
	color: #fff;
	outline: 0;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu {
	display: none;
	background-color: #2e2e2e;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a {
	padding-left: 20px;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu {
	background-color: #333;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a {
	padding-left: 30px;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu {
	background-color: #343434;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a {
	padding-left: 40px;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu {
	background-color: #373737;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a {
	padding-left: 50px;
}
/**焦点图片**/
.wp-focus {
	background-color: #ececec;
}
.fcous-panel {
	width: 100%;
}
.fcous-panel .focus-window {
	width: 100%;
	overflow: hidden;
}
/**列表页**/
.wp-banner {
	background-color: #ececec;
}
.wp-banner .wp-inner {
	position: relative;
}
/**列表页banner图**/
.wp-banner img {
	vertical-align: top;
	width: 100%;
	max-height: 230px;
}
.wp-column-menu {
	width: 250px;
	background-color: #f5f5f5;
	position: relative;
	float: left;
	margin-right: -250px;
}
.wp-column-news {
	float: right;
	width: 100%;
}
.wp-column-news .column-news-box {
	margin-left: 280px;
	margin-right: 15px;
}
/**栏目列表**/
.column-head {
	background: #2c4684;
	line-height: 24px;
}
/**位置栏目背景**/
.column-head .column-anchor {
	padding: 10px;
}
.column-head .column-anchor .column-switch {
	display: block;
	width: 30px;
	height: 24px;
	float: right;
	display: none;
	background: url(img/menu-dot-white.png) no-repeat center;
}
.column-head .column-anchor h3.anchor-title {
	display: inline-block;
	float: left;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding-left: 45px;
}
/**位置栏目字体**/
.column-list-wrap li {
	width: 100%;
	vertical-align: bottom;
}
.column-list-wrap li a {
	display: block;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	color: #383838;
	background-color: #fff;
}
.column-list-wrap li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #3655a0;
}
.column-list-wrap li.selected a.selected {
	color: #fff;
	background-color: #3655a0;
}
.column-list-wrap li a span {
	display: block;
	padding: 10px;
	padding-left: 75px;
	line-height: 22px;
}
.column-list-wrap .sub-list li a {
	font-size: 15px;
	background-color: #fff;
}
.column-list-wrap .sub-list li a:hover {
	background-color: #3655a0;
	color: #fff;
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #fff;
	color: #fff;
}
.column-list-wrap .sub-list li a span {
	padding: 6px 10px;
	padding-left: 90px;
	line-height: 28px;
}
.column-list-wrap .sub-list .sub-list li a {
	font-size: 14px;
	background-color: #fff;
}
.column-list-wrap .sub-list .sub-list li a:hover {
	background-color: #3655a0;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
	background-color: #3655a0;
}
.column-list-wrap .sub-list .sub-list li a span {
	padding-left: 105px;
	line-height: 26px;
}
/**栏目新闻**/
.list-head {
	padding: 10px 0;
	border-bottom: 2px solid #e5e5e5;
}
.list-meta .column-title {
	float: left;
	display: inline-block;
	white-space: nowrap;
	line-height: 24px;
	font-size: 18px;
	color: #333;
}
/**当前位置**/
.list-meta .column-path {
	float: right;
	line-height: 24px;
	color: #454545;
}
.list-meta .column-path a {
	color: #454545;
}
.list-meta .column-path a:hover {
	color: #14427E;
}
.column-news-con {
	padding: 10px 0;
}
.column-news-list .column-news-item {
	display: block;
	position: relative;
	border-bottom: 1px dashed #b1b1b1;
	line-height: 1.4em;
	padding: 5px 0;
	padding-left: 10px;
	background: url(img/dot.png) no-repeat 2px 13px;
}
/**栏目新闻列表**/
.cols {
	width: 100%;
	height: 36px;
	float: left;
}
.cols_title {
	width: 84%;
	float: left;
	line-height: 36px;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333131;
}
.cols_title a {
	color: #333131;
}
.cols_title a:hover {
	color: #2c4684;
}
.cols_meta {
	float: right;
	font-size: 14px;
	color: #777373;
	line-height: 36px;
}
.wp_entry {
	width: auto;
	margin: 0 4px;
}
.wp_entry, .wp_entry p {
	line-height: 1.7;
	font-size: 15px;
	text-align: justify;
}
.wp_entry p {
	margin-bottom: 11px;
}
/**列表页文章图片大小限制**/
.column-news-list .wp_entry img {
	vertical-align: middle;
	max-width: 100%;
_width:expression(this.width > 800 ? "880px" : this.width);
}
/**文章页**/
.info-box {
	margin: 0 20px;
}
.article {
	padding: 15px 0;
}
.article h1.arti-title {
	line-height: 26px;
	padding: 5px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #424242;
}
.article h3.arti-title {
	line-height: 20px;
	padding: 3px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #424242;
	border-bottom: 2px solid #ECECEC
}
/**文章标题**/
.article .arti-metas {
	height: 16px;
	line-height: 16px;
	text-align: center;
	padding: 10px 0;
}
.article .arti-metas span {
	display: inline-block;
	margin: 0 5px;
	font-size: 12px;
	color: #787878;
}
/**文章其他属性**/
.article .arti-metas .read-options {
	color: #444;
	text-decoration: none;
	float: right;
	display: inline-block;
	padding-left: 17px;
	background: url(img/options.png) no-repeat 0 50%;
	display: none;
}
.article .entry {
	margin: 0 4px;
	overflow: hidden;
}
/**文章内容**/
.article .entry, .article .entry p {
	line-height: 1.8;
	font-size: 16px;
	text-align: justify;
}
.article .entry p {
	margin-bottom: 11px;
}
/**文章阅读部分图片大小限制**/
.article .entry .read img {
	vertical-align: middle;
	max-width: 100%;
_width:expression(this.width > 1400 ? "1400px" : this.width);
	background: url(img/loading.gif) no-repeat center;
	margin: 0 auto!important;
	display: block;
}
/**阅读设置**/
.night-model .wp-container {
	background-color: #313131;
	color: #6f6f6f;
}
.night-model .article .entry, .night-model .article .entry p {
	color: #6f6f6f;
}
.night-model .read a {
	color: #6d6d6d;
}
.night-model .read a:hover {
	color: #f5f5f5;
}
.night-model .article h1.arti-title {
	color: #e7e8e9;
}
.read-setting {
	margin-bottom: 10px;
	display: none;
	background-color: #fdfdfd;
	height: 38px;
	border-bottom: 1px solid #F1F1F1;
}
.night-model .read-setting {
	background-color: #1d1d1d;
	border-color: #313131;
}
.read-setting .setting-item {
	display: inline-block;
	width: 49%;
	height: 38px;
	float: left;
}
.read-setting .setting-item a {
	display: inline-block;
	color: #565656;
	font-size: 20px;
	float: left;
	width: 49%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 9px;
	color: #565656;
}
.read-setting .setting-item a:hover {
	color: #999;
}
.read-setting .setting-item a.smaller-font {
	border-left: 1px solid #F1F1F1;
	font-size: 18px;
}
.read-setting .setting-model {
	border-left: 1px solid #F1F1F1;
	text-align: center;
}
.night-model .read-setting .setting-item a.smaller-font, .night-model .read-setting .setting-model {
	border-left-color: #313131;
}
.read-setting .setting-model a.read-model {
	font-size: 18px;
	background: url(img/moon.png) no-repeat 0 50%;
	float: none;
	width: auto;
	padding-left: 24px;
	margin: 9px auto;
}
.night-model .read-setting .setting-model a.read-model {
	background-image: url(img/sun.png);
}
.article .entry .set-fz12, .article .entry .set-fz12 p {
	font-size: 12px;
}
.article .entry .set-fz14, .article .entry .set-fz14 p {
	font-size: 14px;
}
.article .entry .set-fz16, .article .entry .set-fz16 p {
	font-size: 16px;
}
.article .entry .set-fz18, .article .entry .set-fz18 p {
	font-size: 18px;
}
.article .entry .set-fz20, .article .entry .set-fz20 p {
	font-size: 20px;
}
.article .entry .set-fz22, .article .entry .set-fz22 p {
	font-size: 22px;
}
/**文章分享（百度分享）**/
#bdshare {
	margin-top: 10px;
}
/*读图模式*/
.view-box {
	display: block;
	color: #666;
	font-style: normal;
	margin-bottom: 10px;
}
.view-box-inner {
	display: block;
	text-align: center;
	max-width: 400px;
	min-width: 30px;
	margin: 0 auto;
	position: relative;
}
.view-box-inner img {
	width: 100%;
	width: auto;
	display: block;
	margin: 0 auto;
}
.view-box-inner .open-view {
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 1px;
	bottom: 1px;
	z-index: 1;
}
.view-box-inner .view-icon {
	display: block;
	width: 100%;
	height: 100%;
	background: url(img/view-image.png) no-repeat center;
}
#wp-view-page {
	display: none;
	position: fixed;
	z-index: 10000000;
	width: 100%;
	background-color: #1a1a1a;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
#view-head {
	width: 100%;
	height: 42px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
#back-read-page {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 42px;
	background: url(img/back-arrow.png) no-repeat center;
}
#back-read-page span {
	display: none;
}
#view-original-image {
	background-color: rgba(255, 255, 255, 0.1);
	color: #FFF;
	float: right;
	font-size: 15px;
	margin: 12px 12px 0px 0px;
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	width: 40px;
}
#view-foot {
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	width: 100%;
	height: 42px;
	left: 0;
	bottom: 0;
	color: #FFF;
	position: absolute;
	font-size: 14px;
	line-height: 42px;
	opacity: 0.8;
	z-index: 99;
}
#view-index {
	float: left;
	margin-left: 10px;
}
#view-current {
	color: #3495FF;
}
#view-title {
	position: absolute;
	left: 60px;
	top: 10px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	color: #fff;
}
#view-body {
	width: 100%;
	height: 100%;
	position: relative;
}
#view-image-items {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
#view-image-items li {
	float: left;
	text-align: center;
	background: no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}
/**底部**/
.wp-footer {
	background-color: #2c4684;
}
.wp-footer .wp-inner {
	padding: 16px 0px;
}
.foot_left {
	float: left;
	margin-top: 10px;
}
.foot_left p span {
	color: #a5acc3;
	font-size: 14px;
	line-height: 32px;
}
.foot_center {
	float: right;
	margin-left: 15px;
}
.foot_center .icon {
	display: inline-block;
	float: left;
}
.foot_center .celebg {
	display: inline-block;
	float: left;
	margin: 13px 0 0 15px;
}
.foot_center img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	transition: all 0.5s;
}
.foot_right {
	float: right;
	margin-top: 30px;
}
.shares {
	text-align: center;
	height: 43px;
}
.shares ul {
	display: inline-block;
	width: auto;
	text-align: right;
}
.shares li {
	float: left;
	margin: 0 10px;
	position: relative;
	padding: 0;
}
.shares li a {
	display: inline-block;
	width: 36px;
	height: 22px;
	line-height: 22px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.shares li .con {
	display: none;
	position: absolute;
	bottom: 35px;
	left: 50%;
	z-index: 100;
	margin-left: -52px;
	width: 100px;
}
.shares li .con img {
	width: 100px;
	height: 100px;
	vertical-align: top;
}
.shares li .con span {
	line-height: 22px;
	font-size: 12px;
	color: #fff;
}
.shares li.i1 a {
	background: url(../images/wechat.png) top center no-repeat;
}
.shares li.i1 a:hover {
	background: url(../images/wechat.png) bottom center no-repeat;
}
.shares li.i2 a {
	background: url(../images/sina.png) top center no-repeat;
}
.shares li.i2 a:hover {
	background: url(../images/sina.png) bottom center no-repeat;
}
/**jumphandle**/
#jumphandle {
	width: 32px;
	height: 70px;
	position: fixed;
	right: 6px;
	bottom: 20px;
	z-index: 100000000;
	display: none;
}
#jumphandle a {
	display: block;
	width: 32px;
	height: 32px;
	background: #777 url(img/jump-icon.png) no-repeat 0 top;
	opacity: 0.7;
}
#jumphandle a#gobot {
	background-position: 0 bottom;
	margin-top: 6px;
}
/**主体**/
.wp-container1 {
	background: #fff;
}
.wp-container1 .wp-inner {
	padding: 25px 0 20px 0;
}
.wp-container2 {
	background: #f2f2f2 url(../images/coabg.png) center no-repeat;
}
.wp-container2 .wp-inner {
	padding: 20px 0;
}
.wp-container3 {
	background: #fff;
}
.wp-container3 .wp-inner {
	padding: 40px 0 14px;
}
.tt {
	display: inline-block;
	margin-bottom: 10px;
	float: left;
}
.tt .tit {
	display: inline-block;
	font-weight: normal;
	float: left;
}
.tt .tit .title {
	display: inline-block;
	font-size: 22px;
	color: #3a3a3a;
	line-height: 40px;
}
.more_btn {
	display: inline-block;
	line-height: 40px;
	float: left;
	margin-top: 6px;
}
.more_text {
	font-size: 14px;
	cursor: pointer;
	color: #666;
}
.more_text:hover {
	color: #2258b1;
	transition: all 0.4s ease-in-out;
}
.news_list .news {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #bebebe;
	margin-bottom: 4px;
}
.news_list .news .news_title {
	width: 85%;
	line-height: 36px;
	float: left;
	display: inline-block;
	font-size: 15px;
	color: #333131;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_list .news .news_title a {
	color: #333131;
}
.news_list .news .news_title a:hover {
	color: #2c4684;
}
.news_list .news .news_date {
	line-height: 36px;
	font-size: 14px;
	color: #727272;
	float: right;
}
.wp-container1 .mod_left {
	position: relative;
}
.wp-container1 .mod_center {
	position: relative;
}
.wp-container1 .mod_right {
	position: relative;
}
.wp-container2 .mod_right {
	position: relative;
}
.post.post2 {
	position: absolute;
	top: 0;
	right: 0;
}
.mod_left {
	width: 32.1%;
	float: left;
}
.mod_center {
	width: 29.5%;
	float: left;
	margin: 0 4.4%;
}
.mod_right {
	width: 29.5%;
	float: right;
}
.post2 .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 10;
}
.post2 .wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 6px;
	height: 40px;
	line-height: 40px;
	color: #2c4684;
	font-size: 15px;
	background: url(../images/shu.png) left center no-repeat;
}
.post2 .wp-menu .i1 a.menu-link {
	background: none;
}
.post2 .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
	color: #d29d52;
}
.post-5 {
	margin-bottom: 8px;
}
.post-5 .tt {
/*margin-bottom: 20px;*/
}
.post-5 .news_list .news {
	position: relative;
	border: none;
	margin: 0;
}
.post-5 .news_list .news .news_imgs {
	padding-top: 32.5%;
	background-color: #F1F1F1;
	position: relative;
	overflow: hidden;
}
.post-5 .news_list .news .news_imgs:hover img {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
.post-5 .news_list .news .news_imgs img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
}
.post-5 .news_list .news .news_con {
	width: 90%;
	position: absolute;
	bottom: 0;
	padding: 0 17px;
}
.post-5 .news_list .news .news_title {
	width: 100%;
	height: 36px;
	line-height: 36px;
	float: left;
	font-size: 15px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.post-5 .news_list .news .news_title a {
	color: #fff;
}
.post-5 .news_list .news .news_title a:hover {
	color: #99a4f3;
}
/*/.post-12 .tt {
	margin-bottom: 24px;
}
.post-12 .news_list .news {
	border: none;
	margin-bottom: 10px;
}
.post-12 .news_imgs {
	padding-top: 25.4%;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	width: 35.5%;
	float: left;
}
.post-12 .news_imgs:hover img {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.post-12 .news_imgs img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
}
.post-12 .news_con {
	float: left;
	width: 56.4%;
	background: #fff;
	padding: 14px 18px;
}
.post-12 .news_list .news .news_title {
	width: 100%;
	line-height: 24px;
	color: #333131;
	white-space: normal;
	text-overflow: ellipsis;
	max-height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.post-12 .news_list .news .news_date {
	width: 100%;
	float: left;
	color: #909090;
	line-height: 24px;
	padding-top: 5px;
}*/
.post-12 .news_list .news {
	margin-bottom: 6px;
}
.post-13 .tt {
	margin-bottom: 20px;
}
.post-13 .more_btn {
	margin: 0;
}
.post-13 .news_list .news {
	border: none;
	margin-bottom: 12px;
}
.post-13 .news_list .news .news_meta {
	width: 60px;
	float: left;
	margin-right: 15px;
}
.post-13 .news_list .news .meta_day {
	display: block;
	text-align: center;
	background: #2c4684;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 20px;
}
.post-13 .news_list .news .meta_year {
	border: 1px solid #e0e0e0;
	border-top: 0;
	display: block;
	text-align: center;
	height: 25px;
	line-height: 25px;
	background: #fff;
	font-size: 12px;
}
.post-13 .news_list .news .news_con {
	width: 81.8%;
	float: left;
}
.post-13 .news_list .news .news_title {
	width: 100%;
	line-height: 24px;
	color: #333131;
	white-space: normal;
	text-overflow: ellipsis;
	max-height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.post-14 .news_list .news {
	margin-bottom: 6px;
}
.post-16 .wp-menu {
	margin: 0 auto;
}
.post-16 .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 100;
}
.post-16 .wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 42px 42px 0;
	height: 40px;
	line-height: 40px;
	color: #464646;
	font-size: 16px;
}
.post-16 .wp-menu .i1 a.menu-link {
	background: url(../images/nav-1.png) top center no-repeat;
}
.post-16 .wp-menu .i2 a.menu-link {
	background: url(../images/nav-2.png) top center no-repeat;
}
.post-16 .wp-menu .i3 a.menu-link {
	background: url(../images/nav-3.png) top center no-repeat;
}
.post-16 .wp-menu .i4 a.menu-link {
	background: url(../images/nav-4.png) top center no-repeat;
}
.post-16 .wp-menu .i5 a.menu-link {
	background: url(../images/nav-5.png) top center no-repeat;
}
.post-16 .wp-menu .i6 a.menu-link {
	background: url(../images/nav-6.png) top center no-repeat;
}
.post-16 .wp-menu .i7 a.menu-link {
	background: url(../images/nav-7.png) top center no-repeat;
}
.post-16 .wp-menu .i8 a.menu-link {
	background: url(../images/jjhh.png) top center no-repeat;
}
.post-16 .wp-menu .i9 a.menu-link {
	background: url(../images/pgsh.png) top center no-repeat;
}
/*.post-16 .wp-menu .i9 a.menu-link {
	background: url(../images/titbg-1.png) top center no-repeat;
}*/
.post-16 .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
	color: #2c4684;
}
.post-16 .wp-menu .i1 a.menu-link:hover {
	background: url(../images/nav-1h.png) top center no-repeat;
}
.post-16 .wp-menu .i2 a.menu-link:hover {
	background: url(../images/nav-2h.png) top center no-repeat;
}
.post-16 .wp-menu .i3 a.menu-link:hover {
	background: url(../images/nav-3h.png) top center no-repeat;
}
.post-16 .wp-menu .i4 a.menu-link:hover {
	background: url(../images/nav-4h.png) top center no-repeat;
}
.post-16 .wp-menu .i5 a.menu-link:hover {
	background: url(../images/nav-5h.png) top center no-repeat;
}
.post-16 .wp-menu .i6 a.menu-link:hover {
	background: url(../images/nav-6h.png) top center no-repeat;
}
.post-16 .wp-menu .i7 a.menu-link:hover {
	background: url(../images/nav-7h.png) top center no-repeat;
}
.post-16 .wp-menu .i8 a.menu-link:hover {
	background: url(../images/jjh.png) top center no-repeat;
}
.post-16 .wp-menu .i9 a.menu-link:hover {
	background: url(../images/pgshh.png) top center no-repeat;
}
.mod .sudy-tab .tab-menu {
	height: 40px;
	border: none;
}
.mod .sudy-tab .tab-menu li {
	float: right;
	padding: 0 6px;
	height: 40px;
	line-height: 40px;
	color: #2c4684;
	font-size: 15px;
	font-weight: normal;
	transition: all 0.5s;
}
.mod .sudy-tab .tab-menu li a {color: #2c4684;}
.mod .sudy-tab .tab-menu li.selected a {color: #d29d52;}
.mod .sudy-tab .tab-menu li.selected {
	background: none;
	color: #d29d52;
}
.sub-title {
	float: right;
	padding: 0 6px;
	height: 40px;
	line-height: 40px;
	color: #2c4684;
	font-size: 15px;
	font-weight: normal;
}
.sub-title a {
	color: #2c4684;
}
.sub-title a:hover {
	color: #d29d52;
}
.object {
	position: absolute;
	left: 20%;
    top: 20px;
}
embed {
	height: 100px;
}
.img_op {
	width: 171px;
	height: 62px;
	position: absolute;
	top: 20px;
	left: 20%;
}
.outer_television_news {
	width: 100%;
	float: left;
	margin-top: 10px;
	border: 1px solid #ccc;
	border-top: none;
}
.policy_department1_box {
}
h5 {
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #002a5f;
}
.policy_department1_box dl {
	margin: 0;
	padding: 0;
	list-style: none;
}
.policy_department1_box dl dt {
	height: 30px;
	border-top: 1px solid #ccc;
	background: #fafafa;
	padding-left: 12px;
	line-height: 30px;
	width: 48%;
	border-right: 1px solid #ccc;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.policy_department1_box dl dt a {
	padding-left: 18px;
}
.policy_department1_box dl dd {
	width: 48%;
	height: 30px;
	border-top: 1px solid #ccc;
	background: #eee;
	padding-left: 12px;
	line-height: 30px;
	margin: 0;
	border-right: 1px solid #ccc;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.policy_department1_box dl dd a {
	padding-left: 18px;
}
.post.post1.post-150 {
	/**position: absolute;**/
	/**top: 53%;**/
	/**right: 25%;**/
	/**display: none;**/
	/**margin-right: -90px;**/
}
.xqw {
	font-size: 15px;
	color: #d60a0a;
	font-weight: bold;
	line-height: 28px;
}
.xqw a {
	color: #d60a0a;
	font-size: 15px;
}
ul.tab-list .post.post1.post-10 {
    /*position: absolute;
    left: -20px;
	overflow: hidden;*/
}
iframe {
    border: 0px;
    scroll-boundary-behavior-y: none;
}

.article .entry .read .spc img{display:inline;vertical-align: baseline;}
div#lead1 img {
    height: 100% !important;
    width: auto !important;
    max-height: 155px;
   width: 200px !important;
   height: 200px !important;

}

.foot_left a {
    color: #a5acc3;
}
