@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-pullwmqz{
	background:#fff;
	color: #C20007;
}



.z-mainright .z-mainrightnav p span{
	font-size: 18px;
	color: #c20007;
}
.z-mcont ul li .z-mcontimg{
	width: 300px;
	height: 200px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
.z-mcont ul li .z-mcontimg img{
	width: 100%;
	height: 100%;
}
.z-mcont ul li .z-mconttext{
	float: right;
	width: 580px;
	padding-top: 30px;
	padding-right: 30px;
}
.z-mcont ul li .z-mconttext p{
	font-size: 18px;
	margin-bottom: 15px;
}
.z-mcont ul li .z-mconttext span{
	display: block;
	font-size: 16px;
	line-height: 30px;
	overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;
}
.z-mcont ul li .z-mconttext i{
	display: block;
	margin-top: 20px;
	font-size: 16px;
	color: #666666;
	font-style:normal;
}

	              	

.z-state{margin-top:20px;}
.z-state ul li{padding:15px 0 10px;margin-bottom:10px;width:480px;transition: 0.5s all ease;background:#f8f8f8;}
.z-state ul li:nth-child(odd){float:left;}
.z-state ul li:nth-child(even){float:right;}
.z-state ul li .z-state-img{
	width:80px;
	height:80px;
	border-radius: 50%;
	float:left;
	overflow: hidden;
	margin-left: 20px;
}
.z-state ul li .z-state-img img{
	width: 100%;
	height: 100%;
}
.z-state ul li .z-state-text{
	position: relative;
}
.z-state ul li .z-state-text p{
	width: 350px;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.z-state ul li .z-state-text p i{
	font-size: 16px;
	color: #BB0509;
	padding-left: 0px;
	font-style: normal;
}
.z-state ul li .z-state-text span{
	width: 465px;
	display: inline-block;
	font-size:14px;
	line-height: 25px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;color:#555;
}
.z-state ul li .z-state-text .z-z-state-s{
	top:-15px;padding:32px 0 0 0;
	right:10px;
	display:block;
	width:100px;
	height:30px;
	text-align:center;
	font-size:14px;
	background:url(../images/help-tag-bg.png) no-repeat;
	color:#fff;
	position:absolute;
}
.z-state ul li:hover{
	background: #e6e6e6;
}
.z-state ul li em.group-persnal{padding:2px 8px;right:10px;top:56px;line-height:22px;border:1px solid #e6e6e6;border-radius:6px;color:#4c4c4c;background-color:#fff;}
/*公用弹框*/
.public-Toast{bottom:100%;left:50%;margin-left:-280px;width:560px;background-color:#fff;box-shadow: 1px 1px 50px rgba(0,0,0,.3);font-size:14px;overflow:hidden;}
.public-Toast .public-Toast-tit{padding:0 10px;height:38px;line-height:38px;border-bottom:1px solid #eee;background-color:#F8F8F8;}
.public-Toast .public-Toast-tit em{font-weight:600;}
.public-Toast .public-Toast-tit i{margin-top:6.5px;width:26px;height:26px;display:block;cursor:pointer;background:url(../images/pop-close-btn.png) no-repeat;background-size:100% 100%;}
.public-Toast .public-Toast-form li{margin-top:10px;}
.public-Toast .public-Toast-form li label{width:85px;line-height:38px;display:block;}
.public-Toast .public-Toast-form li input{width:300px;height:36px;line-height:36px;border:1px solid #ccc;display:block;text-indent:6px;}
.public-Toast .public-Toast-form li select{width:300px;height:36px;line-height:36px;border:1px solid #ccc;display:block;text-indent:6px;}
.public-Toast .public-Toast-form li textarea{padding:6px;width:460px;height:150px;overflow-y:auto;box-sizing:border-box;resize:none;}
.public-Toast .public-Toast-form li em{width:465px;line-height:38px;display:block;color:#666;}
.public-Toast .public-Toast-form .Toast-form-btn{margin:20px auto;width:60%;line-height:36px;display:block;background-color:#c20007;color:#fff;}


	              	

	              	

	              	

	              	

	              	