@charset "utf-8";
.icolor,.hvcolor:hover{
	color: #b4d28e;
}
.bgcolor,.hvbgcolor:hover{
	background: #b4d28e;
	color: #fff;
}
.head,.head_height{
	height: 100px;
}
.head{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	transition: .25s;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.logo{
	display: inline-block;
	height: 100px;
}
.nav li{
	position: relative;
	margin-left: 10px;
}
.nava{
	display: block;
	line-height: 100px;
	padding: 0 20px;
}
.nav li:hover .nava{
	color: #b4d28e;
}
.nav li.active .nava{
	color: #fff;
	background: #b4d28e;
}
.navhide{
	width: 140px;
	border-radius: 0 0 8px 8px;
	background: #fff;
	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);
}
.nav li:hover .navhide{
	margin-top: 0;
	opacity: 1;
	visibility: inherit;
}
.navhide a{
	line-height: 45px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 13px;
}
.navhide a:last-child{
	border-bottom: 0;
}
.navhide a:hover{
	background: #f9f9f9;
	color: #b4d28e;
}
.md{
	padding: 75px 0;
}
.ititle_40{
	font-size: 40px;
}
.i1a_a{
	display: block;
	min-height: 100%;
	border: 1px solid #dce8e1;
}
.i1a_a:hover{
	border: 1px solid #b4d28e;
}
.i1aimg{
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.i1aimg img{
	width: 100%;
	max-height: 100%;
}
.i1atxt{
	border-top: 1px solid #dce8e1;
	padding: 12px 20px;
	transition: .25s;
}
.i1a_a:hover .i1atxt{
	border-top: 1px solid #b4d28e;
}
.i1b{
	background-size: cover !important;
	padding: 50px 4%;
	color: #fff;
}
.i1ba{
	display: flex;
	align-items: center;
}
.i1ba .txt{
	margin-left: 25px;
}
.i1bart h1{
	line-height: 1;
	margin-right: 5px;
}
.i2r{
	width: 43%;
	margin-left: 3%;
}
.i2r img{
	display: block;
	max-width: 90%;
}
.morea{
	display: inline-block;
	padding: 10px 30px;
}
.morea:hover{
	opacity: .85;
}
.i3w{
	width: 103%;
}
.i3a{
	width: 30.33%;
	margin-right: 3%;
	box-shadow: 0 0 15px rgba(0,0,0,.08);
}
.i3a:hover{
	box-shadow: 0 0 25px rgba(13,57,85,.24);
}
.i3atxt span{
	display: inline-block;
	color: #818899;
	padding: 7px 12px;
	background: #f8f8f8;
	transition: .25s;
}
.i3a:hover .i3atxt span{
	background: #B4D28E;
	color: #fff;
}
.i4l{
	width: 37%;
	margin-right: 5%;
}
.i4lba{
	line-height: 25px;
	display: flex;
	padding: 8px 0;
}
.i4ra{
	margin-bottom: 12px;
}
.i4ra input,.i4ra textarea{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #000;
	color: #000000;
}
.i4ra input:focus,.i4ra textarea:focus{
	border-bottom: 1px solid #B4D28E;
}
.i4ra textarea{
	padding: 10px 0;
	height: 140px;
	resize: none;
}
.i4ra button{
	display: inline-block;
	padding: 10px 20px;
	background: #B4D28E;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	transition: .25s;
}
.foot{
	background: #21273d;
	color: #fff;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	color: #B4D28E;
}
.flogo{
	height: 100px;
}
.ftl{
	margin-right: 5%;
}
.ft{
	padding: 60px 0;
	border-bottom: 1px solid rgba(255,255,255,.2);
}
.fta{
	min-width: 140px;
}
.fta_r{
	width: 38%;
}
.fta_r ul{
	margin-right: 10%;
}
.fta_r li{
	display: flex;
	line-height: 30px;
}
.fta_r li i{
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
}
.fta h3{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(255,255,255,.2);
	text-transform: capitalize;
}
.fb{
	padding: 15px 0;
}
.fb p{padding: 0px 10px;}

.ab1tl{
	width: 35%;
	margin-right: 8%;
}
.ab2rba{
	padding: 5px 0;
	line-height: 24px;
}
.ab2rba p{
	flex: 0;
	flex-grow: 1;
}
.ab2rba i{
	width: 12px;
	height: 12px;
	border: 3px solid #B4D28E;
	border-radius: 100%;
	margin-right: 8px;
	margin-top: 6px;
}
.ab3{
	background: #fbfcfc;
}
.lcta{
	transition: .25s;
}
.lcbtnl,.lcbtnr{
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
	background: none;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -10px;
	top: 0;
}
.lcbtnl{
	left: 0;
}
.lcbtnr{
	right: 0;
}
.lcbr,.lcbl{
	width: 45%;
}
.lcblline{
	height: 3px;
	width: 50px;
	background: #B4D28E;
	margin: 30px 0;
}
.lcbl h2{
	display: inline-block;
	padding: 8px 30px;
	border: 1px solid #fff;
}
.ab3la span i{
	width: 10px;
	height: 10px;
	border: 2px solid #C93433;
	border-radius: 100%;
	margin-right: 5px;
}
.swiper-container-lct::after{
	width: 100%;
	height: 2px;
	background: #c6c7c7;
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
}
.swiper-container-lct .swiper-slide{
	position: relative;
	z-index: 9;
}
.lcta{
	padding-top: 30px;
}
.lcta i{
	width: 8px;
	height: 8px;
	background: #000000;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	top: 3px;
	transition: .25s;
}
.swiper-slide-thumb-active {
	color: #B4D28E;
}
.swiper-slide-thumb-active .lcta i{
	border: 2px solid #B4D28E;
	background: #fff;
	transform: scale(1.5);
}
.ab4a{
	width: 20%;
}
.ab4a_a{
	min-height: 100%;
	border: 1px solid #E6E6E6;
	padding: 15px;
	transition: .25s;
}
.ab4a_a:hover{
	border: 1px solid #B4D28E;
}
.ab4a_a:hover img{
	transform: scale(1.05) !important;
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 65px 0;
	}
	.ititle_40{
		font-size: 36px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.bnimg{
		max-height: 600px;
	}
	.md{
		padding: 55px 0;
	}
	.ititle_40{
		font-size: 30px;
	}
	.i1a{
		width: 33.33%;
	}
	.i1ba img{
		height: 45px;
	}
	.i4lba img{
		height: 18px;
		margin-top: 5px;
	}
	.flogo{
		height: 50px;
	}
	
	.ab4a{
		width: 25%;
	}
}
@media only screen and (max-width:950px) {
	.bnimg{
		max-height: 450px;
	}
	.md{
		padding: 45px 0;
	}
	.ititle_40{
		font-size: 26px;
	}
	
	.ab4a{
		width: 33.33%;
	}
}
@media only screen and (max-width:768px) {
	.bnimg{
		max-height: 200px;
	}
	.md{
		padding: 25px 0;
	}
	.ititle_40{
		font-size: 24px;
	}
	.fb{
		padding: 12px 0;
	}
	.fbr {
		width: 50%;
		margin: 12px auto 0 auto;
	}
	.ft{
		padding: 25px 0;
	}
	.ftl{
		margin-right: 0;
		text-align: center;
		margin-bottom: 15px;
	}
	.ftarb_ewm img{
		width: 70px;
	}
	.fta_r ul{
		margin-right: 25px;
	}
	.fta{
		min-width: 100%;
		display: none;
	}
	.fta.fta_r{
		display: block;
	}
	.logo{
		height: 70px;
	}
	.i1a{
		width: 100%;
	}
	.i1b{
		padding: 15px 25px;
	}
	.i1ba{
		padding: 10px 0;
		width: 100%;
	}
	.i1ba img{
		height: 40px;
	}
	.morea{
		padding: 8px 20px;
	}
	.i3w{
		width: 100%;
	}
	.i3a{
		width: 100%;
		margin-right: 0;
	}
	.i3atxt span{
		font-size: 12px;
	}
	.i4lba img{
		height: 15px;
		margin-top: 6px;
	}
	.i4ra input{
		height: 45px;
	}
	.i4ra textarea{
		height: 80px;
	}
	.i4ra button{
		font-size: 13px;
		padding: 7px 15px;
	}
	
	.listbn img{
		min-height: 130px;
	}
	.listbn h1{
		font-size: 24px;
	}
	.ab2rba{
		flex-wrap: wrap;
	}
	.ab2rba p{
		margin-left: 0;
		margin-top: 5px;
		width: 100%;
		flex: inherit;
		flex-grow: inherit;
	}
	.ab2rba i{
		width: 8px;
		height: 8px;
		margin-top: 8px;
		border-width: 2px;
	}
	.lcblline{
		width: 25px;
		height: 2px;
		margin: 18px 0;
	}
	.lcbl,.lcbr{
		margin: 10px 0;
	}
	.lcbl h2{
		font-size: 13px;
	}
	.lcbl h3{
		font-size: 13px;
		line-height: 22px;
	}
	.ab4a{
		width: 50%;
	}
	.ab4a_a{
		padding: 10px;
	}
}

.xw_xq{width:100%; overflow:hidden; position:relative;}
.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;}
}

.ny_nr .xw_lb ul li{margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #eee;}
.ny_nr .xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .t_p{width:27%; position:relative; overflow:hidden;}
.ny_nr .xw_nr .t_p img{width:100%; height:100%; display:block; position:absolute; top:0; left:0;
	object-fit:cover;
	object-position:center;
	-webkit-user-select:none;
	transition:all 1s;
	-webkit-transition:all 1s;}
.ny_nr .xw_nr:hover .t_p img{transform:scale(1.05);
	-webkit-transform:scale(1.05);}
.ny_nr .xw_nr .w_z{width:70%;}
.ny_nr .xw_nr .w_z h3{font-size:20px; line-height:30px; font-weight:bold; margin-bottom:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_nr .w_z p{line-height:24px; color:#999; height:72px; margin-bottom:25px; overflow:hidden; display:-webkit-box;
	line-clamp:3;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;}
.ny_nr .xw_nr .w_z a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 25px; line-height:38px;}
.ny_nr .xw_nr:hover .w_z a.m_r{background-color:#B3D18D; border:1px solid #B3D18D; color:#fff;}
@media only screen and (max-width:640px){
	.ny_nr .xw_lb ul li{margin-bottom:20px; padding-bottom:20px;}
	.ny_nr .xw_nr .t_p{width:100%; height:200px; margin-bottom:15px;}
	.ny_nr .xw_nr .w_z{width:100%;}
	.ny_nr .xw_nr .w_z h3{font-size:14px; line-height:26px; margin-bottom:15px;}
	.ny_nr .xw_nr .w_z p{font-size:12px; line-height:22px;  margin-bottom:15px;}
	.ny_nr .xw_nr .w_z a.m_r{border-radius:.5rem; padding:0px 20px; line-height:40px;}
}

.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:#B3D18D; border:1px solid #B3D18D; color:#fff;}
.yema ul li.active a{background-color:#B3D18D; border:1px solid #B3D18D; 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;}
}

.ny_nr{width:100%; padding:60px 0 80px; 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;}
.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: #B3D18D;}
.ny_nr .ny_bt.cn .t_b i{width: 95%;height: 1px;background: #F3F3F3;}
.ny_nr .zc_lm{width:320px; padding:0px 20px 25px 20px; background-color:#fff;}
.ny_nr .zc_lm h3{font-size:20px; color:#fff; background: #B3D18D; padding: 20px 16px;display: flex;align-items: center;text-transform: uppercase;}
.ny_nr .zc_lm h3 span{margin-right: 10px; font-size: 22px;}
.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:#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;  font-size:15px; line-height:56px; position:relative; color:#000;text-indent: 14px;background: #F5FAF0;text-transform: capitalize;}
.ny_nr .zc_lm ul li.on a.e_j{color: #B3D18D;}
.ny_nr .zc_lm i{position:absolute; top:14px; right:15px; display:block; font-size:16px; line-height:28px; color:#BBD699; 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:#BBD699;
	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: dotted 1px #FAFAFA;}
.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;text-transform: capitalize;}
.ny_nr .zc_lm .s_j p a:hover{background-color:#B3D18D; color:#FFFFFF; text-indent:25px;}
.ny_nr .zc_lm .s_j p.on a{color:#B3D18D; text-indent:25px;}
.ny_nr .zc_lm .s_j p.on a:hover{color: #FFFFFF;}
.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 .zc_lm ul li:hover .s_j{display: block;}
.ny_nr .zc_ss{background: #B3D18D;padding: 16px 24px;margin-bottom: 16px;}
.ny_nr .zc_ss form{display: flex;align-items: center;}
.ny_nr .zc_ss .s_s{outline: none;line-height: 40px;text-indent: 14px;font-size: 16px;color: #656565;width: 80%;}
.ny_nr .zc_ss .b_u{font-size: 22px;outline: none;width: 20%;cursor: pointer;background: #FFFFFF;line-height: 38px;}
.ny_nr .yc_nr{width:calc(100% - 340px);}
.ny_nr .cp_lb{width:100%; position:relative;}
.ny_nr .cp_lb .n_r{margin-bottom: 20px;border: solid 1px #E9E9E9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0,0,0,.05);
}
.ny_nr .cp_lb .t_p{border-bottom: solid 1px #f3f3f3;display: flex;align-items: center;justify-content: center;overflow:hidden;}
.ny_nr .cp_lb .t_p a{text-align: center;}
.ny_nr .cp_lb .t_p img{max-width: 100%;max-height: 100%;}
.ny_nr .cp_lb .w_z{padding: 0px 20px;}
.ny_nr .cp_lb .w_z .b_t a{
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 46px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-transform: capitalize;
}
.ny_nr .cp_lb .w_z .m_s{color: #888888;font-size: 14px;text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;}
.ny_nr .cp_lb .w_z .m_r{margin: 16px 0px;}
.ny_nr .cp_lb .w_z .m_r a{display: block;width: 80px; height: 30px;text-align: center;line-height: 30px;color: #B3D18D;font-size: 14px;border: solid 1px #B3D18D;}
.ny_nr .zc_fl{margin-bottom: 30px;}
.ny_nr .zc_cp{width: 100%;background: #B3D18D; 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;}
.ny_nr .zc_lx{width: 100%;background: linear-gradient(to right, #196BDE, #199ADE); padding: 5px;margin-bottom: 20px;}
.ny_nr .zc_lx .b_t{line-height: 50px;display: flex;align-items: center;padding: 0px 10px;}
.ny_nr .zc_lx .b_t img{ margin-right: 10px;}
.ny_nr .zc_lx .b_t p{color: #ffffff;font-size: 18px;}
.ny_nr .zc_lx .n_r{width: 100%;background: #fff; padding: 0px 15px;}
.ny_nr .zc_lx .n_r li{margin-bottom: 0px;border-bottom: solid 1px #E5E5E5;padding: 10px 0px;display: flex;align-items: center;}
.ny_nr .zc_lx .n_r li p{color: #656565;font-size: 12px;}
.ny_nr .zc_lx .n_r li i{position: relative;top: auto;right: auto;color: #656565;font-size: 20px;margin-right: 15px;}
.ny_nr .zc_lx .n_r li:hover i {
	transform: none;
	-webkit-transform: none;
}
@media only screen and (max-width:1100px){
	.ny_nr{padding:30px 15px;}
	.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 .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 .m_s {
		font-size: 12px;
	}
	.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_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:640px){
	.ny_nr .zc_lm {
		width: 100%;
		padding: 0px;
	}
	.ny_nr .cp_lb .w_z .b_t a {
		font-size: 13px;
		line-height: 22px;
	}
	.ny_nr .zc_lm .zc_fl{display:none;}
	.ny_nr .zc_lm .zc_ly{display:none;}
	.ny_nr .zc_lm .zc_lx{display:none;}
	.ny_nr .zc_lm .ly_nr{display:none;}
	.ny_nr .yc_nr{width:100%;}
	.ny_nr .ny_bt.cn{padding: 0px;}
	.ny_nr .cp_lb .w_z .m_r a {
		width: 60px;
		height: 26px;
		line-height: 24px;
		font-size: 12px;
	}
	.ny_nr .cp_lb .w_z .m_r {
		margin: 10px 0px;
	}
	.ny_nr .cp_lb .n_r .w_z {
		padding: 10px 10px 0px 10px;
	}
}

.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: 26px;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: #B3D18D;display: block;font-size: 14px;width: 120px;height: 46px;text-align: center;line-height: 46px;background: none;border: solid 1px #B3D18D;-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: #B3D18D;}
.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{
	border: solid 1px #E9E9E9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0,0,0,.05);
}
.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;padding: 16px;}
.xq_nr .cp_zs .cp_dt img{width:100%; height:auto; display:block;}
.xq_nr .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: 20px;
	}
	.ny_nr .xq_nr .yy_xq .y_c .j_g p {
		font-size: 18px;
	}
	.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 15px;}
	.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;
	}
	.xq_nr .cp_zs .cp_dt{padding: 10px;}
	.ny_nr .xq_nr .yy_xq .y_c .b_t {
		margin-top: 20px;
	}
}

.ny_nr .zc_ly{width: 100%;background: #B3D18D; padding: 5px;}
.ny_nr .zc_ly .b_t{line-height: 50px;display: flex;align-items: center;padding: 0px 10px;}
.ny_nr .zc_ly .b_t img{ margin-right: 10px;}
.ny_nr .zc_ly .b_t p{color: #ffffff;font-size: 18px;text-transform: uppercase;}
.ny_nr .ly_nr{background: #F6FAEF; padding: 10px;}
.ny_nr .ly_nr .t_x{width: 100%;line-height: 36px;outline: none;text-indent: 14px;margin-bottom: 10px;font-size: 14px;}
.ny_nr .ly_nr .t_x::placeholder{color: #999999;font-size: 14px;}
.ny_nr .ly_nr .t_e{width: 100%;font-size: 14px;text-indent: 14px;min-height: 110px;padding-top: 10px;outline: none;margin-bottom: 20px;}
.ny_nr .ly_nr .b_u{display: block;background: #B3D18D;width: 100px;height: 40px;text-align: center;line-height: 40px;color: #FFFFFF;font-size: 16px;font-weight: bold;}

.ny_sp{width: 100%;overflow: hidden;padding: 70px 0px;}
.ny_sp .sp_lb .n_r{ margin-bottom: 34px;}
.ny_sp .sp_lb .n_r .t_p{position: relative;overflow: hidden;}
.ny_sp .sp_lb .n_r .t_p img{width: 100%;height: auto;display: block;}
.ny_sp .sp_lb .n_r .w_z{position: absolute;background: rgba(0,0,0,.5);bottom: 0px;width: 100%;line-height: 50px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_sp .sp_lb .n_r .w_z a{color: #FFFFFF;font-size: 14px;padding-left: 10px;}
@media only screen and (max-width:1240px){
	.ny_sp .sp_lb .n_r .w_z a{font-size: 12px;padding-left: 7px;}
}
@media only screen and (max-width:1024px){
	.ny_sp{padding: 50px 0px;}
	.ny_sp .sp_lb .n_r{ margin-bottom: 20px;}
	.ny_sp .sp_lb .n_r .w_z a{font-size: 12px;padding-left: 5px;}
}

.al_nr{width: 100%;overflow: hidden;margin-top: 36px;}
.al_nr .n_r{margin-bottom: 36px;overflow: hidden;box-shadow: 0 0 20px rgba(0,0,0,.05);-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.al_nr .n_r .t_p img{width: 100%;height: auto;display: block;}
.al_nr .n_r .w_z a{display: block;width: 100%;background: #F7F7F7;line-height: 56px;text-align: center;color: #0E0E0E;font-size: 16px;}
.al_nr.gn .n_r{border: solid 1px #efefef;}
.al_nr.gn .n_r .w_z a{background: none;}
.al_nr.gn .n_r .t_p{border-bottom: solid 1px #efefef;}
@media only screen and (max-width:640px){
	.al_nr{margin-top: 26px;}
	.al_nr .n_r{margin-bottom: 20px;}
	.al_nr .n_r .w_z a{line-height: 40px;font-size: 13px;}
}
.ny_lx{width: 100%;overflow: hidden;padding: 90px 0px;background: url("../images/lx_bj.jpg") no-repeat top center / cover;}
.ny_lx .lx_fs{margin-bottom: 70px;}
.ny_lx .lx_fs .z_c .b_t{margin-bottom: 30px;}
.ny_lx .lx_fs .z_c .b_t i{display: block;width: 80px;height: 4px;background: #A60C16;margin-bottom: 30px;-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.ny_lx .lx_fs .z_c .b_t h3{color: #030303;font-weight: bold;font-size: 48px;font-family: Poppins;}
.ny_lx .lx_fs .z_c .x_x{color: #656565;font-size: 18px;line-height: 46px;}
.ny_lx .lx_fs .z_c .t_p{width: 30%;overflow: hidden;text-align: center;margin-top: 30px;}
.ny_lx .lx_fs .z_c .t_p img{max-width: 100%;height: auto;display: inline-block;}
.ny_lx .lx_fs .z_c .t_p p{line-height: 60px;color: #656565;font-size: 16px;text-align: center;}
.ny_lx .lx_fs .y_c{margin-top: 30px;}
.ny_lx .lx_fs .y_c ul{width: 100%;}
.ny_lx .lx_fs .y_c li{margin-bottom: 15px;}
.ny_lx .lx_fs .y_c li:last-child{margin-bottom: 0px;}
.ny_lx .lx_fs .y_c .t_x{width: 100%;background: #F5F5F5;line-height: 56px;font-size: 18px;text-indent: 20px;outline: none;}
.ny_lx .lx_fs .y_c .t_x::placeholder{color: #999999;font-size: 18px;}
.ny_lx .lx_fs .t_e{width: 100%;background: #F5F5F5;font-size: 18px;text-indent: 20px;min-height: 150px;padding-top: 20px;outline: none;}
.ny_lx .lx_fs .s_u{width: 170px;height: 66px;background: #0A5FD4;text-align: center;line-height: 66px;color: #FFFFFF;font-size: 20px;font-weight: bold;outline: none;}
.ny_lx .lx_dt img{max-width: 100%;height: auto;display: block;}
@media only screen and (max-width:1440px){
	.ny_lx{padding: 70px 0px;}
	.ny_lx .lx_fs{margin-bottom: 50px;}
	.ny_lx .lx_fs .z_c .b_t{margin-bottom: 20px;}
	.ny_lx .lx_fs .z_c .b_t i{margin-bottom: 20px;}
	.ny_lx .lx_fs .z_c .b_t h3{font-size: 36px;}
	.ny_lx .lx_fs .z_c .x_x{font-size: 14px;line-height: 36px;}
	.ny_lx .lx_fs .y_c{margin-top: 20px;}
	.ny_lx .lx_fs .y_c .t_x{line-height: 46px;font-size: 16px;text-indent: 16px;}
	.ny_lx .lx_fs .y_c .t_x::placeholder{font-size: 16px;}
	.ny_lx .lx_fs .t_e{font-size: 16px;text-indent: 16px;min-height: 130px;padding-top: 15px;}
	.ny_lx .lx_fs .s_u{width: 160px;height: 56px;line-height: 56px;font-size: 16px;}
}
@media only screen and (max-width:1024px){
	.ny_lx{padding: 50px 0px;}
	.ny_lx .lx_fs{margin-bottom: 30px;}
}
@media only screen and (max-width:640px){
	.ny_lx{padding: 40px 0px;}
	.ny_lx .lx_fs{margin-bottom: 20px;}
	.ny_lx .lx_fs .z_c .b_t h3 {
		font-size: 30px;
	}
	.ny_lx .lx_fs .z_c .f_b {
		font-size: 16px;
	}
	.ny_lx .lx_fs .z_c .m_s {
		font-size: 13px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.ny_lx .lx_fs .z_c .x_x {
		font-size: 13px;
		line-height: 30px;
	}
}

.lx_fs{width:100%; padding:160px 0px 80px 0px; overflow:hidden;}
.lx_fs .fs_zs ul{margin:0 -20px;}
.lx_fs .fs_zs ul li{width:calc(33.33333333% - 40px); padding:20px; margin:0 20px; box-shadow:0 0 15px rgba(0,0,0,.05); text-align:center;}
.lx_fs .fs_zs h3{font-size:16px; color:#333; margin-bottom:10px;}
.lx_fs .fs_zs p{color:#999;}
.lx_fs .fs_zs i{font-size:32px; line-height:50px; color:#0165B3;}
.lx_fs .fs_zs i.icon-dizhi1{font-size:40px;}
@media only screen and (max-width:1200px){
	.lx_fs{padding:60px 0;}
	.lx_fs .fs_zs ul{margin:0 -10px;}
	.lx_fs .fs_zs ul li{width:calc(33.33333333% - 20px); padding:20px 15px; margin:0 10px;}
	.lx_fs .fs_zs h3{font-size:15px;}
	.lx_fs .fs_zs i{font-size:30px; line-height:46px;}
	.lx_fs .fs_zs i.icon-dizhi1{font-size:38px;}
}
@media only screen and (max-width:640px){
	.lx_fs{padding:50px 0 30px;}
	.lx_fs .fs_zs ul{margin:0;}
	.lx_fs .fs_zs ul li{width:100%; margin:0 0 20px;}
}

.sw_hz{width:100%; padding:80px 0; background-color:#f5f5f5; overflow:hidden;}
.sw_hz .hz_bd ul{margin:0 -25px;}
.sw_hz .hz_bd ul li{width:calc(50% - 50px); margin:0 25px 30px;}
.sw_hz .hz_bd ul li:last-child{width:100%;}
.sw_hz .hz_bd span{display:block; font-size:15px; color:#333; margin-bottom:10px;}
.sw_hz .hz_bd .t_x{position:relative;}
.sw_hz .hz_bd .t_x i{width:50px; position:absolute; top:0; left:0; text-align:center; color:#0165B3; line-height:56px;}
.sw_hz .hz_bd .t_x i.icon-zhanghu{font-size:26px;}
.sw_hz .hz_bd .t_x i.icon-chuangyi-{font-size:24px;}
.sw_hz .hz_bd .t_x i.icon-yijianfankui1{font-size:20px;}
.sw_hz .hz_bd .t_x input{width:100%; height:56px; border-radius:3px; padding:0 15px 0 50px; background-color:#fff; color:#333; line-height:56px; display:block;}
.sw_hz .hz_bd .t_x textarea{width:100%; height:160px; border-radius:3px; padding:15px 15px 15px 50px; background-color:#fff; color:#333; line-height:26px; display:block; resize:none;}
.sw_hz .hz_bd .c_z{text-align:center;}
.sw_hz .hz_bd button{width:150px; height:56px; background-color:#333; border-radius:3px; margin:0 10px; font-size:17px; line-height:56px; text-align:center; color:#fff; outline:none; display:inline-block;
	transition:all .5s;
	-webkit-transition:all .5s;}
.sw_hz .hz_bd button:hover{background-color:#0165B3;}
.sw_hz .hz_bd button.r_s{background-color:#aaa;}
.sw_hz .hz_bd button.r_s:hover{background-color:#555;}
@media only screen and (max-width:1200px){
	.sw_hz{padding:60px 0;}
	.sw_hz .hz_bd ul{margin:0 -15px;}
	.sw_hz .hz_bd ul li{width:calc(50% - 30px); margin:0 15px; margin-bottom:30px;}
	.sw_hz .hz_bd span{font-size:14px;}
	.sw_hz .hz_bd .t_x i{font-size:20px; line-height:50px;}
	.sw_hz .hz_bd .t_x i.icon-zhanghu{font-size:24px;}
	.sw_hz .hz_bd .t_x i.icon-yijianfankui1{font-size:18px;}
	.sw_hz .hz_bd .t_x input{height:50px; line-height:50px;}
	.sw_hz .hz_bd .t_x textarea{height:134px; padding:12px 15px 12px 50px;}
	.sw_hz .hz_bd button{width:130px; height:46px; font-size:16px; line-height:46px;}
}
@media only screen and (max-width:640px){
	.sw_hz{padding:50px 0;}
	.sw_hz .hz_bd ul{margin:0;}
	.sw_hz .hz_bd ul li{width:100%; margin:0; margin-bottom:20px;}
	.sw_hz .hz_bd .t_x textarea{height:108px;}
	.sw_hz .hz_bd button{width:110px; height:40px; font-size:15px; line-height:40px;}
}

.ny_bt{text-align: center;margin-bottom: 40px;}
.ny_bt p{color: #333333;font-size: 38px;font-weight: bold;margin-bottom: 16px;}
.ny_bt i{display: block;width: 48px;height: 6px;background: #0165B3;margin: 0 auto;}

@media only screen and (max-width:1100px){
	.ny_bt{margin-bottom: 30px;}
	.ny_bt p{font-size: 28px;margin-bottom: 10px;}
	.ny_bt i{width: 40px;height: 4px;}
}

.ny_nr .xz_lb .n_r{background: #F1F1F1;padding: 12px;margin-bottom: 26px;}
.ny_nr .xz_lb .n_r .t_p{margin-bottom: 20px;}
.ny_nr .xz_lb .n_r .t_p img{width: 100%;height: auto;display: block;}
.ny_nr .xz_lb .n_r .w_z{display: flex;align-items: center;justify-content: space-between;}
.ny_nr .xz_lb .n_r .w_z .z_c{width: 83%;}
.ny_nr .xz_lb .n_r .w_z .y_c{width: 17%;text-align: right;}
.ny_nr .xz_lb .n_r .w_z .y_c img{max-width: 100%;height: auto;display: inline-block;}
.ny_nr .xz_lb .n_r .w_z .z_c .b_t{margin-bottom: 6px;}
.ny_nr .xz_lb .n_r .w_z .z_c .b_t a{display: block;color: #333333;font-size: 14px;font-weight: bold;text-transform: uppercase;}
.ny_nr .xz_lb .n_r .w_z .z_c .m_s{color: #999999;font-size: 12px;}
@media only screen and (max-width:1100px){
	.ny_nr .xz_lb .n_r .w_z .z_c .b_t a{font-size: 12px;}
}


.pc_kf{width:56px; position:fixed; right:5px; bottom:5%; z-index:99999;}
.pc_kf .nr{width:56px; height:56px; border-radius:5px; font-size:18px; text-align:center; line-height:56px; background-color:#b4d28e; margin-bottom:4px; position:relative;
	transition:all .5s;
	-webkit-transition:all .5s;}
.pc_kf .nr:hover{background-color:#5e9a54;}
.pc_kf .tel{width:200px; background-color:#5e9a54; font-size:15px; line-height:56px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:60px; opacity:1;
	transition:all .5s;
	-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px; background-color:#5e9a54; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block;}
.pc_kf .nr:hover .ewm{right:60px; opacity:1;
	transition:all .5s;
	-webkit-transition:all .5s;}
.pc_kf .nr a{display:block;}
.pc_kf .nr i{color:#fff;font-size: 24px;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .fh{width:56px; height:56px; border-radius:5px; background-color:#000; text-align:center; line-height:56px; color:#fff; cursor:pointer;
	transition:all .5s;
	-webkit-transition:all .5s;}
.pc_kf .fh:hover{background-color:#5e9a54;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@media only screen and (max-width:1100px){
	.pc_kf{width:44px;}
	.pc_kf .nr{width:44px; height:44px; border-radius:3px; font-size:16px; line-height:44px;}
	.pc_kf .tel{width:140px; font-size:16px; line-height:44px; right:-150px;}
	.pc_kf .nr:hover .tel{right:50px;}
	.pc_kf .ewm{width:110px; padding:5px; right:-120px;}
	.pc_kf .nr:hover .ewm{right:50px;}
	.pc_kf .nr i{font-size:20px;}
	.pc_kf .nr i.icon-aui-icon-qq{font-size:28px;}
	.pc_kf .fh{width:44px; height:44px; border-radius:3px; line-height:44px;}
	.pc_kf .fh i{font-size:28px;}
}
@media only screen and (max-width:768px){
	.pc_kf{width:100%; right:0; top:auto; margin-top:0; bottom:0;}
	.pc_kf .nr{width:25%; float:left; border-radius:0; padding:0; border-right:0; margin-bottom:0;}
	.pc_kf .nr:first-child{border-left:0;}
	.pc_kf .nr:hover{background-color:#b4d28e;}
	.pc_kf .nr p{display:none;}
	.pc_kf .nr .ewm{display:none;}
	.pc_kf .tel{display:none;}
	.pc_kf .fh{width:25%; float:left; border-radius:0; background-color:#b4d28e; padding:0; border-right:0; border-bottom:0;}
	.pc_kf .fh:hover{background-color:#b4d28e;}
}

.fh_top{width:44px; height:44px; border-radius:50%; background-image:linear-gradient(0deg,#fff,#f3f5f8); border:2px solid #fff; box-shadow:8px 8px 20px 0 rgba(55,99,170,.1); border-radius:50%; position:fixed; bottom:18px; right:11px; cursor:pointer; overflow:hidden; z-index:99999; display:none;}
.fh_top img{width:100%; height:auto; display:block;}
@media only screen and (max-width:640px){
	.fh_top{width:4rem; height:4rem; bottom:1.5rem; right:1rem;}
}

.ny_lm{width:100%; color:#999; line-height:60px; position:relative; z-index:9;background: #f5f5f5;}
.ny_lm .dq_wz a{color:#999;}
.ny_lm .dq_wz a:hover{color:#CDA560;}
.ny_lm .dq_wz span{color:#CDA560;}
.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;}
}