.many-txt{
    word-break: break-all;
}

.ziliao .xl_input .hy_new{
    word-break: break-all;
}

.container{
    min-height: calc(100vh - 179px) !important;
}

@media (min-width: 1280px) and (max-width: 1400px){
    .bot{
        width: 104.725%;
    }
}

@media (min-width: 1200px) and (max-width: 1280px){
    .bot{
        width: 107.9%;
    }
}

@media screen and (width: 1280px){
    .bot{
        width: 104.72% !important;
    }
}

@media screen and (width: 1600px){
    .bot{
        width: 104.72% !important;
    }
}

