#app {
  height: 100%;
}

.bgColor {
  background: #f4f8fb;
}

.icon {
  display: inline-block;
}

.overflow-scroll {
  overflow-x: hidden;
  overflow-y: scroll;
  position: absolute;
  width: 100%;
  top: 1.18rem;
  left: 0;
  bottom: 1.33rem;
  -webkit-overflow-scrolling: touch;
}

.moduleMargin {
  margin-top: 0.2667rem;
}

.right-arrow {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: cover;
  vertical-align: middle;
  background: url("../img/right-arrow.png") no-repeat center;
  margin-top: -3px;
  margin-left: 5px;
}

.clearFix {
  clear: both;
}

.footer-nav {
  height: 1.33rem;
  width: 100%;
  border-top: 1px solid #e6e6e6;
  position: fixed;
  bottom: 0;
  background: #ffffff;
}
.footer-nav_list {
  width: 100%;
  height: 1.33rem;
}
.footer-nav_list_single {
  width: 25%;
  height: 1.33rem;
  line-height: 1.33rem;
  text-align: center;
  float: left;
  position: relative;
  top: 0;
}
.footer-nav_list_single_shoppingCount {
  background: #d6000f;
  color: #ffffff;
  border-radius: 50%;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  position: absolute;
  top: 0.1rem;
  right: 0.3rem;
}
.footer-nav_list_single a {
  width: 100%;
  display: block;
  z-index: 100;
  color: #555555;
  text-decoration: none;
}
.footer-nav_list_single a p {
  font-size: 14px;
  width: 100%;
  margin-top: -17px;
}
.footer-nav_list_single a i {
  width: 100%;
  height: 30px;
  display: block;
}
.footer-nav_list_single a .footer-icon {
  background-size: 22px !important;
}
.footer-nav_list_single a .footer-index {
  background: url("../img/home.png") no-repeat center;
}
.footer-nav_list_single a .footer-classify {
  background: url("../img/fenlei.png") no-repeat center;
}
.footer-nav_list_single a .footer-cart {
  background: url("../img/cart.png") no-repeat center;
}
.footer-nav_list_single a .footer-my {
  background: url("../img/personal.png") no-repeat center;
}
.footer-nav_list_single a .footer-my-active {
  background: url("../img/personal-active.png") no-repeat center;
}
.footer-nav_list_single a .footer-cart-active {
  background: url("../img/cart-active.png") no-repeat center;
}
.footer-nav_list_single a .footer-index-active {
  background: url("../img/home-active.png") no-repeat center;
}
.footer-nav_list_single a .footer-classify-active {
  background: url("../img/fenlei-active.png") no-repeat center;
}
.footer-nav_list_single .word-active {
  color: #d6000f;
}

/* 2021/4/6 14:26:55 modify footer bar style */
.footer-nav-bar {
  height: 1.33rem;
  width: 100%;
  border-top: 1px solid #e6e6e6;
  position: fixed;
  bottom: 0;
  background: #ffffff;
  z-index: 999999999;
}
.footer-nav-bar .nav-list {
  width: 100%;
  height: 1.33rem;
  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-justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
}
.footer-nav-bar .nav-list .nav-item {
  height: 100%;
  position: relative;
  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-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
}
.footer-nav-bar .nav-list .nav-item .link {
  text-decoration: none;
  color: #555555;
  display: block;
  height: 80%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
}
.footer-nav-bar .nav-list .nav-item .link i {
  width: 0.573333rem;
  height: 0.506667rem;
  display: block;
  margin: 0 auto;
}
.footer-nav-bar .nav-list .nav-item .link p {
  font-size: 0.186667rem;
  text-align: center;
}
.footer-nav-bar .nav-list .nav-item .link .footer-icon {
  background-size: 0.573333rem !important;
}
.footer-nav-bar .nav-list .nav-item .link .footer-index {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/home.png") no-repeat center;
}
.footer-nav-bar .nav-list .nav-item .link .footer-classify {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/fenlei.png") no-repeat center;
}
.footer-nav-bar .nav-list .nav-item .link .footer-seeding {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/seeding.png?time=20210408") no-repeat center;
}
.footer-nav-bar .nav-list .nav-item .link .footer-seeding-2211 {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/seeding_2211.png?time=20221028") no-repeat center;
}
.footer-nav-bar .nav-list .nav-item .link .footer-cart {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/cart.png") no-repeat center;
}
.footer-nav-bar .nav-list .nav-item .link .footer-my {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/personal.png") no-repeat center;
}
.footer-nav-bar .nav-list .nav-item .link .count-badge {
  background: #d6000f;
  color: #ffffff;
  border-radius: 50%;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  position: absolute;
  top: 0.1rem;
  right: 0.25rem;
}
.footer-nav-bar .nav-list .nav-item.active a p {
  color: #d6000f;
}
.footer-nav-bar .nav-list .nav-item.active a .footer-index {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/home-active.png") no-repeat center;
}
.footer-nav-bar .nav-list .nav-item.active a .footer-classify {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/fenlei-active.png") no-repeat center;
}
.footer-nav-bar .nav-list .nav-item.active a .footer-seeding {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/seeding-active.png?time=20210408") no-repeat center;
}
.footer-nav-bar .nav-list .nav-item.active a .footer-seeding-2211 {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/seeding-active_2211.png?time=20221028") no-repeat center;
}
.footer-nav-bar .nav-list .nav-item.active a .footer-cart {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/cart-active.png") no-repeat center;
}
.footer-nav-bar .nav-list .nav-item.active a .footer-my {
  background: url("https://cdn-opimage.qiumeiapp.com/zg/home/footerNavBar/personal-active.png") no-repeat center;
}

.pro-title {
  z-index: 500;
  background: #ffffff;
  height: 1.15rem;
  line-height: 1.15rem;
  text-align: center;
  width: 100%;
  position: fixed;
  top: 0;
  color: #555555;
  font-size: 16px;
}
.pro-title_leftArea {
  height: 1.15rem;
  line-height: 1.15rem;
  width: 1.15rem;
  position: absolute;
  left: 0;
}
.pro-title_leftArea_arrow {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-size: cover;
  vertical-align: middle;
  background: url("../img/right-arrow.png") no-repeat center;
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  margin-top: -3px;
  margin-left: 5px;
}
.pro-title_content {
  width: 70%;
  height: 1.15rem;
  margin: 0 auto;
}

.fillModule {
  height: 1.2rem;
  width: 100%;
}

[v-cloak] {
  display: none;
}

.text-NoUnderline {
  text-decoration: none;
}

.product-nav_title_ul {
  width: 4.5rem;
  margin: 0 auto;
  height: 96%;
}
.product-nav_title_ul_li {
  display: inline-block;
  width: 1.3rem;
  height: 99%;
}

.product-nav_border {
  border-bottom: 2px solid #d6000f;
}

.product-detail_header_banner {
  width: 100%;
}
.product-detail_header_banner img {
  width: 100%;
}

.product-detail_name {
  width: 90%;
  background: #ffffff;
  padding: 0.5rem;
}
.product-detail_name .name {
  font-size: 14px;
  color: #333333;
}
.product-detail_name .subName {
  font-size: 12px;
  color: #afafaf;
  margin-top: 0.2rem;
}

.product-detail_price {
  width: 100%;
  height: 1.53rem;
  background: #ffffff;
  font-size: 14px;
  border-top: 1px solid #e6e6e6;
}
.product-detail_price .price {
  font-size: 16px;
  float: left;
  color: #d6000f;
  margin-left: 0.5rem;
}
.product-detail_price .originalPrice {
  float: left;
  color: #afafaf;
  text-decoration: line-through;
  margin-left: 0.4rem;
  margin-top: 0.07rem;
}

.product-detail_collocation_title {
  border-bottom: 1px solid #e6e6e6;
  padding: 0.4rem 0 0.4rem 0.53rem;
  background: #ffffff;
  margin-top: 10px;
}
.product-detail_collocation_title p {
  border-left: 3px solid #d6000f;
  padding-left: 0.2rem;
}

.product-detail_collocation {
  font-size: 16px;
  background: #ffffff;
  overflow-x: scroll;
}
.product-detail_collocation_box {
  overflow-y: hidden;
  white-space: nowrap;
  padding: 0.5rem 0.4rem;
}
.product-detail_collocation_box_single {
  display: inline-block;
}
.product-detail_collocation_box_single span {
  color: #999999;
  font-weight: bold;
  font-size: 20px;
  vertical-align: middle;
  margin-top: 1.2rem;
  display: inline-block;
}
.product-detail_collocation_box_single_headImg {
  display: inline-block;
  vertical-align: top;
}
.product-detail_collocation_box_single_headImg img {
  vertical-align: middle;
  width: 3rem;
}
.product-detail_collocation_box_single_headImg_info {
  font-size: 14px;
  white-space: normal;
}
.product-detail_collocation_box_single_headImg_info_name {
  color: #333333;
  width: 3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 16px;
}
.product-detail_collocation_box_single_headImg_info_price {
  color: #d6000f;
  margin-top: 0.33rem;
}

.product-detail_detailImgList {
  width: 100%;
}
.product-detail_detailImgList img {
  display: block;
  width: 100%;
}

.product-detail_footer {
  width: 100%;
  height: 1.31rem;
  position: fixed;
  bottom: 0;
  font-size: 14px;
  color: #333333;
  border-top: 1px solid #e6e6e6;
}
.product-detail_footer_left {
  float: left;
  width: 40%;
  background: #ffffff;
}
.product-detail_footer_left_goHome {
  float: left;
  width: 33%;
  height: 1.31rem;
  text-align: center;
  background: url("https://cdn-opimage.qiumeiapp.com/zgXcx/product/goHome.png") no-repeat center 10%;
  background-size: 0.67rem 0.67rem;
}
.product-detail_footer_left_goHome p {
  margin-top: 0.8rem;
}
.product-detail_footer_left_goServe {
  float: left;
  width: 33%;
  height: 1.31rem;
  text-align: center;
  background: url("https://cdn-opimage.qiumeiapp.com/zgXcx/product/goServe.png") no-repeat center 10%;
  background-size: 0.67rem 0.67rem;
}
.product-detail_footer_left_goServe p {
  margin-top: 0.8rem;
}
.product-detail_footer_left_goCart {
  float: left;
  width: 33%;
  height: 1.31rem;
  text-align: center;
  background: url("https://cdn-opimage.qiumeiapp.com/zgXcx/product/goCart.png") no-repeat center 10%;
  background-size: 0.67rem 0.67rem;
  position: relative;
}
.product-detail_footer_left_goCart p {
  margin-top: 0.8rem;
}
.product-detail_footer_left_goCart span {
  display: block;
  background: #d6000f;
  color: #ffffff;
  border-radius: 50%;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  position: absolute;
  top: 0.1rem;
  right: 0rem;
}
.product-detail_footer_right {
  float: right;
  width: 60%;
  background: #d6000f;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  height: 1.31rem;
  line-height: 1.31rem;
}
.product-detail_footer_addSuccess {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  position: absolute;
  top: -1.5rem;
  left: 2rem;
  text-align: center;
  border-radius: 7px;
  padding: 0.2rem;
}
.product-detail_footer_addSuccess a {
  color: #ffffff;
  text-decoration: none;
}
.product-detail_footer_addSuccess_goFillOrder {
  margin-top: 0.2rem;
  background: #d6000f;
  display: inline-block;
  width: 96%;
  padding: 0.05rem 0;
}
.product-detail_footer_addSuccess_triangle_down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: -9px;
  left: 1.05rem;
}

.product-detail_soldOut {
  position: fixed;
  bottom: 1.31rem;
  background: rgba(225, 51, 63, 0.9);
  width: 100%;
  text-align: center;
  color: #ffffff;
  height: 1.07rem;
  line-height: 1.07rem;
  font-size: 18px;
}

/*buy-cash-coupon style*/
.cash-coupon-container {
  background-color: white;
  position: fixed;
  width: 100%;
  top: 1.42rem;
  bottom: 0;
}
.cash-coupon-container .cash-item {
  width: 5.48rem;
  height: 9.24rem;
  margin: 1.2rem auto 0 auto;
  position: relative;
  background: url("../img/product/redBagbg_v3.3.png") no-repeat left top;
  background-size: 100% 100%;
}
.cash-coupon-container .cash-item div {
  position: absolute;
}
.cash-coupon-container .cash-item div.batchTitle {
  width: 70%;
  font-size: 0.48rem;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 1.2rem;
  color: #db3804;
  padding: 0.4rem 0;
}
.cash-coupon-container .cash-item div.line {
  width: 70%;
  height: 1px;
  border-bottom: 1px dashed #dfdee1;
  margin-top: 2.973333rem;
  left: 15%;
}
.cash-coupon-container .cash-item div.denomination {
  font-size: 2.146666rem;
  left: 0;
  right: 0;
  top: 3rem;
  margin: 0 auto;
  text-align: center;
  color: #db3804;
  font-weight: bold;
  font-family: "FZYaoti";
}
.cash-coupon-container .cash-item div.denomination span {
  font-size: 0.533333rem;
}
.cash-coupon-container .cash-item div.useLimitPrice {
  text-align: center;
  font-size: 0.346666rem;
  top: 6.68rem;
  left: 0;
  right: 0;
  color: #ffffff;
  display: flex;
  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-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
}
.cash-coupon-container .cash-item div.useLimitPrice span {
  display: inline-block;
}
.cash-coupon-container .cash-item div.useLimitPrice span.line {
  width: 1.066666rem;
  height: 1px;
  background-color: white;
  display: inline-block;
}
.cash-coupon-container .cash-item div.price {
  font-size: 19px;
  color: #f5fe06;
  bottom: 1.853333rem;
  left: 7.466666rem;
  font-weight: bold;
}
.cash-coupon-container .cash-item div.deadline {
  font-size: 0.346666rem;
  top: 7.56rem;
  left: 0;
  right: 0;
  color: #ffffff;
  margin-left: 0.35rem;
}
.cash-coupon-container button {
  display: block;
  width: 8.666666rem;
  height: 1.093333rem;
  font-size: 0.5rem;
  letter-spacing: 3px;
  color: #ffffff;
  background-color: #c90000;
  margin: 1rem auto 0 auto;
  border: none;
  outline: none;
  border-radius: 0.133333rem;
}

.cash-coupon-container2 {
  position: relative;
  height: 21.413rem;
}
.cash-coupon-container2 .txt-banner {
  position: absolute;
  top: 0.493rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 8.507rem;
  height: 2.853rem;
  margin: 0 auto;
  z-index: 30;
}
.cash-coupon-container2 .details-area {
  width: 100%;
  position: absolute;
  top: 0;
}
.cash-coupon-container2 .details-area .table-bg {
  display: block;
  width: 100%;
  height: 21.413rem;
}
.cash-coupon-container2 .details-area .pay-btn {
  position: absolute;
  display: block;
  top: 11rem;
  left: 3.333rem;
  width: 3.267rem;
  height: 0.853rem;
}
.cash-coupon-container2 .details-area .rules {
  position: absolute;
  display: block;
  width: 9.2rem;
  height: 8.56rem;
  bottom: 0.333rem;
  left: 0.4rem;
}

.cash-coupon-confirm-dialog {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 50;
}
.cash-coupon-confirm-dialog .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 7.733333rem;
  height: 5.866666rem;
  background-color: white;
  border-radius: 0.12rem;
}
.cash-coupon-confirm-dialog .content .tip-info {
  text-align: center;
}
.cash-coupon-confirm-dialog .content .tip-info .title {
  font-size: 0.426666rem;
  margin-top: 1.066666rem;
  font-weight: 600;
  color: #333333;
}
.cash-coupon-confirm-dialog .content .tip-info .detail {
  font-size: 0.346666rem;
  color: #333333;
  margin-top: 0.64rem;
  text-align: left;
}
.cash-coupon-confirm-dialog .content .tip-info .detail div {
  width: 6.226666rem;
  margin: 0 auto;
  line-height: 1.6;
}
.cash-coupon-confirm-dialog .content button {
  display: block;
  margin: 0 auto;
  margin-top: 0.786666rem;
  border: none;
  outline: none;
  width: 6.266666rem;
  height: 1.12rem;
  font-size: 0.453333rem;
  color: #ffffff;
  background-color: #d6000f;
  border-radius: 0.133333rem;
}

.activityTime {
  width: 100%;
  height: 1.066667rem;
  background-color: #d6000f;
}
.activityTime p {
  float: left;
  font-size: 0.4rem;
  color: #fff;
  line-height: 1.066667rem;
  padding-left: 0.4rem;
}
.activityTime div {
  height: 1.066667rem;
  float: right;
  padding-right: 0.4rem;
  text-align: right;
  color: #fff;
  font-size: 0.373333rem;
  line-height: 1.066667rem;
  font-family: "PingFang SC Medium";
}
.activityTime #CountDown2 {
  float: right;
}
.activityTime #CountDown2 i {
  padding-right: 0.133333rem;
}
.activityTime #CountDown2 span {
  display: inline-block;
  width: 0.533333rem;
  height: 0.6rem;
  background-color: #fff;
  border-radius: 0.066667rem;
  line-height: 0.6rem;
  color: #d6000f;
  font-size: 0.373333rem;
  text-align: center;
  margin-right: 0.133333rem;
}

.product-detail_coupon {
  width: 100%;
  height: 1.093333rem;
  background-color: #ffffff;
  border-top: 0.266667rem solid #f8f8f8;
  font-size: 0.346667rem;
  line-height: 1.066667rem;
}
.product-detail_coupon_score {
  display: inline-block;
}
.product-detail_coupon_score_list {
  width: 2.64rem;
  height: 1.093333rem;
  background: url("../img/product/aredenvelop_v3.7.png") no-repeat center center;
  background-size: contain;
  float: left;
  text-align: center;
  color: #ffffff;
  margin: 0 0.093333rem;
}
.product-detail_coupon .right-arrow {
  float: right;
  width: 20px;
  margin-right: 0.2rem;
  margin-top: 0.333333rem;
}

.sales-container {
  margin-top: 0.266667rem;
  font-size: 0.346667rem;
  color: #666;
  background-color: #ffffff;
  padding: 0.2rem 0.4rem;
  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-justify-content: space-between;
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
  -webkit-align-items: initial;
}
.sales-container .right-box {
  background-color: #f7f7f7;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.2rem 0 0.2rem 0.333333rem;
}
.sales-container .right-box .item {
  width: 100%;
  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-justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  height: 0.666667rem;
}
.sales-container .right-box .item .info {
  height: 0.666667rem;
  line-height: 0.666667rem;
}
.sales-container .right-box .item .info span.tag {
  display: inline-block;
  width: 0.72rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff0001), to(#ff2b5c));
  background-image: -o-linear-gradient(left, #ff0001 0%, #ff2b5c 100%);
  background-image: linear-gradient(90deg, #ff0001 0%, #ff2b5c 100%);
  border-radius: 0.066667rem;
  font-size: 0.266667rem;
  color: #ffffff;
  margin-right: 0.266667rem;
  margin-top: -0.133333rem;
  vertical-align: middle;
}
.sales-container .right-box .item .info span:nth-child(2) {
  color: #333333;
}
.sales-container .right-box .item img {
  display: inline-block;
  width: 0.426667rem;
  height: 0.426667rem;
}

.banner-container {
  width: 100%;
  margin-top: 0.267rem;
}
.banner-container img {
  width: 100%;
}

.productDetail_cover {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
}
.productDetail_cover .getCoupon {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
}
.productDetail_cover .getCoupon .couponTitle {
  font-size: 0.426667rem;
  line-height: 1.2rem;
  padding-left: 0.4rem;
  color: #333;
}
.productDetail_cover .getCoupon .couponTitle img {
  width: 0.666667rem;
  height: 0.666667rem;
  padding: 0.266667rem 0.4rem 0 0;
  float: right;
}
.productDetail_cover .getCoupon .coupon-list-wrap {
  width: 100%;
  height: 8.333333rem;
  overflow-y: scroll;
}
.productDetail_cover .getCoupon .coupon-container {
  padding-bottom: 0.266667rem;
}
.productDetail_cover .getCoupon .coupon-container .coupon-item {
  background-color: #ffffff;
  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: initial;
  -ms-flex-pack: initial;
  justify-content: initial;
  -webkit-justify-content: initial;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: 9.17rem;
  height: 2.49rem;
  margin: 0.27rem auto 0 auto;
  -webkit-box-shadow: 1px 0px 13px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 1px 0px 13px 0px rgba(0, 0, 0, 0.06);
  position: relative;
}
.productDetail_cover .getCoupon .coupon-container .coupon-item .left {
  width: 2.81rem;
  height: 2.49rem;
  background: url("../img/product/coupon-bg.png") no-repeat left top;
  background-size: cover;
  color: #ffffff;
  text-align: center;
  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-justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
}
.productDetail_cover .getCoupon .coupon-container .coupon-item .left .top {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 0.13rem;
}
.productDetail_cover .getCoupon .coupon-container .coupon-item .left .top span {
  font-size: 26px;
}
.productDetail_cover .getCoupon .coupon-container .coupon-item .left .top .bottom span {
  font-size: 14px;
}
.productDetail_cover .getCoupon .coupon-container .coupon-item .right {
  height: 2.27rem;
  font-size: 14px;
  color: #343434;
  padding-left: 0.27rem;
}
.productDetail_cover .getCoupon .coupon-container .coupon-item .right p {
  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-justify-content: center;
  -webkit-box-align: initial;
  -ms-flex-align: initial;
  align-items: initial;
  -webkit-align-items: initial;
  height: 1.1rem;
}
.productDetail_cover .getCoupon .coupon-container .coupon-item .right .top {
  font-size: 12px;
}
.productDetail_cover .getCoupon .coupon-container .coupon-item .right .bottom {
  font-size: 10px;
}
.productDetail_cover .getCoupon .coupon-container .coupon-item .getBtn {
  width: 1.6rem;
  text-align: center;
  height: 0.59rem;
  line-height: 0.59rem;
  border-radius: 0.29rem;
  font-size: 10px;
  border: 1px solid #dc0000;
  color: #dc0000;
  letter-spacing: 1px;
  position: absolute;
  bottom: 0.97rem;
  right: 0.27rem;
}
.productDetail_cover .getCoupon .coupon-container .coupon-item .claimedIcon {
  width: 1.44rem;
  height: 1.15rem;
  background: url("../img/product/claimed-icon.png") no-repeat center top;
  background-size: contain;
  position: absolute;
  top: 0.35rem;
  right: 0.27rem;
}

.product-detail_deposit {
  width: 100%;
  height: 1.6rem;
  background: url("../img/product/deposit_bg_v3.7.png") no-repeat center top;
  background-size: contain;
  padding-left: 0.4rem;
  padding-top: 0.266667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 0.533333rem;
}
.product-detail_deposit_infro {
  width: 6.4rem;
  float: left;
}
.product-detail_deposit_infro p {
  color: #ffffff;
  font-size: 0.293333rem;
}
.product-detail_deposit_countdown p {
  color: #333;
  font-size: 0.346667rem;
  font-weight: 500;
}
.product-detail_deposit_countdown div {
  font-size: 0.293333rem;
  color: #ea4042;
}
.product-detail_deposit_countdown div i {
  padding-right: 0.053333rem;
}
.product-detail_deposit_countdown div span {
  display: inline-block;
  width: 0.48rem;
  height: 0.48rem;
  background-color: #ea4042;
  border-radius: 0.08rem;
  line-height: 0.48rem;
  color: white;
  font-size: 0.266667rem;
  text-align: center;
  margin-right: 0.053333rem;
}

.deposit-pop {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 510;
}
.deposit-pop_container {
  width: 100%;
  height: 8.066667rem;
  background: #ffffff;
  position: fixed;
  bottom: 0;
}
.deposit-pop_container_header {
  padding-bottom: 0.36rem;
  border-bottom: 0.013333rem solid #e8e8e8;
  position: relative;
}
.deposit-pop_container_header_headImg {
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 0.213333rem;
  border: 0.013333rem solid #e8e8e8;
  overflow: hidden;
  margin: -0.666667rem 0 0 0.4rem;
  display: inline-block;
  background-color: #ffffff;
}
.deposit-pop_container_header_headImg img {
  width: 2.8rem;
  display: inline-block;
  margin: 0 auto;
}
.deposit-pop_container_header_name {
  display: inline-block;
  vertical-align: top;
  margin-left: 0.44rem;
  font-size: 0.4rem;
  width: 53%;
}
.deposit-pop_container_header_name .name {
  color: #333333;
  margin-top: 0.5rem;
  line-height: 0.533333rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.deposit-pop_container_header_name .price {
  margin-top: 0.133333rem;
  color: #dc0000;
}
.deposit-pop_container_header_closeBtn {
  position: absolute;
  right: 0.346667rem;
  top: 0.173333rem;
  font-size: 0.533333rem;
}
.deposit-pop_container_body_handle {
  height: 0.666667rem;
  line-height: 0.666667rem;
  overflow: hidden;
  border-radius: 0.133333rem;
  border: 1px solid #bbbbbb;
  width: 2.546667rem;
  margin-left: 0.4rem;
}
.deposit-pop_container_body_handle div {
  display: inline-block;
  height: 0.666667rem;
  line-height: 0.666667rem;
  text-align: center;
  vertical-align: top;
}
.deposit-pop_container_body_handle div.jian, .deposit-pop_container_body_handle div.jia {
  width: 0.653333rem;
}
.deposit-pop_container_body_handle div.num {
  border-left: 0.013333rem solid #bbbbbb;
  border-right: 0.013333rem solid #bbbbbb;
  width: 1rem;
  font-size: 0.4rem;
}
.deposit-pop_container_tips {
  margin-top: 0.533333rem;
  padding-left: 0.4rem;
}
.deposit-pop_container_tips p {
  color: #333;
  line-height: 0.533333rem;
  font-size: 0.32rem;
}
.deposit-pop_container_btn {
  width: 100%;
  height: 1.333333rem;
  background-color: #dc0000;
  color: #fff;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.4rem;
  position: absolute;
  left: 0;
  bottom: 0;
}

.timeLimitTrade-page .top-banner {
  position: relative;
}
.timeLimitTrade-page .top-banner img {
  width: 100%;
}
.timeLimitTrade-page .top-banner div {
  position: absolute;
  width: 6.626667rem;
  height: 0.613333rem;
  line-height: 0.613333rem;
  left: 1.693333rem;
  top: 1.73333rem;
  font-size: 0.373333rem;
  color: #d6000f;
  text-align: center;
}
.timeLimitTrade-page .proList-container {
  position: relative;
  width: 9.466667rem;
  margin: 0 auto;
  margin-top: -2.55rem;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fec997), color-stop(47%, #fdb175), to(#ffe0c2));
  background-image: -o-linear-gradient(bottom, #fec997 0%, #fdb175 47%, #ffe0c2 100%);
  background-image: linear-gradient(0deg, #fec997 0%, #fdb175 47%, #ffe0c2 100%);
  border-radius: 0.266667rem;
}
.timeLimitTrade-page .proList-container .first-level {
  position: relative;
  width: 100%;
}
.timeLimitTrade-page .proList-container .first-level .title {
  position: absolute;
  top: -0.066667rem;
  left: 1.566667rem;
}
.timeLimitTrade-page .proList-container .first-level .title img {
  display: block;
  margin: 0 auto;
  width: 6.333333rem;
  height: 0.746667rem;
}
.timeLimitTrade-page .proList-container .first-level .title .txt {
  color: #fad5b3;
  height: 0.746667rem;
  line-height: 0.746667rem;
  font-size: 0.373333rem;
  margin-top: -0.746667rem;
  text-align: center;
}
.timeLimitTrade-page .proList-container .first-level .proList {
  padding: 1.013333rem 0.333333rem 0.333333rem 0.333333rem;
  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: initial;
      -ms-flex-pack: initial;
          justify-content: initial;
  -webkit-justify-content: initial;
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
  -webkit-align-items: initial;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.timeLimitTrade-page .proList-container .first-level .proList .item {
  width: 2.666667rem;
  height: 3.4rem;
  background: #ffffff;
  border-bottom-left-radius: 0.16rem;
  border-bottom-right-radius: 0.16rem;
  margin: 0.133333rem 0.133333rem;
  font-size: 0.266667rem;
}
.timeLimitTrade-page .proList-container .first-level .proList .item .pro-img-box {
  width: 2.666667rem;
  height: 2.666667rem;
  position: relative;
}
.timeLimitTrade-page .proList-container .first-level .proList .item .pro-img-box .pro-img {
  display: block;
  width: 2.666667rem;
  height: 2.666667rem;
}
.timeLimitTrade-page .proList-container .first-level .proList .item .pro-img-box .tag {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1.973333rem;
  height: 0.453333rem;
  line-height: 0.453333rem;
  background: url("http://cdn-opimage.qiumeiapp.com/zgXcx/timeLimitTrade/price-tag.png") no-repeat center center;
  background-size: contain;
  -webkit-background-size: contain;
  color: #ffffff;
  font-size: 0.266667rem;
}
.timeLimitTrade-page .proList-container .first-level .proList .item .pro-img-box .tag span {
  padding-left: 0.133333rem;
}
.timeLimitTrade-page .proList-container .first-level .proList .item .pro-name {
  margin: 0 auto;
  color: #333333;
  width: 2.266667rem;
  height: 0.733333rem;
  line-height: 0.733333rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.timeLimitTrade-page .proList-container .second-level {
  position: relative;
  width: 100%;
}
.timeLimitTrade-page .proList-container .second-level .title img {
  display: block;
  margin: 0 auto;
  width: 6.093333rem;
  height: 0.746667rem;
}
.timeLimitTrade-page .proList-container .second-level .title .txt {
  color: #fad5b3;
  height: 0.746667rem;
  line-height: 0.746667rem;
  font-size: 0.373333rem;
  margin-top: -0.746667rem;
  text-align: center;
}
.timeLimitTrade-page .proList-container .second-level .proList {
  padding: 0.4rem 0.333333rem 0.333333rem 0.333333rem;
  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: initial;
      -ms-flex-pack: initial;
          justify-content: initial;
  -webkit-justify-content: initial;
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
  -webkit-align-items: initial;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.timeLimitTrade-page .proList-container .second-level .proList .item {
  width: 2.666667rem;
  height: 3.4rem;
  background: #ffffff;
  border-bottom-left-radius: 0.16rem;
  border-bottom-right-radius: 0.16rem;
  margin: 0.133333rem 0.133333rem;
  font-size: 0.266667rem;
}
.timeLimitTrade-page .proList-container .second-level .proList .item .pro-img-box {
  width: 2.666667rem;
  height: 2.666667rem;
  position: relative;
}
.timeLimitTrade-page .proList-container .second-level .proList .item .pro-img-box .pro-img {
  display: block;
  width: 2.666667rem;
  height: 2.666667rem;
}
.timeLimitTrade-page .proList-container .second-level .proList .item .pro-img-box .tag {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1.973333rem;
  height: 0.453333rem;
  line-height: 0.453333rem;
  background: url("http://cdn-opimage.qiumeiapp.com/zgXcx/timeLimitTrade/price-tag.png") no-repeat center center;
  background-size: contain;
  -webkit-background-size: contain;
  color: #ffffff;
  font-size: 0.266667rem;
}
.timeLimitTrade-page .proList-container .second-level .proList .item .pro-img-box .tag span {
  padding-left: 0.133333rem;
}
.timeLimitTrade-page .proList-container .second-level .proList .item .pro-name {
  margin: 0 auto;
  color: #333333;
  width: 2.266667rem;
  height: 0.733333rem;
  line-height: 0.733333rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.timeLimitTrade-page .recommend-container .title {
  width: 10rem;
  height: 1.346667rem;
}
.timeLimitTrade-page .recommend-container .recommendList {
  width: 9.466667rem;
  margin: 0 auto;
  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-justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.timeLimitTrade-page .recommend-container .recommendList .item {
  width: 4.666667rem;
  height: 6.8rem;
  margin-bottom: 0.133333rem;
  background-color: white;
}
.timeLimitTrade-page .recommend-container .recommendList .item img {
  width: 4.666667rem;
  height: 4.666667rem;
}
.timeLimitTrade-page .recommend-container .recommendList .item .proName {
  color: #333333;
  font-size: 0.4rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 0 0.133333rem;
  height: 1.2rem;
}
.timeLimitTrade-page .recommend-container .recommendList .item .bottom {
  padding: 0.133333rem;
  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-justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
}
.timeLimitTrade-page .recommend-container .recommendList .item .bottom .price {
  color: #d6000f;
  font-size: 0.4rem;
}
.timeLimitTrade-page .recommend-container .recommendList .item .bottom .price span {
  font-size: 0.32rem;
}

.args_cover {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
}
.args_cover .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
}
.args_cover .content .title {
  font-size: 0.373333rem;
  line-height: 1.2rem;
  color: #333;
  text-align: center;
}
.args_cover .content .list-wrap {
  width: 100%;
  height: 9.333333rem;
  overflow-y: scroll;
}
.args_cover .content .list-wrap .item {
  position: relative;
  width: 9.2rem;
  margin: 0 auto;
  padding: 0.133333rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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-justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  font-size: 0.346667rem;
  min-height: 1.2rem;
  border-bottom: solid 1px #efefef;
}
.args_cover .content .list-wrap .item .args-name {
  width: 18%;
  color: #999999;
}
.args_cover .content .list-wrap .item .args-value {
  width: 82%;
  color: #333333;
  padding-left: 0.2rem;
}
.args_cover .content .list-wrap .item:last-child {
  border-bottom: none;
}
.args_cover .content .btn-box {
  height: 1.333333rem;
}
.args_cover .content .btn-box .btn {
  width: 9.2rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  margin: 0.133333rem auto;
  background-color: #d0112b;
  color: #ffffff;
  border-radius: 0.533333rem;
  text-align: center;
  font-size: 0.373333rem;
}

.productDetail-sort {
  width: 100%;
  padding-left: 15px;
  position: relative;
  height: 110px;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  background-color: #fff;
  border-top: 10px solid #f8f8f8;
}
.productDetail-sort .productDetail-container_coupon_arrow {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0.6rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.productDetail-sort .sort-showProArgsDlg {
  height: 40px;
  position: relative;
}
.productDetail-sort .sort-contain {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.productDetail_cover_sort {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 3;
}

.productDetail_cover_container {
  width: 100%;
  height: 70%;
  background: #ffffff;
  position: fixed;
  bottom: 0;
}
.productDetail_cover_container .productDetail_cover_container_header {
  padding-bottom: 14px;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}
.productDetail_cover_container .productDetail_cover_container_header_headImg {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  margin: -25px 0 0 8px;
  display: inline-block;
  background-color: #ffffff;
}
.productDetail_cover_container .productDetail_cover_container_header_headImg img {
  width: 100px;
  height: 100px !important;
}
.productDetail_cover_container .productDetail_cover_container_header_name {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  width: 60%;
}
.productDetail_cover_container .productDetail_cover_container_header_name .name {
  color: #333333;
  margin-top: 30px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.productDetail_cover_container .productDetail_cover_container_header_name .price {
  margin-top: 5px;
  color: #dc0000;
}
.productDetail_cover_container .productDetail_cover_container_header_closeBtn {
  position: absolute;
  right: 12px;
  top: 6px;
  font-size: 20px;
}
.productDetail_cover_container .productDetail_cover_container_body {
  width: 90%;
  height: 25px;
  margin: 0 auto;
  margin-top: 10px;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 25px;
}
.productDetail_cover_container .productDetail_cover_container_body_handle {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #bbbbbb;
  width: 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.productDetail_cover_container .productDetail_cover_container_body_handle div {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.productDetail_cover_container .productDetail_cover_container_body_handle .num {
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  width: 45px;
  font-size: 12px;
}
.productDetail_cover_container .productDetail_cover_container_body_handle .jian {
  width: 25px;
}
.productDetail_cover_container .productDetail_cover_container_body_handle .jia {
  width: 25px;
}
.productDetail_cover_container .productDetail_cover_net_content {
  width: 100%;
  height: 3.3rem;
  overflow: auto;
}
.productDetail_cover_container .productDetail_cover_net_content .desc {
  background-color: #f1f1f1;
  width: 90%;
  margin: 10px auto;
  border-radius: 5px;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 2px;
  border: 1px solid transparent;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.productDetail_cover_container .productDetail_cover_net_content .toplists {
  border: 2px solid #d6000f !important;
  color: #ffffff;
  background-color: #d6000f !important;
  opacity: 0.5;
}
.productDetail_cover_container .productDetail_cover_container_footer {
  width: 100%;
  height: 1.5rem;
  line-height: 1.5rem;
  color: #ffffff;
  text-align: center;
  background: #dc0000;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  font-size: 16px;
}