
.ewb-wrap{
	position: relative;
	width:889px;
	padding:0 55px;
	margin:0 auto;
	background:#fff;
}
.ewb-detail-hd{
   height: 110px;
   display: flex;
    border-bottom: 1px solid #e2dcd7;
    justify-content: center;
}
.ewb-detail-hd>img{
	display: block;
	padding-top: 23px;
}
.ewb-con{
	padding-bottom: 85px;
}
.ewb-con-tt{
	display: block;
	font-size: 20px;
	line-height: 32px;
	margin:20px 0;
	text-align: center;
}
.ewb-con-info{
	line-height: 49px;
	border-top:1px dashed #e2dcd7;
	text-align: center;
}

.ewb-con-info span{
	display: inline-block;
	margin-left: 44px;

}
.ewb-con-info span:first-child{
	margin-left: 0;
}
.ewb-con-info a{
	display: inline-block;
	margin:0 5px;
	color:#333;
}

.ewb-con-pub span{
	height: 32px;
	line-height: 32px;
	background:#f5f4f4;
	float: right;
	padding:0 14px;
}
.ewb-con-bd{
	margin-top: 29px;
	padding: 20px;
	border-bottom: 1px dashed #e6e8e9;
	background-color:#f5f7fa;
	border-radius: 6px;
}
.ewb-con-bd p{
	line-height: 28px;
}
.ewb-con-sp{
	display: block;
	line-height: 28px;
	color:rgb(21,93,245);
	margin-top: 26px;
}

.ewb-con-will{
	width:98px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	color:#fff;
	margin-top: 12px;
	background:rgb(21,93,245);
	cursor: pointer;
}

.ewb-save-img{
	display: block;
	margin:20px 0 0 11px;
}
.ewb-con-save>span{
	display: block;
	line-height: 24px;
	text-align: right;
}


/* 底部 */
.ewb-footer{
	height: 173px;
	border-top:none;
}
.ewb-foot-img{
	margin-top: 52px;
}
.ewb-foot-info{
	margin-top: 60px;
}
.ewb-foot-img2:hover .ewb-foot-hover{
	display: none;
}
/* 点击返回页面顶部按钮 */
.ewb-up{
	position: fixed;
	left:50%;
	margin-left: 502px;
	bottom:173px;
	display: block;
	width:36px;
	height: 32px;
	cursor: pointer;
	background:url(../images/up.png) no-repeat;
}
#lw_ft video{
	height: 600px;
	width: 890px;
}