.title-box[data-v-54ed21c7] {
  height: 90px;
  margin: 30px 13%;
  background-color: #fff;
  text-align: center;
}
.el-steps[data-v-54ed21c7] {
  justify-content: center;
}
[data-v-54ed21c7] .el-step__line {
  width: 70%;
  margin: 0 auto;
  right: -55px !important;
  height: 1px !important;
}
[data-v-54ed21c7] .is-process .is-text {
  color: #fff;
  border: none;
  background-color: #e71d5d;
}
[data-v-54ed21c7] .el-step__title {
  font-size: 14px;
}
[data-v-54ed21c7] .el-step__icon {
  width: 20px;
  height: 20px;
  font-size: 12px;
}
[data-v-54ed21c7] .el-step__title.is-process {
  color: #e71d5d;
  font-weight: 400;
}
[data-v-54ed21c7] .el-step {
  flex-basis: 13% !important;
}
[data-v-54ed21c7] .el-step__head {
  text-align: left !important;
}
[data-v-54ed21c7] .el-step__main {
  position: relative !important;
}
[data-v-54ed21c7] .el-step__title span {
  position: absolute !important;
  top: -23px !important;
  left: 33px !important;
}
.get[data-v-54ed21c7] {
  margin-left: -5px;
  width: 60px;
}
[data-v-54ed21c7].el-step:nth-child(2) .is-wait {
  margin-left: 48% !important;
}
.info[data-v-54ed21c7] {
  margin-left: 45%;
  width: 60px;
}
[data-v-54ed21c7].el-step:nth-child(3) .is-wait {
  margin-left: 96% !important;
}
.sure[data-v-54ed21c7] {
  margin-left: 92%;
  width: 60px;
}
[data-v-54ed21c7].el-step:nth-child(4) .is-wait {
  margin-left: 143% !important;
}
.pay[data-v-54ed21c7] {
  margin-left: 135%;
  width: 100px;
}
.payPage .info[data-v-3abf08fe] {
  margin: 30px 13%;
  background-color: #fff;
  padding: 45px;
}
.payPage .info .first[data-v-3abf08fe] {
  margin-bottom: 30px;
}
.payPage .info .cost[data-v-3abf08fe] {
  display: flex;
  padding: 15px 20px;
  border: 1px solid #ccc;
  background-color: #eee;
}
.payPage .info .cost .right[data-v-3abf08fe] {
  flex: 1;
  text-align: right;
  font-weight: 700;
}
.payPage .info .pay[data-v-3abf08fe] {
  margin-top: 50px;
}
.payPage .info .pay .title[data-v-3abf08fe] {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 25px;
}
.payPage .info .pay .text[data-v-3abf08fe] {
  margin: 40px 60px;
  font-size: 14px;
}
.payPage .info .bottom .el-button[data-v-3abf08fe] {
  width: 300px;
}
.payPage .sp[data-v-3abf08fe] {
  color: #e71d5d;
  font-weight: 700;
}
.payPage .copy-btn[data-v-3abf08fe] {
  background-color: #f5f6f8;
  border: 1px solid black;
  cursor: pointer;
  color: black;
  border-radius: 3px;
  font-size: 12px;
  position: relative;
  margin-left: 15px;
  padding: 2px 2px 2px 2px;
  width: 60px;
}
.payPage .copy-btn[data-v-3abf08fe]:active {
  top: 1px;
}
