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:1200px;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 .txt_bg{
    width: 430px;
    height: 235px;
    background: url("../img/txt.png") center center no-repeat;
    margin: 0 auto;
}
.register_box_wrap .register_box{
    width: 455px;
    height: 352px;
    background: url("../img/box_bg.png") center top no-repeat;
    position: relative;
    padding-top:163px;
}
.register_box_wrap .register_box .task_tab{
    width: 290px;
    margin: 0 auto 5px auto;
}
.register_box_wrap .register_box .task_tab span{
    width: 143px;
    height: 36px;
    display: inline-block;
    float: left;
    cursor: pointer;
    background: url("../img/login_ico.png") no-repeat;
}
.register_box_wrap .register_box .task_tab span.register{
    background-position:-148px 0;
}
.register_box_wrap .register_box .task_tab span.entry{
    background-position:-148px -43px;
}
.register_box_wrap .register_box .task_tab span.register.on{
    background-position:0 0;
}
.register_box_wrap .register_box .task_tab span.entry.on{
    background-position:0 -43px;
}
.register_box_wrap .register_box .input_wrap{
    width: 350px;
    height: 40px;
    line-height: 40px;
    margin: 15px auto 0;
}
.register_box_wrap .register_box .input_wrap span{
    width: 80px;
    display: inline-block;
    font-size: 15px;
    color: #D0B970;
    text-shadow: 0 0 5px #583C10;
    font-weight: bold;
}
.register_box_wrap .register_box .input_wrap input{
    width: 260px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #745B35;
    box-shadow:0 0 2px #745B35;
    text-indent: 10px;
    font-size:15px
}
.register_box_wrap .register_box .submit{
    width: 180px;
    height: 50px;
    margin:20px 0 0 170px;
    cursor: pointer;
    background: url("../img/login_ico.png") 0 -89px no-repeat;
}
.register_box_wrap .register_box .submit:hover{
    background-position: 0 -146px
}

.login_way_box{width: 215px;height: 31px;margin:10px 0 0 150px;text-align: center;}
.login_way_box a{width: 99px;height: 31px;background: url("../img/three_login.png") no-repeat;display: inline-block;}
.login_way_box a.qq_login{float:left;margin-right: 15px;}
.login_way_box a.wx_login{float: left;background-position: 0 -40px;}
.login_way_box a.qq_login:hover{background-position: -111px 0}
.login_way_box a.wx_login:hover{background-position: -111px -40px}

.game_fuli_wrap{width: 432px;height: 700px;background:url("../img/fuli_bg.png") no-repeat;}
.game_fuli_wrap .lead_bg{width: auto;height:120px;margin: 20px auto;position: relative;z-index: 1;text-align: center;}
.game_fuli_wrap .lead_bg img{max-height:90px;width:auto;margin-top:25px}
.game_fuli_wrap .bili{color:#fff;font-size:24px;text-align: center;margin-top:80px}
.game_fuli_wrap .fuli{color:#fff;font-size:18px;line-height: 35px;margin-top:80px;padding:0 100px;height: 65px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.game_fuli_wrap .libao{text-align: center;}
.game_fuli_wrap .libao a{display: inline-block;width:150px;height: 150px;background:url("../img/libao.png") no-repeat;font-size: 0px;margin-top:80px}
.game_fuli_wrap .libao a:hover{background:url("../img/libao_1.png") no-repeat;}


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;
}


