@charset "utf-8";
/* CSS Document */
.ppzx_banner{
	margin-top: 30px;
	width: 100%;
	overflow: hidden;
}
.ppzx_banner img{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.ppzx_jmxm{
	margin-top: 25px;
}
.ppzx_jmxm ol{
	padding: 0 20px;
	overflow: hidden;
}
.ppzx_jmxm ol li{
	padding: 15px 0 20px 0;
	overflow: hidden;
	border-bottom: 1px solid #e1e1e1;
}
.ppzx_jmxm ol li:last-child{
	border-bottom: none;
}
.ppzx_jmxm_img{
	float: left;
	width: 36%;
}
.ppzx_jmxm_img img{
	width: 100%;
	height: 100%;
	display: block;
	float: left;
}
.ppzx_jmxm_text{
	float: right;
	width: 61%;
}
.ppzx_jmxm_text h3{
	font-size: 18px;
}
.ppzx_jmxm_order{
	float: right;
	width: 16px;
	height: 16px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background-color: #e34041;
}
.ppzx_jmxm_text p:nth-of-type(1){
	color: #adadad;
	border-bottom: 1px dashed #ebebeb;
	line-height: 30px;
	margin-top: 10px;
}
.ppzx_jmxm_text p:nth-of-type(1) span{
	color: #ff6600;
	font-size: 14px;
}
.ppzx_jmxm_text p:nth-of-type(2){
	color: #adadad;
	border-bottom: 1px dashed #ebebeb;
	line-height: 30px;
}
.ppzx_jmxm_text p:nth-of-type(2) span{
	margin-left: 20px;
}

.ppzx_rmzt{
	border-top:none;
	margin-top: 10px;

}
.ppzx_xgzx ul{
	padding: 0 20px;
	overflow: hidden;
	
}
.ppzx_xgzx ul li{
	overflow: hidden;
	border-bottom: 1px dashed #ebebeb;
}
.ppzx_xgzx ul li h3{
	color: #ff6600;
	font-size: 16px;
	margin-top: 20px;
}
.ppzx_xgzx ul li p{
	text-indent: 2em;
	font-size: 12px;
	color: #9a9a9a;
	margin-top: 13px;
	margin-bottom: 15px;
}
.ppzx_xgzt ul {
	overflow: hidden;
	padding: 0 10px 50px 10px;
}
.ppzx_xgzt ul li{
	float: left;
	width: 49%;
	height: 60px;
	text-align: center;
	background-color: #ffe096;
	margin-top: 10px;
	line-height: 60px;
}
.ppzx_xgzt ul li a{
	font-size: 20px;
	color: #222222;
}
.ppzx_xgzt ul li:nth-child(2n+1){
	margin-right: 2%;
}
.ppzx_xgzt ul li:nth-child(2),.ppzx_xgzt ul li:nth-child(10){
	background-color: #ff99cc;
}
.ppzx_xgzt ul li:nth-child(3),.ppzx_xgzt ul li:nth-child(9){
	background-color: #c3eead;
}
.ppzx_xgzt ul li:nth-child(6){
	background-color: #c7e5f8;
}
.ppzx_jmxm_des{
	
	float: right;
    display: block;
    width: 61%;
    margin-top: 16px;
	line-height:20px;
	color: #adadad;
	text-indent: 2em;

}
.ppzx_jmxm_des a{
	color: #ff6600;
}


.ppzx_banner{
	margin-top: 30px;
	width: 100%;
	height:264px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/template/default/images/banner_bg.jpg) no-repeat;
	background-position: center;
	background-size: 100%;
}
.ppzx_banner h2{
	color: #fff;
	font-size:36px;
	width: 60%;
	margin: 0 auto;
	margin-top:68px;
	line-height: 42px;
	text-align: center;
	
}
.ppzx_banner_fb{
	width:70%;
	margin: 0 auto;
	border: 1px solid #fdf40c;
	border-radius: 50px;
	font-size: 18px;
	margin-top: 20px;
	text-align: center;
	line-height: 40px;
	color: #fdf40c;
}
