@media screen and (max-width: 1050px) {
    .xxz_banner .xxz_banner_bottom .banner_icon {
        flex-direction: column;
        padding: 0 3rem;
        align-items: center;
    }

    .xxz_banner .xxz_banner_bottom .banner_icon p {
        margin-left: 0;
        padding: 0.5rem 0;
    }
}

@media screen and (max-width: 992px) {

    /* 鑽搧搴� */
    .medicine_title {
        margin-top: 20px;
    }

    .xxz_advantage {
        padding-bottom: 0;
    }

    .xxz_advantage .row .adv_item {
        padding-bottom: 3rem;
    }

    /* 鏄熸槦绉熷皬绋嬪簭 */
    .m_code {
        position: relative;
        margin: 1.2rem 0;
    }

    .link_wrapper {
        padding: 1rem 1.5rem 1.5rem;
        background: #e1251b;
        border-radius: 20px;
    }

    .link_wrapper p {
        color: #ffffff;
    }

    .link_wrapper p:first-child {
        font-size: 1.4rem;
    }

    .link_wrapper p:first-child img {
        margin-right: 15px;
    }

    .link_wrapper .desc {
        margin: 0.5rem 0 1.5rem;
    }

    .xxz_code_link {
        background-color: #ffffff;
        border-radius: 30px;
        padding: 0.5rem 0.8rem;
        color: #e1251b;
    }

    .code_desc {
        display: flex;
        padding: 1.2rem 0;
    }

    .code_desc h5 {
        font-weight: bold;
        color: #333;
    }

    .code_desc p {
        font-size: 0.9rem;
        margin-top: 1.5rem;
        line-height: 1.7;
        text-indent: 2em;
    }

    .m_phone {
        width: 40%;
    }

    .xxz_code {
        overflow: visible;
    }

    /* 鍏充簬鎴戜滑 */
    .xxz_about_us {
        background-image: url(../images/p-about-bg.jpg);
    }

    .xxz_about_us .content_wrapper {
        padding-top: 2rem;
    }

    .xxz_about_us .content {
        padding-left: 0;
        width: 100%;
    }

    .xxz_about_us .content {
        text-align: center;
    }

    .xxz_about_us .content p {
        font-size: 0.9rem;
    }

    .xxz_about_us .content small,
    .xxz_about_us .content h1,
    .xxz_about_us .content .title_border {
        margin-left: 0;
    }

    .business_uint h3 {
        font-size: 1.4rem;
    }

    .au_swiper .swiper-slide img {
        width: 5rem;
        height: 5rem;
    }

    .au_swiper .swiper-slide span {
        font-size: 0.9rem;
    }

    .xxz_about_us .content h1 {
        margin-left: auto;
        margin-right: auto;
    }

    /* 鍏ラ┗娴佺▼ */
    .xxz_settle_flow .content .row .col-lg-3 h4 {
        font-size: 1.2rem;
    }

    .xxz_settle_flow .content .row .col-lg-1 img {
        width: 2.5rem;
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    }

    .xxz_settle_flow .content .row {
        margin-left: 0;
        margin-right: 0;
    }

    /* banner */
    .xxz_banner {
        padding-top: 120px;
        background-image: url(../images/p-banner.png);
    }

    .xxz_banner .xxz_banner_top {
        width: 100%;
        padding: 0.5rem 1rem 1rem;
    }

    .xxz_banner_top .title {
        font-size: 2rem;
    }

    .xxz_banner_top .download_btn {
        width: 100%;
        max-width: 400px;
    }

    .xxz_banner_top .download_btn img {
        width: 28px;
        height: 28px;
    }

    .xxz_banner .xxz_banner_bottom .banner_icon:first-child img {
        width: 20px;
        height: 20px;
    }

    .xxz_banner .xxz_banner_bottom .banner_icon img {
        width: 22px;
        height: 22px;
    }

    .xxz_banner_top .download_btn span {
        font-size: 1rem;
    }

    .xxz_banner .button_wrapper {
        width: 100%;
        background: none;
        margin-top: 1.2rem;
        min-height: 110px;
    }

    .scale_btn {
        width: 90%;
        left: 5%;
        bottom: 0;
        top: auto;
        transition: none;
    }

    .scale_btn:hover {
        transform: none;
    }

    .button_wrapper h2 {
        width: 100%;
        margin: auto;
        position: static;
        font-size: 1.1rem;
        line-height: 1.5;
    }

    .xxz_banner .xxz_banner_bottom {
        margin-top: 2rem;
    }

    .xxz_banner .xxz_banner_bottom .banner_icon {
        padding: 0 0.8rem;
    }

    .xxz_banner .xxz_banner_bottom .banner_icon p {
        font-size: 0.9rem;
    }

    /* 鏄熸槦绉熶紭鍔� */
    .adv_item {
        width: 100%;
    }

    .adv_item p {
        font-size: 0.9rem;
    }

    .adv_image {
        width: 45%;
    }

    .adv_image+p {
        font-size: 1.1rem;
    }

    .adv_list section {
        margin-left: 15px;
    }

    .adv_list section p {
        font-size: 0.9rem;
    }

    .adv_list section p:first-child {
        font-size: 1.1rem;
    }

    .adv_list>div:not(:first-child) {
        margin-top: 1.5rem;
    }

    .adv_list>div:last-child {
        margin-bottom: 1.5rem;
    }

    /* 鐑棬鍝佺被 */
    .title_desc {
        font-size: 0.9rem;
    }

    .xxz_category .col-lg-3 {
        margin-top: 1rem;
        padding: 0;
    }

    .xxz_category .col-lg-3 p {
        font-size: 1.1rem;
    }

    .xxz_category .img-fluid {
        max-width: 100%;
    }

    /* 鍚堜綔妗堜緥 */
    .xxz_cooper_case {
        background-image: url(../images/p-case-bg.jpg);
    }

    .case_item {
        height: auto;
        padding: 1rem;
    }

    .case_item p {
        margin-top: 20%;
        font-size: 0.7rem;
        margin-bottom: 25%;
        /* height: 7.8rem; */
        text-indent: 2em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    #china-map {
        width: 90%;
        height: 65vw;
    }

    .xxz_news .swiper-container {
        padding: 1rem 2.4rem;
    }

    .xxz_contact_us .form_row {
        margin-bottom: 0;
    }

    .xxz_contact_us .col-6:nth-child(2n) {
        padding-right: 0;
        padding-left: 5px;
    }

    .xxz_contact_us .col-6:nth-child(2n + 1) {
        padding-left: 0;
        padding-right: 5px;
    }

    .xxz_contact_us .col-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .link_btn {
        font-size: 1rem;
    }

    .xxz_settle_flow .content {
        padding: 1rem;
    }

    .xxz_settle_flow .content .row .col-lg-3 p {
        font-size: 1rem;
    }
}

@media screen and (max-width: 500px) {
    #china-map {
        width: 100%;
        height: 80vw;
    }
}

@media screen and (max-width: 992px) and (min-width: 651px) {
    .m_phone {
        width: 14rem;
    }

    .link_wrapper p:first-child img {
        width: 32px;
    }
}

@media screen and (max-width: 500px) {
    .xxz_settle_flow .content .row .col-lg-1 img {
        width: 2rem;
        height: 5rem;
    }

    .link_wrapper p:first-child {
        font-size: 1.1rem;
    }

    .link_wrapper .desc {
        font-size: 0.9rem;
    }

    .xxz_cooper_case .swiper-container {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 375px) {
    .swiper-container {
        padding: 0 1rem;
    }

    .news_item {
        width: 100%;
    }
}