@charset "UTF-8";html,body,#app{height:100%}#app{width:100%;overflow:hidden;background:#f6f8fb}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{width:4px;background-color:#e1e8ef;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}::-webkit-scrollbar-thumb{background-color:#bcc7d3;background-clip:padding-box;min-height:28px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#94a2b0}:root{--admin-sidebar-width: 220px;--admin-submenu-width: 200px}.main{display:flex;width:100%;min-height:100vh;align-items:stretch}.left-menu-wrapper{position:relative;flex-shrink:0;width:var(--admin-sidebar-width);min-height:100vh;height:100%;align-self:stretch;margin:0;padding:0;z-index:99}.menu-wrapper .home-login{width:100%;height:40px;margin-top:20px}.menu-wrapper .home-login .home-icon,.menu-wrapper .home-login{display:flex;align-items:center;justify-content:center;position:relative}.menu-wrapper .home-login .home-icon{width:36px;height:36px;border-radius:50%;z-index:1;background-color:#fff;cursor:pointer}.menu-wrapper{min-height:100%;height:100%;background:transparent;position:relative;z-index:1;width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.supplier .menu-wrapper{background-color:#fff;border-right:1px solid #eee}.menu-wrapper::-webkit-scrollbar{width:4px}.menu-wrapper .nav-wrapper .nav-ul li{width:100%;min-height:44px;line-height:44px;padding-left:16px;box-sizing:border-box;color:#c9cfd5;cursor:pointer}.supplier .menu-wrapper .nav-wrapper .nav-ul li{color:#333}.menu-wrapper .nav-wrapper .nav-ul li.router-link-active{background:#FFFFFF;color:#3a8ee6}.menu-wrapper .nav-wrapper .nav-ul .menu-item .menu-item-icon{display:inline-block;margin-right:6px}.menu-wrapper .nav-wrapper .nav-ul .svg-icon{color:#fff;width:20px;height:20px}.menu-wrapper .nav-wrapper .nav-ul li.router-link-active .svg-icon{color:#3a8ee6}.left-menu-wrapper .icon-home .svg-icon{color:#3a8ee6;width:30px;height:30px}.child-menu-wrapper{position:fixed;top:0;bottom:0;left:var(--admin-sidebar-width);width:var(--admin-submenu-width);background:#fff;box-sizing:border-box;z-index:98;box-shadow:4px 0 20px rgba(0,0,0,.06);overflow-x:hidden;overflow-y:auto}.right-big .child-menu-wrapper{display:none!important}.child-menu{width:100%;min-height:100vh;background:#fff;transform:none;transition:transform .3s;border-right:1px solid #eee;position:relative;box-sizing:border-box;padding-top:0;display:block}.child-menu ul li{display:block;width:auto;margin-bottom:8px;text-align:left;line-height:38px;color:#666;cursor:pointer}.right-animation{position:relative;transform:none}.child-menu ul .router-link-active{color:#3a8ee6}.right-content{flex:1;min-width:0;width:100%;max-width:100%;margin:0!important;padding-left:var(--admin-submenu-width);box-sizing:border-box;transition:padding .2s ease;height:100vh}.right-big .right-content{padding-left:0!important}.common-header{width:100%;max-width:100%;min-height:48px;border-bottom:1px solid #eee;background:#fff;line-height:1.4;box-sizing:border-box}.common-header,.common-header-index{padding-left:0;padding-right:0;font-size:14px;box-sizing:border-box}.common-header .breadcrumb{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:100%;box-sizing:border-box;min-height:56px;padding-right:260px}.common-header .header-navbar{position:absolute;right:0;top:0;height:100%;display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;padding-right:12px}.common-header .header-navbar .header-navbar-item{display:flex;align-items:center}.header-navbar-icon{margin-right:16px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:12px}.header-navbar-icon .svg-icon{width:20px;height:20px;color:#464f65}.header-navbar-icon .text{color:#464f65}.header-navbar-icon.login-out .svg-icon{color:red}.breadcrumb .baseInfo-left-base{font-weight:700;font-size:16px}.right-content-box{max-height:calc(100vh - 56px);min-height:calc(100vh - 56px);overflow:auto;box-sizing:border-box}.subject-wrap{min-height:calc(100vh - 90px);overflow-x:auto;padding:0 12px 20px;box-sizing:border-box}.subject-wrap>.home{padding:0!important;margin:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.subject-wrap>div:not(.home){padding:16px;margin:12px 0 0;background-color:#fff;border-radius:8px;border:1px solid #eceef0;box-shadow:none}.common-level-rail{margin-bottom:18px}.pagination{text-align:right;margin-top:18px}.common-form{position:relative;height:40px;padding-left:20px;line-height:40px;font-size:14px;font-weight:700;margin-bottom:12px}.common-form:before{position:absolute;content:"";width:4px;height:14px;left:0;top:50%;transform:translateY(-50%)}.common-form:before{background:#3a8ee6}.common-button-wrapper{-webkit-transition:width .3s;transition:width .3s;position:absolute;background:#fff;left:0;bottom:0;right:0;border-top:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:999}.common-button-wrapper .el-form-item,.common-button-wrapper .el-form-item--mini.el-form-item,.common-button-wrapper .el-form-item--small.el-form-item{margin-bottom:0}.table-wrap .product-info{display:flex}.table-wrap .product-info .pic{position:relative;width:60px;height:60px;background:#F0F0EE}.table-wrap .product-info .info{flex:1;padding-left:10px;overflow:hidden;line-height:20px}.table-wrap .product-info .name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.table-wrap .product-info .price{color:#f30}.table-wrap .product-info .pic img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:100%;max-width:100%}.table-btn-column{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.table-btn-column .el-button{padding:3px 0;margin-left:0!important}body,div,span,header,footer,nav,section,aside,article,ul,dl,dt,dd,li,a,p,h1,h2,h3,h4,h5,h6,i,em,b,textarea,button,input,select,figure,figcaption,{padding:0;margin:0;list-style:none;font-style:normal;text-decoration:none;border:none;font-weight:400;font-family:Microsoft Yahei;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;&:hover{outline:none}}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{display:block;border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}*,:after,:before{box-sizing:border-box}.clearfix:after{visibility:hidden;clear:both;display:block;content:".";height:0}.clearfix{*zoom: 1{}}body{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\\5FAE软雅黑,Arial,sans-serif;font-size:12px;line-height:1.5;color:#495060;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,blockquote,body,button,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,section,td,textarea,th,ul{margin:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}ol,ul{list-style:none}input::-ms-clear,input::-ms-reveal{display:none}a{color:#3a8ee6;background:transparent;text-decoration:none;outline:none;cursor:pointer;transition:color .2s ease}a:hover,a:active{color:#3a8ee6}a:active,a:hover{outline:0;text-decoration:none}a[disabled]{color:#ccc;cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-family:Consolas,Menlo,Courier,monospace}.c_main{color:#3a8ee6}.orange{color:#ff6f06}.white{color:#fff}.red{color:red}.blue{color:#3a8ee6}.green{color:#67c23a}.gray{color:#ccc}.gray3{color:#333}.gray6{color:#666}.gray9{color:#999}.bg-blue{background:#3a8ee6}.bg-green{background:#67C23A}.bg-orange{background:#E6A23C}.bg-red{background:#F56C6C}.bg-gray{background:#909399}.bg-white{background:#ffffff}.f16{font-size:16px}.f18{font-size:18px}.f20{font-size:20px}.f24{font-size:24px}.f30{font-size:30px}.fb{font-weight:700}.text-d-line{text-decoration:line-through}.pr{position:relative}.pa{position:absolute}.fl{float:left}.fr{float:right}.max-w460{max-width:460px}.w-auto{width:auto}.percent-w50{width:50%}.percent-w100{width:100%}.mt10{margin-top:10px}.mt16{margin-top:16px}.mt30{margin-top:30px}.mt50{margin-top:50px}.mb16{margin-bottom:16px}.mb18{margin-bottom:18px}.ml4{margin-left:4px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.mr10{margin-right:10px}.p2{padding:2px}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p-4-0{padding:4px 0}.p-6-0{padding:6px 0}.p-10-0{padding:10px 0}.p-20-0{padding:20px 0}.p-30-0{padding:30px 0}.p-0-10{padding:0 10px}.p-0-20{padding:0 20px}.p-0-30{padding:0 30px}.pt16{padding-top:16px}.pt30{padding-top:30px}.pl16{padding-left:16px}.pr16{padding-right:16px}.pb16{padding-bottom:16px}.pb50{padding-bottom:50px}.lh18{line-height:18px}.lh24{line-height:24px}.lh30{line-height:30px}.tl{text-align:left}.tr{text-align:right}.tc{text-align:center}.d-c-c{display:flex;justify-content:center;align-items:center}.d-s-c{display:flex;justify-content:flex-start;align-items:center}.d-s-s{display:flex;justify-content:flex-start;align-items:flex-start}.d-e-c{display:flex;justify-content:flex-end;align-items:center}.d-b-c{display:flex;justify-content:space-between;align-items:center}.d-b-s{display:flex;justify-content:space-between;align-items:flex-start}.d-a-c{display:flex;justify-content:space-around;align-items:center}.d-s-stretch{display:flex;justify-content:space-around;align-items:stretch}.d-c{flex-direction:column}.d-r{flex-direction:row}.f-w{flex-wrap:wrap}.flex-1{flex:1}.text-d-line-through{text-decoration:line-through}.ww100{width:100%}.text-ellipsis{word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-ellipsis-2{display:-webkit-box;word-break:break-all;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.border{border:1px solid #DDDDDD}.border-b{border-bottom:1px solid #DDDDDD}.border-b-d{border-bottom:1px dashed #DDDDDD}.radius{border-radius:50%}.form-subtitle{padding-top:18px;padding-bottom:18px;padding-left:20px}.tips{color:#ccc}:root{--el-color-primary: #FF6B35 !important;--el-color-primary-light-3: rgb(255, 151.8396039604, 114.2) !important;--el-color-primary-light-5: rgb(255, 189.2059405941, 165.2) !important;--el-color-primary-light-7: rgb(255, 226.5722772277, 216.2) !important;--el-color-primary-light-8: rgb(255, 241.5188118812, 236.6) !important;--el-color-primary-light-9: white !important;--el-color-primary-dark-2: #F37335 !important;--el-component-size-small: 32px !important}.common-seach-wrap .el-input__wrapper{padding:0 15px}.common-seach-wrap .el-form-item__label{--el-text-color-regular: #606266;font-weight:400}.common-seach-wrap .el-form--inline .el-form-item{margin-right:10px}.el-form-item--small .el-form-item__label{height:var(--el-component-size-small)!important;line-height:var(--el-component-size-small)!important}.el-form-item--small .el-form-item__content{line-height:var(--el-component-size-small)!important}.el-form-item--small .el-form-item__content .el-radio__input,.el-form-item--small .el-form-item__content .el-radio__inner{transform:scale(1.1)}.el-form-item__content,.el-form-item__content .gray9{width:100%}.el-form-item__content .el-row .img{width:100%;margin-top:10px}.el-form-item__content .el-date-editor{--el-date-editor-width: auto}.el-form-item__content span{margin:0 6px}.el-form-item__content label span{margin:0!important}.el-form-item__content .el-input span{margin:0}.el-form-item__content .el-color-picker--small{height:auto!important}.el-form-item__content .el-color-picker--small .el-color-picker__trigger{width:32px;height:32px}.el-form-item__content .el-color-picker--small .el-color-picker__trigger span{margin:0!important}.el-table .cell{line-height:32px!important;font-size:12px!important}.el-button.el-button--small.el-button--text{padding-left:0;padding-right:0}.el-button--small{--el-button-size: var(--el-component-size-small)}.common-button-wrapper .el-button--small{padding:5px 22px!important}.el-button--primary{--el-button-bg-color: #FF6B35;--el-button-border-color: #FF6B35;--el-button-hover-bg-color: rgb(255, 129.4198019802, 83.6);--el-button-hover-border-color: rgb(255, 129.4198019802, 83.6);--el-button-active-bg-color: #F37335;--el-button-active-border-color: #F37335}.el-button--primary.is-plain{--el-button-text-color: #FF6B35;--el-button-bg-color: white;--el-button-border-color: rgb(255, 200.4158415842, 180.5);--el-button-hover-text-color: #fff;--el-button-hover-bg-color: #FF6B35;--el-button-hover-border-color: #FF6B35}.el-button.is-link.el-button--primary,.el-link.el-link--primary{--el-link-text-color: #FF6B35;--el-link-hover-text-color: rgb(255, 136.8930693069, 93.8)}.el-radio__input.is-checked .el-radio__inner,.el-checkbox__input.is-checked .el-checkbox__inner{border-color:#ff6b35;background:#FF6B35}.el-switch.is-checked .el-switch__core{background-color:#ff6b35!important;border-color:#ff6b35!important}.el-pagination.is-background .el-pager li:not(.is-disabled).is-active{background-color:#ff6b35!important}.el-date-table td.today .el-date-table-cell__text{color:#ff6b35}.el-date-table td.current:not(.disabled) .el-date-table-cell__text{background:#FF6B35}.el-dialog{border-radius:12px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.12)}.el-dialog__header{padding:16px 20px 12px!important;margin-right:0!important;border-bottom:1px solid #eceef0;background:linear-gradient(90deg,#fff8f5 0%,#ffffff 55%)}.el-dialog__title{font-size:16px!important;font-weight:600!important;color:#2c3e50!important}.el-dialog__headerbtn{top:4px;width:40px;height:40px}.el-dialog__headerbtn .el-dialog__close{color:#8b949e}.el-dialog__headerbtn:hover .el-dialog__close{color:#ff6b35}.el-dialog__headerbtn .el-icon svg{width:auto!important;height:auto!important}.el-dialog__body{overflow:hidden;padding:16px 20px!important}.el-dialog__body .dialog-footer{float:right}.el-dialog__footer{padding:12px 20px 16px!important;border-top:1px solid #eceef0;background:#fafbfc}.el-message-box{border-radius:12px;overflow:hidden;border:1px solid #eceef0;box-shadow:0 12px 40px rgba(0,0,0,.12)}.el-message-box__header{padding-bottom:12px;border-bottom:1px solid #eceef0}.el-message-box__title{color:#2c3e50;font-weight:600}.el-message-box__btns{padding-top:8px}.el-drawer__header{margin-bottom:0;padding:16px 20px;border-bottom:1px solid #eceef0;color:#2c3e50;font-weight:600}.el-dropdown-menu__item:not(.is-disabled):focus,.el-dropdown-menu__item:not(.is-disabled):hover{color:#ff6b35;background-color:#fff}.el-step__head.is-finish,.el-step__head.is-process{color:#ff6b35;border-color:#ff6b35}.el-step__title.is-finish,.el-step__title.is-process{color:#ff6b35}.table-wrap{padding:0 20px 20px}.el-tabs .el-tabs__item{font-size:12px;font-weight:700!important}.el-tabs .el-tabs__item span{font-weight:inherit}.el-table{--el-table-border-color: #eceef0 !important;--el-table-header-bg-color: #f4f5f7 !important;--el-table-header-text-color: #2c3e50 !important;width:100%!important}.el-table .el-table__cell{position:static!important}.el-form{--el-text-color-regular: #333;--el-font-size-base: 12px !important}.el-form-item{--font-size: 12px !important}.el-form-item .el-form-item{margin-bottom:18px}.el-form-item__label{font-weight:700}.el-radio__input.is-checked+.el-radio__label span{color:var(--el-text-color-regular)}.pagination{overflow:hidden}.pagination .el-pagination,.upload-dialog .pagination-wrap{float:right}.img-select .el-icon svg{width:2em;height:2em}.el-image-viewer__canvas{padding:20px;box-sizing:border-box}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:#2c3e50;background-color:#f8f9fa;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--el-color-primary: #FF6B35;--el-color-primary-light-3: #FF8C5C;--el-color-primary-light-5: rgb(255, 181.7326732673, 155);--el-color-primary-light-7: rgb(255, 219.099009901, 206);--el-color-primary-light-8: rgb(255, 237.7821782178, 231.5);--el-color-primary-light-9: white;--el-color-primary-dark-2: #F37335;--el-color-success: #27AE60;--el-color-warning: #F39C12;--el-color-danger: #E74C3C;--el-color-info: #3498DB;--el-border-radius-base: 8px;--el-border-radius-small: 4px;--el-border-radius-round: 999px;--el-box-shadow-light: 0 2px 4px rgba(0, 0, 0, .08);--el-box-shadow: 0 4px 12px rgba(0, 0, 0, .12);--el-box-shadow-dark: 0 8px 24px rgba(0, 0, 0, .15)}.el-button{border-radius:10px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.5px}.el-button--primary{background:linear-gradient(135deg,#FF6B35 0%,#F37335 100%);border:none;color:#fff;box-shadow:0 4px 12px rgba(255,107,53,.35)}.el-button--primary:hover,.el-button--primary:focus{background:linear-gradient(135deg,#FF7C45 0%,#F48345 100%);transform:translateY(-2px);box-shadow:0 6px 18px rgba(255,107,53,.45)}.el-button--primary:active{transform:translateY(0)}.el-button--large{border-radius:12px;font-size:16px;padding:14px 28px}.el-button--small{border-radius:8px}.el-input .el-input__wrapper{border-radius:8px;transition:all .3s ease;box-shadow:none;border:1px solid #E8ECEF}.el-input .el-input__wrapper:hover{border-color:#ff8c5c}.el-input .el-input__wrapper.is-focus{border-color:#ff6b35;box-shadow:0 0 0 3px rgba(249,168,37,.1)}.el-card{border-radius:12px;border:1px solid #F0F3F5;box-shadow:0 2px 4px rgba(0,0,0,.08);transition:all .3s ease}.el-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-2px)}.el-card .el-card__header{border-bottom:1px solid #F0F3F5;background-color:#f8f9fa;font-weight:600;color:#2c3e50}.el-table{border-radius:12px;overflow:hidden}.el-table .el-table__header th{background-color:#f8f9fa;color:#2c3e50;font-weight:600;border-bottom:2px solid #E8ECEF}.el-table .el-table__row{transition:all .2s ease}.el-table .el-table__row:hover{background-color:#fff}.el-menu{border-right:none}.el-menu .el-menu-item,.el-menu .el-sub-menu__title{transition:all .3s ease;margin:4px 8px;border-radius:8px}.el-menu .el-menu-item:hover,.el-menu .el-sub-menu__title:hover{background-color:#fff;color:#ff6b35}.el-menu .el-menu-item.is-active,.el-menu .el-sub-menu__title.is-active{background:linear-gradient(90deg,#FF6B35 0%,#FF8C5C 100%);color:#fff;font-weight:600;box-shadow:0 2px 4px rgba(0,0,0,.08)}.el-menu .el-menu-item.is-active:before,.el-menu .el-sub-menu__title.is-active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:60%;background-color:#fff;border-radius:0 4px 4px 0}.el-tabs .el-tabs__item{transition:all .3s ease;font-weight:500}.el-tabs .el-tabs__item:hover{color:#ff6b35}.el-tabs .el-tabs__item.is-active{color:#ff6b35;font-weight:600}.el-tabs .el-tabs__active-bar{background-color:#ff6b35;height:3px}.el-dialog{border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.15)}.el-dialog .el-dialog__header{border-bottom:1px solid #F0F3F5;padding:20px 24px;background:linear-gradient(90deg,white 0%,#FFFFFF 100%)}.el-dialog .el-dialog__header .el-dialog__title{font-weight:600;color:#2c3e50;font-size:18px}.el-dialog .el-dialog__body{padding:24px}.el-dialog .el-dialog__footer{border-top:1px solid #F0F3F5;padding:16px 24px;background-color:#f8f9fa}.el-message{border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);padding:16px 20px;min-width:360px}.el-message--success{background-color:#c8f3da;border-left:4px solid #27AE60}.el-message--warning{background-color:#fef7ec;border-left:4px solid #F39C12}.el-message--error{background-color:#fff;border-left:4px solid #E74C3C}.el-message--info{background-color:#f7fbfe;border-left:4px solid #3498DB}.el-pagination .el-pager .number{border-radius:4px;transition:all .3s ease}.el-pagination .el-pager .number:hover{color:#ff6b35}.el-pagination .el-pager .number.is-active{background-color:#ff6b35;color:#fff}.el-pagination .btn-prev,.el-pagination .btn-next{border-radius:4px;transition:all .3s ease}.el-pagination .btn-prev:hover,.el-pagination .btn-next:hover{color:#ff6b35}.el-badge__content{background-color:#e74c3c;border-radius:999px;box-shadow:0 2px 4px rgba(0,0,0,.08)}.el-badge__content.is-fixed{top:4px;right:12px}.el-tag{border-radius:4px;padding:4px 12px;font-weight:500}.el-tag--primary{background-color:#fff;color:#f37335;border-color:#ffdbce}.el-loading-mask{background-color:rgba(255,255,255,.9)}.el-loading-mask .el-loading-spinner .circular{stroke:#ff6b35}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#F8F9FA;border-radius:4px}::-webkit-scrollbar-thumb{background:#95A5A6;border-radius:4px;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:#FF8C5C}.gradient-primary{background:linear-gradient(135deg,#FF6B35 0%,#F37335 100%)}.text-gradient{background:linear-gradient(135deg,#FF6B35 0%,#F37335 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card-hover{transition:all .3s ease;cursor:pointer}.card-hover:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(249,168,37,.25)}.text-brand{color:#ff6b35}.rounded-sm{border-radius:4px}.rounded-md{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-xl{border-radius:16px}.rounded-full{border-radius:999px}.shadow-sm{box-shadow:0 2px 4px rgba(0,0,0,.08)}.shadow-md{box-shadow:0 4px 12px rgba(0,0,0,.12)}.shadow-lg{box-shadow:0 8px 24px rgba(0,0,0,.15)}html,body{width:100%;height:100%;margin:0;padding:0}#app{width:100%;height:100%}@font-face{font-family:iconfont;src:url(https://at.alicdn.com/t/c/font_2653323_j2c5d0o1q4i.woff2?t=1700098898584) format("woff2"),url(https://at.alicdn.com/t/c/font_2653323_j2c5d0o1q4i.woff?t=1700098898584) format("woff"),url(https://at.alicdn.com/t/c/font_2653323_j2c5d0o1q4i.ttf?t=1700098898584) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-kongbaiye:before{content:""}.icon-pintuangou:before{content:""}.icon-hongbao1:before{content:""}.icon-tupian11:before{content:""}.icon-wodedingdan:before{content:""}.icon-biaoti:before{content:""}.icon-shipinbofang:before{content:""}.icon-tupian111:before{content:""}.icon-jibenxinxi:before{content:""}.icon-shipin:before{content:""}.icon-gonggao:before{content:""}.icon-gonggao1:before{content:""}.icon-wenzhangguanli:before{content:""}.icon-fuzhuxian:before{content:""}.icon-miaosha11:before{content:""}.icon-lunbotu:before{content:""}.icon-mulu:before{content:""}.icon-zaixiankefu:before{content:""}.icon-fuwenben:before{content:""}.icon-biaodanyemian2:before{content:""}.icon-ly_huiyuanka:before{content:""}.icon-huiyuan3:before{content:""}.icon-24gf-chartBarUpward:before{content:""}.icon-zhekou-shi:before{content:""}.icon-view:before{content:""}.icon-qingkong:before{content:""}.icon-dingdan:before{content:""}.icon-huiyuan2:before{content:""}.icon-yemianpeizhi:before{content:""}.icon-huiyuanqiaguanli:before{content:""}.icon-shezhi1:before{content:""}.icon-caiwuguanli:before{content:""}.icon-quanxian:before{content:""}.icon-icon-waimai:before{content:""}.icon-tongji2:before{content:""}.icon-shangpinguanli:before{content:""}.icon-tableware-full:before{content:""}.icon-mendian1:before{content:""}.icon-menu_cjgl:before{content:""}.icon-yingyong:before{content:""}.icon-shouyin:before{content:""}.icon-icon11:before{content:""}.icon-quanping:before{content:""}.icon-dianneijiucan:before{content:""}.icon-waimai:before{content:""}.icon-geren9:before{content:""}.icon-huiyuan:before{content:""}.icon-icon-test:before{content:""}.icon-application:before{content:""}.icon-hiuyuan:before{content:""}.icon-authority:before{content:""}.icon-iconset0335:before{content:""}.icon-icon-test1:before{content:""}.icon-xinzengtuanzhang:before{content:""}.icon-tuanzhang:before{content:""}.icon-vip:before{content:""}.icon-tuichu:before{content:""}.icon-chanpin:before{content:""}.icon-yugu:before{content:""}.icon-tongji:before{content:""}.icon-xinzengyonghu1:before{content:""}.icon-zhuye:before{content:""}.icon-shangping:before{content:""}.icon-VIPdingdan:before{content:""}.icon-chajian1:before{content:""}.icon-huodong:before{content:""}.icon-caiwu:before{content:""}.icon-chajian:before{content:""}.icon-xiaochengxutubiaoguilei-:before{content:""}.icon-yemian:before{content:""}.icon-gongyingshang:before{content:""}.icon-xiaoshoue:before{content:""}.icon-dingdanshu:before{content:""}.icon-zhifudingdan:before{content:""}.icon-supplier:before{content:""}.icon-caiwu1:before{content:""}.icon-iconset03351:before{content:""}.icon-jifen:before{content:""}.icon-icon1:before{content:""}.icon-dianpu:before{content:""}.icon-huiyuan1:before{content:""}.icon-home:before{content:""}.icon-chajian11:before{content:""}.icon-zhekou:before{content:""}.icon-tongji1:before{content:""}.icon-libao:before{content:""}.icon-authority1:before{content:""}.icon-shangping1:before{content:""}.icon-youhuiquan:before{content:""}.icon-cedaohang-zhanghao:before{content:""}.icon-16:before{content:""}.icon-xiaoshou:before{content:""}.icon-tubiaozhizuomoban-:before{content:""}.icon-xinzengyonghu:before{content:""}.icon-piliangxiadan:before{content:""}.icon-tubiao_baoyou:before{content:""}.icon-weibiaoti2fuzhi02:before{content:""}.icon-shezhi:before{content:""}.icon-gongzhonghaoguanli:before{content:""}.icon-zhibo:before{content:""}.icon-Invitation:before{content:""}.icon-xiaoxi:before{content:""}.icon-kanjia:before{content:""}.icon-gengduopintuan:before{content:""}.icon-qiandao:before{content:""}.icon-collection:before{content:""}.icon-fenxiao:before{content:""}.icon-manjian:before{content:""}.icon-tuisong:before{content:""}.icon-miaosha:before{content:""}.icon-tuijian1:before{content:""}.icon-tupian:before{content:""}.icon-kefu:before{content:""}.icon-diqu:before{content:""}.icon-diqu1:before{content:""}.icon-xingzhuangjiehe:before{content:""}.icon-gongzhonghao:before{content:""}.icon-you:before{content:""}.icon-you1:before{content:""}.icon-gongzhonghao1:before{content:""}.icon-xiaochengxu:before{content:""}.icon-mendian:before{content:""}.icon-xiaoxi1:before{content:""}.icon-youxiang:before{content:""}.icon-yuyue:before{content:""}.icon-iconset0250:before{content:""}.icon-gantanhao:before{content:""}.icon-wifi:before{content:""}.icon-xinhao:before{content:""}.icon-yonghu:before{content:""}.icon-shanchu:before{content:""}.draggable-list{display:flex;justify-content:flex-start;flex-wrap:wrap}.draggable-list .wrapper{display:flex}.draggable-list .wrapper>span{display:flex;justify-content:flex-start;flex-wrap:wrap}.draggable-list .item{position:relative;width:110px;height:110px;margin-top:10px;margin-right:10px;border-radius:8px;overflow:hidden;border:1px solid #dddddd}.draggable-list .delete-btn{position:absolute;top:0;right:0;width:16px;height:16px;background:red;line-height:16px;font-size:16px;color:#fff;display:none}.draggable-list .item:hover .delete-btn{display:block}.draggable-list .item img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:100%;max-width:100%}.draggable-list .img-select{display:flex;justify-content:center;align-items:center;border:1px dashed #dddddd;font-size:30px}.draggable-list .img-select i{color:#ff6b35}.edit_container{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:20px;color:#2c3e50;height:auto!important}.ql-editor{height:400px}.tips{color:#ccc;width:100%}.diy-container{display:flex;margin:0!important;padding:0!important;background:none!important}.diy-container .diy-menu{padding:0;width:280px;box-sizing:border-box;background-color:#fff;height:calc(100vh - 98px);overflow-y:auto}.diy-container .min-group .el-collapse-item__wrap,.diy-container .min-group .el-collapse-item{border:none}.diy-container .min-group .el-collapse-item__header{border:none;padding-left:16px}.diy-container .min-group .hd{position:relative;height:30px;line-height:30px;color:#ccc;font-size:14px}.diy-container .min-group .hd:after{position:absolute;content:"";border:4px solid transparent;border-top-color:#ccc;right:0;top:12px}.diy-container .min-group .bd{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding-left:16px;padding-top:16px}.diy-container .min-group .bd .item{position:relative;width:70px;height:70px;margin-right:16px;margin-bottom:16px;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.diy-container .min-group .bd .item:hover{box-shadow:0 3px 7px rgba(0,0,0,.15)}.diy-container .min-group .bd .item:nth-child(3n){margin-right:0}.diy-container .p-icon{color:#ff6b35;padding-top:6px}.diy-container .p-text{line-height:20px}.diy-container .diy-phone{overflow-y:scroll;flex:1;height:calc(100vh - 108px)}.diy-container .diy-phone .model-wrap{width:375px;margin:0 auto;padding:0}.diy-container .diy-info{width:476px;box-sizing:border-box;background-color:#fff;height:calc(100vh - 98px);overflow-y:auto;z-index:1}.diy-editor .common-form{font-size:16px;height:62px;line-height:62px;border-bottom:1px solid #eee;margin-bottom:0}.diy-editor .common-form:before{display:none}.form-item{display:flex;justify-content:flex-start;align-items:center;margin-bottom:15px;margin-right:10px}.form-item .form-label{width:120px;text-align:right;flex-shrink:0;margin-right:10px}.diy-container .el-form-item{margin-right:10px}.diy-container .el-form-item>label{width:120px!important;font-weight:400;margin-right:10px;text-align:right;padding-right:0}.diy-container .el-form-item>.el-form-item__label{width:120px!important;font-weight:400;margin-right:10px;text-align:right;padding-right:0}.el-radio-button:first-child .el-radio-button__inner{border-radius:0}.el-radio-button:last-child .el-radio-button__inner{border-radius:0}.el-radio-button{margin-right:10px}.form-chink{width:100%;height:6px;background:#f6f8fb;margin:10px auto 0}.key-name{padding-right:20px;white-space:nowrap}.param-img-item.navbar{width:438px;height:132px;background:#f9f9f9;margin-left:20px;margin-bottom:20px;position:relative}.param-img-item.navbar .el-icon-DeleteFilled{font-size:22px;position:absolute;right:-10px;top:-6px;background-color:#333;color:#fff;border-radius:50%;padding:4px}.param-img-item.navbar .icon img{margin-top:20px;margin-bottom:10px;width:56px;height:56px}.el-radio-button--small .el-radio-button__inner{border-left:1px solid #dcdfe6}.el-radio-button--small .el-radio-button__inner{padding:8px 23px;border-radius:4px}.el-radio-button{margin-bottom:10px}.diy-phone-container .diy-phone-item{position:relative}.diy-phone-container .diy-phone-item .draggable-title:hover,.diy-phone-container .diy-phone-item.active .draggable-title{border:none}.diy-phone-container .diy-phone-item .draggable-title{position:absolute;left:-90px;min-width:70px;min-height:20px;padding:4px 7px;box-shadow:0 2px 8px rgba(0,0,0,.1);box-sizing:border-box;text-align:center;line-height:20px;font-size:12px;background:#fff;border-radius:2px;top:0;z-index:1;border:none;cursor:move}.diy-phone-container .diy-phone-item .draggable-title.draggable-title.right{left:auto;right:-90px}.f14{font-size:14px}.btn-edit-del{position:absolute;bottom:0;right:0;z-index:1}.btn-edit-del .btn-del{width:32px;height:16px;line-height:16px;display:inline-block;text-align:center;font-size:10px;color:#fff;background:rgba(0,0,0,.4);margin-left:2px;cursor:pointer}*{margin:0;padding:0}
