* {
	margin: 0 auto;
	padding: 0;
	text-decoration: none;
	font-family: "思源黑体 CN Light";
}
a {
	font-size: 14px;
}
p {
	font-size: 14px;
	
}
li {
	line-height: 165%;
	font-size: 14px;
}
#footer a {
	font-size: 12px;
}
#footer p {
	font-size: 12px;
}
#main {
	background-image: url('../photos/banner6.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height:220px;
}
/**/

#content {
	padding: 4%;
}
#content p{
	letter-spacing:1px;
	text-align:justify;
}
#content h3 {
border-left:4px solid #00c4e1;
	padding-left: 2%;
}
#content h4 {
	padding: 2% 0 0 0;
}
#content #des .des3 {
	padding: 0 0 4% 0;
}
#content .line {
	height: 1px;
	background-color: #F2F2F2;
}
#content span {
	color: #00c4e1;
}
#content li {
	color: #333333;
	letter-spacing:1px;
	text-align:justify;
}
#content ul {
	padding-left: 5%;
	padding-bottom: 4%;
}
#content #des .des2 {
	padding-bottom: 0;
}
/**/
