@charset "UTF-8";
.fontsize12[data-v-16879523], .fs12[data-v-16879523] {
  font-size: 0.24rem;
}
.fontsize14[data-v-16879523] {
  font-size: 0.28rem;
}
.fontsize16[data-v-16879523] {
  font-size: 0.32rem;
}
.fontsize24[data-v-16879523], .fs24[data-v-16879523] {
  font-size: 0.48rem;
}
.flex-box[data-v-16879523] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-box .flex1[data-v-16879523] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-16879523] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-16879523] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.flex-box.justify-content-start[data-v-16879523] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-16879523] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-16879523] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-16879523] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-16879523] {
  -webkit-box-shadow: 0 0 0.2rem #e8d5d8;
          box-shadow: 0 0 0.2rem #e8d5d8;
  -webkit-border-radius: .1rem;
          border-radius: .1rem;
}
.shadow[data-v-16879523] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-16879523] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-16879523] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-16879523] {
  float: right;
}
.color-active[data-v-16879523] {
  color: #d5a5ac;
}
.imgbg[data-v-16879523] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-16879523] {
  color: #4a4a4a;
}
.color-6e[data-v-16879523] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-16879523] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-16879523] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-16879523] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-16879523] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-16879523] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-16879523]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-16879523] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-16879523]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-16879523] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-16879523] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.exchangeBat[data-v-16879523] {
  width: .88rem;
  height: .48rem;
  line-height: .48rem;
  text-align: center;
  font-size: .24rem;
  color: white;
  background-color: #DC4F55;
  display: inline-block;
  -webkit-border-radius: .27rem;
          border-radius: .27rem;
  -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  right: .14rem;
  bottom: .16rem;
}
.floatBat[data-v-16879523] {
  width: 2rem;
  height: .64rem;
  line-height: .64rem;
  background: #dc4f55;
  -webkit-box-shadow: 0 0 0.24rem 0 #cccccc;
          box-shadow: 0 0 0.24rem 0 #cccccc;
  -webkit-border-radius: .32rem;
          border-radius: .32rem;
  display: inline-block;
  text-align: center;
  color: white;
  letter-spacing: .04rem;
}
.intergalCat[data-v-16879523] {
  width: 1.5rem;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.intergalCat i[data-v-16879523] {
    font-size: .4rem;
    position: relative;
}
.intergalCat i.move[data-v-16879523] {
      -webkit-animation: move-data-v-16879523 .2s infinite;
              animation: move-data-v-16879523 .2s infinite;
}
@-webkit-keyframes move-data-v-16879523 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
50% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}
100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
}
@keyframes move-data-v-16879523 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
50% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}
100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
}
.intergalCat .count[data-v-16879523] {
    position: absolute;
    width: .32rem;
    height: .32rem;
    line-height: .32rem;
    text-align: center;
    background-color: #F67272;
    color: white;
    font-size: .2rem;
    -webkit-border-radius: .16rem;
            border-radius: .16rem;
    top: 0.02rem;
    left: .8rem;
}
.intergalCat .count.move[data-v-16879523] {
      -webkit-animation: move2-data-v-16879523 .2s infinite;
              animation: move2-data-v-16879523 .2s infinite;
}
@-webkit-keyframes move2-data-v-16879523 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes move2-data-v-16879523 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.intergalCat span[data-v-16879523]:last-child {
    color: #808080;
    font-size: .24rem;
}
.bottomTools[data-v-16879523] {
  width: 100%;
  height: 1rem;
  position: fixed;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 -0.24rem 0.32rem 0.01rem rgba(204, 204, 204, 0.3);
          box-shadow: 0 -0.24rem 0.32rem 0.01rem rgba(204, 204, 204, 0.3);
}
.bottomTools .intergalPrice[data-v-16879523] {
    color: #666666;
    font-size: .26rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.bottomTools .addNow[data-v-16879523] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #444444;
    color: white;
    text-align: center;
    line-height: 1rem;
    display: inline-block;
}
.bottomTools .changeNow[data-v-16879523] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #DC4F55;
    color: white;
    text-align: center;
    line-height: 1rem;
    display: inline-block;
}
.noData[data-v-16879523] {
  width: 100%;
  text-align: center;
}
.noData img[data-v-16879523] {
    width: 2rem;
}
.overHide[data-v-16879523] {
  overflow: hidden;
    text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.overOneHide[data-v-16879523] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: nowrap;
}
.wrap[data-v-16879523] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  z-index: 102;
}
.wrap.show[data-v-16879523] {
    background-color: rgba(0, 0, 0, 0.1);
}
.com[data-v-16879523] {
  max-height: 90%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  background: white;
  -webkit-box-shadow: 0 -0.16rem 0.32rem 0.01rem rgba(204, 204, 204, 0.5);
          box-shadow: 0 -0.16rem 0.32rem 0.01rem rgba(204, 204, 204, 0.5);
  -webkit-border-radius: .32rem .32rem 0 0;
          border-radius: .32rem .32rem 0 0;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: .32rem .28rem;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.com.show[data-v-16879523] {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.info[data-v-16879523] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.info img[data-v-16879523] {
    width: 2rem;
    height: 2rem;
    margin-right: .33rem;
}
.info .right[data-v-16879523] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.info .right p[data-v-16879523]:nth-child(1) {
      font-size: .28rem;
      font-weight: 500;
      color: #444444;
      line-height: .4rem;
}
.info .right p[data-v-16879523]:nth-child(2) {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      color: #808080;
      font-size: .24rem;
      line-height: .33rem;
      margin-top: .16rem;
}
.info .right p[data-v-16879523]:nth-child(3) {
      font-size: .42rem;
}
.info .right .light[data-v-16879523] {
      color: #DC4F55;
}
.scrollBox[data-v-16879523] {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.stand[data-v-16879523] {
  margin-top: .6rem;
}
.stand .line[data-v-16879523] {
    margin-bottom: .32rem;
}
.stand .line .name[data-v-16879523] {
      color: #444444;
      font-size: .28rem;
      margin-bottom: .16rem;
}
.stand .line .specs[data-v-16879523] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
}
.stand .line .specs span[data-v-16879523] {
        min-width: 1.92rem;
        height: .58rem;
        line-height: .58rem;
        text-align: center;
        padding: 0 .25rem;
        display: inline-block;
        color: #444444;
        background-color: #F6F6F6;
        margin: 0 .16rem .16rem 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.stand .line .specs span.active[data-v-16879523] {
          color: white !important;
          background-color: #DC4F55 !important;
}
.stand .line .specs span.disabled[data-v-16879523] {
          color: #808080;
          opacity: .7;
}
.intergal .title[data-v-16879523] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: .16rem;
}
.intergal .title span[data-v-16879523]:first-child {
    color: #444444;
    font-size: .28rem;
}
.intergal .title span[data-v-16879523]:last-child {
    width: 1.4rem;
    height: .42rem;
    line-height: .42rem;
    display: inline-block;
    color: #808080;
    font-size: .24rem;
    background-color: #F6F6F6;
    -webkit-border-radius: .08rem;
            border-radius: .08rem;
    text-align: center;
}
.intergal .rang[data-v-16879523] {
  height: 1.45rem;
  background-color: #F6F6F6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 .4rem;
}
.intergal .rang .val[data-v-16879523] {
    font-size: .26rem;
    margin: .14rem -.1rem;
}
.intergal .rang .val span[data-v-16879523]:first-child {
      display: inline-block;
      width: .88rem;
      color: #444444;
}
.intergal .rang .val span[data-v-16879523]:last-child {
      color: #DC4F55;
}
.bats[data-v-16879523] {
  text-align: right;
  padding-top: .45rem;
}
.sliderBat[data-v-16879523] {
  width: .38rem;
  height: .28rem;
  background-color: #DC4F55;
  -webkit-border-radius: .1rem;
          border-radius: .1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 .05rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sliderBat i[data-v-16879523] {
    width: 1px;
    height: .16rem;
    background-color: white;
    display: inline-block;
}

