@media screen and (max-width:750px) {
    #header-nav{
        display: none;
    }
    #header-banner{
    display: none;
    }
    #m-top-form{
        display: block;
    }
    /* footer{
    display: none;
    } */
    .consult-phone-baidu-module {
        display: none;
    }

    .kernel-linian {
        display: none;
    }

    .made-mens-vip {
        display: none;
    }

    .foo-system-tit {
        display: none;
    }

    /* 图片导航模块 */
    .schoo-nav-wears {
        width: 100%;
        height: 8.42rem;
        background: url(/img/html5_join/course/dxb/yd-banner-xia.png) no-repeat;
        background-size: 100% 3.42rem;
    }

    .schoo-nav-wears .nav-quan-one {
        display: flex;
        /* margin: 0 0.27rem; */
        justify-content: space-between;
        margin-bottom: 0.35rem;
        flex-wrap: wrap;
        margin-top: -0.01rem;
    }

    .schoo-nav-wears .nav-quan-one dl {
        margin: 0 0.18rem;
        margin-bottom: 0.1rem;
        margin-top: 0.1rem;
    }

    .schoo-nav-wears .nav-quan-one dl dt {
        width: 0.5rem;
        height: 0.5rem;
        border: 1px solid #FFFFFF;
        border-radius: 50%;
        display: flex;
        align-items: center;


    }

    .schoo-nav-wears .nav-quan-one dl dt:hover {
        background: #fff;
    }

    .schoo-nav-wears .nav-quan-one dl dt a {
        width: 0.5rem;
    }

    .schoo-nav-wears .nav-quan-one dl dt a img {
        margin: 0 auto;
    }

    .schoo-nav-wears .nav-quan-one dl:nth-of-type(1) dt img {
        width: 0.3rem;
        height: 0.22rem;
    }

    .schoo-nav-wears .nav-quan-one dl:nth-of-type(2) dt img {
        width: 0.21rem;
        height: 0.26rem;
    }

    .schoo-nav-wears .nav-quan-one dl:nth-of-type(3) dt img {
        width: 0.22rem;
        height: 0.23rem;
    }

    .schoo-nav-wears .nav-quan-one dl:nth-of-type(4) dt img {
        width: 0.24rem;
        height: 0.23rem;
    }

    .schoo-nav-wears .nav-quan-one dl:nth-of-type(5) dt img {
        width: 0.27rem;
        height: 0.25rem;
    }

    .schoo-nav-wears .nav-quan-one dl:nth-of-type(6) dt img {
        width: 0.27rem;
        height: 0.26rem;
    }

    .schoo-nav-wears .nav-quan-one dl:nth-of-type(7) dt img {
        width: 0.23rem;
        height: 0.25rem;
    }

    .schoo-nav-wears .nav-quan-one dl:nth-of-type(8) dt img {
        width: 0.27rem;
        height: 0.31rem;
    }

    .schoo-nav-wears .nav-quan-one dl dd {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 0.14rem;
        text-align: center;
        margin-top: 0.05rem;
    }

    /* 2022音乐校考提高班 */
    .passion-school-all {
        width: 3.6rem;
        height: 6.5rem;
        background: #FFFFFF;
        box-shadow: 0px 0px 0.6rem 0px rgba(133, 129, 129, 0.2200);
        border-radius: 0.15rem;
        margin: 0 auto;
        overflow: hidden;
    }

    .passion-school-all h2 {
        width: 2.4rem;
        height: 0.45rem;
        margin: 0 auto;
        margin-top: 0.3rem;
    }

    .passion-school-all h2 img {
        width: 2.4rem;
        height: 0.45rem;
        margin: 0 auto;
        margin-top: 0.2rem;
    }

    .passion-school-all .pact-p-jieshao {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #333333;
        line-height: 0.15rem;
        text-align: center;
        margin: 0.1rem 0.25rem;
    }

    .passion-school-all .app-buttimg {
        width: 2.28rem;
        height: 0.75rem;
        margin: 0 auto;
        margin-bottom: 0.15rem;
    }

    .passion-school-all ul {
        margin: 0 0.03rem;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .passion-school-all ul li {
        width: 1.7rem;
        height: 1.35rem;
        background: linear-gradient(0deg, #E3E3E3 0%, #F7F7F7 100%);
        border-radius: 0.45rem 0px 0.45rem 0px;
        text-align: center;
        margin-bottom: 0.15rem;
    }

    .passion-school-all ul li:hover {
        background: linear-gradient(0deg, #C90000 0%, #FF6464 100%);
    }

    .passion-school-all ul li:hover h3,
    .passion-school-all ul li:hover p {
        color: #fff;
    }

    .passion-school-all ul li h3 {
        font-size: 0.12rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #1B1B1B;
        line-height: 0.15rem;
        margin-top: 0.15rem;
        margin-bottom: 0.1rem;
    }

    .passion-school-all ul li p {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #1B1B1B;
        line-height: 0.15rem;
        margin: 0 0.2rem;
        text-align: center;
    }

    /* 移动三个按钮_____________________________________________________________———————————————————————————————————————— */
    .yd-three-quan {
        padding-top: 0.2rem;
    }

    .yd-three-quan .yd-wear-nav {
        padding: 0 0.3rem;
        display: flex;
        justify-content: space-between;
    }

    .yd-wear-nav .yd-first-btn, .yd-wear-nav .yd-secon-btn {
        width: 50%;
        background: #FF5653;
        display: flex;
        font-size: 0.15rem;
        display: flex;
        justify-content: center;
        height: 0.29rem;
        height: 0.35rem;
    }

    .yd-wear-nav .yd-first-btn a, .yd-wear-nav .yd-secon-btn a {
        line-height: 0.35rem;
        margin: 0 auto;
        text-align: center;
        display: inherit;
        color: aliceblue;
    }

    .yd-wear-nav .yd-first-btn {
        margin-right: 0.045rem;
        border-top-left-radius: 0.18rem;
        border-bottom-left-radius: 0.18rem;
    }

    .yd-wear-nav .yd-first-btn img {
        width: 0.25rem;
        height: 0.2rem;


    }

    .yd-wear-nav .yd-secon-btn img {
        width: 0.2rem;
        height: 0.2rem;

    }

    .yd-wear-nav .yd-secon-btn {
        border-top-right-radius: 0.18rem;
        border-bottom-right-radius: 0.18rem;
    }

    .yd-wear-nav .yd-secon-btn {
        margin-left: 0.09rem;
    }

    .yd-wear-nav .yd-first-btn img, .yd-wear-nav .yd-secon-btn img {
        display: inline-block;
        line-height: 0.49rem;
        padding: 0.05rem;
    }

    .yd-three-quan .yd-ten-btn {
        width: 3.18rem;
        height: 0.35rem;
        border-radius: 35px;
        border: 2px solid #EE3044;
        font-size: 0.15rem;
        text-align: center;
        margin: 0.1rem auto;
        background: #fff;
    }

    .yd-three-quan .yd-ten-btn a {
        width: 3.18rem;
        font-size: 0.15rem;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #EE3044;
        line-height: 0.35rem;
        margin: 0 auto;
    }

    /* 量身定制 人人VIP */
    .yd-made-mens-vip .yd-sec-twe-hgroup h2 {
        width: 2.31rem;
        height: 0.45rem;
        margin: 0 auto;
        line-height: 0.75rem;
        margin-top: 0.6rem;
    }

    .yd-made-mens-vip .yd-sec-twe-hgroup h2 img {
        width: 100%;
        height: 100%;
    }

    .yd-made-mens-vip .yd-sec-twe-hgroup p {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #070722;
        line-height: 0.15rem;
        text-align: center;
        margin-top: 0.1rem;
        margin-bottom: 0.2rem;
    }

    .yd-tailor-fem-com dl {
        width: 3.5rem;
        height: 1.4rem;
        background: #FFFFFF;
        box-shadow: 0px 0px 0.3rem 0px rgba(133, 129, 129, 0.2200);
        border-radius: 0.05rem 0px 0px 0.05rem;
        display: flex;
        margin: 0 auto;
    }

    .yd-tailor-fem-com dl dt {}

    .yd-tailor-fem-com dl:nth-of-type(1) dt img {
        width: 1.73rem;
        height: 1.25rem;

    }

    .yd-tailor-fem-com dl:nth-of-type(2) dt img {
        width: 1.76rem;
        height: 1.5rem;

    }

    .yd-tailor-fem-com dl:nth-of-type(3) dt img {
        width: 1.76rem;
    }

    .yd-tailor-fem-com dl dd h3 {
        font-size: 0.15rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #333333;
        line-height: 0.15rem;
        margin-bottom: 0.15rem;
        margin-top: 0.25rem;
    }

    .yd-tailor-fem-com dl dd p {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #070722;
        line-height: 0.15rem;
    }

    .yd-tailor-fem-com dl dd i {
        width: 1.1rem;
        height: 0.25rem;
        background: linear-gradient(-90deg, #C90101 0%, #FF3939 100%);
        border-radius: 25px;
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 0.25rem;
        display: block;
        text-align: center;
        margin-top: 0.15rem;
    }

    .yd-tailor-fem-com dl dd i a {
        color: #FFFFFF;
    }

    .yd-tailor-fem-com .yd-twe-dl-red {
        width: 3.6rem;
        height: 1.4rem;
        background: linear-gradient(-30deg, #C90101 0%, #FF3939 100%);
        box-shadow: 0px 0px 0.3rem 0px rgba(133, 129, 129, 0.2200);
        border-radius: 0.05rem;
    }

    .yd-tailor-fem-com .yd-twe-dl-red h3 {
        color: #fff;
    }

    .yd-tailor-fem-com .yd-twe-dl-red p {
        color: #fff;
    }

    .yd-tailor-fem-com .yd-twe-dl-red i {
        background: #fff;
        color: #333333;
    }

    .yd-tailor-fem-com .yd-twe-dl-red i a {
        color: #333333;
    }

    /* 音乐院校定向辅导 */
    .conner-right .tab-funer-alls {
        display: none;
    }

    .sechool-coner-wears {
        width: 3.75rem;
        height: 7.5rem;
        background: #F6F6F6;
        overflow: hidden;
        display: flex;
        justify-content: center;
        /* padding: 0 0.1rem; */
    }

    .sechool-coner-wears .conner-left {
        width: 1.07rem;
        height: 6.84rem;
        background: #2B2A2F;
        margin-top: 0.32rem;
    }

    .sechool-coner-wears .conner-left .conners-areice {
        background: #C90101;
        color: #fff;
    }

    .sechool-coner-wears .conner-left .coner-beijing-red {
        width: 0.95rem;
        height: 2.24rem;
        background: url(/img/html5_join/course/ykb/scho0l-qi-red.png) no-repeat;
        background-size: 0.95rem 2.24rem;
        margin: 0 auto;
        overflow: hidden
    }

    .sechool-coner-wears .conner-left .coner-beijing-red h3 {
        width: 0.6rem;
        font-size: 0.22rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.26rem;
        text-align: center;
        margin: 0 auto;
        margin-top: 0.2rem;
    }

    .sechool-coner-wears .conner-left .coner-beijing-red p {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 300;
        color: #FFFFFF;
        line-height: 0.14rem;
        text-align: center;
        margin: 0 auto;
    }

    .sechool-coner-wears .conner-left ul li {
        width: 1rem;
        height: 0.35rem;
        background: #FFFFFF;
        border-radius: 0.18rem;

        font-size: 0.12rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #C90101;
        line-height: 0.35rem;
        text-align: center;
        margin: 0 auto;
        margin-top: 0.2rem;

    }

    .sechool-coner-wears .conner-right {
        margin-left: 0.07rem;
    }

    .conner-right .tab-funer-alls {
        /* width: 10.4rem;
            height: 7.8rem;
            background: #fff; */
        overflow: hidden;
    }

    .conner-right .tab-funer-alls ol {
        width: 2.47rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 0.32rem;
        /* margin-left: 0.07rem; */
    }

    .conner-right .tab-funer-alls ol li {
        position: relative;
        width: 2.4rem;
        height: 0.8rem;
        font-size: 1px;
        margin-bottom: 0.06rem;
    }

    .conner-right .tab-funer-alls ol li img {
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .conner-right .tab-funer-alls ol li .sclooy-btns-rights {
        /* display: flex; */
        position: absolute;
        right: 0.15rem;

    }

    .conner-right .tab-funer-alls ol li .sclooy-btns-rights p {
        width: 0.65rem;
        height: 0.15rem;
        background: #D5081E;
        border-radius: 0.08rem;
        font-size: 0.08rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.15rem;
        text-align: center;
        margin-bottom: 0.06rem;
        margin-top: 0.22rem;
    }

    .conner-right .tab-funer-alls ol li .sclooy-btns-rights p a {
        font-size: 0.08rem;
        color: #fff;
    }

    .conner-right .tab-funer-alls ol li .sclooy-btns-rights b {
        width: 0.65rem;
        height: 0.15rem;
        background: #fff;
        border-radius: 0.08rem;
        font-size: 0.08rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #C90101;
        line-height: 0.15rem;
        display: inline-block;
        text-align: center;
    }

    .conner-right .tab-funer-alls ol li .sclooy-btns-rights b a {
        font-size: 0.08rem;
        color: #C90101;
    }

    /* 卓越成绩 */
    .bk-success {

        width: 3.75rem;
        height: 12.5rem;
        background: url(/img/html5_join/course/bk/yd_bk_success_bg.png) no-repeat;
        overflow: hidden;
        /*触发bfc*/
        background-size: 100% 100%;
        box-sizing: border-box;
    }

    .bk-success>h2 {


        font-family: "siyuan-r";
        width: 2.5rem;
        height: 0.4rem;
        margin: 0.4rem auto 0 auto;
        background: url(/img/html5_join/course/bk/title_star.png) no-repeat;
        /* border: solid 1px red; */
        font-size: 0.2rem;
        background-size: contain;
        text-align: center;
        font-weight: bold;
        color: #C90000;
        background-position: 0 40%;

    }

    .bk-success>p {
        font-family: "siyuan-r";
        width: 3.6rem;
        text-align: center;
        font-family: "siyuan-r";
        color: #333333;
        margin: 0.24rem auto;
        margin-top: 4.5rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 0.1rem;
    }

    .bk-success-school {
        width: 3.6rem;
        margin: auto;
        margin-top: 0.3rem;
    }

    .bk-success-school>ul {
        width: 3.6rem;
    }

    .bk-success-school>ul>li {
        width: 1.15rem;
        height: 1.625rem;
        box-sizing: border-box;
        /* border: solid 1px black; */
        float: left;
        margin-left: 0.12rem;
        margin-top: 0.12rem;
    }

    .bk-success-school>ul>li>a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .bk-success-school>ul>li>a>div {
        font-family: "siyuan-m";
        font-size: 0.2rem;
        padding-top: 0.5rem;
        text-align: center;
        color: #FEE6AE;
    }

    .bk-success-school>ul>li:nth-of-type(1),
    .bk-success-school>ul>li:nth-of-type(7) {
        margin-left: 0;
    }

    .bk-success-school>ul>li:nth-of-type(1) {
        background: url(/img/html5_join/course/bk/school_zhongyangyinyue.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li:nth-of-type(2) {
        background: url(/img/html5_join/course/bk/school_zhongguoyinyue.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li:nth-of-type(3) {
        background: url(/img/html5_join/course/bk/school_chuanmei.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li:nth-of-type(4) {
        background: url(/img/html5_join/course/bk/school_minzu.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li:nth-of-type(5) {
        background: url(/img/html5_join/course/bk/school_xiqu.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li:nth-of-type(6) {
        background: url(/img/html5_join/course/bk/school_shoudushifan.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li:nth-of-type(7) {
        background: url(/img/html5_join/course/bk/school_tianjin.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li:nth-of-type(8) {
        background: url(/img/html5_join/course/bk/school_wuhan.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li:nth-of-type(9) {
        background: url(/img/html5_join/course/bk/school_sichuanyinyue.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li:nth-of-type(10) {
        background: url(/img/html5_join/course/bk/school_xinhai.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li:nth-of-type(11) {
        background: url(/img/html5_join/course/bk/school_zhejiangyinyue.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li:nth-of-type(12) {
        background: url(/img/html5_join/course/bk/school_shenyangyinyue.png) no-repeat;
        background-size: 100% 100%;
    }

    .bk-success-school>ul>li>a>span {
        display: block;
        /* padding-top:1rem; */
        /* height: 0.25rem; */
        font-family: "siyuan-b";
        color: #FFF4BA;
        font-size: 0.1rem;
        /* border: solid 1px blue; */
        animation: big 1s infinite;
        text-align: center;
        margin-top: 0.65rem;
        text-shadow: -1px -1px 0 #c90101, 1px -1px 0 #c90101, -1px 1px 0 #c90101, 1px 1px 0 #c90101, 0px 3px 3px rgba(255, 0, 0, 0.6);
    }

    .bk-success-school>ul>li {
        width: 1.15rem;
        height: 1.625rem;
        margin-left: 0.05rem;
    }

    .bk-success-school>ul>li:nth-of-type(4) {
        margin-left: 0;
    }

    .bk-success-school>ul>li:nth-of-type(10),
    .bk-success-school>ul>li:nth-of-type(11),
    .bk-success-school>ul>li:nth-of-type(12) {
        display: none;
    }

    .bk-success-school>ul>li>a>div {
        padding-top: 0.25rem;
        font-size: 0.1rem;
    }


    .bk-success-school>ul>li:hover {
        transition: 0.5s;
        transform: scale(0.9);
    }

    @keyframes big {
        0% {
            transform: scale(1);
        }

        100% {
            transform: scale(1.3);
        }
    }

    /*权威教师——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
    .author-teas-wears {
        width: 100%;
        height: 11.95rem;
        background: #252536;
    }

    .author-teas-wears h2 {
        overflow: hidden;
    }

    .author-teas-wears h2 img {
        width: 1.22rem;
        height: 0.6rem;
        margin: 0 auto;
        margin-top: 0.3rem;
        margin-bottom: 0.15rem;
    }

    .daoshi-nei-weo-als {
        height: 9.6rem;
        position: relative;
        overflow: hidden;
    }

    /*老师轮播开始-------------------*/
    .swiper-wrapper {
        /* width: 1.2rem !important; */
        /* min-width: 20rem; */
    }

    .se_child {
        width: 36rem !important;
        height: 3.1rem;
        overflow: hidden;
        position: relative;
        margin: 0rem auto 0rem auto;
    }

    #swipercon3 {

        height: 100%;
    }

    #swipercon3 .swiper-slide {
        width: 7.35rem !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    #swipercon3 .swiper-slide img {
        height: 100%;
    }

    .dao-er-com {
        position: absolute;
        top: 2rem;
        z-index: 1;
        margin: 0 0.08rem;
    }

    .bk-teacher-list {
        width: 3.6rem !important;
        margin: auto;
        margin-top: 0;

        display: flex;
        flex-wrap: wrap;
        margin-top: 0.25rem;
        margin-bottom: 0.18rem;
    }

    .bk-teacher-list>dl {
        width: 1.8rem;

        position: relative;

    }

    .bk-teacher-list dl:nth-of-type(2) span {
        display: none;
    }

    .bk-teacher-list>dl>dt {
        height: 0.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .bk-teacher-list>dl>dt>img {
        width: 0.38rem;
    }

    .bk-teacher-list>dl>dd {
        height: 1rem;
        font-family: "siyuan-r";
        height: 0.2rem;
        font-size: 0.1rem;
        text-align: center;
        color: #fff;
    }

    .bk-teacher-list>dl>span {
        display: block;
        position: absolute;
        height: 0.6rem;
        width: 0.01rem;
        background: rgba(255, 255, 255, 0.3);
        right: 0;
        top: 0.3rem;

    }

    .bk-teacher-person {

        width: 3.6rem;
        margin: 0 auto 0 auto;
        position: relative;
        z-index: 100;
        height: 4.8rem;
    }

    .bk-teacher-person>ul {
        width: 100%;
        display: flex;
        background: #D5081E;
        border-radius: 0.4rem;
        /* overflow: hidden; */

    }

    .bk-teacher-person>ul>li {
        width: 0.72rem;
        height: 0.4rem;
        position: relative;
        font-size: 0.1rem;

    }

    .bk-teacher-person>ul>li>b {
        display: block;
        position: absolute;
        height: 0.13rem;
        width: 2px;
        background: #fff;
        right: 0rem;
        top: 0.13rem;
    }

    .bk-teacher-person>ul>li {
        display: block;
        font-family: "siyuan-r";
        width: 0.72rem;
        height: 0.4rem;
        font-size: 0.1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
    }

    .bk-teacher-person>ul>li>img {
        width: 0.26rem;
        height: 0.17rem;
        margin-left: 0.1rem;
        position: absolute;
        display: none;
        top: -0.05rem;
    }

    .bk-teacher-person>ul>li>span {
        display: block;
        width: 0.1rem;
        height: 0.1rem;
        background: #D5081E;
        display: none;
        /* border: solid 1px #fff; */


        position: absolute;
        bottom: -0.05rem;
        left: 50%;
        transform: translateX(-50%);
        transform: rotate(45deg);
    }

    .bk-teacher-person>ul .bk-teacher-person-active {
        font-weight: bold;
    }

    .bk-teacher-person>ul .bk-teacher-person-active img {
        display: block;
    }

    .bk-teacher-person>ul>li.bk-teacher-person-active>span {
        display: block;
    }

    .bk-teacher-public-panel {
        width: 100%;
        height: 3.66rem;
        display: flex;
        justify-content: space-around;
        display: none;
        flex-wrap: wrap;
    }

    .bk-teacher-public-panel>dl {
        width: 1.15rem;
        height: 2.05rem;
        margin-top: 0.15rem;
        font-family: "siyuan-r";
        /* border: solid 1px red; */



    }

    .bk-teacher-public-panel>dl>dt {
        width: 1.15rem;
        height: 1.44rem;
    }

    .bk-teacher-public-panel>dl>dt>img {

        width: 100%;

    }

    .bk-teacher-public-panel>dl>dt>a>img {

        width: 100%;

    }

    .bk-teacher-public-panel>dl>dd {

        line-height: 0.2rem;
        font-size: 0.14rem;
        float: left;
        line-height: 0.2rem;
        color: #fff;
        margin-top: 0;

    }

    .bk-teacher-public-panel>dl>dd:nth-of-type(1) {

        font-weight: bold;
  
        font-size: 0.1rem;

    }

    .bk-teacher-public-panel>dl>dd:nth-of-type(2) {
        width: 67%;
        font-size: 0.1rem;
        text-align: center;
        border: solid 1px #fff;
        border-radius: 0.12rem;
        height: 0.2rem;
        line-height: 0.2rem;
        overflow: hidden;

    }

    .bk-teacher-public-panel>dl>dd:nth-of-type(3) {

        width: 100%;
        font-size: 0.1rem;

    }

    .bk-teacher-public-panel>dl:hover {
        transition: 0.5s;
        transform: scale(1.1);
    }

    /* 全方位艺考教学服务  */
    .sercer-teach-induall hgroup h2 img {
        width: 2.26rem;
        height: 0.45rem;
        margin: 0 auto;
        margin-top: 0.4rem;
    }

    .indowe-wears .fuwu-wears-ben-all dl dt img{
        border-radius: 0.1rem 0 0 0.1rem;
    }

    .indowe-wears .fuwu-wears-ben-all i {
        width: 0.4rem;
        height: 0.4rem;
        background: #C90000;
        box-shadow: 4px 5px 6px 0px rgba(12, 90, 161, 0.1800);
        border-radius: 50%;
    }

    .indowe-wears .fuwu-wears-ben-all i b {
        width: 0.31rem;
        height: 0.31rem;
        background: #FFFFFF;
        box-shadow: 4px 5px 6px 0px rgba(12, 90, 161, 0.1800);
        border-radius: 50%;
        font-size: 0.15rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #C90000;
        line-height: 0.31rem;
    }

    .indowe-wears {
        margin-top: 0.15rem;
        box-sizing: border-box;
        width: 100%;
        height: 10.22rem;
        position: relative;
        overflow: hidden;
    }

    .indowe-wears .fuwu-long {
        width: 0.01rem;
        height: 9.3rem;
        background: #C90000;
        position: absolute;
        left: 7.3%;
        top: 3%;
    }

    .indowe-wears .fuwu-wears-ben-all {
        height: 0.9rem;
        display: flex;
        line-height: 0.9rem;
        align-items: center;
        position: absolute;
        transition-duration: 0.5s;
    }

    .indowe-wears .fuwu-wears-ben-all i {
        width: 0.4rem;
        height: 0.4rem;
        background: #C90000;
        box-shadow: 4px 5px 6px 0px rgba(12, 90, 161, 0.1800);
        border-radius: 50%;
        display: block;
        line-height: 0.2rem;
        display: flex;
        align-items: center;
    }

    .indowe-wears .fuwu-wears-ben-all i b {
        width: 0.31rem;
        height: 0.31rem;
        background: #FFFFFF;
        box-shadow: 4px 5px 6px 0px rgba(12, 90, 161, 0.1800);
        border-radius: 50%;
        font-size: 0.15rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #C90000;
        line-height: 0.31rem;
        text-align: center;
        margin: 0 auto;
    }

    .indowe-wears .fuwu-wears-ben-all dl {
        display: flex;
        margin-left: 0.1rem;
    }

    .indowe-wears .fuwu-wears-ben-all dl dt img {
        width: 1.5rem;
        height: 0.9rem;
    }

    .indowe-wears .fuwu-wears-ben-all dl dd {
        width: 1.6rem;
        height: 0.9rem;
        background: #F5F5F5;
        border-radius: 0 0.1rem 0.1rem 0;

    }

    .indowe-wears .fuwu-wears-ben-all:nth-child(odd) dl dd {
        border-radius: 0 0.1rem 0.1rem 0 !important;
    }

    .indowe-wears .fuwu-wears-ben-all dl dd h3 {
        font-size: 0.11rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #C90101;
        line-height: 0.15rem;
        margin-left: 0.2rem;
        margin-top: 0.17rem;
        margin-bottom: 0.07rem;
    }

    .indowe-wears .fuwu-wears-ben-all dl dd p {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #333333;
        line-height: 0.12rem;
        margin: 0 0.2rem;
    }

    .indowe-wears .one-pionben {
        position: absolute;
        right: -100%;
    }

    .indowe-wears .twe-pionben {
        position: absolute;
        top: 1.03rem;
        right: -100%;

    }

    .indowe-wears .three-pionben {
        position: absolute;
        top: 2.07rem;
        right: -100%;
        transition-delay: 0.4s;
    }

    .indowe-wears .four-pionben {
        position: absolute;
        top: 3.11rem;
        right: -100%;
        transition-delay: 0.4s;
    }

    .indowe-wears .five-pionben {
        position: absolute;
        top: 4.15rem;
        right: -100%;
        transition-delay: 0.8s;
    }

    .indowe-wears .six-pionben {
        position: absolute;
        top: 5.19rem;
        right: -100%;
        transition-delay: 0.8s;
    }

    .indowe-wears .sever-pionben {
        position: absolute;
        top: 6.23rem;
        right: -100%;
        transition-delay: 1.2s;
    }

    .indowe-wears .eight-pionben {
        position: absolute;
        top: 7.27rem;
        right: -100%;
        transition-delay: 1.2s;
    }

    .indowe-wears .nine-pionben {
        position: absolute;
        top: 8.31rem;
        right: -100%;
        transition-delay: 1.6s;
    }

    .indowe-wears .ten-pionben {
        position: absolute;
        top: 9.35rem;
        right: -100%;
        transition-delay: 1.6s;
    }

    .indowe-wears .twe-pionben,
    .indowe-wears .four-pionben,
    .indowe-wears .six-pionben,
    .indowe-wears .eight-pionben,
    .indowe-wears .ten-pionben {
        display: flex;
        flex-flow: row-reverse !important;
    }

    .indowe-wears .twe-pionben dl,
    .indowe-wears .four-pionben dl,
    .indowe-wears .six-pionben dl,
    .indowe-wears .eight-pionben dl,
    .indowe-wears .ten-pionben dl {
        display: flex;
        flex-flow: row-reverse !important;
    }

    /* 办学核心理念 */
    .yd-kernel-linian {
        width: 100%;
        height: 4.1rem;
        background: #F5F5F5;
        margin-top: 0.3rem;
    }

    .yd-kernel-linian hgroup h2 {
        overflow: hidden;
    }

    .yd-kernel-linian hgroup h2 img {
        width: 1.5rem;
        height: 0.45rem;
        margin: 0 auto;
        margin-top: 0.3rem;
    }

    .yd-kernel-linian .yd-over-idea {
        width: 3.6rem;
        height: 1.8rem;
        border-radius: 1.8rem 1.8rem 0 0;
        background: rgba(0, 0, 0, 0.1);
        position: relative;
        overflow: hidden;
        margin: 0 auto;
        margin-top: 0.25rem;
    }

    .yd-kernel-linian .yd-over-idea ol li {
        width: 0.52rem;
        height: 0.52rem;
        background: linear-gradient(0deg, #767676 0%, #C6C6C6 100%);
        box-shadow: 0px 0.08rem 0.25rem 0px rgba(89, 89, 89, 0.4000);
        border-radius: 50%;
        font-size: 0.15rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #F5F5F5;
        line-height: 0.52rem;
        text-align: center;
        position: absolute;
    }

    .yd-kernel-linian .yd-over-idea ol .ydconnerhuir {

        background: linear-gradient(0deg, #C90000 0%, #FF5252 100%);
    }

    .yd-kernel-linian .yd-over-idea .yd-content-buttom {
        width: 2.15rem;
        height: 1.08rem;
        border-radius: 1.08rem 1.08rem 0 0;
        background: #fff;
        margin-top: 0.73rem;
        margin-left: 0.75rem;
        overflow: hidden;
        font-size: 10px;

    }

    .yd-kernel-linian .yd-over-idea ol li:nth-of-type(1) {
        left: 0.18rem;
        top: 1.11rem;
    }

    .yd-kernel-linian .yd-over-idea ol li:nth-of-type(2) {
        left: 0.68rem;
        top: 0.41rem;
    }

    .yd-kernel-linian .yd-over-idea ol li:nth-of-type(3) {
        left: 1.56rem;
        top: 0.11rem;
    }

    .yd-kernel-linian .yd-over-idea ol li:nth-of-type(4) {
        left: 2.45rem;
        top: 0.41rem;
    }

    .yd-kernel-linian .yd-over-idea ol li:nth-of-type(5) {

        left: 2.92rem;
        top: 1.11rem;

    }

    .yd-content-buttom img {
        width: 0.58rem;
        height: 0.6rem;
        margin: 0 auto;
        margin-top: 0.2rem;
    }

    .yd-content-buttom h3 {
        font-size: 0.12rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #C90000;
        line-height: 0.12rem;
        margin-top: 0.1rem;
        text-align: center;
        margin-bottom: 0.14rem;
    }

    .yd-kernel-linian p {
        width: 3rem;
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #333333;
        line-height: 0.16rem;
        margin: 0 auto;
        margin-top: 0.2rem;
        text-align: center;
    }

    .yd-kernel-linian i {
        width: 1.2rem;
        height: 0.18rem;
        background: #C90000;
        border-radius: 0.09rem;

        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.18rem;
        display: block;
        text-align: center;
        margin: 0 auto;
        margin-top: 0.15rem;
    }

    .yd-kernel-linian i a {
        color: #FFFFFF;
    }

    /* 课程规划表 */
    .options-biao-alls {
        width: 100%;
        height: 7.8rem;
        background: url(/img/html5_join/course/dxb/yd-project-biao.png) no-repeat;
        background-size: 100% 7.8rem;
    }

    .options-biao-alls hgroup {
        overflow: hidden;
    }

    .options-biao-alls hgroup h2 img {
        width: 2.36rem;
        height: 0.45rem;
        margin: 0 auto;
        margin-top: 0.36rem;
    }

    /* 表格------------ */

    .cous-bk-wears-quansin {
        margin: auto;
    }

    .cous-bk-wears-quansin thead tr {
        background: linear-gradient(180deg, #FFE9D1 0%, #EDCAA3 100%);
    }

    .cous-bk-wears-quansin tbody tr .biao-tdleft-td {
        background: #FFE9D1;
        font-weight: bold;
    }

    .cous-bk-wears-quansin tbody tr {
        background: #FFF3E6;
    }


    .cous-bk-wears-quansin thead td {
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #333333;
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #333333;
        line-height: 0.13rem;
        font-weight: bold;
    }

    .cous-bk-wears-quansin tbody td {
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #333333;
    }

    .cous-bk-wears-quansin tbody .rgb-red-td a {
        color: #EB0000;
    }

    .cous-bk-wears-quansin td {
        width: 0.55rem;
        text-align: center;
        -valign: middle;
        border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
        border: 5px solid rgba(255, 0, 0, 0);
        vertical-align: middle;

    }

    .cous-bk-wears-quansin {
        border-collapse: separate;
        text-indent: initial;
        border-spacing: 0.02rem;

        margin: 0 0.05rem;
        margin-top: 0.25rem;
    }

    .cous-bk-wears-quansin thead tr {
        height: 0.7rem;
        background: linear-gradient(180deg, #FFE9D1 0%, #EDCAA3 100%);
        border-radius: 0.06rem 0.06rem 0px 0px;
    }

    .cous-bk-wears-quansin tbody tr .biao-tdleft-td {
        background: #FFE9D1;
        font-weight: bold;
    }

    .cous-bk-wears-quansin tbody tr {
        background: #FFF3E6;
    }

    .cous-bk-wears-quansin tbody .rgb-red-td a {
        color: #EB0000;
    }



    .cous-bk-wears-quansin tbody td {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #333333;
        line-height: 0.13rem;
    }


    .bk-lixiang-school>h2>span:nth-of-type(1) {
        font-size: 0.25rem;
        /* border: solid 1px #fff; */
    }

    .bk-lixiang-school>h2>span:nth-of-type(2) {
        font-size: 0.1rem;
        margin-top: 0.02rem;

    }

    .bk-lixiang-school-nav {
        width: 3.55rem;
        flex-wrap: wrap;
    }

    .bk-lixiang-school-nav>dl {
        width: 1.75rem;
        height: 2.275rem;
        margin-top: 0.2rem;
    }

    .bk-lixiang-school-nav {
        margin-top: 0.3rem;
    }

    .bk-lixiang-school-nav>dl>dt {

        height: 0.8rem;

    }

    .bk-lixiang-school-nav>dl>dd:nth-of-type(1) {
        font-size: 0.13rem;
        margin-bottom: 0;
    }

    .bk-lixiang-school-nav>dl>dd {
        font-size: 0.1rem;
    }

    .bk-lixiang-school-nav>dl>dd:nth-of-type(4) {
        font-size: 0.1rem;
    }

    .bk-lixiang-school-teseban {
        width: 3.55rem;
        margin-top: 0.3rem;
    }

    .bk-lixiang-school-teseban>h3 {
        width: 2rem;
        height: 0.68rem;
        margin: auto;
    }

    .bk-lixiang-school-teseban>h3>img {
        width: 100%;
    }

    .bk-lixiang-school-teseban>dl {
        width: 3.55rem;
        height: 3.4rem;
        border-radius: 0.15rem;
        margin-top: 0.1rem;
    }

    .bk-lixiang-school-teseban>dl>dt {
        height: 1.15rem;
    }

    .bk-lixiang-school-teseban>dl>dd:nth-of-type(1)>img {
        width: 0.4rem;
        left: 0.3rem;
    }

    .bk-lixiang-school-teseban>dl>dd:nth-of-type(1) {
        font-size: 0.17rem;
        line-height: 0.3rem;
    }

    .bk-lixiang-school-teseban>dl>dd:nth-of-type(2) {
        font-size: 0.1rem;
    }

    .bk-lixiang-school-teseban>dl>dd:nth-of-type(2) span {
        font-size: 0.1rem;
    }

    .bk-lixiang-school-teseban>dl>dd:nth-of-type(3) a {

        height: 0.3rem;
        line-height: 0.3rem;
        width: 2rem;

    }

    /* 移动端教学体系 */
    .yd-foo-system-tit hgroup h2 {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 0.22rem;
        margin-bottom: 0.35rem;
    }

    .yd-foo-system-tit hgroup h2 img {
        width: 1.38rem;
    }

    .yd-foo-tab-list ul {
        display: flex;
        margin: 0 0.08rem;
        justify-content: space-between;
    }

    .yd-foo-sem-wears {
        height: 4.3rem;
    }

    .yd-foo-tab-list ul li {
        width: 0.7rem;
        height: 0.45rem;
        background: #fff;
        box-shadow: 0px 0px 16px 0px rgba(159, 159, 159, 0.1600);
        border-radius: 0.1rem;
        display: flex;
        line-height: 0.45rem;
    }

    .yd-foo-tab-list ul .yd-foo-current {
        width: 0.7rem;
        height: 0.45rem;
        background: linear-gradient(90deg, #FF3939 0%, #D60000 100%);
        box-shadow: 0px 0px 16px 0px rgba(159, 159, 159, 0.1600);
        border-radius: 0.1rem;
        display: flex;
        line-height: 0.45rem;
    }

    .yd-foo-tab-list ul .yd-foo-current b {
        color: #fff;
    }

    .yd-foo-tab-list ul .yd-foo-current span {
        width: 0.1rem;
        height: 0.09rem;
        background: #fff;
    }

    .yd-foo-tab-list ul .yd-foo-current span .yd-wai-ko {
        width: 0.08rem;
        height: 0.07rem;
        background: #D60000;
    }

    .yd-foo-tab-list ul li:nth-of-type(1) img {
        width: 0.31rem;
        height: 0.27rem;
        margin-top: 0.15rem;
        margin-left: 0.06rem;
    }

    .yd-foo-tab-list ul li:nth-of-type(2) img {
        width: 0.31rem;
        height: 0.27rem;
        margin-top: 0.15rem;
        margin-left: 0.06rem;
    }

    .yd-foo-tab-list ul li:nth-of-type(3) img {
        width: 0.31rem;
        height: 0.27rem;
        margin-top: 0.15rem;
        margin-left: 0.06rem;
    }

    .yd-foo-tab-list ul li:nth-of-type(4) img {
        width: 0.31rem;
        height: 0.27rem;
        margin-top: 0.15rem;
        margin-left: 0.06rem;
    }

    .yd-foo-tab-list ul li:nth-of-type(5) img {
        width: 0.4rem;
        height: 0.27rem;
        margin-top: 0.15rem;
    }

    .yd-foo-tab-list ul li b {
        font-size: 0.18rem;
        font-family: Source Han Serif SC;
        font-weight: 800;
        color: #333333;
    }

    .yd-foo-tab-list ul li span {
        width: 0.1rem;
        height: 0.09rem;
        background: #D60000;
        /* margin-left: 0.2rem; */
        margin-top: 0.06rem;
    }

    .yd-foo-tab-list ul li span .yd-wai-ko {
        width: 0.08rem;
        height: 0.07rem;
        background: #fff;
        margin-top: 0.02rem;
    }

    .yd-foo-item {
        display: none;
    }

    .yd-foo-item .yd-fooyuan-bei {
        width: 3.68rem;
        height: 3rem;
        background: url(/img/html5_join/course/ky/yd-quan-big-banner.png) no-repeat;
        background-size: 3.68rem 3rem;
        position: relative;
        margin-top: 0.3rem;
    }

    .yd-foo-item .yd-fooyuan-bei h3 {

        font-size: 0.12rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #C90000;
        line-height: 0.2rem;
        margin-right: 0.1rem;
    }

    .yd-foo-item .yd-fooyuan-bei p {
        width: 2rem;
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #333333;
        line-height: 0.2rem;

    }

    .yd-foo-item .yd-fooyuan-bei .yd-cion-lefts {
        overflow: hidden;
        display: inline-block;
    }

    .yd-foo-item .yd-fooyuan-bei .yd-cion-lefts p {
        margin-left: 1.6rem;
        width: 2rem;
        text-align: right;
    }

    .yd-foo-item .yd-fooyuan-bei .yd-cion-lefts h3 {
        width: 1.2rem;
        margin-left: 2.4rem;
        text-align: right;
    }

    .yd-foo-item .yd-fooyuan-bei .yd-cion-center {
        display: inline-block;
        position: absolute;
        top: 0.74rem;
        right: 3.1rem;
    }

    .yd-foo-item .yd-fooyuan-bei .yd-cion-center b {
        font-size: 0.5rem;
        font-family: Source Han Serif SC;
        font-weight: 800;
        color: #C90000;
        line-height: 0.5rem;
        text-align: center;
    }

    .yd-foo-item .yd-fooyuan-bei .yd-cion-lefts .yd-cion-lefts-top {
        margin-top: 0.15rem;
    }

    .yd-foo-item .yd-fooyuan-bei .yd-cion-lefts .yd-cion-lefts-top p {
        margin-top: 0.15rem;
    }

    .yd-foo-item .yd-fooyuan-bei .yd-cion-lefts .yd-cion-lefts-bottom {
        margin-top: 0.35rem;
    }

    .yd-foo-item .yd-fooyuan-bei .yd-cion-lefts .yd-cion-lefts-bottom p {
        margin-top: 0.15rem;
    }

    .yd-foo-item .yd-fooyuan-bei .yd-cion-rights {
        float: right;
        text-align: right;
        margin-top: 0.1rem;
    }

    .yd-foo-item .yd-fooyuan-bei .yd-cion-rights p {
        margin-top: 0.15rem;
        text-align: right;
        margin-right: 0.1rem;
    }

    /* 国内外大师同台交流 */
    .nei-waei-tea-alls {
        margin-top: 0.3rem;
    }

    .nei-waei-tea-alls .jiaoliu-top {
        width: 100%;
        height: 10.15rem;
        background: url(/img/html5_join/course/dxb/yd-coustume-redsbei.png)no-repeat;
        background-size: 100% 10.15rem;

    }

    .nei-waei-tea-alls .jiaoliu-top hgroup {
        overflow: hidden;
    }

    .nei-waei-tea-alls .jiaoliu-top hgroup h2 {
        /* width: 4.5rem;
        height: 0.9rem;
        margin: 0 auto;
        margin-top: 0.5rem;
        margin-bottom: 0.6rem; */
    }

    .nei-waei-tea-alls .jiaoliu-top hgroup h2 img {
        width: 2.25rem;
        height: 0.45rem;
        margin: 0 auto;
        margin-top: 0.3rem;
        margin-bottom: 0.3rem;
    }

    .nei-waei-tea-alls .jiaoliu-top .biao-pi {
        width: 3rem;
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.2rem;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 0.2rem;
    }

    .tu-pian-quan {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 0.09rem;
    }

    .tu-pian-quan dl {
        width: 1.76rem;
        height: 2rem;
        margin-bottom: 0.05rem;
        position: relative;
    }

    .tu-pian-quan dl:nth-of-type(1),
    .tu-pian-quan dl:nth-of-type(2) {
        width: 3.57rem;
        height: 1.3rem;
        position: relative;
    }

    .tu-pian-quan dl dt img {
        width: 100%;
        height: auto;
    }

    .tu-pian-quan dl dd {
        width: 100%;
        height: 30%;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 100;
        background: rgba(0, 0, 0, 0.5);
        font-size: 16px;
    }

    .tu-pian-quan dl:nth-of-type(1) dd,
    .tu-pian-quan dl:nth-of-type(2) dd {
        height: 40%;
    }

    .tu-pian-quan dl:nth-of-type(2) dd div b {
        line-height: 0.25rem;
    }


    .tu-pian-quan dl dd div {
        position: relative;
        top: 0%;
        text-align: center;
    }

    .tu-pian-quan dl dd div b {
        font-size: 0.12rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.3rem;
    }

    .tu-pian-quan dl dd div p {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.12rem;
        text-align: center;
    }

    /* 设备环境全高档 */
    .grade-wear-quan .shebei-biao-bei h2 {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 0.22rem;
        margin-bottom: 0.35rem;
    }

    .grade-wear-quan .shebei-biao-bei h2 img {
        width: 2.61rem;
    }

    .grade-wear-quan .gronp-jies-p p {
        font-size: 0.1rem;
        font-family: "siyuan-n";
        font-weight: 400;
        color: #1E1E1E;
        line-height: 0.15rem;
        text-align: center;
        margin: 0 0.1rem;
    }

    .tab-yuear-wearss {
        margin-top: 0.25rem;
        margin-bottom: 0.1rem;
    }

    .tab-yuear-wearss .tab-con-foot .xia-item-jin {
        display: none;
    }

    .tab-list-heads .ground-conrr {
        background: #D00000 !important;
        color: #fff !important;
    }

    .tab-yuear-wearss .tab-list-heads {
        margin-bottom: 0.1rem;
    }

    .tab-yuear-wearss .tab-list-heads ul {
        display: flex;
        margin: 0 0.1rem;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .tab-yuear-wearss .tab-list-heads ul li {
        width: 1.74rem;
        height: 0.35rem;
        background: #FFFFFF;
        border: 0.01rem solid #D5081E;
        border-radius: 0.05rem;
        font-size: 0.12rem;
        font-family: "siyuan-n";
        font-weight: bold;
        color: #D5081E;
        line-height: 0.35rem;
        text-align: center;
        margin-bottom: 0.08rem;
    }

    .tab-con-foot .xia-item-jin {
        margin: 0 0.1rem;
    }

    .tab-con-foot .xia-item-jin ol {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .tab-con-foot .xia-item-jin ol li {
        margin-bottom: 0.05rem;
    }

    .xia-item-jin ol li img {
        width: 1.74rem;
        height: 1.28rem;
    }

    .tab-con-foot .xia-item-jin ol li:nth-of-type(1) img {
        width: 3.56rem;
        height: 1.28rem;
    }

    .tab-con-foot .xia-item-jin ol li:nth-last-of-type(1) img {
        width: 3.56rem;
        height: 1.28rem;
    }

    /* 中音内部核心资料 */
    .options-biao-alls hgroup {
        overflow: hidden;
    }

    .datum-purpu-wear hgroup h2 {
        width: 2rem;
        height: 0.45rem;
        margin: 0 auto;
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }

    .datum-purpu-wear hgroup h2 img {
        width: 100%;
        height: 100%;
    }


    .datum-purpu-wear {
        /* margin: 0 2.4rem; */
    }

    .swiper-contione {
        width: 3.6rem;
        height: 1.6rem;
        overflow: hidden;
        margin: 0.1rem auto;
        position: relative;
    }

    .swiper {
        width: 9999999px;
        height: 1.6rem;
        transition: all 1s ease;
    }

    .swiper-item {
        width: 3.6rem;
        height: 1.6rem;
        float: left;
        position: relative;
        display: flex;
        color: #000;
        justify-content: center;
    }

    .swiper-item dl dt img {
        width: 1.1rem;
        height: 1.07rem;
    }

    .swiper-item dl:nth-of-type(4),
    .swiper-item dl:nth-of-type(5),
    .swiper-item dl:nth-of-type(6) {
        display: none;
    }

    .swiper-item dl dd {
        width: 0.5rem;
        height: 0.16rem;
        background: #C90000;
        border-radius: 0.08rem;
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.16rem;
        text-align: center;
        margin-top: 0.1rem;
        margin-left: 0.2rem;
    }

    .swiper-point {
        width: 100%;
        height: 0.2rem;
        position: absolute;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

    .point {
        width: 0.06rem;
        height: 0.04rem;
        background: #B8B8B8;
        border-radius: 0.02rem;
        margin: 0 0.02rem;
        float: left;
    }

    .point.active {
        width: 0.18rem;
        height: 0.04rem;
        background: #C90000;
        border-radius: 0.02rem;
    }

    .swiper-left {
        width: 0;
        height: 0;
        border-right: 0.13rem solid #D9D9DA;
        border-top: 0.09rem solid transparent;
        border-bottom: 0.09rem solid transparent;
        position: absolute;
        top: 0.4rem;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.4s ease;
    }

    .swiper-right {
        width: 0;
        height: 0;
        border-left: 0.13rem solid #D9D9DA;
        border-top: 0.09rem solid transparent;
        border-bottom: 0.09rem solid transparent;
        position: absolute;
        top: 0.4rem;

        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.4s ease;
    }

    /* 资料滚动条 */
    .gun-bottom-tiao {
        width: 3.5rem;
        margin: 0 auto;
    }

    .gun-bottom-tiao .botnger-left {
        margin-bottom: 0.2rem;
    }

    .gun-bottom-tiao .botnger-left .red-biaoti {
        width: 3.5rem;
        height: 0.25rem;
        background: #C90000;
        display: flex;
        justify-content: space-between;
    }

    .gun-bottom-tiao .red-biaoti h3 {
        font-size: 0.12rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.25rem;
        margin-left: 0.1rem;
    }

    .gun-bottom-tiao .red-biaoti i {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.25rem;
        margin-right: 0.3rem;

    }

    .gun-bottom-tiao .red-biaoti i a {
        color: #FFFFFF;
    }

    .gun-bottom-tiao ul li {
        width: 3.5rem;
        height: 0.25rem;
        background: #F1F1F1;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .gun-bottom-tiao ul li:nth-of-type(even) {
        background: #fff;
    }

    .gun-bottom-tiao ul li p {
        width: 2rem;
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #333333;
        line-height: 0.25rem;
        white-space: nowrap;
        /*内容超宽后禁止换行显示*/
        overflow: hidden;
        /*超出部分隐藏*/
        text-overflow: ellipsis;
        /*文字超出部分以省略号显示*/
        margin-left: 0.1rem;
    }

    .gun-bottom-tiao ul li b {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #C90000;
        line-height: 0.25rem;
    }

    .gun-bottom-tiao ul li span {
        width: 0.5rem;
        height: 0.16rem;
        background: #C90000;
        border-radius: 0.08rem;
        font-size: 0.08rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.16rem;
        display: block;
        text-align: center;
        margin-right: 0.2rem;
    }

    /* 滚动条 */
    .gun-bottom-tiao .tit-quan {
        width: 3.5rem;
        height: 1.5rem;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .scrollbar {

        width: 0.15rem;

        margin: 0 auto;




    }

    .gun-bottom-tiao .tit-quan::-webkit-scrollbar {
        width: 0.05rem;
        height: 0.05rem;
    }

    .gun-bottom-tiao .tit-quan::-webkit-scrollbar-thumb {
        border-radius: 0.05rem;

        -webkit-box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.2);

        background: #535353;
    }

    .gun-bottom-tiao .tit-quan::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.2);

        border-radius: 0.05rem;

        background: #EDEDED;
    }
   /* 弹窗css */
   .zhibeijinhg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-family: STHeitiSC-Light;
    font: inherit;
    vertical-align: baseline;
    position: fixed;
    z-index: 11;
    display: none;
}

.school-tan-alls {
    width: 2.4rem;
    height: 2.4rem;
    background: #fff;
    border-radius: 0.06rem;
    position: fixed;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    margin: 0 auto;
    font-size: 10px;
    z-index: 12;
}

.school-tan-alls h2 {
    width: 73%;
    font-size: 0.17rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #000000;
    line-height: 0.22rem;
    margin: 0 0.2rem;
    margin-top: 0.15rem;
    margin: 0 auto;
    margin-top: 0.15rem;
    text-align: center;


}

.school-tan-alls h2 b {
    color: #DE0000;
}

.school-tan-alls .spanzi {
    /* width: 1.7rem; */
    font-size: 0.12rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    line-height: 0.16rem;
    display: inline-block;
    margin: 0 auto;
    margin: 0 0.2rem;
    margin-top: 0.09rem;
    margin-bottom: 0.1rem;
    text-align: center;

}

.chuank-biao {
    margin: 0 0.3rem;
}

.chuank-biao li {
    margin-bottom: 0.05rem;
}

.chuank-biao li:nth-of-type(1),
.chuank-biao li:nth-of-type(2) {
    width: 1.8rem;
    /* height: 0.2rem; */
    background: #FFFFFF;
    border: 0.01rem solid #BFBFBF;
    border-radius: 0.01rem;
}

.chuank-biao li input {
    width: 0.9rem;
    height: 0.2rem;
    line-height: 0.2rem;
    /* border: none; */
    border: 0.01rem solid #fbfbfb;
    border-radius: 0.03rem;
    font-size: 0.1rem;
    outline: none;
    background: none;
    padding-left: 0.1rem;
}

.chuank-biao li .usernameerror {
    font-size: 0.08rem;
    color: red;
    display: none;
}

.chuank-biao li .titerror {
    font-size: 0.08rem;
    color: red;
    display: none;
}

.chuank-biao li:nth-of-type(3) input {
    width: 0.8rem;
    height: 0.2rem;
    background: #FFFFFF;
    border: 0.01rem solid #BFBFBF;
    border-radius: 0.01rem;

}

.chuank-biao li .yanzhengma {
    display: flex;

}

.chuank-biao li .yanzhengma b {
    width: 0.7rem;
    height: 0.2rem !important;
    background: #DE0000;
    border-radius: 0.01rem !important;
    margin-left: 0.04rem;
    line-height: 0.2rem !important;
    text-align: center;
    margin-top: 0 !important;
    color: #fff;
}

.chuank-biao li .titempt {
    display: none;
    color: #e71c4a;
    font-size: 0.08rem;
}

.chuank-biao li button {
    width: 1.8rem;
    height: 0.26rem;
    background: #DE0000;
    border-radius: 0.13rem;
    font-size: 0.09rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.2rem;
    text-align: center;
    margin-top: 0.06rem;
    border: #fff;
}

.chuank-biao li span {
    font-size: 0.08rem;
}

.yinimg {
    display: none;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}

.yinimg p {
    width: 100%;
    font-size: 0.16rem;
    text-align: center;
    background: #fff;
    padding-top: 0.1rem;
}

.yinimg p b {
    color: #DE0000;
}

.yinimg img {
    width: 2.5rem;
}

#phoneCode {
    width: 0.85rem !important;
}
    /*资讯板块————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
    .fz-public-title hgroup h2 img {
        width: 2.5rem;
        height: 0.45rem;
        margin: 0 auto;
    }

    .fz-zx {

        width: 3.75rem;
        margin: auto;
        margin-top: 0.3rem;
        box-sizing: border-box;
        padding-left: 0.1rem;
        padding-right: 0.1rem;


    }

    .fz-zx-content {
        width: 100%;
        margin-top: 0.3rem;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .fz-zx-content>dl {
        width: 3.55rem;
        margin-bottom: 0.3rem;
    }

    .fz-zx-content>dl>dt {
        font-family: "siyuan-r";
        box-sizing: border-box;
        width: 100%;
        height: 0.3rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #DCDCDC;
        padding-left: 0.19rem;
        padding-right: 0.1rem;
    }

    .fz-zx-content>dl>dt>h3 {
        font-size: 0.12rem;
        color: #C90000;
    }

    .fz-zx-content>dl>dt>a {
        font-size: 0.11rem;
        color: #333;
    }

    .fz-zx-content>dl>dd:nth-of-type(1) {
        width: 100%;
        margin-top: 0.1rem;
    }

    .fz-zx-content>dl>dd:nth-of-type(1) div {
        width: 0.6rem;
        /* height: 0.65rem; */
        background-color: #333;
        float: left;

    }

    .fz-zx-content>dl>dd:nth-of-type(1) div img {

        width: 100%;
        height: 100%;

    }

    .fz-zx-content>dl>dd:nth-of-type(1) p {

        height: 0.325rem;
        width: 2.7rem;
        float: left;

    }

    .fz-zx-content>dl>dd:nth-of-type(1) p:nth-of-type(1) {
        font-size: 0.1rem;
        margin-left: 0.1rem;
    }

    .fz-zx-content>dl>dd:nth-of-type(1) p:nth-of-type(1) {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .fz-zx-content>dl>dd:nth-of-type(1) p:nth-of-type(1) a {
        color: #D00000;
    }

    .fz-zx-content>dl>dd:nth-of-type(1) p:nth-of-type(1) time {
        font-size: 0.1rem;
        color: #252525;
    }

    .fz-zx-content>dl>dd:nth-of-type(1) p:nth-of-type(2) {
        font-size: 0.1rem;
        color: rgba(37, 37, 37, 0.6);
        margin-left: 0.1rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        /* line-height: 1.5em; */
    }

    .fz-zx-content>dl>dd:nth-of-type(2),
    .fz-zx-content>dl>dd:nth-of-type(3),
    .fz-zx-content>dl>dd:nth-of-type(4),
    .fz-zx-content>dl>dd:nth-of-type(5) {

        height: 0.3rem;
        font-size: 0.11rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
        padding-right: 0.1rem;
        padding-left: 0.05rem;
    }

    .fz-zx-content>dl>dd:nth-of-type(2) a,
    .fz-zx-content>dl>dd:nth-of-type(3) a,
    .fz-zx-content>dl>dd:nth-of-type(4) a,
    .fz-zx-content>dl>dd:nth-of-type(5) a {
        display: block;
        width: 2.5rem;
        font-size: 0.11rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        color: #252525;
    }

    .fz-zx-content>dl>dd:nth-of-type(2) time,
    .fz-zx-content>dl>dd:nth-of-type(3) time,
    .fz-zx-content>dl>dd:nth-of-type(4) time,
    .fz-zx-content>dl>dd:nth-of-type(5) time {
        font-size: 0.11rem;
        color: rgba(37, 37, 37, 0.6);
    }
}