*,:after,:before{box-sizing:border-box}dd,dl,h1,h2,h3,h4,h5,h6,li,ol,ul{margin:0;padding:0}li{list-style:none}h4{padding:0}h4,p{margin:0}p{position:relative;line-height:1.4em;overflow:hidden}html ::-webkit-input-placeholder{color:#aaa}html :-moz-placeholder,html ::-moz-placeholder{color:#aaa}html :-ms-input-placeholder{color:#aaa}html .clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}html .global_custom_scrollbar{scrollbar-color:transparent transparent;scrollbar-track-color:transparent;-ms-scrollbar-track-color:transparent}html .global_custom_scrollbar::-webkit-scrollbar{width:6px!important;height:6px!important}html .global_custom_scrollbar::-webkit-scrollbar-thumb{border-radius:5px!important;box-shadow:inset 0 0 5px rgba(0,0,0,.4)!important;background:hsla(0,0%,49%,.6)!important}html .global_custom_scrollbar::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;border-radius:4px!important;background:rgba(0,0,0,.1)!important}html .global_text_overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}html .global_antd_tabs>.ant-tabs-bar{margin-bottom:0}html .global_table_click_text{color:#ffba30;cursor:pointer}html .ant-row{margin-left:0!important;margin-right:0!important}html .ant-form-item{display:flex}html .ant-form-item>.ant-form-item-label{flex-shrink:0}html .ant-form-item>.ant-form-item-control-wrapper{flex-grow:1}html .global_page{margin:10px;width:calc(100% - 20px)!important;height:calc(100% - 20px)!important;background-color:#fff}#root .ant-table-thead>tr>th{padding:10px;border-bottom:1px solid #ddd}#root .ant-table-tbody>tr>td{padding:2px 5px;position:relative}#root .ant-table-tbody>tr,#root .ant-table-thead>tr{height:40px}#root .ant-table-body{overflow-x:auto!important}#root .ant-table-content{border-bottom:0}#root .ant-table-placeholder{border-bottom:1px solid #ddd}#root .ant-table-bordered.ant-table-empty .ant-table-placeholder{border-bottom:1px solid #ddd;border-top:1px solid #ddd;border-radius:0}#root .ant-table-tbody>tr:last-child td{border-bottom:1px solid #ddd}#root .ant-table-bordered .ant-table-fixed-left table{border-left:1px solid #ddd;border-top:1px solid #ddd}#root .list-hoc-item-active{z-index:9999;background:#eee;cursor:pointer}#root .react-resizable{position:relative}#root .react-resizable-handle{position:absolute;width:10px;height:100%;bottom:0;right:-5px;cursor:col-resize}#root .tableview-box{padding:0 10px;background-color:#fff}#root .tableview-box .ant-table-title{padding:10px 0}#root .tableview-box .ant-table.ant-table-bordered .ant-table-title{padding:5px 0;border:0}#root .tableview-box .ant-table-pagination{margin:6px 0}#root .tableview-box .ant-table-bordered .ant-table-tbody>tr>td{position:relative}#root .table-action-num{text-align:center;min-width:40px;max-width:60px;width:45px}#root .table-action-action{min-width:100px}#root .table-action{text-align:center}#root .custom-modal{position:fixed;background-color:rgba(0,0,0,.15);z-index:100;right:0;overflow:hidden}#root .custom-modal .custom-modal-box{background:#fff;min-width:500px;position:relative;box-shadow:0 14px 45px rgba(0,0,0,.247059),0 10px 18px rgba(0,0,0,.219608)}#root .custom-modal .custom-modal-content{overflow:auto;position:relative}#root .custom-modal .custom-modal-close{display:inline-block;margin-left:auto;width:40px;height:40px;text-align:center;line-height:40px}#root .custom-modal .custom-modal-close:hover{background:hsla(0,0%,100%,.1)}#root .custom-modal .custom-modal-title{display:flex;align-items:center;background:#fff;color:#000;border-bottom:1px solid #f0f0f0}#root .custom-modal .custom-modal-footer{border-top:1px solid #eee;padding:10px;text-align:right}#root .custom-modal .custom-modal-footer>button,#root .custom-modal .custom-modal-footer>div{margin-left:10px}.global_searchbar{display:flex;justify-content:space-between;padding:10px;white-space:nowrap;overflow:visible;background-color:#fff;position:relative}.global_searchbar .con{display:flex;margin-right:10px;flex-grow:0;overflow:hidden}.global_searchbar .con>.more{line-height:32px;color:#ffba30;cursor:pointer}.global_searchbar .con>*,.global_searchbar .con_more>*{flex-shrink:0;margin-right:10px}.global_searchbar .con>.ant-input,.global_searchbar .con>.ant-select,.global_searchbar .con_more>.ant-input,.global_searchbar .con_more>.ant-select{width:180px}.global_searchbar .con>.ant-calendar-picker,.global_searchbar .con_more>.ant-calendar-picker{width:260px}.global_searchbar .con_more{position:absolute;display:flex;flex-wrap:wrap;top:45px;left:0;right:0;padding:6px 10px;background-color:#fff;z-index:66;border:1px solid #d9d9d9;display:none}.global_searchbar .con_more.expended{display:block}.global_handsome_spin_wrapper{position:absolute;top:0;bottom:0;left:0;right:0}.global_handsome_spin_wrapper>div:first-child{width:100%;height:100%}.global_handsome_spin_wrapper>div .ant-spin-spinning{max-height:none}.global_handsome_spin{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;flex-direction:column;align-items:center}.handsome_card{width:300px;color:#fff}.handsome_card .handsome_card_head{height:32px;display:flex;justify-content:space-between}.handsome_card .handsome_card_head .left{width:40%;height:100%;overflow:hidden;display:flex}.handsome_card .handsome_card_head .left .angle{width:8px;margin-top:8px;border-left:1px solid #3e5aa4;position:relative;flex-shrink:0}.handsome_card .handsome_card_head .left .angle:before{content:"";display:block;position:absolute;width:1px;height:16px;background:#3e5aa4;top:-16px;left:-1px;transform:rotate(45deg);transform-origin:0 100%}.handsome_card .handsome_card_head .left .con{text-align:center;line-height:32px;border-top:1px solid #3e5aa4;flex-grow:1}.handsome_card .handsome_card_head .right{width:60%;height:100%;overflow:hidden;display:flex;color:hsla(0,0%,100%,.7)}.handsome_card .handsome_card_head .right .con{position:relative;line-height:32px;height:100%;flex-grow:1}.handsome_card .handsome_card_head .right.more{cursor:pointer}.handsome_card .handsome_card_head .right.more:hover{color:#fff;text-decoration:underline}.handsome_card .handsome_card_head .right.more .con{margin:0 22px;text-align:center;background:rgba(62,90,164,.49)}.handsome_card .handsome_card_head .right.more .con:after,.handsome_card .handsome_card_head .right.more .con:before{content:"";display:block;position:absolute;width:0;top:0}.handsome_card .handsome_card_head .right.more .con:before{left:-23px;border-top:32px solid rgba(62,90,164,.49);border-left:23px solid transparent}.handsome_card .handsome_card_head .right.more .con:after{right:-23px;border-bottom:32px solid rgba(62,90,164,.49);border-right:23px solid transparent}.handsome_card .handsome_card_head .right.no_more .con{margin-left:22px;background:none;border-bottom:1px solid rgba(62,90,164,.49)}.handsome_card .handsome_card_head .right.no_more .con:before{content:"";display:block;position:absolute;width:2px;height:50px;background:rgba(62,90,164,.49);bottom:0;left:0;transform-origin:50% 100%;transform:rotate(-36deg)}.handsome_card .handsome_card_body{min-height:10px;border-left:1px solid #3e5aa4;border-right:1px solid #3e5aa4;border-bottom:1px solid #3e5aa4;background:rgba(12,25,39,.4)}.global_address_maplocation_modal .ant-modal-header{border-radius:0;padding:9px 20px}.global_address_maplocation_modal .ant-modal-close-x{width:41px;height:41px;line-height:41px}.global_address_maplocation_modal .ant-modal-body .suspension_action_area{position:absolute;top:0;left:0;right:0;height:50px;display:flex;align-items:center;padding:0 10px;justify-content:space-between}.global_address_maplocation_modal .ant-modal-body .suspension_action_area .addr{display:flex;align-items:center}body,html{margin:0;padding:0}body{font-family:"PingFang SC","Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;background:#f0f2f5}body,body #root{width:100%;height:100%}body #root .custom_layout{min-height:100%}body #root .custom_layout .layout_header{position:fixed;z-index:200;width:100%;padding:0;display:flex}body #root .custom_layout .layout_header .logo{position:relative}body #root .custom_layout .layout_header .logo:after{content:"";position:absolute;display:block;width:100%;height:3px;background-color:#3d3d3d;left:0;bottom:0;z-index:99999}body #root .custom_layout .layout_header .mid_con{flex-grow:1;position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-end}body #root .custom_layout .layout_header .mid_con:after{content:"";position:absolute;display:block;width:100%;height:3px;background-color:#3d3d3d;left:0;bottom:0;z-index:99999}body #root .custom_layout .layout_header .mid_con .mid_list{position:relative;flex-grow:1;overflow:hidden;height:100%;margin:0 8px}body #root .custom_layout .layout_header .mid_con .next_btn,body #root .custom_layout .layout_header .mid_con .prev_btn{width:20px;height:46px;cursor:pointer;flex-shrink:0;z-index:9999;transition:all .2s;line-height:50px;text-align:center;font-size:14px;color:#fff}body #root .custom_layout .layout_header .mid_con .next_btn.show,body #root .custom_layout .layout_header .mid_con .prev_btn.show{transform:translateX(0)}body #root .custom_layout .layout_header .mid_con .prev_btn.hide{transform:translateX(-100%)}body #root .custom_layout .layout_header .mid_con .next_btn.hide{transform:translateX(100%)}body #root .custom_layout .layout_header .right_con{display:flex;flex-shrink:0;align-items:center;padding-right:15px;position:relative}body #root .custom_layout .layout_header .right_con:after{content:"";position:absolute;display:block;width:100%;height:3px;background-color:#3d3d3d;left:0;bottom:0;z-index:99999}body #root .custom_layout .header_msg{color:#ddd;margin-left:15px;padding:0 20px 0 10px;cursor:pointer}body #root .custom_layout .header_msg:hover{color:#fff}body #root .custom_layout .message_pop .ant-popover-inner-content{padding:0}body #root .custom_layout .message_pop .pop_con{width:320px;font-family:PingFang-SC-Bold,PingFang-SC}body #root .custom_layout .message_pop .pop_con .mask{position:fixed;top:0;left:0;right:0;bottom:0}body #root .custom_layout .message_pop .pop_con .header{position:relative;height:42px;border-bottom:1px solid #d9d9d9;line-height:42px;padding:0 10px 0 20px;display:flex;justify-content:space-between;align-items:center}body #root .custom_layout .message_pop .pop_con .header .title{font-size:14px;font-weight:700;color:#444}body #root .custom_layout .message_pop .pop_con .con{position:relative;height:308px;overflow-y:auto;padding:10px 10px 0 20px}body #root .custom_layout .message_pop .pop_con .con dl{font-size:12px;margin-bottom:18px}body #root .custom_layout .message_pop .pop_con .con dl dt{font-size:14px;line-height:16px;font-weight:500;color:#444}body #root .custom_layout .message_pop .pop_con .con dl dd.title{line-height:14px;display:flex;justify-content:space-between;color:#888;font-weight:500;margin-top:10px}body #root .custom_layout .message_pop .pop_con .con dl dd.desc{margin-top:6px;color:#484848;font-weight:400;line-height:14px}body #root .custom_layout .message_pop .pop_con .footer{position:relative}body #root .custom_layout .message_pop .pop_con .footer .ant-btn{height:40px}body #root .custom_layout .main_content{margin-top:46px}body #root .custom_layout .navs .scrollarea{top:46px}body #root .custom_layout .navs .left-nav{-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}body #root .custom_layout .navs .ant-layout-sider-trigger{border-top:1px solid #e1e1e1}body #root .custom_layout .content_fullscreen{background:#f7f7f7;margin:0;min-height:280;position:relative}body #root .custom_layout .content_fullscreen .content_module{width:100%;height:100%;overflow:hidden;position:absolute;left:100%;top:0;z-index:-1}body #root .custom_layout .content_fullscreen .content_module.active{left:0;z-index:auto}body #root .custom_layout .content_fullscreen .content_module>:first-of-type{position:relative;width:100%;height:100%}.global_tab_list{display:flex;height:100%;align-items:flex-end;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-bottom:3px;flex-grow:0;position:absolute;overflow:hidden;bottom:0;transition:left .2s}.global_header_tab_item{width:140px;height:38px;perspective:20px;position:relative;color:hsla(0,0%,100%,.36);font-size:12px;text-align:center;display:flex;justify-content:center;align-items:center;padding-top:8px;padding-left:20px;padding-right:20px;transition:color .2s;flex-shrink:0}.global_header_tab_item:not(:first-child){margin-left:-20px}.global_header_tab_item .trapezoid{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#282828;border-radius:8px 8px 0 0;transform:rotateX(10deg);transform-origin:50% 100%;box-shadow:0 0 2px 3px rgba(0,0,0,.2)}.global_header_tab_item .title{position:relative;z-index:9999;height:16px;line-height:16px}.global_header_tab_item .close{position:absolute;right:10px;color:hsla(0,0%,100%,.5);top:7px}.global_header_tab_item .close:hover{color:#fff}.global_header_tab_item.active{color:hsla(0,0%,100%,.9);z-index:9999}.global_header_tab_item.active .trapezoid{background-color:#3d3d3d}.global_header_tab_item:not(.active):hover .trapezoid{background-color:#2f2f2f}.global_header_tab_item:not(.active):hover .title{color:hsla(0,0%,100%,.9)}.global_header_sort_drag_tab_item{width:140px;height:38px;perspective:20px;position:relative;color:hsla(0,0%,100%,.36);font-size:12px;text-align:center;display:flex;justify-content:center;align-items:center;padding-top:8px;padding-left:20px;padding-right:20px;transition:color .2s;flex-shrink:0;z-index:9998!important}.global_header_sort_drag_tab_item:not(:first-child){margin-left:-20px}.global_header_sort_drag_tab_item .trapezoid{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#282828;border-radius:8px 8px 0 0;transform:rotateX(10deg);transform-origin:50% 100%;box-shadow:0 0 2px 3px rgba(0,0,0,.2)}.global_header_sort_drag_tab_item .title{position:relative;z-index:9999;height:16px;line-height:16px}.global_header_sort_drag_tab_item .close{position:absolute;right:10px;color:hsla(0,0%,100%,.5);top:7px}.global_header_sort_drag_tab_item .close:hover{color:#fff}.global_header_sort_drag_tab_item.active{color:hsla(0,0%,100%,.9);z-index:9999}.global_header_sort_drag_tab_item.active .trapezoid{background-color:#3d3d3d}.global_header_sort_drag_tab_item:not(.active):hover .trapezoid{background-color:#2f2f2f}.global_header_sort_drag_tab_item:not(.active):hover .title{color:hsla(0,0%,100%,.9)}.right-click-menu-text{margin-left:10px}
/*# sourceMappingURL=main~002699c4.948c22c7.chunk.css.map */