#app {
	font-family: Avenir,Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	color: #2c3e50
}

body {
	background-color: #dbdbdb
}

.console-bottom {
	display: flex
}

.console-bottom .comtb {
	margin: 3px;
	flex: 1
}

.main {
	width: 633px;
	height: 410px;
	background-color: #f1f0f5;
	flex-direction: column
}

.header,.main {
	border-radius: 10px;
	display: flex
}

.header {
	background-color: #fff;
	width: 100%;
	height: 82px
}

.header .logo {
	padding: 10px 20px;
	border: none;
	outline: none;
	cursor: pointer;
	background: none;
	color: #333;
	transition: all .3s;
	height: 100%;
	width: 91px;
	font-weight: 700;
	font-size: 15px
}

.header .logo,.logo img,.logo-img {
	text-align: center
}

.logo img {
	width: 40px;
	height: 40px
}

.nav-tabs {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin: 20px 0
}

.tab-button {
	padding: 10px 20px;
	border: none;
	outline: none;
	cursor: pointer;
	background: none;
	color: #333;
	transition: all .3s;
	height: 100%;
	width: 91px;
	font-weight: 700;
	font-size: 18px
}

.tab-button.active {
	color: #fff;
	background-image: linear-gradient(180deg,#fff,#dadff6);
	position: relative;
	color: #4557f5
}

.tab-button.active:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background-color: #4557f5
}

.content-check {
	height: 66px;
	margin: 10px
}

.content-check,.content-lanjie {
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #eaeaf2;
	padding: 0 0 5px 0
}

.content-lanjie {
	margin: 1px 10px 3px 10px
}

.custom-checkbox {
	display: flex;
	align-items: center;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	margin: 10px 5px 0 10px
}

.custom-checkbox input[type=checkbox] {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

.checkmark {
	position: relative;
	height: 17px;
	width: 17px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: 6px
}

.custom-checkbox input[type=checkbox]:checked~.checkmark {
	background-color: blue
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.custom-checkbox input[type=checkbox]:checked~.checkmark:after {
	display: block
}

.custom-checkbox .checkmark:after {
	left: 5px;
	top: 2px;
	width: 4px;
	height: 7px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg)
}

.content-check-item {
	display: flex;
	.label-text{line-height: 10px;
	font-size: 13px
}

.content-check-item input {
	margin: 10px 5px 0 0;
	width: 45px;
	border-radius: 5px;
	border: 1px solid #ccc
}

input[type=text]:focus {
	outline: none;
	border-color: #007bff;
	border-width: 1px
}}

.content-check-console {
	margin: 0 10px 10px 10px;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #eaeaf2;
	flex: 1;
	.soft-left{flex: 1;
	display: flex;
	flex-direction: column
}

.soft-left .soft-item-lab {
	display: flex;
	margin: 5px
}

.soft-left .soft-item-lab-left,.soft-left .soft-item-lab-red {
	flex: 1
}

.console-top {
	display: flex
}

.soft-item-content {
	margin: 0 5px 0 5px;
	padding: 10px 0;
	border-radius: 5px;
	flex: 1;
	line-height: 2;
	font-size: 13px
}

.soft-left .soft-item-content .content-item {
	margin: 0 5px 0 5px;
	border-bottom: 1px solid #eaeaf2;
	flex: 1;
	display: flex
}

.sheader {
	background-color: #f1eff6
}

.left-item {
	flex: 1;
	padding-left: 5px;
	width: 47px
}}

.checkbox-wt {
	margin: 2px 1px 2px 11px;
	width: 354px
}

.check-custom-checkbox:hover {
	background-color: #f1eff6
}

.soft-right {
	display: flex;
	flex-direction: column
}

.quk-select {
	margin: 6px 5px;
	width: 210px;
	height: 42px;
	border-radius: 8px;
	border: 1px solid #eaeaf2;
	color: #fff
}

.quk-blue {
	background-color: #2a3ff2
}

.quk-yello {
	background-color: #f3c031
}

.quk-green {
	height: 55px;
	background-color: #9fe3bc
}

.bcolor-bn {
	background-color: #d4d4d4
}

.bcolor-red {
	background-color: #fe0000
}

.quk-zst {
	margin: 6px 5px;
	width: 70px;
	height: 32px;
	border-radius: 8px;
	border: 1px solid #eaeaf2;
	color: #fff
}

.input-tz {
	height: 20px;
	width: 50px;
	margin-right: 3px;
	border-radius: 5px;
	border: 1px solid #d1d1d1
}

body[data-v-6e7c4529] {
	background-color: #dbdbdb
}

.comsx[data-v-6e7c4529] {
	margin: 13px 5px
}

.table-content-pindao[data-v-6e7c4529] {
	height: 110px;
	overflow-y: auto;
	width: calc(100% - 9px)
}

.table-container[data-v-6e7c4529] {
	border: 1px solid #ccc;
	border-radius: 3px;
	overflow-y: auto;
	height: 350px
}

.table-list[data-v-6e7c4529] {
	list-style: none;
	padding-left: 0
}

.row[data-v-6e7c4529] {
	display: table-row
}

.row[data-v-6e7c4529]:hover {
	background-color: #f1eff6
}

.cell[data-v-6e7c4529] {
	display: table-cell;
	border-bottom: 1px solid #ccc;
	padding: 5px 5px 5px 20px;
	width: 400px;
	font-size: 12px
}

.data-list[data-v-6e7c4529] {
	display: flex;
	flex-direction: column
}

.data-item[data-v-6e7c4529] {
	margin: 10px
}

.console-bottom[data-v-6e7c4529] {
	display: flex;
	justify-content: space-between
}

.console-bottom .comtb[data-v-6e7c4529] {
	margin: 3px;
	flex: 1
}

.nav-tabs[data-v-6e7c4529] {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin: 20px 0
}

.tab-button[data-v-6e7c4529] {
	padding: 10px 20px;
	border: none;
	outline: none;
	cursor: pointer;
	background: none;
	color: #333;
	transition: all .3s;
	height: 100%;
	width: 91px;
	font-weight: 700;
	font-size: 18px
}

.tab-button.active[data-v-6e7c4529] {
	color: #fff;
	background-image: linear-gradient(180deg,#fff,#dadff6);
	position: relative;
	color: #4557f5
}

.tab-button.active[data-v-6e7c4529]:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background-color: #4557f5
}

.content-check[data-v-6e7c4529] {
	margin: 10px
}

.content-check[data-v-6e7c4529],.content-lanjie[data-v-6e7c4529] {
	height: 66px;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #eaeaf2;
	padding: 0 0 5px 0
}

.content-lanjie[data-v-6e7c4529] {
	margin: 1px 10px 3px 10px
}

.custom-checkbox[data-v-6e7c4529] {
	display: flex;
	align-items: center;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	margin: 10px 5px 0 10px
}

.custom-checkbox input[type=checkbox][data-v-6e7c4529] {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

.checkmark[data-v-6e7c4529] {
	position: relative;
	height: 17px;
	width: 17px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: 6px
}

.custom-checkbox input[type=checkbox]:checked~.checkmark[data-v-6e7c4529] {
	background-color: blue
}

.checkmark[data-v-6e7c4529]:after {
	content: "";
	position: absolute;
	display: none
}

.custom-checkbox input[type=checkbox]:checked~.checkmark[data-v-6e7c4529]:after {
	display: block
}

.custom-checkbox .checkmark[data-v-6e7c4529]:after {
	left: 5px;
	top: 2px;
	width: 4px;
	height: 7px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg)
}

.checkbox-wt[data-v-6e7c4529] {
	margin: 2px 1px 2px 11px;
	width: 354px
}

.check-custom-checkbox[data-v-6e7c4529]:hover {
	background-color: #f1eff6
}

.soft-right[data-v-6e7c4529] {
	display: flex;
	flex-direction: column
}

.quk-select[data-v-6e7c4529] {
	margin: 6px 5px;
	width: 160px;
	height: 42px;
	border-radius: 8px;
	border: 1px solid #eaeaf2;
	color: #fff
}

.btn-edit[data-v-6e7c4529] {
	margin: 25px 5px 6px 15px;
	width: 220px;
	height: 140px;
	border-radius: 8px;
	border: 1px solid #eaeaf2;
	color: #fff
}

.quk-blue[data-v-6e7c4529] {
	background-color: #2a3ff2
}

.quk-yello[data-v-6e7c4529] {
	background-color: #f3c031
}

.quk-green[data-v-6e7c4529] {
	background-color: #008b00
}

.bcolor-bn[data-v-6e7c4529] {
	background-color: #d4d4d4
}

.bcolor-red[data-v-6e7c4529] {
	background-color: #fe0000
}

.quk-zst[data-v-6e7c4529] {
	margin: 6px 5px;
	width: 70px;
	height: 32px;
	border-radius: 8px;
	border: 1px solid #eaeaf2;
	color: #fff
}

.input-tz[data-v-6e7c4529] {
	height: 20px;
	width: 50px;
	margin-right: 3px;
	border-radius: 5px;
	border: 1px solid #d1d1d1
}

input[type=text][data-v-6e7c4529]:focus {
	outline: none;
	border-color: #007bff;
	border-width: 1px
}



.soft-left[data-v-6e7c4529] {
	flex: 1;
	display: flex;
	flex-direction: column
}

.soft-left .soft-item-lab[data-v-6e7c4529] {
	display: flex;
	margin: 5px
}

.soft-left .soft-item-lab-left[data-v-6e7c4529],.soft-left .soft-item-lab-red[data-v-6e7c4529] {
	flex: 1
}

.console-top[data-v-6e7c4529] {
	display: flex
}

.sheader[data-v-6e7c4529] {
	background-color: #f1eff6
}

.left-item[data-v-6e7c4529] {
	flex: 1;
	padding-left: 5px;
	width: 47px
}

.about[data-v-f3f036fe] {
	text-align: center;
	margin: 20px
}

.gg-text[data-v-f3f036fe] {
	height: 130px
}

.auth[data-v-f3f036fe] {
	height: 150px
}

.input-tz[data-v-f3f036fe] {
	height: 20px;
	width: 50px;
	margin-right: 3px;
	border-radius: 5px;
	border: 1px solid #d1d1d1
}

.quk-zst[data-v-f3f036fe] {
	margin: 6px 5px;
	width: 70px;
	height: 32px;
	border-radius: 8px;
	border: 1px solid #eaeaf2;
	color: #fff
}

.quk-blue[data-v-f3f036fe] {
	background-color: #2a3ff2
}

input[type=text][data-v-f3f036fe]:focus {
	outline: none;
	border-color: #007bff;
	border-width: 1px
}