body {
    background-color: #f3f3f3;
}
.cmain {
    color: #ff5400;
}
/* 注册头部 开始 */
.login-head {
    background-color: #fff;
    height: 100px;
}
.login-logo {
    height: 55px;
    padding-right: 20px;
    border-right: 1px solid #ff5400;
    margin-top: 21px;
}
.login-txt {
    margin-left: 20px;
    margin-top: 24px;
}
.login-phone {
    background-image: url("../image/phone1.png");
    background-repeat: no-repeat;
    height: 40px;
    margin-top: 30px;
}
.login-phone-top {
    color: #ff5400;
    font-size: 20px;
    margin-left: 50px;
    line-height: 1;
    margin-top: 10px;
}
.login-phone-bot {
    color: #ff5400;
    font-size: 14px;
    margin-left: 50px;
    line-height: 1;
    margin-top: 2px;
}
/* 注册头部 结束 */

/* 注册内容 开始 */
.register-con {
    width: 1200px;
    height: 500px;
    margin: 50px auto 0;
    background-color: #fff;
}
.register-con>form{
    width: 100%;
}
.register-con-inner {
    padding-left: 100px;
    padding-right: 100px;
}
.register-tit {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ffd4c0;
    margin-top: 30px;
}
.register-type {
    font-size: 28px;
    color: #ff5400;
    line-height: 1;
}
.register-tit-ri {
    margin-top: 16px;
    line-height: 1;
}
.both-side {
    margin-top: 40px;
    position: relative;
}
.both-side>.QRbox{
    position: absolute;
    right: 40px;
    text-align: center;
    width: 160px;
}
.both-side>.QRbox>img{
    display: block;
    padding: 5px 5px;
    margin: 0 auto;
    width: 163px;
}
.both-side>.QRbox>span{
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
}
.both-side>.QRbox>span>a{
    color: #FF7343;
}
.both-side>.QRbox>p{
    text-align: center;
    font-size: 14px;
    color: #6d6d6d;
}
.both-side>.QRbox>div{
    width: 160px;
    height: 136px;
    margin: 35px 0 20px 0;
}
.both-side>.QRbox>div>ul>li{
    width: 100%;
    height: 32px;
    margin-bottom: 20px;
}
.both-side>.QRbox>div>ul>li>a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
    padding-left: 15px;
}
.both-side>.QRbox>div>ul>.login-qq{
   background:#48bcff url(../image/qq.png) no-repeat;
   background-position: 15px 5px;
}
.both-side>.QRbox>div>ul>.login-weixin{
    background:#3cb035 url(../image/weixin.png) no-repeat;
    background-position: 15px 5px;
}
.both-side>.QRbox>div>ul>.login-weibo{
    background:#e6162d url(../image/weibo.png) no-repeat;
    background-position: 15px 5px;
}
.register-tit>span{
    margin-left: 28px;
    background: url(../image/pxjg.png) no-repeat;
    box-sizing: border-box;
    padding: 3px 24px;
    line-height: 34px;
}
.register-tit>span>a{
    color: #FF7343;
}
.left-side {
    width: 690px;
    height: 359px;
    border-right: 1px solid #e3e3e3;
}
.left-side input:focus{
    border-color: #ff5400;
}
.each-cell {
    margin-top: 10px;
}
.cell-01 {
    width: 106px;
    text-align: right;
    font-size: 14px;
    color: #6d6d6d;
    height: 30px;
    line-height: 30px;
}
.cell-02 {
    width: 230px;
    margin-left: 10px;
}
.cell-03 {
    width: 290px;
    margin-left: 30px;
    height: 30px;
    line-height: 30px;
}
.remark {
    width: 8px;
    height: 8px;
    background-image: url("../image/register-icon.png");
}
.inp-size-big,
.inp-size-small {
     width: 230px;
     height: 30px;
     box-sizing: border-box;
     border: 1px solid;
     border-color: #e3e3e3;
     padding-left: 10px;
     padding-right: 10px;
 }
.inp-size-big {
    width: 230px;
}
.inp-size-small {
    width: 100px;
}
.get-code {
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background-color: #ff5400;
    margin-left: 10px;
    cursor: pointer;
    border: none;
}
.get-code:hover{
    background-color: #f22d00;
}
.wrong-tip {
    background-image: url("../image/register-icon.png");
    background-repeat: no-repeat;
    background-position: 0 -7px;
    padding-left: 24px;
    color: #fc271d;
}
.right-tip {
    background-image: url("../image/register-icon.png");
    background-repeat: no-repeat;
    background-position: 0 -32px;
    height: 30px;
    /*width: 15px;*/
    padding-left: 20px;
    color: #6d6d6d;
}

.password-tip {
    background-image: url("../image/register-icon.png");
    background-repeat: no-repeat;
    background-position: 0 -58px;
    padding-left: 24px;
    color: #fc271d;
}
.placeh-tip {
    color: #aaa;
}
.have-read {
    vertical-align: -3px;
    margin-right: 5px;
    position: relative;
    opacity: 0;
    z-index: 10;
}
.gxuan{
    position: relative;
}
.gxuan>.dgou{
    position: absolute;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    border: 1px solid #ff5400;
    border-radius: 2px;
    top: 3px;
    background: url(../image/duihao.png) no-repeat;
    background-position: 1px 2px;
}
.sub-register {
    width: 150px;
    height: 35px;
    background-color: #ff5400;
    border: none;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
}
.sub-register:hover{
    background-color: #f22d00;
}
.right-side {
    margin-left: 625px;
    overflow: hidden;
}
.right-side-txt {
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
}
.right-code-wrap {
    width: 158px;
    height: 158px;
    border: 1px dashed #585858;
    margin: 40px auto 0;
}
.down-code {
    display: block;
    width: 140px;
    height: 140px;
    margin-top: 9px;
    margin-left: 9px;
}
/* 注册内容 结束 */

/*注册成功 开始*/
.register-con{
    /*display: flex;*/
    align-items: center;
}
.complete_register{
    width: 100%;
    height: 300px;
    display: flex;
}
.complete_register>div:nth-of-type(1){
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 700px;
    border-right: 1px solid #F1F1F1;
}
.complete_register>div:nth-of-type(2){
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 500px;
}
.login-info-box>h1{
    color: #FF6820;
    margin-bottom: 20px;
    height: 50px;
    line-height:50px;
    background: url("../image/chenggong.png") no-repeat 0 0;
    font-size: 16px;
    font-weight: bold;
    padding-left: 55px;
    display: block;
}

.login-info-box>p{
    color: #BBBBBB;
    text-align: center;
}
#second{
    color: #FF6820;
}
.immediately_go{
    display: block;
    color:#fff;
    padding: 8px;
    background-color: #FF6820;
    width: 110px;
    text-align: center;
    margin: 30px 0 0 60px;
}

.QR-box>p>a{
    color: #FF6820;
}
.QR-box>div{
    margin: 40px 0 0 20px;
    width: 100px;
    height: 100px;
    padding: 8px;
    border: 1px dashed #D3D3D3;
}
.QR-box>div>img{
    width: 100px;
    height: 100px;
}
/*注册成功 结束*/


/* 注册底部 开始 */
.login-footer {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #d3d3d3;
    margin-top: 80px;
    color: #818181;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 40px;
}
/* 注册底部 结束 */

/*滑动验证码*/
.submit{width: 700px;margin: 10px 116px;}
.submit>input{
    width: 230px;height: 40px;
    display: block;box-sizing: border-box;
    margin: 25px 0px;
}
.slider{
    width: 230px;height: 30px;
    position: relative;
    background-color: #e9e9e9;
    text-align: center;
    margin-right: 30px;
}
.abs-pos{
    position: absolute;
    left: 0;
    top: 0;
}
.slider-bg {
    height: 100%;
    width: 0;
    background-color: #ff712c;
    z-index: 3;
}
.slider-box{
    width: 31px;height: 30px;
    border: 1px solid #e3e3e3;
    cursor: move;
    font-size: 16px;font-weight: 900;
    z-index: 4;
    box-sizing: border-box;
    background: url(../image/hkjt.png) no-repeat;
    background-position: -13px 0px;
}
.slider-tip {
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-family: 'Microsoft Yahei', serif;
    color: #787878;
    line-height: 30px;
    z-index: 2;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.submit>input[type=submit]{
    border-radius: 5px;
    background-color: lightgray;
    border: none;
    font-size: 0.9em;
}
.submit>input[type=submit]:enabled{
    background-color: cornflowerblue;
}

.lh30{
    line-height: 30px;
}

.QRbox{
    position: absolute;
    right: 150px;
    text-align: center;
}
.QRbox>img{
    display: block;
    padding: 5px 5px;
    margin: 0 auto;
    width: 163px;
}
.QRbox>span{
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
}
.QRbox>span>a{
    color: #FF7343;
}
.QRbox>span>span{
    background: url(https://i.houxue.com/asset/images/login/xyzcQR.png) no-repeat;
    box-sizing: border-box;
    padding: 3px 24px;
    line-height: 34px;
}
.QRbox>span>span>a{
    color: #FF7343;
}

.yanzhen-code{
    position: absolute;
    width: 90px;
    height: 30px;
    border:1px solid #e3e3e3;
    box-sizing: border-box;
    top: 0;
    right: 225px;
}
.yanzhen-code>img{
    display: block;
    width: 100%;
    height: 100%;
}

/*第三方绑定注册*/
.bdhx{
    width: 100%;
    height: 359px;
    box-sizing: border-box;
    margin-top: 40px;
    position: relative;
}
.bdhx .usimg{
    width: 120px;
    height: 155px;
    position: absolute;
    top: 110px;
    left: 190px;
}
.bdhx .usimg>img{
    display: block;
    width: 100%;
    height: 120px;
}
.bdhx .usimg>div{
    position: relative;
    top: 14px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #555555;
}
.bdhx>.tab-of{
    width: 810px;
    height: 300px;
    box-sizing: border-box;
    padding-left: 40px;
    padding-top: 38px;
    border-left: 1px solid #e3e3e3;
    position: absolute;
    right: 0;
    top: 30px;
}
.bdhx>.tab-of>.tab-btn{
    width: 180px;
    font-size: 14px;
    margin-left: 130px;
    margin-bottom: 36px;
    position: relative;
}
.bdhx>.tab-of>.tab-btn>span{
    border-bottom: 2px solid transparent;
}
.bdhx>.tab-of>.tab-btn:hover{
    cursor: pointer;
}
.bdhx>.tab-of>.tab-btn>span:last-of-type{
    margin-left: 38px;
}
.bdhx>.tab-of>.tab-btn>.active{
    color: #ff5400;
    border-color: #ff5400;
}
.bdhx input:focus{
    border-color: #ff5400;
}
.bdhx .wxts{
    width: 355px;
    color: #999999;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: left;
    box-sizing: border-box;
    padding-left: 100px;
}
.hxzhN{
    display: none;
}

/*第三方登录注册弹窗*/
.tczc-box{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,0.4);
}
.tczc-box input{
    outline: none;
    border: 1px solid #e3e3e3;
}
.tczc-box input:focus{
    border-color: #ffb895;
}
.tczc-box>div{
    width: 370px;
    height: 340px;
    margin: 0 auto;
    margin-top: 100px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px 45px;
    position: relative;
}
.tczc-box>div>.btngb{
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../image/guanbi01.png) no-repeat;
    top: 15px;
    right: 15px;
}
.tczc-box>div>.btngb:hover{
    cursor: pointer;
}
.tczc-box>div>.ustp{
    width: 100%;
    height: 50px;
}
.tczc-box>div>.ustp>img{
    display: inline-block;
    height: 100%;
    width: 55px;
}
.tczc-box>div>.ustp>span{
    position: relative;
    top: -18px;
    color: #333333;
    margin-left: 25px;
}
.tczc-box .usnm{
    width: 100%;
    height: 34px;
    box-sizing: border-box;
    position: relative;
    margin-top: 18px;
}
.tczc-box .usnm>input{
     width: 100%;
     height: 100%;
     box-sizing: border-box;
     padding-left: 40px;
}
.tczc-box .usnm>span{
    border-right: 1px solid #e3e3e3;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 1px;
    background: url(../image/zhucexiang.png) no-repeat;
    background-position: 8px -3px;
}
.tczc-box .uspsw{
    width: 100%;
    height: 34px;
    box-sizing: border-box;
    position: relative;
    margin-top: 14px;
}
.tczc-box .uspsw>input{
    width: 160px;
    height: 100%;
    box-sizing: border-box;
    padding-left: 40px;
}
.tczc-box .uspsw>span{
    border-right: 1px solid #e3e3e3;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 1px;
    background: url(../image/zhucexiang.png) no-repeat;
    background-position: 7px -32px;
}
.tczc-box .uspsw>div{
    position: absolute;
    top: 0;
    right: 0;
    width: 110px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #e3e3e3;
    font-size: 12px;
}
.tczc-box .uspsw>div:hover{
    cursor: pointer;
}
.tczc-box .wxts{
    display: block;
    font-size: 12px;
    color: #999999;
    margin: 10px 0 20px 0;
}
.tczc-box .wxts>em{
    color: red;
    font-style: normal;
}
.tczc-box .tjbtn{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #ff5400;
}
.tczc-box .tjbtn:hover{
    cursor: pointer;
}
.tczc-box>div>a{
    position: absolute;
    height: 40px;
    width: 100%;
    background-color: #616161;
    color: #fff;
    font-size: 14px;
    bottom: 0;
    left: 0;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
}





















