.article{
	width: 100%;
	margin-top: 100px;
	border: #000000 1px solid;
}
.text-content{
	width: 50%;

	margin: auto;
	background-color: lightgrey;
	border-radius: 10px;
	border: #000000 1px solid;
	font-family: "楷体";
	font-size: 25px;
}
.com-Describe{
	border-bottom: #000000 1px solid;
	}
	