div,p,span{font-family:SourceHanSansCNRegular,sans-serif!important}p{margin:0}.text_align_center{text-align:center}.text_align_right{text-align:right}.font_bold{font-weight:700}.color_white{color:#fff}.color_333{color:#333}.color_5585FF{color:#5585ff}.color_4880FF{color:#4880ff}.color_33333399{color:rgba(51,51,51,.6)}.color_F95430{color:#f95430}.color_02A549{color:#02a549}.background_e9bf00{background:#e9bf00}.background_E99D00{background:#e99d00}.background_02A549{background:#02a549}.background_white{background-color:#fff}.font14{font-size:14px}.font16{font-size:16px}.font18{font-size:18px}.font20{font-size:20px}.mt10{margin-top:10px}.mt14{margin-top:14px}.mt16{margin-top:16px}.mt20{margin-top:20px}.mt40{margin-top:40px}.mb10{margin-bottom:10px}.mb16{margin-bottom:16px}.ml60{margin-left:60px}.mr5{margin-right:5px}.mr8{margin-right:8px}.mr10{margin-right:10px}.mr13{margin-right:13px}.mr20{margin-right:20px}.pt5{padding-top:5px}.pt16{padding-top:16px}.pt20{padding-top:20px}.pt60{padding-top:60px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl25{padding-left:25px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pb5{padding-bottom:5px}.pb16{padding-bottom:16px}.pb20{padding-bottom:20px}.flex_{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_btn_shrink{-ms-flex-negative:0;flex-shrink:0}.flex_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_text_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.grid_{display:grid}.grid_columns2_2{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.grid_columns3_2{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.grid_columns4_2{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}.grid_columns3{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}.grid_rows3{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr}.grid_columns2{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.grid_columns5{grid-template-rows:1fr;grid-template-columns:repeat(5,1fr)}.grid_columns8{grid-template-rows:1fr;grid-template-columns:repeat(8,1fr)}.grid_gap20{grid-gap:20px}.multiline_ellipsis{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.clamp1{-webkit-line-clamp:1;line-clamp:1}.clamp5{-webkit-line-clamp:6;line-clamp:6}.required:before{content:"*";color:#f56c6c;margin-right:4px}.content{width:100%;height:calc(100% - 60px);padding:20px;overflow:auto;margin-top:-16px;border-radius:16px 16px 0 0;background:#f3f6fc}.content .show_list{width:100%;margin-bottom:13px;background-size:100% 100%;background-repeat:no-repeat;padding:10px}.content .show_list .panel .el-row{display:-webkit-box;display:-ms-flexbox;display:flex}.content .show_list .backlog{height:100%;padding:10px 7px;background:#fff;border-radius:4px}.content .show_list .backlog,.content .show_list .panel_item{-webkit-box-shadow:0 0 4px 3px rgba(175,206,242,.5),inset 2px 4px 4px 0 rgba(186,209,222,.3),inset 2px -4px 4px 0 #fff;box-shadow:0 0 4px 3px rgba(175,206,242,.5),inset 2px 4px 4px 0 rgba(186,209,222,.3),inset 2px -4px 4px 0 #fff}.content .show_list .panel_item{border-radius:4px;height:100%}.content .show_list .panel_item .panel_header{height:33px;padding:6px 15px;background:-webkit-gradient(linear,left top,right top,from(#3a72ff),to(#6691ff));background:-o-linear-gradient(left,#3a72ff 0,#6691ff 100%);background:linear-gradient(90deg,#3a72ff,#6691ff);-webkit-box-shadow:0 4px 10px 0 rgba(58,114,255,.25);box-shadow:0 4px 10px 0 rgba(58,114,255,.25);border-radius:4px}.content .show_list .panel_item .panel_content{height:calc(100% - 33px);padding:10px 15px;grid-row-gap:10px;background:#fafcff}.content .show_list .panel_item .panel_content .panel_tit:before{content:"";margin-right:5px;display:inline-block;width:6px;height:6px;border-radius:50%;background:-webkit-gradient(linear,left top,left bottom,from(#167df7),to(#59a5ff));background:-o-linear-gradient(top,#167df7 0,#59a5ff 100%);background:linear-gradient(180deg,#167df7,#59a5ff);-webkit-box-shadow:0 2px 4px 0 rgba(0,117,255,.5);box-shadow:0 2px 4px 0 rgba(0,117,255,.5)}.viewContent{width:100%;height:calc(100% - 60px);padding:20px}.customDialog /deep/ .el-dialog{border-radius:9px}.customDialog /deep/ .el-dialog__header{font-weight:600;font-size:16px;color:rgba(0,0,0,.9019607843137255)}.customDialog /deep/ .el-upload,.customDialog /deep/ .el-upload-dragger{width:100%}.customTabs{padding:12px 20px;background:#f8f9f8}.customTabs /deep/ .el-tabs__header{margin:0}.customTabs /deep/ .el-tabs__nav-wrap:after{display:none}.customTabs /deep/ .el-tabs__item{font-size:16px;color:#000}.customTabs /deep/ .el-tabs__item.is-active{color:#3a72ff}.customTitle{font-weight:500;font-size:16px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;font-style:normal;text-transform:none}.customTitle:before{content:"";margin-right:10px;display:inline-block;width:6px;height:26px;background:#3a72ff;-webkit-box-shadow:0 4px 10px 0 rgba(58,114,255,.25);box-shadow:0 4px 10px 0 rgba(58,114,255,.25);border-radius:100px;border:1px solid #fff}.customTitleBottom17{margin-bottom:17px}.customTable{width:100%;table-layout:auto;border-collapse:collapse}.customTable th{text-align:left;padding:10px;border:1px solid #edf1fa}.customTable .customTable_label{font-weight:700;font-size:14px;color:#333;background:#f5f7fc}.customTable .customTable_content{font-weight:400;font-size:14px;color:#333}.customTable /deep/ .el-form-item{margin:0}.customTable /deep/ .el-input__inner{padding:0 30px;border:none}/deep/ .my-custom-header th{background-color:#f5f7fc;color:#000;font-weight:700}.custom-form ::v-deep input:disabled::-webkit-input-placeholder,.custom-form ::v-deep input:read-only::-webkit-input-placeholder{-webkit-text-fill-color:hsla(0,0%,100%,0)}.custom-form /deep/ .el-form-item__label{color:#171717}.custom-form /deep/ .el-input__inner::-webkit-input-placeholder{color:grey}.custom-form /deep/ .el-input__inner::-moz-placeholder{color:grey}.custom-form /deep/ .el-input__inner:-ms-input-placeholder{color:grey}.custom-form /deep/ .el-input__inner:-moz-placeholder{color:grey}.custom_ssfa_tabs{height:100%}.custom_ssfa_tabs /deep/ .el-tabs__header{margin:0;background:#f8f9f8;padding:10px 20px}.custom_ssfa_tabs /deep/ .el-tabs__content{height:calc(100% - 59px);overflow-y:auto}.custom_ssfa_tabs /deep/ .el-tabs__item{font-size:16px}.custom_ssfa_tabs /deep/ .el-tabs__active-bar,.custom_ssfa_tabs /deep/ .el-tabs__nav-wrap:after{display:none}.custom_ssfa_tabs /deep/ .el-tabs__nav-next,.custom_ssfa_tabs /deep/ .el-tabs__nav-prev{line-height:40px}.customTable_custom{border-collapse:collapse;border-left:1px solid #edf1fa;border-top:1px solid #edf1fa}.customTable_custom .el-row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.customTable_custom .customTable_col{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Source Han Sans CN;font-weight:400;text-align:left;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.customTable_custom .customTable_col th{width:157px;background:#f5f7fc;-ms-flex-negative:0;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-right:1px solid #edf1fa;border-bottom:1px solid #edf1fa;flex-shrink:0;min-height:57px;position:relative;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.customTable_custom .customTable_col th .rowSpanTitle{width:calc(100% - 20px);position:absolute;left:50%;top:90%;z-index:99;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);text-align:left}.customTable_custom .customTable_col th:has(.rowSpanTitle){border-bottom-color:rgba(0,0,0,0)}.customTable_custom .customTable_col td{width:calc(100% - 157px)!important;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;border-right:1px solid #edf1fa;border-bottom:1px solid #edf1fa;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customTable_custom .customTable_col td .el-form-item{width:100%}.customTable_custom .customTable_col_noTd{width:157px}.customTable_custom .customTable_col_allWidth th{width:100%;background:#fff}.customTable_custom .customTable_col_bgWhite th{background:#fff}.customTable_custom .customTable_sypf{width:calc(50% - 78.5px)}.customTable_custom .customTable_sypf2{width:calc(33.33333% - 52.33333px)}.customTable_custom .el-form-item__content{margin-left:0!important}.step{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}.step .stepItem{position:relative;height:22px;font-weight:400;font-size:16px;color:#1a3562;line-height:22px;text-align:left}.step .stepItem,.step .stepItem .stepIndex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step .stepItem .stepIndex{width:28px;height:28px;background:-webkit-gradient(linear,left top,left bottom,from(#b2b7c3),to(#ced2db));background:-o-linear-gradient(top,#b2b7c3 0,#ced2db 100%);background:linear-gradient(180deg,#b2b7c3,#ced2db);font-size:14px;border-radius:50%;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}.step .stepItem:not(:last-of-type){-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:2%}.step .stepItem:not(:last-of-type):after{margin-left:5%;content:"";display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;border:1px solid #d9d9d9;background-color:#d9d9d9}.step .stepSuccess .stepIndex{background:-webkit-gradient(linear,left top,left bottom,from(#3a72ff),to(#82bcff));background:-o-linear-gradient(top,#3a72ff 0,#82bcff 100%);background:linear-gradient(180deg,#3a72ff,#82bcff);border:1px solid #2f62ff;color:#fff}.step .stepActive{color:#2f62ff}.step .stepActive .stepIndex{background:-webkit-gradient(linear,left top,left bottom,from(#3a72ff),to(#82bcff));background:-o-linear-gradient(top,#3a72ff 0,#82bcff 100%);background:linear-gradient(180deg,#3a72ff,#82bcff);color:#fff}.basic[data-v-53b02eba]{padding:0 10%}.el-input[data-v-53b02eba]{width:calc(100% - 48px);height:32px;background:#fff;border-radius:4px}.btn_blue[data-v-53b02eba]{width:147px;height:32px;background:#2f62ff}.el-form-item[data-v-53b02eba]{margin-top:10px}.form_list[data-v-53b02eba]{margin:24px}.footer[data-v-53b02eba]{width:74%;height:32px;position:fixed;bottom:48px;text-align:center}.prefix-icon-class[data-v-53b02eba]{display:none}.el-input__icon[data-v-53b02eba]{height:40px}[data-v-53b02eba] .el-input__inner{padding:0 15px}[data-v-53b02eba] .el-input__prefix{right:25px;left:unset}[data-v-53b02eba] .el-form-item__label{font-weight:400}.basic[data-v-712f152b]{padding:0 10%}.el-input[data-v-712f152b]{width:calc(100% - 48px);height:32px;background:#fff;border-radius:4px}.btn_blue[data-v-712f152b]{width:147px;height:32px;background:#2f62ff}.el-form-item[data-v-712f152b]{margin-top:10px}.form_list[data-v-712f152b]{margin:24px}.footer[data-v-712f152b]{width:74%;height:32px;position:fixed;bottom:48px;text-align:center}[data-v-712f152b] .el-form-item__label{font-weight:400}.basic[data-v-4716c494]{padding:0 10%}.el-input[data-v-4716c494]{width:calc(100% - 48px);height:32px;background:#fff;border-radius:4px}.btn_blue[data-v-4716c494]{width:147px;height:32px;background:#2f62ff}.el-form-item[data-v-4716c494]{margin-top:10px}.form_list[data-v-4716c494]{margin:24px}.footer[data-v-4716c494]{width:74%;height:32px;position:fixed;bottom:48px;text-align:center}[data-v-4716c494] .el-form-item__label{font-weight:400}.maintain[data-v-2b603130]{height:100%;width:100%;background:#fff}.show_content[data-v-2b603130]{overflow-y:auto;margin-bottom:20px}.title[data-v-2b603130]{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tit_tow[data-v-2b603130]{height:20px;font-size:14px;margin:20px 0 10px 0;font-weight:500;color:#1e3757;line-height:14px}.tit_tow .el-button[data-v-2b603130]{width:65px;height:32px;background:#2f62ff;border-radius:4px;padding:0!important;font-size:14px}.tit_tow span[data-v-2b603130]{height:12px;border-left:3px solid #2f62ff;margin:0 10px}.conect[data-v-2b603130]{height:calc(50% - 70px);overflow-y:auto}.conect .el-card[data-v-2b603130]{color:#2f62ff;margin:0 10px 16px;height:56px;border-radius:10px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2)}.conect .el-card .cardMsg[data-v-2b603130]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.conect[data-v-2b603130] .el-card__body{padding:10px!important}.btn[data-v-2b603130]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:50px auto 0}.upload-demo[data-v-2b603130]{height:50px;line-height:50px}.card_container[data-v-d30e232c]{padding:0;height:100%}.card_container .t_data[data-v-d30e232c]{height:60px;line-height:60px;background:#fff;padding:0 20px;-webkit-box-shadow:0 -3px 15px 0 hsla(0,0%,41.2%,.15);box-shadow:0 -3px 15px 0 hsla(0,0%,41.2%,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card_container .t_data .ssny[data-v-d30e232c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:400px}.card_container .t_data .ssny[data-v-d30e232c] .el-select{width:50%!important}.card_container .tabsList[data-v-d30e232c]{margin-top:24px;background:#fff;height:calc(100% - 84px)}.card_container .tabsList[data-v-d30e232c] .el-tabs{height:100%}.card_container .tabsList[data-v-d30e232c] .el-tabs .el-tabs__nav{height:60px;line-height:60px}.card_container .tabsList[data-v-d30e232c] .el-tabs .el-tabs__nav .el-tabs__item{font-size:16px}.card_container .tabsList[data-v-d30e232c] .el-card,.card_container .tabsList[data-v-d30e232c] .el-card__body{height:100%}.card_container .tabsList[data-v-d30e232c] .el-tabs__content{padding:15px 24px;height:calc(100% - 60px);overflow:auto}.card_container .tabsList[data-v-d30e232c] .el-tabs__nav-wrap{padding:0 24px}[data-v-d30e232c] .el-icon-arrow-up:before{content:""}.maintain[data-v-2a16d860]{height:100%;width:100%;background:#fff}.show_content[data-v-2a16d860]{height:100%;padding:20px;overflow-y:auto;margin-bottom:20px}.title[data-v-2a16d860]{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tit_tow[data-v-2a16d860]{height:20px;font-size:14px;margin:20px 0 10px 0;font-weight:500;color:#1e3757;line-height:14px}.tit_tow .el-button[data-v-2a16d860]{width:65px;height:32px;background:#2f62ff;border-radius:4px;padding:0!important;font-size:14px}.tit_tow span[data-v-2a16d860]{height:12px;border-left:3px solid #2f62ff;margin:0 10px}.conect[data-v-2a16d860]{height:calc(50% - 70px);overflow-y:auto}.conect .el-card[data-v-2a16d860]{color:#2f62ff;margin:0 10px 16px;height:56px;border-radius:10px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2)}.conect .el-card .cardMsg[data-v-2a16d860]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.conect[data-v-2a16d860] .el-card__body{padding:10px!important}.btn[data-v-2a16d860]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:50px auto 0}.upload-demo[data-v-2a16d860]{height:50px;line-height:50px}.tjxx[data-v-068d4dd1]{padding:0 10%}.el-input[data-v-068d4dd1]{width:calc(100% - 48px);height:32px;background:#fff;border-radius:4px}.btn_blue[data-v-068d4dd1]{width:147px;height:32px;background:#2f62ff}.el-form-item[data-v-068d4dd1]{margin-top:10px}.form_list[data-v-068d4dd1]{margin:24px}.footer[data-v-068d4dd1]{width:74%;height:32px;position:fixed;bottom:48px;text-align:center}.prefix-icon-class[data-v-068d4dd1]{display:none}.el-input__icon[data-v-068d4dd1]{height:40px}[data-v-068d4dd1] .el-form-item__label{font-weight:400}.maintain[data-v-214d101b]{height:100%;width:100%;background:#fff}.show_content[data-v-214d101b]{overflow-y:auto;margin-bottom:20px}.title[data-v-214d101b]{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tit_tow[data-v-214d101b]{height:20px;font-size:14px;margin:20px 0 10px 0;font-weight:500;color:#1e3757;line-height:14px}.tit_tow .el-button[data-v-214d101b]{width:65px;height:32px;background:#2f62ff;border-radius:4px;padding:0!important;font-size:14px}.tit_tow span[data-v-214d101b]{height:12px;border-left:3px solid #2f62ff;margin:0 10px}.conect[data-v-214d101b]{height:calc(50% - 70px);overflow-y:auto}.conect .el-card[data-v-214d101b]{color:#2f62ff;margin:0 10px 16px;height:56px;border-radius:10px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2)}.conect .el-card .cardMsg[data-v-214d101b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.conect[data-v-214d101b] .el-card__body{padding:10px!important}.btn[data-v-214d101b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:50px auto 0}.upload-demo[data-v-214d101b]{height:50px;line-height:50px}.card_container[data-v-20624696]{padding:0;height:100%}.card_container[data-v-20624696] .el-card{height:100%}.card_container[data-v-20624696] .el-card .el-card__body{height:100%;padding:0}.card_container[data-v-20624696] .el-card .el-card__body .el-tabs{height:100%;overflow-y:auto}.card_container[data-v-20624696] .el-card .el-card__body .el-tabs .el-tabs__header{margin:0}.card_container[data-v-20624696] .el-card .el-card__body .el-tabs .el-tabs__header .el-tabs__nav-wrap{padding:0 24px}.card_container[data-v-20624696] .el-card .el-card__body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__active-bar{background-color:#2f62ff}.card_container[data-v-20624696] .el-card .el-card__body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__item.is-active,.card_container[data-v-20624696] .el-card .el-card__body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__item:hover{color:#2f62ff}.card_container[data-v-20624696] .el-card .el-card__body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__item{margin:10px 0;font-size:16px}.card_container[data-v-20624696] .el-card .el-card__body .el-tabs .el-tabs__content{padding:15px 24px;height:calc(100% - 60px);overflow:auto}.jbxx[data-v-ecd7da82]{padding:0 10%}.el-input[data-v-ecd7da82]{width:calc(100% - 48px);height:32px;background:#fff;border-radius:4px}.btn_blue[data-v-ecd7da82]{width:147px;height:32px;background:#2f62ff}.el-form-item[data-v-ecd7da82]{margin-top:10px}.form_list[data-v-ecd7da82]{margin:24px}.footer[data-v-ecd7da82]{width:74%;height:32px;position:fixed;bottom:48px;text-align:center}.prefix-icon-class[data-v-ecd7da82]{display:none}.el-input__icon[data-v-ecd7da82]{height:40px}[data-v-ecd7da82] .el-form-item__label{font-weight:400}.maintain[data-v-5cc555d0]{height:100%;width:100%;background:#fff}.show_content[data-v-5cc555d0]{overflow-y:auto;margin-bottom:20px}.title[data-v-5cc555d0]{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tit_tow[data-v-5cc555d0]{height:20px;font-size:14px;margin:20px 0 10px 0;font-weight:500;color:#1e3757;line-height:14px}.tit_tow .el-button[data-v-5cc555d0]{width:65px;height:32px;background:#2f62ff;border-radius:4px;padding:0!important;font-size:14px}.tit_tow span[data-v-5cc555d0]{height:12px;border-left:3px solid #2f62ff;margin:0 10px}.conect[data-v-5cc555d0]{height:calc(50% - 70px);overflow-y:auto}.conect .el-card[data-v-5cc555d0]{color:#2f62ff;margin:0 10px 16px;height:56px;border-radius:10px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2)}.conect .el-card .cardMsg[data-v-5cc555d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.conect[data-v-5cc555d0] .el-card__body{padding:10px!important}.btn[data-v-5cc555d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:50px auto 0}.upload-demo[data-v-5cc555d0]{height:50px;line-height:50px}.card_container[data-v-025c08d2]{padding:0;height:100%}.card_container[data-v-025c08d2] .el-card{height:100%}.card_container[data-v-025c08d2] .el-card .el-card__body{height:100%;padding:0}.card_container[data-v-025c08d2] .el-card .el-card__body .el-tabs{height:100%;overflow-y:auto}.card_container[data-v-025c08d2] .el-card .el-card__body .el-tabs .el-tabs__header{margin:0}.card_container[data-v-025c08d2] .el-card .el-card__body .el-tabs .el-tabs__header .el-tabs__nav-wrap{padding:0 24px}.card_container[data-v-025c08d2] .el-card .el-card__body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__active-bar{background-color:#2f62ff}.card_container[data-v-025c08d2] .el-card .el-card__body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__item.is-active,.card_container[data-v-025c08d2] .el-card .el-card__body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__item:hover{color:#2f62ff}.card_container[data-v-025c08d2] .el-card .el-card__body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__item{margin:10px 0;font-size:16px}.card_container[data-v-025c08d2] .el-card .el-card__body .el-tabs .el-tabs__content{padding:15px 24px;height:calc(100% - 60px);overflow:auto}.xjxm[data-v-8676ac66]{height:100%;width:100%;background:#f3f6ff}.otherImg[data-v-8676ac66]{vertical-align:bottom;margin-right:5px}.content[data-v-8676ac66]{width:calc(100% - 48px);height:calc(100% - 108px);margin:24px}.content .progress[data-v-8676ac66]{width:100%;height:30px}.content .other[data-v-8676ac66]{width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.content .item_content[data-v-8676ac66]{width:100%;margin-top:24px;height:calc(100% - 124px)}.progress[data-v-8676ac66]{height:60px;width:98%;margin:1%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.progress .modular[data-v-8676ac66]{color:#f3f6ff;position:relative;height:100%;line-height:40px;width:25%;text-align:center;background:#91abff;cursor:pointer}.progress .arrow_right[data-v-8676ac66]{display:inline-block;font-size:55px;height:100%;position:absolute;top:-6px;right:0;color:#f3f6ff}