.float-position[data-v-13c11ccc] {
  position: fixed;
  z-index: 99999999 !important;
  right: 10%;
  top: 60%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.float-position .content[data-v-13c11ccc] {
  width: 70px;
  height: 70px;
  background: linear-gradient(180deg, #70F0D0 0%, #38CECD 100%);
  box-shadow: 0px 0px 10px 2px #b9b9b9;
  border-radius: 50%;
  position: relative;
  padding: 0.8em;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.float-position .close[data-v-13c11ccc] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  right: -10px;
  top: -12px;
  cursor: pointer;
}
.cart[data-v-13c11ccc] {
  border-radius: 50%;
  width: 5em;
  height: 5em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-notice[data-v-13c11ccc] {
  display: inline-block;
  transition: all 0.3s;
}
.header-notice span[data-v-13c11ccc] {
  vertical-align: initial;
}
.header-notice .notice-badge[data-v-13c11ccc] {
  color: inherit;
}
.header-notice .notice-badge .header-notice-icon[data-v-13c11ccc] {
  font-size: 16px;
  padding: 4px;
}
.drag-ball .drag-content[data-v-13c11ccc] {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #fff;
  letter-spacing: 2px;
}
.text-container[data-v-13c11ccc] {
  font-size: 12px;
  text-align: center;
  color: #fff;
}
.danger-page[data-v-5d4f76bd] {
  width: 100%;
  height: 100%;
  background: #F8FCFF;
  padding: 10px 16px 120px 16px;
  box-sizing: border-box;
}
.danger-page .header[data-v-5d4f76bd] {
  width: 100%;
  height: 55px;
  box-sizing: border-box;
}
.danger-page .header .danger-tabs[data-v-5d4f76bd] .van-tabs__line {
  background-color: #007457;
}
.danger-page .header .jb[data-v-5d4f76bd] {
  width: 100%;
  height: 44px;
  background: linear-gradient(57deg, #FFBB44 0%, #EF8B11 91%, #EF8B11 100%);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
}
.danger-page .header .flexs[data-v-5d4f76bd] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 6px;
}
.danger-page .header .flexs .btn[data-v-5d4f76bd] {
  flex: 1;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  border-radius: 6px;
  background: linear-gradient(217deg, #2DAEFF 0%, #A0DAFF 100%);
}
.danger-page .header .flexs .btn[data-v-5d4f76bd]:last-child {
  background: linear-gradient(360deg, #38CDCE 0%, #41EBC0 100%);
  margin-left: 8px;
}
.danger-page > h3[data-v-5d4f76bd] {
  font-weight: 400;
  font-size: 16px;
  color: #2F3033;
  margin-top: 20px;
}
.danger-page .list[data-v-5d4f76bd] {
  margin-top: 12px;
  width: 100%;
  height: 155px;
  background: #FFFFFF;
  box-shadow: 0px 3px 10px 0px rgba(159, 159, 159, 0.1);
  border-radius: 10px;
  padding: 8px 12px 10px 12px;
  box-sizing: border-box;
}
.danger-page .list .head[data-v-5d4f76bd] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.danger-page .list .head .left[data-v-5d4f76bd] {
  display: flex;
  align-items: center;
}
.danger-page .list .head .left .name[data-v-5d4f76bd] {
  margin-left: 6px;
  color: #A2A2A7;
  font-size: 13px;
}
.danger-page .list .head .left .name > span[data-v-5d4f76bd] {
  color: #0066FF;
}
.danger-page .list .head .right[data-v-5d4f76bd] {
  color: #A2A2A7;
  font-size: 13px;
}
.danger-page .list .title[data-v-5d4f76bd] {
  width: 90%;
  font-size: 13px;
  color: #1E1E2D;
  margin-top: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}
.danger-page .list .imgs[data-v-5d4f76bd] {
  display: flex;
  align-items: center;
  margin-top: 8px;
  justify-content: space-between;
}
[data-v-5d4f76bd] .van-floating-bubble {
  left: 10px !important;
  top: -30px !important;
}
