@media screen and (max-width: 768px) {
    .mdmb {
        width: 100% !important;
    }

    #op-header,
    #op-fp,
    #op-container,
    #op-footer,
    #op-footnav-c,
    #op-wrapper {
        width: 100% !important;
    }

    #op-wrapper {
        width: 100%;
    }

    #op-topbar {
        width: 60%;
        position: initial;
    }

    .logo-mix {
        width: 30%;
        position: initial;
        float: left;
    }

    .logo-mix img {
        width: 120px;
        padding: 10px 10px;
    }

    #op-header {
        height: auto;
    }

    .logo-mix {
        height: auto;
    }

    #op-topmenu {
        margin-top: 20px;
    }

    #op-mainmenu {
        display: none;
    }

    #op-headerwrap {
        border-bottom: none;
    }

    #op-fp {
        margin-top: 0px !important;
    }

    #op-fp-box {
        margin-top: 0px;
    }

    .banner-pp {
        width: 100%;
        position: initial;
    }

    .main-t-t {
        width: 100% !important;
    }

    .box-1,
    .boxx-2,
    .boxx-2 div {
        width: 100% !important;
    }
    .boxx-2{
        text-align: center;
    }
    .boxx-2 img {
        width: 70% !important;
    }
    .box-1{
        height: auto;
    }

    .content-sv {
        width: 100%;
    }

    .itemkv {
        display: none;
    }

    .item-1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .item-1 {
        padding-top: 30px;
    }

    .item-1 h3 {
        padding: 0px;
        margin: 0px;
    }

    .item-2,
    .item-3,
    .item-4,
    .item-5,
    .item-6 {
        width: 45%;
        padding: 0px 5px;
    }

    .item-service {
        min-height: 650px;
        margin-top: 0px;
    }

    .main-dt {
        width: 100%;
    }

    .main-dt p {
        width: 100% !important;
        padding: 0px 10px;
    }

    .big_merchants_list img {
        width: 100%;
    }

    ul.big_merchants_list li {
        display: inline-block;
        width: 20%;
        margin: 0px;
        margin: 0px 7px;
    }

    .pa-ct {
        width: 100%;
    }

    .left-f {
        width: 45%;
        padding-left: 10px;
    }

    .nav {
        font-size: 25px;
        float: left;
        margin: 18px 8px 0px 8px;
        display: block;
    }
    .nav i{
        color: #213EAF;
    }

    .menu-mb {
        z-index: 99999;
    }

    .menu-mb li a{
        display: block;
    }

    #op-container-content-right {
        width: 100%;
    }

    #op-container-content-left {
        margin-top: 20px;
        width: 100%;
    }

    ul.menu_detail li {
        padding: 8px 10px;
    }

    .banner-pp {
        height: auto;
    }

    .banner-pp img {
        max-width: 100%;
        height: auto;
    }

    img{
        max-width: 100% !important;
        height: auto !important; 
        /*8888999998*/
    }
    #op-container-content-right h1{
        padding-left: 10px;
    }
}