
.rightMain h1 {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #090909;
    font-weight: normal;
    padding-top: 20px;
    margin-bottom: 16px;
    text-align: center;	
	max-width:830px;
	max-height:50px;
	overflow:hidden;
}
.rightMain p{
	width: 782px;
    
    font-family: "微软雅黑";
    font-size: 14px;
    color: #090909;
	margin:0 auto;
	overflow:hidden;
}
.rightMain p span{
	margin:0 40px;
    float: left;
}
.rightMain .article{
	font-family: "微软雅黑";
    font-size: 14px;
    color: #666;
    margin-top: 12px;
    width: 782px;
    margin-left: 24px;
	background:#fff;
	padding-bottom:20px;
}
.rightMain .article p{
	border:none; line-height:30px;
	
}
.rightMain .article img{
    max-width: 100%;
}

.rightMain .article1{
	padding:0 25px;
	background:#fff;

}
.rightMain .article1 p{
	border:none; line-height:30px;
	
}
