.full-height-layout{background:#fff;display:flex;flex-direction:column;height:100%;padding:10px 6px}.full-height-layout .layout-header{flex-shrink:0;padding:8px;position:relative;width:100%}.full-height-layout .layout-header .help{position:absolute;right:20px;top:0}.full-height-layout .layout-content{flex:1 1!important;overflow:hidden}.full-height-layout .layout-content .content-wrapper{box-sizing:border-box;height:100%;overflow-y:auto}.full-height-layout .layout-footer{border-top:1px solid #e8e8e8;flex-shrink:0;padding-top:10px}body,html{width:100%}input::-ms-clear,input::-ms-reveal{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;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}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;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}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0;overflow-x:hidden;padding:0}#root{min-height:100vh}ol{padding-left:0}.App{height:100vh;overflow-y:auto;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ant-table-cell{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fullscreent{background:#f0f2f5;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw}.responsive-grid-header{color:#333;font-weight:600;margin:0 0 10px}.responsive-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}@media (min-width:768px){.responsive-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.responsive-grid{grid-template-columns:repeat(3,1fr)}}.responsive-grid2{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.responsive-grid3{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.responsive-grid4{grid-gap:16px;display:grid;gap:16px;grid-template-columns:2fr}@media (min-width:768px){.responsive-grid4{grid-template-columns:repeat(4,1fr)}}.highlight{background-color:#ff000014!important}.contract-container{background-color:#f0f2f5;min-height:100vh;padding:24px}.main-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.card-title{color:#1890ff;margin:0!important}@media (max-width:768px){.contract-container{padding:16px}.main-card{border-radius:4px}}.remark-section{background-color:#f9f9f9;border-left:4px solid #1890ff;border-radius:4px;margin-top:24px;padding:16px}.detail-section{padding:10px 0}.section-title{border-bottom:1px solid #f0f0f0;color:#1f1f1f;font-size:16px;font-weight:600;margin-bottom:16px;padding-bottom:8px}.detail-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.detail-item{display:flex;flex-direction:column;padding:8px 0}.detail-item label{color:#6b6b6b;font-size:13px;font-weight:500;margin-bottom:4px}.detail-item span{background:#fafafa;border:1px solid #f0f0f0;border-radius:4px;color:#262626;font-size:14px;min-height:20px;padding:6px 8px;transition:all .2s}.detail-item span:hover{background:#f5f8ff;border-color:#40a9ff}.text-amount{color:#cf1322;font-weight:700}.text-highlight{color:#1890ff;font-weight:500}.detail-item-full{grid-column:span 3}.detail-item-full label{color:#6b6b6b;font-size:13px;margin-bottom:4px}.text-remark{background:#f9f9f9;border:1px dashed #d9d9d9;border-radius:4px;color:#595959;font-size:14px;line-height:1.6;min-height:40px;padding:12px}@media (max-width:768px){.detail-grid{grid-template-columns:1fr}.detail-item-full{grid-column:span 1}}:global(.ant-table-header){overflow-y:hidden!important}:global(.ant-table-header){box-sizing:initial;padding-right:17px}:global(.ant-table-body){scrollbar-color:#c7c7c7 #0000;scrollbar-width:thin}:global(.ant-table-body)::-webkit-scrollbar{height:6px;width:6px}:global(.ant-table-body)::-webkit-scrollbar-track{background:#0000}:global(.ant-table-body)::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:3px}:global(.ant-table-body){overflow-y:overlay!important}.red2-highlight{background-color:#ff7f501a!important}.yellow12-highlight:hover{background-color:#ffa50026!important}.usage-highlight{background-color:#80008014!important}.usage-highlight:hover{background-color:#8000801f!important}.usage-highlight{background-color:#ccccff1a!important}.usage-highlight:hover{background-color:#ccccff26!important}.red1-highlight{background-color:#ff000014!important}.red1-highlight:hover{background-color:#ff00001f!important}.ant-table-fixed-left .red1-highlight{background-color:#ff000014!important}.ant-table-fixed-left .red1-highlight:hover{background-color:#ff00001f!important}.ant-table-fixed-right .red1-highlight{background-color:#ff000014!important}.ant-table-fixed-right .red1-highlight:hover{background-color:#ff00001f!important}.red2-highlight{background-color:#ff7f504d!important}.red2-highlight:hover{background-color:#ff7f5026!important}.ant-table-fixed-left .red2-highlight{background-color:#ff7f501a!important}.ant-table-fixed-left .red2-highlight:hover{background-color:#ff7f5026!important}.ant-table-fixed-right .red2-highlight{background-color:#ff7f501a!important}.ant-table-fixed-right .red2-highlight:hover{background-color:#ff7f5026!important}.red3-highlight{background-color:#b2222217!important}.red3-highlight:hover{background-color:#b2222221!important}.ant-table-fixed-left .red3-highlight{background-color:#b2222217!important}.ant-table-fixed-left .red3-highlight:hover{background-color:#b2222221!important}.ant-table-fixed-right .red3-highlight{background-color:#b2222217!important}.ant-table-fixed-right .red3-highlight:hover{background-color:#b2222221!important}.green1-highlight{background-color:#00ff0014!important}.green1-highlight:hover{background-color:#00ff001f!important}.ant-table-fixed-left .green1-highlight{background-color:#00ff0014!important}.ant-table-fixed-left .green1-highlight:hover{background-color:#00ff001f!important}.ant-table-fixed-right .green1-highlight{background-color:#00ff0014!important}.ant-table-fixed-right .green1-highlight:hover{background-color:#00ff001f!important}.green2-highlight{background-color:#98fb981a!important}.green2-highlight:hover{background-color:#98fb9826!important}.ant-table-fixed-left .green2-highlight{background-color:#98fb981a!important}.ant-table-fixed-left .green2-highlight:hover{background-color:#98fb9826!important}.ant-table-fixed-right .green2-highlight{background-color:#98fb981a!important}.ant-table-fixed-right .green2-highlight:hover{background-color:#98fb9826!important}.green3-highlight{background-color:#00800017!important}.green3-highlight:hover{background-color:#00800021!important}.ant-table-fixed-left .green3-highlight{background-color:#00800017!important}.ant-table-fixed-left .green3-highlight:hover{background-color:#00800021!important}.ant-table-fixed-right .green3-highlight{background-color:#00800017!important}.ant-table-fixed-right .green3-highlight:hover{background-color:#00800021!important}.blue1-highlight{background-color:#0000ff14!important}.blue1-highlight:hover{background-color:#0000ff1f!important}.ant-table-fixed-left .blue1-highlight{background-color:#0000ff14!important}.ant-table-fixed-left .blue1-highlight:hover{background-color:#0000ff1f!important}.ant-table-fixed-right .blue1-highlight{background-color:#0000ff14!important}.ant-table-fixed-right .blue1-highlight:hover{background-color:#0000ff1f!important}.blue2-highlight{background-color:#87ceeb1a!important}.blue2-highlight:hover{background-color:#87ceeb26!important}.ant-table-fixed-left .blue2-highlight{background-color:#87ceeb1a!important}.ant-table-fixed-left .blue2-highlight:hover{background-color:#87ceeb26!important}.ant-table-fixed-right .blue2-highlight{background-color:#87ceeb1a!important}.ant-table-fixed-right .blue2-highlight:hover{background-color:#87ceeb26!important}.blue3-highlight{background-color:#00008b17!important}.blue3-highlight:hover{background-color:#00008b21!important}.ant-table-fixed-left .blue3-highlight{background-color:#00008b17!important}.ant-table-fixed-left .blue3-highlight:hover{background-color:#00008b21!important}.ant-table-fixed-right .blue3-highlight{background-color:#00008b17!important}.ant-table-fixed-right .blue3-highlight:hover{background-color:#00008b21!important}.yellow1-highlight{background-color:#ffff0014!important}.yellow1-highlight:hover{background-color:#ffff001f!important}.ant-table-fixed-left .yellow1-highlight{background-color:#ffff0014!important}.ant-table-fixed-left .yellow1-highlight:hover{background-color:#ffff001f!important}.ant-table-fixed-right .yellow1-highlight{background-color:#ffff0014!important}.ant-table-fixed-right .yellow1-highlight:hover{background-color:#ffff001f!important}.yellow2-highlight{background-color:#ffa5001a!important}.yellow2-highlight:hover{background-color:#ffa50026!important}.ant-table-fixed-left .yellow2-highlight{background-color:#ffa5001a!important}.ant-table-fixed-left .yellow2-highlight:hover{background-color:#ffa50026!important}.ant-table-fixed-right .yellow2-highlight{background-color:#ffa5001a!important}.ant-table-fixed-right .yellow2-highlight:hover{background-color:#ffa50026!important}.yellow3-highlight{background-color:#ffd70017!important}.yellow3-highlight:hover{background-color:#ffd70021!important}.ant-table-fixed-left .yellow3-highlight{background-color:#ffd70017!important}.ant-table-fixed-left .yellow3-highlight:hover{background-color:#ffd70021!important}.ant-table-fixed-right .yellow3-highlight{background-color:#ffd70017!important}.ant-table-fixed-right .yellow3-highlight:hover{background-color:#ffd70021!important}.beautiful-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 12px 0 #00000014;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;overflow:hidden;width:100%}.beautiful-table thead th{background-color:#f8f9fa;border-bottom:1px solid #e8e8e8;color:#333;font-weight:500;padding:12px 16px;text-align:left;white-space:nowrap}.beautiful-table tbody td{border-bottom:1px solid #f0f0f0;color:#666;padding:12px 16px;vertical-align:middle}.beautiful-table tbody tr:hover{background-color:#fafafa;cursor:default}.beautiful-table tbody tr:last-child td{border-bottom:none}.beautiful-table tbody tr:nth-child(2n){background-color:#fefefe}.beautiful-table .empty-row td{color:#999;padding:40px 0;text-align:center}.form-item-bordered{border:1px solid #d9d9d9;border-radius:4px;margin-bottom:16px!important;padding:12px}.form-item-bordered:hover{border-color:#40a9ff}.border-table,.border-table td,.border-table tr{border:1px solid #ddd!important;border-collapse:collapse}
/*# sourceMappingURL=main.7e426abc.css.map*/