* {
	margin: 0 auto;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: "思源黑体 CN Light";
}
a {
	font-size: 14px;
}
p {
	font-size: 14px;
}
li {
	font-size: 14px;
}
#footer a {
	font-size: 12px;
}
#footer p {
	font-size: 12px;
}

#main {
	background-image: url('../photos/banner9.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height:220px;
	/*padding-bottom: 38%;*/
}
/**/
#content{
	padding: 4%;
}
#content h3 {
	border-left:4px solid #00c4e1;
	padding-left: 2%;
	margin-bottom:4%;
}
#content .add-des li{
	letter-spacing:1px;
	text-align:justify;
}
#content li {
	line-height: 165%;
	letter-spacing:1px;
}
#content .add {
	padding-top: 4%;
	text-align: center;
}
#content .add img {
	width: 100px;
}
#content .add h4 {
	padding: 1% 0 4% 0;
	color: #000000;
}
#content .view {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align: center;
}
#content .view p {
	padding: 4% 0 4% 0;
	line-height: 180%;
	letter-spacing:1px;
}
/**/

