.screen{
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}
.head-bg{
    background-color: #e3e3e3;
    height: 108px;
    font-size: 20px;
    color: black;
    text-align: center;
}
.pull-right p .top-font{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #000000;
}
.pull-right, .pull-left{
    height: 108px;
    line-height: 108px;
}
.pull-right input[type="button"]{
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
}
.head-bg .row .pull-left img{
    width: 140px;
    margin-bottom: 14px;
}
.head-bg .top-login{
    font-family: MicrosoftYaHei;
    font-size: 30px;
    color: #000;
}
.head-bg .top-login b{
    border-left: 2px solid #000;
    height: 30px;
    padding-left: 26px;
}
.head-bg p,.head-bg span{
    font-size: 14px;
}
.text-right{
    padding: 0px;
    margin-right: 15px;
}
.form-group .text-right{
    font-weight: normal;
}
.user-name{
    padding: 0px;
    position: relative;
}
.user-name ::-webkit-input-placeholder { /* WebKit browsers */  
    color:#666;
    font-size: 14px;
    font-family: MicrosoftYaHei;
}  
.user-name :-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
    color:#666;  
    font-size: 14px;
    font-family: MicrosoftYaHei;
}  
.user-name ::-moz-placeholder { /* Mozilla Firefox 19+ */  
    color:#666; 
    font-size: 14px;
    font-family: MicrosoftYaHei;
}  
.user-name :-ms-input-placeholder { /* Internet Explorer 10+ */  
    color:#666;
    font-size: 14px;  
    font-family: MicrosoftYaHei;
} 
.user-name .form-control{
    padding: 0px;
    border-radius: 0px;
    padding-left: 9px;
}
.user-name span{
    position: absolute;
    right: 100px;
    top: 7px;
}
.form-control{
    margin: 0px;
}
.head-bg .mid-head{
    margin-bottom: 45px;
    font-size: 16px;
    color: #333333;
    font-family: MicrosoftYaHei;
}
.bz_list>li>.unique{
    margin-left: 10px;
}
.pMain{
    margin: 35px auto;
    /*height: 400px;*/
    margin-top: 55px;
    background-color: white;
}
.mid-pwd{
    width: 700px;
    padding: 30px 60px;
    font-size: 18px;
    border: 1px solid #999999;
    margin-bottom: 20px;
    margin-top: 68px;
}
input[type="button"]{
    background-color: #b4272d;
    color: white;
    border: none;
    border-radius: 5px;
    margin-left: 190px;
    margin-top: 53px;
}
input[type="button"]:hover{
    color: white;
}
.mid-pwd img{
    width: 60px!important;
    margin-right: 20px;
}
.step2,.step3,.step4,.step5{
    display: none;
}
/*步骤*/
.buzhou{
    margin: 20px auto;
    height: 60px;
}

.bz_list>li{
    float: left;
    background: url(../images/no_check.png) no-repeat;
    width: 173px;
    height: 58px;
    padding: 0px 10px;
    margin-right: 75px;
    line-height: 58px;
    font-size: 12px;
}
.bz_list>li>p{
    float: left;
    font-size: 32px;
    color: #888;
    line-height: 58px;
}
.bz_list>li>span {
    line-height: 58px;
    margin-left: 10px;
}
.bz_list>.checked{
    background: url(../images/check.png) no-repeat;
    color: #fff;
}

.bz_list>.checked>p{
    color: #b4272d;
}
.pwd-head{
    text-align: left;
    line-height: 20px!important;
    height: 30px;
    border-bottom: 1px solid #999999;
}
.email_code{
    width: 119px;
    height: 36px;
}
/*#footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
}*/
.pwd-step1{
    width: 80px;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    text-align: center;
}
.form-group-dv{
    margin-top: 20px;
    margin-bottom: 23px;
}
.form-group-dv span{
    font-family: SimSun;
    font-size: 14px;
    color: #333333;
}
.btnSendCode[type="button"]{
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    font-size: 12px;
    line-height: 36px;
    color: #b4272d;
    font-family: MicrosoftYaHei;
}
.btnSendCode[type="button"]:hover{
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    font-size: 12px;
    line-height: 36px;
    color: #b4272d;
    font-family: MicrosoftYaHei;
}
.pwd-step2[type="button"],.pwd-step4[type="button"]{
    width: 80px;
    height: 30px;
    padding: 0px;
    line-height: 30px;
    text-align: center;
    margin-top: 0px;
    margin-left: 89px;
}
.email-otherway{
    padding-top: 29px;
}
.email-otherway span{
    line-height: 30px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #b4272d;
    padding-left: 23px;
}