html {
	font-size: 37.5px;
}

body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	overflow-x: hidden;
	background-color: #f8f8f8;
	word-break: break-all;
}

.page {
	background-color: rgba(250, 250, 250, 1);
	position: relative;

	/* height: 124.294rem; */
	overflow: hidden;
}


/* 头部导航 */
.head {
	width: 100%;
	/* height: 20rem; */
	background-size: cover;
}

.group_4 {
	width: 100%;
	padding: 0.5rem 2rem;
}

.flex-row1 {
	width: 100%;
	display: flex;
	align-items: center;
	z-index: 999;
}

.tip_box {
	flex-grow: 1;
	justify-content: space-evenly;
	margin-top: -0.4rem;
}

.label_1 {
	width: 5.07rem;
	height: auto;
	margin-left: 1rem;
}

.text_5 {
	width: 1.44rem;
	height: 0.64rem;
	overflow-wrap: break-word;
	color: #747582;
	font-size: 0.48rem;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	white-space: nowrap;
	line-height: 0.64rem;
	margin-left: 2rem;
}

.bot_hed {
	display: inline-block;
	border: 1px solid #FF698D80;
	text-align: center;
	padding: 0rem 1rem;
	border-radius: 1rem;
	margin-left: 2rem;
}

.qwer {
	margin-left: 0;
	line-height: 1.5rem;
	color: #282C4B;
}

.head_text {
	margin-top: 0.5rem;
	padding-bottom: 4rem;
	display: flex;
	margin-top: 3rem;
}

.head_text p:nth-child(1) {
	font-size: 1.8rem;
	font-weight: 600;
	font-family: SFProDisplay, SFProDisplay;
	margin: 0;
	margin-left: 3rem;
	margin-right: 4rem;
}

.head_text p:nth-child(2) {
	font-size: 0.6rem;
	font-weight: 530;
	line-height: 1rem;
	width: 38%;
	color: #FFFFFF;
	font-family: SFProDisplay, SFProDisplay;
}



/* 头部导航 */
.banna {
	width: 100%;
	height: 24rem;
	background: url('../image/fix.png');
	background-size: cover;
	/* 保持覆盖效果 */
	background-position: center;
	background-repeat: no-repeat;
	padding: 1rem 2.5rem 2.5rem 2.5rem;
	text-align: center;
}

.banna_bix {}

.banna_bix_1 {
	width: 40%;
	text-align: left;
}

.banna_p1 {
	font-size: 1.5rem;
	font-weight: 600;
	margin: 0;
	color: #282C4B;
	margin-top: 4rem;
	text-align: left;
}

.banna_p2 {
	font-size: 0.6rem;
	font-weight: 500;
	color: #747582;
}

.banna_bix_2 {
	width: 40%;
	height: auto;
	margin-bottom: -2.5rem;
}

.banna_img1 {
	width: 7rem;
	height: 2.2rem;
	margin-top: 1rem;
}

.w_box {
	position: absolute;
	right: 2rem;
	top: 1rem;
}

.w_p1 {
	font-family: Ubuntu;
	font-weight: 700;
	font-size: 1rem;
	letter-spacing: 1%;
	color: #FFFFFF;
}

.w_p2 {
	font-family: Ubuntu;
	font-weight: 400;
	font-size: 0.5rem;
	line-height: 0.8rem;
	letter-spacing: 0%;
	color: #CED1E5;
}

.w_p3_img {
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 6px;
}

.w_p3 {
	font-family: Ubuntu;
	font-weight: 400;
	font-size: 0.5rem;
	letter-spacing: 0%;
	color: #CED1E5;
}

.easy {
	background-color: #F5F5F5;
	padding: 3rem 4rem;
}

.e_ui {
	padding: 1rem 1rem;
	background: #ffffff;
}

.e_ui img:nth-child(1) {
	width: 0.4rem;
	height: auto;
}

.e_ui p:nth-child(2) {
	font-family: Ubuntu;
	font-weight: 700;
	font-size: 1rem;
	letter-spacing: 0%;
	margin: 0.2rem 0;
}

.e_ui p:nth-child(3) {
	font-family: Ubuntu;
	font-weight: 400;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0%;
	color: #747582;
}

.e_p1 {
	font-family: Ubuntu;
	font-weight: 700;
	font-size: 1rem;
	line-height: 53px;
	letter-spacing: 2%;
	color: #282C4B;
	margin: 0;
}

.qwer_box {
	width: 48%;
	height: 10rem;
	background-color: #FFFFFF;
	border-radius: 12px;
	padding: 1rem;
	border: 1px solid #D0D0D0;
	text-align: center;
	margin-bottom: 16px;
}

.v1 {
	width: 1.3rem;
	height: 1.3rem;
}

/* 底部内容 */
.bottom_box {
	padding: 1rem 2rem;
	max-width: 100%;
	background-color: #282C4B;
	margin-bottom: 1rem;
	display: flex;
	align-items: center;

}

.b_img {
	width: 8rem;
	height: auto;
}

.b_p1 {
	font-family: Rubik;
	font-weight: 400;
	font-size: 0.4rem;
	line-height: 16px;
	letter-spacing: 0%;
	color: #FFFFFF;
}

.lin {
	height: 1rem;
	width: 1px;
	background-color: #FFFFFF;
	margin-left: 1rem;
	margin-right: 1rem;
}

.b_p2 {
	font-family: Ubuntu;
	font-weight: 400;
	font-size: 0.5rem;
	letter-spacing: 0%;
	color: #FFFFFF;
}

.sec_img {
	width: 6rem;
	height: auto;
	margin-left: 10%;
}

.b_go {
	font-family: Ubuntu;
	font-weight: 400;
	font-size: 0.5rem;
	letter-spacing: 0%;
	color: #FFFFFF;
	cursor: pointer;
}
.b_go:hover{
	text-decoration: underline;
}