.jjfa{
	width: 100%;
	height: 100%;
		background:#f1f1f1;
	
}
.top{
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding-left: 15px;
	padding-top: 7px;
	position: fixed;
	top: 0;
	z-index: 11;
	background: #f2f2f2;
	/* border: 1px solid red; */
}
.img1{
	margin: 0 auto;
	width: 80px;
	height: 27px;
}
.zscd{
	float: right;
	width: 40px;
	height: 30px;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	list-style: none;
}
.zscd>li{
	margin-top: 6px;
	padding: 0;
	float: right;
	height: 3px;
	background: #b9b9b9;
	list-style: none;
	width: 28px;
}
.yccd{
	display: none;
	position: absolute;
	width: 134px;
	text-align: center;
	margin: 0;
	padding: 0;
	top: 70%;
	right:0;
	list-style: none;
	z-index: 99;
	background: #f2f2f2;
}
.yccd>li>a{
	color: #4b4b4b;
	width: 134px;
}
.yccd>li:hover{
	color: #356385;
}
.cpzx_head{
	margin-top: 48px;
	position: relative;
}
.cpzx_head>h3{
	color: #FFFFFF;
    position: absolute;
    top: 30%;
    width: calc(100% - 200px);
    margin: 0 100px;
    border-bottom: 1px solid #FFFFFF;
    text-align: center;
    padding-bottom: 10px;
}
.cpzx_head>h4{
	color: #FFFFFF;
	position: absolute;
	top: 60%;
	width: 100%;
    text-align: center;
}
.img2{
	width: 100%;
}
.line{
	position: absolute;
	top: 52%;
	left: 18%;
	width: 58px;
	height: 2px;
	background-color: #FFFFFF;
}
.middle{
	margin-top: 10px;
	padding: 10px 10px;
	box-sizing: border-box;
	text-align: center;
}
.img3{
	width: 140px;
	height: 35px;
	display: block;
	margin: 0 auto;
}
.img4{
	margin-top: 10px;
	width: 100%;
	height: 192px;
}
.img5{
	width: 140px;
	height: 35px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.img6{
	width: 30px;
	height: 30px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.middle>span{
	display: block;
	margin-top: 10px;
}
.middle>p{
	margin-top: 10px;
	color: #222222;
}
.xgcp_left{
	margin-top: 10px;
	width: 50%;
	height: 120px;
	border: 1px solid #bdbdbd;
	float: left;
	padding: 10px 15px;
}
.tittle{
	background: #267ae8;
	line-height: 25px;
	font-size: 14px;
	height: 25px;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
}
.img7{
	display: block;
	margin: 0 auto;
	margin-top: 6px;
	width: 40px;
	height: 40px;
}
.xgcp_left>p{
	margin-top: 8px;
	color: #232323;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}