@charset "UTF-8";.i-icon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.i-icon-spin svg{animation:i-icon-spin 1s infinite linear}.i-icon-rtl{transform:scaleX(-1)}@keyframes i-icon-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes i-icon-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body{--textBlack: #333;--red: #ff7875;height:100vh;overflow:auto;font-family:LingCaiTi}:root{--textcolor: #feb71d;--textcolor2: #fff1d2;color:#333;font-family:LingCaiTi;font-weight:400}:root a{color:var(--textcolor)}@font-face{font-family:LingCaiTi;font-weight:400;src:url(/assets/PingFang-69484d30.otf)}@font-face{font-family:LingCaiTiBold;font-weight:500;src:url(/assets/PingFang\ Bold-96ec2276.ttf)}.sic-back{width:100%;height:22px;display:flex;align-items:center;font-size:16px;line-height:22px;font-family:LingCaiTiBold;margin-bottom:12px}.sic-back-left{margin-right:30px;cursor:pointer}.sic-back-right span{color:#999}.sic-tagui{width:auto;height:28px;font-size:13px;line-height:28px;text-align:center;white-space:nowrap;box-sizing:border-box;border-radius:4px;display:inline-block;padding:0 8px}.sic-tagui-icon{margin-left:2px;font-size:14px;line-height:28px;vertical-align:middle}.sic-select{display:flex;align-items:center;width:100%}.sic-select-selectui{flex:1;font-family:LingCaiTiBold}.sic-select-copy{display:inline-block;width:20px;line-height:30px;margin-left:4px}.sic-buttonui{border-radius:4px;box-shadow:none}.sic-buttonui-icon{margin-left:4px}.ant-btn-border{color:var(--textcolor);border-color:var(--textcolor)}.ant-btn-default.ant-btn-dangerous{color:var(--textBlack);border-color:#d9d9d9}.ant-btn-border.ant-btn-dangerous{color:var(--red);border-color:var(--red)}.sic-searchui{font-size:13px;width:320px}.sic-searchui .ant-btn-primary{color:var(--textcolor);background-color:#fff;border:1px solid #d9d9d9;box-shadow:none}.sic-searchui .ant-btn-primary:hover{color:var(--textcolor)!important;background-color:#fff!important;border:1px solid var(--textcolor)}.sic-searchui .ant-btn{padding:0 8px}.sic-modalui{color:var(--textBlack);font-size:14px}.sic-modalui-title{font-family:LingCaiTiBold;line-height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #f5f5f5}.sic-modalui-title-icon{color:var(--textcolor);height:24px;width:24px;display:flex;align-items:center;justify-content:center;border-radius:50%}.sic-modalui .ant-modal-header{margin-bottom:10}.sic-modalui .ant-modal-content{padding:0}.sic-modalui .ant-modal-body{font-family:LingCaiTi;padding:12px 20px}.sic-modalui .ant-modal-footer{padding:0 20px 12px;margin-top:0}.sic-loadingui{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sic-loadingui-animation{width:100px;height:100px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.sic-loadingui-animation:before{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:6px solid var(--textcolor);animation:prixClipFix 5s linear infinite}.sic-from-protitle{width:100%;display:flex;align-items:center}.sic-from-protitle-value{width:auto;min-width:112px;margin-right:8px;display:flex}.sic-from-protitle-value-icon{color:var(--red);margin-right:4px}.sic-from-protitle-line{flex:1;height:1px;background-color:#d4d6d9}.sic-from-protitle:before{content:"";display:inline-block;width:4px;height:12px;background-color:var(--textcolor);margin-right:6px}.sic-describeui{font-size:14px;border-top:1px solid #ccc;color:#333}.sic-describeui-line{display:flex;border:1px solid #ccc;border-top:none;border-left:none}.sic-describeui-elemnet{display:flex;align-items:center;min-height:36px;line-height:normal;flex:1}.sic-describeui-elemnet-title{box-sizing:border-box;padding:6px;display:flex;align-items:center;justify-content:center;background:var(--themeColor1);min-width:130px;height:100%;border-right:1px solid #ccc;border-left:1px solid #ccc}.sic-describeui-elemnet-children{padding-left:10px;overflow:hidden;text-overflow:ellipsis}.sic-cellui{box-sizing:border-box;padding:8px 12px;width:100%;min-height:34px;display:flex;justify-content:center;align-items:center}.sic-cellui-text{display:-webkit-box;word-break:break-word;word-wrap:break-word;-webkit-line-clamp:var(--cellLine);-webkit-box-orient:vertical;overflow:hidden}.sic-cellui-tooltipContent{overflow:auto;max-height:300px}.sic-cellui-tooltipContent-icon{line-height:22px;margin-right:8px;cursor:pointer}.sic-tableui-button{display:inline-block;height:28px;font-size:12px;line-height:28px;font-family:LingCaiTiBold;box-sizing:border-box;padding:0 8px;border-radius:4px;border:1px solid #e3e3e3;white-space:nowrap;cursor:pointer}.sic-tableui-button .sic-tableui-button-icon{margin-left:4px;display:inline-block}.sic-tableui-button:hover{border-color:var(--textcolor);color:var(--textcolor)}.sic-tableui-button-danger{color:var(--red)}.sic-tableui-button-danger:hover{border-color:var(--red);color:var(--red)}.sic-tableui-button-disable{color:#999}.sic-tableui-button-disable:hover{border:1px solid #e3e3e3;color:#999;cursor:no-drop}.sic-tableui-operate{display:flex;justify-content:center;align-items:center;color:var(--textBlack);white-space:nowrap;position:relative}.sic-tableui-hideMultipleLines{position:relative;width:100%;display:flex;align-items:center;justify-content:center;font-size:14px}.sic-tableui-hideMultipleLines-content{line-height:1.5em}.sic-tableui-hideMultipleLines-content-button{margin-left:4px;font-size:14px;height:24px;padding:0 2px 0 6px}.sic-tableui-multiLine{width:100%}.sic-tableui-multiLine .ant-table-tbody>tr>td{padding:0}.sic-tableui-multiLine-item{box-sizing:border-box;width:100%;min-height:35px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:center}.sic-tableui-multiLine-item-value{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sic-tableui-multiLine-item:last-child{border-bottom:none}.sic-tableui-setting{position:relative}.sic-tableui-setting-icon{width:24px;height:24px;border:1px solid var(--textcolor);border-radius:4px;text-align:center;line-height:24px;cursor:pointer}.sic-tableui-setting-modify{position:absolute;top:30px;right:0;z-index:99999;width:200px;display:flex;flex-direction:column;background-color:#fff;border-radius:4px;box-shadow:-2px 4px 20px #3333331a}.sic-tableui-setting-modify .modify-title{height:44px;background-color:#f9f9f9;font-size:14px;text-align:center;line-height:44px;font-family:LingCaiTiBold}.sic-tableui-setting-modify .modify-footer{display:flex;justify-content:center;height:32px;margin:17px 17px 20px}.sic-tableui-setting-modify .ant-table{border-radius:0}.sic-tableui-setting-modify .ant-table-tbody>tr>td{padding:8px 0}.sic-tableui-setting-modify .ant-table-tbody>tr>td .ant-checkbox-wrapper{align-items:end}.sic-tableui-setting-modify .ant-table-tbody tr:nth-child(2n){background-color:#f9f9f9}.sic-tableui .ant-table-thead>tr>th{padding:0;color:var(--textBlack);font-size:14px;font-weight:500;font-family:LingCaiTiBold;line-height:43px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#f9f9f9}.sic-tableui .ant-table-tbody>tr>td{box-sizing:border-box;padding:0;color:var(--textBlack);font-size:13px;font-weight:400;line-height:18px;font-family:LingCaiTi;text-align:center}.sic-tableui .ant-pagination{color:var(--textBlack);font-size:14px}.sic-tableui .ant-table-pagination.ant-pagination{display:flex;justify-content:center;margin:12px auto}.sic-tableui .sic-tableui-active .ant-table-cell-fix-left,.sic-tableui .sic-tableui-active .ant-table-cell,.sic-tableui .sic-tableui-active .ant-table-cell-fix-right{background-color:var(--textcolor2)}.sic-tableui .ant-table-tbody .ant-table-row>.ant-table-cell-row-hover{background-color:var(--textcolor2)}.sic-tableui-mask{height:100%;left:0;opacity:.3;top:0;z-index:1;border-radius:8px;cursor:not-allowed}.sic-anchorui-item{box-sizing:border-box;width:125px;height:44px;line-height:44px;padding-left:12px;cursor:pointer;background-color:#f5f5f5;color:#666}.sic-anchorui-item-select{background-color:var(--textcolor2);color:var(--textcolor);display:flex;align-items:center;justify-content:space-between}.sic-anchorui-item-icon{display:inline-block;width:2px;height:12px;background-color:var(--textcolor)}.sic-inputui-range{width:100%;border:1px solid #d9d9d9;border-radius:6px;display:flex;align-items:center}.sic-inputui-range .ant-input-number-outlined{border:none}.sic-inputui-range .ant-input-number-input{text-align:center}.sic-inputui-range .range-input1,.sic-inputui-range .range-input2{width:calc((100% - 20px)/2)}.sic-inputui-range .range-to{width:20px;height:20px;line-height:20px;text-align:center;color:#d9d9d9}.sicImageUI{display:flex;align-items:center;justify-content:center}.sicImageUI .ant-image{width:100%;height:100%}.sicImageUI .ant-image-img{width:100%;height:100%;object-fit:cover}.sicImageUI-mask{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sicImageUI-mask-left,.sicImageUI-mask-right{width:50%;height:100%;display:flex;align-items:center;justify-content:center}.sicImageUI-mask .sicImageUI-mask-name{margin-left:2px}.sicImageUI-mask .sicImageUI-mask-delete{margin-left:2px;color:var(--red)}.sicImageUI-toolbar{position:fixed;bottom:32px;left:50%;padding:0 24px;color:#fff;font-size:20px;background-color:#0000001a;border-radius:100px;transform:translate(-50%)}.sicImageUI-toolbar .anticon{padding:12px;cursor:pointer}.sicImageUI-toolbar .anticon[disabled]{cursor:not-allowed;opacity:.3}.sicImageUI-toolbar .anticon:hover{opacity:.3}.sic-message{top:5%!important}.sic-message-notice-content{padding:0!important;font-size:18px;font-family:LingCaiTi!important}.sic-message-notice-content span:nth-child(2){display:inline-block;vertical-align:middle}.sic-message-notice-content .anticon{font-size:18px!important;vertical-align:middle!important}.sic-message-notice-content .anticon-check-circle,.sic-message-notice-content .anticon-close-circle{color:#fff!important}.sic-message-notice-content .sic-message-custom-content{padding:20px!important;border-radius:8px!important}.sic-message-notice-content .sic-message-success{color:#fff;background-color:#38b865!important}.sic-message-notice-content .sic-message-error{color:#fff;background-color:#ff7875!important}.sic-dateui .ant-picker-input>input:placeholder-shown{text-align:center}.sic-dateui .ant-picker-input>input{text-align:center}.sic-dateui .ant-picker-input input::placeholder{color:#999!important;font-family:LingCaiTi!important}.sicFilterUI-content{box-sizing:border-box;width:100%;display:flex;justify-content:space-between;background-color:#fff;border-radius:8px}.sicFilterUI-content .ant-form-item{margin-bottom:12px;margin-right:33px}.sicFilterUI-content .ant-form-item-label>label{color:#666;font-size:13px;width:70px;justify-content:right}.sicFilterUI-content .ant-form-item-control{width:250px}.sicFilterUI-content .searchUI{width:320px}.sicFilterUI-content-form{width:1060px;display:flex;flex-wrap:wrap}.sicFilterUI-content-moreForm{width:100%;display:flex;flex-wrap:wrap}.sicFilterUI-content-operate{width:80px;padding-bottom:12px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.sicFilterUI-content-operate .operate-more{width:100%;height:32px;font-size:14px;color:var(--textcolor);display:flex;align-items:center;cursor:pointer}.sicFilterUI-filter{box-sizing:border-box;padding:10px 12px;margin-bottom:12px;width:100%;background-color:var(--textcolor2);display:flex;align-items:center}.sicFilterUI-filter-content{flex:1;display:flex}.sicFilterUI-filter-content .ant-space{flex-wrap:wrap}.sicFilterUI-filter-content-item{padding:0 10px;line-height:32px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;cursor:pointer}.siderlayout{width:212px}.siderlayout .logo{width:100%;height:54px;display:flex;align-items:center;justify-content:center}.siderlayout .logo .logo_image{height:42px}.siderlayout .logo .logo_icon{height:32px}.siderlayout .menu{width:100%;height:calc(100% - 94px);overflow-y:auto;padding-top:12px}.siderlayout .menu .ant-menu-root.ant-menu-inline,.siderlayout .menu .ant-menu-root.ant-menu-vertical{border:none}.siderlayout .version{color:#fff;width:100%;height:40px;display:flex;align-items:center;justify-content:center}.siderlayout ::-webkit-scrollbar{display:none}.colorpicker{width:100px;display:flex;flex-wrap:wrap}.colorpicker .defaultColor{position:"relative";width:24px;height:24px;margin:4px;border-radius:4px;box-sizing:border-box}.colorpicker .ant-color-picker-trigger{border:none}.theme{width:50px;text-align:center;cursor:pointer}.theme .icon{font-size:24px;vertical-align:middle}.user{margin:10px 0;color:var(--textcolor);text-align:right;line-height:34px;padding:0 10px;border-radius:20px;border:1px solid var(--textcolor);cursor:pointer}.header_layout{box-sizing:border-box;height:54px;background-color:#fff;display:flex;justify-content:space-between;align-items:center}.header_layout .header_layout_right{height:54px;display:flex;flex-direction:row;margin-right:24px;line-height:54px}.layout{width:100vw;height:100vh}.layout .contenLayout{flex:1;height:100%;background-color:#f9f9f9}.layout .contenLayout .contenLayout_content{box-sizing:border-box;padding:12px}.layout .ant-layout-header{padding-inline:0px}.login-popup{text-align:center}.login-popup-item{display:flex;align-items:center;width:90%;height:60px;border:1px solid #e3e3e3;background:#fff;margin:12px auto 0;cursor:pointer}.login-popup-item-button{padding:0 9px;border-radius:4px;background:var(--textcolor);line-height:28px;color:#fff;margin-left:20px;margin-right:12px}.login-popup-item:hover{border:1px solid var(--textcolor);background:rgba(54,90,126,.1);box-shadow:0 4px 20px #0000001a}.login-popup-item:nth-child(2) .login-popup-item-button{background:#2e64fa}.login{width:100%;height:100vh;background-image:url(/assets/loginbg-be41356f.jpg);background-size:100% 100%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-header{font-size:3.75rem;margin-bottom:3.75rem}.login-vessel{width:100%;display:flex;align-items:center;justify-content:center}.login-vessel-bgimage{width:41.125rem;height:35.1875rem}.login-vessel-content{width:36.375rem;margin-left:3.75rem}.login-vessel-content .loginCard{box-sizing:border-box;padding:2.5rem;width:100%;height:auto;background-color:#fff;border-radius:.75rem}.login-vessel-content .loginCard-header{width:100%;height:4.6875rem;padding-bottom:1.875rem;border-bottom:1px solid #e3e3e3;font-size:2rem;font-family:LingCaiTiBold;display:flex;align-items:center;justify-content:space-between}.login-vessel-content .loginCard-header-title,.login-vessel-content .loginCard-header-logo{height:2.75rem}.login-vessel-content .loginCard-tabs{display:flex;width:100%;height:3.75rem;font-size:1.25rem;font-family:LingCaiTiBold;line-height:3.75rem;border:1px solid #e3e3e3;background:#fff;margin-top:2.5rem;margin-bottom:1.875rem}.login-vessel-content .loginCard-tabs-item{width:50%;text-align:center;cursor:pointer}.login-vessel-content .loginCard-tabs-item-active{color:var(--textcolor);background-color:var(--textcolor2)}.login-vessel-content .loginCard-tabs-item-password{width:100%;text-align:center;color:var(--textcolor);background-color:var(--textcolor2)}.login-vessel-content .loginCard-content .ant-form-item{margin-bottom:1.875rem}.login-vessel-content .loginCard-content .ant-input{box-sizing:border-box;width:100%;height:3.75rem;font-size:1.25rem}.login-vessel-content .loginCard-content .ant-form-item-control-input{min-height:20px}.login-vessel-content .loginCard-content .ant-input-password{height:3.75rem}.login-vessel-content .loginCard-content .ant-input-password .ant-input{box-sizing:border-box;width:100%;height:auto}.login-vessel-content .loginCard-content .ant-form-item-explain-error{font-size:1rem;line-height:1.5rem}.login-vessel-content .loginCard-content .cardVerificationCode{width:100%;height:3.75rem;display:flex;align-items:start;justify-content:space-between;margin-bottom:1.875rem}.login-vessel-content .loginCard-content .cardVerificationCode-input{flex:1}.login-vessel-content .loginCard-content .cardVerificationCode-button{width:7.5rem;height:3.75rem;font-size:1.125rem;margin-left:1.25rem;padding:0}.login-vessel-content .loginCard-content .cardSelect{width:100%;height:22px;display:flex;align-items:center;justify-content:space-between}.login-vessel-content .loginCard-content .cardSelect-left .ant-form-item{margin-bottom:0}.login-vessel-content .loginCard-content .cardSelect-right{cursor:pointer}.login-vessel-content .loginCard-content .cardFooter{width:100%;height:3.75rem;margin-top:2.5rem}.login-vessel-content .loginCard-content .cardFooter-button{width:100%;height:3.75rem;font-size:1.5rem}.login-vessel-content .loginCard-forgetPassword,.login-vessel-content .loginCard-gologin{margin-top:1.25rem;font-family:LingCaiTiBold;cursor:pointer}.home-chart{width:100%;height:100%;color:#2e64fa1a}.home-ranking{box-sizing:border-box;padding:.75rem 1.25rem;width:100%;height:100%;display:flex;flex-direction:column}.home-ranking-header{width:100%;height:24px;display:flex;align-content:center;justify-content:space-between}.home-ranking-header .ranking-header-left{flex:1;font-size:16px;font-family:LingCaiTiBold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-ranking-header .ranking-header-left>span{font-size:14px;font-family:LingCaiTi}.home-ranking-header .ranking-header-right{width:72px;display:flex;align-items:center;cursor:pointer}.home-ranking-issue{width:100%;height:auto}.home-ranking-issue .issue-item{box-sizing:border-box;padding:0 20px;width:100%;height:64px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,rgba(250,107,46,.1) 0%,rgba(250,107,46,0) 100%);border-radius:12px;white-space:nowrap;margin-top:12px}.home-ranking-issue .issue-item-icon{width:38px;height:40px;border-radius:50%;color:#fa6b2e;border:6px solid #fa6b2e;display:flex;align-items:center;justify-content:center}.home-ranking-issue .issue-item-name{flex:1;overflow:hidden;text-overflow:ellipsis;margin:6px 12px 0}.home-ranking-issue .issue-item-name-header{display:flex;align-items:center}.home-ranking-issue .issue-item-name-header-title{width:auto;overflow-x:hidden;text-overflow:ellipsis}.home-ranking-issue .issue-item-name-header-type{width:40px;height:24px;text-align:center;line-height:24px;font-size:12px;color:#fff;background-color:var(--textcolor);margin-left:12px;border-radius:4px}.home-ranking-issue .issue-item .value{width:auto;font-size:20px}.home-ranking-issue .rank2{border-radius:12px;background:linear-gradient(90deg,rgba(255,153,0,.1) 0%,rgba(255,156,7,.09) 8.45%,rgba(255,185,80,0) 100%)}.home-ranking-issue .rank2 .issue-item-icon{color:#ffb950;border:6px solid #ffb950}.home-ranking-issue .rank3{background:linear-gradient(90deg,rgba(145,105,44,.1) .86%,rgba(229,180,106,0) 100%)}.home-ranking-issue .rank3 .issue-item-icon{color:#e5b46a;border:6px solid #e5b46a}.home-ranking-noIssue{width:100%;flex:1;margin-top:12px;overflow-y:auto}.home-ranking-noIssue .noIssue-header{width:100%;height:46px;color:var(--textcolor);font-size:1rem;font-family:LingCaiTiBold;line-height:46px;text-align:center;background:linear-gradient(180deg,rgba(54,90,126,.1) 0%,rgba(217,217,217,0) 100%)}.home-ranking-noIssue .noIssue-content{width:95%;height:calc(100% - 58px);margin:0 auto}.home-ranking-noIssue .noIssue-content-item{width:100%;height:42px;margin-bottom:12px;border-radius:4px;border:1px solid rgba(54,90,126,.2);background:#fff;display:flex;align-items:center}.home-ranking-noIssue .noIssue-content-item-title{width:auto;overflow-x:hidden;text-overflow:ellipsis}.home-ranking-noIssue .noIssue-content-item-type{width:40px;height:24px;text-align:center;line-height:24px;font-size:12px;color:#fff;background-color:var(--textcolor);margin-left:12px;border-radius:4px}.home-ranking-noIssue .noIssue-content-item:before{content:"";display:inline-block;width:5px;height:20px;background-color:var(--textcolor);margin-right:20px}.FormUI-title{width:100%;display:flex;align-items:center;font-family:LingCaiTiBold}.FormUI-title-icon{color:var(--red);margin-right:2px}.FormUI-title-value{min-width:90px}.FormUI-title-line{flex:1;height:1px;background-color:#d4d6d9;margin-left:20px}.FormUI-title:before{content:"";display:inline-block;width:4px;height:12px;background-color:var(--textcolor);margin-right:6px}.FormUI_queryMore{margin-top:20px}.FormUI_queryMore-operate{cursor:pointer;color:var(--textcolor)}.formUIMoreFilter{box-sizing:border-box;padding:12px 12px 0;width:1040px;height:auto;position:absolute;left:-12px;top:90px;z-index:3;border-radius:8px;background-color:#fff;box-shadow:-2px 4px 20px #3333331a;display:flex;justify-content:start}.formUIMoreFilter .ant-form-item-label>label{color:#666;font-size:13px;width:70px;justify-content:right}.formUIMoreFilter .ant-form-item-control{width:230px}.formUIMoreFilter .searchUI{width:300px}.modifyHeader{position:absolute;top:30px;right:0;z-index:99999;width:200px;display:flex;flex-direction:column;background-color:#fff;border-radius:4px;box-shadow:-2px 4px 20px #3333331a}.modifyHeader .modifyHeader_title{height:44px;background-color:#f9f9f9;font-size:14px;text-align:center;line-height:44px;font-family:LingCaiTiBold}.modifyHeader .modifyHeader_footer{display:flex;justify-content:center;height:32px;margin:17px 17px 20px}.modifyHeader .ant-table{border-radius:0}.modifyHeader .ant-table-tbody>tr>td{padding:8px 0}.modifyHeader .ant-table-tbody>tr>td .ant-checkbox-wrapper{align-items:end}.modifyHeader .ant-table-tbody tr:nth-child(2n){background-color:#f9f9f9}.tableProUI .ant-table-thead>tr>th{padding:0;color:var(--textBlack);font-size:14px;font-weight:500;font-family:LingCaiTiBold;line-height:43px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#f9f9f9}.tableProUI .ant-table-tbody>tr>td{box-sizing:border-box;padding:0;color:var(--textBlack);font-size:13px;font-weight:400;line-height:18px;font-family:LingCaiTi;text-align:center}.tableProUI .ant-table-tbody>tr:nth-child(2n-1){background-color:#fafbff}.tableProUI .ant-table-tbody>tr:nth-child(2n-1) .ant-table-cell-fix-left{background-color:#fafbff}.tableProUI .ant-pagination{color:var(--textBlack);font-size:14px}.tableProUI .ant-table-pagination.ant-pagination{display:flex;justify-content:center;margin:12px auto}.tableProUI .tableProUI-active .ant-table-cell-fix-left,.tableProUI .tableProUI-active .ant-table-cell,.tableProUI .tableProUI-active .ant-table-cell-fix-right{background-color:var(--textcolor2)!important}.ant-table-wrapper .ant-table-tbody .ant-table-row>.ant-table-cell-row-hover{background-color:var(--textcolor2)!important}.tableProUI_mask{height:100%;left:0;opacity:.3;top:0;z-index:1;border-radius:8px;cursor:not-allowed}.UploadFileUI-content{display:flex;align-items:center;font-family:LingCaiTiBold;padding-left:16px}.UploadFileUI-content .icon{width:48px;font-family:LingCaiTiBold;margin-right:8px}.UploadFileUI-content-right{display:flex;flex-direction:column;text-align:left}.UploadFileUI-content-right .describe{color:#7e7e7e;font-size:12px;margin-top:6px}.UploadImageUI{width:240px;height:160px}.UploadImageUI .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select{width:240px;height:160px;border:none;background-image:var(--backgroundImage);background-size:240px 160px;background-repeat:no-repeat}.UploadImageUI .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload-list-item-container{width:240px;height:160px;border:none}.loader{width:100px;height:100px;border-radius:50%;position:relative;animation:rotate 1s linear infinite;margin:100px auto 0}.loader:before{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:6px solid var(--textcolor);animation:prixClipFix 5s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.rateModal{max-height:400px;overflow-y:auto}.rateModal .channel_item{box-sizing:border-box;border-bottom:1px solid #eee}.rateModal .channel_item:last-child{border-bottom:none}.rateModal .feeRate_item:last-child .feeRateList_item:last-child{border-bottom:none}.rateModal .feeRateList_item{box-sizing:border-box;width:100%;height:46px;line-height:46px;text-align:left;padding-left:12px;border-bottom:1px solid #eee}.rateModal .feeRateList_item-span{float:right;margin-right:10px;color:var(--textcolor)}.home{width:100%;height:100%;display:flex}.home-left{width:65.75rem;height:100%}.home-left-overview{height:150px;width:100%;background:linear-gradient(90deg,#c8d3dd 0%,#b8caea 100%);padding:18px;font-family:LingCaiTiBold}.home-left-overview .overview-header{display:flex;height:28px;line-height:28px}.home-left-overview .overview-header-name{width:auto;padding:0 10px;color:var(--textcolor);text-align:center;background-color:#ffffff80;border-radius:4px}.home-left-overview .overview-content{display:flex;margin-top:20px}.home-left-overview .overview-content .child1{flex:2.2}.home-left-overview .overview-content .child1 .button{width:60px;height:28px;line-height:28px;text-align:center;border-radius:4px;font-size:12px;background-color:var(--textcolor);color:#fff;margin-top:10px;margin-left:10px;cursor:pointer}.home-left-overview .overview-content .child2{flex:1.6;padding-left:20px;border-left:1px solid rgba(255,255,255,.5)}.home-left-overview .overview-content .child3{flex:.8;padding-left:20px;border-left:1px solid rgba(255,255,255,.5)}.home-left-overview .overview-content .child4{flex:1;padding-left:20px;border-left:1px solid rgba(255,255,255,.5)}.home-left-overview .overview-content .child4 .illustrate{margin-top:12px;height:24px;line-height:24px;width:84px;text-align:center;font-size:14px;background-color:#ffffff80;color:#333;border-radius:3px;margin-left:10px;cursor:pointer}.home-left-overview .overview-content .title{font-size:16px}.home-left-overview .overview-content .num{display:flex;height:50px;line-height:50px;font-size:24px;color:var(--textcolor)}.home-left-chart{box-sizing:border-box;padding:20px;margin-top:12px;width:100%;height:calc(100% - 162px);background-color:#fff}.home-left-chart-header{display:flex;align-items:center;justify-content:space-between}.home-left-chart-header .chart-header-title{font-size:18px;font-family:LingCaiTiBold}.home-left-chart-amount{width:100%;height:85px;display:flex;justify-content:center;margin-top:40px}.home-left-chart-amount .amount-issue,.home-left-chart-amount .amount-invoicing{width:30rem;height:85px;background-color:#f9f9f9;border-radius:.5rem;color:var(--textcolor);font-size:1.25rem;font-family:LingCaiTiBold;line-height:85px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-left-chart-amount .amount-issue>span,.home-left-chart-amount .amount-invoicing>span{font-size:1.875rem}.home-left-chart-amount .amount-invoicing{color:#2e64fa;margin-left:1.25rem}.home-left-chart-content{width:100%;height:calc(100% - 157px)}.home-left-chart-nodata{width:100%;margin-top:20%;text-align:center}.home-left-chart-nodata-title{margin-top:12px;font-size:18px;font-family:LingCaiTiBold}.home-right{flex:1;height:100%;margin-left:12px;overflow:hidden;display:flex;flex-direction:column}.home-right-ranking{width:100%;flex:1;background-color:#fff;margin:0 0 12px;overflow:hidden}.home-right-help{box-sizing:border-box;padding:.75rem 20px;width:100%;height:178px;background-color:#fff;cursor:pointer}.home-right-help .help-title{font-size:16px;font-family:LingCaiTiBold}.home-right-help .help-content{width:100%;display:flex;margin-top:12px}.home-right-help .help-content .help-content-item{width:25%;display:flex;flex-direction:column;align-items:center}.home-right-help .help-content .help-content-item .help-item-border{width:60px;height:60px;border-radius:12px;border:1px solid #e3e3e3;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:8px}.home-right-help .help-content .help-content-item .help-item-border-image{width:24px;height:24px}.home-right-help .help-content .help-content-item .help-item-border-type{width:34px;height:14px;position:absolute;left:0;bottom:0;font-size:10px;color:#fff;line-height:14px;text-align:center;border-bottom-left-radius:12px}.proxyAgent-rateModal{max-height:400px;overflow-y:auto}.proxyAgent-rateModal .tableUI .ant-table-tbody>tr>td{padding:0!important}.proxyAgent-rateModal .channel_item{box-sizing:border-box;border-bottom:1px solid #eee}.proxyAgent-rateModal .channel_item:last-child{border-bottom:none}.proxyAgent-rateModal .feeRate_item:last-child .feeRateList_item:last-child{border-bottom:none}.proxyAgent-rateModal .feeRateList_item{box-sizing:border-box;width:100%;height:46px;line-height:46px;text-align:left;padding-left:12px;border-bottom:1px solid #eee}.proxyAgent-rateModal .feeRateList_item-span{float:right;margin-right:10px;color:var(--textcolor)}.viewProxycustomeDetail{width:100%;height:100%;background-color:#fff;margin-top:20px}.viewProxycustomeDetail-content{width:100%}.viewProxycustomeDetail-content .ant-form-item{margin-bottom:12px}.viewProxycustomeDetail-content .ant-form-item-control-input{min-height:22px}.viewProxycustomeDetail-content .ant-form-item-label>label{color:#7e7e7e;height:22px}.viewProxycustomeDetail-content .FormUI-title{margin:12px 0}.viewProxycustomeDetail-content-company{box-sizing:border-box;padding:0 16px 16px;width:100%;border:1px solid #e3e3e3}.viewProxycustomeDetail-content-company .businessLicense{display:flex}.viewProxycustomeDetail-content-company .businessLicense-left{width:180px;height:180px;display:flex;align-items:center;justify-content:center;border:1px solid #e3e3e3;border-radius:4px}.viewProxycustomeDetail-content-company .businessLicense-right{flex:1;margin-left:20px}.viewProxycustomeDetail-content-company .businessLicense-right-active .ant-form-item .ant-form-item-label>label{color:var(--textBlack);font-family:LingCaiTiBold}.viewProxycustomeDetail-content-company .businessLicense-right-active .ant-form-item .ant-form-item-control-input{color:#2e64fa;font-family:LingCaiTiBold}.viewProxycustomeDetail-content-company .qualification{display:flex;align-items:start;flex-wrap:wrap}.viewProxycustomeDetail-content-company .qualification-item{margin-right:20px}.viewProxycustomeDetail-content-company .qualification-item-name{color:#7e7e7e;margin-bottom:12px}.viewProxycustomeDetail-content-company .qualification-item-pdf{width:234px;height:60px;border-radius:8px;border:1px solid #e3e3e3;box-sizing:border-box;padding:0 8px;display:flex;align-items:center;cursor:pointer}.viewProxycustomeDetail-content-company .qualification-item-value{flex:1;margin-left:8px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.viewProxycustomeDetail-content-license{box-sizing:border-box;padding:0 16px 16px;margin-top:20px;width:100%;border:1px solid #e3e3e3}.viewProxycustomeDetail-content-taskManagement{box-sizing:border-box;padding:0 16px;width:100%;border:1px solid #e3e3e3;margin-top:20px}.viewProxycustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item{margin-top:12px}.viewProxycustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-title{color:var(--textcolor);font-family:LingCaiTiBold;display:flex;align-items:center}.viewProxycustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-title .line{display:inline-block;flex:1;height:1px;background-color:#e3e3e3;margin-left:12px}.viewProxycustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-header{display:flex;flex-wrap:wrap;margin-top:10px}.viewProxycustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-header .ant-form-item{margin-right:20px}.viewProxycustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-image .image-content{display:flex}.viewProxycustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-image .image-content-card{margin-right:12px}.viewProxycustomeDetail-content-more{box-sizing:border-box;padding:0 16px 16px;width:100%;border:1px solid #e3e3e3;margin-top:20px}.viewProxycustomeDetail-content-more .illustrate-content{margin-top:12px;display:flex;flex-wrap:wrap}.viewProxycustomeDetail-content-more .illustrate-content .ant-form-item{margin-right:30px}.grantTable-detail{display:flex;align-items:center;width:100%;height:39px;margin-bottom:15px}.grantTable-detail-item{box-sizing:border-box;padding:0 20px;font-size:18px;line-height:39px;font-family:LingCaiTiBold;border-radius:4px;margin-right:20px}.fixedFeeRate_interval{display:inline-block;margin-right:10px}.newCustomeContractStatusButton{box-sizing:border-box;padding:0 4px;height:28px;color:#1eaf69;font-size:13px;line-height:28px;border:none;background-color:#1eaf691a}.viewCustomeDetail{width:100%;height:100%;background-color:#fff;margin-top:20px}.viewCustomeDetail-content{width:100%}.viewCustomeDetail-content .ant-form-item{margin-bottom:12px}.viewCustomeDetail-content .ant-form-item-control-input{min-height:22px}.viewCustomeDetail-content .ant-form-item-label>label{color:#7e7e7e;height:22px}.viewCustomeDetail-content .FormUI-title{margin:12px 0}.viewCustomeDetail-content-company{box-sizing:border-box;padding:0 16px 16px;width:100%;border:1px solid #e3e3e3}.viewCustomeDetail-content-company .businessLicense{display:flex}.viewCustomeDetail-content-company .businessLicense-left{width:180px;height:180px;display:flex;align-items:center;justify-content:center;border:1px solid #e3e3e3;border-radius:4px}.viewCustomeDetail-content-company .businessLicense-right{flex:1;margin-left:20px}.viewCustomeDetail-content-company .businessLicense-right-active .ant-form-item .ant-form-item-label>label{color:var(--textBlack);font-family:LingCaiTiBold}.viewCustomeDetail-content-company .businessLicense-right-active .ant-form-item .ant-form-item-control-input{color:#2e64fa;font-family:LingCaiTiBold}.viewCustomeDetail-content-company .qualification{display:flex;align-items:start;flex-wrap:wrap}.viewCustomeDetail-content-company .qualification-item{margin-right:20px}.viewCustomeDetail-content-company .qualification-item-name{color:#7e7e7e;margin-bottom:12px}.viewCustomeDetail-content-company .qualification-item-pdf{width:234px;height:60px;border-radius:8px;border:1px solid #e3e3e3;box-sizing:border-box;padding:0 8px;display:flex;align-items:center;cursor:pointer}.viewCustomeDetail-content-company .qualification-item-value{flex:1;margin-left:8px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.viewCustomeDetail-content-license{box-sizing:border-box;padding:0 16px 16px;margin-top:20px;width:100%;border:1px solid #e3e3e3}.viewCustomeDetail-content-taskManagement{box-sizing:border-box;padding:0 16px;width:100%;border:1px solid #e3e3e3;margin-top:20px}.viewCustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item{margin-top:12px}.viewCustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-title{color:var(--textcolor);font-family:LingCaiTiBold;display:flex;align-items:center}.viewCustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-title .line{display:inline-block;flex:1;height:1px;background-color:#e3e3e3;margin-left:12px}.viewCustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-header{display:flex;flex-wrap:wrap;margin-top:10px}.viewCustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-header .ant-form-item{margin-right:20px}.viewCustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-image .image-content{display:flex}.viewCustomeDetail-content-taskManagement .taskManagement-content .taskManagement-content-item-image .image-content-card{margin-right:12px}.viewCustomeDetail-content-more{box-sizing:border-box;padding:0 16px 16px;width:100%;border:1px solid #e3e3e3;margin-top:20px}.viewCustomeDetail-content-more .illustrate-content{margin-top:12px;display:flex;flex-wrap:wrap}.viewCustomeDetail-content-more .illustrate-content .ant-form-item{margin-right:30px}.customeDetailRecord{box-sizing:border-box;padding:16px;width:100%;height:100%;border:1px solid #e3e3e3}.customeDetailRecord-schedule{margin-top:20px}.customeDetailRecord-schedule-item{width:560px}.customeDetailRecord-schedule-item-header{height:20px;display:flex;align-items:center}.customeDetailRecord-schedule-item-header-icon{width:20px;height:20px;background-color:#365a7e1a;border-radius:50%;text-align:center;line-height:20px}.customeDetailRecord-schedule-item-header-type{margin:0 10px}.customeDetailRecord-schedule-item-header-time{color:#7e7e7e}.customeDetailRecord-schedule-item-content{width:100%;margin:6px 0;min-height:46px;display:flex}.customeDetailRecord-schedule-item-content-icon{display:inline-block;width:16px;height:auto;border-left:1px dashed #e3e3e3;margin-left:10px}.customeDetailRecord-schedule-item-content-value{width:calc(100% - 88px);box-sizing:border-box;padding:12px;background-color:#f5f5f5;margin:2px 0}.customeDetail{box-sizing:border-box;padding:20px;width:100%;height:100%;background-color:#fff;border-radius:8px;overflow-y:auto}.customeDetail-header{width:100%;height:22px}.customeDetail-content{box-sizing:border-box;padding:20px;margin-top:20px;width:1200px;border:1px solid #e3e3e3}.addnewCustome-step1{box-sizing:border-box;padding:20px 12px 0;width:100%;border:1px solid #e3e3e3}.addnewCustome-step1 .step1-info-main-content{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.addnewCustome-step1 .step1-info-main-content-left{width:240px;margin-right:30px}.addnewCustome-step1 .step1-info-main-content-left .ant-form-item-explain-error{font-size:12px;margin-top:12px}.addnewCustome-step1 .step1-info-main-content-right{flex:1}.addnewCustome-step1 .step1-info-main-content-right .ant-form-item{margin-bottom:22px}.addnewCustome-step1 .step1-info-main-content-right .ant-form-item-label{width:100px}.addnewCustome-step1 .step1-info-more{width:100%}.addnewCustome-step1 .step1-info-more-content{width:100%;padding-left:120px;display:flex}.addnewCustome-step1 .step1-info-more-content .ant-form-item{margin-bottom:22px}.addnewCustome-step1 .step1-info-more-content-left{width:140px;text-align:center}.addnewCustome-step1 .step1-info-more-content-left .name{color:#7e7e7e;margin-bottom:12px}.addnewCustome-step1 .step1-info-more-content-right{flex:1;display:flex;flex-wrap:wrap}.addnewCustome-step1 .step1-info-more-content-right .step1-more-item{margin-left:20px}.addnewCustome-step1 .step1-info-more-content-right .step1-more-item-name{color:#7e7e7e;margin-bottom:12px}.addnewCustome-step1 .step1-info-more-content-right .step1-more-item-info{width:230px;height:28px;display:flex;align-items:center;justify-content:space-between}.addnewCustome-step1 .step1-info-more-content-right .step1-more-item-info-value{color:#2e64fa;box-sizing:border-box;padding:0 12px;width:212px;border-radius:4px;border:1px solid #d9d9d9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.addnewCustome-step1 .step1-info-more-content-right .step1-more-item-info-icon{color:red;cursor:pointer}.addnewCustome-step1 .step1-info-invoice-content,.addnewCustome-step1 .step1-info-contract-content{margin-top:12px;padding-left:120px}.addnewCustome-step1 .step1-info-invoice-content .ant-form-item,.addnewCustome-step1 .step1-info-contract-content .ant-form-item{margin-bottom:22px}.addnewCustome-step1 .step1-info-invoice-content .ant-form-item-label,.addnewCustome-step1 .step1-info-contract-content .ant-form-item-label{width:100px}.addnewCustome-step2{box-sizing:border-box;padding:20px 12px 0;margin-top:20px;width:100%;border:1px solid #e3e3e3}.addnewCustome-step2-content{width:100%;margin-top:12px;padding-left:120px}.addnewCustome-step2-content .ant-form-item{margin-bottom:22px}.addnewCustome-step2-content .ant-form-item-label{width:110px}.addnewCustome-step3{box-sizing:border-box;padding:20px 12px 0;margin-top:20px;width:100%;border:1px solid #e3e3e3}.addnewCustome-step3-item{width:100%}.addnewCustome-step3-item-header{margin-bottom:12px}.addnewCustome-step3-item-content{width:100%;padding-left:120px;padding-right:50px;position:relative}.addnewCustome-step3-item-content-button{height:28px;font-size:13px;padding:0 8px;position:absolute;right:0;top:38px;transform:translateY(-50%)}.addnewCustome-step3-item-content .ant-form-item{margin-bottom:22px}.addnewCustome-step3-item-content .ant-form-item-label{width:120px}.addnewCustome-step3-item-feeValuationCriteria{width:100%;display:flex}.addnewCustome-step3-item-feeValuationCriteria .ant-form-item:first-child{width:calc(100% - 100px)}.addnewCustome-step4{margin-top:20px;width:100%}.addnewCustome-step4-info{box-sizing:border-box;padding:20px 12px 0;width:100%;border:1px solid #e3e3e3}.addnewCustome-step4-info .step4-info-task-content{width:600px;margin:12px auto 0}.addnewCustome-step4-info .step4-info-task-content .ant-row{align-items:center}.addnewCustome-step4-info .step4-info-task-content .ant-form-item{margin-bottom:22px}.addnewCustome-step4-info .step4-info-task-content .ant-form-item-control-input{min-height:22px}.addnewCustome-step4-info .step4-info-task-content .ant-form-item .ant-form-item-label>label{height:auto}.addnewCustome-step4-info .task-tag{position:absolute;top:2px;right:0}.addnewCustome-step4-info .task-tag .task-tag-illustrate{margin-right:2px;vertical-align:middle}.addnewCustome-step4-postscript{box-sizing:border-box;padding:20px 12px 0;margin-top:20px;width:100%;border:1px solid #e3e3e3}.addnewCustome-step4-postscript-content{margin-top:12px;padding-left:120px}.addnewCustome-step4-postscript-content .ant-form-item{margin-bottom:22px}.addnewCustome-step4-postscript-content .ant-form-item-label{width:0}.addnewCustome-step5{box-sizing:border-box;padding:20px 12px 0;margin-top:20px;width:100%;border:1px solid #e3e3e3}.addnewCustome-step5-item{width:100%}.addnewCustome-step5-item-header{margin-bottom:12px}.addnewCustome-step5-item-content{width:100%;padding-left:110px;padding-right:50px;position:relative}.addnewCustome-step5-item-content-button{height:28px;font-size:13px;padding:0 8px;position:absolute;right:0;top:38px;transform:translateY(-50%)}.addnewCustome-step5-item-content .ant-form-item{margin-bottom:22px}.addnewCustome-step5-item-content .ant-form-item-label{width:120px}.addnewCustome-step5-item-feeValuationCriteria{width:100%;display:flex}.addnewCustome-step5-item-feeValuationCriteria .ant-form-item:first-child{width:calc(100% - 100px)}.addnewCustome{box-sizing:border-box;width:100%;height:100%;padding:20px;background-color:#fff;border-radius:8px;overflow-x:auto;display:flex;flex-direction:column}.addnewCustome-header{width:100%;height:22px}.addnewCustome-content{display:flex;width:1200px;flex:1;margin-top:12px;overflow:hidden}.addnewCustome-content-form{margin-left:20px;overflow-y:auto}.addnewCustome-content-form-footer{width:100%;text-align:center;padding:20px 0}.addnewCustome-content-form-footer-save{width:160px;height:36px;margin-right:20px}.addnewCustome-content-form-footer-button{width:160px;height:36px}.addnewCustome-content-form .ant-form-item-label>label{color:#7e7e7e}.saleAgent-rateModal{max-height:400px;overflow-y:auto}.saleAgent-rateModal .tableUI .ant-table-tbody>tr>td{padding:0!important}.saleAgent-rateModal .channel_item{box-sizing:border-box;border-bottom:1px solid #eee}.saleAgent-rateModal .channel_item:last-child{border-bottom:none}.saleAgent-rateModal .feeRate_item:last-child .feeRateList_item:last-child{border-bottom:none}.saleAgent-rateModal .feeRateList_item{box-sizing:border-box;width:100%;height:46px;line-height:46px;text-align:left;padding-left:12px;border-bottom:1px solid #eee}.saleAgent-rateModal .feeRateList_item-span{float:right;margin-right:10px;color:var(--textcolor)}.viewAgentDetail{width:100%;height:100%;background-color:#fff;margin-top:20px}.viewAgentDetail .ant-form-item{margin-bottom:12px}.viewAgentDetail .ant-form-item .ant-form-item-label>label{height:22px;color:#7e7e7e}.viewAgentDetail .ant-form-item .ant-form-item-control-input{min-height:22px}.viewAgentDetail-agentInfo,.viewAgentDetail-invoiceInfo,.viewAgentDetail-contractInfo{margin-bottom:20px}.viewAgentDetail-agentInfo .sic-describeui-elemnet-title,.viewAgentDetail-invoiceInfo .sic-describeui-elemnet-title,.viewAgentDetail-contractInfo .sic-describeui-elemnet-title{color:var(--textBlack);background-color:var(--textcolor2)}.viewAgentDetail-agentInfo-content,.viewAgentDetail-invoiceInfo-content,.viewAgentDetail-contractInfo-content{margin-top:12px}.viewAgentDetail-zoneChannel{margin-bottom:20px}.viewAgentDetail-zoneChannel-content{margin-top:12px}.viewAgentDetail-zoneChannel-content .zoneChannel-header{box-sizing:border-box;padding:0 12px;width:100%;line-height:34px;color:var(--textcolor);background-color:var(--textcolor2);border-radius:4px}.viewAgentDetail-zoneChannel-content .zoneChannel-content{width:100%;margin-top:12px}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item{width:100%;display:flex;margin-bottom:12px}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-left{width:156px;font-family:LingCaiTiBold;display:flex;align-items:center;justify-content:center;background-color:var(--textcolor2);border-radius:4px}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right{width:calc(100% - 168px);margin-left:12px;box-sizing:border-box;padding:20px;border:1px solid #d9d9d9;border-radius:4px}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo-item{padding-top:20px;border-top:1px solid #d9d9d9}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo-item-content,.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo-item-parentContent{display:flex;align-items:start;line-height:28px;margin-bottom:12px}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo-item-content-name,.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo-item-parentContent-name{margin-right:4px}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo-item:first-child{padding-top:0;border:none}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo-item:last-child .rateInfo-item-parentContent:last-child{margin-bottom:0}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo .rateInfo-item-ratePlan{flex:1}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo .rateInfo-item-ratePlan .ratePlan-fixed,.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo .rateInfo-item-ratePlan .ratePlan-extract{display:inline-block;box-sizing:border-box;padding:0 8px;font-family:LingCaiTiBold;color:#2e64fa;background-color:#2e64fa1a;border-radius:4px}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo .rateInfo-item-ratePlan .ratePlan-extract{color:#f5b32f;background-color:#ffc22c1a}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo .rateInfo-item-ratePlan .ratePlan-nterval{width:100%;box-sizing:border-box}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo .rateInfo-item-ratePlan .ratePlan-nterval-item{box-sizing:border-box;padding:0 8px;font-family:LingCaiTiBold;width:100%;display:flex;align-items:center;justify-content:space-between;color:#9747ff;background:rgba(151,71,255,.1);border-radius:4px;margin-bottom:6px}.viewAgentDetail-zoneChannel-content .zoneChannel-content-item-right .rateInfo .rateInfo-item-ratePlan .ratePlan-nterval-item span{color:var(--textBlack)}.viewAgentDetail-businessLicense{margin-bottom:20px}.viewAgentDetail-businessLicense-content{margin-top:12px;display:flex}.viewAgentDetail-businessLicense-content .businessLicense-left{width:180px;height:180px;display:flex;align-items:center;justify-content:center;border:1px solid #e3e3e3;border-radius:4px}.viewAgentDetail-businessLicense-content .businessLicense-right{flex:1;margin-left:20px}.viewAgentDetail-businessLicense-content .businessLicense-right-active .ant-form-item .ant-form-item-label>label{color:var(--textBlack);font-family:LingCaiTiBold}.viewAgentDetail-businessLicense-content .businessLicense-right-active .ant-form-item .ant-form-item-control-input{color:#2e64fa;font-family:LingCaiTiBold}.viewAgentDetail-idCard{margin-bottom:20px}.viewAgentDetail-idCard-content{margin-top:12px;height:118px;display:flex}.agentDetailRecord{box-sizing:border-box;padding:16px;width:100%;height:100%;border:1px solid #e3e3e3}.agentDetailRecord-schedule{margin-top:20px}.agentDetailRecord-schedule-item{width:560px}.agentDetailRecord-schedule-item-header{height:20px;display:flex;align-items:center}.agentDetailRecord-schedule-item-header-icon{width:20px;height:20px;background-color:#365a7e1a;border-radius:50%;text-align:center;line-height:20px}.agentDetailRecord-schedule-item-header-type{margin:0 10px}.agentDetailRecord-schedule-item-header-time{color:#7e7e7e}.agentDetailRecord-schedule-item-content{width:100%;margin:6px 0;min-height:46px;display:flex}.agentDetailRecord-schedule-item-content-icon{display:inline-block;width:16px;height:auto;border-left:1px dashed #e3e3e3;margin-left:10px}.agentDetailRecord-schedule-item-content-value{width:calc(100% - 88px);box-sizing:border-box;padding:12px;background-color:#f5f5f5;margin:2px 0}.agentDetail{box-sizing:border-box;padding:20px;width:100%;height:100%;background-color:#fff;border-radius:8px;overflow-y:auto}.agentDetail-header{width:100%;height:22px}.agentDetail-content{box-sizing:border-box;padding:20px;margin-top:20px;width:1200px;border:1px solid #e3e3e3}.addnewAgent-step1{box-sizing:border-box;padding:20px 12px 0;width:100%;border:1px solid #e3e3e3}.addnewAgent-step1 .step1-info-source-content,.addnewAgent-step1 .step1-info-company-content,.addnewAgent-step1 .step1-info-personal-content{padding-left:120px;display:flex;margin-top:12px}.addnewAgent-step1 .step1-info-source-content .ant-form-item-label,.addnewAgent-step1 .step1-info-company-content .ant-form-item-label,.addnewAgent-step1 .step1-info-personal-content .ant-form-item-label{width:80px}.addnewAgent-step1 .step1-info-source-content .ant-row,.addnewAgent-step1 .step1-info-company-content .ant-row,.addnewAgent-step1 .step1-info-personal-content .ant-row{width:100%}.addnewAgent-step1 .step1-info-personal .ant-form-item:first-child{margin-right:20px}.addnewAgent-step1 .step1-info-company-content{padding-left:0;display:flex;align-items:center;margin-top:12px}.addnewAgent-step1 .step1-info-company-content .ant-row{width:100%}.addnewAgent-step1 .step1-info-company-content-left{width:240px}.addnewAgent-step1 .step1-info-company-content-left .ant-form-item-explain-error{font-size:12px;margin-top:12px}.addnewAgent-step1 .step1-info-company-content-right{flex:1;margin-left:20px}.addNewAgent-step2{box-sizing:border-box;padding:20px 12px;margin-top:20px;width:100%;border:1px solid #e3e3e3}.addNewAgent-step2-header{margin-bottom:12px}.addNewAgent-step2-content{box-sizing:border-box;width:100%;padding-left:120px}.addNewAgent-step2-content-zone{box-sizing:border-box;padding:20px;border:1px solid #e3e3e3;margin-bottom:20px}.addNewAgent-step2-content-rate{margin-bottom:20px}.addNewAgent-step2-content-rate:last-child{margin-bottom:0}.addNewAgent-step2 .ratePlan .ant-form-item{margin-bottom:0}.addNewAgent-step2 .ratePlan-fixed{display:inline-block;box-sizing:border-box;padding:0 8px;line-height:28px;font-family:LingCaiTiBold;color:#2e64fa;background-color:#2e64fa1a;border-radius:4px;margin-left:140px;margin-top:12px}.addNewAgent-step2 .ratePlan-nterval{width:100%;box-sizing:border-box;padding-left:140px;margin-top:12px}.addNewAgent-step2 .ratePlan-nterval-item{box-sizing:border-box;padding:0 8px;line-height:28px;font-family:LingCaiTiBold;width:100%;display:flex;align-items:center;justify-content:space-between;color:#9747ff;background:rgba(151,71,255,.1);margin-top:6px;border-radius:4px}.addNewAgent-step2 .ratePlan-nterval-item span{color:var(--textBlack)}.addnewAgent-step3{box-sizing:border-box;padding:20px 12px 0;width:100%;border:1px solid #e3e3e3;margin-top:20px}.addnewAgent-step3-invoice-content,.addnewAgent-step3-contract-content,.addnewAgent-step3-postscript-content{margin-top:12px;padding-left:120px}.addnewAgent-step3-invoice-content .ant-form-item,.addnewAgent-step3-contract-content .ant-form-item,.addnewAgent-step3-postscript-content .ant-form-item{margin-bottom:22px}.addnewAgent-step3-invoice-content .ant-form-item-label,.addnewAgent-step3-contract-content .ant-form-item-label,.addnewAgent-step3-postscript-content .ant-form-item-label{width:100px}.addNewAgent{box-sizing:border-box;width:100%;height:100%;padding:20px;background-color:#fff;border-radius:8px;overflow-x:auto;display:flex;flex-direction:column}.addNewAgent-header{width:100%;height:22px}.addNewAgent-content{display:flex;width:1100px;flex:1;margin-top:12px;overflow:hidden}.addNewAgent-content-form{flex:1;margin-left:20px;overflow-y:auto}.addNewAgent-content-form-footer{width:100%;text-align:center;padding:20px 0}.addNewAgent-content-form-footer-save{width:160px;height:36px;margin-right:20px}.addNewAgent-content-form-footer-button{width:160px;height:36px}.addNewAgent-content-form .ant-form-item{margin-bottom:22px}.addNewAgent-content-form .ant-form-item-label>label{color:#7e7e7e}._changePassword_10al2_1{width:100%;height:100%;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;align-items:center}._changePassword_content_10al2_10{margin-top:150px;width:600px}:root{--themeColor: #365a7e;--themeColor1: #ebeff2;--themeColor2: #d7dee5;--themeColor3: #c3ced8;--themeColor4: #afbdcb;--themeColor5: #9badbf;--themeColor6: #869cb2;--themeColor7: #728ca5;--themeColor8: #5e7b98;--themeColor9: #4a6b8b;--themeColor10: #365a7e}*{margin:0;padding:0;box-sizing:border-box}li{list-style:none}img{vertical-align:middle;border:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}:root{--textcolor: #088dd5;--textcolor2: #cee8f7;color:#333;font-family:LingCaiTi;font-weight:400}body{--textBlack: #333;--red: #ff7875;width:100vw;height:100vh;overflow:hidden;font-family:LingCaiTi}body ::-webkit-scrollbar{width:8px;height:8px}body ::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:4px}body ::-webkit-scrollbar-thumb{background-color:#bdbdbd;border-radius:4px}body ::-webkit-scrollbar-thumb:hover{background-color:#999}@font-face{font-family:LingCaiTi;font-weight:400;src:url(/assets/PingFang-69484d30.otf)}@font-face{font-family:LingCaiTiBold;font-weight:500;src:url(/assets/PingFang\ Bold-96ec2276.ttf)}.ant-layout,.ant-layout-content,.ant-table,.ant-menu,.ant-btn,.ant-select,.select,.ant-picker,.ant-pagination,.ant-menu-light,.ant-menu-item-selected,.ant-col,.ant-steps,.ant-input,.ant-form,.ant-modal,.ant-switch,.ant-result,.ant-dropdown-menu-item,.ant-select-selector,.ant-upload,.ant-form-item-explain-error,.ant-tabs,.ant-form-item,.ant-checkbox-wrapper,.ant-row,.ant-tree,.ant-descriptions{font-family:LingCaiTi}.ant-tooltip{font-family:LingCaiTi;font-size:13px}.ant-table-wrapper .ant-table{font-family:LingCaiTi}.ant-table-tbody>tr>td{-webkit-user-select:text;user-select:text;font-family:LingCaiTi}.ant-tooltip-inner{-webkit-user-select:text;user-select:text}.ant-dropdown-menu-item-active{background-color:#f0f6ff!important}.ant-popover-content{max-width:320px}.ant-input::placeholder{color:#999}.ant-select-selector .ant-select-selection-placeholder{color:#999;font-family:LingCaiTi}.ant-picker-input>input:placeholder-shown{text-align:center}.ant-picker-input>input{text-align:center}.ant-picker-input input::placeholder{color:#999!important;font-family:LingCaiTi!important}.ant-btn-primary{box-shadow:none}.sicMessage{top:5%!important}.sicMessage-notice-content{padding:0!important;font-size:18px;font-family:LingCaiTi!important}.sicMessage-notice-content span:nth-child(2){display:inline-block;vertical-align:middle}.sicMessage-notice-content .anticon{font-size:18px!important;vertical-align:middle!important}.sicMessage-notice-content .anticon-check-circle,.sicMessage-notice-content .anticon-close-circle{color:#fff!important}.sicMessage-notice-content .sicMessage-custom-content{padding:20px!important;border-radius:8px!important}.sicMessage-notice-content .sicMessage-success{color:#fff;background-color:#38b865!important}.sicMessage-notice-content .sicMessage-error{color:#fff;background-color:#ff7875!important}.sic-tableui .ant-table-tbody>tr:nth-child(2n-1):not(.sic-tableui-active,.ant-table-row-selected){background-color:#fafbff}.sic-tableui .ant-table-tbody>tr:nth-child(2n-1):not(.sic-tableui-active,.ant-table-row-selected) .ant-table-cell-fix-left,.sic-tableui .ant-table-tbody>tr:nth-child(2n-1):not(.sic-tableui-active,.ant-table-row-selected) .ant-table-cell-fix-right{background-color:#fafbff}.sic-tableui .ant-table-tbody>tr:nth-child(2n-1):not(.sic-tableui-active,.ant-table-row-selected) .ant-table-cell-row-hover{background-color:var(--textcolor2)}.sicFilterUI .sicFilterUI-content{background-color:#f9f9f9}.publicVessel{box-sizing:border-box;padding:12px;width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;background-color:#fff;background-image:url(data:image/png;base64,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)}.publicVessel-header{box-sizing:border-box;width:100%;height:auto;padding:12px 12px 0;background-color:#f9f9f9}.publicVessel-header-search{box-sizing:border-box;width:100%;height:auto;display:flex;justify-content:space-between}.publicVessel-header-search-form{width:1060px;display:flex;flex-wrap:wrap;position:relative}.publicVessel-header-search-form .ant-form-item{margin-bottom:12px;margin-right:33px}.publicVessel-header-search-form .ant-form-item-label>label{color:#666;font-size:13px;width:70px;justify-content:right}.publicVessel-header-search-form .ant-form-item-control{width:250px}.publicVessel-header-search-form .searchUI{width:320px}.publicVessel-header-search-button{width:80px;text-align:center}.publicVessel-content{box-sizing:border-box;width:100%;flex:1;display:flex;flex-direction:column;margin-top:12px}.publicVessel-content-operates{display:flex;justify-content:space-between;margin-bottom:12px}.publicVessel-content-operates-left,.publicVessel-content-operates-right{display:flex;align-items:center}.publicVessel-content-vessel{width:100%;flex:1}
