

@media (max-width:1200px) and (min-width: 175px){

    .form_main input {
        width: 90%;
        border-radius: 40px;
        border: 1px solid #c1c1c1;
        padding: 0 4% 0 4%;
        line-height:40px;
        height:40px;
        margin-bottom: 10px;

    }
    .title_lpty{
        width: 98%;
        text-align: center;
        line-height: 21px;
        margin: 0 auto;
        margin-bottom: 22px;
        font-weight: 600;
    }
    .msgpass{
        line-height: 13px;
        margin-bottom: 20px;
    }
    .tytile_item_pro1{
        text-align: center;
        height: 44px;
        line-height: 44px;
        padding: 0;
        border-radius: 50px;
        color: #FFF;
        font-weight: 600;
    }
    .wxhjty{
        margin-top: 10px;
    }
}

.cuotryhtmldata{
    width: 98%;
    border-radius: 40px;
    border: 1px solid #cfcccc;
    padding: 0 4% 0 4%;
    line-height: 43px;
    height: 43px;
    color: #706d6d;
    margin-bottom: 10px
}
#layui input{
    width: 99%;
    border-radius: 40px;
    border: 1px solid #cfcccc;
    padding: 0 4% 0 4%;
    line-height: 40px;
    height: 40px;
    margin-bottom: 10px;
    color: #c1c1c1;
}
.content::placeholder {
    color: #999; /* 例如，使用灰色 */
}
.company_name::placeholder {
    color: #303030; /* 例如，使用灰色 */
}
.dancologst{
    position: fixed;
    top: 33%;
    left: 0;
    z-index: 99999999999;
    display: none;

}
.dancologst_div{
    background-color: #FFF;
    padding: 10px;
    margin: 0 20px;
    border-radius: 5px;
}
.sgggt{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 10px;
    background-color: #070707b8;
    z-index: 9999999999;
}
.sghcolse{
    position: absolute;
    right: 13px;
    margin-top: -21px;
}