@media screen and (max-width: 768px) and (orientation:portrait) {
    .banner {
        margin-top: 10vh;
    }
    .content {
        width: 100%;
    }
    .innerWrap .title {
        margin-bottom: 1vh !important;
    }
    .innerWrap .title h2 {
        padding-bottom: 1vh !important;
    }
    .innerWrap .title h2::after {
        width: 5vw !important;
    }
    .content .top-main {
        width: 100% !important;
        margin-top: 2vh;
        transform: translateY(0) !important;
    }
    .content .top-main .main-box .left .card {
        width: 50% !important;
    }
    .content .innerWrap .main-box .left .card {
        padding: 3vw !important;
        height: auto !important;
    }
    .content .top-main .main-box .right .card.one {
        padding-left: 3vw !important;
        padding-right: 3vw !important;
        height: 30vh !important;
        padding: 3vw 0 !important;
    }
    .content .top-main .main-box .left .card.three .title {
        font-size: 20px;
    }
    .footer {
        display: none !important;
    }
}

@media screen and (max-width: 920px) and (orientation:landscape) {
    .banner {
        margin-top: 25vh;
    }
    .content {
        width: 100%;
    }
    .innerWrap .title {
        margin-bottom: 1vh !important;
    }
    .innerWrap .title h2 {
        padding-bottom: 1vh !important;
    }
    .innerWrap .title h2::after {
        width: 5vw !important;
    }
    .content .top-main {
        width: 100% !important;
        margin-top: 2vh;
        transform: translateY(0) !important;
    }
    .content .top-main .main-box .left {
        width: 60%;
        height: 50vh;
    }
    .content .top-main .main-box .right {
        width: 40%;
        height: 50vh;
    }
    .content .top-main .main-box .left .card {
        width: 50% !important;
    }
    .content .innerWrap .main-box .left .card {
        padding: 1.5vw !important;
        height: auto !important;
    }
    .content .top-main .main-box .left .card.three .title {
        font-size: 20px;
    }
    .content .top-main .main-box .right .card.one {
        padding-left: 3vw !important;
        padding-right: 3vw !important;
        height: 100% !important;
        padding: 3vw 0 !important;
    }
    .content .top-main .main-box {
        height: auto !important;
        flex-direction: row;
    }
    .footer {
        display: none !important;
    }
}

@media screen and (max-width: 920px) and (min-width: 768px) and (orientation:portrait) {
    .banner {
        margin-top: 10vh;
    }
    .content {
        width: 100%;
    }
    .banner .innerWrap {
        margin: 0 auto !important;
        margin-bottom: 4vh !important;
    }
    .content .innerWrap {
        margin: 0 auto !important;
    }
    .innerWrap .title {
        margin: 2vh 0 !important
    }
    .innerWrap .title h2 {
        font-size: 35px;
        padding-bottom: 1vh !important;
    }
    .banner .innerWrap p {
        font-size: 25px;
    }
    .innerWrap .title h2::after {
        width: 5vw !important;
    }
    .content .top-main .main-box .left {
        height: 30vh !important;
    }
    .content .top-main .main-box .right {
        height: 30vh !important;
    }
    .content .top-main .main-box .left .card.three .title {
        font-size: 20px;
    }
    .content .top-main .main-box .left .card .describe {
        font-size: 18px;
    }
    .content .top-main .main-box .right .card.one .title {
        font-size: 25px;
        margin: 0 !important;
    }
    .content .top-main .main-box .right .card {
        justify-content: space-evenly;
    }
    .content .top-main {
        width: 100% !important;
        margin-top: 2vh;
        transform: translateY(0) !important;
    }
    .content .top-main .main-box .left .card.one {
        padding-left: 3vw !important;
        padding-right: 3vw !important;
    }
    .content .innerWrap .main-box .left .card {
        width: 50% !important;
        padding: 3vw !important;
        height: auto !important;
    }
    .content .top-main .main-box .right {
        height: 40vh;
    }
    .content .top-main .main-box .right .card.one {
        padding-left: 3vw !important;
        padding-right: 3vw !important;
        height: 40vh !important;
        padding: 3vw 0 !important;
    }
    .banner .bannerImg {
        height: 100vh !important;
    }
    .menuHeader>.innerWrap {
        height: 100% !important;
    }
    .YHLogo {
        display: none!important;
    }
    .headLeft {
        display: none !important;
    }
    .logo .phoneMenu {
        display: block !important;
        overflow: visible !important;
    }
    .menuHeader .logo h1 a img {
        height: 45px !important;
        position: relative;
        bottom: 5px;
    }
    .logo .phoneMenu img {
        height: 35px !important;
    }
    .footer {
        display: none !important;
    }
}

@media (max-width: 1200px) and (min-width: 920px) and (orientation:landscape) {
    .banner {
        margin-top: 10vh;
    }
    .content {
        width: 100%;
    }
    .banner .innerWrap {
        margin: 0 auto !important;
        margin-bottom: 4vh !important;
    }
    .content .innerWrap {
        margin: 0 auto !important;
    }
    .innerWrap .title {
        margin: 2vh 0 !important
    }
    .innerWrap .title h2 {
        padding-bottom: 1vh !important;
    }
    .innerWrap .title h2::after {
        width: 5vw !important;
    }
    .content .top-main {
        width: 100% !important;
        margin-top: 2vh;
        transform: translateY(0) !important;
    }
    .content .top-main .main-box .left .card.one {
        padding-left: 3vw !important;
        padding-right: 3vw !important;
    }
    .content .innerWrap .main-box .left .card {
        width: 50% !important;
        padding: 3vw !important;
        height: auto !important;
    }
    .content .top-main .main-box .right {
        height: 40vh;
    }
    .content .top-main .main-box .right .card.one {
        padding-left: 3vw !important;
        padding-right: 3vw !important;
        height: 40vh !important;
        padding: 3vw 0 !important;
    }
    .banner .bannerImg {
        height: 100vh !important;
    }
    .menuHeader>.innerWrap {
        height: 100% !important;
    }
    .YHLogo {
        display: none!important;
    }
    .headLeft {
        display: none !important;
    }
    .logo .phoneMenu {
        display: block !important;
        overflow: visible !important;
    }
    .menuHeader .logo h1 a img {
        height: 45px !important;
        position: relative;
        bottom: 5px;
    }
    .logo .phoneMenu img {
        height: 35px !important;
    }
    .footer {
        display: none !important;
    }
}