.dialog__wrapper1[data-v-319700df] {
  position: fixed;
  right: 20px !important;
  bottom: 80px !important;
  margin: 0;
  border-radius: 8px;
  z-index: 1001;
  height: 560px;
  width: 800px;
}
.dialog__wrapper1 .dialog__header[data-v-319700df] {
  background: #e5f4ff;
  height: 0px;
  padding: 0;
}
.dialog__wrapper1 .dialog__header .title[data-v-319700df] {
  border-left: 0px;
  height: 10px;
  padding: 0 25px 0 31px;
  font-size: 20px;
}
@media screen and (max-width: 1366px) {
.dialog__wrapper1 .dialog__header .title[data-v-319700df] {
    font-size: 16px;
}
}
.dialog__wrapper1 .dialog__close[data-v-319700df] {
  position: absolute;
  top: 30px;
  right: 30px;
  transform: scale(2);
  cursor: pointer;
}
.v-modal[data-v-319700df] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.25;
  background: #000;
  z-index: 100;
}
.dialog__box[data-v-319700df] {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  min-height: 100px;
  background: #fff;
  box-shadow: 0px 3px 18px rgba(34, 49, 100, 0.33);
  border-radius: 5px;
}
.dialog__box.dialog__box-center[data-v-319700df] {
  text-align: center;
}
.dialog__close[data-v-319700df] {
  text-align: left;
  position: relative;
  height: 10px;
  padding: 5px 0;
}
.dialog__close .modal-close[data-v-319700df] {
  position: absolute;
  width: 10px;
  height: 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAACIklEQVRYR93Zz08TQRQH8O/b1hhiwl+AB0yM/wBEwtCakEg8oP8EMZE/CQ565wrEiIlJtzO1XjxJOOEfwYUDdZ4ZYEm73e3Or90CPU87n77ZmffmLfV6veftdvsLM68D+KO1/tTtdn9jDh+l1Coz7wN4xcxpq9XaISllH8DGmOeCmbc6nc6vJo39fv81EZ0AWByb97sBcgGkUWQJzrD+GeA5gBfzQiqlusx8mItcxjmlNE3fJEnyFcBC00il1CYzH5XMfQlgiwyqYmAty12FI6JtIcSPa2DTSFuccd0Bm0K64KaAdSNdcYXAupA+uFJgbKQvbiYwFjIEVwkMRYbirIC+yBg4a6ArMhbOCWiLTJLk2az0lWUI20pp4qC2+VJVWgTwpCyvE9E7IcRPm3myMc5Ai0gWze+dz72AjkhvnPMzmA9NxXKb4UG4xw20iF4W8Asiei+ESF02R9Ob5NL1ePEGBhwzXkinXVyFM9fVuR3UNrjsLt14qnPBZc9OLGTlEvvgYiJnAkNwsZClwBi4GMhCYExcKHIKWAcuBPlwLu51Rs6xCprIONcRlFJ+AHAA4GlBQg8umYqKhMFgsK61Nl218YZlNvQOafqDbwEc35bq+d+qBZdNMqNxaYbctN+klH8BLDcVufw8FcjT+94CvjJAU0h2xv5ZrctaVrQWRZKZv9FwOFwajUafAawx8xkz787rNYSUcoWI9pj5JYBUa/3xPyWwu/heBD6dAAAAAElFTkSuQmCC);
  background-size: 100%;
  right: -5px;
  top: -5px;
}
.btn-view[data-v-319700df] {
  background-color: #0888ff;
  color: #fff;
  display: inline-block;
  width: 45px;
  height: 20px;
  line-height: 15px;
  text-align: center;
  position: absolute;
  top: -4px;
  right: 20px;
  font-size: 10px;
  border: 1px solid #0070d9;
}
.dialog__body[data-v-319700df] {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  font-size: 0;
  border-radius: 5px;
}
.dialog__footer[data-v-319700df] {
  height: 68px;
}
.dialog-fade-enter-active[data-v-319700df] {
  animation: dialog-fade-in-319700df 0.3s;
}
.dialog-fade-leave-active[data-v-319700df] {
  animation: dialog-fade-out-319700df 0.3s;
}
@keyframes dialog-fade-in-319700df {
0% {
    transform: translate3d(0, -20px, 0);
    opacity: 0;
}
100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@keyframes dialog-fade-out-319700df {
0% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
100% {
    transform: translate3d(0, -20px, 0);
    opacity: 0;
}
}

@charset "UTF-8";
.customer-center-container {
  padding: 28px 0 80px 0;
  width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.customer-center-container .empty-box {
    display: block;
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
    color: #999;
    background-color: #fff;
}
.customer-center-container .apply-list .empty-box {
    padding-top: 30px;
}
.customer-center-container .basic-info {
    width: 100%;
    height: 55px;
    padding: 20px;
    background-size: cover;
    border-top-left-radius: 8px;
    background-color: #fff;
}
.customer-center-container .basic-info .logo {
      width: 142px;
}
.customer-center-container .basic-info .pic-content {
      position: relative;
      margin-top: 20px;
}
.customer-center-container .basic-info .pic-content img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
}
.customer-center-container .basic-info .pic-content .gender-ico {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 0;
        right: -2px;
}
.customer-center-container .basic-info .name {
      font-size: 16px;
      display: inline-block;
      height: 24px;
      line-height: 24px;
      font-weight: 500;
      color: #333;
}
.customer-center-container .basic-info .other-info {
      margin-top: 8px;
      margin-bottom: 0;
      padding-left: 0;
}
.customer-center-container .basic-info .other-info li {
        display: inline-block;
        height: 20px;
        line-height: 20px;
        font-size: 13px;
        color: #555;
}
.customer-center-container .basic-info .other-info li:nth-child(1)::after, .customer-center-container .basic-info .other-info li:nth-child(2)::after {
          content: "";
          display: inline-block;
          width: 1px;
          height: 12px;
          background-color: #ccc;
          margin: -1px 14px;
}
.customer-center-container .basic-info .user-type {
      margin-top: 18px;
}
.customer-center-container .basic-info .user-type .el-input--small .el-input__inner {
        height: 38px;
        line-height: 38px;
        border-radius: 0;
        border-color: #ececec;
        color: #555;
        background: rgba(255, 255, 255, 0.6);
        text-align: center;
}
.customer-center-container .left-nav {
    border-radius: 8px;
    padding: 24px 16px 12px;
    background-color: #fff;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    position: relative;
}
.customer-center-container .left-nav .nav-item {
      padding-left: 20px;
      height: 44px;
      line-height: 48px;
      margin-bottom: 18px;
      font-size: 14px;
      color: #333;
      border-radius: 4px;
      cursor: pointer;
      background-size: 240px 100%;
      background-repeat: no-repeat;
      background-position-x: 0px;
}
.customer-center-container .left-nav .nav-item .nav-ico {
        width: 16px;
        height: 16px;
        margin-right: 8px;
        color: #ccc;
}
.customer-center-container .left-nav .nav-item:hover {
        color: #002928;
        transition: color 0.5s ease;
}
.customer-center-container .left-nav .nav-item:hover .nav-ico {
          color: #002928;
          transition: color 0.5s ease;
}
.customer-center-container .left-nav .nav-item.common {
        background-image: none !important;
}
.customer-center-container .left-nav .nav-item.active {
        background: #002928;
        color: #fff;
}
.customer-center-container .left-nav .nav-item.active .nav-ico {
          color: #fff;
}
.customer-center-container .left-nav .nav-footer {
      width: 169px;
      height: 100px;
      position: absolute;
      bottom: 0;
}
.customer-center-container .left-activity {
    margin-top: 16px;
    background-color: #fff;
    padding: 24px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.customer-center-container .left-activity .msg-title {
      font-size: 20px;
      font-weight: 700;
      line-height: 30px;
      color: #333333;
      margin-bottom: 15px;
}
.customer-center-container .left-activity .block .el-timeline {
      padding-left: 0px;
}
.customer-center-container .left-activity .block .el-timeline-item {
      padding-bottom: 27px;
}
.customer-center-container .left-activity .block .el-timeline-item__node--normal {
      left: 3px;
      width: 5px;
      height: 5px;
}
.customer-center-container .left-activity .block .el-timeline-item__timestamp.is-top {
      padding-top: 0px;
      color: #666666;
}
.customer-center-container .left-activity .block .area-title {
      font-size: 14px;
      font-weight: 700;
      line-height: 20px;
      color: #333333;
      margin-bottom: 10px;
}
.customer-center-container .left-activity .block .area {
      font-size: 12px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      font-weight: 400;
      color: #666666;
      letter-spacing: 0em;
}
.customer-center-container .left-activity .block .location {
      margin-right: 4px;
}
.customer-center-container .customer-body-wrap {
    padding: 0 0 0 28px;
    overflow-x: hidden;
}
.customer-center-main .personal-msg {
  height: 78px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: #fff;
  margin-bottom: 16px;
}
.customer-center-main .personal-msg .info-cter {
    display: flex;
}
.customer-center-main .personal-msg .info-cter .img-body {
      width: 54px;
      height: 54px;
      border-radius: 50%;
      border: 1px solid #eee;
      overflow: hidden;
      margin-right: 10px;
}
.customer-center-main .personal-msg .info-cter .img-body img {
        width: 54px;
        height: 54px;
}
.customer-center-main .personal-msg .info-cter .info-body {
      flex: 1;
}
.customer-center-main .personal-msg .info-cter .info-body .name {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        color: #333;
        margin-bottom: 5px;
}
.customer-center-main .personal-msg .info-cter .info-body .exp {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        color: #aaaaaa;
        white-space: nowrap;
}
.customer-center-main .personal-msg .info-cter .info-status {
      padding-top: 13px;
}
.customer-center-main .interview-container {
  width: 100%;
  border-radius: 8px;
  padding: 16px 0px 0;
}
.customer-center-main .interview-container .in-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #333333;
    margin-bottom: 20px;
}
.customer-center-main .interview-container .in-list .recruit-info {
    padding: 12px 0 7px 12px;
    margin-bottom: 15px;
    height: 110px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box {
      position: relative;
      z-index: 2;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .pos-title {
        display: flex;
        justify-content: space-between;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .pos-title .company-name {
          flex: 1;
          font-size: 18px;
          line-height: 20px;
          font-weight: 700;
          color: #333333;
          margin-bottom: 13px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .pos-title .tag {
          margin: 0 10px;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .pos-title .tag span {
            border: 1px solid #f94b0f;
            color: #f94b0f;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .pos-time {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        margin-bottom: 22px;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .img-box {
        width: 22px;
        height: 22px;
        border-radius: 2px;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-name2 {
        max-width: 210px;
        font-size: 12px;
        line-height: 26px;
        color: #333333;
        margin-left: 6px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-name1 {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #333333;
        margin-left: 8px;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-type {
        font-size: 12px;
        line-height: 17px;
        color: #aaaaaa;
        margin-left: 10px;
        display: flex;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-type .type {
          display: inline-block;
          flex: 1;
          max-width: 100px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-type .num {
          max-width: 80px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-box {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
}
.customer-center-main .interview-container .in-list .recruit-info .pos-title {
      display: flex;
      justify-content: space-between;
}
.customer-center-main .interview-container .in-list .recruit-info .pos-title .company-name {
        flex: 1;
        font-size: 18px;
        line-height: 20px;
        font-weight: 600;
        color: #333333;
        margin-bottom: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .pos-title .tag {
        margin-left: 20px;
}
.customer-center-main .interview-container .in-list .recruit-info .pos-title .tag span {
          border: 1px solid #f94b0f;
          color: #f94b0f;
}
.customer-center-main .interview-container .in-list .recruit-info .pos-time {
      font-size: 12px;
      font-weight: 400;
      color: #999999;
      margin-bottom: 22px;
}
.customer-center-main .interview-container .in-list .recruit-info .img-box {
      width: 22px;
      height: 22px;
      border-radius: 2px;
}
.customer-center-main .interview-container .in-list .recruit-info .company-name2 {
      max-width: 150px;
      font-size: 12px;
      line-height: 26px;
      color: #333333;
      margin-left: 6px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .company-name1 {
      max-width: 240px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      color: #333333;
      margin-left: 8px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .company-type {
      font-size: 12px;
      line-height: 17px;
      color: #aaaaaa;
      margin-left: 10px;
      display: flex;
}
.customer-center-main .interview-container .in-list .recruit-info .company-type .type {
        display: inline-block;
        flex: 1;
        max-width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .company-type .num {
        max-width: 80px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .company-box {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between;
}
.customer-center-main .interview-container .in-list .recruit-info .mapMask {
      position: absolute;
      right: 0;
      top: 0;
}
.customer-center-main .interview-container .in-list .recruit-info .mapMask img {
        width: 100px;
        height: 75px;
}
.customer-center-main .interview-container .in-list .recruit-info .enterBtn {
      position: absolute;
      right: 0px;
      top: 10px;
}
.customer-center-main .interview-container .in-list .recruit-info .enterBtn img {
        cursor: pointer;
        width: 48px;
        height: 48px;
}
.customer-center-main .interview-container .in-list .recruit-info .hr-info {
      display: flex;
      justify-content: space-between;
      height: 24px;
}
.customer-center-main .interview-container .in-list .recruit-info .line {
      border-bottom: 1px solid #eeeeee;
      margin-right: 16px;
      margin-top: 11px;
      margin-bottom: 11px;
}
.customer-center-main .interview-container .in-list .recruit-info .btn1 {
      height: 24px;
      font-size: 12px;
      width: 90px;
      border-radius: 2px;
      padding: 2px 21px;
      background-color: #fff;
      color: #0236bf;
}
.customer-center-main .interview-container .in-list .recruit-info .btn2 {
      height: 24px;
      font-size: 12px;
      width: 90px;
      padding: 2px 21px;
      border-radius: 2px;
      color: #fff;
      background: #0236bf;
}
.customer-center-main .interview-container .in-list .recruit-info .btn2-disabled {
      height: 24px;
      font-size: 12px;
      width: 90px;
      padding: 2px 21px;
      border-radius: 2px;
      color: #999;
      background: #ccc;
}
.customer-center-main .interview-container .in-list .delivery {
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: space-between;
    padding: 21px 28px;
}
.customer-center-main .interview-container .in-list .delivery .img-box {
      width: 48px;
      height: 48px;
      margin-right: 12px;
      border-radius: 2px;
}
.customer-center-main .interview-container .in-list .delivery .name1 {
      width: 142px;
      font-size: 14px;
      font-weight: 700;
      line-height: 21px;
      color: #333333;
      margin-bottom: 9px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.customer-center-main .interview-container .in-list .delivery .name2 {
      width: 142px;
      font-size: 10px;
      font-weight: 400;
      line-height: 15px;
      color: #aaaaaa;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.customer-center-main .interview-container .in-list .delivery .process {
      width: 555px;
      padding-left: 20px;
      border-left: 1px dashed #e3efee;
}
.customer-center-main .interview-container .in-list .delivery .process .bg-img {
        position: absolute;
        top: 11px;
        z-index: 1;
}
.customer-center-main .interview-container .in-list .delivery .process .line-img {
        position: absolute;
        top: 13px;
        z-index: 2;
}
.customer-center-main .interview-container .in-list .delivery .process .small {
        width: 86px;
        height: 4px;
}
.customer-center-main .interview-container .in-list .delivery .process .big {
        width: 181px;
        height: 4px;
}
.customer-center-main .interview-container .in-list .delivery .process .circle-img {
        z-index: 2;
}
.customer-center-main .interview-container .in-list .delivery .process .statusItem {
        width: 100px;
        height: 60px;
        font-size: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
}
.customer-center-main .interview-container .in-list .delivery .process .statusItem .time {
          font-size: 12px;
          font-weight: 500;
          color: #999999;
}
.customer-center-main .interview-container .in-list .delivery .process .statusItem .name {
          font-size: 12px;
          font-weight: 500;
          color: #333333;
}
.customer-center-main section {
  margin-bottom: 20px;
}
.customer-center-main .title {
  width: 100%;
  height: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-end;
}
.customer-center-main .title .extra {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    margin-left: 8px;
}
.customer-center-main .title .extra .num {
      color: #fb8602;
}
.customer-center-main .title .btn {
    margin-left: auto;
    font-size: 14px;
    color: #999999;
}
.customer-center-main .interview-list .list-wrap {
  padding: 30px;
  padding-bottom: 0;
  background-color: #fff;
}
.customer-center-main .interview-list .list-wrap .item {
    margin-bottom: 30px;
    display: flex;
}
.customer-center-main .interview-list .list-wrap .item .time-info {
      width: 124px;
      height: 48px;
      background-size: cover;
      display: flex;
      color: #fff;
      font-size: 18px;
      margin-right: 12px;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day,
      .customer-center-main .interview-list .list-wrap .item .time-info .time {
        display: flex;
        flex: 0.5;
        align-items: center;
        justify-content: center;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day {
        flex-direction: column;
        font-size: 12px;
        padding-left: 12px;
        align-items: flex-start;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day span {
          height: 17px;
          line-height: 14px;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name {
      height: 24px;
      font-size: 16px;
      line-height: 24px;
      color: #333333;
      margin-bottom: 4px;
      display: flex;
      align-items: center;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name span {
        flex-shrink: 0;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name span:not(.type-flag) {
          max-width: 200px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          flex-shrink: 0;
}
.customer-center-main .interview-list .list-wrap .item .other-info .company {
      height: 20px;
      font-size: 14px;
      line-height: 20px;
      color: #555555;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 278px;
      display: block;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag {
      width: 72px;
      height: 16px;
      line-height: 16px;
      background: #ffffff;
      border: 1px solid;
      opacity: 1;
      border-radius: 8px;
      padding: 0px 8px;
      font-size: 10px;
      margin-left: 8px;
      text-align: center;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag.ground {
        border-color: #637deb;
        color: #637deb;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag.online {
        border-color: #fa732b;
        color: #fa732b;
}
.common-info-font /deep/ span {
  font-family: "NotoSansHans-Regular", "NotoSansHans", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif !important;
}
.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.commonBlueTxt {
  color: #17b575;
}
.font-l {
  font-size: 24px;
}
.font-s {
  font-size: 14px;
}
.font-red {
  color: rgba(231, 57, 14, 0.68) !important;
}
.font-strong {
  font-weight: 600;
}
.txt-common-blue {
  color: #17b575 !important;
}
.cursorPointer,
.btn {
  cursor: pointer;
}
.middle-content {
  width: 1190px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.searchBar-wrap {
  height: 180px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.searchBar-wrap .search-bar {
    height: 110px;
}
.searchBar-wrap .search-bar .el-row {
      border: 1px solid rgba(221, 221, 221, 0.960784);
      height: 100%;
      cursor: pointer;
}
.searchBar-wrap .search-bar .el-row .el-col {
        height: 100%;
        position: relative;
}
.searchBar-wrap .search-bar .el-row .el-col.bordered::after {
          content: "";
          width: 1px;
          height: 100px;
          border-left: 1px dashed #dddddd;
          position: absolute;
          right: 0;
          top: 4px;
}
.searchBar-wrap .search-bar .el-row:hover {
        border-color: #ff592f;
}
.searchBar-wrap .search-bar .search-item {
      padding-top: 18px;
      padding-left: 40px;
      padding-right: 40px;
}
.searchBar-wrap .search-bar .search-item .search-title {
        margin-bottom: 10px;
        color: #555555;
        font-size: 18px;
}
.searchBar-wrap .search-bar .search-item .el-input {
        padding-right: 30px;
}
.searchBar-wrap .search-bar .search-btn {
      padding-top: 30px;
}
.searchBar-wrap .search-bar .search-btn .el-button {
        width: 120px;
        height: 50px;
        background: linear-gradient(315deg, #2498fc 0%, #0e44f8 100%);
        color: #ffffff;
        font-size: 20px;
        border-radius: 0px;
        font-weight: 500;
        border: none;
}
.searchBar-wrap .search-bar .search-btn .reset-btn {
        margin-left: 20px;
        color: #999999;
        font-size: 14px;
        cursor: pointer;
}
.searchBar-wrap .search-bar .search-btn .reset-btn .reset {
          width: 10px;
          margin-right: 4px;
}
.searchBar-wrap .el-input .el-input__inner {
    background-color: #ffffff;
    border: none;
    padding: 0px;
}
.searchBar-wrap .el-cascader {
    width: 100%;
}
.btnBefore, .home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item::before {
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  content: "";
  display: block;
  position: absolute;
  transform: scaleX(0);
  background: #ffffff;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transform-origin: center right;
}
.btnHover, .home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item:hover:before {
  transform: scaleX(1);
  transform-origin: center left;
}
.table-body {
  margin-bottom: 15px;
}
.el-container {
  border-top: none !important;
  width: 100%;
}
.left-aside {
  width: 300px !important;
  background-color: #f8f9ff;
  border-right: 1px solid rgba(102, 123, 163, 0.2);
  z-index: 200;
  overflow: visible;
}
.doc-content {
  max-width: calc(100vw - 300px);
  min-height: 100%;
  background-color: #fff;
  flex-grow: 1;
  overflow: hidden;
  padding-right: 200px;
}
.doc-page-body {
  padding: 28px 40px 52px;
  width: 100%;
  max-width: 1200px;
  font-size: 14px;
  color: #5e6d82;
}
.doc-page-body .content-body {
    width: 99%;
}
.doc-page-body .content-body section {
      margin-bottom: 20px;
}
.doc-page-body .content-body section h4 {
        font-weight: 600;
}
.doc-page-body .content-body section .intro {
        color: #333;
        margin-bottom: 12px;
}
.doc-page-body .content-body section .paragraph {
        line-height: 28px;
        margin-bottom: 12px;
}
.doc-page-body .content-body section .el-table {
        margin-bottom: 5px;
}
.doc-page-body .content-body section .el-tabs__nav-wrap {
        border-bottom: 1px solid #eaeefb;
}
.doc-page-body .content-body section .el-tabs__nav-wrap .el-tabs__nav-scroll {
          padding-left: 0;
}
.doc-page-body .content-body section .el-tabs__content {
        padding-top: 16px;
}
.doc-page-body .content-body section .title-lt {
        font-weight: 600;
        color: #333;
}
.doc-page-body .content-body .common-info-section .common-info {
      list-style-type: disc;
      margin-left: 16px;
}
.doc-page-body .content-body .common-info-section .common-info li {
        line-height: 26px;
}
.doc-text {
  color: #5e6d82;
}
@media (max-width: 1440px) {
.left-aside,
  .nav-content {
    width: 260px !important;
}
.doc-content {
    max-width: calc(100vw - 240px);
}
.doc-page-body {
    padding: 20px 32px;
}
}
.doc-title {
  width: 100%;
  position: relative;
  color: #1f2f3d;
}
.doc-title .txt-content {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.doc-title .txt-content h3 {
      font-size: 24px;
      font-weight: 500;
}
.doc-title .txt-content .tips {
      color: #fff;
      height: 24px;
      line-height: 24px;
      padding: 0 10px;
      margin-left: 12px;
}
.doc-title .txt-content .download-page {
      margin-left: 9px;
      color: #355dc6;
      cursor: pointer;
}
.doc-title .sub-content {
    display: flex;
    align-items: flex-end;
}
.doc-title .sub-content .update-time {
      color: rgba(94, 109, 130, 0.44);
      font-size: 14px;
      display: inline-block;
      margin-top: 26px;
}
.doc-title .sub-content .download-page {
      margin-left: auto;
      color: #355dc6;
      cursor: pointer;
      position: absolute;
      right: 0;
      bottom: 16px;
}
.doc-title .custom-divider {
    margin: 16px 0;
    background-color: #ebebeb;
}
.doc-title.sub-title {
    margin-bottom: 16px;
}
.doc-title.sub-title .txt-content h3 {
      font-size: 18px;
      font-weight: 500;
}
.atention-content {
  padding: 12px 16px;
  background: #ecf8ff;
  border-radius: 4px;
  border-left: 5px #50bfff solid;
  margin-bottom: 12px;
}
.atention-content .el-col {
    font-size: 14px;
    font-weight: 400;
    color: #43556f;
    line-height: 26px;
}
.atention-content.red {
    background: rgba(252, 221, 201, 0.25);
    border-left: 5px rgba(231, 57, 14, 0.68) solid;
}
.atention-content .atention-title {
    font-weight: 600;
    line-height: 30px;
}
.atention-content.single {
    height: 40px;
    line-height: 20px;
}
.anchor-wrap {
  width: calc(100vw - 1600px);
  min-width: 180px;
  max-width: 500px;
  position: fixed;
  right: 0;
  margin-top: 116px;
}
.anchor-wrap .ant-anchor-wrapper {
    background-color: #fff;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor {
      font-size: 12px;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor .ant-anchor-link:nth-child(2) {
        font-size: 14px;
        font-weight: 600;
}
.ant-anchor-ink::before {
  background-color: #ebebeb;
}
.ant-anchor-ink-ball {
  margin-top: -8px;
  width: 2px;
  height: 24px;
  background-color: #17b575;
  border: none;
  border-radius: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title {
  color: #17b575;
}
a.link,
.link {
  text-decoration: underline;
  color: #355dc6;
  cursor: pointer;
}
.copy-code-wrap {
  position: relative;
}
.copy-code-wrap .copy-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 200;
    background-color: #eaeefb;
    border-radius: 0 4px 0 0;
    cursor: pointer;
}
.copy-code-wrap .copy-btn.common-text-btn {
      border: none;
      height: 32px;
      line-height: 32px;
      width: -moz-max-content;
      width: max-content;
      background: none;
      color: #355dc6;
      padding: 0;
}
.copy-code-wrap .copy-btn.common-text-btn span {
        font-size: 13px;
        line-height: 20px;
}
.copy-code-wrap .code-wrap {
    background-color: #fafafa;
    border: 1px solid #eaeefb;
    border-radius: 4px;
    margin-top: 16px;
    padding: 16px 24px;
    width: 100%;
    overflow-x: auto;
    position: relative;
    z-index: 100;
}
.copy-code-wrap .code-wrap code {
      background-color: #fafafa;
      padding: 0;
      min-height: 164px;
      word-wrap: break-word;
      /* Internet Explorer 5.5+ */
      white-space: pre-wrap;
      /* Firefox */
}
.copy-code-wrap.inline {
    display: inline-block;
    background-color: #fafafa;
    border: 1px solid #eaeefb;
    border-radius: 4px;
    padding: 0 28px 0 16px;
    border-right: none;
    margin: 0 10px;
}
.copy-code-wrap.inline span {
      margin-right: 24px;
}
.readProtocol {
  color: #17b575;
  cursor: pointer;
}
.expand-btn {
  display: flex;
  color: #17b575;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
}
.expand-btn .ico {
    margin-left: 9px;
    transition: transform 0.3s;
}
.expand-btn .ico.up {
      transform: rotate(180deg);
}
.list-style {
  list-style: disc;
  list-style-position: inside;
}
.strong-tip {
  font-weight: 600;
}
.deep-text {
  color: #333;
}
.el-table__empty-text {
  line-height: unset;
}
.el-table__empty-text .empty-list-wrap {
    min-height: 266px;
    text-align: center;
    z-index: 100;
    padding: 0;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
}
.el-table__empty-text .empty-list-wrap p {
      color: #8c8e9c;
      margin-top: 16px;
      font-size: 12px;
      margin-left: 8px;
}
.step-line .line-inner {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 12px;
}
.step-line .line-inner .point {
    display: inline-block;
    margin: 0 4px;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: #c1c3cd;
}
code {
  font-size: 13px;
}
.code .sendCode {
  height: 42px;
  line-height: 42px;
}
.code .sendCode /deep/ span {
    border-left: 1px #e0e5ed solid;
    line-height: 16px;
    display: block;
    font-size: 14px;
    color: #003c8d;
}
.code .el-input {
  border-radius: 0px;
  float: left;
  display: inline-block;
  position: relative;
}
.code .el-button {
  width: 40%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0px;
  float: left;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  top: 1px;
  position: absolute;
  right: 1px;
  border: none;
}
.codeInput /deep/ .el-input__inner {
  padding-right: 40%;
}
.no-line-height {
  line-height: initial;
}
.no-line-height:only-child {
    line-height: initial;
}
.dialog-body-content section {
  margin-bottom: 16px;
}
.dialog-body-content section .dg-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 32px;
}
.common-text-btn {
  border: none;
  background: none;
}
.common-text-btn span {
    color: #17b575;
}
.common-text-btn:hover, .common-text-btn:focus {
    border: none;
    background: none;
}
.dark-blue {
  color: #355dc6;
}
.dark-red {
  color: #ce6b6b;
}
.underline {
  text-decoration: underline;
}
.common-blue {
  color: #43556f;
}
.trace-info /deep/ .el-step__line {
  background-color: #e1eaf5;
  left: 17px !important;
}
.trace-info /deep/ .el-step__title {
  font-size: 12px;
  line-height: 20px;
}
.trace-info /deep/ .el-step__head.is-finish,
.trace-info /deep/ .el-step__title.is-finish,
.trace-info /deep/ .el-step__description.is-finish {
  color: #8891a2;
}
.trace-info /deep/ .el-step__icon {
  width: unset;
  height: unset;
  left: 6px;
  border: none;
  top: -5px;
  color: #e1eaf5;
}
.trace-info /deep/ .el-step__main {
  top: -5px;
  position: relative;
  margin-bottom: 24px;
  width: 320px;
}
.el-popper /deep/ .trace-info .el-step__icon {
  left: 13px;
}
.el-popper /deep/ .empty-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.alert-dialog .el-dialog__body {
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.alert-dialog .el-dialog__footer {
  padding-bottom: 40px;
}
.alert-dialog .el-dialog__footer .el-button {
    font-size: 16px;
    height: 38px;
}
.status-line {
  padding: 20px 20px 0 20px;
}
.status-line .el-timeline {
    padding-left: 0;
}
.status-line .el-timeline .time {
      height: 15px;
      font-size: 10px;
      line-height: 15px;
      color: #999999;
      margin-left: 8px;
}
.status-line .el-timeline .desc {
      height: 17px;
      font-size: 12px;
      line-height: 17px;
      color: #999999;
      margin-top: 2px;
}
.status-line .empty-box {
    display: block;
    margin-bottom: 20px;
    color: #999;
    width: 100%;
    text-align: center;
}
.el-dialog__title {
  font-size: 22px;
  font-weight: 500;
  color: #333333;
}
.flex-line {
  display: flex !important;
  align-items: center;
  width: 100%;
}
.flex-line .suffix {
    margin-left: auto;
}
.el-pagination {
  text-align: center !important;
}
.navigation {
  width: 1190px;
  margin: auto;
  height: 50px;
  display: flex;
  align-items: center;
}
.col-right {
  text-align: right;
}
.footerTextBox {
  display: flex;
  width: 100%;
  justify-content: space-between;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
}
.footerText {
  display: flex;
  width: 100%;
  justify-content: space-around;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
  margin-top: -35px;
  margin-bottom: 30px;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #ffffff;
  font-family: Source Han Sans SC;
}
.el-menu--popup-bottom-start {
  margin-top: 0;
}
.home-container {
  height: 100%;
  overflow-y: scroll;
  position: relative;
}
.home-container #header {
    background-color: #fff;
}
.home-container .header-black {
    height: 68px;
    background-color: #fff;
    position: fixed;
    width: 100%;
    margin: 0 auto;
    z-index: 300;
    top: 0;
}
.home-container .header-black .el-menu {
      background-color: rgba(0, 0, 0, 0);
}
.home-container .header-black .flex-inner {
      display: flex;
      justify-content: space-between;
      width: 100%;
      align-items: center;
      height: 100%;
}
.home-container .header-black .flex-inner .header-left {
        display: flex;
        align-items: center;
        gap: 10px;
        width: 210px;
}
.home-container .header-black .flex-inner .header-left .logo {
          width: 145px;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal {
        border-bottom: none;
        height: 100%;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item {
          padding: 0 6px;
          margin-right: 30px;
          color: #333;
          font-family: Source Han Sans CN;
          font-size: 14px;
          font-weight: 400;
          letter-spacing: -0.02em;
          height: 56px;
          line-height: 56px;
          border-bottom: none;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item a {
            display: block;
            color: #333;
            font-weight: 400;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item:hover {
            color: #000;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item.is-active {
            border-bottom: none;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item.is-active::before {
              left: 0;
              width: 100%;
              bottom: 0;
              height: 2px;
              content: "";
              display: block;
              position: absolute;
              background: #ffffff;
              transform: scaleX(1);
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .is-active {
          color: #000 !important;
          font-weight: bold;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-submenu {
          margin-right: 36px;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-submenu .el-submenu__title {
            padding: 0 6px;
            color: #333333;
            height: 68px;
            line-height: 68px;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-submenu .el-submenu__title .el-submenu__icon-arrow {
              display: none;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-submenu .el-submenu__title:hover {
              color: #ffffff;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-submenu.is-active .el-submenu__title {
            border-bottom: none;
            color: #ffffff;
}
.home-container .header-black .flex-inner .header-right {
        display: flex;
        justify-content: space-between;
        width: 980px;
}
.home-container .header-black .flex-inner .header-right .inner {
          display: flex;
          align-items: center;
          justify-content: end;
          font-size: 14px;
          color: #333;
}
.home-container .header-black .flex-inner .header-right .inner .w-74 {
            width: 74px;
            border-right: 1px solid #ddd;
            text-align: center;
            cursor: pointer;
}
.home-container .header-black .flex-inner .header-right .search-wrap {
          height: 28px;
          margin-right: 6px;
          display: inline-block;
          vertical-align: middle;
          position: relative;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input {
            height: 28px;
            width: auto;
            position: relative;
            top: -6px;
            left: 36px;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input .el-input__inner {
              position: absolute;
              right: 0;
              height: 28px;
              line-height: 28px;
              width: 0px;
              padding: 0;
              border: 1px solid transparent;
              transition: 0.4s ease;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input .el-input__inner:focus {
                border-color: #ffffff;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.focus .el-input__inner {
              width: 440px;
              height: 36px;
              padding: 0 15px;
              border: 1px solid #dcdfe6;
              border-color: #ffffff;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete {
              position: absolute;
              top: 0;
              left: -12px;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input {
                width: auto;
                height: 100%;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix {
                white-space: nowrap;
                right: 20px;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix .search-btn {
                  position: relative;
                  top: 2px;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix .suffix-wrap-line {
                  display: inline-block;
                  position: relative;
                  top: -30%;
                  width: 1px;
                  height: 12px;
                  background: #dfdede;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix .suffix-toggle {
                  position: relative;
                  top: -30%;
                  left: 10px;
                  cursor: pointer;
                  font-size: 13px;
                  color: #333333;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-icon {
            margin-top: 6px;
            margin-right: 20px;
            cursor: pointer;
}
.home-container .header-black .flex-inner .header-right .search-wrap .btn {
            display: inline-block;
            height: 32px;
            width: 32px;
            background-size: 15px 15px;
            background-repeat: no-repeat;
            background-position: center;
            cursor: pointer;
}
.home-container .header-black .flex-inner .header-right .search-wrap .svg-wrap {
            text-align: center;
            transition: unset;
}
.home-container .header-black .flex-inner .header-right .search-wrap .svg-wrap svg {
              margin-top: 8px;
}
.home-container .header-black .flex-inner .header-right .home-icon {
          margin-right: 6px;
}
.home-container .header-black .flex-inner .header-right .login-btn {
          width: 95px;
          height: 32px;
          background: linear-gradient(180deg, #ffda60 0%, #ffb332 100%);
          font-weight: 400;
          color: #613d00;
          font-size: 14px;
          padding: 7px 14px;
          border: none;
          border-radius: 2px;
          font-family: PingFangSC-Regular, PingFang SC;
}
.home-container .header-black .flex-inner .header-right .btn {
          width: auto;
          font-size: 14px;
          line-height: 14px;
          margin-right: 28px;
          color: white;
}
.home-container .header-black .flex-inner .header-right .comapny {
          position: absolute;
          padding: 26px 36px;
          width: 160px;
          height: 56px;
          top: -26px;
          display: inline-block;
          font-size: 16px;
          line-height: 28px;
          background-color: #f42210;
          color: white;
}
.home-container .login-reg-box {
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
    color: #333;
    padding: 3px 9px;
    border-radius: 4px;
    font-size: 14px;
}
.home-container .user-info {
    text-align: right;
    color: #333;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.home-container .user-info .name {
      margin-left: 14px;
      display: inline-block;
      max-width: 140px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 14px;
}
.home-container .body-wrap {
    padding-top: 68px;
    min-width: 1240px;
    position: relative;
    background-color: #f3f3f3;
    min-height: calc(100vh - 390px);
}
.home-container .footer {
    min-width: 1240px;
    background-position: bottom;
    background-size: 1240px auto;
    background-repeat: no-repeat;
    background-color: #fff;
    font-size: 12px;
}
.home-container .footer .footer-body {
      width: 1190px;
      height: 305px;
      margin: auto;
      color: #333;
      padding: 30px 0 20px;
}
.home-container .footer .footer-body .col-title {
        font-size: 16px;
        line-height: 25px;
        font-weight: 600;
        color: #fff;
        margin-bottom: 27px;
}
.home-container .footer .footer-body .bottom-scan {
        display: flex;
        justify-content: space-between;
        color: #fff;
}
.home-container .footer .footer-body .bottom-scan .w100 {
          width: 130px;
}
.home-container .footer .footer-body .bottom-scan .scan-text {
          margin-top: 9px;
          width: 100px;
          text-align: center;
}
.home-container .footer .footer-body .slogon {
        width: 334px;
        background: rgba(255, 255, 255, 0.2);
        height: 38px;
        line-height: 38px;
        text-align: center;
        color: #FFF;
        font-size: 16px;
        border-radius: 12px;
        border-bottom-right-radius: 0;
}
.home-container .footer .footer-body .info-body {
        width: 100%;
        margin-top: 20px;
}
.home-container .footer .footer-body .info-body > div {
          color: #333;
          font-size: 12px;
          font-weight: 600;
}
.home-container .footer .footer-body .col-list {
        cursor: pointer;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #999999;
        margin-bottom: 12px;
}
.home-container .footer .footer-body .col-list:hover {
          color: #fff;
}
.home-container .footer .footer-body .col-text {
        font-size: 12px;
        line-height: 17px;
        color: #666666;
        width: 96px;
}
.home-container .footer .footer-about {
      width: 1190px;
      color: #999;
      font-size: 12px;
      line-height: 57px;
      text-align: center;
      margin: 0 auto;
      padding: 10px 0;
      position: relative;
}
.home-container .footer .footer-about div {
        height: 14px;
        line-height: 14px;
        display: flex;
        justify-content: center;
}
.home-container .footer .footer-about div a {
          margin-right: 20px;
}
.home-container .footer .footer-about div a:last-of-type {
            margin-right: 0;
}
.home-container .footer .footer-about div a:hover {
            color: #eee;
}
.home-container .footer .footer-about div a img {
            width: 16px;
            float: left;
            margin-right: 3px;
            margin-top: -2px;
}
.home-container .footer .footer-about .ip {
        position: absolute;
        bottom: 0px;
        left: 186px;
}
.home-container .footer .footer-about .vector {
        position: absolute;
        width: 35px;
        height: 31px;
        bottom: 36px;
        left: 160px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAfCAYAAABtYXSPAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGeSURBVHgBzZjNasJAFIVPUqGlFgNdCBYULLjr+z+HUHdZFBQsuGhxYUkgJT1HJxrTaH4wyXxwGdSB+Zy5M3MTBxWI4/iezTPjidFn3DEeUl0CRsiIGFuF4zg/KIlT1IECPTYjxjAzcFkktzRiIerIpCReGD3cBkl9UipCWRmKDNjMUG8mitDs+BTaokiGIpqNVzTPkkIrXJKhyJjNBO1xJuTiJDJsWURMzLgnGbNlp+iGqRn/ODOakVvtmKpo3NlexlgN0S2ejhLXApGEkWQ82IEnmT7soC+ZrhI3S8+FRUgmgB3sJLOFHQSS+YYdfCUzE6FbQl6YG9cUOit0i4quw91EoTW6yx2Vo5ujjMFH+ztrX/UlH7LFlS7NNzRTbuaJvKeL9LNDz/ywYOzQPH72aeHfCawOjDmaT+pB9ourz01m2VR4NVFm7MyfLieTkfKMlG75MperjowQ16sCP9lJpWVy5DSAkvwxR+AXh5zTckem4B4jf1Oo/zzJnVoyVSlYbp0zi9ZkcqSUvOmZWlPoo1WZNBRTDuqNhpZckps/5t2C3Ry5S2UAAAAASUVORK5CYII=);
        font-size: 17px;
        font-weight: 500;
        padding: 7px;
        color: #fff;
}
.home-container .footer .footer-about .slogen {
        font-size: 24px;
        font-weight: 700;
        color: #fff;
        margin: 22px 0 12px 0;
}
.home-container .footer .footer-about .login {
        position: absolute;
        bottom: 15px;
        right: 93px;
        width: 138px;
        height: 36px;
        border-radius: 41px;
        background-color: #fff;
        padding: 12px 27px;
        font-size: 16px;
        color: #000;
        cursor: pointer;
        display: -webkit-box;
}
.home-container .footer .footer-about .login span {
          word-break: keep-all;
}
.navigation {
  width: 1190px;
  margin: auto;
  height: 50px;
  display: flex;
  align-items: center;
}
.col-right {
  text-align: right;
}
.footerTextBox {
  display: flex;
  width: 100%;
  justify-content: space-between;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
}
.footerText {
  display: flex;
  width: 100%;
  justify-content: space-around;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
  margin-top: -35px;
  margin-bottom: 30px;
}
/deep/.el-dialog {
  border-radius: 15px;
}
.message-button {
  position: fixed;
  right: 40px;
  bottom: 10px;
  cursor: pointer;
}
.el-badge .is-fixed {
  top: 12px !important;
  right: 0 !important;
}
.messageDialog .el-dialog__body {
  padding-top: 0 !important;
}
.footer_main {
  position: absolute;
  left: 1063px;
  top: 245px;
  width: 116px;
  text-align: center;
  font-weight: bold;
}
.footer_second {
  position: absolute;
  left: 1063px;
  top: 210px;
  width: 116px;
  height: 136px;
  text-align: center;
  font-weight: bold;
}


/*# sourceMappingURL=6.1785983970600.css.map*/