html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
prize menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
input,
button,
textarea,
select {
  outline: 0;
  *font-size: 100%;
  margin: 0;
  border: 0;
  font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input {
  -moz-appearance: textfield;
}
img {
  border: 0;
  outline: 0;
}
button {
  line-height: 1;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  background: #ffffff;
  width: 100%;
  height: 100%;
}
strong {
  font-weight: bold;
}
button {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
#pa {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#text_hide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cf {
  *zoom: 1;
}
.cf:after {
  content: "\200B";
  height: 0;
  display: block;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}

/* footer */
#footer {
  min-width: 1200px;
  min-height: 100px;
  margin: 0 auto;
  clear: both;
  padding: 10px 0;
  color: #fff;
  z-index: 200;
  line-height: 24px;
  background-color: #000000;
}
#footer div {
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin-top: 5px;
}
#footer div a {
  color: #fff;
  margin: 0 10px;
}
#footer div a:hover {
  text-decoration: underline;
}

.w12,
.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
html body {
  padding-top: 86px;
  color: #333333;
  background: #e9e9e9;
}
.wrap {
  min-width: 1200px;
  background: url(../image/bg.jpg) no-repeat center top;
  padding-top: 32px;
  margin: auto;
  overflow: hidden;
}
.loadGif1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 95px;
  height: 60px;
  text-align: center;
}
.loadGif1 p {
  padding-top: 10px;
  font-size: 15px;
}
body #game-nav {
  width: 100%;
  height: 45px;
  z-index: 998;
  border-bottom: 1px solid #c4c4c4;
  background-color: #f7f5f5;
  position: fixed;
  top: 40px;
}
body #game-nav .w1200 {
  height: 45px;
  position: relative;
}
body #game-nav h1 {
  padding-top: 8px;
  float: left;
  margin-right: 55px;
  position: relative;
  height: 35px;
  padding: 0;
  margin: 5px 40px 5px 0;
}
body #game-nav h1 img {
  height: 100%;
  width: auto;
}
body #game-nav ul {
  width: 800px;
  float: left;
}
body #game-nav ul li {
  width: 100px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #444;
  float: left;
}
body #game-nav ul li {
  width: 160px!important;
}
body #game-nav ul li .icon {
  width: 25px;
  height: 21px;
  display: inline-block;
}
body #game-nav ul li:nth-child(1) .icon {
  background: url("../image/nav-icons.png") no-repeat 0 2px;
}
body #game-nav ul li:nth-child(2) .icon {
  background: url("../image/nav-icons.png") no-repeat -32px 2px;
}
body #game-nav ul li:nth-child(3) .icon {
  background: url("../image/nav-icons.png") no-repeat -71px 1px;
}
body #game-nav ul li:nth-child(4) .icon {
  background: url("../image/nav-icons.png") no-repeat -110px 2px;
}
body #game-nav ul li:nth-child(5) .icon {
  background: url("../image/nav-icons.png") no-repeat -143px 0px;
}
body #game-nav ul li:hover,
body #game-nav ul li.active {
  background: url("../image/nav-icons.png") no-repeat 16px -30px;
  border: 0;
}
body #game-nav ul li a {
  width: 100%;
  height: 100%;
  display: block;
  color: #444;
  font-size: 0;
}
body #game-nav ul li:hover a span {
  color: #444 !important;
}
body #game-nav ul li a i,
body #game-nav ul li a span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 16px;
}
body #game-nav ul li a i {
  margin-right: 7px;
}
body #game-nav .navbar-search {
  width: 228px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding: 0 10px;
  border-radius: 30px;
  border: 1px solid #ccc;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
  background-color: #fff;
}
body #game-nav .navbar-search i {
  background-image: url(../image/sprite.png);
  background-position: -50px -86px;
  width: 20px;
  height: 19px;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  cursor: pointer;
  margin-top: -11px;
  outline: none;
  border: none;
}
.whiteBackground {
  position: relative;
  width: 1160px;
  margin: auto;
  padding: 0 20px;
  background: #ffffff;
  border-radius: 10px;
}
.yzz_ad{
  position: relative;
  top: 15px;
  width: 1170px;
  margin: auto;
  padding: 15px;
  background: #ffffff;
  border-radius: 10px 10px 0 0;
}
.recommend {
  padding-top: 32px;
  display: flex;
  justify-content: space-between;
}
.recommend_swiper .swiper-container {
  width: 600px;
  height: 350px;
}
.recommend_swiper .swiper-container a p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-indent: 10px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,.5);
}
.recommend_swiper .swiper-container .swiper-pagination{
    text-align: center;
    bottom: 13px;
}
.recommend_swiper .swiper-container .swiper-pagination-bullet {
  width: 20px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 4px;
  opacity: 1;
}
.recommend_swiper .swiper-container .swiper-pagination-bullet-active {
  background-color: #ff832f;
}
.recommend_list {
  position: relative;
  width: 540px;
  height: 349px;
  border-radius: 4px;
  border: solid 1px #e5e5e5;
}
.recommend_list::after {
  content: '';
  position: absolute;
  left: 16px;
  top: -20px;
  width: 202px;
  height: 48px;
  background: url(../image/tit01.png) no-repeat;
}
.recommend_list ul {
  padding-top: 36px;
}
.recommend_list li {
  position: relative;
  display: flex;
margin: 7px 0;
  padding-left: 42px;
  line-height: 2;
  font-size: 18px;
}
.recommend_list li::after {
  content: '';
  width: 14px;
  height: 14px;
  background: url(../image/icon01.png) no-repeat;
  position: absolute;
  left: 17px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.recommend_list li a {
  width: 355px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-decoration: none;
  margin-right: 30px;
}
.recommend_list li b {
  margin-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-decoration: none;
  font-size: 14px;
  margin-top: 1%;
}
.recommend_list li a:hover{
   text-decoration: underline;
}
.mod_tit {
  padding: 28px 0 0;
}
.mod_tit .content {
  position: relative;
  display: flex;
  width: 100%;
}
.mod_tit .content::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  margin: auto;
  width: 1155px;
  height: 4px;
  background: url(../image/bg01.png) no-repeat;
}
.mod_tit h1 {
  padding-left: 15px;
  font-size: 34px;
}
.mod_tit .swap {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 12px;
  color: #ff832f;
  font-size: 20px;
}
.mod_tit .swap::after {
  content: '';
  position: absolute;
  left: -28px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 21px;
  height: 20px;
  background: url(../image/icon3.png) no-repeat;
  transition: 600ms;
}
.mod_tit .swap:hover {
  font-weight: bold;
}
.mod_tit .swap:hover::after {
  transform: rotate(360deg);
}

.game_mod1_list{
  margin: 15px 0 0 0;
}
.game_mod1_list a {
  display: inline-block;
  width: 180px;
  margin-right: 11px;
}
.game_mod1_list a .img {
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.game_mod1_list a .img img {
  transition: all 0.6s;
  max-width: 100%;
  object-fit: cover;
  width: 180px;
  height: 120px;
}
.game_mod1_list a p {
  word-break: break-all;
  color: #666;
  line-height: 30px;
  font-size: 14px;
  padding: 7px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.batch{
  margin: 45px 0 0;
}
.game_mod1_list a:hover .img img {
  transform: scale(1.2);
}
.game_mod1_list a:nth-child(6n) {
  margin-right: 0px;
}
.evaluating {
  padding-bottom: 40px;
}
.evaluating_content a {
  position: relative;
  display: inline-block;
  width: 224px;
  height: 334px;
  margin-right: 5px;
  border-radius: 10px;
  color: #fff;
  overflow: hidden;
}
.evaluating_content a .gameImg img {
  transition: all 0.6s;
}
.evaluating_content a .score {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 64px;
  margin: auto;
  z-index: 1;
  width: 71px;
  height: 71px;
  line-height: 70px;
  text-align: center;
}
.evaluating_content a .score span {
  font-size: 22px;
  font-weight: bold;
}
.evaluating_content a .score span:nth-child(2) {
  font-size: 28px;
}
.evaluating_content a .score::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../image/bg03.png) no-repeat;
  transition: all 0.6s;
}
.evaluating_content a .name {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
  width: 90%;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
}
.evaluating_content a:nth-child(5n) {
  margin-right: 0px;
}
.evaluating_content a:hover .gameImg img {
  transform: scale(1.2);
}
.evaluating_content a:hover .score::after {
  transform: rotate(345deg);
}
.video {
  margin-top: 15px;
}
.video_container {
  display: flex;
}
.video_container .left a,
.video_container .right a {
  width: 370px;
}
.video_container .left a p,
.video_container .right a p {
  z-index: 6;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 76px;
  line-height: 110px;
  padding: 0;
  text-align: center;
  color: #fff;
  background: url(../image/bg04.png) no-repeat;
}
.video_container .right a {
  width: 200px;
}
.video_container .middle {
  width: 590px;
}
.video_container a {
  position: relative;
  display: inline-block;
  width: 180px;
  margin: auto 5px;
}
.video_container a .img {
  z-index: 5;
  position: relative;
  line-height: 0;
}
.video_container a .img img{
  width: 370px;
  height: 290px;
  object-fit: cover;
}
.video_container a .img1 {
  z-index: 5;
  position: relative;
  line-height: 0;
}
.video_container a .img1 img{
  width: 180px;
  height: 120px;
  object-fit: cover;
}
.video_container a .img::after,
.video_container a .img::before {
  opacity: 0;
  transition: 300ms;
}
.video_container a .img::after {
  content: '';
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.video_container a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
  margin: auto;
  padding: 5px 0 8px;
  text-align: center;
  color: #1d1f20;
  font-size: 16px;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.video_container a:hover .img::after,
.video_container a:hover .img::before {
  opacity: 1;
}
.searchgame {
  position: relative;
  height: 490px;
  margin-bottom: 30px;
}
.searchgame_nav {
  position: absolute;
  right: 0;
  top: 98px;
  width: 240px;
  height: 670px;
  background-color: #ffffff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow: hidden;
}
.searchgame_nav li {
  z-index: 5;
  position: relative;
  width: 220px;
  height: 66px;
  margin: auto;
  font-size: 16px;
  line-height: 1.4;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.searchgame_nav li h5,
.searchgame_nav li h6 {
  text-indent: 15px;
}
.searchgame_nav li h5 {
  padding-top: 10px;
}
.searchgame_nav li::after,
.searchgame_nav li::before {
  transition: all 0.3s;
}
.searchgame_nav li::after {
  content: '';
  z-index: 2;
  position: absolute;
  left: -250px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 13px;
  height: 66px;
  background: url(../image/icon05.png) no-repeat;
}
.searchgame_nav li::before {
  content: '';
  z-index: -1;
  position: absolute;
  left: -260px;
  top: 0;
  width: 240px;
  height: 100%;
  background-color: #f7f7f7;
}
.searchgame_nav li.active::after,
.searchgame_nav li:hover::after,
.searchgame_nav li.active::before,
.searchgame_nav li:hover::before {
  left: -10px;
}
.searchgame_content {
  width: 100%;
}
.searchgame_content>div{
 margin-top: 23px;
}
.searchgame_content a {
  display: inline-block;
  height: 185px;
  margin: 0 19px;
  text-align: center;
}
.searchgame_content a .img img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}
.searchgame_content a p {
  width: 140px;
  color: #666;
  line-height: 24px;
  font-size: 12px;
  padding: 7px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-align: center;
}
.searchgame_content a:hover .img {
  animation: jello-horizontal 0.9s both;
}
.searchgame_content a:hover p {
  font-weight: bold;
}
@keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.gamelist .hd .more {
  background-image: url(../image/sprite_1.png);
  background-position: -57px -42px;
  width: 31px;
  height: 15px;
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
}
.gamelist .testlist {
  width: 624px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    margin: 20px 0;
}
.gamelist .testlist .pctest,
.gamelist .testlist .mtest {
  width: 300px;
  padding-bottom: 18px;
  border: solid 1px #eaeaea;
}
.gamelist .testlist .pctest .hd i,
.gamelist .testlist .mtest .hd i {
  background-image: url(../image/icon06a.png);
  width: 31px;
  height: 24px;
}
.gamelist .testlist .pctest .list,
.gamelist .testlist .mtest .list {
  position: relative;
}
.gamelist .testlist .pctest .list ul,
.gamelist .testlist .mtest .list ul {
  position: relative;
  z-index: 2;
  margin-top: 20px;
}
.gamelist .testlist .pctest .list ul li,
.gamelist .testlist .mtest .list ul li {
  height: 15px;
  font-size: 14px;
  padding-top: 26.5px;
  *padding-top: 21px;
  cursor: pointer;
}
.gamelist .testlist .pctest .list ul li:first-child,
.gamelist .testlist .mtest .list ul li:first-child {
  padding-top: 0;
}
.gamelist .testlist .pctest .list ul li:first-child .date i,
.gamelist .testlist .mtest .list ul li:first-child .date i {
  margin-top: -1.5px !important;
}
.gamelist .testlist .pctest .list ul li a,
.gamelist .testlist .mtest .list ul li a {
  color: #000;
  padding: 0 15px;
  display: block;
}
.gamelist .testlist .pctest .list ul li .date,
.gamelist .testlist .mtest .list ul li .date {
  color: #555;
  margin: 0 35px 0 18px;
  position: relative;
  /*font-weight: bold;*/
}
.gamelist .testlist .pctest .list ul li .date::after,
.gamelist .testlist .mtest .list ul li .date::after {
  content: '';
  position: absolute;
  right: -33px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 23px;
  height: 23px;
  background-image: url(../image/icon07.png);
}
.gamelist .testlist .pctest .list ul li .gname,
.gamelist .testlist .mtest .list ul li .gname {
  color: #666;
    line-height: 24px;
    font-size: 12px;
    padding: 7px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: left;
    width: 190px;
}
.gamelist .testlist .pctest .list ul li .state,
.gamelist .testlist .mtest .list ul li .state {
  color: #929292;
    line-height: 24px;
    font-size: 12px;
    padding: 7px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: right;
    width: 50px;
}
.gamelist .testlist .pctest .list .split-line,
.gamelist .testlist .mtest .list .split-line {
  width: 1px;
  height: 100%;
  position: absolute;
  left: 80px;
  top: 0;
  background-color: #cdcdcd;
}
.gamelist .testlist .mtest {
  float: right;
}
.gamelist .testlist .mtest .hd i {
  background-image: url(../image/icon06b.png);
  width: 21px;
  height: 26px;
}
.gamelist {
  display: flex;
  flex-wrap: wrap;
     align-items: flex-start;
    height: 465px;
  
}
.gamelist .mod_tit {
  width: 100%;
}
.gamelist .hd {
  padding-top: 20px;
  display: flex;
  align-items: center;
}
.gamelist .hd a,
.gamelist .hd .more {
  display: none;
}
.gamelist .hd i {
  margin: 0 12px;
}
.gamelist .hd span {
  font-size: 20px;
  /*font-weight: bold;*/
}
.gamelist .testlist .list ul li a:hover .gname {
  color: #ff8a3a;
}
.gamelist .testlist .list ul li a:hover .state {
  color: #ff8a3a;
}
.gamelist .hot-pc,
.gamelist .hot-m {
  width: 250px;
  margin: 20px 0;
  border: solid 1px #eaeaea;
}
.gamelist .hot-pc .item,
.gamelist .hot-m .item,
.gamelist .hot-pc .num,
.gamelist .hot-m .num {
  display: none;
}
.gamelist .hot-pc .hd,
.gamelist .hot-m .hd {
  padding-bottom: 18px;
}
.gamelist .hot-pc .hd i,
.gamelist .hot-m .hd i {
  width: 41px;
  height: 33px;
  background: url(../image/icon06c.png) no-repeat;
}
.gamelist .hot-pc li, .gamelist .hot-m li {
  padding: 15px 15px 5px 20px;
  border-bottom: 1px solid #eaeaea;
}
.gamelist .hot-m li{
            position: relative;
        }
.gamelist .hot-pc .item-more,
.gamelist .hot-m .item-more {
  display: flex;
  justify-content: space-between;
}
.gamelist .hot-pc .item-more::after,
.gamelist .hot-m .item-more::after {
  display: none;
}
.gamelist .hot-pc .item-more .img,
.gamelist .hot-m .item-more .img {
  position: relative;
  width: 80px;
  height: 64.2px;
}
.gamelist .hot-pc .item-more .img img, .gamelist .hot-m .item-more .img img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  width: 80px;
  height: 50px;
}
.gamelist .hot-pc .item-more .info,
.gamelist .hot-m .item-more .info {
  width: 118px;
  font-size: 16px;
}
.gamelist .hot-pc .item-more .info .info-gname,
.gamelist .hot-m .item-more .info .info-gname {
  /*font-weight: bold*/;
  font-size: 12px;
}
.gamelist .hot-pc .item-more .info .game-type,
.gamelist .hot-m .item-more .info .game-type {
  padding: 7px 0 8px;
}
.gamelist .hot-pc .item-more .info-link,
.gamelist .hot-m .item-more .info-link {
  color: #ed5748;
  font-size: 12px;
}
.gamelist .hot-pc .item-more .info-link > div,
.gamelist .hot-m .item-more .info-link > div {
  position: relative;
  width: 98px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 30px;
  border: solid 1px #eaeaea;
  text-align: left;
}
.gamelist .hot-pc .item-more .info-link > div::after,
.gamelist .hot-m .item-more .info-link > div::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 80%;
  background: #eaeaea;
}
.gamelist .hot-pc .item-more .info-link > div a,
.gamelist .hot-m .item-more .info-link > div a {
  display: inline-block;
}
.gamelist .hot-pc .item-more .info-link > div a:hover,
.gamelist .hot-m .item-more .info-link > div a:hover {
  font-weight: bold;
}
.gamelist .hot-pc .item-more .info-link > div a:nth-child(1),
.gamelist .hot-m .item-more .info-link > div a:nth-child(1) {
  text-indent: 10px;
}
.gamelist .hot-pc .item-more .info-link > div a:nth-child(2),
.gamelist .hot-m .item-more .info-link > div a:nth-child(2) {
  text-indent: 10px;
}
.gamelist .hot-m .item-more .info-link > div {
  border: 0;
}
.gamelist .hot-m .item-more .info-link > div::after {
  display: none;
}
.gamelist .hot-m .item-more .info-link > div a:nth-child(1) {
  text-indent: 0px;
}

.gamelist .hot-m{
  margin-left:10px;
}
.gamelist .hot-pc li:nth-child(6)~li,
.gamelist .hot-m li:nth-child(6)~li{
  display:none;
}

    .wrap .gamelist .hot-m .item-more .info-link > div{
  width:130px;
}
.wrap .gamelist .hot-m .item-more .info-link > div a:nth-child(1){
   text-indent: 4px;
}
.wrap .gamelist .hot-m .item-more .info-link > div a:nth-child(2){
   text-indent: 4px;
  color:#48a5ed;
}
.wrap .gamelist .hot-m .item-more .info-link > div a:nth-child(3){
    text-indent: 4px;
}

 .game_mod1_list >div:nth-child(1)~div{
        display: none;
    }
    .evaluating_content >div:nth-child(1)~div{
        display: none;
    }
    .video_container >div:nth-child(1)~div{
        display: none;
    }
    .video_container >div{
        display: flex;
    }
    .video_container .item{
        display: flex;
    }
    .video_container .middle{
        width: 100%;
    }
    .searchgame {
  position: relative;
}
.searchgame .swap {
  top: 6px;
}
.searchgame .swap::after {
  display: none;
}
.searchgame .search-game {
  position: absolute;
  top: 3px;
  right: 165px;
}
.searchgame .search-game input {
  width: 333px;
  height: 31px;
  line-height: 31px;
  border: 1px solid #e0e0e0;
  border-radius: 50px;
  padding: 0 15px;
  outline: none;
  font-size: 14px;
}
.searchgame .search-game i {
  background-image: url(../image/sprite_1.png);
  background-position: -50px -86px;
  width: 20px;
  height: 19px;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  cursor: pointer;
  margin-top: -11px;
  outline: none;
  border: none;
}


.friendlink{margin-top:40px;min-width:1200px;padding:20px 0;color:#eaeaea;font-size:0;position:relative;z-index:9;background:#4f4f4f}.friendlink .content{width:1200px;margin:0 auto}.friendlink strong{font:700 14px/1 SimSun;float:left;margin-right:5px}.friendlink a{height:12px;color:#cbcbcb;font:12px/14px SimSun;padding:0 7px;border-left:1px solid #737373;display:inline-block;margin-bottom:15px;text-decoration:none}.friendlink a:hover{text-decoration:underline}






