@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: 16px;
	font-family: Arial, "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	line-height: 1;
}
p {
	line-height: 1.75;
}
a {
	color: #252424;
	text-decoration: none;
	transition: all .4s ease-in-out;
}
a:hover {
	color: #18458d;
}
.wrapper {
	margin: 0 auto;
	width: 100%;
}
.wrapper .inner {
	margin: 0 auto;
	width: 1301px;
}
#headtop {
	background: #666;
}
.headtop .top-left {
	float: left;
}
.headtop .top-right {
	float: right;
}
#header {
	background: #18267e url(images/head_bg.jpg) no-repeat center top;
	height: 170px;
	/* overflow: hidden; */
	/* margin-bottom: 10px; */
}
#header .inner {
	position: relative;
	/* height: 180px; */
	/*background: url(images/by.png) no-repeat 580px bottom;background-size: contain;*/
}
.header .sitelogo {
	float: left;
	padding-top: 40px;
	padding-left: 10px;
}
.header .sitetitle {
	display: inline-block;
	margin-top: 10px;
	margin-left: 20px;
	color: #fff;
	font-weight: 700;
	font-size: 25px;
	line-height: 64px;
}
.header .head-left {
	float: left;
	display: inline-block;
}
.header .head-main {
	float: left;
	margin-top: 10px;
}
/* .header .head-right {
	float: right;
	margin-top: 45px;
	width: 226px;
} */
.header .head-right{float:right;margin-top: 83px;margin-right: 96px;}
.header .head-top{display: flex;align-items: center;}
#nav {
	/* background: #fff; */
	margin-top: 10px;
	height: 51px;
}
#nav .inner .wp-panel .wp-window {
	min-height: 30px;
}
#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;
}
.wp-menu {
	margin: 0 auto;
}
.wp-menu .menu-item {
	position: relative;
	float: left;
	display: inline-block;
}
.wp-menu .menu-item.i1 {
	/* margin-left: 60px; */
	background: 0 0;
}
.wp-menu .menu-item a>.menu-switch-arrow {
	display: none;
	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 18px;
	color: #ffffff;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
}

.sub-menu {
	position: absolute;
	top: 50px;
	left: 50%;
	z-index: 100000;
	display: none;
	min-width: 100%;
	background: #19458e;
	transform: translateX(-50%) scale(0);
	transition: all 0.8s ease-in-out;
}
.sub-menu .sub-item {
	position: relative;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
}
.sub-menu .sub-item a {
	display: block;
	/* padding: 0 17px; */
	line-height: 44px;
	background: 0 0;
	color: #fff;
}
.sub-menu .sub-item a:hover, .sub-menu .sub-item.hover>a {
	display: block;
	background-color: #1b6dc1;
	color: #fff;
}
.sub-menu .sub-menu {
	top: 0;
	left: 100%;
	z-index: 200;
	background: #fff;
}
#banner {
	position: relative;
	z-index: 0;
	background: #e7e2df;
}
#banner .inner {
	position: relative;
	width: auto;
	text-align: center;
}
.main1 .inner {
	padding: 30px 0 64px 0;
}
.main2 .inner {
	padding: 55px 0 0px 0;
}
.main2 .ml {
	float: left;
	width: 630px;
}
.main2 .mr {
	float: right;
	width: 610px;
}
.main3 .inner {
	width: 100%;
}
.main3 .ml {
	float: left;
	width: 60%;
}
.main3 .ml .zs {
	height: 460px;
	background: url(images/1.jpg) no-repeat right bottom;
	background-size: auto;
	background-size: cover;
}
.main3 .mc {
	float: left;
	width: 20%;
	background: #ad2022;
}
.main3 .mc .zs {
	height: 460px;
	background: #ad2022 url(images/zsjz.jpg) no-repeat right bottom;
}
.main3 .mr {
	float: right;
	width: 20%;
	background: #18458d;
}
.main3 .mr .zs {
	height: 460px;
	background: #18458d url(images/zyjs.jpg) no-repeat right bottom;
}
.zs {
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 30px;
}
.zs a {
	color: #fff;
}
.main4 .inner {
	padding: 35px 0 0px 0;
}
.post {
	margin-bottom: 10px;
}
.post .tt {
	display: inline-block;
	width: 100%;
	border-bottom: 0 solid #e6e6e6;
}
.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: 17px;
	height: 20px;
	line-height: 20px;
}
.post .more_btn .more_text, .post .more_btn a {
	color: #333;
	font-size: 14px;
	cursor: pointer;
}
.post .more_btn a {
	color: #666;
}
.post .more_btn a:hover {
	color: #666;
}
.post1 .tt {
	background: url(images/xian.png) no-repeat 120px 27px;
}
.post1 .tt .tit .title {
	display: inline-block;
	margin-right: 20px;
	color: #1c1c1c;
	font-weight: 700;
	font-size: 25px;
	cursor: pointer;
}
.post1 .tt .tit .title.selected {
	color: #19458e;
}
.post1 .more_btn a {
	color: #1826a5;
}
.post3 .tt {
	margin-bottom: 20px;
	width: 100%;
	background: url(images/red.png) no-repeat bottom center;
	text-align: center;
}
.post3 .tt .tit {
	float: none;
}
.post3 .tt .tit .title {
	color: #1c1c1c;
	font-weight: 700;
	font-size: 25px;
	line-height: 62px;
}
.post3 .more_btn {float: none;margin:0 auto;}
.post3 .more_btn span {
	float: left;
	margin-left: -110px;
	line-height: 20px;
	
	width: 110px;
	height: 40px;
}
.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: #9c9c9c;
}
.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_text {
	color: #737373;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
}
.news_list li.news .news_text a {
	color: #737373;
}
.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: 10px;
	padding-bottom: 10px;
}
.rili2 .news_list li.news.n1 {
	margin-top: 20px;
}
.rili2 .news_list li.news .news_date {
	float: left;
	margin-right: -70px;
	width: 85px;
	border: 1px solid #1b6dc1;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	font-family: "微软雅黑";
}
.rili2 .news_list li.news .news_date .news_year {
	height: 40px;
	color: #18458d;
	font-weight: 700;
	font-size: 28px;
	line-height: 48px;
	transition: all 0s ease-in-out;
}
.rili2 .news_list li.news .news_date .news_days {
	height: 40px;
	color: #18458d;
	font-size: 16px;
	line-height: 34px;
}
.rili2 .news_list li.news .news_wz {
	width: 100%;
}
.rili2 .news_list li.news .news_wz .news_con {
	margin-left: 105px;
	padding: 4px 0;
}
.rili2 .news_list li.news .news_title {
	margin-top: 4px;
	color: #252424;
	font-size: 18px;
	line-height: 32px;
}
.rili2 .news_list li.news:hover .news_date {
	background: #1b6dc1;
}
.rili2 .news_list li.news:hover .news_date .news_year {
	color: #fff;
}
.rili2 .news_list li.news:hover .news_date .news_days {
	color: #fff;
}
.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: 24px;
}
.news_text .news_list li.news .news_time {
	font-size: 13px;
	line-height: 28px;
}
.news_tu .con {
	padding: 12px 0;
}
.news_tu .news_list {
	margin: 0 -15px;
}
.news_tu .news_list li.news {
	float: left;
	width: 25%;
}
.news_tu .news_list li.news .news_box {
	margin: 0 15px;
	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 {
	overflow: hidden;
	height: 240px;
	background-color: #f1f1f1;
}
.news_tu .news_list li.news .news_imgs:hover img {
	transition: all .3s ease-in-out;
	transform: scale(1.2);
}
.news_tu .news_list li.news .news_imgs img {
	width: 100%;
	height: 240px;
	max-height: 100%;
}
.news_tu .news_list li.news .news_wz {
	background-color: #f5f5f5;
}
.news_tu .news_list li.news .news_wz .news_con {
	padding: 10px 20px 20px 20px;
}
.news_tu .news_list li.news .news_title {
	overflow: hidden;
	height: 52px;
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.l-banner {
	height: 315px;
	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 {
	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: #19458e;
}
.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: #19458e;
}
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #19458e;
}
.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: #19458e;
	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: #19458e;
	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 51px;
	cursor: pointer;
}
.col_list .wp_listcolumn .sub_list .sub_list a :hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected {
	color: #19458e;
	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: #19458e;
	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;
}
.list .news_list li.news ,.wp_paging li,.wp_paging li a {font-size:20px;line-height:40px;height: 40px;}

.infobox {
	margin: 0 auto;
	width: auto;
	min-height: 350px;
}
.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;
}
.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;
}
#footer {
	background: #18458d;
}
#footer .inner {
	position: relative;
	padding: 12px 0;
}
#footer .inner .fl {
	float: left;
	margin-bottom: 50px;
	/* width: 640px; */
}
#footer .inner .fr {
	float: right;
	width: 505px;
}
#footer .inner .foot-left {
	float: left;
	margin-top: 10px;
	padding: 12px 0;
}
#footer .inner .foot-right {
	float: right;
	margin-top: 20px;
}
#footer .inner p {
	color: #fff;
	text-align: left;
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	opacity: .7;
	filter: Alpha(opacity=70);
}
#footer .inner p span {
	margin: 0 0;
}
#footer .inner h1 {
	margin-top: 40px;
	color: #fff;
	font-size: 25px;
}
#footer .inner .mod2 p {
	padding-top: 10px;
	border-top: 1px solid #466aa4;
	text-align: center;
	font-size: 14px;
}

.wp_search{display:inline-block;position:relative;padding-left:4px;border:1px solid #d0d0d0}
.wp_search #keyword{width:160px !important;padding:4px 0;border:none;height:20px;line-height:20px;background:transparent;color:#fff}
.wp_search .search{width:32px;height:30px;border:0px;background:#FFFFFF url(images/sous.png) no-repeat center;cursor:pointer;vertical-align:top}
.searchbox .tt{color:#fff;text-align:center;font-size:calc(calc(100vw / 19.20) * 0.3);font-weight:bold;margin-bottom:calc(calc(100vw / 19.20) * 0.47)}
.searchbox{text-align:right;width: calc(calc(100vw / 19.20) * 0.24);overflow:hidden}
.wp-search{position:relative;}
.wp-search form{display:block}
.wp-search .search-input{margin-left: calc(calc(100vw / 19.20) * 0.1);margin-right: calc(calc(100vw / 19.20) * 0.24);}
.wp-search .search-input input.search-title{width:100%;line-height: calc(calc(100vw / 19.20) * 0.24);background:none;color:#FFFFFF;font-size: var(--smailSizex);border:0;outline:0;font-family:'SourceHanSansCN-Regular'}
.wp-search .search-btn{width: calc(calc(100vw / 19.20) * 0.24);height: calc(calc(100vw / 19.20) * 0.24);position:absolute;right:0;top:0%}
.wp-search .search-btn input.search-submit{width:100%;height:100%;border:0;outline:0;background: url(images/sous.svg) no-repeat center/calc(calc(100vw / 19.20) * 0.19);cursor:pointer;}
.header .searchbox:hover{width: calc(calc(100vw / 19.20) * 2);border-color: rgb(255 255 255 / 70%);}
.header .searchbox{transition:all 0.4s ease-in-out;margin: 0 calc(calc(100vw / 19.20) * 0.34) 0 calc(calc(100vw / 19.20) * 0.21);border: 1px solid transparent;}
.head-top .site-lang ul li.links a{color:#fff;font-size:var(--titleSize);padding: 0 calc(calc(100vw / 19.20) * 0.21);line-height:1;display:inline-block;font-size: var(--smailSizex);font-family: "微软雅黑";border-right: 1px solid rgb(255 255 255 / 70%);}
.head-top .site-lang ul li.links a:hover{color: #fff !important;}


.botlinks .links-wrap {
	position: relative;
	float: left;
	display: inline-block;
	margin: 4px 10px;
	width: 205px;
	border: 0 solid #d0d0d0;
	background: #3a619e;
	line-height: 32px;
}
.botlinks .links-wrap a.links-arrow {
	display: block;
	padding: 0 25px 0 25px;
	height: 36px;
	background: url(images/arrow.png) no-repeat right top;
	color: #fff;
	font-size: 14px;
	line-height: 36px;
}
.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow {
	background-position: right bottom;
	color: #fff;
	cursor: pointer;
}
.botlinks .links-wrap .link-items {
	position: absolute;
	bottom: 36px;
	left: 0;
	display: none;
	overflow: auto;
	overflow-x: hidden;
	width: 100%;
	height: auto;
	max-height: 300px;
	min-width: 100%;
	background: #f5f5f5;
}
.botlinks .links-wrap .link-items a {
	display: block;
	padding: 5px 0;
	color: #444;
	line-height: 24px;
}
.botlinks .links-wrap .link-items a span {
	display: block;
	margin: 0 6px 0 16px;
}
.botlinks .links-wrap .link-items a:hover {
	background: #3a619e;
	color: #fff;
	cursor: pointer;
}
.mbanner .focus .focus-title-bar {
	bottom: 0;
	left: 0;
	margin-left: 0;
	height: 110px;
	background: url(images/black.png) repeat-x;
}
.mbanner .focus .focus-title {
	left: 8%;
	display: none;
	height: 110px;
	font-weight: 700;
	font-size: 30px;
	line-height: 110px;
}
.mbanner .focus .focus-title-bg {
	background: 0 0;
	opacity: .4;
}
.mbanner .focus .focus-pagination {
	position: absolute;
	right: 8%;
	bottom: 110px;
	z-index: 60;
	margin-right: 0;
}
.mbanner .focus .focus-page {
	display: inline-block;
	margin-right: 6px;
	width: 10px;
	height: 10px;
	background: url(images/quan.png) no-repeat center;
}
.mbanner .focus .focus-page-active {
	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-41 .con {
	padding: 15px 0 40px 0;
}
.check {
	float: left;
	width: 639px;
}
.check1 {
	background: #3965ac url(images/tu1.png) no-repeat right bottom;
}
.check2 {
	background: #3ba78a url(images/tu2.png) no-repeat center;
}
.check3 {
	background: #1373df url(images/tu3.png) no-repeat right bottom;
	float: right;
}
.check li.links {
	height: 132px;
	font-weight: 700;
	font-size: 22px;
	line-height: 90px;
}
.check li.links:hover {
	transition: all .3s ease-in-out;
	transform: scale(1.2);
}
.check li.links a {
	display: block;
	margin-left: 53px;
	color: #fff;
}
.main3 .mc .zs .links,
.main3 .mr .zs .links {padding-top: 120px;}
.main3 .ml .zs .links {
	position:relative;
	height: 460px;
}
.main3 .ml .zs .links .news_imgs{
	width:100%;
	height:100%;
}
.main3 .ml .zs .links .news_imgs video{
	width:100%;
	height:100%;
	object-fit:cover;
}
.main3 .ml .zs .links .popupBox{
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	width:100%;
	height:100%;
	padding-top:150px;
	box-sizing:border-box;
}
.icon1 {
	display: inline-block;
	width: 82px;
	height: 82px;
	background: url(images/icon1.png) no-repeat;
	vertical-align: middle;
	cursor:pointer;
}
.icon2 {
	display: inline-block;
	width: 82px;
	height: 82px;
	background: url(images/icon2.png) no-repeat;
	vertical-align: middle;
}
.icon3 {
	display: inline-block;
	width: 82px;
	height: 82px;
	background: url(images/icon3.png) no-repeat;
	vertical-align: middle;
}
.main3 .zs .link_tit {
	margin-top: 50px;
	margin-bottom: 40px;
}
.main3 .zs .more span {
	padding: 6px 24px;
	border-radius: 30px;
	background: #fff;
}
.main3 .zs .more {
	margin: 0 auto;
	width: 104px;
	font-weight: 400;
	font-size: 14px;
}
.main3 .mc .zs .more {
	color: #973432;
}
.main3 .mr .zs .more {
	color: #256192;
}
#footer .fr .foot-left {
	float: right;
	margin-top: -30px;
	margin-right: 12px;
}
#footer .fr .foot-right {
	float: left;
}
.main1 {
	/* position: relative; */
	z-index: 30;
	/* margin-top: -100px; */
}
.mbanner .news_title {
	position: absolute;
	bottom: 40px;
	z-index: 100;
	margin-left: 140px;
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	display: none;
}
.mbanner .news_title::before {
	padding-right: 20px;
	content: "———";
	font-weight: 100;
}
.mbanner ul.slick-dots {
	position: absolute;
	bottom: 40px;
	z-index: 100;
	display: block;
	width: 150px;
	list-style: none;
	text-align: center;
	right: 95px;
}
.mbanner .slick-dots li button {
	display: block;
	padding: 5px;
	width: 27px;
	height: 11px;
	outline: 0;
	border: 0;
	background: url(images/dots-bg.png) no-repeat center;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}
.mbanner li.slick-active {
	background: url(images/dots-active.png) no-repeat center;
}
.post-41 .slick-list.draggable {
	margin-bottom: 20px;
}
.ml .post-21 .tt {
	background-size: 448px 1px;
}
.mr .post-21 .tt {
	background-size: 430px 1px;
}
div#container-3 {
	margin-top: 30px;
}
#container-4 .slick-dots li {
	width: 27px;
	margin: 0 5px;
}




.mbanner .slick-slide { height:612px !important;}
.foot-1 a { color:#fff;}
.xlwz { font-size:13px; padding-top:50px; line-height:2;}



.wp-menu .menu-item a.menu-link:after {content: "";width: 100%;height: 1px;position: absolute;bottom: 0;background: #fff;left: 0;transform: scale(0);transition: all 0.4s ease-in-out;}
.wp-menu .menu-item a.menu-link:hover:after {transform: scale(1);}
.wp-menu li:hover>.sub-menu {transform: translateX(-50%);opacity: 1;}


