.content {
	height: 100%;
	width: 94%;
	padding: 10px 3% 0;
}

.title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.titleText {
	font-weight: bold;
	color: #0036FF;
	margin-left: 10px;
}

.yiqing_wrap {
	display: flex;
	border-radius: 10px;
	padding: 10px 0;
	width: 100%;
}

.every_icon {
	flex: 1;
	text-align: center;
}

.yiqing_iconCopy {
	margin-bottom: 4px;
}

.yiqing_icon img {
	width: 60%;
}

.yiqing_iconCopy img {
	width: 40%;
}

.yiqing_text {
	line-height: 16px;
	font-size: 13px;
	color: #000;
}

.yiqing_wrapCopy {
	background-color: #fff;
	border-radius: 10px;
	padding: 10px 0;
	width: 100%;
}

.one {
	display: flex;
	margin-bottom: 10px;
}

.two {
	display: flex;
}
