.register{
    width: 800px !important;
}

.register h3 span{
    color: #999;
    font-size: 11px;
    margin-left: 20px;
}
.reg-info{
    margin: 0 auto;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 6em;
}
.reg-info a{
    text-decoration: none;
}

.reg-info p{
    width: 800px;
    height:50px;
    margin:  0 auto;
    text-align: left ;

}
.reg-info p span select{
    width: 259px;
    border: 1px solid #CCC;
    padding: 7px;
    margin-bottom: 5px;
    color: #666;
    background: #FFF;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}
.reg-info p span input[type="password"],
.reg-info p span input[type="text"]{
    border: 1px solid #CCC;
    margin-bottom: 5px;
    color: #666;
    background: #FFF;
    font-size: 14px;
    vertical-align: middle;
    width: 259px;
    height: 35px;
}
.reg-info span{
    display: block;
    color: red;
    float: left;
}
.reg-info  .reg-txt{
    font-weight: bold;
    text-align: right;
    font-size: 14px;
    width: 100px;
    vertical-align: middle;
    padding-top: 8px;
    margin-right: 15px;
    color: #666;

}
.reg-info .mobile{
    background: url("img/user.png") no-repeat 215px center;
}
.reg-info input[type="password"]{
    background: url("img/pwd.png") no-repeat 215px center;
}
.btn-sub{
    width: 170px;
    height:40px; ;
    background: #00a2e8;
    color: #FFF;
    border: none;
    border-radius: 5px;
    clear: both;
    font-size: 20px;
    cursor: pointer;
}
.reg-login{
    /*background: url("img/login.png") no-repeat center top; */
    background: url("img/register_new/Head_portrait.png") no-repeat center top;
    width: 140px !important;
    height: 300px;
    position: absolute;
    /* left: 67em; */
    left: 0px;
    padding-top: 70px;
}
.wechat-login{
    background: url("img/register_new/QR_1.png") no-repeat center top;
    width: 140px !important;
    /*height: 200px;*/
    position: absolute;
    left: 47em;
    padding-top: 120px;
}


.reg-login h4 {
    margin: 3px auto;
    text-align: center;
    color: #00AFF3;
    width: 140px;
    line-height: 30px;
    font-size: 16px;
}
.reg-but{
    position: relative;
    /*top:2em;*/
    margin: 0 auto;
    width: 800px;
    cursor: pointer;
}
.reg-remark{
    line-height: 40px;
    color: #768082;
    position: relative;
}

.reg-audit{

}
.reg-audit th{
    background-color: #e7e7e7;
    text-align: center;
    padding:5px 5px;
    width: 120px;
}
.reg-audit td{
    padding:5px 5px;
    border-bottom: 1px solid #c7c7c7;
}
.regmgr th{
    background-color: #e7e7e7;
}

/*--------------------注册成功页面-----------------------------*/
.regsuc{
    width: 800px;
    height: 300px;
    border-radius: 5px;
    background-color: #fff;
    margin: 20px auto;
    box-shadow: 0px 0px 10px 3px #c8c8c8;
}
.regsuc p{
    font-size: 20px;
    font-weight: bold;
    color:#666;
    height:200px;
    line-height: 230px;
    background: url("img/regsuccess.png") no-repeat left center;
    width: 450px;
    margin:0 auto;
    text-align: right;
}
.regsuc h5{
    width: 180px;
    margin: 0 auto;
}
.regsuc h5 a{
    text-decoration: none;
    color: #fff;
}

.regsuccess{
    font-size: 16px;
}






/*css new 2015-08-17 lucky begin*/
/*.bodybg{*/
    /*background: url("img/register_new/Background.png") no-repeat center;*/
/*}*/
/*.default-header{*/
    /*height: 80px;*/
    /*width: 100%;*/
    /*display: block;*/
    /*margin: auto;*/
    /*background-color: #555457;*/
/*}*/
/*.default-header .content{*/
    /*width: 1000px;*/
    /*margin: 0 auto;*/
    /*height: 80px;*/
    /*display: block;*/
/*}*/
/*.default-header .content .logo{*/
    /*margin-top: 15px;*/
    /*float: left;*/
    /*background: url("img/register_new/logo.png") no-repeat center left;*/
    /*width: 150px;*/
    /*height:50px;*/
    /*display: block;*/
/*}*/
/*.default-header .content .logo span{*/
    /*display: block;*/
    /*padding: 12px 0 0 110px;*/
    /*color: #A1A1A1;*/
    /*text-align: left;*/
    /*line-height: 20px;*/
/*}*/
/*.default-header .header-nav{*/
    /*color: #fff;*/
    /*display: block;*/
    /*float: right;*/
    /*line-height: 80px;*/
    /*height: 80px;*/
/*}*/
/*.default-header .header-nav li{*/
    /*float: left;*/
    /*color: #fff;*/
    /*list-style: none;*/
    /*width: 120px;*/
    /*text-align: center;*/
    /*margin-left: 50px;*/
/*}*/
/*.default-header .header-nav li a{*/
    /*color: #fff;*/
    /*cursor: pointer;*/
    /*text-decoration: none;*/
    /*font-size: 18px;*/
/*}*/
/*.nav-mobile{*/
    /*background: url("img/register_new/phone.png") no-repeat center left;*/
    /*padding-left: 30px;*/
    /*display: inline-block;*/
    /*height: 40px;*/
    /*line-height: 40px;*/
    /*font-size: 18px;*/
/*}*/
.regnew-info{
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 6em;
    position: relative;
}
.regnew-info a{
    text-decoration: none;
}

.regnew-info p{
    width: 1000px;
    height:55px;
    margin:  0 auto;
    text-align: left ;
    padding-left: 70px;
}
.regnew-info p span select{
    width: 139px;
    padding: 7px;
    margin-bottom: 5px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    border: none;
    /*border-bottom: 1px solid #00A2E7;*/
    margin-left: 30px;
    /*background: none;*/
    color: #00A2E7;
    font-weight: bold;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #CCC;
    /*box-shadow: 0px 0px 1px 1px #d0cfcf inset;*/
}
.regnew-info p span input[type="password"],
.regnew-info p span input[type="text"]{
    border: 1px solid #CCC;
    margin-bottom: 5px;
    font-size: 14px;
    vertical-align: middle;
    width: 259px;
    height: 35px;
    border-radius: 5px;
    /*background: #ECF7FB;*/
    color: #000;
    margin-left: 10px;
    box-shadow: 0px 0px 1px 1px #d0cfcf inset;
    border: none;
    padding-left: 30px;
    /*background:#fff;*/
}
.regnew-info span{
    display: block;
    color: red;
    float: left;
    line-height: 35px;
}
.regnew-info  .reg-txt{
    font-weight: bold;
    text-align: right;
    font-size: 14px;
    width: 100px;
    vertical-align: middle;
    padding-top: 8px;
    margin-right: 15px;
    color: #666;
}

.regnew-info .username{
    background: #fff url("img/register_new/Shape_1.png") no-repeat 8px center;
}
.regnew-info .password{
    background: #fff url("img/register_new/Shape_2.png") no-repeat 8px center;
}
.regnew-info .password2{
    background: #fff url("img/register_new/Shape_3.png") no-repeat 8px center;
}
.regnew-info .hotelname{
    background: #fff url("img/register_new/Shape_4.png") no-repeat 6px center;
}
.regnew-info .mobile{
    background: #fff url("img/register_new/Shape_5.png") no-repeat 12px center;
}
.regnew-info .useremail{
    background: #fff url("img/new/email.png") no-repeat 8px center;
}
.regnew-info .hoteladdress{
    background: #fff url("img/register_new/hoteladdress.png") no-repeat 8px center;
}

