.hehuoren{
	width: 60%;
	/*height: 400px;*/
	margin: 60px auto;
}

.hehuoren p{
	font-size: 20px;
	line-height: 30px;
	margin: 40px 0px;
}
.hehuoren img{
	width:100%;



	}



.xiaoguo{
	width:1100px;
	margin: 40px auto;
	text-align: center;
}




.platenine{
	width:70%;
	height: 230px;
	margin: 0 auto;
	padding: 20px 0px;
/*	background:red;*/
}

.plateninebg{
	background-image:url(../img/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;
}