@media screen and (max-width:960px) {
    main{
        position: relative;
    }
    
        #header-nav {
            display: none;
        }
    
        #header-banner {
            display: none;
        }
    
        #footer {
            display: none;
        }
    
        .consult-phone-baidu-module {
            display: none;
        }
    
        .cankao-wears {
            display: none;
        }
    
        .consult-phone-baidu-module {
            display: none;
        }
    
        .foo-system-tit {
            display: none;
        }
    
        .pc-fover-dl,
        .pc-five-dl {
            display: none;
        }
    
        .ky-kaoyan {
            font-size: 0.18rem !important;
            margin: 0.1rem 0;
        }
    
    
    
        /*移动端公共部分——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
        /* @三个按钮 */
        .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;
    
        }
    
        .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;
        }
    
        /*@ 标题公共部分*/
        .public-ky-title hgroup {
    
            margin-top: 0.3rem;
            height: 0.4rem;
            margin-bottom: 0.3rem;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    
        .public-ky-title hgroup>img {
            height: 100%;
        }
    
        /*导航板块________________________________________________________________________________________*/
        .bk-nav-icon {
    
            width: 3.75rem;
        }
    
        .bk-nav-icon>nav {
            display: flex;
            width: 3.75rem;
            flex-wrap: wrap;
            height: 1.5rem;
            box-sizing: border-box;
            padding-left: 0.05rem;
            padding-right: 0.05rem;
        }
    
        .bk-nav-icon>nav>dl {
            width: 0.4rem;
            height: 0.56rem;
            margin-left: 0.18rem;
            margin-top: 0.08rem;
    
        }
    
        .bk-nav-icon>nav>dl>dt {
            width: 0.4rem;
            height: 0.4rem;
            border: solid 1px rgba(220, 0, 0, 1);
            border-radius: 0.12rem;
    
        }
    
        .bk-nav-icon>nav>dl>dt>a {
            width: 0.4rem;
            height: 0.4rem;
            border-radius: 0.12rem;
            display: flex;
            justify-content: center;
            align-items: center;
        }
    
        .bk-nav-icon>nav>dl>dt>a>img {
            width: 0.25rem;
    
        }
    
        .bk-nav-icon>nav>dl:nth-of-type(3) a>img {
            width: 0.13rem;
        }
    
        .bk-nav-icon>nav>dl>dd {
            font-size: 0.08rem;
            text-align: center;
            line-height: 3em;
        }
    
    
        .bk-nav-icon .ky-nav-active dd {
            color: #B30101;
        }
    
        .bk-nav-icon .ky-nav-active dt a {
            background-color: #B30101;
        }
    
        .bk-nav-icon .ky-nav-active dt {
            border: initial;
        }
    
    
        /*导航下边的介绍___________________________________________________________________________________________________________________*/
        .ky-prograss-line {
            display: none;
        }
    
        .ky-prograss {
            margin: auto;
            width: 3.6rem;
            margin-left: 0.1rem;
            height: 3rem;
            background: linear-gradient(180deg, #F32424 0%, #B70000 100%);
            border-radius: 0.3rem;
            position: relative;
        }
    
        .yd-ky-prograss-line>div {
    
            position: absolute;
            width: 3rem;
            height: 0.025rem;
            background: rgba(234, 234, 236, 0.3);
            z-index: 2;
            left: 0.3rem;
        }
    
        .yd-ky-prograss-line>div:nth-of-type(1) {
    
            top: 0.6rem;
    
        }
    
        .yd-ky-prograss-line>div:nth-of-type(2) {
    
            top: 2rem;
    
        }
    
        .yd-ky-prograss-line>div:nth-of-type(1) span,
        .yd-ky-prograss-line>div:nth-of-type(2) span {
            position: absolute;
            width: 0.1rem;
            height: 0.1rem;
            background: #fff;
            border-radius: 50%;
            top: -0.04rem;
            z-index: 2;
        }
    
        .yd-ky-prograss-line>div:nth-of-type(1) span:nth-of-type(1),
        .yd-ky-prograss-line>div:nth-of-type(2) span:nth-of-type(1) {
            left: 0.65rem;
        }
    
        .yd-ky-prograss-line>div:nth-of-type(1) span:nth-of-type(2),
        .yd-ky-prograss-line>div:nth-of-type(2) span:nth-of-type(2) {
            left: 2.22rem;
        }
    
        .ky-prograss-eleven,
        .ky-prograss-three,
        .ky-prograss-two,
        .ky-prograss-six {
            font-family: "siyuan-r";
            position: absolute;
            font-weight: bold;
            font-size: 0.35rem;
            color: rgba(248, 231, 190, 1);
            top: 0;
        }
    
        .ky-prograss-eleven {
            top: 0.08rem;
            left: 0.8rem;
        }
    
        .ky-prograss-three {
            top: 0.08rem;
            left: 2.4rem;
        }
    
        .ky-prograss-two {
            top: 1.4rem;
            left: 0.6rem;
        }
    
        .ky-prograss-six {
            top: 1.4rem;
            left: 2.4rem;
        }
    
        .ky-prograss-eleven>span,
        .ky-prograss-three>span,
        .ky-prograss-two>span,
        .ky-prograss-six>span {
            font-size: 0.11rem;
        }
    
        .ky-prograss-one,
        .ky-prograss-two1,
        .ky-prograss-three1,
        .ky-prograss-four {
    
    
            width: 1.4rem;
            height: 0.6rem;
            background: linear-gradient(#e88785, #db7663);
            border-radius: 0.1rem;
            font-size: 0.1rem;
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            color: #333333;
            text-align: center;
            top: 0.8rem;
    
        }
    
        .ky-prograss-one::after,
        .ky-prograss-two1::after,
        .ky-prograss-three1::after,
        .ky-prograss-four::after {
            position: absolute;
            display: block;
            content: "";
            width: 0.1rem;
            height: 0.1rem;
            background-color: #e88785;
            transform: rotate(45deg);
            top: -0.05rem;
            left: 50%;
            margin-left: -0.05rem;
    
        }
    
        .ky-prograss>div.prograss-active {
            background: linear-gradient(#FFFFFF, #F8E7BE);
        }
    
        .ky-prograss>div.prograss-active::after {
            background-color: #fff;
        }
    
    
    
        .ky-prograss-one {
    
            left: 0.3rem;
        }
    
        .ky-prograss-two1 {
            left: 1.88rem;
        }
    
        .ky-prograss-three1 {
            left: 0.3rem;
            top: 2.2rem;
        }
    
        .ky-prograss-four {
            left: 1.88rem;
            top: 2.2rem;
        }
    
    
        /*消除壁垒_________________________________________________________________________________________________________________________________*/
        .ky-clear-baolei {
    
            display: none;
    
        }
    
        .yd-ky-clear-baolei {
    
            width: 3.75rem;
            height: 7.7rem;
            background: url(/img/html5_join/course/ky/yd-baolei-bg.png)no-repeat;
            background-size: 100% 100%;
            position: relative;
        }
    
        .yd-ky-clear-baolei ol {
    
            font-size: 0.16rem;
            box-sizing: border-box;
            padding-left: 0.1rem;
            padding-right: 0.1rem;
            width: 3.75rem;
            margin: auto;
            display: flex;
            flex-wrap: wrap;
            position: absolute;
            bottom: 1.1rem;
            left: 50%;
            transform: translateX(-50%);
    
        }
    
        .yd-ky-clear-baolei ol li {
    
            width: 1.1rem;
            height: 0.92rem;
            background: #fff;
            /* border: solid 1px red; */
            box-sizing: border-box;
            padding: 0.1rem;
            font-size: 0.1rem;
            color: rgba(124, 124, 124, 1);
            border-radius: 0.05rem;
            text-align: center;
            margin-left: 0.06rem;
            position: relative;
            margin-top: 0.1rem;
        }
    
        .yd-ky-clear-baolei ol li h3 {
    
            text-align: center;
            font-family: "siyuan-r";
            font-size: 0.1rem;
            margin-top: 0.05rem;
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(1) h3 {
            color: #FF4848;
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(2) h3 {
            color: rgba(255, 39, 39, 1);
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(3) h3 {
            color: rgba(255, 14, 14, 1);
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(4) h3 {
            color: rgba(235, 0, 0, 1);
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(5) h3 {
            color: rgba(206, 0, 0, 1);
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(6) h3 {
            color: rgba(172, 10, 9, 1);
        }
    
    
        .yd-ky-clear-baolei ol li p {
    
            margin-top: 0.05rem;
            font-size: 0.09rem;
    
        }
    
        .yd-ky-clear-baolei ol li>p:hover {
            text-decoration: underline;
        }
    
        .yd-ky-clear-baolei ol li>div {
            position: absolute;
            width: 0.4rem;
            height: 0.25rem;
            line-height: 0.25rem;
            border-radius: 0.125rem;
            font-size: 0.1rem;
            text-align: center;
            color: #fff;
            top: -0.125rem;
            left: 50%;
            margin-left: -0.2rem;
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(1) div {
            background: #FF4848;
    
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(2) div {
            background: rgba(255, 39, 39, 1);
    
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(3) div {
            background: rgba(255, 14, 14, 1);
    
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(4) div {
            background: rgba(235, 0, 0, 1);
    
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(5) div {
            background: rgba(206, 0, 0, 1);
    
        }
    
        .yd-ky-clear-baolei ol li:nth-of-type(6) div {
            background: rgba(172, 10, 9, 1);
    
        }
    
        .yd-ky-clear-baolei .yd-three-quan {
            width: 3.75rem;
            position: absolute;
            bottom: 0.05rem;
        }
    
    
    
        /*趁早准备板块 移动端_________________________________________________________________________________________________________________________*/
        .ky-zhunbei {
            padding-left: 0.0575rem;
            width: 3.6rem;
            height: 7.65rem;
            /* background: rgba(234, 234, 236, 1); */
            overflow: hidden;
    
        }
    
        .ky-zhunbei-content {
    
            width: 3.6rem;
            height: 5.1rem;
            margin: auto;
            overflow: hidden;
            /* margin-top: 1rem; */
            position: relative;
            /* border: solid 1px blue; */
            box-sizing: border-box;
    
        }
    
        .zhunbei-content-left, .zhunbei-content-right {
            width: 3.6rem;
            height: 5.1rem;
            position: absolute;
        }
    
        .zhunbei-content-left h4, .zhunbei-content-right h4 {
            width: 50%;
            position: absolute;
            top: 0;
            height: 0.5rem;
            line-height: 0.5rem;
            text-align: center;
            font-size: 0.18rem;
            color: #fff;
        }
    
        .zhunbei-content-left h4 {
            left: 0;
        }
    
        .zhunbei-content-right h4 {
            right: 0;
        }
    
        .zhunbei-content-left ul {
    
            margin-top: 0.68rem;
            margin-left: 0.15rem;
    
        }
    
        .zhunbei-content-right ul {
            margin-top: 0.68rem;
            margin-left: 0.15rem;
        }
    
        .zhunbei-content-left ul li,
        .zhunbei-content-right ul li {
    
            width: 3.3rem;
            font-size: 0.11rem;
            margin-top: 0.1rem;
    
        }
    
        .zhunbei-content-left ul li p:nth-of-type(1),
        .zhunbei-content-right ul li p:nth-of-type(1) {
    
            width: 0.85rem;
            height: 0.3rem;
            line-height: 0.3rem;
            color: #fff;
            background: #C90000;
            border-radius: 0px 0.15rem 0.15rem 0;
            box-sizing: border-box;
            padding-left: 0.11rem;
            font-weight: bold;
    
        }
    
        .zhunbei-content-left ul li p:nth-of-type(2),
        .zhunbei-content-right ul li p:nth-of-type(2) {
            color: #fff;
            padding-left: 0.15rem;
    
        }
    
        .zhunbei-content-right ul li p:nth-of-type(2) {
    
            /* height: 0.3rem;
        line-height: 0.3rem; */
            color: #fff;
            padding-left: 0.07rem;
    
        }
    
        .zhunbei-content-to-right {
    
            position: absolute;
            width: 50%;
            height: 0.5rem;
            line-height: 0.5rem;
            top: 0;
            right: 0;
            z-index: 2;
            color: #fff;
            text-align: center;
            font-size: 0.18rem;
    
        }
    
        .zhunbei-content-to-left {
    
            position: absolute;
            width: 50%;
            height: 0.5rem;
            line-height: 0.5rem;
            top: 0;
            left: 0;
            z-index: 2;
            color: #fff;
            text-align: center;
            font-size: 0.18rem;
    
    
        }
    
        .zhunbei-content-left {
    
            background: url(/img/html5_join/course/ky/yd-zhunbei-red-left.png) no-repeat;
            background-size: 3.6rem 5.1rem;
            left: 0;
            z-index: 2;
    
        }
    
        .zhunbei-content-right {
    
            background: url(/img/html5_join/course/ky/yd-zhunbei-gray-right.png) no-repeat;
            background-size: 3.6rem 5.1rem;
            left: 0;
            z-index: 1;
    
        }
    
    
        /*广告_____________________________________________________________________________________________________________*/
        .guanggao-pc {
            display: none;
        }
    
        .ky-guanggao {
    
            width: 3.75rem;
            height: 1.1rem;
    
        }
    
        .ky-guanggao>img {
    
            width: 100%;
    
        }
    
    
        /*教学管理__________________________________________________________________________________________________________________________*/
        .fz-jxgl {
    
            width: 3.75rem;
            margin: auto;
            height: 7.2rem;
            box-sizing: border-box;
            padding-left: 0.08rem;
            padding-right: 0.08rem;
        }
    
        .fz-jxgl>ul {
    
    
            position: relative;
            margin-top: 0.3rem;
            text-align: center;
    
        }
    
        .fz-jxgl>p {
    
            font-family: "siyuan-r";
            margin-top: 0.3rem;
            font-size: 0.1rem;
            color: #1B1B1B;
            text-align: center;
            line-height: 0.2rem;
    
        }
    
        .fz-jxgl>ul>li {
            position: absolute;
        }
    
        .fz-jxgl>ul>li>span {
            width: 100%;
            position: absolute;
            bottom: 0;
            display: block;
            font-size: 0.1rem;
            background: rgba(0, 0, 0, 0.6);
            text-align: center;
            height: 0.25rem;
            line-height: 0.25rem;
            z-index: 3;
            color: #fff;
        }
    
        .fz-jxgl>ul>li:nth-of-type(1) {
            left: 0;
            top: 0;
        }
    
        .fz-jxgl>ul>li:nth-of-type(1)>img {
            width: 3.59rem;
            height: 1.05rem;
        }
    
        .fz-jxgl>ul>li:nth-of-type(2) {
            left: 0;
            top: 1.15rem;
        }
    
        .fz-jxgl>ul>li:nth-of-type(2)>img {
            width: 1.75rem;
    
        }
    
        .fz-jxgl>ul>li:nth-of-type(3) {
            left: 1.85rem;
            top: 1.15rem;
        }
    
        .fz-jxgl>ul>li:nth-of-type(3)>img {
            width: 1.75rem;
        }
    
        .fz-jxgl>ul>li:nth-of-type(4) {
            left: 0;
            top: 3.5rem;
        }
    
        .fz-jxgl>ul>li:nth-of-type(4)>img {
    
            width: 1.75rem;
    
        }
    
        .fz-jxgl>ul>li:nth-of-type(5) {
    
            left: 1.85rem;
            top: 3.5rem;
    
        }
    
        .fz-jxgl>ul>li:nth-of-type(5)>img {
            width: 1.75rem;
    
        }
    
        /*________________________________________________卓越成绩*/
    
        .bk-success {
    
            width: 100%;
            height: 15.2rem;
            background: url(/img/html5_join/course/bk/bk_success_bg.png) no-repeat;
            overflow: hidden;
            /*触发bfc*/
            background-size: 100% 100%;
    
        }
    
        .bk-success>h2 {
    
    
            font-family: "siyuan-r";
            width: 8.8rem;
            height: 0.8rem;
            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.5rem;
            background-size: contain;
            text-align: center;
            font-weight: bold;
            background-position: 0 0.29rem;
            color: #C90000;
    
        }
    
        .bk-success>p {
            font-family: "siyuan-r";
            width: 12rem;
            text-align: center;
            font-family: "siyuan-r";
            color: #333333;
            margin: 0.24rem auto;
            margin-top: 4.6rem;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            font-size: 0.16rem;
        }
    
        .bk-success-school {
            width: 14.4rem;
            margin: auto;
        }
    
        .bk-success-school>ul {
            width: 14.4rem;
        }
    
        .bk-success-school>ul>li {
            width: 2.3rem;
            height: 3.25rem;
            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.3rem;
            /* border: solid 1px blue; */
            animation: big 1s infinite;
            text-align: center;
            margin-top: 1.3rem;
            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:hover {
            transition: 0.5s;
            transform: scale(0.9);
        }
    
        @keyframes big {
            0% {
                transform: scale(1);
            }
    
            100% {
                transform: scale(1.3);
            }
        }
    
    
        .bk-success {
    
            width: 3.75rem;
            height: 12.88rem;
    
            background: url(/img/html5_join/course/bk/yd_bk_success_bg.png) no-repeat;
            background-size: 100% 100%;
            box-sizing: border-box;
            padding-left: 0.075rem;
            padding-right: 0.075rem;
    
    
        }
    
        .bk-success>h2 {
            width: 2.5rem;
            background-position: 0 40%;
            font-size: 0.2rem;
            margin-top: 0.3rem;
            height: 0.4rem;
    
        }
    
        .bk-success>p {
            width: 3.6rem;
            font-size: 0.1rem;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 5;
            overflow: hidden;
            font-size: 0.16rem;
            margin-top: 4.5rem;
            margin-bottom: 0;
        }
    
        .bk-success-school {
            width: 3.6rem;
    
        }
    
        .bk-success-school>ul {
            width: 3.6rem;
    
        }
    
        .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>a>span {
            font-size: 0.1rem;
            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);
        }
    
    
    
        /*权威教师——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
        .author-teas-wears {
            width: 100%;
            height: 11.95rem;
            background: #252536;
        }
    
        .author-teas-wears h2 {
            overflow: hidden;
        }
    
        .author-teas-wears h2 img {
            width: 3.5rem;
            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;
            /* min-width: 13rem; */
            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 {
            /* width: 12rem; */
            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.4rem;
            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 {
            float: left;
            line-height: 0.2rem;
            color: #fff;
            margin-top: 0;
            text-align: center;
    
        }
    
        .bk-teacher-public-panel>dl>dd:nth-of-type(1) {
            margin-top: 0.05rem;
            font-weight: bold;
            width: 100%;
            font-size: 0.1rem;
            text-align: center;
    
        }
    
        .bk-teacher-public-panel>dl>dd:nth-of-type(2) {
            width: 90%;
            font-size: 0.1rem;
            text-align: center;
            border: solid 1px #fff;
            border-radius: 0.12rem;
            height: 0.2rem;
            line-height: 0.2rem;
            overflow: hidden;
            margin-left: 5%;
        }
    
        .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);
        }
    
    
    
    /*@添加免费试听1节课按钮*/
    .mianfeishiting{
        display: block;
    }
    .mianfeishiting >a{
        display: block;
        color: #fff;
        background-color: #B30101;
        width: 100%;
        font-size: 0.1rem;
        padding-left: 0.05rem;
        padding-right: 0.05rem;
        margin-left: auto;
        margin-right: auto;
    }

    
        /*解决各平台备考状态————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
        .yd-yukeban-biao-hgroup {
            margin-top: 0.4rem;
            margin-bottom: 0.32rem;
        }
    
        .yd-yukeban-biao-hgroup img {
            width: 100%;
        }
    
        .musids-ban-allls .pcyukeban-biao-hgroup {
            padding-top: 0.3rem;
            margin-bottom: 0.25rem;
            width: 100%;
            display: flex;
            justify-content: center;
            height: 0.46rem;
        }
    
        .musids-ban-allls .pcyukeban-biao-hgroup img {
            width: 3.55rem;
        }
    
        .musids-ban-allls .neirongb-conners {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            margin: 0 0.1rem;
            margin-bottom: 0.3rem;
        }
    
        .musids-ban-allls .neirongb-conners dl {
            width: 1.75rem;
            margin-bottom: 0.05rem;
    
        }
    
        .musids-ban-allls .neirongb-conners dl dt {
            width: 100%;
            height: 0.73rem;
        }
    
        .musids-ban-allls .neirongb-conners dl dt img {
            width: 100%;
            height: 100%;
            border-radius: 0.08rem 0.08rem 0 0;
        }
    
        .musids-ban-allls .neirongb-conners dl dd {
            height: 1.02rem;
            width: 100%;
            background: #EBEBEB;
            font-size: 10px;
            overflow: hidden;
            border-radius: 0 0 0.08rem 0.08rem;
        }
    
        .musids-ban-allls .neirongb-conners dl dd .xia-ce-btn {
            width: 1.6rem;
            height: 0.55rem;
            background: #FFFFFF;
            border-radius: 0.08rem;
            margin: 0 auto;
            margin-top: 0.06rem;
            overflow: hidden;
        }
    
    
        .musids-ban-allls .neirongb-conners dl dd .xia-ce-btn h3 {
            font-size: 0.13rem;
            font-family: Source Han Sans CN;
            font-weight: bold;
            color: #EA0101;
            line-height: 0.14rem;
            text-align: center;
            margin-top: 0.05rem;
        }
    
        .musids-ban-allls .neirongb-conners dl dd .xia-ce-btn p {
            font-size: 0.1rem;
            font-family: Source Han Sans CN;
            font-weight: 400;
            color: #333333;
            line-height: 0.14rem;
            text-align: center;
            margin-top: 0.05rem;
        }
    
        .musids-ban-allls .neirongb-conners dl dd i {
            width: 0.9rem;
            height: 0.2rem;
            background: #C90000;
            border-radius: 0.1rem;
    
    
            font-size: 0.09rem;
            font-family: Source Han Sans CN;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 0.2rem;
            display: block;
            text-align: center;
            margin: 0 auto;
            margin-top: 0.1rem;
        }
    
        .musids-ban-allls .neirongb-conners dl dd i a {
            color: #fff;
        }
    
        .musids-ban-allls .neirongb-conners dl {
            position: relative;
        }
    
        .musids-ban-allls .neirongb-conners .yd-five-dl {
            width: 3.51rem;
            height: 0.98rem;
            display: flex;
        }
    
        .musids-ban-allls .neirongb-conners .yd-five-dl dt {
            width: 1.45rem;
            height: 0.98rem;
    
        }
    
        .musids-ban-allls .neirongb-conners .yd-five-dl dt img {
            border-radius: 0.08rem 0px 0px 0.08rem;
        }
    
        .musids-ban-allls .neirongb-conners .yd-five-dl dd {
            width: 2.08rem;
            height: 0.98rem;
            background: #EBEBEB;
            border-radius: 0 0.08rem 0.08rem 0;
        }
    
        .musids-ban-allls .neirongb-conners .yd-five-dl dd .xia-ce-btn {
            width: 1.95rem;
        }
    
        .musids-ban-allls .neirongb-conners .yd-fover-dl {
            position: relative;
        }
    
        .musids-ban-allls .neirongb-conners .yd-fover-dl .yd-fun-jingl {
            width: 1.75rem;
            height: 1.53rem;
            background: url(/img/html5_join/course/ky/yd-ky-jiao-biao.png)no-repeat 0% 0%/200% 300%;
            position: absolute;
            top: 0;
        }
    
        .musids-ban-allls .neirongb-conners .yd-fover-dl .yd-fun-jing2 {
            width: 1.75rem;
            height: 1.53rem;
            background: url(/img/html5_join/course/ky/yd-ky-jiao-biao.png)no-repeat 101% 0%/200% 300%;
            position: absolute;
            top: 0;
        }
    
        .musids-ban-allls .neirongb-conners .yd-fover-dl .yd-fun-jing3 {
            width: 1.75rem;
            height: 1.53rem;
            background: url(/img/html5_join/course/ky/yd-ky-jiao-biao.png)no-repeat 0% 59%/200% 300%;
            position: absolute;
            top: 0;
        }
    
        .musids-ban-allls .neirongb-conners .yd-fover-dl .yd-fun-jing4 {
            width: 1.75rem;
            height: 1.53rem;
            background: url(/img/html5_join/course/ky/yd-ky-jiao-biao.png)no-repeat 101% 59%/200% 300%;
            position: absolute;
            top: 0;
        }
    
        .musids-ban-allls .neirongb-conners .yd-five-dl .yd-fun-jing5 {
            width: 1.75rem;
            height: 1.53rem;
            background: url(/img/html5_join/course/ky/yd-ky-jiao-biao.png)no-repeat 0% 59%/200% 300%;
            position: absolute;
            top: 0;
        }
    
    
    
    
        /* 音乐院校定向辅导 */
        .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;
        }
    
        /* 针对性解决各人群备考障碍 */
        .yd-cankao-wears {
            width: 100%;
            height: 4.65rem;
            background: url(/img/html5_join/course/ky/yd-kaozhangai-big.png) no-repeat;
            background-size: 100% 4.65rem;
        }
    
        .yd-cankao-wears hgroup h2 {
            padding-top: 0.3rem;
            margin-bottom: 0.25rem;
            width: 100%;
            display: flex;
            justify-content: center;
            height: 0.46rem;
        }
    
        .yd-cankao-wears hgroup h2 img {
            width: 3.6rem;
        }
    
        .yd-zhicezhi-quan {
            position: relative;
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-one {
            width: 3.1rem;
            height: 0.49rem;
            border: 1px solid #FFFFFF;
            border-radius: 0.3rem 0px 0.3rem 0px;
            margin: 0 auto;
        }
    
        .yd-zhicezhi-quan p:hover {
            color: #D70000 !important;
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-one p {
            font-size: 0.11rem;
            font-family: Source Han Sans CN;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 0.15rem;
            text-align: center;
            margin-top: 0.1rem;
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-twe {
            position: absolute;
            top: 0.6rem;
            left: 0.95rem;
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-three {
            position: absolute;
            top: 0.6rem;
            left: 2.35rem;
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-four {
            position: absolute;
            top: 2rem;
            left: 0.3rem;
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-five {
            position: absolute;
            top: 2rem;
            left: 1.7rem;
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-twe h3,
        .yd-zhicezhi-quan .yd-zhicezhi-three h3,
        .yd-zhicezhi-quan .yd-zhicezhi-four h3,
        .yd-zhicezhi-quan .yd-zhicezhi-five h3 {
            font-size: 0.11rem;
            font-family: Source Han Sans CN;
            font-weight: bold;
            color: #D70000;
            line-height: 0.25rem;
            text-align: center;
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-twe p,
        .yd-zhicezhi-quan .yd-zhicezhi-three p,
        .yd-zhicezhi-quan .yd-zhicezhi-four p,
        .yd-zhicezhi-quan .yd-zhicezhi-five p {
            width: 1.1rem;
            font-size: 0.1rem;
            font-family: Source Han Sans CN;
            font-weight: 400;
            color: #272B34;
            line-height: 0.15rem;
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-six {
            width: 2rem;
            height: 0.3rem;
            background: #C90000;
            border-radius: 0.15rem;
            position: absolute;
            top: 3.08rem;
            left: 0.38rem
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-six p {
            font-size: 0.11rem;
            font-family: Source Han Sans CN;
            font-weight: bold;
            color: #FFFFFF;
            line-height: 0.3rem;
            text-align: center;
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-six p a {
            color: #FFFFFF;
        }
    
        .yd-zhicezhi-quan .yd-zhicezhi-six p:hover a {
            color: #000;
        }
    
        /* 专业定向培养 */
       
    
        /* 音乐考研课程安排 ______________________________________________________________________*/
        .srt-wears-allsbei {
            overflow: hidden;
        }
    
        .srt-wears-allsbei hgroup h2 {
            padding-top: 0.3rem;
            margin-bottom: 0.25rem;
            width: 100%;
            display: flex;
            justify-content: center;
        }
    
        .srt-wears-allsbei hgroup {
            margin-top: 0.3rem;
        }
    
        .srt-wears-allsbei hgroup h2 img {
            width: 3.55rem;
        }
    
        .srt-wears-allsbei {
            width: 100%;
            height: 5.65rem;
            background: url(/img/html5_join/course/ky/yd-arrange-plan-bei.png) no-repeat;
            background-size: 100% 5.65rem;
    
        }
    
        /* 移动端教学体系 ——————————————————————————————————————————————————————————————————————————————————*/
        .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: 3.55rem;
        }
    
        .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;
        }
    
        /* 设备环境全高档—————————————————————————————————————————————————————————————————————————————————————————————————————————————— */
    
        .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: 3.55rem;
        }
    
        .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.2rem;
        }
    
        .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;
        }
    
        /* 考生及家长的误区 */
        .misunderstand-all {
            width: 100%;
            height: 4.45rem;
            background: #F5F5F5;
            margin-bottom: 12.5rem;
        }
    
        .misunderstand-all hgroup {
            overflow: hidden;
        }
    
        .misunderstand-all hgroup h2 {
            width: 100%;
            display: flex;
            justify-content: center;
            margin-top: 0.27rem;
            margin-bottom: 0.35rem;
        }
    
        .misunderstand-all hgroup h2 img {
            width: 3.55rem;
        }
    
        .misunderstand-all .wrong-list ul {
            margin: 0 0.28rem;
            display: flex;
            justify-content: space-between;
        }
    
        .misunderstand-all .wrong-list ul li img {
            width: 0.59rem;
            height: 0.59rem;
        }
    
        .misunderstand-all .wrong-list ul li {
            opacity: 0.4;
        }
    
        .misunderstand-all .wrong-list ul .conner-er {
            width: 0.59rem;
            height: 0.59rem;
            opacity: 1;
        }
    
        .misunderstand-all .tab-qunxia-con {
            margin-bottom: 0.2rem;
        }
    
        .misunderstand-all .tab-qunxia-con .wrongitem {
            display: none;
        }
    
        .misunderstand-all .tab-qunxia-con .wrongitem .nei-weaher {
            width: 3.6rem;
            height: 1.27rem;
            background: #FFFFFF;
            border-radius: 0.15rem;
            margin: 0 auto;
            position: relative;
            margin-top: 0.27rem;
        }
    
        .misunderstand-all .tab-qunxia-con .wrongitem:nth-of-type(2) .nei-weaher span {}
    
        .misunderstand-all .tab-qunxia-con .wrongitem .nei-weaher span {
    
            width: 0;
            height: 0;
            border-width: 0 0.1rem 0.1rem;
            border-style: solid;
            border-color: transparent transparent #fff;
            position: absolute;
            bottom: 1.26rem;
            left: 11%;
        }
    
        .misunderstand-all .tab-qunxia-con .wrongitem:nth-of-type(2) .nei-weaher span {
            bottom: 1.26rem;
            left: 29.5%;
        }
    
        .misunderstand-all .tab-qunxia-con .wrongitem:nth-of-type(3) .nei-weaher span {
            bottom: 1.26rem;
            left: 47.5%;
        }
    
        .misunderstand-all .tab-qunxia-con .wrongitem:nth-of-type(4) .nei-weaher span {
            bottom: 1.26rem;
            left: 65.3%;
        }
    
        .misunderstand-all .tab-qunxia-con .wrongitem:nth-of-type(5) .nei-weaher span {
            bottom: 1.26rem;
            left: 83.7%;
        }
    
        .misunderstand-all .tab-qunxia-con .wrongitem .nei-weaher h4 {
            font-size: 0.11rem;
            font-family: Source Han Sans CN;
            font-weight: bold;
            color: #333333;
            line-height: 0.2rem;
            text-align: center;
            padding-top: 0.1rem;
            padding-bottom: 0.06rem;
        }
    
        .misunderstand-all .tab-qunxia-con .wrongitem .nei-weaher p {
            width: 3.2rem;
            font-size: 0.1rem;
            font-family: Source Han Sans CN;
            font-weight: 400;
            color: #333333;
            line-height: 0.15rem;
            text-align: center;
            margin: 0 auto;
        }
    
        /* 音乐考研资讯 */
        .fz-public-title hgroup h2 {
            width: 100%;
            display: flex;
            justify-content: center;
            margin-top: 0.27rem;
            margin-bottom: 0.35rem;
        }
    
        .fz-public-title hgroup h2 img {
            width: 3.55rem;
        }
    
        .fz-zx {
    
            width: 3.75rem;
            margin: auto;
            margin-top: 0.3rem;
            box-sizing: border-box;
            padding-left: 0.1rem;
            padding-right: 0.1rem;
            position: absolute;
            bottom: -12.5rem;
        }
    
        .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;
        }
    
        .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);
        }
    
    
    
    
    
    
    
    
    
        .item-other .zonghe-itemgong strong {
            width: 3.43rem;
            height: 0.4rem;
            background: #D5081E;
            border-radius: 0.05rem;
            margin: 0 auto;
            margin-bottom: 0.09rem;
            font-size: 0.15rem;
            font-family: Source Han Sans CN;
            font-weight: bold;
            color: #FFFFFF;
            line-height: 0.4rem;
            margin: 0 auto;
            display: flex;
            justify-content: center;
        }
        .tab_con .item ol {
            padding-top: 0.1rem;
            width: 3.3rem;
            margin: auto auto;
            padding-bottom: 0.2rem;
    
    
        }
    
        .art-tab-module .tab_list li:nth-of-type(4) {
            border-radius: 0 0.08rem 0.08rem 0;
        }
    
    
        .art-tab-module .tab_list .current {
            background: #D5081E !important;
            color: white;
        }
    
        .item-two-ul li {
            width: 2.75rem;
            line-height: 0.25rem;
            display: flex;
            align-items: center;
            margin: 0 0.15rem;
    
        }
    
        .item-two-ul li a {
            font-size: 0.1rem;
            font-family: SourceHanSansCN-Regular, SourceHanSansCN;
            font-weight: 400;
            color: #4A4A4A;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
    
        .tab_con {
            margin-bottom: 0.2rem;
        }
    
    
    }