body,
html {
	color: #333333;
	/* background-color: #f3f3f3; */
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

/* 二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二二 */
a,
img {
	cursor: pointer;
}

a{
	text-decoration: none;
}

[v-cloak] {
    display: none;
}

.el-message-box__content {
	padding: 30px 20px !important;
}

.el-radio {
	display: flex !important;
	align-items: center !important;
	margin-right: 0 !important;
	white-space: normal !important;
}

.el-checkbox {
	display: flex !important;
	align-items: center !important;
	white-space: normal !important;
}

.el-checkbox__label,
.el-radio__label {
	display: block !important;
	line-height: 30px !important;
	word-wrap: break-word !important;
	word-break: break-all !important;
}

/* .labor-tag {
	display: flex;
	align-items: center;
	padding: 19px 0 30px;
}

.labor-tag p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}

.labor-tag img {
	margin-right: 15px;
} */