/* 背景 */
.banner {
	width: 100%;
	height: 440px;
	margin-top: 75px;
	background-color: #2338c2;
	position: relative;
}
.banner-right {
	position: absolute;
	right: 0;
	top: 0;
}
.banner-texbox {
	width: 80%;
	height: 90%;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	justify-content: center;
}

.banner-p {
	font-size: 40px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #ffffff;
	letter-spacing: 6px;
	padding-bottom: 20px;
}

.banner-text {
	width: 619px;
	font-size: 20px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ffffff;
	line-height: 28px;
	margin-top: 20px;
}

/* 评估 */
.assessment {
	width: 100%;
	height: 217px;
	background: url(../img/mm_bg.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}

.ass_title {
	width: 100%;
	text-align: center;
	font-size: 28px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #ffffff;
	line-height: 40px;
	margin-top: 41px;
}

.assbtu {
	width: 400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 36px;
}

.btuleft {
	width: 189px;
	height: 57px;
	background: #ffffff;
	border-radius: 3px;
	text-align: center;
	line-height: 57px;
	font-size: 20px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #3860f4;
	cursor: pointer;
}

.bturight {
	width: 189px;
	height: 57px;
	border-radius: 3px;
	border: 2px solid #ffffff;
	font-size: 20px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ffffff;
	line-height: 28px;
	text-align: center;
	line-height: 57px;
	box-sizing: border-box;
	cursor: pointer;
}

/* 选项卡切换 */
.box-tab {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.box-tab .tab_list {
	width: 100%;
	height: 100px;
	display: flex;
	align-items: center;
	background-color: #fff;
	position: sticky;
	top: 74px;
}

.box-tab .tab_list ul {
	list-style: none;
	width: 100%;
	height: 40px;
	display: flex;
}

.box-tab .tab_list ul li {
	cursor: pointer;
	width: 110px;
	height: 40px;
	background: #f5f5f5;
	border-radius: 23px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	font-size: 15px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;

	color: #3860f4;
	margin-right: 10px;
}
.tab_list_a {
	cursor: pointer;
	width: 110px;
	height: 40px;
	background: #f5f5f5;
	border-radius: 23px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	font-size: 15px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;

	color: #3860f4;
	margin-right: 10px;
}
.alone {
	background: #3860f4 !important;
	color: aliceblue !important;
}

.box-tab .tab_cont {
	width: 100%;
	height: auto;
}

.box-tab .tab_cont .tab_item {
	width: 100%;
	display: none;
	padding-left: 30px;
	padding-top: 20px;
}

.tab_box {
	width: 100%;
	height: auto;
	/* display: flex; */
}

.tab_box p {
	font-size: 40px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 56px;
	letter-spacing: 1px;
	width: 100%;
	text-align: center;
	margin-bottom: 16px;
}

.title_text {
	font-size: 22px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	width: 100%;
	text-align: center;
}

.tab_imgtitle {
	font-size: 22px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	width: 100%;
	text-align: center;
	height: auto;
	margin-top: 60px;
	margin-bottom: 40px;
}

.tab_img {
	width: 1200px;
	height: auto;
}

.tab_img_two {
	width: 1200px;
	height: auto;
}

.tab_img_q_three {
	width: 1200px;
	height: auto;
	background: url(../img/solu_q_3img.png) no-repeat;
	background-size: 100% 100%;
}

.tab_card_box {
	width: 1200px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}

.tab_card {
	width: 600px;
	height: 150px;
	border-bottom: 1px solid #f0f0f0;
	display: flex;
	margin-bottom: 20px;
}

.tab_card img {
	width: 126px;
	height: 126px;
}

.tab_title {
	font-size: 40px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 56px;
	letter-spacing: 1px;
	width: 100%;
	text-align: center;
	margin-bottom: 16px;
	margin-top: 84px;
}

.tab_card_box {
	margin-top: 80px;
}

.tab_card_new {
	width: 410px;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 25px;
	margin-left: 20px;
}
.tab_card_new div {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
	margin-top: 21px;
}
