.head {
	background-color: #E58172;
}

.content {
	width: 500px;
	margin: 50px auto;
	min-height: 100%;
}

.u1 {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 25%;
}

.u1 li {
	margin-top: 15px;
}

.u1 a {
	margin-left: 20px;
	color: cornflowerblue;
}

.content p {
	color: grey;
	font-family: "楷体";
	font-size: 20px;
	margin-bottom: 10px;
}

.text_en {
	font-family: "lora", "times new roman";
	font-size: 18px;
	font-weight: 400px;
	margin-bottom: 50px;
	color: #808080;
	text-align: center;
}