.title {
  line-height: 3.231em;
  font-size: 1.083em;
  font-size: 16px;
  text-align: center;
  color: #333;
}

#id_video_container {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10000;
  display: none;
}


/* tv live */

.btn-program {
  width: 93px;
  height: 24px;
  display: block;
  position: absolute;
  background: url(../../images/3.6wap/btn-program.png) no-repeat 0 0;
  background-size: 100% 100%;
  right: 10px;
  top: .8em;
}

.bgBlack {
  background: #000;
}

.tv-live .bgBlack img {
  opacity: .9;
}

.tv-live section {
  padding: 3% 3.5% 3.3%;
  background: #fff;
  position: relative;
}

.tv-live .title-top {
  color: #333;
}

.tv-live .price {
  font-family: Arial;
  font-size: 17px;
  font-weight: 700;
}

.shopCar-live {
  width: 50px;
  height: 50px;
  background: url(../../images/5.0/shopCar-live.png);
  background-size: 100% 100%;
  border: 1px solid #E0E0E0;
  border-radius: 100%;
  position: absolute;
  right: 2.6%;
  top: 50%;
  margin: -25px 0 0;
}

.tv-live h2 {
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  line-height: 1.5;
  margin-bottom: .667em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.tv-live h2 span {
  color: #c1805c;
  margin-right: 4px;
}

.tv-live .live-state-center,
.tv-live .live-state {
  position: absolute;
  left: 10px;
  top: 10px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  border: 1px solid #989898;
  border-radius: 30px;
  background: rgba(0, 0, 0, .2);
  padding: 0 10px 0 22px;
  z-index: 10;
}

.tv-live .live-state-center {
  padding: 0 10px;
}

.tv-live .live-notice {
  text-align: center;
  color: #fff;
  top: 50%;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  text-shadow: 0 0 10px #000;
  position: absolute;
  z-index: 10;
  margin-top: -12px;
}

.swiper-container-web-live {
  height: 258px;
  background: #fff;
}

.web-live img {
  opacity: .9;
}

.web-live .video-state-center,
.web-live .video-state {
  position: absolute;
  left: 10px;
  top: 10px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  border: 1px solid #989898;
  border-radius: 30px;
  background: rgba(0, 0, 0, .3);
  padding: 0 10px 0 25px;
  z-index: 10
}

.web-live .video-state-center {
  padding: 0 10px;
}

.web-live .live-dor {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #e33e41;
  position: absolute;
  left: 10px;
  top: 10px;
  animation: breath 3s infinite;
  -moz-animation: breath 3s infinite;
  -webkit-animation: breath 3s infinite;
}

.web-live .web-notice {
  text-align: center;
  color: #fff;
  top: 50%;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  text-shadow: 0 0 10px #000;
  position: absolute;
  z-index: 10;
  margin-top: -12px;
}

.web-live .info {
  color: #333;
  background: #FAFAFA;
  font-size: 15px;
  line-height: 45px;
  height: 55px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.web-live a {
  color: #333;
  display: block;
}

.tv-live {
  width: 100%;
  margin: 0 auto;
}

.tv-logo-room {
  width: 16%;
  position: absolute;
  top: 6%;
  right: 4%;
  z-index: 1;
}

.promotion-tag {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #FF5A61;
  font-size: 14px;
  line-height: 1.5;
  padding: 0 5px;
  color: #fff;
}

.live-icon {
  position: absolute;
  left: 10px;
  top: 10px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  border: 1px solid #FF5A61;
  border-radius: 30px;
  background: #FF5A61;
  padding: 0 10px 0 22px;
  z-index: 10;
}

.live-icon .live-dor {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #fff;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -3px;
  animation: breath 3s infinite;
  -moz-animation: breath 3s infinite;
  -webkit-animation: breath 3s infinite;
}

.livetime-back {
  width: 155px;
  height: 48px;
  background: rgba(0, 0, 0, .3);
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -24px 0 0 -77px;
  color: #fff;
  font-size: 20px;
  line-height: 2.4;
  border-radius: 30px;
  text-indent: 24px;
  z-index: 10;
}

.livetime-back:after {
  position: absolute;
  content: "";
  background: url(../../images/5.0/arrow-trangle.png);
  background-size: 100% 100%;
  width: 20px;
  height: 23px;
  right: 17px;
  top: 12px;
}

.livetime-no {
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, .3);
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -24px 0 0 -24px;
  color: #fff;
  font-size: 20px;
  line-height: 2.4;
  border-radius: 30px;
  text-indent: 24px;
  z-index: 10;
}

.livetime-no:after {
  position: absolute;
  content: "";
  background: url(../../images/5.0/arrow-trangle.png);
  background-size: 100% 100%;
  width: 20px;
  height: 23px;
  right: 10px;
  top: 12px;
}


/*直播队列*/

.live-queue {
  width: 97.3%;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 10px 0 14px 2.7%;
  background: #fff;
}

.live-queue ul {
  width: 3000px;
  overflow: hidden;
  padding-top: 6px;
}

.live-queue ul li.active {
  border: 1px solid #FF7471;
}

.live-queue ul li.active:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #FF7471;
  transform: rotate(45deg);
  left: 50%;
  top: -5px;
  margin: 0 0 0 -10px;
}

.live-queue ul li {
  width: 140px;
  float: left;
  position: relative;
  border: 1px solid #E8E8E8;
  margin-right: 20px;
}

.live-queue ul li a {
  position: relative;
  z-index: 100;
}

.live-queue h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 1.8;
  width: 87%;
  padding: 3% 0 0;
  margin: 0 auto;
  font-weight: normal;
}

.live-queue .txt-align {
  text-align: right;
  width: 87%;
  margin: 0 auto;
  padding-bottom: 4%;
}

.live-queue .txt-align span {
  font-weight: 500;
}

.live-queue .img {
  width: 30%;
}

.live-queue .live-tag {
  position: absolute;
  color: #fff;
  left: 3.9%;
  top: 4.6%;
  padding: 0 7px;
  border-radius: 10px;
  z-index: 101;
  font-size: 12px;
  background: linear-gradient(90deg, #FC716B, #FC5672)
}

@-webkit-keyframes breath {
  from {
    opacity: 1;
  }

  50% {
    opacity: .3;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes breath {
  from {
    opacity: 1;
  }

  50% {
    opacity: .3;
  }

  to {
    opacity: 1;
  }
}

@keyframes breath {
  from {
    opacity: 1;
  }

  50% {
    opacity: .3;
  }

  to {
    opacity: 1;
  }
}

::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}


/* 20180704 v5.2 tv直播 */

.live_tit {
  line-height: 4em;
  font-size: 1.083em;
  font-size: 17px;
  text-align: center;
  color: #333;
}

.btn_program {
  width: 100px;
  height: 29px;
  display: block;
  position: absolute;
  background: url(../../images/5.0/live/btn-program.png) no-repeat 0 0;
  background-size: 100% 100%;
  right: 10px;
  top: 1.083em;
}


/* .btn_live{
	width: 131px;
    height: 44px;
    display: block;
    background: url(../../images/5.0/live/btn_live.png) no-repeat 0 0;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -22px 0 0 -65.5px;
    z-index: 10;
} */

.btn_live {
  width: 50px;
  height: 30px;
  line-height: 30px;
  padding-top: 50px;
  display: block;
  background: url(../../images/5.07/home/btn_play.png) no-repeat 0 0;
  background-size: 100% 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -85px 0 0 -25px;
  z-index: 10;
  color: #FFF;
  font-size: 1.167em;
  text-align: center;
}

.btn_live .livetime-back {
  width: auto;
  height: auto;
  background: none;
  position: inherit;
  left: 0;
  top: 0;
  margin: 50px 0 0 -10px;
  color: #fff;
  font-size: 20px;
  line-height: 2;
  border-radius: 0;
  text-indent: 0;
  z-index: 10;
}

.live-logo-room {
  width: 27%;
  position: absolute;
  top: 0%;
  right: 3.3%;
  right: 0;
  z-index: 1;
}

.btn-l-tag {
  position: absolute;
  bottom: .833em;
  left: 0;
  color: #FFF;
  font-size: 13px;
  height: 23px;
  line-height: 23px;
  background: #e33e41;
  background-image: linear-gradient(90deg, #ED1515 0%, #FF4949 100%);
  padding: 0 11px 0 8px;
  border-radius: 0 30px 30px 0;
  text-align: center;
  z-index: 10;
}

.mb3 {
  padding-bottom: 15px;
}

.btn-loot {
  background: #ccc;
  color: #FFF;
  border: .1em solid #ccc;
}

.btn-bgno {
  background: none;
  border: .1em solid #e33e41;
  color: #e33e41;
}

.video_container {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10000;
  display: none;
}

.more-pd {
  height: 30px;
  line-height: 30px;
  margin-bottom: 3.4%;
  text-align: center;
}

.more-pd span {
  font-size: 15px;
  color: #999;
  position: relative;
  padding-right: 20px;
}

.more-pd span.pack_down::after {
  width: .714em;
  height: .714em;
  border-right: .1em solid #999;
  border-bottom: .1em solid #999;
  content: "";
  position: absolute;
  transform: rotate(45deg);
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  right: -2px;
  top: 0px;
}

.more-pd span.pack_up::after {
  width: .714em;
  height: .714em;
  border-left: .1em solid #999;
  border-top: .1em solid #999;
  content: "";
  position: absolute;
  transform: rotate(45deg);
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  right: -2px;
  top: 6px;
}

.more-div {
  overflow: hidden;
}

.pop03 .bt-lt {
  color: #999 !important;
}

.pop03 .bt-rt {
  color: #e33e41 !important;
}

.pop03 .tit1 {
  font-size: 1.167em !important;
}

.pop03 .tit2 {
  font-size: 1.167em !important;
  color: #222 !important;
}


/* layer.css */

.monolayer {
  width: 100%;
  height: 100%;
  min-height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 11110;
  display: none
}

.block {
  display: block
}

.hide {
  display: none
}

.pr {
  position: relative
}

.pop_bg {
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  z-index: 11111;
  display: none
}

.monolayer_tt {
  width: 100%;
  margin-top: 4%
}

.icon_close_pic {
  width: 1.167em;
  height: 1.167em;
  position: absolute;
  top: 1.25em;
  right: 4%;
  background: url(http://img.ugoshop.com/images/topic/wap/wx-scan/images/close.png) no-repeat;
  background-size: 100% 100%;
  z-index: 100
}

.monolayer_tt p {
  text-align: center;
  font-size: 1.167em;
  color: #666;
  padding-bottom: .417em
}

.stock_out_good {
  width: 94%;
  height: 25em;
  overflow-y: scroll;
  padding-bottom: 1.5em;
  margin: 0 3%;
}

.good_sto {
  float: left;
  width: 100%;
  margin-top: 1.5em
}

.good_sto_img {
  float: left;
  margin-right: 1em
}

.good_sto_img img {
  float: left;
  width: 5em;
  height: 5em;
  border: 1px solid #ddd;
  border-radius: .417em
}

.good_sto_img_rt {
  line-height: 1.667em
}

.good_sto_tit {
  /* width: 65%; */
  font-size: 1.167em;
  color: #666
}

.good_sto_gift {
  font-size: 1.167em;
  color: #e33e41
}

.good_sto_price {
  margin-top: .5em;
}

.good_sto_num {
  position: absolute;
  right: 0;
  top: .333em;
  font-size: 1.167em;
  color: #999;
  font-family: arial
}

.after_price {
  font-size: 1.167em;
  color: #000;
  font-family: arial
}

.sto_price {
  font-size: 1.167em;
  color: #999;
  text-decoration: line-through;
  font-family: arial
}

.sto_buy_good {
  font-size: 1em;
  color: #fff;
  background: #e33e41;
  height: 2em;
  line-height: 2em;
  padding: 0 .5em;
}

.pro_no {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-top: -25px;
  margin-left: -25px;
  color: #fff;
  font-size: .83em;
  background-color: rgba(0, 0, 0, .5);
  border-radius: 50%;
  font-size: 14px;
  z-index: 3;
}

.bg_bb {
  background: #bbb;
}


/* 201811 新增拼团 */

.live_btn_set {
  position: absolute;
  right: 3%;
  bottom: 2em;
  line-height: 26px;
}

.pt_letter {
  float: left;
  color: #999;
  font-size: 15px;
  margin-right: .5em;
}

.pt_good {
  float: left;
  color: #e33e41;
  font-size: 15px;
  margin-right: .5em;
}

.group_all_pic {
  /* position: absolute;
	bottom: 1.083em;
	right: 6.25em; */
  float: left;
  margin-right: .5em;
}

.group_all_pic span {
  /* position: absolute;
	bottom: 0;
	right: 0; */
  width: 1.833em;
  height: 1.833em;
  border-radius: 50%;
  /* border: 1px solid #FFF; */
  z-index: 10;
}

.group_all_pic span:nth-child(2) {
  margin-left: -.667em;
}

.group_all_pic span:nth-child(3) {
  right: 3.5em;
}

.group_all_pic img {
  width: 1.833em;
  height: 1.833em;
  border-radius: 50%;
  border: 1px solid #FFF;
}

.btn_tuxedo {
  /* position: absolute;
    right: 0;
    bottom: .833em; */
  float: right;
  width: 5em;
  height: 2em;
  line-height: 2em;
  font-size: 16px;
  border-radius: 5px;
  background: #e33e41;
  color: #FFF;
  text-align: center;
}


/* 新增标签 */

.live-logo-room-text {
  width: 28px;
  height: auto;
  padding: 2% 3%;
  position: absolute;
  z-index: 1;
  background: linear-gradient(left, #fee0b0, #f5c37e);
  background: -webkit-linear-gradient(left, #fee0b0, #f5c37e);
  left: 2.6%;
  top: 0;
  color: #562c0a;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
  border-radius: 0 0 50px 50px;
}


/* 20190717 新增5.1.18版 价格块调整   */

.xs_price {
  font-size: 1.167em;
  color: #333;
  margin: 5px 0 0;
  display: box;
  display: -webkit-flex;
  display: flex;
  font-family: PingFangSC-Regular;
  position: relative;
}

.sale_price {
  width: 56px;
  height: 36px;
  padding: 6px 0;
  line-height: 16px;
  font-size: 13px;
  color: #FFFFFF;
  background: url(http://img.ugoshop.com/mobile/miniapp/images/public/bg_sale.png) no-repeat 0 0;
  background-size: 56px 48px;
  text-align: center;
}

.sale_price p {
  font-size: 17px;
  color: #FFFFFF;
  font-weight: 600;
}

.price_name {
  margin: 1px 2.9% 0 3.7%;
  line-height: 23px;
  font-size: 13px;
  color: #333333;
}

.price_box {
  line-height: 1;
  margin-top: 2px;
}

.xs_price_single .price_fl {
  padding-top: 3px;
}

.price_box .price_fl {
  margin-bottom: 7px;
}

.price_3 {
  font-size: 19px;
  color: #333;
  font-family: PingFang-SC-Medium;
  font-weight: 600;
}

.price_3 .rmb {
  font-size: 15px;
  margin-right: .2em;
}

.price_e3 {
  color: #e33e41;
  font-size: 19px;
  font-family: PingFang-SC-Medium;
  font-weight: 600;
  line-height: .6;
}

.price_e3 .rmb {
  font-size: 15px;
  margin-right: .2em;
}

.Arial.del-line {
  color: #999;
  font-size: 13px;
  margin-left: .5em;
  font-weight: 500;
}

.live_gm,
.sell_gm {
  font-size: 14px;
  color: #999;
  position: relative;
  padding-right: 15px;
  position: absolute;
  right: 0;
  bottom: .25em;
}

.sell_gm {
  padding-right: 0;
  font-size: 13px;
}

.xs_price_single .sell_gm {
  bottom: 0;
}

.live_gm {
  right: 3%;
  bottom: 1.5em;
}

.xs_price .live_gm {
  padding-right: 13px;
  right: 0;
  bottom: .25em;
}

.xs_price .sg_m {
  margin-right: 25%;
  bottom: 0;
}

.xs_price .sg_b {
  bottom: 0;
}

.live_gm::after {
  content: '';
  position: absolute;
  right: 3px;
  top: 6px;
  width: 7px;
  height: 7px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.pr_price,
.pr_price .del-line {
  color: #999;
  font-size: 1.167em;
}

.live-support {
  /* position: absolute;
    left: 3%;
    bottom: 2em; */
  font-size: 14px;
  color: #e33e41;
}

.live-sell {
  position: absolute;
  right: 30%;
  bottom: 2em;
}

.btn-live {
  position: absolute;
  right: 2.8%;
  height: 26px;
  line-height: 26px;
  padding: 0 4%;
  font-size: 14px;
  border-radius: 16px;
  background: #e33e41;
  color: #FFF;
  bottom: 2em;
  top: auto;
  border: 0;
}

.phone-buy {
  background: none;
  border: .1em solid #e33e41;
  color: #e33e41;
  border-radius: 2px;
  padding: 0 3%;
  bottom: 1.667em;
}


.play_video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10000;
  width: 100%;
  height: calc(100vw/16*9);
}

.video-js {
  display: none;
}


/* 公共一行两商品 */
/*best single*/

.pro_bg {
  padding: 0 1%;
  overflow: hidden;
  background-color: #f6f6f6;
  border-top: 1px solid #F6F6F6;
}

.pro_bg a {
  height: 100%;
  display: block;
}

.pro_bg li {
  width: 47.5%;
  margin: 1.5% 0 0 1.5%;
  float: left;
  box-sizing: border-box;
  background: #fff;
}

.promotion_con {
  /*margin: .5em .5em 0 0;*/
  position: relative;
}

.pro_lt {
  position: absolute;
  left: 0;
  top: 0;
  width: 42%;
}

.promotion_con .tv_icon_s {
  width: 50px;
  height: 50px;
}

.pro_no {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: -30px;
  margin-left: -30px;
  color: #fff;
  font-size: .83em;
  background-color: rgba(0, 0, 0, .5);
  border-radius: 50%;
  font-size: 14px;
  z-index: 3
}

.promotion_temp {
  padding: 1.3% 6.9% 4.3%;
  overflow: hidden;
}

.promotion_price {
  padding-top: 2.7%;
  overflow: hidden;
  height: 1.75em;
}

.promotion_tit {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 2.833em;
  color: #333;
  line-height: 1.4;
  margin-top: 3%;
}

.promotion_tit span {
  color: #c1805c;
}


/* flag country*/

.promotion_tit img {
  width: 1.67em;
  height: 1.167em;
  margin-right: .417em;
}

.promotion_price_lt {
  color: #e33e41;
  font-size: 1em;
  margin-right: .208em;
  /*float: left;*/
  vertical-align: middle;
}

.promotion_price_lt i {
  font-size: 1.167em;
  vertical-align: baseline;
}

.promotion_price_rt {
  color: #999;
  font-size: 1em;
  font-size: 14px;
  /*float: left;*/
  padding-top: .15em;
}

.promotion_price_rt i {
  color: #999;
  font-size: .91em;
}


/*左上角*/

.pro_lt_zi {
  padding: 0 .2em;
  position: absolute;
  top: 2.8%;
  left: 2.8%;
  background: #BADEEF;
  text-align: center;
  color: #fff;
  font-size: 1em;
  display: block;
  height: 1.5em;
  line-height: 1.5;
}


/*左下角*/


/*左下角*/

.promotion-icon-rt {
  position: absolute;
  left: 0;
  bottom: 0;
}

.promotion-icon-rt .i_tv_red {
  padding: 0 .5em;
  float: left;
  background: #e33e41;
  /* border:.1em solid #ff7c77; */
  text-align: center;
  color: #fff;
  font-size: .91em;
  display: block;
  /* height: 1.33em; */
  line-height: 2;
}

.box-online .ico {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -25px 0 0 -25px;
  line-height: 50px;
}

.promotion_con .tv_icon_s,
.box-online .tv_icon_s {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 1.3%;
  bottom: 1.3%;
  /* margin:-17.1% 0 0 -17.1%; 
	margin:-25px 0 0 -25px; */
}