.source .head[data-v-3a9a6994] {
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(238, 104, 49, 0)), color-stop(42%, rgba(240, 113, 55, 0.1)), to(#F58544));
  background: -webkit-linear-gradient(bottom, rgba(238, 104, 49, 0) 0%, rgba(240, 113, 55, 0.1) 42%, #F58544 100%);
  background: linear-gradient(360deg, rgba(238, 104, 49, 0) 0%, rgba(240, 113, 55, 0.1) 42%, #F58544 100%);
  padding: .5rem 0 .4rem;
}
.source .head .surcerBox[data-v-3a9a6994] {
    width: -webkit-calc(100% - .6rem);
    width: calc(100% - .6rem);
    margin: auto auto;
    position: relative;
}
.source .head .surcerBox img[data-v-3a9a6994]:first-child {
      width: 100%;
}
.source .head .surcerBox img[data-v-3a9a6994]:nth-child(2) {
      width: .8rem;
      height: .8rem;
      position: absolute;
      right: -.15rem;
      top: -.25rem;
}
.source .head .surcerBox p[data-v-3a9a6994] {
      text-align: center;
      width: 100%;
      position: absolute;
      color: #2D363E;
}
.source .head .surcerBox p[data-v-3a9a6994]:nth-child(3) {
      top: .7rem;
      font-size: .32rem;
}
.source .head .surcerBox p[data-v-3a9a6994]:nth-child(4) {
      top: 1.5rem;
}
.source .head .surcerBox p:nth-child(4) span[data-v-3a9a6994]:first-child {
        font-size: .72rem;
        font-weight: bold;
}
.source .head .surcerBox p:nth-child(4) span[data-v-3a9a6994]:last-child {
        font-size: .32rem;
        color: #A6ABC0;
}
.source .head .surcerBox p[data-v-3a9a6994]:nth-child(5) {
      top: 3.4rem;
      font-size: .26rem;
      color: #A6ABC0;
}

