
.da-tab-body[data-v-07a675cb] {
  position: relative;
  height: 2.34667rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.90667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 0.42667rem;
}
.da-tab-line[data-v-07a675cb] {
  position: absolute;
  bottom: 0.37333rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 0.64rem;
  height: 0.16rem;
  background: #ffd949;
  border-radius: 0.08rem;
}

.flex-row-cen-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img {
  width: 100%;
}
.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head::before {
  content: '\e64f';
}
.icon-rubbish::before {
  content: '\e657';
}
.icon-fold::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie:before {
  content: "\e668";
}
.icon-sort:before {
  content: '\e616';
}
.icon-plus-v:before {
  content: '\e607';
}
.icon-comment:before {
  content: '\e614';
}
.icon-share:before {
  content: '\e615';
}
.icon-like-fill:before {
  content: '\e610';
}
.icon-like:before {
  content: '\e611';
}
.icon-sight:before {
  content: '\e60f';
}
.icon-jin:before {
  content: '\e613';
}
.icon-official:before {
  content: '\e60c';
}
.icon-praise:before {
  content: '\e60d';
}
.icon-topic-pg:before {
  content: '\e60e';
}
.icon-topic-white:before {
  content: '\e606';
}
.icon-collect:before {
  content: '\e608';
}
.icon-hot-pg:before {
  content: '\e609';
}
.icon-more-img:before {
  content: '\e60a';
}
.icon-select:before {
  content: '\e60b';
}
.icon-more:before {
  content: '\e602';
}
.icon-close:before {
  content: '\e604';
}
.icon-topic-green:before {
  content: '\e605';
}
.icon-arrow-right::before {
  content: '\e617';
}
.icon-last::before {
  content: '\e664';
}
.icon-next::before {
  content: '\e663';
}
.da-p {
  margin: 0;
  padding: 0;
}
.da-box-border {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer {
  cursor: pointer;
}
.da-list-transition-move,
.da-list-transition-enter-active,
.da-list-transition-leave-active {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active {
  position: absolute;
}
.da-list-transition-enter,
.da-list-transition-leave-to {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.list-item-num {
  color: #fff;
  font-size: 0.53333rem;
}
.list-item-icon {
  font-size: 1.06667rem;
  margin-left: 0.32rem;
  margin-right: 0.16rem;
}
.list-item-body {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.list-item-line {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 1.2rem 0 1.86667rem;
  height: 1.54667rem;
  background: rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0 0.05333rem 0.26667rem 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 0.05333rem 0.26667rem 0 rgba(0, 0, 0, 0.06);
  border-radius: 1.01333rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.list-item-avatar {
  height: 1.54667rem;
  width: 1.54667rem;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}
.list-item-adopt-img {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.list-item-p {
  max-width: 13.44rem;
  font-size: 0.64rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.img-right-infinite {
  -webkit-animation: 10s linear 1s infinite right-infinite;
          animation: 10s linear 1s infinite right-infinite;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes right-infinite {
0% {
    -webkit-transform: translateX(4rem);
            transform: translateX(4rem);
}
100% {
    /* transform: translateX(calc(-100% - 329px)); */
    -webkit-transform: translateX(-110%);
            transform: translateX(-110%);
}
}
@keyframes right-infinite {
0% {
    -webkit-transform: translateX(4rem);
            transform: translateX(4rem);
}
100% {
    /* transform: translateX(calc(-100% - 329px)); */
    -webkit-transform: translateX(-110%);
            transform: translateX(-110%);
}
}


.barrage-body[data-v-e7bc91fc] {
  margin-top: 1.44rem;
  position: relative;
  overflow-x: hidden;
  height: 16rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.barrage-item-body[data-v-e7bc91fc] {
  position: absolute;
  height: 1.6rem;
}
.barrage-item + .barrage-item[data-v-e7bc91fc] {
  margin-left: 4.26667rem;
}


.wish-btn-p[data-v-c3523304] {
  font-size: 0.53333rem;
  font-weight: 500;
  color: #4b4b4b;
  line-height: 0.74667rem;
  margin-top: 0.42667rem;
}
.wish-btn-body[data-v-c3523304] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0.85333rem;
  margin-top: -1.22667rem;
}
.wish-btn-btn[data-v-c3523304] {
  width: 7.65333rem;
  height: 2.45333rem;
  background: #ffd949;
  -webkit-box-shadow: 0 0.05333rem 0.56rem 0 #ffd949;
          box-shadow: 0 0.05333rem 0.56rem 0 #ffd949;
  border-radius: 1.22667rem;
  font-size: 0.8rem;
  font-weight: 600;
  color: #0b0b0b;
  line-height: 0.8rem;
}


.my-wish-list-delete[data-v-5d1655c1] {
  font-size: 0.64rem;
  font-weight: 400;
  color: #104276;
  line-height: 0.88rem;
}
.my-wish-adopt-img[data-v-5d1655c1] {
  width: 1.68rem;
  height: 1.68rem;
  position: absolute;
  top: -0.05333rem;
  right: -0.05333rem;
}
.my-wish-list-item-icon[data-v-5d1655c1] {
  font-size: 1.06667rem;
  margin-right: 0.16rem;
}
.my-wish-list-item-num[data-v-5d1655c1] {
  font-size: 0.64rem;
  font-weight: 500;
  color: #a0a0a0;
  line-height: 0.88rem;
}
.my-wish-p3[data-v-5d1655c1] {
  width: 14.4rem;
  font-size: 0.8rem;
  font-weight: 500;
  color: #2f2f2f;
  line-height: 1.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.my-wish-box[data-v-5d1655c1] {
  width: 15.57333rem;
  /* height: 170px; */
  padding: 0.32rem 0.58667rem 0.37333rem 0.58667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.05333rem 0.24rem 0 #e2e8ea;
          box-shadow: 0 0.05333rem 0.24rem 0 #e2e8ea;
  border-radius: 0.64rem;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.my-wish-p1[data-v-5d1655c1] {
  font-size: 0.85333rem;
  font-weight: 500;
  color: #3e3e3e;
  margin-right: 0.26667rem;
  letter-spacing: -0.05333rem;
}
.my-wish-p2[data-v-5d1655c1] {
  font-size: 0.64rem;
  font-weight: 400;
  color: #a0a0a0;
  line-height: 0.88rem;
  letter-spacing: -0.05333rem;
}
.my-wish-no-body[data-v-5d1655c1] {
  padding-top: 1.22667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.my-wish-list[data-v-5d1655c1] {
}
.my-wish-list + .my-wish-list[data-v-5d1655c1] {
  margin-top: 0.88rem;
}
.my-wish-body[data-v-5d1655c1] {
  margin-top: 2.05333rem;
  padding: 0 0.85333rem 4rem 0.85333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.my-wish-title[data-v-5d1655c1] {
  font-size: 0.85333rem;
  font-weight: 500;
  color: #323232;
  line-height: 1.2rem;
}


.index-back[data-v-0c8c4cf2] {
  background: #fff;
}
.index-body-back[data-v-0c8c4cf2] {
  background: url(../img/back.06510354.png) no-repeat;
  width: 20rem;
  height: 28.53333rem;
}

