@media(min-width:769px){
	body{width:1498px !important;}
}
@media(min-width:1200px){
	body{width:100% !important;}
}
.z-main{
	width: 1200px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 70px;
}
.column-banner{
    background: url(../images/zyfwd-bg.jpg) #efe0de no-repeat center center;}

.z-mainleft{
	width: 200px;
	height: 800px;
	float: left;
	background: #f8f8f8;
}
.z-mainleft .z-mainlefttitle{
	width: 100%;
	height: 55px;
	background: #C20007;
}
.z-mainleft .z-mainlefttitle p{
	width: 100%;
	text-align: center;
	line-height: 55px;
	font-size: 24px;
	color: #FFFFFF;
}
.z-mainleft .z-mainleftimg{
	width: 140px;
	margin: 30px;
}
.z-mainleft .z-mainleftimg img{
	width: 100%;
}
.z-mainleft .z-pull{
	width: 100%;
}
.z-mainleft .z-pulltop,.z-mainleft .z-pullbottom{
	width: 100%;
	height: 40px;
	overflow: hidden;
	transition: all 0.5s ease;
}
.z-mainleft .z-pulltop.fold,.z-mainleft .z-pullbottom.fold{
	height: 160px;
	transition: all 0.5s ease;
}
.z-mainleft .z-pulltop .z-pulltopzl{
	width: 100%;
	height: 40px;
}
.z-mainleft .z-pullbottom .z-pullbottomzl{
	width: 100%;
	height: 40px;
}
.z-mainleft .z-pulltop span{
	display: inline-block;
	width: 140px;
	height: 100%;
	text-align: center;
	float: left;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}
.z-mainleft .z-pullbottom span{
	display: inline-block;
	width: 140px;
	height: 100%;
	text-align: center;
	float: left;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
}
.z-mainleft .z-pulltop span a,.z-mainleft .z-pullbottom span a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.z-mainleft .z-pulltop p,.z-mainleft .z-pullbottom p{
	display: inline-block;
	box-sizing: border-box;
	width: 60px;
	height: 100%;
	text-align: center;
	padding-top: 11px;
	float: right;
	transition: 0.5s all ease;
}
.z-mainleft .z-pulltop ul,.z-mainleft .z-pullbottom ul{
	width: 100%;
	height: 120px;
}
.z-mainleft .z-pulltop ul li,.z-mainleft .z-pullbottom ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.z-mainleft .z-pulltop ul li a,.z-mainleft .z-pullbottom ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.z-mainright{
	width: 1000px;
	float: right;
}
.z-mainright .z-mainrighttitle{
	width: 100%;
	height: 55px;
	background: #f8f8f8;
}
.z-mainright .z-mainrighttitle p{
	width: 100%;
	text-align: center;
	line-height: 55px;
	font-size: 24px;
	color: #333333;
}
.z-mainright .z-mainrightnav{
	width: 100%;
	height: 55px;
	background: #FFFFFF;
	box-shadow: 2px 4px 4px #e6e6e6;
}
.z-mainright .z-mainrightnav p{
	display: inline-block;
	width:500px;
	height: 100%;
	margin-left: 30px;
	padding-left: 20px;
	font-size:20px;
	line-height: 55px;
	color: #333;
	background: url(../images/z-rightnavdian.png)no-repeat left center;
}
.z-mcont{
	width: 100%;
	box-sizing: border-box;
	padding-left: 30px;
}

.z-mainleft .z-pulltop p.rotate{
	transform:rotate(90deg);
}
.z-mainleft .z-pullbottom p.rotate{
	transform:rotate(90deg);
}
.z-pullxjdx{
	background:#fff;
	color: #C20007;
}



.z-mainright .z-mainrightnav p span{
	font-size: 18px;
	color: #c20007;
}
.z-mcont ul li{
	width: 323px;
	height: 195px;
	margin-top: 30px;
	float:left;
	box-sizing: border-box;
	padding: 10px;
	position: relative;
}
.z-mcont ul li .z-mconttext{
	width: 100%;
	height:100%;
	box-sizing: border-box;
	padding: 10px;
	transition: all 0.5s ease;
}
.z-mcont ul li .z-mconttext .z-contleft{
	width: 110px;
	height: 100%;
	float: left;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}
.z-mcont ul li .z-mconttext .z-contleft img{
	width: 100%;
	height: 100%;
}
.z-mcont ul li .z-mconttext .z-contright{
    width: 150px;
    height: 100%;
    float: right;
    position: relative;
}
.z-mcont ul li .z-mconttext .z-contright .z-contrighttop{
	width: 100%;
}
.z-mcont ul li .z-mconttext .z-contright .z-contrighttop span{
	display: inline-block;
	float: left;
	height: 30px;
	width: 60px;
	line-height: 30px;
	font-size: 18px;
}
.z-mcont ul li .z-mconttext .z-contright .z-contrighttop i{
	display: inline-block;
	float: right;
	height: 30px;
	width: 80px;
	background: #C20007;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	border-radius: 5px;
	font-size: 16px;
}
.z-mcont ul li .z-mconttext .z-contright .z-xjdxp1{
	margin-top: 20px;
	font-size: 14px;
	text-indent: 2em;
	color: #666666;
}
.z-mcont ul li .z-mconttext .z-contright .z-xjdxspan1{
	position: absolute;
	bottom: 0px;
	right: 5px;
	color: #666;
	font-size: 14px;
}
.z-mcont ul li .z-mconttext .z-contright .z-xjdxi1{
	display: inline-block;
	position: absolute;
	bottom: 20px;
	left: 0;
	font-size: 14px;
	color: #C20007;
	padding-left: 20px;
	background: url(../images/z-xjdxdz.png) no-repeat left center;
}
.z-mcont ul li .z-hr1{
	width: 1px;
	height: 125px;
	border: none;
	border-left: 1px dashed #e6e6e6;
	position: absolute;
	top: 30px;
	right: 0px;
}

.z-mcont ul li .z-hr2{
	width: 270px;
	height: 1px;
	border: none;
	border-top: 1px dashed #e6e6e6;
	position: absolute;
	bottom: 0px;
	left: 20px;
}
.z-mcont ul li:hover .z-mconttext{
	background:#f8f8f8;
	box-shadow: 2px 2px 2px #e1e1e1;
}
.z-mcont ul li:nth-child(3),.z-mcont ul li:nth-child(6),.z-mcont ul li:nth-child(9){
	padding-right: 0;
}
.z-mcont ul li:nth-child(3) .z-hr1,.z-mcont ul li:nth-child(6) .z-hr1，.z-mcont ul li:nth-child(9) .z-hr1{
	display:none;
}
	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	