.step-item[data-v-4f42e874] {
  display: inline-block;
  line-height: 26px;
  position: relative;
  background: #ffffff;
  left: 2%;
  width: 13.5%;
}
.step-item .step-item-head-content[data-v-4f42e874] {
  height: 26px;
  text-align: center;
}
.step-item .step-item-tail[data-v-4f42e874] {
  width: 100%;
  padding: 0 10px;
  position: absolute;
}
.step-item .step-item-tail i[data-v-4f42e874] {
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #c2c2c2;
  position: relative;
  z-index: 1;
}
.step-item .step-item-tail img[data-v-4f42e874] {
  position: relative;
  z-index: 1;
  margin: 9% 20%;
  width: 60%;
  height: 10px;
}
.step-item .step-item-tail .trans[data-v-4f42e874] {
  transform: rotate(180deg);
}
.step-item .left[data-v-4f42e874] {
  left: 45%;
}
.step-item .right[data-v-4f42e874] {
  right: 55%;
}
.step-item .step-item-tail-done[data-v-4f42e874] {
  background: #0979de !important;
}
.step-item .step-item-head[data-v-4f42e874] {
  position: relative;
  display: inline-block;
  height: 40px;
  width: 40px;
  text-align: center;
  color: #fff;
  border: 2px solid #3DC3CB;
  border-radius: 50%;
  background: #3DC3CB;
  z-index: 1;
  left: 40%;
}
.step-item .step-item-head i[data-v-4f42e874] {
  font-size: 24px;
  z-index: 2;
  line-height: 40px;
}
.step-item .step-item-head img[data-v-4f42e874] {
  width: 80%;
  margin-top: 3px;
}
.step-item .step-item-head-not[data-v-4f42e874] {
  background-color: #a7abac;
  border: 2px solid #a7abac;
  color: #fff;
}
.step-item .step-item-main[data-v-4f42e874] {
  background: #fff;
  display: block;
  position: relative;
  text-align: center;
}
.step-item .step-item-main .step-item-main-title[data-v-4f42e874] {
  font-weight: bolder;
  color: #555555;
  cursor: pointer;
}
.step-item .step-item-main .step-item-main-title-finish[data-v-4f42e874] {
  color: #006b88;
  cursor: pointer;
}
.step-item .step-item-main .step-item-main-desc[data-v-4f42e874] {
  background-color: #f2f5f9;
  height: 90px;
  margin: 0 10px;
  padding: 0 10px;
  border-radius: 5px;
}
.step-item .step-item-main .step-item-main-desc .step-item-main-desc-content[data-v-4f42e874] {
  display: flex;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.step-item .step-item-main .step-item-main-desc .step-item-main-desc-content .step-item-main-desc-content-left[data-v-4f42e874] {
  width: 80px;
  text-align: right;
}
.step-item .step-item-main .step-item-main-desc .step-item-main-desc-content .step-item-main-desc-content-right[data-v-4f42e874] {
  width: calc(100% - 80px);
  color: #3DC3CB;
  font-weight: 400;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.step-item .step-item-main .bgf[data-v-4f42e874] {
  background-color: #fff;
}
@charset "UTF-8";
.container[data-v-449eaf40] {
  width: 1330px;
  margin: 0 auto;
}
.look3[data-v-449eaf40] {
  width: 80px;
  height: 34px;
  background: inherit;
  background-color: #46b5d1;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #23b68a;
  border-radius: 40px;
  box-shadow: none;
  font-family: "思源黑体 CN Regular", "思源黑体 CN";
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #FFFFFF;
}
.border-padding[data-v-449eaf40] {
  margin-top: 10px;
  width: 100%;
  height: 80%;
  display: flex;
}
.border-padding .border-left[data-v-449eaf40] {
  width: 50%;
  height: 100%;
  margin-left: 20px;
}
.border-padding .border-left .inside[data-v-449eaf40] {
  width: 100%;
  height: 25%;
}
.border-padding .border-left .inside .inside-left[data-v-449eaf40] {
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  color: #B3B3B3;
}
.border-padding .border-left .inside .inside-right[data-v-449eaf40] {
  font-style: normal;
  font-size: 15px;
  color: #000000;
}
.border-padding .border-right[data-v-449eaf40] {
  width: 50%;
  height: 100%;
}
.border-padding .border-right .inside[data-v-449eaf40] {
  width: 100%;
  height: 25%;
}
.border-padding .border-right .inside .inside-left[data-v-449eaf40] {
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  color: #B3B3B3;
}
.border-padding .border-right .inside .inside-right[data-v-449eaf40] {
  font-style: normal;
  font-size: 15px;
  color: #000000;
}
.container[data-v-449eaf40] {
  background-color: #fff;
}
.container .header[data-v-449eaf40] {
  display: flex;
}
.container .header .header-img[data-v-449eaf40] {
  width: 205px;
  height: 250px;
  position: relative;
}
.container .header .header-img img[data-v-449eaf40] {
  width: 100%;
  height: 100%;
}
.container .header .header-img .header-img-tips[data-v-449eaf40] {
  position: absolute;
  left: 0px;
  top: 30px;
  font-weight: 700;
  font-size: 22px;
  color: #FFFFFF;
  width: 170px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  background-color: rgba(0, 0, 0, 0.4);
}
.container .header .header-info[data-v-449eaf40] {
  padding: 20px;
  flex: 1;
}
.container .header .header-info .header-company-name[data-v-449eaf40] {
  width: 100%;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  color: #0b73ff;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container .header .header-info .header-company-name .el-button[data-v-449eaf40] {
  background-color: #46b5d1;
  border-radius: 20px;
}
.container .header .header-info .header-info-item[data-v-449eaf40] {
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  color: #B3B3B3;
  margin-top: 20px;
}
.container .header .header-info .header-info-item .info-item_detail[data-v-449eaf40] {
  color: #000000;
  font-weight: normal;
}
.container main .nav[data-v-449eaf40] {
  display: flex;
  background-color: #c7dbf7;
}
.container main .nav .tips[data-v-449eaf40] {
  width: 205px;
  height: 50px;
  background: inherit;
  background-color: #0b73ff;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 50px;
}
.container main .content_process[data-v-449eaf40] {
  padding: 10px;
  min-width: 1100px;
}
.container main .content_process .step-item[data-v-449eaf40] {
  display: inline-block;
  line-height: 26px;
  position: relative;
  background: #ffffff;
  left: 2%;
  width: 16%;
}
.container main .content_process .step-item .step-item-head-content[data-v-449eaf40] {
  height: 26px;
  text-align: center;
}
.container main .content_process .step-item .step-item-tail[data-v-449eaf40] {
  width: 100%;
  padding: 0 10px;
  position: absolute;
  left: 45%;
  /*top: 39px;*/
}
.container main .content_process .step-item .step-item-tail i[data-v-449eaf40] {
  display: inline-block;
  width: 100%;
  height: 2px;
  /*vertical-align: top;*/
  background: #c2c2c2;
  position: relative;
  z-index: 1;
}
.container main .content_process .step-item .step-item-tail img[data-v-449eaf40] {
  position: relative;
  z-index: 1;
  margin: 9% 20%;
  width: 60%;
  height: 10px;
}
.container main .content_process .step-item .step-item-tail .trans[data-v-449eaf40] {
  transform: rotate(180deg);
}
.container main .content_process .step-item .step-item-tail-done[data-v-449eaf40] {
  background: #0979de !important;
}
.container main .content_process .step-item .step-item-head[data-v-449eaf40] {
  position: relative;
  display: inline-block;
  height: 40px;
  width: 40px;
  text-align: center;
  /*vertical-align: top;*/
  color: #fff;
  border: 2px solid #3DC3CB;
  border-radius: 50%;
  background: #3DC3CB;
  z-index: 1;
  left: 40%;
}
.container main .content_process .step-item .step-item-head i[data-v-449eaf40] {
  font-size: 24px;
  z-index: 2;
  line-height: 40px;
}
.container main .content_process .step-item .step-item-head img[data-v-449eaf40] {
  width: 80%;
  margin-top: 3px;
}
.container main .content_process .step-item .step-item-head-not[data-v-449eaf40] {
  background-color: #a7abac;
  border: 2px solid #a7abac;
  color: #fff;
}
.container main .content_process .step-item .step-item-main[data-v-449eaf40] {
  background: #fff;
  display: block;
  position: relative;
  /*left: -20%;*/
  text-align: center;
}
.container main .content_process .step-item .step-item-main .step-item-main-title[data-v-449eaf40] {
  font-weight: bolder;
  color: #555555;
  cursor: pointer;
  /*margin-left: 15%;*/
}
.container main .content_process .step-item .step-item-main .step-item-main-title-finish[data-v-449eaf40] {
  color: #006b88;
  cursor: pointer;
}
.container main .content_process .step-item .step-item-main .step-item-main-desc[data-v-449eaf40] {
  background-color: #f6fcff;
  height: 90px;
  margin: 0 10px;
  padding: 0 10px;
  border-radius: 5px;
}
.container main .content_process .step-item .step-item-main .step-item-main-desc .step-item-main-desc-content[data-v-449eaf40] {
  display: flex;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container main .content_process .step-item .step-item-main .step-item-main-desc .step-item-main-desc-content .step-item-main-desc-content-left[data-v-449eaf40] {
  width: 80px;
  text-align: right;
  color: #b3b3b3;
}
.container main .content_process .step-item .step-item-main .step-item-main-desc .step-item-main-desc-content .step-item-main-desc-content-right[data-v-449eaf40] {
  width: calc(100% - 80px);
  color: #000;
  font-weight: 400;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container main .content_process .step-middle[data-v-449eaf40] {
  height: 5em;
  position: relative;
}
.container main .content_process .step-middle img[data-v-449eaf40] {
  transform: rotate(90deg);
  width: 3.5em;
  top: 2em;
  right: 8.7%;
  position: absolute;
  height: 1em;
}

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