.logoin {
    width: 200px;
    padding: 30px;
}


.logoin img{
    width: 100% ;
}

.dengLye {
    width: 442px;
    padding: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 8px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.logoinLEft {
    position: relative;
}

.hez {
    width: 100%;
    position: fixed;
    height: 100%;
}

.hezFlex {
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.logoinLEft {
    width: 70%;
    height: 100%;
}

.Hxic {
    font-size: 21px;
    color: #1f2329;
}

.Globa {
    font-size: 21px;
    margin-top: 5px;
    color: #c41826;
}

.dexcBxo {
    margin-top: 20px;
}

.INxc input {
    width: 100%;
    margin-top: 8px;
    height: 41px;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
}


.INxc input:focus {
    outline: none;
    border: 1px solid #c41826;
}

.dexcBxo {
    display: grid;
    gap: 15px;
}

.ZhuannT {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 60px;
}

.dgxc {
    margin-top: 40px;
    width: 100%;
    border: 1px solid #f0f0f0;
    height: 40px;
    line-height: 30px;
    text-align: center;
}


.BxcHI {
    width: 30%;
    background-image: url(../images/Bihi.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-position: left bottom;
}

.BxcHIImg {
    width: 380px;

}



.QIxcn {
    width: 60%;
    margin: 0 auto;
    margin-top: 60px;
    text-align: center;
}

.HxicQIxcn {
    font-size: 21px;
    color: #c41826;
}

.ZXKc {
    color: #646a73;
    margin-top: 20px;
}