/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

@charset "UTF-8";@font-face{font-family:element-icons;src:url(../static/fonts/element-icons.535877f5.woff) format("woff"),url(../static/fonts/element-icons.732389de.ttf) format("truetype");font-weight:400;font-display:"auto";font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-ice-cream-round:before{content:"\e6a0"}.el-icon-ice-cream-square:before{content:"\e6a3"}.el-icon-lollipop:before{content:"\e6a4"}.el-icon-potato-strips:before{content:"\e6a5"}.el-icon-milk-tea:before{content:"\e6a6"}.el-icon-ice-drink:before{content:"\e6a7"}.el-icon-ice-tea:before{content:"\e6a9"}.el-icon-coffee:before{content:"\e6aa"}.el-icon-orange:before{content:"\e6ab"}.el-icon-pear:before{content:"\e6ac"}.el-icon-apple:before{content:"\e6ad"}.el-icon-cherry:before{content:"\e6ae"}.el-icon-watermelon:before{content:"\e6af"}.el-icon-grape:before{content:"\e6b0"}.el-icon-refrigerator:before{content:"\e6b1"}.el-icon-goblet-square-full:before{content:"\e6b2"}.el-icon-goblet-square:before{content:"\e6b3"}.el-icon-goblet-full:before{content:"\e6b4"}.el-icon-goblet:before{content:"\e6b5"}.el-icon-cold-drink:before{content:"\e6b6"}.el-icon-coffee-cup:before{content:"\e6b8"}.el-icon-water-cup:before{content:"\e6b9"}.el-icon-hot-water:before{content:"\e6ba"}.el-icon-ice-cream:before{content:"\e6bb"}.el-icon-dessert:before{content:"\e6bc"}.el-icon-sugar:before{content:"\e6bd"}.el-icon-tableware:before{content:"\e6be"}.el-icon-burger:before{content:"\e6bf"}.el-icon-knife-fork:before{content:"\e6c1"}.el-icon-fork-spoon:before{content:"\e6c2"}.el-icon-chicken:before{content:"\e6c3"}.el-icon-food:before{content:"\e6c4"}.el-icon-dish-1:before{content:"\e6c5"}.el-icon-dish:before{content:"\e6c6"}.el-icon-moon-night:before{content:"\e6ee"}.el-icon-moon:before{content:"\e6f0"}.el-icon-cloudy-and-sunny:before{content:"\e6f1"}.el-icon-partly-cloudy:before{content:"\e6f2"}.el-icon-cloudy:before{content:"\e6f3"}.el-icon-sunny:before{content:"\e6f6"}.el-icon-sunset:before{content:"\e6f7"}.el-icon-sunrise-1:before{content:"\e6f8"}.el-icon-sunrise:before{content:"\e6f9"}.el-icon-heavy-rain:before{content:"\e6fa"}.el-icon-lightning:before{content:"\e6fb"}.el-icon-light-rain:before{content:"\e6fc"}.el-icon-wind-power:before{content:"\e6fd"}.el-icon-baseball:before{content:"\e712"}.el-icon-soccer:before{content:"\e713"}.el-icon-football:before{content:"\e715"}.el-icon-basketball:before{content:"\e716"}.el-icon-ship:before{content:"\e73f"}.el-icon-truck:before{content:"\e740"}.el-icon-bicycle:before{content:"\e741"}.el-icon-mobile-phone:before{content:"\e6d3"}.el-icon-service:before{content:"\e6d4"}.el-icon-key:before{content:"\e6e2"}.el-icon-unlock:before{content:"\e6e4"}.el-icon-lock:before{content:"\e6e5"}.el-icon-watch:before{content:"\e6fe"}.el-icon-watch-1:before{content:"\e6ff"}.el-icon-timer:before{content:"\e702"}.el-icon-alarm-clock:before{content:"\e703"}.el-icon-map-location:before{content:"\e704"}.el-icon-delete-location:before{content:"\e705"}.el-icon-add-location:before{content:"\e706"}.el-icon-location-information:before{content:"\e707"}.el-icon-location-outline:before{content:"\e708"}.el-icon-location:before{content:"\e79e"}.el-icon-place:before{content:"\e709"}.el-icon-discover:before{content:"\e70a"}.el-icon-first-aid-kit:before{content:"\e70b"}.el-icon-trophy-1:before{content:"\e70c"}.el-icon-trophy:before{content:"\e70d"}.el-icon-medal:before{content:"\e70e"}.el-icon-medal-1:before{content:"\e70f"}.el-icon-stopwatch:before{content:"\e710"}.el-icon-mic:before{content:"\e711"}.el-icon-copy-document:before{content:"\e718"}.el-icon-full-screen:before{content:"\e719"}.el-icon-switch-button:before{content:"\e71b"}.el-icon-aim:before{content:"\e71c"}.el-icon-crop:before{content:"\e71d"}.el-icon-odometer:before{content:"\e71e"}.el-icon-time:before{content:"\e71f"}.el-icon-bangzhu:before{content:"\e724"}.el-icon-close-notification:before{content:"\e726"}.el-icon-microphone:before{content:"\e727"}.el-icon-turn-off-microphone:before{content:"\e728"}.el-icon-position:before{content:"\e729"}.el-icon-postcard:before{content:"\e72a"}.el-icon-message:before{content:"\e72b"}.el-icon-chat-line-square:before{content:"\e72d"}.el-icon-chat-dot-square:before{content:"\e72e"}.el-icon-chat-dot-round:before{content:"\e72f"}.el-icon-chat-square:before{content:"\e730"}.el-icon-chat-line-round:before{content:"\e731"}.el-icon-chat-round:before{content:"\e732"}.el-icon-set-up:before{content:"\e733"}.el-icon-turn-off:before{content:"\e734"}.el-icon-open:before{content:"\e735"}.el-icon-connection:before{content:"\e736"}.el-icon-link:before{content:"\e737"}.el-icon-cpu:before{content:"\e738"}.el-icon-thumb:before{content:"\e739"}.el-icon-female:before{content:"\e73a"}.el-icon-male:before{content:"\e73b"}.el-icon-guide:before{content:"\e73c"}.el-icon-news:before{content:"\e73e"}.el-icon-price-tag:before{content:"\e744"}.el-icon-discount:before{content:"\e745"}.el-icon-wallet:before{content:"\e747"}.el-icon-coin:before{content:"\e748"}.el-icon-money:before{content:"\e749"}.el-icon-bank-card:before{content:"\e74a"}.el-icon-box:before{content:"\e74b"}.el-icon-present:before{content:"\e74c"}.el-icon-sell:before{content:"\e6d5"}.el-icon-sold-out:before{content:"\e6d6"}.el-icon-shopping-bag-2:before{content:"\e74d"}.el-icon-shopping-bag-1:before{content:"\e74e"}.el-icon-shopping-cart-2:before{content:"\e74f"}.el-icon-shopping-cart-1:before{content:"\e750"}.el-icon-shopping-cart-full:before{content:"\e751"}.el-icon-smoking:before{content:"\e752"}.el-icon-no-smoking:before{content:"\e753"}.el-icon-house:before{content:"\e754"}.el-icon-table-lamp:before{content:"\e755"}.el-icon-school:before{content:"\e756"}.el-icon-office-building:before{content:"\e757"}.el-icon-toilet-paper:before{content:"\e758"}.el-icon-notebook-2:before{content:"\e759"}.el-icon-notebook-1:before{content:"\e75a"}.el-icon-files:before{content:"\e75b"}.el-icon-collection:before{content:"\e75c"}.el-icon-receiving:before{content:"\e75d"}.el-icon-suitcase-1:before{content:"\e760"}.el-icon-suitcase:before{content:"\e761"}.el-icon-film:before{content:"\e763"}.el-icon-collection-tag:before{content:"\e765"}.el-icon-data-analysis:before{content:"\e766"}.el-icon-pie-chart:before{content:"\e767"}.el-icon-data-board:before{content:"\e768"}.el-icon-data-line:before{content:"\e76d"}.el-icon-reading:before{content:"\e769"}.el-icon-magic-stick:before{content:"\e76a"}.el-icon-coordinate:before{content:"\e76b"}.el-icon-mouse:before{content:"\e76c"}.el-icon-brush:before{content:"\e76e"}.el-icon-headset:before{content:"\e76f"}.el-icon-umbrella:before{content:"\e770"}.el-icon-scissors:before{content:"\e771"}.el-icon-mobile:before{content:"\e773"}.el-icon-attract:before{content:"\e774"}.el-icon-monitor:before{content:"\e775"}.el-icon-search:before{content:"\e778"}.el-icon-takeaway-box:before{content:"\e77a"}.el-icon-paperclip:before{content:"\e77d"}.el-icon-printer:before{content:"\e77e"}.el-icon-document-add:before{content:"\e782"}.el-icon-document:before{content:"\e785"}.el-icon-document-checked:before{content:"\e786"}.el-icon-document-copy:before{content:"\e787"}.el-icon-document-delete:before{content:"\e788"}.el-icon-document-remove:before{content:"\e789"}.el-icon-tickets:before{content:"\e78b"}.el-icon-folder-checked:before{content:"\e77f"}.el-icon-folder-delete:before{content:"\e780"}.el-icon-folder-remove:before{content:"\e781"}.el-icon-folder-add:before{content:"\e783"}.el-icon-folder-opened:before{content:"\e784"}.el-icon-folder:before{content:"\e78a"}.el-icon-edit-outline:before{content:"\e764"}.el-icon-edit:before{content:"\e78c"}.el-icon-date:before{content:"\e78e"}.el-icon-c-scale-to-original:before{content:"\e7c6"}.el-icon-view:before{content:"\e6ce"}.el-icon-loading:before{content:"\e6cf"}.el-icon-rank:before{content:"\e6d1"}.el-icon-sort-down:before{content:"\e7c4"}.el-icon-sort-up:before{content:"\e7c5"}.el-icon-sort:before{content:"\e6d2"}.el-icon-finished:before{content:"\e6cd"}.el-icon-refresh-left:before{content:"\e6c7"}.el-icon-refresh-right:before{content:"\e6c8"}.el-icon-refresh:before{content:"\e6d0"}.el-icon-video-play:before{content:"\e7c0"}.el-icon-video-pause:before{content:"\e7c1"}.el-icon-d-arrow-right:before{content:"\e6dc"}.el-icon-d-arrow-left:before{content:"\e6dd"}.el-icon-arrow-up:before{content:"\e6e1"}.el-icon-arrow-down:before{content:"\e6df"}.el-icon-arrow-right:before{content:"\e6e0"}.el-icon-arrow-left:before{content:"\e6de"}.el-icon-top-right:before{content:"\e6e7"}.el-icon-top-left:before{content:"\e6e8"}.el-icon-top:before{content:"\e6e6"}.el-icon-bottom:before{content:"\e6eb"}.el-icon-right:before{content:"\e6e9"}.el-icon-back:before{content:"\e6ea"}.el-icon-bottom-right:before{content:"\e6ec"}.el-icon-bottom-left:before{content:"\e6ed"}.el-icon-caret-top:before{content:"\e78f"}.el-icon-caret-bottom:before{content:"\e790"}.el-icon-caret-right:before{content:"\e791"}.el-icon-caret-left:before{content:"\e792"}.el-icon-d-caret:before{content:"\e79a"}.el-icon-share:before{content:"\e793"}.el-icon-menu:before{content:"\e798"}.el-icon-s-grid:before{content:"\e7a6"}.el-icon-s-check:before{content:"\e7a7"}.el-icon-s-data:before{content:"\e7a8"}.el-icon-s-opportunity:before{content:"\e7aa"}.el-icon-s-custom:before{content:"\e7ab"}.el-icon-s-claim:before{content:"\e7ad"}.el-icon-s-finance:before{content:"\e7ae"}.el-icon-s-comment:before{content:"\e7af"}.el-icon-s-flag:before{content:"\e7b0"}.el-icon-s-marketing:before{content:"\e7b1"}.el-icon-s-shop:before{content:"\e7b4"}.el-icon-s-open:before{content:"\e7b5"}.el-icon-s-management:before{content:"\e7b6"}.el-icon-s-ticket:before{content:"\e7b7"}.el-icon-s-release:before{content:"\e7b8"}.el-icon-s-home:before{content:"\e7b9"}.el-icon-s-promotion:before{content:"\e7ba"}.el-icon-s-operation:before{content:"\e7bb"}.el-icon-s-unfold:before{content:"\e7bc"}.el-icon-s-fold:before{content:"\e7a9"}.el-icon-s-platform:before{content:"\e7bd"}.el-icon-s-order:before{content:"\e7be"}.el-icon-s-cooperation:before{content:"\e7bf"}.el-icon-bell:before{content:"\e725"}.el-icon-message-solid:before{content:"\e799"}.el-icon-video-camera:before{content:"\e772"}.el-icon-video-camera-solid:before{content:"\e796"}.el-icon-camera:before{content:"\e779"}.el-icon-camera-solid:before{content:"\e79b"}.el-icon-download:before{content:"\e77c"}.el-icon-upload2:before{content:"\e77b"}.el-icon-upload:before{content:"\e7c3"}.el-icon-picture-outline-round:before{content:"\e75f"}.el-icon-picture-outline:before{content:"\e75e"}.el-icon-picture:before{content:"\e79f"}.el-icon-close:before{content:"\e6db"}.el-icon-check:before{content:"\e6da"}.el-icon-plus:before{content:"\e6d9"}.el-icon-minus:before{content:"\e6d8"}.el-icon-help:before{content:"\e73d"}.el-icon-s-help:before{content:"\e7b3"}.el-icon-circle-close:before{content:"\e78d"}.el-icon-circle-check:before{content:"\e720"}.el-icon-circle-plus-outline:before{content:"\e723"}.el-icon-remove-outline:before{content:"\e722"}.el-icon-zoom-out:before{content:"\e776"}.el-icon-zoom-in:before{content:"\e777"}.el-icon-error:before{content:"\e79d"}.el-icon-success:before{content:"\e79c"}.el-icon-circle-plus:before{content:"\e7a0"}.el-icon-remove:before{content:"\e7a2"}.el-icon-info:before{content:"\e7a1"}.el-icon-question:before{content:"\e7a4"}.el-icon-warning-outline:before{content:"\e6c9"}.el-icon-warning:before{content:"\e7a3"}.el-icon-goods:before{content:"\e7c2"}.el-icon-s-goods:before{content:"\e7b2"}.el-icon-star-off:before{content:"\e717"}.el-icon-star-on:before{content:"\e797"}.el-icon-more-outline:before{content:"\e6cc"}.el-icon-more:before{content:"\e794"}.el-icon-phone-outline:before{content:"\e6cb"}.el-icon-phone:before{content:"\e795"}.el-icon-user:before{content:"\e6e3"}.el-icon-user-solid:before{content:"\e7a5"}.el-icon-setting:before{content:"\e6ca"}.el-icon-s-tools:before{content:"\e7ac"}.el-icon-delete:before{content:"\e6d7"}.el-icon-delete-solid:before{content:"\e7c9"}.el-icon-eleme:before{content:"\e7c7"}.el-icon-platform-eleme:before{content:"\e7ca"}.el-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.el-pagination{white-space:nowrap;padding:2px 5px;color:#303133;font-weight:700}.el-pagination::after,.el-pagination::before{display:table;content:""}.el-pagination::after{clear:both}.el-pagination button,.el-pagination span:not([class*=suffix]){display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield;line-height:normal}.el-pagination .el-input__suffix{right:0;-webkit-transform:scale(.8);transform:scale(.8)}.el-pagination .el-select .el-input{width:100px;margin:0 5px}.el-pagination .el-select .el-input .el-input__inner{padding-right:25px;border-radius:3px}.el-pagination button{border:none;padding:0 6px;background:0 0}.el-pagination button:focus{outline:0}.el-pagination button:hover{color:#409EFF}.el-pagination button:disabled{color:#C0C4CC;background-color:#FFF;cursor:not-allowed}.el-pagination .btn-next,.el-pagination .btn-prev{background:center center no-repeat #FFF;background-size:16px;cursor:pointer;margin:0;color:#303133}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700}.el-pagination .btn-prev{padding-right:12px}.el-pagination .btn-next{padding-left:12px}.el-pagination .el-pager li.disabled{color:#C0C4CC;cursor:not-allowed}.el-pager li,.el-pager li.btn-quicknext:hover,.el-pager li.btn-quickprev:hover{cursor:pointer}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li.btn-quicknext,.el-pagination--small .el-pager li.btn-quickprev,.el-pagination--small .el-pager li:last-child{border-color:transparent;font-size:12px;line-height:22px;height:22px;min-width:22px}.el-pagination--small .arrow.disabled{visibility:hidden}.el-pagination--small .more::before,.el-pagination--small li.more::before{line-height:24px}.el-pagination--small button,.el-pagination--small span:not([class*=suffix]){height:22px;line-height:22px}.el-pagination--small .el-pagination__editor,.el-pagination--small .el-pagination__editor.el-input .el-input__inner{height:22px}.el-pagination__sizes{margin:0 10px 0 0;font-weight:400;color:#606266}.el-pagination__sizes .el-input .el-input__inner{font-size:13px;padding-left:8px}.el-pagination__sizes .el-input .el-input__inner:hover{border-color:#409EFF}.el-pagination__total{margin-right:10px;font-weight:400;color:#606266}.el-pagination__jump{margin-left:24px;font-weight:400;color:#606266}.el-pagination__jump .el-input__inner{padding:0 3px}.el-pagination__rightwrapper{float:right}.el-pagination__editor{line-height:18px;padding:0 2px;height:28px;text-align:center;margin:0 2px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.el-pager,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{padding:0}.el-dialog,.el-pager li{-webkit-box-sizing:border-box}.el-pagination__editor.el-input{width:50px}.el-pagination__editor.el-input .el-input__inner{height:28px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{margin:0 5px;background-color:#f4f4f5;color:#606266;min-width:30px;border-radius:2px}.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev.disabled,.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .el-pager li.disabled{color:#C0C4CC}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:#409EFF}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#409EFF;color:#FFF}.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li{margin:0 3px;min-width:22px}.el-pager,.el-pager li{vertical-align:top;margin:0;display:inline-block}.el-pager{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;font-size:0}.el-pager .more::before{line-height:30px}.el-pager li{padding:0 4px;background:#FFF;font-size:13px;min-width:35.5px;height:28px;line-height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.el-pager li.btn-quicknext,.el-pager li.btn-quickprev{line-height:28px;color:#303133}.el-pager li.btn-quicknext.disabled,.el-pager li.btn-quickprev.disabled{color:#C0C4CC}.el-pager li.active+li{border-left:0}.el-pager li:hover{color:#409EFF}.el-pager li.active{color:#409EFF;cursor:default}@-webkit-keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{100%{opacity:0}}.el-dialog{position:relative;margin:0 auto 50px;background:#FFF;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.el-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409EFF}.el-dialog__title{line-height:24px;font-size:18px;color:#303133}.el-dialog__body{padding:30px 20px;color:#606266;font-size:14px;word-break:break-all}.el-dialog__footer{padding:10px 20px 20px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial;padding:25px 25px 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-autocomplete{position:relative;display:inline-block}.el-autocomplete-suggestion{margin:5px 0;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:4px;border:1px solid #E4E7ED;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF}.el-autocomplete-suggestion__wrap{max-height:280px;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-autocomplete-suggestion__list{margin:0;padding:0}.el-autocomplete-suggestion li{padding:0 20px;margin:0;line-height:34px;cursor:pointer;color:#606266;font-size:14px;list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-autocomplete-suggestion li.highlighted,.el-autocomplete-suggestion li:hover{background-color:#F5F7FA}.el-autocomplete-suggestion li.divider{margin-top:6px;border-top:1px solid #000}.el-autocomplete-suggestion li.divider:last-child{margin-bottom:-6px}.el-autocomplete-suggestion.is-loading li{text-align:center;height:100px;line-height:100px;font-size:20px;color:#999}.el-autocomplete-suggestion.is-loading li::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-autocomplete-suggestion.is-loading li:hover{background-color:#FFF}.el-autocomplete-suggestion.is-loading .el-icon-loading{vertical-align:middle}.el-dropdown{display:inline-block;position:relative;color:#606266;font-size:14px}.el-dropdown .el-button-group{display:block}.el-dropdown .el-button-group .el-button{float:none}.el-dropdown .el-dropdown__caret-button{padding-left:5px;padding-right:5px;position:relative;border-left:none}.el-dropdown .el-dropdown__caret-button::before{content:'';position:absolute;display:block;width:1px;top:5px;bottom:5px;left:0;background:rgba(255,255,255,.5)}.el-dropdown .el-dropdown__caret-button.el-button--default::before{background:rgba(220,223,230,.5)}.el-dropdown .el-dropdown__caret-button:hover:not(.is-disabled)::before{top:0;bottom:0}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{padding-left:0}.el-dropdown__icon{font-size:12px;margin:0 3px}.el-dropdown .el-dropdown-selfdefine:focus:active,.el-dropdown .el-dropdown-selfdefine:focus:not(.focusing){outline-width:0}.el-dropdown [disabled]{cursor:not-allowed;color:#bbb}.el-dropdown-menu{position:absolute;top:0;left:0;z-index:10;padding:10px 0;margin:5px 0;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-dropdown-menu__item,.el-menu-item{font-size:14px;padding:0 20px;cursor:pointer}.el-dropdown-menu__item{list-style:none;line-height:36px;margin:0;color:#606266;outline:0}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#ecf5ff;color:#66b1ff}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{position:relative;margin-top:6px;border-top:1px solid #EBEEF5}.el-dropdown-menu__item--divided:before{content:'';height:6px;display:block;margin:0 -20px;background-color:#FFF}.el-dropdown-menu__item.is-disabled{cursor:default;color:#bbb;pointer-events:none}.el-dropdown-menu--medium{padding:6px 0}.el-dropdown-menu--medium .el-dropdown-menu__item{line-height:30px;padding:0 17px;font-size:14px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:6px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:6px;margin:0 -17px}.el-dropdown-menu--small{padding:6px 0}.el-dropdown-menu--small .el-dropdown-menu__item{line-height:27px;padding:0 15px;font-size:13px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:4px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:4px;margin:0 -15px}.el-dropdown-menu--mini{padding:3px 0}.el-dropdown-menu--mini .el-dropdown-menu__item{line-height:24px;padding:0 10px;font-size:12px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:3px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:3px;margin:0 -10px}.el-menu{border-right:solid 1px #e6e6e6;list-style:none;position:relative;margin:0;padding-left:0;background-color:#FFF}.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal>.el-submenu .el-submenu__title:hover{background-color:#fff}.el-menu::after,.el-menu::before{display:table;content:""}.el-breadcrumb__item:last-child .el-breadcrumb__separator,.el-menu--collapse>.el-menu-item .el-submenu__icon-arrow,.el-menu--collapse>.el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}.el-menu::after{clear:both}.el-menu.el-menu--horizontal{border-bottom:solid 1px #e6e6e6}.el-menu--horizontal{border-right:none}.el-menu--horizontal>.el-menu-item{float:left;height:60px;line-height:60px;margin:0;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-menu-item a,.el-menu--horizontal>.el-menu-item a:hover{color:inherit}.el-menu--horizontal>.el-submenu{float:left}.el-menu--horizontal>.el-submenu:focus,.el-menu--horizontal>.el-submenu:hover{outline:0}.el-menu--horizontal>.el-submenu:focus .el-submenu__title,.el-menu--horizontal>.el-submenu:hover .el-submenu__title{color:#303133}.el-menu--horizontal>.el-submenu.is-active .el-submenu__title{border-bottom:2px solid #409EFF;color:#303133}.el-menu--horizontal>.el-submenu .el-submenu__title{height:60px;line-height:60px;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-submenu .el-submenu__icon-arrow{position:static;vertical-align:middle;margin-left:8px;margin-top:-3px}.el-menu--collapse .el-submenu,.el-menu-item{position:relative}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-submenu__title{background-color:#FFF;float:none;height:36px;line-height:36px;padding:0 10px;color:#909399}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-submenu.is-active>.el-submenu__title{color:#303133}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{outline:0;color:#303133}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid #409EFF;color:#303133}.el-menu--collapse{width:64px}.el-menu--collapse>.el-menu-item [class^=el-icon-],.el-menu--collapse>.el-submenu>.el-submenu__title [class^=el-icon-]{margin:0;vertical-align:middle;width:24px;text-align:center}.el-menu--collapse>.el-menu-item span,.el-menu--collapse>.el-submenu>.el-submenu__title span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}.el-menu-item,.el-submenu__title{height:56px;line-height:56px;list-style:none}.el-menu--collapse>.el-menu-item.is-active i{color:inherit}.el-menu--collapse .el-menu .el-submenu{min-width:200px}.el-menu--collapse .el-submenu .el-menu{position:absolute;margin-left:5px;top:0;left:100%;z-index:10;border:1px solid #E4E7ED;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu--collapse .el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:none;transform:none}.el-menu--popup{z-index:100;min-width:200px;border:none;padding:5px 0;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu--popup-bottom-start{margin-top:5px}.el-menu--popup-right-start{margin-left:5px;margin-right:5px}.el-menu-item{color:#303133;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-radio-button__inner,.el-submenu__title{-webkit-box-sizing:border-box;position:relative;white-space:nowrap}.el-menu-item *{vertical-align:middle}.el-menu-item i{color:#909399}.el-menu-item:focus,.el-menu-item:hover{outline:0;background-color:#ecf5ff}.el-menu-item.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-menu-item [class^=el-icon-]{margin-right:5px;width:24px;text-align:center;font-size:18px;vertical-align:middle}.el-menu-item.is-active{color:#409EFF}.el-menu-item.is-active i{color:inherit}.el-submenu{list-style:none;margin:0;padding-left:0}.el-submenu__title{font-size:14px;color:#303133;padding:0 20px;cursor:pointer;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.el-submenu__title *{vertical-align:middle}.el-submenu__title i{color:#909399}.el-submenu__title:focus,.el-submenu__title:hover{outline:0;background-color:#ecf5ff}.el-submenu__title.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu__title:hover{background-color:#ecf5ff}.el-submenu .el-menu{border:none}.el-submenu .el-menu-item{height:50px;line-height:50px;padding:0 45px;min-width:200px}.el-submenu__icon-arrow{position:absolute;top:50%;right:20px;margin-top:-7px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:12px}.el-submenu.is-active .el-submenu__title{border-bottom-color:#409EFF}.el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-submenu.is-disabled .el-menu-item,.el-submenu.is-disabled .el-submenu__title{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu [class^=el-icon-]{vertical-align:middle;margin-right:5px;width:24px;text-align:center;font-size:18px}.el-menu-item-group>ul{padding:0}.el-menu-item-group__title{padding:7px 0 7px 20px;line-height:normal;font-size:12px;color:#909399}.el-radio-button__inner,.el-radio-group{display:inline-block;line-height:1;vertical-align:middle}.horizontal-collapse-transition .el-submenu__title .el-submenu__icon-arrow{-webkit-transition:.2s;transition:.2s;opacity:0}.el-radio-group{font-size:0}.el-radio-button{position:relative;display:inline-block;outline:0}.el-radio-button__inner{background:#FFF;border:1px solid #DCDFE6;font-weight:500;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-radio-button__inner.is-round{padding:12px 20px}.el-radio-button__inner:hover{color:#409EFF}.el-radio-button__inner [class*=el-icon-]{line-height:.9}.el-radio-button__inner [class*=el-icon-]+span{margin-left:5px}.el-radio-button:first-child .el-radio-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-radio-button__orig-radio{opacity:0;outline:0;position:absolute;z-index:-1}.el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #409EFF;box-shadow:-1px 0 0 0 #409EFF}.el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{background-color:#F2F6FC}.el-radio-button:last-child .el-radio-button__inner{border-radius:0 4px 4px 0}.el-radio-button:first-child:last-child .el-radio-button__inner{border-radius:4px}.el-radio-button--medium .el-radio-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-radio-button--medium .el-radio-button__inner.is-round{padding:10px 20px}.el-radio-button--small .el-radio-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-radio-button--small .el-radio-button__inner.is-round{padding:9px 15px}.el-radio-button--mini .el-radio-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-radio-button--mini .el-radio-button__inner.is-round{padding:7px 15px}.el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled){-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-picker-panel,.el-popover,.el-select-dropdown,.el-table-filter,.el-time-panel{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:20px;font-size:14px;font-weight:500;vertical-align:middle;color:#303133}.el-switch__label.is-active{color:#409EFF}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #DCDFE6;outline:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#DCDFE6;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;vertical-align:middle}.el-input__prefix,.el-input__suffix{-webkit-transition:all .3s;color:#C0C4CC}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:16px;height:16px;background-color:#FFF}.el-switch.is-checked .el-switch__core{border-color:#409EFF;background-color:#409EFF}.el-switch.is-checked .el-switch__core::after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-select-dropdown{position:absolute;z-index:1001;border:1px solid #E4E7ED;border-radius:4px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0}.el-select-dropdown.is-multiple .el-select-dropdown__item{padding-right:40px}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#409EFF;background-color:#FFF}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#F5F7FA}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{position:absolute;right:20px;font-family:element-icons;content:"\e6da";font-size:12px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-select-dropdown__item.is-disabled:hover{background-color:#FFF}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#F5F7FA}.el-select-dropdown__item.selected{color:#409EFF;font-weight:700}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type)::after{content:'';position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#E4E7ED}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{display:inline-block;position:relative}.el-select .el-select__tags>span{display:contents}.el-select:hover .el-input__inner{border-color:#C0C4CC}.el-select .el-input__inner{cursor:pointer;padding-right:35px}.el-select .el-input__inner:focus{border-color:#409EFF}.el-select .el-input .el-select__caret{color:#C0C4CC;font-size:14px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);cursor:pointer}.el-select .el-input .el-select__caret.is-reverse{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.el-select .el-input .el-select__caret.is-show-close{font-size:14px;text-align:center;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);border-radius:100%;color:#C0C4CC;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-select .el-input .el-select__caret.is-show-close:hover{color:#909399}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#E4E7ED}.el-range-editor.is-active,.el-range-editor.is-active:hover,.el-select .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-select>.el-input{display:block}.el-select__input{border:none;outline:0;padding:0;margin-left:15px;color:#666;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-color:transparent}.el-select__input.is-mini{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#C0C4CC;line-height:18px;font-size:14px}.el-select__close:hover{color:#909399}.el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-select__tags-text{overflow:hidden;text-overflow:ellipsis}.el-select .el-tag{-webkit-box-sizing:border-box;box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-select .el-tag__close.el-icon-close{background-color:#C0C4CC;top:0;color:#FFF;-ms-flex-negative:0;flex-shrink:0}.el-select .el-tag__close.el-icon-close:hover{background-color:#909399}.el-table,.el-table__expanded-cell{background-color:#FFF}.el-select .el-tag__close.el-icon-close::before{display:block;-webkit-transform:translate(0,.5px);transform:translate(0,.5px)}.el-table{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:100%;font-size:14px;color:#606266}.el-table__empty-block{min-height:60px;text-align:center;width:100%;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}.el-table__empty-text{line-height:60px;width:50%;color:#909399}.el-table__expand-column .cell{padding:0;text-align:center}.el-table__expand-icon{position:relative;cursor:pointer;color:#666;font-size:12px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;height:20px}.el-table__expand-icon--expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-table__expand-icon>.el-icon{position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px}.el-table__expanded-cell[class*=cell]{padding:20px 50px}.el-table__expanded-cell:hover{background-color:transparent!important}.el-table__placeholder{display:inline-block;width:20px}.el-table__append-wrapper{overflow:hidden}.el-table--fit{border-right:0;border-bottom:0}.el-table--fit .el-table__cell.gutter{border-right-width:1px}.el-table--scrollable-x .el-table__body-wrapper{overflow-x:auto}.el-table--scrollable-y .el-table__body-wrapper{overflow-y:auto}.el-table thead{color:#909399;font-weight:500}.el-table thead.is-group th.el-table__cell{background:#F5F7FA}.el-table .el-table__cell{padding:12px 0;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;position:relative;text-align:left}.el-table .el-table__cell.is-center{text-align:center}.el-table .el-table__cell.is-right{text-align:right}.el-table .el-table__cell.gutter{width:15px;border-right-width:0;border-bottom-width:0;padding:0}.el-table .el-table__cell.is-hidden>*{visibility:hidden}.el-table--medium .el-table__cell{padding:10px 0}.el-table--small{font-size:12px}.el-table--small .el-table__cell{padding:8px 0}.el-table--mini{font-size:12px}.el-table--mini .el-table__cell{padding:6px 0}.el-table tr{background-color:#FFF}.el-table tr input[type=checkbox]{margin:0}.el-table td.el-table__cell,.el-table th.el-table__cell.is-leaf{border-bottom:1px solid #EBEEF5}.el-table th.el-table__cell.is-sortable{cursor:pointer}.el-table th.el-table__cell{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#FFF}.el-table th.el-table__cell>.cell{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;vertical-align:middle;padding-left:10px;padding-right:10px;width:100%}.el-table th.el-table__cell>.cell.highlight{color:#409EFF}.el-table th.el-table__cell.required>div::before{display:inline-block;content:"";width:8px;height:8px;border-radius:50%;background:#ff4d51;margin-right:5px;vertical-align:middle}.el-table td.el-table__cell div{-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-table td,.el-table .cell,.el-table-filter{-webkit-box-sizing:border-box}.el-table td.el-table__cell.gutter{width:0}.el-table .cell{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;line-height:23px;padding-left:10px;padding-right:10px}.el-table .cell.el-tooltip{white-space:nowrap;min-width:50px}.el-table--border,.el-table--group{border:1px solid #EBEEF5}.el-table--border::after,.el-table--group::after,.el-table::before{content:'';position:absolute;background-color:#EBEEF5;z-index:1}.el-table--border::after,.el-table--group::after{top:0;right:0;width:1px;height:100%}.el-table::before{left:0;bottom:0;width:100%;height:1px}.el-table--border{border-right:none;border-bottom:none}.el-table--border.el-loading-parent--relative{border-color:transparent}.el-table--border .el-table__cell,.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:1px solid #EBEEF5}.el-table--border .el-table__cell:first-child .cell{padding-left:10px}.el-table--border th.el-table__cell.gutter:last-of-type{border-bottom:1px solid #EBEEF5;border-bottom-width:1px}.el-table--border th.el-table__cell,.el-table__fixed-right-patch{border-bottom:1px solid #EBEEF5}.el-table--hidden{visibility:hidden}.el-table__fixed,.el-table__fixed-right{position:absolute;top:0;left:0;overflow-x:hidden;overflow-y:hidden;-webkit-box-shadow:0 0 10px rgba(0,0,0,.12);box-shadow:0 0 10px rgba(0,0,0,.12)}.el-table__fixed-right::before,.el-table__fixed::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#EBEEF5;z-index:4}.el-table__fixed-right-patch{position:absolute;top:-1px;right:0;background-color:#FFF}.el-table__fixed-right{top:0;left:auto;right:0}.el-table__fixed-right .el-table__fixed-body-wrapper,.el-table__fixed-right .el-table__fixed-footer-wrapper,.el-table__fixed-right .el-table__fixed-header-wrapper{left:auto;right:0}.el-table__fixed-header-wrapper{position:absolute;left:0;top:0;z-index:3}.el-table__fixed-footer-wrapper{position:absolute;left:0;bottom:0;z-index:3}.el-table__fixed-footer-wrapper tbody td.el-table__cell{border-top:1px solid #EBEEF5;background-color:#F5F7FA;color:#606266}.el-table__fixed-body-wrapper{position:absolute;left:0;top:37px;overflow:hidden;z-index:3}.el-table__body-wrapper,.el-table__footer-wrapper,.el-table__header-wrapper{width:100%}.el-table__footer-wrapper{margin-top:-1px}.el-table__footer-wrapper td.el-table__cell{border-top:1px solid #EBEEF5}.el-table__body,.el-table__footer,.el-table__header{table-layout:fixed;border-collapse:separate}.el-table__footer-wrapper,.el-table__header-wrapper{overflow:hidden}.el-table__footer-wrapper tbody td.el-table__cell,.el-table__header-wrapper tbody td.el-table__cell{background-color:#F5F7FA;color:#606266}.el-table__body-wrapper{overflow:hidden;position:relative}.el-table__body-wrapper.is-scrolling-left~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed-right,.el-table__body-wrapper.is-scrolling-right~.el-table__fixed-right{-webkit-box-shadow:none;box-shadow:none}.el-table__body-wrapper .el-table--border.is-scrolling-right~.el-table__fixed-right{border-left:1px solid #EBEEF5}.el-table .caret-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;width:24px;vertical-align:middle;cursor:pointer;overflow:initial;position:relative}.el-table .sort-caret{width:0;height:0;border:5px solid transparent;position:absolute;left:7px}.el-table .sort-caret.ascending{border-bottom-color:#C0C4CC;top:5px}.el-table .sort-caret.descending{border-top-color:#C0C4CC;bottom:7px}.el-table .ascending .sort-caret.ascending{border-bottom-color:#409EFF}.el-table .descending .sort-caret.descending{border-top-color:#409EFF}.el-table .hidden-columns{visibility:hidden;position:absolute;z-index:-1}.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:#FAFAFA}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td.el-table__cell,.el-table--striped .el-table__body tr.el-table__row--striped.selection-row td.el-table__cell{background-color:#ecf5ff}.el-table__body tr.hover-row.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.selection-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,.el-table__body tr.hover-row.selection-row>td.el-table__cell,.el-table__body tr.hover-row>td.el-table__cell{background-color:#F5F7FA}.el-table__body tr.current-row>td.el-table__cell,.el-table__body tr.selection-row>td.el-table__cell{background-color:#ecf5ff}.el-table__column-resize-proxy{position:absolute;left:200px;top:0;bottom:0;width:0;border-left:1px solid #EBEEF5;z-index:10}.el-table__column-filter-trigger{display:inline-block;line-height:34px;cursor:pointer}.el-table__column-filter-trigger i{color:#909399;font-size:12px;-webkit-transform:scale(.75);transform:scale(.75)}.el-table--enable-row-transition .el-table__body td.el-table__cell{-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:#F5F7FA}.el-table--fluid-height .el-table__fixed,.el-table--fluid-height .el-table__fixed-right{bottom:0;overflow:hidden}.el-table [class*=el-table__row--level] .el-table__expand-icon{display:inline-block;width:20px;line-height:20px;height:20px;text-align:center;margin-right:3px}.el-table-column--selection .cell{padding-left:14px;padding-right:14px}.el-table-filter{border:1px solid #EBEEF5;border-radius:2px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:2px 0}.el-table-filter__list{padding:5px 0;margin:0;list-style:none;min-width:100px}.el-table-filter__list-item{line-height:36px;padding:0 10px;cursor:pointer;font-size:14px}.el-table-filter__list-item:hover{background-color:#ecf5ff;color:#66b1ff}.el-table-filter__list-item.is-active{background-color:#409EFF;color:#FFF}.el-table-filter__content{min-width:100px}.el-table-filter__bottom{border-top:1px solid #EBEEF5;padding:8px}.el-table-filter__bottom button{background:0 0;border:none;color:#606266;cursor:pointer;font-size:13px;padding:0 3px}.el-date-table td.in-range div,.el-date-table td.in-range div:hover,.el-date-table.is-week-mode .el-date-table__row.current div,.el-date-table.is-week-mode .el-date-table__row:hover div{background-color:#F2F6FC}.el-table-filter__bottom button:hover{color:#409EFF}.el-table-filter__bottom button:focus{outline:0}.el-table-filter__bottom button.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-table-filter__wrap{max-height:280px}.el-table-filter__checkbox-group{padding:10px}.el-table-filter__checkbox-group label.el-checkbox{display:block;margin-right:5px;margin-bottom:8px;margin-left:5px}.el-table-filter__checkbox-group .el-checkbox:last-child{margin-bottom:0}.el-date-table{font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover{color:#606266}.el-date-table.is-week-mode .el-date-table__row:hover td:first-child div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table.is-week-mode .el-date-table__row:hover td:last-child div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td{width:32px;height:30px;padding:4px 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;position:relative}.el-date-table td div{height:30px;padding:3px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-table td span{width:24px;height:24px;display:block;margin:0 auto;line-height:24px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%}.el-date-table td.next-month,.el-date-table td.prev-month{color:#C0C4CC}.el-date-table td.today{position:relative}.el-date-table td.today span{color:#409EFF;font-weight:700}.el-date-table td.today.end-date span,.el-date-table td.today.start-date span{color:#FFF}.el-date-table td.available:hover{color:#409EFF}.el-date-table td.current:not(.disabled) span{color:#FFF;background-color:#409EFF}.el-date-table td.end-date div,.el-date-table td.start-date div{color:#FFF}.el-date-table td.end-date span,.el-date-table td.start-date span{background-color:#409EFF}.el-date-table td.start-date div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table td.end-date div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td.disabled div{background-color:#F5F7FA;opacity:1;cursor:not-allowed;color:#C0C4CC}.el-date-table td.selected div{margin-left:5px;margin-right:5px;background-color:#F2F6FC;border-radius:15px}.el-date-table td.selected div:hover{background-color:#F2F6FC}.el-date-table td.selected span{background-color:#409EFF;color:#FFF;border-radius:15px}.el-date-table td.week{font-size:80%;color:#606266}.el-month-table,.el-year-table{font-size:12px;border-collapse:collapse}.el-date-table th{padding:5px;color:#606266;font-weight:400;border-bottom:solid 1px #EBEEF5}.el-month-table{margin:-1px}.el-month-table td{text-align:center;padding:8px 0;cursor:pointer}.el-month-table td div{height:48px;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-month-table td.today .cell{color:#409EFF;font-weight:700}.el-month-table td.today.end-date .cell,.el-month-table td.today.start-date .cell{color:#FFF}.el-month-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-month-table td.disabled .cell:hover{color:#C0C4CC}.el-month-table td .cell{width:60px;height:36px;display:block;line-height:36px;color:#606266;margin:0 auto;border-radius:18px}.el-month-table td .cell:hover{color:#409EFF}.el-month-table td.in-range div,.el-month-table td.in-range div:hover{background-color:#F2F6FC}.el-month-table td.end-date div,.el-month-table td.start-date div{color:#FFF}.el-month-table td.end-date .cell,.el-month-table td.start-date .cell{color:#FFF;background-color:#409EFF}.el-month-table td.start-date div{border-top-left-radius:24px;border-bottom-left-radius:24px}.el-month-table td.end-date div{border-top-right-radius:24px;border-bottom-right-radius:24px}.el-month-table td.current:not(.disabled) .cell{color:#409EFF}.el-year-table{margin:-1px}.el-year-table .el-icon{color:#303133}.el-year-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-year-table td.today .cell{color:#409EFF;font-weight:700}.el-year-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-year-table td.disabled .cell:hover{color:#C0C4CC}.el-year-table td .cell{width:48px;height:32px;display:block;line-height:32px;color:#606266;margin:0 auto}.el-year-table td .cell:hover,.el-year-table td.current:not(.disabled) .cell{color:#409EFF}.el-date-range-picker{width:646px}.el-date-range-picker.has-sidebar{width:756px}.el-date-range-picker table{table-layout:fixed;width:100%}.el-date-range-picker .el-picker-panel__body{min-width:513px}.el-date-range-picker .el-picker-panel__content{margin:0}.el-date-range-picker__header{position:relative;text-align:center;height:28px}.el-date-range-picker__header [class*=arrow-left]{float:left}.el-date-range-picker__header [class*=arrow-right]{float:right}.el-date-range-picker__header div{font-size:16px;font-weight:500;margin-right:50px}.el-date-range-picker__content{float:left;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:16px}.el-date-range-picker__content.is-left{border-right:1px solid #e4e4e4}.el-date-range-picker__content .el-date-range-picker__header div{margin-left:50px;margin-right:50px}.el-date-range-picker__editors-wrap{-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell}.el-date-range-picker__editors-wrap.is-right{text-align:right}.el-date-range-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-range-picker__time-header>.el-icon-arrow-right{font-size:20px;vertical-align:middle;display:table-cell;color:#303133}.el-date-range-picker__time-picker-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-range-picker__time-picker-wrap .el-picker-panel{position:absolute;top:13px;right:0;z-index:1;background:#FFF}.el-date-picker{width:322px}.el-date-picker.has-sidebar.has-time{width:434px}.el-date-picker.has-sidebar{width:438px}.el-date-picker.has-time .el-picker-panel__body-wrapper{position:relative}.el-date-picker .el-picker-panel__content{width:292px}.el-date-picker table{table-layout:fixed;width:100%}.el-date-picker__editor-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-picker__header{margin:12px;text-align:center}.el-date-picker__header--bordered{margin-bottom:0;padding-bottom:12px;border-bottom:solid 1px #EBEEF5}.el-date-picker__header--bordered+.el-picker-panel__content{margin-top:0}.el-date-picker__header-label{font-size:16px;font-weight:500;padding:0 5px;line-height:22px;text-align:center;cursor:pointer;color:#606266}.el-date-picker__header-label.active,.el-date-picker__header-label:hover{color:#409EFF}.el-date-picker__prev-btn{float:left}.el-date-picker__next-btn{float:right}.el-date-picker__time-wrap{padding:10px;text-align:center}.el-date-picker__time-label{float:left;cursor:pointer;line-height:30px;margin-left:10px}.time-select{margin:5px 0;min-width:0}.time-select .el-picker-panel__content{max-height:200px;margin:0}.time-select-item{padding:8px 10px;font-size:14px;line-height:20px}.time-select-item.selected:not(.disabled){color:#409EFF;font-weight:700}.time-select-item.disabled{color:#E4E7ED;cursor:not-allowed}.time-select-item:hover{background-color:#F5F7FA;font-weight:700;cursor:pointer}.el-date-editor{position:relative;display:inline-block;text-align:left}.el-date-editor.el-input,.el-date-editor.el-input__inner{width:220px}.el-date-editor--monthrange.el-input,.el-date-editor--monthrange.el-input__inner{width:300px}.el-date-editor--daterange.el-input,.el-date-editor--daterange.el-input__inner,.el-date-editor--timerange.el-input,.el-date-editor--timerange.el-input__inner{width:350px}.el-date-editor--datetimerange.el-input,.el-date-editor--datetimerange.el-input__inner{width:400px}.el-date-editor--dates .el-input__inner{text-overflow:ellipsis;white-space:nowrap}.el-date-editor .el-icon-circle-close{cursor:pointer}.el-date-editor .el-range__icon{font-size:14px;margin-left:-5px;color:#C0C4CC;float:left;line-height:32px}.el-date-editor .el-range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0;display:inline-block;height:100%;margin:0;padding:0;width:39%;text-align:center;font-size:14px;color:#606266}.el-date-editor .el-range-input::-webkit-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input:-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::-moz-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::placeholder{color:#C0C4CC}.el-date-editor .el-range-separator{display:inline-block;height:100%;padding:0 5px;margin:0;text-align:center;line-height:32px;font-size:14px;width:5%;color:#303133}.el-date-editor .el-range__close-icon{font-size:14px;color:#C0C4CC;width:25px;display:inline-block;float:right;line-height:32px}.el-range-editor.el-input__inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 10px}.el-range-editor .el-range-input{line-height:1}.el-range-editor--medium.el-input__inner{height:36px}.el-range-editor--medium .el-range-separator{line-height:28px;font-size:14px}.el-range-editor--medium .el-range-input{font-size:14px}.el-range-editor--medium .el-range__close-icon,.el-range-editor--medium .el-range__icon{line-height:28px}.el-range-editor--small.el-input__inner{height:32px}.el-range-editor--small .el-range-separator{line-height:24px;font-size:13px}.el-range-editor--small .el-range-input{font-size:13px}.el-range-editor--small .el-range__close-icon,.el-range-editor--small .el-range__icon{line-height:24px}.el-range-editor--mini.el-input__inner{height:28px}.el-range-editor--mini .el-range-separator{line-height:20px;font-size:12px}.el-range-editor--mini .el-range-input{font-size:12px}.el-range-editor--mini .el-range__close-icon,.el-range-editor--mini .el-range__icon{line-height:20px}.el-range-editor.is-disabled{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled:focus,.el-range-editor.is-disabled:hover{border-color:#E4E7ED}.el-range-editor.is-disabled input{background-color:#F5F7FA;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled input::-webkit-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input:-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::-moz-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::placeholder{color:#C0C4CC}.el-range-editor.is-disabled .el-range-separator{color:#C0C4CC}.el-picker-panel{color:#606266;border:1px solid #E4E7ED;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);background:#FFF;border-radius:4px;line-height:30px;margin:5px 0}.el-picker-panel__body-wrapper::after,.el-picker-panel__body::after{content:"";display:table;clear:both}.el-picker-panel__content{position:relative;margin:15px}.el-picker-panel__footer{border-top:1px solid #e4e4e4;padding:4px;text-align:right;background-color:#FFF;position:relative;font-size:0}.el-picker-panel__shortcut{display:block;width:100%;border:0;background-color:transparent;line-height:28px;font-size:14px;color:#606266;padding-left:12px;text-align:left;outline:0;cursor:pointer}.el-picker-panel__shortcut:hover{color:#409EFF}.el-picker-panel__shortcut.active{background-color:#e6f1fe;color:#409EFF}.el-picker-panel__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-picker-panel__btn[disabled]{color:#ccc;cursor:not-allowed}.el-picker-panel__icon-btn{font-size:12px;color:#303133;border:0;background:0 0;cursor:pointer;outline:0;margin-top:8px}.el-picker-panel__icon-btn:hover{color:#409EFF}.el-picker-panel__icon-btn.is-disabled{color:#bbb}.el-picker-panel__icon-btn.is-disabled:hover{cursor:not-allowed}.el-picker-panel__link-btn{vertical-align:middle}.el-picker-panel [slot=sidebar],.el-picker-panel__sidebar{position:absolute;top:0;bottom:0;width:110px;border-right:1px solid #e4e4e4;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;background-color:#FFF;overflow:auto}.el-picker-panel [slot=sidebar]+.el-picker-panel__body,.el-picker-panel__sidebar+.el-picker-panel__body{margin-left:110px}.el-time-spinner.has-seconds .el-time-spinner__wrapper{width:33.3%}.el-time-spinner__wrapper{max-height:190px;overflow:auto;display:inline-block;width:50%;vertical-align:top;position:relative}.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){padding-bottom:15px}.el-time-spinner__input.el-input .el-input__inner,.el-time-spinner__list{padding:0;text-align:center}.el-time-spinner__wrapper.is-arrow{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden}.el-time-spinner__wrapper.is-arrow .el-time-spinner__list{-webkit-transform:translateY(-32px);transform:translateY(-32px)}.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.disabled):not(.active){background:#FFF;cursor:default}.el-time-spinner__arrow{font-size:12px;color:#909399;position:absolute;left:0;width:100%;z-index:1;text-align:center;height:30px;line-height:30px;cursor:pointer}.el-time-spinner__arrow:hover{color:#409EFF}.el-time-spinner__arrow.el-icon-arrow-up{top:10px}.el-time-spinner__arrow.el-icon-arrow-down{bottom:10px}.el-time-spinner__input.el-input{width:70%}.el-time-spinner__list{margin:0;list-style:none}.el-time-spinner__list::after,.el-time-spinner__list::before{content:'';display:block;width:100%;height:80px}.el-time-spinner__item{height:32px;line-height:32px;font-size:12px;color:#606266}.el-time-spinner__item:hover:not(.disabled):not(.active){background:#F5F7FA;cursor:pointer}.el-time-spinner__item.active:not(.disabled){color:#303133;font-weight:700}.el-time-spinner__item.disabled{color:#C0C4CC;cursor:not-allowed}.el-time-panel{margin:5px 0;border:1px solid #E4E7ED;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:2px;position:absolute;width:180px;left:0;z-index:1000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box;box-sizing:content-box}.el-time-panel__content{font-size:0;position:relative;overflow:hidden}.el-time-panel__content::after,.el-time-panel__content::before{content:"";top:50%;position:absolute;margin-top:-15px;height:32px;z-index:-1;left:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;text-align:left;border-top:1px solid #E4E7ED;border-bottom:1px solid #E4E7ED}.el-time-panel__content::after{left:50%;margin-left:12%;margin-right:12%}.el-time-panel__content::before{padding-left:50%;margin-right:12%;margin-left:12%}.el-time-panel__content.has-seconds::after{left:calc(100% / 3 * 2)}.el-time-panel__content.has-seconds::before{padding-left:calc(100% / 3)}.el-time-panel__footer{border-top:1px solid #e4e4e4;padding:4px;height:36px;line-height:25px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-time-panel__btn{border:none;line-height:28px;padding:0 5px;margin:0 5px;cursor:pointer;background-color:transparent;outline:0;font-size:12px;color:#303133}.el-time-panel__btn.confirm{font-weight:800;color:#409EFF}.el-time-range-picker{width:354px;overflow:visible}.el-time-range-picker__content{position:relative;text-align:center;padding:10px}.el-time-range-picker__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:4px 7px 7px;width:50%;display:inline-block}.el-time-range-picker__header{margin-bottom:5px;text-align:center;font-size:14px}.el-time-range-picker__body{border-radius:2px;border:1px solid #E4E7ED}.el-popover{position:absolute;background:#FFF;min-width:150px;border-radius:4px;border:1px solid #EBEEF5;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);word-break:break-all}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover,.el-cascader__dropdown,.el-color-picker__panel,.el-message-box,.el-notification{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-popover--plain{padding:18px 20px}.el-popover__title{color:#303133;font-size:16px;line-height:1;margin-bottom:12px}.el-popover:focus,.el-popover:focus:active,.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{100%{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-popup-parent--hidden{overflow:hidden}.el-message-box{display:inline-block;width:420px;padding-bottom:10px;vertical-align:middle;background-color:#FFF;border-radius:4px;border:1px solid #EBEEF5;font-size:18px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);text-align:left;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.el-message-box__wrapper{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center}.el-message-box__wrapper::after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.el-message-box__header{position:relative;padding:15px 15px 10px}.el-message-box__title{padding-left:0;margin-bottom:0;font-size:18px;line-height:1;color:#303133}.el-message-box__headerbtn{position:absolute;top:15px;right:15px;padding:0;border:none;outline:0;background:0 0;font-size:16px;cursor:pointer}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-input__inner:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus,.el-message-box__input input.invalid,.el-message-box__input input.invalid:focus{border-color:#F56C6C}.el-message-box__headerbtn .el-message-box__close{color:#909399}.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:#409EFF}.el-message-box__content{padding:10px 15px;color:#606266;font-size:14px}.el-message-box__container{position:relative}.el-message-box__input{padding-top:15px}.el-message-box__status{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:24px!important}.el-message-box__status::before{padding-left:1px}.el-message-box__status+.el-message-box__message{padding-left:36px;padding-right:12px}.el-message-box__status.el-icon-success{color:#67C23A}.el-message-box__status.el-icon-info{color:#909399}.el-message-box__status.el-icon-warning{color:#E6A23C}.el-message-box__status.el-icon-error{color:#F56C6C}.el-message-box__message{margin:0}.el-message-box__message p{margin:0;line-height:24px}.el-message-box__errormsg{color:#F56C6C;font-size:12px;min-height:18px;margin-top:2px}.el-message-box__btns{padding:5px 15px 0;text-align:right}.el-message-box__btns button:nth-child(2){margin-left:10px}.el-message-box__btns-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.el-message-box--center{padding-bottom:30px}.el-message-box--center .el-message-box__header{padding-top:30px}.el-message-box--center .el-message-box__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message-box--center .el-message-box__status{position:relative;top:auto;padding-right:5px;text-align:center;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.el-message-box--center .el-message-box__message{margin-left:0}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__content{text-align:center}.el-message-box--center .el-message-box__content{padding-left:27px;padding-right:27px}.msgbox-fade-enter-active{-webkit-animation:msgbox-fade-in .3s;animation:msgbox-fade-in .3s}.msgbox-fade-leave-active{-webkit-animation:msgbox-fade-out .3s;animation:msgbox-fade-out .3s}@-webkit-keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb::after,.el-breadcrumb::before{display:table;content:""}.el-breadcrumb::after{clear:both}.el-breadcrumb__separator{margin:0 9px;font-weight:700;color:#C0C4CC}.el-breadcrumb__separator[class*=icon]{margin:0 6px;font-weight:400}.el-breadcrumb__item{float:left}.el-breadcrumb__inner{color:#606266}.el-breadcrumb__inner a,.el-breadcrumb__inner.is-link{font-weight:700;text-decoration:none;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1);color:#303133}.el-breadcrumb__inner a:hover,.el-breadcrumb__inner.is-link:hover{color:#409EFF;cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover{font-weight:400;color:#606266;cursor:text}.el-form--label-left .el-form-item__label{text-align:left}.el-form--label-top .el-form-item__label{float:none;display:inline-block;text-align:left;padding:0 0 10px}.el-form--inline .el-form-item{display:inline-block;margin-right:10px;vertical-align:top}.el-form--inline .el-form-item__label{float:none;display:inline-block}.el-form--inline .el-form-item__content{display:inline-block;vertical-align:top}.el-form--inline.el-form--label-top .el-form-item__content{display:block}.el-form-item{margin-bottom:22px}.el-form-item::after,.el-form-item::before{display:table;content:""}.el-form-item::after{clear:both}.el-form-item .el-form-item{margin-bottom:0}.el-form-item--mini.el-form-item,.el-form-item--small.el-form-item{margin-bottom:18px}.el-form-item .el-input__validateIcon{display:none}.el-form-item--medium .el-form-item__content,.el-form-item--medium .el-form-item__label{line-height:36px}.el-form-item--small .el-form-item__content,.el-form-item--small .el-form-item__label{line-height:32px}.el-form-item--small .el-form-item__error{padding-top:2px}.el-form-item--mini .el-form-item__content,.el-form-item--mini .el-form-item__label{line-height:28px}.el-form-item--mini .el-form-item__error{padding-top:1px}.el-form-item__label-wrap{float:left}.el-form-item__label-wrap .el-form-item__label{display:inline-block;float:none}.el-form-item__label{text-align:right;vertical-align:middle;float:left;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-form-item__content{line-height:40px;position:relative;font-size:14px}.el-form-item__content::after,.el-form-item__content::before{display:table;content:""}.el-form-item__content::after{clear:both}.el-form-item__content .el-input-group{vertical-align:top}.el-form-item__error{color:#F56C6C;font-size:12px;line-height:1;padding-top:4px;position:absolute;top:100%;left:0}.el-form-item__error--inline{position:relative;top:auto;left:auto;display:inline-block;margin-left:10px}.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{content:'*';color:#F56C6C;margin-right:4px}.el-form-item.is-error .el-input-group__append .el-input__inner,.el-form-item.is-error .el-input-group__prepend .el-input__inner{border-color:transparent}.el-form-item.is-error .el-input__validateIcon{color:#F56C6C}.el-form-item--feedback .el-input__validateIcon{display:inline-block}.el-tabs__header{padding:0;position:relative;margin:0 0 15px}.el-tabs__active-bar{position:absolute;bottom:0;left:0;height:2px;background-color:#409EFF;z-index:1;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1), -webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);list-style:none}.el-tabs__new-tab{float:right;border:1px solid #d3dce6;height:18px;width:18px;line-height:18px;margin:12px 0 9px 10px;border-radius:3px;text-align:center;font-size:12px;color:#d3dce6;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.el-tabs__new-tab .el-icon-plus{-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}.el-tabs__new-tab:hover{color:#409EFF}.el-tabs__nav-wrap{overflow:hidden;margin-bottom:-1px;position:relative}.el-tabs__nav-wrap::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#E4E7ED;z-index:1}.el-tabs__nav-wrap.is-scrollable{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs__nav-scroll{overflow:hidden}.el-tabs__nav-next,.el-tabs__nav-prev{position:absolute;cursor:pointer;line-height:44px;font-size:12px;color:#909399}.el-tabs__nav-next{right:0}.el-tabs__nav-prev{left:0}.el-tabs__nav{white-space:nowrap;position:relative;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;float:left;z-index:2}.el-tabs__nav.is-stretch{min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.el-tabs__nav.is-stretch>*{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.el-tabs__item{padding:0 20px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:500;color:#303133;position:relative}.el-tabs__item:focus,.el-tabs__item:focus:active{outline:0}.el-tabs__item:focus.is-active.is-focus:not(:active){-webkit-box-shadow:0 0 2px 2px #409EFF inset;box-shadow:0 0 2px 2px #409EFF inset;border-radius:3px}.el-tabs__item .el-icon-close{border-radius:50%;text-align:center;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);margin-left:5px}.el-tabs__item .el-icon-close:before{-webkit-transform:scale(.9);transform:scale(.9);display:inline-block}.el-tabs--card>.el-tabs__header .el-tabs__active-bar,.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left,.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right{display:none}.el-tabs__item .el-icon-close:hover{background-color:#C0C4CC;color:#FFF}.el-tabs__item.is-active{color:#409EFF}.el-tabs__item:hover{color:#409EFF;cursor:pointer}.el-tabs__item.is-disabled{color:#C0C4CC;cursor:default}.el-tabs__content{overflow:hidden;position:relative}.el-tabs--card>.el-tabs__header{border-bottom:1px solid #E4E7ED}.el-tabs--card>.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs--card>.el-tabs__header .el-tabs__nav{border:1px solid #E4E7ED;border-bottom:none;border-radius:4px 4px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs--card>.el-tabs__header .el-tabs__item .el-icon-close{position:relative;font-size:12px;width:0;height:14px;vertical-align:middle;line-height:15px;overflow:hidden;top:-1px;right:-2px;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.el-tabs--card>.el-tabs__header .el-tabs__item{border-bottom:1px solid transparent;border-left:1px solid #E4E7ED;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left:none}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover{padding-left:13px;padding-right:13px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close{width:14px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-bottom-color:#FFF}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable{padding-left:20px;padding-right:20px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close{width:14px}.el-tabs--border-card{background:#FFF;border:1px solid #DCDFE6;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.el-tabs--border-card>.el-tabs__content{padding:15px}.el-tabs--border-card>.el-tabs__header{background-color:#F5F7FA;border-bottom:1px solid #E4E7ED;margin:0}.el-tabs--border-card>.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs--border-card>.el-tabs__header .el-tabs__item{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);border:1px solid transparent;margin-top:-1px;color:#909399}.el-tabs--border-card>.el-tabs__header .el-tabs__item+.el-tabs__item,.el-tabs--border-card>.el-tabs__header .el-tabs__item:first-child{margin-left:-1px}.el-col-offset-0,.el-tabs--border-card>.el-tabs__header .is-scrollable .el-tabs__item:first-child{margin-left:0}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{color:#409EFF;background-color:#FFF;border-right-color:#DCDFE6;border-left-color:#DCDFE6}.el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover{color:#409EFF}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-disabled{color:#C0C4CC}.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),.el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:last-child,.el-tabs--bottom .el-tabs__item.is-top:last-child,.el-tabs--top .el-tabs__item.is-bottom:last-child,.el-tabs--top .el-tabs__item.is-top:last-child{padding-right:0}.el-cascader-menu:last-child .el-cascader-node,.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child{padding-right:20px}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2){padding-left:20px}.el-tabs--bottom .el-tabs__header.is-bottom{margin-bottom:0;margin-top:10px}.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom{border-bottom:0;border-top:1px solid #DCDFE6}.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom{margin-top:-1px;margin-bottom:0}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active){border:1px solid transparent}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom{margin:0 -1px -1px}.el-tabs--left,.el-tabs--right{overflow:hidden}.el-tabs--left .el-tabs__header.is-left,.el-tabs--left .el-tabs__header.is-right,.el-tabs--left .el-tabs__nav-scroll,.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__header.is-left,.el-tabs--right .el-tabs__header.is-right,.el-tabs--right .el-tabs__nav-scroll,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{height:100%}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__active-bar.is-right,.el-tabs--right .el-tabs__active-bar.is-left,.el-tabs--right .el-tabs__active-bar.is-right{top:0;bottom:auto;width:2px;height:auto}.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{margin-bottom:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{height:30px;line-height:30px;width:100%;text-align:center;cursor:pointer}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{left:auto;top:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next{right:auto;bottom:0}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__nav-wrap.is-left::after{right:0;left:auto}.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable{padding:30px 0}.el-tabs--left .el-tabs__nav-wrap.is-left::after,.el-tabs--left .el-tabs__nav-wrap.is-right::after,.el-tabs--right .el-tabs__nav-wrap.is-left::after,.el-tabs--right .el-tabs__nav-wrap.is-right::after{height:100%;width:2px;bottom:auto;top:0}.el-tabs--left .el-tabs__nav.is-left,.el-tabs--left .el-tabs__nav.is-right,.el-tabs--right .el-tabs__nav.is-left,.el-tabs--right .el-tabs__nav.is-right{float:none}.el-tabs--left .el-tabs__item.is-left,.el-tabs--left .el-tabs__item.is-right,.el-tabs--right .el-tabs__item.is-left,.el-tabs--right .el-tabs__item.is-right{display:block}.el-tabs--left .el-tabs__header.is-left{float:left;margin-bottom:0;margin-right:10px}.el-button-group>.el-button:not(:last-child),.el-tabs--left .el-tabs__nav-wrap.is-left{margin-right:-1px}.el-tabs--left .el-tabs__item.is-left{text-align:right}.el-tabs--left.el-tabs--card .el-tabs__item.is-left{border-left:none;border-right:1px solid #E4E7ED;border-bottom:none;border-top:1px solid #E4E7ED;text-align:left}.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child{border-right:1px solid #E4E7ED;border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active{border:1px solid #E4E7ED;border-right-color:#fff;border-left:none;border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child{border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child{border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__nav{border-radius:4px 0 0 4px;border-bottom:1px solid #E4E7ED;border-right:none}.el-tabs--left.el-tabs--card .el-tabs__new-tab{float:none}.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left{border-right:1px solid #dfe4ed}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left{border:1px solid transparent;margin:-1px 0 -1px -1px}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active{border-color:#d1dbe5 transparent}.el-tabs--right .el-tabs__header.is-right{float:right;margin-bottom:0;margin-left:10px}.el-tabs--right .el-tabs__nav-wrap.is-right{margin-left:-1px}.el-tabs--right .el-tabs__nav-wrap.is-right::after{left:0;right:auto}.el-tabs--right .el-tabs__active-bar.is-right{left:0}.el-tabs--right.el-tabs--card .el-tabs__item.is-right{border-bottom:none;border-top:1px solid #E4E7ED}.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child{border-left:1px solid #E4E7ED;border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active{border:1px solid #E4E7ED;border-left-color:#fff;border-right:none;border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child{border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child{border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__nav{border-radius:0 4px 4px 0;border-bottom:1px solid #E4E7ED;border-left:none}.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right{border-left:1px solid #dfe4ed}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right{border:1px solid transparent;margin:-1px -1px -1px 0}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active{border-color:#d1dbe5 transparent}.slideInLeft-transition,.slideInRight-transition{display:inline-block}.slideInRight-enter{-webkit-animation:slideInRight-enter .3s;animation:slideInRight-enter .3s}.slideInRight-leave{position:absolute;left:0;right:0;-webkit-animation:slideInRight-leave .3s;animation:slideInRight-leave .3s}.slideInLeft-enter{-webkit-animation:slideInLeft-enter .3s;animation:slideInLeft-enter .3s}.slideInLeft-leave{position:absolute;left:0;right:0;-webkit-animation:slideInLeft-leave .3s;animation:slideInLeft-leave .3s}@-webkit-keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}.el-tree{position:relative;cursor:default;background:#FFF;color:#606266}.el-tree__empty-block{position:relative;min-height:60px;text-align:center;width:100%;height:100%}.el-tree__empty-text{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#909399;font-size:14px}.el-tree__drop-indicator{position:absolute;left:0;right:0;height:1px;background-color:#409EFF}.el-tree-node{white-space:nowrap;outline:0}.el-tree-node:focus>.el-tree-node__content{background-color:#F5F7FA}.el-tree-node.is-drop-inner>.el-tree-node__content .el-tree-node__label{background-color:#409EFF;color:#fff}.el-tree-node__content:hover,.el-upload-list__item:hover{background-color:#F5F7FA}.el-tree-node__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px;cursor:pointer}.el-tree-node__content>.el-tree-node__expand-icon{padding:6px}.el-tree-node__content>label.el-checkbox{margin-right:8px}.el-tree.is-dragging .el-tree-node__content{cursor:move}.el-tree.is-dragging .el-tree-node__content *{pointer-events:none}.el-tree.is-dragging.is-drop-not-allow .el-tree-node__content{cursor:not-allowed}.el-tree-node__expand-icon{cursor:pointer;color:#C0C4CC;font-size:12px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.el-tree-node__expand-icon.expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default}.el-tree-node__label{font-size:14px}.el-tree-node__loading-icon{margin-right:8px;font-size:14px;color:#C0C4CC}.el-tree-node>.el-tree-node__children{overflow:hidden;background-color:transparent}.el-tree-node.is-expanded>.el-tree-node__children{display:block}.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#f0f7ff}.el-alert{width:100%;padding:8px 16px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;position:relative;background-color:#FFF;overflow:hidden;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s;transition:opacity .2s}.el-alert.is-light .el-alert__closebtn{color:#C0C4CC}.el-alert.is-dark .el-alert__closebtn,.el-alert.is-dark .el-alert__description{color:#FFF}.el-alert.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-alert--success.is-light{background-color:#f0f9eb;color:#67C23A}.el-alert--success.is-light .el-alert__description{color:#67C23A}.el-alert--success.is-dark{background-color:#67C23A;color:#FFF}.el-alert--info.is-light{background-color:#f4f4f5;color:#909399}.el-alert--info.is-dark{background-color:#909399;color:#FFF}.el-alert--info .el-alert__description{color:#909399}.el-alert--warning.is-light{background-color:#fdf6ec;color:#E6A23C}.el-alert--warning.is-light .el-alert__description{color:#E6A23C}.el-alert--warning.is-dark{background-color:#E6A23C;color:#FFF}.el-alert--error.is-light{background-color:#fef0f0;color:#F56C6C}.el-alert--error.is-light .el-alert__description{color:#F56C6C}.el-alert--error.is-dark{background-color:#F56C6C;color:#FFF}.el-alert__content{display:table-cell;padding:0 8px}.el-alert__icon{font-size:16px;width:16px}.el-alert__icon.is-big{font-size:28px;width:28px}.el-alert__title{font-size:13px;line-height:18px}.el-alert__title.is-bold{font-weight:700}.el-alert .el-alert__description{font-size:12px;margin:5px 0 0}.el-alert__closebtn{font-size:12px;opacity:1;position:absolute;top:12px;right:15px;cursor:pointer}.el-alert-fade-enter,.el-alert-fade-leave-active,.el-loading-fade-enter,.el-loading-fade-leave-active,.el-notification-fade-leave-active,.el-upload iframe{opacity:0}.el-carousel__arrow--right,.el-notification.right{right:16px}.el-alert__closebtn.is-customed{font-style:normal;font-size:13px;top:9px}.el-notification{display:-webkit-box;display:-ms-flexbox;display:flex;width:330px;padding:14px 26px 14px 13px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #EBEEF5;position:fixed;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;overflow:hidden}.el-notification.left{left:16px}.el-notification__group{margin-left:13px;margin-right:8px}.el-notification__title{font-weight:700;font-size:16px;color:#303133;margin:0}.el-notification__content{font-size:14px;line-height:21px;margin:6px 0 0;color:#606266;text-align:justify}.el-notification__content p{margin:0}.el-notification__icon{height:24px;width:24px;font-size:24px}.el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:#909399;font-size:16px}.el-notification__closeBtn:hover{color:#606266}.el-notification .el-icon-success{color:#67C23A}.el-notification .el-icon-error{color:#F56C6C}.el-notification .el-icon-info{color:#909399}.el-notification .el-icon-warning{color:#E6A23C}.el-notification-fade-enter.right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.el-notification-fade-enter.left{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.el-input-number{position:relative;display:inline-block;width:180px;line-height:38px}.el-input-number .el-input{display:block}.el-input-number .el-input__inner{-webkit-appearance:none;padding-left:50px;padding-right:50px;text-align:center}.el-input-number__decrease,.el-input-number__increase{position:absolute;z-index:1;top:1px;width:40px;height:auto;text-align:center;background:#F5F7FA;color:#606266;cursor:pointer;font-size:13px}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:#409EFF}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled){border-color:#409EFF}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-input-number__increase{right:1px;border-radius:0 4px 4px 0;border-left:1px solid #DCDFE6}.el-input-number__decrease{left:1px;border-radius:4px 0 0 4px;border-right:1px solid #DCDFE6}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:#E4E7ED;color:#E4E7ED}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:#E4E7ED;cursor:not-allowed}.el-input-number--medium{width:200px;line-height:34px}.el-input-number--medium .el-input-number__decrease,.el-input-number--medium .el-input-number__increase{width:36px;font-size:14px}.el-input-number--medium .el-input__inner{padding-left:43px;padding-right:43px}.el-input-number--small{width:130px;line-height:30px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{width:32px;font-size:13px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.9);transform:scale(.9)}.el-input-number--small .el-input__inner{padding-left:39px;padding-right:39px}.el-input-number--mini{width:130px;line-height:26px}.el-input-number--mini .el-input-number__decrease,.el-input-number--mini .el-input-number__increase{width:28px;font-size:12px}.el-input-number--mini .el-input-number__decrease [class*=el-icon],.el-input-number--mini .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number--mini .el-input__inner{padding-left:35px;padding-right:35px}.el-input-number.is-without-controls .el-input__inner{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__inner{padding-left:15px;padding-right:50px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{height:auto;line-height:19px}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 4px 0 0;border-bottom:1px solid #DCDFE6}.el-input-number.is-controls-right .el-input-number__decrease{right:1px;bottom:1px;top:auto;left:auto;border-right:none;border-left:1px solid #DCDFE6;border-radius:0 0 4px}.el-input-number.is-controls-right[class*=medium] [class*=decrease],.el-input-number.is-controls-right[class*=medium] [class*=increase]{line-height:17px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{line-height:15px}.el-input-number.is-controls-right[class*=mini] [class*=decrease],.el-input-number.is-controls-right[class*=mini] [class*=increase]{line-height:13px}.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing){outline-width:0}.el-tooltip__popper{position:absolute;border-radius:4px;padding:10px;z-index:2000;font-size:12px;line-height:1.2;min-width:10px;word-wrap:break-word}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow::after{content:" ";border-width:5px}.el-button-group::after,.el-button-group::before,.el-color-dropdown__main-wrapper::after,.el-link.is-underline:hover:after,.el-page-header__left::after,.el-progress-bar__inner::after,.el-row::after,.el-row::before,.el-slider::after,.el-slider::before,.el-slider__button-wrapper::after,.el-transfer-panel .el-transfer-panel__footer::after,.el-upload-cover::after,.el-upload-list--picture-card .el-upload-list__item-actions::after{content:""}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow::after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#FFF}.el-tooltip__popper.is-light{background:#FFF;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:#FFF}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#FFF}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:#FFF}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:#FFF}.el-slider::after,.el-slider::before{display:table}.el-slider__button-wrapper .el-tooltip,.el-slider__button-wrapper::after{display:inline-block;vertical-align:middle}.el-slider::after{clear:both}.el-slider__runway{width:100%;height:6px;margin:16px 0;background-color:#E4E7ED;border-radius:3px;position:relative;cursor:pointer;vertical-align:middle}.el-slider__runway.show-input{margin-right:160px;width:auto}.el-slider__runway.disabled{cursor:default}.el-slider__runway.disabled .el-slider__bar{background-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button{border-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button-wrapper.dragging,.el-slider__runway.disabled .el-slider__button-wrapper.hover,.el-slider__runway.disabled .el-slider__button-wrapper:hover{cursor:not-allowed}.el-slider__runway.disabled .el-slider__button.dragging,.el-slider__runway.disabled .el-slider__button.hover,.el-slider__runway.disabled .el-slider__button:hover{-webkit-transform:scale(1);transform:scale(1);cursor:not-allowed}.el-slider__button-wrapper,.el-slider__stop{-webkit-transform:translateX(-50%);position:absolute}.el-slider__input{float:right;margin-top:3px;width:130px}.el-slider__input.el-input-number--mini{margin-top:5px}.el-slider__input.el-input-number--medium{margin-top:0}.el-slider__input.el-input-number--large{margin-top:-2px}.el-slider__bar{height:6px;background-color:#409EFF;border-top-left-radius:3px;border-bottom-left-radius:3px;position:absolute}.el-slider__button-wrapper{height:36px;width:36px;z-index:1001;top:-15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:transparent;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal}.el-image-viewer__btn,.el-slider__button,.el-step__icon-inner{-moz-user-select:none;-ms-user-select:none}.el-slider__button-wrapper::after{height:100%}.el-slider__button-wrapper.hover,.el-slider__button-wrapper:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button-wrapper.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__button{width:16px;height:16px;border:2px solid #409EFF;background-color:#FFF;border-radius:50%;-webkit-transition:.2s;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.el-slider__button.hover,.el-slider__button:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__stop{height:6px;width:6px;border-radius:100%;background-color:#FFF;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-slider__marks{top:0;left:12px;width:18px;height:100%}.el-slider__marks-text{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;color:#909399;margin-top:15px}.el-slider.is-vertical{position:relative}.el-slider.is-vertical .el-slider__runway{width:6px;height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:6px;height:auto;border-radius:0 0 3px 3px}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:-15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical.el-slider--with-input{padding-bottom:58px}.el-slider.is-vertical.el-slider--with-input .el-slider__input{overflow:visible;float:none;position:absolute;bottom:22px;width:36px;margin-top:15px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input__inner{text-align:center;padding-left:5px;padding-right:5px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{top:32px;margin-top:-1px;border:1px solid #DCDFE6;line-height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease{width:18px;right:18px;border-bottom-left-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{width:19px;border-bottom-right-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase~.el-input .el-input__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__increase{border-color:#C0C4CC}.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__increase{border-color:#409EFF}.el-slider.is-vertical .el-slider__marks-text{margin-top:0;left:15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:rgba(255,255,255,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-col-pull-0,.el-col-pull-1,.el-col-pull-10,.el-col-pull-11,.el-col-pull-12,.el-col-pull-13,.el-col-pull-14,.el-col-pull-15,.el-col-pull-16,.el-col-pull-17,.el-col-pull-18,.el-col-pull-19,.el-col-pull-2,.el-col-pull-20,.el-col-pull-21,.el-col-pull-22,.el-col-pull-23,.el-col-pull-24,.el-col-pull-3,.el-col-pull-4,.el-col-pull-5,.el-col-pull-6,.el-col-pull-7,.el-col-pull-8,.el-col-pull-9,.el-col-push-0,.el-col-push-1,.el-col-push-10,.el-col-push-11,.el-col-push-12,.el-col-push-13,.el-col-push-14,.el-col-push-15,.el-col-push-16,.el-col-push-17,.el-col-push-18,.el-col-push-19,.el-col-push-2,.el-col-push-20,.el-col-push-21,.el-col-push-22,.el-col-push-23,.el-col-push-24,.el-col-push-3,.el-col-push-4,.el-col-push-5,.el-col-push-6,.el-col-push-7,.el-col-push-8,.el-col-push-9,.el-row,.el-upload-dragger,.el-upload-list__item{position:relative}.el-loading-spinner .el-loading-text{color:#409EFF;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409EFF;stroke-linecap:round}.el-loading-spinner i{color:#409EFF}@-webkit-keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-row{-webkit-box-sizing:border-box;box-sizing:border-box}.el-row::after,.el-row::before{display:table}.el-row::after{clear:both}.el-row--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.el-col-0,.el-row--flex:after,.el-row--flex:before{display:none}.el-row--flex.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-row--flex.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.el-row--flex.is-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.el-row--flex.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.el-row--flex.is-align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.el-row--flex.is-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-row--flex.is-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[class*=el-col-]{float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-col-0{width:0%}.el-col-pull-0{right:0}.el-col-push-0{left:0}.el-col-1{width:4.16667%}.el-col-offset-1{margin-left:4.16667%}.el-col-pull-1{right:4.16667%}.el-col-push-1{left:4.16667%}.el-col-2{width:8.33333%}.el-col-offset-2{margin-left:8.33333%}.el-col-pull-2{right:8.33333%}.el-col-push-2{left:8.33333%}.el-col-3{width:12.5%}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{right:12.5%}.el-col-push-3{left:12.5%}.el-col-4{width:16.66667%}.el-col-offset-4{margin-left:16.66667%}.el-col-pull-4{right:16.66667%}.el-col-push-4{left:16.66667%}.el-col-5{width:20.83333%}.el-col-offset-5{margin-left:20.83333%}.el-col-pull-5{right:20.83333%}.el-col-push-5{left:20.83333%}.el-col-6{width:25%}.el-col-offset-6{margin-left:25%}.el-col-pull-6{right:25%}.el-col-push-6{left:25%}.el-col-7{width:29.16667%}.el-col-offset-7{margin-left:29.16667%}.el-col-pull-7{right:29.16667%}.el-col-push-7{left:29.16667%}.el-col-8{width:33.33333%}.el-col-offset-8{margin-left:33.33333%}.el-col-pull-8{right:33.33333%}.el-col-push-8{left:33.33333%}.el-col-9{width:37.5%}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{right:37.5%}.el-col-push-9{left:37.5%}.el-col-10{width:41.66667%}.el-col-offset-10{margin-left:41.66667%}.el-col-pull-10{right:41.66667%}.el-col-push-10{left:41.66667%}.el-col-11{width:45.83333%}.el-col-offset-11{margin-left:45.83333%}.el-col-pull-11{right:45.83333%}.el-col-push-11{left:45.83333%}.el-col-12{width:50%}.el-col-offset-12{margin-left:50%}.el-col-pull-12{right:50%}.el-col-push-12{left:50%}.el-col-13{width:54.16667%}.el-col-offset-13{margin-left:54.16667%}.el-col-pull-13{right:54.16667%}.el-col-push-13{left:54.16667%}.el-col-14{width:58.33333%}.el-col-offset-14{margin-left:58.33333%}.el-col-pull-14{right:58.33333%}.el-col-push-14{left:58.33333%}.el-col-15{width:62.5%}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{right:62.5%}.el-col-push-15{left:62.5%}.el-col-16{width:66.66667%}.el-col-offset-16{margin-left:66.66667%}.el-col-pull-16{right:66.66667%}.el-col-push-16{left:66.66667%}.el-col-17{width:70.83333%}.el-col-offset-17{margin-left:70.83333%}.el-col-pull-17{right:70.83333%}.el-col-push-17{left:70.83333%}.el-col-18{width:75%}.el-col-offset-18{margin-left:75%}.el-col-pull-18{right:75%}.el-col-push-18{left:75%}.el-col-19{width:79.16667%}.el-col-offset-19{margin-left:79.16667%}.el-col-pull-19{right:79.16667%}.el-col-push-19{left:79.16667%}.el-col-20{width:83.33333%}.el-col-offset-20{margin-left:83.33333%}.el-col-pull-20{right:83.33333%}.el-col-push-20{left:83.33333%}.el-col-21{width:87.5%}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{right:87.5%}.el-col-push-21{left:87.5%}.el-col-22{width:91.66667%}.el-col-offset-22{margin-left:91.66667%}.el-col-pull-22{right:91.66667%}.el-col-push-22{left:91.66667%}.el-col-23{width:95.83333%}.el-col-offset-23{margin-left:95.83333%}.el-col-pull-23{right:95.83333%}.el-col-push-23{left:95.83333%}.el-col-24{width:100%}.el-col-offset-24{margin-left:100%}.el-col-pull-24{right:100%}.el-col-push-24{left:100%}@media only screen and (max-width:767px){.el-col-xs-0{display:none;width:0%}.el-col-xs-offset-0{margin-left:0}.el-col-xs-pull-0{position:relative;right:0}.el-col-xs-push-0{position:relative;left:0}.el-col-xs-1{width:4.16667%}.el-col-xs-offset-1{margin-left:4.16667%}.el-col-xs-pull-1{position:relative;right:4.16667%}.el-col-xs-push-1{position:relative;left:4.16667%}.el-col-xs-2{width:8.33333%}.el-col-xs-offset-2{margin-left:8.33333%}.el-col-xs-pull-2{position:relative;right:8.33333%}.el-col-xs-push-2{position:relative;left:8.33333%}.el-col-xs-3{width:12.5%}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{position:relative;left:12.5%}.el-col-xs-4{width:16.66667%}.el-col-xs-offset-4{margin-left:16.66667%}.el-col-xs-pull-4{position:relative;right:16.66667%}.el-col-xs-push-4{position:relative;left:16.66667%}.el-col-xs-5{width:20.83333%}.el-col-xs-offset-5{margin-left:20.83333%}.el-col-xs-pull-5{position:relative;right:20.83333%}.el-col-xs-push-5{position:relative;left:20.83333%}.el-col-xs-6{width:25%}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{position:relative;left:25%}.el-col-xs-7{width:29.16667%}.el-col-xs-offset-7{margin-left:29.16667%}.el-col-xs-pull-7{position:relative;right:29.16667%}.el-col-xs-push-7{position:relative;left:29.16667%}.el-col-xs-8{width:33.33333%}.el-col-xs-offset-8{margin-left:33.33333%}.el-col-xs-pull-8{position:relative;right:33.33333%}.el-col-xs-push-8{position:relative;left:33.33333%}.el-col-xs-9{width:37.5%}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{position:relative;left:37.5%}.el-col-xs-10{width:41.66667%}.el-col-xs-offset-10{margin-left:41.66667%}.el-col-xs-pull-10{position:relative;right:41.66667%}.el-col-xs-push-10{position:relative;left:41.66667%}.el-col-xs-11{width:45.83333%}.el-col-xs-offset-11{margin-left:45.83333%}.el-col-xs-pull-11{position:relative;right:45.83333%}.el-col-xs-push-11{position:relative;left:45.83333%}.el-col-xs-12{width:50%}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{position:relative;left:50%}.el-col-xs-13{width:54.16667%}.el-col-xs-offset-13{margin-left:54.16667%}.el-col-xs-pull-13{position:relative;right:54.16667%}.el-col-xs-push-13{position:relative;left:54.16667%}.el-col-xs-14{width:58.33333%}.el-col-xs-offset-14{margin-left:58.33333%}.el-col-xs-pull-14{position:relative;right:58.33333%}.el-col-xs-push-14{position:relative;left:58.33333%}.el-col-xs-15{width:62.5%}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{position:relative;left:62.5%}.el-col-xs-16{width:66.66667%}.el-col-xs-offset-16{margin-left:66.66667%}.el-col-xs-pull-16{position:relative;right:66.66667%}.el-col-xs-push-16{position:relative;left:66.66667%}.el-col-xs-17{width:70.83333%}.el-col-xs-offset-17{margin-left:70.83333%}.el-col-xs-pull-17{position:relative;right:70.83333%}.el-col-xs-push-17{position:relative;left:70.83333%}.el-col-xs-18{width:75%}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{position:relative;left:75%}.el-col-xs-19{width:79.16667%}.el-col-xs-offset-19{margin-left:79.16667%}.el-col-xs-pull-19{position:relative;right:79.16667%}.el-col-xs-push-19{position:relative;left:79.16667%}.el-col-xs-20{width:83.33333%}.el-col-xs-offset-20{margin-left:83.33333%}.el-col-xs-pull-20{position:relative;right:83.33333%}.el-col-xs-push-20{position:relative;left:83.33333%}.el-col-xs-21{width:87.5%}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{position:relative;left:87.5%}.el-col-xs-22{width:91.66667%}.el-col-xs-offset-22{margin-left:91.66667%}.el-col-xs-pull-22{position:relative;right:91.66667%}.el-col-xs-push-22{position:relative;left:91.66667%}.el-col-xs-23{width:95.83333%}.el-col-xs-offset-23{margin-left:95.83333%}.el-col-xs-pull-23{position:relative;right:95.83333%}.el-col-xs-push-23{position:relative;left:95.83333%}.el-col-xs-24{width:100%}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{position:relative;left:100%}}@media only screen and (min-width:768px){.el-col-sm-0{display:none;width:0%}.el-col-sm-offset-0{margin-left:0}.el-col-sm-pull-0{position:relative;right:0}.el-col-sm-push-0{position:relative;left:0}.el-col-sm-1{width:4.16667%}.el-col-sm-offset-1{margin-left:4.16667%}.el-col-sm-pull-1{position:relative;right:4.16667%}.el-col-sm-push-1{position:relative;left:4.16667%}.el-col-sm-2{width:8.33333%}.el-col-sm-offset-2{margin-left:8.33333%}.el-col-sm-pull-2{position:relative;right:8.33333%}.el-col-sm-push-2{position:relative;left:8.33333%}.el-col-sm-3{width:12.5%}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{position:relative;left:12.5%}.el-col-sm-4{width:16.66667%}.el-col-sm-offset-4{margin-left:16.66667%}.el-col-sm-pull-4{position:relative;right:16.66667%}.el-col-sm-push-4{position:relative;left:16.66667%}.el-col-sm-5{width:20.83333%}.el-col-sm-offset-5{margin-left:20.83333%}.el-col-sm-pull-5{position:relative;right:20.83333%}.el-col-sm-push-5{position:relative;left:20.83333%}.el-col-sm-6{width:25%}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{position:relative;left:25%}.el-col-sm-7{width:29.16667%}.el-col-sm-offset-7{margin-left:29.16667%}.el-col-sm-pull-7{position:relative;right:29.16667%}.el-col-sm-push-7{position:relative;left:29.16667%}.el-col-sm-8{width:33.33333%}.el-col-sm-offset-8{margin-left:33.33333%}.el-col-sm-pull-8{position:relative;right:33.33333%}.el-col-sm-push-8{position:relative;left:33.33333%}.el-col-sm-9{width:37.5%}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{position:relative;left:37.5%}.el-col-sm-10{width:41.66667%}.el-col-sm-offset-10{margin-left:41.66667%}.el-col-sm-pull-10{position:relative;right:41.66667%}.el-col-sm-push-10{position:relative;left:41.66667%}.el-col-sm-11{width:45.83333%}.el-col-sm-offset-11{margin-left:45.83333%}.el-col-sm-pull-11{position:relative;right:45.83333%}.el-col-sm-push-11{position:relative;left:45.83333%}.el-col-sm-12{width:50%}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{position:relative;left:50%}.el-col-sm-13{width:54.16667%}.el-col-sm-offset-13{margin-left:54.16667%}.el-col-sm-pull-13{position:relative;right:54.16667%}.el-col-sm-push-13{position:relative;left:54.16667%}.el-col-sm-14{width:58.33333%}.el-col-sm-offset-14{margin-left:58.33333%}.el-col-sm-pull-14{position:relative;right:58.33333%}.el-col-sm-push-14{position:relative;left:58.33333%}.el-col-sm-15{width:62.5%}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{position:relative;left:62.5%}.el-col-sm-16{width:66.66667%}.el-col-sm-offset-16{margin-left:66.66667%}.el-col-sm-pull-16{position:relative;right:66.66667%}.el-col-sm-push-16{position:relative;left:66.66667%}.el-col-sm-17{width:70.83333%}.el-col-sm-offset-17{margin-left:70.83333%}.el-col-sm-pull-17{position:relative;right:70.83333%}.el-col-sm-push-17{position:relative;left:70.83333%}.el-col-sm-18{width:75%}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{position:relative;left:75%}.el-col-sm-19{width:79.16667%}.el-col-sm-offset-19{margin-left:79.16667%}.el-col-sm-pull-19{position:relative;right:79.16667%}.el-col-sm-push-19{position:relative;left:79.16667%}.el-col-sm-20{width:83.33333%}.el-col-sm-offset-20{margin-left:83.33333%}.el-col-sm-pull-20{position:relative;right:83.33333%}.el-col-sm-push-20{position:relative;left:83.33333%}.el-col-sm-21{width:87.5%}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{position:relative;left:87.5%}.el-col-sm-22{width:91.66667%}.el-col-sm-offset-22{margin-left:91.66667%}.el-col-sm-pull-22{position:relative;right:91.66667%}.el-col-sm-push-22{position:relative;left:91.66667%}.el-col-sm-23{width:95.83333%}.el-col-sm-offset-23{margin-left:95.83333%}.el-col-sm-pull-23{position:relative;right:95.83333%}.el-col-sm-push-23{position:relative;left:95.83333%}.el-col-sm-24{width:100%}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{position:relative;left:100%}}@media only screen and (min-width:992px){.el-col-md-0{display:none;width:0%}.el-col-md-offset-0{margin-left:0}.el-col-md-pull-0{position:relative;right:0}.el-col-md-push-0{position:relative;left:0}.el-col-md-1{width:4.16667%}.el-col-md-offset-1{margin-left:4.16667%}.el-col-md-pull-1{position:relative;right:4.16667%}.el-col-md-push-1{position:relative;left:4.16667%}.el-col-md-2{width:8.33333%}.el-col-md-offset-2{margin-left:8.33333%}.el-col-md-pull-2{position:relative;right:8.33333%}.el-col-md-push-2{position:relative;left:8.33333%}.el-col-md-3{width:12.5%}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{position:relative;left:12.5%}.el-col-md-4{width:16.66667%}.el-col-md-offset-4{margin-left:16.66667%}.el-col-md-pull-4{position:relative;right:16.66667%}.el-col-md-push-4{position:relative;left:16.66667%}.el-col-md-5{width:20.83333%}.el-col-md-offset-5{margin-left:20.83333%}.el-col-md-pull-5{position:relative;right:20.83333%}.el-col-md-push-5{position:relative;left:20.83333%}.el-col-md-6{width:25%}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{position:relative;left:25%}.el-col-md-7{width:29.16667%}.el-col-md-offset-7{margin-left:29.16667%}.el-col-md-pull-7{position:relative;right:29.16667%}.el-col-md-push-7{position:relative;left:29.16667%}.el-col-md-8{width:33.33333%}.el-col-md-offset-8{margin-left:33.33333%}.el-col-md-pull-8{position:relative;right:33.33333%}.el-col-md-push-8{position:relative;left:33.33333%}.el-col-md-9{width:37.5%}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{position:relative;left:37.5%}.el-col-md-10{width:41.66667%}.el-col-md-offset-10{margin-left:41.66667%}.el-col-md-pull-10{position:relative;right:41.66667%}.el-col-md-push-10{position:relative;left:41.66667%}.el-col-md-11{width:45.83333%}.el-col-md-offset-11{margin-left:45.83333%}.el-col-md-pull-11{position:relative;right:45.83333%}.el-col-md-push-11{position:relative;left:45.83333%}.el-col-md-12{width:50%}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{position:relative;left:50%}.el-col-md-13{width:54.16667%}.el-col-md-offset-13{margin-left:54.16667%}.el-col-md-pull-13{position:relative;right:54.16667%}.el-col-md-push-13{position:relative;left:54.16667%}.el-col-md-14{width:58.33333%}.el-col-md-offset-14{margin-left:58.33333%}.el-col-md-pull-14{position:relative;right:58.33333%}.el-col-md-push-14{position:relative;left:58.33333%}.el-col-md-15{width:62.5%}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{position:relative;left:62.5%}.el-col-md-16{width:66.66667%}.el-col-md-offset-16{margin-left:66.66667%}.el-col-md-pull-16{position:relative;right:66.66667%}.el-col-md-push-16{position:relative;left:66.66667%}.el-col-md-17{width:70.83333%}.el-col-md-offset-17{margin-left:70.83333%}.el-col-md-pull-17{position:relative;right:70.83333%}.el-col-md-push-17{position:relative;left:70.83333%}.el-col-md-18{width:75%}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{position:relative;left:75%}.el-col-md-19{width:79.16667%}.el-col-md-offset-19{margin-left:79.16667%}.el-col-md-pull-19{position:relative;right:79.16667%}.el-col-md-push-19{position:relative;left:79.16667%}.el-col-md-20{width:83.33333%}.el-col-md-offset-20{margin-left:83.33333%}.el-col-md-pull-20{position:relative;right:83.33333%}.el-col-md-push-20{position:relative;left:83.33333%}.el-col-md-21{width:87.5%}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{position:relative;left:87.5%}.el-col-md-22{width:91.66667%}.el-col-md-offset-22{margin-left:91.66667%}.el-col-md-pull-22{position:relative;right:91.66667%}.el-col-md-push-22{position:relative;left:91.66667%}.el-col-md-23{width:95.83333%}.el-col-md-offset-23{margin-left:95.83333%}.el-col-md-pull-23{position:relative;right:95.83333%}.el-col-md-push-23{position:relative;left:95.83333%}.el-col-md-24{width:100%}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{position:relative;left:100%}}@media only screen and (min-width:1200px){.el-col-lg-0{display:none;width:0%}.el-col-lg-offset-0{margin-left:0}.el-col-lg-pull-0{position:relative;right:0}.el-col-lg-push-0{position:relative;left:0}.el-col-lg-1{width:4.16667%}.el-col-lg-offset-1{margin-left:4.16667%}.el-col-lg-pull-1{position:relative;right:4.16667%}.el-col-lg-push-1{position:relative;left:4.16667%}.el-col-lg-2{width:8.33333%}.el-col-lg-offset-2{margin-left:8.33333%}.el-col-lg-pull-2{position:relative;right:8.33333%}.el-col-lg-push-2{position:relative;left:8.33333%}.el-col-lg-3{width:12.5%}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{position:relative;left:12.5%}.el-col-lg-4{width:16.66667%}.el-col-lg-offset-4{margin-left:16.66667%}.el-col-lg-pull-4{position:relative;right:16.66667%}.el-col-lg-push-4{position:relative;left:16.66667%}.el-col-lg-5{width:20.83333%}.el-col-lg-offset-5{margin-left:20.83333%}.el-col-lg-pull-5{position:relative;right:20.83333%}.el-col-lg-push-5{position:relative;left:20.83333%}.el-col-lg-6{width:25%}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{position:relative;left:25%}.el-col-lg-7{width:29.16667%}.el-col-lg-offset-7{margin-left:29.16667%}.el-col-lg-pull-7{position:relative;right:29.16667%}.el-col-lg-push-7{position:relative;left:29.16667%}.el-col-lg-8{width:33.33333%}.el-col-lg-offset-8{margin-left:33.33333%}.el-col-lg-pull-8{position:relative;right:33.33333%}.el-col-lg-push-8{position:relative;left:33.33333%}.el-col-lg-9{width:37.5%}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{position:relative;left:37.5%}.el-col-lg-10{width:41.66667%}.el-col-lg-offset-10{margin-left:41.66667%}.el-col-lg-pull-10{position:relative;right:41.66667%}.el-col-lg-push-10{position:relative;left:41.66667%}.el-col-lg-11{width:45.83333%}.el-col-lg-offset-11{margin-left:45.83333%}.el-col-lg-pull-11{position:relative;right:45.83333%}.el-col-lg-push-11{position:relative;left:45.83333%}.el-col-lg-12{width:50%}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{position:relative;left:50%}.el-col-lg-13{width:54.16667%}.el-col-lg-offset-13{margin-left:54.16667%}.el-col-lg-pull-13{position:relative;right:54.16667%}.el-col-lg-push-13{position:relative;left:54.16667%}.el-col-lg-14{width:58.33333%}.el-col-lg-offset-14{margin-left:58.33333%}.el-col-lg-pull-14{position:relative;right:58.33333%}.el-col-lg-push-14{position:relative;left:58.33333%}.el-col-lg-15{width:62.5%}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{position:relative;left:62.5%}.el-col-lg-16{width:66.66667%}.el-col-lg-offset-16{margin-left:66.66667%}.el-col-lg-pull-16{position:relative;right:66.66667%}.el-col-lg-push-16{position:relative;left:66.66667%}.el-col-lg-17{width:70.83333%}.el-col-lg-offset-17{margin-left:70.83333%}.el-col-lg-pull-17{position:relative;right:70.83333%}.el-col-lg-push-17{position:relative;left:70.83333%}.el-col-lg-18{width:75%}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{position:relative;left:75%}.el-col-lg-19{width:79.16667%}.el-col-lg-offset-19{margin-left:79.16667%}.el-col-lg-pull-19{position:relative;right:79.16667%}.el-col-lg-push-19{position:relative;left:79.16667%}.el-col-lg-20{width:83.33333%}.el-col-lg-offset-20{margin-left:83.33333%}.el-col-lg-pull-20{position:relative;right:83.33333%}.el-col-lg-push-20{position:relative;left:83.33333%}.el-col-lg-21{width:87.5%}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{position:relative;left:87.5%}.el-col-lg-22{width:91.66667%}.el-col-lg-offset-22{margin-left:91.66667%}.el-col-lg-pull-22{position:relative;right:91.66667%}.el-col-lg-push-22{position:relative;left:91.66667%}.el-col-lg-23{width:95.83333%}.el-col-lg-offset-23{margin-left:95.83333%}.el-col-lg-pull-23{position:relative;right:95.83333%}.el-col-lg-push-23{position:relative;left:95.83333%}.el-col-lg-24{width:100%}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{position:relative;left:100%}}@media only screen and (min-width:1920px){.el-col-xl-0{display:none;width:0%}.el-col-xl-offset-0{margin-left:0}.el-col-xl-pull-0{position:relative;right:0}.el-col-xl-push-0{position:relative;left:0}.el-col-xl-1{width:4.16667%}.el-col-xl-offset-1{margin-left:4.16667%}.el-col-xl-pull-1{position:relative;right:4.16667%}.el-col-xl-push-1{position:relative;left:4.16667%}.el-col-xl-2{width:8.33333%}.el-col-xl-offset-2{margin-left:8.33333%}.el-col-xl-pull-2{position:relative;right:8.33333%}.el-col-xl-push-2{position:relative;left:8.33333%}.el-col-xl-3{width:12.5%}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{position:relative;left:12.5%}.el-col-xl-4{width:16.66667%}.el-col-xl-offset-4{margin-left:16.66667%}.el-col-xl-pull-4{position:relative;right:16.66667%}.el-col-xl-push-4{position:relative;left:16.66667%}.el-col-xl-5{width:20.83333%}.el-col-xl-offset-5{margin-left:20.83333%}.el-col-xl-pull-5{position:relative;right:20.83333%}.el-col-xl-push-5{position:relative;left:20.83333%}.el-col-xl-6{width:25%}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{position:relative;left:25%}.el-col-xl-7{width:29.16667%}.el-col-xl-offset-7{margin-left:29.16667%}.el-col-xl-pull-7{position:relative;right:29.16667%}.el-col-xl-push-7{position:relative;left:29.16667%}.el-col-xl-8{width:33.33333%}.el-col-xl-offset-8{margin-left:33.33333%}.el-col-xl-pull-8{position:relative;right:33.33333%}.el-col-xl-push-8{position:relative;left:33.33333%}.el-col-xl-9{width:37.5%}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{position:relative;left:37.5%}.el-col-xl-10{width:41.66667%}.el-col-xl-offset-10{margin-left:41.66667%}.el-col-xl-pull-10{position:relative;right:41.66667%}.el-col-xl-push-10{position:relative;left:41.66667%}.el-col-xl-11{width:45.83333%}.el-col-xl-offset-11{margin-left:45.83333%}.el-col-xl-pull-11{position:relative;right:45.83333%}.el-col-xl-push-11{position:relative;left:45.83333%}.el-col-xl-12{width:50%}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{position:relative;left:50%}.el-col-xl-13{width:54.16667%}.el-col-xl-offset-13{margin-left:54.16667%}.el-col-xl-pull-13{position:relative;right:54.16667%}.el-col-xl-push-13{position:relative;left:54.16667%}.el-col-xl-14{width:58.33333%}.el-col-xl-offset-14{margin-left:58.33333%}.el-col-xl-pull-14{position:relative;right:58.33333%}.el-col-xl-push-14{position:relative;left:58.33333%}.el-col-xl-15{width:62.5%}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{position:relative;left:62.5%}.el-col-xl-16{width:66.66667%}.el-col-xl-offset-16{margin-left:66.66667%}.el-col-xl-pull-16{position:relative;right:66.66667%}.el-col-xl-push-16{position:relative;left:66.66667%}.el-col-xl-17{width:70.83333%}.el-col-xl-offset-17{margin-left:70.83333%}.el-col-xl-pull-17{position:relative;right:70.83333%}.el-col-xl-push-17{position:relative;left:70.83333%}.el-col-xl-18{width:75%}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{position:relative;left:75%}.el-col-xl-19{width:79.16667%}.el-col-xl-offset-19{margin-left:79.16667%}.el-col-xl-pull-19{position:relative;right:79.16667%}.el-col-xl-push-19{position:relative;left:79.16667%}.el-col-xl-20{width:83.33333%}.el-col-xl-offset-20{margin-left:83.33333%}.el-col-xl-pull-20{position:relative;right:83.33333%}.el-col-xl-push-20{position:relative;left:83.33333%}.el-col-xl-21{width:87.5%}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{position:relative;left:87.5%}.el-col-xl-22{width:91.66667%}.el-col-xl-offset-22{margin-left:91.66667%}.el-col-xl-pull-22{position:relative;right:91.66667%}.el-col-xl-push-22{position:relative;left:91.66667%}.el-col-xl-23{width:95.83333%}.el-col-xl-offset-23{margin-left:95.83333%}.el-col-xl-pull-23{position:relative;right:95.83333%}.el-col-xl-push-23{position:relative;left:95.83333%}.el-col-xl-24{width:100%}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{position:relative;left:100%}}@-webkit-keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-upload{display:inline-block;text-align:center;cursor:pointer;outline:0}.el-upload__input{display:none}.el-upload__tip{font-size:12px;color:#606266;margin-top:7px}.el-upload iframe{position:absolute;z-index:-1;top:0;left:0;filter:alpha(opacity=0)}.el-upload--picture-card{background-color:#fbfdff;border:1px dashed #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;cursor:pointer;line-height:146px;vertical-align:top}.el-upload--picture-card i{font-size:28px;color:#8c939d}.el-upload--picture-card:hover,.el-upload:focus{border-color:#409EFF;color:#409EFF}.el-upload:focus .el-upload-dragger{border-color:#409EFF}.el-upload-dragger{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;overflow:hidden}.el-upload-dragger .el-icon-upload{font-size:67px;color:#C0C4CC;margin:40px 0 16px;line-height:50px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:1px solid #DCDFE6;margin-top:7px;padding-top:5px}.el-upload-dragger .el-upload__text{color:#606266;font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:#409EFF;font-style:normal}.el-upload-dragger:hover{border-color:#409EFF}.el-upload-dragger.is-dragover{background-color:rgba(32,159,255,.06);border:2px dashed #409EFF}.el-upload-list{margin:0;padding:0;list-style:none}.el-upload-list__item{-webkit-transition:all .5s cubic-bezier(.55,0,.1,1);transition:all .5s cubic-bezier(.55,0,.1,1);font-size:14px;color:#606266;line-height:1.8;margin-top:5px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;width:100%}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;right:0;top:-13px}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item:first-child{margin-top:10px}.el-upload-list__item .el-icon-upload-success{color:#67C23A}.el-upload-list__item .el-icon-close{display:none;position:absolute;top:5px;right:5px;cursor:pointer;opacity:.75;color:#606266}.el-upload-list__item .el-icon-close:hover{opacity:1}.el-upload-list__item .el-icon-close-tip{display:none;position:absolute;top:5px;right:5px;font-size:12px;cursor:pointer;opacity:1;color:#409EFF}.el-upload-list__item:hover .el-icon-close{display:inline-block}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:block}.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:#409EFF;cursor:pointer}.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip{display:inline-block}.el-upload-list__item.is-success:active,.el-upload-list__item.is-success:not(.focusing):focus{outline-width:0}.el-upload-list__item.is-success:active .el-icon-close-tip,.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,.el-upload-list__item.is-success:hover .el-upload-list__item-status-label,.el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip{display:none}.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label{display:block}.el-upload-list__item-name{color:#606266;display:block;margin-right:40px;overflow:hidden;padding-left:4px;text-overflow:ellipsis;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap}.el-upload-list__item-name [class^=el-icon]{height:100%;margin-right:7px;color:#909399;line-height:inherit}.el-upload-list__item-status-label{position:absolute;right:5px;top:0;line-height:inherit;display:none}.el-upload-list__item-delete{position:absolute;right:10px;top:0;font-size:12px;color:#606266;display:none}.el-upload-list__item-delete:hover{color:#409EFF}.el-upload-list--picture-card{margin:0;display:inline;vertical-align:top}.el-upload-list--picture-card .el-upload-list__item{overflow:hidden;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;margin:0 8px 8px 0;display:inline-block}.el-upload-list--picture-card .el-upload-list__item .el-icon-check,.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture-card .el-upload-list__item .el-icon-close,.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{width:100%;height:100%}.el-upload-list--picture-card .el-upload-list__item-status-label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture-card .el-upload-list__item-actions{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;text-align:center;color:#fff;opacity:0;font-size:20px;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .3s;transition:opacity .3s}.el-upload-list--picture-card .el-upload-list__item-actions::after{display:inline-block;height:100%;vertical-align:middle}.el-upload-list--picture-card .el-upload-list__item-actions span{display:none;cursor:pointer}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:15px}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{position:static;font-size:inherit;color:inherit}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-block}.el-upload-list--picture-card .el-progress{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:auto;width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{overflow:hidden;z-index:0;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;padding:10px 10px 10px 90px;height:92px}.el-upload-list--picture .el-upload-list__item .el-icon-check,.el-upload-list--picture .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{background:0 0;-webkit-box-shadow:none;box-shadow:none;top:-2px;right:-12px}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name{line-height:70px;margin-top:0}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item-thumbnail{vertical-align:middle;display:inline-block;width:70px;height:70px;float:left;position:relative;z-index:1;margin-left:-80px;background-color:#FFF}.el-upload-list--picture .el-upload-list__item-name{display:block;margin-top:20px}.el-upload-list--picture .el-upload-list__item-name i{font-size:70px;line-height:1;position:absolute;left:9px;top:10px}.el-upload-list--picture .el-upload-list__item-status-label{position:absolute;right:-17px;top:-7px;width:46px;height:26px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px #ccc}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:10;cursor:default}.el-upload-cover::after{display:inline-block;height:100%;vertical-align:middle}.el-upload-cover img{display:block;width:100%;height:100%}.el-upload-cover__label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-cover__label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#fff}.el-upload-cover__progress{display:inline-block;vertical-align:middle;position:static;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{position:absolute;top:0;left:0;width:100%;height:100%}.el-upload-cover__interact{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.72);text-align:center}.el-upload-cover__interact .btn{display:inline-block;color:#FFF;font-size:14px;cursor:pointer;vertical-align:middle;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);margin-top:60px}.el-upload-cover__interact .btn span{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{-webkit-transform:translateY(-13px);transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#FFF;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{position:absolute;bottom:0;left:0;background-color:#FFF;height:36px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;text-align:left;padding:0 10px;margin:0;line-height:36px;font-size:14px;color:#303133}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67C23A}.el-progress.is-success .el-progress__text{color:#67C23A}.el-progress.is-warning .el-progress-bar__inner{background-color:#E6A23C}.el-badge__content,.el-progress.is-exception .el-progress-bar__inner{background-color:#F56C6C}.el-progress.is-warning .el-progress__text{color:#E6A23C}.el-progress.is-exception .el-progress__text{color:#F56C6C}.el-progress-bar{padding-right:50px;display:inline-block;vertical-align:middle;width:100%;margin-right:-55px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__header,.el-message,.el-step__icon{-webkit-box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#EBEEF5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409EFF;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}.el-progress-bar__inner::after{display:inline-block;height:100%;vertical-align:middle}.el-progress-bar__innerText{display:inline-block;vertical-align:middle;color:#FFF;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-time-spinner{width:100%;white-space:nowrap}.el-spinner{display:inline-block;vertical-align:middle}.el-spinner-inner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;width:50px;height:50px}.el-spinner-inner .path{stroke:#ececec;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.el-message{min-width:380px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;border-width:1px;border-style:solid;border-color:#EBEEF5;position:fixed;left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#edf2fc;-webkit-transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,transform .4s,top .4s;transition:opacity .3s,transform .4s,top .4s,-webkit-transform .4s;overflow:hidden;padding:15px 15px 15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-message.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message.is-closable .el-message__content{padding-right:16px}.el-message p{margin:0}.el-message--info .el-message__content{color:#909399}.el-message--success{background-color:#f0f9eb;border-color:#e1f3d8}.el-message--success .el-message__content{color:#67C23A}.el-message--warning{background-color:#fdf6ec;border-color:#faecd8}.el-message--warning .el-message__content{color:#E6A23C}.el-message--error{background-color:#fef0f0;border-color:#fde2e2}.el-message--error .el-message__content{color:#F56C6C}.el-message__icon{margin-right:10px}.el-message__content{padding:0;font-size:14px;line-height:1}.el-message__content:focus{outline-width:0}.el-message__closeBtn{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#C0C4CC;font-size:16px}.el-message__closeBtn:focus{outline-width:0}.el-message__closeBtn:hover{color:#909399}.el-message .el-icon-success{color:#67C23A}.el-message .el-icon-error{color:#F56C6C}.el-message .el-icon-info{color:#909399}.el-message .el-icon-warning{color:#E6A23C}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.el-badge{position:relative;vertical-align:middle;display:inline-block}.el-badge__content{border-radius:10px;color:#FFF;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #FFF}.el-badge__content.is-fixed{position:absolute;top:0;right:10px;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.el-rate__icon,.el-rate__item{position:relative;display:inline-block}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}.el-badge__content--primary{background-color:#409EFF}.el-badge__content--success{background-color:#67C23A}.el-badge__content--warning{background-color:#E6A23C}.el-badge__content--info{background-color:#909399}.el-badge__content--danger{background-color:#F56C6C}.el-card{border-radius:4px;border:1px solid #EBEEF5;background-color:#FFF;overflow:hidden;color:#303133;-webkit-transition:.3s;transition:.3s}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-card__header{padding:18px 20px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__body,.el-main{padding:20px}.el-rate{height:20px;line-height:1}.el-rate:active,.el-rate:focus{outline-width:0}.el-rate__item{font-size:0;vertical-align:middle}.el-rate__icon{font-size:18px;margin-right:6px;color:#C0C4CC;-webkit-transition:.3s;transition:.3s}.el-rate__decimal,.el-rate__icon .path2{position:absolute;top:0;left:0}.el-rate__icon.hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.el-rate__decimal{display:inline-block;overflow:hidden}.el-step.is-vertical,.el-steps{display:-webkit-box;display:-ms-flexbox}.el-rate__text{font-size:14px;vertical-align:middle}.el-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.el-steps--simple{padding:13px 8%;border-radius:4px;background:#F5F7FA}.el-steps--horizontal{white-space:nowrap}.el-steps--vertical{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.el-step{position:relative;-ms-flex-negative:1;flex-shrink:1}.el-step:last-of-type .el-step__line{display:none}.el-step:last-of-type.is-flex{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.el-step:last-of-type .el-step__description,.el-step:last-of-type .el-step__main{padding-right:0}.el-step__head{position:relative;width:100%}.el-step__head.is-process{color:#303133;border-color:#303133}.el-step__head.is-wait{color:#C0C4CC;border-color:#C0C4CC}.el-step__head.is-success{color:#67C23A;border-color:#67C23A}.el-step__head.is-error{color:#F56C6C;border-color:#F56C6C}.el-step__head.is-finish{color:#409EFF;border-color:#409EFF}.el-step__icon{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#FFF;-webkit-transition:.15s ease-out;transition:.15s ease-out}.el-step.is-horizontal,.el-step__icon-inner{display:inline-block}.el-step__icon.is-text{border-radius:50%;border:2px solid;border-color:inherit}.el-step__icon.is-icon{width:40px}.el-step__icon-inner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-weight:700;line-height:1;color:inherit}.el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:25px;font-weight:400}.el-step__icon-inner.is-status{-webkit-transform:translateY(1px);transform:translateY(1px)}.el-step__line{position:absolute;border-color:inherit;background-color:#C0C4CC}.el-step__line-inner{display:block;border-width:1px;border-style:solid;border-color:inherit;-webkit-transition:.15s ease-out;transition:.15s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:0}.el-step__main{white-space:normal;text-align:left}.el-step__title{font-size:16px;line-height:38px}.el-step__title.is-process{font-weight:700;color:#303133}.el-step__title.is-wait{color:#C0C4CC}.el-step__title.is-success{color:#67C23A}.el-step__title.is-error{color:#F56C6C}.el-step__title.is-finish{color:#409EFF}.el-step__description{padding-right:10%;margin-top:-5px;font-size:12px;line-height:20px;font-weight:400}.el-step__description.is-process{color:#303133}.el-step__description.is-wait{color:#C0C4CC}.el-step__description.is-success{color:#67C23A}.el-step__description.is-error{color:#F56C6C}.el-step__description.is-finish{color:#409EFF}.el-step.is-horizontal .el-step__line{height:2px;top:11px;left:0;right:0}.el-step.is-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.el-step.is-vertical .el-step__head{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:24px}.el-step.is-vertical .el-step__main{padding-left:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-vertical .el-step__title{line-height:24px;padding-bottom:8px}.el-step.is-vertical .el-step__line{width:2px;top:0;bottom:0;left:11px}.el-step.is-vertical .el-step__icon.is-icon{width:24px}.el-step.is-center .el-step__head,.el-step.is-center .el-step__main{text-align:center}.el-step.is-center .el-step__description{padding-left:20%;padding-right:20%}.el-step.is-center .el-step__line{left:50%;right:-50%}.el-step.is-simple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-step.is-simple .el-step__head{width:auto;font-size:0;padding-right:10px}.el-step.is-simple .el-step__icon{background:0 0;width:16px;height:16px;font-size:12px}.el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:18px}.el-step.is-simple .el-step__icon-inner.is-status{-webkit-transform:scale(.8) translateY(1px);transform:scale(.8) translateY(1px)}.el-step.is-simple .el-step__main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-simple .el-step__title{font-size:16px;line-height:20px}.el-step.is-simple:not(:last-of-type) .el-step__title{max-width:50%;word-break:break-all}.el-step.is-simple .el-step__arrow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-step.is-simple .el-step__arrow::after,.el-step.is-simple .el-step__arrow::before{content:'';display:inline-block;position:absolute;height:15px;width:1px;background:#C0C4CC}.el-step.is-simple .el-step__arrow::before{-webkit-transform:rotate(-45deg) translateY(-4px);transform:rotate(-45deg) translateY(-4px);-webkit-transform-origin:0 0;transform-origin:0 0}.el-step.is-simple .el-step__arrow::after{-webkit-transform:rotate(45deg) translateY(4px);transform:rotate(45deg) translateY(4px);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.el-step.is-simple:last-of-type .el-step__arrow{display:none}.el-carousel{position:relative}.el-carousel--horizontal{overflow-x:hidden}.el-carousel--vertical{overflow-y:hidden}.el-carousel__container{position:relative;height:300px}.el-carousel__arrow{border:none;outline:0;padding:0;margin:0;height:36px;width:36px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:50%;background-color:rgba(31,45,61,.11);color:#FFF;position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:12px}.el-carousel__arrow--left{left:16px}.el-carousel__arrow:hover{background-color:rgba(31,45,61,.23)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{position:absolute;list-style:none;margin:0;padding:0;z-index:2}.el-carousel__indicators--horizontal{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:26px;text-align:center;position:static;-webkit-transform:none;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:#C0C4CC;opacity:.24}.el-carousel__indicators--labels{left:0;right:0;-webkit-transform:none;transform:none;text-align:center}.el-carousel__indicators--labels .el-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:transparent;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:12px 4px}.el-carousel__indicator--vertical{padding:4px 12px}.el-carousel__indicator--vertical .el-carousel__button{width:2px;height:15px}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{display:block;opacity:.48;width:30px;height:2px;background-color:#FFF;border:none;outline:0;padding:0;margin:0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.el-carousel__item,.el-carousel__mask{height:100%;position:absolute;top:0;left:0}.carousel-arrow-left-enter,.carousel-arrow-left-leave-active{-webkit-transform:translateY(-50%) translateX(-10px);transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter,.carousel-arrow-right-leave-active{-webkit-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px);opacity:0}.el-carousel__item{width:100%;display:inline-block;overflow:hidden;z-index:0}.el-carousel__item.is-active{z-index:2}.el-carousel__item.is-animating{-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card{width:50%;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:1}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:2}.el-carousel__mask{width:100%;background-color:#FFF;opacity:.24;-webkit-transition:.2s;transition:.2s}.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-fade-in-enter,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45,.45);transform:scale(.45,.45)}.collapse-transition{-webkit-transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out}.horizontal-collapse-transition{-webkit-transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out;transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.el-collapse{border-top:1px solid #EBEEF5;border-bottom:1px solid #EBEEF5}.el-collapse-item.is-disabled .el-collapse-item__header{color:#bbb;cursor:not-allowed}.el-collapse-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;line-height:48px;background-color:#FFF;color:#303133;cursor:pointer;border-bottom:1px solid #EBEEF5;font-size:13px;font-weight:500;-webkit-transition:border-bottom-color .3s;transition:border-bottom-color .3s;outline:0}.el-collapse-item__arrow{margin:0 8px 0 auto;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-weight:300}.el-collapse-item__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:#409EFF}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{will-change:height;background-color:#FFF;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #EBEEF5}.el-cascader__search-input,.el-cascader__tags,.el-tag{-webkit-box-sizing:border-box}.el-collapse-item__content{padding-bottom:25px;font-size:13px;color:#303133;line-height:1.769230769230769}.el-collapse-item:last-child{margin-bottom:-1px}.el-popper .popper__arrow,.el-popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-cascader,.el-tag{display:inline-block}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03));filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03))}.el-popper .popper__arrow::after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#EBEEF5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-6px;border-top-color:#FFF;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#EBEEF5}.el-popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#FFF}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#EBEEF5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow::after{bottom:-6px;left:1px;border-right-color:#FFF;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#EBEEF5}.el-popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#FFF}.el-tag{background-color:#ecf5ff;border-color:#d9ecff;height:32px;padding:0 10px;line-height:30px;font-size:12px;color:#409EFF;border-width:1px;border-style:solid;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-tag.is-hit{border-color:#409EFF}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67C23A}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}.el-tag .el-icon-close::before{display:block}.el-tag--dark{background-color:#409eff;border-color:#409eff;color:#fff}.el-tag--dark.is-hit{border-color:#409EFF}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{color:#FFF;background-color:#66b1ff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#a6a9ad}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67C23A}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#85ce61}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#ebb563}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f78989}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409EFF}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67C23A}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-cascader{position:relative;font-size:14px;line-height:40px}.el-cascader:not(.is-disabled):hover .el-input__inner{cursor:pointer;border-color:#C0C4CC}.el-cascader .el-input .el-input__inner:focus,.el-cascader .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-cascader .el-input{cursor:pointer}.el-cascader .el-input .el-input__inner{text-overflow:ellipsis}.el-cascader .el-input .el-icon-arrow-down{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:14px}.el-cascader .el-input .el-icon-arrow-down.is-reverse{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-cascader .el-input .el-icon-circle-close:hover{color:#909399}.el-cascader--medium{font-size:14px;line-height:36px}.el-cascader--small{font-size:13px;line-height:32px}.el-cascader--mini{font-size:12px;line-height:28px}.el-cascader.is-disabled .el-cascader__label{z-index:2;color:#C0C4CC}.el-cascader__dropdown{margin:5px 0;font-size:14px;background:#FFF;border:1px solid #E4E7ED;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-cascader__tags{position:absolute;left:0;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:normal;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__tags .el-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;margin:2px 0 2px 6px;text-overflow:ellipsis;background:#f0f2f5}.el-cascader__tags .el-tag:not(.is-hit){border-color:transparent}.el-cascader__tags .el-tag>span{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}.el-cascader__tags .el-tag .el-icon-close{-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:#C0C4CC;color:#FFF}.el-cascader__tags .el-tag .el-icon-close:hover{background-color:#909399}.el-cascader__suggestion-panel{border-radius:4px}.el-cascader__suggestion-list{max-height:204px;margin:0;padding:6px 0;font-size:14px;color:#606266;text-align:center}.el-cascader__suggestion-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 15px;text-align:left;outline:0;cursor:pointer}.el-cascader__suggestion-item:focus,.el-cascader__suggestion-item:hover{background:#F5F7FA}.el-cascader__suggestion-item.is-checked{color:#409EFF;font-weight:700}.el-cascader__suggestion-item>span{margin-right:10px}.el-cascader__empty-text{margin:10px 0;color:#C0C4CC}.el-cascader__search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:24px;min-width:60px;margin:2px 0 2px 15px;padding:0;color:#606266;border:none;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__search-input::-webkit-input-placeholder{color:#C0C4CC}.el-cascader__search-input:-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::-moz-placeholder{color:#C0C4CC}.el-cascader__search-input::placeholder{color:#C0C4CC}.el-color-predefine{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;margin-top:8px;width:280px}.el-color-predefine__colors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-color-predefine__color-selector{margin:0 0 8px 8px;width:20px;height:20px;border-radius:4px;cursor:pointer}.el-color-predefine__color-selector:nth-child(10n+1){margin-left:0}.el-color-predefine__color-selector.selected{-webkit-box-shadow:0 0 3px 2px #409EFF;box-shadow:0 0 3px 2px #409EFF}.el-color-predefine__color-selector>div{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;border-radius:3px}.el-color-predefine__color-selector.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-hue-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background-color:red;padding:0 2px}.el-color-hue-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);height:100%}.el-color-hue-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-hue-slider.is-vertical{width:12px;height:180px;padding:2px 0}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-svpanel{position:relative;width:280px;height:180px}.el-color-svpanel__black,.el-color-svpanel__white{position:absolute;top:0;left:0;right:0;bottom:0}.el-color-svpanel__white{background:-webkit-gradient(linear,left top, right top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.el-color-svpanel__black{background:-webkit-gradient(linear,left bottom, left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(to top,#000,rgba(0,0,0,0))}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor>div{cursor:head;width:4px;height:4px;-webkit-box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);border-radius:50%;-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}.el-color-alpha-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-alpha-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%);height:100%}.el-color-alpha-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-alpha-slider.is-vertical{width:20px;height:180px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-dropdown{width:300px}.el-color-dropdown__main-wrapper{margin-bottom:6px}.el-color-dropdown__main-wrapper::after{display:table;clear:both}.el-color-dropdown__btns{margin-top:6px;text-align:right}.el-color-dropdown__value{float:left;line-height:26px;font-size:12px;color:#000;width:160px}.el-color-dropdown__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-color-dropdown__btn[disabled]{color:#ccc;cursor:not-allowed}.el-color-dropdown__btn:hover{color:#409EFF;border-color:#409EFF}.el-color-dropdown__link-btn{cursor:pointer;color:#409EFF;text-decoration:none;padding:15px;font-size:12px}.el-color-dropdown__link-btn:hover{color:tint(#409EFF,20%)}.el-color-picker{display:inline-block;position:relative;line-height:normal;height:40px}.el-color-picker.is-disabled .el-color-picker__trigger{cursor:not-allowed}.el-color-picker--medium{height:36px}.el-color-picker--medium .el-color-picker__trigger{height:36px;width:36px}.el-color-picker--medium .el-color-picker__mask{height:34px;width:34px}.el-color-picker--small{height:32px}.el-color-picker--small .el-color-picker__trigger{height:32px;width:32px}.el-color-picker--small .el-color-picker__mask{height:30px;width:30px}.el-color-picker--small .el-color-picker__empty,.el-color-picker--small .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker--mini{height:28px}.el-color-picker--mini .el-color-picker__trigger{height:28px;width:28px}.el-color-picker--mini .el-color-picker__mask{height:26px;width:26px}.el-color-picker--mini .el-color-picker__empty,.el-color-picker--mini .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker__mask{height:38px;width:38px;border-radius:4px;position:absolute;top:1px;left:1px;z-index:1;cursor:not-allowed;background-color:rgba(255,255,255,.7)}.el-color-picker__trigger{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;width:40px;padding:4px;border:1px solid #e6e6e6;border-radius:4px;font-size:0;position:relative;cursor:pointer}.el-color-picker__color{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;border-radius:2px;width:100%;height:100%;text-align:center}.el-color-picker__icon,.el-input,.el-textarea{display:inline-block;width:100%}.el-color-picker__color.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-picker__color-inner{position:absolute;left:0;top:0;right:0;bottom:0}.el-color-picker__empty{font-size:12px;color:#999;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.el-color-picker__icon{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);color:#FFF;text-align:center;font-size:12px}.el-input__prefix,.el-input__suffix{position:absolute;top:0;text-align:center}.el-color-picker__panel{position:absolute;z-index:10;padding:6px;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-input__inner,.el-textarea__inner,.el-transfer-panel{-webkit-box-sizing:border-box}.el-textarea{position:relative;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#FFF;background-image:none;border:1px solid #DCDFE6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::-moz-placeholder{color:#C0C4CC}.el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea__inner:hover{border-color:#C0C4CC}.el-textarea__inner:focus{outline:0;border-color:#409EFF}.el-textarea .el-input__count{color:#909399;background:#FFF;position:absolute;font-size:12px;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea.is-exceed .el-textarea__inner{border-color:#F56C6C}.el-textarea.is-exceed .el-input__count{color:#F56C6C}.el-input{position:relative;font-size:14px}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#C0C4CC;font-size:14px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input .el-input__count{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#909399;font-size:12px}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input,.el-input__inner{font-size:inherit}.el-input .el-input__count .el-input__count-inner{background:#FFF;line-height:initial;display:inline-block;padding:0 5px}.el-input__inner{-webkit-appearance:none;background-color:#FFF;background-image:none;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;height:40px;line-height:40px;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__inner::-ms-reveal{display:none}.el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input__inner::-moz-placeholder{color:#C0C4CC}.el-input__inner::placeholder{color:#C0C4CC}.el-input__inner:hover{border-color:#C0C4CC}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409EFF;outline:0}.el-input__suffix{height:100%;right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{height:100%;left:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:40px}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-image-viewer__btn,.el-image__preview,.el-link,.el-transfer-panel__filter .el-icon-circle-close{cursor:pointer}.el-input.is-exceed .el-input__inner{border-color:#F56C6C}.el-input.is-exceed .el-input__suffix .el-input__count{color:#F56C6C}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px;line-height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px;line-height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#F5F7FA;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #DCDFE6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input-group--prepend .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-transfer{font-size:14px}.el-transfer__buttons{display:inline-block;vertical-align:middle;padding:0 30px}.el-transfer__button{display:block;margin:0 auto;padding:10px;border-radius:50%;color:#FFF;background-color:#409EFF;font-size:0}.el-button-group>.el-button+.el-button,.el-transfer-panel__item+.el-transfer-panel__item,.el-transfer__button [class*=el-icon-]+span{margin-left:0}.el-divider__text,.el-image__error,.el-link,.el-timeline,.el-transfer__button i,.el-transfer__button span{font-size:14px}.el-transfer__button.is-with-texts{border-radius:4px}.el-transfer__button.is-disabled,.el-transfer__button.is-disabled:hover{border:1px solid #DCDFE6;background-color:#F5F7FA;color:#C0C4CC}.el-transfer__button:first-child{margin-bottom:10px}.el-transfer__button:nth-child(2){margin:0}.el-transfer-panel{border:1px solid #EBEEF5;border-radius:4px;overflow:hidden;background:#FFF;display:inline-block;vertical-align:middle;width:200px;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.el-transfer-panel__body{height:246px}.el-transfer-panel__body.is-with-footer{padding-bottom:40px}.el-transfer-panel__list{margin:0;padding:6px 0;list-style:none;height:246px;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.el-transfer-panel__list.is-filterable{height:194px;padding-top:0}.el-transfer-panel__item{height:30px;line-height:30px;padding-left:15px;display:block!important}.el-transfer-panel__item.el-checkbox{color:#606266}.el-transfer-panel__item:hover{color:#409EFF}.el-transfer-panel__item.el-checkbox .el-checkbox__label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px;line-height:30px}.el-transfer-panel__item .el-checkbox__input{position:absolute;top:8px}.el-transfer-panel__filter{text-align:center;margin:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:auto}.el-transfer-panel__filter .el-input__inner{height:32px;width:100%;font-size:12px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px;padding-right:10px;padding-left:30px}.el-transfer-panel__filter .el-input__icon{margin-left:5px}.el-transfer-panel .el-transfer-panel__header{height:40px;line-height:40px;background:#F5F7FA;margin:0;padding-left:15px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000}.el-container,.el-header{-webkit-box-sizing:border-box}.el-transfer-panel .el-transfer-panel__header .el-checkbox{display:block;line-height:40px}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label{font-size:16px;color:#303133;font-weight:400}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span{position:absolute;right:15px;color:#909399;font-size:12px;font-weight:400}.el-transfer-panel .el-transfer-panel__footer{height:40px;background:#FFF;margin:0;padding:0;border-top:1px solid #EBEEF5;position:absolute;bottom:0;left:0;width:100%;z-index:1}.el-transfer-panel .el-transfer-panel__footer::after{display:inline-block;height:100%;vertical-align:middle}.el-container,.el-timeline-item__node{display:-webkit-box;display:-ms-flexbox}.el-transfer-panel .el-transfer-panel__footer .el-checkbox{padding-left:20px;color:#606266}.el-transfer-panel .el-transfer-panel__empty{margin:0;height:30px;line-height:30px;padding:6px 15px 0;color:#909399;text-align:center}.el-transfer-panel .el-checkbox__label{padding-left:8px}.el-transfer-panel .el-checkbox__inner{height:14px;width:14px;border-radius:3px}.el-transfer-panel .el-checkbox__inner::after{height:6px;width:3px;left:4px}.el-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.el-container.is-vertical,.el-drawer,.el-empty,.el-result{-webkit-box-orient:vertical;-webkit-box-direction:normal}.el-container.is-vertical{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.el-header{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-aside{overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-main{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.el-footer{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-timeline{margin:0;list-style:none}.el-timeline .el-timeline-item:last-child .el-timeline-item__tail{display:none}.el-timeline-item{position:relative;padding-bottom:20px}.el-timeline-item__wrapper{position:relative;padding-left:28px;top:-3px}.el-timeline-item__tail{position:absolute;left:4px;height:100%;border-left:2px solid #E4E7ED}.el-timeline-item__icon{color:#FFF;font-size:13px}.el-timeline-item__node{position:absolute;background-color:#E4E7ED;border-radius:50%;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}.el-image__error,.el-timeline-item__dot{display:-webkit-box;display:-ms-flexbox}.el-timeline-item__node--normal{left:-1px;width:12px;height:12px}.el-timeline-item__node--large{left:-2px;width:14px;height:14px}.el-timeline-item__node--primary{background-color:#409EFF}.el-timeline-item__node--success{background-color:#67C23A}.el-timeline-item__node--warning{background-color:#E6A23C}.el-timeline-item__node--danger{background-color:#F56C6C}.el-timeline-item__node--info{background-color:#909399}.el-timeline-item__dot{position:absolute;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}.el-timeline-item__content{color:#303133}.el-timeline-item__timestamp{color:#909399;line-height:1;font-size:13px}.el-timeline-item__timestamp.is-top{margin-bottom:8px;padding-top:4px}.el-timeline-item__timestamp.is-bottom{margin-top:8px}.el-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle;position:relative;text-decoration:none;outline:0;padding:0;font-weight:500}.el-link.is-underline:hover:after{position:absolute;left:0;right:0;height:0;bottom:0;border-bottom:1px solid #409EFF}.el-link.el-link--default:after,.el-link.el-link--primary.is-underline:hover:after,.el-link.el-link--primary:after{border-color:#409EFF}.el-link.is-disabled{cursor:not-allowed}.el-link [class*=el-icon-]+span{margin-left:5px}.el-link.el-link--default{color:#606266}.el-link.el-link--default:hover{color:#409EFF}.el-link.el-link--default.is-disabled{color:#C0C4CC}.el-link.el-link--primary{color:#409EFF}.el-link.el-link--primary:hover{color:#66b1ff}.el-link.el-link--primary.is-disabled{color:#a0cfff}.el-link.el-link--danger.is-underline:hover:after,.el-link.el-link--danger:after{border-color:#F56C6C}.el-link.el-link--danger{color:#F56C6C}.el-link.el-link--danger:hover{color:#f78989}.el-link.el-link--danger.is-disabled{color:#fab6b6}.el-link.el-link--success.is-underline:hover:after,.el-link.el-link--success:after{border-color:#67C23A}.el-link.el-link--success{color:#67C23A}.el-link.el-link--success:hover{color:#85ce61}.el-link.el-link--success.is-disabled{color:#b3e19d}.el-link.el-link--warning.is-underline:hover:after,.el-link.el-link--warning:after{border-color:#E6A23C}.el-link.el-link--warning{color:#E6A23C}.el-link.el-link--warning:hover{color:#ebb563}.el-link.el-link--warning.is-disabled{color:#f3d19e}.el-link.el-link--info.is-underline:hover:after,.el-link.el-link--info:after{border-color:#909399}.el-link.el-link--info{color:#909399}.el-link.el-link--info:hover{color:#a6a9ad}.el-link.el-link--info.is-disabled{color:#c8c9cc}.el-divider{background-color:#DCDFE6;position:relative}.el-divider--horizontal{display:block;height:1px;width:100%;margin:24px 0}.el-divider--vertical{display:inline-block;width:1px;height:1em;margin:0 8px;vertical-align:middle;position:relative}.el-divider__text{position:absolute;background-color:#FFF;padding:0 20px;font-weight:500;color:#303133}.el-image__error,.el-image__placeholder{background:#F5F7FA}.el-divider__text.is-left{left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-divider__text.is-center{left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.el-divider__text.is-right{right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-image__error,.el-image__inner,.el-image__placeholder{width:100%;height:100%}.el-image{position:relative;display:inline-block;overflow:hidden}.el-image__inner{vertical-align:top}.el-image__inner--center{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}.el-image__error{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;color:#C0C4CC;vertical-align:middle}.el-image-viewer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.el-image-viewer__btn{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;opacity:.8;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-button,.el-checkbox,.el-checkbox-button__inner,.el-empty__image img,.el-radio{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-image-viewer__close{top:40px;right:40px;width:40px;height:40px;font-size:24px;color:#fff;background-color:#606266}.el-image-viewer__canvas{width:100%;height:100%;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}.el-image-viewer__actions{left:50%;bottom:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:282px;height:44px;padding:0 23px;background-color:#606266;border-color:#fff;border-radius:22px}.el-image-viewer__actions__inner{width:100%;height:100%;text-align:justify;cursor:default;font-size:23px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.el-image-viewer__next,.el-image-viewer__prev{width:44px;height:44px;font-size:24px;color:#fff;background-color:#606266;border-color:#fff;top:50%}.el-image-viewer__prev{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:40px}.el-image-viewer__next{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:40px;text-indent:2px}.el-image-viewer__mask{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.5;background:#000}.viewer-fade-enter-active{-webkit-animation:viewer-fade-in .3s;animation:viewer-fade-in .3s}.viewer-fade-leave-active{-webkit-animation:viewer-fade-out .3s;animation:viewer-fade-out .3s}@-webkit-keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button,.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.el-button:focus,.el-button:hover{color:#409EFF;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#FFF;border-color:#409EFF;color:#409EFF}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#FFF;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#FFF;border-color:#EBEEF5;color:#C0C4CC}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255,255,255,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#FFF;background-color:#409EFF;border-color:#409EFF}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#FFF}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#FFF;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409EFF;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409EFF;border-color:#409EFF;color:#FFF}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#FFF;background-color:#67C23A;border-color:#67C23A}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#FFF}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#FFF}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#FFF;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67C23A;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67C23A;border-color:#67C23A;color:#FFF}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#FFF;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#FFF;background-color:#E6A23C;border-color:#E6A23C}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#FFF}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#FFF}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#FFF;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#E6A23C;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#E6A23C;border-color:#E6A23C;color:#FFF}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#FFF;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#FFF;background-color:#F56C6C;border-color:#F56C6C}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#FFF}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#FFF}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#FFF;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#F56C6C;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#F56C6C;border-color:#F56C6C;color:#FFF}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#FFF;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#FFF;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#FFF}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#FFF}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#FFF;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#FFF}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#FFF;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small{padding:9px 15px;font-size:12px;border-radius:3px}.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini{font-size:12px;border-radius:3px}.el-button--mini.is-circle{padding:7px}.el-button--text{border-color:transparent;color:#409EFF;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;border-color:transparent;background-color:transparent}.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover{border-color:transparent}.el-button-group .el-button--danger:last-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:last-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:last-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:last-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:last-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child),.el-button-group>.el-dropdown>.el-button{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:first-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:first-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:first-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:first-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:first-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-right-color:rgba(255,255,255,.5)}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group::after,.el-button-group::before{display:table}.el-button-group::after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button.is-active,.el-button-group>.el-button:not(.is-disabled):active,.el-button-group>.el-button:not(.is-disabled):focus,.el-button-group>.el-button:not(.is-disabled):hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0}.el-calendar{background-color:#fff}.el-calendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #EBEEF5}.el-backtop,.el-page-header{display:-webkit-box;display:-ms-flexbox}.el-calendar__title{color:#000;-ms-flex-item-align:center;align-self:center}.el-calendar__body{padding:12px 20px 35px}.el-calendar-table{table-layout:fixed;width:100%}.el-calendar-table thead th{padding:12px 0;color:#606266;font-weight:400}.el-calendar-table:not(.is-range) td.next,.el-calendar-table:not(.is-range) td.prev{color:#C0C4CC}.el-backtop,.el-calendar-table td.is-today{color:#409EFF}.el-calendar-table td{border-bottom:1px solid #EBEEF5;border-right:1px solid #EBEEF5;vertical-align:top;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.el-calendar-table td.is-selected{background-color:#F2F8FE}.el-calendar-table tr:first-child td{border-top:1px solid #EBEEF5}.el-calendar-table tr td:first-child{border-left:1px solid #EBEEF5}.el-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.el-calendar-table .el-calendar-day{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;height:85px}.el-calendar-table .el-calendar-day:hover{cursor:pointer;background-color:#F2F8FE}.el-backtop{position:fixed;background-color:#FFF;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.12);box-shadow:0 0 6px rgba(0,0,0,.12);cursor:pointer;z-index:5}.el-backtop:hover{background-color:#F2F6FC}.el-page-header{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:24px}.el-page-header__left{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-right:40px;position:relative}.el-page-header__left::after{position:absolute;width:1px;height:16px;right:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#DCDFE6}.el-checkbox,.el-checkbox__input{display:inline-block;position:relative;white-space:nowrap}.el-page-header__left .el-icon-back{font-size:18px;margin-right:6px;-ms-flex-item-align:center;align-self:center}.el-page-header__title{font-size:14px;font-weight:500}.el-page-header__content{font-size:18px;color:#303133}.el-checkbox{color:#606266;font-weight:500;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px}.el-checkbox.is-bordered{padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal;height:40px}.el-checkbox.is-bordered.is-checked{border-color:#409EFF}.el-checkbox.is-bordered.is-disabled{border-color:#EBEEF5;cursor:not-allowed}.el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px;border-radius:4px;height:36px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{line-height:17px;font-size:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px;border-radius:3px;height:32px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{line-height:15px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px;border-radius:3px;height:28px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{line-height:12px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox__input{cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#DCDFE6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner::after{cursor:not-allowed;border-color:#C0C4CC}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after{border-color:#C0C4CC}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner::before{background-color:#C0C4CC;border-color:#C0C4CC}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409EFF;border-color:#409EFF}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#C0C4CC;cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner::after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409EFF}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409EFF}.el-checkbox__input.is-indeterminate .el-checkbox__inner::before{content:'';position:absolute;display:block;background-color:#FFF;height:2px;-webkit-transform:scale(.5);transform:scale(.5);left:0;right:0;top:5px}.el-checkbox__input.is-indeterminate .el-checkbox__inner::after{display:none}.el-checkbox__inner{display:inline-block;position:relative;border:1px solid #DCDFE6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;background-color:#FFF;z-index:1;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.el-checkbox__inner:hover{border-color:#409EFF}.el-checkbox__inner::after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:1px solid #FFF;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:3px;-webkit-transition:-webkit-transform .15s ease-in .05s;transition:-webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s;transition:transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;-webkit-transform-origin:center;transform-origin:center}.el-checkbox__original{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.el-checkbox-button,.el-checkbox-button__inner{display:inline-block;position:relative}.el-checkbox__label{display:inline-block;padding-left:10px;line-height:19px;font-size:14px}.el-checkbox:last-of-type{margin-right:0}.el-checkbox-button__inner{line-height:1;font-weight:500;white-space:nowrap;vertical-align:middle;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409EFF}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;position:absolute;margin:0;z-index:-1}.el-radio,.el-radio__inner,.el-radio__input{position:relative;display:inline-block}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #8cc5ff;box-shadow:-1px 0 0 0 #8cc5ff}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#409EFF}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#EBEEF5}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409EFF}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button--medium .el-checkbox-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}.el-avatar,.el-cascader-panel,.el-radio,.el-radio--medium.is-bordered .el-radio__label,.el-radio__label{font-size:14px}.el-radio{color:#606266;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap;outline:0;margin-right:30px}.el-cascader-node>.el-radio,.el-radio:last-child{margin-right:0}.el-radio.is-bordered{padding:12px 20px 0 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}.el-cascader-menu,.el-cascader-menu__list,.el-radio__inner{-webkit-box-sizing:border-box}.el-radio.is-bordered.is-checked{border-color:#409EFF}.el-radio.is-bordered.is-disabled{cursor:not-allowed;border-color:#EBEEF5}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#F5F7FA;border-color:#E4E7ED}.el-radio.is-bordered+.el-radio.is-bordered{margin-left:10px}.el-radio--medium.is-bordered{padding:10px 20px 0 10px;border-radius:4px;height:36px}.el-radio--mini.is-bordered .el-radio__label,.el-radio--small.is-bordered .el-radio__label{font-size:12px}.el-radio--medium.is-bordered .el-radio__inner{height:14px;width:14px}.el-radio--small.is-bordered{padding:8px 15px 0 10px;border-radius:3px;height:32px}.el-radio--small.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio--mini.is-bordered{padding:6px 15px 0 10px;border-radius:3px;height:28px}.el-radio--mini.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio__input{white-space:nowrap;cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-radio__input.is-disabled .el-radio__inner{cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner::after{cursor:not-allowed;background-color:#F5F7FA}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner::after{background-color:#C0C4CC}.el-radio__input.is-disabled+span.el-radio__label{color:#C0C4CC;cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{border-color:#409EFF;background:#409EFF}.el-radio__input.is-checked .el-radio__inner::after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-checked+.el-radio__label{color:#409EFF}.el-radio__input.is-focus .el-radio__inner{border-color:#409EFF}.el-radio__inner{border:1px solid #DCDFE6;border-radius:100%;width:14px;height:14px;background-color:#FFF;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.el-radio__inner:hover{border-color:#409EFF}.el-radio__inner::after{width:4px;height:4px;border-radius:100%;background-color:#FFF;content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in, -webkit-transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in}.el-radio__original{opacity:0;outline:0;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-radio__label{padding-left:10px}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar{opacity:1;-webkit-transition:opacity 340ms ease-out;transition:opacity 340ms ease-out}.el-scrollbar__wrap{overflow:scroll;height:100%}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:.3s background-color;transition:.3s background-color}.el-scrollbar__thumb:hover{background-color:rgba(144,147,153,.5)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity 120ms ease-out;transition:opacity 120ms ease-out}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-cascader-panel{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px}.el-cascader-panel.is-bordered{border:1px solid #E4E7ED;border-radius:4px}.el-cascader-menu{min-width:180px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;border-right:solid 1px #E4E7ED}.el-cascader-menu:last-child{border-right:none}.el-cascader-menu__wrap{height:204px}.el-cascader-menu__list{position:relative;min-height:100%;margin:0;padding:6px 0;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader-menu__hover-zone{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.el-cascader-menu__empty-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#C0C4CC}.el-cascader-node{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px 0 20px;height:34px;line-height:34px;outline:0}.el-cascader-node.is-selectable.in-active-path{color:#606266}.el-cascader-node.in-active-path,.el-cascader-node.is-active,.el-cascader-node.is-selectable.in-checked-path{color:#409EFF;font-weight:700}.el-cascader-node:not(.is-disabled){cursor:pointer}.el-cascader-node:not(.is-disabled):focus,.el-cascader-node:not(.is-disabled):hover{background:#F5F7FA}.el-cascader-node.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-cascader-node__prefix{position:absolute;left:10px}.el-cascader-node__postfix{position:absolute;right:10px}.el-cascader-node__label{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-cascader-node>.el-radio .el-radio__label{padding-left:0}.el-avatar{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden;color:#fff;background:#C0C4CC;width:40px;height:40px;line-height:40px}.el-drawer,.el-drawer__body>*{-webkit-box-sizing:border-box}.el-avatar>img{display:block;height:100%;vertical-align:middle}.el-empty__image img,.el-empty__image svg{vertical-align:top;height:100%;width:100%}.el-avatar--circle{border-radius:50%}.el-avatar--square{border-radius:4px}.el-avatar--icon{font-size:18px}.el-avatar--large{width:40px;height:40px;line-height:40px}.el-avatar--medium{width:36px;height:36px;line-height:36px}.el-avatar--small{width:28px;height:28px;line-height:28px}@-webkit-keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@-webkit-keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@-webkit-keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@-webkit-keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}@keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}.el-drawer{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);overflow:hidden;outline:0}.el-drawer.rtl{-webkit-animation:rtl-drawer-out .3s;animation:rtl-drawer-out .3s;right:0}.el-drawer__open .el-drawer.rtl{-webkit-animation:rtl-drawer-in .3s 1ms;animation:rtl-drawer-in .3s 1ms}.el-drawer.ltr{-webkit-animation:ltr-drawer-out .3s;animation:ltr-drawer-out .3s;left:0}.el-drawer__open .el-drawer.ltr{-webkit-animation:ltr-drawer-in .3s 1ms;animation:ltr-drawer-in .3s 1ms}.el-drawer.ttb{-webkit-animation:ttb-drawer-out .3s;animation:ttb-drawer-out .3s;top:0}.el-drawer__open .el-drawer.ttb{-webkit-animation:ttb-drawer-in .3s 1ms;animation:ttb-drawer-in .3s 1ms}.el-drawer.btt{-webkit-animation:btt-drawer-out .3s;animation:btt-drawer-out .3s;bottom:0}.el-drawer__open .el-drawer.btt{-webkit-animation:btt-drawer-in .3s 1ms;animation:btt-drawer-in .3s 1ms}.el-drawer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;margin:0}.el-drawer__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#72767b;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;padding:20px 20px 0}.el-drawer__header>:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.el-drawer__title{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:inherit;font-size:1rem}.el-drawer__close-btn{border:none;cursor:pointer;font-size:20px;color:inherit;background-color:transparent}.el-drawer__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.el-drawer__body>*{-webkit-box-sizing:border-box;box-sizing:border-box}.el-drawer.ltr,.el-drawer.rtl{height:100%;top:0;bottom:0}.el-drawer.btt,.el-drawer.ttb{width:100%;left:0;right:0}.el-drawer__container{position:relative;left:0;right:0;top:0;bottom:0;height:100%;width:100%}.el-drawer-fade-enter-active{-webkit-animation:el-drawer-fade-in .3s;animation:el-drawer-fade-in .3s}.el-drawer-fade-leave-active{animation:el-drawer-fade-in .3s reverse}.el-statistic{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";text-align:center}.el-statistic .head{margin-bottom:4px;color:#606266;font-size:13px}.el-statistic .con{font-family:Sans-serif;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;color:#303133}.el-statistic .con .number{font-size:20px;padding:0 4px}.el-statistic .con span{display:inline-block;margin:0;line-height:100%}.el-popconfirm__main,.el-skeleton__image{display:-ms-flexbox;-webkit-box-align:center;display:-webkit-box}.el-popconfirm__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.el-popconfirm__icon{margin-right:5px}.el-popconfirm__action{text-align:right;margin:0}@-webkit-keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{height:16px;margin-top:16px;background:#f2f2f2}.el-skeleton.is-animated .el-skeleton__item{background:-webkit-gradient(linear,left top, right top,color-stop(25%, #f2f2f2),color-stop(37%, #e6e6e6),color-stop(63%, #f2f2f2));background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:el-skeleton-loading 1.4s ease infinite;animation:el-skeleton-loading 1.4s ease infinite}.el-skeleton__item{background:#f2f2f2;display:inline-block;height:16px;border-radius:4px;width:100%}.el-skeleton__circle{border-radius:50%;width:36px;height:36px;line-height:36px}.el-skeleton__circle--lg{width:40px;height:40px;line-height:40px}.el-skeleton__circle--md{width:28px;height:28px;line-height:28px}.el-skeleton__button{height:40px;width:64px;border-radius:4px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{width:100%;height:13px}.el-skeleton__caption{height:12px}.el-skeleton__h1{height:20px}.el-skeleton__h3{height:18px}.el-skeleton__h5{height:16px}.el-skeleton__image{width:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0}.el-skeleton__image svg{fill:#DCDDE0;width:22%;height:22%}.el-empty{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;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0}.el-empty__image{width:160px}.el-empty__image img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.el-empty__image svg{fill:#DCDDE0}.el-empty__description{margin-top:20px}.el-empty__description p{margin:0;font-size:14px;color:#909399}.el-empty__bottom,.el-result__title{margin-top:20px}.el-descriptions{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#303133}.el-descriptions__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.el-descriptions__title{font-size:16px;font-weight:700}.el-descriptions--mini,.el-descriptions--small{font-size:12px}.el-descriptions__body{color:#606266;background-color:#FFF}.el-descriptions__body .el-descriptions__table{border-collapse:collapse;width:100%;table-layout:fixed}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-weight:400;line-height:1.5}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-left{text-align:left}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-center{text-align:center}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-right{text-align:right}.el-descriptions .is-bordered{table-layout:auto}.el-descriptions .is-bordered .el-descriptions-item__cell{border:1px solid #EBEEF5;padding:12px 10px}.el-descriptions :not(.is-bordered) .el-descriptions-item__cell{padding-bottom:12px}.el-descriptions--medium.is-bordered .el-descriptions-item__cell{padding:10px}.el-descriptions--medium:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:10px}.el-descriptions--small.is-bordered .el-descriptions-item__cell{padding:8px 10px}.el-descriptions--small:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:8px}.el-descriptions--mini.is-bordered .el-descriptions-item__cell{padding:6px 10px}.el-descriptions--mini:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:6px}.el-descriptions-item{vertical-align:top}.el-descriptions-item__container{display:-webkit-box;display:-ms-flexbox;display:flex}.el-descriptions-item__container .el-descriptions-item__content,.el-descriptions-item__container .el-descriptions-item__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.el-descriptions-item__container .el-descriptions-item__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.el-descriptions-item__label.has-colon::after{content:':';position:relative;top:-.5px}.el-descriptions-item__label.is-bordered-label{font-weight:700;color:#909399;background:#fafafa}.el-descriptions-item__label:not(.is-bordered-label){margin-right:10px}.el-descriptions-item__content{word-break:break-word;overflow-wrap:break-word}.el-result{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;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 30px}.el-result__icon svg{width:64px;height:64px}.el-result__title p{margin:0;font-size:20px;color:#303133;line-height:1.3}.el-result__subtitle{margin-top:10px}.el-result__subtitle p{margin:0;font-size:14px;color:#606266;line-height:1.3}.el-result__extra{margin-top:30px}.el-result .icon-success{fill:#67C23A}.el-result .icon-error{fill:#F56C6C}.el-result .icon-info{fill:#909399}.el-result .icon-warning{fill:#E6A23C}
@charset "UTF-8";.el-checkbox,.el-checkbox-button__inner,.el-table th.el-table__cell{-webkit-user-select:none;-ms-user-select:none}.el-checkbox,.el-checkbox__input{cursor:pointer;position:relative}.el-checkbox,.el-checkbox-button__inner,.el-checkbox__input,.el-tag{display:inline-block;white-space:nowrap}.el-checkbox{color:#606266;font-weight:500;font-size:14px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px}.el-checkbox.is-bordered{padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal;height:40px}.el-checkbox.is-bordered.is-checked{border-color:#409EFF}.el-checkbox.is-bordered.is-disabled{border-color:#EBEEF5;cursor:not-allowed}.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px;border-radius:4px;height:36px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{line-height:17px;font-size:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px;border-radius:3px;height:32px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{line-height:15px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px;border-radius:3px;height:28px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{line-height:12px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox__input{outline:0;line-height:1;vertical-align:middle}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#DCDFE6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner::after{cursor:not-allowed;border-color:#C0C4CC}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after{border-color:#C0C4CC}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner::before{background-color:#C0C4CC;border-color:#C0C4CC}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409EFF;border-color:#409EFF}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#C0C4CC;cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner::after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409EFF}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409EFF}.el-checkbox__input.is-indeterminate .el-checkbox__inner::before{content:'';position:absolute;display:block;background-color:#FFF;height:2px;-webkit-transform:scale(.5);transform:scale(.5);left:0;right:0;top:5px}.el-checkbox__input.is-indeterminate .el-checkbox__inner::after{display:none}.el-checkbox__inner{display:inline-block;position:relative;border:1px solid #DCDFE6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;background-color:#FFF;z-index:1;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.el-checkbox__inner:hover{border-color:#409EFF}.el-checkbox__inner::after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:1px solid #FFF;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:3px;-webkit-transition:-webkit-transform .15s ease-in .05s;transition:-webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s;transition:transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;-webkit-transform-origin:center;transform-origin:center}.el-checkbox-button__inner,.el-table,.el-tag{-webkit-box-sizing:border-box}.el-checkbox__original{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.el-checkbox__label{display:inline-block;padding-left:10px;line-height:19px;font-size:14px}.el-checkbox:last-of-type{margin-right:0}.el-checkbox-button{position:relative;display:inline-block}.el-checkbox-button__inner{line-height:1;font-weight:500;vertical-align:middle;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;position:relative;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-user-select:none;padding:12px 20px;font-size:14px;border-radius:0}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409EFF}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;position:absolute;margin:0;z-index:-1}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #8cc5ff;box-shadow:-1px 0 0 0 #8cc5ff}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#409EFF}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#EBEEF5}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409EFF}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button--medium .el-checkbox-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-tag,.el-tooltip__popper{border-radius:4px;font-size:12px}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}.el-tag{background-color:#ecf5ff;border-color:#d9ecff;height:32px;padding:0 10px;line-height:30px;color:#409EFF;border-width:1px;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tag.is-hit{border-color:#409EFF}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67C23A}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}.el-tag .el-icon-close::before{display:block}.el-tag--dark{background-color:#409eff;border-color:#409eff;color:#fff}.el-tag--dark.is-hit{border-color:#409EFF}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{color:#FFF;background-color:#66b1ff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#a6a9ad}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67C23A}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#85ce61}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#ebb563}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f78989}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409EFF}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67C23A}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing){outline-width:0}.el-tooltip__popper{position:absolute;padding:10px;z-index:2000;line-height:1.2;min-width:10px;word-wrap:break-word}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow::after{content:" ";border-width:5px}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow::after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#FFF}.el-table,.el-table__expanded-cell{background-color:#FFF}.el-tooltip__popper.is-light{background:#FFF;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:#FFF}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#FFF}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:#FFF}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:#FFF}.el-table{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:100%;font-size:14px;color:#606266}.el-table__empty-block{min-height:60px;text-align:center;width:100%;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}.el-table__empty-text{line-height:60px;width:50%;color:#909399}.el-table__expand-column .cell{padding:0;text-align:center}.el-table__expand-icon{position:relative;cursor:pointer;color:#666;font-size:12px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;height:20px}.el-table__expand-icon--expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-table__expand-icon>.el-icon{position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px}.el-table__expanded-cell[class*=cell]{padding:20px 50px}.el-table__expanded-cell:hover{background-color:transparent!important}.el-table__placeholder{display:inline-block;width:20px}.el-table__append-wrapper{overflow:hidden}.el-table--fit{border-right:0;border-bottom:0}.el-table--fit .el-table__cell.gutter{border-right-width:1px}.el-table--scrollable-x .el-table__body-wrapper{overflow-x:auto}.el-table--scrollable-y .el-table__body-wrapper{overflow-y:auto}.el-table thead{color:#909399;font-weight:500}.el-table thead.is-group th.el-table__cell{background:#F5F7FA}.el-table .el-table__cell{padding:12px 0;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;position:relative;text-align:left}.el-table .el-table__cell.is-center{text-align:center}.el-table .el-table__cell.is-right{text-align:right}.el-table .el-table__cell.gutter{width:15px;border-right-width:0;border-bottom-width:0;padding:0}.el-table .el-table__cell.is-hidden>*{visibility:hidden}.el-table--medium .el-table__cell{padding:10px 0}.el-table--small{font-size:12px}.el-table--small .el-table__cell{padding:8px 0}.el-table--mini{font-size:12px}.el-table--mini .el-table__cell{padding:6px 0}.el-table tr{background-color:#FFF}.el-table tr input[type=checkbox]{margin:0}.el-table td.el-table__cell,.el-table th.el-table__cell.is-leaf{border-bottom:1px solid #EBEEF5}.el-table th.el-table__cell.is-sortable{cursor:pointer}.el-table th.el-table__cell{overflow:hidden;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:#FFF}.el-table th.el-table__cell>.cell{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;vertical-align:middle;padding-left:10px;padding-right:10px;width:100%}.el-table th.el-table__cell>.cell.highlight{color:#409EFF}.el-table th.el-table__cell.required>div::before{display:inline-block;content:"";width:8px;height:8px;border-radius:50%;background:#ff4d51;margin-right:5px;vertical-align:middle}.el-table td.el-table__cell div{-webkit-box-sizing:border-box;box-sizing:border-box}.el-table td.el-table__cell.gutter{width:0}.el-table .cell{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;line-height:23px;padding-left:10px;padding-right:10px}.el-table .cell.el-tooltip{white-space:nowrap;min-width:50px}.el-table--border,.el-table--group{border:1px solid #EBEEF5}.el-table--border::after,.el-table--group::after,.el-table::before{content:'';position:absolute;background-color:#EBEEF5;z-index:1}.el-table--border::after,.el-table--group::after{top:0;right:0;width:1px;height:100%}.el-table::before{left:0;bottom:0;width:100%;height:1px}.el-table--border{border-right:none;border-bottom:none}.el-table--border.el-loading-parent--relative{border-color:transparent}.el-table--border .el-table__cell,.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:1px solid #EBEEF5}.el-table--border .el-table__cell:first-child .cell{padding-left:10px}.el-table--border th.el-table__cell.gutter:last-of-type{border-bottom:1px solid #EBEEF5;border-bottom-width:1px}.el-table--border th.el-table__cell,.el-table__fixed-right-patch{border-bottom:1px solid #EBEEF5}.el-table--hidden{visibility:hidden}.el-table__fixed,.el-table__fixed-right{position:absolute;top:0;left:0;overflow-x:hidden;overflow-y:hidden;-webkit-box-shadow:0 0 10px rgba(0,0,0,.12);box-shadow:0 0 10px rgba(0,0,0,.12)}.el-table__fixed-right::before,.el-table__fixed::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#EBEEF5;z-index:4}.el-table__fixed-right-patch{position:absolute;top:-1px;right:0;background-color:#FFF}.el-table__fixed-right{top:0;left:auto;right:0}.el-table__fixed-right .el-table__fixed-body-wrapper,.el-table__fixed-right .el-table__fixed-footer-wrapper,.el-table__fixed-right .el-table__fixed-header-wrapper{left:auto;right:0}.el-table__fixed-header-wrapper{position:absolute;left:0;top:0;z-index:3}.el-table__fixed-footer-wrapper{position:absolute;left:0;bottom:0;z-index:3}.el-table__fixed-footer-wrapper tbody td.el-table__cell{border-top:1px solid #EBEEF5;background-color:#F5F7FA;color:#606266}.el-table__fixed-body-wrapper{position:absolute;left:0;top:37px;overflow:hidden;z-index:3}.el-table__body-wrapper,.el-table__footer-wrapper,.el-table__header-wrapper{width:100%}.el-table__footer-wrapper{margin-top:-1px}.el-table__footer-wrapper td.el-table__cell{border-top:1px solid #EBEEF5}.el-table__body,.el-table__footer,.el-table__header{table-layout:fixed;border-collapse:separate}.el-table__footer-wrapper,.el-table__header-wrapper{overflow:hidden}.el-table__footer-wrapper tbody td.el-table__cell,.el-table__header-wrapper tbody td.el-table__cell{background-color:#F5F7FA;color:#606266}.el-table__body-wrapper{overflow:hidden;position:relative}.el-table__body-wrapper.is-scrolling-left~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed-right,.el-table__body-wrapper.is-scrolling-right~.el-table__fixed-right{-webkit-box-shadow:none;box-shadow:none}.el-table__body-wrapper .el-table--border.is-scrolling-right~.el-table__fixed-right{border-left:1px solid #EBEEF5}.el-table .caret-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;width:24px;vertical-align:middle;cursor:pointer;overflow:initial;position:relative}.el-table .sort-caret{width:0;height:0;border:5px solid transparent;position:absolute;left:7px}.el-table .sort-caret.ascending{border-bottom-color:#C0C4CC;top:5px}.el-table .sort-caret.descending{border-top-color:#C0C4CC;bottom:7px}.el-table .ascending .sort-caret.ascending{border-bottom-color:#409EFF}.el-table .descending .sort-caret.descending{border-top-color:#409EFF}.el-table .hidden-columns{visibility:hidden;position:absolute;z-index:-1}.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:#FAFAFA}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td.el-table__cell,.el-table--striped .el-table__body tr.el-table__row--striped.selection-row td.el-table__cell{background-color:#ecf5ff}.el-table__body tr.hover-row.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.selection-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,.el-table__body tr.hover-row.selection-row>td.el-table__cell,.el-table__body tr.hover-row>td.el-table__cell{background-color:#F5F7FA}.el-table__body tr.current-row>td.el-table__cell,.el-table__body tr.selection-row>td.el-table__cell{background-color:#ecf5ff}.el-table__column-resize-proxy{position:absolute;left:200px;top:0;bottom:0;width:0;border-left:1px solid #EBEEF5;z-index:10}.el-table__column-filter-trigger{display:inline-block;line-height:34px;cursor:pointer}.el-table__column-filter-trigger i{color:#909399;font-size:12px;-webkit-transform:scale(.75);transform:scale(.75)}.el-table--enable-row-transition .el-table__body td.el-table__cell{-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:#F5F7FA}.el-table--fluid-height .el-table__fixed,.el-table--fluid-height .el-table__fixed-right{bottom:0;overflow:hidden}.el-table [class*=el-table__row--level] .el-table__expand-icon{display:inline-block;width:20px;line-height:20px;height:20px;text-align:center;margin-right:3px}
@charset "UTF-8";
/* 阴影 */

/* 阴影 */

/* fade */
.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity 0.28s;
  transition: opacity 0.28s;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}

/* fade-transform */
.fade-transform-leave-active,
.fade-transform-enter-active {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.fade-transform-enter {
  opacity: 0;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
}

.fade-transform-leave-to {
  opacity: 0;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}

/* breadcrumb transition */
.breadcrumb-enter-active,
.breadcrumb-leave-active {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.breadcrumb-enter,
.breadcrumb-leave-active {
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

.breadcrumb-move {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.breadcrumb-leave-active {
  position: absolute;
}

.el-breadcrumb__inner,
.el-breadcrumb__inner a {
  font-weight: 400 !important;
}

.el-upload input[type=file] {
  display: none !important;
}

.el-upload__input {
  display: none;
}

.cell .el-tag {
  margin-right: 0px;
}

.small-padding .cell {
  padding-left: 5px;
  padding-right: 5px;
}

.fixed-width .el-button--mini {
  padding: 7px 10px;
  min-width: 60px;
}

.status-col .cell {
  padding: 0 10px;
  text-align: center;
}
.status-col .cell .el-tag {
  margin-right: 0px;
}

.el-dialog {
  -webkit-transform: none;
          transform: none;
  left: 0;
  position: relative;
  margin: 0 auto;
}

.upload-container .el-upload {
  width: 100%;
}
.upload-container .el-upload .el-upload-dragger {
  width: 100%;
  height: 200px;
}

.el-dropdown-menu a {
  display: block;
}

.el-range-editor.el-input__inner {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.el-range-separator {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.el-form.mb0 .el-form-item {
  margin-bottom: 0;
}

.newDesign.el-button {
  border-radius: 4px;
}
.newDesign.el-button.is-plain.el-button--primary {
  background: unset;
}
.newDesign.el-button.is-plain.el-button--primary:hover, .newDesign.el-button.is-plain.el-button--primary:focus {
  background: unset;
  opacity: 0.6;
}
.newDesign.el-button.is-plain.el-button--success {
  background: unset;
  border: 1px solid #21a9ae;
  color: #21a9ae;
}
.newDesign.el-button.is-plain.el-button--success:hover, .newDesign.el-button.is-plain.el-button--success:focus {
  background: #21a9ae;
  color: #ffffff;
}
.newDesign.el-button.is-plain.el-button--default {
  color: #86909c;
  border-color: #d8d8d8;
  background: unset;
}
.newDesign.el-button.is-plain.el-button--default:hover {
  background: unset;
  color: #86909c;
  border-color: #d8d8d8;
  opacity: 0.6;
}
.newDesign.el-button.el-button--small {
  font-size: 14px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.newDesign.el-button.el-button--small > span {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  height: 22px;
  line-height: 22px;
}
.newDesign.el-button + .el-button {
  margin-left: 16px;
}
.newDesign.el-tag.el-tag--mini.minus {
  height: 18px;
  line-height: 16px;
}
.newDesign.el-tag.el-tag--mini.tiny {
  height: 18px;
  line-height: 18px;
  font-size: 10px;
  border-radius: 2px;
}
.newDesign.el-tag.radiusMinus {
  border-radius: 2px;
}
.newDesign.el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: rgba(17, 174, 179, 0.2);
}
.newDesign.el-pagination.is-background .btn-prev,
.newDesign.el-pagination.is-background .btn-next,
.newDesign.el-pagination.is-background .el-pager li {
  margin: 0;
  background-color: unset;
  color: #22a9af;
  min-width: 30px;
  font-weight: 400;
}
.newDesign.el-checkbox .el-checkbox__input .el-checkbox__inner {
  height: 16px;
  width: 16px;
  border-radius: 4px;
}
.newDesign.el-checkbox .el-checkbox__input .el-checkbox__inner::after {
  left: 5px;
  top: 2px;
  border-width: 1.5px;
}
.newDesign.el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
  top: 6px;
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
}
.newDesign.el-form .el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap > .el-form-item__label:before,
.newDesign.el-form .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  display: none;
}
.newDesign.el-form .el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap > .el-form-item__label:before,
.newDesign.el-form .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label::after {
  content: "*";
  color: #f56c6c;
  margin-left: 4px;
}
.newDesign.el-form .el-form-item {
  margin-bottom: 20px;
}
.newDesign.el-form .el-form-item .el-form-item__label {
  font-weight: 400;
}
.newDesign.el-form .el-form-item.emptyLabel .el-form-item__content {
  margin-left: 0 !important;
}
.newDesign.el-form.mobileStyle .el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap > .el-form-item__label:before,
.newDesign.el-form.mobileStyle .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label::after {
  content: " (必填)";
}
.newDesign.el-form.mobileStyle .secInform .el-form-item {
  border-bottom-style: dashed;
}
.newDesign.el-form.mobileStyle .el-form-item {
  margin-bottom: 0;
  padding: 16px 0;
  border-bottom: 1px solid #f2f3f5;
}
.newDesign.el-form.mobileStyle .el-form-item.specialPositionTop {
  padding-bottom: 24px;
}
.newDesign.el-form.mobileStyle .el-form-item.specialPositionTop > .el-form-item__label {
  float: none;
  display: inline-block;
  margin-bottom: 8px;
}
.newDesign.el-form.mobileStyle .el-form-item.specialPositionTop > .el-form-item__content {
  margin-left: 0 !important;
}
.newDesign.el-form.mobileStyle .el-form-item .el-form-item__label {
  line-height: 24px;
}
.newDesign.el-form.mobileStyle .el-form-item .el-form-item__content {
  text-align: right;
  line-height: 24px;
}
.newDesign.el-form.mobileStyle .el-form-item .el-form-item__content .el-form-item__error {
  right: 0;
}
.newDesign.el-form.mobileStyle .el-input .el-input__inner {
  text-align: right;
  border: unset;
  padding: 0;
  line-height: 24px;
  height: 24px;
}
.newDesign.el-form.mobileStyle .el-input.is-disabled .el-input__inner {
  background-color: transparent;
}
.newDesign.el-scrollbar {
  height: 100%;
}
.newDesign.el-scrollbar .el-scrollbar__wrap {
  overflow-x: hidden !important;
}
.newDesign.el-scrollbar .el-scrollbar__wrap .el-scrollbar__view {
  height: 100%;
}
.newDesign.el-scrollbar .el-scrollbar__bar.is-horizontal {
  opacity: 0;
}
.newDesign.el-scrollbar.hasX .el-scrollbar__wrap {
  overflow-x: auto !important;
}
.newDesign.el-scrollbar.hasX .el-scrollbar__bar.is-horizontal {
  opacity: 1;
}
.newDesign.el-scrollbar.hasX .el-scrollbar__bar.is-horizontal {
  height: 0;
}
.newDesign.el-scrollbar.noX .el-scrollbar__wrap {
  margin-bottom: 0;
}
.newDesign.el-scrollbar.noX .el-scrollbar__bar.is-horizontal {
  display: none;
}
.newDesign.el-scrollbar .el-scrollbar__wrap::-webkit-scrollbar {
  height: 6px;
  /* 调整滚动条高度 */
}
.newDesign.el-scrollbar.scroll_del_x_p16 > .el-scrollbar__wrap {
  padding-right: 16px;
}
.newDesign.el-scrollbar.scroll_del_x_p18 > .el-scrollbar__wrap {
  padding-right: 18px;
}
.newDesign.el-scrollbar.scroll_del_x_p20 > .el-scrollbar__wrap {
  padding-right: 20px;
}
.newDesign.el-scrollbar.scroll_del_x_p24 > .el-scrollbar__wrap {
  padding-right: 24px;
}
.newDesign.el-dialog {
  border-radius: 8px;
}
.newDesign.el-dialog.formDialog .el-dialog__body {
  padding-right: 154px;
}
.newDesign.el-dialog.noHeaderBottomLine .el-dialog__header {
  border-bottom: unset;
}
.newDesign.el-dialog .el-dialog__header {
  border-bottom: 1px solid #f2f3f5;
}
.newDesign.el-dialog .el-dialog__header .el-dialog__title {
  font-size: 18px;
  font-weight: 500;
}
.newDesign.el-dialog .el-dialog__body {
  padding: 14px 24px 12px;
}
.newDesign.el-dialog .el-dialog__body:has(> .el-form) {
  padding-bottom: 0;
}
.newDesign.el-dialog .el-dialog__body:has(> .el-form) + .el-dialog__footer {
  padding-top: 6px;
}
.newDesign.el-dialog .el-dialog__footer {
  padding: 8px 24px 20px;
}
.newDesign.el-dialog.footNoShadow .el-dialog__footer {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}
.newDesign .el-drawer__header {
  padding: 17px 24px 0;
  margin-bottom: 17px;
  position: relative;
  color: #1d2129;
  font-size: 18px;
}
.newDesign .el-drawer__header > span {
  font-size: 18px;
  height: 22px;
  line-height: 22px;
  font-weight: 500;
  color: #1d2129;
}
.newDesign.el-drawer {
  padding-bottom: 60px;
}
.newDesign.el-drawer.noFootBar {
  padding-bottom: 0;
}
.newDesign.el-drawer .el-drawer__header {
  padding: 17px 24px 0;
  margin-bottom: 17px;
  position: relative;
  color: #1d2129;
  font-size: 18px;
}
.newDesign.el-drawer .el-drawer__header > span {
  font-size: 18px;
  height: 22px;
  line-height: 22px;
  font-weight: 500;
  color: #1d2129;
}
.newDesign.el-drawer .el-drawer__header > button {
  line-height: 1.1;
}
.newDesign.el-drawer .el-drawer__header::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -17px;
  left: 0;
  right: 0;
  height: 1px;
  background: #f2f3f5;
}
.newDesign.el-drawer.rtl {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.newDesign.el-drawer.rtl.noRadius {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}
.newDesign.el-drawer .drawerFooter {
  padding: 8px 24px 20px;
  position: absolute;
  bottom: 0;
  height: 60px;
  left: 0;
  right: 0;
  text-align: end;
  -webkit-box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.05);
}
.newDesign.el-drawer .drawerFooter.noShadow {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.newDesign.el-alert.is-light.el-alert--warning {
  line-height: 22px;
  padding-left: 10px;
  padding-right: 12px;
  color: #faad14;
  border: 1px solid #faad14;
  border-radius: 4px;
  background-color: #fffce8;
}
.newDesign.el-alert.is-light.el-alert--warning .el-alert__content .el-alert__closebtn {
  color: #faad14;
  top: 13px;
}
.newDesign.el-result {
  padding-top: 100px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.newDesign.el-result .el-result__icon svg {
  width: 98px;
  height: 98px;
}
.newDesign.el-result .el-result__title {
  margin-top: 4px;
}
.newDesign.el-result .el-result__title > p {
  font-size: 16px;
  color: #000000;
  line-height: 24px;
}
.newDesign.el-result .icon-success {
  fill: #00b42a;
}
.newDesign.el-result .el-result__extra {
  margin-top: 20px;
}
.newDesign.el-table {
  font-family: Source Han Sans;
}
.newDesign.el-table ::v-deep .el-table__body tr.no-border-row > td {
  border-bottom: none !important;
}
.newDesign.el-table ::v-deep.el-table__body tr:nth-child(even) > td {
  background: #fbfbfb !important;
}

.el-table::before {
  height: 0px;
}

.el-dialog.verticalCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-top: 0 !important;
  border-radius: 8px !important;
}

.el-input.is-active .el-input__inner,
.el-input__inner:focus {
  border-color: #22A9AF !important;
}

.el-date-picker {
  /* 当前日期样式 */
  /* 选中日期样式 */
  /* hover效果 */
}
.el-date-picker .el-date-table td.today span {
  color: #22A9AF !important;
  font-weight: bold !important;
}
.el-date-picker .el-date-table td.current:not(.disabled) span {
  background-color: #22A9AF !important;
  color: #ffffff !important;
  font-weight: bold !important;
  font-size: 14px !important;
}
.el-date-picker .el-date-table td.available:hover span {
  background-color: #22A9AF !important;
  color: #ffffff !important;
  font-size: 14px !important;
}

.el-time-spinner__wrapper .el-scrollbar:nth-child(3) {
  display: none !important;
}

.el-time-spinner__item.active:not(.disabled) {
  background-color: #b2ffec !important;
}

.el-radio__input.is-checked + .el-radio__label {
  color: #22a9af;
}

.el-textarea__inner:focus {
  border-color: #22a9af;
}

.el-dropdown-menu__item:focus,
.el-dropdown-menu__item:not(.is-disabled):hover {
  color: #22a9af;
}

.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #22a9af;
  border-color: #22a9af;
}

.el-tabs__item.is-active,
.el-tabs__item:hover {
  color: #22a9af;
}

.el-select-dropdown__item.selected {
  color: #22a9af;
}

.el-radio-button__inner:hover {
  color: #22a9af;
}

.el-month-table td.today .cell {
  color: #22a9af;
  font-weight: 700;
}

.el-month-table td .cell:hover {
  color: #22a9af;
}

.confirm-error .el-message-box__btns .del-btn {
  background-color: #f56c6c;
  border-color: #f56c6c;
}
.confirm-error .el-message-box__btns .del-btn:focus, .confirm-error .el-message-box__btns .del-btn:hover {
  background: #f78989;
  border-color: #f78989;
}

.el-button.el-button--danger:focus {
  color: #fff;
}

/* 阴影 */

.blue-btn {
  background: #324157;
}
.blue-btn:hover {
  color: #324157;
}
.blue-btn:hover:before, .blue-btn:hover:after {
  background: #324157;
}

.light-blue-btn {
  background: #3a71a8;
}
.light-blue-btn:hover {
  color: #3a71a8;
}
.light-blue-btn:hover:before, .light-blue-btn:hover:after {
  background: #3a71a8;
}

.red-btn {
  background: #c03639;
}
.red-btn:hover {
  color: #c03639;
}
.red-btn:hover:before, .red-btn:hover:after {
  background: #c03639;
}

.pink-btn {
  background: #e65d6e;
}
.pink-btn:hover {
  color: #e65d6e;
}
.pink-btn:hover:before, .pink-btn:hover:after {
  background: #e65d6e;
}

.green-btn {
  background: #30b08f;
}
.green-btn:hover {
  color: #30b08f;
}
.green-btn:hover:before, .green-btn:hover:after {
  background: #30b08f;
}

.tiffany-btn {
  background: #4ab7bd;
}
.tiffany-btn:hover {
  color: #4ab7bd;
}
.tiffany-btn:hover:before, .tiffany-btn:hover:after {
  background: #4ab7bd;
}

.yellow-btn {
  background: #fec171;
}
.yellow-btn:hover {
  color: #fec171;
}
.yellow-btn:hover:before, .yellow-btn:hover:after {
  background: #fec171;
}

.pan-btn {
  font-size: 14px;
  color: #fff;
  padding: 14px 36px;
  border-radius: 8px;
  border: none;
  outline: none;
  -webkit-transition: 600ms ease all;
  transition: 600ms ease all;
  position: relative;
  display: inline-block;
}
.pan-btn:hover {
  background: #fff;
}
.pan-btn:hover:before, .pan-btn:hover:after {
  width: 100%;
  -webkit-transition: 600ms ease all;
  transition: 600ms ease all;
}
.pan-btn:before, .pan-btn:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}
.pan-btn::after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.custom-button {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  color: #fff;
  -webkit-appearance: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: 0;
  margin: 0;
  padding: 10px 15px;
  font-size: 14px;
  border-radius: 4px;
}

/* plugin */
/* 全局样式的调整 */
.user-dropdown {
  padding-bottom: 0 !important;
}

.user-dropdown .el-dropdown-menu__item--divided:before {
  background: rgba(0, 0, 0, 0) !important;
  height: 0 !important;
}

.user-dropdown .el-dropdown-menu__item--divided {
  margin-top: 0 !important;
}

.user-dropdown .el-dropdown-menu__item {
  padding: 6px 12px !important;
}

.navbar .right-menu .avatar-container .avatar-wrapper {
  margin-top: unset !important;
  position: relative !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  background: #f7f8fa;
  border-radius: 30px;
  cursor: pointer;
}

.navbar .right-menu .avatar-container .avatar-wrapper .el-icon-caret-bottom {
  right: 10px !important;
  top: 19px !important;
}

.navbar .right-menu .avatar-container {
  margin-right: 16px !important;
  margin-left: 15px;
}

.user-avatar-name-show {
  padding: 0 28px 0 8px;
  font-weight: 450;
  font-size: 14px;
  height: 50px;
}

/* animate.css */
.animated01 {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
}

.animated02 {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
}

.animated03 {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}

.animated04 {
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
}

.animated05 {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

.animated06 {
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
}

.animated07 {
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
}

.animated08 {
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
}

.animated09 {
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
}

.animated11 {
  -webkit-animation-duration: 1.1s;
          animation-duration: 1.1s;
}

.animated12 {
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
}

.animated13 {
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
}

.animated14 {
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
}

.animated15 {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

.animated16 {
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
}

.animated17 {
  -webkit-animation-duration: 1.7s;
          animation-duration: 1.7s;
}

.animated18 {
  -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s;
}

.animated19 {
  -webkit-animation-duration: 1.9s;
          animation-duration: 1.9s;
}

.animated20 {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.animated01,
.animated02,
.animated03,
.animated04,
.animated05,
.animated06,
.animated07,
.animated08,
.animated09,
.animated11,
.animated12,
.animated13,
.animated14,
.animated15,
.animated16,
.animated17,
.animated18,
.animated19,
.animated20 {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.vfin {
  -webkit-animation: vfin 0.5s 1;
          animation: vfin 0.5s 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  display: block;
  opacity: 0;
}

@-webkit-keyframes vfin {
  100% {
    opacity: 1;
  }
}

@keyframes vfin {
  100% {
    opacity: 1;
  }
}
.vfout {
  -webkit-animation: vfout 0.5s 1;
          animation: vfout 0.5s 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 1;
}

@-webkit-keyframes vfout {
  100% {
    opacity: 0;
  }
}

@keyframes vfout {
  100% {
    opacity: 0;
  }
}
.bgm {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}

select {
  float: left;
  -moz-appearance: button;
       appearance: button;
  -webkit-appearance: button;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right;
}

input,
textarea {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
          animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
            transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
            transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
          animation-name: jello;
  -webkit-transform-origin: center;
          transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
          animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

/* fast-css */
.viewer-container {
  z-index: 99999 !important;
}

.iScrollVerticalScrollbar {
  z-index: 99 !important;
}

.op0 {
  opacity: 0;
}

.df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.dfx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dfc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dfb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.dfb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.df.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ovh {
  overflow: hidden;
}

.l0 {
  left: 0;
}

.t0 {
  top: 0;
}

.r0 {
  right: 0;
}

.b0 {
  bottom: 0;
}

.w100 {
  width: 100% !important;
}

.w50 {
  width: 50% !important;
}

.h100 {
  height: 100% !important;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.pf {
  position: fixed;
}

.ztop {
  z-index: 999999;
}

.tac {
  text-align: center;
}

.cover {
  background: rgba(29, 33, 41, 0.6);
}

.pointer {
  cursor: pointer;
}

.scrolly .el-scrollbar__wrap {
  overflow-x: hidden;
}

.scrolly .is-horizontal {
  display: none;
}

.scrollx .el-scrollbar__wrap {
  overflow-y: hidden;
}

.scrollx .is-vertical {
  display: none;
}

.ndcp_empty {
  text-align: center;
}

.ndcp_empty img {
  width: 100px;
  height: 92px;
  margin: auto;
}

.ndcp_empty div {
  font-size: 14px;
  color: #86909c;
  margin: 16px 0;
}

.ndcp_empty button {
  cursor: pointer;
  padding: 0 22px;
  height: 32px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #21a9ae;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  font-size: 14px;
  color: #21a9ae;
}

.ndcp_totop {
  cursor: pointer;
  width: 40px;
  height: 40px;
  right: 24px;
  bottom: 83px;
  background: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.14);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.14);
}

.ndcp_totop img {
  width: 26px;
  height: 26px;
}

/* new_design_column_page */
.ndcp {
  position: relative;
  width: calc(100% + 40px);
  margin-left: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: calc(100vh - 176px);
  margin-top: -16px;
  min-height: 479px;
  overflow: visible;
}

.ndcp_ctrl {
  position: absolute;
  top: -54px;
  height: 54px;
  padding-right: 20px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.ndcp_left {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
  min-width: 220px;
  max-width: 260px;
  overflow: visible;
}

.ndcp_left_main {
  position: relative;
  width: 100%;
  height: calc(100vh - 156px);
  border-right: 1px solid #f2f3f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 500px;
  overflow: hidden;
}

.ndcp_recruit .ndcp_left_main {
  height: calc(100vh - 212px);
}

.ndcp_right {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: visible;
}

.ndcp_right_main {
  position: relative;
  width: 100%;
  height: calc(100vh - 156px);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 500px;
  overflow: hidden;
}

.ndcp_recruit .ndcp_right_main {
  height: calc(100vh - 212px);
}

.ndcp_right_head {
  position: relative;
  width: 100%;
  height: 56px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}

.ndcp_right_head.ndcp_right_btns {
  padding-left: 12px;
}

.ndcp_right_btn {
  font-size: 16px;
  font-weight: normal;
  padding: 0 6px;
  color: #86909c;
}

.ndcp_right_btn.active {
  color: #21a9ae;
}

.ndcp_right_self {
  position: relative;
  position: relative;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ndcp_right_foot {
  position: relative;
  width: 100%;
  height: 68px;
  -webkit-box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.05);
}

.ndcp_left_head {
  position: relative;
  width: 100%;
  height: 56px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}

.ndcp_left_head.df {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_all_btn {
  padding: 0 12px;
  height: 32px;
  font-size: 14px;
  color: #21a9ae;
  border: 1px solid #21a9ae;
  border-radius: 4px;
  margin-left: 14px;
  margin-top: 12px;
  font-weight: 400;
}

.ndcp_sel_all {
  cursor: pointer;
}

.ndcp_sel_all_icon {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid #c9cdd4;
  margin-left: 17px;
  font-size: 13px;
  color: #fff;
}

.ndcp_sel_all_icon.check {
  background: #21a9ae;
  border: 1px solid #21a9ae;
}

.ndcp_sel_all_text {
  line-height: 32px;
  font-size: 14px;
  color: #1f2329;
  margin-left: 8px;
}

.ndcp_left_self {
  position: relative;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ndcp_right_foot.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_right_foot.pagination .number {
  color: #86909c;
  border-radius: 4px;
  margin: 1px;
  padding: 0;
  width: 32px;
  height: 32px;
  min-width: 32px;
  line-height: 32px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-weight: 400;
}

.ndcp_right_foot.pagination .number.active {
  background: rgba(17, 174, 179, 0.2);
  color: #21a9ae;
}

.ndcp_right_foot.pagination .btn-prev,
.ndcp_right_foot.pagination .btn-next,
.ndcp_right_foot.pagination .btn-quicknext {
  height: 32px;
  margin: 1px;
}

.ndcp_right_foot.pagination .el-pager .more::before {
  line-height: 32px;
}

.ndcp_right_foot.pagination .el-pagination__total {
  line-height: 32px;
  margin: 1px;
  color: #1d2129;
  font-weight: 400;
}

.ndcp_right_foot.pagination .el-input__inner {
  height: 32px;
  color: #1d2129;
  font-weight: 400;
  border-radius: 4px;
  border: 1px solid #c9cdd4;
}

.el-select-dropdown__wrap.el-scrollbar__wrap {
  overflow-x: hidden;
}

.el-select-dropdown__wrap.el-scrollbar__wrap .el-scrollbar__bar.is-horizontal {
  display: none;
}

.el-scrollbar.el-cascader-menu .el-cascader-menu__wrap.el-scrollbar__wrap {
  overflow-x: hidden;
}

.el-scrollbar.el-cascader-menu .is-horizontal {
  display: none;
}

.ndcp.recruit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ndcp_recruit_top {
  height: 56px;
  border-bottom: 1px solid #f2f3f5;
}

.ndcp_recruit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: calc(100% - 56px);
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

/* ndcp-custom */
.ndcp_number .el-input-number__decrease {
  right: 1px;
  bottom: 0px !important;
  top: auto;
  left: auto;
  border-right: none;
  border-left: 1px solid #dcdfe6;
  border-radius: 0 0 4px 0;
  border-bottom: 1px solid #dcdfe6;
  line-height: 16px !important;
  height: 16px !important;
}

.ndcp_number .el-input-number__increase {
  border-radius: 0 4px 0 0;
  border-bottom: 1px solid #dcdfe6;
  border-top: 1px solid #dcdfe6;
  line-height: 16px !important;
  height: 16px !important;
  top: 0px !important;
}

.ndcp_search {
  width: calc(100% - 44px);
  position: relative;
  border: 1px solid #c9cdd4;
  border-radius: 4px;
  height: 32px;
  overflow: visible;
  margin: 15px 20px;
}

.ndcp_search input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 32px;
  font-size: 14px;
  height: 100%;
  border: none;
  border-radius: 4px;
}

.ndcp_search input::-webkit-input-placeholder {
  color: #c9cdd4;
}

.ndcp_search input::-moz-placeholder {
  color: #c9cdd4;
}

.ndcp_search input:-ms-input-placeholder {
  color: #c9cdd4;
}

.ndcp_search input::-ms-input-placeholder {
  color: #c9cdd4;
}

.ndcp_search input::placeholder {
  color: #c9cdd4;
}

.el-autocomplete-suggestion .el-scrollbar__wrap {
  overflow-x: hidden;
}

.el-autocomplete-suggestion .is-horizontal {
  display: none;
}

.ndcp .el-input {
  height: 100%;
}

.ndcp_search .el-icon-search {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  color: #4e5969;
  margin-top: -8px;
  left: 8px;
}

.ndcp_search .el-icon-close {
  font-size: 16px;
  position: absolute;
  top: 50%;
  color: #4e5969;
  margin-top: -8px;
  right: 8px;
  cursor: pointer;
}

.ndcp .left_search_ite {
  padding: 10px 22px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}

.ndcp .left_search_ite + .left_search_ite {
  border-top: 1px solid #f2f3f5;
}

.ndcp .left_search_ite.active {
  background: #DFF9F7;
}

.ndcp .left_search_ite.active .left_search_name {
  color: #21a9ae;
  font-weight: 600;
}

.ndcp .left_search_ite.unable {
  cursor: not-allowed;
}

.ndcp .left_search_ite.unable .left_search_name {
  opacity: 0.6 !important;
}

.ndcp .left_search_ite.unable .left_search_type {
  opacity: 0.6 !important;
}

.ndcp .left_search_ite.unable .left_search_text {
  opacity: 0.6 !important;
}

.ndcp .left_search_ite.unable .left_search_line {
  opacity: 0.6 !important;
}

.ndcp .left_search_ite.unable .left_search_salary {
  opacity: 0.6 !important;
}

.ndcp .left_search_name {
  color: #1d2129;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  max-width: calc(100% - 90px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 8px;
}

.ndcp .left_search_type {
  color: #86909c;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
}

.ndcp .left_search_text {
  color: #4e5969;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  max-width: calc(100% - 55px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ndcp .left_search_line {
  width: 1px;
  height: 12px;
  margin: 4px 6px;
  background: #d9d9d9;
}

.ndcp .left_search_salary {
  color: #4e5969;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}

.ndcp .left_search_salary span {
  color: #1d2129;
}

.ndcp .left_search_empty {
  color: #86909c;
  font-size: 14px;
  margin-top: 40px;
  text-align: center;
}

.ndcp .left_search_status {
  position: absolute;
  background: #c9cdd4;
  color: #1d2129;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  padding: 0 6px;
  border-radius: 3px;
  top: 2px;
  right: -11px;
}

.ndcp .ndcp_ctrl_search {
  height: 32px;
  width: 32px;
  padding: 6px;
  border: 1px solid #c9cdd4;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  overflow: hidden;
}

.ndcp .ndcp_ctrl_search_ico {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 100%;
}

.ndcp .ndcp_ctrl_search_ico img {
  width: 16px;
  height: 16px;
}

.ndcp .ndcp_ctrl_search.open {
  width: 160px;
  border: 1px solid #c9cdd4;
}

.ndcp .ndcp_ctrl_search input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 32px;
  font-size: 14px;
  height: 100%;
  border: none;
  border-radius: 4px;
}

.ndcp .ndcp_ctrl_search input::-webkit-input-placeholder {
  color: #c9cdd4;
}

.ndcp .ndcp_ctrl_search input::-moz-placeholder {
  color: #c9cdd4;
}

.ndcp .ndcp_ctrl_search input:-ms-input-placeholder {
  color: #c9cdd4;
}

.ndcp .ndcp_ctrl_search input::-ms-input-placeholder {
  color: #c9cdd4;
}

.ndcp .ndcp_ctrl_search input::placeholder {
  color: #c9cdd4;
}

.ndcp .ndcp_ctrl_search .el-icon-close {
  font-size: 16px;
  position: absolute;
  top: 50%;
  color: #4e5969;
  margin-top: -8px;
  right: 8px;
  cursor: pointer;
}

.ndcp .ndcp_ctrl_pop {
  height: 32px;
  width: 32px;
  margin: 0 12px;
}

.ndcp .ndcp_ctrl_pop_btn {
  height: 32px;
  width: 32px;
  padding: 6px;
  border: 1px solid #c9cdd4;
}

.ndcp .ndcp_ctrl_pop_ico {
  width: 16px;
  height: 16px;
  font-size: 14px;
  vertical-align: middle;
}

.ndcp_filter {
  max-width: 85vw;
}

.ndcp_filter_tit {
  font-size: 14px;
  font-weight: 500;
  color: #1d2129;
  line-height: 14px;
  margin-bottom: 6px;
  padding: 6px;
}

.ndcp_filter_select {
  height: 32px;
  color: #1d2129;
  line-height: 32px;
  margin: 6px;
}

.ndcp_filter_select .el-input {
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #1d2129;
}

.ndcp_filter_select .el-input input {
  height: 32px;
  padding: 0 30px 0 8px;
}

.ndcp_filter_select .el-input input::-webkit-input-placeholder {
  color: #86909c;
}

.ndcp_filter_select .el-input input::-moz-placeholder {
  color: #86909c;
}

.ndcp_filter_select .el-input input:-ms-input-placeholder {
  color: #86909c;
}

.ndcp_filter_select .el-input input::-ms-input-placeholder {
  color: #86909c;
}

.ndcp_filter_select .el-input input::placeholder {
  color: #86909c;
}

.ndcp_filter_select .el-cascader {
  height: 32px;
}

.ndcp_filter_select .el-input__suffix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_filter_input {
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #1d2129;
  margin: 6px;
}

.ndcp_filter_input input {
  height: 32px;
  padding: 0 8px;
}

.ndcp_filter_input input::-webkit-input-placeholder {
  color: #86909c;
}

.ndcp_filter_input input::-moz-placeholder {
  color: #86909c;
}

.ndcp_filter_input input:-ms-input-placeholder {
  color: #86909c;
}

.ndcp_filter_input input::-ms-input-placeholder {
  color: #86909c;
}

.ndcp_filter_input input::placeholder {
  color: #86909c;
}

.ndcp_filter_select.w2 {
  width: 68px;
}

.ndcp_filter_input.w2 {
  width: 46px;
}

.ndcp_filter_select.w3 {
  width: 82px;
}

.ndcp_filter_input.w3 {
  width: 60px;
}

.ndcp_filter_select.w4 {
  width: 96px;
}

.ndcp_filter_input.w4 {
  width: 74px;
}

.ndcp_filter_select.w5 {
  width: 110px;
}

.ndcp_filter_input.w5 {
  width: 88px;
}

.ndcp_filter_select.w6 {
  width: 124px;
}

.ndcp_filter_input.w6 {
  width: 102px;
}

.ndcp_filter_select.w7 {
  width: 138px;
}

.ndcp_filter_input.w7 {
  width: 116px;
}

.ndcp_filter_select.w8 {
  width: 152px;
}

.ndcp_filter_input.w8 {
  width: 130px;
}

.ndcp_filter_select.w9 {
  width: 166px;
}

.ndcp_filter_input.w9 {
  width: 144px;
}

.ndcp_filter_select.w10 {
  width: 180px;
}

.ndcp_filter_input.w10 {
  width: 158px;
}

.ndcp_filter_select.w11 {
  width: 194px;
}

.ndcp_filter_input.w11 {
  width: 172px;
}

.ndcp_filter_select.w12 {
  width: 208px;
}

.ndcp_filter_input.w12 {
  width: 186px;
}

.ndcp_filter_select.w13 {
  width: 222px;
}

.ndcp_filter_input.w13 {
  width: 200px;
}

.ndcp_filter_foot {
  border-top: 1px solid #f2f3f5;
  margin-top: 12px;
  padding: 18px 6px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.ndcp_filter_cancel {
  border: none;
  height: 22px;
  line-height: 22px;
  padding: 0 6px;
  color: #86909c;
  font-size: 14px;
}

.ndcp_filter_confirm {
  border: none;
  height: 22px;
  line-height: 22px;
  padding: 0 6px;
  color: #21a9ae;
  font-size: 14px;
}

.ndcp .ndcp_ctrl_btn {
  padding: 0 12px;
  height: 32px;
  border-radius: 4px;
}

.ndcp .ndcp_ctrl_btn.secondary {
  color: #21a9ae;
  border: 1px solid #21a9ae;
}

.ndcp .ndcp_ctrl_btn_ico {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  font-size: 14px;
  vertical-align: text-bottom;
}

/* ndcp-resume */
.ndcp_filter_select.custom input {
  color: rgba(255, 255, 255, 0);
  background: rgba(255, 255, 255, 0);
}

.ndcp_filter_select.custom input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0);
}

.ndcp_filter_select.custom input::-moz-placeholder {
  color: rgba(255, 255, 255, 0);
}

.ndcp_filter_select.custom input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0);
}

.ndcp_filter_select.custom input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0);
}

.ndcp_filter_select.custom input::placeholder {
  color: rgba(255, 255, 255, 0);
}

.ndcp_filter_select.custom .pa {
  padding: 0 30px 0 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ndcp .resume_inline_ite {
  border: 1px solid #f2f3f5;
  border-radius: 4px;
  margin: 0 20px 16px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ndcp .resume_inline_ite:first-child {
  margin-top: 16px;
}

.ndcp .resume_inline_left {
  position: relative;
  width: 290px;
  padding: 15px;
  overflow: visible;
}

.ndcp .resume_inline_left_shadow {
  position: absolute;
  top: 0;
  left: 100%;
  width: 4px;
  height: 100%;
  overflow: hidden;
}

.ndcp .resume_inline_left_shadow_fill {
  position: absolute;
  top: 0;
  left: -1px;
  width: 1px;
  height: 100%;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.ndcp .resume_inline_left_sel {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  font-size: 13px;
  color: #fff;
}

.ndcp .resume_inline_left_sel.check {
  background: #21a9ae;
}

.ndcp .resume_inline_desc {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: calc(100% - 406px);
}

.ndcp .resume_inline_right {
  position: relative;
  width: 116px;
  padding: 15px;
  overflow: visible;
}

.ndcp .resume_inline_right_shadow {
  position: absolute;
  top: 0;
  left: -8px;
  width: 8px;
  height: 100%;
  overflow: hidden;
}

.ndcp .resume_inline_right_shadow_fill {
  position: absolute;
  top: 0;
  left: 8px;
  width: 1px;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

.ndcp .resume_inline_right_btn {
  width: 88px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #21a9ae;
  padding: 0;
  border: 1px solid #21a9ae;
  border-radius: 4px;
  margin: 6px 8px;
}

.ndcp .resume_inline_right_btn_opt {
  cursor: pointer;
  width: 88px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #21a9ae;
  padding: 0;
  border: 1px solid #21a9ae;
  border-radius: 4px;
  left: 13px;
  top: 6px;
}

.ndcp .resume_inline_right_btn_opt .el-input__inner {
  display: none;
}

.ndcp .resume_inline_right .el-icon-arrow-down {
  font-size: 12px;
  color: #21a9ae;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 24px;
  cursor: pointer;
}

.ndcp .resume_inline_head {
  width: 68px;
  height: 76px;
  overflow: visible;
  position: relative;
  margin-right: 10px;
}

.ndcp .resume_inline_head_img {
  width: 68px;
  height: 76px;
  border-radius: 4px;
}

.ndcp .resume_inline_head_sex {
  width: 16px;
  height: 16px;
  right: -8px;
  top: -8px;
}

.ndcp .resume_inline_top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp .resume_inline_status {
  font-size: 12px;
  margin: 6px 0 0 14px;
  color: #86909c;
}

.ndcp .resume_inline_name {
  font-size: 16px;
  color: #1d2129;
  margin-top: 2px;
  display: -webkit-inline-box;
  position: relative;
  overflow: visible;
}

.ndcp .resume_inline_star {
  margin-left: 15px;
  font-size: 10px;
  width: 46px;
  height: 20px;
  border-radius: 4px;
  line-height: 20px;
  color: #4e5969;
  background: #e5e6eb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp .resume_inline_star img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  width: 12px;
  height: 12px;
  margin: 0 4px 0 6px;
}

.ndcp .resume_inline_online {
  width: 4px;
  height: 4px;
  border-radius: 4px;
  position: absolute;
  top: 0;
  right: -8px;
}

.ndcp .resume_inline_info_line {
  margin-top: 12px;
}

.ndcp .resume_inline_info_ite {
  font-size: 14px;
  line-height: 14px;
  border-right: 1px solid #d9d9d9;
  padding-right: 6px;
  margin-right: 6px;
  color: #4e5969;
}

.ndcp .resume_inline_info_line .resume_inline_info_ite:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

.ndcp .resume_inline_skills {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ndcp .resume_inline_skill {
  background: #e5e6eb;
  color: #4e5969;
  font-size: 12px;
  line-height: 20px;
  margin-top: 8px;
  margin-right: 12px;
  border-radius: 4px;
  padding: 0 8px;
}

.ndcp .resume_inline_skills .resume_inline_skill:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 0;
}

.ndcp .resume_inline_talents {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ndcp .resume_inline_talent {
  background: #21a9ae;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  margin-top: 10px;
  margin-right: 12px;
  border-radius: 4px;
  padding: 0 8px;
}

.ndcp .resume_inline_talents .resume_inline_talent:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 0;
}

.ndcp .resume_inline_slite {
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #4e5969;
  margin: 9px 8px 0;
}

.ndcp .resume_inline_main .el-scrollbar__view {
  position: relative;
  min-height: 100%;
}

.ndcp .resume_inline_bod {
  display: inline-block;
  padding: 12px 20px 16px 18px;
  position: relative;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

.ndcp .resume_inline_main {
  min-height: 100%;
}

.ndcp .resume_inline_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  margin-bottom: 8px;
  position: relative;
  min-height: calc(100% - 30px);
  padding-right: 24px;
}

.ndcp .resume_inline_expect {
  line-height: 22px;
  font-size: 14px;
  color: #4e5969;
  display: inline-block;
}

.ndcp .resume_inline_expect_ite {
  margin: 3px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}

.ndcp .resume_inline_intro {
  line-height: 22px;
  font-size: 14px;
  color: #4e5969;
  display: inline-block;
  white-space: nowrap;
  padding-right: 24px;
}

.ndcp .resume_inline_intro span {
  color: #21a9ae;
}

.ndcp .resume_inline_experience {
  padding-left: 33px;
  height: -webkit-fill-available;
  padding-right: 24px;
}

.ndcp .resume_inline_experience_line {
  position: absolute;
  top: 4px;
  bottom: 4px;
  width: 1px;
  background: #d9d9d9;
  left: 16px;
}

.ndcp .resume_inline_experience_ite {
  line-height: 22px;
  font-size: 14px;
  color: #4e5969;
  margin: 3px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}

.ndcp .resume_inline_experience_ite div {
  display: inline-block;
  white-space: nowrap;
}

.ndcp .resume_inline_experience_ico {
  width: 16px;
  margin: 3px 8px 3px 0;
  opacity: 0.6;
}

.ndcp .resume_inline_desc .el-scrollbar__wrap {
  overflow-y: hidden;
  overflow-x: hidden;
}

.ndcp .resume_inline_desc .is-horizontal {
  display: unset;
}

.ndcp .resume_inline_desc .is-vertical {
  display: none;
}

.ndcp .resume_inline_position {
  background: #f7f8fa;
  width: 100%;
  height: 20px;
  line-height: 20px;
  border-radius: 4px;
  padding: 0 8px;
  margin-top: 8px;
}

.ndcp .resume_inline_position_name {
  font-size: 12px;
  color: #4e5969;
  max-width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ndcp .resume_inline_position_expect {
  font-size: 12px;
  color: #f53f3f;
}

.ndcp .resume_inline_btn_space {
  position: absolute;
  width: 100px;
  top: 0;
  right: 0;
  overflow: hidden;
  height: 48px;
}

.ndcp .resume_inline_btn {
  z-index: 1;
  position: absolute;
  right: -60px;
  top: 8px;
  width: 58px;
  height: 28px;
  background: #21a9ae;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(33, 169, 174, 0.3);
          box-shadow: 0px 3px 6px 0px rgba(33, 169, 174, 0.3);
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
  font-size: 12px;
  color: #ffffff;
  -webkit-transition: right 0.5s ease;
  transition: right 0.5s ease;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
  padding: 0px 8px;
}

.resume_inline_left:hover .resume_inline_btn {
  right: 0;
  visibility: visible;
}

.resume_code {
  width: 110px;
  height: 140px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  background: #fff;
  left: -110px;
  top: 0px;
  bottom: 0;
  opacity: 0;
  -webkit-transform: scale(0.01);
          transform: scale(0.01);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  padding: 2px 10px;
}

.ndcp_resume_code {
  position: absolute;
  left: unset;
  top: -120px;
}

.resume_code.show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  bottom: 100%;
}

.resume_code_img {
  width: 90px;
  height: 90px;
  margin-top: 10px;
}

.resume_code_txt {
  font-size: 12px;
  color: #21a9ae;
  text-align: center;
  line-height: 15px;
  margin-top: 1px;
}

/* dialog */
.ndcp_dialog {
  border-radius: 8px;
  width: 880px;
  max-width: 90vw;
  margin-top: 0 !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ndcp_dialog_print {
  border-radius: 8px;
  width: 760px;
  margin-top: 0 !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.ndcp_dialog_print .el-dialog__body {
  padding: 0 !important;
  min-height: calc(100vh - 30px);
}
.ndcp_dialog_print .el-dialog__body .ndcp_resume_main {
  padding: 6px !important;
}

.ndcp_dialog_inline .resume_inline_slite {
  margin-top: 15px !important;
}

.ndcp_dialog.s {
  max-width: 680px;
}

.ndcp_dialog.resume {
  width: 940px;
}

.ndcp_dialog.hire {
  width: 1060px;
}

/* 兼容之前拖拽 */
.ndcp_dialog .el-dialog__header {
  position: absolute;
  width: 100%;
  height: 60px;
  padding: 0;
}

.ndcp_dialog .el-dialog__body {
  padding: 0;
}

.ndcp_dialog_tit {
  border-bottom: 1px solid #f2f3f5;
  padding: 17px 24px !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #1d2129 !important;
  line-height: 26px !important;
}

.ndcp_dialog_tit .sub {
  font-size: 12px;
  font-weight: normal;
  color: #86909c;
  vertical-align: middle;
  padding-left: 12px;
}

.ndcp_dialog_tabs {
  position: absolute;
  left: 50%;
  width: 210px;
  height: 32px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -105px;
  border: 1px solid #c9cdd4;
  border-radius: 4px;
  top: 16px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-weight: normal;
  color: #86909c;
  z-index: 100;
}

.ndcp_dialog_tab {
  background: #fff;
  color: #86909c;
  font-weight: 400;
  height: 24px;
  padding: 0 12px;
  margin-top: 3px;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.ndcp_dialog_tab.active {
  background: #21a9ae;
  color: #fff;
  font-weight: 600;
  border-radius: 3px;
}

.ndcp_dialog_bod {
  width: 100%;
  padding: 0 24px;
}

.ndcp_dialog_sub {
  font-size: 14px;
  line-height: 22px;
  padding: 8px 16px;
  border-radius: 4px;
  margin-bottom: 18px;
}

.ndcp_dialog_sub.yellow {
  background: #fffce8;
  color: #faad14;
  border: 1px solid #faad14;
}

.ndcp_dialog_sub.primary {
  background: #eefdfd;
  color: #21a9ae;
  border: 1px solid #8fd6d9;
}

.ndcp_dialog_high {
  color: #1d2129;
}

.ndcp_dialog_main {
  border-top: 1px solid #e5e6eb;
  border-bottom: 1px solid #e5e6eb;
  overflow: hidden;
}

.ndcp_dialog_main.noborder {
  border: none;
}

.ndcp_dialog_main_left {
  height: 510px;
  width: 240px;
  border-right: 1px solid #e5e6eb;
  overflow: hidden;
}

.ndcp_dialog_main_right {
  height: 510px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ndcp_dialog_main_search {
  margin: 0;
}

.ndcp_dialog_main_popsel {
  cursor: pointer;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  font-size: 14px;
  padding: 0 32px 0 10px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ndcp_dialog_main_popsel .el-icon-arrow-down {
  right: 10px;
  top: 8px;
}

.ndcp_dialog_main_top {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  padding-bottom: 14px;
}

.ndcp_dialog_main_top_ban {
  height: 48px;
}

.ndcp_dialog_main_top_tit {
  font-size: 14px;
  line-height: 22px;
  color: #1d2129;
  font-weight: 500;
}

.ndcp_dialog_main_left .ndcp_dialog_main_top {
  padding-right: 18px;
}

.ndcp_dialog_main_right .ndcp_dialog_main_top {
  padding-left: 18px;
}

.ndcp_dialog_main_top_tip {
  font-size: 12px;
}

.ndcp_dialog_main_top_tip span {
  color: #21a9ae;
}

.ndcp_dialog_main_inset_shadow {
  position: absolute;
  width: 100%;
  height: 10px;
  top: 100%;
  -webkit-box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.05);
          box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.05);
}

.ndcp_dialog_main_bod {
  position: absolute;
  top: 94px;
  bottom: 0;
  width: 100%;
}

.ndcp_dialog_main_bod .el-scrollbar__wrap {
  overflow-x: hidden;
}

.ndcp_dialog_main_bod .is-horizonta {
  display: none;
}

.ndcp_dialog_tree {
  height: 100%;
  overflow-y: auto;
}

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

.ndcp_dialog_tree_tag {
  font-size: 12px;
  color: #21a9ae;
  line-height: 16px;
  border: 1px solid #21a9ae;
  padding: 0 6px;
  margin-right: 8px;
}

.ndcp_dialog_tree_txt {
  font-size: 14px;
  color: #1d2129;
  line-height: 22px;
}

.ndcp_dialog_tree.el-tree {
  padding-top: 6px;
  background: rgba(255, 255, 255, 0);
}

.ndcp_dialog_tree .el-tree-node__content {
  height: 36px;
}

.ndcp_dialog_colleague {
  height: 48px;
  width: 100%;
  border-bottom: 1px solid #e5e6eb;
}

.ndcp_dialog_colleague.tit {
  -webkit-transform: translateY(13px);
          transform: translateY(13px);
  border-bottom: none;
}

.ndcp_dialog_colleague .ndcp_sel_all_icon {
  margin-left: 0;
}

.ndcp_dialog_colleague_radio {
  width: 20%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_dialog_colleague_txt {
  width: 40%;
  text-align: center;
  font-size: 14px;
  color: #1d2129;
}

.ndcp_dialog_colleaguelist {
  padding-left: 18px;
}

.ndcp_dialog_foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  padding: 22px 24px;
  margin-top: 24px;
  -webkit-box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.05);
}

.ndcp_dialog_foot .el-button {
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
}

.ndcp_dialog_inline {
  font-size: 14px;
  color: #1d2129;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 32px;
  margin-top: 20px;
}

.ndcp_dialog_inform .ndcp_dialog_inline:first-child {
  margin-top: 6px;
}

.ndcp_dialog .resume_inline_slite {
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #4e5969;
  margin: 9px 8px 0;
}

.ndcp_dialog_radio_box {
  margin: 0 30px 0 10px;
  color: #1d2129;
  font-weight: 400;
}

.ndcp_dialog_radio {
  width: 16px;
  height: 16px;
  border-radius: 16px;
  border: 1px solid #c9cdd4;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: 10px;
}

.ndcp_dialog_radio_box.sel {
  color: #21a9ae;
  font-weight: bold;
}

.ndcp_dialog_radio_box.sel .ndcp_dialog_radio {
  border: 1px solid #21a9ae;
  background: #21a9ae;
}

.ndcp_dialog_radio_dot {
  width: 6px;
  height: 6px;
  border-radius: 8px;
  background: #fff;
}

.ndcp_dialog_textarea {
  width: calc(100% - 80px);
  font-size: 14px;
  height: 80px;
  resize: none;
  margin-left: 10px;
}

.ndcp_dialog_textarea textarea {
  height: 100%;
  resize: none;
}

.ndcp_dialog .el-form-item__label {
  line-height: 32px;
  text-align: left;
  font-weight: normal;
  color: #1d2129;
}

.ndcp_dialog input {
  height: 32px;
}

.ndcp_dialog .el-form-item__content {
  line-height: 32px;
}

.ndcp_dialog .el-form-item:last-child {
  margin-bottom: 0;
}

.ndcp_dialog .el-input__icon {
  line-height: 32px;
}

.ndcp_dialog .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  content: "";
  margin-right: 0;
}

.ndcp_dialog .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:after {
  content: "*";
  font-size: 15px;
  line-height: 32px;
  color: #f56c6c;
  margin-left: 4px;
}

.ndcp_dialog .el-cascader {
  line-height: 32px;
}

.ndcp_dialog .businessAddress .el-input {
  width: 100% !important;
  margin-top: 22px !important;
}

.ndcp_dialog textarea {
  resize: none;
}

/* status_bar */
.ndcp_status_bar {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid #c9cdd4;
  height: 32px;
  width: calc(100% - 40px);
  border-radius: 4px;
  position: relative;
}

.ndcp_status_nav {
  width: calc(100% - 32px);
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  height: 32px;
  background: rgba(255, 255, 255, 0);
  border: none;
}

.ndcp_status_line {
  white-space: nowrap;
  display: inline-block;
  height: 30px;
  background: rgba(255, 255, 255, 0);
}

.ndcp_status_ite {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  height: 24px;
  min-width: 100px;
  padding: 0 8px;
  background: #fff;
  color: #4e5969;
  border-radius: 4px;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  margin: 4px 0 4px 4px;
}

.ndcp_status_ite.sel {
  background: #21a9ae;
  color: #fff;
}

.ndcp_status_bar_more {
  width: 32px;
  height: 24px;
  border-left: 1px solid #c9cdd4;
  color: #4e5969;
}

.ndcp_status_bar_more .el-input__inner {
  padding: 0 !important;
  height: 100% !important;
}

/* ndcp_resume */
.ndcp_resume_bod {
  height: calc(100vh - 60px);
  position: relative;
  overflow: hidden;
}

.ndcp_resume_slide {
  top: 50%;
  margin-top: -40px;
  width: 26px;
  height: 80px;
}

.ndcp_resume_slide.left {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 0;
}

.ndcp_resume_slide.right {
  right: 0;
}

.ndcp_resume_slide.disabled {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.5;
  cursor: not-allowed;
}

.ndcp_resume_main {
  padding: 12px 28px 12px 28px;
}

.ndcp_resume_position {
  background: #f7f8fa;
  color: #86909c;
  font-size: 14px;
  line-height: 14px;
  height: 44px;
  border-radius: 4px;
  padding: 0 12px;
  margin-bottom: 12px;
}

.ndcp_resume_position .df .ndcp_resume_position_value {
  padding-right: 12px;
  border-right: 1px solid #d9d9d9;
  margin-right: 12px;
  color: #1d2129;
}

.ndcp_resume_position .df .ndcp_resume_position_value:last-child {
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}

.ndcp_resume_status {
  width: 140px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: -24px;
}

.ndcp_resume_status_txt {
  width: 90px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 10px;
}

.ndcp_resume_status_txt.y {
  color: #faad14;
}

.ndcp_resume_status_txt.b {
  color: #21a9ae;
}

.ndcp_resume_status_txt.r {
  color: #f53f3f;
}

.ndcp_resume_status_txt.g {
  color: #00b42a;
}

.ndcp_resume_talk {
  margin-top: 6px;
  width: 230px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #21A9AE;
  color: #FFFFFF;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ndcp_resume_ctrl {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ndcp_resume_ctrl_btn div {
  height: 40px;
  border-radius: 4px;
  color: #21a9ae;
  cursor: pointer;
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #e8f6f6;
  margin-top: 6px;
}

.ndcp_resume_ctrl_btn_always {
  border: 1px solid #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px !important;
}

.ndcp_resume_ctrl_btn_always img {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}

.ndcp_resume_page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}

.ndcp_resume_info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ndcp_resume_board {
  width: 100%;
  border-radius: 8px;
  min-height: 88px;
}

.ndcp_resume_board_head {
  width: 100px;
  height: 128px;
  margin: 0px 22px 0px 0px;
  background: #e5e6eb;
  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;
}

.ndcp_resume_board_sex {
  width: 16px;
  height: 16px;
  left: 68px;
  top: 6px;
}

.ndcp_resume_board_info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: -6px 12px 0px 0px;
}

.ndcp_resume_board_info_top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 2px;
}

.ndcp_resume_board_info_name {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #1d2129;
  position: relative;
  padding-right: 10px;
}

.ndcp_resume_board_info_txt {
  font-size: 12px;
  color: #878d99;
  line-height: 24px;
  position: relative;
}

.ndcp_resume_board_info_txt.blank {
  padding-right: 20px;
}

.ndcp_resume_board_info_txt.slide {
  padding-right: 12px;
  margin-right: 12px;
}

.ndcp_resume_board_info_txt.slide::after {
  content: "";
  width: 1px;
  height: 12px;
  background: #d9d9d9;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}

.ndcp_resume_board_info_bot .ndcp_resume_board_info_bot_ite:last-child .ndcp_resume_board_info_txt.slide {
  padding-right: 0;
  margin-right: 0;
}

.ndcp_resume_board_info_bot .ndcp_resume_board_info_bot_ite:last-child .ndcp_resume_board_info_txt.slide::after {
  content: "";
  width: 1px;
  height: 12px;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}

.ndcp_resume_board_info_dot {
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #878d99;
  margin: 10px 4px;
}

.ndcp_resume_board_info_online {
  width: 4px;
  height: 4px;
  border-radius: 4px;
  position: absolute;
  top: 2px;
  right: 3px;
}

.ndcp_resume_board_info_line {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5px;
}

.ndcp_resume_board_info_bot_ico {
  width: 12px;
  height: 12px;
  margin-right: 6px;
}

.ndcp_resume_board_info_bot {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5px;
}

.ndcp_resume_expect_tit {
  font-size: 14px;
  line-height: 22px;
  color: #1d2129;
  font-weight: 500;
}

.ndcp_resume_expect_bod {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  line-height: 22px;
  color: #4e5969;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ndcp_resume_expect_ite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_resume_expect_slite {
  width: 3px;
  height: 3px;
  border-radius: 3px;
  margin: 0 8px;
  background: #4e5969;
}

.ndcp_resume_expect_ite.slide {
  padding-left: 12px;
  margin-left: 12px;
}

.ndcp_resume_expect_ite.slide::before {
  content: "";
  width: 1px;
  height: 12px;
  background: #d9d9d9;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
}

.ndcp_resume_medias {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5px;
}

.ndcp_resume_media {
  width: 98px;
  height: 68px;
  border-radius: 4px;
  margin: 8px 8px 0 0;
  position: relative;
  cursor: pointer;
}

.ndcp_resume_media_img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.ndcp_resume_media_play {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
}

.ndcp_video_viewer {
  background-color: rgba(144, 147, 153, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999999999;
}

.ndcp_video_viewer_close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  color: #fff;
  font-size: 28px;
}

.ndcp_tabs {
  border-bottom: 1px solid #f2f3f5;
  line-height: 24px;
  font-size: 16px;
  color: #86909c;
  text-align: center;
  margin-bottom: 12px;
}

.ndcp_tab {
  margin-right: 40px;
  padding: 12px 0;
  color: #86909c;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  cursor: pointer;
}

.ndcp_tab.sel {
  color: #21a9ae;
}

.ndcp_tab_sel {
  width: 30px;
  height: 3px;
  border-radius: 3px;
  position: absolute;
  margin-left: -15px;
  bottom: 0;
  background: #21a9ae;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  left: 50%;
}

.ndcp_tab.sel .ndcp_tab_sel {
  opacity: 1;
}

.ndcp_resume_detail {
  margin-top: 14px;
}

.ndcp_resume_detail_tit {
  font-size: 16px;
  font-weight: 500;
  color: #1d2129;
  line-height: 24px;
  padding-right: 16px;
}

.ndcp_resume_detail_flex {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ndcp_resume_detail_tag {
  font-size: 12px;
  background: #e8e8ed;
  color: #1d2129;
  padding: 0 12px;
  line-height: 24px;
  border-radius: 4px;
  margin-right: 12px;
  margin-bottom: 12px;
}

.ndcp_resume_detail_txt {
  color: #1d2129;
  font-size: 14px;
  line-height: 22px;
}

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

.ndcp_resume_detail_ite_tip {
  width: 24px;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ndcp_resume_detail_ite_ico {
  width: 10px;
  height: 10px;
  background: #878d99;
  border-radius: 10px;
  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;
  position: absolute;
  left: 0;
  top: 8px;
}

.ndcp_resume_detail_ite_radio {
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 4px;
}

.ndcp_resume_detail_ite_line {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 16px;
  left: 5px;
  background: #c9cdd4;
}

.ndcp_resume_detail .ndcp_resume_detail_ite:last-child .ndcp_resume_detail_ite_line {
  background: rgba(255, 255, 255, 0);
}

.ndcp_resume_detail_ite_bod {
  width: calc(100% - 24px);
}

.ndcp_resume_detail_ite_tit {
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  color: #4E5969;
}

.ndcp_resume_detail_ite_tit .ent {
  padding-right: 10px;
}

.ndcp_resume_detail_ite_tit .dot,
.ndcp_resume_detail_ite_tit .dom {
  padding-left: 20px;
  position: relative;
}

.ndcp_resume_detail_ite_tit .dot::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #4e5969;
  position: absolute;
  left: 8px;
  top: 5px;
}

.ndcp_resume_detail_ite_txt {
  color: #4E5969;
  line-height: 28px;
}

.ndcp_resume_view {
  width: 172px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #c9cdd4;
  position: relative;
  margin-top: 12px;
}

.ndcp_resume_view_ite {
  width: 80px;
  height: 24px;
  color: #4e5969;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.ndcp_resume_view_ite.sel {
  color: #fff;
}

.ndcp_resume_view_sel {
  width: 80px;
  height: 24px;
  background: #21a9ae;
  border-radius: 4px;
  position: absolute;
  top: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ndcp_attach_ite {
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 16px;
}

.ndcp_attach_download {
  color: #21a9ae;
  font-size: 14px;
  line-height: 22px;
  padding: 4px;
  cursor: pointer;
  margin-right: 12px;
}

.ndcp_attach_download img {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}

.ndcp_attach_icon {
  width: 44px;
  height: 44px;
  margin: 16px 8px 16px 16px;
}

.ndcp_attach_tit {
  height: 22px;
  color: #1d2129;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
}

.ndcp_attach_sub {
  height: 20px;
  color: #86909c;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}

.ndcp_resume_empty {
  height: 300px;
}

.ndcp_resume_fast {
  right: 0;
  top: 50%;
  margin-top: 100px;
  width: 44px;
  background: #fff;
  border-radius: 8px;
  padding-bottom: 12px;
  -webkit-box-shadow: 0px 0px 4.5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 4.5px 0px rgba(0, 0, 0, 0.2);
}

.ndcp_resume_fast_ite {
  width: 44px;
  margin-top: 12px;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  cursor: pointer;
}

.ndcp_resume_fast_ite img {
  width: 28px;
  height: 28px;
  display: block;
  margin: 0 auto 2px;
}

.ndcp_attach_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_attach_preview {
  cursor: pointer;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_attach_preview img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.ndcp_attach_preview span {
  font-size: 14px;
  color: #409eff;
}

/* ndcp_process */
.ndcp_process_detail {
  margin-top: 16px;
}

.ndcp_process_detail_ite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
}

.ndcp_process_detail_ite_tip {
  width: 24px;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ndcp_process_detail_ite_ico {
  width: 10px;
  height: 10px;
  background: #86909c;
  border-radius: 10px;
  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;
  position: absolute;
  left: 0;
  top: 6px;
}

.ndcp_process_detail_ite_radio {
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 4px;
}

.ndcp_process_detail_ite_line {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 16px;
  left: 5px;
  background: #c9cdd4;
}

.ndcp_process_detail .ndcp_process_detail_ite:last-child .ndcp_process_detail_ite_line {
  background: rgba(255, 255, 255, 0);
}

.ndcp_process_detail_ite_bod {
  width: calc(100% - 24px);
}

.ndcp_process_detail_ite_tit {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #1d2129;
}

.ndcp_process_detail_ite_tit .ent {
  padding-right: 10px;
}

.ndcp_process_detail_ite_tit .dot,
.ndcp_process_detail_ite_tit .dom {
  padding-left: 20px;
  position: relative;
}

.ndcp_process_detail_ite_tit .dot::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #4e5969;
  position: absolute;
  left: 8px;
  top: 5px;
}

.ndcp_process_detail_ite_box {
  padding: 10px 0 16px;
  color: #4e5969;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
}

.ndcp_process_detail_ite_main {
  border-radius: 4px;
  background: rgba(247, 248, 250, 0.6);
  padding: 12px;
}

.ndcp_process_detail_ite_top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  line-height: 28px;
}

.ndcp_process_detail_ite_top_img {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  margin-right: 12px;
}

.ndcp_process_detail_ite_top_name {
  color: #1d2129;
  font-weight: 500;
}

.ndcp_process_detail_ite_top_slite {
  width: 1px;
  height: 14px;
  margin: 0 8px;
  background: #d9d9d9;
}

.ndcp_process_detail_ite_tag {
  padding: 0 8px;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  background: #faad14;
  margin-top: 7px;
  margin-left: 44px;
  margin-bottom: 4px;
  display: inline-table;
}

.ndcp_process_detail_ite_txt {
  margin-top: 4px;
}

.ndcp_process_detail_ite_txt .type {
  border: 1px solid #21a9ae;
  font-size: 12px;
  line-height: 22px;
  border-radius: 4px;
  padding: 2px 8px;
  margin-left: 8px;
  color: #21a9ae;
}

.ndcp_process_detail_ite_txt .score {
  color: #f53f3f;
  padding-right: 20px;
}

.ndcp_process_detail_ite_txt .star {
  width: 14px;
  height: 14px;
  overflow: hidden;
  margin-right: 4px;
  margin-top: 2px;
}

.ndcp_process_detail_ite_txt .star img {
  width: 14px;
  height: 14px;
}

/* ndcp_reg */
.ndcp_reg_tit {
  line-height: 22px;
  color: #1d2129;
  font-size: 14px;
  font-weight: 500;
  margin-top: 16px;
}

.ndcp_reg_box {
  background: #f7f8fa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 4px;
  padding: 8px 10px;
  margin-top: 10px;
}

.ndcp_reg_txt_dot {
  line-height: 20px;
  font-size: 12px;
  color: #1d2129;
  position: relative;
  padding: 0 30px 0 10px;
  min-width: 300px;
}

.ndcp_reg_txt_dot::before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #4e5969;
  position: absolute;
  left: 2px;
  top: 6px;
}

.ndcp_reg_box.info {
  padding: 10px 16px;
  font-size: 12px;
  line-height: 20px;
}

.ndcp_reg_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 30%;
  padding: 6px 0;
}

.ndcp_reg_info_name {
  color: #4e5969;
  padding-right: 12px;
  min-width: 70px;
}

.ndcp_reg_info_value {
  color: #1d2129;
  padding-right: 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ndcp_reg_box_txt {
  padding: 6px;
}

.ndcp_reg_box_txt.inline {
  display: inline;
  padding-right: 70px;
}

.ndcp_reg_box_txt span {
  color: #1d2129;
}

.ndcp_reg_box.family {
  padding-top: 0;
  padding-bottom: 0;
}

.ndcp_reg_family {
  border-bottom: 1px dashed #d9d9d9;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 10px;
}

.ndcp_reg_box .ndcp_reg_family:last-child {
  border-bottom: none;
}

.ndcp_reg_family_ite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 30%;
  padding: 6px 0;
  font-size: 12px;
}

.ndcp_reg_family_name {
  color: #4e5969;
  padding-right: 12px;
  min-width: 70px;
}

.ndcp_reg_family_value {
  color: #1d2129;
  padding-right: 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ndcp_reg_foot {
  margin-top: 10px;
  color: #86909c;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}

.ndcp_reg_foot_ite {
  margin-top: 8px;
}

.ndcp_reg_ctrl {
  margin: 16px 0 16px;
}

.ndcp_reg_ctrl_btn {
  width: 146px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #21a9ae;
  font-size: 14px;
  color: #21a9ae;
  margin-right: 16px;
  cursor: pointer;
}

.ndcp_reg_ctrl_btn img {
  width: 14px;
  height: 14px;
  margin-right: 8px;
}

.ndcp_reg .ndcp_process_detail_ite_tit {
  padding-left: 20px;
}

.ndcp_offer_bod {
  padding: 0 16px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #f2f3f5;
  color: #1d2129;
  font-size: 14px;
  line-height: 25px;
  margin-top: 16px;
}

.ndcp_offer_top {
  border-bottom: 1px dashed #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 0;
}

.ndcp_offer_top_ite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_offer_top_ico {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}

.ndcp_offer_top_txt {
  min-width: 290px;
  padding: 6px 0;
}

.ndcp_offer_main {
  padding-bottom: 16px;
}

.ndcp_offer_main_txt {
  margin-top: 14px;
}

.ndcp_offer_main_tip {
  margin-top: 24px;
}

.ndcp_offer_main_tip_ico {
  padding-right: 8px;
  color: #f53f3f;
}

/* ndcp_record */
.ndcp_record {
  width: 340px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.ndcp_record_main {
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.ndcp_record_slide {
  position: absolute;
  top: 0;
  left: -12px;
  width: 24px;
  height: 24px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}

.ndcp_record_top {
  height: 24px;
  line-height: 24px;
  margin-left: 20px;
}

.ndcp_record_tit {
  font-size: 16px;
  color: #1d2129;
}

.ndcp_record_btn {
  cursor: pointer;
  color: #21a9ae;
  font-size: 14px;
}

.ndcp_record_btn span {
  padding-left: 8px;
}

.ndcp_record_list {
  padding-bottom: 19px;
  width: 327px;
}

.ndcp_record_ite {
  font-size: 12px;
  color: #4e5969;
  padding-left: 40px;
  position: relative;
}

.ndcp_record_ite_ico {
  width: 10px;
  height: 10px;
  background: #86909c;
  border-radius: 10px;
  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;
  position: absolute;
  left: 18px;
  top: 19px;
}

.ndcp_record_ite_radio {
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 4px;
}

.ndcp_record_ite_line {
  width: 1px;
  height: 100%;
  background: #c9cdd4;
  top: 19px;
  position: absolute;
  left: 23px;
}

.ndcp_record_ite_bod {
  background: #f2f3f5;
  padding: 0 12px;
  border-radius: 4px;
}

.ndcp_record_ite_card {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px dashed #d9d9d9;
  border-radius: 4px;
  padding: 12px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ndcp_record_ite_card div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ndcp_record_ite_card img {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  margin-right: 8px;
  line-height: 24px;
  color: #1d2129;
}

.ndcp_record_ite_card span {
  color: #4e5969;
  padding-left: 8px;
  margin-left: 8px;
  position: relative;
}

.ndcp_record_ite_card span::before {
  content: "";
  width: 1px;
  height: 14px;
  background: #d9d9d9;
  position: absolute;
  left: 0px;
  top: 0;
}

.ndcp_record_ite_main {
  line-height: 20px;
  padding: 6px 0;
}

.ndcp_record_ite_txt {
  margin: 4px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_record_ite_txt .star {
  width: 14px;
  height: 14px;
  overflow: hidden;
  margin-right: 4px;
  margin-top: -2px;
}

.ndcp_record_ite_txt .star img {
  width: 14px;
  height: 14px;
}

.ndcp_record_ite_txt .score {
  color: #f53f3f;
}

.ndcp_record_ite_score {
  width: 33.3%;
}

.ndcp_record_ite_tit {
  height: 24px;
  margin: 12px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_record_ite_tit .time {
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
  color: #1d2129;
}

.ndcp_record_ite_tit .name {
  color: #4e5969;
  padding-left: 8px;
  font-size: 14px;
}

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

.ndcp_record_ite_tag .status {
  padding: 0 8px;
  border-radius: 4px;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
}

.ndcp_record_ite_tag .status.g {
  background: #00b42a;
  border: 1px solid #00b42a;
}

.ndcp_record_ite_tag .status.y {
  background: #faad14;
  border: 1px solid #faad14;
}

.ndcp_record_ite_tag .status.r {
  background: #f53f3f;
  border: 1px solid #f53f3f;
}

.ndcp_record_ite_tag .way {
  padding: 0 8px;
  border-radius: 4px;
  line-height: 18px;
  font-size: 12px;
  color: #21a9ae;
  border: 1px solid #21a9ae;
  margin-left: 8px;
}

/* email */
.ndcp_mail .ndcp_right_head {
  height: 231px;
}

.ndcp_mail_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 24px 0;
}

.ndcp_mail_top_tit {
  border-left: 2px solid #21a9ae;
  color: #1d2129;
  font-size: 14px;
  font-weight: 500;
  padding: 0 16px 0 8px;
  line-height: 16px;
  height: 16px;
}

.ndcp_mail_top_sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_mail_top_sub img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.ndcp_mail_top_sub span {
  color: #f7ba1e;
  font-size: 12px;
  line-height: 20px;
}

.ndcp_mail_atten {
  width: calc(100% - 68px);
  margin: 0 34px;
  padding: 14px 0 24px;
}

.ndcp_mail_atten_img {
  width: 585px;
  max-width: 100%;
}

.ndcp_mail_ctrl {
  width: calc(100% - 68px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 0;
  margin: 0 34px;
  border-top: 1px dashed #f2f3f5;
}

.ndcp_mail_ctrl button {
  margin-right: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ndcp_mail_ctrl button:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.ndcp_mail_bind {
  cursor: pointer;
  border-radius: 6px;
  font-size: 14px;
  width: 102px;
  height: 32px;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(33, 169, 174, 0.3);
          box-shadow: 0px 4px 10px 0px rgba(33, 169, 174, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(#27bea0), to(#21a9ae));
  background: linear-gradient(90deg, #27bea0 0%, #21a9ae 100%);
  border: 1px solid rgba(255, 255, 255, 0);
  color: #fff;
}

.ndcp_mail_bind img {
  vertical-align: sub;
  width: 18px;
  height: 18px;
  margin-right: 5px;
}

.ndcp_mail_explain {
  cursor: pointer;
  border-radius: 6px;
  font-size: 14px;
  width: 88px;
  height: 32px;
  background: #fff;
  border: 1px solid #21a9ae;
  color: #21a9ae;
}

.ndcp_mail_refresh {
  cursor: pointer;
  border-radius: 6px;
  font-size: 14px;
  width: 72px;
  height: 32px;
  background: #fff;
  border: 1px solid #fff;
  color: #21a9ae;
}

.ndcp_mail_refresh img {
  vertical-align: top;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.ndcp_mail_refresh img.rotate {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ndcp_mail_foot {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #1f2329;
  padding: 0 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 100%;
}

.ndcp_mail_foot span {
  color: #21a9ae;
  padding: 0 3px;
}

.ndcp_mail_list {
  padding: 0 34px 16px;
}

.ndcp_mail_ite {
  border: 1px solid #f2f3f5;
  margin-top: 16px;
  border-radius: 4px;
  height: 60px;
}

.ndcp_mail_ite_left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.ndcp_mail_ite_right {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.ndcp_mail_ite_ico {
  width: 40px;
  height: 40px;
  margin: 0 16px;
}

.ndcp_mail_ite_ctrl {
  color: #86909c;
  opacity: 0.5;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 4px 6px;
  margin-right: 12px;
}

.ndcp_mail_ite_ctrl img {
  width: 24px;
  height: 24px;
}

.ndcp_mail_ite_txt {
  font-size: 14px;
  line-height: 24px;
}

.ndcp_mail_ite_tit {
  color: #1d2129;
}

.ndcp_mail_ite_sub {
  color: #878d99;
}

.ndcp_dialog_form {
  padding: 0 24px 10px;
}

.ndcp_dialog_atten {
  font-size: 12px;
  color: #f7ba1e;
  height: 16px;
  margin-left: 120px;
}

.ndcp_head_enter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  margin: 16px 0;
  border-radius: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_head_enter_img {
  width: 48px;
  height: 48px;
  margin: 0 12px 0 24px;
}

.ndcp_head_enter.l {
  width: 48%;
  min-width: 410px;
}

.ndcp_head_enter.s {
  width: calc(26% - 16px);
  margin-right: 16px;
}

.ndcp_head_enter.blue {
  background: #dbf4fd;
  color: #13b2df;
}

.ndcp_head_enter.green {
  background: #e5fbec;
  color: #0dcb76;
}

.ndcp_head_enter.cyan {
  background: #f4fcfc;
  color: #21a9ae;
  border: 1px dashed #21a9ae;
}

.ndcp_head_enter_tit {
  font-size: 14px;
  padding-right: 12px;
}

.ndcp_head_enter_sub {
  font-size: 12px;
  opacity: 0.7;
  padding-right: 12px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ndcp_head_enter.l .ndcp_head_enter_sub {
  margin-top: 4px;
}

.ndcp_head_enter.s .ndcp_head_enter_sub {
  margin-top: 8px;
}

.ndcp_head_enter_upload .el-upload {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.ndcp_head_enter_upload .el-upload .el-upload-dragger {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* ndcp_drawer */
.ndcp_drawer {
  border-radius: 20px 0 0 20px;
  width: 680px;
  min-width: 680px;
}

.ndcp_drawer.l {
  width: 1080px !important;
  min-width: 800px !important;
  max-width: 100% !important;
}

.ndcp_drawer .el-drawer__header {
  height: 56px;
  padding: 0 24px;
  margin: 0;
  border-bottom: 1px solid #f2f3f5;
  color: #1d2129;
  font-size: 16px;
  font-weight: 500;
}

.ndcp_drawer .el-drawer__body {
  position: relative;
}

.ndcp_drawer .ndcp_drawer_bod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ndcp_drawer .ndcp_drawer_main {
  -webkit-box-flex: 1;
  -ms-flex: 1;
      flex: 1;
  width: 100%;
  position: relative;
}

.ndcp_drawer .ndcp_drawer_ctrl {
  height: 60px;
  -webkit-box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding: 0 24px;
}

.ndcp_drawer .el-button--small {
  padding: 9px 13px;
}

.ndcp_drawer .ndcp_drawer_form {
  padding: 24px;
}

.ndcp_drawer .ndcp_drawer_form .w100 .w50 {
  width: calc(50% - 12px) !important;
}

.ndcp_drawer .ndcp_drawer_form .w100 .w50:last-child {
  margin-left: 24px;
}

.ndcp_drawer .el-form-item--small.el-form-item {
  margin-bottom: 14px;
}

.ndcp_drawer .el-form-item__label {
  text-align: left;
}

.ndcp_drawer .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  content: "";
  color: #f56c6c;
  margin-right: 0;
}

.ndcp_drawer .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:after {
  content: "*";
  color: #f56c6c;
  margin-left: 4px;
}

.ndcp_drawer .ndcp_drawer_tips_list {
  border: 1px solid #dcdfe6;
  padding: 12px 2px 2px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 4px;
  min-height: 118px;
}

.ndcp_drawer .ndcp_drawer_tips_list .ndcp_drawer_tips_ite {
  font-size: 12px;
  margin: 0 10px 10px 0;
  background: #f2f3f5;
  color: #4e5969;
  height: 24px;
  line-height: 24px;
  border-radius: 4px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_drawer .ndcp_drawer_tips_list .ndcp_drawer_tips_ite .el-icon-close {
  margin-left: 5px;
  color: #4e5969;
  cursor: pointer;
}

.ndcp_drawer .ndcp_drawer_tips_add {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 16px 0 0;
  margin-top: 16px;
  border-top: 1px dashed #e5e6eb;
}

.ndcp_drawer .ndcp_drawer_tips_add .el-input {
  width: 204px;
  margin: 0 10px;
}

.ndcp_slide_box {
  margin: 16px 24px 8px;
  border: 1px solid #f2f3f5;
  border-radius: 8px;
  overflow: hidden;
  background: #f2f3f5;
}

.ndcp_slide_box_top {
  padding: 0 12px;
  min-height: 32px;
}

.ndcp_slide_box_tit {
  font-size: 14px;
  font-weight: 500;
  color: #1d2129;
}

.ndcp_slide_box_btn {
  font-size: 13px;
  color: #878d99;
  cursor: pointer;
}

.ndcp_slide_box_bod {
  border-radius: 8px;
  background: #fff;
  padding: 0 16px 16px;
  display: table-cell;
  width: 307px;
}

.ndcp_slide_box_ite {
  margin-top: 16px;
}

.ndcp_slide_box_ite_tag {
  width: 68px;
  font-size: 14px;
  color: #4e5969;
}

.ndcp_slide_box_ite_inp {
  width: calc(100% - 68px);
}

.ndcp_slide_box_ite .el-button {
  width: 60px;
  margin-left: 8px;
  padding-left: 0;
  padding-right: 0;
}

.ndcp_slide_box_remark {
  padding-left: 12px;
  border-left: 1px solid #c9cdd4;
}

.ndcp_slide_box_remark_tit {
  font-size: 14px;
  color: #1d2129;
  line-height: 22px;
  font-weight: 500;
  padding-top: 8px;
}

.ndcp_slide_box_remark_bod {
  background: #f7f8fa;
  border-radius: 4px;
  font-size: 12px;
  padding: 12px;
  margin-top: 8px;
}

.ndcp_slide_box_remark_top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: #4e5969;
  line-height: 14px;
}

.ndcp_slide_box_remark_position {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #d9d9d9;
}

.ndcp_slide_box_remark_img {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  margin-right: 8px;
}

.ndcp_slide_box_remark_name {
  font-weight: 500;
  color: #1d2129;
}

.ndcp_slide_box_remark_txt {
  line-height: 20px;
  margin-top: 8px;
}

.ndcp_slide_box_remark .ndcp_record_ite_ico {
  left: -5px;
  top: 14px;
}

.ndcp_slide_box_tags {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}

.ndcp_slide_box_tag {
  background: #e8f6f6;
  border-radius: 4px;
  line-height: 28px;
  height: 28px;
  padding: 0 8px;
  color: #21a9ae;
  margin-top: 6px;
  margin-right: 6px;
}

/* ndcp_jobcard */
.ndcp_jobcard {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid #eeeeee;
  width: calc(100% - 70px);
}

.ndcp_jobcard_tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_jobcard_name {
  line-height: 16px;
  font-size: 16px;
  font-weight: 500;
  color: #1d2129;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ndcp_jobcard_type {
  font-size: 12px;
  padding: 0 8px;
  height: 18px;
  background: #e7e8ed;
  color: #86909c;
  line-height: 18px;
  border-radius: 4px;
  margin-left: 8px;
}

.ndcp_jobcard_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #878d99;
  font-size: 14px;
  line-height: 14px;
  margin-top: 12px;
}

.ndcp_jobcard_ite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #d9d9d9;
}

.ndcp_jobcard_info .ndcp_jobcard_ite:first-child {
  margin-left: 0;
  padding-left: 0;
  border: none;
}

.ndcp_jobcard_ite .salary {
  color: #f53f3f;
}

.ndcp_jobcard_ite img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.ndcp_process_tips {
  margin-top: 40px;
}

.ndcp_process_tip {
  width: 20px;
  height: 20px;
  margin: 0 12px;
}

.ndcp_process_tip div {
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background: #c9cdd4;
}

.ndcp_process_tip div.now {
  background: #27bea0;
}

.ndcp_process_line {
  width: 136px;
  height: 1px;
  background: #e5e6eb;
}

.ndcp_process_ite {
  text-align: center;
  width: 180px;
  height: 50px;
  font-size: 14px;
  color: #4e5969;
  margin-top: 7px;
}

.ndcp_process_tit.now {
  color: #27bea0;
}

.ndcp_process_tit.err {
  color: #f53f3f;
}

.ndcp_process_sub {
  color: #86909c;
}

.ndcp_process_info {
  margin-bottom: 24px;
}

.ndcp_receipt_ite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.ndcp_receipt_box {
  padding: 20px 24px;
  margin: 0 24px;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
}

.ndcp_receipt_type {
  background: #f53f3f;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  border-radius: 3px;
  padding: 0 8px;
}

.ndcp_receipt_tit {
  font-size: 16px;
  color: #1d2129;
  line-height: 24px;
}

.ndcp_receipt_tit span {
  font-size: 20px;
  color: #f53f3f;
  font-weight: 500;
}

.ndcp_receipt_top {
  margin-bottom: 20px;
}

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

.ndcp_receipt_box_left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: calc(100% - 406px);
  background: #f7f8fa;
  font-size: 14px;
  color: #1d2129;
  border-radius: 4px;
  min-height: 260px;
  padding: 10px 16px;
}

.ndcp_receipt_box_right {
  width: 390px;
  margin-left: 16px;
  background: #fff;
  border: 1px dashed #e5e6eb;
  color: #fff;
  border-radius: 4px;
  height: 260px;
}

.ndcp_receipt_box_right img {
  -o-object-fit: contain;
     object-fit: contain;
}

.ndcp_receipt_ite {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 28px;
}

.ndcp_receipt_tag {
  width: 5em;
}

.ndcp_receipt_txt {
  width: calc(100% - 5em);
}

.ndcp_receipt_box_cover {
  background: rgba(0, 0, 0, 0.48);
  text-align: center;
  border-radius: 4px;
}

.ndcp_receipt_list {
  padding: 0 24px;
  margin: 24px;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
}

.ndcp_receipt_list_tit {
  font-size: 16px;
  font-weight: 500;
  color: #1d2129;
  line-height: 56px;
  border-bottom: 1px solid #e5e6eb;
}

.ndcp_receipt_list_ite {
  padding: 12px 0;
  border-bottom: 1px dashed #e5e6eb;
}

.ndcp_receipt_list .ndcp_receipt_list_ite:last-child {
  border: none;
}

.ndcp_receipt_list_ite_tit {
  color: #1d2129;
  font-size: 14px;
}

.ndcp_receipt_list_ite_tit span {
  font-size: 16px;
  font-weight: 500;
}

.ndcp_receipt_list_ite_sub {
  color: #86909c;
  font-size: 12px;
  margin-top: 2px;
}

.ndcp_receipt_list_ite_price {
  color: #1d2129;
  font-size: 16px;
  font-weight: 500;
}

.ndcp_receipt_is_cancel {
  width: 120;
  height: 66px;
  top: 48%;
  margin-top: -33px;
  right: 40px;
}

.ndcp_email_success_tit {
  color: #00b42a;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  background: rgba(0, 180, 42, 0.12);
}

.ndcp_email_success_tit img {
  width: 20px;
  height: 20px;
  margin: 0 10px;
}

.ndcp_email_success_txt {
  color: #4e5969;
  margin-top: 24px;
}

.ndcp_email_success_txt span {
  color: #f53f3f;
}

/* ndcp_org_ite */
.ndcp_org_ite {
  padding: 16px 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.ndcp_org_ite.active {
  background: rgba(33, 169, 174, 0.1);
}

.ndcp_org_ite_name {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #1d2129;
}

.ndcp_org_ite_city {
  margin-top: 4px;
  color: #878d99;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

.ndcp_org_ite_type {
  background: #e7e8ed;
  border-radius: 3px;
  padding: 0 8px;
}

.ndcp_org_ite_info {
  margin-top: 4px;
  color: #878d99;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_org_ite_img {
  width: 18px;
  height: 18px;
  border-radius: 18px;
  margin-right: 6px;
}

.ndcp_rec_pos {
  border: 1px solid #eeeeee;
  position: relative;
  border-radius: 8px;
  cursor: pointer;
  padding: 16px;
  margin: 16px 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.ndcp_rec_pos.active {
  border: 1px solid #21a9ae;
}

.ndcp_rec_pos_name {
  color: #1d2129;
  font-size: 16px;
  font-weight: 500;
}

.ndcp_rec_pos_name .tag {
  line-height: 18px;
  font-size: 12px;
  color: #86909c;
  padding: 0 8px;
  border-radius: 3px;
  vertical-align: middle;
  background: #e7e8ed;
  margin-left: 16px;
}

.ndcp_rec_pos_info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ndcp_rec_pos_info .salary {
  margin-top: 16px;
  font-size: 14px;
  color: #f53f3f;
  line-height: 14px;
}

.ndcp_rec_pos_info .ite {
  margin-top: 16px;
  font-size: 14px;
  margin-left: 20px;
  height: 20px;
  padding-left: 20px;
  border-left: 1px solid #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ndcp_rec_pos_info .ite img {
  width: 16px;
  height: 16px;
}

.ndcp_rec_pos_info .ite span {
  margin-left: 8px;
}

.ndcp_rec_pos_sel {
  width: 16px;
  right: 16px;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ndcp_resume_detail_divider {
  margin: 8px 0px 12px 0px;
  background: #f2f3f5;
}

.descriptionsLabel {
  width: 60px;
  font-size: 14px;
  color: #4E5969;
  line-height: 28px;
}

.descriptionsLabel35 {
  width: 35px;
  font-size: 14px;
  color: #1d2129;
  line-height: 28px;
}

.descriptionsContent {
  font-size: 14px;
  color: #4E5969;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.el-descriptions--small:not(.is-bordered) .el-descriptions-item__cell {
  padding-bottom: 0px;
}

.setwidth.el-descriptions-item__content {
  width: 320px;
  max-width: 320px;
}

.evaluation-content {
  position: relative;
  padding-right: 25px;
}
.evaluation-content .content-text.collapsed {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.evaluation-content .toggle-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #21a9ae;
  cursor: pointer;
  background: white;
  padding-left: 5px;
}
.evaluation-content .toggle-btn:hover {
  text-decoration: underline;
}

.ndcp_resume_bod.scrolly .el-scrollbar__wrap {
  overflow-x: hidden;
  margin-right: -10px !important;
  padding-right: 10px;
}
.ndcp_resume_bod.scrolly .el-scrollbar__bar.is-vertical {
  right: 2px;
  width: 6px;
}

.ndcp_resume_btn {
  height: 96px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #E5E6EB;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 6px;
  position: relative;
}
.ndcp_resume_btn div {
  cursor: pointer;
  color: #1d2129;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 20px;
  min-width: 50px;
}
.ndcp_resume_btn div .svg-icon {
  width: 24px;
  height: 24px;
  margin-bottom: 6px;
}
.ndcp_resume_btn div:hover div {
  color: #21a9ae;
}

.ndcp_record_video_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ndcp_record_video_main .playVideo {
  width: 230px;
  height: 407px;
  background: #E5E6EB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ndcp_record_video_main .img_video_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
}
.ndcp_record_video_main .img_video_list .img_video_item_Box {
  width: 61px;
  height: 56px;
  border-radius: 8px;
  margin-bottom: 8px;
  background: #E5E6EB;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ndcp_record_video_main .img_video_list .active {
  border: 4px solid #21A9AE;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.5);
}
.ndcp_record_video_main .img_video_list div:last-child {
  margin-bottom: 0;
}
.ndcp_record_video_main .video-container {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ndcp_record_video_main .play-pause-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 2;
}
.ndcp_record_video_main .play-pause-icon img {
  width: 46px;
  /* 可根据需要调整图标大小 */
  height: 46px;
  opacity: 0.8;
}

body {
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
}

.slh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.slh2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
}

label {
  font-weight: 700;
}

html {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#app {
  height: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

* {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Arial", "PingFang SC", "Helvetica", "Microsoft YaHei", "Source Han Sans CN", sans-serif !important;
}

ul,
li,
dl,
dt,
dd {
  list-style: none;
  margin: 0;
}

.no-padding {
  padding: 0px !important;
}

.padding-content {
  padding: 4px 0;
}

a:focus,
a:active {
  outline: none;
}

a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}

div:focus {
  outline: none;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.pr-5 {
  padding-right: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.block {
  display: block;
}

.pointer {
  cursor: pointer;
}

.us-none {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.inlineBlock {
  display: block;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

aside {
  background: #eef1f6;
  padding: 8px 24px;
  margin-bottom: 20px;
  border-radius: 2px;
  display: block;
  line-height: 32px;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #2c3e50;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
aside a {
  color: #337ab7;
  cursor: pointer;
}
aside a:hover {
  color: #20a0ff;
}

.app-container {
  padding: 20px;
}

.components-container {
  margin: 30px 50px;
  position: relative;
}

.pagination-container {
  margin-top: 30px;
}

.pb {
  padding-bottom: 100px;
}

.text-center {
  text-align: center;
}

.sub-navbar {
  height: 50px;
  line-height: 50px;
  position: relative;
  width: 100%;
  text-align: right;
  padding-right: 20px;
  -webkit-transition: 600ms ease position;
  transition: 600ms ease position;
  background: -webkit-gradient(linear, left top, right top, from(#20b6f9), color-stop(0%, #20b6f9), color-stop(100%, #2178f1), to(#2178f1));
  background: linear-gradient(90deg, #20b6f9 0%, #20b6f9 0%, #2178f1 100%, #2178f1 100%);
}
.sub-navbar .subtitle {
  font-size: 20px;
  color: #fff;
}
.sub-navbar.draft {
  background: #d0d0d0;
}
.sub-navbar.deleted {
  background: #d0d0d0;
}

.link-type,
.link-type:focus {
  color: #337ab7;
  cursor: pointer;
}
.link-type:hover,
.link-type:focus:hover {
  color: #20a0ff;
}

.filter-container {
  padding-bottom: 10px;
}
.filter-container .filter-item {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}

.multiselect {
  line-height: 16px;
}

.multiselect--active {
  z-index: 1000 !important;
}

.downBorder {
  background: #51cbad;
}

.el-form-item__label {
  color: rgba(25, 29, 28, 0.6);
  font-weight: 400;
}

.el-dialog__title {
  font-size: 20px;
  font-weight: bold;
  color: #191d1c;
  line-height: 30px;
}

.el-dialog__footer {
  padding-bottom: 25px;
}

.el-tabs__active-bar {
  height: 4px;
  background: #22A9AF;
}

.el-dialog__body {
  padding: 0 20px;
}

.el-tabs__item.is-active,
.el-tabs__item:hover {
  color: #22a9af;
}

.el-button--primary {
  background: #22A9AF;
  border: none;
  color: #ffffff;
  font-family: Source Han Sans;
}

.el-button--default {
  font-family: Source Han Sans;
}

.el-button--text {
  color: #22A9AF;
  font-family: Source Han Sans;
  font-weight: normal;
}

.el-radio__input.is-checked .el-radio__inner {
  border-color: #22A9AF;
  background: #22A9AF;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #22A9AF;
  color: #fff !important;
}

.el-select .el-input.is-focus .el-input__inner,
.el-cascader .el-input.is-focus .el-input__inner {
  border-color: #22A9AF;
}

.el-button--default:hover {
  background: #fff !important;
  border-color: #22A9AF !important;
  color: #22A9AF !important;
}

.el-tag.el-tag--success {
  color: #22A9AF !important;
  background: #f0fff9;
  border-color: #f0fff9;
}

.el-button--primary:focus,
.el-button--primary:hover {
  background: #22A9AF !important;
  color: #ffffff !important;
}

.el-button--text:hover {
  color: #22A9AF !important;
}

.el-button--text:active {
  color: #22A9AF !important;
}

.el-button--text.red {
  color: #f56c6c !important;
}

.el-button--text.red:hover {
  color: #f56c6c !important;
}

.el-button--text.red:active {
  color: #f56c6c !important;
}

.dfc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

.fdr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.fdc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ja {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.jb {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.jc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.je {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.cp {
  cursor: pointer;
}

.aend {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

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

.ae {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.pl40 {
  padding-left: 40px;
}

.pr30 {
  padding-right: 30px;
}

.main-pageAll {
  margin-top: 20px;
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.main-pageAll .totalNumber {
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: 350;
  line-height: 22px;
  color: #4e5969;
}

.u-f,
.u-f-ac,
.u-f-jc,
.u-f-ajc,
.u-f-col,
.u-f-jsb,
.u-f-jsa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.u-f-ac,
.u-f-ajc {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.u-f-jc,
.u-f-ajc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.u-f-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.u-f-jsb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.u-f-jsa {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.u-f-ais {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.u-f-aie {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.u-f-jcs {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.u-f-jce {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.overflowEllipsis1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.m-0 {
  margin: 0px;
}

.mt-0 {
  margin-top: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.mr-0 {
  margin-right: 0px;
}

.m-1 {
  margin: 1px;
}

.mt-1 {
  margin-top: 1px;
}

.mb-1 {
  margin-bottom: 1px;
}

.ml-1 {
  margin-left: 1px;
}

.mr-1 {
  margin-right: 1px;
}

.m-2 {
  margin: 2px;
}

.mt-2 {
  margin-top: 2px;
}

.mb-2 {
  margin-bottom: 2px;
}

.ml-2 {
  margin-left: 2px;
}

.mr-2 {
  margin-right: 2px;
}

.m-3 {
  margin: 3px;
}

.mt-3 {
  margin-top: 3px;
}

.mb-3 {
  margin-bottom: 3px;
}

.ml-3 {
  margin-left: 3px;
}

.mr-3 {
  margin-right: 3px;
}

.m-4 {
  margin: 4px;
}

.mt-4 {
  margin-top: 4px;
}

.mb-4 {
  margin-bottom: 4px;
}

.ml-4 {
  margin-left: 4px;
}

.mr-4 {
  margin-right: 4px;
}

.m-5 {
  margin: 5px;
}

.mt-5 {
  margin-top: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.m-6 {
  margin: 6px;
}

.mt-6 {
  margin-top: 6px;
}

.mb-6 {
  margin-bottom: 6px;
}

.ml-6 {
  margin-left: 6px;
}

.mr-6 {
  margin-right: 6px;
}

.m-7 {
  margin: 7px;
}

.mt-7 {
  margin-top: 7px;
}

.mb-7 {
  margin-bottom: 7px;
}

.ml-7 {
  margin-left: 7px;
}

.mr-7 {
  margin-right: 7px;
}

.m-8 {
  margin: 8px;
}

.mt-8 {
  margin-top: 8px;
}

.mb-8 {
  margin-bottom: 8px;
}

.ml-8 {
  margin-left: 8px;
}

.mr-8 {
  margin-right: 8px;
}

.m-9 {
  margin: 9px;
}

.mt-9 {
  margin-top: 9px;
}

.mb-9 {
  margin-bottom: 9px;
}

.ml-9 {
  margin-left: 9px;
}

.mr-9 {
  margin-right: 9px;
}

.m-10 {
  margin: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.m-11 {
  margin: 11px;
}

.mt-11 {
  margin-top: 11px;
}

.mb-11 {
  margin-bottom: 11px;
}

.ml-11 {
  margin-left: 11px;
}

.mr-11 {
  margin-right: 11px;
}

.m-12 {
  margin: 12px;
}

.mt-12 {
  margin-top: 12px;
}

.mb-12 {
  margin-bottom: 12px;
}

.ml-12 {
  margin-left: 12px;
}

.mr-12 {
  margin-right: 12px;
}

.m-13 {
  margin: 13px;
}

.mt-13 {
  margin-top: 13px;
}

.mb-13 {
  margin-bottom: 13px;
}

.ml-13 {
  margin-left: 13px;
}

.mr-13 {
  margin-right: 13px;
}

.m-14 {
  margin: 14px;
}

.mt-14 {
  margin-top: 14px;
}

.mb-14 {
  margin-bottom: 14px;
}

.ml-14 {
  margin-left: 14px;
}

.mr-14 {
  margin-right: 14px;
}

.m-15 {
  margin: 15px;
}

.mt-15 {
  margin-top: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.m-16 {
  margin: 16px;
}

.mt-16 {
  margin-top: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.ml-16 {
  margin-left: 16px;
}

.mr-16 {
  margin-right: 16px;
}

.m-17 {
  margin: 17px;
}

.mt-17 {
  margin-top: 17px;
}

.mb-17 {
  margin-bottom: 17px;
}

.ml-17 {
  margin-left: 17px;
}

.mr-17 {
  margin-right: 17px;
}

.m-18 {
  margin: 18px;
}

.mt-18 {
  margin-top: 18px;
}

.mb-18 {
  margin-bottom: 18px;
}

.ml-18 {
  margin-left: 18px;
}

.mr-18 {
  margin-right: 18px;
}

.m-19 {
  margin: 19px;
}

.mt-19 {
  margin-top: 19px;
}

.mb-19 {
  margin-bottom: 19px;
}

.ml-19 {
  margin-left: 19px;
}

.mr-19 {
  margin-right: 19px;
}

.m-20 {
  margin: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.m-21 {
  margin: 21px;
}

.mt-21 {
  margin-top: 21px;
}

.mb-21 {
  margin-bottom: 21px;
}

.ml-21 {
  margin-left: 21px;
}

.mr-21 {
  margin-right: 21px;
}

.m-22 {
  margin: 22px;
}

.mt-22 {
  margin-top: 22px;
}

.mb-22 {
  margin-bottom: 22px;
}

.ml-22 {
  margin-left: 22px;
}

.mr-22 {
  margin-right: 22px;
}

.m-23 {
  margin: 23px;
}

.mt-23 {
  margin-top: 23px;
}

.mb-23 {
  margin-bottom: 23px;
}

.ml-23 {
  margin-left: 23px;
}

.mr-23 {
  margin-right: 23px;
}

.m-24 {
  margin: 24px;
}

.mt-24 {
  margin-top: 24px;
}

.mb-24 {
  margin-bottom: 24px;
}

.ml-24 {
  margin-left: 24px;
}

.mr-24 {
  margin-right: 24px;
}

.m-25 {
  margin: 25px;
}

.mt-25 {
  margin-top: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.mr-25 {
  margin-right: 25px;
}

.m-26 {
  margin: 26px;
}

.mt-26 {
  margin-top: 26px;
}

.mb-26 {
  margin-bottom: 26px;
}

.ml-26 {
  margin-left: 26px;
}

.mr-26 {
  margin-right: 26px;
}

.m-27 {
  margin: 27px;
}

.mt-27 {
  margin-top: 27px;
}

.mb-27 {
  margin-bottom: 27px;
}

.ml-27 {
  margin-left: 27px;
}

.mr-27 {
  margin-right: 27px;
}

.m-28 {
  margin: 28px;
}

.mt-28 {
  margin-top: 28px;
}

.mb-28 {
  margin-bottom: 28px;
}

.ml-28 {
  margin-left: 28px;
}

.mr-28 {
  margin-right: 28px;
}

.m-29 {
  margin: 29px;
}

.mt-29 {
  margin-top: 29px;
}

.mb-29 {
  margin-bottom: 29px;
}

.ml-29 {
  margin-left: 29px;
}

.mr-29 {
  margin-right: 29px;
}

.m-30 {
  margin: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.m-31 {
  margin: 31px;
}

.mt-31 {
  margin-top: 31px;
}

.mb-31 {
  margin-bottom: 31px;
}

.ml-31 {
  margin-left: 31px;
}

.mr-31 {
  margin-right: 31px;
}

.m-32 {
  margin: 32px;
}

.mt-32 {
  margin-top: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

.ml-32 {
  margin-left: 32px;
}

.mr-32 {
  margin-right: 32px;
}

.m-33 {
  margin: 33px;
}

.mt-33 {
  margin-top: 33px;
}

.mb-33 {
  margin-bottom: 33px;
}

.ml-33 {
  margin-left: 33px;
}

.mr-33 {
  margin-right: 33px;
}

.m-34 {
  margin: 34px;
}

.mt-34 {
  margin-top: 34px;
}

.mb-34 {
  margin-bottom: 34px;
}

.ml-34 {
  margin-left: 34px;
}

.mr-34 {
  margin-right: 34px;
}

.m-35 {
  margin: 35px;
}

.mt-35 {
  margin-top: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.mr-35 {
  margin-right: 35px;
}

.m-36 {
  margin: 36px;
}

.mt-36 {
  margin-top: 36px;
}

.mb-36 {
  margin-bottom: 36px;
}

.ml-36 {
  margin-left: 36px;
}

.mr-36 {
  margin-right: 36px;
}

.m-37 {
  margin: 37px;
}

.mt-37 {
  margin-top: 37px;
}

.mb-37 {
  margin-bottom: 37px;
}

.ml-37 {
  margin-left: 37px;
}

.mr-37 {
  margin-right: 37px;
}

.m-38 {
  margin: 38px;
}

.mt-38 {
  margin-top: 38px;
}

.mb-38 {
  margin-bottom: 38px;
}

.ml-38 {
  margin-left: 38px;
}

.mr-38 {
  margin-right: 38px;
}

.m-39 {
  margin: 39px;
}

.mt-39 {
  margin-top: 39px;
}

.mb-39 {
  margin-bottom: 39px;
}

.ml-39 {
  margin-left: 39px;
}

.mr-39 {
  margin-right: 39px;
}

.m-40 {
  margin: 40px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.m-41 {
  margin: 41px;
}

.mt-41 {
  margin-top: 41px;
}

.mb-41 {
  margin-bottom: 41px;
}

.ml-41 {
  margin-left: 41px;
}

.mr-41 {
  margin-right: 41px;
}

.m-42 {
  margin: 42px;
}

.mt-42 {
  margin-top: 42px;
}

.mb-42 {
  margin-bottom: 42px;
}

.ml-42 {
  margin-left: 42px;
}

.mr-42 {
  margin-right: 42px;
}

.m-43 {
  margin: 43px;
}

.mt-43 {
  margin-top: 43px;
}

.mb-43 {
  margin-bottom: 43px;
}

.ml-43 {
  margin-left: 43px;
}

.mr-43 {
  margin-right: 43px;
}

.m-44 {
  margin: 44px;
}

.mt-44 {
  margin-top: 44px;
}

.mb-44 {
  margin-bottom: 44px;
}

.ml-44 {
  margin-left: 44px;
}

.mr-44 {
  margin-right: 44px;
}

.m-45 {
  margin: 45px;
}

.mt-45 {
  margin-top: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.ml-45 {
  margin-left: 45px;
}

.mr-45 {
  margin-right: 45px;
}

.m-46 {
  margin: 46px;
}

.mt-46 {
  margin-top: 46px;
}

.mb-46 {
  margin-bottom: 46px;
}

.ml-46 {
  margin-left: 46px;
}

.mr-46 {
  margin-right: 46px;
}

.m-47 {
  margin: 47px;
}

.mt-47 {
  margin-top: 47px;
}

.mb-47 {
  margin-bottom: 47px;
}

.ml-47 {
  margin-left: 47px;
}

.mr-47 {
  margin-right: 47px;
}

.m-48 {
  margin: 48px;
}

.mt-48 {
  margin-top: 48px;
}

.mb-48 {
  margin-bottom: 48px;
}

.ml-48 {
  margin-left: 48px;
}

.mr-48 {
  margin-right: 48px;
}

.m-49 {
  margin: 49px;
}

.mt-49 {
  margin-top: 49px;
}

.mb-49 {
  margin-bottom: 49px;
}

.ml-49 {
  margin-left: 49px;
}

.mr-49 {
  margin-right: 49px;
}

.m-50 {
  margin: 50px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.m-51 {
  margin: 51px;
}

.mt-51 {
  margin-top: 51px;
}

.mb-51 {
  margin-bottom: 51px;
}

.ml-51 {
  margin-left: 51px;
}

.mr-51 {
  margin-right: 51px;
}

.m-52 {
  margin: 52px;
}

.mt-52 {
  margin-top: 52px;
}

.mb-52 {
  margin-bottom: 52px;
}

.ml-52 {
  margin-left: 52px;
}

.mr-52 {
  margin-right: 52px;
}

.m-53 {
  margin: 53px;
}

.mt-53 {
  margin-top: 53px;
}

.mb-53 {
  margin-bottom: 53px;
}

.ml-53 {
  margin-left: 53px;
}

.mr-53 {
  margin-right: 53px;
}

.m-54 {
  margin: 54px;
}

.mt-54 {
  margin-top: 54px;
}

.mb-54 {
  margin-bottom: 54px;
}

.ml-54 {
  margin-left: 54px;
}

.mr-54 {
  margin-right: 54px;
}

.m-55 {
  margin: 55px;
}

.mt-55 {
  margin-top: 55px;
}

.mb-55 {
  margin-bottom: 55px;
}

.ml-55 {
  margin-left: 55px;
}

.mr-55 {
  margin-right: 55px;
}

.m-56 {
  margin: 56px;
}

.mt-56 {
  margin-top: 56px;
}

.mb-56 {
  margin-bottom: 56px;
}

.ml-56 {
  margin-left: 56px;
}

.mr-56 {
  margin-right: 56px;
}

.m-57 {
  margin: 57px;
}

.mt-57 {
  margin-top: 57px;
}

.mb-57 {
  margin-bottom: 57px;
}

.ml-57 {
  margin-left: 57px;
}

.mr-57 {
  margin-right: 57px;
}

.m-58 {
  margin: 58px;
}

.mt-58 {
  margin-top: 58px;
}

.mb-58 {
  margin-bottom: 58px;
}

.ml-58 {
  margin-left: 58px;
}

.mr-58 {
  margin-right: 58px;
}

.m-59 {
  margin: 59px;
}

.mt-59 {
  margin-top: 59px;
}

.mb-59 {
  margin-bottom: 59px;
}

.ml-59 {
  margin-left: 59px;
}

.mr-59 {
  margin-right: 59px;
}

.m-60 {
  margin: 60px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.ml-60 {
  margin-left: 60px;
}

.mr-60 {
  margin-right: 60px;
}

.m-61 {
  margin: 61px;
}

.mt-61 {
  margin-top: 61px;
}

.mb-61 {
  margin-bottom: 61px;
}

.ml-61 {
  margin-left: 61px;
}

.mr-61 {
  margin-right: 61px;
}

.m-62 {
  margin: 62px;
}

.mt-62 {
  margin-top: 62px;
}

.mb-62 {
  margin-bottom: 62px;
}

.ml-62 {
  margin-left: 62px;
}

.mr-62 {
  margin-right: 62px;
}

.m-63 {
  margin: 63px;
}

.mt-63 {
  margin-top: 63px;
}

.mb-63 {
  margin-bottom: 63px;
}

.ml-63 {
  margin-left: 63px;
}

.mr-63 {
  margin-right: 63px;
}

.m-64 {
  margin: 64px;
}

.mt-64 {
  margin-top: 64px;
}

.mb-64 {
  margin-bottom: 64px;
}

.ml-64 {
  margin-left: 64px;
}

.mr-64 {
  margin-right: 64px;
}

.m-65 {
  margin: 65px;
}

.mt-65 {
  margin-top: 65px;
}

.mb-65 {
  margin-bottom: 65px;
}

.ml-65 {
  margin-left: 65px;
}

.mr-65 {
  margin-right: 65px;
}

.m-66 {
  margin: 66px;
}

.mt-66 {
  margin-top: 66px;
}

.mb-66 {
  margin-bottom: 66px;
}

.ml-66 {
  margin-left: 66px;
}

.mr-66 {
  margin-right: 66px;
}

.m-67 {
  margin: 67px;
}

.mt-67 {
  margin-top: 67px;
}

.mb-67 {
  margin-bottom: 67px;
}

.ml-67 {
  margin-left: 67px;
}

.mr-67 {
  margin-right: 67px;
}

.m-68 {
  margin: 68px;
}

.mt-68 {
  margin-top: 68px;
}

.mb-68 {
  margin-bottom: 68px;
}

.ml-68 {
  margin-left: 68px;
}

.mr-68 {
  margin-right: 68px;
}

.m-69 {
  margin: 69px;
}

.mt-69 {
  margin-top: 69px;
}

.mb-69 {
  margin-bottom: 69px;
}

.ml-69 {
  margin-left: 69px;
}

.mr-69 {
  margin-right: 69px;
}

.m-70 {
  margin: 70px;
}

.mt-70 {
  margin-top: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.m-71 {
  margin: 71px;
}

.mt-71 {
  margin-top: 71px;
}

.mb-71 {
  margin-bottom: 71px;
}

.ml-71 {
  margin-left: 71px;
}

.mr-71 {
  margin-right: 71px;
}

.m-72 {
  margin: 72px;
}

.mt-72 {
  margin-top: 72px;
}

.mb-72 {
  margin-bottom: 72px;
}

.ml-72 {
  margin-left: 72px;
}

.mr-72 {
  margin-right: 72px;
}

.m-73 {
  margin: 73px;
}

.mt-73 {
  margin-top: 73px;
}

.mb-73 {
  margin-bottom: 73px;
}

.ml-73 {
  margin-left: 73px;
}

.mr-73 {
  margin-right: 73px;
}

.m-74 {
  margin: 74px;
}

.mt-74 {
  margin-top: 74px;
}

.mb-74 {
  margin-bottom: 74px;
}

.ml-74 {
  margin-left: 74px;
}

.mr-74 {
  margin-right: 74px;
}

.m-75 {
  margin: 75px;
}

.mt-75 {
  margin-top: 75px;
}

.mb-75 {
  margin-bottom: 75px;
}

.ml-75 {
  margin-left: 75px;
}

.mr-75 {
  margin-right: 75px;
}

.m-76 {
  margin: 76px;
}

.mt-76 {
  margin-top: 76px;
}

.mb-76 {
  margin-bottom: 76px;
}

.ml-76 {
  margin-left: 76px;
}

.mr-76 {
  margin-right: 76px;
}

.m-77 {
  margin: 77px;
}

.mt-77 {
  margin-top: 77px;
}

.mb-77 {
  margin-bottom: 77px;
}

.ml-77 {
  margin-left: 77px;
}

.mr-77 {
  margin-right: 77px;
}

.m-78 {
  margin: 78px;
}

.mt-78 {
  margin-top: 78px;
}

.mb-78 {
  margin-bottom: 78px;
}

.ml-78 {
  margin-left: 78px;
}

.mr-78 {
  margin-right: 78px;
}

.m-79 {
  margin: 79px;
}

.mt-79 {
  margin-top: 79px;
}

.mb-79 {
  margin-bottom: 79px;
}

.ml-79 {
  margin-left: 79px;
}

.mr-79 {
  margin-right: 79px;
}

.m-80 {
  margin: 80px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.m-81 {
  margin: 81px;
}

.mt-81 {
  margin-top: 81px;
}

.mb-81 {
  margin-bottom: 81px;
}

.ml-81 {
  margin-left: 81px;
}

.mr-81 {
  margin-right: 81px;
}

.m-82 {
  margin: 82px;
}

.mt-82 {
  margin-top: 82px;
}

.mb-82 {
  margin-bottom: 82px;
}

.ml-82 {
  margin-left: 82px;
}

.mr-82 {
  margin-right: 82px;
}

.m-83 {
  margin: 83px;
}

.mt-83 {
  margin-top: 83px;
}

.mb-83 {
  margin-bottom: 83px;
}

.ml-83 {
  margin-left: 83px;
}

.mr-83 {
  margin-right: 83px;
}

.m-84 {
  margin: 84px;
}

.mt-84 {
  margin-top: 84px;
}

.mb-84 {
  margin-bottom: 84px;
}

.ml-84 {
  margin-left: 84px;
}

.mr-84 {
  margin-right: 84px;
}

.m-85 {
  margin: 85px;
}

.mt-85 {
  margin-top: 85px;
}

.mb-85 {
  margin-bottom: 85px;
}

.ml-85 {
  margin-left: 85px;
}

.mr-85 {
  margin-right: 85px;
}

.m-86 {
  margin: 86px;
}

.mt-86 {
  margin-top: 86px;
}

.mb-86 {
  margin-bottom: 86px;
}

.ml-86 {
  margin-left: 86px;
}

.mr-86 {
  margin-right: 86px;
}

.m-87 {
  margin: 87px;
}

.mt-87 {
  margin-top: 87px;
}

.mb-87 {
  margin-bottom: 87px;
}

.ml-87 {
  margin-left: 87px;
}

.mr-87 {
  margin-right: 87px;
}

.m-88 {
  margin: 88px;
}

.mt-88 {
  margin-top: 88px;
}

.mb-88 {
  margin-bottom: 88px;
}

.ml-88 {
  margin-left: 88px;
}

.mr-88 {
  margin-right: 88px;
}

.m-89 {
  margin: 89px;
}

.mt-89 {
  margin-top: 89px;
}

.mb-89 {
  margin-bottom: 89px;
}

.ml-89 {
  margin-left: 89px;
}

.mr-89 {
  margin-right: 89px;
}

.m-90 {
  margin: 90px;
}

.mt-90 {
  margin-top: 90px;
}

.mb-90 {
  margin-bottom: 90px;
}

.ml-90 {
  margin-left: 90px;
}

.mr-90 {
  margin-right: 90px;
}

.m-91 {
  margin: 91px;
}

.mt-91 {
  margin-top: 91px;
}

.mb-91 {
  margin-bottom: 91px;
}

.ml-91 {
  margin-left: 91px;
}

.mr-91 {
  margin-right: 91px;
}

.m-92 {
  margin: 92px;
}

.mt-92 {
  margin-top: 92px;
}

.mb-92 {
  margin-bottom: 92px;
}

.ml-92 {
  margin-left: 92px;
}

.mr-92 {
  margin-right: 92px;
}

.m-93 {
  margin: 93px;
}

.mt-93 {
  margin-top: 93px;
}

.mb-93 {
  margin-bottom: 93px;
}

.ml-93 {
  margin-left: 93px;
}

.mr-93 {
  margin-right: 93px;
}

.m-94 {
  margin: 94px;
}

.mt-94 {
  margin-top: 94px;
}

.mb-94 {
  margin-bottom: 94px;
}

.ml-94 {
  margin-left: 94px;
}

.mr-94 {
  margin-right: 94px;
}

.m-95 {
  margin: 95px;
}

.mt-95 {
  margin-top: 95px;
}

.mb-95 {
  margin-bottom: 95px;
}

.ml-95 {
  margin-left: 95px;
}

.mr-95 {
  margin-right: 95px;
}

.m-96 {
  margin: 96px;
}

.mt-96 {
  margin-top: 96px;
}

.mb-96 {
  margin-bottom: 96px;
}

.ml-96 {
  margin-left: 96px;
}

.mr-96 {
  margin-right: 96px;
}

.m-97 {
  margin: 97px;
}

.mt-97 {
  margin-top: 97px;
}

.mb-97 {
  margin-bottom: 97px;
}

.ml-97 {
  margin-left: 97px;
}

.mr-97 {
  margin-right: 97px;
}

.m-98 {
  margin: 98px;
}

.mt-98 {
  margin-top: 98px;
}

.mb-98 {
  margin-bottom: 98px;
}

.ml-98 {
  margin-left: 98px;
}

.mr-98 {
  margin-right: 98px;
}

.m-99 {
  margin: 99px;
}

.mt-99 {
  margin-top: 99px;
}

.mb-99 {
  margin-bottom: 99px;
}

.ml-99 {
  margin-left: 99px;
}

.mr-99 {
  margin-right: 99px;
}

.m-100 {
  margin: 100px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.scrollbar::-webkit-scrollbar {
  width: 6px;
}
.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(144, 147, 153, 0.5);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.scrollbar::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: rgba(144, 147, 153, 0.1);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(144, 147, 153, 0);
}
.scrollbar::-webkit-scrollbar-track {
  background-color: rgba(144, 147, 153, 0);
}
.scrollbar:hover::-webkit-scrollbar-thumb {
  background-color: rgba(144, 147, 153, 0.5);
}
.scrollbar:hover::-webkit-scrollbar-track {
  background-color: rgba(144, 147, 153, 0.1);
}

.el-table__body tr:hover > td.el-table__cell,
.el-table__body tr.hover-row > td.el-table__cell {
  background-color: #effdfd !important;
  color: #22a9af !important;
  -webkit-box-shadow: inset 0 1px #4fc5ca, inset 0 -1px #4fc5ca !important;
          box-shadow: inset 0 1px #4fc5ca, inset 0 -1px #4fc5ca !important;
  will-change: background-color, box-shadow;
}

/* 整个滚动条 */
::-webkit-scrollbar {
  width: 6px;
  /* 滚动条宽度 */
  height: 6px;
  /* 滚动条高度 */
}

/* 滚动条上的滑块 */
::-webkit-scrollbar-thumb {
  background-color: rgba(144, 147, 153, 0.3);
  /* 滑块颜色 */
  border-radius: 4px;
  /* 滑块圆角 */
  border: none;
  /* 滑块边框 */
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
  background: #f1f1f1;
  /* 轨道颜色 */
}

.resume-code-wrap {
  width: 110px;
  height: 140px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.resume-code-wrap .resume-code-img {
  width: 90px;
  height: 90px;
}
.resume-code-wrap .resume-code-txt {
  font-size: 12px;
  color: #21a9ae;
  text-align: center;
  line-height: 15px;
}
@charset "UTF-8";
/* 阴影 */

/* 让滚动条丝滑的滑动 */
html {
  scroll-behavior: smooth;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.pointer {
  cursor: pointer;
}
.pa {
  position: absolute !important;
}
.pr {
  position: relative !important;
}
.pf {
  position: fixed !important;
}
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.op0 {
  opacity: 0;
}
.ovh {
  overflow: hidden;
}
.ovv {
  overflow: visible;
}
.ovs {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dfx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dfa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.dfb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ft12 {
  font-size: 12px;
}
.ft14 {
  font-size: 14px;
}
.ft16 {
  font-size: 16px;
}
.ft18 {
  font-size: 18px;
}
.ft20 {
  font-size: 20px;
}
.ft22 {
  font-size: 22px;
}
.ft24 {
  font-size: 24px;
}
.fw500 {
  font-weight: 500;
}
.fw600 {
  font-weight: 600;
}
.fw700 {
  font-weight: 700;
}
.fw800 {
  font-weight: 800;
}

/* 拖拽相关样式 */
.draggable-item {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.drag-handle:hover {
  background: #f5f7fa;
}
.drag {
  cursor: move;
}
.drag::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 16px;
  height: 13px;
  background: -webkit-gradient(linear, left top, right top, from(#c9cdd4), to(#c9cdd4)) 0 0/100% 1px no-repeat, -webkit-gradient(linear, left top, right top, from(#c9cdd4), to(#c9cdd4)) 0 6px/100% 1px no-repeat, -webkit-gradient(linear, left top, right top, from(#c9cdd4), to(#c9cdd4)) 0 12px/100% 1px no-repeat;
  background: linear-gradient(to right, #c9cdd4 0%, #c9cdd4 100%) 0 0/100% 1px no-repeat, linear-gradient(to right, #c9cdd4 0%, #c9cdd4 100%) 0 6px/100% 1px no-repeat, linear-gradient(to right, #c9cdd4 0%, #c9cdd4 100%) 0 12px/100% 1px no-repeat;
}
.dragAfter::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 202px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 16px;
  height: 13px;
  background: -webkit-gradient(linear, left top, right top, from(#c9cdd4), to(#c9cdd4)) 0 0/100% 1px no-repeat, -webkit-gradient(linear, left top, right top, from(#c9cdd4), to(#c9cdd4)) 0 6px/100% 1px no-repeat, -webkit-gradient(linear, left top, right top, from(#c9cdd4), to(#c9cdd4)) 0 12px/100% 1px no-repeat;
  background: linear-gradient(to right, #c9cdd4 0%, #c9cdd4 100%) 0 0/100% 1px no-repeat, linear-gradient(to right, #c9cdd4 0%, #c9cdd4 100%) 0 6px/100% 1px no-repeat, linear-gradient(to right, #c9cdd4 0%, #c9cdd4 100%) 0 12px/100% 1px no-repeat;
}
.w1 {
  width: 4px !important;
}
.h1 {
  height: 4px !important;
}
.t1 {
  top: 4px;
}
.b1 {
  bottom: 4px;
}
.l1 {
  left: 4px;
}
.r1 {
  right: 4px;
}
.m1 {
  margin: 4px;
}
.mt1 {
  margin-top: 4px;
}
.mb1 {
  margin-bottom: 4px;
}
.ml1 {
  margin-left: 4px;
}
.mr1 {
  margin-right: 4px;
}
.p1 {
  padding: 4px;
}
.pt1 {
  padding-top: 4px;
}
.pb1 {
  padding-bottom: 4px;
}
.pl1 {
  padding-left: 4px;
}
.pr1 {
  padding-right: 4px;
}
.w2 {
  width: 8px !important;
}
.h2 {
  height: 8px !important;
}
.t2 {
  top: 8px;
}
.b2 {
  bottom: 8px;
}
.l2 {
  left: 8px;
}
.r2 {
  right: 8px;
}
.m2 {
  margin: 8px;
}
.mt2 {
  margin-top: 8px;
}
.mb2 {
  margin-bottom: 8px;
}
.ml2 {
  margin-left: 8px;
}
.mr2 {
  margin-right: 8px;
}
.p2 {
  padding: 8px;
}
.pt2 {
  padding-top: 8px;
}
.pb2 {
  padding-bottom: 8px;
}
.pl2 {
  padding-left: 8px;
}
.pr2 {
  padding-right: 8px;
}
.w3 {
  width: 12px !important;
}
.h3 {
  height: 12px !important;
}
.t3 {
  top: 12px;
}
.b3 {
  bottom: 12px;
}
.l3 {
  left: 12px;
}
.r3 {
  right: 12px;
}
.m3 {
  margin: 12px;
}
.mt3 {
  margin-top: 12px;
}
.mb3 {
  margin-bottom: 12px;
}
.ml3 {
  margin-left: 12px;
}
.mr3 {
  margin-right: 12px;
}
.p3 {
  padding: 12px;
}
.pt3 {
  padding-top: 12px;
}
.pb3 {
  padding-bottom: 12px;
}
.pl3 {
  padding-left: 12px;
}
.pr3 {
  padding-right: 12px;
}
.w4 {
  width: 16px !important;
}
.h4 {
  height: 16px !important;
}
.t4 {
  top: 16px;
}
.b4 {
  bottom: 16px;
}
.l4 {
  left: 16px;
}
.r4 {
  right: 16px;
}
.m4 {
  margin: 16px;
}
.mt4 {
  margin-top: 16px;
}
.mb4 {
  margin-bottom: 16px;
}
.ml4 {
  margin-left: 16px;
}
.mr4 {
  margin-right: 16px;
}
.p4 {
  padding: 16px;
}
.pt4 {
  padding-top: 16px;
}
.pb4 {
  padding-bottom: 16px;
}
.pl4 {
  padding-left: 16px;
}
.pr4 {
  padding-right: 16px;
}
.w5 {
  width: 20px !important;
}
.h5 {
  height: 20px !important;
}
.t5 {
  top: 20px;
}
.b5 {
  bottom: 20px;
}
.l5 {
  left: 20px;
}
.r5 {
  right: 20px;
}
.m5 {
  margin: 20px;
}
.mt5 {
  margin-top: 20px;
}
.mb5 {
  margin-bottom: 20px;
}
.ml5 {
  margin-left: 20px;
}
.mr5 {
  margin-right: 20px;
}
.p5 {
  padding: 20px;
}
.pt5 {
  padding-top: 20px;
}
.pb5 {
  padding-bottom: 20px;
}
.pl5 {
  padding-left: 20px;
}
.pr5 {
  padding-right: 20px;
}
.w6 {
  width: 24px !important;
}
.h6 {
  height: 24px !important;
}
.t6 {
  top: 24px;
}
.b6 {
  bottom: 24px;
}
.l6 {
  left: 24px;
}
.r6 {
  right: 24px;
}
.m6 {
  margin: 24px;
}
.mt6 {
  margin-top: 24px;
}
.mb6 {
  margin-bottom: 24px;
}
.ml6 {
  margin-left: 24px;
}
.mr6 {
  margin-right: 24px;
}
.p6 {
  padding: 24px;
}
.pt6 {
  padding-top: 24px;
}
.pb6 {
  padding-bottom: 24px;
}
.pl6 {
  padding-left: 24px;
}
.pr6 {
  padding-right: 24px;
}
.w7 {
  width: 28px !important;
}
.h7 {
  height: 28px !important;
}
.t7 {
  top: 28px;
}
.b7 {
  bottom: 28px;
}
.l7 {
  left: 28px;
}
.r7 {
  right: 28px;
}
.m7 {
  margin: 28px;
}
.mt7 {
  margin-top: 28px;
}
.mb7 {
  margin-bottom: 28px;
}
.ml7 {
  margin-left: 28px;
}
.mr7 {
  margin-right: 28px;
}
.p7 {
  padding: 28px;
}
.pt7 {
  padding-top: 28px;
}
.pb7 {
  padding-bottom: 28px;
}
.pl7 {
  padding-left: 28px;
}
.pr7 {
  padding-right: 28px;
}
.w8 {
  width: 32px !important;
}
.h8 {
  height: 32px !important;
}
.t8 {
  top: 32px;
}
.b8 {
  bottom: 32px;
}
.l8 {
  left: 32px;
}
.r8 {
  right: 32px;
}
.m8 {
  margin: 32px;
}
.mt8 {
  margin-top: 32px;
}
.mb8 {
  margin-bottom: 32px;
}
.ml8 {
  margin-left: 32px;
}
.mr8 {
  margin-right: 32px;
}
.p8 {
  padding: 32px;
}
.pt8 {
  padding-top: 32px;
}
.pb8 {
  padding-bottom: 32px;
}
.pl8 {
  padding-left: 32px;
}
.pr8 {
  padding-right: 32px;
}
.w9 {
  width: 36px !important;
}
.h9 {
  height: 36px !important;
}
.t9 {
  top: 36px;
}
.b9 {
  bottom: 36px;
}
.l9 {
  left: 36px;
}
.r9 {
  right: 36px;
}
.m9 {
  margin: 36px;
}
.mt9 {
  margin-top: 36px;
}
.mb9 {
  margin-bottom: 36px;
}
.ml9 {
  margin-left: 36px;
}
.mr9 {
  margin-right: 36px;
}
.p9 {
  padding: 36px;
}
.pt9 {
  padding-top: 36px;
}
.pb9 {
  padding-bottom: 36px;
}
.pl9 {
  padding-left: 36px;
}
.pr9 {
  padding-right: 36px;
}
.w10 {
  width: 40px !important;
}
.h10 {
  height: 40px !important;
}
.t10 {
  top: 40px;
}
.b10 {
  bottom: 40px;
}
.l10 {
  left: 40px;
}
.r10 {
  right: 40px;
}
.m10 {
  margin: 40px;
}
.mt10 {
  margin-top: 40px;
}
.mb10 {
  margin-bottom: 40px;
}
.ml10 {
  margin-left: 40px;
}
.mr10 {
  margin-right: 40px;
}
.p10 {
  padding: 40px;
}
.pt10 {
  padding-top: 40px;
}
.pb10 {
  padding-bottom: 40px;
}
.pl10 {
  padding-left: 40px;
}
.pr10 {
  padding-right: 40px;
}
.w11 {
  width: 44px !important;
}
.h11 {
  height: 44px !important;
}
.t11 {
  top: 44px;
}
.b11 {
  bottom: 44px;
}
.l11 {
  left: 44px;
}
.r11 {
  right: 44px;
}
.m11 {
  margin: 44px;
}
.mt11 {
  margin-top: 44px;
}
.mb11 {
  margin-bottom: 44px;
}
.ml11 {
  margin-left: 44px;
}
.mr11 {
  margin-right: 44px;
}
.p11 {
  padding: 44px;
}
.pt11 {
  padding-top: 44px;
}
.pb11 {
  padding-bottom: 44px;
}
.pl11 {
  padding-left: 44px;
}
.pr11 {
  padding-right: 44px;
}
.w12 {
  width: 48px !important;
}
.h12 {
  height: 48px !important;
}
.t12 {
  top: 48px;
}
.b12 {
  bottom: 48px;
}
.l12 {
  left: 48px;
}
.r12 {
  right: 48px;
}
.m12 {
  margin: 48px;
}
.mt12 {
  margin-top: 48px;
}
.mb12 {
  margin-bottom: 48px;
}
.ml12 {
  margin-left: 48px;
}
.mr12 {
  margin-right: 48px;
}
.p12 {
  padding: 48px;
}
.pt12 {
  padding-top: 48px;
}
.pb12 {
  padding-bottom: 48px;
}
.pl12 {
  padding-left: 48px;
}
.pr12 {
  padding-right: 48px;
}
.w13 {
  width: 52px !important;
}
.h13 {
  height: 52px !important;
}
.t13 {
  top: 52px;
}
.b13 {
  bottom: 52px;
}
.l13 {
  left: 52px;
}
.r13 {
  right: 52px;
}
.m13 {
  margin: 52px;
}
.mt13 {
  margin-top: 52px;
}
.mb13 {
  margin-bottom: 52px;
}
.ml13 {
  margin-left: 52px;
}
.mr13 {
  margin-right: 52px;
}
.p13 {
  padding: 52px;
}
.pt13 {
  padding-top: 52px;
}
.pb13 {
  padding-bottom: 52px;
}
.pl13 {
  padding-left: 52px;
}
.pr13 {
  padding-right: 52px;
}
.w14 {
  width: 56px !important;
}
.h14 {
  height: 56px !important;
}
.t14 {
  top: 56px;
}
.b14 {
  bottom: 56px;
}
.l14 {
  left: 56px;
}
.r14 {
  right: 56px;
}
.m14 {
  margin: 56px;
}
.mt14 {
  margin-top: 56px;
}
.mb14 {
  margin-bottom: 56px;
}
.ml14 {
  margin-left: 56px;
}
.mr14 {
  margin-right: 56px;
}
.p14 {
  padding: 56px;
}
.pt14 {
  padding-top: 56px;
}
.pb14 {
  padding-bottom: 56px;
}
.pl14 {
  padding-left: 56px;
}
.pr14 {
  padding-right: 56px;
}
.w15 {
  width: 60px !important;
}
.h15 {
  height: 60px !important;
}
.t15 {
  top: 60px;
}
.b15 {
  bottom: 60px;
}
.l15 {
  left: 60px;
}
.r15 {
  right: 60px;
}
.m15 {
  margin: 60px;
}
.mt15 {
  margin-top: 60px;
}
.mb15 {
  margin-bottom: 60px;
}
.ml15 {
  margin-left: 60px;
}
.mr15 {
  margin-right: 60px;
}
.p15 {
  padding: 60px;
}
.pt15 {
  padding-top: 60px;
}
.pb15 {
  padding-bottom: 60px;
}
.pl15 {
  padding-left: 60px;
}
.pr15 {
  padding-right: 60px;
}
.w16 {
  width: 64px !important;
}
.h16 {
  height: 64px !important;
}
.t16 {
  top: 64px;
}
.b16 {
  bottom: 64px;
}
.l16 {
  left: 64px;
}
.r16 {
  right: 64px;
}
.m16 {
  margin: 64px;
}
.mt16 {
  margin-top: 64px;
}
.mb16 {
  margin-bottom: 64px;
}
.ml16 {
  margin-left: 64px;
}
.mr16 {
  margin-right: 64px;
}
.p16 {
  padding: 64px;
}
.pt16 {
  padding-top: 64px;
}
.pb16 {
  padding-bottom: 64px;
}
.pl16 {
  padding-left: 64px;
}
.pr16 {
  padding-right: 64px;
}
.w17 {
  width: 68px !important;
}
.h17 {
  height: 68px !important;
}
.t17 {
  top: 68px;
}
.b17 {
  bottom: 68px;
}
.l17 {
  left: 68px;
}
.r17 {
  right: 68px;
}
.m17 {
  margin: 68px;
}
.mt17 {
  margin-top: 68px;
}
.mb17 {
  margin-bottom: 68px;
}
.ml17 {
  margin-left: 68px;
}
.mr17 {
  margin-right: 68px;
}
.p17 {
  padding: 68px;
}
.pt17 {
  padding-top: 68px;
}
.pb17 {
  padding-bottom: 68px;
}
.pl17 {
  padding-left: 68px;
}
.pr17 {
  padding-right: 68px;
}
.w18 {
  width: 72px !important;
}
.h18 {
  height: 72px !important;
}
.t18 {
  top: 72px;
}
.b18 {
  bottom: 72px;
}
.l18 {
  left: 72px;
}
.r18 {
  right: 72px;
}
.m18 {
  margin: 72px;
}
.mt18 {
  margin-top: 72px;
}
.mb18 {
  margin-bottom: 72px;
}
.ml18 {
  margin-left: 72px;
}
.mr18 {
  margin-right: 72px;
}
.p18 {
  padding: 72px;
}
.pt18 {
  padding-top: 72px;
}
.pb18 {
  padding-bottom: 72px;
}
.pl18 {
  padding-left: 72px;
}
.pr18 {
  padding-right: 72px;
}
.w19 {
  width: 76px !important;
}
.h19 {
  height: 76px !important;
}
.t19 {
  top: 76px;
}
.b19 {
  bottom: 76px;
}
.l19 {
  left: 76px;
}
.r19 {
  right: 76px;
}
.m19 {
  margin: 76px;
}
.mt19 {
  margin-top: 76px;
}
.mb19 {
  margin-bottom: 76px;
}
.ml19 {
  margin-left: 76px;
}
.mr19 {
  margin-right: 76px;
}
.p19 {
  padding: 76px;
}
.pt19 {
  padding-top: 76px;
}
.pb19 {
  padding-bottom: 76px;
}
.pl19 {
  padding-left: 76px;
}
.pr19 {
  padding-right: 76px;
}
.w20 {
  width: 80px !important;
}
.h20 {
  height: 80px !important;
}
.t20 {
  top: 80px;
}
.b20 {
  bottom: 80px;
}
.l20 {
  left: 80px;
}
.r20 {
  right: 80px;
}
.m20 {
  margin: 80px;
}
.mt20 {
  margin-top: 80px;
}
.mb20 {
  margin-bottom: 80px;
}
.ml20 {
  margin-left: 80px;
}
.mr20 {
  margin-right: 80px;
}
.p20 {
  padding: 80px;
}
.pt20 {
  padding-top: 80px;
}
.pb20 {
  padding-bottom: 80px;
}
.pl20 {
  padding-left: 80px;
}
.pr20 {
  padding-right: 80px;
}

.showRightPanel {
  overflow: hidden;
  position: relative;
  width: calc(100% - 15px);
}

@charset "UTF-8";
/* 阴影 */
[data-v-1e488bfb]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.rightPanel-background[data-v-1e488bfb] {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: opacity 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
}
.rightPanel[data-v-1e488bfb] {
  width: 100%;
  max-width: 260px;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.25s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: all 0.25s cubic-bezier(0.7, 0.3, 0.1, 1);
  -webkit-transform: translate(100%);
          transform: translate(100%);
  background: #fff;
  z-index: 40000;
}
.show[data-v-1e488bfb] {
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: all 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.show .rightPanel-background[data-v-1e488bfb] {
  z-index: 20000;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.show .rightPanel[data-v-1e488bfb] {
  -webkit-transform: translate(0);
          transform: translate(0);
}
.handle-button[data-v-1e488bfb] {
  width: 48px;
  height: 48px;
  position: absolute;
  left: -48px;
  text-align: center;
  font-size: 24px;
  border-radius: 6px 0 0 6px !important;
  z-index: 0;
  pointer-events: auto;
  cursor: pointer;
  color: #fff;
  line-height: 48px;
}
.handle-button i[data-v-1e488bfb] {
  font-size: 24px;
  line-height: 48px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-078753dd]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.app-main[data-v-078753dd] {
  /* 50= navbar  50  */
  min-height: calc(100vh - 50px);
  width: 100%;
  position: relative;
  overflow: hidden;
}
.fixed-header + .app-main[data-v-078753dd] {
  padding-top: 50px;
}
.hasTagsView .app-main[data-v-078753dd] {
  /* 84 = navbar + tags-view = 50 + 34 */
  min-height: calc(100vh - 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #f4f6f9;
}
.hasTagsView .fixed-header + .app-main[data-v-078753dd] {
  padding-top: 60px;
}
@charset "UTF-8";
/* 阴影 */
.el-popup-parent--hidden .fixed-header {
  padding-right: 15px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-b50ef614]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.app-breadcrumb.el-breadcrumb[data-v-b50ef614] {
  display: inline-block;
  font-size: 14px;
  line-height: 50px;
}
.app-breadcrumb.el-breadcrumb .no-redirect[data-v-b50ef614] {
  color: #97a8be;
  cursor: text;
}
@charset "UTF-8";
/* 阴影 */
[data-v-4d7afd9c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.student-tabs[data-v-4d7afd9c] {
  margin-top: 10px;
}
.student-tabs[data-v-4d7afd9c] .el-tabs__header {
  margin: 0;
}
.student-tabs[data-v-4d7afd9c] .el-tabs__item {
  padding: 0 20px !important;
  height: 40px;
  line-height: 40px;
}
.student-tabs[data-v-4d7afd9c] .el-tabs__nav-wrap::after {
  display: none;
}
.student-tabs[data-v-4d7afd9c] .el-tabs__content {
  display: none;
}
@charset "UTF-8";
/* 阴影 */
[data-v-59e6f470]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}

/* 阴影 */
[data-v-59e6f470]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.smart-tabs-breadcrumb[data-v-59e6f470] {
  float: left;
}
.smart-tabs-breadcrumb .breadcrumb-container[data-v-59e6f470] {
  float: left;
}
.smart-tabs-breadcrumb .title[data-v-59e6f470] {
  font-size: 24px;
  font-weight: bold;
  color: #22A9AF;
  line-height: 60px;
  float: left;
}

.hamburger[data-v-4e6f274c] {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
.hamburger.is-active[data-v-4e6f274c] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@charset "UTF-8";
/* 阴影 */
[data-v-d16d6306]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.navbar[data-v-d16d6306] {
  height: 50px;
  overflow: hidden;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 10px 1px 4px rgba(0, 21, 41, 0.08);
          box-shadow: 10px 1px 4px rgba(0, 21, 41, 0.08);
}
.navbar .hamburger-container[data-v-d16d6306] {
  line-height: 50px;
  height: 50px;
  float: left;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-tap-highlight-color: transparent;
}
.navbar .hamburger-container[data-v-d16d6306]:hover {
  background: rgba(0, 0, 0, 0.025);
}
.navbar .errLog-container[data-v-d16d6306] {
  display: inline-block;
  vertical-align: top;
}
.navbar .right-menu[data-v-d16d6306] {
  float: right;
  height: 100%;
}
.navbar .right-menu[data-v-d16d6306]:focus {
  outline: none;
}
.userBox[data-v-d16d6306] {
  padding: 0 10px;
  border-radius: 29px;
  background: #f7f8fa;
  cursor: pointer;
}
.userAvatar[data-v-d16d6306] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.userName[data-v-d16d6306] {
  font-size: 14px;
  color: #000000;
  line-height: 34px;
  font-family: Source Han Sans;
}
.userDropdownBox[data-v-d16d6306] {
  width: 270px;
  height: 56px;
  padding: 0 14px 10px;
  border-bottom: 1px solid #ebeef6;
}
.userDropdownBox img[data-v-d16d6306] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.menuBtn[data-v-d16d6306] {
  width: 270px;
  height: 48px;
  padding: 0 14px;
}
.menuTit[data-v-d16d6306] {
  font-family: Source Han Sans;
  font-size: 14px;
  line-height: 48px;
  color: #696a6e;
  cursor: pointer;
}
.defaultStyleDot[data-v-d16d6306] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  /* 左侧菜单选中 */
  background: #179296;
  border: 2px solid #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.theme-message,
.theme-picker-dropdown {
  z-index: 99999 !important;
}
.theme-picker .el-color-picker__trigger {
  height: 26px !important;
  width: 26px !important;
  padding: 2px;
}
.theme-picker-dropdown .el-color-dropdown__link-btn {
  display: none;
}

@charset "UTF-8";
/* 阴影 */
[data-v-126b135a]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.drawer-container[data-v-126b135a] {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.drawer-container .drawer-title[data-v-126b135a] {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 22px;
}
.drawer-container .drawer-item[data-v-126b135a] {
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  padding: 12px 0;
}
.drawer-container .drawer-switch[data-v-126b135a] {
  float: right;
}
@charset "UTF-8";
/* 阴影 */
[data-v-6494804b]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.sidebar-logo-container[data-v-6494804b] {
  position: relative;
  width: 100%;
  height: 50px;
  background: rgba(255, 255, 255, 0.2);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.sidebar-logo-container .sidebar-logo-link[data-v-6494804b] {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.sidebar-logo-container .sidebar-logo-link .sidebar-logo[data-v-6494804b] {
  width: 32px;
  height: 32px;
}
.sidebar-logo-container .sidebar-logo-link .sidebar-title[data-v-6494804b] {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 22px;
  font-family: Source Han Sans;
}
.sidebar-logo-container .sidebar-logo-link .subTitle[data-v-6494804b] {
  font-size: 12px;
  color: #ffffff;
  line-height: 18px;
}
.sidebar-logo-container.collapse .sidebar-logo[data-v-6494804b] {
  margin-right: 0px !important;
}
.sidebar-logo-wrap[data-v-6494804b] {
  width: 100%;
  height: 50px;
  padding: 8px 4px;
  background-color: #fff;
  cursor: pointer;
}
.sidebar-logo-wrap .sidebar-logo[data-v-6494804b] {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.guide-overlay[data-v-6494804b] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  pointer-events: auto;
}
[data-v-6494804b] .el-popover {
  border-radius: 12px !important;
  -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12) !important;
          box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12) !important;
  padding: 0 !important;
  z-index: 1001 !important;
  margin-top: 20px !important;
  margin-left: 40px !important;
}
.guide-content[data-v-6494804b] {
  text-align: left;
}
.guide-content h3[data-v-6494804b] {
  margin: 0 0 6px 0;
  font-size: 16px;
  font-weight: 500;
  color: #303133;
}
.guide-content p[data-v-6494804b] {
  margin: 0 0 12px 0;
  font-size: 14px;
  color: #606266;
  line-height: 1.5;
}
.dialog-footer[data-v-6494804b] {
  text-align: right;
}
.dialog-footer .el-button[data-v-6494804b] {
  padding: 8px 20px;
  border-radius: 6px;
  font-size: 14px;
}
.dev-test-btn[data-v-6494804b] {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 9999;
}
.dev-test-btn .el-button[data-v-6494804b] {
  font-size: 12px;
}

.sub-el-icon[data-v-31ea41b3] {
  color: #ffffff;
  width: 1em;
  height: 1em;
}


.svg-icon[data-v-c8a70580] {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.svg-external-icon[data-v-c8a70580] {
  background-color: currentColor;
  -webkit-mask-size: cover !important;
          mask-size: cover !important;
  display: inline-block;
}
.sidebar-svg-icon[data-v-c8a70580] {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}


.forMenuItemActiveTxt[data-v-2d2bbdc2] {
  display: inline-block;
  font-weight: bold;
  padding-left: 0;
}
.submenu-title-noDropdown .forMenuItemActiveTxt[data-v-2d2bbdc2]:first-child {
  
  padding-left: 12px;
}

@charset "UTF-8"
/* 阴影 */

/* 阴影 */
@charset "UTF-8";
/* 阴影 */

#app {
  background: #f0f0f0;
}

.mainContentWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 60px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mainContentWrapper:has(#bottomBarWrapInLayout) > aside {
  position: relative;
}
.mainContentWrapper:has(#bottomBarWrapInLayout) > aside:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 36px;
  background-color: #fff;
}

.main-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 100%;
  -webkit-transition: all 0.28s;
  transition: all 0.28s;
  margin-left: 220px;
  position: relative;
  overflow-y: auto;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.sidebar-container {
  -webkit-transition: width 0.28s;
  transition: width 0.28s;
  width: 220px !important;
  height: 100vh;
  position: fixed;
  font-size: 0px;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1201;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--menu-bg-start)), to(var(--menu-bg-end)));
  background: linear-gradient(180deg, var(--menu-bg-start) 0%, var(--menu-bg-end) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 0 32px 32px 0;
}
.sidebar-container.classic {
  --menu-bg-start: #008d60;
  --menu-bg-end: #006d6c;
  --menu-hover: #00a192;
  --menu-group-hover-bg: #00a595;
  --menu-item-active-color: #179296;
  --menu-customer-bg: #00786d;
}
.sidebar-container.fashion {
  --menu-bg-start: #323e40;
  --menu-bg-end: #323e40;
  --menu-hover: #445558;
  --menu-group-hover-bg: #4b5d60;
  --menu-item-active-color: #323e40;
  --menu-customer-bg: #323e40;
}
.sidebar-container.active-left {
  width: 68px !important;
}
.sidebar-container .horizontal-collapse-transition {
  -webkit-transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
  transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
}
.sidebar-container .scrollbar-wrapper {
  overflow-x: hidden !important;
}
.sidebar-container .el-scrollbar__bar.is-vertical {
  right: 0px;
}
.sidebar-container .el-scrollbar {
  height: 100%;
}
@media (max-height: 600px) {
  .sidebar-container .el-scrollbar {
    max-height: 400px;
  }
}
.sidebar-container .el-scrollbar .el-submenu__title {
  height: 40px;
  line-height: 40px;
}
.sidebar-container.has-logo .el-scrollbar {
  height: calc(100% - 50px);
}
.sidebar-container .is-horizontal {
  display: none;
}
.sidebar-container a {
  display: inline-block;
  width: 100%;
}
.sidebar-container > .svg-icon {
  margin-right: 16px;
}
.sidebar-container .sub-el-icon {
  margin-right: 12px;
  margin-left: -2px;
}
.sidebar-container .el-menu {
  border: none;
  overflow: visible;
  background: transparent;
  width: 100% !important;
}
.sidebar-container .el-submenu__title span {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
.sidebar-container .el-submenu__title:hover {
  position: relative;
  background: none !important;
}
.sidebar-container .el-submenu__title:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: -10px;
  bottom: 0;
  background: var(--menu-hover);
  z-index: -1;
}

.hideSidebar .sidebar-container {
  width: 70px !important;
}
.hideSidebar .main-container {
  margin-left: 70px !important;
}
.hideSidebar .submenu-title-noDropdown {
  padding: 0 !important;
  position: relative;
}
.hideSidebar .submenu-title-noDropdown .el-tooltip {
  padding: 0 !important;
}
.hideSidebar .submenu-title-noDropdown .el-tooltip .svg-icon {
  margin-left: 20px;
}
.hideSidebar .submenu-title-noDropdown .el-tooltip .sub-el-icon {
  margin-left: 19px;
}
.hideSidebar .el-submenu {
  overflow: hidden;
}
.hideSidebar .el-submenu > .el-submenu__title {
  padding: 0 !important;
}
.hideSidebar .el-submenu > .el-submenu__title .svg-icon {
  margin-left: 20px;
}
.hideSidebar .el-submenu > .el-submenu__title .sub-el-icon {
  margin-left: 19px;
}
.hideSidebar .el-submenu > .el-submenu__title .el-submenu__icon-arrow {
  display: none;
}
.hideSidebar .el-menu--collapse .el-submenu > .el-submenu__title > span {
  height: 0;
  width: 0;
  overflow: hidden;
  visibility: hidden;
  display: inline-block;
}

.el-menu--collapse .el-menu .el-submenu {
  min-width: 220px !important;
}

.mobile .main-container {
  margin-left: 0px;
}
.mobile .sidebar-container {
  -webkit-transition: -webkit-transform 0.28s;
  transition: -webkit-transform 0.28s;
  transition: transform 0.28s;
  transition: transform 0.28s, -webkit-transform 0.28s;
  width: 220px !important;
}
.mobile.hideSidebar .sidebar-container {
  pointer-events: none;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transform: translate3d(-220px, 0, 0);
          transform: translate3d(-220px, 0, 0);
}

.withoutAnimation .main-container,
.withoutAnimation .sidebar-container {
  -webkit-transition: none;
  transition: none;
}

.el-menu--vertical > .el-menu .svg-icon {
  margin-right: 16px;
}
.el-menu--vertical > .el-menu .sub-el-icon {
  margin-right: 12px;
  margin-left: -2px;
}
.el-menu--vertical > .el-menu--popup {
  max-height: 100vh;
  overflow-y: auto;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-track-piece {
  background: #d3dce6;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar {
  width: 6px;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-thumb {
  background: #99a9bf;
  border-radius: 20px;
}

.el-submenu__title i {
  color: rgba(255, 255, 255, 0.7);
}

.menuCollapse:has(.el-menu .el-submenu:hover) div > .menuStatus {
  background-color: var(--menu-group-hover-bg);
}
@charset "UTF-8";
/* 阴影 */
[data-v-8f2ff54c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.numtip[data-v-8f2ff54c] {
  background: #f53f3f;
  font-size: 12px;
  padding: 0 5px 2px;
  border-radius: 14px;
  margin-left: 8px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 14px;
  left: 110px;
}
@charset "UTF-8";
/* 阴影 */
.menuListWrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100px;
  overflow-y: auto;
  overflow-x: hidden;
  overflow-y: scroll;
  /* 允许滚动 */
  scrollbar-width: none;
  /* Firefox隐藏滚动条 */
  -ms-overflow-style: none;
  /* IE/Edge隐藏滚动条 */
}
.menuListWrap::-webkit-scrollbar {
  display: none;
}
.menuListWrap .el-menu .el-submenu .el-submenu__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  height: 42px;
  margin-bottom: 8px;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.7);
}
.menuListWrap .el-menu .el-submenu .el-submenu__title i {
  color: rgba(255, 255, 255, 0.7);
}
.menuListWrap .el-menu .el-submenu .el-submenu__title svg {
  font-size: 20px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.menuListWrap .el-menu .el-submenu .el-submenu__title:hover svg {
  color: #fff;
  font-size: 22px;
}
.menuListWrap .el-menu .el-submenu.is-opened .el-submenu__title {
  color: #fff !important;
  font-size: 16px;
}
.menuListWrap .el-menu .el-submenu.is-opened .el-submenu__title svg {
  color: #fff;
  font-size: 22px;
}
.menuListWrap .el-menu .el-submenu.is-opened .el-menu-item-group ul .el-menu-item {
  color: #fff;
}
.menuListWrap .el-menu .el-submenu.is-opened .el-menu-item-group ul .el-menu-item .forMenuItemActiveStyle {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.menuListWrap:not(.menuCollapse) .el-menu .el-submenu.isActive .el-submenu__title::before {
  content: "";
  display: block;
  position: absolute;
  height: 16px;
  border-left: 4px solid #fff;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.menuListWrap .el-menu-item-group .el-menu-item-group__title {
  display: none;
}
.menuListWrap.menuCollapse .el-menu .el-submenu {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.menuListWrap.menuCollapse .el-menu .el-submenu .el-submenu__title {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 8px !important;
  margin-left: 12px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.menuListWrap.menuCollapse .el-menu .el-submenu .el-submenu__title span,
.menuListWrap.menuCollapse .el-menu .el-submenu .el-submenu__title i {
  display: none;
}
.menuListWrap.menuCollapse .el-menu .el-submenu .el-submenu__title svg {
  z-index: 10;
}
.menuListWrap.menuCollapse .el-menu .el-submenu .el-menu.el-menu--inline {
  display: none;
}
.menuListWrap.menuCollapse .el-menu .el-submenu.isActive {
  position: relative;
}
.menuListWrap.menuCollapse .el-menu .el-submenu.isActive::before {
  content: "";
  display: block;
  position: absolute;
  height: 16px;
  border-left: 4px solid #fff;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.menuListWrap.menuCollapse .el-menu .el-submenu.isActive .el-submenu__title svg {
  color: #fff;
  font-size: 22px;
}

.ask_box[data-v-3a904e83]{width:40px;height:40px;right:24px;bottom:30px;cursor:pointer;z-index:2000}
.ask_icon[data-v-3a904e83]{width:40px;height:40px}
.ask_line[data-v-3a904e83]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:0 6px}
.ask_line_ico[data-v-3a904e83]{width:18px;height:18px;margin-right:8px;position:relative}
.ask_line_ico_img[data-v-3a904e83]{width:18px;height:18px}
.ask_line_txt[data-v-3a904e83]{font-size:14px;line-height:40px;color:#4E5969;}
.ask_line:hover .ask_line_ico[data-v-3a904e83]::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#30b0bf;mix-blend-mode:screen}
.ask_line:hover .ask_line_txt[data-v-3a904e83]{color:#30b0bf}
.ask_contact[data-v-3a904e83]{height:90px;background:-webkit-gradient(linear, left bottom, left top, from(#DBFBFF), color-stop(98%, #F0F2FC));background:linear-gradient(0deg, #DBFBFF 0%, #F0F2FC 98%);-webkit-transition:0.4s;transition:0.4s;z-index:1999}
.ask_contact_ite[data-v-3a904e83]{width:271px;height:98px;bottom:0;left:30px}
.ask_contact_bg[data-v-3a904e83]{width:349px;height:79px;bottom:0;right:180px}
.ask_contact_img[data-v-3a904e83]{width:267px;height:234px;bottom:16px;right:110px}
.ask_contact_img_txt[data-v-3a904e83]{font-size:18px;line-height:30px;text-align:center;bottom:0;right:40px;color:#3D3D3D}
.ask_contact_img_txt .tit[data-v-3a904e83]{font-size:24px;font-weight:600;color:#1D2129}
.ask_contact_close[data-v-3a904e83]{width:28px;height:28px;top:0;right:28px;cursor:pointer}
.ask_contact_act[data-v-3a904e83]{width:600px;height:90px;bottom:-10px;left:-200px;position:absolute;}
.ask_contact_main[data-v-3a904e83]{text-align:center;font-size:14px;color:#1D2129;line-height:21px}
.ask_code[data-v-3a904e83]{width:110px;height:110px;}
.ask_contact_main .w100[data-v-3a904e83]{text-align:left;padding-left:10px;padding-bottom:6px}
.ask_contact_tit[data-v-3a904e83]{font-size:20px;font-weight:600;height:90px;line-height:30px;position:absolute;bottom:0;right:50%;margin-right:-70px;color:#024C9B;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.ask_contact_tit span[data-v-3a904e83]{color:#B00081}
.ask_guide[data-v-3a904e83]{z-index:1999;}
.ask_guide_bg[data-v-3a904e83]{background:rgba(0,0,0,0.5)}
.ask_guide_main[data-v-3a904e83]{background:#fff;width:820px;max-height:100vh;padding-bottom:80px;border-radius:8px;bottom:50%;right:50%;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}
/* 背景渐显渐隐动画 */
.guide-bg-enter-active[data-v-3a904e83], .guide-bg-leave-active[data-v-3a904e83] {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.guide-bg-enter[data-v-3a904e83], .guide-bg-leave-to[data-v-3a904e83] {
  opacity: 0;
}
/* 主体内容渐显渐隐 + 缩放动画 */
.guide-main-enter-active[data-v-3a904e83], .guide-main-leave-active[data-v-3a904e83] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.guide-main-enter[data-v-3a904e83], .guide-main-leave-to[data-v-3a904e83] {
  opacity: 0;
  bottom:20px;
  right:20px;
  -webkit-transform: translate(50%, 50%) scale(0.04);
          transform: translate(50%, 50%) scale(0.04);
}
.guide-main-enter-to[data-v-3a904e83], .guide-main-leave[data-v-3a904e83] {
  opacity: 1;
  bottom:50%;
  right:50%;
  -webkit-transform: translate(50%, 50%) scale(1);
          transform: translate(50%, 50%) scale(1);
}
.ask_guide_main_top[data-v-3a904e83]{margin:0 24px;height:72px;border-bottom:1px solid #F2F3F5}
.ask_guide_main_top_tit[data-v-3a904e83]{font-size:16px;font-weight:500;line-height:22px;color:#1D2129}
.ask_guide_main_steps[data-v-3a904e83]{margin:18px 50px}
.ask_guide_main_step[data-v-3a904e83]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.ask_guide_main_step_num[data-v-3a904e83]{background:#fff;border:1px solid #C9CDD4;color:#1D2129;border-radius:50%;margin-right:8px;width:24px;height:24px;font-size:12px;line-height:24px;text-align:center}
.ask_guide_main_step.now .ask_guide_main_step_num[data-v-3a904e83]{background:#21A9AE;border:1px solid #21A9AE;color:#fff}
.ask_guide_main_step_txt[data-v-3a904e83]{font-size: 14px;color:#1D2129;font-weight:400;line-height:24px}
.ask_guide_main_step.now .ask_guide_main_step_txt[data-v-3a904e83]{color:#21A9AE;font-weight:500}
.ask_guide_main_line1[data-v-3a904e83]{width:106px;height:1px;background:#C9CDD4}
.ask_guide_main_line2[data-v-3a904e83]{width:154px;height:1px;background:#C9CDD4}
.ask_guide_main_bod_txt[data-v-3a904e83]{font-size: 14px;line-height: 24px;color:#3D3D3D}
.ask_guide_main_bod_txt .hl[data-v-3a904e83]{color:#21A9AE}
.ask_guide_exg_video[data-v-3a904e83]{width:700px;height:437px;margin-top:20px}
.ask_guide_exg_image[data-v-3a904e83]{width:700px;height:354px;margin-top:20px}
.ask_guide_main_foot[data-v-3a904e83],.ask_feed_main_foot[data-v-3a904e83]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;padding:20px;width:100%}
.ask_feed[data-v-3a904e83]{z-index:1999;}
.ask_feed_main[data-v-3a904e83]{overflow:hidden;background:#fff;width:300px;max-height:calc(100vh - 100px);border-radius:8px;bottom:100px;right:20px;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.12);box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.12);}
.ask_feed_tit[data-v-3a904e83]{font-weight: 500;background: -webkit-gradient(linear, left top, left bottom, from(#00BBA8), to(#009298));background: linear-gradient(180deg, #00BBA8 0%, #009298 100%);height:38px;line-height:38px;padding:0 15px;font-size: 14px;color:#fff}
.feed-bg-enter-active[data-v-3a904e83], .feed-bg-leave-active[data-v-3a904e83] {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.feed-bg-enter[data-v-3a904e83], .feed-bg-leave-to[data-v-3a904e83] {
  opacity: 0;
}
/* 主体内容渐显渐隐 + 缩放动画 */
.feed-main-enter-active[data-v-3a904e83], .feed-main-leave-active[data-v-3a904e83] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.feed-main-enter[data-v-3a904e83], .feed-main-leave-to[data-v-3a904e83] {
  opacity: 0;
  -webkit-transform:scale(0.1);
          transform:scale(0.1);
}
.feed-main-enter-to[data-v-3a904e83], .feed-main-leave[data-v-3a904e83] {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.ask_feed_bod[data-v-3a904e83]{top:38px;bottom:74px;overflow-y:auto;overflow-x:hidden;}
.ask_feed_tag[data-v-3a904e83]{padding:13px 13px 8px;font-size: 14px;line-height: 24px;color: #1D2129;}
.ask_feed_inp[data-v-3a904e83]{margin:0 13px;border:1px solid #E5E6EB;border-radius:4px;min-height:32px;position:relative}
.ask_feed_inp textarea[data-v-3a904e83]{color: #1D2129;width:100%;height:100%;border:none;resize:none;border-radius:4px;padding:10px 15px 10px;display:block;margin-bottom:34px;font-size: 14px;line-height: 24px;}
.ask_feed_inp input[data-v-3a904e83]{color: #1D2129;width:100%;height:32px;border:none;resize:none;border-radius:4px;display:block;font-size: 14px;padding:0 15px}
.ask_feed_num[data-v-3a904e83]{color:#86909C;font-size: 14px;line-height: 24px;padding:0 12px 6px 0}
.textarea-placeholder[data-v-3a904e83]{color:#86909C}
.ask_feed_success[data-v-3a904e83]{margin-top:45px;width:80px;height:76px}
.ask_feed_success_tit[data-v-3a904e83]{margin-top:18px;font-size: 16px;
font-weight: normal;
line-height: 24px;
color: #1D2129;}
.ask_feed_success_sub[data-v-3a904e83]{margin-top:8px;font-size: 12px;
font-weight: normal;
line-height: 18px;
color: #86909C;}


.ask_box[data-v-421c476f]{width:40px;height:40px;right:24px;bottom:30px;cursor:pointer;z-index:2000}
.ask_icon[data-v-421c476f]{width:40px;height:40px}
.ask_feed[data-v-421c476f]{z-index:1999;}
.ask_feed_main[data-v-421c476f]{overflow:hidden;background:#fff;width:300px;max-height:calc(100vh - 100px);border-radius:8px;bottom:100px;right:20px;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.12);box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.12);}
.ask_feed_tit[data-v-421c476f]{font-weight: 500;background: -webkit-gradient(linear, left top, left bottom, from(#00BBA8), to(#009298));background: linear-gradient(180deg, #00BBA8 0%, #009298 100%);height:38px;line-height:38px;padding:0 15px;font-size: 14px;color:#fff}
.feed-bg-enter-active[data-v-421c476f], .feed-bg-leave-active[data-v-421c476f] {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.feed-bg-enter[data-v-421c476f], .feed-bg-leave-to[data-v-421c476f] {
  opacity: 0;
}
/* 主体内容渐显渐隐 + 缩放动画 */
.feed-main-enter-active[data-v-421c476f], .feed-main-leave-active[data-v-421c476f] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.feed-main-enter[data-v-421c476f], .feed-main-leave-to[data-v-421c476f] {
  opacity: 0;
  -webkit-transform:scale(0.1);
          transform:scale(0.1);
}
.feed-main-enter-to[data-v-421c476f], .feed-main-leave[data-v-421c476f] {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.ask_feed_bod[data-v-421c476f]{top:38px;bottom:74px;overflow-y:auto;overflow-x:hidden;}
.ask_feed_tag[data-v-421c476f]{padding:13px 13px 8px;font-size: 14px;line-height: 24px;color: #1D2129;}
.ask_feed_inp[data-v-421c476f]{margin:0 13px;border:1px solid #E5E6EB;border-radius:4px;min-height:32px;position:relative}
.ask_feed_inp textarea[data-v-421c476f]{color: #1D2129;width:100%;height:100%;border:none;resize:none;border-radius:4px;padding:10px 15px 10px;display:block;margin-bottom:34px;font-size: 14px;line-height: 24px;}
.ask_feed_inp input[data-v-421c476f]{color: #1D2129;width:100%;height:32px;border:none;resize:none;border-radius:4px;display:block;font-size: 14px;padding:0 15px}
.ask_feed_num[data-v-421c476f]{color:#86909C;font-size: 14px;line-height: 24px;padding:0 12px 6px 0}
.textarea-placeholder[data-v-421c476f]{color:#86909C}
.ask_feed_success[data-v-421c476f]{margin-top:45px;width:80px;height:76px}
.ask_feed_success_tit[data-v-421c476f]{margin-top:18px;font-size: 16px;
font-weight: normal;
line-height: 24px;
color: #1D2129;}
.ask_feed_success_sub[data-v-421c476f]{margin-top:8px;font-size: 12px;
font-weight: normal;
line-height: 18px;
color: #86909C;}
.ask_feed_main_foot[data-v-421c476f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;padding:20px;width:100%}

@charset "UTF-8";
/* 阴影 */
[data-v-33ec43fc]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-33ec43fc] .el-submenu__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-33ec43fc] .el-menu-item {
  height: 40px !important;
  line-height: 40px !important;
  min-height: 40px !important;
  max-height: 40px !important;
}
[data-v-33ec43fc] .el-menu-item.submenu-title-noDropdown {
  height: 40px !important;
  line-height: 40px !important;
  min-height: 40px !important;
  max-height: 40px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-33ec43fc] .el-submenu {
  margin-top: 12px !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
[data-v-33ec43fc] .el-submenu .el-menu-item {
  height: 40px !important;
  line-height: 40px !important;
  min-height: 40px !important;
  max-height: 40px !important;
  margin-top: 12px !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
[data-v-33ec43fc] .el-menu-item.is-active {
  height: 40px !important;
  line-height: 40px !important;
}
.el-menu-item.submenu-title-noDropdown[data-v-33ec43fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  line-height: 40px;
  background: transparent !important;
}
.el-menu-item.submenu-title-noDropdown[data-v-33ec43fc]:focus, .el-menu-item.submenu-title-noDropdown[data-v-33ec43fc]:active, .el-menu-item.submenu-title-noDropdown[data-v-33ec43fc]:visited, .el-menu-item.submenu-title-noDropdown[data-v-33ec43fc]:not(:focus) {
  background: transparent !important;
}
[data-v-33ec43fc].sidebar-container {
  -webkit-transition: width 0.28s;
  transition: width 0.28s;
  width: 220px !important;
  height: 100vh;
  position: fixed;
  font-size: 0px;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1201;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--menu-bg-start)), to(var(--menu-bg-end)));
  background: linear-gradient(180deg, var(--menu-bg-start) 0%, var(--menu-bg-end) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
[data-v-33ec43fc].sidebar-container.classic {
  --menu-bg-start: #008d60;
  --menu-bg-end: #006d6c;
  --menu-hover: #00a192;
  --menu-group-hover-bg: #00a595;
  --menu-item-active-color: #179296;
  --menu-customer-bg: #00786d;
}
[data-v-33ec43fc].sidebar-container.fashion {
  --menu-bg-start: #323e40;
  --menu-bg-end: #323e40;
  --menu-hover: #445558;
  --menu-group-hover-bg: #4b5d60;
  --menu-item-active-color: #323e40;
  --menu-customer-bg: #323e40;
}
[data-v-33ec43fc].sidebar-container.active-left {
  width: 68px !important;
}
[data-v-33ec43fc].sidebar-container .horizontal-collapse-transition {
  -webkit-transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
  transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
}
[data-v-33ec43fc].sidebar-container .scrollbar-wrapper {
  overflow-x: hidden !important;
}
[data-v-33ec43fc].sidebar-container .el-scrollbar__bar.is-vertical {
  right: 0px;
}
[data-v-33ec43fc].sidebar-container .el-scrollbar {
  height: 100%;
}
@media (max-height: 600px) {
[data-v-33ec43fc].sidebar-container .el-scrollbar {
    max-height: 400px;
}
}
[data-v-33ec43fc].sidebar-container .el-scrollbar .el-submenu__title {
  height: 40px;
  line-height: 40px;
}
[data-v-33ec43fc].sidebar-container.has-logo .el-scrollbar {
  height: calc(100% - 50px);
}
[data-v-33ec43fc].sidebar-container .is-horizontal {
  display: none;
}
[data-v-33ec43fc].sidebar-container a {
  display: inline-block;
  width: 100%;
}
[data-v-33ec43fc].sidebar-container > .svg-icon {
  margin-right: 16px;
}
[data-v-33ec43fc].sidebar-container .sub-el-icon {
  margin-right: 12px;
  margin-left: -2px;
}
[data-v-33ec43fc].sidebar-container .el-menu {
  border: none;
  overflow: visible;
  background: transparent;
  width: 100% !important;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown {
  background: transparent !important;
  position: relative;
  background: transparent !important;
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown:not(:focus) {
  background: transparent !important;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown:focus,[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown:active,[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown:visited {
  background: transparent !important;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown:hover {
  background: transparent !important;
  color: #ffffff !important;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown:hover::before {
  position: absolute;
  content: "";
  left: 12px;
  top: 0px;
  height: 40px;
  width: calc(100% - 24px);
  background: var(--menu-hover) !important;
  border-radius: 40px;
  z-index: -1;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown .forMenuItemActiveStyle img {
  display: none;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown.is-active {
  height: 40px;
  position: relative;
  color: var(--menu-hover) !important;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown.is-active:hover {
  color: var(--menu-hover) !important;
  font-size: 14px;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown.is-active .svg-icon {
  color: var(--menu-item-active-color) !important;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown.is-active svg path {
  fill: var(--menu-item-active-color) !important;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown.is-active::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: calc(100% - 12px);
  height: 40px;
  background: #f4f6f9 !important;
  border-radius: 46px 0 0 46px;
  color: var(--menu-hover);
  z-index: -1;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown.is-active .forMenuItemActiveTxt {
  line-height: 40px;
  vertical-align: middle;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown.is-active .forMenuItemActiveStyle {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 22px;
  height: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
[data-v-33ec43fc].sidebar-container .el-menu-item.submenu-title-noDropdown.is-active .forMenuItemActiveStyle img {
  display: block !important;
  position: absolute;
  width: 22px;
  height: 90px;
  top: 50%;
  margin-top: -45px;
  left: 0;
  z-index: 99;
}
.side-footer[data-v-33ec43fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  /* 改为均匀分布 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 垂直居中对齐 */
  height: 72px;
  padding: 16px 24px 24px;
  /* 调整左右padding以适应两个按钮 */
  padding-top: 8px;
  background: var(--menu-customer-bg);
  z-index: 10;
}
.side-footer.hasShadow[data-v-33ec43fc] {
  -webkit-box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.1);
}
.side-footer.showDivide[data-v-33ec43fc] {
  position: relative;
}
.side-footer.showDivide[data-v-33ec43fc]:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  -webkit-transition: scaleY(0.5);
  transition: scaleY(0.5);
}
.side-footer .footer-option .bottomMenu[data-v-33ec43fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 4px;
  color: rgba(255, 255, 255, 0.7);
  width: 36px;
  cursor: pointer;
}
.side-footer .footer-option .bottomMenu svg[data-v-33ec43fc] {
  font-size: 25px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.side-footer .footer-option .bottomMenu img[data-v-33ec43fc] {
  width: 28px;
  height: 28px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.side-footer .footer-option .bottomMenu span[data-v-33ec43fc] {
  font-size: 12px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.side-footer .footer-option .bottomMenu[data-v-33ec43fc]:hover {
  color: #fff;
}
.side-footer .footer-option .bottomMenu:hover svg[data-v-33ec43fc] {
  font-size: 30px;
}
.side-footer .footer-option .bottomMenu:hover img[data-v-33ec43fc] {
  width: 36px;
  height: 36px;
}
.side-footer .footer-option .bottomMenu:hover span[data-v-33ec43fc] {
  font-size: 14px;
}
.side-footer.footer-menu-display[data-v-33ec43fc] {
  height: 108px;
  /* 稍微增加高度给更好的间距 */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 8px 0;
  /* 调整上下padding */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  /* 使用space-evenly获得更均匀的分布 */
}
.side-footer.footer-menu-display .footer-option[data-v-33ec43fc] {
  margin: 2px 0;
  /* 减小垂直间距 */
}
.side-footer.footer-menu-display .footer-option[data-v-33ec43fc]:last-child {
  margin-bottom: 0;
}
.side-footer.footer-menu-display .bottomMenu[data-v-33ec43fc] {
  height: 28px;
  /* 增加容器高度 */
  width: 28px;
  /* 设置固定宽度 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  /* 为hover效果定位 */
}
.side-footer.footer-menu-display .bottomMenu img[data-v-33ec43fc] {
  width: 18px;
  /* 减小默认尺寸 */
  height: 18px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  /* 缩短动画时间 */
}
.side-footer.footer-menu-display .bottomMenu span[data-v-33ec43fc] {
  display: none;
  /* 收缩状态下隐藏文字 */
}
.side-footer.footer-menu-display .bottomMenu[data-v-33ec43fc]:hover {
  color: #fff;
}
.side-footer.footer-menu-display .bottomMenu:hover img[data-v-33ec43fc] {
  width: 20px;
  /* 减小hover尺寸避免冲突 */
  height: 20px;
}
@charset "UTF-8";
/* 阴影 */
#app {
  background: #f0f0f0;
}
#app .mainContentWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 60px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#app .mainContentWrapper:has(#bottomBarWrapInLayout) > aside {
  position: relative;
}
#app .mainContentWrapper:has(#bottomBarWrapInLayout) > aside:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 36px;
  background-color: #fff;
}
#app .main-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 100%;
  -webkit-transition: margin-left 0.28s;
  transition: margin-left 0.28s;
  margin-left: 220px;
  position: relative;
  overflow-y: auto;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
#app .hideSidebar .el-menu-item.submenu-title-noDropdown {
  background: transparent !important;
  position: relative;
  color: #ffffff !important;
}
#app .hideSidebar .el-menu-item.submenu-title-noDropdown:not(:focus) {
  background: transparent !important;
}
#app .hideSidebar .el-menu-item.submenu-title-noDropdown:focus, #app .hideSidebar .el-menu-item.submenu-title-noDropdown:active, #app .hideSidebar .el-menu-item.submenu-title-noDropdown:visited {
  background: transparent !important;
}
#app .hideSidebar .el-menu-item.submenu-title-noDropdown:hover {
  width: 100%;
  background: none !important;
}
#app .hideSidebar .el-menu-item.submenu-title-noDropdown .forMenuItemActiveStyle img {
  display: none;
}
#app .hideSidebar .el-menu-item.submenu-title-noDropdown.is-active {
  position: relative;
  color: #ffffff !important;
}
#app .hideSidebar .el-menu-item.submenu-title-noDropdown.is-active:hover {
  color: #ffffff !important;
  background: none !important;
  font-size: 14px;
}
#app .hideSidebar .el-menu-item.submenu-title-noDropdown.is-active .svg-icon {
  color: var(--menu-item-active-color) !important;
}
#app .hideSidebar .el-menu-item.submenu-title-noDropdown.is-active .forMenuItemActiveStyle img {
  display: none;
}
#app .hideSidebar .sidebar-container {
  width: 70px !important;
}
#app .hideSidebar .main-container {
  margin-left: 70px !important;
}
#app .hideSidebar .submenu-title-noDropdown {
  padding: 0 !important;
  position: relative;
}
#app .hideSidebar .submenu-title-noDropdown .el-tooltip {
  padding: 0 !important;
}
#app .hideSidebar .submenu-title-noDropdown .el-tooltip .svg-icon {
  margin-left: 20px;
}
#app .hideSidebar .submenu-title-noDropdown .el-tooltip .sub-el-icon {
  margin-left: 19px;
}
#app .hideSidebar .el-submenu {
  overflow: hidden;
}
#app .hideSidebar .el-submenu > .el-submenu__title {
  padding: 0 !important;
}
#app .hideSidebar .el-submenu > .el-submenu__title .svg-icon {
  margin-left: 20px;
}
#app .hideSidebar .el-submenu > .el-submenu__title .sub-el-icon {
  margin-left: 19px;
}
#app .hideSidebar .el-submenu > .el-submenu__title .el-submenu__icon-arrow {
  display: none;
}
#app .hideSidebar .el-menu--collapse .el-submenu > .el-submenu__title > span {
  height: 0;
  width: 0;
  overflow: hidden;
  visibility: hidden;
  display: inline-block;
}
#app .el-menu--collapse .el-menu .el-submenu {
  min-width: 220px !important;
}
#app .mobile .main-container {
  margin-left: 0px;
}
#app .mobile .sidebar-container {
  -webkit-transition: -webkit-transform 0.28s;
  transition: -webkit-transform 0.28s;
  transition: transform 0.28s;
  transition: transform 0.28s, -webkit-transform 0.28s;
  width: 220px !important;
}
#app .mobile.hideSidebar .sidebar-container {
  pointer-events: none;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transform: translate3d(-220px, 0, 0);
          transform: translate3d(-220px, 0, 0);
}
#app .withoutAnimation .main-container,
#app .withoutAnimation .sidebar-container {
  -webkit-transition: none;
  transition: none;
}
.el-menu-item-group ul .el-menu-item.is-active:after {
  width: calc(100% - 12px);
  background: #f0f0f0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  color: var(--menu-hover) !important;
  z-index: -1;
}
.el-submenu__title i {
  color: rgba(255, 255, 255, 0.7);
}
.menuCollapse:has(.el-menu .el-submenu:hover) div > .menuStatus {
  background-color: var(--menu-group-hover-bg);
}
.el-menu--vertical > .el-menu .svg-icon {
  margin-right: 16px;
}
.el-menu--vertical > .el-menu .sub-el-icon {
  margin-right: 12px;
  margin-left: -2px;
}
.el-menu--vertical > .el-menu--popup {
  max-height: 100vh;
  overflow-y: auto;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-track-piece {
  background: #d3dce6;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar {
  width: 6px;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-thumb {
  background: #99a9bf;
  border-radius: 20px;
}
.el-menu--vertical.homeMenu {
  background: -webkit-gradient(linear, left top, left bottom, from(#008d60), color-stop(98%, #006d6c));
  background: linear-gradient(180deg, #008d60 0%, #006d6c 98%);
  border-radius: 24px;
}
.el-menu--vertical.homeMenu .el-menu.el-menu--popup {
  background-color: transparent !important;
  min-width: 200px !important;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  overflow: hidden;
}
.el-menu--vertical.homeMenu .el-menu.el-menu--popup .el-menu-item-group {
  overflow: visible;
}
.el-menu--vertical.homeMenu .el-menu.el-menu--popup .el-menu-item-group .el-menu-item-group__title {
  color: #fff;
}
.el-menu--vertical.homeMenu .el-menu.el-menu--popup .el-menu-item-group .el-menu-item-group__title span {
  font-size: 12px;
  padding-left: 10px;
  position: relative;
}
.el-menu--vertical.homeMenu .el-menu.el-menu--popup .el-menu-item-group .el-menu-item-group__title span::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%) scaleY(0.8);
          transform: translateY(-50%) scaleY(0.8);
  width: 2px;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.el-menu--vertical.homeMenu .el-menu.el-menu--popup .el-menu--popup-right-start {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.el-menu--vertical.homeMenu .el-menu.el-menu--popup .el-menu-item.submenu-title-noDropdown:hover,
.el-menu--vertical.homeMenu .el-menu.el-menu--popup .el-menu-item.submenu-title-noDropdown.is-active {
  background: transparent !important;
  color: #fff;
}
.el-menu--vertical.homeMenu .el-menu.el-menu--popup .el-menu-item.submenu-title-noDropdown:hover::after,
.el-menu--vertical.homeMenu .el-menu.el-menu--popup .el-menu-item.submenu-title-noDropdown.is-active::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: calc(100% - 12px);
  height: 40px;
  background: rgba(0, 190, 171, 0.3) !important;
  z-index: -1;
  color: #fff;
}
.el-menu--vertical.fashionMenu {
  background: -webkit-gradient(linear, left top, left bottom, from(#323e40), color-stop(98%, #323e40)) !important;
  background: linear-gradient(180deg, #323e40 0%, #323e40 98%) !important;
}
.el-menu--vertical.fashionMenu .el-menu.el-menu--popup .el-menu-item.submenu-title-noDropdown:hover::after,
.el-menu--vertical.fashionMenu .el-menu.el-menu--popup .el-menu-item.submenu-title-noDropdown.is-active::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: calc(100% - 12px);
  height: 40px;
  background: rgba(255, 255, 255, 0.2) !important;
  border-radius: 46px;
  z-index: -1;
  color: #fff;
}
@charset "UTF-8";
/* 阴影 */
[data-v-be6b7bae]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.scroll-container[data-v-be6b7bae] {
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.scroll-container[data-v-be6b7bae] .el-scrollbar__bar {
  bottom: 0px;
}
.scroll-container[data-v-be6b7bae] .el-scrollbar__wrap {
  height: 49px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-fac8ca64]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.tags-view-container[data-v-fac8ca64] {
  height: 34px;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #d8dce5;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 0 3px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 0 3px 0 rgba(0, 0, 0, 0.04);
}
.tags-view-container .tags-view-wrapper .tags-view-item[data-v-fac8ca64] {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 26px;
  line-height: 26px;
  border: 1px solid #d8dce5;
  color: #495060;
  background: #fff;
  padding: 0 8px;
  font-size: 12px;
  margin-left: 5px;
  margin-top: 4px;
}
.tags-view-container .tags-view-wrapper .tags-view-item[data-v-fac8ca64]:first-of-type {
  margin-left: 15px;
}
.tags-view-container .tags-view-wrapper .tags-view-item[data-v-fac8ca64]:last-of-type {
  margin-right: 15px;
}
.tags-view-container .tags-view-wrapper .tags-view-item.active[data-v-fac8ca64] {
  background-color: #42b983;
  color: #fff;
  border-color: #42b983;
}
.tags-view-container .tags-view-wrapper .tags-view-item.active[data-v-fac8ca64]::before {
  content: "";
  background: #fff;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: relative;
  margin-right: 2px;
}
.tags-view-container .contextmenu[data-v-fac8ca64] {
  margin: 0;
  background: #fff;
  z-index: 3000;
  position: absolute;
  list-style-type: none;
  padding: 5px 0;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #333;
  -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.tags-view-container .contextmenu li[data-v-fac8ca64] {
  margin: 0;
  padding: 7px 16px;
  cursor: pointer;
}
.tags-view-container .contextmenu li[data-v-fac8ca64]:hover {
  background: #eee;
}
@charset "UTF-8";
/* 阴影 */
.tags-view-wrapper .tags-view-item .el-icon-close {
  width: 16px;
  height: 16px;
  vertical-align: 2px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
.tags-view-wrapper .tags-view-item .el-icon-close:before {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  display: inline-block;
  vertical-align: -3px;
}
.tags-view-wrapper .tags-view-item .el-icon-close:hover {
  background-color: #b4bccc;
  color: #fff;
}

.footer[data-v-1250910f]{
    position: fixed;
    z-index: 99;
    width:100%;
    right:0;
    bottom:0;
    padding-left: 220px;
    height: 22px;
    background: #F9F9F9;
    text-align:center;
}
.footer span[data-v-1250910f]{
    color:rgba(25, 29, 28, 0.90);
    font-size:12px;
    line-height: 22px;
}

@charset "UTF-8";
/* 阴影 */
[data-v-13877386]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}

/* 阴影 */
[data-v-13877386]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.app-wrapper[data-v-13877386] {
  position: relative;
  height: 100%;
  width: 100%;
}
.app-wrapper[data-v-13877386]:after {
  content: "";
  display: table;
  clear: both;
}
.app-wrapper.mobile.openSidebar[data-v-13877386] {
  position: fixed;
  top: 0;
}
.drawer-bg[data-v-13877386] {
  background: #000;
  opacity: 0.3;
  width: 100%;
  top: 0;
  height: 100%;
  position: absolute;
  z-index: 999;
}
.fixed-header[data-v-13877386] {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  width: calc(100% - 220px);
  -webkit-transition: width 0.28s;
  transition: width 0.28s;
}
.hideSidebar .fixed-header[data-v-13877386] {
  width: calc(100% - 70px);
}
.mobile .fixed-header[data-v-13877386] {
  width: 100%;
}
.Footer[data-v-13877386] {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1002;
}

.tab[data-v-0570c662] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tab .logo[data-v-0570c662] {
  width: 48px;
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin: 12px 16px 12px 12px;
  vertical-align: middle;
}
.tab span[data-v-0570c662] {
  color: rgba(25, 29, 28, 0.9);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

@charset "UTF-8";
/* 阴影 */
[data-v-37dfd6fc]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.IllustrationModel .hedTips[data-v-37dfd6fc] {
  font-size: 48px;
  font-weight: bold;
  color: #191d1c;
  line-height: 96px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  text-align: center;
  display: block;
}
.IllustrationModel .title[data-v-37dfd6fc] {
  color: #191d1c;
  font-size: 48px;
  font-weight: 600;
  text-align: center;
  line-height: 96px;
  margin: 51px 0 0 0;
  display: block;
}
.IllustrationModel .selectrole[data-v-37dfd6fc] {
  width: 1109px;
  margin: 32px auto 0 auto;
  overflow: hidden;
}
.IllustrationModel .selectrole .itemView[data-v-37dfd6fc] {
  width: 343px;
  height: 403px;
  margin: 0 40px 20px 0;
  -webkit-box-shadow: 0px 2px 6px 4px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 2px 6px 4px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  position: relative;
  float: left;
}
.IllustrationModel .selectrole .itemView[data-v-37dfd6fc]:nth-child(3) {
  margin: 0;
}
.IllustrationModel .selectrole .itemView:nth-child(1) img[data-v-37dfd6fc] {
  width: 255px;
  margin: 106px auto;
  display: block;
}
.IllustrationModel .selectrole .itemView:nth-child(2) img[data-v-37dfd6fc] {
  width: 234px;
  margin: 43px auto;
  display: block;
}
.IllustrationModel .selectrole .itemView:nth-child(3) img[data-v-37dfd6fc] {
  width: 220px;
  margin: 94px auto;
  display: block;
}
.IllustrationModel .selectrole .itemView .but[data-v-37dfd6fc] {
  width: 311px;
  height: 40px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  background: #51cbad;
  border: none;
  border-radius: 4px;
  position: absolute;
  left: 16px;
  bottom: 16px;
}
.settleIn[data-v-37dfd6fc] {
  color: #51cbad;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 32px;
  margin-top: 16px;
  cursor: pointer;
  display: block;
}

/* 平面图片 */
.planeModel[data-v-37dfd6fc] {
  position: relative;
}
.planeModel .hedTips2[data-v-37dfd6fc] {
  font-size: 48px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.9);
  line-height: 96px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0px;
  left: 20px;
}
.planeModel .title2[data-v-37dfd6fc] {
  font-size: 64px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.9);
  line-height: 96px;
  position: absolute;
  bottom: 15%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.planeModel .entranceView[data-v-37dfd6fc] {
  width: 100%;
  height: 86vh;
  /* 加载背景图 */
  background-image: url("https://resource.ihccs.com/uzhi_resource/milkround/logo_branck.png");
  /* 背景图垂直、水平均居中 */
  /* 背景图不平铺 */
  background-repeat: no-repeat;
  /* 让背景图基于容器大小伸缩 */
  background-size: cover;
}
.planeModel .entranceView .itemEntrance[data-v-37dfd6fc] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.planeModel .entranceView .itemEntrance .but[data-v-37dfd6fc] {
  width: 220px;
  height: 40px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  background: #51cbad;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 50px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-98022b98]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.top[data-v-98022b98] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top span[data-v-98022b98] {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin-top: -10px;
}
.bottom[data-v-98022b98] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  font-weight: 500;
  color: #999999;
  line-height: 17px;
  margin-top: 14px;
}
.bottom span[data-v-98022b98] {
  color: #30B0BF;
}
.bottomConfirm[data-v-98022b98] {
  width: 198px;
  height: 26px;
  background: #30B0BF;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
  text-align: center;
  margin: 14px auto 0px auto;
  cursor: pointer;
}
@charset "UTF-8";
/* 阴影 */
[data-v-412db050]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-412db050] .el-form-item__content {
  line-height: 37px;
}
.svg-container[data-v-412db050] {
  color: gray;
  vertical-align: middle;
  width: 30px;
  display: inline-block;
}
@supports (-webkit-mask: none) and (not (cater-color: #000)) {
.login-container .el-input input[data-v-412db050] {
    color: #000;
}
}
.isCheckText[data-v-412db050] {
  color: #999999;
  line-height: 14px;
  font-weight: 400;
  margin-left: 35px;
  margin-top: 15px;
}
.isCheckText .agree[data-v-412db050] {
  margin-left: 6px;
}
@media screen and (min-width: 375px) and (max-width: 400px) {
.isCheckText[data-v-412db050] {
    margin-left: 8px;
}
}
.isCheckText[data-v-412db050] .el-link--inner {
  color: #00b3c2;
}
[data-v-412db050] .el-input__inner {
  border: none;
}
[data-v-412db050] .el-input-group__append,
.el-input-group__prepend[data-v-412db050] {
  border: none;
}
.input[data-v-412db050] {
  width: 300px;
}

/* reset element-ui css */
.login-container .el-input[data-v-412db050] {
  display: inline-table;
  height: 40px;
  width: 100%;
}
.login-container .el-input input[data-v-412db050] {
  border: 0px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0px;
  color: rgba(25, 29, 28, 0.9);
  height: 40px;
  caret-color: #000;
}
.login-container .el-input input[data-v-412db050]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
          box-shadow: 0 0 0px 1000px #ffffff inset !important;
  -webkit-text-fill-color: #000 !important;
}
.login-container .el-form-item[data-v-412db050] {
  width: 320px;
  height: 40px;
  color: #454545;
  border: 1px solid rgba(25, 29, 28, 0.1);
  border-radius: 4px;
  overflow: hidden;
  margin: auto;
}
.login-container[data-v-412db050] {
  min-height: 100%;
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
}
.login-container .content[data-v-412db050] {
  width: 1054px;
  margin: auto;
  overflow: hidden;
  position: fixed;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.login-container .content .schoolLogo[data-v-412db050] {
  width: 620px;
  height: 405px;
  margin: 108px 0 0 0;
  float: left;
}
.login-container .content .enterpriseLogo[data-v-412db050] {
  width: 524px;
  height: 515px;
  margin: 12px 50px 0 0;
  float: left;
}
.login-container .content .studentLogo[data-v-412db050] {
  width: 487px;
  height: 450px;
  margin: 101px 170px 0 0;
  float: left;
}
.login-container .content .login-form[data-v-412db050] {
  position: relative;
  width: 384px;
  height: 445px;
  margin: 96px 10px 0 auto;
  float: right;
  background: #ffffff;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 6px 4px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 2px 6px 4px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
}
.login-container .content .title-container[data-v-412db050] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.login-container .content .title-container > p[data-v-412db050] {
  width: 80px;
  height: 80px;
  background: #f0fff9;
  border-radius: 4px;
  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;
  margin-right: 32px;
  cursor: pointer;
}
.login-container .content .title-container > p > span[data-v-412db050] {
  width: 32px;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #22a9af;
}
.login-container .content .title-container .title[data-v-412db050] {
  font-size: 24px;
  color: rgba(25, 29, 28, 0.9);
  margin: 0px auto 40px auto;
  text-align: left;
  font-weight: bold;
  line-height: 32px;
  margin: 32px 0 12px 32px;
}
.login-container .content .title-container .joinIn[data-v-412db050] {
  cursor: pointer;
  position: absolute;
  top: 42px;
  right: 26px;
  color: #22a9af;
  text-decoration: underline;
}
.login-container .content .title-container .downBorder[data-v-412db050] {
  width: 56px;
  height: 4px;
  margin: 0 0 8px 32px;
  display: block;
}
.login-container .content .inputTitle[data-v-412db050] {
  color: rgba(25, 29, 28, 0.6);
  font-size: 16px;
  line-height: 24px;
  margin: 24px 0 8px 32px;
  display: inline-block;
}
.login-container .content .show-pwd[data-v-412db050] {
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 16px;
  color: #889aa4;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.login-container .content .forgot[data-v-412db050] {
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  margin: 8px 0 20px 30px;
  border-bottom: 1px solid #51cbad;
  display: inline-block;
}
.login-container .content .loginBut[data-v-412db050] {
  width: 320px;
  height: 40px;
  background: #51cbad;
  border: none;
  margin: auto;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  display: block;
}
.login-container .content .ercode[data-v-412db050] {
  width: 205px;
  height: 205px;
  margin: 32px auto 24px auto;
  display: block;
}
.login-container .content .tips[data-v-412db050] {
  color: rgba(25, 29, 28, 0.6);
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  display: block;
}
@media only screen and (max-width: 470px) {
.login-container .content .thirdparty-button[data-v-412db050] {
    display: none;
}
}
.login-container .planeView[data-v-412db050] {
  overflow: hidden;
}
.login-container .planeView .bgImg[data-v-412db050] {
  width: 100%;
  margin: -100px 0 0 0;
}

[data-v-412db050] .el-input-group__append,
.el-input-group__prepend[data-v-412db050] {
  padding: 0;
}

@charset "UTF-8";
/* 阴影 */
[data-v-744e8e26]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.step[data-v-744e8e26] {
  margin: 96px auto;
  padding: 0;
  width: 1110px;
  overflow: hidden;
}
.step li[data-v-744e8e26] {
  width: 222px;
  list-style: none;
  float: left;
}
.step li .mask[data-v-744e8e26] {
  width: 24px;
  height: 24px;
  background: #22A9AF;
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
}
.step li .title[data-v-744e8e26] {
  font-size: 18px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 26px;
  margin: 0 8px;
}
.step li .excessive[data-v-744e8e26] {
  width: 102px;
  border-bottom: 1px solid rgba(25, 29, 28, 0.3);
  vertical-align: middle;
  display: inline-block;
}
.step li .describe[data-v-744e8e26] {
  width: 160px;
  font-size: 12px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 18px;
  display: inline-block;
}
.divider[data-v-744e8e26] {
  width: 408px;
  margin: auto;
}
.settleIn[data-v-744e8e26] {
  width: 130px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #22A9AF;
  border: none;
  margin: 32px auto;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  display: block;
  cursor: pointer;
}
.ercode[data-v-744e8e26] {
  width: 128px;
  margin: auto;
  display: block;
}
.describe[data-v-744e8e26] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  text-align: center;
  margin: 8px auto;
  display: block;
}
@charset "UTF-8";
/* 阴影 */
[data-v-1bcf49b9]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.businessAddress[data-v-1bcf49b9] {
  display: inline-block;
}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-snow * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  -webkit-box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
          box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 5px #ddd;
          box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-bubble.ql-toolbar:after,
.ql-bubble .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble.ql-toolbar button,
.ql-bubble .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-bubble.ql-toolbar button svg,
.ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-bubble.ql-toolbar button:active:hover,
.ql-bubble .ql-toolbar button:active:hover {
  outline: none;
}
.ql-bubble.ql-toolbar input.ql-image[type=file],
.ql-bubble .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-bubble.ql-toolbar button:hover,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff;
}
@media (pointer: coarse) {
  .ql-bubble.ql-toolbar button:hover:not(.ql-active),
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc;
  }
}
.ql-bubble {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-bubble * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-bubble .ql-hidden {
  display: none;
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: hidden;
}
.ql-bubble .ql-tooltip {
  position: absolute;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-bubble .ql-tooltip.ql-flip {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.ql-bubble .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-bubble .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #ccc;
}
.ql-bubble .ql-empty {
  fill: none;
}
.ql-bubble .ql-even {
  fill-rule: evenodd;
}
.ql-bubble .ql-thin,
.ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-bubble .ql-transparent {
  opacity: 0.4;
}
.ql-bubble .ql-direction svg:last-child {
  display: none;
}
.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-bubble .ql-editor h1 {
  font-size: 2em;
}
.ql-bubble .ql-editor h2 {
  font-size: 1.5em;
}
.ql-bubble .ql-editor h3 {
  font-size: 1.17em;
}
.ql-bubble .ql-editor h4 {
  font-size: 1em;
}
.ql-bubble .ql-editor h5 {
  font-size: 0.83em;
}
.ql-bubble .ql-editor h6 {
  font-size: 0.67em;
}
.ql-bubble .ql-editor a {
  text-decoration: underline;
}
.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-bubble .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-bubble .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-bubble .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-bubble .ql-editor img {
  max-width: 100%;
}
.ql-bubble .ql-picker {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-bubble .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-bubble .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-bubble .ql-picker-options {
  background-color: #444;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width: 28px;
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-bubble .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-bubble .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-bubble .ql-picker.ql-header {
  width: 98px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-bubble .ql-picker.ql-font {
  width: 108px;
}
.ql-bubble .ql-picker.ql-font .ql-picker-label::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-bubble .ql-picker.ql-size {
  width: 98px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-label::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0px;
}
.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left: 12px;
}
.ql-bubble .ql-color-picker svg {
  margin: 1px;
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff;
}
.ql-bubble .ql-tooltip {
  background-color: #444;
  border-radius: 25px;
  color: #fff;
}
.ql-bubble .ql-tooltip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  left: 50%;
  margin-left: -6px;
  position: absolute;
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px;
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px;
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block;
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden;
}
.ql-bubble .ql-tooltip-editor {
  display: none;
}
.ql-bubble .ql-tooltip-editor input[type=text] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 13px;
  height: 100%;
  outline: none;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}
.ql-bubble .ql-tooltip-editor a {
  top: 10px;
  position: absolute;
  right: 20px;
}
.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "\D7";
  font-size: 16px;
  font-weight: bold;
}
.ql-container.ql-bubble:not(.ql-disabled) a {
  position: relative;
  white-space: nowrap;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before {
  background-color: #444;
  border-radius: 15px;
  top: -5px;
  font-size: 12px;
  color: #fff;
  content: attr(href);
  font-weight: normal;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
  z-index: 1;
}
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  border-top: 6px solid #444;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before,
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  left: 0;
  margin-left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: visibility 0s ease 200ms;
  transition: visibility 0s ease 200ms;
  visibility: hidden;
}
.ql-container.ql-bubble:not(.ql-disabled) a:hover::before,
.ql-container.ql-bubble:not(.ql-disabled) a:hover::after {
  visibility: visible;
}

@charset "UTF-8";
/* 阴影 */
[data-v-9f8c9a16]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.editor[data-v-9f8c9a16] {
  min-height: 243px;
}
.editor ul[data-v-9f8c9a16] {
  list-style-type: disc;
  list-style-position: inside;
}
.editor ol[data-v-9f8c9a16] {
  list-style-type: decimal;
  list-style-position: inside;
}
@charset "UTF-8";
/* 阴影 */
[data-v-6a27d1ac]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.m-video[data-v-6a27d1ac] {
  display: inline-block;
  position: relative;
  background: #000;
}
.m-video .cursor[data-v-6a27d1ac] {
  cursor: pointer;
}
.m-video .play[data-v-6a27d1ac] {
  fill: none;
  color: #fff;
  opacity: 0.7;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-video .play[data-v-6a27d1ac]:hover {
  opacity: 0.9;
}
.m-video .hidden[data-v-6a27d1ac] {
  display: none;
}
.hover:hover .play[data-v-6a27d1ac] {
  opacity: 0.9;
}
@charset "UTF-8";
/* 阴影 */
.hint {
  font-size: 12px;
  color: #f56c6c;
  position: absolute;
  top: 53px;
}
.avatar-uploader .el-upload {
  cursor: pointer;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  margin-right: 16px;
  background: rgba(48, 176, 191, 0.08);
  border-radius: 4px;
  border: 1px solid #22A9AF;
}
.avatar-uploader .el-upload:hover {
  border-color: #22A9AF;
}
.avatar-uploader-icon {
  font-size: 20px;
  margin-top: 8px;
  color: #22A9AF;
  text-align: center;
  margin-bottom: 4px;
}
.cover_img_text {
  width: 100%;
  height: 100%;
}
.cover_img_text .avatar {
  width: 100%;
  height: 100%;
  display: block;
}
.uptext {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #22A9AF;
  margin-bottom: 8px;
  margin-top: 4px;
  line-height: 12px;
}
.cover_video {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cover_img {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

[data-v-cb24770e] .el-form-item {
  margin: 0;
  margin-top: 20px;
}

@charset "UTF-8";
/* 阴影 */
[data-v-cb24770e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.mobile_p[data-v-cb24770e] {
  width: auto;
  height: 18px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #f3ba1c;
  line-height: 18px;
}
.mobile_test[data-v-cb24770e] {
  width: auto;
  height: 18px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #22A9AF;
  line-height: 18px;
}
.mobile_test2[data-v-cb24770e] {
  width: auto;
  height: 18px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #fa0808;
  line-height: 18px;
}
.file_list[data-v-cb24770e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.file_list .flie[data-v-cb24770e] {
  padding-bottom: 10px;
  margin-left: 10px;
  margin-top: 10px;
  position: relative;
  width: 168px;
  height: 140px;
  border-radius: 4px;
  border: 1px solid rgba(25, 29, 28, 0.1);
}
.file_list .flie .flie_img[data-v-cb24770e] {
  position: absolute;
  top: 0;
  right: 10px;
  widows: 32px;
  height: 32px;
  cursor: pointer;
}
.apply[data-v-cb24770e] {
  padding: 0 0 100px 200px;
  position: relative;
}
.apply .title_p[data-v-cb24770e] {
  width: auto;
  height: 18px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 18px;
}
.apply .img_box[data-v-cb24770e] {
  position: absolute;
  top: 100px;
  left: 750px;
  width: 312px;
  height: 264px;
  border-radius: 8px;
  border: 1px solid rgba(25, 29, 28, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.apply .img_box .item_box[data-v-cb24770e] {
  margin: 0;
}
.apply .img_box .item_box .item_box_p[data-v-cb24770e] {
  width: 112px;
  height: 24px;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.video_p[data-v-cb24770e] {
  width: auto;
  height: 21px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 21px;
}
.applytitle[data-v-cb24770e] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #51cbad;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.upload-box[data-v-cb24770e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.avater_img[data-v-cb24770e] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@charset "UTF-8";
/* 阴影 */
[data-v-79c2c316]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.image[data-v-79c2c316] {
  width: 214px;
  height: 192px;
  margin: 148px auto 48px auto;
  display: block;
}
.title[data-v-79c2c316] {
  font-size: 24px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  text-align: center;
  line-height: 36px;
  margin: 48px 0 0 0;
  display: block;
}
.tips[data-v-79c2c316] {
  font-size: 16px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  text-align: center;
  margin: 16px 0 0 0;
  display: block;
}
.phone[data-v-79c2c316] {
  font-size: 16px;
  color: rgba(25, 29, 28, 0.6);
  text-align: center;
  line-height: 24px;
  margin: 8px 0 0 0;
  display: block;
}
.phone span[data-v-79c2c316] {
  color: #191d1c;
}
.postPosition[data-v-79c2c316] {
  width: 130px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  border: none;
  margin: 24px auto;
  display: block;
}
@charset "UTF-8";
/* 阴影 */
[data-v-0dc40bac]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.dv_handler[data-v-0dc40bac] {
  height: 50px;
}
.show-pwd[data-v-0dc40bac] {
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 16px;
  color: #889aa4;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.centerView[data-v-0dc40bac] {
  width: 520px;
  height: auto;
  -webkit-box-shadow: 0px 2px 6px 4px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 2px 6px 4px rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  margin: 134px auto;
  overflow: hidden;
}
.centerView .title[data-v-0dc40bac] {
  font-size: 24px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 36px;
  margin: 32px 0 12px 48px;
  display: block;
}
.centerView .downBorder[data-v-0dc40bac] {
  width: 64px;
  height: 4px;
  margin: 0 0 34px 48px;
  display: inline-block;
}
.centerView .form_text[data-v-0dc40bac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.centerView .inputView[data-v-0dc40bac] {
  width: 454px;
  height: auto;
  margin: auto;
}
.centerView .confirm[data-v-0dc40bac] {
  width: 424px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  border: none;
  margin: 32px auto 0 auto;
  display: block;
}
@charset "UTF-8";
/* 阴影 */
.el-cascader-menu__wrap {
  height: 304px;
  width: 230px;
}
@media only screen and (max-width: 768px) {
.el-message-box {
    width: 90%;
}
.train-tree-cascader {
    width: 100%;
}
.train-tree-cascader .el-cascader-panel {
    width: 100%;
    overflow: auto;
}
}
@charset "UTF-8";
/* 阴影 */
[data-v-022fc800]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-022fc800] .dv_handler {
  width: 34px !important;
  height: 34px !important;
}
[data-v-022fc800] .el-form-item__content {
  line-height: 34px !important;
}
.svg-container[data-v-022fc800] {
  color: gray;
  vertical-align: middle;
  width: 30px;
  display: inline-block;
}
.loginBut[data-v-022fc800] {
  width: 80%;
  margin: 16px 29px;
}
.isCheckText[data-v-022fc800] {
  color: #999999;
  line-height: 14px;
  font-weight: 400;
  margin-top: 15px;
}
.isCheckText .agree[data-v-022fc800] {
  margin-left: 6px;
}
@media screen and (min-width: 375px) and (max-width: 400px) {
.isCheckText[data-v-022fc800] {
    margin-left: 8px;
}
}
.isCheckText[data-v-022fc800] .el-link--inner {
  color: #00b3c2;
}
.school[data-v-022fc800] {
  /* 为移动端设计: */
  padding-left: 105px;
}
.school .submitBtn[data-v-022fc800] {
  margin-left: 7%;
}
@media only screen and (max-width: 768px) {
.school .submitBtn[data-v-022fc800] {
    margin-left: 80px;
}
}
@media only screen and (max-width: 768px) {
.school[data-v-022fc800] {
    padding-left: 0px;
}
}
.school .identifyDiv[data-v-022fc800] {
  width: 100%;
  height: 100%;
}
.school[data-v-022fc800] .el-form-item__error {
  left: 80px;
}
.school .pictureCode[data-v-022fc800] .el-input__inner {
  width: 92%;
}
@media only screen and (max-width: 768px) {
.school .pictureCode[data-v-022fc800] .el-input__inner {
    min-width: 163px;
}
}
.school .pictureCode[data-v-022fc800] .el-input-group__append,
.school .pictureCode .el-input-group__prepend[data-v-022fc800] {
  border: 0px;
  background-color: #30b0bf;
  color: #fff;
  padding: 0 5px;
  border-radius: 6px;
}
.school[data-v-022fc800] .el-input__inner {
  height: 34px;
  line-height: 34px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #e8e8e8;
}
.school[data-v-022fc800] .el-textarea {
  width: 40%;
  min-width: 200px;
}
.school .pictureCode[data-v-022fc800] .el-input-group__append {
  padding: 0 5px;
}
.school .pictureCode[data-v-022fc800] .s-canvas canvas {
  margin-top: 0;
}
.school .text-30b[data-v-022fc800] {
  color: #30b0bf;
}
.school .formdata[data-v-022fc800] {
  width: 100%;
  background: #fefefe;
  border-radius: 2px;
  padding: 20px;
}
.school .formdata .header .login[data-v-022fc800] {
  font-size: 14px;
  color: #30b0bf;
  margin-left: 16px;
  cursor: pointer;
}
.school .formdata .w-197[data-v-022fc800] {
  width: 197px;
}
.school .formdata .w-96[data-v-022fc800] {
  width: 96px;
}
.school .formdata .left[data-v-022fc800] {
  font-size: 14px;
  padding-top: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-right: 16px;
}
.school .formdata .center[data-v-022fc800] {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.school .formdata .company[data-v-022fc800] {
  font-size: 14px;
  font-weight: 400;
  color: #30b0bf;
  line-height: 20px;
}
.school .formdata .input[data-v-022fc800] {
  min-width: 200px;
  width: 20%;
}
.school .formdata .btn[data-v-022fc800] {
  width: 100px;
  background: #30b0bf;
}
.school .formdata .w-65[data-v-022fc800] {
  width: 160px;
}
.school .formdata .form[data-v-022fc800] {
  padding-right: 0;
}
.school .formdata .form[data-v-022fc800] .el-form-item__label {
  width: 80px;
  min-width: 80px;
}
.school .formdata .form .w-40[data-v-022fc800] {
  width: 160px;
}
.school .formdata .form .ml-13[data-v-022fc800] {
  margin-left: 42px;
}
.school .formdata .form .lxdh[data-v-022fc800] {
  width: 213px;
}
.school .formdata .form .fh[data-v-022fc800] {
  margin: 0 16px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.school .formdata .form .radio[data-v-022fc800] {
  display: inline-block;
  width: 84px;
  text-align: center;
  line-height: 34px;
  height: 34px;
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #c6c6c6;
  margin-right: 8px;
}
.school .formdata .form .isActive[data-v-022fc800] {
  border: 1px solid #30b0bf;
  color: #30b0bf;
  background: rgba(48, 176, 191, 0.21);
}
.school .formdata .form .el-textarea[data-v-022fc800] textarea {
  max-height: 130px;
  height: 130px;
  resize: none;
  border-radius: 6px;
}
.school .formdata .form2[data-v-022fc800] {
  height: 440px;
}
.school .formdata .footer[data-v-022fc800] {
  padding: 0;
}
.school .formdata .footer .tips[data-v-022fc800] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.school .formdata .footer .num[data-v-022fc800] {
  color: #ea6057;
}
.school .top-header[data-v-022fc800] {
  height: 44px;
  background: #ffffff;
  border-radius: 8px;
  margin-left: 2px;
}
.school .top-header .lfborder[data-v-022fc800] {
  width: 4px;
  display: inline-block;
  margin-right: 8px;
  height: 14px;
  background: #30b0bf;
  border-radius: 2px;
}
.school .top-header .title[data-v-022fc800] {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}
.school .yulan[data-v-022fc800] {
  width: 350px;
  height: 623px;
  margin-left: 8px;
  background: #666666;
  overflow: hidden auto;
  border-radius: 40px;
  border: 7px solid #fefefe;
}
.school .yulan .name[data-v-022fc800] {
  max-width: 100px;
  display: inline-block;
}
.school .yulan .lh[data-v-022fc800] {
  width: 201px;
  height: 45px;
  background: #d8d8d833;
  border-radius: 23px;
  border: 1px solid #979797;
  margin: 20px auto 0;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 40px;
}
.school .yulan .map[data-v-022fc800] {
  background: #30b0bf1a;
  height: 250px;
}
.school .yulan .lfBorder[data-v-022fc800] {
  width: 4px;
  display: inline-block;
  height: 14px;
  background: #30b0bf;
  border-radius: 2px;
  margin-right: 6px;
}
.school .yulan .zbox[data-v-022fc800] {
  background: #fff;
  padding: 8px;
  border-radius: 4px;
}
.school .yulan .salary[data-v-022fc800] {
  font-size: 18px;
  font-weight: bold;
  color: #ea6057;
  display: inline-block;
  max-width: 100px;
}
.school .yulan .text-999[data-v-022fc800] {
  font-size: 14px;
  color: #999999;
}
.school .yulan .text-333[data-v-022fc800] {
  font-size: 14px;
  color: #333333;
}
.school .yulan .lh-8[data-v-022fc800] {
  line-height: 32px;
}
.school .yulan .title[data-v-022fc800] {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  display: inline-block;
  max-width: 96px;
  margin-right: 4px;
  margin-bottom: -3px;
  color: #333333;
}
.school .yulan .type[data-v-022fc800] {
  width: 52px;
  height: 24px;
  z-index: 2;
  background: #ea6057;
  padding: 2px 10px;
  margin-top: 12px;
  margin-left: 4px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
}
.school .yulan .type span[data-v-022fc800] {
  margin-right: 8px;
}
.school .yulan .tu[data-v-022fc800] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
@charset "UTF-8";
/* 阴影 */
[data-v-b04acec4]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.protocol[data-v-b04acec4] {
  padding-left: 4%;
  padding-right: 4%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.title[data-v-b04acec4] {
  color: #111;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
  padding: 4% 0;
}
.description[data-v-b04acec4] {
  font-size: 18px;
  color: #333;
  line-height: 35px;
}
.indent2[data-v-b04acec4] {
  text-indent: 26px;
}
.indent1[data-v-b04acec4] {
  text-indent: 13px;
  margin-bottom: 10px;
}
.part[data-v-b04acec4] {
  padding-left: 8px;
  margin-bottom: 8px;
}
.listItem[data-v-b04acec4] {
  padding-left: 13px;
  margin-bottom: 8px;
}
.endItem[data-v-b04acec4] {
  text-align: right;
}
@charset "UTF-8";
/* 阴影 */
[data-v-00d3710e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
table[data-v-00d3710e] {
  border: 0;
}
th[data-v-00d3710e] {
  background-color: #fff;
  padding: 12px 10px;
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-weight: 700;
  color: #909399;
  border: 1px #ebeef5 solid;
}
td[data-v-00d3710e] {
  background-color: #fff;
  display: table-cell;
  padding: 8px 10px;
  font-size: 14px;
  border: 1px #ebeef5 solid;
  font-weight: 400;
  color: #606266;
  line-height: 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.protocol[data-v-00d3710e] {
  padding-left: 4%;
  padding-right: 4%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.title[data-v-00d3710e] {
  color: #111;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
  padding: 4% 0;
}
.description[data-v-00d3710e] {
  font-size: 18px;
  color: #333;
  line-height: 35px;
}
.indent1[data-v-00d3710e] {
  text-indent: 16px;
  margin-bottom: 10px;
}
.endItem[data-v-00d3710e] {
  text-align: right;
}
.grxx[data-v-00d3710e] {
  font-weight: 600;
}
@charset "UTF-8";
/* 阴影 */
[data-v-cb6dfc12]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.image[data-v-cb6dfc12] {
  width: 516px;
  height: 342px;
  margin: 121px auto 36px auto;
  display: block;
}
.title[data-v-cb6dfc12] {
  font-size: 24px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 36px;
  text-align: center;
  display: block;
}
@charset "UTF-8";
/* 阴影 */
[data-v-39abe785]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.image[data-v-39abe785] {
  width: 516px;
  height: 342px;
  margin: 128px auto 36px auto;
  display: block;
}
.title[data-v-39abe785] {
  font-size: 24px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 36px;
  text-align: center;
  display: block;
}
@charset "UTF-8";
/* 阴影 */
[data-v-61d9e394]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.image[data-v-61d9e394] {
  width: 516px;
  height: 342px;
  margin: 121px auto 36px auto;
  display: block;
}
.title[data-v-61d9e394] {
  font-size: 24px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 36px;
  text-align: center;
  display: block;
}
.reload[data-v-61d9e394] {
  width: 126px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  border: none;
  margin: 32px auto 0 auto;
  display: block;
}
@charset "UTF-8";
/* 阴影 */
[data-v-baa78424]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.lxAdContainer[data-v-baa78424] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 136px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FE5900), to(#FF8D3C));
  background: linear-gradient(180deg, #FE5900 0%, #FF8D3C 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 11px;
}
.lxAdContainer img[data-v-baa78424] {
  width: 1126px;
  height: 136px;
  display: block;
}
@charset "UTF-8";
/* 阴影 */
[data-v-ea118b44]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.dashboard-container[data-v-ea118b44] {
  padding: 12px 40px;
  background-color: #f5f7fa;
  min-height: 100vh;
}

/* 统计卡片样式 */
.stats-section[data-v-ea118b44] {
  margin-bottom: 12px;
  background: white;
  border-radius: 8px;
}
.stats-section .el-col:not(:first-child) .stat-card-new[data-v-ea118b44]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: #e5e7eb;
}
.stats-section .stat-card-new[data-v-ea118b44] {
  padding: 24px 16px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.stats-section .stat-card-new[data-v-ea118b44]:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.stats-section .stat-card-new[data-v-ea118b44]:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.stats-section .stat-number-new[data-v-ea118b44] {
  font-size: 32px;
  font-weight: 500;
  color: #1d2129;
  margin-bottom: 8px;
  line-height: 1;
}
.stats-section .stat-label-new[data-v-ea118b44] {
  font-size: 14px;
  color: #6b7280;
  font-weight: 400;
  line-height: 1.2;
}

/* 主要内容区域 */
.main-content[data-v-ea118b44] {
  margin-bottom: 12px;
}
.content-card[data-v-ea118b44] {
  border: none;
  height: 450px;
}
.content-card[data-v-ea118b44] .el-card__body {
  padding: 14px 14px 8px 14px;
  height: 450px;
  overflow-y: auto;
}
.card-header[data-v-ea118b44] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-title[data-v-ea118b44] {
  font-size: 14px;
  font-weight: 500;
  color: #303133;
}

/* 动态列表样式 - 修改后 */
.dynamics-list[data-v-ea118b44] {
  height: 100%;
  overflow-y: auto;
}
.dynamics-item[data-v-ea118b44] {
  padding: 12px;
}
.dynamics-item[data-v-ea118b44]:last-child {
  border-bottom: none;
}

/* 奇偶行变色 - 偶数行背景色 */
.dynamics-item.even-row[data-v-ea118b44] {
  background: #f4f6f9;
}

/* 动态内容和时间在一行 */
.dynamics-row[data-v-ea118b44] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* 添加悬停效果 */
.dynamics-item[data-v-ea118b44]:hover {
  border: 1px solid #4FC5CA !important;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
  background-color: #effdfd !important;
  background: #effdfd !important;
  color: #22A9AF !important;
  border-radius: 4px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  position: relative;
  z-index: 1;
}

/* 鼠标悬停时，动态项内所有文字都变成#4fc5ca颜色 */
.dynamics-item:hover .company-name[data-v-ea118b44],
.dynamics-item:hover .action-type[data-v-ea118b44],
.dynamics-item:hover .action-detail[data-v-ea118b44],
.dynamics-item:hover .dynamics-time[data-v-ea118b44] {
  color: #22A9AF !important;
}
.dynamics-row-left[data-v-ea118b44] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dynamics-row-right[data-v-ea118b44] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.dynamics-content[data-v-ea118b44] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
}
.company-name[data-v-ea118b44] {
  color: #4e5969;
  margin-right: 12px;
}
.action-type[data-v-ea118b44] {
  color: #4e5969;
  margin-right: 8px;
}
.action-detail[data-v-ea118b44] {
  color: #4e5969;
}
.dynamics-time[data-v-ea118b44] {
  padding-top: 12px;
  font-size: 12px;
  color: #86909c;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}

/* Tabs 容器样式 - 关键修改 */
.tabs-container[data-v-ea118b44] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.application-tabs[data-v-ea118b44] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* 固定标签头部 */
.application-tabs[data-v-ea118b44] .el-tabs__header {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 0;
}

/* 内容区域可滚动 */
.application-tabs[data-v-ea118b44] .el-tabs__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.application-tabs[data-v-ea118b44] .el-tab-pane {
  height: 100%;
  overflow: hidden;
}
.application-tabs[data-v-ea118b44] .el-tabs__active-bar {
  background-color: #22A9AF;
}
.application-tabs[data-v-ea118b44] .el-tabs__item.is-active {
  color: #22A9AF;
}
.application-tabs[data-v-ea118b44] .el-tabs__nav-wrap::after {
  background-color: #e4e7ed;
}

/* Tab 内容包装器 */
.tab-content-wrapper[data-v-ea118b44] {
  height: 100%;
  overflow: hidden;
  padding-top: 15px;
}

/* 申请列表样式 - 关键修改 */
.application-list[data-v-ea118b44] {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 12px;
  /* 为滚动条留出空间 */
}
.application-item[data-v-ea118b44] {
  padding: 12px 10px;
  border-bottom: 1px solid #ebeef5;
}
.application-item[data-v-ea118b44]:last-child {
  border-bottom: none;
}
.application-item[data-v-ea118b44]:hover {
  border: 1px solid #4FC5CA !important;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
  background-color: #effdfd !important;
  background: #effdfd !important;
  color: #22A9AF !important;
  border-radius: 4px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  position: relative;
  z-index: 1;
}

/* 鼠标悬停时，申请项内所有文字都变成#4fc5ca颜色 */
.application-item:hover .company-name[data-v-ea118b44],
.application-item:hover .action-type[data-v-ea118b44],
.application-item:hover .action-detail[data-v-ea118b44],
.application-item:hover .app-details[data-v-ea118b44],
.application-item:hover .contact-info[data-v-ea118b44],
.application-item:hover .apply-time[data-v-ea118b44] {
  color: #22A9AF !important;
}
.app-header[data-v-ea118b44] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
  font-size: 14px;
}
.app-header .company-name[data-v-ea118b44] {
  margin-right: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 250px;
  cursor: pointer;
}
.app-header .company-name[data-v-ea118b44]:hover {
  color: #22A9AF;
}
.app-header .el-tag[data-v-ea118b44] {
  margin-right: 8px;
}
.app-actions[data-v-ea118b44] {
  margin-left: auto;
}
.action-link[data-v-ea118b44] {
  border: none;
  color: #22A9AF;
  padding: 0;
  margin-left: 12px;
  font-size: 14px;
}
.app-details[data-v-ea118b44] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 12px;
  color: #86909c;
}

/* 底部区域样式 */
.bottom-section[data-v-ea118b44] {
  margin-bottom: 12px;
}
.bottom-section .content-card[data-v-ea118b44] {
  height: 450px;
}

/* 院校签约统计容器 */
.contract-stats-container[data-v-ea118b44] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contract-stats-container .el-table[data-v-ea118b44] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* 日期选择器样式 - 放在表格下方 */
.date-selector[data-v-ea118b44] {
  margin-bottom: 15px;
}

/* 表格样式 - 修改后 */
.el-table[data-v-ea118b44] .el-table__row {
  height: 40px;
}
.el-table[data-v-ea118b44] .el-table__row td {
  padding: 8px 0;
}

/* 表格奇偶行样式 */
.el-table[data-v-ea118b44] .even-table-row {
  background-color: #f4f6f9 !important;
}
.el-table[data-v-ea118b44] .odd-table-row {
  background-color: #ffffff !important;
}

/* 图表容器样式 */
.chart-container[data-v-ea118b44] {
  height: 350px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.chart-placeholder[data-v-ea118b44] {
  width: 300px;
  height: 300px;
  border: 2px dashed #dcdfe6;
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.chart-center[data-v-ea118b44] {
  background: white;
  padding: 20px;
}
.center-text[data-v-ea118b44] {
  color: #909399;
  font-size: 14px;
}

/* 响应式设计 */
@media (max-width: 1200px) {
.dashboard-container[data-v-ea118b44] {
    padding: 10px;
}
.stats-section .el-col[data-v-ea118b44] {
    margin-bottom: 10px;
}
.content-card[data-v-ea118b44] {
    height: auto;
    min-height: 360px;
}
}
[data-v-ea118b44] .el-tabs__nav-wrap::after {
  height: 1px !important;
}
[data-v-ea118b44] .el-tabs__active-bar {
  height: 2px !important;
}
[data-v-ea118b44] .el-tabs__nav {
  margin-top: -8px;
  padding-bottom: 8px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-5b50ed4d]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.dialog-ul-content[data-v-5b50ed4d] {
  width: 100%;
  max-height: 580px;
  overflow-y: scroll;
}
.list-warp[data-v-5b50ed4d] {
  border-top: 1px solid #eee;
  padding: 5px 0 10px;
}
.list-warp .list-item[data-v-5b50ed4d] {
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-warp .list-item .userInfo[data-v-5b50ed4d] {
  line-height: 25px;
}
.list-warp .list-item .userInfo .name[data-v-5b50ed4d] {
  font-weight: bold;
}
.lv-btn[data-v-5b50ed4d] {
  padding: 2px 10px;
  border-radius: 6px;
  background: #cccccc;
  border: 1px solid #999999;
  color: #444444;
  margin: 0 0 0 6px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-6e1060e7]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.dialog-ul-content[data-v-6e1060e7] {
  width: 100%;
  max-height: 580px;
  overflow-y: scroll;
}
.list-warp[data-v-6e1060e7] {
  border-top: 1px solid #eee;
  padding: 5px 0 10px;
}
.list-warp .list-item[data-v-6e1060e7] {
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-warp .list-item .userInfo[data-v-6e1060e7] {
  line-height: 25px;
}
.list-warp .list-item .userInfo .name[data-v-6e1060e7] {
  font-weight: bold;
}
.lv-btn[data-v-6e1060e7] {
  padding: 2px 10px;
  border-radius: 6px;
  background: #cccccc;
  border: 1px solid #999999;
  color: #444444;
  margin: 0 0 0 6px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-7ef50536]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.inviteStudentsAll[data-v-7ef50536] {
  width: 100%;
  border-top: 2px solid #D0CCCC99;
  margin: 0 auto;
  overflow: hidden;
}
.inviteStudentsAll .title[data-v-7ef50536] {
  line-height: 50px;
  font-size: 14px;
  font-weight: 500;
  margin-left: 40px;
}
.inviteStudentsAll .center[data-v-7ef50536] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 20px 0 20px 40px;
}
.inviteStudentsAll .center .ercode[data-v-7ef50536] {
  width: 205px;
  height: 205px;
  display: block;
}
.inviteStudentsAll .center .right[data-v-7ef50536] {
  margin: 0 0 0 20px;
}
.inviteStudentsAll .center .right .tips[data-v-7ef50536] {
  margin: 0 0 20px 0;
}
.inviteStudentsAll .center .right button[data-v-7ef50536] {
  background: #22A9AF;
  color: #FFFFFF;
}
.inviteStudentsAll .bottom[data-v-7ef50536] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  margin-left: 40px;
}
.inviteStudentsAll .bottom .right[data-v-7ef50536] {
  margin-left: 20px;
}

[data-v-7ef50536] .el-dialog__title {
  margin-left: 40px;
}

@charset "UTF-8";
/* 阴影 */
[data-v-03dc0c1a]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.introduceStudentsAll[data-v-03dc0c1a] {
  width: 100%;
  border-top: 1px solid #D0CCCC99;
  margin: auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.introduceStudentsAll .left[data-v-03dc0c1a] {
  width: calc(100% - 378px);
  margin: 20px 0;
}
.introduceStudentsAll .left .datePickerItem span[data-v-03dc0c1a] {
  margin: 0 10px;
  color: #DCDFE6;
}
.introduceStudentsAll .right[data-v-03dc0c1a] {
  width: 358px;
}
.introduceStudentsAll .right .codeView[data-v-03dc0c1a] {
  background-color: #fff;
  padding: 12px 20px 0 20px;
  width: 100%;
  height: 198px;
}
.introduceStudentsAll .right .codeView .codeView-content[data-v-03dc0c1a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.introduceStudentsAll .right .codeView .codeView-content .codeView-content-item[data-v-03dc0c1a] {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  padding-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.introduceStudentsAll .right .codeView .codeView-content .codeView-content-item .ercode[data-v-03dc0c1a] {
  margin-bottom: 6px;
}
.introduceStudentsAll .right .codeView .codeView-content .codeView-content-item2[data-v-03dc0c1a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.introduceStudentsAll .right .codeView h1[data-v-03dc0c1a] {
  font-size: 16px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
  margin: 2px 0 8px 0;
  display: inline-block;
}
.introduceStudentsAll .right .codeView h1 .but-tui-jian[data-v-03dc0c1a] {
  width: 80px;
  height: 24px;
  font-size: 12px;
  color: #fff;
  background: #6249FB;
  border: none;
  border-radius: 4px;
  margin: 0 0 0 8px;
}
.introduceStudentsAll .right .codeView img[data-v-03dc0c1a] {
  width: 128px;
  height: 128px;
  display: block;
  float: left;
}
.introduceStudentsAll .right .codeView .ercode[data-v-03dc0c1a] {
  width: 110px;
  height: 110px;
  display: block;
  float: left;
}
.introduceStudentsAll .right .codeView div h1[data-v-03dc0c1a] {
  font-size: 16px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
  margin: 2px 0 8px 0;
  display: inline-block;
}
.introduceStudentsAll .right .codeView div span[data-v-03dc0c1a] {
  font-size: 14px;
  color: #86909C;
  line-height: 22px;
  display: inline-block;
}
.introduceStudentsAll .right .codeView div .but[data-v-03dc0c1a] {
  width: 112px;
  height: 30px;
  font-size: 14px;
  color: #22A9AF;
  border: 1px solid #22A9AF;
  background-color: #fff;
  border-radius: 4px;
  margin: 8px 0 0 0;
  cursor: pointer;
}
.introduceStudentsAll .right .codeView div .but[data-v-03dc0c1a] :hover {
  background-color: #22A9AF;
  color: #fff;
}
.introduceStudentsAll .right .importView[data-v-03dc0c1a] {
  height: calc(100% - 218px);
  margin-top: 20px;
  width: 100%;
  padding: 0 20px 0 20px;
  background: #ffffff;
  border-radius: 3px;
  overflow: hidden;
}
.introduceStudentsAll .right .importView .title[data-v-03dc0c1a] {
  font-size: 16px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
  margin: 16px 0 0px 0px;
  display: inline-block;
}
.introduceStudentsAll .right .importView .title-info[data-v-03dc0c1a] {
  font-size: 14px;
  color: #86909C;
  line-height: 1.5;
  margin: 6px 0;
}
.introduceStudentsAll .right .importView .execl-uploader[data-v-03dc0c1a] {
  width: 200px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.introduceStudentsAll .right .importView .execl-uploader .upload-content[data-v-03dc0c1a] {
  margin-top: 12px;
  border: 1px dashed #21A9AE;
  width: 130px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 6px;
  background-color: #F4FAFB;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.introduceStudentsAll .right .importView .execl-uploader .upload-content[data-v-03dc0c1a]:hover {
  border-color: #21A9AE;
  background-color: #F4FAFB;
}
.introduceStudentsAll .right .importView .execl-uploader .upload-content .upload-icon[data-v-03dc0c1a] {
  font-size: 32px;
  color: #21A9AE;
  margin-bottom: 8px;
}
.introduceStudentsAll .right .importView .execl-uploader .upload-content .upload-text[data-v-03dc0c1a] {
  font-size: 14px;
  color: #21A9AE;
  text-align: center;
}
.introduceStudentsAll .right .importView .tips[data-v-03dc0c1a] {
  width: 100%;
  height: 66px;
  font-size: 14px;
  color: #86909C;
  line-height: 22px;
  margin: 16px auto 24px auto;
  display: block;
}
.introduceStudentsAll .right .importView .tips .downloadXlsx[data-v-03dc0c1a] {
  color: #22A9AF;
  cursor: pointer;
}
.introduceStudentsAll .right .importView .downloadCode[data-v-03dc0c1a] {
  width: 112px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  border: none;
  margin: 0 0 14px 16px;
}

/* 海报容器样式 */
.poster-container[data-v-03dc0c1a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  padding: 20px 0;
}
.canvas-wrapper[data-v-03dc0c1a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  padding: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}
.poster-title[data-v-03dc0c1a] {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  font-weight: 500;
}
.poster-selector[data-v-03dc0c1a] {
  margin-top: 10px;
}
.selector-circle[data-v-03dc0c1a] {
  width: 30px;
  height: 30px;
  border: 2px solid #ddd;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.selector-circle.active[data-v-03dc0c1a] {
  border-color: #21A9AE;
  background-color: #21A9AE;
  color: #fff;
}
.selector-circle i[data-v-03dc0c1a] {
  font-size: 12px;
}
.poster-title[data-v-03dc0c1a] {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  font-weight: 500;
  text-align: center;
}
[data-v-03dc0c1a] .my-center-dialog {
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
[data-v-03dc0c1a] .el-radio__label {
  color: #606266 !important;
}
@charset "UTF-8";
/* 阴影 */
[data-v-23d9bd9b]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.search-header[data-v-23d9bd9b] {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px 12px;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search-header .search-controls[data-v-23d9bd9b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.search-header .search-controls .search-controls-item[data-v-23d9bd9b] {
  width: 100%;
}
.search-header .search-controls .reset-btn[data-v-23d9bd9b] {
  margin-left: 0px;
}
.search-header .search-right[data-v-23d9bd9b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12px;
}
.content-box[data-v-23d9bd9b] {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px 12px;
}
.content-box .action-bar[data-v-23d9bd9b] {
  margin-bottom: 12px;
}
.tag-primary[data-v-23d9bd9b] {
  color: #86909C;
  background-color: #F4F4F4;
  border-radius: 2px;
  padding: 4px 8px;
}
.tag-info[data-v-23d9bd9b] {
  color: #86909C;
  background-color: #F4F4F4;
  border-radius: 2px;
  padding: 4px 8px;
}

/* 表格列基础样式 */
.jobApplicationRecord[data-v-23d9bd9b] {
  width: 300px;
}
.jobApplicationRecord .popover-reference[data-v-23d9bd9b] {
  cursor: pointer;
}
.jobApplicationRecord .popover-reference .more-tip[data-v-23d9bd9b] {
  color: #999;
  font-size: 12px;
  margin-left: 8px;
}
.jobApplicationRecord .ApplicationRecord[data-v-23d9bd9b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jobApplicationRecord .left[data-v-23d9bd9b] {
  width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #4E5969;
}
.jobApplicationRecord .right[data-v-23d9bd9b] {
  margin-left: 12px;
  width: 120px;
}

/* 弹出框专用样式 - 必须独立写，不能嵌套 */
.job-application-popover .popover-content[data-v-23d9bd9b] {
  max-height: 400px;
  overflow-y: auto;
  padding: 8px 12px;
}
.job-application-popover .popover-content .popover-item[data-v-23d9bd9b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 8px;
}
.job-application-popover .popover-content .popover-item[data-v-23d9bd9b]:last-child {
  border-bottom: none;
}
.job-application-popover .popover-content .popover-item .left[data-v-23d9bd9b] {
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.job-application-popover .popover-content .popover-item .left span[data-v-23d9bd9b] {
  line-height: 1.5;
}
.job-application-popover .popover-content .popover-item .right[data-v-23d9bd9b] {
  width: 80px;
  text-align: right;
}
.job-application-popover .popover-content .popover-item .right .tag-primary[data-v-23d9bd9b] {
  color: #86909C;
  background-color: #F4F4F4;
  border-radius: 2px;
  padding: 4px 8px;
}
.jobApplicationRecordNone[data-v-23d9bd9b] {
  color: #C9CDD4;
}
.Pagination[data-v-23d9bd9b] {
  text-align: center;
  margin: 12px 0;
}
.dialog-ul-content[data-v-23d9bd9b] {
  width: 100%;
  max-height: 580px;
  padding: 0 0 20px;
  overflow-y: scroll;
}
[data-v-23d9bd9b].el-input__inner {
  height: 0px !important;
}
.link-container-one[data-v-23d9bd9b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.link-container-one .link-text[data-v-23d9bd9b] {
  width: 140px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #606266;
  font-size: 12px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-430fb42e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.search-header[data-v-430fb42e] {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px 12px;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search-header .search-controls[data-v-430fb42e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.search-header .search-controls .search-controls-item[data-v-430fb42e] {
  width: 100%;
}
.search-header .search-controls .reset-btn[data-v-430fb42e] {
  margin-left: 0px;
}
.search-header .search-right[data-v-430fb42e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12px;
}
.content-box[data-v-430fb42e] {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px 12px;
}
.content-box .action-bar[data-v-430fb42e] {
  margin-bottom: 12px;
}
.tag-primary[data-v-430fb42e] {
  color: #86909C;
  background-color: #F4F4F4;
  border-radius: 2px;
  padding: 4px 8px;
}
.tag-info[data-v-430fb42e] {
  color: #86909C;
  background-color: #F4F4F4;
  border-radius: 2px;
  padding: 4px 8px;
}

/* 表格列基础样式 */
.jobApplicationRecord[data-v-430fb42e] {
  width: 300px;
}
.jobApplicationRecord .popover-reference[data-v-430fb42e] {
  cursor: pointer;
}
.jobApplicationRecord .popover-reference .more-tip[data-v-430fb42e] {
  color: #999;
  font-size: 12px;
  margin-left: 8px;
}
.jobApplicationRecord .ApplicationRecord[data-v-430fb42e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jobApplicationRecord .left[data-v-430fb42e] {
  width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #4E5969;
}
.jobApplicationRecord .right[data-v-430fb42e] {
  margin-left: 12px;
  width: 120px;
}

/* 弹出框专用样式 - 必须独立写，不能嵌套 */
.job-application-popover .popover-content[data-v-430fb42e] {
  max-height: 400px;
  overflow-y: auto;
  padding: 8px 12px;
}
.job-application-popover .popover-content .popover-item[data-v-430fb42e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 8px;
}
.job-application-popover .popover-content .popover-item[data-v-430fb42e]:last-child {
  border-bottom: none;
}
.job-application-popover .popover-content .popover-item .left[data-v-430fb42e] {
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.job-application-popover .popover-content .popover-item .left span[data-v-430fb42e] {
  line-height: 1.5;
}
.job-application-popover .popover-content .popover-item .right[data-v-430fb42e] {
  width: 80px;
  text-align: right;
}
.job-application-popover .popover-content .popover-item .right .tag-primary[data-v-430fb42e] {
  color: #86909C;
  background-color: #F4F4F4;
  border-radius: 2px;
  padding: 4px 8px;
}
.jobApplicationRecordNone[data-v-430fb42e] {
  color: #C9CDD4;
}
.Pagination[data-v-430fb42e] {
  text-align: center;
  margin: 12px 0;
}
.dialog-ul-content[data-v-430fb42e] {
  width: 100%;
  max-height: 580px;
  padding: 0 0 20px;
  overflow-y: scroll;
}
[data-v-430fb42e].el-input__inner {
  height: 0px !important;
}
.link-container-one[data-v-430fb42e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.link-container-one .link-text[data-v-430fb42e] {
  width: 140px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #606266;
  font-size: 12px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-e65d6042]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.search-header[data-v-e65d6042] {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px 12px;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search-header .search-controls[data-v-e65d6042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.search-header .search-controls .search-controls-item[data-v-e65d6042] {
  width: 100%;
}
.search-header .search-controls .reset-btn[data-v-e65d6042] {
  margin-left: 0px;
}
.search-header .search-right[data-v-e65d6042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12px;
}
.content-box[data-v-e65d6042] {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px 12px;
}
.content-box .action-bar[data-v-e65d6042] {
  margin-bottom: 12px;
}
.tag-primary[data-v-e65d6042] {
  color: #86909C;
  background-color: #F4F4F4;
  border-radius: 2px;
  padding: 4px 8px;
}
.tag-info[data-v-e65d6042] {
  color: #86909C;
  background-color: #F4F4F4;
  border-radius: 2px;
  padding: 4px 8px;
}

/* 表格列基础样式 */
.jobApplicationRecord[data-v-e65d6042] {
  width: 300px;
}
.jobApplicationRecord .popover-reference[data-v-e65d6042] {
  cursor: pointer;
}
.jobApplicationRecord .popover-reference .more-tip[data-v-e65d6042] {
  color: #999;
  font-size: 12px;
  margin-left: 8px;
}
.jobApplicationRecord .ApplicationRecord[data-v-e65d6042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jobApplicationRecord .left[data-v-e65d6042] {
  width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #4E5969;
}
.jobApplicationRecord .right[data-v-e65d6042] {
  margin-left: 12px;
  width: 120px;
}

/* 弹出框专用样式 - 必须独立写，不能嵌套 */
.job-application-popover .popover-content[data-v-e65d6042] {
  max-height: 400px;
  overflow-y: auto;
  padding: 8px 12px;
}
.job-application-popover .popover-content .popover-item[data-v-e65d6042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 8px;
}
.job-application-popover .popover-content .popover-item[data-v-e65d6042]:last-child {
  border-bottom: none;
}
.job-application-popover .popover-content .popover-item .left[data-v-e65d6042] {
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.job-application-popover .popover-content .popover-item .left span[data-v-e65d6042] {
  line-height: 1.5;
}
.job-application-popover .popover-content .popover-item .right[data-v-e65d6042] {
  width: 80px;
  text-align: right;
}
.job-application-popover .popover-content .popover-item .right .tag-primary[data-v-e65d6042] {
  color: #86909C;
  background-color: #F4F4F4;
  border-radius: 2px;
  padding: 4px 8px;
}
.jobApplicationRecordNone[data-v-e65d6042] {
  color: #C9CDD4;
}
.Pagination[data-v-e65d6042] {
  text-align: center;
  margin: 12px 0;
}
.dialog-ul-content[data-v-e65d6042] {
  width: 100%;
  max-height: 580px;
  padding: 0 0 20px;
  overflow-y: scroll;
}
[data-v-e65d6042] .cascader-dynamic-dropdown .el-cascader-panel {
  min-height: 100px;
  max-height: 800px;
}
[data-v-e65d6042] .cascader-dynamic-dropdown .el-cascader-menu {
  height: auto;
  min-height: 100px;
  max-height: 800px;
  overflow-y: auto;
}
[data-v-e65d6042] .cascader-dynamic-dropdown .el-cascader-menu__wrap {
  height: auto !important;
  min-height: 100px;
  max-height: 800px;
  overflow-y: auto;
}
[data-v-e65d6042].el-input__inner {
  height: 0px !important;
}
.link-container-one[data-v-e65d6042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.link-container-one .link-text[data-v-e65d6042] {
  width: 140px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #606266;
  font-size: 12px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-f89abe42]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.studentManage[data-v-f89abe42] {
  margin: 10px 0 100px 0;
  background-color: #f4f6f9;
}
.studentManage .content-wrapper[data-v-f89abe42] {
  margin: 2px 40px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-66a415c0]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.import-students[data-v-66a415c0] {
  margin: 12px auto;
  min-height: calc(100vh - 100px);
  width: 1200px;
  position: relative;
}
.import-box[data-v-66a415c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.formView[data-v-66a415c0] {
  width: calc(100% - 358px);
  padding: 24px;
  background-color: #fff;
  float: left;
  min-height: calc(100vh - 140px);
}
.rightView[data-v-66a415c0] {
  width: 358px;
  margin-left: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.codeView[data-v-66a415c0] {
  background-color: #fff;
  padding: 12px 20px 0 20px;
  width: 100%;
  height: 198px;
}
.codeView .codeView-content[data-v-66a415c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.codeView .codeView-content .codeView-content-item[data-v-66a415c0] {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  padding-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.codeView .codeView-content .codeView-content-item .ercode[data-v-66a415c0] {
  margin-bottom: 6px;
}
.codeView .codeView-content .codeView-content-item2[data-v-66a415c0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.codeView h1[data-v-66a415c0] {
  font-size: 16px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
  margin: 2px 0 8px 0;
  display: inline-block;
}
.codeView h1 .but-tui-jian[data-v-66a415c0] {
  width: 80px;
  height: 24px;
  font-size: 12px;
  color: #fff;
  background: #6249FB;
  border: none;
  border-radius: 4px;
  margin: 0 0 0 8px;
}
.codeView img[data-v-66a415c0] {
  width: 128px;
  height: 128px;
  display: block;
  float: left;
}
.codeView .ercode[data-v-66a415c0] {
  width: 110px;
  height: 110px;
  display: block;
  float: left;
}
.codeView div h1[data-v-66a415c0] {
  font-size: 16px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
  margin: 2px 0 8px 0;
  display: inline-block;
}
.codeView div span[data-v-66a415c0] {
  font-size: 14px;
  color: #86909C;
  line-height: 22px;
  display: inline-block;
}
.codeView div .but[data-v-66a415c0] {
  width: 112px;
  height: 30px;
  font-size: 14px;
  color: #22A9AF;
  border: 1px solid #22A9AF;
  background-color: #fff;
  border-radius: 4px;
  margin: 8px 0 0 0;
  cursor: pointer;
}
.codeView div .but[data-v-66a415c0] :hover {
  background-color: #22A9AF;
  color: #fff;
}
.importView[data-v-66a415c0] {
  height: calc(100% - 208px);
  margin-top: 12px;
  width: 100%;
  padding: 0 20px 0 20px;
  background: #ffffff;
  border-radius: 3px;
  overflow: hidden;
}
.importView .title[data-v-66a415c0] {
  font-size: 16px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
  margin: 16px 0 0px 0px;
  display: inline-block;
}
.importView .title-info[data-v-66a415c0] {
  font-size: 14px;
  color: #86909C;
  line-height: 1.5;
  margin: 6px 0;
}
.importView .execl-uploader[data-v-66a415c0] {
  width: 200px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.importView .execl-uploader .upload-content[data-v-66a415c0] {
  margin-top: 12px;
  border: 1px dashed #21A9AE;
  width: 130px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 6px;
  background-color: #F4FAFB;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.importView .execl-uploader .upload-content[data-v-66a415c0]:hover {
  border-color: #21A9AE;
  background-color: #F4FAFB;
}
.importView .execl-uploader .upload-content .upload-icon[data-v-66a415c0] {
  font-size: 32px;
  color: #21A9AE;
  margin-bottom: 8px;
}
.importView .execl-uploader .upload-content .upload-text[data-v-66a415c0] {
  font-size: 14px;
  color: #21A9AE;
  text-align: center;
}
.importView .tips[data-v-66a415c0] {
  width: 100%;
  height: 66px;
  font-size: 14px;
  color: #86909C;
  line-height: 22px;
  margin: 16px auto 24px auto;
  display: block;
}
.importView .tips .downloadXlsx[data-v-66a415c0] {
  color: #22A9AF;
  cursor: pointer;
}
.importView .downloadCode[data-v-66a415c0] {
  width: 112px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  border: none;
  margin: 0 0 14px 16px;
}
.bottomView[data-v-66a415c0] {
  position: fixed;
  z-index: 10;
  bottom: 0px;
  right: 0px;
  width: 100%;
  background-color: #fff;
  padding-left: 50%;
  height: 50px;
  padding-top: 8px;
}
.pagination[data-v-66a415c0] {
  margin: 16px 0 0 0;
}
.datePickerItem[data-v-66a415c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.datePickerItem span[data-v-66a415c0] {
  margin: 0 5px;
  color: #DCDFE6;
}
.el-date-editor.el-input[data-v-66a415c0],
.el-date-editor.el-input__inner[data-v-66a415c0] {
  width: 320px;
}

/* 海报容器样式 */
.poster-container[data-v-66a415c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  padding: 20px 0;
}
.canvas-wrapper[data-v-66a415c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  padding: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}
.poster-title[data-v-66a415c0] {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  font-weight: 500;
}
.poster-selector[data-v-66a415c0] {
  margin-top: 10px;
}
.selector-circle[data-v-66a415c0] {
  width: 30px;
  height: 30px;
  border: 2px solid #ddd;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.selector-circle.active[data-v-66a415c0] {
  border-color: #21A9AE;
  background-color: #21A9AE;
  color: #fff;
}
.selector-circle i[data-v-66a415c0] {
  font-size: 12px;
}
.poster-title[data-v-66a415c0] {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  font-weight: 500;
  text-align: center;
}
[data-v-66a415c0] .my-center-dialog {
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

[data-v-66a415c0] .el-radio__input.is-checked+.el-radio__label {
  color: rgba(25, 29, 28, 0.9);
}

@charset "UTF-8";
/* 阴影 */
[data-v-b680e4ba]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.login-container[data-v-b680e4ba] {
  margin: 12px 40px 108px 40px;
  background-color: #ffffff;
}
.login-container .allCanvas[data-v-b680e4ba] {
  border-bottom: 1px solid #EEEEEE;
}
.login-container .allCanvas_top[data-v-b680e4ba] {
  font-size: 16px;
  font-weight: 600;
  color: #22a9af;
  line-height: 60px;
  margin-left: 24px;
}
.login-container .allCanvas_top .title[data-v-b680e4ba] {
  width: 64px;
  position: relative;
}
.login-container .allCanvas_top .title span[data-v-b680e4ba] {
  width: 80%;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  height: 4px;
  background: #22a9af;
  border-radius: 2px;
}
.login-container .canvasBottom .title[data-v-b680e4ba] {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin: 23px 0 12px 25px;
}
.login-container .canvasBottom .concent[data-v-b680e4ba] {
  height: 635px;
  background: rgba(153, 153, 153, 0.1);
  border-radius: 8px;
  margin: 0 24px;
}
.login-container .canvasBottom .concent_canvas[data-v-b680e4ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.login-container .canvasBottom .concent_canvas .list[data-v-b680e4ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.login-container .canvasBottom .concent_canvas .list .el-button[data-v-b680e4ba] {
  margin-left: 20px;
}
.login-container .canvasBottom .concent_canvas .list[data-v-b680e4ba]:nth-child(1) {
  margin: 18px 0 0 14px;
}
.login-container .canvasBottom .concent_canvas .list[data-v-b680e4ba]:nth-child(2) {
  margin: 18px 0 0 90px;
}
.login-container .canvasBottom .concent .smallCanvas[data-v-b680e4ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0 0 14px;
}
.login-container .canvasBottom .concent .smallCanvas .text[data-v-b680e4ba] {
  margin-left: 8px;
}
.login-container .canvasBottom .concent .smallCanvas .text div[data-v-b680e4ba] {
  margin-top: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 17px;
}
.login-container .canvasBottom .concent .canvasUrl[data-v-b680e4ba] {
  margin: 30px 0 0 14px;
  font-size: 12px;
  font-weight: 500;
  color: #22a9af;
  line-height: 17px;
}
.login-container .canvasBottom .concent .canvasBase[data-v-b680e4ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 8px 0 0 14px;
}
.login-container .canvasBottom .concent .canvasBase .descride[data-v-b680e4ba] {
  margin-left: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
}
.login-container .canvasBottom .concent .canvasBase .descride span[data-v-b680e4ba] {
  color: #22a9af;
}
@charset "UTF-8";
/* 阴影 */
[data-v-974ea86c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.student-profile-desktop[data-v-974ea86c] {
  background: #FFFFFF;
  min-height: 100vh;
  margin-bottom: 20px;
  margin: 12px 40px;
  padding-right: 16px;
  padding-bottom: 60px;
  min-width: 1080px;
}
.profile-header[data-v-974ea86c] {
  background: white;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 4px;
  position: relative;
}
.header-info[data-v-974ea86c] {
  margin-bottom: 32px;
}
.student-basic[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
.avatar-container[data-v-974ea86c] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.student-avatar-rect[data-v-974ea86c] {
  width: 100px;
  height: 140px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.student-avatar-rect img[data-v-974ea86c] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* 性别图标样式 */
.gender-icon[data-v-974ea86c] {
  position: absolute;
  top: 4px;
  right: 2px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.basic-info[data-v-974ea86c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.name-row[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-bottom: 14px;
}
.student-name[data-v-974ea86c] {
  font-size: 22px;
  font-weight: 600;
  color: #303133;
  margin: 0;
}
.status-tag[data-v-974ea86c] {
  font-size: 12px;
}
.rating-section[data-v-974ea86c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.rating-section > > > .el-rate__text[data-v-974ea86c] {
  color: #ff9900;
  margin-left: 8px;
  font-size: 14px;
}
.collapse-action[data-v-974ea86c] {
  margin-left: auto;
}
.collapse-btn[data-v-974ea86c] {
  position: absolute;
  top: 20px;
  right: 40px;
  color: #20b2aa;
  padding: 0;
  font-size: 14px;
}
.info-grid[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 120px;
}
.info-column[data-v-974ea86c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.info-item[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 2px;
  font-size: 14px;
}
.info-label[data-v-974ea86c] {
  color: #86909C;
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.info-value[data-v-974ea86c] {
  color: #4E5969;
}
.action-buttons[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.action-btn[data-v-974ea86c] {
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 14px;
}
.rating-btn[data-v-974ea86c] {
  background-color: #20b2aa;
  border-color: #20b2aa;
}
.rating-btn[data-v-974ea86c]:hover {
  background-color: #1a9d96;
  border-color: #1a9d96;
}
.edit-btn[data-v-974ea86c] {
  background-color: #20b2aa;
  border-color: #20b2aa;
}
.edit-btn[data-v-974ea86c]:hover {
  background-color: #1a9d96;
  border-color: #1a9d96;
}
.delete-btn[data-v-974ea86c] {
  color: #f56c6c;
  border-color: #f56c6c;
  background-color: white;
}
.delete-btn[data-v-974ea86c]:hover {
  background-color: #f56c6c;
  color: white;
}
.tab-navigation[data-v-974ea86c] {
  background: white;
  border-radius: 8px;
  margin-right: 30px;
  padding: 0 12px;
}
.tab-items[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
.tab-item[data-v-974ea86c] {
  padding: 16px 0;
  font-size: 16px;
  font-weight: 500;
  color: #606266;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tab-item.active[data-v-974ea86c] {
  color: #22A9AF;
  border-bottom-color: #22A9AF;
}
.tab-item[data-v-974ea86c]:hover {
  color: #22A9AF;
}
.main-content[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.content-left[data-v-974ea86c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: white;
  border-radius: 8px;
  padding: 12px;
}
.content-right[data-v-974ea86c] {
  width: 400px;
  padding-top: 30px;
  margin-right: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.placeholder-area[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.content-section[data-v-974ea86c] {
  margin-bottom: 32px;
}
.content-section[data-v-974ea86c]:last-child {
  margin-bottom: 0;
}
.section-title[data-v-974ea86c] {
  font-size: 16px;
  font-weight: 600;
  color: #303133;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.subtitle[data-v-974ea86c] {
  font-size: 12px;
  color: #909399;
  font-weight: normal;
}
.job-intention[data-v-974ea86c] {
  margin-bottom: 8px;
}
.intention-row[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.intention-label[data-v-974ea86c] {
  color: #909399;
  font-size: 14px;
}
.job-label[data-v-974ea86c] {
  margin-left: 24px;
}
.salary-label[data-v-974ea86c] {
  margin-left: 24px;
}
.intention-value[data-v-974ea86c] {
  font-size: 14px;
}
.cities[data-v-974ea86c],
.position[data-v-974ea86c],
.salary[data-v-974ea86c] {
  color: #20b2aa;
}
.advantage-content p[data-v-974ea86c],
.courses-content p[data-v-974ea86c],
.hobbies-content p[data-v-974ea86c] {
  color: #606266;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}
.education-list[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.education-item[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  font-size: 14px;
}
.education-time[data-v-974ea86c] {
  color: #909399;
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.education-school[data-v-974ea86c] {
  color: #303133;
  font-weight: 500;
  width: 160px;
}
.education-major[data-v-974ea86c] {
  color: #606266;
  width: 80px;
}
.education-degree[data-v-974ea86c] {
  color: #606266;
  width: 40px;
}
.education-type[data-v-974ea86c] {
  color: #606266;
}
.experience-timeline[data-v-974ea86c] {
  position: relative;
}
.timeline-item[data-v-974ea86c] {
  position: relative;
  padding-left: 24px;
  margin-bottom: 24px;
}
.timeline-item[data-v-974ea86c]:last-child {
  margin-bottom: 0;
}
.timeline-dot[data-v-974ea86c] {
  position: absolute;
  left: 0;
  top: 4px;
  width: 8px;
  height: 8px;
  background-color: #c0c4cc;
  border-radius: 50%;
}
.timeline-item[data-v-974ea86c]:not(:last-child)::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 12px;
  width: 2px;
  height: calc(100% + 12px);
  background-color: #e4e7ed;
}
.timeline-header[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-bottom: 8px;
}
.timeline-date[data-v-974ea86c] {
  color: #909399;
  font-size: 14px;
  width: 150px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.timeline-title[data-v-974ea86c] {
  color: #303133;
  font-size: 14px;
  font-weight: 500;
}
.timeline-description p[data-v-974ea86c] {
  color: #606266;
  font-size: 14px;
  line-height: 1.6;
  margin: 4px 0;
}
.certificates[data-v-974ea86c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
.cert-item[data-v-974ea86c] {
  color: #606266;
  font-size: 14px;
}

/* 申请记录和视频列表样式 */
.applyList[data-v-974ea86c] {
  margin: 10px 0 24px 0;
}
.applyList .title[data-v-974ea86c],
.applyList .value[data-v-974ea86c] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.applyList .value[data-v-974ea86c] {
  color: rgba(25, 29, 28, 0.9);
  margin: 0 48px 0 0;
  display: inline-block;
}
.steps[data-v-974ea86c] {
  margin: 16px 0 0 -25px;
}
.no-data[data-v-974ea86c] {
  text-align: center;
  color: #909399;
  font-size: 14px;
  padding: 32px 0;
}
@charset "UTF-8";
/* 阴影 */
[data-v-53973719]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.school-info[data-v-53973719] {
  margin: 12px 40px;
  background-color: #fff;
  padding: 12px;
}
.school-info .school-info-header[data-v-53973719] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.school-info .school-info-header .school-info-header-left[data-v-53973719] {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin: 0;
}
.thumb-example[data-v-53973719] {
  height: 337px;
  position: relative;
  margin-bottom: 16px;
}
.videoImgBtn[data-v-53973719] {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 999;
}
.toggle.container[data-v-53973719] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  background-color: #666;
  border-radius: 15px;
}
.toggle.button[data-v-53973719] {
  font-size: 12px;
  width: 65px;
  height: 30px;
  background-color: #666;
  color: white;
  border: none;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  border-radius: 15px;
}
.toggle.button.active[data-v-53973719] {
  background-color: #1c1c1c;
}
.collegeIntroduction[data-v-53973719] {
  padding-bottom: 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 12px 210px;
}
.collegeIntroduction .school-info-header-left[data-v-53973719] {
  font-size: 18px;
  font-weight: 500;
}
.collegeIntroduction .textContent2[data-v-53973719] {
  line-height: 1.5;
  font-size: 14px;
  font-weight: normal;
  color: #4E5969;
}
.collegeIntroduction .toggle-btn[data-v-53973719] {
  color: #21a9ae;
  cursor: pointer;
  font-size: 14px;
  padding-left: 20px;
}
.collegeIntroduction .toggle-btn[data-v-53973719]:hover {
  color: #21a9ae;
}
.swiper[data-v-53973719] {
  position: relative;
}
.swiper .swiper-button-next[data-v-53973719],
.swiper .swiper-button-prev[data-v-53973719] {
  background: none;
  width: auto;
  height: auto;
  margin-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.swiper .swiper-button-next[data-v-53973719]::after,
.swiper .swiper-button-prev[data-v-53973719]::after {
  display: none;
}
.swiper .swiper-button-next[data-v-53973719] {
  right: 10px;
}
.swiper .swiper-button-prev[data-v-53973719] {
  left: 10px;
}
.swiper .swiper-navigation-btn[data-v-53973719] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(31, 31, 31, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.swiper .swiper-navigation-btn i[data-v-53973719] {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.swiper .swiper-navigation-btn[data-v-53973719]:hover {
  background: rgba(31, 31, 31, 0.9);
}
.swiper:hover .swiper-navigation-btn[data-v-53973719] {
  opacity: 1;
}
.swiper .swiper-slide[data-v-53973719] {
  background-size: cover;
  background-position: center;
}
.swiper.gallery-top[data-v-53973719] {
  height: 100%;
  width: 100%;
}
.swiper.gallery-thumbs[data-v-53973719] {
  height: 20%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
}
.swiper.gallery-thumbs .swiper-slide[data-v-53973719] {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.swiper.gallery-thumbs .swiper-slide-active[data-v-53973719] {
  opacity: 1;
}
.swiper img[data-v-53973719] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
}
.swiper video[data-v-53973719] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
}

/* 专业简介文本样式 */
.profile-text[data-v-53973719] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  width: 100%;
  display: block;
}
.info-content .info-item[data-v-53973719] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  color: #4E5969;
  font-size: 14px;
  padding: 6px 0;
}
.info-content .info-item .info-item-label[data-v-53973719] {
  width: 90px;
}
.info-content .info-item .school-address[data-v-53973719] {
  padding-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@charset "UTF-8";
/* 阴影 */
[data-v-6208e75e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.tableScopeSwitch[data-v-6208e75e] {
  margin-right: 5px;
}
.tableScopeSwitch[data-v-6208e75e] .el-switch__label {
  position: absolute;
  display: none;
  color: #fff;
  font-size: 12px;
}
[data-v-6208e75e] .el-switch.is-checked .el-switch__core::after {
  left: 100%;
  margin-left: -20px;
}

/*打开时文字位置设置*/
.tableScopeSwitch[data-v-6208e75e] .el-switch__label--right {
  z-index: 1;
  left: 2px;
  height: 20px;
}
.tableScopeSwitch[data-v-6208e75e] .el-switch__core:after {
  width: 18px;
  height: 16px;
}

/*关闭时文字位置设置*/
.tableScopeSwitch[data-v-6208e75e] .el-switch__label--left {
  z-index: 1;
  right: 2px;
  height: 18px;
}

/*显示文字*/
.tableScopeSwitch[data-v-6208e75e] .el-switch__label.is-active {
  display: block;
}
[data-v-6208e75e].el-switch .is-checked .el-switch__core::after {
  left: 100%;
}
.tableScopeSwitch[data-v-6208e75e] .el-switch__core,[data-v-6208e75e] .el-switch {
  width: 65px !important;
  height: 20px;
  line-height: 20px;
  border-radius: 13px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-7fa46d24]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.school-detail[data-v-7fa46d24] {
  overflow: auto;
}
.major-list[data-v-7fa46d24] {
  margin-top: 12px;
}
.header-title[data-v-7fa46d24] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.school-name[data-v-7fa46d24] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.school-name .school-name-title[data-v-7fa46d24] {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}
.edit-box[data-v-7fa46d24] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.thumb-example[data-v-7fa46d24] {
  height: 337px;
  position: relative;
  margin-bottom: 16px;
}
.videoImgBtn[data-v-7fa46d24] {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 999;
}
.toggle.container[data-v-7fa46d24] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  background-color: #666;
  border-radius: 15px;
}
.toggle.button[data-v-7fa46d24] {
  font-size: 12px;
  width: 65px;
  height: 30px;
  background-color: #666;
  color: white;
  border: none;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  border-radius: 15px;
}
.toggle.button.active[data-v-7fa46d24] {
  background-color: #1c1c1c;
}
.collegeIntroduction[data-v-7fa46d24] {
  padding-bottom: 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.collegeIntroduction .toggle-btn[data-v-7fa46d24] {
  color: #21a9ae;
  cursor: pointer;
  font-size: 14px;
  padding-left: 20px;
}
.collegeIntroduction .toggle-btn[data-v-7fa46d24]:hover {
  color: #21a9ae;
}
.swiper[data-v-7fa46d24] {
  position: relative;
}
.swiper .swiper-button-next[data-v-7fa46d24],
.swiper .swiper-button-prev[data-v-7fa46d24] {
  background: none;
  width: auto;
  height: auto;
  margin-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.swiper .swiper-button-next[data-v-7fa46d24]::after,
.swiper .swiper-button-prev[data-v-7fa46d24]::after {
  display: none;
}
.swiper .swiper-button-next[data-v-7fa46d24] {
  right: 10px;
}
.swiper .swiper-button-prev[data-v-7fa46d24] {
  left: 10px;
}
.swiper .swiper-navigation-btn[data-v-7fa46d24] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(31, 31, 31, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.swiper .swiper-navigation-btn i[data-v-7fa46d24] {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.swiper .swiper-navigation-btn[data-v-7fa46d24]:hover {
  background: rgba(31, 31, 31, 0.9);
}
.swiper:hover .swiper-navigation-btn[data-v-7fa46d24] {
  opacity: 1;
}
.swiper .swiper-slide[data-v-7fa46d24] {
  background-size: cover;
  background-position: center;
}
.swiper.gallery-top[data-v-7fa46d24] {
  height: 100%;
  width: 100%;
}
.swiper.gallery-thumbs[data-v-7fa46d24] {
  height: 20%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
}
.swiper.gallery-thumbs .swiper-slide[data-v-7fa46d24] {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.swiper.gallery-thumbs .swiper-slide-active[data-v-7fa46d24] {
  opacity: 1;
}
.swiper img[data-v-7fa46d24] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
}
.swiper video[data-v-7fa46d24] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
}

/* 专业简介文本样式 */
.profile-text[data-v-7fa46d24] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  width: 100%;
  display: block;
}

/* 自定义popover样式 */
[data-v-7fa46d24] .el-popover {
  max-width: 300px;
  word-wrap: break-word;
  line-height: 1.5;
}

/* 表格奇偶行样式 */
.el-table[data-v-7fa46d24] .even-table-row {
  background-color: #F4F6F9 !important;
}
.el-table[data-v-7fa46d24] .odd-table-row {
  background-color: #ffffff !important;
}
[data-v-7fa46d24] .el-table .el-table__row {
  height: 50px;
}
[data-v-7fa46d24] .el-table .el-table__row td {
  padding: 5px 0;
}
@charset "UTF-8";
/* 阴影 */
[data-v-217bbd99]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.job-video-example-dialog[data-v-217bbd99] {
  width: 600px;
  height: 535px;
  padding-bottom: 0;
}
[data-v-217bbd99] .el-dialog.newDesign .el-dialog__body {
  padding: 0;
}
.video-list-wrapper[data-v-217bbd99] {
  background: #f6fafd;
  padding: 24px 20px;
  min-height: 420px;
}
.video-list[data-v-217bbd99] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.video-card[data-v-217bbd99] {
  width: 177px;
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(31, 56, 88, 0.08);
          box-shadow: 0 2px 8px 0 rgba(31, 56, 88, 0.08);
  padding: 12px 8px 16px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.video-card[data-v-217bbd99]:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 2px 8px 0 rgba(31, 56, 88, 0.16);
          box-shadow: 0 2px 8px 0 rgba(31, 56, 88, 0.16);
}
.video-thumb[data-v-217bbd99] {
  width: 100%;
  height: 106px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  margin-bottom: 8px;
}
.video-thumb img[data-v-217bbd99] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-icon[data-v-217bbd99] {
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml;utf8,<svg fill="white" viewBox="0 0 24 24" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="12" fill="rgba(0,0,0,0.5)"/><polygon points="10,8 16,12 10,16" fill="white"/></svg>') no-repeat center center;
  background-size: contain;
}
.video-title[data-v-217bbd99] {
  font-size: 15px;
  color: #222;
  font-weight: 500;
  margin-bottom: 2px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.video-detail[data-v-217bbd99] {
  margin-top: 2px;
}
.video-link[data-v-217bbd99] {
  color: #21a9ae;
  font-size: 13px;
  text-decoration: none;
  cursor: pointer;
}
.dialog-footer[data-v-217bbd99] {
  text-align: right;
}
.video-preview-mask[data-v-217bbd99] {
  position: fixed;
  z-index: 3000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(80, 84, 92, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.video-preview-content[data-v-217bbd99] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.video-preview-box[data-v-217bbd99] {
  width: 320px;
  height: 570px;
  background: #000;
  border-radius: 16px;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.18);
          box-shadow: 0 4px 24px rgba(0, 0, 0, 0.18);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.close-btn[data-v-217bbd99] {
  width: 36px;
  height: 36px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -50px;
  right: -50px;
  font-size: 26px;
  color: #fff;
  cursor: pointer;
  z-index: 10;
}
.arrow[data-v-217bbd99] {
  position: absolute;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 0 48px;
  opacity: 0.9;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.arrow img[data-v-217bbd99] {
  width: 38px;
  height: 38px;
}
.arrow[data-v-217bbd99]:hover {
  opacity: 1;
}
.arrow.left[data-v-217bbd99] {
  left: -280px;
}
.arrow.right[data-v-217bbd99] {
  right: -280px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-c37748c0]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.jediSwitchWrap[data-v-c37748c0] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.jediSwitchWrap.large[data-v-c37748c0] {
  height: 40px;
}
.jediSwitchWrap.medium[data-v-c37748c0] {
  height: 36px;
}
.jediSwitchWrap.small[data-v-c37748c0] {
  height: 32px;
}
.jediSwitchWrap.mini[data-v-c37748c0] {
  height: 28px;
}
.jediSwitchWrap.tiny[data-v-c37748c0] {
  height: 24px;
}
.jediSwitchWrap.tiny .stateRow[data-v-c37748c0] {
  padding: 2px;
}
.jediSwitchWrap.tiny .stateRow > span[data-v-c37748c0] {
  padding: 0 8px;
  line-height: 18px;
}
.jediSwitchWrap.tiny .stateRow .stateRect[data-v-c37748c0] {
  top: 2px;
  bottom: 2px;
  left: 2px;
  width: calc(50% - 2px);
}
.jediSwitchWrap .stateRow[data-v-c37748c0] {
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #c9cdd4;
  color: #86909c;
  font-weight: 500;
  border-radius: 4px;
  padding: 3px;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.jediSwitchWrap .stateRow > span[data-v-c37748c0] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3px;
  padding: 0 12px;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
.jediSwitchWrap .stateRow > span.active[data-v-c37748c0] {
  color: #fff;
}
.jediSwitchWrap .stateRow .stateRect[data-v-c37748c0] {
  position: absolute;
  background: #22A9AF;
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: calc(50% - 4px);
  z-index: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.jediSwitchWrap .stateRow .stateRect.rightPosition[data-v-c37748c0] {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.jediSwitchWrap[data-v-c37748c0] .el-switch.unviewable {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.jediSwitchWrap[data-v-c37748c0] .el-switch.unviewable .el-switch__core {
  width: 0 !important;
  height: 0;
  opacity: 0;
  border: unset;
}
.jediSwitchWrap[data-v-c37748c0] .el-switch.unviewable .el-switch__core::after {
  display: none;
}
@charset "UTF-8";
/* 阴影 */
.containerBoxWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.containerBoxWrap > header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  height: 38px;
  border: 1px solid #faad14;
  padding: 8px 10px;
  color: #faad14;
  background-color: #fffce8;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.containerBoxWrap > header i {
  margin-right: 8px;
  color: #f7ba1e;
  font-size: 20px;
}
.containerBoxWrap .descriptionRow {
  font-size: 12px;
  line-height: 20px;
  color: #86909c;
  margin-top: 8px;
  margin-bottom: 8px;
}
.containerBoxWrap .descriptionRow i {
  color: #f53f3f;
}
.containerBoxWrap .mt0 {
  margin-top: 0;
}
.containerBoxWrap main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@charset "UTF-8";
/* 阴影 */
.el-dialog.imagePreviewDialog .el-dialog__body {
  padding: 12px 24px 0 24px !important;
}
.el-dialog.imagePreviewDialog .el-dialog__footer {
  padding-bottom: 12px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-45db5140]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.videoViewerWrap[data-v-45db5140] {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.videoViewerWrap .loading-container[data-v-45db5140] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.videoViewerWrap .loading-container .loading-spinner[data-v-45db5140] {
  text-align: center;
  color: #fff;
}
.videoViewerWrap .loading-container .loading-spinner i[data-v-45db5140] {
  font-size: 32px;
  margin-bottom: 16px;
  display: block;
  -webkit-animation: rotate-45db5140 1s linear infinite;
          animation: rotate-45db5140 1s linear infinite;
}
.videoViewerWrap .loading-container .loading-spinner p[data-v-45db5140] {
  font-size: 16px;
  margin: 0;
}
.videoViewerWrap .video-container[data-v-45db5140] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.videoViewerWrap .video-container video[data-v-45db5140] {
  -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
          box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.videoViewerWrap .video-container video[data-v-45db5140]:hover {
  -webkit-box-shadow: 0 12px 48px rgba(0, 0, 0, 0.4);
          box-shadow: 0 12px 48px rgba(0, 0, 0, 0.4);
}
.videoViewerWrap .video-container .ndcp_video_viewer_close[data-v-45db5140] {
  position: absolute;
  top: -40px;
  right: -40px;
  width: 32px;
  height: 32px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.videoViewerWrap .video-container .ndcp_video_viewer_close[data-v-45db5140]:hover {
  background: rgba(0, 0, 0, 0.8);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.videoViewerWrap .video-container .ndcp_video_viewer_close i[data-v-45db5140] {
  color: #fff;
  font-size: 16px;
}
.videoViewerWrap .video-container .video-info[data-v-45db5140] {
  position: absolute;
  top: -40px;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 12px;
  -webkit-animation: fadeInOut-45db5140 3s ease-in-out;
          animation: fadeInOut-45db5140 3s ease-in-out;
}
.videoViewerWrap .video-container .video-info span[data-v-45db5140] {
  font-family: monospace;
}
@-webkit-keyframes rotate-45db5140 {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes rotate-45db5140 {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@-webkit-keyframes fadeInOut-45db5140 {
0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
}
20% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
80% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
}
}
@keyframes fadeInOut-45db5140 {
0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
}
20% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
80% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
}
}
@media (max-width: 768px) {
.videoViewerWrap .video-container .ndcp_video_viewer_close[data-v-45db5140] {
    top: -30px;
    right: -30px;
    width: 28px;
    height: 28px;
}
.videoViewerWrap .video-container .ndcp_video_viewer_close i[data-v-45db5140] {
    font-size: 14px;
}
.videoViewerWrap .video-container .video-info[data-v-45db5140] {
    top: -30px;
    font-size: 11px;
    padding: 6px 10px;
}
}
.dfx[data-v-45db5140] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pr[data-v-45db5140] {
  position: relative;
}
.animated.fadeIn[data-v-45db5140] {
  -webkit-animation: fadeIn-45db5140 0.3s ease-in;
          animation: fadeIn-45db5140 0.3s ease-in;
}
@-webkit-keyframes fadeIn-45db5140 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes fadeIn-45db5140 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@charset "UTF-8";
/* 阴影 */
.hint {
  font-size: 12px;
  color: #f56c6c;
  position: absolute;
  top: 53px;
}
.avatar-uploader .el-upload {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin-right: 16px;
  width: 62px;
  height: 60px;
  background: rgba(48, 176, 191, 0.08);
  border-radius: 4px;
  border: 1px solid #22a9af;
}
.avatar-uploader .el-upload:hover {
  border-color: #22a9af;
}
.avatar-uploader-icon1 {
  font-size: 20px;
  margin-top: 8px;
  color: #22a9af;
  text-align: center;
  margin-bottom: 4px;
}
.avatarImg {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #c9cdd4;
  border-radius: 8px;
}
.sysUploader {
  position: relative;
}
.sysUploader.uploadHelper {
  height: 0 !important;
  width: 0 !important;
  left: 0;
  bottom: 0;
  opacity: 0;
  position: absolute;
}
.brandNew.avatar-uploader {
  height: 100%;
  width: 100%;
}
.brandNew.avatar-uploader .el-upload {
  height: 100%;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.brandNew.avatar-uploader .el-upload .imageWrap {
  border: 2px solid red;
  height: 100%;
  width: 100%;
  position: relative;
}
.brandNew.avatar-uploader .el-upload .coverContent {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 8px;
}
.brandNew.avatar-uploader .el-upload .coverContent.medium {
  padding: 34px 18px 12px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.brandNew.avatar-uploader .el-upload > div {
  height: 100%;
}
.brandNew.avatar-uploader .el-upload .hoverMask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 24px;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.brandNew.avatar-uploader .el-upload .hoverMask .el-button {
  padding: 6px 12px;
  border-radius: 4px;
}
.brandNew.avatar-uploader .el-upload .hoverMask .el-button.el-button {
  margin-left: unset;
}
.brandNew.avatar-uploader .el-upload .hoverMask svg {
  font-size: 12px;
}
.brandNew.avatar-uploader .el-upload:hover {
  border-color: transparent;
}
.brandNew.avatar-uploader .el-upload:hover .hoverMask {
  opacity: 1;
}
.brandNew.avatar-uploader.primeStyle .el-upload {
  background: rgba(33, 169, 174, 0.05);
  border-radius: 8px 8px 8px 8px;
  border: 1px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4fbfb), to(#f4fbfb)) padding-box, repeating-linear-gradient(-45deg, #21a9ae 0, #21a9ae 3px, transparent 3px, transparent 6px);
  background: linear-gradient(#f4fbfb, #f4fbfb) padding-box, repeating-linear-gradient(-45deg, #21a9ae 0, #21a9ae 3px, transparent 3px, transparent 6px);
}
.brandNew.avatar-uploader.primeStyle .el-upload:hover {
  border: 1px solid #21a9ae;
}
.brandNew.avatar-uploader.primeStyle .el-upload .coverContent {
  row-gap: 16px;
  color: #21a9ae;
}
.brandNew.avatar-uploader.primeStyle .el-upload .coverContent .iconWrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.brandNew.avatar-uploader.primeStyle .el-upload .coverContent i {
  font-size: 28px;
}
.brandNew.avatar-uploader.primeStyle .el-upload .coverContent > span {
  line-height: 22px;
  height: 22px;
}
.brandNew.avatar-uploader.primeStyle.showUrlStyle {
  border-color: transparent;
}
.brandNew.avatar-uploader.primeStyle.showUrlStyle .el-upload {
  background: unset;
}
.brandNew.avatar-uploader.primeStyle.showUrlStyle .el-upload .hoverMaskOne {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  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;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.brandNew.avatar-uploader.primeStyle.showUrlStyle .el-upload .hoverMaskOne svg {
  font-size: 14px;
}
.brandNew.avatar-uploader.primeStyle.showUrlStyle .el-upload:hover {
  border-color: transparent;
}
.brandNew.avatar-uploader.primeStyle.showUrlStyle .el-upload:hover .hoverMaskOne {
  opacity: 1;
}
.brandNew.avatar-uploader.simpleStyle .el-upload {
  background: #fff;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)) padding-box, repeating-linear-gradient(-45deg, #e5e6eb 0, #e5e6eb 3px, transparent 3px, transparent 6px);
  background: linear-gradient(#fff, #fff) padding-box, repeating-linear-gradient(-45deg, #e5e6eb 0, #e5e6eb 3px, transparent 3px, transparent 6px);
}
.brandNew.avatar-uploader.simpleStyle .el-upload .coverContent {
  row-gap: 8px;
}
.brandNew.avatar-uploader.simpleStyle .el-upload .coverContent .cover_b_style {
  color: #22A9AF;
  font-size: 50px;
}
.brandNew.avatar-uploader.simpleStyle .el-upload .coverContent .iconWrap {
  height: 22.5px;
  width: 22.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: #f8f8f8;
}
.brandNew.avatar-uploader.simpleStyle .el-upload .coverContent i {
  font-size: 16px;
  color: #4e5969;
}
.brandNew.avatar-uploader.simpleStyle .el-upload .coverContent span {
  color: #86909c;
  height: 14px;
  line-height: 14px;
  font-size: 12px;
}
.brandNew.avatar-uploader.simpleStyle .el-upload .mixingHoverMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 100;
}
.brandNew.avatar-uploader.simpleStyle .el-upload .mixingHoverMask svg {
  font-size: 16px;
}
.brandNew.avatar-uploader.simpleStyle .el-upload .mixingHoverMask svg:nth-child(2) {
  font-size: 14px;
}
.brandNew.avatar-uploader.simpleStyle .el-upload:hover {
  border-color: transparent;
}
.brandNew.avatar-uploader.simpleStyle .el-upload:hover .mixingHoverMask {
  opacity: 1;
}
.brandNew .el-progress {
  background: transparent;
}
.brandNew .el-progress .el-progress-circle {
  width: 52px !important;
  height: 52px !important;
}
.brandNew .el-progress .el-progress__text {
  font-size: 12px !important;
}
@charset "UTF-8";
/* 阴影 */
[data-v-601f5466]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.video-cover-selector .cropper-container[data-v-601f5466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  height: 500px;
  display: none;
}
.video-cover-selector .video-section[data-v-601f5466] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.video-cover-selector .video-section .video-player[data-v-601f5466] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #000;
  border-radius: 8px;
  overflow: hidden;
}
.video-cover-selector .video-section .video-player video[data-v-601f5466] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.video-cover-selector .video-section .timeline-control[data-v-601f5466] {
  margin: 15px 0;
}
.video-cover-selector .video-section .timeline-control[data-v-601f5466] .el-slider__runway {
  background-color: #e4e7ed;
}
.video-cover-selector .video-section .timeline-control[data-v-601f5466] .el-slider__bar {
  background-color: #409eff;
}
.video-cover-selector .video-section .quick-capture[data-v-601f5466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.video-cover-selector .cover-section[data-v-601f5466] {
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.video-cover-selector .cover-section .cover-title[data-v-601f5466] {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #303133;
}
.video-cover-selector .cover-section .recommended-covers[data-v-601f5466] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.video-cover-selector .cover-section .recommended-covers .cover-grid[data-v-601f5466] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.video-cover-selector .cover-section .recommended-covers .cover-grid .cover-item[data-v-601f5466] {
  position: relative;
  aspect-ratio: 16/9;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.video-cover-selector .cover-section .recommended-covers .cover-grid .cover-item[data-v-601f5466]:hover {
  border-color: #409eff;
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.video-cover-selector .cover-section .recommended-covers .cover-grid .cover-item.active[data-v-601f5466] {
  border-color: #67c23a;
}
.video-cover-selector .cover-section .recommended-covers .cover-grid .cover-item img[data-v-601f5466] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-cover-selector .cover-section .recommended-covers .cover-grid .cover-item .cover-time[data-v-601f5466] {
  position: absolute;
  bottom: 4px;
  right: 4px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 12px;
}
.video-cover-selector .cover-section .recommended-covers .cover-grid .cover-item .cover-overlay[data-v-601f5466] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(103, 194, 58, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.video-cover-selector .cover-section .recommended-covers .cover-grid .cover-item .cover-overlay i[data-v-601f5466] {
  font-size: 24px;
  color: white;
}
.video-cover-selector .cover-section .custom-upload[data-v-601f5466] {
  margin: 15px 0;
  text-align: center;
}
.video-cover-selector .cover-section .custom-upload .cover-uploader[data-v-601f5466] .el-upload {
  width: 100%;
}
.video-cover-selector .cover-section .selected-cover .preview-title[data-v-601f5466] {
  font-size: 14px;
  margin-bottom: 10px;
  color: #606266;
}
.video-cover-selector .cover-section .selected-cover .preview-image[data-v-601f5466] {
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #dcdfe6;
}
.video-cover-selector .cover-section .selected-cover .preview-image img[data-v-601f5466] {
  width: 100%;
  height: auto;
  display: block;
}
.video-cover-selector .cover-content[data-v-601f5466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.video-cover-selector .cover-content .cover-main[data-v-601f5466] {
  width: 168px;
  height: 126px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-radius: 4px;
  position: relative;
}
.video-cover-selector .cover-content .cover-main img[data-v-601f5466] {
  border-radius: 4px;
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.video-cover-selector .cover-content .cover-main .buttons[data-v-601f5466] {
  position: absolute;
  left: 10px;
  right: 0;
}
.video-cover-selector .cover-content .cover-ai[data-v-601f5466] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 1px 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.video-cover-selector .cover-content .cover-ai .cover-ai-des[data-v-601f5466] {
  line-height: 24px;
  font-size: 12px;
  color: #757575;
}
.video-cover-selector .cover-content .cover-ai .cover-ai-list[data-v-601f5466] {
  padding: 6px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.video-cover-selector .cover-content .cover-ai .img-item[data-v-601f5466] {
  width: 124px;
  height: 94px;
  position: relative;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 6px 0 0;
  cursor: pointer;
}
.video-cover-selector .cover-content .cover-ai .img-item[data-v-601f5466]:hover {
  border: 2px solid #22A9AF;
}
.video-cover-selector .cover-content .cover-ai .img-item img[data-v-601f5466] {
  border-radius: 4px;
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.video-cover-selector .cover-content .cover-ai .img-item.active[data-v-601f5466] {
  border: 2px solid #21a9ae;
}
.cover-dialog-content[data-v-601f5466] {
  height: 580px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.cover-dialog-content .preview-section[data-v-601f5466] {
  width: 480px;
  height: 280px;
  margin-bottom: 40px;
}
.cover-dialog-content .preview-section img[data-v-601f5466] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cover-dialog-content .cropper-container[data-v-601f5466] {
  width: 480px;
  height: 70px;
}
.cover-dialog-content .cropper-container .video-section[data-v-601f5466] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cover-dialog-content .cropper-container .video-section .video-player[data-v-601f5466] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #000;
  border-radius: 8px;
  overflow: hidden;
}
.cover-dialog-content .cropper-container .video-section .video-player video[data-v-601f5466] {
  width: 100%;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
}
.cover-dialog-content .cropper-container .video-section .timeline-control[data-v-601f5466] .el-slider__runway {
  background-color: #e4e7ed;
}
.cover-dialog-content .cropper-container .video-section .timeline-control[data-v-601f5466] .el-slider__bar {
  background-color: #22A9AF;
}
.cover-dialog-content .cropper-buttons[data-v-601f5466] {
  margin-top: 60px;
}
.cover-dialog-content .current-cover-section[data-v-601f5466] {
  margin-bottom: 20px;
}
.cover-dialog-content .current-cover-section h4[data-v-601f5466] {
  margin-bottom: 10px;
  color: #333;
  font-size: 14px;
}
.cover-dialog-content .current-cover-section .current-cover-preview[data-v-601f5466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.cover-dialog-content .current-cover-section .current-cover-preview img[data-v-601f5466] {
  width: 120px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  border: 1px solid #ddd;
}
.cover-dialog-content .current-cover-section .current-cover-preview .cover-info[data-v-601f5466] {
  margin: 0;
  color: #666;
  font-size: 12px;
}
.cover-dialog-content .cover-options-section h4[data-v-601f5466] {
  margin-bottom: 15px;
  color: #333;
  font-size: 14px;
}
.cover-dialog-content .cover-options-section .cover-grid[data-v-601f5466] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  gap: 10px;
  margin-bottom: 20px;
}
.cover-dialog-content .cover-options-section .cover-grid .cover-item[data-v-601f5466] {
  position: relative;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cover-dialog-content .cover-options-section .cover-grid .cover-item[data-v-601f5466]:hover {
  border-color: #409eff;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.cover-dialog-content .cover-options-section .cover-grid .cover-item.active[data-v-601f5466] {
  border-color: #409eff;
  -webkit-box-shadow: 0 0 8px rgba(64, 158, 255, 0.3);
          box-shadow: 0 0 8px rgba(64, 158, 255, 0.3);
}
.cover-dialog-content .cover-options-section .cover-grid .cover-item img[data-v-601f5466] {
  width: 100%;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.cover-dialog-content .cover-options-section .cover-grid .cover-item .cover-time[data-v-601f5466] {
  position: absolute;
  bottom: 2px;
  right: 2px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  font-size: 10px;
  padding: 1px 3px;
  border-radius: 2px;
}
.cover-dialog-content .cover-options-section .cover-grid .cover-item .cover-overlay[data-v-601f5466] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(64, 158, 255, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cover-dialog-content .cover-options-section .cover-grid .cover-item .cover-overlay i[data-v-601f5466] {
  color: white;
  font-size: 20px;
}
.cover-dialog-content .cover-options-section .custom-upload-section[data-v-601f5466] {
  text-align: center;
  padding: 15px;
  border: 1px dashed #ddd;
  border-radius: 4px;
  background: #fafafa;
}
.cover-dialog-content .custom-upload[data-v-601f5466] {
  margin: 15px 0;
  text-align: center;
  width: 480px;
  height: 260px;
  border: 1px dashed #ddd;
  border-radius: 4px;
}
.cover-dialog-content .custom-upload .cover-uploader[data-v-601f5466] {
  width: 100%;
  height: 100%;
}
.cover-dialog-content .custom-upload .cover-uploader .cropped-image-preview[data-v-601f5466] {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.cover-dialog-content .custom-upload .cover-uploader .cropped-image-preview img[data-v-601f5466] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.cover-dialog-content .custom-upload .cover-uploader .cropped-image-preview .image-overlay[data-v-601f5466] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.cover-dialog-content .custom-upload .cover-uploader .cropped-image-preview .image-overlay .overlay-actions[data-v-601f5466] {
  text-align: center;
}
.cover-dialog-content .custom-upload .cover-uploader .cropped-image-preview:hover .image-overlay[data-v-601f5466] {
  opacity: 1;
}
.cover-dialog-content .custom-upload .cover-uploader[data-v-601f5466] .el-upload {
  width: 100%;
  height: 100%;
  position: relative;
}
.dialog-footer[data-v-601f5466] {
  text-align: right;
}
.dialog-footer .el-button[data-v-601f5466] {
  margin-left: 10px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-57a035a0]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.lookBtn[data-v-57a035a0] {
  color: #21a9ae;
  cursor: pointer;
}
.lookBtn[data-v-57a035a0]:hover {
  opacity: 0.8;
}
@charset "UTF-8";
/* 阴影 */
[data-v-10f90057]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.uploadStuff > main[data-v-10f90057] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.uploadStuff > main > ul[data-v-10f90057] {
  max-width: calc(100% - 76px);
  overflow-x: auto;
  overflow-y: hidden;
}
.uploadStuff > main > ul > li[data-v-10f90057] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.uploadStuff .uploadClickBd[data-v-10f90057] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px 8px 8px 8px;
  row-gap: 8px;
  width: 96px !important;
  height: 96px !important;
  border: 1px dashed #21a9ae;
  background: #f4fafb !important;
  cursor: pointer;
}
.uploadStuff .uploadClickBd.disabled[data-v-10f90057] {
  opacity: 0.6;
  cursor: not-allowed;
}
.uploadStuff .uploadClickBd > div[data-v-10f90057] {
  height: 22.5px;
  width: 22.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
}
.uploadStuff .uploadClickBd i[data-v-10f90057] {
  font-size: 16px;
  color: #21a9ae;
}
.uploadStuff .uploadClickBd span[data-v-10f90057] {
  color: #86909c;
  height: 14px;
  line-height: 14px;
  font-size: 12px;
}
.uploadStuff .uploadClickBd > span[data-v-10f90057] {
  color: #86909c;
}
.uploadStuff .uploadClickBd[data-v-10f90057]:hover {
  border: 1px solid #21a9ae;
}
.uploadStuff .imgWrap[data-v-10f90057] {
  border-radius: 4px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.uploadStuff .imgWrap .el-image[data-v-10f90057] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.uploadStuff .imgWrap .mixMasking[data-v-10f90057] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 98px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.6);
  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;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  z-index: 11;
  display: flex;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.uploadStuff .imgWrap .mixMasking .preview-btn[data-v-10f90057],
.uploadStuff .imgWrap .mixMasking .delete-btn[data-v-10f90057] {
  font-size: 20px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 4px;
  border-radius: 4px;
}
.uploadStuff .imgWrap .mixMasking .preview-btn[data-v-10f90057]:hover,
.uploadStuff .imgWrap .mixMasking .delete-btn[data-v-10f90057]:hover {
  background: rgba(255, 255, 255, 0.2);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.uploadStuff .imgWrap .mixMasking .delete-btn[data-v-10f90057] {
  font-size: 20px;
}
.uploadStuff .imgWrap .mixMasking .delete-btn[data-v-10f90057]:hover {
  background: rgba(255, 0, 0, 0.2);
  color: #ff4757;
}
.uploadStuff .imgWrap .mixMasking .preview-btn[data-v-10f90057]:hover {
  background: rgba(34, 169, 175, 0.2);
  color: #22a9af;
}
.uploadStuff .imgWrap:hover .LookMedium[data-v-10f90057] {
  opacity: 0;
}
.uploadStuff .imgWrap:hover .mixMasking[data-v-10f90057] {
  opacity: 1;
}
.uploadStuff .imgWrap[data-v-10f90057] .vcp-container {
  border-radius: 4px;
}
.uploadStuff .imgWrap[data-v-10f90057] .vcp-container video {
  border-radius: 4px;
}
.imgVideoBox[data-v-10f90057] {
  margin-top: 16px;
  padding: 12px;
  border-radius: 4px;
  background: #f7f8fa;
}
.imgVideoBox ul[data-v-10f90057] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.demoSec[data-v-10f90057] {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.demoSec .el-image + .el-image[data-v-10f90057] {
  margin-left: 8px;
}
.demoSec .demoTitle[data-v-10f90057] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 30px !important;
  padding-right: 10px;
  border-radius: 8px;
  background: #f8f8f8;
  font-size: 12px;
  line-height: 14px;
  font-weight: 300;
  color: #c9cdd4;
}
.demoSec .demoTitle[data-v-10f90057]:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 10px;
  border-radius: 8px 0 0 8px;
  background: #fff;
}
.lookBtn[data-v-10f90057] {
  color: #21a9ae;
  cursor: pointer;
}
.lookBtn[data-v-10f90057]:hover {
  opacity: 0.8;
}
.LookMedium[data-v-10f90057] {
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}
.LookMedium .svg-icon[data-v-10f90057] {
  width: 20px;
  height: 20px;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@charset "UTF-8";
/* 阴影 */
[data-v-37835491]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.college-form[data-v-37835491] {
  width: 100%;
  padding: 12px 20px 80px 20px;
}
.major-list[data-v-37835491] {
  margin-top: 20px;
}
.drawer-footer[data-v-37835491] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 16px 20px;
  border-top: 1px solid #ebeef5;
  text-align: right;
  background-color: #fff;
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
}
.drawer-footer .el-button[data-v-37835491] {
  margin-left: 8px;
}
[data-v-37835491] .textarea-with-external-counter .el-input__count {
  position: absolute;
  bottom: -28px;
  right: 0;
  background: transparent;
  color: #909399;
  font-size: 12px;
}
[data-v-37835491] .highlight-field .el-textarea__inner {
  border-color: #22A9AF !important;
  -webkit-box-shadow: 0 0 0 2px rgba(34, 169, 175, 0.2) !important;
          box-shadow: 0 0 0 2px rgba(34, 169, 175, 0.2) !important;
  -webkit-animation: highlight-pulse-37835491 2s ease-in-out;
          animation: highlight-pulse-37835491 2s ease-in-out;
}
@-webkit-keyframes highlight-pulse-37835491 {
0% {
    -webkit-box-shadow: 0 0 0 2px rgba(34, 169, 175, 0.4);
            box-shadow: 0 0 0 2px rgba(34, 169, 175, 0.4);
}
50% {
    -webkit-box-shadow: 0 0 0 4px rgba(34, 169, 175, 0.2);
            box-shadow: 0 0 0 4px rgba(34, 169, 175, 0.2);
}
100% {
    -webkit-box-shadow: 0 0 0 2px rgba(34, 169, 175, 0.2);
            box-shadow: 0 0 0 2px rgba(34, 169, 175, 0.2);
}
}
@keyframes highlight-pulse-37835491 {
0% {
    -webkit-box-shadow: 0 0 0 2px rgba(34, 169, 175, 0.4);
            box-shadow: 0 0 0 2px rgba(34, 169, 175, 0.4);
}
50% {
    -webkit-box-shadow: 0 0 0 4px rgba(34, 169, 175, 0.2);
            box-shadow: 0 0 0 4px rgba(34, 169, 175, 0.2);
}
100% {
    -webkit-box-shadow: 0 0 0 2px rgba(34, 169, 175, 0.2);
            box-shadow: 0 0 0 2px rgba(34, 169, 175, 0.2);
}
}
@charset "UTF-8";
/* 阴影 */
[data-v-c4e7c622]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.college-form[data-v-c4e7c622] {
  width: 100%;
  padding-right: 16px;
  padding: 12px 20px 80px 20px;
}
.major-list[data-v-c4e7c622] {
  margin-top: 20px;
}
.drawer-footer[data-v-c4e7c622] {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 16px 20px;
  border-top: 1px solid #ebeef5;
  text-align: right;
  background-color: #fff;
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
}
.drawer-footer .el-button[data-v-c4e7c622] {
  margin-left: 8px;
}

/* 专业简介文本样式 */
.profile-text[data-v-c4e7c622] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  width: 100%;
  display: block;
}

/* 自定义popover样式 */
[data-v-c4e7c622] .el-popover {
  max-width: 300px;
  word-wrap: break-word;
  line-height: 1.5;
}
[data-v-c4e7c622] .textarea-with-external-counter .el-input__count {
  position: absolute;
  bottom: -28px;
  right: 0;
  background: transparent;
  color: #909399;
  font-size: 12px;
}
[data-v-c4e7c622] .el-table .el-table__row {
  height: 50px;
}
[data-v-c4e7c622] .el-table .el-table__row td {
  padding: 5px 0;
}
[data-v-c4e7c622] .el-table .el-table__cell {
  padding: 0;
  min-width: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-overflow: ellipsis;
  vertical-align: middle;
  position: relative;
  text-align: left;
}
@charset "UTF-8";
/* 阴影 */
[data-v-4c4cc31a]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.major-detail-container .major-header[data-v-4c4cc31a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 12px;
}
.major-detail-container .major-header .major-title[data-v-4c4cc31a] {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin: 0;
}
.major-detail-container .major-header .edit-btn[data-v-4c4cc31a] {
  background: #22A9AF;
  border-color: #22A9AF;
  color: white;
  padding: 8px 20px;
  border-radius: 4px;
}
.major-detail-container .major-header .edit-btn[data-v-4c4cc31a]:hover {
  background: #22A9AF;
  border-color: #22A9AF;
}
.major-detail-container .major-basic-info[data-v-4c4cc31a] {
  padding-bottom: 12px;
}
.major-detail-container .major-basic-info .info-row[data-v-4c4cc31a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.major-detail-container .major-basic-info .info-row[data-v-4c4cc31a]:last-child {
  margin-bottom: 0;
}
.major-detail-container .major-basic-info .info-row .label[data-v-4c4cc31a] {
  font-size: 14px;
  color: #1D2129;
}
.major-detail-container .major-basic-info .info-row .value[data-v-4c4cc31a] {
  font-size: 14px;
  color: #1D2129;
}
.major-detail-container .major-detail-table .content-cell[data-v-4c4cc31a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-height: 40px;
}
.major-detail-container .major-detail-table .content-cell .content-text[data-v-4c4cc31a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.6;
  color: #333;
  padding-right: 10px;
}
.major-detail-container .major-detail-table .content-cell .edit-link[data-v-4c4cc31a] {
  color: #20B2AA;
  font-size: 12px;
  padding: 0;
  min-width: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.major-detail-container .major-detail-table .content-cell .edit-link[data-v-4c4cc31a]:hover {
  color: #1a9a93;
}
.major-detail-container[data-v-4c4cc31a] .el-table .el-table__body tr:hover > td {
  background-color: #f8f9fa;
}
.major-detail-container[data-v-4c4cc31a] .el-table td {
  padding: 15px 0;
  vertical-align: top;
}
@charset "UTF-8";
/* 阴影 */
[data-v-5a0ce02c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.school-major[data-v-5a0ce02c] {
  margin: 10px 0 60px 0;
  background-color: #f4f6f9;
}
.school-major .layout-container[data-v-5a0ce02c] {
  margin: 2px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  height: 100%;
}
.school-major .title-left[data-v-5a0ce02c] {
  width: 260px;
  min-height: 800px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.school-major .title-left .title[data-v-5a0ce02c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.school-major .title-left .title .title-name[data-v-5a0ce02c] {
  font-size: 16px;
  font-weight: 500;
}
.school-major .title-left .shool-box[data-v-5a0ce02c] {
  overflow-y: auto;
  height: 100%;
  padding: 0px 12px;
}
.school-major .title-left .shool-box[data-v-5a0ce02c]::-webkit-scrollbar {
  width: 6px;
}
.school-major .title-left .shool-box[data-v-5a0ce02c]::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(144, 147, 153, 0.5);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.school-major .title-left .shool-box[data-v-5a0ce02c]::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: rgba(144, 147, 153, 0.1);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.school-major .title-left .shool-box[data-v-5a0ce02c]::-webkit-scrollbar-thumb {
  background-color: rgba(144, 147, 153, 0);
}
.school-major .title-left .shool-box[data-v-5a0ce02c]::-webkit-scrollbar-track {
  background-color: rgba(144, 147, 153, 0);
}
.school-major .title-left .shool-box[data-v-5a0ce02c]:hover::-webkit-scrollbar-thumb {
  background-color: rgba(144, 147, 153, 0.5);
}
.school-major .title-left .shool-box[data-v-5a0ce02c]:hover::-webkit-scrollbar-track {
  background-color: rgba(144, 147, 153, 0.1);
}
.school-major .title-left .shool-box .college-tree .college-item[data-v-5a0ce02c] {
  margin-bottom: 12px;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header[data-v-5a0ce02c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 12px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header[data-v-5a0ce02c]:hover {
  background-color: #f8f9fa;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header .expand-icon[data-v-5a0ce02c] {
  margin-left: auto;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  color: #c9cdd4;
  opacity: 1;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header .expand-icon.expanded[data-v-5a0ce02c] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.school-major .title-left .shool-box .college-tree .college-item .college-header .college-name[data-v-5a0ce02c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 500;
  color: #303133;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header .college-actions[data-v-5a0ce02c] {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  margin-right: 0;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header .college-actions .el-dropdown-link[data-v-5a0ce02c] {
  color: #909399;
  cursor: pointer;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header .college-actions .el-dropdown-link[data-v-5a0ce02c]:hover {
  color: #202123;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header .canDraggableBox[data-v-5a0ce02c] {
  width: 10px;
  height: 10px;
  cursor: -webkit-grab;
  cursor: grab;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  margin-right: 0;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header .canDraggableBox[data-v-5a0ce02c]:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  border-radius: 4px;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header:hover .college-actions[data-v-5a0ce02c] {
  opacity: 1;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header:hover .canDraggableBox[data-v-5a0ce02c] {
  opacity: 1;
}
.school-major .title-left .shool-box .college-tree .college-item .college-header:hover .expand-icon[data-v-5a0ce02c] {
  opacity: 0;
  margin-left: -12px;
}
.school-major .title-left .shool-box .college-tree .college-item.active[data-v-5a0ce02c] {
  border-radius: 4px;
}
.school-major .title-left .shool-box .college-tree .college-item.active .college-header[data-v-5a0ce02c] {
  background-color: #e1f9f4;
  border-radius: 4px;
}
.school-major .title-left .shool-box .college-tree .college-item.active .college-header .college-name[data-v-5a0ce02c] {
  color: #005359;
}
.school-major .title-left .shool-box .college-tree .college-item .major-list[data-v-5a0ce02c] {
  background-color: transparent;
}
.school-major .title-left .shool-box .college-tree .college-item .major-list .major-item[data-v-5a0ce02c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 16px 12px 18px;
  margin: 8px 0 8px 0;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.school-major .title-left .shool-box .college-tree .college-item .major-list .major-item[data-v-5a0ce02c]:hover {
  background-color: #f0f0f0;
  border-radius: 4px;
}
.school-major .title-left .shool-box .college-tree .college-item .major-list .major-item.active[data-v-5a0ce02c] {
  background-color: #e8f9f8;
  border-radius: 4px;
}
.school-major .title-left .shool-box .college-tree .college-item .major-list .major-item.active .major-name[data-v-5a0ce02c] {
  color: #202123;
}
.school-major .title-left .shool-box .college-tree .college-item .major-list .major-item .major-name[data-v-5a0ce02c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #606266;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.school-major .title-left .shool-box .college-tree .college-item .major-list .major-item .major-actions[data-v-5a0ce02c] {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.school-major .title-left .shool-box .college-tree .college-item .major-list .major-item .major-actions .el-dropdown-link[data-v-5a0ce02c] {
  color: #909399;
  cursor: pointer;
}
.school-major .title-left .shool-box .college-tree .college-item .major-list .major-item .major-actions .el-dropdown-link[data-v-5a0ce02c]:hover {
  color: #202123;
}
.school-major .title-left .shool-box .college-tree .college-item .major-list .major-item:hover .major-actions[data-v-5a0ce02c] {
  opacity: 1;
}
.school-major .list-right[data-v-5a0ce02c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fff;
  padding: 20px;
  height: 100%;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.school-major .list-right[data-v-5a0ce02c]::-webkit-scrollbar {
  width: 6px;
}
.school-major .list-right[data-v-5a0ce02c]::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(144, 147, 153, 0.5);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.school-major .list-right[data-v-5a0ce02c]::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: rgba(144, 147, 153, 0.1);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.school-major .list-right[data-v-5a0ce02c]::-webkit-scrollbar-thumb {
  background-color: rgba(144, 147, 153, 0);
}
.school-major .list-right[data-v-5a0ce02c]::-webkit-scrollbar-track {
  background-color: rgba(144, 147, 153, 0);
}
.school-major .list-right[data-v-5a0ce02c]:hover::-webkit-scrollbar-thumb {
  background-color: rgba(144, 147, 153, 0.5);
}
.school-major .list-right[data-v-5a0ce02c]:hover::-webkit-scrollbar-track {
  background-color: rgba(144, 147, 153, 0.1);
}
.school-major .list-right .major-detail[data-v-5a0ce02c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.school-major .list-right .major-detail[data-v-5a0ce02c]::-webkit-scrollbar {
  width: 6px;
}
.school-major .list-right .major-detail[data-v-5a0ce02c]::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(144, 147, 153, 0.5);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.school-major .list-right .major-detail[data-v-5a0ce02c]::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: rgba(144, 147, 153, 0.1);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.school-major .list-right .major-detail[data-v-5a0ce02c]::-webkit-scrollbar-thumb {
  background-color: rgba(144, 147, 153, 0);
}
.school-major .list-right .major-detail[data-v-5a0ce02c]::-webkit-scrollbar-track {
  background-color: rgba(144, 147, 153, 0);
}
.school-major .list-right .major-detail[data-v-5a0ce02c]:hover::-webkit-scrollbar-thumb {
  background-color: rgba(144, 147, 153, 0.5);
}
.school-major .list-right .major-detail[data-v-5a0ce02c]:hover::-webkit-scrollbar-track {
  background-color: rgba(144, 147, 153, 0.1);
}
.school-major .list-right > div[data-v-5a0ce02c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.canDraggableBox[data-v-5a0ce02c] {
  width: 10px;
  height: 10px;
  margin-left: 12px;
  cursor: -webkit-grab;
  cursor: grab;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.canDraggableBox[data-v-5a0ce02c]:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.college-header:hover .canDraggableBox[data-v-5a0ce02c] {
  opacity: 1;
}
.college-item[draggable=true][data-v-5a0ce02c]:hover {
  background-color: #f8f9fa;
}
.college-item.dragging[data-v-5a0ce02c] {
  opacity: 0.5;
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
}
@charset "UTF-8";
/* 阴影 */
[data-v-5b2b6a48]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.footer[data-v-5b2b6a48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.footerClose[data-v-5b2b6a48] {
  width: 76px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #DCDEE0;
  font-size: 14px;
  font-weight: 400;
  color: #323233;
  line-height: 32px;
  text-align: center;
  margin-right: 16px;
}
.footerConfirm[data-v-5b2b6a48] {
  width: 88px;
  height: 32px;
  background: #22A9AF;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
}
@charset "UTF-8";
/* 阴影 */
[data-v-5b2b6a48]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-5b2b6a48] .el-dialog__title {
  font-size: 14px;
  font-weight: bold;
  color: #323233;
  line-height: 20px;
}
[data-v-5b2b6a48] .el-dialog__header {
  border-bottom: 1px solid #F4F4F4;
}
[data-v-5b2b6a48] .el-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-v-5b2b6a48] .el-form-item__label {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
[data-v-5b2b6a48] .el-form-item__content {
  margin-left: 0 !important;
  width: 275px;
}
[data-v-5b2b6a48] .el-dialog__footer {
  border-top: 1px solid #F4F4F4;
}
[data-v-5b2b6a48] .el-dialog__headerbtn .el-dialog__close {
  font-weight: bold !important;
}
[data-v-5b2b6a48] .el-radio__input.is-checked .el-radio__inner {
  background: #FFFFFF;
  border-color: #30B0BF;
}
[data-v-5b2b6a48] .el-radio__input.is-checked .el-radio__inner:after {
  background: #30B0BF;
  width: 8px;
  height: 8px;
}
[data-v-5b2b6a48] .el-radio__input.is-checked + .el-radio__label {
  color: #30B0BF;
}
@charset "UTF-8";
/* 阴影 */
[data-v-579bcbf8]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.administratorAll[data-v-579bcbf8] {
  height: 384px;
}
.administrator[data-v-579bcbf8] {
  width: 164px;
  height: 32px;
  background: #22A9AF;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  margin: 32px 0 0 11px;
}
.administratorCenter[data-v-579bcbf8] {
  width: 240px;
  height: 160px;
  background: #F7F8FA;
  border-radius: 8px;
  border: 1px dashed #E4E4E4;
  margin: 24px 0 0 8px;
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.administratorCenter div[data-v-579bcbf8] {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-top: 16px;
}
.administratorDesrice[data-v-579bcbf8] {
  font-size: 14px;
  font-weight: 400;
  color: #CCCCCC;
  line-height: 22px;
  margin: 16px 0 0 11px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-579bcbf8]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.footer[data-v-579bcbf8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.footerClose[data-v-579bcbf8] {
  width: 76px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #DCDEE0;
  font-size: 14px;
  font-weight: 400;
  color: #323233;
  line-height: 32px;
  text-align: center;
  margin-right: 16px;
}
.footerConfirm[data-v-579bcbf8] {
  width: 88px;
  height: 32px;
  background: #22A9AF;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
}
[data-v-579bcbf8] .el-dialog__title {
  font-size: 14px;
  font-weight: bold;
  color: #323233;
  line-height: 20px;
}
[data-v-579bcbf8] .el-dialog__header {
  border-bottom: 1px solid #F4F4F4;
}
[data-v-579bcbf8] .el-dialog__footer {
  border-top: 1px solid #F4F4F4;
}
[data-v-579bcbf8] .el-dialog__headerbtn .el-dialog__close {
  font-weight: bold !important;
}
[data-v-579bcbf8] .el-upload-dragger {
  width: 240px;
  height: 160px;
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[data-v-579bcbf8] .el-upload-dragger div {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-top: 16px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-95d4a81e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.list[data-v-95d4a81e] {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin: 25px 0 0 0;
}
.listTop[data-v-95d4a81e] {
  margin-top: 30px;
}
.listBottom[data-v-95d4a81e] {
  margin-bottom: 40px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-95d4a81e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.footer[data-v-95d4a81e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.footerClose[data-v-95d4a81e] {
  width: 76px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #DCDEE0;
  font-size: 14px;
  font-weight: 400;
  color: #323233;
  line-height: 32px;
  text-align: center;
  margin-right: 16px;
}
.footerConfirm[data-v-95d4a81e] {
  width: 88px;
  height: 32px;
  background: #FF8282;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
}
[data-v-95d4a81e] .el-dialog__title {
  font-size: 14px;
  font-weight: bold;
  color: #323233;
  line-height: 20px;
}
[data-v-95d4a81e] .el-dialog__header {
  border-bottom: 1px solid #F4F4F4;
}
[data-v-95d4a81e] .el-dialog__footer {
  border-top: 1px solid #F4F4F4;
}
[data-v-95d4a81e] .el-dialog__headerbtn .el-dialog__close {
  font-weight: bold !important;
}
[data-v-95d4a81e] .el-upload-dragger {
  width: 240px;
  height: 160px;
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[data-v-95d4a81e] .el-upload-dragger div {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-top: 16px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-a4ebd440]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.academicStaff[data-v-a4ebd440] {
  margin: 12px 40px;
}
.academicStaff .academicStaffTop[data-v-a4ebd440] {
  padding: 0px 12px;
  height: 60px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.academicStaff .academicStaffTop .academicStaffTop_search[data-v-a4ebd440] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.academicStaff .academicStaffTop .academicStaffTop_btn[data-v-a4ebd440] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.academicStaff .academicStaffTop_left[data-v-a4ebd440] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.academicStaff .academicStaffTop_left .first[data-v-a4ebd440] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px;
}
.academicStaff .academicStaffTop_left .first div[data-v-a4ebd440]:nth-child(1) {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.academicStaff .academicStaffTop_left .first div[data-v-a4ebd440]:nth-child(2) {
  margin-left: 16px;
  width: 160px;
  height: 32px;
}
.academicStaff .academicStaffTop_left .second[data-v-a4ebd440] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px;
}
.academicStaff .academicStaffTop_left .second div[data-v-a4ebd440]:nth-child(1) {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.academicStaff .academicStaffTop_left .second div[data-v-a4ebd440]:nth-child(2) {
  margin-left: 16px;
  width: 139px;
  height: 32px;
}
.academicStaff .academicStaffTop_left .third[data-v-a4ebd440] {
  margin-left: 24px;
  width: 219px;
  height: 32px;
}
.academicStaff .academicStaffTop_right[data-v-a4ebd440] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 24px;
}
.academicStaff .academicStaffTop_right div[data-v-a4ebd440] {
  width: 80px;
  height: 40px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
}
.academicStaff .academicStaffTop_right div[data-v-a4ebd440]:nth-child(1) {
  background: #22A9AF;
  color: #ffffff;
}
.academicStaff .academicStaffTop_right div[data-v-a4ebd440]:nth-child(2) {
  margin-left: 16px;
  border: 1px solid #22A9AF;
  color: #22A9AF;
}
.academicStaff .academicStaffBottom[data-v-a4ebd440] {
  margin-top: 12px;
  width: 100%;
  height: 721px;
  background: #ffffff;
}
.academicStaff .academicStaffBottom_top[data-v-a4ebd440] {
  height: 658px;
  padding: 10px 12px;
}
.academicStaff .academicStaffBottom_top .top[data-v-a4ebd440] {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.academicStaff .academicStaffBottom_top .top .left[data-v-a4ebd440] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 17px 0 16px 0;
}
.academicStaff .academicStaffBottom_top .top .right[data-v-a4ebd440] {
  margin: 13px 0 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.academicStaff .academicStaffBottom_top .top .right .buttonRight[data-v-a4ebd440] {
  width: 106px;
  height: 40px;
  background: #22A9AF;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.academicStaff .academicStaffBottom_top .top .right .buttonRight[data-v-a4ebd440]:nth-child(1) {
  margin-right: 16px;
}
.academicStaff .academicStaffBottom_top .top .right .buttonRight div[data-v-a4ebd440] {
  margin-left: 6px;
}
.academicStaff .academicStaffBottom_top .bottom[data-v-a4ebd440] {
  height: 592px;
}
.academicStaff .academicStaffBottom_bottom[data-v-a4ebd440] {
  height: 64px;
  background: #ffffff;
  -webkit-box-shadow: 0px -3px 12px 0px rgba(0, 0, 0, 0.02);
          box-shadow: 0px -3px 12px 0px rgba(0, 0, 0, 0.02);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tableText[data-v-a4ebd440] {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.tableControls[data-v-a4ebd440] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #e6e6e6;
}
.tableControls div[data-v-a4ebd440] {
  cursor: pointer;
  width: 126px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.tableControls div[data-v-a4ebd440]:nth-child(1) {
  color: #22A9AF;
}
.tableControls .delete[data-v-a4ebd440] {
  width: 126px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
}
.tableControls .deleteColor[data-v-a4ebd440] {
  color: #ff6969;
}
.tableControls[data-v-a4ebd440] .el-button {
  line-height: 20px;
  padding: 0;
}
.table1[data-v-a4ebd440] {
  width: 52px;
  height: 24px;
  background: #eaf9f5;
  border-radius: 2px;
  border: 1px solid #22A9AF;
  font-size: 12px;
  font-weight: 500;
  color: #22A9AF;
  line-height: 22px;
}
.table0[data-v-a4ebd440] {
  width: 52px;
  height: 24px;
  background: #ffebe9;
  border-radius: 2px;
  border: 1px solid #ff8282;
  font-size: 12px;
  font-weight: 500;
  color: #ff8282;
  line-height: 22px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-a4ebd440]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-a4ebd440] .el-input__inner {
  height: 32px;
  line-height: 32px;
}
[data-v-a4ebd440] .el-input__icon {
  line-height: 32px;
}
[data-v-a4ebd440] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  color: #22A9AF;
  background: #eaf9f5;
  border-color: #22A9AF;
  -webkit-box-shadow: -1px 0 0 0 #22A9AF;
          box-shadow: -1px 0 0 0 #22A9AF;
  padding: 6px 30px;
  font-weight: bolder;
}
[data-v-a4ebd440] .el-radio-button__inner:hover {
  color: #22A9AF;
}
[data-v-a4ebd440] .el-radio-button__inner {
  border-color: #cccccc #cccccc #cccccc;
  padding: 6px 16px;
  line-height: 20px;
  color: #999999;
  font-weight: 400;
  font-size: 14px;
}
[data-v-a4ebd440] .el-pagination {
  margin-right: 24px;
}
.emptyAll[data-v-a4ebd440] {
  margin-top: 141px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.emptyAll .top[data-v-a4ebd440] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.emptyAll .top img[data-v-a4ebd440] {
  width: 58px;
  height: 73px;
}
.emptyAll .top div[data-v-a4ebd440] {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.emptyAll .bottoms[data-v-a4ebd440] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}
.emptyAll .bottoms .buttonRight[data-v-a4ebd440] {
  width: 106px;
  height: 40px;
  background: #22A9AF;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.emptyAll .bottoms .buttonRight[data-v-a4ebd440]:nth-child(1) {
  margin-right: 16px;
}
.emptyAll .bottoms .buttonRight div[data-v-a4ebd440] {
  margin-left: 6px;
}
[data-v-a4ebd440] .warning-row {
  background: #ffffff;
}
[data-v-a4ebd440] .success-row {
  background: #f8fafa;
}
[data-v-a4ebd440] .el-table .el-table__cell {
  padding: 0;
}
@charset "UTF-8";
/* 阴影 */
[data-v-f4430cf6]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.swiper-box[data-v-f4430cf6] {
  width: 168px;
  height: auto;
}
.swiper-container[data-v-f4430cf6] {
  background-color: #000;
}
.swiper-slide[data-v-f4430cf6] {
  background-size: cover;
  background-position: center;
}
.swiper-slide i[data-v-f4430cf6] {
  right: 8px;
  top: 8px;
  color: #fff;
  font-size: 20px;
  z-index: 100;
}
.swiper-slide.slide[data-v-f4430cf6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.swiper-slide.slide img[data-v-f4430cf6] {
  width: 100%;
  height: 100%;
}
.slideTwo[data-v-f4430cf6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.slideTwo .slideTwo_img img[data-v-f4430cf6] {
  width: 120px;
  height: 60px;
}
.swiper-container[data-v-f4430cf6]:nth-child(2) {
  background: #fafcfc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gallery-top[data-v-f4430cf6] {
  width: 320px;
  height: 180px !important;
}
.gallery-thumbs[data-v-f4430cf6] {
  width: 320px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  position: relative;
}
.gallery-thumbs:hover .swiper-button-prev[data-v-f4430cf6],
.gallery-thumbs:hover .swiper-button-next[data-v-f4430cf6] {
  opacity: 1;
}
.gallery-thumbs .swiper-slide[data-v-f4430cf6] {
  width: 80px;
  height: 50px;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active[data-v-f4430cf6] {
  opacity: 1;
}
.swiper-button-prev[data-v-f4430cf6],
.swiper-button-next[data-v-f4430cf6] {
  width: 36px;
  height: 36px;
  margin-top: -18px;
  background-color: rgba(31, 45, 61, 0.11);
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}
.swiper-button-prev[data-v-f4430cf6]:hover,
.swiper-button-next[data-v-f4430cf6]:hover {
  background-color: rgba(31, 45, 61, 0.23);
}
.swiper-button-prev[data-v-f4430cf6]:after,
.swiper-button-next[data-v-f4430cf6]:after {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
}
.swiper-button-prev[data-v-f4430cf6] {
  left: 10px;
}
.swiper-button-next[data-v-f4430cf6] {
  right: 10px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-5f75e0b5]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.position-card-container .search-box[data-v-5f75e0b5] {
  margin-bottom: 20px;
}
.position-card-container .search-box .el-input[data-v-5f75e0b5] {
  max-width: 300px;
}
.position-card-container .position-grid[data-v-5f75e0b5] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 16px;
}
.position-card-container .position-grid .position-card[data-v-5f75e0b5] {
  border: 1px solid #e4e7ed;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.position-card-container .position-grid .position-card[data-v-5f75e0b5]:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #22A9AF;
}
.position-card-container .position-grid .position-card .position-header[data-v-5f75e0b5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 8px;
  padding: 6px 12px 0;
}
.position-card-container .position-grid .position-card .position-header .position-title[data-v-5f75e0b5] {
  font-size: 16px;
  font-weight: 600;
  color: #303133;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.position-card-container .position-grid .position-card .position-header .position-salary[data-v-5f75e0b5] {
  font-size: 14px;
  color: #22A9AF;
  font-weight: 600;
  white-space: nowrap;
  margin-left: 12px;
}
.position-card-container .position-grid .position-card .company-info[data-v-5f75e0b5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 6px 12px;
  background: -webkit-gradient(linear, right top, left top, from(#f8f8f8), to(#f3fdfe));
  background: linear-gradient(270deg, #f8f8f8, #f3fdfe);
  border-radius: 0 0 8px 8px;
}
.position-card-container .position-grid .position-card .company-info .company-name[data-v-5f75e0b5] {
  font-size: 14px;
  color: #606266;
}
.position-card-container .position-grid .position-card .company-info .company-location[data-v-5f75e0b5] {
  font-size: 12px;
  color: #909399;
}
.position-card-container .position-grid .position-card .position-tags[data-v-5f75e0b5] {
  padding: 0 12px;
  margin-bottom: 4px;
}
.position-card-container .position-grid .position-card .position-tags .el-tag[data-v-5f75e0b5] {
  margin-right: 6px;
  margin-bottom: 4px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-61b1cbd6]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.company-qualifications .name[data-v-61b1cbd6] {
  font-size: 16px;
  color: #303133;
}
.company-qualifications .label[data-v-61b1cbd6] {
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.company-qualifications .icon[data-v-61b1cbd6] {
  width: 16px;
  height: 16px;
}
.company-qualifications .content[data-v-61b1cbd6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.company-qualifications .content .auth-status[data-v-61b1cbd6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.company-qualifications .business-license[data-v-61b1cbd6] {
  width: 250px;
  height: 178px;
}
.company-qualifications .business-license .image-slot[data-v-61b1cbd6] {
  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;
  width: 100%;
  height: 100%;
  background: #f5f7fa;
  color: #909399;
  font-size: 14px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-64786aea]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.business-info[data-v-64786aea] {
  background: #fff;
  border-radius: 8px;
}
.business-info .business-details .info-header[data-v-64786aea] {
  margin-bottom: 12px;
  padding-top: 20px;
  padding-bottom: 8px;
}
.business-info .business-details .info-header .company-title[data-v-64786aea] {
  font-size: 16px;
  color: #303133;
  margin: 0;
}
.business-info .business-details .info-content .info-table .business-table[data-v-64786aea],
.business-info .business-details .info-content .scope-table .business-table[data-v-64786aea] {
  width: 70%;
  border-collapse: collapse;
  background: #fff;
}
.business-info .business-details .info-content .info-table .business-table tbody tr[data-v-64786aea]:nth-child(even),
.business-info .business-details .info-content .scope-table .business-table tbody tr[data-v-64786aea]:nth-child(even) {
  background-color: #fafafa;
}
.business-info .business-details .info-content .info-table .business-table tbody tr[data-v-64786aea]:hover,
.business-info .business-details .info-content .scope-table .business-table tbody tr[data-v-64786aea]:hover {
  background-color: #f5f7fa;
}
.business-info .business-details .info-content .info-table .business-table tbody tr td[data-v-64786aea],
.business-info .business-details .info-content .scope-table .business-table tbody tr td[data-v-64786aea] {
  padding: 12px 16px;
  border: 1px solid #ebeef5;
  vertical-align: top;
}
.business-info .business-details .info-content .info-table .business-table tbody tr td.label-cell[data-v-64786aea],
.business-info .business-details .info-content .scope-table .business-table tbody tr td.label-cell[data-v-64786aea] {
  background-color: #f8f9fa;
  color: #86909C;
  font-size: 14px;
  width: 120px;
  text-align: right;
  white-space: nowrap;
}
.business-info .business-details .info-content .info-table .business-table tbody tr td.label-cell.scope-label[data-v-64786aea],
.business-info .business-details .info-content .scope-table .business-table tbody tr td.label-cell.scope-label[data-v-64786aea] {
  width: 120px;
}
.business-info .business-details .info-content .info-table .business-table tbody tr td.value-cell[data-v-64786aea],
.business-info .business-details .info-content .scope-table .business-table tbody tr td.value-cell[data-v-64786aea] {
  font-size: 14px;
  color: #4E5969;
  word-break: break-all;
  line-height: 1.6;
}
.business-info .business-details .info-content .info-table .business-table tbody tr td.value-cell.scope-content[data-v-64786aea],
.business-info .business-details .info-content .scope-table .business-table tbody tr td.value-cell.scope-content[data-v-64786aea] {
  text-align: justify;
  line-height: 1.8;
  padding: 16px;
}
.business-info .business-details .info-content .data-source[data-v-64786aea] {
  width: 70%;
  padding-top: 16px;
  text-align: right;
  font-size: 12px;
  color: #c0c4cc;
}
.business-info .business-details .info-content .data-source .source[data-v-64786aea] {
  color: #22A9AF;
}
.business-info .business-details .info-content .data-source .source[data-v-64786aea]:hover {
  text-decoration: underline;
}
@charset "UTF-8";
/* 阴影 */
[data-v-02d5e5bc]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.company-drawer .drawer-content[data-v-02d5e5bc] {
  padding: 26px;
  height: calc(100vh - 120px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
}
.company-drawer .company-header[data-v-02d5e5bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 20px;
}
.company-drawer .company-header .company-logo[data-v-02d5e5bc] {
  width: 320px;
  margin-right: 20px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #ebeef5;
}
.company-drawer .company-header .company-logo img[data-v-02d5e5bc] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.company-drawer .company-header .company-info[data-v-02d5e5bc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.company-drawer .company-header .company-info h2[data-v-02d5e5bc] {
  margin: 0 0 10px 0;
  color: #303133;
  font-size: 22px;
  font-weight: 600;
}
.company-drawer .company-header .company-info .company-desc[data-v-02d5e5bc] {
  font-size: 14px;
  margin-top: 30px;
  /* 修改样式：实现交替宽度布局 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
}
.company-drawer .company-header .company-info .company-desc p[data-v-02d5e5bc] {
  margin: 0 0 10px 0;
}
.company-drawer .company-header .company-info .company-desc p[data-v-02d5e5bc]:nth-child(odd) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(44% - 2px);
          flex: 0 0 calc(44% - 2px);
  color: #86909C;
}
.company-drawer .company-header .company-info .company-desc p[data-v-02d5e5bc]:nth-child(even) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(56% - 2px);
          flex: 0 0 calc(56% - 2px);
  color: #86909C;
}
.company-drawer .company-header .company-info .company-desc p span[data-v-02d5e5bc] {
  color: #4E5969;
}
.company-drawer .company-header .company-info .company-desc p .source[data-v-02d5e5bc] {
  margin-left: 8px;
  color: #22A9AF;
  text-decoration: none;
  font-size: 12px;
}
.company-drawer .company-header .company-info .company-desc p .source[data-v-02d5e5bc]:hover {
  text-decoration: underline;
}
.company-drawer .company-header .company-info .company-desc1[data-v-02d5e5bc] {
  font-size: 14px;
  margin-top: 18px;
  /* 修改样式：实现交替宽度布局 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
}
.company-drawer .company-header .company-info .company-desc1 p[data-v-02d5e5bc] {
  margin: 0 0 10px 0;
}
.company-drawer .company-header .company-info .company-desc1 p[data-v-02d5e5bc]:nth-child(odd) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(31% - 2px);
          flex: 0 0 calc(31% - 2px);
  color: #86909C;
}
.company-drawer .company-header .company-info .company-desc1 p[data-v-02d5e5bc]:nth-child(even) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(66% - 2px);
          flex: 0 0 calc(66% - 2px);
  color: #86909C;
}
.company-drawer .company-header .company-info .company-desc1 p span[data-v-02d5e5bc] {
  color: #4E5969;
}
.company-drawer .company-header .company-info .company-desc1 p .source[data-v-02d5e5bc] {
  margin-left: 8px;
  color: #22A9AF;
  text-decoration: none;
  font-size: 12px;
}
.company-drawer .company-header .company-info .company-desc1 p .source[data-v-02d5e5bc]:hover {
  text-decoration: underline;
}
.company-drawer .company-header .company-info .company-tags .el-tag[data-v-02d5e5bc] {
  margin-right: 8px;
  margin-bottom: 5px;
}
.company-drawer .company-details[data-v-02d5e5bc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.company-drawer .company-details[data-v-02d5e5bc] .el-tabs {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.company-drawer .company-details[data-v-02d5e5bc] .el-tabs .el-tabs__header {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 20px;
}
.company-drawer .company-details[data-v-02d5e5bc] .el-tabs .el-tabs__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.company-drawer .company-details[data-v-02d5e5bc] .el-tabs .el-tabs__content .el-tab-pane {
  height: 100%;
}
.company-drawer .company-details .info-section[data-v-02d5e5bc] {
  color: #4E5969;
  line-height: 24px;
  font-size: 14px;
}
.company-drawer .company-details .culture-section h3[data-v-02d5e5bc] {
  color: #303133;
  font-size: 16px;
  margin: 0 0 15px 0;
  font-weight: 600;
}
.company-drawer .company-details .culture-section p[data-v-02d5e5bc] {
  color: #606266;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 25px;
}
.company-drawer .company-details .culture-section .timeline .timeline-item[data-v-02d5e5bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.company-drawer .company-details .culture-section .timeline .timeline-item .timeline-year[data-v-02d5e5bc] {
  width: 80px;
  color: #22A9AF;
  font-weight: 600;
  font-size: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.company-drawer .company-details .culture-section .timeline .timeline-item .timeline-content[data-v-02d5e5bc] {
  color: #606266;
  font-size: 14px;
  line-height: 1.5;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.company-drawer .drawer-footer[data-v-02d5e5bc] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background: #fff;
  border-top: 1px solid #ebeef5;
  text-align: right;
}
[data-v-02d5e5bc] .el-tabs__item.is-active,
.el-tabs__item[data-v-02d5e5bc]:hover {
  color: #22A9AF;
}
@charset "UTF-8";
/* 阴影 */
[data-v-23903fe2]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.recruit-manage-box[data-v-23903fe2] {
  margin: 10px 0 60px 0;
  background-color: #f4f6f9;
}
.recruit-manage[data-v-23903fe2] {
  margin: 2px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.search-bar[data-v-23903fe2] {
  border-radius: 4px;
  background-color: #fff;
  width: 100%;
  padding: 10px 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  /* 防止搜索栏被压缩 */
}
.search-bar .input[data-v-23903fe2] {
  width: 300px;
}
.pagination-wrapper[data-v-23903fe2] {
  margin-top: 20px;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  /* 防止分页被压缩 */
}

/* 表格样式优化 */
/* 表格容器 - 关键样式 */
.table-container[data-v-23903fe2] {
  border-radius: 4px;
  background-color: #fff;
  width: 100%;
  padding: 10px 12px;
  margin-top: 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  /* 占据剩余空间 */
  overflow: hidden;
  /* 修改为 hidden，让表格内部处理滚动 */
  min-height: 0;
  /* 确保 flex 子元素可以缩小 */
}
.el-table[data-v-23903fe2] {
  font-size: 14px;
}
.el-table th[data-v-23903fe2] {
  background-color: #fafafa;
  color: #333;
  font-weight: 600;
}
.el-table td[data-v-23903fe2] {
  padding: 12px 0;
}

/* 标签样式 */
.el-tag[data-v-23903fe2] {
  border-radius: 2px;
}

/* 操作按钮样式 */
.el-button--text[data-v-23903fe2] {
  padding: 0;
  font-size: 14px;
}
.postion-num[data-v-23903fe2] {
  cursor: pointer;
  color: #22A9AF;
}

/* 营业执照预览样式 */
.business-license-preview[data-v-23903fe2] {
  position: relative;
  display: inline-block;
}
.business-license-preview .license-thumbnail[data-v-23903fe2] {
  width: 48px;
  height: 34px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #e4e7ed;
}
.business-license-preview .license-thumbnail[data-v-23903fe2]:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.business-license-preview .image-slot[data-v-23903fe2] {
  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;
  width: 100%;
  height: 100%;
  background: #f5f7fa;
  color: #909399;
  font-size: 14px;
}
.business-license-preview .preview-overlay[data-v-23903fe2] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  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;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
  border-radius: 4px;
  pointer-events: none;
  /* 不阻挡点击事件 */
}
.business-license-preview .preview-overlay i[data-v-23903fe2] {
  font-size: 16px;
}
.business-license-preview:hover .preview-overlay[data-v-23903fe2] {
  opacity: 1;
}
@charset "UTF-8";
/* 阴影 */
[data-v-5a6c9852]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.basic-wrap[data-v-5a6c9852] {
  padding: 20px 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.basic-wrap .position-wrap[data-v-5a6c9852] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.basic-wrap .position-wrap .header[data-v-5a6c9852] {
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.basic-wrap .position-wrap .header .title[data-v-5a6c9852] {
  font-size: 22px;
  font-weight: 500;
  color: #1d2129;
}
.basic-wrap .position-wrap .header .salary[data-v-5a6c9852] {
  font-size: 22px;
  font-weight: 500;
  color: #22a9af;
}
.basic-wrap .position-wrap .company[data-v-5a6c9852] {
  margin: 8px 0;
  font-size: 14px;
  color: #86909c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.basic-wrap .position-wrap .tags[data-v-5a6c9852] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.basic-wrap .medias-wrap[data-v-5a6c9852] {
  margin-left: 20px;
  width: 137px;
  height: 242px;
  border-radius: 8px;
  background-color: #e5e6eb;
  overflow: hidden;
}
.basic-wrap .medias-wrap img[data-v-5a6c9852] {
  width: 100%;
  height: 100%;
}
.basic-wrap .medias-wrap .el-carousel[data-v-5a6c9852] {
  width: 100%;
  height: 100%;
}
.basic-wrap .medias-wrap .el-carousel[data-v-5a6c9852] .el-carousel__container {
  width: 100%;
  height: 100%;
}
.basic-wrap .infos .info-row[data-v-5a6c9852] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.basic-wrap .infos .info-row .info[data-v-5a6c9852] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.basic-wrap .infos .info-row .info .label[data-v-5a6c9852] {
  width: 94px;
  font-size: 14px;
  line-height: 30px;
  color: #86909c;
}
.basic-wrap .infos .info-row .info .label2[data-v-5a6c9852] {
  width: 75px;
}
.basic-wrap .infos .info-row .info .content[data-v-5a6c9852] {
  font-size: 14px;
  line-height: 30px;
  color: #4e5969;
}
.basic-wrap .infos .info-row .info .content.col1[data-v-5a6c9852] {
  width: 80px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-34592375]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.title[data-v-34592375] {
  height: 26px;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #1d2129;
}
.content[data-v-34592375] {
  margin-top: 6px;
  font-size: 14px;
  line-height: 24px;
  color: #4e5969;
  white-space: pre-wrap;
}
@charset "UTF-8";
/* 阴影 */
[data-v-31e44f80]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.drawer-content[data-v-31e44f80] {
  padding: 26px;
  padding-bottom: 80px;
  height: calc(100vh - 120px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
  position: relative;
}
.position-basic-info[data-v-31e44f80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
}
.position-header[data-v-31e44f80] {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.position-header .position-title[data-v-31e44f80] {
  margin-bottom: 16px;
}
.position-header .position-title h2[data-v-31e44f80] {
  margin: 0 0 8px 0;
  font-size: 20px;
  font-weight: bold;
  color: #191d1c;
}
.position-header .position-title .salary[data-v-31e44f80] {
  color: #22a9af;
  font-weight: 600;
}
.position-header .position-title .salary-info[data-v-31e44f80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.position-header .position-title .salary-info .company-name[data-v-31e44f80] {
  font-size: 14px;
  color: #666;
}
.position-header .position-tags[data-v-31e44f80] {
  margin-bottom: 20px;
}
.position-header .position-tags .el-tag[data-v-31e44f80] {
  margin-right: 8px;
  margin-bottom: 8px;
}
.position-header .basic-info .info-row[data-v-31e44f80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
}
.position-header .basic-info .info-row .info-item[data-v-31e44f80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.position-header .basic-info .info-row .info-item .label[data-v-31e44f80] {
  width: 80px;
  color: #666;
  font-size: 14px;
}
.position-header .basic-info .info-row .info-item .value[data-v-31e44f80] {
  color: #333;
  font-size: 14px;
}
.ndcp_record_video_main .playVideo[data-v-31e44f80] {
  width: 140px;
  height: 244px;
}
.video-box[data-v-31e44f80] {
  width: 140px;
  height: 244px;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.video-box video[data-v-31e44f80],
.video-box iframe[data-v-31e44f80],
.video-box .video-content[data-v-31e44f80] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: none;
}
.position-details[data-v-31e44f80] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.position-details .section-title[data-v-31e44f80] {
  font-size: 16px;
  color: #1d2129;
  margin-bottom: 12px;
  display: inline-block;
}
.position-details .section[data-v-31e44f80] {
  margin-bottom: 24px;
}
.position-details .info-text[data-v-31e44f80] {
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: 350;
  line-height: 24px;
  letter-spacing: 0em;
  color: #4e5969;
}
.drawer-footer[data-v-31e44f80] {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 70%;
  padding: 16px 20px;
  border-top: 1px solid #ebeef5;
  text-align: right;
  background-color: #fafafa;
  z-index: 1000;
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
}
.drawer-footer .el-button[data-v-31e44f80] {
  margin-left: 8px;
}
.red[data-v-31e44f80] {
  color: #f56c6c;
}
@charset "UTF-8";
/* 阴影 */
.addressSelectBd {
  margin: -6px -12px;
}
.addressSelectBd .pageOne ::v-deep .el-scrollbar .scrollWrap {
  max-height: 400px;
}
.addressSelectBd .pageOne ul .address_item {
  height: 40px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.addressSelectBd .pageOne ul .address_item .index_span {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #30b0bf;
  color: #fff;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 12px;
}
.addressSelectBd .pageOne ul .address_item .address_name {
  display: inline-block;
  width: calc(100% - 32px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.addressSelectBd .pageOne ul .address_item:hover {
  background-color: #f5f7fa;
}
.addressSelectBd .pageTwo {
  padding-left: 12px;
  padding-right: 12px;
}
.addressSelectBd .pageTwo .backMsgRow {
  margin-left: -8px;
  color: #22A9AF;
}
.primaryAppendBtnInput .el-input-group__append {
  background-color: #22A9AF;
  border-color: #22A9AF;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.primaryAppendBtnInput .el-input-group__append:hover {
  opacity: 0.7;
}
.primaryAppendBtnInput .el-input-group__append:active {
  background: #1e989d;
  border-color: #1e989d;
}
@charset "UTF-8";
/* 阴影 */
[data-v-53d40c4a]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.map_container[data-v-53d40c4a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 60vh;
  overflow: hidden;
}
.formContainer[data-v-53d40c4a] {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 9999999999;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.mapWrapper[data-v-53d40c4a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.mapWrapper .map[data-v-53d40c4a] {
  width: 100%;
  height: 100%;
}
.search-results[data-v-53d40c4a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  margin-top: 10px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  margin-bottom: 12px;
}
.search-results .result-item[data-v-53d40c4a] {
  padding: 10px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #ebeef5;
}
.search-results .result-item[data-v-53d40c4a]:last-child {
  border-bottom: none;
}
.search-results .result-item[data-v-53d40c4a]:hover {
  background-color: #f5f7fa;
}
.search-results .result-item.active[data-v-53d40c4a] {
  background-color: #ecf5ff;
}
.search-results .result-item .index[data-v-53d40c4a] {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #30b0bf;
  color: white;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 12px;
}
.search-results .result-item .name[data-v-53d40c4a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@charset "UTF-8";
/* 阴影 */
.tdt-container .tdt-control-located {
  width: 30px;
  margin-bottom: 0;
}
.tdt-container .tdt-bar a {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@charset "UTF-8";
/* 阴影 */
.el-dialog__title {
  font-weight: bold;
}
.el-dialog__header,
.el-dialog__footer {
  border: 0;
}
.el-dialog__footer {
  padding-bottom: 25px;
}
.el-dialog__body {
  padding-right: 32px;
}
@charset "UTF-8";
/* 阴影 */
.jc-dialog {
  border-radius: 24px;
}
.jc-dialog .el-dialog__header {
  display: none;
}
.jc-dialog .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.jc-dialog .el-dialog__body {
  padding: 24px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.jc-dialog .jc-dialog-header {
  padding-left: 31px;
  padding-right: 20px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jc-dialog .jc-dialog-header .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jc-dialog .jc-dialog-header b {
  font-size: 14px;
  width: 120px;
  display: inline-block;
  margin-right: 20px;
}
.jc-dialog .jc-dialog-header .el-dialog__headerbtn {
  position: static;
}
.jc-dialog .jc-dialog-content {
  padding: 0 8px;
  height: 500px;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-left {
  height: 100%;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-left ul {
  margin: 0;
  padding: 0 0 40px 0;
  height: 100%;
  overflow: hidden auto;
  width: 140px;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-left li {
  height: 40px;
  line-height: 40px;
  padding-left: 16px;
  border-left: 3px solid transparent;
  cursor: pointer;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-left li:hover {
  background: #fff;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-left .isActive {
  background: #fff;
  border-left: 3px solid #30b0bf;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-left .isActive span {
  color: #30b0bf;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-right {
  padding: 8px;
  width: 100%;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-right .second,
.jc-dialog .jc-dialog-content .jc-dialog-content-right .three {
  width: 100%;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-right .second .w-25,
.jc-dialog .jc-dialog-content .jc-dialog-content-right .three .w-25 {
  width: 25%;
  height: 40px;
  padding: 0 4px;
  display: inline-block;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-right .second .w-25 .cursor-poi,
.jc-dialog .jc-dialog-content .jc-dialog-content-right .three .w-25 .cursor-poi {
  cursor: pointer;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-right .second .w-25 .cursor-poi:hover,
.jc-dialog .jc-dialog-content .jc-dialog-content-right .three .w-25 .cursor-poi:hover {
  color: #30b0bf;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-right .second .w-25 .active,
.jc-dialog .jc-dialog-content .jc-dialog-content-right .three .w-25 .active {
  color: #30b0bf;
}
.jc-dialog .jc-dialog-content .jc-dialog-content-right .three {
  padding: 20px;
}
.jc-dialog-option {
  height: auto !important;
  padding: 8px 20px !important;
}
.jc-dialog-option .label {
  font-size: 14px;
  color: #333333;
  line-height: 18px;
}
.jc-dialog-option .level {
  font-size: 12px;
  color: #999999;
  line-height: 16px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-8c3c98f2]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.salaryBoxTitle[data-v-8c3c98f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
}
.salaryBoxTitle div[data-v-8c3c98f2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}
.salaryBox[data-v-8c3c98f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.salaryBox .salaryBoxItem[data-v-8c3c98f2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 210px;
  border: 1px solid #c9cdd4;
  padding: 6px 0px;
}
.salaryBox .salaryBoxItem ul li[data-v-8c3c98f2] {
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 350;
  background: #fff;
  cursor: pointer;
}
.salaryBox .salaryBoxItem ul li[data-v-8c3c98f2]:hover {
  background: #ebfdfd;
}
.salaryBox .salaryBoxItem[data-v-8c3c98f2]:nth-child(1) {
  border-right: none;
}
@charset "UTF-8";
/* 阴影 */
[data-v-8098ead6]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.contenteditable-editor[data-v-8098ead6] {
  min-height: 150px;
  max-height: 300px;
  width: 100%;
  position: relative;
}
.contenteditable-editor .contenteditable-input[data-v-8098ead6] {
  width: 100%;
  min-height: 150px;
  max-height: 300px;
  padding: 12px 15px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.5;
  outline: none;
  font-family: inherit;
  overflow-y: auto;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.contenteditable-editor .contenteditable-input[data-v-8098ead6]:focus {
  border-color: #21a9ae;
}
.contenteditable-editor .contenteditable-input[contenteditable=false][data-v-8098ead6] {
  background-color: #f5f7fa;
  cursor: not-allowed;
  color: #c0c4cc;
}
.contenteditable-editor .contenteditable-input[data-placeholder][data-v-8098ead6]:empty::before {
  content: attr(data-placeholder);
  color: #c0c4cc;
  pointer-events: none;
}
.contenteditable-editor .textTips[data-v-8098ead6] {
  position: absolute;
  right: 16px;
  bottom: 6px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #86909c;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.8);
  padding: 2px 4px;
  border-radius: 2px;
}
.contenteditable-editor.error-border .contenteditable-input[data-v-8098ead6] {
  border-color: #ff4d4f;
}
@charset "UTF-8";
/* 阴影 */
[data-v-698dea90]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.post-job-wrap[data-v-698dea90] {
  padding: 16px 16px 0;
  height: calc(100vh - 50px);
}
.post-job-wrap .container[data-v-698dea90] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
}
.post-job-wrap .container .el-scrollbar[data-v-698dea90] {
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.post-job-wrap .container .el-scrollbar[data-v-698dea90] .el-scrollbar__wrap {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 !important;
}
.post-job-wrap .container .el-scrollbar .basic[data-v-698dea90] {
  padding: 24px 60px 0 100px;
}
.post-job-wrap .container .el-scrollbar .basic .title[data-v-698dea90] {
  margin-bottom: 8px;
  height: 36px;
  line-height: 36px;
  font-size: 24px;
  color: #1d2129;
  font-family: Source Han Sans;
  font-weight: 500;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  -webkit-font-feature-settings: "kern" on;
          font-feature-settings: "kern" on;
}
.post-job-wrap .container .el-scrollbar .basic .sub-title[data-v-698dea90] {
  margin-bottom: 32px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #c9cdd4;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  -webkit-font-feature-settings: "kern" on;
          font-feature-settings: "kern" on;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .job-type-btn-group[data-v-698dea90] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .job-type-btn-group .job-type-btn[data-v-698dea90] {
  background: #f7f7f7;
  border: none;
  border-radius: 2px;
  color: #999999;
  padding: 8px 0px;
  width: 108px;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .job-type-btn-group .job-type-btn[data-v-698dea90]:hover {
  opacity: 0.7;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .job-type-btn-group .job-type-btn.active[data-v-698dea90] {
  color: #ffffff;
  background: #21a9ae;
  font-weight: 500;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .input-width1[data-v-698dea90] {
  width: 680px;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .input-width2[data-v-698dea90] {
  width: 365px;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .input-width3[data-v-698dea90] {
  width: 270px;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .count1[data-v-698dea90] .el-input__count {
  bottom: -40px;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign[data-v-698dea90] .el-input-number.is-without-controls .el-input__inner {
  text-align: left;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .el-checkbox.is-checked[data-v-698dea90] .el-checkbox__label {
  color: #21a9ae;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .salary-range[data-v-698dea90] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .salary-range .xzBtn[data-v-698dea90] {
  color: #4e5969;
  margin-right: 6px;
  cursor: pointer;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .salary-range .xzBtn[data-v-698dea90]:hover {
  opacity: 0.7;
}
.post-job-wrap .container .el-scrollbar .basic .newDesign .items[data-v-698dea90] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
.post-job-wrap .container .btn-group[data-v-698dea90] {
  height: 60px;
  -webkit-box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.05);
  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;
}
.post-job-wrap .container .btn-group .el-button[data-v-698dea90] {
  height: 32px;
  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;
}
.dialog[data-v-698dea90] {
  padding: 0;
  height: 100%;
}
.dialog .container .el-scrollbar .basic[data-v-698dea90] {
  padding: 20px;
}
.dialog .container .btn-group[data-v-698dea90] {
  padding-right: 24px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@charset "UTF-8";
/* 阴影 */
[data-v-7e0d9b98]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.content[data-v-7e0d9b98] {
  font-size: 14px;
  line-height: 22px;
  color: #4e5969;
}
@charset "UTF-8";
/* 阴影 */
[data-v-5b7dc0b3]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.icon-wrap[data-v-5b7dc0b3] {
  position: fixed;
  right: 0;
  bottom: 200px;
  z-index: 100;
  width: 27px;
  height: 80px;
  cursor: pointer;
}
.icon-wrap img[data-v-5b7dc0b3] {
  width: 100%;
  height: 100%;
}
.detail-wrap[data-v-5b7dc0b3] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detail-wrap .el-scrollbar[data-v-5b7dc0b3] {
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.detail-wrap .el-scrollbar[data-v-5b7dc0b3] .el-scrollbar__wrap {
  overflow-x: hidden;
}
.detail-wrap .container[data-v-5b7dc0b3] {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.detail-wrap .container .left[data-v-5b7dc0b3] {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.detail-wrap .container .left .header[data-v-5b7dc0b3] {
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  position: relative;
}
.detail-wrap .container .left .header .skew-block[data-v-5b7dc0b3] {
  width: 8px;
  height: 100%;
  background-color: #fff;
  -webkit-transform: skew(-30deg);
          transform: skew(-30deg);
  position: absolute;
  top: 0;
  left: 118px;
  z-index: 100;
  background: #f7f8fa;
}
.detail-wrap .container .left .header .header-left[data-v-5b7dc0b3] {
  width: 118px;
  height: 100%;
  background: #e5f7e9;
  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;
  font-size: 14px;
  color: #00b42a;
  border-radius: 8px;
}
.detail-wrap .container .left .header .header-right[data-v-5b7dc0b3] {
  border-radius: 8px;
  padding: 0 16px;
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  background: #f7f8fa;
}
.detail-wrap .container .left .header .header-right .position[data-v-5b7dc0b3] {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detail-wrap .container .left .header .header-right .date[data-v-5b7dc0b3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detail-wrap .container .left .header .header-right .label[data-v-5b7dc0b3] {
  font-size: 14px;
  color: #86909c;
}
.detail-wrap .container .left .header .header-right .content[data-v-5b7dc0b3] {
  font-size: 14px;
  color: #1d2129;
}
.detail-wrap .container .left .header .header-right .split[data-v-5b7dc0b3] {
  margin: 0 8px;
  width: 1px;
  height: 12px;
  background: #d9d9d9;
}
.detail-wrap .container .left .header .header-right .company-name[data-v-5b7dc0b3] {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.detail-wrap .container .left .info-wrap[data-v-5b7dc0b3] {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.detail-wrap .container .left .info-wrap .head-img[data-v-5b7dc0b3] {
  width: 100px;
  height: 140px;
  border-radius: 8px;
  background-color: #e5e6eb;
  overflow: hidden;
  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;
}
.detail-wrap .container .left .info-wrap .head-img img[data-v-5b7dc0b3] {
  width: 100%;
  height: 100%;
}
.detail-wrap .container .left .info-wrap .head-img .el-carousel[data-v-5b7dc0b3] {
  width: 100%;
  height: 100%;
}
.detail-wrap .container .left .info-wrap .head-img .el-carousel[data-v-5b7dc0b3] .el-carousel__container {
  width: 100%;
  height: 100%;
}
.detail-wrap .container .left .info-wrap .basic-info .basic-info-item[data-v-5b7dc0b3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  line-height: 28px;
  font-size: 14px;
  color: #1d2129;
}
.detail-wrap .container .left .info-wrap .basic-info .basic-info-item .label[data-v-5b7dc0b3] {
  color: #4e5969;
}
.detail-wrap .container .left .info-wrap .basic-info2[data-v-5b7dc0b3] {
  padding-left: 50px;
}
.detail-wrap .container .left .info-wrap .basic-info2 .label[data-v-5b7dc0b3] {
  width: 70px;
}
.detail-wrap .container .left .advantage-wrap[data-v-5b7dc0b3] {
  margin-top: 20px;
}
.detail-wrap .container .left .advantage-wrap .advantage-header[data-v-5b7dc0b3] {
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detail-wrap .container .left .advantage-wrap .advantage-header .text[data-v-5b7dc0b3] {
  font-size: 16px;
  font-weight: 500;
  color: #1d2129;
}
.detail-wrap .container .left .advantage-wrap .advantage-header .audio-btn[data-v-5b7dc0b3] {
  padding: 0 10px;
  height: 24px;
  border-radius: 12px;
  background: -webkit-gradient(linear, left top, right top, from(#27bea0), to(#21a9ae));
  background: linear-gradient(90deg, #27bea0 0%, #21a9ae 100%);
  -webkit-box-shadow: 0px 4px 10px 0px rgba(33, 169, 174, 0.3);
          box-shadow: 0px 4px 10px 0px rgba(33, 169, 174, 0.3);
  font-size: 14px;
  font-weight: 500;
}
.detail-wrap .container .left .advantage-wrap .advantage-header .audio-btn .img1[data-v-5b7dc0b3] {
  margin-right: 10px;
  width: 14px;
  height: 10px;
}
.detail-wrap .container .left .advantage-wrap .advantage-header .audio-btn .img2[data-v-5b7dc0b3] {
  margin-left: 10px;
  width: 7px;
  height: 8px;
}
.detail-wrap .container .left .advantage-wrap .split-line[data-v-5b7dc0b3] {
  margin: 8px 0;
  height: 1px;
  background-color: #f2f3f5;
}
.detail-wrap .container .left .advantage-wrap .advantage-item[data-v-5b7dc0b3] {
  margin-top: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  font-size: 14px;
  line-height: 22px;
  color: #4e5969;
}
.detail-wrap .container .left .advantage-wrap .advantage-item .content[data-v-5b7dc0b3] {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.detail-wrap .container .left .advantage-wrap .advantage-item .content .expect-item[data-v-5b7dc0b3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.detail-wrap .container .left .advantage-wrap .advantage-item .content .expect-item .dot[data-v-5b7dc0b3] {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  opacity: 0.5;
  background: #86909c;
}
.detail-wrap .container .left .advantage-wrap .advantage-item .content .expect-item .split-line[data-v-5b7dc0b3] {
  margin: 0 12px;
  width: 1px;
  height: 12px;
  background: #d9d9d9;
}
.detail-wrap .container .left .advantage-wrap .advantage-item .content1[data-v-5b7dc0b3] {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.detail-wrap .container .left .advantage-wrap .advantage-item .content1 .expand-action[data-v-5b7dc0b3] {
  position: absolute;
  right: 0;
  top: 44px;
  z-index: 100;
  height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
.detail-wrap .container .left .advantage-wrap .advantage-item .content1 .expand-action span[data-v-5b7dc0b3] {
  padding-right: 10px;
}
.detail-wrap .container .left .el-tabs[data-v-5b7dc0b3] {
  margin-top: 20px;
}
.detail-wrap .container .left .el-tabs .resume-list[data-v-5b7dc0b3] {
  margin-bottom: 16px;
  width: 172px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #c9cdd4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  gap: 4px;
}
.detail-wrap .container .left .el-tabs .resume-list .resume-tab[data-v-5b7dc0b3] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  font-size: 14px;
  font-weight: 500;
  color: #4e5969;
  border-radius: 2px;
  cursor: pointer;
}
.detail-wrap .container .left .el-tabs .resume-list .resume-tab.active[data-v-5b7dc0b3] {
  color: #ffffff;
  background: #21a9ae;
}
.detail-wrap .container .left .el-tabs .resume-item[data-v-5b7dc0b3] {
  margin-bottom: 20px;
}
.detail-wrap .container .left .el-tabs .resume-item .resume-title[data-v-5b7dc0b3] {
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: #1d2129;
}
.detail-wrap .container .left .el-tabs .resume-item .split-line[data-v-5b7dc0b3] {
  margin: 8px 0;
  height: 1px;
  background: #f2f3f5;
}
.detail-wrap .container .left .el-tabs .resume-item .content[data-v-5b7dc0b3] {
  font-size: 14px;
  line-height: 28px;
  color: #4e5969;
}
.detail-wrap .container .left .el-tabs .resume-item .experience-item[data-v-5b7dc0b3] {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  position: relative;
}
.detail-wrap .container .left .el-tabs .resume-item .experience-item[data-v-5b7dc0b3]:after {
  content: "";
  position: absolute;
  top: 18px;
  left: 4px;
  z-index: 100;
  width: 1px;
  height: calc(100% - 25px);
  background-color: #c9cdd4;
}
.detail-wrap .container .left .el-tabs .resume-item .experience-item .time-line[data-v-5b7dc0b3] {
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detail-wrap .container .left .el-tabs .resume-item .experience-item .time-line .dot[data-v-5b7dc0b3] {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #c9cdd4;
  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;
}
.detail-wrap .container .left .el-tabs .resume-item .experience-item .time-line .dot[data-v-5b7dc0b3]:after {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #fff;
}
.detail-wrap .container .left .el-tabs .resume-item .experience-item .content[data-v-5b7dc0b3] {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.detail-wrap .container .left .el-tabs .resume-item .experience-item .info[data-v-5b7dc0b3] {
  color: #4e5969;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detail-wrap .container .left .el-tabs .resume-item .experience-item .info .date[data-v-5b7dc0b3] {
  margin-right: 30px;
}
.detail-wrap .container .left .el-tabs .resume-item .experience-item .info .dot[data-v-5b7dc0b3] {
  margin: 0 8px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #4e5969;
}
.detail-wrap .container .left .el-tabs .file-list[data-v-5b7dc0b3] {
  padding: 0 8px;
}
.detail-wrap .container .left .el-tabs .file-item[data-v-5b7dc0b3] {
  padding: 16px;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.detail-wrap .container .left .el-tabs .file-item img[data-v-5b7dc0b3] {
  width: 37px;
  height: 37px;
}
.detail-wrap .container .left .el-tabs .file-item .mid[data-v-5b7dc0b3] {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.detail-wrap .container .left .el-tabs .file-item .mid .file-name[data-v-5b7dc0b3] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 20px;
  font-size: 14px;
  white-space: nowrap;
  line-height: 20px;
}
.detail-wrap .container .left .el-tabs .file-item .mid .file-info[data-v-5b7dc0b3] {
  margin-top: 8px;
  height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  color: #b2b6c2;
}
.detail-wrap .container .left .el-tabs .file-item .mid .file-info .size[data-v-5b7dc0b3] {
  padding-right: 30px;
}
.detail-wrap .container .left .el-tabs .empty-wrap[data-v-5b7dc0b3] {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.detail-wrap .container .left .el-tabs .empty-wrap img[data-v-5b7dc0b3] {
  width: 120px;
  height: 138px;
}
.detail-wrap .container .left .el-tabs .empty-wrap .tip[data-v-5b7dc0b3] {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #868ca2;
}
.detail-wrap .container .right[data-v-5b7dc0b3] {
  width: 230px;
}
.detail-wrap .container .right .medias-wrap[data-v-5b7dc0b3] {
  width: 230px;
  height: 407px;
  border-radius: 8px;
  background-color: #e5e6eb;
  overflow: hidden;
}
.detail-wrap .container .right .medias-wrap img[data-v-5b7dc0b3] {
  width: 100%;
  height: 100%;
}
.detail-wrap .container .right .medias-wrap .el-carousel[data-v-5b7dc0b3] {
  width: 100%;
  height: 100%;
}
.detail-wrap .container .right .medias-wrap .el-carousel[data-v-5b7dc0b3] .el-carousel__container {
  width: 100%;
  height: 100%;
}
.detail-wrap .container .right .resume-btn-group[data-v-5b7dc0b3] {
  margin-top: 12px;
  width: 230px;
  height: 65px;
  border-radius: 4px;
  border: 1px solid #e5e6eb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.detail-wrap .container .right .resume-btn-group .btn-wrap[data-v-5b7dc0b3] {
  width: 115px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1px;
}
.detail-wrap .container .right .resume-btn-group .btn-wrap svg[data-v-5b7dc0b3] {
  width: 24px;
  height: 24px;
}
.detail-wrap .container .right .resume-btn-group .btn-wrap .text[data-v-5b7dc0b3] {
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #3d3d3d;
}
.detail-wrap .container .right .resume-btn-group .btn-wrap:hover .text[data-v-5b7dc0b3] {
  color: #21a9ae;
}
.detail-wrap .btn-group[data-v-5b7dc0b3] {
  padding-right: 20px;
  height: 60px;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detail-wrap .btn-group .el-button[data-v-5b7dc0b3] {
  height: 32px;
  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;
}
@charset "UTF-8";
/* 阴影 */
[data-v-3df04196]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.el-table[data-v-3df04196] .el-table__header {
  width: 100% !important;
}
.el-table[data-v-3df04196] .el-table__body {
  width: 100% !important;
}
[data-v-3df04196] .el-drawer {
  height: 100vh;
}
[data-v-3df04196] .el-drawer .el-drawer__header {
  margin-bottom: 0;
  height: 60px;
  padding: 20px;
  border-bottom: 1px solid #e5e6eb;
}
[data-v-3df04196] .el-drawer .el-drawer__header:after {
  height: 0;
}
[data-v-3df04196] .el-drawer .el-drawer__header span {
  font-size: 18px;
  font-weight: 500;
  color: #1d2129;
}
[data-v-3df04196] .el-drawer .el-drawer__body {
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.table-comp-wrap[data-v-3df04196] {
  padding-top: 16px;
  height: 100%;
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.table-comp-wrap .header[data-v-3df04196] {
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.table-comp-wrap .header .left[data-v-3df04196] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.table-comp-wrap .header .right[data-v-3df04196] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table-comp-wrap .header .right .el-input[data-v-3df04196] {
  margin: 0 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #ffffff;
  border-radius: 16px;
}
.table-comp-wrap .header .right .el-input.input-border[data-v-3df04196] {
  border: 1px solid #dcdfe6;
}
.table-comp-wrap .header .right .el-input[data-v-3df04196] .el-input__inner {
  line-height: 32px;
  border-radius: 16px;
  border: none;
}
.table-comp-wrap .header .right .el-input[data-v-3df04196] .el-icon-search {
  height: 32px;
  line-height: 32px;
}
.table-comp-wrap .header .right .icon-wrap[data-v-3df04196] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #ffffff;
  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;
}
.table-comp-wrap .header .right .icon-wrap img[data-v-3df04196] {
  width: 16px;
  height: 16px;
}
.table-comp-wrap .list-wrap[data-v-3df04196] {
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.table-comp-wrap .list-wrap .empty-wrap[data-v-3df04196] {
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.table-comp-wrap .list-wrap .empty-wrap img[data-v-3df04196] {
  width: 120px;
  height: 138px;
}
.table-comp-wrap .list-wrap .empty-wrap .tip[data-v-3df04196] {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #868ca2;
}
.table-comp-wrap .list-wrap .tabel-wrap[data-v-3df04196] {
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
@charset "UTF-8";
/* 阴影 */
[data-v-3972b00c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.position-detail-wrap[data-v-3972b00c] {
  height: 100%;
}
.position-detail-wrap .container[data-v-3972b00c] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.position-detail-wrap .container .el-scrollbar[data-v-3972b00c] {
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.position-detail-wrap .container .el-scrollbar[data-v-3972b00c] .is-horizontal {
  display: none;
}
.position-detail-wrap .container .el-scrollbar[data-v-3972b00c] .el-scrollbar__wrap {
  padding: 20px;
  height: 100%;
  overflow-x: hidden;
}
.position-detail-wrap .container .el-scrollbar[data-v-3972b00c] .el-scrollbar__wrap .el-tabs {
  margin-top: 24px;
}
.position-detail-wrap .container .el-tabs[data-v-3972b00c] {
  padding-bottom: 20px;
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.position-detail-wrap .container .el-tabs[data-v-3972b00c] .el-tabs__header {
  margin-bottom: 0;
}
.position-detail-wrap .container .el-tabs[data-v-3972b00c] .el-tabs__header .el-tabs__nav-wrap {
  padding-left: 20px;
}
.position-detail-wrap .container .el-tabs[data-v-3972b00c] .el-tabs__header .el-tabs__nav-wrap::after {
  background-color: #e5e6eb;
  height: 1px;
}
.position-detail-wrap .container .el-tabs[data-v-3972b00c] .el-tabs__content {
  padding: 0 20px;
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
.position-detail-wrap .container .el-tabs[data-v-3972b00c] .el-tabs__content .el-tab-pane {
  height: 100%;
}
.position-detail-wrap .container .el-tabs[data-v-3972b00c] .el-tabs__content .el-tab-pane .table-comp-wrap {
  width: 100%;
}
.position-detail-wrap .container .el-tabs .desc[data-v-3972b00c] {
  font-size: 14px;
  line-height: 24px;
  color: #4e5969;
}
.position-detail-wrap .container .btn-group[data-v-3972b00c] {
  padding-right: 20px;
  height: 60px;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.position-detail-wrap .container .btn-group .el-button[data-v-3972b00c] {
  height: 32px;
  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;
}
@charset "UTF-8";
/* 阴影 */
[data-v-aec22cec]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.select-width1[data-v-aec22cec] .el-input {
  width: 300px;
}
.select-width2[data-v-aec22cec] .el-input {
  width: 160px;
}
[data-v-aec22cec] .el-drawer {
  height: 100vh;
}
[data-v-aec22cec] .el-drawer .el-drawer__header {
  margin-bottom: 0;
  height: 60px;
  padding: 20px;
  border-bottom: 1px solid #e5e6eb;
}
[data-v-aec22cec] .el-drawer .el-drawer__header:after {
  height: 0;
}
[data-v-aec22cec] .el-drawer .el-drawer__header span {
  font-weight: 500;
  color: #1d2129;
}
[data-v-aec22cec] .el-drawer .el-drawer__body {
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.panel[data-v-aec22cec] {
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.panel .search-bar[data-v-aec22cec] {
  height: 56px;
  border-radius: 4px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 12px;
}
.panel .search-bar .search-items[data-v-aec22cec] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.panel .search-bar .search-btn-group[data-v-aec22cec] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.panel .list-wrap[data-v-aec22cec] {
  width: 100%;
  padding: 12px;
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 4px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel .list-wrap .empty-wrap[data-v-aec22cec] {
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.panel .list-wrap .empty-wrap img[data-v-aec22cec] {
  width: 120px;
  height: 138px;
}
.panel .list-wrap .empty-wrap .tip[data-v-aec22cec] {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #868ca2;
}
.panel .list-wrap .tabel-wrap[data-v-aec22cec] {
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
.red[data-v-aec22cec] {
  color: #f56c6c;
}
.red[data-v-aec22cec]:hover {
  color: #f56c6c;
}
@charset "UTF-8";
/* 阴影 */
[data-v-97c91902]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.page-wrap[data-v-97c91902] {
  padding: 12px 12px 0;
  height: calc(100vh - 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.page-wrap .container[data-v-97c91902] {
  margin-bottom: 8px;
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@charset "UTF-8";
/* 阴影 */
[data-v-21977216]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.side-wrap[data-v-21977216] {
  padding: 16px 0;
  height: 100%;
  width: 260px;
  border-radius: 4px;
  background: #f2fbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.side-wrap .header[data-v-21977216] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 0 8px;
}
.side-wrap .header .el-input[data-v-21977216] {
  height: 32px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #ffffff;
  border-radius: 16px;
}
.side-wrap .header .el-input[data-v-21977216] .el-input__inner {
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  border: none;
}
.side-wrap .header .el-input[data-v-21977216] .el-icon-search {
  height: 32px;
  line-height: 32px;
}
.side-wrap .empty-tip[data-v-21977216] {
  color: #86909c;
  font-size: 14px;
  margin-top: 40px;
  text-align: center;
}
.side-wrap .el-scrollbar[data-v-21977216] {
  height: 100%;
}
.side-wrap .el-scrollbar[data-v-21977216] .el-scrollbar__wrap {
  height: 100%;
  overflow-x: hidden;
}
.side-wrap .list-item[data-v-21977216] {
  padding: 10px 20px;
  background: transparent;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.side-wrap .list-item .list-item-header[data-v-21977216] {
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.side-wrap .list-item .list-item-header .left[data-v-21977216] {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  font-size: 12px;
  color: #86909c;
}
.side-wrap .list-item .list-item-header .left .job-name[data-v-21977216] {
  max-width: 100px;
  font-size: 14px;
  color: #1d2129;
}
.side-wrap .list-item .list-item-header .right[data-v-21977216] {
  width: 16px;
  height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.side-wrap .list-item .list-item-header .right .open[data-v-21977216] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.side-wrap .list-item .company-info[data-v-21977216] {
  margin: 8px 0;
  font-size: 12px;
  line-height: 20px;
  color: #4e5969;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px;
}
.side-wrap .list-item .company-info .split-line[data-v-21977216] {
  margin-top: 4px;
  width: 1px;
  height: 12px;
  background: #d9d9d9;
}
.side-wrap .list-item .company-info .company-name[data-v-21977216] {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.side-wrap .list-item .salary-wrap[data-v-21977216] {
  height: 20px;
  font-size: 12px;
  color: #4e5969;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.side-wrap .list-item .salary-wrap .salary[data-v-21977216] {
  color: #1d2129;
}
.side-wrap .list-item .description-wrap[data-v-21977216] {
  padding: 10px 0;
}
.side-wrap .list-item .description-wrap .description-tip[data-v-21977216] {
  height: 26px;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: #1d2129;
}
.side-wrap .list-item .description-wrap .description[data-v-21977216] {
  margin-top: 6px;
  font-size: 14px;
  line-height: 24px;
  color: #4e5969;
}
.side-wrap .list-item[data-v-21977216]:hover {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.side-wrap .list-item.active[data-v-21977216] {
  border-radius: 12px;
  background: #ffffff;
  -webkit-box-shadow: -2px 6px 4px 0px rgba(0, 0, 0, 0.06);
          box-shadow: -2px 6px 4px 0px rgba(0, 0, 0, 0.06);
}
.side-wrap .list-item.active .left .job-name[data-v-21977216] {
  color: #179296;
}
@charset "UTF-8";
/* 阴影 */
[data-v-73a20478]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.panel-wrap[data-v-73a20478] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-f2fc545e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.page-wrap[data-v-f2fc545e] {
  padding: 20px;
  height: calc(100vh - 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.page-wrap .container[data-v-f2fc545e] {
  margin-bottom: 20px;
  height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@charset "UTF-8";
/* 阴影 */
[data-v-bd9e0432]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.prompt[data-v-bd9e0432] {
  color: #21a9ae;
  font-size: 14px;
  margin-bottom: 20px;
  background: #eefdfd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #8fd6d9;
  width: 472px;
  height: 38px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Source Han Sans;
}
@charset "UTF-8";
/* 阴影 */
[data-v-160ff918]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.Box[data-v-160ff918] {
  background: #22A9AF;
  border-radius: 8px;
  margin: 12px;
  margin-top: 0px;
}
.Box[data-v-160ff918]:last-child {
  margin-bottom: 0px;
}
.line[data-v-160ff918] {
  display: inline-block;
  background-color: #30b0bf;
  margin-left: 5px;
  height: 12px;
  width: 2px;
}
.sxh-status[data-v-160ff918] {
  margin-right: 20px;
}
.sxh-status div[data-v-160ff918] {
  display: inline-block;
}
.sxh-status .yuandian[data-v-160ff918] {
  width: 6px;
  height: 6px;
  background: #22A9AF;
  border-radius: 50%;
  margin-right: 6px;
}
.fs14-fw500[data-v-160ff918] {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.positionContainer[data-v-160ff918] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 92px;
  border-radius: 8px;
  cursor: pointer;
  padding: 16px 24px;
}
.positionContainer[data-v-160ff918]:hover {
  background: #eefdfd;
  border: 1px solid #22A9AF;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.positionContainer .positionInfo[data-v-160ff918] {
  -webkit-box-flex: 1.5;
      -ms-flex: 1.5;
          flex: 1.5;
}
.positionContainer .positionInfo .infoTop .it_name[data-v-160ff918] {
  font-size: 18px;
  font-family: Source Han Sans;
  font-weight: 500;
  color: #1d2129;
}
.positionContainer .positionInfo .infoTop .it_tag[data-v-160ff918] {
  border-radius: 2px;
  font-size: 12px;
  font-family: Source Han Sans;
  padding: 2px 6px;
  font-weight: 350;
  background: #f7f7f7;
  color: #86909c;
  margin: 0 8px;
}
.positionContainer .positionInfo .infoTop .tag1[data-v-160ff918] {
  background: #e2f1ff;
  color: #007bdf;
}
.positionContainer .positionInfo .infoTop .tag2[data-v-160ff918] {
  background: #eaf7f9;
  border: 1px solid #30b0bf;
  color: #30b0bf;
  margin: 0 15px;
}
.positionContainer .positionInfo .infoBottom[data-v-160ff918] {
  margin-top: 6px;
}
.positionContainer .positionInfo .infoBottom span[data-v-160ff918] {
  line-height: 24px;
  font-size: 14px;
  font-family: Source Han Sans;
  color: #86909c;
}
.positionContainer .positionOp[data-v-160ff918] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.positionContainer .positionNum[data-v-160ff918] {
  gap: 32px;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.positionContainer .positionNum .desc[data-v-160ff918] {
  line-height: 24px;
  margin-top: 4px;
  font-size: 14px;
  font-family: Source Han Sans;
  color: #86909c;
}
.positionContainer .positionNum .num[data-v-160ff918] {
  font-size: 18px;
  font-family: Source Han Sans;
  color: #1d2129;
}
.positionContainer .positionNum .lineh22[data-v-160ff918] {
  line-height: 22px;
}
.positionContainer .positionStatus[data-v-160ff918] {
  min-width: 98px;
  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;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.positionContainer .statusShangjia[data-v-160ff918] {
  color: #30b0bf;
}
.positionContainer .statusShibai[data-v-160ff918] {
  color: #ff5f5f;
}
.positionContainer .statusWeishangjia[data-v-160ff918] {
  color: #cccccc;
}
.positionContainer .statusShenhezhong[data-v-160ff918] {
  color: #ff915f;
}
.positionContainer .statusBianji[data-v-160ff918] {
  color: #82b0e3;
}
.isSignup[data-v-160ff918] {
  border: 1px solid transparent;
  border-color: #22A9AF;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.flex[data-v-160ff918] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-direction[data-v-160ff918] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.align-center[data-v-160ff918] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mr-20[data-v-160ff918] {
  margin-right: 20px;
}
.bottomBox[data-v-160ff918] {
  border-radius: 8px;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 24px;
  font-size: 14px;
  font-family: Source Han Sans;
  color: #ffffff;
  gap: 24px;
}
.bottomBox div[data-v-160ff918]:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottomBox div:nth-child(1) img[data-v-160ff918] {
  width: 16px;
  height: 18px;
  margin-right: 10px;
}
.more[data-v-160ff918] {
  margin-left: 10px;
  font-family: Source Han Sans;
  color: #22A9AF;
}
.more-item .el-dropdown-menu__item[data-v-160ff918] {
  cursor: pointer;
  color: #22A9AF;
}
.more-item .el-dropdown-menu__item[data-v-160ff918]:hover {
  background: #e1fcf6;
  color: #22A9AF;
}
.imgBox[data-v-160ff918] {
  border: 1px solid #d8d8d8;
  padding: 2px;
  height: 34px;
  background: #fff;
}
.imgBox img[data-v-160ff918] {
  width: 28px;
  height: 28px;
}
.qrBtn[data-v-160ff918] {
  width: 126px;
  height: 32px;
  border-radius: 4px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-top: 10px;
}
.qrBtn[data-v-160ff918]:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
.download[data-v-160ff918] {
  background: #22A9AF;
  color: #fff;
}
.copy[data-v-160ff918] {
  background: #ffffff;
  color: #4e5969;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d8d8d8;
}
@charset "UTF-8";
/* 阴影 */
[data-v-34acd711]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.qrcodeCon[data-v-34acd711] {
  padding-bottom: 20px;
}
.qrcodeCon .qrCodePeople[data-v-34acd711] {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
.qrcodeCon .qrCodeLink[data-v-34acd711] {
  font-size: 15px;
  text-align: center;
  margin: auto;
  background-color: #30b0bf;
  color: #fff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 8px 50px;
  border-radius: 4px;
  cursor: pointer;
}
.avatar[data-v-34acd711] {
  width: 40px;
  height: 40px;
  background-color: pink;
  margin-right: 8px;
  border-radius: 50%;
}
.gundongtiao[data-v-34acd711] {
  height: 470px;
  overflow-y: auto;
}
[data-v-34acd711] .el-drawer__wrapper {
  height: calc(100vh - 60px);
  position: fixed;
  top: 60px;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
}
.mainItem[data-v-34acd711] {
  padding: 5px 22px;
  border: 1px solid #cccccc;
  border-left: none;
  cursor: pointer;
  font-size: 14px;
  font-family: Source Han Sans;
  font-weight: 400;
  color: #999999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mainItem[data-v-34acd711]:first-child {
  border-left: 1px solid #cccccc;
}
.itemActive[data-v-34acd711] {
  border: 1px solid #30b0bf !important;
  background: #eaf7f9 !important;
  color: #30b0bf !important;
}
.schoolPosition[data-v-34acd711] {
  padding: 12px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.schoolPosition .positionTop[data-v-34acd711] {
  background-color: #ffffff;
  padding: 10px 16px;
  margin-bottom: 12px;
}
.schoolPosition .main-op[data-v-34acd711] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.schoolPosition .main-op .setting[data-v-34acd711] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.schoolPosition .main-op .setting i[data-v-34acd711] {
  cursor: pointer;
  font-size: 20px;
  color: #999999;
  margin-left: 20px;
  margin-right: 20px;
}
.schoolPosition .positionMain[data-v-34acd711] {
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.schoolPosition .positionMain .main-containerxx[data-v-34acd711] {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(100vh - 270px);
  margin: -12px;
}
.schoolPosition .positionMain .main-pageAll[data-v-34acd711] {
  margin-top: 20px;
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.positionDetail[data-v-34acd711] {
  padding: 20px;
}
.positionDetail .verLine[data-v-34acd711] {
  width: 2px;
  height: 36px;
  background: #f4f4f4f5;
  margin: 8px 40px;
}
.positionDetail .verLine2[data-v-34acd711] {
  width: 2px;
  height: 36px;
  background: #cfcccc;
  margin: 8px 30px;
}
.positionDetail .pd-Top span[data-v-34acd711] {
  font-size: 14px;
  font-family: Source Han Sans;
  font-weight: 600;
  color: #333333;
  margin-left: 10px;
}
.positionDetail .pd-data[data-v-34acd711] {
  width: 100%;
  height: 80px;
  background-size: 100% 100%;
}
.positionDetail .pd-data .desc[data-v-34acd711] {
  margin-bottom: 5px;
  font-size: 14px;
  font-family: Source Han Sans;
  font-weight: 400;
  color: #999999;
}
.positionDetail .pd-data .num[data-v-34acd711] {
  font-size: 14px;
  font-family: Source Han Sans;
  color: rgba(51, 51, 51, 0.9);
  font-weight: 550;
}
.positionDetail .pd-data .saoma[data-v-34acd711] {
  font-size: 14px;
  font-family: Source Han Sans;
  font-weight: 500;
  color: #151414;
}
.positionDetail .pd-data .copy[data-v-34acd711] {
  font-size: 14px;
  font-family: Source Han Sans;
  font-weight: 400;
  color: #30b0bf;
  text-decoration: underline;
  cursor: pointer;
}
.positionDetail .pd-data .qrcode[data-v-34acd711] {
  width: 54px;
  height: 54px;
  background-color: pink;
  margin-left: 15px;
}
.positionDetail .pd-info[data-v-34acd711] {
  margin-top: 20px;
}
.positionDetail .pd-info .ziti1[data-v-34acd711] {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 550;
  color: #333333;
}
.positionDetail .pd-info .ziti[data-v-34acd711] {
  font-size: 14px;
  font-family: Source Han Sans;
  font-weight: 400;
  color: #999999;
}
.positionDetail .pd-info .zhuban[data-v-34acd711] {
  padding: 2px 5px;
  border-radius: 2px;
  border: 1px solid #e4e4e4;
  font-size: 12px;
  color: #cccccc;
}
.positionDetail .pd-info .it_tag[data-v-34acd711] {
  border-radius: 2px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  padding: 2px 8px;
  font-weight: 400;
}
.positionDetail .pd-info .tag1[data-v-34acd711] {
  background: #fff0e9;
  color: #ff915f;
  border: 1px solid #ff9d70;
  margin: 0 15px;
}
.positionDetail .pd-info .tag2[data-v-34acd711] {
  background: #eaf7f9;
  border: 1px solid #30b0bf;
  color: #30b0bf;
}
.positionDetail .pd-op[data-v-34acd711] {
  background-color: #fff;
  height: 62px;
  position: absolute;
  z-index: 99;
  bottom: -10px;
  left: 0;
  right: 0;
}
.positionStatus[data-v-34acd711] {
  font-size: 15px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 550;
}
.statusShangjia[data-v-34acd711] {
  color: #30b0bf;
}
.statusShibai[data-v-34acd711] {
  color: #ff5f5f;
}
.statusWeishangjia[data-v-34acd711] {
  color: #cccccc;
}
.statusShenhezhong[data-v-34acd711] {
  color: #ff915f;
}
.statusBianji[data-v-34acd711] {
  color: #82b0e3;
}
.detailItem .dlTitle[data-v-34acd711] {
  width: 100%;
  height: 40px;
  background: #eaf7f9;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 550;
  color: #333333;
  line-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
.detailItem .bianji[data-v-34acd711] {
  color: #30b0bf;
}
.detailItem .bianji i[data-v-34acd711] {
  margin-right: 8px;
}
.positionInfo[data-v-34acd711] {
  margin-left: 15px;
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.positionInfo .infoTop .it_name[data-v-34acd711] {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.positionInfo .infoTop .it_tag[data-v-34acd711] {
  border-radius: 2px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  padding: 2px 8px;
}
.positionInfo .infoTop .tag1[data-v-34acd711] {
  background: #fff0e9;
  color: #ff915f;
  border: 1px solid #ff9d70;
  margin: 0 15px;
}
.positionInfo .infoTop .tag2[data-v-34acd711] {
  background: #eaf7f9;
  border: 1px solid #30b0bf;
  color: #30b0bf;
}
.positionInfo .infoCenter[data-v-34acd711] {
  font-size: 14px;
  font-family: Source Han Sans;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  margin: 6px 0;
}
.positionInfo .infoBottom span[data-v-34acd711] {
  font-size: 14px;
  font-family: Source Han Sans;
  font-weight: 400;
  color: #999999;
}
.positionNum[data-v-34acd711] {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.positionNum .desc[data-v-34acd711] {
  margin-bottom: 8px;
  font-size: 14px;
  font-family: Source Han Sans;
  font-weight: 400;
  color: #999999;
}
.positionNum .num[data-v-34acd711] {
  font-size: 16px;
  font-family: Source Han Sans;
  color: rgba(51, 51, 51, 0.9);
}
.positionContainer[data-v-34acd711] {
  border-bottom: 1px solid #f4f4f4;
  padding: 15px 10px;
}
.positionContainer[data-v-34acd711]:hover {
  background-color: #eaf7f9;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.sPreson[data-v-34acd711] {
  padding: 15px 10px;
}
.sPreson[data-v-34acd711]:hover {
  background: #f8fafa;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.sPreson .name[data-v-34acd711] {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 550;
  color: #333333;
  margin-bottom: 5px;
}
.sPreson .juese[data-v-34acd711] {
  font-size: 14px;
  font-family: Source Han Sans;
  font-weight: 400;
  color: #999999;
}
[data-v-34acd711] .el-scrollbar__bar.is-horizontal {
  height: 0 !important;
  display: none;
}
@charset "UTF-8";
/* 阴影 */
.hint {
  font-size: 12px;
  color: #f56c6c;
  position: absolute;
}
.avatar-uploader .el-upload {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin-right: 16px;
  width: 200px;
  height: 140px;
  top: -7px;
  background: rgba(48, 176, 191, 0.08);
  border-radius: 4px;
  border: 1px solid #30b0bf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.avatar-uploader .el-upload:hover {
  border-color: #22A9AF;
}
.avatar-uploader-icon1 {
  font-size: 20px;
  margin-top: 8px;
  color: #30b0bf;
  text-align: center;
  margin-bottom: 4px;
}
.avatar {
  width: 60px;
  height: 60px;
  display: block;
}
.uptext {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #30b0bf;
  margin-bottom: 8px;
  margin-top: 4px;
  line-height: 12px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-3e7fa6b5]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-3e7fa6b5] .hint {
  font-size: 12px;
  color: #f56c6c;
  position: absolute;
  top: 110px;
  left: 50px;
}
.preferredTime[data-v-3e7fa6b5] .el-input {
  width: 200px !important;
}
.preferredTime[data-v-3e7fa6b5] .el-form-item__error {
  width: 206px;
}
.publishMeet[data-v-3e7fa6b5] {
  margin-bottom: 70px;
}
.publishMeet .form[data-v-3e7fa6b5] {
  width: 680px;
}
[data-v-3e7fa6b5] .el-input {
  width: 350px;
}
.flex[data-v-3e7fa6b5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tishi[data-v-3e7fa6b5] {
  width: 800px;
}
@charset "UTF-8";
/* 阴影 */
.hint {
  font-size: 12px;
  color: #f56c6c;
  position: absolute;
}
.avatarUploader .el-upload {
  cursor: pointer;
  position: relative;
}
.avatarUploader .el-upload .el-upload-dragger {
  border: 0 !important;
  height: auto !important;
  width: auto !important;
}
.uploadBtn {
  height: 32px;
  padding: 0 10px;
  border-radius: 4px;
  background: #22A9AF;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
@charset "UTF-8";
/* 阴影 */
[data-v-40d4944d]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
p[data-v-40d4944d] {
  margin: 0;
}
.pageBox[data-v-40d4944d] {
  position: relative;
  width: 100%;
  height: 100%;
}
[data-v-40d4944d] .hint {
  font-size: 12px;
  color: #f56c6c;
  position: absolute;
  top: 110px;
  left: 50px;
}
.preferredTime[data-v-40d4944d] .el-form-item__error {
  width: 206px;
}
[data-v-40d4944d] .el-input {
  width: 350px;
}
.draggableBox[data-v-40d4944d] {
  padding-top: 30px;
  margin-top: 20px;
  width: 664px;
  background: #ffffff;
}
.draggableConBox[data-v-40d4944d] {
  width: 664px;
}
.draggContent[data-v-40d4944d] {
  position: relative;
  border-radius: 10px;
  background: #ffffff;
  margin-bottom: 16px;
  cursor: pointer;
}
.draggContent .draggBox[data-v-40d4944d]:first-of-type {
  /* 第一个去掉背景色 */
  background-color: none !important;
}
.viewDraggContent[data-v-40d4944d]:hover {
  background: #f6fffd;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.12);
  border: 2px solid #22A9AF;
}
.viewDraggContent[data-v-40d4944d] {
  position: relative;
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
}
.unEditBox[data-v-40d4944d] {
  position: absolute;
  top: 19px;
  right: 24px;
}
.canDraggableBox[data-v-40d4944d] {
  position: absolute;
  top: 0;
  right: -78px;
  width: 32px;
  height: 32px;
}
.draggBox[data-v-40d4944d] {
  width: 612px;
  padding: 48px 24px 20px;
  border-radius: 8px;
  background-color: #f4f6f9;
}
.viewDraggBox[data-v-40d4944d] {
  position: relative;
  width: 612px;
  padding: 14px 42px 24px 24px;
  border-radius: 8px;
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
}
.unshowBox[data-v-40d4944d] {
  position: relative;
  width: 612px;
  padding: 14px 60px 14px 24px;
  border-radius: 10px;
  font-family: Source Han Sans;
  font-size: 18px;
  font-weight: 500;
  /* 文字-输入框默认-灰3#C9CDD4 */
  color: #c9cdd4;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.viewTit[data-v-40d4944d] {
  font-family: Source Han Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  color: #1d2129;
}
.viewIndex1Tit[data-v-40d4944d] {
  font-family: Source Han Sans;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  color: #1d2129;
}
.viewTextArea[data-v-40d4944d] {
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #3d3d3d;
}
.draggable-drag[data-v-40d4944d] {
  width: 660px;
  height: 58px !important;
  overflow: hidden;
  border-radius: 8px;
  background: #ffffff;
  cursor: pointer;
}
.unEditTxt[data-v-40d4944d] {
  font-family: Source Han Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #22A9AF;
  cursor: pointer;
}
.uploadBtn[data-v-40d4944d] {
  height: 32px;
  padding: 0 10px;
  border-radius: 4px;
  background: #22A9AF;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.flieBox[data-v-40d4944d] {
  position: relative;
  width: 100%;
}
.flieImg[data-v-40d4944d] {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flieVideo[data-v-40d4944d] {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fileLiBox[data-v-40d4944d] {
  width: 100%;
  height: 30px;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #22a9af;
}
.icon_file[data-v-40d4944d] {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.icon_del[data-v-40d4944d] {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 16px;
  right: 16px;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
[data-v-40d4944d].inputIndex1TitleBox {
  width: 100%;
}
[data-v-40d4944d].inputIndex1TitleBox input {
  width: 100%;
  height: 36px;
  border-radius: 4px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 线#E5E6EB */
  border: 1px solid #d8d8d8;
  font-family: Source Han Sans;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  color: #1d2129;
  /* 添加placeholder颜色设置 */
}
[data-v-40d4944d].inputIndex1TitleBox input::-webkit-input-placeholder {
  color: #1d2129;
}
[data-v-40d4944d].inputIndex1TitleBox input::-moz-placeholder {
  color: #1d2129;
}
[data-v-40d4944d].inputIndex1TitleBox input:-ms-input-placeholder {
  color: #1d2129;
}
[data-v-40d4944d].inputIndex1TitleBox input::-ms-input-placeholder {
  color: #1d2129;
}
[data-v-40d4944d].inputIndex1TitleBox input::placeholder {
  color: #1d2129;
}
[data-v-40d4944d].inputTitleBox {
  width: 100%;
}
[data-v-40d4944d].inputTitleBox input {
  width: 100%;
  height: 32px;
  font-family: Source Han Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  color: #1d2129;
  /* 添加placeholder颜色设置 */
}
[data-v-40d4944d].inputTitleBox input::-webkit-input-placeholder {
  color: #1d2129;
}
[data-v-40d4944d].inputTitleBox input::-moz-placeholder {
  color: #1d2129;
}
[data-v-40d4944d].inputTitleBox input:-ms-input-placeholder {
  color: #1d2129;
}
[data-v-40d4944d].inputTitleBox input::-ms-input-placeholder {
  color: #1d2129;
}
[data-v-40d4944d].inputTitleBox input::placeholder {
  color: #1d2129;
}
[data-v-40d4944d] .textAreaBox {
  width: 100%;
  /* 确保 textarea 容器也能正常接收事件 */
}
[data-v-40d4944d] .textAreaBox textarea {
  min-height: 122px !important;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #1d2129;
  /* 确保 textarea 可以正常接收鼠标事件 */
  pointer-events: auto !important;
  user-select: text !important;
  /* 防止拖拽事件干扰 */
  -webkit-user-drag: none !important;
  -moz-user-select: text !important;
  -webkit-user-select: text !important;
  -ms-user-select: text !important;
}
[data-v-40d4944d] .textAreaBox .el-textarea__inner {
  pointer-events: auto !important;
  user-select: text !important;
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
}
.bottomBox[data-v-40d4944d] {
  width: 100%;
  height: 68px;
}
.addModuleBox[data-v-40d4944d] {
  width: 660px;
}
.addModuleBtn[data-v-40d4944d] {
  cursor: pointer;
  padding: 0 14px;
  height: 32px;
  border-radius: 4px;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0px;
  font-variation-settings: "opsz" auto;
  -webkit-font-feature-settings: "kern" on;
          font-feature-settings: "kern" on;
  color: #22A9AF;
}
.fixedRightBox[data-v-40d4944d] {
  position: fixed;
  top: 86px;
  right: 30px;
  width: 180px;
  height: 238px;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #3d3d3d;
}
.qr_publicize[data-v-40d4944d] {
  width: 107px;
  height: 107px;
}
.downLoadQrBtn[data-v-40d4944d] {
  cursor: pointer;
  width: 126px;
  height: 32px;
  border-radius: 4px;
  background: #22A9AF;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  /* 字体色/白 */
  color: #ffffff;
  text-align: center;
}
.copyQrUrlBtn[data-v-40d4944d] {
  cursor: pointer;
  width: 126px;
  height: 32px;
  border-radius: 4px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 线#E5E6EB */
  border: 1px solid #d8d8d8;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  color: #4e5969;
  text-align: center;
}
.publishBox[data-v-40d4944d] {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: #ffffff;
}
.publishBtn[data-v-40d4944d] {
  cursor: pointer;
  padding: 0 14px;
  height: 32px;
  border-radius: 4px;
  background: #f1fff9;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  text-align: center;
  color: #22A9AF;
}
.publishBtn[data-v-40d4944d]:hover {
  background: #22A9AF;
  color: #ffffff;
}
.addActivityBtn[data-v-40d4944d] {
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #22A9AF;
  cursor: pointer;
}
.delActTxt[data-v-40d4944d] {
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  color: #22A9AF;
  cursor: pointer;
}
.actTitDelBox[data-v-40d4944d] {
  width: 100%;
  height: 28px;
  padding: 0 10px;
  border-radius: 4px;
  background: #f7f7f7;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  color: #c9cdd4;
}
.qrbox[data-v-40d4944d] {
  width: 100%;
  height: 400px;
  border-radius: 4px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 线#E5E6EB */
  border: 1px solid #d8d8d8;
}
.precautionsQrBox[data-v-40d4944d] {
  width: 100%;
  height: 266px;
  border-radius: 4px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 线#E5E6EB */
  border: 1px solid #d8d8d8;
}
.preQrBox[data-v-40d4944d] {
  position: relative;
  width: 200px;
  height: 200px;
  border: 1px solid #d8d8d8;
}
.preQrBox img[data-v-40d4944d] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qrImg[data-v-40d4944d] {
  width: 198px;
  height: 198px;
  /* 线#E5E6EB */
  border: 1px solid #d8d8d8;
}
.qrUrlTips[data-v-40d4944d] {
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  color: #3d3d3d;
}
.copyBtn[data-v-40d4944d] {
  width: 55px;
  height: 32px;
  border-radius: 4px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 线#E5E6EB */
  border: 1px solid #d8d8d8;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  color: #3d3d3d;
  text-align: center;
  cursor: pointer;
}
.signUpBtn[data-v-40d4944d] {
  width: 200px;
  height: 40px;
  border-radius: 4px;
  background: #22A9AF;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  /* 字体色/白 */
  color: #ffffff;
  cursor: pointer;
}

/* 房间选择容器布局 */
.room-select-container[data-v-40d4944d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.room-select-container .el-select-custom[data-v-40d4944d] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 30px;
}
.room-select-container .add-room-btn[data-v-40d4944d] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
}

/* Element UI风格的自定义下拉组件样式 */
.el-select-custom[data-v-40d4944d] {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: 1;
}
.el-select-custom .el-input[data-v-40d4944d] {
  cursor: pointer;
  position: relative;
  font-size: 14px;
  display: inline-block;
  width: 100%;
}
.el-select-custom .el-input__wrapper[data-v-40d4944d] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1px 11px;
  background-color: #ffffff;
  background-image: none;
  border-radius: 4px;
  cursor: text;
  -webkit-transition: -webkit-box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-box-shadow: 0 0 0 1px #dcdfe6 inset;
          box-shadow: 0 0 0 1px #dcdfe6 inset;
}
.el-select-custom .el-input__wrapper[data-v-40d4944d]:hover {
  -webkit-box-shadow: 0 0 0 1px #c0c4cc inset;
          box-shadow: 0 0 0 1px #c0c4cc inset;
}
.el-select-custom.is-focus .el-input__wrapper[data-v-40d4944d] {
  -webkit-box-shadow: 0 0 0 1px #22a9af inset;
          box-shadow: 0 0 0 1px #22a9af inset;
}
.el-select-custom .el-input__inner-wrapper[data-v-40d4944d] {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.el-select-custom .el-input__inner[data-v-40d4944d] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #606266;
  font-size: inherit;
  height: 30px;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  background: none;
  cursor: pointer;
}
.el-select-custom .el-input__inner[data-v-40d4944d]::-webkit-input-placeholder {
  color: #a8abb2;
}
.el-select-custom .el-input__inner[data-v-40d4944d]::-moz-placeholder {
  color: #a8abb2;
}
.el-select-custom .el-input__inner[data-v-40d4944d]:-ms-input-placeholder {
  color: #a8abb2;
}
.el-select-custom .el-input__inner[data-v-40d4944d]::-ms-input-placeholder {
  color: #a8abb2;
}
.el-select-custom .el-input__inner[data-v-40d4944d]::placeholder {
  color: #a8abb2;
}
.el-select-custom .el-input__suffix[data-v-40d4944d] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 100%;
  text-align: center;
  color: #a8abb2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.el-select-custom .el-input__suffix-inner[data-v-40d4944d] {
  pointer-events: all;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* 修复下拉箭头图标样式 */
.el-select__caret[data-v-40d4944d] {
  color: #a8abb2;
  font-size: 14px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  cursor: pointer;
  pointer-events: auto;
}
.el-select__caret.is-reverse[data-v-40d4944d] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.el-select-dropdown[data-v-40d4944d] {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 2001;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  margin: 5px 0;
  font-size: 14px;
}
.el-scrollbar[data-v-40d4944d] {
  overflow: hidden;
  position: relative;
}
.el-select-dropdown__wrap[data-v-40d4944d] {
  max-height: 274px;
  overflow-y: auto;
}
.el-select-dropdown__list[data-v-40d4944d] {
  list-style: none;
  padding: 6px 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.el-select-dropdown__item[data-v-40d4944d] {
  font-size: 14px;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #606266;
  height: 34px;
  line-height: 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.el-select-dropdown__item[data-v-40d4944d]:hover {
  background-color: #f5f7fa;
}
.el-select-dropdown__item.is-selected[data-v-40d4944d] {
  color: #22a9af;
  font-weight: 700;
}

/* 修复选中图标样式 */
.el-select__check-icon[data-v-40d4944d] {
  color: #22a9af;
  font-size: 12px;
  font-weight: bold;
}

/* Element UI过渡动画 */
.el-zoom-in-top-enter-active[data-v-40d4944d],
.el-zoom-in-top-leave-active[data-v-40d4944d] {
  opacity: 1;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transition: opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
.el-zoom-in-top-enter[data-v-40d4944d],
.el-zoom-in-top-leave-to[data-v-40d4944d] {
  opacity: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}

/* 确保下拉框在拖拽时不受影响 */
.el-select-custom[data-v-40d4944d],
.el-select-dropdown[data-v-40d4944d] {
  pointer-events: auto !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.el-select-dropdown__item[data-v-40d4944d] {
  pointer-events: auto !important;
}

/* 让所有输入类元素不可被拖拽，且事件不被外层捕获 */
[data-v-40d4944d] input,[data-v-40d4944d] textarea,[data-v-40d4944d] .el-input__inner,[data-v-40d4944d] .el-textarea__inner {
  -webkit-user-drag: none !important;
  /* 禁止原生拖拽幽灵图 */
  pointer-events: auto !important;
  /* 保证能收到鼠标事件 */
  user-select: text !important;
  /* 允许选中文本 */
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
}
@charset "UTF-8";
/* 阴影 */
[data-v-3847b3fe]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.it_name[data-v-3847b3fe] {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.line[data-v-3847b3fe] {
  display: inline-block;
  height: 12px;
  width: 2px;
}
.statusShangjia[data-v-3847b3fe] {
  color: #30b0bf;
}
.statusShibai[data-v-3847b3fe] {
  color: #ff5f5f;
}
.statusWeishangjia[data-v-3847b3fe] {
  color: #cccccc;
}
.statusShenhezhong[data-v-3847b3fe] {
  color: #ff915f;
}
.statusBianji[data-v-3847b3fe] {
  color: #82b0e3;
}
.positionContainer[data-v-3847b3fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  margin-top: 10px;
  border-radius: 10px;
  padding: 15px 10px;
}
.positionContainer[data-v-3847b3fe]:hover {
  background-color: #eaf7f9;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.positionContainer .positionInfo[data-v-3847b3fe] {
  margin-left: 15px;
  -webkit-box-flex: 3.5;
      -ms-flex: 3.5;
          flex: 3.5;
}
.positionContainer .positionInfo .infoTop .it_tag[data-v-3847b3fe] {
  border-radius: 2px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  padding: 2px 8px;
  margin: 0 15px;
}
.positionContainer .positionInfo .infoCenter[data-v-3847b3fe] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  margin: 6px 0;
}
.positionContainer .positionInfo .infoBottom[data-v-3847b3fe] {
  margin-top: 5px;
}
.positionContainer .positionInfo .infoBottom span[data-v-3847b3fe] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.positionContainer .positionOp[data-v-3847b3fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.positionContainer .positionOp i[data-v-3847b3fe] {
  cursor: pointer;
  color: #30b0bf;
  margin-left: 8px;
}
.positionContainer .positionNum[data-v-3847b3fe] {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  gap: 20px;
}
.positionContainer .positionNum .desc[data-v-3847b3fe] {
  margin-bottom: 5px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #86909C;
}
.positionContainer .positionNum .num[data-v-3847b3fe] {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: rgba(51, 51, 51, 0.9);
  color: #1D2129;
  padding-bottom: 8px;
}
.positionContainer .positionStatus[data-v-3847b3fe] {
  min-width: 98px;
  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;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.flex[data-v-3847b3fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-direction[data-v-3847b3fe] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.align-center[data-v-3847b3fe] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.companyDetail[data-v-3847b3fe] {
  background-color: #fff;
  border-radius: 0 10px 0 10px;
  margin-top: -6px;
  padding: 12px 24px;
  color: #666;
}
.companyDetail .detail-top[data-v-3847b3fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.companyDetail .detail-top .top-l[data-v-3847b3fe] {
  font: 14px sans-serif;
}
.companyDetail .detail-top .top-l div[data-v-3847b3fe] {
  margin-bottom: 8px;
}
.companyDetail .detail-top .top-r[data-v-3847b3fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #ccc;
}
.companyDetail .detail-top .top-r .option[data-v-3847b3fe] {
  padding-top: 8px;
  margin-top: 8px;
  border-top: 1px solid #ccc;
}
.companyDetail .company-position .section-title[data-v-3847b3fe] {
  font-size: 16px;
  margin-top: 12px;
}
.companyDetail .company-position .position-list[data-v-3847b3fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 18px 12px;
}
.companyDetail .company-position .position-list .positionItem[data-v-3847b3fe] {
  font-size: 14px;
  width: 48%;
  padding: 8px;
  border: 1px solid #999;
  margin-bottom: 12px;
  border-radius: 6px;
}
.companyDetail .company-position .position-list .positionItem div[data-v-3847b3fe]:nth-child(2) {
  margin: 8px 0;
}
.companyDetail .company-position .position-list .position-desc[data-v-3847b3fe] {
  /* 禁止换行 */
  white-space: nowrap;
  /* 超出部分隐藏 */
  overflow: hidden;
  /* 超出部分省略号 */
  text-overflow: ellipsis;
}
.companyDetail .recruit .section-title[data-v-3847b3fe] {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}
.companyDetail .recruit .recruit-desc[data-v-3847b3fe] {
  font-size: 14px;
  padding: 5px 12px;
  line-height: 28px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-d6b49f30]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.replyitem-container .reply-item[data-v-d6b49f30] {
  padding: 16px 24px 16px;
}
.replyitem-container .reply-item .userInfo[data-v-d6b49f30] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.replyitem-container .reply-item .userInfo img[data-v-d6b49f30] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px;
}
.replyitem-container .reply-item .userInfo span[data-v-d6b49f30] {
  margin-right: 6px;
}
.replyitem-container .reply-item .problem[data-v-d6b49f30] {
  width: 850px;
  margin-left: 30px;
  margin-top: 8px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.replyitem-container .reply-item .problem span[data-v-d6b49f30]:last-child {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #cccccc;
  margin-left: 8px;
}
.replyitem-container .reply-item .answer[data-v-d6b49f30] {
  padding: 16px;
  background: #f8f9fa;
  border-radius: 2px;
  border: 1px solid #f4f4f4;
  margin-top: 8px;
  margin-left: 30px;
}
.replyitem-container .reply-item .answer .answer-content[data-v-d6b49f30] {
  margin-top: 8px;
  margin-left: 30px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.replyitem-container .reply-item .answer .answer-content span[data-v-d6b49f30]:last-child {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #cccccc;
  margin-left: 8px;
}
.replyitem-container .reply-item .reply-input[data-v-d6b49f30] {
  background-color: #fff;
  padding: 16px 24px 16px 53px;
  margin-top: 16px;
}
.replyitem-container .reply-item .reply-input .el-textarea[data-v-d6b49f30] {
  margin-right: 12px;
}
.replyitem-container .reply-item .line[data-v-d6b49f30] {
  margin-left: 30px;
  margin-top: 16px;
  height: 1px;
  background-color: #f4f4f4;
}
.flex[data-v-d6b49f30] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.space-between[data-v-d6b49f30] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.justify-center[data-v-d6b49f30] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-direction[data-v-d6b49f30] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.align-center[data-v-d6b49f30] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@charset "UTF-8";
/* 阴影 */
[data-v-e5a303f2]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.jedi-tab-switch[data-v-e5a303f2] {
  display: inline-block;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 4px;
}
.jedi-tab-switch .tab-list[data-v-e5a303f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jedi-tab-switch .tab-item[data-v-e5a303f2] {
  font-family: Source Han Sans;
  padding: 0px 10px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #4e5969;
  border-radius: 4px;
  cursor: pointer;
  background: transparent;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.jedi-tab-switch .tab-item.active[data-v-e5a303f2] {
  background: #22A9AF;
  color: #f7f7f7;
}
.jedi-tab-switch.mini .tab-item[data-v-e5a303f2] {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
}
.jedi-tab-switch.small .tab-item[data-v-e5a303f2] {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}
.jedi-tab-switch.medium .tab-item[data-v-e5a303f2] {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}
.jedi-tab-switch.large .tab-item[data-v-e5a303f2] {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-90cac5b4]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.Box[data-v-90cac5b4] {
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.formInline .el-form-item[data-v-90cac5b4] {
  margin-bottom: 0px;
}
.source[data-v-90cac5b4] {
  width: 85px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 350;
  font-family: Source Han Sans;
  font-weight: 350;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #d47526;
  border: 1px solid #d47526;
}
.source1[data-v-90cac5b4] {
  border: 1px solid #22A9AF;
  color: #22A9AF;
}
.contacts[data-v-90cac5b4] {
  font-family: Source Han Sans;
  font-size: 14px;
  line-height: 22px;
  color: rgba(25, 29, 28, 0.6);
}
.contactsInfo[data-v-90cac5b4] {
  font-family: Source Han Sans;
  font-size: 14px;
  line-height: 22px;
  color: #4e5969;
}
.contactsInfo .aft[data-v-90cac5b4]::after {
  content: "";
  height: 12px;
  width: 1px;
  background-color: #d8d8d8;
  display: inline-block;
  margin: 0px 8px;
  color: #d8d8d8;
}
.clear[data-v-90cac5b4] {
  font-size: 14px;
  font-weight: 350;
  line-height: 30px;
  font-family: Source Han Sans;
  color: #4e5969;
  margin: 0px 16px;
  cursor: pointer;
}
.clear[data-v-90cac5b4] :hover {
  opacity: 0.8;
}
@charset "UTF-8";
/* 阴影 */
[data-v-1d02d5e1]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.resume-detail-container[data-v-1d02d5e1] {
  padding: 20px;
}
.drawer-header[data-v-1d02d5e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 20px;
  border-bottom: 1px solid #ebeef5;
  background: #fff;
}
.drawer-header .drawer-title[data-v-1d02d5e1] {
  font-size: 16px;
  font-weight: 500;
  color: #303133;
}
.drawer-header .close-btn[data-v-1d02d5e1] {
  font-size: 18px;
  cursor: pointer;
  color: #909399;
}
.drawer-header .close-btn[data-v-1d02d5e1]:hover {
  color: #409eff;
}
.drawer-box[data-v-1d02d5e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: calc(100vh - 120px);
  overflow-y: auto;
  position: relative;
}
.drawer-content[data-v-1d02d5e1] {
  padding: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.video-content[data-v-1d02d5e1] {
  margin: 20px 20px 0 0;
  width: 230px;
}
.video-content video[data-v-1d02d5e1] {
  width: 100%;
  height: auto;
}
.source-info[data-v-1d02d5e1] {
  margin-bottom: 20px;
  color: #4E5969;
  background-color: #F7F8FA;
  padding: 14px 18px;
  border-radius: 4px;
}
.source-info .source-text[data-v-1d02d5e1] {
  color: #909399;
}
.source-info .source-item[data-v-1d02d5e1] {
  color: #303133;
}
.source-info .divider[data-v-1d02d5e1] {
  margin: 0 8px;
  color: #dcdfe6;
}
.profile-card .profile-main[data-v-1d02d5e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.profile-card .profile-main .avatar-section[data-v-1d02d5e1] {
  margin-right: 15px;
}
.profile-card .profile-main .avatar-section .avatar[data-v-1d02d5e1] {
  width: 116px;
  height: 163px;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
}
.profile-card .profile-main .info-section[data-v-1d02d5e1] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.profile-card .profile-main .info-section .name-row[data-v-1d02d5e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.profile-card .profile-main .info-section .name-row .name[data-v-1d02d5e1] {
  font-size: 18px;
  font-weight: 600;
  color: #303133;
  margin-right: 10px;
}
.profile-card .profile-main .info-section .name-row .status-tag[data-v-1d02d5e1] {
  background: #67c23a;
  border-color: #67c23a;
}
.profile-card .profile-main .info-section .name-row .rating-section[data-v-1d02d5e1] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.profile-card .profile-main .info-section .details-grid .detail-row[data-v-1d02d5e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}
.profile-card .profile-main .info-section .details-grid .detail-row .detail-item[data-v-1d02d5e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.profile-card .profile-main .info-section .details-grid .detail-row .detail-item .label[data-v-1d02d5e1] {
  color: #909399;
}
.profile-card .profile-main .info-section .details-grid .detail-row .detail-item .value[data-v-1d02d5e1] {
  color: #303133;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.section[data-v-1d02d5e1] {
  margin-bottom: 25px;
}
.section .section-title[data-v-1d02d5e1] {
  font-size: 16px;
  font-weight: 600;
  color: #303133;
  margin-bottom: 15px;
}
.section .section-title .subtitle[data-v-1d02d5e1] {
  color: #909399;
  font-weight: normal;
}
.intention-content[data-v-1d02d5e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.intention-content .intention-row[data-v-1d02d5e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.intention-content .intention-row .intention-label[data-v-1d02d5e1] {
  color: #085FB3;
}
.intention-content .intention-row .intention-tag[data-v-1d02d5e1] {
  color: #085FB3;
  padding: 2px 8px;
}
.intention-content .intention-row .salary-text[data-v-1d02d5e1] {
  color: #085FB3;
}
.advantage-content .advantage-text[data-v-1d02d5e1] {
  color: #4E5969;
  line-height: 1.6;
  margin-bottom: 15px;
}
.education-content .education-item[data-v-1d02d5e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.education-content .education-item .edu-time[data-v-1d02d5e1] {
  width: 120px;
  color: #4E5969;
}
.education-content .education-item .edu-school[data-v-1d02d5e1] {
  color: #4E5969;
  width: 150px;
  margin-right: 15px;
}
.education-content .education-item .edu-major[data-v-1d02d5e1] {
  color: #4E5969;
  width: 80px;
  margin-right: 15px;
}
.education-content .education-item .edu-degree[data-v-1d02d5e1] {
  color: #4E5969;
  width: 40px;
  margin-right: 15px;
}
.education-content .education-item .edu-type[data-v-1d02d5e1] {
  color: #4E5969;
}
.courses-content .courses-text[data-v-1d02d5e1] {
  color: #4E5969;
}
.experience-content .experience-item[data-v-1d02d5e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.experience-content .experience-item .exp-timeline[data-v-1d02d5e1] {
  position: relative;
  margin-right: 15px;
}
.experience-content .experience-item .exp-timeline .timeline-dot[data-v-1d02d5e1] {
  width: 8px;
  height: 8px;
  background: #C9CDD4;
  border-radius: 50%;
  margin-top: 6px;
}
.experience-content .experience-item .exp-timeline .timeline-line[data-v-1d02d5e1] {
  position: absolute;
  left: 3px;
  top: 14px;
  width: 2px;
  height: 200%;
  background: #e4e7ed;
}
.experience-content .experience-item .exp-content[data-v-1d02d5e1] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.experience-content .experience-item .exp-content .exp-header[data-v-1d02d5e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.experience-content .experience-item .exp-content .exp-time[data-v-1d02d5e1] {
  color: #4E5969;
  margin-bottom: 5px;
}
.experience-content .experience-item .exp-content .exp-title[data-v-1d02d5e1] {
  color: #4E5969;
  font-weight: 500;
  margin-bottom: 5px;
}
.experience-content .experience-item .exp-content .exp-desc[data-v-1d02d5e1] {
  color: #4E5969;
}
.experience-content .experience-item .exp-content .exp-duties .duty-item[data-v-1d02d5e1] {
  color: #4E5969;
  margin-bottom: 3px;
}
.skills-content .skill-tag[data-v-1d02d5e1] {
  margin-right: 10px;
  margin-bottom: 8px;
  color: #4E5969;
  background: #F7F7F7;
  border: 1px solid #F7F7F7;
  border-radius: 4px;
}
.hobbies-content .hobbies-text[data-v-1d02d5e1] {
  color: #4E5969;
}
.drawer-footer[data-v-1d02d5e1] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 20px;
  text-align: right;
  border-top: 1px solid #ebeef5;
  background: #fff;
}
[data-v-1d02d5e1] .el-drawer .el-drawer__body {
  padding: 0;
}
@charset "UTF-8";
/* 阴影 */
[data-v-623cd3e4]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.Box[data-v-623cd3e4] {
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.formInline .el-form-item[data-v-623cd3e4] {
  margin-bottom: 0px;
}
.source[data-v-623cd3e4] {
  width: 85px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 350;
  font-family: Source Han Sans;
  font-weight: 350;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #d47526;
  border: 1px solid #d47526;
}
.source1[data-v-623cd3e4] {
  border: 1px solid #22A9AF;
  color: #22A9AF;
}
.contacts[data-v-623cd3e4] {
  font-family: Source Han Sans;
  font-size: 14px;
  line-height: 22px;
  color: rgba(25, 29, 28, 0.6);
}
.contactsInfo[data-v-623cd3e4] {
  font-family: Source Han Sans;
  font-size: 14px;
  line-height: 22px;
  color: #4e5969;
}
.contactsInfo .aft[data-v-623cd3e4]::after {
  content: "";
  height: 12px;
  width: 1px;
  background-color: #d8d8d8;
  display: inline-block;
  margin: 0px 8px;
  color: #d8d8d8;
}
.contactsInfo .aft2[data-v-623cd3e4]::after {
  content: "";
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background-color: #4e5969;
  display: inline-block;
  margin: 0px 8px;
  margin-bottom: 3px;
  color: #d8d8d8;
}
.clear[data-v-623cd3e4] {
  font-size: 14px;
  font-weight: 350;
  line-height: 30px;
  font-family: Source Han Sans;
  color: #4e5969;
  margin: 0px 16px;
  cursor: pointer;
}
.clear[data-v-623cd3e4] :hover {
  opacity: 0.8;
}
@charset "UTF-8";
/* 阴影 */
[data-v-7fec500a]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.Box[data-v-7fec500a] {
  width: 100%;
  height: 100%;
}
.dashboard-container[data-v-7fec500a] {
  padding: 20px;
}
.dashboard-grid[data-v-7fec500a] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 20px;
  height: calc(100vh - 40px);
  max-width: 1400px;
  margin: 0 auto;
}
.dashboard-card[data-v-7fec500a] {
  background: white;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.card-header[data-v-7fec500a] {
  padding: 20px 0;
  border-bottom: none;
}
.card-title[data-v-7fec500a] {
  font-size: 14px;
  font-weight: 600;
  color: #4E5969;
  margin: 0;
}
.card-content[data-v-7fec500a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px 24px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* 统计数据样式 */
.stats-container[data-v-7fec500a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.stat-item[data-v-7fec500a] {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.stat-label[data-v-7fec500a] {
  font-size: 14px;
  color: #606266;
  margin-bottom: 12px;
}
.stat-value[data-v-7fec500a] {
  font-size: 36px;
  font-weight: 600;
  color: #303133;
}

/* 响应式设计 */
@media (max-width: 1200px) {
.dashboard-grid[data-v-7fec500a] {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 1fr);
}
.chart-container[data-v-7fec500a] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
}
.chart-legend[data-v-7fec500a] {
    margin-left: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}
.stats-container[data-v-7fec500a] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
}
}
@media (max-width: 768px) {
.dashboard-container[data-v-7fec500a] {
    padding: 10px;
}
.dashboard-grid[data-v-7fec500a] {
    gap: 10px;
    height: auto;
}
.dashboard-card[data-v-7fec500a] {
    min-height: 300px;
}
.card-content[data-v-7fec500a] {
    padding: 15px;
}
.donut-chart[data-v-7fec500a] {
    width: 120px;
    height: 120px;
}
.donut-chart[data-v-7fec500a]::before {
    width: 80px;
    height: 80px;
}
.stat-value[data-v-7fec500a] {
    font-size: 36px;
}
}

.iframeContainer[data-v-b26c95da] {
  position: relative;
  border: 1px solid #ebeef5;
  width: 313px;
  height: 667px;
  margin: -12px auto -14px;
}
.preview-iframe[data-v-b26c95da] {
  width: 100%;
  height: 100%;
}
.url-input[data-v-b26c95da] {
  margin-bottom: 15px;
}
.loading-mask[data-v-b26c95da] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
}
.loading-icon[data-v-b26c95da] {
  font-size: 24px;
  margin-bottom: 10px;
}

@charset "UTF-8";
/* 阴影 */
[data-v-b9b389d8]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.content[data-v-b9b389d8] {
  width: 100%;
  height: 100%;
  padding-top: 12px;
  font-family: Source Han Sans;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.content .left[data-v-b9b389d8] {
  width: 100%;
  padding: 30px 36px;
  background: #fff;
}
.content .el-button.el-button--primary[data-v-b9b389d8] {
  background: #22A9AF;
  border-color: #22A9AF;
  font-weight: normal;
}
.flex[data-v-b9b389d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-between-center[data-v-b9b389d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-between[data-v-b9b389d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.w100[data-v-b9b389d8] {
  width: 100%;
}
.header-Box .title1[data-v-b9b389d8] {
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
  color: #1d2129;
}
.header-Box .fx[data-v-b9b389d8] {
  font-size: 16px;
  color: #3d3d3d;
  cursor: pointer;
}
.header-Box .fx .svg-icon[data-v-b9b389d8] {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}
.header-Box .school-img[data-v-b9b389d8] {
  min-width: 460px;
  height: 249px;
  background: #f1f1f1;
  margin-right: 20px;
}
.header-Box .school-img img[data-v-b9b389d8] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header-Box .header-info[data-v-b9b389d8] {
  margin-top: 28px;
}
.header-Box .time-addres-phone[data-v-b9b389d8] {
  font-size: 16px;
  color: #4e5969;
  line-height: 36px;
}
.card-box[data-v-b9b389d8] {
  margin-top: 16px;
  padding: 14px 0px 14px 0px;
}
.card-box .title2[data-v-b9b389d8] {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #1d2129;
}
.card-box .text[data-v-b9b389d8] {
  margin-top: 10px;
  width: 675px;
  font-size: 16px;
  line-height: 32px;
  color: #1d2129;
}
.card-box .qrcode[data-v-b9b389d8] {
  width: 200px;
  height: 200px;
  background: #000;
}
.card-box2[data-v-b9b389d8] {
  margin-top: 16px;
  padding: 14px 0px 14px 0px;
}
.card-box2 .title2[data-v-b9b389d8] {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #1d2129;
}
.card-box2 .text[data-v-b9b389d8] {
  margin-top: 10px;
  font-size: 16px;
  line-height: 32px;
  color: #1d2129;
}
.img1[data-v-b9b389d8] {
  margin-top: 20px;
  width: 612px;
}
.img1 img[data-v-b9b389d8] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img1 video[data-v-b9b389d8] {
  width: 100%;
  height: 100%;
  max-height: 348px;
  -o-object-fit: contain;
     object-fit: contain;
}
.fw500[data-v-b9b389d8] {
  font-weight: bold;
}
.mt36[data-v-b9b389d8] {
  margin-top: 36px;
}
.mb20[data-v-b9b389d8] {
  margin-bottom: 20px;
}
.flex-center[data-v-b9b389d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.qrBtnDownload[data-v-b9b389d8] {
  width: 120px;
  height: 32px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #22A9AF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 10px;
}
.qrBtnDownload[data-v-b9b389d8]:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
.qrBtn[data-v-b9b389d8] {
  width: 120px;
  height: 32px;
  border-radius: 4px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-top: 10px;
}
.qrBtn[data-v-b9b389d8]:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
.copy[data-v-b9b389d8] {
  background: #ffffff;
  color: #4e5969;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d8d8d8;
}
.border1[data-v-b9b389d8] {
  border: 1px solid #d8d8d8;
}
.fileName[data-v-b9b389d8] {
  line-height: 30px;
  font-family: Source Han Sans;
  color: #22a9af;
  cursor: pointer;
}
.footer[data-v-b9b389d8] {
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #4e5969;
}
.footer .text-primary[data-v-b9b389d8] {
  color: #22a9af;
}
.footer span[data-v-b9b389d8] {
  cursor: pointer;
}
@charset "UTF-8";
/* 阴影 */
[data-v-fc8c24c6]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}

/* 双选会详情 */
[data-v-fc8c24c6] .el-tabs__header {
  padding: 0 20px;
}
.majorContainer[data-v-fc8c24c6] {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  height: 400px;
  overflow-y: auto;
  background: #f8f9fa;
  border-radius: 5px;
  padding: 20px 0px;
  margin-right: 20px;
}
.majorContainer .majorItem[data-v-fc8c24c6] {
  width: 80%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  padding: 10px 0px;
  cursor: pointer;
  border-radius: 4px;
  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;
}
.majorContainer .majorActive[data-v-fc8c24c6] {
  padding: 10px 0px;
  width: 80%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 600;
  color: #333;
  background-color: #fff;
  border-radius: 4px;
  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;
}
.positionCon[data-v-fc8c24c6] {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
.positionCon .gundongtiaoposi[data-v-fc8c24c6] {
  height: 400px;
  overflow-y: auto;
}
.positionCon .positionContainer[data-v-fc8c24c6] {
  border-bottom: 1px solid #f4f4f4;
  padding: 15px 10px;
}
.positionCon .positionContainer[data-v-fc8c24c6]:hover {
  background-color: #eaf7f9;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.positionCon .avatar[data-v-fc8c24c6] {
  width: 40px;
  height: 40px;
  background-color: pink;
  margin-right: 8px;
  border-radius: 50%;
}
.avatar2[data-v-fc8c24c6] {
  width: 30px;
  height: 30px;
  margin-right: 8px;
  border-radius: 50%;
}
.ziti333[data-v-fc8c24c6] {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.ziti3332[data-v-fc8c24c6] {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.ziti999[data-v-fc8c24c6] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.ziti9992[data-v-fc8c24c6] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.positionDetail[data-v-fc8c24c6] {
  position: relative;
  margin: 12px;
  margin-top: 0px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.positionDetail .verLine[data-v-fc8c24c6] {
  width: 2px;
  height: 36px;
  background: #f4f4f4f5;
  margin: 8px 40px;
}
.positionDetail .verLine2[data-v-fc8c24c6] {
  width: 2px;
  height: 36px;
  background: #cfcccc;
  margin: 8px 30px;
}
.positionDetail .pd-Top span[data-v-fc8c24c6] {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  margin-left: 10px;
}
.positionDetail .pd-data[data-v-fc8c24c6] {
  width: 100%;
  height: 80px;
  background-color: #f1faf9;
  padding: 12px;
  background-size: 100% 100%;
}
.positionDetail .pd-data .desc[data-v-fc8c24c6] {
  margin-bottom: 5px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.positionDetail .pd-data .num[data-v-fc8c24c6] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 550;
}
.positionDetail .pd-data .saoma[data-v-fc8c24c6] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 500;
  color: #151414;
}
.positionDetail .pd-data .copy[data-v-fc8c24c6] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #30b0bf;
  text-decoration: underline;
  cursor: pointer;
}
.positionDetail .pd-data .qrcode[data-v-fc8c24c6] {
  width: 70px !important;
  height: 70px;
  margin-left: 15px;
}
.positionDetail .pd-data .qrcode .canvas[data-v-fc8c24c6] {
  width: 70px !important;
  height: 70px !important;
}
.positionDetail .pd-infos[data-v-fc8c24c6] {
  padding: 16px 20px 0 20px;
}
.positionDetail .pd-infos .ziti1[data-v-fc8c24c6] {
  font-size: 18px;
  font-family: Source Han Sans;
  font-weight: 500;
  color: #4e5969;
}
.positionDetail .pd-infos .ziti[data-v-fc8c24c6] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.positionDetail .pd-infos .zhuban[data-v-fc8c24c6] {
  margin-left: 10px;
  padding: 2px 5px;
  border-radius: 2px;
  border: 1px solid #e4e4e4;
  font-size: 12px;
  color: #cccccc;
}
.positionDetail .pd-infos .it_tag[data-v-fc8c24c6] {
  border-radius: 2px;
  font-size: 12px;
  font-family: Source Han Sans;
  padding: 2px 6px;
  font-weight: 350;
  background: #f7f7f7;
  color: #86909c;
  margin: 0 10px;
}
.positionDetail .pd-infos .tag1[data-v-fc8c24c6] {
  background: #e2f1ff;
  color: #007bdf;
}
.positionDetail .pd-infos .tag2[data-v-fc8c24c6] {
  background: #eaf7f9;
  border: 1px solid #ccc;
}
.positionDetail .pd-op[data-v-fc8c24c6] {
  padding: 0 20px;
  margin-top: 24px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.positionDetail .pd-op .el-button[data-v-fc8c24c6] {
  margin-left: 0px;
  margin-right: 12px;
  padding: 0px 14px;
  font-weight: normal;
  height: 32px;
}
.positionDetail .pd-op .el-button span[data-v-fc8c24c6] {
  line-height: 32px;
}
.positionDetail .pd-op .cancelBtn[data-v-fc8c24c6] {
  font-family: Source Han Sans;
  font-size: 14px;
  border-radius: 4px;
  height: 32px;
  line-height: 30px;
  padding: 0px 14px;
  cursor: pointer;
  color: #f56c6c;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #f56c6c;
  margin-right: 12px;
}
.positionDetail .detailItem[data-v-fc8c24c6] {
  padding: 16px;
}
.positionDetail .personnel .dlTitle[data-v-fc8c24c6] {
  font-size: 14px;
  padding: 16px;
  margin-bottom: 12px;
  color: #999;
  background-color: #f1faf9;
  cursor: pointer;
}
.positionDetail .personnel .sPreson[data-v-fc8c24c6] {
  margin-bottom: 16px;
}
.positionDetail .personnel .sPreson .person-info[data-v-fc8c24c6] {
  font-size: 14px;
}
.positionDetail .personnel .sPreson .person-info span[data-v-fc8c24c6]:first-child {
  margin-bottom: 6px;
}
.flex[data-v-fc8c24c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.space-between[data-v-fc8c24c6] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.align-end[data-v-fc8c24c6] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.justify-around[data-v-fc8c24c6] {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.justify-center[data-v-fc8c24c6] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-direction[data-v-fc8c24c6] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mb-2[data-v-fc8c24c6] {
  margin-bottom: 8px;
}
.ml16[data-v-fc8c24c6] {
  margin-left: 16px;
}
.align-center[data-v-fc8c24c6] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pd-info[data-v-fc8c24c6] {
  margin-top: 20px;
}
.pd-info .ziti1[data-v-fc8c24c6] {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 550;
  color: #333333;
}
.pd-info .ziti[data-v-fc8c24c6] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.pd-info .zhuban[data-v-fc8c24c6] {
  padding: 2px 5px;
  border-radius: 2px;
  border: 1px solid #e4e4e4;
  font-size: 12px;
  color: #cccccc;
}
.pd-info .it_tag[data-v-fc8c24c6] {
  border-radius: 2px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  padding: 2px 8px;
  font-weight: 400;
}
.pd-info .tag1[data-v-fc8c24c6] {
  background: #fff0e9;
  color: #ff915f;
  border: 1px solid #ff9d70;
  margin: 0 15px;
}
.pd-info .tag2[data-v-fc8c24c6] {
  background: #eaf7f9;
  border: 1px solid #30b0bf;
  color: #ff915f;
}
.reply-main[data-v-fc8c24c6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fff;
  position: relative;
  height: 100%;
}
.reply-main .top[data-v-fc8c24c6] {
  background-color: #fff;
  padding: 16px 24px;
  border-bottom: 1px solid #f4f4f4;
}
.reply-main .top .tabs[data-v-fc8c24c6] {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #999;
  cursor: pointer;
}
.reply-main .top .tabs span[data-v-fc8c24c6] {
  padding: 6px 16px;
  border-radius: 0px 2px 2px 0px;
  border: 1px solid #cccccc;
}
.reply-main .top .tabs .selectedTab[data-v-fc8c24c6] {
  background: #eaf7f9;
  border-radius: 2px 0px 0px 2px;
  border: 1px solid #30b0bf;
  color: #30b0bf;
}
.reply-main .top .questionKeyWord[data-v-fc8c24c6] {
  width: 343px;
  height: 32px;
}
.reply-main .reply-detail[data-v-fc8c24c6] {
  background-color: #fff;
  margin-top: 16px;
}
.reply-main .page[data-v-fc8c24c6] {
  background-color: #fff;
  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;
}
.company-info[data-v-fc8c24c6] {
  color: rgba(25, 29, 28, 0.6);
  margin-bottom: 12px;
  padding: 12px;
}
.company-info div[data-v-fc8c24c6] {
  line-height: 30px;
}
.detailsContent[data-v-fc8c24c6] {
  padding: 0 20px;
  line-height: 30px;
  color: #86909c;
  font-family: Source Han Sans;
  overflow: hidden;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  font-size: 14px;
}
.detailsContent .detailsData[data-v-fc8c24c6] {
  color: #4e5969;
  margin-left: 12px;
}
.h24[data-v-fc8c24c6] {
  height: 24px;
}
.qrcodeBox[data-v-fc8c24c6] {
  margin-right: 30px;
}
.qrcodeBox .mBox[data-v-fc8c24c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
}
.qrcodeBox .bm[data-v-fc8c24c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.qrcodeBox .qd[data-v-fc8c24c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.qrcodeBox .text[data-v-fc8c24c6] {
  margin-top: 6px;
  line-height: 22px;
  font-family: Source Han Sans;
  font-size: 14px;
  color: #86909c;
}
.qrcodeBox .imgBox[data-v-fc8c24c6] {
  width: 81px;
  height: 81px;
  border: 1px solid #d8d8d8;
  cursor: pointer;
}
.qrcodeBox .imgBox img[data-v-fc8c24c6] {
  width: 79px;
  height: 79px;
}
.qrBtnDownload[data-v-fc8c24c6] {
  width: 126px;
  height: 32px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #22A9AF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 10px;
}
.qrBtnDownload[data-v-fc8c24c6]:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
.qrBtnDownload2[data-v-fc8c24c6] {
  width: 52px;
  height: 18px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #22A9AF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 4px;
  font-size: 12px;
}
.qrBtnDownload2[data-v-fc8c24c6]:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
.qrBtn[data-v-fc8c24c6] {
  width: 126px;
  height: 32px;
  border-radius: 4px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-top: 10px;
}
.qrBtn[data-v-fc8c24c6]:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
.copy[data-v-fc8c24c6] {
  background: #ffffff;
  color: #4e5969;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d8d8d8;
}
.tabsBox[data-v-fc8c24c6] {
  margin-top: 20px;
}
.tabsBox[data-v-fc8c24c6].el-tabs__item {
  font-family: Source Han Sans;
  line-height: 30px;
}
.tabsBox[data-v-fc8c24c6].el-tabs__item.is-active {
  color: #22a9af !important;
}
.tabsBox[data-v-fc8c24c6].el-tabs__active-bar.is-top {
  background-color: #22a9af !important;
}
.tabsBox[data-v-fc8c24c6].el-tabs__nav-wrap::after {
  border: 1px solid rgba(25, 29, 28, 0.0524) !important;
}
.mobile-iframe-container-box[data-v-fc8c24c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile-iframe-container-header img[data-v-fc8c24c6] {
  width: 100%;
  /* img 宽度充满容器 */
  height: auto;
  /* 保持宽高比 */
  display: block;
}
.mobile-iframe-container-header[data-v-fc8c24c6] {
  width: 580px;
  overflow: hidden;
  position: relative;
  background: #f5f5f5;
}
.mobile-iframe-container-header .icon_top[data-v-fc8c24c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background-color: #fff;
}
.mobile-iframe-container-header .icon_top img[data-v-fc8c24c6] {
  width: 40px;
  height: 40px;
}
.mobile-iframe-container-header .scool-box[data-v-fc8c24c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-bottom: 10px solid #007bdf;
  padding-bottom: 20px;
}
.mobile-iframe-container-header .scool-left[data-v-fc8c24c6] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-right: 20px;
  position: relative;
  /* 为伪元素定位提供参考 */
}
.mobile-iframe-container-header .scool-left[data-v-fc8c24c6]::before {
  content: "";
  position: absolute;
  right: -40px;
  /* 调整点距离右边的距离 */
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  /* 垂直居中 */
  width: 8px;
  /* 点的宽度 */
  height: 8px;
  /* 点的高度 */
  border-radius: 50%;
  /* 圆形 */
  background-color: #085FBB;
  /* 点的颜色，与文字颜色保持一致 */
}
.mobile-iframe-container-header .scool-left img[data-v-fc8c24c6] {
  height: 58px;
  -o-object-fit: fill;
     object-fit: fill;
}
.mobile-iframe-container-header .scool-right[data-v-fc8c24c6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  margin: 20px 0 0 20px;
  padding-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mobile-iframe-container-header .scool-right .name-zh[data-v-fc8c24c6] {
  font-family: Source Han Sans;
  font-size: 36px;
  color: #085FBB;
  font-weight: bold;
  padding-bottom: 10px;
}
.mobile-iframe-container-header .scool-right .name-en[data-v-fc8c24c6] {
  font-family: Source Han Sans;
  font-size: 28px;
  color: #085FBB;
}
.mobile-iframe-container[data-v-fc8c24c6] {
  width: 580px;
  height: 900px;
  /* 固定合理高度 */
  overflow: hidden;
  /* 隐藏超出部分，不显示滚动条 */
  position: relative;
}
.mobile-iframe[data-v-fc8c24c6] {
  width: 2900px;
  height: 3000px;
  border: none;
  -webkit-transform: scale(0.2);
          transform: scale(0.2);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  display: block;
}
.foldBtn[data-v-fc8c24c6] {
  font-family: Source Han Sans;
  font-size: 14px;
  color: #22a9af;
  cursor: pointer;
}
.foldBtn[data-v-fc8c24c6] :hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
@charset "UTF-8";
/* 阴影 */
[data-v-01443e14]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.subTitle[data-v-01443e14] {
  font-size: 12px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 18px;
}
.selectView[data-v-01443e14] {
  width: 212px;
  height: 40px;
  margin: 24px 8px 0 0;
  display: inline-block;
}
.addBut[data-v-01443e14] {
  width: 40px;
  height: 36px;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  background: #22A9AF;
  border-radius: 4px;
  margin: 0 0 0 8px;
  vertical-align: middle;
  border: none;
  display: inline-block;
}
.tag[data-v-01443e14] {
  height: 40px;
  font-size: 16px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 40px;
  padding: 0 16px;
  background: rgba(25, 29, 28, 0.02);
  border-radius: 4px;
  margin: 8px 16px 0 0;
  display: inline-block;
}
.tag .close[data-v-01443e14] {
  width: 16px;
  height: 16px;
  line-height: 40px;
  margin: 0 0 0 16px;
  vertical-align: middle;
}
@charset "UTF-8";
/* 阴影 */
[data-v-6098d400]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.lecturetoExamineMange[data-v-6098d400] {
  min-height: 100vh;
  background-color: #fff;
  margin: 12px 40px;
  padding: 12px;
}
.centerView[data-v-6098d400] {
  overflow: hidden;
}
.centerView .selectView[data-v-6098d400] {
  width: 144px;
  height: 36px;
  display: block;
  float: left;
}
.centerView .inputView[data-v-6098d400] {
  height: 36px;
  border-radius: 4px;
  margin: 12px 0 0 40px;
  display: block;
  float: left;
}
.centerView .inputView .input[data-v-6098d400] {
  width: 160px;
  height: 100%;
}
.centerView .inputView .searchBut[data-v-6098d400] {
  width: 88px;
  height: 36px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  border: none;
  background: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  display: inline-block;
}
.centerView .clearBut[data-v-6098d400] {
  cursor: pointer;
  font-size: 16px;
  color: rgba(25, 29, 28, 0.3);
  line-height: 36px;
  margin: 15px 0 0 24px;
  display: block;
  float: left;
}
.tableView[data-v-6098d400] {
  margin: 12px auto 100px auto;
  border-radius: 4px;
  display: block;
}
.tableView .el-table[data-v-6098d400] {
  -webkit-box-shadow: 0px 2px 8px 8px rgba(32, 31, 29, 0.02);
          box-shadow: 0px 2px 8px 8px rgba(32, 31, 29, 0.02);
}
.tableView .headerView[data-v-6098d400] {
  text-align: right;
}
.tableView .tabHeaderBut[data-v-6098d400],
.tableView .invitationBut[data-v-6098d400] {
  width: 72px;
  height: 26px;
  font-size: 14px;
  color: #ffffff;
  background: #22A9AF;
  border-radius: 4px;
  border: none;
  margin: 0 8px 0 0;
}
.tableView .invitationBut[data-v-6098d400] {
  font-weight: bold;
  margin: 0 0 0 8px;
}
.tableView .userInfo[data-v-6098d400] {
  position: relative;
}
.tableView .userInfo .name[data-v-6098d400] {
  color: #191d1c;
  font-size: 16px;
  font-weight: bold;
  margin: 0 16px 0 0;
  vertical-align: middle;
}
.tableView .userInfo .mask[data-v-6098d400] {
  font-size: 12px;
  line-height: 18px;
  padding: 0 4px;
  margin: 0 0 0 4px;
  border-radius: 4px;
  display: inline-block;
}
.tableView .userInfo .school[data-v-6098d400] {
  color: #f98029;
  border: 1px solid #fbcb31;
}
.tableView .userInfo .lecture[data-v-6098d400] {
  color: #1bb6f8;
  border: 1px solid #1bb6f8;
}
.tableView .userInfo .apply[data-v-6098d400] {
  color: #f98029;
  background: #f0fff9;
}
.tableView .userInfo .activation[data-v-6098d400] {
  color: #22A9AF;
  background: #f0fff9;
}
.tableView .userInfo .haveInHand[data-v-6098d400] {
  color: #1bb6f8;
  background: #f0fff9;
}
.tableView .userInfo .cancel[data-v-6098d400] {
  color: #919191;
  background: #f0fff9;
}
.tableView .userInfo .notActivation[data-v-6098d400] {
  color: #ff4949;
  background: #fff8f7;
}
.tableView .pagination[data-v-6098d400] {
  margin: 16px 0;
  padding: 0;
}
.tableView .routerBut[data-v-6098d400] {
  font-size: 14px;
  color: #22A9AF;
  margin: 0 16px 0 0;
  cursor: pointer;
  display: inline-block;
}
.subTitle[data-v-6098d400] {
  font-size: 14px;
  margin: 0 0 16px 0;
  display: inline-block;
}
.info-view-box[data-v-6098d400] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.info-view-box .info-view-item[data-v-6098d400] {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.info-view-box .info .itemInfo[data-v-6098d400] {
  min-width: 100px;
  display: inline-block;
}
.info-view-box .info span[data-v-6098d400] {
  font-size: 14px;
  vertical-align: middle;
}
.info-view-box .info .aggravate[data-v-6098d400] {
  vertical-align: middle;
  margin: 0 16px 0 0;
}

[data-v-6098d400] .input .el-input__inner {
  /* font-size: 14px; */
  /* color: rgba(25, 29, 28, 0.6); */
  /* background: #f0fff9; */
  /* border-radius: 0; */
  /* border: none; */
}
[data-v-6098d400] .el-input__inner {
  height: 36px;
}
[data-v-6098d400] .el-table td,[data-v-6098d400] .el-table th.is-leaf {
  border-bottom: none;
}
[data-v-6098d400] .el-table__body .el-table__row td:nth-child(2) .cell {
  /* border-right: 1px solid #d8d8d8; */
}
[data-v-6098d400] .el-table__body .el-table__row td:nth-child(3) .cell {
  /* border-right: 1px solid #d8d8d8; */
}
[data-v-6098d400] .el-table::before {
  display: none;
}
[data-v-6098d400] .el-pagination {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-6098d400] .el-pagination__sizes {
  height: 40px !important;
}

.gridHoverStyle,.gridSelection,.timelineSelection{background-color:#fff3a1}.gantt_grid_scale .gantt_grid_head_cell{color:#a6a6a6;border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:none;color:#454545}.gantt_task_link .gantt_link_arrow_right{border-width:6px;margin-top:-3px}.gantt_task_link .gantt_link_arrow_left{border-width:6px;margin-left:-6px;margin-top:-3px}.gantt_task_link .gantt_link_arrow_down,.gantt_task_link .gantt_link_arrow_up{border-width:6px}.gantt_task_line .gantt_task_progress_drag{bottom:-4px;height:10px;margin-left:-8px;width:16px}.chartHeaderBg{background-color:#fff}.gantt_task .gantt_task_scale .gantt_scale_cell{color:#a6a6a6;border-right:1px solid #ebebeb}.gantt_row.gantt_project,.gantt_row.odd.gantt_project{background-color:#edffef}.gantt_task_row.gantt_project,.gantt_task_row.odd.gantt_project{background-color:#f5fff6}.gantt_task_line.gantt_project{background-color:#65c16f;border:1px solid #3c9445}.gantt_task_line.gantt_project .gantt_task_progress{background-color:#46ad51}.buttonBg{background:#fff}.gantt_cal_light .gantt_btn_set{margin:5px 10px}.gantt_btn_set.gantt_cancel_btn_set{background:#fff;color:#454545;border:1px solid #cecece}.gantt_btn_set.gantt_save_btn_set{background:#3db9d3;text-shadow:0 -1px 0 #248a9f;color:#fff}.gantt_btn_set.gantt_delete_btn_set{text-shadow:0 -1px 0 #6f6f6f;background:#ec8e00;text-shadow:0 -1px 0 #a60;color:#fff}.gantt_cal_light_wide{padding-left:0!important;padding-right:0!important}.gantt_cal_light_wide .gantt_cal_larea{border-left:none!important;border-right:none!important}.gantt_popup_button.gantt_ok_button{background:#3db9d3;text-shadow:0 -1px 0 #248a9f;color:#fff;font-weight:700;border-width:0}.gantt_popup_button.gantt_cancel_button{font-weight:700;color:#454544}.gantt_popup_title{background-color:#fff}.gantt_popup_shadow{-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.07);box-shadow:3px 3px 3px rgba(0,0,0,.07)}.gantt_qi_big_icon.icon_edit{color:#454545;background:#fff}.gantt_qi_big_icon.icon_delete{text-shadow:0 -1px 0 #a60;background:#ec8e00;color:#fff;border-width:0}.gantt_tooltip{-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.07);box-shadow:3px 3px 3px rgba(0,0,0,.07);border-left:1px solid rgba(0,0,0,.07);border-top:1px solid rgba(0,0,0,.07);font-size:8pt;color:#454545}.gantt_container,.gantt_tooltip{background-color:#fff;font-family:Arial}.gantt_container{font-size:13px;border:1px solid #cecece;position:relative;white-space:nowrap;overflow-x:hidden;overflow-y:hidden}.gantt_touch_active{-ms-scroll-chaining:none;overscroll-behavior:none}.gantt_task_scroll{overflow-x:scroll}.gantt_grid,.gantt_task{position:relative;overflow-x:hidden;overflow-y:hidden;display:inline-block;vertical-align:top}.gantt_grid_scale,.gantt_task_scale{color:#6b6b6b;font-size:12px;border-bottom:1px solid #cecece;-webkit-box-sizing:border-box;box-sizing:border-box}.gantt_grid_scale,.gantt_task_scale,.gantt_task_vscroll{background-color:#fff}.gantt_scale_line{-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;border-top:1px solid #cecece}.gantt_scale_line:first-child{border-top:none}.gantt_grid_head_cell{display:inline-block;vertical-align:top;border-right:1px solid #cecece;text-align:center;position:relative;cursor:default;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;line-height:33px;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.gantt_scale_line{clear:both}.gantt_grid_data{width:100%;overflow:hidden;position:relative}.gantt_row{position:relative;-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.gantt_add,.gantt_grid_head_add{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTQ3MjMyMENDNkI0MTFFMjk4MTI5QTg3MDhFNDVDQTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTQ3MjMyMERDNkI0MTFFMjk4MTI5QTg3MDhFNDVDQTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NDcyMzIwQUM2QjQxMUUyOTgxMjlBODcwOEU0NUNBOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NDcyMzIwQkM2QjQxMUUyOTgxMjlBODcwOEU0NUNBOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PshZT8UAAABbSURBVHjaYrTdeZmBEsCER+4wEP+H4sPkGGCDg020ARR7gb4GIAcYDKMDdPnDyAbYkGG5DVW9cIQMvUdBBAuUY4vDz8iAcZinA2zgCHqAYQMseAywJcYFAAEGAM+UFGuohFczAAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;cursor:pointer;position:relative;-moz-opacity:.3;opacity:.3}.gantt_grid_head_cell.gantt_grid_head_add{-moz-opacity:.6;opacity:.6;top:0}.gantt_grid_head_cell.gantt_grid_head_add:hover{-moz-opacity:1;opacity:1}.gantt_grid_data .gantt_row.odd:hover,.gantt_grid_data .gantt_row:hover{background-color:#fff3a1}.gantt_grid_data .gantt_row.odd:hover .gantt_add,.gantt_grid_data .gantt_row:hover .gantt_add{-moz-opacity:1;opacity:1}.gantt_row,.gantt_task_row{border-bottom:1px solid #ebebeb;background-color:#fff}.gantt_row.odd,.gantt_task_row.odd{background-color:#fff}.gantt_cell,.gantt_grid_head_cell,.gantt_row,.gantt_scale_cell,.gantt_task_cell,.gantt_task_row{-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box}.gantt_grid_head_cell,.gantt_scale_cell{line-height:inherit}.gantt_grid_scale .gantt_grid_column_resize_wrap{cursor:col-resize;position:absolute;width:13px;margin-left:-7px}.gantt_grid_column_resize_wrap .gantt_grid_column_resize{background-color:#cecece;height:100%;width:1px;margin:0 auto}.gantt_task_grid_row_resize_wrap{cursor:row-resize;position:absolute;height:13px;margin-top:-7px;left:0;width:100%}.gantt_task_grid_row_resize_wrap .gantt_task_grid_row_resize{background-color:#ebebeb;top:6px;height:1px;width:100%;margin:0 auto;position:relative}.gantt_drag_marker{pointer-events:none}.gantt_drag_marker.gantt_grid_resize_area,.gantt_drag_marker.gantt_row_grid_resize_area{background-color:hsla(0,0%,91%,.5);height:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.gantt_drag_marker.gantt_grid_resize_area{border-left:1px solid #cecece;border-right:1px solid #cecece}.gantt_drag_marker.gantt_row_grid_resize_area{border-top:1px solid #cecece;border-bottom:1px solid #cecece;pointer-events:none}.gantt_row{display:-webkit-box;display:-ms-flexbox;display:flex}.gantt_row>div{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.gantt_cell{vertical-align:top;border-right:1px solid #ebebeb;padding-left:6px;padding-right:6px;height:100%;overflow:hidden;white-space:nowrap;font-size:13px}.gantt_cell_tree{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.gantt_grid_data .gantt_last_cell,.gantt_grid_scale .gantt_last_cell,.gantt_task .gantt_task_scale .gantt_scale_cell.gantt_last_cell,.gantt_task_bg .gantt_last_cell{border-right-width:0}.gantt_task .gantt_task_scale .gantt_scale_cell.gantt_last_cell{border-right-width:1px}.gantt_task_bg{overflow:hidden}.gantt_scale_cell{display:inline-block;white-space:nowrap;overflow:hidden;border-right:1px solid #cecece;text-align:center;height:100%}.gantt_task_cell{display:inline-block;height:100%;border-right:1px solid #ebebeb}.gantt_layout_cell.gantt_ver_scroll{width:0;background-color:transparent;height:1px;overflow-x:hidden;overflow-y:scroll;position:absolute;right:0;z-index:1}.gantt_ver_scroll>div{width:1px;height:1px}.gantt_hor_scroll{height:0;background-color:transparent;width:100%;clear:both;overflow-x:scroll;overflow-y:hidden}.gantt_layout_cell .gantt_hor_scroll{position:absolute}.gantt_hor_scroll>div{width:5000px;height:1px}.gantt_tree_icon,.gantt_tree_indent{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.gantt_tree_indent{width:15px;height:100%}.gantt_tree_content,.gantt_tree_icon{vertical-align:top}.gantt_tree_icon{width:28px;height:100%;background-repeat:no-repeat;background-position:50%}.gantt_tree_content{height:100%;white-space:nowrap;min-width:0}.gantt_tree_icon.gantt_open{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAArklEQVQ4T2NkoBJgpJI5DEPAoFOnTv0/c+YMQR+bmJgwmJmZwX2E4bVp06b9j4yMZODg4MBp2I8fPxiWL1/OkJWVNUAGcXJyMnz//h3uQrJdRLFBIAPQAchlJLsIFuCMjIwM////B5sJMoRkg2CuIdtrQcHBDOxsbHBfCQgIMHz48AHO//nrF8O6tWsJR7+7uzsDIxMTznT0/98/hp07d+I3iGopm2DewKFg8OV+AJWkfRMrTobLAAAAAElFTkSuQmCC);width:18px;cursor:pointer}.gantt_tree_icon.gantt_close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAkUlEQVQ4T2NkoBJgpJI5DEPAoFOnTv0/c+YMQR+bmJgwmJmZwX2E4bVp06b9j4yMZODg4MBp2I8fPxiWL1/OkJWVNeIN4uTkxAin79+/M5AcRtgCHGQIyQbhijaiDQoKDmZgZ2PDGf0/f/1iWLd2LeHod3d3Z2BkYsJp0P9//xh27tyJ3yCqpWyCeQOHgsGX+wEZpW4T5LCxKwAAAABJRU5ErkJggg==);width:18px;cursor:pointer}.gantt_tree_icon.gantt_blank{width:18px}.gantt_tree_icon.gantt_folder_open{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAs0lEQVQ4T62T0Q2EIBBEpQlzuaaMsQoqooqLsSljbMLLmMxmUXBR4U+Qt7Mzi2sqLVeJ00SgEMKWAnvvzYLyAyHfT5sU2fXDJSwCAXK8MI0/UTkva7IIFJsg3NSwnKdFoKtAWOQ1CN7CEqeTotE5L7QyJhmBcklZM4ZgTiAr3iOU3kD93ppO5SkMjB1EeXdBWoSkRql3YeIRe+cGvktS056JR9wsmeBUkujCfNXWCPC8GugPqn5ii/hV+FoAAAAASUVORK5CYII=)}.gantt_tree_icon.gantt_folder_closed{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAfElEQVQ4T2NkoBJgpJI5DCgGTZ8+/T82gzMzMwlaCFcAM0RKQgyrI/0Dg/EahmIQyBB0DRvXr4W78tmLV1gtAbmYoEEgnciG4QpTogzCFyEwSyg2CBS2oCAZNQh3cA+hMAJ5AlcKxuVBlOgnNgVjMwyUrQjmamKLGaoZBAAOTFyLnFFW4wAAAABJRU5ErkJggg==)}.gantt_tree_icon.gantt_file{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAeElEQVQ4T2NkoBJgRDZn+vTp/wmZm5mZiaIHph7DICkJMUJmMfgHBmMYhtUgbAo3rl+L4lp0NUQbBPI2umuRDaPIIFAYwAyjv0HoMQALM5JdhG4QLMxGDcKdyIdoGIE89OzFK4KZF5Rl8EY/QROQFGA1iBQD0NUCAJVjcxO0naAQAAAAAElFTkSuQmCC)}.gantt_grid_head_cell .gantt_sort{position:absolute;right:5px;top:8px;width:7px;height:13px;background-repeat:no-repeat;background-position:50%}.gantt_grid_head_cell .gantt_sort.gantt_asc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQVR4nGNgQAKGxib/GbABkIS7b8B/DAUwCRiGK0CXwFBAb1DfP/U/LszwHwi2X7qFgUEArBtdAVwCBmAKMCSQFSDzAWXXaOHsXeqkAAAAAElFTkSuQmCC)}.gantt_grid_head_cell .gantt_sort.gantt_desc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQVR42mNgQAL1/VP/M2ADIIntF2/9x1AAlrh0C47hCmA60DFYwX88gIFGwNDY5D8uDFbg7hvwHx2jmIBTAlkB0e4BAEjlaNtBWJPnAAAAAElFTkSuQmCC)}.gantt_inserted,.gantt_updated{font-weight:700}.gantt_deleted{text-decoration:line-through}.gantt_invalid{background-color:#ffe0e0}.gantt_error{color:red}.gantt_status{right:1px;padding:5px 10px;background:hsla(0,0%,61%,.1);position:absolute;top:1px;-webkit-transition:opacity .2s;transition:opacity .2s;opacity:0}.gantt_status.gantt_status_visible{opacity:1}#gantt_ajax_dots span{-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;opacity:0}#gantt_ajax_dots span.gantt_dot_visible{opacity:1}.gantt_column_drag_marker{border:1px solid #cecece;opacity:.8;pointer-events:none}.gantt_grid_head_cell_dragged{border:1px solid #cecece;opacity:.3}.gantt_grid_target_marker{position:absolute;top:0;width:2px;height:100%;background-color:#ffa011;-webkit-transform:translateX(-1px);transform:translateX(-1px)}.gantt_grid_target_marker:after,.gantt_grid_target_marker:before{display:block;content:"";position:absolute;left:-5px;width:0;height:0;border:6px solid transparent}.gantt_grid_target_marker:before{border-top-color:#ffa011}.gantt_grid_target_marker:after{bottom:0;border-bottom-color:#ffa011}.gantt_message_area{position:fixed;right:5px;width:250px;z-index:1000}.gantt-info{min-width:120px;padding:4px 4px 4px 20px;font-family:Arial;z-index:10000;margin:5px;margin-bottom:10px;-webkit-transition:all .5s ease;transition:all .5s ease}.gantt-info.hidden{height:0;padding:0;border-width:0;margin:0;overflow:hidden}.gantt_modal_box{overflow:hidden;display:inline-block;min-width:250px;width:250px;text-align:center;position:fixed;z-index:20000;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.07);box-shadow:3px 3px 3px rgba(0,0,0,.07);font-family:Arial;border-radius:6px;border:1px solid #cecece;background:#fff}.gantt_popup_title{border-top-left-radius:6px;border-top-right-radius:6px;border-width:0}.gantt_button,.gantt_popup_button{border:1px solid #cecece;height:30px;line-height:30px;display:inline-block;margin:0 5px;border-radius:4px;background:#fff}.gantt-info,.gantt_button,.gantt_popup_button{-ms-user-select:none;user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;cursor:pointer}.gantt_popup_text{overflow:hidden}.gantt_popup_controls{border-radius:6px;padding:10px}.gantt_popup_button{min-width:100px}div.dhx_modal_cover{background-color:#000;cursor:default;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);opacity:.2;position:fixed;z-index:19999;left:0;top:0;width:100%;height:100%;border:none;zoom:1}.gantt-info img,.gantt_modal_box img{float:left;margin-right:20px}.gantt-alert-error,.gantt-confirm-error{border:1px solid red}.gantt_button input,.gantt_popup_button div{border-radius:4px;font-size:14px;-webkit-box-sizing:content-box;box-sizing:content-box;padding:0;margin:0;vertical-align:top}.gantt_popup_title{border-bottom:1px solid #cecece;height:40px;line-height:40px;font-size:20px}.gantt_popup_text{margin:15px 15px 5px;font-size:14px;color:#000;min-height:30px;border-radius:6px}.gantt-error,.gantt-info{font-size:14px;color:#000;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.07);box-shadow:3px 3px 3px rgba(0,0,0,.07);padding:0;background-color:#fff;border-radius:3px;border:1px solid #fff}.gantt-info div{padding:5px 10px;background-color:#fff;border-radius:3px;border:1px solid #cecece}.gantt-error{background-color:#d81b1b;border:1px solid #ff3c3c}.gantt-error div{background-color:#d81b1b;border:1px solid #940000;color:#fff}.gantt-warning{background-color:#ff9000;border:1px solid #ffa633}.gantt-warning div{background-color:#ff9000;border:1px solid #b36500;color:#fff}.gantt_data_area div,.gantt_grid div{-ms-touch-action:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.gantt_data_area{position:relative;overflow-x:hidden;overflow-y:hidden;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.gantt_links_area{position:absolute;left:0;top:0}.gantt_side_content,.gantt_task_content,.gantt_task_progress{line-height:inherit;overflow:hidden;height:100%}.gantt_task_content{font-size:12px;color:#fff;width:100%;top:0;cursor:pointer;position:absolute;white-space:nowrap;text-align:center}.gantt_task_progress{text-align:center;z-index:0;background:#299cb4}.gantt_task_progress_wrapper{border-radius:inherit;position:relative;width:100%;height:100%;overflow:hidden}.gantt_task_line{border-radius:2px;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#3db9d3;border:1px solid #2898b0;-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.gantt_task_line.gantt_drag_move div{cursor:move}.gantt_touch_move,.gantt_touch_progress .gantt_touch_resize{-webkit-transform:scale(1.02,1.1);transform:scale(1.02,1.1);-webkit-transform-origin:50%;transform-origin:50%}.gantt_touch_progress .gantt_task_progress_drag,.gantt_touch_resize .gantt_task_drag{-webkit-transform:scaleY(1.3);transform:scaleY(1.3);-webkit-transform-origin:50%;transform-origin:50%}.gantt_side_content{position:absolute;white-space:nowrap;color:#6e6e6e;top:0;font-size:11px}.gantt_side_content.gantt_left{right:100%;padding-right:20px}.gantt_side_content.gantt_right{left:100%;padding-left:20px}.gantt_side_content.gantt_link_crossing{bottom:8.75px;top:auto}.gantt_link_arrow,.gantt_task_link .gantt_line_wrapper{position:absolute;cursor:pointer}.gantt_line_wrapper div{background-color:#ffa011}.gantt_task_link:hover .gantt_line_wrapper div{-webkit-box-shadow:0 0 5px 0 #ffa011;box-shadow:0 0 5px 0 #ffa011}.gantt_task_link div.gantt_link_arrow{background-color:transparent;border-style:solid;width:0;height:0}.gantt_link_control{position:absolute;width:20px;top:0}.gantt_link_control div{display:none;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;top:50%;margin-top:-7.5px;vertical-align:middle;border:1px solid #929292;border-radius:6.5px;height:13px;width:13px;background-color:#f0f0f0}.gantt_link_control.task_right div.gantt_link_point{margin-left:7px}.gantt_link_control div:hover{background-color:#fff}.gantt_link_control.task_left{left:-20px}.gantt_link_control.task_right{right:-20px}.gantt_link_target .gantt_link_control div,.gantt_task_line.gantt_drag_move .gantt_link_control div,.gantt_task_line.gantt_drag_move .gantt_task_drag,.gantt_task_line.gantt_drag_move .gantt_task_progress_drag,.gantt_task_line.gantt_drag_progress .gantt_link_control div,.gantt_task_line.gantt_drag_progress .gantt_task_drag,.gantt_task_line.gantt_drag_progress .gantt_task_progress_drag,.gantt_task_line.gantt_drag_resize .gantt_link_control div,.gantt_task_line.gantt_drag_resize .gantt_task_drag,.gantt_task_line.gantt_drag_resize .gantt_task_progress_drag,.gantt_task_line.gantt_selected .gantt_link_control div,.gantt_task_line.gantt_selected .gantt_task_drag,.gantt_task_line.gantt_selected .gantt_task_progress_drag,.gantt_task_line:hover .gantt_link_control div,.gantt_task_line:hover .gantt_task_drag,.gantt_task_line:hover .gantt_task_progress_drag{display:block}.gantt_link_source,.gantt_link_target{-webkit-box-shadow:0 0 3px #3db9d3;box-shadow:0 0 3px #3db9d3}.gantt_link_target.link_finish_allow,.gantt_link_target.link_start_allow{-webkit-box-shadow:0 0 3px #ffbf5e;box-shadow:0 0 3px #ffbf5e}.gantt_link_target.link_finish_deny,.gantt_link_target.link_start_deny{-webkit-box-shadow:0 0 3px #e87e7b;box-shadow:0 0 3px #e87e7b}.link_finish_allow .gantt_link_control.task_end_date div,.link_start_allow .gantt_link_control.task_start_date div{background-color:#ffbf5e;border-color:#ffa011}.link_finish_deny .gantt_link_control.task_end_date div,.link_start_deny .gantt_link_control.task_start_date div{background-color:#e87e7b;border-color:#dd3e3a}.gantt_link_arrow_right{border-width:4px 0 4px 6px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:#ffa011}.gantt_link_arrow_left{border-width:4px 6px 4px 0;margin-top:-1px;border-top-color:transparent!important;border-right-color:#ffa011;border-bottom-color:transparent!important;border-left-color:transparent!important}.gantt_link_arrow_up{border-width:0 4px 6px;border-color:transparent transparent #ffa011;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:#ffa011;border-left-color:transparent!important}.gantt_link_arrow_down{border-width:4px 6px 0 4px;border-top-color:#ffa011;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}.gantt_task_drag,.gantt_task_progress_drag{cursor:ew-resize;display:none;position:absolute}.gantt_task_drag.task_right{cursor:e-resize}.gantt_task_drag.task_left{cursor:w-resize}.gantt_task_drag{height:100%;width:8px;z-index:1;top:-1px}.gantt_task_drag.task_left{left:-7px}.gantt_task_drag.task_right{right:-7px}.gantt_task_progress_drag{height:8px;width:8px;bottom:-4px;margin-left:-4px;background-position:bottom;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkY3Rjk0RUVDMkYzMTFFMkI1OThEQTA3ODU0OTkzMEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkY3Rjk0RUZDMkYzMTFFMkI1OThEQTA3ODU0OTkzMEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjdGOTRFQ0MyRjMxMUUyQjU5OERBMDc4NTQ5OTMwQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjdGOTRFREMyRjMxMUUyQjU5OERBMDc4NTQ5OTMwQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PobPBzIAAADkSURBVHjaYpk2bRoDDsAExL1QdjEQ/8OmiAWHZk4gXqymqhQM4ty6fU8OSMUA8XdiDBAB4k0a6iqWRga6EKcwMQXduHlnL5DpB8Rv0J2JDFSA+JiOtgZcMwiA2CAxkBxUDVYDLEAKgIpV9XQ0MZwFEgPJAZnHoWpRDAgC4n2W5saiQKfjClQGkBxQDciL+6B6wAbkA/EqJwdrTkUFOQZCAKQGpBbIXA3SCzJggo+XK7OEuBgDsQCkFqgHrBfsBT5eHgZSAUwP2IBfv36TbABMDygdtK1Zv6UESLORaAbIhG6AAAMAKN8wE24DXWcAAAAASUVORK5CYII=);background-repeat:no-repeat;z-index:1}.gantt_task_progress_drag:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAs0lEQVQoz6WMPW7CQBgFJxZaiZ60qcgdwjVMmzu8gpwhDULabXyBdHAGuzRHivQiQZovigS2+Jtu95t5T03TMITtCtjEc5VSOgx5k5F4CnxJWgKUUl5sv6eUvk/daiCeAe1fDCCpBtq4jQ/YngO9pMWpGH99OOcDtt8ifmWEuO3D/R+wXQOdpGcuIGkGdNFQ2RawlTTlSsLd2RY55+O95JyPFQ/y8MAE+CylfADpxvYHWP8CXj+JR4wdKHYAAAAASUVORK5CYII=)}.gantt_link_tooltip{-webkit-box-shadow:3px 3px 3px #888;box-shadow:3px 3px 3px #888;background-color:#fff;border-left:1px dotted #cecece;border-top:1px dotted #cecece;font-family:Tahoma;font-size:8pt;color:#444;padding:6px;line-height:20px}.gantt_link_direction{height:0;border:0 none #ffa011;border-bottom-style:dashed;border-bottom-width:2px;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;z-index:2;margin-left:1px;position:absolute}.gantt_grid_data .gantt_row.gantt_selected,.gantt_grid_data .gantt_row.odd.gantt_selected,.gantt_task_row.gantt_selected{background-color:#fff3a1}.gantt_task_row.gantt_selected .gantt_task_cell{border-right-color:#ffec6e}.gantt_task_line.gantt_selected{-webkit-box-shadow:0 0 5px #299cb4;box-shadow:0 0 5px #299cb4}.gantt_task_line.gantt_project.gantt_selected{-webkit-box-shadow:0 0 5px #46ad51;box-shadow:0 0 5px #46ad51}.gantt_task_line.gantt_milestone{visibility:hidden;background-color:#d33daf;border:0 solid #61164f;-webkit-box-sizing:content-box;box-sizing:content-box;-moz-box-sizing:content-box}.gantt_task_line.gantt_milestone div{visibility:visible}.gantt_task_line.gantt_milestone .gantt_task_content{background:inherit;border:inherit;border-width:1px;border-radius:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.gantt_task_line.gantt_task_inline_color{border-color:#999}.gantt_task_line.gantt_task_inline_color .gantt_task_progress{background-color:#363636;opacity:.2}.gantt_task_line.gantt_task_inline_color.gantt_project.gantt_selected,.gantt_task_line.gantt_task_inline_color.gantt_selected{-webkit-box-shadow:0 0 5px #999;box-shadow:0 0 5px #999}.gantt_task_link.gantt_link_inline_color:hover .gantt_line_wrapper div{-webkit-box-shadow:0 0 5px 0 #999;box-shadow:0 0 5px 0 #999}.gantt_critical_task{background-color:#e63030;border-color:#9d3a3a}.gantt_critical_task .gantt_task_progress{background-color:rgba(0,0,0,.4)}.gantt_critical_link .gantt_line_wrapper>div{background-color:#e63030}.gantt_critical_link .gantt_link_arrow{border-color:#e63030}.gantt_btn_set:focus,.gantt_cell:focus,.gantt_grid_head_cell:focus,.gantt_popup_button:focus,.gantt_qi_big_icon:focus,.gantt_row:focus{-webkit-box-shadow:inset 0 0 1px 1px #4d90fe;box-shadow:inset 0 0 1px 1px #4d90fe}.gantt_split_parent,.gantt_split_subproject{opacity:.1;pointer-events:none}.gantt_rollup_child .gantt_link_control,.gantt_rollup_child:hover .gantt_link_control{display:none}.gantt_unselectable,.gantt_unselectable div{-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.gantt_cal_light{-webkit-tap-highlight-color:transparent;background:#fff;border-radius:6px;font-family:Arial;font-size:13px;border:1px solid #cecece;color:#6b6b6b;font-size:12px;position:absolute;z-index:10001;width:550px;height:250px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.07);box-shadow:3px 3px 3px rgba(0,0,0,.07)}.gantt_cal_light_wide{width:650px}.gantt_cal_light select{font-family:Arial;border:1px solid #cecece;font-size:13px;padding:2px;margin:0}.gantt_cal_ltitle{padding:7px 10px;overflow:hidden;-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:0;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:0;-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:0;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:0;border-top-left-radius:6px;border-bottom-left-radius:0;border-top-right-radius:6px;border-bottom-right-radius:0}.gantt_cal_ltitle,.gantt_cal_ltitle span{white-space:nowrap}.gantt_cal_lsection{color:#727272;font-weight:700;padding:12px 0 5px 10px}.gantt_cal_lsection .gantt_fullday{float:right;margin-right:5px;font-size:12px;font-weight:400;line-height:20px;vertical-align:top;cursor:pointer}.gantt_cal_lsection{font-size:13px}.gantt_cal_ltext{padding:2px 10px;overflow:hidden}.gantt_cal_ltext textarea{overflow-y:auto;overflow-x:hidden;font-family:Arial;font-size:13px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #cecece;height:100%;width:100%;outline:none!important;resize:none}.gantt_section_constraint [data-constraint-time-select]{margin-left:20px}.gantt_time{font-weight:700}.gantt_cal_light .gantt_title{padding-left:10px}.gantt_cal_larea{border:1px solid #cecece;border-left:none;border-right:none;background-color:#fff;overflow:hidden;height:1px}.gantt_btn_set{margin:10px 7px 5px 10px;padding:5px 15px 5px 10px;float:left;border-radius:4px;border:0 solid #cecece;height:32px;font-weight:700;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.gantt_hidden{display:none}.gantt_btn_set div{float:left;font-size:13px;height:22px;line-height:22px;background-repeat:no-repeat;vertical-align:middle}.gantt_save_btn{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTk1OUU5RDFDMzA0MTFFMkExMUZBQTdDNDAzOUE5RjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTk1OUU5RDJDMzA0MTFFMkExMUZBQTdDNDAzOUE5RjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxOTU5RTlDRkMzMDQxMUUyQTExRkFBN0M0MDM5QTlGMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxOTU5RTlEMEMzMDQxMUUyQTExRkFBN0M0MDM5QTlGMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjDroXYAAAEXSURBVHjaYvz//z8DJYCRUgPIAUxAbAnEHiAHMIBcQCwGaRYXF3e6evXqoffv39/dv38/CymaGSUkJBzv3LlzCsj///fv3wdAihkkIQnEvkAshU8zLy+v7a1bt06ANP/79+87kDIAy505cybq06dPr3p7ezuwGQLTfOPGjWP/ESAZLg8kPKBO+g01RBJNszWyZqC6uSgWgIg/f/4shxnS2dnZBjMEqNkSFGBImi8CKTYMA4BYCGjIczRDHC5dunQQSfN7IKWI4UUkjjdMMdCwnw8ePLjwHxV4Yw1gZA5Q47z/2EELzhhCE+ABGvIQWSeQvwcU38QaAML2wHj+C/X3MyAlijeB4ZBoBOIPQGxJKIVSnBsBAgwABddBclWfcZUAAAAASUVORK5CYII=);margin-top:2px;width:21px}.gantt_cancel_btn{margin-top:2px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDkzMDA3MzlDMzA0MTFFMjg2QTVFMzFEQzgwRkJERDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDkzMDA3M0FDMzA0MTFFMjg2QTVFMzFEQzgwRkJERDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowOTMwMDczN0MzMDQxMUUyODZBNUUzMURDODBGQkRENiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowOTMwMDczOEMzMDQxMUUyODZBNUUzMURDODBGQkRENiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmYuYOUAAAEdSURBVHjaYvz//z8DJYAFXWDlypU8QKoIiD2A2AwqfAqIdwBxX3h4+Bdk9YzILgBqtgdS84FYEYeF94E4EWjIQZgAE5LmQCB1AKoZZKMPEAtAMYh9GSp3AKjWD8UFQAEhIPshEIOc3wHENUBb/qJ57SyQMoJyPwKxElDNO1gYFEE17wMKVmIJlzNQzeegrjaA6qmBecEbSvfh0GwMxGeBhoPoemQ9MAO0kEIbl2YTqPAFKK2IbMB3AjabYIkRZmQD7kNpMyI0G0PpO8gGbIUFJj7NQDk2INWIrIcJKfBAKcwJqvkcDs0TgFgXGo19KCkRmpDWQdWDEk0NUoCBoq0FqhkE/IEWbKJKUmZEz43QzFSKIzN1481M5ACAAAMAlfl/lCwRpagAAAAASUVORK5CYII=);width:20px}.gantt_delete_btn{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjFENzI3NUNDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjFENzI3NURDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMUQ3Mjc1QUMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMUQ3Mjc1QkMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmUD0gAAAABvSURBVHjaYvz//z8DIyMjAxYQicReji4J0ofKQNP8HwmgGQbXB8IsWGwDSSwDuioKjY9uBthVjFAXYHUGAQA2kYmBUoAUBpGk0LAwgBvwH+YX4mkwptgLowYMRgOITUyYKRFIN/wnDjQgJySAAAMApryKzL8wjfUAAAAASUVORK5CYII=);margin-top:2px;width:20px}.gantt_cal_cover{width:100%;height:100%;position:fixed;z-index:10000;top:0;left:0;background-color:#000;opacity:.1;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10)}.gantt_custom_button{padding:0 3px;font-family:Arial;font-size:13px;font-weight:400;margin-right:10px;margin-top:-5px;cursor:pointer;float:right;height:21px;width:90px;border:1px solid #cecece;text-align:center;border-radius:4px}.gantt_custom_button div{cursor:pointer;float:none;height:21px;line-height:21px;vertical-align:middle}.gantt_custom_button div:first-child{display:none}.gantt_cal_light_wide{width:580px;padding:2px 4px}.gantt_cal_light_wide .gantt_cal_larea{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #cecece}.gantt_cal_light_wide .gantt_cal_lsection{border:0;float:left;text-align:right;width:80px;height:20px;padding:5px 10px 0 0}.gantt_cal_light_wide .gantt_wrap_section{position:relative;padding:10px 0;overflow:hidden;border-bottom:1px solid #ebebeb}.gantt_cal_light_wide .gantt_section_time{overflow:hidden;padding-top:2px!important;padding-right:0;height:20px!important}.gantt_cal_light_wide .gantt_cal_ltext{padding-right:0}.gantt_cal_light_wide .gantt_cal_larea{padding:0 10px;width:100%}.gantt_cal_light_wide .gantt_section_time{background:transparent}.gantt_cal_light_wide .gantt_cal_checkbox label{padding-left:0}.gantt_cal_light_wide .gantt_cal_lsection .gantt_fullday{float:none;margin-right:0;font-weight:700;cursor:pointer}.gantt_cal_light_wide .gantt_custom_button{position:absolute;top:0;right:0;margin-top:2px}.gantt_cal_light_wide .gantt_repeat_right{margin-right:55px}.gantt_cal_light_wide.gantt_cal_light_full{width:738px}.gantt_cal_wide_checkbox input{margin-top:8px;margin-left:14px}.gantt_cal_light input{font-size:13px}.gantt_section_time{background-color:#fff;white-space:nowrap;padding:2px 10px 5px;padding-top:2px!important}.gantt_section_time .gantt_time_selects{float:left;height:25px}.gantt_section_time .gantt_time_selects select{height:23px;padding:2px;border:1px solid #cecece}.gantt_duration{width:100px;height:23px;float:left;white-space:nowrap;margin-left:20px;line-height:23px}.gantt_duration .gantt_duration_dec,.gantt_duration .gantt_duration_inc,.gantt_duration .gantt_duration_value{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;vertical-align:top;height:100%;border:1px solid #cecece}.gantt_duration .gantt_duration_value{width:40px;padding:3px 4px;border-left-width:0;border-right-width:0}.gantt_duration .gantt_duration_value.gantt_duration_value_formatted{width:70px}.gantt_duration .gantt_duration_dec,.gantt_duration .gantt_duration_inc{width:20px;padding:1px;padding-bottom:1px;background:#fff}.gantt_duration .gantt_duration_dec{-moz-border-top-left-radius:4px;-moz-border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;border-top-left-radius:4px;border-bottom-left-radius:4px}.gantt_duration .gantt_duration_inc{margin-right:4px;-moz-border-top-right-radius:4px;-moz-border-bottom-right-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px}.gantt_resources{max-height:150px;height:auto;overflow-y:auto}.gantt_resource_row{display:block;padding:10px 0;border-bottom:1px solid #ebebeb;cursor:pointer}.gantt_resource_row input[type=checkbox]:not(:checked),.gantt_resource_row input[type=checkbox]:not(:checked)~div{opacity:.5}.gantt_resource_toggle{vertical-align:middle}.gantt_resources_filter .gantt_resources_filter_input{padding:1px 2px;-webkit-box-sizing:border-box;box-sizing:border-box}.gantt_resources_filter .switch_unsetted{vertical-align:middle}.gantt_resource_cell{display:inline-block}.gantt_resource_cell.gantt_resource_cell_checkbox{width:24px;max-width:24px;min-width:24px;vertical-align:middle}.gantt_resource_cell.gantt_resource_cell_label{width:40%;max-width:40%;vertical-align:middle}.gantt_resource_cell.gantt_resource_cell_value{width:30%;max-width:30%;vertical-align:middle}.gantt_resource_cell.gantt_resource_cell_value input,.gantt_resource_cell.gantt_resource_cell_value select{width:80%;vertical-align:middle;padding:1px 2px;-webkit-box-sizing:border-box;box-sizing:border-box}.gantt_resource_cell.gantt_resource_cell_unit{width:10%;max-width:10%;vertical-align:middle}.gantt_resource_early_value{opacity:.8;font-size:.9em}.gantt_cal_quick_info{border:1px solid #cecece;border-radius:6px;position:absolute;z-index:300;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.07);box-shadow:3px 3px 3px rgba(0,0,0,.07);background-color:#fff;width:300px;transition:left .5s ease,right .5s;-moz-transition:left .5s ease,right .5s;-webkit-transition:left .5s ease,right .5s;-o-transition:left .5s ease,right .5s}.gantt_no_animate{transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.gantt_cal_quick_info.gantt_qi_left .gantt_qi_big_icon{float:right}.gantt_cal_qi_title{-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:0;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:0;-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:0;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:0;border-top-left-radius:6px;border-bottom-left-radius:0;border-top-right-radius:6px;border-bottom-right-radius:0;padding:5px 0 8px 12px;color:#454545;background-color:#fff;border-bottom:1px solid #cecece}.gantt_cal_qi_tdate{font-size:14px;font-weight:700}.gantt_cal_qi_tcontent{font-size:13px}.gantt_cal_qi_content{padding:16px 8px;font-size:13px;color:#454545;overflow:hidden}.gantt_cal_qi_controls{-webkit-border-top-left-radius:0;-webkit-border-bottom-left-radius:6px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:6px;-moz-border-radius-topleft:0;-moz-border-radius-bottomleft:6px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:6px;border-top-left-radius:0;border-bottom-left-radius:6px;border-top-right-radius:0;border-bottom-right-radius:6px;padding-left:7px}.gantt_cal_qi_controls .gantt_menu_icon{margin-top:6px;background-repeat:no-repeat}.gantt_cal_qi_controls .gantt_menu_icon.icon_edit{width:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH3QYFCjI5ZQj5bAAAAFNJREFUOMvt0zEOACAIA0DkwTymH8bJTRTKZGJXyaWEKPKTCQAH4Ls37cItcDUzsxHNDLZNhCq7Gt1wh9ErV7EjyGAhyGLphlnsClWuS32rn0czAV+vNGrM/LBtAAAAAElFTkSuQmCC)}.gantt_cal_qi_controls .gantt_menu_icon.icon_delete{width:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjFENzI3NUNDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjFENzI3NURDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMUQ3Mjc1QUMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMUQ3Mjc1QkMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmUD0gAAAABvSURBVHjaYvz//z8DIyMjAxYQicReji4J0ofKQNP8HwmgGQbXB8IsWGwDSSwDuioKjY9uBthVjFAXYHUGAQA2kYmBUoAUBpGk0LAwgBvwH+YX4mkwptgLowYMRgOITUyYKRFIN/wnDjQgJySAAAMApryKzL8wjfUAAAAASUVORK5CYII=)}.gantt_qi_big_icon{font-size:13px;border-radius:4px;font-weight:700;background:#fff;margin:5px 9px 8px 0;min-width:60px;line-height:32px;vertical-align:middle;padding:0 10px 0 5px;cursor:pointer;border:1px solid #cecece}.gantt_cal_qi_controls div{float:left;height:32px;text-align:center;line-height:32px}.gantt_tooltip{padding:10px;position:absolute;z-index:50;white-space:nowrap}.gantt_resource_marker{position:absolute;text-align:center;font-size:14px;color:#fff}.gantt_resource_marker_ok{background:rgba(78,208,134,.75)}.gantt_resource_marker_overtime{background:hsla(0,100%,76%,.69)}.gantt_histogram_label{width:100%;height:100%;position:absolute;z-index:1;font-weight:700;font-size:13px}.gantt_histogram_fill{background-color:rgba(41,157,180,.2);width:100%;position:absolute;bottom:0}.gantt_histogram_hor_bar{height:1px;margin-top:-1px}.gantt_histogram_hor_bar,.gantt_histogram_vert_bar{position:absolute;background:#299db4;margin-left:-1px}.gantt_histogram_vert_bar{width:1px}.gantt_histogram_cell{position:absolute;text-align:center;font-size:13px;color:#000}.gantt_marker{height:100%;width:2px;top:0;position:absolute;text-align:center;background-color:rgba(255,0,0,.4);-webkit-box-sizing:border-box;box-sizing:border-box}.gantt_marker .gantt_marker_content{padding:5px;background:inherit;color:#fff;position:absolute;font-size:12px;line-height:12px;opacity:.8}.gantt_marker_area{position:absolute;top:0;left:0}.gantt_grid_editor_placeholder{position:absolute}.gantt_grid_editor_placeholder>div,.gantt_grid_editor_placeholder input,.gantt_grid_editor_placeholder select{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.gantt_row_placeholder div{opacity:.5}.gantt_row_placeholder .gantt_add,.gantt_row_placeholder .gantt_file{display:none}.gantt_drag_marker.gantt_grid_dnd_marker{background-color:transparent;-webkit-transition:all .1s ease;transition:all .1s ease}.gantt_grid_dnd_marker_line{height:4px;width:100%;background-color:#3498db}.gantt_grid_dnd_marker_line:before{background:#fff;width:12px;height:12px;-webkit-box-sizing:border-box;box-sizing:border-box;border:3px solid #3498db;border-radius:6px;content:"";line-height:1px;display:block;position:absolute;margin-left:-11px;margin-top:-4px;pointer-events:none}.gantt_grid_dnd_marker_folder{height:100%;width:100%;position:absolute;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 0 0 2px #3f98db;box-shadow:inset 0 0 0 2px #3f98db;background:transparent}.gantt_overlay_area{display:none}.gantt_overlay,.gantt_overlay_area{position:absolute;height:inherit;width:inherit;top:0;left:0}.gantt_click_drag_rect{position:absolute;left:0;top:0;outline:1px solid #3f98db;background-color:rgba(52,152,219,.3)}.gantt_timeline_move_available,.gantt_timeline_move_available *{cursor:move}.gantt_rtl .gantt_grid{text-align:right}.gantt_rtl .gantt_cell,.gantt_rtl .gantt_row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gantt_layout_content{width:100%;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.gantt_layout_cell{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.gantt_layout_cell>.gantt_layout_header{background:#33aae8;color:#fff;font-size:17px;padding:5px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.gantt_layout_header.collapsed_x{background:#a9a9a9}.gantt_layout_header.collapsed_x .gantt_header_arrow:before{content:"\21E7"}.gantt_layout_header.collapsed_y{background:#a9a9a9}.gantt_layout_header.collapsed_y .gantt_header_arrow:before{content:"\21E9"}.gantt_layout_header{cursor:pointer}.gantt_layout_header .gantt_header_arrow{float:right;text-align:right}.gantt_layout_header .gantt_header_arrow:before{content:"\21E6"}.gantt_layout_header.vertical .gantt_header_arrow:before{content:"\21E7"}.gantt_layout_outer_scroll_vertical .gantt_layout_content{overflow-y:hidden}.gantt_layout_outer_scroll_horizontal .gantt_layout_content{overflow-x:hidden}.gantt_layout_x>.gantt_layout_cell{display:inline-block;vertical-align:top}.gantt_layout_x{white-space:nowrap}.gantt_resizing{opacity:.7;background:#f2f2f2}.gantt_layout_cell_border_right.gantt_resizer{overflow:visible;border-right:0}.gantt_resizer{cursor:e-resize;position:relative}.gantt_resizer_y{cursor:n-resize}.gantt_resizer_stick{background:#33aae8;z-index:9999;position:absolute;top:0;width:100%}.gantt_resizer_x .gantt_resizer_x{position:absolute;width:20px;height:100%;margin-left:-10px;top:0;left:0;z-index:1}.gantt_resizer_y .gantt_resizer_y{position:absolute;height:20px;width:100%;top:-10px;left:0;z-index:1}.gantt_resizer_error{background:#cd5c5c!important}.gantt_layout_cell_border_left{border-left:1px solid #cecece}.gantt_layout_cell_border_right{border-right:1px solid #cecece}.gantt_layout_cell_border_top{border-top:1px solid #cecece}.gantt_layout_cell_border_bottom{border-bottom:1px solid #cecece}.gantt_layout_cell_border_transparent{border-color:transparent}.gantt_window{position:absolute;top:50%;left:50%;z-index:999999999;background:#fff}.gantt_window_content{position:relative}.gantt_window_content_header{background:#39c;color:#fff;height:33px;padding:10px 10px 0;border-bottom:2px solid #fff;position:relative}.gantt_window_content_header_text{padding-left:10%}.gantt_window_content_header_buttons{position:absolute;top:10px;right:10px}.gantt_window_content_header_buttons:hover{color:#000;cursor:pointer}.gantt_window_content_resizer{position:absolute;width:15px;height:15px;bottom:0;line-height:15px;right:-1px;text-align:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAABZJREFUeAFjIAUwUshlpJDLSIhLGAAACQ4AFk79JaMAAAAASUVORK5CYII=);cursor:nw-resize;z-index:999}.gantt_window_content_frame{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1);z-index:9999}.gantt_window_drag{cursor:pointer!important}.gantt_window_resizing{overflow:visible}.gantt_window_resizing_body{overflow:hidden!important}.gantt_window_modal{background:rgba(0,0,0,.1);z-index:9999;top:0;left:0;width:100%;height:100%;position:fixed}.gantt_cal_light,.gantt_cal_quick_info,.gantt_container,.gantt_message_area,.gantt_modal_box,.gantt_tooltip{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gantt_noselect{-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.gantt_noselect .gantt_grid_data .gantt_row.odd:hover,.gantt_noselect .gantt_grid_data .gantt_row:hover{background-color:unset}.gantt_drag_marker{position:absolute;top:-1000px;left:-1000px;font-family:Arial;font-size:13px;z-index:1;white-space:nowrap}.gantt_drag_marker .gantt_tree_icon.gantt_blank,.gantt_drag_marker .gantt_tree_icon.gantt_close,.gantt_drag_marker .gantt_tree_icon.gantt_open,.gantt_drag_marker .gantt_tree_indent{display:none}.gantt_drag_marker,.gantt_drag_marker .gantt_row.odd{background-color:#fff}.gantt_drag_marker .gantt_row{border-left:1px solid #d2d2d2;border-top:1px solid #d2d2d2}.gantt_drag_marker .gantt_cell{border-color:#d2d2d2}.gantt_row.gantt_over,.gantt_task_row.gantt_over{background-color:#0070fe}.gantt_row.gantt_transparent .gantt_cell{opacity:.7}.gantt_task_row.gantt_transparent{background-color:#f8fdfd}.gantt_popup_button.gantt_delete_button{background:#3db9d3;text-shadow:0 -1px 0 #248a9f;color:#fff;font-weight:700;border-width:0}.gantt_container_resize_watcher{background:transparent;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;pointer-events:none;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0}
@charset "UTF-8";
/* 阴影 */
[data-v-464585f8]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.drawer-content[data-v-464585f8] {
  font-family: Source Han Sans;
  padding: 16px 20px;
  position: relative;
}
.drawer-content .location-detail-title[data-v-464585f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.drawer-content .location-detail-title .title[data-v-464585f8] {
  font-size: 18px;
  font-weight: 500;
}
.drawer-content .location-detail-content[data-v-464585f8] {
  padding-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.drawer-content .location-detail-content .left-content[data-v-464585f8] {
  width: calc(100% - 300px);
  height: 180px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.drawer-content .location-detail-content .left-content .location-detail-content-item[data-v-464585f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  gap: 8px;
}
.drawer-content .location-detail-content .left-content .location-detail-content-item .label[data-v-464585f8] {
  width: 60px;
  font-size: 14px;
  color: #4E5969;
}
.drawer-content .location-detail-content .left-content .location-detail-content-item .content[data-v-464585f8] {
  width: calc(100% - 70px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4E5969;
  font-size: 14px;
}
.drawer-content .location-detail-content .right-content[data-v-464585f8] {
  width: 300px;
  margin-left: 24px;
}
.drawer-content .reservation-details[data-v-464585f8] {
  margin-top: 24px;
}
.drawer-content .reservation-details .reservation-title[data-v-464585f8] {
  font-size: 16px;
  font-weight: 500;
  color: #1D2129;
}
.drawer-content .reservation-details .reservation-content[data-v-464585f8] {
  margin-top: 24px;
}
.carousel-image[data-v-464585f8] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
[data-v-464585f8] .el-carousel__item {
  border-radius: 10px;
  overflow: hidden;
}
[data-v-464585f8] .el-table--medium .el-table__cell {
  padding: 4px 0;
}
.drawer-footer[data-v-464585f8] {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 16px 20px;
  border-top: 1px solid #ebeef5;
  text-align: right;
  background-color: #fff;
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
}
.drawer-footer .el-button[data-v-464585f8] {
  margin-left: 8px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-4c6db106]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}

/* ===== 基础容器样式 ===== */
.gantt-container[data-v-4c6db106] {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
  background-color: #fff;
}

/* ===== 头部样式 ===== */
.header[data-v-4c6db106] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  border-bottom: 1px solid #ebeef5;
  background-color: #f5f7fa;
}
.title[data-v-4c6db106] {
  margin-left: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #606266;
}
.date-week-info[data-v-4c6db106] {
  margin-left: 10px;
  font-weight: bold;
  color: #22a9af;
}
.current-date[data-v-4c6db106] {
  margin: 0 15px;
  font-size: 16px;
  font-weight: bold;
}

/** 新新写样式 */
.time-header[data-v-4c6db106] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
  font-weight: bold;
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 10;
}
.time-header .date-controls[data-v-4c6db106] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.time-header .date-info[data-v-4c6db106],
.time-header .week-range-info[data-v-4c6db106] {
  font-size: 14px;
  font-weight: 500;
  color: #1D2129;
  padding: 2px 8px;
}

/** 甘特图项目行专用样式 */
.gantt-box[data-v-4c6db106] {
  padding: 0 12px;
}
[data-v-4c6db106] .gantt_row.gantt_row_project {
  width: 99.999% !important;
}
[data-v-4c6db106] .gantt_row.gantt_row_task {
  width: 99.999% !important;
}
[data-v-4c6db106] .gantt_task_line.gantt_task_inline_color {
  border-color: #fff;
}
[data-v-4c6db106] .gantt_grid_data .gantt_row:hover {
  background-color: #effdfd !important;
  background: #effdfd !important;
  color: #22A9AF !important;
  border: 1px solid #4FC5CA !important;
}
[data-v-4c6db106] .gantt_grid_data .gantt_row:hover .gantt_task_cell {
  border-right: 1px solid #4FC5CA !important;
}
[data-v-4c6db106] .gantt_grid_data .gantt_row:hover .gantt_cell,[data-v-4c6db106] .gantt_grid_data .gantt_row:hover .gantt_tree_content,[data-v-4c6db106] .gantt_grid_data .gantt_row:hover .gantt_tree_content *,[data-v-4c6db106] .gantt_grid_data .gantt_row:hover .gantt_cell * {
  color: #22A9AF !important;
}
[data-v-4c6db106] .gantt_grid_data .gantt_row.gantt_selected {
  background-color: #F2FBFC;
}
[data-v-4c6db106] .gantt_grid_data .gantt_row.gantt_selected,[data-v-4c6db106] .gantt_grid_data .gantt_row.odd.gantt_selected,[data-v-4c6db106] .gantt_task_row.gantt_selected {
  background-color: #F2FBFC;
}
[data-v-4c6db106] .gantt_task_row.gantt_selected .gantt_task_cell {
  border-right-color: #F2FBFC;
}
[data-v-4c6db106] .gantt_task_line.gantt_task_inline_color.gantt_project.gantt_selected,[data-v-4c6db106] .gantt_task_line.gantt_task_inline_color.gantt_selected {
  -webkit-box-shadow: 0 0 0 #F2FBFC !important;
          box-shadow: 0 0 0 #F2FBFC !important;
}
[data-v-4c6db106] .gantt_tree_icon.gantt_file {
  opacity: 0 !important;
  display: none !important;
}
[data-v-4c6db106] .gantt_tree_icon.gantt_folder_open,[data-v-4c6db106] .gantt_tree_icon.gantt_folder_closed {
  opacity: 0 !important;
  display: none !important;
}

/* ===== Element UI 样式覆盖 ===== */
[data-v-4c6db106] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background-color: #22a9af;
  border-color: #22a9af;
  padding: 8px 16px;
}
[data-v-4c6db106] .el-input--small .el-input__inner {
  color: #1D2129;
  font-weight: 500;
}
[data-v-4c6db106] .el-button--mini,
.el-button--mini.is-round[data-v-4c6db106] {
  padding: 2px 4px;
}

/* 活动详情弹出层样式 */
.activity-detail .detail-row[data-v-4c6db106] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.activity-detail .detail-row .label[data-v-4c6db106] {
  width: 80px;
  font-weight: bold;
  color: #606266;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.activity-detail .detail-row .value[data-v-4c6db106] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #303133;
  word-break: break-all;
}
@charset "UTF-8";
/* 阴影 */
[data-v-789ddf13]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.lectureManage[data-v-789ddf13] {
  margin: 12px 40px;
  /* 场所列表样式 */
  /* 甘特图主体样式调整 */
  /* 确保父容器正确设置高度 */
}
.lectureManage .stat-row[data-v-789ddf13] {
  background-color: #fff;
  margin-bottom: 16px;
}
.lectureManage .stat-row .stat-item[data-v-789ddf13] {
  padding: 16px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.lectureManage .stat-row .stat-item .stat-number[data-v-789ddf13] {
  font-size: 24px;
  font-weight: 500;
}
.lectureManage .stat-row .stat-item .stat-unit[data-v-789ddf13] {
  font-size: 14px;
  color: #4E5969;
}
.lectureManage .stat-row .stat-item .stat-label[data-v-789ddf13] {
  margin-top: 12px;
  font-size: 14px;
  color: #4E5969;
}
.lectureManage .stat-row .stat-item.stat-item-divider[data-v-789ddf13]::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: #E5E6EB;
}
.lectureManage .tabs-section[data-v-789ddf13] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0px;
}
.lectureManage .tabs-section .venue-tabs .tab-list[data-v-789ddf13] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -10px;
}
.lectureManage .tabs-section .venue-tabs .tab-list .tab-item[data-v-789ddf13] {
  padding: 6px 10px 6px 10px;
  line-height: 20px;
  color: #999999;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  position: relative;
}
.lectureManage .tabs-section .venue-tabs .tab-list .tab-item[data-v-789ddf13]:last-child {
  border-right: none;
}
.lectureManage .tabs-section .venue-tabs .tab-list .tab-item[data-v-789ddf13]:hover {
  color: #22A9AF;
}
.lectureManage .tabs-section .venue-tabs .tab-list .tab-item.active[data-v-789ddf13] {
  color: #22A9AF;
  font-weight: bolder;
}
.lectureManage .tabs-section .venue-tabs .tab-list .tab-item.active[data-v-789ddf13]::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: calc(100% - 70px);
  height: 2px;
  background-color: #22A9AF;
}
.lectureManage .venue-list[data-v-789ddf13] {
  margin-bottom: 20px;
}
.lectureManage .venue-card[data-v-789ddf13] {
  margin-bottom: 20px;
  border: none;
}
.lectureManage .venue-card[data-v-789ddf13] .el-card__body {
  padding: 16px;
}
.lectureManage .venue-content[data-v-789ddf13] {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.lectureManage .venue-image[data-v-789ddf13] {
  width: 120px;
  height: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 4px;
  overflow: hidden;
}
.lectureManage .venue-img[data-v-789ddf13] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lectureManage .venue-placeholder[data-v-789ddf13] {
  width: 100%;
  height: 100%;
  background: #f0f9ff;
  border: 2px dashed #22A9AF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #22A9AF;
  font-size: 32px;
}
.lectureManage .venue-info[data-v-789ddf13] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.lectureManage .venue-header[data-v-789ddf13] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 8px;
}
.lectureManage .venue-name[data-v-789ddf13] {
  font-size: 16px;
  font-weight: 600;
  color: #303133;
  margin: 0;
  line-height: 1.4;
}
.lectureManage .status-tag[data-v-789ddf13] {
  margin-left: 12px;
}
.lectureManage .venue-details[data-v-789ddf13] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 12px;
}
.lectureManage .venue-location[data-v-789ddf13] {
  color: #606266;
  font-size: 14px;
  margin: 0 0 8px 0;
}
.lectureManage .campus[data-v-789ddf13] {
  color: #606266;
}
.lectureManage .divider[data-v-789ddf13] {
  margin: 0 8px;
  color: #dcdfe6;
}
.lectureManage .department[data-v-789ddf13] {
  color: #606266;
}
.lectureManage .venue-address[data-v-789ddf13] {
  color: #303133;
  font-size: 14px;
  margin: 0 0 8px 0;
  line-height: 1.4;
}
.lectureManage .venue-specs[data-v-789ddf13] {
  margin-bottom: 8px;
}
.lectureManage .spec-item[data-v-789ddf13] {
  color: #606266;
  font-size: 14px;
  margin-right: 16px;
}
.lectureManage .venue-contact[data-v-789ddf13] {
  color: #606266;
  font-size: 14px;
  margin: 0;
}
.lectureManage .venue-actions[data-v-789ddf13] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.lectureManage .venue-actions .el-button--primary[data-v-789ddf13] {
  background-color: #22A9AF;
  border-color: #22A9AF;
}
.lectureManage .venue-actions .el-button--primary[data-v-789ddf13]:hover {
  background-color: #1e9aa0;
  border-color: #1e9aa0;
}
.lectureManage .venue-actions .el-button--text[data-v-789ddf13] {
  color: #22A9AF;
}
.lectureManage .venue-actions .el-button--text[data-v-789ddf13]:hover {
  color: #1e9aa0;
}
.lectureManage .gantt-body[data-v-789ddf13] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  min-height: 0;
  /* 新增：允许flex子元素收缩 */
}
.lectureManage .gantt-main[data-v-789ddf13] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  min-height: 0;
  /* 新增：允许收缩 */
  height: 100%;
  /* 确保占满可用高度 */
}
.lectureManage .gantt-container[data-v-789ddf13] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
  /* 或使用100%，根据父容器设置调整 */
  min-height: 600px;
  /* 添加最小高度，确保可视区域 */
  background-color: #fff;
}

.iframeContainer[data-v-745f5292] {
  position: relative;
  border: 1px solid #ebeef5;
  width: 313px;
  height: 667px;
  margin: -12px auto -14px;
}
.preview-iframe[data-v-745f5292] {
  width: 100%;
  height: 100%;
}
.url-input[data-v-745f5292] {
  margin-bottom: 15px;
}
.loading-mask[data-v-745f5292] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
}
.loading-icon[data-v-745f5292] {
  font-size: 24px;
  margin-bottom: 10px;
}

:root {
	--wgw-h5-main-color: #085FB3;           /* H5主色 */
	--wgw-h5-secondary-color: #085FB3;      /* H5辅色 */
	--wgw-pc-main-color: #085FB3;           /* PC主色 */
	--wgw-pc-secondary-color: #085FB3;      /* PC辅色 */

	--wgw-pc-main-color-temp: #085FB3;           /* 临时PC主色 */
	--wgw-pc-secondary-color-temp: #085FB3;      /* 临时PC辅色 */
}
.el-breadcrumb__inner a:hover, .el-breadcrumb__inner.is-link:hover{color: #22a9af !important;}
.el-tabs__item.is-active{color: #22a9af !important;}
.campus-website .el-scrollbar__wrap{overflow-x:hidden!important;overflow-y:auto!important;}
.empty_btn{margin:20px auto}
// .el-button:focus{color:#22A9AF;border-color:rgba(34, 169, 175, 0.7)!important;background-color:rgba(34, 169, 175, 0.05)!important;cursor: pointer;}
.el-button:focus{color:#22A9AF;cursor: pointer;}
.el-button--primary:focus{background-color:#22A9AF!important;border:1px solid #22A9AF!important;color:#fff!important}
.empty_btn.el-button:hover{border-color:rgba(34, 169, 175, 0.7)!important;background-color:rgba(34, 169, 175, 0.05)!important;color:#22A9AF!important}
.empty_btn.el-button--primary{background-color:#22A9AF!important;border:1px solid #22A9AF!important;color:#fff!important}
.empty_btn.el-button--primary:hover{background-color:rgba(34, 169, 175, 0.8)!important;border:1px solid rgba(34, 169, 175, 0.8)!important;color:#fff!important}
.el-pager li.active{color: #22a9af !important;}
.el-pager li:hover{color: #22a9af !important;}
.el-dropdown-menu__item:hover{color: #22a9af !important;background: #e8f9f8 !important;}
.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color: #22a9af!important;border-color: #22a9af!important;}
.el-checkbox__input .el-checkbox__inner:hover{border-color: #22a9af!important;}
.el-checkbox__input.is-focus .el-checkbox__inner{border-color: #22a9af!important;}
.ctrl_hover{z-index:52;background:rgba(255,255,255,0.1);-webkit-transition:0.4s;transition:0.4s;backdrop-filter:blur(10px);opacity:0}
.ctrl_hover:hover{opacity:1}
.ctrl_hover_btn{width:190px;height:44px;line-height:44px;text-align:center;color:#fff;background:#21A9AE;border-radius:4px;}
.ctrl_hover_atn{text-align:center;font-size: 14px;line-height:22px;color:#F7F7F7;margin-top:32px;text-shadow:0 0 10px rgba(0, 0, 0, 0.4)}
.swiper_top_shadow{position:absolute;left:0px;top:0px;width:100%;height:98px;opacity:1;background:-webkit-gradient(linear, left top, left bottom, color-stop(1%, #1B1B1B), color-stop(47%, rgba(20, 20, 20, 0.5068)), to(rgba(176, 176, 176, 0)));background:linear-gradient(180deg, #1B1B1B 1%, rgba(20, 20, 20, 0.5068) 47%, rgba(176, 176, 176, 0) 100%);}
.swiper_top_line{position:absolute;left:0px;top:0px;width:100%;height:4px;opacity:1;background:var(--wgw-pc-main-color)}
.swiper_bot_shadow{position:absolute;left:0px;bottom:0px;width:100%;height:60px;background: -webkit-gradient(linear, left bottom, left top, from(#2F2F2F), color-stop(50%, rgba(53, 53, 53, 0.5068)), to(rgba(176, 176, 176, 0)));background: linear-gradient(0deg, #2F2F2F 0%, rgba(53, 53, 53, 0.5068) 50%, rgba(176, 176, 176, 0) 100%);}
.swiper_top_shadow.H5{height:78px}
.swiper_top_line.H5{background:var(--wgw-h5-main-color)}
.swiper_bot_shadow.H5{height:136px}
.top_menu{z-index:50;position:absolute;right:0px;top:0px;width:60px;height:56px}
.top_menu img{width:18px;margin-left:4px}
.ql-toolbar.ql-snow{border-radius:4px 4px 0 0!important;border:1px solid #D8D8D8!important}
.ql-container.ql-snow{border-radius:0 0 4px 4px!important;border:1px solid #D8D8D8!important;border-top:none!important}
.ql-editor{padding:12px 15px 12px 15px!important}
.ql-editor.ql-blank::before{font-style:normal!important;color:#C9CDD4}
.wgw_dialog .el-dialog .el-dialog__header{margin-bottom:20px;border-bottom:1px solid #E5E6EB;padding:12px 24px!important;font-size:18px!important;font-weight:500!important;line-height:28px!important;color:#1D2129!important;}
.wgw_dialog .el-dialog .el-dialog__header .el-dialog__title{font-size:18px!important}
.wgw_dialog .el-dialog .el-dialog__header .el-dialog__headerbtn{top: 16px;font-size:22px;}
.wgw_dialog .el-dialog .el-dialog__footer{padding:20px 20px;border-top:1px solid #E5E6EB;margin-top:20px}
.wgw_dialog .el-button{width: unset !important;}
.wgw_dialog .el-button:hover{border-color:rgba(34, 169, 175, 0.7)!important;background-color:rgba(34, 169, 175, 0.05)!important;color:#22A9AF!important}
.wgw_dialog .el-button--primary{background-color:#22A9AF!important;border:1px solid #22A9AF!important;color:#fff!important}
.wgw_dialog .el-button--primary:hover{background-color:rgba(34, 169, 175, 0.8)!important;border:1px solid rgba(34, 169, 175, 0.8)!important;color:#fff!important}
.wgw_drawer .el-drawer__container .el-drawer .el-drawer__header{border-bottom:1px solid #E5E6EB;padding:12px 24px!important;margin-bottom:0!important;font-size:18px!important;font-weight:500!important;line-height:28px!important;color:#1D2129!important;}
.wgw_drawer_page{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 53px)}
.wgw_drawer_bod{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;}
.wgw_drawer_form{padding:24px;width:800px;margin:auto}
.wgw_drawer_bod .el-scrollbar__wrap{overflow-x:hidden!important;overflow-y:auto!important;}
.wgw_drawer_bod .is-horizontal{display:none!important;}
.wgw_drawer_foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:20px 24px;border-top:1px solid #E5E6EB}
.wgw_drawer_foot .el-button{width:100px!important}
.wgw_drawer_foot .el-button:hover{border-color:rgba(34, 169, 175, 0.7)!important;background-color:rgba(34, 169, 175, 0.05)!important;color:#22A9AF!important}
.wgw_drawer_foot .el-button--primary{background-color:#22A9AF!important;border:1px solid #22A9AF!important;color:#fff!important}
.wgw_drawer_foot .el-button--primary:hover{background-color:rgba(34, 169, 175, 0.8)!important;border:1px solid rgba(34, 169, 175, 0.8)!important;color:#fff!important}
.wgw_drawer_tit{margin-bottom:16px}
.wgw_drawer_tit_txt{font-size:14px;font-weight:500;line-height:22px;color:#1D2129}
.wgw_drawer_tit_cur{font-size:14px;line-height:22px;color:#22A9AF;margin-left:12px}
.wgw_drawer_colors{-webkit-box-align:end;-ms-flex-align:end;align-items:end;padding-bottom:32px}
.wgw_drawer_color{margin-right:40px}
.wgw_drawer_color .el-color-picker .el-color-picker__trigger{padding:7px 128px 7px 12px;background:rgba(0,0,0,0.03);border:none;width:168px;height:42px;border-radius:4px;overflow:hidden;}
.wgw_drawer_color .el-color-picker .el-color-picker__trigger .el-color-picker__color{border-radius:3px;border:none;overflow:hidden}
.wgw_drawer_color .el-color-picker .el-color-picker__trigger .el-color-picker__icon{display:none}
.wgw_drawer_color_tit{font-size:14px;line-height:22px;color:#1D2129}
.wgw_drawer_color_box{width:168px;height:42px;margin-top:12px}
.wgw_drawer_color_txt{position:absolute;top:0;line-height:42px;left:58px;font-size:14px;color:#1D2129}
.wgw_drawer_color_reset{font-size:14px;line-height:42px;color:#22A9AF;}
.wgw_drawer_logo_box{width:220px;height:100px;background:#4A4A4A;overflow:hidden;}
.wgw_drawer_logo_atn{color:#4E5969;width:410px;margin-left:20px;font-size:14px;line-height:22px;}
.wgw_drawer_logo_atn span{color:#22A9AF}
.wgw_drawer_logo_btns{padding:16px 0 32px}
.wgw_drawer_logo_btns .el-button{width:100px!important}
.wgw_drawer_logo_btns .el-button:hover{border-color:rgba(34, 169, 175, 0.7)!important;background-color:rgba(34, 169, 175, 0.05)!important;color:#22A9AF!important}
.wgw_drawer_logo_btns .el-button--primary{background-color:#22A9AF!important;border:1px solid #22A9AF!important;color:#fff!important}
.wgw_drawer_logo_btns .el-button--primary:hover{background-color:rgba(34, 169, 175, 0.8)!important;border:1px solid rgba(34, 169, 175, 0.8)!important;color:#fff!important}
.wgw_drawer_banner_box{width:100%;gap:10px}
.wgw_drawer_banner_ite{width:180px;height:110px;border-radius:4px;overflow:hidden;position:relative}
.wgw_drawer_banner_img{-o-object-fit:cover;object-fit:cover;}
.wgw_drawer_banner_del{width:20px;height:20px;top:6px;right:6px}
.wgw_drawer_banner_edit{top:6px;left:6px;font-size:14px;width:40px;height:24px;line-height:24px;text-align:center;color:#fff;border-radius:4px;background:rgba(0,0,0,0.5)}
.wgw_drawer_banner_btns{padding:16px 0 32px}
.wgw_drawer_banner_btns .el-button:hover{border-color:rgba(34, 169, 175, 0.7)!important;background-color:rgba(34, 169, 175, 0.05)!important;color:#22A9AF!important}
.wgw_drawer_banner_btns .el-button--primary{background-color:#22A9AF!important;border:1px solid #22A9AF!important;color:#fff!important}
.wgw_drawer_banner_btns .el-button--primary:hover{background-color:rgba(34, 169, 175, 0.8)!important;border:1px solid rgba(34, 169, 175, 0.8)!important;color:#fff!important}
.wgw_drawer_banner_btns .el-drawer__container .el-drawer .el-drawer__header{border-bottom:1px solid #E5E6EB;padding:12px 24px!important;margin-bottom:0!important;font-size:18px!important;font-weight:500!important;line-height:28px!important;color:#1D2129!important;}
.wgw_drawer_table{padding-bottom:32px}
.wgw_drawer_table_tit{background:#F7F7F7;padding:0 32px;height:40px;line-height:40px;font-size:14px;color:#1D2129}
.wgw_drawer_table_cnt{border-bottom:1px solid #e8e8e8;padding:0 32px;height:40px;line-height:40px;font-size:14px;color:#1D2129}
.wgw_drawer_table_tit_ite{width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.wgw_drawer_table_tit_ite .ctl{color:#22A9AF;cursor: pointer;}
.wgw_drawer_code{font-size: 14px;line-height: 22px;color: #86909C;padding-bottom:32px}
.wgw_drawer_code_upload{width:96px;height:96px;border-radius:8px;border:1px solid #F7F7F7;background:#F7F7F7;margin-right:16px}
.wgw_drawer_code_upload_ico{width:30px;height:30px}
.wgw_drawer_code_upload_img{width:96px;height:96px;border-radius:8px;-o-object-fit:cover;object-fit:cover;}
.wgw_banner_form_ite{margin-bottom:20px}
.wgw_banner_form_tit{width:120px;font-size: 14px;line-height: 36px;color: #4E5969;}
.wgw_banner_form_tit span{color:#F56C6C}
.wgw_banner_form_upload{width:180px;height:100px;background:#F7F7F7;border-radius:4px;border:1px solid #F7F7F7;overflow: hidden;}
.wgw_banner_form_upload_ico{width:32px;height:32px}
.wgw_banner_form_upload_atn{font-size: 14px;line-height: 36px;color:#86909C;margin-left:8px}
.wgw_banner_form_upload_play{position:absolute;width:32px;height:32px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.wgw_banner_form_upload_img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
.wgw_banner_form_file{font-size: 14px;line-height: 36px;color: #4E5969;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.wgw_banner_form_file img{margin-left:5px}
.wgw_page{position:relative;height:calc(100vh - 60px);display:-webkit-box;display:-ms-flexbox;display:flex;}
.wgw_page_margin{margin:  12px 40px;}
.wgw_content{background:#fff;padding:16px 20px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.wgw_top .el-button{width:100px!important;padding-left:0!important;padding-right:0!important;}
.wgw_top .el-button:hover{border-color:rgba(34, 169, 175, 0.7)!important;background-color:rgba(34, 169, 175, 0.05)!important;color:#22A9AF!important}
.wgw_top .el-button--primary{background-color:#22A9AF!important;border:1px solid #22A9AF!important;color:#fff!important}
.wgw_top .el-button--primary:hover{background-color:rgba(34, 169, 175, 0.8)!important;border:1px solid rgba(34, 169, 175, 0.8)!important;color:#fff!important}
.wgw_main{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:16px 0;position:relative}
.wgw_main .el-scrollbar__wrap{overflow-x:hidden!important;overflow-y:auto!important;margin-right:0!important}
.wgw_pagination{text-align:right}
.wgw_list{top:40px}
.wgw_list_ite{border-bottom:1px solid #E5E6EB;line-height:40px;color:#1D2129;font-size:14px}
.wgw_list_ite.tit{background:#F7F7F7}
.wgw_list_ite .el-checkbox{margin-right:12px;margin-left:12px}
.wgw_list_ite_main{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:0.3s;transition:0.3s}
.wgw_list_ite_date{min-width:120px;width:25%;-webkit-transition:0.3s;transition:0.3s;}
.wgw_list_ite_ctrl{width:120px}
.wgw_list_ite_ctrl.dfb{color:#22A9AF}
.wgw_form_video{width:168px;height:95px;position:relative;border-radius:4px;border:1px solid #D8D8D8;overflow:hidden}
.wgw_form_video_upload{width:95px;height:95px;border-radius:4px;border:1px solid #D8D8D8;}
.wgw_form_video_upload_ico{width:30px;height:30px}
.wgw_drawer_form{-webkit-box-flex:1;-ms-flex:1;flex:1}
.wgw_foot{height:64px;text-align:center;-webkit-box-shadow: 0px -4px 6px rgba(0, 0, 0, 0.04);box-shadow: 0px -4px 6px rgba(0, 0, 0, 0.04);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;position:absolute;bottom:0;left:-40px;right:0;bottom:0;background:#FFF}
.wgw_form_video video{-o-object-fit: cover;object-fit: cover;}
.wgw_form_videos{gap:20px;width:620px}
.wgw_list_ite .tag{background:#22A9AF;color:#fff;font-size:12px;line-height:40px;padding:4px 8px;display:inline;border-radius:4px;margin-left:10px}
.wgw_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:260px;max-width:260px;background:#fff;margin-right:16px;padding:16px;}
.wgw_left_list_scroll{-webkit-box-flex:1;-ms-flex:1;flex:1}
.wgw_left_list_scroll .el-scrollbar__wrap{overflow-x:hidden!important;overflow-y:auto!important}
.wgw_left_ite{cursor: move;padding:0 10px;-webkit-transition:0.3s;transition:0.3s;height:36px;line-height:36px;color:#1D2129;font-size: 14px;font-weight: 500;cursor: pointer;}
.wgw_left_ite:hover{color:#22A9AF;background:#E8F9F8}
.wgw_left_ite.active{color:#22A9AF;background:#E8F9F8}
.wgw_left_ite_txt{width:160px;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;}
.wgw_left_ite img{width:24px;height:24px;cursor: pointer;margin-top:6px}
.wgw_left_tit{font-size: 16px;font-weight: 500;color:#3D3D3D}
.wgw_left_tit_btn{font-size: 14px;font-weight: 500;color: #22A9AF;cursor: pointer;}
.wgw_left_sub{font-size: 12px;font-weight: 500;line-height: 24px;color: #C9CDD4;margin:5px 0}
.wgw_left_foot{min-height:110px}
.wgw_left_foot_tit{font-size: 14px;font-weight: 500;line-height: 50px;color: #1D2129;}
.wgw_left_foot_sub{font-size: 12px;line-height: 20px;color: #86909C;}
.wgw_left_foot_tag{width:100%;font-size: 14px;line-height: 24px;color: #1D2129;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.wgw_left_foot_btn{font-size: 14px;line-height: 24px;color: #22A9AF;cursor: pointer;}
.bw_top{height:260px}
.bw_top img{-o-object-fit:cover;object-fit:cover;}
.bw_top_tit{font-size: 32px;font-weight: 500;line-height: 32px;color: #1D2129;}
.bw_top_sub{font-size: 14px;font-weight: 500;line-height: 24px;color: #1D2129;}
.bw_top_tag{font-size: 12px;font-weight: 500;color: #4E5969;width: 690px;height: 39px;line-height: 39px;border-radius: 24px;background: -webkit-gradient(linear, right top, left top, from(#E6F8FF), to(#FFFFFF));background: linear-gradient(270deg, #E6F8FF 0%, #FFFFFF 100%);}
.bw_top_ite{position: relative;padding-left:16px}
.bw_top_ite::before{content:'';position:absolute;left:0;top:15px;width:8px;height:8px;border-radius:50%;background: linear-gradient(166deg, #B7D6F4 9%, rgba(183, 214, 244, 0) 104%);}
.bw_top_bot{font-size: 12px;font-weight: 500;line-height: 24px;color: #86909C;}
.wgw_left_ite_more{opacity:0;-webkit-transition:0.3s;transition:0.3s;cursor: pointer;}
.wgw_left_ite:hover .wgw_left_ite_more{opacity:1}

.banner_conf_head[data-v-7c2c46ca] {
    position: relative;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 500;
    padding-left: 10px;
    color:#1D2129;
	margin-bottom:24px;
}
.banner_conf_head[data-v-7c2c46ca]::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 4px;
    height: 16px;
    background: #21a9ae;
    border-radius: 4px;
}
.sortName[data-v-7c2c46ca]{width:120px;
font-size: 14px;
font-weight: normal;
line-height: 22px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
color: #4E5969;}
.qrImgWrap[data-v-7c2c46ca]{margin-left:120px}
.linkRow .el-link[data-v-7c2c46ca]{margin-left:16px;color:#00A8B0}
.qrImgWrap[data-v-7c2c46ca] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}
.shareSec[data-v-7c2c46ca]{
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 13px;
}
.shareDesc[data-v-7c2c46ca]{
		font-size: 14px;
          height: 22px;
          line-height: 22px;
          color:#00A8B0
}
.shareCell[data-v-7c2c46ca]{
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          gap: 20px;
          font-size: 24px;
}


.carousel-image[data-v-47960cc1],.carousel-video[data-v-47960cc1] {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.carousel-text[data-v-47960cc1]{position: absolute;bottom:80px;
	left: 0;
	width: 100%;
	padding: 0 10% ;
	line-height:30px;
	max-height:72px;
	color: white;
	text-align: center;
	font-size: 20px;
font-weight: 500;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden;text-overflow: ellipsis;}
.carousel-text.H5[data-v-47960cc1]{font-size:15px;line-height:23px;max-height:46px;bottom:72px}


[data-v-48a3696e] .el-input-group--append .el-input__inner {
	border-radius: 20px 0 0 20px;
	height: 40px;
	font-size: 14px;
	font-weight: 500;
}
[data-v-48a3696e] .el-input-group--append .el-input__inner input::-webkit-input-placeholder{color: #86909C;}
[data-v-48a3696e] .el-input-group--append .el-input__inner input::-moz-placeholder{color: #86909C;}
[data-v-48a3696e] .el-input-group--append .el-input__inner input:-ms-input-placeholder{color: #86909C;}
[data-v-48a3696e] .el-input-group--append .el-input__inner input::-ms-input-placeholder{color: #86909C;}
[data-v-48a3696e] .el-input-group--append .el-input__inner input::placeholder{color: #86909C;}
[data-v-48a3696e] .el-input-group__append {
	border-radius: 0 20px 20px 0;
	width:85px;
	background-color:var(--wgw-pc-main-color);
	border:var(--wgw-pc-main-color);
	height: 40px;
}
[data-v-48a3696e] .search-input.H5 .el-input-group__append {
	border-radius: 0 20px 20px 0;
	width:85px;
	background-color:var(--wgw-h5-main-color);
	border:var(--wgw-h5-main-color);
	height: 40px;
}
[data-v-48a3696e] .search-icon {
	width: 18px;
	height: 18px;
}
[data-v-48a3696e] .el-input-group {
	width: 100%;
	z-index: 2;
}


.page[data-v-2119dd98]{width:100%;max-width:980px}
.title[data-v-2119dd98]{font-size: 18px;font-weight: 500;color: #1D2129;margin:16px 0}
.news_box[data-v-2119dd98]{width:100%;max-width:450px;height:280px;border-radius:12px;position:relative}
.news_img[data-v-2119dd98]{width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:12px;-webkit-transition:0.5s;transition:0.5s;opacity:0;position:absolute}
.news_img.active[data-v-2119dd98]{opacity:1}
.news_list[data-v-2119dd98]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:26px}
.news_item[data-v-2119dd98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;border-bottom:1px solid #E5E6EB;cursor: pointer;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.news_item[data-v-2119dd98]:first-child{padding-top:5px}
.news_item[data-v-2119dd98]:last-child{border-bottom:0}
.date[data-v-2119dd98]{min-width:52px;min-height:48px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border: 1px solid #E5E6EB;margin-right: 18px;}
.date_day[data-v-2119dd98]{font-size:16px;font-weight:500;line-height:20px;color:#1D2129;text-align:center;margin-top:2px}
.date_month[data-v-2119dd98]{font-size:8px;font-weight:500;line-height:18px;color:#1D2129;text-align:center;}
.news_txt[data-v-2119dd98] {word-break:break-all;font-size: 14px;font-weight: 500;line-height: 24px;color: #1D2129;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;text-overflow: ellipsis;}
.news_item[data-v-2119dd98]:hover{-webkit-transform: translateY(-2px);transform: translateY(-2px);}
.bod.H5[data-v-2119dd98]{-webkit-box-orient: vertical!important;-webkit-box-direction: normal!important;-ms-flex-direction: column!important;flex-direction: column!important;}
.news_list.H5[data-v-2119dd98]{margin-left:0!important;}
.news_box.H5[data-v-2119dd98]{max-width:100%!important;margin-bottom:10px!important;height:206px!important}


.page[data-v-7dfc89fb]{width:100%;max-width:980px}
.title[data-v-7dfc89fb]{font-size: 18px;font-weight: 500;color: #1D2129;margin:16px 0}
.list[data-v-7dfc89fb]{font-size: 16px;font-weight: 500;padding-bottom:48px;line-height: 26px;color: #1D2129;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.item[data-v-7dfc89fb]{min-width:33.33%;padding:10px 16px 10px 26px;position:relative}
.item.H5[data-v-7dfc89fb]{min-width: 50%;}
.item[data-v-7dfc89fb]::before{content: '';border-radius:10px;position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 10px;height: 10px;background: #C9CDD4;}


.footer-container[data-v-3d444f06] {
	width:100%;
	background-color: #2c2f3b;
	color: #fff;
	padding: 20px 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.footer-content[data-v-3d444f06] {
    width:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
.footer-left[data-v-3d444f06] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 10px;
}
.logo-box[data-v-3d444f06] {
	width: 80px;
	height: 80px;
	background-color: #444;
	border-radius: 8px;
	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;
	margin-right: 20px;
}
.logo-box i[data-v-3d444f06] {
	font-size: 40px;
	color: #fff;
}
.text-info[data-v-3d444f06]{margin-left:220px}
.text-info p[data-v-3d444f06] {
	margin: 8px 0;
	font-size: 12px;
}
.footer-middle[data-v-3d444f06] {
	margin-bottom: 8px;
	font-size: 12px;
}
.footer-middle p[data-v-3d444f06] {
	margin: 8px;
	font-size: 12px;
}
.footer-right[data-v-3d444f06] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 10px;
}
.qrcode-item[data-v-3d444f06] {
    position:relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-right: 40px;
}
.qrcode-item img[data-v-3d444f06]{width:60px;height:60px;border-radius:4px;-o-object-fit:cover;object-fit:cover;}
.qrcode-item p[data-v-3d444f06]{margin:0;font-size:12px;-webkit-transform:scale(0.75) translateX(-60px);transform:scale(0.75) translateX(-60px);position:absolute;top:68px;left:15px;width:120px;text-align:center;}
.copyright[data-v-3d444f06]{position:absolute;bottom:0;text-align:center;left:0;width:100%;font-size:12px;-webkit-transform:scale(0.75);transform:scale(0.75);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;color:#ccc;}
.footer-content.H5[data-v-3d444f06]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.footer-left.H5[data-v-3d444f06]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:95px}
.text-info.H5[data-v-3d444f06]{margin-left:0;width: calc(100% - 52px);}
.footer-right.H5[data-v-3d444f06]{-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin:10px 0 100px}
.qrcode-item.H5 img[data-v-3d444f06]{width:80px;height:80px;border-radius:4px;-o-object-fit:cover;object-fit:cover;}
.qrcode-item.H5[data-v-3d444f06]:last-child{margin-right:0}
.qrcode-item.H5 p[data-v-3d444f06]{margin:0;font-size:10px;-webkit-transform:scale(1) translateX(-34px);transform:scale(1) translateX(-34px);position:absolute;top:92px;left:15px;width:120px;text-align:center;}
.copyright.H5[data-v-3d444f06]{position:absolute;bottom:20px;text-align:center;left:0;width:100%;line-height: 24px;font-size:12px;-webkit-transform:scale(1);transform:scale(1);padding:0 25px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;color:#fff;}


/* 页面整体样式 */
.campus-website-home[data-v-8b3881f0] {

	padding: 12px 40px;
	background-color: #ffffff;
	min-height: calc(100vh - 60px);
}

/* 标签页样式 */
.el-tabs[data-v-8b3881f0] {
	background-color: #fff;
	border-radius: 8px;
	-webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
	        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}
.el-tabs__header[data-v-8b3881f0] {
	padding: 0 20px;
	background-color: #f8f9fa;
	border-bottom: 1px solid #eaecef;
}

/* PC视图样式 */
.pc-view[data-v-8b3881f0] {
	min-width:400px;
	background-color: #ffffff;
	position: relative;
}

/* 覆盖Element UI默认样式 */
[data-v-8b3881f0] .el-button--primary .el-button__icon {
	color: #ffffff !important;
}

/* 封面图区域样式 */
.carousel-container[data-v-8b3881f0] {
	position: relative;
}
.el-carousel[data-v-8b3881f0] {
	height: auto;
	max-height: 100vh;
}
.carousel-item-content[data-v-8b3881f0] {
	position: relative;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.carousel-image[data-v-8b3881f0] {
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
	height: 100%;
}

/* 搜索框样式 */
.search-container[data-v-8b3881f0] {
	position: absolute;
	bottom:8px;
	width:576px;
	max-width:90%;
	height:40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	color: white;
	text-align: center;
	z-index: 20;
}
.search-button[data-v-8b3881f0] {
	color: #ffffff;
}
.search-icon[data-v-8b3881f0] {
	width: 18px;
	height: 18px;
	vertical-align: middle;
}

/* 顶部导航文字样式 */
.top-nav-texts[data-v-8b3881f0] {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 1vw 5vw 0 0;
	color: white;
	text-align: right;
	z-index: 50;
}
.nav-texts-row1[data-v-8b3881f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.nav-texts-row1 span[data-v-8b3881f0] {
	font-size:10px;
	font-weight: normal;
	line-height: normal;
	padding:0 0.6em
}
.nav-texts-row1 div[data-v-8b3881f0]{font-size:12px;-webkit-transform:scale(0.75);transform:scale(0.75);border:1px solid #fff;border-radius:6px;padding:6px 12px 4px;margin-right:5px}
.nav-texts-row2[data-v-8b3881f0]{margin-top:2px}
.nav-texts-row2 span[data-v-8b3881f0] {
	font-size: 12px;
	font-weight: 500;
	line-height: normal;
	padding:0 1.2em
}

/* 响应式导航文字 */
@media (max-width: 768px) {
.top-nav-texts[data-v-8b3881f0] {
		padding: 0.5rem 1rem 0 0;
}
.top-nav-texts span[data-v-8b3881f0] {
		padding: 0.5rem;
}
}

/* 内容区域样式 */
.section-header[data-v-8b3881f0] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 20px 0;
}
.section-title[data-v-8b3881f0] {
	width: 1200px;
	font-size: 18px;
	font-weight: 600;
	color: #303133;
	margin-bottom: 16px;
	padding-left: 8px;
}
.content-section[data-v-8b3881f0] {
	width: 100%;
	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;
	margin-bottom: 30px;
}

/* 学院新闻区域 */
.news-container[data-v-8b3881f0] {
	width: 1200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.main-news[data-v-8b3881f0] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	border-radius: 12px;
	overflow: hidden;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
	        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.main-news-image[data-v-8b3881f0] {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	border-radius: 12px;
	opacity: 1;
}
.side-news[data-v-8b3881f0] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 10px;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	margin-left: 12px;
	border-radius: 12px;
}
.news-item[data-v-8b3881f0] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-left: 10px;
	margin-right: 12px;
	border-radius: 12px;
	padding: 12px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-date-box[data-v-8b3881f0] {
	width: 52px;
	height: 48px;
	border-radius: 4px;
	opacity: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border: 1px solid #E5E6EB;
	margin-right: 12px;
}
.date-day[data-v-8b3881f0] {
	font-family: Source Han Sans;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0em;
	color: #1D2129;
	text-align: center;
}
.date-month[data-v-8b3881f0] {
	font-family: Source Han Sans;
	font-size: 8px;
	font-weight: 500;
	line-height: 18px;
	color: #1D2129;
	letter-spacing: 0em;
	text-align: center;
}
.news-content[data-v-8b3881f0] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}
.news-title[data-v-8b3881f0] {
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0em;
	color: #303133;
	margin-bottom: 4px;
}
.news-date[data-v-8b3881f0] {
	color: #909399;
	font-size: 12px;
}
.news-item[data-v-8b3881f0]:hover {
	-webkit-transform: translateY(-2px);
	        transform: translateY(-2px);
	-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
	        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* H5视图样式 */
.h5-view[data-v-8b3881f0] {
	width: 100%;
}
.h5-demo-container[data-v-8b3881f0] {
	position: relative;
	width: 500px;
	height: 500px;
}
.h5-demo-inner[data-v-8b3881f0] {
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: red;
}

/* 响应式适配 */
@media (max-width: 768px) {
.news-container[data-v-8b3881f0] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
}
.footer-content[data-v-8b3881f0] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 20px;
}
.cover-image[data-v-8b3881f0] {
		height: 180px;
}
.footer-left[data-v-8b3881f0],
	.footer-right[data-v-8b3881f0] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
}
.qrcode-item[data-v-8b3881f0] {
		margin-right: 0;
		margin-bottom: 10px;
}
}

/* 覆盖Element UI默认样式 */
.el-tabs__item[data-v-8b3881f0] {
	color: #333;
}
.el-tabs__item.is-active[data-v-8b3881f0] {
	color: #22A9AF;
}
[data-v-8b3881f0] .el-tabs__item {
	min-width: 70px;
	text-align: center;
}
[data-v-8b3881f0] .el-tabs__nav {
	margin-left: 30px;
}
[data-v-8b3881f0] .el-tabs__nav-wrap::after {
	background-color: #f3f7ff;
}
[data-v-8b3881f0] .pc-view .el-carousel__indicators {
	bottom: 50px;
}
[data-v-8b3881f0] .h5-view .el-carousel__indicators {
	bottom: 40px;
}
[data-v-8b3881f0] .el-carousel__indicator .el-carousel__button {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.6);
}
[data-v-8b3881f0] .el-carousel__indicator.is-active .el-carousel__button {
	background: #ffffff;
	width: 7px;
	height: 7px;
}

/* H5特有样式覆盖 */
[data-v-8b3881f0] .h5-center-container .news-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
[data-v-8b3881f0] .h5-view .search-container .el-input-group {
	width: 346.21px;
	height: 31.96px;
	margin-bottom: -4px;
}




/* 拖拽相关样式 */
.ghost[data-v-b047f262] {
    opacity: 0.5;
    background: #f0f0f0;
}
.chosen[data-v-b047f262] {
    background: #e6f7ff;
    border: 1px dashed #1890ff;
}
.drag[data-v-b047f262] {
    background: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
}
.wgw_left_ite[data-v-b047f262] {
    cursor: move;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wgw_left_ite[data-v-b047f262]:hover {
    background: #f5f5f5;
}


/* 拖拽相关样式 */
.ghost[data-v-cc4c47c8] {
    opacity: 0.5;
    background: #f0f0f0;
}
.chosen[data-v-cc4c47c8] {
    background: #e6f7ff;
    border: 1px dashed #1890ff;
}
.drag[data-v-cc4c47c8] {
    background: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
}
.wgw_left_ite[data-v-cc4c47c8] {
    cursor: move;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wgw_left_ite[data-v-cc4c47c8]:hover {
    background: #f5f5f5;
}

@charset "UTF-8";
/* 阴影 */
[data-v-5b58cce2]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.empty-box[data-v-5b58cce2] {
  width: 100%;
  height: calc(100vh - 80px);
  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;
}
.empty-box p[data-v-5b58cce2] {
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  -webkit-font-feature-settings: "kern" on;
          font-feature-settings: "kern" on;
  /* 四级灰色 */
  color: #868ca2;
}
@charset "UTF-8";
/* 阴影 */
[data-v-67fc82f1]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.elcard[data-v-67fc82f1] {
  width: 196px;
  height: auto;
  border-radius: 12px;
}
.elcard .image-box[data-v-67fc82f1] {
  position: relative;
  cursor: pointer;
}
.elcard .image-box .cover[data-v-67fc82f1] {
  width: 196px;
  height: 278px;
  -o-object-fit: cover;
     object-fit: cover;
}
.elcard .image-box .status[data-v-67fc82f1] {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
}
.elcard .card-box[data-v-67fc82f1] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px 10px 6px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.elcard .card-box .detail[data-v-67fc82f1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  width: calc(100% - 45px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 10px;
}
.elcard .card-box .detail .one[data-v-67fc82f1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: bold;
  /* 一级颜色 */
  color: #131737;
}
.elcard .card-box .detail .college[data-v-67fc82f1] {
  font-family: Source Han Sans;
  font-size: 12px;
  font-weight: normal;
  color: #858585;
  margin-top: 12px;
  min-width: 20px;
  min-height: 14px;
}
.elcard .card-box .detail .three[data-v-67fc82f1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.elcard .card-box .detail .three .major[data-v-67fc82f1] {
  font-family: Source Han Sans;
  font-size: 12px;
  font-weight: normal;
  color: #858585;
}
.elcard .card-bottom[data-v-67fc82f1] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 10px 10px 10px;
  width: 100%;
}
.elcard .card-bottom .final-btn[data-v-67fc82f1] {
  width: 100%;
  height: 32px;
  font-size: 14px;
}
.elcard .card-bottom .score-box[data-v-67fc82f1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.elcard .card-bottom .score-box .scroe[data-v-67fc82f1] {
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: bold;
  /* 一级颜色 */
  color: #131737;
}
.elcard .card-bottom .score-box .score-btn[data-v-67fc82f1] {
  width: 126px;
  height: 32px;
  font-size: 14px;
}

/* 全局样式，确保影响所有弹窗 */
.takeDownBtn .el-button--primary {
  background-color: #cd3401 !important; /* 您想要的按钮颜色 */
  border-color: #cd3401 !important;
}
.takeDownBtn .el-button--primary:hover {
  background-color: #cd3401 !important;
  border-color: #cd3401 !important;
}


/* 弹窗样式优化：去除多余内边距，适配视频播放 */
.video-play-modal[data-v-85697662] {
  padding-bottom: 0 !important;
}
.video-play-modal[data-v-85697662] .el-dialog__body {
  padding: 10px 10px;
  overflow: hidden;
  height: calc(100% - 60px);
}
/* 视频标签基础样式：黑色背景 + 防止变形 + 去除轮廓（仅修改此类） */
.video-player[data-v-85697662] {
  outline: none;
  border: none;
  width: 100%;
  height: 100%;
  background-color: #000 !important; /* 核心新增：播放器黑色背景，!important 确保优先级 */
}

@charset "UTF-8";
/* 阴影 */
[data-v-425602be]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.activitiesBox[data-v-425602be] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 16px;
}
.activitiesBox .search-header[data-v-425602be] {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px 12px;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.activitiesBox .search-header .search-controls[data-v-425602be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.activitiesBox .search-header .search-controls .search-controls-item[data-v-425602be] {
  width: 100%;
}
.activitiesBox .search-header .search-controls .reset-btn[data-v-425602be] {
  margin-left: 0px;
}
.activitiesBox .search-header .search-right[data-v-425602be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12px;
}
.activitiesBox .card-list-container[data-v-425602be] {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
}
.activitiesBox .card-list-container[data-v-425602be]::-webkit-scrollbar {
  height: 6px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.activitiesBox .card-list-container[data-v-425602be]::-webkit-scrollbar-track {
  background: #f5f5f5;
  border-radius: 3px;
}
.activitiesBox .card-list-container[data-v-425602be]::-webkit-scrollbar-thumb {
  background: #dcdcdc;
  border-radius: 3px;
}
.activitiesBox .card-list-container[data-v-425602be]::-webkit-scrollbar-thumb:hover {
  background: #bfbfbf;
}
.activitiesBox .card-list-container[data-v-425602be]:hover::-webkit-scrollbar {
  opacity: 1;
}
.activitiesBox .card-list-container[data-v-425602be]:hover {
  scrollbar-color: #dcdcdc #f5f5f5;
}
.activitiesBox .card-list[data-v-425602be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.activitiesBox .card-item-wrap[data-v-425602be] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Pagination[data-v-425602be] {
  text-align: center;
  margin: 12px 0;
}
@charset "UTF-8";
/* 阴影 */
[data-v-efb81ef4]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.image-hover-popover-container[data-v-efb81ef4] {
  display: inline-block;
}
.trigger-image[data-v-efb81ef4] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.trigger-image[data-v-efb81ef4]:hover {
  opacity: 0.9;
}
.popover-content[data-v-efb81ef4] {
  text-align: center;
  padding: 10px 0;
}
.popover-content .popover-image[data-v-efb81ef4] {
  margin-bottom: 0px;
}
.popover-content .popover-desc[data-v-efb81ef4] {
  margin-bottom: 12px;
  color: #868CA2;
  font-size: 14px;
}
.popover-content .popover-btn-group[data-v-efb81ef4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.popover-content .popover-btn-group[data-v-efb81ef4] .el-button {
  margin-left: 0;
}
@charset "UTF-8";
/* 阴影 */
[data-v-ffd0aec6]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.qrcode-upload-container[data-v-ffd0aec6] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.qrcode-dialog[data-v-ffd0aec6] .el-dialog__body {
  border-bottom: 1px solid #e5e6eb;
  border-top: 1px solid #e5e6eb;
}
.dialog-content[data-v-ffd0aec6] {
  padding-top: 74px;
  padding-bottom: 67px;
}

/* 原有二维码预览样式 */
.qrcode-preview[data-v-ffd0aec6] {
  text-align: center;
  margin-bottom: 14px;
}
.preview-title[data-v-ffd0aec6] {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}
.qrcode-img[data-v-ffd0aec6] {
  width: 266px;
  height: 266px;
  border: 1px dashed #e6e6e6;
  padding: 5px;
  border-radius: 4px;
}

/* 上传组件样式 */
.qrcode-upload[data-v-ffd0aec6] {
  text-align: center;
}
.dialog-footer[data-v-ffd0aec6] {
  text-align: right;
  /* 底部按钮居中，可选 */
}
.dialog-footer[data-v-ffd0aec6] .el-button {
  width: 52px;
  height: 32px;
  padding: 0;
  margin-right: 16px;
  margin-left: 0;
}
.upload-btn[data-v-ffd0aec6] {
  font-size: 18px !important;
}
@charset "UTF-8";
/* 阴影 */
[data-v-46efdbea]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.qrcode-upload-container[data-v-46efdbea] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.qrcode-drawer[data-v-46efdbea] .el-drawer__body {
  border-top: 1px solid #e5e6eb;
  padding: 0 20px;
  height: calc(100% - 130px);
  overflow-y: auto;
}
.qrcode-drawer[data-v-46efdbea] .el-drawer__header {
  padding: 20px 20px 10px;
}
.dialog-content[data-v-46efdbea] {
  padding-top: 30px;
  padding-bottom: 20px;
  height: calc(100% - 62px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.drawer-footer[data-v-46efdbea] {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  padding: 15px 20px;
}
.drawer-footer[data-v-46efdbea] .el-button {
  width: 80px;
  height: 32px;
  padding: 0;
  margin-right: 16px;
  margin-left: 0;
}
.drawer-footer[data-v-46efdbea] .el-button:last-child {
  margin-right: 0;
}
.upload-btn[data-v-46efdbea] {
  font-size: 18px !important;
}
[data-v-46efdbea] .formtextarea textarea {
  width: 100%;
  height: calc(100vh - 200px);
}
@charset "UTF-8";
/* 阴影 */
[data-v-3f0c79dc]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.scoreDialog[data-v-3f0c79dc] .el-dialog__body {
  border-bottom: 1px solid #e5e6eb;
  border-top: 1px solid #e5e6eb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 12px 46px 12px;
}
.mb20[data-v-3f0c79dc] {
  margin-bottom: 20px;
}
.student-info-header[data-v-3f0c79dc] {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  text-align: left;
  padding: 0 10px;
}
[data-v-3f0c79dc] .table-cell-custom.is-header {
  font-weight: bold;
  font-size: 14px;
  color: #1f2329;
}
[data-v-3f0c79dc] .table-cell-custom .total-text {
  font-size: 14px;
  font-weight: bold;
}
[data-v-3f0c79dc] .table-cell-custom .total-score {
  font-size: 16px;
  font-weight: 700;
  color: #e6a23c;
}
[data-v-3f0c79dc] .blue-num {
  color: #409eff;
  font-weight: 500;
}
[data-v-3f0c79dc] .el-table__cell {
  padding: 8px 4px;
  line-height: 1.5;
}
[data-v-3f0c79dc] .el-input-number .el-input__inner {
  text-align: center;
}
@charset "UTF-8";
/* 阴影 */
[data-v-3a128093]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}

/* 自定义弹窗样式：隐藏头部（标题+右上角关闭）、调整内边距 */
[data-v-3a128093] .score-result-dialog {
  border-radius: 12px;
  overflow: hidden;
}
[data-v-3a128093] .score-result-dialog .el-dialog__header {
  display: none;
  /* 关键：隐藏弹窗头部，实现无标题、无右上角关闭 */
}
[data-v-3a128093] .score-result-dialog .el-dialog__body {
  padding: 30px 20px;
  text-align: center;
  /* 内容整体居中 */
}

/* 弹窗内容容器样式 */
.dialog-content[data-v-3a128093] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  /* 元素之间的间距，比margin更简洁 */
}

/* 加重文案样式 */
.title-text[data-v-3a128093] {
  font-size: 18px;
  margin: 0;
  color: #333;
}

/* 普通文案样式 */
.desc-text[data-v-3a128093] {
  font-size: 14px;
  margin: 0;
  color: #666;
  line-height: 1.5;
  max-width: 280px;
  /* 限制宽度，避免文案过长换行混乱 */
}

/* 底部按钮容器：右对齐实现右下角效果 */
.dialog-footer[data-v-3a128093] {
  text-align: right;
  margin: 0;
  padding: 0;
  /* 与弹窗内边距匹配 */
}
@charset "UTF-8";
/* 阴影 */
[data-v-50114bbc]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.activitiesBox[data-v-50114bbc] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 16px;
}
.activitiesBox .card-list-container[data-v-50114bbc] {
  width: 100%;
  height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
}
.activitiesBox .card-list-container[data-v-50114bbc]::-webkit-scrollbar {
  width: 6px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.activitiesBox .card-list-container[data-v-50114bbc]::-webkit-scrollbar-track {
  background: #f5f5f5;
  border-radius: 3px;
}
.activitiesBox .card-list-container[data-v-50114bbc]::-webkit-scrollbar-thumb {
  background: #dcdcdc;
  border-radius: 3px;
}
.activitiesBox .card-list-container[data-v-50114bbc]::-webkit-scrollbar-thumb:hover {
  background: #bfbfbf;
}
.activitiesBox .card-list-container[data-v-50114bbc]:hover::-webkit-scrollbar {
  opacity: 1;
}
.activitiesBox .card-list-container[data-v-50114bbc]:hover {
  scrollbar-color: #dcdcdc #f5f5f5;
}
.activitiesBox .card-list[data-v-50114bbc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.activitiesBox .card-item-wrap[data-v-50114bbc] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Pagination[data-v-50114bbc] {
  text-align: center;
  margin: 12px 0;
}
@charset "UTF-8";
/* 阴影 */
[data-v-6018e514]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.lixinBox[data-v-6018e514] {
  width: 100%;
  min-height: calc(100vh - 100px);
}
.lixinBox .lixinContent[data-v-6018e514] {
  width: 100%;
  min-height: calc(100vh - 72px);
  background-color: #ffffff;
}
.lixinBox .lixinContent .header[data-v-6018e514] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px 25px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.lixinBox .lixinContent .header .left[data-v-6018e514] {
  width: 80%;
  /* 一级颜色 */
  color: #131737;
}
.lixinBox .lixinContent .header .left .major[data-v-6018e514] {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 10px;
}
.lixinBox .lixinContent .header .left .intro[data-v-6018e514] {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin: 2px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.lixinBox .lixinContent .header .left .intro .copyBtn[data-v-6018e514] {
  cursor: pointer;
  width: 40px;
  color: #22a9af;
  margin-left: 10px;
}
.lixinBox .lixinContent .header .right[data-v-6018e514] {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 19px 0px 0px;
  position: relative;
}
.lixinBox .lixinContent .header .right .qrcode[data-v-6018e514] {
  margin-left: auto;
}
.lixinBox .lixinContent .header .right .btn-box[data-v-6018e514] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: absolute;
  z-index: 88;
  bottom: -50px;
  right: 19px;
}
.custom-el-tabs[data-v-6018e514] .el-tabs__nav-scroll {
  padding-left: 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.custom-el-tabs[data-v-6018e514] .el-tabs__item.is-active {
  font-weight: bold;
}
@charset "UTF-8";
/* 阴影 */
[data-v-f3dc7332]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.activitiesBox[data-v-f3dc7332] {
  width: 100%;
  min-height: calc(100vh - 60px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 41px 0px 41px;
}
.activitiesBox .activitiesContent[data-v-f3dc7332] {
  width: 100%;
  min-height: calc(100vh - 72px);
  background-color: #ffffff;
}

/* 视频预览弹窗样式 */
.video-preview-container[data-v-1f758f4f] {
  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;
  min-height: 200px;
}
.video-preview-container video[data-v-1f758f4f] {
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

/* 自定义弹窗样式 */
[data-v-1f758f4f] .video-preview-dialog {
  border-radius: 8px;
}
[data-v-1f758f4f] .video-preview-dialog .el-dialog__header {
  padding: 16px 20px;
  border-bottom: 1px solid #ebeef5;
}
[data-v-1f758f4f] .video-preview-dialog .el-dialog__body {
  padding: 20px;
}

/* 响应式调整 */
@media (max-width: 768px) {
[data-v-1f758f4f] .video-preview-dialog {
    width: 95% !important;
    margin: 0 auto;
}
}


.upload-progress[data-v-358fe01c] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.95);
  border-radius: 8px;
  padding: 16px 20px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  text-align: center;
  min-width: 120px;
  z-index: 10;
}
.upload-progress span[data-v-358fe01c] {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  color: #22a9af;
  font-weight: 500;
}
.upload-progress .el-progress[data-v-358fe01c] {
  margin-bottom: 0;
}
.upload-progress .el-progress__bar[data-v-358fe01c] {
  padding-right: 0;
}






.viewpage .el-scrollbar__wrap{overflow-y:auto;overflow-x:hidden}


[data-v-e0607f2a] .news .page{max-width: 1200px;min-width:980px}
[data-v-e0607f2a] .news .title{font-size:24px;margin:16px 0}
[data-v-e0607f2a] .news .news_box{max-width: 656px;height: 403px;}
[data-v-e0607f2a] .news .date{min-width: 76px;min-height: 67px;border-radius:4px}
[data-v-e0607f2a] .news .news_list{margin-left:28px;cursor: pointer;}
[data-v-e0607f2a] .news .news_item{padding:22px 0}
[data-v-e0607f2a] .news .news_item:first-child{padding-top:0}
[data-v-e0607f2a] .news .news_txt{font-size:18px}
[data-v-e0607f2a] .news .date_day{font-size:24px}
[data-v-e0607f2a] .news .date_month{font-size:12px;margin-top:8px;}
[data-v-e0607f2a] .college .page{max-width: 1200px;min-width:980px}
[data-v-e0607f2a] .college .title{font-size:24px;margin:16px 0}
[data-v-e0607f2a] .college .item{font-size:20px}
[data-v-e0607f2a] .foot .logo{-webkit-transform: scale(1) !important;transform: scale(1) !important;margin-top:-68px !important}
[data-v-e0607f2a] .foot .text-info{margin-left:310px}
[data-v-e0607f2a] .foot .footer-right .qrcode-item .qrcode{width:90px;height:90px}
[data-v-e0607f2a] .foot .footer-right .qrcode-item p{font-size:12px;-webkit-transform:scale(1) translateX(-30px);transform:scale(1) translateX(-30px);top:102px}
[data-v-e0607f2a] .carousel-container .carousel-text{font-size:32px;line-height:1.5;max-height:90px}
[data-v-e0607f2a] .carousel-container .carousel-text{bottom:100px}
[data-v-e0607f2a] .carousel-container .el-carousel__indicators{bottom:72px}
[data-v-e0607f2a] .search-container{border-radius: 60px;overflow: hidden;}
[data-v-e0607f2a] .search-container .search-input{height:60px}
[data-v-e0607f2a] .search-container .search-input .el-input__inner{height:60px;font-size:20px;padding-left:1.5em}
[data-v-e0607f2a] .search-container .search-input .el-input-group__append{height:60px}
[data-v-e0607f2a] .search-container .search-icon{width:30px;height:30px}
[data-v-e0607f2a] .carousel .swiper_top_line{background: var(--wgw-pc-main-color-temp);}
[data-v-e0607f2a] .search-container .el-input-group__append{background: var(--wgw-pc-main-color-temp);}
/* 标签页样式 */
.el-tabs[data-v-e0607f2a] {
	background-color: #fff;
	border-radius: 8px;
	-webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
	        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}
.el-tabs__header[data-v-e0607f2a] {
	padding: 0 20px;
	background-color: #f8f9fa;
	border-bottom: 1px solid #eaecef;
}

/* PC视图样式 */
.pc-view[data-v-e0607f2a] {
	min-width:400px;
	background-color: #ffffff;
	position: relative;
}

/* 覆盖Element UI默认样式 */
[data-v-e0607f2a] .el-button--primary .el-button__icon {
	color: #ffffff !important;
}

/* 封面图区域样式 */
.carousel-container[data-v-e0607f2a] {
	position: relative;
}
.el-carousel[data-v-e0607f2a] {
	height: auto;
	max-height: 100vh;
}
.carousel-item-content[data-v-e0607f2a] {
	position: relative;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.carousel-image[data-v-e0607f2a] {
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
	height: 100%;
}
.carousel-text[data-v-e0607f2a] {
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	padding: 20px;
	color: white;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3; overflow: hidden;text-overflow: ellipsis;
}

/* 搜索框样式 */
.search-container[data-v-e0607f2a] {
	position: absolute;
	bottom:12px;
	width:864px;
	max-width:90%;
	height:60px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	color: white;
	text-align: center;
	z-index: 20;
}
.search-button[data-v-e0607f2a] {
	color: #ffffff;
}
.search-icon[data-v-e0607f2a] {
	width: 18px;
	height: 18px;
	vertical-align: middle;
}

/* 顶部导航文字样式 */
.top-nav-texts[data-v-e0607f2a] {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 20px 100px 0 0;
	color: white;
	text-align: right;
	z-index: 50;
}
.nav-texts-row1[data-v-e0607f2a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.nav-texts-row1 span[data-v-e0607f2a] {
	font-size:12px;
	font-weight: normal;
	line-height: normal;
	padding:0 0.6em
}
.nav-texts-row1 div[data-v-e0607f2a]{font-size:12px;border:1px solid #fff;border-radius:6px;padding:6px 12px 3px;margin-right:5px}
.nav-texts-row2[data-v-e0607f2a]{margin-top:14px}
.nav-texts-row2 span[data-v-e0607f2a] {
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	padding:0 1.2em
}

/* 响应式导航文字 */
@media (max-width: 768px) {
.top-nav-texts[data-v-e0607f2a] {
		padding: 0.5rem 1rem 0 0;
}
.top-nav-texts span[data-v-e0607f2a] {
		padding: 0.5rem;
}
}

/* 内容区域样式 */
.section-header[data-v-e0607f2a] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 20px 0;
}
.section-title[data-v-e0607f2a] {
	width: 1200px;
	font-size: 18px;
	font-weight: 600;
	color: #303133;
	margin-bottom: 16px;
	padding-left: 8px;
}
.content-section[data-v-e0607f2a] {
	width: 100%;
	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;
	margin-bottom: 30px;
}

/* 学院新闻区域 */
.news-container[data-v-e0607f2a] {
	width: 1200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.main-news[data-v-e0607f2a] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	border-radius: 12px;
	overflow: hidden;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
	        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.main-news-image[data-v-e0607f2a] {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	border-radius: 12px;
	opacity: 1;
}
.side-news[data-v-e0607f2a] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 10px;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	margin-left: 12px;
	border-radius: 12px;
}
.news-item[data-v-e0607f2a] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-left: 10px;
	margin-right: 12px;
	border-radius: 12px;
	padding: 12px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-date-box[data-v-e0607f2a] {
	width: 52px;
	height: 48px;
	border-radius: 4px;
	opacity: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border: 1px solid #E5E6EB;
	margin-right: 12px;
}
.date-day[data-v-e0607f2a] {
	font-family: Source Han Sans;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0em;
	color: #1D2129;
	text-align: center;
}
.date-month[data-v-e0607f2a] {
	font-family: Source Han Sans;
	font-size: 8px;
	font-weight: 500;
	line-height: 18px;
	color: #1D2129;
	letter-spacing: 0em;
	text-align: center;
}
.news-content[data-v-e0607f2a] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}
.news-title[data-v-e0607f2a] {
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0em;
	color: #303133;
	margin-bottom: 4px;
}
.news-date[data-v-e0607f2a] {
	color: #909399;
	font-size: 12px;
}
.news-item[data-v-e0607f2a]:hover {
	-webkit-transform: translateY(-2px);
	        transform: translateY(-2px);
	-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
	        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* H5视图样式 */
.h5-view[data-v-e0607f2a] {
	width: 100%;
}
.h5-demo-container[data-v-e0607f2a] {
	position: relative;
	width: 500px;
	height: 500px;
}
.h5-demo-inner[data-v-e0607f2a] {
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: red;
}

/* 响应式适配 */
@media (max-width: 768px) {
.news-container[data-v-e0607f2a] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
}
.footer-content[data-v-e0607f2a] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 20px;
}
.cover-image[data-v-e0607f2a] {
		height: 180px;
}
.footer-left[data-v-e0607f2a],
	.footer-right[data-v-e0607f2a] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
}
.qrcode-item[data-v-e0607f2a] {
		margin-right: 0;
		margin-bottom: 10px;
}
}

/* 覆盖Element UI默认样式 */
.el-tabs__item[data-v-e0607f2a] {
	color: #333;
}
.el-tabs__item.is-active[data-v-e0607f2a] {
	color: #22A9AF;
}
[data-v-e0607f2a] .el-tabs__item {
	min-width: 70px;
	text-align: center;
}
[data-v-e0607f2a] .el-tabs__nav {
	margin-left: 30px;
}
[data-v-e0607f2a] .el-tabs__nav-wrap::after {
	background-color: #f3f7ff;
}
[data-v-e0607f2a] .el-carousel__indicators {
	bottom: 30px;
}
[data-v-e0607f2a] .el-carousel__indicator .el-carousel__button {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.6);
}
[data-v-e0607f2a] .el-carousel__indicator.is-active .el-carousel__button {
	background: #ffffff;
	width: 7px;
	height: 7px;
}

/* H5特有样式覆盖 */
[data-v-e0607f2a] .h5-center-container .news-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
[data-v-e0607f2a] .h5-view .search-container .el-input-group {
	width: 346.21px;
	height: 31.96px;
	margin-bottom: -4px;
}


.viewpage .el-scrollbar__wrap,.bod_content_left .el-scrollbar__wrap,.bod_content_right .el-scrollbar__wrap{overflow-y:auto;overflow-x:hidden}


[data-v-10a8e5d7] .foot .logo{-webkit-transform: scale(1) !important;transform: scale(1) !important;margin-top:-68px !important}
[data-v-10a8e5d7] .foot .text-info{margin-left:310px}
[data-v-10a8e5d7] .foot .footer-right .qrcode-item .qrcode{width:90px;height:90px}
[data-v-10a8e5d7] .foot .footer-right .qrcode-item p{font-size:12px;-webkit-transform:scale(1) translateX(-30px);transform:scale(1) translateX(-30px);top:102px}
.main[data-v-10a8e5d7]{max-width:1200px;width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex}
.top[data-v-10a8e5d7]{height:136px;color:#fff}
.top_main[data-v-10a8e5d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
.top_main img[data-v-10a8e5d7]{margin:0 85px 0 0}
.top_main_sub[data-v-10a8e5d7]{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#fff;}
.top_main_sub_item[data-v-10a8e5d7]{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}
.top_main_sub_login[data-v-10a8e5d7]{font-size: 12px;padding:4px 10px;border:1px solid #fff;border-radius:4px;}
.menu[data-v-10a8e5d7]{height:50px}
.menu_main div[data-v-10a8e5d7]{width:120px;text-align:center;line-height:50px;color:#fff;cursor: pointer;}
.menu_main div[data-v-10a8e5d7]:hover{background:#fff;color:var(--wgw-pc-main-color-temp)}
.menu_main div.active[data-v-10a8e5d7]{background:#fff;color:var(--wgw-pc-main-color-temp)}
.bod_main[data-v-10a8e5d7]{min-height:calc(100vh - 136px - 50px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.bod_pos[data-v-10a8e5d7]{color:#86909C;font-size:14px;line-height:20px;margin:12px 0}
.bod_pos span[data-v-10a8e5d7]{color:#1D2129}
.bod_content[data-v-10a8e5d7]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.bod_content_left[data-v-10a8e5d7]{width:380px;}
.bod_content_right[data-v-10a8e5d7]{width:808px;margin-bottom:12px}
.art[data-v-10a8e5d7]{background:#fff;padding:20px 30px;border-radius:12px}
.art_top_tit_text[data-v-10a8e5d7]{font-size: 24px;font-weight: 500;color: #1D2129;}
.art_top_tit_text span[data-v-10a8e5d7]{color:var(--wgw-pc-secondary-color-temp);padding-left:0.5em}
.art_top_tit_sub[data-v-10a8e5d7]{line-height:20px;font-size: 14px;color: #1D2129;margin-top:14px}
.art_top_tit_sub img[data-v-10a8e5d7]{margin-right:6px}
.art_top_tit_sub div[data-v-10a8e5d7]{margin-right:12px}
.art_top_tit_sub .b[data-v-10a8e5d7]{color:#1D2129}
.art_top_tit_sub .line[data-v-10a8e5d7]{color:#E5E6EB}
.art_top_btns[data-v-10a8e5d7]{gap:12px}
.art_top_btn[data-v-10a8e5d7]{text-align:center;cursor: pointer;;width:100px;height:40px;line-height:40px;font-size:16px;background:#fff;border-radius:8px;border:1px solid var(--wgw-pc-secondary-color-temp);color:var(--wgw-pc-secondary-color-temp)}
.art_top_btn.pri[data-v-10a8e5d7]{background:var(--wgw-pc-secondary-color-temp);color:#fff}
.art_sub[data-v-10a8e5d7]{margin-top:30px}
.art_tags[data-v-10a8e5d7]{gap:8px}
.art_tags div[data-v-10a8e5d7]{padding:8px;background: #F8F8F8;color: #86909C;font-size: 14px;border-radius:4px}
.art_ctrl[data-v-10a8e5d7]{font-size: 14px;color: #86909C;gap:15px}
.art_ctrl img[data-v-10a8e5d7]{margin-right:6px}
.art_lab[data-v-10a8e5d7]{font-size: 16px;font-weight: 500;line-height: 32px;margin-top:20px;color: #131737;}
.art_txt[data-v-10a8e5d7]{font-size: 14px;font-weight: 350;line-height: 30px;color: #4E5969;}
.art_foot[data-v-10a8e5d7]{margin-top:24px;padding:10px 0;border-top:1px solid #E5E6EB;border-bottom:1px solid #E5E6EB;}
.art_code[data-v-10a8e5d7]{text-align: center;}
.art_code div[data-v-10a8e5d7]{font-size: 12px;color: #86909C;margin-top:4px}
.art_user[data-v-10a8e5d7]{margin-left:16px;color:#86909C;font-size: 14px;line-height: 26px;}
.art_user .b[data-v-10a8e5d7]{color:#1D2129}
.art_user .line[data-v-10a8e5d7]{color:#E5E6EB}
.art_more[data-v-10a8e5d7]{padding-top:30px;padding-bottom:10px}
.art_more div[data-v-10a8e5d7]{cursor: pointer;;width: 169px;height: 36px;border-radius: 18px;border: 1px solid #E5E6EB;line-height:36px;text-align: center;font-size: 14px;color: #1D2129;}
.search[data-v-10a8e5d7]{background:#fff;padding:12px;border-radius:12px}
.search_tags[data-v-10a8e5d7]{gap:6px;font-size: 16px;color: #1D2129;line-height: 24px;}
.search_tags div[data-v-10a8e5d7]{padding:0 12px 9px;position:relative;cursor: pointer;}
.search_tags div.active[data-v-10a8e5d7]{color:var(--wgw-pc-secondary-color-temp)}
.search_tags div[data-v-10a8e5d7]::after{content:'';position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:25px;height:3px;background:var(--wgw-pc-secondary-color-temp);border-radius:2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out}
.search_tags div.active[data-v-10a8e5d7]::after{-webkit-transform:scaleX(1)translateX(-50%);transform:scaleX(1)translateX(-50%)}
.search_input input[data-v-10a8e5d7]{font-size: 14px;width:100%;height:32px;border-radius:4px;border:1px solid #E5E6EB;padding:0 12px 0 34px;margin-top:20px}
.search_sel[data-v-10a8e5d7]{margin-top:12px}
.search_sel select[data-v-10a8e5d7]{font-size: 14px;height:32px;border-radius:4px;border:1px solid #E5E6EB;width:84px;padding:0 12px;margin-right:5px}
.search_sel div[data-v-10a8e5d7]{line-height:34px;margin-left:16px;font-size: 14px;color: #4E5969;}
.card[data-v-10a8e5d7]{border:1px solid #fff;padding:16px 20px;border-radius:12px;background:#fff;margin-top:12px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;cursor: pointer;}
.card_top[data-v-10a8e5d7]{font-size: 18px;font-weight: 500;color: #1D2129;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.card.active[data-v-10a8e5d7]{border:1px solid var(--wgw-pc-secondary-color-temp);-webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);}
.card.active .card_top[data-v-10a8e5d7]{color:var(--wgw-pc-secondary-color-temp)}
.card[data-v-10a8e5d7]:hover{border:1px solid var(--wgw-pc-secondary-color-temp);-webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);}
.card:hover .card_top[data-v-10a8e5d7]{color:var(--wgw-pc-secondary-color-temp)}
.card_top div[data-v-10a8e5d7]:last-child{color:var(--wgw-pc-secondary-color-temp)}
.card_sub[data-v-10a8e5d7]{font-size: 14px;color: #86909C;margin-top:12px}
.card_tags[data-v-10a8e5d7]{gap:8px;margin-top:12px}
.card_tags div[data-v-10a8e5d7]{padding:4px 12px;border-radius:4px;background:#F8F8F8;color: #4E5969;font-size: 14px;}
.card_foot[data-v-10a8e5d7]{font-size: 14px;color: #86909C;line-height: 36px;margin-top:12px}
.card_foot img[data-v-10a8e5d7]{width:36px;margin-right:16px}

@charset "UTF-8";
/* 阴影 */
[data-v-50a7b6a2]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.edit-index[data-v-50a7b6a2] {
  margin: 12px 40px 70px 40px;
  background: #fff;
  padding: 30px;
}
.edit-index .edit-index-header[data-v-50a7b6a2] {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
.edit-index .edit-index-content[data-v-50a7b6a2] {
  margin-top: 20px;
}
.edit-index .school-address[data-v-50a7b6a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 12px;
  margin-bottom: 12px;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
}
.school-logo .school-logo-box[data-v-50a7b6a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.school-logo .school-logo-box .school-logo-box-logo[data-v-50a7b6a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.school-logo .school-logo-box .school-logo-box-logo .school-logo-box-img[data-v-50a7b6a2] {
  width: 342px;
  height: 126px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  cursor: pointer;
}
.school-logo .school-logo-box .school-logo-box-logo .school-logo-box-img .school-logo-box-img-img[data-v-50a7b6a2] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border: none;
}
.school-logo .school-logo-box .school-demo[data-v-50a7b6a2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.school-logo .school-logo-box .school-demo .school-demo-img[data-v-50a7b6a2] {
  width: 200px;
  height: 70px;
}
.school-logo .school-logo-box .school-demo .school-demo-img .school-demo-img-img[data-v-50a7b6a2] {
  width: 100%;
  height: 100%;
}
.school-logo .school-logo-box .school-demo .school-logo-box-atn[data-v-50a7b6a2] {
  color: #86909c;
  line-height: 1.5;
  padding-top: 10px;
}
.contact-item-wrapper[data-v-50a7b6a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.contact-item-wrapper .contact-input[data-v-50a7b6a2] {
  width: 400px;
}
.contact-item-wrapper .contact-note[data-v-50a7b6a2] {
  white-space: nowrap;
  color: #86909c;
  font-size: 14px;
}
.preview-dialog .pc-preview-box[data-v-50a7b6a2] {
  margin-top: 20px;
  position: relative;
}
.preview-dialog .pc-preview-box .pc-preview[data-v-50a7b6a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.preview-dialog .pc-preview-box .pc-preview img[data-v-50a7b6a2] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.preview-dialog .pc-preview-box .pc-preview-logo[data-v-50a7b6a2] {
  position: absolute;
  top: -18px;
  left: 0px;
  width: 136px;
  height: 60px;
}
.preview-dialog .pc-preview-box .pc-preview-logo img[data-v-50a7b6a2] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.preview-dialog .h5-preview-box[data-v-50a7b6a2] {
  margin-top: 20px;
  position: relative;
}
.preview-dialog .h5-preview-box .h5-preview[data-v-50a7b6a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.preview-dialog .h5-preview-box .h5-preview img[data-v-50a7b6a2] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.preview-dialog .h5-preview-box .h5-preview-logo[data-v-50a7b6a2] {
  position: absolute;
  top: 176px;
  left: 44px;
  width: 180px;
  height: 70px;
}
.preview-dialog .h5-preview-box .h5-preview-logo img[data-v-50a7b6a2] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.bottomView[data-v-50a7b6a2] {
  position: fixed;
  z-index: 10;
  bottom: 0px;
  right: 0px;
  width: 100%;
  background-color: #fff;
  padding-left: 50%;
  height: 50px;
  padding-top: 8px;
}
.institute-level-wrapper[data-v-50a7b6a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.institute-level-wrapper .institute-level-group[data-v-50a7b6a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
.institute-level-wrapper .institute-level-group .institute-level-item[data-v-50a7b6a2] {
  margin-right: 0;
}
.institute-level-wrapper .institute-level-group .institute-level-item[data-v-50a7b6a2] .el-checkbox__label {
  padding: 6px 12px;
  background-color: #F7F7F7;
  border-radius: 4px;
  font-size: 14px;
  color: #86909C;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.institute-level-wrapper .institute-level-group .institute-level-item.is-checked[data-v-50a7b6a2] .el-checkbox__label {
  background-color: #22A9AF;
  color: #fff;
  border-color: #22A9AF;
}
.institute-level-wrapper .institute-level-note[data-v-50a7b6a2] {
  color: #86909c;
  font-size: 14px;
}
[data-v-50a7b6a2] .institute-level-wrapper .el-checkbox__input {
  display: none;
}
@charset "UTF-8";
/* 阴影 */
[data-v-5483b356]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.formView[data-v-5483b356] {
  margin: 32px 0 100px 0;
}
.formView .el-button[data-v-5483b356] {
  width: 96px;
}
.formView .input[data-v-5483b356] {
  width: 288px;
}
.formView .textarea[data-v-5483b356] {
  width: 880px;
}
.formView .view[data-v-5483b356] {
  padding: 0 0 32px 0;
}
.formView .view .title[data-v-5483b356] {
  font-size: 16px;
  font-weight: bold;
  color: #191d1c;
  line-height: 24px;
}
.formView .view .addInput[data-v-5483b356] {
  width: 192px;
  position: relative;
}
.formView .view .addInput .addTag[data-v-5483b356] {
  width: 36px;
  height: 36px;
  color: #ffffff;
  font-size: 30px;
  background: #22A9AF;
  border-radius: 4px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  margin: 2px;
}
.formView .view .selectView[data-v-5483b356] {
  width: 192px;
  margin: 0 0 16px 16px;
}
.formView .view .item[data-v-5483b356] {
  margin-bottom: 8px;
}
.formView .view .item .title[data-v-5483b356] {
  font-size: 16px;
  font-weight: 400;
  color: #191d1c;
  line-height: 24px;
}
.formView .view .tagList[data-v-5483b356] {
  padding: 0;
  margin: 8px 0 0 0;
}
.formView .view .tagList .itemTag[data-v-5483b356] {
  height: 36px;
  font-size: 16px;
  color: rgba(25, 29, 28, 0.9);
  padding: 0 16px;
  background: rgba(25, 29, 28, 0.02);
  border-radius: 4px;
  margin: 0 8px 0 0;
  display: inline-block;
}
.formView .view .tagList .itemTag .name[data-v-5483b356] {
  margin: 0 16px 0 0;
}
.formView .view .tagList .itemTag .close[data-v-5483b356] {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
  cursor: pointer;
}
.formView .divider[data-v-5483b356] {
  margin-top: -20px;
}
.professionalGrade[data-v-5483b356] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background: #22A9AF;
  border-color: #22A9AF;
  color: #FFFFFF;
  -webkit-box-shadow: -1px 0 0 0 #22A9AF;
          box-shadow: -1px 0 0 0 #22A9AF;
}
.professionalGrade[data-v-5483b356] .el-radio-button__inner:hover {
  color: #22A9AF;
}

[data-v-5483b356] .el-textarea__inner {
  resize: none;
}

@charset "UTF-8";
/* 阴影 */
[data-v-83f4e79c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.enterpriseDetail[data-v-83f4e79c] {
  min-height: 100vh;
  background-color: #fff;
  margin: 12px 40px;
  padding-right: 16px;
}
.mainInfo[data-v-83f4e79c] {
  padding: 20px 42px 0 24px;
}
.mainInfo .videoView[data-v-83f4e79c] {
  width: 320px;
  margin: 0 16px 0 0;
  vertical-align: top;
  display: inline-block;
}
.mainInfo .textView[data-v-83f4e79c] {
  display: inline-block;
}
.mainInfo .textView .title[data-v-83f4e79c] {
  font-size: 20px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
  margin: 0 0 20px 0;
  display: inline-block;
}
.mainInfo .textView span[data-v-83f4e79c] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.mainInfo .textView .aggravate[data-v-83f4e79c] {
  color: rgba(25, 29, 28, 0.9);
  margin: 0 24px 8px 0;
  display: inline-block;
}
.mainInfo .textView .source[data-v-83f4e79c] {
  font-size: 14px;
  color: #22A9AF;
}
.mainInfo .rightView[data-v-83f4e79c] {
  text-align: right;
  float: right;
}
.mainInfo .rightView .title[data-v-83f4e79c] {
  font-size: 20px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.mainInfo .rightView .status[data-v-83f4e79c] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.mainInfo .rightView .applyBut[data-v-83f4e79c] {
  width: 96px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  border: none;
  margin: 0 0 0 16px;
  display: inline-block;
}
.mainInfo .rightView .applyReject[data-v-83f4e79c] {
  color: #22A9AF;
  background: #f0fff9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mainInfo .rightView .tips[data-v-83f4e79c] {
  font-size: 12px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
}
.mainInfo .rightView .tips .el-icon[data-v-83f4e79c] {
  color: #22A9AF;
  font-size: 18px;
  vertical-align: middle;
  margin: 0 4px 0 0;
}
.introduce[data-v-83f4e79c] {
  padding: 0 42px 0 24px;
}
.introduce span[data-v-83f4e79c] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  margin: 12px 0 0 0;
  display: inline-block;
}

[data-v-83f4e79c] .el-tabs__item.is-active {
  font-size: 16px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
}

@charset "UTF-8";
/* 阴影 */
[data-v-03a7e75e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
body[data-v-03a7e75e] {
  background: #fff;
}
[data-v-03a7e75e]::-webkit-scrollbar {
  width: 8px;
  height: 1px;
}
[data-v-03a7e75e]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: none;
  background: #22A9AF;
  -webkit-box-shadow: none;
}
[data-v-03a7e75e]::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: none;
}

/* ::v-deep .el-form {
    display: flex;
  } */
.demo-ruleForm[data-v-03a7e75e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-v-03a7e75e] .el-form-item {
  margin-right: 15px;
}
.quiz[data-v-03a7e75e] {
  padding-left: 24px;
  padding-right: 24px;
}
.quiz .searchBtn[data-v-03a7e75e] {
  color: #fff;
  background-color: #22A9AF;
  font-weight: 600;
  margin-left: 20px;
}
.quiz .el-checkbox-group[data-v-03a7e75e] {
  display: inline-block;
}
.employ[data-v-03a7e75e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.studentVitae[data-v-03a7e75e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.studentVitae .card1[data-v-03a7e75e] {
  width: 290px;
  margin-right: 10px;
}
.studentVitae .card1 .cardTitle1[data-v-03a7e75e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.studentVitae .card1 .cardTitle1 .allChecked[data-v-03a7e75e] {
  vertical-align: middle;
  font-size: 14px;
}
.studentVitae .card1 .cardTitle1 .allChecked input[data-v-03a7e75e] {
  margin-right: 8px;
}
.studentVitae .card1 .cardTitle1 .student[data-v-03a7e75e] {
  margin-left: 40px;
  font-size: 14px;
}
.studentVitae .card1 .cardTitle1 .student span[data-v-03a7e75e] {
  font-weight: 600;
}
.studentVitae .card1 .cardTitle1 .mate[data-v-03a7e75e] {
  background-color: #22A9AF;
  color: #fff;
  float: right;
  font-size: 14px;
  padding: 6px 8px;
  cursor: pointer;
  border-radius: 4px;
}
.studentVitae .card2[data-v-03a7e75e] {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.studentVitae .card3[data-v-03a7e75e] {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  text-align: center;
}
.studentVitae .card3 .defaultImg[data-v-03a7e75e] {
  height: 500px;
}
.studentVitae .card3 .defaultTitle[data-v-03a7e75e] {
  margin-top: 20px;
  font-size: 24px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 36px;
}
.vitae[data-v-03a7e75e] {
  padding-left: 24px;
  padding-right: 24px;
}
.vitae .years[data-v-03a7e75e] {
  margin-right: 10px;
}
.applytitle[data-v-03a7e75e] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #22A9AF;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.searchBtn[data-v-03a7e75e] {
  color: #fff;
  background-color: #22A9AF;
  font-weight: 600;
  margin-left: 20px;
}
.el-select[data-v-03a7e75e] {
  margin-right: 10px;
}
.el-checkbox-group[data-v-03a7e75e] {
  display: inline-block;
}
[data-v-03a7e75e] .el-rate {
  display: inline-block;
}
.infinite-list-wrapper[data-v-03a7e75e] {
  height: 800px;
}
.vitaeList[data-v-03a7e75e] {
  margin-top: 20px;
}
.vitaeList .more[data-v-03a7e75e] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.3);
  line-height: 26px;
}
.vitaeList .vlUl[data-v-03a7e75e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 620px;
  overflow-y: auto;
}
.vitaeList .vlUl li[data-v-03a7e75e] {
  margin-bottom: 20px;
}
.vitaeList .vitaeItem[data-v-03a7e75e] {
  position: relative;
}
.vitaeList .vitaeItem .chk[data-v-03a7e75e] {
  position: absolute;
  top: 2px;
  left: 7px;
}
.vitaeList .vitaeItem .vitaeCon[data-v-03a7e75e] {
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 2px solid #d8d8d8;
  padding-bottom: 10px;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConTop[data-v-03a7e75e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConTop img[data-v-03a7e75e] {
  width: 76px;
  height: 105px;
  margin-right: 20px;
  cursor: pointer;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConTop .vctCon .vctConName[data-v-03a7e75e] {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConTop .vctCon .vctConSex[data-v-03a7e75e] {
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  margin: 5px 0;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConTop .vctCon .vctConMath[data-v-03a7e75e] {
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConBottom[data-v-03a7e75e] {
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  margin-top: 5px;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConBottom span[data-v-03a7e75e] {
  color: rgba(25, 29, 28, 0.9);
}
.cardCon[data-v-03a7e75e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px;
}
.cardCon .video[data-v-03a7e75e] {
  /* width: 144px;
    height: 192px; */
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cardCon .info[data-v-03a7e75e] {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.cardCon .info div[data-v-03a7e75e] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.cardCon .info div span[data-v-03a7e75e] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.cardCon .info .name[data-v-03a7e75e] {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.cardCon .img[data-v-03a7e75e] {
  width: 120px;
  height: 143px;
  /* flex: 1; */
  margin-right: 30px;
}
.cardCon .img img[data-v-03a7e75e] {
  width: 100%;
  height: 100%;
}
[data-v-03a7e75e] .el-tabs__item {
  font-weight: 800;
}
.major[data-v-03a7e75e] {
  margin-bottom: 20px;
}
.major .majorCon[data-v-03a7e75e] {
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.major .majorCon span[data-v-03a7e75e] {
  height: 10px;
  border-left: 3px solid #22A9AF;
  margin-right: 5px;
}
.major .majorInfo[data-v-03a7e75e] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  margin-top: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.major .majorInfo .micon[data-v-03a7e75e] {
  /* width: 100%; */
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.major .majorInfo .micon .miCompany[data-v-03a7e75e] {
  margin-bottom: 10px;
}
.major .majorInfo span[data-v-03a7e75e] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.major .mcDis[data-v-03a7e75e] {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.major .mcShool[data-v-03a7e75e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 100px;
}
.videoCon[data-v-03a7e75e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.img_for[data-v-03a7e75e] {
  margin-right: 20px;
  /* margin-top: 20px; */
  margin-bottom: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.img_for .img_p[data-v-03a7e75e] {
  width: 168px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0px 0px 4px 4px;
  position: absolute;
  bottom: 2px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.img_for .img_p .img_title[data-v-03a7e75e] {
  margin-right: 5px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  text-align: center;
  padding: 0px 2px;
}
.img_for .img_p .img_title span[data-v-03a7e75e] {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
  line-height: 22px;
}
.appendix[data-v-03a7e75e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.appendix .appendixItem[data-v-03a7e75e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  margin-right: 20px;
  margin-bottom: 20px;
}
.appendix .appendixItem .itemtop[data-v-03a7e75e] {
  width: 168px;
  height: 140px;
  background-color: pink;
}
.appendix .appendixItem .itemtitle[data-v-03a7e75e] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 21px;
  margin-top: 8px;
}
.tip[data-v-03a7e75e] {
  line-height: 40px;
  border-bottom: 1px solid #d8d8d8;
  display: block;
}
.selectStudent[data-v-03a7e75e] {
  margin: 10px 0 0 0;
}
.selectStudent .el-rate[data-v-03a7e75e] {
  margin: 0 6px;
  vertical-align: middle;
}
.selectStudent .splitLine[data-v-03a7e75e] {
  vertical-align: top;
  margin: 0 6px;
}

[data-v-03a7e75e] .input .el-input__inner {
  font-size: 16px;
  color: rgba(25, 29, 28, 0.6);
  background: #f0fff9;
  border-radius: 0;
  border: none;
}
[data-v-03a7e75e] .el-input__inner {
  height: 40px;
}
[data-v-03a7e75e] .el-table td,[data-v-03a7e75e] .el-table th.is-leaf {
  border-bottom: none;
}
[data-v-03a7e75e] .el-table__body .el-table__row td:nth-child(2) .cell {
  border-right: 1px solid #d8d8d8;
  padding-right: 40px;
}

/* ::v-deep .el-table__body .el-table__row td:nth-child(3) .cell {
    border-right: 1px solid #d8d8d8;
  } */
[data-v-03a7e75e] .el-table::before {
  display: none;
}

@charset "UTF-8";
/* 阴影 */
[data-v-8df6a45e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.video[data-v-8df6a45e] {
  width: 320px;
  height: 180px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}
.vertical-scroll-wrap[data-v-8df6a45e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  width: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vertical-scroll-wrap .vertical-scroll[data-v-8df6a45e] {
  height: 100%;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vertical-scroll-wrap .vertical-scroll .item[data-v-8df6a45e] {
  height: 60px;
  border-radius: 2px;
  margin: 0 0 0 8px;
  display: inline-block;
}
.vertical-scroll-wrap .vertical-scroll .item img[data-v-8df6a45e] {
  height: 100%;
}
.vertical-scroll-wrap .vertical-scroll .vertical-item[data-v-8df6a45e],
.vertical-scroll-wrap .vertical-scroll .vertical-item-market[data-v-8df6a45e] {
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vertical-scroll-wrap .vertical-scroll .vertical-item .item[data-v-8df6a45e],
.vertical-scroll-wrap .vertical-scroll .vertical-item-market .item[data-v-8df6a45e] {
  position: relative;
}
.vertical-scroll-wrap .vertical-scroll .vertical-item .item .title[data-v-8df6a45e],
.vertical-scroll-wrap .vertical-scroll .vertical-item-market .item .title[data-v-8df6a45e] {
  color: #191D1C;
  font-size: 20px;
  line-height: 26px;
  margin: 16px 0 3px 16px;
  display: inline-block;
}
.vertical-scroll-wrap .vertical-scroll .vertical-item .item .statistics[data-v-8df6a45e],
.vertical-scroll-wrap .vertical-scroll .vertical-item-market .item .statistics[data-v-8df6a45e] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
  margin: 0 0 3px 16px;
  display: inline-block;
}
.vertical-scroll-wrap .vertical-scroll .vertical-item .item .statistics b[data-v-8df6a45e], .vertical-scroll-wrap .vertical-scroll .vertical-item .item .statistics span[data-v-8df6a45e],
.vertical-scroll-wrap .vertical-scroll .vertical-item-market .item .statistics b[data-v-8df6a45e],
.vertical-scroll-wrap .vertical-scroll .vertical-item-market .item .statistics span[data-v-8df6a45e] {
  font-size: 20px;
}
.vertical-scroll-wrap .vertical-scroll .vertical-item .item .status[data-v-8df6a45e],
.vertical-scroll-wrap .vertical-scroll .vertical-item-market .item .status[data-v-8df6a45e] {
  margin: 0 0 0 16px;
  display: inline-block;
}
.vertical-scroll-wrap .left-prev[data-v-8df6a45e],
.vertical-scroll-wrap .right-next[data-v-8df6a45e] {
  width: 16px;
  height: 16px;
  text-align: center;
  background: none;
  border: none;
  border-radius: 4px;
  padding: 0;
}
@charset "UTF-8";
/* 阴影 */
[data-v-b3b7785a]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.mainInfo[data-v-b3b7785a] {
  padding: 20px 42px 0 24px;
}
.mainInfo .videoView[data-v-b3b7785a] {
  width: 320px;
  vertical-align: top;
  display: inline-block;
}
.mainInfo .textView[data-v-b3b7785a] {
  margin: 0 0 0 16px;
  display: inline-block;
}
.mainInfo .textView .title[data-v-b3b7785a] {
  font-size: 20px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
  margin: 0 0 20px 0;
  display: inline-block;
}
.mainInfo .textView span[data-v-b3b7785a] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.mainInfo .textView .aggravate[data-v-b3b7785a] {
  color: rgba(25, 29, 28, 0.9);
  margin: 0 24px 8px 0;
  display: inline-block;
}
.mainInfo .rightView[data-v-b3b7785a] {
  text-align: right;
  float: right;
}
.mainInfo .rightView .title[data-v-b3b7785a] {
  font-size: 20px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.mainInfo .rightView .status[data-v-b3b7785a] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.mainInfo .rightView .applyBut[data-v-b3b7785a] {
  width: 96px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  border: none;
  margin: 0 0 0 16px;
  display: inline-block;
}
.mainInfo .rightView .applyReject[data-v-b3b7785a] {
  color: #22A9AF;
  background: #f0fff9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mainInfo .rightView .recommend[data-v-b3b7785a] {
  background: #fbcb31;
}
.introduce[data-v-b3b7785a] {
  padding: 0 42px 0 24px;
  margin: 0 0 100px 0;
}
.introduce span[data-v-b3b7785a] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  display: inline-block;
}
.introduce .mask[data-v-b3b7785a] {
  width: 32px;
  font-size: 12px;
  color: #1bb6f8;
  text-align: center;
  line-height: 18px;
  border-radius: 4px;
  border: 1px solid #1bb6f8;
  margin: 0 0 0 4px;
}
.introduce .separator[data-v-b3b7785a] {
  color: #d8d8d8;
  margin: 0 8px;
}
.introduce .positionName[data-v-b3b7785a] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 36px;
  margin: 0;
}
.introduce .el-form-item[data-v-b3b7785a] {
  margin-bottom: 0;
}
.subTitle[data-v-b3b7785a] {
  font-size: 12px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 18px;
}
.selectView[data-v-b3b7785a] {
  width: 212px;
  height: 40px;
  margin: 24px 8px 0 0;
  display: inline-block;
}
.addBut[data-v-b3b7785a] {
  width: 40px;
  height: 36px;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  background: #22A9AF;
  border-radius: 4px;
  margin: 0 0 0 8px;
  vertical-align: middle;
  border: none;
  display: inline-block;
}
.tag[data-v-b3b7785a] {
  height: 40px;
  font-size: 16px;
  color: rgba(25, 29, 28, 0.9);
  line-height: 40px;
  padding: 0 16px;
  background: rgba(25, 29, 28, 0.02);
  border-radius: 4px;
  margin: 8px 16px 0 0;
  display: inline-block;
}
.tag .close[data-v-b3b7785a] {
  width: 16px;
  height: 16px;
  line-height: 40px;
  margin: 0 0 0 16px;
  vertical-align: middle;
}

[data-v-b3b7785a] .el-tabs__item.is-active {
  font-size: 16px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
}

@charset "UTF-8";
/* 阴影 */
[data-v-e862e186]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.formView[data-v-e862e186] {
  margin: 12px 40px;
  background-color: #fff;
  padding: 1px 20px 100px 20px;
  /* 添加场所地址输入框和按钮的样式 */
}
.formView .inputView[data-v-e862e186],
.formView .selectView[data-v-e862e186] {
  width: 100%;
}
.formView .title[data-v-e862e186] {
  font-size: 16px;
}
.formView .area[data-v-e862e186] {
  font-size: 12px;
  color: rgba(25, 29, 28, 0.6);
}
.formView .smallInput[data-v-e862e186] {
  width: 208px;
  margin: 0 0 0 16px;
}
.formView .tips[data-v-e862e186] {
  color: rgba(25, 29, 28, 0.6);
  font-size: 12px;
}
.formView .info-text[data-v-e862e186] {
  color: #ff6b00;
  margin-top: 4px;
}
.formView .footerView[data-v-e862e186] {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  padding-left: 200px;
  height: 50px;
  background-color: #fff;
  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;
  z-index: 100;
}
.formView .address-input-container[data-v-e862e186] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.formView .address-input[data-v-e862e186] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.formView .address-btn[data-v-e862e186] {
  margin-left: 10px;
  white-space: nowrap;
}

/* 添加双列布局的CSS样式 */
.form-two-columns[data-v-e862e186] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* 创建两列等宽布局 */
  grid-column-gap: 20px;
  /* 列间距 */
}

/* 让某些表单项占据整行 */
.form-two-columns .el-form-item[data-v-e862e186]:nth-child(1),
.form-two-columns .footerView[data-v-e862e186],
.form-two-columns .el-dialog[data-v-e862e186] {
  grid-column: span 2;
  /* 让这些元素跨越两列 */
}
.chang-suo-tu-box[data-v-e862e186] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.chang-suo-tu-box .img-list[data-v-e862e186] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.chang-suo-tu-box .img-list .img-item[data-v-e862e186] {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 4px;
  overflow: hidden;
}
.chang-suo-tu-box .img-list .img-item:hover .img-overlay[data-v-e862e186] {
  opacity: 1;
}
.chang-suo-tu-box .img-list .img-item .img-overlay[data-v-e862e186] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.chang-suo-tu-box .img-list .img-item .img-overlay .img-actions[data-v-e862e186] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.chang-suo-tu-box .img-list .img-item .img-overlay .img-actions i[data-v-e862e186] {
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  padding: 4px;
  border-radius: 2px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.chang-suo-tu-box .img-list .img-item .img-overlay .img-actions i[data-v-e862e186]:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.chang-suo-tu-box .img-list .img-item .img-overlay .img-actions i.el-icon-zoom-in[data-v-e862e186]:hover {
  color: #409EFF;
}
.chang-suo-tu-box .img-list .img-item .img-overlay .img-actions i.el-icon-delete[data-v-e862e186]:hover {
  color: #F56C6C;
}
.chang-suo-tu-box .img-upload .upload-img[data-v-e862e186] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.chang-suo-tu-box .img-upload .img-tip[data-v-e862e186] {
  font-size: 12px;
  color: #86909C;
  padding: 0;
}
.chang-suo-tu-box .img-upload .img-tiptext[data-v-e862e186] {
  font-size: 12px;
  color: #22A9AF;
  padding: 0;
}
[data-v-e862e186] .avatar-uploader .el-upload {
  width: 98px;
  height: 68px;
  border-radius: 4px;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px dashed #E5E6EB;
}
[data-v-e862e186] .avatar-uploader .el-upload .upload-img-icon {
  padding-top: 18px;
}
[data-v-e862e186] .el-upload-list {
  display: none;
}
@charset "UTF-8";
/* 阴影 */
[data-v-77eb4916]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.formView[data-v-77eb4916] {
  padding: 24px 34px 0 0;
}
.formView .input[data-v-77eb4916] {
  width: 288px;
}
.formView .el-button[data-v-77eb4916] {
  width: 96px;
  height: 40px;
  margin: 36px 16px 0 0;
}
.textarea[data-v-77eb4916] {
  width: 592px;
}
.uploader[data-v-77eb4916] {
  width: 280px;
  border-radius: 4px;
  margin: 0 8px 0 0;
  display: block;
  float: left;
}
.uploaderVideo img[data-v-77eb4916], .uploaderImg img[data-v-77eb4916] {
  width: 56px;
  height: 56px;
  margin: 64px auto 8px auto;
  display: block;
}
.uploaderVideo span[data-v-77eb4916], .uploaderImg span[data-v-77eb4916] {
  width: 100%;
  font-size: 14px;
  color: rgba(25, 29, 28, 0.9);
  text-align: center;
  line-height: 24px;
  display: block;
}
.uploaderVideo .uploading[data-v-77eb4916], .uploaderImg .uploading[data-v-77eb4916] {
  width: 100%;
  height: 100%;
  position: relative;
}
.uploaderVideo .uploading .close[data-v-77eb4916], .uploaderImg .uploading .close[data-v-77eb4916] {
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  margin: 0;
  position: absolute;
  top: 8px;
  right: 8px;
}
.uploaderVideo .uploading span[data-v-77eb4916], .uploaderImg .uploading span[data-v-77eb4916] {
  font-size: 16px;
  color: #22A9AF;
  line-height: 210px;
}

[data-v-77eb4916] .el-radio__label{
    color:rgba(25, 29, 28, 0.90);
}
[data-v-77eb4916] .el-radio__input.is-checked + .el-radio__label{
    color:rgba(25, 29, 28, 0.90);
}
[data-v-77eb4916] .el-upload,[data-v-77eb4916] .el-upload-dragger{
        width:100%;
        height:210px;
}

@charset "UTF-8";
/* 阴影 */
[data-v-233e1d04]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.lectureDetails[data-v-233e1d04] {
  min-height: 100vh;
  background-color: #fff;
  margin: 12px 40px 60px 40px;
  padding-right: 16px;
}
.mainInfo[data-v-233e1d04] {
  padding: 20px 42px 0 24px;
}
.mainInfo .lectureInfo span[data-v-233e1d04] {
  font-size: 14px;
  display: inline-block;
  padding: 6px 0;
}
.mainInfo .textView[data-v-233e1d04] {
  display: inline-block;
}
.mainInfo .textView .title[data-v-233e1d04] {
  font-size: 20px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
  margin: 0 0 20px 0;
  display: inline-block;
}
.mainInfo .textView span[data-v-233e1d04] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.6);
}
.mainInfo .textView .aggravate[data-v-233e1d04] {
  color: rgba(25, 29, 28, 0.9);
  display: inline-block;
}
.mainInfo .rightView[data-v-233e1d04] {
  margin-top: 20px;
}
.mainInfo .rightView .title[data-v-233e1d04] {
  font-size: 20px;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.mainInfo .rightView .status[data-v-233e1d04] {
  font-size: 14px;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.mainInfo .rightView .applyBut[data-v-233e1d04] {
  width: 96px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  border: none;
  margin: 0 0 0 16px;
  display: inline-block;
}
.mainInfo .rightView .applyReject[data-v-233e1d04] {
  color: #22A9AF;
  background: #F0FFF9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mainInfo .rightView .recommend[data-v-233e1d04] {
  background: #FBCB31;
}
.introduce .name[data-v-233e1d04] {
  font-size: 16px;
}
.introduce .introduce-content[data-v-233e1d04] {
  font-size: 14px;
}
.submit-btn-box[data-v-233e1d04] {
  position: fixed;
  left: 0;
  bottom: 0;
  padding-left: 10%;
  width: 100%;
  height: 50px;
  background: #fff;
  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;
  z-index: 100;
}
::deep .el-button[data-v-233e1d04]:hover {
  background-color: #22A9AF !important;
  border-color: #22A9AF !important;
  color: #ffffff !important;
}
.position-tabs[data-v-233e1d04] {
  padding: 20px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-4f09cf6e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.select[data-v-4f09cf6e] {
  margin-left: 10px;
}
.publizeManager[data-v-4f09cf6e] {
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 100px;
}
.publizeManager .endTime[data-v-4f09cf6e] {
  margin-left: 10px;
}
.justify-between[data-v-4f09cf6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-col[data-v-4f09cf6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-row[data-v-4f09cf6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.title[data-v-4f09cf6e] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #22A9AF;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.text_6[data-v-4f09cf6e] {
  width: 96px;
  height: 26px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.3);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  /* font-weight: NaN; */
  text-align: center;
  white-space: nowrap;
  line-height: 26px;
  margin: 4px 0 0 30px;
  cursor: pointer;
}
.apply[data-v-4f09cf6e] {
  float: right;
  background-color: #22A9AF;
  color: white;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  /* overflow-wrap: break-word; */
}
.group_4[data-v-4f09cf6e] {
  background-color: rgba(255, 255, 255, 0.01);
  border-radius: 8px 8px 0px 0px;
  width: 100%;
  height: 69px;
  margin: 1px 0 10px 1px;
}
.section_3[data-v-4f09cf6e] {
  width: 20%;
  height: 51px;
  margin: 7px 0 0 11px;
}
.qrcodeCon[data-v-4f09cf6e] {
  padding-bottom: 20px;
}
.qrcodeCon .qrCodePeople[data-v-4f09cf6e] {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
.qrcodeCon .qrCodeLink[data-v-4f09cf6e] {
  font-size: 15px;
  text-align: center;
  margin: auto;
  background-color: #409eff;
  color: #fff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 8px 50px;
  border-radius: 4px;
  cursor: pointer;
}
.box_1[data-v-4f09cf6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.text_8[data-v-4f09cf6e] {
  width: auto;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.9);
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}
.text-wrapper_2[data-v-4f09cf6e] {
  border-radius: 4px;
  border: 1px solid #fbcb31;
  margin-top: 2px;
  padding: 0px 2px;
}
.text_9[data-v-4f09cf6e] {
  overflow-wrap: break-word;
  color: #fbcb31;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin-left: 4px;
}
.lineBottom[data-v-4f09cf6e] {
  color: lightcoral;
}
.text-wrapper_3[data-v-4f09cf6e] {
  width: auto;
  height: 23px;
  margin-top: 4px;
}
.text_10[data-v-4f09cf6e] {
  width: 70px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.6);
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}
.text_11[data-v-4f09cf6e] {
  width: 159px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.9);
  font-size: 14px;
  font-family: Gilroy-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 1px;
}
.text_12[data-v-4f09cf6e] {
  width: 42px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.6);
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin: 35px 0 0 87px;
}
.section_4[data-v-4f09cf6e] {
  width: 81px;
  height: 50px;
  margin-top: 7px;
}
.text-wrapper_4[data-v-4f09cf6e] {
  background-color: #f0fff9;
  border-radius: 4px;
  height: 26px;
  margin-left: 23px;
  width: 58px;
  /* text-align: center; */
}
.text_13[data-v-4f09cf6e] {
  color: #22A9AF;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.cancel[data-v-4f09cf6e] {
  color: rgba(255, 166, 0, 0.712);
}
.text_14[data-v-4f09cf6e] {
  width: 81px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.9);
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 2px;
}
.section_5[data-v-4f09cf6e] {
  background-color: #d8d8d8;
  width: 1px;
  height: 54px;
  margin: 7px 0 0 10px;
}
.text-wrapper_5[data-v-4f09cf6e] {
  width: auto;
  height: 50px;
  margin: 7px 0 0 20px;
}
.text_15[data-v-4f09cf6e] {
  width: 70px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.6);
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}
.text_16[data-v-4f09cf6e] {
  width: 70px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.6);
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 6px;
}
.text-wrapper_6[data-v-4f09cf6e] {
  width: 20%;
  height: 50px;
  margin-top: 8px;
}
.text_17[data-v-4f09cf6e] {
  width: auto;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.9);
  font-size: 14px;
  font-family: Gilroy-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}
.text_18[data-v-4f09cf6e] {
  width: auto;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.9);
  font-size: 14px;
  font-family: Gilroy-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 6px;
}
.text_19[data-v-4f09cf6e] {
  width: auto;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.6);
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: 7px 0 0 54px;
}
.text_20[data-v-4f09cf6e] {
  width: auto;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.9);
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 7px;
}
.section_6[data-v-4f09cf6e] {
  background-color: #d8d8d8;
  width: 1px;
  height: 54px;
  margin-top: 7px;
}
.text-wrapper_7[data-v-4f09cf6e] {
  width: 10%;
  height: 48px;
  margin: 7px 24px 0 24px;
}

/* .text_21 {
  width: 70px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(81, 203, 173, 1);
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  cursor: pointer;
}

.text_22 {
  width: 56px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(81, 203, 173, 1);
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 4px;
  cursor: pointer;
} */
.btn[data-v-4f09cf6e] {
  color: #22A9AF;
  cursor: pointer;
}
.el-pagination[data-v-4f09cf6e] {
  padding-top: 20px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-51a1b9f0]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.btn[data-v-51a1b9f0] {
  width: 50px;
  height: 50px;
  background: #fefefe;
  border-radius: 4px;
  /* border: 1px solid #30b0bf; */
  top: 10px;
  cursor: pointer;
}
.rightBtn[data-v-51a1b9f0] {
  right: 0;
}
.swiper-box[data-v-51a1b9f0] {
  width: 250px;
  height: 500px;
}
.swiper-container[data-v-51a1b9f0] {
  background-color: #000;
}
.swiper-slide[data-v-51a1b9f0] {
  background-size: cover;
  background-position: center;
}
.swiper-slide i[data-v-51a1b9f0] {
  right: 8px;
  top: 8px;
  color: #fff;
  font-size: 20px;
  z-index: 100;
}
.swiper-slide.slide[data-v-51a1b9f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.swiper-slide.slide img[data-v-51a1b9f0] {
  width: 100%;
  height: 100%;
}
.swiper-container[data-v-51a1b9f0]:nth-child(2) {
  background: #fafcfc;
}
.gallery-top[data-v-51a1b9f0] {
  /* width: 168px; */
  width: 250px;
  height: 120px !important;
}
.gallery-thumbs[data-v-51a1b9f0] {
  /* width: 168px; */
  width: 250px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  /* display: flex; */
}
.gallery-thumbs .swiper-slide[data-v-51a1b9f0] {
  /* overflow: hidden; */
  width: 80px;
  height: 50px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.gallery-thumbs .swiper-slide-active[data-v-51a1b9f0] {
  opacity: 1;
}
.leftBtn[data-v-51a1b9f0] {
  position: absolute;
  top: 10px;
  left: 0;
  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;
}
.rightBtn[data-v-51a1b9f0] {
  position: absolute;
  top: 10px;
  left: -100;
  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;
}
@charset "UTF-8";
/* 阴影 */
.dis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dis div {
  margin-right: 20px;
  color: rgba(25, 29, 28, 0.6);
}
.dis span {
  width: 15px;
  height: 15px;
  display: inline-block;
}
.dis .disAll {
  background-color: lightcoral;
}
.dis .disShang {
  background-color: lightseagreen;
}
.dis .disXia {
  background-color: lightgreen;
}

/* 全天不可用 */
.custom_date_class {
  pointer-events: none !important;
  cursor: not-allowed !important;
}
.custom_date_class span {
  width: 20px !important;
  height: 20px !important;
  background: lightcoral !important;
  line-height: 23px !important;
  color: red;
  border-radius: 50%;
  color: #fff !important;
  /* &:hover {
    background-color: #409eff;
  } */
}
.custom_date_class::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  font-size: 10px;
  color: red;
  bottom: -12px;
  left: 0;
  text-align: center;
  white-space: nowrap;
}

/* 上午不可用 */
.currentMorning_date_class span {
  width: 20px !important;
  height: 20px !important;
  background: lightseagreen !important;
  line-height: 23px !important;
  color: red;
  border-radius: 50%;
  color: #fff !important;
  /* &:hover {
    background-color: #409eff;
  } */
}
.currentMorning_date_class::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  font-size: 10px;
  color: red;
  bottom: -12px;
  left: 0;
  text-align: center;
  white-space: nowrap;
}

/* 下午不可用 */
.currentAfternoon_date_class span {
  width: 20px !important;
  height: 20px !important;
  background: lightgreen !important;
  line-height: 23px !important;
  color: red;
  border-radius: 50%;
  color: #fff !important;
  /* &:hover {
    background-color: #409eff;
  } */
}
.currentAfternoon_date_class::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  font-size: 10px;
  color: red;
  bottom: -12px;
  left: 0;
  text-align: center;
  white-space: nowrap;
}
@charset "UTF-8";
/* 阴影 */
[data-v-e6367636]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}

/* 日期时间选择器 已标记 样式 */
[data-v-e6367636] .el-radio__inner {
  border-radius: 0;
}
[data-v-e6367636] .el-radio__inner::after {
  background-color: #22A9AF;
}
.apply[data-v-e6367636] {
  padding-left: 24px;
  padding-bottom: 100px;
}
.applytitle[data-v-e6367636] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #51cbad;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.submit[data-v-e6367636] {
  color: #fff;
  background-color: #22A9AF;
}
.location[data-v-e6367636] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
}
.location .locationVideo[data-v-e6367636] {
  /* background-color: pink; */
  margin-right: 50px;
}
.location .locationCon div[data-v-e6367636] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.location .locationCon div span[data-v-e6367636] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.location .locationCon .lcName[data-v-e6367636] {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-6189ff2c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.qrcodeCon[data-v-6189ff2c] {
  padding-bottom: 20px;
}
.qrcodeCon .qrCodePeople[data-v-6189ff2c] {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
.qrcodeCon .qrCodeLink[data-v-6189ff2c] {
  font-size: 15px;
  text-align: center;
  margin: auto;
  background-color: #409eff;
  color: #fff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 8px 50px;
  border-radius: 4px;
  cursor: pointer;
}
[data-v-6189ff2c] .el-upload {
  width: 168px;
  height: 140px;
  margin-top: 22px;
}
[data-v-6189ff2c] .el-radio__inner {
  border-radius: 0;
}
[data-v-6189ff2c] .el-radio__inner::after {
  background-color: #22A9AF;
}
.detail[data-v-6189ff2c] {
  padding: 0px 24px;
  padding-bottom: 100px;
}
.applytitle[data-v-6189ff2c] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #51cbad;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.applytitle .jobType[data-v-6189ff2c] {
  font-size: 13px;
  border: 1px solid rgba(81, 203, 172, 0.53);
  color: rgba(81, 203, 172, 0.53);
  border-radius: 5px;
  padding: 2px 8px;
  vertical-align: middle;
}
.container[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.container .left[data-v-6189ff2c] {
  color: #666;
  font-size: 14px;
  line-height: 25px;
  -webkit-box-flex: 8;
      -ms-flex: 8;
          flex: 8;
}
.container .left span[data-v-6189ff2c] {
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.986);
  font-size: 15px;
}
.container .right[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.container .right .know[data-v-6189ff2c] {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.container .right .status[data-v-6189ff2c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
  margin: 10px 0;
}
.container .right .cancel[data-v-6189ff2c] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #fff;
  line-height: 24px;
  border: 0;
  padding: 8px 32px;
  cursor: pointer;
  border-radius: 5px;
  background-color: deeppink;
}
.container .right .qrcode[data-v-6189ff2c] {
  margin-left: 20px;
  background-color: #1bb6f8;
  color: #fff;
}
.desc[data-v-6189ff2c] {
  position: relative;
}
.desc .edit[data-v-6189ff2c] {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
  border: 0;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  padding: 8px 20px;
  cursor: pointer;
}
.desc .con[data-v-6189ff2c] {
  font-size: 14px;
  line-height: 25px;
  color: #666;
}
.desc .con span[data-v-6189ff2c] {
  color: #333;
}
[data-v-6189ff2c] .el-tabs__item {
  font-weight: 800;
}
.allCon[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.allCon .left[data-v-6189ff2c] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.allCon .left .all[data-v-6189ff2c] {
  font-size: 14px;
}
.allCon .left .all input[data-v-6189ff2c] {
  vertical-align: middle;
}
.allCon .left .batch[data-v-6189ff2c] {
  cursor: pointer;
  background: #22A9AF;
  border-radius: 4px;
  color: #fff;
  border: 0;
  font-size: 14px;
  padding: 8px 15px;
  margin-left: 10px;
}
.allCon .setJob[data-v-6189ff2c] {
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  color: #f0fff9;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
  border: 0;
  padding: 8px 20px;
  cursor: pointer;
}
.content[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content .left[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.content .left input[data-v-6189ff2c] {
  margin-top: -25px;
}
.content .left .Lcenter[data-v-6189ff2c] {
  margin-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.content .left .Lcenter .LCtop[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content .left .Lcenter .LCtop .pubSchool[data-v-6189ff2c] {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #fbcb31;
  line-height: 18px;
  border-radius: 4px;
  border: 1px solid #fbcb31;
  padding: 1px 3px;
  margin: 0px 8px;
}
.content .left .Lcenter .LCtop .pubize[data-v-6189ff2c] {
  border-radius: 4px;
  border: 1px solid #1bb6f8;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #1bb6f8;
  line-height: 18px;
  padding: 1px 3px;
}
.content .left .Lcenter .LCbottom[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content .left .Lcenter .LCbottom div[data-v-6189ff2c] {
  margin-right: 40px;
}
.content .left .tag[data-v-6189ff2c] {
  /* width: 58px; */
  height: 26px;
  background: #f0fff9;
  border-radius: 4px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #22A9AF;
  /* line-height: 26px; */
  margin-top: 16px;
  text-align: center;
  padding: 2px 5px;
}
.content .center[data-v-6189ff2c] {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: 2px solid #d8d8d8;
  border-top: 0;
  border-bottom: 0;
  margin-right: 40px;
}
.content .center div[data-v-6189ff2c] {
  color: #666;
}
.content .center div span[data-v-6189ff2c] {
  color: #333;
}
.content .right[data-v-6189ff2c] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.content .right .btn[data-v-6189ff2c] {
  color: #22A9AF;
}
.radioGroup[data-v-6189ff2c] {
  margin-bottom: 20px;
}
.ischeckedQuestion[data-v-6189ff2c] {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.elCard[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 10px;
  width: 100%;
  border: 1px solid #d8d8d8;
  padding: 10px 20px;
  -webkit-box-shadow: 0px 2px 6px 4px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 2px 6px 4px rgba(0, 0, 0, 0.03);
  margin-bottom: 20px;
}
.elCard .cardLeft[data-v-6189ff2c] {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
.elCard .cardLeft .answerCon[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: normal;
  background-color: #fbfbfb;
  font-size: 15px;
  padding: 10px 30px;
  border-radius: 8px;
  color: rgba(25, 29, 28, 0.9);
  width: 100%;
  /* .answerApply {
  }
  .answerTime {
  } */
}
.elCard .cardLeft div[data-v-6189ff2c] {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 26px;
  margin-bottom: 8px;
  margin-top: 8px;
}
.elCard .cardLeft .username[data-v-6189ff2c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  margin-right: 10px;
}
.elCard .cardLeft .college[data-v-6189ff2c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.elCard .cardRight[data-v-6189ff2c] {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.elCard .cardRight .disabledBtn[data-v-6189ff2c] {
  background-color: #666;
}
.elCard .cardRight button[data-v-6189ff2c] {
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(255, 73, 73, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(255, 73, 73, 0.05);
  border-radius: 4px;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
  border: 0;
  padding: 5px 14px;
  margin-bottom: 8px;
  margin-top: 8px;
  cursor: pointer;
}
.elCard .cardRight span[data-v-6189ff2c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.dialog[data-v-6189ff2c] {
  width: 100%;
}
.dialog .quite[data-v-6189ff2c] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #191d1c;
  line-height: 24px;
  margin-bottom: 10px;
}
.dialog .dialogName[data-v-6189ff2c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  margin-right: 10px;
}
.dialog .dialogCollege[data-v-6189ff2c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  margin-right: 200px;
}
.dialog .dialogTime[data-v-6189ff2c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.person[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.person .personItem[data-v-6189ff2c] {
  width: 168px;
  height: 96px;
  border-radius: 4px;
  border: 1px solid #ededed;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-right: 20px;
}
.person .personItem .itemTop[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.person .personItem .itemTop .itImg[data-v-6189ff2c] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 20px;
}
.person .personItem .itemTop .itName[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-right: 20px;
}
.person .personItem .itemTop .itName .itnUsername[data-v-6189ff2c] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 26px;
}
.person .personItem .itemTop .itName .itnRole[data-v-6189ff2c] {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #fbcb31;
  line-height: 18px;
  border-radius: 4px;
  border: 1px solid #fbcb31;
  padding: 0px 2px;
}
.person .personItem .itemBottom[data-v-6189ff2c] {
  /* display: flex;
  justify-content: flex-start;
  align-items: flex-end; */
  margin-top: 10px;
}
.person .personItem .itemBottom button[data-v-6189ff2c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #22A9AF;
  line-height: 22px;
  border: 0;
  background: #fff;
  cursor: pointer;
  float: left;
}
.person .personItem .itemBottom .edit[data-v-6189ff2c] {
  margin-right: 20px;
  margin-left: 20px;
}
.person .personItemImg[data-v-6189ff2c] {
  width: 168px;
  height: 96px;
  border-radius: 4px;
  border: 1px solid #ededed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.person .personItemImg .addImg[data-v-6189ff2c] {
  cursor: pointer;
}
.addRuleForm[data-v-6189ff2c] {
  margin-top: 20px;
}

/* .dialog-footer {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
} */
.ulList[data-v-6189ff2c] {
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.ulList .list[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.ulList .list .position[data-v-6189ff2c] {
  font-weight: bold;
  font-size: 15px;
}
.ulList .list .clear[data-v-6189ff2c] {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  border: 1px solid #22A9AF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  color: #22A9AF;
  margin-top: -3px;
}
.ulList .list div[data-v-6189ff2c] {
  margin-right: 15px;
}
.ulList .list div span[data-v-6189ff2c] {
  font-size: 15px;
  font-weight: bold;
}
.uploadCon[data-v-6189ff2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* justify-content: flex-start; */
}
.uploadCon .upload[data-v-6189ff2c] {
  margin-right: 20px;
  margin-bottom: 20px;
}
.uploadCon .upload span[data-v-6189ff2c] {
  margin-left: 35px;
}
.uploadCon .upload .uploadImg[data-v-6189ff2c] {
  margin-bottom: 10px;
}
.uploadCon .upload .uploadImg .el-upload--picture-card[data-v-6189ff2c] {
  line-height: 0;
}
.uploadCon .upload .uploadImg .el-icon-plus[data-v-6189ff2c] {
  color: #000000;
  font-weight: bold;
}
.uploadCon .showImg[data-v-6189ff2c] {
  height: 150px;
  width: 200px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.uploadCon .showImg .close[data-v-6189ff2c] {
  color: #fff;
  background-color: #9999998f;
  width: 22px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  right: 5px;
  top: 3px;
  text-align: center;
  line-height: 22px;
  z-index: 99;
}
.uploadCon .showImg img[data-v-6189ff2c] {
  width: 100%;
  height: 100%;
}
.uploadCon .showImg .video[data-v-6189ff2c] {
  -o-object-fit: cover;
     object-fit: cover;
  height: 150px;
  width: 200px;
}
.uploadCon .showVideo[data-v-6189ff2c] {
  margin-right: 20px;
}
.userRole .userRoleItem[data-v-6189ff2c] {
  margin-bottom: 15px;
}
.userRole .userRoleItem span[data-v-6189ff2c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  font-weight: normal;
}
@charset "UTF-8";
/* 阴影 */
[data-v-92c5882e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.video_box[data-v-92c5882e] {
  background: red;
  width: 275px;
  height: 440px;
}
.vitaeConTop[data-v-92c5882e] {
  position: absolute;
  top: 280px;
  left: 12px;
  width: auto;
  height: 105px;
}
.vitaeConTop > p[data-v-92c5882e] {
  margin: 0;
  margin-top: 4px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
}
.vitaeConTop .vctConRate[data-v-92c5882e] {
  width: 200px;
}
.vitaeConTop .vctConName[data-v-92c5882e] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
}
.cardCon[data-v-92c5882e] {
  position: relative;
}
.vitae_test[data-v-92c5882e] {
  position: absolute;
  top: 280px;
  left: 12px;
  width: auto;
  height: 105px;
}
.vitae_test > p[data-v-92c5882e] {
  margin: 0;
  margin-top: 4px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
}
.vitae_test .vctConRate[data-v-92c5882e] {
  width: 200px;
}
.vitae_test .vctConName[data-v-92c5882e] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
}
.vitaeConTop[data-v-92c5882e] {
  position: absolute;
  top: 280px;
  left: 12px;
  width: auto;
  height: 105px;
}
.vitaeConTop > p[data-v-92c5882e] {
  margin: 0;
  margin-top: 4px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
}
.vitaeConTop .vctConRate[data-v-92c5882e] {
  width: 200px;
}
.vitaeConTop .vctConName[data-v-92c5882e] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
}
.info_test[data-v-92c5882e] {
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-100%, -100%);
          transform: translate(-100%, -100%);
  width: 40px;
  height: 56px;
  background: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  border-radius: 50px 0 0 50px;
  line-height: 56px;
  cursor: pointer;
}
.car_video[data-v-92c5882e] {
  position: relative;
  width: 100%;
}
.car_video .jian_box[data-v-92c5882e] {
  width: 100%;
}
.car_video .jian_box .videoCon[data-v-92c5882e] {
  width: 100%;
  height: 100%;
  background: black;
}
.tabs_box[data-v-92c5882e] {
  padding-left: 16px;
}
.cardTitle .batchMatch[data-v-92c5882e] {
  margin-bottom: 20px;
}
.cardTitle .batchMatch .batchBtn[data-v-92c5882e] {
  background-color: #22A9AF;
  color: #fff;
}
.cardTitle .applyList[data-v-92c5882e] {
  margin-bottom: 20px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  font-size: 14px;
}
.cardTitle .applyList span[data-v-92c5882e] {
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.cardTitle .applyList span:last-child .gang[data-v-92c5882e] {
  border: 1px solid transparent;
}
.cardTitle .applyList span .gang[data-v-92c5882e] {
  display: inline-block;
  width: 1px;
  height: 12px;
  border: 1px solid rgba(25, 29, 28, 0.53);
  margin: 0px 6px 0px 3px;
  vertical-align: auto;
}
.wzjian[data-v-92c5882e] {
  width: 48px;
  height: 40px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 40px;
}
.tabs_box .major[data-v-92c5882e] {
  margin-bottom: 20px;
}
.tabs_box .major .majorCon[data-v-92c5882e] {
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.tabs_box .major .majorCon span[data-v-92c5882e] {
  height: 10px;
  border-left: 3px solid #22A9AF;
  margin-right: 5px;
}
.tabs_box .major .majorInfo[data-v-92c5882e] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  margin-top: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.tabs_box .major .majorInfo .micon[data-v-92c5882e] {
  /* width: 100%; */
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.tabs_box .major .majorInfo .micon .miCompany[data-v-92c5882e] {
  margin-bottom: 10px;
}
.tabs_box .major .majorInfo span[data-v-92c5882e] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.tabs_box .major .mcDis[data-v-92c5882e] {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tabs_box .major .mcShool[data-v-92c5882e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tabs_box .major .mcShool .role[data-v-92c5882e] {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  margin-left: 100px;
}
.tabs_box .videoCon[data-v-92c5882e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tabs_box .videoCon .img_for[data-v-92c5882e] {
  margin-right: 20px;
  /* margin-top: 20px; */
  margin-bottom: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tabs_box .videoCon .img_for .img_p[data-v-92c5882e] {
  width: 200px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0px 0px 4px 4px;
  position: absolute;
  bottom: 2px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabs_box .videoCon .img_for .img_p .img_title[data-v-92c5882e] {
  margin-right: 5px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  text-align: center;
  padding: 0px 2px;
}
.tabs_box .videoCon .img_for .img_p .img_title span[data-v-92c5882e] {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
  line-height: 22px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-8790d1fe]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.logo_img[data-v-8790d1fe] {
  width: 36px;
  height: 50px;
}
body[data-v-8790d1fe] {
  background: #fff;
}
[data-v-8790d1fe]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
[data-v-8790d1fe]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: none;
  background: #d2d2d2bb;
  -webkit-box-shadow: none;
}
[data-v-8790d1fe]::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: none;
}
.batchMatch[data-v-8790d1fe] {
  margin-bottom: 20px;
}
.batchMatch .batchBtn[data-v-8790d1fe] {
  background-color: #22A9AF;
  color: #fff;
}
.applyList[data-v-8790d1fe] {
  margin-bottom: 20px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  font-size: 14px;
}
.applyList span[data-v-8790d1fe] {
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.applyList span:last-child .gang[data-v-8790d1fe] {
  border: 1px solid transparent;
}
.applyList span .gang[data-v-8790d1fe] {
  display: inline-block;
  width: 1px;
  height: 12px;
  border: 1px solid rgba(25, 29, 28, 0.53);
  margin: 0px 6px 0px 3px;
  vertical-align: auto;
}
.ulList[data-v-8790d1fe] {
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.ulList .list[data-v-8790d1fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  margin-top: 20px;
}
.ulList .list .position[data-v-8790d1fe] {
  font-weight: bold;
  font-size: 15px;
}
.ulList .list .clear[data-v-8790d1fe] {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  border: 1px solid #22A9AF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  color: #22A9AF;
  margin-top: -3px;
}
.ulList .list div[data-v-8790d1fe] {
  margin-right: 15px;
}
.ulList .list div span[data-v-8790d1fe] {
  font-size: 15px;
  font-weight: bold;
}
[data-v-8790d1fe] .el-radio__inner {
  border-radius: 0;
}
[data-v-8790d1fe] .el-radio__inner::after {
  background-color: #22A9AF;
}
[data-v-8790d1fe] .el-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.studentVitae[data-v-8790d1fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.studentVitae .card1[data-v-8790d1fe] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  margin-right: 10px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  /* height: 500px; */
}
.studentVitae .card1 .cardTitle1[data-v-8790d1fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* .allChecked {
    vertical-align: middle;
    font-size: 14px;
    input {
      margin-right: 8px;
    }
  } */
}
.studentVitae .card1 .cardTitle1 .student[data-v-8790d1fe] {
  margin-left: 40px;
  font-size: 14px;
}
.studentVitae .card1 .cardTitle1 .student span[data-v-8790d1fe] {
  font-weight: 600;
}
.studentVitae .card1 .cardTitle1 .mate[data-v-8790d1fe] {
  background-color: #22A9AF;
  color: #fff;
  float: right;
  font-size: 14px;
  padding: 3px 8px;
  border-radius: 4px;
  cursor: pointer;
}
.studentVitae .card2[data-v-8790d1fe] {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.studentVitae .card3[data-v-8790d1fe] {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  text-align: center;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.studentVitae .card3 .defaultImg[data-v-8790d1fe] {
  height: 500px;
}
.studentVitae .card3 .defaultTitle[data-v-8790d1fe] {
  margin-top: 20px;
  font-size: 24px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 36px;
}
.vitae[data-v-8790d1fe] {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 100px;
}
.vitae .years[data-v-8790d1fe] {
  margin-right: 10px;
}
.applytitle[data-v-8790d1fe] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #22A9AF;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.searchBtn[data-v-8790d1fe] {
  color: #fff;
  background-color: #22A9AF;
  font-weight: 600;
  margin-left: 20px;
}
.el-select[data-v-8790d1fe] {
  margin-right: 10px;
}
.el-checkbox-group[data-v-8790d1fe] {
  display: inline-block;
}
.campus[data-v-8790d1fe] {
  margin-top: 20px;
}
.campus span[data-v-8790d1fe] {
  font-size: 14px;
  margin-right: 10px;
  color: #333;
}
.campus .close[data-v-8790d1fe] {
  font-size: 14px;
  color: #999;
  margin-top: 20px;
  cursor: pointer;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
[data-v-8790d1fe] .el-rate {
  display: inline-block;
}
.infinite-list-wrapper[data-v-8790d1fe] {
  height: 800px;
}
.vitaeList[data-v-8790d1fe] {
  margin-top: 20px;
}
.vitaeList .more[data-v-8790d1fe] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.3);
  line-height: 26px;
}
.vitaeList .vlUl[data-v-8790d1fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 600px;
  overflow-y: auto;
}
.vitaeList .vlUl li[data-v-8790d1fe] {
  margin-bottom: 20px;
}
.vitaeList .vitaeItem[data-v-8790d1fe] {
  position: relative;
  cursor: pointer;
}
.vitaeList .vitaeItem .chk[data-v-8790d1fe] {
  position: absolute;
  top: 2px;
  left: 7px;
}
.vitaeList .vitaeItem .vitaeCon[data-v-8790d1fe] {
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 2px solid #d8d8d8;
  padding-bottom: 10px;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConTop[data-v-8790d1fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConTop .img[data-v-8790d1fe] {
  width: 60px;
  height: 80px;
  margin-right: 20px;
  cursor: pointer;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConTop .itImg[data-v-8790d1fe] {
  width: 76px;
  height: 105px;
  margin-right: 20px;
  cursor: pointer;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConTop .vctCon .vctConName[data-v-8790d1fe] {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConTop .vctCon .vctConSex[data-v-8790d1fe] {
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  margin: 5px 0;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConTop .vctCon .vctConMath[data-v-8790d1fe] {
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConBottom[data-v-8790d1fe] {
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  margin-top: 5px;
}
.vitaeList .vitaeItem .vitaeCon .vitaeConBottom span[data-v-8790d1fe] {
  color: rgba(25, 29, 28, 0.9);
}
.cardTitle[data-v-8790d1fe] {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 30px;
}
.cardApply[data-v-8790d1fe] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.cardCon[data-v-8790d1fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px;
}
.cardCon .video[data-v-8790d1fe] {
  /* width: 144px;
  height: 192px; */
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 100px;
}
.cardCon .info[data-v-8790d1fe] {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.cardCon .info div[data-v-8790d1fe] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.cardCon .info div span[data-v-8790d1fe] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.cardCon .info .name[data-v-8790d1fe] {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.cardCon .leftheadImg[data-v-8790d1fe] {
  width: 120px;
  height: 143px;
  margin-right: 30px;
}
.cardCon .leftheadImg .headImg[data-v-8790d1fe] {
  width: 100%;
  height: 100%;
}
.cardCon .leftheadImg .itHeadImg[data-v-8790d1fe] {
  width: 100%;
  height: 100%;
}
.cardCon .img[data-v-8790d1fe] {
  width: 120px;
  height: 143px;
  /* flex: 1; */
  margin-right: 30px;
}
.cardCon .img img[data-v-8790d1fe] {
  width: 100%;
  height: 100%;
}
[data-v-8790d1fe] .el-tabs__item {
  font-weight: 800;
}
.major[data-v-8790d1fe] {
  margin-bottom: 20px;
}
.major .majorCon[data-v-8790d1fe] {
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.major .majorCon span[data-v-8790d1fe] {
  height: 10px;
  border-left: 3px solid #22A9AF;
  margin-right: 5px;
}
.major .majorInfo[data-v-8790d1fe] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  margin-top: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.major .majorInfo .micon[data-v-8790d1fe] {
  /* width: 100%; */
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.major .majorInfo .micon .miCompany[data-v-8790d1fe] {
  margin-bottom: 10px;
}
.major .majorInfo span[data-v-8790d1fe] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.major .mcDis[data-v-8790d1fe] {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.major .mcShool[data-v-8790d1fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.major .mcShool .role[data-v-8790d1fe] {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  margin-left: 100px;
}
.videoCon[data-v-8790d1fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.img_for[data-v-8790d1fe] {
  margin-right: 20px;
  /* margin-top: 20px; */
  margin-bottom: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.img_for .img_p[data-v-8790d1fe] {
  width: 200px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0px 0px 4px 4px;
  position: absolute;
  bottom: 2px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.img_for .img_p .img_title[data-v-8790d1fe] {
  margin-right: 5px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  text-align: center;
  padding: 0px 2px;
}
.img_for .img_p .img_title span[data-v-8790d1fe] {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
  line-height: 22px;
}
.appendix[data-v-8790d1fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.appendix .appendixItem[data-v-8790d1fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  margin-right: 20px;
  margin-bottom: 20px;
}
.appendix .appendixItem .itemtop[data-v-8790d1fe] {
  width: 168px;
  height: 140px;
  background-color: pink;
}
.appendix .appendixItem .itemtitle[data-v-8790d1fe] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 21px;
  margin-top: 8px;
}

.pagination-container[data-v-72233bcd] {
  background: #fff;
  padding: 32px 16px;
}
.pagination-container.hidden[data-v-72233bcd] {
  display: none;
}

@charset "UTF-8";
/* 阴影 */
[data-v-0053ec18]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-0053ec18] .el-radio__inner {
  border-radius: 0;
}
[data-v-0053ec18] .el-radio__inner::after {
  background-color: #22A9AF;
}
.stationFrom[data-v-0053ec18] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  margin-bottom: 20px;
}
.stationFrom span[data-v-0053ec18] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #191d1c;
  line-height: 24px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-780dc930]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-780dc930] .el-radio__inner {
  border-radius: 0;
}
[data-v-780dc930] .el-radio__inner::after {
  background-color: #22A9AF;
}
.stationFrom[data-v-780dc930] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  margin-bottom: 20px;
}
.stationFrom span[data-v-780dc930] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #191d1c;
  line-height: 24px;
}
.rate[data-v-780dc930] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rate div[data-v-780dc930] {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rate div span[data-v-780dc930] {
  margin-right: 8px;
}
.rate .score[data-v-780dc930] {
  width: 100%;
  font-weight: bold;
  font-size: 15px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-3311eec0]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-3311eec0] .el-radio__inner {
  border-radius: 0;
}
[data-v-3311eec0] .el-radio__inner::after {
  background-color: #22A9AF;
}
.radio_test[data-v-3311eec0] {
  margin-top: 20px;
}
.group_color_0[data-v-3311eec0] {
  background-color: rgba(255, 255, 255, 0.01);
  border-radius: 8px 8px 0px 0px;
  width: 100%;
  height: 69px;
  margin: 1px 0 10px 1px;
}
.group_color_1[data-v-3311eec0] {
  background: rgba(25, 29, 28, 0.02);
  border-radius: 8px 8px 0px 0px;
  width: 100%;
  height: 69px;
  margin: 1px 0 10px 1px;
}
.text_row[data-v-3311eec0] {
  padding-bottom: 20px;
}
.quiz[data-v-3311eec0] {
  padding: 10px 24px 100px 24px;
}
.quiz .quiztitle[data-v-3311eec0] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #22A9AF;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.quiz .searchBtn[data-v-3311eec0] {
  color: #fff;
  background-color: #22A9AF;
  font-weight: 600;
  margin-left: 20px;
}
.quiz .el-checkbox-group[data-v-3311eec0] {
  display: inline-block;
}
.quiz .campus[data-v-3311eec0] {
  margin-top: 20px;
}
.quiz .campus span[data-v-3311eec0] {
  font-size: 14px;
  margin-right: 10px;
  color: #333;
}
.quiz .campus .close[data-v-3311eec0] {
  font-size: 14px;
  color: #999;
  margin-top: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.tableView[data-v-3311eec0] {
  border-radius: 4px;
  display: block;
}
.tableView .headerView[data-v-3311eec0] {
  text-align: right;
}
.tableView .tabHeaderBut[data-v-3311eec0] {
  cursor: pointer;
}
.tableView .tabHeaderBut[data-v-3311eec0],
.tableView .invitationBut[data-v-3311eec0],
.tableView .ImportBut[data-v-3311eec0] {
  width: 72px;
  height: 26px;
  font-size: 14px;
  color: #ffffff;
  background: #22A9AF;
  border-radius: 4px;
  border: none;
  margin: 0 8px 0 0;
}
.tableView .invitationBut[data-v-3311eec0],
.tableView .ImportBut[data-v-3311eec0] {
  font-weight: bold;
  margin: 0 0 0 8px;
}
.tableView .userInfo[data-v-3311eec0] {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  width: 100%;
}
.tableView .userInfo span[data-v-3311eec0] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.tableView .userInfo .uiquize[data-v-3311eec0] {
  width: 30%;
}
.tableView .userInfo .uiquize .line[data-v-3311eec0] {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #f98029;
  line-height: 18px;
  border-radius: 4px;
  border: 1px solid #f98029;
  padding: 0px 2px;
  margin-left: 8px;
}
.tableView .userInfo .uiUser[data-v-3311eec0] {
  margin-left: 10px;
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tableView .userInfo .uiUser .name[data-v-3311eec0] {
  color: #191d1c;
  font-size: 16px;
  font-weight: bold;
  /* margin: 0 16px 0 0; */
  vertical-align: middle;
}
.tableView .userInfo .uiUser .sex[data-v-3311eec0] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.tableView .userInfo .uicompany[data-v-3311eec0] {
  width: 30%;
}
.tableView .userInfo .uicompany .wait[data-v-3311eec0] {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #22A9AF;
  line-height: 18px;
  background: #f0fff9;
  border-radius: 4px;
  margin-left: 8px;
  padding: 0px 2px;
}
.tableView .userInfo .uicompany .quizePeople span[data-v-3311eec0] {
  margin-left: 8px;
}
.tableView .userInfo .uicompany .quizePeople .main[data-v-3311eec0] {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #1bb6f8;
  line-height: 18px;
  border-radius: 4px;
  border: 1px solid #1bb6f8;
  padding: 0px 2px;
  margin: 0 2px;
}
.tableView .userInfo .status[data-v-3311eec0] {
  width: 58px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 4px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.tableView .userInfo .activation[data-v-3311eec0] {
  color: #22A9AF;
  background: #f0fff9;
}
.tableView .userInfo .notActivation[data-v-3311eec0] {
  color: #ff4949;
  background: #fff8f7;
}
.tableView .caozuo[data-v-3311eec0] {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tableView .caozuo .routerBut[data-v-3311eec0] {
  width: 70px;
  font-size: 14px;
  color: #22A9AF;
  cursor: pointer;
  line-height: 22px;
}
.tableView .caozuo .apprais[data-v-3311eec0] {
  color: #ff4949;
}
.tableView .caozuo .again[data-v-3311eec0] {
  color: #f98029;
}

.marginl[data-v-3311eec0] {
  margin-left: 10px;
}
[data-v-3311eec0] .input .el-input__inner {
  font-size: 16px;
  color: rgba(25, 29, 28, 0.6);
  background: #f0fff9;
  border-radius: 0;
  border: none;
}
[data-v-3311eec0] .el-input__inner {
  height: 40px;
}
[data-v-3311eec0] .el-table td,[data-v-3311eec0] .el-table th.is-leaf {
  border-bottom: none;
}
[data-v-3311eec0] .el-table__body .el-table__row td:nth-child(2) .cell {
  border-right: 1px solid #d8d8d8;
  padding-right: 40px;
}

/* ::v-deep .el-table__body .el-table__row td:nth-child(3) .cell {
  border-right: 1px solid #d8d8d8;
} */
[data-v-3311eec0] .el-table::before {
  display: none;
}

@charset "UTF-8";
/* 阴影 */
[data-v-2a93294c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-2a93294c] .el-radio__inner {
  border-radius: 0;
}
[data-v-2a93294c] .el-radio__inner::after {
  background-color: #22A9AF;
}
.stationFrom[data-v-2a93294c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  margin-bottom: 20px;
}
.stationFrom span[data-v-2a93294c] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #191d1c;
  line-height: 24px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-643d6bb1]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.stationFrom[data-v-643d6bb1] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  margin-bottom: 20px;
}
.stationFrom span[data-v-643d6bb1] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #191d1c;
  line-height: 24px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-19a32b0e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.stationFrom[data-v-19a32b0e] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  margin-bottom: 20px;
}
.stationFrom span[data-v-19a32b0e] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #191d1c;
  line-height: 24px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-7dd09a2b]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-7dd09a2b] .el-radio__inner {
  border-radius: 0;
}
[data-v-7dd09a2b] .el-radio__inner::after {
  background-color: #22A9AF;
}
.stationFrom[data-v-7dd09a2b] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  margin-bottom: 20px;
}
.stationFrom span[data-v-7dd09a2b] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #191d1c;
  line-height: 24px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-177c22d9]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.stationFrom[data-v-177c22d9] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  margin-bottom: 20px;
}
.stationFrom span[data-v-177c22d9] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #191d1c;
  line-height: 24px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-27f56243]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
[data-v-27f56243] .el-radio__inner {
  border-radius: 0;
}
[data-v-27f56243] .el-radio__inner::after {
  background-color: #22A9AF;
}
.stationFrom[data-v-27f56243] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  margin-bottom: 20px;
}
.stationFrom span[data-v-27f56243] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #191d1c;
  line-height: 24px;
}
.rate[data-v-27f56243] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rate div[data-v-27f56243] {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rate div span[data-v-27f56243] {
  margin-right: 8px;
}
.rate .score[data-v-27f56243] {
  width: 100%;
  font-weight: bold;
  font-size: 15px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-c346027c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}

/* ::v-deep .el-form {
  display: flex;
} */
body[data-v-c346027c] {
  background: #fff;
}
[data-v-c346027c]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
[data-v-c346027c]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: none;
  background: #d2d2d2bb;
  -webkit-box-shadow: none;
}
[data-v-c346027c]::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: none;
}
[data-v-c346027c] .el-radio__inner {
  border-radius: 0;
}
[data-v-c346027c] .el-radio__inner::after {
  background-color: #22A9AF;
}
.stationFrom[data-v-c346027c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  margin-bottom: 20px;
}
.stationFrom span[data-v-c346027c] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #191d1c;
  line-height: 24px;
}
.rate[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rate div[data-v-c346027c] {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rate div span[data-v-c346027c] {
  margin-right: 8px;
}
.rate .score[data-v-c346027c] {
  width: 100%;
  font-weight: bold;
  font-size: 15px;
}
.demo-ruleForm[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-v-c346027c] .el-form-item {
  margin-right: 15px;
}
.quiz[data-v-c346027c] {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 56px;
}
.quiz .quiztitle[data-v-c346027c] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #22A9AF;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.quiz .searchBtn[data-v-c346027c] {
  color: #fff;
  background-color: #22A9AF;
  font-weight: 600;
  margin-left: 20px;
}
.quiz .el-checkbox-group[data-v-c346027c] {
  display: inline-block;
}
.quiz .campus[data-v-c346027c] {
  margin-top: 20px;
}
.quiz .campus span[data-v-c346027c] {
  font-size: 14px;
  margin-right: 10px;
  color: #333;
}
.quiz .campus .close[data-v-c346027c] {
  font-size: 14px;
  color: #999;
  margin-top: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.employ[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.studentVitae[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.studentVitae .card1[data-v-c346027c] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  margin-right: 10px;
  height: 800px;
}
.studentVitae .card1 .cardTitle1[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.studentVitae .card1 .cardTitle1 .allChecked[data-v-c346027c] {
  vertical-align: middle;
  font-size: 14px;
}
.studentVitae .card1 .cardTitle1 .allChecked input[data-v-c346027c] {
  margin-right: 8px;
}
.studentVitae .card1 .cardTitle1 .student[data-v-c346027c] {
  margin-left: 40px;
  font-size: 14px;
}
.studentVitae .card1 .cardTitle1 .student span[data-v-c346027c] {
  font-weight: 600;
}
.studentVitae .card1 .cardTitle1 .mate[data-v-c346027c] {
  background-color: #22A9AF;
  color: #fff;
  float: right;
  font-size: 14px;
  padding: 3px 8px;
  border-radius: 4px;
  cursor: pointer;
}
.studentVitae .card1 .vitaeList[data-v-c346027c] {
  margin-top: 20px;
}
.studentVitae .card1 .vitaeList .more[data-v-c346027c] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.3);
  line-height: 26px;
}
.studentVitae .card1 .vitaeList .vlUl[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 600px;
  overflow-y: auto;
}
.studentVitae .card1 .vitaeList .vlUl li[data-v-c346027c] {
  margin-bottom: 20px;
}
.studentVitae .card1 .vitaeList .vitaeItem[data-v-c346027c] {
  position: relative;
  cursor: pointer;
}
.studentVitae .card1 .vitaeList .vitaeItem .chk[data-v-c346027c] {
  position: absolute;
  top: 2px;
  left: 7px;
}
.studentVitae .card1 .vitaeList .vitaeItem .vitaeCon[data-v-c346027c] {
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 2px solid #d8d8d8;
  padding-bottom: 10px;
}
.studentVitae .card1 .vitaeList .vitaeItem .vitaeCon .vitaeConTop[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.studentVitae .card1 .vitaeList .vitaeItem .vitaeCon .vitaeConTop .img[data-v-c346027c] {
  width: 60px;
  height: 80px;
  margin-right: 20px;
  cursor: pointer;
}
.studentVitae .card1 .vitaeList .vitaeItem .vitaeCon .vitaeConTop .itImg[data-v-c346027c] {
  width: 76px;
  height: 105px;
  margin-right: 20px;
  cursor: pointer;
}
.studentVitae .card1 .vitaeList .vitaeItem .vitaeCon .vitaeConTop .vctCon .vctConName[data-v-c346027c] {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.studentVitae .card1 .vitaeList .vitaeItem .vitaeCon .vitaeConTop .vctCon .vctConSex[data-v-c346027c] {
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  margin: 5px 0;
}
.studentVitae .card1 .vitaeList .vitaeItem .vitaeCon .vitaeConTop .vctCon .vctConMath[data-v-c346027c] {
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.studentVitae .card1 .vitaeList .vitaeItem .vitaeCon .vitaeConTop .vctCon .statusName[data-v-c346027c] {
  font-size: 13px;
  border: 1px solid #fbcb31;
  color: #fbcb31;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0px 8px;
  line-height: 21px;
  border-radius: 4px;
  margin-top: 3px;
}
.studentVitae .card1 .vitaeList .vitaeItem .vitaeCon .vitaeConBottom[data-v-c346027c] {
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  margin-top: 5px;
}
.studentVitae .card1 .vitaeList .vitaeItem .vitaeCon .vitaeConBottom span[data-v-c346027c] {
  color: rgba(25, 29, 28, 0.9);
}
.studentVitae .card2[data-v-c346027c] {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
.studentVitae .card3[data-v-c346027c] {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  text-align: center;
}
.studentVitae .card3 .defaultImg[data-v-c346027c] {
  height: 500px;
}
.studentVitae .card3 .defaultTitle[data-v-c346027c] {
  margin-top: 20px;
  font-size: 24px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 36px;
}
.vitae[data-v-c346027c] {
  padding-left: 24px;
  padding-right: 24px;
}
.vitae .years[data-v-c346027c] {
  margin-right: 10px;
}
.applytitle[data-v-c346027c] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #22A9AF;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.searchBtn[data-v-c346027c] {
  color: #fff;
  background-color: #22A9AF;
  font-weight: 600;
  margin-left: 20px;
}
.el-select[data-v-c346027c] {
  margin-right: 10px;
}
.el-checkbox-group[data-v-c346027c] {
  display: inline-block;
}
.campus[data-v-c346027c] {
  margin-top: 20px;
}
.campus span[data-v-c346027c] {
  font-size: 14px;
  margin-right: 10px;
  color: #333;
}
.campus .close[data-v-c346027c] {
  font-size: 14px;
  color: #999;
  margin-top: 20px;
  cursor: pointer;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
[data-v-c346027c] .el-rate {
  display: inline-block;
}
.cardTitle[data-v-c346027c] {
  height: 30px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 30px;
}
.cardApply[data-v-c346027c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.cardCon[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px;
}
.cardCon .video[data-v-c346027c] {
  /* width: 144px;
  height: 192px; */
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 100px;
}
.cardCon .info[data-v-c346027c] {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.cardCon .info div[data-v-c346027c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.cardCon .info div span[data-v-c346027c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.cardCon .info .name[data-v-c346027c] {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.cardCon .leftheadImg[data-v-c346027c] {
  width: 120px;
  height: 143px;
  margin-right: 30px;
}
.cardCon .leftheadImg .headImg[data-v-c346027c] {
  width: 100%;
  height: 100%;
}
.cardCon .leftheadImg .itHeadImg[data-v-c346027c] {
  width: 100%;
  height: 100%;
}
.cardCon .img[data-v-c346027c] {
  width: 120px;
  height: 143px;
  /* flex: 1; */
  margin-right: 30px;
}
.cardCon .img img[data-v-c346027c] {
  width: 100%;
  height: 100%;
}
[data-v-c346027c] .el-tabs__item {
  font-weight: 800;
}
.major[data-v-c346027c] {
  margin-bottom: 20px;
}
.major .majorCon[data-v-c346027c] {
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.major .majorCon span[data-v-c346027c] {
  height: 10px;
  border-left: 3px solid #22A9AF;
  margin-right: 5px;
}
.major .majorInfo[data-v-c346027c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  margin-top: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.major .majorInfo .micon[data-v-c346027c] {
  /* width: 100%; */
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.major .majorInfo .micon .miCompany[data-v-c346027c] {
  margin-bottom: 10px;
}
.major .majorInfo span[data-v-c346027c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.major .mcDis[data-v-c346027c] {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.major .mcShool[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.major .mcShool .role[data-v-c346027c] {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  margin-left: 100px;
}
.videoCon[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.img_for[data-v-c346027c] {
  margin-right: 20px;
  /* margin-top: 20px; */
  margin-bottom: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.img_for .img_p[data-v-c346027c] {
  width: 200px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0px 0px 4px 4px;
  position: absolute;
  bottom: 2px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.img_for .img_p .img_title[data-v-c346027c] {
  margin-right: 5px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  text-align: center;
  padding: 0px 2px;
}
.img_for .img_p .img_title span[data-v-c346027c] {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
  line-height: 22px;
}
.appendix[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.appendix .appendixItem[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  margin-right: 20px;
  margin-bottom: 20px;
}
.appendix .appendixItem .itemtop[data-v-c346027c] {
  width: 168px;
  height: 140px;
  background-color: pink;
}
.appendix .appendixItem .itemtitle[data-v-c346027c] {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 21px;
  margin-top: 8px;
}
.hobby[data-v-c346027c] {
  margin-bottom: 100px;
}
.btnBottom[data-v-c346027c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: fixed;
  bottom: 39px;
  background-color: #fff;
  /* padding: 10px 0px; */
  width: 95%;
  margin-left: -20px;
  padding-left: 20px;
}
.btnBottom h3[data-v-c346027c] {
  width: 100px;
}
.btnBottom .btnGather[data-v-c346027c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.btnBottom .btnGather .el-button[data-v-c346027c] {
  color: #fff;
  background-color: #22A9AF;
  margin-bottom: 20px;
}
[data-v-c346027c] .el-radio__inner {
  border-radius: 0;
}
[data-v-c346027c] .el-radio__inner::after {
  background-color: #22A9AF;
}
.stationFrom[data-v-c346027c] {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
  margin-bottom: 20px;
}
.stationFrom span[data-v-c346027c] {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #191d1c;
  line-height: 24px;
}

[data-v-c346027c] .input .el-input__inner {
  font-size: 16px;
  color: rgba(25, 29, 28, 0.6);
  background: #f0fff9;
  border-radius: 0;
  border: none;
}
[data-v-c346027c] .el-input__inner {
  height: 40px;
}
[data-v-c346027c] .el-table td,[data-v-c346027c] .el-table th.is-leaf {
  border-bottom: none;
}
[data-v-c346027c] .el-table__body .el-table__row td:nth-child(2) .cell {
  border-right: 1px solid #d8d8d8;
  padding-right: 40px;
}
/* ::v-deep .el-table__body .el-table__row td:nth-child(3) .cell {
  border-right: 1px solid #d8d8d8;
} */
[data-v-c346027c] .el-table::before {
  display: none;
}

@charset "UTF-8";
/* 阴影 */
[data-v-0c99078c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.quiz_box[data-v-0c99078c] {
  width: 100%;
  border-radius: 0px 0px 0px 0px;
  height: auto;
}
.quiz_box > p[data-v-0c99078c] {
  width: 100%;
  height: 64px;
  margin: 0;
  line-height: 64px;
  font-size: 18px;
  font-family: PingFang SC-粗体, PingFang SC;
  font-weight: normal;
  color: #ffffff;
  padding-left: 24px;
  background: #000000;
}
.quiz_box .min[data-v-0c99078c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: auto;
  background: #000000;
  position: relative;
}
.quiz_box #localtracks[data-v-0c99078c] {
  width: 1200px;
  height: 750px;
  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;
  background: #171719;
  position: relative;
}
.quiz_box #localtracks .web_recruit[data-v-0c99078c] {
  position: absolute;
  left: 20px;
  top: 20px;
}
.quiz_box #localtracks .localtracks_volume .img[data-v-0c99078c] {
  width: 27px;
  height: 19px;
  text-align: center;
}
.quiz_box #localtracks .localtracks_volume > img[data-v-0c99078c] {
  width: 27px;
  height: 19px;
  cursor: pointer;
}
.quiz_box #localtracks .localtracks_volume > p[data-v-0c99078c] {
  width: auto;
  height: 24px;
  font-size: 16px;
  font-family: PingFangSC-Medium-, PingFangSC-Medium;
  font-weight: normal;
  color: #ffffff;
  line-height: 24px;
}
.quiz_box .far_equipment[data-v-0c99078c] {
  height: 100%;
}
.quiz_box .block[data-v-0c99078c] {
  position: absolute;
  top: -80px;
  left: 3px;
  display: none;
  width: 50px;
}
.quiz_box .video_box[data-v-0c99078c] {
  position: relative;
}
.quiz_box .video_box:hover .block[data-v-0c99078c] {
  display: block;
}
.quiz_box .equipment_volume .img[data-v-0c99078c] {
  width: 27px;
  height: 19px;
  text-align: center;
}
.quiz_box .equipment_volume > img[data-v-0c99078c] {
  width: 27px;
  height: 19px;
  cursor: pointer;
}
.quiz_box .equipment_volume > p[data-v-0c99078c] {
  width: auto;
  height: 24px;
  font-size: 16px;
  font-family: PingFangSC-Medium-, PingFangSC-Medium;
  font-weight: normal;
  color: #ffffff;
  line-height: 24px;
  margin: 0;
}
.quiz_box #container[data-v-0c99078c] {
  width: 390px;
  height: 243px;
  background: #b9b9b9;
  border-radius: 8px 8px 8px 8px;
  position: absolute;
  margin-top: 500px;
  margin-left: 900px;
}
.quiz_box #container .web_me[data-v-0c99078c] {
  margin-top: 200px;
  margin-left: 10px;
}
.quiz_box .quiz_test[data-v-0c99078c] {
  width: 354px;
  height: 164px;
  background: #b9b9b942;
  border-radius: 8px 8px 8px 8px;
  position: absolute;
  margin-top: 579px;
  margin-left: -950px;
}
.quiz_box .far_end[data-v-0c99078c] {
  width: 100%;
  height: 100px;
  background: #212025;
}
.quiz_box .far_end .equipment_volume .img[data-v-0c99078c] {
  width: 27px;
  height: 19px;
  text-align: center;
}
.quiz_box .far_end .equipment_volume > img[data-v-0c99078c] {
  width: 27px;
  height: 19px;
  cursor: pointer;
}
.quiz_box .far_end .equipment_volume > p[data-v-0c99078c] {
  width: auto;
  height: 24px;
  font-size: 16px;
  font-family: PingFangSC-Medium-, PingFangSC-Medium;
  font-weight: normal;
  color: #ffffff;
  line-height: 24px;
}
.quiz_box .quiz_test[data-v-0c99078c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 24px;
}
.quiz_box .quiz_test .test_title[data-v-0c99078c] {
  margin: 0;
  width: 306px;
  height: 24px;
  font-size: 18px;
  color: #ffffff;
  line-height: 24px;
}
.quiz_box .quiz_test .test_info[data-v-0c99078c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.quiz_box .quiz_test .test_info > p[data-v-0c99078c]:nth-child(1) {
  width: auto;
  height: 24px;
  font-size: 24px;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
}
.quiz_box .quiz_test .test_info > P[data-v-0c99078c]:nth-child(2) {
  padding: 0 5px 0 5px;
  width: auto;
  height: 16px;
  background: #f95e5a;
  border-radius: 2px 2px 2px 2px;
  font-size: 12px;
  font-family: PingFangSC-Regular-, PingFangSC-Regular;
  font-weight: normal;
  color: #ffffff;
  line-height: 16px;
  margin-left: 12px;
  margin-top: 26px;
}
.quiz_box .quiz_test .test_info > p[data-v-0c99078c]:nth-child(3) {
  text-align: center;
  margin-left: 8px;
  width: 32px;
  height: 16px;
  border: 1px solid #30db8e;
  font-size: 12px;
  font-family: PingFangSC-Regular-, PingFangSC-Regular;
  font-weight: normal;
  color: #3cd39e;
  line-height: 16px;
  margin-top: 26px;
}
.quiz_box .quiz_test .test_vox .test_area[data-v-0c99078c] {
  margin: 0;
  width: auto;
  height: 14px;
  font-size: 12px;
  font-family: PingFang SC-粗体, PingFang SC;
  font-weight: normal;
  color: #ffffff;
  line-height: 18px;
  display: inline-block;
}
@charset "UTF-8";
/* 阴影 */
[data-v-274eb758]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.box[data-v-274eb758] {
  width: 100%;
  padding: 24px;
}
.title_p[data-v-274eb758] {
  width: 96px;
  height: 36px;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #22A9AF;
  line-height: 36px;
}
.box_hader[data-v-274eb758] {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box_hader .hader_left[data-v-274eb758] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 70%;
}
.box_hader .hader_left .rotation[data-v-274eb758] {
  width: 330px;
  height: auto;
  border-radius: 4px;
}
.box_hader .hader_left .info[data-v-274eb758] {
  margin: 0 auto;
  width: 50%;
  margin-left: 20px;
}
.box_hader .hader_left .info > span[data-v-274eb758] {
  width: auto;
  height: 24px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.box_hader .hader_left .info .info_p[data-v-274eb758] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 22px;
}
.box_hader .hader_left .info .info_p > p[data-v-274eb758] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
}
.box_hader .hader_left .info .info_p > p > span[data-v-274eb758] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.box_hader .hader_left .info .info_p > p[data-v-274eb758]:nth-child(2) {
  margin-left: 24px;
}
.box_hader .right_box[data-v-274eb758] {
  width: 30%;
  height: 100px;
}
.box_hader .hader_right[data-v-274eb758] {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box_hader .hader_right .right_p[data-v-274eb758] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.box_hader .hader_right .right_p > span[data-v-274eb758]:nth-child(1) {
  width: 60px;
  height: 24px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.box_hader .hader_right .right_p > span[data-v-274eb758]:nth-child(2) {
  width: 61px;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
}
.box_hader .hader_right .right_p2[data-v-274eb758] {
  width: 96px;
  height: 40px;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  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;
  cursor: pointer;
}
.box_hader .hader_right .right_p2 > span[data-v-274eb758] {
  width: 64px;
  height: 24px;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
}
.box_label[data-v-274eb758] {
  margin-top: 50px;
}
.box_label .introduction_p[data-v-274eb758] {
  width: 100%;
  height: auto;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.box_label .tab-introduction[data-v-274eb758] {
  width: 64px;
  height: 30px;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(23, 224, 174, 0.9);
  line-height: 30px;
}
.box_label .myImg_box[data-v-274eb758] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.box_label .myImg_box .img_but[data-v-274eb758] {
  margin-top: 20px;
  margin-right: 10px;
  width: 144px;
  height: 108px;
  border-radius: 4px;
  border: 1px solid #ededed;
  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;
}
.box_label .myImg_box .img_but > span[data-v-274eb758] {
  width: 56px;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  margin-top: 4px;
}
.box_label .myImg_box .img_for[data-v-274eb758] {
  width: 144px;
  height: 108px;
  margin-left: 10px;
  margin-top: 20px;
  background: #22A9AF;
  position: relative;
}
.box_label .myImg_box .img_for .img_p[data-v-274eb758] {
  width: 144px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0px 0px 4px 4px;
  position: absolute;
  top: 78px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box_label .myImg_box .img_for .img_p .img_title[data-v-274eb758] {
  margin-right: 5px;
  width: 36px;
  height: 22px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  text-align: center;
}
.box_label .myImg_box .img_for .img_p .img_title > span[data-v-274eb758] {
  width: 28px;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
  line-height: 22px;
}
.video_p[data-v-274eb758] {
  width: auto;
  height: 44px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}

[data-v-274eb758] .el-tabs__item {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 30px;
}

@charset "UTF-8";
/* 阴影 */
[data-v-d740462c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.select[data-v-d740462c] {
  margin-left: 10px;
}
.publizeManager[data-v-d740462c] {
  width: 100%;
  padding-left: 24px;
}
.justify-between[data-v-d740462c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-col[data-v-d740462c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-row[data-v-d740462c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.title[data-v-d740462c] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #51cbad;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.text_6[data-v-d740462c] {
  width: 96px;
  height: 26px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.3);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  /* font-weight: NaN; */
  text-align: center;
  white-space: nowrap;
  line-height: 26px;
  margin: 4px 0 0 30px;
  cursor: pointer;
}
.marginl[data-v-d740462c] {
  margin-right: 10px;
}
.apply[data-v-d740462c] {
  background-color: #22A9AF;
  color: white;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  margin-left: 10px;
  /* overflow-wrap: break-word; */
}
.group_4[data-v-d740462c] {
  background-color: rgba(255, 255, 255, 0.01);
  border-radius: 8px 8px 0px 0px;
  width: 100%;
  height: 69px;
}
.group_color_0[data-v-d740462c] {
  background-color: rgba(255, 255, 255, 0.01);
  border-radius: 8px 8px 0px 0px;
  width: 100%;
  height: 69px;
  margin: 1px 0 10px 1px;
}
.group_color_1[data-v-d740462c] {
  background: rgba(25, 29, 28, 0.02);
  border-radius: 8px 8px 0px 0px;
  width: 100%;
  height: 69px;
  margin: 1px 0 10px 1px;
}
.section_3[data-v-d740462c] {
  width: 60%;
  height: 51px;
}
.box_1[data-v-d740462c] {
  min-width: 140px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box_1 > span[data-v-d740462c] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  margin-left: 8px;
}
.text_8[data-v-d740462c] {
  width: auto;
  height: 24px;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.text-wrapper_2[data-v-d740462c] {
  width: auto;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #22A9AF;
  margin-left: 5px;
}
.text-wrapper_4[data-v-d740462c] {
  width: 32px;
  height: 18px;
  background: #fff8f7;
  border-radius: 4px;
}
.text-wrapper_4 > span[data-v-d740462c] {
  height: 18px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ff4949;
  line-height: 18px;
  text-align: center;
}
.text_9[data-v-d740462c] {
  width: auto;
  height: 18px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #22A9AF;
  line-height: 15px;
  text-align: center;
}
.section_P[data-v-d740462c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text_p[data-v-d740462c] {
  width: 1px;
  height: 50px;
  background: #d8d8d8;
  margin-left: 20px;
  margin-right: 20px;
}
.text-wrapper_3[data-v-d740462c] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
}
.text-wrapper_3 > P[data-v-d740462c] {
  margin: 0;
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  display: inline-block;
}
.text-wrapper_3 > p[data-v-d740462c]:nth-child(2) {
  margin-left: 10px;
}
.btn[data-v-d740462c] {
  cursor: pointer;
}
.btn1[data-v-d740462c] {
  width: 28px;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #f98029;
  line-height: 22px;
  cursor: pointer;
}
.btn3[data-v-d740462c] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.3);
  line-height: 22px;
  cursor: pointer;
}
.text_center[data-v-d740462c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 20%;
  height: 51px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text_center .center_left[data-v-d740462c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text_center .center_left p[data-v-d740462c] {
  height: 20px;
}
.text_center .center_left > span[data-v-d740462c]:nth-child(1) {
  width: 14px;
  height: 36px;
  font-size: 24px;
  font-family: Gilroy-Bold, Gilroy;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 36px;
}
.text_center .center_left > span[data-v-d740462c]:nth-child(2) {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  text-align: center;
}
.center_right[data-v-d740462c] {
  margin-left: 16px;
}
.text_fuzr[data-v-d740462c] {
  margin-top: 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 40%;
  height: 51px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text_fuzr .fuzr_p[data-v-d740462c] {
  margin-top: 10px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.text_fuzr .fuzr_text[data-v-d740462c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.text_fuzr .fuzr_p2[data-v-d740462c] {
  margin-top: 4px;
}
.fuzr_text > span[data-v-d740462c]:nth-child(1) {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.fuzr_text > span[data-v-d740462c]:nth-child(2) {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.text-wrapper_7[data-v-d740462c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 20%;
  height: 69px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn[data-v-d740462c] {
  color: #51cbad;
  cursor: pointer;
}
.text_row[data-v-d740462c] {
  width: 100%;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.el-input[data-v-d740462c] {
  width: 200px;
  margin-left: 8px;
}
.lectur_box[data-v-d740462c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 66px;
  background: rgba(25, 29, 28, 0.02);
  border-radius: 4px;
  padding-left: 10px;
  margin-top: 10px;
}
.lectur_box > span[data-v-d740462c] {
  width: 100%;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  margin-left: 10px;
}
.lectur_box .lectur_conent[data-v-d740462c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.lectur_box .lectur_conent > span[data-v-d740462c] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  margin-left: 10px;
}
.lectur_box .lectur_conent > span[data-v-d740462c]:nth-child(1) {
  width: 48px;
  height: 24px;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.lectur_box .lectur_conent > p[data-v-d740462c] {
  margin-left: 10px;
  width: 20px;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #1bb6f8;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #1bb6f8;
  text-align: center;
  line-height: 18px;
}
.text_fair[data-v-d740462c] {
  width: 44px;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #1bb6f8;
  margin-left: 5px;
  color: #22A9AF;
  text-align: center;
}
.text_fair2[data-v-d740462c] {
  width: 44px;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #7f8283;
  margin-left: 5px;
  color: #818685;
  text-align: center;
}
@charset "UTF-8";
/* 阴影 */
[data-v-ffe9d258]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.apply[data-v-ffe9d258] {
  padding-left: 24px;
}
.video_p[data-v-ffe9d258] {
  width: auto;
  height: 21px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 21px;
}
.applytitle[data-v-ffe9d258] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #51cbad;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.submit[data-v-ffe9d258] {
  color: #fff;
  background-color: #51cbad;
}
.job-filetooltip[data-v-ffe9d258] {
  bottom: 0px;
  left: 76px;
}
.job-filetooltip .filedel[data-v-ffe9d258] {
  color: red;
  width: 60px;
  line-height: 60px;
  z-index: 10;
  border-radius: 50%;
  background: #0000001f;
  height: 60px;
  font-size: 18px;
}
.upload-box[data-v-ffe9d258] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.upload-box .avater_img[data-v-ffe9d258] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upload-box .file_list[data-v-ffe9d258] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.upload-box .file_list .flie[data-v-ffe9d258] {
  padding-bottom: 10px;
  margin-left: 10px;
  margin-top: 10px;
  position: relative;
  width: 168px;
  height: 140px;
  border-radius: 4px;
  border: 1px solid rgba(25, 29, 28, 0.1);
}
.upload-box .file_list .flie .flie_img[data-v-ffe9d258] {
  position: absolute;
  top: 0;
  right: 10px;
  widows: 32px;
  height: 32px;
  cursor: pointer;
}

/deep/ .el-upload--picture-card {
  width: 100px;
  height: 100px;
}
/deep/ .el-upload {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
/deep/ .el-upload-list--picture-card .el-upload-list__item {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
/deep/ .el-upload-list--picture-card .el-upload-list__item-thumbnail {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
/deep/ .avatar {
  width: 100px;
  height: 100px;
}

@charset "UTF-8";
/* 阴影 */
[data-v-7a563d3d]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.select[data-v-7a563d3d] {
  margin-left: 10px;
}
.publizeManager[data-v-7a563d3d] {
  width: 100%;
  padding-left: 24px;
}
.justify-between[data-v-7a563d3d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-col[data-v-7a563d3d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-row[data-v-7a563d3d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.title[data-v-7a563d3d] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #51cbad;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.text_6[data-v-7a563d3d] {
  width: 96px;
  height: 26px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.3);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  /* font-weight: NaN; */
  text-align: center;
  white-space: nowrap;
  line-height: 26px;
  margin: 4px 0 0 30px;
  cursor: pointer;
}
.marginl[data-v-7a563d3d] {
  margin-right: 10px;
}
.apply[data-v-7a563d3d] {
  background-color: #22A9AF;
  color: white;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  margin-left: 10px;
  /* overflow-wrap: break-word; */
}
.group_4[data-v-7a563d3d] {
  background-color: rgba(255, 255, 255, 0.01);
  border-radius: 8px 8px 0px 0px;
  width: 100%;
  height: 69px;
}
.group_color_0[data-v-7a563d3d] {
  background-color: rgba(255, 255, 255, 0.01);
  border-radius: 8px 8px 0px 0px;
  width: 100%;
  height: 69px;
  margin: 1px 0 10px 1px;
}
.group_color_1[data-v-7a563d3d] {
  background: rgba(25, 29, 28, 0.02);
  border-radius: 8px 8px 0px 0px;
  width: 100%;
  height: 69px;
  margin: 1px 0 10px 1px;
}
.section_3[data-v-7a563d3d] {
  width: 40%;
  height: 51px;
}
.box_1[data-v-7a563d3d] {
  min-width: 140px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text_8[data-v-7a563d3d] {
  width: auto;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(25, 29, 28, 0.9);
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}
.text-wrapper_2[data-v-7a563d3d] {
  width: auto;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #22A9AF;
  margin-left: 5px;
}
.text-wrapper_4[data-v-7a563d3d] {
  width: 44px;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #1bb6f8;
  margin-left: 5px;
}
.text_9[data-v-7a563d3d] {
  width: auto;
  height: 18px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #22A9AF;
  line-height: 15px;
  text-align: center;
}
.text_10[data-v-7a563d3d] {
  width: 44px;
  height: 18px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #1bb6f8;
  line-height: 15px;
  text-align: center;
}
.section_P[data-v-7a563d3d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text_p[data-v-7a563d3d] {
  width: 1px;
  height: 50px;
  background: #d8d8d8;
  margin-left: 20px;
  margin-right: 20px;
}
.text-wrapper_3[data-v-7a563d3d] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
}
.text-wrapper_3 > P[data-v-7a563d3d] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  display: inline-block;
}
.text-wrapper_3 > span[data-v-7a563d3d] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.btn[data-v-7a563d3d] {
  cursor: pointer;
}
.btn1[data-v-7a563d3d] {
  width: 28px;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #f98029;
  line-height: 22px;
  cursor: pointer;
}
.btn3[data-v-7a563d3d] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.3);
  line-height: 22px;
  cursor: pointer;
}
.text_center[data-v-7a563d3d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 20%;
  height: 51px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text_center .center_left[data-v-7a563d3d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text_center .center_left p[data-v-7a563d3d] {
  height: 20px;
}
.text_center .center_left > span[data-v-7a563d3d]:nth-child(1) {
  width: 14px;
  height: 36px;
  font-size: 24px;
  font-family: Gilroy-Bold, Gilroy;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 36px;
}
.text_center .center_left > span[data-v-7a563d3d]:nth-child(2) {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  text-align: center;
}
.center_right[data-v-7a563d3d] {
  margin-left: 16px;
}
.text_fuzr[data-v-7a563d3d] {
  margin-top: 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 40%;
  height: 51px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text_fuzr .fuzr_p[data-v-7a563d3d] {
  margin-top: 10px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.text_fuzr .fuzr_text[data-v-7a563d3d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.text_fuzr .fuzr_p2[data-v-7a563d3d] {
  margin-top: 4px;
}
.fuzr_text > span[data-v-7a563d3d]:nth-child(1) {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.fuzr_text > span[data-v-7a563d3d]:nth-child(2) {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.text-wrapper_7[data-v-7a563d3d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 20%;
  height: 69px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn[data-v-7a563d3d] {
  color: #51cbad;
  cursor: pointer;
}
.text_row[data-v-7a563d3d] {
  width: 100%;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.el-input[data-v-7a563d3d] {
  width: 200px;
  margin-left: 8px;
}
.lectur_p[data-v-7a563d3d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lectur_p > p[data-v-7a563d3d] {
  margin-right: 20px;
}
.lectur_p > p[data-v-7a563d3d]:nth-child(1) {
  min-width: 140px;
}
.lectur_p > img[data-v-7a563d3d] {
  width: 16px;
  height: 16px;
}
.lectur_p .p_img[data-v-7a563d3d] {
  width: 24px;
  height: 24px;
  background: #000000;
  opacity: 0.4;
  border-radius: 100%;
  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;
  cursor: pointer;
}
.text_fair[data-v-7a563d3d] {
  width: 44px;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #1bb6f8;
  margin-left: 5px;
  color: #22A9AF;
  text-align: center;
}
.text_fair2[data-v-7a563d3d] {
  width: 44px;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #7f8283;
  margin-left: 5px;
  color: #818685;
  text-align: center;
}
@charset "UTF-8";
/* 阴影 */
[data-v-174348ba]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.apply[data-v-174348ba] {
  padding-left: 24px;
}
.video_p[data-v-174348ba] {
  width: auto;
  height: 21px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 21px;
}
.applytitle[data-v-174348ba] {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: #51cbad;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}
.submit[data-v-174348ba] {
  color: #fff;
  background-color: #51cbad;
}
.job-filetooltip[data-v-174348ba] {
  bottom: 0px;
  left: 76px;
}
.job-filetooltip .filedel[data-v-174348ba] {
  color: red;
  width: 60px;
  line-height: 60px;
  z-index: 10;
  border-radius: 50%;
  background: #0000001f;
  height: 60px;
  font-size: 18px;
}
.ml-2[data-v-174348ba] {
  margin-left: 10px;
}
.upload-box[data-v-174348ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.upload-box .avater_img[data-v-174348ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upload-box .file_list[data-v-174348ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.upload-box .file_list .flie[data-v-174348ba] {
  padding-bottom: 10px;
  margin-left: 10px;
  margin-top: 10px;
  position: relative;
  width: 168px;
  height: 140px;
  border-radius: 4px;
  border: 1px solid rgba(25, 29, 28, 0.1);
}
.upload-box .file_list .flie .flie_img[data-v-174348ba] {
  position: absolute;
  top: 0;
  right: 10px;
  widows: 32px;
  height: 32px;
  cursor: pointer;
}
.salart_p[data-v-174348ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.salart_p > p[data-v-174348ba] {
  padding: 0 10px 0 10px;
}

[data-v-174348ba] .el-upload--picture-card {
  width: 100px;
  height: 100px;
}
[data-v-174348ba] .el-upload {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
[data-v-174348ba] .el-upload-list--picture-card .el-upload-list__item {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
[data-v-174348ba] .el-upload-list--picture-card .el-upload-list__item-thumbnail {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
[data-v-174348ba] .avatar {
  width: 100px;
  height: 100px;
}

@charset "UTF-8";
/* 阴影 */
[data-v-af65ef5c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.box[data-v-af65ef5c] {
  width: 100%;
  padding: 24px;
}
.title_p[data-v-af65ef5c] {
  width: auto;
  height: 36px;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #22A9AF;
  line-height: 36px;
}
.box_hader[data-v-af65ef5c] {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box_hader .hader_left[data-v-af65ef5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 60%;
}
.box_hader .hader_left .rotation[data-v-af65ef5c] {
  width: 320px;
  height: auto;
  background: #d8d8d8;
  border-radius: 4px;
}
.box_hader .hader_left .info[data-v-af65ef5c] {
  margin: 0 auto;
  width: 40%;
  margin-left: 20px;
}
.box_hader .hader_left .info > span[data-v-af65ef5c] {
  width: auto;
  height: 24px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.box_hader .hader_left .info .info_p[data-v-af65ef5c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: auto;
}
.box_hader .hader_left .info .info_p .span_p[data-v-af65ef5c] {
  height: auto;
  font-size: 18px;
}
.box_hader .hader_left .info .info_p > p[data-v-af65ef5c] {
  margin: 0;
  margin-top: 10px;
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
}
.box_hader .hader_left .info .info_p > p > span[data-v-af65ef5c] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.box_hader .hader_left .info .info_p > p[data-v-af65ef5c]:nth-child(2) {
  margin-left: 24px;
}
.box_hader .right_box[data-v-af65ef5c] {
  width: 30%;
  height: 100px;
}
.box_hader .hader_right[data-v-af65ef5c] {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box_hader .hader_right .right_p[data-v-af65ef5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box_hader .hader_right .right_p > span[data-v-af65ef5c]:nth-child(1) {
  width: auto;
  height: 24px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.box_hader .hader_right .right_p > span[data-v-af65ef5c]:nth-child(2) {
  width: 61px;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
}
.box_hader .hader_right .right_p2[data-v-af65ef5c] {
  padding: 0 10px 0 10px;
  width: auto;
  height: 40px;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  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;
  cursor: pointer;
}
.box_hader .hader_right .right_p2 > span[data-v-af65ef5c] {
  width: auto;
  height: 24px;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
}
.info_position[data-v-af65ef5c] {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  margin-left: 20px;
}
.info_position > span[data-v-af65ef5c] {
  width: auto;
  height: 24px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.info_position .info_p[data-v-af65ef5c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: auto;
}
.info_position .info_p > p[data-v-af65ef5c] {
  width: auto;
  height: auto;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  letter-spacing: 1px;
}
.info_position .info_p > p > span[data-v-af65ef5c] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.info_position .info_p > p[data-v-af65ef5c]:nth-child(2) {
  margin-left: 24px;
}
.info_position .info_p > p[data-v-af65ef5c]:nth-child(3) {
  margin-left: 24px;
}
.box_label[data-v-af65ef5c] {
  margin-top: 50px;
}
.box_label .introduction_p[data-v-af65ef5c] {
  width: 100%;
  height: auto;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.box_label .tab-introduction[data-v-af65ef5c] {
  width: 64px;
  height: 30px;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(23, 224, 174, 0.9);
  line-height: 30px;
}
.box_label .myImg_box[data-v-af65ef5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.box_label .myImg_box .img_but[data-v-af65ef5c] {
  margin-top: 20px;
  margin-right: 10px;
  width: 144px;
  height: 108px;
  border-radius: 4px;
  border: 1px solid #ededed;
  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;
}
.box_label .myImg_box .img_but > span[data-v-af65ef5c] {
  width: 56px;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
  margin-top: 4px;
}
.box_label .myImg_box .img_for[data-v-af65ef5c] {
  width: 144px;
  height: 108px;
  margin-left: 10px;
  margin-top: 20px;
  background: #22A9AF;
  position: relative;
}
.box_label .myImg_box .img_for .img_p[data-v-af65ef5c] {
  width: 144px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0px 0px 4px 4px;
  position: absolute;
  top: 78px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box_label .myImg_box .img_for .img_p .img_title[data-v-af65ef5c] {
  margin-right: 5px;
  width: 36px;
  height: 22px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  text-align: center;
}
.box_label .myImg_box .img_for .img_p .img_title > span[data-v-af65ef5c] {
  width: 28px;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
  line-height: 22px;
}
.video_p[data-v-af65ef5c] {
  width: auto;
  height: 44px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.questions_box[data-v-af65ef5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fd[data-v-af65ef5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card_test[data-v-af65ef5c] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card_test .test_p > P[data-v-af65ef5c] {
  margin: 0;
}
.card_test .test_p > p[data-v-af65ef5c]:nth-child(1) {
  width: auto;
  height: 26px;
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 26px;
}
.card_test .test_p > p[data-v-af65ef5c]:nth-child(2) {
  margin-top: 12px;
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 22px;
}
.card_test .test_p > p:nth-child(2) > span[data-v-af65ef5c] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
  margin-left: 8px;
}
.card_test .test_p2 .p1[data-v-af65ef5c] {
  width: 96px;
  height: 40px;
  background: #22A9AF;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
          box-shadow: 0px 2px 8px 8px rgba(249, 128, 41, 0.05);
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  cursor: pointer;
}
.card_test .test_p2 .p2[data-v-af65ef5c] {
  width: 80px;
  height: 32px;
  background: rgba(25, 29, 28, 0.02);
  border-radius: 4px;
  font-family: MicrosoftYaHei;
  text-align: center;
  line-height: 32px;
  color: rgba(25, 29, 28, 0.3);
  cursor: pointer;
}
.card_test .test_p2 > span[data-v-af65ef5c] {
  width: auto;
  height: 22px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
.card_answer[data-v-af65ef5c] {
  height: auto;
  background: rgba(32, 31, 29, 0.02);
  border-radius: 4px;
  padding: 12px 12px;
}
.card_answer > span[data-v-af65ef5c]:nth-child(1) {
  height: auto;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.9);
  line-height: 24px;
}
.card_answer > span[data-v-af65ef5c]:nth-child(2) {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 22px;
}
@charset "UTF-8";
/* 阴影 */
[data-v-af65ef5c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.lectur_p[data-v-af65ef5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lectur_p > p[data-v-af65ef5c] {
  margin-right: 20px;
}
.lectur_p > p[data-v-af65ef5c]:nth-child(1) {
  min-width: 140px;
}
.lectur_p > img[data-v-af65ef5c] {
  width: 16px;
  height: 16px;
}
.lectur_p .p_img[data-v-af65ef5c] {
  width: 24px;
  height: 24px;
  background: #000000;
  opacity: 0.4;
  border-radius: 100%;
  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;
  cursor: pointer;
}
.answer_box[data-v-af65ef5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.answer_box > P[data-v-af65ef5c] {
  margin: 0;
  width: auto;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #191d1c;
  line-height: 24px;
}
.answer_box .answer_test[data-v-af65ef5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.answer_box .answer_p[data-v-af65ef5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.answer_box .answer_p > span[data-v-af65ef5c] {
  margin: 0;
  width: 80px;
  height: 24px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: rgba(25, 29, 28, 0.6);
  line-height: 24px;
}

[data-v-af65ef5c] .el-tabs__item {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(25, 29, 28, 0.9);
  line-height: 30px;
}

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #29d, 0 0 5px #29d;
          box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}


/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.vue-cropper[data-v-c21c565e]{position:relative;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;direction:ltr;-ms-touch-action:none;touch-action:none;text-align:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-box[data-v-c21c565e],.cropper-box-canvas[data-v-c21c565e],.cropper-drag-box[data-v-c21c565e],.cropper-crop-box[data-v-c21c565e],.cropper-face[data-v-c21c565e]{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-box-canvas img[data-v-c21c565e]{position:relative;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:none;transform:none;max-width:none;max-height:none}.cropper-box[data-v-c21c565e]{overflow:hidden}.cropper-move[data-v-c21c565e]{cursor:move}.cropper-crop[data-v-c21c565e]{cursor:crosshair}.cropper-modal[data-v-c21c565e]{background:rgba(0,0,0,.5)}.cropper-view-box[data-v-c21c565e]{display:block;overflow:hidden;width:100%;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-view-box img[data-v-c21c565e]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:left;max-width:none;max-height:none}.cropper-face[data-v-c21c565e]{top:0;left:0;background-color:#fff;opacity:.1}.crop-info[data-v-c21c565e]{position:absolute;left:0;min-width:65px;text-align:center;color:#fff;line-height:20px;background-color:#000c;font-size:12px}.crop-line[data-v-c21c565e]{position:absolute;display:block;width:100%;height:100%;opacity:.1}.line-w[data-v-c21c565e]{top:-3px;left:0;height:5px;cursor:n-resize}.line-a[data-v-c21c565e]{top:0;left:-3px;width:5px;cursor:w-resize}.line-s[data-v-c21c565e]{bottom:-3px;left:0;height:5px;cursor:s-resize}.line-d[data-v-c21c565e]{top:0;right:-3px;width:5px;cursor:e-resize}.crop-point[data-v-c21c565e]{position:absolute;width:8px;height:8px;opacity:.75;background-color:#39f;border-radius:100%}.point1[data-v-c21c565e]{top:-4px;left:-4px;cursor:nw-resize}.point2[data-v-c21c565e]{top:-5px;left:50%;margin-left:-3px;cursor:n-resize}.point3[data-v-c21c565e]{top:-4px;right:-4px;cursor:ne-resize}.point4[data-v-c21c565e]{top:50%;left:-4px;margin-top:-3px;cursor:w-resize}.point5[data-v-c21c565e]{top:50%;right:-4px;margin-top:-3px;cursor:e-resize}.point6[data-v-c21c565e]{bottom:-5px;left:-4px;cursor:sw-resize}.point7[data-v-c21c565e]{bottom:-5px;left:50%;margin-left:-3px;cursor:s-resize}.point8[data-v-c21c565e]{bottom:-5px;right:-4px;cursor:se-resize}@media screen and (max-width: 500px){.crop-point[data-v-c21c565e]{position:absolute;width:20px;height:20px;opacity:.45;background-color:#39f;border-radius:100%}.point1[data-v-c21c565e]{top:-10px;left:-10px}.point2[data-v-c21c565e],.point4[data-v-c21c565e],.point5[data-v-c21c565e],.point7[data-v-c21c565e]{display:none}.point3[data-v-c21c565e]{top:-10px;right:-10px}.point4[data-v-c21c565e]{top:0;left:0}.point6[data-v-c21c565e]{bottom:-10px;left:-10px}.point8[data-v-c21c565e]{bottom:-10px;right:-10px}}

@charset "UTF-8";
/* 阴影 */
[data-v-f1212aaa]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #000000;
  menuBg: transparent;
  subMenuBg: #ffffff;
  subMenuHover: linear-gradient(135deg, #22A9AF 0%, #22A9AF 100%);
  sideBarWidth: 220px;
}
.empty-box[data-v-f1212aaa] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.empty-container[data-v-f1212aaa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.empty-img[data-v-f1212aaa] {
  width: 165px;
  height: 86px;
  -o-object-fit: contain;
     object-fit: contain;
}
.empty-text[data-v-f1212aaa] {
  color: #c9cdd4;
  font-size: 14px;
  margin-top: 12px;
  line-height: 24px;
  font-family: Source Han Sans;
}
