.themeColorBtn{line-height:normal;border:1px solid transparent;outline:0;cursor:pointer;transition:all .35s;background:var(--theme)}.themeColorBtn:focus,.themeColorBtn:hover{background-color:var(--theme-primary-light-2)}.themeColorBtn:active{background-color:var(--theme-primary-dark)}.themeColorBtn:disabled{cursor:not-allowed}.themeColorBtn:disabled,.themeColorBtn:disabled:active,.themeColorBtn:disabled:focus,.themeColorBtn:disabled:hover{background-color:var(--theme-primary-light-5);border:1px solid transparent;box-shadow:none}.filterAutocomplete .el-autocomplete,.filterAutocomplete .el-autocomplete .el-input{width:100%;height:100%}.filterAutocomplete .el-autocomplete .el-input .el-input__inner{width:100%;height:100%;padding:0 10px}.filterSelect .el-select,.filterSelect .el-select .el-input{width:100%;height:100%}.filterSelect .el-select .el-input .el-input__inner{width:100%;height:100%;padding:0 32px 0 10px}.filterSelect .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-select__caret{line-height:normal!important;color:#abb0c6;font-size:14px;font-weight:700;transition:transform .3s;transform:rotate(90deg);cursor:pointer;display:flex;justify-content:center;align-items:center}.filterSelect .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-select__caret.is-reverse{transform:rotate(180deg);color:var(--theme);display:flex;justify-content:center;align-items:center}.filterInput .el-input{width:100%;height:100%}.filterInput .el-input .el-input__inner{width:100%;height:100%;padding:0 10px}.removeElInputBorder .el-input__inner{border:none}.filterHoverShadow{transition:all .35s;box-shadow:0 0 10px 0 #f0f2f4}.filterHoverShadow:hover{box-shadow:0 6px 10px 0 #e8ebf0}.el-table--custom-set{background:#fff}.el-table--custom-set .el-table__header-wrapper .el-table__header thead tr th{border-right:1px solid transparent}.el-table--custom-set .el-table__header-wrapper .el-table__header thead tr th .cell{font-size:14px;font-weight:700;color:#333}.el-table--custom-set .el-table__body-wrapper .el-table__body{width:100%!important}.el-table--custom-set .el-table__body-wrapper .el-table__body tbody tr.el-table__row.el-table__row--striped{background:#f6f8fa}@-webkit-keyframes skeleton-ani-data-v-59ed55e6{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}@keyframes skeleton-ani-data-v-59ed55e6{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.skeletonAni{-webkit-animation:skeleton-ani-data-v-59ed55e6 3s ease 0s infinite normal both;animation:skeleton-ani-data-v-59ed55e6 3s ease 0s infinite normal both}@-webkit-keyframes skeleton-image-ani-data-v-59ed55e6{0%{opacity:0}50%{opacity:.4}to{opacity:0}}@keyframes skeleton-image-ani-data-v-59ed55e6{0%{opacity:0}50%{opacity:.4}to{opacity:0}}.skeletonImageAni{-webkit-animation:skeleton-image-ani-data-v-59ed55e6 3s ease 0s infinite normal both;animation:skeleton-image-ani-data-v-59ed55e6 3s ease 0s infinite normal both}.nav-popover-shadow{box-shadow:0 24px 24px -10px rgba(2,4,53,.05)}.grayBtn{background:#ecf0f6;transition:all .35s;line-height:normal}.grayBtn,.grayBtn:active,.grayBtn:focus,.grayBtn:hover{border:1px solid transparent;box-shadow:0 4px 6px 0 #ecf0f6}.grayBtn:active,.grayBtn:focus,.grayBtn:hover{background:rgba(238,241,247,.8);color:#626670}.navIconHover .nav-icon-container .icon-wrapper .icon,.navIconHover .nav-icon-container .icon-wrapper .icon i{color:var(--theme)!important}.navIconHover .nav-icon-container .icon-wrapper .icon-image .image.image--default{display:none}.navIconHover .nav-icon-container .icon-wrapper .icon-image .image.image--active{display:block}@-webkit-keyframes fade-in-img-data-v-59ed55e6{0%{transform:scale(1.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fade-in-img-data-v-59ed55e6{0%{transform:scale(1.2);opacity:0}to{transform:scale(1);opacity:1}}.fade-in-img{-webkit-animation:fade-in-img-data-v-59ed55e6 .8s ease 0s 1 normal both;animation:fade-in-img-data-v-59ed55e6 .8s ease 0s 1 normal both}@-webkit-keyframes banner-text-up-data-v-59ed55e6{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes banner-text-up-data-v-59ed55e6{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.banner-fade-in-up-ani,.banner-fade-in-up-ani--slow{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:banner-text-up-data-v-59ed55e6;animation-name:banner-text-up-data-v-59ed55e6}.banner-fade-in-up-ani--slow{-webkit-animation-delay:.3s;animation-delay:.3s}.bgFilter{-webkit-backdrop-filter:blur(10px) opacity(1);backdrop-filter:blur(10px) opacity(1);background-color:rgba(244,246,248,.3)!important}.lighterBgBtn{color:var(--theme)}.lighterBgBtn,.lighterBgBtn .commonStyle,.lighterBgBtn:focus,.lighterBgBtn:hover{background:rgba(var(--theme-rgb),.1);border:none;outline:0;cursor:pointer;transition:all .35s}.lighterBgBtn:focus,.lighterBgBtn:hover{color:var(--theme-primary-light-2)}.lighterBgBtn:active{background:rgba(var(--theme-rgb),.1);border:none;outline:0;cursor:pointer;transition:all .35s;color:var(--theme-primary-dark)}@-webkit-keyframes line-width-ani-data-v-59ed55e6{0%{width:0}to{width:100%}}@keyframes line-width-ani-data-v-59ed55e6{0%{width:0}to{width:100%}}.statusIsFocusLine{position:relative}.statusIsFocusLine:after{transition:all .35s;content:"";position:absolute;height:2px;background-color:var(--theme);width:0;top:0;left:0}@-webkit-keyframes text-fade-in-right-data-v-59ed55e6{0%{transform:translateX(80px);opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes text-fade-in-right-data-v-59ed55e6{0%{transform:translateX(80px);opacity:0}to{opacity:1;transform:translateX(0)}}.text-ani-fade-right{opacity:0;-webkit-animation:text-fade-in-right-data-v-59ed55e6 .8s ease forwards;animation:text-fade-in-right-data-v-59ed55e6 .8s ease forwards}.text-ani-fade-right-1{opacity:0;-webkit-animation:text-fade-in-right-data-v-59ed55e6 .8s ease 80ms forwards;animation:text-fade-in-right-data-v-59ed55e6 .8s ease 80ms forwards}.text-ani-fade-right-2{opacity:0;-webkit-animation:text-fade-in-right-data-v-59ed55e6 .8s ease .12s forwards;animation:text-fade-in-right-data-v-59ed55e6 .8s ease .12s forwards}.text-ani-fade-right-3{opacity:0;-webkit-animation:text-fade-in-right-data-v-59ed55e6 .8s ease .16s forwards;animation:text-fade-in-right-data-v-59ed55e6 .8s ease .16s forwards}.banner-title-container{width:100%}.banner-title-container .banner-title-wrapper{text-align:center}.banner-title-container .banner-title-wrapper .title{max-width:680px;overflow:hidden;margin:auto;white-space:nowrap}.banner-title-container .banner-title-wrapper .title .text{font-size:34px;font-weight:700;color:#fff;letter-spacing:2px}.banner-title-container .banner-title-wrapper .desc{max-width:680px;overflow:hidden;margin:15px auto auto;white-space:nowrap}.banner-title-container .banner-title-wrapper .desc .text{font-size:16px;font-weight:500;color:#fff;line-height:27px;letter-spacing:3px}
.themeColorBtn{line-height:normal;border:1px solid transparent;outline:0;cursor:pointer;transition:all .35s;background:var(--theme)}.themeColorBtn:focus,.themeColorBtn:hover{background-color:var(--theme-primary-light-2)}.themeColorBtn:active{background-color:var(--theme-primary-dark)}.themeColorBtn:disabled{cursor:not-allowed}.themeColorBtn:disabled,.themeColorBtn:disabled:active,.themeColorBtn:disabled:focus,.themeColorBtn:disabled:hover{background-color:var(--theme-primary-light-5);border:1px solid transparent;box-shadow:none}.filterAutocomplete .el-autocomplete,.filterAutocomplete .el-autocomplete .el-input{width:100%;height:100%}.filterAutocomplete .el-autocomplete .el-input .el-input__inner{width:100%;height:100%;padding:0 10px}.filterSelect .el-select,.filterSelect .el-select .el-input{width:100%;height:100%}.filterSelect .el-select .el-input .el-input__inner{width:100%;height:100%;padding:0 32px 0 10px}.filterSelect .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-select__caret{line-height:normal!important;color:#abb0c6;font-size:14px;font-weight:700;transition:transform .3s;transform:rotate(90deg);cursor:pointer;display:flex;justify-content:center;align-items:center}.filterSelect .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-select__caret.is-reverse{transform:rotate(180deg);color:var(--theme);display:flex;justify-content:center;align-items:center}.filterInput .el-input{width:100%;height:100%}.filterInput .el-input .el-input__inner{width:100%;height:100%;padding:0 10px}.removeElInputBorder .el-input__inner{border:none}.filterHoverShadow{transition:all .35s;box-shadow:0 0 10px 0 #f0f2f4}.filterHoverShadow:hover{box-shadow:0 6px 10px 0 #e8ebf0}.el-table--custom-set{background:#fff}.el-table--custom-set .el-table__header-wrapper .el-table__header thead tr th{border-right:1px solid transparent}.el-table--custom-set .el-table__header-wrapper .el-table__header thead tr th .cell{font-size:14px;font-weight:700;color:#333}.el-table--custom-set .el-table__body-wrapper .el-table__body{width:100%!important}.el-table--custom-set .el-table__body-wrapper .el-table__body tbody tr.el-table__row.el-table__row--striped{background:#f6f8fa}@-webkit-keyframes skeleton-ani-data-v-9f4a92be{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}@keyframes skeleton-ani-data-v-9f4a92be{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.skeletonAni{-webkit-animation:skeleton-ani-data-v-9f4a92be 3s ease 0s infinite normal both;animation:skeleton-ani-data-v-9f4a92be 3s ease 0s infinite normal both}@-webkit-keyframes skeleton-image-ani-data-v-9f4a92be{0%{opacity:0}50%{opacity:.4}to{opacity:0}}@keyframes skeleton-image-ani-data-v-9f4a92be{0%{opacity:0}50%{opacity:.4}to{opacity:0}}.skeletonImageAni{-webkit-animation:skeleton-image-ani-data-v-9f4a92be 3s ease 0s infinite normal both;animation:skeleton-image-ani-data-v-9f4a92be 3s ease 0s infinite normal both}.nav-popover-shadow{box-shadow:0 24px 24px -10px rgba(2,4,53,.05)}.grayBtn{background:#ecf0f6;transition:all .35s;line-height:normal}.grayBtn,.grayBtn:active,.grayBtn:focus,.grayBtn:hover{border:1px solid transparent;box-shadow:0 4px 6px 0 #ecf0f6}.grayBtn:active,.grayBtn:focus,.grayBtn:hover{background:rgba(238,241,247,.8);color:#626670}.navIconHover .nav-icon-container .icon-wrapper .icon,.navIconHover .nav-icon-container .icon-wrapper .icon i{color:var(--theme)!important}.navIconHover .nav-icon-container .icon-wrapper .icon-image .image.image--default{display:none}.navIconHover .nav-icon-container .icon-wrapper .icon-image .image.image--active{display:block}@-webkit-keyframes fade-in-img-data-v-9f4a92be{0%{transform:scale(1.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fade-in-img-data-v-9f4a92be{0%{transform:scale(1.2);opacity:0}to{transform:scale(1);opacity:1}}.fade-in-img{-webkit-animation:fade-in-img-data-v-9f4a92be .8s ease 0s 1 normal both;animation:fade-in-img-data-v-9f4a92be .8s ease 0s 1 normal both}@-webkit-keyframes banner-text-up-data-v-9f4a92be{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes banner-text-up-data-v-9f4a92be{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.banner-fade-in-up-ani,.banner-fade-in-up-ani--slow{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:banner-text-up-data-v-9f4a92be;animation-name:banner-text-up-data-v-9f4a92be}.banner-fade-in-up-ani--slow{-webkit-animation-delay:.3s;animation-delay:.3s}.bgFilter{-webkit-backdrop-filter:blur(10px) opacity(1);backdrop-filter:blur(10px) opacity(1);background-color:rgba(244,246,248,.3)!important}.lighterBgBtn{color:var(--theme)}.lighterBgBtn,.lighterBgBtn .commonStyle,.lighterBgBtn:focus,.lighterBgBtn:hover{background:rgba(var(--theme-rgb),.1);border:none;outline:0;cursor:pointer;transition:all .35s}.lighterBgBtn:focus,.lighterBgBtn:hover{color:var(--theme-primary-light-2)}.lighterBgBtn:active{background:rgba(var(--theme-rgb),.1);border:none;outline:0;cursor:pointer;transition:all .35s;color:var(--theme-primary-dark)}@-webkit-keyframes line-width-ani-data-v-9f4a92be{0%{width:0}to{width:100%}}@keyframes line-width-ani-data-v-9f4a92be{0%{width:0}to{width:100%}}.statusIsFocusLine{position:relative}.statusIsFocusLine:after{transition:all .35s;content:"";position:absolute;height:2px;background-color:var(--theme);width:0;top:0;left:0}@-webkit-keyframes text-fade-in-right-data-v-9f4a92be{0%{transform:translateX(80px);opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes text-fade-in-right-data-v-9f4a92be{0%{transform:translateX(80px);opacity:0}to{opacity:1;transform:translateX(0)}}.text-ani-fade-right{opacity:0;-webkit-animation:text-fade-in-right-data-v-9f4a92be .8s ease forwards;animation:text-fade-in-right-data-v-9f4a92be .8s ease forwards}.text-ani-fade-right-1{opacity:0;-webkit-animation:text-fade-in-right-data-v-9f4a92be .8s ease 80ms forwards;animation:text-fade-in-right-data-v-9f4a92be .8s ease 80ms forwards}.text-ani-fade-right-2{opacity:0;-webkit-animation:text-fade-in-right-data-v-9f4a92be .8s ease .12s forwards;animation:text-fade-in-right-data-v-9f4a92be .8s ease .12s forwards}.text-ani-fade-right-3{opacity:0;-webkit-animation:text-fade-in-right-data-v-9f4a92be .8s ease .16s forwards;animation:text-fade-in-right-data-v-9f4a92be .8s ease .16s forwards}.notification{background-color:#f8f9fd;width:100%;min-height:100vh}.notification .W1200px{min-width:1200px}.notification .banner{position:relative;min-width:1200px}.notification .banner .bannerImg{width:100%;height:384px;overflow:hidden}.notification .banner .bannerImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.notification .banner .bannerContent{position:absolute;width:100%;height:100%;top:0;left:0;z-index:5;padding-top:50px}.notification .nav{height:75px;padding-top:20px;box-sizing:border-box;margin-bottom:22px}.notification .nav .minNav{height:100%;max-width:1200px;position:relative}.notification .nav .minNav .navList{height:100%}.notification .nav .minNav .navList .navZi{margin-right:50px;font-size:18px;font-weight:500;color:#333;height:100%}.notification .nav .minNav .navList .navZi:hover{color:var(--theme)}.notification .nav .minNav .navList .navActive{color:var(--theme);font-weight:700}.notification .nav .minNav .navList .navZi:last-child{margin-right:0}.notification .nav .minNav .bottomBorder{width:100%;height:4px;background-color:#f8f9fd;position:absolute;left:0;bottom:1px}.notification .nav .minNav .bottomBorder .lineActive{width:0;height:4px;background:var(--theme);border-radius:2px;transition:all .3s}
.themeColorBtn{line-height:normal;border:1px solid transparent;outline:0;cursor:pointer;transition:all .35s;background:var(--theme)}.themeColorBtn:focus,.themeColorBtn:hover{background-color:var(--theme-primary-light-2)}.themeColorBtn:active{background-color:var(--theme-primary-dark)}.themeColorBtn:disabled{cursor:not-allowed}.themeColorBtn:disabled,.themeColorBtn:disabled:active,.themeColorBtn:disabled:focus,.themeColorBtn:disabled:hover{background-color:var(--theme-primary-light-5);border:1px solid transparent;box-shadow:none}.filterAutocomplete .el-autocomplete,.filterAutocomplete .el-autocomplete .el-input{width:100%;height:100%}.filterAutocomplete .el-autocomplete .el-input .el-input__inner{width:100%;height:100%;padding:0 10px}.filterSelect .el-select,.filterSelect .el-select .el-input{width:100%;height:100%}.filterSelect .el-select .el-input .el-input__inner{width:100%;height:100%;padding:0 32px 0 10px}.filterSelect .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-select__caret{line-height:normal!important;color:#abb0c6;font-size:14px;font-weight:700;transition:transform .3s;transform:rotate(90deg);cursor:pointer;display:flex;justify-content:center;align-items:center}.filterSelect .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-select__caret.is-reverse{transform:rotate(180deg);color:var(--theme);display:flex;justify-content:center;align-items:center}.filterInput .el-input{width:100%;height:100%}.filterInput .el-input .el-input__inner{width:100%;height:100%;padding:0 10px}.removeElInputBorder .el-input__inner{border:none}.filterHoverShadow{transition:all .35s;box-shadow:0 0 10px 0 #f0f2f4}.filterHoverShadow:hover{box-shadow:0 6px 10px 0 #e8ebf0}.el-table--custom-set{background:#fff}.el-table--custom-set .el-table__header-wrapper .el-table__header thead tr th{border-right:1px solid transparent}.el-table--custom-set .el-table__header-wrapper .el-table__header thead tr th .cell{font-size:14px;font-weight:700;color:#333}.el-table--custom-set .el-table__body-wrapper .el-table__body{width:100%!important}.el-table--custom-set .el-table__body-wrapper .el-table__body tbody tr.el-table__row.el-table__row--striped{background:#f6f8fa}@-webkit-keyframes skeleton-ani-data-v-7afc7f4a{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}@keyframes skeleton-ani-data-v-7afc7f4a{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.skeletonAni{-webkit-animation:skeleton-ani-data-v-7afc7f4a 3s ease 0s infinite normal both;animation:skeleton-ani-data-v-7afc7f4a 3s ease 0s infinite normal both}@-webkit-keyframes skeleton-image-ani-data-v-7afc7f4a{0%{opacity:0}50%{opacity:.4}to{opacity:0}}@keyframes skeleton-image-ani-data-v-7afc7f4a{0%{opacity:0}50%{opacity:.4}to{opacity:0}}.skeletonImageAni{-webkit-animation:skeleton-image-ani-data-v-7afc7f4a 3s ease 0s infinite normal both;animation:skeleton-image-ani-data-v-7afc7f4a 3s ease 0s infinite normal both}.nav-popover-shadow{box-shadow:0 24px 24px -10px rgba(2,4,53,.05)}.grayBtn{background:#ecf0f6;transition:all .35s;line-height:normal}.grayBtn,.grayBtn:active,.grayBtn:focus,.grayBtn:hover{border:1px solid transparent;box-shadow:0 4px 6px 0 #ecf0f6}.grayBtn:active,.grayBtn:focus,.grayBtn:hover{background:rgba(238,241,247,.8);color:#626670}.navIconHover .nav-icon-container .icon-wrapper .icon,.navIconHover .nav-icon-container .icon-wrapper .icon i{color:var(--theme)!important}.navIconHover .nav-icon-container .icon-wrapper .icon-image .image.image--default{display:none}.navIconHover .nav-icon-container .icon-wrapper .icon-image .image.image--active{display:block}@-webkit-keyframes fade-in-img-data-v-7afc7f4a{0%{transform:scale(1.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fade-in-img-data-v-7afc7f4a{0%{transform:scale(1.2);opacity:0}to{transform:scale(1);opacity:1}}.fade-in-img{-webkit-animation:fade-in-img-data-v-7afc7f4a .8s ease 0s 1 normal both;animation:fade-in-img-data-v-7afc7f4a .8s ease 0s 1 normal both}@-webkit-keyframes banner-text-up-data-v-7afc7f4a{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes banner-text-up-data-v-7afc7f4a{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.banner-fade-in-up-ani,.banner-fade-in-up-ani--slow{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:banner-text-up-data-v-7afc7f4a;animation-name:banner-text-up-data-v-7afc7f4a}.banner-fade-in-up-ani--slow{-webkit-animation-delay:.3s;animation-delay:.3s}.bgFilter{-webkit-backdrop-filter:blur(10px) opacity(1);backdrop-filter:blur(10px) opacity(1);background-color:rgba(244,246,248,.3)!important}.lighterBgBtn{color:var(--theme)}.lighterBgBtn,.lighterBgBtn .commonStyle,.lighterBgBtn:focus,.lighterBgBtn:hover{background:rgba(var(--theme-rgb),.1);border:none;outline:0;cursor:pointer;transition:all .35s}.lighterBgBtn:focus,.lighterBgBtn:hover{color:var(--theme-primary-light-2)}.lighterBgBtn:active{background:rgba(var(--theme-rgb),.1);border:none;outline:0;cursor:pointer;transition:all .35s;color:var(--theme-primary-dark)}@-webkit-keyframes line-width-ani-data-v-7afc7f4a{0%{width:0}to{width:100%}}@keyframes line-width-ani-data-v-7afc7f4a{0%{width:0}to{width:100%}}.statusIsFocusLine{position:relative}.statusIsFocusLine:after{transition:all .35s;content:"";position:absolute;height:2px;background-color:var(--theme);width:0;top:0;left:0}@-webkit-keyframes text-fade-in-right-data-v-7afc7f4a{0%{transform:translateX(80px);opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes text-fade-in-right-data-v-7afc7f4a{0%{transform:translateX(80px);opacity:0}to{opacity:1;transform:translateX(0)}}.text-ani-fade-right{opacity:0;-webkit-animation:text-fade-in-right-data-v-7afc7f4a .8s ease forwards;animation:text-fade-in-right-data-v-7afc7f4a .8s ease forwards}.text-ani-fade-right-1{opacity:0;-webkit-animation:text-fade-in-right-data-v-7afc7f4a .8s ease 80ms forwards;animation:text-fade-in-right-data-v-7afc7f4a .8s ease 80ms forwards}.text-ani-fade-right-2{opacity:0;-webkit-animation:text-fade-in-right-data-v-7afc7f4a .8s ease .12s forwards;animation:text-fade-in-right-data-v-7afc7f4a .8s ease .12s forwards}.text-ani-fade-right-3{opacity:0;-webkit-animation:text-fade-in-right-data-v-7afc7f4a .8s ease .16s forwards;animation:text-fade-in-right-data-v-7afc7f4a .8s ease .16s forwards}.noticeContent{padding-bottom:64px;width:100%}.noticeContent .icon-rili{color:#9ea1b1}.noticeContent div{box-sizing:border-box}.noticeContent .W1200px{min-width:1200px}.noticeContent .noticeLeft{width:880px;padding:20px 20px 52px;background-color:#fff;border-radius:10px;box-sizing:border-box;min-height:580px}.noticeContent .noticeLeft .ul .liActive .LAimg{width:840px;height:310px;border-radius:10px;overflow:hidden}.noticeContent .noticeLeft .ul .liActive .LAimg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all 1.5s ease}.noticeContent .noticeLeft .ul .liActive .LAimg img:hover{transform:scale(1.1)}.noticeContent .noticeLeft .ul .liActive .LAContent{width:100%;height:171px;border-bottom:1px solid #e9ebf3;position:relative}.noticeContent .noticeLeft .ul .liActive .LAContent .rdNews{width:703px;padding-top:29px}.noticeContent .noticeLeft .ul .liActive .LAContent .rdNews .button{width:112px;height:40px;background:var(--theme);border-radius:6px;font-size:18px;font-weight:700;color:#fff;margin-right:20px;display:flex;flex:none}.noticeContent .noticeLeft .ul .liActive .LAContent .rdNews .biaoti{font-size:24px;font-weight:700;color:#272a31;transition:all .35s}.noticeContent .noticeLeft .ul .liActive .LAContent .rdData{padding-top:24px;width:703px;font-size:16px;font-weight:500;color:#4a4a4b;line-height:24px}.noticeContent .noticeLeft .ul .liActive .LAContent .rdRight{width:70px;height:69px;background:#fff;border:1px solid #e5e7ed;border-radius:10px;position:absolute;right:0;bottom:31px}.noticeContent .noticeLeft .ul .liActive .LAContent .rdRight img{width:26px;height:26px;margin-bottom:8px}.noticeContent .noticeLeft .ul .liActive .LAContent .rdRight i{font-size:26px;margin-bottom:8px}.noticeContent .noticeLeft .ul .liActive .LAContent .rdRight div{font-size:12px;font-weight:500;color:#8a8e9f}.noticeContent .noticeLeft .ul .liActive:hover .LAimg img{transform:scale(1.1)}.noticeContent .noticeLeft .ul .liActive:hover .LAContent .rdNews .biaoti{color:var(--theme)!important}.noticeContent .noticeLeft .ul .li{width:100%;height:148px;box-sizing:border-box;padding:30px 0;border-bottom:1px solid #e9ebf3}.noticeContent .noticeLeft .ul .li .liLeft .liImg{width:180px;height:88px;border-radius:10px;overflow:hidden;margin-right:18px;display:flex;flex:none}.noticeContent .noticeLeft .ul .li .liLeft .liImg img{transition:all 1.5s ease;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.noticeContent .noticeLeft .ul .li .liLeft .liImg img:hover{transform:scale(1.1)}.noticeContent .noticeLeft .ul .li .liLeft .liContent{width:480px}.noticeContent .noticeLeft .ul .li .liLeft .liContent .liOne{font-size:21px;font-weight:700;color:#272a31;transition:all .35s}.noticeContent .noticeLeft .ul .li .liLeft .liContent .liTwo{font-size:16px;font-weight:500;color:#4a4a4b}.noticeContent .noticeLeft .ul .li .liRight{width:70px;height:69px;background:#fff;border:1px solid #e5e7ed;border-radius:10px}.noticeContent .noticeLeft .ul .li .liRight img{width:26px;height:26px;margin-bottom:8px}.noticeContent .noticeLeft .ul .li .liRight i{font-size:26px;margin-bottom:8px}.noticeContent .noticeLeft .ul .li .liRight div{font-size:12px;font-weight:500;color:#8a8e9f}.noticeContent .noticeLeft .ul .li:hover .liLeft .liImg img{transform:scale(1.1)}.noticeContent .noticeLeft .ul .li:hover .liOne{color:var(--theme)!important}.noticeContent .noticeLeft .paginationFY{margin-top:54px}.noticeContent .noticeRight{width:300px;position:sticky;position:-webkit-sticky;top:calc(var(--navbar-bottom-height) + 20px)}.noticeContent .noticeRight .nrTop{width:300px;height:392px;background:#fff;border-radius:10px}.noticeContent .noticeRight .nrTop .nrTitle{padding:16px 15px 10px;font-size:18px;font-weight:700;color:#272a31}.noticeContent .noticeRight .nrTop .nrUl .nrLi{padding:0 15px;margin-bottom:18px;position:relative;transition:all .1s}.noticeContent .noticeRight .nrTop .nrUl .nrLi .brLiActive{padding:10px 0;transition:all .1s;overflow:hidden}.noticeContent .noticeRight .nrTop .nrUl .nrLi .brBox{height:56px;overflow:hidden}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrImg{width:80px;height:56px;border-radius:6px;margin-right:10px;display:flex;flex:none;overflow:hidden}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all 1.5s ease}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrImg img:hover{transform:scale(1.1)}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrContent{height:100%}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrContent .biaotiOne{width:270px;font-size:13px;font-weight:500;color:#4a4a4b;margin-bottom:8px}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrContent .biaotiTwo{font-size:13px;font-weight:500;color:#4a4a4b;margin-bottom:8px;transition:all .35s}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrContent .time{font-size:13px;font-weight:500;color:#585e67}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrLiLine{width:2px;height:0;border-radius:1px;position:absolute;left:0;transition:all .35s}.noticeContent .noticeRight .nrTop .nrUl .nrLi:hover{background-color:rgba(var(--theme-rgb),.05);border-radius:1px}.noticeContent .noticeRight .nrTop .nrUl .nrLi:hover .nrLiLine{width:2px;height:56px;background-color:rgba(var(--theme-rgb),.8);border-radius:1px;position:absolute;left:0}.noticeContent .noticeRight .nrTop .nrUl .nrLi:hover .biaotiOne,.noticeContent .noticeRight .nrTop .nrUl .nrLi:hover .biaotiTwo{color:var(--theme)}.noticeContent .noticeRight .nrBottom{width:300px;height:174px;background:#fff;border-radius:10px;padding:20px 20px 0 12px;box-sizing:border-box;position:relative;overflow:hidden;margin-top:14px}.noticeContent .noticeRight .nrBottom .nrBLeft{margin-right:25px;width:128px}.noticeContent .noticeRight .nrBottom .nrBLeft .title1{font-size:18px;font-weight:700;color:#272a31;margin-bottom:7px}.noticeContent .noticeRight .nrBottom .nrBLeft .title2{font-size:15px;font-weight:500;color:#585e67;margin-bottom:40px}.noticeContent .noticeRight .nrBottom .nrBLeft .anNiu{width:128px;height:24px;background:#f96609;border-radius:12px;box-sizing:border-box;padding:0 9px 0 12px}.noticeContent .noticeRight .nrBottom .nrBLeft .anNiu .anNiuLeft{font-size:13px;font-weight:700;color:#fff;margin-right:8px}.noticeContent .noticeRight .nrBottom .nrBLeft .anNiu .anRight{display:flex;flex:none;width:14px;height:14px;border-radius:50%;background-color:#fff;font-size:12px;color:#f96609}.noticeContent .noticeRight .nrBottom .nrBRight{width:114px;height:114px;background:#fff;border:1px solid #e5e7ed;border-radius:6px}.noticeContent .noticeRight .nrBottom .nrBRight img{width:108px;height:108px;border-radius:6px;overflow:hidden;-o-object-fit:cover;object-fit:cover}.noticeContent .noticeRight .nrBottom .rightBottm{width:100px;height:100px;border:20px solid rgba(var(--theme-rgb),.06);border-radius:50%;position:absolute;right:-50px;bottom:-50px;z-index:3}.noticeContent .noticeRight .nrBottom .leftTop{width:60px;height:60px;border:14px solid rgba(var(--theme-rgb),.06);border-radius:50%;position:absolute;left:-27px;top:-22px;z-index:3}.noticeContent .noticeRight .nrBottom .topLine{width:300px;height:2px;background-color:rgba(var(--theme-rgb),.7);border-radius:10px;position:absolute;top:0;left:0}.noticeContent .noData{overflow:hidden;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.noticeContent .noData .noDataImg{width:260px;height:250px}.noticeContent .noData .noDataTitle{font-size:14px;color:#5a5d71;margin-top:20px;text-align:center}.noticeContent .noDataRight{overflow:hidden;display:flex;flex-direction:column;align-items:center;width:100%}.noticeContent .noDataRight .noDataImg{width:200px;height:200px;margin-top:40px}.noticeContent .noDataRight .noDataTitle{font-size:14px;color:#5a5d71;margin-top:20px;text-align:center}
.themeColorBtn{line-height:normal;border:1px solid transparent;outline:0;cursor:pointer;transition:all .35s;background:var(--theme)}.themeColorBtn:focus,.themeColorBtn:hover{background-color:var(--theme-primary-light-2)}.themeColorBtn:active{background-color:var(--theme-primary-dark)}.themeColorBtn:disabled{cursor:not-allowed}.themeColorBtn:disabled,.themeColorBtn:disabled:active,.themeColorBtn:disabled:focus,.themeColorBtn:disabled:hover{background-color:var(--theme-primary-light-5);border:1px solid transparent;box-shadow:none}.filterAutocomplete .el-autocomplete,.filterAutocomplete .el-autocomplete .el-input{width:100%;height:100%}.filterAutocomplete .el-autocomplete .el-input .el-input__inner{width:100%;height:100%;padding:0 10px}.filterSelect .el-select,.filterSelect .el-select .el-input{width:100%;height:100%}.filterSelect .el-select .el-input .el-input__inner{width:100%;height:100%;padding:0 32px 0 10px}.filterSelect .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-select__caret{line-height:normal!important;color:#abb0c6;font-size:14px;font-weight:700;transition:transform .3s;transform:rotate(90deg);cursor:pointer;display:flex;justify-content:center;align-items:center}.filterSelect .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-select__caret.is-reverse{transform:rotate(180deg);color:var(--theme);display:flex;justify-content:center;align-items:center}.filterInput .el-input{width:100%;height:100%}.filterInput .el-input .el-input__inner{width:100%;height:100%;padding:0 10px}.removeElInputBorder .el-input__inner{border:none}.filterHoverShadow{transition:all .35s;box-shadow:0 0 10px 0 #f0f2f4}.filterHoverShadow:hover{box-shadow:0 6px 10px 0 #e8ebf0}.el-table--custom-set{background:#fff}.el-table--custom-set .el-table__header-wrapper .el-table__header thead tr th{border-right:1px solid transparent}.el-table--custom-set .el-table__header-wrapper .el-table__header thead tr th .cell{font-size:14px;font-weight:700;color:#333}.el-table--custom-set .el-table__body-wrapper .el-table__body{width:100%!important}.el-table--custom-set .el-table__body-wrapper .el-table__body tbody tr.el-table__row.el-table__row--striped{background:#f6f8fa}@-webkit-keyframes skeleton-ani-data-v-26436808{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}@keyframes skeleton-ani-data-v-26436808{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.skeletonAni{-webkit-animation:skeleton-ani-data-v-26436808 3s ease 0s infinite normal both;animation:skeleton-ani-data-v-26436808 3s ease 0s infinite normal both}@-webkit-keyframes skeleton-image-ani-data-v-26436808{0%{opacity:0}50%{opacity:.4}to{opacity:0}}@keyframes skeleton-image-ani-data-v-26436808{0%{opacity:0}50%{opacity:.4}to{opacity:0}}.skeletonImageAni{-webkit-animation:skeleton-image-ani-data-v-26436808 3s ease 0s infinite normal both;animation:skeleton-image-ani-data-v-26436808 3s ease 0s infinite normal both}.nav-popover-shadow{box-shadow:0 24px 24px -10px rgba(2,4,53,.05)}.grayBtn{background:#ecf0f6;transition:all .35s;line-height:normal}.grayBtn,.grayBtn:active,.grayBtn:focus,.grayBtn:hover{border:1px solid transparent;box-shadow:0 4px 6px 0 #ecf0f6}.grayBtn:active,.grayBtn:focus,.grayBtn:hover{background:rgba(238,241,247,.8);color:#626670}.navIconHover .nav-icon-container .icon-wrapper .icon,.navIconHover .nav-icon-container .icon-wrapper .icon i{color:var(--theme)!important}.navIconHover .nav-icon-container .icon-wrapper .icon-image .image.image--default{display:none}.navIconHover .nav-icon-container .icon-wrapper .icon-image .image.image--active{display:block}@-webkit-keyframes fade-in-img-data-v-26436808{0%{transform:scale(1.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fade-in-img-data-v-26436808{0%{transform:scale(1.2);opacity:0}to{transform:scale(1);opacity:1}}.fade-in-img{-webkit-animation:fade-in-img-data-v-26436808 .8s ease 0s 1 normal both;animation:fade-in-img-data-v-26436808 .8s ease 0s 1 normal both}@-webkit-keyframes banner-text-up-data-v-26436808{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes banner-text-up-data-v-26436808{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.banner-fade-in-up-ani,.banner-fade-in-up-ani--slow{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:banner-text-up-data-v-26436808;animation-name:banner-text-up-data-v-26436808}.banner-fade-in-up-ani--slow{-webkit-animation-delay:.3s;animation-delay:.3s}.bgFilter{-webkit-backdrop-filter:blur(10px) opacity(1);backdrop-filter:blur(10px) opacity(1);background-color:rgba(244,246,248,.3)!important}.lighterBgBtn{color:var(--theme)}.lighterBgBtn,.lighterBgBtn .commonStyle,.lighterBgBtn:focus,.lighterBgBtn:hover{background:rgba(var(--theme-rgb),.1);border:none;outline:0;cursor:pointer;transition:all .35s}.lighterBgBtn:focus,.lighterBgBtn:hover{color:var(--theme-primary-light-2)}.lighterBgBtn:active{background:rgba(var(--theme-rgb),.1);border:none;outline:0;cursor:pointer;transition:all .35s;color:var(--theme-primary-dark)}@-webkit-keyframes line-width-ani-data-v-26436808{0%{width:0}to{width:100%}}@keyframes line-width-ani-data-v-26436808{0%{width:0}to{width:100%}}.statusIsFocusLine{position:relative}.statusIsFocusLine:after{transition:all .35s;content:"";position:absolute;height:2px;background-color:var(--theme);width:0;top:0;left:0}@-webkit-keyframes text-fade-in-right-data-v-26436808{0%{transform:translateX(80px);opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes text-fade-in-right-data-v-26436808{0%{transform:translateX(80px);opacity:0}to{opacity:1;transform:translateX(0)}}.text-ani-fade-right{opacity:0;-webkit-animation:text-fade-in-right-data-v-26436808 .8s ease forwards;animation:text-fade-in-right-data-v-26436808 .8s ease forwards}.text-ani-fade-right-1{opacity:0;-webkit-animation:text-fade-in-right-data-v-26436808 .8s ease 80ms forwards;animation:text-fade-in-right-data-v-26436808 .8s ease 80ms forwards}.text-ani-fade-right-2{opacity:0;-webkit-animation:text-fade-in-right-data-v-26436808 .8s ease .12s forwards;animation:text-fade-in-right-data-v-26436808 .8s ease .12s forwards}.text-ani-fade-right-3{opacity:0;-webkit-animation:text-fade-in-right-data-v-26436808 .8s ease .16s forwards;animation:text-fade-in-right-data-v-26436808 .8s ease .16s forwards}.noticeContent{padding-bottom:64px;width:100%}.noticeContent .icon-rili{color:#9ea1b1}.noticeContent div{box-sizing:border-box}.noticeContent .W1200px{min-width:1200px}.noticeContent .noticeLeft{width:880px;padding:20px 20px 52px;background-color:#fff;border-radius:10px;box-sizing:border-box;min-height:580px}.noticeContent .noticeLeft .ul .liActive .LAimg{width:840px;height:310px;border-radius:10px;overflow:hidden}.noticeContent .noticeLeft .ul .liActive .LAimg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all 1.5s ease}.noticeContent .noticeLeft .ul .liActive .LAimg img:hover{transform:scale(1.1)}.noticeContent .noticeLeft .ul .liActive .LAContent{width:100%;height:171px;border-bottom:1px solid #e9ebf3;position:relative}.noticeContent .noticeLeft .ul .liActive .LAContent .rdNews{width:703px;padding-top:29px}.noticeContent .noticeLeft .ul .liActive .LAContent .rdNews .button{width:112px;height:40px;background:var(--theme);border-radius:6px;font-size:18px;font-weight:700;color:#fff;margin-right:20px;display:flex;flex:none}.noticeContent .noticeLeft .ul .liActive .LAContent .rdNews .biaoti{font-size:24px;font-weight:700;color:#272a31;transition:all .35s}.noticeContent .noticeLeft .ul .liActive .LAContent .rdData{padding-top:24px;width:703px;font-size:16px;font-weight:500;color:#4a4a4b;line-height:24px}.noticeContent .noticeLeft .ul .liActive .LAContent .rdRight{width:70px;height:69px;background:#fff;border:1px solid #e5e7ed;border-radius:10px;position:absolute;right:0;bottom:31px}.noticeContent .noticeLeft .ul .liActive .LAContent .rdRight img{width:26px;height:26px;margin-bottom:8px}.noticeContent .noticeLeft .ul .liActive .LAContent .rdRight i{font-size:26px;margin-bottom:8px}.noticeContent .noticeLeft .ul .liActive .LAContent .rdRight div{font-size:12px;font-weight:500;color:#8a8e9f}.noticeContent .noticeLeft .ul .liActive:hover .LAimg img{transform:scale(1.1)}.noticeContent .noticeLeft .ul .liActive:hover .LAContent .rdNews .biaoti{color:var(--theme)!important}.noticeContent .noticeLeft .ul .li{width:100%;height:148px;box-sizing:border-box;padding:30px 0;border-bottom:1px solid #e9ebf3}.noticeContent .noticeLeft .ul .li .liLeft .liImg{width:180px;height:88px;border-radius:10px;overflow:hidden;margin-right:18px;display:flex;flex:none}.noticeContent .noticeLeft .ul .li .liLeft .liImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all 1.5s ease}.noticeContent .noticeLeft .ul .li .liLeft .liImg img:hover{transform:scale(1.1)}.noticeContent .noticeLeft .ul .li .liLeft .liContent{width:480px}.noticeContent .noticeLeft .ul .li .liLeft .liContent .liOne{font-size:21px;font-weight:700;color:#272a31;transition:all .35s}.noticeContent .noticeLeft .ul .li .liLeft .liContent .liTwo{font-size:16px;font-weight:500;color:#4a4a4b}.noticeContent .noticeLeft .ul .li .liRight{width:70px;height:69px;background:#fff;border:1px solid #e5e7ed;border-radius:10px}.noticeContent .noticeLeft .ul .li .liRight img{width:26px;height:26px;margin-bottom:8px}.noticeContent .noticeLeft .ul .li .liRight i{font-size:26px;margin-bottom:8px}.noticeContent .noticeLeft .ul .li .liRight div{font-size:12px;font-weight:500;color:#8a8e9f}.noticeContent .noticeLeft .ul .li:hover .liLeft .liImg img{transform:scale(1.1)}.noticeContent .noticeLeft .ul .li:hover .liOne{color:var(--theme)!important}.noticeContent .noticeLeft .paginationFY{margin-top:54px}.noticeContent .noticeRight{width:300px;position:sticky;position:-webkit-sticky;top:calc(var(--navbar-bottom-height) + 20px)}.noticeContent .noticeRight .nrTop{width:300px;height:392px;background:#fff;border-radius:10px}.noticeContent .noticeRight .nrTop .nrTitle{padding:16px 15px 10px;font-size:18px;font-weight:700;color:#272a31}.noticeContent .noticeRight .nrTop .nrUl .nrLi{padding:0 15px;margin-bottom:18px;position:relative;transition:all .1s}.noticeContent .noticeRight .nrTop .nrUl .nrLi .brLiActive{padding:10px 0;transition:all .1s;overflow:hidden}.noticeContent .noticeRight .nrTop .nrUl .nrLi .brBox{height:56px;overflow:hidden}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrImg{width:80px;height:56px;border-radius:6px;margin-right:10px;display:flex;flex:none;overflow:hidden}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all 1.5s ease}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrImg img:hover{transform:scale(1.1)}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrContent{height:100%}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrContent .biaotiOne{width:270px;font-size:13px;font-weight:500;color:#4a4a4b;margin-bottom:8px}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrContent .biaotiTwo{font-size:13px;font-weight:500;color:#4a4a4b;margin-bottom:8px}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrContent .time{font-size:13px;font-weight:500;color:#585e67}.noticeContent .noticeRight .nrTop .nrUl .nrLi .nrLiLine{width:2px;height:0;border-radius:1px;position:absolute;left:0;transition:all .35s}.noticeContent .noticeRight .nrTop .nrUl .nrLi:hover{background-color:rgba(var(--theme-rgb),.05);border-radius:1px}.noticeContent .noticeRight .nrTop .nrUl .nrLi:hover .nrLiLine{width:2px;height:56px;background-color:rgba(var(--theme-rgb),.8);border-radius:1px;position:absolute;left:0}.noticeContent .noticeRight .nrTop .nrUl .nrLi:hover .biaotiOne,.noticeContent .noticeRight .nrTop .nrUl .nrLi:hover .biaotiTwo{color:var(--theme)}.noticeContent .noticeRight .nrBottom{width:300px;height:174px;background:#fff;border-radius:10px;padding:20px 20px 0 12px;box-sizing:border-box;position:relative;overflow:hidden;margin-top:14px}.noticeContent .noticeRight .nrBottom .nrBLeft{margin-right:25px;width:128px}.noticeContent .noticeRight .nrBottom .nrBLeft .title1{font-size:18px;font-weight:700;color:#272a31;margin-bottom:7px}.noticeContent .noticeRight .nrBottom .nrBLeft .title2{font-size:15px;font-weight:500;color:#585e67;margin-bottom:40px}.noticeContent .noticeRight .nrBottom .nrBLeft .anNiu{width:128px;height:24px;background:#f96609;border-radius:12px;box-sizing:border-box;padding:0 9px 0 12px}.noticeContent .noticeRight .nrBottom .nrBLeft .anNiu .anNiuLeft{font-size:13px;font-weight:700;color:#fff;margin-right:8px}.noticeContent .noticeRight .nrBottom .nrBLeft .anNiu .anRight{display:flex;flex:none;width:14px;height:14px;border-radius:50%;background-color:#fff;font-size:12px;color:#f96609}.noticeContent .noticeRight .nrBottom .nrBRight{width:114px;height:114px;background:#fff;border:1px solid #e5e7ed;border-radius:6px}.noticeContent .noticeRight .nrBottom .nrBRight img{width:108px;height:108px;border-radius:6px;overflow:hidden;-o-object-fit:cover;object-fit:cover}.noticeContent .noticeRight .nrBottom .rightBottm{width:100px;height:100px;border:20px solid rgba(var(--theme-rgb),.06);border-radius:50%;position:absolute;right:-50px;bottom:-50px;z-index:3}.noticeContent .noticeRight .nrBottom .leftTop{width:60px;height:60px;border:14px solid rgba(var(--theme-rgb),.06);border-radius:50%;position:absolute;left:-27px;top:-22px;z-index:3}.noticeContent .noticeRight .nrBottom .topLine{width:300px;height:2px;background-color:rgba(var(--theme-rgb),.7);border-radius:10px;position:absolute;top:0;left:0}.noticeContent .noData{overflow:hidden;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.noticeContent .noData .noDataImg{width:260px;height:250px}.noticeContent .noData .noDataTitle{font-size:14px;color:#5a5d71;margin-top:20px;text-align:center}.noticeContent .noDataRight{overflow:hidden;display:flex;flex-direction:column;align-items:center;width:100%}.noticeContent .noDataRight .noDataImg{width:200px;height:200px;margin-top:40px}.noticeContent .noDataRight .noDataTitle{font-size:14px;color:#5a5d71;margin-top:20px;text-align:center}
.themeColorBtn{line-height:normal;border:1px solid transparent;outline:0;cursor:pointer;transition:all .35s;background:var(--theme)}.themeColorBtn:focus,.themeColorBtn:hover{background-color:var(--theme-primary-light-2)}.themeColorBtn:active{background-color:var(--theme-primary-dark)}.themeColorBtn:disabled{cursor:not-allowed}.themeColorBtn:disabled,.themeColorBtn:disabled:active,.themeColorBtn:disabled:focus,.themeColorBtn:disabled:hover{background-color:var(--theme-primary-light-5);border:1px solid transparent;box-shadow:none}.filterAutocomplete .el-autocomplete,.filterAutocomplete .el-autocomplete .el-input{width:100%;height:100%}.filterAutocomplete .el-autocomplete .el-input .el-input__inner{width:100%;height:100%;padding:0 10px}.filterSelect .el-select,.filterSelect .el-select .el-input{width:100%;height:100%}.filterSelect .el-select .el-input .el-input__inner{width:100%;height:100%;padding:0 32px 0 10px}.filterSelect .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-select__caret{line-height:normal!important;color:#abb0c6;font-size:14px;font-weight:700;transition:transform .3s;transform:rotate(90deg);cursor:pointer;display:flex;justify-content:center;align-items:center}.filterSelect .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-select__caret.is-reverse{transform:rotate(180deg);color:var(--theme);display:flex;justify-content:center;align-items:center}.filterInput .el-input{width:100%;height:100%}.filterInput .el-input .el-input__inner{width:100%;height:100%;padding:0 10px}.removeElInputBorder .el-input__inner{border:none}.filterHoverShadow{transition:all .35s;box-shadow:0 0 10px 0 #f0f2f4}.filterHoverShadow:hover{box-shadow:0 6px 10px 0 #e8ebf0}.el-table--custom-set{background:#fff}.el-table--custom-set .el-table__header-wrapper .el-table__header thead tr th{border-right:1px solid transparent}.el-table--custom-set .el-table__header-wrapper .el-table__header thead tr th .cell{font-size:14px;font-weight:700;color:#333}.el-table--custom-set .el-table__body-wrapper .el-table__body{width:100%!important}.el-table--custom-set .el-table__body-wrapper .el-table__body tbody tr.el-table__row.el-table__row--striped{background:#f6f8fa}@-webkit-keyframes skeleton-ani-data-v-9f4a92be{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}@keyframes skeleton-ani-data-v-9f4a92be{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.skeletonAni{-webkit-animation:skeleton-ani-data-v-9f4a92be 3s ease 0s infinite normal both;animation:skeleton-ani-data-v-9f4a92be 3s ease 0s infinite normal both}@-webkit-keyframes skeleton-image-ani-data-v-9f4a92be{0%{opacity:0}50%{opacity:.4}to{opacity:0}}@keyframes skeleton-image-ani-data-v-9f4a92be{0%{opacity:0}50%{opacity:.4}to{opacity:0}}.skeletonImageAni{-webkit-animation:skeleton-image-ani-data-v-9f4a92be 3s ease 0s infinite normal both;animation:skeleton-image-ani-data-v-9f4a92be 3s ease 0s infinite normal both}.nav-popover-shadow{box-shadow:0 24px 24px -10px rgba(2,4,53,.05)}.grayBtn{background:#ecf0f6;transition:all .35s;line-height:normal}.grayBtn,.grayBtn:active,.grayBtn:focus,.grayBtn:hover{border:1px solid transparent;box-shadow:0 4px 6px 0 #ecf0f6}.grayBtn:active,.grayBtn:focus,.grayBtn:hover{background:rgba(238,241,247,.8);color:#626670}.navIconHover .nav-icon-container .icon-wrapper .icon,.navIconHover .nav-icon-container .icon-wrapper .icon i{color:var(--theme)!important}.navIconHover .nav-icon-container .icon-wrapper .icon-image .image.image--default{display:none}.navIconHover .nav-icon-container .icon-wrapper .icon-image .image.image--active{display:block}@-webkit-keyframes fade-in-img-data-v-9f4a92be{0%{transform:scale(1.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fade-in-img-data-v-9f4a92be{0%{transform:scale(1.2);opacity:0}to{transform:scale(1);opacity:1}}.fade-in-img{-webkit-animation:fade-in-img-data-v-9f4a92be .8s ease 0s 1 normal both;animation:fade-in-img-data-v-9f4a92be .8s ease 0s 1 normal both}@-webkit-keyframes banner-text-up-data-v-9f4a92be{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes banner-text-up-data-v-9f4a92be{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.banner-fade-in-up-ani,.banner-fade-in-up-ani--slow{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:banner-text-up-data-v-9f4a92be;animation-name:banner-text-up-data-v-9f4a92be}.banner-fade-in-up-ani--slow{-webkit-animation-delay:.3s;animation-delay:.3s}.bgFilter{-webkit-backdrop-filter:blur(10px) opacity(1);backdrop-filter:blur(10px) opacity(1);background-color:rgba(244,246,248,.3)!important}.lighterBgBtn{color:var(--theme)}.lighterBgBtn,.lighterBgBtn .commonStyle,.lighterBgBtn:focus,.lighterBgBtn:hover{background:rgba(var(--theme-rgb),.1);border:none;outline:0;cursor:pointer;transition:all .35s}.lighterBgBtn:focus,.lighterBgBtn:hover{color:var(--theme-primary-light-2)}.lighterBgBtn:active{background:rgba(var(--theme-rgb),.1);border:none;outline:0;cursor:pointer;transition:all .35s;color:var(--theme-primary-dark)}@-webkit-keyframes line-width-ani-data-v-9f4a92be{0%{width:0}to{width:100%}}@keyframes line-width-ani-data-v-9f4a92be{0%{width:0}to{width:100%}}.statusIsFocusLine{position:relative}.statusIsFocusLine:after{transition:all .35s;content:"";position:absolute;height:2px;background-color:var(--theme);width:0;top:0;left:0}@-webkit-keyframes text-fade-in-right-data-v-9f4a92be{0%{transform:translateX(80px);opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes text-fade-in-right-data-v-9f4a92be{0%{transform:translateX(80px);opacity:0}to{opacity:1;transform:translateX(0)}}.text-ani-fade-right{opacity:0;-webkit-animation:text-fade-in-right-data-v-9f4a92be .8s ease forwards;animation:text-fade-in-right-data-v-9f4a92be .8s ease forwards}.text-ani-fade-right-1{opacity:0;-webkit-animation:text-fade-in-right-data-v-9f4a92be .8s ease 80ms forwards;animation:text-fade-in-right-data-v-9f4a92be .8s ease 80ms forwards}.text-ani-fade-right-2{opacity:0;-webkit-animation:text-fade-in-right-data-v-9f4a92be .8s ease .12s forwards;animation:text-fade-in-right-data-v-9f4a92be .8s ease .12s forwards}.text-ani-fade-right-3{opacity:0;-webkit-animation:text-fade-in-right-data-v-9f4a92be .8s ease .16s forwards;animation:text-fade-in-right-data-v-9f4a92be .8s ease .16s forwards}.notification{background-color:#f8f9fd;width:100%;min-height:100vh}.notification .W1200px{min-width:1200px}.notification .banner{position:relative;min-width:1200px}.notification .banner .bannerImg{width:100%;height:384px;overflow:hidden}.notification .banner .bannerImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.notification .banner .bannerContent{position:absolute;width:100%;height:100%;top:0;left:0;z-index:5;padding-top:50px}.notification .nav{height:75px;padding-top:20px;box-sizing:border-box;margin-bottom:22px}.notification .nav .minNav{height:100%;max-width:1200px;position:relative}.notification .nav .minNav .navList{height:100%}.notification .nav .minNav .navList .navZi{margin-right:50px;font-size:18px;font-weight:500;color:#333;height:100%}.notification .nav .minNav .navList .navZi:hover{color:var(--theme)}.notification .nav .minNav .navList .navActive{color:var(--theme);font-weight:700}.notification .nav .minNav .navList .navZi:last-child{margin-right:0}.notification .nav .minNav .bottomBorder{width:100%;height:4px;background-color:#f8f9fd;position:absolute;left:0;bottom:1px}.notification .nav .minNav .bottomBorder .lineActive{width:0;height:4px;background:var(--theme);border-radius:2px;transition:all .3s}