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 .register_box{
    width: 590px;
    height: 353px;
    background: url(../images/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 .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("../images/user_icon2.png") 10px center no-repeat;
}
.register_box_wrap .register_box .input_wrap input.password{
    background: #fff url("../images/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("../images/reg_btn.png") center center no-repeat;
}
.register_sus_box{
    width: 590px;
    height: 353px;
    background: url(../images/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(../images/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: 150px;
    background: url(../images/zjl.png) center center no-repeat;
    margin: auto;
    position: relative;
    z-index: 1;
}
.game_fuli_wrap .fuli_ctn_box{
    background-color: rgba(255,255,255,.75);
}
.game_fuli_wrap .fuli_ctn_box .fuli_ctn{
    width: 425px;
    padding: 5px 28px 10px 28px;
}

.login_way_box{width: 300px;margin-left: 197px;height: 25px;margin-top: 18px;}
.login_way_box a{width: 25px;height: 25px;background: url("../images/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: 533px;
    height: 119px;
    background: url(../images/txt1.png) center center no-repeat;
    margin: 10px auto 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: 186px;}
.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(../images/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;}

.songfuli{text-align: center;padding: 5px 0 10px 0;height:48px;line-height: 48px;}
.songfuli span{display: inline-block;width:300px;height:48px;line-height: 48px;text-align: center;font-size: 17px;font-weight: bold;border:1px solid #66ff33;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 .item{background:#790000 url(../images/fuli.png) no-repeat -2px -3px;}
.sc_box .item:hover{background-color:#5D0000;border-color:#7D342E}