.newPrimaryTitle {
	color: rgb(245, 81, 30);
	font-size: 32px;
	-webkit-background-clip: text;
	background-image: inherit;
	font-family: fontface__锐字云字库粗圆GB__75__767625501176;
}

.newPrimaryLogo {
	height: 67px;
	width: 63px;
	display: inline-block;
}


.bar_box {
	height: 60px;
}

.bar_box_item {
	cursor: pointer;
	color: red;
	line-height: 57px;
	font-size: 18px;
	margin: 0 10px;
	border-top-color: #076ce0;
	border-style: solid;
	border-width: 0px;
	border-top-width: 2px;
	line-height: 58px;
	padding: 6px 0;
}

.bar_box_item_2 {
	line-height: 57px;
	font-size: 18px;
	line-height: 57px;
}

.bar_box_item_select {
	color: #0b88ee;
	border-color: transparent;
}

.login_exp {
	cursor: pointer;
	font-family: 微软雅黑;
	transition: all 0.3s;
	background: rgba(196, 0, 0, 1);
	border-color: rgba(196, 0, 0, 1);
	font-weight: normal;
	font-size: 12px;
	width: 100px;
	height: 31px;
	line-height: 31px;
	display: inline-block;
	border-radius: 30px;
	text-align: center;
	color: #fff;
}


.about_box {
	width: 100%;
	height: 800px;
	cursor: default;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	outline: none;
	margin: 0px auto;
	position: relative;
	z-index: 1;
	background-image: url("../image/about_bg.jpeg");
}

.blue_text_bar {
	width: 560px;
	height: 55px;
	margin: 0 auto;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url("../image/AD0I-NeuDhAEGAAg2dfimgYogLPCzAEw5gM4Ng.png.webp");
}

.dialog_buttom_box {
	background-image: url("../image/dialog_buttom.webp");
	background-repeat: no-repeat;
	background-size: 100%;
	height: 50px;
	width: 274px;
	margin: 0 auto;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	margin-top: 10px;
	/* margin-bottom: 10px; */
}

.about_box_img {
	height: 426px;
	width: 600px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url("../image/about_box_img.png");
}

.order_title {
	color: transparent;
	background-image: linear-gradient(90deg, #ffc001 0%, #ffc001 100%);
	font-size: 30px;
	-webkit-background-clip: text;
}

.yellow_circle {
	position: relative;
	height: 72px;
	width: 72px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url("../image/yellow_circle.png");
}

.yellow_thread {
	position: absolute;
	height: 25px;
	width: 360px;
	top: 36px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url("../image/yellow_thread.png");
}

.yellow_circle_text {
	color: #fff;
	font-size: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.big_card_box {
	height: 560px;
	width: 1150px;
	padding: 50px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url("../image/big_card_box.webp");
}

.free_diagnosis_bg {
	height: 402px;
	width: 530px;
	margin-top: 35px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url("../image/free_diagnosis_bg.webp");
}

.from_title {
	margin: 8px 0 4px 0;
	font-weight: 700;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.g_itext {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 36px;
	font-size: 14px;
	text-indent: 6px;
	border-radius: 2px;
	border-color: #dadada;
	box-sizing: border-box;
	border: 1px solid #8f8f8f;
}

.submit {
	border: none;
	min-width: 140px;
	color: #fff;
	max-width: 245px;
	width: 38.5%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-top: 18px;
	background-color: #076ce0;
}
