.header{height:40px;background-color:#2b303b;margin-bottom:24px}.header .header-main{display:flex;align-items:center;height:100%}.header a{color:#fff}body.lock-scroll{overflow-y:hidden}.dialog_wrapper{position:fixed;z-index:999;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;background-color:rgba(0,0,0,.5)}.dialog_wrapper .dialog_content{position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 16px 0 rgba(0,0,0,.16);background-color:#fff;border-radius:4px}.dialog_wrapper .dialog_content .dialog_header{display:flex;align-items:center;position:relative;color:#333;border-radius:4px 4px 0 0;padding:20px 20px 10px}.dialog_wrapper .dialog_content .dialog_header .close-btn{position:absolute;font-size:16px;top:10px;right:20px;padding:4px;cursor:pointer}.dialog_wrapper .dialog_content .dialog_body{width:360px;color:#666;border-radius:0 0 4px 4px;padding:20px}@media screen and (max-width:749px){.dialog_wrapper .dialog_content .dialog_body,.dialog_wrapper .dialog_content .dialog_header{padding:10px}}.contact-dialog .contact-item{display:flex;align-items:center;margin-bottom:30px}.contact-dialog .contact-item .item-label{width:120px;text-align:right;padding-right:12px}.contact-dialog .contact-item .item-content{flex:1}@media screen and (max-width:500px){.item-label{width:90px!important}}#footer-wrapper{left:0;right:0;bottom:0;width:100%;background:#2b303b;color:#909090}#footer-wrapper .link{font-size:12px;color:#909090}#footer-wrapper .outside .wrapper{padding:12px 12px 0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}#footer-wrapper .outside .wrapper .link,#footer-wrapper .outside .wrapper .title{margin:0 10px 10px 0;color:#909090}#footer-wrapper .main_footer{display:flex;align-items:center;justify-content:center;padding-bottom:12px}@media screen and (max-width:500px){#footer-wrapper{font-size:12px!important}#footer-wrapper .wrapper{padding:10px 10px 0!important}#footer-wrapper .wrapper .link{margin-bottom:8px!important}#footer-wrapper .main_footer{padding-bottom:10px!important}#footer-wrapper .title{margin-bottom:8px!important}}input::-moz-placeholder,textarea::-moz-placeholder{color:#bbb}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#bbb}input::placeholder,textarea::placeholder{color:#bbb}.yt-input{position:relative;font-size:14px;display:flex;align-items:center;width:100%;height:40px;line-height:40px}.yt-input.yt-input--medium{height:36px;line-height:36px}.yt-input.yt-input--small{height:32px;font-size:13px;line-height:32px}.yt-input.yt-input--mini{height:28px;font-size:12px;line-height:28px}.yt-input .yt-input__inner{position:relative;border:1px solid #dcdfe6;width:100%;height:100%;border-radius:4px;overflow:hidden;background-color:inherit}.yt-input .yt-input__inner>input{flex-grow:1;display:block;padding:0 5px 0 15px;width:100%;height:100%;color:#606266;font-size:inherit;outline:unset;box-shadow:unset;background-color:inherit}.yt-input .yt-input__inner>input:disabled{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.yt-input .yt-input__inner>input:not(:disabled):not(:focus):hover{border-color:#c0c4cc}.yt-input .yt-input__inner>input:focus{border-color:#409eff}.yt-input .yt-input__inner:hover i.yt-input__clear{display:flex}.yt-input .yt-input__inner i.yt-input__clear{display:none;justify-content:center;align-items:center;position:absolute;top:0;right:0;width:24px;height:100%;background:#fff;cursor:pointer}.yt-input .yt-input__inner i.yt-input__clear:after{content:"";display:block;width:16px;height:16px;background-image:url(/assets/other/2916c1fbae277dd938ac81f96f6ce42d.svg);background-size:cover}.yt-input.yt-input__with-prepend .yt-input__inner{border-radius:0 4px 4px 0}.yt-input.yt-input__with-append .yt-input__inner{border-radius:4px 0 0 4px}.yt-input.yt-input__with-prepend.yt-input__with-append .yt-input__inner{border-radius:0}.yt-input .yt-input__prepend{border:1px solid #dcdfe6;border-right:unset;border-radius:4px 0 0 4px}.yt-input .yt-input__append,.yt-input .yt-input__prepend{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:inherit;color:#909399;font-size:inherit;background-color:#f5f7fa}.yt-input .yt-input__append{border:1px solid #dcdfe6;border-left:unset;border-radius:0 4px 4px 0}.yt-input .yt-input__decrease,.yt-input .yt-input__increase{color:#caced5;font-size:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.yt-input .yt-input__decrease:hover,.yt-input .yt-input__increase:hover{color:#5e616d}.yt-textarea{position:relative;font-size:14px;display:flex;align-items:center;width:100%}.yt-textarea.yt-textarea--small{font-size:13px}.yt-textarea.yt-textarea--mini{font-size:12px}.yt-textarea .yt-textarea__inner{flex-grow:1;display:block;padding:5px 15px;border:1px solid #dcdfe6;width:100%;height:100%;color:#606266;font-size:inherit;line-height:1.5;outline:unset;box-shadow:unset;border-radius:4px;background-color:#fff}.yt-textarea .yt-textarea__inner:hover{border-color:#c0c4cc}.yt-textarea .yt-textarea__inner:focus{border-color:#409eff}.yt-input__append>*,.yt-input__prepend>*{display:flex;align-items:center;padding:0 15px;border:unset!important;min-height:unset!important;height:100%!important;box-sizing:border-box!important;background-color:inherit!important;border-radius:4px}.yt-input__append .yt-select,.yt-input__prepend .yt-select{padding:0 10px!important}.yt-input__append .yt-select .yt-input__inner,.yt-input__prepend .yt-select .yt-input__inner{padding:unset;border:unset;background-color:inherit}.yt-input__append .yt-select .yt-select__arrow,.yt-input__prepend .yt-select .yt-select__arrow{background-color:inherit!important}*{margin:0;padding:0;box-sizing:border-box}#page,body,html{height:100%}body{overflow-y:overlay;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05);scrollbar-width:thin;-webkit-overflow-scrolling:touch}body::-webkit-scrollbar{width:10px;height:12px}body::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.2)}body::-webkit-scrollbar-track{border-radius:0;background-color:rgba(0,0,0,.05)}html{scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05);scrollbar-width:thin;-webkit-overflow-scrolling:touch}a,body,input,textarea{color:#333;font-size:14px;letter-spacing:.5px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Oxygen,Helvetica,Arial}a,button,input,select{outline:unset;border:unset}a{text-decoration:unset}button{background:unset;cursor:pointer}input[type=number].simple::-webkit-inner-spin-button{display:none}.p_relative{position:relative}.flex_align_center{display:flex;align-items:center}.page_wrapper{min-height:100%;position:relative;padding-bottom:70px}.page_wrapper #footer-wrapper{position:absolute}.page_main{margin-top:60px;min-height:calc(100vh - 60px)}.wrapper{margin:0 auto;max-width:1200px}.row{display:flex;align-items:center;margin:10px 0}.row>*{margin-right:10px}.row>:last-child{margin-right:unset}.el-color-dropdown__main-wrapper{display:flex;justify-content:space-between}.a-p{max-width:800px;margin:auto}.a-p-l{max-width:1200px;margin:auto}.hblock-xxs .block-title{font-size:1.3em;font-weight:700}.hblock-xxs>*{margin-right:4px}.hblock-xxs>:last-child{margin-right:0}.vblock-xxs .block-title{font-size:1.3em;font-weight:700}.vblock-xxs>*{margin-bottom:4px}.vblock-xxs>:last-child{margin-bottom:0}.hblock-xs .block-title{font-size:1.3em;font-weight:700}.hblock-xs>*{margin-right:8px}.hblock-xs>:last-child{margin-right:0}.vblock-xs .block-title{font-size:1.3em;font-weight:700}.vblock-xs>*{margin-bottom:8px}.vblock-xs>:last-child{margin-bottom:0}.hblock-s .block-title{font-size:1.3em;font-weight:700}.hblock-s>*{margin-right:16px}.hblock-s>:last-child{margin-right:0}.vblock-s .block-title{font-size:1.3em;font-weight:700}.vblock-s>*{margin-bottom:16px}.vblock-s>:last-child{margin-bottom:0}.hblock-m .block-title{font-size:1.3em;font-weight:700}.hblock-m>*{margin-right:24px}.hblock-m>:last-child{margin-right:0}.vblock-m .block-title{font-size:1.3em;font-weight:700}.vblock-m>*{margin-bottom:24px}.vblock-m>:last-child{margin-bottom:0}.hblock-l .block-title{font-size:1.3em;font-weight:700}.hblock-l>*{margin-right:32px}.hblock-l>:last-child{margin-right:0}.vblock-l .block-title{font-size:1.3em;font-weight:700}.vblock-l>*{margin-bottom:32px}.vblock-l>:last-child{margin-bottom:0}.hblock-xl .block-title{font-size:1.3em;font-weight:700}.hblock-xl>*{margin-right:40px}.hblock-xl>:last-child{margin-right:0}.vblock-xl .block-title{font-size:1.3em;font-weight:700}.vblock-xl>*{margin-bottom:40px}.vblock-xl>:last-child{margin-bottom:0}.hblock-xxl .block-title{font-size:1.3em;font-weight:700}.hblock-xxl>*{margin-right:48px}.hblock-xxl>:last-child{margin-right:0}.vblock-xxl .block-title{font-size:1.3em;font-weight:700}.vblock-xxl>*{margin-bottom:48px}.vblock-xxl>:last-child{margin-bottom:0}.hblock{display:flex;align-items:center}.ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.no-body-padding .el-dialog__body{padding:0}.ace_print-margin{display:none!important}.main_body{margin-top:24px;padding:0 10px 50px;width:100%}@media screen and (max-width:749px){.page_wrapper *{font-size:12px}.page_wrapper .main_body{margin:0;padding:5.3333333333vw}.page_wrapper h1{font-size:5.3333333333vw}.page_wrapper .el-button{height:8.5333333333vw}.page_wrapper .el-input__inner{height:8.5333333333vw;line-height:8.5333333333vw}.page_wrapper .el-table .cell{display:flex;align-items:center;font-size:3.7333333333vw;height:6.4vw;line-height:6.4vw}.option{font-size:12px;height:7.4666666667vw;line-height:7.4666666667vw}}.lsb{color:#606266!important}.icon{flex-shrink:0;margin-right:10px;width:40px;height:40px;background-size:cover}.icon.small{width:24px;height:24px}.top-notification{position:relative;top:0;left:0;width:100%;background-color:#f56c6c;color:#fff;text-align:center;font-weight:700;padding:10px 0;z-index:1000;display:none}#page .page_wrapper{display:flex;flex-direction:column;min-height:100vh}#page .page_wrapper .filter{margin-bottom:20px}#page .page_wrapper .items{display:flex;flex-wrap:wrap;justify-content:space-between}#page .page_wrapper .item{display:flex;align-items:center;width:calc(33% - 5.33333px);margin-bottom:12px;background:#fcfcfc;padding:10px;height:72px;border-radius:3px;border:1px solid #efefef;cursor:pointer;transition:opacity .3s,border-color .3s}#page .page_wrapper .item.hidden{display:none}#page .page_wrapper .item:hover{opacity:.75}#page .page_wrapper .item .item-title{display:flex;align-items:center;height:32px;font-size:16px}#page .page_wrapper .item .item-line{height:1px;margin:8px 0;background:#efefef}#page .page_wrapper .item .item-desc{color:#999}#page .page_wrapper .item .info{height:100%}#page .page_wrapper .main_body{flex-grow:1}@media screen and (max-width:749px){#page .page_wrapper .items{justify-content:space-between}#page .page_wrapper .items .item{display:flex;align-items:center;margin:0 0 3.2vw;width:48%;height:21.3333333333vw;border-radius:1.0666666667vw}#page .page_wrapper .items .item.hidden{display:none}#page .page_wrapper .items .item .info{display:flex;align-items:center}#page .page_wrapper .items .item .item-title{height:unset;font-size:3.4666666667vw}#page .page_wrapper .items .item .item-desc{display:none}}