body{line-height: 1.25em; background:#fafafa}
a{ color:#000;}
.tbl-type {display: table;width: 100%;}
.tbl-cell {display: table-cell;}
.loginTable{ padding:20px;}
.loginTable .itmeC {
    width: 100%;
    height: 38px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}
    .loginTable .text {
        height: 38px;
        border: none;
        width: 88%;
        margin-left: 12%;
        padding-left: 0px;
    }
        .loginTable .text.select {
            margin-left: 10px;
            height: 36px;
            width: -webkit-calc(100% - 10px);
            width: -moz-calc(100% - 10px);
            width: calc(100% - 10px);
        }   
        .loginTable .input-group .form-control, .loginTable .input-group .form-control:focus,
        .findpwdul li .form-control, .findpwdul li .form-control:focus {
            box-shadow: none;
            webkit-box-shadow: none;
            -webkit-box-shadow: none;
        }
    .loginTable .fa {
        font-size: 1rem;
        color: #999;
        left: 10px;
        top: 10px;
        position: absolute;
    }
        .loginTable .fa.relright {
            left: auto;
            right: 12px;
            font-size: 1.2rem;
        }
        .loginTable .fa-mobile {
            font-size: 1.6rem;
            top: 8px;
        }
    .loginTable .input-group .SMScode {
        width: 56%;
        margin-left: 0px;
        padding-left: 12px;
    }
    .loginTable .input-group .yzmBtn,
    .findpwdul li .yzmBtn {
        width: 40%;
        font-size: 14px;
        color: #666666;
        background: #efefef;
        border: 1px solid #ced4da;
    }
    .loginTable .input-group .verifyImage,
    .loginTable .input-group .yzmBtn {
        right: 0px;
        top: 0;
        height: 38px;
        border: none;
    }
.findpwdul li .yzmBtn {   
    height: 38px;
    line-height: 36px;
    right: 0px;
    top: 0;
} 
        .loginTable .input-group .yzmBtn.codebtn,
        .findpwdul li .yzmBtn.codebtn {
            color: #fff;
            background: -webkit-gradient(linear,0 0,0 100%,from(#FC5C5F),to(#e4393c));
        }
        .loginTable a.redBt {
            display: block;
            padding: 0;
            height: 40px;
            width: 100%;
            text-align: center;
            line-height: 40px;
        }
    .loginTable a {
        text-decoration: none;
    }
       .loginTable a.redBt:hover, .loginTable a.redBt:focus {
            color: #fff;
            text-decoration: none;
        }
        .loginTable .itmeC a.btn {
            display: block;
            padding: 0px;
            line-height: 38px;
        }
    .loginTable .itmeC a.btn:focus {
        box-shadow: none !important;
      }

    .loginTable .itmeC.last {
        border: none;
        background: none;
    } 
        .loginTable .findpwdul li {
            width: 100%;
            height: 40px;
            line-height: 40px;
            margin-bottom: 20px;
        }
.findpwdul li label {
    color: #666666;
    float:left;
}
.findpwdul li .codelab em {
    color: red;
}
.findpwdul li .YZM {
    width: 75%;
    height: 38px;
    border: 1px solid #ced4da;
    border-radius:0px;
}
.findpwdul li .grayBT {
    padding: 8px 20px;
    background: #f5f5f5;
    color: #333;
    border: 1px solid #ddd;
}


.loginTable .itmeT {
    font-size: 14px;
    color: #333;
    padding-bottom: 5px;
}
    /*.loginTable .itmeC .SMScode {
        width: 63%;
    }
@media screen and (min-width:414px) and (max-width:450px) {
    .SMScode {
        width:68% !important;
    }
}
@media screen and (min-width:321px) and (max-width:375px) {
    .SMScode {*/
      /*  width:62% !important;*/
    /*}
}*/

.otherLogin{ padding:10px 0; font-size:14px; color:#999;}
.otherLogin p{ padding:5px 0;}
.otherLogin a{text-align:center;}
.otherLogin span{display: inline-block; }
.select{  width:100%;height:38px; width:99%;}