@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 760px) {
    body {font-size:14px;}
    .w1200 {
        width: auto!important;
        padding-left: 15px;
        padding-right: 15px;
    }
    .header {
        display: none;
    }
    .banner {
        display: none;
    }
    .cm-con-blk {
        width: 100%;
    }
    .m-banner {
        max-width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
        z-index: 999;
        display:block!important;
    }
    .m-banner .bannerbox {
        list-style: none;
        padding: 0px;
        margin-bottom: 0px;
    }
    .m-banner .bannerbox li {
        list-style: none;
        background-size: cover!important;
        background-repeat: no-repeat;
        background-position: center center;
        position: relative;
    }
    .m-banner .swiper-slide img {
        max-width: 100%;
        width: 100%;
        height: auto;
        margin: auto;
    }
    .m-banner .swiper-pagination.bn-pagination {
        bottom: 15px;
        z-index: 999;
    }
    .space-80 {
        height: 40px;
    }
    .space-20 {
        height: 20px;
    }
    .space-25 {
        height: 20px;
    }
    .space-30 {
        height: 15px;
    }
    .space-40 {
        height: 20px;
    }
    .space-50 {
        height: 25px;
    }
    .space-60 {
        height: 30px;
    }
    .i1-tit {
        font-size: 22px;
    }
    .dx-top-txt {
        position: relative;
        z-index: 999;
        padding-top:25px;padding-bottom:25px;
    }
    .dx-top-txt p {
        padding-left: 25px;
        padding-right: 25px;
        width: auto;
        font-size:13px;
    }
    .dx-con-box {
        width: auto;
        min-height: auto;
        position: relative!important;
        padding-bottom: 40px;
    }
    .dx-item-box dd {font-size:13px;text-align:left;}
    .m-f-13 {font-size:13px;}
    .dx-con-box.mgl-80 {
        margin-left: 0px;
    }
    .m-text-left {text-align:justify;}
    .abt-logo {
        width: 80%;
        height: auto!important;
    }
    .bg-fxfs {
        background-size: cover;
    }
    .dx-con-box.mgr-80 {
        margin-right: 0px;
    }
    .ar-b1 {
        margin-left: 10px;
        margin-top: -40px;
    }
    .ar-b2 {
        margin-left: 10px;
        margin-top: -40px;
    }
    .dx-item-box {
        padding-top: 40px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .dx-con-box .dx-btn {
        position: relative;
        margin-left: 10px;
        display: none;
    }
    .cp-tit {
        font-size: 24px;
    }
    .cp-sub-tit {
        font-size: 17px;
    }
    .c-decline-blk .tp-tit {
        font-size: 22px;
    }
    .ns-tit-blk h3 {
        font-size: 22px;
    }
    .ns-tit-blk {
        padding: 12px 15px 12px 15px;
    }
    .cm-ct-tit {
        font-size: 28px;
    }
    .dx-item-box dt {
        font-size: 28px;
        background-size: auto;
    }
    .dx-main-box .dx-img {
        display: none;
    }
    .bg-i2 {
        background-position: right center;
    }
    .imbg-1 {
        background-image: url("../image/juzhu.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    .imbg-2 {
        background-image: url("../image/qiche.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
}