body {
  background-color: #f8f8f8;
}

.hide {
  display: none;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
.djgTop {
  position: relative;
  padding: 26px 20px;
  background-color: #fff;
  overflow: visible;
  *zoom: 1;
}

.djgTop .img {
  float: left;
  width: 180px;
  height: 180px;
  border-radius: 28px;
  margin-right: 23px;
  overflow: hidden;
}

.djgTop .img img {
  width: 100%;
  height: 100%;
}

.djgTop .dgInfo {
  float: left;
  width: 956px;
}

.djgTop .dgInfo p {
  overflow: hidden;
  white-space: nowrap;
}

.djgTop .dgName {
  position: relative;
  display: inline-block;
  margin: 10px 4px 0 0;
  padding-right: 20px;
  max-width: 946px;
  height: 34px;
  line-height: 38px;
  font-size: 14px;
  color: #808080;
  background-color: #fff;
  overflow: hidden;
}

.djgTop h1 {
  display: inline-block;
  font-size: 28px;
  color: #333;
  margin-right: 18px;
  line-height: 28px;
}

.djgTop .dgName i {
  display: block;
  position: absolute;
  width: 66px;
  height: 26px;
  background-position: -258px -395px;
  right: -81px;
  top: 10px;
}

.djgTop .firm {
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  /*margin-top: 20px;*/
  overflow: hidden;
  white-space: nowrap;
}

.djgTop .firm span {
  margin-right: 17px;
  color: #757575;
}

.djgTop .firm span:nth-of-type(2) {
  margin-left: 17px;
}

.djgTop .tags {
  overflow: hidden;
  white-space: nowrap;
}

.djgTop .tags a {
  display: inline-block;
  width: 70px;
  text-align: center;
  background-color: #ffe5e5;
  color: #e85454;
  padding: 0 5px;
  height: 32px;
  line-height: 32px;
  border-radius: 5px;
  font-size: 14px;
  margin: 18px 20px 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.djgTop .tags a:hover {
  color: #ffe5e5;
  background-color: #e85454;
}

.djgTop .tags a:nth-of-type(1) {
  background-color: #fff5e5;
  color: #ff9900;
}

.djgTop .tags a:nth-of-type(2) {
  background-color: #ffe5e5;
  color: #e85454;
}

.djgTop .tags a:nth-of-type(3) {
  background-color: #f3ffe5;
  color: #88d42f;
}

.djgTop .tags a:nth-of-type(4) {
  background-color: #f7e5ff;
  color: #8957a1;
}

.djgTop .tags a:nth-of-type(5) {
  background-color: #e5f9ff;
  color: #00b7ee;
}

.djgTop .tags a:nth-of-type(6) {
  background-color: #fdffe5;
  color: #a6b314;
}

.djgTop .tags a:nth-of-type(7) {
  background-color: #ffeee5;
  color: #ffab80;
}

.djgTop .tags a:nth-of-type(8) {
  background-color: #e5faff;
  color: #43b3cb;
}

.djgTop .tags a:nth-of-type(9) {
  background-color: #ffece5;
  color: #bf3504;
}

.djgTop .tags a:nth-of-type(10) {
  background-color: #e5f4ff;
  color: #83a8c3;
}

.djgTop .tags a:nth-of-type(11) {
  background-color: #ffe5f0;
  color: #be6a8b;
}

.djgTop .tags a:nth-of-type(12) {
  background-color: #ffe5e5;
  color: #e85454;
}

.djgTop .tags a:nth-of-type(13) {
  background-color: #f3ffe5;
  color: #88d42f;
}

.djgTop .tags a:nth-of-type(14) {
  background-color: #f7e5ff;
  color: #8957a1;
}

.djgTop .tags a:nth-of-type(15) {
  background-color: #e5f9ff;
  color: #00b7ee;
}

.djgTop .tags a:nth-of-type(16) {
  background-color: #fdffe5;
  color: #a6b314;
}

.djgTop .tags a:nth-of-type(17) {
  background-color: #ffeee5;
  color: #ffab80;
}

.djgTop .tags a:nth-of-type(18) {
  background-color: #e5faff;
  color: #43b3cb;
}

.djgTop .tags a:nth-of-type(19) {
  background-color: #ffece5;
  color: #bf3504;
}

.djgTop .tags a:nth-of-type(20) {
  background-color: #e5f4ff;
  color: #83a8c3;
}

.djgTop .tags a:nth-of-type(1):hover {
  color: #fff5e5;
  background-color: #ff9900;
}

.djgTop .tags a:nth-of-type(2):hover {
  color: #ffe5e5;
  background-color: #e85454;
}

.djgTop .tags a:nth-of-type(3):hover {
  color: #f3ffe5;
  background-color: #88d42f;
}

.djgTop .tags a:nth-of-type(4):hover {
  color: #f7e5ff;
  background-color: #8957a1;
}

.djgTop .tags a:nth-of-type(5):hover {
  color: #e5f9ff;
  background-color: #00b7ee;
}

.djgTop .tags a:nth-of-type(6):hover {
  color: #fdffe5;
  background-color: #a6b314;
}

.djgTop .tags a:nth-of-type(7):hover {
  color: #ffeee5;
  background-color: #ffab80;
}

.djgTop .tags a:nth-of-type(8):hover {
  color: #e5faff;
  background-color: #43b3cb;
}

.djgTop .tags a:nth-of-type(9):hover {
  color: #ffece5;
  background-color: #bf3504;
}

.djgTop .tags a:nth-of-type(10):hover {
  color: #e5f4ff;
  background-color: #83a8c3;
}

.djgTop .tags a:nth-of-type(11):hover {
  color: #ffe5f0;
  background-color: #be6a8b;
}

.djgTop .tags a:nth-of-type(12):hover {
  color: #ffe5e5;
  background-color: #e85454;
}

.djgTop .tags a:nth-of-type(13):hover {
  color: #f3ffe5;
  background-color: #88d42f;
}

.djgTop .tags a:nth-of-type(14):hover {
  color: #f7e5ff;
  background-color: #8957a1;
}

.djgTop .tags a:nth-of-type(15):hover {
  color: #e5f9ff;
  background-color: #00b7ee;
}

.djgTop .tags a:nth-of-type(16):hover {
  color: #fdffe5;
  background-color: #a6b314;
}

.djgTop .tags a:nth-of-type(17):hover {
  color: #ffeee5;
  background-color: #ffab80;
}

.djgTop .tags a:nth-of-type(18):hover {
  color: #e5faff;
  background-color: #43b3cb;
}

.djgTop .tags a:nth-of-type(19):hover {
  color: #ffece5;
  background-color: #bf3504;
}

.djgTop .tags a:nth-of-type(20):hover {
  color: #e5f4ff;
  background-color: #83a8c3;
}
.downbtn {
  overflow: hidden;
  *zoom: 1;
}
.downbtn a,
.downbtn button {
  position: relative;
  z-index: 1;
  display: inline-block;
  border: none;
  width: 231px;
  height: 49px;
  line-height: 49px;
  border-radius: 8px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin: 17px 16px 0px 0;
  cursor: pointer;
  vertical-align: top;
}
.downbtn a,
.downbtn button {
  float: left;
}
.downbtn a.adrBtn {
  background: linear-gradient(90deg, #00dc7f 0%, #00e5ff 100%);
}

.downbtn a.iosBtn {
  background: linear-gradient(90deg, #009dff 0%, #2b99ff 99%);
}
.downbtn a i,
.downbtn button > i {
  display: inline-block;
  position: relative;
  top: 7px;
  margin-right: 10px;
}
.downbtn a.adrBtn i {
  position: relative;
  width: 22px;
  height: 28px;
  background-position: -8px -565px;
}
.downbtn a.adrBtn span i {
  width: 22px;
  height: 28px;
  background-position: -8px -565px;
}
.downbtn a.iosBtn span i {
  width: 26px;
  height: 30px;
  background-position: -54px -565px;
}
.downbtn a.iosBtn i {
  position: relative;
  width: 26px;
  height: 30px;
  background-position: -54px -565px;
}

.downbtn a.pcBtn > div {
  margin: 0;
}

.downbtn .pcAdd i {
  left: 0;
}

.downbtn .pcBtn i {
  top: 4px;
  left: 0;
}

.dgrade,
.nograde {
  position: absolute;
  top: 40px;
  right: 20px;
  width: 120px;
  height: 120px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  background: linear-gradient(180deg, #d3e3ff 0%, #eef4ff 100%);
  text-align: center;
  overflow: hidden;
}

.dgrade span {
  display: block;
  line-height: 36px;
  color: #999;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
}

.dgrade strong {
  display: block;
  height: 44px;
  line-height: 44px;
  color: #454545;
  font-size: 44px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
}

.dgrade p {
  position: relative;
  display: block;
  color: #454545;
  font-size: 20px;
  margin-top: 8px;
}

.dgrade p:after {
  content: '';
  width: 110px;
  height: 9px;
  background: url(../img/icon.png) no-repeat;
  background-position: -158px -618px;
  position: absolute;
  left: 0px;
  right: 0;
  margin: auto;
}

.nograde p {
  line-height: 100px;
  color: #808080;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  padding: 0;
  text-align: center;
  margin: auto;
}
.djgL {
  float: left;
  width: 770px;
  margin-right: 24px;
}

.djgR {
  float: right;
  width: 406px;
  padding-top: 7px;
}

.djgL section {
  padding: 0 20px 20px;
  width: 100%;
  background-color: #fff;
}

.djgR section {
  margin: 0;
  width: 100%;
  background-color: #fff;
  padding: 0 15px;
}

.djdL {
  float: left;
  width: 770px;
  margin-right: 24px;
}

.djdR {
  float: right;
  width: 406px;
  padding-bottom: 100px;
}

.djdL section {
  padding: 0 20px 20px;
}

.djdR section {
  margin: 0;
  padding-bottom: 0px;
}

.djgL .djgNav {
  height: 69px;
  background-color: transparent;
  padding: 0;
}

.djgNav div {
  height: 56px;
  background-color: #fff;
  margin-top: 7px;
  padding-left: 20px;
}

.djgNav div span {
  float: left;
  display: block;
  padding: 0 24px;
  height: 69px;
  line-height: 69px;
  font-size: 16px;
  color: #4c4c4c;
  margin-top: -7px;
  border-radius: 8px;
  cursor: pointer;
}

.djgNav div span.current {
  font-size: 18px;
  color: #fff;
  background-color: #2b99ff;
}

.djgNav div span:hover {
  color: #2b99ff;
}

.djgNav div span.current:hover {
  color: #fff;
}

.djgL .djgInfo {
  position: relative;
  padding-bottom: 11px;
}

.djgInfo .info {
  width: 750px;
  overflow: hidden;
  *zoom: 1;
}

.djgInfo dl {
  float: left;
  width: 220px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #808080;
  background-color: #eee;
  padding-left: 15px;
  margin: 0 10px 9px 0;
  border-radius: 2px;
}

.djgInfo dl dt {
  float: left;
}

.djgInfo dl dd {
  float: left;
  max-width: 168px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
}

.djgInfo dl dd em {
  color: #2b99ff;
  cursor: pointer;
}

.djgInfo dl dd em:hover {
  text-decoration: underline;
}

.djgInfo dl dd a {
  color: #2b99ff;
}

.djgInfo dl dd {
  max-width: auto;
  width: 142px;
  text-overflow: ellipsis;
}

.djgInfo .infoLength {
  width: 45.6%;
}

.djgInfo .infoLength dd {
  width: 280px;
  text-overflow: ellipsis;
}
.dgCont .contHid {
  position: relative;
  height: auto;
  overflow: hidden;
}

.dgCont .cont {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 1.5;
  word-break: break-all;
}

.dgCont .cont a {
  line-height: 25px;
  text-indent: 0;
  color: #2b99ff;
}

.dgCont .cont a:hover {
  border-bottom: 0.01px solid #2b99ff;
}

.dgCont .cont p {
  line-height: 26px;
  color: #4c4c4c;
  margin-bottom: 10px;
  text-indent: 2em;
}

.dgCont .cont br {
  height: 2px;
}

.dgCont .cont img {
  max-width: 730px;
  max-height: 820px;
  display: block;
  margin: auto;
}

.dgCont .cont p img {
  max-width: 730px;
  max-height: 820px;
  display: block;
  margin: auto;
}

.dgCont .cont h3 {
  margin: 16px 0;
  line-height: 17px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  padding-left: 10px;
  border-left: 5px solid #2b99ff;
}

.dgCont .cont iframe {
  width: 600px;
  height: 340px;
  margin: 0 auto;
  display: block;
  border: none;
}

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

.dgCont .cont table a {
  color: #0000ee;
}
.contHid .linear {
  position: absolute;
  height: 40px;
  bottom: 0;
  width: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    color-stop(70%, #fff)
  );
  background-image: linear-gradient(
    -180deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 70%
  );
}
.nextPre {
  width: 730px;
  height: 58px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

.nextPre p {
  width: 330px;
  height: 36px;
  display: block;
  float: left;
  padding: 0 10px;
  cursor: pointer;
  border-radius: 5px;
  margin-top: 20px;
  background-color: #eee;
  color: #808080;
  font-size: 14px;
  line-height: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nextPre p:nth-of-type(2) {
  float: right;
}

.nextPre p a {
  color: #808080;
}

.nextPre p:hover a,
.nextPre p.current a {
  color: #2b99ff;
}

.nextPre p:hover,
.nextPre p.current {
  background-color: #eef4ff;
  color: #2b99ff;
}
.screenshot {
  width: 730px;
  max-height: 426px;
}

.screenshot .intro {
  width: 730px;
  position: relative;
}

.screenshot .intro .slider-contain {
  position: relative;
  width: 730px;
  height: 337px;
}

.screenshot .intro .img-slider {
  height: 320px;
  text-align: center;
  font-size: 0;
  white-space: nowrap;
}

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

.screenshot .intro .img-slider li {
  width: auto;
  margin-right: 10px;
  display: inline-block;
  height: 320px;
}

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

.screenshot .intro .video-js {
  width: 570px;
  height: 320px;
}

.screenshot .slider-inner-contain {
  position: relative;
  left: 0;
  width: 730px;
  height: 337px;
  overflow-x: scroll;
  overflow-y: hidden;
  background: #fff;
}
.slider-contain > i {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 30px;
  height: 320px;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.slider-contain > i:after {
  content: '';
  position: absolute;
  width: 14px;
  height: 26px;
  background: url(../img/icon.png) no-repeat;
  background-size: 1000px 1000px;
  top: 150px;
}

.slider-contain .gLeft:after {
  background-position: -82px -611px;
  left: 7px;
}

.slider-contain .gRight:after {
  background-position: -120px -611px;
  left: 7px;
}

.screenshot:hover .gLeft {
  left: 0;
}

.screenshot:hover .gRight {
  right: 0;
}

.screenshot .img-slider .img-item {
  position: relative;
  line-height: 0;
  font-size: 0;
}
.dgEdition .eTit,
.dgEdition tr {
  width: 736px;
}

.dgEdition .eTit {
  height: 32px;
  overflow: hidden;
  *zoom: 1;
}

.dgEdition .eTit th,
.dgEdition td {
  float: left;
  display: block;
  width: 241px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-right: 1px solid #fff;
  background-color: #6a9cff;
  overflow: hidden;
  white-space: nowrap;
}

.dgEdition tr {
  overflow: hidden;
  *zoom: 1;
}

.dgEdition td {
  height: 40px;
  line-height: 40px;
}

.dgEdition td a {
  display: block;
  color: #333;
  height: 40px;
  line-height: 40px;
}

.dgEdition tr:nth-of-type(2n + 1) td {
  background-color: #eef4ff;
}

.dgEdition tr:nth-of-type(2n + 2) td {
  background-color: #d3e3ff;
}

.dgEdition td:nth-of-type(3) a {
  color: #2b99ff;
}

.dgEdition td a:hover {
  color: #2b99ff;
}

.dgEdition td:nth-of-type(3) a:hover {
  text-decoration: underline;
}

.dgEdition .eMore td {
  width: 728px !important;
  padding-top: 11px;
  height: 39px;
  background-color: #d3e3ff;
}

.dgEdition .eMore a {
  display: block;
  width: 90px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #2b99ff;
  margin: 0 auto;
  border-radius: 5px;
  cursor: pointer;
}

.dgEdition .eMore a:hover {
  opacity: 0.9;
  color: #fff;
}
.dgGame .list {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}

.dgGame .list a {
  display: block;
  position: relative;
  float: left;
  height: 130px;
  margin: 0 1px 1px 0;
  padding: 15px 13px;
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: #fafafa;
  overflow: hidden;
  *zoom: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dgGame .list a img {
  float: left;
  width: 96px;
  height: 96px;
  border-radius: 16px;
  margin-right: 14px;
}

.dgGame .list div {
  float: left;
  width: 104px;
}

.dgGame .list p {
  font-size: 14px;
  color: #999;
  line-height: 16px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
}

.dgGame .list p.name {
  font-size: 18px;
  color: #333;
  height: 28px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dgGame .list p span {
  color: #757575;
  font-weight: 400;
}

.dgGame .list p span:first-of-type {
  margin-right: 4px;
}

.dgGame .list p span:nth-of-type(2) {
  margin-left: 4px;
}

.dgGame .list p span i {
  display: inline-block;
  width: 14px;
  height: 13px;
  background-position: -128px -10px;
  margin-left: 2px;
  position: relative;
  top: 0.5px;
}

.dgGame .list .btn {
  display: block;
  font-size: 14px;
  color: #2b99ff;
  width: 68px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #2b99ff;
  border-radius: 28px;
  text-align: center;
  margin-top: 10px;
}

.dgGame .list a:hover p.name {
  color: #2b99ff;
}

.dgGame .list a:hover {
  background-color: #eef4ff;
  border-color: #2b99ff;
}

.tabMenus {
  background-color: #f9f9f9;
  margin-bottom: 20px;
  overflow: hidden;
  *zoom: 1;
}

.tabMenus em {
  float: left;
  display: block;
  width: 121.6px;
  height: 38px;
  line-height: 36px;
  font-size: 16px;
  color: #4c4c4c;
  text-align: center;
  border-top: 2px solid transparent;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tabMenus em.current {
  background-color: #fff;
  border-top-color: #2b99ff;
  color: #2b99ff;
}

.tabMenus em:hover {
  color: #2b99ff;
}

.dgLike .intro {
  padding-bottom: 20px;
  border-bottom: 1px dashed #d2d2d2;
  overflow: hidden;
  *zoom: 1;
}

.dgLike .intro > a {
  float: left;
  display: block;
  margin-right: 20px;
  overflow: hidden;
}

.dgLike .intro > a img {
  width: 282px;
  height: 160px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.dgLike .intro > a:hover img {
  transform: scale(1.2);
}

.dgLike .dec {
  position: relative;
  float: left;
  position: relative;
  width: 428px;
  height: 160px;
  overflow: hidden;
}

.dgLike .dec a {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 24px;
  color: #333;
  padding-top: 5px;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  white-space: nowrap;
}

.dgLike .dec p {
  height: 100px;
  line-height: 25px;
  font-size: 14px;
  color: #999;
  margin-top: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.dgLike .dec em {
  display: block;
  position: absolute;
  top: 18px;
  right: -5px;
  z-index: 0;
  font-size: 14px;
  color: #2b99ff;
}

.dgLike .dec a:hover {
  color: #2b99ff;
}

.dgLike .subBoxs .list {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  margin: 16px 0;
}

.dgLike .subBoxs .list a {
  display: block;
  position: relative;
  float: left;
  height: 130px;
  margin: 0 6px 6px 0;
  padding: 15px 13px;
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: #fafafa;
  overflow: hidden;
  *zoom: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dgLike .subBoxs .list a img {
  float: left;
  width: 96px;
  height: 96px;
  border-radius: 16px;
  margin-right: 8px;
}

.dgLike .subBoxs .list div {
  float: left;
  width: 104px;
}

.dgLike .subBoxs .list p {
  font-size: 14px;
  color: #999;
  line-height: 16px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
}

.dgLike .subBoxs .list p.name {
  font-size: 18px;
  color: #333;
  height: 28px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dgLike .subBoxs .list p span {
  color: #757575;
  font-weight: 400;
}

.dgLike .subBoxs .list p span:first-of-type {
  margin-right: 4px;
}

.dgLike .subBoxs .list p span:nth-of-type(2) {
  margin-left: 4px;
}

.dgLike .subBoxs .list p span i {
  display: inline-block;
  width: 14px;
  height: 13px;
  background-position: -128px -10px;
  margin-left: 2px;
  position: relative;
  top: 0.5px;
}

.dgLike .subBoxs .list .btn {
  display: block;
  font-size: 14px;
  color: #2b99ff;
  width: 68px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #2b99ff;
  border-radius: 28px;
  text-align: center;
  margin-top: 10px;
}

.dgLike .subBoxs .list a:hover p.name {
  color: #2b99ff;
}

.dgLike .subBoxs .list a:hover {
  background-color: #eef4ff;
  border-color: #2b99ff;
}

.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, 0.6);
}
.ruleBox {
  position: fixed;
  z-index: 5;
  top: 60px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  width: 520px;
  border-radius: 8px;
}

.ruleBox .rClose {
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  text-align: center;
}

.ruleBox .rClose i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: -777px -695px;
  position: relative;
  cursor: pointer;
}

.ruleBox .rTitle {
  position: relative;
  width: 100%;
  height: 90px;
  background-image: url(../img/maskbg.jpg);
  background-size: 520px 100%;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.ruleBox .rTitle > i {
  display: block;
  width: 90px;
  height: 90px;
  background-position: -777px -905px;
  position: absolute;
  top: -42px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.ruleBox .rTitle p {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  line-height: 120px;
  white-space: nowrap;
  overflow: hidden;
}

.ruleBox .rTitle p > i {
  display: inline-block;
  width: 24px;
  height: 26px;
  background-position: -913px -702px;
  position: relative;
  top: 5px;
  margin-right: 10px;
}
.ruleMain {
  display: block;
  width: 480px;
  height: 300px;
  border-radius: 20px;
  padding: 0 20px;
  line-height: 42px;
  font-size: 16px;
  margin: 20px auto 0;
  overflow: auto;
}

.ruleMain p:nth-last-of-type(1) {
  margin-bottom: 20px;
}
.rSure {
  width: 190px;
  height: 40px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background-color: #2b99ff;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  display: block;
  margin: 20px auto 30px;
  cursor: pointer;
}

textarea.ruleMain {
  border: none;
  resize: none;
}
.dgCont .logBox p,
.dgCont .rizhi p {
  text-indent: 0;
}
.djTitle {
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}
.djTitle em {
  float: left;
  position: relative;
  display: block;
  padding: 0 22px;
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  background-color: #fff;
}

.djTitle em:before {
  content: '';
  width: 12px;
  height: 12px;
  background-color: #2b99ff;
  border-radius: 12px;
  position: absolute;
  left: 0;
  top: 18px;
}

.djTitle a {
  float: right;
  display: block;
  font-size: 14px;
  color: #757575;
  margin-top: 28px;
}

.djTitle a:hover {
  color: #2b99ff;
}
.dgTit {
  overflow: hidden;
  *zoom: 1;
}

.dgTit em {
  float: left;
  display: block;
  height: 65px;
  line-height: 65px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  background-color: #fff;
}

.dgTit em i {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-color: #2b99ff;
  border-radius: 5px;
  margin-right: 10px;
}

.dgTit a {
  float: right;
  display: block;
  font-size: 14px;
  color: #757575;
  margin-top: 28px;
}

.dgTit a:hover {
  color: #2b99ff;
}
.newGame .slider {
  position: relative;
  width: auto;
  max-height: 420px;
  padding-top: 20px;
  overflow: hidden;
}

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

.newGame li {
  float: left;
  width: 380px;
  max-height: 380px;
  overflow: hidden;
}

.newGame li a {
  float: left;
  display: block;
  width: 123px;
  padding: 12px 0;
  background-color: #fff;
  margin: 0 3px 4px 0;
  overflow: hidden;
  border-radius: 12px;
  *zoom: 1;
}

.newGame li a img {
  display: block;
  width: 96px;
  height: 96px;
  border-radius: 16px;
  margin: auto;
}

.newGame li a p {
  display: block;
  width: 96%;
  margin: auto;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #333;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.newGame li .btn {
  display: block;
  font-size: 14px;
  color: #2b99ff;
  width: 68px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #2b99ff;
  border-radius: 28px;
  text-align: center;
  margin: auto;
}

.newGame li a:hover {
  background-color: #eef4ff;
  border-color: #2b99ff;
}

.hotHj .list {
  width: 386px;
  padding-top: 20px;
  overflow: hidden;
  *zoom: 1;
}

.hotHj .list a {
  display: block;
  position: relative;
  float: left;
  width: 173px;
  height: 138px;
  margin: 0 20px 7px 0;
  border-radius: 3px;
  font-size: 16px;
  color: #333333;
  line-height: 29px;
  text-align: center;
  max-height: 138px;
  overflow: hidden;
}

.hotHj .list a img {
  width: 173px;
  height: 98px;
  border-radius: 3px;
}

.hotHj .list a:hover {
  color: #2b99ff;
}
.dgRank ul {
  padding: 4px 0;
}

.dgRank ul li {
  border-bottom: 1px solid #e6e6e6;
}

.dgRank ul li:last-of-type {
  border-bottom: none;
}

.dgRank .num {
  position: relative;
  float: left;
  display: block;
  margin: 0 21px 0 2px;
  width: 24px;
  height: 25px;
  line-height: 25px;
  background-color: #ededed;
  font-size: 14px;
  color: #757575;
  text-align: center;
  border-radius: 3px;
}

.dgRank li:nth-child(1) .num {
  width: 29px;
  height: 23px;
  background-position: -163px -5px;
  background-color: transparent;
}

.dgRank li:nth-child(2) .num {
  width: 29px;
  height: 25px;
  background-position: -204px -5px;
  background-color: transparent;
}

.dgRank li:nth-child(3) .num {
  width: 29px;
  height: 24px;
  background-position: -246px -6px;
  background-color: transparent;
}

.dgRank .fBox .btn {
  float: right;
  display: block;
  font-size: 14px;
  color: #2b99ff;
  width: 68px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #2b99ff;
  border-radius: 28px;
  text-align: center;
  margin-top: 11px;
}

.dgRank .tfBox p {
  font-size: 14px;
  color: #757575;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dgRank .tBox {
  position: relative;
}

.dgRank .tBox a {
  display: block;
  padding: 20px 0;
  overflow: hidden;
  *zoom: 1;
}

.dgRank .tBox img {
  width: 102px;
  height: 102px;
  border-radius: 16px;
  display: block;
  float: left;
  margin-right: 18px;
}

.dgRank .tBox .info {
  float: left;
  width: 190px;
  height: 102px;
  overflow: hidden;
}

.dgRank .tBox p {
  width: 190px;
  line-height: 28px;
}

.dgRank .tBox p:first-of-type {
  font-size: 20px;
  color: #2b99ff;
  font-weight: bold;
  line-height: 45px;
}

.dgRank .tBox .btn {
  position: absolute;
  top: 56px;
  right: 0;
  display: block;
  font-size: 14px;
  color: #2b99ff;
  width: 68px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #2b99ff;
  border-radius: 28px;
  text-align: center;
}

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

.dgRank .fBox p {
  float: left;
  display: block;
  width: 100px;
}

.dgRank .fBox p:first-of-type {
  width: 130px;
  font-size: 16px;
  color: #333;
}

.dgRank .fBox .num {
  margin-top: 13px;
}

.dgRank .tBox .num {
  margin-top: 36px;
}

.dgRank ul li:nth-child(-n + 3) .num {
  margin-left: 0px;
  margin-right: 18px;
}

.dgRank ul li:nth-child(-n + 3) .fBox .num {
  margin-top: 13px;
}

.dgRank ul li:nth-child(-n + 3) .tBox .num {
  margin-top: 36px;
}

.dgRank .tBox .info p i {
  display: inline-block;
  width: 14px;
  height: 13px;
  background-position: -128px -10px;
  margin-left: 2px;
  position: relative;
  top: 0px;
}
.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, 0.6);
  display: noen;
}

.privacyTxt {
  position: fixed;
  z-index: 5;
  top: 60px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  width: 520px;
  border-radius: 8px;
}

.privacyTxt .PClose {
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  text-align: center;
}

.privacyTxt .PClose i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: -777px -695px;
  position: relative;
  cursor: pointer;
}

.privacyTxt .rTitle {
  position: relative;
  width: 100%;
  height: 90px;
  background-image: url(../img/maskbg.jpg);
  background-size: 520px 100%;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.privacyTxt .rTitle > i {
  display: block;
  width: 90px;
  height: 90px;
  background-position: -777px -905px;
  position: absolute;
  top: -42px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.privacyTxt .rTitle p {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  line-height: 120px;
  white-space: nowrap;
  overflow: hidden;
}

.privacyTxt .rTitle p > i {
  display: inline-block;
  width: 24px;
  height: 26px;
  background-position: -913px -702px;
  position: relative;
  top: 5px;
  margin-right: 10px;
}

.privacyMain {
  display: block;
  width: 480px;
  height: 300px;
  border-radius: 20px;
  padding: 0 20px;
  line-height: 42px;
  font-size: 16px;
  margin: 20px auto 0;
  overflow: auto;
}

.privacyMain p:nth-last-of-type(1) {
  margin-bottom: 20px;
}

.pSure {
  width: 190px;
  height: 40px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background-color: #2b99ff;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  display: block;
  margin: 20px auto 30px;
  cursor: pointer;
}
/*.btnList {*/
/*    padding-left: 2px;*/
/*    margin-top: 6px;*/
/*    display: flex*/
/*}*/

/* .btnList li {*/
/*    width: 192px;*/
/*    height: 46px;*/
/*    color: white;*/
/*    cursor: pointer;*/
/*    font-size: 18px;*/
/*    line-height: 46px;*/
/*    text-align: center;*/
/*    margin-left: 10px;*/
/*    border-radius: 6px*/
/*}*/

/* .btnList li a {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    border-radius: 6px;*/
/*    margin-top:0*/
/*}*/

/* .btnList li:first-child {*/
/*    margin-left: 0*/
/*}*/

/* .btnList .apple a {*/
/*    color: white;*/
/*    font-size: 18px;*/
/*    text-align: center;*/
/*    line-height: 46px;*/
/*    background-color: #1799ff*/
/*}*/

/* .btnList .az a {*/
/*    color: white;*/
/*    font-size: 18px;*/
/*    text-align: center;*/
/*    line-height: 46px;*/
/*    background-color: #25CC6D*/
/*}*/

/* .btnList .pc a {*/
/*    line-height: auto;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    background-color: #CA85FD*/
/*}*/

/* .btnList .pc a .pcTxt {*/
/*    font-size: 16px;*/
/*    color: #FFFFFF;*/
/*    line-height: 16px;*/
/*    margin-top: 6px*/
/*}*/

/* .btnList .pc a .brief {*/
/*    font-size: 12px;*/
/*    line-height: 12px;*/
/*    margin-top: 4px;*/
/*    color: rgba(255,255,255,0.7)*/
/*}*/

/* .btnList .yuyue {*/
/*    background-color: #FA7A53*/
/*}*/

/* .btnList .zw {*/
/*    background-color: #CCCCCC*/
/*}*/

 .gameDetailTop {
    padding: 24px 25px 18px 25px;
    display: flex;
    background-color: white
}

 .gameDetailTop .imgContontBox .imgBox {
    width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 20px;
    margin-top: 36px;
}

 .gameDetailTop .imgContontBox .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .3s ease
}

 .gameDetailTop .imgContontBox .imgBox img:hover {
    transform: scale(1.2)
}

 .gameDetailTop .imgContontBox .likeBox {
    padding-left: 2px;
    margin-top: 21px;
    display: none;
}

 .gameDetailTop .imgContontBox .likeBox .likeItem {
    width: 64px;
    height: 62px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #F4F4F4
}

 .gameDetailTop .imgContontBox .likeBox .likeItem .icon {
    width: 20px;
    height: 18px;
    margin-top: 12px;
    background-position: -141px -58px
}

 .gameDetailTop .imgContontBox .likeBox .likeItem .num {
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    margin-top: 9px
}

 .gameDetailTop .imgContontBox .likeBox .likeItem:nth-child(2) {
    margin-left: 10px
}

 .gameDetailTop .imgContontBox .likeBox .likeItem:nth-child(2) .icon {
    background-position: -181px -58px
}

 .gameDetailTop .detailTxtBox {
    flex: 1;
    padding-left: 30px;
    height: 220px;
}

 .gameDetailTop .detailTxtBox h1 {
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    line-height: 24px
}

 .gameDetailTop .detailTxtBox .gameInfo {
    padding: 5px 0 0 0;
    display: flex
}

 .gameDetailTop .detailTxtBox .gameInfo table tr td .txtBox {
    width: 100%;
    display: flex;
    margin-top: 13px
}

 .gameDetailTop .detailTxtBox .gameInfo table tr td .txtBox .txtL {
    width: 57px;
    font-size: 14px;
    color: #AAAAAA;
    line-height: 17px;
    text-align: left
}

 .gameDetailTop .detailTxtBox .gameInfo table tr td .txtBox .txtR {
    flex: 1;
    padding: 0 15px;
    text-align: left;
    font-size: 14px;
    color: #333333;
    line-height: 17px
}

 .gameDetailTop .detailTxtBox .gameInfo table tr td .txtBox .txtR a {
    text-align: left;
    font-size: 14px;
    color: #333333;
    line-height: 17px
}

 .gameDetailTop .detailTxtBox .gameInfo table tr td .txtBox .txtColor {
    cursor: pointer;
    color: var(--defTheme);
    text-decoration: underline
}

 .gameDetailTop .detailTxtBox .gameInfo table tr td .txtBox .txtColor a {
    color: var(--defTheme)
}

 .gameDetailTop .detailTxtBox .gameInfo table tr td:nth-child(1) {
    width: 314px;
    max-width: 314px;
    overflow: hidden
}

 .gameDetailTop .detailTxtBox .gameInfo table tr td:nth-child(2) {
    width: 360px;
    max-width: 360px;
    overflow: hidden
}

 .gameDetailTop .detailTxtBox .gameInfo table tr td:nth-child(3) {
    width: 290px;
    max-width: 290px;
    overflow: hidden
}

 .gameDetailTop .detailTxtBox .btnList {
    padding-left: 2px;
    margin-top: 15px;
    display: flex;
    overflow: visible;
}

 .gameDetailTop .detailTxtBox .btnList li {
    width: 192px;
    height: 46px;
    color: white;
    cursor: pointer;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    margin-left: 10px;
    border-radius: 6px
}

 .gameDetailTop .detailTxtBox .btnList li a {
    width: 100%;
    height: 100%;
    border-radius: 6px
}

 .gameDetailTop .detailTxtBox .btnList li:first-child {
    margin-left: 0
}

 .gameDetailTop .detailTxtBox .btnList .apple a {
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 46px;
    background-color: #1799ff;
      margin-top: 4px;
}

 .gameDetailTop .detailTxtBox .btnList .az a {
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 46px;
    background-color: #25CC6D;
    margin-top: 4px;
}

 .gameDetailTop .detailTxtBox .btnList .pc a {
    line-height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #CA85FD
}

 .gameDetailTop .detailTxtBox .btnList .pc a .pcTxt {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 16px;
    margin-top: 6px
}

 .gameDetailTop .detailTxtBox .btnList .pc a .brief {
    font-size: 12px;
    line-height: 12px;
    margin-top: 4px;
    color: rgba(255,255,255,0.7)
}

 .gameDetailTop .detailTxtBox .btnList .yuyue {
    background-color: #FA7A53
}

 .gameDetailTop .detailTxtBox .btnList .zw {
    background-color: #CCCCCC
}
