.content{
	width: 798px;
	margin: 0 auto;
	margin-top: 58px;
	margin-bottom: 100px;
}
h1{
	font-size: 20px;
	color: #000;
}
.plan1{
	margin-top: 25px;
}
.indent{
	text-indent: 2em;
	line-height: 2em;
	color: #000;
	font-size: 14px;
}

.bottom{
	margin-top: 99px;
}
.tishi{
	width: 500px;
 
}
.tishi p{
	font-size: 20px;
	color: #000;
}
.tishibox{
	width: 322px;
    height: 533px;
	border: 1px solid rgb(8, 8, 8);
	margin-top: 10px;
}
.tishibox h1{
	font-size: 15px;
	color: #000;
}
.tishibox p{
	text-indent: 2em;
    /* line-height: 2em; */
    color: #000;
    font-size: 14px;
}
.tishibox1{
	width: 322px;
    height: 170px;
	border: 1px solid rgb(8, 8, 8);
	margin-top: 10px;
}
.tishibox1 h1{
	font-size: 15px;
	color: #000;
}
.tishibox1 p{
	text-indent: 2em;
    /* line-height: 2em; */
    color: #000;
    font-size: 14px;
}