    .head{
        width: 1200px;
        margin: 40px auto;   
    }
    .head a{
        float:left;
        display:inline-block;
    }
    .head span{
        color:#444;
        float:left;
        height:70px;
        line-height:70px;
        font-size:20px;
        margin-left:15px;
    }
    .head i{
        float:right;
        height:70px;
        line-height:70px;
        color:#999;
        font-size:14px;
        font-style:normal;
    }
    .wrapForm{
        width:1200px;
        height:768px;
        margin:10px auto;
    }
    .formImg{
        float:left;
    }
    form{
        float:left;
        width:620px;
        height:600px;
        padding: 20px 40px;
        box-sizing: border-box;
        background:#FBFBFB;
    }
    .formRight{
        margin:25px auto;
        width:500px;
        height:400px;
        padding-left:10px;
        padding-top:40px;
        box-sizing: border-box;
    }
    .tit{
        width:90%;
        height:40px;
        line-height:40px;
        font-size:18px;
        font-weight:bold;
        text-align:left;
        color:#ea5404;
    }
    #user,#password{
        display:inline-block;
        width:100%;
        height:46px;
        font-size:13px;
        padding-left:40px;
        padding-bottom:7px;
        margin-bottom:10px;
        line-height: 46px;
    }
    .login_icon{display: inline-block;position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        width: 46px;
        height: 46px;
        background: url(../images/icon/icon_ui.png) no-repeat;
    }
    .login_icon.person {
        background-position:-40px -160px;
    }
    .login_icon.psw {
        background-position:-40px -200px;
    }
    .User,.Password{
        border:1px solid #eee;
        width:400px;  
        margin-top:10px; 
        height: 46px;
        overflow: hidden;
        background:#fff;
        position: relative;
        border-radius: 5px;
    }
    .user,.password{
        font-size:15px;
    }
    .password{
        display:block;
        margin-top:20px;
    }
    .forget{
        text-align: right;
        width: 100%;
        line-height: 16px;
        padding-left: 230px;
        margin-top: 5px;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    .forget a{
        font-size: 12px;
        color: #444;
        margin-top: 10px;
        float:left;
    }
    .forget .register{
        margin-left:4px;
        border-left:1px solid #ccc;
        padding-left:5px;
    }
    .forget a:hover{
        color:#ea5404;
    }
    .submit{
        margin-top: 40px;
        width: 80%;
        height: 40px;
        color: #fff;
        background: #ea5404;
        font-size: 18px;
        letter-spacing: 6px;
        text-align: center;
        line-height: 40px;
        cursor: pointer;
        border: none;
        border-radius:4px;
    }
    .submit:hover{
        background:#ff7300;
    }
    .loginFoot{
        padding:20px 0;
        line-height:24px;
        text-align:center;
        color:#ccc;
        border-top:1px solid #ccc;
        font-size:12px;
    }
/*登录页面*/
.info{width: 400px;height: 30px;font-size: 14px;color: #ec5252;display: none}
.info_font{font-size: 14px;color: #ec5252;padding-left: 26.5%;}
#loginBtn{
    margin-top: 5px;
}
/*注册页面开始*/
.wrapRegister{
    width: 100%;
    height: 768px;
    margin:10px auto;
    background: url(../images/registerBg.jpg) 0 0 no-repeat;
    position: relative;
}
.logBox{
    float: left;
    width: 880px;
    height: 450px;
    padding: 10px 0;
    margin-top:80px;
    background: #fff;
    position: absolute;
    top: 2%;
    left: 50%;
    margin-left: -440px;
    border: 10px solid #eee;
}
.r-tit{
    font-weight: normal;
    text-align: center;
    font-size: 20px;
    margin:14px auto 20px ;
    color: #333;
}
.r-info{
    box-sizing: border-box;
    margin:0 auto;
    font-size: 14px;
    width: 510px;
}
.r-info dl{
    position: relative;
    width: 510px;
    height: 40px;
    margin-bottom: 10px;
    line-height: 36px;
    border: 1px solid #ddd;
    border-radius: 2px;
}
.r-info dl dt{
    float: left;
    width: 20%;
    text-align: right;
    color: #333;
    padding-left: 5px;
    box-sizing: border-box;
}
.r-info dl dd{
    float: left;
    width: 80%;
    line-height: 30px;
}
.r-info dd input{
    width: 96%;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
    border: none;
}
.userType{
    float: left;
}
.userType a{
    float: left;
    width: 80px;
    padding: 0 10px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 5px;
    border: 2px solid #ddd;
}
.r-info .pt10{
    padding-top: 13px;
    box-sizing: border-box;
    height: auto;
}
.pt10 a{
    color: #333;
    font-size: 12px;
}
.pt10 a:hover{
    color: #ea5504;
    border-color: #ea5404;
}
.ptClick{
    border-color: #ea5404!important;
}
.userAccount{
    margin: 0 auto;
    width: 510px;
   /* border: 1px solid #ddd;
    border-radius: 2px;*/
    height: 152px;
}
.userAccount dl{
    position: relative;
    float: left;
    width: 100%;
    padding: 5px 0;
    line-height: 36px;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
    border-bottom: 0;
}
.userAccount #password{
    margin-bottom: 0;
}
.sendCode{
    border:1px solid #eee;
    height: 36px;
    width: 300px;
}
#btnSendCode{
    width: 90px;
    height: 36px;
    color: #fff;
    background: #ed6c00;
    display: inline-block;
    margin-top: 2px;
    cursor: pointer;
    border-radius: 10px;
}
.colorGrey{margin: 0 5px}
#btnSendCode.click{
    background: #e5e5e5;
    color: #b2b2b2;
    cursor: not-allowed;
}
.readClause{
    color: #ed6c00;
}
.noBorder{
    border:none!important;
}
#read{
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}
.notChoose{
    display: block;
    margin: 0 auto 20px auto;
    width: 512px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border: none;    
/*    cursor: not-allowed;*/
}
    .notChoose.regsiterBtn{
    background: #ed6c00;
    color: #fff;
    cursor: pointer;
}
a,label{color: #666;}
/*注册页面结束*/

