@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 Microsoft YaHei, Tohoma, Arial;
	color: #333;
}
body {
	background-color: #f5f4f2;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #EC3C1B;
}
.wp-wrapper {
	width: 100%;
}
.top-nav .wp-inner {
	background: url(../images/head_bg.png) right 6px no-repeat;
}
.wp-wrapper .wp-inner {
	width: auto;
	max-width: 1200px;
	margin: 0 auto;
}
/**头部**/
.wp-header {
	position: relative;
	background: #005691;
}
.header_bg {
	position: absolute;
	top: 0;
	height: 120px;
	background: #000;
	opacity: 0.45;
	z-index: 91;
	width: 100%;
	filter: alpha(opacity=45);
}
.top-nav {
}
/**
  * [站点LOGO]
  */
.logo-panel {
	float: left;
}
.logo-window {
	padding: 6% 0;
	margin-left: 10px;
}
.logo-window img {
	vertical-align: middle;
}
.wp-head-tools {
	float: right;
}
/**
 * [语言选择]
 */
.lang-panel {
	float: left;
	margin-right: 10px;
}
.lang-window {
}
.lang-window .wp-menu .menu-item {
	float: left;
}
.lang-window .wp-menu .menu-item a.menu-link {
	display: inline-block;
	margin: 0 10px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #EBB428;
}
.lang-window .wp-menu .menu-item a.menu-link:hover {
	text-decoration: underline;
	color: #FFC661;
}
/**
 * [搜索]
 */
.search-panel {
	float: right;
	clear: right;
	width: 18%;
	margin-right: 10px;
	margin-bottom: 12px;
	display: none;
}
.search-window {
	border-radius: 5px;
	border: 1px solid #084985;
	background-color: #082D58;
	overflow: hidden;
}
.search-panel {
}
.panel-3 {
	float: right;
	margin-right: 10px;
	position: relative;
}
.search-window1 {
	border: 0px solid #084985;
	overflow: hidden;
	display: none;
	position: absolute;
	top: 36px;
	z-index: 999;
	left: -150px;
}
.wp-search {
	position: relative;
}
.wp-search form {
	display: block;
}
.wp-search .search-input {
	margin-left: 10px;
	margin-right: 40px;
}
.wp-search .search-input input.search-title {
	width: 100%;
	height: 20px;
	line-height: 20px;
	border: 0;
	outline: 0;
	background: none;
	color: #fff;
	font-size: 16px;
	padding: 7px 0;
}
.wp-search .search-btn {
	width: 40px;
	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(img/search.png) no-repeat center;
	cursor: pointer;
}
/**
 * [顶部副导航]
 */
.top-nav-panel {
	float: left;
}
.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;
	padding: 0 14px;
	height: 36px;
	line-height: 36px;
	color: #cbd6e3;
	font-size: 13px;
	background: url(../images/lead_vo.png) right center no-repeat;
}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover {
	color: #d5d5d5;
}
.top-nav-panel .wp-menu .i6 a.menu-link {
	background: none;
}
/**主导航**/
.top-nav {
	padding: 14px 0;
}
.wp-navi {
}
.main-nav-panel {
	height: 50px;
}
.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 15px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
	color: #fff;
}
.main-nav-panel .sub-menu {
	background-color: #f2f2f2;
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 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;
	color: #272727;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	display: block;
}
.main-nav-panel .sub-menu .sub-item a:hover {
	color: #e99839;
	display: block;
}
.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 {
	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;
	position: relative;
	z-index: 9;
}
.fcous-panel {
	width: 100%;
}
.fcous-panel .focus-window {
	width: 100%;
	overflow: hidden;
}
/**
 * 主体
 */
.wp-container .wp-inner {
	padding: 15px 0 40px 0;
}
.wp-main-page .content {
	width: 60.6%;
	float: left;
}
.wp-main-page .content1 {
}
.wp-main-page .content1 .cbox-left {
	width: 25.9%;
	float: left;
}
.wp-main-page .content .cbox-left {
	width: 42.7%;
	float: left;
}
.wp-main-page .content .cbox-right {
	width: 51.3%;
	float: right;
}
.wp-main-page .content1 .cbox-right {
	width: 100%;
	float: left;
	margin-right: 0;
}
.wp-main-page .sidebar {
	width: 35%;
	float: right;
}
.wp-main-page .sidebar .sbox {
}
.wp-post {
}
.wp-post .post-head {
	height: 52px;
	border-bottom: 2px solid #004e8a;
}
.wp-post .post-head .head-bar {
	position: relative;
}
.wp-post .post-head .post-title {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: normal;
}
.wp-post .post-head .post-title a {
	color: #032f5a;
}
.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 {
	color: #424242;
	text-decoration: none;
}
.wp-post .post-body {
}
.post-news .news-item {
	vertical-align: top;
	overflow: hidden;
	position: relative;
}
.post-news .news-item .meta-title {
	display: block;
	margin-right: 90px;
	overflow: hidden;
}
.post-news .news-item .meta-time {
	display: block;
	text-align: right;
	width: 80px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	color: #999;
}
.ac_news .news-item {
	border-bottom: #dfdede 1px solid;
	padding-bottom: 10px;
	padding-top: 9px;
}
.ac_news .news-item .news_tit {
	font-size: 16px;
	line-height: 40px;
}
.ac_news .news-item .news_tit a {
	color: #032f5a;
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}
.ac_news .news-item .news_nav {
	line-height: 20px;
	color: #727272;
	font-size: 12px;
}
.ac_news .news-item .news_nav .news_time {
	float: left;
}
.ac_news .news-item .news_nav .news_addr {
	float: right;
}
.ac_news .news-item .news_nav .news_pres {
	clear: left;
}
.rili .rili_pub {
	float: left;
	width: 23.5%;
}
.rili .rili_tit {
	float: right;
	width: 67.8%;
	margin-top: -2px;
}
.rili .rili_tit .rili_tit_nav a {
	font-size: 15px;
	color: #032f5a;
	line-height: 20px;
}
.rili .rili_tit .rili_tit_jie {
	color: #5d5757;
	font-size: 12px;
	line-height: 17px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ac_report_pic img {
	width: 100%;
	max-height: 141px;
}
.con_news_pic {
	background: #fff;
}
.con_news_pic img {
	width: 100%;
	max-height: 350px;
}
.con_news_pic .news_tit {
	font-size: 16px;
	line-height: 22px;
	padding-top: 6px;
	position: absolute;
	bottom: 0;
	background: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
	padding-bottom: 8px;
	width: 100%;
}
.con_news_pic .news_tit a {
	color: #032f5a;
	padding-left: 15px;
	font-weight: bolder;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}
.con_news_pic .news_pres {
	color: #032f5a;
	font-size: 15px;
	font-family: Candara;/* padding-left:13px; */
	line-height: 0px;
	padding-bottom: 15px;
}
.con_news_nav {
	margin-top: 10px;
}
.post-9 .post-head {
}
.post-9 .post-news .news-item .meta-time {
	text-align: left;
	left: 0;
	height: 28px;
	line-height: 28px;
	margin-top: -13px;
	background: #C7C7C7;
	color: #032f5a;
	font-family: Candara;
	text-align: center;
	width: 74px;
}
.post-9 .post-head {
	height: 50px;
}
.post-9 .post-head .post-title {
	height: 50px;
	line-height: 50px;
}
.post-9 .post-news .news-item .meta-title {
	margin-left: 85px;
	margin-right: 0px;
	line-height: 28px;
}
.post-9 .post-news .news-item .meta-title a {
}
.post-9 .post-news .news-item {
	margin-top: 8px;
}
#wp_news_w24 a, #wp_news_w70 a {
	line-height: 43px;
	color: #032f5a;
	font-size: 15px;
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}
#wp_news_w25 {
	padding-top: 10px;
}
#wp_news_w25 a {
	line-height: 43px;
	color: #032f5a;
	font-size: 15px;
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}
#wp_news_w35 a {
	line-height: 40px;
	color: #032f5a;
	font-size: 15px;
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}
#wp_news_w24 .post-news .news-item, #wp_news_w25 .post-news .news-item {
	border-bottom: #dfdede 1px solid;
}
.act {
}
.wp-container1 {
	background: #f5f4f2;
	padding: 20px 0;
}
.wp-container2 {
	padding: 15px 0 50px 0px;
	background: #e3e3e3;
}
.wp-container4 {
	background: #e3e3e3;
}
#wp_news_w30 {
	padding: 10px 0 21px 0;
}
#wp_news_w30 .post-news .news-item .meta-time {
	width: 130px;
	font-family: Candara;
	white-space: nowrap;
}
#wp_news_w30 .post-news .news-item {
	height: 40px;
	line-height: 40px;
}
#wp_news_w30 .post-news .news-item .meta-title a {
	color: #032f5a;
	font-size: 15px;
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}
#wp_news_w30 .post-news .news-item .meta-title {
	margin-right: 150px;
}
.scenery_pic img {
	width: 100%;
}
.post-31 img {
	width: 100%;
	max-height: 238px;
}
.post-32 .post-news .news-item .news_pic a {
	color: #032f5a;
	font-size: 15px;
	line-height: 30px;
}
.post-32 .post-news .news-item .news_tit a {
	color: #032f5a;
	font-size: 15px;
	line-height: 23px;
}
.post-32 .post-news .news-item .news_pres {
	padding-top: 8px;
}
.post-32 .post-news .news-item .news_pres a {
	color: #888787;
	font-size: 12px;
	line-height: 21px;
}
.post-32 .post-news .news-item {
	margin-top: 8px;
white-space: nowrap;
line-height: 40px;
}
.post-32 .post-news .news-item .news_pic {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.post-32 {
    padding: 1px 0 0;
}
.post-40 .post-head .post-title {
	display: block;
	text-align: center;
}
.post-40 .post-head {
	border-bottom: none;
}
.post-40 .post-news .news-item {
	float: left;
}
.post-40 .post-news .item-2 {
}
.wp-container1 .sudy-tab .tab-menu {
    height: 50px;
}
.wp-container1 .sudy-tab .tab-menu .post-head {
    border: 0;
}

#wp_nav_w50 {
	border-right: #bdbdbd 1px solid;
	padding-bottom: 45px;
}
#wp_nav_w50 .wp_nav .nav-item a {
	text-align: left;
	font-size: 12px;
	background: url(../images/bottom_lead_vo.png) left center no-repeat;
	color: #fff;
}
#wp_nav_w51 .wp_nav .nav-item a {
	font-size: 12px;
	color: #fff;
	background: url(../images/bott_leadr_vo.png) left center no-repeat;
}
#wp_nav_w51 .wp_nav .i1 a {
	background: none;
}
#wp_nav_w51 .wp_nav .i4 a span.item-name {
	padding: 5px 0 5px 10px;
}
.bottom_addr {
	float: right;
}
.bottom_addr p {
	line-height: 22px;
	color: #fff;
	font-size: 12px;
	text-align: right;
}
.right_frame {
	border-left: #bdbdbd 1px solid;
}
.bottom_link {
	float: right;
}
.wp-banner {
	display: none;
}
#wp_news_w25 .post-news .item-1, #wp_news_w25 .post-news .item-2, #wp_news_w25 .post-news .item-3, #wp_news_w25 .post-news .item-4, #wp_news_w25 .post-news .item-5 {
	display: none;
}
.wp-container3 {
	background: url(../images/bottom_frame_bg.png) center top no-repeat #0062cf;
}
.wp-container3 .wp-inner {
	background: url(../images/bottom_frame_logo.png) center center no-repeat;
	padding: 68px 0 25px 0;
}
.left_frame {
	width: 28.6%;
	float: left;
}
.right_frame {
	width: 30.4%;
	float: right;
}
/**列表页**/
.wp-banner {
	background-color: #ececec;
}
.wp-banner .wp-inner {
	position: relative;
}
.wp-focus1 .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 {
	background: url(../images/banner.jpg) center top no-repeat;
	position: relative;
}
.banner img {
	width: 100%;
	vertical-align: top;
	max-height: 271px;
}
.banner_img1 {
	position: absolute;
	top: 0;
	left: 0;
}
.wp-column-menu {
	width: 220px;
	background-color: #f5f5f5;
	position: relative;
	float: left;
	margin-right: -220px;
}
.wp-column-news {
	float: right;
	width: 100%;
}
.wp-column-news .column-news-box {
	margin-left: 240px;
	margin-right: 15px;
}
/**栏目列表**/
.column-head {
	background: #015699;
	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.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 li {
	width: 100%;
	vertical-align: bottom;
}
.column-list-wrap li a {
	display: block;
	width: 100%;
	border-bottom: none;
	font-size: 14px;
	color: #383838;
	background: none;
	text-align: center;
}
.column-list-wrap li a:hover {
	color: #005797;
	text-decoration: none;
}
.column-list-wrap li.selected a.selected {
	color: #005797;
}
.column-list-wrap li a span {
	display: block;
	padding: 10px;
	line-height: 22px;
}
.column-list-wrap .sub-list li a {
	background-position: 18px 11px;
	font-size: 12px;
}
.column-list-wrap .sub-list li a:hover {
	background-color: #D6D6D6;
	color: #121212;
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #666;
	color: #fff;
	background-position: 18px 11px;
}
.column-list-wrap .sub-list li a span {
	padding: 4px 10px;
	padding-left: 71px;
	line-height: 18px;
}
.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;
}
.column-body {
	background: url(../images/list_bg.png) center bottom no-repeat #ebeae6;
	min-height: 350px;
}
/**
 * 栏目新闻
 */
.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: #005797;
}
.list-meta .column-path a {
	color: #005797;
}
.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: 10px 0;
	padding-left: 10px;
	background: url(img/dot.png) no-repeat 2px 20px;
}  /**栏目新闻列表**/
.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: 76px;
}
.column-news-list .column-news-item .column-news-date {
	display: block;
	text-align: right;
	width: 80px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 10px;
	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-bottom: 11px;
}
.column-news-list .wp_entry img {
	vertical-align: middle;
	max-width: 100%;
_width:expression(this.width > 800 ? "880px" : this.width);
}   /**列表页文章图片大小限制**/
.column-path1 {
}
.column-path1 a {
	color: #005797;
	font-size: 13px;
}
.possplit {
	background: url(../images/info_vo.png) center no-repeat;
	padding: 0 5px;
}
/**文章页**/
.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: #005696;
} /**文章标题**/
.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: 30px 4px;
	overflow: hidden;
} /**文章内容**/
.article .entry, .article .entry p {
	line-height: 1.7;
	font-size: 15px;
}
.article .entry p {
	margin-bottom: 11px;
}
.article .entry .read img {
	vertical-align: middle;
	max-width: 800px;
_width:expression(this.width > 800 ? "800px" : 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-color: #004ca2;
}
.wp-footer .wp-inner {
	padding: 15px 0 15px 0;
}
.wp-footer .wp-inner .footer {
	color: #cbd6e3;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	margin: 0 7px;
}
.wp-footer .wp-inner .footer span {
	margin: 0 5px;
}
.wp-footer .wp-inner .footer a {
	color: #ddd;
	font-size: 14px;
	margin: 0 5px;
}
.wp-footer .wp-inner .footer a:hover {
	color: #ddd;
	text-decoration: underline;
}
/**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;
}
/**top-header**/
.top-header {
	background: #004c7e;
}
/**分享**/
.share {
	width: 123px;
	margin-right: 0;
	padding: 6px 0;
	float: right;
}
.share li {
	display: inline-block;
	text-align: center;
	margin: 0 3px;
	float: left;
}
.share li a {
	display: inline-block;
	white-space: nowrap;
	color: #a4aeba;
}
.share li a span {
	display: inline-block;
	margin: 0 auto;
	width: 34px;
	height: 34px;
	margin: 0 auto;
	background: url(../images/share.png) no-repeat;
}
.share li a em {
	display: inline-block;
	white-space: nowrap;
	height: 14px;
	margin-top: 5px;
	line-height: 14px;
	font-style: normal;
}
.share li a:hover em {
	color: #fff;
}
.share li.add-weixin a span {
	background-position: 0 1px;
}
.share li.add-tqq a span {
	background-position: -52px 1px;
}
.share li.add-weibo a span {
	background-position: -103px 1px;
}
.share li.add-weibolianmeng a span {
	background-position: -158px 1px;
}
.share li.add-peng a span {
	background-position: -161px 1px;
}
.share li.add-weixin a {
	position: relative;
}
.share li.add-weixin a img {
	display: block;
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: -210px;
	margin-left: -100px;
	z-index: 1000000;
	display: none;
}
.share li.add-weixin a:hover img {
	display: block;
}
.share li.add-tqq a {
	position: relative;
}
.share li.add-tqq a img {
	display: block;
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: -210px;
	margin-left: -100px;
	z-index: 1000000;
	display: none;
}
.share li.add-tqq a:hover img {
	display: block;
}
.share li.add-weibo a {
	position: relative;
}
.share li.add-weibo a img {
	display: block;
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: -210px;
	margin-left: -100px;
	z-index: 1000000;
	display: none;
}
.share li.add-weibo a:hover img {
	display: block;
}
.wp_search {
	padding-top: 4px;
}
.keyword {
	color: #cacaca;
	height: 20px;
	width: 0px;
	text-indent: 5px;
	line-height: 20px;
	border: 0px solid #6d141a;
	margin-right: 5px;
	font-weight: normal;
	overflow: hidden;
	padding: 0;
}
.wp_search .search {
	height: 24px;
	width: 24px;
	background-image: url(img/search.png);
	background-repeat: no-repeat;
}
/**导航**/
#naver {
	background: #0e6bc2;
	position: relative;
	z-index: 10;
}
#wp_nav_w14 .wp_nav .sub-nav {
	display: none;
}
#naver .wp-inner {
}
#wp_nav_w14 .wp_nav .nav-item a {
	color: #fff;
	font-size: 16px;
}
#wp_nav_w14 .wp_nav .nav-item a span.item-name {
	padding: 5px 40px;
	line-height: 40px;
}
.navlist {
	width: 1100px;
	margin: 0 auto;
	padding: 10px 0;
	display: none;
	background: #7b7d7f;
}
.navlist .navlist-li {
	float: left;
	width: 145px;
}
.navlist .navlist-li-0 {
	margin-left: 81px;
}
.navlist .nav-item a {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	width: 116px!important;
}
.navlist .nav-item a:hover {
	color: #f90;
}
.navlist-li-9 .wp_nav .i1 {
	margin-right: 20px;
}
.navlist-li-9 .wp_nav .i2 {
	margin-right: 20px;
}
.wp_editor_art_paste_table2 td {
	background: none;
}
.wp_editor_art_paste_table td {
	border: none;
	background: none;
}
#myBtn {
	width: 24px;
	height: 24px;
	display: block;
	background: url(img/search.png) center center no-repeat;
	padding-top: 11px;
}
.navbar {
	background: #0e6bc2;
}
.navbar .navbox {
	width: 1010px;
	margin: 0 auto;
}
.z_news_l {
	float: left;
	width: 43.75%;
	margin-top: 10px;
}
.z_news_m {
	float: right;
	width: 54%;
	margin-left: 20px;
}
.z_news_r {
	float: right;
	width: 30%;
}
#wp_news_w24 .post-news .news-item .meta-title, #wp_news_w25 .post-news .news-item .meta-title {
}
#wp_news_w35 .post-news .news-item .meta-time {
	font-family: "Microsoft YaHei";
	font-size: 13px;
}
.post-31 {
	padding-top: 10px;
}
/**post-40**/
.post-40 {
	border: #e4e4e4 1px solid;
	padding: 2px;
}
.post-40 .post-head {
	float: left;
	width: 152px;
	background: #0b5daa;
	height: 135px;
}
.post-40 .post-head .post-title {
	height: 135px;
	line-height: 135px;
}
.post-40 .post-head .post-title a {
	color: #fff;
}
.post-40 .post-body {
	float: left;
	margin-left: 2px;
}
#wp_news_w40 img {
	width: 208px;
	height: 135px;
	vertical-align: middle;
}
.mess_show {
	padding-top: 25px;
}
.rel_sh {
	display: none;
}
#focus {
	padding-top: 10px;
}
#focus .focus-title-bar {
	display: none !important;
}
#wp_news_w9 li {
	height: 50px;
}
#wp_news_w23 .con_news_pic li {
	position: relative;
}
.wp-focus1 img {
	width: 100%;
}
/*menu*/
#nav {
	display: block;
}
#nav .jquery_out {
	float: left;
	line-height: 32px;
	display: block;
	border-right: 1px solid #fff;
	text-align: center;
	color: #fff;
	font: 18px/32px "微软雅黑";
	background: #062723 url(../images/slide-panel_03.png) 0 0 repeat-x;
}
#nav .jquery_out .smile {
	padding-left: 1em;
}
#nav .jquery_inner {
	margin-left: 16px;
}
#nav .jquery {
	margin-right: 1px;
	padding: 0 2em;
}
#nav .mainlevel {
	float: left;
}
#nav .mainlevel a {
	color: #ffffff;
	text-decoration: none;
	line-height: 50px;
	display: block;
	padding: 0 40px;
	font-size: 16px;
}
#nav .mainlevel a:hover {
	color: #fff;
	text-decoration: none;
	background: #005691;
}
#nav .mainlevel ul {
	display: none;
	position: absolute;
}
#nav .mainlevel ul li a {
	line-height: 35px;
	font-size: 13px;
	width: 164px;
	padding: 0;
	text-align: center;
}
#nav .mainlevel li {
	background: #0e6bc2;
}
.panel-5 {
	display: none;
}
.span1 {
	background: url(../images/lead_vo1.png) right center no-repeat;
	padding-right: 5px;
}
.span2 {
	padding-left: 5px;
}
/**new-tyk**/
.wp_editor_art_paste_table1 {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000
}
.wp_editor_art_paste_table1 td {
	border-left: 1px solid #000;
	border-top: 1px solid #000
}
.wp_editor_art_paste_table1 .btx {
	background: #015699
}
.wp_editor_art_paste_table1 .btx p {
	color: #fff
}
.wp_editor_art_paste_table2 {
	margin-bottom: 10px;
	border-collapse: collapse;
	display: table;
	width: 100%;
}
.wp_editor_art_paste_table2 td {
	border: 1px solid #000;
}
.wp_entry .wp_editor_art_paste_table1 td p {
	margin-bottom: 3px;
}
.MsoNormal {
	text-align: left;
}
#wp_news_w35 .post-news .news-item .meta-title {
	margin-left: 0px;
}
#wp_news_w35 .post-news .news-item .meta-time {
	display: none;
}
.read td {
	border: solid 1px;
}
.column-news-list .column-news-item .column-news-date2 {
	display: block;
	text-align: right;
	width: 80px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	left: 0;
	top: 10px;
	white-space: nowrap;
	color: #999;
	overflow: hidden;
	margin-left: 10px;
}
.column-news-list .column-news-item .column-news-title2 {
	display: block;
	margin-right: 76px;
	margin-left: 90px;
}
#followDiv1 {
	display: none;
}
.wp-container4 .cbox-right {
	width: 35.25%;
	float: right;
}
.wp-container4 .cbox-left {
	width: 61%;
	float: left;
}
.wp-container4 .cbox-left .post-news {
	margin: 0 -17px;
}
#wp_news_w21 .post-news li {
	width: 45.5%;
	float: left;
	margin: 0 17px;
	margin-bottom: 20px;
	min-height: 76px;
}
.ac_report {
	margin-bottom: 15px;
}
.wp-container4 .post-9 .post-news .news-item .meta-title {
	margin: 0;
	font-size: 15px;
	color: #032f5a;
	line-height: 34px;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.wp-container4 .post-9 .post-news .news-item .meta-title a {
	color: #032f5a;
}
.wp-container4 .post-9 .post-head {
	height: 52px;
}
.wp-container4 .post-9 .post-head .post-title {
	height: 52px;
	line-height: 52px;
}
.rili_tit_nav {
	line-height: 22px;
	height: 44px;
	max-height: 44px;
	overflow: hidden;
}
.wp-container4 .wp-inner {
	padding: 20px 0;
}
#wp_news_w99 .post-news .news-item {
    padding-left: 8px;
    background: url(img/dian11.png) no-repeat left 16px;
}
div#vsb_content_2430_u131 .type {
    padding: 35px 105px;
    border: 1px solid #b7aeae;
    overflow: hidden;
}
.type div.box1 {
    float: left;
    padding: 30px 40px;
    background:url(../images/mailbg1.png) no-repeat center;
    width: 352px;
    height: 115px;
}

.mailIcon {
    float: left;
}
.mailTxt {
    float: left;
    margin-left: 20px;
}
.mailTxt .n1 {
    font-size: 16px;
    color: #BA2A17;
    margin-bottom: 8px;
}
.mailTxt .n2 {
    color: #999999;
    font-size: 16px;
}
.type div.box1 p {
    width: auto;
float:left;
}

.mailTxt p.n1 {
    float: unset !important;
    width: 100% !IMPORTANT;
}
.type div.box1 p {
    width: auto;
    float: left;
    margin-top: 29px;
    margin-left: 26px;
}
.mailTxt p.n1 {
    margin-top: 28px !important;
    margin-left: 0px !important;
}
.mailTxt p.n2 {
    margin-top: 0px !important;
    margin-left: 0px !important;
}
.mailTxt .n1 {
    color: #0e6bc2;
}
div#vsb_content_2430_u131 .type {
    padding: 35px 15px;
    border: 1px solid #b7aeae;
    overflow: hidden;
}

.type div.box1 .img {
    width: auto;
    float: left;
    margin-left: 29px;
    margin-top: 29px;
}
.mailTxt {
    margin-left: 109px;
    width: auto;
    float: unset;
}
.type .box1.i1 {
    margin-right: 40px;
}
.mailTxt p.n1 {
    width: 100%;
    float: unset;
}
.mailTxt p.n2 {
    width: 100%;
    float: unset;
}
.type div.box1 .img {
        width: 88px;
    float: left;
    margin-left: 29px;
    margin-top: 29px;
}
.mailTxt {
    margin-left: 0px;
    width: 212px;
float:right;
margin-right:20px;
}



.wp-container41 {
	background: none;
}
.wp-container41 .cbox-left .post-news{margin:0;}
.wp-container41 .cbox-left{width: 48%;}
.wp-container41 .cbox-right{width: 48%;}
.wp-container41 .ac_report{margin-bottom:0;}
.post-71 .post-body{padding:15px 0 0;}
.post-71 .news_imgs{width:300px;height:180px;margin-right:-300px;position:relative;z-index:99;}
.post-71 .news_imgs img{width:100%;height:100%;}
.post-71 .news_cont{width:100%;}
.post-71 .news_con{margin-left:320px;}
.post-71 .news_title{line-height: 24px;height: 48px;
    color: #032f5a;
    font-size: 16px;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top:20px;}
	.post-71 .news_title a{color: #032f5a;}
.post-71 .news_text{font-size: 12px;
    line-height: 22px;
    color: #5e5e5e;
    margin-top: 5px;
    text-indent: 2em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 66px;}
	.post-71 .news_text a{color: #5e5e5e;font-size: 12px;}
.post-71 .news_time{line-height: 24px;color: #848484;margin-top: 5px;font-size: 12px;}
.post-72{margin-top:18px;}
.post-72 .post-news .news-item{line-height: 33px;}
.post-72 .post-news .news-item .meta-title{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-right:0;width:72%;}

.con_news_de .con_news_pic li{position:relative;}

.fl{float:left;}
.fr{float:right;}
.wp-container1{background: #e3e3e3;}
.wp-container2{background: none;}
.post-40{border:1px solid #f5f4f2;}