/*
* @Author: Administrator
* @Date:   2018-01-15 13:56:36
* @Email:   shadowmon@qq.com
* @module:   webpage.css
* @Last Modified by:   Administrator
* @Last Modified time: 2018-01-25 16:25:05
*/

.warp1240 {
    width: 1240px;
    margin: 0 auto;
}

.bg_pic img {
    width: 760px;
    height: 240px;
}

.warp1200 {
    width: 1200px;
    margin: 0 auto;
}

.warp1000 {
    width: 1000px;
    margin: 0 auto;
}

.warp938 {
    width: 938px;
}

.warp880 {
    width: 880px;
}

.warp850 {
    width: 850px;
}

.warp810 {
    width: 810px;
}

.warp770 {
    width: 760px;
}

.warp760 {
    width: 760px;
}

.warp700 {
    width: 700px;
}

.warp500 {
    width: 500px;
}

.warp430 {
    width: 430px;
}

.warp300 {
    width: 300px;
}

.warp280 {
    width: 280px;
}

.warp260 {
    width: 260px;
}

.mtop280 {
    margin-top: 280px;
}

.mtop65 {
    margin-top: 65px;
}

.mtop50 {
    margin-top: 50px;
}

.mtop5 {
    margin-top: 5px;
}

.pad10 {
    padding: 10px;
}

.pad20 {
    padding: 20px;
}

.pad30 {
    padding: 30px;
}

.pad40 {
    padding: 40px;
}

.padhl10 {
    padding: 0 10px;
}

.tal {
    text-align: left;
}

a:hover {
    text-decoration: none;
}

.ipt220 {
    width: 220px;
    height: 36px;
    border: none;
    text-indent: 12px;
}

input {
    outline: 0;
}

.btn {
    padding: 0px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    outline: none;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #337AB7;
    border: none;
    display: inline-block;
    cursor: pointer;
    *display: inline;
    *zoom: 1;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    text-decoration: none;
}

.btn_success {
    background: #40ac2f;
}

.btn_success-v1 {
    background: #3c3;
}

.btn_warn {
    background: #ff4e00;
}

.btn_safe {
    background: #39f;
}

.border_underline_o {
    border-bottom: 1px #ff7814 solid;
}

.form_control .form_select {
    border-top: 1px solid #848484;
    border-left: 1px solid #848484;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.u_title,
.user_title {
    line-height: 60px;
    font-size: 20px;
    color: #3f3f3f;
}

.huishou_intro {
    margin: 10px 0 20px 0;
    padding: 0 20px;
    color: #777;
    border: 1px solid #eee;
}

.huishou_intro p {
    font-size: 15px;
    margin: 20px 0;
}

.huishou_intro .title {
    color: #f00;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.huishou_intro .content {
    line-height: 28px;
}

.fanli_ctn .game-list {
    padding: 10px 0;
}


/* èŒ…å¨„éˆ¥æ’â”žÃ·ï¿½-module */

.menus_bar {
    height: 50px;
    line-height: 50px;
    background-color: #192751;
}

.menus {
    height: 50px;
    float: left;
}

.menus a {
    display: inline-block;
    color: #fff;
    font-size: 19px;
    line-height: 50px;
    padding: 0 23px;
    float: left;
}

.menus a.active,
.menus a:hover {
    background-color: #237300;
}

.menus_qq {
    float: right;
    padding: 0 18px 0 12px;
    background-color: #05a2fc;
    height: 50px;
    width: 265px;
}

.menus_qq em {
    background: url("../images/qq_icon.png") -9px -138px;
    display: inline-block;
    width: 55px;
    height: 50px;
    float: left;
}

.menus_qq span {
    font-size: 18px;
    float: left;
    color: #fff;
    line-height: 50px;
    margin-left: 15px;
    display: inline-block;
}

.menus_Noqq {
    width: 295px;
    height: 50px;
    display: inline-block;
    background: url("../images/service_bg1.png") center center no-repeat;
    float: right;
}

.menus .rank {
    position: relative;
}

.menus .rank em {
    width: 40px;
    height: 20px;
    display: inline-block;
    background: url("/Public/Common/images/rank_icon.png") -38px -66px;
    position: absolute;
    top: -5px;
    left: 40px;
}

.menus .rank em.hide {
    display: none;
}

.slideBox {
    width: 880px;
    height: 270px;
    position: relative;
}

.slideBox .bd {
    width: 100%;
    height: 100%
}

.slideBox .bd ul,
.slideBox .bd ul li {
    width: 100%;
    height: 100%
}

.slideBox .hd {
    position: absolute;
    bottom: 7px;
    right: 20px;
}

.slideBox .hd span {
    width: 8px;
    height: 3px;
    border: 2px solid #fff;
    display: inline-block;
    margin-left: 8px;
}

.slideBox .hd span.on {
    background-color: #cc0000;
    border-color: #cc0000;
}

.login_module {
    width: 240px;
    height: 230px;
    padding: 20px;
    background-color: #2f2d37;
}

.form_item {
    height: 40px;
    margin-bottom: 20px;
}

.ppbox {
    width: 750px;
    border: 3px solid #e0e0e0;
    z-index: 100;
    position: absolute;
    background: #fff;
    top: 41px;
    display: none;
}

.ppbox#serversel {
    left: -260px;
}

.ppbox .pptit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
    background: #f0f0f0
}

.ppbox .pptit span {
    display: inline-block;
    width: 80px;
    margin: 0 5px 0 8px;
    cursor: pointer;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 13px;
    margin-top: 7px;
}

.ppbox .pptit span.on {
    display: inline-block;
    width: 80px;
    margin: 0 5px 0 8px;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    border-bottom: 2px solid #f60;
    color: #f60;
    font-weight: bold;
    text-align: center;
    margin-top: 8px;
}

.ppbox .ppinfo {
    margin: 4px 6px;
    overflow: auto;
    height: 150px;
}

.ppbox .ppinfo ul {}

.ppbox .ppinfo li {
    width: 125px;
    line-height: 30px;
    float: left;
    display: inline;
    text-indent: 6px;
    font-size: 12px;
    color: #000;
    text-align: center;
    margin: 5px 9px;
}

.ppbox .ppinfo li a {
    color: #333;
    border: 1px solid #dfdfdf;
    text-indent: 0;
    padding: 3px 0;
}

.ppbox .ppinfo li a.on {
    color: #23a2de;
    border: 1px solid #23a2de;
}

.ppbox .pptit_2 {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
    background: #f0f0f0
}

.ppbox .pptit_2 span {
    display: inline-block;
    width: 120px;
    margin: 0 5px 0 8px;
    cursor: pointer;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 12px;
    margin-top: 7px;
}

.ppbox .pptit_2 span.on {
    display: inline-block;
    width: 120px;
    margin: 0 5px 0 8px;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
    font-size: 12px;
    background: #fff;
    margin-top: 8px;
}

.ppbox .ppinfo_2 {
    margin: 4px 6px;
    overflow: auto;
    height: 150px;
}

.ppbox .ppinfo_2 ul {}

.ppbox .ppinfo_2 li {
    width: 90px;
    line-height: 30px;
    float: left;
    display: inline;
    text-indent: 6px;
    font-size: 14px;
    color: #000;
    text-align: center;
    margin: 0 5px;
}

.ppbox .ppinfo_2 li a {
    color: #333;
}

#fanli_money {
    font-size: 18px;
    color: #f60;
    font-weight: bold;
}

.yh_list {
    width: 230px;
    height: 100%;
    background: #f5f5f5;
}

.yh_list li {
    height: 60px;
    background: #f5f5f5;
    line-height: 60px;
    text-indent: 28px;
    font-size: 16px;
    float: left;
    width: 230px;
    position: relative;
}

.yh_list li a {
    display: block;
    width: 100%;
    height: 60px;
    text-decoration: none;
    text-indent: 80px;
}

.yh_list li.yhead {
    background-color: #e9e9e9;
    font-size: 18px;
    color: #676767;
}

.yh_list li.alipay.on,
.yh_list li.alipay:hover {
    background: #23a2de;
}

.yh_list li.weixin.on,
.yh_list li.weixin:hover {
    background-color: #4fc01d;
}

.yh_list li.xiyou.on,
.yh_list li.xiyou:hover {
    background-color: #ff6600;
}

.yh_list li.yeepay.on,
.yh_list li.yeepay:hover {
    background-color: #17abe3;
}

.yh_list li.on a,
.yh_list li:hover a {
    color: #fff;
    font-weight: bold;
    background-position: 10px -344px;
}

.yh_list li i.p_ico {
    width: 32px;
    height: 32px;
    background: url('/Themes/Separate_2/static/images/pay-ico.png') no-repeat;
    display: inline-block;
    position: absolute;
    top: 14px;
    left: 37px;
}

.yh_list li i.alipay {
    background-position: 0 0;
}

.yh_list li i.weixin {
    background-position: -42px 0;
}

.yh_list li i.xiyou {
    background-position: -84px 0;
}

.yh_list li i.yeepay {
    background-position: -126px -1px;
}

.yh_list li.on i.alipay,
.yh_list li:hover i.alipay {
    background-position: 0 -42px;
}

.yh_list li.on i.weixin,
.yh_list li:hover i.weixin {
    background-position: -42px -42px;
}

.yh_list li.on i.xiyou,
.yh_list li:hover i.xiyou {
    background-position: -84px -42px;
}

.yh_list li.on i.yeepay,
.yh_list li:hover i.yeepay {
    background-position: -126px -42px;
}

.yh_info {
    width: 838px;
    padding-left: 50px;
    padding-top: 20px;
    border: 1px solid #ededed;
    margin-bottom: 60px;
    padding-right: 80px;
    border-top: 0;
}

.yh_info .pay_subtitle {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    color: #393939;
    border-bottom: 1px solid #e7e7e7;
}

.chose_item .chose_itemv {
    width: 240px;
    height: 41px;
    line-height: 41px;
    background: url('../images/chose_item.png') no-repeat;
    margin-right: 20px;
    float: left;
    font-size: 15px;
    color: #5e5e5e;
    cursor: pointer;
    position: relative;
}

.chose_item .chose_itemv a {
    display: block;
    text-indent: 20px;
    color: #898989;
}

.payway_module .cz_table {
    margin-top: 15px;
}

.payway_module .cz_table .tname {
    font-size: 14px;
    color: #666;
    width: 180px;
}

.payway_module .cz_table .kong td {
    border-bottom: 1px solid #ebebeb;
}

.payway_module .cz_table .ver {
    vertical-align: top;
}

.payway_module .cz_table .money {
    width: 666px;
}

.payway_module .cz_table .money li {
    background: #fff;
    width: 78px;
    height: 33px;
    border: 1px solid #c5c5c5;
    text-align: center;
    line-height: 33px;
    color: #666;
    font-size: 14px;
    float: left;
    display: inline;
    margin-right: 30px;
    margin-top: 20px;
    cursor: pointer;
}

.payway_module .cz_table .money li.cur {
    height: 31px;
    line-height: 31px;
    border: 2px solid #f60;
}

.payway_module .cz_table .money li:hover {
    border-color: #f60;
    color: #f60;
}

.payway_module .cz_table .tlabel {
    width: 170px;
    text-align: right;
    font-size: 15px;
    color: #929292;
    margin-right: 3px;
}

.othermon {
    margin-top: 20px;
    height: 35px;
    width: 360px;
}

.yuan {
    font-size: 18px;
    color: #f60;
    font-weight: bold;
}

.yuans {
    font-size: 12px;
}

#yuancount {
    font-size: 16px;
    font-weight: bold;
    color: #f60;
}

.yhcheck .ytop {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    margin-top: 30px;
}

.yhlist {
    width: 100%;
    margin-right: -50px;
    margin-top: 20px;
}

.yhlist li {
    width: 152px;
    height: 47px;
    float: left;
    display: inline;
    margin: 15px 45px 15px 0;
    cursor: pointer;
}

.yhlist li a {
    display: block;
    border: 1px solid #ccc;
    padding: 1px;
}

.yhlist li.cur a,
.yhlist li a:hover {
    border: 2px solid #f60;
    padding: 0;
}

.yhlist li a img {
    width: 148px;
    height: 43px;
}

.toqita {
    height: 25px;
    padding: 5px 0;
}

.xiyoubipay td {
    border-bottom: 1px solid #dedede;
    height: 40px;
    line-height: 40px;
}

.mustbi {
    color: #f60;
    font-size: 16px;
    font-weight: bold;
}

.notenough {
    padding-left: 20px;
    color: #f00;
    font-size: 14px;
}

.notenough a {
    color: #00f;
    text-decoration: underline;
}

.userbi {
    font-size: 16px;
    color: #060;
}

.userbi.not_enough {
    color: #f00;
    font-weight: bold;
}

.uinput {
    border: 1px solid #e6e6e6;
}

#overlay_ {
    width: 550px;
    height: 360px;
    border: 4px solid #777;
    background-color: #fff;
}

.Pay_info {
    padding: 15px 20px;
}

.pay_title {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #ff961c;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    color: #292929;
}

.pay_title i {
    width: 5px;
    height: 20px;
    background-color: #ff961c;
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

.pay_title .close_layer {
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 10px;
    line-height: 16px;
    background: url(../images/close.gif) no-repeat;
    cursor: pointer;
    text-indent: -999999px;
}

.info_table {
    margin-top: 20px;
}

.info_table td {
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    text-align: left;
    padding: 0 10px;
    font-size: 14px;
}

.info_table td.tip {
    color: #039;
    text-align: right;
    padding-right: 15px;
    font-size: 12px;
}

.pay_btn {
    padding: 15px 0;
    height: 30px;
    line-height: 30px;
}

.pay_btn a {
    display: block;
    float: left;
    width: 90px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    background-color: #ff3300;
    font-size: 14px;
}

.pay_btn a.submit {
    margin-left: 155px;
    display: inline;
}

.pay_btn a.backpay {
    margin-left: 30px;
    display: inline;
    color: #7f7f7f;
    background-color: #dbdbdb;
}

.pay_btn a:hover {
    text-decoration: none;
    color: #fff;
}

.pay_btn a.waiting,
.pay_btn a.fanhui {
    background-color: #9c9c9c;
    color: #fff;
}

.pay_btn a.waiting {
    margin-left: 140px;
    display: inline;
    width: 120px;
}

.pay_btn a.fanhui {
    margin-left: 30px;
    display: inline;
}

.rbtn {
    color: #fff;
    font-size: 20px;
    text-align: center;
    background: #ff6600;
    border: none;
    cursor: pointer;
    width: 180px;
    height: 47px;
}

.rbtn.on {
    background: #CCC;
}

.form_name {
    width: 140px;
    float: left;
    line-height: 36px;
    font-size: 15px;
    color: #929292;
}

.ppbox .ppinfo li.mygame {
    width: 210px;
    margin: 5px 18px;
}

.fanlilog_ctn .tb_mygame {
    width: 100%;
}

.tb_mygame tr.state_20,
.tb_mygame tr.state_30 {
    background-color: #f8f8f8;
}

.tb_mygame tr.state_20 td,
.tb_mygame tr.state_30 td {
    color: #949494;
}

.tb_mygame td {
    position: relative;
}

.tb_mygame td .td_btn {
    padding: 3px 13px;
    font-size: 13px;
    border: 1px solid #ebebeb;
}

.tb_mygame td .recycle_state_0 {
    background-color: #fafafa;
    color: #666;
}

.tb_mygame td .recycle_state_0:hover {
    background-color: #4ab051;
    color: #fff;
    border-color: #4ab051;
}

.tb_mygame td .recycle_state_10 {
    background-color: #fafafa;
    color: #ff3333;
    padding: 3px 6px;
}

.tb_mygame td .recycle_state_10:hover {
    background-color: #fafafa;
    color: #ff3333;
    border-color: #ff3333;
}

.tb_mygame td .recycle_state_20 {
    background-color: #fdfdfd;
    color: #949494;
    border-color: #fdfdfd;
}

.tb_mygame td .recycle_state_30 {
    background-color: #fdfdfd;
    color: #949494;
    border-color: #fdfdfd;
    padding: 3px 20px;
}

.recycle_tips {
    position: absolute;
    background-color: #fff;
    z-index: 2;
    bottom: 40px;
    border: 1px solid #c9c9c9;
    color: #555;
    font-size: 13px;
    line-height: 22px;
    padding: 15px 10px;
}

.recycle_tips em {
    position: absolute;
    display: inline-block;
    width: 9px;
    height: 6px;
    bottom: -6px;
    background: url("../images/hs_triangle_icon.png") center center no-repeat;
}

.recycle_tips0 {
    width: 338px;
    height: 110px;
    left: 35px;
    text-indent: 20px;
    text-align: left;
}

.recycle_tips0 em {
    left: 170px;
}

.recycle_tips1,
.recycle_tips2 {
    width: 260px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    left: 81px;
}

.recycle_tips1 em,
.recycle_tips2 em {
    left: 125px;
}

.tb_mygame th {
    position: relative;
}

.tb_mygame th .calculate_rule {
    margin-left: 10px;
    cursor: pointer;
    color: #ff0000;
}

.tb_mygame th .calculate_rule_tips {
    position: absolute;
    background-color: #fff;
    z-index: 2;
    bottom: 35px;
    border: 1px solid #c9c9c9;
    color: #555;
    font-size: 13px;
    line-height: 22px;
    padding: 15px 10px;
    width: 294px;
    right: -114px;
}

.tb_mygame th .calculate_rule_tips em {
    position: absolute;
    display: inline-block;
    width: 9px;
    height: 6px;
    bottom: -6px;
    background: url("../images/hs_triangle_icon.png") center center no-repeat;
    left: 165px;
}

.tb_mygame th .calculate_rule_tips1 {
    right: -50px;
}

.master_login .title {
    color: #2e2e2e;
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 18px;
}

.master_login .ipt240 {
    width: 238px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e0e0e0;
    text-indent: 10px;
    background-color: #fff;
    font-size: 13px;
}

.master_login .login_btn {
    width: 100%;
    height: 38px;
    line-height: 14px;
    border-radius: 0;
    color: #fff;
    background-color: #49be32;
    border: 1px solid #49be32;
    font-size: 17px;
    padding: 0;
}

.master_login .remb_item {
    height: 20px;
}

.master_login .remb_item,
.master_login .remb_item a {
    font-size: 13px;
    color: #8b8896;
}

.master_login .remb_item input {
    margin-right: 6px;
    vertical-align: middle;
}

.master_login .box_after {
    color: #c8c8c8;
}

.master_login .box_after_hd {
    height: 80px;
    width: 240px;
}

.master_login .user_pic {
    width: 80px;
    height: 80px;
    margin-right: 8px;
    float: left;
    border-radius: 50%;
}

.master_login .user_info {
    float: left;
    width: 150px;
    background-color: #2f2d37;
    padding: 0;
    height: auto;
}

.master_login .uname {
    width: 100%;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 6px;
    height: 20px;
    line-height: 20px;
}

.master_login .uname a {
    color: #54aee2;
}

.master_login .umoney {
    font-size: 13px;
}

.master_login .umoney a.huishou_1 {
    display: inline-block;
    width: 53px;
    height: 19px;
    background: url('../images/ico_huishou.png') no-repeat;
    margin-top: 6px;
    float: right;
}

.master_login .umoney a.huishou_1:hover {
    background: url('../images/ico_huishou2.png') no-repeat;
}

.master_login .umoney a.ptbmoney {
    color: #ffde00;
    text-decoration: underline;
}

.master_login .user_info_bt {
    height: 25px;
    float: left;
    line-height: 25px;
    text-align: center;
}

.master_login .user_info_bt a {
    width: auto;
    font-size: 13px;
    color: #c8c8c8;
    margin-right: 10px;
    float: left;
    display: inline-block;
}

.master_login .box_after_btn {
    margin: 8px 0;
}

.master_login .box_after_btn a,
.master_login .box_after_btn span {
    float: left;
    display: inline-block;
    height: 17px;
    margin-right: 10px;
}

.master_login .box_after_btn a.huishou_1 {
    width: 55px;
    background: url('../images/ico_huishou.png') center center no-repeat;
}

.master_login .box_after_btn a.huishou_1:hover {
    background: url('../images/ico_huishou2.png') center center no-repeat;
}

.master_login .box_after_btn span.newmsg_1 {
    width: 71px;
    background: url('../images/ico_newmsg.png') center center no-repeat;
}

.master_login .box_after_btn span.newmsg_1:hover {
    background: url('../images/ico_newmsg2.png') center center no-repeat;
}

.master_login .box_after_btn a.znmsg_1 {
    width: 58px;
    background: url('../images/ico_znmsg.png') center center no-repeat;
}

.master_login .box_after_btn a.znmsg_1:hover {
    background: url('../images/ico_znmsg2.png') center center no-repeat;
}

.master_login .last_game h2 {
    font-size: 13px;
    color: #c8c8c8;
    width: auto;
    float: left;
}

.master_login .last_game a.a_pay_btn {
    width: 43px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    background-color: #ff6600;
    border: 2px solid #ff8600;
    color: #f5f3f4;
    border-radius: 3px;
    text-align: center;
    float: right;
}

.master_login .last_hd {
    margin-top: 8px;
    border-top: 1px solid #3e3e3e;
    color: #9e9ba7;
    height: 80px;
    overflow: hidden;
}

.master_login .last_hd ul li {
    width: 100%;
    height: 16px;
    line-height: 16px;
    margin-top: 8px;
    float: left;
}

.master_login .last_hd ul li em {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #9e9ba7;
    border-radius: 50%;
    float: left;
    margin-top: 6px;
    margin-right: 6px;
}

.master_login .last_hd ul li span {
    display: inline-block;
    float: left;
    overflow: hidden;
}

.master_login .last_hd ul li .game_name {
    width: 110px;
}

.master_login .last_hd ul li .game_fu {
    width: 70px;
}

.master_login .last_hd ul li a {
    float: right;
    color: #67d42b;
    font-size: 12px;
    width: 50px;
}

.login_method_wrap {
    height: 27px;
    line-height: 27px;
    font-size: 15px;
}

.login_method_wrap a {
    width: auto;
    display: inline-block;
    color: #e9e9e9;
}

.login_method_wrap a.register_link {
    text-decoration: underline;
}

.login_method_wrap .login_method_box,
.login_method_box {
    height: 27px;
    line-height: 27px;
}

.login_method_wrap .login_method_box span,
.login_method_box span {
    color: #e9e9e9;
    font-size: 13px;
    display: inline-block;
    float: left;
}

.login_method_wrap .login_method_box a,
.login_method_box a {
    width: 25px;
    height: 27px;
    background: url("../images/icon.png");
    display: inline-block;
}

.login_method_wrap .login_method_box .wx_login,
.login_method_box .wx_login {
    background-position: -7px -70px;
    margin-right: 3px;
}

.login_method_wrap .login_method_box .qq_login,
.login_method_box .qq_login {
    background-position: -6px -100px;
}

.login_method_box span {
    color: #4A4A4A;
}

.login_wrap span.txt {
    display: none;
}

.kaifu_wrap .nokaifu {
    text-align: center;
    color: #ccc;
    margin: 30px 0 20px;
}

.kaifu_tab span {
    width: 91px;
    height: 37px;
    line-height: 37px;
    position: relative;
    float: left;
    font-size: 16px;
    color: #3e3e3e;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #e9e9e9;
    font-weight: bold;
    border-top: 2px solid #e9e9e9;
}

.kaifu_tab span.type_1 {
    width: 92px;
    border-right: 0 none;
}

.kaifu_tab .actived {
    color: #0b8fff;
    border-top: 2px solid #0b8fff;
}

.kaifu_tab .fanli_icon {
    width: 51px;
    height: 22px;
    display: inline-block;
    background: url("../images/fl_suspend_icon.png") center center no-repeat;
    position: absolute;
    top: -11px;
    right: 18px;
}

.kaifu_tab .new_icon {
    width: 37px;
    height: 22px;
    display: inline-block;
    background: url("../images/new_icon.png") center center no-repeat;
    position: absolute;
    top: -11px;
    right: 18px;
}

.kaifu_tab2 span {
    width: 138px;
}

.kaifu_tab2 span.type_1 {
    width: 139px;
}

.kaifu_tab2 .fanli_icon {
    right: 40px;
}

.kaifu_tab2 .new_icon {
    right: 40px;
}

.kaifu_tab1 span {
    width: 277px;
}

.kaifu_tab1 span.type_1 {
    width: 277px;
    border: 1px solid #e9e9e9;
}

.kaifu_tab1 .fanli_icon,
.kaifu_tab1 .new_icon {
    right: 108px;
}

.kaifu_subtab {
    width: 280px;
    background-color: #f2f2f2;
}

.kaifu_subtab span {
    width: 93px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    float: left;
    border-bottom: 2px solid #ff6600;
    color: #787878;
    font-size: 14px;
}

.kaifu_subtab .actived {
    width: 94px;
    background-color: #ff6600;
    color: #fff;
}

.kflist {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
}

.kflist tr.now {
    color: #ff3c3c;
}

.kflist tr.now td.date {
    font-weight: bold;
}

.kflist tr.now td.line a,
.kflist tr.now td.gname a,
.kflist tr.now td.date {
    color: #ff3c3c;
}

.kflist tr.zhiding {
    background-color: #feff9d;
    border-bottom: 1px solid #f0ea9e;
    color: #ff3c3c;
}

.kflist tr.zhiding td.line a,
.kflist tr.zhiding td.gname a {
    color: #ff3c3c;
}

.kflist td.gname em {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    margin-top: 2px;
}

.kflist tr.zhiding td.gname .zd_icon {
    background: url("../images/zhiding_icon.png") center center no-repeat;
}

.kflist tr.tuijian td.gname em {
    background: url("../images/tuijian_icon.png") center center no-repeat;
}

.kflist td {
    line-height: 25px;
    cursor: pointer;
    font-size: 12px;
    padding: 4px 0;
}

.kflist td.date {
    width: 74px;
    text-indent: 6px;
}

.kflist td.line {
    text-align: right;
    padding-right: 6px;
}

.kflist td.gname {
    width: 135px;
}

.kflist td.gname a {
    color: #666;
    width: 110px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 5px;
}

.kflist tr:hover td,
.kflist tr:hover a {
    background: #0ba7ff;
    color: #fff!important;
}

.kfpages a {
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    width: 133px;
    text-align: center;
    margin-top: 10px;
}


/*.kfpages a.up{width: 134px;}*/

.kfpages a:hover {
    background: #FF5100;
    border-radius: 6px;
    color: #fff;
}

.kflist tr td.nodata {
    text-align: center;
    color: #999!important;
    padding: 5px;
    background-color: #fff;
}

.news_list {
    margin-bottom: 20px;
}

.news_list ul {
    margin-top: 8px;
}

.news_list ul li {
    width: 100%;
    height: 34px;
    line-height: 34px;
    float: left;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list ul li a {
    color: #4b4b4b;
}

.news_list ul li .dot {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #969696;
    border-radius: 10px;
    float: left;
    margin-top: 15px;
    margin-right: 5px;
}

.news_list ul li.none {
    text-align: center;
}

.recommend_list {
    width: 900px;
    margin: 8px 0 20px -20px;
}

.recommend_list li {
    width: 205px;
    height: 300px;
    float: left;
    margin-left: 20px;
}

.advertise_list {
    width: 1215px;
    margin-left: -15px;
}

.advertise_list li {
    width: 390px;
    height: 130px;
    float: left;
    margin-left: 15px;
}

.advertise_list li img {
    width: 100%;
    height: 100%;
}

.in_gametabs {
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    color: #2e2e2e;
    margin-left: 20px;
}

.in_gametabs span {
    width: 120px;
    display: inline-block;
    text-align: center;
    float: left;
    margin-right: 1px;
    cursor: pointer;
    position: relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #fafafa;
    border: 1px solid #f2f2f2;
    border-bottom: 0 none;
}

.in_gametabs span.active {
    background-color: #fd6b24;
    color: #fff;
    border-color: #fd6b24;
    font-weight: bold;
}

.in_gametabs span.tab2 em {
    width: 78px;
    height: 22px;
    background: url(../images/fanli_icon.png) center center no-repeat;
    position: absolute;
    right: 15px;
    top: -13px;
    display: inline-block;
}

.game_label {
    padding: 5px 0;
    display: none;
    margin: 10px 0;
}

.tabs_label {
    position: relative;
    padding: 5px 0;
    line-height: 18px;
    padding-left: 80px;
}

.tabs_label label {
    position: absolute;
    top: 5px;
    left: 0;
    width: 80px;
    text-align: left;
    font-size: 14px;
}

.tabs_label a {
    font-size: 14px;
    margin-right: 20px;
}

.tabs_label a.on {
    color: #FC6B00;
}

.column_classify {
    margin: 15px 0;
}

.game_service {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

.game_service .online_customerService {
    width: 100%;
    height: 50px;
    padding: 10px 0;
    color: #fff;
    background-color: #35b5f0;
}

.game_service .qq_logo {
    width: 50px;
    height: 50px;
    padding-left: 20px;
    background: url(../images/qq_icon.png) 5px -208px;
}

.game_service .qq_account {
    width: 190px;
    height: 44px;
    margin-left: 10px;
    padding: 3px 0;
}

.game_service .qq_account span {
    width: 100%;
    height: 22px;
    line-height: 23px;
    display: inline-block;
    font-size: 13px;
}

.game_service .qq_account .dis_inbk {
    width: 69px;
    height: 22px;
    background-color: #fff;
    font-size: 13px;
    color: #3ac1ff;
    text-align: center;
    border: 1px solid #fff;
    line-height: 22px;
    margin-left: 10px;
}

.game_service .game_serviceItem {
    width: 279px;
    height: auto;
    background-color: #fafafa;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
}

.game_service .game_serviceItem .item {
    width: 115px;
    height: 18px;
    padding: 12px 0 12px 23px;
    line-height: 18px;
    float: left;
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
}

.game_service .game_serviceItem .item em {
    width: 16px;
    height: 18px;
    float: left;
    margin-right: 8px;
    background: url("../images/qqtk_icon.png")
}

.game_service .game_serviceItem .item1 em {
    background-position: -3px -1px;
}

.game_service .game_serviceItem .item2 em {
    background-position: -2px -27px;
}

.game_service .game_serviceItem .item3 em {
    background-position: -2px -27px;
}

.game_service .game_serviceItem .item4 em {
    background-position: -2px -79px;
}

.game_service .game_serviceItem .item span {
    float: left;
    width: 89px;
    color: #828282;
    font-size: 13px;
}

.game_service .customServiceNo {
    width: 280px;
    height: 80px;
    display: inline-block;
    background: url("../images/service_bg2.png") center center no-repeat;
}

.game_list {
    width: 900px;
    margin-left: -20px;
    margin-bottom: 20px;
}

.game_list li {
    width: 204px;
    height: 205px;
    float: left;
    margin: 0 0 20px 20px;
    overflow: hidden;
}

.game_list li.nodata {
    width: 100%;
    border: none;
    text-align: center;
    color: #ccc;
    height: 30px;
    line-height: 30px;
}

.game_list li .title {
    font-size: 15px;
    line-height: 30px;
    color: #393939;
}

.game_list li .game-avatar {
    margin-right: 10px;
}

.game_list .ge-hd {
    cursor: pointer;
}

.game_list .ge-hd .bt_icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    background: url("../images/icon.png") -52px -8px;
}

.game_list .ge-hd .item-mask {
    top: -130px;
}

.game_list .item-mask .bg-mask {
    background: url('../images/lg-bg.png');
    width: 204px;
    height: 130px;
}

.game_list .item-mask .ge-txt {
    z-index: 3;
    bottom: 10px;
}

.game_list .item-mask .ge-txt .ge-scale {
    color: #ffe400;
    font-size: 15px;
    line-height: 32px;
}

.game_list .item-mask .ge-txt .ge-info {
    font-size: 12px;
    color: #f3f3f3;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.game_list .gname {
    line-height: 39px;
    color: #3c3c3c;
    font-size: 15px;
}

.game_list .gname span {
    color: #c80000;
    font-size: 13px;
}

.game_list .gl-btn-group {
    font-size: 0;
    height: 24px;
}

.game_list .gl-btn-group a {
    width: 77px;
    height: 23px;
    line-height: 23px;
    background-image: url('../images/icon.png');
    background-repeat: no-repeat;
    text-indent: 22px;
    border-radius: 3px;
}

.game_list .gl-btn-group .play-btn {
    background-color: #ff7814;
    border: 1px #ff7814 solid;
    background-position: -107px -5px;
}

.game_list .gl-btn-group .play-btn:hover {
    color: #fff;
}

.game_list .gl-btn-group .down-btn {
    background-color: #fff;
    border: 1px #e2e2e2 solid;
    color: #666;
    background-position: -106px -29px;
}

.game_list .gl-bd {
    height: 44px;
    line-height: 24px;
    overflow: hidden;
    margin: 4px 0;
}

.gamelist_1 .game_list li {
    height: 217px;
}

.gamelist_1 .game_list .gname {
    line-height: 34px;
}

.game_list .tj_star {
    height: 20px;
    line-height: 20px;
    margin-bottom: 8px;
    font-size: 13px;
    color: #999;
}

.game_list .normal_star {
    width: 100px;
    height: 19px;
    background: url("../images/normal_star.png");
    position: relative;
}

.game_list .hs_star {
    background: url("../images/star.png");
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
}

.game_list .hs_star.game_star_0 {
    width: 0;
}

.game_list .hs_star.game_star_5 {
    width: 10px;
}

.game_list .hs_star.game_star_10 {
    width: 20px;
}

.game_list .hs_star.game_star_15 {
    width: 30px;
}

.game_list .hs_star.game_star_20 {
    width: 40px;
}

.game_list .hs_star.game_star_25 {
    width: 50px;
}

.game_list .hs_star.game_star_30 {
    width: 60px;
}

.game_list .hs_star.game_star_35 {
    width: 70px;
}

.game_list .hs_star.game_star_40 {
    width: 80px;
}

.game_list .hs_star.game_star_45 {
    width: 90px;
}

.game_list .hs_star.game_star_50 {
    width: 100px;
}

.right_tjt {
    width: 300px;
    height: 220px;
    margin-bottom: 10px;
}

.right_tjt .bd {
    width: 100%;
    height: 100%;
}

.right_tjt .bd ul,
.right_tjt .bd ul li {
    width: 100%;
    height: 100%;
}

.right_tjt .hd {
    position: relative;
    width: 300px;
    height: 15px;
    margin: -15px auto 0 auto;
    text-align: right;
}

.right_tjt .hd span {
    width: 9px;
    height: 3px;
    border: 2px solid #fff;
    display: inline-block;
    margin-right: 7px;
}

.right_tjt .hd span.on {
    background-color: #ffd200;
    border-color: #ffd200;
}

.game_bts_list li {
    width: 388px;
    height: 90px;
    float: left;
    margin-left: 20px;
    border: 1px solid #e6e6e6;
    padding: 20px;
    margin-bottom: 20px;
}

.game_bts_list .sy_game_img {
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 20px;
}

.game_bts_list .sy_game_box {
    width: 270px;
    float: left;
}

.game_bts_list .sy_game_hd {
    width: 100%;
    height: 20px;
    font-size: 16px;
    color: #222222;
}

.game_bts_list .sy_game_hd a {
    float: left;
    margin-right: 5px;
}

.game_bts_list .sy_game_hd em {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    margin-left: 5px;
}

.game_bts_list .sy_game_hd em.android_icon {
    background: url("../images/Android_Lighting.png") center center no-repeat;
}

.game_bts_list .sy_game_hd em.ios_icon {
    background: url("../images/iPhone_Lighting.png") center center no-repeat;
}

.game_bts_list .sy_game_info {
    font-size: 12px;
    color: #5e5e5e;
    margin: 13px 0;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.game_bts_list .sy_btn_box {
    font-size: 13px;
}

.game_bts_list .sy_btn_box span,
.game_bts_list .sy_btn_box a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    float: left;
    margin-right: 5px;
    color: #5e5e5e;
}

.game_bts_list .sy_btn_box span {
    width: 116px;
}

.game_bts_list .sy_btn_box .gift_bag_btn {
    width: 33px;
}

.game_bts_list .sy_btn_box .download_btn {
    width: 82px;
    margin-right: 0;
    border: 1px solid #ff7200;
    font-size: 14px;
    color: #ff7200;
}

.game_bts_list .sy_btn_box .download_btn:hover {
    background-color: #ff7200;
    color: #fff
}


/* firend_link */

.firend_link {
    margin: 20px 0;
    overflow: hidden;
}

.firend_link span,
.firend_list a {
    font-size: 13px;
    color: #515151;
    margin: 0 4px;
    vertical-align: middle;
}


/* news */

.c_tab_w {
    height: 38px;
    border-bottom: 2px solid #ff6600;
}

.c_tab {
    display: inline-block;
    height: 40px;
}

.c_tab i {
    width: 4px;
    height: 20px;
    background-color: #ff961c;
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-right: 6px;
}

.c_tab .txt {
    line-height: 40px;
    font-size: 20px;
    color: #292929;
    font-weight: bold;
    margin-right: 27px;
}

.c_tab a.on,
.c_tab a:hover {
    background-color: #ff6600;
    border: 1px solid #ff6600;
    color: #fff;
}

.c_tab a {
    width: 118px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    background-color: #fafafa;
    border: 1px #f2f2f2 solid;
    border-bottom: none;
    font-size: 17px;
    color: #404040;
    float: left;
    margin-right: 1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.newslist-mid .newslist {
    padding-top: 15px;
    padding-bottom: 30px;
}

.newslist ul li {
    height: 39px;
    line-height: 39px;
    padding-left: 5px;
}

.newslist ul li span {
    float: right;
    color: #a7a7a7;
    font-size: 13px;
}

.newslist ul li a {
    font-size: 15px;
    color: #2c2c2c;
}


/*.newslist ul li a i{width: 5px;height: 5px;background-color: #969696;display: inline-block;border-radius: 15px;float: left;margin-top: 17px;margin-right: 5px;}*/

.newslist_mid .article h1 {
    line-height: 30px;
    padding: 20px 0;
    font-size: 20px;
    text-align: center;
}

.newslist_mid .article .art-info {
    line-height: 20px;
    text-align: right;
    border-bottom: 1px dashed #dedede;
    padding-bottom: 10px;
}

.newslist_mid .content_text,
.newslist_mid .content_text p,
.newslist_mid .content_text div {
    font-size: 16px;
    line-height: 30px;
}

.newslist_mid .content_text {
    margin-top: 20px;
}


/* game-center */

.game_center .fanli,
.game_list .fanli {
    width: 80px;
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
    background-color: #ff1b1b;
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
}

.game_center .bty_icon,
.game_list .bty_icon {
    width: 50px;
    height: 22px;
    line-height: 22px;
    background-color: #1044e2;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.choose_sy_type {
    height: auto;
    width: 858px;
    background-color: #fafafa;
    border: 1px solid #e7e7e7;
    padding: 15px 5px 6px 15px;
    margin-bottom: 10px;
}

.choose_sy_type .tabs_label {
    height: auto;
    float: left;
    margin-top: 6px;
    line-height: 24px;
    padding-top: 0;
    padding-bottom: 0;
}

.choose_sy_type .tabs_label label {
    top: 0;
}

.choose_sy_type .tabs_label a {
    padding: 0 8px;
    font-size: 14px;
    float: left;
    margin-right: 5px;
    margin-bottom: 8px;
    display: inline-block;
}

.choose_sy_type .tabs_label a.on,
.choose_sy_type .tabs_label a:hover {
    background-color: #ff7200;
    color: #fff;
}


/* btgame-detail */

.kfwd_right {
    width: 430px;
    background-color: #f90;
}

.kfwd_right a {
    height: 50px;
    float: left;
    display: inline-block;
}

.kfwd_right a.game_qq_icon {
    width: 258px;
}

.kfwd_right a.game_qq_icon em {
    margin-left: 20px;
}

.kfwd_right a.game_qq_icon span {
    width: 178px;
    font-size: 16px;
    margin-left: 10px;
}

.kfwd_right a.game_Noqq {
    width: 258px;
    background: url("../images/service_bg3.png") center center no-repeat;
}

.kfwd_right a.wd_download {
    width: 170px;
    float: right;
    background-color: #32b000;
}

.kfwd_right a.no_download {
    background-color: #9e9e9e;
}

.kfwd_right a.wd_download em {
    width: 32px;
    height: 32px;
    background-size: 32px;
    margin: 9px 10px 9px 25px;
}

.kfwd_right a.wd_download span {
    width: 102px;
    margin: 14px 0;
    font-size: 20px;
    font-weight: bold;
}

.kf_right {
    width: 100%;
    height: 50px;
}

.kf_right a.game_Noqq {
    width: 300px;
    height: 50px;
    background: url("../images/service_bg4.png") center center no-repeat;
    display: inline-block;
}

.wdfl_right {
    float: right;
    width: 260px;
    height: 210px;
    background-color: #ffffff;
    padding: 10px 20px 30px 20px;
}

.wdfl_right a {
    width: 260px;
    height: 85px;
    margin-top: 20px;
    border-radius: 5px;
}

.notice_box {
    padding: 20px;
}

.notice_box .notice_title {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #3f3f3f;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #e9e9e9 solid;
}

.breadCrumb {
    height: 40px;
    line-height: 40px;
    color: #000;
}

.breadCrumb a {
    margin: 0 10px;
    color: #000;
    font-size: 14px;
}

.news-content h1 {
    line-height: 25px;
    font-size: 20px;
    padding: 10px 10px;
    text-align: center;
    color: #FD560E;
}

.news-content .msg {
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #999;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
    margin-top: 10px;
    font-size: 14px;
}

.news-content .msg span {
    margin: 0 10px;
}

.news-content .content-text {
    padding: 10px;
    margin-top: 10px;
    min-height: 378px;
}

.news-content .content-text p,
.news-content .content-text div {
    line-height: 30px;
    font-size: 16px;
    color: #666;
}

.news-content .content-text img {
    max-width: 100%;
}

.news-content .content-text table tbody tr.firstRow td {
    background: #ff9900;
    color: #fff;
}

.news-content .content-text table tbody tr td {
    border: 1px solid #FFC107 !important;
    line-height: 20px;
    font-size: 15px;
    padding: 10px 24px;
}

.news-content .content-text table {
    width: 700px !important;
}

.news-content .content-text table tbody tr {
    background: #fff3f3;
}

.news-content .content-text table tbody tr:nth-child(2n) {
    background: #fff6dc;
}

.r_back {
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.r_back a {
    display: inline-block;
    width: 160px;
    height: 30px;
    line-height: 30px;
    background: #F60;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}

.game_card_box {
    background-color: #fff;
    padding: 0 10px 10px 10px;
}

.game_card_box .card_top_txt {
    font-size: 22px;
    color: #303030;
    font-weight: bold;
    line-height: 70px;
    height: 60px;
    padding-left: 20px;
}

.game_card_box .choose_card_type {
    width: 170px;
    height: 30px;
    margin-top: 20px;
    float: left;
    cursor: pointer;
}

.game_card_box .choose_card_type select {
    width: 100%;
    height: 30px;
    line-height: 14px;
    font-size: 14px;
    border: 1px solid #ddd;
}

.game_card_box .choose_type_btn {
    width: 158px;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    border: 1px solid #d1d1d1;
    background-color: #f0f0f0;
    padding-left: 10px;
    font-size: 14px;
    color: #888888;
}

.game_card_box .card_type_list {
    width: 168px;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.game_card_box .card_type_list ul li {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding-left: 10px;
    color: #666;
    background-color: #fff;
}

.game_card_box .card_type_list ul li.active {
    background-color: #f0f0f0;
}

.game_card_box .get_card_btn {
    float: left;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #ff7d7d;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 20px 0 0 10px;
    cursor: pointer;
}

.game_card_box .card_code_box {
    width: auto;
    min-width: 375px;
    min-height: 30px;
    line-height: 30px;
    background-color: #ff6600;
    color: #fff;
    margin: 10px 0;
    padding: 10px;
    font-size: 16px;
}

.game_card_box .card_code_box .txt {
    float: left;
}

.game_card_box .card_code_box .card_code {
    color: #660000;
    display: inline-block;
    width: 200px;
    word-break: break-all;
    line-height: 20px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 10px;
}

.game_card_box .card_code_box .copy_code_btn {
    width: 90px;
    height: 30px;
    font-size: 14px;
    color: #660000;
    text-align: center;
    background-color: #ffe530;
    display: inline-block;
    border-radius: 3px;
    float: right;
    cursor: pointer;
}

.game_card_box .card_code_box .copy_code_btn:hover {
    background-color: #fff44e;
}

.game_card_box .card_code_box .copy_code_btn.on {
    background-color: #0a790a;
    color: #fff;
}

.game_card_box .card_ctn_box {
    background-color: #ebebeb;
    padding: 5px 10px 10px 10px;
}

.game_card_box .card_ctn_box .card_ctn_title {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

.game_card_box .card_ctn_box .card_ctn {
    color: #666;
    font-size: 14px;
    line-height: 22px;
}

.bt_detail_r .game_card_box {
    background-color: white;
    padding-right: 15px;
    margin-bottom: 10px;
}

.bt_detail_r .game_card_box .card_top i {
    width: 5px;
    height: 20px;
    background-color: #ff6100;
    display: inline-block;
    margin-top: 25px;
    margin-left: 5px;
}

.bt_detail_r .game_card_box .card_top .card_top_txt {
    color: #f60;
    padding-left: 10px;
}

.bt_detail_r .game_card_box .card_code_box {
    margin-bottom: 0;
    padding-left: 20px;
}

.bt_detail_r .game_card_box .card_ctn_box {
    background-color: #d2d2d2;
    margin-top: 0;
    padding: 5px 15px 10px 15px
}


/* common-module */


/* user-ptblog */

.ptblog_list_box {
    padding: 10px 0;
}

.ptblog_options {
    height: 38px;
    border-bottom: 1px solid #0ba7ff;
}

.ptblog_options a {
    width: 100px;
    height: 37px;
    line-height: 37px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #676767;
    background-color: #fdfdfd;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    cursor: pointer;
}

.ptblog_options a.status_0 {
    border-left: 1px solid #f0f0f0;
}

.ptblog_options a.on {
    background-color: #0ba7ff;
    color: #fff;
    border-color: #0ba7ff;
}

.ptblog_options .time_search input[type="text"] {
    width: 138px;
    height: 26px;
    border: 1px solid #a9a9a9;
    text-indent: 10px;
    cursor: pointer;
}

.ptblog_options .time_search .search_btn {
    width: 68px;
    height: 28px;
    background-color: #e88010;
    color: #fff;
    margin-left: 7px;
    cursor: pointer;
}

.ptblog_list td,
.ptblog_list th {
    text-align: center;
    border: 1px solid #eeeeee;
    padding: 8px 12px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.ptblog_list .thead th {
    background-color: #f7f7f7;
    color: #999;
    padding: 4px 12px;
}

.ptblog_list .nodata {
    color: #999;
}

.ptblog_list td.p_sr {
    text-align: right;
    color: #ff6666;
}

.ptblog_list td.p_zc {
    text-align: right;
    color: #6699ff;
}

.ptblog_list td.p_ye {
    text-align: right;
    background-color: #fffcec;
}

.ptblog_list td.p_jl {
    text-align: left;
    color: #999;
    word-break: break-all;
}


/* ==distich */

.odd_distich a {
    width: 240px;
    height: 600px;
    display: inline-block;
    top: 180px;
    bottom: auto;
    z-index: 99999;
}

.odd_distich a img {
    width: 240px;
    height: 600px;
    display: inline-block;
}

.odd_distich .distich_0 {
    margin-left: -260px;
}

.odd_distich .distich_1 {
    margin-left: 1220px;
}


/* footer */

.footer {
    background-color: #191c2a;
    height: auto;
    padding: 40px 0;
    color: #cccccc;
}

.footer.skin01 {}

.footer.skin02 {}

.footer .copyright {
    text-align: center;
    margin-top: 30px;
}

.footer .copyright p,
.footer .copyright a {
    color: #9f9f9f;
    line-height: 26px;
}

.footer .copyright p span,
.footer .copyright a {
    margin: 0 4px;
}


/*pages-start*/

.paging {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.paging a,
.paging span {
    display: inline-block;
    border: 1px solid #dedede;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    margin: 0 3px;
    cursor: pointer;
}

.paging a:hover {
    color: #666;
    text-decoration: none;
    background: #e4e1e1;
}

.paging span {
    background: #ff7200;
    color: #fff;
    border: 1px solid #ff7200;
}

.paging a.cur {
    color: #fff;
    text-decoration: none;
    background: #ff7200;
    border: 1px solid #ff7200;
}


/*pages-end*/


/* user-register&login */

.user_com_box {
    width: 320px;
    background-color: #fff;
    margin-top: 50px;
}

.user_com_box .uc_tab {
    font-size: 0;
}

.user_com_box .uc_tab a {
    width: 160px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px #ebebeb solid;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #343434;
    margin-right: -1px;
}

.user_com_box .uc_tab a.on {
    border-color: #ffa053;
    color: #ef4343;
}

.user_com_box .pad_box {
    padding: 30px 30px 15px;
}

.user_com_box .form_item {
    height: 36px;
    margin-bottom: 20px;
}

.user_com_box .ipt260 {
    width: 258px;
    border: 1px #d9dada solid;
    height: 34px;
    line-height: 34px;
    text-indent: 12px;
}

.user_com_box .verify_ipt,
.verifyimg_show {
    width: 128px;
    height: 34px;
    line-height: 34px;
    border: 1px #d9dada solid;
    text-indent: 12px;
    vertical-align: bottom;
}

.user_com_box .verifyimg_show {
    border-color: #96FBFE;
}

.user_com_box .remb {
    height: 17px;
    margin-top: -10px;
}

.user_com_box .remb input {
    vertical-align: sub;
    margin-right: 10px;
}

.user_com_box .remb a {
    font-size: 13px;
}

.user_com_box .btn260 {
    width: 260px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
}

.login_block {
    padding: 12px 10px;
}

.login_block .ipt220 {
    margin-right: 7px;
    font-size: 14px;
    background-color: #e8e6eb;
    color: #fff;
}

.scale_box {
    width: auto;
    float: right;
}

.scale_box .now_paybtn {
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #c91d1d;
    background-color: #ffd700;
    border-radius: 5px;
}

.scale_box .now_paybtn:hover {
    background-color: #ffca00;
}

.bt_scale_box {
    width: 100%;
    background-color: #f90;
    height: 60px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-indent: 18px;
    line-height: 60px;
}

.bt_scale_box .now_paybtn {
    width: 100px;
    height: 36px;
    background: url("../images/pay_btn.png") center center no-repeat;
    padding: 0;
    line-height: 36px;
    font-size: 16px;
    color: #c91d1d;
    text-align: center;
    margin: 12px 10px;
    text-indent: 0;
}

.bt_scale_box .now_paybtn:hover {
    background: url("../images/pay_btn_h.png") center center no-repeat;
}

.login_block .ipt220::-webkit-input-placeholder {
    color: #c7c7c7;
}

.login_block .ipt220:-moz-placeholder {
    color: #c7c7c7;
}

.login_block .ipt220::-moz-placeholder {
    color: #c7c7c7;
}

.login_block .ipt220:-ms-input-placeholder {
    color: #c7c7c7;
}

.login_wrap .koo_fromBoxs .ipt220 {
    width: 200px;
    height: 38px;
    float: left;
    margin-right: 10px;
}

.login_wrap .login_block .koo_fromBoxs .btn {
    background: url("../images/game_d_icon.png") no-repeat;
    width: 82px;
    height: 38px;
    padding: 0;
    float: left;
}

.login_wrap .login_block .koo_fromBoxs .boxbtn1 {
    background-position: -8px -192px;
    margin-right: 10px;
}

.login_wrap .login_block .koo_fromBoxs .boxbtn1:hover {
    background-position: -8px -192px;
}

.login_wrap .login_block .koo_fromBoxs .boxbtn2 {
    background-position: -98px -192px;
    width: 72px;
}

.login_wrap .login_block .koo_fromBoxs .boxbtn2:hover {
    background-position: -8px -192px;
}

.login_wrap .login_block .koo_fromBoxs .login_method_box a {
    width: 37px;
    height: 38px;
    background: url("../images/game_d_icon.png") no-repeat;
    float: left;
    margin-left: 9px;
}

.login_wrap .login_block .koo_fromBoxs .login_method_box a.qq_login {
    background-position: -9px -340px;
}

.login_wrap .login_block .koo_fromBoxs .login_method_box a.wx_login {
    background-position: -55px -340px;
}

.login_wrap .login_block .koo_fromBoxs .login_method_box a.qq_login:hover {
    background-position: -106px -340px;
}

.login_wrap .login_block .koo_fromBoxs .login_method_box a.wx_login:hover {
    background-position: -154px -340px;
}

.bt_login_wrap {
    background-color: white;
    width: 100%;
}

.bt_login_wrap .login_block {
    padding: 10px 20px 11px 20px;
    position: relative;
}

.bt_login_wrap .login_block .ipt220 {
    width: 230px;
    margin-top: 18px;
    height: 38px;
}

.bt_login_wrap .user_info {
    width: 395px;
    height: 130px;
}

.bt_login_wrap .user_info em {
    width: 80px;
    height: 80px;
    display: inline-block;
    float: left;
    margin-right: 20px;
    background: url("../images/avatar.png") center center no-repeat;
    margin-top: 8px;
}

.bt_login_wrap .user_info .user_info_hh {
    width: 280px;
    float: left;
    padding-right: 15px;
}

.bt_login_wrap .user_info .user_info_hh span {
    font-size: 16px;
    color: #f60;
}

.bt_login_wrap .user_info .user_info_hh a.mleft10 {
    margin-left: 0;
    margin-right: 10px;
}

.bt_login_wrap .user_info .user_info_qf {
    float: left;
    margin-top: 8px;
}

.bt_login_wrap .user_info .user_info_qf a {
    margin-left: 0;
    margin-right: 8px;
    background-color: #c2c9dc;
    color: #1f2f59;
}

.bt_login_wrap .login_block .login_method_box {
    float: left;
    margin-top: 16px;
}

.bt_login_wrap .login_block .login_method_box span {
    color: #c7c7c7;
}

.bt_login_wrap .login_block .koo_fromBoxs .input_wrap {
    width: 260px;
    float: left;
    margin-top: 5px;
    margin-bottom: 14px;
}

.bt_login_wrap .login_block .koo_fromBoxs .ipt220 {
    width: 230px;
    margin-top: 0;
    margin-bottom: 12px;
}

.bt_login_wrap .login_block .koo_fromBoxs .btn {
    background: url("../images/game_d_icon.png") no-repeat;
    width: 110px;
    height: 40px;
    padding: 0;
}

.bt_login_wrap .login_block .koo_fromBoxs .boxbtn1 {
    background-position: -9px -83px;
}

.bt_login_wrap .login_block .koo_fromBoxs .boxbtn1:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-position: -9px -11px;
}

.bt_login_wrap .login_block .koo_fromBoxs .boxbtn2 {
    background-position: -129px -83px;
    margin-left: 7px;
}

.bt_login_wrap .login_block .koo_fromBoxs .boxbtn2:hover {
    background-position: -129px -11px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.bt_login_wrap .login_block .koo_fromBoxs .login_method_box {
    float: right;
    border-left: 1px solid #e8e6eb;
    height: 140px;
    width: 128px;
    margin-top: 5px;
}

.bt_login_wrap .login_block .koo_fromBoxs .login_method_box a {
    background: url("../images/game_d_icon.png") no-repeat;
    width: 102px;
    height: 34px;
    margin-bottom: 10px;
    margin-left: 25px;
    margin-top: 10px;
}

.bt_login_wrap .login_block .koo_fromBoxs .login_method_box a.wx_login {
    background-position: -133px -294px;
}

.bt_login_wrap .login_block .koo_fromBoxs .login_method_box a.qq_login {
    background-position: -133px -247px;
}

.bt_login_wrap .login_block .koo_fromBoxs .login_method_box span {
    color: #666;
    margin-left: 25px;
    margin-bottom: 10px;
    line-height: 14px;
    display: inline;
}

.user_info {
    width: 665px;
    font-size: 14px;
    overflow: hidden;
    color: #666;
    padding: 35px 0px 15px 35px;
    height: 30px;
    line-height: 30px;
    background-color: white;
}

.user_info .user_info_qf a {
    background-color: #cfe7ff;
    text-align: center;
    color: #005db4;
    font-size: 14px;
    border-radius: 3px;
    margin-left: 8px;
    padding: 5px 15px;
}

.user_info a {
    color: #f90;
}

.pay_bili {
    width: 300px;
    height: 60px;
    line-height: 60px;
    background-color: #fff000;
    font-size: 30px;
    color: #e73737;
    font-weight: bold;
    text-align: center;
}

.new_notice {
    width: 680px;
    background-color: #fff;
    padding: 10px 40px 20px 40px;
}

.new_notice .notice_title {
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    color: #303030;
    border-bottom: 1px #e9e9e9 solid;
    font-weight: bold;
    padding: 12px 0;
}

.new_notice .notice_title a {
    font-size: 13px;
    color: #808080;
    font-weight: normal;
}

.new_notice ul {
    height: auto;
    margin-top: 10px;
}

.new_notice ul li {
    height: 42px;
    line-height: 42px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.new_notice ul li.none {
    text-align: center;
    color: #666;
    border-bottom: none;
}

.new_notice ul li a {
    color: #3f3f3f;
}

.new_notice ul li a span.date {
    text-align: center;
    color: #999;
    font-size: 13px;
}

.new_notice ul li a:hover,
.new_notice ul li a:hover span {
    color: #FF9700;
}

.new_notice ul li a .title {
    width: 540px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bt_new_notice {
    width: 415px;
    padding: 0 15px 0 0;
    background-color: white;
}

.bt_new_notice .notice_title {
    border: 0;
    padding: 15px 0;
    color: #f60;
}

.bt_new_notice .notice_title i {
    width: 5px;
    height: 20px;
    background-color: #ff6100;
    display: inline-block;
    float: left;
    margin-top: 2.5px;
    margin-right: 15px;
    margin-left: 15px;
}

.bt_new_notice ul {
    padding-left: 20px;
    height: 150px;
}

.bt_new_notice ul li {
    height: 28px;
    line-height: 28px;
}

.bt_new_notice ul li a .title {
    width: 350px;
}

.kflist_box {
    padding: 30px 30px 50px 30px;
    background-color: #fff;
    position: relative;
}

.kflist_box .title {
    font-size: 22px;
    color: #303030;
    font-weight: bold;
    margin-bottom: 12px;
}

.kflist_box .h2_tab {
    border-bottom: 1px solid #f80;
}

.quick_search {
    line-height: 28px;
    font-size: 14px;
    color: #535353;
    position: absolute;
    right: 30px;
    top: 30px;
}

.quick_search .chose.input {
    width: 74px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #666;
    text-indent: 5px;
    margin-left: 7px;
    float: left;
    outline: 0;
}

.quick_search .quick_enter {
    float: left;
    display: block;
    width: 45px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #f0f0f0;
    background: #f60;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.h2_tab span {
    width: 73px;
    height: 28px;
    margin-right: 2px;
    line-height: 28px;
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    font-size: 13px;
    color: #666666;
    float: left;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin: 5px 10px 0 12px;
}

.h2_tab span.on,
.h2_tab span:hover {
    background-color: #37a2f2;
    border: 1px solid #37a2f2;
    color: #fff;
}

.kflist_box .kf_content li {
    position: relative;
    text-align: center;
    width: 218px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    border: 1px dotted #ff6600;
    border-radius: 4px;
}

.kflist_box .kf_content li a {
    display: block;
    width: 216px;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    color: #f60;
}

.kflist_box .kf_content li a span.line {
    display: inline-block;
    width: 100px;
    text-align: center;
}

.kflist_box .kf_content li a span.play {
    display: inline-block;
    width: 100px;
    text-align: center;
    float: right;
}

.kflist_box .kf_content li:hover a {
    color: white;
}

.kflist_box .kf_content li:hover {
    background-color: #f90;
}

.kflist_box .kf_content ul.cur {
    height: auto;
    transition: all 0.2s ease-out 0s;
}

.kflist_box .kf_content ul {
    height: 185px;
    min-height: 185px;
    overflow: hidden;
    padding-top: 20px;
    width: 970px;
    margin-left: -20px;
}

.kflist_box .kf_content li span.kflabel {
    display: none;
    position: absolute;
    width: 121px;
    height: 30px;
    left: 30px;
    top: -18px;
    z-index: 8888;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: url('../images/server_tip2.png') no-repeat;
}

.kflist_box .kf_content li span.kflabel.today {
    display: block;
}

.kflist_box .kf_content li span.kflabel.nextone {
    display: block;
    width: 171px;
    background: url('../images/server_tip.png') top no-repeat;
}

.kflist_box .kf_content li.nextli {
    border: 1px solid #c7c7c7;
}

.kflist_box .kf_content li.nextli a {
    color: #5d5d5d;
    background-color: #d0d0d0;
    border: 1px solid #e3e3e3;
}

.kflist_box .kf_content li span.kflabel.nextone {
    display: block;
    width: 171px;
    background: url('../images/server_tip3.png') top no-repeat;
}

.kflist_box .all {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.kflist_box .all-list {
    width: 440px;
    color: #f7f7f7;
    display: inline-block;
    font-size: 14px;
    background-color: #a7a7a7;
    border-radius: 4px;
}

.kflist_box .none {
    text-align: center;
    margin-top: 20px;
    color: #666;
}

.bt_kflist_box {
    background-color: white;
    padding: 0 20px 50px 0;
    margin-bottom: 10px;
}

.bt_kflist_box .title {
    height: 25px;
    line-height: 25px;
    padding: 15px 0;
    color: #f60;
    margin: 0;
}

.bt_kflist_box .title i {
    width: 5px;
    height: 20px;
    background-color: #ff6100;
    display: inline-block;
    float: left;
    margin-top: 2.5px;
    margin-right: 15px;
    margin-left: 15px;
}

.bt_kflist_box .h2_tab {
    border-color: #f80;
    margin-left: 20px;
}

.bt_kflist_box .h2_tab span.on,
.bt_kflist_box .h2_tab span:hover {
    background-color: #f90;
    border-color: #f80;
}

.bt_kflist_box .quick_search {
    position: relative;
    right: 0;
    top: 0;
    margin-left: 20px;
    margin-top: 20px;
}

.bt_kflist_box .kf_content ul {
    width: 400px;
    height: auto;
    min-height: 364px;
    margin-left: 10px;
    padding-right: 20px;
    padding-top: 30px;
}

.bt_kflist_box .kf_content ul li {
    width: 188px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.bt_kflist_box .kf_content li a {
    width: 186px;
}

.bt_kflist_box .kf_content li a span.line {
    width: 80px;
}

.bt_kflist_box .all-list {
    width: 390px;
    margin-left: 20px;
}

.game_qq_icon {
    background-color: #0092ff;
}

.game_qq_icon em {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../images/qq_icon.png) -11px -138px;
    margin-left: 8px;
}

.game_qq_icon span {
    width: 227px;
    float: right;
    line-height: 55px;
    font-size: 20px;
    color: #f7f7f7;
    overflow: hidden;
    margin-left: 15px;
    height: 50px;
}

.wd_download {
    background-color: #12b474;
}

.wd_download em {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url("../images/wd_down_icon.png") center center no-repeat;
    margin: 17.5px 15px 17.5px 25px;
    float: left;
}

.wd_download span {
    width: 165px;
    float: left;
    margin: 24px 0 17px 0;
    line-height: 22px;
    font-size: 22px;
    color: #fff;
    overflow: hidden;
}

.wd_download span i {
    font-size: 12px;
    width: 100%;
    display: inline-block;
}

.fl_icon {
    background-color: #e73737;
}

.fl_icon em {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../images/fl_icon.png) center center no-repeat;
    margin: 17.5px 15px 17.5px 25px;
    float: left;
}

.fl_icon span {
    width: 165px;
    float: right;
    margin: 30px 0;
    line-height: 26px;
    font-size: 24px;
    color: #fff;
    overflow: hidden;
}

.g_com_info {
    background-color: #f90;
}

.g_com_info .time_icon {
    width: 27px;
    height: 29px;
    background: url("../images/time_icon.png") center center no-repeat;
    display: inline-block;
    float: left;
    margin: 8px 3px 8px 8px;
}

.g_com_info .kf_tips {
    font-size: 16px;
    color: #ffde00;
}

.g_com_info .kf_tips p span {
    padding-left: 20px;
    line-height: 55px;
}

.g_com_info .kaifu_time {
    height: 34px;
    line-height: 34px;
    padding-left: 2px;
    padding-right: 7px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.g_com_info .kaifu_time .item {
    width: 86px;
    float: left;
    height: 30px;
    margin-left: 7px;
    background-color: #6e6e6e;
    color: #292929;
    font-size: 14px;
    border: 2px solid #858585;
    line-height: 30px;
}

.g_com_info .kaifu_time .kaifu_on {
    background-color: #ff6600;
    border-color: #ff6600;
    color: white;
}

.g_com_info .kaifu_time .item .xq {
    width: 56px;
    display: inline-block;
    text-align: center;
}

.g_com_info .kaifu_time .item .icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    float: right;
    margin-top: 1px;
    background-color: #2f2f2f;
    border-left: 2px solid #858585;
}

.g_com_info .kaifu_time .kaifu_on .icon {
    background: url("../images/checked_btn.png") center center no-repeat;
    border-color: #4c2112;
    background-color: #4c2112;
}

.g_com_info .kaifu_time .label {
    font-size: 19px;
    color: #a0a0a0;
    font-weight: bold;
    padding-left: 12px;
    float: left;
    padding-right: 5px;
}

.g_container {
    background-color: #fff;
}

.g_container .plate_box {
    padding: 20px 0 0 0;
}

.g_container .plate_box .title {
    font-weight: bold;
    font-size: 20px;
    color: #c00;
    margin-bottom: 10px;
}

.g_container .plate_box .box_content {
    height: auto;
    min-height: 763px;
}

.plate_box .box_content p,
.plate_box .box_content div {
    font-size: 15px;
    line-height: 32px;
    color: #666;
}

.plate_box .box_content img {
    max-width: 100%;
}


/* layer_login&layer_register 2018-01-17 */

.layui_userPop {
    width: 480px;
    height: 100%;
    background: #fff;
    overflow: hidden;
}

.layui_userPop .layui_tab {
    font-size: 0;
}

.layui_userPop .layui_tab span {
    width: 240px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    background: #8a8a8a;
    color: #fff;
    cursor: pointer;
    border-top: 2px #8a8a8a solid;
}

.layui_userPop .layui_tab span.on {
    background: #fff;
    color: #4b4b4b;
    border-top-color: #ff7200;
}

.layui_userPop .layui_content {
    text-align: center;
}

.layui_userPop .ptop30 {
    padding-top: 30px;
}

.layui_userPop .mtop30 {
    margin-top: 30px;
}

.layui_userPop .row_control {
    margin-top: 20px;
}

.layui_userPop .w280ipt {
    width: 278px;
    height: 38px;
    border: 1px #dfdfdf solid;
    text-indent: 12px;
    font-size: 14px;
}

.layui_userPop .lyr_btn {
    width: 280px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 18px;
    color: #fff;
    border: none;
}

.layui_userPop .verfiy_control {
    margin-top: 20px;
}

.layui_userPop .verfiy_control .w280ipt {
    width: 160px;
}

.layui_userPop .verfiy_control .verifyimg_show {
    width: 120px;
    height: 40px;
    cursor: pointer;
}

.layui_userPop .ver_row {
    text-align: center;
    display: inline-block;
}

.layui_userPop .login_method_box {
    text-align: left;
    width: 280px;
    margin: 22px auto 0 auto;
}

.layui_userPop .login_method_box a.wx_login {
    border: 0 none;
}


/* user-center */

.top_bg {
    background-color: #0ba7ff;
    height: 120px;
    margin-bottom: 75px;
}

.uheader {
    background-color: #eaf5fc;
    padding: 20px;
}

.uheader .avatar {
    margin-right: 20px;
}

.uheader .showname {
    font-size: 16px;
    color: #2271d2;
    width: 125px;
}

.uheader p {
    text-align: left;
    font-size: 12px;
    color: #7a7a7a;
    line-height: 26px;
}

.uheader .avatar_hd p {
    text-align: left;
    font-size: 12px;
    color: #7a7a7a;
    line-height: 24px;
}

.uheader .user-cash {
    border-bottom: 1px #f7f7f7 solid;
    padding: 10px 0;
    color: #4d4d4d;
    font-size: 15px;
    text-align: center;
}

.uheader .user-cash em {
    font-size: 18px;
    color: #f15c0b;
}

.uheader .p_btn {
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #f15c0b;
    color: #fff17a;
    text-align: center;
    font-size: 14px;
    margin-left: 10px;
}

.slide_right.uBox,
.slide_right.fanli_ctn,
.slide_right.fanlidetail_ctn {
    padding: 0 40px 30px;
    width: 858px;
    border-top: 2px #39acec solid;
    height: auto;
}

.fanlidetail_ctn .game_list {
    padding: 0 0 10px 0;
}

.fanlidetail_ctn .history_wrap {
    padding: 40px 0px;
}


/* slide_menu */

.slide_menu {
    background-color: #eaf5fc;
    width: 260px;
    height: 510px;
    float: left;
    border-right: 1px solid #ebebeb;
    margin-bottom: 30px;
}

.slide_menu a {
    display: block;
    width: 100%;
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    color: #212b31;
    border-bottom: 1px solid #f7f7f7;
}

.slide_menu a.active,
.slide_menu a:hover {
    color: #fff;
    background-color: #39acec;
    border-bottom: 1px solid #39acec;
}

.slide_menu a:hover {
    background-color: #77CBFA;
    border-color: #77CBFA;
    text-decoration: none;
}

.slide_menu a i {
    display: inline-block;
    width: 16px;
    height: 17px;
    margin: 21px 12px 0 56px;
    float: left;
    background: url('../images/icenter.png') no-repeat;
}

.slide_menu a.icon_00 i {
    background-position: 0 -208px
}

.slide_menu a.icon_00:hover i,
.slide_menu a.icon_00.active i {
    background-position: -26px -208px
}

.slide_menu a.icon_01 i {
    background-position: -52px -96px
}

.slide_menu a.icon_01:hover i,
.slide_menu a.icon_01.active i {
    background-position: -78px -96px
}

.slide_menu a.icon_02 i {
    background-position: -52px -68px;
}

.slide_menu a.icon_02:hover i,
.slide_menu a.icon_02.active i {
    background-position: -78px -68px;
}

.slide_menu a.icon_03 i {
    background-position: 0px -153px;
}

.slide_menu a.icon_03:hover i,
.slide_menu a.icon_03.active i {
    background-position: -26px -153px;
}

.slide_menu a.icon_04 i {
    background-position: -52px -40px
}

.slide_menu a.icon_04:hover i,
.slide_menu a.icon_04.active i {
    background-position: -78px -40px
}

.slide_menu a.icon_05 i {
    background-position: 0 -126px
}

.slide_menu a.icon_05:hover i,
.slide_menu a.icon_05.active i {
    background-position: -26px -126px
}

.slide_menu a.icon_06 i {
    background-position: -52px -180px
}

.slide_menu a.icon_06:hover i,
.slide_menu a.icon_06.active i {
    background-position: -78px -180px
}

.slide_menu a.icon_07 i {
    background-position: -52px -152px
}

.slide_menu a.icon_07:hover i,
.slide_menu a.icon_07.active i {
    background-position: -78px -152px
}

.slide_menu a.icon_08 i {
    background-position: -52px -124px
}

.slide_menu a.icon_08:hover i,
.slide_menu a.icon_08.active i {
    background-position: -78px -124px
}


/* user-safe */

.mainbox {
    padding-bottom: 20px;
    border-bottom: 1px dashed #dedede;
    margin-top: 20px;
}

.mainbox h4 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}

.mainbox .content {
    margin-top: 10px;
}

.mainbox .content li {
    line-height: 20px;
    font-size: 14px;
    padding: 5px 0;
}

.mainbox .content li.card span {
    color: #06C;
    margin: 0 10px;
}

.mainbox .content li.card span.no {
    color: #f00;
    margin: 0 10px;
}

.mainbox .content li.card a {
    font-size: 12px;
    color: #008000;
    text-decoration: underline;
}

.mainbox .content li.con {
    color: #666;
    font-size: 12px;
}

.mainbox .content li.level {
    height: 30px;
}

.mainbox .content li.level span {
    display: inline-block;
    width: 40px;
    height: 25px;
    text-align: center;
    line-height: 20px;
    border-bottom: 5px solid #818181;
    margin-right: 10px;
    background: #f9f9f9;
    color: #666;
}

.mainbox .content li.level span.on {
    border-bottom: 5px solid #f60;
}

.usrsafe {}

.usrsafe li {
    height: 65px;
    margin-top: 25px;
}

.usrsafe li .usrbtn .ico {
    width: 65px;
    height: 65px;
    margin-right: 30px;
}

.usrsafe li .usrbtn .ico span {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url('../images/mb_ico2.png') no-repeat;
}

.usrsafe li .usrbtn .ico span.ico_mail {
    background-position: 0 0px;
}

.usrsafe li .usrbtn .ico span.ico_phone {
    background-position: 0 -76px;
}

.usrsafe li .usrbtn .ico span.ico_info {
    background-position: 0 -152px;
}

.usrsafe li .usrbtn .ico span.ico_pass {
    background-position: 0 -227px;
}

.usrsafe li .usrbtn .ico span.ico_safepass {
    background-position: 0 -300px;
}

.usrsafe li .usrbtn .txt {
    width: 500px;
    line-height: 40px;
    height: 40px;
    color: #666;
}

.usrsafe li .usrbtn .txt span {
    font-size: 22px;
    color: #333;
    margin-right: 30px;
    float: left;
}

.usrsafe li .usrbtn .status {
    width: 500px;
    height: 25px;
}

.usrsafe li .usrbtn .status em {
    display: inline-block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 3px;
    background: url("../images/warn_icon.png") center center no-repeat;
}

.usrsafe li .usrbtn .go a {
    display: inline-block;
    width: 80px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    border: 1px solid #dedede;
    background: #f1f1f1;
    overflow: hidden;
    border-radius: 3px;
}

.usrsafe li .usrbtn .go a.no {
    border: 1px solid #f00;
    background: #fff;
    color: #f00;
}

.status1 {
    height: 40px;
    line-height: 40px;
    color: #008000;
    font-size: 16px;
    text-indent: 100px;
}

.headerbox {
    width: 100%;
    margin: 0 auto;
    background: #fbfbfb;
}

.topbar {
    width: 100%;
    height: 40px;
    background: #f39800;
    border-bottom: 1px #bb7500 solid;
}

.topwords {
    width: 450px;
    height: 40px;
    line-height: 40px;
    color: white;
    font-size: 14px;
    text-align: right;
}

.topwords a {
    color: #795548;
    margin: 0 8px;
}

.topwords span {
    margin: 0 8px;
}

.maps {
    width: 540px;
    text-align: left;
    line-height: 40px;
    color: #fefefe;
    font-size: 13px;
    margin-left: -10px;
}

.maps .small_logo {
    width: 120px;
    height: 40px;
    float: left;
    margin-left: 0;
    background: url("../images/game_top_logo.png") center center no-repeat;
}

.maps a {
    margin: 0 10px;
    color: white;
}

a.playgame:hover {
    color: #ff0;
    text-decoration: none;
    background: #f00;
}

a.playgame {
    margin: 30px;
    display: inline-block;
    width: 150px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    background: #b00;
    font-size: 16px;
}

.server_wrap .nokaifu {
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #999;
}

.loading_img {
    margin: 25px auto;
    width: 25px;
    height: 25px;
    position: relative;
}

.drop_down {
    text-align: center;
    margin-bottom: 40px;
}

.sytg_bg {
    width: 100%;
    height: 600px;
    background: #53198a url("../images/box_b_bg.png") center center no-repeat;
}

.sytg_left {
    width: 560px;
    height: 600px;
    background: url("../images/phone.png") center center no-repeat;
}

.sytg_right .txt_pic {
    width: 600px;
    height: 270px;
    background: url("../images/text.png") top center no-repeat;
}

.sytg_right .qrcode_pic {
    width: 240px;
    padding-left: 20px;
}

.sytg_right .qrcode_pic img {
    width: 240px;
    height: 240px;
}

.sytg_right .gameb_info {
    width: 310px;
    color: #fff;
}

.sytg_right .gameb_info .txt {
    font-size: 20px;
}

.sytg_right .gameb_info .android_apk_icon {
    display: inline-block;
    width: 280px;
    height: 80px;
    background: url("../images/down.png") 0 0;
    margin: 35px 0 15px 0;
}

.sytg_right .gameb_info .android_apk_icon:hover {
    background-position: 0 -80px;
}

.sytg_right .gameb_info .info {
    font-size: 14px;
    line-height: 30px;
}

.sm_box {
    margin-left: -20px;
    margin-top: 10px;
    margin-bottom: 25px;
}

.sm_box li {
    width: 285px;
    height: 100px;
    float: left;
    margin-left: 20px;
}

.game_box_bg {
    width: 100%;
    height: 160px;
    background: #720199
}

.game_box_bg .box_bdown {
    height: 160px;
    background: #720199 url("../images/banner_box_bg.png") center center no-repeat;
}

.game_box_bg .box_bdown .qrcode {
    width: 120px;
    height: 120px;
    margin-top: 20px;
}

.game_box_bg .box_bdown .qrcode img {
    width: 100%;
}

.game_box_bg .box_bdown .clickdown {
    width: 235px;
    margin-top: 20px;
    margin-left: 15px;
    color: #fff;
    font-size: 17px;
}

.game_box_bg .box_bdown .clickdown .android_down_icon {
    margin-top: 20px;
    display: inline-block;
}

.game_box_bg .box_bdown .qrtext img {
    vertical-align: middle;
}

.yxbox_download_box {
    margin-top: -2px;
}

.sy_download_wrap .yxbox_download {
    width: 146px;
    height: 160px;
    border: 1px solid #e0e0e0;
    text-align: center;
    background-color: #fff;
    margin-top: -1px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    padding-top: 10px;
}

.sy_download_wrap .yxbox_download img {
    width: 130px;
    height: 130px;
}

.hot_notice {
    height: 28px;
    line-height: 28px;
    border: 1px solid #ffb2b2;
    margin-bottom: 10px;
    font-size: 19px;
    padding: 13px 10px;
    background-color: #fafafa;
}

.hot_notice a {
    color: #ff6666;
    line-height: 28px;
}

.hot_notice i {
    display: inline-block;
    background: url("../images/i_noice.png") center center no-repeat;
    width: 24px;
    height: 24px;
    margin-top: 2px;
    float: left;
    margin-right: 10px;
}

.hot_notice span {
    width: 80px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ff6666;
    color: #ff6666;
    font-size: 15px;
    float: right;
    text-align: center;
    margin-top: 2px;
}

.sy_detail_left {
    width: 100%;
    float: left;
}

.sy_detail_card {
    height: auto;
    background-color: #fafafa;
    border: 1px solid #e7e7e7;
    padding: 20px;
}

.sy_detail_card .sy_game_img {
    width: 140px;
    height: 140px;
    float: left;
}

.sy_detail_card .sy_game_img img {
    width: 100%;
    height: 100%;
}

.sy_detail_card .sy_detail_info {
    width: 435px;
    height: 100%;
    float: left;
    margin-left: 20px;
}

.sy_detail_card .sy_detail_hd {
    font-size: 22px;
    color: #303030;
    height: 30px;
    line-height: 30px;
}

.sy_detail_card .sy_detail_hd .game_bili {
    width: 140px;
    height: 18px;
    line-height: 18px;
    background-color: #ff3535;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-top: 6px;
    margin-left: 10px;
    border-radius: 10px;
}

.sy_detail_card .game_info {
    height: 40px;
    line-height: 22px;
    font-size: 14px;
    color: #ed2020;
    margin: 17px 0px;
    overflow: hidden;
}

.sy_detail_card .game_point {
    color: #515151;
}

.sy_detail_card .game_point span {
    width: auto;
    margin-right: 25px;
}

.sy_download_wrap {
    float: right;
    height: 150px;
    margin-top: -10px;
}

.sy_androidBtn_box,
.sy_iosBtn_box {
    margin-bottom: 10px;
    position: relative;
}

.sy_download_wrap .down_icon_1,
.sy_download_wrap .down_icon_2 {
    width: 148px;
    height: 36px;
    display: inline-block;
    cursor: pointer;
}

.sy_download_wrap .down_icon_1 {
    background: url("../images/apk_btn.png") center center no-repeat
}

.sy_download_wrap .down_icon_2 {
    background: url("../images/ios.png") center center no-repeat
}

.android_tcBox,
.ios_tcBox {
    width: 120px;
    height: 123px;
    border: 1px solid #e7e7e7;
    padding: 0 13px;
    background-color: #fff;
    z-index: 2;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.android_tcBox .android_ctn,
.ios_tcBox .ios_ctn {
    width: 120px;
    background-color: #fff;
    color: #cc4700;
    text-align: center;
}

.android_tcBox .android_ctn img,
.ios_tcBox .ios_ctn img {
    width: 120px;
    height: 120px;
}

.sy_detail_bt {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.sy_detail_tab {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-bottom: 2px solid #ff3c3c;
    text-align: center;
    font-size: 18px;
    color: #5a5a5a;
}

.sy_detail_tab a {
    display: inline-block;
    width: 150px;
    float: left;
    background-color: #eee;
    margin-right: 1px;
}

.sy_detail_tab a.on {
    background-color: #ff3c3c;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
}

.sy_detail_tab .tab_sylb em {
    width: 29px;
    height: 25px;
    float: left;
    margin-left: 18px;
    margin-top: 11px;
    background: url("../images/gift_icon.png") right center no-repeat;
}

.sy_detail_tab .tab_sylb.on em {
    background: url("../images/gift_icon_a.png") right center no-repeat;
}

.sy_detail_bt_ctn {
    height: auto;
    border: 1px solid #e7e7e7;
    padding: 20px 40px;
}

.sy_detail_bt_ctn .title {
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    color: #515151;
    font-size: 16px;
    font-weight: bold;
}

.sy_detail_bt_ctn .game_intro,
.sy_detail_bt_ctn .game_fl {
    width: 100%;
    line-height: 26px;
    font-size: 15px;
    color: #515151;
}

.sy_detail_bt_ctn .game_intro div,
.sy_detail_bt_ctn .game_intro p,
.sy_detail_bt_ctn .game_fl div,
.sy_detail_bt_ctn .game_fl p {
    font-size: 15px;
    color: #515151;
}

.sy_detail_bt_ctn .game_intro img,
.sy_detail_bt_ctn .game_fl img {
    max-width: 100%;
}

.sy_detail_left .gameimgs {
    width: 837px;
    margin-top: 12px;
    overflow: hidden;
    position: relative;
    margin-left: -19px;
}

.sy_detail_left .gameimgs .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    left: 46%;
}

.sy_detail_left .gameimgs .hd span {
    float: left;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    border-radius: 20px;
    text-align: center;
    background: #000;
    opacity: .2;
    cursor: pointer;
}

.sy_detail_left .gameimgs .hd span.on {
    opacity: 1;
    background: #007aff;
}

.sy_detail_left .gameimgs .tempWrap {
    margin-left: 33px;
}

.sy_detail_left .gameimgs ul {
    height: 420px;
}

.sy_detail_left .gameimgs ul li {
    width: 230px!important;
    height: 390px;
    margin-left: 20px;
}

.sy_detail_left .gameimgs ul li img {
    width: 100%;
    height: 100%;
}

.sy_detail_left .gameimgs .prev {
    width: 46px;
    height: 48px;
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -48px;
    display: block;
    background: url("../images/slider_arrow_l.png") center center no-repeat;
}

.sy_detail_left .gameimgs .next {
    width: 46px;
    height: 48px;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -48px;
    display: block;
    background: url("../images/slider_arrow_r.png") center center no-repeat;
}

.sy_btn_wrap {
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    margin: 80px 270px 100px 270px;
}

.sy_btn_wrap a {
    width: 149px;
    height: 50px;
    float: left;
    background-color: #18aef4;
    color: #fff;
    margin-right: 1px;
}

.sy_btn_wrap a.contact_btn {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.sy_btn_wrap a.play_btn {
    background-color: #3caa2d;
    color: #efefef;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.sy_like_box {
    width: 100%;
    height: auto;
    margin-top: 15px;
    padding-bottom: 45px;
}

.sy_like_box .title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #424242;
    border-bottom: 2px solid #ff6c00;
}

.sy_like_box .like_game_list {
    width: 100%;
    background-color: #f7f7f7;
    padding-top: 20px;
}

.sy_like_box .like_game_list ul li {
    width: 100px;
    height: auto;
    float: left;
    margin: 0 23px 20px 23px;
}

.sy_like_box .like_game_list ul li img {
    width: 100px;
    height: 100px;
}

.sy_like_box .like_game_list ul li .game_name {
    width: 100%;
    display: inline-block;
    color: #515151;
    font-size: 13px;
    overflow: hidden;
    height: 17px;
    text-align: center;
    margin: 5px 0 6px 0;
}

.sy_like_box .like_game_list ul li .check_gift_btn {
    display: inline-block;
    width: 98px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    color: #333;
}

.login_wrap {
    height: 60px;
    background-color: #000;
}

.gift_list_wrap {
    height: auto;
    border: 1px solid #e7e7e7;
    margin-top: 20px;
}

.gift_title {
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #ff3c3c;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
}

.gift_title span {
    display: inline-block;
    width: 150px;
    height: 48px;
    float: left;
    background-color: #ff3c3c;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin-right: 733px;
}

.gift_title a {
    width: auto;
    margin: 0 25px;
    color: #515151;
}

.gift_list_box {
    width: 100%;
    height: auto;
    text-align: center;
}

.gift_list_box .list_title {
    height: 40px;
    line-height: 40px;
    background-color: #fbfbfb;
    border-bottom: 1px solid #e7e7e7;
    color: #515151;
}

.gift_list_box .list_title div,
.gift_list_box table tr div {
    float: left;
    font-size: 14px;
    height: 100%;
}

.gift_list_box table tr {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e7e7e7;
    color: #4A4A4A;
    float: left;
    font-size: 15px;
}

.gift_list_box table tr td {
    font-size: 15px;
}

.gift_list_box .gift_name {
    width: 230px;
}

.gift_list_box .gift_type {
    width: 125px;
}

.gift_list_box .game_name {
    width: 220px;
}

.gift_list_box .start_time {
    width: 140px;
}

.gift_list_box .apply_system {
    width: 110px;
}

.gift_list_box .apply_qufu {
    width: 130px;
}

.gift_list_box .operate_platform {
    width: 110px;
}

.gift_list_box .zone {
    width: 120px;
}

.gift_list_box .get_gift {
    width: 120px;
}

.gift_list_box table tr td.game_name {
    color: #2964f1;
}

.gift_list_box .apply_system em {
    width: 25px;
    height: 25px;
    display: table-cell;
}

.gift_list_box .apply_system em.android_icon {
    background: url(../images/Android_Lighting.png) right center no-repeat;
    width: 53px;
}

.gift_list_box .apply_system em.ios_icon {
    background: url(../images/iPhone_Lighting.png) right center no-repeat;
}

.gift_list_box table tr td.zone a {
    width: 80px;
    height: 23px;
    line-height: 23px;
    border-radius: 3px;
    display: inline-block;
    color: #fff;
    background-color: #6cbdff;
}

.gift_list_box table tr td.get_gift a {
    width: 80px;
    height: 23px;
    line-height: 23px;
    display: inline-block;
    color: #fff;
    background-color: #76bd2e;
    border-radius: 3px;
}

.card_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
}

.card_title em {
    width: 29px;
    height: 25px;
    float: left;
    margin-top: 9px;
    background: url(../images/gift_icon.png) center center no-repeat;
    margin-right: 10px;
}

.sy_detail_card {
    border-top: 2px solid #ff3535;
}

.sy_detail_card .sy_detail_card_l {
    float: left;
    width: 665px;
}

.sy_detail_card .sy_detail_card_l .search_info {
    float: left;
    line-height: 35px;
    font-size: 17px;
    color: #1395f7;
    margin-top: 10px;
    padding-left: 160px;
}

.sy_detail_info div {
    width: 100%;
    font-size: 14px;
    margin-top: 6px;
    float: left;
    height: 20px;
    line-height: 20px;
}

.sy_detail_info .name {
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    color: #303030;
    margin-bottom: 3px;
    margin-top: 0;
}

.sy_detail_info .txt1 {
    color: #444;
    float: left;
    margin-right: 8px;
}

.sy_detail_info .txt2 {
    float: left;
}

.sy_detail_info .progress_box {
    width: 310px;
    float: left;
    margin-top: 0;
}

.sy_detail_info .progress {
    width: 265px;
    height: 14px;
    background-color: #d9d9d9;
    margin-top: 3px;
    border-radius: 3px;
    margin-right: 7px;
}

.sy_detail_info .progress_bar {
    height: 14px;
    display: inline-block;
    background-color: #ff3e3e;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.sy_detail_info .progress_val {
    width: 37px;
    color: #000;
    display: inline-block;
}

.sy_detail_info .valid_time .txt2 {
    color: #000;
}

.sy_detail_info .down_android .txt2 {
    color: #0078ff;
}

.sy_detail_info .apply_system em {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    margin: 1px 8px 0 0;
}

.sy_detail_info .apply_system em.android_icon {
    background: url("../images/Android_Lighting.png") center center no-repeat;
}

.sy_detail_info .apply_system em.ios_icon {
    background: url("../images/iPhone_Lighting.png") center center no-repeat;
}

.card_detail_left .gift_btn_wrap {
    width: 240px;
    float: right;
    height: auto;
    text-align: right;
}

.card_detail_left .gift_btn_wrap .imme_receive_btn {
    width: 150px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    background-color: #50b326;
    color: #fff;
    font-size: 22px;
    border-radius: 5px;
    margin-top: 46px;
}

.card_detail_left .gift_btn_wrap ul {
    border: 1px solid #FBD299;
    background: #FCF8E8;
    padding: 12px;
    border-radius: 8px;
    margin-top: 25px;
}

.card_detail_left .gift_btn_wrap ul .card_cdkey {
    color: #f00;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    font-weight: 600;
}

.card_detail_left .gift_btn_wrap ul .card_tips {
    color: #369;
    font-size: 12px;
    text-align: center;
    margin-top: 6px;
}

.card_detail_left .card_info_box {
    height: auto;
    border: 1px solid #e7e7e7;
    padding: 0 20px 20px 20px;
    border-top: 0;
}

.card_detail_left .giftBag_that,
.card_detail_left .instructions,
.card_detail_left .game_des {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7;
}

.card_detail_left .game_des {
    border-bottom: 0 none;
}

.card_detail_left .card_info_box .subtitle {
    width: 100%;
    font-size: 18px;
    display: inline-block;
}

.card_detail_left .card_info_box .details {
    margin-top: 13px;
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.card_detail_left .card_info_box .details p,
.card_detail_left .card_info_box .details div {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.card_detail_left .card_info_box .details img {
    max-width: 100%;
}

.card_download_wrap {
    width: 240px;
    height: 34px;
    float: right;
    padding: 33px 5px 33px 0;
    text-align: right;
}

.card_download_wrap a {
    width: 110px;
    height: 32px;
    border: 1px solid #ccc;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    border-radius: 5px;
    margin-right: 5px;
}

.card_download_wrap a:hover {
    color: #333;
}

.card_list {
    height: auto;
    border: 1px solid #e7e7e7;
    padding: 20px;
    border-top: 0 none;
}

.card_list .card_list_title {
    font-size: 19px;
    height: 24px;
    line-height: 24px;
    padding-top: 5px;
    padding-bottom: 18px;
}

.card_list .card_list_title span {
    color: #ff3838;
}

.card_list ul {
    width: 853px;
    margin-left: -15px;
}

.card_list ul li {
    width: 267px;
    float: left;
    height: 120px;
    border: 1px solid #f2f2f0;
    margin-left: 15px;
    background: url("../images/triangle_icon.png") left top no-repeat;
}

.card_list ul li .card_name {
    width: 100%;
    height: 85px;
    line-height: 85px;
    text-align: center;
    font-size: 17px;
    overflow: hidden;
}

.card_list ul li .card_bottom {
    width: 100%;
    height: 34px;
    line-height: 34px;
    float: left;
    background-color: #f9f9f9;
    border-top: 1px solid #f2f2f0;
}

.card_list ul li .card_bottom .platform {
    width: 150px;
    float: left;
    padding-left: 10px;
    color: #444;
}

.card_list ul li .card_bottom .platform em {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    margin: 7px 3px 0 5px;
}

.card_list ul li .card_bottom .platform em.android_icon {
    background: url("../images/Android_Lighting.png") center center no-repeat;
}

.card_list ul li .card_bottom .platform em.ios_icon {
    background: url("../images/iPhone_Lighting.png") center center no-repeat;
}

.card_list ul li .card_bottom .getGift_btn {
    width: 75px;
    height: 25px;
    line-height: 25px;
    background-color: #ff6000;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 4.5px;
    margin-right: 5px;
    float: right;
}


/*ajaxå¿™éˆ¥æ–…çŠ†â”¾åŠ‰è¬æ°“è‰©è½çŒ«é™†é™†å¿™èµ‚èµ‚å¿™è—›è«æ°“è—›éˆ¥æ–†îŸŠÃ·ï¿½*/

.ajax_dataList {}

.ajax_dataList .loading {
    text-align: center;
    padding: 50px 0;
}

.ajax_dataList .loading img {
    vertical-align: middle;
}


/* å¿™éˆ¥å¥¥ä¹…ãƒ¢â‚¬å·ä¹…ãƒ‚îˆ—â‚¬çŠ†îž çŠ…ä¼±â”žÃ·å¾—â”žæ¾›ï¿½ */

.form_control .getCode {
    width: 86px;
    height: 34px;
    line-height: 34px;
    display: inline;
    float: left;
    background: #ffffa5;
    color: #b15400;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #ffeb00;
}

.mgameicon {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
    text-indent: 40px;
    position: relative;
    padding: 15px 0;
    margin-top: 20px;
}

.mgameicon img {
    position: absolute;
    vertical-align: middle;
    width: 30px;
    position: absolute;
    top: 15px;
    left: 0;
}

.game_bt_bg {
    width: 100%;
    height: 130px;
    background: url(/Themes/Separate_2/static/images/bt_banner.jpg) center center no-repeat;
    margin-top: 10px;
}

.game_sy_bg {
    width: 100%;
    height: 130px;
    background: url(/Themes/Separate_2/static/images/sy_banner.jpg) center center no-repeat;
    margin-top: 10px;
}

.game_web_bg {
    width: 100%;
    height: 130px;
    background: url(/Themes/Separate_2/static/images/web_banner.jpg) center center no-repeat;
    margin-top: 10px;
}

.pay_bg {
    width: 100%;
    height: 130px;
    background: url(/Themes/Separate_2/static/images/pay_banner.jpg) center center no-repeat;
    margin-top: 10px;
}

.rank_bg {
    width: 100%;
    height: 130px;
    background: url(/Themes/Separate_2/static/images/rank_banner.jpg) center center no-repeat;
    margin-top: 10px;
}

.news_bg {
    width: 100%;
    height: 130px;
    background: url(/Themes/Separate_2/static/images/news_banner.jpg) center center no-repeat;
    margin-top: 10px;
}

.user_bn {
    width: 1200px;
    height: 130px;
    background: url("/Themes/Separate_2/static/images/user_banner.jpg") center center no-repeat;
    margin-top: 10px;
}


/* service */

.service_banner {
    height: 240px;
    background: url("/Themes/Separate_2/static/images/service/banner.png") center center no-repeat;
}

.service_banner .ctn {
    padding: 55px 0 60px 55px;
    margin-top: 20px;
}

.service_banner .ctn span {
    color: #0085e2;
    font-size: 16px;
    text-align: left;
    width: 100%;
    display: inline-block;
}

.service_banner .ctn .txt1 {
    font-size: 40px;
    margin-bottom: 10px;
}

.service_banner .ctn .txt2 {
    line-height: 30px;
}

.service_area {
    padding-top: 20px;
}

.service_area .area_ctn {
    margin-left: -20px;
    margin-bottom: 100px;
}

.service_area .item {
    width: 283px;
    height: 488px;
    margin-left: 20px;
    border: 1px solid #e5e5e5;
    text-align: center;
    float: left;
}

.service_area .item .kf_area {
    width: 228px;
    height: 305px;
    background-color: #73c9ff;
    color: #fff;
    float: left;
    padding: 0 28px;
}

.service_area .item .pay_area {
    width: 228px;
    height: 305px;
    background-color: #957aed;
    color: #fff;
    float: left;
    padding: 0 28px;
}

.service_area .item .game_area {
    width: 228px;
    height: 305px;
    background-color: #7bd37c;
    color: #fff;
    float: left;
    padding: 0 28px;
}

.service_area .item .vip_area {
    width: 228px;
    height: 305px;
    background-color: #ff9f50;
    color: #fff;
    float: left;
    padding: 0 28px;
}

.service_area .item .bt_area {
    width: 284px;
    height: 305px;
    float: left;
    background: url("/Themes/Separate_2/static/images/service/area_bg.png") center center no-repeat;
}

.service_area .item .icon {
    width: 80px;
    height: 92px;
    margin: 23px auto 0 auto;
}

.service_area .item .kf_area .icon {
    background: url("/Themes/Separate_2/static/images/service/icon1.png") center center no-repeat;
}

.service_area .item .pay_area .icon {
    background: url("/Themes/Separate_2/static/images/service/icon2.png") center center no-repeat;
}

.service_area .item .game_area .icon {
    background: url("/Themes/Separate_2/static/images/service/icon3.png") center center no-repeat;
}

.service_area .item .vip_area .icon {
    background: url("/Themes/Separate_2/static/images/service/icon4.png") center center no-repeat;
}

.service_area .item .txt1 {
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    margin-top: 10px;
}

.service_area .item .txt2 {
    margin-top: 12px;
    font-size: 15px;
    line-height: 24px;
    height: 80px;
}

.service_area .item .area_btn {
    width: 163px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 17px;
}

.service_area .item .bt_area .area_btn {
    margin-top: 249px;
    border: 0 none;
}

.service_area .item .problem_ctn,
.service_area .item .kf_ctn {
    float: left;
    width: 243px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

.service_area .item .problem_ctn .subtitle,
.service_area .item .kf_ctn .subtitle {
    line-height: 60px;
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
}

.service_area .item .problem_ctn ul li {
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.service_area .item .kf_ctn ul li {
    height: 15px;
    line-height: 15px;
    font-size: 13px;
    color: #333;
    margin-bottom: 14px;
}

.service_area .item .problem_ctn ul li a,
.service_area .item .kf_ctn ul li a {
    color: #333;
    width: 100%;
    display: inline-block;
}

.service_area .item .kf_ctn .time {
    display: inline-block;
    width: 70px;
    float: left;
    color: #ff5400;
}

.service_area .item .kf_ctn .game_name {
    display: inline-block;
    width: 98px;
    height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.service_area .item .kf_ctn .line {
    display: inline-block;
    width: 75px;
    float: left;
}


/* problem list */

.problem_list_wrap {
    border: 1px solid #f3f3f3;
    margin: 20px 0;
}

.problem_list_wrap .subtitle {
    padding: 20px 25px 10px 0;
    height: 30px;
    line-height: 30px;
}

.problem_list_wrap .subtitle .icon {
    width: 5px;
    height: 20px;
    background: url("/Themes/Separate_5/static/images/service/icon4.png") center center no-repeat;
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}

.problem_list_wrap .subtitle .txt {
    float: left;
    font-size: 19px;
    color: #333;
}

.problem_list_wrap .subtitle .submit_problem {
    width: 100px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #1fa5ea;
    border: 1px solid #1fa5ea;
    display: inline-block;
    text-align: center;
    float: right;
}

.problem_list_wrap .problem_list_ctn {
    padding: 0 25px 25px;
}

.problem_list_wrap .problem_list_ctn .question {
    line-height: 28px;
    font-size: 15px;
    color: #d62134;
    margin-top: 17px;
    position: relative;
    padding-left: 28px;
}

.problem_list_wrap .problem_list_ctn .square {
    width: 15px;
    display: inline-block;
    height: 15px;
    text-align: center;
    line-height: 15px;
    background-color: #c70d0d;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #b72525;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 5.5px;
}

.problem_list_wrap .problem_list_ctn .txt {
    display: inline-block;
    float: left;
}

.problem_list_wrap .problem_list_ctn .answer {
    margin-top: 10px;
    line-height: 28px;
    font-size: 15px;
    position: relative;
    padding-left: 28px;
    min-height: 25px;
}

.problem_list_wrap .problem_list_ctn .answer .square {
    background-color: #49b1ff;
    border: 1px solid #33a7ff;
}

.problem_list_wrap .problem_list_ctn .answer .txt {
    font-size: 13px;
}

.box_content .czbl {
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
}

.box_content .czbl div:first-child {
    border-bottom: 2px solid #f90;
    height: 36px;
}

.box_content .sxfl div:first-child {
    border-bottom: 2px solid #f90;
    height: 36px;
    padding-top: 20px;
}

.box_content .czfl div:first-child {
    border-bottom: 2px solid #f90;
    height: 36px;
    padding-top: 20px;
}

.box_content .vip_sm div:first-child {
    border-bottom: 2px solid #f90;
    height: 36px;
    padding-top: 20px;
}

.box_content .czbl div:last-child {
    padding: 20px 0 10px 0!important;
}

.box_content .sxfl div:last-child {
    padding: 20px 0 10px 0!important;
}

.box_content>p {
    line-height: 10px !important;
    background: #e8e6eb;
}

.box_content .sxfl {
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
}

.box_content .czfl {
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
}

.box_content .vip_sm {
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
}


/* ç»€ç…Žå¯˜å¯®åœ­ç¥ */

.login_libao_mask {
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
}

.login_libao {
    min-width: 240px;
    height: 154px;
    position: fixed;
    left: 50%;
    top: 50%;
    background: white;
    z-index: 10000;
    margin-left: -120px;
    margin-top: -77px;
}

.login_libao h3 {
    padding: 0 80px 0 10px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #D5D5D5;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #EAEAEA;
}

.login_libao p {
    padding: 22px 20px 22px 65px;
    text-align: left;
    position: relative;
    line-height: 24px;
    word-break: break-all;
    font-size: 14px;
    overflow: auto;
}

.login_libao p i {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 39px;
    height: 39px;
    background: url(../images/tishi_bcg.jpg) no-repeat center center;
}

.login_libao a {
    height: 30px;
    display: block;
    line-height: 30px;
    margin: 10px auto;
    width: 70px;
    background: #5FBFE7;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

.topwords a.logOut {
    color: red;
}