.form-error-msg {
	color: #ed6666;
}

.font-weight {
	font-weight: bold;
}

.fill-form .layui-form-item.permit .layui-input-inline {
	width: 898px !important;
}


.permitPicDelte {
	position: absolute;
	right: -7px;
	top: -7px;
	z-index: 99;
	background: rgba(255, 0, 0, .7);
	color: #fff;
	font-size: 18px;
	width: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 50%;
}

.icon-service {
	position: absolute;
	left: 15px;
	bottom: 18px;
	cursor: pointer;
	z-index: 99;
}