.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:hsla(0,0%,100%,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:#409eff;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409eff;stroke-linecap:round}.el-loading-spinner i{color:#409eff}.el-loading-fade-enter,.el-loading-fade-leave-active{opacity:0}@-webkit-keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-fade-in-enter,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45);transform:scale(.45)}.collapse-transition{-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.horizontal-collapse-transition{-webkit-transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out;transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}@font-face{font-family:element-icons;src:url(../fonts/element-icons.535877f5.woff) format("woff"),url(../fonts/element-icons.732389de.ttf) format("truetype");font-weight:400;font-display:"auto";font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-ice-cream-round:before{content:"\E6A0"}.el-icon-ice-cream-square:before{content:"\E6A3"}.el-icon-lollipop:before{content:"\E6A4"}.el-icon-potato-strips:before{content:"\E6A5"}.el-icon-milk-tea:before{content:"\E6A6"}.el-icon-ice-drink:before{content:"\E6A7"}.el-icon-ice-tea:before{content:"\E6A9"}.el-icon-coffee:before{content:"\E6AA"}.el-icon-orange:before{content:"\E6AB"}.el-icon-pear:before{content:"\E6AC"}.el-icon-apple:before{content:"\E6AD"}.el-icon-cherry:before{content:"\E6AE"}.el-icon-watermelon:before{content:"\E6AF"}.el-icon-grape:before{content:"\E6B0"}.el-icon-refrigerator:before{content:"\E6B1"}.el-icon-goblet-square-full:before{content:"\E6B2"}.el-icon-goblet-square:before{content:"\E6B3"}.el-icon-goblet-full:before{content:"\E6B4"}.el-icon-goblet:before{content:"\E6B5"}.el-icon-cold-drink:before{content:"\E6B6"}.el-icon-coffee-cup:before{content:"\E6B8"}.el-icon-water-cup:before{content:"\E6B9"}.el-icon-hot-water:before{content:"\E6BA"}.el-icon-ice-cream:before{content:"\E6BB"}.el-icon-dessert:before{content:"\E6BC"}.el-icon-sugar:before{content:"\E6BD"}.el-icon-tableware:before{content:"\E6BE"}.el-icon-burger:before{content:"\E6BF"}.el-icon-knife-fork:before{content:"\E6C1"}.el-icon-fork-spoon:before{content:"\E6C2"}.el-icon-chicken:before{content:"\E6C3"}.el-icon-food:before{content:"\E6C4"}.el-icon-dish-1:before{content:"\E6C5"}.el-icon-dish:before{content:"\E6C6"}.el-icon-moon-night:before{content:"\E6EE"}.el-icon-moon:before{content:"\E6F0"}.el-icon-cloudy-and-sunny:before{content:"\E6F1"}.el-icon-partly-cloudy:before{content:"\E6F2"}.el-icon-cloudy:before{content:"\E6F3"}.el-icon-sunny:before{content:"\E6F6"}.el-icon-sunset:before{content:"\E6F7"}.el-icon-sunrise-1:before{content:"\E6F8"}.el-icon-sunrise:before{content:"\E6F9"}.el-icon-heavy-rain:before{content:"\E6FA"}.el-icon-lightning:before{content:"\E6FB"}.el-icon-light-rain:before{content:"\E6FC"}.el-icon-wind-power:before{content:"\E6FD"}.el-icon-baseball:before{content:"\E712"}.el-icon-soccer:before{content:"\E713"}.el-icon-football:before{content:"\E715"}.el-icon-basketball:before{content:"\E716"}.el-icon-ship:before{content:"\E73F"}.el-icon-truck:before{content:"\E740"}.el-icon-bicycle:before{content:"\E741"}.el-icon-mobile-phone:before{content:"\E6D3"}.el-icon-service:before{content:"\E6D4"}.el-icon-key:before{content:"\E6E2"}.el-icon-unlock:before{content:"\E6E4"}.el-icon-lock:before{content:"\E6E5"}.el-icon-watch:before{content:"\E6FE"}.el-icon-watch-1:before{content:"\E6FF"}.el-icon-timer:before{content:"\E702"}.el-icon-alarm-clock:before{content:"\E703"}.el-icon-map-location:before{content:"\E704"}.el-icon-delete-location:before{content:"\E705"}.el-icon-add-location:before{content:"\E706"}.el-icon-location-information:before{content:"\E707"}.el-icon-location-outline:before{content:"\E708"}.el-icon-location:before{content:"\E79E"}.el-icon-place:before{content:"\E709"}.el-icon-discover:before{content:"\E70A"}.el-icon-first-aid-kit:before{content:"\E70B"}.el-icon-trophy-1:before{content:"\E70C"}.el-icon-trophy:before{content:"\E70D"}.el-icon-medal:before{content:"\E70E"}.el-icon-medal-1:before{content:"\E70F"}.el-icon-stopwatch:before{content:"\E710"}.el-icon-mic:before{content:"\E711"}.el-icon-copy-document:before{content:"\E718"}.el-icon-full-screen:before{content:"\E719"}.el-icon-switch-button:before{content:"\E71B"}.el-icon-aim:before{content:"\E71C"}.el-icon-crop:before{content:"\E71D"}.el-icon-odometer:before{content:"\E71E"}.el-icon-time:before{content:"\E71F"}.el-icon-bangzhu:before{content:"\E724"}.el-icon-close-notification:before{content:"\E726"}.el-icon-microphone:before{content:"\E727"}.el-icon-turn-off-microphone:before{content:"\E728"}.el-icon-position:before{content:"\E729"}.el-icon-postcard:before{content:"\E72A"}.el-icon-message:before{content:"\E72B"}.el-icon-chat-line-square:before{content:"\E72D"}.el-icon-chat-dot-square:before{content:"\E72E"}.el-icon-chat-dot-round:before{content:"\E72F"}.el-icon-chat-square:before{content:"\E730"}.el-icon-chat-line-round:before{content:"\E731"}.el-icon-chat-round:before{content:"\E732"}.el-icon-set-up:before{content:"\E733"}.el-icon-turn-off:before{content:"\E734"}.el-icon-open:before{content:"\E735"}.el-icon-connection:before{content:"\E736"}.el-icon-link:before{content:"\E737"}.el-icon-cpu:before{content:"\E738"}.el-icon-thumb:before{content:"\E739"}.el-icon-female:before{content:"\E73A"}.el-icon-male:before{content:"\E73B"}.el-icon-guide:before{content:"\E73C"}.el-icon-news:before{content:"\E73E"}.el-icon-price-tag:before{content:"\E744"}.el-icon-discount:before{content:"\E745"}.el-icon-wallet:before{content:"\E747"}.el-icon-coin:before{content:"\E748"}.el-icon-money:before{content:"\E749"}.el-icon-bank-card:before{content:"\E74A"}.el-icon-box:before{content:"\E74B"}.el-icon-present:before{content:"\E74C"}.el-icon-sell:before{content:"\E6D5"}.el-icon-sold-out:before{content:"\E6D6"}.el-icon-shopping-bag-2:before{content:"\E74D"}.el-icon-shopping-bag-1:before{content:"\E74E"}.el-icon-shopping-cart-2:before{content:"\E74F"}.el-icon-shopping-cart-1:before{content:"\E750"}.el-icon-shopping-cart-full:before{content:"\E751"}.el-icon-smoking:before{content:"\E752"}.el-icon-no-smoking:before{content:"\E753"}.el-icon-house:before{content:"\E754"}.el-icon-table-lamp:before{content:"\E755"}.el-icon-school:before{content:"\E756"}.el-icon-office-building:before{content:"\E757"}.el-icon-toilet-paper:before{content:"\E758"}.el-icon-notebook-2:before{content:"\E759"}.el-icon-notebook-1:before{content:"\E75A"}.el-icon-files:before{content:"\E75B"}.el-icon-collection:before{content:"\E75C"}.el-icon-receiving:before{content:"\E75D"}.el-icon-suitcase-1:before{content:"\E760"}.el-icon-suitcase:before{content:"\E761"}.el-icon-film:before{content:"\E763"}.el-icon-collection-tag:before{content:"\E765"}.el-icon-data-analysis:before{content:"\E766"}.el-icon-pie-chart:before{content:"\E767"}.el-icon-data-board:before{content:"\E768"}.el-icon-data-line:before{content:"\E76D"}.el-icon-reading:before{content:"\E769"}.el-icon-magic-stick:before{content:"\E76A"}.el-icon-coordinate:before{content:"\E76B"}.el-icon-mouse:before{content:"\E76C"}.el-icon-brush:before{content:"\E76E"}.el-icon-headset:before{content:"\E76F"}.el-icon-umbrella:before{content:"\E770"}.el-icon-scissors:before{content:"\E771"}.el-icon-mobile:before{content:"\E773"}.el-icon-attract:before{content:"\E774"}.el-icon-monitor:before{content:"\E775"}.el-icon-search:before{content:"\E778"}.el-icon-takeaway-box:before{content:"\E77A"}.el-icon-paperclip:before{content:"\E77D"}.el-icon-printer:before{content:"\E77E"}.el-icon-document-add:before{content:"\E782"}.el-icon-document:before{content:"\E785"}.el-icon-document-checked:before{content:"\E786"}.el-icon-document-copy:before{content:"\E787"}.el-icon-document-delete:before{content:"\E788"}.el-icon-document-remove:before{content:"\E789"}.el-icon-tickets:before{content:"\E78B"}.el-icon-folder-checked:before{content:"\E77F"}.el-icon-folder-delete:before{content:"\E780"}.el-icon-folder-remove:before{content:"\E781"}.el-icon-folder-add:before{content:"\E783"}.el-icon-folder-opened:before{content:"\E784"}.el-icon-folder:before{content:"\E78A"}.el-icon-edit-outline:before{content:"\E764"}.el-icon-edit:before{content:"\E78C"}.el-icon-date:before{content:"\E78E"}.el-icon-c-scale-to-original:before{content:"\E7C6"}.el-icon-view:before{content:"\E6CE"}.el-icon-loading:before{content:"\E6CF"}.el-icon-rank:before{content:"\E6D1"}.el-icon-sort-down:before{content:"\E7C4"}.el-icon-sort-up:before{content:"\E7C5"}.el-icon-sort:before{content:"\E6D2"}.el-icon-finished:before{content:"\E6CD"}.el-icon-refresh-left:before{content:"\E6C7"}.el-icon-refresh-right:before{content:"\E6C8"}.el-icon-refresh:before{content:"\E6D0"}.el-icon-video-play:before{content:"\E7C0"}.el-icon-video-pause:before{content:"\E7C1"}.el-icon-d-arrow-right:before{content:"\E6DC"}.el-icon-d-arrow-left:before{content:"\E6DD"}.el-icon-arrow-up:before{content:"\E6E1"}.el-icon-arrow-down:before{content:"\E6DF"}.el-icon-arrow-right:before{content:"\E6E0"}.el-icon-arrow-left:before{content:"\E6DE"}.el-icon-top-right:before{content:"\E6E7"}.el-icon-top-left:before{content:"\E6E8"}.el-icon-top:before{content:"\E6E6"}.el-icon-bottom:before{content:"\E6EB"}.el-icon-right:before{content:"\E6E9"}.el-icon-back:before{content:"\E6EA"}.el-icon-bottom-right:before{content:"\E6EC"}.el-icon-bottom-left:before{content:"\E6ED"}.el-icon-caret-top:before{content:"\E78F"}.el-icon-caret-bottom:before{content:"\E790"}.el-icon-caret-right:before{content:"\E791"}.el-icon-caret-left:before{content:"\E792"}.el-icon-d-caret:before{content:"\E79A"}.el-icon-share:before{content:"\E793"}.el-icon-menu:before{content:"\E798"}.el-icon-s-grid:before{content:"\E7A6"}.el-icon-s-check:before{content:"\E7A7"}.el-icon-s-data:before{content:"\E7A8"}.el-icon-s-opportunity:before{content:"\E7AA"}.el-icon-s-custom:before{content:"\E7AB"}.el-icon-s-claim:before{content:"\E7AD"}.el-icon-s-finance:before{content:"\E7AE"}.el-icon-s-comment:before{content:"\E7AF"}.el-icon-s-flag:before{content:"\E7B0"}.el-icon-s-marketing:before{content:"\E7B1"}.el-icon-s-shop:before{content:"\E7B4"}.el-icon-s-open:before{content:"\E7B5"}.el-icon-s-management:before{content:"\E7B6"}.el-icon-s-ticket:before{content:"\E7B7"}.el-icon-s-release:before{content:"\E7B8"}.el-icon-s-home:before{content:"\E7B9"}.el-icon-s-promotion:before{content:"\E7BA"}.el-icon-s-operation:before{content:"\E7BB"}.el-icon-s-unfold:before{content:"\E7BC"}.el-icon-s-fold:before{content:"\E7A9"}.el-icon-s-platform:before{content:"\E7BD"}.el-icon-s-order:before{content:"\E7BE"}.el-icon-s-cooperation:before{content:"\E7BF"}.el-icon-bell:before{content:"\E725"}.el-icon-message-solid:before{content:"\E799"}.el-icon-video-camera:before{content:"\E772"}.el-icon-video-camera-solid:before{content:"\E796"}.el-icon-camera:before{content:"\E779"}.el-icon-camera-solid:before{content:"\E79B"}.el-icon-download:before{content:"\E77C"}.el-icon-upload2:before{content:"\E77B"}.el-icon-upload:before{content:"\E7C3"}.el-icon-picture-outline-round:before{content:"\E75F"}.el-icon-picture-outline:before{content:"\E75E"}.el-icon-picture:before{content:"\E79F"}.el-icon-close:before{content:"\E6DB"}.el-icon-check:before{content:"\E6DA"}.el-icon-plus:before{content:"\E6D9"}.el-icon-minus:before{content:"\E6D8"}.el-icon-help:before{content:"\E73D"}.el-icon-s-help:before{content:"\E7B3"}.el-icon-circle-close:before{content:"\E78D"}.el-icon-circle-check:before{content:"\E720"}.el-icon-circle-plus-outline:before{content:"\E723"}.el-icon-remove-outline:before{content:"\E722"}.el-icon-zoom-out:before{content:"\E776"}.el-icon-zoom-in:before{content:"\E777"}.el-icon-error:before{content:"\E79D"}.el-icon-success:before{content:"\E79C"}.el-icon-circle-plus:before{content:"\E7A0"}.el-icon-remove:before{content:"\E7A2"}.el-icon-info:before{content:"\E7A1"}.el-icon-question:before{content:"\E7A4"}.el-icon-warning-outline:before{content:"\E6C9"}.el-icon-warning:before{content:"\E7A3"}.el-icon-goods:before{content:"\E7C2"}.el-icon-s-goods:before{content:"\E7B2"}.el-icon-star-off:before{content:"\E717"}.el-icon-star-on:before{content:"\E797"}.el-icon-more-outline:before{content:"\E6CC"}.el-icon-more:before{content:"\E794"}.el-icon-phone-outline:before{content:"\E6CB"}.el-icon-phone:before{content:"\E795"}.el-icon-user:before{content:"\E6E3"}.el-icon-user-solid:before{content:"\E7A5"}.el-icon-setting:before{content:"\E6CA"}.el-icon-s-tools:before{content:"\E7AC"}.el-icon-delete:before{content:"\E6D7"}.el-icon-delete-solid:before{content:"\E7C9"}.el-icon-eleme:before{content:"\E7C7"}.el-icon-platform-eleme:before{content:"\E7CA"}.el-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.page-container[data-v-672fe7b5]{position:relative;height:100%}.mask-layer[data-v-672fe7b5]{margin:0 auto;width:100%;height:100%;position:fixed;top:0;right:0;left:0;bottom:0;z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.live-download-content[data-v-672fe7b5]{line-height:1.8;text-align:center}.nav-container[data-v-672fe7b5]{height:43px;background:#fff;border-bottom:1px solid #eceff2}.nav-container .nav-tab li[data-v-672fe7b5]{height:42px;line-height:42px;font-size:17px}.nav-container .nav-tab li.active[data-v-672fe7b5]{border-bottom:2px solid #1c84fe}.pagination[data-v-672fe7b5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-main[data-v-672fe7b5]{width:1000px;margin:0 auto;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.content-main .content-container[data-v-672fe7b5]{-webkit-box-flex:0.72;-ms-flex:0.72;flex:0.72;margin-right:10px}.content-main .content-container-list[data-v-672fe7b5]{padding:20px 40px;background-color:#fff;border-radius:10px}.content-main .content-container .item[data-v-672fe7b5]{background:#f6f7fc;border-radius:5px;position:relative;padding:15px;margin-top:10px}.content-main .content-container .item p[data-v-672fe7b5]{width:86%}.content-main .content-container .item-title[data-v-672fe7b5]{font-size:16px;font-weight:700;margin-bottom:10px;color:#545961;width:580px!important;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}.content-main .content-container .item-text[data-v-672fe7b5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2px;font-size:14px;font-weight:400;color:#8d929f;line-height:20px}.content-main .content-container .item-text-content span[data-v-672fe7b5]{display:inline-block;max-width:350px}.content-main .content-container .item-text .item-button a[data-v-672fe7b5]{border-radius:16px;min-width:100px;min-height:32px;display:inline-block}.content-main .content-container .item-text .item-button a[data-v-672fe7b5]:first-child{margin-right:20px}.content-main .content-container .item-join[data-v-672fe7b5]{position:absolute;bottom:13px;right:15px;width:auto;height:40px;border-radius:20px;text-align:center;line-height:40px;cursor:pointer}.content-main .content-container .item-gray[data-v-672fe7b5]{background:#e6e8ed;color:#838996}.content-main .content-container .item .default-cursor[data-v-672fe7b5]{cursor:default}.content-main .content-container .item-view[data-v-672fe7b5]{cursor:pointer;color:#1c84fe}.content-main .content-container .item-view[data-v-672fe7b5]:after,.content-main .content-container .item-view[data-v-672fe7b5]:before{position:absolute;content:"";border-top:8px dashed transparent;border-right:8px dashed transparent;border-bottom:8px dashed transparent;border-left:8px solid #fff}.content-main .content-container .item-view[data-v-672fe7b5]:after{top:11px;right:5px;border-left:8px solid #1c84fe}.content-main .content-container .item-view[data-v-672fe7b5]:before{top:11px;right:7px;z-index:1}.content-main .content-container .item-status[data-v-672fe7b5]{display:inline-block;height:24px;padding:3px 10px;border-radius:12px 12px 12px 0;font-size:14px;position:absolute;top:-40px;left:265px}.content-main .content-container .item-status-1[data-v-672fe7b5]{background:#ffeede;color:#ffa146}.content-main .content-container .item-status-2[data-v-672fe7b5]{background:#d9f2f0;color:#47caae}.content-main .content-container .item-status .icon-living[data-v-672fe7b5]{display:inline-block;width:13px;height:13px;background:url(data:image/gif;base64,R0lGODlhHAAhALMPAES5lEO6lEO4lEK5lES4lES6k0S4k0O5lUK5k0O5k0K6lEK6k0O4lUK4lEO5lAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDM1MiwgMjAyMC8wMS8zMC0xNTo1MDozOCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI0MTI3RkEzOTlDNzExRUFCRkNGRDlCM0E4Mjg4RDlGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI0MTI3RkE0OTlDNzExRUFCRkNGRDlCM0E4Mjg4RDlGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjQxMjdGQTE5OUM3MTFFQUJGQ0ZEOUIzQTgyODhEOUYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjQxMjdGQTI5OUM3MTFFQUJGQ0ZEOUIzQTgyODhEOUYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno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);background-size:cover}.content-main .content-container .item-type[data-v-672fe7b5]{display:inline-block;min-width:46px;min-height:20px;background:rgba(28,132,254,.1);font-size:12px;color:#1c84fe;text-align:center;margin-bottom:10px;padding:2px 5px;border-radius:4px;border:1px solid #1c84fe}.content-main .content-container .content-empty[data-v-672fe7b5]{width:100%;height:calc(100vh - 250px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-main .content-container .content-empty-text[data-v-672fe7b5]{margin-top:43px;color:#adbabf;font-size:18px}.content-main .calendar[data-v-672fe7b5]{-webkit-box-flex:0.28;-ms-flex:0.28;flex:0.28;border-radius:9px}.content-main .calendar .el-calendar[data-v-672fe7b5]{border-radius:10px;margin-bottom:10px}.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__body{font-size:14px;padding-bottom:0;padding:12px 10px 0}.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__body .current,.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__body .next,.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__body .prev{border-width:0}.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__body .el-calendar-day{position:relative;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__header .el-calendar__title{font-size:16px}.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__header .el-calendar__button-group button{font-family:element-icons!important;border-width:0}.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__header .el-calendar__button-group button:first-child:after{content:"\E6DE"}.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__header .el-calendar__button-group button:nth-child(2){display:none}.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__header .el-calendar__button-group button:nth-child(3):after{content:"\E6E0"}.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__header .el-calendar__button-group button span{display:none}.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__header .el-calendar__button-group button:active,.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__header .el-calendar__button-group button:focus,.content-main .calendar .el-calendar[data-v-672fe7b5] .el-calendar__header .el-calendar__button-group button:hover{outline:none;background-color:#fff}.content-main .calendar .sign[data-v-672fe7b5]:after{content:"";position:absolute;width:4px;height:4px;background-color:#1c84fe;bottom:5px;left:18px;border-radius:50%}.content-main .calendar-list .item[data-v-672fe7b5]{position:relative;color:#3f4651;background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(199,210,230,.5);box-shadow:0 2px 4px 0 rgba(199,210,230,.5);border-radius:10px;margin-bottom:10px}.content-main .calendar-list .item-status[data-v-672fe7b5]{border-bottom:1px dashed #e5e7ec;min-height:51px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px}.content-main .calendar-list .item-status .span-status[data-v-672fe7b5]{font-size:10px;font-weight:400;color:#8d929f;line-height:10px;background:rgba(141,146,159,.1);border-radius:1px;border:1px solid #8d929f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:36px;min-height:16px;padding:3px}.content-main .calendar-list .item-status .span-1[data-v-672fe7b5]{background:#ffeede;color:#ffa146;border-color:#ffa146}.content-main .calendar-list .item-status .span-2[data-v-672fe7b5]{background:#d9f2f0;color:#47caae;border-color:#47caae}.content-main .calendar-list .item-status .item-title[data-v-672fe7b5]{font-size:16px;font-weight:700;color:#545961;line-height:22px;margin-left:3px;max-width:200px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}.content-main .calendar-list .item-type[data-v-672fe7b5]{font-size:12px;font-weight:400;color:#1c84fe;line-height:18px;padding:10px 20px}.content-main .calendar-list .item-text[data-v-672fe7b5]{font-size:12px;font-weight:400;color:#8d929f;line-height:17px;padding-left:20px;padding-bottom:10px}.content-main .calendar .calendar-content-empty[data-v-672fe7b5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.content-main .calendar .calendar-content-empty img[data-v-672fe7b5]{width:185px}.timeline-item[data-v-672fe7b5]{padding:25px 0 25px 18px;position:relative;border-left:1px solid #9ca4b0}.timeline-item[data-v-672fe7b5]:before{content:attr(date-is);position:absolute;font-weight:700;top:-4px;display:block;font-size:14px;color:#3f4651}.timeline-item[data-v-672fe7b5]:after{width:10px;height:10px;display:block;top:0;position:absolute;left:-6px;border-radius:10px;content:"";background:#9ca4b0}.timeline-item[data-v-672fe7b5]:last-child{border-left:none}.timeline-item-none[data-v-672fe7b5]{padding:25px 0}.timeline-item-none[data-v-672fe7b5]:after{width:0;height:0}.prompt-panel[data-v-672fe7b5]{width:517px;height:342px;background:#fff;border-radius:2px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;padding:30px 30px 15px}.prompt-panel-tips[data-v-672fe7b5]{line-height:24px;margin-bottom:25px}.prompt-panel-item[data-v-672fe7b5]{margin-bottom:25px}.prompt-panel-item[data-v-672fe7b5]:last-child{margin-bottom:0}.prompt-panel-item-tit[data-v-672fe7b5]{height:16px;font-size:16px;font-weight:700;color:#4da8ff}.prompt-panel-item-text[data-v-672fe7b5]{margin:3px 0}.prompt-panel-item .text-gray[data-v-672fe7b5]{color:#838996}.prompt-panel-radio[data-v-672fe7b5]{position:absolute;left:30px;bottom:15px}.prompt-panel-radio-label[data-v-672fe7b5]{font-size:14px;color:#989da7}.prompt-panel-radio-label .icon-radio[data-v-672fe7b5]{display:inline-block;width:20px;height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAACcElEQVQ4T7WVzUtUYRjFz7kTDhqkfYLiwijQhTVjODPMOFG4y1WR4qLWmn1i/R9GaWWuW41GraZVUaQzzIw094qLQkEXplCCFuSk5D1x5wuxUVTs7u65zz3ve+7zPr9LlLii0ai76kTtVa2vXwHYDLI6WyYtABqny/Vq+dvcy7a2ttXNr3OzEEukOwT2gagttVhRE+YI3Q8FmoY31hUNJRnxpPVIxO18gQVbQ3IZb39+r5h1tEPHV+ootALqAuB1NAoDQb/nHkk7e19wH02Y/cyZZST0tvg9QyRVapeSOJa0ukg8BFAuYSAc8N4pGmZjkhFIGdtG2/lg0/tt4+YffoynLxoGoiDLDbg6g/4zEUanptxVS7+mBdRK6AkHvIM7MSvUxFJmt4RBCF9/HDl4iqPJ9DWCLwCYIZ/n3FYxt1okF99Mk/QIus6xhDUMqh3gzRa/59ludleoHUtaPYCeQhrhWMKcAVEnsiHs83zZi+Foyqqn9BnCrNOt34DclRUH3I2NjWt7MZycnCz7sfJnFeDqfzAsRF5jQzi8x8ijVj3LCpFT1jC0j03Zj2MTS1mfnFHMHhuHLJVHa6YdGFC4EQp4n++mMbGE2S1ikMDc8uL86ewsxxITHaKdHT3SdSnkP/thJ6ax5MQFaf1NbvTQGfR7I0U4xBJmf540GRK9webt4RBPWl3Kw4HEQMi3AQ45dsqIp6zHAm7ld2cCHBLX3lWVl8842nImc5JytQJGEV+CnrT4vHf/wVdx2McnOmDbfQ4stovtfDMbeBD2eyMlAbtRdBp1+Fh1uy3jMqBmEjW5FJgHOG7Qfr20uDBS6hfwF4RCNmoKugLrAAAAAElFTkSuQmCC) 0 0 no-repeat;vertical-align:bottom;margin-right:5px;cursor:pointer}.prompt-panel-radio-label .icon-radio.active[data-v-672fe7b5]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAACY0lEQVQ4T53VT0gUcRTA8e+bVduMyCiI7GRUEBKRZAehEM2s1oKsdsyTdQzCqFtdDArvC126LEToukYUOSoS9IcO/QErgzKiooNo2UFI+4PuvPhtOo7rbs06p+E3733mze/3fr8RclzHkxr6IVThskuFUlEsFb5YwuDkJI8enJRfuXIl88GBXl1mfecs0Aqsz5E4oXCtqIj220dkIjNmAVp/U8sLUnQDW3NV4R9XGFXhRF9UHvrHPbQ+oRUFwj1gdRDQixF+A0edqDhzY2n0UIeudUO8BDbkBc4GqzIlUOk0yVszlEYjCY0jtCwF9OU8dmzZnUb3JbWsUHkPhAKjwihKB3BurrDZ3BrHlvsSSehFhMv5gNYMNXebZTjSpVeB0765jPfYckoiXToA1AVChVEP7FbTw/3ASl/uJ8eWjQb9CJRltMpzETajlPhWeR7s1CqsRaAJdccmCBt0DFjnJStPp35SHV7OtpBgvqIEf4W5wTThTrPKoO+ALb5Kx1Wo7Y3K6/0JrQzBdaDRtEvkPyAwUyym0qTeQTmcMaceTJtatIkbADTEG8eWcrP6ZxBiWRZqPJVib3+zDAUEUYj12tIqs7vpM1CcDVa4JNCescrZmkVF2dHTJK/+7qguvQJcCNRWuYOSji22t02r4xpeUcwTYPsS4ZHpQioGGuWrh5qbuk4tLbIwR9imPOFvqRC1/cdkyLez5gkzv1pAXJWGgPAzV2nua5IP/vhFJ795eDChDWJxHpc9CNaCFwiKMugqsb5hbph2yywgKzoXVHtL14Sn2Zk+ZwVJ/6OUFz1RGfnXl/wBy4Xj4Yq6BY0AAAAASUVORK5CYII=) 0 0 no-repeat}.prompt-panel .btn-confirm[data-v-672fe7b5]{width:auto;height:28px;background:#1e9fff;border-radius:2px;position:absolute;right:20px;bottom:15px}.promt-plat[data-v-672fe7b5]{min-height:342px;height:auto;max-height:530px;padding-bottom:45px}.promt-plat .promt-plat-content[data-v-672fe7b5]{min-height:342px;height:auto;max-height:450px;overflow:scroll}.promt-plat p[data-v-672fe7b5]{min-height:24px;margin-bottom:0}.prompt-download[data-v-672fe7b5]{width:400px;background:#fff;border-radius:2px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;padding:20px 20px 15px}.prompt-download .prompt-download-close[data-v-672fe7b5]{position:absolute;top:8px;right:15px;cursor:pointer;padding:5px}.prompt-download .prompt-download-content[data-v-672fe7b5]{margin-top:15px;margin-bottom:50px}.prompt-download .btn-content[data-v-672fe7b5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.prompt-download .btn-content .btn-default[data-v-672fe7b5]{width:auto;height:30px;border-radius:2px;margin-right:20px;padding:0 10px}.prompt-download .btn-content .btn-active[data-v-672fe7b5]{width:auto;height:30px;background:#1e9fff;border-radius:2px;padding:0 10px}