.fnt-34 {
	font-size: 34px;
}
.fnt-14 {
    font-size: 14px;
}
.wzsection{
	background-color: #fff;
}
.contBread{
	    background: #F0F0F0;
}
.wz{
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
}
.wzsection .wz{
	position: relative;
	padding-left:130px;
	padding-right:50px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.swz{
	padding-left:20px;
	padding-right:20px;
}
.wz-title{
	font-size: 36px;
	color: #333;
	margin: 10px 0 25px;
	text-align: center;
}
.wzleft{
	position: absolute;
	left: 0;
	top:0;
	width: 82px;
	text-align: center;
}
.wzleft>p{
	padding: 15px 0 8px;
}
.wzleft .date{
	width: 100%;
	height: 82px;
	background-color:#701F2B;
	color: #fff;
	text-align: center;
	line-height: 1;
}
.wzleft .date p{
	padding-top: 15px;
}
.wzleft .social-share .social-share-icon{
	width: 38px;
	height: 38px;
	line-height: 38px;
	margin:6px;
}
.wz-cont{
	line-height: 1.8;
	color: #444;
	font-size: 18px;
}
.wz-cont img {
	max-width: 90%;
	padding: 5px;
}
.wz-cont table{
	max-width: 100%;
}
.wz-cont table tr th,.wz-cont table tr td{
	border: 1px solid #333;
	padding: 5px;
}
.wz-cont video{
	width:60%!important;margin: 0 auto;
}

.newslist{
	border-top: 1px solid #e1e1e1;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.newslist li{
	width:calc(50% - 20px);
	border-bottom: 0;
}