﻿
body{
    min-width:1070px;
    height: 100%;
}
.container{
    max-width: 1760px!important;
    margin: 0 auto;
}
.wap_show{
    display: none!important;
}
@media ( max-width:1070px ) {
    body{
        min-width:auto;
    }
    .container{	
        width: auto!important;
    }
    .wap_hidden{
        display: none!important;
    }
    .wap_show{
        display: block!important;
    }
    .sidebar_nav_icon{
        width: 40px;
        height: 40px;
        border-radius: 40px;
        left: 12px;
        top: 10px;
        background-color: #A8A8A8;
    }
    .sidebar_nav_icon svg{
        width: 16px;
    }

    .T_topBar{
        height: 60px;
        justify-content: center;

    }
    .T_topBar .logo{
        width: 168px;
        height: 40px;
        margin-left: 0;
    }
    #sidebarNav .moduleCItem svg{
        display: none;
    }
    .section_1 .main_pic{
        width: 100%;
        transform: translate(-60%,-50%);
        margin-left: -10%;
        width: 100%;
        height: auto;
    }
    .section_1 .main_pic_wap{
        position: absolute;
        z-index: 1;
        width: 271px;
        top: 154px;
        right: -12px;
    }
    #sidebarNav.show .mask{
        width: 75vw;
    }
    #sidebarNav.show .moduleCItem{
        width: 70vw;
        height: 45px;
        margin-left: 16px;
        padding-left: 0;
    }
    .music_switch{
        position: fixed;
        right: 12px;
        top: 10px;
        width: 40px;
        height: 40px;
    }
    .music_switch.music_off{
        background-image: url("../images/icon/music_wap_off.png");
    }
    .music_switch.music_on{
        background-image: url("../images/icon/music_wap_on.png");
    }
    .section{
        padding: 60px 24px 0;
    }
    .section_1{
        padding: 60px 12px 0;
    }
    .typeface_wap{
        position: absolute;
        right: 0;
        top: 20px;
        width: 158px;
        height: 267px;
    }
    .admission .bj  .sub_pic .wap_pic_1{
        width: 100%;
        height: auto;
    }
    .admission .bj  .sub_pic .wap_pic_2{
        width: 100%;
        height: auto;
    }
    .admission .bj .wap_pic_4{
        z-index: 2;
        position: absolute;
        right: 12px;
        top: 50%;
        /*height: 65%;*/
        width: calc(50% - 24px);
        transform: translateY(-50%);
    }
    .wap_pic_3{
        z-index: 2;
        width: 150px;
        position: absolute;
        /*top: 480px;*/
        bottom: 4%;
    }
    .section_1{
        overflow: hidden;
    }
    .section_1 .sub_title{
        display: block;
    }
    .section_1 .sub_title div{
        max-width: 100%;
    }
    .section_1 .typeface .typeface_wap{
        width: auto;
        height: 184px;
        left: 0;
    }
    .section_1 .sub_title .wap_pic_1{
        width: 46px;
        height: auto;
        position: absolute;
        right: 0;
        top: 20px;
    }
    .section_1 .sub_title .wap_pic_2{
        width: auto;
        height: 80px;
        position: absolute;
        top: 210px;
        left: 0;
    }

    .section_1 .bj .round_1{
        right: 24px;
        left: auto;
        top: auto;
        bottom: 20%;
    }
    .next_undown{
        width: 48px;
        height: 48px;
        bottom: 20px;
        margin-left: -24px;
    }
    .section_2 .preface img{
        margin: -50px auto 0;
        width: 153px;
        height: 40px;
    }
    .section_2 .round{
        position: absolute;
        right: 24px;
        bottom: 10%;
        width: 100px;
        height: 100px;
    }
    .section_2 .round_1{
        left: 50px;
        top: 80px;
        width: 60px;
        height: 60px;
    }
    .section_2 .preface_text{
        padding-right: 10px;
        margin-top: 20px;
        height: calc(100% - 60px);
    }
    .section_2 .preface_text p{
        font-size: 16px;
    }
    .section_2 .preface_text .preface_en > div{
        margin-top:24px;
    }
    .section_2 .preface_text .preface_en p{
        font-size: 12px;
        margin-bottom: 16px;
    }
    .preface_icon{
        z-index: 9;
        width: 76px;
        height: 56px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -28px 0 0 -38px;
    }
    .prefaceIcon{
        opacity: 0;
        animation: prefaceIcon 1s linear 4s 8 forwards;
        -webkit-animation: prefaceIcon 1s linear 4s 8 forwards;
    }
    @-webkit-keyframes prefaceIcon {
        0% {
            transform: translateY(40px);
            opacity: 0;
        }
        99% {
            transform: translateY(0);
            opacity: 1;
        }
        100% {
            opacity: 0;
        }
    }

    @keyframes prefaceIcon {
        0% {
            transform: translateY(40px);
            opacity: 0;
        }
        99% {
            transform: translateY(0);
            opacity: 1;
        }
        100% {
            opacity: 0;
        }
    }

    .section .bj_pic{
        width: 150%;
        height: auto;
        opacity: .3;
        top: auto;
        right: auto;
        bottom: 40px;
        left: 0;
        transform: translate(0, 0);
    }
    .section .content{
        max-width: 100%;
    }
    .section .content .content_text{
        padding-right: 10px;
        height: calc(100% - 240px);
        margin-bottom: 20px
    }
    .section .content .title h3{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .section .content p{
        font-size: 16px;
        color: #171D2D;
    }
    .section .content .content_text .preface_en {
        margin-top: 24px;
    }
    .section .content .content_text .preface_en p{
        font-size: 12px;
    }
    .round_1{
        left: 50px;
        top: 80px;
        width: 60px;
        height: 60px;
    }
    .section_t{
        /*width: 350px;*/
        height: 95px;
    }
    .section .content .content_text .preface_en h4{
        display: none;
    }
    .section .content .btn button{
        display: block;
        margin: 0 auto;
        width: 210px;
        height: 40px;
        font-size: 16px;
    }

    .page_more{
        padding: 60px 24px 0;
    }
    .page_more .more_container{
        height: 100%;
    }
    .page_more .more_container .title{
        height: 100px;
        display: flex;
        align-items: center;
    }
    .sign_out{
        width: 40px;
        height: 40px;
        border-radius: 40px;
        left: 65px;
        top: 10px;
        font-size: 18px;
        background-color: #A8A8A8;
    }
    .sign_out img{
        width: 16px;
        height: 14px;
    }
    .sign_out svg{
        width: 18px;
    }
    .page_more .title h3{
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .swiper_box{
        user-select:none;
        -webkit-user-select:none;
        height: calc(100% - 100px);
        width: 100%;
        /*display: flex;*/
        padding-top: 20px;
    }
    .collection_container{
        margin: auto 0;
        padding-right: 0;
    }
    .collection_container .card{
        width: 280px;
    }
    .collection_container .card:hover .img_box img{
        transform: none;
    }
    .collection_container .card .text h5{
        font-size: 20px;
    }
    .collection_container .card .text span{
        font-size: 14px!important;
    }
    .collection_container .card .img_box{
        height: 370px;
        margin-bottom: 20px;
        border-radius: 500px;
    }
    .collection_container .card .img_box img{
        filter: grayscale(0%);
    }
    .collection_container .card .more{
        width: 100px;
        height: 100px;
        top: 270px;
        border-radius: 100px;
    }
    .page_more .page_more_bj{
        font-size: 80px;
        bottom: 80px;
    }
    .swiper-button-next:after, .swiper-button-prev:after{
        font-size: 16px;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next{
        left: 10px;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev{
        right: 10px;
    }
    .show_detail{
        padding: 64px 24px 0;
    }
    .show_detail .word{
        width: 100%;
        height: 100%;

        display: block;

        position: relative;

        right: 0;
        top: 0;
        margin-top: 0;

    }
    .show_detail .word .wrap{
        width: 100%;
        /*margin: 120px auto 0;*/
        height: calc(100% - 80px);
        overflow-y: auto;
    }
    .show_detail .wap_pic img{
        width: 100%;
        margin: 20px 0 0;
    }
    .show_detail .close{
        top: 24px;
        right: 24px;
        width: 40px;
        height: 40px;
        z-index: 9;
    }
    .show_detail .close svg{
        width: 40px;
        height: 40px;
    }
    .show_detail .word .t1{
        font-size: 24px;
        letter-spacing:2px;
    }
    .show_detail .word .t1_en{
        font-size: 14px;
    }
    .show_detail .word .t2{
        margin: 40px 0;
    }
    .show_detail .word .t2 p{
        font-size: 14px;
    }
    .show_detail .word .t3{
        font-size: 15px;
    }
    .show_detail .word .btn_cage{
        padding: 10px 0;
        width: calc(100vw - 48px);
        position: fixed;
        bottom: 0;
        display: flex;
        justify-content: space-between;
    }
    .show_detail .word .btn_cage .btn{
        margin-right: 0;
        width: 48%;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
    }
    #sidebarNav .moduleCItem .title{
        font-size: 14px;
        width: 100%;
    }
    .collection_container .card_4 .img_box{
        border: 10px solid #FFF;
        margin-bottom: 30px;
        border-radius: 0;
    }
    .collection_container .card_4 .text{
        width: calc(100% - 20px);
        left: 10px;
        padding-top: 10px;
        height: 100px;
        bottom: -80px;
    }
    .collection_container .card_4:hover .text{
        bottom: 40px;
        padding-top: 20px;
        height: 100px;
    }

    .collection_container .card_4 .more{
        width: 70px;
        height: 70px;
        top: auto;
        margin-right: -35px;
        border-radius: 70px;
        bottom: -80px;
    }
    .collection_container .card_4 .more svg{
        width: 12px;
    }

    /*入场页面*/
    .admission .wap_top_1{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        animation: stepImgLeft 1s ease-in-out .5s 1;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode:forwards;
    }
    @-webkit-keyframes stepImgLeft {
        0% {
            left: 0;
        }
        100% {
            left: -35%;
        }
    }
    @keyframes stepImgLeft {
        0% {
            left: 0;
        }
        100% {
            left: -35%;
        }
    }
    .admission .bj .logo_2{
        width: 168px;
        height: 40px;
        left: 50%;
        margin-left: -84px;
        /*transform: translateX(-50%) !important;*/
        /*-webkit-transform: translateX(-50%) !important;*/
        top: 10px;
    }
    .admission .bj .typeface_wap{
        z-index: 9;
        position: absolute;
        right: 12px;
        top: 60px;
        width: auto;
        height: 170px;
        margin-top: 100px;
        /*transform: translateY(0) !important;*/
        /*-webkit-transform: translateY(0) !important;*/
        left: auto;
    }
    .admission .bj .sub_pic{
        right: 12px;
        left: auto;
        top: 80px;
        width: calc(50% + 24px);
        margin-top: 80px;
        /*transform: translateY(0) !important;*/
        /*-webkit-transform: translateY(0) !important;*/
    }
    #ipresenter .step img{
        max-height: 500px;
    }
    #ipresenter .step{
        padding: 10px;
    }
    .admission .btn{
        bottom: 20px;
    }
    .admission .btn >div{
        width: 180px;
        height: 40px;
        background-size: 100%;
    }
}

@media ( max-width:800px ) {

}


@media ( max-width:650px ) {


}

@media ( max-width:500px ) {

}