@charset "utf-8";
.icolor,.hvcolor:hover{
	color: #0044A7;
}
.bgcolor,.hvbgcolor:hover{
	background: #0044A7;
	color: #fff;
}
.head,.head_height{
	height: 136px;
	background: #fff;
}
.head{
	width: 100%;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
}
.logo{
	position: absolute;
	z-index: 999;
	top: 2px;
}
.logo img{max-width:100%;}
.hbr{
	position: relative;
	display: flex;
	align-items: center;
}
.hbr span{
	display: inline-block;
	padding: 0px 0 0px 30px;
	cursor: pointer;
	position: relative;
}
.hbr.gn span a{display: flex;align-items: center;height: 86px;}
.hbr.gn span:before{display: block;content: " ";width: 1px;height: 19px;background: #999;left: 0px;top: 50%;transform:translateY(-50%);position: absolute;}
.hdra2hide,.hdra2hide_block{
	width: 300px;
	position: absolute;
	right: 0;
	top: 150%;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	display: none;
	z-index: 9;
}
.hdra2hide input,.hdra2hide_block input{
	width: 100%;
	height: 50px;
	padding: 0 20px;
}
.hdra2hide button,.hdra2hide_block button{
	width: 50px;
	height: 50px;
	background: url(../images/scico.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.nav li{
	position: relative;
	margin-right: 50px;
}
.nava{
	display: block;
	height: 86px;
	line-height: 86px;
	border-bottom: 3px solid rgba(0,0,0,0);
	font-weight: bold;
}
.nav li:hover .nava{
	color: #0044A7;
}
.nav li.active .nava{
	color: #0044A7;
	border-bottom: 3px solid #0044A7;
}
.hbr.gn{
	position: relative;
}
.navhide{
	width: 329px;
	border-radius: 0 0 8px 8px;
	background: rgba(16,78,180,.75);
	position: absolute;
	left: 50%;
	margin-left: -165px;
	top: 100%;
	z-index: 10;
	transition: .25s;
	margin-top: -10px;
	padding: 10px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.nav li:hover .navhide,.hbr_lg:hover .navhide{
	margin-top: 0;
	opacity: 1;
	visibility: inherit;
}
.navhide a{
	line-height: 39px;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	border-bottom: 1px solid #fff;
	text-transform: capitalize;
}
.navhide a:last-child{
	border-bottom: 0;
}
.hbr.gn .navhide {
	width: 79px;
	margin-left: -21px;
}
.hbr.gn:hover .navhide {
	margin-top: 0;
	opacity: 1;
	visibility: inherit;
}
.md{
	padding: 80px 0;
}
.ititle_56{
	font-size: 56px;
}
.ititle_40{
	font-size: 40px;
}
.it{
	padding: 35px 0;
	background: #fff;
}
.i1{
	background: url(../images/i1bg.png) no-repeat top center #f7f7f7;
	background-size: 100%;
}
.i1a{
	display: block;
	text-align: center;
}
.i1aimg{
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.i1aimg img{
	max-width: 85%;
	max-height: 85%;
	display: block;
}
.swiper-button-next-i1,.swiper-button-prev-i1{
	width: 60px;
	height: 60px;
	background: rgba(0,0,0,.1);
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	transition: .25s;
	color: #fff;
}
.swiper-button-next-i1{
	right: -80px;
}
.swiper-button-prev-i1{
	left: -80px;
}
.swiper-button-next-i1:hover,.swiper-button-prev-i1:hover{
	background: #0044A7;
}

.morea a{
	border: 1px solid #0044A7;
	color: #0044A7;
	border-radius: 50px;
	width: 110px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	display: block;
}
.morea:hover a,.morea.active{
	background: #0044A7;
	color: #fff;
}


.swiper-pagination-i4{
	position: static;
	text-align: center;
	width: 100%;
}
.swiper-pagination-i4 .swiper-pagination-bullet{
	width: 30px;
	height: 5px;
	background: #E5E5E5;
	border-radius: 0;
	transition: .25s;
	margin: 0 4px;
	opacity: 1;
}
.swiper-pagination-i4 .swiper-pagination-bullet-active{
	width: 50px;
	background: #0044A7;
}
.i5a_a{
	background: #fafafa;
}
.i5atxt{
	padding: 17px 20px;
}

.fb{
	padding: 20px 0;
	background: #23282C;
	text-align: center;
	color: #999999;
}
.fb a{color: #999999;}


.op6{
	opacity: .6;
}
.lnr li a{
	display: block;
	line-height: 80px;
	padding: 0 30px;
}
.lnr li:hover a{
	color: #0044A7;
}
.lnr li.active a{
	background: #0044A7;
	color: #fff;
}
.ab1{
	background: url(../images/ab1bg.jpg) no-repeat center;
	background-size: cover;
}
.ab1r img{
	position: relative;
	z-index: 8;
}
.ab1r::after{
	z-index: 9;
}
.ab1r::before{
	z-index: 7;
	width: 20%;
	height: 6px;
	content: "";
	background: #0044A7;
	position: absolute;
	left: 0;
	bottom: -6px;
}
.ab2a{
	position: relative;
	width: 23.5%;
	overflow: hidden;
}
.ab2abg{
	width: 100%;
	padding: 22px;
	text-align: center;
	background: rgba(0,0,0,.3);
	color: #fff;
	transition: .5s;
}
.ab2a:hover .ab2abg{
	background: #0044A7;
}
.ab2abg i{
	width: 48px;
	height: 48px;
	border: 1px solid #fff;
	border-radius: 100%;
	background: url(../images/ab2ico.png) no-repeat center;
	display: block;
	margin: 0 auto;
}
.ab3{
	background: url(../images/ab3bg.jpg) no-repeat top center;
}
.itop_wt *{
	color: #fff;
}
.ab3box{
	padding: 50px;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
}
.ab3aimg{
	background: url(../images/ab3abg.png) no-repeat center #f7f7f7;
	background-size: cover;
	padding: 40px 20%;
}
.ab4a{
	width: 20%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ab4a img{
	max-width: 75%;
	max-height: 75%;
	display: block;
	transition: .5s;
}
.ab4a:hover img{
	transform: scale(1.1);
}


@media only screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.ititle_40{
		font-size: 36px;
	}
	.swiper-button-next-i1, .swiper-button-prev-i1{
		width: 45px;
		height: 45px;
	}
	.swiper-button-next-i1{
		right: 0;
	}
	.swiper-button-prev-i1{
		left: 0;
	}
	.i2r_vd::after{
		background-size: 50px;
	}
	.i3ai{
		width: 130px;
		height: 130px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.ititle_40{
		font-size: 30px;
	}
	.i2r_vd::after{
		background-size: 40px;
	}
	.i3ai{
		width: 100px;
		height: 100px;
	}
	.i4abg{
		padding: 14px 20px;
	}
	.ftra img{
		width: 100px;
	}
	.ab4a{
		width: 25%;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	.ititle_40{
		font-size: 28px;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ititle_40{
		font-size: 24px;
	}
	.it{
		padding: 15px 0;
	}
	.ita{
		padding: 8px 0;
		width: 100%;
	}
	.swiper-button-next-i1, .swiper-button-prev-i1{
		width: 38px;
		height: 38px;
		margin-top: -40px;
	}
	.morea{
		padding: 5px 18px;
		font-size: 13px;
	}
	.i2r_vd::after{
		background-size: 40px;
	}
	.i4abg{
		padding: 10px 15px;
	}
	.i4abg p{
		font-size: 13px;
	}
	.i5a{
		width: 100%;
	}

	.fb{
		padding: 12px 0;
	}
	.swiper-container-bn .swiper-pagination-bullet{
		border-radius: 100%;
	}
	
	.listbn img{
		min-height: 130px;
	}
	.lnr{
		display: none;
	}
	.listnav{
		padding: 12px 0;
		font-size: 13px;
	}
	.listnav img{
		height: 12px;
	}
	.ab2a{
		width: 100%;
	}
	.ab3box{
		padding: 15px;
	}
	.ab3a{
		width: 100%;
	}
	.ab4a{
		width: 33.33%;
	}
	.ab4a img{
		max-width: 65%;
		max-height: 65%;
	}
}

.ny_ty{width: 100%;overflow: hidden;}
.pd_lb .n_r{width: 100%;overflow: hidden;margin-bottom: 29px;}
.pd_lb .n_r .t_p{background: #FFFFFF;padding: 19px 59px;}
.pd_lb .n_r .t_p img{width: 100%;height: auto;display: block;}
.pd_lb .n_r .b_t a{display: block;text-align: center;line-height: 59px;font-size: 18px;color: #383838;}

.ny_cj{width: 100%;overflow: hidden;background: url(../images/cj_bj.jpg) no-repeat top center / cover;}
.ny_cj .cj_lb .n_r{margin-bottom: 20px;position: relative;width: 100%;overflow: hidden;}
.ny_cj .cj_lb .n_r .t_p img{width: 100%;height: auto;display: block;}
.ny_cj .cj_lb .n_r .b_t{width: 100%;position: absolute;bottom: 0px;background: rgba(0,0,0,.3);padding: 19px 0px;}
.ny_cj .cj_lb .n_r .b_t a{display: block;color: #FFFFFF;font-size: 18px;text-indent: 18px;}
@media only screen and (max-width:1100px) {
	.pd_lb .n_r{margin-bottom: 20px;}
	.pd_lb .n_r .t_p{padding: 19px 29px;}
	.pd_lb .n_r .b_t a{line-height: 46px;font-size: 16px;}
}
@media only screen and (max-width:640px) {
	.pd_lb .n_r{margin-bottom: 16px;}
	.pd_lb .n_r .t_p{padding: 19px;}
	.ny_cj .cj_lb .n_r .b_t{padding: 11px 0px;}
	.ny_cj .cj_lb .n_r .b_t a{font-size: 16px;text-indent: 16px;}
}

.cp_tb{width: 100%;overflow: hidden;}
.cp_tb .tb_zc{margin-bottom: 19px;}
.cp_tb .tb_zc .b_t{margin-bottom: 29px;}
.cp_tb .tb_zc .b_t p{font-size: 24px;font-weight: 700;line-height: 46px;color: #000;}
.cp_tb .tb_zc .b_t i{display: block;width: 39px;height: 2px;background: #0044A7;}
.cp_tb .tb_zc .m_s ul{width: 100%;overflow: hidden;}
.cp_tb .tb_zc .m_s li{margin-bottom: 19px;display: flex;align-items: baseline;}
.cp_tb .tb_zc .m_s .z_c{font-size: 16px;font-weight: 700;color:#000;margin-right: 15px;}
.cp_tb .tb_zc .m_s .y_c{font-size: 16px;color: #808080;line-height: 36px;}
.cp_tb .tb_yc{width: 100%;overflow: hidden;position: relative;padding-bottom: 39px;}
.cp_tb .tb_yc .swiper-pagination-cpxq{text-align: center;width: 100%;bottom: 0px;}
.cp_tb .tb_yc .swiper-pagination-bullet{border-radius: 6px;width: 15px;margin: 0px 3px;}
.cp_tb .tb_yc .swiper-pagination-bullet-active{background: #0044A7;width: 29px;}
.cp_db .db_bt{margin-bottom: 19px;}
.cp_db .db_bt p{font-size: 20px;font-weight: 700;line-height: 56px;}
.cp_db .db_bt i{display: block;width: 39px;height: 2px;background: #0044A7;}
.cp_db .db_nr{width: 100%;overflow: hidden;}
.cp_db .db_nr img{max-width: 100%;height: auto;}
@media only screen and (max-width:1100px) {
	.cp_tb .tb_zc .b_t{margin-bottom: 20px;}
	.cp_tb .tb_zc .b_t p{font-size: 20px;line-height: 39px;}
	.cp_tb .tb_zc .b_t i{width: 29px;}
	.cp_tb .tb_zc .m_s li{margin-bottom: 10px;}
	.cp_tb .tb_zc .m_s .z_c{font-size: 14px;margin-right: 6px;}
	.cp_tb .tb_zc .m_s .y_c{font-size: 14px;line-height: 29px;}
	.cp_tb .tb_yc{padding-bottom: 29px;}
	.cp_db .db_bt p{font-size: 18px;line-height: 46px;}
	.cp_db .db_bt i{width: 29px;}
}

.hx_lb .n_r{margin-bottom: 30px;background: #FFFFFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 0 20px rgba(0,0,0,.05);
}
.hx_lb .n_r .t_p{width: 100%;overflow: hidden;}
.hx_lb .n_r .t_p img{
	width: 100%;
	height: auto;
	transition:all 5s;
	-webkit-transition:all 5s;
}
.hx_lb .n_r .w_z{padding: 20px 12px;}
.hx_lb .n_r .w_z a{font-size: 18px;font-weight: bold;color: #000000;}
.hx_lb .n_r:hover .t_p img{
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.hx_lb .n_r:hover .w_z a{color: #0044A7;}
@media only screen and (max-width:1100px){
	.ny_bd{padding:50px 0px;}
	.ny_ty{padding:50px 0px;}
	.hx_lb .n_r{
		margin-bottom: 20px;
	}
	.hx_lb .n_r .w_z{padding: 10px;}
	.hx_lb .n_r .w_z a{font-size: 16px;}
}

.xw_xq{width:100%; overflow:hidden; position:relative;
	background: #FFFFFF;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.xw_xq .xq_nr .b_t{font-size:28px; line-height:36px; font-weight:bold; color:#000; text-align:center; margin-bottom:20px;}
.xw_xq .xq_nr .x_x{padding-bottom:30px;margin-bottom:45px; border-bottom:1px solid #eee; text-align:center; line-height:26px;}
.xw_xq .xq_nr .x_x span{display:inline-block; padding:0 10px;}
.xw_xq .xq_nr .n_r{font-size:15px; line-height:30px;}
.xw_xq .xq_nr .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.xw_xq .xq_nr .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; font-size:15px; line-height:32px;}
.xw_xq .xq_nr .z_c, .xw_xq .xq_nr .y_c{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:640px){
	.xw_xq .xq_nr .b_t{font-size:16px; line-height:30px; margin-bottom:15px;}
	.xw_xq .xq_nr .x_x{padding-bottom:15px; margin-bottom:15px;}
	.xw_xq .xq_nr .n_r{font-size:12px; line-height:24px;}
	.xw_xq .xq_nr .f_y{margin-top:15px; padding-top:20px; font-size:12px;}
}

.yema{width:100%; margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#fff; border:1px solid #eee; font-size:15px; line-height:38px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#0044A7; border:1px solid #0044A7; color:#fff;}
.yema ul li.active a{background-color:#0044A7; border:1px solid #0044A7; color:#fff;}
@media only screen and (max-width:640px){
	.yema{margin-top:20px;}
	.yema ul li{margin:0 .2rem;}
	.yema ul li a{min-width:2.6rem; padding:0 1rem; font-size:12px; line-height:2.6rem;}
}

.xw_lb .n_r{margin-bottom: 36px;box-shadow: 0 0 20px rgba(0,0,0,.05);}
.xw_lb .n_r .t_p{position: relative;}
.xw_lb .n_r .t_p a{height:309px; overflow:hidden;display: block;}
.xw_lb .n_r .t_p img{width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	object-position:center top;
	-webkit-user-select:none;
	user-select:none;
}
.xw_lb .n_r .t_p .s_j{position: absolute;left: 20px;bottom: 20px;padding: 16px;background: rgba(0,0,0,.5);-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;text-align: center;}
.xw_lb .n_r .t_p .s_j p{color: #FFFFFF;font-size: 26px;font-weight: 700;}
.xw_lb .n_r .t_p .s_j span{display: block;color: #FFFFFF;font-size: 16px;}
.xw_lb .n_r .w_z{background: #FAFAFA;padding: 20px 26px;}
.xw_lb .n_r .w_z .b_t{margin-bottom: 20px;}
.xw_lb .n_r .w_z .b_t a{display: block;color: #000000;font-size: 18px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_lb .n_r .w_z .m_s{color: #999999;font-size: 15px;line-height: 28px;overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-moz-line-clamp:2;
	-o-line-clamp:2;
	-webkit-box-orient:vertical;
	margin-bottom: 26px;
}
.xw_lb .n_r .w_z .m_r{display: flex;}
.xw_lb .n_r .w_z .m_r a{width: 150px;height: 36px;text-align: center;line-height: 34px;border: solid 1px #666666;color: #656565;font-size: 15px;text-transform: capitalize;-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.xw_lb .n_r:hover .b_t a{color: #0044A7;}
.xw_lb .n_r:hover .m_r a{color: #FFFFFF;background: #0044A7;border: solid 1px #0044A7;}
@media only screen and (max-width:1100px){
	.xw_lb .n_r .t_p .s_j p {
		font-size: 20px;
	}
	.xw_lb .n_r .t_p .s_j span {
		font-size: 12px;
	}
	.xw_lb .n_r .w_z .b_t a {
		font-size: 16px;
	}
	.xw_lb .n_r .w_z .b_t {
		margin-bottom: 10px;
	}
	.xw_lb .n_r .w_z .m_s {
		font-size: 12px;
		line-height: 22px;
		margin-bottom: 20px;
	}
	.xw_lb .n_r .w_z .m_r a {
		width: 120px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.xw_lb .n_r .t_p a{height:269px;}
}

.mg_my{justify-content: space-between;}
.jt_ct{justify-content:space-between;}
.jt_cn{justify-content:center;}
.an_tm{align-items:center;}
::placeholder{color:#999;}
.listnav .lnl {padding: 19px 0px;}
.lx_wm{width: 100%;overflow: hidden;background: #FFFFFF;display: flex;flex-wrap: wrap;}
.lx_wm .lx_zc{padding: 39px 49px;width: 40%;}
.lx_wm .lx_yc{width: 60%;}
.lx_wm .lx_yc img{width: 100%;height: auto;display: block;}
.lx_wm .lx_zc ul{width: 100%;overflow: hidden;}
.lx_wm .lx_zc li{margin-bottom: 29px;display: flex;align-items: baseline;}
.lx_wm .lx_zc li .z_c{margin-right: 16px;}
.lx_wm .lx_zc li .z_c i{color: #0044A7;font-size: 22px;}
.lx_wm .lx_zc li .y_c p{color: #A6A6A6;font-size: 16px;line-height: 46px;}
.lx_wm .lx_zc li .y_c .m_s{color: #000000;font-size: 16px;}
.ny_ly{width: 100%;overflow: hidden;background: url(../images/ly_bj.jpg) no-repeat top center / cover;}
.ny_ly .z_c{margin-bottom: 20px;}
.ny_ly .z_c .b_t{margin-bottom: 9px;}
.ny_ly .z_c .b_t p{color: #000000;font-size: 24px;font-weight: 700;line-height: 46px;}
.ny_ly .z_c .b_t i{
	display: block;
	width: 39px;
	height: 2px;
	background: #0044A7;
}
.ny_ly .z_c .m_s{color: #808080;font-size: 15px;line-height: 76px;}
.ny_ly .z_c .n_r{padding: 29px 0px;border-bottom: solid 1px #E6E6E6;border-top: solid 1px #E6E6E6;}
.ny_ly .z_c .n_r .x_w p{color: #808080;font-size: 16px;}
.ny_ly .z_c .n_r .x_w span{display: block;color: #000000;font-size: 16px;line-height: 46px;}

.ny_ly .lx_bd .b_d ul{display: flex;flex-wrap: wrap;}
.ny_ly .lx_bd .b_d ul li{width:45%; position:relative;}
.ny_ly .lx_bd .b_d ul li.q_b{width:100%;}
.ny_ly .lx_bd .b_d input{width:100%; height:68px; border-bottom:1px solid #E6E6E6; line-height:68px; color:#333; display:block;font-size: 16px;}
.ny_ly .lx_bd .b_d input::placeholder{color:#999;}
.ny_ly .lx_bd .b_d textarea{width:100%; height:125px; padding-top:13px; border-bottom:1px solid #E6E6E6; line-height:24px; color:#333; resize:none; display:block;font-size: 16px;}
.ny_ly .lx_bd .b_d textarea::placeholder{color:#999;}
.ny_ly .lx_bd .b_d button{
	width:140px;
	height:46px;
	border-radius:5px;
	background-color:#0044A7;
	font-size:17px;
	line-height:46px;
	color:#fff;
	margin-top:40px;
	margin-right:15px;
	outline:none;
	transition:all .5s;
	-webkit-transition:all .5s;
}
.ny_ly .lx_bd .b_d button:hover{background-color:#0044A7;}
.ny_ly .lx_bd .b_d button.c_z{background-color:#888;}
.ny_ly .lx_bd .b_d button.c_z:hover{background-color:#2b2b2b;}
@media only screen and (max-width:1100px){
	.lx_wm .lx_zc {
		padding: 20px;
	}
	.lx_wm .lx_zc li{margin-bottom: 19px;}
	.lx_wm .lx_zc li .z_c{margin-right: 9px;}
	.lx_wm .lx_zc li .z_c i{color: #0044A7;font-size: 20px;}
	.lx_wm .lx_zc li .y_c p{font-size: 15px;line-height: 39px;}
	.lx_wm .lx_zc li .y_c .m_s{font-size: 15px;}
	.ny_ly .z_c .b_t p {
		font-size: 20px;
		line-height: 39px;
	}
	.ny_ly .z_c .m_s {
		font-size: 14px;
		line-height: 56px;
	}
	.ny_ly .z_c .n_r .x_w p {
		font-size: 15px;
	}
	.ny_ly .z_c .n_r .x_w span {
		font-size: 15px;
		line-height: 39px;
	}
	.ny_ly .z_c .n_r {
		padding: 20px 0px;
	}

	.ny_ly .lx_bd .b_d ul li{width:47%; position:relative;}
	.ny_ly .lx_bd .b_d input{height:50px; line-height:50px;}
	.ny_ly .lx_bd .b_d textarea{line-height:24px;height: 109px;}
	.ny_ly .lx_bd .b_d button{width:120px; height:38px; line-height:38px; margin-top:15px;}
}
@media only screen and (max-width:768px){
	.lx_wm .lx_zc {
		width: 100%;
	}
	.lx_wm .lx_yc {
		width: 100%;
	}
	.listnav .lnl {
		padding: 10px 0px;
	}
	.ny_ly .z_c .n_r {
		padding: 9px 0px;
	}
}
@media only screen and (max-width:640px){
	.ny_ly .lx_bd{width:100%;}
	.ny_ly .lx_bd .b_d ul li{width:100%;}
}

.top{width: 100%;overflow: hidden;background: #0044A7;padding: 11px 0px;color: #FFFFFF;}
.top a{color: #FFFFFF;}
.top .tp_yc ul li{margin-left: 15px;}
.top .tp_yc ul li p{padding-left: 6px;}
.ita{position: relative;width: 25%;justify-content: center;padding: 0px 29px;}
.ita:after{display: block;content: " ";width: 1px;height: 29px;background: #e6e6e6;position: absolute;right: 0px;top: 50%;transform:translateY(-50%);}
.ita:last-child:after{display: none;}
.ita .mt_5{
	width: 39px;
	height: 39px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.ita .txt h3{text-transform: capitalize;}
.top .tp_yc ul li .iconfont{font-size: 18px;}
.head .hd_tb{position: relative;}
.head .hd_tb .hd_bj{position: absolute;left: -69px;top: -25px;z-index: 9;}
.itop .titleh1{color: #0044A7;}
.itop .m_s{padding: 0px 290px;}
@media only screen and (max-width:1260px){
	.itop .m_s{padding: 0px 190px;}
}
@media only screen and (max-width:1100px){
	.logo {
		height: 59px;
		position: relative;
		top: auto;
	}
	.ita{padding: 0px 9px;}
	.itop .m_s{padding: 0px 90px;}
}
@media only screen and (max-width:640px){
	.ita{width: 100%;justify-content: flex-start;padding: 0px;margin-bottom: 9px;}
	.ita:after{
		display: none;
	}
	.itop .m_s{padding: 0px;}
}

.sy_cp .n_r{margin-bottom: 19px;width: 100%;overflow: hidden;}
.sy_cp .n_r .t_p{width: 100%;overflow: hidden;position: relative;}
.sy_cp .n_r .t_p img{
	width: 100%;height: auto;display: block;
	transition: all 3s;
	-o-transition: all 3s;
	-ms-transition: all 3s;
	-moz-transition: all 3s;
	-webkit-transition: all 3s;
}
.sy_cp .n_r .t_p .b_j{
	width: 100%;
	height: 100%;
	background: rgba(0,97,239,.4);
	position: absolute;
	bottom: -100%;
	transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}
.sy_cp .n_r .w_z a{display: flex;text-align: center;color: #383838;min-height:69px;align-items: center;justify-content: center;text-transform:capitalize;}
.sy_cp .n_r:hover .t_p img{
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.sy_cp .n_r:hover .w_z a{color: #0044A7;}
.sy_cp .n_r:hover .t_p .b_j{
	bottom: 0px;
}
.sy_cp .morea a{margin: 50px auto 0px;}
@media only screen and (max-width:1100px){
	.sy_cp .n_r .t_p{margin-bottom: 19px;}
}

.sy_gy{position: relative;}
.sy_gy .sg_tb{width: 100%;margin-bottom: 69px;}
.sy_gy .sg_tb .sg_zc .b_t{color: #222222;font-size: 34px;font-weight: bold;text-transform: uppercase;}
.sy_gy .sg_tb .sg_zc .b_t i{color: #0044A7;}
.sy_gy .sg_tb .sg_zc .m_s{color: #383838;padding-right: 32px;}
.sy_gy .sg_tb .sg_yc{width: 100%;display: none;}
.sy_gy .sg_tb .sg_yc img{width: 100%;height: auto;display: block;}
.sy_gy .sg_bj{position: absolute;width: 39%;height: 149px;background: #0044A7;z-index: 9;right: 0px;top: -29px;overflow: hidden;-webkit-border-bottom-left-radius: 90px;
	-moz-border-radius-bottomleft: 90px;
	border-bottom-left-radius: 90px;}
.sy_gy .sg_tp{width: 34%;position: absolute;right: -59px;top: -19px;z-index: 10;}
.sy_gy .sg_tp img{width: 100%;height: auto;display: block;}
.sy_gy .sg_xc{width: 100%;overflow: hidden;background: url(../images/gy_j.png) no-repeat bottom center;min-height: 196px;}
.sy_gy .sg_xc .n_r{width: 100%;text-align: center;overflow: hidden;}
.sy_gy .sg_xc .n_r .t_b{margin-bottom: 9px;min-height: 45px;display: flex;align-items: center;justify-content: center;}
.sy_gy .sg_xc .n_r .b_t{color: #FFC300;text-transform: capitalize;font-weight: bold;}
.sy_gy .sg_xc .n_r .m_s{color: #FFEDED;}
@media only screen and (max-width:1660px){
	.sy_gy .sg_tp{
		right: -19px;
	}
}
@media only screen and (max-width:1460px){
	.sy_gy .sg_tp {
		right: 24px;
	}
	.sy_gy .sg_tb {
		margin-bottom: 19px;
	}
	.sy_gy .sg_tb .sg_zc .b_t{
		font-size: 26px;
	}
}
@media only screen and (max-width:1260px){
	.sy_gy .sg_tb .sg_zc .b_t{
		font-size: 22px;
	}
}
@media only screen and (max-width:1100px){
	.sy_gy .sg_tp{
		top: 0px;
	}
	.sy_gy .sg_tb .sg_zc .b_t {
		font-size: 20px;
	}
	.sy_gy .sg_xc .n_r .t_b{margin-bottom: 0px;}
}
@media only screen and (max-width:768px){
	.sy_gy .sg_bj{display: none;}
	.sy_gy .sg_tp{display: none;}
	.sy_gy .sg_xc{background: #0044A7;min-height: auto;padding: 0px 0px 29px 0px;}
	.sy_gy .sg_tb .sg_yc{display: block;}
	.sy_gy .sg_tb .sg_zc .m_s{padding-right: 0px;}
}
@media only screen and (max-width:640px){
	.sy_gy .sg_tb .sg_zc .b_t{font-size: 18px;}
}

.sy_hj .sh_nr .n_r{width: 100%;overflow: hidden;position: relative;}
.sy_hj .sh_nr .n_r a{color: #FFFFFF;display: block;width: 100%;height: 100%;}
.sy_hj .sh_nr .n_r a:after{width: 100%;height: 100%;display: block;content: " ";background: rgba(0,0,0,.5);position: absolute;top: 0px;left: 0px;z-index: 9}
.sy_hj .sh_nr .n_r .t_p img{width: 100%;height: auto;display: block;}
.sy_hj .sh_nr .n_r .w_z{
	text-align: center;
	position: absolute;
	width: 69%;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	z-index: 99;
	height: 49px;
	transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	overflow: hidden;
}
.sy_hj .sh_nr .n_r .w_z .b_t{font-weight: bold;font-size: 30px;}
.sy_hj .sh_nr .n_r .w_z .m_s{
	display: none;
}
.sy_hj .sh_nr .n_r:hover .w_z{height: 229px;}
.sy_hj .sh_nr .n_r:hover .w_z .m_s{
	display: block;
}
@media only screen and (max-width:1100px){
	.sy_hj .sh_nr .n_r .w_z .b_t {
		font-size: 24px;
	}
	.sy_hj .sh_nr .n_r:hover .w_z {
		height: 209px;
	}
	.sy_hj .sh_nr .n_r .w_z{
		width: 89%;
	}
}
@media only screen and (max-width:640px){
	.sy_hj .sh_nr .n_r{margin-bottom: 19px;}
	.sy_hj .sh_nr .n_r .w_z{
		width: 96%;
		height: auto;
	}
	.sy_hj .sh_nr .n_r .w_z .m_s{display: block;}
	.sy_hj .sh_nr .n_r:hover .w_z {
		height: auto;
	}
}

.sy_ys{width: 100%;overflow: hidden;background: #EDF0F3;}
.sy_ys .n_r{width: 100%;overflow: hidden;}
.sy_ys .n_r .t_b{margin: 0px auto 29px;display: flex;align-items: center;justify-content: center;width: 136px;height: 136px;border: solid 1px #34345B;}
.sy_ys .n_r .t_b .b_k{width: 98px;height: 98px;display: flex;align-items: center;justify-content: center;}
.sy_ys .n_r .t_b .b_k img{
	max-width: 100%;
}
.sy_ys .n_r .b_t{text-align: center;font-size: 24px;font-weight: bold;margin-bottom: 22px;}
.sy_ys .n_r .m_s{color: #808080;text-align: center;}
.sy_ys .n_r:hover .t_b .b_k{background: #34345B;}
.sy_ys .n_r:hover .t_b .b_k img{
	filter: grayscale(100%) brightness(900%);
	-webkit-filter: grayscale(100%) brightness(900%);
}
@media only screen and (max-width:1100px){
	.sy_ys .n_r .t_b .b_k {
		width: 78px;
		height: 78px;
	}
	.sy_ys .n_r .t_b {
		margin: 0px auto 22px;
		width: 116px;
		height: 116px;
	}
	.sy_ys .n_r .b_t {
		font-size: 20px;
	}
}
@media only screen and (max-width:640px){
	.sy_ys .n_r{margin-bottom: 19px;}
	.sy_ys .n_r .t_b .b_k {
		width: 48px;
		height: 48px;
	}
	.sy_ys .n_r .t_b {
		margin: 0px auto 16px;
		width: 76px;
		height: 76px;
	}
	.sy_ys .n_r .b_t {
		margin-bottom: 9px;
	}
}

.sy_xw{width: 100%;overflow: hidden;}
.sy_xw .sx_nr .sx_zc{margin-bottom: 19px;overflow: hidden;background: #F7F7F7;padding: 20px;}
.sy_xw .sx_nr .sx_zc .b_t a{display: block;color: #000000;font-weight: bold;font-size: 24px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-moz-line-clamp:2;
	-o-line-clamp:2;
	-webkit-box-orient:vertical;
}
.sy_xw .sx_nr .sx_zc .r_q{color: #FFC300;padding: 19px 0px;}
.sy_xw .sx_nr .sx_zc .t_p{height:269px; overflow:hidden;}
.sy_xw .sx_nr .sx_zc .t_p img{
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	object-position:center center;
	-webkit-user-select:none;
	user-select:none;
}
.sy_xw .sx_nr .sx_yc .yc_nr{margin-bottom: 49px;}
.sy_xw .sx_nr .sx_yc .yc_nr ul li{border-bottom: dotted 1px #A6A6A6;padding-bottom: 9px;margin-bottom: 9px;}
.sy_xw .sx_nr .sx_yc .yc_nr a{display: flex;align-items: center;justify-content: space-between;line-height: 54px;}
.sy_xw .sx_nr .sx_yc .yc_nr span{color: #000000;font-size: 24px;font-weight: bold;min-width: 19%;}
.sy_xw .sx_nr .sx_yc .yc_nr p{color: #808080;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.morea.zn{display: flex;justify-content: flex-end;}
.sy_xw .sx_nr .sx_yc .yc_nr ul li a:hover p{color: #0044A7;}
@media only screen and (max-width:1500px){
	.sy_xw .sx_nr .sx_zc .b_t a{font-size: 20px;}
	.sy_xw .sx_nr .sx_yc .yc_nr span{font-size: 20px;}
	.sy_xw .sx_nr .sx_yc .yc_nr a{line-height: 49px;}
}
@media only screen and (max-width:1450px){
	.sy_xw .sx_nr .sx_zc .b_t a{font-size: 18px;}
	.sy_xw .sx_nr .sx_yc .yc_nr span{font-size: 18px;}
}
@media only screen and (max-width:1366px){
	.sy_xw .sx_nr .sx_yc .yc_nr span {
		font-size: 16px;
	}
}
@media only screen and (max-width:1100px){
	.sy_xw .sx_nr .sx_yc .yc_nr a {
		line-height: 28px;
	}
	.sy_xw .sx_nr .sx_zc .t_p{height:229px;}
}
@media only screen and (max-width:768px){
	.morea.zn{justify-content: center;}
	.sy_xw .sx_nr .sx_yc .yc_nr {
		margin-bottom: 29px;
	}
}
@media only screen and (max-width:640px){
	.sy_xw .sx_nr .sx_yc .yc_nr a{flex-wrap: wrap;}
	.sy_xw .sx_nr .sx_yc .yc_nr span{width: 100%;}
	.sy_xw .sx_nr .sx_yc .yc_nr p{width: 100%;}
}

.db_ly{width: 100%;overflow: hidden;background: #0044A7;padding: 50px 0px;}
.db_ly .row{align-items: center;}
.db_ly .ly_zc{color: #FFFFFF;font-size: 40px;font-weight: bold;display: flex;justify-content: center;}
.db_ly .ly_yc{display: flex;justify-content: center;align-items: center;}
.db_ly .ly_yc a{width: 190px;background: #282E32;display: flex;align-items: center;justify-content: space-around;color: #FFFFFF;line-height: 46px;}
.db_ly .ly_yc i{width: 19px;height: 19px;background: #FFFFFF;color: #282E32;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height: 19px;
	font-size: 12px;
	text-align: center;
}
@media only screen and (max-width:1100px){
	.db_ly{padding: 29px 0px;}
	.db_ly .ly_zc{font-size: 20px;}
	.db_ly .ly_yc a{width: 160px;line-height: 39px;}
	.db_ly .ly_yc i{
		width: 16px;
		height: 16px;
		line-height: 16px;
	}
}
@media only screen and (max-width:768px){
	.db_ly .ly_zc{margin-bottom: 19px;}
	.db_ly .ly_yc a {
		width: 109px;
	}
	.db_ly .ly_zc{
		text-align: center;
	}
}

.foot{width: 100%;overflow: hidden;padding: 30px 0px;background: url(../images/db_bj.jpg) no-repeat top center / cover;}
.foot .ft_zc .d_lg{margin-bottom: 19px;}
.foot .ft_zc .d_lg img{max-width: 100%;height: auto;display: block;}
.foot .ft_zc .d_lx{color: #FFFFFF; line-height: 38px;}
.foot .ft_zc .d_lx a{color: #FFFFFF;}
.foot .ft_yc .n_r{color: #FFFFFF;}
.foot .ft_yc .n_r .b_t{text-transform: capitalize;margin-bottom: 12px;font-weight: bold;}
.foot .ft_yc .n_r a{color: #FFFFFF;text-transform: capitalize;}
.foot .ft_yc .n_r ul{width: 100%;overflow: hidden;display: flex;align-items: center;flex-wrap: wrap;}
.foot .ft_yc .n_r li{width: 50%;margin-bottom: 6px;}
.foot .ft_yc .n_r.gn li{width: 100%;}
@media only screen and (max-width:1460px){
    .foot .ft_yc .col-lg-8{padding-left:0px;padding-right:0px;}
}
@media only screen and (max-width:1260px){
    .foot .ft_yc .n_r .text14 a{font-size:12px;}
}
@media only screen and (max-width:768px){
	.foot .ft_yc{display: none;}
	.foot .ft_zc .d_lg{display: flex;justify-content: center;}
	.foot .ft_zc .d_lx{text-align: center;}
	.foot{padding: 30px 0px;}
}

.bnbg {
	background: rgba(0,0,0,.4);
	color: #fff;
}
.bntxt{
	padding: 25px 0;
	line-height: 1.5;
}
@media only screen and (max-width:768px) {
	.bntxt{
		padding: 10px 0;
		font-size: 12px;
	}
}

.gy_jj{width: 100%;overflow: hidden;}
.gy_jj .jj_nr{padding-right: 59px;}
.gy_jj .jj_bt{font-size: 40px;font-weight: bold;margin-bottom: 39px;color: #000000;padding-top: 45px;}
.gy_jj .jj_bt p{z-index: 6;}
.gy_jj .jj_bt i{color: #0044A7;}
.gy_jj .jj_bt .b_j{position: absolute;top: 0px;left: 0px;z-index: 3;}
.gy_jj .jj_bt .b_j img{max-width: 100%;height: auto;display: block;}
.gy_jj .jj_wz{color: #383838;}
.gy_jj .jj_tp{width: 100%;overflow: hidden;z-index: 9;position: relative;}
.gy_jj .jj_tp img{width: 100%;height: auto;display: block;}
.gy_jj .row{align-items: center;}
.gy_fd{
	position: absolute;
	width: 49%;
	height: 109px;
	background: #0044A7;
	z-index: 6;
	right: 0px;
	top: 0px;
	overflow: hidden;
	-webkit-border-bottom-left-radius: 90px;
	-moz-border-radius-bottomleft: 90px;
	border-bottom-left-radius: 90px;
}
@media only screen and (max-width:1100px) {
	.gy_jj .jj_bt{font-size: 28px;padding-top: 24px;margin-bottom: 19px;}
}
@media only screen and (max-width:768px) {
	.gy_fd{display: none;}
	.gy_jj .jj_bt .b_j{display: none;}
	.gy_jj .jj_bt{padding-top: 0px;}
	.gy_jj .jj_wz{margin-bottom: 19px;}
	.gy_jj .jj_nr {
		padding-right: 0px;
	}
}

.gy_ys{width: 100%;overflow: hidden;background: #EDF0F3;}
.gy_ys .row{align-items: center;}
.gy_ys .ys_zc{display: flex;align-items: center;justify-content: center;}
.gy_ys .ys_zc .n_r{
	width: 406px;
	height: 406px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	padding: 0px 40px;
	text-align: center;
	position: relative;
	z-index: 99;
}
.gy_ys .ys_zc .ys_bj{position: absolute;top: 50%;left: 50%;width: 406px;height: 406px;z-index: 9;transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);}
.gy_ys .ys_zc .ys_bj img{max-width: 100%;height: auto;display: block;}
.gy_ys .ys_yc{color: #383838;padding-left: 99px;background: url(../images/gyc.png) no-repeat left center;}
@media only screen and (max-width:768px) {
	.gy_ys .ys_yc{
		padding-left: 0px;
		background: none;
		margin-top: 19px;
	}
	.gy_ys .ys_zc .n_r{font-size: 30px;}

}
@media only screen and (max-width:640px) {
	.gy_ys .ys_zc .n_r{width: 320px;height: 320px;}
	.gy_ys .ys_zc .ys_bj{width: 320px;height: 320px;}
}

.gy_ss{width: 100%;overflow: hidden;padding: 40px 0px 80px 0px;}
.gy_ss .row{align-items: center;}
.gy_ss .gs_zc{padding-right: 29px;position: relative;z-index: 9;}
.gy_ss .gs_zc .b_t{font-weight: bold;font-size: 40px;color: #FFFFFF;margin-bottom: 29px;}
.gy_ss .gs_zc .b_t i{ color: #003F9E;}
.gy_ss .gs_zc .w_z{color: #383838;}
.gy_ss .gs_yc img{width: 100%;height: auto;display: block;}
.gs_fd{
	position: absolute;
	width: 54%;
	height: 99px;
	background: #0044A7;
	z-index: 6;
	left: 0px;
	top: 0px;
	overflow: hidden;
	-webkit-border-bottom-right-radius: 90px;
	-moz-border-radius-bottomright: 90px;
	border-bottom-right-radius: 90px;
}
@media only screen and (max-width:1490px) {
	.gy_ss .gs_zc .b_t {
		font-size: 30px;
	}
	.gs_fd{
		width: 47%;
		height: 86px;
	}
}
@media only screen and (max-width:1366px) {
	.gy_ss .gs_zc .b_t {
		font-size: 28px;
	}
	.gs_fd{
		width: 46%;
		height: 84px;
	}
}
@media only screen and (max-width:1100px) {
	.gy_ss .gs_zc .b_t {
		font-size: 22px;
	}
	.gs_fd {
		width: 49%;
		height: 74px;
	}
}
@media only screen and (max-width:768px) {
	.gs_fd{display: none;}
	.gy_ss .gs_zc{padding-right: 0px;}
	.gy_ss .gs_zc .b_t{color: #003F9E;}
	.gy_ss .gs_zc .w_z{margin-bottom: 19px;}
	.gy_ss {
		padding: 30px 0px;
	}

}
@media only screen and (max-width:640px) {
	.gy_ss .gs_zc .b_t {
		font-size: 20px;
	}
}
.gy_sa{background: #F7F7F7;}
.gy_sa .row{align-items: center;}
.gy_sa .ga_zc{width: 100%;overflow: hidden;margin-bottom: 19px;}
.gy_sa .ga_zc img{width: 100%;height: auto;display: block;}
.gy_sa .ga_yc .b_t{color: #000000;font-size: 40px;font-weight: bold;margin-bottom: 29px;}
.gy_sa .ga_yc .b_t i{color: #003F9E;}
.gy_sa .ga_yc .w_z{color: #383838;}
@media only screen and (max-width:1366px) {
	.gy_sa .ga_yc .b_t {
		font-size: 28px;
	}
}
@media only screen and (max-width:1100px) {
	.gy_sa .ga_yc .b_t {
		font-size: 22px;
	}
}
@media only screen and (max-width:768px) {
	.gy_sa .row{flex-wrap: wrap-reverse;}
	.gy_sa .ga_yc .w_z{margin-bottom: 19px;}
	.gy_sa .ga_yc .b_t{margin-bottom: 19px;}
}

.gy_ry .ry_nr .t_p{width: 100%;overflow: hidden;}
.gy_ry .ry_nr .t_p img{width: 100%;height: auto;display: block;}

.ny_nr .ny_bt.cn{margin-bottom:25px; font-size:24px; line-height:30px; color:#333;}
.ny_nr .ny_bt.cn p{padding:20px 0px; text-transform: uppercase;}
.ny_nr .ny_bt.cn .t_b{display: flex;align-items: center;}
.ny_nr .ny_bt.cn .t_b i.on{width: 5%;height: 2px;background: #0044A7;}
.ny_nr .ny_bt.cn .t_b i{width: 95%;height: 1px;background: #F3F3F3;}
.ny_nr .zc_lm{width:259px; padding:0px 20px 25px 20px; background-color:#fff;}
.ny_nr .zc_lm h3{font-size:22px; color:#fff; margin-bottom:20px;background: #0044A7; padding: 20px 10px;display: flex;align-items: center;}
.ny_nr .zc_lm h3 img{margin-right: 10px;}
.ny_nr .zc_lm ul li{margin-bottom:20px; border-bottom:1px dashed #ddd;transition:all .5s;
	-webkit-transition:all .5s;}
.ny_nr .zc_lm ul li a.y_j{font-size:16px; text-indent:20px; line-height:28px; padding-bottom:20px; display:block; border-radius:3px; position:relative;}
.ny_nr .zc_lm ul li:hover a.y_j{color:#000; text-indent:30px;}
.ny_nr .zc_lm ul li.on a.y_j{color:#000; text-indent:30px;}
.ny_nr .zc_lm ul li a.y_j:after{width:6px; height:6px; border-radius:50%; background-color:#d6dce0; content:""; position:absolute; top:11px; left:0;
	transition:all .5s;
	-webkit-transition:all .5s;}
.ny_nr .zc_lm a.e_j{display:block; padding-bottom:20px; font-size:15px; line-height:28px; position:relative; color:#000;text-transform: capitalize;padding-left:9px;}
.ny_nr .zc_lm ul li.on a.e_j{color: #0044A7;}
.ny_nr .zc_lm i{position:absolute; top:0; right:15px; display:block; font-size:20px; line-height:28px; color:#0044A7; text-align:center;
	transition:all .5s;
	-webkit-transition:all .5s;font-weight: bold;}
.ny_nr .zc_lm ul li:hover i{transform:rotate(90deg);
	-webkit-transform:rotate(90deg);}
.ny_nr .zc_lm ul li.on i{color:#0044A7;
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);}
.ny_nr .zc_lm ul li:hover .s_j{display:block;}
.ny_nr .zc_lm .s_j{ display:none;background: #F7F7F7;transition:all .5s;
	-webkit-transition:all .5s;}
.ny_nr .zc_lm .s_j p{margin-bottom:2px;}
.ny_nr .zc_lm .s_j p a{font-size:14px; text-indent:15px; line-height:50px; color:#656565; display:block; position:relative; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;border-bottom: dotted 1px #F3F3F3;}
.ny_nr .zc_lm .s_j p a:hover{background-color:#f6f7f8; color:#0044A7; text-indent:25px;}
.ny_nr .zc_lm .s_j p.on a{background-color:#f6f7f8; color:#0044A7; text-indent:25px;}
.ny_nr .zc_lm .s_j p a:hover:after{background-color:#000;}
.ny_nr .zc_lm .s_j p.on a:after{background-color:#000;}
.ny_nr .yc_nr{width:calc(100% - 309px);}
.ny_nr .cp_lb{width:100%; position:relative;}
.ny_nr .cp_lb .n_r{margin-bottom: 20px;}
.ny_nr .cp_lb .t_p{border: solid 1px #F6F6F6;border-bottom: none;overflow:hidden;}
.ny_nr .cp_lb .t_p img{
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	object-position:center top;
	-webkit-user-select:none;
	user-select:none;
}
.ny_nr .cp_lb .w_z{background: #F5F5F5; padding: 20px 15px;}
.ny_nr .cp_lb .w_z a{display: block;color: #333333;font-size: 17px;line-height: 30px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cp_lb .w_z .t_b{ padding: 10px 0px;display: flex;}
.ny_nr .cp_lb .w_z .t_b i{width: 11px;height: 4px;background: #000000;margin-right: 2px;}
.ny_nr .cp_lb .w_z .t_b i.on{background: #0044A7;}
.ny_nr .cp_lb .w_z .m_s{color: #656565;font-size: 14px;overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-moz-line-clamp:2;
	-o-line-clamp:2;
	-webkit-box-orient:vertical;}
.ny_nr .cp_lb .m_r a{color: #333333;font-size: 14px;display: flex;background: #E9EBEB;align-items: center;justify-content: space-between;line-height: 50px;}
.ny_nr .cp_lb .m_r p{margin-left: 15px;}
.ny_nr .cp_lb .m_r i{width: 50px;height: 50px;text-align: center;color: #fff;background: #0044A7;line-height: 50px;}

.ny_nr .zc_fl{margin-bottom: 30px;}
.ny_nr .zc_cp{width: 100%;background: #0044A7; padding: 5px;margin-bottom: 20px;}
.ny_nr .zc_cp .b_t{line-height: 50px;display: flex;align-items: center;}
.ny_nr .zc_cp .b_t img{ margin-right: 10px;}
.ny_nr .zc_cp .b_t p{color: #000000;font-size: 18px;}
.ny_nr .zc_cp .n_r{width: 100%;background: #fff;padding: 0px 15px;}
.ny_nr .zc_cp .n_r li{margin-bottom: 20px;border-bottom: solid 1px #E5E5E5;padding: 20px 0px;display: flex;align-items: center;}
.ny_nr .zc_cp .n_r li .t_p{width: 40%;}
.ny_nr .zc_cp .n_r li .t_p img{max-width: 100%;height: auto;display: block;}
.ny_nr .zc_cp .n_r li .w_z{width: 60%;}
.ny_nr .zc_cp .n_r li .w_z a{color: #333333;font-size: 14px;line-height: 26px;}

@media only screen and (max-width:1100px){
	.ny_nr{padding:30px 0 50px;}
	.ny_nr .ny_bt.cn{margin-bottom:20px; padding:0px; font-size:22px; line-height:26px;}
	.ny_nr .zc_lm h3{font-size:18px; line-height:20px; padding-bottom:10px; margin-bottom:10px;}
	.ny_nr .zc_lm ul li{margin-bottom:15px;}
	.ny_nr .zc_lm ul li a.y_j{font-size:15px; text-indent:15px; line-height:26px; padding-bottom:15px;}
	.ny_nr .zc_lm ul li:hover a.y_j{text-indent:20px;}
	.ny_nr .zc_lm ul li.on a.y_j{text-indent:20px;}
	.ny_nr .zc_lm ul li a.y_j:after{top:10px;}
	.ny_nr .zc_lm a.e_j{padding-bottom:15px; font-size:13px; line-height:26px;}
	.ny_nr .zc_lm i{right:10px; line-height:26px;}
	.ny_nr .zc_lm .s_j{padding-bottom:15px;}
	.ny_nr .zc_lm .s_j p a{line-height:32px;}
	.ny_nr .zc_lm .s_j p.on a{text-indent:20px;}
	.ny_nr .zc_lm .s_j p a:after{top:14px; left:5px;}
	.ny_nr .cp_lb .n_r .t_p a{font-size: 16px;}
	.ny_nr .cp_lb .n_r .w_z{ padding: 15px 10px;}
	.ny_nr .cp_lb a {
		font-size: 14px;
		line-height: 22px;
	}
	.ny_nr .cp_lb .m_s {
		font-size: 12px;
	}
	.ny_nr .cp_lb .w_z a {
		font-size: 13px;
		line-height: 22px;
	}
	.ny_nr .cp_lb .w_z .m_s {
		font-size: 12px;
	}
	.ny_nr .cp_lb .m_r a {
		font-size: 12px;
	}
	.ny_nr .zc_cp .n_r li .w_z a {
		font-size: 12px;
		line-height: 22px;
	}
	.ny_nr .zc_cp .n_r li {
		margin-bottom: 10px;
		padding: 10px 0px;
	}
	.ny_nr .zc_lm .s_j p a{
		font-size: 12px;
	}
	.ny_nr .zc_cp .b_t {
		line-height: 40px;
	}
	.ny_nr .zc_lm{display:none;}
	.ny_nr .yc_nr{width:100%;padding:0px 15px;}
}
@media only screen and (max-width:640px){
}
.jt_ct{justify-content:space-between;}
.jt_cn{justify-content:center;}
.an_tm{align-items:center;}
::placeholder{color:#999;}

.ny_lm{width:100%; color:#999; line-height:60px; position:relative; z-index:9;background: #f9f9f9;}
.ny_lm .dq_wz a{color:#999;}
.ny_lm .dq_wz a:hover{color:#0044A7;}
.ny_lm .dq_wz span{color:#0044A7;}
.ny_lm .dq_wz i{font-size:18px; display:inline-block; margin-right:3px; vertical-align:middle; margin-top:-2px;}
@media only screen and (max-width:1100px) {
	.ny_lm{line-height:50px;}
}

.ny_nr .xq_nr .yy_xq{margin-bottom:50px;}
.ny_nr .xq_nr .yy_xq .y_c{margin-bottom: 20px;}
.ny_nr .xq_nr .yy_xq .y_c .b_t{color: #333333;font-size: 36px;font-weight: bold; margin-bottom: 10px;}
.ny_nr .xq_nr .yy_xq .m_r{margin-top: 50px;display: flex;}
.ny_nr .xq_nr .yy_xq .m_r a{color: #0044A7;display: block;font-size: 14px;width: 120px;height: 46px;text-align: center;line-height: 46px;background: none;border: solid 1px #0044A7;-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;margin-right: 20px;}
.ny_nr .xq_nr .yy_xq .m_r a.on{color: #fff;background: #0044A7;}
.ny_nr .xq_nr .yy_xq .m_s{color: #656565;font-size: 14px;line-height: 36px;margin-bottom: 20px;}
.ny_nr .xq_nr .yy_xq .l_b{padding: 15px 0px; border-top: solid 1px #E5E5E5;border-bottom: solid 1px #E9E9E9;display: flex;align-items: center;}
.ny_nr .xq_nr .yy_xq .l_b a{ margin-right: 20px;}
.ny_nr .xq_nr table{border:1px solid #eee; background-color:#fff; border-collapse:collapse;}
.ny_nr .xq_nr table td:first-child{background-color:#f7f7f7;width: 15%;}
.ny_nr .xq_nr table td:nth-child(3){background-color:#f7f7f7;width: 15%;}
.ny_nr .xq_nr table td{padding:15px; color:#333; text-align:center;}
.ny_nr .xq_nr .xg_cp{margin-top: 30px;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .t_p img{ width: 100%;height: auto;display: block;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{background: #F5F5F5;padding: 10px 15px;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t{margin-bottom: 10px;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{color: #333333;font-size: 18px;font-weight: bold;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .m_s{color: #656565;font-size: 14px;line-height: 22px;}
@media only screen and (max-width:1100px){
	.ny_nr .xq_nr .yy_xq{margin-bottom:35px;}
	.ny_nr .xq_nr table td{padding:10px;}

}
@media only screen and (max-width:640px){
	.ny_nr .xq_nr .b_t{font-size:20px; line-height:30px;}
	.ny_nr .xq_nr table td:first-child{width:25%;}
	.ny_nr .xq_nr .xg_cp{margin-top: 20px;}
	.ny_nr .xq_nr .xg_cp .xg_nr .n_r{margin-bottom: 30px;}
	.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{padding: 10px;}
	.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{font-size: 14px;}
	.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .m_s{font-size: 12px;line-height: 20px;}
}


.xq_nr .cp_zs .cp_dt{border:1px solid #ddd; margin-bottom:10px;}
.xq_nr .cp_zs .cp_dt img{width:100%; height:auto; display:block;}
.cp_xq .b_g img{max-width: 100%;height: auto;}
@media only screen and (max-width:1440px){
	.ny_nr .xq_nr .yy_xq .y_c .b_t {
		font-size: 30px;
	}
	.ny_nr .xq_nr .yy_xq .y_c .j_g p {
		font-size: 20px;
	}
	.ny_nr .xq_nr .yy_xq .y_c .j_g span {
		font-size: 12px;
	}
	.ny_nr .xq_nr .yy_xq .d_l p {
		font-size: 12px;
	}
	.ny_nr .xq_nr .yy_xq .d_l span {
		font-size: 12px;
		line-height: 26px;
	}
	.ny_nr .xq_nr .yy_xq .m_r {

		margin-top: 20px;
	}
	.ny_nr .ny_bt.cn {
		margin-bottom: 20px;
		font-size: 20px;

	}
	.ny_nr .ny_bt.cn p {
		padding: 10px 0px;
	}
}
@media only screen and (max-width:768px){
	.cp_xq{padding: 0px 9px;}
	.cp_xq .b_g{
		overflow: auto;
	}
	.xq_nr .cp_zs{
		margin-bottom: 20px;
	}
	.xg_cp{padding: 0px 10px;}
	.ny_nr .xq_nr .yy_xq .row{ margin: 0px;}
	.ny_nr .xq_nr table td {
		font-size: 13px;
	}
	.ny_nr .xq_nr .yy_xq .y_c .b_t {
		font-size: 20px;
	}
	.ny_nr .xq_nr .yy_xq .y_c {
		margin-bottom: 0px;
	}
	.ny_nr .xq_nr .yy_xq .m_s {
		font-size: 13px;
		line-height: 26px;
		margin-bottom: 16px;
	}
}

.ny_lx{width:100%; padding:80px 0; overflow:hidden;}
.ny_lx .b_t{margin-bottom:35px; font-size:26px; font-weight:bold; color:#000; line-height:36px;}
.ny_lx .lx_nr{width:490px;}
.ny_lx .lx_nr .x_x ul li{margin-top:24px; font-size:17px; line-height:29px; color:#333; padding-left:30px; position:relative;}
.ny_lx .lx_nr .x_x i{width:30px; position:absolute; top:0; left:0; color:#999; text-align:center; display:inline-block;}
.ny_lx .lx_nr .x_x i.icon-youxiang1{font-size:18px;}
.ny_lx .lx_nr .x_x i.icon-dianhua4{font-size:18px;}
.ny_lx .lx_bd{width:calc(100% - 600px);}
.ny_lx .lx_bd .b_d ul li{width:45%; position:relative;}
.ny_lx .lx_bd .b_d ul li.q_b{width:100%;}
.ny_lx .lx_bd .b_d input{width:100%; height:71px; border-bottom:1px solid #eee; line-height:70px; color:#333; display:block;font-size: 17px;}
.ny_lx .lx_bd .b_d input::placeholder{color:#999;}
.ny_lx .lx_bd .b_d textarea{width:100%; height:86px; padding-top:13px; border-bottom:1px solid #eee; line-height:24px; color:#333; resize:none; display:block;font-size: 17px;}
.ny_lx .lx_bd .b_d textarea::placeholder{color:#999;}
.ny_lx .lx_bd .b_d button{
	width:140px;
	height:46px;
	border-radius:5px;
	background-color:#0044A7;
	font-size:17px;
	line-height:46px;
	color:#fff;
	margin-top:40px;
	margin-right:15px;
	outline:none;
	transition:all .5s;
	-webkit-transition:all .5s;
}
.ny_lx .lx_bd .b_d button:hover{background-color:#0044A7;}
.ny_lx .lx_bd .b_d button.c_z{background-color:#888;}
.ny_lx .lx_bd .b_d button.c_z:hover{background-color:#2b2b2b;}
.ny_lx .lx_mp{width:100%; height:400px; margin-top:50px;}
@media only screen and (max-width:1100px){
	.ny_lx{padding:50px 0;}
	.ny_lx .b_t{margin-bottom:25px; font-size:22px; line-height:28px;}
	.ny_lx .lx_nr{width:300px;}
	.ny_lx .lx_nr .x_x ul li{margin-top:20px; font-size:14px; line-height:22px;}
	.ny_lx .lx_bd{width:calc(100% - 340px);}
	.ny_lx .lx_bd .b_d ul li{width:47%; position:relative;}
	.ny_lx .lx_bd .b_d input{height:53px; line-height:52px;}
	.ny_lx .lx_bd .b_d textarea{line-height:24px;}
	.ny_lx .lx_bd .b_d button{width:120px; height:38px; line-height:38px; margin-top:15px;}
	.ny_lx .lx_mp{height:350px;}
}
@media only screen and (max-width:640px){
	.ny_lx{padding:40px 0;}
	.ny_lx .b_t{margin-bottom:15px; font-size:18px; line-height:26px;}
	.ny_lx .lx_nr{width:100%; margin-bottom:35px;}
	.ny_lx .lx_nr .x_x ul li{margin-top:20px; font-size:14px; line-height:26px;}
	.ny_lx .lx_bd{width:100%;}
	.ny_lx .lx_bd .b_d ul li{width:100%;}
	.ny_lx .lx_mp{height:230px; margin-top:40px;}
}

@media only screen and (max-width:768px){
    .sy_cp .n_r .w_z a{min-height:auto;}
}