
/* 内容 */
.details {
	border: 1px solid #ededed;
	margin-bottom: 20px;
}

.el-breadcrumb {
	background-color: #d9001b;
	height: 46px;
	line-height: 46px;
}
.details-bottom {
	padding: 25px 50px 15px;
}

.details-bottom h5 {
	padding: 20px 0 15px;
	text-align: center;
	font-size: 35px;
	height: 70px;
	line-height: 45px;
}

.details-p {
	text-align: center;
	border-bottom: 1px solid #dbdee1;
}

.details-p span {
	height: 36px;
	line-height: 36px;
	margin: 0 10px;
	font-size: 13px;

}
.wzcon{
	padding: 25px 0;
	text-align: center;
	border-bottom: 1px solid #dbdee1;
}
.fxd_close a{
	float: right;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
}
.wzbot a{
	color: #000;
	text-decoration: none;
}
