
/*************   common  start  ******************/

.container {width: 100%;height: 100%; overflow: auto; margin: 0 auto;background: #5d6286;}

.z_header{width: 100%;height: 40px;line-height: 40px;text-align: center;font-size: 16px;position: relative;
  background-color: #363951;color: #ffffff;}
.z_main{height: auto;overflow: auto;padding: 16px 10%;color: #ffffff;position: relative; margin-bottom: 44px;}

.z_footer{position: fixed;bottom: 0;width: 100%;border: 0 none;background-color: #363951;padding: 5px 0;height: 44px;z-index: 1000;}
.z_footer nav{display: block;width: 100%;height: 100%;}
.z_footer nav a { width: 25%;padding: 0;float: left;display: inline-block;color: #fff;}
.z_footer nav a i {display: block;width: 20px;height: 20px;margin: 2px auto; position: relative;}
.z_footer nav a i.i_ft01{background: url("../images/main.png") no-repeat center; background-size: 20px 20px;}
.z_footer nav a.current i.i_ft01{background: url("../images/main_selected.png") no-repeat center; background-size: 20px 20px;}
.z_footer nav a i.i_ft02{background: url("../images/news.png") no-repeat center; background-size: 20px 20px;}
.z_footer nav a.current i.i_ft02{background: url("../images/news_selected.png") no-repeat center; background-size: 20px 20px;}
.z_footer nav a i.i_ft03{background: url("../images/game.png") no-repeat center; background-size: 20px 20px;}
.z_footer nav a.current i.i_ft03{background: url("../images/game_selected.png") no-repeat center; background-size: 20px 20px;}
.z_footer nav a i.i_ft04{background: url("../images/pay.png") no-repeat center; background-size: 20px 20px;}
.z_footer nav a.current i.i_ft04{background: url("../images/pay_selected.png") no-repeat center; background-size: 20px 20px;}
.z_footer nav a i.i_ft05{background: url("../images/my.png") no-repeat center; background-size: 20px 20px;}
.z_footer nav a.current i.i_ft05{background: url("../images/my_selected.png") no-repeat center; background-size: 20px 20px;}

.z_footer nav a span {display: block;text-align: center;font-weight: 100;text-shadow: 0 0;color: #fff;
    font-size: 12px;height: 15px;line-height: 15px; margin-top: 5px;}
.z_footer a.current span{color: #398de3;}

.error_main{padding:0;}
.jump_wrapper{margin:0 auto;padding-top:60px;background-color: #fff;width: 100%;overflow: hidden;text-align: center; min-height: 500px;}
.jump_wrapper .jump_left{margin-bottom: 20px;height: 80px;}
.jump_wrapper .jump_left.ok{background: url(../images/ok.png) center top no-repeat;background-size: 50% 50%;
width: 96px;height: 96px;margin: 0 auto;background-position-y: 24px;}
.jump_wrapper .jump_left.error{background: url(../images/false.png) center top no-repeat;}
.jump_wrapper .jump_right{vertical-align: top;display: inline-block;overflow: hidden;}
.jump_wrapper .jump_right h3{font-size: 16px;margin-bottom: 15px; color: #333;}
.jump_wrapper .jump_right p{font-size: 12px;color: #999;}
.jump_wrapper .jump_right p a{color: #ff9640;margin-left: 2px;}
.jump_wrapper .jump_right p strong{color: #ff9640;}

/*************   common  end  ******************/





/*************   login.html  start  ******************/
.sign_container{padding-bottom: 0;}
.sign_line{margin-top: 10px;}
.sign_line input.text, .sign_line input.text:active{width: 100%;background-color: #5d6286; border: none; border-bottom: 1px solid #363951;
  color: #fff;font-weight: bold; padding-right: 0px; padding-left: 0px; text-indent: 1em;}

.sign_line .remember_psd_div{width: 50%; float: left;}
.sign_line .forget_psd_div{width: 50%; float: right;text-align: right;}
.sign_form .other_opt{color: #727593;height: 30px;line-height: 30px; padding-left: 9px;}
.sign_line .forget_psd_div a{color: #727593;}
.sign_line .sign_in{display: inline-block; width: 100%;padding-bottom: 10px;padding-top: 10px;margin-top: 10px; text-decoration: none;
background: rgb(57, 141, 227) none repeat scroll 0% 0%; text-align: center;color: #fff;font-size: 15px;border-radius: 4px;}
.sign_line .sign_up_tip{text-align: center;margin-top: 25px;text-decoration: none;}
.sign_line .sign_up_tip a{color: #fff; font-size: 16px;}

.quick_login{height: 30px;line-height: 30px;}
.quick_login a{display: inline-block;}
.quick_login .qqlogin_btn{float: left;}
.quick_login .wx_login{float: right;}

/*************   login.html  end  ******************/


/*************   reg.html  start  ******************/

.sign_line .sign_up_tip a.return_login{font-size: 14px;color: rgb(57, 141, 227);}
.sign_form .other_opt a{color: #727593;}
.sign_form .verify{height: 30px;}
.sign_form .verify input.text{width: 60%;float: left;}
.verify_code{width: 85px;float: left;margin-left: 5px;height: 30px;}

/*************   reg.html  end  ******************/


/*************   pay.html  start  ******************/

.z_main_pay{padding: 0 !important;overflow-y: scroll;}
.z_main_pay a{text-decoration: none;}
.pay_user_div{width: 100%;height: 35px;background: #4A4F6F;}
.pay_user_div p{height: 35px;line-height: 35px;padding-left: 20px;}
.pay_user_div p span{font-size: 16px;color: #398de3;}

.select_game_div{background: #5d6286;margin-top: 5px;}
.select_server_div{margin-top: 10px;}
.item_title{height: 30px; line-height: 30px;margin-left: 20px;}
.item_option{height: auto;overflow: hidden;}
.item_option a{color: #ddd;padding: 4px 0;background: #373952;margin-top: 3px;margin-left: 3px;display: inline-block;
  width: 32%;float: left;font-size: 13px;text-align: center;border-radius: 3px;}

.select_amount_div{margin-top: 25px;}
.select_amount_div .item_title{background: #4A4F6F;margin: 0px;height: 35px;line-height: 35px;padding-left: 20px;}

.select_amount_div .pay_amount{width: 100%;background-color: #373952; border: none;height: 35px;line-height: 35px;
  text-align: center;color: #fff; }

.paytype_option{height: 40px;}
.amount_option{margin-top: 3px;height: 95px;}
.amount_option a{color: #fff;width: 48%;display: inline-block;float: left;padding: 10px 0px;
  text-align: center;background: #373952;margin-left: 4px;margin-top: 5px;border-radius: 3px;}
.pay_item{width: 130px; float: left;padding-left: 12px;}
.pay_item input{width: 30px;float: left;}
.pay_item p{width: 100px;float: left;}
.pay_item p span{margin-left: 24px;}
.pay_item p.zfb{background: url(../images/zfb.png) no-repeat; background-size: 20px 20px;}
.pay_item p.wx{background: url(../images/wx.png) no-repeat;background-size: 20px 20px;}
.do_pay_div{height:80px; text-align: center; background-color: #4A4F6F;}
.do_pay_div a{text-align: center; background: #398DE3;color: #fff; padding: 10px 30%;border-radius: 3px;font-size: 18px;display: inline-block;margin-top: 15px;}

.select_amount_div .prpay_amount{height: 50px;}
.prepay_option{text-align: center;margin-top: 8px;margin-bottom: 15px;}
.paytype_option .pay_option{width: 50%;float: left;}
.paytype_option .pay_btn{display: inline-block;width: 134px;height: 40px;background: url(../images/bg_bank.png);background-repeat: no-repeat;position: relative;}
.paytype_option .wx_pay_btn{background-position: -135px -358px;}
.paytype_option .zfb_pay_btn{background-position: 0px -358px;}
.paytype_option .selected i{position: absolute;bottom: 0;right: 0;width: 18px;height: 18px;
    background: url("../images/bank_checked.png") bottom right no-repeat;}

.pay_selected{background: #398DE3 !important;}
/*************   pay.html  end  ******************/



/*************   user.html  start  ******************/

.z_header_user{ padding-top: 15px; height: 100px;}
.z_header_user img{width: 56px; height: 56px;}
.z_header_user p{height: 20px;line-height: 20px;}
.z_main_user{padding: 0;}
.item_link{height: 60px; line-height: 60px;border-bottom: 1px solid #8285a0;}
.item_link a{height: 60px; line-height: 60px; display: inline-block; color: #fff;}
.item_link .item_title{width: 130px;float: left;text-indent: 55px;background: url(../images/my_game_icon.png) no-repeat;
  background-size: 40px 40px;color: #fff;background-position: 2px 10px;}
.user_info_link .item_title{background: url(../images/user_info_icon.png) no-repeat;background-size: 40px 40px;background-position: 2px 10px;}
.security_link .item_title{background: url(../images/security_icon.png) no-repeat;background-size: 40px 40px;background-position: 2px 10px;}
.pay_record_link .item_title{background: url(../images/pay_record_icon.png) no-repeat;background-size: 40px 40px;background-position: 2px 10px;}
.my_gift_link .item_title{background: url(../images/my_gift_icon.png) no-repeat;background-size: 40px 40px;background-position: 2px 10px;}
.item_link .arrow_a{display: inline-block; float: right;}
.item_link .arrow_a img{margin-top: 15px;margin-right: 12px;height: 30px;}

.z_main_info, .z_main_gift{padding: 0;}
.z_main_info .item_link .item_bg{background: transparent url("../images/arrow.png") no-repeat;background-position: right 18px;background-size: 15px 25px;
  padding-right: 30px;margin-right: 15px;}

.z_main_info .item_link .item_bg .orderleft {
    float: left;
    width: 50%;
    padding-left: 5px;
}
.z_main_info .item_link .item_bg .orderright {
    float: left;
    width: 45%;
    text-align: right;
}
.z_main_info .item_link .item_bg .one {
    line-height: 20px;
    font-size: 12px;
    height: 20px;
	color: #cbcbcb;
}
.z_main_info .item_link .item_bg .two {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
}

.z_main_info .item_link span{margin-left: 15px;}

.z_main_gift .title{height: 40px; line-height: 40px !important;padding: 0 !important;}
.z_main_gift .title span{margin-left: 20px;}

.z_main_gift .item_link{line-height: 0;padding: 15px 12px;}
.gift_detail{width: 70%;float: left;}
.gift_detail img{width: 55px; height: 55px;float: left;}
.gift_detail .gift_info{float: left;font-size: 13px;}
.gift_detail .gift_info a{display: inline-block;height: 20px;line-height: 20px;margin: 0;}
.gift_detail .gift_info span{height: 20px;line-height:20px;color: #fff;margin-left: 8px;}
.gift_get{float: right;line-height: 60px;}
.gift_get a{width: 65px;height: 30px;background: rgb(100, 159, 215) none repeat scroll 0% 0%;line-height: 30px;text-align: center;}

.mygame_header a {
    display: inline-block;
    width: 22px;
    height: 23px;
    background-image: url("/static/mobile/images/back.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 40%;
    margin-top: -7px;
    left: 20px;
    border: 0;
    text-shadow: 0 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
}

.quit_login_div{width: 100%;height: 40px;text-align: center;margin-top: 20px;}
.quit_login_div a{display: inline-block;height: 40px;line-height: 40px;background: rgb(54, 57, 81) none repeat scroll 0% 0%;
  width: 80%;border-radius: 3px;color: rgb(255, 255, 255);}


/*************   user.html  end  ******************/



/*************   pc_prepay.html  start  ******************/

.pc_prepay_container{width: 500px;height: 100%;overflow: hidden;}
.z_main_pc_prepay{min-height: 500px;overflow: auto;}
.phone_header{width: 500px; height: 75px; margin: 0 auto;
background: transparent url("../images/phone_header.png") repeat scroll 0% 0%;
background-size: 500px 75px;}

/*************   pc_prepay.html  end  ******************/


/*************   safe.html  start  ******************/
.safe_a{margin:0 auto; margin-top:20px;display: block;width: 90%; height: 40px; line-height: 40px; background: #363951;text-align: center; color: #fff;}

/*************   safe.html  end  ******************/


/***************** GameCenter start ***********************/

.search {
    height: 32px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.24);
    background-clip: content-box;
    display: -webkit-box;
    display: -moz-box;
    display: box;
}
.search input[type=text] {
    display: block;
    height: 100%;
    line-height: 32px;
    border: 0;
    text-indent: 20px;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0);
    -moz-box-flex: 3;
    -webkit-box-flex: 3;
    box-flex: 3;
}
.search input[type=submit] {
    width: 32px;
    height: 100%;
    background: url("../images/i_seacher.png") no-repeat center;
    background-size: 100% auto;
    background-origin: content-box;
    border: 0;
    margin-right: 5px;
}
.ranking_nav {
    background-color: rgba(115, 136, 133, 0.18);
    height: 40px;
    line-height: 40px;
    margin-bottom: 7px;
}
.ranking_nav a.chose {
    color: #398DE3;
    border-bottom: 3px solid #398DE3;
}
.ranking_nav a {
    color: #fff;
    float: left;
    width: 25%;
    height: 100%;
    line-height: 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 300;
    background: url("../images/ranking/i_split.png") no-repeat right;
    background-size: auto 16px;
}

.game_list {
  overflow: hidden;
}
.game_list .slide_cont {
  width: auto;
  height: auto;
  position: relative;
  overflow: hidden;
}
.game_list .slide_cont ul {
  padding: 0;
  float: left;
  overflow: auto;
  width: 100%;
  position: relative;
}
.game_list ul li {
  height: 60px;
  position: relative;
  clear: both;
  overflow: hidden;
  -webkit-border-image: url("/static/mobile/images/line_bg.png") 30 30 stretch;
       -o-border-image: url("/static/mobile/images/line_bg.png") 30 30 stretch;
          border-image: url("/static/mobile/images/line_bg.png") 30 30 stretch;
  border-width: 1px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}
.game_list ul li .list_content {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  overflow: hidden;
}
.game_list ul li > i {
  width: 31px;
  height: 33px;
  position: absolute;
  z-index: 10;
}
.game_list .game_log {
  width: 50px;
  height: 50px;
  padding: 5px 5px 5px 0;
  text-align: center;
  float: left;
}
.game_list .game_log a {
  display: block;
  width: 50px;
  height: 50px;
  padding-left: 0;
}
.game_log a img {
  width: 100%;
  height: auto;
  border-radius: 7px;
}
.game_list .game_info {
  margin: 3px 5px 0 5px;
  float: left;
  width: 44%;
}
.game_list .game_info p {
  opacity: 0.8;
  clear: both;
  vertical-align: middle;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #BBBBBB;
  font-weight: 300;
}
.game_list .game_info p span img {
  width: 10px;
  height: 10px;
}
img.grade-star {
  width: 10px;
  height: 10px;
}
.game_list .game_info p span:last-child {
  float: left;
  font-size: 10px;
  margin-left: 3px;
}
.game_list .game_info span.start_list {
  float: left;
}
.game_list .game_info h3 {
  height: 18px;
  line-height: 18px;
}
.game_list .game_info h3 span {
  float: left;
  color: #FFF;
  font-weight: 300;
  font-size: 14px;
  margin-right: 3px;
}
.game_list .game_lb {
  width: 8%;
  height: 60px;
  float: left;
  position: relative;
}
.game_list .game_lb a {
  display: block;
  width: 24px;
  height: 25px;
  position: absolute;
  top: 50%;
  margin-top: -15.5px;
  left: 50%;
  margin-left: -12px;
}
.game_list .game_btn {
  float: right;
  height: 60px;
  position: relative;
  width: 65px;
}
.game_list .game_btn a.btn_blue {
    background-color: #398DE3;
  width: 63px;
  height: 34px;
  line-height: 34px;
  font-size: 11px;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -18px;
  display: block;
  color: #ffffff;
  font-weight: 100;
  text-align: center;
  border-radius: 3px;
}
.game_list .game_btn a:hover {
  background-color: #0e4379;
  border-color: #1b5baa;
}
.icon_cont {
  width: 34px;
  position: absolute;
  z-index: 10;
}
.banner {
  width: 100%;
  height: 142px;
  overflow: hidden;
  border-top: 1px solid #00365a;
}
.banner ul {
  display: block;
  padding: 0;
  width: auto;
  height: auto;
  overflow: hidden;
  position: relative;
  clear: both;
}
.banner ul li {
  float: left;
  position: relative;
}
.banner ul li a {
  display: block;
  width: 100%;
  height: auto;
  overflow: auto;
  padding-bottom: 1px;
}
.banner ul li a img {
  width: 100%;
  height: auto;
  display: block;
}
.line_blue {
  height: 1px;
  width: 100%;
}
.line_blue hr {
  height: 100%;
  width: 50%;
  float: left;
  border: 0;
  border-bottom: 1px solid #ffffff;
}
.line_blue hr.left_blue {
  border-bottom-color: #4083b0;
}
.line_blue hr.right_green {
  border-bottom-color: #549747;
}
.play_list {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  width: 100%;
  height: 44px;
  line-height: 44px;
  padding: 0 3px 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.2);
  -moz-box-align: center;
  -webkit-box-align: center;
  box-align: center;
}
.logo {
  float: left;
  width: 95px;
  height: 22px;
  background-position: -2px -76px;
  top: 4px;
}
.play_list ul {
  position: relative;
  float: left;
  height: 100%;
  -moz-box-flex: 3;
  -webkit-box-flex: 3;
  box-flex: 3;
}
.play_list ul li {
  float: left;
  width: 20%;
  height: 100%;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.play_list ul li.list_active {
  color: #2abd72;
  border-bottom:;
}
.game_news {
  margin-top: 5px;
}
.title {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 42px;
  background: url("../images/index/index2_bg.png") no-repeat center;
  background-size: 100% auto;
  overflow: hidden;
  font-weight: 100;
  padding: 0 8px;
  margin-bottom: 1px;
}
.title_name {
  line-height: 42px;
  font-size: 14px;
  float: left;
  font-weight: bold;
}
.more {
  float: right;
  line-height: 50px;
  font-size: 12px;
}
.yellow {
  color: #ed961a;
}
.height_min {
  height: 30px;
  margin-top: 12px;
  -moz-box-flex: 3;
  -webkit-box-flex: 3;
  box-flex: 3;
  position: relative;
}
.recommend {
  height: 100%;
  padding: 5px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.recommend a {
  width: 50%;
  height: auto;
  padding: 2px;
  float: left;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.recommend a img {
  width: 100%;
  height: auto;
  display: block;
}
#slider {
  width: 100%;
  overflow: hidden;
}

.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap .wrap {
  float: left;
  width: 100%;
  position: relative;
}
.recommend figure article p {
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
  display: inline-block;
  width: 90%;
  padding: 3px;
  font-size: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 auto;
}
.game_figure {
  padding: 5px;
}
.game_figure a {
  display: block;
}
.game_figure a img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.scroll_cont {
  width: 100%;
  height: 110px;
  overflow: hidden;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
}
.nav_img {
  width: 100%;
  padding: 10px 0;
  height: 80px;
  position: absolute;
}
.nav_img a {
  float: left;
  width: 50px;
  padding: 5px 10px;
  text-align: center;
}
.nav_img a img {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 7px;
}
.nav_img a h4 {
  height: 30px;
  line-height: 30px;
  font-weight: 300;
  overflow: hidden;
}
.btn_green2 {
  color: #27a05d;
  border: 1px solid #27a05d;
  border-radius: 3px;
  padding: 3px 5px;
}
.btn_green2:visited {
  color: #27a05d;
}
.btn_green2:link {
  color: #27a05d;
}
.actions {
  padding: 8px;
  margin-bottom: 5px;
  background-color: rgba(0, 0, 0, 0.2);
}
.actions_main {
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.05);
}
.actions_main figure {
  height: 80px;
  overflow: hidden;
}
.actions_main figcaption {
  float: left;
  width: 62%;
  padding: 10px 0 0 10px;
  height: 60px;
}
.actions_main figcaption h3 {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.actions_main figcaption p {
  text-indent: 2em;
  line-height: 17px;
  margin-top: 7px;
  height: 34px;
  overflow: hidden;
}
.img_con {
  width: 96px;
  height: 100%;
  float: left;
  position: relative;
}
.img_con img {
  width: 100%;
  height: auto;
  border-radius: 3px;
}
.tips {
  overflow: hidden;
  height: 32px;
  line-height: 32px;
  margin: 20px 0 10px 0;
}
.tips time {
  color: #2abd72;
  font-weight: 300;
  background-color: #192a36;
  border-radius: 2px;
  margin-left: 5px;
  padding: 0 3px;
  height: 18px;
  line-height: 18px;
  position: relative;
  top: 7px;
}
.tips .btn_blue {
  width: 67px;
  padding: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  font-weight: 300;
  border-radius: 3px;
  margin-right: 5px;
}
.game_list {
  margin-top: 5px;
}
.top {
  top: 0;
}
.game_list ul li:first-child {
  border-top-width: 1px;
}
/**20160810**/
.z_container {
    background: #5d6286;
}
.start_list .i_start1{
    width: 10px;
    height: 10px;
    background-position: -2px -2px;
}
.icons {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("../images/icons.png") no-repeat center;
    position: relative;
    background-size: 150px 200px;
}

.z_main.z_gamecenter {
    padding: 0;
	padding-bottom: 18px;
}
.slide_cont.swipe-wrap {
    width: 100%;
}
ul#game_list_1 {
	height: 100%;
    width: 100%;
}
ul#game_list_2 {
	height: 100%;
    width: 100%;
}
ul#game_list_3 {
	height: 100%;
    width: 100%;
}
ul#game_list_4 {
	height: 100%;
    width: 100%;
}
/***************** GameCenter end  ***********************/

/***************** Game Detail start  ***********************/
.infos {
  height: auto;
  position: relative;
  clear: both;
  overflow: hidden;
  margin-top: 7px;
}
.save_game {
  width: auto;
  color: #FFF;
}
.save_game a {
  display: block;
  height: 15px;
  width: 15px;
  margin: 0 auto;
}
.save_game a img {
  display: block;
  margin: 0 auto;
}
.save_game a.lb_cont img {
  position: relative;
  top: 12%;
}
.save_game p {
  line-height: 18px;
  height: 18px;
  font-size: 12px;
}
.ml_20 {
  margin-left: 11%;
}
.game_banner {
  margin-top: 5px;
  position: relative;
}
.list_imgs {
  overflow: auto;
  width: auto;
  padding-bottom: 5%;
}
.list_imgs ul {
  padding: 0;
}
.list_imgs ul li {
  float: left;
  overflow: auto;
}
.list_imgs ul li a {
  width: 98%;
  display: inline-block;
  float: left;
  padding: 4% 2%;
}
.list_imgs ul li a img {
  width: 100%;
  height: auto;
}
.list_imgs ul li a:first-child {
  padding-right: 1%;
}
.list_imgs ul li a:last-child {
  padding-left: 1%;
}
.game_detail {
  margin-top: 5px;
}
.game_detail_main article {
  padding: 4%;
}
.game_detail_main {
  position: relative;
}
.game_detail h2 {
  height: 36px;
  line-height: 36px;
  text-indent: 1em;
  position: relative;
  font-weight: 100;
  font-size: 14px;
}
.game_detail_main article p {
  font-size: 12px;
  line-height: 2em;
  text-indent: 1.5em;
  overflow: hidden;
  color: #CCCCCC;
}
.game_detail p span {
  float: left;
  text-align: left;
  text-indent: 0.5em;
}
.game_detail p span.title {
  width: 100px;
  text-align: right;
}
.margin_bottom {
  margin-bottom: 20px;
}
.i_play {
  background-position: -161px -5px;
}
.infos_main {
  height: auto;
  padding: 10px 14px;
  overflow: hidden;
}
.z_main .to_play {
  height: auto;
}
.to_play div.game_btn {
  height: 100%;
}
.game_list_main {
  height: 30px;
  overflow: hidden;
  padding: 14px;
}
.game_list .game_btn {
  float: right;
  height: 60px;
  position: relative;
  width: 65px;
}
.game_list .game_btn a.btn_blue {
  width: 63px;
  height: 34px;
  line-height: 34px;
  font-size: 11px;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -18px;
  display: block;
  color: #ffffff;
  font-weight: 100;
  text-align: center;
  border-radius: 3px;
}
.game_list .game_btn a:hover {
  background-color: #0e4379;
  border-color: #1b5baa;
}
.bottom_margin {
  height: 15px;
  width: 100%;
}
/**slider css  start-----------------------------*/
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  left: 0;
  right: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  top: 10%;
  text-align: center;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 55px;
  /*background: transparent url("../images/themes.png") no-repeat left top;*/
  margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
.callbacks_tabs {
  list-style: none;
  position: absolute;
  bottom: 2%;
  z-index: 999;
  left: 37%;
}
.callbacks_tabs li {
  display: inline-block;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
  }
}
/*----*/
.callbacks_tabs a {
  visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size: 0;
  visibility: visible;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: #FFFFFF;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after {
  background: #29ba67;
}
/**slider css  end-----------------------------*/
/**index.css*/
@media only screen and (max-width: 320px) {
  .play_list ul li {
    font-size: 1.5em;
  }
  .game_list li div.game_btn button.ui-btn-b {
    font-size: 1.0em;
  }
  .center div.center_left {
    font-size: 1.2em;
    line-height: 5vh;
  }
  .game_news_main .new_page1 div.ui-block-b {
    font-size: 1.0em;
  }
  .center .center_right span {
    line-height: 5vh;
  }
  .game_detail_main article {
    padding: 1%;
  }
  .game_detail p span.title {
    width: 80px;
  }
}
.game_list ul {
  padding: 0;
}
.game_list ul li {
  height: auto;
  /* padding-bottom: 2%; */
  position: relative;
  clear: both;
  overflow: hidden;
 /*  padding-top: 2%; */
}

.linear {
  color: #565759;
  width: 100%;
  height: 2px;
  position: absolute;
  /*background: linear-gradient(to right, rgba(87,105,115,0), rgba(87,105,115,1));*/
  background: url("../public/images/line_bg.png") no-repeat right;
  background-size: 100% 1px;
  bottom: 0;
  border: 0;
}
.game_list .game_log {
  width: 50px;
  height: 50px;
  text-align: center;
  float: left;
  margin-right: 5px;
}
.game_list .game_log a {
  display: block;
  width: 100%;
  height: 100%;
}
.game_list .game_log img {
  width: 50px;
  height: 50px;
  border-radius: 8px;
}
.game_list .game_info {
  float: left;
  width: auto;
  height: 100%;
}
.game_list .game_info h3 {
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  font-weight: 100;
}
.small {
  width: 37px;
  height: 18px;
  color: #ffffff;
  font-style: normal;
  background: #f9433a;
  border-radius: 5px;
  padding: 1px 5px;
  font-weight: 100;
}
.new {
  background: #2dbd6b;
}
.game_list {
  overflow: hidden;
  height: auto;
}
.game_list .slide_cont {
  width: auto;
  position: relative;
}
.game_list .slide_cont ul {
  float: left;
  overflow: auto;
}
.game_list .game_info p {
  height: 15px;
  line-height: 15px;
  font-weight: 100;
  color: #FFF;
  opacity: 0.8;
  clear: both;
  vertical-align: middle;
}
.game_list .game_info p span:last-child {
  display: inline-block;
  float: left;
}
.game_list .game_info span.start_list {
  float: left;
  height: 100%;
  width: auto;
  margin-right: 14px;
}
.game_list .game_info span.start_list a {
  display: inline-block;
  width: 8px;
  height: 100%;
  position: relative;
}
.game_list .game_info span.start_list a img {
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
}
.game_list .game_btn button.ui-btn-b {
  width: 100%;
  background: #2270BF none repeat scroll 0 0;
  border-color: #3085EE;
  font-weight: bold;
  font-size: 1.5em;
  height: 3em;
  margin: 0;
}
.game_list .game_btn button.ui-btn-b:hover {
  background-color: #0e4379;
  border-color: #1b5baa;
}
html body .ui-group-theme-a a:hover {
  color: #FFFFFF;
  opacity: 1;
}
.game_log .icon_cont {
  position: absolute;
  width: 40%;
  height: auto;
}
.i_fl {
  background-position: -2px -38px;
  width: 61px;
  height: 65px;
  background-size: 100% auto;
}
.i_hd {
  background-position: -2px -38px;
  width: 61px;
  height: 65px;
  background-size: 100% auto;
}
.swipe {
  /*overflow: hidden;
  visibility: hidden;
  position: relative;*/
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap .wrap {
  float: left;
  width: 100%;
  position: relative;
}
.btn_check {
  display: box;
  display: -moz-box;
  display: -webkit-box;
  box-pack: center;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}
.btn_check ul {
  width: auto;
  height: 10px;
  padding: 0;
}
.btn_check ul li {
  float: left;
  background: #FFFFFF;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
.btn_check ul li.active_role {
  background-color: #2abd72;
}
.b {
  font-weight: 200;
}
.block_bg {
    background-color: rgba(0, 0, 0, 0.2);
}
.z_main.z_gamedetail {
    padding: 1.2%;
    padding-top: 0;
    color: #ffffff;
}

nav.unslider-nav {
    width: 35%;
    position: absolute;
    bottom: 10px;
    left: 44%;
}
.unslider-nav li {
    text-indent: -999em;
    float: left;
    background: #FFFFFF;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
}
.unslider-nav li.unslider-active {
    background-color: #398DE3;
}
.gamedetail_header a {
    display: inline-block;
    width: 22px;
    height: 23px;
    background-image: url("/static/mobile/images/back.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 40%;
    margin-top: -7px;
    left: 20px;
    border: 0;
    text-shadow: 0 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
}
.gamecenter_header a {
    display: inline-block;
    width: 22px;
    height: 23px;
    background-image: url("/static/mobile/images/back.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 40%;
    margin-top: -7px;
    left: 20px;
    border: 0;
    text-shadow: 0 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
}
i.i_game {
    display: inline-block;
    width: 17px;
    height: 12px;
    background: url("/static/mobile/images/game1.png") no-repeat center;
    background-size: 100% 100%;
    margin-right: 5px;
}
.game_info p span {
    margin-right: 12px;
}
/***************** Game Detail end  ***********************/

/************* index start *********************/
.index_container{
	height:auto;
}
.index_container .banner{
	visibility: visible;
	width: 100%;
    height: auto;
    overflow: hidden;
}
.index_container .banner ul{
	display: block;
    padding: 0;
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
    clear: both;
}
.index_container .banner ul li {
	width: 100%;
    float: left;
    position: relative;
}

.index_container .banner ul li a {
    display: block;
    width: 100%;
    height: auto;
    overflow: auto;
    padding-bottom: 1px;
}
.index_container .banner ul li a img {
    width: 100%;
    height: auto;
    display: block;
}
.recommend_game{
	margin-top: 5px;
}
.recommend_item{
	height: 100%;
    padding:0px 5px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.recommend_item a {
    width: 33.33%;
    height: auto;
    padding: 2px;
    float: left;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.recommend_item a img {
	border-radius: 8px;
    width: 100%;
    height: auto;
    display: block;
}

.game_nav{
	margin-top: 5px;
}
.nav_item{
	height: 100%;
    padding: 0px 5px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.nav_item a {
    width: 50%;
    height: auto;
    padding: 2px;
    float: left;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.nav_item a img {
    width: 100%;
    height: auto;
    display: block;
}

.game_item{
	margin-top: 5px;
}
.scroll_game{
    width: 100%;
    height: 110px;
    overflow: hidden;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
}
.game_img{
    height: 80px;
    position: absolute;
}
.game_img a {
    float: left;
    width: 62px;
    padding: 0px 5px;
    text-align: center;
}
.game_img a img {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 7px;
}
.game_img a h4 {
	color:#fff;
	font-size:12px;
    height: 30px;
    line-height: 30px;
    font-weight: 300;
    overflow: hidden;
}

.index_title {
	color:#fff;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    font-weight: 100;
    padding: 0 8px;
    margin-bottom: 1px;
}
.index_title .title_name {
	color: #fff;
    line-height: 42px;
    font-size: 14px;
    float: left;
    font-weight: bold;
}
.i_recommend{
	width: 48px;
    height: 25px;
    background: url(../images/logo.png) no-repeat;
	background-size: cover;
    top: 3px;
    margin-right: 5px;
	display: inline-block;
}
.i_fire {
    width: 12px;
    height: 14px;
    background-position: -44px -2px;
    top: 3px;
    margin-right: 5px;
}
.logo_icons {
	top: 8px;
    display: inline-block;
    width: 54px;
    height: 24px;
    background: url("../images/logo.png") no-repeat center;
	background-size:100% 100%;
    position: relative;
}
.index_title .more {
	color:#fff;
    float: right;
    line-height: 42px;
    font-size: 12px;
}
.footer_padding{
	height: 54px;
}
/************* index end *********************/
/************* article start********************/
.news_container {
	height:auto;
}
.news_container .banner{
	visibility: visible;
    width: 100%;
    height: auto;
}
.news_container .banner ul {
    display: block;
    padding: 0;
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
    clear: both;
}
.article_nav {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    width: 100%;
    height: 44px;
    line-height: 44px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-align: center;
    -webkit-box-align: center;
    box-align: center;
}
.article_nav ul {
	padding-bottom: 1px;
	border-bottom:1px solid #8285a0;
   	width:100%;
    height: 100%;
    -moz-box-flex: 3;
    -webkit-box-flex: 3;
    box-flex: 3;
}
.article_nav ul li.list_active {
    color: #fff;
    border-bottom: 2px solid #398de3;
}
.article_nav ul li {
    float: left;
    width: 25%;
    height: 100%;
    color: #8285a0;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
.article_list {
	padding:0px 0px;
    margin-top: 5px;
	overflow: hidden;
}
.article_list .slide_cont {
	min-height:400px;
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden;
}
.article_list .slide_cont ul {
    padding: 0;
    float: left;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.article_list ul li {
    height: auto;
    position: relative;
    clear: both;
    overflow: hidden;
    -webkit-border-image: url("../public/images/line_bg.png") 30 30 stretch;
    -o-border-image: url("../public/images/line_bg.png") 30 30 stretch;
    border-image: url("../public/images/line_bg.png") 30 30 stretch;
    border-width: 1px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}
.article_list ul li .list_content {
	border-bottom:1px solid #8285a0;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px;
    overflow: hidden;
}
.article_list .game_log {
    width: 50px;
    height: 50px;
    padding: 5px 5px 5px 0;
    text-align: center;
    float: left;
}
.relative {
    position: relative;
}
.article_list .game_log a {
    display: block;
    width: 50px;
    height: 50px;
    padding-left: 0;
}
.game_log a img {
    width: 100%;
    height: auto;
    border-radius: 7px;
}
.article_list .article_info {
    margin: 3px 5px 0 5px;
    float: left;
    width: 44%;
}
.article_list .article_info h3 {
	margin-top: 10px;
    height: 18px;
    line-height: 18px;
}
.article_list .article_info h3 span {
    float: left;
    color: #FFF;
    font-weight: 300;
    font-size: 14px;
    margin-right: 3px;
}
.article_list .time_part {
    float: right;
    height: 60px;
    position: relative;
    width: 65px;
}
.article_list .time_part span.article_time {
    width: 65px;
    height: 34px;
    line-height: 34px;
    font-size: 11px;
    padding: 0;
    position: absolute;
    top: 80%;
    right: 0;
    margin-top: -18px;
    display: block;
    color: #A4A7C5;
    font-weight: 100;
    text-align: center;
    border-radius: 3px;
}
.news_detail_container{
	height:100%;
}
.article_main {
    margin: 2%;
}
.z_header .article_title {
    display: inline-block;
    width: 22px;
    height: 23px;
    background-image: url("../images/back.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 25%;
    left: 20px;
    border: 0;
    text-shadow: 0 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
}
.z_header span {
    display: inline-block;
    max-width: 70%;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.article_main article {
    padding: 10px 10px 20px 10px;
}
.article_main article p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
.article_main article p img{
    width:100%;
}
/************* article end *********************/
/************* gift start *********************/
.gift_container{
	height:100%;
}
.gift_container .z_header .gift_title{
	display: inline-block;
    width: 22px;
    height: 23px;
    background-image: url("../images/back.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 25%;
    left: 20px;
    border: 0;
    text-shadow: 0 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
}
.gift_container .main {
    margin: 5px 0 10px 0;
	height:auto;
}
.gift_container .main .content{
    margin: 5px 0 10px 0;
	height:auto;
}
.gift_container .main .infos_main{
	height: 56px;
    padding: 14px;
}
.gift_container .main .infos_main .game_log {
    width: 56px;
    height: 56px;
    text-align: center;
    float: left;
    margin-right: 14px;
}
.game_log a {
    display: block;
    width: 100%;
    height: 100%;
}
.game_log img {
    width: 56px;
    height: 56px;
}
.gift_container .main .infos_main .game_info {
    float: left;
    width: auto;
    height: 100%;
}
.gift_container .main .infos_main .game_info h3 {
	color:#fff;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 100;
}
.game_info p {
	font-size: 12px;
    height: 15px;
    line-height: 15px;
    font-weight: 100;
    color: #FFF;
    clear: both;
    vertical-align: middle;
}
.gift_container .main .infos_main .gift_btn{
	
	width: auto;
    float: right;
    height: 100%;
}
.gift_container .main .infos_main .gift_btn .btn_blue {
	line-height: 30px;
	text-align:center;
    padding: 0;
    display: block;
    width: 70px;
	height: 30px;
    border-radius: 4px;
    font-size: 13px;
	background: #398de3;
	color: #fff;
	margin-top:12px;	
}


.gift_container .main .gift_content{
	border-top: 1px solid #fff;margin-top:10px;padding:20px;
}
.gift_container .main .gift_content{
	color: #fff;
    font-size: 14px;
    line-height: 22px;
}
    
.gift_container .title {
    font-size: 14px;
    font-weight: 100;
    height: 32px;
    line-height: 32px;
    padding: 0 14px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #EEAF64;
    background-image: url("../public/images/lines.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 1px;
}
.i_lb2 {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url("../images/game_gift_center/i_lb2.png") no-repeat center;
    background-size: 100% auto;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.gift_list li {
	border-bottom: 1px solid #8285a0;
    padding: 8px 16px;
    overflow: hidden;
    position: relative;
    height: 53px;
}
.fl {
    float: left;
}
.game_logo {
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.game_logo img {
  float: left;
  border-radius: 7px;
}
.information {
  width: 60%;
}
.information h3,
.information h4,
.information p {
  font-weight: 300;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.information h3 a{
  font-size: 14px;
}
.information h3 a{
	color: #fff;
}
.information h4 a{
   font-size:13px;
  color: #fff;
}
.information p a{
  color: #fff;
  font-size: 10px;
}
.gift_list li .fr {
	float:right;
    width: 50px;
    height: 100%;
    position: relative;
}
.gift_list .btn_yellow {
	background: #398de3;
    color: #fff;
}
.gift_list .btn_blue {
	border-radius: 3px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 0;
}







/************* gift end *********************/






/************* quick start *********************/


.user_nav_tab{
    width: 339px;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 5px;
    border: 2px solid #72c6f7;
    height: 35px;
    line-height: 35px;
    text-align: center
}
.user_nav_tab a{
    width: 111px;
    display: block;
    border-right: 2px solid #72c6f7;
    color: #fff;
    float: left;
}
.user_nav_tab a.current{
    background: #72c6f7;
}


/************* quick end *********************/


