@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;
}
::-webkit-input-placeholder {
color: #fff;
} /* WebKit, Blink, Edge */
:-moz-placeholder {
color: #fff;
} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder {
color: #fff;
} /* Mozilla Firefox 19+ */
:-ms-input-placeholder {
color: #fff;
} /* Internet Explorer 10-11 */
body, p {
	font: 14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial;
	color: #333;
	font-family: "微软雅黑";
}
body {
}
a {
	text-decoration: none;
	color: #2f2f2f;
	font-family: "微软雅黑";
	font-size: 14px;
	transition: all ease-out 0.3s;
}
a:hover {
	text-decoration: none;
	color: #034597;
}
.wp-wrapper {
	width: 100%;
	background-color: #fff;
}
.wp-wrapper .wp-inner {
	width: auto;
	max-width: 1200px;
	margin: 0 auto;
}
/**头部**/
.wp-header {
       /* background: #ac2020 url(../images/head1.png) no-repeat center;*/
	background: #0459ab url(../images/head.png) no-repeat center;
    padding: 24px 0;
}
/**
  * [站点LOGO]
  */
.logo-panel {
	float: left;
}
.logo-window {
	margin-left: 10px;
}
.logo-window img {
	vertical-align: middle;
}
.wp-head-tools {
	float: right;
}
.topnav {
	float: right;
	margin-top: 14px;
}
.topnav .wp-menu .menu-item {
	background: url(../images/topnavi.png) no-repeat left center;
	padding-left: 13px;
	padding-right: 7px;
}
/**
 * [语言选择]
 */
.lang-panel {
	margin-right: 17px;
}
.lang-window {
	padding: 6px 0;
}
.lang-window .wp-menu .menu-item {
	float: right;
}
.lang-window .wp-menu .menu-item a.menu-link {
	display: inline-block;
	margin: 0 3px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
}
.lang-window .wp-menu .menu-item a.menu-link:hover {
	text-decoration: underline;
	color: #f1f1f1;
}
/**
 * [顶部副导航]
 */
.top-nav-panel {
	margin-right: 17px;
}
.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 3px;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover {
	text-decoration: underline;
	color: #f1f1f1;
}
/**
 * [搜索]
 */
.search-panel {
	float: right;
	clear: right;
	width: 19.5%;
	margin-top: 24px;
}
.search-window {
	border-radius: 50px;
	background: url(../images/searbg.png);
	overflow: hidden;
}
.wp-search {
	position: relative;
}
.wp-search form {
	display: block;
}
.wp-search .search-input {
	margin-left: 10px;
	margin-right: 46px;
}
.wp-search .search-input input.search-title {
	width: 100%;
	height: 23px;
	line-height: 23px;
	border: 0;
	outline: 0;
	background: none;
	color: #fff;
	font-size: 16px;
	padding: 7px 0;
}
.wp-search .search-btn {
	width: 46px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -17px;
}
.wp-search .search-btn input.search-submit {
	width: 100%;
	height: 34px;
	border: 0;
	outline: 0;
	background: url(../images/sous.png) no-repeat center;
	cursor: pointer;
}
/**主导航**/
.wp-navi {
	background: url(../images/navbg.png);
	position: absolute;
	z-index: 99999;
}
.main-nav-panel {
}
.menu-switch-arrow {
	display: none;
}
.wp-navi .wp-menu {
	margin: 0 auto
}
.wp-navi .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
	background: url(../images/navi.png) no-repeat left center;
	z-index: 99999;
}
.wp-navi .wp-menu .menu-item.i1 {
	background: none;
}
.wp-navi .wp-menu .menu-item a > .menu-switch-arrow {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(images/nav_j.png) no-repeat center center;
	vertical-align: middle;
}
.wp-navi .wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 28px;
	line-height: 47px;
	color: #034597;
	font-size: 16px;
}
.wp-navi .wp-menu .menu-item.hover a.menu-link, .wp-navi .wp-menu .menu-item a.hover {
	text-decoration: none;
	color: #0e5da4;
}
.wp-navi .sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 47px;
	min-width: 120px;
	z-index: 100;
	background: url(../images/navbg.png);
}
.wp-navi .sub-menu .sub-item {
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
}
.wp-navi .sub-menu .sub-item a {
	display: block;
	color: #000;
	height: 40px;
	line-height: 40px;
	padding: 0 17px;
	font-size: 14px;
	background: none;
}
.wp-navi .sub-menu .sub-item.hover> a, .wp-navi .sub-menu .sub-item a:hover {
	color: #fff;
	background-color: #1384e2;
	display: block;
}
.wp-navi .sub-menu .sub-menu {
	left: 100%;
	top: 0px;
	z-index: 200;
	background: #fff;
}
/**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 {
	display: block;
	width: 34px;
	height: 34px;
	background: url(img/menu-icon-arrow-white.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-focus .focus-title-con {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	bottom: 0;
}
.wp-focus .focus-title-bar {
	left: 0;
	height: 55px;
}
.wp-focus .focus-title {
	height: 55px;
	line-height: 55px;
	font-weight: normal;
}
.wp-focus .focus-title a {
	font-size: 16px;
	color: #fff;
}
.wp-focus .focus-pagination {
	    height: 40px;
    right: 40px;
    bottom: 40px;
}
.wp-focus .focus-pagination .focus-page {
	width: 30px;
	height: 37px;
	border-radius: 0px;
	margin-right: 10px;
	transition:all ease-out 0.3s;
}
.wp-focus .focus-pagination .focus-page-1 {
	background: url(../images/s.png) 0 0 no-repeat;
	width: 27px;
}
.wp-focus .focus-pagination .focus-page-2 {
	background: url(../images/u.png) 0 0 no-repeat;
}
.wp-focus .focus-pagination .focus-page-3 {
	background: url(../images/e.png) 0 0 no-repeat;
	width: 24px;
}
.wp-focus .focus-pagination .focus-page-4 {
	background: url(../images/s.png) 0 0 no-repeat;
	width: 27px;
	margin-right: 0;
}
.wp-focus .focus-pagination .focus-page-active {
	background-position:0 bottom;
}
/**
 * 主体
 */
.wp-main-page .wp-container {
	padding-top: 35px;
}
.wp-main-page .content {
	width: 65.2%;
	float: left;
}
.wp-main-page .content .cbox-left {
	width: 46%;
	float: left;
}
.wp-main-page .content .cbox-right {
	width: 46%;
	float: right;
}
.wp-main-page .sidebar {
	width: 30%;
	float: right;
}
.wp-main-page .sidebar .sbox {
}
.wp-post {
	margin-bottom: 10px;
}
.wp-post .post-head {
	height: 58px;
	margin-bottom: 10px;
}
.wp-post .post-head .head-bar {
	position: relative;
}
.wp-post .post-head .post-title {
	display: inline-block;
	height: 58px;
	line-height: 58px;
	font-size: 22px;
	font-weight: normal;
	color: #3e3e3e;
}
.wp-post .post-head .post-more {
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
}
.wp-post .post-head .post-more a {
	font-size: 24px;
	color: #9e9e9e;
	text-decoration: none;
}
.wp-post .post-body {
}
.post-news .news-item {
	height: 24px;
	line-height: 24px;
	vertical-align: top;
	overflow: hidden;
}
.post-news .news-item .meta-title {
	display: block;
	float: left;
	overflow: hidden;
}
.post-news .news-item .meta-time {
	display: block;
	float: right;
	height: 20px;
	line-height: 20px;
	color: #999;
}
.post1 .post-head .post-title {
	color: #000; font-weight: bold;
}
.post1 .ynews {
	margin-bottom: 25px;
}
.post1 .ynews img {
	width: 100%;
}
.post1 .con {
}
.post1 .ynews_title {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 24px;
}
.post1 .ynews_title a {
	font-size: 16px;
	color: #015aaa;
}
.post1 .ynews_title a:hover {
	color: #044886;
}
.post1 .ypost_time {
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 24px;
	color:#fff;
}
.post1 .ynews_wz {
	font-size: 12px;
	color: #5c5c5c;
	line-height: 27px;
	display: none;
}
.post1 .ynews.n1 .con{}
.post2 .post-head .post-title {
	color: #c42720;
}
.post3 .xnews {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 7px;
	margin-bottom: 13px;
}
.post3 .xnews.n0 {
	background: #ecf3f9;
	border-bottom: 0px;
	padding: 0;
}
.post3 .xnews .con {
	padding: 10px 22px;
}
.post3 .xnews .img-link img {
	width: 100%;
	max-height: 243px;
}
.post3 .xnews .con2 {
}
.post3 .xnews .con .xnews_title {
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.post3 .xnews .con .xnews_title a {
	font-size: 16px;
}
.post3 .xnews .xnews_title {
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.post3 .xnews .xnews_title a {
	font-size: 15px;
	color: #015aaa;
}
.post3 .xnews .xnews_title a:hover {
	color: #044886;
}
.post3 .xnews .xpost_time {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #5c5c5c;
	line-height: 31px;
}
.wp-container2 {
	background: #f6f6f6 url(../images/con2bg.png) repeat-x top;
	padding: 45px 0 40px;
	margin-top: 25px;
}
.post4 .tupian {
	position: relative;
	width: 100%;
	height: 264px;
}
.post4 .tupian img {
	width: 100%;
	height: 264px;
}
.post4 .tpbt-bj {
	height: 70px;
	width: 100%;
filter: alpha(opacity:64);
	opacity: 0.64;
	background: #0063b1;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.post4 .con3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 50px;
	padding: 10px 22px;
	width: 88%;
	text-align: left;
}
.post4 .tpbt {
	line-height: 24px;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.post4 .tpbt a {
	color: #fff;
	font-size: 15px;
}
.post4 .tpsj {
	line-height: 24px;
	color: #fff;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 16px;
}
.post4 .liebiao {
	margin-top: 15px;
}
.post4 .new-list {
	line-height: 34px;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.post4 .new-list .biaoti a {
	color: #000;
}
.post4 .new-list .biaoti a:hover {
	color: #044886;
}
.sudy-tab {
	position: relative;
}
.sudy-tab .tab_more {
	position: absolute;
	right: 3px;
	top: 17px;
}
.sudy-tab .tab_more a {
	font-size: 24px;
	color: #9e9e9e;
}
.sudy-tab .tab-menu {
	margin-bottom: 10px;
}
.sudy-tab .tab-menu li {
	float: left;
	margin: 0 6px;
	cursor: pointer;
}
.sudy-tab .tab-menu li .post-title {
	color: #0d7bd1;
	opacity: 0.68;
	filter: alpha(opacity=68);
}
.sudy-tab .tab-menu li.selected .post-title {
	color: #3e3e3e;
}
.post5 .jzyl {
	margin-top: 10px;
}
.post5 .jzyl .jzyl_list {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 10px;
	padding-bottom:10px;
}
.post5 .jzyl .jzyl_bt {
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.post5 .jzyl .jzyl_bt a {
	font-size: 15px;
	color: #034597;
}
.post5 .jzyl .jzyl_xx {
	padding: 5px 0;
}
.post5 .jzyl .jzyl_xx p {
	font-size: 12px;
	line-height: 20px;
	color: #6c6c6c;
}
.post5 .xnews_title {
	line-height: 24px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.post5 .xnews_title a {
	font-size: 15px;
	color: #015aaa;
}
.post5 .xnews_title a:hover {
	color: #044886;
}
.post5 .xpost_time {
	font-size: 16px;
	font-family: "Georgia";
	color: #5c5c5c;
}
.post5 .xywh .post-news .xnews {
	padding-bottom: 5px;
}
/*日历新闻列表*/
.rili {
}
.rili .con {
	padding: 5px 0px;
}
.rili .news_list {
}
.rili .news_list li.news {
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.rili .news_list li.news.n1 {
}
.rili .news_list li.news .news_date {
	float: left;
	width: 56px;
	margin-right: -70px;
	text-align: center;
	font-family: "微软雅黑";
}
.rili .news_list li.news .news_date .news_year {
	line-height: 28px;
	font-size: 16px;
	color: #fff;
	background-color: #0d7bd1;
}
.rili .news_list li.news .news_date .news_days {
	line-height: 28px;
	font-size: 12px;
	color: #0c66ad;
	background-color: #fff;
}
.rili .news_list li.news .news_wz {
	width: 100%;
}
.rili .news_list li.news .news_wz .news_con {
	margin-left: 70px;
	padding: 4px 0px;
}
.rili .news_list li.news .news_title {
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
}
.rili .news_list li.news .news_title a {
	font-size: 15px;
	color: #034597;
}
.rili .news_list li.news .news_title a:hover {
	color: #044886;
}
.wp-container3 {
	padding-top: 28px;
}
.wp-container3 a:hover {
	color: #044886;
}
.wp-container3 .tzgg_lmbt {
	float: left;
	height: 58px;
	line-height: 58px;
	font-size: 22px;
	font-weight: normal;
	color: #3e3e3e;
}
.wp-container3 .sudy-tab .tab-menu li {
	margin: 0;
}
.wp-container3 .sudy-tab .tab-menu li.qiehuan1 {
}
.wp-container3 .sudy-tab .tab-menu li span {
	display: block;
	color: #0c66ad;
	margin-top: 18px;
	padding: 6px 13px;
}
.wp-container3 .sudy-tab .tab-menu li.selected span {
	background: #006db5;
	border-radius: 5px;
	color: #fff;
}
.wp-container3 .list_con {
	float: left;
	width: 48%;
}
.wp-container3 .list_con .list_li {
	margin-bottom: 30px;
	background: #e6f0f8;
}
.wp-container3 .list_con .list_li.n2 {
	background: #0d7bd1;
}
.wp-container3 .list_con .list_li.n2 .list_tab_right .tab_right_bt {
	color:#fff;
}
.wp-container3 .list_con .list_li.n2 .list_tab_right .tab_right_bt a {
	color: #fff;
}
.wp-container3 .list_con .list_li.n2 .list_tab_right .tab_right_sj {
	color: #fff;
}
.wp-container3 .list_con .list_li.n2 .list_tab_right .tab_right_jj {
	color: #fff;
}
.wp-container3 .list_con .list_li.n2 .list_tab_left {
	float: right;
}
.wp-container3 .list_con .list_li.n2 .list_tab_right {
	float: right;
}
.wp-container3 .list_tab_left {
	float: left;
	width: 50%;
}
.wp-container3 .list_tab_left img {
	width: 100%;
	height: 190px;
}
.wp-container3 .list_tab_right {
	float: left;
	width: 50%;
}
.wp-container3 .list_tab_right .con {
	padding: 22px 30px 23px;
	;
}
.wp-container3 .list_tab_right .tab_right_bt {
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.wp-container3 .list_tab_right .tab_right_bt a {
	font-size: 16px;
	color: #0c66ad;
}
.wp-container3 .list_tab_right .tab_right_sj {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #5c5c5c;
	line-height: 50px;
}
.wp-container3 .list_tab_right .tab_right_jj {
	font-size: 12px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #5c5c5c;
}
.wp-container3 .list_tab_news {
	float: right;
	width: 48.5%;
}
.wp-container3 .list_tab_news .con {
}
.wp-container3 .list_tab_news .tab_right_list {
	padding-left: 15px;
	border-bottom: 1px solid #d9d9d9;
	background: url(../images/tabnewi.png) no-repeat 0 8px;
	margin-bottom: 15px;
	padding-bottom: 14px;
	position:relative;
}
.wp-container3 .list_tab_news .tab_right_bt {
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-right:105px;
}
.wp-container3 .list_tab_news .tab_right_ly {
	line-height:25px;
	font-size:14px;
	position:absolute;
	top:0;
	right:0;}
.wp-container3 .list_tab_right .tab_right_bt{
	color:#0c66ad;
	font-size:16px;
}
.wp-container3 .list_tab_news .tab_right_bt a {
	font-size: 15px;
	color: #0c66ad;
}
.wp-container3 .list_tab_news .tab_right_bt a:hover {
	color: #044886;
}
.wp-container3 .list_tab_right .tab_right_bt a:hover {
	color: #044886;
}
.wp-container3 .list_tab_news .tab_right_jj {
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #5c5c5c;
	margin: 6px 0;
}
.wp-container3 {
}
/**列表页**/
.wp-banner {
	background-color: #ececec;
}
.wp-banner.list .wp-inner {
	position: relative;
	overflow:hidden;
	max-width:100%;
}
.wp-banner.list .wp-inner img {
	vertical-align:top;
	width:100%;
}
.wp-banner .column-name {
	display: none;
	height: 24px;
	line-height: 24px;
	font-size: 20px;
	color: #fff;
	text-shadow: 2px 2px 2px #000000;
	overflow: hidden;
	position: absolute;
	left: 6px;
	right: 6px;
	top : 50%;
	margin-top: -12px;
}
/**列表页banner图**/
.banner img {
	width: 100%;
	vertical-align: top;
}
.wp-column-menu {
	width: 280px;
	position: relative;
	float: left;
	margin-right: -280px;
	top:-56px;
}
.wp-column-news {
	float: right;
	width: 100%;
}
.wp-column-news .column-news-box {

}
/**栏目列表**/
.column-head {
	background:url(../images/columbg.png);
	line-height: 24px;
}   /**位置栏目背景**/
.column-head .column-anchor {
	padding: 16px;
	padding-left:45px;
}
.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;
}		/**位置栏目字体**/
.column-list-wrap {
	border-bottom:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
}
.column-list-wrap li {
	width: 100%;
	vertical-align: bottom;
}
.column-list-wrap li a {
	display: block;
	width: 100%;
	border-bottom: 0px solid #b3b3b3;
	font-size: 16px;
	color: #373737;
	transition: none;
	background: url(../images/lmlb_bj.png) repeat-y;
}
.column-list-wrap li a:hover {
	color: #373737;
	text-decoration: none;
}
.column-list-wrap li.selected a.selected {
	color: #373737;
}
.column-list-wrap li.selected a.selected span {
	background: url(../images/jt_right.png) right center no-repeat;
}
.column-list-wrap li a span {
	display: block;
	padding: 0px;
	margin-left: 25px;
	line-height: 47px;
	margin-right: 25px;
	border-bottom: 1px solid #d3d8db;
	padding-left: 8px;
}
.column-list-wrap .parent a span {
	background: url(../images/jt_bottom.png) right center no-repeat;
}
.column-list-wrap .sub-list li a {
	font-size: 14px;
}
.column-list-wrap .sub-list li a:hover {
	background: url(../images/lmlb_bj.png) repeat-y;
}
.column-list-wrap .sub-list li.selected a.selected {
	background: url(../images/lmlb_bj.png) repeat-y;
}
.column-list-wrap .sub-list li a span {
	padding: 6px 0px;
	padding-left: 34px;
	line-height: 29px;
	background: none;
}
.column-list-wrap .sub-list .sub-list li a {
	font-size: 13px;
	background-position: 26px 10px;
	background-color: #f5f5f5;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
	background-position: 26px 10px;
}
.column-list-wrap .sub-list .sub-list li a span {
	padding-left: 36px;
	line-height: 17px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 44px;
}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 52px;
}
/**
 * 栏目新闻
 */
.list-head {
	padding: 10px 0;
}
.list-meta .column-title {
	float: left;
	display: inline-block;
	white-space: nowrap;
	line-height: 24px;
	font-size: 18px;
	color: #02a0ea;
	font-weight:normal;
	clear:right;
	padding-bottom:15px;
} /**当前位置**/
.list-meta .column-path {
	padding:20px 0 20px 25px;
	background:url(../images/home.png) no-repeat left center;
	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 {
	min-height:250px;
	padding: 10px 0;
}
.column-news-list .column-news-item {
	font-size: 15px;
	display: block;
	position: relative;
	line-height: 36px;
}
.possplit { width:20px; background:url(../images/dqwz.png) no-repeat center;}
  /**栏目新闻列表**/
.column-news-list .column-news-item:hover {
	background-color: #F7F7F7;
	color: #000;
}
.column-news-list .column-news-item .column-news-title {
	display: block;
	margin-right: 90px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.column-news-list .column-news-item .column-news-date {
	display: block;
	text-align: right;
	width: 90px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 5px;
	color: #999;
}
.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-top: 5px;
	
}
.column-news-list .wp_entry img {
	vertical-align: middle;
	max-width: 100%;
_width:expression(this.width > 800 ? "880px" : this.width);
}   /**列表页文章图片大小限制**/
/**文章页**/
.wp-info-page .wp-navi {
}
.info-box {
	margin: 0 20px;
}
.article {
}
.article h1.arti-title {
	line-height: 26px;
	padding: 5px;
	text-align: center;
	font-size: 20px;
	font-weight:bold;
	color: #009fed;
} /**文章标题**/
.article h2.arti-title {
	line-height: 22px;
	padding: 3px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #424242;
	border-bottom: 1px solid #e6e6e6;
} /**文章标题**/
.article .arti-metas {
	line-height: 16px;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6;
}
.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.7;
	font-size: 15px;
	/*text-align: justify;*/
}
.article .entry p {
	margin-bottom: 11px;
}
.article .entry .read img {
	vertical-align: middle;
	max-width: 100%;
_width:expression(this.width > 1100 ? "1100px" : this.width);
	background: url(img/loading.gif) no-repeat center;
}   /**文章阅读部分图片大小限制**/
/**阅读设置**/
.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: #ac2020;*/
	 background: #0c61b2 url(../images/footerbg.jpg) top center repeat-x;
}
.wp-footer .wp-inner {
	padding: 50px 0 40px 0;
}
.footer-top {
	padding-bottom: 25px;
}
.footer-bot {
	border-top: 1px solid #d72d2d;
	/*border-top: 1px solid #4a8ccd;*/
	text-align: center;
	padding-top: 30px;
}
.wp-footer p span {
	font-size: 14px;
	color: #d5dfee;
	margin: 0 8px;
	line-height: 25px;
}
.foot-left {
	float: left;
	width: 33.3%;
}
.foot-center {
	float: left;
	width: 33.3%;
	text-align: center;
}
.foot-right {
	float: right;
	width: 27%;
}
.post-31 .news_list .news {
	float: left;
	/*width: 33.3%;*/
	width: 50%;
}
.post-31 .news_title {
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	width: 100%;
}
.post-31 .news_img {
	max-width: 92px;
	max-height: 92px;
	margin: 0 auto;
	padding-top: 5px;
}
.post-31 .news_img img {
	width: 100%;
	height: 100%;
}
.post-30 .news_img {
	max-width: 315px;
	max-height: 140px;
}
.post-30 .news_img img {
	width: 100%;
	height: 100%;
}
.wp-jumbours {
	padding-top: 10px;
}
.wp-jumbours .wp-inner {
	max-width: 1920px;
	width: auto;
	margin: 0 auto;
}
.jumbours-title {
	max-width: 1200px;
	margin: 0 auto;
	width: auto;
}

.wp-jumbours .view_pic_2 {
}
.wp-jumbours .view_pic {
	float: left;
	width: 24.7%;
	margin-left:0.4%;
}
.wp-jumbours .view_pic_1 {
	float: left;
	width: 24.7%;
	margin-left:0;
}
.wp-jumbours .news_list .news {
	text-align: center;
	overflow: hidden;
	position: relative;
}
.wp-jumbours .news_list .news.n2 { margin-top:1.7%;}
.wp-jumbours .news_img {
	width: 100%;
}
.wp-jumbours .news_img img {
	width: 100%;
	height: 100%;
}
.wp-jumbours .news_bg {display:none;
	background: url(../images/newsbg.png) repeat;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.5s ease 0s;
	filter: alpha(opacity=0);
}
.wp-jumbours .news_con {
	width: 100%;
	padding: 20px 0;
	color: #fff;
	position: absolute;
	bottom: -100%;
	z-index: 1;
	transition: all 0.5s ease 0s;
}
.wp-jumbours .news_title {display:none;
	width: 100%;
	line-height: 28px;
	font-size: 22px;
}
.wp-jumbours .news_title a {
	color: #fff;
	font-size: 22px;
}
.wp-jumbours .news_list .news:hover .news_bg {
	opacity: 1;
	filter: alpha(opacity=100);
}

.wp-jumbours .news_list .news:hover .news_con {
	bottom: 0;
}
.wp-content {
	margin: 40px 0 0;
}
.wp-content .mod_left {
	width: 47.9%;
	float: left;
}
.wp-content .mod_right {
	float: right;
	width: 47.5%;
}
.post-33 .con {
	padding: 0;
}
.tt {
	width: 100%;
	height: 58px;
	line-height: 58px;
	padding-bottom: 10px;
}
.tt .tit {
	float: left;
}
.tt .tit .title {
	font-size: 22px;
	color: #3e3e3e;
	line-height: 36px;
	font-weight: normal;
}
.post-37 .tt {
	margin-bottom: 18px;
}
.wp-content .mod_right .tt {
	margin-bottom: 22px;
}
.more_btn {
	float: right;
}
.more_text {
}
.post-38 .news_img {
	max-width: 575px;
	height: 315px;
	overflow: hidden;
}
.post-38 .news_img img {
	width: 100%;
	height: 100%;
}
.post-38 .news_img:hover img {
	transform: scale(1.5);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.5);
	-webkit-transform: all 1s ease 0s;
}
.wp-content .mod_left .video_top {
	background: #e2eefc;
}
.wp-content .mod_left .video_bottom {
	background: #e2eefc;
}
.wp-content .mod_left .sudy-tab .tab-menu {
	margin-bottom: 0;
	height: auto;
	border: none;
	padding: 20px 0px;
}
.wp-content .mod_left .sudy-tab .tab-menu li.selected a {
	color: #00449d;
	font-weight: bold;
}
.wp-content .mod_left .sudy-tab .tab-menu li {
	margin: 0;
	font-weight: normal;
	color: #00449d;
	font-size: 15px;
	height: 36px;
	line-height: 24px;
	padding: 5px 0;
	border-radius: 0;
	width: 33.3%;
	text-align: center;
	background: url(../images/shubg.png) left center no-repeat;
}
.wp-content .mod_left .sudy-tab .tab-menu li.n1 {
	background: none;
}
.wp-content .mod_left .sudy-tab .tab-menu li a {
	color: #00449d;
	font-size: 15px;
}
.post-40 .wp-menu {
	margin: 0 auto;
}
.post-40 .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 100;
	width: 33%;
	text-align: center;
}
.post-40 .wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 19px 0 19px;
	height: 50px;
	line-height: 50px;
	color: #2e2e2e;
	font-size: 15px;
}
.post-40 .wp-menu .i1 a.menu-link {
	background:url(../images/nav-1.png) no-repeat left 25px;
        padding-left: 55px;
}
.post-40 .wp-menu .i2 a.menu-link {
	background: url(../images/nav-2.png) no-repeat left 25px;
        padding-left: 55px;
}
.post-40 .wp-menu .i3 a.menu-link {
	background: url(../images/nav-3.png) no-repeat left 25px;
        padding-left: 55px;
}
.post-40 .wp-menu .i4 a.menu-link {
	background: url(../images/nav-4.png) no-repeat left 25px;
        padding-left: 55px;
}
.post-40 .wp-menu .i5 a.menu-link {
	background: url(../images/nav-5.png) no-repeat left 25px;
        padding-left: 55px;
}
.post-40 .wp-menu .i6 a.menu-link {
	background: url(../images/nav-6.png) no-repeat left 25px;
        padding-left: 55px;
}
.post-40 .wp-menu .i7 a.menu-link {
	background: url(../images/nav-7.png) top no-repeat;
}
.post-40 .wp-menu .i8 a.menu-link {
	background: url(../images/nav-8.png) top no-repeat;
}
.post-40 .wp-menu .i9 a.menu-link {
	background: url(../images/nav-9.png) top no-repeat;
}
.post-40 .wp-menu .i10 a.menu-link {
	background: url(../images/nav-10.png) top no-repeat;
}
.post-40 .wp-menu .i11 a.menu-link {
	background: url(../images/nav-11.png) top no-repeat;
}
.post-40 .wp-menu .i12 a.menu-link {
	background: url(../images/nav-12.png) top no-repeat;
}
.post-40 .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
	color: #034597;
}
.topic_left {
	float: left;
	width: 54.2%;
}
.topic_right {
	float: left;
	width: 45.8%;
}
.mod-bot {
	margin-top: 24px;
}
.post-41 .news_img {
	width: 100%;
	height: 193px;
}
.post-41 .news_img img {
	width: 100%;
	height: 100%;
}
.post-41 .news_topic:hover .news_img img {
}
.post-42 .news_title {
	padding-left: 30px;
}
.post-42 .news_title a {
	color: #25559d;
	font-size: 16px;
}
.wp-content .mod_right .sudy-tab .tab-menu {
	height: auto;
	border-bottom: none;
}
.wp-content .mod_right .sudy-tab .tab-menu li {
	margin: 0;
	width: 100%;
	padding: 0;
	border-radius: 0;
	background: #e6e6e6;
	font-weight: normal;
	border-bottom: 1px solid #c9c7c7;
	line-height: 63.5px;
	height: 63.5px;
	font-size: 16px;
	color: #fff;
	transition: all 0.4s;
}
.wp-content .mod_right .sudy-tab .tab-menu li.n3 {
	border: none;
}
.wp-content .mod_right .sudy-tab .tab-menu li.selected {
	background-color: #00a0e9;
	color: #fff;
}
.wp-content .mod_right .sudy-tab .tab-menu li.selected a {
	color: #fff;
}
.sydw {
	width: 100%;
	margin: 0 auto;
	margin-top: 25px;
}
/**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;
}
.img-item {
    z-index: 1;
    width: 25%;
    /*padding: 13px;*/
    line-height: 1.5;
    
}
.img-item img {
    display: block;
	width:100%
}
.img-con {
	margin:5px;
	padding:5px;
	background-color: #fff;
    box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
    -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
    filter: progid:DXImageTransform.Microsoft.Shadow(color = #adacac, direction = 135, strength = 2);}
.img-con:hover {
    box-shadow: 0 1px 5px rgba(34, 25, 25, .8);
    -moz-box-shadow: 0 1px 5px rgba(34, 25, 25, .8);
    -webkit-box-shadow: 0 1px 5px rgba(34, 25, 25, .8);
    filter: progid:DXImageTransform.Microsoft.Shadow(color = #979797, direction = 135, strength = 3);
}
#waterfall-message { display:none !important;}
.fixed{ position:fixed; top:0;}
.article .arti-metas span.wzly { display:none;}
.tableinfo .read table { width:100% !important;}
.tabinfo .column-body { display:none;}
.tabinfo .wp-column-news .column-news-box { margin-left:0;}
.column_week_hot{ width:280px; float:right; margin-top: 130px;}
.column_month_hot{ width:280px; float:right; clear:right;}
.zrwz{ font-size:20px; font-weight:bold; padding:20px 0;}
.wp-column-news .column-news-box{ width:865px; float:left;}
.post1 .ynews{ position:relative; background:none;}
.post1 .con{ position:absolute; bottom:0px;}
.post1 .ynews_title a:hover { color: #fff;}
.post1 .ynews_title a{ color: #fff;}
.post1 .con{ background:url(../images/btbg.png); width:100%;}
.post3 .xnews.n0{ background:none; position:relative;}
.ypost_time.x1{font-size: 16px; color: #fff; font-family: "微软雅黑";}
.ynews_title.x1 a{font-size: 16px; color: #fff; line-height:20px;}
.post3 .xnews .con{ padding:0; position:absolute; bottom:0; background:url(../images/btbg.png); width:100%;}
.post3 .xnews .coninfo{ padding:15px;}
.wp-info-page .wp-column-news .column-news-box{ width:865px; float:left;margin-right: 0px; margin-left: 0px;}
.wp-column-news .column-news-box{    margin-right: 25px; margin-left: 320px;}
.post1 .coninfo{ padding:15px;}
.post-title.x0{ font-weight:bold !important;}


.jj .ly{ float:right; line-height:36px;width: 145px; font-size: 12px; color: #000;}
.jj .column-news-list .column-news-item .column-news-date{ position:static; float:right; line-height:36px; margin-right:30px;}
.jj .column-news-list .column-news-item .column-news-title{ float:left;}
.jj .column-news-list .column-news-item .column-news-title{ margin-right:0px;}
.mailbox {max-width: 1200px;
    height: 33px;
    padding: 0;
	margin:15px auto;
    font-size: 12px;
    line-height: 33px;
    color: #FFFFFF;
    background-color: #4f98dd;
    text-align: center;}
#wp_nav_w50 { width:1150px; margin:0 auto;}
#wp_nav_w50 .wp_nav .nav-item a span.item-name {    
background: url(../images/b_gx.jpg) no-repeat left;
    padding: 5px 32px; color:#fff;}
#wp_nav_w50 .wp_nav .nav-item.i1 a span.item-name { background:none;}
.ab{ background:url(../images/ab.png) left center no-repeat; padding-left:20px}
.ab a{color: #d5dfee;}
.zsjy-left {
    float: left;
    width: 58.9%;
}
.zsjy-right {
    float: left;
margin-left: 2px;
}
.zsjy-img {
    float: left;
}
.zsjy-img.a1, .zsjy-img.a2, .zsjy-img.a3, .zsjy-img.a4, .zsjy-img.a6 {
    margin-left: 2px;
    margin-bottom: 2px;
}
.zsjy-img {
    float: left;
    width: 49%;
}
.zsjy-right .zsjy-img {
    float: left;
    width: 100%;
}
.zsjy-img img {width: 100%;}
.pch .news_title{text-align:center;}

/**/




.post-40 .wp-menu .menu-item.i1 {
    border: 1px solid #ddd;
}
.post-40 .wp-menu .menu-item.i2 {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.post-40 .wp-menu .menu-item.i3 {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.post-40 .wp-menu .menu-item.i4 {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.post-40 .wp-menu .menu-item.i5 {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.post-40 .wp-menu .menu-item.i6 {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.wp-column-news2 .column-news-box2{}
.column-news-box2 .wp_subcolumn_list .wp_sublist .sublist_title{border-bottom: 2px solid #009dea;}
.column-news-con2 .list3 li.news {
    float: left;
    width: 33%;
    line-height: 32px;
    height: 32px;
}
.column-news-con2 .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext{ display:none;}

.wen1 p {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
}
.wen1 {
    text-align: center;
}
.column-news-con.column-news-con2 .subcolumn-name {
    font-size: 16px;
}

.zsjy-imgg {
    width: 99%;
}

.article .entry p span{
    font-size: 15px;
}