.border {
    width: 240px;
    height: 250px;
    /* background-color: #1B1B1B; */
    /* background: url('../img/imgs/panes.png') rgba(0, 0, 0, 0.4); */
    margin-top: 8px;
    margin-bottom: 24px;
}
.boxsizing{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.border.item1_group_login {
    position: relative;
    text-align: center;
    top: 165px;    
}

.login_ling {
    margin-top: 20px;
    margin-bottom: 22px;
}

.item1_group_login1 {
    position: relative;
}

.item1_group_login_id,
.item1_group_login_psd,
.item1_group_login_phone {
    justify-content: flex-start;
    align-items: center;
    width: 210px;
    height: 30px;
    margin: 0 auto;
    background-color: #2c2c2c;
    border: 1px solid #454545;
    margin-bottom: 10px;
    position: relative;
    padding-left: 10px;
    
}

.login_tishi1 {
    width: 205px;
    height: 28px;
    background-color: #2c2c2c;
    position: absolute;
    left: 0px;
    text-align: left;
    line-height: 29px;
    font-size: 14px;
    color: #FF7256;
    display: none;
    z-index: 1;
    top: 0;  
    padding-left: 10px;
}

.close1 {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #FF7256;
    border-radius: 10px;
    float: right;
    line-height: 15px;
    text-align: center;
    color: #27282f;
    margin-top: 9px;
    font-size: 12px;
    cursor: pointer;
}

.login_tishi1>.close1 {
    margin-top: 7px;
}

.login_tishi.login_tishi_yzm {
    top: 134px;
    width: 293px;
}



.login_tishi1_yzm {
    left: 17px;
    width: 91px;
    z-index: 1;
    top: 121px;
    padding: 0;
}

.login_tishi_yzm {
    top: 139px;
    z-index: 1;
}

.item1_group_icon {
    background: #752623;
    padding: 3px 4px;
    margin-right: 10px;
    margin-left: 4px;
}

.item1_group_icon img {
    display: inline-block;
    width: 18px;
    height: 18px;
}

.input {
    color: #ededed;
    background-color: #2c2c2c;
    border-width: 0;
    width: 195px;
    height: 28px;
}

.input_code {
    width: 94px;
    background-color: #2c2c2c;
    border: 1px solid #454545;
    text-align: center;
    height: 30px;
}

.item1_group_login_code {
    width: 210px;
    justify-content: space-between;
    align-items: center;
    height: 30px;
    margin: 0 auto;
    /* background-color: #53565f;
border: 2px solid #211e1d; */
    margin-bottom: 10px;
}

.send_code {
    display: inline-block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    background-color: #763233;
    border:1px solid #792324;
    color: #fff3d2;
    font-weight: 700;
    border-width: 0;
    cursor: pointer;
}

input:-moz-placeholder {
    color: #ededed;
}

input::-webkit-input-placeholder {
    color: #ededed;
}

input:-ms-input-placeholder {
    color: #ededed;
}

input::-moz-placeholder {
    color: #ededed;
}

input {
    outline: none;
}

.serve_clause {
    font-size: 12px;
    color: #222222;
    position: relative;
}

.serve_clause a {
    color: #222222;
    text-decoration: none;
}

.serve_clause a:hover {
    color: #b39664;
    text-decoration: underline;
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item1_group_into {
    background-image: url("../img/login_btn.jpg")/*tpa=http://www.rxjh05.com/img/login_btn.jpg*/;
    width: 210px;
    height: 43px;
    margin: 0 auto;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    line-height: 50px;
    cursor: pointer;
}

.item1_group_into a {
    color: #7c5400;
    text-decoration: none;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    height: 50px;  
   
}

