@charset "utf-8";
/* CSS Document */
.bogo_live_li li {
  background: #f8f8f8;
}
.bogo_yiduiyi_huadong_zhong {
  height: 500px;
  margin-top: 25px;
}
.bogo_yiduiyi_huadong_zhong img {
  height: 100%;
}
.bogo_yiduiyi_li_center div {
  margin-left: 8px;
  margin-top: 6px;
}
.bogo_yiduiyi_gift_img2 {
  width: 100%;
  height: 150px;
  text-align: center;
  position: relative;
}
.bogo_yiduiyi_gift_img2 img {
  height: 100%;
}
.bogo_yiduiyi_tex li:hover .bogo_yiduiyi_gift_img2 img {
  animation: rotate 1s linear
}
@keyframes rotate {
  0% {
    transform: rotateY(0)
  }
  100% {
    transform: rotateY(360deg)
  }
}
.bogo_yiduiyi_live_dj {
  height: 500px;
  margin-top: 25px;
  float: left;
  width: 45%;
  margin: 0 auto;
}
.bogo_yiduiyi_gift_dj {
  height: 500px;
  margin-top: 40px;
  float: left;
  width: 55%;
}
.bogo_yiduiyi_live_dj img, .bogo_yiduiyi_gift_dj img {
  width: 100%;
}
.bogo_yiduiyi_gift_txfw {
  float: left;
  width: 45%;
  height: 500px;
  padding-left: 30px;
}
.bogo_yiduiyi_gift_txfw_name {
  width: 80px;
  height: 50px;
  margin-top: 150px;
  line-height: 50px;
  border-bottom: 2px solid #04AEFB;
  color: #04AEFB;
  font-size: 18px;
}
.bogo_yiduiyi_gift_txfw_centent {
  width: 400px;
  height: 300px;
  line-height: 30px;
  margin-top: 30px;
  font-size: 14px;
  overflow: hidden;
}
.bogo_yiduiyi_tex_gift {
  padding: 0 100px;
}
.bogo_yiduiyi_tex_gift li {
  width: 33%;
  float: left;
  height: 260px;
  padding: 20px;
  cursor: pointer;
}
.bogo_yiduiyi_tex_title {
  font-size: 16px !important;
  margin-top: 40px;
}
.bogo_yiduiyi_tex_title_sum {
  position: absolute;
  bottom: -15px;
  left: calc(50% - 13px);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #04AEFB;
  color: #fff;
  line-height: 30px;
}
.bogo_yiduiyi_gift_ys {
  width: 100%;
  height: 400px;
  padding-left: 5%;
}
.bogo_yiduiyi_gift_ys img {
  float: left;
  width: 20%;
  margin-left: 2.5%;
}
.bogo_yiduiyi_gift_title {
  text-align: center;
  color: #fff;
  height: 215px;
  padding-top: 20px;
}
.bogo_yiduiyi_gift_title1 {
  text-align: center;
  font-size: 26px;
  color: #fff;
  line-height: 46px;
}
.bogo_yiduiyi_gift_title2 {
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  padding: 0px 280px;
  margin-top: 10px;
}
.bogo_yiduiyi_gift_title3 {
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 15px auto;
  border: 1px solid #fff;
  cursor: pointer;
  font-weight: bold;
}
#footer {
  padding-top: 0px !important;
}
.navbar-collapse {
  position: relative;
}
.first-hot {
  position: absolute;
  width: 30px;
  height: 35px;
  top: 3px;
  left: 12px;
  z-index: 999;
}
.first-hot img {
  width: 100%;
  height: 100%;
}
.navbar-collapse .navbar-nav li:first {}