.wrap {
	width: 100%;
	min-height: 100vh;
	padding-top: 60px;
	background: url(../images/new_home_bg.png) no-repeat;
	background-size: 100% 100%;
}
.banner {
	position: relative;
}
.banner_img {
	position: relative;
	width: 100%;
	z-index: 1;
}
.banner_info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 1.50rem;
	z-index: 3;
	text-align: center;
}
.banner_info .banner_title {
	font-size: 0.56rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 0.42rem;
}
.banner_info .banner_text {
	font-size: 0.24rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 0.42rem;
	margin-top: 0.26rem;
}

.module_wrap {
	width: 100%;
	padding-top: 1.1rem;
}
.module_title {
	font-size: 0.34rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #1C1C1C;
	line-height: 0.24rem;
	text-align: center;
}
.module_wrap .module_list {
	/* width: 1600px; */
	width: 100%;
	padding: 0 1.6rem;
	margin: 0.50rem auto 0;
}
.module_wrap .module_list p {
	font-size: 0.18rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 0.38rem;
	letter-spacing: 2px;
	margin-bottom: 0;
	text-indent: 2em;
}
.module_wrap2 .module_title{
	margin-top: 1rem;
}

.module_wrap2 .module_list {
	/* width: 1600px; */
	width: 100%;
	padding: 0 1.6rem;
	margin: 1.50rem auto 0;
	display: flex;
	/* align-items: center; */
	justify-content: center;
}
.medin-about .medin-about-team {
	background-color: #F6F7FB;
}
.headtitle {
	font-size: 0.24rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 0.24rem;
}
.medin-about .team-sub {
	font-size: 0.16rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #666666;
	line-height: 0.38rem;
}

.medin-team-describe {
	width: 100%;
	padding: 0 1.6rem;
	font-size: 0.18rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 0.38rem;
	letter-spacing: 2px;
	text-align: left;
	margin: 0.38rem auto 0;
	text-indent: 2em;
}
.module_wrap3 {
	width: 100%;
	padding: 0.70rem 0 0;
	/* background-color: #F6F7FB; */
}
.module_wrap3 .module_list {
	/* width: 14.00rem; */
	width: 100%;
	padding: 0 2rem;
	margin: 0 auto;
}

.medin-about .adviser-img {
	width: 3.60rem;
	height: 3.60rem;
}

.footer-team {
	display: flex;
	align-items: center;
	margin-bottom: 0.64rem !important;
}

.medin-about .adviser-box {
	padding: 0;
	margin-left: 0.60rem;
	font-size: 0.16rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #666666;
	line-height: 0.38rem;
}

.adviser {
	font-size: 0.24rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 0.42rem;
}

.module_wrap4 {
	width: 100%;
	padding: 1rem 0 1rem;
	/* background-color: #F6F7FB; */
}

.module_wrap4 .module_list {
	/* width: 1600px; */
	width: 100%;
	padding: 0 1.6rem;
	margin: 0.80rem auto 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.map_wrap {
	width: 9.40rem;
	height: 4.90rem;
	background-color: rgb(243, 241, 236);
}
.contact-map {
	width: 9.40rem;
	height: 4.90rem;
	background-color: rgb(243, 241, 236);
}
.contact_wrap {
	flex: 1;
	margin-left: 0.80rem;
}
.contact_cell {
	font-size: 0.18rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #1C1C1C;
	line-height: 0.21rem;
	margin-bottom: 0.37rem;
}
.contact_cell:nth-last-child(1) {
	font-size: 0.18rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #8A8A8A;
	line-height: 0.18rem;
}

.about_item {
	/* width: 7.90rem; */
	flex: 1;
	/* height: 5.29rem; */
	padding: 0 0.30rem 0.3rem;
	background: #FFFFFF;
	border-radius: 0.16rem;
	border: 1px solid #E0E0E0;
	margin-right: 0.18rem;
}

.about_item:nth-last-child(1) {
	margin-right: 0;
}

.about_item_img {
	width: 3.80rem;
	height: 2.80rem;
	position: relative;
	margin-top: -0.87rem;
	margin-right: 0.20rem;
	border-radius: 0.16rem;
}
.about_item_header {
	display: flex;
	
}
.about_item_name {
	font-size: 0.32rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #000000;
	line-height: 0.24rem;
	margin-top: 0.47rem;
}

.about_item_tag {
	padding: 0 0.08rem;
	font-size: 0.18rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #F8B62D;
	line-height: 0.38rem;
	letter-spacing: 2px;
	background: rgba(255,194,68,0.21);
	border-radius: 0.08rem;
	margin-top: 0.22rem;
}

.about_item_text {
	margin-top: 0.32rem;
}

.about_item_text p {
	font-size: 0.18rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 0.38rem;
	text-indent: 2em;
	margin-bottom: 0;
}