@media screen and (min-width: 960px) {
    #m-top-form {
        display: none;
    }

    #m-bottom-form {
        display: none;
    }

    #navcight {
        display: none;
    }

    .yjhj-first-ones h1 {
        text-align: center;
        background: url(/img/html5_join/news-hr.png) no-repeat;
        background-position: 0 .16rem;
        background-size: 19.2rem;
        color: #D5081E;
        font-size: 0.36rem;
        margin-top: 0.4rem;
    }

    .yjhj-first-ones .yjhj-first-tn {
        font-size: 0.18rem;
        color: #4a4a4a;
        text-align: center;
        margin-top: 0.16rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .yjhj-first-ones .yjhj-first-tn span {
        width: 0.07rem;
        height: 0.07rem;
        background: #4A4A4A;
        display: inline-block;
        margin: 0 0.1rem;
        border-radius: 50%;
    }

    .yjhj-first-ones .fun-yjhj-p {
        font-size: 0.18rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.36rem;
        letter-spacing: 1px;
        text-align: center;
        margin-top: 0.8rem;
    }

    /* 央院校区 */
    .fenscjull{
        margin-top: 0.9rem;
    }
    .centre-dt {
        width: 6rem;
        position: relative;
        margin-left: 0.8rem;
    }

    .swiper-contione {
        width: 5rem;
        height: 5rem;
        overflow: hidden;
        margin: 0.2rem auto;
        position: relative;
    }

    .swiper {
        width: 9999999px;
        height: 5rem;
        transition: all 1s ease;
    }

    .swiper-item {
        width: 5rem;
        float: left;
        position: relative;
    }

    .swiper-item img {
        width: 5rem;
    }

    .swiper-point {
        width: 100%;
        height: 0.4rem;
        position: absolute;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

    .point {
        width: 0.12rem;
        height: 0.12rem;
        border-radius: 50%;
        background: rgba(0, 0, 0, 0.9);
        margin-right: 0.05rem;
        float: left;
    }

    .point.active {
        background: #fff;
    }

    .swiper-left {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.4s ease;
    }

    .swiper-right {
        height: 100%;
        position: absolute;
        top: 0;
        right: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.4s ease;
    }

    .swiper-left img,
    .swiper-right img {
        cursor: pointer;
        width: 0.5rem;
    }

    .yang-school-biao img {
        width: 0.42rem;
        display: inline-block;
    }
    .centre-dl{
        display: flex;
        margin: 0 2.4rem;
        justify-content: space-between;
    }

    .yang-school-biao h2 {
        font-size: 0.3rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #D5081E;
        line-height: 0.42rem;
        letter-spacing: 3px;
        display: inline-block;
        margin: 0.7rem auto;
        margin-left: 0.2rem;
        
    }
    .centre-dd{
        /* margin-left: 0.8rem; */
    }

    .centre-dd p {
        width: 6.64rem;
        font-size: 0.18rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.36rem;
        letter-spacing: 1px;
    }

    .centre-dd b {
        width: 2.2rem;
        height: 0.44rem;
        background: #D5081E;
        font-size: 0.2rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.44rem;
        text-align: center;
        display: block;
        margin-top: 0.4rem;
    }

    .centre-dd b a{
        color: #FFFFFF;
    }

    /* 丽泽校区 */
    .fenscjull .centre-dl{
        margin-top: 0.9rem;
    }
    .centre-dt1 {
        width: 6rem;
        position: relative;
        margin-right: 0.8rem;
    }

    .swiper-contione1 {
        width: 5rem;
        height: 5rem;
        overflow: hidden;
        margin: 0.2rem auto;
        position: relative;
    }

    .swiper1 {
        width: 9999999px;
        height: 5rem;
        transition: all 1s ease;
    }

    .swiper-item1 {
        width: 5rem;
        float: left;
        position: relative;
    }

    .swiper-item1 img {
        width: 5rem;
    }

    .swiper-point1 {
        width: 100%;
        height: 0.4rem;
        position: absolute;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

    .point1 {
        width: 0.12rem;
        height: 0.12rem;
        border-radius: 50%;
        background: rgba(0, 0, 0, 0.9);
        margin-right: 0.05rem;
        float: left;
    }

    .point1.active1 {
        background: #fff;
    }

    .swiper-left1 {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.4s ease;
    }

    .swiper-right1 {
        height: 100%;
        position: absolute;
        top: 0;
        right: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.4s ease;
    }

    .swiper-left1 img,
    .swiper-right1 img {
        cursor: pointer;
        width: 0.5rem;
    }

    .yang-school-biao1 img {
        width: 0.42rem;
        display: inline-block;
    }
    .centre-dl{
        display: flex;
        margin: 0 2.4rem;
        justify-content: space-between;
    }

    .yang-school-biao1 h2 {
        font-size: 0.3rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #D5081E;
        line-height: 0.42rem;
        letter-spacing: 3px;
        display: inline-block;
        margin-bottom: 0.5rem;
        margin-left: 0.2rem;
        
    }
    .centre-dd{
        /* margin-left: 0.8rem; */
    }

    .centre-dd1 p {
        width: 6.64rem;
        font-size: 0.18rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.36rem;
        letter-spacing: 1px;
    }

    .centre-dd1 b {
        width: 2.2rem;
        height: 0.44rem;
        background: #D5081E;
        font-size: 0.2rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.44rem;
        text-align: center;
        display: block;
        margin-top: 0.4rem;
    }

    .centre-dd1 b a{
        color: #FFFFFF;
    }  
    /* 琴房配置 */
    .kotofusa-peizh {
        height: 8.8rem;
        border: 0.16rem solid #D5081E;
        margin-top: 0.8rem;
    }

    .kotofusa-peizh .mystery-dl {
        display: flex;
    }

    .kotofusa-peizh .mystery-dl .mystery-dt {
        position: relative;
        width: 7.24rem;
        height: 8.8rem;
    }



    .kotofusa-peizh .mystery-dl .mystery-dt img {
        width: 7.24rem;
        height: 6.86rem;
        position: absolute;
        top: 1.24rem;
    }

    .kotofusa-peizh .mystery-dl .mystery-dt .left-wenzi {
        position: absolute;
        margin-left: 1.3rem;
    }

    .kotofusa-peizh .mystery-dl .mystery-dt .left-wenzi h2 {
        font-size: 0.3rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #D5081E;
        line-height: 0.45rem;
        letter-spacing: 3px;
        margin-top: 2rem;
    }

    .kotofusa-peizh .mystery-dl .mystery-dt .left-wenzi p {
        width: 3rem;
        font-size: 0.18rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.36rem;
        letter-spacing: 1px;
        margin-top: 0.8rem;
    }

    .kotofusa-peizh .mystery-dl .mystery-dt .left-wenzi b {
        width: 2.2rem;
        height: 0.44rem;
        background: #D5081E;
        font-size: 0.2rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.44rem;
        display: block;
        text-align: center;
        margin-top: 0.8rem;
    }

    .kotofusa-peizh .mystery-dl .mystery-dt .left-wenzi b a {
        color: #FFFFFF;
    }

    .mystery-dl .mystery-dd {
        width: 9.4rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 0.7rem;
    }

    .mystery-dl .mystery-dd dl dt {
        width: 3rem;
        height: 3rem;
    }

    .mystery-dl .mystery-dd dl dt img {
        width: 100%;
        height: 100%;
    }

    .mystery-dl .mystery-dd dl dd {
        font-size: 0.18rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.27rem;
        letter-spacing: 1px;
        margin-top: 0.16rem;
    }

    /* 教学设施 */
    .style-facil {
        margin-top: 1rem;
        margin-bottom: 0.8rem;
    }

    .style-facil dl {
        display: flex;
        height: 5.52rem;
        margin: 0 4rem;
    }

    .style-facil dl dt {
        margin-right: 0.26rem;
    }

    .style-facil dl dt img {
        width: 8.3rem;
    }

    .style-facil dl dd img {
        width: 2.52rem;
        margin-bottom: 0.24rem;
    }

    .secone-ces {
        display: flex;
        margin: 0 4rem;
        margin-top: 0.4rem;
    }

    .secone-ces h2 {
        font-size: 0.3rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #D5081E;
        line-height: 0.45rem;
        letter-spacing: 3px;
        margin-top: 0.1rem;
        margin-right: 0.7rem;
    }

    .secone-ces p {
        font-size: 0.18rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.36rem;
        letter-spacing: 1px;
    }

    /* 住宿条件 */
    .sutup-tj {
        width: 100%;
        height: 10rem;
        background: url("/img/html5_join/ten/bui-putup-banner.jpg") no-repeat;
        background-size: 100% 10rem;
        overflow: hidden;
    }

    .sutup-secobd {
        display: flex;
        justify-content: center;
        margin-top: 0.8rem;
    }

    .sutup-secobd h2 {
        font-size: 0.3rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #D5081E;
        line-height: 0.45rem;
        letter-spacing: 3px;
        margin-top: 0.1rem;
        margin-right: 0.7rem;
    }

    .sutup-secobd p {
        font-size: 0.18rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.36rem;
        letter-spacing: 1px;
    }

    .sutup-tj .quanfen-quanimg {
        display: flex;
        flex-wrap: wrap;
        margin: 0 3.25rem;
        justify-content: space-between;
        margin-top: 0.4rem;

    }

    .sutup-tj .quanfen-quanimg img {
        width: 3rem;
        height: 3rem;
    }

    /**   三个按钮***********************************/
    .consult-phone-baidu-module {
        width: 100%;
        font-family: "SourceHanSansCN-Bold, SourceHanSansCN";
        font-size: 0.12rem;
    }

    .consult-phone-baidu-module .btn-hour {
        width: 6.6rem;
        height: 0.4rem;
        background: #D5081E;
        border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
        margin: 0.2rem auto;
    }


    .consult-phone-baidu-module .btn-red {
        position: absolute;
        right: 0;
        bottom: 0.2rem;
    }

    .consult-phone-baidu-module .btn-three {

        width: 6.6rem;
        height: 0.4rem;
        position: absolute;

    }

    .consult-phone-baidu-module .btn-three a {
        width: 2.19rem;

        display: block;
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        height: 0.4rem;
        line-height: 0.4rem;

    }


    .consult-phone-baidu-module {
        padding: 0.5rem 0;
    }

    .btn-three span {
        padding-left: 0.08rem;
    }

    .btn-shu {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        top: 50%;
        transform: translate(0.1rem, 50%);
        height: 0.2rem !important;
        ;
    }

    .consult-phone-baidu-module .btn-three i {
        display: block;
        padding-right: 0.08rem;
    }

    .consult-phone-baidu-module .btn-three img {
        display: block;
        width: 0.2rem;
        height: 0.2rem;
    }

    .consult-phone-baidu-module .btn-three span {
        display: block;
    }


    .school-item-module dd {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    /* 生活环境 */
    .live-environment {
        margin: 1rem 0;
    }

    .live-environment h2 {
        font-size: 0.3rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #D5081E;
        line-height: 0.45rem;
        letter-spacing: 3px;
        text-align: center;
    }

    .live-environment p {
        width: 12rem;
        font-size: 0.18rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.36rem;
        letter-spacing: 1px;
        text-align: center;
        margin: 0 auto;
        margin-top: 0.2rem;
    }

    .yuji-studentswan {
        margin: 0 2.4rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .yuji-studentswan img {
        width: 4.62rem;
        margin-top: 0.24rem;
    }

}