.user{
    background: #efefef;
    padding: 50px 0;
}
.login{
    width: 800px;
    background: #fff;
    margin: 0 auto;
    padding: 50px 50px;
}
.cur{
    color: #cc171e;
}
.login-line{
    border-bottom: 2px solid #eee;
    margin-top: 10px;
}
.login-select{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding-left: 10px;
    position: relative;
}
.login-input{
    height: 50px;
    line-height: 50px;
}
.login-input input{
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
}
.login-pass{
    font-size: 14px;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.login-code{
    font-size: 14px;
    float: right;
    margin-right: 35px;
    cursor: pointer;
}
.login-sub{
    color: #cc171e;
}
.login-reg{
    float: right;
    margin-right: 30px;
    cursor: pointer;
}
.login-submit{
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: #cc171e;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 15px;
}
.register-box{
    position: absolute;
    right: 40px;
}
.smscode{
    display: none;
}
.smscode input{
    width: 85%;
}
#code{
    text-align: center;
    width: 15%;
    border: 1px solid #e60012;
    color: #e60012;
    padding: 0.2rem;
    border-radius: 5px;
    font-size: 0.8rem;
    cursor: pointer;
}
.reg{
    width: 800px;
    margin: 0 auto;
}
.company-table{
    width: 100%;
}
.company-table tr{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.must{
    color: #e60012;
    width: 5px;
}
.company-title{
    width: 80px;
}
.company-input{
    height: 50px;
}
.company-input input{
    font-size: 16px;
}
.label-rel{
    margin-left: 14px;
    height: 50px;
}
.label-rel label{margin-right: 50px;}
.label-rel label input{
    width: auto;
    height: 12px;
    margin-right: 5px;
}

.reg-title{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    color: #cc171e;
}
.position-rel {
    position: relative;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    /* padding: 6px 12px; */
    font-size: 14px;
    /* line-height: 1.42857143; */
    color: #555;
    /* background-color: #fff; */
    background-image: none;
    /* border: 1px solid #ccc; */
    border-radius: 3px;
    /* -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); */
    /* box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); */
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    /* transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; */
}
.bank_xljt {
    position: absolute;
    right: 50px;
    top: 1px;
    /* width: 50px; */
    /* height: 33px; */
    /* background-color: red; */
    line-height: 33px;
    text-align: center;
    vertical-align: middle;
    /* border-left: 1px solid #ccc; */
}
.jt_xz {
    transform: rotate(
            180deg);
    -webkit-transform: rotate(
            180deg);
}
.bank_xljt1 {
    height: 32px;
    position: absolute;
    width: 100%;
    top: 0px;
}
.bank_xl {
    width: 100%;
    border: 1px solid #f1f1f1;
    border-top: 0px;
    border-bottom: 0px;
    position: absolute;
    z-index: 1;
    background: #ffffff;
}
.bank_xl>ul>li {
    padding-top: 4px;
    padding-bottom: 3px;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    padding-left: 13px;
}
.bank_xl>ul>li>a {
    display: block;
    width: 100%;
}
.bank_xljt img{
    width: 18px;
    margin-top: 0.7rem;
}
.jt_xz1 {
    transform: rotate(
            180deg);
    -webkit-transform: rotate(
            180deg);
}












