/* line 8, ../../sass/res/resfav.scss */
.actions-wrapper .a-img-x-fav {
  width: 0.42667rem !important;
  padding: 0.4rem !important;
  position: absolute !important;
  right: 0.02667rem !important;
  top: -0.26667rem !important;
}
/* line 16, ../../sass/res/resfav.scss */
.actions-wrapper .a-content .fav-action-img {
  height: 2.26667rem;
}
/* line 20, ../../sass/res/resfav.scss */
.actions-wrapper .a-content .fav-action-text {
  font-size: 0.42667rem;
  line-height: 150%;
  font-weight: bold;
  color: #151B37;
}
/* line 26, ../../sass/res/resfav.scss */
.actions-wrapper .a-content .fav-action-btn-wrapper {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0.64rem 0 1.17333rem;
}
/* line 32, ../../sass/res/resfav.scss */
.actions-wrapper .a-content .fav-action-btn-wrapper .fav-action-btn {
  width: 4.08rem;
  height: 1.01333rem;
  background: #fff;
  border-radius: 1.06667rem;
  line-height: 1.01333rem;
  text-align: center;
  color: #20BDD3;
  font-size: 0.42667rem;
  position: relative;
  border: 0.02667rem solid #20BDD3;
}
/* line 44, ../../sass/res/resfav.scss */
.actions-wrapper .a-content .fav-action-btn-wrapper .banner-action-btn {
  position: relative;
  margin-left: 0.42667rem;
  width: 4.13333rem;
  height: 1.06667rem;
  border-radius: 1.06667rem;
}
/* line 50, ../../sass/res/resfav.scss */
.actions-wrapper .a-content .fav-action-btn-wrapper .banner-action-btn img {
  object-fit: cover;
  width: 4.13333rem;
  height: 1.06667rem;
  border-radius: 1.06667rem;
}
