*{
	margin: 0;
	padding: 0;
	text-align: justify;
}
html,body{
	font-family: "TimesNewRoman";
}
.title{
	font-size: 0.17rem;
	font-family: "TimesNewRoman";
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom: 0.43rem;
}
.minu{
	padding: 0 0.43rem;
}
.minu_text{
	font-size: 0.17rem;
	font-family: "TimesNewRoman";
	font-weight: bold;
	color: #333333;
}
.minu_head-text{
	font-size: 0.17rem;
	font-family: "TimesNewRoman";
	color: #333333;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 0.05rem;
}
.minu_text-right{
	font-size: 0.17rem;
	font-family: "TimesNewRoman";
	font-weight: bold;
	color: #333333;
	text-align: right;
	margin-bottom: 0.05rem;
}
.minu_text-and{
	font-size: 0.17rem;
	font-family: "TimesNewRoman";
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom: 0.37rem;
}
.minu_text-name{
	font-size: 0.17rem;
	font-family: "TimesNewRoman";
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-decoration: underline;
}
.minu_text-content{
	font-size: 0.17rem;
	font-family: "TimesNewRoman";
	color: #333333;
	margin-bottom: 0.69rem;
}
.minu_text-con{
	font-size: 0.17rem;
	font-family: "TimesNewRoman";
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.67rem;
}
.minu_text-con-span{
	font-size: 0.17rem;
	color: #333333;
	font-weight: normal;
	line-height: 0.28rem;
}
.minu_title{
	font-size: 0.17rem;
	font-family: "TimesNewRoman";
	font-weight: bold;
	color: #000000;
}
.content{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin-bottom: 0.28rem;
}
.content_yuan{
	width: 0.13rem;
	height: 0.13rem;
	margin-right: 0.11rem;
	margin-top: 0.1rem;
}
.two{
	padding: 0.43rem 0.43rem 0;
	border-top: 0.08rem solid #F5F5F5;
}
.head_logo-two{
	display: flex;
	justify-content: flex-end;
}
.two_text{
	font-size: 0.17rem;
	font-family: "TimesNewRoman";
	color: #000000;
	text-indent: 0.43rem;
	margin-bottom: 0.28rem;
}
.two_text-minu{
	font-size: 0.17rem;
	font-family: "TimesNewRoman";
	color: #000000;
	padding-left: 0.43rem;
	margin-top: 0.29rem;
	margin-bottom: 0.28rem;
	line-height: 0.28rem;
}