﻿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: 600px;
    margin-top: 210px;
}
.register-box-wrap .txt_bg{
    width: 420px;
    height: 90px;
    background: url("/skin/tg/txt.png") center center no-repeat;
    margin: 0 auto;
}
.register_box_wrap .register_box{
    width: 590px;
    height: 353px;
    background: url("/skin/tg/box_bg.png") center center no-repeat;
    margin-top: 34px;
    position: relative;
}
.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("/skin/tg/reg_tab_a.png") center center no-repeat;
}
.register_box_wrap .register_box .task_tab span.entry{
    background: url("/skin/tg/login_tab_a.png") center center no-repeat;
}
.register_box_wrap .register_box .task_tab span.register.on{
    background: url("/skin/tg/reg_tab.png") center center no-repeat;
	/*margin-left:75px;*/
}
.register_box_wrap .register_box .task_tab span.entry.on{
    background: url("/skin/tg/login_tab.png") center center no-repeat;
}
.register_box_wrap .register_box .input_wrap{
    width: 460px;
    height: 34px;
    line-height: 34px;
    margin: 20px 0 0 110px;
    float: left;
}
.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;
}
.register_box_wrap .register_box .submit{
    width: 160px;
    height: 58px;
    float: left;
    margin-top: 24px;
    margin-left: 223px;
    cursor: pointer;
}
.register_box_wrap .register_box .reg_submit{
    background: url("/skin/tg/reg_btn.png") center center no-repeat;
}
.register_box_wrap .register_box .login_submit{
    background: url("/skin/tg/login_btn.png") center center no-repeat;
}
.register_sus_box{
    width: 590px;
    height: 353px;
    background: url(/skin/tg/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(/skin/tg/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;
	margin-top:265px; 
}
.game_fuli_wrap .lead_bg{
    width: 272px;
    height: 88px;
    background: url(/skin/tg/lead_bg.png) center center no-repeat;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.game_fuli_wrap .fuli_ctn_box{
    /*width: 364px;*/
    background-color: rgba(255,255,255,.75);
    margin-top: -10px;
    padding: 18px 28px 10px 28px;
}
.game_fuli_wrap .fuli_ctn_box .fuli_ctn{
    width: 100%;
}
.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(/skin/tg/chongzhi_icon.png) center center no-repeat;
}
.game_fuli_wrap .fuli_ctn .title em.bili_icon{
    background: url(/skin/tg/bili_icon.png) center center no-repeat;
}
.game_fuli_wrap .fuli_ctn .title em.vip_icon{
    background: url(/skin/tg/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(/skin/tg/arrow_g.png) 200px center no-repeat;
    background-color: rgba(255,146,57,.6);
    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: 80px;
}
.game_fuli_wrap .fuli_ctn_box .more.arrow_up{
    background: url("/skin/tg/arrow_up_g.png") center center no-repeat;
    background-color: rgba(255,146,57,.6);
    background-size: 20px;
}

.login_way_box{width: 300px;margin-left: 197px;height: 25px;margin-top: 9px;}
.login_way_box a{width: 25px;height: 25px;background: url("/skin/tg/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;}


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: 420px;
    height: 90px;
    background: url("/skin/tg/txt.png") center center no-repeat;
    margin: 0 auto;
}
.tips_ad{
    padding-top: 10px;
    padding-left: 10px;
}

/*temp_2快捷登录*/
.register_box_wrap .register_box .login_way_box.quickLogin{width: 460px;margin-left: 110px;}
.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{width: 95px;height: 25px;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(/skin/tg/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;}

