


* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-size: 14px;
}
.clearfix, .c {
	zoom: 1;
	clear: both;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
	display: table;
	content: "";
}
.clearfix:after, .c:after {
	clear: both;
}
/* Write your styles */
.nmargin {
	margin-right: 0%;
!important;
}
.t_an {
	width: 100%;
}
.t_an a:hover .t_an_c {
	padding-left: 25px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_an a:hover .t_an_a {
	border: 1px solid #4369ab;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_an a {
	color: #666;
}
.t_an_a {
	width: 175px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #cbcbcb;
	padding: 0 30px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_an a:hover .t_an_b {
	color: #4369ab;
}
.t_an_b {
	width: 50%;
	float: left;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_an_c {
	width: 50%;
	float: left;
	padding-left: 15px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
/*白色按钮*/

.t_ban {
	width: 100%;
	padding-left: 0;
	text-align: right;
}
.t_ban .t_ban_a {
	float: right;
}
.t_ban a:hover .t_ban_c {
	padding-left: 25px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ban a:hover .t_ban_a {
	border: 1px solid #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ban a {
	color: #fff;
}
.t_ban_a {
	width: 175px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #cbcbcb;
	padding: 0 30px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ban_b {
	width: 50%;
	float: left;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ban_c {
	width: 50%;
	float: left;
	padding-left: 15px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
/* 头部 styles */
.t_head {
	width: 100%;
}
.t_head_a {
	width: 100%;
	background: #0c4da2;
}
.t_head_top {
	max-width: 1280px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
}
.t_head_t_l {
	width: 50%;
	float: left;
	text-align: left;
}
.t_head_t_r {
	width: 50%;
	float: left;
	text-align: right;
}
.t_head_b {
	width: 100%;
}
.t_head_nav {
	max-width: 1280px;
	margin: 0 auto;
	height: 110px;
}
.n_nav {
	width: 100%;
	position: absolute;
	height: 50px;
	line-height: 50px;
}
.t_banner {
	width: 100%;
	height: 580px;
	color: #fff;
	text-align: center;
}
.n_banner {
	width: 100%;
	height: 580px;
	background-attachment: scroll !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover !important;
	font-size: 80px;
	color: #fff;
	text-align: center;
	position: relative;
}
.n_btxt {
	width: 100%;
	text-align: left;
	padding-top: 100px;
}
.n_btxt01 {
	max-width: 1280px;
	margin: 0 auto;
}
.n_btxt02 {
	width: 100%;
	font-size: 40px;
	font-weight: bold;
}
.n_btxt03 {
	width: 100%;
	font-size: 16px;
	line-height: 1.6;
}
.n_btxt04 {
	width: 100%;
	padding: 20px 0;
}
.n_btxt05 {
	width: 100px;
	border-bottom: 1px #fff solid;
}
.t_notice {
	width: 100%;
	background: #f4f4f4;
}
.t_notice_nr {
	max-width: 1280px;
	margin: 0 auto;
	height: 75px;
	line-height: 75px;
}
.t_notice_a {
	width: 100%;
	float: left;
}
.t_notice_a img {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -4px;
	margin-right: 18px;
}
.t_notice_a a {
		color: #333333;
	font-size: 22px;
    font-weight: bold;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_notice_a a:hover {
	color: #0C4DA2;
}
.t_notice_b {
	width: 30%;
	float: left;
	text-align: right;
}
/* 首页内容 styles */
.t_cont {
	width: 100%;
}
.t_ser {
	max-width: 1280px;
	margin: 0 auto;
	padding-top: 75px;
}
.t_ser_top {
	width: 100%;
}
.t_sert_l {
	width: 50%;
	float: left;
}
.t_sert_l01 {
	width: 100%;
	font-size: 40px;
	color: #333333;
}
.t_sert_l02 {
	width: 100%;
}
.t_sert_l03 {
	width: 80px;
	border-bottom: 1px solid #333333;
	float: left;
	padding-top: 15px;
}
.t_sert_l04 {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #999;
	line-height: 1.6;
	padding-top: 15px;
}
.t_sert_r {
	width: 30%;
	float: right;
	padding-top: 45px;
	padding-left: 0;
	text-align: right;
}
.t_sert_r .t_an {
	display: inline-block;
	width: auto;
}
.t_sert_r .t_an_a {
	float: right;
}
.t_ser_tabs {
	width: 100%;
	float: none;
	clear: none;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
	gap: 8px;
	margin-top: 40px;
	padding: 12px;
	text-align: center;

	border-radius: 6px;
	box-sizing: border-box;
	box-shadow: none;
}
.t_ser_tabs:before,
.t_ser_tabs:after {
	display: none !important;
	content: none !important;
}
.t_ser_tab {
	position: relative;
	display: block;
	-webkit-flex: 1 1 0;
	flex: 1 1 0;
	min-width: 0;
	padding: 12px 10px;
	margin: 0;
	font-size: 15px;
	color: #666;
	line-height: 1.4;
	letter-spacing: 0.5px;
	text-align: center;
	border: 1px solid #d9dde3;
	border-radius: 4px;
	background: #fff;
	cursor: pointer;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.t_ser_tab::after {
	display: none;
}
.t_ser_tab:hover {
	color: #0C4DA2;
	border-color: #0C4DA2;
	background: #fff;
}
.t_ser_tab.on {
	color: #0C4DA2;
	font-weight: 600;
	background: #eef3fb;
	border-color: #0C4DA2;
	box-shadow: none;
	z-index: 1;
}
.t_ser_tab.on:hover {
	color: #0C4DA2;
	background: #eef3fb;
	border-color: #0C4DA2;
}
.t_ser_panels {
	width: 100%;
	float: left;
}
.t_ser_panel {
	display: none;
	width: 100%;
	float: left;
}
.t_ser_panel.on {
	display: block;
}
.t_ser_panel .t_ser_b > a:nth-child(3n) .t_ser_b01 {
	margin-right: 0;
}
/* 业务板块内页选项卡 */
.n_fuwu_nr .yewu_tabs {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	overflow-x: visible;
	white-space: normal;
	text-align: left;
}
.n_fuwu_nr .yewu_tabs .t_ser_tab {
	padding: 11px 8px;
	font-size: 14px;
}
.n_fuwu_nr .yewu_panels .t_ser_b {
	padding-top: 20px;
}
.t_ser_b {
	width: 100%;
	float: left;
	padding-top: 30px;
}
.t_ser_b a:hover .t_ser_b01 {
	background: #5a7ebb;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ser_b01 {
	overflow: hidden;
	position: relative;
	width: 32%;
	background: #f8f8f8;
	margin-right: 2%;
	float: left;
	text-align: center;
	padding: 60px 40px;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ser_b .t_ser_b01_3 {
	margin-right: 0;
}
.t_ser_b01_bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
}
.t_ser_b01_bg img {
	max-width: 100%;
	opacity: 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ser_b01:hover .t_ser_b01_bg img {
	opacity: 0.1;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.t_ser_b02 {
	width: 50px;
	height: 50px;
	margin: 0 auto;
}
.t_ser_b02 img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ser_b a:hover .t_ser_b02 img {
	opacity: 0;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ser_b03 {
	width: 100%;
	font-size: 22px;
	color: #333333;
	line-height: 1.6;
	padding-top: 20px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ser_b a:hover .t_ser_b03 {
	color: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ser_b04 {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	padding-top: 20px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_ser_b a:hover .t_ser_b04 {
	color: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_about {
	width: 100%;
	padding: 90px 0 100px;
	background-color: #f8f9fb;
	background-image: url("../images/china_map.svg");
	background-repeat: no-repeat;
	background-position: left 2% center;
	background-size: 56% auto;
}
.t_about_nr {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.t_about_main {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.t_about_left {
	width: 54%;
	padding-right: 48px;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}
.t_about_title {
	margin: 0;
	font-size: 44px;
	font-weight: 700;
	line-height: 1.2;
	color: #222;
	letter-spacing: 3px;
}
.t_about_title span,
.t_about_title i,
.t_about_title em {
	font-size: inherit;
	font-weight: inherit;
}
.t_about_title span {
	color: #222;
}
.t_about_title i {
	font-style: normal;
	color: #0c4da2;
	margin: 0 4px;
}
.t_about_title em {
	font-style: normal;
	color: #0c4da2;
}
.t_about_company {
	margin-top: 16px;
	font-size: 16px;
	color: #666;
	letter-spacing: 1px;
}
.t_about_line {
	width: 52px;
	height: 4px;
	background: #0c4da2;
	margin-top: 18px;
}
.t_about_desc {
	margin-top: 28px;
	font-size: 14px;
	line-height: 2;
	color: #666;
	text-align: justify;
}
.t_about_stats {
	display: flex;
	justify-content: space-between;
	margin-top: 44px;
}
.t_about_stat {
	flex: 1;
	min-width: 0;
	padding-right: 18px;
	box-sizing: border-box;
}
.t_about_stat:last-child {
	padding-right: 0;
}
.t_about_stat_lab {
	font-size: 13px;
	color: #999;
	padding-bottom: 12px;
	border-bottom: 1px solid #dcdcdc;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.t_about_stat_num {
	margin-top: 14px;
	font-size: 36px;
	font-weight: 700;
	color: #1a1a1a;
	line-height: 1.1;
	font-family: Arial, Helvetica, "Microsoft YaHei", sans-serif;
}
.t_about_stat_num sup {
	font-size: 13px;
	font-weight: 400;
	color: #666;
	margin-left: 3px;
	top: -1em;
	position: relative;
}
.t_about_stat_arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 4px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 8px solid #666;
	vertical-align: super;
	top: -0.85em;
	position: relative;
	font-size: 0;
	line-height: 0;
}
.t_about_more {
	display: inline-flex;
	align-items: center;
	margin-top: 42px;
	font-size: 15px;
	color: #0c4da2;
	font-weight: 500;
}
.t_about_more:hover {
	color: #083a7a;
}
.t_about_more_ico {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-left: 12px;
	border-radius: 50%;
	background: #0c4da2;
	position: relative;
	transition: transform 0.3s;
}
.t_about_more:hover .t_about_more_ico {
	transform: translateX(4px);
}
.t_about_more_ico:before {
	content: "";
	position: absolute;
	left: 11px;
	top: 9px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #fff;
}
.t_about_right {
	width: 42%;
	flex-shrink: 0;
}
.t_about_media {
	position: relative;
	padding: 0 0px 0px 0;
}
.t_about_media_accent {
	position: absolute;
	right: 0;
	bottom: 0;
	width: calc(100% - 32px);
	height: calc(100% - 32px);
	background: #0c4da2;
	z-index: 1;
}
.t_about_media_box {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	background: #e8eef6;
	box-shadow: 0 8px 28px rgba(12, 77, 162, 0.1);
}
.t_about_media_box img {
	display: block;
	width: 100%;
	height: 430px;
	object-fit: cover;
	transition: transform 0.5s;
}
.t_about_media_box:hover img {
	transform: scale(1.04);
}
.t_about_play {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 68px;
	height: 68px;
	margin: -34px 0 0 -34px;
	border-radius: 50%;
	background: rgba(12, 77, 162, 0.9);
	box-shadow: 0 6px 20px rgba(12, 77, 162, 0.35);
	transition: transform 0.3s, background 0.3s;
}
.t_about_play:before {
	content: "";
	position: absolute;
	left: 28px;
	top: 23px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 0 11px 17px;
	border-color: transparent transparent transparent #fff;
}
.t_about_media_box:hover .t_about_play {
	transform: scale(1.08);
	background: #0c4da2;
}
.t_about_vtxt {
	position: absolute;
	right: 7px;
	bottom: 52px;
	z-index: 3;
	writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	letter-spacing: 5px;
	font-size: 15px;
	color: rgba(255, 255, 255, 0.92);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	pointer-events: none;
}
.t_about_video_mask {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.72);
	align-items: center;
	justify-content: center;
}
.t_about_video_mask.on {
	display: flex;
}
.t_about_video_box {
	position: relative;
	width: 86%;
	max-width: 960px;
	background: #000;
	box-shadow: 0 12px 40px rgba(0, 0, 0, 0.35);
}
.t_about_video_close {
	position: absolute;
	right: -10px;
	top: -42px;
	width: 36px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 32px;
	cursor: pointer;
	z-index: 2;
}
.t_about_video_body {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	background: #000;
}
.t_about_video_body video,
.t_about_video_body iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 0;
	outline: none;
}
.sj_font {
	font-size: 70px;
	font-weight: bold;
}
@media (max-width: 1100px) {
	.t_about {
		padding: 60px 0;
		background-size: 62% auto;
	}
	.t_about_left {
		width: 54%;
		padding-right: 28px;
	}
	.t_about_right {
		width: 46%;
	}
	.t_about_title {
		font-size: 34px;
	}
	.t_about_stat_num {
		font-size: 26px;
	}
	.t_about_media_box img {
		height: 320px;
	}
}
.am-slider-default .am-control-nav {
	display: none;
}
.t_news {
	width: 100%;
	padding: 75px 0 0 0;
}
.t_news_a {
	max-width: 1280px;
	margin: 0 auto;
}
.t_news_a01z {
	width: 100%;
	padding-top: 50px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: stretch;
	align-items: stretch;
	height: auto;
}
.t_news_list_bar {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 10px;
	padding: 0;
	height: 40px;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}
.t_news_tabs {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.t_news_tab {
	font-size: 20px;
	font-weight: 700;
	color: #555;
	line-height: 1.2;
	letter-spacing: 1px;
	padding: 0 4px;
	text-decoration: none;
	-webkit-transition: color 0.25s;
	transition: color 0.25s;
	cursor: pointer;
}
.t_news_tab:hover {
	color: #c62828;
}
.t_news_tab.is-on {
	color: #c62828;
}
.t_news_tab_line {
	display: inline-block;
	width: 1px;
	height: 18px;
	margin: 0 28px;
	background: #ccc;
	vertical-align: middle;
}
.t_news_more {
	display: none;
	font-size: 14px;
	color: #999;
	letter-spacing: 1px;
	text-decoration: none;
	-webkit-transition: color 0.25s;
	transition: color 0.25s;
}
.t_news_more.is-on {
	display: inline-block;
}
.t_news_more:hover {
	color: #c62828;
}
.t_news_list_panel {
	display: none !important;
	-webkit-flex: 1;
	flex: 1;
	min-height: 0;
	height: 0;
}
.t_news_list_panel.is-on {
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	height: auto;
	gap: 10px;
}
.t_news_list_panel .t_news_r_link {
	-webkit-flex: 1 1 0;
	flex: 1 1 0;
	display: -webkit-flex;
	display: flex;
	min-height: 0;
}
.t_news_a01 {
	width: 45%;
	float: none;
	position: relative;
	height: 420px;
	overflow: hidden;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}
.t_news_slider {
	margin: 0;
	background: #f3f5f8;
	height: 100%;
}
.t_news_slider .am-viewport,
.t_news_slider .am-slides,
.t_news_slider .am-slides > li {
	height: 420px;
}
.t_news_slider .am-slides > li {
	position: relative;
}
.t_news_slide_link {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	color: inherit;
	text-decoration: none;
}
.t_news_a01_a {
	width: 100%;
	overflow: hidden;
	height: 420px;
}
.t_news_a01_b {
	width: 100%;
	height: 90px;
	color: #fff;
	background-color: #0c4da2;
	background: rgba(0,52,126,.60);
	line-height: normal;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.t_na01b_a {
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.t_news_a01_a img {
	overflow: hidden;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_news_slider .am-control-nav {
	bottom: 100px;
	z-index: 3;
}
.t_news_slider .am-control-nav li a {
	background: rgba(255,255,255,.55);
	box-shadow: none;
}
.t_news_slider .am-control-nav li a.am-active {
	background: #fff;
}
.t_na01b_01 {
	width: 100%;
	float: none;
	padding: 0 20px;
	box-sizing: border-box;
	-webkit-flex: 1;
	flex: 1;
	min-width: 0;
}
.t_na01b_02 {
	display: none;
}
.t_na01b_03 {
	width: 100%;
	float: none;
	font-size: 15px;
	line-height: 1.6;
	padding: 0;
}
.t_na01b_title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	font-size: 16px;
	line-height: 1.5;
}
.t_news_a02 {
	width: 52%;
	float: none;
	margin-left: 3%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	height: 420px;
	min-height: 420px;
	max-height: 420px;
	box-sizing: border-box;
}
.t_news_r_link {
	display: block;
	color: inherit;
	text-decoration: none;
}
.t_news_a02 a:hover .t_news_r01 {
	background: #f7f9fc;
	border-color: #d9e4f4;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_news_a02 a:hover .t_news_r03_t {
	color: #0C4DA2;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_news_a02 a:hover .t_news_r_pic img {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
}
.t_news_r01 {
	width: 100%;
	height: 100%;
	padding: 0 16px;
	border: 1px solid #eee;
	background: #fff;
	margin-bottom: 0;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_news_list_panel .t_news_r_link + .t_news_r_link .t_news_r01,
.t_news_list_panel .t_news_r_link:not(:last-child) .t_news_r01 {
	margin-bottom: 0;
}
.t_news_r_pic {
	float: none;
	width: 128px;
	height: 86px;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	overflow: hidden;
	background: #f3f5f8;
}
.t_news_r_pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: transform 0.4s ease;
	transition: transform 0.4s ease;
}
.t_news_r02 {
	display: none;
}
.t_news_r02_t,
.t_news_r02_b {
	display: none;
}
.t_news_r03 {
	float: none;
	width: auto;
	-webkit-flex: 1;
	flex: 1;
	margin-left: 16px;
	padding-left: 0;
	min-width: 0;
	box-sizing: border-box;
}
.t_news_r03_t {
	width: 100%;
	font-size: 16px;
	color: #222;
	font-weight: 700;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_news_r03_meta {
	margin-top: 10px;
	line-height: 1.7;
	font-size: 13px;
	color: #888;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.t_news_r03_date {
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	color: #0C4DA2;
	font-weight: 600;
	border-right: 1px solid #d7dee8;
	white-space: nowrap;
}
.t_news_r03_b {
	display: inline;
	width: auto;
	font-size: inherit;
	color: #888;
	line-height: inherit;
	padding-top: 0;
}
.t_news_a01 a:hover .t_news_a01_a img,
.t_news_slide_link:hover .t_news_a01_a img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_hezuo {
	width: 100%;
}
.t_anli {
	width: 100%;
}
.t_anli01 {
	max-width: 1280px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 20px;
}
.t_anli_list {
	max-width: 1280px;
	margin: 0 auto;
	padding-top: 24px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 2%;
	row-gap: 24px;
}
.t_anli_list .t_anli_item {
	display: block;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	color: #333;
	text-decoration: none;
}
.t_anli_list .t_anli_item:nth-child(4n) {
	margin-right: 0;
}
.t_anli_card {
	width: 100%;
	background: #fff;
	text-align: center;
}
.t_anli_pic {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 72%;
	border: 1px solid #e5e5e5;
	background: #fff;
	box-sizing: border-box;
	overflow: hidden;
	-webkit-transition: border-color 0.3s;
	transition: border-color 0.3s;
}
.t_anli_pic img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 88%;
	max-height: 88%;
	width: auto;
	height: auto;
	object-fit: contain;
	display: block;
}
.t_anli_tit {
	padding: 10px 4px 0;
	font-size: 13px;
	line-height: 1.4;
	height: 46px;
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	box-sizing: border-box;
}
.t_anli_item:hover .t_anli_pic {
	border-color: #4369ab;
}
.t_hezuo01 {
	max-width: 1280px;
	margin: 0 auto;
	padding-top: 50px;
}
.t_hezuo01 a:hover .t_hezuo02_a {
	border: 5px solid #4369ab;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_hezuo02 {
	width: 22.75%;
	float: left;
	margin-right: 2%;
	background: #f8f8f8;
	margin-bottom: 3%;
}
.t_hezuo02_a {
	width: 100%;
	border: 5px solid #f8f8f8;
	padding: 30px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_hezuo02 img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_hezuo01 a:hover .t_hezuo02 img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
/* 企业荣誉 */
.t_rongyu01 {
	max-width: 1280px;
	margin: 0 auto;
	padding-top: 30px;
}
.t_rongyu01 .t_rongyu_item {
	display: block;
	width: 31.333%;
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	color: #333;
	text-decoration: none;
}
.t_rongyu01 .t_rongyu_item:nth-child(3n) {
	margin-right: 0;
}
.t_rongyu02 {
	width: 100%;
	background: #fff;
	text-align: center;
}
.t_rongyu02_a {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%; /* 正方形容器，统一宽高 */
	border: 1px solid #e5e5e5;
	background: #fff;
	box-sizing: border-box;
	overflow: hidden;
	-webkit-transition: border-color 0.3s;
	transition: border-color 0.3s;
}
.t_rongyu02_a img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 90%;
	max-height: 90%;
	width: auto;
	height: auto;
	object-fit: contain;
	display: block;
}
.t_rongyu02_t {
	padding: 14px 8px 0;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	text-align: center;
	min-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.t_rongyu_item:hover .t_rongyu02_a {
	border-color: #4369ab;
}
.rongyu_mask {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.75);
	align-items: center;
	justify-content: center;
	padding: 40px 20px;
	box-sizing: border-box;
}
.rongyu_mask.is-show {
	display: -webkit-flex;
	display: flex;
}
.rongyu_mask_inner {
	position: relative;
	max-width: 900px;
	width: 100%;
	text-align: center;
}
.rongyu_mask_inner img {
	max-width: 100%;
	max-height: 80vh;
	height: auto;
	background: #fff;
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.35);
}
.rongyu_mask_title {
	margin-top: 12px;
	color: #fff;
	font-size: 15px;
	line-height: 1.5;
}
.rongyu_mask_close {
	position: absolute;
	right: -8px;
	top: -36px;
	width: 32px;
	height: 32px;
	line-height: 30px;
	font-size: 28px;
	color: #fff;
	cursor: pointer;
	user-select: none;
}
.t_job {
	width: 100%;
	background: url("../images/da_bg02.jpg");
	padding: 75px 0;
}
.t_jobz {
	max-width: 1280px;
	margin: 0 auto;
}
.t_job_top {
	width: 100%;
}
.t_job_l {
	width: 50%;
	float: left;
}
.t_job_l01 {
	width: 100%;
	font-size: 40px;
	color: #fff;
}
.t_job_l02 {
	width: 100%;
}
.t_job_l03 {
	width: 80px;
	border-bottom: 1px solid #fff;
	float: left;
	padding-top: 15px;
}
.t_job_l04 {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #fff;
	line-height: 1.6;
	padding-top: 15px;
	padding-right: 200px;
}
.t_job_r {
	width: 50%;
	float: left;
}
.t_job_r02 img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_job_r a:hover .t_job_r01 img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_job_r a:hover .t_job_r01 {
	border: 2px #89a1cb solid;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_job_r01 {
	width: 48%;
	float: left;
	border: 2px #fff solid;
	padding: 40px;
	margin-right: 4%;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_job_r02 {
	width: 100%;
	float: left;
	text-align: center;
}
.t_job_r03 {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}
.t_job_r04 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
/* 内页框架 styles */
.n_fuwu {
	width: 100%;
	padding: 40px 0 0 0;
}
.n_fuwu_z {
	max-width: 1280px;
	margin: 0 auto;
}
.n_fuwu_top {
	width: 100%;
	font-size: 40px;
	color: #333;
}
.n_fuwu_nr {
	width: 100%;
	padding-top: 20px;
}
.n_bottom {
	width: 100%;
	height: 1px;
	border-bottom: 1px #cacfd5 solid;
	padding-bottom: 20px;
}
.n_sert_r {
	width: 50%;
	line-height: 65px;
	float: right;
	text-align: right;
	color: #666;
	font-size: 14px;
}
.n_sert_r a {
	color: #666;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.n_sert_r a:hover {
	color: #0c4da2;
}
.n_lx_top {
	width: 100%;
	font-size: 16px;
	color: #666;
}
.n_lx_b {
	width: 100%;
	font-size: 25px;
	color: #333;
	padding-top: 30px;
}
.n_lx_a {
	width: 100%;
}
.n_lx_a01 {
	width: 16.6%;
	border-left: 1px #e5e5e5 solid;
	margin: 30px 0;
	float: left;
	padding: 0 0px 0 40px;
}
.n_lx_a02 {
	width: 100%;
	font-size: 15px;
	color: #666;
}
.n_lx_a03 {
	width: 100%;
	font-size: 20px;
	color: #666;
}
.n_lx_a04 {
	width: 100%;
	font-size: 15px;
	line-height: 2.2;
	color: #666;
	padding-top: 20px;
}
.n_lx_a05 {
	width: 100%;
	height: 550px;
	margin-top: 20px;
	font-size: 80px;
	color: #fff;
	text-align: center;
	margin-bottom: 60px;
}
/* 联系我们 - 左信息右地图 */
.contact_box {
	width: 100%;
	padding: 20px 0 60px;
}
.contact_left {
	width: 42%;
	float: left;
	padding-right: 40px;
	box-sizing: border-box;
}
.contact_right {
	width: 58%;
	float: left;
}
.contact_company {
	margin: 0 0 36px;
	font-size: 28px;
	font-weight: 700;
	color: #333;
	line-height: 1.4;
}
.contact_phones {
	margin-bottom: 36px;
}
.contact_phone_item {
	position: relative;
	padding-left: 14px;
	margin-bottom: 28px;
}
.contact_phone_item::before {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	bottom: 4px;
	width: 3px;
	background: #c62828;
}
.contact_phone_label {
	font-size: 14px;
	color: #c62828;
	line-height: 1.4;
	margin-bottom: 6px;
}
.contact_phone_num {
	font-size: 28px;
	font-weight: 700;
	color: #b71c1c;
	line-height: 1.2;
	letter-spacing: 0.5px;
}
.contact_phone_num a {
	color: #b71c1c;
	text-decoration: none;
}
.contact_phone_num a:hover {
	opacity: 0.85;
}
.contact_meta {
	margin-bottom: 28px;
}
.contact_meta p {
	margin: 0 0 10px;
	font-size: 14px;
	color: #888;
	line-height: 1.8;
}
.contact_meta a {
	color: #888;
	text-decoration: none;
}
.contact_meta a:hover {
	color: #0C4DA2;
}
.contact_nav_btn {
	display: inline-block;
	padding: 10px 22px;
	font-size: 14px;
	color: #fff;
	background: #0C4DA2;
	border-radius: 2px;
	text-decoration: none;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
}
.contact_nav_btn:hover {
	background: #3467AF;
	color: #fff;
}
#contactMap {
	width: 100%;
	height: 480px;
	background: #f2f2f2;
	border: 1px solid #e8e8e8;
}
.contact_map_tip {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #999;
	font-size: 14px;
}
.n_job {
	width: 100%;
}
.n_job_a {
	width: 45%;
	float: left;
}
.n_job_b {
	width: 75%;
	float: left;
}
.n_job_b .ht {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	width: 100%;
}
.n_job_b .ht01 {
	font-size: 14px;
	color: #333;
	width: 100%;
}
.n_job_c {
	width: 25%;
	float: left;
}
.n_job_01 {
	width: 100%;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.n_jobxq {
	width: 100%;
	margin-top: 25px;
}
.n_jobxq_l {
	width: 65%;
	float: left;
}
.n_jobxq_l01 {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding: 20px 0;
}
.n_jobxq_l h3 {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding: 20px 0;
	margin-bottom: 15px;
}
.n_jobxq_l02 {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 2.2;
}
.n_jobxq_l p {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 2.2;
	margin-bottom: 15px;
}
.n_jobxq_r {
	width: 35%;
	float: left;
	padding: 30px 0;
}
.n_jobxq_r01 {
	width: 100%;
}
.n_jobxq_r02 {
	width: 100%;
	float: left;
	padding-top: 30px;
	text-align: right;
	padding-right: 20px;
}
.n_jobxq_r02 img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.n_jobxq_r02 a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.n_jltd {
	width: 100%;
	background: #f9f9f9;
	padding: 70px 0;
	margin-top: 40px;
}
.n_jltd01 {
	max-width: 1280px;
	margin: 0 auto;
}
.n_jltd02 {
	width: 100%;
	font-size: 25px;
	color: #333;
}
.n_jltd03 {
	width: 100%;
	float: left;
	padding-top: 20px;
}
.jld form {
	overflow: hidden;
}
.jld table {
	margin-bottom: 30px;
}
.jld table tbody {
	display: block;
	width: 48%;
}
.jld table tbody tr {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.jld table tbody td {
	display: block;
	width: 100%;
}
.jld table tbody input {
	height: 50px;
	display: block;
	width: 100%;
	border: none;
	padding-left: 15px;
}
.jld table tbody select {
	height: 50px;
	display: block;
	width: 100%;
	border: none;
	padding-left: 15px;
}
.jld table tbody textarea {
	display: block;
	width: 100%;
	min-height: 180px;
	max-height: 180px;
	border: none;
	padding: 15px;
}
.jld .tjiao {
	display: block;
	width: 150px;
	height: 40px;
	color: #fff;
	margin-left: 442px;
	border: 1px solid #4369ab;
	background: #4369ab;
	float: left;
}
.jld .qxiao {
	display: block;
	width: 150px;
	height: 40px;
	color: #fff;
	margin-left: 15px;
	border: 1px solid #909090;
	background: #909090;
	float: left;
}
.btnss {
	height: 46px;
	line-height: 46px;
	padding: 0 50px;
	display: block;
	font-size: 16px;
	border: 1px solid #e5e5e5;
	color: #000;
	float: right;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.btnss:hover {
	border: 1px solid #E59738;
	background: #E59738;
	color: #fff;
}
/* 底部 styles */

.s_footer {
	padding-top: 50px;
	width: 100%;
	background: url("../images/footbg.jpg") top center repeat-y;
}
.s_footerz {
	max-width: 1200px;
	margin: 0 auto;
	color: #a9a9a9;
	font-size: 14px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.s_footerz a {
	color: #a9a9a9;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.s_footerz a:hover {
	color: #dadada;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.s_fb_l {
	width: 34%;
	float: none;
	margin-right: 0;
	padding-right: 40px;
	box-sizing: border-box;
}
.s_fb_l01 {
	width: 100%;
	color: #fff;
	font-size: 26px;
	margin-bottom: 30px;
}
.s_fb_l02 {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}
.s_fb_l02_l {
	width: 15%;
	float: left;
}
.s_fb_l02_c {
	width: 85%;
	float: left;
}
.s_fb_c {
	width: auto;
	float: none;
	-webkit-flex: 1;
	flex: 1;
	min-width: 120px;
	padding-left: 20px;
	box-sizing: border-box;
}
.s_fb_c01 {
	width: 100%;
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px;
	line-height: 41px;
}
.s_fb_c02 {
	width: 100%;
	float: left;
}
.s_fb_c02 ul li {
	margin-bottom: 10px;
}
.s_fb_c02 ul li a {
	width: 100%;
	display: block;
	color: #a9a9a9;
	font-size: 14px;
}
.s_hdpt {
	display: none;
}
.s_hdpt01 {
	width: 100%;
	float: left;
	color: #fff;
	font-size: 26px;
	margin-bottom: 30px;
}
.s_footer_b {
	width: 100%;
	font-size: 14px;
	height: 70px;
	line-height: 70px;
	background: #141414;
	color: #a9a9a9;
}
.s_footer_b a {
	color: #a9a9a9;
}
.s_footer_b01 {
	max-width: 1200px;
	margin: 0 auto;
}
.s_ftb_l {
	width: 70%;
	float: left;
}
.s_ftb_r {
	width: 30%;
	float: left;
	text-align: right;
}
.s_ftb_r a {
	color: #a9a9a9;
}
.s_fbma {
	width: 100%;
	float: left;
	border-bottom: 1px #ababab solid;
	padding-bottom: 20px;
}
.s_fbma_l {
	width: 50%;
	float: left;
	color: #a9a9a9;
	;
}
.s_fbma_l01 {
	width: 100%;
	float: left;
	font-size: 14px;
}
.s_fbma_l02 {
	width: 100%;
	float: left;
	font-size: 20px;
}
.s_fbma_r {
	width: 50%;
	float: left;
}
.am-slider-default {
	background: none;
}
.am-slider-default {
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*nav*/
.c_nav {
	height: 110px;
	background-color: #ffffff;
}
.c_nav_logo {
	float: left;
	line-height: 110px;
}
.c_nav_nav {
	float: right;
	line-height: 110px;
}
.c_nav_nav_ul {
	float: left;
}
.c_nav_nav_div {
	float: left;
}
.c_nav_nav_li1 {
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 14px;
	position: relative;
}
.c_nav_nav_li1 > a {
	display: block;
	color: inherit;
	text-decoration: none;
}
.c_nav_nav_li_a {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #333333;
	line-height: 1.4;
	vertical-align: middle;
	padding-bottom: 6px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.c_nav_nav_li_a::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #0C4DA2;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: width 0.3s ease;
	transition: width 0.3s ease;
}
.c_nav_nav_li1:hover .c_nav_nav_li_a,
.c_nav_nav_li1 .c_nav_nav_li_a_hover {
	color: #0C4DA2;
}
.c_nav_nav_li1:hover .c_nav_nav_li_a::after,
.c_nav_nav_li1 .c_nav_nav_li_a_hover::after {
	width: 100%;
}
.c_nav_nav_li_b {
	position: absolute;
	top: 110px;
	left: 0;
	z-index: 99;
	padding: 0;
	background-color: #0C4DA2;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.c_nav_nav_li1:hover .c_nav_nav_li_b {
	padding: 8px 0;
}
.c_nav_nav_li2 {
	width: 180px;
	text-align: left;
	background-color: #0C4DA2;
	position: relative;
}
.c_nav_nav_li2_b {
	height: 0;
	overflow: hidden;
	line-height: 36px;
	color: #ffffff;
	font-size: 14px;
	padding-left: 20px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.c_nav_nav_li1:hover .c_nav_nav_li2_b {
	height: 36px;
}
.c_nav_nav_li2_b_i {
	font-weight: bolder;
	font-style: normal;
	float: right;
	margin-right: 0;
	font-family: SimSun;
	color: #0C4DA2;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.c_nav_nav_li2_b:hover {
	color: #fff;
	background-color: #3467AF;
}
.c_nav_nav_li2_b:hover .c_nav_nav_li2_b_i {
	margin-right: 10px;
	color: #fff;
}
.c_nav_nav_li_c {
	position: absolute;
	top: 0;
	left: 160px;
	width: 140px;
	background-color: #2c3038;
}
.c_nav_nav_li3_div {
	height: 0;
	overflow: hidden;
	line-height: 38px;
	background-color: #2c3038;
	padding-left: 20px;
	color: #ffffff;
	font-size: 14px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.c_nav_nav_li3_div:hover {
	background-color: #414141;
	color: #BBA26C;
}
.c_nav_nav_li2:hover .c_nav_nav_li3_div {
	height: 38px;
}
.n_news_link {
	display: block;
	color: inherit;
	text-decoration: none;
}
.n_news_li {
	padding: 28px 30px;
	background-color: #ffffff;
	height: auto;
	min-height: 168px;
	width: 100%;
	border: 1px solid #eee;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.n_news_li:hover {
	background: #fff;
	border-color: #d9e4f4;
	box-shadow: 0 8px 28px rgba(12, 77, 162, 0.08);
}
.n_news_li_pic {
	float: left;
	width: 220px;
	height: 140px;
	overflow: hidden;
	background: #f3f5f8;
}
.n_news_li_pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: transform 0.45s ease;
	transition: transform 0.45s ease;
}
.n_news_li:hover .n_news_li_pic img {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
}
.n_news_li_time {
	display: none;
}
.n_news_li_nian,
.n_news_li_yue,
.n_news_li_xian {
	display: none;
}
.n_news_li_con {
	float: left;
	width: calc(100% - 250px);
	margin-left: 30px;
	box-sizing: border-box;
}
.n_news_li_name {
	margin-top: 6px;
	font-size: 22px;
	font-weight: 700;
	color: #222;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.n_news_li:hover .n_news_li_name {
	color: #0C4DA2;
}
.n_news_li_meta {
	margin-top: 14px;
	line-height: 1.8;
	font-size: 14px;
	color: #888;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.n_news_li_date {
	display: inline;
	margin-right: 12px;
	padding-right: 12px;
	color: #0C4DA2;
	font-weight: 600;
	letter-spacing: 0.3px;
	border-right: 1px solid #d7dee8;
	white-space: nowrap;
}
.n_news_li_js {
	display: inline;
	margin-top: 0;
	line-height: inherit;
	font-size: inherit;
	color: #888;
}
.n_news_li_more {
	margin-top: 18px;
	font-size: 13px;
	color: #0C4DA2;
	letter-spacing: 0.5px;
}
.n_news_li_more span {
	display: inline-block;
	margin-left: 6px;
	width: 18px;
	height: 1px;
	background: #0C4DA2;
	vertical-align: middle;
	-webkit-transition: width 0.3s;
	transition: width 0.3s;
}
.n_news_li:hover .n_news_li_more span {
	width: 28px;
}
.n_news_ul li {
	margin-bottom: 16px;
}
.n_news_li_touch_time {
	display: none;
}
.nca {
	min-height: 700px;
}
.wds {
/*width: 1200px;*/
    /*margin: 0 auto;*/

}
.newlbt {
	font-size: 44px;
	color: #222;
	text-align: center;
	margin-bottom: 60px;
}
.zpxxnr {
	margin-bottom: 50px;
}
.zpxxnr ul li {
	float: left;
	margin: 0 15px 22px 0;
}
.zpxxnr ul li a {
	border: 1px solid #EBEBEB;
	display: block;
	width: 625px;
	height: 272px;
	padding: 20px;
	transition: all .3s;
	-moz-transition: all .3s;	/* Firefox 4 */
	-webkit-transition: all .3s;	/* Safari 和 Chrome */
	-o-transition: all .3s;	/* Opera */
}
.zpxxnr ul li a:hover {
	box-shadow: 0 0 14px #cecaca;
	transition: all .3s;
	-moz-transition: all .3s;	/* Firefox 4 */
	-webkit-transition: all .3s;	/* Safari 和 Chrome */
	-o-transition: all .3s;	/* Opera */
}
.zpxxnr ul li a:hover .nwsmor {
	color: #fff;
	border: 1px solid #0C4DA2 !important;
	background: #0C4DA2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.zpxxnr ul li a:hover .nwsmor b {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	right: 25px;
}
.zpwcl {
	float: left;
	width: 70%;
}
.zpwcl .zplbt {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	display: block;
}
.zpwcl .zpljj {
	font-size: 14px;
	color: #585858;
	display: block;
	line-height: 54px;
}
.zpwcl .zpljj b {
	font-weight: 100;
	padding: 0 10px;
}
.zpwcl .zpljj2 {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.zpwcl .zpljj2 b {
	display: block;
	padding: 7px 10px;
	background: #F5F5F5;
	color: #8C8C8C;
	border-radius: 3px;
	float: left;
	margin-right: 5px;
	font-weight: normal;
}
.zpwcl .zpljj3 {
	display: block;
	font-size: 14px;
	color: #666;
	width: 85%;
}
.zpwcr {
	float: right;
	width: 30%;
}
.zpwcr .wzpnm {
	display: block;
	height: 168px;
	line-height: 138px;
	text-align: right;
}
.zpwcr .nwsmor {
	float: right;
}
.nwsmor:hover {
	color: #fff;
	border: 1px solid #E59738 !important;
	background: #E59738;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.nwsmor:hover b {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	right: 25px;
}
.nwsmor {
	display: block;
	width: 150px;
	border: 1px solid #666;
	height: 42px;
	line-height: 42px;
	padding-left: 30px;
	font-size: 14px;
	color: #666;
	border-radius: 3px;
	position: relative;
}
.nwsmor b {
	font-weight: normal;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); 	/* IE 9 */
	-moz-transform: rotate(45deg); 	/* Firefox */
	-webkit-transform: rotate(45deg); /* Safari 和 Chrome */
	-o-transform: rotate(45deg); 	/* Opera */
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 16px;
	right: 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.page_about_jj_img {
	width: 595px;
	height: 323px;
	float: left;
}
.page_about_jj_con {
	width: 648px;
	float: right;
}
.page_about_jj_con_name {
	color: #000000;
	font-size: 30px;
}
.page_about_jj_con_js {
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.page_about_jj {
	margin-top: 40px;
}
.page_about_time {
	height: 312px;
	margin-top: 40px;
	background: url(../images/page_about_time.jpg);
	position: relative;
}
.page_about_time_xian {
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 130px;
	left: 0;
	right: 0;
	background-color: #5e89c2;
}
.box {
	width: 1280px;
	margin: 0 auto;
}
.box_nn {
	width: 1200px;
	margin: 0 auto;
}
.page_about_time_li {
	width: 90%;
}
.page_about_time_li_name {
	font-size: 70px;
	font-family: Impact;
	color: #ffffff;
}
.page_about_time_li_name span {
	font-size: 16px;
	font-family: "Microsoft YaHei";
}
.page_about_time_li_icon img {
	display: initial !important;
	width: auto !important;
}
.page_about_time_li_js {
	font-size: 16px;
	color: #ffffff;
	padding-left: 3px;
	margin-top: 20px;
}
.page_about_time .am-slider-default .am-direction-nav a {
	top: 60%;
}
.page_about_time .am-slider-default .am-direction-nav .am-prev {
	left: -60px;
}
.page_about_time .am-slider-default .am-direction-nav .am-next {
	right: -60px;
}
.page_about_time .am-direction-nav {
/*display: none;*/
}
.page_about_time .am-slider-default {
	margin: 0;
}
.page_about_timeli {
	margin-top: 57px;
}
.page_about_fuwu {
	width: 1280px;
	margin: 0 auto;
}
.page_about_fuwu_name {
	font-size: 30px;
	color: #000000;
	margin-top: 50px;
}
.page_about_fuwu_js {
	font-size: 14px;
	color: #666666;
	margin-top: 18px;
}
/*show_new.html*/
.newshowbox {
	width: 835px;
	padding: 30px 0;
	float: left;
}
.newshowbox_r {
	width: 306px;
	float: right;
	margin: 0 0 50px 0;
}
.newshow_name {
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
}
.newshow_zx div {
	float: left;
	font-size: 14px;
	color: #999999;
}
.newshow_ctrl a {
	color: #999999;
	font-weight: 600;
	margin-right: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.newshow_ctrl a:hover {
	color: #333;
}
.newshow_follow {
	margin-right: 20px;
}
.newshow_fx .bdsharebuttonbox a {
	margin: 0 6px 0 0;
}
.newshow_fx {
	margin-left: 30px;
}
.newshow_zx {
	margin-top: 20px;
}
.newshow_title {
	padding-bottom: 16px;
}
.newshow_zx .newshow_back {
	float: right;
}
.newshow_back a {
	color: #999999;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.newshow_back a:hover {
	color: #333333;
}
.newshow_cont {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 24px;
}
.newshow_cont p {
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 30px;
}
.newshow_cont h3 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
	color: #333;
}
.newshow_cont h4 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	color: #333;
}
/**/
.newshow_aboutsearch {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.newshow_aboutsearch a {
	color: #333333;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.newshow_aboutsearch a:hover {
	color: #666666;
}
.newshow_pjs {
	float: left;
	margin-top: 20px;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.newshow_p a {
	color: #333333;
	padding-bottom: 2px;
	border-bottom: 1px solid #666666;
}
.newshow_p {
	float: left;
}
.newshow_pjs_fx {
	float: right;
}
.newshow_bottom {
	margin-top: 14px;
}
.newshow_back {
	float: right;
	font-size: 14px;
	margin-top: 25px;
}
.newshowbox_r_b {
	padding: 0 20px;
	margin-top: 32px;
	width: 306px;
	/*height: 343px;*/
	padding-bottom: 25px;
	border: 7px solid #F3F3F3;
}
.show_prev_title {
	font-size: 20px;
	color: #555555;
	font-weight: 600;
	margin-top: 30px;
}
.show_prev_time {
	font-size: 12px;
	color: #555555;
	margin-top: 5px;
}
.show_prev_name {
	font-size: 16px;
	color: #555555;
	line-height: 30px;
}
.newshowbox_r_b_prev {
	border-bottom: 1px solid #ECECEC;
	padding-bottom: 26px;
}
.show_chanpin_touch {
	display: none;
}
.prenextpage_touch {
	display: none;
}
.banner {
	height: 567px;
	overflow: hidden;
	position: relative;
	z-index: 9;
}
.pc_banner {
	height: 567px;
}
.banner_bg {
	position: absolute;
	height: 100%;
	width: 50%;
	z-index: 9;
	background: rgba(12,77,162,0.6);
}
.banner_li {
	width: 100%;
	height: 567px;
	background-size: auto 100% !important;
}
.touch_banner .am-slider-default .am-control-nav {
	display: block;
}
.banner .am-slider-default .am-control-nav {
	bottom: 15px;
}
.banner .am-slider-default .am-control-nav li a {
	width: 15px;
	height: 15px;
	background-color: #ffffff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.banner .am-slider-default .am-control-nav li a:hover {
	background-color: rgba(255,255,255, .7);
}
.banner .am-slider-default .am-control-nav li a.am-active {
	width: 40px;
}
.banner .am-direction-nav {
	display: none;
}
.show_page p {
	margin-bottom: 40px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.show_page h3 {
	font-size: 18px;
}
#yema .pages a {
	width: auto !important;
	padding: 0 10px !important;
}
/*banner*/
.slider-container {
	position: relative;
	height: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: all-scroll;
}
.slider-control {
	z-index: 2;
	position: absolute;
	top: 0;
	width: 12%;
	height: 100%;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	will-change: opacity;
	opacity: 0;
}
.slider-control.inactive:hover {
	cursor: auto;
}
.slider-control:not(.inactive):hover {
	opacity: 1;
	cursor: pointer;
}
.slider-control.left {
	left: 0;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
}
.slider-control.right {
	right: 0;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
}
.slider-pagi {
	position: absolute;
	z-index: 3;
	left: 50%;
	bottom: 2rem;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 0;
	list-style-type: none;
}
.slider-pagi__elem {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 2rem;
	height: 2rem;
	margin: 0 0.5rem;
	border-radius: 50%;
	border: 2px solid #fff;
	cursor: pointer;
}
.slider-pagi__elem:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1.2rem;
	height: 1.2rem;
	background: #fff;
	border-radius: 50%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
}
.slider-pagi__elem.active:before, .slider-pagi__elem:hover:before {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
}
.slider {
	z-index: 1;
	position: relative;
	height: 100%;
}
.slider.animating {
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
	will-change: transform;
}
.slider.animating .slide__bg {
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
	will-change: transform;
}
.slide {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.slide.active .slide__overlay, .slide.active .slide__text {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.slide__bg {
	position: absolute;
	top: 0;
	left: -50%;
	width: 100%;
	height: 100%;
	background-size: cover;
	will-change: transform;
}
.slide:nth-child(1) {
	left: 0;
}
.slide:nth-child(1) .slide__bg {
	left: 0;/*background-image: url("../images/3d-slider-3.jpg");*/
}
.slide:nth-child(1) .slide__overlay-path {
	fill: #e99c7e;
}
.slide__overlay-path {
	fill: #0C4DA2 !important;
}
@media (max-width: 991px) {
.slide:nth-child(1) .slide__text {
	background-color: rgba(233, 156, 126, 0.8);
}
}
.slide:nth-child(2) {
	left: 100%;
}
.slide:nth-child(2) .slide__bg {
	left: -50%;
	background-image: url("../images/3d-slider-2.jpg");
}
.slide:nth-child(2) .slide__overlay-path {
	fill: #e1ccae;
}
@media (max-width: 991px) {
.slide:nth-child(2) .slide__text {
	background-color: rgba(225, 204, 174, 0.8);
}
}
.slide:nth-child(3) {
	left: 200%;
}
.slide:nth-child(3) .slide__bg {
	left: -100%;
	background-image: url("../images/3d-slider-1.jpg");
}
.slide:nth-child(3) .slide__overlay-path {
	fill: #adc5cd;
}
@media (max-width: 991px) {
.slide:nth-child(3) .slide__text {
	background-color: rgba(173, 197, 205, 0.8);
}
}
.slide:nth-child(4) {
	left: 300%;
}
.slide:nth-child(4) .slide__bg {
	left: -150%;
	background-image: url("../images/3d-slider-4.jpg");
}
.slide:nth-child(4) .slide__overlay-path {
	fill: #cbc6c3;
}
@media (max-width: 991px) {
.slide:nth-child(4) .slide__text {
	background-color: rgba(203, 198, 195, 0.8);
}
}
.slide__content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.slide__overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	min-height: 810px;
	-webkit-transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
	transition: transform 0.5s 0.5s, opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	will-change: transform, opacity;
	-webkit-transform: translate3d(-20%, 0, 0);
	transform: translate3d(-20%, 0, 0);
	opacity: 0;
}
@media (max-width: 991px) {
.slide__overlay {
	display: none;
}
}
.slide__overlay path {
	opacity: 0.8;
}
.slide__text {
	/*position: absolute;*/
	width: 38%;
	/*bottom: 15%;*/
    /*left: 12%;*/
	color: #fff;
	-webkit-transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
	transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
	transition: transform 0.5s 0.8s, opacity 0.5s 0.8s;
	transition: transform 0.5s 0.8s, opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
	will-change: transform, opacity;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
}
@media (max-width: 991px) {
.slide__text {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 20rem;
	text-align: center;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
	transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
	transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
	transition: transform 0.5s 0.5s, opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
	padding: 0 1rem;
}
}
.slide__text-heading {
	font-size: 50px;
	margin-bottom: 2rem;
	font-weight: normal;
}
@media (max-width: 991px) {
.slide__text-heading {
	line-height: 20rem;
	font-size: 3.5rem;
}
}
.slide__text-desc {
	font-size: 18px;
	margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
.slide__text-desc {
	display: none;
}
}
.slide__text-link {
	color: #ffffff;
	border: 1px solid #ffffff;
	z-index: 5;
	margin-top: 20px;
	display: inline-block;
	position: relative;
	padding: 10px 50px;
	cursor: pointer;
	font-size: 16px;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}
@media (max-width: 991px) {
.slide__text-link {
	display: none;
}
}
.slide__text-link:before {
	z-index: -1;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: rotateX(-85deg);
	transform: rotateX(-85deg);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	will-change: transform;
}
.slide__text-link:hover:before {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	background: rgba(255,255,255,1);
}
.slide__text_box {
	width: 1280px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
	padding-top: 120px;
	text-align: left;
}
/*banner*/

.t_hezuo01_c {
	margin-top: 40px;
}
#chbnav_touch {
	display: none;
}
.touch_banner {
	display: none;
}
 @media screen and (max-width: 640px) {
#chbnav_touch {
	display: block;
}
.chbnav_touch_nav .chbnav_select {
	left: 0;
}
.chbnav_touch_nav_box {
	position: fixed;
	top: 0;
	overflow: auto;
	left: -100%;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.chbnav_touch_navli {
	padding: 0 5%;
}
.chbnav_touch_navli b {
	font-family: "Microsoft YaHei";
	float: right;
	font-size: 15px;
}
.chbnav_touch_erji {
	display: none;
	background-color: #f1f1f1;
	padding-left: 20px;
}
.chbnav_touch_erji a {
	display: block;
	font-size: 16px;
	color: #333333;
}
.chbnav_touch_top_logo {
	position: absolute;
	height: 100%;
	left: 4%;
}
.chbnav_touch_nav_title {
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #DDDDDD;
}
.chbnav_touch_nav_title span {
	font-size: 18px;
	color: #16436C;
	float: left;
}
.chbnav_touch_nav_title img {
	float: right;
	margin-top: 19px;
}
.chbnav_touch_top_logo img {
	height: 80%;
	margin-top: 8px;
}
.right_fd {
	display: none;
}
.chbnav_touch_top {
	position: relative;
	height: 60px;
	width: 100%;
	border-bottom: 1px solid #ddd;
	background-color: #ffffff;
}
.nn_banner_mouse_img {
	display: none;
}
.nn_banner_li {
	height: 160px !important;
	background-size: 100% auto !important;
}
.nn_banner_title {
	height: 120px;
}
.chbnav_touch_top_list {
	position: absolute;
	right: 4%;
	width: 36px;
	height: 100%;
}
.nn_banner_js {
	display: none;
}
.nn_banner_name {
	font-size: 18px;
	font-weight: normal;
	bottom: 20px;
	line-height: normal;
}
.nn_banner .am-slider-a1 .am-control-nav {
	bottom: 10px;
	left: 0;
	right: 0;
}
.nn_banner .am-slider-a1 .am-control-nav li a {
	width: 14px;
	height: 1px;
}
.chb_anli_con_touch .am-slider-a1 .am-control-nav {
	display: none;
}
.chb_anli_con_touch .am-slider .am-slides>li p {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	bottom: 0;
	font-size: 16px;
	left: 0;
	right: 0;
	color: #ffffff;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
}
.chb_fuwu_touch_a {
	padding: 30px 3%;
}
.chb_fuwu_touch_a_title {
	font-size: 22px;
	color: #333333;
}
.chb_fuwu_touch_a_ul p {
	width: 50%;
	float: left;
	line-height: 26px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.chb_fuwu_touch_a_ul p img {
	width: 25px;
	margin-right: 10px;
	vertical-align: middle;
}
.chb_fuwu_touch_a_ul p span {
	vertical-align: middle;
	font-size: 14px;
}
.chb_fuwu_touch_a_entitle {
	font-size: 18px;
	color: #666666;
	margin-bottom: 6px;
}
.chbnav_touch_top_list_c {
	margin-top: 20px !important;
}
.chbnav_touch_top_list_a {
	width: 90%;
	height: 1px;
	margin: 0 auto;
	background-color: #666666;
}
.chbnav_touch_top_list_b {
	margin: 8px auto;
}
.t_head {
	display: none;
}
.banner {
	height: 240px;
}
.banner .am-slider-default {
	margin: 0;
}
.banner_li {
	height: 240px;
}
.t_banner {
	height: 240px;
}
.t_notice {
	display: none;
}
.t_ser {
	width: 94%;
	padding-top: 20px;
}
.t_sert_l {
	float: none;
	width: 100%;
}
.t_sert_l01 {
	font-size: 26px;
}
.t_sert_r {
	display: none;
}
.t_ser_tabs {
	margin-top: 20px;
	padding: 8px;
	gap: 6px;
	overflow-x: visible;
	white-space: normal;
	text-align: left;
	border-radius: 4px;
	box-shadow: none;
}
.t_ser_tab {
	-webkit-flex: 1 1 calc(50% - 6px);
	flex: 1 1 calc(50% - 6px);
	min-width: calc(50% - 6px);
	padding: 10px 6px;
	margin: 0;
	font-size: 13px;
	letter-spacing: 0;
}
.t_ser_tab.on::after,
.t_ser_tab:hover::after {
	display: none;
}
.t_ser_panel .t_ser_b > a:nth-child(3n) .t_ser_b01 {
	margin-right: 0;
}
.t_ser_panel .t_ser_b > a:nth-child(2n) .t_ser_b01 {
	margin-left: 2%;
}
.t_ser_b01 {
	width: 49%;
	margin-right: 0;
	padding: 20px 6px;
	margin-bottom: 15px;
}
.t_ser_b03 {
	font-size: 18px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.t_about {
	background-color: #f8f9fb;
	background-image: url("../images/china_map.svg");
	background-repeat: no-repeat;
	background-position: left 0 center;
	background-size: 90% auto;
	padding: 50px 0;
}
.t_about_nr {
	width: 94%;
	padding: 0;
}
.t_about_main {
	display: block;
}
.t_about_left,
.t_about_right {
	width: 100%;
	padding-right: 0;
}
.t_about_title {
	font-size: 30px;
	letter-spacing: 2px;
}
.t_about_company {
	font-size: 14px;
}
.t_about_desc {
	margin-top: 20px;
}
.t_about_stats {
	flex-wrap: wrap;
	margin-top: 28px;
}
.t_about_stat {
	width: 50%;
	flex: none;
	padding-right: 12px;
	margin-bottom: 18px;
	box-sizing: border-box;
}
.t_about_stat_lab {
	white-space: normal;
}
.t_about_stat_num {
	font-size: 28px;
}
.t_about_more {
	margin-top: 10px;
	margin-bottom: 30px;
}
.t_about_media {
	padding: 0 18px 18px 0;
}
.t_about_media_accent {
	width: calc(100% - 18px);
	height: calc(100% - 18px);
}
.t_about_media_box img {
	height: 240px;
}
.t_about_play {
	width: 48px;
	height: 48px;
	margin: -24px 0 0 -24px;
}
.t_about_play:before {
	left: 19px;
	top: 16px;
	border-width: 8px 0 8px 12px;
}
.t_about_vtxt {
	right: 2px;
	bottom: 30px;
	font-size: 12px;
}
.t_news {
	padding: 20px 0 0 0;
}
.t_news_a {
	width: 94%;
}
.t_news_tabs {
	gap: 0;
}
.t_news_tab {
	font-size: 16px;
	letter-spacing: 0.5px;
}
.t_news_tab_line {
	margin: 0 14px;
	height: 14px;
}
.t_news_a01z {
	padding-top: 20px;
	display: block;
	height: auto;
}
.t_news_a01 {
	width: 100%;
	float: none;
	height: auto;
}
.t_news_a02 {
	margin-left: 0;
	width: 100%;
	float: none;
	margin-top: 10px;
	min-height: 0;
	max-height: none;
	height: auto;
	display: block;
}
.t_news_list_bar {
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 8px;
}
.t_news_list_panel {
	height: auto !important;
}
.t_news_list_panel.is-on {
	display: block !important;
	gap: 0;
}
.t_news_list_panel .t_news_r_link {
	display: block;
	-webkit-flex: none;
	flex: none;
}
.t_news_r01 {
	padding: 12px 0;
	height: auto;
	border: none;
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
}
.t_news_r_pic {
	width: 96px;
	height: 68px;
}
.t_news_r03 {
	margin-left: 12px;
	width: calc(100% - 108px);
	padding-left: 0;
}
.t_news_r03_t {
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 15px;
}
.t_news_r03_meta {
	margin-top: 6px;
	font-size: 12px;
}
.t_news_r03_b {
	padding-top: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline;
}
.t_hezuo01 {
	padding-top: 20px;
	width: 94%;
}
.t_anli01 {
	padding-top: 20px;
	width: 94%;
	padding-bottom: 10px;
}
.t_anli_list {
	grid-template-columns: repeat(2, 1fr);
	column-gap: 4%;
	row-gap: 16px;
}
.t_anli_list .t_anli_item {
	width: auto;
	margin: 0;
	padding: 0;
}
.t_anli_list .t_anli_item:nth-child(2n) {
	margin-left: 0;
}
.t_anli_list .t_anli_item:nth-child(4n) {
	margin-right: 0;
}
.t_anli_tit {
	font-size: 12px;
	padding-top: 8px;
	height: 42px;
}
.t_hezuo02 {
	width: 49%;
	margin-right: 0;
	text-align: center;
}
.t_hezuo01 .t_hezuo02_touch2 {
	margin-left: 2%;
}
.t_hezuo02_a {
	padding: 15px 0;
}
.t_hezuo02 img {
	max-width: 80%;
}
.t_rongyu01 {
	padding-top: 20px;
	width: 100%;
}
.t_rongyu01 .t_rongyu_item {
	width: 48%;
	margin-right: 0;
	margin-bottom: 4%;
}
.t_rongyu01 .t_rongyu_item:nth-child(2n) {
	margin-left: 4%;
}
.t_rongyu01 .t_rongyu_item:nth-child(3n) {
	margin-right: 0;
}
.t_rongyu02_t {
	font-size: 13px;
	padding-top: 10px;
}
.rongyu_mask_close {
	right: 0;
	top: -40px;
}
.t_ser_b .t_ser_b01_2touch {
	margin-left: 2%;
}
.t_hezuo01_c {
	margin-top: 20px;
}
.t_job {
	padding: 20px 0;
}
.t_jobz {
	width: 94%;
}
.t_job_l {
	width: 100%;
	float: none;
	clear: both;
	zoom: 1;
	display: table;
}
.t_job_l01 {
	font-size: 26px;
}
.t_job_l04 {
	padding-right: 0;
}
.t_job_r {
	float: none;
	width: 100%;
	clear: both;
	zoom: 1;
	display: table;
	margin-top: 20px;
}
.t_job_r01 {
	padding: 15px;
}
.s_footer {
	padding-top: 20px;
}
.s_footerz {
	width: 94%;
	display: block;
}
.s_fb_l {
	width: 100%;
	float: none;
	padding-right: 0;
}
.s_fb_l01 {
	margin-bottom: 15px;
	clear: both;
	zoom: 1;
	display: table;
}
.s_fb_l02 {
	clear: both;
	zoom: 1;
	display: table;
	float: none;
}
.s_fb_c {
	display: none;
}
.s_hdpt {
	display: none;
}
.s_hdpt01 {
	margin-bottom: 15px;
}
.s_footer_b {
	height: auto;
	line-height: normal;
	clear: both;
	zoom: 1;
	display: table;
	padding: 10px 0;
}
.s_footer_b01 {
	width: 94%;
}
.s_ftb_l {
	float: none;
	width: 100%;
}
.s_ftb_r {
	float: none;
	text-align: left;
	width: 100%;
	margin-top: 5px;
}
.t_news_a01_a {
	height: 220px;
}
.t_news_slider .am-viewport,
.t_news_slider .am-slides,
.t_news_slider .am-slides > li {
	height: 220px;
}
.t_news_a01_b {
	height: 70px;
	line-height: normal;
}
.t_news_slider .am-control-nav {
	bottom: 78px;
}
.t_na01b_01 {
	padding: 0 20px;
}
.t_na01b_03 {
	font-size: 13px;
}
.pc_banner {
	display: none;
}
.touch_banner {
	display: block;
}
.banner_li_box {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	line-height: 60px;
	height: 60px;
	background: rgba(12,77,162,0.8);
}
.banner_li_box_name {
	font-size: 16px;
	text-align: left;
	margin-left: 3%;
}
.banner .am-slider-default .am-control-nav {
	bottom: 22px;
	text-align: right;
}
.n_banner {
	height: 200px;
	background-attachment: initial !important;
	background-size: cover !important;
	background-position: center center !important;
}
.n_btxt02 {
	font-size: 28px;
}
.n_btxt {
	width: 94%;
	margin: 0 auto;
	padding-top: 30px;
}
.n_fuwu {
	padding: 20px 0 0 0;
}
.n_fuwu_z {
	width: 94%;
}
.n_sert_r {
	width: 100%;
	float: none;
	line-height: 38px;
}
.n_bottom {
	padding-bottom: 10px;
}
.n_lx_top {
	font-size: 15px;
}
.n_fuwu_nr .t_hezuo01 {
	width: 100%;
}
.n_fuwu_nr .t_rongyu01 {
	width: 100%;
}
.n_fuwu_nr .t_anli_list {
	width: 100%;
	padding-top: 20px;
}
.page_about_jj {
	margin-top: 0;
}
.page_about_jj_img {
	width: 100%;
	float: none;
	height: auto;
}
.page_about_jj_img img {
	max-width: 100%;
}
.page_about_jj_con {
	width: 100%;
	float: none;
	margin-top: 20px;
}
.page_about_time {
	margin-top: 20px;
}
.box {
	width: 94%;
}
.page_about_time .am-slider-default .am-control-nav {
	display: block;
}
.page_about_timeli {
	margin-top: 25px;
}
.page_about_time_xian {
	bottom: 162px;
}
.page_about_time .am-slider-default .am-control-nav {
	bottom: -40px;
}
.page_about_fuwu {
	width: 94%;
}
.page_about_fuwu_name {
	font-size: 26px;
	margin-top: 20px;
}
.page_about_fuwu_ul .t_ser_b01_touch2 {
	margin-left: 2%;
}
.n_fuwu_nr .t_ser_b01_touch2 {
	margin-left: 2%;
}
.t_ser_b04 {
	padding-top: 10px;
}
.page_about_time .am-direction-nav {
	display: none;
}
.zpxxnr ul li {
	float: none;
	margin: 0 0 15px 0;
}
.zpxxnr ul li a {
	width: 100%;
	height: auto;
}
.zpwcr {
	display: none;
}
.zpwcl {
	float: none;
	width: 100%;
}
.zpwcl .zplbt {
	font-size: 20px;
}
.zpwcl .zpljj3 {
	width: 100%;
}
.n_lx_a01 {
	width: 50%;
	padding: 0 0 0 10px;
	margin: 10px 0;
}
.contact_left {
	width: 100%;
	float: none;
	padding-right: 0;
	margin-bottom: 24px;
}
.contact_right {
	width: 100%;
	float: none;
}
.contact_company {
	font-size: 22px;
	margin-bottom: 24px;
}
.contact_phone_item {
	margin-bottom: 20px;
}
.contact_phone_num {
	font-size: 22px;
}
#contactMap {
	height: 300px;
}
#map {
	width: 100% !important;
	height: 200px !important;
}
.n_lx_a05 {
	margin-bottom: 30px;
	height: auto;
}
.n_news_ul .box {
	width: 100%;
}
.n_news_li {
	padding: 14px 3%;
	height: auto;
	min-height: 0;
	border: none;
	border-bottom: 1px solid #eee;
	box-shadow: none;
}
.n_news_li:hover {
	box-shadow: none;
	border-color: #eee;
}
.n_news_li_pic {
	width: 108px;
	height: 78px;
}
.n_news_li_time {
	display: none;
}
.n_news_li_con {
	float: left;
	margin-left: 12px;
	width: calc(100% - 120px);
}
.n_news_li_name {
	font-size: 16px;
	margin-top: 0;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.n_news_li_meta {
	margin-top: 8px;
	font-size: 12px;
	-webkit-line-clamp: 2;
}
.n_news_li_date {
	margin-right: 8px;
	padding-right: 8px;
}
.n_news_li_more {
	display: none;
}
.n_lx_b {
	padding-top: 0;
}
.n_jobxq_r {
	display: none;
}
.n_jobxq_l {
	width: 100%;
	float: none;
}
.n_jobxq_l h3 {
	padding: 0;
}
.n_jltd {
	padding: 20px 0;
	margin-top: 10px;
}
.n_jltd01 {
	width: 94%;
}
.n_jltd03 {
	float: none;
}
.jld table tbody {
	width: 100%;
	float: none !important;
}
.jld table {
	margin-bottom: 10px;
}
.jld .tjiao {
	margin-left: 0;
}
.show_new .box {
	width: 100%;
}
.newshowbox {
	float: none;
	width: 100%;
}
.newshow_cont {
	margin-top: 0;
}
.newshow_cont p {
	margin-bottom: 18px;
}
.newshow_cont img {
	max-width: 100%;
	text-indent: 0;
}
.newshowbox_r {
	float: none;
	width: 100%;
	margin: 0;
}
.newshowbox_r_t {
	display: none;
}
.newshowbox_r_b {
	margin-top: 0;
	width: 100%;
	margin-bottom: 20px;
}
.newshow_name {
	font-size: 20px;
}
.box_nn {
	width: 94%;
}
.show_page img {
	max-width: 100%;
}
}


.ab_view {
    background-color: #0c4da2;
    border: 2px solid #0c4da2;
    position: fixed;
    width: 80px;
    top: 40%;
    right: 10px;
    text-align: center;
    display: block;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 8px 8px;
    font-size: 12px;
    z-index: 999;
}

.ab_view ul {
    margin: 0;
    padding-top: 45px;
    color: #fff;
}

.ab_view ul li {
    position: relative;
}

.ab_view ul li:nth-of-type(1),
.ab_view ul li:nth-of-type(4) {
    display: none;
}

.ab_view ul li a {
    display: block;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
    height: auto;
    width: 100%;
    padding: 43px 0 12px;
    background: url(../images/kefu-tb.png) no-repeat top center;
}

.ab_view ul li a:hover {
    background-color: #0c4da2;
}

.ab_view a.kefu-lx {
    background-image: url(../images/kefu.png);
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    top: -40px;
    text-indent: -9999px;
    height: 80px;
    width: 80px;
    z-index: 999999;
    left: 0px;
    border-width: 0;
    overflow: hidden;
}

.ab_view a.kefu-lx:hover {
    background-color: rgba(255, 255, 255, 0);
}

.ab_view ul li a.kefu-tel {
    background-position: center -79px;
}

.ab_view ul li a.kefu-qq {
    background-position: center -150px;
}

.ab_view ul li a.kefu-wx {
    background-position: center -220px;
}

.ab_view ul li a.kefu-dy {
    background-position: center -338px;
}

.ab_view ul li a.kefu_bottom {
    background-position: center -288px;
    padding: 30px 0 10px 0;
    border-radius: 0 0 8px 8px;
}

.ab_view ul li a.kefu_top {
    background-position: center -15px;
    padding: 30px 0 10px 0;
}

.ab_view:hover ul li a {
    display: block;
}

.ab_view ul li p {
    position: absolute;
    top: 0;
    right: 82px;
    width: 0;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #fff;
    background: #00377f;
    display: block;
    opacity: 0;
    transition: all .4s ease-in-out .1s;
    overflow: hidden;
    z-index: 201;
}

.ab_view ul li:nth-of-type(3) p {
    top: 0;
}

.ab_view ul li:hover p {
    width: 150px;
    padding: 15px;
    opacity: 1;
}

@media (max-width:800px) {
    .ab_view {
        width: 60px;
        border-radius: 8px;
        right: 2px;
    }

    .ab_view a.kefu-lx {
        display: none;
    }

    .ab_view ul {
        padding: 0;
    }

    .ab_view ul li a {
        font-size: 12px;
    }
}