@media screen and (max-width: 319px) {
    .back-to-top{
        bottom: 90px !Important;
    }
    .back-to-top.active{
        color: #e5c079;
        background-color: #0d7486 !important;
    }
    .absolute-footer.dark{
        margin-bottom: 60px;
    }
    section.tongquan table tr td:first-child{
        width: 45% !Important;
    }
    section.tongquan h2{
        font-size: 25px;
    }
    .message-box .basic-title span{
        font-size: 100% !Important;
    }
    .logo-center .logo{
        margin-left: 0px;
    }
    .message-box.dark{
        padding: 0px;
    }
    .form_csbh .dark{
        padding: 20px !Important;
    }
    #logo img{
        margin: 0px;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .back-to-top{
        bottom: 90px !Important;
    }
    .back-to-top.active{
        color: #e5c079;
        background-color: #0d7486 !important;
    }
    .absolute-footer.dark{
        margin-bottom: 60px;
    }
    section.tongquan table tr td:first-child{
        width: 45% !Important;
    }
    section.tongquan h2{
        font-size: 25px;
    }
    .message-box .basic-title span{
        font-size: 100% !Important;
    }
    .logo-center .logo{
        margin-left: 0px;
    }
    .message-box.dark{
        padding: 0px;
    }
    .form_csbh .dark{
        padding: 20px !Important;
    }
    #logo img{
        margin: 0px;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .back-to-top{
        bottom: 90px !Important;
    }
    .back-to-top.active{
        color: #e5c079;
        background-color: #0d7486 !important;
    }
    .absolute-footer.dark{
        margin-bottom: 60px;
    }
    section.tongquan table tr td:first-child{
        width: 45% !Important;
    }
    section.tongquan h2{
        font-size: 25px;
    }
    .message-box .basic-title span{
        font-size: 100% !Important;
    }
    .logo-center .logo{
        margin-left: 0px;
    }
    .message-box.dark{
        padding: 0px;
    }
    .form_csbh .dark{
        padding: 20px !Important;
    }
    #logo img{
        margin: 0px;
    }
}
@media (min-width: 768px) and (max-width: 849px) {
    .back-to-top{
        bottom: 90px !Important;
    }
    .back-to-top.active{
        color: #e5c079;
        background-color: #0d7486 !important;
    }
    .absolute-footer.dark{
        margin-bottom: 60px;
    }
    section.tongquan table tr td:first-child{
        width: 45% !Important;
    }
    section.tongquan h2{
        font-size: 25px;
    }
    .message-box .basic-title span{
        font-size: 100% !Important;
    }
    .logo-center .logo{
        margin-left: 0px;
    }
    .message-box.dark{
        padding: 0px;
    }
}
@media (min-width: 850px) and (max-width: 1020px) {

}