@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h2,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: Microsoft YaHei;
  font-size: 12px;
}

html {
  overflow-x: hidden;
}

body {
  min-width: 1200px;
  background: #F4F5F4;
}

ul,
ol,
li {
  list-style: none;
}

img {
  border: 0;
}

a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

em,
i {
  font-style: normal;
}

a:focus,
input,
textarea {
  outline: none;
}

a {
  outline: none;
  star: expression(this.onFocus=this.blur());
  -webkit-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
  -ms-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
  -o-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
  transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
}

a:hover {
  -webkit-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
  -ms-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
  -o-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
  transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
}

.br5 {
  border-radius: 5px;
  background: #fff;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.wrap {
  width: 100%;
  zoom: 1;
}

.main {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

button {
  outline: none;
}

.none {
  display: none;
}

.block {
  display: block;
}

.clr {
  $GLOBALS["clear:both;*zoom:1"];
  ?>
}

.clr: after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: "."
}

.clear {
  clear: both;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.header {
  position: relative;
  z-index: 99;
}

.hd-main {
  z-index: 99;
}

.hd-top {
  height: 40px;
  background: #282828;
    position: fixed;
    top: 0; left: 0; width: 100%; z-index: 999;
    color: #fff;
    background: linear-gradient(90deg, #232526, #414345);
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    animation: darkGradient 8s linear infinite alternate;
    transition: background 0.8s;
}

/* 动态深色渐变动画 */
@keyframes darkGradient {
    0% {
        background: linear-gradient(90deg, #232526, #414345);
    }
    25% {
        background: linear-gradient(90deg, #1a1f2b, #3a3f4b);
    }
    50% {
        background: linear-gradient(90deg, #22223b, #38385f);
    }
    75% {
        background: linear-gradient(90deg, #232526, #232526);
    }
    100% {
        background: linear-gradient(90deg, #232526, #414345);
    }
}

.hd-left {
  height: 40px;
  line-height: 40px;
}

.hd-left a {
  float: left;
  color: #b0b0b0;
  font-size: 12px;
  background: url(/static/web/index/hd-ico.png) no-repeat;
  padding-left: 20px;
  margin-right: 20px;
  -webkit-transition: all .3s;
  -mz-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.hd-left a:hover,
.dl-q a:hover {
  color: #cecece;
  -webkit-transition: all .3s;
  -mz-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.hd-left a.top-index {
  background-position: 0px 12px;
}

.hd-left a.top-keep {
  background-position: 0px -122px;
}

.hd-left a.top-box {
  background-position: 0px -56px;
}

.hd-left a:hover.top-index {
  background-position: 0px -22px;
}

.hd-left a:hover.top-keep {
  background-position: 0px -158px;
}

.hd-left a:hover.top-box {
  background-position: 0px -87px;
}

.all-game {
  width: 88px;
  height: 40px;
}

.all-game .all-game-on {
  width: 88px;
  height: 40px;
  background: #353535 url(/static/web/index/hd-ico.png) 65px -201px no-repeat;
  font-size: 12px;
  color: #b0b0b0;
  float: left;
  text-indent: 11px;
  line-height: 40px;
}

.all-game:hover .all-game-on {
  color: #333333;
  background: #FDE701 url(/static/web/index/all-game-on-up.png) 69px 17px no-repeat;
}

.all-game:hover .all-game-txt {
  display: block;
}

.all-game-txt {
  height: 242px;
  width: 678px;
  background: #fff;
  position: absolute;
  left: 520px;
  top: 40px;
  display: none;
  z-index: 9999;
  border: 1px solid #f2f2f2;
  /* margin-right: 150px; */
}

.all-game-js {
  width: 509px;
  height: 242px;
  display: none;
  overflow: hidden;
}

.all-game-js .game_txt {
  position: relative;
  width: 509px;
  height: 242px;
  display: block;
}

.all-game-js .game_txt p {
  color: #666;
  font-size: 12px;
  width: 276px;
  position: absolute;
  left: 22px;
  top: 106px;
  line-height: 25px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.all-game-ct {
  width: 648px;
  padding-top: 27px;
  height: 215px;
  margin: 0 20px;
}

.all-game-tit {
  height: 16px;
  width: 100%;
  line-height: 16px;
}

.all-game-tit .tit-h3 {
  height: 16px;
  line-height: 16px;
  border-left: 4px solid #FDE701;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  text-indent: 10px;
}

.all-game-tit a {
  float: right;
  color: #888888;
  font-size: 12px;
}

.all-game-tit a i {
  font-family: 宋体;
}

.all_games_nav {
  margin-top: 14px;
  border-top: 1px solid #EEEEEE;
  width: 100%;
}

.all_games_nav li {
  float: left;
  width: 20%;
  margin-top: 20px;
  overflow: hidden;
  height: 14px;
  line-height: 16px;
}

.all_games_nav li a {
  color: #666;
  font-size: 12px;
  cursor: pointer;
}

.all_games_nav li a:hover,
.all-game-rt a:hover,
.all-game-tit a:hover {
  color: #fe5600;
}

.all_games_nav li em {
  float: left;
}

.all_games_nav li i {
  float: left;
  width: 11px;
  height: 11px;
  margin-left: 6px;
  font-size: 12px;
  background: url(/static/web/index/jb-ico.jpg) no-repeat;
  margin-top: 2px;
}

.all_games_nav li i.s_h {
  background-position: 0px 0px;
}

.all_games_nav li i.s_n {
  background-position: -18px 0px;
}

.all-game-rt {
  height: 242px;
  width: 208px;
  border-left: 1px solid #EEE;
}

.all-game-rt p {
  color: #333333;
  font-size: 16px;
  width: 100%;
  text-align: center;
  padding-top: 23px;
}

.all-game-rt a {
  float: left;
  text-align: center;
  width: 100%;
  height: 77px;
  margin-top: 14px;
  line-height: 135px;
  color: #666;
}

.all-game-rt a.game-box {
  background: url(/static/web/index/game-box.jpg) top center no-repeat;
}

.all-game-rt a.tanwan-app {
  background: url(/static/web/index/tanwan-app.png) top center no-repeat;
}

.all-game-rt a.game-lp {
  background: url(/static/web/index/game-lp.jpg) top center no-repeat;
}

.dl-q {
  height: 40px;
  line-height: 40px;
  color: #454545;
  margin-right: 15px;
}

.dl-q a {
  color: #b0b0b0;
  font-size: 12px;
  margin: 0 6px;
  float: right;
}

.dl-q em {
  float: right;
}

.dl-q .us-name {
  padding-right: 10px;
  padding-left: 5px;
}

.dl-q .dl-vip {
  height: 20px;
  margin-top: 9px;
  position: relative;
  margin-right: 8px;
  cursor: pointer;
}

.dl-q .dl-vip:hover .dl-vip-box {
  display: block;
}

.dl-q .dl-vip .dl-vip-num {
  line-height: 20px;
  height: 20px;
  text-align: center;
}

.dl-q .dl-vip .dl-vip-num i {
  color: #d4b488;
  border: 1px solid #d4b488;
  font-size: 12px;
  border-radius: 11px;
  padding: 0px 9px;
}

.dl-q .dl-vip .dl-vip-num:hover {
  color: #d4b488;
}

.dl-q .dl-vip.svip em.dl-vip-num i {
  color: #E85103;
  border: 1px solid #E85103;
}

.dl-vip-box {
  position: absolute;
  left: 50%;
  top: 19px;
  z-index: 999;
  width: 202px;
  display: none;
  height: 123px;
  margin-left: -102px;
}

.dl-vip-txt {
  width: 160px;
  height: 70px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 9px -1px #aaa;
  padding: 10px 20px 30px 20px;
  border: 1px solid #f2f2f2;
}

.dl-vip-txt a {
  width: 100%;
  text-align: center;
  float: left;
  color: #666;
}

.dl-vip-txt p {
  width: 100%;
  height: 33px;
  border-bottom: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
  line-height: 33px;
  color: #666;
  text-align: center;
  float: left;
}

.dl-jt {
  width: 21px;
  position: relative;
  height: 11px;
  display: block;
  background: url(/static/web/index/dl-jt.png) no-repeat;
  left: 50%;
  margin-left: -10px;
  top: 3px;
  z-index: 99;
}

.dl-vip-txt p i {
  color: #fe5600;
}

.dl-msg {
  position: relative;
  width: 60px;
  height: 40px;
  float: right;
  padding-left: 6px;
}

.dl-msg a.dl-msg-num b {
  color: #fe5600;
  font-weight: normal;
}

.dl-msg a.dl-msg-num {
  width: 54px;
  line-height: 40px;
  height: 40px;
  display: block;
}

.dl-msg:hover .dl-msg-box {
  display: block;
}

.dl-msg-box {
  width: 340px;
  position: absolute;
  left: 50%;
  top: 28px;
  z-index: 99;
  margin-left: -170px;
  display: none;
}

.dl-msg-list {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 9px -1px #aaa;
  padding: 10px 20px;
}

.dl-msg-list li {
  height: 108px;
  width: 276px;
  background: #F9F9F9;
  margin-top: 10px;
  border-radius: 3px;
  padding: 0px 10px;
}

.myMessage {
  width: 280px;
  height: 62px;
  margin: 0 auto;
  padding-top: 12px;
  overflow: hidden;
}

.myMessage img {
  float: left;
  height: 62px;
  width: 62px;
  margin-right: 10px;
}

.myMessage span {
  float: left;
  height: 24px;
  line-height: 24px;
  width: 208px;
}

.myMessage span b {
  float: left;
}

.myMessage span i {
  float: right;
  color: #888;
  padding-right: 6px;
}

.myMessage p {
  float: left;
  width: 208px;
  line-height: 20px;
  color: #666;
}

.myMessage-xq {
  text-align: right;
  width: 100%;
  line-height: 28px;
}

.myMessage-xq a {
  color: #fe5600;
}

.myMessage-xq a:hover {
  text-decoration: underline;
  color: #fe5600;
}

.myMessage-all {
  width: 100%;
  text-align: center;
}

.myMessage-all a {
  color: #888;
}

.myMessage-all a:hover {
  color: #333;
}

.game-box-tit {
  height: 33px;
  width: 100%;
  position: relative;
}

.game-box-tit .hd-search {
  top: 0px;
}

.game-box-tit .game-box-tit-h3 {
  height: 16px;
  border-left: 3px solid #FDE701;
  font-size: 16px;
  color: #333;
  line-height: 14px;
  display: block;
  margin-top: 5px;
  text-indent: 10px;
  font-weight: bold;
}

.info_right {
  width: 275px;
  padding: 20px;
  float: right;
}

.hot_list {
  width: 100%;
  float: left;
  
}

.hot_list li {
  height: 60px;
  border-bottom: 1px solid #EEEEEE;
  float: left;
  width: 100%;
  padding: 15px 0px;
}

.h-g-img img {
  height: 60px;
  -webkit-transition: all .3s linear;
  overflow: hidden;
  border-radius: 10px;
  transition: all .3s linear;
  width: 60px
}

.h-g-img:hover img {
  -webkit-box-shadow: 0 3px 5px #E3E3E3;
  box-shadow: 0 3px 5px #E3E3E3;
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0)
}

.h-g-txt {
  width: 130px;
  height: 60px;
  margin-left: 10px
}

.h-g-txt span {
  color: #383838;
  font-size: 14px;
  float: left;
  width: 100%;
  margin-top: 6px;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  white-space: nowrap;
  font-weight: 700;
  text-overflow: ellipsis;
}

.h-g-txt p {
  color: #888;
  font-size: 12px;
  float: left;
  width: 100%;
  height: 18px;
  line-height: 18px
}

.hot_list .glink {
  width: 68px;
  height: 24px;
  border: 1px solid #666;
  text-align: center;
  line-height: 24px;
  color: #333;
  font-size: 12px;
  display: block;
  float: right;
  border-radius: 15px;
  margin-top: 17px;
  overflow: hidden
}

.hot_list .glink:hover {
  background: #FDE701;
  border: 1px solid #FDE701;
}

.syapp-btn {
  width: 162px;
  height: 25px;
  float: left;
  padding-top: 7px;
  margin-left: 10px
}

.syapp-btn i {
  float: left;
  height: 25px;
  width: 25px;
  background: url(/static/web/index/app-download2.png) no-repeat
}

.syapp-btn span {
  color: #ffe400;
  font-size: 14px;
  float: left;
  margin-left: 7px;
  border: 1px solid #69611C;
  width: 128px;
  height: 23px;
  line-height: 22px;
  border-radius: 3px;
  text-indent: 10px;
  background: url(/static/web/index/app-download2.png) 97px -42px no-repeat
}

.syapp-btn:hover span {
  border: 1px solid #D2BD07
}



.flash-btn {
  width: 138px;
  height: 25px;
  float: left;
  padding-top: 10px;
  margin-left: 10px
}


.flash-btn span {
  color: #fe5600;
  font-size: 14px;
  float: left;
  margin-left: 7px;
  width: 228px;
  height: 23px;
  line-height: 22px;
  border-radius: 3px;
  text-indent: 10px;

}

.flash-btn:hover span {
  color: #ff8546;
}


.ss-xl,
.ss-xl li {
  width: 100%;
  float: left
}

.ss-xl {
  padding-top: 4px
}

.ss-xl li.on {
  background: #EEE
}

.ss-xl li .ss-xl-on {
  display: none;
  height: 48px;
  padding: 10px 20px
}

.ss-xl-on-a {
  float: left;
  height: 48px;
  margin-left: 10px;
  width: 110px
}

.ss-xl-on-a .ss-name {
  color: #333;
  font-size: 13px;
  padding-bottom: 7px;
  float: left;
  width: 100%;
}

.content-none {
  width: 100%;
  margin: 40px auto;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-none img {
  width: 200px;
  height: 172px;
  display: block;
}

.content-none p {
  color: #999;
  text-align: center;
  font-size: 14px;
  margin-top: 42px;
}


.syapps {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 8px;
    margin: 0 8px 8px 0;
    border-radius: 6px;
    color: #222;
    font-size: 15px;
    font-weight: 500;
    background: #ffe066;
    box-shadow: 0 1px 4px rgba(0,0,0,0.06);
    text-decoration: none;
    transition: background 0.4s, transform 0.2s;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    user-select: none;
        position: relative;
}
.syapps i {
    display: none;
}
.syapps span {
    position: relative;
    z-index: 1;
}
/* 抖动动画 */
@keyframes shake {
    0% { transform: translateX(0); }
    20% { transform: translateX(-2px) rotate(-2deg);}
    40% { transform: translateX(3px) rotate(2deg);}
    60% { transform: translateX(-2px) rotate(-1deg);}
    80% { transform: translateX(2px) rotate(1deg);}
    100% { transform: translateX(0); }
}
.syapps.shaking {
    animation: shake 0.4s;
}
/* 下拉菜单整体容器 */
.game-dropdown {
    position: relative;
    display: inline-block;
    margin: 0 10px;
    margin-top: 8px; /* 按钮整体下移5px */
  }
  
  /* 主按钮样式 */
  .game-main-btn {
    display: flex;
    align-items: center;
    width: 110px;
    height: 27px;
    background: linear-gradient(90deg, #ffe100 0%, #ff9800 100%);
    color: #222;
    font-size: 15px;
    font-weight: bold;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(255,152,0,0.18), 0 1.5px 0 #fff700;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: box-shadow 0.3s, background 0.3s;
    padding: 0 10px 0 6px;
    user-select: none;
  }
  
  /* 图标黑色 */
  .game-main-btn .game-icon {
    margin-right: 5px;
    display: flex;
    align-items: center;
  }
  .game-main-btn .game-icon svg {
    width: 18px;
    height: 18px;
    color: #222;
    fill: #222;
    display: block;
  }
  
  .game-main-btn .game-btn-text {
    color: #222;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    flex: 1;
    text-align: left;
    padding: 0;
    line-height: 25px;
  }
  
  .game-main-btn::after {
    content: '';
    position: absolute;
    top: 0; left: -60%;
    width: 60%; height: 100%;
    background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
    transform: skewX(-20deg);
    animation: shine-move 2.2s linear infinite;
    pointer-events: none;
  }
  
  @keyframes shine-move {
    0% { left: -60%; }
    100% { left: 120%; }
  }
  
  .game-main-btn:hover, .game-dropdown.open .game-main-btn {
    box-shadow: 0 8px 32px rgba(255,152,0,0.28), 0 1.5px 0 #fff700;
    background: linear-gradient(90deg, #ff9800 0%, #ffe100 100%);
  }
  /* 下拉菜单样式 */
  .game-dropdown-menu {
      display: none;
      position: absolute;
      left: 0;
      top: 105%; /* 让菜单紧贴按钮底部 */
      min-width: 100px;
      background: linear-gradient(135deg, #fffbe6 0%, #ffe0b2 100%);
      border-radius: 10px;
      box-shadow: 0 8px 32px rgba(255,152,0,0.18);
      padding: 8px 0;
      z-index: 99;
      animation: dropdown-fade 0.3s;
    }
    
    @keyframes dropdown-fade {
      from { opacity: 0; transform: translateY(-10px);}
      to   { opacity: 1; transform: translateY(0);}
    }
    
    /* 关键：主按钮或菜单悬停都显示菜单 */
    .game-dropdown:hover .game-dropdown-menu,
    .game-dropdown:focus-within .game-dropdown-menu,
    .game-dropdown-menu:hover {
      display: block;
    }
    
    /* 子菜单项样式，深色文字 */
    .game-dropdown-menu a {
      display: flex;
      align-items: center;
      justify-content: flex-start; /* 图标和文字靠左 */
      width: 100%;
      min-width: 110px;
      padding: 0 13px;
      height: 25px;
      line-height: 25px;
      color: #222;
      font-size: 14px;
      border-radius: 6px;
      text-decoration: none;
      transition: background 0.18s, color 0.18s, box-shadow 0.18s;
      margin: 0 0 2px 0;
      text-align: left;
      box-sizing: border-box;
      position: relative;
      background: transparent;
      white-space: nowrap; /* 不换行 */
      overflow: hidden;   /* 让高光动画被裁剪在圆角内 */
    }
    
    .game-dropdown-menu a:last-child { margin-bottom: 0; }
    
    .game-dropdown-menu a::after {
      content: '';
      position: absolute;
      top: 0; left: -100%;
      width: 100%; height: 100%;
      background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
      transform: skewX(-20deg);
      animation: shine-move-fixed 2.2s linear infinite;
      pointer-events: none;
      z-index: 1;
      border-radius: 6px; /* 保证高光也有圆角 */
    }
    
    @keyframes shine-move-fixed {
      0% { left: -100%; }
      100% { left: 100%; }
    }
    
    .game-dropdown-menu a:hover, .game-dropdown-menu a:focus {
      background: linear-gradient(90deg, #ff9800 0%, #ffe100 100%);
      color: #fff;
      box-shadow: 0 2px 8px rgba(255,152,0,0.12);
      z-index: 2;
    }
    
    .menu-icon {
      display: flex;
      align-items: center;
      margin-right: 7px;
      flex-shrink: 0; /* 图标不缩小 */
    }
    
    .menu-icon svg {
      width: 16px;
      height: 16px;
      display: block;
      flex-shrink: 0;
    }
    
    
    