
.search-resource-tabs[data-v-783c18ca] {
	height: 40px;
	display: flex;
	position: relative;
	margin-bottom: 16px;
}
.search-resource-tabs[data-v-783c18ca]:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 0.8px;
	background-color: #d9d9d9;
}
.search-resource-tabs > .border-right-width[data-v-783c18ca] {
	border-right-width: 0;
}
.search-resource-tabs > div[data-v-783c18ca] {
	width: 144px;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
	color: #333333;
	font-weight: 400;
	cursor: pointer;
	float: left;
	z-index: 10;
	transition: color 200ms ease, background-color 200ms ease;
}
.search-resource-tabs > div[data-v-783c18ca]:hover {
	color: #1890FF;
}
.search-resource-tabs > div[data-v-783c18ca]:first-child {
	border-radius: 4px 0 0 0;
}
.search-resource-tabs > div[data-v-783c18ca]:last-child {
	border-radius: 0 4px 0 0;
	border-right: 1px solid #d9d9d9;
}
.search-resource-tabs > .search-resource-checked[data-v-783c18ca] {
	border: 1px solid #40a9ff !important;
	background-color: #e6f7ff;
	color: #1890FF;
	font-weight: 500;
}
.search-resource-checked + div[data-v-783c18ca] {
	border-left-width: 0;
}


[data-v-28540bea] .ant-timeline > .ant-timeline-item:last-child {
	padding-bottom: 0;
}
[data-v-28540bea] .ant-timeline-item-content {
	min-height: 0
}
.machine-auth-content > span[data-v-28540bea] {
	color: #666666;
}

