.codebtn{
    height: 40px;
    border: 0px;
    background: #00bcd4;
    color: #fff;
    width: 80px;
    cursor: pointer;
}
.sendok{
    background: #333;
}
.reg-info-box .jcode-outer input {
    width: 178px;
}
.login-top {
    text-align: center;
    overflow: hidden;
    border-bottom: 2px solid #00bcd4;
}
.login-top a {
    display: inline-block;
    line-height: 48px;
    font-size: 17px;
    padding: 10px 40px;
}
.login-top a:hover,
.login-top a.da-active {
    background: #00bcd4;
    color: #fff;
}
.leftside {
    border:0px;
    height: auto;
   /*padding-bottom: 50px;*/
width:400px;
}
.regbg {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: url(../images/web-bg.jpg) center top no-repeat;*/
    z-index: -1;
/*    min-width: 960px;
    background-size: 100% 100%;*/
}
.changego {
    text-align: center;
    line-height: 22px;
    margin-top: 18px;
    clear: both;
}
.changego a{
    color: #00bcd4;
    font-weight: bold;
    font-size: 14px;
}
.onError, .prompt_info {
    background-position: 100px -47px;
    border-color: #40B3FF;
    color: red;
    font-size: 12px;
    line-height: 20px;
    margin-top: 0px;
}

.correct {
    padding: 0px 96px 0 100px;
    background: #fff;
    margin-top: 0px;
    width: 47%;
}
.onShow, .onFocus, .onError, .onCorrect, .onLoad, .onTime, .prompt_info{
    margin-top: 0px;
}
.reg-info-box li {

    height: auto;

}
.login-xbox{
    clear: both;
    width: 260px;

    overflow: hidden;
    margin: auto;
}
.log-in {
    display: inline-block;
    /*background: url(../images/web-input-bg.png) right top no-repeat;*/
    font-size: 16px;
    line-height: 48px;
    color: #FFF;
    border: 0px;
    cursor: pointer;
    background: #00bcd4;

    text-align: center;
    padding: 0px;
    margin: 0px;
    margin-top: 50px;
    width: 100%;
}

.form-horizontal{

    width: 80%;
    margin: auto;
}
.reg-info-box li input {
    margin: 25px 0 0 0px;
    padding-left: 10px;
    width: 180px;
    /*background: url(../images/jcode.jpg) left top no-repeat;*/
    height: 40px;
    border: none;
    font-size: 14px;
    color: #333;
    outline: none;
    line-height: 38px;
    color: #9a9a9a;
}
.findpass .form-control {
    display: block;
    width: 100%;
    height: 38px;
}
.relative{
    position: relative;
}
.findpass .codeimg {
    position: absolute;
    top: 0px;
    right: 15px;
    display: block;
    width: 80px;
    height: 38px;
    border: 0px;
    overflow: hidden;
}
.findpass .codeimg img{
    width:100%;
    height:38px;
}
.findpass  .changego p {
    margin-bottom: 5px;
}
.findpass  .changego p {
    margin-bottom: 5px;
}
.findpass .reg-info-box{
    margin-top:25px;
    overflow: hidden;
}

.daubmit-btn{
    display: inline-block;
    margin: 20px 0 0 45px;
    width: 300px;
    /* background: url(../images/sure.jpg) no-repeat; */
    line-height: 40px;
    height: 40px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
    height: 48px;
    margin: 0px;
    padding: 0px;
    margin-top: 40px;
    line-height: 48px;
    background-size: 80px 100%;
    background: #00bcd4;
    color: #ffff;
    width: 260px;
    border: 0px;
}
.daubmit-btn:hover {
    background: #04c0d8;
    color:#fff;
}
.log-in:hover{
    background: #04c0d8;
    color:#fff;
}