﻿body{background-attachment:fixed;background-size:cover;-o-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;	/*position:fixed;*/position:relative;top:0px;z-index:2;_position:absolute;left:0;width:100%;height:100%;min-width:1000px;zoom:1;}
@charset "utf-8";
body,div,hr,p,blockquote,ul,ol,li,table,tbody,tr,th,td,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,input,button,select,textarea,fieldset,legend {
  font-size:12px;
  font-weight:normal;
  margin:0px;
  padding:0px;
  font-family:'microsoft yahei',Helvetica, Tahoma, Arial, sans-serif;
  border: none;
}
body{color:#333;background-color:#fff;}
html {overflow-y:auto!important;*overflow-y:scroll;}
.clearfix {*zoom:1;*clear:both;}
.clearfix:after {display:block;clear:both;content:".";visibility:hidden;overflow: hidden;height:0;}
*+html img{-ms-interpolation-mode:bicubic;}
.clearboth{clear:both;}
ul,ol{list-style:none}
fieldset,img{border:0;}
table{
    border-collapse:collapse;
    border-spacing:0
}


.wrap1200{
    width: 1200px;
    margin: 0 auto;
}
.fl {
  float:left;
  display:inline;
}
.fr {
  float:right;
  display:inline;
}
.hide {
  display:none;
}

.register_box_wrap{
    width: 590px;
    margin-top: 270px;
	margin-right:61.5px;
}
.register-box-wrap .txt_bg{
    width: 420px;
    height: 90px;
    background: url("../img/txt.png") center center no-repeat;
    margin: 0 auto;
}
.register_box_wrap .register_box{
    width: 590px;
    height: 353px;
    background: url(../img/box_bg.png?v=1) center center no-repeat;
    position: relative;
    padding-top: 35px;
}
.register_box_wrap .register_box .ajaxForm{
    margin-top: 42px;
}
.register_box_wrap .register_box .task_tab{
    width: 320px;
    margin: 0 auto 5px auto;
    position: relative;
    top: -22px;
}
.register_box_wrap .register_box .task_tab span{
    width: 157px;
    height: 46px;
    display: inline-block;
    float: left;
    margin-right: 3px;
    cursor: pointer;
}
.register_box_wrap .register_box .task_tab span.register{
    background: url("../img/reg_tab.png") center center no-repeat;
}
.register_box_wrap .register_box .task_tab span.entry{
    background: url("../img/login_tab.png") center center no-repeat;
}
.register_box_wrap .register_box .task_tab span.register.on{
    background: url("../img/reg_tab_a.png") center center no-repeat;
}
.register_box_wrap .register_box .task_tab span.entry.on{
    background: url("../img/login_tab_a.png") center center no-repeat;
}
.register_box_wrap .register_box .input_wrap{
    width: 100%;
    height: 34px;
    line-height: 34px;
    margin: 10px 0 0 0;
    float: left;
    text-align: center;
}
.register_box_wrap .register_box .input_wrap span{
    width: 80px;
    display: inline-block;
    font-size: 15px;
    color: #d7d7d7;
}
.register_box_wrap .register_box .input_wrap input{
    width: 220px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #fff;
    text-indent: 40px;
}
.register_box_wrap .register_box .input_wrap input.username{
    background: #fff url("../img/user_icon2.png") 10px center no-repeat;
}
.register_box_wrap .register_box .input_wrap input.password{
    background: #fff url("../img/pwd_icon.png") 13px center no-repeat;
}
.register_box_wrap .register_box .submit{
    width: 160px;
    height: 60px;
    float: left;
    margin-top: 15px;
    margin-left: 184px;
    cursor: pointer;
}
.register_box_wrap .register_box .reg_submit{
    background: url("../img/reg_btn.png?v=1") center center no-repeat;
}
.register_sus_box{
    width: 590px;
    height: 353px;
    background: url(../img/box_bg.png) center center no-repeat;
    margin-top: 34px;
    position: relative;
    color: #d7d7d7;
}
.register_sus_box .sus_box_left{
    width: 170px;
    float: left;
    margin-left: 50px;
    text-align: center;
}
.register_sus_box .user_pic{
    width: 130px;
    height: 130px;
    background: url(../img/user_icon.png) center bottom no-repeat;
    padding-top: 95px;
    margin: 0 auto;
}
.register_sus_box .username{
    width: 170px;
    line-height: 25px;
    margin-top: 10px;
    font-size: 18px;
    color: #ded6d2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin-bottom: 5px;
}
.register_sus_box .logOut{
    font-size: 13px;
    color: #b7b7b7;
    display: inline-block;
}
.register_sus_box .sus_box_right{
    width: 290px;
    float: left;
    margin-left: 10px;
    padding-top: 100px;
}
.register_sus_box .ucenter_link a{
    width: 89px;
    height: 36px;
    line-height: 36px;
    background-color: #d0d0d0;
    border: 1px solid #efeeec;
    text-align: center;
    font-size: 14px;
    color: #565350;
    float: left;
    margin-right: 2px;
    display: inline-block;
}
.register_sus_box .txt{
    height: 100px;
    line-height: 100px;
    font-size: 19px;
    color: #d2cccc;
    text-align: left;
}
.register_sus_box .link_url{
    display: block;
    vertical-align: middle;
    background-color: #ff3800;
    margin-right: 20px;
    height: 45px;
    line-height: 45px;
    font-size: 25px;
    font-weight: bold;
    border-radius: 15px;
    color: #fff100;
    text-align: center;
}
.game_fuli_wrap{
    width: 520px;
}
.game_fuli_wrap .lead_bg{
    width: 272px;
    height: 88px;
    background: url(../img/lead_bg.png) center center no-repeat;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.game_fuli_wrap .fuli_ctn_box{
    background-color: rgba(255,255,255,.75);
    margin-top: -10px;
    margin-bottom: 30px;
}
.game_fuli_wrap .fuli_ctn_box .fuli_ctn{
    width: 464px;
    padding: 18px 28px 10px 28px;
}
.game_fuli_wrap .fuli_ctn .title {
    margin-top: 5px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}
.game_fuli_wrap .fuli_ctn .title em{
    width: 28px;
    height: 28px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.game_fuli_wrap .fuli_ctn .title em.fuli_icon{
    background: url(../img/chongzhi_icon.png) center center no-repeat;
}
.game_fuli_wrap .fuli_ctn .title em.bili_icon{
    background: url(../img/bili_icon.png) center center no-repeat;
}
.game_fuli_wrap .fuli_ctn .title em.vip_icon{
    background: url(../img/vip_icon.png) center center no-repeat;
}
.game_fuli_wrap .fuli_ctn .bili_ctn , .game_fuli_wrap .fuli_ctn .pay_fuli_ctn , .game_fuli_wrap .fuli_ctn .vip_ctn{
    padding: 15px 0 30px 0;
}
.game_fuli_wrap .fuli_ctn_box .more{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: url(../img/arrow_g.png) 200px center no-repeat;
    background-color: #ff9239;
    background-size: 20px;
    margin-top: 10px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.game_fuli_wrap .fuli_ctn_box .more span{
    margin-left: 35px;
}
.game_fuli_wrap .fuli_ctn_box .more.arrow_up{
    background: url("../img/arrow_up_g.png") 200px center no-repeat;
    background-color: #ff9239;
    background-size: 20px;
}



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;
}

.txt_bg{
    width: 533px;
    height: 119px;
    background: url(../img/txt1.png) center center no-repeat;
    margin: 10px auto 0 auto;
}
.tips_ad{
    padding-top: 10px;
    padding-left: 10px;
}

.login_way_box {
    width: 300px;
    margin-left: 197px;
    height: 25px;
    margin-top: 18px;
}
/*
.login_way_box a{width: 25px;height: 25px;background: url("../img/qq_wechart.png") no-repeat;display: inline-block;}
.login_way_box .qq_login{float: left;margin-right: 18px;}
.login_way_box .wx_login{background-position: -33px 0;float: left;}


.register_box_wrap .register_box .login_way_box.quickLogin label{float:left;width: 80px;display: inline-block;font-size: 15px;color: #d7d7d7;line-height: 25px;}
.register_box_wrap .register_box .login_way_box.quickLogin a{background: none;display: inline-block;color: #fff;font-size: 15px;text-decoration: none;}
.register_box_wrap .register_box .login_way_box.quickLogin a em{width: 25px;height: 25px;background: url(../img/qq_wechart.png) no-repeat;display: inline-block;vertical-align: middle;margin-right:8px}
.register_box_wrap .register_box .login_way_box.quickLogin a.qq_login em{}
.register_box_wrap .register_box .login_way_box.quickLogin a.wx_login em{background-position: -33px 0;}
*/
/*temp_2快捷登录*/
/**/
.register_box_wrap .register_box .login_way_box.quickLogin{width: 460px;margin-left: 186px;}


.songfuli {
    text-align: center;
    padding: 5px 0 10px 0
}
.songfuli span{display: inline-block;width:260px;height:48px;line-height: 48px;text-align: center;background:url(../img/fuli_txt.png) no-repeat;font-size: 17px;font-weight: bold;color: #66ff33;}

.sc_box{width: 532px;margin: 0 auto;}
.sc_box .item{float:left;margin-left:7px;margin-bottom:5px;width: 182px;height: 64px;padding-left:68px;line-height: 64px;background: #421612;border: 3px solid #7D342E;font-size:17px;color: #fff;cursor: pointer;}
.sc_box .item1{background: #421612 url(../img/fuli1_ico.png) no-repeat 8px 7px;}
.sc_box .item2{background:#421612 url(../img/fuli2_ico.png) no-repeat 8px 7px;}
.sc_box .item3{background:#421612 url(../img/fuli3_ico.png) no-repeat 8px 7px;}
.sc_box .item4{background:#421612 url(../img/fuli4_ico.png) no-repeat 8px 7px;}
.sc_box .item:hover{background-color:#58201b;border-color:#84342d}

/* 盒子下载 */
.boxdown_tj{width:120px;height:168px;position: fixed;bottom:30px;right:30px;background:url(../img/boxdown.gif) no-repeat;}

.tk {
   
    width: 100%;
    text-align: center;
    color: #eee;
    font-size: 12px;
}
    .tk label {
        border:1px #84342d; height:30px;
    }
    .tk a {
        color: #f30;
        text-decoration: underline;
    }