.s_head ._ad2 {
	margin-top:180px;
}
.s_head ._ad2 ._title {
	font-size: 40px;
	letter-spacing: 10px;
}
.s_head ._ad2 ._title2{
	font-size: 38px;
	letter-spacing: 8px;
}
.s_head ._ad2 ._btn2{
	margin-top:50px;
}
.s_head ._ad2 ._btn2 a{
	position:relative;
	display:inline-block;
	background-color:#035af8;
	color:#fff;
	border-radius:20px;
	padding:4px 10px 4px 36px;
}
.s_head ._ad2 ._btn2 a+a{
	margin-left:32px;
}
.s_head ._ad2 ._btn2 a:hover i{
	margin-left:5px;
}
.s_head ._ad2 ._btn2 a span{
	position:absolute;
	left:12px;
	top:7px;
	display:block;
	width:17px;
	height:17px;
	border-radius:50%;
	text-align:center;
}
.s_head ._ad2 ._btn2 a span img{
	width:100%;
	display:block;
}

.zhubi-introduce {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.5px;
}

.zhubi-introduce>div {
	height: 6.34rem;
	width: 5.48rem;
	min-width: 25%;
	padding: 0.5rem;
	box-sizing: border-box;
}

.zhubi-introduce>div:nth-child(1) {
	background: url(../image/equity-num1.png) no-repeat center bottom 0.75rem / 1.61rem 1.21rem, url(../image/zhubi-bg.png) no-repeat center / cover;
}

.zhubi-introduce>div:nth-child(2) {
	background: url(../image/equity-num2.png) no-repeat center bottom 0.75rem / 1.61rem 1.21rem, url(../image/zhubi-bg.png) no-repeat center / cover;
}

.zhubi-introduce>div:nth-child(3) {
	background: url(../image/equity-num3.png) no-repeat center bottom 0.75rem / 1.61rem 1.21rem, url(../image/zhubi-bg.png) no-repeat center / cover;
}

.introduce-item-title {
	font-size: 0.40rem;
	font-family: Fontquan-XinYiGuanHeiTi-Regular;
	font-style: italic;
	font-weight: 400;
	text-align: center;
	color: #419337;
}

.introduce-item-hnit {
	font-size: 0.24rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #4C4C4C;
	margin: 0 auto;
	line-height: 0.53rem;
	padding-top: 0.47rem;
}

.introduce-item-top {
	width: 1.7rem;
	height: 1.7rem;
	margin: -0.97rem auto 0.66rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.introduce-item-top-img1 {
	background: url(../image/introduce-item-top1.png) no-repeat center / 0.97rem 1.08rem, url(../image/introduce-item-top.png) no-repeat center / cover;

}

.introduce-item-top-img2 {
	background: url(../image/introduce-item-top2.png) no-repeat center / 0.90rem 1.05rem, url(../image/introduce-item-top.png) no-repeat center / cover;

}

.introduce-item-top-img3 {
	background: url(../image/introduce-item-top3.png) no-repeat center / 0.96rem 0.91rem, url(../image/introduce-item-top.png) no-repeat center / cover;

}

.zhubi-box3{
	width: 100%;
	height: 10.12rem;
	box-sizing: border-box;
	padding-top: 1.14rem;
	background: url(../image/zhubi-box3-bg.png) no-repeat center /cover #E2F1E0;
}
.zhubi-box2 {
	margin-top: 1.24rem;
	width: 100%;
	height: 11.88rem;
	background: url(../image/zhubi-bg-90.png) no-repeat center /cover #E2F1E0;
	box-sizing: border-box;
	padding: 1.15rem 0.93rem 1.21rem 1.10rem;
	
}

.zhubi-box2-cnt {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.zhubi-box2-cnt-left {
	width: 6.9rem;
}

.zhubi-box2-cnt-left>div {
	width: 100%;
	height: 2.79rem;
	background: url(../image/zhubi-box2-cnt-left-bg.png) no-repeat center / cover;
	display: flex;
	align-items: center;
	padding: 0 0.75rem 0 0.5rem;
	box-sizing: border-box;
}

.zhubi-box2-cnt-left>div:nth-child(1) {
	margin-bottom: 0.44rem;
}

.zhubi-box2-cnt-left>div>div {
	display: flex;
	align-items: center;
}

.zhubi-box2-cnt-left-text {
	font-size: 0.31rem;
	font-weight: bold;

	justify-content: center;
	width: 0.7rem;
	line-height: 0.31rem;
	color: #419337;
	margin-right: 0.58rem;
}

.zhubi-box2-cnt-left-text>div {
	width: 50%;
}

.zhubi-box2-cnt-left-cnt {
	flex: 1;
	height: 1rem;
	justify-content: space-between;
}

.zhubi-box2-cnt-left-cnt-item {
	width: 0.96rem;
	height: 1.54rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.zhubi-box2-cnt-left-cnt-item>img {
	width: 0.8rem;
	height: 0.8rem;
}

