.bondDetails-container[data-v-3d6f885e] {
  width: 100%;
  height: 9.44rem;
  background: var(--bgUrl);
  background-size: 100% 9.44rem;
}
.bondDetails_info[data-v-3d6f885e] {
  padding: 0.2933rem 0.4rem 2.08rem;
}
.bondDetails_type[data-v-3d6f885e] {
  color: #fff;
  font-size: 0.6667rem;
  font-weight: 500;
  width: 2.66667rem;
  height: 1.5rem;
}
.bondDetails_time[data-v-3d6f885e] {
  font-size: 0.3467rem;
  color: #fff;
  margin-top: 0.0267rem;
}
.bondDetails_commonBox[data-v-3d6f885e] {
  background-color: #fff;
  border-radius: 0.2667rem;
  padding: 0.4533rem 0.2667rem 0.32rem;
  margin-top: 0.2667rem;
}
.bondDetails_commonTitle[data-v-3d6f885e] {
  color: #333333;
  font-size: 0.4rem;
  padding-bottom: 0.1867rem;
  border-bottom: 0.0267rem solid #ededed;
  font-weight: 700;
}
.van-row-common[data-v-3d6f885e] {
  font-size: 0.3733rem;
  margin-top: 0.2667rem;
  color: #666666;
}
.van-col-common-value[data-v-3d6f885e] {
  color: #333333;
}
.van-col-common-color[data-v-3d6f885e] {
  color: #ededed;
}
.van-col-common-bule[data-v-3d6f885e] {
  color: #5792fd;
}
.bondDetails_isColse[data-v-3d6f885e] {
  font-size: 0.3467rem;
  color: #fff;
  margin-top: 0.13rem;
}
.bondDetails_notice[data-v-3d6f885e] {
  color: #333333;
  font-weight: 500;
  font-size: 0.3733rem;
  margin-top: 0.3733rem;
}
.bondDetails_notice--text[data-v-3d6f885e] {
  font-weight: 500;
  font-size: 0.32rem;
  color: #969696;
  margin-top: 0.2667rem;
}
.bondDetails_call[data-v-3d6f885e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #5792fd;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.8rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.phone-icon[data-v-3d6f885e] {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.1067rem;
}
.bondDetails_payBox[data-v-3d6f885e] {
  height: 1.28rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  line-height: 1.28rem;
}
.bondDetails_moneyBox[data-v-3d6f885e] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333333;
  font-size: 0.3733rem;
  background: #fff;
  height: 100%;
  padding-left: 0.4rem;
}
.bondDetails_moneyBox .bondDetails_moneyBox--num[data-v-3d6f885e] {
    color: #ff4b10;
    font-size: 0.48rem;
    vertical-align: bottom;
    font-weight: 600;
}
.bondDetails_payBox--btn[data-v-3d6f885e] {
  width: 4rem;
  color: #fff;
  background: -webkit-linear-gradient(right, #ff6155 0%, #ef4033 100%);
  background: linear-gradient(270deg, #ff6155 0%, #ef4033 100%);
  font-size: 0.4267rem;
  height: 100%;
  text-align: center;
}
.bondDetails_common-color[data-v-3d6f885e] {
  color: #5792fd;
}
.bondDetails_call--son[data-v-3d6f885e] {
  background: #fff;
  width: 3.47rem;
  height: 0.72rem;
  border-radius: 0.37rem;
  text-align: center;
  line-height: 0.72rem;
  border: 0.03rem solid #ededed;
}
.shadow[data-v-3d6f885e] {
  width: 5.33333rem;
  height: 0.53333rem;
  border-radius: 0.08rem;
  background: #ededed;
}
.bling[data-v-3d6f885e]::after {
  content: "";
  position: fixed;
  -webkit-animation: bling-3d6f885e 1.5s ease 0s infinite;
          animation: bling-3d6f885e 1.5s ease 0s infinite;
  top: 0;
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-45deg);
      -ms-transform: skewX(-45deg);
          transform: skewX(-45deg);
}
@-webkit-keyframes bling-3d6f885e {
0% {
    left: -100%;
}
100% {
    left: 120%;
}
}
@keyframes bling-3d6f885e {
0% {
    left: -100%;
}
100% {
    left: 120%;
}
}

