@charset "utf-8";
.icolor,.hvcolor:hover{
	color: #076acf;
}
.bgcolor,.hvbgcolor:hover{
	background: #076acf;
	color: #fff;
}
.head_height{
	height: 120px;
}
.head{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.ht{
	background: #f6f6f6;
	color: #076ACF;
	line-height: 40px;
}
.htr a img{
	display: block;
}
.htr a{
	margin-left: 12px;
}
.logo{
	display: inline-block;
	height: 43px;
}
.nav li{
	position: relative;
	margin-right: 59px;
}
.nava{
	color: #000;
	display: block;
	line-height: 90px;
	height: 90px;
	border-bottom: 2px solid rgba(0,0,0,0);
	position: relative;
}
.nava::after{
	width: 100%;
	height: 3px;
	content: "";
	position: absolute;
	left: 0;
	bottom: 28%;
	background: #076ACF;
	opacity: 0;
}
.nav li.active .nava,
.nav li:hover .nava{
	color: #076ACF;
}
.nav li.active .nava::after{
	opacity: 1;
}
.hdra2_ico{
	width: 30px;
	height: 90px;
	cursor: pointer;
	background: url(../images/scico_03.png) no-repeat center;
}
.hdra2hide,.hdra2hide_block{
	width: 300px;
	position: absolute;
	right: 0;
	top: 100%;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	display: none;
}
.hdra2hide input,.hdra2hide_block input{
	width: 100%;
	height: 50px;
	padding: 0 20px;
}
.hdra2hide button,.hdra2hide_block button{
	width: 50px;
	height: 50px;
	background: url(../images/search.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.hdra2,.hdra3{
	position: relative;
}
.navhide{
	width: 140px;
	border-radius: 4px 4px 8px 8px;
	background: rgba(255,255,255, 1);
	position: absolute;
	left: 50%;
	margin-left: -70px;
	top: 100%;
	z-index: 10;
	transition: .25s;
	margin-top: -10px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	padding: 5px 0;
}
.nav li:hover .navhide,
.hdra3:hover .navhide{
	margin-top: 0;
	opacity: 1;
	visibility: inherit;
}
.hdra3 .navhide{
	width: 100px;
	margin-left: -50px;
}
.navhide a{
	line-height: 23px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 14px;
	padding: 7px 10px;
}
.navhide a:last-child{
	border-bottom: 0;
}
.navhide a:hover{
	color: #076ACF;
}
.bnimg{
	aspect-ratio: 1920 / 780;
}
.foot{
	background: #10121e;
	color: rgba(255,255,255,.6);
}
.foot a{
	color: rgba(255,255,255,.6);
}
.foot a:hover{
	color: #fff;
	text-decoration: underline;
}
.ft,.fm{
	border-bottom: 1px solid rgba(255,255,255,.1);
}
.fb,.ft{
	padding: 20px 0;
	font-size: 13px;
	line-height: 1.5;
}
.ft,.ft a{
	color: #fff;
}
.ft a{
	margin-left: 10px;
}
.fm{
	padding: 40px 0;
}
.flogo{
	height: 37px;
}
.right{
	position: fixed;
	right: 15px;
	bottom: 10%;
	z-index: 99;
}
#gotop{
	display: none;
}
.rta_a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	box-shadow: 0 0 12px rgba(0,0,0,.15);
	border-radius: 100%;
	background: #fff;
}
.rta_a:hover{
	background: #076ACF;
	color: #fff;
}
.bnmore,.morea{
	display: inline-block;
	padding: 6px 25px;
	background: #076ACF;
	color: #fff;
	transition: .25s;
}
.bnmore:hover{
	-webkit-filter: brightness(120%);
}
.morea{
	padding: 4px 25px;
}
.morea_bd{
	background: none;
	border: 1px solid #076ACF;
	color: #076ACF;
}
.morea:hover{
	background: #076ACF;
	color: #fff;
}
.md{
	padding: 80px 0;
}
.it{
	padding: 70px 0;
	background: #f6f6f6;
}
.ita{
	text-align: center;
	width: 23.5%;
}
.ita img{
	transition: .5s;
}
.ita:hover img{
	-webkit-filter: brightness(120%);
	transform:rotateY(180deg);
}
.i1r{
	padding: 25px 0;
}
.i1r::after{
	content: "";
	width: 100%;
	height: 100%;
	border: 1px solid #E6E6E6;
	border: 1px solid #E6E6E6;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.i1r::before{
	width: 100%;
	height: 20%;
	content: "";
	background: #076ACF;
	position: absolute;
	left: 1px;
	bottom: 0;
	margin-bottom: -1px;
	z-index: 2;
}
.i1r img{
	display: block;
	z-index: 3;
	position: relative;
	width: 100%;
	margin-left: -30px;
}
.i2{
	background: url(../images/i2bg_02.jpg) no-repeat bottom center;
	background-size: cover;
}
.i2a_a{
	display: block;
	text-align: center;
	background: #fff;
	border: 1px solid #E6E6E6;
	margin: 2px;
}
.i2atxt{
	padding: 15px;
}
.i2aimg{
	aspect-ratio: 1 / .9;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border-bottom: solid 1px #E6E6E6;
}
.i2aimg img{
	max-width: 85%;
	max-height: 85%;
	display: block;
}
.swiper-pagination-i2{
	position: static;
	text-align: center;
}
.swiper-pagination-i2 .swiper-pagination-bullet{
	width: 20px;
	height: 4px;
	background: #cccccc;
	border-radius: 0;
	opacity: 1;
	margin: 0 3px;
	transition: .25s;
}
.swiper-pagination-i2 .swiper-pagination-bullet-active{
	background: #076ACF;
	width: 40px;
}
.i3r{
	width: 27%;
	margin-left: 6%;
}
.i3laimg{
	width: 33%;
	margin-right: 25px;
	position: relative;
	padding: 10px 0;
}
.i3laimg img{
	margin-left: -10px;
}
.i3la:first-child{
	margin-top: 0 !important;
}

.listbn{
	aspect-ratio: 1920 / 490;
}
.listbn img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.listnav{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(255,255,255,.2);
	padding: 15px 0;
	color: #fff;
	width: 100%;
}
.listnav a{
	color: #fff;
}
.ab1{
	background: #f6f6f6;
	position: relative;
}
.ab1 .wrap{
	position: relative;
	z-index: 9;
}
.ab1::after{
	width: 100%;
	height: 30%;
	content: "";
	background: #076ACF;
	position: absolute;
	left: 0;
	bottom: 0;
}
.ab1w{
	background: #fff;
	padding: 50px;
	padding-top: 40px;
}
.ab1w p{
	text-indent: 2em;
}
.ab1w *{
	max-width: 100%;
}
.ab2a{
	text-align: center;
	background: #ffffff;
	box-shadow: 0 8px 20px 0 rgba(95,125,158,.4);
}
.ab2a img{padding-bottom: 19px;
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	object-position:center top;
	-webkit-user-select:none;
	user-select:none;
}
.ab2a .text20{line-height: 59px;}
#certify .swiper-slide{
	width: 26.5%;
	text-align: center;
}
#certify .swiper-slide img{
	width: 100%;
	display: block;
}
.swiper-button-next-certify,.swiper-button-prev-certify{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	box-shadow: 0 0 12px rgba(0,0,0,.15);
	border-radius: 100%;
	background: #fff;
	font-size: 24px;
	transition: .25s;
}
.swiper-button-next-certify:hover,.swiper-button-prev-certify:hover{
	background: #076ACF;
	color: #fff;
}
.ab3{
	background: #f6f6f6;
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.ita img,.ab3al img{
		width: 90px;
	}
	.ab1w{
		padding: 40px;
		padding-top: 30px;
	}
	
	#certify .swiper-slide{
		width: 30%;
		text-align: center;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.logo{
		height: 30px;
	}
	.nav li{
		margin-right: 39px;
	}
	.ab1w{
		padding: 30px;
		padding-top: 20px;
	}
	.ita img,.ab3al img{
		width: 70px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ft,.fb{
		padding: 15px 0;
	}
	.fm{
		padding: 25px 0;
		text-align: center;
	}
	.fma{
		display: none;
	}
	.flogo{
		height: 30px;
	}
	.rta_a{
		width: 30px;
		height: 30px;
	}
	.ft .wrap{
		justify-content: center;
	}
	.fb{
		font-size: 12px;
	}
	.bnimg{
		min-height: 200px;
	}
	.bnmore,.morea{
		padding: 4px 20px;
		font-size: 12px;
	}
	.bntxt h4{
		font-size: 12px;
		line-height: 1.5;
	}
	.bntxt h1{
		font-size: 20px;
	}
	.it{
		padding: 15px 0 !important;
	}
	.ita{
		padding: 12px 6%;
	}
	.ita img{
		width: 50px;
	}
	.i1r{
		padding: 8px 0;
	}
	.i1r img{
		margin-left: -8px;
	}
	.swiper-pagination-i2 .swiper-pagination-bullet{
		width: 15px;
		height: 3px;
	}
	.swiper-pagination-i2 .swiper-pagination-bullet-active{
		width: 30px;
	}
	.i3_mt{
		margin-top: 50px;
	}
	.i2t{
		text-align: center;
	}
	.i2tlt{
		justify-content: center;
	}
	.i3la{
		display: block;
	}
	.i3latxt h3{
		font-size: 16px;
	}
	
	.listbn{
		aspect-ratio: 1920 / 739;
	}
	.listnav{
		padding: 8px 0;
		font-size: 12px;
	}
	.lbntxt{
		margin-bottom: 30px;
	}
	.ab1w{
		padding: 20px;
		padding-top: 15px;
	}
	#certify .swiper-slide{
		width: 60%;
		text-align: center;
	}
	.swiper-button-next-certify, .swiper-button-prev-certify{
		width: 34px;
		height: 34px;
		margin-top: -40px;
		font-size: 20px;
	}
	.ab3a{
		margin-top: 10px !important;
	}
	.ab3al img{
		width: 60px;
	}
	.ab3ar p{
		font-size: 12px;
		line-height: 1.4;
	}
}

.ny_fl{width: 100%;overflow: hidden;background: #ffffff;}
.ny_fl ul{display: flex;align-items: center;justify-content: center;}
.ny_fl ul li{min-width: 16%;}
.ny_fl ul li a{color: #333333;display: block;line-height: 46px;text-align: center;padding: 9px 0px;}
.ny_fl ul li.active a{color: #ffffff;background: #076ACF;}
.ny_fl ul li:hover a{color: #ffffff;background: #076ACF;}
.ny_pr{width: 100%;overflow: hidden;background: #f6f6f6;}
.ny_pr .n_r{background: #ffffff;padding: 29px;margin-bottom: 39px;box-shadow: 6px 6px 0px 0px rgba(7,106,207,.5);}
.ny_pr .n_r a{display: block;}
.ny_pr .n_r .t_p{padding-bottom: 19px;}
.ny_pr .n_r .t_p img{width: 100%;height: auto;display: block;}
.ny_pr .n_r .w_z{color: #000000;line-height: 36px;text-align: center;}
.ny_pr .n_r:hover .w_z{color: #076ACF;}
@media only screen and (max-width:1100px) {
	.ny_fl ul li {
		min-width: 18%;
	}
	.ny_fl ul li a{padding: 3px 0px;line-height: 38px;}
	.ny_pr .n_r {
		padding: 19px;
		margin-bottom: 29px;
		box-shadow: 5px 5px 0px 0px rgba(7, 106, 207, .5);
	}
}
@media only screen and (max-width:640px) {
	.listbn.gn .w60{width: 65%;}
	.listbn .lbntxt .mt_15{margin-top: 9px;}
}

.mg_my{justify-content: space-between;padding: 0px 15px;}
.jt_ct{justify-content:space-between;}
.jt_cn{justify-content:center;}
.ny_nr{width:100%; overflow:hidden;}
.ny_nr .ny_bt.cn{margin-bottom:25px;  line-height:30px; color:#333;text-align: left;}
.ny_nr .ny_bt.cn p{padding:12px 0px; font-size:20px;text-transform: capitalize;}
.ny_nr .ny_bt.cn .t_b{display: flex;align-items: center;}
.ny_nr .ny_bt.cn .t_b i.on{width: 9%;height: 2px;background: #076ACF;}
.ny_nr .ny_bt.cn .t_b i{width: 95%;height: 1px;background: #E9E9E9;}
.ny_nr .zc_lm{width:340px; padding:0px 0px 25px 0px;}
.ny_nr .zc_lm h3{
	font-size:24px;
	color:#fff;
	background: #000;
	padding: 20px 16px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	font-weight: 400;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.ny_nr .zc_lm h3 img{margin-right: 10px;}
.ny_nr .zc_fl{background-color:#fff;box-shadow: 0 0 20px rgba(0,0,0,.09);}
.ny_nr .zc_lm ul{
	padding: 16px 10px 30px 10px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.ny_nr .zc_lm ul li{margin-bottom:3px; }
.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:#656565; text-indent:30px;}
.ny_nr .zc_lm ul li.on a.y_j{color:#656565; 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;
	font-size:16px;
	position:relative;
	color:#656565;
	background: #F3F3F3;
	text-transform: capitalize;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: 400;
	margin-bottom: 6px;
	padding: 16px;
}
.ny_nr .zc_lm a.e_j:hover{background: #076ACF;color: #ffffff;}
.ny_nr .zc_lm ul li.on a.e_j{color: #ffffff;background: #076ACF;}
.ny_nr .zc_lm i{position:absolute; top:14px; right:15px; display:block; font-size:16px; line-height:28px; color:#656565; 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);
	color: #ffffff;
}
.ny_nr .zc_lm ul li.on i{color:#ffffff;
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);}
.ny_nr .zc_lm .s_j{ display:none;background: none;}
.ny_nr .zc_lm .s_j p{margin-bottom:2px;border-bottom: solid 1px #F3F3F3;}
.ny_nr .zc_lm .s_j p:last-child{border-bottom: none;}
.ny_nr .zc_lm .s_j p a{font-size:14px; text-indent:28px; line-height:50px; color:#656565; display:block; position:relative; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;border-bottom: dotted 1px #F3F3F3;text-transform: capitalize;}
.ny_nr .zc_lm .s_j p a:hover{ color:#076ACF; text-indent:39px;}
.ny_nr .zc_lm .s_j p.on a{
	color: #076ACF;
}
.ny_nr .zc_lm ul li:hover .s_j{display: block;}
.ny_nr .yc_nr{width:calc(100% - 380px);}
@media only screen and (max-width:1100px){
	.ny_nr .ny_bt.cn{margin-bottom:20px; padding:15px 0px; font-size:22px; line-height:26px;}
	.ny_nr .zc_lm{width:250px; padding:20px 15px;}
	.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 .yc_nr{width:calc(100% - 270px);}
	.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_lx .n_r li {
		margin-bottom: 10px;
		padding: 10px 0px;
	}
	.ny_nr .zc_cp .b_t {
		line-height: 40px;
	}
}
@media only screen and (max-width:768px){
	.ny_nr .yc_nr{
		padding: 0px 9px;
	}
}
@media only screen and (max-width:640px){
	.ny_nr .zc_lm {
		width: 100%;
		padding: 0px;
	}
	.ny_nr .zc_lm .zc_fl{display:none;}
	.ny_nr .yc_nr{width:100%;}
	.ny_nr .ny_bt.cn{padding: 0px;}

}

.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:#076ACF;}
.ny_lm .dq_wz span{color:#076ACF;}
.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: 32px;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: #076ACF;display: block;font-size: 14px;width: 120px;height: 46px;text-align: center;line-height: 46px;background: none;border: solid 1px #076ACF;-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: #076ACF;}
.ny_nr .xq_nr .yy_xq .m_s{color: #656565;font-size: 15px;line-height: 32px;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 .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;}
.ny_nr .cp_xq .b_g{font-size: 16px;line-height: 32px;}
.ny_nr .cp_xq .b_g img{max-width: 100%;height: auto;}
@media only screen and (max-width:1100px){
	.ny_nr .xq_nr .yy_xq{margin-bottom:35px;}

}
@media only screen and (max-width:640px){
	.ny_nr .xq_nr .b_t{font-size:20px; line-height:30px;}
	.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;}
@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 .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;
	}
}

.xw_lb .xw_nr{margin-bottom: 29px;box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);border-radius: 6px;}
.xw_lb .xw_nr .n_r{padding: 24px;}
.xw_lb .xw_nr .n_r .r_q{color: #666;font-size: 15px;}
.xw_lb .xw_nr .n_r .b_t{font-size: 18px;color: #222;font-weight: bold;margin-top: 9px;}
.xw_lb .xw_nr .n_r .t_b{display: flex;justify-content: flex-end;margin-top: 9px;}
.xw_lb .xw_nr .n_r:hover .b_t{color: #076ACF;}
@media only screen and (max-width:1100px){
	.xw_lb .xw_nr{margin-bottom: 19px;}
	.xw_lb .xw_nr .n_r{padding: 19px;}
	.xw_lb .xw_nr .n_r .r_q{font-size: 14px;}
	.xw_lb .xw_nr .n_r .b_t{font-size: 17px;margin-top: 7px;}
	.xw_lb .xw_nr .n_r .t_b{margin-top: 7px;}
}


.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:#076ACF; border:1px solid #076ACF; color:#fff;}
.yema ul li.active a{background-color:#076ACF; border:1px solid #076ACF; 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;}
}

.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,.09);
}
.hx_lb .n_r .t_p{width: 100%;height:489px; overflow:hidden;}
.hx_lb .n_r .t_p img{
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	object-position:center center;
	-webkit-user-select:none;
	user-select:none;
	transition:all 5s;
	-webkit-transition:all 5s;
}
.hx_lb .n_r .w_z{padding: 20px;text-align: center;}
.hx_lb .n_r .w_z a{font-size: 16px;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: #076ACF;}
@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: 11px;}
	.hx_lb .n_r .w_z a{font-size: 16px;}
	.hx_lb .n_r .t_p{height: auto;}
}

.ny_ty.gn{background: #f6f6f6;}
.lx_wm{width: 100%;overflow: hidden;background: #FFFFFF;display: flex;flex-wrap: wrap;box-shadow: 0 0 15px rgba(0, 0, 0, .1);-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.lx_wm .lx_zc{padding: 39px 49px;width: 45%;color: #ffffff;background: linear-gradient(to right, #076ACF, #007eff);}
.lx_wm .lx_yc{width: 55%;padding: 29px;overflow: hidden;-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;}
.lx_wm .lx_yc img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
	-webkit-user-select: none;
	user-select: none;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.lx_wm .lx_zc .rx_dh{margin-bottom:19px;font-size: 26px;line-height: 46px;}
.lx_wm .lx_zc ul{width: 100%;overflow: hidden;}
.lx_wm .lx_zc li{margin-bottom: 19px;display: flex;align-items: baseline;}
.lx_wm .lx_zc li .z_c{margin-right: 16px;}
.lx_wm .lx_zc li .z_c i{color: #ffffff;font-size: 22px;}
.lx_wm .lx_zc li .y_c p{color: #ffffff;font-size: 16px;line-height: 46px;}
.lx_wm .lx_zc li .y_c .m_s{color: #ffffff;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: #076ACF;
}
.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:#076ACF;
	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:#076ACF;}
.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{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%;
	}
	.mg_my {
		padding: 0px;
	}
	.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%;}
	.lx_wm .lx_zc .rx_dh h3{font-size: 24px;}
	.lx_wm .lx_zc .rx_dh p{font-size: 24px;}
}

.i3raimg{border: solid 1px #E6E6E6;}