@media only screen and (min-width: 768px) {
    .bt {
        background: #04388b;
        font-size: 18px;
        color: #fff;
        line-height: 50px;
        padding-left: 5%;
        margin-bottom: 10px;
    }
    .e_FlowCommonStyleBox-001 .stylebox_top {
        background-color: #04388b !important;
    }
    .e_FlowCommonStyleBox-001 .stylebox_title {
        background-color: #04388b !important;
    }
    .bitaoti h1 {
        font-size: 28px;
        font-weight: 700;
        color: #2347ac;
    }
    .bitaoti h6 {
        font-size: 12px;
        text-transform: uppercase;
        line-height: 24px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 768px) {
    /*导航部分*/
  
    #w_grid-1566190703904 {
        height: 50px;
    }
    #c_portalResnav_main-15661907150071507 {
        height: 50px;
    }
    #w_grid-1569548120661 {
        margin-top: 40%;
        padding: 0px 20px;
    }
    #c_portalResPublic_codeContainer-15652262459380376 {
        margin-left: 0px !Important;
    }

    .bitaoti h1 {
        font-size: 20px;
        font-weight: 700;
        color: #2347ac;
    }
    .bitaoti h6 {
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 480px) {
    #w_grid-1569548120661 {
        margin-top: 60%;
        padding: 0px 20px;
    }
}