@charset "utf-8";
* {
	font-family: "微软雅黑";
}
blockquote, body, button, caption, dd, div, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, html, input, legend, li, menu, ol, p, pre, table, td, textarea, th, ul {
	margin: 0;
	padding: 0;
}
address, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: 400;
}
abbr, body, fieldset, html, iframe, img {
	border: 0;
}
img {
	vertical-align: top;
}
html {
	overflow-x: hidden;
}
address, cite, dfn, em, i, var {
	font-style: normal;
}
[hidefocus], summary {
outline:0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
	font-size: 100%;
}
sub, sup {
	font-size: 83%;
}
code, kbd, pre, samp {
	font-family: inherit;
}
q:after, q:before {
	content: none;
}
textarea {
	overflow: auto;
	resize: none;
}
label, summary {
	cursor: default;
}
a, button {
	cursor: pointer;
}
b, em, h1, h2, h3, h4, h5, h6, strong {
	font-weight: 700;
}
a, a:hover, del, ins, s, u {
	text-decoration: none;
}
body, button, input, keygen, legend, select, textarea {
	outline: 0;
	color: #333;
	font: 13px/1 arial, \5b8b\4f53;
}
:focus {
	outline: 0;
}
.none {
	display: none;
}
.wcb {
	width: 100%;
	height: 30px;
	border: 2px dashed #97cbe0;
}
.hidden {
	visibility: hidden;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: "";
}
.clearfix {
	display: block;
}
.icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(images/icon.png) no-repeat;
	vertical-align: middle;
}
div {
	font-family: "微软雅黑";
}
.window2 ::-webkit-input-placeholder {
padding-left:10px;
color:#ccc;
}
:-moz-placeholder {
color:#ccc;
}
::-moz-placeholder {
color:#ccc;
}
:-ms-input-placeholder {
color:#ccc;
}
body {
	color: #333;
	font-size: 13px;
	font-family: Arial, "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	line-height: 1;
}
p {
	line-height: 1.75;
}
a {
	color: #313131;
	text-decoration: none;
	transition: all .4s ease-in-out;
}
a:hover {
	color: #095ab5;
}
.wrapper {
	margin: 0 auto;
	width: 100%;
}
.wrapper .inner {
	margin: 0 auto;
	width: 1200px;
}
#headtop {
	background: #666;
}
.headtop .top-left {
	float: left;
}
.headtop .top-right {
	float: right;
}
#header {
	background: #fff;
	height: 112px;
	box-sizing: border-box;
}
#header .inner {
	position: relative;
	width: 1420px;
}
.header .sitelogo1 {
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
}
.header .sitelogo2 {
	float: left;
	padding-top: 9px;
	padding-left: 4px;
}
.header .gang {
	float: left;
}
.header .sitetitle {
	display: inline-block;
	margin-top: 5px;
	margin-left: 15px;
	color: #2473c5;
	font-weight: 700;
	font-size: 38px;
}
.header .head-left {
	float: left;
	display: inline-block;
	padding-top: 22px;
}
.header .head-main {
	float: left;
	margin-top: 10px;
}
.header .head-right {
	float: right;
	margin-top: 40px;
}
#nav {
	position: relative;
	z-index: 5;
	float: left;
	width: auto;
	background: #fff;
}
#nav .inner .wp-panel .navbg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	width: auto;
	height: 100%;
	background: #fff;
	opacity: .7;
}
#nav .inner.clearfix {
	width: auto;
}
.wp-panel.search-panel.panel-3 {
	right: -30px;
	z-index: 7;
	float: right;
	margin-top: 2px;
}
.wp-menu {
	margin: 0 auto;
}
.wp-menu .menu-item {
	position: relative;
	float: left;
	display: inline-block;
	margin: 0 4px;
}
.wp-menu .menu-item.i1 {
	background: 0 0;
}
.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-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 8px;
	color: #333;
	font-size: 16px;
	line-height: 32px;
}
.header .sitelogo1 img {
    max-width: 400px;
padding-top: 10px;
}
.wp-menu .menu-item a.hover, .wp-menu .menu-item.hover a.menu-link {
	background-color: #1384e2;
	color: #eee;
	text-decoration: none;
}
.sub-menu {
	position: absolute;
	left: 0;
	z-index: 100;
	display: none;
	min-width: 100%;
	background: #fff;
	width: auto;
	box-shadow: 2px 10px 14px #00000082;
}
.sub-menu .sub-item {
	position: relative;
	vertical-align: top;
	white-space: nowrap;
}
.sub-menu .sub-item a {
	display: block;
	padding: 0 17px;
	background: 0 0;
	color: #000;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}
.sub-menu .sub-item a:hover, .sub-menu .sub-item.hover>a {
	display: block;
	background-color: #1384e2;
	color: #fff;
}
.sub-menu .sub-menu {
	top: 0;
	left: 100%;
	z-index: 200;
	background: #fff;
}
#banner {
	background: #e7e2df;
}
#banner .inner {
	position: relative;
	width: auto;
	max-width: 100%;
	text-align: center;
}
.main1 .inner {
	padding: 10px 0 0;
}
.main1 .ml {
	float: left;
	padding-top: 0;
	width: 880px;
}
.main1 .mr {
	float: right;
	width: 281px;
}
.main4 {
	background: #eee;
}
.main4 .inner {
	padding: 15px 0 0;
}
.main4 .ml {
	float: left;
	width: 530px;
}
.main4 .mr {
	float: right;
	padding-top: 25px;
}
.post {
	margin-bottom: 40px;
}
.post .tt {
	display: inline-block;
	width: 100%;
	border-bottom: 0 solid #e6e6e6;
}
.post .tt .tit {
	float: left;
	display: inline-block;
	width: 100%;
	font-weight: 400;
	font-size: 18px;
}
.post .tt .tit .title {
	display: block;
	color: #444444 !important;
	font-family: Source Han Sans CN;
	line-height: 55px;
	font-weight: bold;
	letter-spacing: 4px;
}
.post .tt .tit .name {
	display: none;
	color: #333;
	line-height: 16px;
}
.post .con {
	margin: 0 auto;
	padding: 6px 0;
}
.post .con .wp_article_list .list_item {
	border-bottom: 1px dashed #ccc;
}
.post .con .wp_article_list .list_item .Article_Index {
	background: url(images/li.gif) no-repeat center;
}
.post .more_btn {
	position: absolute;
	z-index: 50;
	display: inline-block;
	margin-top: 15px;
	margin-left: 200px;
	width: 60px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.post .more_btn .more_text, .post .more_btn a {

	font-size: 18px;
	cursor: pointer;
	font-family: Source Han Sans CN;
}
.post-12 .more_btn .more_text, .post-12 .more_btn a {
    color: #2473c5 !important;
}
.post-31.more_btn .more_text, .post-31 .more_btn a {
    color: #2473c5 !important;
}
.post .more_btn a {
	color: #666;
}
.post .more_btn a:hover {
	color: #666;
}
.post1 .tt .tit {
	text-align: center;
}
.post1 .tt .tit .title {
	position: relative;
	top: 2px;
	z-index: 10;
	display: inline-block;
	color: #313131;
	font-size: 28px;
	cursor: pointer;
}
.post1 .tt .tit .title.selected {
	color: #0f429b;
}
.post1 .more_btn a {
	color: #1826a5;
}
.post2 .tt .tit .title {
	position: relative;
	top: 2px;
	color: #fff !important;
	text-align: center;
	font-size: 28px;
	cursor: pointer;
}
.post3 .tt {
	padding-top: 30px;
	width: 100%;
	font-size: 18px;
}
.post3 .tt .tit {
	float: none;
}
.post3 .tt .tit .title {
	position: relative;
	top: 2px;
	color: #000;
	text-align: center;
	font-size: 28px;
	cursor: pointer;
}
.post3 .more_btn {
	float: none;
	margin-left: 10px;
	line-height: 20px;
}
.main4 {
	height: 660px;
	background: url(images/bg4.png) no-repeat center;
}
.post4 .tt .tit .title {
	position: relative;
	top: 2px;
	color: #fff !important;
	text-align: center;
	font-size: 28px;
	cursor: pointer;
}
.post4 .tt .tit .title.selected {
	border-bottom: 3px solid #fff;
	color: #000;
}
.post1 .more_btn a {
	color: #1826a5;
}
.post5 .tt .tit .title {
	position: relative;
	top: 2px;
	color: #000;
	text-align: center;
	font-size: 28px;
	cursor: pointer;
}
.news_list li.news {
	padding-left: 0;
	line-height: 31px;
	
}
.news_list li.news span.news_title {
	float: left;
}
.news_list li.news span.news_title img {
	vertical-align: middle;
}
.news_list li.news .news_time, .news_list li.news .news_time span {
	color: #666;
}
.news_list li.news .news_icon {
	display: inline-block;
	margin: 0 auto;
	border: 0 solid red;
}
.news_list li.news .news_bg {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 30px;
	background: #000;
	opacity: .7;
	filter: Alpha(opacity=70);
}
.news_list li.news p {
	line-height: 34px;
}
.rili .con {
	padding: 5px 0;
}
.rili .news_list li.news {
	margin-top: 26px;
}
.rili .news_list li.news .news_date {
	float: left;
	margin-top: 3px;
	margin-right: -70px;
	width: 60px;
	height: 28px;
	border-radius: 4px;
	background: #146cc1;
	vertical-align: middle;
	text-align: center;
	font-family: "Microsoft YaHei";
	line-height: 28px;
}
.rili .news_list li.news .news_date .news_year {
	display: inline-block;
	padding: 0 4px;
	color: #fff;
	font-size: 18px;
}
.rili .news_list li.news .news_date .news_days {
	display: inline-block;
	padding: 0 6px;
	height: 26px;
	border: 1px solid #146cc1;
	border-radius: 0 4px 4px 0;
	background: #fff;
	color: #18267d;
	vertical-align: top;
	font-size: 14px;
}
.rili .news_list li.news .news_wz {
	width: 100%;
}
.rili .news_list li.news .news_wz .news_con {
	margin-left: 70px;
}
.rili .news_list li.news .news_title {
	margin-top: 0;
	color: #000;
	font-size: 18px;
	line-height: 28px;
}
.rili .news_list li.news .news_text {
	margin-top: 0;
	color: #666;
	font-size: 12px;
	line-height: 20px;
}
.rili2 .con {
	padding: 5px 0;
}
.rili2 .news_list {
	width: 280px;
	background: #eee;
}
.rili2 .news_list li.news {
	margin-bottom: 1px;
}
.rili2 .news_list li.news.n1 {
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}
.rili2 .news_list li.news .news_date {
	float: left;
	margin-right: -70px;
	width: 60px;
	background: #00707a;
	text-align: center;
}
.rili2 .news_list li.news .news_date .news_year {
	background-color: #949494;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	transition: all .4s ease-in-out;
}
.rili2 .news_list li.news .news_date .news_days {
	background-color: #e3e4e6;
	color: #6b6b6b;
	font-size: 12px;
	line-height: 30px;
}
.rili2 .news_list li.news .news_wz {
	width: 100%;
}
.rili2 .news_list li.news .news_wz .news_con {
	margin-left: 70px;
	padding: 4px 0;
}
.rili2 .news_list li.news .news_1 {
	position: relative;
	top: 18.5px;
	left: 10px;
}
.rili2 .news_list li.news .news_chart {
	float: left;
	margin-right: 10px;
	width: 8px;
	height: 7px;
	background: url(images/dian.png);
}
.rili2 .news_list li.news .news_title {
	float: left;
	margin-top: 4px;
	color: #000;
	font-size: 16px;
	line-height: 0;
}
.rili2 .news_list li.news:hover .news_date .news_year {
	background-color: #0945a8;
	transition: all .4s ease-in-out;
}
.rili2 .news_list li.news:hover .news_date .news_days {
	background-color: #e3e4e6;
}
.news_chart img {
	width: 341px;
	height: 231px;
}
.news_tu .con {
	padding: 12px 0;
}
.news_tu .news_list {
	margin: 0 -10px;
}
.news_tu .news_list li.news {
	float: left;
	width: 25%;
}
.news_tu .news_list li.news .news_box {
	margin: 0 10px;
	transition: all .4s ease-in-out;
}
.news_tu .news_list li.news .news_box:hover {
	opacity: .85;
	filter: Alpha(opacity=85);
}
.news_tu .news_list li.news .news_imgs {
	display: table-cell;
	overflow: hidden;
	height: 180px;
	background-color: #f1f1f1;
	vertical-align: middle;
}
.news_tu .news_list li.news .news_imgs img {
	width: 100%;
	height: auto;
	max-height: 100%;
}
.news_tu .news_list li.news .news_title {
	overflow: hidden;
	height: 45px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 45px;
}
.tu_text .news_list li.news {
	margin-bottom: 10px;
}
.tu_text .news_list li.news .news_imgs {
	float: left;
	margin-right: -175px;
	width: 160px;
}
.tu_text .news_list li.news .news_imgs a {
	display: table-cell;
	height: 120px;
	background-color: #efefef;
	vertical-align: middle;
}
.tu_text .news_list li.news .news_imgs img {
	width: 100%;
	height: auto;
}
.tu_text .news_list li.news .news_wz {
	width: 100%;
}
.tu_text .news_list li.news .news_wz .news_con {
	position: relative;
	margin-left: 175px;
	padding: 0 0;
}
.tu_text .news_list li.news .news_title {
	font-size: 15px;
	line-height: 24px;
}
.tu_text .news_list li.news .news_text {
	font-size: 12px;
	line-height: 22px;
}
.tu_text .news_list li.news .news_time {
	font-size: 12px;
	line-height: 26px;
}
.link_text {
	margin-top: 17px;
	margin-bottom: 0;
}
.link_text .news_list {
	margin: 0 -5px;
}
.link_text .news_list.x1 .news_title {
	position: relative;
	bottom: 30px;
	width: 340px;
	background-color: rgba(25,25,25,.8);
	text-align: center;
}
.link_text .news_list.x1 .news_title a {
	color: #fff;
}
.link_text .news_list li.news {
	width: 100%;
}
.link_text .news_list li.news .news_title {
	float: left;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 30px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.link_text .news_list li.news .news_meta {
	float: right;
	margin-right: 4px;
	color: #7d7d7d;
	font-size: 14px;
	line-height: 30px;
}
.link_text .news_list li.news .news_box {
	margin: 0 5px;
}
.link_text .news_list li.news .link_icon {
	display: inline-block;
	width: 100%;
	background-color: #1b2ea3;
}
.link_text .news_list li.news .link_icon:hover {
	background-color: #666;
}
.link_text .news_list li.news .link_con {
	display: block;
	color: #fff;
	line-height: 30px;
}
.link_icon {
	margin-bottom: 0;
}
.link_icon .news_list {
	margin: 0 -10px;
}
.link_icon .news_list li.news {
	float: left;
	width: 20%;
	border: none;
	text-align: center;
}
.link_icon .news_list li.news .news_box {
	margin: 0 10px;
}
.link_icon .news_list li.news .link_icon {
	display: inline-block;
	width: 100%;
	background-color: #1b2ea3;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.link_icon .news_list li.news .link_icon:hover {
	background-color: #1b2ea3;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.link_icon .news_list li.news .link_icon .icon {
	margin: 10px 0;
	width: 35px;
	height: 34px;
	border: 0 solid red;
}
.link_icon .news_list li.news.i1 .link_icon .icon {
	background-position: 0 0;
}
.link_icon .news_list li.news.i2 .link_icon .icon {
	background-position: -86px 0;
}
.link_icon .news_list li.news.i3 .link_icon .icon {
	background-position: -169px 0;
}
.link_icon .news_list li.news.i4 .link_icon .icon {
	background-position: -258px 0;
}
.link_icon .news_list li.news.i5 .link_icon .icon {
	background-position: -335px 0;
}
.link_icon .news_list li.news.i6 .link_icon .icon {
	background-position: -421px 0;
}
.link_icon .news_list li.news.i7 .link_icon .icon {
	background-position: -86px 0;
}
.link_icon .news_list li.news.i8 .link_icon .icon {
	background-position: -86px 0;
}
.link_icon .news_list li.news .link_con {
	display: block;
	color: #000;
	line-height: 30px;
}
.post.post3.post-32.mbox {
	padding-top: 19px;
}
.post-31 .news {
	margin-top: 26px;
	padding-bottom: 15px;
}
.post-31 .news .news_1 {
	float: left;
	width: 10px;
	height: 100%;
	background: #0068b7;
	transition: all .4s ease-in-out;
}
.post-31 .news .news_2 {
	float: right;
	width: 270px;
	height: 100%;
	background: #eee;
	transition: all .4s ease-in-out;
}
.post-31 .news .news_2 .news_21 {
	margin: 16px auto;
	width: 115px;
}
.post-31 .news .news_2 .news_chart {
	float: left;
	margin: 0 0;
	width: 28px;
	height: 28px;
	transition: all .4s ease-in-out;
}
.post-31 .news .news_2 .news_title {
	float: right;
	width: 75px;
	height: 28px;
	transition: all .4s ease-in-out;
}
.post-31 .news .news_2 .news_title a {
	color: #0068b7;
	transition: all .4s ease-in-out;
}
.post-31 .news:hover .news_1 {
	background: #f39800;
	transition: all .4s ease-in-out;
}
.post-31 .news:hover .news_2 {
	background: #0068b7;
	transition: all .4s ease-in-out;
}
.post-31 .news.n1:hover .news_2 .news_chart {
	background: url(images/1-2.png);
	transition: all .4s ease-in-out;



}
.post-31 .news.n2:hover .news_2 .news_chart {
	background: url(images/2-2.png);
	transition: all .4s ease-in-out;
}
.post-31 .news.n3:hover .news_2 .news_chart {
	background: url(images/3-2.png);
	transition: all .4s ease-in-out;
}
.post-31 li {
	border-bottom: 4px solid transparent;
}
.post-31 .news:hover .news_2 .news_title a {
	color: #fff;
	transition: all .4s ease-in-out;
}
.post-32 .tt {
	border-bottom: 3px solid #0068b7;
}
.post-32 .news {
	margin: 0 auto;
	width: 240px;
	height: 48px;
	border-bottom: 1px solid #dcdcdc;
}
.post-33 .tt {
	width: 276px;
	height: 48px;
	border: 2px solid #e5e5e5;
}
.post-33 .tt .tt_1 {
	float: right;
	width: 230px;
	height: 100%;
	line-height: 48px;
}
.post-33 .tt .tit {
	float: left;
	width: 190px;
	height: 100%;
	color: #888;
	font-size: 14px;
}
.post-33 .tt .more_btn {
	float: right;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	background: url(images/arrow.png);
}
.post-33 .news_list li.news {
	padding-left: 18px;
	background: url(images/news_biao.png) no-repeat 3px center;
}
.post-41 .con {
	padding: 15px 0;
}
.articlecontent {
	position: relative;
	right: 135px;
	width: 330px;
	height: 100%;
}
.articlecontent p span {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
.articlecontent p {
	color: #fff;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
}
.l-banner {
	height: 235px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
}
.l-banner img {
	display: none;
	height: 100%;
	vertical-align: top;
}
#l-container .inner {
	padding: 25px 10px;
}
#d-container .inner {
	padding: 20px 60px;
	background: #fff;
}
.col_menu {
	position: relative;
	float: left;
	margin-right: -240px;
	width: 240px;
}
.col_menu .l-qh {
	margin-bottom: 10px;
}
.col_menu .col_menu_head {
	background: #0061ae;
}
.col_menu .col_menu_head h3.col_name {
	color: #fff;
	font-weight: 400;
	font-size: 20px;
}
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	padding: 0 5px 0 30px;
	line-height: 50px;
}
.col_menu .col_menu_con {
	border: 1px solid #e4e4e4;
}
.col_list .wp_listcolumn {
	border-top: 0 solid #2867a0;
	border-bottom: 0 solid #fff;
}
.col_list .wp_listcolumn .wp_column a {
	border-top: 0 solid #fff;
	border-bottom: 1px solid #f6eaea;
	background: 0 0;
	color: #333;
	font-weight: 400;
	font-size: 15px;
}
.col_list .wp_listcolumn .wp_column a .column-name {
	padding: 5px 0 5px 28px;
	line-height: 32px;
}
.col_list .wp_listcolumn .wp_column a.selected, .col_list .wp_listcolumn .wp_column a:hover {
	background: #eee;
	color: #0061ae;
}
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #0061ae;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	background: 0 0;
	color: #454545;
}
.col_list .wp_listcolumn .wp_column.parent>a .column-name {
	color: #0061ae;
	font-weight: 700;
}
.col_list .wp_listcolumn .wp_column .sub_list a {
	margin-top: -1px;
	border-top: 1px solid #eee;
	color: #333;
}
.col_list .wp_listcolumn .sub_list a .column-name {
	display: inline-block;
	padding: 5px 10px 5px 52px;
	line-height: 28px;
	cursor: pointer;
}
.col_list .wp_listcolumn .sub_list a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	color: #0f429b;
	font-weight: 700;
	font-weight: 700;
}
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
	background: 0 0;
}
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
	padding: 5px 10px 5px 70px;
	cursor: pointer;
}
.col_list .wp_listcolumn .sub_list .sub_list a :hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected {
	color: #0061ae;
	font-weight: 700;
}
.col_news {
	float: right;
	width: 100%;
	min-height: 500px;
}
.col_news .col_news_box {
	margin-left: 290px;
}
.col_news_head {
	border-bottom: 1px solid #dbdbdb;
}
.col_metas .col_title {
	float: left;
	display: inline-block;
	height: 48px;
	line-height: 48px;
}
.col_metas .col_title h2 {
	display: inline-block;
	border-bottom: 3px solid #cbcbcb;
	color: #0061ae;
	font-weight: 400;
	font-size: 20px;
	font-family: "Microsoft yahei";
}
.col_metas .col_path {
	float: right;
	display: inline-block;
	height: 46px;
	color: #666;
	white-space: nowrap;
	line-height: 46px;
}
.col_metas .col_path a {
	color: #2f2f2f;
}
.col_news_con {
	margin: 0 7px;
	padding: 5px 0 10px 0;
}
.col_news_list {
	margin-top: 7px;
}
.col_news_list .wp_entry, .col_news_list .wp_entry p {
	color: #333;
	font-size: 14px;
	line-height: 1.75;
}
.col_news_list .wp_entry p {
	margin-bottom: 10px;
}
.col_news_list .wp_entry table {
	margin-bottom: 4px;
}
.col_news_list .wp_entry img {
	max-width: 680px;
}
.infobox {
	margin: 0 auto;
	width: auto;
}
.article {
	padding-top: 10px;
}
.article h1.arti_title {
	color: #182880;
	text-align: center;
	font-size: 22px;
	font-family: "Microsoft YaHei";
	line-height: 48px;
}
.article h2.arti_title {
	color: #1b1b1b;
	text-align: center;
	font-size: 17px;
	font-family: "Microsoft YaHei";
	line-height: 40px;
}
.article .arti_metas {
	padding: 10px;
	border-top: 1px solid #ececec;
	text-align: center;
}
.article .arti_metas span {
	margin: 0 5px;
	color: #787878;
	font-size: 12px;
}
.article .entry {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
	min-height: 300px;
}
.article .entry .read, .article .entry .read p {
	color: #333;
	font-size: 14px;
	line-height: 1.75;
}
.article .entry .read p {
	margin-bottom: 10px;
}
.article .entry .read img {
	margin: 0 auto;
	max-width: 1000px;
}
.article .entry .read table {
	margin: 0 auto;
	border: none!important;
}
#footer {
	height: 220px;
	background: #0061ae;
	box-sizing: border-box;
}
#footer .inner {
	position: relative;
	height: 132px;
}
#footer .head-left {
	float: left;
	display: inline-block;
}
#footer .sitelogo1 {
	float: left;
	margin-top: 20px;
}
#footer .sitelogo2 {
	float: left;
	padding-top: 9px;
	padding-left: 4px;
}
#footer .gang {
	float: left;
}
#footer .sitetitle {
	display: inline-block;
	margin-top: 16px;
	margin-left: 10px;
	color: #fff;
	font-weight: 700;
	font-size: 32px;
}
#footer .head-left {
	float: left;
	display: inline-block;
}
#footer .head-main {
	float: left;
	margin-top: 10px;
}
#footer .head-right {
	float: right;
	margin-top: 25px;
	width: 200px;
}
.footer2 {
	background: #002b60;
}
.footer2 .inner {
	margin: 0 auto;
	width: 245px;
	height: 40px;
	color: #959eb0;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
}
.wp_search {
	position: relative;
	display: inline-block;
	padding-left: 4px;
	background-color: rgba(255,255,255,.8);
}
.wp_search #keyword {
	position: relative;
	z-index: 1;
	padding: 4px 0;
	padding-left: 10px;
	width: 160px!important;
	height: 20px;
	border: none;
	background: 0 0;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}
.wp_search .search {
	width: 32px;
	height: 30px;
	outline: 0;
	border: 0;
	background: url(images/sousuo.png) no-repeat center;
	cursor: pointer;
}
.searchbox {
	position: relative;
	right: 100px;
	bottom: 30px;
	float: right;
	text-align: right;
}
.wp-search {
	position: relative;
	border: 0 solid #d0d0d0;
}
.wp-search form {
	display: block;
	background: #fff;
	background-color: rgba(255,255,255,.5);
}
input::-webkit-input-placeholder {
color:#fff;
}
.wp-search .search-input {
	margin-right: 40px;
}
.wp-search .search-input input.search-title {
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding: 4px 0;
	padding-left: 10px;
	width: 100%;
	height: 21px;
	outline: 0;
	border: 0;
	border-bottom: 1px #c1c1c1 solid;
	background: #fff;
	color: #333;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 22px;
}
.wp-search .search-btn {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	width: 30px;
	height: 30px;
}
.wp-search .search-btn input.search-submit {

	width: 30px;
	height: 30px;
	outline: 0;

	border: 0;
	background: url(images/search.png) no-repeat center;
	cursor: pointer;
}
.searchbtn {
	position: absolute;
	right: 0;
	z-index: 20;
	display: block;
	width: 30px;
	height: 30px;
	background: #fff url(images/search.png) no-repeat center;
}
.shares {
	text-align: center;
}
.shares ul {
	float: right;
	margin: 0 auto;
	width: auto;
	text-align: right;
}
.shares li {
	position: relative;
	float: left;
	margin: 0 6px;
}
.shares li a {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 0 solid red;
	background: url(images/share_icon.png) no-repeat;
	vertical-align: top;
	opacity: .6;
	filter: Alpha(opacity=60);
}
.shares li a:hover {
	opacity: 1;
	filter: Alpha(opacity=100);
}
.shares li.i1 a {
	background-position: 0 0;
}
.shares li.i2 a {
	background-position: -72px 0;
}
.shares li.i3 a {
	background-position: -144px 0;
}
.shares li span {
	display: block;
	color: #d0d4ea;
	text-align: center;
	font-size: 12px;
	line-height: 22px;
}
.shares li .con {
	position: absolute;
	bottom: 80px;
	left: 50%;
	z-index: 100;
	display: none;
	margin-left: -50px;
	width: 100px;
}
.shares li .con img {
	width: 90px;
	height: 90px;
	background: #fff;
	vertical-align: top;
}
.post-80 {
	margin-top: 43px;
	margin-bottom: 45px;
	width: 276px;
	height: 48px;
	border: 1px solid #d0d0d0;
}
.links-wrap {
	position: relative;
	float: left;
	display: inline-block;
	margin: 8px 0;
	width: 275px;
	background: #fff;
	line-height: 32px;
}
.links-wrap a.links-arrow {
	display: block;
	padding: 0 25px 0 55px;
	height: 32px;
	background: url(images/arrow.png) no-repeat right top;
	color: #a1a1a1;
	line-height: 32px;
}
.links-wrap a.links-arrow:hover, .wrap-open a.links-arrow {
	background-position: right bottom;
	color: #333;
	cursor: pointer;
}
.links-wrap .link-items {
	position: absolute;
	bottom: 33px;
	left: -1px;
	display: none;
	overflow: auto;
	overflow-x: hidden;
	width: auto;
	height: auto;
	max-height: 300px;
	min-width: 278px;
	background: #f5f5f5;
}
.links-wrap .link-items a {
	display: block;
	padding: 5px 0;
	color: #444;
	line-height: 24px;
}
.links-wrap .link-items a span {
	display: block;
	margin: 0 6px;
	white-space: nowrap;
}
.links-wrap .link-items a:hover {
	background: #0f429b;
	color: #fff;
	cursor: pointer;
}
.mbanner .focus .focus-title-bar {
	bottom: 40px;
	left: 40px;
	margin-left: 0;
}
.mbanner .focus .focus-title-bg {
	background-color: #000;
	opacity: .4;
}
.mbanner .focus .focus-pagination {
	position: absolute;
	right: 14px;
	bottom: 14px;
	z-index: 60;
	margin-right: 0;
}
.mbanner .focus .focus-page {
	display: inline-block;
	margin-right: 12px;
	width: 9px;
	height: 9px;
	background: #fff;
}
.mbanner .focus .focus-page-active {
	width: 18px;
	background: #fff;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.mbanner .focus .focus-navigation {
	width: 58px;
	height: 53px;
	background: url(images/slide_next.png) no-repeat;
	text-indent: -999em;
	opacity: .7;
}
.mbanner .focus .focus-navigation:hover {
	opacity: 1;
}
.mbanner .focus .focus-navigation:active {
	opacity: 1;
}
.mbanner .focus .focus-prev {
	left: 0;
}
.mbanner .focus .focus-next {
	right: 0;
	background-position: right top;
}
.post.post1.post-12.mbox {
	margin-top: 30px;
	margin-bottom: 40px;
}
.mbanner h2.focus-title {
	color: transparent;
}
.left {
	float: left;
	width: 605px;
}
.right {
	float: right;
	width: 570px;
}
.post-13 .news_imgs {
	float: left;
	overflow: hidden;
	width: 160px;
}
.text {
	float: right;
	margin: 0 20px 0 18px;
	width: 400px;
	border-bottom: 1px solid #eee;
}
.post-13 span.news_meta {
	float: left;
	margin-bottom: 12px;
	color: #999;
	font-size: 12px;
	font-family: Source Han Sans CN;
}
.post-13 .news_text {
	margin-top: 3px;
	font-size: 14px;
	line-height: 21px;
}
.post-13 .news_title a {
	color: #444444;
	font-size: 16px;
	font-family: Source Han Sans CN;
}
.post-13 .text .news_text a {
	color: #999;
	line-height: 22px;
	font-size: 14px;
	font-family: Source Han Sans CN;
}
.post-13 li {
	padding-bottom: 15px;
}
.line-14 {
	position: relative;
	margin-top: 19px;
	margin-left: 26px;
	width: 4px;
	height: 84px;
	background: #2473c5;

}
.post-14 a.focus-navigation.focus-next {
	position: absolute;
	margin-top: 109px;
	width: 60px;
	height: 40px;
	background: #909090;
	font-size: 14px;
	line-height: 40px;
	opacity: 1;
}
.post-14 a.focus-navigation.focus-next:hover {
	background: #2473c5;
}
.post-14 a.focus-navigation.focus-prev {
	margin-top: 109px;
	margin-left: 450px;
	width: 60px;
	height: 40px;
	background: #909090;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	opacity: 1;
}
.post-14 a.focus-navigation.focus-prev:hover {
	background: #2473c5;
}
.post-14 .focus-text-box {
	position: relative;
	bottom: 0;
	left: 50px;
	z-index: 20;
	margin-top: 30px;
	width: 535px;
	line-height: 22px;
}
.post-14 .focus-text a {
	display: inline-block;
	margin-top: 5px;
	color: #999;font-family: Source Han Sans CN;
	line-height: 22px;
}
.post-14 h2.focus-title {
	margin-top: 10px;
	font-size: 18px;font-family: Source Han Sans CN;
}
.post-14 h2.focus-title a {
	
	font-size: 18px;font-family: Source Han Sans CN; color:#444444;
}

.line1 {
	display: inline-block;
	width: 200px;
	height: 5px;
	background: url(images/line1.png) no-repeat center;
}
.line2 {
	display: inline-block;
	width: 200px;
	height: 5px;
	background: url(images/line2.png) no-repeat center;
}
.line {
	float: left;
	width: 100%;
	text-align: center;
}
#container-2 {
	background: #2473c5;
	overflow: hidden;
}
.post-21 .news_title {
	padding: 30px;
	background: #fff;
	text-align: center;
}
.post-21 a {
	display: inline-block;
	font-size: 16px;
	font-family: Source Han Sans CN;
	color: #333;
}
.post-21 li {
	float: left;
}
.post-21 img {
	width: 370px;
	height: 240px;
	transition: .3s;
}
.post-21 .con.news_text {
	margin-top: 50px;
}
.post-21 .tt {
	padding-top: 60px;
}
.post-41 .news_imgs {
	float: right;
	margin-top: 65px;
	width: 600px;
}
.post-41 img {
	width: 600px;
	height: 380px;
}
.txt {
	float: left;
	margin-top: 75px;
	padding-left: 50px;
	width: 500px;
	font-size: 16px;
}
.post-41 a {
	color: #fff;
	font-family: Source Han Sans CN;
	font-size: 16px;
	line-height: 32px;
}
.post-41 .txt .news_text {
	margin-top: 35px;
}
.post-41 span.more_text {
	color: #fff!important;
}
.post-41 .more_btn {
	float: left;
	margin-top: -90px;
	margin-left: 50px;
	padding: 4px 19px;
	border: 1px solid #508fd1;
}
.post-51 li {
	float: left;
	width: 220px;
	height: 74px;
	font-size: 16px;
	display: grid;
	justify-content:center;
	align-items:center;
}

.post-51 a {
	display: block;
	/* margin: 21px 0 0 72px; */
	color: #fff;
	transition: .3s;
	font-size: 16px;
	font-family: Source Han Sans CN;
}
.post-51 a:hover {
	transform: scale(1.05);
}
.post-51 .con.news_text {
	margin-top: 50px;
	padding-bottom: 52px;
}
.foot-right {
	float: right;
	margin-top: 60px;
}
.foot-mid {
	float: left;
	margin-top: 60px;
	margin-left: 230px;
	width: 300px;
}
.post-103 {
	color: #fff;
	font-size: 12px;
}
p.tel {
	padding-left: 25px;
	background: url(images/tel.png) no-repeat left;
	line-height: 45px;
	color: #fff;
}
p.address {
	padding-left: 25px;
	background: url(images/address.png) no-repeat left;
	line-height: 45px;
	color: #fff;
}
.post-31 li {
	float: left;
}
.post-31 .news_imgs a {
	display: inline-block;
}
.post-31 .news_title a {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-size: 16px;
	color: #444;
}
.title_line {
	margin-top: 10px;
	width: 30px;
	height: 2px;
	background: #2473c5;
}
.post-31 .slick-track .news_text a {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	line-height: 30px;
	font-family: Source Han Sans CN;
	color: #999;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.post-31 .news_imgs {
	width: 100%;
}
.post-31 {
	padding-bottom: 0;
}
div#container-1 {
	padding-bottom: 0;
	padding-top: 8px;
}
.post-31 .line {
	padding-bottom: 10px;
}
.post-41 h3.tit {
	padding-top: 30px;
}
.post-51 .tt {
	padding-top: 40px;

}
#container-2 .inner {
	width: 1200px;
}
.post-21 button.slick-next {
	position: absolute;
	top: 385px;
	right: 499px;

	bottom: 0;
	width: 123px;
	height: 52px;
	background: url(images/21next.png) no-repeat center;
}
.post-21 button.slick-prev {
	position: absolute;
	top: 385px;
	bottom: 0;
	left: 502px;
	width: 123px;
	height: 52px;
	background: url(images/21prev.png) no-repeat center;
}
.post-21 li:hover {
	border-bottom: none;
}
.post-21 .slick-next:hover {

	background: url(images/21next-h.png) no-repeat center;
}

.post-21 .slick-prev:hover {
	background: url(images/21prev-h.png) no-repeat center;
}
.post.post2.post-21.mbox {
	margin: 0 -23px;
	padding-bottom: 180px;
}
.post-21 li div {
	margin: 0 23px;
	line-height: 10px;
}
.post-21 .news_imgs a {
	display: inline-block;
	max-width: 100%;
}
.post-21 .news_imgs a img {
	width: 370px;
	object-fit: cover;
	object-position: top;
}
.post-21 .slick-list.draggable {
	overflow: unset;
}
.wp-window.search-window {
	width: 30px;
}
.post-31 button.slick-prev {
	background: url(images/31prev.png) no-repeat center;
}
.post-31 button.slick-prev:hover {
	background: url(images/31prev-h.png) no-repeat center;
}
.post-31 button.slick-next {
	background: url(images/31next.png) no-repeat center;
}
.post-31 button.slick-next:hover {
	background: url(images/31next-h.png) no-repeat center;
}
.post-13 img {
	float: left;
	width: 160px;
	height: 120px;
	transition: .3s;
	object-fit: cover;
}
.post-13 img:hover {
	transform: scale(1.05);
}
.post-21 .news_imgs a img:hover {
	transform: scale(1.05);
}
.news_imgs {
	overflow: hidden;
}
.all-con {
	margin: 0 12px;
	padding-bottom: 25px;
	border-bottom: 4px solid transparent;
}
.all-con:hover {
	border-bottom: 4px #2473c5 solid;
}
input::-webkit-input-placeholder {
color:#ccc;
}
input::-moz-input-placeholder {
color:#ccc;
}
input::-ms-input-placeholder {
color:#ccc;
}
#banner .focus-pagination {
	position: relative;
	bottom: 35px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
#banner .focus-page {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 0;
	background: #fff;
	opacity: .5;
}
#banner .focus-page-active {
	background: url(images/focuspage-ico.png);
	opacity: 1;
}
.wp-inner {
	margin: 0 auto;
	width: 100%;
}
.post-21 .more_btn {
	position: absolute;
	left: 53%;
	z-index: 50;
	display: inline-block;
	margin-top: -40px;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.post-31 .more_btn {
	position: absolute;
	left: 65.5%;
	z-index: 50;
	display: inline-block;
	margin-top: -40px;
	width: 60px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.post-21 .more_btn .more_text, .post-21 .more_btn a {
    color: #fff;
}
.post-51 .more_btn {
	position: absolute;
	left: 53%;
	z-index: 50;
	display: inline-block;
	margin-top: -35px;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
#l-container span.news_meta {
	position: absolute;
	right: 0;
}
#l-container li {
	position: relative;
}
#l-container span.news_title {
	font-size: 15px;
}



.dbxx {float:left;height:140px;box-sizing:border-box;border-left: 1px solid rgba(255, 255, 255, .4);margin-top: 30px;margin-left: 38px;padding-left: 30px;line-height: 30px;font-size: 12px;color: #fff;padding-top: 9px;}
.ewm {float:right;padding-top: 24px;}
.ewm-2 {float:left;width: 115px;text-align: center;color: #fff;font-size: 14px;line-height: 24px;margin-left: 20px;}
.btt-1 { padding-top:10px;}
.flex {align-items: center;
justify-content: space-between;
display: flex;}


.post-51 li.news:nth-child(1) {
	margin-left: 0;
	background: #2473c5;
}
.post-51 li.news:nth-child(2) {
	background: #2cbab2;
}
.post-51 li.news:nth-child(3) {
	background: #dfa800;
}
.post-51 li.news:nth-child(4) {
	background: #cd6464;
}
.post-51 li.news:nth-child(5) {
	background: #8271ad}
.post-51 li.news:nth-child(6) {
	margin-right: 0;
	background: #6a8cd9}
.post-51 li img { padding-right:16px;}
ul.news_list.list2 li {
    border-bottom: 1px dashed #ddd;
    line-height: 48px;
}
.wp_articlecontent img {
    display: block;
}

.banner2 .news {
	height:74px;
	background: #2473c5;
	display: grid;
	justify-content: center;
	align-items: center;
	font-size: 16px;
}
.banner2 .news img {
    padding-right: 16px;
}
.banner2 .news .news_title span {display:inline-block;vertical-align: middle;}
.banner2 .YYi2 { background: #2cbab2;}
.banner2 .YYi3 { background: #dfa800;}
.banner2 .YYi4 { background: #cd6464;}
.banner2 .YYi5 { background: #8271ad;}
.banner2 .YYi6 { background: #6a8cd9;}
.banner2 .YYi8 { background: #2cbab2;}
.banner2 .YYi9 { background: #dfa800;}
.banner2 .YYi10 { background: #cd6464;}
.banner2 .YYi11 { background: #8271ad;}
.banner2 .YYi12 { background: #6a8cd9;}
.picc {
    float: left;
    width: 150px;
    height: 200px;
}
.xww {
    float: left;
    margin-left: 20px;
	    width: 80%;
}
.news_title.ld {
    width: 100%;
    float: left;
	font-size: 18px !important;
    font-weight: bold;
}
.news_meta.ld {
    width: 100%;
    float: left;
	padding-top: 5px;
	position: inherit !important;
	    line-height: 26px;
}
.news_pic img {
    width: 150px;
    height: 200px;
object-fit: cover;
}
.listcon.xrld li {
    padding-bottom: 20px;
    padding-top: 20px;
}
.news_meta.ld a {
    color: #0061ae;
}
.listcon.xrld .wp_paging {
    display: none;
}
.listcon.xrld {
    padding-bottom: 50px;
}
.col_news_list.listcon tr .wp_listalbumn {
    margin-top: 10px;
    margin-bottom: 10px;
}
.wp_listalbumn .albumn_info .Article_Title {
    padding: 10px 0;
}
.post-41 .more_text a {
    color: #fff;
}

.post-41 .more_text a:hover {
    color: #f7ae1a;
}
.site-lang {
    float: right;
    position: absolute;
    top: 0px;
    right: 0;
    background: #2473c5;
    padding: 8px 5px;
}
.site-lang li a {
    color: #fff;
}
.site-lang li {
    float: left;
    padding: 0 10px;
    border-left: 1px solid #fff;
}
.site-lang li.i1 {
    border: 0;
}
span.arti_views {
    display: none;
}