@media screen and (max-width:775px) {

    html,
    body {
        overflow: hidden;
        overflow-y: auto;
    }

    .banner_title{
        font-size: 28px;
    }

    .banner_first_main {
        width: 90%;
        margin: auto;
    }

    .swiper-container-fade .swiper-slide-active,
    .swiper-container-fade .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
        width: 100% !important;
    }

    .banner_first_a_title {
        width: 100%;
        margin: auto;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 60px;
        letter-spacing: 0px;
        color: #ffffff;
        text-align: center;
    }

    .banner_first_title_main {
        display: block;
        text-align: center;
        width: 100%;
        height: 650px;
    }

    .banner_first_content {
        width: 98%;
        font-family: PingFang SC;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #333333;
    }

    .banner_first_title_img img {
        margin-left: 0px;
        padding-top: 300px;
    }

    .banner_first_main_b {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 174px;
        flex-direction: column;
    }

    .banner_first_main_b_left {
        width: 100%;
    }

    .banner_first_main_b_left_title {
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 56px;
        letter-spacing: 0px;
        color: #ffffff;
        text-align: center;
    }

    .banner_first_main_b_left_explain {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-top: 20px;
        text-align: center;
    }

    .banner_first_main_b .banner_first_a_btns {
        margin: auto;
        margin-top: 30px;
    }

    .banner_first_main_b_right img {
        width: 80%;
        margin: auto;
        display: block;
        margin-top: 30px;
        height: auto;
    }

    .banner_first .img img {
        width: 100%;
        object-fit: cover;
        height: 300px;
    }

    .banner_width {
        width: 90%;
    }

    .banner_tow {
        padding-top: 30px;
        padding-bottom: 10px;
    }

    .banner_tow_main {
        display: flex;
        margin-top: 0;
        justify-content: center;
        flex-wrap: wrap;
    }

    .banner_tow_main_card {
        width: 100%;
        height: auto;
    }

    .banner_tow_main_card img {
        width: 90%;
        margin: auto;
        display: block;
        height: auto;
    }

    .banner_tow_main_card_content {
        width: 100%;
        height: auto;
        margin-top: 0;
    }

    .banner_three {
        padding-top: 0;
        padding-bottom: 0;
    }

    .banner_three_main {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .banner_three_main_title {
        width: 100%;
        height: auto;
    }

    .banner_three_main_top {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .banner_three_main_card {
        width: 100%;
        height: auto;
        display: flex;
        /* justify-content: center; */
        flex-wrap: wrap;
    }
    .banner_three_main_card_line{
        width: 95%;
    }

    .banner_three_main_card_width {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .banner-solution-2nd{
        margin-top: 0;
    }

    .banner_three_main_card_content {
        position: unset;
        padding-left: 0px;
    }

    .banner_three_main_card_content ul li {
        width: 100%;
        height: auto;
    }

    .banner_three_main_card_img img {
        width: 90%;
        margin-left: 0px;
        padding-bottom: 0px;
    }

    .banner_three_main_card_img {
        width: 90%;
        margin-left: 0px;
    }

    .banner_three_main_img {
        margin-top: 0px;
        margin-left: 0px;
    }

    .banner_three_main_img img {
        width: 100%;
    }

    .banner_five {
        padding-bottom: 0;
        background-color: #FFFFFF;
    }

    .banner-pain{
        padding-bottom: 40px;
    }



    .banner_five_main {
        margin-top: 0px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .banner_five_main_card {
        width: 100%;
        height: auto;
        margin-top: 20px;
        padding: 20px 10px 10px;
        background-color: #ffffff;
        box-shadow: 0px 5px 10px 0px rgba(44, 64, 164, 0.16);
        border-radius: 8px;
        margin-left: 0;
    }

    .banner_five_main_card_content ul li {
        text-indent: -1em;
        width: 300px;
    }

    .banner_five_main_card_top_txt{
        margin-left: 10px;
        display: inline-block;
        height: 28px;
        padding-top: 0;
    }

    .banner_five_main_card_top img {
        margin-top: -10px;
    }

    .banner_five_main_card_img img {
        width: 100%;
        height: auto;
    }

    .banner_five_main_card_content {
        width: 100%;
        margin: auto;
        margin-top: 20px;
        padding-left: 28px;
    }

    .banner_four{
        padding-top: 40px;
    }

    .banner_four_img {
        margin-top: 0;
        height: 250px;
        background: url(../../images/index/custom.png)repeat-x 0;
        width: 38400px;
        position: relative;
        background-size: contain;
        -webkit-animation: logoIndexBoxMove 620s linear infinite;
        animation: logoIndexBoxMove 1000s linear infinite;
    }

    .banner_foot {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .banner_first_main_a {
        margin-top: 120px;
    }

    .banner_first_a_btns {
        width: 256px;
        margin: auto;
        margin-top: 20px;
        display: flex;
        justify-content: center;
    }
}