
.pBodyC .two .van-checkbox__icon .van-icon {
  border: 0;
}

h1[data-v-04f42074],
span[data-v-04f42074],
p[data-v-04f42074] {
  font-family: Hiragino Sans GB;
  font-weight: normal;
}
.designerBox[data-v-04f42074] {
  height: 100%;
  width: 100%;
}
.designerBox .pHead[data-v-04f42074] {
  padding: 5.333333vw;
  background: #f7f7f7;
}
.designerBox .preface h1[data-v-04f42074] {
  font-size: 4.8vw;
  font-weight: bold;
  font-family: Consolas;
  color: #101010;
}
.designerBox .preface p[data-v-04f42074] {
  font-size: 3.733333vw;
  font-family: PingFangSC-regular;
  margin-top: 2.666667vw;
}
.designerBox .preface .pBody[data-v-04f42074] {
  padding: 2.666667vw;
}
.designerBox .preface .pBody .pBodyC[data-v-04f42074] {
  padding: 2.666667vw;
  background: #f7f7f7;
  margin-top: 5.333333vw;
  border-radius: 2.666667vw;
}
.designerBox .preface .pBody .pBodyC .one[data-v-04f42074] {
  width: 75vw;
  display: inline-block;
}
.designerBox .preface .pBody .pBodyC .two[data-v-04f42074] {
  display: inline-block;
  text-align: center;
}
.van-cell__title[data-v-04f42074] {
  text-align: left;
  color: #999999;
}
.step[data-v-04f42074] {
  text-align: center;
}
.step .p1[data-v-04f42074] {
  font-size: 4.266667vw;
  font-family: Hiragino Sans GB;
  font-weight: bold;
  color: #333333;
  line-height: 4.266667vw;
}
.step .p2[data-v-04f42074] {
  font-size: 3.2vw;
  font-family: Hiragino Sans GB;
  font-weight: normal;
  color: #999999;
  line-height: 4.266667vw;
}
.steps-box[data-v-04f42074] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
}
.steps-box .line[data-v-04f42074] {
  /*display: block;*/
  /*margin: 0 auto;*/
  /*position: absolute;*/
  /*top: 23px;*/
  /*left: 7%;*/
  /*z-index: -1;*/
  /*background: #DDDDDD;*/
  /*width: 90%;*/
  /*height: 2px;*/
  /*overflow: hidden;*/
}
.steps-box .line .plan[data-v-04f42074] {
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*height: 2px;*/
  /*transition: 0.5s;*/
  /*background: #67c23a;*/
}
.steps-box .Article-steps[data-v-04f42074] {
  display: flex;
  background: #ffffff;
  padding-bottom: 2.666667vw;
  /*justify-content: space-between;*/
}
.steps-box .Article-steps .step[data-v-04f42074] {
  /*margin-left: 10%;*/
}
.steps-box .Article-steps .step .title[data-v-04f42074] {
  font-size: 3.2vw;
  font-weight: bold;
  color: #808080;
  margin-top: 1.333333vw;
}
.steps-box .Article-steps .step .step-num[data-v-04f42074] {
  width: 7.2vw;
  height: 7.2vw;
  display: inline-block;
  line-height: 7.2vw;
  background: #ffffff;
  /*clip-path: polygon(50% 0, 100% 85%, 0 85%);*/
  border-radius: 13.333333vw;
  color: #ee0a24;
  font-weight: bold;
  transition: 0.5s;
  border: 1px solid #dddddd;
}
.steps-box .Article-steps .step .step-num .num[data-v-04f42074] {
  transition: 0.5s;
  display: inline-block;
}
.steps-box .step-active .step-num[data-v-04f42074] {
  background: #ee0a24 !important;
  transform: rotate(90deg);
  color: #ffffff;
  border: 0 !important;
}
.steps-box .step-active .step-num .num[data-v-04f42074] {
  transform: rotate(-90deg);
  color: #ffffff;
  border: 0;
}
.steps-box .step-active .title[data-v-04f42074] {
  font-size: 3.2vw;
  font-family: Hiragino Sans GB;
  font-weight: normal;
  color: #999999 !important;
}
.steps-box .step-over .plan[data-v-04f42074] {
  background: #91f062 !important;
}
.steps-box .step-over .step-num[data-v-04f42074] {
  /*background: #67c23a !important;*/
}
.steps-box .step-over .title[data-v-04f42074] {
  color: #808080 !important;
}
.steps-box .Article-content[data-v-04f42074] {
  /*padding: 10px;*/
}
.steps-box .Article-content .btn[data-v-04f42074] {
  width: 40vw;
  display: block;
  margin: 0 auto;
  margin-bottom: 2.666667vw;
  background: #2d7df5;
  color: white;
  padding: 2.666667vw;
  border-radius: 1.333333vw;
  cursor: pointer;
}
.steps-box .Article-content .content[data-v-04f42074] {
  /*padding: 20px;*/
}
.steps-box .Article-content .content .step1 .head[data-v-04f42074] {
  background: #eeeeee;
  padding: 2.666667vw;
}
.steps-box .Article-content .content .step1 .head h1[data-v-04f42074] {
  font-size: 3.733333vw;
  color: #333333;
  text-align: left;
}
.steps-box .Article-content .content .step1 .body[data-v-04f42074] {
  background: #ffffff;
}
.steps-box .Article-content .content .step1 .body span[data-v-04f42074] {
  font-size: 3.2vw;
}
.steps-box .Article-content .content .step1 .body .btnnum[data-v-04f42074] {
  height: 6.933333vw;
  width: 34.666667vw;
  font-size: 3.2vw;
  margin-right: 5.333333vw;
}
.backEdit[data-v-04f42074] {
  background-color: #fe383a;
  color: white;
  width: 80%;
  height: 10.666667vw;
  line-height: 10.666667vw;
  text-align: center;
  margin-top: 8vw;
  border-radius: 2.666667vw;
}

