#banner{
	background:url(../img/cpjz/bg1.jpg) no-repeat;
	background-size:100% 100%;
}
#banner .b_wrap{
	width:1024px;height:100%;
	margin:0 auto;
	overflow:hidden;
}
#banner .b_wrap > p{
	color:#fff;
}
#banner .b-hide{
	width:1024px;height:100%;
	margin-top:4%;margin-bottom:7%;
	padding-bottom:3%;
	background:rgba(0,0,0,.5);
}
#banner .b-hide ul{
	padding-top:12px;
	color:#fff;font-size:16px;
	padding-left:1%;
}
#banner .b-hide ul li{
	padding-top:3%;
}
#banner .b-hide ul li span{
	display:inline-block;
	float:left;
	padding:3px 20px 0 0;
}
#content{
	height:892px;
	background:url(../img/cpjz/bg2.jpg) no-repeat;
	background-size:100% 100%;

}
#content .c_wrap{
	width:1024px;height:100%;
	margin:0 auto;
}

#content .c_w_left{
	float:left;
	width:48%;height:100%;
	background:url(../img/cpjz/bg2-1.jpg) no-repeat no-repeat left;
}
#content .c_w_left .c_w_l_z img{
	margin-top:34%;
	float:right;
	display:block;
}
#content .c_w_left .c_w_l_z p{
	margin-left:25%;
	float:left;
	color:#fff;
}
#content .c_w_left .c_w_l_z p:nth-of-type(1){
	margin-top:8%;
}
#content .c_w_left .c_w_l_z p:nth-of-type(2){
	margin-top:6%;
}
#content .c_w_left .c_w_l_z p:nth-of-type(3){
	margin-top:5%;
}
#content .c_w_left .c_w_l_z p:nth-of-type(4){
	margin-top:10%;
}
#content .c_w_left .c_w_l_z p:nth-of-type(5){
	margin-top:8%;
}

#content .c_w_right{
	float:right;margin-top:0%;
	width:48%;height:100%;
	background:url(../img/cpjz/bg2-2.jpg) no-repeat no-repeat right;
}
#content .c_w_right .c_w_r_z img{
	margin-top:34%;
	float:left;
	display:block;
}
#content .c_w_right .c_w_r_z p{
	float:right;
	text-align:right;
	color:#fff;
	margin-right:23%;
}
#content .c_w_right .c_w_r_z p:nth-of-type(1){
	margin-top:8%;
}
#content .c_w_right .c_w_r_z p:nth-of-type(2){
	margin-top:6%;
}
#content .c_w_right .c_w_r_z p:nth-of-type(3){
	margin-top:5%;
}
#content .c_w_right .c_w_r_z p:nth-of-type(4){
	margin-top:6%;
}
#content .c_w_right .c_w_r_z p:nth-of-type(5){
	margin-top:8%;
}
