 @media (min-width: 769px) and (max-width: 1024px) {
  .main{
        width: 100%;
    }
    .banner{
        display: none;
    }
    .bannerMobile{
        display: block;
    }
    .bannerMobile img{
        width: 100%;
    }

    .center_oneList{
        display: block;
    }
    .center_onelistBox{
        width: 100%;
        margin-bottom: 20px;
    }
    .center_oneTips{
        font-size: 14px;
    }
    .center_oneTit h2{
        font-size: 28px;
    }
    /* center_two */
    .center_two{
        padding: 40px 20px;
    }
    .centerTwo_display{
        display: block;
    }
    .center_twoBtn{
        width: 100%;
    }
    .center_twoRight{
        display: none;
    }
    .center_twoTit h2{
        font-size: 28px;
    }
    .center_twoText p{
        font-size: 18px;
    }
    .center_twoBtn{
        font-size: 20px;
    }
    /* center_three */
    .center_three{
        padding: 40px 20px;
    }
    .center_threeListItem{
        font-size: 14px;
    }
    .center_threeTit h2{
        font-size: 28px;
    }
    .center_threeTips{
        font-size: 14px;
    }
    /* center_four */
    .center_four{
        padding: 0px 20px;
        height: 100%;
    }
    .centerFour_display{
        height: 100%;
        justify-content: center;
    }
    .center_fourRight{
        width: 100%;
    }
    .center_fourTit h2{
        font-size: 28px;
    }
    .center_fourTitBox{
        margin-bottom: 20px;
    }

    /* center_FAQ */
    .center_FAQ{
        padding: 0 20px;
    }
    .center_FAQrongyu{
        display: block;
        padding: 0;
    }
    .center_FAQrongyuBox{
        justify-content: center;
        margin-bottom: 20px;
    }
    .center_FAQBtnBox{
        display: block;
    }
    .center_FAQBtnBoxTit{
        font-size: 28px;
        margin-bottom: 20px;
        text-align: center;
    }
    .center_FAQBtnBoxBtn{
        width: 100%;
        text-align: center;
    }
    .center_FAQBtnBoxBtn img{
        width: 60%;
        text-align: center;
    }
    .center_FAQBodyH1{
        font-size: 16px;
    }
    /* footer */
    .footer{
        padding:0 20px;
        height: 100%;
    }
    .backgroundOp{
        height: 100%;
    }
    .footerZindex p{
        font-size: 14px;
        padding: 20px 0;
    }
 }


@media (max-width: 768px) {
   .main{
        width: 100%;
    }
    .banner{
        display: none;
    }
    .bannerMobile{
        display: block;
    }

    .center_oneList{
        display: block;
    }
    .center_onelistBox{
        width: 100%;
        margin-bottom: 20px;
    }
    .center_oneTips{
        font-size: 14px;
    }
    .center_oneTit h2{
        font-size: 28px;
    }
    /* center_two */
    
    .center_two{
        padding: 40px 20px;
    }
    .centerTwo_display{
        display: block;
    }
    .center_twoBtn{
        width: 100%;
    }
    .center_twoRight{
        display: none;
    }
    .center_twoTit h2{
        font-size: 28px;
    }
    .center_twoText p{
        font-size: 18px;
    }
    .center_twoBtn{
        font-size: 20px;
    }
    /* center_three */
    .center_three{
        padding: 40px 20px;
    }
    .center_threeListItem{
        font-size: 14px;
    }
    .center_threeTit{
        display: block;
    }
    .center_threeTit h2{
        font-size: 28px;
    }
    .center_threeTips{
        font-size: 14px;
    }
    /* center_four */
    .center_four{
        padding: 0px 20px;
        height: 100%;
    }
    .centerFour_display{
        height: 100%;
        justify-content: center;
    }
    .center_fourRight{
        width: 100%;
    }
    .center_fourTit h2{
        font-size: 28px;
    }
    .center_fourTitBox{
        margin-bottom: 20px;
    }

    /* center_FAQ */
    .center_FAQ{
        padding: 0 20px;
    }
    .center_FAQrongyu{
        display: block;
        padding: 0;
    }
    .center_FAQrongyuBox{
        justify-content: center;
        margin-bottom: 20px;
    }
    .center_FAQBtnBox{
        display: block;
    }
    .center_FAQBtnBoxTit{
        font-size: 28px;
        margin-bottom: 20px;
        text-align: center;
    }
    .center_FAQBtnBoxBtn{
        width: 100%;
        text-align: center;
    }
    .center_FAQBtnBoxBtn img{
        width: 60%;
        text-align: center;
    }
    .center_FAQBodyH1{
        font-size: 16px;
    }
    /* footer */
    .footer{
        padding:0 20px;
        height: 100%;
    }
    .backgroundOp{
        height: 100%;
    }
    .footerZindex p{
        font-size: 14px;
        padding: 20px 0;
    }
}

@media (max-width: 480px) {
    .main{
        width: 100%;
    }
    .banner{
        display: none;
    }
    .bannerMobile{
        display: block;
    }

    .center_oneList{
        display: block;
    }
    .center_onelistBox{
        width: 100%;
        margin-bottom: 20px;
    }
    .center_oneTips{
        font-size: 14px;
    }
    .center_oneTit h2{
        font-size: 28px;
    }
    .center_one{
        margin: 20px;
    }
    /* center_two */
    .center_two{
        padding: 40px 20px;
    }
    .centerTwo_display{
        display: block;
    }
    .center_twoBtn{
        width: 100%;
    }
    .center_twoRight{
        display: none;
    }
    .center_twoTit h2{
        font-size: 28px;
    }
    .center_twoText p{
        font-size: 18px;
    }
    .center_twoBtn{
        font-size: 20px;
    }
    /* center_three */
    .center_three{
        padding: 40px 20px;
    }
    .center_threeListItem{
        font-size: 14px;
    }
    .center_threeTit{
        display: block;
    }
    .center_threeTit h2{
        font-size: 28px;
    }
    .center_threeTips{
        font-size: 14px;
    }
    /* center_four */
    .center_four{
        padding: 0px 20px;
        height: 100%;
    }
    .centerFour_display{
        height: 100%;
        justify-content: center;
    }
    .center_fourRight{
        width: 100%;
    }
    .center_fourTit h2{
        font-size: 28px;
    }
    .center_fourTitBox{
        margin-bottom: 20px;
    }

    /* center_FAQ */
    .center_FAQ{
        padding: 0 20px;
    }
    .center_FAQrongyu{
        display: block;
        padding: 0;
    }
    .center_FAQrongyuBox{
        justify-content: center;
        margin-bottom: 20px;
    }
    .center_FAQBtnBox{
        display: block;
    }
    .center_FAQBtnBoxTit{
        font-size: 28px;
        margin-bottom: 20px;
        text-align: center;
    }
    .center_FAQBtnBoxBtn{
        width: 100%;
        text-align: center;
    }
    .center_FAQBtnBoxBtn img{
        width: 60%;
        text-align: center;
    }
    .center_FAQBodyH1{
        font-size: 16px;
    }
    /* footer */
    .footer{
        padding:0 20px;
        height: 100%;
    }
    .backgroundOp{
        height: 100%;
    }
    .footerZindex p{
        font-size: 14px;
        padding: 20px 0;
    }
}


.displayNone{
    display: none;
}
.nav_MobileList.show {
    display: block;
}