@charset "utf-8";
.icolor,.hvcolor:hover{
	color: #5e9260;
}
.bgcolor,.hvbgcolor:hover{
	background: #5e9260;
	color: #fff;
}
.head,.head_height{
	height: 90px;
}
.head{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.logo{
	display: inline-block;
	height: 48px;
}
.nav li{
	position: relative;
	margin-left: 40px;
}
.nava{
	display: block;
	line-height: 90px;
}
.nav li.active .nava,.nav li:hover .nava{
	color: #5e9260;
}
.navhide{
	width: 130px;
	border-radius: 0 0 8px 8px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -65px;
	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: 40px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 13px;
}
.navhide a:last-child{
	border-bottom: 0;
}
.navhide a:hover{
	color: #5e9260;
}
.foot{
	background: #0d100d;
	color: #fff;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	color: #5e9260;
}
.flogo{
	height: 48px;
}
.ftl{
	margin-right: 5%;
}
.ft{
	padding: 70px 0;
	border-bottom: 1px solid rgba(255,255,255,.2);
}
.fta{
	min-width: 140px;
}
.fta_r{
	width: 38%;
}
.fta_r ul{
	margin-right: 15%;
}
.fta_r li{
	display: flex;
}
.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(94,146,96,.5);
}
.fb{
	padding: 15px 0;
}
.md{
	padding: 80px 0;
}
.ititle_56{
	font-size: 56px;
}
.ititle_40{
	font-size: 40px;
}
.i1{
	background: url(../images/i1bg_02.jpg) no-repeat center;
	background-size: cover;
}
.i1t li{
	color: #666;
	transition: .25s;
	margin: 0 2.5%;
	cursor: pointer;
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(0,0,0,0);
}
.i1t li.active{
	color: #5E9260;
	border-bottom: 2px solid #5E9260;
}
.i1a_a .borderbot{
	margin: 15px 0;
}
.i1a_a{
	padding: 20px;
	min-height: 100%;
	background: #fff;
}
.i1aimg{
	display: flex;
	align-items: center;
	justify-content: center;
}
.i1aimg img{
	max-width: 80%;
	max-height: 80%;
}
.i2box:first-child{
	margin: 0 !important;
}
.i2box:nth-child(even){
	flex-flow: row-reverse;
}
.i2l{
	width: 42%;
}
.i2r{
	width: 54%;
}
.i2line{
	background: #5E9260;
	width: 80px;
	height: 3px;
	margin: 25px 0;
}
.i2more{
	display: inline-block;
	padding: 8px 50px;
}
.i3{
	background: url(../images/i3bg_02.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.i3l{
	width: 35%;
}
.i3r{
	width: 62%;
}
.i3 .i2box:nth-child(even){
	text-align: right;
}
.itop .i2line{
	margin: 25px auto !important;
}
.i5{
	background: url(../images/i5bg_02.jpg) no-repeat center;
	background-size: cover;
}
.i5a_a{
	background: #fff;
	min-height: 100%;
}
.i6{
	position: relative;
}
.i6::after,.i6::before{
	width: 30%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background:linear-gradient(to left,rgba(255,255,255,0),rgba(255,255,255,1));
	z-index: 9;
}
.i6::before{
	left: inherit !important;
	right: 0 !important;
	background:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,1));
}
.i6a{
	background: #fff;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.i6a img{
	display: block;
	max-width: 65%;
	max-height: 65%;
}

.listbn{
	height: 400px;
}
.ab2w{
	background: #eff4ef;
}
.ab2l{
	padding: 15px 4%;
}
.ab3box:nth-child(even){
	flex-flow: row-reverse;
}
.ab4{
	background: url(../images/ab4bg_02.jpg) no-repeat center;
	background-size: cover;
}
.swiper-pagination-public{
	text-align: center;
	width: 100%;
	position: static;
	margin-top: 50px;
}
.swiper-pagination-public .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 8px;
	margin: 0 6px;
	opacity: 1;
	transition: .25s;
}
.swiper-pagination-public .swiper-pagination-bullet-active{
	background: #fff;
	width: 25px;
}
.ab5 .swiper-pagination-public .swiper-pagination-bullet{
	background: #999;
}
.ab5 .swiper-pagination-public .swiper-pagination-bullet-active{
	background: #5E9260;
}

.qy1{
	background: #fff;
	color: #333;
}
.qy2atxt{
	background: rgba(0,0,0,.3);
	color: #fff;
}
.qy3a{
	width: 85%;
	padding: 50px;
	color: #fff;
	background: rgba(94,146,96,.9);
	text-align: center;
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.ititle_56{
		font-size: 48px;
	}
	.ititle_40{
		font-size: 42px;
	}
	.i2more{
		padding: 6px 25px;
	}
	.listbn{
		height: 350px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.ititle_56{
		font-size: 42px;
	}
	.ititle_40{
		font-size: 36px;
	}
	.logo{
		height: 35px;
	}
	.nav li{
		margin-left: 30px;
	}
	.listbn{
		height: 300px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	.ititle_56{
		font-size: 36px;
	}
	.ititle_40{
		font-size: 30px;
	}
	.bnimg{
		max-height: 400px;
	}
	
	.ab4a{
		width: 33.33%;
	}
	.listbn{
		height: 250px;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ititle_56{
		font-size: 24px;
	}
	.ititle_40{
		font-size: 22px;
	}
	.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;
	}
	.bnimg{
		max-height: 200px;
	}
	.logo{
		height: 30px;
	}
	.i1t li{
		padding-bottom: 5px;
	}
	.i1a{
		width: 100%;
	}
	.i2line{
		width: 30px;
		height: 2px;
		margin-top: 15px !important;
		margin-bottom: 15px !important;
	}
	.i2more{
		padding: 5px 20px;
		font-size: 12px;
	}
	.i3 .i2box:nth-child(even){
		text-align: left;
	}
	.i5a{
		width: 50%;
	}
	.i5a .padding20{
		padding: 10px 15px;
	}
	.i5a .padding20 h3{
		font-size: 13px;
	}
	.i6 .i5w{
		margin-top: 0 !important;
	}
	
	.listbn{
		height: 150px;
	}
	.ab4a{
		width: 50%;
	}
	.ab4a p{
		font-size: 13px;
	}
	.swiper-pagination-public{
		margin-top: 20px;
	}
	.qy2a{
		width: 100%;
	}
	.qy3box{
		position: static;
	}
	.qy3a{
		width: 100%;
		padding: 20px;
	}
	.qy3a h2{
		font-size: 18px;
		line-height: 30px;
	}
	.qy3a .txt{
		font-size: 14px;
		line-height: 30px;
	}
}
.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:#5D915F;}
.ny_lm .dq_wz span{color:#5D915F;}
.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;}
}

.xw_lb ul li{margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #eee;}
.xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.xw_nr .t_p{width:27%; position:relative; overflow:hidden;}
.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;}
.xw_nr:hover .t_p img{transform:scale(1.05);
	-webkit-transform:scale(1.05);}
.xw_nr .w_z{width:70%;}
.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;}
.xw_nr .w_z .m_s{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;}
.xw_nr .w_z a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 25px; line-height:38px;}
.xw_nr:hover .w_z a.m_r{background-color:#5D915F; border:1px solid #5D915F; color:#fff;}
@media only screen and (max-width:640px){
	.xw_lb ul li{margin-bottom:20px; padding-bottom:20px;}
	.xw_nr .t_p{width:100%; height:200px; margin-bottom:15px;}
	.xw_nr .w_z{width:100%;}
	.xw_nr .w_z h3{font-size:14px; line-height:26px; margin-bottom:15px;}
	.xw_nr .w_z .m_s{font-size:12px; line-height:22px;  margin-bottom:15px;}
	.xw_nr .w_z a.m_r{border-radius:.5rem; padding:0px 20px; line-height:40px;}
}

.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{width: 100%;overflow: hidden;padding: 70px 0px;}
.ny_cp{width: 100%;overflow: hidden;}
@media only screen and (max-width:1100px) {
	.ny_nr{padding: 50px 0px;}
}

.yc_nr{width: 100%;overflow: hidden;}
.yc_nr .xq_nr .yy_xq{margin-bottom:50px;}
.yc_nr .xq_nr .yy_xq .y_c{margin-bottom: 20px;}
.yc_nr .xq_nr .yy_xq .y_c .b_t{color: #333333;font-size: 36px;font-weight: bold; margin-bottom: 10px;}
.yc_nr .xq_nr .yy_xq .m_r{margin-top: 50px;display: flex;}
.yc_nr .xq_nr .yy_xq .m_r a{color: #5D915F;display: block;font-size: 14px;width: 120px;height: 46px;text-align: center;line-height: 46px;background: none;border: solid 1px #5D915F;-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;margin-right: 20px;}
.yc_nr .xq_nr .yy_xq .m_r a.on{color: #fff;background: #5D915F;}
.yc_nr .xq_nr .yy_xq .m_s{color: #666666;font-size: 14px;line-height: 30px;margin-bottom: 20px;}
.yc_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;}
.yc_nr .xq_nr .yy_xq .l_b a{ margin-right: 20px;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .t_p img{ width: 100%;height: auto;display: block;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{background: #F5F5F5;padding: 10px 15px;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t{margin-bottom: 10px;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{color: #333333;font-size: 18px;font-weight: bold;}
.yc_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){
	.yc_nr .xq_nr .yy_xq{margin-bottom:35px;}
	.yc_nr .xq_nr table td{padding:10px;}

}
@media only screen and (max-width:640px){
	.yc_nr .xq_nr .b_t{font-size:20px; line-height:30px;}
	.yc_nr .xq_nr table td:first-child{width:25%;}
	.yc_nr .xq_nr .xg_cp{margin-top: 20px;}
	.yc_nr .xq_nr .xg_cp .xg_nr .n_r{margin-bottom: 30px;}
	.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{padding: 10px;}
	.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{font-size: 14px;}
	.yc_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 #e5e5e5; margin-bottom:10px;}
.xq_nr .cp_zs .cp_dt img{width:100%; height:auto; display:block;}
.xq_nr .cp_xq .b_g{overflow: hidden;line-height: 30px;}
.xq_nr .cp_xq .b_g img{max-width: 100%;height: auto;}
.ny_bt.cn{margin-bottom:25px;  line-height:30px; color:#333;text-align: left;}
.ny_bt.cn p{padding:12px 0px; font-size:20px;}
.ny_bt.cn .t_b{display: flex;align-items: center;}
.ny_bt.cn .t_b i.on{width: 7%;height: 2px;background: #5D915F;}
.ny_bt.cn .t_b i{width: 95%;height: 1px;background: #F3F3F3;}
@media only screen and (max-width:1440px){
	.yc_nr .xq_nr .yy_xq .y_c .b_t {
		font-size: 24px;
	}
	.yc_nr .xq_nr .yy_xq .y_c .j_g p {
		font-size: 18px;
	}
	.yc_nr .xq_nr .yy_xq .y_c .j_g span {
		font-size: 12px;
	}
	.yc_nr .xq_nr .yy_xq .d_l p {
		font-size: 12px;
	}
	.yc_nr .xq_nr .yy_xq .d_l span {
		font-size: 12px;
		line-height: 26px;
	}
	.yc_nr .xq_nr .yy_xq .m_r {

		margin-top: 20px;
	}
	.yc_nr .ny_bt.cn {
		margin-bottom: 20px;
		font-size: 20px;

	}
	.yc_nr .ny_bt.cn p {
		padding: 10px 0px;
	}
	.ny_bt.cn .t_b i.on{width: 24%;}
}
@media only screen and (max-width:768px){
	.xq_nr .cp_zs{
		margin-bottom: 20px;
	}
	.xg_cp{padding: 0px 10px;}
	.yc_nr .xq_nr .yy_xq .row{ margin: 0px;}
	.yc_nr .xq_nr table td {
		font-size: 13px;
	}
	.yc_nr .xq_nr .yy_xq .m_s {
		font-size: 12px;
		line-height: 22px;
	}
	.lnl{padding-bottom: 16px;}
	.yc_nr .ny_bt.cn {
		margin-bottom: 20px;
		font-size: 20px;

	}
	.yc_nr .ny_bt.cn p {
		padding: 10px 0px;
	}
}

.pdt{
	padding-top: 40px !important;
}
.pdl{
	width: 22%;
	margin-right: 2.5%;
}
.pdltitle{
	background: #5D915F;
	padding: 9px 20px;
	color: #fff;
}
.lsla{
	margin-bottom: 3px;
}
.lslat{
	display: flex;
	align-items: center;
	padding: 7px 20px;
	background: #F0FAF1;
}
.lslat i{
	transition: .25s;
	color: #5D915F;
}
.lsla.active .lslat {
	color: #5D915F;
}
.lsla.active .lslat i{
	transform:rotate(180deg);
}
.lslab{
	display: none;
}
.lslab a{
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	line-height: 45px;
	border-top: 1px solid #eee;
	padding: 0 20px;
	text-indent: 12px;
}
.lslab a:hover,
.lslab a.active{
	color: #5D915F;
}
.pdrt{
	border-bottom: 2px solid #eee;
}
.pdrt h3{
	padding-bottom: 13px;
	border-bottom: 2px solid #5D915F;
	display: inline-block;
	margin-bottom: -2px;
}
.pdra_a{
	display: block;
	border: 1px solid #E6E6E6;
}
.pdra_a:hover{
	border: 1px solid #5D915F;
}
.pdra_a .txt{
	padding: 15px 20px;
	text-align: center;
}

@media only screen and (max-width:768px) {
	.pdt{
		padding-top: 25px !important;
	}
	.pdl{
		width: 100%;
		min-width: 100%;
		margin-bottom: 25px;
	}
	.pdra{
		width: 50%;
	}
	.pdra_a .txt{
		padding: 10px 15px;
	}
}

.pdl .zc_fl{margin-bottom: 30px;}
.pdl .zc_lx .zc_ly{width: 100%;background: #5D915F; padding: 5px;}
.pdl .zc_lx .zc_ly .b_t{line-height: 50px;display: flex;align-items: center;padding: 0px 10px;}
.pdl .zc_lx .zc_ly .b_t img{ margin-right: 10px;}
.pdl .zc_lx .zc_ly .b_t p{color: #ffffff;font-size: 18px;text-transform: uppercase;}
.pdl .zc_lx .ly_nr{background: #F0FAF1; padding: 10px;}
.pdl .zc_lx .ly_nr .t_x{width: 100%;line-height: 36px;outline: none;text-indent: 14px;margin-bottom: 10px;font-size: 14px;}
.pdl .zc_lx .ly_nr .t_x::placeholder{color: #999999;font-size: 14px;}
.pdl .zc_lx .ly_nr .t_e{width: 100%;font-size: 14px;text-indent: 14px;min-height: 110px;padding-top: 10px;outline: none;margin-bottom: 20px;}
.pdl .zc_lx .ly_nr .b_u{display: block;background: #5D915F;width: 100px;height: 40px;text-align: center;line-height: 40px;color: #FFFFFF;font-size: 16px;font-weight: bold;}
@media only screen and (max-width:768px) {
	.pdl .zc_lx{display: none;}
	.pdl .zc_fl{margin-bottom: 0px;}
}

.page a{
	line-height: 38px;
	padding: 0 15px;
	background: #fff;
	margin: 4px;
	border: 1px solid #E6E6E6;
	border-radius: 3px;
}
.page a.active,.page a:hover{
	background: #5D915F;
	color: #fff;
}

.lx_bt{text-align: center;margin-bottom: 40px;}
.lx_bt p{color: #333333;font-size: 38px;font-weight: bold;margin-bottom: 16px;}
.lx_bt i{display: block;width: 48px;height: 6px;background: #5D915F;margin: 0 auto;}

@media only screen and (max-width:1100px){
	.lx_bt{margin-bottom: 30px;}
	.lx_bt p{font-size: 28px;margin-bottom: 10px;}
	.lx_bt i{width: 40px;height: 4px;}
}

.lx_fs{width:100%; padding: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:#5D915F;}
.lx_fs .fs_zs i.icon-dizhi1{font-size:40px;}
@media only screen and (max-width:1200px){
	.lx_fs{padding:50px 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:#5D915F; 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:#5D915F;}
.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:50px 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;}
}


.yy_bt{text-align: center;margin-bottom: 40px;}
.yy_bt p{color: #333333;font-size: 38px;font-weight: bold;margin-bottom: 16px;}
.yy_bt i{display: block;width: 48px;height: 6px;background: #5D915F;margin: 0 auto;}

@media only screen and (max-width:1100px){
	.yy_bt{margin-bottom: 30px;}
	.yy_bt p{font-size: 28px;margin-bottom: 10px;}
	.yy_bt i{width: 40px;height: 4px;}
}

.yy_nr{width: 100%;padding: 80px 0px;}
.yy_nr .yy_ms{margin-bottom: 50px;color: #666;font-size: 15px;line-height: 32px;text-align: center;}
.yy_nr .yy_lb .n_r{margin-bottom: 26px;overflow: hidden;-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0,0,0,.05);
}
.yy_nr .yy_lb .n_r .t_p{width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.yy_nr .yy_lb .n_r .t_p img{
	max-width: 90%;
	max-height: 90%;
	height: auto;
	display: block;
	transition: all 3s;
	-o-transition: all 3s;
	-ms-transition: all 3s;
	-moz-transition: all 3s;
	-webkit-transition: all 3s;
}
.yy_nr .yy_lb .n_r .w_z{text-align: center;line-height: 46px;background: #025dac;}
.yy_nr .yy_lb .n_r .w_z a{color: #FFFFFF; font-size: 16px;}
.yy_nr .yy_lb .n_r:hover .w_z{background: #025dac; }
.yy_nr .yy_lb .n_r:hover 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);
}
.yy_nr .yy_lb .n_r:hover a{color: #FFFFFF;}
.yy_nr .yy_fl{margin-bottom: 50px;}
.yy_nr .yy_fl ul{display: flex;align-items: center;justify-content: center;}
.yy_nr .yy_fl li{margin: 0px 15px;width: 200px;text-align: center;}
.yy_nr .yy_fl li a{
	display: block;
	color: #797979;
	border: solid 1px #797979;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	line-height: 46px;
	width: 100%;
}
.yy_nr .yy_fl li.active a{color: #FFFFFF;border: solid 1px #025dac;background: #025dac;}
.yy_nr .yy_fl li:hover a{color: #FFFFFF;border: solid 1px #025dac;background: #025dac;}

@media only screen and (max-width:786px) {
	.yy_nr{padding: 50px 0px;}
	.yy_nr .yy_ms{margin-bottom: 30px;font-size: 13px;line-height: 24px;}
	.yy_nr .yy_lb .n_r{margin-bottom: 20px;}
	.yy_nr .yy_lb .n_r .w_z{line-height: 40px;}
	.yy_nr .yy_lb .n_r .w_z a{font-size: 14px;}
}

.fw_tb .row{align-items: center;}
.fw_db .row{align-items: center;}
.fw_tb .ft_zc{padding-right: 50px;}
.fw_db .ft_zc.gn{padding: 0px 0px 0px 50px;}
.fw_bt{margin-bottom: 30px;}
.fw_bt .m_s{color: #5D915F;font-size: 24px;margin-bottom: 10px;}
.fw_bt .b_t{color: #333333;font-size: 36px;font-weight: 500;}
.fw_nr{color: #656565;font-size: 16px;line-height: 32px;}
.fw_db{background: #F5F9F6;}
.fw_tp{width: 100%;overflow: hidden;}
.fw_tp img{width: 100%;height: auto;display: block;}
@media only screen and (max-width:1100px) {
	.fw_tb .ft_zc {
		padding-right: 0px;
	}
	.fw_db .ft_zc.gn {
		padding: 0px;
	}
	.fw_bt .m_s {
		font-size: 18px;
		margin-bottom: 6px;
	}
	.fw_bt {
		margin-bottom: 16px;
	}
	.fw_bt .b_t {
		font-size: 26px;
	}
	.fw_nr {
		font-size: 12px;
		line-height: 24px;
	}
}
@media only screen and (max-width:768px) {
	.fw_tb .ft_zc {
		margin-bottom: 20px;
	}
	.fw_db .row{flex-wrap: wrap-reverse;}
	.fw_db .ft_zc.gn {
		margin-bottom: 20px;
	}
	.fw_db .ft_zc.gn .fw_nr{margin-bottom: 20px;}
}
@media only screen and (max-width:640px) {
	.fw_bt .m_s {
		font-size: 16px;
	}
	.fw_bt .b_t {
		font-size: 22px;
	}

}

.xj_bt{margin-bottom: 30px; text-align: center;}
.xj_bt p{color: #333333;font-size: 40px;margin-bottom: 16px;}
.xj_bt i{display: block;margin: 0 auto;width: 90px;height: 2px;background: #5D915F;}
@media only screen and (max-width:1100px) {
	.xj_bt{margin-bottom: 20px; }
	.xj_bt p{font-size: 26px;margin-bottom: 10px;}
	.xj_bt i{width: 60px;height: 1px;}
}
@media only screen and (max-width:640px) {

	.xj_bt p{font-size: 22px;}

}

.xj_tb .tb_ms{color: #656565;font-size: 16px;line-height: 32px;margin-bottom: 26px;text-align: center;}
.xj_tb .tb_nr img{width: 100%;height: auto;display: block;}
.xj_cn{background: url(../images/xj_bj.jpg) no-repeat top center / cover;}
.xj_cn .xj_lb ul{
	display: flex;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.xj_cn .xj_lb li{width: 16.66%;color: #FFFFFF;font-size: 16px;display: flex;justify-content: center;padding: 0px 10px 20px 10px;position: relative;background: url(../images/r_j.png) no-repeat 226px center;}
.xj_cn .xj_lb li .n_r{width: 216px;height: 137px;display: flex;align-items: center;background: url(../images/xj_d.jpg) no-repeat top center;justify-content: center;}
.xj_cn .xj_lb p{display: flex;align-items: center;justify-content: center;text-align: center;padding: 0px 20px;}
.xj_cn .xj_lb li:last-child{background: url(../images/d_j.png) no-repeat center 137px;}
.xj_cn .xj_lb.gn{margin-top: 20px;}
.xj_cn .xj_lb.gn ul{flex-flow: row-reverse;}
.xj_cn .xj_lb.gn li{background: url(../images/r_z.png) no-repeat 1px center;}
.xj_cn .xj_lb.gn li .n_r{background: url(../images/xj_d.jpg) no-repeat top left;}
.xj_cn .xj_lb.gn li:last-child{background: none;}
@media only screen and (max-width:1100px) {
	.xj_tb .tb_ms {
		font-size: 12px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.xj_cn .xj_lb p {
		padding: 0px 10px;
	}
	.xj_cn .xj_lb li {
		font-size: 12px;
		background: url(../images/r_j.png) no-repeat 155px center;
	}
}
@media only screen and (max-width:768px) {
	.xj_cn .xj_lb li{
		padding: 0px 10px 10px 10px;
	}
}
@media only screen and (max-width:640px) {
	.xj_cn .xj_lb li{width: 33%;background: url(../images/r_j.png) no-repeat 125px center;}
	.xj_cn .xj_lb.gn ul {
		flex-flow: inherit;
		flex-wrap: wrap;
	}
	.xj_cn .xj_lb li:nth-child(3n){background: none;}
	.xj_cn .xj_lb.gn {
		margin-top: 0px;
	}
	.xj_cn .xj_lb.gn li {
		background: url(../images/r_j.png) no-repeat 125px center;;
	}
	.xj_cn .xj_lb.gn li:nth-child(3n){background: none;}
	.xj_tb .tb_ms {
		line-height: 22px;
	}
}
@media only screen and (max-width:375px) {
	.xj_cn .xj_lb li {
		background: url(../images/r_j.png) no-repeat 112px center;
	}
	.xj_cn .xj_lb.gn li {
		background: url(../images/r_j.png) no-repeat 112px center;
	}
	.xj_cn .xj_lb p {
		padding: 0px 8px;
	}
}
@media only screen and (max-width:320px) {
	.xj_cn .xj_lb li {
		background: url(../images/r_j.png) no-repeat 93px center;
	}
	.xj_cn .xj_lb.gn li {
		background: url(../images/r_j.png) no-repeat 93px center;
	}
	.xj_cn .xj_lb p {
		padding: 0px 6px;
	}
}
.xj_db .db_a{margin-bottom: 70px;}
.xj_db .row{align-items: center;}
.xj_db .z_c{margin-bottom: 20px;}
.xj_db .z_c .b_t{color: #5D915F;font-size: 40px;margin-bottom: 30px;}
.xj_db .z_c .n_r{color: #656565;font-size: 16px;line-height: 32px;}
.xj_db .t_p img{width: 100%;height: auto;display: block;}
.xj_db .db_a .z_c{padding-right: 50px;}
.xj_db .db_b .z_c{text-align: right;padding-left: 50px;}
@media only screen and (max-width:1100px) {
	.xj_db .z_c .b_t {
		font-size: 26px;
		margin-bottom: 20px;
	}
	.xj_db .z_c .n_r {
		font-size: 12px;
		line-height: 26px;
	}
	.xj_db .db_a {
		margin-bottom: 30px;
	}
}
@media only screen and (max-width:768px) {
	.xj_db .db_a .z_c {
		padding-right: 0px;
	}
	.xj_db .z_c .b_t {
		font-size: 22px;
	}
	.xj_db .db_a {
		margin-bottom: 20px;
	}
	.xj_db .db_b .row{flex-flow: column-reverse;}
	.xj_db .db_b .z_c {
		text-align: left;
		padding-left: 0px;
	}
}