@charset "utf-8";
.wrap {
  overflow: unset;
}
#footer {
  margin-top: 0;
}
.head-game-box {
  padding: 15px 20px;
  width: 1160px;
  background-color: #fff;
  margin-bottom: 20px;
}
.head-game-box .hot-tj {
  display: flex;
}
.head-game-box .hot-tj li {
  position: relative;
  width: 113.5px;
  height: 124px;
  background-color: #f8f8f8;
  margin-left: 7px;
}
.head-game-box .hot-tj li:first-of-type {
  margin-left: 0;
}
.head-game-box .hot-tj li .tag {
  position: absolute;
    top: 6px;
    right: 4px;
    color: #fff;
    background: red;
    border-radius: 20px;
    padding: 1px 3px;
    font-size: 12px;
}
.head-game-box .hot-tj li img {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 15px;
  margin: 15px auto 0;
}
.head-game-box .hot-tj li span {
  display: block;
  text-align: center;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  margin: 13px auto 0;
  color: #666;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 70px;
}
.head-game-box .hot-tj li:hover img {
  margin-top: 10px;
}
.head-game-box .hot-tj li:hover span {
  color: #f55656;
}
.main-left {
  background: #fff;
  width: 875px;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
}
.main-left .list-tag dl {
  display: block;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.main-left .list-tag dt {
  width: 40px;
  left: 0;
  top: 10px;
  position: absolute;
  height: 24px;
  margin-top: 8px;
  display: inline-block;
  float: left;
  overflow: hidden;
  color: #999;
}
.main-left .list-tag dd {
  margin-left: 45px;
  display: inline-block;
  float: left;
}
.main-left .list-tag dd a {
  display: inline-block;
  width: auto;
  height: 24px;
  margin-left: 5px;
  margin-right: 5px;
  color: #333;
  float: left;
  margin-top: 8px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
.main-left .list-tag dd a.cur,
.main-left .list-tag dd a:hover {
  border-radius: 3px;
  background-color: #f60;
  color: #fff;
}
.main-left .list-tag dd a .tag {
    position: absolute;
    top: -15px;
    background-image: url(../images/01zk.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: -13px;
    z-index: 111111111;
    width: 38px;
    height: 20px;
}

.main-left .ItemGame {
  height: 150px;
  border-bottom: 1px dotted #E3E3E3;
}
.main-left .ItemGame .HotImg {
  float: left;
  margin-top: 20px;
}
.main-left .ItemGame .HotImg img {
  width: 108px;
  height: 108px;
  margin: 0 20px 0px 0;
  border-radius: 15px;
}
.main-left .ItemGame .HotRank {
  float: left;
  width: 610px;
  margin-top: 15px;
}
.main-left .ItemGame .HotRank .Ranking1 {
  height: 32px;
  overflow: hidden;
}
.main-left .ItemGame .HotRank .Ranking1 a {
  display: block;
  float: left;
  font-size: 18px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  margin-top: 3px;
}
.main-left .ItemGame .HotRank .Ranking1 a:hover {
  color: #f60;
  text-decoration: underline;
}
.main-left .ItemGame .HotRank .Ranking1 .jianjiao{
  float: left;
  margin: 2px 0 0 0px;
  text-indent: 9px;
  width: 60px;
  height: 25px;
  font-size: 14px;
  color: #fff;
  line-height: 25px;
  text-align: center;
  z-index: 9;
  background-image: url(../images/jianjiao.png);
  background-size: 60px 25px;
}
.main-left .ItemGame .HotRank .Ranking1 .Rankos {
  display: block;
  float: left;
  line-height: 25px;
  height: 25px;
  margin-top: 2px;
  margin-left: 10px;
}
.main-left .ItemGame .HotRank .Ranking1 .Rankos .icon9 {
  display: block;
  float: left;
  width: 15px;
  height: 23px;
  line-height: 25px;
  background: url(../images/bg1.png) no-repeat -290px -51px;
  margin-top: 1px;
}
.main-left .ItemGame .HotRank .Ranking1 .Rankos span {
  font-size: 12px;
  color: #999;
}
.main-left .ItemGame .HotRank .Ranking2 p {
  color: #999999;
  font-size: 14px;
  width: 620px;
  height: 42px;
  overflow: hidden;
  float: left;
  margin: 5px 0 10px 0;
  line-height: 22px;
}
.main-left .ItemGame .HotRank .Ranking2 a {
  color: #999999;
  text-decoration: none;
}
.main-left .ItemGame .HotRank .Ranking2 a:hover {
  color: #f60;
  text-decoration: underline;
}
.main-left .ItemGame .HotRank .Ranking3 {
  width: 620px;
  height: 30px;
  overflow: hidden;
}
.main-left .ItemGame .HotRank .Ranking3 h3 {
  font-size: 14px;
  color: #666666;
  float: left;
  line-height: 26px;
  height: 26px;
  font-weight: normal;
}
.main-left .ItemGame .HotRank .Ranking3 ul {
  float: left;
  width: 528px;
  height: 30px;
}
.main-left .ItemGame .HotRank .Ranking3 ul li {
  float: left;
  height: 32px;
  margin-bottom: 10px;
}
.main-left .ItemGame .HotRank .Ranking3 ul li a {
  font-size: 12px;
  display: block;
  text-align: center;
  margin-right: 5px;
  padding: 5px 10px;
  border-radius: 5px;
  background: #f6f6f6;
  color: #5E5E5E;
  border: 1px solid #E9E9E9;
  line-height: 16px;
}
.main-left .ItemGame .HotRank .Ranking3 ul li a:hover {
  background: #f60;
  color: #fff;
  border: 1px solid #f60;
  text-decoration: none;
}
.main-left .ItemGame .HotDownload a {
  text-decoration: none;
  display: inline-block;
  margin-top: 40px;
  float: right;
  width: 69px;
  height: 69px;
  border-radius: 15px;
  border: 1px solid #f60;
}
.main-left .ItemGame .HotDownload a .icon11 {
  display: inline-block;
  width: 19px;
  height: 19px;
  line-height: 25px;
  background: url(../images/icon-dl.png) no-repeat 0 0;
  position: relative;
  left: 25px;
  top: 15px;
}
.main-left .ItemGame .HotDownload a p {
  margin-left: 20px;
  margin-top: 17px;
  color: #f60;
}
.main-left .ItemGame .HotDownload a:hover {
  background-color: #f60;
}
.main-left .ItemGame .HotDownload a:hover .icon11 {
  background-position: -30px 0;
}
.main-left .ItemGame .HotDownload a:hover p {
  color: #fff;
}
.main-left .page {
  clear: both;
  padding: 30px 0;
  text-align: center;
}
.main-left .page .pagination {
  display: flex;
  justify-content: center;
}
.main-left .page a,
.main-left .page span {
  display: inline-block;
  width: auto;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #dfdfdf;
  margin: 5px;
  font-size: 14px;
  background-color: #fff;
}
.main-left .page .next_link,
.main-left .page .previous_link {
  width: 60px;
}
.main-left .page .active span {
  background-color: #f60;
  color: #fff;
  border-color: #f60;
}
.main-left .page a:hover {
  color: #f60;
}
.main-right {
  width: 315px;
  float: right;
}
.main-right section {
  background-color: #fff;
  padding: 12px;
  margin-bottom: 7px;
}
.main-right section .s-title {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.main-right section .s-title h2 {
  font-size: 18px;
  border-left: 5px solid #f60;
  padding-left: 10px;
  line-height: 24px;
  float: left;
  color: #f60;
}
.main-right section .s-title h2 em {
  color: #000;
}
.main-right section .s-title .more {
  float: right;
  line-height: 24px;
  color: #a0a0a0;
}
.main-right section .s-title .more:hover {
  color: #f60;
}
.main-right .banner {
  position: relative;
}
.main-right .banner:after {
  position: absolute;
  content: "";
  height: 50%;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%, transparent), color-stop(98%, rgba(0, 0, 0, 0.9)));
  background-image: -webkit-linear-gradient(top, transparent 3%, rgba(0, 0, 0, 0.9) 98%);
  background-image: linear-gradient(-180deg, transparent 3%, rgba(0, 0, 0, 0.9) 98%);
}
.main-right .banner .img {
  width: 100%;
}
.main-right .banner .content {
  position: absolute;
  top: 0;
  left: 13.4831448px;
  right: 13.4831448px;
  height: 100%;
  margin: auto;
  z-index: 1;
  padding-top: 20px;
}
.main-right .banner .content .time {
  line-height: 12.3595494px;
  margin: 9.7378268px 0 0;
  font-size: 8.9887632px;
  color: #fff;
}
.main-right .banner .content .time span {
  padding-right: 6.7415724px;
}
.main-right .banner .bottom-text {
  box-sizing: border-box;
  position: absolute;
  height: 50%;
  padding-top: 41px;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  color: #fff;
}
.main-right .banner .bottom-text .title {
  height: 24.344567px;
  line-height: 24.344567px;
  font-size: 23.977526px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  font-weight: 400;
}
.main-right .banner .bottom-text .tags {
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
}
.main-right .banner .bottom-text .game-icon {
  float: left;
  width: 44px;
  height: 44px;
  margin-right: 5.2434452px;
  border-radius: 4.4943816px;
  overflow: hidden;
}
.main-right .banner .bottom-text .game-info {
  position: relative;
  padding-bottom: 7.490636px;
}
.main-right .banner .bottom-text .game-info:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  border-bottom: 1px solid #ededed;
  opacity: 0.44;
}
.main-right .banner .bottom-text .game-score {
  height: 26.217226px;
  margin-top: 15.490636px;
}
.main-right .banner .bottom-text .score-info {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-right .banner .bottom-text .score-count {
  font-size: 12px;
  line-height: 9.363295px;
  margin-top: 1.4981272px;
  margin-bottom: 2.2471908px;
}
.main-right .banner .bottom-text .score {
  line-height: 26.217226px;
  font-size: 30px;
  color: #f67b29;
  float: left;
  margin-right: 5.617977px;
}
.main-right .banner .bottom-text img {
  display: block;
  width: 100%;
  height: auto !important;
}
.main-right .banner .more-btn {
  position: absolute;
  display: block;
  width: 75px;
  height: 24px;
  line-height: 24px;
  bottom: 15px;
  right: 66px;
  z-index: 2;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background-image: -webkit-linear-gradient(315deg, #f67b29, #fea647);
  background-image: linear-gradient(-225deg, #f67b29, #fea647);
  border-radius: 3px;
}
.main-right .banner .score-star i {
  float: left;
  width: 10px;
  height: 10px;
  background: url(../images/score-star.png) no-repeat;
  background-size: 100% auto;
  margin-right: 0.7490636px;
}
.main-right .banner .ewm {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  bottom: 2px;
  right: 8px;
  z-index: 2;
}
.main-right .banner .ewm img {
  width: 100%;
  height: 100%;
}
.main-right .hot-ranktop ul {
  position: relative;
  padding-top: 150px;
}
.main-right .hot-ranktop ul li {
  line-height: 20px;
  position: relative;
}
.main-right .hot-ranktop ul li .num {
  border-radius: 100%;
}
.main-right .hot-ranktop ul li .name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main-right .hot-ranktop ul li .tag {
  font-size: 12px;
  color: #888;
}
.main-right .hot-ranktop ul .nn {
  border-top: 1px solid #eee;
  padding: 10px 0 10px 30px;
  background-color: #fff;
  height: 32px;
}
.main-right .hot-ranktop ul .nn .num {
  position: absolute;
  left: 0;
  top: 16px;
  width: 20px;
  text-align: center;
  border-radius: 4px;
  background-color: #A3B0BE;
  color: #fff;
  font-size: 12px;
}
.main-right .hot-ranktop ul .nn .img {
  width: 32px;
  height: 32px;
  float: left;
  margin-right: 10px;
}
.main-right .hot-ranktop ul .nn .img img {
  width: 100%;
  height: 100%;
}
.main-right .hot-ranktop ul .nn .name {
  margin: 6px 0;
  float: left;
  max-width: 190px;
}
.main-right .hot-ranktop ul .nn .tag {
  float: right;
  margin: 6px 0;
}
.main-right .hot-ranktop ul .n1,
.main-right .hot-ranktop ul .n2,
.main-right .hot-ranktop ul .n3 {
  width: 80px;
  position: absolute;
  text-align: center;
}
.main-right .hot-ranktop ul .n1 .num,
.main-right .hot-ranktop ul .n2 .num,
.main-right .hot-ranktop ul .n3 .num {
  position: absolute;
  left: 50%;
  top: -10px;
  color: #fff;
  line-height: 20px;
  width: 20px;
  margin-left: -10px;
  font-weight: bolder;
  background-color: #000;
}
.main-right .hot-ranktop ul .n1 .img,
.main-right .hot-ranktop ul .n2 .img,
.main-right .hot-ranktop ul .n3 .img {
  width: 58px;
  height: 58px;
  margin: 0 auto;
  border: 3px solid #fff;
  border-radius: 18px;
}
.main-right .hot-ranktop ul .n1 .img img,
.main-right .hot-ranktop ul .n2 .img img,
.main-right .hot-ranktop ul .n3 .img img {
  width: 100%;
  height: 100%;
}
.main-right .hot-ranktop ul .n1 .name,
.main-right .hot-ranktop ul .n2 .name,
.main-right .hot-ranktop ul .n3 .name {
  margin-top: 5px;
}
.main-right .hot-ranktop ul .n1 {
  left: 50%;
  top: 15px;
  margin-left: -40px;
}
.main-right .hot-ranktop ul .n1 .num {
  background-color: #f60;
}
.main-right .hot-ranktop ul .n1 .img {
  width: 66px;
  height: 66px;
  margin: 0 auto;
  border: 3px solid #fff;
  border-radius: 20px;
}
.main-right .hot-ranktop ul .n2 {
  left: 5px;
  top: 30px;
}
.main-right .hot-ranktop ul .n3 {
  right: 5px;
  top: 30px;
}
.main-right .zhuanti-box .gameDe {
  margin-top: 20px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.main-right .zhuanti-box .gameDe a {
  display: block;
  width: 145px;
  text-align: center;
}
.main-right .zhuanti-box .gameDe a img {
  display: block;
  width: 145px;
  height: 80px;
}
.main-right .zhuanti-box .gameDe a p {
  font-size: 12px;
  color: #888;
  line-height: 16px;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
}
.main-right .zhuanti-box .gameDe a:hover img {
  opacity: 0.9;
}
.main-right .zhuanti-box .gameDe a:hover p {
  color: #f60;
}
.main-right .zhuanti-box ul {
  margin-top: 20px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.main-right .zhuanti-box ul li {
  margin-right: 6px;
  margin-bottom: 10px;
  text-align: center;
}
.main-right .zhuanti-box ul li:nth-of-type(3n) {
  margin-right: 0;
}
.main-right .zhuanti-box ul li a {
  display: block;
  width: 91px;
  line-height: 32px;
  border: 1px solid #ddd;
  color: #666;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main-right .zhuanti-box ul li a:hover {
  color: #fff;
  background-color: #f60;
  border-color: #f60;
}
/* (╯°Д°)╯︵┻━┻  */
