@charset "utf-8";
/* CSS Document */
body{
	font-family: "微软雅黑", "宋体";
}
#t {
	background-color: #FFF;
	border: 1px solid #000;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
}
.xz h3 {
	text-align: center;
}
.xz p {
	text-align: left;
	text-indent: 2em;
	line-height: 28px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
}



.xz
{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.dld
{
	width: 70%;
	margin: 100px auto;
	background-color: #FFF;
}
.dld p {
	color: #000;
	line-height: 30px;
	margin-left: 30px;
}
#zdv{
	/*background-color: #206FB1;*/
	width: 100%;
	height: 100vh;
	/*background-image: url(../images/03.jpg);*/
	background-repeat: no-repeat;
}
