*{
	margin: 0;
	padding: 0;
}
.video-video-img img{
	width: 100%;
	height: 100%;
	display: block;
}

.flex-row{
	display: flex;
	flex-direction: row;
}
.flex-col1{
	flex: 1;
}
.text-center{
	text-align: center;
}
.bg-fff{
	background-color: #fff;
}
.black-color{
	color: #181818;
}
.gray-color{
	color: #333;
}
.margin-top5{
	margin-top: 5px;
}
.margin-top10{
	margin-top: 10px;
}
/*德耀顺义道德模范评选活动*/
.deyao-body{
	background-color: #fff8e6;
}
.deyao1{
	position: fixed;
	z-index:1000;
	width: 45%;
	height: 600px;
	margin: 0 25%;
	margin-top:8%;
	padding: 50px 30px;
	background-color: #fff;
}
.deyao{
	position: absolute;
	z-index:3;
	width: 68%;
	margin: 0 16%;
}
.deyao-title-img{
	width: 210px;
	margin: 0 auto;
	padding-top: 28px;
	background-image: url("../img/i12.png");
	background-size: 100%;
	height: 100px;
	background-repeat: no-repeat;
	font-size: 28px;
	text-align: center;
	margin-top: 30px;
}
.deyao-headimg-box{
	width: 16%;
	padding: 10px;
	padding-bottom: 25px;
	margin-top: 20px;
	display: inline-block;
	margin-left: 1%;
}
.color-c00808{
	color: #c00808;
}
.color-bold{
	font-weight: bolder;
	font-family: "Microsoft YaHei";
}
.suport{
	width: 100px;
	height: 35px;
	line-height: 35px;
	border:1px solid #c00808;
	border-radius: 3px;
	margin: 0 auto;
	margin-top: 10px;
}
.deyao-erweima-box{
	position: fixed;
	top:20%;
	right: 0;
	width: 7%;
}
.deyao-i9{
	width: 70%;
}
.line-height20{
	line-height: 20px;
}
.dey-tubi{
	width: 168px;
	height: 210px;
	margin: 0 auto;
	background-color: #0e0f10;
}
.dey-shiji{
	line-height:25px;
	letter-spacing:1px;
	text-indent:42px;
	margin: 15px 0;
	padding: 0 10%;

}
.deyao-bg{
	background-repeat: no-repeat;
	background-size: 100% ;
	padding: 20px 0;
	margin: 0 50px;
	font-size: 18px;
}
.dey-dd{
	font-size: 40px;
	margin: 30px 0;
}
.con-mask{
	position: fixed;
	z-index:999;
	background-color:#000;
	opacity:0.8;
	height: 100%;
	width: 100%;
}
.dn {
	display: none;
}
.bhbh{
	margin-top: -5px;
}
.deyao-title-name{
	font-size: 24px;
	margin-bottom: 10px;
	height: 33px;
}
.deyao-dete{
	position: absolute;
	width: 100%;
	height: 10px;
	top:0;
	justify-content: flex-end;
	display: flex;
	flex: 1;
}
.deyao-detele{
	width: 4%;
	margin-top: -15px;
	margin-right: 10px;
}
.deyao-height{
	/*min-height: 25px;*/
	height: 50px;
	line-height: 25px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	text-align: left;
}