.plate-title{	
	font-size: 30px;
	font-weight: bold;
	margin:46px 0px;
	text-align: center;
}

.plate-futitle{	
	font-size: 22px;
	margin: 10px 0px;
	text-align: center;
}
.clear{
	clear:both;
}

/*板块一开始*/

.platetwo{
	width:1100px;
	margin: 0 auto;
	padding: 20px 0px;
}


.platetwo-one{
	width:30%;
	background:white;
	float: left;
	margin: 10px 15px;
	padding: 35px 0px;
	border-radius: 5%;
	text-align: center;
	box-shadow:2px 2px 10px #909090;
}
.platetwo-one span{
	font-size: 16px;
	color: white;
	line-height: 40px;
}
.platetwo-one span h2{
		color: #323996;		
}
.platetwo-one span h4{
		color: #323996;	
		margin-bottom:90px; 	
}
.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;
}
.platetwo-one-1{
	background-image: url(../../images/rs/shizi/shiziketang.png);
	background-size:104% 110%;
	background-repeat:no-repeat;
	background-position:top center;
}
.platetwo-one-2{
	background-image: url(../../images/rs/shizi/shiziketang1.png);
	background-size:104% 110%;
	background-repeat:no-repeat;
	background-position:top center;
}
.platetwo-one-3{
	background-image: url(../../images/rs/shizi/shiziketang2.png);
	background-size:104% 110%;
	background-repeat:no-repeat;
	background-position:top center;
}
/*板块二开始*/

.shizixuanba{
	width:100%;
	background: #f5f8fd;
}
.shizixuanba-box{
	width:1100px;
	margin: 0 auto;
	padding:20px 0;
}
.shizixuanba-box img{
	width:100%;
	height: 100%;
}

/*板块三开始*/

.xzjs{
	width:1100px;
	height: 640px;
	margin: 0 auto;

}
.xzjs ul li{
	width:21%;
	float:left; 
	margin: 22px;
	text-align: center;
}

.xzjs ul li img{
	width:90%;
}





/*板块四开始*/




.platenine{
	width:70%;
	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;
}
