.questionBody[data-v-41020471] {
  width: 100%;
  padding: 0 .16rem;
}
.questionBody div[data-v-41020471] {
    font-size: .15rem;
    padding: 0.2rem 0 0.1rem;
    text-align: left;
    position: relative;
    padding-left: .1rem;
}
.questionBody div[data-v-41020471]::before {
    content: '';
    position: absolute;
    width: .06rem;
    height: .06rem;
    background: #D7AE74;
    left: 0;
    top: .28rem;
    border-radius: 50%;
}
.questionBody table[data-v-41020471] {
    border-left: .01rem solid #999;
    border-top: .01rem solid #999;
    font-size: .12rem;
    color: #333;
}
.questionBody table td[data-v-41020471] {
      border-right: .01rem solid #999;
      border-bottom: .01rem solid #999;
      text-align: left;
      padding: .05rem .05rem;
}
.questionBody table[data-v-41020471] :nth-child(2) {
      width: .5rem;
}
.question-wrapper[data-v-41020471] {
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: space-between;
  flex-wrap: wrap;
}
.describe-title[data-v-41020471] {
  font-size: .13rem;
  padding: 0.2rem 0.16rem 0.1rem;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}

.commonTip {
  color: #333;
}
.commonTip .title {
    font-size: 0.18rem;
    font-weight: bold;
    padding: 0.24rem 0 0;
    text-align: center;
}
.commonTip .stopListContent {
    font-size: 0.15rem;
    padding: 0.08rem 0.16rem 0.24rem;
    text-align: left;
}
.commonTip .stopListContent .diffStyle {
      color: #d7ae74;
}
.commonTip /deep/.van-hairline--top::after {
    border-color: #e5e5e5;
}
.riskResultBody {
  font-size: 0.18rem;
  text-align: left;
  background: #fff !important;
}
.riskResultBody .riskC1 {
    height: 1.12rem;
    background: url(../img/bg1.f6778332.png) no-repeat center;
    background-size: cover;
    padding: 0 0.3rem;
}
.riskResultBody .riskC2 {
    height: 1.12rem;
    background: url(../img/bg2.9f142d52.png) no-repeat center;
    background-size: cover;
    padding: 0 0.3rem;
}
.riskResultBody .riskC3 {
    height: 1.12rem;
    background: url(../img/bg3.ece47e0e.png) no-repeat center;
    background-size: cover;
    padding: 0 0.3rem;
}
.riskResultBody .riskC4 {
    height: 1.12rem;
    background: url(../img/bg4.bd230092.png) no-repeat center;
    background-size: cover;
    padding: 0 0.3rem;
}
.riskResultBody .riskC5 {
    height: 1.12rem;
    background: url(../img/bg5.efca9909.png) no-repeat center;
    background-size: cover;
    padding: 0 0.3rem;
}
.riskResultBody h2 {
    padding-top: 0.4rem;
    font-weight: 500;
    font-size: 0.3rem;
}
.riskResultBody h2 i {
      font-size: 0.18rem;
      color: #999;
}
.riskResultBody .date {
    font-size: 0.14rem;
    color: #999;
    margin-top: 0.05rem;
}
.riskResultBody .fit {
    text-align: center;
    margin-top: 0.56rem;
    color: #999;
    font-size: 0.15rem;
}
.riskResultBody .riskBodyContent {
    padding: 0 0.3rem;
    overflow: hidden;
}
.riskResultBody .riskBodyContent img {
      width: 2.99rem;
      height: 1.3rem;
      margin: 0.2rem 4%;
}
.riskResultBody p {
    color: #d2ab50;
    font-size: 0.15rem;
    line-height: 1.5;
}
.riskResultBody button {
    border-radius: 0.2rem;
    width: 100%;
    font-size: 0.15rem;
}
.riskResultBody .nextBtn {
    background: #e12817;
    color: #fff;
    border: none;
    margin-top: 0.32rem;
}
.riskResultBody .resetBtn {
    background: #fff;
    border: 1px solid #e12817;
    color: #e12817;
    margin-top: 0.16rem;
}
.riskResultBody .seeResult {
    margin-top: 0.16rem;
    text-align: center;
    font-size: 0.14rem;
    display: block;
}
#container canvas {
  margin-top: 0.4rem !important;
}


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