.panelMain {
  padding-top: 10px;
}

/**修改**/
.list ul li p {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  padding-right: 70px;
}

.list .cir_btn {
  top: 24px;
}

.lstar0,
.lstar1,
.lstar2,
.lstar3,
.lstar4,
.lstar5,
.lstar6 {
  background: url(../images/litterStar.png) no-repeat;
  width: 84px;
  height: 13px;
  display: block;
}
.lstar1 {
  background-position: 0 -26px;
}
.lstar2 {
  background-position: 0 -52px;
}
.lstar3 {
  background-position: 0 -78px;
}
.lstar4 {
  background-position: 0 -104px;
}
.lstar5,
.lstar6 {
  background-position: 0 -130px;
}
.cata {
  position: relative;
  z-index: 10;
}
.list ul li {
  padding: 10px 5px 10px 10px;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}
.list ul li .img {
  margin-right: 10px;
  display: block;
  width: 60px;
  float: left;
}
.list ul li img {
  width: 60px;
  height: 60px;
  border-radius: 8px;
}
.list ul li p {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  padding-right: 70px;
}
.list ul li p em {
  margin: 7px 0;
}
.list ul li p a {
  display: block;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  font-size: 15px;
}
.list ul li p span {
  display: block;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 12px "\5FAE\8F6F\96C5\9ED1";
}
.list ul li p u {
  margin: 0 6px;
  padding: 0 6px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}

.list ul li .btn {
  width: 40px;
  height: 25px;
  padding-top: 35px;
  color: var(--color1);
  line-height: 25px;
  text-align: center;
  background: none;
  position: absolute;
  right: 5px;
  top: 12px;
}
.button-footer #more {
  display: block;
  padding: 6px 0 15px 0;
  text-align: center;
  font-size: 14px;
}
#menu::after {
  content: "";
  position: absolute;
  top: -20px;
  right: 10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #fff;
}

.list .rank li i {
  display: block;
  width: 16px;
  height: 15px;
  position: absolute;
  top: 10px;
  left: 80px;
  background: #999;
  color: #fff;
  text-align: center;
  line-height: 15px;
  border-radius: 3px;
}
.list .rank li i.best {
  background: #f60;
}
.list .rank li p a {
  padding-left: 20px;
}
.list .rank li.bai i {
  width: 25px;
}
.list .rank li.bai p a {
  padding-left: 28px;
}
#rank-page .button-footer {
  margin-top: 10px;
}

/*240x320*/
@media screen and (max-width: 320px) {
  #kc #head,
  #kc #head img {
    max-width: 300px;
  }
  .kinfo .mkl li,
  .klist p a {
    width: 50%;
    height: 80px;
  }
  .kinfo .mkl li img,
  .klist p a img {
    width: 100px;
    height: 57px;
  }
  .hj li img {
    height: 65px;
  }
  .game ul li span .btn {
    width: 50px;
  }
  .game ul li img,
  .game ul li .img {
    width: 55px;
  }
}
/*320x480*/
@media screen and (min-width: 320px) and (max-width: 480px) {
  .kinfo .mkl li,
  .klist p a {
    width: 50%;
    height: 100px;
  }
  .kinfo .mkl li img,
  .klist p a img {
    width: 140px;
    height: 77px;
  }
  .hj li img {
    height: 80px;
  }
}
/*480*640*/
@media screen and (max-width: 640px) and (min-width: 481px) {
  .kinfo .mkl li,
  .klist p a {
    width: 33%;
    height: 120px;
  }
  .kinfo .mkl li img,
  .klist p a img {
    width: 160px;
    height: 88px;
  }
  .hj li img {
    height: 120px;
  }
}

@media screen and (min-width: 641px) and (max-width: 1150px) {
  .top #searForm {
    width: 88%;
  }
  .kinfo .mkl li,
  .klist p a {
    width: 33%;
  }
  .hj li img {
    height: 120px;
  }
}

@media screen and (min-width: 1151px) {
  .top #searForm {
    width: 90%;
  }
  .kinfo .mkl li,
  .klist p a {
    width: 20%;
  }
  .hj li img {
    height: 120px;
  }
}
#down-page #xgk {
  margin: 0;
}
#info b,
#info h1 {
  font-weight: normal;
}
#info h1 {
  display: inline-block;
  float: left;
}
#info .name {
  height: 22px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hot_gamerec {
  display: none;
}
.guess {
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 15px;
  margin: 0 8px;
  margin-top: 12px;
}
.guess .bt {
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 5px;
}
.guess-nav {
  height: 40px;
  width: 200%;
}
.guess-nav li {
  display: inline-block;
  float: left;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.guess-nav li span {
  display: block;
  text-align: center;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  border-right: 1px solid #f0f0f0;
  height: 18px;
  line-height: 18px;
}
.guess-nav li:last {
  border-right: none;
}
#tags-main {
  width: 100%;
  height: 315px;
  overflow: hidden;
}
#wrapert ul .active,
#wrapert ul li:active {
  border-bottom: 1px solid var(--color1);
  color: var(--color1);
  height: 36px;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.tags-main-box .tags-box {
  color: #999;
  line-height: 20px;
  overflow: hidden;
  margin: 5px 0 10px 0;
}
.tags-main-box .tit {
  height: 25px;
  line-height: 25px;
  margin-bottom: 5px;
}
.tags-main-box .tit a {
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #474747;
}
.tags-main-box .tit .more {
  float: right;
  font-size: 12px;
  color: #999;
}
.tags-main-box .info p,
.tags-main-box .info {
  color: #999;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.tags-box-ul {
  overflow: hidden;
  zoom: 1;
}
.guess .tags-main-box {
  float: left;
  width: 100%;
}
.guess .current {
  display: block;
}
.tags-box-ul li {
  width: 25%;
  float: left;
  margin-top: 8px;
}
.tags-box-ul li a {
  display: block;
  width: 66px;
  height: 98px;
  text-align: center;
  margin: 0 auto;
}
.tags-box-ul li img {
  width: 66px;
  height: 66px;
  text-align: center;
  float: left;
  display: block;
  margin: 0 auto;
  border-radius: 10px;
}
.tags-box-ul li span {
  clear: both;
  overflow: hidden;
  display: block;
  width: 66px;
  height: 32px;
  line-height: 16px;
  font-size: 12px;
  color: #000;
  text-align: center;
  word-break: break-all;
}
/*改本 2017.7*/
/*边距*/
.p10 {
  padding: 10px 0;
}
.bottom_bor {
  border-bottom: 10px solid #efefef !important;
}
/*标题*/
.d_title {
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
  line-height: 35px;
  padding: 0 10px;
  position: relative;
}
.d_title em {
  font-size: 16px;
  padding: 0 !important;
}
.d_title span {
  float: right;
  display: block;
  color: #999;
  font-size: 14px;
}
.d_title span a {
  color: #999;
}
.d_title .d_title_r {
  position: absolute;
  right: 0;
  bottom: -1px;
}
.d_title .d_title_r ul li {
  margin: 0 11px;
  color: #666;
  display: inline-block;
  float: left;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.d_title .d_title_r ul li.active {
  border-bottom: 1px solid var(--color1);
  color: var(--color1);
  height: 36px;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.dtit {
}
.dtit span {
  position: absolute;
  right: 10px;
  top: 2px;
}
#tcsyy > p.dtit a {
  color: #666 !important;
}
/*圆角按钮*/
.cir_btn {
  display: inline-block;
  padding: 0;
  text-align: center;
  background: none;
  right: 10px;
  top: 7px;
  width: 60px;
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  position: absolute;
  background: var(--color1);
  color: #fff;
  border-radius: 5px;
}
/*查看更多*/
.lookmore {
  background: #f6f6f6;
  text-align: center !important;
  color: #999;
  font-size: 14px;
  line-height: 45px;
  height: 45px !important;
  margin: 15px 10px 10px 10px;
}
.lookmore a,
.lookmore span {
  color: #999;
  background: none !important;
  height: 45px !important;
  line-height: 45px !important;
}
.lookmore i {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/rkzk.gif) no-repeat center center;
  background-size: 100% auto;
  vertical-align: middle;
  margin-left: 10px;
}
.lookmore.expand i {
  background-image: url(../images/rksq.gif);
}
/*猜你喜欢*/
.guess_nr {
  margin: 0 8px;
}
.pictxt ul {
  padding: 10px 0 0 0;
}
.pictxt ul li {
  margin-bottom: 10px;
}
.pictxt ul li span {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pictxt ul li em {
  border-radius: 20px;
  border: var(--color1) 1px solid;
  line-height: 25px;
  color: var(--color1);
  display: block;
}
/*文章新增*/
#alist .wtitle p {
  line-height: 32px;
}
#tags-main1 .tags-main-box,
#tags-main2 .tags-main-box,
#tags-main3 .tags-main-box {
  padding: 8px;
}
.h5online .tags-main-box,
#tcsyy .tags-main-box,
#tags-main3 .tags-main-box {
  float: left;
  width: 100%;
}
#alist #tcsyy,
#alist #tcsyy .tags-box-ul li a,
#tags-main3 .tags-box-ul li a {
  height: auto;
}

/*2022-04-21 下载按钮调整*/
#rank u {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.tags-main-box {
  box-sizing: content-box;
}

.pagenum {
  height: 12px;
  text-align: center;
  margin: 12px 0 8px 0;
}
.pagenum span {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f0f0f0;
  margin: 0 5px;
  text-indent: -9999px;
}
.pagenum .active {
  background-color: var(--color1);
}

.d_title .panelTit {
  line-height: 35px;
}

.d_title .panelTit:before {
  top: 11px;
}

.d_title.panelTop {
  padding: 0;
}

.tag-box {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 150px;
  font-size: 14px;
  color: #777;
  line-height: 14px;
}

.dlGameInfoBox {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 20px;
  /* max-width: 80%; */
}


.imgshow {  display: none;  background: rgba(0, 0, 0, 0.5);  position: fixed;  left: 0;  top: 0;  width: 100%;  height: 100%;  z-index: 2020;}
.swiperbox {  height: 100vh;  z-index: 10000;  background: #000;}