
.z-cover{
	background: url(../img/20221107.jpg);
	background-size: cover;
	padding-top: 10px;
	padding-bottom: 30px;
	background-color: #ccc;
	height: 360px;
}
.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;
}
.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-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{
	position: absolute;
	color: #ffffff;
	padding: 0 15px;
	font-size: 12px;
	background-color: #707070;
	top: 0;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	background-color: rgba(0, 0, 0,0.2);
	border-radius: 30px;
}
.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;
}
