@charset "utf-8";
/* /game/css/style.css */
@charset "UTF-8";
button, input, select {
  outline: 0; }

a, del, ins {
  text-decoration: none; }

blockquote, body, button, dd, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
  padding: 0;
  margin: 0; }

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

fieldset, img {
  border: 0; }

button, input, select, textarea {
  font: 14px/1 "微软雅黑",Arial,Helvetica,sans-serif; }

img, input, select {
  vertical-align: middle; }

ol, ul {
  list-style: none; }

label {
  cursor: pointer; }

address, cite, dfn, em, i, var {
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400; }

body {
  -ms-text-size-adjust: none;
  -o-user-select: none;
  -o-text-size-adjust: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  font: 14px/1 "微软雅黑",Arial,Helvetica,sans-serif;
  min-height: 100%;
  overflow-x: hidden; }

a, li, ul {
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -webkit-tap-highlight-color: transparent; }

div {
  -webkit-tap-highlight-color: transparent; }

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

.clearfix {
  zoom: 1; }

.clear {
  clear: both; }

.fl {
  float: left; }

.fr {
  float: right; }

button {
  border: none;
  -webkit-tap-hightlight-color: transparent;
  tap-hightlight-color: transparent; }

.mt15 {
  margin-top: 15px !important; }

.gc_box .gc_bd .gc_more i, .pagebox i, .glb_imgtxtlist3 li .opt_close, .gc_search_btn .i-search, .gc_nav .favor_btn i, .cnt_fslide .fslide_holder .prev_btn,
.cnt_fslide .fslide_holder .next_btn, .login_form .gc_bd .link .icon, .gc_tab_content .gc_more i, .game_rank li i, .page_index .cnt_cjwt i, .page_index .box_cjwt .btn_kf i, .gc_tab .game_order i, .gc_tab .glb_bmore i, .mod_noplay .opt_btn i, .glb_gamelist li a i {
  background-image: url(../game/images/V1sprites.png?81f014c);
  background-repeat: no-repeat;
  background-size: 216px 194px; }

.glb_btnbgc1 {
  background-color: #45b3f8;
  color: #fff;
  width: 70px;
  height: 30px;
  overflow: hidden;
  border-radius: 3px;
  text-align: center;
  line-height: 30px; }

.glb_btnbgc2 {
  background-color: #45b3f8;
  color: #fff;
  width: 60px;
  height: 30px;
  overflow: hidden;
  text-align: center;
  line-height: 30px;
  font-size: 12px; }
  .glb_btnbgc2:hover {
    text-decoration: none; }

.glb_btnbgc3 {
  background-color: #f3fafe;
  border: 1px solid #45b3f8;
  color: #45b3f8;
  width: 88px;
  height: 28px;
  overflow: hidden;
  text-align: center;
  line-height: 30px;
  font-size: 12px; }
  .glb_btnbgc3:hover {
    background-color: #45b3f8;
    color: #fff;
    text-decoration: none; }

.glb_btnbgc4 {
  background-color: #f3fafe;
  border: 1px solid #45b3f8;
  color: #45b3f8;
  width: 68px;
  height: 28px;
  overflow: hidden;
  text-align: center;
  line-height: 30px;
  font-size: 12px; }
  .glb_btnbgc4:hover {
    background-color: #45b3f8;
    color: #fff;
    text-decoration: none; }

.glb_btnbgc5 {
  background-color: #f4f4f4;
  border: 1px solid #f4f4f4;
  color: #333;
  width: 336px;
  height: 28px;
  overflow: hidden;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  display: block; }
  .glb_btnbgc5:hover {
    background-color: #44b3f8;
    border-color: #44b3f8;
    color: #fff;
    text-decoration: none; }

.ngc_hc {
  color: #f36162 !important; }

/*gc_box*/
.gc_box {
  background: #fff;
  padding: 10px 12px 20px;
  overflow: hidden; }
  .gc_box .gc_hd {
    border-bottom: 1px solid #c5c5c5; }
    .gc_box .gc_hd h3 {
      font-size: 20px;
      float: left;
      color: #333;
      border-bottom: 2px solid #45b3f8;
      *display: inline;
      *zoom: 1;
      margin-bottom: -1px;
      line-height: 34px; }
  .gc_box .gc_bd {
    position: relative;
    *zoom: 1;
    padding-top: 10px; }
    .gc_box .gc_bd .gc_more {
      position: absolute;
      top: -25px;
      font-size: 14px;
      padding-right: 24px;
      right: 0;
      color: #333;
      line-height: 18px; }
      .gc_box .gc_bd .gc_more i {
        position: absolute;
        top: 0;
        right: 0;
        background-position: -138px -96px;
        width: 18px;
        height: 18px; }
      .gc_box .gc_bd .gc_more:hover {
        text-decoration: none;
        color: #008ed3; }
        .gc_box .gc_bd .gc_more:hover i {
          background-position: -120px -96px;
          width: 18px;
          height: 18px; }

/*glb_itxtlist*/
.glb_itxtlist li {
  margin-top: 15px; }
  .glb_itxtlist li a {
    display: block;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    width: 220px;
    font-size: 12px;
    color: #333; }
    .glb_itxtlist li a:hover {
      color: #008ed3;
      text-decoration: underline; }
  .glb_itxtlist li img {
    vertical-align: text-bottom;
    margin-right: 5px; }

/*glb_imgtxtlist*/
.glb_imgtxtlist {
  margin-right: -16px; }
  .glb_imgtxtlist li {
    width: 222px;
    height: 288px;
    overflow: hidden;
    float: left;
    *display: inline;
    margin-right: 16px;
    position: relative;
    *zoom: 1;
    cursor: pointer; }
  .glb_imgtxtlist .avatar {
    width: 222px;
    height: 246px;
    overflow: hidden;
    display: block;
    position: relative;
    cursor: pointer; }
    .glb_imgtxtlist .avatar img {
      width: 222px;
      height: 246px; }
    .glb_imgtxtlist .avatar em {
      width: 222px;
      height: 246px;
      background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
      background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
      background: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
      background: -o-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
      /*background:linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));*/
      position: absolute;
      top: 0;
      left: -222px;
      -webkit-transform: skewx(-35deg);
      -moz-transform: skewx(-35deg);
      -ms-transform: skewx(-35deg);
      -o-transform: skewx(-35deg);
      transform: skewx(-35deg);
      -webkit-transition: 0s;
      -moz-transition: 0s;
      -ms-transition: 0s;
      -o-transition: 0s;
      transition: 0s; }
    .glb_imgtxtlist .avatar .cover_bg {
      background-color: #000;
      opacity: 0;
      filter: alpha(opacity=0);
      position: absolute;
      top: 20px;
      left: 0;
      width: 222px;
      height: 246px; }
    .glb_imgtxtlist .avatar:hover {
      text-decoration: none; }
      .glb_imgtxtlist .avatar:hover .cover_bg {
        opacity: 0;
        filter: alpha(opacity=0); }
      .glb_imgtxtlist .avatar:hover em {
        left: 360px;
        -webkit-transition: .9s;
        -moz-transition: .9s;
        -ms-transition: .9s;
        -o-transition: .9s;
        transition: .9s; }
      .glb_imgtxtlist .avatar:hover .mask .title {
        text-decoration: none; }
    .glb_imgtxtlist .avatar .tag {
      position: absolute;
      top: 20px;
      right: 0;
      width: 55px;
      height: 55px; }
    .glb_imgtxtlist .avatar .hot_tag {
      background: url(../game/images/hot.png?81f014c) 0 0 no-repeat; }
    .glb_imgtxtlist .avatar .recommend_tag {
      background: url(../game/images/news.png?81f014c) 0 0 no-repeat; }
    .glb_imgtxtlist .avatar .mask {
      position: absolute;
      z-index: 11;
      bottom: 0;
      left: 0;
      width: 222px;
      height: 30px;
      text-align: center;
      line-height: 30px; }
      .glb_imgtxtlist .avatar .mask .mask_bg {
        background-color: #000;
        opacity: 0.6;
        filter: alpha(opacity=60);
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 222px;
        height: 30px;
        overflow: hidden; }
      .glb_imgtxtlist .avatar .mask .title {
        color: #fff; }
  .glb_imgtxtlist .siblings .avatar .cover_bg {
    opacity: 0.3;
    filter: alpha(opacity=30); }
  .glb_imgtxtlist .glb_btnbgc1 {
    position: absolute;
    top: 175px;
    right: 12px; }
  .glb_imgtxtlist .info {
    padding: 14px  0  13px 5px;
    border: 1px solid #f4f4f4;
    border-top: 0 none; }
  .glb_imgtxtlist .type {
    float: left;
    color: #333; }
  .glb_imgtxtlist .box_other {
    float: right;
    font-size: 0;
    line-height: 0;
    text-align: right; }
    .glb_imgtxtlist .box_other .glb_btntxt {
      display: inline-block;
      font-size: 12px;
      line-height: 12px;
      padding: 0 5px;
      color: #008ed3; }
    .glb_imgtxtlist .box_other .txt1 {
      border-right: 1px solid #9a9a9a;
      color: #f36162; }

/*pagebox*/
.pagebox {
  width: 70px;
  height: 16px;
  overflow: hidden; }
  .pagebox .pagenum {
    float: left;
    width: 38px;
    overflow: hidden;
    text-align: center; }
    .pagebox .pagenum .cur {
      color: #008ed3; }
  .pagebox a {
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    float: left; }
  .pagebox i {
    display: block; }
  .pagebox .pre i {
    background-position: -68px -160px;
    width: 16px;
    height: 16px; }
  .pagebox .next i {
    background-position: -36px -160px;
    width: 16px;
    height: 16px; }
  .pagebox .first i {
    background-position: -52px -160px;
    width: 16px;
    height: 16px; }
  .pagebox .last i {
    background-position: -84px -160px;
    width: 16px;
    height: 16px; }

/*glb_imgtxtlist1*/
.glb_imgtxtlist1 {
  margin-right: -10px; }
  .glb_imgtxtlist1 li {
    float: left;
    width: 236px;
    height: 134px;
    overflow: hidden;
    border: 1px solid #f4f4f4;
    *display: inline;
    *zoom: 1;
    margin-right: 8px; }
    .glb_imgtxtlist1 li .info {
      border-bottom: 1px solid #e6e6e6;
      padding: 18px 8px 12px  156px; }
      .glb_imgtxtlist1 li .info img {
        float: left;
        *display: inline;
        margin-left: -132px;
        overflow: hidden;
        width: 118px;
        height: 75px; }
      .glb_imgtxtlist1 li .info .txt {
        font-size: 12px;
        line-height: 32px;
        color: #008ed3; }
      .glb_imgtxtlist1 li .info .glb_btnbgc4 {
        display: block;
        margin: 0 auto; }
    .glb_imgtxtlist1 li .title {
      display: block;
      width: 100%;
      text-align: center;
      height: 30px;
      line-height: 30px;
      color: #333; }
      .glb_imgtxtlist1 li .title:hover {
        color: #008ed3; }
    .glb_imgtxtlist1 li:hover {
      background-color: #f3fafe;
      border-color: #c0e1f4; }
      .glb_imgtxtlist1 li:hover .info .glb_btnbgc4 {
        background-color: #45b3f8;
        color: #fff; }
      .glb_imgtxtlist1 li:hover .title {
        color: #008ed3; }

/*glb_imgtxtlist2*/
.glb_imgtxtlist2 {
  margin-right: -18px; }
  .glb_imgtxtlist2 li {
    width: 168px;
    height: 82px;
    float: left;
    *display: inline;
    margin: 0  15px  0 0; }
    .glb_imgtxtlist2 li a {
      display: block;
      border: 1px solid transparent;
      padding: 15px 0px 15px  64px; }
      .glb_imgtxtlist2 li a img {
        float: left;
        width: 48px;
        height: 48px;
        *display: inline;
        *zoom: 1;
        margin-left: -58px; }
      .glb_imgtxtlist2 li a .title {
        color: #333;
        width: 90px;
        height: 22px;
        line-height: 22px;
        padding-top: 8px;
        text-overflow: ellipsis;
        word-break: break-all;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block; }
      .glb_imgtxtlist2 li a .info {
        display: block;
        color: #aaa;
        font-size: 12px;
        line-height: 20px;
        overflow: hidden; }
      .glb_imgtxtlist2 li a:hover {
        text-decoration: none;
        background-color: #f3fafe;
        border: 1px solid #c0e1f4; }
        .glb_imgtxtlist2 li a:hover .title {
          color: #008ed3; }

/*glb_imgtxtlist3*/
.glb_imgtxtlist3 {
  margin-right: -15px; }
  .glb_imgtxtlist3 li {
    width: 202px;
    height: 80px;
    float: left;
    *display: inline;
    margin: 10px  13px  0 0;
    border: 1px solid #f4f4f4;
    padding: 15px 100px 15px  12px;
    position: relative;
    *zoom: 1; }
    .glb_imgtxtlist3 li .glb_btnbgc4 {
      position: absolute;
      width: 30px;
      height: 32px;
      padding: 6px 20px;
      top: 42px;
      right: 14px;
      line-height: 16px;
      letter-spacing: 2px; }
    .glb_imgtxtlist3 li .favor_btn {
      position: absolute;
      top: 0;
      right: 5px;
      line-height: 22px;
      color: #aaa;
      font-size: 12px; }
      .glb_imgtxtlist3 li .favor_btn .add {
        position: absolute;
        right: 28px;
        top: -2px; }
      .glb_imgtxtlist3 li .favor_btn:hover {
        text-decoration: none; }
    .glb_imgtxtlist3 li .img_text {
      padding-left: 90px;
      position: relative; }
      .glb_imgtxtlist3 li .img_text .avatar {
        position: absolute;
        top: 0;
        left: 0;
        width: 75px;
        height: 75px;
        overflow: hidden; }
      .glb_imgtxtlist3 li .img_text .title {
        font-size: 16px;
        font-weight: 700;
        color: #333;
        line-height: 36px;
        overflow: hidden;
        white-space: nowrap;
        display: block;
        text-overflow: ellipsis;
        width: 126px; }
      .glb_imgtxtlist3 li .img_text .game_des {
        font-size: 12px;
        color: #aaa;
        line-height: 22px; }
        .glb_imgtxtlist3 li .img_text .game_des .num {
          color: #008ed3; }
    .glb_imgtxtlist3 li .opt_close {
      position: absolute;
      background-position: -180px -110px;
      width: 10px;
      height: 10px;
      right: 10px;
      top: 10px;
      display: none; }
    .glb_imgtxtlist3 li .box_txt a {
      float: left;
      padding: 0  12px;
      border-left: 1px solid #9a9a9a;
      border-right: 1px solid #9a9a9a;
      font-size: 12px;
      color: #aaa;
      margin-right: -1px;
      *display: inline;
      *zoom: 1; }
      .glb_imgtxtlist3 li .box_txt a:hover {
        color: #008ed3;
        text-decoration: none; }
    .glb_imgtxtlist3 li .box_txt span {
      display: block;
      text-align: center;
      border-left: 1px solid #9a9a9a;
      border-right: 1px solid #9a9a9a;
      color: #aaa;
      font-size: 12px;
      width: 100px; }
    .glb_imgtxtlist3 li:hover {
      border-color: #c0e1f4;
      background-color: #f3fafe; }
      .glb_imgtxtlist3 li:hover .glb_btnbgc4 {
        background-color: #45b3f8;
        color: #fff; }
      .glb_imgtxtlist3 li:hover .opt_close {
        display: block; }
      .glb_imgtxtlist3 li:hover .img_text .title {
        color: #008ed3; }
      .glb_imgtxtlist3 li:hover .img_text .box_txt a {
        color: #008ed3; }
      .glb_imgtxtlist3 li:hover .favor_btn {
        color: #008ed3; }

.glb_imglist li {
  width: 208px;
  height: 114px;
  margin: 15px auto 0; }
  .glb_imglist li a {
    display: block; }
    .glb_imglist li a .txt {
      background-color: #f4f4f4;
      display: block;
      width: 100%;
      height: 30px;
      line-height: 30px;
      color: #333;
      text-align: center; }
    .glb_imglist li a:hover {
      text-decoration: none; }
      .glb_imglist li a:hover .txt {
        color: #008ed3; }

.glb_txtlist li {
  padding: 8px 0;
  float: left;
  width: 100%; }
  .glb_txtlist li a {
    display: block;
    padding-left: 8px;
    position: relative;
    *zoom: 1;
    line-height: 14px;
    font-size: 14px;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    height: 14px;
    overflow: hidden;
    color: #333; }
    .glb_txtlist li a i {
      position: absolute;
      background-color: #008ed3;
      width: 3px;
      height: 3px;
      overflow: hidden;
      top: 50%;
      left: 0;
      margin-top: -2px; }
    .glb_txtlist li a:hover {
      color: #008ed3;
      text-decoration: underline; }

.glb_txtlist1 li {
  float: left;
  *display: inline;
  margin: 5px 10px; }
.glb_txtlist1 a {
  color: #333;
  white-space: nowrap; }
  .glb_txtlist1 a:hover {
    color: #008ed3;
    text-decoration: underline; }

.glb_ttxtlist li {
  padding: 8px 70px 8px  0;
  color: #333;
  position: relative;
  *zoom: 1;
  font-size: 12px; }
  .glb_ttxtlist li .time {
    position: absolute;
    top: 8px;
    right: 0px;
    color: #aaa;
    font-size: 12px; }
  .glb_ttxtlist li a {
    display: block;
    padding-left: 8px;
    position: relative;
    *zoom: 1;
    line-height: 14px;
    font-size: 12px;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    height: 14px;
    overflow: hidden;
    color: #333; }
    .glb_ttxtlist li a i {
      position: absolute;
      background-color: #008ed3;
      width: 3px;
      height: 3px;
      overflow: hidden;
      top: 50%;
      left: 0;
      margin-top: -2px; }
    .glb_ttxtlist li a:hover {
      color: #008ed3;
      text-decoration: underline; }
  .glb_ttxtlist li:hover a {
    color: #008ed3;
    text-decoration: underline; }
  .glb_ttxtlist li:hover .time {
    color: #008ed3; }

.my_unlogin a {
  line-height: 1.8; }

.my_fbtm {
  min-width: 1000px;
  padding-bottom: 25px; }

body, html {
  min-width: 1000px; }

.my_fbtm {
  background-color: #f7f7f7; }

.gc_hc {
  color: #f36162 !important; }

.gc_wrapper {
  width: 1000px;
  margin: 0 auto; }

.gc_logo {
  height: 54px;
  width: 165px;
  float: left;
  background: url(../game/images/logo.png?81f014c) no-repeat 0 0;
  _display: inline;
  margin: 13px 0; }

.gc_hsearch {
  float: right;
  color: #808080;
  *display: inline;
  margin-top: 35px; }
  .gc_hsearch .tip {
    font-size: 14px;
    font-weight: 700; }
  .gc_hsearch a {
    display: inline-block;
    padding: 0 5px;
    border-right: 1px solid #808080;
    color: #808080; }
  .gc_hsearch .last {
    border: 0 none; }

.gc_search {
  height: 37px;
  width: 375px;
  float: right;
  _display: inline;
  margin-top: 23px;
  position: relative;
  z-index: 100; }

.gc_search_input {
  float: left;
  border: 1px solid #aaa;
  border-right: 0 none;
  background-color: #fff;
  width: 290px;
  padding: 10px;
  height: 15px;
  overflow: hidden; }

.gc_search_input input {
  height: 14px;
  line-height: 14px;
  font-size: 12px;
  color: #aaa;
  width: 100%;
  border: 0;
  outline: none; }

.gc_search_btn {
  background-color: #47b5fa;
  height: 37px;
  width: 67px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0; }
  .gc_search_btn .i-search {
    background-position: -156px -60px;
    width: 20px;
    height: 23px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -11px; }
  .gc_search_btn:hover {
    background-color: #60c2ff; }

.gc_search .ue-autocomplete-list {
  background-color: #fff;
  position: absolute;
  width: 306px;
  top: 36px;
  left: 0;
  display: none;
  padding-right: 1px;
  padding-bottom: 1px;
  z-index: 10000;
  border: 1px solid #aaa; }

.gc_search .ue-autocomplete-list h3 {
  padding: 5px 5px 0; }

.gc_search .ue-autocomplete-list-inner {
  border: 1px solid #aaa; }

.gc_search .ue-autocomplete-list ul {
  padding: 5px 0; }

.gc_search .ue-autocomplete-list img {
  width: 20px;
  height: 20px;
  margin: 5px; }

.gc_search .ue-autocomplete-list li a {
  display: block;
  text-decoration: none;
  color: #45b3f8;
  padding: 0 15px;
  font-size: 13px;
  height: 26px;
  line-height: 26px; }

.gc_search .ue-autocomplete-list li a:hover,
.gc_search .ue-autocomplete-list li.cur a {
  background-color: #45b3f8;
  color: #fff;
  text-decoration: none !important; }

.gc_header {
  background: url(../game/images/gc_hd.jpg?81f014c) 0 0 repeat-x;
  height: 80px; }

.gc_nav {
  height: 38px;
  width: 440px;
  float: left;
  *display: inline;
  margin: 24px 0 0  5px; }

.gc_nav ul {
  height: 38px; }

.gc_nav ul li {
  float: left;
  width: 110px;
  height: 38px; }

.gc_nav ul li a {
  display: block;
  width: 110px;
  color: #333;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer; }

.gc_nav ul li a:hover {
  text-decoration: none;
  color: #008ed3; }

.gc_nav ul .cur a {
  color: #008ed3; }

.gc_nav .favor_btn {
  position: absolute;
  right: 0px;
  top: 16px;
  height: 16px;
  line-height: 16px;
  color: #333;
  width: 80px;
  text-align: right; }
  .gc_nav .favor_btn i {
    position: absolute;
    background-position: -156px -96px;
    width: 17px;
    height: 16px;
    top: 0;
    left: 0; }
  .gc_nav .favor_btn:hover {
    color: #f36162;
    text-decoration: none; }

.favored i {
  display: none; }

/********************** page_index **********************/
.cnt_fslide {
  position: relative;
  width: 100%; }

.cnt_fslide .fslide_holder {
  width: 100%;
  height: 330px;
  overflow: hidden;
  position: relative; }

.cnt_fslide .fslide_holder .fslide_list .fslide_item {
  float: left;
  position: relative;
  width: 100%;
  height: 330px;
  background-position: center top;
  background-repeat: no-repeat; }

.cnt_fslide .fslide_holder .prev_btn,
.cnt_fslide .fslide_holder .next_btn {
  position: absolute;
  top: 50%;
  z-index: 10;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  margin-top: -37px;
  cursor: pointer; }

.cnt_fslide .fslide_holder .prev_btn {
  left: 50%;
  margin-left: -625px;
  background-position: -180px 0;
  width: 36px;
  height: 74px; }

.cnt_fslide .fslide_holder .next_btn {
  right: 50%;
  margin-right: -625px;
  background-position: 0 -120px;
  width: 36px;
  height: 74px; }

.cnt_fslide .slide_nav {
  width: 710px;
  overflow: hidden;
  height: 12px;
  position: absolute;
  left: 50%;
  margin-left: -280px;
  bottom: 15px; }

.cnt_fslide .slide_nav ul {
  width: 100%;
  text-align: center; }

.cnt_fslide .slide_nav ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 6px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #fff; }

.cnt_fslide .slide_nav ul li.cur {
  width: 26px;
  background-color: #ffa22a; }

.gc_fslogin {
  position: relative;
  *zoom: 1; }

.mod_login {
  position: absolute;
  width: 260px;
  height: 280px;
  left: 50%;
  top: 20px;
  margin-left: -500px;
  z-index: 111;
  padding: 0 15px; }
  .mod_login .bg {
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: absolute;
    top: 0;
    left: 0;
    width: 290px;
    height: 280px;
    z-index: -1; }

/*user_profile.css*/
.user_profile .gc_hd {
  border-bottom: 1px solid #3c3c3c;
  padding: 15px 0  10px 65px;
  font-size: 0;
  line-height: 0; }
  .user_profile .gc_hd .avatar {
    float: left;
    display: inline;
    width: 58px;
    height: 58px;
    border-radius: 30px;
    margin-left: -65px; }
    .user_profile .gc_hd .avatar img {
      height: 58px;
      width: 58px;
      border-radius: 30px; }
  .user_profile .gc_hd .tip {
    padding: 10px 30px 10px 0;
    height: 22px;
    line-height: 22px;
    font-size: 14px; }
  .user_profile .gc_hd .gc_lk2 {
    float: right;
    color: #fff; }
  .user_profile .gc_hd .nickname {
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 120px;
    height: 22px;
    word-break: break-all;
    word-wrap: break-word; }
    .user_profile .gc_hd .nickname a {
      color: #fff; }
  .user_profile .gc_hd .glb_txtbtn {
    width: 68px;
    padding: 2px 0;
    height: 14px;
    line-height: 1;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 15px;
    font-size: 14px; }
    .user_profile .gc_hd .glb_txtbtn:hover {
      color: #fff;
      text-decoration: none; }
  .user_profile .gc_hd .goto_uc_btn {
    border: 1px solid #c24e4e;
    color: #c24e4e; }
    .user_profile .gc_hd .goto_uc_btn:hover {
      background-color: #c24e4e; }
  .user_profile .gc_hd .goto_charge_btn {
    border: 1px solid #378fc6;
    color: #378fc6; }
    .user_profile .gc_hd .goto_charge_btn:hover {
      background-color: #378fc6; }
.user_profile .gc_bd .gc_list {
  padding: 10px 15px; }
  .user_profile .gc_bd .gc_list h4 {
    color: #fff;
    line-height: 20px; }
  .user_profile .gc_bd .gc_list li {
    line-height: 26px; }
  .user_profile .gc_bd .gc_list a {
    color: #45b3f8; }
  .user_profile .gc_bd .gc_list .gc_lk2 {
    color: #aaa; }
.user_profile .gc_bd .gc_paly_log {
  border-bottom: 1px solid #3c3c3c; }
  .user_profile .gc_bd .gc_paly_log li {
    text-align: right; }
  .user_profile .gc_bd .gc_paly_log .gc_lk1 {
    float: left;
    width: 155px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
.user_profile .gc_bd .gc_may_like li {
  float: left;
  width: 50%;
  overflow: hidden; }

.login_form .gc_hd {
  border-bottom: 1px solid #3c3c3c;
  padding: 30px 20px 10px; }
  .login_form .gc_hd .num {
    font-size: 12px;
    color: #808080;
    text-align: center; }
    .login_form .gc_hd .num span {
      color: #f36162;
      font-weight: 700; }
  .login_form .gc_hd .text {
    padding: 6px 0 4px;
    font-size: 20px;
    line-height: 32px;
    color: #aaa;
    text-align: center; }
.login_form .gc_bd {
  padding: 15px  0;
  border-bottom: 1px solid #3c3c3c; }
  .login_form .gc_bd .link {
    margin: 0 -10px 0 0;
    padding-left: 29px;
    font-size: 0;
    line-height: 0; }
    .login_form .gc_bd .link .icon {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      margin-bottom: 5px; }
    .login_form .gc_bd .link a {
      float: left;
      display: inline;
      font-size: 12px;
      color: #aaa;
      text-align: center;
      width: 60px;
      margin-right: 10px; }
      .login_form .gc_bd .link a:hover {
        text-decoration: none; }
    .login_form .gc_bd .link .txt {
      display: block;
      width: 100%;
      text-align: center;
      line-height: 1; }
    .login_form .gc_bd .link .icon-mark {
      background-position: 0 0;
      width: 60px;
      height: 60px; }
    .login_form .gc_bd .link .icon-cz {
      background-position: -60px -60px;
      width: 60px;
      height: 60px; }
    .login_form .gc_bd .link .icon-safe {
      background-position: -60px 0;
      width: 60px;
      height: 60px; }
    .login_form .gc_bd .link .mark:hover .txt {
      color: #c88329; }
    .login_form .gc_bd .link .cz:hover .txt {
      color: #388dc4; }
    .login_form .gc_bd .link .safe:hover .txt {
      color: #46a24e; }
.login_form .gc_fd {
  text-align: center;
  font-size: 0;
  line-height: 0;
  margin-right: -10px;
  padding-top: 16px; }
  .login_form .gc_fd .glb_txtbtn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    width: 108px;
    height: 38px;
    border: 1px solid #c55153;
    color: #c55153;
    line-height: 38px;
    text-align: center;
    margin-right: 10px; }
    .login_form .gc_fd .glb_txtbtn:hover {
      background-color: #c55153;
      color: #fff;
      text-decoration: none; }

.box_xwgg {
  float: left;
  height: 340px;
  width: 221px; }
  .box_xwgg .box_special {
    position: relative;
    *zoom: 1;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
    min-width: 64px; }
    .box_xwgg .box_special .title {
      color: #f36162;
      text-align: center;
      text-overflow: ellipsis;
      word-break: break-all;
      word-wrap: break-word;
      white-space: nowrap;
      overflow: hidden;
      width: 220px;
      font-size: 16px;
      line-height: 32px; }
      .box_xwgg .box_special .title a {
        color: #f36162;
        text-decoration: underline; }
    .box_xwgg .box_special .txt {
      font-size: 14px;
      line-height: 28px;
      color: #333; }
    .box_xwgg .box_special .txt_lnk {
      position: absolute;
      bottom: 8px;
      right: 0;
      color: #008ed3; }
  .box_xwgg .glb_itxtlist {
    height: 200px;
    overflow: hidden; }

.boutique_game {
  float: right;
  height: 340px;
  width: 716px; }

.open_dynamic {
  float: left;
  height: 656px;
  width: 221px; }
  .open_dynamic .gc_hd {
    position: relative;
    *zoom: 1; }
    .open_dynamic .gc_hd .pagebox {
      position: absolute;
      right: 0;
      bottom: 8px; }

.game_recommend {
  float: right;
  height: 644px;
  width: 716px; }

.newgameslist li {
  position: relative;
  height: 32px;
  border-bottom: 1px solid #e6e6e6;
  padding: 16px 10px 16px 41px;
  transition: padding 0.2s ease-out;
  -webkit-transition: padding 0.2s ease-out;
  -moz-transition: padding 0.2s ease-out;
  -o-transition: padding 0.2s ease-out;
  -ms-transition: padding 0.2s ease-out;
  overflow: hidden;
  vertical-align: top; }

.newgameslist .gameabout {
  height: 32px;
  overflow: hidden; }

.newgameslist .gameimg {
  float: left;
  display: inline;
  width: 26px;
  height: 26px;
  margin: 2px 0 0 -31px; }

.newgameslist .gamestime {
  width: 70px;
  height: 14px;
  line-height: 14px;
  float: right;
  display: block;
  color: #aaa;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px; }

.newgameslist .gamearea {
  float: left;
  display: inline;
  width: 100px;
  height: 16px;
  line-height: 16px;
  color: #aaa;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px; }

.newgameslist .btnbox {
  display: none;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background: -o-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fffffe', endColorstr='#fffffe',GradientType=0 );
  position: absolute;
  width: 60px;
  height: 53px;
  top: 0;
  right: 0;
  border-right: 70px solid #fff;
  /*cursor: default;*/ }

.newgameslist .hover .gamestime {
  display: none; }

.newgameslist .glb_btnbgc2 {
  position: absolute;
  right: -60px;
  top: 15px; }

.newgameslist .glb_btnbgc3 {
  width: 60px;
  height: 30px; }

.newgameslist .gamename {
  display: block;
  width: 175px;
  height: 18px;
  line-height: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.newgameslist .hover .gamename {
  color: #008ed3; }

.gc_tab {
  background: #fff;
  padding: 10px 12px  32px;
  overflow: hidden; }
  .gc_tab .gc_tab_nav {
    border-bottom: 1px solid #c5c5c5; }
    .gc_tab .gc_tab_nav li {
      float: left;
      color: #333;
      line-height: 36px;
      font-size: 20px;
      height: 38px;
      margin-bottom: -1px;
      *display: inline;
      margin-right: 70px;
      cursor: pointer; }
      .gc_tab .gc_tab_nav li:hover {
        border-bottom: 2px solid #45b3f8;
        height: 36px;
        color: #008ed3; }
    .gc_tab .gc_tab_nav .cur {
      border-bottom: 2px solid #45b3f8;
      height: 36px;
      color: #008ed3; }

.gc_tab_content {
  position: relative;
  *zoom: 1; }
  .gc_tab_content .gc_more {
    position: absolute;
    top: -25px;
    font-size: 14px;
    padding-right: 24px;
    right: 0;
    color: #333;
    line-height: 18px; }
    .gc_tab_content .gc_more i {
      position: absolute;
      top: 0;
      right: 0;
      background-position: -138px -96px;
      width: 18px;
      height: 18px; }
    .gc_tab_content .gc_more:hover {
      text-decoration: none;
      color: #008ed3; }
      .gc_tab_content .gc_more:hover i {
        background-position: -120px -96px;
        width: 18px;
        height: 18px; }

.game_recommend_main {
  margin-right: -28px; }
  .game_recommend_main li {
    float: left;
    padding: 16px;
    width: 218px;
    height: 76px;
    overflow: hidden;
    border: 1px solid #f4f4f4;
    *display: inline;
    margin: 10px 28px 2px 0;
    padding-right: 108px;
    position: relative;
    *zoom: 1; }
    .game_recommend_main li .info {
      padding-left: 90px;
      width: 120px;
      overflow: hidden; }
      .game_recommend_main li .info .game_avatar {
        width: 75px;
        height: 75px;
        overflow: hidden;
        margin-left: -90px;
        float: left;
        *display: inline;
        *zoom: 1; }
        .game_recommend_main li .info .game_avatar img {
          width: 75px;
          height: 75px; }
      .game_recommend_main li .info .game_title {
        font-size: 16px;
        line-height: 40px;
        overflow: hidden;
        display: block;
        width: 120px;
        *zoom: 1;
        color: #333;
        text-overflow: ellipsis;
        word-break: break-all;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden; }
      .game_recommend_main li .info .game_des {
        font-size: 12px;
        color: #aaa;
        line-height: 16px; }
    .game_recommend_main li .box_btn {
      position: absolute;
      top: 22px;
      width: 90px;
      right: 16px; }
      .game_recommend_main li .box_btn .glb_btnbgc3 {
        display: block;
        margin-bottom: 24px; }
      .game_recommend_main li .box_btn .box_txt {
        font-size: 0;
        line-height: 0;
        text-align: center; }
        .game_recommend_main li .box_btn .box_txt .glb_btntxt {
          display: inline-block;
          color: #333;
          padding: 0  5px;
          font-size: 12px;
          line-height: 1; }
          .game_recommend_main li .box_btn .box_txt .glb_btntxt:hover {
            color: #008ed3; }
        .game_recommend_main li .box_btn .box_txt .glb_btntxt1 {
          border-right: 1px solid #9a9a9a; }
    .game_recommend_main li:hover {
      background-color: #f3fafe;
      border-color: #c0e1f4; }
      .game_recommend_main li:hover .game_title {
        font-weight: 700;
        color: #008ed3; }
      .game_recommend_main li:hover .glb_btnbgc3 {
        background-color: #45b3f8;
        color: #fff; }
      .game_recommend_main li:hover .box_btn .glb_btntxt {
        color: #008ed3; }

.game_rank li {
  height: 46px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
  position: relative;
  *zoom: 1;
  padding-left: 48px;
  margin-top: -1px;
  float: left;
  width: 170px; }

.game_rank li i {
  position: absolute;
  height: 35px;
  width: 30px;
  left: 9px;
  top: 50%;
  margin: -20px 0 0 0;
  color: #0e6ba5;
  text-align: center;
  background-position: -129px -120px;
  width: 31px;
  height: 40px;
  line-height: 34px;
  overflow: hidden; }

.game_rank .top1 i {
  background-position: -98px -120px;
  width: 31px;
  height: 40px;
  height: 35px;
  left: 10px;
  padding-top: 5px;
  font-size: 0;
  line-height: 0; }

.game_rank .top2 i {
  left: 10px;
  background-position: -67px -120px;
  width: 31px;
  height: 40px;
  height: 35px;
  font-size: 0;
  line-height: 0; }

.game_rank .top3 i {
  left: 10px;
  background-position: -36px -120px;
  width: 31px;
  height: 40px;
  height: 35px;
  font-size: 0;
  line-height: 0; }

.game_rank li img {
  height: 30px;
  width: 30px;
  display: block; }

.game_rank li .game_des {
  display: none;
  color: #aaa;
  font-size: 12px; }

.game_rank li .img_text {
  padding: 10px 0; }

.game_rank li .game_avatar {
  margin-right: 10px;
  float: left;
  display: inline; }

.game_rank li .game_title {
  color: #333;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  float: left;
  display: inline;
  width: 110px;
  font-size: 14px;
  text-overflow: ellipsis;
  word-break: break-all;
  word-wrap: break-word;
  white-space: nowrap;
  overflow: hidden; }

.game_rank li .game_title:hover {
  text-decoration: underline; }

.game_rank .top1 .game_title,
.game_rank .top2 .game_title,
.game_rank .top3 .game_title {
  color: #008ed3; }

.game_rank li.cur, .game_rank li.cur:hover {
  background-color: #f3fafe;
  border: 1px solid #c0e1f4;
  height: 68px; }

.game_rank li.cur img {
  width: 48px;
  height: 48px;
  overflow: hidden; }

.game_rank li.cur .game_des, .game_rank li.cur:hover .game_des {
  display: block; }

/*box_yzjf*/
.box_yzjf .gc_hd {
  position: relative;
  *zoom: 1; }
  .box_yzjf .gc_hd .pagebox {
    position: absolute;
    top: 12px;
    right: 43px; }
.box_yzjf .gc_tab_nav li{
  margin-right: 20px;
}
.box_yzjf .gc_tab_content{
  padding-top: 10px;
}

.page_index {
  /*game_rank*/
  /*box_gdyy*/
  /*box_gg*/ }
  .page_index .game_rank {
    width: 221px;
    float: left;
    height: 528px; }
    .page_index .game_rank .gc_bd {
      height: 485px;
      overflow: hidden; }
    .page_index .game_rank .game_rank_main {
      padding-top: 1px;
      height: 484px;
      overflow: hidden; }
  .page_index .box_gdyy {
    width: 716px;
    float: right;
    height: 528px; }
  .page_index .box_gg {
    padding: 10px; }
  .page_index .mod_left {
    float: left; }
  .page_index .box_jqhd, .page_index .box_cjwt {
    width: 221px; }
  .page_index .box_cjwt {
    height: 200px; }
  .page_index .box_jqhd {
    height: 304px; }
  .page_index .box_yxgl {
    width: 716px;
    float: right;
    height: 548px; }
  .page_index .cnt_cjwt {
    margin: 0 -12px 0  -8px; }
    .page_index .cnt_cjwt a {
      float: left;
      width: 74px;
      *display: inline;
      margin-right: 6px;
      font-size: 12px;
      color: #333;
      text-align: center; }
      .page_index .cnt_cjwt a:hover {
        color: #008ed3;
        text-decoration: underline; }
    .page_index .cnt_cjwt i {
      display: block;
      margin: 0 auto 10px; }
    .page_index .cnt_cjwt .a1 i {
      background-position: -120px 0;
      width: 60px;
      height: 60px; }
    .page_index .cnt_cjwt .a2 i {
      background-position: 0 -60px;
      width: 60px;
      height: 60px; }
    .page_index .cnt_cjwt .a3 i {
      background-position: -60px 0;
      width: 60px;
      height: 60px; }
  .page_index .box_cjwt .btn_kf {
    display: block;
    width: 100%;
    position: relative;
    *zoom: 1;
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    overflow: hidden;
    background-color: #44b3f8;
    margin-top: 22px;
    padding: 6px 0; }
    .page_index .box_cjwt .btn_kf i {
      background-position: -180px -74px;
      width: 36px;
      height: 36px;
      display: inline-block;
      margin: 0 15px 0 48px;
      vertical-align: middle; }
    .page_index .box_cjwt .btn_kf:hover {
      text-decoration: none; }
  .page_index .glb_laylist .layli {
    padding: 15px  0 5px;
    border-bottom: 1px solid #f4f4f4;
    float: left;
    *display: inline;
    *zoom: 1;
    width: 100%; }
  .page_index .glb_laylist .box_imgtxt {
    padding-left: 124px;
    *zoom: 1;
    float: left;
    *display: inline;
    margin-right: 14px; }
  .page_index .glb_laylist .box_img {
    float: left;
    *display: inline;
    margin-left: -124px;
    width: 110px;
    overflow: hidden;
    text-align: center; }
    .page_index .glb_laylist .box_img .info img {
      display: block;
      width: 75px;
      height: 75px;
      margin: 0  auto 5px;
      border-radius: 10px; }
    .page_index .glb_laylist .box_img .info .txt {
      text-align: center;
      color: #333;
      display: block;
      width: 110px;
      height: 24px;
      line-height: 24px;
      text-overflow: ellipsis;
      word-break: break-all;
      word-wrap: break-word;
      white-space: nowrap;
      overflow: hidden;
      font-size: 14px; }
    .page_index .glb_laylist .box_img .info:hover {
      text-decoration: none; }
      .page_index .glb_laylist .box_img .info:hover .txt {
        color: #008ed3; }
    .page_index .glb_laylist .box_img .glb_btnbgc3 {
      display: block;
      margin: 0 auto; }
  .page_index .glb_laylist .box_txt {
    width: 220px;
    height: 150px;
    overflow: hidden;
    position: relative;
    zoom: 1; }
    .page_index .glb_laylist .box_txt .glb_txtlist {
      margin-top: -8px; }
  .page_index .glb_laylist .last {
    border-bottom: 0 none; }

/********************** page_game **********************/
.gc_tab .gc_tab_nav1 li {
  margin-right: 40px; }
  .gc_tab .gc_tab_nav1 li a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #333; }
    .gc_tab .gc_tab_nav1 li a:hover {
      color: #008ed3;
      text-decoration: none; }
.gc_tab .gc_tab_nav1 .cur a {
  color: #008ed3; }
.gc_tab .game_order {
  position: absolute;
  width: 200px;
  right: 0;
  top: -24px; }
  .gc_tab .game_order .item {
    position: relative;
    padding-left: 18px;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    float: right;
    *display: inline;
    *zoom: 1;
    margin-left: 5px;
    color: #333; }
    .gc_tab .game_order .item:hover {
      text-decoration: none; }
  .gc_tab .game_order i {
    position: absolute;
    left: 0;
    top: 0; }
  .gc_tab .game_order .i_hot {
    background-position: -205px -120px;
    width: 10px;
    height: 13px;
    left: 2px; }
  .gc_tab .game_order .i_time {
    background-position: -156px -83px;
    width: 13px;
    height: 13px; }
  .gc_tab .game_order .cur {
    color: #008ed3; }
    .gc_tab .game_order .cur .i_hot {
      background-position: -169px -83px;
      width: 10px;
      height: 13px; }
    .gc_tab .game_order .cur .i_time {
      background-position: -128px -160px;
      width: 13px;
      height: 13px; }
  .gc_tab .game_order .manage_shoucang_btn {
    color: #333;
    position: absolute;
    right: 5px;
    top: 0;
    *zoom: 1;
    padding-left: 20px; }
    .gc_tab .game_order .manage_shoucang_btn i {
      background-position: -100px -160px;
      width: 14px;
      height: 14px; }
    .gc_tab .game_order .manage_shoucang_btn:hover {
      color: #008ed3;
      text-decoration: none; }
      .gc_tab .game_order .manage_shoucang_btn:hover i {
        background-position: -114px -160px;
        width: 14px;
        height: 14px; }
.gc_tab .box_result {
  padding: 10px 0 5px;
  line-height: 24px;
  color: #333;
  font-size: 14px; }
  .gc_tab .box_result .hc1 {
    color: #f36162; }
.gc_tab .glb_bmore {
  display: block;
  width: 135px;
  height: 46px;
  margin: 25px  auto 0;
  padding-left: 85px;
  color: #fff;
  background-color: #44b3f8;
  line-height: 46px;
  font-size: 18px;
  position: relative;
  *zoom: 1; }
  .gc_tab .glb_bmore i {
    background-position: -120px -60px;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 30px;
    top: 6px; }
  .gc_tab .glb_bmore:hover {
    text-decoration: none;
    background-color: #60c2ff; }

.no_result_text {
  background: url(../game/images/noresult.png?81f014c) no-repeat center 0;
  width: 400px;
  height: 230px;
  margin: 70px 0 0 120px;
  padding: 90px 37px 0  300px; }
  .no_result_text b {
    color: #f36162;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500; }
  .no_result_text p {
    font-size: 14px;
    color: #333;
    line-height: 28px; }
  .no_result_text a {
    color: #008ed3; }

.mod_noplay {
  background: url(../game/images/noplay.png?81f014c) no-repeat center 0;
  width: 309px;
  height: 221px;
  overflow: hidden;
  margin: 20px auto;
  padding: 80px  90px 0  350px; }
  .mod_noplay h4 {
    font-size: 20px;
    color: #f36162;
    text-align: center;
    line-height: 40px; }
  .mod_noplay .txt {
    text-align: center;
    font-size: 14px;
    line-height: 24px; }
  .mod_noplay .lnk_txt {
    color: #008ed3; }
  .mod_noplay .opt_btn {
    display: block;
    position: relative;
    *zoom: 1;
    margin: 15px auto 0;
    width: 185px;
    padding-left: 35px;
    background-color: #44b3f8;
    height: 46px;
    overflow: hidden;
    line-height: 46px;
    color: #fff;
    font-size: 18px; }
    .mod_noplay .opt_btn i {
      background-position: -160px -120px;
      width: 31px;
      height: 31px;
      position: absolute;
      top: 8px;
      right: 32px; }
    .mod_noplay .opt_btn:hover {
      text-decoration: none;
      background-color: #60c2ff; }

/********************** page_yxzl **********************/
.page_yxzl {
  margin-top: 15px;
  overflow: hidden; }
  .page_yxzl .frm_aside {
    width: 245px;
    float: left;
    padding-bottom: 999em;
    margin-bottom: -999em;
    overflow: hidden; }
  .page_yxzl .frm_setion {
    float: right;
    width: 740px; }
  .page_yxzl .game_detail {
    background-color: #fff;
    padding: 0  20px 20px; }
    .page_yxzl .game_detail .cover {
      display: block;
      width: 740px;
      height: 145px;
      position: relative;
      margin: 0 -20px; }
      .page_yxzl .game_detail .cover img {
        display: block;
        width: 740px;
        height: 145px;
        overflow: hidden; }
    .page_yxzl .game_detail .title {
      color: #008ed3;
      font-size: 18px;
      line-height: 28px;
      margin-top: 10px;
      font-weight: 700; }
      .page_yxzl .game_detail .title a {
        color: #008ed3; }
    .page_yxzl .game_detail .game_des {
      line-height: 20px;
      color: #333; }
    .page_yxzl .game_detail .game_meta {
      margin-top: 10px; }
      .page_yxzl .game_detail .game_meta dl {
        line-height: 30px; }
        .page_yxzl .game_detail .game_meta dl dt {
          float: left;
          color: #333; }
        .page_yxzl .game_detail .game_meta dl dd {
          color: #008ed3; }
      .page_yxzl .game_detail .game_meta .btn_box {
        float: right;
        font-size: 0;
        line-height: 0; }
        .page_yxzl .game_detail .game_meta .btn_box a {
          display: inline-block;
          font-size: 12px;
          color: #fff;
          width: 90px;
          height: 30px;
          line-height: 30px;
          background-color: #44b3f8;
          text-align: center; }
          .page_yxzl .game_detail .game_meta .btn_box a:hover {
            text-decoration: none;
            background-color: #60c2ff; }
        .page_yxzl .game_detail .game_meta .btn_box .goto_game_btn {
          margin: 0 10px; }
        .page_yxzl .game_detail .game_meta .btn_box .goto_newarea {
          background-color: #f36162; }
          .page_yxzl .game_detail .game_meta .btn_box .goto_newarea:hover {
            background-color: #ff8485; }
  .page_yxzl .box_yxgl {
    width: 338px;
    float: left; }
  .page_yxzl .box_yxzl {
    float: right;
    width: 338px; }
  .page_yxzl .gc_box1 {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 10px; }
  .page_yxzl .last {
    border-bottom: 0 none; }
  .page_yxzl .glb_btnbgc5 {
    margin: 15px  auto 0; }
  .page_yxzl .mod_setion {
    background-color: #fff;
    padding-bottom: 999em;
    margin-bottom: -999em;
    overflow: hidden; }

.glb_gamelist li a {
  display: block;
  height: 44px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
  line-height: 44px;
  color: #333;
  position: relative;
  *zoom: 1;
  padding-left: 47px;
  margin-top: -1px; }
  .glb_gamelist li a img {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
    top: 7px;
    left: 7px; }
  .glb_gamelist li a .txt {
    position: absolute;
    height: 43px;
    top: 1px;
    right: 0;
    display: none;
    background-color: #fff; }
  .glb_gamelist li a i {
    background-position: -191px -120px;
    width: 14px;
    height: 27px;
    position: absolute;
    top: 32px;
    right: 10px;
    display: none; }
  .glb_gamelist li a:hover {
    color: #008ed3;
    text-decoration: none; }
    .glb_gamelist li a:hover .txt {
      display: block; }
.glb_gamelist .cur a {
  border: 1px solid #c0e1f4;
  background-color: #f3fafe;
  padding: 25px 45px 0 100px;
  height: 65px;
  font-size: 16px;
  line-height: 26px;
  overflow: hidden;
  color: #008ed3; }
  .glb_gamelist .cur a img {
    width: 75px;
    height: 75px;
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    left: 14px; }
  .glb_gamelist .cur a i {
    display: block; }
  .glb_gamelist .cur a .txt {
    display: none; }
  .glb_gamelist .cur a:hover .txt {
    display: none; }

/********************** page_yxxz **********************/
.page_yxzx {
  margin-top: 15px;
  overflow: hidden; }
  .page_yxzx .box_special {
    position: relative;
    *zoom: 1;
    padding: 15px 0 20px;
    border-bottom: 1px solid #e6e6e6;
    height: 76px;
    overflow: hidden; }
    .page_yxzx .box_special .title {
      color: #f36162;
      text-align: center;
      text-overflow: ellipsis;
      word-break: break-all;
      word-wrap: break-word;
      white-space: nowrap;
      overflow: hidden;
      font-size: 18px;
      line-height: 28px; }
      .page_yxzx .box_special .title a {
        color: #f36162; }
        .page_yxzx .box_special .title a:hover {
          text-decoration: underline; }
    .page_yxzx .box_special .txt {
      font-size: 14px;
      line-height: 24px;
      color: #333; }
    .page_yxzx .box_special .txt_lnk {
      position: absolute;
      bottom: 25px;
      right: 0;
      color: #008ed3; }
  .page_yxzx .gc_box1 {
    border-bottom: 1px solid #f4f4f4;
    padding: 10px 0; }
  .page_yxzx .list_pager {
    font-size: 0;
    line-height: 0;
    text-align: center;
    margin: 20px 0;
    padding: 7px; }
    .page_yxzx .list_pager .num_box {
      font-size: 0;
      line-height: 0;
      display: inline-block;
      *display: inline; }
    .page_yxzx .list_pager .pager_item {
      display: inline-block;
      *display: inline;
      font-size: 14px;
      color: #333;
      line-height: 16px;
      padding: 0 5px;
      vertical-align: middle;
      border: 1px solid #333;
      margin: 0 3px; }
    .page_yxzx .list_pager .pager_item:hover {
      color: #44b3f8; }
    .page_yxzx .list_pager .pager_current {
      color: #44b3f8;
      cursor: default;
      border: 1px solid #44b3f8; }
    .page_yxzx .list_pager .disable {
      cursor: default;
      color: #aaa;
      border: 1px solid #aaa; }
      .page_yxzx .list_pager .disable:hover {
        color: #aaa;
        text-decoration: none; }
    .page_yxzx .list_pager .pager_first, .page_yxzx .list_pager .pager_last, .page_yxzx .list_pager .pager_count {
      border: 0 none; }
    .page_yxzx .list_pager .pager_count {
      color: #aaa;
      margin: 0; }
  .page_yxzx .box_zxgg {
    width: 466px;
    float: left;
    padding-bottom: 999em;
    margin-bottom: -999em;
    overflow: hidden; }
  .page_yxzx .box_zxhd {
    width: 466px;
    float: right;
    padding-bottom: 999em;
    margin-bottom: -999em;
    overflow: hidden; }

.fixed_menu {
  z-index: 999;
  width: 64px;
  height: 176px;
  overflow: hidden;
  position: absolute;
  bottom: 128px;
  left: 50%;
  margin-left: 500px; }

.fixed_menu a {
  background: url(../game/images/gotop.png?81f014c) no-repeat;
  display: block;
  width: 64px;
  height: 52px;
  text-indent: -999em;
  overflow: hidden;
  margin-bottom: 10px; }

.fixed_menu a:hover {
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important; }

.fixed_menu .back_to {
  background-position: 0 -1px; }

.fixed_menu .suggest {
  background-position: 0 -63px; }

.fixed_menu .gototop {
  background-position: 0 -121px;
  display: none; }

.mini_fixed_menu {
  width: 42px;
  height: 108px;
  margin-right: -10px; }

.mini_fixed_menu a {
  width: 42px;
  margin-bottom: 0px; }

.mini_fixed_menu a:hover {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important; }

.mini_fixed_menu .back_to {
  background-position: -72px 0px;
  height: 36px; }

.mini_fixed_menu .suggest {
  background-position: -72px -36px;
  height: 37px; }

.mini_fixed_menu .gototop {
  background-position: -72px -73px;
  display: none;
  height: 35px; }

.mini_fixed_menu .back_to:hover {
  background-position: -130px 0px; }

.mini_fixed_menu .suggest:hover {
  background-position: -130px -36px; }

.mini_fixed_menu .gototop:hover {
  background-position: -130px -73px; }

/* add by xiaofang  19-06-12 */
.ad_box {
  padding: 10px 12px; }

.unlogin {
  background: none transparent; }

.unlogin .loginbtn, .unlogin .register {
  background: transparent none; }

