.mustnew .swiper-slide {
  height: 70px !important;
}
.mustnew .swiper-slide-active {
  height: auto !important;
}
.serchgame {
  width: 80%;
  margin: 3% auto;
  border-radius: 50px;
  background: #131a21;
  overflow: hidden;
  padding: 1% 5%;
}
.serchgame input {
  width: 85%;
  background: transparent;
  color: white;
  font-size: 0.9rem;
  vertical-align: top;
}
.serchgame .iconfont {
  font-size: 1rem;
  float: right;
  color: #999;
  transform: translateY(23%);
}
.tab-game {
  background: #2a333e;
  padding: 4% 0;
}
.tab-game .bantop {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.tab-game .bantop .item {
  display: inline-block;
  width: 20%;
  color: #ff5b02;
  border: 1px solid #ff5b02;
  padding: 2px 0;
}
.tab-game .bantop .in {
  background: #ff5b02;
  color: #fff;
}
.tab-game .bantop .item1 {
  border-radius: 50px 0 0 50px;
}
.tab-game .bantop .item2 {
  border-radius: 0 50px 50px 0;
}
.tab-game .bantop .icon {
  position: absolute;
  right: 8%;
  color: #ff5b02;
  top: 0;
}
.tab-game .bantop .icon i {
  font-size: 1.2rem;
}
.tab-game .my-game {
  background: #2a333e;
  padding: 2% 0;
  overflow: hidden;
}
.tab-game .my-game a {
  display: block;
  width: 20%;
  color: #fff;
  font-size: 0.8rem;
  float: left;
  margin-left: 4%;
  margin-bottom: 4%;
  text-align: center;
}
.tab-game .my-game a img {
  width: 60%;
  display: block;
  margin: 0 auto 3%;
}
.tab-game .my-game a span {
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tab-game .mustnew {
  padding-top: 2%;
}
.tab-game .mustnew .swiper-slide {
  padding-bottom: 14%;
}
.tl {
  color: #999;
  width: 85%;
  margin: auto;
  font-size: 0.65rem;
  padding-top: 1%;
}
.app .single .l2 {
  width: 61%;
}
.app .single .l2 .det {
  margin-left: -9px;
}
.app .single .l4 {
  width: 17.95%;
  padding-top: 4%;
  text-align: center;
  float: right;
  margin-right: 3%;
}
.app .single .l4 a {
  display: block;
  padding: 6% 0 7%;
  width: 91%;
  margin: auto;
}
.app .single1 {
  margin: 0;
  padding: 1.3% 0 1.3% 4.5%;
  overflow: hidden;
}
.app .single1 li {
  float: left;
}
.app .single1 .l2 {
  width: 73%;
  margin: 0;
  color: #fff;
}
.app .single1 .l2 .title {
  font-size: 0.9rem;
  margin-bottom: 1.5%;
}
.app .single1 .l2 .det {
  color: #606368;
  font-size: 0.7rem;
  transform: scale(0.95);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin-left: -9px;
}
.app .single1 .l4 {
  float: right;
  margin-right: 3%;
  width: 17.9%;
  text-align: center;
  padding-top: 2%;
}
.app .single1 .l4 a {
  display: block;
  padding: 6% 0 7%;
  width: 91%;
  margin: auto;
}
.allgift {
  background: #2b343f;
  overflow: hidden;
  padding-bottom: 10px;
}
.gifcode,
.gifcode_f {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 666;
  text-align: center;
  display: none;
}
.gifcode {
  z-index: 99999;
}
.gifcode .box {
  width: 60%;
  max-width: 400px;
  margin: 55% auto 0;
  color: #a8a8a8;
  text-align: center;
  background: #f0f0f0;
  border-radius: 4px;
  padding: 2% 4% 3%;
  font-size: 0.8rem;
}
.gifcode .box span {
  display: block;
  float: right;
  width: 5%;
  font-size: 1.5rem;
  line-height: 70%;
}
.gifcode .box div {
  color: #999;
  padding: 1% 0;
}
.gifcode .box input {
  background: transparent;
  display: block;
  width: 80%;
  text-align: center;
  margin: 8% auto;
  padding: 5px 0;
  color: #a8a8a8;
  border: 1px solid #999;
}
.gifcode .box a {
  display: block;
  width: 40%;
  color: #fff;
  background: #ff4802;
  margin: auto;
  border-radius: 50px;
  padding: 1.8% 0;
}
.gifcode_f .box {
  width: 60%;
  max-width: 400px;
  margin: 55% auto 0;
  color: #a8a8a8;
  text-align: center;
  background: #f0f0f0;
  border-radius: 4px;
  padding: 2% 4% 3%;
  font-size: 0.8rem;
}
.gifcode_f .box span {
  display: block;
  float: right;
  width: 5%;
  font-size: 1.5rem;
  line-height: 70%;
}
.gifcode_f .box div {
  color: #999;
  padding: 1% 0;
}
.gifcode_f section {
  width: 100%;
  margin: 8% auto;
  color: #a8a8a8;
  font-size: 12px;
  position: relative;
}
.gifcode_f section .cntbox {
  border: 1px solid #999;
  position: relative;
  padding: 6% 0;
  margin: 0 auto;
  border-bottom: none;
}
.gifcode_f .ul_1 {
  width: 90%;
}
.gifcode_f .ul_2 {
  width: 37%;
}
.gifcode_f ul {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  text-align: left;
  text-indent: 5px;
  border: 1px solid #999;
  background: #fff;
  overflow: hidden;
}
.gifcode_f ul li {
  padding: 3.9% 0;
}
.gifcode_f ul i {
  padding: 3.9% 0;
  position: absolute;
  width: 20px;
  color: #ff4c02;
  right: 2px;
  top: 0;
  font-style: normal;
}
.gifcode_f .box a {
  display: block;
  width: 40%;
  color: #fff;
  background: #ff4802;
  margin: auto;
  border-radius: 50px;
  padding: 1.8% 0;
}
.none {
  display: none;
  margin: 8% 0;
  text-align: center;
  font-size: 12px;
  color: #ccc;
}
