* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
html,
body,
#app,
.wrapper {
	width: 100%;
	height: 100%;
	/* overflow: hidden; */
}
body {
	font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, 'microsoft yahei', arial, STHeiTi, sans-serif;
	font-size: 14px;
}
a {
	text-decoration: none;
}
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
em {
	font-style: normal;
}
li {
	list-style: none;
}
img {
	border: 0;
	vertical-align: middle;
}
p {
	word-wrap: break-word;
}
.content-box {
	position: absolute;
	left: 250px;
	right: 0;
	top: 70px;
	bottom: 0;
	padding-bottom: 30px;
	-webkit-transition: left 0.3s ease-in-out;
	transition: left 0.3s ease-in-out;
	background: #f0f0f0;
}
.content {
	width: auto;
	height: 100%;
	padding: 10px;
	padding-bottom: 50px;
	overflow-y: scroll;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.content-collapse {
	left: 65px;
}
.container {
	padding: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.crumbs {
	margin: 10px 0;
}
.el-table th {
	background-color: #f5f7fa !important;
}
.pagination {
	margin: 20px 0;
	text-align: right;
}
.plugins-tips {
	padding: 20px 10px;
	margin-bottom: 20px;
}
.el-button + .el-tooltip {
	margin-left: 10px;
}
.el-table tr:hover {
	background: #f6faff;
}
.mgb20 {
	margin-bottom: 20px;
}
.move-enter-active,
.move-leave-active {
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.move-enter,
.move-leave {
	opacity: 0;
}

/*BaseForm*/
.form-box {
	width: 600px;
}
.form-box .line {
	text-align: center;
}
.el-time-panel__content::after,
.el-time-panel__content::before {
	margin-top: -7px;
}
.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default) {
	padding-bottom: 0;
}

/*Upload*/
.pure-button {
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
}
.g-core-image-corp-container .info-aside {
	height: 45px;
}
.el-upload--text {
	background-color: #fff;
	border: 1px dashed #d9d9d9;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 360px;
	height: 180px;
	text-align: center;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
.el-upload--text .el-icon-upload {
	font-size: 67px;
	color: #97a8be;
	margin: 40px 0 16px;
	line-height: 50px;
}
.el-upload--text {
	color: #97a8be;
	font-size: 14px;
	text-align: center;
}
.el-upload--text em {
	font-style: normal;
}

/*VueEditor*/
.ql-container {
	min-height: 400px;
}
.ql-snow .ql-tooltip {
	-webkit-transform: translateX(117.5px) translateY(10px) !important;
	        transform: translateX(117.5px) translateY(10px) !important;
}
.editor-btn {
	margin-top: 20px;
}

/*markdown*/
.v-note-wrapper .v-note-panel {
	min-height: 500px;
}
::-webkit-scrollbar {
	width: 8px;
	height: 10px;
	background-color: rgb(240, 240, 240);
}
::-webkit-scrollbar-track {
	border-radius: 8px;
	background-color: rgb(240, 240, 240);
}
::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: #fff;
}

@font-face {
  font-family: "iconfont"; /* Project id 3492859 */
  src: url(../static/fonts/iconfont.c3389973.woff2) format('woff2'),
       url(../static/fonts/iconfont.82696a4d.woff) format('woff'),
       url(../static/fonts/iconfont.1c27d665.ttf) format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-licai:before {
  content: "\E624";
}
.icon-kongzhuangtai1:before {
  content: "\E70B";
}
.icon-daichuli:before {
  content: "\E62E";
}
.icon-xitong:before {
  content: "\E840";
}
.icon-calendar-check:before {
  content: "\E850";
}
.icon-jiaoyi:before {
  content: "\E605";
}
.icon-bibijiaoyi:before {
  content: "\E630";
}
.icon-kehujiaoyixinxi:before {
  content: "\E634";
}
.icon-jisuanqi:before {
  content: "\E84A";
}
.icon-ico:before {
  content: "\E63E";
}
.icon-gupiao:before {
  content: "\E686";
}
.icon-tablicai:before {
  content: "\E670";
}
.icon-a-tuijian11:before {
  content: "\E601";
}
.icon-rank:before {
  content: "\E722";
}
.icon-bad:before {
  content: "\E723";
}
.icon-cameraadd:before {
  content: "\E724";
}
.icon-focus:before {
  content: "\E725";
}
.icon-friendfill:before {
  content: "\E726";
}
.icon-cameraaddfill:before {
  content: "\E727";
}
.icon-apps:before {
  content: "\E729";
}
.icon-paint:before {
  content: "\E72B";
}
.icon-picfill:before {
  content: "\E72C";
}
.icon-refresharrow:before {
  content: "\E72D";
}
.icon-markfill:before {
  content: "\E730";
}
.icon-mark:before {
  content: "\E731";
}
.icon-presentfill:before {
  content: "\E732";
}
.icon-repeal:before {
  content: "\E733";
}
.icon-shezhi:before {
  content: "\E62A";
}
.icon-album:before {
  content: "\E734";
}
.icon-peoplefill:before {
  content: "\E735";
}
.icon-people:before {
  content: "\E736";
}
.icon-servicefill:before {
  content: "\E737";
}
.icon-repair:before {
  content: "\E738";
}
.icon-file:before {
  content: "\E739";
}
.icon-repairfill:before {
  content: "\E73A";
}
.icon-taoxiaopu:before {
  content: "\E73B";
}
.icon-attentionfill:before {
  content: "\E73C";
}
.icon-attention:before {
  content: "\E73D";
}
.icon-commandfill:before {
  content: "\E73E";
}
.icon-command:before {
  content: "\E73F";
}
.icon-communityfill:before {
  content: "\E740";
}
.icon-community:before {
  content: "\E741";
}
.icon-read:before {
  content: "\E742";
}
.icon-calendar:before {
  content: "\E74A";
}
.icon-cut:before {
  content: "\E74B";
}
.icon-magic:before {
  content: "\E74C";
}
.icon-backwardfill:before {
  content: "\E74D";
}
.icon-playfill:before {
  content: "\E74F";
}
.icon-stop:before {
  content: "\E750";
}
.icon-tagfill:before {
  content: "\E751";
}
.icon-tag:before {
  content: "\E752";
}
.icon-group:before {
  content: "\E753";
}
.icon-all:before {
  content: "\E755";
}
.icon-backdelete:before {
  content: "\E756";
}
.icon-hotfill:before {
  content: "\E757";
}
.icon-hot:before {
  content: "\E758";
}
.icon-post:before {
  content: "\E759";
}
.icon-radiobox:before {
  content: "\E75B";
}
.icon-rounddown:before {
  content: "\E75C";
}
.icon-upload:before {
  content: "\E75D";
}
.icon-writefill:before {
  content: "\E760";
}
.icon-write:before {
  content: "\E761";
}
.icon-radioboxfill:before {
  content: "\E763";
}
.icon-punch:before {
  content: "\E764";
}
.icon-shake:before {
  content: "\E765";
}
.icon-add1:before {
  content: "\E767";
}
.icon-move:before {
  content: "\E768";
}
.icon-safe:before {
  content: "\E769";
}
.icon-activityfill:before {
  content: "\E775";
}
.icon-crownfill:before {
  content: "\E776";
}
.icon-crown:before {
  content: "\E777";
}
.icon-goodsfill:before {
  content: "\E778";
}
.icon-messagefill:before {
  content: "\E779";
}
.icon-profilefill:before {
  content: "\E77A";
}
.icon-sound:before {
  content: "\E77B";
}
.icon-sponsorfill:before {
  content: "\E77C";
}
.icon-sponsor:before {
  content: "\E77D";
}
.icon-upblock:before {
  content: "\E77E";
}
.icon-weblock:before {
  content: "\E77F";
}
.icon-weunblock:before {
  content: "\E780";
}
.icon-my:before {
  content: "\E78B";
}
.icon-myfill:before {
  content: "\E78C";
}
.icon-emojifill:before {
  content: "\E78D";
}
.icon-emojiflashfill:before {
  content: "\E78E";
}
.icon-flashbuyfill-copy:before {
  content: "\E78F";
}
.icon-text:before {
  content: "\E791";
}
.icon-goodsfavor:before {
  content: "\E794";
}
.icon-musicfill:before {
  content: "\E795";
}
.icon-musicforbidfill:before {
  content: "\E796";
}
.icon-roundleftfill:before {
  content: "\E799";
}
.icon-triangledownfill:before {
  content: "\E79B";
}
.icon-triangleupfill:before {
  content: "\E79C";
}
.icon-roundleftfill-copy:before {
  content: "\E79E";
}
.icon-pulldown1:before {
  content: "\E79F";
}
.icon-emojilight:before {
  content: "\E7A1";
}
.icon-keyboardlight:before {
  content: "\E7A3";
}
.icon-recordfill:before {
  content: "\E7A4";
}
.icon-recordlight:before {
  content: "\E7A5";
}
.icon-record:before {
  content: "\E7A6";
}
.icon-roundaddlight:before {
  content: "\E7A7";
}
.icon-soundlight:before {
  content: "\E7A8";
}
.icon-cardboardfill:before {
  content: "\E7A9";
}
.icon-cardboard:before {
  content: "\E7AA";
}
.icon-formfill:before {
  content: "\E7AB";
}
.icon-coin:before {
  content: "\E7AC";
}
.icon-sortlight:before {
  content: "\E7AD";
}
.icon-cardboardforbid:before {
  content: "\E7AF";
}
.icon-circlefill:before {
  content: "\E7B0";
}
.icon-appreciate:before {
  content: "\E644";
}
.icon-circle:before {
  content: "\E7B1";
}
.icon-check:before {
  content: "\E645";
}
.icon-attentionforbid:before {
  content: "\E7B2";
}
.icon-close:before {
  content: "\E646";
}
.icon-attentionforbidfill:before {
  content: "\E7B3";
}
.icon-edit:before {
  content: "\E649";
}
.icon-attentionfavorfill:before {
  content: "\E7B4";
}
.icon-emoji:before {
  content: "\E64A";
}
.icon-attentionfavor:before {
  content: "\E7B5";
}
.icon-favorfill:before {
  content: "\E64B";
}
.icon-piclight:before {
  content: "\E7B7";
}
.icon-favor:before {
  content: "\E64C";
}
.icon-shoplight:before {
  content: "\E7B8";
}
.icon-loading:before {
  content: "\E64F";
}
.icon-voicelight:before {
  content: "\E7B9";
}
.icon-locationfill:before {
  content: "\E650";
}
.icon-attentionfavorfill-copy:before {
  content: "\E7BA";
}
.icon-location:before {
  content: "\E651";
}
.icon-full:before {
  content: "\E7BC";
}
.icon-phone:before {
  content: "\E652";
}
.icon-mail:before {
  content: "\E7BD";
}
.icon-roundcheckfill:before {
  content: "\E656";
}
.icon-peoplelist:before {
  content: "\E7BE";
}
.icon-roundcheck:before {
  content: "\E657";
}
.icon-goodsnewfill:before {
  content: "\E7BF";
}
.icon-roundclosefill:before {
  content: "\E658";
}
.icon-goodsnew:before {
  content: "\E7C0";
}
.icon-roundclose:before {
  content: "\E659";
}
.icon-newsfill:before {
  content: "\E7C3";
}
.icon-roundrightfill:before {
  content: "\E65A";
}
.icon-newshotfill:before {
  content: "\E7C4";
}
.icon-roundright:before {
  content: "\E65B";
}
.icon-newshot:before {
  content: "\E7C5";
}
.icon-search:before {
  content: "\E65C";
}
.icon-news:before {
  content: "\E7C6";
}
.icon-taxi:before {
  content: "\E65D";
}
.icon-videofill:before {
  content: "\E7C7";
}
.icon-timefill:before {
  content: "\E65E";
}
.icon-askfill:before {
  content: "\E7C9";
}
.icon-time:before {
  content: "\E65F";
}
.icon-ask:before {
  content: "\E7CA";
}
.icon-unfold:before {
  content: "\E661";
}
.icon-exit:before {
  content: "\E7CB";
}
.icon-warnfill:before {
  content: "\E662";
}
.icon-skinfill:before {
  content: "\E7CC";
}
.icon-warn:before {
  content: "\E663";
}
.icon-skin:before {
  content: "\E7CD";
}
.icon-camerafill:before {
  content: "\E664";
}
.icon-moneybagfill:before {
  content: "\E7CE";
}
.icon-camera:before {
  content: "\E665";
}
.icon-usefullfill:before {
  content: "\E7CF";
}
.icon-commentfill:before {
  content: "\E666";
}
.icon-usefull:before {
  content: "\E7D0";
}
.icon-comment:before {
  content: "\E667";
}
.icon-moneybag:before {
  content: "\E7D1";
}
.icon-likefill:before {
  content: "\E668";
}
.icon-redpacket_fill:before {
  content: "\E7D3";
}
.icon-like:before {
  content: "\E669";
}
.icon-subscription:before {
  content: "\E7D4";
}
.icon-notificationfill:before {
  content: "\E66A";
}
.icon-home_light:before {
  content: "\E7D5";
}
.icon-notification:before {
  content: "\E66B";
}
.icon-my_light:before {
  content: "\E7D6";
}
.icon-order:before {
  content: "\E66C";
}
.icon-community_light:before {
  content: "\E7D7";
}
.icon-samefill:before {
  content: "\E66D";
}
.icon-cart_light:before {
  content: "\E7D8";
}
.icon-same:before {
  content: "\E66E";
}
.icon-we_light:before {
  content: "\E7D9";
}
.icon-deliver:before {
  content: "\E671";
}
.icon-home_fill_light:before {
  content: "\E7DA";
}
.icon-pay:before {
  content: "\E673";
}
.icon-community_fill_light:before {
  content: "\E7DC";
}
.icon-send:before {
  content: "\E675";
}
.icon-my_fill_light:before {
  content: "\E7DD";
}
.icon-shop:before {
  content: "\E676";
}
.icon-ticket:before {
  content: "\E677";
}
.icon-skin_light:before {
  content: "\E7DF";
}
.icon-search_light:before {
  content: "\E7E0";
}
.icon-back:before {
  content: "\E679";
}
.icon-scan_light:before {
  content: "\E7E1";
}
.icon-cascades:before {
  content: "\E67C";
}
.icon-people_list_light:before {
  content: "\E7E2";
}
.icon-discover:before {
  content: "\E67E";
}
.icon-message_light:before {
  content: "\E7E3";
}
.icon-list:before {
  content: "\E682";
}
.icon-close_light:before {
  content: "\E7E4";
}
.icon-more:before {
  content: "\E684";
}
.icon-add_light:before {
  content: "\E7E5";
}
.icon-scan:before {
  content: "\E689";
}
.icon-profile_light:before {
  content: "\E7E6";
}
.icon-settings:before {
  content: "\E68A";
}
.icon-service_light:before {
  content: "\E7E7";
}
.icon-questionfill:before {
  content: "\E690";
}
.icon-friend_add_light:before {
  content: "\E7E8";
}
.icon-question:before {
  content: "\E691";
}
.icon-edit_light:before {
  content: "\E7E9";
}
.icon-shopfill:before {
  content: "\E697";
}
.icon-camera_light:before {
  content: "\E7EA";
}
.icon-form:before {
  content: "\E699";
}
.icon-hot_light:before {
  content: "\E7EB";
}
.icon-pic:before {
  content: "\E69B";
}
.icon-refresh_light:before {
  content: "\E7EC";
}
.icon-filter:before {
  content: "\E69C";
}
.icon-back_light:before {
  content: "\E7ED";
}
.icon-footprint:before {
  content: "\E69D";
}
.icon-share_light:before {
  content: "\E7EE";
}
.icon-top:before {
  content: "\E69E";
}
.icon-comment_light:before {
  content: "\E7EF";
}
.icon-pulldown:before {
  content: "\E69F";
}
.icon-appreciate_light:before {
  content: "\E7F0";
}
.icon-pullup:before {
  content: "\E6A0";
}
.icon-favor_light:before {
  content: "\E7F1";
}
.icon-right:before {
  content: "\E6A3";
}
.icon-appreciate_fill_light:before {
  content: "\E7F2";
}
.icon-refresh:before {
  content: "\E6A4";
}
.icon-comment_fill_light:before {
  content: "\E7F3";
}
.icon-moreandroid:before {
  content: "\E6A5";
}
.icon-wang_light:before {
  content: "\E7F4";
}
.icon-deletefill:before {
  content: "\E6A6";
}
.icon-more_android_light:before {
  content: "\E7F5";
}
.icon-refund:before {
  content: "\E6AC";
}
.icon-friend_light:before {
  content: "\E7F6";
}
.icon-cart:before {
  content: "\E6AF";
}
.icon-more_light:before {
  content: "\E7F7";
}
.icon-qrcode:before {
  content: "\E6B0";
}
.icon-goods_favor_light:before {
  content: "\E7F8";
}
.icon-remind:before {
  content: "\E6B2";
}
.icon-goods_new_fill_light:before {
  content: "\E7F9";
}
.icon-delete:before {
  content: "\E6B4";
}
.icon-goods_new_light:before {
  content: "\E7FA";
}
.icon-profile:before {
  content: "\E6B7";
}
.icon-goods_light:before {
  content: "\E7FB";
}
.icon-home:before {
  content: "\E6B8";
}
.icon-medal_light:before {
  content: "\E7FC";
}
.icon-cartfill:before {
  content: "\E6B9";
}
.icon-news_fill_light:before {
  content: "\E7FD";
}
.icon-discoverfill:before {
  content: "\E6BA";
}
.icon-news_hot_light:before {
  content: "\E7FE";
}
.icon-homefill:before {
  content: "\E6BB";
}
.icon-news_light:before {
  content: "\E7FF";
}
.icon-message:before {
  content: "\E6BC";
}
.icon-video_fill_light:before {
  content: "\E800";
}
.icon-addressbook:before {
  content: "\E6BD";
}
.icon-message_fill_light:before {
  content: "\E801";
}
.icon-link:before {
  content: "\E6BF";
}
.icon-form_light:before {
  content: "\E802";
}
.icon-lock:before {
  content: "\E6C0";
}
.icon-video_light:before {
  content: "\E803";
}
.icon-unlock:before {
  content: "\E6C2";
}
.icon-search_list_light:before {
  content: "\E804";
}
.icon-vip:before {
  content: "\E6C3";
}
.icon-form_fill_light:before {
  content: "\E805";
}
.icon-global_light:before {
  content: "\E806";
}
.icon-activity:before {
  content: "\E6C5";
}
.icon-favor_fill_light:before {
  content: "\E807";
}
.icon-delete_light:before {
  content: "\E808";
}
.icon-friendaddfill:before {
  content: "\E6C9";
}
.icon-back_android:before {
  content: "\E809";
}
.icon-friendadd:before {
  content: "\E6CA";
}
.icon-back_android_light:before {
  content: "\E80A";
}
.icon-friendfamous:before {
  content: "\E6CB";
}
.icon-down_light:before {
  content: "\E80B";
}
.icon-friend:before {
  content: "\E6CC";
}
.icon-round_close_light:before {
  content: "\E80C";
}
.icon-goods:before {
  content: "\E6CD";
}
.icon-round_close_fill_light:before {
  content: "\E80D";
}
.icon-selection:before {
  content: "\E6CE";
}
.icon-expressman:before {
  content: "\E80E";
}
.icon-punch_light:before {
  content: "\E80F";
}
.icon-explore:before {
  content: "\E6D2";
}
.icon-present:before {
  content: "\E6D3";
}
.icon-furniture:before {
  content: "\E811";
}
.icon-squarecheckfill:before {
  content: "\E6D4";
}
.icon-dress:before {
  content: "\E812";
}
.icon-square:before {
  content: "\E6D5";
}
.icon-coffee:before {
  content: "\E813";
}
.icon-squarecheck:before {
  content: "\E6D6";
}
.icon-sports:before {
  content: "\E814";
}
.icon-round:before {
  content: "\E6D7";
}
.icon-group_light:before {
  content: "\E815";
}
.icon-roundaddfill:before {
  content: "\E6D8";
}
.icon-location_light:before {
  content: "\E816";
}
.icon-roundadd:before {
  content: "\E6D9";
}
.icon-attention_light:before {
  content: "\E817";
}
.icon-add:before {
  content: "\E6DA";
}
.icon-group_fill_light:before {
  content: "\E818";
}
.icon-notificationforbidfill:before {
  content: "\E6DB";
}
.icon-group_fill:before {
  content: "\E819";
}
.icon-explorefill:before {
  content: "\E6DD";
}
.icon-play_forward_fill:before {
  content: "\E81A";
}
.icon-fold:before {
  content: "\E6DE";
}
.icon-subscription_light:before {
  content: "\E81B";
}
.icon-deliver_fill:before {
  content: "\E81C";
}
.icon-redpacket:before {
  content: "\E6E0";
}
.icon-notice_forbid_fill:before {
  content: "\E81D";
}
.icon-selectionfill:before {
  content: "\E6E1";
}
.icon-qr_code_light:before {
  content: "\E81E";
}
.icon-similar:before {
  content: "\E6E2";
}
.icon-settings_light:before {
  content: "\E81F";
}
.icon-appreciatefill:before {
  content: "\E6E3";
}
.icon-pick:before {
  content: "\E820";
}
.icon-infofill:before {
  content: "\E6E4";
}
.icon-form_favor_light:before {
  content: "\E821";
}
.icon-info:before {
  content: "\E6E5";
}
.icon-round_comment_light:before {
  content: "\E822";
}
.icon-forwardfill:before {
  content: "\E6EA";
}
.icon-phone_light:before {
  content: "\E823";
}
.icon-forward:before {
  content: "\E6EB";
}
.icon-round_down_light:before {
  content: "\E824";
}
.icon-rechargefill:before {
  content: "\E6EC";
}
.icon-friend_settings_light:before {
  content: "\E825";
}
.icon-recharge:before {
  content: "\E6ED";
}
.icon-change:before {
  content: "\E826";
}
.icon-vipcard:before {
  content: "\E6EE";
}
.icon-round_list_light:before {
  content: "\E827";
}
.icon-voice:before {
  content: "\E6EF";
}
.icon-ticket_fill:before {
  content: "\E828";
}
.icon-voicefill:before {
  content: "\E6F0";
}
.icon-round_friend_fill:before {
  content: "\E829";
}
.icon-friendfavor:before {
  content: "\E6F1";
}
.icon-round_crown_fill:before {
  content: "\E82A";
}
.icon-wifi:before {
  content: "\E6F2";
}
.icon-round_link_fill:before {
  content: "\E82B";
}
.icon-share:before {
  content: "\E6F3";
}
.icon-round_light_fill:before {
  content: "\E82C";
}
.icon-wefill:before {
  content: "\E6F4";
}
.icon-round_favor_fill:before {
  content: "\E82D";
}
.icon-we:before {
  content: "\E6F5";
}
.icon-round_menu_fill:before {
  content: "\E82E";
}
.icon-lightauto:before {
  content: "\E6F6";
}
.icon-round_location_fill:before {
  content: "\E82F";
}
.icon-lightforbid:before {
  content: "\E6F7";
}
.icon-round_pay_fill:before {
  content: "\E830";
}
.icon-lightfill:before {
  content: "\E6F8";
}
.icon-round_like_fill:before {
  content: "\E831";
}
.icon-camerarotate:before {
  content: "\E6F9";
}
.icon-round_people_fill:before {
  content: "\E832";
}
.icon-light:before {
  content: "\E6FA";
}
.icon-round_pay:before {
  content: "\E833";
}
.icon-barcode:before {
  content: "\E6FB";
}
.icon-round_rank_fill:before {
  content: "\E834";
}
.icon-flashlightclose:before {
  content: "\E6FC";
}
.icon-round_redpacket_fill:before {
  content: "\E835";
}
.icon-flashlightopen:before {
  content: "\E6FD";
}
.icon-round_skin_fill:before {
  content: "\E836";
}
.icon-searchlist:before {
  content: "\E6FE";
}
.icon-round_record_fill:before {
  content: "\E837";
}
.icon-service:before {
  content: "\E6FF";
}
.icon-round_ticket_fill:before {
  content: "\E838";
}
.icon-sort:before {
  content: "\E700";
}
.icon-round_redpacket:before {
  content: "\E839";
}
.icon-1212:before {
  content: "\E702";
}
.icon-round_text_fill:before {
  content: "\E83A";
}
.icon-down:before {
  content: "\E703";
}
.icon-round_ticket:before {
  content: "\E83B";
}
.icon-mobile:before {
  content: "\E704";
}
.icon-round_transfer_fill:before {
  content: "\E83C";
}
.icon-mobilefill:before {
  content: "\E705";
}
.icon-subtitle_block_light:before {
  content: "\E83D";
}
.icon-copy:before {
  content: "\E706";
}
.icon-warn_light:before {
  content: "\E83E";
}
.icon-countdownfill:before {
  content: "\E707";
}
.icon-round_transfer:before {
  content: "\E83F";
}
.icon-countdown:before {
  content: "\E708";
}
.icon-noticefill:before {
  content: "\E709";
}
.icon-subtitle_unblock_light:before {
  content: "\E841";
}
.icon-notice:before {
  content: "\E70A";
}
.icon-round_shop_fill:before {
  content: "\E842";
}
.icon-upstagefill:before {
  content: "\E70E";
}
.icon-oppose_fill_light:before {
  content: "\E843";
}
.icon-upstage:before {
  content: "\E70F";
}
.icon-oppose_light:before {
  content: "\E844";
}
.icon-babyfill:before {
  content: "\E710";
}
.icon-living:before {
  content: "\E845";
}
.icon-baby:before {
  content: "\E711";
}
.icon-brandfill:before {
  content: "\E712";
}
.icon-ticket_money_fill:before {
  content: "\E847";
}
.icon-arrow_left_fill:before {
  content: "\E848";
}
.icon-choicenessfill:before {
  content: "\E714";
}
.icon-arrow_up_fill:before {
  content: "\E849";
}
.icon-choiceness:before {
  content: "\E715";
}
.icon-clothesfill:before {
  content: "\E716";
}
.icon-auction:before {
  content: "\E84B";
}
.icon-clothes:before {
  content: "\E717";
}
.icon-return:before {
  content: "\E84C";
}
.icon-creativefill:before {
  content: "\E718";
}
.icon-mall_light:before {
  content: "\E84D";
}
.icon-creative:before {
  content: "\E719";
}
.icon-broadcast_fill:before {
  content: "\E84E";
}
.icon-female:before {
  content: "\E71A";
}
.icon-card_fill:before {
  content: "\E84F";
}
.icon-keyboard:before {
  content: "\E71B";
}
.icon-recharge1:before {
  content: "\E616";
}
.icon-male:before {
  content: "\E71C";
}
.icon-newfill:before {
  content: "\E71D";
}
.icon-new:before {
  content: "\E71E";
}
.icon-pullleft:before {
  content: "\E71F";
}
.icon-pullright:before {
  content: "\E720";
}
.icon-rankfill:before {
  content: "\E721";
}
.icon-bangzhuzhongxin3:before {
  content: "\E748";
}


@font-face {
	font-family: 'selffont'; /* Project id 3492859 */
	src: url(../static/fonts/alimamashuheiti.98a341cd.ttf) format('truetype');
}
@font-face {
	font-family: 'numfont'; /* Project id 3492859 */
	src: url("../static/fonts/DIN Condensed Bold.ffb1822b.ttf") format('truetype');
}

@charset "UTF-8";
/* 主题颜色 */
.container {
  padding: 16px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.container .container-title {
  font-size: 20px;
  font-weight: bolder;
  margin-bottom: 16px;
  color: #004da0;
}
.dis-block {
  display: block;
}
.cur-p {
  cursor: pointer;
}
.clear {
  clear: both;
}
.pos-r {
  position: relative;
}
/* flex-start */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.space-evenly {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.space-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* flex-end */
/* padding-start */
.padding {
  padding: 50px 0;
}
.p10 {
  padding: 10px;
}
.pl16 {
  padding-left: 16px;
}
.pt10 {
  padding-top: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.pr50 {
  padding-right: 50px;
}
.pbn {
  padding-bottom: 0px !important;
}
.pb10 {
  padding-bottom: 10px;
}
.pl10 {
  padding-left: 10px;
}
/* padding-end */
/* margin-start */
.m10 {
  margin: 10px;
}
.mtn {
  margin-top: 0px !important;
}
.mt10 {
  margin-top: 10px;
}
.mt16 {
  margin-top: 16px;
}
.mt20 {
  margin-top: 20px;
}
.m20 {
  margin-top: 20px;
}
.m30 {
  margin-top: 30px;
}
.mr4 {
  margin-right: 4px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr16 {
  margin-right: 16px;
}
.mr20 {
  margin-right: 20px;
}
.ml4 {
  margin-left: 4px;
}
.ml8 {
  margin-left: 8px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb16 {
  margin-bottom: 16px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml10 {
  margin-left: 10px;
}
/* margin-end */
/* border-start */
.border-none {
  border: none;
}
/* border-end */
/* width-start */
.w100 {
  width: 100%;
}
.w-100 {
  width: 100px;
}
.w-200 {
  width: 200px;
}
.w-300 {
  width: 300px !important;
}
/* width-end */
/* height-start */
.h30 {
  height: 30px;
}
/* height-end */
/* background-start */
.bg-primary {
  background: #409eff;
}
.bg-warning {
  background: #e6a23c;
}
.bg-warninger {
  background: #fb651e;
}
.bg-success {
  background: #67c23a;
}
.bg-danger {
  background: #f56c6c;
}
/* background-end */
/* font-start */
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-theme {
  color: #004da0 !important;
}
.text-primary {
  color: #409eff;
}
.text-success {
  color: #67c23a !important;
}
.text-warning {
  color: #e6a23c;
}
.text-danger {
  color: #f56c6c;
}
.text-white {
  color: #fff;
}
.text-666 {
  color: #666;
}
.text-999 {
  color: #999;
}
.text-aaa {
  color: #aaa;
}
.text-ccc {
  color: #ccc;
}
.text-eee {
  color: #eee;
}
.fw400 {
  font-weight: 400;
}
.fw500 {
  font-weight: 500;
}
.fw600 {
  font-weight: 600;
}
.fs14 {
  font-size: 14px !important;
}
.fs16 {
  font-size: 16px !important;
}
/* font-end */
/* float-start */
.pull-right {
  float: right;
}
/* float-end */
/* lineheight-start */
.lh30 {
  line-height: 30px !important;
}
/* lineheight-end */
.table-form,
.detail-form {
  color: #8c8c8c;
}
.table-form .el-form-item,
.detail-form .el-form-item {
  margin-bottom: 0px !important;
}
.table-form .el-form-item__label,
.detail-form .el-form-item__label,
.table-form .el-form-item__content,
.detail-form .el-form-item__content {
  color: #8c8c8c;
  font-size: 14px;
}
.el-dialog__body {
  padding: 8px 16px !important;
}
.border-left-dash {
  border-left: 1px dashed #dcdfe6 !important;
}
.bg-special {
  background-color: rgba(221, 116, 44, 0.1) !important;
}
.card-bg-color {
  background-color: #fff !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 9px 28px 8px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 9px 28px 8px;
}
.bottom-bg-color {
  background-color: #f6f6f6 !important;
}
.color-primary {
  color: #ee7808 !important;
}
.font-color-0 {
  color: rgba(0, 0, 0) !important;
}
.font-color-0-re {
  color: rgba(255, 255, 255) !important;
}
.font-color-85 {
  color: rgba(0, 0, 0, 0.85) !important;
}
.font-color-65 {
  color: rgba(0, 0, 0, 0.65) !important;
}
.font-color-45 {
  color: rgba(0, 0, 0, 0.45) !important;
}
.font-color-25 {
  color: rgba(0, 0, 0, 0.25) !important;
}
.bg-color-95 {
  background: rgba(0, 0, 0, 0.09) !important;
}
.bg-color-45 {
  background: rgba(0, 0, 0, 0.45) !important;
}
.bg-color-15 {
  background: rgba(0, 0, 0, 0.15) !important;
}
.bg-color-09 {
  background: rgba(0, 0, 0, 0.09) !important;
}
.bg-color-05 {
  background: rgba(0, 0, 0, 0.05) !important;
}
.header {
  background-color: #fff;
  color: #333;
}
.header .btn-bell .el-icon-bell {
  color: #333;
}
.header .el-dropdown-link {
  color: #333;
  cursor: pointer;
}
.login-wrap {
  background: #324157;
}
.plugins-tips {
  background: #eef1f6;
}
.plugins-tips a {
  color: #20a0ff;
}
.el-upload--text em {
  color: #20a0ff;
}
.pure-button {
  background: #20a0ff;
}
.tags-li.active {
  border: 1px solid #004da0;
  background-color: #004da0;
}
.message-title {
  color: #20a0ff;
}
.collapse-btn:hover {
  background: #283446;
}
.el-button--primary:not(.el-button--text, .show-primary),
.el-radio__input.is-checked .el-radio__inner {
  background-color: #004da0 !important;
  border-color: #004da0 !important;
}
.el-select .el-input.is-focus .el-input__inner,
.el-input.is-active .el-input__inner,
.el-input__inner:focus {
  border-color: #004da0 !important;
}
.el-select-dropdown__item.selected,
.el-radio__input.is-checked + .el-radio__label {
  color: #004da0 !important;
}
.el-button--primary.is-disabled:not(.el-button--text, .show-primary),
.el-button--primary.is-disabled:not(.el-button--text, .show-primary):focus,
.el-button--primary.is-disabled:not(.el-button--text, .show-primary):active,
.el-button--primary.is-disabled:not(.el-button--text, .show-primary):hover {
  color: #fff !important;
  background-color: #5293d9 !important;
  border-color: #5293d9 !important;
}
.el-button:not(.el-button--text, .el-button--success, .el-button--warning, .el-button--danger, .show-primary):focus,
.el-button:not(.el-button--text, .el-button--success, .el-button--warning, .el-button--danger, .show-primary):hover {
  color: #fff !important;
  background-color: #065bb6 !important;
  border-color: #065bb6 !important;
}
.el-dropdown-menu__item:focus,
.el-dropdown-menu__item:not(.is-disabled):hover {
  background-color: #ecddfd !important;
  color: #004da0 !important;
}
.el-tabs__item:hover {
  color: #004da0 !important;
  cursor: pointer;
}
.el-tabs__item.is-active {
  color: #004da0 !important;
}
.el-tabs__active-bar {
  background-color: #004da0 !important;
}
.el-switch.is-checked .el-switch__core {
  background-color: #004da0 !important;
  border-color: #004da0 !important;
}
.el-switch__label.is-active {
  color: #004da0 !important;
}
/*深色主题*/
/*@import "./assets/css/theme-green/color-green.css";   浅绿色主题*/
/* 主题颜色 */
.container {
  padding: 16px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.container .container-title {
  font-size: 20px;
  font-weight: bolder;
  margin-bottom: 16px;
  color: #004da0;
}
.dis-block {
  display: block;
}
.cur-p {
  cursor: pointer;
}
.clear {
  clear: both;
}
.pos-r {
  position: relative;
}
/* flex-start */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.space-evenly {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.space-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* flex-end */
/* padding-start */
.padding {
  padding: 50px 0;
}
.p10 {
  padding: 10px;
}
.pl16 {
  padding-left: 16px;
}
.pt10 {
  padding-top: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.pr50 {
  padding-right: 50px;
}
.pbn {
  padding-bottom: 0px !important;
}
.pb10 {
  padding-bottom: 10px;
}
.pl10 {
  padding-left: 10px;
}
/* padding-end */
/* margin-start */
.m10 {
  margin: 10px;
}
.mtn {
  margin-top: 0px !important;
}
.mt10 {
  margin-top: 10px;
}
.mt16 {
  margin-top: 16px;
}
.mt20 {
  margin-top: 20px;
}
.m20 {
  margin-top: 20px;
}
.m30 {
  margin-top: 30px;
}
.mr4 {
  margin-right: 4px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr16 {
  margin-right: 16px;
}
.mr20 {
  margin-right: 20px;
}
.ml4 {
  margin-left: 4px;
}
.ml8 {
  margin-left: 8px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb16 {
  margin-bottom: 16px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml10 {
  margin-left: 10px;
}
/* margin-end */
/* border-start */
.border-none {
  border: none;
}
/* border-end */
/* width-start */
.w100 {
  width: 100%;
}
.w-100 {
  width: 100px;
}
.w-200 {
  width: 200px;
}
.w-300 {
  width: 300px !important;
}
/* width-end */
/* height-start */
.h30 {
  height: 30px;
}
/* height-end */
/* background-start */
.bg-primary {
  background: #409eff;
}
.bg-warning {
  background: #e6a23c;
}
.bg-warninger {
  background: #fb651e;
}
.bg-success {
  background: #67c23a;
}
.bg-danger {
  background: #f56c6c;
}
/* background-end */
/* font-start */
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-theme {
  color: #004da0 !important;
}
.text-primary {
  color: #409eff;
}
.text-success {
  color: #67c23a !important;
}
.text-warning {
  color: #e6a23c;
}
.text-danger {
  color: #f56c6c;
}
.text-white {
  color: #fff;
}
.text-666 {
  color: #666;
}
.text-999 {
  color: #999;
}
.text-aaa {
  color: #aaa;
}
.text-ccc {
  color: #ccc;
}
.text-eee {
  color: #eee;
}
.fw400 {
  font-weight: 400;
}
.fw500 {
  font-weight: 500;
}
.fw600 {
  font-weight: 600;
}
.fs14 {
  font-size: 14px !important;
}
.fs16 {
  font-size: 16px !important;
}
/* font-end */
/* float-start */
.pull-right {
  float: right;
}
/* float-end */
/* lineheight-start */
.lh30 {
  line-height: 30px !important;
}
/* lineheight-end */
.table-form,
.detail-form {
  color: #8c8c8c;
}
.table-form .el-form-item,
.detail-form .el-form-item {
  margin-bottom: 0px !important;
}
.table-form .el-form-item__label,
.detail-form .el-form-item__label,
.table-form .el-form-item__content,
.detail-form .el-form-item__content {
  color: #8c8c8c;
  font-size: 14px;
}
.el-dialog__body {
  padding: 8px 16px !important;
}
.border-left-dash {
  border-left: 1px dashed #dcdfe6 !important;
}
.bg-special {
  background-color: rgba(221, 116, 44, 0.1) !important;
}
.card-bg-color {
  background-color: #fff !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 9px 28px 8px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 9px 28px 8px;
}
.bottom-bg-color {
  background-color: #f6f6f6 !important;
}
.color-primary {
  color: #ee7808 !important;
}
.font-color-0 {
  color: rgba(0, 0, 0) !important;
}
.font-color-0-re {
  color: rgba(255, 255, 255) !important;
}
.font-color-85 {
  color: rgba(0, 0, 0, 0.85) !important;
}
.font-color-65 {
  color: rgba(0, 0, 0, 0.65) !important;
}
.font-color-45 {
  color: rgba(0, 0, 0, 0.45) !important;
}
.font-color-25 {
  color: rgba(0, 0, 0, 0.25) !important;
}
.bg-color-95 {
  background: rgba(0, 0, 0, 0.09) !important;
}
.bg-color-45 {
  background: rgba(0, 0, 0, 0.45) !important;
}
.bg-color-15 {
  background: rgba(0, 0, 0, 0.15) !important;
}
.bg-color-09 {
  background: rgba(0, 0, 0, 0.09) !important;
}
.bg-color-05 {
  background: rgba(0, 0, 0, 0.05) !important;
}


    [class*="icon-"], [class^=icon-] {
        /* font-family: iconfont!important;
        font-size: 16px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; */
    }
@charset "UTF-8";
/* 主题颜色 */
.container[data-v-7eb443f4] {
  padding: 16px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.container .container-title[data-v-7eb443f4] {
  font-size: 20px;
  font-weight: bolder;
  margin-bottom: 16px;
  color: #004da0;
}
.dis-block[data-v-7eb443f4] {
  display: block;
}
.cur-p[data-v-7eb443f4] {
  cursor: pointer;
}
.clear[data-v-7eb443f4] {
  clear: both;
}
.pos-r[data-v-7eb443f4] {
  position: relative;
}
/* flex-start */
.flex[data-v-7eb443f4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row[data-v-7eb443f4] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.column[data-v-7eb443f4] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap[data-v-7eb443f4] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.space-between[data-v-7eb443f4] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.space-evenly[data-v-7eb443f4] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.space-center[data-v-7eb443f4] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* flex-end */
/* padding-start */
.padding[data-v-7eb443f4] {
  padding: 50px 0;
}
.p10[data-v-7eb443f4] {
  padding: 10px;
}
.pl16[data-v-7eb443f4] {
  padding-left: 16px;
}
.pt10[data-v-7eb443f4] {
  padding-top: 10px;
}
.pr10[data-v-7eb443f4] {
  padding-right: 10px;
}
.pr20[data-v-7eb443f4] {
  padding-right: 20px;
}
.pr50[data-v-7eb443f4] {
  padding-right: 50px;
}
.pbn[data-v-7eb443f4] {
  padding-bottom: 0px !important;
}
.pb10[data-v-7eb443f4] {
  padding-bottom: 10px;
}
.pl10[data-v-7eb443f4] {
  padding-left: 10px;
}
/* padding-end */
/* margin-start */
.m10[data-v-7eb443f4] {
  margin: 10px;
}
.mtn[data-v-7eb443f4] {
  margin-top: 0px !important;
}
.mt10[data-v-7eb443f4] {
  margin-top: 10px;
}
.mt16[data-v-7eb443f4] {
  margin-top: 16px;
}
.mt20[data-v-7eb443f4] {
  margin-top: 20px;
}
.m20[data-v-7eb443f4] {
  margin-top: 20px;
}
.m30[data-v-7eb443f4] {
  margin-top: 30px;
}
.mr4[data-v-7eb443f4] {
  margin-right: 4px;
}
.mr5[data-v-7eb443f4] {
  margin-right: 5px;
}
.mr10[data-v-7eb443f4] {
  margin-right: 10px;
}
.mr15[data-v-7eb443f4] {
  margin-right: 15px;
}
.mr16[data-v-7eb443f4] {
  margin-right: 16px;
}
.mr20[data-v-7eb443f4] {
  margin-right: 20px;
}
.ml4[data-v-7eb443f4] {
  margin-left: 4px;
}
.ml8[data-v-7eb443f4] {
  margin-left: 8px;
}
.ml10[data-v-7eb443f4] {
  margin-left: 10px;
}
.ml20[data-v-7eb443f4] {
  margin-left: 20px;
}
.mb5[data-v-7eb443f4] {
  margin-bottom: 5px !important;
}
.mb10[data-v-7eb443f4] {
  margin-bottom: 10px !important;
}
.mb16[data-v-7eb443f4] {
  margin-bottom: 16px;
}
.mb20[data-v-7eb443f4] {
  margin-bottom: 20px;
}
.ml10[data-v-7eb443f4] {
  margin-left: 10px;
}
/* margin-end */
/* border-start */
.border-none[data-v-7eb443f4] {
  border: none;
}
/* border-end */
/* width-start */
.w100[data-v-7eb443f4] {
  width: 100%;
}
.w-100[data-v-7eb443f4] {
  width: 100px;
}
.w-200[data-v-7eb443f4] {
  width: 200px;
}
.w-300[data-v-7eb443f4] {
  width: 300px !important;
}
/* width-end */
/* height-start */
.h30[data-v-7eb443f4] {
  height: 30px;
}
/* height-end */
/* background-start */
.bg-primary[data-v-7eb443f4] {
  background: #409eff;
}
.bg-warning[data-v-7eb443f4] {
  background: #e6a23c;
}
.bg-warninger[data-v-7eb443f4] {
  background: #fb651e;
}
.bg-success[data-v-7eb443f4] {
  background: #67c23a;
}
.bg-danger[data-v-7eb443f4] {
  background: #f56c6c;
}
/* background-end */
/* font-start */
.text-right[data-v-7eb443f4] {
  text-align: right;
}
.text-left[data-v-7eb443f4] {
  text-align: left;
}
.text-center[data-v-7eb443f4] {
  text-align: center;
}
.text-theme[data-v-7eb443f4] {
  color: #004da0 !important;
}
.text-primary[data-v-7eb443f4] {
  color: #409eff;
}
.text-success[data-v-7eb443f4] {
  color: #67c23a !important;
}
.text-warning[data-v-7eb443f4] {
  color: #e6a23c;
}
.text-danger[data-v-7eb443f4] {
  color: #f56c6c;
}
.text-white[data-v-7eb443f4] {
  color: #fff;
}
.text-666[data-v-7eb443f4] {
  color: #666;
}
.text-999[data-v-7eb443f4] {
  color: #999;
}
.text-aaa[data-v-7eb443f4] {
  color: #aaa;
}
.text-ccc[data-v-7eb443f4] {
  color: #ccc;
}
.text-eee[data-v-7eb443f4] {
  color: #eee;
}
.fw400[data-v-7eb443f4] {
  font-weight: 400;
}
.fw500[data-v-7eb443f4] {
  font-weight: 500;
}
.fw600[data-v-7eb443f4] {
  font-weight: 600;
}
.fs14[data-v-7eb443f4] {
  font-size: 14px !important;
}
.fs16[data-v-7eb443f4] {
  font-size: 16px !important;
}
/* font-end */
/* float-start */
.pull-right[data-v-7eb443f4] {
  float: right;
}
/* float-end */
/* lineheight-start */
.lh30[data-v-7eb443f4] {
  line-height: 30px !important;
}
/* lineheight-end */
.table-form[data-v-7eb443f4],
.detail-form[data-v-7eb443f4] {
  color: #8c8c8c;
}
.table-form .el-form-item[data-v-7eb443f4],
.detail-form .el-form-item[data-v-7eb443f4] {
  margin-bottom: 0px !important;
}
.table-form .el-form-item__label[data-v-7eb443f4],
.detail-form .el-form-item__label[data-v-7eb443f4],
.table-form .el-form-item__content[data-v-7eb443f4],
.detail-form .el-form-item__content[data-v-7eb443f4] {
  color: #8c8c8c;
  font-size: 14px;
}
.el-dialog__body[data-v-7eb443f4] {
  padding: 8px 16px !important;
}
.border-left-dash[data-v-7eb443f4] {
  border-left: 1px dashed #dcdfe6 !important;
}
.bg-special[data-v-7eb443f4] {
  background-color: rgba(221, 116, 44, 0.1) !important;
}
.card-bg-color[data-v-7eb443f4] {
  background-color: #fff !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 9px 28px 8px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 9px 28px 8px;
}
.bottom-bg-color[data-v-7eb443f4] {
  background-color: #f6f6f6 !important;
}
.color-primary[data-v-7eb443f4] {
  color: #ee7808 !important;
}
.font-color-0[data-v-7eb443f4] {
  color: rgba(0, 0, 0) !important;
}
.font-color-0-re[data-v-7eb443f4] {
  color: rgba(255, 255, 255) !important;
}
.font-color-85[data-v-7eb443f4] {
  color: rgba(0, 0, 0, 0.85) !important;
}
.font-color-65[data-v-7eb443f4] {
  color: rgba(0, 0, 0, 0.65) !important;
}
.font-color-45[data-v-7eb443f4] {
  color: rgba(0, 0, 0, 0.45) !important;
}
.font-color-25[data-v-7eb443f4] {
  color: rgba(0, 0, 0, 0.25) !important;
}
.bg-color-95[data-v-7eb443f4] {
  background: rgba(0, 0, 0, 0.09) !important;
}
.bg-color-45[data-v-7eb443f4] {
  background: rgba(0, 0, 0, 0.45) !important;
}
.bg-color-15[data-v-7eb443f4] {
  background: rgba(0, 0, 0, 0.15) !important;
}
.bg-color-09[data-v-7eb443f4] {
  background: rgba(0, 0, 0, 0.09) !important;
}
.bg-color-05[data-v-7eb443f4] {
  background: rgba(0, 0, 0, 0.05) !important;
}
.jump-style[data-v-7eb443f4] {
  font-size: 16px;
  margin-right: 20px;
  color: red !important;
  cursor: pointer;
}
.header[data-v-7eb443f4] {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 70px;
  font-size: 22px;
}
.collapse-btn[data-v-7eb443f4] {
  float: left;
  padding: 0 21px;
  cursor: pointer;
  line-height: 70px;
}
.header .logo[data-v-7eb443f4] {
  float: left;
  height: 65px;
  line-height: 70px;
}
.header .logo img[data-v-7eb443f4] {
  height: 100%;
}
.logo-channel[data-v-7eb443f4] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 16px;
  float: left;
  height: 65px;
  padding: 10px;
  line-height: 70px;
}
.logo-channel img[data-v-7eb443f4] {
  height: 100%;
}
.header-right[data-v-7eb443f4] {
  float: right;
  padding-right: 50px;
}
.header-user-con[data-v-7eb443f4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-fullscreen[data-v-7eb443f4] {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 5px;
  font-size: 24px;
}
.btn-bell[data-v-7eb443f4],
.btn-fullscreen[data-v-7eb443f4] {
  position: relative;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 15px;
  cursor: pointer;
}
.btn-bell-badge[data-v-7eb443f4] {
  position: absolute;
  right: 0;
  top: -2px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #f56c6c;
  color: #fff;
}
.user-name[data-v-7eb443f4] {
  margin-left: 10px;
}
.user-avator[data-v-7eb443f4] {
  margin-left: 20px;
}
.user-avator img[data-v-7eb443f4] {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.el-dropdown-menu__item[data-v-7eb443f4] {
  text-align: center;
}
.helper-center[data-v-7eb443f4] {
  cursor: pointer;
  line-height: 20px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
}
.helper-center .helper-text[data-v-7eb443f4] {
  margin-right: 10px;
  font-weight: bolder;
  color: #065bb6;
}
.helper-center .helper-icon[data-v-7eb443f4] {
  position: relative;
  top: 2px;
  font-size: 20px;
  color: #065bb6;
  margin-right: 5px;
}
.holiday-currency[data-v-7eb443f4] {
  width: 200px;
  display: inline-block;
  font-size: 15px;
  color: red;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
  padding-right: 10px;
}


[data-v-7af07bcf]  [class*="icon-"], [class^=icon-][data-v-7af07bcf] {
    vertical-align: middle;
    margin-right: 10px;
    width: 18px;
    text-align: center;
    font-size: 18px;
}
.icon-order[data-v-7af07bcf]{
    display: inline-block;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}
.sidebar[data-v-7af07bcf] {
	display: block;
	position: absolute;
	left: 0;
	top: 70px;
	bottom: 0;
	overflow-y: scroll;
}
.sidebar[data-v-7af07bcf]::-webkit-scrollbar {
	width: 0;
}
.sidebar-el-menu[data-v-7af07bcf]:not(.el-menu--collapse) {
	width: 250px;
}
.sidebar > ul[data-v-7af07bcf] {
	height: 100%;
}


.tags {
	position: relative;
	height: 30px;
	overflow: hidden;
	background: #fff;
	padding-right: 120px;
	-webkit-box-shadow: 0 5px 10px #ddd;
	        box-shadow: 0 5px 10px #ddd;
}
.tags ul {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	height: 100%;
}
.tags-li {
	float: left;
	margin: 3px 5px 2px 3px;
	border-radius: 3px;
	font-size: 12px;
	overflow: hidden;
	cursor: pointer;
	height: 23px;
	line-height: 23px;
	border: 1px solid #e9eaec;
	background: #fff;
	padding: 0 5px 0 12px;
	vertical-align: middle;
	color: #666;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.tags-li:not(.active):hover {
	background: #f8f8f8;
}
.tags-li.active {
	color: #fff;
}
.tags-li-title {
	float: left;
	max-width: 90px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-right: 5px;
	color: #666;
}
.tags-li.active .tags-li-title {
	color: #fff;
}
.tags-close-box {
	position: absolute;
	right: 0;
	top: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding-top: 1px;
	text-align: center;
	width: 110px;
	height: 30px;
	background: #fff;
	-webkit-box-shadow: -3px 0 15px 3px rgba(0, 0, 0, 0.1);
	        box-shadow: -3px 0 15px 3px rgba(0, 0, 0, 0.1);
	z-index: 10;
}


.error-page[data-v-55863dc6] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	width: 100%;
	height: 100%;
	background: #f3f3f3;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.error-code[data-v-55863dc6] {
	line-height: 1;
	font-size: 250px;
	font-weight: bolder;
	color: #2d8cf0;
}
.error-code span[data-v-55863dc6] {
	color: #00a854;
}
.error-desc[data-v-55863dc6] {
	font-size: 30px;
	color: #777;
}
.error-handle[data-v-55863dc6] {
	margin-top: 30px;
	padding-bottom: 200px;
}
.error-btn[data-v-55863dc6] {
	margin-left: 100px;
}

