.container[data-v-e3eb94f8]{padding:20px;min-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:fangsong;font-size:large}.container[data-v-e3eb94f8],.dynamic-cards[data-v-e3eb94f8],.fixed-cards[data-v-e3eb94f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.dynamic-cards[data-v-e3eb94f8],.fixed-cards[data-v-e3eb94f8]{width:100%}.clearfix[data-v-e3eb94f8]{font-weight:700}.gap-line-border[data-v-e3eb94f8]{padding:0 10px;border:1px dashed #ccc}.gap-line[data-v-e3eb94f8]{content:"";display:block;width:100%;height:1px;background-color:#ccc;margin-top:10px}.nameStyle[data-v-e3eb94f8]{font-weight:700;line-height:4px}.card[data-v-e3eb94f8]{width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;overflow:hidden;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);background-color:#fff;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card[data-v-e3eb94f8]:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.dynamic-cards[data-v-e3eb94f8]:last-child{margin-bottom:30px}.card-content[data-v-e3eb94f8]{padding:20px;font-family:fangsong;word-break:break-word}.card p[data-v-e3eb94f8]{margin:10px 0;line-height:1.6;word-break:break-word}.card strong[data-v-e3eb94f8]{color:#333}.card .el-image[data-v-e3eb94f8]{border-radius:5px}.card-image[data-v-e3eb94f8]{width:100px;height:100px;margin:5px;border-radius:5px;border:1px solid #ccc;cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}.form-row[data-v-e3eb94f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:10px}.cost-summary[data-v-e3eb94f8]{margin-top:20px;padding:10px;background-color:#f5f7fa;border-radius:5px;font-size:14px}.cost-summary p[data-v-e3eb94f8]{margin:5px 0}.form-row p[data-v-e3eb94f8]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:calc(20% - 10px);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}.dynamic-cards .card[data-v-e3eb94f8]{width:100%}@media (max-width:768px){.card[data-v-e3eb94f8]{width:100%}.form-row[data-v-e3eb94f8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-row p[data-v-e3eb94f8]{min-width:100%}}.fullscreen-modal[data-v-1ca83bd0]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.5)}.fullscreen-modal__container[data-v-1ca83bd0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f5f7fa;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.2);box-shadow:0 8px 32px rgba(0,0,0,.2);overflow:hidden;max-width:100vw;max-height:100vh}.fullscreen-modal__header[data-v-1ca83bd0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px;background-color:#fff;border-bottom:1px solid #ebeef5;-ms-flex-negative:0;flex-shrink:0}.fullscreen-modal__title[data-v-1ca83bd0]{font-size:18px;font-weight:600;color:#303133;line-height:1.4}.fullscreen-modal__actions[data-v-1ca83bd0]{gap:12px}.fullscreen-modal__actions[data-v-1ca83bd0],.fullscreen-modal__close[data-v-1ca83bd0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fullscreen-modal__close[data-v-1ca83bd0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:4px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;color:#606266}.fullscreen-modal__close[data-v-1ca83bd0]:hover{background-color:#f5f7fa;color:#409eff}.fullscreen-modal__close i[data-v-1ca83bd0]{font-size:20px}.fullscreen-modal__body[data-v-1ca83bd0]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden;padding:20px}.fullscreen-modal__body[data-v-1ca83bd0]::-webkit-scrollbar{width:8px;height:8px}.fullscreen-modal__body[data-v-1ca83bd0]::-webkit-scrollbar-thumb{background-color:#c0c4cc;border-radius:4px}.fullscreen-modal__body[data-v-1ca83bd0]::-webkit-scrollbar-thumb:hover{background-color:#909399}.fullscreen-modal__body[data-v-1ca83bd0]::-webkit-scrollbar-track{background-color:#f5f7fa}.fullscreen-modal__footer[data-v-1ca83bd0]{padding:16px 24px;background-color:#fff;border-top:1px solid #ebeef5;-ms-flex-negative:0;flex-shrink:0}.fullscreen-modal-fade-enter-active[data-v-1ca83bd0],.fullscreen-modal-fade-leave-active[data-v-1ca83bd0]{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.fullscreen-modal-fade-enter-active .fullscreen-modal__container[data-v-1ca83bd0],.fullscreen-modal-fade-leave-active .fullscreen-modal__container[data-v-1ca83bd0]{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.fullscreen-modal-fade-enter[data-v-1ca83bd0],.fullscreen-modal-fade-leave-to[data-v-1ca83bd0]{opacity:0}.fullscreen-modal-fade-enter .fullscreen-modal__container[data-v-1ca83bd0],.fullscreen-modal-fade-leave-to .fullscreen-modal__container[data-v-1ca83bd0]{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}.view-declaration-modal[data-v-b06c55ac]{min-height:100%}.card[data-v-b06c55ac]{margin-bottom:20px}.clearfix[data-v-b06c55ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-group[data-v-b06c55ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;gap:10px}.edit-declaration-modal[data-v-38e01e06]{min-height:100%}.card[data-v-38e01e06]{margin-bottom:20px}.clearfix[data-v-38e01e06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-group[data-v-38e01e06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;gap:10px}.table-container[data-v-5df64ee7]{padding:8px 10px}.demo-table-expand[data-v-5df64ee7]{font-size:0}.demo-table-expand label[data-v-5df64ee7]{width:90px;color:#99a9bf}.demo-table-expand .el-form-item[data-v-5df64ee7]{margin-right:0;margin-bottom:0;width:50%}[data-v-5df64ee7] .el-table--medium td{padding:0!important}[data-v-5df64ee7] .el-table{font-size:12px!important}[data-v-5df64ee7] .el-form-item{margin-bottom:0!important}[data-v-5df64ee7] .el-table--medium th,[data-v-5df64ee7] .el-table td .el-table th{padding:0!important}