.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: .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 {
    overflow: hidden;
    margin: 0.24rem 0.32rem;
}
.riskResultBody .riskBodyContent img {
      width: 2.99rem;
      height: 1.3rem;
      margin-bottom: 0.28rem;
}
.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: .16rem;
}
.riskResultBody .seeResult {
    margin-top: 0.16rem;
    text-align: center;
    font-size: 0.14rem;
    display: block;
}
#container canvas {
  margin-top: 0.4rem !important;
}


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