@charset "utf-8";
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;
}

::-webkit-input-placeholder {
color:#ccc;
}
:-moz-placeholder {
color:#ccc;
}
::-moz-placeholder {
color:#ccc;
}
:-ms-input-placeholder {
color:#ccc;
}
body {
	color: #333;
	font-size: 13px;
	font-family: "Microsoft YaHei";
	line-height: 1;
}
p {
	line-height: 1.75;
}
a {
	color: #333;
	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;
}
#header {
	background: #2a83cf;
}
#header .inner {
	position: relative;
	height: 126px;
}
.header .sitelogo {
	float: left;
	margin-top: 30px;
}
.header .sitetitle {
	display: inline-block;
	margin-top: 7px;
	margin-left: 30px;
	color: #fff;
	font-weight: 700;
	font-size: 32px;
}
.header .head-left {
	float: left;
	display: inline-block;
}
.header .head-right {
	float: right;
	margin-top: 49px;
	width: 240px;
}
#nav {
	background: #045ba5;
}
#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 a:hover {
	text-decoration: none;
}
.nav .wp-menu {
	margin: 0 auto;
}
.nav .wp-menu .menu-item {
	position: relative;
	float: left;
	display: inline-block;
}
.nav .wp-menu .menu-item.i1 {
	background: 0 0;
}
.nav .wp-menu .menu-item a.menu-link {
	position: relative;
	display: inline-block;
	padding: 0 22px;
	color: #fff;
	font-size: 18px;
	line-height: 55px;
}
.nav .wp-menu .menu-item a.hover, .nav .wp-menu .menu-item.hover a.menu-link {
	background-color: #1384e2;
	color: #eee;
	text-decoration: none;
}
.nav .sub-menu {
	position: absolute;
	top: 55px;
	left: 0;
	z-index: 100;
	display: none;
	min-width: 100%;
	background: #fff;
	text-align: center;
}
.nav .sub-menu .sub-item {
	position: relative;
	vertical-align: top;
	white-space: nowrap;
}
.nav .sub-menu .sub-item a {
	display: block;
	padding: 0 17px;
	height: 40px;
	background: 0 0;
	color: #000;
	font-size: 14px;
	line-height: 40px;
}
.nav .sub-menu .sub-item a:hover, .nav .sub-menu .sub-item.hover>a {
	display: block;
	background-color: #1384e2;
	color: #fff;
}
.nav .sub-menu .sub-menu {
	top: 0;
	left: 100%;
	z-index: 200;
	background: #fff;
}
#banner .inner {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.main1 .inner {
	padding: 29px 0 20px;
}
.main1 .ml {
	float: left;
	padding-top: 8px;
	width: 360px;
}
.main1 .mc {
	float: left;
	margin-left: 30px;
	width: 380px;
}
.main1 .mr {
	float: right;
	width: 346px;
}
.post .tt {
	display: inline-block;
	padding-bottom: 8px;
	width: 100%;
	border-bottom: 1px solid #0059a5;
}
.post .tt .tit {
	float: left;
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
}
.post .tt .tit .title {
	display: block;
	color: #424242;
	font-family: "Microsoft yahei";
	line-height: 42px;
}
.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 {
	float: right;
	display: inline-block;
	margin-top: 10px;
	height: 20px;
	line-height: 20px;
}
.post .more_btn .more_text, .post .more_btn a {
	color: #999;
	font-weight: 700;
	font-size: 12px;
	cursor: pointer;
}
.post .more_btn a {
	color: #666;
}
.post .more_btn a:hover {
	color: #666;
}
.post1 .tt .tit .title {
	display: inline-block;
	color: #005daa;
	font-size: 18px;
	line-height: 34px;
	cursor: pointer;
	font-weight: bold;
}
.post1 .more_btn a {
	color: #000;
}
.news_list li.news {
	padding-left: 0;
	line-height: 34px;
}
.news_list li.news span.news_title {
	float: left;
}
.news_list li.news span.news_title img {
	vertical-align: middle;
}
.news_list li.news span.news_meta {
	float: right;
	margin-left: 2px;
	color: #8b8b8b;
	font-size: 16px;
}
.news_list li.news .news_icon {
	display: inline-block;
	margin: 0 auto;
	border: 0 solid red;
}
.news_list li.news .news_text {
	color: #666;
	line-height: 22px;
}
.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;
}
.rili2 .con {
	padding: 5px 0;
}
.rili2 .news_list li.news {
	/* margin-bottom: 9px; */
	/* padding-bottom: 9px; */
	border-bottom: 1px solid #e3e9ee;
	padding: 14px 0;
}
.rili2 .news_list li.news.n1 {
	margin-top: 10px;
}
.rili2 .news_list li.news .news_date {
	float: left;
	margin-right: -62px;
	width: 62px;
	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_title {
	margin-top: 0px;
	width: 100%;
	max-height: 51px;
	color: #333;
	font-size: 16px;
	line-height: 25px;
	-webkit-line-clamp: 2;
}
.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_text .news_list li.news {
	margin-bottom: 10px;
}
.news_text .news_list li.news .news_title {
	font-size: 15px;
	line-height: 24px;
}
.news_text .news_list li.news .news_text {
	font-size: 13px;
	line-height: 22px;
}
.news_text .news_list li.news .news_time {
	font-size: 13px;
	line-height: 28px;
}
.slick-next, .slick-next:hover, .slick-prev, .slick-prev:hover {
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 62px;
	outline: 0;
	border: 0 solid #d4d8d9;
	border-radius: 50%;
	background: url(images/slickarrow2.png) no-repeat;
}
.slick-prev {
	left: -95px;
	background-position: 0 0;
}
.slick-prev:hover {
	background-position: 0 0;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.slick-prev:before {
	content: '';
}
.slick-next {
	right: -95px;
	background-position: right 0;
}
.slick-next:hover {
	background-position: right 0;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.slick-next:before {
	content: '';
}
.l-banner {
	height: 235px;
	background-position: center center;
	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 {
	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: #2a83cf;
}
.col_menu .col_menu_head h3.col_name {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
}
.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: #0f429b;
}
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #0f429b;
}
.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: #0f429b;
	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 44px;
	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 .sub_list .sub_list a .column-name {
	padding: 5px 10px 5px 60px;
	cursor: pointer;
}
.col_list .wp_listcolumn .sub_list .sub_list a :hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected {
	color: #0f429b;
	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: #0f429b;
	font-weight: 400;
	font-size: 18px;
	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 0;
	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;
	padding: 20px 60px;
	width: auto;
}
.article {
	padding-top: 10px;
}
.article h1.arti_title {
	padding-bottom: 10px;
	color: #182880;
	text-align: center;
	font-size: 22px;
	font-family: "Microsoft YaHei";
	line-height: 36px;
}
.article h2.arti_title {
	color: #1b1b1b;
	text-align: center;
	font-size: 17px;
	font-family: "Microsoft YaHei";
	line-height: 34px;
}
.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;
}
.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: 940px;
}
.article .entry .read table {
	margin: 0 auto;
	border: none!important;
}
.article .entry .read {
	min-height: 500px;
}
#footer {
	background: #f7f5f1 url(images/bg3.png) no-repeat center;
}
#footer .inner {
	position: relative;
	padding: 37px 0;
}
#footer .inner .foot-left {
	position: relative;
	float: left;
	width: 26.25%;
}
#footer .inner .foot-right {
	float: right;
	margin-top: 12px;
	width: 23%;
}
#footer .inner p {
	color: #fff;
	text-align: left;
	font-weight: 400;
	font-size: 12px;
	line-height: 32px;
}
#footer .inner p span {
	margin: 0 3px;
}
#footer .inner .copyright a {
	color: #eee;
}
.wp_search {
	position: relative;
	display: inline-block;
	padding-left: 4px;
	border: 1px solid #d0d0d0;
}
.wp_search #keyword {
	padding: 4px 0;
	width: 160px!important;
	height: 20px;
	border: none;
	background: 0 0;
	color: #fff;
	line-height: 20px;
}
.wp_search .search {
	width: 32px;
	height: 30px;
	border: 0;
	background: #fff url(images/sous.png) no-repeat center;
	vertical-align: top;
	cursor: pointer;
}
.searchbox {
	/* margin-top: 5px; */
	text-align: right;
}
.wp-search {
	position: relative;
	border: 1px solid #dbdbdb;
	border-radius: 18px;
	background: #e3eff9;
}
.wp-search .search-input {
	margin-right: 40px;
	margin-left: 13px;
}
.wp-search .search-input input.search-title {
	padding: 7px 0;
	width: 100%;
	height: 22px;
	outline: 0;
	border: 0;
	background: 0 0;
	color: #313131;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 22px;
}
.wp-search .search-btn {
	position: absolute;
	top: 2.3px;
	right: 3px;
	width: 32px;
	height: 32px;
}
.wp-search .search-btn input.search-submit {
	width: 32px;
	height: 31px;
	outline: 0;
	border: 0;
	background: url(images/sous.png) no-repeat center;
	cursor: pointer;
}
.mbanner .focus .focus-title-bar {
	bottom: 0;
	left: 0;
	margin-left: 0;
	width: 100%!important;
}
.mbanner .focus .focus-title-bg {
	background-color: #000;
	opacity: .4;
}
.mbanner .focus .focus-pagination {
	position: absolute;
	right: 19px;
	bottom: 13px;
	z-index: 60;
	margin-right: 0;
}
.mbanner .focus .focus-page {
	display: inline-block;
	margin-right: 6px;
	width: 21px;
	height: 5px;
	border-radius: 0;
	background: #fff;
	opacity: .7;
}
.mbanner .focus .focus-page-active {
	width: 21px;
	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;
}
.wrapperinner {
	position: relative;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	-ms-touch-action: none;
}
.scroller {
	position: absolute;
	z-index: 1;
	width: 750px;
	height: 160px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-tap-highlight-color: transparent;
	-ms-transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
.focus-container .focus-item a div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}
.b1 {
	float: left;
	width: 828px;
}
.post-10 {
	float: left;
	box-sizing: border-box;
	padding: 24px 30px 30px 30px;
	width: 372px;
	background: #8ab5bb;
	height: 407px;
}
.news_title {
	display: -webkit-box;
	overflow: hidden;
	width: 75%;
	text-align: left;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.post-10 .tt .tit .title {
	color: #fff;
	font-weight: 700;
}
.post-10 .more_text {
	color: #fff;
	font-size: 13px;
}
.post-10 .news_title a {
	color: #fff;
	font-size: 16px;
	line-height: 36px;
}
.post-10 .news_title {
	max-height: 38px;
	color: #fff;
}
.post-22 .news_title {
	max-height: 36px;
}
.post-10 .news_list li.news span.news_meta {
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	opacity: .8;
}
.post-11 li {
	float: left;
	box-sizing: border-box;
	padding-left: 33px!important;
	width: auto;
}
.post-11 .i1 {
	padding-left: 0!important;
}
.post-11 .news_title {
	width: 100%;
	background: #8bc125;
	text-align: center;
	font-size: 18px;
	line-height: 57px;
}
.post-11 .news_title a {
	color: #fff;
	font-weight: 700;
}
.post-11 .i2 .news_title {
	background: #f8b933;
}
.post-11 .i3 .news_title {
	background: #8ab5bb;
}
.post-11 .i4 .news_title {
	background: #505082;
}
.post-21, .post-22 {
	float: left;
	width: 48.33%;
}
.post-22 {
	margin-left: 3%;
}
.post-21 .news_con {
	display: table-cell;
	padding-left: 85px;
	width: 100%;
	height: 60px;
	vertical-align: middle;
	text-align: left;
	line-height: 24px;
}
.date-day {
	display: block;
	border-radius: 5px 5px 0 0;
	background: #479ade;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
}
.date-year {
	display: block;
	margin-top: 0;
	border-radius: 0 0 5px 5px;
	background: #eaf8fc;
	color: #0059a5;
	font-size: 12px;
	line-height: 23px;
}
.rili2 .news_list li.news:hover .news_date .data-day {
	background: #000!important;
}
.post-21 li:hover .date-day {
	background: #8bc125;
}
#container-2 .inner {
	padding: 3px 0 12px;
}
.foot-center {
	position: relative;
	float: left;
	box-sizing: border-box;
	padding-left: 9%;
	width: 50.75%;
}
#footer .inner .copyright span {
	color: #b0b0c1;
	font-size: 14px;
}
#footer .inner .copyright.lx span {
	color: #000!important;
	font-weight: 700;
	font-size: 15px!important;
}
#footer .inner .foot-center .copyright span {
	color: #504f4e;
	font-size: 14px;
}
.bt a {
	color: #545452;
	font-size: 14px;
}
.bt {
	float: left;
	width: 40%;
}
.bt {
	float: left;
	padding-top: 30px;
	padding-right: 6%;
	width: 55%;
	text-align: right;
	font-size: 14px;
	line-height: 24px;
}
.foot-right .con {
	float: left;
}
.foot-left .copyright.c {
	padding-left: 12%;
}
.foot-left:before {
	position: absolute;
	top: 5px;
	right: -43px;
	width: 1px;
	height: 92px;
	background: #616088;
	content: "";
}
.foot-center:before {
	position: absolute;
	top: 5px;
	right: 100px;
	width: 1px;
	height: 92px;
	background: #616088;
	content: "";
}
.focus-container {
	height: 407px!important;
}
.focus-title {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: inherit;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
-webkit-transition:color 99999s ease-out, background-color 99999s ease-out;
-webkit-transition-delay:99999s;
}
.read div {
	margin: 0 auto;
}
.list12 .list2 li {
	float: left;
	box-sizing: border-box;
	margin: 0 20px;
	padding: 5px;
	width: 27.5%;
	text-align: center;
}
.list12 .list2 .news_title {
	width: 100%;
	text-align: center;
}
.list12 .list2 .news_img img {
	overflow: hidden;
	width: 100%;
	height: 170px;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}
div#wp_paging_w6 {
	clear: both;
}
a.menu-link:after {
	position: absolute;
	top: 19px;
	left: 0;
	display: block;
	width: 1px;
	height: 17px;
	background: #82add2;
	content: "";
}
.i1 .menu-link:after {
	display: none;
}
.post-10 .more_btn {
	float: right;
	margin: 0;
	margin-top: 18px;
}
.post-11 {
	float: left;
	width: 360px;
}
.post-12 {
	float: left;
	margin-left: 40px;
	width: 410px;
}
.post-13 {
	float: right;
	width: 350px;
}
.post-11 .news_text a {
	display: inline-block;
	padding-top: 18px;
	color: #333;
	font-size: 16px;
	line-height: 30px;
}
.post-11 .con {
	padding-top: 15px;
}
a.url {
	display: block;
	padding-top: 3px;
	color: #395ea1;
	font-size: 14px;
}
.news_imgs img {
	max-width: 100%;
	height: 93px;
	object-fit: cover;
}
.post-12 .news_title {
	float: left;
	width: 80%;
	max-height: 43px;
	min-height: 43px;
	font-size: 14px;
	line-height: 24px;
	-webkit-line-clamp: 2;
}
.post-12 .news_time {
	color: #8b8b8b;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 24px;
}
.post-12 li {
	padding: 12px 0;
	border-bottom: 1px dashed #bfbfbf;
}
.rili2 .news_list li.news {
	border-bottom: 1px dashed #bfbfbf;
}
.post-12 li:last-child, .post-13 li:last-child {
	/* border: none!important; */
}
.post-10 .tt {
	border: none;
}
.post-13 .news_con {
	padding-top: 1px;
	padding-left: 76px;
}
.rili2 .news_list li.news:hover .date-day {
	background: #f8b933;
}
.main2 .post1 .tt .tit {
	padding: 0 20px;
	border-radius: 10px 10px 0 0;
	background: #8ab5bb;
	line-height: 47px;
}
.post-21 .tt {
	display: inline-block;
	margin-bottom: 8px;
	padding-bottom: 0;
	width: 100%;
	border-bottom: 2px solid #8ab5bb;
}
.main2 .post1 .tt .tit .title {
	color: #fff;
}
.new-1 .post-22 .tt .tit {
	background: #f8b933;
}
.new-1 .post-22 .tt {
	display: inline-block;
	margin-bottom: 8px;
	padding-bottom: 0;
	width: 100%;
	border-bottom: 2px solid #f8b933;
}
a:hover {
	color: #015eab;
	text-decoration: underline;
}
.main2 .news_title {
	font-size: 16px;
	line-height: 36px;
}
.foot-left .title {
	color: #000;
	font-size: 15px;
	line-height: 32px;
}
.foot-left li {
	float: left;
	padding-right: 20px;
}
.foot-left .news_title {
	width: 100%;
	color: #515452;
}
#footer2 .foot-center:before {
	display: none;
}
#footer2 .foot-center {
	float: left;
	padding: 0;
	width: 100%;
	text-align: center;
}
div#footer2 {
	padding: 47px 0;
	background: #045ba5;
}
#footer2 .foot-center p {
	margin: 0;
	color: rgba(255, 255, 255, .7);
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}
.post-10 .tit:after {
	position: absolute;
	top: 69px;
	display: block;
	width: 30px;
	height: 3px;
	background: #fff;
	content: "";
}
.post-10 .news_list {
	padding-top: 12px;
}
.post-10 .more_text {
	color: #deeaec !important;
	font-size: 12px !important;
}
.rili2 .news_list li.news.n4 {
	margin-bottom: 0;
	/* padding-bottom: 0; */
}
.foot-left .news_title a {
	color: #504f4e;
}
input::-webkit-input-placeholder {
color:#63676b;
}
input::-moz-input-placeholder {
color:#63676b;
}
input::-ms-input-placeholder {
color:#63676b;
}
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
-webkit-transition:color 99999s ease-out, background-color 99999s ease-out;
-webkit-transition-delay:99999s;
}



.btt-1 {display:block;line-height:44px;border-bottom:1px dashed #bfbfbf;font-size:16px;color:#015eab;padding-right:55px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; background:url(images/2/more.png) no-repeat right center;}
.zjk {width:1200px;margin:auto;}
.lmmc-1 {float:left;width:377px;height:98px;background:url(images/2/1.png);background-size:cover;display: grid;justify-content:center;align-items:center;font-size: 20px;font-weight: bold;color: #fff;margin-left: 34.5px;}
.lmmc-1:nth-child(1) { margin-left:0;}
.lmmc-1:hover { color:#fff; opacity:.8; text-decoration:none;}
.new-2 {padding-bottom:40px;padding-top: 15px;}
.nrk-1 { padding-top:5px;}
.rili2 { margin-top:-15px !important;}
.lmmc-1:nth-child(2) {background:url(images/2/2.png);background-size:cover;}
.lmmc-1:nth-child(3) {background:url(images/2/3.png);background-size:cover;}


