.bread-crumb[data-v-2c546486] {
  background: #ffffff;
  padding: 16px 20px;
  margin: 0 -20px 20px -20px;
}
.bread-crumb[data-v-2c546486] .el-breadcrumb__separator {
  margin: 0 8px;
}

.result[data-v-3bf39921] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 52px 0 70px 0;
  box-sizing: border-box;
}
.result img[data-v-3bf39921] {
  width: 84px;
}
.result .text[data-v-3bf39921] {
  margin-top: 4px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #222222;
  text-align: center;
  line-height: 25px;
  font-weight: 500;
}

.halving-line[data-v-5f95c7b4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 20px;
}
.halving-line .left[data-v-5f95c7b4] {
  width: 10px;
  height: 20px;
  background-color: #f5f6fa;
  border-radius: 0 10px 10px 0;
  border: 1px solid #f0f1f4;
  border-left: none;
}
.halving-line .line[data-v-5f95c7b4] {
  width: calc(100% - 30px);
  border-top: 2px dotted #dae0ea;
}
.halving-line .right[data-v-5f95c7b4] {
  width: 10px;
  height: 20px;
  background-color: #f5f6fa;
  border-radius: 10px 0 0 10px;
  border: 1px solid #f0f1f4;
  border-right: none;
}

.operator-result[data-v-961726e2] {
  width: 100%;
  height: auto;
}
.operator-result .data-wrapper[data-v-961726e2] {
  background: #FFFFFF;
  border-radius: 8px;
}
.operator-result .goback[data-v-961726e2] {
  margin-top: 25px;
  padding: 15px 40px;
  background: #FFFFFF;
  border-radius: 8px;
}
.operator-result .goback .el-button[data-v-961726e2] {
  padding: 10px 20px;
  background: #335DFE;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 500;
}

.operator-result[data-v-bf77ffa8] {
  width: 100%;
  height: auto;
}

