.about_top {
	background: url(../img/aboutbg.png);
	background-size: 100% 100%;
	/* min-height: 17.533333rem; */
	padding-bottom: 2.333333rem;
}

.team {
	position: relative;
	margin-top: 3.366667rem;
	min-height: 10.766667rem;
}

.abimg {
	position: absolute;
	width: 12.566667rem;
	height: 12.133333rem;
	left: 0rem;
	right: 0rem;
	margin: auto;
	z-index: 1;
}

.team_content {
	color: #333333;
	z-index: 10;
	position: relative;
}

.team_bg {
	position: absolute;
	width: 11.033333rem;
	height: 10.766667rem;
	background: url(../img/aboutconbg.png);
	background-size: 100% 100%;
	margin: auto;
	text-align: center;
	left: 0rem;
	right: 0rem;
}

.team_content>.teamtitle {
	margin-top: 1.866667rem;
	padding-top: 1.866667rem;
}

.team_content>.teamtitle h5 {
	font-size: 1.066667rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	text-align: center;
}

.team_nr {
	font-size: .6rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	margin-top: 2.266667rem;
	line-height: 32px;
	text-indent: 2em;
}

.business {
	width: 100%;
	margin: auto;
	text-align: center;
	margin-top: 1.233333rem;
}

.business_title {
	font-size: 1.066667rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	margin-bottom: 1.333333rem;
	text-align: center;
}

.bus_content {
	width: 86%;
	margin: auto;
	display: flex;
	justify-content: center;
}

.business_title h5 {
	font-size: 1.066667rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
}

.business_con {
	display: inline-flex;
	flex-wrap: wrap;
}

.business_con>div {
	width: 13.8rem;
	/* height: 11.4rem; */
	background: #FFFFFF;
	box-shadow: 0rem 0rem .833333rem .033333rem #EBEBEF;
	border-radius: .666667rem;
	margin-top: 1rem;
}

.business_con>div:not(:last-child) {
	margin-right: 1.2rem;
}

.business_img {
	width: 100%;
	height: 6.766667rem;
	border-radius: .666667rem;
	overflow: hidden;
}

.business_img img {
	width: 100%;
	height: 100%;
}

.business_des {
	text-align: center;
	font-size: .6rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #646464;
	padding: .8rem 1.167rem;
	line-height: 32px;
	font-size: 16px;
}

.fzyg{
	margin-top: 3rem;
}
.pc-time-img{
	width: 100%;
	height: 11.4rem;
	display: block;
}
.m-time-img{
	width: 100%;
	display: none;
	padding: 0 12px;
}
.founder{
	margin-top: 4.3333rem;
	width: 100%;
	margin-bottom: 3.6rem;
}
.mb-101{
	margin-bottom: 3.3667rem;
}
.founder_text_content{
	/*position: relative;*/
	z-index: 1;
	/*width: 25.3rem;*/
	/*min-height: 21.6667rem;*/
	/*flex-shrink: 0;*/
}
.float-right-img{
	float: right;

}

.ceoimg-min{
	margin-bottom: 0.5rem;
	width: 78%;
	height: 20rem;
	flex-shrink: 0;
	border-radius: 1.3333rem;
	display: none;
	background: url(../img/ceo.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.ceoimg{
	width: 16rem;
	height: 15.53rem;
	flex-shrink: 0;
	border-radius: 1.3333rem;
}
.founder_flex{

	/*display: flex;*/
	/*align-items: center;*/
	/*justify-content: center;*/
	border-radius: 1.3333rem;
	background: #FFF;
	box-shadow: 0rem 1rem 3.3333rem 0rem rgba(18, 17, 39, 0.10);
	padding: 3.3333rem 2.6rem 2.7333rem 2.6rem ;
	position: relative;
}
.founder_text{
	padding-bottom: .6667rem;
	color: #333;
	font-family: PuHuiTi;
	font-size: .6667rem;
	font-style: normal;
	font-weight: 1000;
}
.founder_red{
	color: #FF3C62;
	font-family: "PuHuiTi";
	font-size: .6rem;
	font-style: normal;
	font-weight: 600;
	line-height: 180%;
}
.founder-iline{
	width: 19rem;
	height: 3px;
	background: #FF3C62;
	margin: .6667rem 0;
}

.main-text{
	padding-top: 1.0667rem;
	padding-bottom: 1.0667rem;
	color: #333;
	font-family: PuHuiTi;
	font-size: .6667rem;
	font-style: normal;
	font-weight: 1000;
}
.founder-span-con{
	width: 19rem;
	color: #333;
	font-family: "PingFang SC";
	font-size: .6rem;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 0.533rem;
}
.founder_p_title{
	margin-bottom: 0.4rem;
}
.founder_p{
	/*display: flex;*/
	/*align-items: center;*/
	margin-left: .7rem;
	position: relative;
	color: #333;
	font-family: "PingFang SC";
	font-size: .6rem;
	font-style: normal;
	font-weight: 500;
	padding-bottom: 0.6rem;

}

.founder_p::after{
	position: absolute;
	content: '';
	top: .2rem;
	left: -0.7rem;
	background: #FE2C55;
	width: .2667rem;
	height: .2667rem;
	border-radius: 50%;
}
.founder_p::before{
	position: absolute;
	content: '';
	top: .2rem;
	left: -0.6rem;
	background: #F3F3F3;
	width: .0667rem;
	height: 100%;
}
.founder_p:last-child::before{
	display: none;
}
.founder_p:last-child::after{
	top: .2rem;
}
.founder_p:last-child {
	padding-bottom: 0rem;
}
.main-tt-con{
	padding-bottom: 1.1333rem;
}
.main-tt-con:last-child::before{
	display: none;
}
.tl_icon{
	position: absolute;
	left: 1.5333rem;
	top: -2.6rem;
	width: 6.2rem;
	height: 6.2rem;
	flex-shrink: 0;
}
@font-face {
	font-family: 'PuHuiTi';
	src: url('./../font/Alibaba_PuHuiTi_2.0_115_Black_115_Black.ttf') format('truetype');
}



.font-w600{
	font-weight: 600 !important;
}


 
@media (max-width: 765px) {
	.business_con > div{
		width: 47%;
		height: auto;
	}
	.business_con>div:not(:last-child){
		margin-right: 0px;
	}
	.business_con>div:nth-child(odd){
		margin-right: 10px;
	}
	.business_img{
		height: auto;
	}
	.business_title h5,.team_content>.teamtitle h5{
		font-size: 20px;
	}
	.ceoimg{
		display: none;
	}
	.ceoimg-min{
		display: block;
	}
	.founder_flex{
		width: 90%;
	}
	/* .founder_text_p{
		line-height: 120%;
	} */
	.founder_p{
		margin-left: 16px;
	}
	.founder_text_content{
		width: 100%;
	}
	.mb-10{
		margin-bottom: 10px;
		margin-top: 0px;
	}
	.founder_p::before{
		left: -10px;
	}
	.founder_p::after{
		width: 6px;
		height: 6px;
		left: -12px;
	}
	.founder_flex{
		padding: 25px 16px;
	}
	.founder-span-con{
		width: 100%;
	}
}
