
.gameDetailsModal .el-dialog__header {
  display: none;
}
.gameDetailsModal .el-dialog__body {
  padding: 0px 0px;
  height: 100%;
}

.gameDetail[data-v-533f842a] {
  min-height: 100vh;
}
.gameDetail .games_detail[data-v-533f842a] {
  width: 100%;
  overflow: hidden;
}
.gameDetail .games_detail .top-section[data-v-533f842a] {
  padding-top: 150px;
}
.gameDetail .games_detail .top-section .details[data-v-533f842a] {
  width: 1120px;
  max-width: 1200px;
  height: auto;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-bottom: 65px;
}
.gameDetail .games_detail .top-section .details .info[data-v-533f842a] {
  display: block;
  overflow: hidden;
}
.gameDetail .games_detail .top-section .details .info .header[data-v-533f842a] {
  height: auto;
  width: 100%;
  overflow: hidden;
  padding-bottom: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.gameDetail .games_detail .top-section .details .info .header .disableHL[data-v-533f842a] {
  width: 156px;
  float: left;
}
.gameDetail .games_detail .top-section .details .info .header .disableHL img[data-v-533f842a] {
  width: 100%;
  height: auto;
}
.gameDetail .games_detail .top-section .details .info .header .rightDiv[data-v-533f842a] {
  padding-left: 44px;
  width: 100%;
  font-size: 34px;
  color: #000;
  line-height: 40px;
  height: 100%;
  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;
}
.gameDetail .games_detail .top-section .details .info .text[data-v-533f842a] {
  width: 100%;
  font-size: 18px;
  color: #666;
  line-height: 48px;
  text-align: justify;
  padding-top: 0;
}
@media screen and (max-width: 1199px) {
.gameDetail .games_detail .top-section .details[data-v-533f842a] {
    width: 92%;
}
.gameDetail .games_detail .top-section .details .info[data-v-533f842a] {
    width: 100%;
}
.gameDetail .games_detail .top-section .details .info .text[data-v-533f842a] {
    width: 100%;
    line-height: 40px;
}
}
@media screen and (max-width: 575px) {
.gameDetail .games_detail .top-section .details[data-v-533f842a] {
    width: 100%;
}
.gameDetail .games_detail .top-section .details .info[data-v-533f842a] {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.gameDetail .games_detail .top-section .details .info .header[data-v-533f842a] {
    padding-bottom: 30px;
    padding-left: 5%;
    padding-right: 5%;
}
.gameDetail .games_detail .top-section .details .info .header .disableHL[data-v-533f842a] {
    float: left;
    height: 79px;
    width: 79px;
}
.gameDetail .games_detail .top-section .details .info .header .rightDiv[data-v-533f842a] {
    font-size: 20px;
    line-height: 28px;
}
.gameDetail .games_detail .top-section .details .info .text[data-v-533f842a] {
    font-size: 14px;
    line-height: 28px;
    padding-left: 5%;
    padding-right: 5%;
}
}
.gameDetail .games_detail .mid-section[data-v-533f842a] {
  position: relative;
}
.gameDetail .games_detail .mid-section .info-class[data-v-533f842a] {
  max-width: 1120px;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
.gameDetail .games_detail .mid-section .info-class.horizontal .info[data-v-533f842a] {
  width: 100%;
  float: none;
  margin: 0 0 40px;
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone[data-v-533f842a] {
  margin: 0 auto;
  height: 514px;
  width: 976px;
  text-align: center;
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox .phoneView[data-v-533f842a] {
  width: 736px;
  height: 414px;
  top: 50px;
  left: 85px;
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox .phoneView .btn[data-v-533f842a] {
  position: absolute;
  bottom: 10% !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox .phoneView .btn .playBtn[data-v-533f842a] {
  cursor: pointer;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox .phoneView .btn .playBtn[data-v-533f842a]:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 575px) {
.gameDetail .games_detail .mid-section .info-class.horizontal .phone[data-v-533f842a] {
    width: 100%;
    padding: 0 5%;
    height: auto;
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox[data-v-533f842a] {
    margin: 0 auto;
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox .phoneView[data-v-533f842a] {
    width: 80%;
    height: 80%;
    top: 10%;
    left: 8%;
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox .phoneView .cover[data-v-533f842a] {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox .phoneView .cover .img[data-v-533f842a] {
    width: 100%;
    height: auto;
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox .phoneView .cover .btn[data-v-533f842a] {
    position: absolute;
    bottom: 10% !important;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox .phoneView .cover .btn .playBtn[data-v-533f842a] {
    cursor: pointer;
    width: 70%;
    height: auto;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox .phoneView .cover .btn .playBtn[data-v-533f842a]:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.gameDetail .games_detail .mid-section .info-class.horizontal .phone .phoneBox .bg[data-v-533f842a] {
    margin: 0 -4% 0 -1%;
    width: auto;
}
}
.gameDetail .games_detail .mid-section .info-class .info[data-v-533f842a] {
  width: 620px;
  margin-top: 80px;
}
.gameDetail .games_detail .mid-section .info-class .info .type[data-v-533f842a] {
  width: 100%;
  height: auto;
  font-size: 18px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
}
.gameDetail .games_detail .mid-section .info-class .info .type p[data-v-533f842a] {
  display: inline-block;
  height: auto;
}
.gameDetail .games_detail .mid-section .info-class .info .type p[data-v-533f842a]:first-child {
  padding-top: 0;
  padding-right: 25px;
  font-size: 15px;
  width: 100%;
}
.gameDetail .games_detail .mid-section .info-class .info .type p[data-v-533f842a]:nth-child(2) {
  color: #000;
  margin-bottom: 60px;
  margin-top: 20px;
  font-size: 28px;
  width: auto;
}
.gameDetail .games_detail .mid-section .info-class .info .specs[data-v-533f842a] {
  width: 100%;
  height: auto;
  font-size: 28px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
}
.gameDetail .games_detail .mid-section .info-class .info .specs .info-col[data-v-533f842a] {
  vertical-align: top;
  display: inline-block;
  height: auto;
  width: 204px;
}
.gameDetail .games_detail .mid-section .info-class .info .specs .info-col p[data-v-533f842a]:first-child {
  padding-top: 0;
  padding-right: 25px;
  font-size: 15px;
}
.gameDetail .games_detail .mid-section .info-class .info .specs .info-col p[data-v-533f842a]:nth-child(2) {
  line-height: 39px;
  color: #000;
  margin-bottom: 60px;
  margin-top: 12px;
  width: auto;
}
.gameDetail .games_detail .mid-section .info-class .info .compatible[data-v-533f842a] {
  width: 100%;
  height: auto;
  font-size: 18px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
}
.gameDetail .games_detail .mid-section .info-class .info .compatible .compatible_f[data-v-533f842a] {
  padding-top: 0;
  padding-right: 25px;
  margin-bottom: 25px;
  font-size: 15px;
  width: 100%;
}
.gameDetail .games_detail .mid-section .info-class .info .compatible div[data-v-533f842a] {
  display: inline-block;
  height: auto;
}
.gameDetail .games_detail .mid-section .info-class .info .compatible .compatibleList[data-v-533f842a] {
  margin-bottom: 14px;
  width: auto;
}
.gameDetail .games_detail .mid-section .info-class .info .compatible .compatibleList .compatibleListItem[data-v-533f842a] {
  width: auto;
  height: 100%;
  display: inline-block;
  padding-bottom: 50px;
}
.gameDetail .games_detail .mid-section .info-class .info .compatible .compatibleList .compatibleListItem .imgDiv[data-v-533f842a] {
  width: 22px;
  height: 22px;
  float: left;
  margin-top: -1px;
}
.gameDetail .games_detail .mid-section .info-class .info .compatible .compatibleList .compatibleListItem .imgDiv img[data-v-533f842a] {
  width: 100%;
  height: 100%;
}
.gameDetail .games_detail .mid-section .info-class .info .compatible .compatibleList .compatibleListItem .compatibleName[data-v-533f842a] {
  height: 22px;
  width: auto;
  display: inline-block;
  padding: 0 27px 0 10px;
  color: #000;
}
.gameDetail .games_detail .mid-section .info-class .info .language[data-v-533f842a] {
  width: 100%;
  height: auto;
  font-size: 18px;
  color: #666;
  line-height: 24px;
}
.gameDetail .games_detail .mid-section .info-class .info .language div[data-v-533f842a] {
  display: inline-block;
  height: auto;
}
.gameDetail .games_detail .mid-section .info-class .info .language .text[data-v-533f842a] {
  padding-top: 0;
  padding-right: 25px;
  margin: 20px 0 10px;
  font-size: 15px;
  width: 100%;
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView[data-v-533f842a] {
  margin-bottom: 14px;
  height: auto;
  width: auto;
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView .languageList[data-v-533f842a] {
  width: auto;
  height: 15px;
  display: inline-block;
  padding-bottom: 30px;
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView .languageList .languageListItem[data-v-533f842a] {
  height: 15px;
  width: auto;
  display: inline-block;
  padding: 0 20px 0 0;
  color: #969696;
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView .languageList .languageListItem .tooltipLang[data-v-533f842a] {
  position: relative;
  display: inline-block;
  cursor: pointer;
  opacity: 0.4;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView .languageList .languageListItem .tooltipLang.active[data-v-533f842a] {
  opacity: 1;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView .languageList .languageListItem .tooltipLang.active .span[data-v-533f842a] {
  display: none;
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView .languageList .languageListItem .tooltipLang[data-v-533f842a]:hover {
  opacity: 1;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView .languageList .languageListItem .tooltipLang:hover .tooltiptext[data-v-533f842a] {
  visibility: visible;
  opacity: 1;
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView .languageList .languageListItem .tooltipLang img[data-v-533f842a] {
  width: auto;
  height: 20px;
  margin: 0 0 10px;
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView .languageList .languageListItem .tooltipLang .tooltiptext[data-v-533f842a] {
  visibility: hidden;
  min-width: 120px;
  background-color: #fff;
  color: #000;
  text-align: center;
  font-size: 15px;
  padding: 24px 10px 10px;
  position: absolute;
  z-index: 1;
  top: 130%;
  left: 40%;
  margin-left: -60px;
  border: 0 solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.1);
  line-height: 20px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView .languageList .languageListItem .tooltipLang .tooltiptext p[data-v-533f842a] {
  margin: 0 0 10px;
}
.gameDetail .games_detail .mid-section .info-class .info .language .languageView .languageList .languageListItem .tooltipLang .tooltiptext[data-v-533f842a]::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #fff;
}
.gameDetail .games_detail .mid-section .info-class .phone[data-v-533f842a] {
  width: 514px;
  height: auto;
  margin-right: -2.7%;
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox[data-v-533f842a] {
  position: relative;
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .phoneView[data-v-533f842a] {
  width: 414px;
  height: 736px;
  position: absolute;
  top: 85px;
  left: 50px;
  z-index: 2;
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .phoneView .cover[data-v-533f842a] {
  position: relative;
  width: 100%;
  height: 100%;
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .phoneView .cover .img[data-v-533f842a] {
  width: 100%;
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .phoneView .cover .btn[data-v-533f842a] {
  position: absolute;
  bottom: 10% !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .phoneView .cover .btn .playBtn[data-v-533f842a] {
  cursor: pointer;
  width: auto;
  height: auto;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .phoneView .cover .btn .playBtn[data-v-533f842a]:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .bg[data-v-533f842a] {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 575px) {
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .phoneView[data-v-533f842a] {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .phoneView .cover[data-v-533f842a] {
    position: relative;
    width: 81%;
    height: 76%;
    margin: 0 auto;
    margin-top: 16%;
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .phoneView .cover .btn[data-v-533f842a] {
    position: absolute;
    bottom: 10% !important;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .phoneView .cover .btn .playBtn[data-v-533f842a] {
    cursor: pointer;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .phoneView .cover .btn .playBtn[data-v-533f842a]:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .bg[data-v-533f842a] {
    width: 100%;
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox .bg img[data-v-533f842a] {
    width: 100%;
    height: auto;
}
}
@media screen and (max-width: 1200px) {
.gameDetail .games_detail .mid-section .info-class[data-v-533f842a] {
    width: 92%;
}
.gameDetail .games_detail .mid-section .info-class .info[data-v-533f842a] {
    width: 100%;
    margin-top: 30px;
}
.gameDetail .games_detail .mid-section .info-class .phone[data-v-533f842a] {
    width: 100%;
    margin-top: 70px;
}
.gameDetail .games_detail .mid-section .info-class .phone .phoneBox[data-v-533f842a] {
    margin: 0 auto;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
}

.ivu-modal-mask {
  background-color: rgba(0, 0, 0, 0.8);
}
.gameDetailsModal .ivu-modal-body {
  padding: 0 !important;
}
.gameDetailsModal .ivu-modal-close {
  right: -90px;
  top: 0px;
}
.gameDetailsModal .ivu-modal-close .closeModal {
  background: url(data:image/png;base64,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) no-repeat;
  width: 32px;
  height: 32px;
  background-size: cover;
}
.gameDetailsModal .ivu-modal-content {
  box-shadow: none;
  background-color: transparent;
}
@media screen and (max-width: 1500px) {
.bigModal .ivu-modal-close {
    right: 32px !important;
    top: 52px !important;
}
}
.gameView {
  height: 845px;
}
.gameView .contentView {
  width: 390px;
  height: 800px;
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 20px;
  background-color: #000;
}
.gameView .bg {
  position: relative;
  z-index: 2;
  display: block;
  pointer-events: none;
}
.gameView .bgSmall {
  position: relative;
  z-index: 1;
  display: none;
  pointer-events: none;
}
@media screen and (max-width: 1500px) {
.gameView {
    height: 700px;
    scale: 0.8;
}
.gameView .contentView {
    width: 380px;
    height: 800px;
    position: absolute;
    top: 25px;
    left: 27px;
    z-index: 2;
}
.gameView .bg {
    position: relative;
    z-index: 2;
    display: none;
    pointer-events: none;
}
.gameView .bgSmall {
    position: relative;
    z-index: 2;
    display: block;
    pointer-events: none;
}
}
.gameViewHorizontal {
  height: 653px;
}
.gameViewHorizontal .contentViewHorizontal {
  width: 1240px;
  height: 600px;
  position: absolute;
  top: 27px;
  left: 24px;
  z-index: 2;
  background-color: #000;
}
.gameViewHorizontal .bg {
  position: relative;
  z-index: 2;
  display: block;
  pointer-events: none;
}
.gameViewHorizontal .bgSmall {
  position: relative;
  z-index: 2;
  display: none;
  pointer-events: none;
}
@media screen and (max-width: 1500px) {
.gameViewHorizontal {
    height: 502px;
}
.gameViewHorizontal .contentViewHorizontal {
    width: 799px;
    height: 449px;
    position: absolute;
    top: 25px;
    left: 27px;
    z-index: 2;
}
.gameViewHorizontal .bg {
    position: relative;
    z-index: 2;
    display: none;
    pointer-events: none;
}
.gameViewHorizontal .bgSmall {
    position: relative;
    z-index: 2;
    display: block;
    pointer-events: none;
}
}
@media screen and (max-width: 1500px) {
.bigHorizontalModal .ivu-modal {
    width: 845px !important;
    top: 10% !important;
}
}

