.textover {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.textover2 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
}
.textover3 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
}
.index-more {
	width: 5.54666666rem;
	height: 1.408rem;
	border: 0.04266666rem solid #009a44;
	font-size: 0.46933333rem;
	color: #009a44;
	border-radius: 1000px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.index1-title {
	width: 7.68rem;
	height: 1.28rem;
	background: url(../images/index-title-border.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	line-height: 1;
	margin-bottom: 0.64rem;
}
.index1-title p {
	font-size: 0.85333333rem;
	color: #000;
}
.index1-title p span {
	color: #009a44;
}
.index1-title .en {
	font-size: 0.256rem;
	color: #aaaaaa;
}
.index_banner {
	height: 8.53333333rem;
}
.index_banner img {
	height: 100%;
}
.index_banner .content-box {
	position: absolute;
	left: 0.53333333rem;
	top: 50%;
	transform: translateY(-50%);
	width: 10.09066666rem;
	height: 4.26666666rem;
	background: rgba(0, 154, 68, 0.3);
}
.index_banner .content-box .content {
	padding-left: 25px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	color: #fff;
}
.index_banner .content-box .content p:nth-of-type(1) {
	font-size: 0.72533333rem;
	color: #009a44;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.index_banner .content-box .content p:nth-of-type(2) {
	font-size: 0.512rem;
	margin-top: 0.32rem;
}
.index_banner .content-box .content p:nth-of-type(3) {
	margin-top: 0.11333333rem;
	font-size: 0.29866666rem;
}
.index1-wap {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 1.28rem 0.53333333rem;
}
.index1-wap .left {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.index1-wap .left .title {
	height: 2.13333333rem;
	font-size: 0.68266666rem;
	color: #000;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0.7rem;
}
.index1-wap .left .entitle {
	font-size: 1.70666666rem;
	color: #eee;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: -0.42666666rem;
	z-index: -1;
	width: 100%;
	text-align: center;
}
.index1-wap .left .line {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 0.64rem;
	height: 0.064rem;
	background: #009a44;
	display: inline-block;
}
.index1-wap .left p {
	font-size: 0.55466666rem;
	text-indent: 1.10933333rem;
	color: #666;
	line-height: 1.8;
}
.index1-wap .left .index-more {
	border-color: #009a44;
	color: #009a44;
}
.index1-wap .right {
	width: 100%;
	margin: 0.64rem 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.index1-wap .right video {
	width: 100%;
	height: 100%;
	background: #009a44;
}
.index1-wap .right .index-more {
	margin: 1.024rem 0;
}
.index2-wap {
	background: #f6f6f6;
	padding: 1.28rem 0.53333333rem;
}
.index2-wap .warpper {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.index2-wap .warpper .index1-title {
	width: 7.68rem;
}
.index2-wap .warpper .list {
	display: flex;
	flex-wrap: wrap;
}
.index2-wap .warpper .list .box {
	width: calc(50% - 0.26666666rem);
	margin: 0.32rem 0;
	cursor: pointer;
}
.index2-wap .warpper .list .box .box-title {
	font-size: 0.55466666rem;
	color: #000;
	font-weight: bold;
	line-height: 2;
}
.index2-wap .warpper .list .box p {
	font-size: 0.42666666rem;
	color: #666;
	line-height: 2;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index2-wap .warpper .list .box.active .box-title {
	color: #009a44;
}
.index2-wap .warpper .list .box:not(:nth-of-type(2n)) {
	margin-right: 0.53333333rem;
}
.index2-wap .warpper .index-more {
	margin-top: 0.64rem;
}
.index3-wap {
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 1.28rem 0;
}
.index3-wap .index1-title {
	width: 5.54666666rem;
}
.index3-wap .indexs1 {
	height: 7.68rem;
	width: 100%;
}
.index3-wap .box {
	width: 100%;
	height: 100%;
	position: relative;
	transition: 0.5s;
}
.index3-wap .box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.index3-wap .box p {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0.64rem;
	text-align: center;
	color: #fff;
	font-size: 0.512rem;
}
.index3-wap .box::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
}
.index4-wap {
	background: #f6f6f6;
	padding-bottom: 1.28rem;
}
.index4-wap .top {
	height: 5.71733333rem;
	background: url(../images/indexbg.jpg) no-repeat 100%;
	background-position: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	position: relative;
}
.index4-wap .top p {
	font-size: 1.06666666rem;
	line-height: 1.5;
	color: rgba(255, 255, 255, 0.7);
}
.index4-wap .top p span {
	color: #fff;
}
.index4-wap .top .en {
	font-size: 0.29866666rem;
	color: #fff;
	text-align: center;
}
.index4-wap .top .jiantou {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 3.072rem;
	bottom: -1.00266666rem;
}
.index4-wap .nav {
	height: 5.54666666rem;
	padding: 0.85333333rem 0.53333333rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.index4-wap .nav .box {
	width: 2.304rem;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
}
.index4-wap .nav .box .img {
	position: relative;
	width: 2.34666666rem;
	height: 2.34666666rem;
	min-width: 2.34666666rem;
	min-height: 2.34666666rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.index4-wap .nav .box .img img {
	height: 0.96rem;
	object-fit: contain;
}
.index4-wap .nav .box p {
	margin: 0.21333333rem 0;
	font-size: 0.46933333rem;
	text-align: center;
}
.index4-wap .nav .box .img::before {
	content: '';
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid #eeeeee;
	border-radius: 100%;
	transition: 0.3s;
}
.index4-wap .nav .box.active .img::before {
	border: 0.08533333rem solid #009a44;
}
.index4-wap .nav .box.active {
	color: #009a44;
}
.index4-wap .nav .box.active .line {
	background: #009a44;
}
.index4-wap .content {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	padding: 0 0.53333333rem;
}
.index4-wap .content .left {
	width: 100%;
}
.index4-wap .content .right {
	width: 100%;
	position: relative;
}
.index4-wap .content .right .title {
	font-size: 0.85333333rem;
	color: #000;
	text-align: center;
	line-height: 3;
}
.index4-wap .content .right p {
	font-size: 0.55466666rem;
	color: #444444;
	margin-bottom: 0.64rem;
	line-height: 1.8;
}
.index4-wap .content .right p span {
	/*color: #009a44;*/
}
.index4-wap .content .right .btn {
	display: flex;
	justify-content: center;
}
.index4-wap .content .right .btn a {
	display: inline-block;
	width: 5.54666666rem;
	height: 1.408rem;
	font-size: 0.55466666rem;
	text-align: center;
	line-height: 1.408rem;
	border: 0.04266666rem solid #009a44;
	border-radius: 100px;
	color: #009a44;
	margin: 0 0.256rem;
}
.index4-wap .content .right .btn a:nth-of-type(2) {
	color: #fff;
	background: #009a44;
}
.index5-wap {
	padding: 1.28rem 0.53333333rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.index5-wap .index1-title {
	margin-bottom: 0.85333333rem;
	width: 5.54666666rem;
}
.index5-wap .list {
	width: 100%;
}
.index5-wap .box {
	width: 100%;
	height: 4.48rem;
	border: 1px solid #eee;
	transition: 0.2s;
	margin-bottom: 0.64rem;
	position: relative;
}
.index5-wap .box a {
	display: flex;
	padding: 0.42666666rem;
}
.index5-wap .box .title {
	font-size: 1.06666666rem;
	color: #009a44;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.index5-wap .box .title span {
	font-size: 0.42666666rem;
	color: #000;
}
.index5-wap .box .title .jiantou {
	font-size: 0.42666666rem;
	color: #009a44;
}
.index5-wap .box img {
	min-width: 4.69333333rem;
	height: 3.41333333rem;
	object-fit: cover;
}
.index5-wap .box .right {
	flex-grow: 1;
	padding: 0 0.42666666rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 8.74666666rem;
}
.index5-wap .box .right .p1 {
	font-size: 0.512rem;
	color: #000;
}
.index5-wap .box .right .p2 {
	font-size: 0.46933333rem;
	color: #666;
}
.index1-foot {
	/**height: 1.28rem;**/
	padding: 0.42666666rem 0;
	background: #e0eee6;
	border-top: 0.064rem solid #009a3e;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
}
.index1-foot p {
	font-size: 0.384rem;
	color: #666;
}
.index1-foot .step {
	font-size: 0.512rem;
	color: #009a44;
}

.qt-page{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 20px;
	display: flex;
	z-index: 999;
	cursor: pointer;
	align-items: flex-start;
	user-select: none;
}
.qt-page .swiper-pagination{
	display: flex;
}
.qt-page .swiper-pagination .swiper-pagination-bullet{
	margin-right: 5px;
	background: #fff;
	opacity: 1;
}
.qt-page .swiper-pagination .swiper-pagination-bullet-active{
	background: #009A3E;
}
.index-contact{}
.index-contact .right-tab{
	position: fixed;
	right: 0.53333333rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
.index-contact .right-tab .box{
	/* width:1.28rem */
	width: 2rem;
	height: 2rem;
	background: #444;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 0.21333333rem;
	position: relative;
}
.index-contact .right-tab .box img{
	/* width: 0.55466666rem;
	height: 0.55466666rem; */
	width: 1rem;
	height: 1rem;
}
.index-contact .right-tab .box .info{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 0.5rem;
	color: #fff;
	display: none;
	width: 1.02rem;
}
.index-contact .right-tab .box.active{
	background: #009a3e;
}
.index-contact .right-tab .box.active img{
	display: none;
}
.index-contact .right-tab .box.active .info{
	display: block;
}
.tab-mask{
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0,0.7);
	z-index: 999;
}

.tab-mask .content{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	padding: 0.78933333rem 0.896rem;
	border-radius: 0.21333333rem;
	display: none;
}
.tab-mask .content.active{
	display: block;
}
.tab-mask .content .top {
	display: flex;
	align-items: stretch;
}

.tab-mask .content .top img {
	width: 45px;
	height: 45px;
}

.tab-mask .content .top .right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 190px;
	margin-left: 10px;
}

.tab-mask .content .top .right dt,.tab-mask .content .top .right dt a {
	color: #009A3E;
	font-size: 22px;
}

.tab-mask .content .top .right dd {
	color: #666;
	font-size: 12px;
	margin: 0;
}

.tab-mask .content .bottom {
	margin-top: 20px;
	display: flex;
}

.tab-mask .content .bottom a {
	display: flex;
	align-items: center;
	width: 80px;
	height: 26px;
	color: #fff;
	border-radius: 5px;
	background: #009A3E;
	font-size: 12px;
	color: #fff;
	justify-content: center;
	margin-right: 5px;
}

.tab-mask .content .bottom a img {
	width: 15px;
	object-fit: contain;
	margin-right: 5px;
}

.tab-mask .content .code p {
	text-align: center;
	color: #009A3E;
	margin-top: 5px;
}
.disnone{
	display: none;
}