 .swiper{
    --swiper-theme-color: #008A6C;
  }
.banner{
	position: relative;
	overflow: hidden;
	height: 4.97rem;
}
.banner img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.title{
	margin: .5rem auto 0;
	text-align: center;
}
.title span{
	font-weight: bold;
	font-size: .46rem;
	color: #C3E9DA;
	line-height: .38rem;
	opacity: 0.74;
}
.title h2{
	position: relative;
	font-weight: 400;
	font-size: .36rem;
	color: #000000;
	margin-top: -0.3rem;
	z-index: 1;
}
.title .line{
	width: .77rem;
	height: .05rem;
	background: #6AA94F;
	margin: .2rem auto;
}
.about-box{
	background-image: url(../image/about-r.png);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	height: 5.86rem;
}
.about-box > img{
	width: 6.99rem;
	height: 4.75rem;
	position: absolute;
    top: .25rem;
    right: .29rem;
}
.about-left{
	width: 6.25rem;
	height: 4.01rem;
	background-image: url(../image/about-bg.png);
	padding: .37rem .47rem;
	position: absolute;
	left: 0;
	top: .61rem;
	z-index: 1;
}
.about-left p{
	font-weight: 400;
	font-size: .16rem;
	color: #FFFFFF;
	line-height: .41rem;
	text-indent: .32rem;
	text-align: justify;
}
.about-left a{
	display: block;
	width: 1.36rem;
	height: .44rem;
	line-height: .44rem;
	border: .01rem solid rgba(255, 255, 255, 0.41);
	font-weight: 400;
	font-size: .16rem;
	color: #FFFFFF;
	text-align: center;
	margin-top: .49rem;
}
.tab-warpper{
	width: 14.5rem;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.tab-warpper .tab-item{
	position: relative;
	display: none;
}
.tab-warpper .tab-item:nth-child(1){
	display: block;
}
.tab-warpper .tab-item .jt{
	position: absolute;
	top: 30%;
	cursor: pointer;
}
.tab-item .jt img{
	width: .6rem;
	height: .6rem;
}
.tab-item .jt img:nth-child(1){
	transform: rotateY(180deg);
}
.tab-item .jt img:nth-child(2){
	display: none;
}
.tab-item .jt:hover img:nth-child(1){
	display: none;
}
.tab-item .jt:hover img:nth-child(2){
	display: block;
}
.jt-l{
	left: 0;
}
.jt-r{
	right: 0;
	transform: rotateY(180deg);
}
.kczx{
	overflow: hidden;
	background-image: url(../image/kczxbg.png);
	background-size: 100% 100%;
	height: 8.19rem;
}
.tab-box{
	margin-bottom: .25rem;
}
.tab-box div{
	display: inline-block;
	padding: .09rem .2rem;
	font-size: .18rem;
	color: #000000;
	margin-right: .4rem;
	cursor: pointer;
}
.tab-box .ac{
	background: #6AA94F;
	color: #fff;
}

.kczx-swiper {
	overflow: hidden;
	padding-bottom: .4rem !important;
}
.kczx-swiper .swiper-slide{
	/* height: 1.76rem; */
}
.kczx-swiper a{
	display: block;
	width: 2.81rem;
	margin-bottom: .2rem;
}
.kczx-swiper a img{
	width: 2.81rem;
	height: 1.76rem;
	border-radius: .10rem;

}
.kczx-swiper a p{
	text-align: center;
	margin: .1rem 0;
}
.jjfa-box {
	display: flex;
	justify-content: space-between;
	margin-bottom: .58rem;
}
.jjfa-box .jjfa-left{
	width: 9.27rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.jjfa-box .jjfa-left a{
	display: inline-block;
	width: 2.91rem;
	height: 1.54rem;
	margin-bottom: .22rem;
	background-size: 100% 100%;
	padding: .3rem .27rem;
}
.jjfa-box .jjfa-left a p{
	position: relative;
	display: inline-block;
	font-size: .23rem;
	color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-right: .05rem;
}
.jjfa-box .jjfa-left a p::after{
	content: '';
	display: block;
	width: .2rem;
	height: .2rem;
	background-image: url(../image/text-r.png);
	position: absolute;
	top: 0;
	right: 0;
}
.jjfa-box .jjfa-left a span{
	display: block;
	font-size: .14rem;
	color: #758B95;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin: 0 0 .15rem;
}
.jjfa-box .jjfa-left a div{
	width: 1.16rem;
	height: .32rem;
	line-height: .32rem;
	background: #FFFFFF;
	border-radius: .16rem;
	font-size: .16rem;
	color: #0E75A2;
	text-align: center;
	cursor: pointer;

}
.jjfa-right{
	background-image: url(../image/lx7.png);
	background-size: 100% 100%;
	height: 3.29rem;
	width: 2.53rem;
	padding: .24rem .2rem;
}
.jjfa-right p{
	font-size: .26rem;
	color: #000000;
	line-height: .33rem;
	margin-top: .1rem;
}
.jjfa-right > div{
	width: 1.16rem;
	height: .32rem;
	line-height: .32rem;
	background: #FFFFFF;
	border-radius: .16rem;
	font-size: .16rem;
	color: #0E75A2;
	text-align: center;
	margin-top: 1.69rem;
	cursor: pointer;
}

.last-box{
	/* background: #E8F7E9; */
	overflow: hidden;
	padding-bottom: .5rem;
	position: relative;
}
.last-box .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 4.63rem;
}
.last-box .p2{
	position: absolute;
	right: 0;
	top: .6rem;
	width: 4.67rem;
}
.last-box .title{
	margin-bottom: .5rem;
}
.qqyk-item{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.qqyk-item a{
	display: inline-block;
	width: 3.83rem;
	height: 1.98rem;
	background-size: 100% 100%;
	padding: .25rem;
	margin-bottom: .20rem;
	border-radius: .15rem;
}

.qqyk-item  a p{
	position: relative;
	display: inline-block;
	font-size: .23rem;
	color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-right: .05rem;
	max-width: 100%;
}
.qqyk-item  a p::after{
	content: '';
	display: block;
	width: .2rem;
	height: .2rem;
	background-image: url(../image/text-r.png);
	position: absolute;
	top: 0;
	right: 0;
}
.qqyk-item  a span{
	display: block;
	font-size: .14rem;
	color: #758B95;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin: 0 0 .5rem;
}
.qqyk-item  a div{
	width: 1.16rem;
	height: .32rem;
	line-height: .32rem;
	background: #FFFFFF;
	border-radius: .16rem;
	font-size: .16rem;
	color: #0E75A2;
	text-align: center;
	cursor: pointer;
}


.qqlx{
	background-image: url(../image/qqlx-bg.png);
	overflow: hidden;
	background-size: 100% 100%;
}


.gz a p::after{
	background-image: url(../image/hw-y.png);
}
.sub-title-wrapper{
	margin-bottom: .23rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sub-title{
	width: 1.28rem;
	height: .37rem;
	line-height: .37rem;
	background: #6AA94F;
	border-radius: .18rem;
	font-size: .16rem;
	text-align: center;
	color: #FFFFFF;
}
.sub-title img{
	width: .17rem;
	margin-right: .1rem;
	vertical-align: sub;
}
.jt-wrapper{
	width: .85rem;
	height: .28rem;
	background: #F3FFF6;
	box-shadow: 1px 3px 5px 0px rgba(173,225,183,0.84);
	border-radius: .14rem;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
.jt-wrapper img:first-child{
	transform: rotate(180deg);
}
.jt-wrapper img{
	width: .16rem;
	opacity: .7;
}
.jt-wrapper img:hover{
	opacity: 1;
	cursor: pointer;
}

