.news{
	position: relative;
	z-index: 1;
	padding: 72px 0 75px;
}
.news .box1{
	margin-top: 22px;
}
.common-subNav .swiper-slide{
	width: auto;
	border-radius: 21px;
	line-height: 42px;
	height: 42px
}
.common-subNav .swiper-slide.active,
.common-subNav .swiper-slide:hover{
	background-color: rgba(79, 157, 87, 1);
}
.common-subNav .swiper-slide:not(:last-child){
	margin-right: 17px;
}
.common-subNav .swiper-slide a{
	font-size: 20px;
	font-family: Poppins;
	font-weight: bold;
	color: #000000;
	padding: 0 33px;
	text-transform: uppercase;
}
.common-subNav .swiper-slide.active a,
.common-subNav .swiper-slide:hover a{
	color: #fff;
}
.news .box1 .box-c,
.qa .box2 .r .r-t{
	margin-top: 40px;
	background-color: rgba(247, 247, 247, 1);
	border-bottom: 1px solid rgba(229, 229, 229, 1);
	padding-top: 23px;
}
.news .box1 .box-c ul{
}
.news .box1 .box-c li,
.qa .box2 .r .r-t li{
	position: relative;
	width: auto;
}
.news .box1 .box-c li:before,
.qa .box2 .r .r-t li:before{
	position: absolute;
	content: "";
	left: 0;
	bottom: -1px;
	height: 2px;
	background: #4F9D57;
	border-radius: 1px;
	width: 100%;
	opacity: 0;
}
.news .box1 .box-c li.active:before,
.news .box1 .box-c li:hover:before,
.qa .box2 .r .r-t li.active:before,
.qa .box2 .r .r-t li:hover:before{
	opacity: 1;
}
.news .box1 .box-c li:not(:last-child),
.qa .box2 .r .r-t li:not(:last-child){
	margin-right: 75px;
}
.news .box1 .box-c li a,
.qa .box2 .r .r-t li a{
	display: block;
	font-size: 16px;
	font-family: Poppins;
	color: rgba(0, 0, 0, 1);
	line-height: 1;
	padding-bottom: 16px;
	font-weight: bold;
}
.news .box1 .box-c li.active a,
.news .box1 .box-c li:hover a,
.qa .box2 .r .r-t li.active a,
.qa .box2 .r .r-t li:hover a{
	color: #4F9D57;
}
.news .box1 .box-b{
	margin-top: 40px;
}
.news .box1 .box-b .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news .box1 .box-b .list li,
.news .box1 .box-b .list i{
	width: 32.22%;
}
.news .box1 .box-b .list li{
	border-right: 1px solid #fff;
	margin-bottom: 30px;
}
.news .box1 .box-b .list li .text-box{
	background-color: #fff;
	padding: 36px 30px 43px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.news .box1 .box-b .list li .text-title{
	font-size: 20px;
	font-family: Poppins;
	font-weight: 600;
	color: #000000;
	line-height: 24px;
	max-width: 264px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news .box1 .box-b .list li:hover .text-title{
	color: #4F9D57;
}
.news .box1 .box-b .list li .date{
	font-size: 14px;
	font-family: Poppins;
	font-weight: 400;
	color: #4F9D57;
	line-height: 1;
}
.news .box1 .box-b .list li .more{
	height: 46px;
	background-color: rgba(237, 239, 247, 1);
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 30px;
}
.news .box1 .box-b .list li:hover .more{
	background-color: #4F9D57;
}
.news .box1 .box-b .list li .more .l{
	font-size: 14px;
	font-family: Poppins;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	text-transform: uppercase;
}
.news .box1 .box-b .list li:hover .more .l{
	color: #fff;
}
.news .box1 .box-b .list li .more .r{
	width: 40px;
	height: 40px;
	border: 2px solid #4F9D57;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #4F9D57;
	margin-top: -45px;
}
.news .box1 .box-b .list li:hover .more .r{
	background-color: #4F9D57;
	border-color: #fff;
}
.news .box1 .box-b .list li .more .r .iconfont{
	font-size: 30px;
}
.news .box1 .box-b .list li:hover .more .r .iconfont{
	color: #fff;
}
.news .box1 .pagination{
	margin-top: 45px;
}
.news-d{
	position: relative;
	padding: 72px 0 80px;
	background-color: #f0f0f0;
	z-index: 2;
}
.news-d .box1{
	margin-top: 40px;
}
.news-d .box1 .box-c{
	display: flex;
	justify-content: space-between;
}
.news-d .box1 .box-c .l .title{
	font-size: 24px;
	font-family: Poppins;
	font-weight: bold;
	color: #4F9D57;
	line-height: 36px;
	text-transform: uppercase;
}
.news-d .box1 .box-c .l .back{
	display: inline-block;
	margin-top: 360px;
	font-size: 18px;
	font-family: Poppins;
	font-weight: 400;
	color: #4F9D57;
	text-transform: uppercase;
}
.news-d .box1 .box-c .l{
	width: 240px;
}
.news-d .box1 .box-c .r{
	width: 67.56%;
}
.news-d .box1 .box-c .r .r-t-l{
	font-size: 18px;
	font-family: Poppins;
	font-weight: 400;
	color: #666666;
	line-height: 1;
}
.news-d .box1 .box-c .r .r-t{
	display: flex;
	justify-content: space-between;
}
.news-d .box1 .box-c .r .r-t-r{
	font-size: 18px;
	font-family: Poppins;
	font-weight: 400;
	color: #4F9D57;
	line-height: 1;
}
.news-d .box1 .box-c .r .r-title{
	font-size: 32px;
	font-family: Poppins;
	font-weight: 500;
	color: #333333;
	line-height: 36px;
	margin-top: 20px;
	font-weight: bold;
}
.news-d .box1 .box-c .r .img{
	display: block;
	max-width: 100%;
	margin: 30px auto;
}
.news-d .box1 .box-c .r .r-c{
	font-size: 18px;
	font-family: Poppins;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	margin-top: 65px;
}
.news-d .box1 .box-c .r .r-c .text-box:not(:last-child){
	margin-bottom: 30px;
}
.news-d .box1 .box-c .r .r-c .bold{
	color: rgba(0, 0, 0, 1);
}
.news-d .box1 .box-c .r .r-b{
	margin-top: 70px;
}
.news-d .box1 .box-c .r .r-b .share{
	display: flex;
	justify-content: flex-end;
	font-size: 18px;
	font-family: Century Gothic;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.news-d .box1 .box-c .r .r-b .share a{
	color: #333333;
	display: flex;
}
.news-d .box1 .box-c .r .r-b .share a:hover{
	color: #4F9D57;
}
.news-d .box1 .box-c .r .r-b .share a:not(:last-child){
	margin-right: 23px;
}
.news-d .box1 .box-c .r .r-b .share a .iconfont{
	font-size: 18px;
	color: #000;
	margin-right: 5px;
}
.news-d .box1 .box-c .r .r-b .share a:hover .iconfont{
	color: #4F9D57;
}
.news-d .box1 .box-c .r .r-b .share a .icon-telegram{
	font-size: 22px;
}
.news-d .box1 .box-c .r .r-b .others{
	display: flex;
	justify-content: space-between;
	padding: 30px 35px;
	background: #FEFEFE;
	border: 1px solid #F2F2F2;
	box-shadow: 0px 2px 0px 0px rgba(125,125,125,0.1000);
	margin-top: 30px;
}
.news-d .box1 .box-c .r .r-b .others a{
	font-size: 18px;
	font-family: Century Gothic;
	font-weight: 400;
	color: #666666;
	line-height: 1;
}
.news-d .box2{
	margin-top: 60px;
}
.news-d .box2 .content1480{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.news-d .box2 .l{
	width: 30.4%;
	padding-bottom: 38px;
}
.news-d .box2 .l a{
	display: flex;
	align-items: center;
}
.news-d .box2 .l a .text{
	font-size: 18px;
	font-family: Poppins;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.news-d .box2 .l a .line{
	flex: 1;
	margin-left: 50px;
	height: 1px;
	background: #333333;
}
.news-d .box2 .r{
	width: 67.56%;
}
.news-d .box2 .r .list{
	display: flex;
	justify-content: space-between;
}
.news-d .box2 .r .list li,
.news-d .box2 .r .list i{
	width: 31.5%;
}
.news-d .box2 .r .list li{
	position: relative;
	background-color: #fff;
}
.news-d .box2 .r .list li .square{
	/*position: absolute;
	right: 0;
	top: 0;*/
	display: block;
	width: 100%;
	z-index: 2;
}
.news-d .box2 .r .list li a{
	padding: 28px 33px 28px;
	display: block;
}
.news-d .box2 .r .list .date{
	font-size: 18px;
	font-family: Poppins;
	font-weight: 400;
	color: #666666;
	line-height: 1;
}
.news-d .box2 .r .list .text-title{
	font-size: 18px;
	font-family: Poppins;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-d .box2 .r .list li:hover .text-title{
	color: #4F9D57;
}
.news-d .box2 .r .list .text-des{
	font-size: 15px;
	font-family: Poppins;
	font-weight: 400;
	color: #888888;
	line-height: 24px;
	margin-top: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-d .box2 .r .list .more{
	margin-top: 25px;
	font-size: 14px;
	font-family: Poppins;
	font-weight: 400;
	color: #4F9D57;
	line-height: 1;
	margin-top: 25px;
	text-align: right;
	text-transform: uppercase;
}
.qa{
	padding-top: 72px;
	position: relative;
	z-index: 2;
}
.qa .box1 .box-t{
	margin-bottom: 30px;
}
.qa .box1 .box-c{
	margin-top: 40px;
}
.qa .box1 .box-c .list {
	display: flex;
	justify-content: space-between;
	
}
.qa .box1 .box-c .list li,
.qa .box1 .box-c .list i{
	width: 32.43%;
}
.qa .box1 .box-c .list li{
	background-color: rgba(245, 245, 245, 1);
	padding: 61px 0;
}
.qa .box1 .box-c .list li .icon{
	display: flex;
	align-items: center;
	justify-content: center;
}
.qa .box1 .box-c .list li .icon img{
	max-height: 100%;
	max-width: 100%;
	transition: all .6s;
}
.qa .box1 .box-c .list li:hover .icon img{
	transform: rotateY(180deg);
}
.qa .box1 .box-c .list li .text{
	font-size: 20px;
	font-family: Poppins;
	font-weight: 500;
	color: rgba(0, 0, 0, 1);
	line-height: 1;
	margin-top: 26px;
	text-align: center;
}
.qa .box1 .box-c .list li .text span{
	color: #4F9D57;
	padding: 0 10px;
}
.qa .box2{
	margin-top: 80px;
	background-color: rgba(245, 245, 245, 1);
	padding: 86px 0 62px;
}
.qa .box2 .content1480{
	display: flex;
	justify-content: space-between;
}
.qa .box2 .l{
	font-size: 36px;
	font-family: Poppins;
	font-weight: 600;
	color: #111111;
	width: 250px;
	line-height: 42px;
}
.qa .box2 .r{
	width: 67.56%;
}
.qa .box2 .r .r-t{
	background-color: #fff;
}
.qa .box2 .r .r-c{
	margin-top: 40px;
}

.qa .box2 .r .r-c li{
	position: relative;
	padding-left: 45px;
	background-color: #fff;
}
.qa .box2 .r .r-c li:before{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 0;
	width: 4px;
	background-color: rgba(79, 157, 87, 1);
	transition: all .6s;
}
.qa .box2 .r .r-c li.active:before{
	height: 100%;
}
.qa .box2 .r .r-c .li-t{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 25px 35px 25px 0;
	cursor: pointer;
}
.qa .box2 .r .r-c .li-t-l{
	font-size: 20px;
	font-family: Poppins;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
	flex: 1;
}
.qa .box2 .r .r-c .li-t-r{
	width: 30px;
	height: 30px;
	border: 2px solid #4F9D57;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.qa .box2 .r .r-c .li-t-r .iconfont{
	font-size: 20px;
	color: rgba(79, 157, 87, 1);
	font-weight: bold;
}

.qa .box2 .r .r-c .li-c{
	display: none;
	font-size: 15px;
	font-family: Poppins;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	border-top: 1px solid rgba(233, 233, 233, 1);
	padding: 18px 35px 31px 0;
}
.qa .box2 .r .r-c li:not(:last-child){
	margin-bottom: 20px;
}
.qa .box2 .r .pagination{
	margin-top: 50px;
}
@media (max-width:1199px) {
	.news-d .box1 .box-c{
		flex-direction: column;
	}
	.news-d .box1 .box-c .l{
		width: 100%;
		display: flex;
		flex-direction: column-reverse;
		align-items: flex-end;
	}
	.news-d .box1 .box-c .l .back{
		margin-top: 10px;
	}
	.news-d .box1 .box-c .l .title{
		width: 100%;
		margin-top: 10px;
	}
	.news-d .box1{
		margin-top: 20px;
	}
	.news-d .box1 .box-c .r{
		width: 100%;
		margin-top: 30px;
	}
	.news-d .box1 .box-c .r .r-c{
		margin-top: 20px;
	}
	.news-d .box1 .box-c .r .r-title{
		font-size: 30px;
	}
	.news-d .box1 .box-c .r .r-c .text-box:not(:last-child){
		margin-bottom: 20px;
	}
	.news-d .box2 .content1480{
		flex-direction: column-reverse;
	}
	.news-d .box2 .r{
		width: 100%;
	}
	.news-d .box2 .l{
		padding-bottom: 0;
		margin-top: 25px;
	}
	.news-d .box2 .l{
		width: 100%;
	}
	.qa .box1 .box-c .list li .icon{
		height: 86px;
		width: 90px;
		margin: 0 auto;
	}
	.qa .box1 .box-c .list li{
		padding: 30px 0;
	}
	.qa .box2 .content1480{
		flex-direction: column;
	}
	.qa .box2 .l{
		width: 100%;
		font-size: 30px;
	}
	.qa .box2 .r{
		width: 100%;
	}
}
@media (max-width:1024px) {
	.qa{
		padding-top: 30px;
	}
	.news{
		padding-top: 30px;
	}
	.common-subNav .swiper-slide a{
		font-size: 18px;
		padding: 0 20px;
	}
	.news .box1 .box-c, .qa .box2 .r .r-t{
		margin-top: 30px;
	}
	.news .box1 .box-c li:not(:last-child), .qa .box2 .r .r-t li:not(:last-child){
		margin-right: 30px;
	}
	.news .box1 .box-c li a, .qa .box2 .r .r-t li a{
		font-size: 14px;
	}
	.news .box1 .box-b .list li .text-box{
		flex-direction: column;
		padding: 20px;
	}
	.news .box1 .box-b .list li .date{
		margin-top: 10px;
	}
	.news .box1 .box-b .list li .more .r{
		width: 30px;
		height: 30px;
		margin-top: -40px;
	}
	.news-d .box1 .box-c .r .r-title{
		margin-top: 20px;
		font-size: 28px;
	}
	.news-d .box1 .box-c .r{
		margin-top: 15px;
	}
	.news-d{
		padding-top: 30px;
	}
	.qa .box2 .l{
		font-size: 28px;
	}
	.qa .box1 .box-c .list li .text{
		font-size: 18px;
	}
	.qa .box1{
		margin-top: 20px;
	}
}
@media (max-width:768px) {
	.news .box1 .box-b .list li, .news .box1 .box-b .list i{
		width: 48.5%;
	}
	.common-subNav .swiper-slide a{
		font-size: 16px;
	}
	.news .box1 .pagination{
		margin-top: 0px;
	}
	.news{
		padding-bottom: 40px;
	}
	.news-d .box1 .box-c .r .r-c{
		font-size: 16px;
		line-height: 1.5;
	}
	.news-d .box1 .box-c .r .r-title{
		font-size: 26px;
	}
	.news-d .box1 .box-c .r .r-c .text-box:not(:last-child){
		margin-bottom: 15px;
	}
	.news-d .box2 .r .list li, .news-d .box2 .r .list i{
		width: 48.5%;
	}
	.news-d .box2 .r .list{
		flex-wrap: wrap;
	}
	.news-d .box2 .r .list li{
		margin-bottom: 25px;
	}
	.news-d .box1 .box-c .r .r-b .share{
		flex-wrap: wrap;
		justify-content: flex-start;
		line-height: 1.5;
	}
	.news-d .box1 .box-c .r .r-b{
		margin-top: 30px;
	}
	.news-d .box1 .box-c .r .r-b .others{
		padding: 15px 15px;
	}
	.news-d{
		padding-bottom: 40px;
	}
	.qa .box2 .r .r-c li{
		padding-left: 20px;
	}
	.qa .box2 .r .r-c .li-t{
		padding: 15px 20px 15px 0;
	}
	.qa .box2 .r .r-c .li-t-l{
		font-size: 18px;
	}
	.qa .box2 .r .r-c .li-c{
		padding: 15px 20px 15px 0;
	}
	.qa .box2 .l{
		font-size: 26px;
	}
	.qa .box1 .box-c .list li .icon{
		height: 60px;
	}
	.qa .box1 .box-c .list li, .qa .box1 .box-c .list i{
		width: 100%;
	}
	.qa .box1 .box-c .list{
		flex-wrap: wrap;
	}
	.qa .box1 .box-c .list li:not(:last-child){
		margin-bottom: 20px;
	}
	.qa .box2{
		padding: 50px 0 ;
		margin-top: 40px;
	}
}
@media (max-width:500px) {
	.news .box1 .box-b .list li, .news .box1 .box-b .list i{
		width: 100%;
	}
	.news .box1 .box-c, .qa .box2 .r .r-t{
		margin-top: 20px;
	}
	.news-d .box1 .box-c .r .r-title{
		font-size: 20px;
		line-height: 1.5;
	}
	.news-d .box1 .box-c .r .r-t-l,.news-d .box1 .box-c .r .r-t-r{
		font-size: 14px;
	}
	.news-d .box1 .box-c .r .img{
		margin: 20px 0;
	}
	.news-d .box1 .box-c .r .r-b{
		margin-top: 20px;
	}
	.news-d .box1 .box-c .r .r-b .others{
		margin-top: 20px;
	}
	.news-d .box2 .r .list li, .news-d .box2 .r .list i{
		width: 100%;
	}
	.news-d .box2{
		margin-top: 40px;
	}
	.news-d .box2 .r .list li a{
		padding: 40px 20px 30px;
	}
	.news-d .box2 .r .list li .square{
		/*width: 14%;*/
	}
	.news-d .box2 .r .list .text-des{
		margin-top: 10px;
	}
	.news-d .box2 .r .list .more{
		margin-top: 15px;
	}
	.news-d .box2 .l{
		margin-top: 4px;
	}
	.news-d .box1 .box-c .r .r-b .others a{
		font-size: 14px;
	}
	.news-d .box1 .box-c .l .back{
		margin-top: 0;
	}
	.qa .box2 .l{
		font-size: 22px;
	}
	.qa .box1 .box-t{
		margin-bottom: 20px;
	}
	.qa .box1 .box-c{
		margin-top: 20px;
	}
	.qa .box1 .box-c .list li .text{
		margin-top: 20px;
	}
	.qa .box2{
		padding-top: 40px;
	}
	.qa .box2 .r .r-c{
		margin-top: 30px;
	}
	.qa .box2 .r .pagination{
		margin-top: 30px;
	}
}