@media screen and (max-width: 909px) {
  .main {
    background-color: #5d3df6;
    margin: 0 auto;
  }
}

body {
  background-color: hsl(250, 91%, 60%);
  font-size: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 100%;
  overflow-y: scroll;
}

html {
  scroll-behavior: smooth;
}

@media screen and (max-width: 909px) {
  .header {
    background-color: #f8d746;
    height: 88px;
    position: relative;
  }
}

@media screen and (max-width: 909px) {
  .header .icon-logo {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

a,
abbr,
acronym,
address,
blockquote,
button,
caption,
cite,
code,
dd,
del,
dfn,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
label,
legend,
li,
ol,
p,
pre,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  border: 0;
  font-family: Arial, sans-serif, serif;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

@media screen and (max-width: 909px) {
  .header .label-container {
    display: none;
  }
}

.pic,
.sprite {
  display: block;
}

.blue-bg {
  padding-top: 5px;
  background-color: #ff4400dc;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
}
.elegancew-logo {
  position: relative;
  margin-top: 12px;
  margin-bottom: 12px;
}
.sprite {
  background-image: url(./sprite_share.png);
  background-repeat: no-repeat;
}

.header .label-container .label-name {
  color: #fff;
}

.pic,
.sprite {
  display: block;
}

.header .label-container .label-name {
  color: #fff;
}

.reset {
  border-radius: 50%;
  display: none;
  overflow: hidden;
  position: fixed;
  right: 30px;
  top: 75%;
  z-index: 2;
}

.reset .reset-link {
  background-position: -73px -84px;
  display: block;
  height: 48px;
  width: 48px;
}

body,
html {
  margin: 0;
  padding: 0;
}

a,
abbr,
acronym,
address,
blockquote,
button,
caption,
cite,
code,
dd,
del,
dfn,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
label,
legend,
li,
ol,
p,
pre,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  border: 0;
  font-family: Arial, sans-serif, serif;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul {
  list-style: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 100%;
  overflow-y: scroll;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  *zoom: 1;
  display: inline-block;
  *display: inline;
}

audio:not([controls]) {
  display: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
  *overflow: visible;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.hover_1 .name {
  bottom: 8px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  left: 50%;
  line-height: 1.4;
  text-align: center;
  transform: translateX(-50%);
  z-index: 2;
}

.hover_1 .name,
.hover_1:before {
  display: none;
  position: absolute;
  width: 100%;
}

.hover_1:before {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  content: "";
  -webkit-filter: blur(16px);
  filter: blur(16px);
  height: 36px;
  left: 0;
}

.hover_1:hover {
  animation: shake_1 0.6s linear forwards;
  box-shadow: 0 0 5px 0 #fff;
  position: relative;
  z-index: 3;
}

.hover_1:hover .name,
.hover_1:hover:before {
  display: block;
}

.hover_2:hover {
  animation: shake_2 0.6s linear forwards;
  position: relative;
}

.hover_2:before {
  background: rgba(0, 0, 0, 0.55);
  bottom: 0;
  content: "";
  -webkit-filter: blur(10px);
  filter: blur(10px);
  height: 44px;
  left: 0;
}

.hover_2 .name,
.hover_2:before {
  display: none;
  position: absolute;
  width: 100%;
}

.hover_2 .name {
  bottom: 8px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  left: 50%;
  line-height: 1.4;
  text-align: center;
  transform: translateX(-50%);
  z-index: 3;
}

.hover_2:hover .name,
.hover_2:hover:before {
  display: block;
}

.hover_2-1:hover {
  animation: shake_2 0.6s linear forwards;
}

@keyframes shake_1 {
  0% {
    transform: scale(1);
  }

  35% {
    transform: scale(1.2);
  }

  65% {
    transform: scale(1.1);
  }

  to {
    transform: scale(1.3);
  }
}

@keyframes shake_2 {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.05);
  }

  50% {
    transform: scale(1.03);
  }

  to {
    transform: scale(1.08);
  }
}

@keyframes shake_3 {
  0% {
    transform: scale(1);
  }

  to {
    transform: scale(1.2);
  }
}

@keyframes shake_4 {
  0% {
    transform: scale(1);
  }

  to {
    transform: scale(1.1);
  }
}

@keyframes x_jitter {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(16px);
  }
}

@keyframes y_jitter {
  0% {
    transform: translateY(-8px);
  }

  to {
    transform: translateY(8px);
  }
}

@keyframes rotate_pacman_up {
  0% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }

  50% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }

  to {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}

@keyframes rotate_pacman_down {
  0% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@keyframes pacman-balls {
  75% {
    opacity: 0.5;
  }

  to {
    -webkit-transform: translateY(-6.25px);
    transform: translate(-50px, -6.25px);
  }
}

@-webkit-keyframes changeBgColor {
  0% {
    background: #90ee90;
  }

  to {
    background: #add8e6;
  }
}

@-webkit-keyframes changePosition {
  0% {
    background: #90ee90;
  }

  to {
    background: #01a9f0;
    margin-left: 142px;
  }
}

.txt-cut {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.clear:after {
  clear: both;
  content: "";
  display: block;
  font-size: 0;
  height: 0;
  overflow: hidden;
  width: 0;
}

a:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  color: #000;
  font-size: 0;
  width: 200px;
}

@media screen and (min-width: 910px) {
  .main .content {
    margin: 14px auto;
    min-height: calc(100vh - 40px);
  }

  .mask {
    display: none;
  }

  .game {
    overflow: hidden;
  }

  .game .name {
    background-color: transparent;
    bottom: -34px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .game .name,
  .game:before {
    left: 0;
    position: absolute;
    width: 100%;
  }

  .game:before {
    background: rgba(0, 0, 0, 0.55);
    bottom: -50px;
    content: "";
    -webkit-filter: blur(10px);
    filter: blur(10px);
    height: 34px;
  }

  .game:hover {
    transform: scale(1.2);
    transition: all 0.3s ease-out;
    z-index: 2;
  }

  .game:hover .name,
  .game:hover:before {
    bottom: 0 !important;
    transition: all 0.3s ease-out;
  }

  .icon-new {
    background-position: 0 0;
  }

  .icon-best,
  .icon-new {
    height: 32px;
    width: 32px;
  }

  .icon-best {
    background-position: -35px 0;
  }

  .icon-girl {
    background-position: -72px 0;
  }

  .icon-girl,
  .icon-kid {
    height: 32px;
    width: 32px;
  }

  .icon-kid {
    background-position: -109px 0;
  }

  .icon-mmorpg {
    background-position: -146px 0;
    height: 32px;
    width: 32px;
  }

  .icon-star {
    height: 34px;
    transform: scale(0.8);
    width: 34px;
  }

  .icon-star.full {
    background-position: 0 -38px;
  }

  .icon-star.half {
    background-position: -35px -38px;
  }

  .icon-star.null {
    background-position: -72px -38px;
  }

  .icon-play {
    background-position: -109px -38px;
    height: 36px;
    transform: scale(0.6);
    width: 36px;
  }

  .icon-platForm {
    background-position: 0 -76px;
  }

  .icon-platForm,
  .icon-size {
    height: 30px;
    transform: scale(0.7);
    width: 30px;
  }

  .icon-size {
    background-position: -35px -76px;
  }

  .icon-date {
    background-position: -72px -76px;
  }

  .icon-date,
  .icon-developer {
    height: 30px;
    transform: scale(0.7);
    width: 30px;
  }

  .icon-developer {
    background-position: -109px -76px;
  }

  .icon-tags {
    background-position: -146px -76px;
  }

  .icon-android,
  .icon-tags {
    height: 30px;
    transform: scale(0.7);
    width: 30px;
  }

  .icon-android {
    background-position: 0 -115px;
  }

  .icon-ios {
    background-position: -35px -115px;
  }

  .icon-ios,
  .icon-windows {
    height: 30px;
    transform: scale(0.7);
    width: 30px;
  }

  .icon-windows {
    background-position: -72px -115px;
  }

  .icon-rightArrow {
    background-position: -109px -115px;
    height: 42px;
    transform: scale(0.8);
    width: 42px;
  }

  .icon-leftArrow {
    background-position: -158px -109px;
    height: 48px;
    transform: scale(0.8);
    width: 42px;
  }

  .icon-blackPlay {
    background-position: -109px -160px;
    height: 24px;
    width: 24px;
  }

  .icon-whiteWindows {
    background-position: -149px -160px;
    height: 24px;
    width: 24px;
  }

  .icon-mobile {
    background-position: -174px -160px;
    height: 28px;
    width: 28px;
  }

  .icon-h5 {
    background-position: -182px 0;
    height: 42px;
    width: 62px;
  }

  .header {
    align-items: center;
    background-color: #f8d746;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
    display: flex;
    height: 58px;
    line-height: 56px;
  }

  .header .label-container {
    align-items: center;
    display: flex;
    height: 46px;
    margin-right: 26px;
    padding: 10px 16px;
  }

  .header .label-container .label-icon {
    margin-right: 12px;
  }

  .header .label-container:hover {
    transform: translateY(-4px);
    transition: transform 0.3s ease-in-out;
  }

  .header .label-container .label-name {
    color: #222;
    font-size: 20px;
  }

  .header .icon-logo {
    margin-top: 20px;
  }

  .comments {
    border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
  }

  .comments .sprite {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAAAkCAYAAABPNo4ZAAAGK0lEQVR4nNWbe4gVVRzHP3dbw8rCImzNMtmyZFejJMnMKO2BRVZTEr3ISimpjKIiIimCggLNMhEirDTQJOraA+ovMxKTDHej2t4v0woypTTs5U4c93dq9u7cmXPn/M5w/cJwd2dmf/cz850z55zf+W0ljmNSVa2k70/XDOA9YPN/R6M6cYuqMZ7GeX2Uda263POBRRrcLTo83AncpRSrDO1rvFY3aXFrGD9RtuuBQxXihZZhPRK4eh/htZoNDNHi1jD+Dvk0ULcoxAstw2temav3EV6r++VThdvX+JHApYnfDdABnjFDyvBOBZ4FFgA3NzmvlXlLHS0/q3D7Gj8XaE383gZc4xkzpAzvc8AuoAfY2OS8VosSP6tw+xg/RPqdWt2tOGjUlOG9DngyEfOxJua1OgI4pWafN7fPBZvB3NCU/aOBizzihpLhXVMzFXob+KVJea0WA7VzQm/uosabv7st4/g9BeOGkuVdkhJ/fhPyWplu9OI6x7y4ixp/PnBcxvGJVCuTC8YOIcO7U1pKrarA4UAz8VrNAwbVOebFXdT4uQ7nNFOCxPA+XudYr4yUmzGhkzVt8+IuYnwHcJ7DedOpVjoKxNeWYRgHvJARdxlwmpzbLJouLTpLhblbM44dIq/z2q0zZbCRJvNQdVOtbAW+lUHVN8B3ie17ovgvpRudxbsQyPqe3TJS3gT8mMmbHaeIRgBnAhOEdRQwTK4nT4W5K/HLjAeOT9yo0fI5TPkC09SbADbbeqI4bQCWXOyox3sg8GWdbasjz/7AUcAxso1KfI4Uk7b14zUDRrdFmqskEdORMPegAm/dtEbXMLdp8WOBZ4D9GgTQUItAjRDQBxxiWt5XgNeBpcAXwE8KPKZVfC1bmsw9Gg48KN2dC6+VadU3KjCqcLcQxcsl8f93ICgXbQHOIoq/cjjX8pq+7QPgHSXTXbQHmAacu5cXXHitzMraEyVx1moAd99rJopXAZcH6L9c1IjpVqskX/0GcGqJrLNlsWRKg6Zb3Q48AigXK+RqAPf//UsUr5Zkwe4SgYqYbmV4ZwKvAmeEwesnX9Ot7pU4ZZmfyt1/YBHFbwIXAr+XAORjupXhvRJ4CThbF6+ftEy3ekhy7aHNr8s9cEQZxWukP/gtIJCG6VZrZGl4BXCBDl4/aZtuZZIvtwY0P5M7fSoRxeuAc4AdAYA0TbdaJ28qM9qPFOPOCmS61RJZPOpVjpvLnTWH3Civz22KQCFMt9ooOXlzM69QiDdLpmuhTLdaJmvrWuY7ceclD7pk/vmzAtD2gKZbdcnDulC4i8rkCh4twXSrlcAlCuY7c7tkjXokG+ar1owEg6Z6JGW5xyPmD7IqVgav1WsKg2pnbhfjK/Ik+crkno9ViOPK+6FHjO2ylcFr1SJVQj5y5nYx3uR7D9a4MuBkpThZGiWD0l8943SXxGs12XHxK09O3C7Gj1OAsTpJMVY9Gd6PFOJ0lcRr5bLU7SIn7rKNL6MFGd6PFeKU3eK1Us9qLV6zOKGMG9nh0L/PkNRpVm36ppKNzyplS0qFW6vFd8syaZ7aqFaGO5zno3EZxpuH4i3gPmlhn0rKN61v3SIzkdC8Vm0O5+zW4s4z3kwNxmQc3yF1YRNkHjpF+pgshew3B0nL+aRm/1CpuVsLvJjgnSk58/VSJFGr7pL6eVNEMjjjeCwrkodpcecZP6ZOladJNDwllTAmU/aP7F8rxf+zpLImTeNzvtNHY6TC5M/E9d0gLWSwtPg03qdloWeFVKxYdQXmtZqWcaxHrstkI//Q4s4zPu01/6586Zw66dxeyZmbh+LhlGXekC0oObCbKKyzJZWbx3uCJD66ZPVsiPSXZbT4qSn7dkq5lqnD+1ybO8/4zsTPpgVfC5zu8Do3Cz27iOJ58rSuTKxChRwwdUp6eam0hMXOvH3/TzdP+NqBz+TmlTHAS37HHnmbDpX7lqdC3HnGj5WqnAXSgp9veBkxijcTxebJnQRs2AtXrbhUkBbRWOlmdkhLaJy3r0rV8F4m+f52x4pXH7XL374v9YdzCuTtG+LOKq9GqlNPlKfIT1G8gWplkkyl2gKt9+vx9j2koXmtzP/BmeVZU1jiq3xu4F9NXKUnbNsV/AAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    display: block;
  }

  .comments .icon-star {
    cursor: pointer;
    height: 36px;
    width: 36px;
  }

  .comments .icon-star.full {
    background-position: 0 0;
  }

  .comments .icon-star.half {
    background-position: -90px 0;
  }

  .comments .icon-star.blank {
    background-position: -44px 0;
  }

  .comments .comments-title {
    background-color: #10a7ff;
    padding-left: 20px;
    position: relative;
  }

  .comments .comments-title:before {
    background-color: #ff6f28;
    content: "";
    display: block;
    height: 20px;
    left: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
  }

  .comments .comments-title .text {
    color: #fff;
    font-size: 16px;
    line-height: 38px;
  }

  .comments .comments-content {
    background-color: #fff0e9;
    padding: 14px 24px;
  }

  .comments .comments-content .comments-form .comments-rank .score {
    display: flex;
  }

  .comments .comments-content .comments-form .comments-rank .score .icon-star {
    margin: -5px 1px -5px -5px;
    transform: scale(0.72);
  }

  .comments .comments-content .comments-form .comments-rank .tips {
    color: #ffb691;
    font-size: 14px;
    margin-top: 9px;
    padding-left: 3px;
  }

  .comments .comments-content .comments-form .form-warp {
    margin-top: 5px;
  }

  .comments .comments-content .comments-form .form-warp .form-item.name {
    align-items: center;
    display: flex;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.name
    .form-name {
    display: block;
    line-height: 38px;
    margin-right: 12px;
    padding: 0 12px;
    width: 246px;
  }

  .comments .comments-content .comments-form .form-warp .form-item.comment {
    height: 146px;
    margin-top: 10px;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.comment
    .form-comment {
    box-sizing: border-box;
    display: block;
    height: 118px;
    margin-bottom: 9px;
    padding: 12px;
    resize: none;
    width: 100%;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.comment
    .tips {
    text-indent: 8px;
  }

  .comments .comments-content .comments-form .form-warp .form-comment,
  .comments .comments-content .comments-form .form-warp .form-name {
    background-color: #fdc;
    border: none;
    border-radius: 4px;
    color: #812a00;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    outline: none;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-comment::placeholder,
  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-name::placeholder {
    color: #d9865c;
    font-size: 14px;
  }

  .comments .comments-content .comments-form .form-warp .tips {
    color: #ff3228;
    display: none;
    font-size: 14px;
    font-weight: 700;
  }

  .comments .comments-content .comments-form .form-warp .form-item.submit {
    font-size: 0;
    margin-top: 8px;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit
    .form-submit {
    background-color: #ff6e28;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    margin-right: 16px;
    text-align: center;
    width: 118px;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit.loading
    .tips {
    display: none !important;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit.loading:after {
    -webkit-animation: loading 0.6s linear infinite;
    animation: loading 0.6s linear infinite;
    border: 4px solid #fdc;
    border-radius: 50%;
    border-top-color: #ccc;
    content: "";
    display: inline-block;
    height: 20px;
    position: relative;
    top: 10px;
    width: 20px;
  }

  .comments .comments-content .comments-list {
    margin-top: 30px;
  }

  .comments .comments-content .comments-list .comment-item {
    padding-bottom: 20px;
    position: relative;
  }

  .comments .comments-content .comments-list .comment-item:before {
    background-color: #fdc;
    border-radius: 1px;
    content: "";
    display: block;
    height: 2px;
  }

  .comments .comments-content .comments-list .comment-item .comment-title {
    font-size: 0;
    margin-top: 20px;
  }

  .comments .comments-content .comments-list .comment-item .comment-title span {
    color: #d9865c;
    font-size: 14px;
  }

  .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-title
    .comment-name {
    color: #ff6e28;
    font-size: 20px;
    margin: 0 12px;
  }

  .comments .comments-content .comments-list .comment-item .comment-content {
    margin-top: 12px;
  }

  .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-content
    .comment-text {
    color: #812a00;
    font-size: 16px;
    line-height: 1.5;
  }

  .comments .comments-content .comments-list .comment-item .comment-score {
    align-items: center;
    display: flex;
    position: absolute;
    right: 0;
    top: 17px;
  }

  .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-score
    .icon-star {
    margin: -5px 1px -5px -5px;
    transform: scale(0.72);
  }

  @keyframes loading {
    0% {
      transform: rotate(0);
    }

    to {
      transform: rotate(359deg);
    }
  }

  .content {
    display: flex;
  }

  .content .c-1 {
    margin-right: 12px;
    width: 160px;
  }

  .content .c-1 .ads {
    box-shadow: rgba(0, 0, 0, 0.2);
    width: 160px;
  }

  .content .c-1 .ads.fixed {
    position: fixed;
    top: 0;
    z-index: 120;
  }

  .content .c-1 .ads .ads-title {
    background-color: #4a31c5;
    color: #fff;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    text-align: center;
  }

  .content .c-1 .ads .ads-container {
    height: 600px;
  }

  .content .c-2 {
    margin-right: 12px;
    width: 338px;
  }

  .content .c-2 .game-best {
    height: 633px;
  }

  .content .c-2 .game-best .banner {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    /* Ensures content does not overflow */
  }

  .content .c-2 .game-best .banner .banner-left {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-right: 4px;
    width: 4px;
  }

  .content .c-2 .game-best .banner .banner-center {
    flex-grow: 1;
    display: flex;
    align-items: center;
    text-align: center;
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    width: 310px;
  }

  .content .c-2 .game-best .banner .banner-center .title-text {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 0;
    /* Remove default margins */
    white-space: nowrap;
    /* Prevent text from wrapping */
    overflow: hidden;
    /* Hide overflow content */
    text-overflow: ellipsis;
    /* Add ellipsis for overflowing text */
  }

  .content .c-2 .game-best .banner .banner-right {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-left: 4px;
    width: 4px;
  }

  .content .c-2 .game-best .game-wall-best {
    position: relative;
  }

  .content .c-2 .game-best .game-wall-best .game {
    border-radius: 16px;
    height: 106px;
    position: absolute;
    width: 106px;
  }

  .content .c-2 .game-best .game-wall-best .game:hover {
    transform: scale(1.2);
    transition: all 0.3s ease-out;
    z-index: 2;
  }

  .content .c-2 .game-best .game-wall-best .g-1 {
    height: 222px;
    left: 0;
    top: 0;
    width: 222px;
  }

  .content .c-2 .game-best .game-wall-best .g-2 {
    left: 232px;
    top: 0;
  }

  .content .c-2 .game-best .game-wall-best .g-3 {
    left: 232px;
    top: 116px;
  }

  .content .c-2 .game-best .game-wall-best .g-4 {
    left: 0;
    top: 232px;
  }

  .content .c-2 .game-best .game-wall-best .g-5 {
    left: 116px;
    top: 232px;
  }

  .content .c-2 .game-best .game-wall-best .g-6 {
    left: 232px;
    top: 232px;
  }

  .content .c-2 .game-best .game-wall-best .g-7 {
    left: 0;
    top: 348px;
  }

  .content .c-2 .game-best .game-wall-best .g-8 {
    height: 222px;
    left: 116px;
    top: 348px;
    width: 222px;
  }

  .content .c-2 .game-best .game-wall-best .g-9 {
    left: 0;
    top: 464px;
  }

  .content .c-2 .game-new {
    height: 633px;
  }

  .content .c-2 .game-new .banner {
    display: flex;
    margin-bottom: 10px;
  }

  .content .c-2 .game-new .banner .banner-left {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-right: 4px;
    width: 4px;
  }

  .content .c-2 .game-new .banner .banner-center {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    width: 310px;
  }

  .content .c-2 .game-new .banner .banner-center .title-text {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 0;
    /* Remove default margins */
    white-space: nowrap;
    /* Prevent text from wrapping */
    overflow: hidden;
    /* Hide overflow content */
    text-overflow: ellipsis;
    /* Add ellipsis for overflowing text */
  }

  .content .c-2 .game-new .banner .banner-right {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-left: 4px;
    width: 4px;
  }

  .content .c-2 .game-new .game-wall-new {
    position: relative;
  }

  .content .c-2 .game-new .game-wall-new .game {
    border-radius: 16px;
    height: 106px;
    position: absolute;
    width: 106px;
  }

  .content .c-2 .game-new .game-wall-new .game:hover {
    transform: scale(1.2);
    transition: all 0.3s ease-out;
    z-index: 2;
  }

  .content .c-2 .game-new .game-wall-new .g-1 {
    height: 222px;
    left: 0;
    top: 0;
    width: 222px;
  }

  .content .c-2 .game-new .game-wall-new .g-2 {
    left: 232px;
    top: 0;
  }

  .content .c-2 .game-new .game-wall-new .g-3 {
    left: 232px;
    top: 116px;
  }

  .content .c-2 .game-new .game-wall-new .g-4 {
    left: 0;
    top: 232px;
  }

  .content .c-2 .game-new .game-wall-new .g-5 {
    left: 116px;
    top: 232px;
  }

  .content .c-2 .game-new .game-wall-new .g-6 {
    left: 232px;
    top: 232px;
  }

  .content .c-2 .game-new .game-wall-new .g-7 {
    left: 0;
    top: 348px;
  }

  .content .c-2 .game-new .game-wall-new .g-8 {
    height: 222px;
    left: 116px;
    top: 348px;
    width: 222px;
  }

  .content .c-2 .game-new .game-wall-new .g-9 {
    left: 0;
    top: 464px;
  }

  .content .c-3 {
    position: relative;
    width: 1044px;
  }

  .content .c-3 .banner {
    display: flex;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
    width: 896px;
  }

  .content .c-3 .banner .banner-left {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-right: 4px;
    width: 4px;
  }

  .content .c-3 .banner .banner-center {
    background-color: #f8d746;
    border: 2px solid #222;
    display: flex;
    height: 38px;
    width: 872px;
  }

  .content .c-3 .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
  }

  .content .c-3 .banner .banner-center .title-text {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 37px;
    text-align: center;
    padding-left: 5px;
    margin: 0;
  }

  .content .c-3 .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .banner .banner-right {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-left: 4px;
    width: 4px;
  }

  .content .c-3 .info {
    background-color: #5437dd;
    border-radius: 8px;
    display: flex;
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 14px 20px 14px 16px;
    width: 858px;
  }

  .detailPageone {
    display: none;
  }

  .detailPageone_desktop {
    display: block;
    width: 300px;
    height: 250px;
    margin: 0 auto;
  }

  .content .c-3 .info .container {
    height: 140px;
    position: relative;
    width: 40vw;
  }

  .content .c-3 .info .container .game-img {
    left: 0;
    position: absolute;
    top: 0;
  }

  .content .c-3 .info .container .game-img,
  .content .c-3 .info .container .game-img .img {
    border-radius: 16px;
    height: 140px;
    width: 140px;
  }

  .content .c-3 .info .container .game-name {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    left: 146px;
    margin-bottom: 10px;
    margin-left: 25px;
    position: absolute;
    top: 0;
    width: 400px;
  }

  .content .c-3 .info .container .rating {
    display: flex;
    left: 166px;
    position: absolute;
    top: 50px;
  }

  .content .c-3 .info .container .rating .stars {
    display: flex;
    left: 0;
    position: relative;
    top: 0;
  }

  .content .c-3 .info .container .rating .score {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    left: 187px;
    position: absolute;
    top: 8px;
  }

  .content .c-3 .info .container .play-now {
    background-color: #39ff14;
    border: 0.02rem solid #007889;
    border-radius: 0.1rem;
    box-shadow: 0 0.01rem 0.04rem transparent;
    color: #004650;
    display: flex;
    height: 60px;
    left: 170px;
    position: absolute;
    bottom: 0;
    width: 220px;
    overflow: hidden;
    /* Optional: ensures content doesn't overflow the button */
  }

  .content .c-3 .info .container .play-now a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    /* Ensures no underline on the link */
    color: inherit;
    /* Inherits the text color from the parent */
  }

  .content .c-3 .info .container .play-now i.icon-play {
    margin-right: 0.1rem;
    /* Adjust this value to move the icon to the left */
  }

  .content .c-3 .info .container .play-now i,
  .content .c-3 .info .container .play-now .content-text {
    margin: 0;
    /* Ensures no extra margins on child elements */
    padding: 0;
    /* Ensures no extra padding on child elements */
  }

  .content .c-3 .info .ads {
    background-color: #432cb1;
    height: 312px;
    left: 208px;
    margin-top: 24px;
    position: relative;
    width: 336px;
  }

  .content .c-3 .info .ads .ads-title {
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.2);
    color: #e8e8e8;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    text-align: center;
  }

  .content .c-3 .info .ads .ads-container {
    height: 280px;
  }

  .content .c-3 .info .tag-info {
    display: none;
  }

  .desktop_90 {
    display: block;
  }

  .content .c-3 .info .tag-info .icon-list {
    margin-left: 14px;
    width: 30px;
  }

  .content .c-3 .info .tag-info .icon-list .icon {
    margin: 6px auto;
    transform: scale(0.7);
  }

  .content .c-3 .info .tag-info .additional .additional-warp {
    margin: 6px 0 0 6px;
  }

  .content .c-3 .info .tag-info .additional .additional-warp .additional-item {
    color: #fff;
    display: flex;
    font-size: 15px;
    height: auto;
    line-height: 30px;
    margin-top: 5px;
    width: 420px;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item
    .additional-name {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item
    .additional-content {
    flex: 1;
    font-size: 15px;
    margin-left: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item.platform
    .additional-content {
    align-items: center;
    display: flex;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item.platform
    .additional-content
    > i {
    margin-right: 10px;
    transform: scale(0.8);
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item.tags {
    width: 100%;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item.tags
    .additional-content {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-top: 6px;
    width: 178px;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item.tags
    .additional-content
    .tag {
    background-color: #432cb1;
    border: 1px solid #dbd4fb;
    border-radius: 12px;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 8px;
    margin-right: 8px;
    padding: 0 10px;
  }

  .content .c-3 .click-play {
    width: 896px;
  }

  .content .c-3 .click-play .banner {
    display: flex;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
  }

  .content .c-3 .click-play .banner .banner-left {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-right: 4px;
    width: 4px;
  }

  .content .c-3 .click-play .banner .banner-center {
    background-color: #f8d746;
    border: 2px solid #222;
    display: flex;
    height: 38px;
    width: 872px;
  }

  .content .c-3 .click-play .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
  }

  .content .c-3 .click-play .banner .banner-center .title-text {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
    text-align: center;
  }

  .content .c-3 .click-play .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .click-play .banner .banner-right {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-left: 4px;
    width: 4px;
  }

  .content .c-3 .click-play .game-list .game:nth-child(6) {
    margin-right: 0;
  }

  .content .c-3 .tag-info-2 {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    display: none;
    margin-left: -638px;
    margin-top: 156px;
    position: relative;
  }

  .content .c-3 .tag-info-2 .icon-list {
    margin-left: 14px;
    width: 30px;
  }

  .content .c-3 .tag-info-2 .icon-list .icon {
    margin: 6px auto;
    transform: scale(0.7);
  }

  .content .c-3 .tag-info-2 .additional .additional-warp {
    margin: 6px 0 0 6px;
  }

  .content .c-3 .tag-info-2 .additional .additional-warp .additional-item {
    color: #fff;
    display: flex;
    font-size: 15px;
    height: auto;
    line-height: 30px;
    margin-top: 5px;
    width: 420px;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item
    .additional-name {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item
    .additional-content {
    flex: 1;
    font-size: 15px;
    margin-left: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item.platform
    .additional-content {
    align-items: center;
    display: flex;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item.platform
    .additional-content
    > i {
    margin-right: 10px;
    transform: scale(0.8);
  }

  .content .c-3 .tag-info-2 .additional .additional-warp .additional-item.tags {
    width: 100%;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item.tags
    .additional-content {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-top: 6px;
    width: 178px;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item.tags
    .additional-content
    .tag {
    background-color: #432cb1;
    border: 1px solid #dbd4fb;
    border-radius: 12px;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 8px;
    margin-right: 8px;
    padding: 0 10px;
  }

  .content .c-3 .description {
    width: 1044px;
  }

  .content .c-3 .description .banner {
    margin-top: 5px;
    display: flex;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
    width: 1044px;
  }

  .content .c-3 .description .banner .banner-left {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-right: 4px;
    width: 4px;
  }

  .content .c-3 .description .banner .banner-center {
    background-color: #f8d746;
    border: 2px solid #222;
    display: flex;
    height: 38px;
    width: 1020px;
  }

  .content .c-3 .description .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
  }

  .content .c-3 .description .banner .banner-center .title-text {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
    text-align: center;
  }

  .content .c-3 .description .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .description .banner .banner-right {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-left: 4px;
    width: 4px;
  }

  .content .c-3 .description .text-content {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    height: auto;
    padding: 0 8px 16px;
  }

  .content .c-3 .description .text-content .text-warp {
    height: 190px;
    margin-bottom: 20px;
    overflow: hidden;
  }

  .content .c-3 .description .text-content .text-warp.expand {
    height: auto;
  }

  .content .c-3 .description .text-content .show-more {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 1006px;
  }

  .content .c-3 .description .text-content .show-more:hover {
    background-color: #f3c744;
    color: #333;
    cursor: pointer;
  }

  .content .c-3 .description .text-content .description-title {
    color: #121212;
    font-size: 15px;
    font-weight: 700;
  }

  .content .c-3 .description .text-content .description-text1 {
    color: #fff;
    font-size: 16px;
    height: auto;
    overflow: hidden;
  }

  .content .c-3 .description .text-content .description-text1 p {
    line-height: 24px;
    margin-top: 20px;
  }

  .content .c-3 .screenshots {
    margin-top: 16px;
  }

  .content .c-3 .screenshots .banner {
    display: flex;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
    width: 1044px;
  }

  .content .c-3 .screenshots .banner .banner-left {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-right: 4px;
    width: 4px;
  }

  .content .c-3 .screenshots .banner .banner-center {
    background-color: #f8d746;
    border: 2px solid #222;
    display: flex;
    height: 38px;
    width: 1020px;
  }

  .content .c-3 .screenshots .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
  }

  .content .c-3 .screenshots .banner .banner-center .title-text {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
    text-align: center;
  }

  .content .c-3 .screenshots .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .screenshots .banner .banner-right {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-left: 4px;
    width: 4px;
  }

  .content .c-3 .screenshots .text-content {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding: 10px 20px;
  }

  .content .c-3 .screenshots .text-content .screenshots-warp {
    position: relative;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container {
    display: flex;
    overflow-x: scroll;
    width: auto;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container
    .icon-rightArrow {
    cursor: pointer;
    position: absolute;
    right: 18px;
    top: 76px;
    z-index: 10;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container
    .icon-leftArrow {
    cursor: pointer;
    display: none;
    left: 18px;
    position: absolute;
    top: 76px;
    z-index: 10;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container
    .pic-content {
    height: 200px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    width: auto;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container
    .pic-content
    .pic-screen {
    border-radius: 8px;
    height: 200px;
    width: auto;
    z-index: 4;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container
    .pic-content:nth-child(7) {
    margin-right: 0;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container::-webkit-scrollbar {
    height: 8px;
    width: 500px;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 4px;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
  }

  .content .c-3 > .ads {
    height: auto;
    margin-top: 16px;
    width: 1046px;
  }

  .content .c-3 > .ads .ads-title {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
  }

  .content .c-3 .disclaimer {
    margin-top: 16px;
  }

  .content .c-3 .disclaimer .banner {
    display: flex;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
    width: 1044px;
  }

  .content .c-3 .disclaimer .banner .banner-left {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-right: 4px;
    width: 4px;
  }

  .content .c-3 .disclaimer .banner .banner-center {
    background-color: #f8d746;
    border: 2px solid #222;
    display: flex;
    height: 38px;
    width: 1020px;
  }

  .content .c-3 .disclaimer .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
  }

  .content .c-3 .disclaimer .banner .banner-center .title-text {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
    text-align: center;
  }

  .content .c-3 .disclaimer .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .disclaimer .banner .banner-right {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-left: 4px;
    width: 4px;
  }

  .content .c-3 .disclaimer .text-content {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    height: auto;
    padding: 6px 20px 20px;
  }

  .content .c-3 .disclaimer .text-content .description-text {
    color: #fff;
    font-size: 16px;
    height: auto;
  }

  .content .c-3 .disclaimer .text-content .description-text p {
    line-height: 24px;
    margin-top: 18px;
  }

  .content .c-3 .Getgame {
    margin-top: 16px;
  }

  .content .c-3 .Getgame .banner {
    display: flex;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
    width: 1044px;
  }

  .content .c-3 .Getgame .banner .banner-left {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-right: 4px;
    width: 4px;
  }

  .content .c-3 .Getgame .banner .banner-center {
    background-color: #f8d746;
    border: 2px solid #222;
    display: flex;
    height: 38px;
    width: 1020px;
  }

  .content .c-3 .Getgame .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
  }

  .content .c-3 .Getgame .banner .banner-center .title-text {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
    text-align: center;
  }

  .content .c-3 .Getgame .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .Getgame .banner .banner-right {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-left: 4px;
    width: 4px;
  }

  .content .c-3 .Getgame > .play {
    align-items: center;
    background-color: #5437dd;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    padding: 20px 0;
  }

  .content .c-3 .Getgame > .play:after,
  .content .c-3 .Getgame > .play:before {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    width: 0;
  }

  .content .c-3 .Getgame > .play .info1 .icon {
    border-radius: 12px;
    height: 150px;
    margin: 0 auto;
    overflow: hidden;
    width: 150px;
  }

  .content .c-3 .Getgame > .play .info1 .name {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 16px;
    text-align: center;
    width: 230px;
  }

  .content .c-3 .Getgame > .play .big-box {
    display: none;
    height: 533px;
    overflow: hidden;
    position: absolute;
    transform: translateX(0);
    width: 600px;
    z-index: 1;
  }

  .content .c-3 .Getgame > .play .big-box.show {
    display: block;
  }

  .content .c-3 .Getgame > .play .big-box .play-panel {
    border: 2px solid #222;
    overflow: hidden;
    position: absolute;
    top: 32px;
    transform: translateX(100%);
    transition: all 1s;
    width: 564px;
    z-index: 30;
  }

  .content .c-3 .Getgame > .play .big-box .play-panel.slide-out {
    transform: translateX(0);
  }

  .content .c-3 .Getgame > .play .big-box .play-panel .panel-title {
    background-color: #f7d746;
    border-bottom: 2px solid #222;
  }

  .content .c-3 .Getgame > .play .big-box .play-panel .panel-title .title-text {
    color: #222;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
  }

  .content .c-3 .Getgame > .play .big-box .play-panel .panel-title .close-icon {
    color: #222;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    right: 10px;
    text-align: center;
    top: 0;
  }

  .content .c-3 .Getgame > .play .big-box .play-panel .panel-content {
    background: #5437dd;
    padding: 22px 38px 18px;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-title {
    display: flex;
    justify-content: center;
    text-align: center;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-title
    .icon-h5 {
    transform: scale(0.7);
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-title
    .text {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-games {
    display: flex;
    margin-top: 32px;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box {
    position: relative;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box
    .icon-h5 {
    left: -15px;
    position: absolute;
    top: -10px;
    transform: scale(0.65);
    z-index: 3;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box
    .game {
    border-radius: 16px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.65);
    float: left;
    height: 136px;
    margin-bottom: 16px;
    margin-right: 40px;
    position: relative;
    width: 136px;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box
    .game
    .pic {
    border-radius: 16px;
    height: 136px;
    width: 136px;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box:hover {
    z-index: 10;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box:hover
    .icon-h5 {
    left: -25px;
    top: -25px;
    transform: scale(0.8);
    transition: all 0.3s ease-out;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box:hover
    .game {
    transform: scale(1.2);
    transition: all 0.3s ease-out;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box:nth-child(3n) {
    margin-right: 0;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .play-game {
    background: #f7d746;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    display: block;
    height: 58px;
    margin: 24px auto;
    width: 188px;
  }

  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .play-game
    .text {
    color: #222;
    display: block;
    font-size: 24px;
    font-weight: 700;
    height: 58px;
    line-height: 58px;
    text-align: center;
    white-space: nowrap;
  }

  .content .c-3 .Getgame > .play .play-btns {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    width: 278px;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container {
    align-items: center;
    border-radius: 4px;
    display: flex;
    height: 44px;
    line-height: 48px;
    width: 100%;
  }

  .content .c-3 .Getgame > .play .play-btns .text {
    color: #222;
    font-size: 16px;
    margin-left: 52px;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.h5 {
    background-color: #ffb400;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.65);
    cursor: pointer;
    padding-left: 34px;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.h5 .icon-play {
    margin-right: 56px;
  }

  .content
    .c-3
    .Getgame
    > .play
    .play-btns
    .play-container.h5:hover
    .icon-blackPlay {
    animation: x_jitter 0.3s infinite;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.h5 .text {
    line-height: normal;
    margin-top: 4px;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.computer {
    background-color: #1d9fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.65);
    margin-top: 14px;
    padding-left: 32px;
  }

  .content
    .c-3
    .Getgame
    > .play
    .play-btns
    .play-container.computer
    .icon-windows {
    margin-right: 24px;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.computer:hover {
    background-color: #0e6fb6;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.computer .text {
    color: #fff;
    margin-left: 24px;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.mobile {
    background-color: transparent;
    border: 1px solid #fff;
    cursor: default;
    margin-top: 14px;
    padding-left: 33px;
    position: relative;
  }

  .content
    .c-3
    .Getgame
    > .play
    .play-btns
    .play-container.mobile
    .icon-mobile {
    margin-right: 24px;
  }

  .content
    .c-3
    .Getgame
    > .play
    .play-btns
    .play-container.mobile:hover
    .qrcode {
    display: block;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.mobile .qrcode {
    background-color: #fff;
    border-radius: 4px;
    bottom: -172px;
    display: none;
    left: 50%;
    line-height: normal;
    position: absolute;
    transform: translateX(-50%);
    z-index: 20;
  }

  .content
    .c-3
    .Getgame
    > .play
    .play-btns
    .play-container.mobile
    .qrcode
    .qrcode-container {
    align-items: center;
    box-shadow: 0 2px 6px rgba(68, 68, 68, 0.7);
    display: none;
    justify-content: space-between;
    padding: 16px 22px 14px;
  }

  .content
    .c-3
    .Getgame
    > .play
    .play-btns
    .play-container.mobile
    .qrcode
    .qrcode-container.show {
    display: flex;
  }

  .content
    .c-3
    .Getgame
    > .play
    .play-btns
    .play-container.mobile
    .qrcode
    .qrcode-container
    .qrcode-item {
    display: none;
  }

  .content
    .c-3
    .Getgame
    > .play
    .play-btns
    .play-container.mobile
    .qrcode
    .qrcode-container
    .qrcode-item
    > span {
    color: #333;
    display: block;
    font-size: 16px;
    text-align: center;
  }

  .content
    .c-3
    .Getgame
    > .play
    .play-btns
    .play-container.mobile
    .qrcode
    .qrcode-container
    .qrcode-item
    .qrcode-warp {
    height: 115px;
    margin-top: 2px;
    width: 115px;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.mobile .text {
    color: #fff;
    font-size: 16px;
    margin-left: -4px;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.appstore,
  .content .c-3 .Getgame > .play .play-btns .play-container.googleplay {
    display: none;
  }

  .content .c-3 .more-games {
    margin-top: 16px;
  }

  .content .c-3 .more-games .banner {
    display: flex;
    height: 38px;
    margin-bottom: 10px;
    width: 1044px;
    /* Vertically center the content */

    overflow: hidden;
    padding-bottom: 5px;
    /* Ensures content does not overflow */
  }

  .content .c-3 .more-games .banner .banner-left {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-right: 4px;
    width: 4px;
  }

  .content .c-3 .more-games .banner .banner-center {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    /* Center content horizontally */
    text-align: center;
    background-color: #f8d746;
    border: 2px solid #222;
    display: flex;
    height: 38px;
    width: 1020px;
  }

  .content .c-3 .more-games .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
  }

  .content .c-3 .more-games .banner .banner-center .title-text {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 0;
    /* Remove default margins */
  }

  .content .c-3 .more-games .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .more-games .banner .banner-right {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-left: 4px;
    width: 4px;
  }

  .content .c-3 .more-games .game-list {
    display: flex;
    flex-wrap: wrap;
    width: 1048px;
  }

  .content .c-3 .more-games .game-list .game-box {
    display: none;
  }

  .content .c-3 .more-games .box {
    display: flex;
    flex-wrap: wrap;
    width: 1044px;
  }

  .content .c-3 .more-games .box .load-more {
    background-color: #ffd453;
    border-radius: 12px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
    cursor: pointer;
    display: flow-root;
    height: 52px;
    line-height: 52px;
    margin: 32px auto;
    text-align: center;
    width: 346px;
  }

  .content .c-3 .more-games .box .load-more .text {
    color: #231a00;
    font-size: 18px;
    font-weight: 700;
  }

  .content .c-3 .more-games .box .load-more:hover {
    background-color: #f3c744;
    cursor: pointer;
  }

  .content .c-3 .comments {
    margin-top: 10px;
  }

  .content .c-3 .comments .comments-title {
    background-color: transparent;
    padding: 10px;
    position: relative;
  }

  .content .c-3 .comments .comments-title:before {
    left: 0;
  }

  .content .c-3 .comments .comments-title:after,
  .content .c-3 .comments .comments-title:before {
    background-color: #f8d746;
    border: 2px solid #222;
    content: "";
    display: block;
    height: 38px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
  }

  .content .c-3 .comments .comments-title:after {
    right: 0;
  }

  .content .c-3 .comments .comments-title .text {
    background-color: #f8d746;
    border: 2px solid #222;
    color: #222;
    font-size: 16px;
    font-weight: 700;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 1020px;
  }

  .content .c-3 .comments .comments-content {
    background-color: rgba(0, 0, 0, 0.1);
    border: 12px;
    padding: 14px 24px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .comments-rank
    .score {
    display: flex;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .comments-rank
    .score
    .icon-star {
    margin: -5px 1px -5px -5px;
    transform: scale(0.72);
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .comments-rank
    .tips {
    color: #fff;
    font-size: 14px;
    margin-top: 9px;
    padding-left: 3px;
  }

  .content .c-3 .comments .comments-content .comments-form .form-warp {
    margin-top: 5px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.name {
    align-items: center;
    display: flex;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.name
    .form-name {
    display: block;
    line-height: 38px;
    margin-right: 12px;
    padding: 0 12px;
    width: 246px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.comment {
    margin-top: 10px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.comment
    .form-comment {
    box-sizing: border-box;
    display: block;
    height: 118px;
    margin-bottom: 9px;
    padding: 12px;
    resize: none;
    width: 100%;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.comment
    .tips {
    text-indent: 8px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-comment,
  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-name {
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 4px;
    color: #806ddb;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    outline: none;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-comment::placeholder,
  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-name::placeholder {
    color: #806ddb;
    font-size: 14px;
  }

  .content .c-3 .comments .comments-content .comments-form .form-warp .tips {
    color: #f8d746;
    display: none;
    font-size: 14px;
    font-weight: 700;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit {
    font-size: 0;
    margin-top: 15px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit
    .form-submit {
    background-color: #f8d746;
    border-radius: 4px;
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    margin-right: 16px;
    text-align: center;
    width: 118px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit.loading
    .tips {
    display: none !important;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit.loading:after {
    -webkit-animation: loading 0.6s linear infinite;
    animation: loading 0.6s linear infinite;
    border: 4px solid #fdc;
    border-radius: 50%;
    border-top-color: #ccc;
    content: "";
    display: inline-block;
    height: 20px;
    position: relative;
    top: 10px;
    width: 20px;
  }

  .content .c-3 .comments .comments-content .comments-list {
    margin-top: 30px;
  }

  .content .c-3 .comments .comments-content .comments-list .comment-item {
    padding-bottom: 20px;
    position: relative;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item:before {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 1px;
    content: "";
    display: block;
    height: 2px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-title {
    font-size: 0;
    margin-top: 20px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-title
    span {
    color: #d8d2f4;
    font-size: 14px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-title
    .comment-name {
    color: #f8d746;
    font-size: 20px;
    margin: 0 12px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-content {
    margin-top: 12px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-content
    .comment-text {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-score {
    align-items: center;
    display: flex;
    position: absolute;
    right: 0;
    top: 17px;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-score
    .icon-star {
    margin: -5px 1px -5px -5px;
    transform: scale(0.72);
  }

  .content .c-4 .h5-games {
    display: flex;
    flex-wrap: wrap;
    height: 100px;
    margin-left: -138px;
    width: 136px;
  }

  .content .c-4 .h5-games .banner {
    display: flex;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
  }

  .content .c-4 .h5-games .banner .banner-left {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-right: 4px;
    width: 4px;
  }

  .content .c-4 .h5-games .banner .banner-center {
    display: flex;
    justify-content: center;
    height: 38px;
    width: 132px;
    align-items: center;
  }

  .content .c-4 .h5-games .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin-left: 14px;
  }

  .content .c-4 .h5-games .banner .banner-center .title-text {
    display: flex;
    font-size: 16px;
  }

  .content .c-4 .h5-games .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-4 .h5-games .banner .banner-right {
    background-color: #f8d746;
    border: 2px solid #222;
    height: 38px;
    margin-left: 4px;
    width: 4px;
  }

  .content .c-4 .h5-games .game-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
  }

  .content .c-4 .h5-games .game-list .game {
    margin-bottom: 12px;
  }

  .content .c-5 {
    margin-left: 12px;
    width: 300px;
    margin: 0 auto;
  }

  .content .c-5 .ads5 .ads-title {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    text-align: center;
  }

  .content .c-5 .ads5 .ads-container {
    height: 250px;
    min-height: 0px;
    position: fixed;
    z-index: 1000;
  }

  .content .c-5 .ads6 {
    width: 300px;
  }

  .content .c-5 .ads6.fixed {
    position: fixed;
    top: 0;
    z-index: 120;
  }

  .content .c-5 .ads6 .ads-title {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    text-align: center;
  }

  .content .c-5 .ads6 .ads-container {
    height: 250px;
    text-align: center;
    min-height: 0px;
    position: fixed;
    top: 300px;
  }

  .game-list {
    display: flex;
    margin-top: 10px;
  }

  .game-list .game-box {
    position: relative;
  }

  .game-list .game-box .icon-h5 {
    left: -15px;
    position: absolute;
    top: -10px;
    transform: scale(0.65);
    z-index: 3;
  }

  .game-list .game-box .game {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.65);
    float: left;
    margin-bottom: 16px;
    margin-right: 13px;
    position: relative;
  }

  .game-list .game-box .game,
  .game-list .game-box .game .pic {
    border-radius: 16px;
    height: 136px;
    width: 136px;
  }

  .game-list .game-box:hover {
    z-index: 10;
  }

  .game-list .game-box:hover .icon-h5 {
    left: -25px;
    top: -25px;
    transform: scale(0.8);
    transition: all 0.3s ease-out;
  }

  .game-list .game-box:hover .game {
    transform: scale(1.2);
    transition: all 0.3s ease-out;
  }

  .footer .about-us {
    padding: 0 32px;
  }

  .footer .about-us .about-warp {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    padding: 48px 24px 28px;
  }

  .footer .about-us .about-warp .title {
    color: #fff;
    font-size: 30px;
    text-align: center;
  }

  .footer .about-us .about-warp .para {
    margin-top: 26px;
  }

  .footer .about-us .about-warp .para .para-title {
    color: #fff;
    font-size: 18px;
  }

  .footer .about-us .about-warp .para .para-text {
    color: #c5eaff;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 20px;
  }

  .footer .about-us .about-warp .para .email {
    font-size: 14px;
    line-height: 1.5;
  }

  .footer .bottom-logo {
    margin: 24px auto 0;
    width: 176px;
  }

  .footer {
    background-color: #251862;
    padding-top: 36px;
  }

  .cookie-confirm {
    background-color: rgba(0, 0, 0, 0.85);
    box-sizing: border-box;
    left: 0;
    padding: 14px 100px 14px 14px;
    position: fixed;
    top: -2000px;
    transition: all 2s;
    width: 100%;
    z-index: 999;
  }

  .cookie-confirm.show {
    top: 0;
  }

  .cookie-confirm .cookie-text {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }

  .cookie-confirm .cookie-text .cookie-link {
    color: #fff81a;
    font-size: 14px;
    text-decoration: underline;
  }

  .cookie-confirm .cookie-accept {
    background-color: #f09;
    border: 2px solid #fff;
    border-radius: 17px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 76px;
  }

  .bottom-navbar {
    background-color: #e8e8e8;
    overflow: hidden;
  }

  .bottom-navbar > a:not(:last-child):before {
    background-color: #333;
  }

  .bottom-navbar {
    background-color: #3b3072;
    height: 40px;
    margin-top: 30px;
    text-align: center;
  }

  .bottom-navbar > a {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    text-decoration: none;
  }

  .bottom-navbar > a:not(:last-child) {
    margin-right: 30px;
  }

  .bottom-navbar > a:not(:last-child):before {
    background-color: #fff;
    content: "";
    height: 13px;
    position: absolute;
    right: -16px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
  }
}

@media screen and (min-width: 1910px) {
  .main .content {
    width: 1912px;
  }

  .main .content .c-3 .more-games .game-list .game:nth-child(7n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 1730px) and (max-width: 1909px) {
  .main .content {
    width: 1730px;
  }

  .main .content .c-1 {
    display: none;
  }

  .main .content .c-3 .more-games .game-list .game:nth-child(7n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 1366px) and (max-width: 1729px) {
  .main .content {
    width: 1366px;
  }
  .blue-bg a {
    margin-left: 15px;
    margin-right: 15px;
    color: white;
  }
  .main .content .c-1,
  .main .content .c-2 {
    display: none;
  }

  .main .content .c-3 .more-games .game-list .game:nth-child(7n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 1058px) and (max-width: 1365px) {
  .main .content {
    width: 1058px;
  }
  .blue-bg a {
    margin-left: 10px;
    margin-right: 10px;
    color: white;
  }
  .main .content .c-1,
  .main .content .c-2,
  .main .content .c-5 {
    display: none;
  }

  .main .content .c-3 .more-games .game-list .game:nth-child(7n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 910px) and (max-width: 1057px) {
  .main .content {
    width: 910px;
  }
  .blue-bg a {
    margin-left: 10px;
    margin-right: 10px;
    color: white;
  }
  .main .content .c-1,
  .main .content .c-2,
  .main .content .c-4,
  .main .content .c-5 {
    display: none;
  }

  .main .content .c-3 .description {
    width: 896px;
  }

  .main .content .c-3 .description .banner .banner-center {
    width: 872px;
  }

  .main .content .c-3 .screenshots {
    width: 896px;
  }

  .main .content .c-3 .screenshots .banner .banner-center {
    width: 872px;
  }

  .main .content .c-3 .disclaimer,
  .main .content .c-3 > .ads {
    width: 896px;
  }

  .main .content .c-3 .disclaimer .banner .banner-center {
    width: 872px;
  }

  .main .content .c-3 .disclaimer-2 {
    width: 896px;
  }

  .main .content .c-3 .disclaimer-2 .banner .banner-center {
    width: 872px;
  }

  .main .content .c-3 .Getgame {
    width: 896px;
  }

  .main .content .c-3 .Getgame .banner .banner-center {
    width: 872px;
  }

  .main .content .c-3 .more-games {
    width: 896px;
  }

  .main .content .c-3 .more-games .banner .banner-center {
    width: 872px;
  }

  .main .content .c-3 .more-games .game-list {
    width: 896px;
  }

  .main .content .c-3 .more-games .game-list .game:nth-child(7n) {
    display: none;
  }

  .main .content .c-3 .more-games .game-list .game:nth-child(6n) {
    margin-right: 0;
  }

  .main .content .c-3 .comments,
  .main .content .c-3 .more-games .box {
    width: 896px;
  }

  .main .content .c-3 .comments .comments-title .text {
    width: 872px;
  }
}

@media screen and (max-width: 909px) {
  .main {
    background-color: #5d3df6;
    margin: 0 auto;
  }
  .blue-bg a {
    margin-left: 5px;
    margin-right: 5px;
    color: white;
  }
  .mask {
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 198;
  }

  .mask.show {
    display: block;
  }

  .comments {
    border-radius: 0.08rem;
    box-shadow: 0 0.01rem 0.04rem 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
  }

  .comments .sprite {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAAAkCAYAAABPNo4ZAAAGK0lEQVR4nNWbe4gVVRzHP3dbw8rCImzNMtmyZFejJMnMKO2BRVZTEr3ISimpjKIiIimCggLNMhEirDTQJOraA+ovMxKTDHej2t4v0woypTTs5U4c93dq9u7cmXPn/M5w/cJwd2dmf/cz850z55zf+W0ljmNSVa2k70/XDOA9YPN/R6M6cYuqMZ7GeX2Uda263POBRRrcLTo83AncpRSrDO1rvFY3aXFrGD9RtuuBQxXihZZhPRK4eh/htZoNDNHi1jD+Dvk0ULcoxAstw2temav3EV6r++VThdvX+JHApYnfDdABnjFDyvBOBZ4FFgA3NzmvlXlLHS0/q3D7Gj8XaE383gZc4xkzpAzvc8AuoAfY2OS8VosSP6tw+xg/RPqdWt2tOGjUlOG9DngyEfOxJua1OgI4pWafN7fPBZvB3NCU/aOBizzihpLhXVMzFXob+KVJea0WA7VzQm/uosabv7st4/g9BeOGkuVdkhJ/fhPyWplu9OI6x7y4ixp/PnBcxvGJVCuTC8YOIcO7U1pKrarA4UAz8VrNAwbVOebFXdT4uQ7nNFOCxPA+XudYr4yUmzGhkzVt8+IuYnwHcJ7DedOpVjoKxNeWYRgHvJARdxlwmpzbLJouLTpLhblbM44dIq/z2q0zZbCRJvNQdVOtbAW+lUHVN8B3ie17ovgvpRudxbsQyPqe3TJS3gT8mMmbHaeIRgBnAhOEdRQwTK4nT4W5K/HLjAeOT9yo0fI5TPkC09SbADbbeqI4bQCWXOyox3sg8GWdbasjz/7AUcAxso1KfI4Uk7b14zUDRrdFmqskEdORMPegAm/dtEbXMLdp8WOBZ4D9GgTQUItAjRDQBxxiWt5XgNeBpcAXwE8KPKZVfC1bmsw9Gg48KN2dC6+VadU3KjCqcLcQxcsl8f93ICgXbQHOIoq/cjjX8pq+7QPgHSXTXbQHmAacu5cXXHitzMraEyVx1moAd99rJopXAZcH6L9c1IjpVqskX/0GcGqJrLNlsWRKg6Zb3Q48AigXK+RqAPf//UsUr5Zkwe4SgYqYbmV4ZwKvAmeEwesnX9Ot7pU4ZZmfyt1/YBHFbwIXAr+XAORjupXhvRJ4CThbF6+ftEy3ekhy7aHNr8s9cEQZxWukP/gtIJCG6VZrZGl4BXCBDl4/aZtuZZIvtwY0P5M7fSoRxeuAc4AdAYA0TbdaJ28qM9qPFOPOCmS61RJZPOpVjpvLnTWH3Civz22KQCFMt9ooOXlzM69QiDdLpmuhTLdaJmvrWuY7ceclD7pk/vmzAtD2gKZbdcnDulC4i8rkCh4twXSrlcAlCuY7c7tkjXokG+ar1owEg6Z6JGW5xyPmD7IqVgav1WsKg2pnbhfjK/Ik+crkno9ViOPK+6FHjO2ylcFr1SJVQj5y5nYx3uR7D9a4MuBkpThZGiWD0l8943SXxGs12XHxK09O3C7Gj1OAsTpJMVY9Gd6PFOJ0lcRr5bLU7SIn7rKNL6MFGd6PFeKU3eK1Us9qLV6zOKGMG9nh0L/PkNRpVm36ppKNzyplS0qFW6vFd8syaZ7aqFaGO5zno3EZxpuH4i3gPmlhn0rKN61v3SIzkdC8Vm0O5+zW4s4z3kwNxmQc3yF1YRNkHjpF+pgshew3B0nL+aRm/1CpuVsLvJjgnSk58/VSJFGr7pL6eVNEMjjjeCwrkodpcecZP6ZOladJNDwllTAmU/aP7F8rxf+zpLImTeNzvtNHY6TC5M/E9d0gLWSwtPg03qdloWeFVKxYdQXmtZqWcaxHrstkI//Q4s4zPu01/6586Zw66dxeyZmbh+LhlGXekC0oObCbKKyzJZWbx3uCJD66ZPVsiPSXZbT4qSn7dkq5lqnD+1ybO8/4zsTPpgVfC5zu8Do3Cz27iOJ58rSuTKxChRwwdUp6eam0hMXOvH3/TzdP+NqBz+TmlTHAS37HHnmbDpX7lqdC3HnGj5WqnAXSgp9veBkxijcTxebJnQRs2AtXrbhUkBbRWOlmdkhLaJy3r0rV8F4m+f52x4pXH7XL374v9YdzCuTtG+LOKq9GqlNPlKfIT1G8gWplkkyl2gKt9+vx9j2koXmtzP/BmeVZU1jiq3xu4F9NXKUnbNsV/AAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: 1.26rem 0.36rem;
    display: block;
  }

  .comments .icon-star {
    height: 0.36rem;
    width: 0.36rem;
  }

  .comments .icon-star.full {
    background-position: 0 0;
  }

  .comments .icon-star.half {
    background-position: -0.9rem 0;
  }

  .comments .icon-star.blank {
    background-position: -0.44rem 0;
  }

  .comments .comments-title {
    background-color: #10a7ff;
    padding-left: 0.3rem;
    position: relative;
  }

  .comments .comments-title:before {
    background-color: #ff6e28;
    content: "";
    display: block;
    height: 0.36rem;
    left: 0.14rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.1rem;
  }

  .comments .comments-title .text {
    color: #fff;
    font-size: 0.26rem;
    line-height: 0.58rem;
  }

  .comments .comments-content {
    background-color: #fff0e9;
    padding: 0.24rem 0.16rem 0;
  }

  .comments .comments-content .comments-form .comments-rank .score {
    display: flex;
  }

  .comments .comments-content .comments-form .comments-rank .score .icon-star {
    margin-right: 0.08rem;
  }

  .comments .comments-content .comments-form .comments-rank .tips {
    color: #ffb691;
    font-size: 0.2rem;
    margin-top: 0.15rem;
  }

  .comments .comments-content .comments-form .form-warp {
    margin-top: 0.32rem;
  }

  .comments .comments-content .comments-form .form-warp .form-item.name {
    height: 1.1rem;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.name
    .form-name {
    box-sizing: border-box;
    display: block;
    line-height: 0.68rem;
    margin-bottom: 0.07rem;
    padding: 0 0.24rem;
    width: 100%;
  }

  .comments .comments-content .comments-form .form-warp .form-item.name .tips {
    margin-left: 0.02rem;
    margin-top: 0.15rem;
  }

  .comments .comments-content .comments-form .form-warp .form-item.comment {
    height: 1.6rem;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.comment
    .form-comment {
    box-sizing: border-box;
    display: block;
    height: 1.18rem;
    margin-bottom: 0.15rem;
    padding: 0.24rem;
    resize: none;
    width: 100%;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.comment
    .tips {
    margin-left: 0.02rem;
  }

  .comments .comments-content .comments-form .form-warp .form-comment,
  .comments .comments-content .comments-form .form-warp .form-name {
    background-color: #fdc;
    border: none;
    border-radius: 0.04rem;
    color: #812a00;
    font-family: Arial;
    font-size: 0.26rem;
    font-weight: 700;
    outline: none;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-comment::placeholder,
  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-name::placeholder {
    color: #d9865c;
    font-size: 0.24rem;
  }

  .comments .comments-content .comments-form .form-warp .tips {
    color: #ff3228;
    display: none;
    font-size: 0.2rem;
    font-weight: 700;
  }

  .comments .comments-content .comments-form .form-warp .form-item.submit {
    font-size: 0;
    margin-top: 0.52rem;
    text-align: center;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit
    .form-submit {
    background-color: #ff6e28;
    border-radius: 0.08rem;
    color: #fff;
    display: block;
    font-size: 0.28rem;
    font-weight: 700;
    line-height: 0.68rem;
    margin: 0 auto;
    text-align: center;
    width: 2.2rem;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit
    .tips {
    position: relative;
    top: 0.1rem;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit.loading
    .tips {
    display: none !important;
  }

  .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit.loading:after {
    -webkit-animation: loading 0.6s linear infinite;
    animation: loading 0.6s linear infinite;
    border: 0.04rem solid #fdc;
    border-radius: 50%;
    border-top-color: #ccc;
    content: "";
    display: inline-block;
    height: 0.2rem;
    margin-top: 0.1rem;
    width: 0.2rem;
  }

  .comments .comments-content .comments-list {
    margin-top: 0.5rem;
  }

  .comments .comments-content .comments-list .comment-item {
    padding-bottom: 0.4rem;
    position: relative;
  }

  .comments .comments-content .comments-list .comment-item:before {
    background-color: #fdc;
    border-radius: 0.01rem;
    content: "";
    display: block;
    height: 0.02rem;
  }

  .comments .comments-content .comments-list .comment-item .comment-title {
    font-size: 0;
    margin-top: 0.4rem;
  }

  .comments .comments-content .comments-list .comment-item .comment-title span {
    color: #d9865c;
    font-size: 0.22rem;
  }

  .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-title
    .comment-name {
    color: #ff6e28;
    font-size: 0.3rem;
    margin: 0 0.18rem;
  }

  .comments .comments-content .comments-list .comment-item .comment-content {
    margin-top: 0.26rem;
  }

  .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-content
    .comment-text {
    color: #812a00;
    font-size: 0.26rem;
    line-height: 1.5;
  }

  .comments .comments-content .comments-list .comment-item .comment-score {
    align-items: center;
    display: flex;
    position: absolute;
    right: 0;
    top: 0.32rem;
  }

  .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-score
    .icon-star {
    margin-right: 0.08rem;
  }

  @keyframes loading {
    0% {
      transform: rotate(0);
    }

    to {
      transform: rotate(359deg);
    }
  }

  .content {
    padding: 0.28rem 0.2rem 0.26rem;
    background-color: #2f003d;
  }

  .content .c-1,
  .content .c-2,
  .content .c-4,
  .content .c-5 {
    display: none;
  }

  .content .c-3 {
    position: relative;
    width: 6rem;
  }

  .content .c-3 .banner {
    display: flex;
    height: 0.58rem;
    margin-bottom: 0.14rem;
    position: relative;
  }

  .content .c-3 .banner .banner-left {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-right: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .banner .banner-center {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    display: flex;
    height: 0.58rem;
    width: 5.8rem;
  }

  .content .c-3 .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 0.58rem;
    margin-left: 0.18rem;
  }

  .content .c-3 .banner .banner-center .title-text {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 0.58rem;
    margin-left: 3px;
  }

  .content .c-3 .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .banner .banner-right {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-left: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .info {
    background-color: #5437dd;
    border-radius: 0.08rem;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.2rem;
    padding-bottom: 0.16rem;
    height: calc(1.84rem + 280px);
  }

  .content .c-3 .info .container {
    height: 1.84rem;
    margin-left: 0.16rem;
    margin-top: 0.24rem;
    position: relative;
    width: 5.8rem;
  }

  .content .c-3 .info .container .game-img {
    float: left;
    margin-right: 10px;
  }

  .content .c-3 .info .container .game-img,
  .content .c-3 .info .container .game-img .img {
    border-radius: 0.12rem;
    height: 1.84rem;
    width: 1.84rem;
  }

  .content .c-3 .info .container .game-name {
    font-size: 0.4rem;
    font-weight: 700;
    line-height: 0.55rem;
    margin-top: 0.1rem;
    margin-bottom: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: calc(3.8rem - 10px);
  }

  .content .c-3 .info .container .play-now {
    width: calc(3.8rem - 10px);
    border-radius: 0.08rem;
    float: left;
    background-color: #5eebff;
    border: 0.02rem solid #007889;
  }

  .content .c-3 .info .container .play-now .play {
    animation: x_jitter 0.3s infinite;
    display: block;
    height: 0.37rem;
    margin: 0.18rem 0 0.18rem 10px;
    float: left;
  }

  .content .c-3 .info .container .play-now .content-text {
    display: block;
    float: right;
    line-height: 0.7rem;
    font-size: 20px;
    width: calc(3.8rem - 10px - 10px - 0.8rem);
    text-align: center;
    font-weight: bold;
  }

  .content .c-3 .info .ads {
    background-color: #432cb1;
    height: auto;
    margin-top: 0.24rem;
    position: relative;
    width: 6rem;
  }

  .content .c-3 .info .ads .ads-title {
    -webkit-border-top-left-radius: 0.08rem;
    -webkit-border-top-right-radius: 0.08rem;
    box-shadow: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 0.18rem;
    height: 0.36rem;
    line-height: 0.34rem;
    text-align: center;
    width: auto;
  }

  .desktop_90 {
    display: none;
  }

  .content .c-3 .info .detailPageone {
    display: block;
    height: 250px;
    width: 300px;
    margin: 0 auto;
  }

  .detailPageone_desktop {
    display: none;
  }

  .detailPagetwo {
    height: 280px;
    width: 300px;
    margin: 0 auto;
  }

  .content .c-3 .info .tag-info {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 0.12rem;
    display: none;
    margin: 0.2rem auto 0;
    position: relative;
    width: 5.76rem;
  }

  .content .c-3 .info .tag-info .icon-list {
    margin-left: 0.18rem;
    margin-top: 0.2rem;
    width: 0.3rem;
  }

  .content .c-3 .info .tag-info .icon-list .icon {
    margin: 0.2rem auto;
  }

  .content .c-3 .info .tag-info .additional {
    margin-top: 0.2rem;
  }

  .content .c-3 .info .tag-info .additional .additional-warp {
    margin: 0.06rem 0 0 0.2rem;
  }

  .content .c-3 .info .tag-info .additional .additional-warp .additional-item {
    color: #fff;
    display: flex;
    font-size: 0.26rem;
    height: auto;
    line-height: 0.3rem;
    margin-top: 0.2rem;
    width: 5.1rem;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item
    .additional-name {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 1.5rem;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item
    .additional-content {
    flex: 1;
    font-size: 0.24rem;
    margin-left: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item.platform
    .additional-content {
    align-items: center;
    display: flex;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item.platform
    .additional-content
    > i {
    margin-right: 0.2rem;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item.tags {
    width: 100%;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item.tags
    .additional-content {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.06rem;
    width: 1.78rem;
  }

  .content
    .c-3
    .info
    .tag-info
    .additional
    .additional-warp
    .additional-item.tags
    .additional-content
    .tag {
    background-color: #432cb1;
    border: 0.01rem solid #dbd4fb;
    border-radius: 0.15rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    margin-bottom: 0.4rem;
    margin-right: 0.08rem;
    padding: 0 0.14rem;
  }

  .content .c-3 .click-play {
    display: flex;
    flex-wrap: wrap;
  }

  .content .c-3 .click-play .banner {
    display: flex;
    height: 0.58rem;
    position: relative;
    align-items: center;
    /* Vertically center the content */
    justify-content: space-between;
    /* Ensure the center content stays centered */
    padding: 0.5rem;
    /* Example padding */
    overflow: hidden;
    /* Ensures content does not overflow */
  }

  .content .c-3 .click-play .banner .banner-left {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-right: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .click-play .banner .banner-center {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    /* Center content horizontally */
    text-align: center;
    background-color: #f8d746;
    border: 0.02rem solid #222;
    display: flex;
    height: 0.58rem;
    width: 5.8rem;
  }

  .content .c-3 .click-play .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 38rem;
    margin-left: 0.18rem;
  }

  .content .c-3 .click-play .banner .banner-center .title-text {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 0;
    /* Remove default margins */
    white-space: nowrap;
    /* Prevent text from wrapping */
    overflow: hidden;
    /* Hide overflow content */
    text-overflow: ellipsis;
    /* Add ellipsis for overflowing text */
  }

  .content .c-3 .click-play .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .click-play .banner .banner-right {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-left: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .click-play .game-list .game-box .icon-h5 {
    display: none;
  }

  .content .c-3 .click-play .game-list .game:nth-child(6) {
    margin-right: 0;
  }

  .content .c-3 .tag-info-2 {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 0.12rem;
    display: flex;
    margin: 0.2rem auto;
    position: relative;
  }

  .content .c-3 .tag-info-2 .icon-list {
    margin-left: 0.18rem;
    margin-top: 0.2rem;
    width: 0.3rem;
  }

  .content .c-3 .tag-info-2 .icon-list .icon {
    margin: 0.2rem auto;
  }

  .content .c-3 .tag-info-2 .additional {
    margin-top: 0.2rem;
  }

  .content .c-3 .tag-info-2 .additional .additional-warp {
    margin: 0.06rem 0 0 0.2rem;
  }

  .content .c-3 .tag-info-2 .additional .additional-warp .additional-item {
    color: #fff;
    display: flex;
    font-size: 0.26rem;
    height: auto;
    line-height: 0.3rem;
    margin-top: 0.2rem;
    width: 5.1rem;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item
    .additional-name {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 1.5rem;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item
    .additional-content {
    flex: 1;
    font-size: 0.24rem;
    margin-left: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item.platform
    .additional-content {
    align-items: center;
    display: flex;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item.platform
    .additional-content
    > i {
    margin-right: 0.2rem;
  }

  .content .c-3 .tag-info-2 .additional .additional-warp .additional-item.tags {
    width: 100%;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item.tags
    .additional-content {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.06rem;
    width: 1.78rem;
  }

  .content
    .c-3
    .tag-info-2
    .additional
    .additional-warp
    .additional-item.tags
    .additional-content
    .tag {
    background-color: #432cb1;
    border: 0.01rem solid #dbd4fb;
    border-radius: 0.15rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    margin-bottom: 0.4rem;
    margin-right: 0.08rem;
    padding: 0 0.14rem;
  }

  .content .c-3 .description .banner {
    display: flex;
    height: 0.58rem;
    margin-bottom: 0.18rem;
    position: relative;
  }

  .content .c-3 .description .banner .banner-left {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-right: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .description .banner .banner-center {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    display: flex;
    height: 0.58rem;
    width: 5.8rem;
  }

  .content .c-3 .description .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 38rem;
    margin-left: 0.18rem;
  }

  .content .c-3 .description .banner .banner-center .title-text {
    color: #222;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 0.58rem;
    margin-left: 0.14rem;
    text-align: center;
  }

  .content .c-3 .description .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .description .banner .banner-right {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-left: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .description .text-content {
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 0.08rem;
    border-bottom-right-radius: 0.08rem;
    box-shadow: 0 0.02rem 0.04rem 0 rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    height: auto;
    padding: 0 0.2rem 0.32rem;
  }

  .content .c-3 .description .text-content .text-warp {
    height: 1.9rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
  }

  .content .c-3 .description .text-content .text-warp.expand {
    height: auto;
  }

  .content .c-3 .description .text-content .show-more {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 0.34rem;
    color: #fff;
    cursor: pointer;
    font-size: 0.24rem;
    height: 0.68rem;
    line-height: 0.68rem;
    text-align: center;
    width: 6rem;
  }

  .content .c-3 .description .text-content .show-more:hover {
    background-color: #f3c744;
    cursor: pointer;
  }

  .content .c-3 .description .text-content .description-title {
    color: #121212;
    font-size: 0.15rem;
    font-weight: 700;
  }

  .content .c-3 .description .text-content .description-text1 {
    color: #fff;
    font-size: 0.24rem;
    height: auto;
    overflow: hidden;
  }

  .content .c-3 .description .text-content .description-text1 p {
    line-height: 0.36rem;
    margin-top: 0.2rem;
  }

  .content .c-3 .screenshots {
    margin-top: 0.16rem;
  }

  .content .c-3 .screenshots .banner {
    display: flex;
    height: 0.58rem;
    margin-bottom: 0.18rem;
    position: relative;
  }

  .content .c-3 .screenshots .banner .banner-left {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-right: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .screenshots .banner .banner-center {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    display: flex;
    height: 0.58rem;
    width: 5.6rem;
  }

  .content .c-3 .screenshots .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 0.58rem;
    margin-left: 0.18rem;
  }

  .content .c-3 .screenshots .banner .banner-center .title-text {
    color: #222;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 0.58rem;
    margin-left: 0.14rem;
    text-align: center;
  }

  .content .c-3 .screenshots .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .screenshots .banner .banner-right {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-left: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .screenshots .text-content {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 0.12rem;
    padding: 0.1rem 0.2rem;
  }

  .content .c-3 .screenshots .text-content .screenshots-warp {
    position: relative;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container {
    display: flex;
    overflow: hidden;
    overflow-x: scroll;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container
    .icon-rightArrow {
    cursor: pointer;
    position: absolute;
    right: 0.18rem;
    top: 0.74rem;
    transform: scale(1.3);
    z-index: 10;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container
    .icon-leftArrow {
    cursor: pointer;
    display: none;
    left: 0.18rem;
    position: absolute;
    top: 0.74rem;
    transform: scale(1.3);
    z-index: 10;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container
    .pic-content {
    height: 1.82rem;
    margin-bottom: 0.1rem;
    margin-right: 0.1rem;
    position: relative;
    text-align: center;
    width: auto;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container
    .pic-content
    .pic-screen {
    border-radius: 0.08rem;
    height: 1.82rem;
    width: auto;
    z-index: 4;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container
    .pic-content:nth-child(7) {
    margin-right: 0;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container::-webkit-scrollbar {
    height: 0.12rem;
    width: 5rem;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 0.04rem;
  }

  .content
    .c-3
    .screenshots
    .text-content
    .screenshots-warp
    .screenshots-container::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 0.04rem;
  }

  .content .c-3 > .ads {
    height: auto;
    margin-top: 0.16rem;
  }

  .content .c-3 > .ads .ads-title {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 0.18rem;
    height: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
    width: auto;
  }

  .content .c-3 .disclaimer {
    margin-top: 0.16rem;
  }

  .content .c-3 .disclaimer .banner {
    display: flex;
    height: 0.58rem;
    margin-bottom: 0.14rem;
    position: relative;
  }

  .content .c-3 .disclaimer .banner .banner-left {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-right: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .disclaimer .banner .banner-center {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    display: flex;
    height: 0.58rem;
    width: 5.6rem;
  }

  .content .c-3 .disclaimer .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 38rem;
    margin-left: 0.18rem;
  }

  .content .c-3 .disclaimer .banner .banner-center .title-text {
    color: #222;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 0.58rem;
    margin-left: 0.14rem;
    text-align: center;
  }

  .content .c-3 .disclaimer .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .disclaimer .banner .banner-right {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-left: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .disclaimer .text-content {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 0.12rem;
    height: auto;
    padding: 0.06rem 0.2rem 0.2rem;
  }

  .content .c-3 .disclaimer .text-content .description-text {
    color: #fff;
    font-size: 0.24rem;
    height: auto;
  }

  .content .c-3 .disclaimer .text-content .description-text p {
    line-height: 0.36rem;
    margin-top: 0.18rem;
  }

  .content .c-3 .Getgame {
    border-radius: 0.12rem;
    margin: 0.26rem auto;
  }

  .content .c-3 .Getgame .banner {
    display: flex;
    height: 0.58rem;
    margin-bottom: 0.18rem;
    position: relative;
  }

  .content .c-3 .Getgame .banner .banner-left {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-right: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .Getgame .banner .banner-center {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    display: flex;
    height: 0.58rem;
    width: 5.6rem;
  }

  .content .c-3 .Getgame .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 0.58rem;
    margin-left: 0.18rem;
  }

  .content .c-3 .Getgame .banner .banner-center .title-text {
    color: #222;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 0.58rem;
    margin-left: 0.14rem;
    text-align: center;
  }

  .content .c-3 .Getgame .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .Getgame .banner .banner-right {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-left: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .Getgame .play {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 0.12rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 0.48rem;
  }

  .content .c-3 .Getgame:after,
  .content .c-3 .Getgame:before {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    width: 0;
  }

  .content .c-3 .Getgame .info1 {
    flex-wrap: wrap;
    height: 2.22rem;
    margin: 0 auto;
    width: 4.5rem;
  }

  .content .c-3 .Getgame .info1 .icon {
    border-radius: 0.12rem;
    height: 1.5rem;
    margin: 0 auto;
    overflow: hidden;
    width: 1.5rem;
  }

  .content .c-3 .Getgame .info1 .name {
    color: #fff;
    display: block;
    font-size: 0.26rem;
    margin: 0.18rem 0.36rem auto;
    text-align: center;
  }

  .content .c-3 .Getgame .big-box {
    display: none;
    height: 6.4rem;
    left: 0;
    overflow: hidden;
    position: absolute;
    transform: translateY(-2%);
    width: 6rem;
    z-index: 200;
  }

  .content .c-3 .Getgame .big-box.show {
    display: block;
  }

  .content .c-3 .Getgame .big-box .play-panel {
    border: 0.03rem solid #222;
    box-sizing: border-box;
    left: 0;
    position: absolute;
    transform: translateY(100%);
    transition: all 1s;
    width: 6rem;
  }

  .content .c-3 .Getgame .big-box .play-panel.slide-out {
    transform: translateY(1%);
  }

  .content .c-3 .Getgame .big-box .play-panel .panel-title {
    background-color: #f7d746;
    border-bottom: 0.02rem solid #222;
  }

  .content .c-3 .Getgame .big-box .play-panel .panel-title .title-text {
    color: #222;
    font-size: 0.26rem;
    font-weight: 700;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
  }

  .content .c-3 .Getgame .big-box .play-panel .panel-title .close-icon {
    color: #222;
    cursor: pointer;
    font-size: 0.22rem;
    font-weight: 700;
    height: 0.64rem;
    line-height: 0.64rem;
    position: absolute;
    right: 0;
    right: 0.1rem;
    text-align: center;
    top: 0;
  }

  .content .c-3 .Getgame .big-box .play-panel .panel-content {
    background: #5437dd;
    padding: 0.4rem 0.2rem 0.36rem 0.32rem;
  }

  .content .c-3 .Getgame .big-box .play-panel .panel-content .content-title {
    display: flex;
    text-align: center;
  }

  .content
    .c-3
    .Getgame
    .big-box
    .play-panel
    .panel-content
    .content-title
    .text {
    color: #fff;
    font-size: 0.22rem;
    font-weight: 700;
    height: 0.39rem;
    line-height: 0.39rem;
  }

  .content .c-3 .Getgame .big-box .play-panel .panel-content .content-games {
    display: flex;
    margin-top: 0.52rem;
  }

  .content
    .c-3
    .Getgame
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box {
    position: relative;
  }

  .content
    .c-3
    .Getgame
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box
    .icon-h5 {
    left: -0.08rem;
    position: absolute;
    top: -0.08rem;
    z-index: 3;
  }

  .content
    .c-3
    .Getgame
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box
    .game {
    border-radius: 0.16rem;
    float: left;
    height: 1.68rem;
    margin-bottom: 0.16rem;
    margin-right: 0.16rem;
    position: relative;
    width: 1.68rem;
  }

  .content
    .c-3
    .Getgame
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box
    .game
    .icon-h5 {
    left: -0.12rem;
    position: absolute;
    top: -0.08rem;
  }

  .content
    .c-3
    .Getgame
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box
    .game
    .pic {
    border-radius: 0.16rem;
    height: 1.68rem;
    width: 1.68rem;
  }

  .content
    .c-3
    .Getgame
    .big-box
    .play-panel
    .panel-content
    .content-games
    .game-box:nth-child(3n) {
    margin-right: 0;
  }

  .content .c-3 .Getgame .big-box .play-panel .panel-content .play-game {
    background: #f7d746;
    border-radius: 0.05rem;
    box-shadow: 0 0.02rem 0.08rem 0 rgba(0, 0, 0, 0.3);
    cursor: pointer;
    display: block;
    height: 0.78rem;
    margin: 0.34rem auto 0;
    position: relative;
    width: 3rem;
  }

  .content .c-3 .Getgame .big-box .play-panel .panel-content .play-game .text {
    color: #222;
    font-size: 0.32rem;
    font-weight: 700;
    height: 0.78rem;
    left: 20%;
    line-height: 0.78rem;
    position: absolute;
    text-align: center;
  }

  .content .c-3 .Getgame .big-box .play-panel .panel-back {
    background-color: #f89552;
    border-bottom: 0.02rem solid #fff;
    border-left: 0.02rem solid #fff;
    border-right: 0.02rem solid #fff;
    cursor: pointer;
    height: 0.52rem;
    left: 46%;
    position: relative;
    top: -0.1rem;
    width: 0.86rem;
  }

  .content .c-3 .Getgame .big-box .play-panel .panel-back .icon-hidden {
    margin-left: 0.24rem;
    margin-top: 0.1rem;
  }

  .content .c-3 .Getgame .play-btns {
    margin: 0.3rem auto 0;
    width: 5.56rem;
  }

  .content .c-3 .Getgame .play-btns .play-container {
    border-radius: 0.08rem;
    box-shadow: 0 0.04rem 0.08rem 0 rgba(0, 0, 0, 0.2);
    display: block;
    height: 0.74rem;
    line-height: 0.74rem;
    text-align: center;
  }

  .content .c-3 .Getgame .play-btns .text {
    color: #fff;
    display: inline-block;
    font-size: 0.26rem;
    font-weight: 700;
    vertical-align: middle;
  }

  .content .c-3 .Getgame .play-btns .play-container.h5 {
    background-color: #f8d746;
    margin-bottom: 0.3rem;
    padding-left: 1.6rem;
    text-align: left;
  }

  .content .c-3 .Getgame .play-btns .play-container.h5 .icon-blackPlay {
    animation: x_jitter 0.3s infinite;
    display: inline-block;
    margin-right: 0.6rem;
    vertical-align: middle;
  }

  .content .c-3 .Getgame .play-btns .play-container.h5 .text {
    color: #222;
  }

  .content .c-3 .Getgame .play-btns .play-container.computer,
  .content .c-3 .Getgame .play-btns .play-container.mobile {
    display: none;
  }

  .content .c-3 .Getgame .play-btns .play-container.googleplay {
    background-color: #1d9fff;
    line-height: 0.74rem;
    margin-bottom: 0.3rem;
    text-align: center;
  }

  .content
    .c-3
    .Getgame
    .play-btns
    .play-container.googleplay
    .icon-googleplay {
    display: inline-block;
    margin-right: 0.26rem;
    vertical-align: middle;
  }

  .content .c-3 .Getgame .play-btns .play-container.appstore {
    background-color: #1d9fff;
    line-height: 0.74rem;
    margin-bottom: 0.3rem;
    text-align: center;
  }

  .content .c-3 .Getgame .play-btns .play-container.appstore .icon-appstore {
    display: inline-block;
    margin-right: 0.26rem;
    vertical-align: middle;
  }

  .content .c-3 .more-games {
    margin-top: 0.16rem;
  }

  .content .c-3 .more-games .banner {
    display: flex;
    height: 0.58rem;
    position: relative;
    align-items: center;
  }

  .content .c-3 .more-games .banner .banner-left {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-right: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .more-games .banner .banner-center {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .content .c-3 .more-games .banner .banner-center .home {
    color: #4d4d4d;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 38rem;
    margin-left: 0.18rem;
  }

  .content .c-3 .more-games .banner .banner-center .title-text {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
  }

  .content .c-3 .more-games .banner .banner-center .home:hover {
    color: #27afff;
  }

  .content .c-3 .more-games .banner .banner-right {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    height: 0.58rem;
    margin-left: 0.04rem;
    width: 0.04rem;
  }

  .content .c-3 .more-games .game-list .game-box {
    display: none;
  }

  .content .c-3 .more-games .box {
    display: flex;
    flex-wrap: wrap;
    width: 6rem;
  }

  .content .c-3 .more-games .box .load-more {
    background-color: #f8d746;
    border-radius: 0.12rem;
    box-shadow: 0 0.04rem 0.08rem 0 rgba(0, 0, 0, 0.25);
    cursor: pointer;
    display: flow-root;
    height: 0.68rem;
    line-height: 0.68rem;
    margin: 0.32rem auto;
    text-align: center;
    width: 3.46rem;
  }

  .content .c-3 .more-games .box .load-more .text {
    color: #222;
    font-size: 0.28rem;
    font-weight: 700;
  }

  .content .c-3 .comments {
    margin-top: 0.1rem;
  }

  .content .c-3 .comments .comments-title {
    background-color: transparent;
    padding: 0.1rem;
    position: relative;
  }

  .content .c-3 .comments .comments-title:before {
    left: 0;
  }

  .content .c-3 .comments .comments-title:after,
  .content .c-3 .comments .comments-title:before {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    content: "";
    display: block;
    height: 0.58rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.04rem;
  }

  .content .c-3 .comments .comments-title:after {
    right: 0;
  }

  .content .c-3 .comments .comments-title .text {
    background-color: #f8d746;
    border: 0.02rem solid #222;
    color: #222;
    font-size: 0.26rem;
    font-weight: 700;
    height: 0.58rem;
    line-height: 0.58rem;
    padding-left: 0.14rem;
  }

  .content .c-3 .comments .comments-content {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0.12rem;
    padding: 0.14rem 0.24rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .comments-rank
    .score {
    display: flex;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .comments-rank
    .score
    .icon-star {
    margin: -0.05rem -0.01rem -0.05rem -0.05rem;
    transform: scale(0.72);
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .comments-rank
    .tips {
    color: #fff;
    font-size: 0.2rem;
    margin-top: 0.1rem;
    padding-left: 0.03rem;
  }

  .content .c-3 .comments .comments-content .comments-form .form-warp {
    margin-top: 0.32rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.name
    .form-name {
    box-sizing: border-box;
    display: block;
    line-height: 0.68rem;
    padding: 0 0.24rem;
    width: 100%;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.name
    .tips {
    margin-left: 0.02rem;
    margin-top: 0.15rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.comment {
    margin-top: 0.18rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.comment
    .form-comment {
    box-sizing: border-box;
    display: block;
    height: 1.18rem;
    padding: 0.24rem;
    resize: none;
    width: 100%;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.comment
    .tips {
    margin-left: 0.02rem;
    margin-top: 0.15rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-comment,
  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-name {
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 0.04rem;
    color: #806ddb;
    font-family: Arial;
    font-size: 0.26rem;
    font-weight: 700;
    outline: none;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-comment::placeholder,
  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-name::placeholder {
    color: #806ddb;
    font-size: 0.24rem;
  }

  .content .c-3 .comments .comments-content .comments-form .form-warp .tips {
    color: #f8d746;
    display: none;
    font-size: 0.2rem;
    font-weight: 700;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit {
    font-size: 0;
    margin-top: 0.52rem;
    text-align: center;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit
    .form-submit {
    background-color: #f8d746;
    border-radius: 0.08rem;
    color: #222;
    display: block;
    font-size: 0.28rem;
    font-weight: 700;
    line-height: 0.68rem;
    margin: 0 auto;
    text-align: center;
    width: 2.2rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit
    .tips {
    position: relative;
    top: 0.1rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit.loading
    .tips {
    display: none !important;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit.loading:after {
    -webkit-animation: loading 0.6s linear infinite;
    animation: loading 0.6s linear infinite;
    border: 0.04rem solid #fdc;
    border-radius: 50%;
    border-top-color: #ccc;
    content: "";
    display: inline-block;
    height: 0.2rem;
    margin-top: 0.1rem;
    width: 0.2rem;
  }

  .content .c-3 .comments .comments-content .comments-list {
    margin-top: 0.5rem;
  }

  .content .c-3 .comments .comments-content .comments-list .comment-item {
    padding-bottom: 0.4rem;
    position: relative;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item:before {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 0.01rem;
    content: "";
    display: block;
    height: 0.02rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-title {
    font-size: 0;
    margin-top: 0.4rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-title
    span {
    color: #d8d2f4;
    font-size: 0.22rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-title
    .comment-name {
    color: #f8d746;
    font-size: 0.3rem;
    margin: 0 0.18rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-content {
    margin-top: 0.26rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-content
    .comment-text {
    color: #fff;
    font-size: 0.26rem;
    line-height: 1.5;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-score {
    align-items: center;
    display: flex;
    position: absolute;
    right: 0;
    top: 0.32rem;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-list
    .comment-item
    .comment-score
    .icon-star {
    margin-right: 0.08rem;
  }

  .game-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.2rem;
    width: 6rem;
  }

  .game-list .game-box {
    position: relative;
  }

  .game-list .game-box .icon-h5 {
    left: -0.08rem;
    position: absolute;
    top: -0.08rem;
    z-index: 3;
  }

  .game-list .game-box .game {
    border-radius: 0.16rem;
    float: left;
    height: 1.88rem;
    margin-bottom: 0.16rem;
    margin-right: 0.12rem;
    position: relative;
    width: 1.88rem;
  }

  .game-list .game-box .game .icon-h5 {
    left: -0.12rem;
    position: absolute;
    top: -0.08rem;
  }

  .game-list .game-box .game .pic {
    border-radius: 0.16rem;
    height: 1.88rem;
    width: 1.88rem;
  }

  .game-list .game-box:hover {
    z-index: 10;
  }

  .game-list .game-box:hover .icon-h5 {
    left: -0.25rem;
    top: -0.25rem;
    transform: scale(0.8);
    transition: all 0.3s ease-out;
  }

  .game-list .game-box:hover .game {
    transform: scale(1.2);
    transition: all 0.3s ease-out;
  }

  .game-list .game:nth-child(3n) {
    margin-right: 0;
  }

  .header {
    background-color: #f8d746;
    height: 88px;
    position: relative;
  }

  .header .label-container {
    display: none;
  }

  .header .icon-logo {
    position: absolute;
  }

  .footer .about-us {
    padding: 0 0.2rem;
  }

  .footer .about-us .about-warp {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 0.12rem;
    padding: 0.68rem 0.2rem 0.34rem;
  }

  .footer .about-us .about-warp .title {
    color: #fff;
    font-size: 0.46rem;
    margin-bottom: 0.68rem;
    text-align: center;
  }

  .footer .about-us .about-warp .para {
    margin-top: 0.4rem;
  }

  .footer .about-us .about-warp .para .para-title {
    color: #fff;
    font-size: 0.26rem;
  }

  .footer .about-us .about-warp .para .para-text {
    color: #c5eaff;
    font-size: 0.22rem;
    line-height: 1.5;
    margin-top: 0.24rem;
  }

  .footer .about-us .about-warp .para .email {
    font-size: 0.22rem;
    line-height: 1.5;
  }

  .footer .bottom-logo {
    margin: 0 auto;
    transform: scale(0.5);
  }

  .footer {
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 0.26rem;
  }

  .sprite {
    background-size: 2.56rem 2.15rem;
  }

  .icon-star {
    height: 0.34rem;
    width: 0.34rem;
  }

  .icon-star.full {
    background-position: 0 -0.38rem;
  }

  .icon-star.half {
    background-position: -0.35rem -0.38rem;
  }

  .icon-star.null {
    background-position: -0.72rem -0.38rem;
  }

  .icon-play {
    background-position: -1.09rem -0.38rem;
    height: 0.36rem;
    width: 0.36rem;
  }

  .icon-platForm {
    background-position: 0 -0.76rem;
    height: 0.3rem;
    width: 0.3rem;
  }

  .icon-size {
    background-position: -0.35rem -0.76rem;
  }

  .icon-date,
  .icon-size {
    height: 0.3rem;
    width: 0.3rem;
  }

  .icon-date {
    background-position: -0.72rem -0.76rem;
  }

  .icon-developer {
    background-position: -1.09rem -0.76rem;
    height: 0.3rem;
    width: 0.3rem;
  }

  .icon-tags {
    background-position: -1.46rem -0.76rem;
    height: 0.3rem;
    width: 0.3rem;
  }

  .icon-android {
    background-position: 0 -1.15rem;
  }

  .icon-android,
  .icon-ios {
    height: 0.3rem;
    width: 0.3rem;
  }

  .icon-ios {
    background-position: -0.35rem -1.15rem;
  }

  .icon-windows {
    background-position: -0.72rem -1.15rem;
    height: 0.3rem;
    width: 0.3rem;
  }

  .icon-rightArrow {
    background-position: -1.09rem -1.15rem;
    height: 0.42rem;
    width: 0.42rem;
  }

  .icon-leftArrow {
    background-position: -1.58rem -1.09rem;
    height: 0.42rem;
    width: 0.42rem;
  }

  .icon-blackPlay {
    background-position: 0 -1.6rem;
    height: 0.32rem;
    width: 0.32rem;
  }

  .icon-googleplay {
    background-position: -0.35rem -1.6rem;
    height: 0.32rem;
    width: 0.32rem;
  }

  .icon-appstore {
    background-position: -0.72rem -1.6rem;
    height: 0.32rem;
    width: 0.32rem;
  }

  .icon-h5 {
    background-position: -1.82rem 0;
    height: 0.42rem;
    width: 0.62rem;
  }

  .cookie-confirm {
    background-color: rgba(0, 0, 0, 0.85);
    box-sizing: border-box;
    left: 0;
    padding: 0.16rem 1.68rem 0.16rem 0.16rem;
    position: fixed;
    top: 0;
    top: -20rem;
    transition: all 2s;
    width: 100%;
    z-index: 999;
  }

  .cookie-confirm.show {
    top: 0;
  }

  .cookie-confirm .cookie-text {
    color: #fff;
    font-size: 0.18rem;
    height: 0.76rem;
    line-height: 1.5;
    overflow: auto;
    text-align: left;
  }

  .cookie-confirm .cookie-text .cookie-link {
    color: #fff81a;
    font-size: 0.18rem;
    text-decoration: underline;
  }

  .cookie-confirm .cookie-accept {
    background-color: #f09;
    border: 0.04rem solid #fff;
    border-radius: 0.26rem;
    color: #fff;
    cursor: pointer;
    font-size: 0.24rem;
    font-weight: 700;
    line-height: 0.44rem;
    position: absolute;
    right: 0.16rem;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 1.12rem;
  }

  .bottom-navbar {
    background-color: #e8e8e8;
    font-size: 0;
    height: 0.72rem;
    overflow: hidden;
    text-align: center;
  }

  .bottom-navbar > a {
    color: #333;
    font-size: 0.22rem;
    line-height: 0.72rem;
    position: relative;
    text-decoration: none;
  }

  .bottom-navbar > a:not(:last-child) {
    margin-right: 0.3rem;
  }

  .bottom-navbar > a:not(:last-child):before {
    background-color: #333;
    content: "";
    height: 0.23rem;
    position: absolute;
    right: -0.16rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.01rem;
  }

  .bottom-navbar {
    background-color: #3b3072;
  }

  .bottom-navbar > a {
    color: #fff;
  }

  .bottom-navbar > a:not(:last-child):before {
    background-color: #fff;
  }
}

html::-webkit-scrollbar {
  width: 8px;
}

html::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

html::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

body {
  background-color: #5d3df6;
}

.sprite {
  background-image: url(/h5gamesclub/d156b4d24ad9371a0cd92fc3fb9ec965.png);
  background-repeat: no-repeat;
}

.pic,
.sprite {
  display: block;
}

.pic {
  border-radius: 16px;
  height: 100%;
  width: 100%;
}

.name {
  font-size: 0;
  overflow: hidden;
}

.main,
body {
  background: #e6e6fa;
}

.header {
  background-color: #ff4400dc;
  box-shadow: 0 1px 4px transparent;
}

.header .label-container .label-name {
  color: #fff;
}

.footer {
  background-color: #e6e6fa;
}

.footer .about-us .about-warp {
  background-color: #fef5e4;
}

.content .c-3 .comments .comments-content .comments-form .comments-rank .tips,
.content
  .c-3
  .Getgame
  > .play
  .big-box
  .play-panel
  .panel-content
  .content-title
  .text,
.footer .about-us .about-warp .title {
  color: #001853;
}

.footer .about-us .about-warp .para .para-title {
  color: #e6e6fa;
}

.footer .about-us .about-warp .para .para-text {
  color: #001b69;
}

.bottom-navbar {
  background-color: #ff4400dc;
}

.bottom-navbar a {
  color: #fff;
}

.sprite {
  background-image: url(/h5gamesclub/static/images/imgs/sprite_share.png);
  background-repeat: no-repeat;
  display: block;
}

.banner .banner-center,
.banner .banner-left,
.banner .banner-right,
.content .c-3 .comments .comments-title .text,
.content .c-3 .comments .comments-title:after,
.content .c-3 .comments .comments-title:before,
.content .c-3 .Getgame > .play .big-box .play-panel,
.content .c-3 .Getgame > .play .big-box .play-panel .panel-title {
  background-color: #4f4fd1 !important;
  border: 2px solid #071e3d !important;
}

.content .c-3 .comments .comments-title .text,
.title-text {
  color: #e6e6fa !important;
}

.content .c-3 .banner .banner-center .home {
  color: #e6e6fa;
}

.content .c-3 .banner .banner-center .home:hover {
  color: #e6e6fa;
}

.ads-title,
.content .c-3 .info .ads {
  background-color: transparent !important;
  color: #001853 !important;
}

.content .ads .ads-title,
.content
  .c-3
  .comments
  .comments-content
  .comments-list
  .comment-item
  .comment-content
  .comment-text,
.content .c-3 .Getgame > .play .info1 .name,
.content .c-3 .Getgame > .play .play-btns .play-container.appstore .text,
.content .c-3 .Getgame > .play .play-btns .play-container.computer .text,
.content .c-3 .Getgame > .play .play-btns .play-container.googleplay .text,
.content .c-3 .Getgame > .play .play-btns .play-container.mobile .text,
.content .c-3 .info .container .game-name {
  color: #e6e6fa;
  font-family: Arial, sans-serif, serif;
}

.content .c-3 .info .container .rating .score {
  color: #6246ea;
}

.content .c-3 .description .text-content .description-text1,
.content .c-3 .disclaimer .text-content .description-text p {
  color: #e6e6fa;
}

.content .c-3 .comments .comments-content,
.content .c-3 .description .text-content,
.content .c-3 .disclaimer .text-content,
.content .c-3 .Getgame > .play,
.content .c-3 .Getgame > .play .big-box .play-panel .panel-content,
.content .c-3 .screenshots .text-content,
.content .c-3 .tag-info-2 {
  background-color: #2F4F4F;
}

.content .c-3 .description .text-content .show-more {
  background-color: #34495e;
  color: #e6e6fa;
}

.content .c-3 .description .text-content .show-more:hover {
  background-color: #1c1c1c;
  color: #e6e6fa;
}

.additional-content,
.additional-content .tag,
.additional-name {
  color: #e6e6fa;
}

.content
  .c-3
  .info
  .tag-info
  .additional
  .additional-warp
  .additional-item.tags
  .additional-content
  .tag,
.content
  .c-3
  .tag-info-2
  .additional
  .additional-warp
  .additional-item.tags
  .additional-content
  .tag {
  background-color: transparent;
  border: 1px solid #e6e6fa;
}

.content .c-3 .info .tag-info {
  background-color: #f1e2c3;
}

.content .c-3 .info {
  background-color: #2F4F4F;
}

.content
  .c-3
  .comments
  .comments-content
  .comments-form
  .form-warp
  .form-comment,
.content .c-3 .comments .comments-content .comments-form .form-warp .form-name {
  background-color: hsla(40, 37%, 57%, 0.2);
  color: #e6e6fa;
}

.content
  .c-3
  .comments
  .comments-content
  .comments-form
  .form-warp
  .form-item.comment
  .form-comment::placeholder,
.content
  .c-3
  .comments
  .comments-content
  .comments-form
  .form-warp
  .form-item.name
  .form-name::placeholder {
  color: #c6b289;
}

.content .c-3 .comments .comments-content .comments-form .form-warp .tips {
  color: #ff566a;
}

.content
  .c-3
  .comments
  .comments-content
  .comments-list
  .comment-item
  .comment-title
  span {
  color: #6fa9b1;
}

.content
  .c-3
  .comments
  .comments-content
  .comments-list
  .comment-item
  .comment-title
  .comment-name {
  color: #6246ea;
}

@media screen and (min-width: 768px) {
  .footer .bottom-logo {
    transform: scale(1.2);
  }

  .game {
    border-radius: 10px;
    box-shadow: 0 2px 5px transparent;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.computer,
  .content .c-3 .Getgame > .play .play-btns .play-container.mobile {
    background-color: transparent;
    border: 1px solid #004650;
    border-radius: 10px;
    box-shadow: none;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit
    .form-submit,
  .content .c-3 .Getgame > .play .big-box .play-panel .panel-content .play-game,
  .content .c-3 .Getgame > .play .play-btns .play-container.h5,
  .content .c-3 .more-games .box .load-more {
    background-color: #39ff14;
    border: 2px solid #007889;
    border-radius: 10px;
    box-shadow: 0 1px 4px transparent;
    color: #004650;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit
    .form-submit:hover,
  .content
    .c-3
    .Getgame
    > .play
    .big-box
    .play-panel
    .panel-content
    .play-game:hover,
  .content .c-3 .more-games .box .load-more:hover {
    background-color: #20e3ff;
  }

  .content .c-3 .Getgame > .play .play-btns .play-container.mobile .qrcode {
    background-color: #2F4F4F;
    border: 1px solid #121629;
    border-radius: 4px;
  }
}

@media screen and (max-width: 767px) {
  .game {
    border-radius: 0.1rem;
    box-shadow: 0 0.02rem 0.05rem transparent;
  }
  .blue-bg a {
    margin-left: 3px;
    margin-right: 3px;
    color: white;
  }
  .content .c-3 .Getgame > .play .play-btns .play-container.appstore,
  .content .c-3 .Getgame > .play .play-btns .play-container.googleplay {
    background-color: transparent;
    border: 0.01rem solid #e6e6fa;
    border-radius: 0.1rem;
    box-shadow: none;
  }

  .content
    .c-3
    .comments
    .comments-content
    .comments-form
    .form-warp
    .form-item.submit
    .form-submit,
  .content .c-3 .Getgame > .play .big-box .play-panel .panel-content .play-game,
  .content .c-3 .Getgame > .play .play-btns .play-container.h5,
  .content .c-3 .info .container .play-now,
  .content .c-3 .more-games .box .load-more {
    background-color: #39ff14;
    border: 0.02rem solid #007889;
    border-radius: 0.1rem;
    box-shadow: 0 0.01rem 0.04rem transparent;
    color: #004650;
  }
}
