
.nlogin-left{
    width: 778px;
    padding:20px;
    box-sizing: border-box;
    position: relative;
    height: 420px;
    background: url("../img/loginbg.jpg") no-repeat center center;
    background-color: #fff;
}
.text-show{
    position: absolute;
    right:90px;
    top:90px;
}
.text-show p{
    font-size:30px ;
    color:#bb0000;
    line-height: 48px;
}
.loginCodeImg{
    width: 120px;
    height: 120px;
    box-sizing: border-box;
    /*background: #fff;*/
    padding:11px;
    margin-top: 20px;
}
.nlogin-right{
    margin-left: 20px;
    background: #fff;
    box-sizing: border-box;
    width:400px ;
    height: 420px;
    /*float: right;*/
    padding:20px 45px;
}
.pub-title2{
    border-bottom:1px solid #DEDEDE;
    height: 50px;
    line-height: 50px;
    background: url("../img/staic/line.png") no-repeat left center;
    padding-left:10px;
}
.login-puInput{
    display: block;
    height: 44px;
    box-sizing: border-box;
    line-height: 42px;
    border-radius: 5px;
    border:1px solid #dedede;
    padding:0 15px;
}
.loginBtn{
    background: #bb0000;
    text-align: center;
    color:#fff;
    font-size: 16px;
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-radius: 5px;
}
.login-tab{
    display: none;
}
.login-tab.active{
    display: block;
}
.borTheme{
    border: 1px solid #bb0000;
}
/*�һ�����*/
.xf-nav-logo2 span{
    margin-left:10px;
    padding-left:10px;
    height: 30px;
    line-height: 30px;
    border-left:1px solid #ccc;
}
.xf-foundPwd{
    padding: 40px 0;
}
.minH760{
    min-height: 760px;
}
.xf-fpwdBox{
    width: 1000px;
    margin: 0 auto;
    border-radius: 10px;
    background: #fff;
    box-shadow:  0 0 14px rgba(153,153,153,.2);
}
.xf-fpwd-title{
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 22px;
    border-bottom:1px solid #eee;
}
.xf-fpwd-process{
    width: 512px;
    margin: 0 auto;
    background: url("../img/staic/fpwd1.png") no-repeat center bottom;
    height: 34px;
}
.xf-fpwd-process p:first-child{
    width:223px;
}
.xf-yz{
    padding:40px 0 100px 0;
}
.fpwd-yz-form label{
    display: inline-block;
    width: 244px;
    text-align: right;
    color:#555;
}
.fpwd-yz-form input{
    height: 42px;
    border:1px solid #DBDBDB;
    width: 360px;
    padding:0 15px;
    font-size: 14px;
}

.xf-yz-next{
    padding-top:20px;
    width: 300px;
    margin-left:325px;
}
.xf-yz-next input[type='button']{
    font-size: 16px;
    border:0;
    letter-spacing: 3px;
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
   background: #bb0000;
}
.xf-yz-next a{
    font-size: 16px;
    letter-spacing: 3px;
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    background: #bb0000;
}
.fpwd-getCode{
    border:1px solid #bb0000 !important;
    color:#bb0000;
    border-radius: 5px;
    width: 100px!important;
    text-align: center;
    background: none;
    cursor: pointer;
}
.pubBody{
    background-image: url("../img/staic/pubBg.png");
    background-repeat: no-repeat;
}
.xf-fpwd-process.twoStep{
background: url("../img/staic/fpwd2.png") no-repeat center bottom;
}
.marLeft90{
    margin-left: 90px;
}
.padL30{
    padding-left:30px;
}
.xf-fpwd-process.threeStep{
    background: url("../img/staic/fpwd3.png") no-repeat center bottom;
}
