::v-deep.detail-card .el-card__body {
  height: 100%;
}
.row-bg[data-v-0d912839] {
  overflow: auto;
}
.main[data-v-0d912839] {
  position: relative;
  overflow: hidden;
}
.main .left[data-v-0d912839] {
  width: 124px;
  float: left;
}
.main .left[data-v-0d912839]  .el-tabs--left .el-tabs__nav-wrap.is-left::after {
  width: 1px;
}
.main .right[data-v-0d912839] {
  width: calc(100% - 124px);
  padding: 0 20px;
  float: left;
  border-left: 1px solid #e8e8e8;
  margin-left: -1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 320px) and (max-width: 480px) {
.sp-card__content .el-card__body {
    padding: 5px !important;
}
.sp-card__content .right {
    padding: 0;
}
}
.iframe {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sub-title {
  font-size: 14px;
  margin: 10px 0;
}
.sp-card__icon {
  margin-left: 20px;
}
.sp-card__icon:hover {
  cursor: pointer;
  color: #0052d9;
}
.flow-new__bljl {
  margin: 10px 0;
  font-size: 20px;
  font-weight: bolder !important;
}
@media screen and (min-width: 320px) and (max-width: 480px) {
.sp-card__content .el-card__body {
    padding: 5px !important;
}
.sp-card__content .el-timeline-item__node {
    left: 4px;
}
.sp-card__content .el-timeline-item__tail {
    left: 10px;
}
.sp-card__content .sp-card__icon {
    position: absolute;
    right: 10px;
    top: 3px;
}
.taco-main {
    top: 0 !important;
    padding-bottom: 0 !important;
}
.taco-main .el-timeline-item__node--normal {
    left: 0;
}
.taco-main .taco-view {
    margin: 0 !important;
    overflow-x: hidden;
    background: #f0f2f5;
}
.taco-main .taco-view .el-tabs__header {
    margin: 0 !important;
}
.taco-main .taco-view .el-tabs__nav {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    -webkit-transform: none !important;
            transform: none !important;
}
.taco-main .taco-view .el-tabs__nav .el-tabs__item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    padding: 0;
}
.taco-main .taco-view .switch {
    display: none;
}
.taco-main .taco-view .el-form {
    padding-top: 50px;
    padding: 50px 10px 50px 10px;
}
.taco-main .taco-view .el-form .main .left {
    width: 0;
}
.taco-main .taco-view .el-form .main .left .flowImg {
    display: none;
}
.taco-main .taco-view .el-form .main .right {
    width: 100%;
    border-left: 0;
    padding: 0;
}
.taco-main .row-bg .el-timeline {
    overflow-x: hidden;
    padding-left: 0;
}
}
.btn-wrap[data-v-7553fd48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.btn-wrap .el-button[data-v-7553fd48] {
  margin: 2px 5px;
}
.ssoDialog {
  min-width: 1240px !important;
  width: 1240px !important;
}
.ssoDialog .el-dialog__body {
  padding: 30px 0;
  background: url(../img/conbination.ab6f4350.png) no-repeat;
  background-size: 100% 100%;
}
.ssoDialog .feedback-close {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  font-size: 22px;
  right: 30px;
  top: 30px;
}
.ssoDialog .ssoDialog_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.ssoDialog .el-dialog__header {
  display: none;
}
.ssoDialog .big-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.ssoDialog .big-title img {
  width: 80px;
  height: 50px;
}
.ssoDialog .big-title p {
  font-size: 26px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 32px;
  margin-top: 10px;
  margin-left: 20px;
}
.ssoDialog .wrap {
  padding: 30px 30px 20px;
  margin: 0px 70px 30px;
  background: rgba(250, 250, 250, 0.8);
  position: relative;
  z-index: 100;
  color: #333333;
  border-radius: 10px;
  overflow: hidden;
}
.ssoDialog .mainInfo {
  margin-bottom: 30px;
}
.ssoDialog .attributionDept {
  text-align: right;
  margin-top: 30px;
}
.ssoDialog .infoTime {
  text-align: right;
  margin-top: 5px;
}
.ssoDialog .buttons {
  margin: 35px auto 0;
  display: block;
}
