/*
* @Author: Administrator
* @Date:   2017-11-24 13:51:31
* @module:   style.css
* @Last Modified by:   Administrator
* @Last Modified time: 2017-11-24 15:06:37
*/
body{
    width: 100%;
    height: 100%;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
}
.top_banner {
    display: block;
    width: 1200px;
    height: 200px;
    overflow: hidden;
}
.top_banner img {
    width: 1200px;
    height: 200px;
}
.pagetop{
    width: 100%;
    height: 100px;
    background: #7b0000;
}
.pagetop .pagetop_bg{
    height: 100px;
}
.pagetop .logo{
    width: 510px;
}
.pagetop .logo a{
    display:inline-block;
    width: 510px;
    height: 50px;
    vertical-align: middle;
    margin-top: 25px;
}
.pagetop .tips{
    width: 490px;
}
.pagetop .tips img{
    width: 490px;
    vertical-align: middle;
    margin-top: 25px;
}
.pagetop_bg .new_xftj_box{
    margin-top: 25.5px;
}
.pagetop_bg .jptj_icon{
    width: 160px;
    height: 50px;
    background: url("../images/jptj_icon.png") center bottom no-repeat;
    display: inline-block;
    margin-right: 15px;
    float: left;
    margin-left: 89px;
    margin-top: 25px;
}
.new_xftj_box .xytj_icon{
    display: inline-block;
    width: 121px;
    height: 49px;
    background: url("../images/top_icon.png") center center no-repeat;
    float: left;
}
.new_xftj_box .new_xftj{
    float: left;
    height: 30px;
    border: 1px solid #fff82c;
    border-left: 0 none;
    margin-top: 14px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.new_xftj_box .new_xftj a{
    color: #fff82c;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
.tab_nav {
    width: 1200px;
    height: 47px;
    background-color: #b42d00;
    border-bottom: 3px solid #ff471c;
    color: #ffff00;
    font-size: 17px;
    line-height: 47px;
}
.tab_nav ul {
    width: auto;
    float: left;
    height: 47px;
}
.tab_nav ul li {
    width: 138px;
    text-align: center;
    float: left;
    cursor: pointer;
    position: relative;
    border-right: 1px solid #962500;
    color: #ffff99;
    font-size: 18px;
}
.tab_nav ul li.on {
    background-color: #ff6600;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.tab_nav span {
    float: right;
    font-size: 17px;
    margin-right: 10px;
}
.tab_nav ul li .shouyou_icon {
    position: absolute;
    width: 33px;
    height: 17px;
    background: url("../images/new_icon.png");
    top: -8px;
    right: 15px;
}
.tab_nav ul li.on .shouyou_icon {
    background-position: -64px 0;
}
.tab_nav ul li .zhengcfu_icon {
    position: absolute;
    width: 66px;
    height: 23px;
    background: url("../images/fanli_icon.png");
    top: -12px;
    left: 38px;
}
.tab_nav ul li .qrcode {
    position: absolute;
    width: 150px;
    height: 150px;
    background: #fff;
    bottom: 40px;
    left: -15px;
    text-align: center;
    border-radius: 10px;
    display: none;
}
.tab_nav ul li .qrcode p.txt {
    text-align: center;
    line-height: 35px;
    color: #000;
    font-weight: 600;
}
.tab_nav ul li .qrcode p.img {
    text-align: center;
}
.tab_nav ul li .qrcode p.img img {
    width: 100px;
    height: 100px;
    vertical-align: middle;
}
.tab_nav ul li .qrcode i {
    display: inline-block;
    width: 13px;
    height: 7px;
    background: url('../images/j_ico.png') no-repeat;
    position: absolute;
    bottom: -7px;
    left: 68px;
}
.kf_list2, .kf_list3{
    margin-top: 10px;
}
.kf_box {
    width: 1200px;
}
.kf_box table {
    width: 100%;
}
.kf_box .tb_header td {
    background: #570f00;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #ffb966;
    border: #9f5e00 solid;
    border-width: 0 1px 0 1px;
}
.kf_list2 .kf_box .tb_header td, .kf_list3 .kf_box .tb_header td{
    background: #606060;
    color: #eeeeee;
    border-color: #525252;
}
.kf_box .tb_kflist td {
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px #ffd200 solid;
    font-size: 14px;
    color: #424242;
    position: relative;
}
.kf_box td.g_type {
    width: 74px;
}
.kf_box td.g_name {
    width: 137px;
    padding-left: 15px;
}
.kf_box td.g_kftime {
    width: 129px;
}
.kf_box td.g_kftime .kftime {
    font-size: 14px;
}
.kf_box td.g_bili {
    width: 113px;
    color: #e61313;
    font-weight: bold;
    font-size: 16px;
}
.kf_box td.g_qf {
    width: 120px;
}
.kf_box td.g_fuli {
    width: 510px;
}
.kf_box td.go_url {
    width: 102px;
}
.kf_box td.g_name a {
    color: #e61313;
}
.kf_box td.g_fuli a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 490px;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
}
.kf_box tbody.mobile td.g_name {
    width: 195px;
    padding-left: 15px;
}
.kf_box tbody.mobile td.g_fuli {
    width: 444px;
}
.kf_box tbody.mobile td.g_fuli a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 424px;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
}
.kf_box .tb_kflist .g_name {
    color: #cf0000;
    text-align: left;
}
.kf_box .tb_kflist .g_star {
    font-size: 20px;
    color: #e80000;
}
.kf_box .tb_kflist .g_scale {
    font-weight: bold;
    color: #e61313;
}
.kf_box .tb_kflist .go_url {
    font-size: 15px;
}
.kf_box td.g_name em {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle;
}
.kf_box td.g_name em.zd_icon {
    background: url("../images/zhiding_icon.png") center center no-repeat;
}
.kf_box td.g_name em.tj_icon {
    background: url("../images/tuijian_icon.png") center center no-repeat;
}
table.zhengchang tr td, table.shouyou tr td {
    background: #fff9d1;
}
table.zhengchang tr td.tj {
    width: 80px;
}
table.zhengchang tr td.hot {
    width: 140px;
    color: #e80000;
    font-weight: 600;
    font-size: 20px;
}
table.zhengchang tr td.game {
    text-align: left;
    text-indent: 20px;
}
table.zhengchang tr td.game a {
    font-weight: 600;
}
table.zhengchang tr td.time {
    width: 200px;
}
table.zhengchang tr td.time a {
    color: #e80000;
    font-weight: 600;
}
table.zhengchang tr td.line {
    width: 200px;
}
table.zhengchang tr td.pingtai {
    width: 200px;
}
table.zhengchang tr td.play {
    width: 109px;
}
table.zhengchang tr td.play a {
    color: rgb(0, 0, 255);
    font-size: 15px;
    text-decoration: underline;
}
table.zhengchang tr:hover td, table.btshouyou tr:hover td {
    background: #fffce9;
}
table.zhengchang tbody.zc_now tr td, table.btshouyou tbody.zc_now tr td {
    background: #fff04d;
}
table.zhengchang tbody.zc_now tr:hover td, table.btshouyou tbody.zc_now tr:hover td {
    background: #fff68f;
}
table.zhengchang tbody.zc_guding tr td, table.btshouyou tbody.sy_guding tr td {
    background: #c6fff5;
}
table.zhengchang tbody.zc_guding tr:hover td, table.btshouyou tbody.sy_guding tr:hover td {
    background: #bdffc3;
}
table.shouyou tr td {
    background: #fff9d1;
}
table.shouyou tr td.g_type {
    width: 80px;
}
table.shouyou tr td.g_name {
    padding-left: 20px;
    width: 149px;
}
table.shouyou tr td.g_name a {
    font-weight: 600;
    color: #333;
}
table.shouyou tr td.g_star {
    width: 139px;
}
table.shouyou tr td.g_scale {
    width: 129px;
}
table.shouyou tr td.go_url {
    width: 108px;
}
table.shouyou tr:hover td {
    background: #fffce9;
}
table.shouyou tbody.sy_now tr td {
    background: #fff04d;
}
table.shouyou tbody.sy_now tr:hover td {
    background: #fff68f;
}
table.shouyou tbody.sy_guding tr td {
    background: #c6fff5;
}
.tb_list0 tr {
    background: #c6fff5;
}
.tb_list0 tr:hover {
    background: #bdffc3;
}
.tb_list1 tr {
    background: #fff04d;
}
.tb_list1 tr:hover {
    background: #fff68f;
}
.tb_list2 tr {
    background: #fff9d1;
}
.tb_list2 tr:hover {
    background: #fffce9;
}
.tb_list tr {
    background: #fff;
}
.tb_list tr:hover {
    background: #fffce9;
}
td .txt {
    width: 569px;
    text-align: center;
    font-size: 13px;
    color: #1c1c1c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.go_url a {
    color: #424242;
    text-decoration: underline;
}
.footer {
    background-color: #920e00;
    padding: 15px 0;
}
.footer {
    font-size: 13px;
    color: #eee;
    text-align: center;
    line-height: 30px;
}
.footer a {
    color: #fff;
}
.scroll_top {
    position: fixed;
    bottom: 150px;
    left: 50%;
    z-index: 9999999;
    width: 70px;
    height: 140px;
    margin-left: 610px;
}
.scroll_top a {
    display: block;
    vertical-align: middle;
    width: 70px;
    height: 70px;
    background: url('../images/top.png') no-repeat;
}
.scroll_top a.gotodesk {
    background-position: 0 0;
}
.scroll_top a.gotodesk:hover {
    background-position: -70px 0;
}
.scroll_top a.gotop {
    background-position: 0 -70px;
}
.scroll_top a.gotop:hover {
    background-position: -70px -70px;
}
.tonglanpic {
    overflow: hidden;
    margin: 10px 0;
    background-color: #2f2f2f;
    padding: 5px 5px 10px 5px;
}
.tonglanpic li {
    float: left;
    width: 390px;
    height: 100px;
    margin-left: 5px;
    margin-top: 5px;
}
.tonglanpic li img {
    vertical-align: middle;
    width: 390px;
    height: 100px;
}
.gameboxpic {
    display: none;
    padding: 5px 0;
    position: relative;
}
.gameboxpic a {
    width: 210px;
    height: 60px;
    display: inline-block;
    position: absolute;
    bottom: 35px;
    background:url('../images/down_btn.png') no-repeat;
}
.gameboxpic .android_link {
    left: 195px;
}
.gameboxpic .ios_link {
    left: 425px;
    background-position: 0 -60px;
}
.gameboxpic img {
    vertical-align: middle;
}
.gameboxpic .android_qrcode{
    width: 145px;
    height: 145px;
    position: absolute;
    left: 30px;
    top: 180px;
}
.downlayer {
    position: absolute;
    right: 102px;
    width: 240px;
    height: 300px;
    border: 1px solid #ff3333;
    background-color: #fff;
    z-index: 999;
    top: -128px;
}
.downlayer .sj {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 142.5px;
    right: -9px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    background-color: #fff;
    border: 1px solid #ff3333;
    z-index: -99;
    border-left: 0 none;
    border-bottom: 0 none;
}
.downlayer .tips {
    width: 100%;
    line-height: 54px;
    background-color: #ff3333;
    font-size: 18px;
    color: #fff;
}
.downlayer .qrimg img {
    width: 180px;
    height: 180px;
    margin-top: 15px;
}
.downlayer .txt {
    width: 100%;
    color: #333;
    font-size: 14px;
}
.downlayer .txt span {
    color: #ff3333;
}
.qqclock{
    width: 82px;
    height: 22px;
    background: url(../images/wico.png) center center no-repeat;
    cursor: pointer;
    margin: 0 auto;
    display: none;
}

/* guanggao */
.area_left .icon, .area_right .icon {
    display: inline-block;
    float: left;
    background: url("../images/icon.png");
}
.top_bar {
    width: 100%;
    height: 50px;
    background-color: #570000;
    padding-top: 15px;
    padding-bottom: 15px;
}
.top_bar_bg .new_xftj_box{

}
.area_left {
    width: 820px;
    height: 470px;
    background-color: #fff;
    margin-bottom: 20px;
    margin-top: 10px;
    border: 5px solid #e80000;
    padding: 20px;
    position: relative;
}
.area_left .game_info {
    height: 240px;
}
.area_left .game_info .pic_mark{
    width: 89px;
    height: 89px;
    background: url("../images/bt_icon.png") center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
.area_left .game_info .game_pic {
    width: 240px;
    height: 240px;
    float: left;
    margin-right: 20px;
    position: relative;
}
.area_left .game_info .game_pic img {
    width: 240px;
    height: 240px;
    border-radius: 20px;
}
.area_left .game_pic .pic_mark {
    width: 89px;
    height: 89px;
    background: url("../images/bt_mark_icon.png") center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    display: inline-block;
}
.area_left .game_info .game_intro {
    width: 560px;
    float: left;
}
.area_left .game_info .game_name {
    height: 38px;
    line-height: 38px;
    font-size: 32px;
    font-weight: bold;
}
.area_left .game_info .game_name a {
    color: #333;
}
.area_left .game_info .game_bili {
    height: 32px;
    line-height: 32px;
    margin: 18px 0 20px 0;
    font-size: 19px;
    color: #ff1818;
    font-weight: bold;
    border: 2px solid #ff3333;
    border-radius: 20px;
    display: inline-block;
    padding: 0 15px;
}
.area_left .game_info .game_fuli {
    font-size: 16px;
    color: #666;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.area_left .game_info .game_fuli .more_fuli{
    color: #0000ff;
    float: right;
    cursor: pointer;
}

.area_left .game_info .get_fuli_gift{
    width: 220px;
    height: 60px;
    line-height: 60px;
    border-radius: 8px;
    background-color: #e80000;
    font-size: 24px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-top: 50px;
}
.area_left .game_kf{
    width: 830px;
    margin-left: -10px;
}
.area_left .game_kf .subtitle {
    height: 45px;
    line-height: 45px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
}
.area_left .kf_label {
    width: 264px;
    height: 44px;
    line-height: 44px;
    background-color: #fffa69;
    border: 1px solid #ffc569;
    color: #993300;
    float: left;
    margin-left: 10px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
}
.area_left .kf_label.now {
    background-color: #ef4c4c;
    border-color: #dd1313;
    color: #fff;
}
.area_left .kf_label:hover {
    background-color: #ffff9b;
    border-color: #ffe569;
    color: #ed4f00;
}
.area_left .kf_label.now:hover {
    background-color: #ff7b7b;
    border-color: #ff7b7b;
    color: #fff;
}
.area_left .kf_pic{
    width: 840px;
    height: 120px;
    margin-top: 18px;
    margin-left: -20px;
}
.area_left .kf_pic a{
    float: left;
    margin-left: 20px;
}
.area_right {
    width: 320px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.area_right .register_box {
    height: 270px;
    background-color: #332d2d;
    border: 5px solid #ff5a00;
    padding-bottom: 15px;
    animation:flicke 500ms linear infinite alternate;
    -webkit-animation:flicke 500ms linear infinite alternate;
}


@keyframes flicke
{
    from {border:5px solid rgba(232,0,0,0.5);box-shadow: 0 0 5px rgba(232,0,0,0.5);}
    to {border:5px solid rgba(255,234,0,1);box-shadow: 0 0 5px rgba(255,234,0,1);}
}

@-moz-keyframes flicke /* Firefox */
{
    from {border:5px solid rgba(232,0,0,0.5);}
    to {border:5px solid rgba(255,234,0,1);}
}

@-webkit-keyframes flicke /* Safari 和 Chrome */
{
    from {border:5px solid rgba(232,0,0,0.5);}
    to {border:5px solid rgba(255,234,0,1);}
}

@-o-keyframes flicke /* Opera */
{
    from {border:5px solid rgba(232,0,0,0.5);}
    to {border:5px solid rgba(255,234,0,1);}
}
.area_right .register_box .title {
    background-color: #231f1f;
    height: 55px;
    line-height: 55px;
    padding: 0 13.5px;
    margin-bottom: 8px;
}
.area_right .register_box .title span {
    font-size: 20px;
    color: #ffea00;
    font-weight: bold;
}
.area_right .register_box .title a.login_link {
    font-size: 15px;
    color: #f0bd23;
    font-weight: normal;
}
.area_right .register_box .input_wrap {
    width: 260px;
    height: 38px;
    line-height: 38px;
    background-color: #fff;
    padding: 0 10px;
    font-size: 14px;
    margin: 15px auto 0 auto;
}
.area_right .register_box .input_wrap em {
    width: 22px;
    height: 22px;
    margin-right: 7px;
    margin-top: 8px;
}
.area_right .register_box .input_wrap em.user_icon {
    background-position: -8px -59px;
}
.area_right .register_box .input_wrap em.pwd_icon {
    background-position: -7.5px -87px;
}
.area_right .register_box .input_wrap input {
    width: 228px;
    height: 36px;
    border: 1px solid #fff;
}
.area_right .register_box .submit {
    width: 280px;
    height: 45px;
    background-color: #ff5400;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #ff5400;
    margin-left: 14.5px;
    margin-top: 15px;
    cursor: pointer;
}
.area_right .register_box .submit:hover {
    background-color: #ff7300;
    border-color: #ff7300;
}
.area_right .register_box .login_method_box {
    height: 30px;
    margin-top: 15px;
    width: 290px;
    padding-left: 14.5px;
}
.area_right .register_box .login_method_box .three_login {
    width: 133px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    float: left;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
}
.area_right .register_box .login_method_box .qq_login {
    background-color: #38acfa;
}
.area_right .register_box .login_method_box .wx_login {
    background-color: #5cc559;
}
.area_right .register_box .login_method_box .three_login em {
    width: 16px;
    height: 18px;
    margin-left: 24px;
    margin-top: 6px;
    margin-right: 7px;
}
.area_right .register_box .login_method_box .qq_login em {
    background-position: -15px -115px;
}
.area_right .register_box .login_method_box .wx_login em {
    background-position: -15px -143px;
    width: 20px;
}
.area_right .register_box .login_method_box .qq_login:hover {
    background-color: #52cdfc;
}
.area_right .register_box .login_method_box .wx_login:hover {
    background-color: #75d672;
}
.area_right .register_sus_box {
    height: 285px;
    background-color: #ffe565;
    position: relative;
    text-align: center;
    border: 5px solid #ff5a00;
}
.area_right .register_sus_box .title_bg {
    width: 100%;
    height: 90px;
    background-color: #ffd625;
    position: absolute;
}
.area_right .register_sus_box .user_pic {
    width: 110px;
    height: 95px;
    background: url(../images/user_icon.png) center center no-repeat;
    position: relative;
    z-index: 99;
    margin: 0 auto;
    padding-top: 25px;
    background-size: 110px;
}
.area_right .register_sus_box .user_pic a {
    display: inline-block;
    vertical-align: middle;
    width: 110px;
    height: 90px;
    text-indent: -99999px;
}
.area_right .register_sus_box .username {
    height: 30px;
    line-height: 25px;
    font-size: 16px;
    color: #c23b00;
}
.area_right .register_sus_box .username a {
    font-size: 12px;
    color: #666;
    margin-left: 10px;
}
.area_right .register_sus_box .ucenter_link {
    margin-left: 18px;
    padding-right: 20px;
}
.area_right .register_sus_box .ucenter_link a {
    width: 86px;
    height: 28px;
    line-height: 28px;
    background-color: #ffff66;
    border: 1px solid #ffae00;
    text-align: center;
    font-size: 14px;
    color: #984800;
    float: left;
    margin-left: 2px;
    display: inline-block;
}
.area_right .register_sus_box .ucenter_link a.enter_game {
    background-color: #2abb0c;
    border-color: #1a9f02;
    color: #fff;
}
.area_right .register_sus_box .txt {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    color: #c30000;
    padding-left: 20px;
    text-align: left;
}
.area_right .register_sus_box a.link_url {
    display: block;
    vertical-align: middle;
    background-color: #ff3800;
    margin-left: 20px;
    margin-right: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    font-weight: bold;
    border-radius: 15px;
    color: #fff100;
}
.area_right .btsy_box {
    height: 205px;
    margin-top: 5px;
    background-color: #eaedf6;
    padding-bottom: 15px;
}
.area_right .btsy_box .title {
    height: 50px;
    line-height: 50px;
    background-color: #dce0f0;
    font-size: 13px;
    color: #4f4f4f;
    padding-left: 10px;
}
.area_right .btsy_box .title span {
    font-size: 20px;
    margin-right: 10px;
    float: left;
}
.area_right .btsy_box .box_qrcode {
    width: 140px;
    height: 140px;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    margin-right: 10px;
}
.area_right .btsy_box .box_qrcode img {
    width: 140px;
    height: 140px;
}
.area_right .btsy_box .txt {
    height: 42px;
    line-height: 22px;
    color: #4d4d4d;
    float: left;
    margin-top: 15px;
    font-size: 14px;
    margin-bottom: 15px;
    text-align: left;
}
.area_right .btsy_box .down_btn {
    width: 150px;
    float: left;
}
.area_right .btsy_box .down_btn .btn {
    width: 150px;
    height: 36px;
    line-height: 36px;
    float: left;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
}
.area_right .btsy_box .down_btn .android_btn {
    background-color: #5ebd2a;
}
.area_right .btsy_box .down_btn .ios_btn {
    background-color: #0b1832;
}
.area_right .btsy_box .down_btn .android_btn:hover {
    background-color: #7dd43a;
}
.area_right .btsy_box .down_btn .ios_btn:hover {
    background-color: #11244a;
}
.area_right .btsy_box .down_btn .btn em {
    width: 22px;
    height: 26px;
    margin: 5px 7px 5px 15px;
}
.area_right .btsy_box .down_btn .android_btn em {
    background-position: -14px -169px;
}
.area_right .btsy_box .down_btn .ios_btn em {
    margin-left: 30px;
    background-position: -15px -200px;
}
.area_right .nobox_bg {
    height: 220px;
    background: url("/Public/Advertise/Pc/temp001/images/no_box.png") center center no-repeat;
    margin-top: 5px;
}
.area_right .nobox_bg a {
    display: inline-block;
    vertical-align: middle;
    width: 335px;
    height: 220px;
    text-indent: -99999px;
}
table.table30 {
    margin: 10px 0;
}
table.table50 {
    margin: 10px 0;
}
table.table70 {
    margin: 10px 0;
}
table.table100 {
    margin: 10px 0;
}
table.tables th, table.tables td {
    border: 1px solid #31849b;
    line-height: 20px;
    font-size: 16px;
    padding: 8px 6px;
}
table.tables th {
    background: #31849b;
    color: #fff;
}
table.tables.tables_b tr {
    background: #dbeff3;
}
table.tables.tables_b tr:nth-child(2n) {
    background: #fde9d9;
}
table.tables td.f13, table.tables td.\31 3 {
    font-size: 13px;
}
table.tables td.f14, table.tables td.\31 4 {
    font-size: 14px;
}
table.tables td.f15, table.tables td.\31 5 {
    font-size: 15px;
}
.ad1200x100{
    padding-bottom:10px;
}
.ad1200x100 img{
    width: 1200px;
    height: 100px;
    vertical-align: middle;
}
.rmtj_game_area{
    width: 196px;
    height: 476px;
    position: fixed;
    left: 50%;
    top: 180px;
    margin-left: -825px;
    border: 2px solid #e70c92;
    background-color: #e9e9e9;
}
.rmtj_game_area .subtitle{
    height: 40px;
    line-height: 40px;
    background-color: #e70c92;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
}
.rmtj_game_area .subtitle em{
    width: 24px;
    height: 27px;
    display: inline-block;
    background: url("../images/rm_icon.png") center center no-repeat;
    margin: 6.5px 7px 6.5px 10px;
    float: left;
}
.rmtj_game_area ul{
    padding-top: 15.5px;
}
.rmtj_game_area ul li{
    padding-top: 3px;
    padding-left: 14.5px;
    padding-right: 18px;
}
.rmtj_game_area ul li a{
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.rmtj_game_area ul li .icon{
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url("../images/rm_sj.png") center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    color: #f5f5f5;
    font-size: 15px;
    text-indent: 8px;
}
.rmtj_game_area ul li img{
    margin-left: 2.5px;
    margin-top: 2.5px;
}
.suspend_kfqq{
    width: 200px;
    height: 110px;
    position: fixed;
    left: 50%;
    top: 670px;
    margin-left: -825px;
}
.suspend_kfqq .subtitle{
    height: 40px;
    line-height: 40px;
    padding-left: 13px;
    font-size: 16px;
    font-weight: bold;
    background-color: #00baff;
    color: #fff;
}
.suspend_kfqq .kfqq_box{
    background-color: #e3f4ff;
    width: 190px;
    height: 62px;
    padding-left: 10px;
    padding-top: 8px;
    display: inline-block;
}
.suspend_kfqq .kfqq_box .qq_icon{
    width: 43px;
    height: 48px;
    background: url("../images/qq_icon.png") center center no-repeat;
    float: left;
    margin-right: 10px;
}
.suspend_kfqq .kfqq_box .ctn .txt{
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    color: #666666;
}
.suspend_kfqq .kfqq_box .ctn .qq_num{
    font-size: 13px;
    color: #333;
}
.layer_bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0,0,0,.5);
}
.layer_box{
    width: 800px;
    height: 400px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -400px;
    z-index: 99999;
}
.layer_box .layer_title{
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #D5D5D5;
    font-size: 15px;
    color: #333;
    background-color: #EAEAEA;
}
.layer_box .layer_title .layer_close{
    float: right;
    font-size: 20px;
    font-weight: bold;
    font-family: 宋体;
    cursor: pointer;
}
.layer_box .layer_con{
    width: 780px;
    height: 325px;
    margin: 10px 0;
    overflow-y: auto;
    padding-left: 20px;
    padding-top: 20px;
}
.layer_box .layer_con img {
    max-width: 100%;
}
.layer_box .layer_con p, .layer_box .layer_con div {
    font-size: 15px;
    line-height: 32px;
    color: #000;
}
