:root {
  --bg:#fff
}
body {
  background-color: var(--bg);
}
.bannerWrap{
  width: 100%;
  position: relative;
}
.bannerWrap img {
  width: 100%;
}
.bannerRule {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 0rem;
  right: 0rem;
  z-index: 5;
}
.couponWrap {
  width: 100%;
}
.couponWrap img {
  width: 100%;
}
.adWrap {
  width: 100%;
}
.adWrap img {
  width: 100%;
}
.adTwoItem {
  flex: 1;
}
.adTwoItem img {
  width: 100%;
}
.cell {
  padding: 0 0.2rem;
}
.seckill_box {
  margin-top: 0.2rem;
}
.seckill {
  /* background: linear-gradient(to bottom,#ff4431,#ff6717); */
  background-color: #d5183d;
  border-radius: 0.2rem;
}
.seckill .seckill_tips {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0.18rem 0.2rem 0.23rem;
  background-image: url(../image/titleBg.png);
  background-position: top left;
  background-size: 3.2rem 100%;
  background-repeat: no-repeat;
}
.seckill_tips .seckill_title {
  font-size: 0.36rem;
  font-weight: 600;
  color: #BD4303;
  padding-bottom: 0.06rem;
}
.seckill_istime {
  color: #BD4303 !important;
  background: url(../image/istime.png) center center !important;
  background-size: 100% 100% !important;
  font-size: 0.24rem;
  text-align: center;
  padding: 0 0.2rem;
  line-height: 0.5rem;
}
.seckill .seckill_tips .jdd-hot-bar a {
  padding: 0 0.2rem;
  line-height: 0.5rem;
  background: url(../image/waitting.png);
  background-size: 100% 100%;
  text-align: center;
  color: #FFFAEA;
  font-size: 0.24rem;
}
.seckill_tips .jdd-hot-bar a:first-child {
  margin-right: 0.2rem;
}
.seckill_goods {
  display: flex;
  overflow-x: scroll;
  padding-top: 0.1rem;
}
.seckill_goods_view {
  display: none;
  padding: 0 0.16rem 0.16rem;
}
.seckill_goods_view a {
  margin-right: 0.08rem;
  flex-shrink: 0;
  flex-grow: 0;
}
.seckill_goods_item {
  width: 1.88rem;
  padding: 0 0 0.07rem 0;
  height: 2.7rem;
  background: #fff;
  border-radius: 0.08rem;
}
.seckill_goods_item .good_img {
  height: 1.45rem;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.seckill_goods_item .good_img img {
  max-height: 100%;
  max-width: 100%;
}
.seckill_goods_item .good_img .sale_off {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.seckill_goods_item .good_message {
  margin-top: 0.17rem;
  padding: 0 0.08rem 0 0.12rem;
}
.seckill_goods_item .good_message .good_name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.seckill_goods_item .good_message .good_rob_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.seckill_goods_item .good_message .good_rob_box .good_money {
  color: #E54816;
}
.seckill_goods_item .good_message .good_rob_box .good_money p:first-child {
  font-size: 0.28rem;
}
.seckill_goods_item .good_message .good_rob_box .good_money span {
  font-size: 0.13rem;
  display: inline;
}
.seckill_goods_item .good_message .good_rob_box .good_money p:last-child {
  color: #333333;
  text-decoration: line-through;
}
.seckill_goods_item .good_message .good_rob_box img {
  width: 0.6rem;
}
.seckill_goods_item .good_img p {
  position: absolute;
  bottom: -0.1rem;
  left: 0;
  width: 0.87rem;
  line-height: 0.29rem;
  font-size: 0.18rem;
  color: #fff;
  text-align: center;
  background: #F58330;
  border-radius: 0px 0.12rem 0px 0px;
}
.seckill_goods_item_more {
  line-height: 2.7rem;
  text-align: center;
  color: #d10c0f;
}
.max_cell {
  display: flex;
  overflow-x: scroll;
  background: #EE5629;
  position: sticky;
  top: 0;
  color: #fff;
  font-size: 0.26rem;
}
nav ul li {
  height: 0.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.04rem;
  color: #fff;
  font-weight: bold;
  flex-shrink: 0;
  flex-grow: 0;
}
nav ul .active_nav {
  color: #de110a;
  background: #fff;
}
.pro03_Wrap {
  margin-top: 0.2rem;
  width: 100%;
  padding:0rem 0.2rem;
  box-sizing: border-box;
}
.pro03_title {
  width: 100%;
}
.pro03_title img {
  width: 100%;
}
.pro03_Body {
  background: #fff;
  padding: 0.18rem;
  border-radius: 0.1rem;
  display: flex;
  flex-wrap: wrap;
}
.normal_goods_template {
  margin: 0 0.6%;
  margin-top: 0.12rem;
}
.normal_goods_template {
  width: 32%;
  font-size: 0.22rem;
  background: #fff;
  position: relative;
}
.normal_goods_template .mx_label {
  position: absolute;
  width: 50%;
  top: 0;
  line-height: 0.4rem;
  left: 0;
  text-align: center;
  color: #fff;
  background: #db0022;
  border-bottom-left-radius: 0.12rem;
  border-bottom-right-radius: 0.2rem;
}
.normal_goods_template .zj_label {
  position: absolute;
  width: 50%;
  top: 0;
  line-height: 0.4rem;
  right: 0;
  text-align: center;
  color: #fff;
  border:1px solid #db0022;
  border-bottom-left-radius: 0.12rem;
    border-bottom-right-radius: 0.2rem;
}
.normal_goods_template .normal_goods_template_message {
  border: 0.02rem solid #E3E3E3;
  padding: 0.13rem 0.14rem 0.1rem;
}
.normal_goods_template .normal_goods_template_message_img {
  height: 1.89rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.normal_goods_template .normal_goods_template_message_img img {
  max-width: 100%;
  max-height: 100%;
}
.normal_goods_template .normal_goods_template_message_name {
  line-height: 0.24rem;
  height: 0.46rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0.22rem 0 0.12rem 0;
}
.normal_goods_template .normal_goods_template_message_sales {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 0.34rem;
  color: #999999;
}
.normal_goods_template .normal_goods_template_message_sales p:first-child {
  color: #C6536C;
  font-weight: bold;
}
.normal_goods_template .normal_goods_template_message_sales p:last-child {
  /* text-decoration: line-through; */
}
.normal_goods_template .normal_goods_template_money {
  color: #fff;
  text-align: center;
  width: 100%;
  height: .44rem;
  line-height: 0.44rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;;
}
.venue ul .normal_goods_template_message_name {
  margin: 0.12rem 0 0.05rem 0;
}
.venue ul .normal_goods_template_message {
  padding-bottom: 0;
  padding-left: 0.05rem;
  padding-right: 0.05rem;
}
.venue ul .normal_goods_template_message_img {
  height: 1.6rem;
}
.ad_033_sWrap {
  width: 100%;
  box-sizing: border-box;
  padding: 0rem 0.2rem;
}
.ad_033_sBody {
  border-top: 0px!important;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.ad_033_sItem {
  width: 33.33%;
  flex-shrink: 0;
  flex-grow: 0;
  display: block;
  padding: 0.06rem;
  box-sizing: border-box;
}
.ad_033_sItem img {
  width: 100%;
}
.ad_033Swiper {
  box-sizing: border-box;
  padding: 0.06rem;
  flex-wrap: wrap;
}
.ad_033_swiper-container {
  padding-bottom: 0.4rem;
}
.ad_033_swiper-container .ad_033_swiper-paginationTow {
  bottom: 0.1rem;
}
.swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.6;
}
.swiper-pagination-bullet-active {
  background-color: #fff;
  opacity: 1;
}
.venue {
  background: #fff;
  min-height: 6.63rem;
  overflow: hidden;
  padding: 0.14rem 0.2rem;
  border-radius: 0.4rem 0.1rem 0.1rem 0.1rem;
  position: relative;
} 
.venue .venue_entry {
  position: absolute;
  left: 0;
  top: 0;
  width: 3.72rem;
  z-index: 0;
}
.normal_goods_template {
  width: 32%;
  font-size: 0.22rem;
  background: #fff;
  position: relative;
}
.venue ul li {
  margin: 0 0.6% 0.12rem 0.6%;
  float: left;
}
.marginTop20 {
  margin-top: 0.2rem;
}
.hide {
  display: none;
}
.ruleWrapAll {
  height: 100%;
  width: 100%;
}
.ruleBg {
  background-color: rgba(000, 000, 000, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 110;
  top: 0rem;
  left: 0rem;
}
.ruleWrap {
  width: 5.4rem;
  margin-left: -2.7rem;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 111;
  transform: translateY(-60%);
  border-radius: 0.2rem;
  padding: 0.3rem 0.45rem;
  padding-bottom: 0.4rem;
  box-sizing: border-box;
}
.ruleTitle {
  color: #fff;
  font-size: 0.44rem;
  text-align: center;
  font-weight: bold;
}
.ruleBody {
  color: #fff;
  font-size: 0.24rem;
  margin-top: 0.3rem;
  line-height: 0.3rem;
  max-height: 4.5rem;
  overflow-y: scroll;
}
.ruleClose {
  position: absolute;
  bottom: -1rem;
  left: 50%;
  margin-left: -0.36rem;
  width: 0.72rem;
  height: 0.72rem;
  z-index: 102;
}
.ruleClose img {
  width: 100%;
  height: 100%;
}
/* banner轮播-开始 */
.bannerSwiper {
  position: relative;
}
.js_banner_s_pagination {
  bottom: 20px!important;
}
.js_banner_s_pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0px 2px!important;
}
.js_banner_s_pagination .swiper-pagination-bullet-active {
  width: 18px;
  border-radius: 18px;
}
/* banner轮播-结束 */

/* 商品轮播-开始 */
.pro_1_s_Wrap {
  margin-top: 0.2rem;
  box-sizing: border-box;
  padding: 0rem 0.2rem;
}
.pro_1_s_body {
  height: 1.8rem;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 0.1rem;
  border-top-right-radius: 0.6rem;
  position: relative;
  margin-right: 0.2rem;
}
.pro_1_s_Img {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 0.1rem;
  box-sizing: border-box;
  margin-top: -0.1rem;
  margin-left: 0.1rem;
  flex-shrink: 0;
  overflow: hidden;
}
.pro_1_s_Img img {
  width: 100%;
  height: 100%;
}
.pro_1_s_info {
  margin-top: 0.2rem;
  margin-left: 0.28rem;
  padding-right: 0.4rem;
}
.pro_1_s_title {
  color: #010101;
  font-size: 0.24rem;
  height: 0.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 0.3rem;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.pro_1_s_price {
  margin-top: 0.3rem;
  align-items:baseline;
  font-size: 0.24rem;
}
.pro_1_s_price span {
  font-size: 0.36rem;
}
.pro_1_s_btn {
  display: inline-block;
  width: 0.78rem;
  height: 0.78rem;
  border-radius: 0.78rem;
  text-align: center;
  line-height: 0.78rem;
  position: absolute;
  bottom: 0.2rem;
  right: 0.3rem;
  color: #fff;
  font-size: 0.36rem;
}
.pro_1_s_swiper {
  padding-top: 0.2rem;
}
.pro_1_s_swiper .pro_1_s_btn {
  width: 0.7rem;
  height: 0.7rem;
  line-height: 0.7rem;
  right: 0.2rem;
}
.pro_1_s_swiper .pro_1_s_price {
  font-size: 0.2rem;
  margin-top: 0.2rem;
}
.pro_1_s_p {
  align-items: baseline;
}
.pro_1_s_swiper .pro_1_s_price span {
  font-size: 0.28rem;
}
.pro_1_s_swiper .pro_1_s_Item {
  width: 62.5%;
  padding-right: 0.2rem;
  box-sizing: border-box;
}
/* 商品轮播-结束 */

/* 广告位两行变大变小效果-开始 */
  .ad_033_sWrapBody {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 0px 0.2rem;
  }
  .ad_033_s_swiperCon {
    width: 7.11rem;
  }
  .ad_033_s_item {
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; /* Safari */
  }
  .ad_033_s_item.on {
    transition: all 0.5s;
    -webkit-transition: all 0.5s; /* Safari */
    transform: scale(0.7);
  }
/* 广告位两行变大变小效果-结束 */


/* 广告位两行不缩放效果-开始 */
.ad_033_sn_item img {
  transform: scale(0.9);
}
/* 广告位两行不缩放效果-结束 */


/* 一行一品-开始 */
.pro_1_wrap {
  width: 100%;
  padding: 0.2rem;
  padding-bottom: 0rem;
  padding-top: 0.2rem;
  box-sizing: border-box;
}
.pro_1_body {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-radius: 0.2rem;
  overflow: hidden;
  background-color: #fff;
}
.pro_1_img {
  width: 2.8rem;
}
.pro_1_img img {
  width: 100%;
}
.pro_1_right {
  flex-direction: column;
  justify-content: space-between;
  align-items:flex-start;
  flex: 1;
  height: 2.2rem;
}
.pro_1_name {
  text-overflow:ellipsis;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow: hidden;
    color: #262626;
    font-size: 0.3rem;
    padding: 0rem 0.2rem ;
    line-height: 0.36rem;
    min-height: 0.66rem;
    font-weight: bold;
    padding-right: 0.3rem;
}
.pro_1_price {
  font-size: 0.24rem;
  align-items: baseline;
  box-sizing: border-box;
  padding-left: 0.2rem;
}
.pro_1_price_sell {
  font-size: 0.36rem;
}
.pro_1_price_mal {
  color: #1D1D1D;
  margin-left: 0.2rem;
  text-decoration: line-through;
}
.pro_1_btn {
  width: 100%;
  padding-right: 0.3rem;
  box-sizing: border-box;
  padding-left: 0.2rem;
}
.pro_1_btn_out {
  border: 1px solid #fff;
  border-radius: 0.7rem;
  height: 0.7rem;
  font-size: 0.24rem;
  color: #fff;
  overflow: hidden;
}
.pro_1_btn_in {
  width: 60%;
  text-align: center;
  line-height: 0.7rem;
  border-radius: 0.7rem;
  justify-content: center;
}
.pro_1_btn_in span {
  font-size: 0.36rem;
}
.pro_1_btn_in_right {
  text-align: center;
  line-height: 0.7rem;
  flex: 1;
  font-size: 0.24rem;
}
/* 一行一品-结束 */

/* 一行两品-开始 */
.pro_2_wrap{
  width: 100%;
  padding: 0rem 0.14rem;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin-top: 0.1rem;
}
.pro_2_Item {
  width: 50%;
  flex-shrink: 0;
  box-sizing: border-box;
  padding: 0.1rem 0.06rem;
}
.pro_2_body {
  border-radius: 0.2rem;
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 0.2rem;
}
.pro_2_img {
  height: 2.5rem;
  padding-top: 0.1rem;
  justify-content: center;
}
.pro_2_name {
  text-overflow:ellipsis;
  word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow: hidden;
  color: #262626;
  font-size: 0.26rem;
  padding: 0rem 0.15rem ;
  line-height: 0.36rem;
  margin-top: 0.2rem;
  min-height: 0.66rem;
  font-weight: bold;
  padding: 0rem 0.2rem;
}
.pro_2_price_wrap {
  font-size: 0.22rem;
}
.pro_2_price_wrap {
  margin-top: 0.2rem;
  padding: 0rem 0.2rem;
  align-items: baseline;
}
.pro_2_btn_out {
  margin-top: 0.1rem;
  padding: 0rem 0.1rem;
}
/* 一行两品-结束 */

/* 商品楼层标题和商品支持左滑-开始 */
.pro_033_sWrap {
  box-sizing: border-box;
  width: 100%;
  padding: 0rem 0.2rem;
  margin-top: 0.2rem;
}
.pro_033_sBody {
  width: 100%;
  border-radius: 0.1rem;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
.pro_033_sTitle {
  height: 0.76rem;
  overflow-x: scroll;
  overflow-y: hidden;
  flex-wrap: nowrap;
}
.pro_033_sTitle::-webkit-scrollbar{
  width: 0rem ;
  height: 0rem;
}
.pro_033_sTitleItem {
  padding: 0rem 0.35rem;
  line-height: 0.76rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}
.pro_033_sTitleItem img {
  width: 0.18rem;
  display: none;
  margin-right: 0.1rem;
}
.on.pro_033_sTitleItem {
  color: #fff;
}
.on.pro_033_sTitleItem img {
  display: block;
}
.pro_033_sCont {
  overflow-x: scroll;
  flex-wrap: nowrap;
  background-color: #fff;
  padding: 0rem 0.06rem;
  padding-bottom: 0.16rem;
  box-sizing: border-box;
}
.pro_033_sCont::-webkit-scrollbar{
  height: 4px;
}
.pro_033_sCont::-webkit-scrollbar-track{
  opacity: 0.4;
  background-color: #ffffff;
}
.pro_033_sCont::-webkit-scrollbar-thumb {
  border-radius: 0.6rem;
}
.pro_033_sContItem {
  flex-shrink: 0;
  width: 30%;
  padding: 0.08rem 0.06rem;
  box-sizing: border-box;
}
.pro_033_sContItemBody {
  margin-top: 0.16rem;
}
.pro_033_sContItemPro {
  
}
.pro_033_sContItemTop {
  border: 1px solid #E3E3E3;
  padding-bottom: 0.1rem;
}
.pro_033_sContItemImg {
  justify-content: center;
}
.pro_033_sContItemImg img {
  width: 2rem;
  height: 2rem;
}
.pro_033_sContItemName {
  text-overflow:ellipsis;
  word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow: hidden;
  color: #4E4E4E;
  font-size: 0.22rem;
  padding: 0rem 0.1rem ;
  line-height: 0.3rem;
  margin-top: 0.2rem;
  min-height: 0.6rem;
  font-weight: bold;
}
.pro_033_sContItemMark {
  color: #999999;
  justify-content: flex-start;
  padding-left: 0.1rem;
  margin-top: 0.1rem;
  font-size: 0.2rem;
}
.pro_033_sContItemMark span {
  text-decoration: line-through;
}
.pro_033_sContItemprice {
  height: 0.45rem;
  text-align: center;
  color: #fff;
  line-height: 0.45rem;
  font-size: 0.22rem;
}
/* 商品楼层标题和商品支持左滑-结束 */

/* 广告位4个以上可滑动-开始 */
.ad_4Wrap {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding-left: 0.1rem;
}
.ad_4BBody {
  overflow-x: scroll;
  flex-wrap: nowrap;
}
.ad_4BBody::-webkit-scrollbar {
  height: 0px;
}
.ad_4Item {
  width: 30%;
  flex-shrink: 0;
}
/* 广告位4个以上可滑动-结束 */

/* 广告位3个大小轮播切换-开始 */
.ad_3_sWrap {
  width: 100%;
  overflow: hidden;
}
.ad_3_sCon {
  width: 130%;
  padding-bottom: 0.4rem;
  transform: translateX(-11.5%);
}
.swiper-container-horizontal .ad_3_s_pagination {
  bottom: 0px;
}
.ad_3_s_pagination .swiper-pagination-bullet {
  width: 6px;
  height: 4px;
  margin: 0px 3px!important;
  border-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.ad_3_s_pagination .swiper-pagination-bullet-active {
  width: 10px;
  border-radius: 8px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
/* 广告位3个大小轮播切换-结束 */

/* 商品楼层导航可滑动可吸顶-开始 */
.pro_02s_sWrap{
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 0.2rem;
}
.pro_02s_sTitleList {
  justify-content: flex-start;
  flex-wrap: nowrap;
  height: 0.7rem;
  overflow-x: scroll;
  position: sticky;
  top: 0;
  left: 0px;
}
.pro_02s_sTitleList::-webkit-scrollbar {
  height: 0px;
}
.pro_02s_sTitleItem {
  line-height: 0.7rem;
  font-size: 0.26rem;
  padding: 0px 0.4rem;
  color: #fff;
  flex-shrink: 0;
}
.on.pro_02s_sTitleItem {
  background-color: rgba(255, 255, 255, 0.9);
}
.pro_02s_sBody {
  padding: 0.17rem 0.15rem;
  box-sizing: border-box;
  flex-wrap: wrap;
}
.pro_02s_sProItem {
  width: 50%;
  box-sizing: border-box;
  flex-shrink: 0;
  padding: 0.08rem 0.07rem;
}
.pro_02s_sProBody {
  border-radius: 0.15rem;
  overflow: hidden;
  background-color: #fff;
  padding-bottom: 0.2rem;
}
.pro_02s_sProTitle {
  justify-content: center;
}
.pro_02s_sProTitle img {
  width: 2.4rem;
  border-radius: 0.15rem;
  height: auto;
  max-height: 2.4rem;
}
.pro_02s_sProName {
  text-overflow:ellipsis;
  word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow: hidden;
  color: #4E4E4E;
  font-size: 0.26rem;
  padding: 0rem 0.2rem ;
  line-height: 0.34rem;
  margin-top: 0.2rem;
  min-height: 0.68rem;
  font-weight: bold;
}
.pro_02s_sProPrice {
  font-size: 0.21rem;
  justify-content: center;
  align-items: baseline;
  margin-top: 0.05rem;
}
.pro_02s_sProPrice .price {
  font-size: 0.44rem;
  font-weight: bold;
}
.pro_02s_sProPrice .makPrice{
  font-size: 0.21rem;
  color: #999999;
  margin-left: 0.06rem;
  text-decoration: line-through;
}
.pro_02s_sProBtnWrap {
  margin-top: 0.1rem;
  justify-content: center;
}
.pro_02s_sProBtnOut {
  width: 2.11rem;
  height: 0.42rem;
  border-bottom-right-radius: 0.4rem;
  border-top-left-radius: 0.4rem;
  z-index: 5;
  position: relative;
}
.pro_02s_sProBtnIn {
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  width: 2.11rem;
  height: 0.5rem;
  position: relative;
  z-index: 6;
  text-align: center;
  line-height: 0.5rem;
  color: #fff;
}
/* 商品楼层导航可滑动可吸顶-end */


/* 新人活动认证模块-开始 */
.auth_newWrap {
  width: 100%;
  position: relative;
}
.auth_newBg {
  
}
.authBody {
  position: absolute;
  top: 0rem;
  left: 0rem;
  height: 100%;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
}
.auth_newLeft {
  flex: 1;
  justify-content: center;
  align-items: center;
}
.auth_newRight {
  width: 2.18rem;
  position: relative;
}
.auth_newBtn {
  height: 1.34rem;
  width: 1.34rem;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  justify-content: center;
  align-items: center;
}
.auth_newBtn.hasAnimation{
  animation-name: authBtnAnimation;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
}
@keyframes authBtnAnimation
{
    0% {transform: translate(-50%,-50%) scale(0.95);}
    50% {transform: translate(-50%,-50%) scale(1.05);}
    100% {transform: translate(-50%,-50%) scale(0.95);}
}
.authNewFont {
  font-size: 0.24rem;
  font-weight: bold;
}
.auth_newLeftWrap {
  text-align: center;
  padding: 0rem 0.3rem;
}
.auth_newTitle {
  font-size: 0.28rem;
  font-weight: bold;
}
.auth_newDesc {
  margin-top: 0.1rem;
  font-size: 0.2rem;
}
.auth_newLeftOne p {
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.auth_newLeftOne span {
  font-size: 0.64rem;
  font-weight: bold;
  margin: 0rem 0.06rem;
}
.auth_newFontTwo {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 50%;
  top: 50%;
  color: #fff;
  transform: translate(-50%,-50%);
  font-size: 0.24rem;
}
/* 新人活动认证模块-结束 */