
.content{

	padding: 50px 0 ;
	border-top: #d1d1d1 1px solid;
    text-align: center;
    margin: 0 auto;
}
.inner1{
	line-height: 30px;
}
.p{
	color: #969696;
    text-indent: 2em;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
    display: block;
}
.pic{
	text-align: center;
    margin-top: 30px;
}
h3{
        height: 18px;
    line-height: 18px;
    padding-bottom: 30px;
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: normal;
}
*{
  font-family: 微软雅黑;
}