.minimized-indicator[data-v-613706b7]{position:fixed;right:0;width:2px;height:60px;background-color:#1890ff;border-radius:4px 0 0 4px;cursor:pointer;opacity:.7;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:999999}.minimized-indicator[data-v-613706b7]:hover{opacity:1;width:10px;background-color:#40a9ff;-webkit-box-shadow:0 0 8px rgba(24,144,255,.5);box-shadow:0 0 8px rgba(24,144,255,.5)}.chat-assistant-container[data-v-613706b7]{-webkit-transition:right .3s ease;transition:right .3s ease;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.15);box-shadow:0 4px 16px rgba(0,0,0,.15);z-index:999999}.chat-assistant-toggle[data-v-613706b7]{width:60px;height:60px;background-color:#1890ff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.2);box-shadow:0 4px 16px 0 rgba(0,0,0,.2);position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.chat-assistant-toggle img[data-v-613706b7]{-o-object-fit:cover;object-fit:cover}.chat-assistant-toggle[data-v-613706b7]:hover{background-color:#40a9ff;-webkit-transform:scale(1.05);transform:scale(1.05)}.chat-assistant-minimize-btn[data-v-613706b7]{position:absolute;top:-8px;right:-8px;width:20px;height:20px;background-color:rgba(0,0,0,.3);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:1000000;-webkit-transition:all .2s ease;transition:all .2s ease}.chat-assistant-minimize-btn[data-v-613706b7]:hover{background-color:rgba(0,0,0,.5);-webkit-transform:scale(1.1);transform:scale(1.1)}.chat-assistant-frame-container[data-v-613706b7]{position:relative}.chat-assistant-close-btn[data-v-613706b7]{position:absolute;top:-45px;right:10px;width:30px;height:30px;background-color:rgba(0,0,0,.2);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:1000000;-webkit-transition:all .2s ease;transition:all .2s ease}.chat-assistant-close-btn[data-v-613706b7]:hover{background-color:rgba(0,0,0,.3);-webkit-transform:scale(1.1);transform:scale(1.1)}.chat-assistant-iframe[data-v-613706b7]{border-radius:12px;-webkit-box-shadow:0 6px 24px 0 rgba(0,0,0,.25),0 0 1px 0 rgba(0,0,0,.1);box-shadow:0 6px 24px 0 rgba(0,0,0,.25),0 0 1px 0 rgba(0,0,0,.1);border:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width:300px) and (max-width:1000px){.el-picker-panel{-webkit-transform:scale(.8);transform:scale(.8);width:300px!important;top:70px!important}.el-picker-panel__body{width:100%!important;min-width:none}.el-picker-panel__content{float:none!important;width:300px!important}}*,:after,:before{-webkit-tap-highlight-color:transparent;-ms-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-weight:400;vertical-align:baseline}.pageAllWrap{height:100%}.pageContentWrap{margin:20px;min-height:100vh;background-color:#fff;padding:25px}.pageTitleWrap{background-color:#fff;padding-left:20px;height:60px;line-height:60px;font-size:14px;position:relative}.backBtn{position:absolute;right:0;top:16%;margin-top:-16px}.paginationContentWrap{text-align:right;margin-top:20px}.halfCircular{background-color:#587ed1;text-decoration:none;color:#fff;padding:8px 28px;border-top-left-radius:20px;border-bottom-left-radius:20px;font-size:14px;cursor:pointer}.flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.flex-inline{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flex-column,.flex-row{-webkit-box-direction:normal}.flex-column{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.row-reverse{-webkit-box-orient:horizontal;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.column-reverse,.row-reverse{-webkit-box-direction:reverse}.column-reverse{-webkit-box-orient:vertical;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.space-around{-ms-flex-pack:distribute;justify-content:space-around}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-middle,.flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-auto{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.selft-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-self-start{-ms-flex-item-align:start;align-self:flex-start}.align-self-end{-ms-flex-item-align:end;align-self:flex-end}.align-self-middle{-ms-flex-item-align:center;align-self:center}#app,body,html{position:relative;width:100%;height:100%;overflow:hidden}body{font-family:Helvetica Neue,Helvetica,microsoft yahei,arial,STHeiTi,sans-serif}a{text-decoration:none}li{list-style:none}.small,small{font-size:80%}.large{font-size:150%}.strong,strong{font-weight:bolder}.thin{font-weight:lighter}.row{position:relative;width:100%}.col-1{width:8.33333333%}.col-2{width:16.66666667%}.col-2-4{width:20%}.col-3{width:25%}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-6{width:50%}.col-7{width:58.33333333%}.col-8{width:66.66666667%}.col-9{width:75%}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-12{width:100%}.col-1,.col-10,.col-11,.col-12,.col-2,.col-2-4,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{float:left}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.pull-right{float:right!important}.pull-left{float:left!important}.block{display:block!important}.inline{display:inline!important}.inline-block{display:inline-block!important}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}.relative{position:relative}.lh20{line-height:20px}.lh22{line-height:22px}.lh24{line-height:24px}.lh26{line-height:26px}.lh28{line-height:28px}.lh30{line-height:30px}.fs10{font-size:10px}.fs11{font-size:11px}.fs12{font-size:12px}.fs13{font-size:13px}.fs14{font-size:14px}.fs15{font-size:15px}.fs16{font-size:16px}.fs17{font-size:17px}.fs18{font-size:18px}.fs20{font-size:19px;font-size:20px}.c333{color:#333}.c666{color:#666}.c999{color:#999}.cccc{color:#ccc}.cfff{color:#fff}.bg333{background-color:#333}.bg666{background-color:#666}.bg999{background-color:#999}.bgccc{background-color:#ccc}.bgddd{background-color:#ddd}.bgeee{background-color:#eee}.bgfff{background-color:#fff}.mg5{margin:5px}.mg10{margin:10px}.mg15{margin:15px}.mg20{margin:20px}.mg-t0{margin-top:0}.mg-r0{margin-right:0}.mg-b0{margin-bottom:0}.mg-l0{margin-left:0}.mg-t5{margin-top:5px}.mg-r5{margin-right:5px}.mg-b5{margin-bottom:5px}.mg-l5{margin-left:5px}.mg-t10{margin-top:10px}.mg-r10{margin-right:10px}.mg-b10{margin-bottom:10px}.mg-l10{margin-left:10px}.mg-t15{margin-top:15px}.mg-r15{margin-right:15px}.mg-b15{margin-bottom:15px}.mg-l15{margin-left:15px}.mg-t20{margin-top:20px}.mg-r20{margin-right:20px}.mg-b20{margin-bottom:20px}.mg-l20{margin-left:20px}.pd5{padding:5px}.pd10{padding:10px}.pd15{padding:15px}.pd20{padding:20px}.pd-t0{padding-top:0}.pd-r0{padding-right:0}.pd-b0{padding-bottom:0}.pd-l0{padding-left:0}.pd-t5{padding-top:5px}.pd-r5{padding-right:5px}.pd-b5{padding-bottom:5px}.pd-l5{padding-left:5px}.pd-t10{padding-top:10px}.pd-r10{padding-right:10px}.pd-b10{padding-bottom:10px}.pd-l10{padding-left:10px}.pd-t15{padding-top:15px}.pd-r15{padding-right:15px}.pd-b15{padding-bottom:15px}.pd-l15{padding-left:15px}.pd-t20{padding-top:20px}.pd-r20{padding-right:20px}.pd-b20{padding-bottom:20px}.pd-l20{padding-left:20px}.txtover{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.txtover-2{-webkit-line-clamp:2}.txtover-2,.txtover-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.txtover-3{-webkit-line-clamp:3}.main-header{background:#fff;width:100%;height:60px}.breadcrumb{padding-left:20px;padding-top:20px;position:absolute;font-size:14px}.main-container{padding:20px;margin-top:10px;width:96%;height:auto;margin-left:2%;background-color:#fff}.goback{float:right;margin-top:17px!important;border-radius:15px 0 0 15px!important;color:#fff!important;background-color:#587ed1!important;font-size:13px;width:110px}.base-page[data-v-3d6bc250]{position:relative;width:100%;height:100%;background:#fff}.breadcrumb[data-v-3d6bc250]{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #999}.base-page .content[data-v-3d6bc250]{margin:10px}.row_all[data-v-546c735e]{margin-top:10px;font-size:15px;border-top:1px solid #ccc;border-left:1px solid #ccc}.row_border[data-v-546c735e]{border-right:1px solid #ccc;border-bottom:1px solid #ccc;height:40px;line-height:40px;padding:0 15px 0 15px}.row_background[data-v-546c735e]{background:#f2f2f2;text-align:right}.custom-column-wrapper .custom-column-title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-column-wrapper .custom-column-title{-webkit-box-flex:1;-ms-flex:auto;flex:auto;font-size:18px}.custom-column-wrapper .custom-column-search{font-size:14px;color:#666}.custom-column-wrapper .el-dialog__header{line-height:30px;color:#303133;font-size:16px;padding:20px 24px 15px 24px;background:#f5f5f5}.custom-column-wrapper .el-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-column-wrapper .el-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;margin-right:15px}.custom-column-wrapper .el-checkbox__label{width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.custom-column-wrapper .el-checkbox__label:hover{cursor:move}.custom-column-wrapper .text-center{text-align:center}.custom-column-wrapper .group-mode{margin-top:10px}.custom-column-wrapper .column-group{margin-bottom:20px;border:1px solid #e4e7ed;border-radius:4px;background-color:#fafafa}.custom-column-wrapper .group-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-bottom:1px solid #e4e7ed}.custom-column-wrapper .group-header .el-checkbox{margin-bottom:0;margin-left:20px}.custom-column-wrapper .group-name{font-weight:700;font-size:14px;color:#303133;-ms-flex-negative:0;flex-shrink:0}.custom-column-wrapper .group-checkbox-wrapper{background-color:#fff;border-radius:4px;padding:10px;min-height:50px}.custom-column-wrapper .el-dialog__body{padding:15px 20px 10px 20px}.custom-content{max-height:65vh;overflow:auto}