@charset "UTF-8";
/*
      / \`\          __
      |  \ `\      /`/ \
      \_/`\  \-"-/` /\  \
           |       |  \  |
           (d     b)   \_/
           /       \
       ,".|.'.\_/.'.|.",
      /   /\' _|_ '/\   \
      |  /  '-`"`-'  \  |
      | |             | |
      | \    \   /    / |
       \ \    \ /    / /
        `"`\   :   /'"`youzu-index
            `""`""`
*/
/*=- login2018 2018年新版登录在右侧
------------------------------------------------*/
.loginStart {
  position: absolute;
  bottom: 15px; }

.loginBig {
  width: 330px;
  height: 317px;
  background: url(../img/layout/loginqu_bg.png) repeat; }

.loginAfter .loginBig {
  height: 368px; }

.header_photo_ha {
  position: relative;
  height: 55px;
  text-align: center;
  font-size: 14px; }
.header_photo_ha .header_photo_bg {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: -51px;
  display: inline-block;
  width: 102px;
  height: 51px;
  background: url(../img/layout/loginqu_bg.png) repeat;
  border-radius: 51px 51px 0 0; }
.header_photo_ha .header_photo_pic {
  position: absolute;
  left: 50%;
  margin-left: -46px;
  top: -46px;
  border-radius: 50%;
  border: 1px solid #d9dadc; }

.btn_hideBigL {
  display: none; }

.loginSmall {
  padding: 14px 0 10px 0;
  display: none; }

.form_login .tip_warn, .morePlaygame {
  max-width: 258px;
  *width: 258px;
  background: #FFF;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #f68121;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #f68121;
  padding: 10px 10px 14px 10px;
  left: 37px;
  z-index: 3;
  display: none; }
.form_login .tip_warn i, .morePlaygame i {
  display: block;
  width: 9px;
  height: 6px;
  background: url("../img/layout/sprite_login.png?188") no-repeat -91px 0;
  position: absolute;
  top: -6px;
  left: 56px; }

.form_login {
  padding-top: 14px;
  width: 255px;
  margin: 0 auto; }
.form_login .inputBox {
  background: #FFF;
  border: 1px solid #ccd7e9;
  width: 252px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.form_login .inputBox p {
  width: 232px;
  margin: 0 auto;
  border-bottom: 1px solid #e0e5eb;
  padding: 2px 0 0 0; }
.form_login .inputBox p .iconC {
  margin: -2px 19px 0 5px;
  *margin-top: -16px; }
.form_login .inputBox input {
  border: none;
  background: none;
  outline: none;
  height: 36px;
  line-height: 36px;
  width: 188px;
  -webkit-box-shadow: 0 0 10px 100px #fff inset; }
.form_login .inputBox input::-webkit-input-placeholder {
  color: #b4b4b4; }
.form_login .inputBox input:focus {
  border: none !important; }
.form_login .fn_login {
  padding: 10px 0 22px 0;
  height: 24px;
  position: relative; }
.form_login .fn_login input {
  outline: none;
  margin-right: 3px;
  width: 16px;
  height: 16px;
  vertical-align: middle; }
.form_login .fn_login label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  float: left; }
.form_login .tips_warn_shibai {
  top: 90px !important;
  width: auto;
  padding: 6px 10px !important; }
.form_login .tips_warn_shibai i {
  top: auto;
  bottom: -6px;
  background-position: -91px -8px; }
.form_login .tips_warn_shimi {
  top: 217px !important;
  padding: 6px 10px !important; }
.form_login .tips_warn_auto {
  top: 34px;
  left: 0; }
.form_login .iconC_account {
  width: 14px;
  height: 17px;
  background: url("../img/layout/sprite.png?188") no-repeat -46px -34px; }
.form_login .iconC_password {
  width: 14px;
  height: 17px;
  background: url("../img/layout/sprite.png?188") no-repeat -72px -35px; }

.btn_aForget {
  color: #818181;
  float: right; }

.btn_aForget:hover {
  text-decoration: underline; }

.login_foot {
  height: 24px;
  padding: 20px 0 4px 0; }

.login_other {
  float: right;
  padding-left: 11px; }
.login_other a {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  background: url("../img/layout/sprite_login.png?20200529") no-repeat;
  margin-right: 0;
  margin-left: 8px;
  margin-top: 2px; }
.login_other span {
  float: left;
  margin-right: 0px; }
.login_other .iconC_weibo {
  background-position: 0 0; }
.login_other .iconC_qq {
  background-position: -33px 0; }
.login_other .iconC_weichat {
  background-position: -66px 0; }

.btn_reg {
  color: #818181;
  text-decoration: underline;
  float: left; }

.btn_reg:hover {
  text-decoration: underline; }

.loginAfter {
  position: absolute;
  bottom: 15px;
  font-size: 13px;
  color: #000; }
.loginAfter .btn_gerenzx {
  color: #000;
  position: absolute;
  top: 10px;
  left: 16px;
  z-index: 4; }
.loginAfter .btn_logout {
  color: #000;
  position: absolute;
  top: 10px;
  right: 16px;
  z-index: 4; }
.loginAfter .btn_message {
  display: block;
  width: 21px;
  height: 18px;
  background: url("../img/layout/sprite.png?188") no-repeat -125px -474px;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  text-align: center;
  position: absolute;
  top: -26px;
  left: 199px; }
.loginAfter .btn_message:hover {
  color: #ffea3d; }
.loginAfter .nameUser {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  padding: 3px 10px 5px 10px;
  font-size: 17px; }
.loginAfter .rank_vip {
  display: inline-block;
  vertical-align: middle;
  /**vertical-align: auto;*/
  zoom: 1;
  *display: inline;
  float: none;
  margin-right: 4px;
  height: 30px; }
.loginAfter .loginSmall {
  padding: 0; }
.loginAfter .photoLogin {
  margin-bottom: 34px; }
.loginAfter .photoLogin p {
  width: 104px;
  height: 104px;
  margin-left: -52px; }
.loginAfter .photoLogin img {
  width: 96px;
  height: 96px; }

.progressBarVip {
  position: relative;
  padding: 0px 0px 0px 20px;
  margin: 0px 0 8px 0;
  height: 20px; }
.progressBarVip span {
  float: left;
  display: block;
  width: 94px;
  text-align: center; }
.progressBarVip .line_progress {
  float: left;
  width: 90px;
  height: 9px;
  background: #d3d3d3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  overflow: hidden;
  margin-top: 8px;
  cursor: pointer; }
.progressBarVip .line_progress em {
  display: block;
  height: 9px;
  background: #f58120; }

.value_user_box {
  padding: 0px 25px 5px 20px; }

.value_user {
  width: 248px;
  line-height: 26px;
  margin: 0 20px;
  border: none; }
.value_user tr {
  line-height: 28px;
  height: 28px;
  text-align: left; }
.value_user td {
  color: #f68121;
  background: none;
  border: none; }
.value_user th {
  font-weight: normal;
  background: none;
  border: none;
  font-size: 13px; }
.value_user .btn-qianling {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #f58120;
  width: 82px;
  border: 1px solid #dadcde;
  background: #fff; }
.value_user .btn-yiqian {
  display: inline-block;
  color: #9f9f9f;
  padding: 0 4px; }
.value_user .btn-qianling:hover {
  border: 1px solid #f58120; }

/* 玩的游戏列表 */
.playgmLt_Box {
  width: 296px;
  margin: 7px auto 0px auto;
  padding: 9px 0px 0px 0px;
  border-top: 1px solid #dadcde;
  color: #7e7e7e; }

.plgm_biaoti {
  padding: 0px 10px 0px 23px; }

.plgm_zu {
  padding: 0px 25px 8px 23px; }
.plgm_zu li {
  position: relative;
  line-height: 1.6; }
.plgm_zu li em {
  padding-right: 6px;
  color: #000; }
.plgm_zu li .plgm_qu {
  position: absolute;
  right: 0;
  text-align: right;
  color: #7e7e7e; }

/* 成长值 浮窗  */
.Grow_box {
  position: absolute;
  left: 17px;
  top: 20px;
  padding: 5px 18px  8px 18px;
  color: #7e7e7e;
  background: #ffffff;
  border: 1px solid #dadcde;
  display: none; }
.Grow_box a {
  color: #7e7e7e; }

.Grow_tab {
  text-align: center;
  width: 260px; }
.Grow_tab th {
  color: #f68121; }

.chak_ha {
  padding: 4px 0px 2px 10px; }
.chak_ha .btn_chakteq {
  display: inline-block;
  padding: 0px 10px;
  line-height: 22px;
  border: 1px solid #dfdfdf;
  margin-right: 11px; }
.chak_ha .iconC_shengji {
  margin-bottom: 3px;
  margin-right: 3px; }

.DaLunGroup .button {
  display: block;
  width: 100%;
  height: 40px;
  border: 0px solid #666666;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  background: #666666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto; }
.DaLunGroup a.button:hover {
  background: #f68121;
  color: #fff; }
.DaLunGroup a:hover {
  color: #f68121; }

.yzm_group {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 15;
  display: none; }
.yzm_group .bgCover {
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  -ms-border-top-left-radius: 6px;
  -o-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  -ms-border-top-right-radius: 6px;
  -o-border-top-right-radius: 6px;
  border-top-right-radius: 6px; }

.yzmBox {
  width: 308px;
  border: 1px solid #e0e0e0;
  background: #FFF;
  height: 315px;
  position: absolute;
  right: 329px;
  *right: 0px;
  border-top: 2px solid #f68121;
  -webkit-animation: fadeInLeft 0.6s 0s ease both;
  -moz-animation: fadeInLeft 0.6s 0s ease both;
  -ms-animation: fadeInLeft 0.6s 0s ease both;
  -o-animation: fadeInLeft 0.6s 0s ease both;
  animation: fadeInLeft 0.6s 0s ease both; }
.yzmBox .head_yzm {
  padding: 30px 0px 0 34px;
  height: 90px; }
.yzmBox .descrip {
  color: #f68121;
  font-size: 18px;
  float: left; }
.yzmBox .descrip .title_yzm {
  font-size: 24px;
  color: #8d8d8d;
  display: block;
  margin-top: 8px; }
.yzmBox .iconC_bigHint {
  float: left;
  width: 60px;
  height: 60px;
  background: url("../img/layout/sprite.png?188") no-repeat -676px -143px;
  margin: 0 22px 0 5px; }
.yzmBox .wrap_input {
  width: 210px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e0e0e0;
  margin: 0 auto;
  padding: 0 14px;
  overflow: hidden; }
.yzmBox .wrap_input input {
  border: none;
  outline: none;
  height: 40px;
  line-height: 40px;
  width: 150px; }
.yzmBox .wrap_input input:focus {
  border: none !important; }
.yzmBox .button {
  width: 238px;
  margin-top: 30px; }

.iconC_error, .iconC_correct {
  width: 24px;
  height: 24px;
  background-position: -627px -178px;
  float: right;
  margin: 8px 0 0 0; }

.iconC_correct {
  background-position: -627px -144px; }

.iconC_ex {
  width: 16px;
  height: 16px;
  background-position: -541px -177px;
  margin: 4px 5px 0 0; }

.img_yzm {
  width: 240px;
  margin: 12px auto 20px auto; }
.img_yzm .p_yzmImg {
  width: 150px;
  height: 40px;
  border: 1px solid #e0e0e0;
  background: #fbfbfb; }
.img_yzm img {
  width: 150px;
  height: 40px; }
.img_yzm .btn_changeYzm {
  float: right;
  display: block;
  color: #333333;
  margin: 10px 0 0 0; }

.list_own {
  padding: 6px 0 7px 20px; }
.list_own dt {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left; }
.list_own .color_1 {
  background: #ffd175; }
.list_own .color_2 {
  background: #7bd2ed; }
.list_own .color_3 {
  background: #ffb24c; }
.list_own .color_4 {
  background: #c0a3dd; }
.list_own dd {
  float: left;
  width: 38px;
  padding-left: 10px; }

.list_myPlayed {
  margin: 0 4px;
  border-top: 1px solid #e0e0e0;
  padding: 7px 10px 0 16px; }
.list_myPlayed .btn_morePlayed {
  font-size: 12px; }
.list_myPlayed .btn_morePlayed:hover {
  text-decoration: underline; }
.list_myPlayed ul {
  padding-top: 2px; }
.list_myPlayed ul li {
  height: 24px;
  color: #666666;
  line-height: 24px; }
.list_myPlayed ul li span {
  color: #cccccc;
  margin-right: 7px; }
.list_myPlayed ul li a {
  color: #666666;
  font-size: 12px; }
.list_myPlayed ul li a:hover {
  text-decoration: underline; }

.iconC_playgame {
  display: block;
  width: 23px;
  height: 14px;
  background: transparent url("../img/layout/sprite_login.png?188") 0 -25px no-repeat;
  float: left;
  margin: 5px 8px 0 0; }

.morePlaygame {
  width: 210px;
  left: auto;
  top: auto;
  right: -233px;
  bottom: 10px; }
.morePlaygame i {
  width: 6px;
  height: 9px;
  left: -6px;
  background-position: -33px -27px;
  top: auto;
  bottom: 76px; }

/* 签到弹框 (旧样式)*/
.tip_cheak {
  float: left;
  color: #8d8d8d;
  font-size: 12px;
  line-height: 22px;
  margin-right: 6px; }

.ic_close {
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  background: url("../img/layout/sprite.png?188") no-repeat -504px -170px;
  -webkit-transition: transform 0.4s ease-out;
  -moz-transition: transform 0.4s ease-out;
  -ms-transition: transform 0.4s ease-out;
  -o-transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out; }

.ic_close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.pop_titleZu {
  position: relative;
  height: 55px;
  background: #f58120;
  zoom: 1; }

.pop_titleZu .ic_close {
  position: absolute;
  right: 12px;
  top: 12px; }

.pop_titleZu .tit_biaoti {
  padding: 0px 0px 0px 20px;
  font-size: 18px;
  color: #fff;
  line-height: 44px; }

.pop_neirongZu {
  padding: 20px 20px 20px 20px;
  background: #fff;
  border: 2px solid #f58120;
  border-top: 0px solid #d7d7d7;
  font-size: 14px;
  color: #747474; }

.pop_qiandao_Group {
  width: 640px; }

.eshop_nr {
  padding: 10px 0px 0px 0px; }

.qiandao_left {
  width: 322px;
  height: 280px;
  float: left;
  position: relative; }

.qiandao_left .calendar_group .calendar_ym {
  position: absolute;
  top: 0;
  right: 0; }

.qiandao_left .calendar_date {
  border-collapse: collapse;
  position: absolute;
  top: 35px;
  border: 1px solid #f1f1f1; }
.qiandao_left .calendar_date tr {
  height: auto;
  line-height: inherit; }

.qiandao_left .calendar_date td {
  background: #fff;
  text-align: center;
  width: 36px;
  height: 31px;
  border: 1px solid #f1f1f1; }

.qiandao_left .calendar_date thead td {
  border: none;
  background: #f1f1f1;
  font-weight: bold; }

.qiandao_left .calendar_date .date_on {
  color: #f68121; }

.qiandao_left .calendar_date .date_days {
  background: #fff;
  font-weight: normal;
  width: 100%; }

.qiandao_left .calendar_date .date_days .qd_day_num {
  color: #ff7f3e;
  font-weight: bold; }

.qiandao_right {
  width: 210px;
  height: 218px;
  padding: 20px;
  background: #f5f5f5;
  float: right;
  line-height: 2;
  border: 1px solid #cdcdcd; }

.qiandao_right .title_qiandao {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding: 0px 0px 10px 0px;
  margin-bottom: 24px; }

.qiandao_right .title_qiandao .qd_num {
  color: #ff7f3e;
  padding: 5px; }

.qiandao_right .qiao_list {
  margin-top: 8px; }

.qiandao_right .qiao_list .c_num {
  color: #ff7f3e; }

/*font icon*/
/*声明 WebFont*/
@font-face {
  font-family: BebasNeue;
  src: url(../nfont/BebasNeue.otf?v=20190617); }
body.home_dise {
  background: #f1f4f9; }

.cd {
  *zoom: 1; }

.cd:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "."; }

.trf, .u-pageGame .gameImg:hover .gamelogo, .u-adLst a:hover .hover {
  -o-transition: all .3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.loggin-btn {
  position: absolute;
  z-index: 21;
  top: 210px;
  right: 0;
  width: 77px;
  height: 77px;
  font-size: 0;
  background: url(../img/index2019/loggin-person-bg.png) no-repeat center center;
  cursor: pointer;
  display: none; }

.loggin-btn i {
  display: block;
  width: 27px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -14px;
  background: url(../img/index2019/loggin-person.png) no-repeat center center; }

.loggin-btn.show {
  background: none;
  background-color: rgba(0, 0, 0, 0.3);
  background-color: #dbdfe1 \9;
  /*兼容ie678*/ }

.DaLunGroup {
  display: block; }

.header_photo_ha {
  position: relative; }

.loginStart {
  bottom: -7px; }

.loginStart .close-loggin, .loginAfter .close-loggin {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 35px;
  background: url(../img/index2019/layout/sprite.png?20200525) no-repeat;
  background-position: -119px -79px;
  z-index: 10; }

.loginAfter .btn_gerenzx {
  left: 20px; }

/* 推荐游戏 */
.XianL_box .xianL_down {
  color: #787878; }

.XianList li .xianL_txt {
  padding: 0; }

.XianList li .xianL_name {
  height: 40px;
  line-height: 20px;
  padding-right: 14px; }

/* 游戏中心  */
.Gm_x_zu .Gm_x_xiao .gm-wrap {
  white-space: nowrap; }

.Gm_x_zu .Gm_x_xiao .gm-wrap a {
  width: auto;
  color: #505050; }

.Gm_x_zu .Gm_x_xiao .gm-wrap a span {
  padding-right: 4px; }

.Gm_x_03 .gm-wrap {
  padding: 0px 0px 0px 24px; }

.Gm_x_zu.Gm_x_03 .qr-code {
  width: 13px;
  height: 13px;
  background: url(../img/layout/little-game-code.png) no-repeat; }

.Gm_x_03 a {
  position: relative; }

.Gm_x_03 .big-qr-code {
  position: absolute;
  right: -155px;
  top: -45px;
  width: 136px;
  border: 1px solid #e0e4eb;
  background-color: #f1f5fa;
  padding: 3px 3px 0;
  z-index: 10;
  display: none; }

.Gm_x_03 .big-qr-code:before {
  content: "";
  position: absolute;
  left: -7px;
  top: 50px;
  width: 7px;
  height: 7px;
  background: url(../img/layout/qr-code-triangle.png) no-repeat; }

.Gm_x_03 .big-qr-code img {
  display: block; }

.Gm_x_03 .big-qr-code .title {
  padding: 7px 0;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #6b6b6b; }

/*headerFocus*/
.DaLunWrap {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 830px;
  background-color: #FDC238;
  z-index: 1; }

.m-focus {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 0;
  height: 830px;
  overflow: hidden; }

.m-focus .hiSlider {
  overflow: hidden;
  height: 826px;
  width: 100%;
  position: relative;
  border-bottom: 4px solid #fe9a45; }

.m-focus .hiSlider-item {
  display: block;
  height: 830px;
  width: 100%;
  position: relative; }

.m-focus .hiSlider-pages {
  position: absolute;
  z-index: 7;
  top: 295px;
  right: 7%;
  width: 140px;
  height: 160px;
  overflow: hidden; }

.m-focus .hiSlider-item-href {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.m-focus .hiSlider-pages a {
  width: 120px;
  height: 18px;
  display: block;
  line-height: 99em;
  overflow: hidden;
  background: url("../img/index2019/index_icon.png?v=2019") no-repeat -334px -164px;
  margin-bottom: 18px;
  position: absolute; }
.m-focus .hiSlider-pages a .hiSlider-line {
  width: 0px;
  display: inline-block;
  vertical-align: middle;
  /**vertical-align: auto;*/
  zoom: 1;
  *display: inline;
  position: absolute;
  height: 1px;
  background: url("../img/index2019/index_icon.png?v=2019") no-repeat -333px -157px;
  left: 100px;
  top: 8px; }

.page_1 {
  top: 0px; }

.page_2 {
  top: 32px; }

.page_3 {
  top: 66px; }

.page_4 {
  top: 98px; }

.page_5 {
  top: 132px; }

.m-focus .hiSlider-pages a.active {
  height: 18px;
  width: 120px;
  background: url("../img/index2019/index_icon.png?v=2019") no-repeat -334px -135px; }
.m-focus .hiSlider-pages a.active .hiSlider-line {
  width: 120px;
  background-position: -316px -158px;
  left: -18px;
  -webkit-transition: all 0.4s 0s ease-out;
  -moz-transition: all 0.4s 0s ease-out;
  -ms-transition: all 0.4s 0s ease-out;
  -o-transition: all 0.4s 0s ease-out;
  transition: all 0.4s 0s ease-out; }

.m-focus .hiSlider-btn-prev, .m-focus .hiSlider-btn-next {
  position: absolute;
  z-index: 21;
  top: 270px;
  display: inline-block;
  width: 44px;
  height: 60px;
  font-size: 0;
  line-height: 100px;
  background: url(../img/layout/layout.png) no-repeat;
  overflow: hidden; }

.m-focus .hiSlider-btn-prev {
  left: 0px;
  background-position: 0 -245px;
  display: none; }

.m-focus .hiSlider-btn-next {
  right: 0px;
  background-position: -51px -245px;
  display: none; }

.m-focus .hiSlider-btn-prev:hover {
  background-position: 0 -310px; }

.m-focus .hiSlider-btn-next:hover {
  background-position: -51px -310px; }

@media only screen and (max-width: 1320px) {
  .m-focus .hiSlider-btn-prev, .m-focus .hiSlider-btn-next {
    display: none; } }
/* 大眼睛内容 */
.dayanbox {
  position: relative;
  display: block;
  top: 0;
  left: 50%;
  margin-left: -600px;
  width: 860px;
  height: 506px; }

.dayanzu {
  position: relative;
  padding: 0;
  color: #000; }
.dayanzu .day_logo {
  padding-top: 36px; }
.dayanzu .day_tu {
  padding: 140px 0px 4px 10px;
  height: 272px; }
.dayanzu .day_tu .day_icon_box {
  display: block;
  position: relative;
  z-index: 1;
  left: -90px;
  width: 285px;
  height: 272px;
  background: url(../img/index2019/top_banner_bg.png) no-repeat; }
.dayanzu .day_tu .dy_icon {
  position: absolute;
  width: 124px;
  height: 124px;
  left: 50%;
  top: 50%;
  margin: -62px 0 0 -62px; }
.dayanzu .day_tu .dy_ma {
  position: relative;
  top: -200px;
  left: 152px;
  padding: 8px 14px 9px;
  background: url(../img/index2019/top_banner_ewm_bg.png) no-repeat;
  width: 110px;
  height: 110px; }
.dayanzu .day_txt_box {
  position: relative;
  z-index: 2;
  top: -50px; }
.dayanzu .day_tit {
  padding: 0px 0px 14px 0px;
  font-size: 64px;
  font-weight: bold;
  line-height: 64px;
  color: #ffffff; }
.dayanzu .day_txt {
  padding: 16px 0px 10px 0px;
  width: 420px;
  border-top: 1px solid #f90;
  font-size: 18px;
  color: #ffffff; }
.dayanzu .btn_chakanxq, .dayanzu .btn_goweb {
  display: inline-block;
  width: 159px;
  height: 50px;
  background: url(../img/index2019/index_icon.png) no-repeat;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fe9a45;
  font-weight: bold; }
.dayanzu .active {
  background-position: 0 0;
  color: #fff; }
.dayanzu .btn_goweb {
  background-position: 0 -60px;
  margin-left: 18px; }
.dayanzu .btn_goweb:hover {
  background-position: 0 0;
  color: #fff; }
.dayanzu .btn_goweb:hover .icon_goweb {
  background-position: -90px -118px; }
.dayanzu .day_cha {
  margin-top: 40px; }
.dayanzu .day_cha i {
  margin-left: 13px;
  display: inline-block;
  width: 29px;
  height: 12px;
  background: url(../img/index2019/index_icon.png) no-repeat;
  background-position: 0 -122px; }
.dayanzu .day_cha .icon_goweb {
  width: 18px;
  height: 18px;
  background-position: -40px -118px;
  margin-bottom: -2px; }
.dayanzu .btn_alldian {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 506px;
  display: block; }

.da_white_box .dayanzu {
  color: #fff; }

/*首页右侧登录框架*/
.DaLunGroup {
  position: absolute;
  z-index: 3;
  width: 330px;
  height: 525px;
  left: 50%;
  margin-left: 309px; }

/* 页游游戏框架 */
.WebGame {
  width: 100%;
  /* height: auto; */
  background: #f6f6f6; }
.WebGame ul {
  overflow: hidden;
  /* position: relative; */
  z-index: 1;
  /* width: 1304px; */
  width: 100%;
  text-align: center;
  margin: -165px auto 0!important;
  height: 540px;
  padding: 0 2px; }
.WebGame li {
  /* float: left; */
  display: inline-block;
  text-align: left;
  width: 298px;
  margin: 71px 14px 0;
  position: relative;
  cursor: pointer;
  top: 0; }
.WebGame .webgame_list_1 {
  margin-top: 0;
  display: none; }
.WebGame .webgame_item_line {
  height: 4px;
  display: inline-block;
  vertical-align: middle;
  /**vertical-align: auto;*/
  zoom: 1;
  *display: inline;
  width: 100%;
  background: #ff9a49;
  position: absolute;
  top: 0; }
.WebGame .item_detail {
  width: 100%; }
.WebGame .item_detail a {
  display: block;
  position: relative;
  top: 4px;
  z-index: 1;
  height: 469px; }
.WebGame .item_detail .item_detail_img {
  position: absolute;
  z-index: 1; }
.WebGame .item_num {
  position: absolute;
  font-family: 'BebasNeue';
  font-size: 36px;
  color: #ffffff;
  margin: 25px 0 0 20px;
  z-index: 10; }
.WebGame .item_detail_txt {
  position: absolute;
  bottom: 0;
  width: 268px;
  padding: 0 15px;
  z-index: 10; }
.WebGame .item_tit {
  font-size: 20px;
  color: #ffffff; }
.WebGame .item_txt {
  font-size: 13px;
  color: #b6b6b6;
  line-height: 20px;
  border-bottom: 1px solid #2d3746;
  padding: 9px 0 15px; }
.WebGame .item_mark {
  font-size: 13px;
  color: #b6b6b6;
  padding: 9px 0 20px; }
.WebGame .item_mark i {
  display: inline-block;
  vertical-align: middle;
  /**vertical-align: auto;*/
  zoom: 1;
  *display: inline;
  width: 20px;
  height: 20px;
  background: url("../img/index2019/index_icon.png?v=2019") no-repeat -64px -120px; }
.WebGame .item_img {
  position: absolute;
  bottom: 18px;
  width: 100%;
  text-align: center;
  z-index: 10; }
.WebGame .active_btn {
  -webkit-transition: all 0.8s 0s ease-out;
  -moz-transition: all 0.8s 0s ease-out;
  -ms-transition: all 0.8s 0s ease-out;
  -o-transition: all 0.8s 0s ease-out;
  transition: all 0.8s 0s ease-out;
  width: 298px;
  height: 67px;
  background: url("../img/index2019/index_icon.png?v=2019");
  background-position: -168px 0; }
.WebGame .active_btn a {
  font-size: 18px;
  color: #ffffff;
  float: left;
  width: 50%;
  line-height: 67px;
  text-align: center; }
.WebGame .item_detail_txt {
  opacity: 1;
  filter: alpha(opacity=1); }
.WebGame .webgame_item_line, .WebGame .item_img {
  opacity: 0;
  filter: alpha(opacity=0); }

/*更多按钮*/
.webgame_get, .webgame_get_1 {
  height: 152px; }

.webgame_get_more, .webgame_get_more_1 {
  position: absolute;
  left: 50%;
  width: 140px;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  color: #ffffff;
  background: url("../img/index2019/index_icon.png?v=2019");
  background-position: 0 -145px;
  margin: 51px 0 55px -70px;
  color: #ff9a49;
  text-align: center; }
.webgame_get_more:hover, .webgame_get_more_1:hover {
  -webkit-transition: color 0.8s 0s ease-out;
  -moz-transition: color 0.8s 0s ease-out;
  -ms-transition: color 0.8s 0s ease-out;
  -o-transition: color 0.8s 0s ease-out;
  transition: color 0.8s 0s ease-out;
  color: #ffffff;
  background-position: -146px -145px; }

/*更多按钮*/
.webgame_get_1 {
  height: 152px; }

.webgame_get_more_1 {
  background-position: 0 -233px;
  color: #ffffff;
  text-align: center; }
.webgame_get_more_1:hover {
  -webkit-transition: color 0.8s 0s ease-out;
  -moz-transition: color 0.8s 0s ease-out;
  -ms-transition: color 0.8s 0s ease-out;
  -o-transition: color 0.8s 0s ease-out;
  transition: color 0.8s 0s ease-out;
  color: #ff9a49;
  background-position: -147px -233px; }

/*手游游戏框架*/
.MobileGame {
  width: 100%;
  height: 938px;
  padding-top: 60px;
  background: url("../img/index2019/mobile_bg.png?v=2019");
  background-size: 100% 100%;
  position: relative; }
.MobileGame .mobile_game {
  width: 1308px;
  margin: 0 auto; }
.MobileGame .mobile_game .mobile_title {
  width: 1280px;
  background: url("../img/index2019/mobile_g.png?v=2019");
  margin-left: 14px; }
.MobileGame .mobile_game .mgame_list {
  overflow: hidden; }
.MobileGame .mobile_game li {
  float: left; }
.MobileGame .mobile_game li a {
  width: 407px;
  padding: 14px;
  background: url("../img/index2019/mobile_s.png?v=2019") no-repeat;
  background-position: 6px 33px;
  position: relative;
  z-index: 1;
  cursor: pointer;
  height: 336px;
  display: inline-block;
  vertical-align: middle;
  /**vertical-align: auto;*/
  zoom: 1;
  *display: inline; }
.MobileGame .mobile_game li a img {
  position: absolute; }
.MobileGame .mobile_game span {
  display: block;
  color: #ffffff; }
.MobileGame .mobile_game .mitem_detail {
  position: absolute;
  top: 38px;
  padding: 20px; }
.MobileGame .mobile_game .mitem_share_box {
  height: 131px;
  width: 131px; }
.MobileGame .mobile_game .mitem_bg {
  background: url("../img/index2019/m_bg.png?v=2019") no-repeat;
  opacity: 1;
  filter: alpha(opacity=1);
  height: 131px; }
.MobileGame .mobile_game .mitem_bg img {
  width: 88px;
  height: 89px;
  padding: 0 17px 24px 0; }
.MobileGame .mobile_game .mitem_share {
  background: url("../img/index2019/m_share.png?v=2019") no-repeat;
  height: 131px;
  width: 131px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 20px; }
.MobileGame .mobile_game .mitem_share img {
  width: 109px;
  height: 109px;
  padding: 11px; }
.MobileGame .mobile_game .mitem_tit_box {
  margin-top: 15px; }
.MobileGame .mobile_game .mitem_tit {
  font-size: 14px; }
.MobileGame .mobile_game .mitem_tit_logo {
  font-size: 32px;
  margin: 15px 0 12px; }
.MobileGame .mobile_game .mitem_txt {
  font-size: 13px;
  color: #ffffff;
  width: 170px; }
.MobileGame .mobile_game .oli2 .mitem_txt {
  color: #ffffff; }
.MobileGame .mobile_game .oli3 .mitem_txt {
  color: #ffffff; }
.MobileGame .mobile_game .type_list {
  margin-top: 15px;
  overflow: hidden;
  padding: 0 2px;
  width: 1306px; }
.MobileGame .mobile_game .type_list dl {
  float: left;
  width: 266px;
  height: 89px;
  margin: 15px 14px;
  background: url("../img/index2019/type_bg.png?v=2019") no-repeat;
  padding: 17px 16px 16px;
  cursor: pointer;
  transition: all .3s; }
.MobileGame .mobile_game .type_list dl:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, .3); }
.MobileGame .mobile_game .type_list .type_hov {
  opacity: 0;
  filter: alpha(opacity=0); }
.MobileGame .mobile_game .type_list dt, .MobileGame .mobile_game .type_list dd {
  float: left; }
.MobileGame .mobile_game .type_list dt {
  width: 89px;
  height: 89px;
  margin-right: 20px;
  position: relative; }
.MobileGame .mobile_game .type_list dt img {
  width: 100%;
  height: 100%; }
.MobileGame .mobile_game .type_list .type_img {
  position: absolute; }
.MobileGame .mobile_game .type_list dd {
  width: 157px; }
.MobileGame .mobile_game .type_list dd p {
  font-size: 16px;
  color: #000000; }
.MobileGame .mobile_game .type_list dd span {
  font-size: 13px;
  color: #a4b6cd;
  line-height: 16px; }
.MobileGame .mobile_game .type_list dd i {
  float: left;
  width: 17px;
  height: 21px;
  background: url("../img/index2019/index_icon.png?v=2019") no-repeat; }
.MobileGame .mobile_game .type_list dd .type_detail {
  height: 70px; }
.MobileGame .mobile_game .type_list dd .icon_andior {
  background-position: 0 -201px;
  margin-right: 11px; }
.MobileGame .mobile_game .type_list dd .icon_apple {
  background-position: -28px -202px; }
.MobileGame .mobile_game .type_list dd .type_mark {
  float: right;
  width: 51px;
  height: 15px;
  background-position: -53px -206px;
  margin-top: 3px; }

/*模块标题*/
.module_title {
  width: 1280px;
  height: 50px;
  margin: 0 auto; }

/*新闻公告框架*/
.NewsWrap {
  height: 830px;
  background: #f6f6f6;
  padding-top: 60px;
  /*新闻标题，二级标题，描述时间*/
  /*左右新闻框架*/
  /*中间新闻框架*/ }
.NewsWrap .news_title {
  background: url("../img/index2019/new_u.png?v=2019") no-repeat; }
.NewsWrap .news_wrap {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden; }
.NewsWrap dl {
  float: left;
  transition: all .3s; }
.NewsWrap dl:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, .3); }
.NewsWrap .news_tit, .NewsWrap .news_tit_s {
  font-size: 16px;
  color: #fe9a45;
  font-weight: bold;
  line-height: 26px; }
.NewsWrap .news_tit_s {
  color: #0f192a; }
.NewsWrap .news_tit_s:hover {
  color: #fe9a45; }
.NewsWrap .news_txt, .NewsWrap .news_time {
  font-size: 14px;
  color: #747474; }
.NewsWrap .news_txt {
  text-align: justify;
  line-height: 22px;
  height: 105px;
  padding-top: 16px; }
.NewsWrap .news_time {
  font-size: 12px; }
.NewsWrap .news_detail {
  width: 349px;
  border-left: 4px solid #fe9a45;
  height: 190px;
  background: #ffffff;
  padding: 30px 30px 25px;
  position: relative; }
.NewsWrap .news_detail .news_time {
  position: absolute;
  bottom: 20px; }
.NewsWrap .news_img {
  width: 413px;
  height: 245px; }
.NewsWrap .news_img img {
  width: 100%;
  height: 100%; }
.NewsWrap .news_left{
  margin-left: 10px;  }
.NewsWrap .news_left, .NewsWrap .news_right {
  margin-top: 106px; }
.NewsWrap .news_center {
  width: 389px;
  height: 563px;
  margin: 67px 20px 0;
  border-left: 4px solid #fe9a45;
  position: relative;
  z-index: 1; }
.NewsWrap .news_center img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2; }
.NewsWrap .news_center dd {
  position: absolute;
  z-index: 3;
  bottom: 0;
  padding: 0 30px;
  width: 329px; }
.NewsWrap .news_center .news_tit_s, .NewsWrap .news_center .news_time {
  color: #ffffff; }
.NewsWrap .news_center .news_time {
  margin: 24px 0 30px; }

/*热门活动框架*/
.HotActWrap {
  height: 609px;
  background: url("../img/index2019/hot_bg.png?v=2019") no-repeat;
  background-size: 100% 100%;
  padding-top: 60px;
  position: relative; }
.HotActWrap .hot_title {
  background: url("../img/index2019/hot_t.png?v=2019") no-repeat; }
.HotActWrap .hot_left {
  width: 12px; }
.HotActWrap .webgame_get_more_1 {
  margin-top: 0; }
.HotActWrap .bx-wrapper .slide {
  float: left;
  background: url("../img/index2019/hot_s.png?v=2019") no-repeat;
  background-position: 2px 0;
  width: 620px;
  height: 347px;
  padding: 0 0 30px; }
.HotActWrap .bx-wrapper .slide img {
  width: 620px;
  height: 347px; }
.HotActWrap .bx-wrapper .bx-controls-direction a {
  background: url("../img/index2019/index_icon.png?v=2019") no-repeat;
  display: block;
  width: 69px;
  height: 69px;
  top: 140px;
  position: absolute;
  z-index: 100; }
.HotActWrap .bx-wrapper .bx-controls-direction .bx-prev {
  background-position: 0 -282px;
  left: 0; }
.HotActWrap .bx-wrapper .bx-controls-direction .bx-prev:hover {
  background-position: 0 -352px; }
.HotActWrap .bx-wrapper .bx-controls-direction .bx-next {
  background-position: -69px -282px;
  right: 0; }
.HotActWrap .bx-wrapper .bx-controls-direction .bx-next:hover {
  background-position: -69px -349px; }
.HotActWrap .bx-wrapper {
  padding: 0 31px 0 72px;
  left: -8px; }
.HotActWrap .bx-viewport {
  margin-top: 50px; }

.bx-wrapper {
  position: relative;
  margin: 0 auto 30px;
  padding: 0;
  *zoom: 1;
  z-index: 100; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bx-wrapper .bx-viewport {
  left: -5px;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

.bx-wrapper .bx-pager {
  display: none; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.HotMobGmGroup {
  float: right;
  width: 330px;
  padding: 0px;
  height: 715px;
  border-left: 1px solid #e2e2e2;
  background: #fbfbfb url(../img/index/hotmobgm_bg.jpg) repeat-y; }

/* 公共标题 */
.biaoti_xzu {
  position: relative;
  padding: 31px 10px  0px 0; }

.biaoti_xha {
  position: relative;
  padding: 0px 0px 13px 0;
  font-size: 18px;
  color: #000;
  height: 20px;
  line-height: 20px; }
.biaoti_xha .icon_btse {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 5px;
  height: 20px;
  background: #ff7800; }
.biaoti_xha .btn_bt_more {
  position: absolute;
  right: 0px;
  top: 0;
  font-size: 14px; }
.biaoti_xha .post_bt_rt {
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 14px; }
.biaoti_xha .btn_bt_huan {
  position: absolute;
  right: 0px;
  top: 0;
  font-size: 14px; }
.biaoti_xha .btn_bt_huan i {
  margin-right: 5px; }
.biaoti_xha .btn_game_huan {
  right: 10px; }
.biaoti_xha a:hover {
  color: #f68121; }

/* 底部链接 */
.FreLinkGroup {
  width: 1280px;
  padding: 0 14px;
  margin: 0 auto; }

.FreLinkWrap, .DifenWrap {
  background: #f6f6f6; }

.FreLinkGroup {
  padding-top: 19px;
  padding-bottom: 53px; }

.FreLinkBox {
  padding: 0 0px 10px;
  font-size: 13px;
  overflow: hidden; }

.FreLinkBox a {
  color: #808080;
  display: inline-block;
  width: 111px;
  height: 23px;
  line-height: 23px;
  margin: 0px 20px 0px 0; }

.FreLinkBox a:hover{
  color: #f68121;
}

/* test */
.test {
  padding: 0px 0px 0px 0px; }

.test {
  padding: 0px 0px 0px 0px; }

/* test */
.test {
  padding: 0px 0px 0px 0px; }

.test {
  padding: 0px 0px 0px 0px; }

/* css 3 */
@-webkit-keyframes renwuxian {
  0% {
    opacity: 0.2; }
  100% {
    opacity: 1; } }
@keyframes renwuxian {
  0% {
    opacity: 0.2; }
  100% {
    opacity: 1; } }
@-webkit-keyframes shuqian {
  100% {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px); } }
@keyframes shuqian {
  100% {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px); } }
.HAct_zu a:hover {
  -webkit-animation: shuqian 0.97s ease both;
  animation: shuqian 0.97s ease both; }

.XiuNewsGroup .biaoti_xha {
  padding-bottom: 18px; }

.FreLinkGroup .biaoti_xha {
  padding-bottom: 22px; }

.per_one, .per_two {
  position: absolute; }

/*左右两侧人物*/
.per_1, .per_2, .per_3, .per_4 {
  position: absolute; }

.per_1 {
  right: -366px;
  top: 1220px;
  width: 366px; }

.per_1, .per_2, .per_3, .per_4 {
  will-change: transform;
  transform-origin: right center; }

.per_1.is-animated, .per_2.is-animated, .per_3.is-animated, .per_4.is-animated {
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.315, 1.17);
  transition-delay: 0.3s; }

.per_2 {
  left: -545px;
  width: 545px;
  top: 1720px; }

/*左右两侧人物*/
.per_3 {
  right: -407px;
  width: 407px;
  bottom: 900px; }

.per_4 {
  left: -680px;
  width: 680px;
  bottom: 520px; }

@media screen and (max-width: 1300px) {
  .per_1 {
    right: -380px; }

  .per_2 {
    left: -545px; }

  .per_3 {
    right: -407px; }

  .per_4 {
    left: -683px; } }
@media screen and (min-width: 1301px) and (max-width: 1400px) {
  .per_1 {
    width: 200px;
    top: 1290px; }

  .per_2 {
    left: -545px; }

  .per_3 {
    right: -407px; }

  .per_4 {
    left: -683px; } }
@media screen and (min-width: 1401px) and (max-width: 1500px) {
  .per_1 {
    width: 260px;
    top: 1240px; }

  .per_1.is-animated {
    right: 0; }

  .per_2 {
    left: -545px; }

  .per_2.is-animated {
    right: -50px; }

  .per_3 {
    width: 300px;
    bottom: 1200px; }

  .per_3.is-animated {
    right: -50px; }

  .per_4.is-animated {
    left: -683px; } }
@media screen and (min-width: 1501px) and (max-width: 1600px) {
  .per_1 {
    width: 300px;
    top: 1240px; }

  .per_1.is-animated {
    right: 0; }

  .per_2 {
    width: 300px;
    top: 1720px; }

  .per_2.is-animated {
    left: -150px; }

  .per_3 {
    width: 307px;
    bottom: 1115px; }

  .per_3.is-animated {
    right: -64px; }

  .per_4 {
    width: 324px;
    bottom: 787px; }

  .per_4.is-animated {
    left: -230px; } }
@media screen and (min-width: 1601px) and (max-width: 1700px) {
  .per_1 {
    width: 326px;
    top: 1240px; }

  .per_1.is-animated {
    right: 0; }

  .per_2 {
    width: 300px;
    top: 1688px; }

  .per_2.is-animated {
    left: -155px; }

  .per_3 {
    width: 307px;
    bottom: 1000px; }

  .per_3.is-animated {
    right: -50px; }

  .per_4 {
    width: 360px;
    bottom: 770px; }

  .per_4.is-animated {
    left: -265px; } }
@media screen and (min-width: 1701px) {
  .per_1 {
    right: -366px;
    top: 1220px;
    width: 366px; }

  .per_1.is-animated {
    right: 0;
    top: 1220px;
    width: 366px; }

  .per_2 {
    left: -545px;
    width: 545px;
    top: 1720px; }

  .per_2.is-animated {
    left: -250px;
    width: 545px;
    top: 1720px; }

  /*左右两侧人物*/
  .per_3 {
    right: -407px;
    width: 407px;
    bottom: 900px; }

  .per_3.is-animated {
    right: -38px;
    width: 407px;
    bottom: 900px; }

  .per_4 {
    left: -680px;
    width: 680px;
    bottom: 520px; }

  .per_4.is-animated {
    left: -430px;
    width: 680px;
    bottom: 520px; } }
/*底丰信息 */
.DifenGroup {
  padding-top: 58px; }

.DifenGroup .Difen_zu {
  font-size: 18px;
  margin-bottom: 0;
  width: 1304px;
  padding: 0 2px; }

.DifenGroup .Difen_zu li {
  display: inline-block;
  float: left;
  margin: 0 14px;
  width: 298px;
  transition: all .3s; }

.DifenGroup .Difen_zu li:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, .3); }

.DifenGroup .Difen_zu a {
  display: block;
  width: 200px;
  height: 89px;
  line-height: 89px;
  color: #9f9f9f;
  text-align: center;
  overflow: hidden;
  border: 0;
  background: none; }

.DifenGroup .Difen_zu .u-icon1 {
  background: url("../img/index2019/difeng_1.png"); }

.DifenGroup .Difen_zu .u-icon2 {
  background: url("../img/index2019/difeng_2.png"); }

.DifenGroup .Difen_zu .u-icon3 {
  background: url("../img/index2019/difeng_3.png"); }

.DifenGroup .Difen_zu .u-icon4 {
  background: url("../img/index2019/difeng_4.png"); }

.DifenGroup .Difen_zu a:hover {
  background: none; }

/*主体框架 */
.NeirongGroup {
  width: 1308px;
  margin: 0 auto; }

.Difen_zu a i {
  background: url(../img/index2019/index_icon.png) no-repeat;
  width: 35px;
  height: 45px;
  display: inline-block;
  margin: 0px 25px 3px 1px;
  vertical-align: middle; }

.Difen_zu .u-icon1 i {
  background-position: -165px -68px; }

.Difen_zu .u-icon2 i {
  background-position: -205px -68px; }

.Difen_zu .u-icon3 i {
  background-position: -241px -68px; }

.Difen_zu .u-icon4 i {
  background-position: -273px -68px; }

/*登录框*/
.loginStart .close-loggin, .loginAfter .close-loggin {
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  width: 60px;
  height: 35px;
  background: url(../img/index2019/layout/sprite.png) no-repeat;
  background-position: -119px -79px;
  z-index: 10; }

.loginStart {
  position: absolute;
  bottom: 15px; }

.loginBig {
  width: 329px;
  height: 462px;
  background: url(../img/index2019/layout/login_bg.png) no-repeat; }

.loginAfter .loginBig {
  height: 462px; }

.header_photo_ha {
  position: relative;
  height: 40px; }
.header_photo_ha .header_photo_bg {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: -51px;
  display: inline-block;
  width: 102px;
  height: 51px;
  background: none;
  border-radius: 51px 51px 0 0; }
.header_photo_ha .header_photo_pic {
  width: 89px;
  height: 89px;
  position: absolute;
  left: 50%;
  margin-left: -44px;
  top: 25px;
  border-radius: 50%;
  border: 0; }

.btn_hideBigL {
  display: none; }

.loginSmall {
  padding: 14px 0 10px 0;
  display: none; }

.form_login .tip_warn, .morePlaygame {
  max-width: 258px;
  *width: 258px;
  background: #FFF;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #f68121;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #f68121;
  padding: 10px 10px 14px 10px;
  left: 37px;
  z-index: 3;
  display: none; }
.form_login .tip_warn i, .morePlaygame i {
  display: block;
  width: 9px;
  height: 6px;
  background: url("../img/layout/sprite_login.png?v=2019") no-repeat -91px 0;
  position: absolute;
  top: -6px;
  left: 56px; }

.form_login {
  padding-top: 87px;
  width: 255px;
  margin: 0 auto; }
.form_login .inputBox {
  background: #FFF;
  border: 1px solid #ccd7ea;
  width: 252px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.form_login .inputBox p {
  width: 252px;
  border-bottom: 0;
  padding: 2px 0 0 0;
  position: relative; }
.form_login .inputBox p .iconC {
  position: absolute;
  top: 16px;
  left: 10px; }
.form_login .inputBox input {
  border: none;
  background: none;
  outline: none;
  height: 42px;
  line-height: 42px;
  width: 206px;
  padding-left: 45px;
  -webkit-box-shadow: 0 0 10px 100px #fff inset;
  font-size: 14px; }
.form_login .inputBox input::-webkit-input-placeholder {
  color: #b4b4b4; }
.form_login .inputBox input:focus {
  border: none !important; }
.form_login .fn_login {
  padding: 13px 10px 17px;
  height: 24px;
  position: relative; }
.form_login .fn_login input {
  outline: none;
  margin-right: 3px;
  width: 16px;
  height: 16px;
  vertical-align: middle; }
.form_login .fn_login label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  float: left;
  color: #6c6c6c; }
.form_login .tips_warn_shibai {
  top: 27px;
  width: auto;
  padding: 6px 10px; }
.form_login .tips_warn_shibai i {
  top: auto;
  bottom: -6px;
  background-position: -91px -8px; }
.form_login .tips_warn_shimi {
  top: 156px;
  padding: 6px 10px; }
.form_login .tips_warn_auto {
  top: 34px;
  left: 0; }
.form_login .iconC_account {
  width: 14px;
  height: 17px;
  background: url("../img/index2019/layout/sprite.png") no-repeat -3px -41px; }
.form_login .iconC_password {
  width: 14px;
  height: 17px;
  background: url("../img/index2019/layout/sprite.png") no-repeat -26px -42px; }
.form_login .iconC_line {
  display: block;
  width: 232px;
  height: 1px;
  background: #e0e0e0;
  margin-left: 10px; }

.btn_line {
  float: left;
  margin: 0 15px;
  color: #6f6f6f; }

.btn_aForget {
  width: 43%;
  color: #6f6f6f;
  float: left; }

.btn_aForget:hover {
  text-decoration: underline; }

.login_foot {
  width: 100%;
  height: 24px;
  padding: 17px 0 4px 0; }

.login_other {
  float: left;
  padding: 23px 0 0 0;
  width: 100%; }
.login_other a {
  display: block;
  float: left;
  width: 34px;
  height: 34px;
  background: #d9d9d9 url("../img/index2019/layout/sprite.png?2020052901") no-repeat;
  border-radius: 50%;
  margin-right: 0;
  margin-left: 8px;
  margin-top: 2px; }
.login_other a:hover {
  background-color: #f58120; }
.login_other span {
  float: left;
  margin-right: 0px;
  line-height: 36px;
  color: #818181; }
.login_other .iconC_weibo {
  background-position: -19px -58px; }
.login_other .iconC_qq {
  background-position: -47px -58px; }
.login_other .iconC_weichat {
  background-position: 7px -58px; }
.login_other .iconC_ios {
  background-position: -71px -57px;
}

.btn_reg {
  width: 43%;
  text-align: right;
  color: #6f6f6f;
  text-decoration: none;
  float: left; }

.btn_reg:hover {
  text-decoration: underline; }

.loginAfter {
  position: absolute;
  bottom: 15px;
  font-size: 13px;
  color: #000; }
.loginAfter .btn_gerenzx {
  color: #000;
  position: absolute;
  top: 10px;
  left: 16px;
  z-index: 4; }
.loginAfter .btn_logout {
  position: static;
  z-index: 4;
  color: #b8b8b8;
  font-size: 14px; }
.loginAfter .btn_message {
  display: block;
  width: 21px;
  height: 18px;
  background: url("../img/layout/sprite.png?188") no-repeat -125px -474px;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  text-align: center;
  position: absolute;
  top: 47px;
  left: 197px; }
.loginAfter .btn_message:hover {
  color: #ffea3d; }
.loginAfter .nameUser {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  padding: 87px 10px 5px 10px;
  font-size: 17px; }
.loginAfter .nameUser span {
  color: #6c6c6c; }
.loginAfter .rank_vip {
  display: inline-block;
  vertical-align: middle;
  /**vertical-align: auto;*/
  zoom: 1;
  *display: inline;
  float: none;
  margin-right: 4px;
  height: 30px; }
.loginAfter .loginSmall {
  padding: 0; }
.loginAfter .photoLogin {
  margin-bottom: 34px; }
.loginAfter .photoLogin p {
  width: 104px;
  height: 104px;
  margin-left: -52px; }
.loginAfter .photoLogin img {
  width: 96px;
  height: 96px; }

.progressBarVip {
  position: relative;
  padding: 0px 0px 0px 20px;
  margin: 0px 0 8px 0;
  height: 20px; }
.progressBarVip span {
  float: left;
  display: block;
  width: 94px;
  text-align: center;
  color: #6c6c6c; }
.progressBarVip .line_progress {
  float: left;
  width: 90px;
  height: 9px;
  background: #d3d3d3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  overflow: hidden;
  margin-top: 8px;
  cursor: pointer; }
.progressBarVip .line_progress em {
  display: block;
  height: 9px;
  background: #f58120; }

.value_user_box {
  padding: 0px 25px 5px 20px; }

.value_user {
  width: 248px;
  line-height: 26px;
  margin: 0 20px;
  border: none; }
.value_user tr {
  line-height: 28px;
  height: 28px;
  text-align: left; }
.value_user td {
  color: #f68121;
  background: none;
  border: none; }
.value_user th {
  font-weight: normal;
  background: none;
  border: none;
  font-size: 13px;
  color: #6c6c6c; }
.value_user .btn-qianling {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #f77700;
  width: 82px;
  border: 1px solid #dadcde;
  background: #fff; }
.value_user .btn-yiqian {
  display: inline-block;
  color: #9f9f9f;
  padding: 0 4px; }
.value_user .btn-qianling:hover {
  border: 1px solid #f58120; }

.DaLunGroup {
  top: 100px; }
.DaLunGroup .button {
  display: block;
  width: 255px;
  height: 51px;
  border: 0px solid #666666;
  line-height: 51px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background: #666666;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin: 0 auto; }
.DaLunGroup a.button:hover {
  background: url("../img/index2019/layout/sprite.png") no-repeat -120px -4px;
  color: #fff; }
.DaLunGroup a:hover {
  color: #f68121; }

/* 玩的游戏列表 */
.playgmLt_Box {
  width: 296px;
  margin: 7px auto 0px auto;
  padding: 9px 0px 0px 0px;
  border-top: 1px solid #dadcde;
  color: #7e7e7e; }

.plgm_biaoti {
  padding: 0px 10px 0px 23px; }

.plgm_zu {
  padding: 0px 25px 8px 23px; }
.plgm_zu li {
  position: relative;
  line-height: 1.6; }
.plgm_zu li em {
  padding-right: 6px;
  color: #6f6f6f; }
.plgm_zu li .plgm_gm {
  color: #6f6f6f; }
.plgm_zu li .plgm_qu {
  position: absolute;
  right: 0;
  text-align: right;
  color: #b8b8b8; }

/*# sourceMappingURL=index2019.css.map */

/* update www.youzu.com index2019.css start --benny */
body.home_dise {
  /* overflow: visible; */
  background: #fdc238;
  overflow-x: hidden;
}

@media screen and (max-width: 1300px) and (min-width: 1280px) {
  body.home_dise {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 1280px) {
  body.home_dise {
    overflow: visible;
  }
}

.per_1.is-animated,
.per_3.is-animated {
  right: 0!important;
}

.per_3.is-animated {
  bottom: 900px
}

@media screen and (max-width: 1700px) and (min-width: 1601px) {
  .per_3.is-animated {
    bottom: 1020px
  }
}

@media screen and (max-width: 1601px) {
  .sideImg {
    display: none;
  }
}

.HotActWrap .bx-wrapper {
  padding: 0;
  left: 0
}

.bx-wrapper .bx-viewport {
  left: 0
}

.HotActWrap >.bx-wrapper {
  max-width: 1320px;
  width: 1280px;
}

.HotActWrap .bx-wrapper .bx-controls-direction .bx-prev {
  left: -76px;
}

.HotActWrap .bx-wrapper .bx-controls-direction .bx-next {
  right: -70px;
}
@media screen and (max-width: 1450px) {
  .HotActWrap .bx-wrapper .bx-controls-direction .bx-prev {
    left: -30px;
  }

  .HotActWrap .bx-wrapper .bx-controls-direction .bx-next {
    right: -15px;
  }
}

@media screen and (max-width: 1330px) {
  .HotActWrap .bx-wrapper .bx-controls-direction .bx-prev {
    left: 0;
  }
  .HotActWrap .bx-wrapper .bx-controls-direction .bx-next {
    right: 0;
  }
  .bx-wrapper .bx-viewport {
    left: 10px
  }
  .WebGame li {
    margin: 71px 9px 0;
  }
}

@media screen and (max-width: 1420px) {
  .tGmlt_03 p a:hover .big-qr-code {
    right: auto;
    left: -162px;
  }
  .tGmlt_03 .big-qr-code:before {
    left: auto;
    right: -7px;
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
  }
}

@media screen and (max-width: 1330px) {
  .container,
  .MobileGame,
  .FreLinkWrap {
    overflow: hidden;
  }
}
@media screen and (max-width: 1308px) {
  .topBarC,
  .headerC,
  .container,
  .footerBox {
    min-width: 1280px;
  }
  .headerC.nav_fixed .main_headerC {
    margin: 0
  }
  .WebGame ul {
    /* width: 1280px; */
    width: 100%;
  }
  .WebGame li {
    margin: 71px 9px 0;
  }
  .MobileGame .mobile_game {
    width: 1280px;
  }
  .MobileGame .mobile_game li a {
    padding: 14px 9px;
  }
  .MobileGame .mobile_game .type_list {
    width: 1280px;
  }
  .MobileGame .mobile_game .type_list dl {
    margin: 15px 11px;
  }
  .NeirongGroup {
    width: 1280px;
  }
  .DifenGroup .Difen_zu {
    width: 1280px;
    padding: 0;
  }
  .DifenGroup .Difen_zu li {
    margin: 0 11px;
  }
  .FreLinkWrap {
    width: 1280px;
  }
}
/* update end */