/**
 * 手机端
 */
.header-nav-container {
	justify-content: space-between;
}

.caai_fensaidao .row {
	overflow-x: scroll;
	flex-wrap: nowrap;
}

.caai_fensaidao .row::-webkit-scrollbar {
	display: none
}

.caai_fensaidao::after {
	display: none;
}

.people-li-avatar {
	/* width: 100px; */
	width: 100%;
	height: 110px;
}

.people-li-position {
	height: 52px;
	font-size: 10px;
	line-height: 15px;
	overflow: hidden;
	color: #636363;
}

.people-li-avatar-bg img {
	/* width: none; */
	/* position: absolute;
    width: 101%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%); */
}

@media screen and (max-width: 576px) {
	.people-li-avatar {
		/* width: 80px;
		height: 80px; */
	}

	/* .people-li-name {
		font-size: 8px;
		right: -40px;
		top: 30px;
		width: 60px;
		height: 30px;
	} */
	/* .people-li-name {
		font-size: 10px;
		right: -30px;
		top: 30px;
		width: 54px;
		height: 40px;
	} */
	.people-li-name {
		font-size: 8px;
		right: -30px;
		top: 40px;
		width: 45px;
		height: 32px;
	}

	.cate2022-2-2 h4 {
		/* font-size: 11px;
		line-height: 1.5; */
		font-size: 14px;
		line-height: 2.5;
		font-weight: normal;
		font-weight: 800;
	}

	.screen-pc {
		display: none !important;
	}

	.screen-mobile {
		display: inherit !important;
	}
	/* .floating-frame{
		width: 150px;
		height: 150px;
	} */
}

@media screen and (max-width: 375px) {
	.people-li-avatar {
		/* width: 70px;
		height: 70px; */
	}
}

.caai_reviewteam_list {
	background: unset;
}

.review_team {
	width: 50%;
}

.review_team h5,
.review_team p {
	font-weight: normal;
	color: #fff;
}

.caai_partner_catname {
	text-align: left;
}

.caai_partner_list {
	flex: unset;
}

.caai_previous_img,
.caai_previous_content {
	width: 100%;
}

.caai_previous_content {
	text-align: center;
}

.caai_previous_content h2::before {
	left: 50%;
	transform: translate(-50%, 0);
}

.caai_guide_map,
.caai_guide_content {
	width: 100%;
}

.contact_wechat img {
	width: 60%;
	max-width: initial;
}

.section-about::before,
.section-about::after {
	display: none;
}

.abount-content {
	margin-left: 0;
	margin-right: 0;
}

.people-li {
	/* width: 24%; */
}

.people-li-position p {
	margin-bottom: 2px;
}

.cate2022-1 span {
	font-size: 22px;
	line-height: 1;
	font-weight: normal;
	font-weight: 800;
	/* margin: 30px 12px 0 15px; */
	padding-bottom: 10px;
}

.title-img {
	width: 45px;
	height: 5px;
}

.figure-img {
	height: 150px;
	float: left;
}

.subject-tag {
	position: relative;
	margin: 10px auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #328adf;
}

.process_2_content {
	font-size: 16px;
	color: #FFF;
}

.process_1_name span {
	font-size: 20px;
}

.m_fs_s {
	font-size: 16px;
}