.about{
	width:1100px;
	margin: 40px auto;
}
.about p{
	margin: 30px 0px;
	
}
.about h1{
	margin: 30px 0px;
}


.about-img{
	width:20%;
	float: left;
	margin: 0px 20px;
	text-align: center;
}
.about-img img{
	width:100%;
}

.pp{
	clear:both;
	margin-top:220px;
}


.about h1{
	margin-top: 100px;
}
.about p{
	line-height: 30px;
}
.pp h1{
	margin-top: 250px;
}
.ruisijianjie{
	font-size:16px;
	 text-indent : 30px; 
}
.ppwh{
	width:42%;
	float: left;
	margin: 30px;
}
.ppwh span{
	font-size: 22px;
}
.ppwh p{
	line-height: 30px;
}

.dashiji{
	width:100%;
	height: 600px;
	background: #f5f5f5;
	clear:both;
	padding: 40px 0px;
}
.dashiji-center{
	width:1100px;
	height: 500px;
	margin: 0 auto;

}
.dashiji-left{
	width:45%;
	float:left;

}
.dashiji-right{
	width:45%;
	float:right;

}



.liebiao-right-center{
	border-left: #cecece solid 3px;
	margin-top:40px; 
}
.rmhd li{
	margin: 40px 0px;
	list-style-type:circle;
	margin-left: 14px;
	height: 100px;
}
.rmhd li p{
	font-size: 16px;
	line-height: 30px;
}
.rmhd li span{
	font-size: 22px;
	line-height: 30px;
}
.liebiao-top{
	height:170px;
	margin:0 auto;
}

.xiaoguo{
	width:1100px;
	margin: 80px auto;
	text-align: center;
}




.platenine{
	width:1100px;
	height: 230px;
	margin: 0 auto;
	padding: 20px 0px;
/*	background:red;*/
}

.plateninebg{
	background-image:url(../../images/rs/plateninebg.png); 
	background-size:100% 100%; 
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	padding: 20px;
}

.platenine-one{
	width:23%;
	float: left;
	margin: 10px 8.3px;
	padding: 20px 0px;
	border-radius: 5%;
	text-align: center;
}
.platenine-two{
	width:30%;
	float: left;
	margin: 10px 8.3px;
	padding: 20px 0px;
	border-radius: 5%;
	text-align: center;
}

.plateeight-center{
	height: 70px;
}



.platetwo-btn {
    background-color: #323996;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    border-radius: 20px;
    margin-top: 30px;
}