.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0px; z-index: 1; }
.swiper-container-no-flexbox .swiper-slide { float: left; }
.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform, -webkit-transform; box-sizing: content-box; }
.swiper-container-android .swiper-slide, .swiper-wrapper { transform: translateZ(0px); }
.swiper-container-multirow > .swiper-wrapper { flex-wrap: wrap; }
.swiper-container-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0px auto; }
.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform, -webkit-transform; }
.swiper-slide-invisible-blank { visibility: hidden; }
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }
.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; align-items: flex-start; transition-property: transform, height, -webkit-transform; }
.swiper-container-3d { perspective: 51.2rem; }
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .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-wrapper { transform-style: preserve-3d; }
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; pointer-events: none; z-index: 10; }
.swiper-container-3d .swiper-slide-shadow-left { background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent); }
.swiper-container-3d .swiper-slide-shadow-right { background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent); }
.swiper-container-3d .swiper-slide-shadow-top { background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent); }
.swiper-container-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(rgba(0, 0, 0, 0.5), transparent); }
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper { touch-action: pan-y; }
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper { touch-action: pan-x; }
.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 1.152rem; height: 1.87733rem; margin-top: -0.93867rem; z-index: 10; cursor: pointer; background-size: 1.152rem 1.87733rem; background-position: 50% center; background-repeat: no-repeat; }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E"); left: 0.42667rem; right: auto; }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E"); right: 0.42667rem; left: auto; }
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E"); }
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E"); }
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E"); }
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E"); }
.swiper-button-lock { display: none; }
.swiper-pagination { position: absolute; text-align: center; transition: opacity 0.3s; transform: translateZ(0px); z-index: 10; }
.swiper-pagination.swiper-pagination-hidden { opacity: 0; }
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0.42667rem; left: 0px; width: 100%; }
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0px; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transform: scale(0.33); position: relative; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .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: 0.34133rem; height: 0.34133rem; display: inline-block; border-radius: 100%; background: rgb(0, 0, 0); opacity: 0.2; }
button.swiper-pagination-bullet { border: none; margin: 0px; padding: 0px; box-shadow: none; appearance: none; }
.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }
.swiper-pagination-bullet-active { opacity: 1; background: rgb(0, 122, 255); }
.swiper-container-vertical > .swiper-pagination-bullets { right: 0.42667rem; top: 50%; transform: translate3d(0px, -50%, 0px); }
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0.256rem 0px; display: block; }
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; transform: translateY(-50%); width: 0.34133rem; }
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s; }
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0px 0.17067rem; }
.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: transform 0.2s, left 0.2s, -webkit-transform 0.2s; }
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s; }
.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: rgb(0, 122, 255); position: absolute; left: 0px; top: 0px; 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: 0.17067rem; left: 0px; top: 0px; }
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar { width: 0.17067rem; height: 100%; left: 0px; top: 0px; }
.swiper-pagination-white .swiper-pagination-bullet-active { background: rgb(255, 255, 255); }
.swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, 0.25); }
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: rgb(255, 255, 255); }
.swiper-pagination-black .swiper-pagination-bullet-active { background: rgb(0, 0, 0); }
.swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, 0.25); }
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: rgb(0, 0, 0); }
.swiper-pagination-lock { display: none; }
.swiper-scrollbar { border-radius: 0.42667rem; position: relative; background: rgba(0, 0, 0, 0.1); }
.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 0.128rem; z-index: 50; height: 0.21333rem; width: 98%; }
.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 0.128rem; top: 1%; z-index: 50; width: 0.21333rem; height: 98%; }
.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 0.42667rem; left: 0px; top: 0px; }
.swiper-scrollbar-cursor-drag { cursor: move; }
.swiper-scrollbar-lock { display: none; }
.swiper-zoom-container { width: 100%; height: 100%; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; text-align: center; }
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg { max-width: 100%; max-height: 100%; object-fit: contain; }
.swiper-slide-zoomed { cursor: move; }
.swiper-lazy-preloader { width: 1.792rem; height: 1.792rem; position: absolute; left: 50%; top: 50%; margin-left: -0.896rem; margin-top: -0.896rem; z-index: 10; transform-origin: 50% center; animation: 1s steps(12) 0s infinite normal none running swiper-preloader-spin; }
.swiper-lazy-preloader::after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E"); background-position: 50% center; background-size: 100%; background-repeat: no-repeat; }
.swiper-lazy-preloader-white::after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E"); }
@-webkit-keyframes swiper-preloader-spin { 
  100% { transform: rotate(1turn); }
}
@keyframes swiper-preloader-spin { 
  100% { transform: rotate(1turn); }
}
.swiper-container .swiper-notification { position: absolute; left: 0px; top: 0px; 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; backface-visibility: hidden; z-index: 1; visibility: hidden; transform-origin: 0px 0px; 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% 0px; }
.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-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible; }
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top { z-index: 0; backface-visibility: hidden; }
.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 100%; background: rgb(0, 0, 0); opacity: 0.6; filter: blur(2.13333rem); z-index: 0; }
.swiper-container-flip { overflow: visible; }
.swiper-container-flip .swiper-slide { pointer-events: none; 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-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; backface-visibility: hidden; }
.swiper-container-coverflow .swiper-wrapper { }
.vue-recycle-scroller { position: relative; }
.vue-recycle-scroller.direction-vertical:not(.page-mode) { overflow-y: auto; }
.vue-recycle-scroller.direction-horizontal:not(.page-mode) { overflow-x: auto; }
.vue-recycle-scroller.direction-horizontal { display: flex; }
.vue-recycle-scroller__slot { -webkit-box-flex: 1; flex: 0 0 auto; }
.vue-recycle-scroller__item-wrapper { -webkit-box-flex: 1; flex: 1 1 0%; box-sizing: border-box; overflow: hidden; position: relative; }
.vue-recycle-scroller.ready .vue-recycle-scroller__item-view { position: absolute; top: 0px; left: 0px; will-change: transform; }
.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper { width: 100%; }
.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper { height: 100%; }
.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view { width: 100%; }
.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view { height: 100%; }
.resize-observer[data-v-b329ee4c] { border: none; background-color: transparent; opacity: 0; }
.resize-observer[data-v-b329ee4c], .resize-observer[data-v-b329ee4c] object { position: absolute; top: 0px; left: 0px; z-index: -1; width: 100%; height: 100%; pointer-events: none; display: block; overflow: hidden; }
html { line-height: 1.15; text-size-adjust: 100%; }
body { margin: 0px; }
main { display: block; }
h1 { font-size: 2em; margin: 0.67em 0px; }
hr { box-sizing: content-box; height: 0px; overflow: visible; }
pre { font-family: monospace, monospace; font-size: 1em; }
a { background-color: transparent; }
abbr[title] { border-bottom: none; text-decoration: underline dotted; }
b, strong { font-weight: bolder; }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -0.25em; }
sup { top: -0.5em; }
img { border-style: none; }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0px; }
button, input { overflow: visible; }
button, select { text-transform: none; }
[type="button"], [type="reset"], [type="submit"], button { appearance: button; }
fieldset { padding: 0.35em 0.75em 0.625em; }
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0px; white-space: normal; }
progress { vertical-align: baseline; }
textarea { overflow: auto; }
[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0px; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"] { appearance: textfield; outline-offset: -0.08533rem; }
[type="search"]::-webkit-search-decoration { appearance: none; }
::-webkit-file-upload-button { appearance: button; font: inherit; }
details { display: block; }
summary { display: list-item; }
[hidden], template { display: none; }
@import url("https://static.clewm.net/cli/h5font/index.min.css?v=1741856328755");
.placeholder-icon-override-common { background: rgb(255, 255, 255); border: 0.04267rem solid rgb(217, 217, 217); border-radius: 0.08533rem; color: rgba(0, 0, 0, 0.85) !important; }
.placeholder-icon-override.anticon-text::before { content: ""; }
.placeholder-icon-override.anticon-duohangwenben::before { content: ""; }
.placeholder-icon-override.anticon-shuzi::before { content: ""; }
.placeholder-icon-override.anticon-location::before { content: ""; }
.placeholder-icon-override.anticon-calendar::before { content: ""; }
.placeholder-icon-override.anticon-check-circle::before { content: ""; }
.placeholder-icon-override.anticon-duoxuankuang::before { content: ""; }
.placeholder-icon-override.anticon-cli-image::before { content: ""; }
.placeholder-icon-override.anticon-yinle::before { content: ""; }
.placeholder-icon-override.anticon-shipin::before { content: ""; }
.placeholder-icon-override.anticon-cli-file::before { content: ""; }
.clifont { font-size: inherit; }
.placeholder-icon.anticon-text::before { content: ""; }
.placeholder-icon.anticon-duohangwenben::before { content: ""; }
.placeholder-icon.anticon-shuzi::before { content: ""; }
.placeholder-icon.anticon-location::before { content: ""; }
.placeholder-icon.anticon-calendar::before { content: ""; }
.placeholder-icon.anticon-check-circle::before { content: ""; }
.placeholder-icon.anticon-duoxuankuang::before { content: ""; }
.placeholder-icon.anticon-cli-image::before { content: ""; }
.placeholder-icon.anticon-yinle::before { content: ""; }
.placeholder-icon.anticon-shipin::before { content: ""; }
.placeholder-icon.anticon-cli-file::before { content: ""; }
.commonPlaceholderWrapper { display: inline-flex; align-items: center; flex-direction: row; border: 0.04267rem dashed rgb(245, 124, 0); border-radius: 0.08533rem; padding: 0.256rem 0.08533rem 0.256rem 0.34133rem; font-size: 0.55467rem; background-color: transparent !important; }
.commonPlaceholderIcon { display: none; }
.commonPlaceholderName { display: inline-block; max-width: 8.53333rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.commonPlaceholderField { color: rgb(245, 124, 0); margin-left: 0.08533rem; font-size: 0.55467rem; font-weight: 400; transform: scale(0.76923) translateY(-0.34133rem); display: inline-block; }
.commonPlaceholderEl { display: inline-flex; align-items: center; flex-direction: row; border: 0.04267rem dashed rgb(245, 124, 0); border-radius: 0.08533rem; padding: 0.256rem 0.08533rem 0.256rem 0.34133rem; font-size: 0.55467rem; background-color: transparent !important; }
.commonPlaceholderEl .placeholderIcon, .commonPlaceholderEl i { display: none; }
.commonPlaceholderEl .placeholderName { display: inline-block; max-width: 8.53333rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
body, html { text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(51, 51, 51); line-height: 1.4; word-break: break-word; }
html.isPc { background-color: rgb(241, 242, 243); }
html.isPc .pcPreviewAdapt, html.isPc .pcPreviewAdaptFixedElement { width: 450px; max-width: 450px; margin: 0px auto; }
html.isPc .pcPreviewAdaptFixedElement { left: 0px; right: 0px; }
html.isPc body { width: 450px; max-width: 450px; margin: 0px auto; }
html.isPc .bottomSheet .bottomSheetBody, html.isPc .bottomSheet .mask, html.isPc .complain, html.isPc .complain-send, html.isPc .complain-success, html.isPc .fixedBottomContainer.fixed, html.isPc .footerAction, html.isPc .imgList + .shadow, html.isPc .popup .bottom-modal, html.isPc .popup .mask, html.isPc .sheet-bg, html.isPc .sheet-content, html.isPc .swiper-wrapper { width: 450px; max-width: 450px; margin: 0px auto; left: 0px; right: 0px; }
.btn { border-radius: 0.08533rem; }
p { margin: 0px; }
.pd16 { padding: 0.68267rem; }
body .swiper-wrapper { height: calc(100% - 1.28rem); }
body .swiper-container.previewing .swiper-wrapper { height: 100% !important; }
body .swiper-container-horizontal > .swiper-pagination-bullets, body .swiper-pagination-custom, body .swiper-pagination-fraction { bottom: 0px; height: 1.28rem; line-height: 1.28rem; text-align: center; overflow: hidden; color: rgba(0, 0, 0, 0.15); }
body .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, body .swiper-pagination-custom .swiper-pagination-bullet, body .swiper-pagination-fraction .swiper-pagination-bullet { width: 0.21333rem; height: 0.21333rem; margin-left: 0.21333rem; margin-right: 0px; }
body .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child, body .swiper-pagination-custom .swiper-pagination-bullet:first-child, body .swiper-pagination-fraction .swiper-pagination-bullet:first-child { margin-left: 0px; }
body .stylelib-wrapper * { box-sizing: border-box; }
body .stylelib-wrapper[data-is-full="true"], body .x-html.is-color-extend .stylelib-wrapper[data-is-full="true"] { margin-left: -0.68267rem; margin-right: -0.68267rem; }
body .stylelib-wrapper .stylelib-paragraph p { margin-top: 0.34133rem; }
.placeholder-icon { font-family: clifont; }
.x-placeholder { display: none; }
.placeholderWrapper { display: flex; justify-content: center; align-items: center; text-align: center; min-height: 2.73067rem; margin: 0px auto; background-color: rgb(247, 248, 250); border: 0.04267rem dashed rgb(221, 221, 221); border-radius: 0.17067rem; color: rgb(51, 51, 51); }
.placeholderWrapper::after { content: ""; min-height: inherit; font-size: 0px; }
.placeholderEl { background-color: rgba(255, 241, 0, 0.38); display: flex; justify-content: center; align-items: center; line-height: 0.768rem; }
.placeholderIcon { font-size: 0.68267rem; opacity: 0.6; }
.placeholderName { font-size: 0.59733rem; margin-left: 0.17067rem; }
.x-backgroundClipText { background-clip: text; }
body.x-showSubCodeEditBtns .placeholder-edit-nav, body.x-showSubCodeEditBtns .placeholder-edit-nav-new, body.x-showSubCodeEditBtns .placeholder-no-edit-nav, body.x-showSubCodeEditBtns .placeholder-no-edit-nav-new { display: inline-flex; border: 0.04267rem dashed rgb(87, 107, 149); background-color: rgba(255, 255, 255, 0.9); border-radius: 0.59733rem; padding: 0px 0.42667rem; font-size: 0.59733rem; margin: 0.17067rem 0px; line-height: 1; height: 1.024rem; align-items: center; white-space: nowrap; font-weight: 700; text-decoration: none; color: rgb(87, 107, 149) !important; }
body.x-showSubCodeEditBtns .common-title .placeholder-edit-nav, body.x-showSubCodeEditBtns .common-title .placeholder-edit-nav-new, body.x-showSubCodeEditBtns .common-title .placeholder-no-edit-nav, body.x-showSubCodeEditBtns .common-title .placeholder-no-edit-nav-new, body.x-showSubCodeEditBtns .x-html .placeholder-edit-nav, body.x-showSubCodeEditBtns .x-html .placeholder-edit-nav-new, body.x-showSubCodeEditBtns .x-html .placeholder-no-edit-nav, body.x-showSubCodeEditBtns .x-html .placeholder-no-edit-nav-new { display: inline; border: 0px; background-color: transparent; border-radius: 0px; padding: 0px; margin: 0px 0px 0px 0.34133rem; line-height: normal; font-weight: 400; font-size: inherit !important; }
body.x-showSubCodeEditBtns .common-title.x-is-dark-bg .x-placeholder-field-title-wrapper .x-placeholder-field-title, body.x-showSubCodeEditBtns .x-html.x-is-dark-bg .x-placeholder-field-title-wrapper .x-placeholder-field-title { color: rgba(255, 255, 255, 0.5); }
body.x-showSubCodeEditBtns .common-title.x-is-dark-bg .placeholder-edit-nav, body.x-showSubCodeEditBtns .common-title.x-is-dark-bg .placeholder-no-edit-nav, body.x-showSubCodeEditBtns .x-html.x-is-dark-bg .placeholder-edit-nav, body.x-showSubCodeEditBtns .x-html.x-is-dark-bg .placeholder-no-edit-nav { color: rgba(255, 255, 255, 0.8) !important; }
body.x-showSubCodeEditBtns .x-html .placeholder-no-edit-nav, body.x-showSubCodeEditBtns .x-html .placeholder-no-edit-nav-new { margin-left: 0px; }
body.x-showSubCodeEditBtns .placeholder-edit-nav, body.x-showSubCodeEditBtns .placeholder-edit-nav-new { border: 0.04267rem solid rgb(87, 107, 149); margin-left: 0.34133rem; color: rgb(87, 107, 149) !important; }
body.x-showSubCodeEditBtns section[data-key="previewTable-table-tpl11"] .x-placeholder-btn-wrapper .placeholder-edit-nav, body.x-showSubCodeEditBtns section[data-key="previewTable-table-tpl11"] .x-placeholder-btn-wrapper .placeholder-no-edit-nav { margin-left: 0px; }
body.x-showSubCodeEditBtns section[data-key="previewTable-table-tpl11"] .stylelib-list-item { display: flex; flex-direction: column; }
body.x-showSubCodeEditBtns section[data-key="previewTable-table-tpl11"] .stylelib-list-item .placeholder-focus-el:last-child { display: none; }
body.x-showSubCodeEditBtns section[data-key="previewTable-table-tpl11"] .stylelib-list-item > * { flex: 0 0 auto; }
body.x-showSubCodeEditBtns section[data-key="previewTable-table-tpl11"] .stylelib-list-item > :last-child { flex: 1 1 auto; display: flex; flex-direction: column; }
body.x-showSubCodeEditBtns section[data-key="previewTable-table-tpl11"] .stylelib-list-item > :last-child > .nav-map-link { margin-left: 0px; }
body.x-showSubCodeEditBtns .placeholderWrapper { color: rgb(87, 107, 149); border: 0.04267rem dashed rgb(87, 107, 149); background: rgb(255, 255, 255); font-weight: 700; }
body.x-showSubCodeEditBtns .placeholderWrapper .placeholderEl { background-color: transparent; }
body.x-showSubCodeEditBtns .placeholderWrapper .placeholderEl .placeholderIcon { font-weight: 400; opacity: 1; }
body.x-showSubCodeEditBtns .placeholderWrapper .placeholderEl .placeholderIcon.anticon-cli-image::before { content: ""; }
body.x-showSubCodeEditBtns .placeholderWrapper .placeholderEl .placeholderIcon.anticon-cli-file::before { content: ""; }
body.x-showSubCodeEditBtns .placeholderWrapper .placeholderEl .placeholderIcon.anticon-yinle::before { content: ""; }
body.x-showSubCodeEditBtns .placeholderWrapper .placeholderEl .placeholderIcon.anticon-shipin::before { content: ""; }
body.x-showSubCodeEditBtns .x-placeholder-field-title-wrapper > * { vertical-align: middle; }
body.x-showSubCodeEditBtns .x-placeholder-field-title-wrapper .x-placeholder-field-title { color: rgba(0, 0, 0, 0.25); }
.head-module-wrap .placeholderEl, .img-wrap .placeholderEl { padding: 0.34133rem; flex-direction: column; }
.head-module-wrap .placeholderEl .clifont, .img-wrap .placeholderEl .clifont { margin-bottom: 0.17067rem; }
.file-wrap .placeholderEl, .head-module-wrap .placeholderEl { padding: 0.34133rem; flex-direction: column; }
.file-wrap .placeholderEl .clifont, .head-module-wrap .placeholderEl .clifont { margin-bottom: 0.17067rem; }
.audio-wrap .placeholderEl, .head-module-wrap .placeholderEl { padding: 0.34133rem; flex-direction: column; }
.audio-wrap .placeholderEl .clifont, .head-module-wrap .placeholderEl .clifont { margin-bottom: 0.17067rem; }
.head-module-wrap .placeholderEl, .video-wrap .placeholderEl { padding: 0.34133rem; flex-direction: column; }
.head-module-wrap .placeholderEl .clifont, .video-wrap .placeholderEl .clifont { margin-bottom: 0.17067rem; }
html.isPc body .swiper-container.previewing .swiper-wrapper { height: 100vh !important; }
.placeholder-highlight:not([data-cmp-id]) { position: relative; }
.placeholder-highlight:not([data-cmp-id])::after { content: " "; position: absolute; pointer-events: none; inset: 0px; border-radius: 2px; border: 1px solid rgb(245, 124, 0); }
.placeholder-highlight[data-cmp-id], .placeholder-icon.placeholder-highlight, .placeholder-sub-highlight { outline: rgb(245, 124, 0) solid 1px; }
.newPlaceholderLayout .placeholder-wrapper { display: inline-flex; align-items: center; flex-direction: row; border: 0.04267rem dashed rgb(245, 124, 0); border-radius: 0.08533rem; padding: 0.17067rem 0.08533rem 0.17067rem 0.256rem; margin-bottom: 0.04267rem; font-size: unset; }
.newPlaceholderLayout .placeholder-wrapper .placeholder-icon { display: none; }
.newPlaceholderLayout .placeholder-wrapper .placeholder-name { display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 5.12rem; min-width: 0.85333rem; }
.newPlaceholderLayout .placeholder-wrapper .placeholder-field { color: rgb(245, 124, 0); font-size: 0.55467rem; font-weight: 400; display: inline-block; margin: 0px -0.17067rem 0px -0.08533rem; align-self: flex-start; line-height: 1; transform: scale(0.61538) translateY(-0.21333rem); }
.newPlaceholderLayout .placeholder-wrapper[style*="background-color:rgba(255,241,0,0.38)"]:not(.placeholder-selected), .newPlaceholderLayout .placeholder-wrapper[style*="background-color: rgba(255,241,0,0.38)"]:not(.placeholder-selected), .newPlaceholderLayout .placeholder-wrapper[style*="background-color:rgba(255, 241, 0, 0.38)"]:not(.placeholder-selected), .newPlaceholderLayout .placeholder-wrapper[style*="background-color: rgba(255, 241, 0, 0.38)"]:not(.placeholder-selected) { background-color: transparent !important; }
.newPlaceholderLayout .placeholder-wrapper[data-cke-saved-href^="navLink:"] { padding: 0px; display: block !important; }
.newPlaceholderLayout p .placeholder-name { max-width: 8.53333rem !important; }
.newPlaceholderLayout u .placeholder-name { text-decoration: underline; }
.newPlaceholderLayout .title-wrapper .placeholder-wrapper .placeholder-name { max-width: 5.97333rem; }
.newPlaceholderLayout .title-wrapper .placeholder-wrapper .placeholder-field { margin: 0px 0px 0px -0.08533rem; transform: scale(0.76923) translateY(-0.128rem); }
.newPlaceholderLayout .placeholderEl { display: inline-flex; align-items: center; flex-direction: row; border: 0.04267rem dashed rgb(245, 124, 0); border-radius: 0.08533rem; font-size: 0.55467rem; padding: 0.17067rem 0.08533rem 0.17067rem 0.17067rem; background-color: transparent !important; }
.newPlaceholderLayout .placeholderEl .placeholderIcon, .newPlaceholderLayout .placeholderEl i { display: none; }
.newPlaceholderLayout .placeholderEl .placeholderName { display: inline-block; max-width: 8.53333rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.newPlaceholderLayout .placeholderEl .placeholder-field { color: rgb(245, 124, 0); font-size: 0.55467rem; font-weight: 400; display: inline-block; margin: 0px -0.17067rem 0px 0px; transform: scale(0.61538) translateY(-0.34133rem); }
.newPlaceholderLayout .stylelib-wrapper.stylelib-list-horizontal .placeholder-wrapper, .newPlaceholderLayout .stylelib-wrapper[data-key^="navigator-"] .placeholder-wrapper { max-width: 100%; }
.newPlaceholderLayout .stylelib-wrapper.stylelib-list-horizontal .placeholder-wrapper .placeholder-name, .newPlaceholderLayout .stylelib-wrapper[data-key^="navigator-"] .placeholder-wrapper .placeholder-name { max-width: calc(100% - 1.536rem) !important; }
.newPlaceholderLayout .stylelib-wrapper.stylelib-list-horizontal .stylelib-image section[data-stylelib-image-inner-text="true"] .placeholder-wrapper, .newPlaceholderLayout .stylelib-wrapper[data-key^="navigator-"] .stylelib-image section[data-stylelib-image-inner-text="true"] .placeholder-wrapper { max-width: 100%; }
.newPlaceholderLayout .stylelib-wrapper.stylelib-list-horizontal .stylelib-image section[data-stylelib-image-inner-text="true"] .placeholder-wrapper .placeholder-name, .newPlaceholderLayout .stylelib-wrapper[data-key^="navigator-"] .stylelib-image section[data-stylelib-image-inner-text="true"] .placeholder-wrapper .placeholder-name { max-width: 2.77333rem !important; }
.newPlaceholderLayout .stylelib-wrapper.stylelib-list-horizontal.x-navigator-tpl57-wrapperPadding .placeholder-wrapper .placeholder-name, .newPlaceholderLayout .stylelib-wrapper[data-key^="navigator-"].x-navigator-tpl57-wrapperPadding .placeholder-wrapper .placeholder-name { max-width: 8.53333rem !important; }
.newPlaceholderLayout .stylelib-wrapper .x-image-tpl27-wrapper-padding .placeholder-wrapper .placeholder-name { max-width: 4.26667rem !important; }
.newPlaceholderLayout .stylelib-wrapper[data-key^="image-tpl"] .stylelib-image .placeholder-wrapper { max-width: 100%; }
.newPlaceholderLayout .stylelib-wrapper[data-key^="image-tpl"] .stylelib-image .placeholder-wrapper .placeholder-name { max-width: calc(100% - 1.536rem) !important; }
.newPlaceholderLayout .stylelib-wrapper[data-key="image-tpl27"] .stylelib-image section[style*="display: flex"] { flex-wrap: wrap; }
.newPlaceholderLayout .stylelib-wrapper[data-key="image-tpl27"] .stylelib-image .placeholder-wrapper { max-width: 5.12rem; }
.newPlaceholderLayout .stylelib-wrapper[data-key="image-tpl26"] .stylelib-image section[style*="display: flex"] { flex-wrap: wrap; }
.newPlaceholderLayout .stylelib-wrapper[data-key="image-tpl26"] .stylelib-image .placeholder-wrapper { max-width: 7.68rem; }
.newPlaceholderLayout .stylelib-wrapper[data-key="image-tpl25"] .stylelib-image .placeholder-wrapper { max-width: 8.53333rem; }
.newPlaceholderLayout .stylelib-wrapper[data-key="image-tpl22"] .stylelib-image .placeholder-wrapper { max-width: 6.4rem; }
.newPlaceholderLayout .stylelib-wrapper[data-key="image-tpl21"] .stylelib-image .placeholder-wrapper { max-width: 7.25333rem; }
.newPlaceholderLayout .stylelib-wrapper[data-key="image-tpl19"] .stylelib-image .placeholder-wrapper { max-width: 8.53333rem; }
.newPlaceholderLayout .stylelib-wrapper[data-key="image-tpl4"] .stylelib-image .placeholder-wrapper { max-width: 10.6667rem; }
.newPlaceholderLayout .stylelib-wrapper[data-key^="table-"] .placeholder-wrapper .placeholder-name { max-width: 5.54667rem !important; }
.newPlaceholderLayout .stylelib-wrapper[data-key="table-tpl12"] .placeholder-wrapper { max-width: 100% !important; }
.newPlaceholderLayout .stylelib-wrapper[data-key="table-tpl12"] .placeholder-wrapper .placeholder-name { max-width: 3.84rem !important; }
.newPlaceholderLayout .stylelib-wrapper[data-key="table-tpl12"] section[style*="width:"] .placeholder-wrapper { max-width: 100% !important; }
.newPlaceholderLayout .stylelib-wrapper[data-key="table-tpl12"] section[style*="width:"] .placeholder-wrapper .placeholder-name { max-width: calc(100% - 1.28rem) !important; }
.newPlaceholderLayout .stylelib-wrapper[data-key="table-tpl11"] .placeholder-wrapper .placeholder-name { max-width: 3.84rem !important; }
.newPlaceholderLayout table[data-key^="previewTable-table-tpl"] .placeholder-wrapper .placeholder-name { max-width: 4.05333rem; }
.newPlaceholderLayout table[data-key^="table-"] .placeholder-wrapper { max-width: calc(100% - 0.42667rem); }
.newPlaceholderLayout table[data-key^="table-"] .placeholder-wrapper .placeholder-name { max-width: calc(100% - 1.28rem) !important; }
.newPlaceholderLayout .preview-table[data-key^="previewTable-table-tpl"] .placeholder-wrapper .placeholder-name { max-width: 6.4rem !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl15"] .stylelib-list-item section:first-child .placeholder-wrapper .placeholder-name, .newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl16"] .stylelib-list-item section:first-child .placeholder-wrapper .placeholder-name, .newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl17"] .stylelib-list-item section:first-child .placeholder-wrapper .placeholder-name, .newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl19"] .stylelib-list-item section:first-child .placeholder-wrapper .placeholder-name { max-width: 2.13333rem !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl15"] .stylelib-list-item section:nth-child(2) .placeholder-wrapper .placeholder-name, .newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl16"] .stylelib-list-item section:nth-child(2) .placeholder-wrapper .placeholder-name, .newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl17"] .stylelib-list-item section:nth-child(2) .placeholder-wrapper .placeholder-name, .newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl19"] .stylelib-list-item section:nth-child(2) .placeholder-wrapper .placeholder-name { max-width: 6.4rem !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl18"] .placeholder-wrapper .placeholder-name { max-width: 5.12rem !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl14"] .placeholder-wrapper { max-width: 8.53333rem !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl14"] .placeholder-wrapper .placeholder-name { max-width: calc(100% - 1.28rem) !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl13"] .placeholder-wrapper { max-width: 7.68rem !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl13"] .placeholder-wrapper .placeholder-name { max-width: calc(100% - 1.28rem) !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl12"] .placeholder-wrapper { max-width: 8.53333rem !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl12"] .placeholder-wrapper .placeholder-name { max-width: calc(100% - 1.28rem) !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl11"] .placeholder-wrapper { max-width: 4.69333rem !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl11"] .placeholder-wrapper .placeholder-name { max-width: calc(100% - 1.28rem) !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl3"] .placeholder-wrapper .placeholder-name { max-width: 5.54667rem !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl2"] .placeholder-wrapper .placeholder-name { max-width: 3.84rem !important; }
.newPlaceholderLayout .preview-table[data-key="previewTable-table-tpl1"] .placeholder-wrapper .placeholder-name { max-width: 4.26667rem !important; }
.weui-btn { position: relative; display: block; width: 7.85067rem; margin-left: auto; margin-right: auto; padding: 0.512rem 1.024rem; box-sizing: border-box; font-weight: 500; font-size: 0.72533rem; text-align: center; text-decoration: none; color: rgb(255, 255, 255); line-height: 1.41176; border-radius: 0.34133rem; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: default; user-select: none; }
.weui-btn_primary { background-color: rgb(7, 193, 96); }
.weui-btn:active::before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.2); border-radius: 0.34133rem; }
body::-webkit-scrollbar { width: 0px; height: 0px; display: none; }
@font-face { font-family: KongGe; src: url("data:font/truetype;charset=utf-8;base64,AAEAAAAOAIAAAwBgR0RFRgAQAB0AABAwAAAAFkdQT1NEdkx1AAAQSAAAACBHU1VCWC9CRQAAEGgAAACKT1MvMmRvi5YAAAqgAAAAYGNtYXBf3zUMAAALAAAAAJxnYXNw//8AAwAAECgAAAAIZ2x5Zmg6OcIAAADsAAAInmhlYWQHb4cWAAAJ6AAAADZoaGVhCEUC9AAACnwAAAAkaG10eCW5BMEAAAogAAAAWmxvY2EcAR4pAAAJrAAAADxtYXhwAFYBIAAACYwAAAAgbmFtZRQvdyMAAAucAAADh3Bvc3SGy4s9AAAPJAAAAQQAAgAy//ICJgLYAA8AHwAAABcWFRQHBiMiJyY1NDc2MwYHBhUUFxYzMjc2NTQnJiMBrEE5OUJ/gEE5OUCBYCoeHipgYCofHypgAthxYKKiYHFxYKKiYHFGZ0h+fEpnZ0x6fEpnAAEAbwAAAWkCygAKAAABESMRBgc1Njc2NwFpUkJmLzUxJQLK/TYCZkQeUg0fHioAAAEAPgAAAhoC2AAhAAAAFxYVFAcGBwYHIRUhNDc2NzY3NjU0JyYjIgcGByM0NzYzAZlAQEYpa4gUAXf+JEcubVUbNycnRksmKwFSQ0JtAtg5Ol1cTCtIW0lJY040Sz0cPERBJCQyMV53SEgAAAEAM//yAiYC2AAyAAAAFxYVFAcWFxYVFAcGIyInJiczFhcWMzI3NjU0JyYrATUzMjc2NTQnJiMiBwYHIzY3NjMBmz4+dUAgJERFb2RCTAlTAzUuQkwvKyopSzo3RyYmJSZHSScpCFEJQz5nAtg0NVl5JxQpKj9hPj80P3hULCUsKz5AJCNAICE8OyIjJiZJZzs6AAACABgAAAJBAsoACgAOAAABETMVIxUjNSE1AQcBIREBzXR0Tv6ZAWgE/uEBIgLK/htDoqJOAdpr/oYBegABADP/8gIlAsoAJwAAARUhBzM2NzYzMhcWFRQHBiMiJyYnMxYXFjMyNzY1NCcmIyIHBgcjEwII/qQYBB4vKDNmP0BNSWlfQkoIUQYwK0JLMTEuK08zKCsVTiYCyknvJBIRQENybEVBMzliRCQgMDFKVDAvFhUrAYoAAAIAM//yAiYC2AAgADAAAAAXIyYjIgcGHQEUFzM2NzYzMhcWFRQHBiMiJyY1NDc2MwIHBhUUFxYzMjc2NTQnJiMB/B5RGHxVLy8BBBwxL0BmPz5ERmeBQz5DRnpJLy4sLUpHLi0sLEoC2L96U0x8CggIOR0fQkNnaUZGYVqlrGpw/rcwL0tMLzMxM0xLLi8AAAEAQgAAAhcCygAGAAATIRUBIwEhQgHV/vlXAQr+fwLKQ/15An8AAwAq//ICLgLYACEAMQBBAAAAFxYVFAcGBxUWFxYVFAcGIyInJjU0NzY3NSYnJjU0NzYzBgcGFRQXFjMyNzY1NCcmIwIHBhUUFxYzMjc2NTQnJiMBnT46Gx82OCcqQkZ6fERCKig3OB0bOj5xTSolIShTUSohJStMVy4sLC5XVjArKy9XAtg6NU45JysTAg4wM0VfOTs7OV9FMzENAhMrJzlPNDpDJyE1NyEoKCE3NCIn/sMrJkJBJikqKD5AKCsAAgAz//ICJgLYACAAMAAAABcWFRQHBiMiJzMWMzI3Nj0BJjUjBgcGIyInJjU0NzYzBgcGFRQXFjMyNzY1NCcmIwGlQj9DSXfHHVEXfVIyLwEEGzIyPWc/PURDakctLCwsSkUwLiwtSgLYYFqmqG5wv3pTUHgKCQc2IB9EQGhrREZFMTBPTSwvMDFJSjEzAAIAfgE2A2QDKgAPAB8AAAAHBiMiJyY1NDc2MzIXFhUmJyYjIgcGFRQXFjMyNzY1A2RxYKKiYHFxYKKiYHFGZ0l9fkhnZ0p8ekxnAbFCOTlBgIFAOTlBgGAqHh4qYGAqHx8qYAABAIwB8wNWAu0ACgAAASE1ISYnMxYXFhcDVv02AmZGHFILIR0rAfNSRGQvNTElAAABAIwBQgNkAx4AIQAAAAcGIyInJicmJxEjETIXFhcWFxYzMjc2NTQnJic1MhcWFQNkOTtcXUsoS11HSWFQMU44ITpGQSQkMjJddklIAcRBQEYlb4kT/okB3EcqcVEfNycnRkonKwFSQ0JtAAABAH4BNgNkAykAMgAAAAcGIyInBgcGIyInJjU0NzY3FQYHBhUUFxYzMjc2PQEzFRQXFjMyNzY1NCcmJzUWFxYVA2Q0Nlh5JxUoKz5jPD80PXpWKiUsKUBAJCNAICA9OiMjJiZJZT06AcNAPnVAICRERW9mQEwJUwM1LEROLSsqK0k6N0kkJiUoRUcpKQhRCUNAZQAAAgCMARsDVgNEAAoADgAAASEVIzUjNTMRMwEnAREhA1b+G0Oiok4B2mv+hgF6AY90dE4BZ/6YBAEf/t4AAQB+ATcDVgMpACcAAAEjEScVFhcWFRQHBiMiJyY1NDc2NxUGBwYVFBcWMzI3NjU0JyYnNQUDVknvJBIRQENybEVBMzliRCQgMDFKUzEvFhcpAYoBVAFcGAQeLyswZUBATUdrX0JLB1EGMClESjIxLixOMSosFE4mAAACAH4BNgNkAykAIAAwAAAABzU2NTQnJisBIgcVFhcWFRQHBiMiJyY1NDc2MzIXFhUkJyYjIgcGFRQXFjMyNzY1A2S/elNOegoICDgeH0JDZ2lGRmFZpqtrcP63MC9LTC8zMTJNSy4vAWAeURh8VDAvAQQcMTI9Zj8+REVogkI+Q0d5Si4uLC1KSC0tLC1JAAABAIwBRQNWAxoABgAAAREjATUBEQNWQ/15An8DGv4rAQdX/vYBgQAAAwB+AS4DZAMyACEAMQBBAAAABwYjIicmJyMGBwYjIicmNTQ3NjMyFxYXMzY3NjMyFxYVJicmIyIHBhUUFxYzMjc2NSQnJiMiBwYVFBcWMzI3NjUDZDo3TDknLBICDy80RF85Ozs5X0Q0Lw8CEiwnOU02OkMnIjQ3ISgoITczIyf+wysoQEEmKSomQD8pKwHBQDobHzY5JipCRHx+QkIqJjk4HRs6QG9NKiUhJ1RTKCElLEtVMCwsLFlWMCsrMVUAAgB+ATYDZAMpACAAMAAAAAcGIyInJjU0NxUGFRQXFjsBNzM1JicmNTQ3NjMyFxYVJicmIyIHBhUUFxYzMjc2NQNkYFulqmxwv3pTT3kEBhA4Hh9EPmprREZFMTJNTSwvMDFJSjEzAbdCP0NIeMgcURZ+UzEvAQQbMi9AaD49RERpRi4sLCtLRTAuLC1KAAAAAQAAAB0BHwA4AAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMgBKAIAAygDoASUBbQGAAeACJwInAicCJwJZAnECpwLxAw8DTAOUA6gECARPBE8ETwABAAAAATMz/FAoL18PPPUACwPoAAAAANGAbcIAAAAA0rGijv+4/vYEZgO4AAAACAACAAAAAAAAA+gAAAAAAAABTQAAAU0AAAJYADICWABvAlgAPgJYADMCWAAYAlgAMwJYADMCWABCAlgAKgJYADMBTQAAA+gAAAAAAH4AjACMAH4AjAB+AH4AjAB+AH4AAAAAAAAAAQAABCT+rAAABHD/uP/HBGYAAQAAAAAAAAAAAAAAAAAAABAAAwPgAZAABQAAAfQB9AAAAAAB9AH0AAAB9ABAAMgIAQILBAAAAAAAAAAAAAADAAEAAAAAAAAAAAAAQVBQTABAACAwAANc/3QBkAQkAVQABAABAAAAAAJYA1wAAAAgAAMAAAAEAAAAAwAAACQAAAAEAAAAXAADAAEAAAAkAAMACgAAAFwABAA4AAAACgAIAAIAAgAgADkAoDAA//8AAAAgADAAoDAA////4//U/27QDwABAAAAAAAAAAAAAAAMAAAAAABAAAAAAAAAAAQAAAAgAAAAIAAAAAMAAAAwAAAAOQAAAAQAAACgAAAAoAAAAA4AADAAAAAwAAAAAA8AAAAaAT4AAQAAAAAAAAAwAAAAAQAAAAAAAQALADAAAQAAAAAAAgAHADsAAQAAAAAAAwAYAEIAAQAAAAAABAALADAAAQAAAAAABQAcAFoAAQAAAAAABgAKAHYAAQAAAAAADQAvAIAAAwABBAQAAQAIAK8AAwABBAQAAgAGALcAAwABBAQABAAQAL0AAwABBAQAEAAIAK8AAwABBAQAEQAGALcAAwABBAkAAABgAM0AAwABBAkAAQAWAS0AAwABBAkAAgAOAUMAAwABBAkAAwAwAVEAAwABBAkABAAWAS0AAwABBAkABQA4AYEAAwABBAkABgAUAbkAAwABBAkADQBeAc0AAwABCAQAAQAIAisAAwABCAQAAgAGAjMAAwABCAQABAAQAjkAAwABCAQAEAAIAisAAwABCAQAEQAGAjNDb3B5cmlnaHQgqSAyMDE1IEFwcGxlIEluYy4gQWxsIHJpZ2h0cyByZXNlcnZlZC5QaW5nRmFuZyBTQ1JlZ3VsYXJQaW5nRmFuZyBTQzpWZXJzaW9uIDEuMjBWZXJzaW9uIDEuMjAgSmFudWFyeSA1LCAyMDE2UGluZ0ZhbmdTQ0FwcGxlIEluYyBpbnRlcm5hbCB1c2Ugb25seS4gRG8gbm90IGRpc3RyaWJ1dGUuhgtluQAtfCFqGW6WmtSGC2W5AC18IQAgahlulprUAEMAbwBwAHkAcgBpAGcAaAB0ACAAqQAgADIAMAAxADUAIABBAHAAcABsAGUAIABJAG4AYwAuACAAQQBsAGwAIAByAGkAZwBoAHQAcwAgAHIAZQBzAGUAcgB2AGUAZAAuAFAAaQBuAGcARgBhAG4AZwAgAFMAQwBSAGUAZwB1AGwAYQByAFAAaQBuAGcARgBhAG4AZwAgAFMAQwA6AFYAZQByAHMAaQBvAG4AIAAxAC4AMgAwAFYAZQByAHMAaQBvAG4AIAAxAC4AMgAwACAASgBhAG4AdQBhAHIAeQAgADUALAAgADIAMAAxADYAUABpAG4AZwBGAGEAbgBnAFMAQwBBAHAAcABsAGUAIABJAG4AYwAgAGkAbgB0AGUAcgBuAGEAbAAgAHUAcwBlACAAbwBuAGwAeQAuACAARABvACAAbgBvAHQAIABkAGkAcwB0AHIAaQBiAHUAdABlAC6EDWW5AC17gGtjicRPU4QNZbkALXuAACBrY4nET1MAAAIAAAAAAAD/XABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAQIBAwADABMAFAAVABYAFwAYABkAGgAbABwBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIHdW5pMDAwMAZnbHlwaDIHdW5pMDBBMAd1bmkzMDAwCnNwYWNlLnZlcnQJemVyby52ZXJ0CG9uZS52ZXJ0CHR3by52ZXJ0CnRocmVlLnZlcnQJZm91ci52ZXJ0CWZpdmUudmVydAhzaXgudmVydApzZXZlbi52ZXJ0CmVpZ2h0LnZlcnQJbmluZS52ZXJ0DHVuaTAwQTAudmVydAx1bmkzMDAwLnZlcnQAAAAB//8AAgABAAAADAAAAAAAAAACAAEAAAAcAAEAAAABAAAACgAcAB4AAURGTFQACAAEAAAAAP//AAAAAAAAAAEAAAAKAD4AWAAGREZMVAAmY3lybAAmZ3JlawAmaGFuaQAma2FuYQAmbGF0bgAmAAQAAAAA//8AAgAAAAEAAnZlcnQADnZydDIAFAAAAAEAAAAAAAEAAQACAAYAGgABAAAAAQAIAAEABgANAAEAAQAPAAEAAAABAAgAAQAGAA0AAgABAAMADwAAAAA=") format("truetype"); unicode-range: U+A0, U+20, U+2002, U+2003, U+3000; }
* { font-family: basefont, KongGe, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", Helvetica, Tahoma, Arial, "Heiti SC", "WenQuanYi Micro Hei", sans-serif; }
.btn { font-weight: 200; }
label { line-height: 1.4; }
.fade-enter-active, .fade-leave-active, .slide-enter-active, .slide-leave-active { transition: 0.2s; }
.fade-enter, .fade-leave-to { filter: opacity(0); }
.slide-enter, .slide-leave-to { transform: translate3d(100%, 0px, 0px); }
.__toast-mask { inset: 0px; z-index: 500; }
.__toast-inner-wrap, .__toast-mask { position: fixed; opacity: 0; transition: 0.2s; }
.__toast-inner-wrap { top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 501; background: rgba(0, 0, 0, 0.6); padding: 0.512rem; max-width: 80%; border-radius: 0.08533rem; }
.__toast-inner-wrap .icon { font-size: 0.93867rem; }
.__toast-inner-wrap .content { font-size: 0.68267rem; color: rgb(255, 255, 255); text-align: center; }
.indicatorDots[data-v-861a66f2] { position: absolute; display: flex; align-items: center; justify-content: center; color: rgba(0, 0, 0, 0.15); bottom: 0.42667rem; right: 0.08533rem; width: 100%; background-color: transparent; z-index: 1; }
.indicatorDot[data-v-861a66f2] { background-color: rgba(0, 0, 0, 0.15); border-radius: 100%; width: 0.21333rem; height: 0.21333rem; margin-left: 0.21333rem; display: inline-block; }
.miniDot[data-v-861a66f2] { width: 0.17067rem; height: 0.17067rem; }
.swiper-pagination[data-v-5440efdd] { color: red; padding: 0px 0.34133rem; }
.swiper-pagination[data-v-5440efdd] .swiper-pagination-bullet { background: rgb(230, 230, 230); opacity: 1; }
.swiper-pagination[data-v-5440efdd] .swiper-pagination-bullet.swiper-pagination-bullet-active { background: rgb(53, 123, 179); opacity: 1; }
.swiperSlide[data-v-5440efdd] { display: flex; align-items: center; justify-content: center; width: 100%; overflow: hidden; }
.haveSpaceBetween[data-v-5440efdd] { width: calc(100% - 1.36533rem) !important; }
.previewSlide[data-v-5440efdd] { display: flex; align-items: center; justify-content: center; overflow: hidden; }
.swiperWrapper[data-v-5440efdd] { position: relative; }
.swiperWrapper[data-v-5440efdd] .swiper-wrapper { height: 100%; }
.swiperWrapper .indicator[data-v-5440efdd] { position: absolute; z-index: 2; bottom: 1.62133rem; right: 0.34133rem; color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0.5); font-size: 0.512rem; padding: 0px 0.17067rem; border-radius: 0.42667rem; }
.swiperWrapper .indicatorContent[data-v-5440efdd] { display: none; position: relative; }
.swiperWrapper .dotEll[data-v-5440efdd] { position: absolute; color: rgba(0, 0, 0, 0.15); bottom: 0px; right: 0.17067rem; background-color: transparent; z-index: 1; }
.swiperWrapper .indicatorDots[data-v-5440efdd] { position: absolute; display: flex; align-items: center; justify-content: center; color: rgba(0, 0, 0, 0.15); bottom: 0.42667rem; right: 0.08533rem; width: 100%; background-color: transparent; z-index: 1; }
.swiperWrapper .indicatorDot[data-v-5440efdd] { background-color: rgba(0, 0, 0, 0.15); border-radius: 100%; width: 0.21333rem; height: 0.21333rem; margin-left: 0.21333rem; display: inline-block; }
.swiperWrapper .showEllipsis[data-v-5440efdd] { padding-right: 1.06667rem; }
.swiperWrapper .activeDot[data-v-5440efdd] { color: rgb(26, 173, 25); }
.swiperWrapper.x-imageStyle1 .indicator[data-v-5440efdd] { right: 1.024rem; }
.image-wrapper[data-v-5440efdd] { position: relative; }
.shadow { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: rgb(0, 0, 0); z-index: 9999999; }
.shadow .currentNum { position: absolute; width: 100%; text-align: center; color: rgb(255, 255, 255); top: 0.85333rem; font-size: 0.68267rem; z-index: 99999999; }
.modal-bg { position: fixed; background: rgba(0, 0, 0, 0.5); top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1001; }
.modal-bg .modal-content { background: rgb(255, 255, 255); width: 13.2267rem; box-shadow: rgba(0, 0, 0, 0.1) 0px 0.08533rem 0.34133rem 0px; border-radius: 0.17067rem; margin: 8.53333rem auto 0px; z-index: 2001; }
.modal-bg .modal-content.modal-center { margin: 0px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.modal-bg .modal-content .modal-title { padding: 1.28rem 1.024rem 1.024rem; font-size: 0.68267rem; font-weight: 700; color: rgba(0, 0, 0, 0.87); text-align: center; }
.modal-bg .modal-content .modal-title .modal-tip { color: rgb(74, 74, 74); font-weight: 400; font-size: 0.59733rem; margin-top: 0.384rem; }
.modal-bg .modal-content .modal-handle { display: flex; border-top: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.modal-bg .modal-content .modal-handle .cancel-btn { border-right: 0.04267rem solid rgba(120, 130, 140, 0.13); color: rgb(102, 102, 102); }
.modal-bg .modal-content .modal-handle .cancel-btn, .modal-bg .modal-content .modal-handle .confirm-btn { flex: 1 1 0%; height: 2.21867rem; line-height: 2.21867rem; font-size: 0.68267rem; text-align: center; text-decoration: none; }
.modal-bg .modal-content .modal-handle .confirm-btn { color: rgb(26, 173, 25); font-weight: 700; }
.modal-bg .modal-content .modal-handle .vhtml-content { display: flex; flex: 1 1 0%; }
.wrapper[data-v-04ddf051] { position: fixed; inset: 0px; z-index: 1000; }
.mask[data-v-04ddf051] { position: absolute; inset: 0px; background-color: rgba(0, 0, 0, 0.7); }
.container[data-v-04ddf051] { position: absolute; left: 0px; bottom: 0px; width: 100%; z-index: 1; border-radius: 0.512rem 0.512rem 0px 0px; background-color: rgb(242, 242, 242); }
.container .content[data-v-04ddf051] { background: rgb(255, 255, 255); }
.title[data-v-04ddf051] { height: 2.38933rem; line-height: 2.38933rem; color: rgba(0, 0, 0, 0.5); text-align: center; font-size: 0.59733rem; }
.item[data-v-04ddf051] { display: block; border-top: 0.04267rem solid rgba(0, 0, 0, 0.1); color: rgb(0, 0, 0) !important; }
.cancel[data-v-04ddf051], .item[data-v-04ddf051] { height: 2.38933rem; line-height: 2.38933rem; text-align: center; font-size: 0.72533rem; }
.cancel[data-v-04ddf051] { margin-top: 0.512rem; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); }
.slide-fade-enter-active[data-v-04ddf051] { transition: 0.3s; }
.slide-fade-leave-active[data-v-04ddf051] { transition: 0.3s cubic-bezier(1, 0.5, 0.8, 1); }
.slide-fade-enter[data-v-04ddf051], .slide-fade-leave-to[data-v-04ddf051] { transform: translateY(100%); opacity: 0; }
.tag { border: 0.04267rem solid rgb(204, 211, 218); background: rgb(246, 248, 249); display: inline-block; line-height: 1; padding: 0.17067rem 0.256rem; color: rgba(82, 104, 128, 0.9); border-radius: 0.08533rem; font-size: 0.512rem; }
.__code-text-component-content ul { padding-left: 1.28rem; }
.__code-text-component-content ol { padding-left: 1.49333rem; }
.__code-text-component-content h1, .__code-text-component-content h2, .__code-text-component-content h3, .__code-text-component-content h4, .__code-text-component-content h5, .__code-text-component-content h6 { margin: 0px; }
.__code-text-component-content .cke_table_wrapper { width: 100%; overflow: auto; }
.__code-text-component-content .cke_table_wrapper .cke_table { background-color: rgb(255, 255, 255); margin: 0px !important; }
.__code-text-component-content .cke_table_wrapper .cke_table.x-fixed { table-layout: fixed; }
.__code-text-component-content .cke_table_wrapper .cke_table.x-fixed td, .__code-text-component-content .cke_table_wrapper .cke_table.x-fixed th { width: auto !important; }
.__code-text-component-content .cke_table_wrapper .cke_table[data-key="table-tpl15"], .__code-text-component-content .cke_table_wrapper .cke_table[data-key="table-tpl16"], .__code-text-component-content .cke_table_wrapper .cke_table[data-key="table-tpl17"] { background-color: transparent; margin: 0px !important; }
.__code-text-component-content table { margin: 0.68267rem 0px; min-width: 100%; box-sizing: border-box; border-collapse: collapse; }
.__code-text-component-content table td, .__code-text-component-content table th { padding: 0.17067rem 0.08533rem; border: 0.04267rem solid rgb(216, 216, 216); min-width: 2.13333rem; }
.__code-text-component-content > .x-html { line-height: 1.6; color: rgb(43, 43, 43); font-size: 0.68267rem; }
.__code-text-component-content > .x-html > table:first-child { margin-top: 0px; }
.__code-text-component-content > .x-html > table:last-child { margin-bottom: 0px; }
.__code-text-component-content > .x-html.is-dark-bg-color > h1, .__code-text-component-content > .x-html.is-dark-bg-color > h2, .__code-text-component-content > .x-html.is-dark-bg-color > h3, .__code-text-component-content > .x-html.is-dark-bg-color > h4, .__code-text-component-content > .x-html.is-dark-bg-color > h5, .__code-text-component-content > .x-html.is-dark-bg-color > h6, .__code-text-component-content > .x-html.is-dark-bg-color > ol, .__code-text-component-content > .x-html.is-dark-bg-color > p, .__code-text-component-content > .x-html.is-dark-bg-color > section, .__code-text-component-content > .x-html.is-dark-bg-color > ul { color: rgb(255, 255, 255); }
.__code-text-component-content > .x-html.is-dark-bg-color a { color: rgb(91, 193, 235); }
.__code-text-component-content > .x-html.is-dark-bg-color .cke_table_wrapper { border-radius: 0.17067rem; }
.__code-text-component-content > .x-html.is-dark-bg-color .cke_table_wrapper .cke_table { overflow: hidden; border-radius: 0.17067rem; }
.__code-text-component-content [previewtable-table-tpl9] section[data-contenteditable="true"], .__code-text-component-content [previewtable-table-tpl10] section[data-contenteditable="true"], .__code-text-component-content [previewtable-table-tpl11] section[data-contenteditable="true"], .__code-text-component-content [previewtable-table-tpl12] section[data-contenteditable="true"], .__code-text-component-content [previewtable-table-tpl13] section[data-contenteditable="true"] { min-height: 1em; }
.__code-text-component-content a { color: rgb(97, 120, 145); text-decoration: none; }
.__code-text-component-content a:active { opacity: 0.6; text-decoration: underline; }
.__code-text-component-content a[href^="nc:"] { color: rgb(153, 153, 153); text-decoration: none; }
.__code-text-component-content .nav-map-link { color: rgb(87, 107, 149); margin-left: 0.34133rem; word-break: keep-all; }
.__code-text-component-content .foldText, .__code-text-component-content .unfoldText { color: rgb(22, 107, 199); white-space: nowrap; word-break: keep-all; }
.__code-text-component-content .foldText::after, .__code-text-component-content .unfoldText::after { content: "󎘢"; font-family: clifont; display: inline-block; }
.__code-text-component-content .foldText::after { transform: rotate(180deg); }
table .nav-map-link { display: none; }
.list[data-v-55dcbb45] { position: relative; white-space: nowrap; overflow: hidden; font-size: 0.512rem; color: rgb(153, 153, 153); background: rgb(246, 248, 249); padding: 0.34133rem 0.68267rem; text-overflow: ellipsis; }
.list .item[data-v-55dcbb45] { margin-right: 0.34133rem; display: inline-block; }
.list .cover[data-v-55dcbb45] { position: absolute; width: 1.36533rem; height: 100%; background-image: linear-gradient(90deg, transparent, rgb(255, 255, 255)); right: -0.128rem; top: 0px; }
.form-item[data-v-6b1942c5] { margin-bottom: 1.36533rem; position: relative; }
.form-item .autoHand[data-v-6b1942c5] { position: absolute; right: 0px; top: 0px; font-size: 0.64rem; line-height: 0.896rem; color: rgb(87, 107, 149); z-index: 1; }
.form-item .title[data-v-6b1942c5] { position: relative; color: rgb(51, 51, 51); font-size: 0.68267rem; font-weight: 700; word-break: break-all; text-align: justify; line-height: 1.4; margin-bottom: 0.34133rem; }
.form-item .required[data-v-6b1942c5] { color: rgb(230, 67, 64); vertical-align: middle; }
.form-item .desc[data-v-6b1942c5] { margin-bottom: 0.34133rem; color: rgb(153, 153, 153); font-size: 0.59733rem; word-break: break-all; line-height: 1.3; text-align: justify; }
.form-item .desc.is-file[data-v-6b1942c5] { margin-bottom: 0.512rem; }
.bottom-desc[data-v-6b1942c5] { font-size: 0.512rem; font-weight: 400; line-height: 1.4; color: rgb(153, 153, 153); margin-top: 0.42667rem; }
.font-size-10-1[data-v-d9dfe2f8] { font-size: 0.42667rem !important; }
.font-size-11-1[data-v-d9dfe2f8] { font-size: 0.46933rem !important; }
.font-size-12-1[data-v-d9dfe2f8] { font-size: 0.512rem !important; }
.font-size-13-1[data-v-d9dfe2f8] { font-size: 0.55467rem !important; }
.font-size-14-1[data-v-d9dfe2f8] { font-size: 0.59733rem !important; }
.font-size-15-1[data-v-d9dfe2f8] { font-size: 0.64rem !important; }
.font-size-16-1[data-v-d9dfe2f8] { font-size: 0.68267rem !important; }
.font-size-17-1[data-v-d9dfe2f8] { font-size: 0.72533rem !important; }
.font-size-18-1[data-v-d9dfe2f8] { font-size: 0.768rem !important; }
.font-size-19-1[data-v-d9dfe2f8] { font-size: 0.81067rem !important; }
.font-size-20-1[data-v-d9dfe2f8] { font-size: 0.85333rem !important; }
.font-size-21-1[data-v-d9dfe2f8] { font-size: 0.896rem !important; }
.font-size-22-1[data-v-d9dfe2f8] { font-size: 0.93867rem !important; }
.font-size-23-1[data-v-d9dfe2f8] { font-size: 0.98133rem !important; }
.font-size-24-1[data-v-d9dfe2f8] { font-size: 1.024rem !important; }
.font-size-26-1[data-v-d9dfe2f8] { font-size: 1.10933rem !important; }
.font-size-28-1[data-v-d9dfe2f8] { font-size: 1.19467rem !important; }
.font-size-32-1[data-v-d9dfe2f8] { font-size: 1.36533rem !important; }
.font-size-10-2[data-v-d9dfe2f8] { font-size: 0.48213rem !important; }
.font-size-11-2[data-v-d9dfe2f8] { font-size: 0.52907rem !important; }
.font-size-12-2[data-v-d9dfe2f8] { font-size: 0.576rem !important; }
.font-size-13-2[data-v-d9dfe2f8] { font-size: 0.62293rem !important; }
.font-size-14-2[data-v-d9dfe2f8] { font-size: 0.67413rem !important; }
.font-size-15-2[data-v-d9dfe2f8] { font-size: 0.72107rem !important; }
.font-size-16-2[data-v-d9dfe2f8] { font-size: 0.768rem !important; }
.font-size-17-2[data-v-d9dfe2f8] { font-size: 0.81493rem !important; }
.font-size-18-2[data-v-d9dfe2f8] { font-size: 0.86613rem !important; }
.font-size-19-2[data-v-d9dfe2f8] { font-size: 0.91307rem !important; }
.font-size-20-2[data-v-d9dfe2f8] { font-size: 0.96rem !important; }
.font-size-21-2[data-v-d9dfe2f8] { font-size: 1.0112rem !important; }
.font-size-22-2[data-v-d9dfe2f8] { font-size: 1.05813rem !important; }
.font-size-23-2[data-v-d9dfe2f8] { font-size: 1.10507rem !important; }
.font-size-24-2[data-v-d9dfe2f8] { font-size: 1.152rem !important; }
.font-size-26-2[data-v-d9dfe2f8] { font-size: 1.24587rem !important; }
.font-size-28-2[data-v-d9dfe2f8] { font-size: 1.344rem !important; }
.font-size-32-2[data-v-d9dfe2f8] { font-size: 1.50187rem !important; }
.font-size-10-3[data-v-d9dfe2f8] { font-size: 0.59733rem !important; }
.font-size-11-3[data-v-d9dfe2f8] { font-size: 0.65707rem !important; }
.font-size-12-3[data-v-d9dfe2f8] { font-size: 0.7168rem !important; }
.font-size-13-3[data-v-d9dfe2f8] { font-size: 0.77653rem !important; }
.font-size-14-3[data-v-d9dfe2f8] { font-size: 0.83627rem !important; }
.font-size-15-3[data-v-d9dfe2f8] { font-size: 0.896rem !important; }
.font-size-16-3[data-v-d9dfe2f8] { font-size: 0.95573rem !important; }
.font-size-17-3[data-v-d9dfe2f8] { font-size: 1.01547rem !important; }
.font-size-18-3[data-v-d9dfe2f8] { font-size: 1.0752rem !important; }
.font-size-19-3[data-v-d9dfe2f8] { font-size: 1.13493rem !important; }
.font-size-20-3[data-v-d9dfe2f8] { font-size: 1.19467rem !important; }
.font-size-21-3[data-v-d9dfe2f8] { font-size: 1.2544rem !important; }
.font-size-22-3[data-v-d9dfe2f8] { font-size: 1.31413rem !important; }
.font-size-23-3[data-v-d9dfe2f8] { font-size: 1.39093rem !important; }
.font-size-24-3[data-v-d9dfe2f8] { font-size: 1.4336rem !important; }
.font-size-26-3[data-v-d9dfe2f8] { font-size: 1.55307rem !important; }
.font-size-28-3[data-v-d9dfe2f8] { font-size: 1.67253rem !important; }
.font-size-32-3[data-v-d9dfe2f8] { font-size: 1.91147rem !important; }
.el-text[data-v-d9dfe2f8] { position: relative; }
.el-text input[data-v-d9dfe2f8] { color: rgba(0, 0, 0, 0.87); border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; padding: 0.55467rem 0.34133rem; font-size: 0.59733rem; width: calc(100% - 0.68267rem); outline: none; }
.el-text .anticon-cli-scanning[data-v-d9dfe2f8] { position: absolute; top: 24%; right: 0.34133rem; }
.el-identity[data-v-370efc02] { position: relative; }
.el-identity i[data-v-370efc02] { position: absolute; top: 24%; left: 0.34133rem; font-size: 0.68267rem; }
.el-identity input[data-v-370efc02] { color: rgba(0, 0, 0, 0.87); border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; padding: 0.55467rem 0.34133rem 0.55467rem 1.45067rem; font-size: 0.59733rem; width: calc(100% - 1.792rem); outline: none; }
.font-size-10-1[data-v-5654810d] { font-size: 0.42667rem !important; }
.font-size-11-1[data-v-5654810d] { font-size: 0.46933rem !important; }
.font-size-12-1[data-v-5654810d] { font-size: 0.512rem !important; }
.font-size-13-1[data-v-5654810d] { font-size: 0.55467rem !important; }
.font-size-14-1[data-v-5654810d] { font-size: 0.59733rem !important; }
.font-size-15-1[data-v-5654810d] { font-size: 0.64rem !important; }
.font-size-16-1[data-v-5654810d] { font-size: 0.68267rem !important; }
.font-size-17-1[data-v-5654810d] { font-size: 0.72533rem !important; }
.font-size-18-1[data-v-5654810d] { font-size: 0.768rem !important; }
.font-size-19-1[data-v-5654810d] { font-size: 0.81067rem !important; }
.font-size-20-1[data-v-5654810d] { font-size: 0.85333rem !important; }
.font-size-21-1[data-v-5654810d] { font-size: 0.896rem !important; }
.font-size-22-1[data-v-5654810d] { font-size: 0.93867rem !important; }
.font-size-23-1[data-v-5654810d] { font-size: 0.98133rem !important; }
.font-size-24-1[data-v-5654810d] { font-size: 1.024rem !important; }
.font-size-26-1[data-v-5654810d] { font-size: 1.10933rem !important; }
.font-size-28-1[data-v-5654810d] { font-size: 1.19467rem !important; }
.font-size-32-1[data-v-5654810d] { font-size: 1.36533rem !important; }
.font-size-10-2[data-v-5654810d] { font-size: 0.48213rem !important; }
.font-size-11-2[data-v-5654810d] { font-size: 0.52907rem !important; }
.font-size-12-2[data-v-5654810d] { font-size: 0.576rem !important; }
.font-size-13-2[data-v-5654810d] { font-size: 0.62293rem !important; }
.font-size-14-2[data-v-5654810d] { font-size: 0.67413rem !important; }
.font-size-15-2[data-v-5654810d] { font-size: 0.72107rem !important; }
.font-size-16-2[data-v-5654810d] { font-size: 0.768rem !important; }
.font-size-17-2[data-v-5654810d] { font-size: 0.81493rem !important; }
.font-size-18-2[data-v-5654810d] { font-size: 0.86613rem !important; }
.font-size-19-2[data-v-5654810d] { font-size: 0.91307rem !important; }
.font-size-20-2[data-v-5654810d] { font-size: 0.96rem !important; }
.font-size-21-2[data-v-5654810d] { font-size: 1.0112rem !important; }
.font-size-22-2[data-v-5654810d] { font-size: 1.05813rem !important; }
.font-size-23-2[data-v-5654810d] { font-size: 1.10507rem !important; }
.font-size-24-2[data-v-5654810d] { font-size: 1.152rem !important; }
.font-size-26-2[data-v-5654810d] { font-size: 1.24587rem !important; }
.font-size-28-2[data-v-5654810d] { font-size: 1.344rem !important; }
.font-size-32-2[data-v-5654810d] { font-size: 1.50187rem !important; }
.font-size-10-3[data-v-5654810d] { font-size: 0.59733rem !important; }
.font-size-11-3[data-v-5654810d] { font-size: 0.65707rem !important; }
.font-size-12-3[data-v-5654810d] { font-size: 0.7168rem !important; }
.font-size-13-3[data-v-5654810d] { font-size: 0.77653rem !important; }
.font-size-14-3[data-v-5654810d] { font-size: 0.83627rem !important; }
.font-size-15-3[data-v-5654810d] { font-size: 0.896rem !important; }
.font-size-16-3[data-v-5654810d] { font-size: 0.95573rem !important; }
.font-size-17-3[data-v-5654810d] { font-size: 1.01547rem !important; }
.font-size-18-3[data-v-5654810d] { font-size: 1.0752rem !important; }
.font-size-19-3[data-v-5654810d] { font-size: 1.13493rem !important; }
.font-size-20-3[data-v-5654810d] { font-size: 1.19467rem !important; }
.font-size-21-3[data-v-5654810d] { font-size: 1.2544rem !important; }
.font-size-22-3[data-v-5654810d] { font-size: 1.31413rem !important; }
.font-size-23-3[data-v-5654810d] { font-size: 1.39093rem !important; }
.font-size-24-3[data-v-5654810d] { font-size: 1.4336rem !important; }
.font-size-26-3[data-v-5654810d] { font-size: 1.55307rem !important; }
.font-size-28-3[data-v-5654810d] { font-size: 1.67253rem !important; }
.font-size-32-3[data-v-5654810d] { font-size: 1.91147rem !important; }
.el-name[data-v-5654810d] { position: relative; }
.el-name i[data-v-5654810d] { position: absolute; top: 24%; left: 0.34133rem; font-size: 0.59733rem; }
.el-name input[data-v-5654810d] { color: rgba(0, 0, 0, 0.87); padding: 0.55467rem 0.34133rem 0.55467rem 1.28rem; width: calc(100% - 1.62133rem); outline: none; }
.el-name input[data-v-5654810d], .el-sex label[data-v-5f194a82] { border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; font-size: 0.59733rem; }
.el-sex label[data-v-5f194a82] { margin-top: 0.34133rem; display: flex; padding: 0.512rem; }
.el-sex .a-radio[data-v-5f194a82] { display: none; }
.el-sex .b-radio[data-v-5f194a82] { display: inline-block; border: 0.04267rem solid rgb(204, 204, 204); width: 0.68267rem; height: 0.68267rem; border-radius: 50%; vertical-align: middle; position: relative; }
.el-sex .b-radio[data-v-5f194a82]::before { content: "✓"; width: 0.81067rem; height: 0.81067rem; color: rgb(255, 255, 255); line-height: 0.81067rem; text-align: center; background: rgb(76, 175, 80); margin-top: -0.08533rem; margin-left: -0.08533rem; position: absolute; border-radius: 50%; display: none; }
.el-sex .a-radio:checked .b-radio[data-v-5f194a82]::before { display: block; }
.el-sex .word[data-v-5f194a82] { position: relative; top: 0.04267rem; margin-left: 0.34133rem; word-break: break-all; }
.el-sex .no-value[data-v-5f194a82] { color: rgb(153, 153, 153); }
.el-sex .dropDown-label[data-v-5f194a82] { position: relative; padding-right: 1.28rem; }
.el-sex .dropDown-label .anticon-sex[data-v-5f194a82] { margin-right: 0.21333rem; }
.el-sex .dropDown-icon[data-v-5f194a82] { position: absolute; right: 0.512rem; top: 50%; transform: translateY(-50%); }
.el-carnumber[data-v-369d764e] { display: flex; width: 100%; height: 1.87733rem; line-height: 1.87733rem; margin-top: 0.512rem; justify-content: space-between; }
.el-carnumber span[data-v-369d764e] { width: 11.1111%; height: 1.87733rem; background: rgb(248, 248, 248); border-radius: 0.17067rem; display: inline-block; }
.el-carnumber span[data-v-369d764e]:last-child { font-size: 0.512rem; text-align: center; }
.el-carnumber span:last-child em[data-v-369d764e] { display: inline-block; width: 0.512rem; line-height: 0.512rem; font-style: normal; vertical-align: middle; transform: scale(0.9); color: rgb(216, 216, 216); }
.font-size-10-1[data-v-7fa87c60] { font-size: 0.42667rem !important; }
.font-size-11-1[data-v-7fa87c60] { font-size: 0.46933rem !important; }
.font-size-12-1[data-v-7fa87c60] { font-size: 0.512rem !important; }
.font-size-13-1[data-v-7fa87c60] { font-size: 0.55467rem !important; }
.font-size-14-1[data-v-7fa87c60] { font-size: 0.59733rem !important; }
.font-size-15-1[data-v-7fa87c60] { font-size: 0.64rem !important; }
.font-size-16-1[data-v-7fa87c60] { font-size: 0.68267rem !important; }
.font-size-17-1[data-v-7fa87c60] { font-size: 0.72533rem !important; }
.font-size-18-1[data-v-7fa87c60] { font-size: 0.768rem !important; }
.font-size-19-1[data-v-7fa87c60] { font-size: 0.81067rem !important; }
.font-size-20-1[data-v-7fa87c60] { font-size: 0.85333rem !important; }
.font-size-21-1[data-v-7fa87c60] { font-size: 0.896rem !important; }
.font-size-22-1[data-v-7fa87c60] { font-size: 0.93867rem !important; }
.font-size-23-1[data-v-7fa87c60] { font-size: 0.98133rem !important; }
.font-size-24-1[data-v-7fa87c60] { font-size: 1.024rem !important; }
.font-size-26-1[data-v-7fa87c60] { font-size: 1.10933rem !important; }
.font-size-28-1[data-v-7fa87c60] { font-size: 1.19467rem !important; }
.font-size-32-1[data-v-7fa87c60] { font-size: 1.36533rem !important; }
.font-size-10-2[data-v-7fa87c60] { font-size: 0.48213rem !important; }
.font-size-11-2[data-v-7fa87c60] { font-size: 0.52907rem !important; }
.font-size-12-2[data-v-7fa87c60] { font-size: 0.576rem !important; }
.font-size-13-2[data-v-7fa87c60] { font-size: 0.62293rem !important; }
.font-size-14-2[data-v-7fa87c60] { font-size: 0.67413rem !important; }
.font-size-15-2[data-v-7fa87c60] { font-size: 0.72107rem !important; }
.font-size-16-2[data-v-7fa87c60] { font-size: 0.768rem !important; }
.font-size-17-2[data-v-7fa87c60] { font-size: 0.81493rem !important; }
.font-size-18-2[data-v-7fa87c60] { font-size: 0.86613rem !important; }
.font-size-19-2[data-v-7fa87c60] { font-size: 0.91307rem !important; }
.font-size-20-2[data-v-7fa87c60] { font-size: 0.96rem !important; }
.font-size-21-2[data-v-7fa87c60] { font-size: 1.0112rem !important; }
.font-size-22-2[data-v-7fa87c60] { font-size: 1.05813rem !important; }
.font-size-23-2[data-v-7fa87c60] { font-size: 1.10507rem !important; }
.font-size-24-2[data-v-7fa87c60] { font-size: 1.152rem !important; }
.font-size-26-2[data-v-7fa87c60] { font-size: 1.24587rem !important; }
.font-size-28-2[data-v-7fa87c60] { font-size: 1.344rem !important; }
.font-size-32-2[data-v-7fa87c60] { font-size: 1.50187rem !important; }
.font-size-10-3[data-v-7fa87c60] { font-size: 0.59733rem !important; }
.font-size-11-3[data-v-7fa87c60] { font-size: 0.65707rem !important; }
.font-size-12-3[data-v-7fa87c60] { font-size: 0.7168rem !important; }
.font-size-13-3[data-v-7fa87c60] { font-size: 0.77653rem !important; }
.font-size-14-3[data-v-7fa87c60] { font-size: 0.83627rem !important; }
.font-size-15-3[data-v-7fa87c60] { font-size: 0.896rem !important; }
.font-size-16-3[data-v-7fa87c60] { font-size: 0.95573rem !important; }
.font-size-17-3[data-v-7fa87c60] { font-size: 1.01547rem !important; }
.font-size-18-3[data-v-7fa87c60] { font-size: 1.0752rem !important; }
.font-size-19-3[data-v-7fa87c60] { font-size: 1.13493rem !important; }
.font-size-20-3[data-v-7fa87c60] { font-size: 1.19467rem !important; }
.font-size-21-3[data-v-7fa87c60] { font-size: 1.2544rem !important; }
.font-size-22-3[data-v-7fa87c60] { font-size: 1.31413rem !important; }
.font-size-23-3[data-v-7fa87c60] { font-size: 1.39093rem !important; }
.font-size-24-3[data-v-7fa87c60] { font-size: 1.4336rem !important; }
.font-size-26-3[data-v-7fa87c60] { font-size: 1.55307rem !important; }
.font-size-28-3[data-v-7fa87c60] { font-size: 1.67253rem !important; }
.font-size-32-3[data-v-7fa87c60] { font-size: 1.91147rem !important; }
.el-chained-selects[data-v-7fa87c60] { position: relative; }
.el-chained-selects input[data-v-7fa87c60] { color: rgba(0, 0, 0, 0.87); border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; padding: 0.55467rem 0.34133rem; font-size: 0.59733rem; width: calc(100% - 0.68267rem); outline: none; }
.el-chained-selects i[data-v-7fa87c60] { position: absolute; top: 24%; right: 0.34133rem; font-size: 0.68267rem; }
.el-owneradress[data-v-5b0421e9] { width: 100%; height: 6.82667rem; line-height: 1.87733rem; margin-top: 0.512rem; }
.el-owneradress .placeholder[data-v-5b0421e9] { display: flex; width: calc(100% - 0.68267rem); height: 1.87733rem; border: 0.04267rem solid rgb(216, 216, 216); line-height: 1.87733rem; padding: 0px 0.34133rem; margin-top: 0.34133rem; justify-content: space-between; border-radius: 0.17067rem; color: rgba(0, 0, 0, 0.6); font-size: 0.59733rem; }
.el-owneradress .placeholder i[data-v-5b0421e9] { float: right; }
.el-owneradress .placeholder .content[data-v-5b0421e9] { overflow: hidden; flex: 1 1 0%; }
.el-owneradress input[data-v-5b0421e9], .el-owneradress textarea[data-v-5b0421e9] { margin-top: 0.34133rem; color: rgba(0, 0, 0, 0.87); border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; padding: 0.55467rem 0.34133rem; font-size: 0.59733rem; width: calc(100% - 0.68267rem); outline: none; }
.el-owneradress textarea[data-v-5b0421e9] { height: 3.41333rem; }
.el-textarea textarea[data-v-4cea7c35] { width: calc(100% - 0.68267rem); min-height: 4.65067rem; border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; padding: 0.34133rem; font-size: 0.59733rem; color: rgba(0, 0, 0, 0.87); outline: none; }
.signature[data-v-5cb7ca57] { width: 100%; height: 4.77867rem; background: rgb(255, 255, 255); padding-top: 0.04267rem; position: relative; border: 0.04267rem dashed rgba(120, 130, 140, 0.25); border-radius: 0.17067rem; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.signature i[data-v-5cb7ca57] { font-size: 1.024rem; display: block; text-align: center; color: rgb(207, 207, 207); }
.signature .sign[data-v-5cb7ca57] { text-align: center; margin-top: 0.17067rem; color: rgb(102, 102, 102); font-size: 0.59733rem; display: block; }
.signature .tips[data-v-5cb7ca57] { font-size: 0.512rem; color: rgb(187, 187, 187); text-align: center; display: block; }
.el-number[data-v-4dfa88ea] { display: flex; align-items: center; justify-content: space-between; border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; }
.el-number input[data-v-4dfa88ea] { flex: 1 1 0%; display: block; max-width: calc(100% - 4.26667rem); color: rgba(0, 0, 0, 0.87); padding: 0.55467rem 0.34133rem; font-size: 0.59733rem; border: 0px none; outline: none; }
.el-number .unit[data-v-4dfa88ea] { max-width: 4.26667rem; text-align: right; padding: 0px 0.34133rem; font-size: 0.59733rem; color: rgba(0, 0, 0, 0.87); }
.el-number .anticon-cli-scanning[data-v-4dfa88ea] { padding-right: 0.34133rem; }
.add-negative[data-v-4dfa88ea] { margin-top: 0.34133rem; color: rgb(87, 107, 149); font-size: 0.59733rem; font-weight: 400; }
.el-checkbox[data-v-13d02a18] { margin-top: 0.34133rem; }
.el-checkbox label[data-v-13d02a18] { display: flex; align-items: center; position: relative; border: 0.04267rem solid rgb(216, 216, 216); padding: 0.512rem; border-radius: 0.17067rem; }
.el-checkbox .cover-checkIcon[data-v-13d02a18] { box-sizing: border-box; margin: 0px; padding: 0px; color: rgba(0, 0, 0, 0.65); font-size: 0.59733rem; font-variant: tabular-nums; list-style: none; font-feature-settings: "tnum"; position: relative; display: inline-block; line-height: 1; white-space: nowrap; vertical-align: middle; outline: none; cursor: pointer; }
.el-checkbox .cover-checkIcon input[type="checkbox"][data-v-13d02a18] { box-sizing: border-box; padding: 0px; position: absolute; inset: 0px; z-index: 1; width: 100%; height: 100%; cursor: pointer; opacity: 0; }
.el-checkbox .cover-checkIcon input[type="checkbox"]:checked ~ .show[data-v-13d02a18] { background-color: rgb(22, 107, 199); border-color: rgb(22, 107, 199); }
.el-checkbox .cover-checkIcon input[type="checkbox"]:checked ~ .show[data-v-13d02a18]::after { display: table; }
.el-checkbox .cover-checkIcon .show[data-v-13d02a18] { position: relative; top: 0px; left: 0px; display: block; width: 0.68267rem; height: 0.68267rem; background-color: rgb(255, 255, 255); border: 0.04267rem solid rgb(217, 217, 217); border-radius: 0.08533rem; border-collapse: separate; transition: 0.3s; }
.el-checkbox .cover-checkIcon .show[data-v-13d02a18]::after { position: absolute; top: 50%; left: 22%; width: 0.24381rem; height: 0.3901rem; border-width: 0px 0.08533rem 0.08533rem 0px; border-right-style: solid; border-bottom-style: solid; border-right-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-image: initial; display: none; border-top-style: initial; border-top-color: initial; border-left-style: initial; border-left-color: initial; transform: rotate(45deg) scale(1) translate(-50%, -50%); opacity: 1; transition: 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s; content: " "; }
.el-checkbox .word[data-v-13d02a18] { position: relative; width: 100%; font-size: 0.59733rem; margin-left: 0.34133rem; word-break: break-all; }
.no-value[data-v-13d02a18] { color: rgb(119, 119, 119); font-size: 0.59733rem; }
.dropDown-label[data-v-13d02a18] { display: flex; position: relative; border: 0.04267rem solid rgb(216, 216, 216); padding: 0.512rem 1.28rem 0.512rem 0.34133rem; border-radius: 0.17067rem; }
.has-value-label[data-v-13d02a18] { padding: 0.17067rem 1.28rem 0.17067rem 0.512rem; }
.dropDown-icon[data-v-13d02a18] { position: absolute; right: 0.512rem; top: 50%; transform: translateY(-50%); }
.checkVal[data-v-13d02a18] { display: inline-block; background: rgba(74, 111, 157, 0.1); padding: 0.21333rem 0.34133rem; color: rgb(51, 51, 51); border-radius: 0.17067rem; margin: 0.128rem 0.256rem 0.128rem 0px; }
.custom[data-v-13d02a18] { width: 100%; line-height: 0.85333rem; color: rgb(187, 187, 187); border-bottom: 0.04267rem solid rgb(187, 187, 187); padding: 0.42667rem 0px 0.17067rem; }
.el-radio label[data-v-3a48b490] { font-size: 0.59733rem; margin-top: 0.34133rem; display: flex; border: 0.04267rem solid rgb(216, 216, 216); padding: 0.512rem; border-radius: 0.17067rem; }
.el-radio .a-radio[data-v-3a48b490] { display: none; }
.el-radio .b-radio[data-v-3a48b490] { border: 0.04267rem solid rgb(204, 204, 204); width: 0.68267rem; height: 0.68267rem; border-radius: 50%; vertical-align: middle; position: relative; text-align: center; display: inline-flex; justify-content: center; align-items: center; }
.el-radio .b-radio[data-v-3a48b490]::before { content: ""; width: calc(100% - 0.08533rem); height: calc(100% - 0.08533rem); color: rgb(255, 255, 255); text-align: center; background: rgb(22, 107, 199); border-radius: 50%; border: 0.128rem solid rgb(255, 255, 255); box-sizing: border-box; display: none; }
.el-radio .a-radio:checked ~ .b-radio[data-v-3a48b490]::before { display: inline-block; }
.el-radio .word[data-v-3a48b490] { position: relative; width: 100%; top: 0.04267rem; margin-left: 0.34133rem; word-break: break-all; }
.el-radio .no-value[data-v-3a48b490] { color: rgb(153, 153, 153); }
.el-radio .dropDown-label[data-v-3a48b490] { position: relative; padding-right: 1.28rem; }
.el-radio .dropDown-icon[data-v-3a48b490] { position: absolute; right: 0.512rem; top: 50%; transform: translateY(-50%); }
.custom[data-v-3a48b490] { width: 100%; line-height: 0.85333rem; color: rgb(187, 187, 187); border-bottom: 0.04267rem solid rgb(187, 187, 187); padding: 0.42667rem 0px 0.17067rem; }
.el-dates[data-v-3e41f544] { align-items: center; justify-content: space-between; }
.el-date[data-v-3e41f544] { display: flex; align-items: center; border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; }
.el-date input[data-v-3e41f544] { flex: 1 1 0%; width: calc(100% - 0.68267rem); color: rgba(0, 0, 0, 0.87); padding: 0.55467rem 0.34133rem; font-size: 0.59733rem; border: 0px none; outline: none; }
.el-date .icon[data-v-3e41f544] { display: flex; align-items: center; padding-left: 0.34133rem; font-size: 0.68267rem; }
.el-image .item-wrapper[data-v-78e0fc5b] { display: flex; flex-direction: row; justify-content: flex-start; align-items: center; }
.el-image .item[data-v-78e0fc5b] { width: 4.77867rem; height: 4.77867rem; line-height: 1.28rem; text-align: center; background: rgb(246, 248, 249); display: flex; flex-direction: column; color: rgb(102, 102, 102); margin-right: 0.34133rem; }
.el-image .item[data-v-78e0fc5b]:last-child { margin-right: 0px; }
.el-image .item i[data-v-78e0fc5b] { margin-top: 1.28rem; font-size: 0.896rem; }
.el-image .item span[data-v-78e0fc5b] { font-size: 0.59733rem; }
.el-image .water-mark-info[data-v-78e0fc5b] { font-size: 0.512rem; color: rgb(187, 187, 187); padding: 0.17067rem 0px; }
.cliLink[data-v-78e0fc5b] { color: rgb(87, 107, 149); }
.use-flash[data-v-78e0fc5b] { margin-top: 0.42667rem; display: flex; font-size: 0.59733rem; }
.use-flash .clifont[data-v-78e0fc5b] { font-size: 0.68267rem; margin-right: 0.128rem; }
.use-flash .cliLink[data-v-78e0fc5b] { display: flex; flex-direction: row; justify-content: flex-start; align-items: center; }
.info[data-v-78e0fc5b] { font-size: 0.512rem; color: rgb(187, 187, 187); padding: 0.17067rem 0px; display: flex; }
.pt0[data-v-78e0fc5b] { padding-top: 0px; }
.thumbnail-item-wrapper[data-v-78e0fc5b] { flex-wrap: wrap; margin-bottom: -0.34133rem; }
.thumbnail-item-wrapper .item[data-v-78e0fc5b] { display: flex; flex-direction: row; height: auto; width: calc(50% - 0.34133rem); align-items: center; border: 0.04267rem solid rgba(120, 130, 140, 0.2); border-radius: 0.17067rem; padding: 0.59733rem 0.512rem; margin-bottom: 0.34133rem; }
.thumbnail-item-wrapper .item i[data-v-78e0fc5b] { font-size: 0.85333rem; margin-top: 0px; margin-right: 0.256rem; line-height: 0.85333rem; }
.thumbnail-item-wrapper .item span[data-v-78e0fc5b] { line-height: 1.024rem; font-size: 0.68267rem; color: rgba(0, 0, 0, 0.85); }
.el-audio .item[data-v-d9aac774] { border: 0.04267rem solid rgb(230, 230, 230); background: rgb(251, 251, 251); padding: 0.68267rem; border-radius: 0.17067rem; line-height: 0.85333rem; color: rgb(102, 102, 102); font-size: 0.59733rem; }
.el-audio .item i[data-v-d9aac774] { margin-right: 0.17067rem; }
.el-video .item[data-v-9b368b40] { width: 4.77867rem; height: 4.77867rem; line-height: 1.28rem; text-align: center; background: rgb(246, 248, 249); display: flex; flex-direction: column; color: rgb(102, 102, 102); }
.el-video .item i[data-v-9b368b40] { margin-top: 1.28rem; font-size: 0.896rem; }
.el-video .item span[data-v-9b368b40] { font-size: 0.59733rem; }
.el-check-item[data-v-11451287] { border-radius: 0.17067rem; }
.el-check-item .item[data-v-11451287] { display: flex; position: relative; margin-top: 0.68267rem; border: 0.04267rem solid rgb(230, 230, 230); box-sizing: border-box; border-radius: 0.17067rem; padding: 0.512rem 0px 0.512rem 0.512rem; }
.el-check-item .item .w[data-v-11451287] { flex: 1 1 0%; display: flex; align-items: center; }
.el-check-item .item[data-v-11451287]:first-child { margin-top: 0px; }
.el-check-item .item .content[data-v-11451287] { font-size: 0.59733rem; word-break: break-all; line-height: 1.024rem; color: rgba(0, 0, 0, 0.87); }
.el-check-item .item .icons[data-v-11451287] { display: flex; color: rgb(216, 216, 216); text-align: right; }
.el-check-item .item .icons div[data-v-11451287] { height: 100%; position: relative; padding: 0px 0.512rem; box-sizing: border-box; display: flex; align-items: center; }
.el-check-item .item .icons div[data-v-11451287]:last-of-type::after { display: none; }
.el-check-item .item .icons div[data-v-11451287]::after { content: ""; position: absolute; top: 0px; right: 0px; width: 0.04267rem; height: 100%; background-color: rgba(0, 0, 0, 0.1); }
.el-check-item .item .icons i[data-v-11451287] { font-size: 0.768rem; }
.el-check-item .item .abnormal-name[data-v-11451287], .el-check-item .item .normal-name[data-v-11451287], .el-check-item .item .skip-name[data-v-11451287] { color: rgb(187, 187, 187); font-size: 0.68267rem; line-height: 0.768rem; }
.link[data-v-11451287] { color: rgb(87, 107, 149); }
.item-active-1[data-v-11451287] { background: rgb(234, 247, 240); border-color: rgba(42, 173, 103, 0.2); }
.item-active-1 .btn[data-v-11451287] { color: rgb(42, 173, 103); }
.item-active-2[data-v-11451287] { background: rgb(253, 237, 236); border: 0.04267rem solid rgba(230, 67, 64, 0.2); }
.item-active-2 .btn[data-v-11451287] { color: rgb(230, 67, 64); }
.item-active-3[data-v-11451287] { background: rgb(230, 230, 230); }
.focusedText[data-v-11451287] { display: flex; align-items: center; justify-content: space-between; flex: 1 1 0%; padding-right: 0px; font-size: 0.59733rem; }
.addDescWrapper[data-v-11451287] { display: flex; align-items: center; padding-right: 0.59733rem; }
.btn[data-v-11451287] { display: flex; align-items: center; justify-content: center; font-size: 0.59733rem; color: rgb(102, 102, 102); min-width: 2.47467rem; }
.btn[data-v-11451287], .btn i[data-v-11451287] { font-weight: 700; text-align: center; line-height: 0.93867rem; }
.btn i[data-v-11451287] { min-width: 1.87733rem; font-size: 0.85333rem; }
.addDescAction[data-v-11451287] { font-size: 0.68267rem; color: rgb(87, 107, 149); line-height: 0.93867rem; margin-left: 0.17067rem; min-width: 2.77333rem; flex-shrink: 0; white-space: nowrap; }
.descWrapper[data-v-11451287] { border: 0.04267rem solid transparent; border-bottom-left-radius: 0.17067rem; border-bottom-right-radius: 0.17067rem; padding: 0.42667rem 0.512rem 0.512rem; width: calc(100% + 0.512rem); position: relative; left: -0.512rem; bottom: -0.512rem; background-color: rgb(255, 255, 255); }
.descWrapper p[data-v-11451287] { height: 2.56rem; color: rgba(0, 0, 0, 0.25); }
.descWrapper .addBtn[data-v-11451287] { margin-top: 0.42667rem; background: rgb(247, 248, 250); border-radius: 0.128rem; display: flex; align-items: center; justify-content: center; color: rgb(187, 187, 187); width: 2.98667rem; height: 2.98667rem; }
.descWrapper .addBtn i[data-v-11451287] { font-size: 0.768rem; }
.el-table .row[data-v-5e71a18f] { display: flex; color: rgb(51, 51, 51); font-size: 0.59733rem; border-top: 0.04267rem solid rgb(216, 216, 216); border-right: 0.04267rem solid rgb(216, 216, 216); border-left: 0.04267rem solid rgb(216, 216, 216); border-image: initial; min-height: 1.62133rem; border-bottom: none; }
.el-table .row[data-v-5e71a18f]:last-child { border-bottom: 0.04267rem solid rgb(216, 216, 216); }
.el-table .colName[data-v-5e71a18f] { flex: 2.1 1 0%; padding: 0.42667rem 0.512rem; border-right: 0.04267rem solid rgb(216, 216, 216); line-height: 0.85333rem; display: flex; align-items: center; background: rgb(250, 250, 250); }
.el-table .colVal[data-v-5e71a18f] { flex: 5 1 0%; padding: 0.42667rem 0.512rem; position: relative; align-self: center; color: rgb(153, 153, 153); }
.el-table .divider[data-v-5e71a18f] { height: 0.02133rem; background-color: rgb(216, 216, 216); position: absolute; width: 100%; left: 0px; }
.el-table .pb10[data-v-5e71a18f] { padding-bottom: 0.42667rem; }
.el-table .pt10[data-v-5e71a18f] { padding-top: 0.42667rem; }
.el-table .row[data-v-04536b9a] { display: flex; color: rgb(51, 51, 51); font-size: 0.59733rem; border-top: 0.04267rem solid rgb(216, 216, 216); border-right: 0.04267rem solid rgb(216, 216, 216); border-left: 0.04267rem solid rgb(216, 216, 216); border-image: initial; min-height: 1.62133rem; border-bottom: none; }
.el-table .row[data-v-04536b9a]:last-child { border-bottom: 0.04267rem solid rgb(216, 216, 216); }
.el-table .colName[data-v-04536b9a] { flex: 2.1 1 0%; padding: 0.42667rem 0.512rem; border-right: 0.04267rem solid rgb(216, 216, 216); line-height: 0.85333rem; display: flex; align-items: center; background: rgb(250, 250, 250); }
.el-table .colVal[data-v-04536b9a] { flex: 5 1 0%; padding: 0.42667rem 0.512rem; position: relative; align-self: center; color: rgb(153, 153, 153); }
.el-table ~ .el-table[data-v-04536b9a] { margin-top: 0.42667rem; }
.addRowBtn[data-v-04536b9a] { display: flex; padding: 0.29867rem 0.42667rem; justify-content: center; align-items: center; border: 0.04267rem dashed rgba(120, 130, 140, 0.25); background: rgb(251, 251, 251); color: rgb(153, 153, 153); margin-top: 0.42667rem; font-size: 0.85333rem; font-weight: 700; }
.addRowBtn .icon-add[data-v-04536b9a] { font-weight: 400; font-size: 0.768rem; }
.addRowBtnText[data-v-04536b9a] { color: rgba(0, 0, 0, 0.65); font-size: 0.59733rem; font-weight: 400; margin-left: 0.34133rem; }
.divider[data-v-04536b9a] { height: 0.02133rem; background-color: rgb(216, 216, 216); position: absolute; width: 100%; left: 0px; }
.pb10[data-v-04536b9a] { padding-bottom: 0.42667rem; }
.pt10[data-v-04536b9a] { padding-top: 0.42667rem; }
.el-customernumber[data-v-534f498a] { position: relative; }
.el-customernumber .anticon-number[data-v-534f498a] { position: absolute; top: 24%; left: 0.34133rem; font-size: 0.68267rem; }
.el-customernumber .anticon-cli-scanning[data-v-534f498a] { position: absolute; top: 24%; right: 0.34133rem; font-size: 0.68267rem; }
.el-customernumber input[data-v-534f498a] { color: rgba(0, 0, 0, 0.87); border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; padding: 0.55467rem 0.34133rem 0.55467rem 1.28rem; font-size: 0.59733rem; width: calc(100% - 1.62133rem); outline: none; }
.el-job-number[data-v-6ce35154] { position: relative; }
.el-job-number i[data-v-6ce35154] { position: absolute; top: 24%; left: 0.34133rem; font-size: 0.68267rem; }
.el-job-number input[data-v-6ce35154] { color: rgba(0, 0, 0, 0.87); border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; padding: 0.55467rem 0.34133rem 0.55467rem 1.28rem; font-size: 0.59733rem; width: calc(100% - 1.62133rem); outline: none; }
.el-times[data-v-7f48b0c9] { align-items: center; justify-content: space-between; }
.el-time[data-v-7f48b0c9] { position: relative; display: flex; align-items: center; border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; }
.el-time input[data-v-7f48b0c9] { flex: 1 1 0%; width: calc(100% - 0.68267rem); color: rgba(0, 0, 0, 0.87); padding: 0.55467rem 0.34133rem; font-size: 0.59733rem; border: 0px none; outline: none; }
.el-time .icon[data-v-7f48b0c9] { display: flex; align-items: center; padding-left: 0.34133rem; }
.el-time .anticon-cli-time[data-v-7f48b0c9] { font-size: 0.68267rem; }
.el-file[data-v-64866f40] { display: flex; align-items: center; justify-content: center; box-sizing: border-box; font-size: 0.68267rem; color: rgb(102, 102, 102); padding: 0.46933rem 0.55467rem; height: 2.64533rem; flex-direction: column; background-color: rgb(245, 249, 250); border: 0.04267rem dashed rgb(230, 230, 230); border-radius: 0.17067rem; box-shadow: rgba(0, 0, 0, 0.02) 0px 0.04267rem 0.08533rem; position: relative; }
.el-file .upload-btn-text[data-v-64866f40] { font-weight: 400; font-size: 0.72533rem; line-height: 0.93867rem; color: rgba(0, 0, 0, 0.85); }
.el-file .upload-btn-sub-text[data-v-64866f40] { font-weight: 400; font-size: 0.55467rem; line-height: 0.768rem; color: rgba(0, 0, 0, 0.45); }
.select-local-file-link[data-v-64866f40] { margin-top: 0.34133rem; text-align: left; font-weight: 400; font-size: 0.59733rem; line-height: 0.93867rem; color: rgb(87, 107, 149); }
.wrap[data-v-1c7f22e1] { width: 100%; height: 6.82667rem; background-color: rgb(245, 249, 250); border-radius: 0.17067rem; position: relative; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.wrap svg[data-v-1c7f22e1] { width: 100%; height: 6.82667rem; position: absolute; left: 0px; top: 0px; }
.wrap .anticon-camera-fill[data-v-1c7f22e1] { color: rgb(207, 207, 207); font-size: 1.36533rem; }
.wrap .info[data-v-1c7f22e1] { font-size: 0.68267rem; line-height: 0.93867rem; color: rgb(102, 102, 102); }
.hasExpand .d_wrapper[data-v-3aed6c1a] { max-height: 10.24rem; overflow: hidden; }
.isExpand .d_wrapper[data-v-3aed6c1a] { max-height: none !important; }
.action[data-v-3aed6c1a] { display: inline-block; line-height: 0.85333rem; color: rgb(53, 123, 179); font-size: 0.68267rem; margin-top: 0.34133rem; }
.ql-container { box-sizing: border-box; font-family: Helvetica, Arial, sans-serif; font-size: 0.55467rem; height: 100%; margin: 0px; position: relative; }
.ql-container.ql-disabled .ql-tooltip { visibility: hidden; }
.ql-clipboard { left: -4266.67rem; height: 0.04267rem; overflow-y: hidden; position: absolute; top: 50%; }
.ql-clipboard p { margin: 0px; padding: 0px; }
.richContent p, b, blockquote, del, div, em, h1, h2, h3, h4, h5, h6, ins, ol, pre, strike, table, td, tr, u, ul { cursor: text; }
.richContent blockquote, .richContent h1, .richContent h2, .richContent h3, .richContent h4, .richContent h5, .richContent h6, .richContent ol, .richContent p, .richContent pre, .richContent ul { margin: 0px; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; }
.richContent ol, .richContent ul { }
.richContent ol li, .richContent ul li { list-style-type: none; }
.richContent ul li::before { content: "•"; }
.richContent li:not(.ql-direction-rtl)::before { margin-left: -1.5em; margin-right: 0.3em; text-align: right; }
.richContent li.ql-direction-rtl::before { margin-left: 0.3em; margin-right: -1.5em; }
.richContent ol li:not(.ql-direction-rtl), .richContent ul li:not(.ql-direction-rtl) { padding-left: 1.5em; }
.richContent ol li.ql-direction-rtl, .richContent ul li.ql-direction-rtl { padding-right: 1.5em; }
.richContent ol li { counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; counter-increment: list-0 1; }
.richContent ol li::before { content: counter(list-0) ". "; }
.richContent ol li.ql-indent-1 { counter-increment: list-1 1; }
.richContent ol li.ql-indent-1::before { content: counter(list-1, lower-alpha) ". "; }
.richContent ol li.ql-indent-1 { counter-reset: list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; }
.richContent ol li.ql-indent-2 { counter-increment: list-2 1; }
.richContent ol li.ql-indent-2::before { content: counter(list-2, lower-roman) ". "; }
.richContent ol li.ql-indent-2 { counter-reset: list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; }
.richContent ol li.ql-indent-3 { counter-increment: list-3 1; }
.richContent ol li.ql-indent-3::before { content: counter(list-3) ". "; }
.richContent ol li.ql-indent-3 { counter-reset: list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; }
.richContent ol li.ql-indent-4 { counter-increment: list-4 1; }
.richContent ol li.ql-indent-4::before { content: counter(list-4, lower-alpha) ". "; }
.richContent ol li.ql-indent-4 { counter-reset: list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; }
.richContent ol li.ql-indent-5 { counter-increment: list-5 1; }
.richContent ol li.ql-indent-5::before { content: counter(list-5, lower-roman) ". "; }
.richContent ol li.ql-indent-5 { counter-reset: list-6 0 list-7 0 list-8 0 list-9 0; }
.richContent ol li.ql-indent-6 { counter-increment: list-6 1; }
.richContent ol li.ql-indent-6::before { content: counter(list-6) ". "; }
.richContent ol li.ql-indent-6 { counter-reset: list-7 0 list-8 0 list-9 0; }
.richContent ol li.ql-indent-7 { counter-increment: list-7 1; }
.richContent ol li.ql-indent-7::before { content: counter(list-7, lower-alpha) ". "; }
.richContent ol li.ql-indent-7 { counter-reset: list-8 0 list-9 0; }
.richContent ol li.ql-indent-8 { counter-increment: list-8 1; }
.richContent ol li.ql-indent-8::before { content: counter(list-8, lower-roman) ". "; }
.richContent ol li.ql-indent-8 { counter-reset: list-9 0; }
.richContent ol li.ql-indent-9 { counter-increment: list-9 1; }
.richContent ol li.ql-indent-9::before { content: counter(list-9) ". "; }
.richContent .ql-indent-1:not(.ql-direction-rtl) { padding-left: 3em; }
.richContent li.ql-indent-1:not(.ql-direction-rtl) { padding-left: 4.5em; }
.richContent .ql-indent-1.ql-direction-rtl.ql-align-right { padding-right: 3em; }
.richContent li.ql-indent-1.ql-direction-rtl.ql-align-right { padding-right: 4.5em; }
.richContent .ql-indent-2:not(.ql-direction-rtl) { padding-left: 6em; }
.richContent li.ql-indent-2:not(.ql-direction-rtl) { padding-left: 7.5em; }
.richContent .ql-indent-2.ql-direction-rtl.ql-align-right { padding-right: 6em; }
.richContent li.ql-indent-2.ql-direction-rtl.ql-align-right { padding-right: 7.5em; }
.richContent .ql-indent-3:not(.ql-direction-rtl) { padding-left: 9em; }
.richContent li.ql-indent-3:not(.ql-direction-rtl) { padding-left: 10.5em; }
.richContent .ql-indent-3.ql-direction-rtl.ql-align-right { padding-right: 9em; }
.richContent li.ql-indent-3.ql-direction-rtl.ql-align-right { padding-right: 10.5em; }
.richContent .ql-indent-4:not(.ql-direction-rtl) { padding-left: 12em; }
.richContent li.ql-indent-4:not(.ql-direction-rtl) { padding-left: 13.5em; }
.richContent .ql-indent-4.ql-direction-rtl.ql-align-right { padding-right: 12em; }
.richContent li.ql-indent-4.ql-direction-rtl.ql-align-right { padding-right: 13.5em; }
.richContent .ql-indent-5:not(.ql-direction-rtl) { padding-left: 15em; }
.richContent li.ql-indent-5:not(.ql-direction-rtl) { padding-left: 16.5em; }
.richContent .ql-indent-5.ql-direction-rtl.ql-align-right { padding-right: 15em; }
.richContent li.ql-indent-5.ql-direction-rtl.ql-align-right { padding-right: 16.5em; }
.richContent .ql-indent-6:not(.ql-direction-rtl) { padding-left: 18em; }
.richContent li.ql-indent-6:not(.ql-direction-rtl) { padding-left: 19.5em; }
.richContent .ql-indent-6.ql-direction-rtl.ql-align-right { padding-right: 18em; }
.richContent li.ql-indent-6.ql-direction-rtl.ql-align-right { padding-right: 19.5em; }
.richContent .ql-indent-7:not(.ql-direction-rtl) { padding-left: 21em; }
.richContent li.ql-indent-7:not(.ql-direction-rtl) { padding-left: 22.5em; }
.richContent .ql-indent-7.ql-direction-rtl.ql-align-right { padding-right: 21em; }
.richContent li.ql-indent-7.ql-direction-rtl.ql-align-right { padding-right: 22.5em; }
.richContent .ql-indent-8:not(.ql-direction-rtl) { padding-left: 24em; }
.richContent li.ql-indent-8:not(.ql-direction-rtl) { padding-left: 25.5em; }
.richContent .ql-indent-8.ql-direction-rtl.ql-align-right { padding-right: 24em; }
.richContent li.ql-indent-8.ql-direction-rtl.ql-align-right { padding-right: 25.5em; }
.richContent .ql-indent-9:not(.ql-direction-rtl) { padding-left: 27em; }
.richContent li.ql-indent-9:not(.ql-direction-rtl) { padding-left: 28.5em; }
.richContent .ql-indent-9.ql-direction-rtl.ql-align-right { padding-right: 27em; }
.richContent li.ql-indent-9.ql-direction-rtl.ql-align-right { padding-right: 28.5em; }
.richContent .ql-video { display: block; max-width: 100%; }
.richContent .ql-video.ql-align-center { margin: 0px auto; }
.richContent .ql-video.ql-align-right { margin: 0px 0px 0px auto; }
.richContent .ql-bg-black { background-color: rgb(0, 0, 0); }
.richContent .ql-bg-red { background-color: rgb(230, 0, 0); }
.richContent .ql-bg-orange { background-color: rgb(255, 153, 0); }
.richContent .ql-bg-yellow { background-color: rgb(255, 255, 0); }
.richContent .ql-bg-green { background-color: rgb(0, 138, 0); }
.richContent .ql-bg-blue { background-color: rgb(0, 102, 204); }
.richContent .ql-bg-purple { background-color: rgb(153, 51, 255); }
.richContent .ql-color-white { color: rgb(255, 255, 255); }
.richContent .ql-color-red { color: rgb(230, 0, 0); }
.richContent .ql-color-orange { color: rgb(255, 153, 0); }
.richContent .ql-color-yellow { color: rgb(255, 255, 0); }
.richContent .ql-color-green { color: rgb(0, 138, 0); }
.richContent .ql-color-blue { color: rgb(0, 102, 204); }
.richContent .ql-color-purple { color: rgb(153, 51, 255); }
.richContent .ql-font-serif { font-family: Georgia, "Times New Roman", serif; }
.richContent .ql-font-monospace { font-family: Monaco, "Courier New", monospace; }
.richContent .ql-size-small { font-size: 0.75em; }
.richContent .ql-size-large { font-size: 1.5em; }
.richContent .ql-size-huge { font-size: 2.5em; }
.richContent .ql-direction-rtl { direction: rtl; text-align: inherit; }
.richContent .ql-align-center { text-align: center; }
.richContent .ql-align-justify { text-align: justify; }
.richContent .ql-align-right { text-align: right; }
.richContent .ql-embed-selected { border: 0.04267rem solid rgb(119, 119, 119); user-select: none; }
.richContent.ql-blank::before { color: rgba(0, 0, 0, 0.6); content: attr(data-placeholder); font-style: italic; pointer-events: none; position: absolute; }
.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: 1.024rem; padding: 0.128rem 0.21333rem; width: 1.19467rem; }
.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 .ql-picker-item.ql-selected, .ql-snow .ql-toolbar .ql-picker-item.ql-selected, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item: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-label:hover, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover { color: rgb(0, 102, 204); }
.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 .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.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:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.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-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-label:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .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 button.ql-active .ql-fill, .ql-snow .ql-toolbar button.ql-active .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 button:focus .ql-fill, .ql-snow .ql-toolbar button:focus .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:hover .ql-fill, .ql-snow .ql-toolbar button:hover .ql-fill, .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill { fill: rgb(0, 102, 204); }
.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 .ql-picker-item.ql-selected .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .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:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .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-label.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .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:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow.ql-toolbar button.ql-active .ql-stroke, .ql-snow .ql-toolbar button.ql-active .ql-stroke, .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar button:focus .ql-stroke, .ql-snow .ql-toolbar button:focus .ql-stroke, .ql-snow.ql-toolbar button:focus .ql-stroke-miter, .ql-snow .ql-toolbar button:focus .ql-stroke-miter, .ql-snow.ql-toolbar button:hover .ql-stroke, .ql-snow .ql-toolbar button:hover .ql-stroke, .ql-snow.ql-toolbar button:hover .ql-stroke-miter, .ql-snow .ql-toolbar button:hover .ql-stroke-miter { stroke: rgb(0, 102, 204); }
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active), .ql-snow .ql-toolbar button:hover:not(.ql-active) { color: rgb(68, 68, 68); }
  .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: rgb(68, 68, 68); }
  .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: rgb(68, 68, 68); }
}
.ql-snow, .ql-snow p, b, blockquote, del, div, em, h1, h2, h3, h4, h5, h6, ins, ol, pre, strike, table, td, tr, u, ul { 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; transform: translateY(0.42667rem); }
.ql-snow .ql-tooltip a { cursor: pointer; text-decoration: none; }
.ql-snow .ql-tooltip.ql-flip { transform: translateY(-0.42667rem); }
.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: rgb(68, 68, 68); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2; }
.ql-snow .ql-stroke-miter { fill: none; stroke: rgb(68, 68, 68); stroke-miterlimit: 10; stroke-width: 2; }
.ql-snow .ql-fill, .ql-snow .ql-stroke.ql-fill { fill: rgb(68, 68, 68); }
.ql-snow .ql-empty { fill: none; }
.ql-snow .ql-even { fill-rule: evenodd; }
.ql-snow .ql-stroke.ql-thin, .ql-snow .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 .richContent h1 { font-size: 2em; }
.ql-snow .richContent h2 { font-size: 1.5em; }
.ql-snow .richContent h3 { font-size: 1.17em; }
.ql-snow .richContent h4 { font-size: 1em; }
.ql-snow .richContent h5 { font-size: 0.83em; }
.ql-snow .richContent h6 { font-size: 0.67em; }
.ql-snow .richContent a { text-decoration: underline; }
.ql-snow .richContent blockquote { border-left: 0.17067rem solid rgb(204, 204, 204); margin-bottom: 0.21333rem; margin-top: 0.21333rem; padding-left: 0.68267rem; }
.ql-snow .richContent code, .ql-snow .richContent pre { background-color: rgb(240, 240, 240); border-radius: 0.128rem; }
.ql-snow .richContent pre { white-space: pre-wrap; margin-bottom: 0.21333rem; margin-top: 0.21333rem; padding: 0.21333rem 0.42667rem; }
.ql-snow .richContent code { font-size: 85%; padding-bottom: 0.08533rem; padding-top: 0.08533rem; }
.ql-snow .richContent code::after, .ql-snow .richContent code::before { content: " "; letter-spacing: -0.08533rem; }
.ql-snow .richContent pre.ql-syntax { background-color: rgb(35, 36, 31); color: rgb(248, 248, 242); overflow: visible; }
.ql-snow .richContent img { max-width: 100%; }
.ql-snow .ql-picker { color: rgb(68, 68, 68); display: inline-block; float: left; font-size: 0.59733rem; font-weight: 500; height: 1.024rem; position: relative; vertical-align: middle; }
.ql-snow .ql-picker-label { cursor: pointer; display: inline-block; height: 100%; padding-left: 0.34133rem; padding-right: 0.08533rem; position: relative; width: 100%; }
.ql-snow .ql-picker-label::before { display: inline-block; line-height: 0.93867rem; }
.ql-snow .ql-picker-options { background-color: rgb(255, 255, 255); display: none; min-width: 100%; padding: 0.17067rem 0.34133rem; position: absolute; white-space: nowrap; }
.ql-snow .ql-picker-options .ql-picker-item { cursor: pointer; display: block; padding-bottom: 0.21333rem; padding-top: 0.21333rem; }
.ql-snow .ql-picker.ql-expanded .ql-picker-label { color: rgb(204, 204, 204); z-index: 2; }
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill { fill: rgb(204, 204, 204); }
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke { stroke: rgb(204, 204, 204); }
.ql-snow .ql-picker.ql-expanded .ql-picker-options { display: block; margin-top: -0.04267rem; top: 100%; z-index: 1; }
.ql-snow .ql-color-picker, .ql-snow .ql-icon-picker { width: 1.19467rem; }
.ql-snow .ql-color-picker .ql-picker-label, .ql-snow .ql-icon-picker .ql-picker-label { padding: 0.08533rem 0.17067rem; }
.ql-snow .ql-color-picker .ql-picker-label svg, .ql-snow .ql-icon-picker .ql-picker-label svg { right: 0.17067rem; }
.ql-snow .ql-icon-picker .ql-picker-options { padding: 0.17067rem 0px; }
.ql-snow .ql-icon-picker .ql-picker-item { height: 1.024rem; width: 1.024rem; padding: 0.08533rem 0.17067rem; }
.ql-snow .ql-color-picker .ql-picker-options { padding: 0.128rem 0.21333rem; width: 6.48533rem; }
.ql-snow .ql-color-picker .ql-picker-item { border: 0.04267rem solid transparent; float: left; height: 0.68267rem; margin: 0.08533rem; padding: 0px; width: 0.68267rem; }
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg { position: absolute; margin-top: -0.384rem; right: 0px; top: 50%; width: 0.768rem; }
.ql-snow .ql-picker.ql-header { width: 4.18133rem; }
.ql-snow .ql-picker.ql-header .ql-picker-item::before, .ql-snow .ql-picker.ql-header .ql-picker-label::before { content: "Normal"; }
.ql-snow .ql-picker.ql-font { width: 4.608rem; }
.ql-snow .ql-picker.ql-font .ql-picker-item::before, .ql-snow .ql-picker.ql-font .ql-picker-label::before { content: "Sans Serif"; }
.ql-snow .ql-picker.ql-size { width: 4.18133rem; }
.ql-snow .ql-picker.ql-size .ql-picker-item::before, .ql-snow .ql-picker.ql-size .ql-picker-label::before { content: "Normal"; }
.ql-snow .ql-color-picker.ql-background .ql-picker-item { background-color: rgb(255, 255, 255); }
.ql-snow .ql-color-picker.ql-color .ql-picker-item { background-color: rgb(0, 0, 0); }
.ql-toolbar.ql-snow { border: 0.04267rem solid rgb(204, 204, 204); box-sizing: border-box; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 0.34133rem; }
.ql-toolbar.ql-snow .ql-formats { margin-right: 0.64rem; }
.ql-toolbar.ql-snow .ql-picker-label { border: 0.04267rem solid transparent; }
.ql-toolbar.ql-snow .ql-picker-options { border: 0.04267rem solid transparent; box-shadow: rgba(0, 0, 0, 0.2) 0px 0.08533rem 0.34133rem; }
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label, .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options { border-color: rgb(204, 204, 204); }
.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: rgb(0, 0, 0); }
.ql-toolbar.ql-snow + .ql-container.ql-snow { border-top: 0px; }
.ql-snow .ql-tooltip { background-color: rgb(255, 255, 255); border: 0.04267rem solid rgb(204, 204, 204); box-shadow: rgb(221, 221, 221) 0px 0px 0.21333rem; color: rgb(68, 68, 68); padding: 0.21333rem 0.512rem; white-space: nowrap; }
.ql-snow .ql-tooltip::before { content: "Visit URL:"; line-height: 1.10933rem; margin-right: 0.34133rem; }
.ql-snow .ql-tooltip a.ql-preview { display: inline-block; max-width: 8.53333rem; overflow-x: hidden; text-overflow: ellipsis; vertical-align: top; }
.ql-snow .ql-tooltip a.ql-action::after { border-right: 0.04267rem solid rgb(204, 204, 204); content: "Edit"; margin-left: 0.68267rem; padding-right: 0.34133rem; }
.ql-snow .ql-tooltip a.ql-remove::before { content: "Remove"; margin-left: 0.34133rem; }
.ql-snow .ql-tooltip a { line-height: 1.10933rem; }
.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 a.ql-action::after { border-right: 0px; content: "Save"; padding-right: 0px; }
.ql-snow a { color: rgb(0, 102, 204); }
.ql-container.ql-snow { border: 0.04267rem solid rgb(204, 204, 204); }
.richContent .ql-size-huge { font-size: 0.85333rem; }
.richContent .ql-size-large { font-size: 0.68267rem; }
.richContent .ql-size-small { font-size: 0.512rem; }
.richContent ol, .richContent ul { padding-left: 0.5em; }
.ql-hr { margin: 0.42667rem 0px; border-bottom: 0px; border-top: 0.04267rem solid rgb(153, 153, 153); }
.font-size-10-1[data-v-18a0deaf] { font-size: 0.42667rem !important; }
.font-size-11-1[data-v-18a0deaf] { font-size: 0.46933rem !important; }
.font-size-12-1[data-v-18a0deaf] { font-size: 0.512rem !important; }
.font-size-13-1[data-v-18a0deaf] { font-size: 0.55467rem !important; }
.font-size-14-1[data-v-18a0deaf] { font-size: 0.59733rem !important; }
.font-size-15-1[data-v-18a0deaf] { font-size: 0.64rem !important; }
.font-size-16-1[data-v-18a0deaf] { font-size: 0.68267rem !important; }
.font-size-17-1[data-v-18a0deaf] { font-size: 0.72533rem !important; }
.font-size-18-1[data-v-18a0deaf] { font-size: 0.768rem !important; }
.font-size-19-1[data-v-18a0deaf] { font-size: 0.81067rem !important; }
.font-size-20-1[data-v-18a0deaf] { font-size: 0.85333rem !important; }
.font-size-21-1[data-v-18a0deaf] { font-size: 0.896rem !important; }
.font-size-22-1[data-v-18a0deaf] { font-size: 0.93867rem !important; }
.font-size-23-1[data-v-18a0deaf] { font-size: 0.98133rem !important; }
.font-size-24-1[data-v-18a0deaf] { font-size: 1.024rem !important; }
.font-size-26-1[data-v-18a0deaf] { font-size: 1.10933rem !important; }
.font-size-28-1[data-v-18a0deaf] { font-size: 1.19467rem !important; }
.font-size-32-1[data-v-18a0deaf] { font-size: 1.36533rem !important; }
.font-size-10-2[data-v-18a0deaf] { font-size: 0.48213rem !important; }
.font-size-11-2[data-v-18a0deaf] { font-size: 0.52907rem !important; }
.font-size-12-2[data-v-18a0deaf] { font-size: 0.576rem !important; }
.font-size-13-2[data-v-18a0deaf] { font-size: 0.62293rem !important; }
.font-size-14-2[data-v-18a0deaf] { font-size: 0.67413rem !important; }
.font-size-15-2[data-v-18a0deaf] { font-size: 0.72107rem !important; }
.font-size-16-2[data-v-18a0deaf] { font-size: 0.768rem !important; }
.font-size-17-2[data-v-18a0deaf] { font-size: 0.81493rem !important; }
.font-size-18-2[data-v-18a0deaf] { font-size: 0.86613rem !important; }
.font-size-19-2[data-v-18a0deaf] { font-size: 0.91307rem !important; }
.font-size-20-2[data-v-18a0deaf] { font-size: 0.96rem !important; }
.font-size-21-2[data-v-18a0deaf] { font-size: 1.0112rem !important; }
.font-size-22-2[data-v-18a0deaf] { font-size: 1.05813rem !important; }
.font-size-23-2[data-v-18a0deaf] { font-size: 1.10507rem !important; }
.font-size-24-2[data-v-18a0deaf] { font-size: 1.152rem !important; }
.font-size-26-2[data-v-18a0deaf] { font-size: 1.24587rem !important; }
.font-size-28-2[data-v-18a0deaf] { font-size: 1.344rem !important; }
.font-size-32-2[data-v-18a0deaf] { font-size: 1.50187rem !important; }
.font-size-10-3[data-v-18a0deaf] { font-size: 0.59733rem !important; }
.font-size-11-3[data-v-18a0deaf] { font-size: 0.65707rem !important; }
.font-size-12-3[data-v-18a0deaf] { font-size: 0.7168rem !important; }
.font-size-13-3[data-v-18a0deaf] { font-size: 0.77653rem !important; }
.font-size-14-3[data-v-18a0deaf] { font-size: 0.83627rem !important; }
.font-size-15-3[data-v-18a0deaf] { font-size: 0.896rem !important; }
.font-size-16-3[data-v-18a0deaf] { font-size: 0.95573rem !important; }
.font-size-17-3[data-v-18a0deaf] { font-size: 1.01547rem !important; }
.font-size-18-3[data-v-18a0deaf] { font-size: 1.0752rem !important; }
.font-size-19-3[data-v-18a0deaf] { font-size: 1.13493rem !important; }
.font-size-20-3[data-v-18a0deaf] { font-size: 1.19467rem !important; }
.font-size-21-3[data-v-18a0deaf] { font-size: 1.2544rem !important; }
.font-size-22-3[data-v-18a0deaf] { font-size: 1.31413rem !important; }
.font-size-23-3[data-v-18a0deaf] { font-size: 1.39093rem !important; }
.font-size-24-3[data-v-18a0deaf] { font-size: 1.4336rem !important; }
.font-size-26-3[data-v-18a0deaf] { font-size: 1.55307rem !important; }
.font-size-28-3[data-v-18a0deaf] { font-size: 1.67253rem !important; }
.font-size-32-3[data-v-18a0deaf] { font-size: 1.91147rem !important; }
.el-customer-name[data-v-18a0deaf] { position: relative; }
.el-customer-name i[data-v-18a0deaf] { position: absolute; top: 24%; left: 0.34133rem; font-size: 0.59733rem; }
.el-customer-name input[data-v-18a0deaf] { color: rgba(0, 0, 0, 0.87); border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; padding: 0.55467rem 0.34133rem; font-size: 0.59733rem; width: calc(100% - 1.62133rem); outline: none; }
.font-size-10-1[data-v-3d62ea80] { font-size: 0.42667rem !important; }
.font-size-11-1[data-v-3d62ea80] { font-size: 0.46933rem !important; }
.font-size-12-1[data-v-3d62ea80] { font-size: 0.512rem !important; }
.font-size-13-1[data-v-3d62ea80] { font-size: 0.55467rem !important; }
.font-size-14-1[data-v-3d62ea80] { font-size: 0.59733rem !important; }
.font-size-15-1[data-v-3d62ea80] { font-size: 0.64rem !important; }
.font-size-16-1[data-v-3d62ea80] { font-size: 0.68267rem !important; }
.font-size-17-1[data-v-3d62ea80] { font-size: 0.72533rem !important; }
.font-size-18-1[data-v-3d62ea80] { font-size: 0.768rem !important; }
.font-size-19-1[data-v-3d62ea80] { font-size: 0.81067rem !important; }
.font-size-20-1[data-v-3d62ea80] { font-size: 0.85333rem !important; }
.font-size-21-1[data-v-3d62ea80] { font-size: 0.896rem !important; }
.font-size-22-1[data-v-3d62ea80] { font-size: 0.93867rem !important; }
.font-size-23-1[data-v-3d62ea80] { font-size: 0.98133rem !important; }
.font-size-24-1[data-v-3d62ea80] { font-size: 1.024rem !important; }
.font-size-26-1[data-v-3d62ea80] { font-size: 1.10933rem !important; }
.font-size-28-1[data-v-3d62ea80] { font-size: 1.19467rem !important; }
.font-size-32-1[data-v-3d62ea80] { font-size: 1.36533rem !important; }
.font-size-10-2[data-v-3d62ea80] { font-size: 0.48213rem !important; }
.font-size-11-2[data-v-3d62ea80] { font-size: 0.52907rem !important; }
.font-size-12-2[data-v-3d62ea80] { font-size: 0.576rem !important; }
.font-size-13-2[data-v-3d62ea80] { font-size: 0.62293rem !important; }
.font-size-14-2[data-v-3d62ea80] { font-size: 0.67413rem !important; }
.font-size-15-2[data-v-3d62ea80] { font-size: 0.72107rem !important; }
.font-size-16-2[data-v-3d62ea80] { font-size: 0.768rem !important; }
.font-size-17-2[data-v-3d62ea80] { font-size: 0.81493rem !important; }
.font-size-18-2[data-v-3d62ea80] { font-size: 0.86613rem !important; }
.font-size-19-2[data-v-3d62ea80] { font-size: 0.91307rem !important; }
.font-size-20-2[data-v-3d62ea80] { font-size: 0.96rem !important; }
.font-size-21-2[data-v-3d62ea80] { font-size: 1.0112rem !important; }
.font-size-22-2[data-v-3d62ea80] { font-size: 1.05813rem !important; }
.font-size-23-2[data-v-3d62ea80] { font-size: 1.10507rem !important; }
.font-size-24-2[data-v-3d62ea80] { font-size: 1.152rem !important; }
.font-size-26-2[data-v-3d62ea80] { font-size: 1.24587rem !important; }
.font-size-28-2[data-v-3d62ea80] { font-size: 1.344rem !important; }
.font-size-32-2[data-v-3d62ea80] { font-size: 1.50187rem !important; }
.font-size-10-3[data-v-3d62ea80] { font-size: 0.59733rem !important; }
.font-size-11-3[data-v-3d62ea80] { font-size: 0.65707rem !important; }
.font-size-12-3[data-v-3d62ea80] { font-size: 0.7168rem !important; }
.font-size-13-3[data-v-3d62ea80] { font-size: 0.77653rem !important; }
.font-size-14-3[data-v-3d62ea80] { font-size: 0.83627rem !important; }
.font-size-15-3[data-v-3d62ea80] { font-size: 0.896rem !important; }
.font-size-16-3[data-v-3d62ea80] { font-size: 0.95573rem !important; }
.font-size-17-3[data-v-3d62ea80] { font-size: 1.01547rem !important; }
.font-size-18-3[data-v-3d62ea80] { font-size: 1.0752rem !important; }
.font-size-19-3[data-v-3d62ea80] { font-size: 1.13493rem !important; }
.font-size-20-3[data-v-3d62ea80] { font-size: 1.19467rem !important; }
.font-size-21-3[data-v-3d62ea80] { font-size: 1.2544rem !important; }
.font-size-22-3[data-v-3d62ea80] { font-size: 1.31413rem !important; }
.font-size-23-3[data-v-3d62ea80] { font-size: 1.39093rem !important; }
.font-size-24-3[data-v-3d62ea80] { font-size: 1.4336rem !important; }
.font-size-26-3[data-v-3d62ea80] { font-size: 1.55307rem !important; }
.font-size-28-3[data-v-3d62ea80] { font-size: 1.67253rem !important; }
.font-size-32-3[data-v-3d62ea80] { font-size: 1.91147rem !important; }
.el-customer-mobile[data-v-3d62ea80] { position: relative; }
.el-customer-mobile i[data-v-3d62ea80] { position: absolute; top: 24%; left: 0.34133rem; font-size: 0.59733rem; }
.el-customer-mobile input[data-v-3d62ea80] { color: rgba(0, 0, 0, 0.87); border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.17067rem; padding: 0.55467rem 0.34133rem; font-size: 0.59733rem; width: calc(100% - 1.62133rem); outline: none; }
.container[data-v-04085317] { background-color: rgb(247, 248, 250); padding: 0.512rem; border-radius: 0.17067rem; display: flex; flex-direction: column; width: 100%; }
.container .top[data-v-04085317] { display: flex; align-items: center; }
.container .title[data-v-04085317] { color: rgba(0, 0, 0, 0.85); font-size: 0.64rem; font-weight: 600; }
.container .ai-audit-icon[data-v-04085317] { width: 0.768rem; height: 0.768rem; margin-right: 0.08533rem; margin-top: -0.04267rem; }
.container .text[data-v-04085317] { margin-top: 0.17067rem; color: rgba(0, 0, 0, 0.65); font-size: 0.55467rem; }
.linkColor[data-v-1f7ffa8a] { color: rgb(53, 123, 179); }
.titleRight[data-v-1f7ffa8a] { position: absolute; right: 0px; top: 50%; transform: translateY(-50%); font-size: 0.512rem; font-weight: 400; line-height: 2; }
.record-form[data-v-1f7ffa8a] { position: relative; }
.record-form .overlay[data-v-1f7ffa8a] { position: absolute; inset: 0px; }
.record-form .form-content[data-v-1f7ffa8a] { margin-top: 1.36533rem; }
.record-form .form-title[data-v-1f7ffa8a] { margin-top: 0.34133rem; }
.record-form .form-title .name[data-v-1f7ffa8a] { font-size: 0.768rem; font-weight: 700; word-break: break-all; line-height: 1.4; margin-bottom: 0.34133rem; }
.record-form .form-title .remark[data-v-1f7ffa8a] { color: rgb(102, 102, 102); font-size: 0.59733rem; word-break: break-all; line-height: 1.3; white-space: pre-line; position: relative; }
.record-form .form-confirm[data-v-1f7ffa8a] { width: 100%; margin-bottom: 0.34133rem; }
.record-form .form-confirm button[data-v-1f7ffa8a] { width: 100%; background: rgb(230, 230, 230); font-size: 0.768rem; line-height: 1.96267rem; text-align: center; height: 1.96267rem; border: 0px none; border-radius: 0.17067rem; color: rgb(255, 255, 255); outline: none; }
.record-form .divider-title[data-v-1f7ffa8a] { color: rgb(153, 153, 153); font-size: 0.68267rem; font-weight: 700; padding-bottom: 0.17067rem; border-width: 0px 0px 0.04267rem; border-style: none none solid; background: rgb(255, 255, 255); border-top-color: initial; border-left-color: initial; border-right-color: initial; line-height: 1.4; margin-bottom: 1.36533rem; }
.record-form .recorder-info-wrap[data-v-1f7ffa8a] { border: 0.04267rem solid rgb(216, 216, 216); border-radius: 0.08533rem; padding: 0.55467rem 0.34133rem; font-size: 0.59733rem; outline: none; color: rgb(53, 123, 179); background: rgb(245, 249, 250); }
.record-form .telephone .clifont[data-v-1f7ffa8a] { margin-right: 0.34133rem; }
.record-form .noTpl[data-v-1f7ffa8a] { display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: 2.56rem; }
.record-form .noTpl img[data-v-1f7ffa8a] { width: 65vw; }
.record-form .noTpl .title[data-v-1f7ffa8a] { color: rgb(51, 51, 51); font-size: 0.85333rem; margin-top: 0.34133rem; }
.record-form .noTpl .back[data-v-1f7ffa8a] { width: 7.68rem; height: 1.70667rem; line-height: 1.70667rem; font-size: 0.68267rem; background-color: rgb(236, 237, 238); padding-left: 0.59733rem; padding-right: 0.59733rem; box-sizing: border-box; position: relative; display: block; text-align: center; text-decoration: none; border-radius: 0.21333rem; -webkit-tap-highlight-color: transparent; overflow: hidden; color: rgb(51, 51, 51); margin-top: 0.68267rem; }
.record-tag[data-v-1f7ffa8a] { margin-top: -0.68267rem; width: calc(100% + 1.36533rem); margin-left: -0.68267rem; margin-bottom: 0.68267rem; }
.bottom-tip[data-v-1f7ffa8a] { font-size: 0.512rem; color: rgb(187, 187, 187); text-align: center; margin-top: 0.34133rem; margin-bottom: 1.36533rem; }
.form-protocol[data-v-1f7ffa8a] { position: relative; margin-top: 0.68267rem; font-size: 0.55467rem; color: rgb(153, 153, 153); text-align: center; }
.form-protocol-link[data-v-1f7ffa8a] { color: rgb(96, 120, 146); }
.confirm-class[data-v-1f7ffa8a] { font-weight: 700; color: rgb(90, 107, 144); font-size: 0.68267rem; }
.protocol-content[data-v-1f7ffa8a] { margin-top: -0.42667rem; padding: 0px 0.85333rem 0.85333rem; color: rgb(102, 102, 102); font-size: 0.59733rem; line-height: 1.5; height: 14.336rem; box-sizing: border-box; overflow: auto; }
.protocol-content-bold[data-v-1f7ffa8a] { margin: 0.896rem 0px; font-weight: 700; }
.operator-info[data-v-1f7ffa8a] { margin-top: 0.68267rem; border-radius: 0.17067rem; }
.operator-info .operate-title[data-v-1f7ffa8a] { color: rgb(51, 51, 51); font-size: 0.68267rem; font-weight: 700; }
.operator-info .row[data-v-1f7ffa8a] { display: flex; }
.operator-info .row .caption[data-v-1f7ffa8a] { line-height: 1.36533rem; font-weight: 400; font-size: 0.64rem; color: rgb(102, 102, 102); width: 2.77333rem; }
.operator-info .row .text[data-v-1f7ffa8a] { line-height: 1.36533rem; margin-left: 0.46933rem; font-weight: 400; font-size: 0.64rem; color: rgba(0, 0, 0, 0.85); }
.locationTip[data-v-1f7ffa8a] { display: block; text-align: left; margin-top: 0.34133rem; font-weight: 400; font-size: 0.59733rem; line-height: 0.93867rem; color: rgb(87, 107, 149); }
.is-initial-hidden-cmp[data-v-1f7ffa8a] { display: none; }
.videoTitle[data-v-6df3da7b] { font-size: 0.68267rem; font-weight: 500; line-height: 1.4; color: rgb(55, 55, 55); background: rgb(246, 248, 249); position: relative; padding: 0.34133rem 0.512rem; margin-bottom: 0.512rem; margin-top: 0px; }
.videoTitle div[data-v-6df3da7b] { width: 0.17067rem; height: 100%; background: rgb(53, 123, 179); content: " "; position: absolute; left: 0px; top: 0px; }
.video-wrap.isConvertFail .play[data-v-6df3da7b], .video-wrap.isConvertFail .time[data-v-6df3da7b], .video-wrap.isConverting .play[data-v-6df3da7b], .video-wrap.isConverting .time[data-v-6df3da7b] { display: none; }
.video-wrap.isConvertFail .video-convert-fail[data-v-6df3da7b], .video-wrap.isConverting .video-converting[data-v-6df3da7b] { display: inline-block !important; }
.recordVideo.video[data-v-6df3da7b], .recordVideo.video video[data-v-6df3da7b] { height: 8.53333rem; }
.video[data-v-6df3da7b] { position: relative; background: rgb(0, 0, 0); height: 9.17333rem; border-radius: 0.17067rem; overflow: hidden; box-shadow: rgba(0, 0, 0, 0.1) 0px 0.08533rem 0.68267rem; }
.video.cover-hide[data-v-6df3da7b] { background: transparent; }
.video.cover-hide video[data-v-6df3da7b] { background: transparent; position: relative; }
.video video[data-v-6df3da7b] { display: block; width: 100%; height: 9.17333rem; background: rgb(0, 0, 0); border-radius: 0.21333rem; }
.video .cover-img[data-v-6df3da7b] { position: absolute; left: 0px; top: 0px; width: 100%; visibility: hidden; }
.video .cover[data-v-6df3da7b] { background-size: contain; }
.video .cover2[data-v-6df3da7b], .video .cover[data-v-6df3da7b] { position: absolute; inset: 0px; background-position: 50% center; background-repeat: no-repeat; transition: 0.3s; border-radius: 0.21333rem; }
.video .cover2[data-v-6df3da7b] { transform: scale(1.1); filter: blur(0.42667rem); background-size: cover; }
.video .overlay[data-v-6df3da7b], .video .overlayForBg[data-v-6df3da7b] { background: rgba(0, 0, 0, 0.2); position: absolute; inset: 0px; transition: 0.3s; border-radius: 0.21333rem; }
.video .overlay .time[data-v-6df3da7b], .video .overlayForBg .time[data-v-6df3da7b] { position: absolute; bottom: 0.34133rem; right: 0.42667rem; color: rgb(255, 255, 255); font-size: 0.59733rem; }
.video .overlay .title[data-v-6df3da7b], .video .overlayForBg .title[data-v-6df3da7b] { position: absolute; top: 0.42667rem; left: 0px; color: rgb(255, 255, 255); font-size: 0.68267rem; font-weight: 700; width: 100%; padding: 0.42667rem 0.512rem; border-radius: 0px 0px 0.256rem 0.256rem; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-width: 100%; max-height: 2.816rem; word-break: break-all; }
.video .overlay .video-convert-fail[data-v-6df3da7b], .video .overlay .video-converting[data-v-6df3da7b], .video .overlayForBg .video-convert-fail[data-v-6df3da7b], .video .overlayForBg .video-converting[data-v-6df3da7b] { position: absolute; color: rgb(255, 255, 255); font-size: 0.512rem; font-weight: 400; transform: translate(-50%, -50%); top: 50%; left: 50%; width: 100%; text-align: center; display: none; }
.video .overlay .play[data-v-6df3da7b], .video .overlayForBg .play[data-v-6df3da7b] { font-size: 0.64rem; display: flex; flex-direction: column; align-items: center; z-index: 2; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); cursor: pointer; white-space: nowrap; width: 2.048rem; height: 2.048rem; }
.video .overlay .play img[data-v-6df3da7b], .video .overlayForBg .play img[data-v-6df3da7b] { width: 100%; height: 100%; object-fit: contain; }
.video .overlay .play-flow-tip[data-v-6df3da7b], .video .overlayForBg .play-flow-tip[data-v-6df3da7b] { padding: 0.256rem 0.59733rem; background: rgba(0, 0, 0, 0.8); color: rgb(255, 255, 255); font-size: 0.64rem; display: flex; align-items: center; z-index: 2; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 4.26667rem; cursor: pointer; white-space: nowrap; line-height: 1.28rem; }
.video .overlay .play-flow-tip img[data-v-6df3da7b], .video .overlayForBg .play-flow-tip img[data-v-6df3da7b] { width: 0.68267rem; height: 1.28rem; object-fit: contain; }
.video .overlay .play-flow-tip .flowTip[data-v-6df3da7b], .video .overlayForBg .play-flow-tip .flowTip[data-v-6df3da7b] { margin-left: 0.512rem; }
.video .overlay .play-flow-tip .flowTip span[data-v-6df3da7b], .video .overlayForBg .play-flow-tip .flowTip span[data-v-6df3da7b] { color: rgb(245, 124, 0); }
.video.video-small[data-v-6df3da7b] { display: flex; align-items: center; padding: 0.34133rem; border-radius: 0.17067rem; background: rgb(255, 255, 255); height: 2.73067rem !important; }
.video.video-small[data-v-6df3da7b]::after, .video.video-small[data-v-6df3da7b]::before { display: none; }
.video.video-small .small-image[data-v-6df3da7b] { min-width: 2.048rem; width: 2.048rem; height: 2.048rem; border-radius: 0.08533rem; position: relative; }
.video.video-small .small-image video[data-v-6df3da7b] { width: 100%; height: 100% !important; }
.video.video-small .video-title[data-v-6df3da7b] { margin-left: 0.68267rem; max-height: 3.41333rem; font-size: 0.55467rem; line-height: 1.4; color: rgba(0, 0, 0, 0.85); box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; font-weight: 400; }
.video.video-small .cover[data-v-6df3da7b], .video.video-small .overlay[data-v-6df3da7b], .video.video-small video[data-v-6df3da7b] { border-radius: 0.17067rem !important; }
.video.video-small .overlay[data-v-6df3da7b] { background-color: unset; }
.video.video-small .overlay .play[data-v-6df3da7b] { width: 1.024rem; height: 1.024rem; }
.video.video-small .cover2[data-v-6df3da7b] { filter: none; transform: scale(1); }
.video.video-small .video-tips[data-v-6df3da7b] { width: 100%; height: 100%; border-radius: 0.08533rem; line-height: 2.048rem; background-color: rgba(0, 0, 0, 0.6); text-align: center; color: rgb(255, 255, 255); font-size: 0.512rem; }
.video.video-small.video-small-deep-bg[data-v-6df3da7b], .video.video-small.video-small-white-bg[data-v-6df3da7b] { background-color: rgb(255, 255, 255); }
.tip[data-v-6df3da7b] { height: 1.36533rem; line-height: 1.36533rem; font-size: 0.512rem; color: rgba(0, 0, 0, 0.25); text-align: center; }
.tip .red[data-v-6df3da7b] { color: red; font-weight: 600; }
.tip .blue[data-v-6df3da7b] { color: rgb(22, 107, 199); font-weight: 600; }
.tip i[data-v-6df3da7b] { position: relative; }
.tip-deep[data-v-6df3da7b] { color: rgba(255, 255, 255, 0.65); }
.tip-deep .blue[data-v-6df3da7b] { color: rgb(64, 169, 255); }
.quality[data-v-6df3da7b] { position: absolute; color: rgb(255, 255, 255); right: 0.68267rem; top: 0.68267rem; font-size: 0.59733rem; z-index: 9999; padding: 0.59733rem; }
.quality-selector[data-v-6df3da7b] { position: absolute; inset: 0px; background: rgba(0, 0, 0, 0.7); display: flex; flex-direction: column; justify-content: center; align-items: center; z-index: 99999; }
.quality-selector .quality-list-tip[data-v-6df3da7b] { color: rgb(255, 255, 255); font-size: 0.59733rem; margin-bottom: 0.42667rem; }
.quality-selector .list[data-v-6df3da7b] { display: flex; justify-content: center; align-items: center; flex-direction: column-reverse; }
.quality-selector .list .item[data-v-6df3da7b] { color: rgb(255, 255, 255); font-size: 0.68267rem; width: 5.632rem; height: 1.536rem; text-align: center; line-height: 1.536rem; margin-bottom: 0.512rem; border-radius: 0.93867rem; }
.quality-selector .list .when-vertical[data-v-6df3da7b] { font-size: 0.34133rem !important; width: 2.816rem !important; height: 0.768rem !important; line-height: 0.768rem !important; margin-bottom: 0.256rem !important; border-radius: 0.46933rem !important; }
.quality-selector .list .active[data-v-6df3da7b] { background: rgb(26, 173, 25); border: 0.04267rem solid rgb(76, 175, 80); color: rgb(255, 255, 255) !important; }
.quality-selector .list .forbidden[data-v-6df3da7b] { color: rgb(102, 102, 102); }
.anticon-cli-play[data-v-6df3da7b] { color: rgb(51, 51, 51); }
.hasExpired[data-v-6df3da7b]::before { position: absolute; content: ""; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(102, 102, 102, 0.8); z-index: 3; }
.hasExpired[data-v-6df3da7b]::after { position: absolute; left: 50%; top: 50%; margin-left: -1.87733rem; margin-top: -0.768rem; content: "已过期"; width: 3.75467rem; height: 1.536rem; background-color: rgb(51, 51, 51); color: rgb(255, 255, 255); border-radius: 1.06667rem; line-height: 1.536rem; text-align: center; z-index: 4; }
.videoWrapper[data-v-6df3da7b] { position: relative; }
.videoWrapper .placeholder-edit-nav[data-v-6df3da7b] { position: absolute; top: 0.08533rem; right: 0.08533rem; }
.moreOperateItem[data-v-87d5dd3e], .operateItem[data-v-87d5dd3e] { font-weight: 500; font-size: 0.64rem; line-height: 0.896rem; color: rgba(0, 0, 0, 0.85); }
.wrapper .label[data-v-87d5dd3e] { display: inline; }
.wrapper .operateItem .anticon-jiantou[data-v-87d5dd3e] { margin-left: 0.256rem; margin-right: 0.256rem; }
.wrapper.detail .label[data-v-87d5dd3e], .wrapper.summary .label[data-v-87d5dd3e] { display: block; font-weight: 400; font-size: 0.68267rem; line-height: 0.768rem; color: rgb(153, 153, 153); margin-bottom: 0.256rem; }
.wrapper.summary .label[data-v-87d5dd3e] { font-size: 0.59733rem; word-break: break-all; flex: 1 1 0%; line-height: 1.3; }
.wrapper.detail .operateItem[data-v-87d5dd3e], .wrapper.summary .operateItem[data-v-87d5dd3e] { font-weight: 400; margin-top: 0.68267rem; }
.wrapper.summary .operateItem[data-v-87d5dd3e] { color: rgb(102, 102, 102); }
.wrapper.summary .operateItem .anticon-jiantou[data-v-87d5dd3e] { color: rgb(187, 187, 187); }
.wrapper.detail .operateItem[data-v-87d5dd3e]:first-child, .wrapper.summary .operateItem[data-v-87d5dd3e]:first-child { margin-top: 0px; }
.newValue[data-v-87d5dd3e], .oldValue[data-v-87d5dd3e] { display: inline; }
.wrapper .isAddress[data-v-87d5dd3e] { color: rgb(87, 107, 149); }
.wrapper.extFontSize .moreOperateItem[data-v-87d5dd3e], .wrapper.extFontSize .operateItem[data-v-87d5dd3e] { font-size: inherit; }
.vue-slider-disabled { opacity: 0.5; cursor: not-allowed; }
.vue-slider-rail { background-color: rgb(204, 204, 204); border-radius: 0.64rem; }
.vue-slider-process { background-color: rgb(52, 152, 219); border-radius: 0.64rem; }
.vue-slider-mark { z-index: 4; }
.vue-slider-mark:first-child .vue-slider-mark-step, .vue-slider-mark:last-child .vue-slider-mark-step { display: none; }
.vue-slider-mark-step { width: 100%; height: 100%; border-radius: 50%; background-color: rgba(0, 0, 0, 0.16); }
.vue-slider-mark-label { font-size: 0.59733rem; white-space: nowrap; }
.vue-slider-dot-handle { cursor: pointer; width: 100%; height: 100%; border-radius: 50%; background-color: rgb(255, 255, 255); box-sizing: border-box; box-shadow: rgba(0, 0, 0, 0.32) 0.02133rem 0.02133rem 0.08533rem 0.04267rem; }
.vue-slider-dot-handle-focus { box-shadow: rgba(52, 152, 219, 0.36) 0px 0px 0.04267rem 0.08533rem; }
.vue-slider-dot-handle-disabled { cursor: not-allowed; background-color: rgb(204, 204, 204); }
.vue-slider-dot-tooltip-inner { font-size: 0.59733rem; white-space: nowrap; padding: 0.08533rem 0.21333rem; min-width: 0.85333rem; text-align: center; color: rgb(255, 255, 255); border-radius: 0.21333rem; border-color: rgb(52, 152, 219); background-color: rgb(52, 152, 219); box-sizing: content-box; }
.vue-slider-dot-tooltip-inner::after { content: ""; position: absolute; }
.vue-slider-dot-tooltip-inner-top::after { top: 100%; left: 50%; transform: translate(-50%); height: 0px; width: 0px; border-right: 0.21333rem solid transparent; border-bottom: 0.21333rem solid transparent; border-left: 0.21333rem solid transparent; border-top-style: solid; border-top-width: 0.21333rem; border-top-color: inherit; }
.vue-slider-dot-tooltip-inner-bottom::after { bottom: 100%; left: 50%; transform: translate(-50%); height: 0px; width: 0px; border-top: 0.21333rem solid transparent; border-right: 0.21333rem solid transparent; border-left: 0.21333rem solid transparent; border-bottom-style: solid; border-bottom-width: 0.21333rem; border-bottom-color: inherit; }
.vue-slider-dot-tooltip-inner-left::after { left: 100%; top: 50%; transform: translateY(-50%); height: 0px; width: 0px; border-top: 0.21333rem solid transparent; border-right: 0.21333rem solid transparent; border-bottom: 0.21333rem solid transparent; border-left-style: solid; border-left-width: 0.21333rem; border-left-color: inherit; }
.vue-slider-dot-tooltip-inner-right::after { right: 100%; top: 50%; transform: translateY(-50%); height: 0px; width: 0px; border-top: 0.21333rem solid transparent; border-bottom: 0.21333rem solid transparent; border-left: 0.21333rem solid transparent; border-right-style: solid; border-right-width: 0.21333rem; border-right-color: inherit; }
.vue-slider-dot-tooltip-wrapper { opacity: 0; transition: 0.3s; }
.vue-slider-dot-tooltip-wrapper-show { opacity: 1; }
.rateWrap { margin-top: 0.68267rem; width: 100%; position: relative; }
.rateWrap, .rateWrap .clifont { display: flex; align-items: center; justify-content: center; }
.rateWrap .clifont { font-size: 1.10933rem; width: 1.36533rem; height: 1.36533rem; border-radius: 50%; color: rgba(0, 0, 0, 0.65); }
.rateWrap .clifont:active { background: rgb(247, 247, 247); }
.rateWrap .operation { width: 2.38933rem; height: 2.38933rem; background: rgb(255, 255, 255); border-radius: 50%; filter: drop-shadow(rgba(0, 0, 0, 0.08) 0px 0.08533rem 0.85333rem); margin: 0px 1.024rem; display: flex; align-items: center; justify-content: center; }
.rateWrap .clifont.play { color: rgb(7, 193, 96); }
.headAudioPlayer .rateWrap .clifont.anticon-video-play { font-size: 1.19467rem; margin-left: 0.256rem; }
.headAudioPlayer .rateWrap .clifont.anticon-cli-pause { font-size: 1.87733rem; }
.rateWrap .clifont.anticon-video-play { margin-left: 0.17067rem; font-size: 0.93867rem; }
.rateWrap .clifont.anticon-cli-pause { font-size: 1.70667rem; }
.rateOp { width: 1.87733rem; height: 1.19467rem; line-height: 1.19467rem; color: rgba(0, 0, 0, 0.65); font-size: 0.59733rem; border-radius: 0.17067rem; background: rgb(241, 242, 244); text-align: center; font-weight: 500; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); }
.rateOp:active { background: rgb(230, 230, 230); }
.pdAudio { padding-bottom: 0.34133rem; }
.canAudioPlay { border-radius: 0.21333rem; }
.cantAudioPlay { border-radius: 0.21333rem 0.21333rem 0px 0px; }
.audioPlayer { box-shadow: rgba(0, 0, 0, 0.1) 0px 0.08533rem 0.68267rem 0px; background-color: rgb(255, 255, 255); border-radius: 0.17067rem; position: relative; width: 100%; min-height: 4.26667rem; display: flex; flex-wrap: wrap; padding: 0.85333rem 0.68267rem; }
.audioPlayer .playerController, .audioPlayer .playerController .paused { display: flex; align-items: center; justify-content: center; }
.audioPlayer .playerController .paused { width: 1.70667rem; height: 1.70667rem; border-radius: 50%; background: rgb(247, 247, 247); margin-left: 1.024rem; }
@-webkit-keyframes rotate { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}
.audioPlayer .playerController .playing { width: 1.70667rem; height: 1.70667rem; border-radius: 50%; border: 0.08533rem solid rgb(76, 175, 80); margin-top: 1.28rem; margin-left: 0.85333rem; animation: 1s linear 0s infinite normal none running rotate; position: relative; }
.audioPlayer .playerController .playing::after { content: ""; position: absolute; top: -0.34133rem; left: 50%; width: 0.17067rem; height: 0.42667rem; margin-left: -0.08533rem; background-color: rgb(251, 251, 251); }
.audioPlayer .playerController i { font-size: 1.536rem; color: rgb(0, 0, 0); }
.audioPlayer .outProgress { width: 100%; }
.audioPlayer .outProgress .playerProgress { display: flex; justify-content: space-between; align-items: center; }
.audioPlayer .outProgress .playerProgress .title { font-size: 0.72533rem; color: rgb(53, 53, 53); word-break: break-all; line-height: 0.85333rem; margin-right: 0.34133rem; }
.audioPlayer .outProgress .playerProgress .size { font-size: 0.512rem; line-height: 0.85333rem; color: rgb(153, 153, 153); word-break: normal; }
.audioPlayer .outProgress .playerProgress .progress { margin-top: 1.024rem; margin-left: 0.256rem; width: 100% !important; padding: 0.59733rem 0px 1.024rem !important; height: 0.08533rem !important; }
.audioPlayer .outProgress .playerProgress .progress .vue-slider-dot { width: 0.512rem !important; height: 0.512rem !important; }
.audioPlayer .outProgress .playerProgress .progress .vue-slider-rail { background-color: rgba(0, 0, 0, 0.05); }
.audioPlayer .outProgress .playerProgress .progress .vue-slider-process { background-color: rgb(51, 51, 51); }
.audioPlayer .outProgress .playerProgress .progress .vue-slider-dot-handle { background-color: rgb(51, 51, 51); box-shadow: rgba(0, 0, 0, 0.12) 0.02133rem 0.02133rem 0.08533rem 0.04267rem; }
.audioPlayer .outProgress .playerProgress .time { color: rgba(0, 0, 0, 0.45); font-size: 0.512rem; margin-top: -0.512rem; }
.playerCover { height: 1.36533rem; line-height: 1.36533rem; font-size: 0.512rem; color: rgba(0, 0, 0, 0.25); text-align: center; width: 100%; }
.playerCover .red { color: red; font-weight: 600; }
.playerCover .blue { color: rgb(53, 123, 179); font-weight: 600; }
.playerCover i { position: relative; }
.playerDeepCover { color: rgba(255, 255, 255, 0.65); }
.playerDeepCover .blue { color: rgb(64, 169, 255); }
.headAudioPlayer { padding: 0.34133rem 0.72533rem; }
.headAudioPlayer .playerController { width: 3.072rem; height: 3.072rem; background: rgb(255, 255, 255); border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.15) 0px 0.08533rem 0.42667rem 0px; text-align: center; border: 0.08533rem solid rgb(255, 255, 255); box-sizing: border-box; margin-left: 1.024rem; margin-right: 1.024rem; display: flex; align-items: center; justify-content: center; }
.headAudioPlayer .playerController i { font-size: 1.70667rem; }
.headAudioPlayer .outProgress .playerProgress .progress { margin-top: 1.024rem; height: 0.08533rem !important; }
.headAudioPlayer .outProgress .playerProgress .progress .vue-slider-rail { background-color: rgba(0, 0, 0, 0.05); }
.headAudioPlayer .outProgress .playerProgress .progress .vue-slider-rail .vue-slider-dot { width: 0.512rem !important; height: 0.512rem !important; }
.headAudioPlayer .outProgress .playerProgress .progress .vue-slider-dot-handle { box-shadow: rgba(0, 0, 0, 0.12) 0.02133rem 0.02133rem 0.08533rem 0.04267rem; background-color: rgb(51, 51, 51); }
.headAudioPlayer .outProgress .playerProgress .title { font-size: 0.768rem; color: rgb(255, 255, 255); text-align: center; font-weight: 700; line-height: 1.3; word-break: break-all; }
.headAudioPlayer .outProgress .playerProgress .size { font-size: 0.512rem; color: rgb(255, 255, 255); opacity: 0.5; text-align: center; margin-top: 0.34133rem; }
.headAudioPlayer .outProgress .isDeepBg .vue-slider-dot-handle { box-shadow: rgba(0, 0, 0, 0.12) 0.02133rem 0.02133rem 0.08533rem 0.04267rem; background-color: rgb(255, 255, 255) !important; }
.headAudioPlayer .outProgress .timeContent { color: rgb(255, 255, 255); font-size: 0.512rem; margin-top: 0.68267rem; padding-bottom: 0.34133rem; }
.headAudioPlayer .outProgress .timeContent .currentTime { float: left; }
.headAudioPlayer .outProgress .timeContent .totalTime { float: right; }
.headAudioPlayer .outProgress .errMsg { margin-top: 1.28rem; text-align: center; color: rgba(0, 0, 0, 0.25); font-size: 0.512rem; }
.headAudioPlayer .outProgress .errMsg .red { color: red; font-weight: 900; }
.headAudioPlayer .outProgress .errMsg i { position: relative; top: 0.04267rem; }
.headAudioPlayer.isSingleFileCard { padding: 0.85333rem 0.68267rem 1.024rem; background-color: rgb(255, 255, 255); border-radius: 0.256rem; box-shadow: rgba(0, 0, 0, 0.08) 0px 0.256rem 1.024rem 0px; }
.headAudioPlayer.isSingleFileCard .outProgress .playerProgress .vue-slider-dot-handle { background: rgb(51, 51, 51) !important; box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 0.34133rem 0px !important; }
.newPlayIcon { font-size: 1.024rem !important; }
.audioPlayingIcon { width: 1.024rem; height: 1.024rem; }
.recordAudio { padding: 0px 0.68267rem 1.024rem; border-radius: 0.256rem; background: rgb(247, 247, 247); box-shadow: none; }
.recordAudio .playerController { height: 2.56rem; margin-top: 0.08533rem; }
.recordAudio .playerController i { top: 0.68267rem; }
.recordAudio .playing { margin-top: 0.42667rem; }
.recordAudio .outProgress .playerProgress .progress { padding: 0.46933rem 0px 1.024rem !important; height: 0.08533rem !important; }
.hasExpired .playerController i { color: rgb(204, 204, 204) !important; }
.hasExpired .playerProgress .title { color: rgb(153, 153, 153) !important; }
.audioWrapper { position: relative; }
.audioWrapper .placeholder-edit-nav { position: absolute; top: 0.08533rem; right: 0.08533rem; }
.auidoTitle[data-v-c487f8fa] { font-size: 0.68267rem; font-weight: 500; line-height: 1.4; color: rgb(55, 55, 55); background: rgb(246, 248, 249); position: relative; padding: 0.34133rem 0.512rem; margin-bottom: 0.512rem; }
.auidoTitle div[data-v-c487f8fa] { width: 0.17067rem; height: 100%; background: rgb(53, 123, 179); content: " "; position: absolute; left: 0px; top: 0px; }
.group-item[data-v-2625b72c] { margin-bottom: 0.68267rem; font-size: 0.64rem; }
.group-item .title[data-v-2625b72c] { color: rgb(153, 153, 153); word-break: break-all; }
.group-item .content[data-v-2625b72c] { margin-top: 0.17067rem; color: rgba(0, 0, 0, 0.87); }
.inline[data-v-2625b72c] { display: flex; justify-content: space-between; }
.inline .title[data-v-2625b72c] { max-width: 50% !important; }
.inline .content[data-v-2625b72c] { margin-top: 0px; }
.flexTableResult[data-v-410d0fae] { max-width: 100%; overflow-x: auto; font-size: 0.59733rem; }
.flexTableResult .tableContainer table[data-v-410d0fae] { width: 100%; border-collapse: collapse; table-layout: auto; }
.flexTableResult .tableContainer td[data-v-410d0fae], .flexTableResult .tableContainer th[data-v-410d0fae] { min-width: 7em; white-space: normal; word-break: break-all; overflow-wrap: break-word; }
.flexTableResult thead[data-v-410d0fae] { background-color: rgb(250, 250, 250); }
.flexTableResult thead th[data-v-410d0fae] { vertical-align: middle; padding: 0.42667rem 0.512rem; border: 0.04267rem solid rgb(216, 216, 216); text-align: left; font-weight: 400; }
.flexTableResult tbody[data-v-410d0fae] { background-color: rgb(255, 255, 255); }
.flexTableResult tbody tr td[data-v-410d0fae] { vertical-align: middle; padding: 0.42667rem 0.512rem; border: 0.04267rem solid rgb(216, 216, 216); text-align: left; }
.flexTableResult .emptyVal[data-v-410d0fae] { color: rgb(187, 187, 187); font-style: italic; min-width: 5em; }
.flag[data-v-0b87e3ec] { background-color: rgba(0, 0, 0, 0.6); top: 0px; right: 0px; padding: 0.17067rem; border-bottom-left-radius: 0.34133rem; position: absolute; display: flex; align-items: center; justify-content: center; font-size: 0.46933rem; color: rgb(255, 255, 255); }
.flag .icon[data-v-0b87e3ec] { font-size: 0.59733rem; margin-right: 0.17067rem; }
.flag .errorIcon[data-v-0b87e3ec] { color: rgb(230, 67, 64); }
.flag .successIcon[data-v-0b87e3ec] { color: rgb(7, 193, 96); }
.item-content span[data-v-3ce983da]:first-child { white-space: pre-wrap; }
.item-content .item-table[data-v-3ce983da], .item-content .signature .signatureImg[data-v-3ce983da], .item-content .signature[data-v-3ce983da] { width: 100%; }
.item-content .item-table .row[data-v-3ce983da] { display: flex; color: rgb(51, 51, 51); font-size: 0.59733rem; border-top: 0.04267rem solid rgb(216, 216, 216); border-right: 0.04267rem solid rgb(216, 216, 216); border-left: 0.04267rem solid rgb(216, 216, 216); border-image: initial; min-height: 1.62133rem; border-bottom: none; }
.item-content .item-table[data-v-3ce983da]:last-child { border-bottom: 0.04267rem solid rgb(216, 216, 216); }
.item-content .item-table .colName[data-v-3ce983da] { flex: 2.1 1 0%; padding: 0.42667rem 0.512rem; border-right: 0.04267rem solid rgb(216, 216, 216); line-height: 0.85333rem; display: flex; align-items: center; background: rgb(250, 250, 250); }
.item-content .item-table .colVal[data-v-3ce983da] { flex: 5 1 0%; padding: 0.42667rem 0.512rem; position: relative; align-self: center; }
.item-content .item-table .item-content-empty[data-v-3ce983da] { color: rgb(187, 187, 187); font-style: italic; }
.item-content .imgs[data-v-3ce983da] { width: 100%; display: flex; flex-wrap: wrap; }
.item-content .imgs .img[data-v-3ce983da] { width: calc(33.3333% - 0.31289rem); padding-top: calc(33.3333% - 0.31289rem); overflow: hidden; position: relative; margin-right: 0.46933rem; margin-bottom: 0.46933rem; background-size: cover; background-position: 50% center; background-repeat: no-repeat; }
.item-content .imgs .img[data-v-3ce983da]:nth-child(3n) { margin-right: 0px; }
.item-content .imgs .img img[data-v-3ce983da] { position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; opacity: 0; }
.item-content .checklist i[data-v-3ce983da] { color: rgb(153, 153, 153); font-size: 0.768rem; padding-right: 0.21333rem; position: relative; top: 0.08533rem; }
.item-content .checklist .danger[data-v-3ce983da] { color: rgb(230, 67, 64) !important; }
.item-content .checklist .success[data-v-3ce983da] { color: rgb(76, 175, 80) !important; }
.item-content .checklist span[data-v-3ce983da] { position: relative; }
.item-content .checklist .check-item[data-v-3ce983da] { display: flex; margin-top: 0.21333rem; }
.item-content .ellipsis[data-v-3ce983da] { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.item-content .files .file-item[data-v-3ce983da] { display: flex; margin-bottom: 0.256rem; padding: 0.512rem 0px 0.512rem 0.68267rem; background: rgb(245, 249, 250); border: 0.04267rem solid rgb(233, 233, 233); box-sizing: border-box; border-radius: 0.256rem; }
.item-content .files .file-item .icon img[data-v-3ce983da] { width: 2.048rem; }
.item-content .files .file-item .name[data-v-3ce983da] { font-size: 0.68267rem; line-height: 0.93867rem; color: rgb(51, 51, 51); max-width: 8.53333rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.item-content .files .file-item .size[data-v-3ce983da] { margin-top: 0.17067rem; font-size: 0.59733rem; line-height: 0.85333rem; color: rgb(102, 102, 102); max-width: 10.24rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.item-content .files .file-item .file-info[data-v-3ce983da] { margin-left: 0.512rem; flex: 1 1 0%; padding: 0.34133rem; }
.item-content .files .file-item .del-icon[data-v-3ce983da] { width: 1.70667rem; height: 1.70667rem; text-align: center; line-height: 1.70667rem; color: rgb(153, 153, 153); }
.desc-text[data-v-3ce983da] { display: block; font-size: 0.59733rem; line-height: 0.896rem; color: rgba(0, 0, 0, 0.65); }
.desc-img-wrapper[data-v-3ce983da] { display: flex; flex-wrap: wrap; margin-bottom: 0.17067rem; }
.desc-img-wrapper .img[data-v-3ce983da] { margin-right: 0.17067rem; margin-top: 0.17067rem; max-width: 2.048rem; max-height: 2.048rem; }
.checklist-text[data-v-3ce983da] { font-weight: 700; margin-right: 0.21333rem; }
.unfixed[data-v-4bfb5944] { position: relative !important; }
.page-header[data-v-4bfb5944] { position: fixed; width: 100%; left: 0px; top: 0px; z-index: 100; text-align: center; font-size: 0.768rem; display: flex; align-items: center; height: 2.77333rem; }
.page-header .icon[data-v-4bfb5944] { margin-left: 0.42667rem; margin-top: 0.08533rem; cursor: pointer; }
.page-header .title[data-v-4bfb5944] { position: absolute; left: 50%; transform: translateX(-50%); }
.group[data-v-ef3ea80e] { margin: 0.68267rem 0.68267rem 0px; }
.group.noMT[data-v-ef3ea80e] { margin-top: 0px; }
.group .time[data-v-ef3ea80e] { font-size: 0.59733rem; color: rgb(102, 102, 102); margin-bottom: 0.34133rem; }
.group .content[data-v-ef3ea80e] { background: rgb(255, 255, 255); border-radius: 0.17067rem; overflow: hidden; }
.group .content.fromRecordRemind[data-v-ef3ea80e] { box-shadow: rgba(0, 0, 0, 0.1) 0px 0.08533rem 0.42667rem 0px; }
.group .content .group-title[data-v-ef3ea80e] { font-size: 0.64rem; color: rgb(102, 102, 102); font-weight: 600; margin-bottom: 0.68267rem; margin-top: 0.68267rem; padding-bottom: 0.17067rem; border-bottom: 0.04267rem solid rgb(102, 102, 102); }
.group .content .sub-title[data-v-ef3ea80e] { margin-top: 0.34133rem; padding: 0px 0.68267rem; color: rgb(153, 153, 153); font-size: 0.512rem; }
.group .content .owner-record-number[data-v-ef3ea80e] { padding: 0.34133rem 0.68267rem; color: rgb(0, 0, 0); font-size: 0.55467rem; line-height: 0.81067rem; border-bottom: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.group .content .base-info[data-v-ef3ea80e] { padding: 0.512rem 0.68267rem 0px; color: rgb(51, 51, 51); border-radius: 0.17067rem 0.17067rem 0px 0px; }
.group .content .base-info .title[data-v-ef3ea80e] { position: relative; font-size: 0.64rem; line-height: 0.768rem; color: rgb(0, 0, 0); margin-bottom: 0.59733rem; }
.group .content .base-info .title[data-v-ef3ea80e]::before { position: absolute; left: -0.68267rem; top: 0px; content: ""; width: 0.08533rem; height: 100%; background-color: rgb(22, 107, 199); }
.group .content .base-info .action[data-v-ef3ea80e] { background-color: rgb(244, 244, 244); border-radius: 0.384rem; color: rgb(102, 102, 102); font-size: 0.512rem; padding: 0.04267rem 0.256rem; position: relative; }
.group .content .base-info .top-tip[data-v-ef3ea80e] { display: flex; justify-content: space-between; margin-bottom: 0.68267rem; }
.group .content .base-info .top-tip .tip[data-v-ef3ea80e] { font-size: 0.68267rem; font-weight: 500; flex: 1 1 0%; word-break: break-all; }
.group .content .base-info .top-tip .all-entry[data-v-ef3ea80e] { font-size: 0.59733rem; min-width: 2.98667rem; text-align: right; padding-left: 0.34133rem; }
.group .content .base-info .top-tip .all-entry span[data-v-ef3ea80e] { position: relative; right: -0.21333rem; }
.group .content .base-info .top-tip .all-entry i[data-v-ef3ea80e] { position: relative; top: 0.04267rem; }
.group .content .base-info .tip-items .title[data-v-ef3ea80e] { display: flex; justify-content: space-between; padding-bottom: 0.68267rem; }
.group .content .base-info .tip-items .title .name[data-v-ef3ea80e] { font-weight: 500; font-size: 0.68267rem; flex: 1 1 0%; padding-right: 0.68267rem; word-break: break-all; line-height: 1.3; position: relative; top: 0.04267rem; }
.group .content .base-info .tip-items .title .view-code[data-v-ef3ea80e] { display: flex; font-size: 0.59733rem; }
.group .content .base-info .tip-items .title .view-code .clifont[data-v-ef3ea80e] { font-size: 0.68267rem; position: relative; top: -0.04267rem; }
.group .content .base-info .tip-items .item[data-v-ef3ea80e] { margin-bottom: 0.256rem; display: flex; line-height: 0.68267rem; }
.group .content .base-info .tip-items .item.hasNumberItem[data-v-ef3ea80e] { margin-bottom: 0px; }
.group .content .base-info .tip-items .item .label[data-v-ef3ea80e] { width: 3.84rem; font-size: 0.64rem; line-height: 0.768rem; position: relative; color: rgb(153, 153, 153); }
.group .content .base-info .tip-items .item .iContent[data-v-ef3ea80e] { flex: 1 1 0%; word-break: break-all; font-size: 0.59733rem; background: transparent; }
.group .content .base-info .tip-items .item .formName[data-v-ef3ea80e] { display: flex; width: 100%; justify-content: space-between; }
.group .content .base-info .tip-items .item .recordNumber[data-v-ef3ea80e] { padding: 0.128rem 0.256rem; border-radius: 0.17067rem; background: rgba(0, 0, 0, 0.1); }
.group .content .base-info .tip-items .item[data-v-ef3ea80e]:last-child { margin-bottom: 0px; }
.group .recordMark[data-v-ef3ea80e] { color: rgb(102, 102, 102); padding: 0.512rem 0.68267rem; text-align: center; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.04) 0px 0.08533rem 0.34133rem 0px; border-radius: 0.21333rem; font-size: 0.59733rem; margin-bottom: 0.68267rem; }
.group .recordMark .info[data-v-ef3ea80e] { font-size: 0.512rem; margin-top: 0.17067rem; }
.group .recordMark span[data-v-ef3ea80e] { color: rgb(97, 120, 145); }
.change-status-item-wrap[data-v-ef3ea80e] { margin-bottom: 0.68267rem; }
.change-status-item-wrap .status-label[data-v-ef3ea80e] { font-size: 0.64rem; line-height: 0.768rem; color: rgb(153, 153, 153); margin-bottom: 0.34133rem; }
.change-status-item-wrap .status-content[data-v-ef3ea80e] { font-size: 0.59733rem; line-height: 0.768rem; color: rgb(102, 102, 102); }
.change-status-item-wrap .anticon-jiantou[data-v-ef3ea80e] { color: rgb(187, 187, 187); margin-left: 0.17067rem; margin-right: 0.17067rem; }
.basefont[data-v-aeb75ac0] { font-size: 0.68267rem; font-style: normal; -webkit-font-smoothing: antialiased; font-family: basefont !important; }
.iconzhuceshangbiao[data-v-aeb75ac0]::before { content: "®"; }
.common-title[data-v-aeb75ac0] { margin: 0px; text-align: center; width: 100%; font-size: 0.93867rem; font-weight: 700; display: inline-block; font-family: basefont, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", Helvetica, Tahoma, Arial, "Heiti SC", "WenQuanYi Micro Hei", sans-serif; }
.common-title.x-title-is-placeholder[data-v-aeb75ac0] { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }
.common-title-ios[data-v-aeb75ac0] { font-family: "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", Helvetica, Tahoma, Arial, "Heiti SC", "WenQuanYi Micro Hei", sans-serif; }
.code-title[data-v-aeb75ac0] { padding: 1.024rem 0.68267rem; overflow-wrap: break-word; white-space: pre-line; }
.common-title-ForStatus[data-v-aeb75ac0] { padding: 0.512rem 1.024rem 0.68267rem; }
.middle-title[data-v-aeb75ac0] { padding: 0px 0.68267rem; box-sizing: border-box; }
.top-title[data-v-aeb75ac0] { padding: 0.68267rem 0px; }
.fixedBottomContainer { background-color: rgb(255, 255, 255); }
.fixedBottomContainer.fixed { position: fixed; left: 0px; right: 0px; bottom: 0px; z-index: 1000; }
.fixedBottomContainer + .fixedBottomContainerPlaceholder { display: none; }
.fixedBottomContainer.fixed + .fixedBottomContainerPlaceholder { display: block; }
.fixedBottomContainer.fixed.transparent { box-shadow: none; background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.55)) !important; }
.fromPcGap { margin-bottom: 0.59733rem; }
.bottomSheet .mask[data-v-5b04c64c] { position: fixed; z-index: 9998; inset: 0px; background-color: rgba(0, 0, 0, 0.35); transition: opacity 0.2s; }
.bottomSheet .bottomSheetBody[data-v-5b04c64c] { position: fixed; z-index: 9999; bottom: 0px; width: 100%; padding: 0.512rem 1.024rem 1.36533rem; background-color: rgb(255, 255, 255); border-radius: 0.512rem 0.512rem 0px 0px; transition: transform 0.2s; }
.bottomSheetBody .title[data-v-5b04c64c] { padding: 0.34133rem 0px; color: rgb(51, 51, 51); font-size: 0.768rem; font-weight: 600; line-height: 1.6; text-align: center; }
.bottomSheet .bottomSheetContent[data-v-5b04c64c] { margin-top: 0.512rem; margin-bottom: 1.024rem; }
.bottomSheetBody .bottomSheetAction[data-v-5b04c64c] { display: flex; }
.bottomSheetAction[data-v-5b04c64c] .weui-btn { flex: 1 1 0%; margin-top: 0px; margin-right: 0.512rem; font-size: 0.72533rem; }
.bottomSheetAction[data-v-5b04c64c] .weui-btn.weui-btn_primary { color: rgb(255, 255, 255); background-color: rgb(7, 193, 96); }
.bottomSheetAction[data-v-5b04c64c] .weui-btn:last-child { margin-right: 0px; }
.bottomSheetBody .close[data-v-5b04c64c] { position: absolute; top: 0.512rem; right: 0px; width: 1.87733rem; height: 1.87733rem; text-align: center; line-height: 1.87733rem; font-size: 0.68267rem; color: rgb(102, 102, 102); }
.bottomSheetBody-enter[data-v-5b04c64c], .bottomSheetBody-leave-to[data-v-5b04c64c] { transform: translateY(100%); }
.bottomSheetBody-enter-to[data-v-5b04c64c], .bottomSheetBody-leave[data-v-5b04c64c] { transform: translateY(0px); }
.mask-enter[data-v-5b04c64c], .mask-leave-to[data-v-5b04c64c] { opacity: 0; }
.mask-enter-to[data-v-5b04c64c], .mask-leave[data-v-5b04c64c] { opacity: 1; }
.is-dark-bg-color .contact-us .list.card { background: rgba(255, 255, 255, 0.1); }
.is-dark-bg-color .contact-us .list.card .icon, .is-dark-bg-color .contact-us .list.card .sub-title { color: rgba(255, 255, 255, 0.35); }
.is-dark-bg-color .contact-us .list.card .divider { background-color: rgba(255, 255, 255, 0.13); }
.is-dark-bg-color .contact-us .list .action, .is-dark-bg-color .contact-us .list .row, .is-dark-bg-color .contact-us .list .title { color: rgb(255, 255, 255); }
.is-dark-bg-color .contact-us .list .sub-title { color: rgba(255, 255, 255, 0.8); }
.is-dark-bg-color .contact-us .list .row { border-bottom-color: rgba(255, 255, 255, 0.17); }
.is-dark-bg-color .contact-us .list .save-btn { background-color: rgb(255, 255, 255); color: rgb(22, 107, 199); }
.is-dark-bg-color .contact-us .logo-card { background-color: rgb(255, 255, 255); }
.is-dark-bg-color .contact-us .avatar-card, .is-dark-bg-color .contact-us .home-card { border-color: rgb(255, 255, 255); }
.avatar-card { padding: 1.024rem 0.68267rem; border-radius: 0.256rem; border: 0.04267rem solid rgba(120, 130, 140, 0.13); background: rgb(255, 255, 255); display: flex; align-items: center; }
.avatar-card .avatar { width: 2.048rem; height: 2.048rem; border-radius: 2.048rem; }
.avatar-card .content { margin: 0px 0.512rem; flex: 1 1 0%; }
.avatar-card .content .title { color: rgba(0, 0, 0, 0.85); font-size: 0.68267rem; font-weight: 700; display: flex; align-items: center; }
.avatar-card .content .sub-title { color: rgb(153, 153, 153); font-size: 0.55467rem; }
.logo-card { padding: 1.70667rem 0.68267rem; border-radius: 0.256rem; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.logo-card .logo { max-width: 5.71733rem; max-height: 5.71733rem; margin-bottom: 1.024rem; }
.logo-card .title { font-size: 0.85333rem; color: rgba(0, 0, 0, 0.85); font-weight: 700; text-align: center; margin-bottom: 0.85333rem; }
.list.card { border-radius: 0.256rem; background: rgb(247, 247, 247); padding: 0.68267rem 0.85333rem; }
.list.card .contact-header { border-bottom: 0.04267rem solid rgba(120, 130, 140, 0.13); padding-bottom: 0.68267rem; margin-bottom: 0.68267rem; }
.list.card .contact-header:empty { display: none; }
.list.card .row { border-bottom: none; }
.list .title { color: rgba(0, 0, 0, 0.85); font-size: 0.85333rem; font-weight: 700; line-height: 150%; }
.list .sub-title { color: rgb(102, 102, 102); }
.list .title + .sub-title { margin-top: 0.34133rem; }
.list .row { position: relative; padding: 0.512rem 0px; color: rgba(0, 0, 0, 0.65); font-size: 0.59733rem; line-height: 150%; border-bottom: 0.04267rem solid rgba(120, 130, 140, 0.13); display: flex; align-items: center; }
.list .row .content { flex: 1 1 0%; margin: 0px 0.34133rem; }
.list .row .icon { font-size: 0.768rem; }
.list .row .action { color: rgb(87, 107, 149); }
.list .header { margin-bottom: 0.68267rem; }
.list .button-container { text-align: center; margin-top: 0.68267rem; }
.list .button-container .save-btn { padding: 0px 0.59733rem; height: 1.36533rem; line-height: 1.36533rem; display: inline-block; font-size: 0.59733rem; background-color: rgb(22, 107, 199); color: rgb(255, 255, 255); border-radius: 0.08533rem; }
.home-card { background-color: rgb(255, 255, 255); border-radius: 0.256rem; padding: 0px 0.68267rem; border: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.home-card .header { display: flex; align-items: center; padding: 1.024rem 0px; border-bottom: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.home-card .header .avatar { width: 2.048rem; height: 2.048rem; border-radius: 0.08533rem; margin-right: 0.34133rem; }
.home-card .header .content { flex: 1 1 0%; }
.home-card .header .content .title { color: rgba(0, 0, 0, 0.85); font-size: 0.72533rem; font-weight: 600; line-height: 1.024rem; }
.home-card .header .content .sub-title { color: rgba(0, 0, 0, 0.65); font-size: 0.55467rem; line-height: 0.768rem; }
.home-card .header .content .title + .sub-title { margin-top: 0.256rem; }
.home-card .header .link { font-size: 0.512rem; color: rgba(0, 0, 0, 0.65); display: flex; align-items: center; }
.home-card .header .link .clifont { color: rgb(102, 102, 102); font-size: 0.512rem; }
.home-card .bottom { padding: 0.512rem 0px; display: flex; align-items: center; justify-content: center; }
.home-card .bottom .address { display: flex; align-items: center; flex: 1 1 0%; margin-right: 0.68267rem; padding: 0.34133rem 0px; }
.home-card .bottom .address .address-content { flex: 1 1 0%; }
.home-card .bottom .address .icon { margin-right: 0.34133rem; color: rgb(22, 107, 199); }
.home-card .bottom .address .address-title { color: rgba(0, 0, 0, 0.85); font-size: 0.55467rem; line-height: 0.768rem; }
.home-card .bottom .address .address-detail { color: rgba(0, 0, 0, 0.45); font-size: 0.46933rem; line-height: 0.64rem; }
.action-list { display: flex; align-items: center; justify-content: center; }
.action-list.show-text .action-item { flex-direction: column; border: none; width: auto !important; height: auto !important; }
.action-list.show-text .action-item .icon { display: flex; align-items: center; justify-content: center; width: 1.36533rem; height: 1.36533rem; color: rgb(22, 107, 199); border-radius: 0.17067rem; background: rgb(255, 255, 255); font-size: 0.85333rem; }
.action-list.show-text .action-item .text { display: block; font-size: 0.46933rem; color: rgba(0, 0, 0, 0.45); }
.action-item { display: flex; align-items: center; justify-content: center; width: 1.536rem; height: 1.536rem; border-radius: 1.536rem; border: 0.04267rem solid rgba(120, 130, 140, 0.25); margin: 0px 0.34133rem; color: rgb(102, 102, 102); }
.action-item:first-child { margin-left: 0px; }
.action-item:last-child { margin-right: 0px; }
.contact-us img { object-fit: contain; }
.AfterCodePage .fixedBottomContainer .avatar-card { border: none; border-radius: 0px; position: relative; padding: 0.512rem 0.68267rem; z-index: 1; }
.AfterCodeMainContent .fixedBottomContainer .avatar-card { margin: 0.68267rem; }
.copiedText { margin-top: 0.512rem; padding: 0.68267rem 0.34133rem; border-radius: 0.08533rem; border: 0.04267rem dashed rgba(120, 130, 140, 0.25); background: rgba(250, 250, 250, 0.6); margin-bottom: 5.632rem; text-align: center; color: rgba(0, 0, 0, 0.9); font-size: 0.68267rem; line-height: 1.024rem; letter-spacing: 0.04267rem; }
.copiedWeChatImg .imageWrapper { overflow: hidden; border-radius: 0.17067rem; border: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.copiedWeChatImg img { display: block; width: 100%; margin: auto; height: 60vh; max-height: 18.7733rem; object-fit: contain; }
.copiedWeChatImg .pressTip { margin-top: 0.512rem; color: rgba(0, 0, 0, 0.45); text-align: center; font-size: 0.59733rem; line-height: 1.024rem; letter-spacing: 0.04267rem; }
.bottom-homepage[data-v-2a49a4a3] { display: flex; padding: 0.512rem 0.68267rem 1.024rem; justify-content: space-between; align-items: center; text-decoration: none; }
.bottom-homepage .img-wrap[data-v-2a49a4a3] { width: 1.70667rem; height: 1.70667rem; border-radius: 50%; }
.bottom-homepage .img-wrap .icon-img[data-v-2a49a4a3] { width: 1.70667rem; height: 1.70667rem; border-radius: 0.08533rem; }
.bottom-homepage .title-content[data-v-2a49a4a3] { margin-right: 0.512rem; margin-left: 0.512rem; max-width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: flex; flex-direction: column; justify-content: space-between; flex: 1 1 0%; }
.bottom-homepage .title-content .org-name[data-v-2a49a4a3] { color: rgba(0, 0, 0, 0.85); font-size: 0.72533rem; font-style: normal; font-weight: 600; line-height: normal; flex: 1 1 0%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; max-width: 100%; }
.bottom-homepage .title-content .desc-wrap[data-v-2a49a4a3] { width: 100%; max-width: 100%; }
.bottom-homepage .title-content .desc-wrap .desc[data-v-2a49a4a3] { display: block; color: rgb(153, 153, 153); font-size: 0.55467rem; font-style: normal; font-weight: 400; line-height: normal; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; max-width: 100%; }
.bottom-homepage .title-content .default-style[data-v-2a49a4a3], .bottom-homepage .title-content .desc-wrap .default-style[data-v-2a49a4a3] { color: rgba(0, 0, 0, 0.25); }
.bottom-homepage .arrow[data-v-2a49a4a3] { width: 0.85333rem; height: 0.85333rem; color: rgb(153, 153, 153); }
.noRemarkHeight[data-v-2a49a4a3] { height: 1.28rem; }
.AfterCodeMainContent .fixedBottomContainer .chartHomepage[data-v-2a49a4a3] { margin: 0.68267rem; padding: 1.024rem 0.68267rem; border-radius: 0.256rem; border: 0.04267rem solid rgb(242, 243, 244); background: rgb(255, 255, 255); display: flex; align-items: center; }
.page-nav[data-v-7e914a4d] { position: relative; }
.codeNavList[data-v-7e914a4d] { position: absolute; width: 1.87733rem; height: 1.87733rem; top: -7.552rem; right: 0.85333rem; flex-direction: column; display: flex; justify-content: center; align-items: center; transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.15) 0px 0.08533rem 0.34133rem; font-size: 0.512rem; color: rgb(102, 102, 102); border-radius: 1.10933rem; }
.codeNavList.hidden[data-v-7e914a4d] { transform: translateX(100%); opacity: 0; }
.codeNavList.show[data-v-7e914a4d] { transform: translateX(0px); opacity: 1; }
.codeNavListBtn[data-v-7e914a4d] { background: none; border: none; cursor: pointer; color: rgba(0, 0, 0, 0.85); font-size: 0.42667rem; font-style: normal; font-weight: 400; line-height: normal; }
.separator[data-v-7e914a4d] { width: 100%; border-bottom: 0.02133rem solid rgba(255, 255, 255, 0.25); }
.navArea[data-v-7e914a4d] { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
.navArea .navIcon[data-v-7e914a4d] { rotate: 90deg; font-weight: 700; font-size: 0.59733rem; }
.AfterCodePage {
  & .fixedBottomContainer { box-shadow: rgba(0, 0, 0, 0.04) 0px -0.17067rem 0.17067rem 0px; }
}
.wrap[data-v-4fca8fca] { text-align: center; padding: 0px 1.36533rem; }
.anticon-about[data-v-4fca8fca] { font-size: 2.73067rem; color: rgb(22, 107, 199); margin-top: 30%; display: block; }
.title[data-v-4fca8fca] { margin-top: 0.68267rem; color: rgb(55, 55, 55); font-weight: 600; font-size: 0.93867rem; line-height: 1.49333rem; }
.tips[data-v-4fca8fca] { color: rgb(153, 153, 153); font-size: 0.72533rem; line-height: 1.152rem; margin-top: 0.68267rem; }
.btn[data-v-4fca8fca] { width: 7.68rem; height: 1.70667rem; line-height: 1.70667rem; background: rgb(22, 107, 199); border-radius: 0.17067rem; font-weight: 500; font-size: 0.72533rem; text-align: center; color: rgb(255, 255, 255); margin: 30% auto 0px; }
.wrap[data-v-066eb9ff] { text-align: center; padding: 0px 1.36533rem; }
.anticon-about[data-v-066eb9ff] { font-size: 2.73067rem; color: rgb(22, 107, 199); margin-top: 30%; display: block; }
.title[data-v-066eb9ff] { margin-top: 0.68267rem; color: rgb(55, 55, 55); font-weight: 600; font-size: 0.93867rem; line-height: 1.49333rem; margin-bottom: 0.68267rem; }
.tips[data-v-066eb9ff] { color: rgb(153, 153, 153); font-size: 0.72533rem; line-height: 1.152rem; margin-top: 0.68267rem; }
.btn[data-v-066eb9ff] { width: 7.68rem; height: 1.70667rem; line-height: 1.70667rem; background: rgb(22, 107, 199); border-radius: 0.17067rem; font-weight: 500; font-size: 0.72533rem; text-align: center; color: rgb(255, 255, 255); margin: 30% auto 0px; }
.group[data-v-066eb9ff] { color: rgb(22, 107, 199); }
.split[data-v-066eb9ff] { color: rgb(55, 55, 55); }
.desc[data-v-066eb9ff] { font-size: 0.72533rem; color: rgb(153, 153, 153); width: 100%; margin: 0px auto 0.17067rem; text-align: center; }
@font-face { font-family: basefont; src: url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAALsAAsAAAAABrwAAAKeAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCCcAqBQIFPATYCJAMICwYABCAFhG0HOBv9BRHVk3lkPxLsmMT/wNJGoBgb+hI8/6593pdkYDMLSAoACsAsZI9nEgZV9Q8A33czNEZFKJbkefC3fOn9bggvDTcMuJz+fwUUyDwQaE4be9FTQ3RrQHtjVEQFFGrUML18gQNxGwJYMilHunoGjsTHoBcJIAvnzZmGX/BiMCzhI7gNOw1yFAdf7VPPgSPR5+UXFeKDwtHolUNnd8+kjcc81ltDWycGBD4Q4H4H0EA5YEBGNkYHoxHG1tioIReOVSzA41Ao0MpRTQj7nfrPBDLC69Nn1z528wUABYABg83A+EmnggmPSrYb3r8f+eHDqE+fxnz8OO7u+6pAOToTVk7Z+n705ZfW3rwLW08dOJMkwajw5AuJFXeejLSyLQju3GJr8rvwBerIEbXApB05ukAWCiYXjj5ScPh7/8yjY9TKlTIGGleu9EZZhV5Zmtl/yFU7tKgke03s/eBf0j9bn5bXeTj38+IPycOmeSn1nhfbNigmlza0Xx3SEX/1O/R9WpY5Jarpvx8YAL6eK30WGQ3D7OCf2ybwDyUDW5gP0KmHqUEARXNuKQqwWCCEnLH8nKpPuGGz4BckDAqPDGh88knDKodDQBVcfFphKaN3f0Acy9GICQNK2QUgRPMEikieQhPNC9KwfsAhkT9wiRYNy2iJOzGgUOxoO5fDKN60/SlaPpzN0Hb6tIq48AZ/FSN5WcR5QWoM0NgN5cSKA7LEmvrxk6ojJ7zTAu5DKUyncILVLqiec9+7pid1lvempVNgFG/a/hQtHy4wawuTpqLy/hv8VYx00PLwC4LUEQ5PYzcMIFf1MYj2KI/Uj59UHTnhnRYwDaUwnc3TEqx2YUL4nHvTzA1Vd5fU7n+3DbBogxJziSZy/dzLogZz+C0abhoAAA==") format("woff2"); }
.basefont[data-v-3b6bfda6] { font-size: 0.68267rem; font-style: normal; -webkit-font-smoothing: antialiased; font-family: basefont !important; }
.iconzhuceshangbiao[data-v-3b6bfda6]::before { content: "®"; }
.font-size-10-1[data-v-3b6bfda6] { font-size: 0.42667rem !important; }
.font-size-11-1[data-v-3b6bfda6] { font-size: 0.46933rem !important; }
.font-size-12-1[data-v-3b6bfda6] { font-size: 0.512rem !important; }
.font-size-13-1[data-v-3b6bfda6] { font-size: 0.55467rem !important; }
.font-size-14-1[data-v-3b6bfda6] { font-size: 0.59733rem !important; }
.font-size-15-1[data-v-3b6bfda6] { font-size: 0.64rem !important; }
.font-size-16-1[data-v-3b6bfda6] { font-size: 0.68267rem !important; }
.font-size-17-1[data-v-3b6bfda6] { font-size: 0.72533rem !important; }
.font-size-18-1[data-v-3b6bfda6] { font-size: 0.768rem !important; }
.font-size-19-1[data-v-3b6bfda6] { font-size: 0.81067rem !important; }
.font-size-20-1[data-v-3b6bfda6] { font-size: 0.85333rem !important; }
.font-size-21-1[data-v-3b6bfda6] { font-size: 0.896rem !important; }
.font-size-22-1[data-v-3b6bfda6] { font-size: 0.93867rem !important; }
.font-size-23-1[data-v-3b6bfda6] { font-size: 0.98133rem !important; }
.font-size-24-1[data-v-3b6bfda6] { font-size: 1.024rem !important; }
.font-size-26-1[data-v-3b6bfda6] { font-size: 1.10933rem !important; }
.font-size-28-1[data-v-3b6bfda6] { font-size: 1.19467rem !important; }
.font-size-32-1[data-v-3b6bfda6] { font-size: 1.36533rem !important; }
.font-size-10-2[data-v-3b6bfda6] { font-size: 0.48213rem !important; }
.font-size-11-2[data-v-3b6bfda6] { font-size: 0.52907rem !important; }
.font-size-12-2[data-v-3b6bfda6] { font-size: 0.576rem !important; }
.font-size-13-2[data-v-3b6bfda6] { font-size: 0.62293rem !important; }
.font-size-14-2[data-v-3b6bfda6] { font-size: 0.67413rem !important; }
.font-size-15-2[data-v-3b6bfda6] { font-size: 0.72107rem !important; }
.font-size-16-2[data-v-3b6bfda6] { font-size: 0.768rem !important; }
.font-size-17-2[data-v-3b6bfda6] { font-size: 0.81493rem !important; }
.font-size-18-2[data-v-3b6bfda6] { font-size: 0.86613rem !important; }
.font-size-19-2[data-v-3b6bfda6] { font-size: 0.91307rem !important; }
.font-size-20-2[data-v-3b6bfda6] { font-size: 0.96rem !important; }
.font-size-21-2[data-v-3b6bfda6] { font-size: 1.0112rem !important; }
.font-size-22-2[data-v-3b6bfda6] { font-size: 1.05813rem !important; }
.font-size-23-2[data-v-3b6bfda6] { font-size: 1.10507rem !important; }
.font-size-24-2[data-v-3b6bfda6] { font-size: 1.152rem !important; }
.font-size-26-2[data-v-3b6bfda6] { font-size: 1.24587rem !important; }
.font-size-28-2[data-v-3b6bfda6] { font-size: 1.344rem !important; }
.font-size-32-2[data-v-3b6bfda6] { font-size: 1.50187rem !important; }
.font-size-10-3[data-v-3b6bfda6] { font-size: 0.59733rem !important; }
.font-size-11-3[data-v-3b6bfda6] { font-size: 0.65707rem !important; }
.font-size-12-3[data-v-3b6bfda6] { font-size: 0.7168rem !important; }
.font-size-13-3[data-v-3b6bfda6] { font-size: 0.77653rem !important; }
.font-size-14-3[data-v-3b6bfda6] { font-size: 0.83627rem !important; }
.font-size-15-3[data-v-3b6bfda6] { font-size: 0.896rem !important; }
.font-size-16-3[data-v-3b6bfda6] { font-size: 0.95573rem !important; }
.font-size-17-3[data-v-3b6bfda6] { font-size: 1.01547rem !important; }
.font-size-18-3[data-v-3b6bfda6] { font-size: 1.0752rem !important; }
.font-size-19-3[data-v-3b6bfda6] { font-size: 1.13493rem !important; }
.font-size-20-3[data-v-3b6bfda6] { font-size: 1.19467rem !important; }
.font-size-21-3[data-v-3b6bfda6] { font-size: 1.2544rem !important; }
.font-size-22-3[data-v-3b6bfda6] { font-size: 1.31413rem !important; }
.font-size-23-3[data-v-3b6bfda6] { font-size: 1.39093rem !important; }
.font-size-24-3[data-v-3b6bfda6] { font-size: 1.4336rem !important; }
.font-size-26-3[data-v-3b6bfda6] { font-size: 1.55307rem !important; }
.font-size-28-3[data-v-3b6bfda6] { font-size: 1.67253rem !important; }
.font-size-32-3[data-v-3b6bfda6] { font-size: 1.91147rem !important; }
.codeStatusWrapper[data-v-3b6bfda6] { margin: 0px 0.42667rem 0.512rem; background-color: rgb(255, 255, 255); border-radius: 0.256rem; box-shadow: rgba(0, 0, 0, 0.05) 0px 0.34133rem 1.36533rem; }
.statusItem[data-v-3b6bfda6] { display: flex; justify-content: space-between; align-items: center; padding: 0.42667rem 0.68267rem; border-bottom: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.statusItem[data-v-3b6bfda6]:active { background-color: rgba(0, 0, 0, 0.03); }
.statusItem:active .action[data-v-3b6bfda6] { background-color: rgb(255, 255, 255); }
.itemRight[data-v-3b6bfda6] { display: flex; align-items: center; justify-content: center; margin-left: 0.17067rem; }
.itemRight .anticon-gengduo[data-v-3b6bfda6] { color: rgb(153, 153, 153); font-size: 0.512rem; margin-left: 0.17067rem; font-weight: 700; }
.updateTime[data-v-3b6bfda6] { font-size: 0.512rem; color: rgba(0, 0, 0, 0.45); white-space: nowrap; }
.stateName[data-v-3b6bfda6] { font-size: 0.72533rem; line-height: 1.10933rem; margin-right: 0.34133rem; font-weight: 700; color: rgba(0, 0, 0, 0.85); }
.stateText[data-v-3b6bfda6] { display: inline-block; padding: 0.08533rem 0px; font-size: 0.72533rem; line-height: 0.93867rem; font-weight: 700; color: rgb(255, 255, 255); }
.statusItem[data-v-3b6bfda6]:nth-last-child(2) { border-bottom: 0px none; }
.codeStatusWrapperCard[data-v-3b6bfda6] { border-radius: 0.256rem; }
.cardItemWrap[data-v-3b6bfda6] { width: 100%; text-align: center; padding-top: 0.256rem; padding-bottom: 0.768rem; }
.topItem[data-v-3b6bfda6] { color: rgba(0, 0, 0, 0.85); font-size: 0.72533rem; font-weight: 700; line-height: 1.024rem; margin-bottom: 0.512rem; display: flex; justify-content: space-between; align-items: flex-start; width: 100%; text-align: left; }
.topItem .name-text[data-v-3b6bfda6] { flex: 1 1 0%; }
.topItem .detail[data-v-3b6bfda6] { font-size: 0.55467rem; line-height: 0.768rem; color: rgba(0, 0, 0, 0.45); font-weight: 400; display: flex; align-items: center; justify-content: center; margin-right: -0.256rem; max-width: 4.77867rem; position: relative; top: 0.08533rem; }
.topItem .anticon-cli-angle-right[data-v-3b6bfda6] { color: rgba(0, 0, 0, 0.45); font-size: 0.68267rem; }
.contItem[data-v-3b6bfda6] { font-weight: 600; font-size: 0.85333rem; line-height: 1.32267rem; margin-top: 0.512rem; display: flex; justify-content: center; align-items: center; }
.otherItem[data-v-3b6bfda6] { font-size: 0.55467rem; line-height: 0.768rem; color: rgba(0, 0, 0, 0.45); margin-top: 0.256rem; }
.btnItem[data-v-3b6bfda6] { background: rgb(245, 245, 245); border-radius: 0.17067rem; padding: 0.42667rem 0px; color: rgb(87, 107, 149); font-weight: 500; font-size: 0.55467rem; line-height: 0.768rem; width: 4.26667rem; margin: 0.85333rem auto 0px; }
.btnItem .anticon-reload-2[data-v-3b6bfda6] { margin-right: 0.42667rem; }
.wrapper_3[data-v-3b6bfda6] { display: flex; flex-wrap: wrap; background-color: transparent; width: 100%; margin: 0px; box-shadow: none; padding: 0px 0.17067rem; }
.twoColWrap[data-v-3b6bfda6] { display: flex; flex-direction: column; width: calc(50% - 0.512rem); padding: 0.68267rem 0.512rem; margin: 0px 0.256rem 0.512rem; border-radius: 0.256rem; background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.05) 0px 0.34133rem 1.36533rem; }
.twoColWrap[data-v-3b6bfda6]:active { background: rgb(238, 238, 238); }
.twoColWrap .title[data-v-3b6bfda6] { font-size: 0.55467rem; line-height: 0.768rem; color: rgba(0, 0, 0, 0.85); margin-bottom: 0.17067rem; font-weight: 700; }
.twoColWrap .status[data-v-3b6bfda6] { flex: 1 1 0%; font-weight: 700; font-size: 0.768rem; line-height: 1.06667rem; margin-bottom: 0.512rem; }
.twoColWrap .time[data-v-3b6bfda6] { color: rgb(153, 153, 153); font-size: 0.512rem; line-height: 0.72533rem; }
.statusItem_4[data-v-3b6bfda6] { display: flex; align-items: center; justify-content: space-between; }
.statusItem_4 .cardItemWrap[data-v-3b6bfda6] { text-align: left; padding-bottom: 0.42667rem; }
.statusItem_4 .topItem[data-v-3b6bfda6] { font-size: 0.64rem; line-height: 0.896rem; margin-bottom: 0.17067rem; }
.statusItem_4 .contItem[data-v-3b6bfda6] { justify-content: flex-start; font-size: 0.85333rem; line-height: 1.19467rem; margin-top: 0.17067rem; }
.statusItem_4 .otherItem[data-v-3b6bfda6] { font-size: 0.512rem; line-height: 0.72533rem; color: rgb(153, 153, 153); margin-top: 0.512rem; }
.btnAction[data-v-3b6bfda6] { min-width: 2.98667rem; border-radius: 0.17067rem; height: 1.36533rem; font-size: 0.59733rem; text-align: center; color: rgb(87, 107, 149); margin-left: 0.68267rem; display: flex; align-items: center; justify-content: center; }
.btnAction[data-v-3b6bfda6]:active { background: rgba(0, 0, 0, 0.03) !important; }
.btnAction i[data-v-3b6bfda6] { margin-right: 0.17067rem; }
.remarkImgIcon[data-v-3b6bfda6] { position: relative; top: 0.04267rem; font-size: 0.59733rem; margin-left: 0.17067rem; margin-right: 0.08533rem; }
.nowrap[data-v-ed6bd2ea] { white-space: nowrap; }
.codeTasksWrapper[data-v-ed6bd2ea] { margin: 0.512rem 0.42667rem; padding: 0.68267rem 0.68267rem 0.85333rem; background-color: rgb(255, 255, 255); border-radius: 0.256rem; box-shadow: rgba(0, 0, 0, 0.05) 0px 0.34133rem 1.36533rem; }
.noTopMargin[data-v-ed6bd2ea] { position: relative; margin-top: 0px; }
.title[data-v-ed6bd2ea] { color: rgb(51, 51, 51); font-size: 0.768rem; line-height: 1.06667rem; margin-bottom: 0.68267rem; font-weight: 600; }
.item[data-v-ed6bd2ea] { margin-bottom: 0.68267rem; }
.item[data-v-ed6bd2ea]:last-child { margin-bottom: 0px; }
.taskItem[data-v-ed6bd2ea] { display: flex; align-items: center; color: rgb(102, 102, 102); font-size: 0.55467rem; }
.taskItem .name[data-v-ed6bd2ea] { font-size: 0.68267rem; color: rgb(51, 51, 51); font-weight: 700; }
.name span[data-v-ed6bd2ea] { margin-right: 0.34133rem; }
.times[data-v-ed6bd2ea] { display: inline-block; vertical-align: middle; font-weight: 400; color: rgb(102, 102, 102); position: relative; top: -0.04267rem; padding: 0.08533rem 0.34133rem; line-height: 0.768rem; font-size: 0.512rem; border-radius: 0.17067rem; background-color: rgb(244, 244, 244); }
.status[data-v-ed6bd2ea] { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; min-width: 2.048rem; max-width: 2.048rem; height: 2.048rem; font-size: 0.59733rem; border-radius: 0.17067rem; margin-right: 0.68267rem; }
.status-bg[data-v-ed6bd2ea] { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; border-radius: 0.17067rem; opacity: 0.08; }
.status-0 .statusIcon[data-v-ed6bd2ea] { color: rgb(7, 193, 96); }
.status-0 .status-bg[data-v-ed6bd2ea] { background-color: rgb(7, 193, 96); }
.status-1 .statusIcon[data-v-ed6bd2ea] { color: rgb(22, 107, 199); }
.status-1 .status-bg[data-v-ed6bd2ea] { background-color: rgb(22, 107, 199); }
.status-2 .statusIcon[data-v-ed6bd2ea] { color: rgb(247, 142, 31); }
.status-2 .status-bg[data-v-ed6bd2ea] { background-color: rgb(247, 142, 31); }
.status-3 .statusIcon[data-v-ed6bd2ea] { color: rgb(250, 81, 81); }
.status-3 .status-bg[data-v-ed6bd2ea] { background-color: rgb(250, 81, 81); }
.status-4 .statusIcon[data-v-ed6bd2ea] { color: rgb(250, 81, 81); }
.status-4 .status-bg[data-v-ed6bd2ea] { background-color: rgb(250, 81, 81); }
.status-5 .statusIcon[data-v-ed6bd2ea] { color: rgb(153, 153, 153); }
.status-5 .status-bg[data-v-ed6bd2ea] { background-color: rgb(153, 153, 153); }
.taskItem .statusIcon[data-v-ed6bd2ea] { line-height: 0.85333rem; font-size: 0.85333rem; }
.taskItem .statusText[data-v-ed6bd2ea] { font-size: 0.34133rem; line-height: 0.46933rem; margin-top: 0.17067rem; }
.fromPc .taskItem .statusText[data-v-ed6bd2ea] { transform: scale(0.6); white-space: nowrap; }
.content-box[data-v-ed6bd2ea] { color: rgb(153, 153, 153); font-size: 0.64rem; line-height: 0.896rem; margin-top: 0.17067rem; }
.images-container[data-v-5ca4f3f5] { margin-top: 0px; font-size: 0px; }
.images-container.hasMt[data-v-5ca4f3f5] { margin-top: 0.256rem; }
.record-img[data-v-5ca4f3f5] { object-fit: cover; display: inline-block; width: 2.13333rem; height: 2.13333rem; border-radius: 0.04267rem; overflow: hidden; }
.record-img ~ .record-img[data-v-5ca4f3f5] { margin-left: 0.34133rem; }
.image-holder[data-v-5ca4f3f5] { border-radius: 0.08533rem; background-color: rgb(250, 250, 250); overflow: hidden; }
.img-ellipsis[data-v-5ca4f3f5] { display: inline-flex; width: 2.13333rem; height: 2.13333rem; margin-left: 0.34133rem; vertical-align: top; justify-content: center; align-items: center; background-color: rgb(248, 248, 248); border-radius: 0.04267rem; color: rgba(0, 0, 0, 0.45); font-size: 0.512rem; }
.images-container[data-v-75a02276] { margin-top: 0.256rem; }
.record-img[data-v-75a02276] { display: inline-block; width: 2.13333rem; height: 2.13333rem; border-radius: 0.04267rem; overflow: hidden; }
.record-img ~ .record-img[data-v-75a02276] { margin-left: 0.34133rem; }
.image-holder[data-v-75a02276] { border-radius: 0.08533rem; background-color: rgb(250, 250, 250); overflow: hidden; }
.img-ellipsis[data-v-75a02276] { display: inline-flex; width: 2.13333rem; height: 2.13333rem; margin-left: 0.34133rem; vertical-align: top; justify-content: center; align-items: center; background-color: rgb(248, 248, 248); border-radius: 0.04267rem; color: rgba(0, 0, 0, 0.45); font-size: 0.512rem; }
.timeLineContainer .noInfo { display: flex; justify-content: space-between; align-items: center; }
.timeLineContainer .recorder-info-wrap { display: flex; }
.timeLineContainer .recordInfo { color: rgb(87, 107, 149); font-size: 0.64rem; font-weight: 400; }
.timeLineContainer .recordInfo i { font-size: 0.768rem; margin-left: 0.17067rem; vertical-align: middle; position: relative; top: -0.04267rem; }
.timeLineContainer .recordInfo.recordInfoNew { padding-top: 0.68267rem; display: flex; justify-content: center; align-items: center; }
.timeLineContainer .recordInfo.recordInfoNew i { top: 0.04267rem; margin-left: 0px; }
.timeLineContainer .top-tip { display: flex; justify-content: space-between; align-items: center; font-size: 0.768rem; line-height: 1.024rem; color: rgb(51, 51, 51); font-weight: 700; }
.timeLineContainer .top-tip .tip { flex: 1 1 0%; padding-right: 0.34133rem; }
.timeLineContainer .top-tip .add { color: rgb(87, 107, 149); font-size: 0.55467rem; font-weight: 400; }
.timeLineContainer .top-tip .add .clifont { line-height: 0.85333rem; height: 0.85333rem; font-size: 0.68267rem; position: relative; left: -0.08533rem; }
.timeLineContainer .history-content { margin-top: 0.85333rem; }
.timeLineContainer .history-content .item { margin-top: 1.024rem; }
.timeLineContainer .history-content .item.noMargin { margin-top: 0px; }
.timeLineContainer .history-content .item .title { font-size: 0.768rem; line-height: 1.06667rem; color: rgb(70, 90, 130); font-weight: 500; margin-bottom: 0.34133rem; }
.timeLineContainer .history-content .item .anticon-jilu { margin-right: 0.17067rem; font-weight: 500; font-size: 0.85333rem; }
.timeLineContainer .history-content .item .info-item { display: flex; margin-top: 0.08533rem; color: rgba(0, 0, 0, 0.45); font-size: 0.64rem; line-height: 0.896rem; }
.timeLineContainer .history-content .item .info-item-result { display: inline-block; }
.timeLineContainer .history-content .item .info-item-result.info-item-flex { display: flex; }
.timeLineContainer .history-content .item .wordResult { color: rgb(51, 51, 51); }
.timeLineContainer .history-content .item .wordLang span { padding-right: 0.17067rem; }
.timeLineContainer .history-content .item.showThreeItem { display: flex; flex-direction: row; width: 100%; }
.timeLineContainer .history-content .item.showThreeItem .left-wrap { margin-right: 0.512rem; position: relative; }
.timeLineContainer .history-content .item.showThreeItem .left-wrap .recordItem { color: rgb(102, 102, 102); font-size: 0.85333rem; line-height: 0.59733rem; }
.timeLineContainer .history-content .item.showThreeItem .left-wrap .tip-circle { width: 0.17067rem; height: 0.17067rem; border-radius: 0.08533rem; background-color: rgb(102, 102, 102); position: relative; z-index: 1; top: 0.17067rem; }
.timeLineContainer .history-content .item.showThreeItem .left-wrap .tip-line { border-left: 0.02133rem solid rgba(120, 130, 140, 0.25); position: absolute; left: 0.08533rem; top: 0.17067rem; height: calc(100% + 1.024rem); }
.timeLineContainer .history-content .item.showThreeItem.lastItem .tip-line { height: 100%; top: 0px; }
.timeLineContainer .history-content .item.showThreeItem.firstItem { margin-top: 0.512rem; }
.timeLineContainer .history-content .item.showThreeItem.onlyOneItem .tip-line { top: 0.17067rem; height: calc(100% - 0.17067rem); }
.timeLineContainer .history-content .item.showThreeItem .right-wrap { flex: 1 1 0%; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .recorder-box { color: rgba(0, 0, 0, 0.45); font-size: 0.55467rem; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .recorder-box .recorder-name { color: rgba(0, 0, 0, 0.45); }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .recorder-box .tpl-name { font-weight: 500; font-size: 0.64rem; margin-left: 0.17067rem; color: rgba(0, 0, 0, 0.85); }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box { margin-top: 0.08533rem; line-height: 0.93867rem; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .title { font-size: 0.68267rem; line-height: 0.93867rem; color: rgb(87, 107, 149); margin-bottom: 0.17067rem; display: flex; align-items: flex-start; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-word { color: rgba(0, 0, 0, 0.87); font-size: 0.68267rem; margin-bottom: 0.256rem; display: inline-block; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-word.reminder-text { color: rgb(87, 107, 149); }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-word.noImgs { margin-bottom: 0px; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-img { display: flex; flex-flow: wrap; margin-bottom: 0.42667rem; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-img img { width: calc(-1.536rem + 33.3333vw); height: calc(-1.536rem + 33.3333vw); margin-right: 0.256rem; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-img img.hasMargin { margin-top: 0.256rem; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-img img:nth-child(3n) { margin-right: 0px; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-audio { border-radius: 0.17067rem; min-width: 3.37067rem; padding: 0.384rem 0px 0.384rem 0.68267rem; background: rgb(246, 246, 246); font-size: 0.68267rem; display: inline-flex; align-items: center; margin-top: 0.17067rem; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-audio .text { display: inline-block; width: 1.664rem; margin-top: 0px; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-audio .clifont { font-size: 0.85333rem; margin-right: 0.17067rem; height: 0.85333rem; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-audio .playing { width: 0.85333rem; height: 0.85333rem; margin-right: 0.17067rem; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .record-box .text-audio-hover { background-color: rgb(230, 230, 230); }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .time-box { margin-top: 0.08533rem; color: rgba(0, 0, 0, 0.45); font-size: 0.55467rem; display: flex; align-items: center; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .time-box .statusItem { padding: 0.08533rem 0.256rem; border-radius: 0.08533rem; font-size: 0.55467rem; line-height: 0.85333rem; margin-right: 0.34133rem; font-weight: 400; display: inline-block; vertical-align: top; white-space: nowrap; }
.timeLineContainer .history-content .item.showThreeItem .right-wrap .tag-in-audited { display: inline-block; padding: 0.08533rem 0.256rem; border-radius: 0.08533rem; background: rgb(245, 245, 245); color: rgb(153, 153, 153); font-size: 0.55467rem; font-weight: 400; line-height: normal; margin-top: 0.17067rem; }
.timeLineContainer .history-content .item.showThreeItem .info-item { color: rgba(0, 0, 0, 0.85); font-size: 0.64rem; line-height: 0.896rem; display: flex; font-weight: 700; }
.timeLineContainer .history-content .item.showThreeItem .info-item .statusItem { display: inline-block; font-size: 0.46933rem; line-height: 0.68267rem; padding: 0.08533rem 0px 0.08533rem 0.17067rem; margin-left: 0.256rem; position: relative; top: -0.04267rem; height: 0.85333rem; font-weight: 400; }
.timeLineContainer .history-content .item.showThreeItem .info-item .statusItem .statusItemText { transform: scale(0.9); }
.timeLineContainer .history-content .item.showThreeItem .info-item .statusItem .triangle { position: absolute; right: 0px; bottom: 0px; left: 100%; border-top: 0.42667rem solid transparent; border-bottom: 0.42667rem solid transparent; width: 0.85333rem; height: 0.85333rem; background-color: rgb(154, 205, 50); clip-path: polygon(0px 0px, 0px 100%, 50% 50%); }
.timeLineContainer .history-content .item.showThreeItem .info-item-result { display: inline-block; }
.timeLineContainer .history-content .item.showThreeItem .info-item-result.info-item-flex { display: flex; }
.timeLineContainer .history-content .date { display: flex; flex-direction: column; color: rgb(102, 102, 102); font-size: 0.55467rem; margin-right: 0.68267rem; text-align: right; min-width: 2.34667rem; }
.timeLineContainer .history-content .date div:first-child { margin-top: 0.08533rem; }
.timeLineContainer .history-content .tpl-title { font-size: 0.68267rem; color: rgb(51, 51, 51); font-weight: 500; margin-bottom: 0.17067rem; }
.timeLineContainer .history-content .item-info { color: rgba(0, 0, 0, 0.45); font-size: 0.55467rem; margin-bottom: 0.08533rem; }
.timeLineContainer .tip-items { display: none; margin-top: 0.68267rem; }
.timeLineContainer .tip-items .item { margin-bottom: 0.256rem; display: flex; }
.timeLineContainer .tip-items .item .label { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; width: 2.56rem; font-size: 0.59733rem; }
.timeLineContainer .tip-items .item .content { flex: 1 1 0%; word-break: break-all; font-size: 0.59733rem; }
.timeLineContainer .tip-items .item:last-child { margin-bottom: 0px; }
.timeLineContainer:active { background-color: rgb(248, 248, 248); }
.timeLineContainer .no-record-info { margin: 0.512rem 0px 0px; font-size: 0.55467rem; line-height: 0.768rem; color: rgba(0, 0, 0, 0.45); text-align: left; }
.timeLineContainer .no-record-info .clifont { font-size: 0.72533rem; position: relative; top: 0.08533rem; }
.timeLineContainer .new-three-record { width: 100%; }
.timeLineContainer .new-three-record .no-record-info { width: 100%; height: 5.93067rem; display: flex; align-items: center; justify-content: center; margin-top: 0px; text-align: center; }
.timeLineContainer .mr2 { margin-right: 0.08533rem; }
.timeLineContainer .ml8 { margin-left: 0.34133rem; }
.timeLineContainer .mr8 { margin-right: 0.34133rem; }
.timeLineContainer .mr4 { margin-right: 0.17067rem; }
.timeLineContainer .view-password { font-size: 0.64rem; line-height: 0.896rem; color: rgba(0, 0, 0, 0.45); text-align: left; margin-top: 0.68267rem; }
.timeLineContainer .view-password.no-title { margin-top: 1.19467rem; }
.timeLineContainer .view-password span { display: inline-block; color: rgb(96, 120, 146); position: absolute; top: 0.768rem; right: 0.68267rem; }
.timeLineContainer .view-password.view-password-new { text-align: left; margin-top: 0.68267rem; }
.timeLineContainer .view-password.view-password-new span { margin-left: 0.256rem; margin-top: 0px; position: relative; top: 0px; left: 0px; }
.timeLineContainer .record-status-wrap { display: flex; margin-top: 0.512rem; flex-wrap: wrap; }
.timeLineContainer .showOwner-record-wrapper .record-status-wrap { margin-top: 0px; }
.timeLineContainer .showOwner-record-wrapper.no-record-content .content { padding-bottom: 0px; }
.timeLineContainer .record-status-wrap .status-item { padding: 0.256rem 0.512rem; font-size: 0.55467rem; line-height: 0.85333rem; color: rgb(87, 107, 149); background: rgb(248, 248, 248); border-radius: 0.08533rem; margin-bottom: 0.34133rem; margin-right: 0.34133rem; }
.timeLineContainer .record-status-wrap .status-item-hover { background-color: rgb(242, 242, 242); }
.timeLineContainer .change-status-item-wrap, .timeLineContainer .update-status-time-wrap { display: flex; flex-wrap: wrap; font-weight: 700; }
.timeLineContainer .change-status-item-wrap .status-label, .timeLineContainer .change-status-item-wrap .status-word { color: rgba(0, 0, 0, 0.85); line-height: 0.896rem; font-size: 0.64rem; }
.timeLineContainer .change-status-item-wrap .anticon-jiantou { padding-left: 0.17067rem; padding-right: 0.17067rem; color: rgba(0, 0, 0, 0.85); }
.timeLineContainer .change-status-item-wrap .word-item { display: inline-flex; }
.timeLineContainer .update-status-time-wrap { font-size: 0.64rem; line-height: 0.896rem; color: rgba(0, 0, 0, 0.85); font-weight: 500; }
.timeLineContainer .update-status-time-wrap .status-text { color: rgb(102, 102, 102); }
.timeLineContainer .update-status-time-wrap .status-time { margin-right: 0.512rem; }
.timeLineContainer .update-status-time-wrap .status-wrap { display: flex; flex-wrap: wrap; }
.timeLineContainer .record-card { border-radius: 0.256rem; box-shadow: rgba(0, 0, 0, 0.15) 0px 0.34133rem 1.36533rem; }
.timeLineContainer .record-card .add-record .items .tip { border-bottom: none; }
.timeLineContainer .record-card .latest-record { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; box-shadow: none; }
.timeLineContainer .record-card .add-record { border-top-left-radius: 0px; border-top-right-radius: 0px; box-shadow: none; }
.timeLineContainer .cardAddOperateWrap { background: rgb(248, 248, 248); border-radius: 0.17067rem; padding: 1.024rem 0.68267rem; margin-bottom: 0.512rem; width: 100%; display: flex; }
.timeLineContainer .record .add-record .items .item .cardAddOperateWrap .action { width: 3.24267rem; min-width: 3.24267rem; height: 1.19467rem; padding: 0.21333rem 0.512rem; border-radius: 0.17067rem; font-weight: 600; font-size: 0.55467rem; line-height: 0.768rem; margin-left: 0.68267rem; }
.timeLineContainer .cardAddOperateWrap .info { flex: 1 1 0%; }
.timeLineContainer .cardAddOperateWrap .desc { font-size: 0.55467rem; line-height: 0.768rem; }
.info-item-new-result { display: inline-block !important; }
.record-status-wrap-box { display: inline-block; font-size: 0.46933rem; line-height: 0.68267rem; padding: 0.08533rem 0px 0.08533rem 0.17067rem; margin-left: 0.256rem; position: relative; top: -0.04267rem; height: 0.85333rem; }
.record-status-wrap-box .statusItemText { transform: scale(0.9); }
.record-status-wrap-box .triangle { content: ""; position: absolute; right: 0px; bottom: 0px; left: 100%; width: 0.85333rem; height: 0.85333rem; background-color: rgb(154, 205, 50); clip-path: polygon(0px 0px, 0px 100%, 50% 50%); }
.managerRuleInfo[data-v-6d69cc18] { font-size: 0.55467rem; color: rgba(0, 0, 0, 0.45); text-align: center; line-height: 1.5; }
.managerRuleInfo .anticon-about[data-v-6d69cc18] { font-size: inherit; margin-left: 0.17067rem; position: relative; top: 0.04267rem; color: rgba(0, 0, 0, 0.25); }
.hasRecordsManagerAuthTip[data-v-6d69cc18] { margin-top: 0.68267rem; font-size: 0.55467rem; line-height: 0.72533rem; }
.hasRecordsManagerAuthTip .anticon-about[data-v-6d69cc18] { font-size: 0.512rem; }
.no-record-info.update-block-info[data-v-6d69cc18] { background-color: transparent; }
.font-size-10-1 { font-size: 0.42667rem !important; }
.font-size-11-1 { font-size: 0.46933rem !important; }
.font-size-12-1 { font-size: 0.512rem !important; }
.font-size-13-1 { font-size: 0.55467rem !important; }
.font-size-14-1 { font-size: 0.59733rem !important; }
.font-size-15-1 { font-size: 0.64rem !important; }
.font-size-16-1 { font-size: 0.68267rem !important; }
.font-size-17-1 { font-size: 0.72533rem !important; }
.font-size-18-1 { font-size: 0.768rem !important; }
.font-size-19-1 { font-size: 0.81067rem !important; }
.font-size-20-1 { font-size: 0.85333rem !important; }
.font-size-21-1 { font-size: 0.896rem !important; }
.font-size-22-1 { font-size: 0.93867rem !important; }
.font-size-23-1 { font-size: 0.98133rem !important; }
.font-size-24-1 { font-size: 1.024rem !important; }
.font-size-26-1 { font-size: 1.10933rem !important; }
.font-size-28-1 { font-size: 1.19467rem !important; }
.font-size-32-1 { font-size: 1.36533rem !important; }
.font-size-10-2 { font-size: 0.48213rem !important; }
.font-size-11-2 { font-size: 0.52907rem !important; }
.font-size-12-2 { font-size: 0.576rem !important; }
.font-size-13-2 { font-size: 0.62293rem !important; }
.font-size-14-2 { font-size: 0.67413rem !important; }
.font-size-15-2 { font-size: 0.72107rem !important; }
.font-size-16-2 { font-size: 0.768rem !important; }
.font-size-17-2 { font-size: 0.81493rem !important; }
.font-size-18-2 { font-size: 0.86613rem !important; }
.font-size-19-2 { font-size: 0.91307rem !important; }
.font-size-20-2 { font-size: 0.96rem !important; }
.font-size-21-2 { font-size: 1.0112rem !important; }
.font-size-22-2 { font-size: 1.05813rem !important; }
.font-size-23-2 { font-size: 1.10507rem !important; }
.font-size-24-2 { font-size: 1.152rem !important; }
.font-size-26-2 { font-size: 1.24587rem !important; }
.font-size-28-2 { font-size: 1.344rem !important; }
.font-size-32-2 { font-size: 1.50187rem !important; }
.font-size-10-3 { font-size: 0.59733rem !important; }
.font-size-11-3 { font-size: 0.65707rem !important; }
.font-size-12-3 { font-size: 0.7168rem !important; }
.font-size-13-3 { font-size: 0.77653rem !important; }
.font-size-14-3 { font-size: 0.83627rem !important; }
.font-size-15-3 { font-size: 0.896rem !important; }
.font-size-16-3 { font-size: 0.95573rem !important; }
.font-size-17-3 { font-size: 1.01547rem !important; }
.font-size-18-3 { font-size: 1.0752rem !important; }
.font-size-19-3 { font-size: 1.13493rem !important; }
.font-size-20-3 { font-size: 1.19467rem !important; }
.font-size-21-3 { font-size: 1.2544rem !important; }
.font-size-22-3 { font-size: 1.31413rem !important; }
.font-size-23-3 { font-size: 1.39093rem !important; }
.font-size-24-3 { font-size: 1.4336rem !important; }
.font-size-26-3 { font-size: 1.55307rem !important; }
.font-size-28-3 { font-size: 1.67253rem !important; }
.font-size-32-3 { font-size: 1.91147rem !important; }
.blockListsContainer .noInfo { display: flex; justify-content: space-between; align-items: center; }
.blockListsContainer .recorder-info-wrap { display: flex; }
.blockListsContainer .recordInfo { color: rgb(87, 107, 149); font-size: 0.64rem; font-weight: 400; }
.blockListsContainer .recordInfo i { font-size: 0.768rem; margin-left: 0.17067rem; vertical-align: middle; position: relative; top: -0.04267rem; }
.blockListsContainer .recordInfo.recordInfoNew { padding-top: 0.68267rem; display: flex; justify-content: center; align-items: center; }
.blockListsContainer .recordInfo.recordInfoNew i { top: 0.04267rem; margin-left: 0px; }
.blockListsContainer .top-tip { display: flex; justify-content: space-between; align-items: center; font-size: 0.768rem; line-height: 1.024rem; color: rgb(51, 51, 51); font-weight: 700; }
.blockListsContainer .top-tip .tip { flex: 1 1 0%; padding-right: 0.34133rem; }
.blockListsContainer .top-tip .add { color: rgb(87, 107, 149); font-size: 0.64rem; font-weight: 400; }
.blockListsContainer .top-tip .add .clifont { line-height: 0.85333rem; height: 0.85333rem; font-size: 0.59733rem; position: relative; left: -0.08533rem; }
.blockListsContainer .history-content { margin-top: 0.85333rem; }
.blockListsContainer .history-content .item { margin-top: 0.59733rem; }
.blockListsContainer .history-content .item.noMargin { margin-top: 0px; }
.blockListsContainer .history-content .item .title { font-size: 0.768rem; line-height: 1.06667rem; color: rgb(70, 90, 130); font-weight: 500; margin-bottom: 0.34133rem; }
.blockListsContainer .history-content .item .anticon-jilu { margin-right: 0.17067rem; font-weight: 500; font-size: 0.85333rem; }
.blockListsContainer .history-content .item .info-item { display: flex; margin-top: 0.17067rem; color: rgba(0, 0, 0, 0.45); font-size: 0.64rem; line-height: 0.896rem; }
.blockListsContainer .history-content .item .info-item-result { display: block; font-weight: 700; }
.blockListsContainer .history-content .item .wordResult { color: rgb(51, 51, 51); }
.blockListsContainer .history-content .item .wordLang span { padding-right: 0.17067rem; }
.blockListsContainer .history-content .item.showThreeItem { display: flex; flex-direction: row; width: 100%; }
.blockListsContainer .history-content .item.showThreeItem .left-wrap { margin-right: 0.512rem; }
.blockListsContainer .history-content .item.showThreeItem .left-wrap .recordItem { color: rgb(102, 102, 102); font-size: 0.85333rem; line-height: 0.59733rem; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap { flex: 1 1 0%; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .recorder-box { color: rgba(0, 0, 0, 0.45); font-size: 0.55467rem; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .recorder-box .recorder-name { color: rgba(0, 0, 0, 0.45); }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .recorder-box .tpl-name { font-weight: 500; font-size: 0.55467rem; margin-left: 0.17067rem; color: rgba(0, 0, 0, 0.85); }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box { margin-top: 0.256rem; line-height: 0.93867rem; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .title { font-size: 0.68267rem; line-height: 0.93867rem; color: rgb(87, 107, 149); margin-bottom: 0.17067rem; display: flex; align-items: flex-start; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-word { color: rgba(0, 0, 0, 0.87); font-size: 0.68267rem; margin-bottom: 0.256rem; display: inline-block; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-word.reminder-text { color: rgb(87, 107, 149); }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-word.noImgs { margin-bottom: 0px; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-img { display: flex; flex-flow: wrap; margin-bottom: 0.42667rem; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-img img { width: calc(-1.536rem + 33.3333vw); height: calc(-1.536rem + 33.3333vw); margin-right: 0.256rem; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-img img.hasMargin { margin-top: 0.256rem; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-img img:nth-child(3n) { margin-right: 0px; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-audio { border-radius: 0.17067rem; min-width: 3.37067rem; padding: 0.384rem 0px 0.384rem 0.68267rem; background: rgb(246, 246, 246); font-size: 0.68267rem; display: inline-flex; align-items: center; margin-top: 0.17067rem; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-audio .text { display: inline-block; width: 1.664rem; margin-top: 0px; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-audio .clifont { font-size: 0.85333rem; margin-right: 0.17067rem; height: 0.85333rem; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-audio .playing { width: 0.85333rem; height: 0.85333rem; margin-right: 0.17067rem; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .record-box .text-audio-hover { background-color: rgb(230, 230, 230); }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .time-box { margin-top: 0.256rem; color: rgba(0, 0, 0, 0.45); font-size: 0.55467rem; display: flex; align-items: center; flex-flow: wrap; line-height: 2; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .time-box .statusItem { padding: 0.08533rem 0.256rem; border-radius: 0.08533rem; font-size: 0.59733rem; line-height: 0.85333rem; margin-right: 0.34133rem; font-weight: 400; display: inline-block; vertical-align: top; white-space: nowrap; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .time-box .tag-in-audited { display: inline-block; padding: 0.08533rem 0.256rem; border-radius: 0.08533rem; background: rgb(245, 245, 245); color: rgb(153, 153, 153); font-weight: 400; line-height: normal; }
.blockListsContainer .history-content .item.showThreeItem .right-wrap .divider-line { height: 0.04267rem; width: 100%; background-color: rgba(120, 130, 140, 0.13); margin-top: 0.68267rem; }
.blockListsContainer .history-content .item.showThreeItem.lastItem .divider-line { display: none; }
.blockListsContainer .history-content .item.showThreeItem .info-item { color: rgba(0, 0, 0, 0.85); font-size: 0.64rem; line-height: 0.896rem; display: flex; }
.blockListsContainer .history-content .item.showThreeItem .info-item-result { display: block; }
.blockListsContainer .history-content .date { display: flex; flex-direction: column; color: rgb(102, 102, 102); font-size: 0.55467rem; margin-right: 0.68267rem; text-align: right; min-width: 2.34667rem; }
.blockListsContainer .history-content .date div:first-child { margin-top: 0.08533rem; }
.blockListsContainer .history-content .tpl-title { font-size: 0.68267rem; color: rgb(51, 51, 51); font-weight: 500; margin-bottom: 0.17067rem; }
.blockListsContainer .history-content .item-info { color: rgba(0, 0, 0, 0.45); font-size: 0.55467rem; margin-bottom: 0.08533rem; }
.blockListsContainer .tip-items { display: none; margin-top: 0.68267rem; }
.blockListsContainer .tip-items .item { margin-bottom: 0.256rem; display: flex; }
.blockListsContainer .tip-items .item .label { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; width: 2.56rem; font-size: 0.59733rem; }
.blockListsContainer .tip-items .item .content { flex: 1 1 0%; word-break: break-all; font-size: 0.59733rem; }
.blockListsContainer .tip-items .item:last-child { margin-bottom: 0px; }
.blockListsContainer:active { background-color: rgb(248, 248, 248); }
.blockListsContainer .no-record-info { margin: 0.34133rem 0px 0px; font-size: 0.55467rem; line-height: 0.768rem; color: rgba(0, 0, 0, 0.45); text-align: left; }
.blockListsContainer .no-record-info .clifont { font-size: 0.72533rem; position: relative; top: 0.08533rem; }
.blockListsContainer .new-three-record { width: 100%; }
.blockListsContainer .new-three-record .no-record-info { width: 100%; height: 5.93067rem; display: flex; align-items: center; justify-content: center; margin-top: 0px; text-align: center; }
.blockListsContainer .view-password { font-size: 0.64rem; line-height: 0.896rem; color: rgba(0, 0, 0, 0.45); text-align: left; margin-top: 0.68267rem; }
.blockListsContainer .view-password.no-title { margin-top: 1.19467rem; }
.blockListsContainer .view-password span { display: inline-block; color: rgb(96, 120, 146); position: absolute; top: 0.768rem; right: 0.68267rem; }
.blockListsContainer .view-password.view-password-new { text-align: left; margin-top: 0.68267rem; }
.blockListsContainer .view-password.view-password-new span { margin-left: 0.256rem; margin-top: 0px; position: relative; top: 0px; left: 0px; }
.blockListsContainer .mr2 { margin-right: 0.08533rem; }
.blockListsContainer .mr4 { margin-right: 0.17067rem; }
.blockListsContainer .ml8 { margin-left: 0.34133rem; }
.blockListsContainer .mr8 { margin-right: 0.34133rem; }
.blockListsContainer .record-status-wrap { display: flex; margin-top: 0.512rem; flex-wrap: wrap; }
.blockListsContainer .showOwner-record-wrapper .record-status-wrap { margin-top: 0px; }
.blockListsContainer .showOwner-record-wrapper.no-record-content .content { padding-bottom: 0px; }
.blockListsContainer .record-status-wrap .status-item { padding: 0.256rem 0.512rem; font-size: 0.55467rem; line-height: 0.85333rem; color: rgb(87, 107, 149); background: rgb(248, 248, 248); border-radius: 0.08533rem; margin-bottom: 0.34133rem; margin-right: 0.34133rem; }
.blockListsContainer .record-status-wrap .status-item-hover { background-color: rgb(242, 242, 242); }
.blockListsContainer .change-status-item-wrap, .blockListsContainer .update-status-time-wrap { display: flex; flex-wrap: wrap; font-weight: 700; }
.blockListsContainer .change-status-item-wrap .status-label, .blockListsContainer .change-status-item-wrap .status-word { color: rgba(0, 0, 0, 0.85); line-height: 0.896rem; font-size: 0.64rem; }
.blockListsContainer .change-status-item-wrap .anticon-jiantou { padding-left: 0.17067rem; padding-right: 0.17067rem; color: rgba(0, 0, 0, 0.85); }
.blockListsContainer .change-status-item-wrap .word-item { display: inline-flex; }
.blockListsContainer .update-status-time-wrap { font-size: 0.64rem; line-height: 0.896rem; color: rgba(0, 0, 0, 0.85); font-weight: 500; }
.blockListsContainer .update-status-time-wrap .status-text { color: rgb(102, 102, 102); }
.blockListsContainer .update-status-time-wrap .status-time { margin-right: 0.512rem; }
.blockListsContainer .update-status-time-wrap .status-wrap { display: flex; flex-wrap: wrap; }
.blockListsContainer .record-card { border-radius: 0.256rem; box-shadow: rgba(0, 0, 0, 0.15) 0px 0.34133rem 1.36533rem; }
.blockListsContainer .record-card .add-record .items .tip { border-bottom: none; }
.blockListsContainer .record-card .latest-record { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; box-shadow: none; }
.blockListsContainer .record-card .add-record { border-top-left-radius: 0px; border-top-right-radius: 0px; box-shadow: none; }
.blockListsContainer .cardAddOperateWrap { background: rgb(248, 248, 248); border-radius: 0.17067rem; padding: 1.024rem 0.68267rem; margin-bottom: 0.512rem; width: 100%; display: flex; }
.blockListsContainer .record .add-record .items .item .cardAddOperateWrap .action { width: 3.24267rem; min-width: 3.24267rem; height: 1.19467rem; padding: 0.21333rem 0.512rem; border-radius: 0.17067rem; font-weight: 600; font-size: 0.55467rem; line-height: 0.768rem; margin-left: 0.68267rem; }
.blockListsContainer .cardAddOperateWrap .info { flex: 1 1 0%; }
.blockListsContainer .cardAddOperateWrap .desc { font-size: 0.55467rem; line-height: 0.768rem; }
.afterContent .history-content .item.showThreeItem .right-wrap .recorder-box { font-size: 0.59733rem; line-height: 0.85333rem; }
.afterContent .history-content .item.showThreeItem .info-item-result { font-size: 0.72533rem; line-height: 1.024rem; }
.container_4 .new-block-info { display: flex; align-items: center; justify-content: center; background-color: rgb(250, 250, 250); border-radius: 0.17067rem; padding: 2.048rem 0.68267rem; width: auto; margin: 0.68267rem 0px; color: rgba(0, 0, 0, 0.25); }
.container_4 .new-block-info .password-view { display: none; }
.container_4 .new-block-info .clifont { top: 0px; }
.update-block-info { display: flex; justify-content: center; align-items: center; height: 3.49867rem; font-size: 0.55467rem; color: rgba(0, 0, 0, 0.45); background: rgb(248, 248, 248); border-radius: 0.17067rem; }
.managerRuleInfo[data-v-76112dba] { color: rgba(0, 0, 0, 0.45); text-align: center; line-height: 1.5; }
.managerRuleInfo .anticon-about[data-v-76112dba] { font-size: inherit; margin-left: 0.17067rem; position: relative; top: 0.04267rem; color: rgba(0, 0, 0, 0.25); }
.hasRecordsManagerAuthTip[data-v-76112dba] { margin-top: 0.68267rem; font-size: 0.55467rem; line-height: 0.72533rem; }
.hasRecordsManagerAuthTip .anticon-about[data-v-76112dba] { font-size: 0.512rem; }
.no-record-info.update-block-info[data-v-76112dba] { background-color: transparent; }
.mask[data-v-3e3a1060] { position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 9998; transition: background-color 0.2s; background: rgba(0, 0, 0, 0.55); }
.bottom-modal[data-v-3e3a1060] { position: fixed; width: 100%; bottom: 0px; left: 0px; z-index: 9999; border-top-left-radius: 0.512rem; border-top-right-radius: 0.512rem; background: rgb(255, 255, 255); }
.fade-enter-active[data-v-3e3a1060], .slide-enter-active[data-v-3e3a1060] { transition: 0.3s; }
.fade-leave-active[data-v-3e3a1060], .slide-leave-active[data-v-3e3a1060] { transition: 0.3s cubic-bezier(1, 0.5, 0.8, 1); }
.slide-enter[data-v-3e3a1060], .slide-leave-to[data-v-3e3a1060] { transform: translateY(12.8rem); opacity: 0; }
.font-size-10-1[data-v-202a3022] { font-size: 0.42667rem !important; }
.font-size-11-1[data-v-202a3022] { font-size: 0.46933rem !important; }
.font-size-12-1[data-v-202a3022] { font-size: 0.512rem !important; }
.font-size-13-1[data-v-202a3022] { font-size: 0.55467rem !important; }
.font-size-14-1[data-v-202a3022] { font-size: 0.59733rem !important; }
.font-size-15-1[data-v-202a3022] { font-size: 0.64rem !important; }
.font-size-16-1[data-v-202a3022] { font-size: 0.68267rem !important; }
.font-size-17-1[data-v-202a3022] { font-size: 0.72533rem !important; }
.font-size-18-1[data-v-202a3022] { font-size: 0.768rem !important; }
.font-size-19-1[data-v-202a3022] { font-size: 0.81067rem !important; }
.font-size-20-1[data-v-202a3022] { font-size: 0.85333rem !important; }
.font-size-21-1[data-v-202a3022] { font-size: 0.896rem !important; }
.font-size-22-1[data-v-202a3022] { font-size: 0.93867rem !important; }
.font-size-23-1[data-v-202a3022] { font-size: 0.98133rem !important; }
.font-size-24-1[data-v-202a3022] { font-size: 1.024rem !important; }
.font-size-26-1[data-v-202a3022] { font-size: 1.10933rem !important; }
.font-size-28-1[data-v-202a3022] { font-size: 1.19467rem !important; }
.font-size-32-1[data-v-202a3022] { font-size: 1.36533rem !important; }
.font-size-10-2[data-v-202a3022] { font-size: 0.48213rem !important; }
.font-size-11-2[data-v-202a3022] { font-size: 0.52907rem !important; }
.font-size-12-2[data-v-202a3022] { font-size: 0.576rem !important; }
.font-size-13-2[data-v-202a3022] { font-size: 0.62293rem !important; }
.font-size-14-2[data-v-202a3022] { font-size: 0.67413rem !important; }
.font-size-15-2[data-v-202a3022] { font-size: 0.72107rem !important; }
.font-size-16-2[data-v-202a3022] { font-size: 0.768rem !important; }
.font-size-17-2[data-v-202a3022] { font-size: 0.81493rem !important; }
.font-size-18-2[data-v-202a3022] { font-size: 0.86613rem !important; }
.font-size-19-2[data-v-202a3022] { font-size: 0.91307rem !important; }
.font-size-20-2[data-v-202a3022] { font-size: 0.96rem !important; }
.font-size-21-2[data-v-202a3022] { font-size: 1.0112rem !important; }
.font-size-22-2[data-v-202a3022] { font-size: 1.05813rem !important; }
.font-size-23-2[data-v-202a3022] { font-size: 1.10507rem !important; }
.font-size-24-2[data-v-202a3022] { font-size: 1.152rem !important; }
.font-size-26-2[data-v-202a3022] { font-size: 1.24587rem !important; }
.font-size-28-2[data-v-202a3022] { font-size: 1.344rem !important; }
.font-size-32-2[data-v-202a3022] { font-size: 1.50187rem !important; }
.font-size-10-3[data-v-202a3022] { font-size: 0.59733rem !important; }
.font-size-11-3[data-v-202a3022] { font-size: 0.65707rem !important; }
.font-size-12-3[data-v-202a3022] { font-size: 0.7168rem !important; }
.font-size-13-3[data-v-202a3022] { font-size: 0.77653rem !important; }
.font-size-14-3[data-v-202a3022] { font-size: 0.83627rem !important; }
.font-size-15-3[data-v-202a3022] { font-size: 0.896rem !important; }
.font-size-16-3[data-v-202a3022] { font-size: 0.95573rem !important; }
.font-size-17-3[data-v-202a3022] { font-size: 1.01547rem !important; }
.font-size-18-3[data-v-202a3022] { font-size: 1.0752rem !important; }
.font-size-19-3[data-v-202a3022] { font-size: 1.13493rem !important; }
.font-size-20-3[data-v-202a3022] { font-size: 1.19467rem !important; }
.font-size-21-3[data-v-202a3022] { font-size: 1.2544rem !important; }
.font-size-22-3[data-v-202a3022] { font-size: 1.31413rem !important; }
.font-size-23-3[data-v-202a3022] { font-size: 1.39093rem !important; }
.font-size-24-3[data-v-202a3022] { font-size: 1.4336rem !important; }
.font-size-26-3[data-v-202a3022] { font-size: 1.55307rem !important; }
.font-size-28-3[data-v-202a3022] { font-size: 1.67253rem !important; }
.font-size-32-3[data-v-202a3022] { font-size: 1.91147rem !important; }
.statusPanel[data-v-202a3022] { background: rgb(255, 255, 255); border-radius: 0.256rem; display: block; height: auto; margin-top: 0.68267rem; }
.header[data-v-202a3022] { position: relative; font-weight: 500; font-size: 0.72533rem; line-height: 1.024rem; color: rgba(0, 0, 0, 0.85); display: block; }
.totalEntry[data-v-202a3022] { font-weight: 400; font-size: 0.55467rem; line-height: 0.768rem; color: rgba(0, 0, 0, 0.45); position: absolute; right: 0px; top: 0px; display: inline-flex; align-items: center; }
.statusBoard[data-v-202a3022] { display: flex; flex: 1 1 0%; flex-flow: wrap; justify-content: flex-start; align-items: stretch; margin-top: 0.68267rem; }
.statusBoard.onlyOne[data-v-202a3022] { justify-content: center; }
.statusBoard.onlyOne .statusItem[data-v-202a3022]:first-child { margin-right: 0px; flex: 1 1 0%; }
.statusItem[data-v-202a3022] { text-align: center; width: calc(33.3333% - 0.45511rem); display: inline-block; padding: 0.42667rem 0.68267rem; margin-top: 0.68267rem; }
.statusItem[data-v-202a3022]:active { background-color: rgb(248, 248, 248); }
.statusItem[data-v-202a3022]:first-child, .statusItem[data-v-202a3022]:nth-child(2), .statusItem[data-v-202a3022]:nth-child(3) { margin-top: 0px; }
.statusItem[data-v-202a3022]:nth-child(3n+1), .statusItem[data-v-202a3022]:nth-child(3n+2) { margin-right: 0.68267rem; }
.afterContent .statusItem[data-v-202a3022] { background: rgb(250, 250, 250); border-radius: 0.17067rem; }
.afterContent .statusItem[data-v-202a3022]:active { background-color: rgba(0, 0, 0, 0.5); }
.statusItem .textCount[data-v-202a3022] { font-weight: 500; font-size: 0.93867rem; line-height: 1.06667rem; text-align: center; color: rgba(0, 0, 0, 0.85); width: 100%; margin-bottom: 0.17067rem; }
.statusItem .textlabel[data-v-202a3022] { font-weight: 600; font-size: 0.64rem; line-height: 0.896rem; text-align: center; color: rgb(230, 67, 64); width: 100%; }
.emptyTips[data-v-202a3022] { height: 3.49867rem; color: rgba(0, 0, 0, 0.45); }
.btn-NeedPassword[data-v-202a3022], .emptyTips[data-v-202a3022] { display: flex; justify-content: center; align-items: center; font-size: 0.55467rem; background: rgb(248, 248, 248); border-radius: 0.17067rem; }
.btn-NeedPassword[data-v-202a3022] { margin-top: 0.68267rem; height: 1.62133rem; font-weight: 400; line-height: 0.768rem; color: rgb(87, 107, 149); text-align: center; }
.btn-NeedPassword.emptyList[data-v-202a3022] { height: 3.49867rem; }
.btn-NeedPassword .grayText[data-v-202a3022] { color: rgba(0, 0, 0, 0.45); }
.btn-NeedPassword .btnLink[data-v-202a3022] { margin-left: 0.08533rem; color: rgb(87, 107, 149); }
.afterContent .btn-NeedPassword[data-v-202a3022] { font-size: 0.64rem; background: rgb(255, 255, 255); border: 0.04267rem solid rgb(87, 107, 149); color: rgb(87, 107, 149); }
.afterContent .btn-NeedPassword.emptyList[data-v-202a3022] { background: rgb(248, 248, 248); border: none; }
.font-size-10-1[data-v-7c6b14a4] { font-size: 0.42667rem !important; }
.font-size-11-1[data-v-7c6b14a4] { font-size: 0.46933rem !important; }
.font-size-12-1[data-v-7c6b14a4] { font-size: 0.512rem !important; }
.font-size-13-1[data-v-7c6b14a4] { font-size: 0.55467rem !important; }
.font-size-14-1[data-v-7c6b14a4] { font-size: 0.59733rem !important; }
.font-size-15-1[data-v-7c6b14a4] { font-size: 0.64rem !important; }
.font-size-16-1[data-v-7c6b14a4] { font-size: 0.68267rem !important; }
.font-size-17-1[data-v-7c6b14a4] { font-size: 0.72533rem !important; }
.font-size-18-1[data-v-7c6b14a4] { font-size: 0.768rem !important; }
.font-size-19-1[data-v-7c6b14a4] { font-size: 0.81067rem !important; }
.font-size-20-1[data-v-7c6b14a4] { font-size: 0.85333rem !important; }
.font-size-21-1[data-v-7c6b14a4] { font-size: 0.896rem !important; }
.font-size-22-1[data-v-7c6b14a4] { font-size: 0.93867rem !important; }
.font-size-23-1[data-v-7c6b14a4] { font-size: 0.98133rem !important; }
.font-size-24-1[data-v-7c6b14a4] { font-size: 1.024rem !important; }
.font-size-26-1[data-v-7c6b14a4] { font-size: 1.10933rem !important; }
.font-size-28-1[data-v-7c6b14a4] { font-size: 1.19467rem !important; }
.font-size-32-1[data-v-7c6b14a4] { font-size: 1.36533rem !important; }
.font-size-10-2[data-v-7c6b14a4] { font-size: 0.48213rem !important; }
.font-size-11-2[data-v-7c6b14a4] { font-size: 0.52907rem !important; }
.font-size-12-2[data-v-7c6b14a4] { font-size: 0.576rem !important; }
.font-size-13-2[data-v-7c6b14a4] { font-size: 0.62293rem !important; }
.font-size-14-2[data-v-7c6b14a4] { font-size: 0.67413rem !important; }
.font-size-15-2[data-v-7c6b14a4] { font-size: 0.72107rem !important; }
.font-size-16-2[data-v-7c6b14a4] { font-size: 0.768rem !important; }
.font-size-17-2[data-v-7c6b14a4] { font-size: 0.81493rem !important; }
.font-size-18-2[data-v-7c6b14a4] { font-size: 0.86613rem !important; }
.font-size-19-2[data-v-7c6b14a4] { font-size: 0.91307rem !important; }
.font-size-20-2[data-v-7c6b14a4] { font-size: 0.96rem !important; }
.font-size-21-2[data-v-7c6b14a4] { font-size: 1.0112rem !important; }
.font-size-22-2[data-v-7c6b14a4] { font-size: 1.05813rem !important; }
.font-size-23-2[data-v-7c6b14a4] { font-size: 1.10507rem !important; }
.font-size-24-2[data-v-7c6b14a4] { font-size: 1.152rem !important; }
.font-size-26-2[data-v-7c6b14a4] { font-size: 1.24587rem !important; }
.font-size-28-2[data-v-7c6b14a4] { font-size: 1.344rem !important; }
.font-size-32-2[data-v-7c6b14a4] { font-size: 1.50187rem !important; }
.font-size-10-3[data-v-7c6b14a4] { font-size: 0.59733rem !important; }
.font-size-11-3[data-v-7c6b14a4] { font-size: 0.65707rem !important; }
.font-size-12-3[data-v-7c6b14a4] { font-size: 0.7168rem !important; }
.font-size-13-3[data-v-7c6b14a4] { font-size: 0.77653rem !important; }
.font-size-14-3[data-v-7c6b14a4] { font-size: 0.83627rem !important; }
.font-size-15-3[data-v-7c6b14a4] { font-size: 0.896rem !important; }
.font-size-16-3[data-v-7c6b14a4] { font-size: 0.95573rem !important; }
.font-size-17-3[data-v-7c6b14a4] { font-size: 1.01547rem !important; }
.font-size-18-3[data-v-7c6b14a4] { font-size: 1.0752rem !important; }
.font-size-19-3[data-v-7c6b14a4] { font-size: 1.13493rem !important; }
.font-size-20-3[data-v-7c6b14a4] { font-size: 1.19467rem !important; }
.font-size-21-3[data-v-7c6b14a4] { font-size: 1.2544rem !important; }
.font-size-22-3[data-v-7c6b14a4] { font-size: 1.31413rem !important; }
.font-size-23-3[data-v-7c6b14a4] { font-size: 1.39093rem !important; }
.font-size-24-3[data-v-7c6b14a4] { font-size: 1.4336rem !important; }
.font-size-26-3[data-v-7c6b14a4] { font-size: 1.55307rem !important; }
.font-size-28-3[data-v-7c6b14a4] { font-size: 1.67253rem !important; }
.font-size-32-3[data-v-7c6b14a4] { font-size: 1.91147rem !important; }
.operateSum[data-v-7c6b14a4] { background: rgb(255, 255, 255); border-radius: 0.256rem; display: block; height: auto; padding: 0.68267rem; }
.header[data-v-7c6b14a4] { position: relative; font-weight: 500; font-size: 0.72533rem; line-height: 1.024rem; color: rgba(0, 0, 0, 0.85); display: block; }
.totalEntry[data-v-7c6b14a4] { font-weight: 400; font-size: 0.55467rem; line-height: 0.768rem; color: rgba(0, 0, 0, 0.45); position: absolute; right: 0px; top: 0px; display: inline-flex; align-items: center; }
.operateBoard[data-v-7c6b14a4] { display: flex; flex: 1 1 0%; flex-flow: wrap; justify-content: flex-start; align-items: stretch; margin-top: 0.68267rem; }
.operateBoard.onlyOne[data-v-7c6b14a4] { justify-content: center; }
.operateBoard.onlyOne .operateItem[data-v-7c6b14a4]:first-child { margin-right: 0px; flex: 1 1 0%; }
.operateItem[data-v-7c6b14a4] { text-align: center; width: calc(50% - 0.34134rem); display: inline-block; padding: 0.42667rem 0.68267rem; margin-top: 0.68267rem; }
.operateItem[data-v-7c6b14a4]:active { background-color: rgb(248, 248, 248); }
.operateItem[data-v-7c6b14a4]:first-child, .operateItem[data-v-7c6b14a4]:nth-child(2) { margin-top: 0px; }
.operateItem[data-v-7c6b14a4]:nth-child(2n+1) { margin-right: 0.68267rem; }
.afterContent .operateItem[data-v-7c6b14a4] { background: rgb(250, 250, 250); border-radius: 0.17067rem; }
.afterContent .operateItem[data-v-7c6b14a4]:active { background-color: rgba(0, 0, 0, 0.05); }
.operateItem .textCount[data-v-7c6b14a4] { font-weight: 500; font-size: 0.93867rem; line-height: 1.06667rem; text-align: center; color: rgba(0, 0, 0, 0.85); width: 100%; margin-bottom: 0.17067rem; }
.operateItem .textlabel[data-v-7c6b14a4] { font-weight: 400; font-size: 0.64rem; line-height: 0.896rem; text-align: center; color: rgba(0, 0, 0, 0.65); width: 100%; }
.operateItem .iconInfo[data-v-7c6b14a4] { color: rgb(187, 187, 187); position: absolute; top: 0px; line-height: 1; margin-left: 0.17067rem; font-size: 0.68267rem; transform: rotate(180deg); }
.emptyTips[data-v-7c6b14a4] { margin-top: 0.512rem; height: 3.49867rem; color: rgba(0, 0, 0, 0.45); }
.btn-NeedPassword[data-v-7c6b14a4], .emptyTips[data-v-7c6b14a4] { display: flex; justify-content: center; align-items: center; font-size: 0.55467rem; background: rgb(248, 248, 248); border-radius: 0.17067rem; }
.btn-NeedPassword[data-v-7c6b14a4] { margin-top: 0.68267rem; height: 1.62133rem; font-weight: 400; line-height: 0.768rem; color: rgb(87, 107, 149); text-align: center; }
.btn-NeedPassword.emptyList[data-v-7c6b14a4] { height: 3.49867rem; }
.btn-NeedPassword .grayText[data-v-7c6b14a4] { color: rgba(0, 0, 0, 0.45); }
.btn-NeedPassword .btnLink[data-v-7c6b14a4] { margin-left: 0.08533rem; color: rgb(87, 107, 149); }
.afterContent .btn-NeedPassword[data-v-7c6b14a4] { font-size: 0.64rem; background: rgb(255, 255, 255); border: 0.04267rem solid rgb(87, 107, 149); color: rgb(87, 107, 149); }
.afterContent .btn-NeedPassword.emptyList[data-v-7c6b14a4] { background: rgb(248, 248, 248); border: none; }
.relative[data-v-7c6b14a4] { position: relative; }
.overflowWords[data-v-c8a316ac] { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.font-size-10-1[data-v-c8a316ac] { font-size: 0.42667rem !important; }
.font-size-11-1[data-v-c8a316ac] { font-size: 0.46933rem !important; }
.font-size-12-1[data-v-c8a316ac] { font-size: 0.512rem !important; }
.font-size-13-1[data-v-c8a316ac] { font-size: 0.55467rem !important; }
.font-size-14-1[data-v-c8a316ac] { font-size: 0.59733rem !important; }
.font-size-15-1[data-v-c8a316ac] { font-size: 0.64rem !important; }
.font-size-16-1[data-v-c8a316ac] { font-size: 0.68267rem !important; }
.font-size-17-1[data-v-c8a316ac] { font-size: 0.72533rem !important; }
.font-size-18-1[data-v-c8a316ac] { font-size: 0.768rem !important; }
.font-size-19-1[data-v-c8a316ac] { font-size: 0.81067rem !important; }
.font-size-20-1[data-v-c8a316ac] { font-size: 0.85333rem !important; }
.font-size-21-1[data-v-c8a316ac] { font-size: 0.896rem !important; }
.font-size-22-1[data-v-c8a316ac] { font-size: 0.93867rem !important; }
.font-size-23-1[data-v-c8a316ac] { font-size: 0.98133rem !important; }
.font-size-24-1[data-v-c8a316ac] { font-size: 1.024rem !important; }
.font-size-26-1[data-v-c8a316ac] { font-size: 1.10933rem !important; }
.font-size-28-1[data-v-c8a316ac] { font-size: 1.19467rem !important; }
.font-size-32-1[data-v-c8a316ac] { font-size: 1.36533rem !important; }
.font-size-10-2[data-v-c8a316ac] { font-size: 0.48213rem !important; }
.font-size-11-2[data-v-c8a316ac] { font-size: 0.52907rem !important; }
.font-size-12-2[data-v-c8a316ac] { font-size: 0.576rem !important; }
.font-size-13-2[data-v-c8a316ac] { font-size: 0.62293rem !important; }
.font-size-14-2[data-v-c8a316ac] { font-size: 0.67413rem !important; }
.font-size-15-2[data-v-c8a316ac] { font-size: 0.72107rem !important; }
.font-size-16-2[data-v-c8a316ac] { font-size: 0.768rem !important; }
.font-size-17-2[data-v-c8a316ac] { font-size: 0.81493rem !important; }
.font-size-18-2[data-v-c8a316ac] { font-size: 0.86613rem !important; }
.font-size-19-2[data-v-c8a316ac] { font-size: 0.91307rem !important; }
.font-size-20-2[data-v-c8a316ac] { font-size: 0.96rem !important; }
.font-size-21-2[data-v-c8a316ac] { font-size: 1.0112rem !important; }
.font-size-22-2[data-v-c8a316ac] { font-size: 1.05813rem !important; }
.font-size-23-2[data-v-c8a316ac] { font-size: 1.10507rem !important; }
.font-size-24-2[data-v-c8a316ac] { font-size: 1.152rem !important; }
.font-size-26-2[data-v-c8a316ac] { font-size: 1.24587rem !important; }
.font-size-28-2[data-v-c8a316ac] { font-size: 1.344rem !important; }
.font-size-32-2[data-v-c8a316ac] { font-size: 1.50187rem !important; }
.font-size-10-3[data-v-c8a316ac] { font-size: 0.59733rem !important; }
.font-size-11-3[data-v-c8a316ac] { font-size: 0.65707rem !important; }
.font-size-12-3[data-v-c8a316ac] { font-size: 0.7168rem !important; }
.font-size-13-3[data-v-c8a316ac] { font-size: 0.77653rem !important; }
.font-size-14-3[data-v-c8a316ac] { font-size: 0.83627rem !important; }
.font-size-15-3[data-v-c8a316ac] { font-size: 0.896rem !important; }
.font-size-16-3[data-v-c8a316ac] { font-size: 0.95573rem !important; }
.font-size-17-3[data-v-c8a316ac] { font-size: 1.01547rem !important; }
.font-size-18-3[data-v-c8a316ac] { font-size: 1.0752rem !important; }
.font-size-19-3[data-v-c8a316ac] { font-size: 1.13493rem !important; }
.font-size-20-3[data-v-c8a316ac] { font-size: 1.19467rem !important; }
.font-size-21-3[data-v-c8a316ac] { font-size: 1.2544rem !important; }
.font-size-22-3[data-v-c8a316ac] { font-size: 1.31413rem !important; }
.font-size-23-3[data-v-c8a316ac] { font-size: 1.39093rem !important; }
.font-size-24-3[data-v-c8a316ac] { font-size: 1.4336rem !important; }
.font-size-26-3[data-v-c8a316ac] { font-size: 1.55307rem !important; }
.font-size-28-3[data-v-c8a316ac] { font-size: 1.67253rem !important; }
.font-size-32-3[data-v-c8a316ac] { font-size: 1.91147rem !important; }
.record[data-v-c8a316ac] { padding: 0px 0.42667rem; }
.record .latest-record[data-v-c8a316ac] { position: relative; background-color: rgb(255, 255, 255); border-radius: 0.256rem; padding: 0.68267rem; box-shadow: rgba(0, 0, 0, 0.05) 0px 0.34133rem 1.36533rem; box-sizing: border-box; }
.record .latest-record .noInfo[data-v-c8a316ac] { display: flex; justify-content: space-between; align-items: center; }
.record .latest-record .recorder-info-wrap[data-v-c8a316ac] { display: flex; }
.record .latest-record .recordInfo[data-v-c8a316ac] { color: rgb(87, 107, 149); font-size: 0.64rem; font-weight: 400; }
.record .latest-record .recordInfo i[data-v-c8a316ac] { font-size: 0.768rem; margin-left: 0.17067rem; vertical-align: middle; position: relative; top: -0.04267rem; }
.record .latest-record .recordInfo.recordInfoNew[data-v-c8a316ac] { padding-top: 0.68267rem; display: flex; justify-content: center; align-items: center; }
.record .latest-record .recordInfo.recordInfoNew i[data-v-c8a316ac] { top: 0.04267rem; margin-left: 0px; }
.record .latest-record .top-tip[data-v-c8a316ac] { display: flex; justify-content: space-between; align-items: center; font-size: 0.768rem; line-height: 1.024rem; color: rgb(51, 51, 51); font-weight: 700; }
.record .latest-record .top-tip .tip[data-v-c8a316ac] { flex: 1 1 0%; padding-right: 0.34133rem; }
.record .latest-record .top-tip .tip-ellipse[data-v-c8a316ac] { flex: 1 1 0%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.record .latest-record .top-tip .add[data-v-c8a316ac] { font-size: 0.55467rem; font-weight: 400; color: rgba(0, 0, 0, 0.45); position: relative; left: 0.21333rem; cursor: pointer; }
.record .latest-record .top-tip .add .clifont[data-v-c8a316ac] { line-height: 0.85333rem; height: 0.85333rem; font-size: 0.68267rem; position: relative; left: -0.04267rem; top: 0.04267rem; }
.record .latest-record .top-tip .statsViewAll[data-v-c8a316ac] { font-weight: 400; font-size: 0.55467rem; line-height: 0.768rem; color: rgba(0, 0, 0, 0.45); flex-shrink: 0; white-space: nowrap; }
.record .latest-record[data-v-c8a316ac]:active { background-color: rgb(248, 248, 248); }
.record .add-record[data-v-c8a316ac] { width: 100%; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.05) 0px 0.34133rem 1.36533rem; border-radius: 0.256rem; }
.record .add-record .empty[data-v-c8a316ac] { color: rgba(0, 0, 0, 0.87); font-size: 0.59733rem; text-align: center; margin: 2.13333rem 0px 2.56rem; }
.record .add-record .items .item[data-v-c8a316ac] { text-align: left; padding: 0px 0.68267rem; position: relative; display: flex; justify-content: space-between; align-items: center; font-size: 0.59733rem; min-height: 3.584rem; cursor: pointer; background: transparent; z-index: 0; }
.record .add-record .items .item[data-v-c8a316ac]::after { position: absolute; content: ""; width: calc(100% - 1.36533rem); border-bottom: 0.04267rem solid rgba(120, 130, 140, 0.13); bottom: 0px; }
.record .add-record .items .item[data-v-c8a316ac]:last-child::after { border-bottom: 0px none; }
.record .add-record .items .item.noAddRecordBtn[data-v-c8a316ac]:last-child { margin-bottom: 0px; }
.record .add-record .items .item .info[data-v-c8a316ac] { display: flex; flex-direction: column; justify-content: center; width: calc(100% - 4.26667rem); }
.record .add-record .items .item .action[data-v-c8a316ac] { min-width: 3.41333rem; max-width: 3.584rem; height: 1.45067rem; font-size: 0.68267rem; text-align: center; border-radius: 0.896rem; color: rgb(87, 107, 149); line-height: 1.45067rem; font-weight: 700; border: 0.04267rem solid rgba(87, 107, 149, 0.5); }
.record .add-record .items .item .action.isEmptyContent[data-v-c8a316ac] { border-radius: 0.17067rem; background-color: rgba(0, 0, 0, 0.05) !important; border: 0px !important; color: rgba(0, 0, 0, 0.45) !important; }
.record .add-record .items .item .action.doubleEmptyContent[data-v-c8a316ac] { background-color: rgba(0, 0, 0, 0.05) !important; border: 0px !important; color: rgba(0, 0, 0, 0.45) !important; }
.record .add-record .items .item .limitInfo[data-v-c8a316ac] { color: rgb(153, 153, 153); font-size: 0.512rem; }
.record .add-record .items .listItem[data-v-c8a316ac]:active { background-color: rgba(0, 0, 0, 0.03); }
.record .add-record .items .listItem:active .action[data-v-c8a316ac] { background-color: rgb(255, 255, 255); }
.record .add-record .items .listItem:active .action[data-v-c8a316ac]:active::before { content: ""; position: absolute; inset: 0px; background-color: rgb(255, 255, 255); z-index: -1; }
.record .add-record .items .listItem .action[data-v-c8a316ac]:active { background-color: rgba(0, 0, 0, 0.03); }
.record .add-record .items .cardItem[data-v-c8a316ac]::after { display: none; }
.record .add-record .items .iconList[data-v-c8a316ac] { padding: 0.85333rem 0.68267rem; justify-content: flex-start; }
.record .add-record .items .iconList .iconWrapper[data-v-c8a316ac] { display: flex; align-items: center; justify-content: center; width: 2.048rem; height: 2.048rem; margin-right: 0.512rem; }
.record .add-record .items .iconList .icon[data-v-c8a316ac] { display: inline-block; width: 2.048rem; height: 2.048rem; background-size: cover; background-position: 50% center; background-repeat: no-repeat; }
.record .add-record .items .iconList .info[data-v-c8a316ac] { flex: 1 1 0%; width: 0px; }
.record .add-record .items .iconList .action[data-v-c8a316ac] { width: 3.584rem; margin-left: 0.512rem; white-space: nowrap; flex-shrink: 0; border-radius: 0.256rem; background: rgb(247, 247, 247); border: none; padding: 0.17067rem 0px; height: auto; color: rgb(87, 107, 149); line-height: normal; }
.record .add-record .items .iconList .limitInfo[data-v-c8a316ac] { min-width: 3.41333rem; max-width: 3.584rem; margin-left: 0.512rem; }
.record .add-record .items .tip[data-v-c8a316ac] { font-size: 0.72533rem; line-height: 1.024rem; font-weight: 700; padding: 0.34133rem 0.68267rem; color: rgb(51, 51, 51); border-bottom: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.record .add-record .items .tip.minimalListType[data-v-c8a316ac] { border-bottom: none; padding-top: 0.68267rem; padding-bottom: 0.68267rem; }
.record .add-record .items .tip.iconList[data-v-c8a316ac] { padding-bottom: 0px; padding-top: 0.68267rem; border-bottom: none; }
.record .single-form[data-v-c8a316ac] { background: rgb(255, 255, 255); padding: 0.68267rem; border-radius: 0.256rem; box-shadow: rgba(0, 0, 0, 0.05) 0px 0.34133rem 1.36533rem; margin-top: 0.68267rem; overflow: hidden; }
.record .single-form.noAddRecordBtn[data-v-c8a316ac] { box-shadow: none; }
.record .time-limit-wrapper[data-v-c8a316ac] { text-align: center; padding: 2.21867rem 0px 2.13333rem; }
.record .time-limit-wrapper .limit-icon[data-v-c8a316ac] { display: block; color: rgb(230, 230, 230); font-size: 3.41333rem; line-height: 2.56rem; margin: 0px auto 1.024rem; }
.record .time-limit-wrapper .time-limit-title[data-v-c8a316ac] { font-size: 0.768rem; margin-bottom: 0.68267rem; color: rgba(0, 0, 0, 0.65); }
.record .time-limit-wrapper .time-limit-info[data-v-c8a316ac] { font-size: 0.59733rem; color: rgb(153, 153, 153); }
.record .expand-launch-placeholder[data-v-c8a316ac] { position: fixed; left: 0px; bottom: 0px; width: 100%; height: 3.66933rem; padding: 0.512rem 0.34133rem 1.10933rem; z-index: 999; color: rgb(255, 255, 255); box-sizing: border-box; }
.record.x-hasRecordContent[data-v-c8a316ac]:last-child { padding-bottom: 0px; }
.afterContent.record[data-v-c8a316ac] { padding-left: 0px; padding-right: 0px; }
.afterContent.record .latest-record[data-v-c8a316ac] { box-shadow: none; background-color: transparent; }
.afterContent.record .latest-record[data-v-c8a316ac]:active { background-color: rgb(255, 255, 255); }
.afterContent.record .latest-record .top-tip[data-v-c8a316ac] { font-size: 0.85333rem; line-height: 1.19467rem; }
.afterContent.record .add-record[data-v-c8a316ac] { background-color: transparent; box-shadow: none; }
.afterContent.record .add-record .items .tip[data-v-c8a316ac] { font-size: 0.85333rem; line-height: 1.19467rem; border-bottom: none; }
.afterContent.record .add-record .items .tip.listType[data-v-c8a316ac] { position: relative; }
.afterContent.record .add-record .items .tip.listType[data-v-c8a316ac]::after { position: absolute; content: ""; border-bottom: 0.04267rem solid rgba(120, 130, 140, 0.13); display: block; width: calc(100% - 1.36533rem); bottom: 0px; }
.afterContent.record .add-record .items .item[data-v-c8a316ac]:last-child::after { border-bottom: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.afterContent.record .add-record .items .item .action[data-v-c8a316ac], .afterContent.record .add-record .items .item .cardAddOperateWrap .action[data-v-c8a316ac] { font-size: 0.64rem; }
.afterContent.record .add-record .items .listItem .title[data-v-c8a316ac] { font-size: 0.72533rem; line-height: 1.024rem; }
.afterContent.record .add-record .items .listItem .desc[data-v-c8a316ac] { font-size: 0.59733rem; line-height: 0.85333rem; }
.afterContent.record .add-record .items .cardItem .title[data-v-c8a316ac] { font-size: 0.72533rem; line-height: 1.024rem; }
.afterContent.record .add-record .items .cardItem .desc[data-v-c8a316ac] { font-size: 0.59733rem; line-height: 0.85333rem; }
.afterContent.record .add-record .items .gridItem .title[data-v-c8a316ac] { font-size: 0.59733rem; }
.divider[data-v-c8a316ac] { display: inline-block; font-size: 0.512rem; color: rgba(255, 255, 255, 0.7); padding: 0px 0.128rem; text-align: center; }
.no-record-info[data-v-c8a316ac] { margin: 0.34133rem 0px 0px; font-size: 0.64rem; line-height: 0.896rem; color: rgb(153, 153, 153); text-align: left; }
.new-three-record[data-v-c8a316ac] { width: 100%; }
.new-three-record .no-record-info[data-v-c8a316ac] { width: 100%; height: 5.93067rem; display: flex; align-items: center; justify-content: center; margin-top: 0px; text-align: center; }
.view-password[data-v-c8a316ac] { font-size: 0.64rem; line-height: 0.896rem; color: rgb(153, 153, 153); text-align: left; margin-top: 0.68267rem; }
.view-password.no-title[data-v-c8a316ac] { margin-top: 1.19467rem; }
.view-password span[data-v-c8a316ac] { display: inline-block; color: rgb(96, 120, 146); position: absolute; top: 0.768rem; right: 0.68267rem; }
.view-password.view-password-new[data-v-c8a316ac] { text-align: left; margin-top: 0.68267rem; }
.view-password.view-password-new span[data-v-c8a316ac] { margin-left: 0.256rem; margin-top: 0px; position: relative; top: 0px; left: 0px; }
.mr2[data-v-c8a316ac] { margin-right: 0.08533rem; }
.ml8[data-v-c8a316ac] { margin-left: 0.34133rem; }
.mr8[data-v-c8a316ac] { margin-right: 0.34133rem; }
.record-status-wrap[data-v-c8a316ac] { display: flex; margin-top: 0.512rem; flex-wrap: wrap; }
.showOwner-record-wrapper .record-status-wrap[data-v-c8a316ac] { margin-top: 0px; }
.showOwner-record-wrapper.no-record-content .content[data-v-c8a316ac] { padding-bottom: 0px; }
.record-status-wrap .status-item[data-v-c8a316ac] { padding: 0.256rem; font-size: 0.59733rem; line-height: 0.85333rem; color: rgb(102, 102, 102); background: rgb(247, 247, 247); border-radius: 0.08533rem; margin-bottom: 0.34133rem; margin-right: 0.34133rem; }
.record-status-wrap .status-item-hover[data-v-c8a316ac] { background-color: rgb(242, 242, 242); }
.change-status-item-wrap[data-v-c8a316ac], .update-status-time-wrap[data-v-c8a316ac] { display: flex; flex-wrap: wrap; font-weight: 700; }
.change-status-item-wrap .status-label[data-v-c8a316ac] { color: rgba(0, 0, 0, 0.85); line-height: 0.896rem; font-size: 0.64rem; }
.change-status-item-wrap .status-word[data-v-c8a316ac] { font-size: 0.64rem; line-height: 0.896rem; color: rgb(102, 102, 102); }
.change-status-item-wrap .anticon-jiantou[data-v-c8a316ac] { padding-left: 0.17067rem; padding-right: 0.17067rem; color: rgba(0, 0, 0, 0.85); }
.change-status-item-wrap .word-item[data-v-c8a316ac] { display: inline-flex; }
.update-status-time-wrap[data-v-c8a316ac] { font-size: 0.64rem; line-height: 0.896rem; color: rgba(0, 0, 0, 0.85); font-weight: 500; }
.update-status-time-wrap .status-text[data-v-c8a316ac] { color: rgb(102, 102, 102); }
.update-status-time-wrap .status-time[data-v-c8a316ac] { margin-right: 0.512rem; }
.update-status-time-wrap .status-wrap[data-v-c8a316ac] { display: flex; flex-wrap: wrap; }
.record-card.x-hasRecordContent[data-v-c8a316ac]:last-child { padding-bottom: 0px; }
.record.record-card[data-v-c8a316ac] { margin: 0px 0.42667rem; padding: 0px; }
.record-card .add-record .items .tip[data-v-c8a316ac] { border-bottom: none; }
.record-card .latest-record[data-v-c8a316ac] { margin-bottom: 0.512rem; }
.record-card.show2 .add-record[data-v-c8a316ac] { padding-top: 0.68267rem; }
.record-card.placeBottom[data-v-c8a316ac] { margin-top: 0px; }
.record-card.afterContent[data-v-c8a316ac] { margin: 0px; }
.record-card.afterContent .latest-record[data-v-c8a316ac] { box-shadow: none; }
.bottomCardStyle.afterContent[data-v-c8a316ac] { padding-left: 0.68267rem; padding-right: 0.68267rem; }
.bottomCardStyle.afterContent .latest-record[data-v-c8a316ac] { border-radius: 0.256rem; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.1) 0px 0.17067rem 0.68267rem 0px; }
.cardAddOperateWrap[data-v-c8a316ac] { background: rgb(248, 248, 248); border-radius: 0.17067rem; padding: 1.024rem 0.68267rem; margin-bottom: 0.512rem; width: 100%; display: flex; align-items: center; }
.item.last-item .cardAddOperateWrap[data-v-c8a316ac] { margin-bottom: 0.68267rem; }
.commonItemTitle[data-v-c8a316ac] { font-size: 0.768rem; color: rgb(51, 51, 51); font-weight: 700; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.commonItemDesc[data-v-c8a316ac] { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-top: 0.17067rem; font-size: 0.55467rem; color: rgba(0, 0, 0, 0.45); line-height: 0.768rem; }
.listItem .title[data-v-c8a316ac] { font-size: 0.768rem; color: rgb(51, 51, 51); font-weight: 700; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.listItem .desc[data-v-c8a316ac] { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-top: 0.17067rem; font-size: 0.55467rem; color: rgba(0, 0, 0, 0.45); line-height: 0.768rem; }
.cardItem .title[data-v-c8a316ac] { font-size: 0.768rem; color: rgb(51, 51, 51); font-weight: 700; }
.cardItem .desc[data-v-c8a316ac], .cardItem .title[data-v-c8a316ac] { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; }
.cardItem .desc[data-v-c8a316ac], .iconList .desc[data-v-c8a316ac] { padding-top: 0.17067rem; font-size: 0.55467rem; color: rgba(0, 0, 0, 0.45); line-height: 1.4; }
.iconList .desc[data-v-c8a316ac] { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; }
.record .add-record .items .item .cardAddOperateWrap .action[data-v-c8a316ac] { min-width: 3.41333rem; max-width: 3.584rem; height: 1.36533rem; padding: 0.21333rem 0px; border-radius: 0.17067rem; font-weight: 600; font-size: 0.59733rem; line-height: 0.768rem; margin-left: 0.68267rem; display: flex; align-items: center; justify-content: center; background: rgb(255, 255, 255); border: 0.04267rem solid rgb(87, 107, 149); cursor: pointer; }
.cardAddOperateWrap .info[data-v-c8a316ac] { flex: 1 1 0%; }
.operateWrapHover[data-v-c8a316ac]:active { position: relative; height: 100%; }
.operateWrapHover[data-v-c8a316ac]:active::after { position: absolute; left: 0px; top: 0px; display: block; content: ""; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.03); border-radius: 0.256rem; }
.record_5 .add-record[data-v-c8a316ac] { padding-bottom: 0.68267rem; padding-top: 0.34133rem; }
.record_5 .add-record .items .tip[data-v-c8a316ac] { border-bottom: 0px; }
.gridItemWrapper[data-v-c8a316ac] { width: 100%; }
.gridItem[data-v-c8a316ac] { display: inline-flex; flex-direction: column; align-items: center; justify-content: center; width: 33.33%; padding: 0.68267rem 0.34133rem; }
.gridItem .iconWrapper[data-v-c8a316ac] { display: flex; align-items: center; justify-content: center; width: 2.048rem; height: 2.048rem; margin-bottom: 0.34133rem; }
.gridItem .icon[data-v-c8a316ac] { width: 2.048rem; height: 2.048rem; background-size: contain; }
.gridItem .title[data-v-c8a316ac] { text-align: center; font-size: 0.55467rem; line-height: 0.768rem; color: rgba(0, 0, 0, 0.85); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: break-spaces; overflow: hidden; }
.gridBordered[data-v-c8a316ac] { padding-left: 0.68267rem; padding-right: 0.68267rem; display: flex; flex-flow: wrap; align-items: stretch; }
.gridBordered .gridItem[data-v-c8a316ac] { border-right: 0.04267rem solid rgba(120, 130, 140, 0.13); border-bottom: 0.04267rem solid rgba(120, 130, 140, 0.13); justify-content: flex-start; }
.gridBordered .gridItem[data-v-c8a316ac]:first-of-type, .gridBordered .gridItem[data-v-c8a316ac]:nth-of-type(2), .gridBordered .gridItem[data-v-c8a316ac]:nth-of-type(3) { border-top: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.gridBordered .gridItem[data-v-c8a316ac]:nth-of-type(3n+1) { border-left: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.gridBordered .gridItem[data-v-c8a316ac]:first-of-type { border-top-left-radius: 0.17067rem; }
.gridBordered .gridItem[data-v-c8a316ac]:last-of-type { border-bottom-right-radius: 0.17067rem; }
.gridBordered .gridItem.br-bl[data-v-c8a316ac] { border-bottom-left-radius: 0.17067rem; }
.gridBordered .gridItem.br-tr[data-v-c8a316ac] { border-top-right-radius: 0.17067rem; }
.gridBordered .gridItem.br-br[data-v-c8a316ac] { border-bottom-right-radius: 0.17067rem; }
.minimalListItem[data-v-c8a316ac] { font-weight: 400; font-size: 0.72533rem; line-height: 1.024rem; color: rgba(0, 0, 0, 0.85); display: flex; place-content: center space-between; align-items: center; padding: 0.68267rem 0px; margin: 0px 0.68267rem; border-top: 0.04267rem solid rgba(0, 0, 0, 0.15); }
.minimalListItem .iconArrowRight[data-v-c8a316ac] { display: inline-flex; width: 1.024rem; height: 1.024rem; justify-content: center; align-items: center; color: rgb(187, 187, 187); font-size: 0.59733rem; font-weight: 700; }
.timeLineViewAllWrapper[data-v-c8a316ac] { position: relative; left: 0.08533rem; color: rgb(87, 107, 149); font-size: 0.55467rem; height: 1.62133rem; background-color: rgb(248, 248, 248); margin-top: 0.68267rem; border-radius: 0.17067rem; display: flex; flex-flow: row; justify-content: center; align-items: center; text-align: center; }
.timeLineViewAllWrapper[data-v-c8a316ac]::before { position: absolute; display: block; left: 0px; top: 0px; width: 0.02133rem; height: 1.23733rem; background-color: rgba(120, 130, 140, 0.25); }
.timeLineViewAllWrapper[data-v-c8a316ac]::after { position: absolute; left: -0.08533rem; top: 1.23733rem; display: block; width: 0.17067rem; height: 0.17067rem; border-radius: 0.08533rem; background-color: rgb(102, 102, 102); }
.blockListViewAllWrapper[data-v-c8a316ac] { position: relative; color: rgb(87, 107, 149); font-size: 0.55467rem; height: 1.62133rem; background-color: rgb(248, 248, 248); margin-top: 0.68267rem; border-radius: 0.17067rem; display: flex; flex-flow: row; justify-content: center; align-items: center; text-align: center; }
.afterContent .blockListViewAllWrapper[data-v-c8a316ac], .afterContent .minimalListItem[data-v-c8a316ac], .afterContent .timeLineViewAllWrapper[data-v-c8a316ac] { font-size: 0.64rem; }
.afterContent .minimalListItem[data-v-c8a316ac]:last-child { border-bottom: 0.04267rem solid rgba(0, 0, 0, 0.15); }
.record_4.noRecordView .add-record[data-v-c8a316ac] { padding-top: 0.68267rem; }
.record_4 .add-record .items .tip[data-v-c8a316ac] { padding-top: 0px; padding-bottom: 0.68267rem; }
.record_5 .add-record .items .tip[data-v-c8a316ac] { padding-top: 0.34133rem; padding-bottom: 0.68267rem; }
.operationHalfScreen .operation-header[data-v-c8a316ac] { position: relative; }
.operationHalfScreen .operation-title[data-v-c8a316ac] { margin-top: 0.34133rem; padding: 0.68267rem; font-weight: 700; line-height: 1.19467rem; }
.operationHalfScreen .operation-content[data-v-c8a316ac] { position: relative; max-height: 60vh; overflow-y: auto; }
.operationHalfScreen .operation-close[data-v-c8a316ac] { position: absolute; top: 0.68267rem; width: 0.85333rem; height: 0.85333rem; display: flex; align-items: center; justify-content: center; right: 0.68267rem; color: rgb(102, 102, 102); }
.operationHalfScreen .operation-footer[data-v-c8a316ac] { background-color: rgb(255, 255, 255); padding-bottom: 1.70667rem; }
.operationHalfScreen .textBtn-back[data-v-c8a316ac] { line-height: 1.70667rem; color: rgb(87, 107, 149); margin: 0.512rem auto auto; text-align: center; cursor: pointer; }
.managerRuleInfo[data-v-c8a316ac] { display: flex; align-items: center; justify-content: center; font-size: 0.512rem; color: rgba(0, 0, 0, 0.45); margin-top: 0.68267rem; text-align: center; line-height: 0.72533rem; }
.managerRuleInfo .anticon-about[data-v-c8a316ac] { font-size: 0.55467rem; margin-left: 0.17067rem; position: relative; top: 0.04267rem; color: rgba(0, 0, 0, 0.25); }
.state-limit[data-v-c8a316ac] { display: flex; flex-direction: column; align-items: center; justify-content: center; color: rgba(0, 0, 0, 0.45); }
.state-limit-wrapper[data-v-c8a316ac] { font-size: 0.85333rem; font-weight: 600; line-height: 1.19467rem; text-align: center; color: rgba(0, 0, 0, 0.85); }
.state-limit-wrapper .anticon-quantitylimit[data-v-c8a316ac] { font-weight: 400; }
.add-button-fixed { width: 100%; padding: 0.42667rem 0.85333rem 0.85333rem; z-index: 999; color: rgb(255, 255, 255); white-space: nowrap; overflow: hidden; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between; gap: 0.34133rem; cursor: default; }
.add-button-fixed .home { display: flex; flex-direction: column; align-items: center; justify-content: center; color: rgb(43, 43, 43); text-decoration: none; width: 1.96267rem; height: 1.96267rem; gap: 0.08533rem; }
.add-button-fixed .home .icon { font-size: 0.768rem; width: 0.85333rem; height: 0.85333rem; }
.add-button-fixed .home .homePageText { font-size: 0.512rem; }
.add-button-fixed .transparent { box-shadow: rgba(0, 0, 0, 0.06) 0px 0.04267rem 0.42667rem 0px; background: rgba(250, 250, 250, 0.95); }
.add-button-fixed .word { flex: 1 1 0%; width: 10.24rem; height: 2.048rem; line-height: 2.048rem; text-align: center; border-radius: 0.17067rem; margin: 0px auto; }
.record_2.has-bottom-msg { order: 1; }
.show-expand-btn.has-bottom-msg .add-record { background-color: transparent; box-shadow: none; }
.show-expand-btn.has-bottom-msg .add-button-fixed { width: calc(100% + 0.85333rem); margin-left: -0.42667rem; background: linear-gradient(rgb(244, 244, 244) 0px, rgb(255, 255, 255) 50%); position: static; box-shadow: none; }
.show-expand-btn.has-bottom-msg .add-button-fixed.is-bg-img-mode-button { background: transparent; }
.AfterCodeMainContent .fixedBottomContainer .add-button-fixed { padding: 0px !important; }
.content-wrapper.is-dark-bg-color .address .text-card { background: rgb(255, 255, 255); }
.content-wrapper.is-dark-bg-color .address .map-card, .content-wrapper.is-dark-bg-color .address .simple-card { border-color: rgb(255, 255, 255); }
.text-card { padding: 0.512rem; border-radius: 0.17067rem; background: rgb(249, 249, 249); display: flex; align-items: center; }
.text-card .title { margin: 0px 0.34133rem; flex: 1 1 0%; }
.text-card .anticon-dizhidingwei { color: rgba(0, 0, 0, 0.65); }
.text-card .anticon-cli-angle-right { color: rgba(0, 0, 0, 0.45); }
.map-card, .simple-card { border-radius: 0.17067rem; border: 0.04267rem solid rgba(120, 130, 140, 0.13); background: rgb(255, 255, 255); }
.simple-card { display: flex; align-items: center; padding: 0.68267rem 0.512rem; }
.simple-card .diagram { width: 2.048rem; height: 2.048rem; }
.simple-card .content { flex: 1 1 0%; margin-left: 0.512rem; }
.map-card { padding: 0.68267rem; }
.map-card .location-image { object-fit: contain; margin-top: 0.512rem; width: 100%; display: block; border-radius: 0.17067rem; }
.header { display: flex; align-items: center; }
.header .title { flex: 1 1 0%; margin-right: 0.34133rem; }
.title { color: rgba(0, 0, 0, 0.85); font-size: 0.64rem; font-weight: 700; line-height: 160%; }
.detail { font-size: 0.512rem; line-height: 150%; padding-right: 1.024rem; }
.anticon-cli-angle-right, .detail { color: rgba(0, 0, 0, 0.45); }
.resWrap[data-v-d959e3e2] { border-radius: 0.17067rem; }
.resWrap .titleGeneral[data-v-d959e3e2] { border-radius: 0.17067rem; margin-top: 0.512rem; overflow: hidden; background-color: rgb(255, 255, 255); }
.resWrap .titleGeneral .titleRes[data-v-d959e3e2] { display: flex; width: 100%; height: 1.19467rem; padding: 0.34133rem 0px 0.34133rem 0.68267rem; justify-content: flex-start; align-items: center; background: rgb(255, 255, 255); color: rgb(115, 115, 115); font-size: 0.59733rem; position: relative; }
.resWrap .titleGeneral .titleRes[data-v-d959e3e2]::after { content: ""; position: absolute; bottom: 0px; left: 0.68267rem; height: 0.02133rem; width: 100%; background-color: rgba(0, 0, 0, 0.1); }
.resWrap .titleGeneral .resultContent[data-v-d959e3e2] { display: flex; width: 100%; padding: 0.68267rem; align-items: center; gap: 0.68267rem; background-color: rgb(255, 255, 255); position: relative; }
.resWrap .titleGeneral .resultContent[data-v-d959e3e2]::after { content: ""; position: absolute; bottom: 0px; left: 0.68267rem; height: 0.02133rem; width: 100%; background-color: rgba(0, 0, 0, 0.1); }
.resWrap .titleGeneral .resultContent .icon .defaultIcon[data-v-d959e3e2] { width: 1.70667rem; height: 1.70667rem; }
.resWrap .titleGeneral .resultContent .content[data-v-d959e3e2] { display: flex; flex-direction: column; align-items: flex-start; gap: 0.17067rem; flex: 1 0 0px; overflow: hidden; }
.resWrap .titleGeneral .resultContent .content .title[data-v-d959e3e2] { width: 100%; font-size: 0.72533rem; font-style: normal; font-weight: 500; line-height: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.resWrap .titleGeneral .resultContent .content .description[data-v-d959e3e2] { color: rgba(0, 0, 0, 0.5); text-align: justify; font-size: 0.59733rem; font-style: normal; font-weight: 400; line-height: normal; flex: 1 1 0%; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; }
.resWrap .titleGeneral .resultContent .content .description span[data-v-d959e3e2] { padding-right: 0.17067rem; }
.resWrap .titleGeneral .resultContent .indicator[data-v-d959e3e2] { width: 1.024rem; height: 1.024rem; font-size: 0.85333rem; }
.resWrap .titleGeneral .clearSplitLine[data-v-d959e3e2]::after { content: none; }
.showAllTips[data-v-d959e3e2] { display: flex; justify-content: space-between; align-items: center; gap: 0.42667rem; text-align: center; font-size: 0.59733rem; background: rgb(255, 255, 255); padding: 0.42667rem 0.68267rem; }
.showAllTips .more-icon[data-v-d959e3e2] { font-size: 0.85333rem; }
.showAllTips .showAllContent[data-v-d959e3e2] { display: flex; justify-content: center; align-items: center; color: rgba(0, 0, 0, 0.45); }
.showAllTips .showAllContent .checkAll[data-v-d959e3e2] { display: inline-block; text-decoration: none; width: 100%; color: rgb(87, 107, 149); font-size: 0.72533rem; font-style: normal; font-weight: 400; line-height: normal; }
.category-tree-empty[data-v-d959e3e2] { display: flex; align-items: center; justify-content: center; font-size: 0.59733rem; height: 5.29067rem; color: rgba(0, 0, 0, 0.45); background-color: rgb(255, 255, 255); padding: 0.768rem 0px; border-radius: 0.256rem; }
.highlight { color: rgb(6, 174, 86); }
.op-menu[data-v-e8292ed8] { position: relative; text-align: center; }
.op-menu ul[data-v-e8292ed8] { display: inline-flex; align-items: center; justify-content: center; list-style-type: none; margin-bottom: 1.36533rem; padding: 0px; color: rgb(97, 120, 145); height: 1.024rem; }
.op-menu ul li[data-v-e8292ed8] { position: relative; display: inline-block; vertical-align: middle; font-size: 0.512rem; color: rgb(97, 120, 145); width: 3.328rem; border-radius: 0px; white-space: nowrap; text-align: center; }
.op-menu ul li[data-v-e8292ed8]:nth-of-type(2) { border-left: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.op-menu ul li i[data-v-e8292ed8] { font-size: 0.512rem; }
.op-menu ul.x-is-manage li[data-v-e8292ed8] { border-left: 0.04267rem solid rgba(120, 130, 140, 0.13); display: flex; justify-content: center; align-items: center; }
.op-menu ul.x-is-manage li[data-v-e8292ed8]:first-child { border-left: 0px; }
.op-menu ul.x-is-manage li i[data-v-e8292ed8] { margin-right: 0.17067rem; }
.op-menu ul.x-is-manage li i.anticon-cli-new-set[data-v-e8292ed8] { font-size: 0.59733rem; }
.op-menu .entry[data-v-e8292ed8] { position: absolute; right: 0px; top: 1.36533rem; height: 1.87733rem; line-height: 1.87733rem; font-size: 0.512rem; color: rgb(97, 120, 145); }
.listWarp { margin-left: -0.68267rem; width: calc(100% + 1.36533rem); }
.listWarp .list:active { background: rgb(238, 238, 238); }
.listWarp .list:last-child .skipLinkStyle3, .listWarp .list:last-child .skipLinkStyle4 { margin-bottom: 0px; }
.listCardWrap { width: calc(100% + 0.34133rem); margin-left: -0.17067rem; }
.listCardWrap .list:active { background: rgb(238, 238, 238); }
.listCardWrap .list:last-child .skipLinkStyle3, .listCardWrap .list:last-child .skipLinkStyle4 { margin-bottom: 0px; }
.listCardWrap::after { content: ""; display: block; height: 0px; clear: both; visibility: hidden; }
.cardCategoryWrapper { width: calc(100% - 0.34133rem); margin-top: 0.512rem; margin-left: 0.17067rem; padding: 0.34133rem; background: rgb(255, 255, 255); border-radius: 0.34133rem; box-shadow: rgba(0, 0, 0, 0.05) 0px 0.34133rem 1.36533rem; float: left; box-sizing: border-box; }
.cardCategoryWrapper .cardInfoWrapper { padding: 0px 0.17067rem; width: 100%; display: flex; align-items: center; justify-content: space-between; }
.cardCategoryWrapper .cardInfoWrapper .categoryTitle { color: rgb(51, 51, 51); font-weight: 700; font-size: 0.68267rem; line-height: 1.024rem; flex: 1 1 0%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 0.512rem; }
.cardCategoryWrapper .cardInfoWrapper .qrcodeCount { font-size: 0.68267rem; line-height: 1.024rem; color: rgb(153, 153, 153); font-weight: 400; }
.cardCategoryWrapper .cardInfoWrapper .cardIcon { color: rgb(187, 187, 187); font-size: 0.85333rem; margin-left: 0.256rem; margin-top: -0.256rem; height: 0.93867rem; }
.cardCategoryWrapper .cardImgWrapper { display: flex; align-items: center; margin-top: 0.34133rem; }
.cardCategoryWrapper .cardIconImgWrapper { background: rgb(245, 245, 245); color: rgb(102, 102, 102); border-radius: 0.17067rem; display: flex; align-items: center; justify-content: center; font-weight: 500; line-height: 0.93867rem; width: 1.36533rem; height: 1.36533rem; }
.cardCategoryWrapper .cardIconImgWrapper .anticon-a-outlined-qrcode22 { font-size: 1.536rem; }
.cardCategoryWrapper .cardIconImg { background: rgba(87, 107, 149, 0.1); border-radius: 0.17067rem; object-fit: cover; vertical-align: middle; }
.cardCategoryWrapper .cardAllImgWrapper { margin-left: 0.256rem; }
.cardCategoryWrapper .cardAllImgWrapper:first-child { margin-left: 0px; }
.cardCategoryWrapper:active { opacity: 0.5; }
.cardCodeWrapper { border-radius: 0.34133rem; box-shadow: rgba(0, 0, 0, 0.05) 0px 0.34133rem 1.36533rem; margin: 0.512rem 0.17067rem 0px; float: left; }
.cardCodeWrapper:active { opacity: 0.5; }
.emptyCategory { font-weight: 500; font-size: 0.68267rem; line-height: 0.93867rem; color: rgba(87, 107, 149, 0.5); }
.headerDefaultImg { display: flex; align-items: center; justify-content: center; border-radius: 0.34133rem 0.34133rem 0px 0px; font-weight: 500; font-size: 1.70667rem; line-height: 2.38933rem; color: rgb(102, 102, 102); }
.headerDefaultImg .styleListImg { width: 1.57867rem; height: 1.70667rem; }
.headerDefaultImg .anticon-a-outlined-qrcode22 { font-size: 2.90133rem; }
.headerImg { width: 100%; border-radius: 0.34133rem 0.34133rem 0px 0px; background: rgba(87, 107, 149, 0.1); vertical-align: middle; object-fit: cover; }
.cardCodeName { padding: 0px 0.34133rem; background: rgb(255, 255, 255); font-size: 0.68267rem; line-height: 1.024rem; color: rgb(51, 51, 51); border-radius: 0px 0px 0.34133rem 0.34133rem; width: 100%; height: 2.73067rem; display: flex; align-items: center; box-sizing: border-box; }
.cardCodeName .cardOmitName { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-all; }
.cateIconImg { width: 1.06667rem; height: 1.06667rem; background: rgba(255, 255, 255, 0.8); border-radius: 0.08533rem; vertical-align: middle; object-fit: cover; }
.cateOuterWrapper { display: flex; align-items: center; overflow: hidden; flex-wrap: wrap; height: 2.73067rem; width: 2.73067rem; padding: 0.128rem; }
.cateIconWrapper { width: 1.06667rem; height: 1.06667rem; background: rgb(255, 255, 255); border-radius: 0.08533rem; display: flex; align-items: center; justify-content: center; font-size: 0.34133rem; color: rgb(87, 107, 149); line-height: 0.512rem; }
.cateOuterIconWrapper:nth-child(2n) { margin-left: 0.08533rem; }
.skipLink, .skipLinkBottom { padding: 0.768rem 0.64rem; display: flex; text-decoration: none; }
.skipLinkBottom { border-bottom: none; }
.skipTitle { font-size: 0.68267rem; line-height: 1.024rem; color: rgb(51, 51, 51); flex: 20 1 0%; display: flex; align-items: center; justify-content: space-between; padding-right: 0.17067rem; }
.skipTitle .skipOmitTitle { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; flex: 1 1 0%; }
.firstImg { width: 2.73067rem; height: 2.73067rem; border-radius: 0.17067rem; background: rgba(22, 107, 199, 0.05); object-fit: cover; }
.list { position: relative; }
.list:last-child .skipLinkStyle0, .list:last-child .skipLinkStyle1 { border-bottom: none; }
.skipIcon { display: flex; flex: 1 1 0%; line-height: 1.024rem; align-items: center; font-size: 0.85333rem; }
.normalCode { box-shadow: rgba(0, 0, 0, 0.15) 0px 0.08533rem 0.34133rem 0px; border-radius: 0.17067rem; background-color: rgb(255, 255, 255); }
.skipLinkStyle1 .text { width: calc(100% - 2.304rem); }
.skipLinkStyle0, .skipLinkStyle1 { border-bottom: 0.04267rem solid rgba(120, 130, 140, 0.13); margin: 0px 0.68267rem; }
.skipLinkStyle0 .itemWarp, .skipLinkStyle1 .itemWarp { display: flex; width: 100%; align-items: center; }
.skipLinkStyle0 .itemWarp .anticon-cli-angle-right, .skipLinkStyle1 .itemWarp .anticon-cli-angle-right { color: rgb(187, 187, 187); }
.skipLinkStyle0 .skipTitle, .skipLinkStyle1 .skipTitle { display: flex; align-items: center; }
.skipLinkStyle0 .img1, .skipLinkStyle1 .img1 { width: 1.96267rem; height: 1.96267rem; display: inline-block; border-radius: 0.08533rem; margin-right: 0.34133rem; }
.skipLinkStyle0 .img1 .imgBg, .skipLinkStyle1 .img1 .imgBg { width: 100%; height: 100%; border-radius: 0.08533rem; object-fit: cover; }
.skipLinkStyle0 .img1 .theme, .skipLinkStyle1 .img1 .theme { line-height: 1.96267rem; }
.skipLinkStyle0 .img1 .theme .anticon-cli-link, .skipLinkStyle1 .img1 .theme .anticon-cli-link { font-size: 0.93867rem; }
.skipLinkStyle0 .theme, .skipLinkStyle1 .theme { background-color: rgb(246, 248, 249); color: rgb(153, 153, 153); display: inline-block; width: 100%; height: 100%; border-radius: 0.08533rem; text-align: center; }
.skipLinkStyle1 { padding: 0.34133rem 0px; margin: 0px 0.68267rem 0px 0.34133rem; }
.skipLinkStyle2 { padding: 0px; margin: 0px; border-bottom: none; position: relative; }
.skipLinkStyle2 .itemWarp { width: 100%; }
.skipLinkStyle2 .skipTitle { display: block; border-radius: 0.08533rem; margin-bottom: 0.34133rem; position: relative; line-height: 0; }
.skipLinkStyle2 .img2, .skipLinkStyle2 .img2 .imgBg { width: 100%; display: inline-block; min-height: 1.87733rem; }
.skipLinkStyle2 .img2 .imgBg { border-radius: 0.17067rem; object-fit: cover; }
.skipLinkStyle2 .img2 .theme { display: flex; min-height: 5.46133rem; align-items: center; justify-content: center; }
.skipLinkStyle2 .img2 .anticon-cli-link { font-size: 1.28rem; }
.skipLinkStyle2 .arrowWarp .text { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.skipLinkStyle2 .arrowWarp { position: absolute; width: 100%; bottom: 0px; display: flex; justify-content: space-between; align-items: flex-end; color: rgb(255, 255, 255); font-weight: 700; text-shadow: rgba(0, 0, 0, 0.5) 0px 0.04267rem 0.34133rem; padding: 0.512rem 0px; max-height: 1.36533rem; min-height: 0.85333rem; height: 100%; line-height: 0.85333rem; background: linear-gradient(transparent, rgba(0, 0, 0, 0.5)); }
.skipLinkStyle2 .arrowWarp span { flex: 1 1 0%; padding-left: 0.64rem; }
.skipLinkStyle2 .arrowWarp .anticon-cli-angle-right { flex: 0 0 auto; padding-right: 0.59733rem; line-height: 0.85333rem; align-items: normal; color: rgb(255, 255, 255); }
.skipLinkStyle3, .skipLinkStyle4 { margin: 0px auto 0.34133rem; border-bottom: none; text-align: center; padding: 0px; width: 100%; }
.skipLinkStyle3 .itemWarp, .skipLinkStyle4 .itemWarp { margin: 0px auto; }
.skipLinkStyle3 .arrowWarp, .skipLinkStyle4 .arrowWarp { min-width: 4.352rem; padding: 0.34133rem 1.024rem; margin: 0px auto; max-width: 12.5867rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.skipLinkStyle3 .arrowWarp { border-radius: 0.17067rem; background-color: rgb(7, 193, 96); color: rgb(255, 255, 255); }
.skipLinkStyle4 .arrowWarp { border: 0.04267rem solid rgb(51, 51, 51); border-radius: 0.85333rem; }
.summaryCode.summaryCodeEmpty { box-shadow: none; }
.summaryCode .skipLink, .summaryCode .skipLinkBottom { display: flex; padding: 0.256rem 0.68267rem; border: none; align-items: center; }
.summaryCode .list { background: rgb(255, 255, 255); }
.summaryCode .list .skipLinkBottom::after { position: absolute; height: 0.04267rem; width: calc(100% - 4.77867rem); content: ""; bottom: 0px; left: 4.096rem; background: rgba(120, 130, 140, 0.13); }
.summaryCode .list:first-child .skipLink, .summaryCode .list:first-child .skipLinkBottom { border-top-left-radius: 0.17067rem; border-top-right-radius: 0.17067rem; }
.summaryCode .list:last-child .skipLink, .summaryCode .list:last-child .skipLinkBottom { border-bottom-left-radius: 0.17067rem; border-bottom-right-radius: 0.17067rem; }
.summaryCode .imgBox { display: flex; width: 2.73067rem; height: 2.73067rem; justify-content: center; align-items: center; background: rgb(245, 245, 245); border-radius: 0.256rem; margin-right: 0.68267rem; box-sizing: border-box; }
.summaryCode .imgBox .catalogIcon { width: 1.10933rem; height: 0.98133rem; }
.summaryCode .imgBox .clifont { color: rgba(0, 0, 0, 0.1); font-size: 1.36533rem; }
.summaryCode .imgBox .listImgBox { font-size: 0.85333rem; line-height: 1.19467rem; font-weight: 500; color: rgb(87, 107, 149); display: flex; align-items: center; justify-content: center; }
.summaryCode .imgBox .listImgBox .anticon-a-outlined-qrcode22 { font-size: 0.85333rem; width: 1.19467rem; height: 1.19467rem; line-height: 1.19467rem; display: inline-flex; background-color: rgb(245, 245, 245); align-items: center; justify-content: center; border-radius: 0.256rem; color: rgb(102, 102, 102); }
.summaryCode .imgBox .listImgBox .list-code-icon-img { font-size: 1.36533rem; width: 1.36533rem; height: 1.36533rem; line-height: 1.36533rem; }
.summaryCode .imgBox .list-code-cata-icon-img { font-size: 0.68267rem; background: rgb(255, 255, 255); color: rgb(102, 102, 102); display: inline-flex; align-items: center; justify-content: center; }
.summaryCode .goNextPage { display: flex; margin: 0px 0.34133rem; height: 2.048rem; justify-content: center; align-items: center; font-size: 0.59733rem; color: rgb(97, 120, 145); cursor: pointer; }
.summaryCode .goNextPage .loadingIcon { width: 0.512rem; height: 0.512rem; margin-right: 0.21333rem; }
.summaryCode .summaryCodeEmptyMsg { display: flex; height: 70vh; flex-flow: column; justify-content: center; align-items: center; }
.summaryCode .summaryCodeEmptyMsg .summaryCodeEmptyIcon { width: 5.12rem; height: 5.12rem; margin-bottom: 0.34133rem; }
.summaryCode .summaryCodeEmptyMsg span { font-size: 0.59733rem; color: rgb(153, 153, 153); }
.summaryCode.summaryNewCode .imgBox { padding: 1.024rem 0.68267rem; width: 1.70667rem; height: 1.70667rem; background-color: transparent; margin-right: 0.512rem; }
.summaryCode.summaryNewCode .imgBox .img { width: 1.45067rem; height: 1.45067rem; }
.summaryCode.summaryNewCode .imgBox .listImgBox { display: flex; align-items: center; justify-content: center; }
.summaryCode.summaryNewCode .imgBox .listImgBox .firstIconImg, .summaryCode.summaryNewCode .imgBox .listImgBox .firstIconImg .img, .summaryCode.summaryNewCode .imgBox .listImgBox .headerDefaultImg, .summaryCode.summaryNewCode .imgBox .listImgBox .headerImg { width: 1.70667rem; height: 1.70667rem; border-radius: 0.08533rem; }
.summaryCode.summaryNewCode .list { background: rgb(255, 255, 255); }
.summaryCode.summaryNewCode .list .skipLinkBottom::after { width: calc(100% - 1.28rem); left: 0.64rem; }
.summaryCode.summaryNewCode .skipTitle .skipOmitTitle { display: flex; align-items: center; justify-content: space-between; }
.summaryCode.summaryNewCode .skipTitle .skipOmitTitle .cataTitle { color: rgba(0, 0, 0, 0.85); font-size: 0.64rem; font-style: normal; font-weight: 600; line-height: normal; flex: 1 1 0%; }
.summaryCode.summaryNewCode .skipTitle .skipOmitTitle .qrCodeTitle { color: rgba(0, 0, 0, 0.85); font-size: 0.64rem; font-style: normal; font-weight: 400; line-height: normal; }
.summaryCode.summaryNewCode .skipTitle .skipOmitTitle .qrcodeCount { color: rgba(0, 0, 0, 0.45); font-size: 0.512rem; font-style: normal; font-weight: 400; line-height: normal; max-width: 3.41333rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-wrap-style: initial; }
.functionAreaPadding { padding-right: 0.256rem; }
.card-code-icon-img { width: 2.73067rem; height: 2.73067rem; }
.noSearchCode { color: rgb(153, 153, 153); }
.isSearching { padding: 0px; }
.resultContent { display: flex; width: 100%; padding: 0.68267rem; align-items: center; gap: 0.68267rem; background-color: rgb(255, 255, 255); position: relative; }
.resultContent::after { content: ""; position: absolute; bottom: 0px; left: 0.68267rem; height: 0.04267rem; width: 100%; background-color: rgba(0, 0, 0, 0.1); }
.resultContent .icon .defaultIcon { width: 1.70667rem; height: 1.70667rem; }
.resultContent .content { display: flex; flex-direction: column; align-items: flex-start; gap: 0.17067rem; flex: 1 0 0px; overflow: hidden; }
.resultContent .content .title { width: 100%; font-size: 0.72533rem; font-weight: 500; white-space: nowrap; }
.resultContent .content .description, .resultContent .content .title { font-style: normal; line-height: normal; overflow: hidden; text-overflow: ellipsis; }
.resultContent .content .description { color: rgba(0, 0, 0, 0.5); text-align: justify; font-size: 0.59733rem; font-weight: 400; flex: 1 1 0%; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; }
.resultContent .content .description span { padding-right: 0.17067rem; }
.resultContent .indicator { width: 1.024rem; height: 1.024rem; font-size: 0.85333rem; }
.noNav .subMenuScroll .summaryMenuContent { gap: 1.36533rem; }
.summaryMenu { width: 100%; margin: 0px auto; display: flex; justify-content: flex-start; border-radius: 0.256rem; overflow: hidden; background-color: rgb(255, 255, 255); }
.summaryMenu .summaryMenuLoading { padding-top: 4.26667rem; }
.summaryMenu .loading { width: 100%; text-align: center; }
.summaryMenu .loading .loading-image { width: 1.45067rem; height: 0.256rem; text-align: center; }
.summaryMenu #menuStyleBottomTool { margin-bottom: 1.36533rem; }
.summaryMenu #menuStyleBottomTool .op-menu ul { margin: 0px; }
.summaryMenu .leftSideNav { display: flex; flex-direction: column; align-items: flex-start; width: 3.712rem; background: rgb(249, 249, 249); overflow-y: auto; }
.summaryMenu .leftSideNav::-webkit-scrollbar { display: none; width: 0px; height: 0px; color: transparent; }
.summaryMenu .leftSideNav .menuItem { display: flex; align-items: center; gap: 0.42667rem; width: 3.712rem; height: 2.048rem; color: rgba(0, 0, 0, 0.65); font-size: 0.55467rem; font-weight: 400; line-height: normal; position: relative; cursor: pointer; }
.summaryMenu .leftSideNav .menuItem.selectedMenu { background-color: rgb(255, 255, 255); border-radius: 0.256rem 0px 0px 0.256rem; color: rgba(0, 0, 0, 0.85); font-weight: 500; }
.summaryMenu .leftSideNav .menuItem.selectedMenu::after, .summaryMenu .leftSideNav .menuItem.selectedMenu::before { content: ""; display: inline-block; position: absolute; width: 0.42667rem; height: 0.42667rem; right: 0px; background-size: contain; }
.summaryMenu .leftSideNav .menuItem.selectedMenu::before { top: -0.42667rem; background-image: url("https://gstatic.clewm.net/caoliao-resource/241028/e3a4ea_e7d69ee8.png"); }
.summaryMenu .leftSideNav .menuItem.selectedMenu::after { bottom: -0.42667rem; background-image: url("https://gstatic.clewm.net/caoliao-resource/241028/e3a4ea_514de8d2.png"); }
.summaryMenu .leftSideNav .menuItem .menuRectangle { flex-shrink: 0; width: 0.17067rem; height: 1.024rem; background: transparent; position: absolute; left: 0px; top: 0.512rem; }
.summaryMenu .leftSideNav .menuItem .menuItemName { flex-shrink: 0; width: 100%; height: 0.768rem; line-height: 0.768rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 0.21333rem; padding-right: 0.21333rem; text-align: center; }
.summaryMenu .summaryMenuContent { flex: 1 1 0%; background: rgb(255, 255, 255); padding: 0.68267rem; display: grid; grid-template-columns: repeat(3, minmax(3.24267rem, 1fr)); grid-auto-rows: 4.48rem; justify-content: center; justify-items: center; gap: 0.42667rem; overflow-y: auto; margin-bottom: 1.70667rem; }
.summaryMenu .summaryMenuContent .subMenuItem { display: flex; flex-direction: column; place-items: center; gap: 0.34133rem; width: 3.24267rem; height: 4.48rem; }
.summaryMenu .summaryMenuContent .subMenuItem .subMenuItemImage { width: 2.98667rem; height: 2.98667rem; border-radius: 0.17067rem; object-fit: cover; }
.summaryMenu .summaryMenuContent .subMenuItem .subMenuItemTitle { width: 100%; height: 0.72533rem; color: rgba(0, 0, 0, 0.85); font-size: 0.512rem; overflow: hidden; text-overflow: ellipsis; text-align: center; white-space: nowrap; margin-bottom: 0.08533rem; }
.summaryMenu .subMenuScroll { background-color: rgb(255, 255, 255); flex: 1 1 0%; overflow-y: auto; }
.summaryMenu .subMenuScroll .menuStyleContain { min-height: calc(100% - 1.36533rem); }
.summaryMenu .subMenuScroll::-webkit-scrollbar { display: none; width: 0px; height: 0px; color: transparent; }
.summaryMenu .summaryMenuLoading { padding-bottom: 4.26667rem; }
.wrapper[data-v-daa95e7e] { display: flex; place-content: center space-between; padding: 0.512rem 0px 0px; background-color: transparent; }
.wrapper.categoryType_menu[data-v-daa95e7e] { height: 2.304rem; }
.wrapper .old-action-wrap[data-v-daa95e7e] { display: flex; }
.empty-background-color[data-v-daa95e7e] { background-color: rgb(240, 242, 244); }
.search-form-wrap[data-v-daa95e7e] { margin-top: 0.68267rem; }
.search-form-padding[data-v-daa95e7e] { flex: 1 1 0%; padding-left: 0.68267rem; padding-right: 0.34133rem; padding-bottom: 0.34133rem; }
.icon-size[data-v-daa95e7e] { font-size: 0.68267rem; }
.search-form[data-v-daa95e7e] { flex: 1 1 0%; display: flex; align-items: center; justify-content: space-between; background: rgb(255, 255, 255); border-radius: 0.17067rem; height: 1.45067rem; line-height: 1.45067rem; box-sizing: border-box; width: 12.7573rem; margin-left: 0.512rem; padding: 0px 0.512rem; margin-right: 0.08533rem; }
.search-form .search-input[data-v-daa95e7e] { height: 1.70667rem; }
input[data-v-daa95e7e]:focus { outline: none; }
.title[data-v-daa95e7e] { height: 1.45067rem; line-height: 1.45067rem; box-sizing: border-box; flex: 1 1 0%; font-size: 0.93867rem; color: rgb(0, 0, 0); margin-right: 0.256rem; }
.title .title-text[data-v-daa95e7e], .title[data-v-daa95e7e] { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; word-break: break-all; }
.title .title-text[data-v-daa95e7e] { max-width: 9.38667rem; }
.cancelTips[data-v-daa95e7e], .confirmSearch[data-v-daa95e7e] { font-size: 0.59733rem; line-height: 1.45067rem; color: rgb(87, 107, 149); padding-right: 0.42667rem; padding-left: 0.08533rem; position: relative; }
.confirmSearch[data-v-daa95e7e] { background: rgb(248, 248, 248); border-bottom-right-radius: 0.256rem; border-top-right-radius: 0.256rem; }
.cancelTips[data-v-daa95e7e]::before { content: " "; position: absolute; left: -1.70667rem; top: 0.42667rem; right: 0px; height: 0.04267rem; width: 0.59733rem; border-top: 0.04267rem solid rgb(229, 229, 229); color: rgb(229, 229, 229); transform-origin: 0px 0px; transform: rotate(90deg); z-index: 2; }
.splitLine[data-v-daa95e7e] { height: 0.768rem; width: 0.04267rem; background: rgba(120, 130, 140, 0.25); margin: 0.34133rem 0.34133rem 0px 0.512rem; }
.searchIcon[data-v-daa95e7e] { font-size: 0.68267rem; color: rgba(0, 0, 0, 0.65); padding-left: 0.512rem; }
.search-form input[data-v-daa95e7e] { background-color: transparent; width: calc(100% - 2.13333rem); border: 0px none; }
.search-form input[data-v-daa95e7e]::-webkit-input-placeholder { color: rgb(187, 187, 187); font-size: 0.68267rem; }
.normal-card-icon-new[data-v-daa95e7e], .sortIcon[data-v-daa95e7e] { font-size: 0.85333rem; color: rgb(102, 102, 102); line-height: 1.19467rem; height: 1.19467rem; width: 1.19467rem; text-align: center; border-radius: 0.17067rem; margin-top: 0.17067rem; margin-left: 0.17067rem; }
.sortIcon[data-v-daa95e7e]:active { background: rgb(236, 236, 236); }
.normal-icon-new[data-v-daa95e7e] { font-size: 0.85333rem; color: rgb(102, 102, 102); line-height: 1.19467rem; height: 1.19467rem; width: 1.19467rem; text-align: center; border-radius: 0.17067rem; margin-left: 0.17067rem; }
.normal-card-icon-new[data-v-daa95e7e]:active, .normal-icon-new[data-v-daa95e7e]:active { background: rgb(221, 221, 221); }
.closeIcon[data-v-daa95e7e] { color: rgb(187, 187, 187); padding-left: 0.512rem; }
.moreActionWrapper[data-v-daa95e7e] { padding: 0.68267rem 1.024rem 2.13333rem; }
.moreActionWrapper .item[data-v-daa95e7e] { display: flex; align-items: center; justify-content: space-between; font-size: 0.68267rem; line-height: 0.93867rem; color: rgb(102, 102, 102); padding: 0.68267rem 0.34133rem; border-bottom: 0.04267rem solid rgb(242, 242, 242); }
.moreActionWrapper .item span[data-v-daa95e7e] { flex: 1 1 0%; }
.confirmIcon[data-v-daa95e7e] { display: none; color: rgb(6, 174, 86); font-size: 0.68267rem; }
.moreActionWrapper .item.active[data-v-daa95e7e] { color: rgb(6, 174, 86); font-weight: 700; }
.moreActionWrapper .item.hidden[data-v-daa95e7e] { display: none; }
.moreActionWrapper .item.active .confirmIcon[data-v-daa95e7e] { display: block; }
.summaryNewCode[data-v-daa95e7e] { display: block; padding: 0.34133rem 0px 0px; }
.summaryNewCode .title[data-v-daa95e7e] { text-align: center; margin-right: 0px; font-size: 0.93867rem; display: flex; align-items: center; justify-content: center; }
.summaryNewCode .title .title-text[data-v-daa95e7e] { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; word-break: break-all; max-width: 9.81333rem; height: 1.70667rem; line-height: 1.70667rem; padding-left: 0.72533rem; margin-top: 0.512rem; }
.summaryNewCode .qrcode-count[data-v-daa95e7e] { color: rgba(0, 0, 0, 0.65); font-size: 0.512rem; font-style: normal; font-weight: 400; line-height: normal; }
.summaryNewCode .search-wrap[data-v-daa95e7e] { background: rgb(255, 255, 255); border-radius: 0.17067rem; padding: 0.21333rem 0.34133rem; display: flex; align-items: center; justify-content: space-between; height: 1.62133rem; font-weight: 400; font-size: 0.59733rem; line-height: 0.93867rem; color: rgba(0, 0, 0, 0.3); margin: 1.024rem 0.68267rem 0.68267rem; }
.summaryNewCode .search-wrap .clifont[data-v-daa95e7e] { margin-right: 0.17067rem; }
.summaryNewCode .action-wrapper[data-v-daa95e7e] { display: flex; justify-content: space-between; align-items: center; color: rgba(0, 0, 0, 0.5); background-color: rgb(255, 255, 255); padding: 0.512rem 0.68267rem 0.34133rem; border-top-left-radius: 0.256rem; border-top-right-radius: 0.256rem; }
.summaryNewCode .action-wrapper .sort-action[data-v-daa95e7e] { display: flex; align-items: center; justify-content: center; font-weight: 400; }
.summaryNewCode .action-wrapper .sort-action .text[data-v-daa95e7e] { margin: 0px 0.256rem; color: rgba(0, 0, 0, 0.45); font-size: 0.512rem; font-style: normal; font-weight: 400; line-height: normal; }
.summaryNewCode .action-wrapper .sort-action i[data-v-daa95e7e] { font-size: 0.68267rem; }
.breadcrumbWrap[data-v-daa95e7e] { display: flex; justify-content: space-between; align-items: center; width: 100%; padding: 0.21333rem 0.64rem; background-color: transparent; border-bottom: 0.0256rem solid rgb(240, 242, 244); }
.breadcrumbWrap .breadcrumb[data-v-daa95e7e] { display: flex; align-items: center; flex: 1 1 0%; white-space: nowrap; overflow-x: auto; justify-content: flex-start; transition: opacity 0.3s; opacity: 0; }
.breadcrumbWrap .breadcrumb[data-v-daa95e7e]::-webkit-scrollbar { display: none; }
.breadcrumbWrap .breadcrumb .breadcrumbItem[data-v-daa95e7e] { display: flex; flex-wrap: nowrap; align-items: center; }
.breadcrumbWrap .breadcrumb .breadcrumbItem .arrow[data-v-daa95e7e] { flex-shrink: 0; color: rgba(0, 0, 0, 0.25); }
.breadcrumbWrap .breadcrumb .breadcrumbItem .itemText[data-v-daa95e7e] { white-space: nowrap; display: inline-block; font-size: 0.512rem; color: rgba(0, 0, 0, 0.85); font-style: normal; font-weight: 400; line-height: normal; }
.breadcrumbWrap .breadcrumb .breadcrumbItem .breadcrumbColor[data-v-daa95e7e] { color: rgba(0, 0, 0, 0.45); }
.breadcrumbWrap .breadcrumb .breadcrumbItem .breadcrumbColorLast[data-v-daa95e7e] { font-weight: 600; }
.breadcrumbWrap .fixedElement[data-v-daa95e7e] { flex-shrink: 0; padding-left: 0.34133rem; }
.breadcrumbWrap .fixedElement .search[data-v-daa95e7e] { height: 0.68267rem; width: 0.68267rem; margin-left: 0.34133rem; font-size: 0.68267rem; }
.breadcrumbBGColor[data-v-daa95e7e] { background-color: rgb(255, 255, 255); position: relative; height: 1.74933rem; }
.breadcrumbBGColor[data-v-daa95e7e]::after { position: absolute; height: 0.04267rem; width: 100%; content: ""; bottom: 0px; left: 0px; background-color: rgb(240, 242, 244); }
.titleRes[data-v-daa95e7e] { display: flex; width: 100%; justify-content: flex-start; align-items: center; background: transparent; color: rgb(115, 115, 115); font-size: 0.59733rem; position: relative; line-height: normal; padding: 2.13333rem 0px 0.34133rem 0.68267rem; }
.categoryType_normal_new[data-v-daa95e7e] { background: rgb(237, 237, 237); }
.fileContent[data-v-4af81028] { position: relative; padding: 0.68267rem; background-color: rgb(255, 255, 255); display: flex; }
.fileContent + .fileContent[data-v-4af81028]::before { content: ""; display: block; position: absolute; top: 0px; left: 0.68267rem; right: 0.68267rem; border-top: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.fileContent .descContent[data-v-4af81028] { flex: 1 1 0%; padding-top: 0.256rem; margin-left: 0.68267rem; }
.fileContent .descContent .fileName[data-v-4af81028] { font-size: 0.68267rem; color: rgba(0, 0, 0, 0.87); line-height: 1.3; display: block; word-break: break-word; }
.fileContent .descContent .nowrap[data-v-4af81028] { word-break: break-word; }
.fileContent .descContent .fileSize[data-v-4af81028] { font-size: 0.512rem; color: rgb(155, 155, 155); display: flex; margin-top: 0.34133rem; }
.fileContent .descContent .fileSize div[data-v-4af81028] { color: rgb(97, 120, 145); padding: 0px 0.42667rem; user-select: none; }
.fileContent .descContent .fileSize div[data-v-4af81028]:focus { outline: none; }
.fileContent .descContent .fileSize div .fileCopy[data-v-4af81028] { width: 5.12rem; height: 1.62133rem; position: absolute; z-index: -1000; left: 0px; top: 0px; opacity: 0; }
.fileContent .fileType[data-v-4af81028] { width: 2.048rem; height: 2.56rem; background-size: 2.048rem 2.56rem; background-repeat: no-repeat; }
.title[data-v-54e9f2e4] { font-size: 0.68267rem; font-weight: 500; line-height: 1.4; color: rgb(55, 55, 55); background: rgb(246, 248, 249); position: relative; padding: 0.34133rem 0.512rem; margin-bottom: 0.512rem; }
.title div[data-v-54e9f2e4] { width: 0.17067rem; height: 100%; background: rgb(53, 123, 179); content: " "; position: absolute; left: 0px; top: 0px; }
.fileList[data-v-54e9f2e4] { box-shadow: rgba(17, 42, 65, 0.12) 0px 0.17067rem 0.768rem 0px; border-radius: 0.256rem; overflow: hidden; }
.fileWrapper[data-v-54e9f2e4] { position: relative; }
.fileWrapper .placeholder-edit-nav[data-v-54e9f2e4] { position: absolute; top: 0.08533rem; right: 0.08533rem; }
.padding-wrap[data-v-9c75c9a4] { padding: 0px 0.68267rem; }
.imgList[data-v-9c75c9a4] { margin: 0px auto; overflow: hidden; }
.imageWrapper[data-v-9c75c9a4] { position: relative; }
.imageWrapper .placeholder-edit-nav[data-v-9c75c9a4] { position: absolute; top: 0.08533rem; right: 0.768rem; }
.imageWrapper.isHeadImg .placeholder-edit-nav[data-v-9c75c9a4] { right: 0.512rem; }
.image-wrapper[data-v-9c75c9a4] { position: relative; }
.previewTitle { line-height: 0.68267rem; color: rgba(0, 0, 0, 0.87); float: left; margin-bottom: 0.42667rem; font-weight: 700; }
.imageContent { width: calc(100% + 0.384rem); display: inline-flex; flex-wrap: wrap; margin-left: -0.384rem; margin-bottom: -0.384rem; }
.imageContent ul { display: inline-block; }
.imageContent .show { background: rgb(248, 248, 248); margin-left: 0.384rem; margin-bottom: 0.384rem; overflow: hidden; position: relative; }
.imageContent .right { margin-right: 0.17067rem; }
.imageContent .waterShadow { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 50%; background: linear-gradient(transparent 0px, rgba(0, 0, 0, 0.5)); }
.imageContent .waterShadow span { font-size: 0.512rem; position: absolute; bottom: 0.34133rem; left: 0.512rem; color: rgb(255, 255, 255); }
.imageOnlyContent { width: 100%; display: inline-flex; flex-wrap: wrap; position: relative; }
.imageOnlyContent .waterShadow { position: absolute; bottom: 0.256rem; left: 0px; width: 100%; height: 50%; background: linear-gradient(transparent 0px, rgba(0, 0, 0, 0.5)); }
.imageOnlyContent .waterShadow span { font-size: 0.512rem; position: absolute; bottom: 0.34133rem; left: 0.512rem; color: rgb(255, 255, 255); }
.specOnlyContent { width: 40%; margin: 0px auto; position: relative; border-radius: 0.08533rem; }
.specOnlyContent .waterShadow { position: absolute; bottom: 0.256rem; left: 0px; width: 100%; height: 50%; background: linear-gradient(transparent 0px, rgba(0, 0, 0, 0.5)); }
.specOnlyContent .waterShadow span { font-size: 0.512rem; position: absolute; bottom: 0.34133rem; left: 0.512rem; color: rgb(255, 255, 255); }
.locationTitle { font-size: 0.68267rem; font-weight: 500; line-height: 1.4; color: rgb(55, 55, 55); background: rgb(246, 248, 249); position: relative; padding: 0.34133rem 0.512rem; margin-bottom: 0.512rem; }
.locationTitle div { width: 0.17067rem; height: 100%; background: rgb(53, 123, 179); content: " "; position: absolute; left: 0px; top: 0px; }
.locationContent { display: flex; width: 100%; padding: 0.68267rem 0px; border: 0.04267rem solid rgb(224, 224, 224); background: rgb(251, 251, 251); box-sizing: border-box; }
.locationContent .locationIcon { font-size: 1.536rem; vertical-align: middle; color: rgb(76, 175, 80); margin: 0px 0.34133rem; }
.locationContent .description .locationName { font-size: 0.68267rem; color: rgb(46, 46, 46); }
.locationContent .description .recordTime { font-size: 0.512rem; color: rgb(153, 153, 153); margin-top: 0.08533rem; }
.previewTitle { font-size: 0.68267rem; font-weight: 500; line-height: 1.4; color: rgb(55, 55, 55); background: rgb(246, 248, 249); position: relative; padding: 0.34133rem 0.512rem; margin-bottom: 0.512rem; box-sizing: border-box; width: 100%; }
.previewTitle div { width: 0.17067rem; height: 100%; background: rgb(53, 123, 179); content: " "; position: absolute; left: 0px; top: 0px; }
.previewContent { white-space: pre-wrap; }
.previewEmpty { width: 100%; height: 6.86933rem; background: rgb(247, 247, 247); font-size: 0.59733rem; color: rgb(153, 153, 153); text-align: center; padding-top: 3.11467rem; }
.empty-module-table h3[data-v-5b15f34e] { font-size: 0.68267rem; font-weight: 500; line-height: 1.4; color: rgb(55, 55, 55); background: rgb(246, 248, 249); position: relative; padding: 0.34133rem 0.512rem; margin-bottom: 0.512rem; margin-top: 0px; }
.empty-module-table h3 div[data-v-5b15f34e] { width: 0.17067rem; height: 100%; background: rgb(53, 123, 179); content: " "; position: absolute; left: 0px; top: 0px; }
.empty-module-table .tb-wrapper[data-v-5b15f34e] { position: relative; width: 100%; text-align: center; border-collapse: collapse; color: rgba(0, 0, 0, 0.87); font-size: 0.59733rem; background: rgb(250, 250, 250); }
.empty-module-table .tb-wrapper .tr[data-v-5b15f34e] { display: flex; }
.empty-module-table .tb-wrapper .tr .cut-title[data-v-5b15f34e] { width: 100%; text-align: center !important; }
.empty-module-table .tb-wrapper .tr .td[data-v-5b15f34e] { padding: 0.512rem 0.34133rem; border-right: 0.04267rem solid rgb(216, 216, 216); border-bottom: 0.04267rem solid rgb(216, 216, 216); border-left: 0.04267rem solid rgb(216, 216, 216); border-image: initial; border-top: none; margin-top: -0.04267rem; margin-left: -0.04267rem; word-break: break-all; text-align: left; }
.empty-module-table .tb-wrapper .tr .top-border[data-v-5b15f34e] { border-top: 0.04267rem solid rgb(216, 216, 216); }
.empty-module-table .tb-wrapper .tr .title[data-v-5b15f34e] { width: 40%; }
.empty-module-table .tb-wrapper .tr .content[data-v-5b15f34e] { width: 60%; }
.list-item[data-v-4b1014a2] { display: flex; align-items: center; justify-content: space-between; padding: 0.512rem 0px; text-decoration: none; }
.list-item[data-v-4b1014a2]:active { opacity: 0.5; }
.list-item .qrcode-count[data-v-4b1014a2] { color: rgba(0, 0, 0, 0.45); font-size: 0.512rem; font-style: normal; font-weight: 400; line-height: normal; text-align: right; }
.list-item .summary[data-v-4b1014a2] { display: flex; align-items: center; width: calc(100% - 2.13333rem); flex: 1 1 0%; min-height: 1.87733rem; }
.list-item .summary .cover[data-v-4b1014a2] { width: 1.87733rem; height: 1.87733rem; margin-right: 0.68267rem; background-size: cover; background-repeat: no-repeat; background-position: 50% center; border-radius: 0.08533rem; }
.list-item .summary .item-name[data-v-4b1014a2] { flex: 1 1 0%; font-size: 0.64rem; color: rgba(0, 0, 0, 0.85); text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: 600; }
.list-item .actions[data-v-4b1014a2] { display: flex; align-items: center; justify-content: end; width: 2.56rem; text-align: right; }
.list-item .actions i[data-v-4b1014a2] { color: rgba(0, 0, 0, 0.45); }
.list-item[data-v-41c808ed] { display: flex; flex-direction: column; text-decoration: none; background-color: rgb(247, 247, 247); height: 100%; }
.list-item[data-v-41c808ed]:active { opacity: 0.5; }
.list-item .cover[data-v-41c808ed] { width: 100%; height: 5.29067rem; background-size: cover; background-color: rgb(236, 236, 236); background-repeat: no-repeat; background-position: 50% center; border-radius: 0.08533rem; }
.list-item .image-bg[data-v-41c808ed] { background-color: rgb(247, 247, 247); }
.list-item .item-name[data-v-41c808ed] { padding: 0.34133rem; color: rgba(0, 0, 0, 0.85); background-color: rgb(247, 247, 247); font-size: 0.55467rem; }
.list-item .item-name[data-v-41c808ed], .list-item .item-name span[data-v-41c808ed] { text-overflow: ellipsis; overflow: hidden; font-style: normal; line-height: 0.93867rem; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; white-space: normal; text-align: center; flex: 1 1 0%; }
.bgColor[data-v-41c808ed] { background-color: rgb(236, 236, 236); }
.darken.list-item[data-v-41c808ed] { border-radius: 0.17067rem; overflow: hidden; }
.darken.list-item .cover[data-v-41c808ed] { border-radius: 0.17067rem 0.17067rem 0px 0px; }
.darken.list-item .item-name[data-v-41c808ed] { background-color: rgb(255, 255, 255); }
.list-item[data-v-7f22f9b0] { display: flex; flex-direction: column; text-decoration: none; background-color: rgb(236, 236, 236); height: 100%; }
.list-item[data-v-7f22f9b0]:active { opacity: 0.5; }
.list-item .cover[data-v-7f22f9b0] { height: 3.41333rem; background-size: cover; background-color: rgb(236, 236, 236); background-repeat: no-repeat; background-position: 50% center; border-radius: 0.08533rem; }
.list-item .image-bg[data-v-7f22f9b0] { background-color: transparent; }
.list-item .item-name[data-v-7f22f9b0] { padding: 0.34133rem; width: 100%; height: 1.70667rem; color: rgba(0, 0, 0, 0.85); font-size: 0.55467rem; font-style: normal; font-weight: 400; line-height: normal; text-align: center; }
.list-item .item-name[data-v-7f22f9b0], .list-item .item-name span[data-v-7f22f9b0] { text-overflow: ellipsis; overflow: hidden; background-color: rgb(247, 247, 247); -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; white-space: normal; flex: 1 1 0%; }
.bgColor[data-v-7f22f9b0] { background-color: rgb(236, 236, 236); }
.darken.list-item[data-v-7f22f9b0] { border-radius: 0.17067rem; overflow: hidden; }
.darken.list-item .cover[data-v-7f22f9b0] { border-radius: 0.17067rem 0.17067rem 0px 0px; }
.list-item[data-v-bf3a815a] { display: flex; align-items: center; justify-content: space-between; padding: 0.512rem 0px; text-decoration: none; }
.list-item[data-v-bf3a815a]:active { opacity: 0.5; }
.list-item .summary[data-v-bf3a815a] { display: flex; align-items: center; width: calc(100% - 2.13333rem); flex: 1 1 0%; min-height: 1.70667rem; }
.list-item .summary .cover[data-v-bf3a815a] { width: 2.304rem; height: 2.304rem; margin-right: 0.68267rem; background-size: cover; background-repeat: no-repeat; background-position: 50% center; border-radius: 0.08533rem; }
.list-item .summary .item-name[data-v-bf3a815a] { flex: 1 1 0%; font-size: 0.64rem; color: rgba(0, 0, 0, 0.85); text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: 600; }
.list-item .actions[data-v-bf3a815a] { display: flex; align-items: center; justify-content: end; width: 2.56rem; text-align: right; }
.list-item .actions .checkoutWrap[data-v-bf3a815a] { display: flex; align-items: center; justify-content: center; flex-wrap: nowrap; width: 2.432rem; height: 1.23733rem; margin: 0px auto; background: rgb(243, 244, 246); border-radius: 0.68267rem; }
.list-item .actions .checkoutWrap .checkoutBtn[data-v-bf3a815a] { flex-shrink: 0; height: 0.85333rem; cursor: pointer; color: rgb(22, 107, 199); font-size: 0.59733rem; font-weight: 600; line-height: 0.83627rem; white-space: nowrap; background: transparent; border: none; }
.nextCategoryTips[data-v-1dc5612f] { display: flex; justify-content: flex-start; flex-direction: column; align-items: center; width: 100%; height: 2.816rem; padding-top: 0.68267rem; padding-bottom: 1.36533rem; }
.nextCategoryTips .nextTips[data-v-1dc5612f] { color: rgba(0, 0, 0, 0.25); text-align: center; font-size: 0.42667rem; font-style: normal; font-weight: 400; line-height: 0.93867rem; }
.nextCategoryTips .nextTips .dropDown-icon[data-v-1dc5612f] { font-size: 0.512rem; margin-left: 0.17067rem; }
.nextCategoryTips .nextTipsIndicator[data-v-1dc5612f] { width: 1.70667rem; height: 0.08533rem; color: rgb(170, 173, 175); background-color: rgb(170, 173, 175); margin-top: 0.34133rem; margin-bottom: 0.512rem; }
.subMenuScroll .moreThan9[data-v-1dc5612f] { position: relative; }
.emptyState[data-v-1dc5612f] { width: 100%; height: calc(100% + 0.04267rem); }
.emptyState .emptyStateTitle[data-v-1dc5612f] { color: rgba(0, 0, 0, 0.65); font-size: 0.768rem; font-style: normal; font-weight: 600; line-height: normal; margin-bottom: 0.68267rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.emptyState .emptyStateContent[data-v-1dc5612f] { border-radius: 0.17067rem; background: rgb(255, 255, 255); display: flex; height: 100%; flex-direction: column; justify-content: center; align-items: center; color: rgba(0, 0, 0, 0.45); font-size: 0.59733rem; }
.menuStyleBorderDark[data-v-1dc5612f] { border: 0.04267rem solid transparent; }
.menuStyleBorder[data-v-1dc5612f] { border: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.noNav .subMenuScroll .summaryMenuContent[data-v-1dc5612f] { gap: 1.36533rem; }
.summaryMenuList[data-v-1dc5612f] { width: 100%; margin: 0.34133rem auto 0px; display: flex; justify-content: flex-start; border-radius: 0.256rem; overflow: hidden; height: 20.48rem; background-color: rgb(255, 255, 255); }
.summaryMenuList .loading[data-v-1dc5612f] { width: 100%; text-align: center; margin-top: 0.93867rem; }
.summaryMenuList .loading .loading-image[data-v-1dc5612f] { width: 1.45067rem; height: 0.256rem; text-align: center; }
.summaryMenuList .leftSideNav[data-v-1dc5612f] { display: flex; flex-direction: column; align-items: flex-start; width: 3.712rem; background: rgb(249, 249, 249); overflow-y: auto; }
.summaryMenuList .leftSideNav[data-v-1dc5612f]::-webkit-scrollbar { display: none; width: 0px; height: 0px; color: transparent; }
.summaryMenuList .leftSideNav .menuItem[data-v-1dc5612f] { display: flex; align-items: center; gap: 0.42667rem; width: 3.712rem; height: 2.048rem; color: rgba(0, 0, 0, 0.65); font-size: 0.55467rem; font-weight: 400; line-height: normal; position: relative; cursor: pointer; }
.summaryMenuList .leftSideNav .menuItem.selectedMenu[data-v-1dc5612f] { background-color: rgb(255, 255, 255); border-radius: 0.256rem 0px 0px 0.256rem; color: rgba(0, 0, 0, 0.85); font-weight: 500; }
.summaryMenuList .leftSideNav .menuItem.selectedMenu[data-v-1dc5612f]::after, .summaryMenuList .leftSideNav .menuItem.selectedMenu[data-v-1dc5612f]::before { content: ""; display: inline-block; position: absolute; width: 0.42667rem; height: 0.42667rem; right: 0px; background-size: contain; }
.summaryMenuList .leftSideNav .menuItem.selectedMenu[data-v-1dc5612f]::before { top: -0.42667rem; background-image: url("https://gstatic.clewm.net/caoliao-resource/241028/e3a4ea_e7d69ee8.png"); }
.summaryMenuList .leftSideNav .menuItem.selectedMenu[data-v-1dc5612f]::after { bottom: -0.42667rem; background-image: url("https://gstatic.clewm.net/caoliao-resource/241028/e3a4ea_514de8d2.png"); }
.summaryMenuList .leftSideNav .menuItem .menuItemName[data-v-1dc5612f] { flex-shrink: 0; width: 100%; height: 0.768rem; line-height: 0.768rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 0.21333rem; padding-right: 0.21333rem; text-align: center; }
.summaryMenuList .summaryMenuContent[data-v-1dc5612f] { flex: 1 1 0%; background: rgb(255, 255, 255); padding: 0.68267rem; display: flex; flex-direction: column; align-items: flex-start; gap: 0.768rem; overflow-y: auto; min-height: calc(100% + 0.59733rem); }
.summaryMenuList .summaryMenuContent .subMenuItem[data-v-1dc5612f] { display: flex; place-items: center; gap: 0.34133rem; width: 100%; height: 2.304rem; }
.summaryMenuList .summaryMenuContent .subMenuItem .subMenuItemImage[data-v-1dc5612f] { width: 2.304rem; height: 2.304rem; flex-shrink: 0; border-radius: 0.17067rem; object-fit: cover; }
.summaryMenuList .summaryMenuContent .subMenuItem .titleArea[data-v-1dc5612f] { display: flex; flex-direction: column; align-items: flex-start; width: 100%; overflow: hidden; flex: 1 1 0%; }
.summaryMenuList .summaryMenuContent .subMenuItem .subMenuItemTitle[data-v-1dc5612f] { width: 100%; height: 0.93867rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: rgba(0, 0, 0, 0.85); font-size: 0.68267rem; font-style: normal; font-weight: 600; line-height: normal; }
.summaryMenuList .summaryMenuContent .subMenuItem .subTitle[data-v-1dc5612f] { width: 100%; height: 0.72533rem; color: rgba(0, 0, 0, 0.65); font-size: 0.512rem; font-style: normal; font-weight: 400; line-height: normal; text-overflow: ellipsis; white-space: nowrap; margin-top: 0.17067rem; }
.summaryMenuList .subMenuScroll[data-v-1dc5612f] { background-color: rgb(255, 255, 255); flex: 1 1 0%; overflow-y: auto; max-height: 20.48rem; }
.summaryMenuList .subMenuScroll[data-v-1dc5612f]::-webkit-scrollbar { display: none; width: 0px; height: 0px; color: transparent; }
.summaryMenuList .summaryMenuLoading[data-v-1dc5612f] { padding-top: 4.26667rem; padding-bottom: 4.26667rem; }
.nextCategoryTips[data-v-f242ab10] { display: flex; justify-content: flex-start; flex-direction: column; align-items: center; width: 100%; height: 2.816rem; padding-top: 0.68267rem; padding-bottom: 1.36533rem; }
.nextCategoryTips .nextTips[data-v-f242ab10] { color: rgba(0, 0, 0, 0.25); text-align: center; font-size: 0.42667rem; font-style: normal; font-weight: 400; line-height: 0.93867rem; }
.nextCategoryTips .nextTips .dropDown-icon[data-v-f242ab10] { font-size: 0.512rem; margin-left: 0.17067rem; }
.nextCategoryTips .nextTipsIndicator[data-v-f242ab10] { width: 1.70667rem; height: 0.08533rem; color: rgb(170, 173, 175); background-color: rgb(170, 173, 175); margin-top: 0.34133rem; margin-bottom: 0.512rem; }
.subMenuScroll .moreThan9[data-v-f242ab10] { position: relative; }
.emptyState[data-v-f242ab10] { width: 100%; height: calc(100% + 0.59733rem); }
.emptyState .emptyStateTitle[data-v-f242ab10] { color: rgba(0, 0, 0, 0.65); font-size: 0.768rem; font-style: normal; font-weight: 600; line-height: normal; margin-bottom: 0.68267rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.emptyState .emptyStateContent[data-v-f242ab10] { border-radius: 0.17067rem; background: rgb(255, 255, 255); display: flex; height: 100%; flex-direction: column; justify-content: center; align-items: center; color: rgba(0, 0, 0, 0.45); font-size: 0.59733rem; }
.menuStyleBorderDark[data-v-f242ab10] { border: 0.04267rem solid transparent; }
.menuStyleBorder[data-v-f242ab10] { border: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.noNav .subMenuScroll .summaryMenuContent[data-v-f242ab10] { gap: 1.36533rem; }
.summaryMenuCard[data-v-f242ab10] { width: 100%; margin: 0.34133rem auto 0px; display: flex; justify-content: flex-start; border-radius: 0.256rem; overflow: hidden; height: 20.48rem; background-color: rgb(255, 255, 255); }
.summaryMenuCard .loading[data-v-f242ab10] { width: 100%; text-align: center; margin-top: 0.93867rem; }
.summaryMenuCard .loading .loading-image[data-v-f242ab10] { width: 1.45067rem; height: 0.256rem; text-align: center; }
.summaryMenuCard .leftSideNav[data-v-f242ab10] { display: flex; flex-direction: column; align-items: flex-start; width: 3.712rem; background: rgb(249, 249, 249); overflow-y: auto; }
.summaryMenuCard .leftSideNav[data-v-f242ab10]::-webkit-scrollbar { display: none; width: 0px; height: 0px; color: transparent; }
.summaryMenuCard .leftSideNav .menuItem[data-v-f242ab10] { display: flex; align-items: center; gap: 0.42667rem; width: 3.712rem; height: 2.048rem; color: rgba(0, 0, 0, 0.45); font-size: 0.55467rem; font-weight: 400; line-height: normal; position: relative; cursor: pointer; }
.summaryMenuCard .leftSideNav .menuItem.selectedMenu[data-v-f242ab10] { background-color: rgb(255, 255, 255); border-radius: 0.256rem 0px 0px 0.256rem; color: rgba(0, 0, 0, 0.85); font-weight: 500; }
.summaryMenuCard .leftSideNav .menuItem.selectedMenu[data-v-f242ab10]::after, .summaryMenuCard .leftSideNav .menuItem.selectedMenu[data-v-f242ab10]::before { content: ""; display: inline-block; position: absolute; width: 0.42667rem; height: 0.42667rem; right: 0px; background-size: contain; }
.summaryMenuCard .leftSideNav .menuItem.selectedMenu[data-v-f242ab10]::before { top: -0.42667rem; background-image: url("https://gstatic.clewm.net/caoliao-resource/241028/e3a4ea_e7d69ee8.png"); }
.summaryMenuCard .leftSideNav .menuItem.selectedMenu[data-v-f242ab10]::after { bottom: -0.42667rem; background-image: url("https://gstatic.clewm.net/caoliao-resource/241028/e3a4ea_514de8d2.png"); }
.summaryMenuCard .leftSideNav .menuItem .menuItemName[data-v-f242ab10] { flex-shrink: 0; width: 100%; height: 0.768rem; line-height: 0.768rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 0.21333rem; padding-right: 0.21333rem; text-align: center; }
.summaryMenuCard .summaryMenuContent[data-v-f242ab10] { flex: 1 1 0%; background: rgb(255, 255, 255); padding: 0.68267rem 0.34133rem; display: grid; grid-template-columns: repeat(3, minmax(3.24267rem, 1fr)); grid-auto-rows: 4.69333rem; justify-content: center; justify-items: center; overflow-y: auto; min-height: calc(100% + 0.04267rem); }
.summaryMenuCard .summaryMenuContent .subMenuItem[data-v-f242ab10] { display: flex; flex-direction: column; place-items: center; gap: 0.34133rem; width: 3.24267rem; height: 4.69333rem; }
.summaryMenuCard .summaryMenuContent .subMenuItem .subMenuItemImage[data-v-f242ab10] { width: 2.98667rem; height: 2.98667rem; border-radius: 0.17067rem; object-fit: cover; }
.summaryMenuCard .summaryMenuContent .subMenuItem .subMenuItemTitle[data-v-f242ab10] { width: 100%; height: 0.68267rem; color: rgba(0, 0, 0, 0.85); font-size: 0.512rem; overflow: hidden; text-overflow: ellipsis; text-align: center; white-space: nowrap; margin-bottom: 0.08533rem; }
.summaryMenuCard .subMenuScroll[data-v-f242ab10] { background-color: rgb(255, 255, 255); flex: 1 1 0%; overflow-y: auto; max-height: 20.48rem; }
.summaryMenuCard .subMenuScroll[data-v-f242ab10]::-webkit-scrollbar { display: none; width: 0px; height: 0px; color: transparent; }
.summaryMenuCard .summaryMenuLoading[data-v-f242ab10] { padding-top: 4.26667rem; padding-bottom: 4.26667rem; }
.categoryWrapper[data-v-4887e5b6] { width: calc(100% - 0.34133rem); margin-top: 0.512rem; margin-left: 0.17067rem; padding: 0.34133rem; background: rgb(255, 255, 255); border-radius: 0.34133rem; box-shadow: rgba(0, 0, 0, 0.05) 0px 0.34133rem 1.36533rem; float: left; box-sizing: border-box; }
.categoryWrapper .cardInfoWrapper[data-v-4887e5b6] { padding: 0px 0.17067rem; width: 100%; display: flex; align-items: center; justify-content: space-between; }
.categoryWrapper .cardInfoWrapper .categoryTitle[data-v-4887e5b6] { color: rgb(51, 51, 51); font-weight: 700; font-size: 0.68267rem; line-height: 1.024rem; flex: 1 1 0%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 0.512rem; }
.categoryWrapper .cardInfoWrapper .qrcodeCount[data-v-4887e5b6] { font-size: 0.68267rem; line-height: 1.024rem; color: rgb(153, 153, 153); font-weight: 400; }
.categoryWrapper .cardInfoWrapper .cardIcon[data-v-4887e5b6] { color: rgb(187, 187, 187); font-size: 0.85333rem; margin-left: 0.256rem; margin-top: -0.256rem; height: 0.93867rem; }
.categoryWrapper .cardImgWrapper[data-v-4887e5b6] { display: flex; align-items: center; margin-top: 0.34133rem; }
.categoryWrapper .cardIconImgWrapper[data-v-4887e5b6] { background: rgb(245, 245, 245); color: rgb(102, 102, 102); border-radius: 0.17067rem; display: flex; align-items: center; justify-content: center; font-weight: 500; line-height: 0.93867rem; width: 1.36533rem; height: 1.36533rem; }
.categoryWrapper .cardIconImgWrapper .anticon-a-outlined-qrcode22[data-v-4887e5b6] { font-size: 1.536rem; }
.categoryWrapper .cardIconImg[data-v-4887e5b6] { background: rgba(87, 107, 149, 0.1); border-radius: 0.17067rem; object-fit: cover; vertical-align: middle; }
.categoryWrapper .cardAllImgWrapper[data-v-4887e5b6] { margin-left: 0.256rem; }
.categoryWrapper .cardAllImgWrapper[data-v-4887e5b6]:first-child { margin-left: 0px; }
.cardCategoryWrapper[data-v-4887e5b6]:active { opacity: 0.5; }
.bgColor[data-v-4887e5b6] { background-color: rgb(236, 236, 236); }
.darken.list-item[data-v-4887e5b6] { border-radius: 0.17067rem; overflow: hidden; }
.darken.list-item .cover[data-v-4887e5b6] { border-radius: 0.17067rem 0.17067rem 0px 0px; }
.darken.list-item .item-name[data-v-4887e5b6] { background-color: rgb(255, 255, 255); }
.listCardWrap[data-v-4887e5b6] { width: calc(100% + 0.34133rem); margin-left: -0.17067rem; }
.listCardWrap .list[data-v-4887e5b6]:active { background: rgb(238, 238, 238); }
.listCardWrap .list:last-child .skipLinkStyle3[data-v-4887e5b6], .listCardWrap .list:last-child .skipLinkStyle4[data-v-4887e5b6] { margin-bottom: 0px; }
.cardCodeWrapper[data-v-4887e5b6] { border-radius: 0.34133rem; box-shadow: rgba(0, 0, 0, 0.05) 0px 0.34133rem 1.36533rem; margin: 0.512rem 0.17067rem 0px; float: left; }
.cardCodeWrapper[data-v-4887e5b6]:active { opacity: 0.5; }
.emptyCategory[data-v-4887e5b6] { font-weight: 500; font-size: 0.68267rem; line-height: 0.93867rem; color: rgba(87, 107, 149, 0.5); }
.headerDefaultImg[data-v-4887e5b6] { display: flex; align-items: center; justify-content: center; border-radius: 0.34133rem 0.34133rem 0px 0px; font-weight: 500; font-size: 1.70667rem; line-height: 2.38933rem; color: rgb(102, 102, 102); }
.headerDefaultImg .styleListImg[data-v-4887e5b6] { width: 1.57867rem; height: 1.70667rem; }
.headerDefaultImg .anticon-a-outlined-qrcode22[data-v-4887e5b6] { font-size: 2.90133rem; }
.headerImg[data-v-4887e5b6] { width: 100%; border-radius: 0.34133rem 0.34133rem 0px 0px; background: rgba(87, 107, 149, 0.1); vertical-align: middle; object-fit: cover; }
.cardCodeName[data-v-4887e5b6] { padding: 0px 0.34133rem; background: rgb(255, 255, 255); font-size: 0.68267rem; line-height: 1.024rem; color: rgb(51, 51, 51); border-radius: 0px 0px 0.34133rem 0.34133rem; width: 100%; height: 2.73067rem; display: flex; align-items: center; box-sizing: border-box; }
.cardCodeName .cardOmitName[data-v-4887e5b6] { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-all; }
.cateIconImg[data-v-4887e5b6] { width: 1.06667rem; height: 1.06667rem; background: rgba(255, 255, 255, 0.8); border-radius: 0.08533rem; vertical-align: middle; object-fit: cover; }
.cateOuterWrapper[data-v-4887e5b6] { display: flex; align-items: center; overflow: hidden; flex-wrap: wrap; height: 2.73067rem; width: 2.73067rem; padding: 0.128rem; }
.cateIconWrapper[data-v-4887e5b6] { width: 1.06667rem; height: 1.06667rem; background: rgb(255, 255, 255); border-radius: 0.08533rem; display: flex; align-items: center; justify-content: center; font-size: 0.34133rem; color: rgb(87, 107, 149); line-height: 0.512rem; }
.cateOuterIconWrapper[data-v-4887e5b6]:nth-child(2n) { margin-left: 0.08533rem; }
.categoryStyle[data-v-45d2c893] { padding-top: 0.85333rem; }
.summary-code-category-comp-wrap .categoryStyle[data-v-45d2c893] { border-radius: 0px !important; }
.summary-code-category-comp-wrap .displayStyle_5[data-v-45d2c893] { height: calc(-7.68rem + 100vh); }
.noHeaderArea[data-v-45d2c893] { padding-top: 0px; }
.horizontalNoHeader[data-v-45d2c893] { padding-top: 0.512rem; }
.summary-code-category-comp-wrap .horizontalNoHeader[data-v-45d2c893] { padding-top: 0px; }
.titleWrap .mainTitle[data-v-45d2c893] { display: flex; justify-content: space-between; align-items: center; }
.titleWrap .mainTitle .title[data-v-45d2c893] { flex: 1 1 0%; color: rgba(0, 0, 0, 0.85); font-weight: 500; font-size: 0.93867rem; word-break: break-all; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.titleWrap .mainTitle .subWrap[data-v-45d2c893] { display: flex; justify-content: space-between; align-items: center; text-align: center; font-size: 0.512rem; font-style: normal; font-weight: 400; line-height: normal; color: rgba(0, 0, 0, 0.45); }
.titleWrap .subTitleWrap[data-v-45d2c893] { color: rgba(0, 0, 0, 0.85); font-size: 0.55467rem; font-style: normal; font-weight: 400; line-height: 0.85333rem; padding-top: 0.17067rem; }
.cardStylePadding[data-v-45d2c893] { padding-top: 0px; }
.style-1[data-v-45d2c893] { margin: 0px; padding: 0.34133rem 0px 0px; }
.style-0[data-v-45d2c893] { padding-top: 0.34133rem; }
.style-0 .list[data-v-45d2c893] { display: grid; justify-content: space-between; grid-template-columns: repeat(2, 1fr); gap: 0.34133rem; }
.style-0 .list .item[data-v-45d2c893] { display: inline-block; }
.dark[data-v-45d2c893] { padding-left: 0.256rem; padding-right: 0.256rem; }
.dark .titleWrap .title[data-v-45d2c893] { color: rgb(255, 255, 255); }
.dark .titleWrap .subWrap > i[data-v-45d2c893], .dark .titleWrap .subWrap[data-v-45d2c893] { color: rgba(255, 255, 255, 0.65); }
.dark .titleWrap .subTitleWrap[data-v-45d2c893] { color: rgb(255, 255, 255); }
.dark .empty-view-black[data-v-45d2c893] { border-radius: 0.256rem; background: rgba(247, 249, 253, 0.05); color: rgb(255, 255, 255); }
.style-2[data-v-45d2c893] { padding-top: 0.34133rem; }
.style-2 .list[data-v-45d2c893] { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.34133rem; }
.style-2 .list .item[data-v-45d2c893] { display: inline-block; }
.style-3[data-v-45d2c893] { padding-top: 0.34133rem; }
.style-6[data-v-45d2c893] { margin-left: 0.08533rem; }
.summary-code-category-comp-wrap .page-container[data-v-45d2c893] { padding-left: 0.42667rem; padding-right: 0.42667rem; }
.summary-code-category-comp-wrap .displayStyle_1 .page-container[data-v-45d2c893] { margin-top: 0.34133rem; }
.summary-code-category-comp-wrap .style-0[data-v-45d2c893], .summary-code-category-comp-wrap .style-2[data-v-45d2c893] { padding-left: 0.42667rem; padding-right: 0.42667rem; }
.summary-code-category-comp-wrap .style-6[data-v-45d2c893] { margin-left: 0.512rem; margin-right: 0.42667rem; }
.summary-code-category-comp-wrap .simpleCell[data-v-45d2c893] { box-shadow: none; }
.category-tree-empty[data-v-45d2c893] { display: flex; align-items: center; justify-content: center; font-size: 0.59733rem; height: 5.29067rem; color: rgba(0, 0, 0, 0.45); background-color: rgb(248, 249, 251); padding: 0.768rem 0px; border-radius: 0.256rem; margin-top: 0.34133rem; }
.summary-code-category-comp-wrap .category-tree-empty[data-v-45d2c893] { background-color: transparent; }
.showAllContentTemplate[data-v-45d2c893] { display: flex; align-items: center; justify-content: center; color: rgba(0, 0, 0, 0.45); }
.showAllTipTemplate[data-v-45d2c893] { padding: 0.17067rem 0px; }
.showAllTips[data-v-45d2c893], .showAllTipTemplate[data-v-45d2c893] { display: flex; justify-content: center; align-items: flex-start; gap: 0.42667rem; align-self: stretch; text-align: center; font-size: 0.59733rem; font-style: normal; font-weight: 400; line-height: normal; margin-bottom: 0.512rem; }
.showAllTips[data-v-45d2c893] { margin-top: 0px; margin-bottom: 0px; padding: 0.64rem 0px; }
.showAllTips .showAllContent[data-v-45d2c893] { display: flex; align-items: center; justify-content: center; width: 4.096rem; height: 1.536rem; border-radius: 0.768rem; color: rgb(87, 107, 149); text-align: center; font-size: 0.59733rem; font-style: normal; font-weight: 600; line-height: normal; }
.showAllTips .showAllContent .otherType[data-v-45d2c893] { color: rgb(255, 255, 255); text-decoration: none; height: 1.28rem; border-radius: 0.85333rem; width: auto; line-height: 1.28rem; padding: 0.08533rem 0.68267rem; font-weight: 400; border: 0.04267rem solid rgba(255, 255, 255, 0.25); }
.showAllTips .showAllContent .otherTypeWhite[data-v-45d2c893] { color: rgb(87, 107, 149); font-weight: 500; border: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.borderTop[data-v-45d2c893] { border-top: 0.04267rem solid rgba(120, 130, 140, 0.13); }
.paddingTop[data-v-45d2c893] { padding-top: 0.08533rem; }
.cellList[data-v-45d2c893] { background-color: rgb(255, 255, 255); border-radius: 0.42667rem; padding-left: 0.512rem; padding-right: 0.512rem; }
.cellList .titleWrap .title[data-v-45d2c893], .cellList .titleWrap[data-v-45d2c893] { color: rgb(0, 0, 0); }
.cellList .titleWrap .subWrap .checkAll[data-v-45d2c893], .cellList .titleWrap .subWrap i[data-v-45d2c893] { color: rgba(0, 0, 0, 0.45); }
.cellList .titleWrap .subTitleWrap[data-v-45d2c893] { color: rgba(0, 0, 0, 0.85); }
.simpleCell[data-v-45d2c893] { box-shadow: rgba(0, 0, 0, 0.12) 0px 0.128rem 1.024rem 0px; }
.category-tree-load-more[data-v-45d2c893] { height: 0.04267rem; text-align: center; color: rgba(0, 0, 0, 0.65); font-size: 0.512rem; }
.dark .category-tree-load-more[data-v-45d2c893] { color: rgb(255, 255, 255); }
.checkAll[data-v-45d2c893] { display: inline-block; text-decoration: none; width: 100%; color: inherit; }
.cellStyleBottomPadding[data-v-45d2c893] { padding-bottom: 0.42667rem; }
.subTitleNoTitle[data-v-45d2c893] { display: flex; justify-content: space-between; flex-direction: row-reverse; }
.menuWrap[data-v-45d2c893] { max-height: 20.48rem; overflow-y: auto; }
.menuWrap[data-v-45d2c893]::-webkit-scrollbar { display: none; width: 0px; height: 0px; color: transparent; }
.page-container[data-v-45d2c893] { display: flex; flex-direction: column; height: 100%; padding-top: 0.34133rem; }
.tab-container[data-v-45d2c893] { width: 100%; overflow-x: auto; position: sticky; top: 0px; z-index: 1; scrollbar-width: none; display: flex; }
.tab-container[data-v-45d2c893]::-webkit-scrollbar { display: none; }
.tab-container[data-v-45d2c893] { mask-image: linear-gradient(90deg, rgb(0, 0, 0), rgb(0, 0, 0) calc(100% - 2.13333rem), rgba(0, 0, 0, 0.43)); }
.tabGradient[data-v-45d2c893] { mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0.43), rgb(0, 0, 0) 2.13333rem, rgb(0, 0, 0) calc(100% - 2.13333rem), rgba(0, 0, 0, 0.43)); }
.tab-list[data-v-45d2c893] { display: flex; white-space: nowrap; gap: 0.68267rem; }
.tab-item[data-v-45d2c893] { font-size: 0.59733rem; cursor: pointer; position: relative; color: rgba(0, 0, 0, 0.45); padding-bottom: 0.34133rem; margin-right: 0.68267rem; }
.tab-item .menuTitle[data-v-45d2c893] { max-width: 7.68rem; text-wrap: nowrap; overflow: hidden; white-space-collapse: collapse; display: block; font-style: normal; line-height: normal; text-align: center; font-size: 0.64rem; }
.tab-item.active-tab[data-v-45d2c893] { color: rgba(0, 0, 0, 0.85); font-style: normal; font-weight: 600; line-height: normal; font-size: 0.72533rem; }
.tab-item.active-tab[data-v-45d2c893]::after { content: ""; position: absolute; background-color: rgb(51, 51, 51); width: 1.024rem; height: 0.128rem; bottom: 0px; left: calc(50% - 0.512rem); border-radius: 0.08533rem; }
.tab-item[data-v-45d2c893]:last-child { margin-right: 0px; }
.page-container .darkMenu[data-v-45d2c893] { background-color: transparent; }
.page-container .darkMenu .tab-item.active-tab[data-v-45d2c893], .page-container .darkMenu .tab-item .menuTitle[data-v-45d2c893], .page-container .darkMenu .tab-item[data-v-45d2c893] { color: rgb(255, 255, 255); }
.page-container .darkMenu .tab-item.active-tab[data-v-45d2c893]::after { background-color: rgb(255, 255, 255); }
.subLoadingWrap[data-v-45d2c893] { min-height: 5.12rem; }
.category-menu-load-more[data-v-45d2c893] { background-color: transparent; color: transparent; margin-bottom: 2.56rem; }
.isShowHorizontal .category-tree-empty[data-v-45d2c893] { background-color: transparent; width: 100%; height: 100%; }
.company-card a[data-v-1038fe90] { text-decoration: none; display: flex; padding: 0.85333rem; border-radius: 0.21333rem; box-shadow: rgba(0, 0, 0, 0.15) 0px 0.08533rem 0.42667rem 0px; background: rgb(255, 255, 255); }
.company-card .pendant[data-v-1038fe90] { width: 2.47467rem; height: 0.81067rem; box-sizing: border-box; border-radius: 0.384rem; margin: 0.64rem auto 0px; position: relative; }
.company-card .pendant image[data-v-1038fe90], .company-card .pendant img[data-v-1038fe90] { width: 100%; height: 100%; }
.company-card .pendant .w1[data-v-1038fe90] { background: rgb(24, 144, 255); width: 0.59733rem; line-height: 0.59733rem; border-radius: 50%; height: 0.59733rem; left: 0.04267rem; color: rgb(255, 255, 255); }
.company-card .pendant .w1[data-v-1038fe90], .company-card .pendant .w2[data-v-1038fe90] { position: absolute; display: inline-block; top: 0.04267rem; font-size: 0.42667rem; text-align: center; }
.company-card .pendant .w2[data-v-1038fe90] { width: 1.70667rem; left: 0.59733rem; color: rgb(24, 144, 255); line-height: 0.64rem; }
.company-card .left[data-v-1038fe90] { flex: 1 1 0%; display: flex; flex-direction: column; justify-content: space-between; }
.company-card .left .title[data-v-1038fe90] { font-size: 0.72533rem; color: rgba(0, 0, 0, 0.87); margin-bottom: 0.512rem; }
.company-card .left .title .pendant[data-v-1038fe90] { margin: 0px; display: inline-block; top: 0.17067rem; }
.company-card .left .title.placeholder[data-v-1038fe90] { color: rgb(187, 187, 187); }
.company-card .left .desc[data-v-1038fe90] { font-size: 0.512rem; color: rgb(153, 153, 153); }
.company-card .left .tip[data-v-1038fe90] { font-size: 0.512rem; padding-top: 0.34133rem; color: rgb(97, 120, 145); }
.company-card .right[data-v-1038fe90] { width: 3.41333rem; }
.company-card .right .logo[data-v-1038fe90] { width: 2.47467rem; height: 2.47467rem; margin: 0px auto; }
.company-card .right .logo image[data-v-1038fe90], .company-card .right .logo img[data-v-1038fe90] { width: 100%; height: 100%; border-radius: 0.17067rem; }
.powerByContainer[data-v-27cd4a2f] { margin: 0px; text-align: center; font-size: 0.512rem; }
.powerByContainer strong[data-v-27cd4a2f] { font-weight: 400; margin: 0px 0.08533rem; }
.powerByContainer[data-v-27cd4a2f] { color: rgba(0, 0, 0, 0.45); }
.powerByContainer strong[data-v-27cd4a2f] { color: rgb(87, 107, 149); }
.powerByContainer.dark[data-v-27cd4a2f] { color: rgba(255, 255, 255, 0.45); }
.powerByContainer.dark strong[data-v-27cd4a2f] { color: rgb(255, 255, 255); }
.logo[data-v-27cd4a2f] { display: flex; align-items: center; justify-content: center; margin-bottom: 0.34133rem; }
.logo img[data-v-27cd4a2f] { object-fit: contain; width: auto !important; height: 0.512rem !important; }
.versionC[data-v-27cd4a2f] { display: flex; align-items: center; justify-content: center; }
.versionC img[data-v-27cd4a2f] { height: 0.512rem; margin-right: 0.17067rem; }
.oneLine[data-v-27cd4a2f] { display: flex; align-items: center; justify-content: center; }
.oneLine .logo[data-v-27cd4a2f] { margin-bottom: 0px; margin-right: 0.128rem; }
.oneLine .logo img[data-v-27cd4a2f] { position: relative; top: 0.02133rem; height: 0.46933rem !important; }
.mark[data-v-10a45ebf] { font-size: 0.512rem; color: rgb(153, 153, 153); display: flex; justify-content: center; align-items: center; flex: 1 1 0%; }
.mark a[data-v-10a45ebf] { color: rgb(97, 120, 145); text-decoration: none; cursor: pointer; }
.mark .pageFrom[data-v-10a45ebf] { margin-right: 0.17067rem; color: rgb(153, 153, 153); }
.mark .pageMade[data-v-10a45ebf] { margin-left: 0.17067rem; color: rgb(153, 153, 153); }
.clearfix[data-v-10a45ebf]::after { content: " "; display: block; line-height: 0; height: 0px; visibility: hidden; clear: both; }
.reportContent[data-v-10a45ebf] { width: 100%; margin-top: -1.10933rem; }
.reportContent .link[data-v-10a45ebf] { position: relative; display: inline-block; vertical-align: middle; font-size: 0.512rem; color: rgb(153, 153, 153); border-radius: 0px; white-space: nowrap; height: 1.36533rem; line-height: 1.36533rem; }
.reportContent .links[data-v-10a45ebf] { display: flex; float: right; }
.oinfo[data-v-7d5ec213] { margin-top: 0.68267rem; }
.validinfo[data-v-7d5ec213] { color: rgb(187, 187, 187); font-size: 0.512rem; text-align: center; }
.footerAction[data-v-4b63de1a] { position: fixed; width: 100%; bottom: 0px; z-index: 999; background-color: rgb(245, 245, 245); box-shadow: rgba(120, 130, 140, 0.13) 0px 0.04267rem 0px inset; }
.footerActionPlaceholder[data-v-4b63de1a] { position: static; height: 2.38933rem; box-shadow: none; background-color: rgb(237, 237, 237); }
.enterMask[data-v-4b63de1a] { position: absolute; left: 0px; width: 100%; top: 0px; height: 100%; z-index: 1; }
.footerAction .enter[data-v-4b63de1a] { display: flex; align-items: flex-end; justify-content: space-between; padding: 0.34133rem 0.42667rem; }
.footerAction .enter .audioAc[data-v-4b63de1a] { margin-right: 0.34133rem; height: 1.70667rem; display: flex; align-items: center; }
.footerAction .enter .audioAc .clifont[data-v-4b63de1a] { font-size: 1.36533rem; color: rgba(0, 0, 0, 0.9); }
.footerAction .enter .item[data-v-4b63de1a] { font-size: 0.64rem; line-height: 0.896rem; color: rgb(102, 102, 102); justify-content: center; display: flex; align-items: center; flex: 1 1 0%; height: 1.70667rem; }
.footerAction .enter .item[data-v-4b63de1a]:last-child { flex: 0 0 auto; }
.footerAction .enter .item.itemAudio[data-v-4b63de1a] { background: rgb(255, 255, 255); border-radius: 0.17067rem; font-weight: 500; font-size: 0.64rem; line-height: 1.70667rem; color: rgba(0, 0, 0, 0.87); margin-right: 0.34133rem; }
.footerAction .enter .item.itemAudio.itemAudioActive[data-v-4b63de1a] { background: rgb(230, 230, 230); }
.footerAction .enter .item.itemForTextarea[data-v-4b63de1a] { background-color: rgb(255, 255, 255); border-radius: 0.17067rem; padding: 0.384rem 0.42667rem 0.42667rem; display: flex; align-items: center; justify-content: center; min-height: 1.70667rem; margin-right: 0.34133rem; height: auto; }
.footerAction .enter .item.itemForTextarea .textAc[data-v-4b63de1a] { background: rgb(255, 255, 255); font-size: 0.72533rem; padding: 0px; max-height: 4.096rem; width: auto; flex: 1 1 0%; order: 1; color: rgb(187, 187, 187); }
.footerAction .enter .item.itemForTextarea .textAc[data-v-4b63de1a]::-webkit-scrollbar { display: none; color: transparent; height: 0px !important; width: 0px !important; }
.footerAction .enter .item .ac[data-v-4b63de1a] { font-size: 1.36533rem; color: rgba(0, 0, 0, 0.9); margin-left: 0.34133rem; width: 1.36533rem; height: 1.36533rem; display: flex; align-items: center; justify-content: center; }
.footerAction .enter .item .ac.send[data-v-4b63de1a] { background: rgb(7, 193, 96); border-radius: 0.128rem; margin-bottom: 0.17067rem; color: rgb(255, 255, 255); font-size: 0.64rem; line-height: 0.896rem; width: 0px; transition: width 0.3s; opacity: 0; margin-left: 0px; pointer-events: none; }
.footerAction .enter .item.sendShow .ac.send[data-v-4b63de1a] { width: 2.38933rem; display: flex; opacity: 1; pointer-events: auto; margin-left: 0.34133rem; }
.footerAction .enter .item .ac[data-v-4b63de1a]:first-child { margin-left: 0px; }
.footerAction .enter .item .clifont[data-v-4b63de1a] { font-size: 1.36533rem; }
.header[data-v-9338c85c] { width: 1.536rem; height: 1.536rem; min-width: 1.536rem; margin-right: 0.512rem; background-color: rgb(111, 164, 241); font-weight: 500; font-size: 0.59733rem; display: flex; align-items: center; justify-content: center; color: rgb(255, 255, 255); border-radius: 0.17067rem; }
img[data-v-9338c85c]:not([src]) { display: none; }
.header img[data-v-9338c85c] { width: 100%; height: 100%; border-radius: 0.17067rem; }
.noResult { color: rgb(102, 102, 102); transform: matrix(0.98, 0, -0.23, 1, 0, 0); }
.text { margin-top: 0.17067rem; line-height: 0.93867rem; font-size: 0.72533rem; }
.text .text-word { color: rgb(51, 51, 51); line-height: 0.93867rem; display: inline; }
.text .text-word-block { display: inline-block; color: rgba(0, 0, 0, 0.45); font-weight: 500; }
.text .mr-4 { margin-right: 0.17067rem; }
.text .text-word .readText { color: rgb(242, 152, 0); margin-left: -0.17067rem; margin-right: 0.34133rem; font-size: 0.512rem; line-height: 0.93867rem; vertical-align: top; }
.text .text-word .readTextHasRead { color: rgb(153, 153, 153); }
.text-word-block { display: inline-block; }
.name, .text-word-block { color: rgba(0, 0, 0, 0.45); font-weight: 500; }
.name { line-height: 0.59733rem; font-size: 0.59733rem; }
.name text { font-weight: 400; }
.text-img { display: flex; flex-flow: wrap; }
.text-img .img { width: calc(-1.36533rem + 33.3333vw); height: calc(-1.36533rem + 33.3333vw); margin-right: 0.34133rem; margin-top: 0.256rem; display: flex; align-items: center; justify-content: center; }
.ref-reply .text-img .img { width: calc(-1.84889rem + 33.3333vw); height: calc(-1.84889rem + 33.3333vw); }
.text-img .img img { max-width: 100%; max-height: 100%; }
.text-signature_img .img { width: 8.96rem; height: 3.49867rem; margin-right: 0px; }
.text-img .img:nth-child(3n) { margin-right: 0px; }
.text-audio { border-radius: 0.17067rem; min-width: 3.37067rem; padding: 0.384rem 0px 0.384rem 0.512rem; background: rgb(246, 246, 246); font-size: 0.68267rem; display: inline-flex; align-items: center; color: rgb(51, 51, 51); }
.text-audio-hover { background-color: rgb(230, 230, 230); }
.text-audio .text { display: inline-block; width: 1.664rem; margin-top: 0px; }
.text-audio .clifont { font-size: 0.85333rem; margin-right: 0.17067rem; line-height: 1; }
.anticon-yuyin2::before { display: block; }
.text-audio .playing { width: 0.85333rem; height: 0.85333rem; margin-right: 0.17067rem; }
.audio-word { background: rgb(246, 246, 246); border-radius: 0.17067rem; padding: 0.42667rem 0.512rem; font-size: 0.68267rem; line-height: 0.93867rem; color: rgb(51, 51, 51); margin-top: 0.17067rem; display: table; }
.audio-word .defaultWord { color: rgb(153, 153, 153); font-size: 0.512rem; }
.defaultWord .link { color: rgb(87, 107, 149); }
.defaultWord .clifont { margin-right: 0.17067rem; vertical-align: bottom; }
@keyframes rotate { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}
.audio-word .defaultWord .loadScanIcon { transition: 1s; animation: 1s linear 0s infinite normal none running rotate; display: inline-block; }
.audio-word .tip { margin-top: 0.34133rem; font-size: 0.512rem; line-height: 0.72533rem; color: rgb(153, 153, 153); display: flex; }
.audio-word .tip .clifont { color: rgb(187, 187, 187); margin-right: 0.17067rem; }
.link[data-v-9cfe5b62] { color: rgb(87, 107, 149); }
.hidden[data-v-9cfe5b62] { display: none !important; }
.reviewWrapper[data-v-9cfe5b62] { padding: 0.68267rem 0px 1.024rem; background-color: rgb(255, 255, 255); display: flex; flex-direction: column; }
.reviewWrapper .remarkLoading[data-v-9cfe5b62] { color: rgb(153, 153, 153); font-size: 0.512rem; text-align: center; padding-top: 0.68267rem; }
.reviewWrapper .title[data-v-9cfe5b62] { position: relative; padding-left: 0.68267rem; padding-bottom: 0.68267rem; padding-right: 0.68267rem; margin-bottom: 0.59733rem; display: flex; align-items: center; justify-content: space-between; }
.reviewWrapper .title[data-v-9cfe5b62]::after { content: " "; position: absolute; bottom: 0px; right: 0px; height: 0.04267rem; border-top: 0.04267rem solid rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.1); transform-origin: 0px 0px; transform: scaleY(0.5); left: 0.68267rem; z-index: 2; }
.reviewWrapper .title .value[data-v-9cfe5b62] { font-weight: 700; font-size: 0.72533rem; line-height: 1.19467rem; color: rgba(0, 0, 0, 0.85); }
.reviewWrapper .title .value.text-ellipsis[data-v-9cfe5b62] { max-width: 50vw; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.reviewWrapper .item[data-v-9cfe5b62] { padding: 0.42667rem 0.68267rem; margin-bottom: 0.17067rem; }
.reviewWrapper .item.item-text[data-v-9cfe5b62] { font-size: 0.55467rem; line-height: 0.72533rem; color: rgb(173, 173, 173); display: flex; justify-content: center; border-radius: 0.17067rem; padding: 0.42667rem 0px; margin-bottom: 0.17067rem; }
.reviewWrapper .item.item-text .item-text-value[data-v-9cfe5b62] { background-color: rgb(250, 250, 250); padding: 0.17067rem 0.42667rem; }
.reviewWrapper .item.item-text .text-user[data-v-9cfe5b62] { color: rgb(153, 153, 153); font-weight: 500; }
.reviewWrapper .item-review[data-v-9cfe5b62] { display: flex; }
.reviewWrapper .item-review.item-review-hover[data-v-9cfe5b62] { background-color: rgb(248, 248, 248); }
.reviewWrapper .item-review .value[data-v-9cfe5b62] { display: flex; flex-direction: column; font-size: 0.68267rem; line-height: 0.93867rem; flex: 1 1 0%; }
.reviewWrapper .item-review .value.value-form[data-v-9cfe5b62] { flex: 1 1 0%; }
.text-bold[data-v-9cfe5b62] { font-weight: 500 !important; }
.reviewWrapper .reviewList[data-v-9cfe5b62] { flex: 1 1 0%; }
.reviewWrapper .item-review .value .other[data-v-9cfe5b62] { margin-top: 0.256rem; display: flex; font-size: 0.59733rem; line-height: 0.85333rem; }
.reviewWrapper .item-review .value .other div[data-v-9cfe5b62] { margin-right: 0.512rem; }
.reviewWrapper .item-review .value .other div[data-v-9cfe5b62]:last-child { margin-right: 0px; }
.reviewWrapper .item-review .value .other .time[data-v-9cfe5b62] { color: rgb(153, 153, 153); }
.reviewWrapper .item-review .value .other .water[data-v-9cfe5b62] { margin-right: 0.512rem; color: rgb(153, 153, 153); }
.subscribeWrap[data-v-9cfe5b62] { padding: 0.512rem 0.68267rem; color: rgb(153, 153, 153); font-size: 0.512rem; line-height: 0.72533rem; }
.subscribeWrap .textBold[data-v-9cfe5b62] { font-weight: 500; margin-right: 0.17067rem; }
.noReviewWrap[data-v-9cfe5b62] { font-size: 0.59733rem; line-height: 0.85333rem; color: rgba(0, 0, 0, 0.45); text-align: center; display: flex; align-items: center; justify-content: center; height: 100%; min-height: 5.632rem; }
.noReviewWrap .link[data-v-9cfe5b62] { font-weight: 500; color: rgb(87, 107, 149); }
.removedWrapper[data-v-9cfe5b62] { margin-top: 0.256rem; }
.removedWrapper .removed[data-v-9cfe5b62] { padding: 0.34133rem 0.512rem; background-color: rgb(250, 250, 250); border-radius: 0.17067rem; font-weight: 400; font-size: 0.68267rem; line-height: 0.93867rem; color: rgba(0, 0, 0, 0.65); display: inline-block; }
.icon_quest-style[data-v-9cfe5b62] { color: rgba(0, 0, 0, 0.5); font-weight: 400; margin-left: 0.17067rem; }
.ref-content[data-v-9cfe5b62] { margin-top: 0.17067rem; position: relative; background-color: rgb(250, 250, 250); padding: 0.34133rem 0.512rem 0.34133rem 0.93867rem; }
.del-ref[data-v-9cfe5b62] { font-size: 0.59733rem; margin-top: 0.17067rem; color: rgb(102, 102, 102); }
.ref-content[data-v-9cfe5b62]::before { position: absolute; content: ""; top: 0.34133rem; left: 0.512rem; width: 0.08533rem; height: calc(100% - 0.68267rem); background-color: rgb(217, 217, 217); }
.ref-name[data-v-9cfe5b62] { font-weight: 700; }
.ref-name[data-v-9cfe5b62], .ref-reply .text[data-v-9cfe5b62] { font-size: 0.59733rem; color: rgba(0, 0, 0, 0.5); line-height: 0.85333rem; }
.ref-reply .text[data-v-9cfe5b62] { margin-top: 0px; }
.ref-reply .text .text-word[data-v-9cfe5b62] { line-height: 0.85333rem; color: rgba(0, 0, 0, 0.5); }
.blinkToShow[data-v-9cfe5b62] { background-color: transparent; animation: 1s ease 0s infinite normal none running blink-data-v-9cfe5b62; }
@keyframes blink-data-v-9cfe5b62 { 
  50% { background-color: rgb(235, 246, 255); }
}
.visibleHidden[data-v-1171ca16] { visibility: hidden; }
.reviewWrapper[data-v-1171ca16] { position: relative; min-height: 4.26667rem; }
.cliLink[data-v-1171ca16] { color: rgb(87, 107, 149); }
.has-load-tip text[data-v-1171ca16] { display: inline-block; padding: 0.68267rem 1.024rem; }
.placeholder[data-v-1171ca16] { width: 100%; background-color: rgb(237, 237, 237); }
.subscribe-link[data-v-1171ca16] { font-size: 0.55467rem; display: flex; justify-content: center; align-items: center; color: rgb(87, 107, 149); font-weight: 400; align-self: flex-end; }
.empty-wrapper[data-v-1171ca16] { text-align: center; padding: 2.90133rem 0.68267rem 2.56rem; font-size: 0.64rem; color: rgba(0, 0, 0, 0.3); }
.loading[data-v-1171ca16] { width: 100%; text-align: center; }
.loading-image[data-v-1171ca16] { width: 1.45067rem; height: 0.256rem; text-align: center; }
.bottom-msg[data-v-1171ca16] { box-shadow: rgba(0, 0, 0, 0.05) 0px -0.04267rem 0.34133rem; background-color: rgb(255, 255, 255); padding: 0.512rem 0.68267rem; display: flex; align-items: center; justify-content: space-between; }
.input[data-v-1171ca16] { flex: 1 1 0%; background-color: rgb(246, 246, 246); padding: 0.42667rem 0.68267rem; border-radius: 8.53333rem; color: rgba(0, 0, 0, 0.45); font-size: 0.55467rem; line-height: 0.768rem; margin-right: 1.024rem; }
.summary[data-v-1171ca16] { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; color: rgba(0, 0, 0, 0.65); font-size: 0.512rem; }
.summary-num[data-v-1171ca16] { position: absolute; left: calc(100% - 0.42667rem); top: -0.08533rem; color: rgb(102, 102, 102); white-space: nowrap; }
.summary .icon[data-v-1171ca16] { font-size: 1.024rem; line-height: 1.024rem; margin-bottom: 0.17067rem; color: rgba(0, 0, 0, 0.45); }
.link[data-v-1171ca16] { color: rgb(87, 107, 149); }
.review-list-tip[data-v-1171ca16] { font-size: 0.512rem; color: rgb(187, 187, 187); text-align: center; padding: 0.34133rem; }
.desc[data-v-1171ca16] { font-weight: 400; font-size: 0.68267rem; line-height: 1.024rem; color: rgba(0, 0, 0, 0.9); margin: 0px 1.70667rem 1.36533rem; text-align: center; }
.__code_table { border-radius: 0.08533rem; overflow: hidden; }
.__code_table table { width: 100%; border-collapse: collapse; }
.__code_table table thead { color: rgba(0, 0, 0, 0.87); font-size: 0.55467rem; }
.__code_table table tbody { font-size: 0.512rem; }
.__code_table .tb1 table, .__code_table .tb1 td, .__code_table .tb1 th { border: 0.04267rem solid rgb(225, 229, 235); }
.__code_table .tb1 td, .__code_table .tb1 th { padding: 0.512rem 0.55467rem; color: rgba(0, 0, 0, 0.87); }
.__code_table .tb1 thead { background: rgb(240, 242, 245); }
.__code_table .tb1 thead th { padding: 0.68267rem; }
.__code_table .tb1 tbody tr { background: rgb(255, 255, 255); }
.__code_table .tb1 tbody tr > td:first-child { width: 25%; }
.__code_table .tb2 { table-layout: fixed; }
.__code_table .tb2 td, .__code_table .tb2 th { padding: 0.512rem 0.55467rem; color: rgba(0, 0, 0, 0.87); text-align: left; border: 0.08533rem solid rgb(255, 255, 255); }
.__code_table .tb2 td { background: rgb(243, 244, 247); }
.__code_table .tb2 thead { background: rgb(231, 234, 238); }
.__code_table .tb2 thead th { padding: 0.68267rem; text-align: center; }
.__code_table .tb3 td, .__code_table .tb3 th { padding: 0.512rem 0.55467rem; color: rgba(0, 0, 0, 0.87); text-align: left; border: 0.04267rem solid rgb(217, 217, 217); }
.__code_table .tb3 td { background: rgb(255, 255, 255); }
.__code_table .tb3 thead { background: rgb(249, 249, 249); }
.__code_table .tb3 thead th { padding: 0.68267rem; }
.__code_table .tb3 tbody tr > td:first-child { width: 65%; }
.__code_table .tb4 { table-layout: fixed; }
.__code_table .tb4 td, .__code_table .tb4 th { padding: 0.512rem 0.55467rem; color: rgba(0, 0, 0, 0.87); text-align: left; }
.__code_table .tb4 td { background: rgb(249, 249, 249); }
.__code_table .tb4 thead { background: rgb(234, 234, 234); }
.__code_table .tb4 thead th { padding: 0.68267rem; }
.__code_table .tb5 { table-layout: fixed; }
.__code_table .tb5 td, .__code_table .tb5 th { padding: 0.512rem 0.55467rem; color: rgba(0, 0, 0, 0.87); text-align: center; }
.__code_table .tb5 tbody tr:nth-child(2n+1) { background: rgb(250, 250, 250); }
.__code_table .tb5 tbody tr:nth-child(2n) { background: rgb(242, 243, 245); }
.__code_table .tb5 thead { background: rgb(231, 234, 238); }
.__code_table .tb5 thead th { padding: 0.68267rem; }
.__code_table .tb6 { table-layout: fixed; }
.__code_table .tb6 td, .__code_table .tb6 th { padding: 0.512rem 0.55467rem; color: rgba(0, 0, 0, 0.87); text-align: center; border: 0.04267rem solid rgb(225, 229, 235); }
.__code_table .tb6 tbody tr { background: rgb(255, 255, 255); }
.__code_table .tb6 thead { background: rgb(240, 242, 245); }
.__code_table .tb6 thead th { padding: 0.68267rem; text-align: center; }
.__code_table .tb7 thead { background: rgb(234, 234, 234); }
.__code_table .tb7 thead th { padding: 0.512rem 0.55467rem; text-align: left; }
.__code_table .tb7 tbody tr td { padding: 0.512rem 0.55467rem; }
.__code_table .tb7 tbody tr td:first-child { color: rgb(102, 102, 102); }
.__code_table .tb7 tbody tr td:nth-child(2) { color: rgba(0, 0, 0, 0.87); }
.__code_table .tb7 tbody tr:nth-child(2n+1) { background: rgb(250, 250, 250); }
.__code_table .tb7 tbody tr:nth-child(2n) { background: rgb(242, 243, 245); }
.__code_table .tb8 thead { background: rgb(234, 234, 234); }
.__code_table .tb8 thead th { padding: 0.512rem 0.55467rem; text-align: left; }
.__code_table .tb8 tbody tr { background: rgb(249, 249, 249); }
.__code_table .tb8 tbody tr td { padding: 0.512rem 0.55467rem; }
.__code_table .tb9 td, .__code_table .tb9 th { border: 0.04267rem solid rgb(232, 232, 232); }
.__code_table .tb9 thead { background: rgb(240, 242, 245); }
.__code_table .tb9 thead th { padding: 0.512rem 0.55467rem; text-align: center; }
.__code_table .tb9 tbody tr { background: rgb(255, 255, 255); }
.__code_table .tb9 tbody tr td { padding: 0.512rem 0.55467rem; }
.__code_table .tb9 tbody tr td:first-child, .__code_table .tb9 tbody tr td:nth-child(3) { text-align: center; }
.__code_table .tb10 td, .__code_table .tb10 th { border: 0.08533rem solid rgb(255, 255, 255); background: rgb(240, 242, 245); }
.__code_table .tb10 thead th { padding: 0.512rem 0.55467rem; }
.__code_table .tb10 thead th:nth-child(2) { text-align: left; }
.__code_table .tb10 tbody tr td { padding: 0.512rem 0.55467rem; }
.__code_table .tb10 tbody tr td:first-child, .__code_table .tb10 tbody tr td:nth-child(3) { text-align: center; }
.noTitle[data-v-44104140] { padding-top: 1.36533rem !important; }
.singleFile[data-v-44104140] { text-align: center; padding: 0px 1.536rem 0.34133rem; }
.singleFile.isSingleFileCardStyle[data-v-44104140] { padding: 1.024rem; background-color: rgb(255, 255, 255); border-radius: 0.256rem; box-shadow: rgba(0, 0, 0, 0.08) 0px 0.256rem 1.024rem 0px; }
.singleFile .fileImg[data-v-44104140] { margin: 0px auto; }
.singleFile .fileName[data-v-44104140] { font-size: 0.768rem; color: rgb(255, 255, 255); margin-top: 0.34133rem; line-height: 1.3; word-break: break-word; }
.singleFile.isOnlyHead.noTitle[data-v-44104140] { padding-top: 0px !important; }
.singleFile.isOnlyHead.noTitle.isSingleFileCardStyle[data-v-44104140] { padding-top: 1.024rem !important; }
.singleFile.noTitle .fileName[data-v-44104140] { font-weight: 700; }
.singleFile .nowrap[data-v-44104140] { white-space: nowrap; }
.singleFile .fileSize[data-v-44104140] { color: rgb(255, 255, 255); opacity: 0.6; font-size: 0.59733rem; margin-top: 0.34133rem; }
.singleFile .fileOperation[data-v-44104140] { display: flex; margin: 1.024rem auto 0px; justify-content: center; align-items: center; flex-direction: column; }
.singleFile .fileOperation.cannotDownload[data-v-44104140] { margin-top: 0.68267rem; }
.singleFile .fileOperation div[data-v-44104140] { width: 6.57067rem; height: 1.62133rem; line-height: 1.62133rem; font-size: 0.68267rem; color: rgb(255, 255, 255); text-align: center; box-shadow: rgba(0, 0, 0, 0.08) 0px 0.04267rem 0.34133rem 0px; border-radius: 0.17067rem; background: rgba(255, 255, 255, 0.2); margin: 0px 0.34133rem; position: relative; user-select: none; }
.singleFile .fileOperation div .fileCopy[data-v-44104140] { width: 5.12rem; height: 1.62133rem; position: absolute; z-index: -1000; left: 0px; top: 0px; opacity: 0; }
.singleFile .fileOperation .fileOperationTip[data-v-44104140] { font-size: 0.512rem; line-height: 0.85333rem; color: rgb(187, 187, 187); text-align: center; }
.singleFile .bottom-downLoad[data-v-44104140] { margin-top: 2.048rem; display: inline-block; vertical-align: middle; font-size: 0.512rem; line-height: 0.512rem; color: rgb(97, 120, 145); border-radius: 0px; white-space: nowrap; }
.singleFile .mt24[data-v-44104140] { margin-top: 1.024rem; }
.fileList[data-v-44104140] { box-shadow: rgba(17, 42, 65, 0.12) 0px 0.17067rem 0.768rem 0px; border-radius: 0.256rem; overflow: hidden; }
.fileListBox[data-v-44104140] { padding: 0px 0.256rem; }
.headFileWrapper[data-v-44104140] { position: relative; }
.headFileWrapper .placeholder-edit-nav[data-v-44104140] { position: absolute; top: 0.08533rem; right: 0.08533rem; }
.headFileWrapper.is-card-style.no-title[data-v-44104140] { margin-top: 0.42667rem; }
.headFileWrapper.is-card-style .singleFile[data-v-44104140] { background-color: rgb(255, 255, 255); border-radius: 0.256rem; padding: 1.19467rem 0.85333rem 1.87733rem !important; }
.headFileWrapper.is-card-style.is-vertical-center[data-v-44104140] { display: flex; flex-direction: column; flex: 1 1 auto; }
.headFileWrapper.is-card-style.is-vertical-center.has-msg-list[data-v-44104140] { margin-bottom: 1.70667rem; }
.headFileWrapper.is-card-style.is-vertical-center.no-title[data-v-44104140] { margin-top: 1.70667rem; }
.headFileWrapper.is-card-style.is-vertical-center .singleFile[data-v-44104140] { flex: 1 1 auto; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.8); }
.noTitle[data-v-045df493] { padding-top: 0.68267rem; }
.centeredPic[data-v-1fcd4cdb] { display: flex; flex-direction: column; justify-content: center; }
.noTitle[data-v-3e45a4e2] { padding-top: 1.36533rem; }
.headRichTextWrapper[data-v-38ec863e] { text-align: left; padding: 0.68267rem; }
.headRichTextWrapper.hasStatus[data-v-38ec863e] { padding: 0.68267rem 1.024rem; }
.head-module-wrap { margin-bottom: -0.04267rem; }
.sheet-bg[data-v-404e064e] { position: fixed; background: rgba(0, 0, 0, 0.5); top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1001; }
.sheet-bg .sheet-content[data-v-404e064e] { position: fixed; width: 100%; bottom: 0px; left: 0px; z-index: 2001; border-top-left-radius: 0.42667rem; border-top-right-radius: 0.42667rem; background: rgb(255, 255, 255); overflow: hidden; }
.fade-enter-active[data-v-404e064e], .fade-leave-active[data-v-404e064e] { transition: opacity 0.3s; }
.fade-enter[data-v-404e064e], .fade-leave-to[data-v-404e064e] { opacity: 0; }
.slide-up-enter-active[data-v-404e064e], .slide-up-leave-active[data-v-404e064e] { transition: transform 0.3s; }
.slide-up-enter[data-v-404e064e], .slide-up-leave-to[data-v-404e064e] { transform: translateY(100%); }
.code-bottom-more[data-v-75bfaf36] { width: 100%; background-color: rgb(242, 242, 242); }
.code-bottom-more .content[data-v-75bfaf36] { padding: 1.024rem 0.68267rem 0.68267rem; }
.code-bottom-more .content .header[data-v-75bfaf36] { display: flex; justify-content: space-between; max-height: 2.13333rem; width: 100%; }
.code-bottom-more .content .header .title[data-v-75bfaf36] { font-size: 0.68267rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; font-weight: 600; }
.code-bottom-more .content .main[data-v-75bfaf36] { margin-top: 1.024rem; width: 100%; }
.code-bottom-more .content .main .main-top[data-v-75bfaf36] { border-radius: 0.256rem; overflow: hidden; background-color: rgb(255, 255, 255); }
.code-bottom-more .content .main .main-bottom[data-v-75bfaf36] { margin-top: 0.512rem; border-radius: 0.256rem; overflow: hidden; background-color: rgb(255, 255, 255); }
.code-bottom-more .footer[data-v-75bfaf36] { width: 100%; height: 3.24267rem; border-top: 0.02133rem solid rgba(120, 130, 140, 0.25); background: rgb(255, 255, 255); }
.code-bottom-more .footer .title[data-v-75bfaf36] { display: flex; justify-content: center; margin: 0px auto; padding-top: 0.68267rem; }
.item[data-v-75bfaf36] { display: flex; color: rgb(0, 0, 0); height: 2.21867rem; line-height: 2.21867rem; width: 100%; padding: 0px 0.68267rem; }
.item .item-icon[data-v-75bfaf36] { color: rgb(151, 151, 151); width: 0.81067rem; height: 0.81067rem; }
.item .title-content[data-v-75bfaf36] { flex: 1 1 0%; padding: 0px 0.34133rem; display: flex; flex-wrap: wrap; justify-content: space-between; }
.item .title-content .item-title[data-v-75bfaf36] { font-size: 0.64rem; color: rgb(0, 0, 0); }
.item .title-content .item-sub-title[data-v-75bfaf36] { font-size: 0.64rem; color: rgb(136, 136, 136); }
.item .item-more[data-v-75bfaf36] { color: rgb(191, 191, 191); }
.notary { margin: 0px 0.512rem 0.512rem; background: rgb(235, 246, 255); border-radius: 0.256rem; padding: 0.85333rem 1.36533rem 1.024rem; border: 0.04267rem solid rgba(22, 107, 199, 0.1); }
.notary-icon {
  margin-bottom: 0.34133rem; display: flex; justify-content: center; height: 1.408rem;
  & img { width: 1.408rem; height: 1.408rem; }
}
.notary-title { margin-bottom: 0.34133rem; font-weight: 500; color: rgba(0, 0, 0, 0.85); text-align: center; font-size: 0.64rem; }
.notary-hash { font-size: 0.512rem; color: rgba(0, 0, 0, 0.65); line-height: 0.72533rem; height: 1.45067rem; word-break: break-all; }
.notary-hash .placeholder { height: 0.512rem; background: rgba(0, 0, 0, 0.05); border-radius: 0.08533rem; }
.notary-action { color: rgb(87, 107, 149); font-size: 0.512rem; text-align: center; margin-top: 0.64rem; }
.font-size-10-1[data-v-597ec72e] { font-size: 0.42667rem !important; }
.font-size-11-1[data-v-597ec72e] { font-size: 0.46933rem !important; }
.font-size-12-1[data-v-597ec72e] { font-size: 0.512rem !important; }
.font-size-13-1[data-v-597ec72e] { font-size: 0.55467rem !important; }
.font-size-14-1[data-v-597ec72e] { font-size: 0.59733rem !important; }
.font-size-15-1[data-v-597ec72e] { font-size: 0.64rem !important; }
.font-size-16-1[data-v-597ec72e] { font-size: 0.68267rem !important; }
.font-size-17-1[data-v-597ec72e] { font-size: 0.72533rem !important; }
.font-size-18-1[data-v-597ec72e] { font-size: 0.768rem !important; }
.font-size-19-1[data-v-597ec72e] { font-size: 0.81067rem !important; }
.font-size-20-1[data-v-597ec72e] { font-size: 0.85333rem !important; }
.font-size-21-1[data-v-597ec72e] { font-size: 0.896rem !important; }
.font-size-22-1[data-v-597ec72e] { font-size: 0.93867rem !important; }
.font-size-23-1[data-v-597ec72e] { font-size: 0.98133rem !important; }
.font-size-24-1[data-v-597ec72e] { font-size: 1.024rem !important; }
.font-size-26-1[data-v-597ec72e] { font-size: 1.10933rem !important; }
.font-size-28-1[data-v-597ec72e] { font-size: 1.19467rem !important; }
.font-size-32-1[data-v-597ec72e] { font-size: 1.36533rem !important; }
.font-size-10-2[data-v-597ec72e] { font-size: 0.48213rem !important; }
.font-size-11-2[data-v-597ec72e] { font-size: 0.52907rem !important; }
.font-size-12-2[data-v-597ec72e] { font-size: 0.576rem !important; }
.font-size-13-2[data-v-597ec72e] { font-size: 0.62293rem !important; }
.font-size-14-2[data-v-597ec72e] { font-size: 0.67413rem !important; }
.font-size-15-2[data-v-597ec72e] { font-size: 0.72107rem !important; }
.font-size-16-2[data-v-597ec72e] { font-size: 0.768rem !important; }
.font-size-17-2[data-v-597ec72e] { font-size: 0.81493rem !important; }
.font-size-18-2[data-v-597ec72e] { font-size: 0.86613rem !important; }
.font-size-19-2[data-v-597ec72e] { font-size: 0.91307rem !important; }
.font-size-20-2[data-v-597ec72e] { font-size: 0.96rem !important; }
.font-size-21-2[data-v-597ec72e] { font-size: 1.0112rem !important; }
.font-size-22-2[data-v-597ec72e] { font-size: 1.05813rem !important; }
.font-size-23-2[data-v-597ec72e] { font-size: 1.10507rem !important; }
.font-size-24-2[data-v-597ec72e] { font-size: 1.152rem !important; }
.font-size-26-2[data-v-597ec72e] { font-size: 1.24587rem !important; }
.font-size-28-2[data-v-597ec72e] { font-size: 1.344rem !important; }
.font-size-32-2[data-v-597ec72e] { font-size: 1.50187rem !important; }
.font-size-10-3[data-v-597ec72e] { font-size: 0.59733rem !important; }
.font-size-11-3[data-v-597ec72e] { font-size: 0.65707rem !important; }
.font-size-12-3[data-v-597ec72e] { font-size: 0.7168rem !important; }
.font-size-13-3[data-v-597ec72e] { font-size: 0.77653rem !important; }
.font-size-14-3[data-v-597ec72e] { font-size: 0.83627rem !important; }
.font-size-15-3[data-v-597ec72e] { font-size: 0.896rem !important; }
.font-size-16-3[data-v-597ec72e] { font-size: 0.95573rem !important; }
.font-size-17-3[data-v-597ec72e] { font-size: 1.01547rem !important; }
.font-size-18-3[data-v-597ec72e] { font-size: 1.0752rem !important; }
.font-size-19-3[data-v-597ec72e] { font-size: 1.13493rem !important; }
.font-size-20-3[data-v-597ec72e] { font-size: 1.19467rem !important; }
.font-size-21-3[data-v-597ec72e] { font-size: 1.2544rem !important; }
.font-size-22-3[data-v-597ec72e] { font-size: 1.31413rem !important; }
.font-size-23-3[data-v-597ec72e] { font-size: 1.39093rem !important; }
.font-size-24-3[data-v-597ec72e] { font-size: 1.4336rem !important; }
.font-size-26-3[data-v-597ec72e] { font-size: 1.55307rem !important; }
.font-size-28-3[data-v-597ec72e] { font-size: 1.67253rem !important; }
.font-size-32-3[data-v-597ec72e] { font-size: 1.91147rem !important; }
[data-v-597ec72e] { }
.tipsWrapper[data-v-597ec72e] { padding: 0.512rem 0.68267rem 0.68267rem; box-sizing: border-box; background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0.512rem; z-index: 1000; display: flex; align-items: center; justify-content: space-between; position: relative; }
.tipsWrapper .tipsTitle[data-v-597ec72e] { font-size: 0.64rem; color: rgb(51, 51, 51); line-height: 0.896rem; }
.tipsWrapper .minaBtn[data-v-597ec72e] { color: rgb(53, 123, 179); font-size: 0.64rem; font-weight: 700; background: rgb(242, 242, 242); border-radius: 1.024rem; width: 2.98667rem; height: 1.36533rem; line-height: 1.36533rem; text-align: center; }
.summary-pc-wrapper[data-v-597ec72e] { position: relative; top: -2.21867rem; }
.view-code[data-v-597ec72e] { font-size: 0.68267rem; }
.view-code .empty-module[data-v-597ec72e] { height: 12.8rem; margin-top: -12.8rem; }
.view-code .loading img[data-v-597ec72e] { display: block; margin: 2.13333rem auto 0px; width: 1.45067rem; height: 0.256rem; }
.view-code .__code_module-content[data-v-597ec72e] { display: flex; flex-flow: column; }
.view-code .__code_module-content.is-vertical-center.is-card-style > .head-wrapper[data-v-597ec72e] { flex: 1 1 auto; display: flex; flex-direction: column; }
.view-code .__code_module-content.is-vertical-center.is-card-style > .head-wrapper > [data-v-597ec72e] { flex: 0 0 auto; }
.view-code .__code_module-content.is-vertical-center.is-card-style > .head-wrapper > .head-module-wrap[data-v-597ec72e] { flex: 1 1 auto; display: flex; flex-direction: column; }
.view-code .__code_module-content.is-vCenter-with-codeMsgList[data-v-597ec72e] { min-height: 50vh; }
.view-code .__code_module-content.is-frompc[data-v-597ec72e] { min-height: 14.5067rem; }
.view-code .__code_module-content .summaryCodeMenuStyle[data-v-597ec72e] { padding: 0px; }
.view-code .weixin-tip[data-v-597ec72e] { width: 100%; height: 1.70667rem; line-height: 1.70667rem; text-align: center; color: rgb(255, 255, 255); font-size: 0.59733rem; background-color: rgb(97, 120, 145); box-shadow: rgba(0, 0, 0, 0.2) 0px -0.08533rem 0.42667rem 0px; font-weight: 500; position: fixed; top: 0px; left: 0px; z-index: 3; }
.view-code .weixin-tip-empty[data-v-597ec72e] { height: 1.70667rem; }
.view-code .category-comp-wrap[data-v-597ec72e] { padding: 0.85333rem 0.42667rem 0px; }
.view-code .category-comp-wrap.summary-code-category-comp-wrap[data-v-597ec72e] { padding: 0px; }
.view-code .comp-wrap[data-v-597ec72e] { padding: 0.68267rem 0.68267rem 0px; }
.view-code .record-comp-wrap[data-v-597ec72e] { padding: 0.68267rem 0px 0px; }
.view-code .no-padding-wrap[data-v-597ec72e] { padding-top: 0.68267rem; }
.view-code .skip-preview-summary[data-v-597ec72e] { padding-top: 0px; padding-bottom: 0px; }
.view-code .isSearching[data-v-597ec72e] { padding: 0px; }
.missingTip[data-v-597ec72e] { padding: 0.512rem; background: rgb(253, 214, 214); font-size: 0.55467rem; line-height: 0.768rem; color: rgb(128, 64, 64); position: fixed; width: 100vw; top: 0px; z-index: 1; }
.recordStatus[data-v-597ec72e] { margin: 0px 0.42667rem 0.512rem; display: flex; justify-content: space-between; align-items: center; padding: 0.68267rem; background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.05) 0px 0.34133rem 1.36533rem; border-radius: 0.256rem; white-space: nowrap; }
.recordStatus[data-v-597ec72e]:active { background-color: rgb(248, 248, 248); }
.recordStatus .name[data-v-597ec72e] { font-weight: 600; font-size: 0.768rem; line-height: 1.06667rem; color: rgb(51, 51, 51); white-space: nowrap; }
.recordStatus .count[data-v-597ec72e] { font-size: 0.512rem; line-height: 0.85333rem; color: rgb(255, 255, 255); background: rgb(230, 67, 64); border-radius: 0.85333rem; height: 0.85333rem; min-width: 0.512rem; margin-right: 0.34133rem; display: inline-block; text-align: center; padding: 0px 0.17067rem; }
.recordStatus .value[data-v-597ec72e] { display: flex; align-items: center; }
.recordStatus .value .clifont[data-v-597ec72e] { color: rgb(87, 107, 149); }
.work-weixin-wrap .loading img[data-v-597ec72e] { display: block; margin: 2.13333rem auto 0px; width: 1.45067rem; height: 0.256rem; }
.work-weixin-wrap .work-weixin-wrap-box[data-v-597ec72e] { display: flex; flex-direction: column; justify-content: center; align-items: center; margin-top: 7.68rem; }
.work-weixin-wrap .work-weixin-wrap-box img[data-v-597ec72e] { width: 2.38933rem; height: 2.38933rem; }
.work-weixin-wrap .work-weixin-wrap-box .text[data-v-597ec72e] { font-size: 0.59733rem; line-height: 0.85333rem; color: rgba(0, 0, 0, 0.45); margin-top: 1.024rem; }
.subCodeEditIcon[data-v-597ec72e] { position: fixed; width: 2.048rem; height: 2.048rem; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.14) 0px 0.08533rem 0.512rem; bottom: 3.84rem; z-index: 2; right: 0.85333rem; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 1.10933rem; color: rgb(102, 102, 102); font-size: 0.42667rem; }
.has-msg-list .__code_bottom-content[data-v-597ec72e] { background-color: rgb(237, 237, 237); }
.padding[data-v-597ec72e] { padding: 0.68267rem 0.68267rem 2.048rem; }
.has-msg-list[data-v-597ec72e] { display: flex; flex-direction: column; }
.page-wrapper .homeIconWrap[data-v-597ec72e] { display: none; }
.page-wrapper .codeNavList[data-v-597ec72e] { position: fixed; top: 8.53333rem; left: 4.26667rem; width: 2.56rem; height: 2.56rem; background-color: rgb(12, 197, 127); z-index: 99; }
.page-wrapper.page-wrapper-has-home-icon[data-v-597ec72e] { position: relative; }
.page-wrapper.page-wrapper-has-home-icon .homeIconWrap[data-v-597ec72e] { position: relative; z-index: 6; width: 0.42667rem; min-width: 0.42667rem; max-width: 0.42667rem; display: block; }
.page-wrapper.page-wrapper-has-home-icon .homeIconWrap.needMinHeight[data-v-597ec72e] { min-height: 1.536rem; }
.page-wrapper.page-wrapper-has-home-icon .homeIconWrap.categoryType_normal_new[data-v-597ec72e] { width: 100vw; max-width: 100vw; background: rgb(237, 237, 237); }
.page-wrapper.page-wrapper-has-home-icon .homeIconWrap .homePgaeLinkWrap[data-v-597ec72e] { position: absolute; background: rgba(255, 255, 255, 0.55); width: 2.47467rem; height: 1.28rem; display: flex; align-items: center; padding-left: 0.512rem; margin-left: 0.68267rem; margin-top: 0.512rem; border-radius: 1.408rem; text-decoration: none; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0.17067rem; }
.page-wrapper.page-wrapper-has-home-icon .homeIconWrap .homePgaeLinkWrap.noText[data-v-597ec72e] { width: 1.28rem; }
.page-wrapper.page-wrapper-has-home-icon .homeIconWrap .homePgaeLinkWrap[data-v-597ec72e]:active, .page-wrapper.page-wrapper-has-home-icon .homeIconWrap .homePgaeLinkWrap[data-v-597ec72e]:hover { text-decoration: none; }
.page-wrapper.page-wrapper-has-home-icon .homeIconWrap .homePgaeLinkWrap.fixRight[data-v-597ec72e] { border-radius: 1.408rem 0px 0px 1.408rem; padding-left: 0.512rem; }
.page-wrapper.page-wrapper-has-home-icon .homeIconWrap .homeIconImg[data-v-597ec72e] { width: 0.68267rem; height: auto; }
.page-wrapper.page-wrapper-has-home-icon .homeIconWrap .homeIcon[data-v-597ec72e] { font-size: 0.68267rem; width: 0.68267rem; height: 0.68267rem; display: flex; align-items: center; justify-content: center; color: rgba(0, 0, 0, 0.85); position: relative; top: -0.04267rem; }
.page-wrapper.page-wrapper-has-home-icon .homeIconWrap .homePageText[data-v-597ec72e] { font-size: 0.512rem; color: rgba(0, 0, 0, 0.85); text-decoration: none; margin-left: 0.17067rem; position: relative; }
.page-wrapper.page-wrapper-has-home-icon .homeIconWrap .homePageText[data-v-597ec72e]:active, .page-wrapper.page-wrapper-has-home-icon .homeIconWrap .homePageText[data-v-597ec72e]:hover { text-decoration: none; }
.page-wrapper.is-bg-img-mode[data-v-597ec72e] { position: relative; background: transparent !important; }
.page-wrapper.is-bg-img-mode .head-wrapper[data-v-597ec72e] { flex: 0 0 auto; background: transparent !important; }
.page-wrapper.is-bg-img-mode .content-wrapper[data-v-597ec72e] { background-color: rgb(255, 255, 255); flex: 1 1 auto; }
.page-wrapper.is-bg-img-mode .content-wrapper[data-v-597ec72e]:empty { display: none; }
.page-wrapper.is-bg-img-mode.has-code-content .__code_bottom-content[data-v-597ec72e], .page-wrapper.is-bg-img-mode.has-code-content .bottom-btn-placeholder[data-v-597ec72e] { background-color: rgb(255, 255, 255); }
.page-wrapper.is-bg-img-mode.has-code-content .content-wrapper[data-v-597ec72e] { padding-bottom: 0.68267rem; }
.page-wrapper.is-bg-img-mode.has-code-content .__code_bottom-content[data-v-597ec72e] { position: relative; }
.page-wrapper.is-bg-img-mode.has-code-content .__code_bottom-content[data-v-597ec72e]::after, .page-wrapper.is-bg-img-mode.has-code-content .__code_bottom-content[data-v-597ec72e]::before { content: ""; width: 100%; height: 0.08533rem; background-color: rgb(255, 255, 255); position: absolute; }
.page-wrapper.is-bg-img-mode.has-code-content .__code_bottom-content[data-v-597ec72e]::before { top: -0.04267rem; }
.page-wrapper.is-bg-img-mode.has-code-content .__code_bottom-content[data-v-597ec72e]::after { bottom: -0.04267rem; }
.page-wrapper.is-bg-img-mode.has-code-content .__code_module-content > .x-record[data-v-597ec72e] { background-color: rgb(255, 255, 255); }
.page-wrapper.is-bg-img-mode.has-code-content.is-color-extend .content-wrapper[data-v-597ec72e] { padding-bottom: 0px; }
.page-wrapper.is-bg-img-mode.has-code-content.is-color-extend .__code_bottom-content[data-v-597ec72e] { background-color: transparent; }
.page-wrapper.is-bg-img-mode.has-code-content.is-color-extend .__code_bottom-content[data-v-597ec72e]::after, .page-wrapper.is-bg-img-mode.has-code-content.is-color-extend .__code_bottom-content[data-v-597ec72e]::before { display: none; }
.page-wrapper.is-bg-img-mode.has-code-content.is-color-extend .__code_module-content > .x-record[data-v-597ec72e] { background-color: transparent; }
.page-wrapper.is-bg-img-mode.has-msg-list .content-wrapper[data-v-597ec72e] { padding-bottom: 0px; }
.page-wrapper.is-bg-img-mode.has-msg-list .__code_bottom-content[data-v-597ec72e] { background-color: rgb(237, 237, 237); }
.page-wrapper.is-bg-img-mode.has-msg-list .__code_bottom-content[data-v-597ec72e]::after, .page-wrapper.is-bg-img-mode.has-msg-list .__code_bottom-content[data-v-597ec72e]::before { display: none; }
.page-wrapper.is-bg-img-mode.has-msg-list.is-color-extend .content-wrapper[data-v-597ec72e] { padding-bottom: 0px; }
.page-wrapper.is-bg-img-mode.has-msg-list.is-color-extend .__code_bottom-content[data-v-597ec72e] { background-color: rgb(237, 237, 237); }
.page-wrapper.is-bg-img-mode.has-msg-list.is-color-extend .__code_bottom-content[data-v-597ec72e]::after, .page-wrapper.is-bg-img-mode.has-msg-list.is-color-extend .__code_bottom-content[data-v-597ec72e]::before { display: none; }
.page-wrapper.is-bg-img-mode.has-code-content.has-msg-list .footer-padding-el[data-v-597ec72e] { background-color: rgb(255, 255, 255); }
.page-wrapper.is-bg-img-mode.has-code-content.has-msg-list.is-color-extend .footer-padding-el[data-v-597ec72e] { background-color: transparent; }
.page-wrapper.is-bg-img-mode .outer-container .bg-image[data-v-597ec72e] { position: absolute; left: 0px; top: 0px; }
.page-wrapper.is-bg-img-mode.is-color-extend .content-wrapper[data-v-597ec72e] { background-color: transparent; }
.page-wrapper.is-color-extend[data-v-597ec72e] { position: relative; background: transparent !important; }
.page-wrapper.is-color-extend .category-comp-wrap[data-v-597ec72e] { padding-left: 0.42667rem; padding-right: 0.42667rem; padding-top: 0.85333rem; }
.page-wrapper.is-color-extend .category-comp-wrap.summary-code-category-comp-wrap[data-v-597ec72e] { padding: 0px; }
.page-wrapper.is-color-extend .comp-wrap[data-v-597ec72e] { padding-left: 0.68267rem; padding-right: 0.68267rem; }
.page-wrapper.is-color-extend .record-comp-wrap[data-v-597ec72e] { padding-left: 0px; padding-right: 0px; }
.has-bottom-msg .fixedBottomContainerPlaceholder[data-v-597ec72e] { display: none; }
.warnTip[data-v-597ec72e] { position: sticky; z-index: 1000; top: 0px; display: flex; align-items: center; width: 100%; padding: 0.68267rem; background: rgb(255, 248, 243); box-shadow: rgba(0, 0, 0, 0.03) 0px 0.04267rem 0.512rem 0px; color: rgb(245, 124, 0); font-size: 0.55467rem; line-height: 0.768rem; }
.warnTip .anticon-warning-circle[data-v-597ec72e] { font-size: 0.68267rem; margin-right: 0.512rem; }
.is-dynamic-bg-mode[data-v-597ec72e] { position: relative; z-index: 1; }
.dynamic-bg-gradient[data-v-597ec72e] { background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255)); position: absolute; top: 70%; height: 30%; left: 0px; width: 100%; pointer-events: none; z-index: 1; }
.ql-size-small { font-size: 0.512rem; }
.ql-size-large { font-size: 0.68267rem; }
.ql-size-huge { font-size: 0.85333rem; }
.ql-align-center { text-align: center; }
.ql-align-right { text-align: right; }
.ql-hr { margin: 0.42667rem 0px; border-bottom: 0px; border-top: 0.04267rem solid rgb(153, 153, 153); }
.tips[data-v-f556f3de] { font-size: 0.59733rem; color: rgb(153, 153, 153); line-height: 1.024rem; text-align: center; white-space: pre-line; }
.loadErrTips[data-v-f556f3de] { position: relative; top: -1.28rem; }
.tips.auditTips[data-v-f556f3de] { position: relative; font-size: 0.68267rem; line-height: 1.024rem; font-weight: 700; color: rgb(55, 55, 55); top: -0.68267rem; }
.fusing[data-v-f556f3de] { font-size: 0.512rem; position: absolute; bottom: 1.024rem; color: rgb(153, 153, 153); width: 100%; text-align: center; }
.fusing.auditTipsDesc[data-v-f556f3de] { color: rgb(153, 153, 153); position: unset; bottom: unset; }
.outline-tips[data-v-f556f3de] { font-weight: 600; font-size: 0.93867rem; line-height: 1.49333rem; text-align: center; color: rgba(0, 0, 0, 0.85); margin-top: 1.36533rem; }
.outline-reminds[data-v-f556f3de] { font-size: 0.68267rem; line-height: 1.152rem; text-align: center; color: rgba(0, 0, 0, 0.45); white-space: pre-line; padding: 0px 1.36533rem; margin-top: 0.68267rem; }
.outline-reminds2[data-v-f556f3de] { font-size: 0.55467rem; margin-bottom: 0px; }
.recover[data-v-f556f3de] { color: rgb(255, 255, 255); background: rgb(22, 107, 199); position: fixed; left: 50%; bottom: 6.656rem; transform: translateX(-50%); }
.recover[data-v-f556f3de], .standard[data-v-f556f3de] { width: 7.85067rem; height: 2.048rem; line-height: 2.048rem; font-size: 0.68267rem; text-align: center; border-radius: 0.17067rem; }
.standard[data-v-f556f3de] { color: rgb(30, 183, 88); background: rgb(240, 240, 240); margin: 0.68267rem auto 0px; }
.mt-12[data-v-f556f3de] { margin-top: 0.512rem; }
.mt16[data-v-f556f3de] { margin-top: 0.68267rem; }
.content[data-v-db5c4f4a] { display: flex; flex-direction: column; height: 100vh; position: relative; }
.content .cont[data-v-db5c4f4a] { padding: 0px 1.024rem; display: flex; flex-direction: column; justify-content: center; flex: 1 1 0%; }
.content .tips[data-v-db5c4f4a] { text-align: center; font-size: 0.93867rem; line-height: 1.28rem; color: rgba(0, 0, 0, 0.87); font-weight: 500; }
.content.isMoreInfo .tips[data-v-db5c4f4a] { margin-top: 2.38933rem; }
.content.isIPhoneX.isMoreInfo .tips[data-v-db5c4f4a] { margin-top: 3.75467rem; }
.content .reminder[data-v-db5c4f4a] { text-align: center; font-size: 0.59733rem; color: rgb(155, 155, 155); margin-top: 0.68267rem; line-height: 0.85333rem; }
.content.isMoreInfo .reminder[data-v-db5c4f4a] { font-size: 0.55467rem; line-height: 0.768rem; }
.content .input-div[data-v-db5c4f4a] { margin-top: 2.38933rem; }
.content .psw-input[data-v-db5c4f4a] { border: 0.08533rem solid rgb(230, 230, 230); width: 100%; padding: 0px 0.42667rem; box-sizing: border-box; height: 2.304rem; font-size: 0.68267rem; text-align: center; outline: none; font-weight: 400; color: rgb(51, 51, 51); border-radius: 0.08533rem; appearance: none; }
.content .psw-input.isMoreInfo .pswImport[data-v-db5c4f4a] { margin-top: 1.36533rem; }
.content .psw-input[data-v-db5c4f4a]::-webkit-input-placeholder { font-size: 0.68267rem; line-height: 0.93867rem; color: rgb(187, 187, 187); }
.content .el-checkbox[data-v-db5c4f4a] { width: 7.68rem; margin: 0px auto; }
.content .el-checkbox label[data-v-db5c4f4a] { display: flex; align-items: center; color: rgb(155, 155, 155); justify-content: center; height: 0.85333rem; }
.content .el-checkbox .check[data-v-db5c4f4a] { position: relative; }
.content .el-checkbox input[type="checkbox"][data-v-db5c4f4a] { appearance: none; position: absolute; top: calc(50% - 0.21333rem); left: -0.59733rem; vertical-align: middle; margin-top: 0px; background: rgb(255, 255, 255); border: 0.04267rem solid rgb(153, 153, 153); width: 0.59733rem; height: 0.59733rem; line-height: 0.59733rem; outline: none; text-align: center; border-radius: 50%; }
.content .el-checkbox .show[data-v-db5c4f4a] { display: none; }
.content .el-checkbox input[type="checkbox"]:checked + .show[data-v-db5c4f4a] { display: block; position: absolute; width: 0.59733rem; height: 0.59733rem; line-height: 0.59733rem; background: rgb(60, 176, 103); font-size: 0.59733rem; color: rgb(255, 255, 255); top: calc(50% - 0.21333rem); left: -0.59733rem; border-radius: 50%; }
.content .el-checkbox input[type="checkbox"]:checked + .show i[data-v-db5c4f4a] { font-size: 0.512rem; }
.content .el-checkbox input[type="checkbox"]:checked + .show i[data-v-db5c4f4a]::before { margin-left: 0.04267rem; }
.content .el-checkbox .word[data-v-db5c4f4a] { position: relative; font-size: 0.59733rem; top: 0.08533rem; margin-left: 0.34133rem; word-break: break-all; line-height: 0.85333rem; }
.content .iosFooter[data-v-db5c4f4a] { position: absolute; bottom: 2.38933rem; width: 100%; }
.content .comfirm[data-v-db5c4f4a] { width: 7.68rem; height: 1.70667rem; background: rgb(26, 173, 25); border-radius: 0.17067rem; margin: 1.024rem auto 0px; font-size: 0.72533rem; color: rgb(255, 255, 255); line-height: 1.70667rem; text-align: center; }
.content[data-v-7b81cfe2] { position: fixed; left: 0px; top: 50%; width: 100%; text-align: center; transform: translateY(-50%); margin-top: -2.56rem; }
.valid-img[data-v-7b81cfe2] { width: 6.144rem; height: 5.97333rem; margin-bottom: 1.28rem; margin-left: 1.28rem; }
.title[data-v-7b81cfe2] { margin-bottom: 0.59733rem; height: 0.64rem; line-height: 0.64rem; font-size: 0.64rem; font-family: PingFangSC-Semibold; font-weight: 400; color: rgb(74, 74, 74); }
.info[data-v-7b81cfe2] { height: 1.70667rem; font-size: 0.55467rem; font-family: PingFangSC-Regular; font-weight: 400; color: rgb(153, 153, 153); line-height: 0.768rem; padding: 0px 1.57867rem; }
.footer[data-v-7b81cfe2] { position: fixed; left: 0px; bottom: 0px; width: 100%; text-align: center; font-size: 0.512rem; color: rgb(153, 153, 153); padding: 0.21333rem 0px 0.42667rem; }
.footer a[data-v-7b81cfe2] { color: rgb(97, 120, 145); text-decoration: none; cursor: pointer; }
.remindWrap[data-v-3d606a2c] { background: rgb(244, 244, 244); }
.powerBy[data-v-3d606a2c] { color: rgb(153, 153, 153); font-size: 0.59733rem; text-align: center; height: 1.36533rem; line-height: 1.36533rem; padding: 0.256rem 0px; }
.powerBy span[data-v-3d606a2c] { color: rgb(53, 123, 179); }
.deleted[data-v-3d606a2c] { width: 100%; text-align: center; padding-top: 5.97333rem; display: flex; justify-content: center; flex-direction: column; align-items: center; }
.deleted-image[data-v-3d606a2c] { width: 7.38133rem; height: 7.38133rem; }
.deleted-tips[data-v-3d606a2c] { font-size: 0.768rem; margin-top: 0.512rem; color: rgb(51, 51, 51); }
.bottom-tip[data-v-3d606a2c] { position: fixed; bottom: 0px; left: 50%; transform: translateX(-50%); height: 0.85333rem; text-align: center; font-size: 0.59733rem; color: rgb(53, 123, 179); margin-bottom: 1.19467rem; }
.scanContent[data-v-218e39ca] { position: fixed; right: 0px; bottom: 8.53333rem; }
.scanContent .outScan[data-v-218e39ca] { position: absolute; right: 0.17067rem; width: 1.28rem; height: 1.28rem; border: 0.08533rem solid rgb(76, 175, 80); border-radius: 50%; text-align: center; opacity: 0.33; display: flex; justify-content: center; align-items: center; }
.scanContent .outScan .scanIcon[data-v-218e39ca] { font-weight: 700; font-size: 1.19467rem; color: rgb(76, 175, 80); }
.scanContent .scanNext[data-v-218e39ca] { top: 0px; }
.scanContent .scanPrev[data-v-218e39ca] { top: 1.92rem; }
.scanContent .scanUser[data-v-218e39ca] { top: 3.84rem; }
.vue-slider-dot { position: absolute; transition: all; z-index: 5; }
.vue-slider-dot:focus { outline: none; }
.vue-slider-dot-tooltip { position: absolute; visibility: hidden; }
.vue-slider-dot-hover:hover .vue-slider-dot-tooltip, .vue-slider-dot-tooltip-show { visibility: visible; }
.vue-slider-dot-tooltip-top { top: -10px; left: 50%; transform: translate(-50%, -100%); }
.vue-slider-dot-tooltip-bottom { bottom: -10px; left: 50%; transform: translate(-50%, 100%); }
.vue-slider-dot-tooltip-left { left: -10px; top: 50%; transform: translate(-100%, -50%); }
.vue-slider-dot-tooltip-right { right: -10px; top: 50%; transform: translate(100%, -50%); }
.vue-slider-marks { position: relative; width: 100%; height: 100%; }
.vue-slider-mark { position: absolute; z-index: 1; }
.vue-slider-ltr .vue-slider-mark, .vue-slider-rtl .vue-slider-mark { width: 0px; height: 100%; top: 50%; }
.vue-slider-ltr .vue-slider-mark-step, .vue-slider-rtl .vue-slider-mark-step { top: 0px; }
.vue-slider-ltr .vue-slider-mark-label, .vue-slider-rtl .vue-slider-mark-label { top: 100%; margin-top: 10px; }
.vue-slider-ltr .vue-slider-mark { transform: translate(-50%, -50%); }
.vue-slider-ltr .vue-slider-mark-step { left: 0px; }
.vue-slider-ltr .vue-slider-mark-label { left: 50%; transform: translateX(-50%); }
.vue-slider-rtl .vue-slider-mark { transform: translate(50%, -50%); }
.vue-slider-rtl .vue-slider-mark-step { right: 0px; }
.vue-slider-rtl .vue-slider-mark-label { right: 50%; transform: translateX(50%); }
.vue-slider-btt .vue-slider-mark, .vue-slider-ttb .vue-slider-mark { width: 100%; height: 0px; left: 50%; }
.vue-slider-btt .vue-slider-mark-step, .vue-slider-ttb .vue-slider-mark-step { left: 0px; }
.vue-slider-btt .vue-slider-mark-label, .vue-slider-ttb .vue-slider-mark-label { left: 100%; margin-left: 10px; }
.vue-slider-btt .vue-slider-mark { transform: translate(-50%, 50%); }
.vue-slider-btt .vue-slider-mark-step { top: 0px; }
.vue-slider-btt .vue-slider-mark-label { top: 50%; transform: translateY(-50%); }
.vue-slider-ttb .vue-slider-mark { transform: translate(-50%, -50%); }
.vue-slider-ttb .vue-slider-mark-step { bottom: 0px; }
.vue-slider-ttb .vue-slider-mark-label { bottom: 50%; transform: translateY(50%); }
.vue-slider-mark-label, .vue-slider-mark-step { position: absolute; }
.vue-slider { position: relative; box-sizing: content-box; user-select: none; display: block; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.vue-slider-rail { position: relative; width: 100%; height: 100%; transition-property: width, height, left, right, top, bottom; }
.vue-slider-process { position: absolute; z-index: 1; }
h1,h2,h3,h4 {margin: 0;padding: 0;font-family: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-style: inherit;}
body {padding-top: 0.2rem;padding-bottom: 7rem}