#live {
  box-sizing: border-box;
  background-color: #ee0026;
}
#live * {
  box-sizing: border-box;
}
#live .cur {
  cursor: pointer;
}
#live .it-img img {
  width: 100%;
}
#live .top-banner {
  position: relative;
  width: 100%;
  margin-bottom: 8px;
}
#live .top-banner .top-rule {
  position: absolute;
  top: 18px;
  right: 0px;
  background-image: linear-gradient(0deg, #dc3c2d 0%, #f06154 100%), linear-gradient(#de2b2f, #de2b2f);
  background-blend-mode: normal, normal;
  border: solid 2px #fce49f;
  border-right: none;
  width: 67px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px 0 0 24px;
  font-size: 12px;
  color: #fff;
}
#live .top-banner img {
  width: 100%;
}
#live .container {
  position: relative;
  margin-bottom: 10px;
  padding: 0 8px;
}
#live .container .logo {
  width: 320px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -88%);
}
#live .container .logo img {
  width: 100%;
}
#live .container .item {
  background: url('//image01.homedo.com/Files/Images/cms/www/20210223/5110140295014059888_pic1.png');
  background-size: 100% 100%;
  padding: 0 15px;
  padding-bottom: 10px;
}
#live .container .item:nth-last-child(-n+2) {
  padding-bottom: 20px;
}
#live .container .item .item-in {
  background-color: #ffce92;
  border-radius: 10px;
}
#live .container .item .item-in .one {
  position: relative;
  padding: 10px;
  padding-top: 35px;
  display: flex;
  border-radius: 10px;
  background: url('//image01.homedo.com/Files/Images/cms/www/20210223/4994654223154965977_pic1.png') no-repeat;
  background-size: 100% 100%;
  margin-bottom: 10px;
}
#live .container .item .item-in .one .live-status {
  padding-left: 112px;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
  width: 242px;
  height: 26px;
  line-height: 24px;
  background: url('//image01.homedo.com/Files/Images/cms/www/20210223/5343170582673329616_pic1.png');
  background-size: 100% 100%;
  color: #cc604a;
}
#live .container .item .item-in .one .live-status.fult {
  background: url('//image01.homedo.com/Files/Images/cms/www/20210223/4863605113180669145_pic1.png');
  background-size: 100% 100%;
  color: #999999;
}
#live .container .item .item-in .one .live-status.end {
  padding-left: 0;
  width: 85px;
  height: 25px;
  background: url('//image01.homedo.com/Files/Images/cms/www/20210223/5276208126653623212_pic1.png');
  background-size: 100% 100%;
}
#live .container .item .item-in .one .left {
  width: 80px;
  height: 80px;
  margin-right: 11px;
}
#live .container .item .item-in .one .left img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
#live .container .item .item-in .one .right {
  flex: 1;
}
#live .container .item .item-in .one .right .title {
  height: 40px;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  color: #101215;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#live .container .item .item-in .one .right .bottom {
  display: flex;
  justify-content: space-between;
}
#live .container .item .item-in .one .right .bottom .shop-name {
  color: #707070;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20210220/5135118043471338036_pic1.png) no-repeat center left;
  background-size: 12px 12px;
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#live .container .item .item-in .one .right .bottom .btn {
  width: 92px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  background-image: linear-gradient(270deg, #f8223c 0%, #f97744 100%), linear-gradient(#f6cf9a, #f6cf9a);
  border-radius: 30px;
}
#live .container .item .item-in .one .right .bottom .btn.fult {
  background-image: linear-gradient(270deg, #68c285 0%, #98e4b0 100%), linear-gradient(#f6cf9a, #f6cf9a);
}
#live .container .item .item-in .one .right .bottom .btn.end {
  background-image: linear-gradient(270deg, #2f7bff 0%, #8e8af5 100%), linear-gradient(#f6cf9a, #f6cf9a);
}
#live .container .item .item-in .two {
  display: flex;
  padding: 0 8px 10px;
}
#live .container .item .item-in .two ul li {
  display: inline-block;
  width: 70px;
  height: 88px;
  border-radius: 5px;
  background-color: #fff;
  overflow: hidden;
  margin-right: 5px;
}
#live .container .item .item-in .two ul li a {
  display: block;
}
#live .container .item .item-in .two ul li .photo {
  position: relative;
  width: 70px;
  height: 70px;
}
#live .container .item .item-in .two ul li .photo img {
  display: block;
  width: 100%;
  height: 100%;
}
#live .container .item .item-in .two ul li .photo em {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20210223/5288598481629887171_pic1.png);
  background-size: 100% 100%;
}
#live .container .item .item-in .two ul li .photo .name {
  font-size: 10px;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 15px;
  line-height: 15px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#live .container .item .item-in .two ul li .price {
  line-height: 18px;
  text-align: center;
  height: 18px;
  background-color: #f20000;
  color: #fff;
  font-size: 16px;
}
#live .container .item .item-in .two ul li .price i {
  font-size: 12px;
}
#live .container .item .item-in .two .red-pack {
  width: 71px;
  height: 88px;
  padding-top: 10px;
  text-align: center;
  background: url('//image01.homedo.com/Files/Images/cms/www/20210223/5113647830132949007_pic1.png');
  background-size: 100% 100%;
}
#live .container .item .item-in .two .red-pack.hui {
  background: url('//image01.homedo.com/Files/Images/cms/www/20210223/4641432815088781260_pic1.png');
  background-size: 100% 100%;
}
#live .container .item .item-in .two .red-pack.hui p {
  color: #e1e1e1;
}
#live .container .item .item-in .two .red-pack.hui .price {
  color: #e1e1e1;
}
#live .container .item .item-in .two .red-pack.hui .btn {
  color: #919191;
  background-color: #dfdfdf;
}
#live .container .item .item-in .two .red-pack p {
  color: #ffdbd8;
  font-size: 12px;
  margin-bottom: 3px;
}
#live .container .item .item-in .two .red-pack .price {
  height: 24px;
  line-height: 24px;
  font-size: 21px;
  color: #ffee78;
  margin-bottom: 10px;
}
#live .container .item .item-in .two .red-pack .price i {
  font-size: 12px;
}
#live .container .item .item-in .two .red-pack .btn {
  margin: 0 auto;
  background-color: #ffeb93;
  color: #ff3d39;
  font-size: 12px;
  line-height: 17px;
  width: 61px;
  height: 17px;
  border-radius: 17px;
}
#live .cms-banner {
  width: 100%;
  padding: 0 8px;
}
#live .cms-banner .item-banner {
  margin-bottom: 10px;
  width: 100%;
}
#live .cms-banner .item-banner img {
  width: 100%;
}
#live .rule {
  margin: 0 8px;
  margin-bottom: 10px;
  background-color: #a81e23;
  border-radius: 20px;
  padding: 16px 15px;
}
#live .rule .title {
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  color: #694f1b;
  width: 80px;
  height: 25px;
  border-radius: 25px;
  background-image: linear-gradient(181deg, #fcf4d8 0%, #ead197 100%), linear-gradient(#f3d694, #f3d694);
  background-blend-mode: normal, normal;
  margin-bottom: 18px;
}
#live .rule p {
  line-height: 20px;
  font-size: 12px;
  color: #fff;
}
#live .reservation-porp {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
#live .reservation-porp .prop-in {
  padding-bottom: 33px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding-top: 118px;
  text-align: center;
  width: 89%;
  background: url('//image01.homedo.com/Files/Images/cms/www/20210223/4653017183581997495_pic1.png');
  background-size: 100% 100%;
}
#live .reservation-porp .prop-in h2 {
  height: 32px;
  font-size: 18px;
  color: #2f2f30;
}
#live .reservation-porp .prop-in p {
  line-height: 19px;
  font-size: 13px;
  color: #474643;
  margin-bottom: 28px;
}
#live .reservation-porp .prop-in a {
  display: inline-block;
  width: 120px;
  height: 42px;
  border-radius: 42px;
  text-align: center;
  line-height: 42px;
  border: 1px solid #edab68;
  color: #e72e2c;
  background-color: #fff;
}
#live .reservation-porp .prop-in a.btn2 {
  background-color: #ff4e45;
  color: #fff;
  box-shadow: 0px 2px 20px 0px #ff4e45;
}
#live .reservation-porp .prop-in .close {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  bottom: -40px;
}
#live .reservation-porp .prop-in .close img {
  width: 100%;
  height: 100%;
}
