* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

.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;
	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;
}

.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: 75px;
}

.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: #0f75c8;
}

.t_head_top {
	max-width: 1400px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
}

.t_head_t_l {
	width: 60%;
	float: left;
	text-align: left;
}

.t_head_t_r {
	width: 40%;
	float: left;
	text-align: right;
}

.t_head_b {
	width: 100%;
}

.t_head_nav {
	max-width: 1400px;
	margin: 0 auto;
	height: 110px;
}

.n_nav {
	width: 100%;
	position: absolute;
	height: 50px;
	line-height: 50px;
}

.t_banner {
	width: 100%;
	height: 800px;
	color: #fff;
	text-align: center;
}

.n_banner {
	width: 100%;
	height: 360px;
	background-attachment: fixed !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: 1400px;
	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: 1400px;
	margin: 0 auto;
	height: 75px;
	line-height: 75px;
}

.t_notice_a {
	width: 70%;
	float: left;
	font-size: 16px;
}

.t_notice_a a {
	color: #333333;
	-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: 1400px;
	margin: 0 auto;
	padding-top: 75px;
}

.t_ser_top {
	width: 100%;
}

.t_sert_l {
	width: 80%;
	float: left;
}

.t_sert_l01 {
	width: 100%;
	font-size: 24px;
	color: #333333;
	margin-top: 24px;
}

.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: 20%;
	float: left;
	padding-top: 45px;
	padding-left: 70px;
}

.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: 31.3%;
	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%;
	background: url("../images/d_bg.jpg");
	background-attachment: fixed;
	padding: 75px 0;
}

.t_about_a {
	width: 100%;
}

.t_about_nr {
	max-width: 1400px;
	margin: 0 auto;
}

.t_ab_top {
	width: 100%;
}

.t_abt_l {
	width: 80%;
	float: left;
}

.t_abt_l01 {
	width: 100%;
	font-size: 40px;
	color: #fff;
}

.t_abt_l02 {
	width: 100%;
}

.t_abt_l03 {
	width: 80px;
	border-bottom: 1px solid #fff;
	float: left;
	padding-top: 15px;
}

.t_abt_l04 {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #fff;
	line-height: 1.6;
	padding-top: 15px;
	padding-right: 200px;
}

.t_abt_r {
	width: 20%;
	float: left;
}

.t_about_b {
	width: 100%;
	position: relative;
}

.t_ab_bnr {
	max-width: 1400px;
	margin: auto;
}

.t_ab_bnr .page_about_time {
	background: none;
}

.t_ab_bnr .page_about_timeli {
	margin-top: 0;
}

.t_ab_bnr .page_about_time {
	height: 255px;
}

.t_about_b .page_about_time_xian {
	background-color: #ffffff;
}

.t_ab_bnr01 {
	width: 100%;
	float: left;
	padding-left: 100px;
}

.t_ab_bnr02 {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #fff;
}

.sj_font {
	font-size: 70px;
	font-weight: bold;
}

.t_ab_bnr03 {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #fff;
}

.am-slider-default .am-control-nav {
	display: none;
}

.t_news {
	width: 100%;
	padding: 75px 0;
	background: #f7f7f7;
}

.t_news_a {
	max-width: 1400px;
	margin: 0 auto;
}

.t_news_a01z {
	width: 100%;
	padding-top: 50px;
}

.t_news_a01 {
	width: 45%;
	float: left;
	position: relative;
}

.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: 90px;
	position: absolute;
	bottom: 0;
}

.t_na01b_a {
	width: 100%;
}

.t_news_a01_a img {
	overflow: hidden;
	width: 100%;
	-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_na01b_01 {
	width: 80%;
	float: left;
	padding-top: 20px;
}

.t_na01b_02 {
	width: 20%;
	float: left;
	text-align: right;
	padding-right: 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_news_a01 a:hover .t_na01b_02 {
	padding-right: 35px;
	-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_na01b_03 {
	width: 100%;
	float: left;
	font-size: 15px;
	line-height: 1.6;
	padding: 0 0 0 20px;
}

.t_news_a02 {
	width: 52%;
	float: left;
	margin-left: 3%;
}

.t_news_a02 a:hover .t_news_r01 {
	background: #eee;
	-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: #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_news_r01 {
	width: 100%;
	padding: 30px;
	border-bottom: 1px solid #f3f3f3;
	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;
}

.t_news_r02 {
	padding: 10px;
	color: #000;
	background-color: #f5f5f5;
	float: left;
}

.t_news_r02_t {
	width: 100%;
	text-align: right;
	font-size: 15px;
}

.t_news_r02_b {
	width: 100%;
	text-align: right;
	font-size: 28px;
}

.t_news_r03 {
	width: 85%;
	float: right;
	padding-left: 20px;
}

.t_news_r03_t {
	width: 100%;
	font-size: 16px;
	color: #333;
	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_news_r03_b {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	padding-top: 10px;
}

.t_news_a01 a: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_hezuo01 {
	max-width: 1400px;
	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;
}



/* 内页框架 styles */
.n_fuwu {
	width: 100%;
}

.n_fuwu_z {
	max-width: 1400px;
	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: 20%;
	line-height: 65px;
	float: left;
	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;
}

.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: 1400px;
	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: 1400px;
	margin: 0 auto;
	color: #a9a9a9;
	font-size: 14px;
	padding-bottom: 35px;
}

.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: 25%;
	float: left;
	margin-right: 4%;
}

.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: 15%;
	float: left;
}

.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 {
	width: 25%;
	float: left;
	padding: 0 0 0 60px;
}

.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: 1400px;
	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_logo img {
	width: 240px;
}

.c_nav_nav {
	float: right;
	line-height: 110px;
}

.c_nav_nav_ul {
	float: left;
}

.c_nav_nav_div {
	float: left;
}
.c_nav_nav_div a{font-size:16px;color:#000;}
.c_nav_nav_li1 {
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 14px;
	position: relative;
}

.c_nav_nav_li_a {
	font-size: 16px;
	color: #333333;
}

.c_nav_nav_li1 .c_nav_nav_li_a_hover {
	border-bottom: 2px solid #0C4DA2;
}

.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: 160px;
	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: #000;
	background-color: #fff;
}

.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_li {
	padding: 0 35px;
	background-color: #ffffff;
	height: 194px;
	width: 100%;
	-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: #fbfbfb;
	border-bottom: none;
}

.n_news_li_time {
	float: left;
	text-align: right;
	width: 110px;
	margin-top: 55px;
}

.n_news_li_nian {
	font-size: 18px;
	color: #d2d2d2;
	-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 .n_news_li_nian {
	color: #0C4DA2;
}

.n_news_li_yue {
	font-size: 30px;
	font-weight: bolder;
	color: #d2d2d2;
	-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 .n_news_li_yue {
	color: #0C4DA2;
}

.n_news_li_xian {
	margin-top: 8px;
	width: 37px;
	height: 2px;
	float: right;
	background-color: #d2d2d2;
}

.n_news_li_con {
	float: left;
	width: 950px;
	margin-left: 65px;
}

.n_news_li_name {
	margin-top: 35px;
	font-size: 22px;
	font-weight: bold;
	color: #555;
	-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_news_li:hover .n_news_li_name {
	color: #0C4DA2;
}

.n_news_li_js {
	margin-top: 11px;
	line-height: 28px;
	font-size: 14px;
	color: #898989;
}

.n_news_li_more {
	margin-top: 20px;
	font-size: 14px;
	color: #898989;
}

.n_news_ul li {
	margin-bottom: 5px;
}

.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: 1400px;
	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: 1400px;
	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: 800px;
	overflow: hidden;
	position: relative;
	z-index: 9;
}

.pc_banner {
	height: 800px;
}

.banner_bg {
	position: absolute;
	height: 100%;
	width: 50%;
	z-index: 9;
	background: rgba(12, 77, 162, 0.6);
}

.banner_li {
	width: 100%;
	height: 800px;
	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: 1400px;
	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_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-attachment: initial;
		padding: 20px 0;
	}

	.t_about_nr {
		width: 94%;
	}

	.t_abt_l {
		float: none;
		width: 100%;
	}

	.t_abt_l04 {
		padding-right: 0;
	}

	.t_abt_l01 {
		font-size: 26px;
	}

	.t_abt_r {
		display: none;
	}

	.t_ab_bnr {
		width: 94%;
		padding-top: 20px;
	}

	.t_ab_bnr01 {
		padding-left: 0;
		width: 80%;
		float: none;
		margin: 0 auto;
	}

	.t_ab_bnr .am-slider-default .am-direction-nav .am-prev {
		left: 0;
	}

	.t_ab_bnr .am-slider-default .am-direction-nav .am-next {
		right: 0;
	}


	.t_hezuo01 {
		padding-top: 20px;
		width: 94%;
	}

	.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_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%;
	}

	.s_fb_l {
		width: 100%;
		float: none;
	}

	.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 {
		width: 100%;
		float: none;
		padding: 0;
	}

	.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: auto;
	}

	.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: auto 100% !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%;
	}

	.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;
	}

	#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: 0 3% 15px 3%;
		height: auto;
		border-bottom: 1px solid #eee;
	}

	.n_news_li_time {
		display: none;
	}

	.n_news_li_con {
		float: none;
		margin-left: 0;
		width: 100%;
	}

	.n_news_li_name {
		font-size: 18px;
		margin-top: 10px;
	}

	.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%;
	}

	.t_about_b .page_about_time_li_name {
		font-size: 50px;
	}

	.show_page img {
		max-width: 100%;
	}
}

/*产品中心*/
.indexcontent {

	margin: 0 auto;

	width: 1400px;

}

.clear {
	clear: both;
	font-size: 1px;
	width: 1px;
	height: 0;
	visibility: hidden;
	zoom: 1;
}

.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "1";
	clear: both;
	height: 0;
}

.i_p_nav {
	display: flex;
	justify-content: center;
}

.i_p_nav li {

	float: left;

	min-width: 160px;

	border-left: #e5e5e5 1px solid;

}

.i_p_nav li:first-child {

	border-left: 0;

}

.i_p_nav li .ico {

	height: 40px;
	text-align: center;

}


.i_p_nav li .txt {

	font-size: 18px;

	color: #000;

	line-height: 30px;

	text-align: center;

	padding-top: 10px;

}


.i_p_nav li:hover .txt {

	color: #1f60ad;

}

.i_p2 {

	background: #f1f1f1;

	padding: 72px 0 65px 0;

}

.i_p2_list1 li {

	float: left;

	width: 630px;

	background: #fff;

	margin-left: 20px;

}

.i_p2_list1 li:first-child {

	border-left: 0;

}

.i_p2_list1 li img {

	width: 630px;

	height: 370px;

}

.i_p2_list1 li .txt1 {

	font-size: 16px;

	color: #414141;

	line-height: 25px;

	text-align: center;

	padding-top: 15px;

}

.i_p2_list1 li .txt2 {

	font-size: 14px;

	color: #777777;

	line-height: 25px;

	text-align: center;

	padding-bottom: 15px;

}

.i_p2_list1 li:hover {

	box-shadow: 0px 0px 20px #aaa;

}

.i_p2_list2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.i_p2_list2 li {

	float: left;

	width: 19%;

	background: #fff;
	margin-bottom: 20px;
	text-align: center;

}

.i_p2_list2 li:first-child {

	border-left: 0;

}

.i_p2_list2 li img {

	width: 100%;

}

.i_p2_list2 li .txt1 {

	font-size: 16px;
	width: 80%;
	color: #414141;

	line-height: 25px;
	margin: 0 auto;
	text-align: center;

	padding-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;

}

.i_p2_list2 li .txt2 {

	font-size: 14px;

	color: #777777;

	line-height: 25px;

	text-align: center;

	padding-bottom: 15px;

}

.i_p2_list2 li:hover {

	box-shadow: 0px 0px 20px #aaa;

}

.fd {
	overflow: hidden;
	cursor: pointer;
	position: relative;
	    display: inline-block;
}

.fd img {
	transition: transform 0.3s
}

.fd:hover img {
	transform: scale(1.05)
}
/* 创建三角形角标 */
.newcp:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 55px 55px 0; /* 调整这些值来改变三角形的大小 */
    border-color: transparent red transparent transparent; /* 右边的红色代表三角形的颜色 */
    position: absolute;
    top: 0;
    right: 0; /* 定位到右上角 */
}

/* 在三角形上显示斜着的文字 */
.newcp:after {
    content: '新品';
    position: absolute;
    top: 18px;
        right: -10px;
    color: white; /* 文字颜色 */
    font-size: 14px; /* 文字大小 */
    font-weight: bold; /* 如果需要的话，加粗 */
    /* 将文字旋转45度 */
    transform: translate(-50%, -50%) rotate(45deg);
    /* 调整translate的值可以帮助更好地定位文字 */
    
    z-index: 1;
}







.index_checkBg {
	width: 100%;
	/* height: 920px; */
	background: #EFF0F2;
	padding-bottom: 50px;
	background: url('../images/check_bg.jpg') no-repeat center;
	background-size: cover
}

/***行业应用 start***/

.frm_app_box {
	height: auto;
	overflow: hidden;
	background-color: #f5f5f5;
	/* padding: 30px 0px; */
}

.frm_app_box.fff {
	background-color: #ffffff;
}

.frm_app_box_con {
	width: 1400px;
	margin: 0px auto 30px;
	overflow: hidden;
}

.frm_app_box_con h3 {
	overflow: hidden;
	font-size: 33px;
	color: #222;
	position: relative;
	padding: 20px 0px;
	text-align: center;
	margin-bottom: 50px;
}

.frm_app_box_con h3:before {
	content: '';
	width: 50px;
	height: 1px;
	background: #c30d23;
	position: absolute;
	left: 50%;
	bottom: 1px;
	margin-left: -25px;
}

.frm_app_box_con p {
	width: 80%;
	line-height: 30px;
	overflow: hidden;
	margin: 0 auto 30px;
	font-size: 14px;
	color: #666;
	text-align: center;
}

.frm_app_box_con ul {
	height: auto;
	overflow: hidden;
	display: flex;
}

.frm_app_box_con_sub {
	width: 31.33%;
	height: auto;
	float: left;
	margin: 0 1%;
	background-color: #fff;
	border-radius: 3px;
}

.frm_app_box_con_sub li {
	display: inline-block;
	height: 100%;
	width: 100%;
	cursor: pointer;
}

.frm_app_box_con_sub_c {}

.frm_app_box_con_sub_c img {
	width: 100%;
	height: 100%;
	color: black;
}

.frm_app_box_con_sub_c .dd1 {
	height: 200px;
	padding: 3px;
	border: 1px solid #eee;
}

.frm_app_box_con_sub_c .dd2 {
	height: 50px;
	line-height: 50px;
	color: #222;
	font-size: 16px;
	padding: 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: All 0.4s ease;
	-webkit-transition: All 0.4s ease;
	-moz-transition: All 0.4s ease;
	-o-transition: All 0.4s ease;
}

.frm_app_box_con_sub_c .dd3 {
	height: 60px;
	line-height: 20px;
	padding: 0 10px;
	color: #999;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 25px;
}

.frm_app_box_con_sub_c span {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #444;
	display: block;
	padding: 0 10px;
	transition: All 0.4s ease;
	-webkit-transition: All 0.4s ease;
	-moz-transition: All 0.4s ease;
	-o-transition: All 0.4s ease;
}

.frm_app_box_con_sub_c .dd2:hover,
.frm_app_box_con_sub_c span:hover {
	color: #b70000;
}

.frm_app_box_more {
	padding: 10px;
	text-align: center;
	overflow: hidden;
}

.frm_app_box_more a {
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #FFF;
	background-color: #333;
	display: inline-block;
	border-radius: 5px;
}

.frm_app_box_more a:hover {
	background-color: #b70000;
}

.frm_app_box_top {
	width: 100%;
	height: 54px;
	margin-bottom: 40px;
	border-bottom: 1px #dcdcdc solid;
	margin-top: 30px;
}

.frm_app_box_top span {
	display: block;
	float: left;
	height: 58px;
	line-height: 58px;
	font-size: 28px;
	color: #0e75c8;
	font-weight: bold;
}

.frm_app_box_top_dash {
	display: block;
	margin: 0 auto;
	text-align: Center;
	font-size: 16px !important;
	color: #6f6f6f !important;
	float: right !important;
	line-height: 53px;
}

.frm_app_box_top_dash a {
	color: #6f6f6f;
	font-weight: 100
}

span.frm_app_box_top_t1 {
	color: #0e75c8;
}

.frm_app_box_top span.frm_app_box_top_name {
	display: block;
	float: left;
	height: 52px;
	line-height: 61px;
	font-size: 18px;
	color: #666;
	margin-top: 4px;
	margin-left: 9px;
	font-family: arial;
}

.frm_app_box_detail {
	color: #666;
	font-size: 16px;
	line-height: 30px;
}

.frm_app_news {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
}

.frm_app_news ul {
	flex-wrap: wrap;
	justify-content: space-between;
}

.frm_app_news ul li {
	width: 31%;
	/* height: 101px; */
	float: left;
	/* margin-right: 3.33%; */
	border: 1px #ececec solid;
	margin-bottom: 30px;
	cursor: pointer;
	transition: 0.5s;
	background: #fff;
	padding: 10px 10px 16px 10px;
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
	display: flex;
}


.frm_app_news .index_cnt_m3_w_c1_img {
	width: 100px;
	height: 80px;
	margin: 0 auto;
	margin-top: 13px;
	transition: 0.5s;
	text-align: center;
	float: left;
	margin-right: 5px;
}

.frm_app_news .index_cnt_m3_w_c1_img img {
	width: 82%;
	height: 100%;
	object-fit: cover;
}

.frm_app_news .index_cnt_m3_w_c1_tit {
	width: 250px;
	height: 45px;
	margin-top: 13px;
	line-height: 45px;
	margin-left: 10px;
	margin: 0 auto;
	float: left;
}

.frm_app_news .index_cnt_m3_w_c1_tit1 {
	font-size: 18px;
	color: #333;
}

.frm_app_news .index_cnt_m3_w_c1_neirong {
	width: 255px;
	line-height: 24px;
	color: #6f6f6f;
	font-size: 13px;
	margin-left: 165px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	float: left;
	height: 52px;
}

.frm_app_news>ul>li:hover {
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.18);
	border: 1px #fff solid;
}

span.index_cnt_m3_topmore a {
	font-size: 16px;
	color: #fff;
	display: block;
	background: #DA241D;
	border-radius: 50px;
	-moz-box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.18);
	-webkit-box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.18);
	width: 174px;
	line-height: 44px;
	height: 44px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

.section {
	padding: 60px 0;
}

.container1 {
	padding: 0 15px;
	width: 1400px;
	margin: 0 auto;
}

.bg5 {
	background: url(../images/adv2_1.jpg) no-repeat center;
	color: #fff;
}

.in-adv2 {
	width: 50%;
	margin: -15px 0;
}

.in-adv2 h4 {
	display: inline-block;
	margin: 0;
	border-bottom: 1px solid #3483c4;
	font-size: 34px;
	padding-bottom: 15px;
}

.in-adv2 p {
	margin: 20px 0 0;
	font-size: 16px;
	background: url(../images/gou_1.png) no-repeat 0 1px;
}

.section {
	padding: 60px 0;
}

.section-title {
	margin-bottom: 40px;
	text-align: center;
	font-size: 0;
}

.section-title strong {
	display: inline-block;
	vertical-align: middle;
	font-size: 34px;
	position: relative;
	padding: 0 40px;
	color: #0e75c8;
}

.section-title strong:after,
.section-title strong:before {
	content: '';
	height: 1px;
	width: 160px;
	top: 50%;
	position: absolute;
	background-color: #999;
}

.section-title strong:after {
	left: 100%;
}

.section-title strong:before {
	right: 100%;
}

.section-title p {
	margin: 10px 0 0;
	font-size: 14px;
	color: #666;
}

.img-center {
	text-align: center;
	font-size: 0;
}

.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	transition: all 0.5s;
}

.img-cover {
	overflow: hidden;
	position: relative;
}

.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	transition: all 0.5s;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.in-fahuo .swiper-slide a {
	display: block;
	position: relative;
}

.in-fahuo .swiper-slide .img-cover {
	padding-top: 80%;
}

.in-fahuo .swiper-slide p {
	margin: 0;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: rgba(0, 0, 0, 0.6);
}

.in-fahuo .swiper-slide a:hover .img-cover span {
	transform: scale(1.1);
}

.in-fahuo .swiper-pagination {
	position: static;
	font-size: 0;
	margin-top: 30px;
}

/*关于我们*/
.yinz{ height:800px; padding-top:50px; overflow:hidden; background:url(/skin/images/yinz_bg.jpg) no-repeat center top;}
.yinz1{ height:565px; overflow:hidden; background:#f5f5f5;}
.yinz dl{ width:600px; float:left; padding:25px 0 0 50px;}
.yinz dt{ font-size: 26px; color:#0a0f12; margin-bottom:28px;}
.yinz dd {margin-left: 0;}
.yinz dt span{color: #0f75c8;display: contents;}
.yinz dt em{ display:block; height:40px; font-size:16px; line-height:40px;text-align:left;font-weight: 500;font-style: normal;}
.yinz dd p{ font-size:15px; line-height:24px; color:#565656;margin-top: 20px;}
.yinz dd em{ display:block; width:402px; height:195px; margin:15px 0;font-style: normal;}
.yinz dd em img{display:block; height:195px;}
.yinz dd span{color: #000;display: contents;font-weight: 600;}
.yinz h3{ width:755px; height:500px; float:left; font-size:30px; line-height:75px; color:#fff;margin-top:30px;margin-left: 25px;}
.yinz h3 iframe{width: 750px;height: 500px}
.yinz h3 em{ float:right; font-size:18px; text-transform:uppercase; line-height:75px;font-style: normal;}
.yinz h3 span{ display:block; width:616px; height:375px;}
.yinz h3 span img{ display:block;width:616px; height:375px;}
.yinz ul{ margin-top:50px; height:160px; position:relative;display: flex;justify-content: space-between;}
.yinz ul:before{ content:""; position:absolute; top:5%; left:0; width:1px; height:52%; background:#e3e3e3;}
.yinz li{ width:300px; float:left; height:160px; text-align:center; font-size:20px; color:#5a5c5d; position:relative;}
.yinz li span{ display:block; font-size:24px; color:#0a0f12; padding-bottom:8px;}
.yinz li span em{color:#1e5db0; font:48px Arial; font-weight:bold;font-style: normal;}
.yinz li:before{ content:""; position:absolute; top:5%; right:0; width:1px; height:52%; background:#e3e3e3;}

.g-yinz{ margin:1.5rem 0 0 0;display:none;}
.g-yinz dl{ width:93.75%; margin:0 auto; overflow:hidden; background:#f0f0f0;}
.g-yinz dt{ background:#1c59ac; padding:0.2rem 5% 0.1rem;}
.g-yinz dt h3{ font-size:1.1rem; color:#fff; margin-bottom:0.6rem;}
.g-yinz dt h3 em{ display:block; float:right; font-size:0.8rem; line-height:1.8rem;}
.g-yinz dt span img{ display:block; width:100%;}
.g-yinz dd{ padding:0.1rem 3%;margin-left: 0px;}
.g-yinz dd h3{ font-size:1.2rem; color:#0a0f12;}
.g-yinz dd h3 em{ display:block; background:#1c59ac; color:#fff; height:2rem; text-align:center; font-size:0.8rem; line-height:2rem; margin-top:0.6rem;padding: 0 10px;}
.g-yinz dd p{ font-size:0.9rem; line-height:1.3rem; color:#676767; padding:1rem 0 0.5rem;}
.g-yinz ul{ background:url(/skin/images/yinz_bg.jpg) no-repeat center top; background-size:100% auto; padding:0.5rem 3.125% 3.5rem; margin-top:1.6rem;}
.g-yinz li{ width:50%; float:left; margin:1rem 0; text-align:center; font-size:1rem; color:#5b5c5d; border-left:1px solid #e3e3e3; box-sizing:border-box; position:relative;}
.g-yinz li:nth-child(2n):before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:#e3e3e3;}
.g-yinz li span{ display:block; font-size:1.5rem; font-family: Arial; color:#1e5db0; font-weight:bold;}
.g-yinz li span em{ font-size:1.2rem; color:#0a0f12; font-family:"Microsoft YaHei"; font-weight:normal;}

.videowidth{width:600px;margin:0 auto;}
    @media screen and (max-width: 767px){
      .yinz{padding-bottom: 20px;height: inherit;padding-top: 0;}
	  .yinz1{width: 100%;background: #fff;height: inherit;}
.yinz h3{width: 100%;margin-top: 0;
    margin-left: 0;height: inherit;float: inherit;}
.yinz h3 span{width: 100%;height: inherit;}
.yinz h3 iframe{width: 100%;height: 240px;}
		.videowidth{width:100%;}
    .video-container iframe{height: 368px !important;}
	.yinz dl{padding: 0;width: 95%;
    margin: 0 auto;
    float: inherit;}
	.yinz dt{font-size: 20px;}
	.yinz dd em{width: 100%;height: 150px;}
	.yinz dd em img{    height: 150px;
    width: 100%;}
	.yinz ul{flex-wrap: wrap;height: inherit;}
	.yinz li{width: 50%;
    float: inherit;
    height: inherit;}
	.yinz li{font-size: 18px;margin-bottom: 20px;}
	.yinz li span em{font-size: 30px !important;}
	.yinz li span{font-size: 18px;}
	.section-title strong:before{display: none;}
}

.container {
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
}

/*counters*/
.counters {
	width: 100%;
	height: 705px;
	position: relative;
	overflow: hidden;
}

.box-shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #0076b4;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 1
}

.counter_con {
	position: absolute;
	top: 0;
	width: 100%;
	height: 50%;
	left: 0;
	z-index: 2;
	top: 16%;
}

.counter_list ul {

	display: flex;
	justify-content: space-between;
}

.counter_list li {
	background: #fff;
	border-radius: 5px;
	padding: 30px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.con-tit2 {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

.tit_txt1 {
	font-size: 45px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.2;
}

.tit_txt2 {
	font-size: 17px;
	color: #fff;
	line-height: 32px;
	margin-top: 40px;
	margin-bottom: 35px;
	width: 78%;
	margin-left: auto;
	margin-right: auto;
}

.txt3 {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	border: none;
	overflow: hidden;
	margin: 0 15px;
	position: relative;
}

.txt3 span {
	display: block;
	transition: -webkit-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-moz-transition: transform 0.3s, -moz-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
	background-color: #838286;
	padding: 8px 40px;
}


.q_counter_holder {
	text-align: center;
	display: block;
}

.unit {
	color: #858585;
	font-size: 20px;
}

.q_counter_holder span.counter {
	font-size: 60px;
	line-height: 1em;
	color: #e00012;
	display: inline-block !important;
	height: 1em;
}

.q_counter_holder p.counter_text {
	font-size: 17px;
	margin-top: 15px;
	color: #000;
}

.full_section_inner {
	position: absolute;
	bottom: 100px;
	width: 70%;
	left: 15%;
	z-index: 2
}

video#bgvid {
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background: url(../video/bg.mp4) no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


/* 合作伙伴 */
/*é¦–é¡µæ–°é—»*/
.in-news {
	position: relative;
	padding: 60px 0 70px;
}

.in-news .news-wrapper {
	position: relative
}

.news-name {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
	margin-bottom: 40px
}

.news-name .news-title {
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	padding: 0 0 0 20px;
	position: relative;
	text-align: left
}

.news-name .news-title:before {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	transform: translateX(0);
	width: 4px;
	height: unset;
	content: "";
	background: #0952ca
}

.news-name .news-more {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end
}

.news-name .news-more .img2 {
	display: none
}

.news-name .news-more a {
	margin-left: 11px;
	color: #999;
	font-size: 16px;
	line-height: 1em;
	transition: all .5s
}

.news-name .news-more:hover a {
	color: #0952ca
}

.news-name .news-more:hover .img2 {
	display: block
}

.news-name .news-more:hover .img1 {
	display: none
}

.index-row {
	padding: 60px 0 80px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden;
	background: #f7f7f7;
}

.index-row .wp {
	max-width: 1340px;
}

.tit-1 {
	color: #333;
	font-size: 38px;
	font-weight: normal;
	line-height: 75px;
	text-align: center;
	/*line-height: 1.97;*/
	position: relative;
	background: url(../images/h-line2.png) center bottom no-repeat \9;
	margin-bottom: 50px;
}

.tit-1::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 48px;
	margin-left: -24px;
	border-bottom: 1px solid #0087c1;
}

.g-tpList1 {
	max-width: 1620px;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.g-tpList1 li {
	float: left;
	width: 19%;
	margin-bottom: 1.5%;
	/*width: 20%;*/
}

.g-tpList1 .con {
	height: 113px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}

.g-tpList1 .con:hover {
	border-color: #0087c1;
}

.g-tpList1 img {
	display: inline-block !important;
	vertical-align: middle;
	max-height: 100%;
}

@media screen and (max-width:767px) {
	.g-tpList1 li {
		width: 31.3333%;
		margin: 1%;
	}

	.g-tpList1 .con {
		height: 80px;
		line-height: 80px;
	}
}

/* 定制领域 */
.container-middle {
    margin: 0 auto;
    width: 1400px;
}
.home-title {
    font-size: 40px;
    color: #111;
    text-align: center;
}
.home-title span {
    display: inline-block;
    color: #0164a8;
}
.container-middle h3 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
}
.home-des {
    font-size: 18px;
    line-height: 26px;
    color: #666;
    text-align: center;
    margin-top: 5px;
}
.m-card{margin-bottom: 27px;}
.m-card .card-title{margin-bottom: 15px;}
.m-card .card-desc{margin-bottom: 26px;}
.card-list {display: flex;justify-content: space-between;}
.m-card .card-item{float: left; width: 282px; height: 254px; position: relative; text-align: center;}
.m-card .card-item + .card-item{margin-left: 17px;}
.m-card .u-plus{-webkit-transform: translateY(8px); transform: translateY(8px); -webkit-transition: .3s .15s; transition: .3s .15s;}

.m-card .card-hover{visibility: hidden; opacity: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; padding-top: 66px; text-align: center; color: #fff; 
    border-radius: 5px; background-color: #da261d; background-repeat: repeat-x; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da261d', endColorstr='#da261d', GradientType=1);
     background: linear-gradient(45deg, #da261d, #f00b00); -webkit-transition: .2s; transition: .2s;}
.m-card .card-hover .ch-tit{margin-bottom: 14px; font-size: 20px; font-weight: 700;}
.m-card .card-hover .ch-desc{margin-bottom: 35px; font-size: 16px;}
.m-card .card-img{width: 282px; height: 188px;}
.m-card .card-img img{max-width: 282px; max-height: 188px;}
.m-card .card-text{height: 66px; line-height: 66px; font-size: 20px; background: #fafafa;}
@media screen and (min-width: 1460px) {
    .m-card {margin-bottom: 47px;}
    .m-card .card-item {width: 23.9%;height: 310px;}
    .m-card .card-item + .card-item {margin-left: 20px;}
    .m-card .ch-tit {margin-bottom: 19px;}
    .m-card .card-desc {margin-bottom: 34px;}
    .m-card .card-text {height: 80px; line-height: 80px;}
    .m-card .card-hover {padding-top: 85px;}
    .m-card .card-img {width: 100%;height: 230px;}
    .m-card .card-img img {max-width: 100%;max-height: 345px;}
	h3.newp { color:#ff6600; }
	.newp .card-item {width: 343px;height: 310px;}
	.newp .card-img {width: 343px;height: 343px; overflow:hidden; border:solid 1px #efefef;}
	.newp .card-img img { transition: .3s; width:100%; height:100%; }
	.newp .card-img img:hover { transform: scale(1.15); }
	.newp .card-text {width:345px;}
	.newp .card-text a { font-size:18px; color:#666;}
	.newp .card-text a:hover { color:#ff3300;}
}

/* 非标类定制产品 */
.bts{
	text-align: center;
}
.bts a{
	position: relative;
	font-size: 40px;
	color: #000;
	line-height: 1;
}
.bts a::after{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 156px;
	content: "";
	display: block;
	width: 56px;
	height: 2px;
	background: #555;
}
.bts a::before{
	position: absolute;
	top: 50%;
	right: 50%;
	margin-right: 156px;
	content: "";
	display: block;
	width: 56px;
	height: 2px;
	background: #555;
}
.bts p{
	font-size: 18px;
	color: #888;
	text-align: center;
	padding-top: 16px;
	font-weight: normal;
}
.dz{
	padding: 70px 0;
	height: 1080px;
	box-sizing: border-box;
	background: #f6f6f6;
}
.dz .bts a{
	color: #000;
}
.dz .bts a span{display: inline-block;
    color: #0f75c8;}
.dz .bts a::after{
	background: #000;
}
.dz .bts a::before{
	background: #000;
}
.dz .bts p{
	color: #c3c3c3;
}
.dz .content{
	margin-top: 34px;
}
.dz .content .dz-min{
	height: 395px;
}
.dz .content .dz-min dl{
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
.dz .content .dz-min dl dt{
	float: left;
	width: 660px;
}
.dz .content .dz-min dl dt img{
	display: block;
	width: 100%;
	height: auto;
}
.dz .content .dz-min dl dd{
	float: right;
	width: 700px;
	padding: 44px 36px 0 0;
	box-sizing: border-box;
}
.dz .content .dz-min dl dd h4{
	font-size: 20px;
	color: #333;
	line-height: 1;
	height: 38px;
	margin-bottom: 26px;
	background: url(../images/dz_br.jpg) no-repeat left bottom;
}
.dz .content .dz-min dl dd p{
	font-size: 15px;
	color: #666;
	line-height: 24px;
	margin-bottom: 26px;
}
.dz .content .dz-min dl dd span{
	display: block;
}
.dz .content .dz-min dl dd span{
	display: inline-block;
	width: 142px;
	line-height: 42px;
	padding-left: 25px;
	box-sizing: border-box;
	font-size: 16px;
	color: #fff;
	border: 2px solid #0f75c8;
	margin-right: 12px;
	border-radius: 30px;
	background: url(../images/more_ico1.png) no-repeat 100px center #0f75c8;
}
.dz .content .dz-min dl dd span a{color: #fff;}
.dz .content .dz-ul{
	overflow: hidden;
	margin-top: 42px;
}
.dz .content .dz-ul li{
	float: left;
	width: 25%;
	text-align: center;
}
.dz .content .dz-ul li a{
	font-size: 22px;
	color: #fff;
}
.dz .content .dz-ul li span{
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	background: #d2d2d2;
	text-align: center;
	font-size: 22px;
	color: #333;
	border-radius: 50%;
	margin-right: 18px;
}
.dz .content .dz-ul li.cur a span{
	color: #fff;
	background: #d01d22;
}
.dz .content .dz-ul li a:hover span{
	color: #fff;
	background: #d01d22;
}


/* 优势 */
.medical-title{font-size:40px;color:#000;text-align:center;}
.medical-des{font-size:18px;color:#666;text-align:center;line-height:34px}
.medical-title span{display:inline-block;color:#0f75c8}
.medical-three{padding-top:72px}
.medical-three ul{margin:20px -5px 0}
.medical-three li{float:left;width:33.33%;padding:0 5px;margin-top:10px}
.medical-three li a{display:block;width:100%}
.medical-three-img{overflow:hidden;width:100%;height:293px}
.medical-three-img img{width:100%;height:100%;transition:ease .5s}
.medical-three li:hover .medical-three-img img{transform:scale(1.04)}
.medical-three-text{padding:24px 0 35px}
.medical-three-text h3{font-size:26px;color:#222;margin-bottom:10px;text-overflow:ellipsis;overflow:hidden;transition:ease .5s}
.medical-three li:hover .medical-three-text h3{color:#0f75c8}
.medical-three-text p{font-size:16px;color:#666;text-overflow:ellipsis;overflow:hidden;max-height:66px}
.medical-three .home-viewmo{margin-top:0}
.home-viewmo{display:block;font-size:16px;line-height:26px;color:#fff;transition:ease .4s;padding:9px 60px 9px 34px;border:1px solid transparent;border-radius:30px;background:#000 url(../images/more1.png)no-repeat top 14px right 32px;cursor:pointer;margin:0 auto;width:fit-content;margin-top:50px;max-width:300px}
.home-padd{padding:80px 0}
.home-viewmo:hover{background:#0f75c8 url(../images/more1.png)no-repeat top 14px right 32px;border-color:#0f75c8;color:#fff}

/* 定制流程 */
.medical-four{background:#f5f5f5;padding-bottom:42px;padding-top:75px}
.medical-four-con{}
.medical-four-con ul{}
.medical-four-con li{float:left;width:25%;position:relative;padding:32px 0;text-align:center}
.medical-four-con li:nth-child(5),.medical-four-con li:nth-child(6),.medical-four-con li:nth-child(7){transform:translateX(50%)}
.medical-four-con li::before{content:"";position:absolute;width:72px;height:11px;right:-40px;top:30%;background:url(../images/med4-bef.png)no-repeat center right}
.med4-txt{display:inline-block;width:111px;height:100px;text-align:center;padding:8px 0;transition:ease .5s;position:relative}
.med4-txt::before{content:"";position:absolute;width:100%;height:100%;background:url(../images/med4-ba1.png)no-repeat center;transition:ease .5s;left:0;top:0}
.med4-txt h2{font-size:56px;color:#000;font-family:"mon-sb";transition:ease .5s;position:relative;z-index:2;}
.medical-four-con li:hover .med4-txt h2{color:#fff}
.medical-four-con li:hover .med4-txt::before{transform:rotateY(180deg);background-image:url(../images/med4-ba2.png)}
.medical-four-con li h3{font-size:24px;color:#333;margin:20px 0 10px}
.medical-four-con li p{font-size:16px;color:#666}
.medical-four-con li:nth-child(4)::before{display:none}
.medical-four-con li:last-child::before{display:none}

/* 客户心声 */
.medical-seven{padding-top:80px;}
.medical-seven-con{}
.medical-seven-con ul{position:relative;margin-top:50px}
.medical-seven-con li{}
.medical-seven-icon{float:left;width:49px;height:49px}
.medical-seven-icon img{border-radius:5px;width:100%}
.medical-seven-txt{background:#f1f1f1;transition:ease .5s;padding:16px 25px 2px 25px;position:relative;border-radius:5px;margin-left:18px;display:inline-block;max-width:90%}
.medical-seven-con li h3{font-size:20px;color:#333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.medical-seven-txt::before{content:"";position:absolute;width:8px;height:9px;background:url(../images/med7-bf_03.png)no-repeat center left;left:-8px;top:13px;transition:ease .5s}
.medical-seven-con li:hover .medical-seven-txt{background-color:#0f75c8}
.medical-seven-con li:hover .medical-seven-txt::before{background-image:url(../images/med7-bf1_03.png)}
.med7-li1{margin-left:500px}
.med7-li2{margin-left:223px}
.med7-li3{position:absolute;right:223px;top:80px}
.med7-li4{margin-left:375px;margin-top:58px}

/* 底部电话提交 */
.footer-contact{background:url(../images/tageck.jpg) no-repeat center center;padding:30px 0}
.footer-contact span{display:inline-block;font-size:24px;line-height:26px;color: #fff;font-weight:bold;margin-right:30px;}
.footer-contact input{display:inline-block;background:#fff;font-size:16px;line-height:26px;color:#888;padding:12px 15px;max-width:14.28%;margin-right:10px;outline: none;
    font-family: inherit;
    border: none;}
.footer-contact input.lastin{min-width:45%;margin-right:0}
.footer-contact button{font-size:15px;line-height:26px;color:#fff;background:#e60212;padding:12px 0;cursor:pointer;float:right;width:10%;border: none;}
/* 友情链接 */
.yqlink{margin-top: 20px;}
/*产品列表*/
/*产品列表页*/

.bg1 {

	background: #f9f9f9;

}

.p_nav {

	background: #fff;
	border-radius: 8px;
	height: 220px;
	box-shadow: 0px 0px 10px #ccc;

}

.p_nav li {

	float: left;

	width: 216px;

	height: 100px;

	padding-top: 25px;

	position: relative;

}

.product_list li a {
	color: #000;
}

.p_nav li .ico {

	height: 40px;
	text-align: center;

}


.p_nav li .txt {


	line-height: 25px;
	font-weight: 600;
	text-align: center;

	font-size: 16px;

	color: #4d4d4d;

}

.p_nav li:after {

	content: "";

	width: 1px;

	height: 58px;

	background: #e5e5e5;

	position: absolute;

	left: 0;

	top: 37px;

}

.p_nav li:nth-child(6n+1):after {

	width: 0;

}


.product_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.product_list li {

	float: left;

	width: 19.2%;
	border-radius: 8px;

	background: #fff;
	margin-bottom: 20px;



}

.product_list li:nth-child(4n+1) {

	margin-left: 0;

}

.product_list li .img {





	text-align: center;

}

.product_list li .img img {

	vertical-align: middle;

	width: auto;

	height: auto;

	max-height: 80% !important;

	vertical-align: middle;

	max-width: 90% !important;

	display: inline-block;

	margin: 0 auto;

	transition: 0.3s linear 0s;

}

.product_list li .txt {

	padding: 10px 20px;

	font-size: 16px;

	color: #4d4d4d;

	line-height: 35px;

	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;

}

.product_list li:hover {

	box-shadow: 0px 0px 20px #ccc;

}


/*分页*/
.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 100%
}

.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}

.pagination a:hover {
	color: #333;
	border: 1px solid #333;
}

.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}

.pagination .st {
	font-family: 宋体
}

.text-secondary {
	text-align: center;
	padding: 20px 0
}


/*产品详情*/
.left {
	background: #0e90d2;
	width: 300px;
	height: 500px;
	float: left;
}

.left .tit {
	font-size: 20px;
	color: #fff;
	margin-left: 20px;
}

.left .nr {
	width: 260px;
	margin: auto;
	background: #fff;
	border-radius: 10px;
	height: 200px;
	border: 1px solid #333;
}

.left .nr a {
	display: flex;
	font-size: 16px;
	color: #333;
}

/*产品详情页*/


.n_weizhi {

	padding: 20px 0;

	line-height: 30px;

	font-size: 16px;

	color: #727272;

}

.n_weizhi a {
	color: #727272;
}

.p_i_xx {

	background: #fff;

}

.p_i_xx .img {

	float: left;

	background: #fff;

	width: 650px;


	text-align: center;

	border-right: #e0e0e0 1px solid;

}

.p_i_xx .img img {

	vertical-align: middle;

	width: 649px;

	height: auto;


	vertical-align: middle;


	display: inline-block;

	margin: 0 auto;

	transition: 0.3s linear 0s;

}

.p_i_xx .p_i_txt {

	float: left;

	margin-left: 60px;

	width: 600px;

}

.p_i_xx .p_i_txt .title1 {

	padding-top: 80px;

	font-size: 24px;

	color: #444444;

	margin-bottom: 0;
}


.p_i_xx .p_i_txt .txt1 {
	min-height: 220px;
	font-size: 14px;

	color: #9c9c9c;

	line-height: 25px;

}

.p_i_xx .p_i_txt .title2 {


	font-size: 30px;

	color: #454545;

	line-height: 40px;

}

.p_i_xx .p_i_txt .txt2 {

	font-size: 14px;

	color: #9c9c9c;

	margin-bottom: 15px;

}

.p_i_xx .p_i_txt .txt3 {
	font-size: 16px;
	margin-bottom: 20px;
	color: #000;
	    display: block;
}

.p_i_xx .p_i_txt .txt2 a {
	background: #000;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	margin-right: 5px;
}

.p_i_xx .p_i_txt a.p_i_lx {

	display: block;

	width: 140px;

	height: 40px;

	text-align: center;

	line-height: 40px;

	background: #1f5eb0;

	font-size: 16px;

	color: #ffffff;

	margin-top: 30px;

}

.fx_txt {

	float: left;

	width: 50px;

	height: 30px;

	line-height: 30px;

	color: #9c9c9c;

}

.p_i_title {

	background: #f0f1f1;

}

.p_i_title li {
	font-size: 16px;
	float: left;

	border-top: #f0f1f1 2px solid;

	border-right: #e4e5e5 1px solid;

	width: 200px;
	font-weight: 600;

	height: 70px;

	text-align: center;

	line-height: 70px;

	color: #333;

	cursor: pointer;

}

.p_i_title li.on {

	border-top: #007cbf 2px solid;

	border-right: #e4e5e5 1px solid;

	background: #fff;

}

.p_i_box {

	padding: 50px 42px;

	background: #fff;
	line-height: 36px;
	font-size: 16px;

}

.p_i_box img {
	width: 50%;
	margin: 0 auto;
}
.p_i_box p {
	text-align: center;
}

.p_i_box table {

	border-color: #ccc;

}

.p_i_box table tr.title td {

	text-align: center;

	background: #60b1e3 !important;

	color: #fff;

	padding: 10px 0;

	line-height: 20px;

}

.p_i_box table tr td {

	text-align: center;

	height: 40px;

}

.p_i_box table tr:nth-child(2n+1) td {

	background: #e7e7e7;

}

.p_tj_title {

	font-size: 16px;

	line-height: 70px;

	padding-top: 5px;

	border-bottom: #e5e5e5 1px solid;

}

.p_tj_c {

	position: relative;

}

.p_tj_list li {

	float: left;

	width: 300px;

	height: 355px;

	background: #fff;

	margin: 10px 12px;

}

.p_tj_list li .img {

	width: 300px;

	height: 300px;

	line-height: 300px;

	text-align: center;

}

.p_tj_list li .img img {

	vertical-align: middle;

	width: auto;

	height: auto;

	max-height: 80% !important;

	vertical-align: middle;

	max-width: 90% !important;

	display: inline-block;

	margin: 0 auto;

	transition: 0.3s linear 0s;

}

.p_tj_list li .txt {

	padding: 0 20px;

	font-size: 16px;

	color: #4d4d4d;

	line-height: 35px;

	text-align: center;

}

.p_tj_list li:hover {

	box-shadow: 0px 0px 20px #ccc;

}

.p_tj_c a.prev {

	position: absolute;

	left: -80px;

	top: 152px;

	cursor: pointer;

}

.p_tj_c a.next {

	position: absolute;

	right: -80px;

	top: 152px;

	cursor: pointer;

}

/*联系我们*/

.lianxi_c {

	background: #fff;

	padding: 35px 40px;

}

.lianxi_c .lianxi_img {

	float: right;

}

.lianxi_c .txt {

	float: left;

	width: 600px;

}

.lianxi_c .txt .txt1 {

	font-size: 18px;

	color: #4a4a4a;

	line-height: 60px;

}

.lianxi_c .txt .txt2 {

	margin-top: 10px;

	font-size: 14px;

	color: #8c8c8c;

	line-height: 30px;

}

.lianxi_c .txt .txt2 * {

	color: #8c8c8c;

	line-height: 25px;

}

#span_nativeplace select,
#span_nativeplace_son select,
#span_nativeplace_sec select {

	width: 168px;

	height: 47px;

	border: #e1e1e1 1px solid;

	padding: 0 10px;

	font-size: 16px;

}

/*联系我们*/
/*联系我们*/
#contact .contact-box {
	background-color: #fff;
	margin-top: 50px;
	margin-bottom: 50px;
	box-shadow: 0px 8px 36.8px 3.2px rgba(0, 0, 7, 0.08);
}
#contact .contact-box h3{font-size: 30px;text-align: center;padding-top: 30px	;}
#contact .contact-box .map-box {
	padding: 40px;
}

#contact .contact-box .map-box #map {
	width: 100%;
	height: 480px;
}

#contact .contact-box .address-items {
	display: flex;
}

#contact .contact-box .address-items .item {
	border-right: 1px solid #f1f2f3;
	cursor: pointer;
	text-align: center;
	width: 20%;
	padding: 0 3%;
	margin-top: 3%;
}

#contact .contact-box .address-items .item .img {
	position: relative;
	display: block;
	width: 60px;
	height: 60px;
	margin: auto;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

#contact .contact-box .address-items .item:hover .img {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#contact .contact-box .address-items .item .img img:nth-child(2) {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

#contact .contact-box .address-items .item:hover .img img:nth-child(2) {
	opacity: 1;
}

#contact .contact-box .address-items .item .t1 {
	font-size: 16px;
	color: #999;
	margin: 20px 0;
}

#contact .contact-box .address-items .item .desc {
	font-size: 16px;
	color: #333;
	padding-bottom: 1px;
}

#contact .contact-box .address-items .item:last-of-type {
	border-right: 0;
}

#contact .contact-box .address-items .item:hover .desc {
	display: inline-block;
	color: #0f6ab4;
}

/*客户留言*/
#contact .message-box {
	padding: 40px 40px 70px;
	background-color: #fff;
	margin-bottom: 60px;
}

#contact .message-box .title {
	font-size: 16px;
	color: #999;
}

#contact .message-box .title span {
	font-weight: bold;
	color: #333;
	font-size: 24px;
	line-height: 24px;
	margin-right: 15px;
}

#contact .message-box .advise-nav {
	display: flex;
	align-items: center;
	justify-content: center;
}

#contact .message-box .advise-nav .item {
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #666;
	border: 1px solid #eee;
	transition: all 0.6s;
	margin-right: 20px;
	cursor: pointer;
}

#contact .message-box .advise-nav .item.active,
#contact .message-box .advise-nav .item:hover {
	background-color: #0068b6;
	color: #fff;
}

#contact .message-box .txt {
	text-align: center;
	color: #666;
	font-size: 16px;
	margin-top: 20px;
}

#contact .message-box .form-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
}

#contact .message-box .form-box .line {
	width: 49%;
	margin-bottom: 2%;
	height: 70px;
	position: relative;
}

#contact .message-box .form-box .line input {
	width: 100%;
	height: 100%;
	border: 1px solid #eee;
	transition: all 0.6s;
	padding-left: 30px;
	font-size: 16px;
}

#contact .message-box .form-box .line input:focus {
	box-shadow: 0px 0px 10px 0px rgba(0, 66, 120, 0.2);
	border: solid 1px #0068b6;
}

#contact .message-box .form-box .line.has-star:before {
	content: '*';
	position: absolute;
	color: #f00000;
	font-size: 16px;
	left: 22px;
	top: 22px;
}

#contact .message-box .form-box .line.has-text {
	width: 100%;
	height: 160px;
	resize: none;
}

#contact .message-box .form-box .line.has-text textarea {
	width: 100%;
	height: 100%;
	border: 1px solid #eee;
	padding: 20px 30px;
	transition: all 0.6s;
	resize: none;
	font-size: 16px;
}

#contact .message-box .form-box .line.has-text textarea:focus {
	box-shadow: 0px 0px 10px 0px rgba(0, 66, 120, 0.2);
	border: solid 1px #0068b6;
}

#contact .message-box .form-box .code-box {
	height: 70px;
	display: flex;
	align-items: center;
}

#contact .message-box .form-box .code-box .line {
	width: 190px;
	height: 100%;
	margin-bottom: 0;
}

#contact .message-box .form-box .code-box .img-box {
	overflow: hidden;
	width: 160px;
	height: 100%;
	line-height: 70px;
}

#contact .message-box .form-box .code-box .img-box img {
	height: 100%;
}

#contact .message-box .form-box .msg-btn {
	width: 190px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border: 0;
	background-color: #0068b6;
}


@media screen and (max-width: 768px){
    .n_banner{background-position:center !important;}
	.indexcontent{width: 100%;}
	.i_p_nav{flex-wrap: wrap;}
	.i_p_nav li{min-width: 100px;border-left:none;}
	.i_p2{padding: 20px 0px;}
	.i_p2_list2 li{width: 48%;}
	.i_p_nav li .txt{font-size:16px;}
	.container1{width: 100%;}
	.frm_app_box_con{width: 95%;margin: 0 auto;}
	.frm_app_news ul li{width: 100%;}
	.footer-contact{display: none;}
	.product_list li{width: 48% !important;}
	#contact .contact-box{margin-top: 0;}
	#contact .contact-box .address-items{flex-wrap: wrap;}
	#contact .contact-box .address-items .item{width: 50%;border-top: 1px solid #f1f2f3;}
	#contact .contact-box .address-items .item:nth-last-child(){width: 100%;}
	#contact .message-box{padding: 40px 10px 0px;}
	
	.p_i_xx .img{width: 100%;border: none;float: inherit;}
	.p_i_xx .img img{width: 100%;}
	.p_i_xx .p_i_txt{float: inherit;
    margin-left: 0;
    width: 95%;
        margin: 0 auto;}
		.tel-btn .btn{float: inherit;display: inline-grid;}
		.tel-btn .tel{float: inherit;margin: 30px 0px;}
		.section-title strong:after{display: none;}
}