.head {
	background-color: #11B5AE;
}

p {
	text-indent: 2em;
}

.title {
	font-family: "微软雅黑";
	color: black;
	font-size: 35px;
	font-weight: 700;
	margin-top: 35px;
}

.c1 ul {
	margin-top: 20px;
}

.c2 ul {
	margin-top: 20px;
}

.c3 ul {
	margin-top: 20px;
}

.content a {
	color: cornflowerblue;
}

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

.content li {
	margin-top: 8px;
}