body {
  background-color: #f6f5ff;
}
.wrap {
  position: relative;
  /* background: url(../img/pageBtmbg.png) no-repeat;
  background-size: 100% auto; */
  padding: 0.01rem 0;
  /*margin-top: 50px;*/
}
.breadChip {
  position: relative;
  width: 1200px;
  margin: auto;
  font-size: 14px;
  color: #999;
  height: 56px;
  line-height: 56px;
  /*display: none;*/
}

.breadChip a {
  font-size: 14px;
  color: #999;
}

.breadChip a:hover {
  color: #b2b6ff;
}
.wrapLR {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  *zoom: 1;
}

.wrapL {
  float: left;
  width: 872px;
  overflow: hidden;
}

.wrapR {
  float: right;
  width: 304px;
  overflow: hidden;
}

.wrapLR .comTit {
  width: 100%;
}
.gsDeInfo {
  min-height: 200px;
  min-height: 130px;
  position: relative;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 24px;
  border-radius: 10px;
  overflow: hidden;
  *zoom: 1;
}

.gsDeInfo img {
  float: left;
  width: 114px;
  height: 114px;
  border-radius: 30px;
  margin-right: 32px;
}

.gsDeInfo .info {
  float: left;
  width: 500px;
}

.gsDeInfo .info h1 {
  font-size: 26px;
    color: #1f1f25;
    font-weight: normal;
    line-height: 56px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px 0 4px;
}

.gsDeInfo .info dl {
  float: left;
  display: block;
  /*width: 122px;*/
  font-size: 18px;
  color: #999;
  line-height: 36px;
  display: flex;
  
}

.gsDeInfo .info dd {
  color: #c5c5c5;
  font-weight: normal;
}

.gsDeInfo .info dl:last-of-type {
  /*width: 200px;*/
  margin-left: 20px;
}

.gsDeInfo .info div {
  overflow: hidden;
  zoom: 1;
}

.gsDeInfo .info div span {
  /*float: left;*/
  /*display: block;*/
  /*padding: 0 18px;*/
  /*font-size: 14px;*/
  /*color: #29b5ff;*/
  /*line-height: 32px;*/
  /*background: #fff;*/
  /*border: 1px solid #29b5ff;*/
  /*border-radius: 16px;*/
  /*margin: 15px 10px 0 0;*/
      display: inline-block;
    vertical-align: top;
    padding: 0 9px;
    height: 26px;
    font-size: 12px;
    color: #666;
    line-height: 24px;
    border-radius: 6px;
    margin: 8px 8px 0 0;
    background: #F4F6F8;
}

.gameCont {
  position: relative;
  padding-top: 20px;
  margin-bottom: 24px;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
}

.lzJump {
  padding: 0 0 20px 24px;
  overflow: hidden;
}

.lzJump a {
  display: inline-block;
  vertical-align: top;
  padding: 4px 16px;
  font-size: 16px;
  color: #9c9fac;
  line-height: 22px;
  background: transparent;
  border-radius: 10px;
  cursor: pointer;
  background: url('../img/icon_all_gray.png') no-repeat;
  background-size: contain;
  margin-right: 10px;
}

.lzJump a:hover,
.lzJump a.current {
  color: #fff;
  background: url('../img/icon_all_active.png') no-repeat;
  background-size: contain;
}

.editIntro {
  margin: 0 24px 8px;
  padding: 23px 0 0 167px;
  width: 657px;
  height: 59px;
  background: url(../img/editintrobg.png) no-repeat;
  background-size: 100% 100%;
}

.editIntro > p {
  padding: 0 10px 0 16px;
  max-width: 616px;
  display: inline-block;
  height: 37px;
  background: rgba(77, 65, 156, 0.2);
  color: #fff;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.editIntro > p a {
  color: #fff;
}
.comTit {
  position: relative;
  width: 1200px;
  padding: 24px 0 6px;
  height: 32px;
  margin: auto;
  overflow: hidden;
  *zoom: 1;
}

.comTit div {
  position: relative;
  float: left;
  margin-left: 24px;
  padding-right: 23px;
  height: 32px;
  font-size: 24px;
  color: #1f1f25;
  line-height: 32px;
  font-weight: bold;
}

.comTit div:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 16px;
  background: rgba(122, 103, 246, 0.2);
  display: none;
}

.comTit div:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 9px;
  height: 8px;
  background: url(../img/icon_down_rr.png) no-repeat;
  background-size: contain;
}

.comTit a {
  position: relative;
  top: 1px;
  z-index: 1;
  float: right;
  display: block;
  margin-right: 19px;
  width: 42px;
  height: 21px;
  padding: 10px 5px;
  background: url(../img/icon.png) no-repeat;
  background-size: 1000px 1000px;
  background-position: -221px 5px;
}

.comTit a:hover {
  background-position: -279px 5px;
}

.comTit span {
  position: relative;
  top: 5px;
  z-index: 1;
  float: right;
  margin-right: 24px;
  font-size: 16px;
  color: #b2b6ff;
  line-height: 32px;
}
.gsIntro {
  margin: 0 24px;
  font-size: 14px;
  color: #1f1f25;
  line-height: 36px;
}

.gsIntro p {
  margin-top: 2px;
  font-size: 14px;
}
.showImg {
  padding: 13px 24px 8px;
  overflow: hidden;
}
.screenshot {
  width: 100%;
  /*max-height: 290px;*/
}

.screenshot .slider-contain {
  position: relative;
  width: 100%;
  height: 290px;
}

.screenshot .img-slider {
  height: 280px;
  text-align: center;
  font-size: 0;
  white-space: nowrap;
  border-radius: 12px;
}

.screenshot .img-slider img {
  display: block;
  height: 280px;
  border-radius: 12px;
  width: auto;
  vertical-align: top;
}

.screenshot .img-slider li {
  width: auto;
  margin-right: 12px;
  display: inline-block;
  height: 280px;
  border-radius: 12px;
  overflow: hidden;
}

.screenshot .img-slider li:last-child {
  margin-right: 0;
}

.screenshot .video-js {
  width: 496px;
  height: 280px;
  border-radius: 12px;
}

.screenshot .vjs-poster {
  border-radius: 14px;
}

.screenshot .slider-inner-contain {
  position: relative;
  left: 0;
  width: 100%;
  height: 290px;
  border-radius: 12px;
  overflow-x: scroll;
  overflow-y: hidden;
}

.screenshot .img-slider .img-item {
  position: relative;
  line-height: 0;
  font-size: 0;
}
.gameCont .cont {
  margin: 10px 24px 0;
  font-size: 14px;
  color: #1f1f25;
  line-height: 26px;
  overflow: hidden;
}

.gameCont .cont a {
  line-height: 31px;
  color: #b2b6ff;
}

.gameCont .cont a:hover {
  border-bottom: 0.01px solid #b2b6ff;
}

.gameCont .cont p {
  color: #1f1f25;
  margin-bottom: 12px;
}

.gameCont .cont br {
  height: 1px;
}

.gameCont .cont img {
    max-height: 600px;
max-width: 92%;
width: auto;
  margin: auto;
  display: block;
}

.gameCont .cont p img {
  max-height: 600px;
max-width: 92%;
width: auto;
}

.gameCont .cont h3 {
  position: relative;
  line-height: 34px;
  font-size: 20px;
  color: #29b5ff;
  font-weight: bold;
  padding: 0 24px 0 0;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 12px;
}

.gameCont .cont iframe {
  width: 660px;
  height: 360px;
  margin: 0 auto;
  display: block;
  border: none;
}

.gameCont .cont table {
  max-width: 100%;
  margin: auto;
}

.gameCont .cont table a {
  color: #0000ee;
}

.gameCont .cont table a:hover {
  text-decoration: underline;
}
.gameInfo {
  width: 100%;
  height: auto;
  padding: 25px 18px;
  border-radius: 16px;
  background-color: #fff;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding-top: 0;
}
.gameInfo_b {
  display: flex;
  flex-wrap: wrap;
  background-color: #f7f8fa;
  padding: 18px 16px;
  color: #999999;
  font-size: 14px;
  border-radius: 12px;
}
.gameInfo_b p {
  width: 30%;
  max-width: 50%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 7px;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
}
.gameInfo_b p span,
.gameInfo_b p a {
  color: #000;
}
.gameInfo_b p .gPower, 
.gameInfo_b p .agSecret{
 color: #8ED7E8;   
}
.gameInfo_img {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 16px;
}
.gameInfo_img img {
  width: 24%;
  border-radius: 15px;
}
.gameInfo .comTit > div {
  margin-left: 0;
}
.gameInfo .comTit {
  padding: 15px 0 8px;
}
.feBaBtn {
  position: absolute;
  top: 23px;
  right: 24px;
  padding: 0 10px 0 12px;
  height: 29px;
  font-size: 14px;
  color: #c4c4c4;
  line-height: 29px;
  border-radius: 4px;
}

.feBaBtn i {
  position: relative;
  top: 6px;
  margin-right: 7px;
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: 16px;
  background-position: -476px -5px;
}
.infoGaRec {
  margin: 0 auto 24px;
  border-radius: 8px;
  background-color: #fff;
}

.infoGaRec .list {
  padding: 0 0 10px 24px;
  overflow: hidden;
  *zoom: 1;
}

.infoGaRec .list a {
  float: left;
  margin: 14px 9px 0 0;
  text-align: center;
  width: 130px;
  height: 153px;
  font-size: 18px;
  color: #1f1f25;
  line-height: 44px;
  overflow: hidden;
}

.infoGaRec .list a img {
  display: block;
  margin: auto;
  width: 110px;
  height: 110px;
  border-radius: 24px;
}

.infoGaRec .list a:hover img {
  box-shadow: 0px 6px 6px 0px rgba(122, 103, 246, 0.2);
}

.infoGaRec .list a:hover {
  color: #b2b6ff;
  font-weight: bold;
}

.infoRel {
  position: relative;
  margin-bottom: 24px;
  border-radius: 8px;
  background-color: #fff;
  overflow: hidden;
}

.infoRel ul {
  padding: 3px 0 8px 24px;
  overflow: hidden;
  *zoom: 1;
}

.infoRel li {
  float: left;
  width: 824px;
  height: 112px;
  border-bottom: 1px dashed #3e3e3e;
  overflow: hidden;
}

.infoRel li:last-of-type {
  border-color: transparent;
}

.infoRel li a {
  display: block;
}

.infoRel li > a {
  float: left;
  margin: 16px 25px 16px 0;
  width: 120px;
  height: 78px;
  overflow: hidden;
  border-radius: 6px;
}

.infoRel li > a img {
  width: 100%;
  min-height: 100%;
  height: auto;
  display: block;
  transition: all 0.3s linear;
  border-radius: 6px;
}

.infoRel li > a:hover img {
  transform: scale(1.1);
}

.infoRel li .info {
  position: relative;
  float: left;
  width: 676px;
}

.infoRel li .info a {
  width: 550px;
  font-size: 18px;
  color: #1f1f25;
  font-weight: bold;
  line-height: 24px;
  padding-top: 17px;
  padding-bottom: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.infoRel li .info p {
  display: block;
  height: 48px;
  font-size: 14px;
  color: #999;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.infoRel li .info span {
  position: absolute;
  top: 20px;
  right: 1px;
  font-size: 14px;
  color: #999;
  line-height: 28px;
}

.infoRel li:hover .info a {
  color: #b2b6ff;
}

.infoRel .comTit a {
  background: none;
  width: auto;
  font-size: 16px;
  color: #1f1f25;
}
.infoRel .comTit a::after {
  content: '';
  display: inline-block;
  width: 34px;
  height: 20px;
  background: url(../img/more_right.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-left: 6px;
}
.infoRel .comTit a:hover {
  text-decoration: underline;
}

.gasoRec {
  position: relative;
  margin: 0 auto 24px;
  border-radius: 8px;
  background-color: #fff;
}

.gasoRec .list {
  width: 288px;
  padding: 10px 0 8px 14px;
  overflow: hidden;
  *zoom: 1;
}

.gasoRec .list a {
  float: left;
  margin: 4px 7px 0 0;
  text-align: center;
  width: 134px;
  height: 160px;
  font-size: 18px;
  color: #1f1f25;
  line-height: 46px;
  overflow: hidden;
}

.gasoRec .list a img {
  display: block;
  margin: auto;
  width: 114px;
  height: 114px;
  border-radius: 24px;
}

.gasoRec .list a:hover img {
  box-shadow: 0px 6px 6px 0px rgba(122, 103, 246, 0.2);
}

.gasoRec .list a:hover {
  color: #1e8efd;
  font-weight: bold;
}

.rankHot {
  position: relative;
  padding-top: 18px;
  margin-bottom: 24px;
  border-radius: 8px;
  background-color: #fff;
  overflow: hidden;
}

.rankHot ol {
  padding: 10px 24px 10px;
}

.rankHot ol li {
  /* border-bottom: 1px dashed #3e3e3e; */
  text-align: left;
}

.rankHot ol li:last-of-type {
  border-bottom: none;
}

.rankHot ol li i {
  float: left;
  margin-right: 16px;
  width: 36px;
  height: 32px;
  text-align: center;
  font-size: 18px;
  color: #999;
}

.rankHot .fBox {
  height: 50px;
  line-height: 49px;
  overflow: hidden;
  *zoom: 1;
}

.rankHot .fBox p {
  float: left;
  width: 142px;
  font-size: 18px;
  color: #c5c5c5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.rankHot .fBox span {
  float: right;
  font-size: 14px;
  color: #a8a8a8;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.rankHot .tBox {
  display: block;
  padding: 9px 0;
  overflow: hidden;
  *zoom: 1;
}

.rankHot .tBox img {
  float: left;
  width: 54px;
  height: 54px;
  border-radius: 10px;
  margin-right: 16px;
}

.rankHot .tBox div {
  float: left;
  height: 54px;
  width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.rankHot .tBox div p {
  display: block;
  font-size: 18px;
  color: #1f1f25;
  line-height: 28px;
  margin-bottom: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.rankHot .tBox div span {
  display: block;
  font-size: 14px;
  color: #a8a8a8;
  line-height: 24px;
}

.rankHot .hide {
  display: none;
}

.rankHot ol li .tBox i {
  color: #ffffff;
  font-size: 12px;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  background-color: #c9cdd4;
  font-style: normal;
  margin-top: 18px;
}

.rankHot ol li:nth-of-type(1) .tBox i {
  background-color: #ff2718;
}

.rankHot ol li:nth-of-type(2) .tBox i {
  background-color: #ff7e22;
}

.rankHot ol li:nth-of-type(3) .tBox i {
  background-color: #ffc118;
}

.rankHot .tBox:hover div p {
  color: #1e8efd;
  font-weight: bold;
}
.infoHot {
  position: relative;
  padding-top: 22px;
  margin-bottom: 24px;
  border-radius: 8px;
  background-color: #fff;
  overflow: hidden;
}

.infoHot .list {
  padding: 6px 10px 15px 23px;
}

.infoHot .list a {
  display: block;
  font-size: 16px;
  color: #1f1f25;
  line-height: 36px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.infoHot .list a:before {
  content: '';
  position: relative;
  top: 12px;
  vertical-align: top;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../img/icon_right_zx.png) no-repeat;
  background-size: contain;
}

.infoHot .list a:hover {
  color: #b2b6ff;
}
.ztHj {
  position: relative;
  margin-bottom: 24px;
  border-radius: 8px;
  background-color: #fff;
  overflow: hidden;
  padding-top: 15px;
}

.ztHj .list {
  position: relative;
  width: 256px;
  height: 160px;
  margin: 18px 0 24px 24px;
  overflow: hidden;
}

.ztHj ul {
  position: relative;
  overflow: hidden;
  *zoom: 1;
}

.ztHj li {
  position: relative;
  float: left;
  width: 256px;
  height: 160px;
  border-radius: 8px;
  overflow: hidden;
}

.ztHj img {
  display: block;
  width: 100%;
  min-height: 100%;
  height: auto;
  border-radius: 10px;
}
.ztHj a {
  border-radius: 10px;
  overflow: hidden;
}
.ztHj a img {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ztHj a:hover img {
  transform: scale(1.2);
}

.ztHj p {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 22px;
  height: 48px;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  border-radius: 8px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 48px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-indent: 1em;
}

.ztHj .dot {
  position: absolute;
  z-index: 2;
  width: 90%;
  padding-right: 5px;
  text-align: right;
  bottom: 10px;
  right: 0;
  margin: auto;
  overflow: hidden;
  *zoom: 1;
}

.ztHj .dot i {
  display: inline-block;
  width: 10px;
  height: 4px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  overflow: hidden;
  margin: 0 5px;
  cursor: pointer;
}

.ztHj .dot i.current {
  background: #b2b6ff;
  width: 24px;
}
.downBtn {
  position: absolute;
  right: 18px;
  width: 200px;
  padding-top: 3px;
  overflow: hidden;
}
.downBtn .adrBtn {
  display: inline-block;
  width: 156px;
  height: 48px;
  background: linear-gradient(132deg, #237bff 0%, #00fff6 100%);
  border-radius: 8px 8px 8px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 20px;
}
.downBtn .adrBtn::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../img/icon_android_down.png') no-repeat;
  background-size: contain;
  margin-right: 4px;
}

.wpTit {
  display: block;
  padding: 0 13.5px;
  line-height: 20px;
  font-size: 20px;
  color: #1f1f25;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
}

/*隐私弹窗*/
.gRule {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.ruleTxt {
    position: absolute;
    z-index: 5;
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    width: 525px;
    padding: 20px 20px 30px 30px;
    background: url(../img/qxtopbg.png) no-repeat;
    background-size: 100% auto;
    background-color: #fff;
    text-align: center;
    border-radius: 20px;
}

.gRule .gRclose {
    position: absolute;
    top: 10px;
    right: 9px;
    margin: auto;
    z-index: 10;
    cursor: pointer;
}

.gRule .gRclose i {
    display: inline-block;
    padding: 10px;
    width: 21px;
    height: 20px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -240px -158px;
    position: relative;
}


.gRule .oTitle {
    position: relative;
    margin-bottom: 48px;
    text-align: center;
}

.gRule .oTitle p {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 56px;
    position: relative;
    margin: 0 auto;
}

.gRule .gSure {
    display: block;
    cursor: pointer;
    border: 0;
    background: linear-gradient(90deg, #39D5CA, #40EABB);
    width: 253px;
    height: 58px;
    color: #fff;
    font-size: 24px;
    ;
    line-height: 58px;
    margin: 16px auto 17px;
    border-radius: 29px;
}
.ruleMain {
    display: block;
    height: 460px;
    border: none;
    padding: 0 18px 0 6px;
    line-height: 32px;
    font-size: 18px;
    color: #333;
    margin: 30px auto 30px;
    text-align: left;
    overflow: auto;
}

.ruleMain strong {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 36px;
    font-weight: bold;
}

.rulegMain p {
    margin-bottom: 8px;
    display: block;
}

.ruleMain p span {
    display: block;
}

.ruleMain p br {
    display: none;
}

.ruleBox:after {
    content: "";
    position: absolute;
    bottom: 108px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 43px;
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 0px 0px 12px 12px;
}

/* Privacy */
.gPrivacy {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.privacyTxt {
    position: absolute;
    z-index: 5;
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    width: 525px;
    padding: 20px 20px 30px 30px;
    background: url(../img/qxtopbg.png) no-repeat;
    background-size: 100% auto;
    background-color: #fff;
    text-align: center;
    border-radius: 20px;
}

.gPrivacy .gPclose {
    position: absolute;
    top: 10px;
    right: 9px;
    margin: auto;
    z-index: 10;
    cursor: pointer;
}

.gPrivacy .gPclose i {
    display: inline-block;
    padding: 10px;
    width: 21px;
    height: 20px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -240px -158px;
    position: relative;
}


.gPrivacy .oTitle {
    position: relative;
    margin-bottom: 48px;
    text-align: center;
}

.gPrivacy .oTitle p {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 56px;
    position: relative;
    margin: 0 auto;
}

.gPrivacy .gSure {
    display: block;
    cursor: pointer;
    border: 0;
    background: linear-gradient(90deg, #39D5CA, #40EABB);
    width: 253px;
    height: 58px;
    color: #fff;
    font-size: 24px;
    ;
    line-height: 58px;
    margin: 16px auto 17px;
    border-radius: 29px;
}

.privacyMain {
    display: block;
    height: 460px;
    border: none;
    padding: 0 18px 0 6px;
    line-height: 32px;
    font-size: 18px;
    color: #333;
    margin: 30px auto 30px;
    text-align: left;
    overflow: auto;
}

.privacyMain strong {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 36px;
    font-weight: bold;
}

.privacyMain p {
    margin-bottom: 8px;
    display: block;
}

.privacyMain p span {
    display: block;
}

.privacyMain p br {
    display: none;
}

.hide{
    display: none;
}
.yy_p{
    display: none;
}
@media screen and (max-width: 750px) {
  .wrap {
    margin-top: 0;
  }
  .breadChip,
  .wrapLR,
  .wrapL,
  .wrapR {
    width: 100%;
  }
  .gsDeInfo {
    min-height: 150px;
  }
  .gsDeInfo img {
    width: 80px;
    height: 80px;
    border-radius: 20px;
    margin-right: 12px;
  }
  .downBtn {
    bottom: 16px;
    width: 90%;
    height: 44px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 15px;
  }
  .downBtn .adrBtn {
    width: 80%;
    height: 100%;
    font-size: 16px;
    margin: 0 auto;
  }
  .gsDeInfo {
    display: flex;
    padding-bottom: 70px;
  }
  .gsDeInfo .info {
    flex: 1;
    float: unset;
    width: unset;
    max-width: 78%;
  }
     .gsDeInfo .info:after{
         content:'';
      clear: both;
  }
  .gsDeInfo .info h1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*max-width: 60%;*/
  }
  .gsDeInfo .info div {
    display: flex;
    flex-wrap: wrap;
  }
  .gsDeInfo .info dl {
    display: flex;
    font-size: 12px;
    flex-wrap: nowrap;
    width: 50%;
  }
  .gsDeInfo .info dl:nth-child(2n){
       margin-right: 0;
   }
   .gsDeInfo .info dl:nth-child(2n + 1){
       margin-left: 0;
   }
  .gsDeInfo .info dt,
  .gsDeInfo .info dd{
      white-space: nowrap;
  }
  .gsDeInfo .info dd{
     overflow: hidden;
     text-overflow: ellipsis;
  }
  .gsDeInfo .info div:nth-of-type(2) {
    flex-wrap: wrap;
  }
  .gsDeInfo .info div:nth-of-type(2):after{
         content:'';
      clear: both;
  }
  .gsDeInfo .info div span {
    display: inline-block;
    font-size: 12px;
    padding: 2px 12px;
    line-height: 1;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
  }
  .gsDeInfo .info div span:last-child{
      margin-right: 0;
  }
  .lzJump {
    display: flex;
    padding-bottom: 0;
  }
  .lzJump a {
    font-size: 12px;
    padding: 2px 14px;
    line-height: 16px;
    background-size: 100% 100%;
  }
  .lzJump a:hover,
  .lzJump a.current {
    background-size: 100% 100%;
  }
  .comTit {
    padding-top: 8px;
  }
  .screenshot .slider-contain,
  .screenshot .slider-inner-contain,
  .screenshot .img-slider,
  .screenshot .img-slider li {
    height: auto;
  }
  .screenshot .img-slider img {
    width: auto;
    
    height: 20vh;
  }
  .gameInfo_b {
    flex-direction: column;
  }
  .gameInfo_b p span,
  .gameInfo_b p a {
    font-weight: 700;
  }
  .gameInfo_img {
    flex-wrap: wrap;
  }
  .gameInfo_img img {
    width: 48%;
    height: auto;
    margin-bottom: 12px;
  }
  .infoGaRec .list {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    overflow: unset;
    overflow-x:auto ;
  }
  .infoGaRec .list a {
    flex: 0 0 33%;
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
  }
  /*.infoGaRec .list a:nth-child(n + 4) {*/
  /*  display: none;*/
  /*}*/
  .infoGaRec .list a img {
    width: 64px;
    height: 64px;
    margin-bottom: 4px;
  }
  .dRecbLL {
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 12px;
  }
  .dTit {
    height: auto;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    padding-top: 12px;
  }
  .dTit strong {
    font-size: 18px;
    /* width: 96px; */
    height: 26px;
    /* background: url(../img/hot_tj.png) no-repeat; */
    background-size: contain;
  }
  .dTit a {
    width: 34px;
    height: 20px;
    background: url(../img/more_right.png) no-repeat;
    background-size: contain;
  }
  .dRecbLL .dTit a {
    padding-right: 0;
  }
  .dRecbLL .list {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
    box-sizing: border-box;
  }
  .dRecbLL .list a {
    width: 48%;
    margin: 0;
    margin-bottom: 10px;
    float: left;
    display: block;
    height: 172px;
    font-size: 16px;
    color: #424242;
    line-height: 24px;
    overflow: hidden;
  }
  .dRecbLL .list a img {
    display: block;
    width: 100%;
    height: 110px;
    border-radius: 10px;
    margin-bottom: 11px;
  }
  .gasoRec {
    margin-top: 20px;
  }
  .gasoRec .list {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 100%;
    box-sizing: border-box;
    overflow: unset;
    overflow-x:auto;
  }
  .gasoRec .list a {
    flex: 0 0 33%;
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
  }
  /*.gasoRec .list a:nth-child(n + 4) {*/
  /*  display: none;*/
  /*}*/
  .gasoRec .list a img {
    width: 64px;
    height: 64px;
    margin-bottom: 4px;
  }
  .rankHot .tBox .down_a_tbox {
    font-size: 14px;
    padding: 4px 16px;
    border-radius: 40px;
    border: 1px solid #29b5ff;
    color: #29b5ff;
    margin-top: 20px;
    float: right;
  }
  .ztHj .list {
    width: 46%;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    float: left;
    margin: 0;
    margin-top: 18px;
    margin-left: 2%;
  }
 
  .ztHj a {
    width: 100%;
  }
  .ztHj a img{
      height: 90px;
  }
  .ztHj a:nth-child(2n) {
    margin-left: auto;
  }
  .ztHj img {
    border-radius: 16px;
    min-height: unset;
  }
  .ruleTxt,.privacyTxt{
      width: 100%;
      box-sizing: border-box;
  }
  .gameInfo_b p{
      width: 100%;
      max-width: unset;
      position: relative;
  }
  .yy_p_m{
      display: none !important;
  }
  .yy_p{
      position: absolute;
      top: 0;
      right: 50px;
      display: flex;
      flex-direction: column;
      font-family: normal;
      font-style: normal;
  }
  .ruleTxt,.privacyTxt{
      top: usnet;
      bottom: 0;
  }
  .ruleMain{
      max-height: 50vh;
      font-size: 14px;
      
  }
  .privacyMain{
       max-height: 50vh;
      font-size: 14px;
  }
  .gRule .gSure,
  .gPrivacy  .gSure{
      width:180px;
      height: 40px;
      line-height:40px;
      font-size: 20px;
  }
}