
.z-cover{
	background: url(../img/z038.png);
	background-size: cover;
	padding-top: 10px;
	padding-bottom: 30px;
	background-color: #ccc;
}
.z-cover-h{
	margin-top: 60px;
	margin-bottom: 30px;
}
.z-cover-t{
	font-size: 48px;
	text-align: center;
	color: #707070;
}
.z-cover-img img{
	width: 100%;
}
.z-live-vido{
	/* background-color: #ccc; */
	margin-top: 30px;
	margin-bottom: 30px;
}
#mse{
	/* z-index: -1; */
	position: relative;
	
}
.z-exh{
	width: 1170px;
	background: rgba(204, 204, 204, 0.3);
	color: #fff;
	opacity: 1;
	visibility: visible;
	margin-top: -640px;
	position: absolute;
	padding: 10px 30px;
	display: flex;
	justify-content: flex-start;
}
.z-exh-img{
	width: 44px;
	height: 44px;
	margin-right: 10px;
	border-radius: 50%;
	overflow: hidden;
}
.z-exh-img img{
	width: 100%;
}
.z-exh-txt p> span{
	margin-right: 15px;
	font-size: 18px;
	line-height: 44px;
}
.z-exh-txt p> a{
	padding: 5px 10px;
	border: 1px solid #C3681A;
	border-radius: 5px;
	color: #C3681A;
	text-decoration: none;
}
.z-live-record{
	margin-top: 30px;
	padding: 5px 10px;
	height: 468px;
	overflow: auto;
	background: rgba(204, 204, 204, 0.1);
}
.z-live-cover{
	width: 219px;
	height: 123px;
	margin: 0 auto;
	margin-bottom: 20px;
	border-radius: 5px;
	
}
.z-live-cover img{
	width: 100%;
}
.z-exhibits-t{
	display: flex;
	justify-content: space-between;
}
.z-exhibit-t{
	margin-top: 30px;
}
.z-more{
	margin-top: 60px;
}
.z-more a{
	border: 1px solid #ccc;
	padding: 10px 20px;
	border-radius: 20px;
	text-decoration: none;
	color: #ccc;
}
.z-main{
	font-size: 24px;
	color: #C3681A ;
}
.z-main span{
	font-size: 18px;
	color: #707070 ;
}
.z-live-list a{
	text-decoration: none;
}
.z-live-img{
	width: 165px;
	height: 165px;
	overflow: hidden;
}
.z-live-img img{
	width: 100%;
}
.z-live-t{
	margin-top: -155px;
	color: #b0b0b0;
	padding: 0 15px;
	font-size: 12px;
}
.z-live-tag{
	display: flex;
	justify-content: space-between;
	margin-top: 115px;
}
.z-live-txt{
	margin-top: 10px;
}
.z-live-txt p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #333333;
}
.z-tag{
	background: url(../img/z037.png);
	background-size: cover;
	padding-bottom: 30px;
	margin-top: 30px;
}
.z-tage{
	margin-bottom: 30px;
}
.z-footer{
	background-color: #C3681A;
	color: #fff;
	padding: 30px;
}
.z-our{
	font-size: 24px;
	margin-bottom: 30px;
}
.z-our span{
	font-size: 18px;
	margin-bottom: 30px;
}
.z-main2{
	padding: 0;
}