[v-clock] {
  display: none;
}

i {
  font-style: normal;
}

em {
  font-style: normal;
}

.banner {
  position: relative;
  padding: 4%;
}

.banner1 {
  position: relative;
  padding: 4%;
}

.wuyu {
  position: fixed;
  width: 100%;
  z-index: 222;
  bottom: 0%;
  background: white;
  text-align: center;
}

.rulePos {
  position: absolute;
  top: 20%;
  color: #fff;
  left: 4%;
}

.isrulePos {
  position: absolute;
  top: 32%;
  color: #fff;
  right: 18%;
  width: 4rem;
  height: 2rem;
}

.provinceCode {
  position: absolute;
  bottom: 16%;
  color: #fff;
  left: 4%;
  font-size: 1.5rem;
}

.fan_jibie {
  position: absolute;
  width: 30%;
  right: 10%;
  text-align: center;
  color: #fff;
  top: 26%;
  border-radius: 1rem;
  border: 0.05rem solid #fff;
}

.icon {
  position: absolute;
  bottom: 20%;
  width: 90%;
  margin-left: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.fan_detail {
  position: absolute;
  background: -webkit-linear-gradient(left, #FF543B, #FFB756);
  background: linear-gradient(to right, #FF543B, #FFB756);
  background: -webkit-linear-gradient(to right, #FF543B, #FFB756);
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(to right, #FF543B, #FFB756);
  /* Firefox 3.6 - 15 */
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.6rem;
  top: 30%;
  color: #fff;
  border-radius: 1rem;
  right: 5%;
  width: 4rem;
  text-align: center;
}

.fan_buy {
  border: 0.05rem solid #f60;
  padding: 1% 2%;
  font-size: 0.375rem;
  color: #f60;
  margin-top: -22%;
  border-radius: 0.0625rem;
  float: right;
}

.fan_dd {
  margin: 6% auto 0;
  font-size: 0.6rem;
  color: #fff;
  border-radius: 1rem;
  width: 4rem;
  padding: 0% 2%;
  height: 1.5rem;
  line-height: 1.5rem;
}

.respect .main {
  padding: 0 4% 0;
  background: #f5f5f5;
}

.low .main,
.senior .main {
  padding: 0 3%;
  background: #fff;
}

.main .title {
  text-align: center;
  margin: 0.9375rem 0;
}

.main button {
  width: 100%;
  text-align: center;
  border: 0.05rem solid #f5d796;
  font-size: 0.4375rem;
  background: #fff;
  height: 2rem;
  margin: 0.625rem 0 0.9375rem;
  color: #d9972d;
  line-height: 2rem;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.respect,
.senior,
.low {
  padding-bottom: 20%;
}

.respect .free {
  padding: 0 3%;
  box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.375rem;
  width: 48%;
  margin-bottom: 0.9375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 15%;
  background: url(../../images/vipCenter/ticketRespect.png) no-repeat center;
  background-size: 100% 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.senior .free {
  padding: 0 4% 0 0.4rem;
  box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.375rem;
  width: 48%;
  margin-bottom: 0.9375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 15%;
  background: url(../../images/vipCenter/ticket1.png) no-repeat center;
  background-size: 100% 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.low .free {
  padding: 0 4% 0 0.4rem;
  box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.375rem;
  width: 48%;
  margin-bottom: 0.9375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 15%;
  background: url(../../images/vipCenter/ticketLow.png) no-repeat center;
  background-size: 100% 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.senior .free:last-child {
  box-sizing: border-box;
  width: 48%;
  margin-bottom: 0.9375rem;
  height: 15%;
  background: url(../../images/vipCenter/ticket2.png) no-repeat center;
  background-size: 100% 100%;
}

.low .free:last-child {
  box-sizing: border-box;
  width: 48%;
  margin-bottom: 0.9375rem;
  height: 15%;
  background: url(../../images/vipCenter/lowGray.png) no-repeat center;
  background-size: 100% 100%;
}

.left {
  width: 82%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
}

.free:nth-child(3) .left .fansinjj {
  margin-left: 0.3rem !important;
}

.right {
  width: 0.6875rem;
  font-size: 0.6rem;
  text-align: center;
}

.get {
  float: right;
  widoth: 16%;
}

.respect {
  background: #f5f5f5;
}

.ww {
  width: 100%;
  overflow-x: auto;
}

.ww:nth-child(2) {
  margin: 0;
}

ul li {
  width: 48%;
  height: 6.25rem;
  float: left;
  background: #f5f5f5;
  background: #f5f5f5;
  border-radius: 0.3125rem;
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

ul li .item-left {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 0.625rem;
  overflow: hidden;
}

.info-right {
  position: relative;
  width: 70%;
  height: 4.6875rem;
  float: left;
}

.item-right {
  position: relative;
  width: 20%;
  height: 100%;
  background: #f5d796;
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}

.item-right .btn-warpper {
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.item-right .btn {
  line-height: 1.125rem;
  background: #fff;
  color: #d9972d;
  font-size: 0.6875rem;
}

.item-right .btn:last-child {
  margin-bottom: 0;
}

.item-right .tl {
  position: absolute;
  width: 0.4rem;
  border-radius: 0.4rem;
  height: 0.4rem;
  background: white;
  left: 1.8rem;
  top: 0.2rem;
}

.item-right .bl {
  position: absolute;
  width: 0.4rem;
  border-radius: 0.4rem;
  height: 0.4rem;
  background: white;
  left: 1.8rem;
  bottom: 0.2rem;
}

.actTitleLeft {
  float: left;
}

.fan_ssss {
  border-radius: 1rem;
  color: #ff7a67;
  font-size: 0.4375rem;
  border: 0.05rem solid #ff4d34;
  padding: 0 0.5rem;
}

.video-wrap {
  width: 100%;
  overflow: hidden;
  background: #fff;
  padding: 4% 2%;
  display: block;
  margin: 0.3125rem auto 0.9375rem;
  border-radius: 0.3125rem;
}

.fan_cccc {
  background: #fff;
  overflow: hidden;
  border-radius: 0.6rem;
  padding: 5%;
  width: 100%;
  float: left;
  margin-bottom: 6%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-wrap .menu-item-list {
  display: -webkit-box;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.video-wrap .menu-item-list .memu-item {
  text-decoration: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.video-wrap .menu-item-list .memu-item .menu-icon {
  width: 4rem;
  height: 4rem;
  margin: 0 auto;
  position: relative;
}

.video-wrap .menu-item-list .memu-item:nth-child(1) .menu-icon {
  background-size: 3.9375rem 3.9375rem;
}

.video-wrap .menu-item-list .memu-item .menu-title {
  margin-top: 0.3125rem;
  font-size: 0.8125rem;
  text-align: center;
  color: #333;
}

.video-wrap .menu-item-list .memu-item:nth-child(2) .menu-icon {
  background-size: 4.53125rem 3.9375rem;
}

.video-wrap .menu-item-list .memu-item:nth-child(3) .menu-icon {
  background-size: 3.84375rem 3.9375rem;
}

.popRule {
  position: fixed;
  z-index: 999;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(49, 49, 49, 0.4);
}

.popup-body button {
  width: 100%;
  text-align: center;
  border: 0.05rem solid #f5d796;
  font-size: 0.4375rem;
  background: #fff;
  height: 2rem;
  margin: 0.625rem 0 0.9375rem;
  color: #d9972d;
  line-height: 2rem;
}

footer {
  height: 3.75rem;
  position: fixed;
  width: 100%;
  bottom: -0.03125rem;
  z-index: 98;
  background: #ffffff;
  border-top: 0.03125rem solid #d9d9d9;
}

footer .foot-box {
  width: 100%;
  display: block;
}

footer .foot-box .menu-item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

footer .foot-box .menu-item-list a.focus .menu-title {
  color: #ffa31d;
}

footer .foot-box .menu-item-list a.focus:nth-child(1) .menu-icon {
  background: url("../../images/index_copy/index-focus.gif") no-repeat center;
  background-size: 1.40625rem 1.3125rem;
  width: 1.40625rem;
}

footer .foot-box .menu-item-list a.focus:nth-child(2) .menu-icon {
  background: url("../../images/index_copy/card-focus.gif") no-repeat center;
  background-size: 1.21875rem 1.3125rem;
  width: 1.21875rem;
}

footer .foot-box .menu-item-list a.focus:nth-child(3) .menu-icon {
  background: url("../../images/index_copy/classify-focus.gif") no-repeat center;
  background-size: 1.21875rem 1.3125rem;
  width: 1.21875rem;
}

footer .foot-box .menu-item-list a.focus:nth-child(4) .menu-icon {
  background: url("../../images/index_copy/classify-focus.gif") no-repeat center;
  background-size: 1.40625rem 1.3125rem;
  width: 1.40625rem;
}

footer .foot-box .menu-item-list a.focus:nth-child(5) .menu-icon {
  background: url("../../images/index_copy/mine-focus.gif") no-repeat center;
  background-size: 1.15625rem 1.3125rem;
  width: 1.15625rem;
  background-repeat: no-repeat;
}

footer .foot-box .menu-item-list .memu-item {
  text-decoration: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

footer .foot-box .menu-item-list .memu-item .menu-icon {
  height: 1.3125rem;
  margin: 0.5rem auto 0.3125rem;
  position: relative;
}

footer .foot-box .menu-item-list .memu-item .menu-icon .dots {
  position: absolute;
  font-size: 0.46875rem;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background: #ff0000;
  color: #ffffff;
  line-height: 0.625rem;
  text-align: center;
  right: -0.3125rem;
  top: -0.3125rem;
}

footer .foot-box .menu-item-list .memu-item .menu-title {
  font-size: 0.625rem;
  text-align: center;
  color: #333;
}

footer .foot-box .menu-item-list .memu-item:nth-child(1) .menu-icon {
  background: url("../../images/index_copy/index.png") no-repeat center;
  background-size: 1.40625rem 1.3125rem;
  width: 1.40625rem;
}

footer .foot-box .menu-item-list .memu-item:nth-child(2) .menu-icon {
  background: url("../../images/index_copy/card.png") no-repeat center;
  background-size: 1.21875rem 1.3125rem;
  width: 1.21875rem;
}

footer .foot-box .menu-item-list a.focus:nth-child(3) .menu-icon {
  background: url("../../images/index_copy/svvipcard.png") no-repeat center;
  background-size: 1.21875rem 1.3125rem;
  width: 1.21875rem;
}

footer .foot-box .menu-item-list .memu-item:nth-child(4) .menu-icon {
  background: url("../../images/index_copy/classify.png") no-repeat center;
  background-size: 1.40625rem 1.3125rem;
  width: 1.40625rem;
}

footer .foot-box .menu-item-list .memu-item:nth-child(5) .menu-icon {
  background: url("../../images/index_copy/mine.png") no-repeat center;
  background-repeat: no-repeat;
  background-size: 1.40625rem 1.3125rem;
  width: 1.40625rem;
}