nav {
  height: 54px;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  display: flex;
  margin: 0;
}
nav .qml {
  width: 176px;
  height: 54px;
  background-color: #cf1132;
  color: #ffffff;
  text-align: center;
  line-height: 52px;
  position: relative;
}
nav .qml img {
  width: 34px;
  height: 22px;
  margin-top: -4px;
}
nav .center {
  margin: 4px auto;
}
nav .yb {
  width: 140px;
  height: 54px;
  float: right;
  border-left: 1px solid #dadada;
  text-align: center;
  line-height: 52px;
  color: #333333;
}
.menuPull {
  position: fixed;
  z-index: 30;
  opacity: 0.95;
  width: 100%;
  height: 500px;
  background: #fff;
  display: none;
}
.menuPull .menuBox {
  width: 1260px;
  height: 100%;
  margin: 0 auto;
}
.menuPull .menuBox li {
  float: left;
  height: 100%;
  border-right: 1px solid #e3e3e4;
}
.menuPull .menuBox li h4 {
  font-size: 18px;
  color: #b52e2f;
  height: 40px;
  line-height: 40px;
  text-indent: 20px;
  background: rgba(204, 204, 204, 0.5);
}
.menuPull .menuBox .khdyx,
.menuPull .menuBox .sjyx,
.menuPull .menuBox .yxfz {
  width: 299px;
  position: relative;
}
.menuPull .menuBox .khdyx .left,
.menuPull .menuBox .sjyx .left,
.menuPull .menuBox .yxfz .left,
.menuPull .menuBox .khdyx .right,
.menuPull .menuBox .sjyx .right,
.menuPull .menuBox .yxfz .right {
  width: 140px;
  float: left;
  padding-left: 10px;
  padding-right: 8px;
}
.menuPull .menuBox .khdyx .left p,
.menuPull .menuBox .sjyx .left p,
.menuPull .menuBox .yxfz .left p,
.menuPull .menuBox .khdyx .right p,
.menuPull .menuBox .sjyx .right p,
.menuPull .menuBox .yxfz .right p {
  font-size: 18px;
  color: #5e5e5f;
  line-height: 30px;
}
.menuPull .menuBox .khdyx .left a,
.menuPull .menuBox .sjyx .left a,
.menuPull .menuBox .yxfz .left a,
.menuPull .menuBox .khdyx .right a,
.menuPull .menuBox .sjyx .right a,
.menuPull .menuBox .yxfz .right a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #5f5f60;
}
.menuPull .menuBox .khdyx .left a span,
.menuPull .menuBox .sjyx .left a span,
.menuPull .menuBox .yxfz .left a span,
.menuPull .menuBox .khdyx .right a span,
.menuPull .menuBox .sjyx .right a span,
.menuPull .menuBox .yxfz .right a span {
  float: right;
  margin-top: 7px;
}
.menuPull .menuBox .khdyx .left a .top1,
.menuPull .menuBox .sjyx .left a .top1,
.menuPull .menuBox .yxfz .left a .top1,
.menuPull .menuBox .khdyx .right a .top1,
.menuPull .menuBox .sjyx .right a .top1,
.menuPull .menuBox .yxfz .right a .top1 {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url('../images/qp网易游戏会员俱乐部官网_游戏热爱者必备/gsz_pullMenu.png') no-repeat -97px -276px;
}
.menuPull .menuBox .khdyx .left a .hot,
.menuPull .menuBox .sjyx .left a .hot,
.menuPull .menuBox .yxfz .left a .hot,
.menuPull .menuBox .khdyx .right a .hot,
.menuPull .menuBox .sjyx .right a .hot,
.menuPull .menuBox .yxfz .right a .hot {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url('../images/qp网易游戏会员俱乐部官网_游戏热爱者必备/gsz_pullMenu.png') no-repeat -97px -152px;
}
.menuPull .menuBox .khdyx .left a .new,
.menuPull .menuBox .sjyx .left a .new,
.menuPull .menuBox .yxfz .left a .new,
.menuPull .menuBox .khdyx .right a .new,
.menuPull .menuBox .sjyx .right a .new,
.menuPull .menuBox .yxfz .right a .new {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url('../images/qp网易游戏会员俱乐部官网_游戏热爱者必备/gsz_pullMenu.png') no-repeat -97px -214px;
}
.menuPull .menuBox .khdyx .right,
.menuPull .menuBox .sjyx .right,
.menuPull .menuBox .yxfz .right {
  float: left;
  width: 130px;
}
.menuPull .menuBox .khdyx .tag,
.menuPull .menuBox .sjyx .tag,
.menuPull .menuBox .yxfz .tag {
  position: absolute;
  top: 42%;
  right: 0;
  width: 30px;
  height: 102px;
  background-color: #b63033;
  writing-mode: vertical-lr;
  /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  font-size: 14px;
  color: white;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.menuPull .menuBox .sjyx {
  width: 828px;
}
.menuPull .menuBox .sjyx .right {
  width: 150px;
  border-right: none;
  margin-top: 30px;
}
.menuPull .menuBox .sjyx .mark {
  width: 120px;
}
.menuPull .menuBox .yxfz {
  width: 130px;
}
.menuPull .menuBox .yxfz .right .footLogo {
  margin-top: 10px;
  font-size: 18px;
  color: #bb3738;
}
.menuPull .menuBox .yxfz .right .footLogo i {
  display: inline-block;
  width: 23px;
  height: 18px;
  background: url('../images/qp网易游戏会员俱乐部官网_游戏热爱者必备/gsz_pullMenu.png') 0 -338px;
  margin-right: 6px;
  vertical-align: middle;
}
.box {
  width: 100%;
  height: 1230px;
  background-image: url(../images/《实况足球》2020官方网站_现已重磅公测/gsz_015.jpg);
  position: relative;
}
.leftTop {
  padding-top: 30px;
  margin-left: 8px;
}
.guanW {
  position: absolute;
  bottom: 186px;
  left: 664px;
}
.guanW img {
  transition: all 0.2s;
}
.guanW:hover img {
  transform: scale(1.1, 1.1);
}
.fuLi {
  position: absolute;
  bottom: 180px;
  left: 980px;
}
.fuLi img {
  transition: all 0.2s;
}
.fuLi:hover img {
  transform: scale(1.1, 1.1);
}
.saoma {
  position: absolute;
  bottom: 55px;
  left: 778px;
  padding-top: 5px;
  width: 344px;
  height: 133px;
  background-image: url(../images/《实况足球》2020官方网站_现已重磅公测/gsz_020.png);
  display: flex;
}
.saoma .zb {
  overflow: hidden;
  border-radius: 10px;
  margin-left: 40px;
  width: 230px;
  height: 121px;
}
.saoma .zb img {
  width: 100%;
}
.saoma .yb a img {
  width: 100%;
}
.saoma .yb a:first-child {
  margin-right: 9px;
  display: block;
  width: 170px;
  height: 56px;
  margin-left: 5px;
  margin-top: 5px;
}
.saoma .yb a:first-child img {
  transition: all 0.2s;
}
.saoma .yb a:first-child:hover img {
  transform: scale(1.1, 1.1);
}
.saoma .yb a:last-child {
  margin-right: 9px;
  display: block;
  width: 170px;
  height: 56px;
  margin-left: 5px;
  margin-top: 5px;
}
.saoma .yb a:last-child img {
  transition: all 0.2s;
}
.saoma .yb a:last-child:hover img {
  transform: scale(1.1, 1.1);
}
.box1 {
  width: 100%;
  height: 615px;
  background-image: url(../images/《实况足球》2020官方网站_现已重磅公测/gsz_底部大图.png);
}
footer {
  cursor: pointer;
  width: 100%;
  height: 198px;
  background-image: url(../images/《实况足球》2020官方网站_现已重磅公测/gsz_最底部大图.png);
}
