body,div,h1,p,a,h1,h2,h3,h4,h5,h6,ul,li,img,span,i{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style-type: none;
}
body{
	background: #eeeeee;
}

.begin{
	width: 100%;
	text-align: center;
	clear: both;
	overflow: hidden;
	background: url(../images/banner.jpg);
}
.begin-bg{
	width: 100%;
}
.beginA{
	width: 100%;
	text-align: center;
	clear: both;
	overflow: hidden;
	background: url(../images/fv.jpg) repeat-x;
}
.beginA-bg{
	width: 100%;
}
.article{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.article-img{
	margin: 40px auto 35px;
}
.phpj img{
	float: left;
}
.interpret{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.interpret img{
	margin: 15px auto;
}