.login-box .item {
    cursor: pointer;
    width: 0.8rem;
    height: 0.4rem;
    font-size: 0.16rem;
    font-size: Max(0.16rem, 12px);
    font-weight: 350;
    line-height: normal;
    color: #000000;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-box .item img {
    width: Max(0.24rem, 18px);
}

.login-box .item i {
    font-size: 0.24rem;
    color: #000000;
}

.xh_xxtk_btn {
    width: 150px;
    height: max(.5rem, 50px);
    line-height: max(.5rem, 50px);
    font-size: max(.2rem, 20px);
    color: #fff;
    border: none;
    background-image: linear-gradient(30deg, #2b6297, #003366);
}

.xh_xxtk_close_btn {
    width: 150px;
    height: max(.5rem, 50px);
    line-height: max(.5rem, 50px);
    font-size: max(.2rem, 20px);
    color: #fff;
    border: none;
    background-image: linear-gradient(30deg, #972b2b, #003366);
}

.remind_bs .xh_xxtk_btn{
    margin-left: 10px;
}


.remind_line {
    position: absolute;
    top: 50%;
    left: 50%;
    /* min-height: 220px; */
    max-width: max(5.6rem,560px);
    width: 96%;
    padding: 0.2rem 0.2rem 0.2rem;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #fff;
    overflow: hidden;
}

#projestUl .xmbt{
    flex: 5;
}
#projestUl .xmzt{
    flex: 2;
}


#modalBoxFaderLayer{
    background-color: rgb(0, 0, 0);
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 888;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#modalBoxAjaxLoader{
    font-size: 0.4rem;
    color: white;
}



.xh_remind{
    z-index: 444;
}


.xh_xxtk_title{
    font-size: 19px;
    line-height: 1.4;
    text-align: center;
    padding: 0.3rem;
}


.xh_czmm_box{
    font-size: 19px;
    line-height: 1.4;
    text-align: center;
    padding: 0.3rem;
}

.xh_zhmm_title{
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    color: #232323;
    text-align: center;
}