body{line-height: 1.25em;}
a{ color:#000;}
.tbl-type {display: table;width: 100%;}
.tbl-cell {display: table-cell;}
.table{display: table;width: 100%;}
.cell{display: table-cell;}

.loginTable{ padding:20px;color:#333;}
.loginTable .itmeC{position:relative; margin:0; padding:0; width:100%; display:block; overflow:hidden; padding-bottom:10px;border-bottom:1px solid #e5e5e5; font-size:14px;}
.loginTable label{position:absolute;top:0;left:0; width:52px; font-size: 14px;line-height: 38px;color: #333;}
.loginTable .text{width:99%;height:38px;padding-left:52px; border-radius: 0;font-size: 14px;color: #333; }
.loginTable select{height:38px;border-radius: 0;font-size: 14px;color: #333; }
.loginTable .shorttext{width:120px;height:38px;border-radius: 0;font-size: 14px;color: #333;text-indent:10px;border:1px solid #e5e5e5;  }
.loginTable .itmeT{ font-size:14px; color:#333; padding-bottom:5px;}
.loginTable .itme{ margin:20px 0;}
.loginTable .itmeN{
    margin-top:20px;
}
.loginTable  .itmelink{
    float:right;
    color:#333;
    font-size:14px;
}
.otherLogin{margin-top:52px;text-align:center;}
.otherLogin a{line-height:38px;padding:10px 20px 10px 40px;border-radius:17px;background-color:#f4f4f4;background-repeat:no-repeat;background-position:15px center;background-size:20px;color:#333;}

.loginverson{
    position:absolute;
    bottom:80px;
    left:0;
    width:100%;
    line-height:32px;
    text-align:center;
    letter-spacing:2px;
    word-spacing:2px;
}

.btnsend{
    margin-left:20px;
}
.regxi{
    margin-top:20px;
    font-size:12px;
}
.AgreementCon{display:none;position:fixed;top:0px;left:0px;z-index:101;width:100%;height:100%; background-color:Rgba(0,0,0,0.2);}
.AgreementCon .row{width:100%;height:100%; background:#fff;box-sizing:border-box;}
.AgreementCon .row .rowTitle{line-height:27px; padding:0 15px; border-bottom:1px #b8b8b8 solid;background:#f3f3f3;color:#333333;text-align:center; font-size:15px;font-weight:600;}
.AgreementCon .row .rowCon{height:70%;line-height:24px;overflow-y:auto; padding:10px 10px;font-size:13px;}
.AgreementCon .row .btnCon{height:45px;padding-top:15px; text-align:center;background:#f9f9f9; }
.AgreementCon .row .btnCon a{display:inline-block;*display:inline;*zoom:1; width:123px;height:29px;line-height:29px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background:#c18546;text-align:center;color:#fff;font-size:15px; }