:root {
	--primary-text-color-h: 34.86;
	--primary-text-color-s: 60%;
	--primary-text-color-l: 34.31%;
	--primary-text-color: hsl(var(--primary-text-color-h), var(--primary-text-color-s), var(--primary-text-color-l));
	--primary-color-h: 57.1;
	--primary-color-s: 100%;
	--primary-color-l: 51.37%;
	--primary-color: hsl(var(--primary-color-h), var(--primary-color-s), var(--primary-color-l));
	--bg-color-default: #fff;
	--bg-color-primary: var(--primary-color);
	--scrollbar-thumb-color: var(--primary-color);
	scroll-behavior: smooth !important
}

.cursor-pointer {
	cursor: pointer
}

.richex.admin .card .card-header {
	padding: 0 !important;
	min-height: auto
}

.richex.admin .card .card-header .card-toolbar {
	margin: 0
}

.richex.admin .card.commodity-main .card-header {
	padding: 0
}

.richex.admin .card.commodity-main .card-body {
	padding: 0 !important
}

.richex.admin .card.commodity-main .bootstrap-table {
	white-space: nowrap
}

.richex.admin .card.commodity-main .bootstrap-table .fixed-table-container .table td,
.richex.admin .card.commodity-main .bootstrap-table .fixed-table-container .table thead th .th-inner {
	padding: .2em 1em
}

.richex.admin .card.commodity-main .bootstrap-table .col-category,
.richex.admin .card.commodity-main .bootstrap-table .col-name {
	max-width: 30vw;
	overflow: hidden;
	white-space: normal
}

.richex.admin .card.commodity-main .bootstrap-table .col-category .btn-badge>span,
.richex.admin .card.commodity-main .bootstrap-table .col-name .btn-badge>span {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-align: left;
	line-height: 18px
}

.richex.admin .card.commodity-main .bootstrap-table .col-name {
	max-width: 50vw
}

.richex.admin .card.commodity-main .bootstrap-table .col-control {
	white-space: nowrap
}

.richex.admin .card.commodity-main .bootstrap-table .btn.btn-icon {
	width: auto;
	height: auto;
	padding: .5em
}

.richex.admin .card.commodity-main .bootstrap-table .detail-view>td {
	padding: .5em 1em 2em !important
}

.richex.admin .card.commodity-main .bootstrap-table .bootstrap-table {
	margin-top: 0 !important
}

.richex.admin .card.commodity-main .bootstrap-table .bootstrap-table .table-bordered tbody>tr:last-child {
	border-bottom-color: inherit !important;
	border-bottom-style: solid !important;
	border-bottom-width: 1px !important
}

.richex.admin .card.commodity-main .bootstrap-table .bootstrap-table .table-bordered>:not(caption)>* {
	border-width: 1px 0
}

.richex.admin .card.commodity-main .bootstrap-table .bootstrap-table .table-bordered>:not(caption)>*>* {
	border-width: 0 1px
}

.richex.admin .card.commodity-main .bootstrap-table .bootstrap-table tbody td:first-child>span {
	text-align: left;
	white-space: normal;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

@media (min-width:992px) {
	.richex.admin .content:has(.commodity-main) .toolbar {
		top: 0
	}
}

.richex.admin .content:has(.commodity-main) .card-header {
	z-index: 99;
	position: sticky;
	top: 0;
	background-color: #fff
}

.richex.home .commodity-di input {
	border: 1px solid #e0e0e0
}

.richex.home .widgetmenu ul.list li {
	line-height: 2;
	text-align: right
}

.richex.home #app {
	padding-left: 20%
}

.richex.home #app .card-block>table .richex-price {
	display: none
}

.richex.home #app .card-block>table td:last-child {
	white-space: nowrap
}

.richex.home .yuannav {
	display: none
}

@media (max-width:800px) {
	.richex.home #app {
		padding-left: 0
	}

	.richex.home #app .card {
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.richex.home #app .card-block>table {
		display: block
	}

	.richex.home #app .card-block>table td:not(:first-child),
	.richex.home #app .card-block>table th:not(:first-child) {
		width: 0
	}

	.richex.home #app .card-block>table td:nth-child(2),
	.richex.home #app .card-block>table th:nth-child(2) {
		display: none
	}

	.richex.home #app .card-block>table td:nth-child(3),
	.richex.home #app .card-block>table th:nth-child(3) {
		padding-left: 5px;
		white-space: nowrap
	}

	.richex.home #app .card-block>table td a {
		white-space: nowrap
	}

	.richex.home #app .card-block>table td:last-child {
		white-space: normal
	}

	.richex.home #app .card-block>table .richex-price {
		display: block;
		color: #fd0000
	}

	.richex.home .zuoce {
		display: none
	}

	.richex.home .yuannav {
		display: block;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.richex.home .container-fluid {
	margin-left: 0
}

.richex.home .wave {
	padding: 20px 0
}

.richex.home .widgetmenu ul.list li a {
	color: #885b23;
	font-weight: 700
}

.richex.home .nav-link {
	color: #8c6023;
	font-weight: 500;
	font-size: 14px
}

.richex.home .category-list table .head th {
	padding: 0;
	font-weight: 700 !important;
	font-size: 12px
}

.richex.home .draftCard tr {
	display: inline-block !important;
	margin: 0 5px !important;
	width: 18% !important
}

.richex.home ::-webkit-scrollbar {
	width: 15px !important
}

.richex.home ::-webkit-scrollbar-thumb {
	/*background-color: var(--scrollbar-thumb-color);*/
	background-color: #007bff;
	border-radius: 99px
}

.richex.home .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.richex.home .shrink-0 {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.richex.home .flex-1 {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0
}

.richex.home .items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.richex.home .ml20 {
	margin-left: 20px
}

.richex.home .text20px {
	font-size: 20px
}

.richex.home .textinherit {
	font-size: inherit
}

.richex.home .fontbold {
	font-weight: 700
}

.richex.home .cursor-pointer {
	cursor: pointer
}

.richex.home .important-mb0 {
	margin-bottom: 0 !important
}

.richex.home .important-cgreen {
	color: #009688
}

.richex.home .child-input-width-auto {
	white-space: nowrap
}

.richex.home .child-input-width-auto input {
	width: auto !important
}

.richex.home .price-toc p {
	margin-bottom: 0
}

@media screen and (max-width:600px) {
	.richex.home .draftCard tr {
		display: inline-block !important;
		margin: 0 5px !important;
		width: 45% !important;
		width: calc(50% - 1em) !important
	}
}

.richex.home .layui-layer-iframe {
	overflow: visible
}

.richex.home .badge-xuan {
	color: #fff;
	vertical-align: text-bottom;
	margin-left: .5em
}

.richex.home .commodity-hot {
	margin-left: .3rem;
	color: red
}

.richex.home .commodity-hot-img {
	display: inline-block;
	vertical-align: baseline;
	width: 1em
}

.richex.home .zuoce .navbar-nav {
	white-space: nowrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.richex.home .zuoce .navbar-nav .nav-item {
	max-width: 100%
}

.richex.home .zuoce .navbar-nav .nickname {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.richex.home .zuoce .navbar-nav .nickname .username {
	text-overflow: ellipsis;
	overflow: hidden
}

.richex.home .zuoce .navbar-nav .nickname .balance {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.richex.home .container {
	max-width: 1700px !important
}

html {
	color: test
}

/*# sourceMappingURL=feijiji.css.map*/