/* **********************************新闻内容板块*/
@media screen and (min-width:960px) {
    .content-only-news img{
        max-width: 9rem !important;
    }
    body {
        overflow-x: hidden;
    }


    .home-bottom-form{
        display: none !important;
    }

    
    /* 面包屑导航 */
    .breadcrumb {
        display: flex;
        color: #666;
        font-size: 0.14rem;
        margin: 0 0.05rem;
        line-height: 0.2rem;
    }

    .breadcrumb li:nth-of-type(1) {
        font-size: 0.16rem;
        font-weight: bold;
    }

    .breadcrumb li {
        color: #666;
        font-size: 0.14rem;
        margin: 0 0.05rem;
    }

    .breadcrumb li a {
        font-size: 0.14rem;
        color: #666;
    }

    .article-container {
        width: 9rem;
        /* border: solid 1px red; */
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    }

    .article-container .article-container {
        padding-top: 0.8rem;
    }

    .article-container .article-container-header h1 {
        font-size: 0.4rem;
        font-weight: bold;
        color: #D5081E;

    }

    .article-container .article-container-header p {
        font-size: 0.36rem;
        font-weight: bold;
        color: #4a4a4a;
    }

    .article-container .article-container-header>p>time {
        font-size: 0.16rem;
        text-align: center;
    }

    .article-container .article-container-content {
        margin-top: 0.3rem;
        padding-top: 0.3rem;
    }

    .article-container-content article {
        margin-top: 30px;
    }

    .content-all-content p a img {
        width: 100% !important;
    }

    .article-container-content h2 {
        padding-left: 0.48rem;
        color: #D5081E;
        font-size: 0.3rem;
        margin-bottom: 0.14rem;
        background: url(/img/html5_join/icon1.png) no-repeat;
        background-position: 0 0.08rem;
        background-size: 0.29rem 0.29rem;
    }

    .article-container-content p {
        font-size: 0.18rem;
        line-height: 0.36rem;
        color: #4a4a4a;
    }

    .article-container-content ul li {
        font-size: 0.18rem;
        color: #4a4a4a;
        line-height: 2;
    }

    /**新闻右侧列表板块****************************/

    .article-right-module {
        /* border: solid 1px blue; */
        width: 4.64rem;
        font-family: "微软雅黑";
    }

    .article-right-container {
        /* border: solid 1px red; */
        display: flex;
        justify-content: space-between;
    }

    .article-right-h2 {
        color: #D5081E;
        font-size: 0.24rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-weight: bold;
    }

    .article-right-fu {
        color: #4a4a4a;
        font-size: 0.16rem;
        font-weight: bold;
    }

    .article-rightlist-more {
        font-size: 0.18rem;
        background: #D5081E;
        width: 1.48rem;
        height: 0.4rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: "SourceHanSansCN-Bold, SourceHanSansCN";


    }

    .article-rightlist-more a {
        color: #fff;
    }

    .article-right-modul .article-main {
        margin-top: 0.1rem;
        box-sizing: border-box;
        border: solid 1px #D5081E;
        font-size: 0.18rem;
        padding-left: 1rem;
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
        width: 4.64rem;


    }

    .article-right-modul .article-main-course {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
    }

    .article-right-module .article-main img {
        width: 100%;
        height: 100%;
    }

    .article-main li {

        height: 0.36rem;
        font-family: "SourceHanSansCN-Bold, SourceHanSansCN";
        line-height: 0.36rem;
        box-sizing: border-box;
        padding-left: 0.36rem;

    }

    .article-main li {

        background: url(/img/html5_join/icon2.png) no-repeat;
        background-position: 0.08rem;

    }

    .article-main li a {

        font-size: 0.18rem;
        color: #4a4a4a;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;

    }



    /**教学课程**************************************/
    /* 教学课程 teaching-course-module */
    .teaching-course-module {


        background: #F7F7F7;
    }

    .teaching-course-module .math-one {
        width: 80%;
        margin: 0 auto;
        padding: 0.7rem 0;
    }

    .teaching-course-module .math-one h2 {
        font-size: 0.48rem;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #D5081E;
        line-height: 0.66rem;
        text-align: center;
    }

    .teaching-course-module .math-one p {
        font-size: 0.36rem;
        font-family: HelveticaNeue-Bold, HelveticaNeue;
        font-weight: bold;
        color: #4A4A4A;
        line-height: 0.44rem;
        text-align: center;
    }

    .teaching-course-module .math-twe {
        width: 80%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }

    .teaching-course-module .math-twe dl img {
        width: 4.64rem;
        height: 3.8rem;
    }

    .teaching-course-module .math-twe dl dd {
        text-align: center;
        font-size: 0.2rem;
        font-family: SourceHanSansCN-Medium, SourceHanSansCN;
        font-weight: 500;
        color: #4A4A4A;
        line-height: 0.3rem;
        padding-top: 0.14rem;
    }

    .teaching-course-module .math-twe dl dd span {
        width: 0.08rem;
        height: 0.08rem;
        background: #D5081E;
        display: inline-block;
        margin: 0.08rem;
    }

    .teaching-course-module .math-twe .math-dl {
        padding: 0 0.24rem;
    }

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

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


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

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

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

    }

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

        display: block;
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        height: 0.4rem;
        line-height: 0.4rem;
        /* border:solid 1px black; */

    }

    /* .consult-phone-baidu-module .btn-heng .change-word{
    font-size: 0.2rem;
} */
    /* .consult-phone-baidu-module {
        padding: 0.5rem;
    } */

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

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

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

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

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

    /* .consult-phone-baidu-module {
        margin-top: 0.5rem;
    } */

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

    /***新的列表页**********************************************************************************/


    .yd-three-quan {
        display: none;
    }

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

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

    #navcight {
        display: none;
    }

    .main-container {
        /* margin-top:1rem; */
        width: 14.4rem;
        margin: auto auto;
        /* border: solid 1px red; */
        padding-top: 0.4rem;
        /* display: flex; */
        justify-content: space-between;
        padding-bottom: 0.3rem;
        position: relative;
    }

    .main-content {
        width: 9rem;
        overflow: hidden;
    }

    .article-right-module2 {
        margin-top: 0.8rem;
        margin-bottom: 0.8rem;
    }

    .news-body .container-list-item {

        /* height: 2.24rem; */
        /* border: solid 1px red; */
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        /* border-bottom: solid 1px #ccc; */


    }

    .main-container-list {
        width: 11.68rem;
    }

    .container-list-item img {
        display: block;
        height: 1.2rem;
        border-radius: 5px;
        width: 1.2rem;
    }

    .container-list-item h3 a:hover {
        color: #D5081E;
    }

    .container-list-item h3 a {

        font-size: 16px;
        font-weight: bold;
        color: #4a4a4a;

    }

    .container-list-item {

        display: flex;
        box-sizing: border-box;
        margin-left: 0.2rem;

    }

    .container-list-item dd {
        width: 100%;
        display: flex;
        margin-left: 0.2rem;
        font-size: 16px;
        color: #4a4a4a;
        flex-direction: column;
        justify-content: space-between;
        height: 1.2rem;
        border-bottom: solid 1px #d8d8d8;
    }
    .container-list-item dd div:nth-of-type(2) a{
        
        font-size: 0.12rem; 
        padding:0.05rem;
        padding-left: 0.1rem;
        padding-right:0.1rem;
        background-color: #7ecef4;
        border-radius:0.5rem;
        color: #fff;

    }
    .container-list-item dd p {
        /* width: 100%; */
        color: #aaa;
        font-size: 0.16rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        /* line-height: 0.36rem; */
        height: 0.4rem;
        line-height: 0.2rem;
        margin-top: 0.1rem;

    }

    .container-list-item dd time {
        display: block;
        text-align: right;
        color: #9b9b9b;
        font-size: 0.14rem;
    }

    .news-body .main-container {
        display: flex;
        justify-content: space-between;
    }

    .article-right-module .article-main li {
        /* background: url(/img/html5_join/icon5.png) no-repeat; */
        background-size: 0.2rem 0.2rem;
        background-position: 0.08rem;
        border-bottom: solid 0.01rem #f2f2f2;
    }
    .article-right-module .article-main li:nth-of-type(n+6) {
        background: url(/img/html5_join/tuijian.png) no-repeat;
        background-size: 0.2rem 0.2rem;
        background-position: 0.08rem;
        /* border: solid 1px red; */
    }

    .main-container .main-container-list .main-container-header {
        height: 0.3rem;
        border-bottom: solid 1px #D5081E;
        padding-bottom: 0.05rem;
        margin-left: 0.2rem;
    }

    .main-container-header h1 {
        font-size: 0.24rem !important;
        color: #D5081E;
        padding-top: 0;
    }

    .main-container .main-container-list .main-container-header h3 {
        font-weight: bold;
        font-size: 0.24rem;
        color: #D5081E;
        height: 0.3rem;
        line-height: 0.3rem;
    }

    .main-container .main-container-list .main-container-header div {

        display: flex;
        height: 0.3rem;
        list-style: 0.3rem;
        border-bottom: solid 0.06rem #D5081E;
        width: 5rem;

    }

    .main-container .main-container-list .main-container-header p {

        font-size: 0.16rem;
        height: 0.3rem;
        line-height: 0.3rem;
        color: #EE3044;
        /* border: solid 1px #EE3044; */
        padding-left: 0.1rem;

    }


    .news-body .page-url {

        font-size: 0.16rem;
        margin-top: 0.5rem;
        text-align: center;

    }

    .news-body .page-url a {

        font-size: 0.16rem;
        color: #4a4a4a;

    }

    /*20220307*/
    .article-right-module .article-main {
        margin-top: 0.2rem;
        box-sizing: border-box;
        border: solid 1px #D5081E;
        font-size: 0.18rem;
        padding-left: 0.2rem;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        padding-right: 0.2rem;

    }

    .article-right-module .article-main li {
        height: 0.36rem;
        font-family: "SourceHanSansCN-Bold, SourceHanSansCN";
        /* border: solid 1px red; */
        line-height: 0.36rem;
        box-sizing: border-box;
        padding-left: 0.36rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }





    /**对默认标签的更改,新闻详情页 news-details*********************************************************************/
    h1 {
        font-size: 0.36rem;
        font-weight: bold;
        color: #D5081E;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
    }

    .content-all-content {
        /* border: solid 1px blue; */
        font-size: 0.18rem;
        color: #4a4a4a;
        font-family: SourceHanSansCN-Normal, SourceHanSansCN;

    }

    .content-all-content strong {

        font-weight: bold;

    }

    .content-all-content p {
        font-size: 0.14rem;
        line-height: 2;
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
        text-indent: 2em;
    }

    .content-all-content a {
        color: #4a4a4a;
        text-decoration: underline;
        padding-left: 0.05rem;
        padding-right: 0.05rem;
        color: blue;
    }

    .content-all-content h2 {
        font-size: 0.30rem;
        /* font-weight: bold; */
        padding-top: 0.15rem;
        padding-bottom: 0.15rem;
    }

    .content-all-content figure {
        width: 100%;
        display: flex;
        /* justify-content: center; */
        flex-direction: column;
        align-items: center;
    }

    .content-all-content figure img {
        width: 512px;
    }

    .content-all-content ol, .content-all-content ul {


        padding-left: 40px;
        margin-top: 0.2rem;
    }

    .content-all-content ol li {
        list-style: decimal;
        /* list-style-type: lower-roman !important; */
        font-size: 0.18rem;
        line-height: 2;

    }

    .content-all-content ul li {
        list-style: initial;
    }

    .content-all-content h3 {
        font-size: 0.24rem;
        /* font-weight: bold; */
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }

    .content-all-content dl {

        width: 100%;
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
        display: flex;
    }

    .content-all-content address dl dt {
        font-weight: bold;

    }

    /*pdf*/
    .ZY_Pdf {
        margin: 50px 0;
        display: flex;
        justify-content: center;
    }

    .article-right-module .article-main-course-course {
        padding: 0;

    }

    .page-url select {
        font-size: 14px;
    }

    .main-content-right h2 a {
        color: #D5081E;
    }

    .article-right-module {
        width: 4.64rem;
        font-family: "微软雅黑";
        padding-bottom: 0.5rem;
    }


    /*底部课程推荐*/

    .school-title-course {
        margin-top: 0.8rem;
    }

    .school-title-course h2 {
        text-align: center;
        background: url(/img/html5_join/news-hr.png) no-repeat;
        background-position: 0 0.16rem;
        background-size: 19.2rem;
        color: #D5081E;
        font-size: 0.36rem;
    }

    .school-title-course div {
        font-size: 0.18rem;
        color: #4a4a4a;
        text-align: center;
        margin-top: 0.16rem
    }



    .article-right-module {

        width: 4.64rem;

        padding-bottom: 0.5rem;

    }

    .article-right-container {

        display: flex;
        justify-content: space-between;
    }

    .article-right-h2 {
        color: #D5081E;
        font-size: 0.24rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-weight: bold;
    }

    .article-right-fu {
        color: #4a4a4a;
        font-size: 0.16rem;
        font-weight: bold;
    }

    .article-rightlist-more {
        font-size: 0.18rem;
        background: #D5081E;
        width: 1.48rem;
        height: 0.4rem;
        display: flex;
        justify-content: center;
        align-items: center;



    }

    .article-rightlist-more a {
        color: #fff;
    }

    .article-main {
        margin-top: 0.2rem;
        box-sizing: border-box;
        /* height: 4.41rem; */
        /* border: solid 1px #D5081E; */
        font-size: 0.18rem;
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        padding-top: 0.4rem;
        padding-bottom: 0.5rem;
        /* height: 2.68rem; */
        /* background-color: #d8d8d8; */
        /* padding-left: 1rem; */
        /* padding-top:0.4rem; */

    }

    .article-main li {
        height: 1rem;
        /* border: solid 1px red; */
        line-height: 0.36rem;
        box-sizing: border-box;
        padding-left: 0.36rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .article-main li {
        background: url(/img/html5_join/icon2.png) no-repeat;
        background-position: 0.08rem;
    }

    .article-main li a {

        font-size: 0.18rem;
        color: #4a4a4a;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;

    }

    /*具体课程代码*/
    .school-title-course-list {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 0.8rem;
    }

    .school-title-course-list .article-right-module {
        margin-left: 0.24rem;

    }


    .article-main-course {

        width: 4.64rem;
        /* height: 2.68rem; */
        /* border: solid 1px red; */
        margin-top: 0.1rem;

    }

    .article-main-course img {
        width: 100%;
    }

    .consult-phone-baidu-module span {
        font-size: 18px;
    }

    .article-right-module .article-main li {
        margin-top: 0.2rem;
    }

    .article-container .article-container-header h1 {
        background: url(/img/html5_join/xq-cion.png) no-repeat;
        background-size: 0.4rem;
        font-size: 0.4rem !important;
        font-weight: bold;
        color: #D5081E;
        padding-left: 0.4rem;
        background-position: 0rem 0.2rem;
        line-height: 0.6rem;
        margin-bottom: 0.2rem;
        text-align: left;
    }


    .content-all-content h2 {
        background: url(/img/html5_join/xq-cion.png) no-repeat;
        background-size: 0.3rem;
        font-size: 0.3rem;
        color: #D5081E;
        padding-left: 0.3rem;
        background-position: 0rem 0.3rem;

    }

    .content-all-content h3 {
        background: url(/img/html5_join/xq-cion.png) no-repeat;
        background-size: 0.24rem;
        font-size: 0.24rem;
        color: #D5081E;
        padding-left: 0.24rem;
        background-position: 0rem 0.24rem;
        line-height: 0.6rem;
    }

    .content-all-content h4 {
        background: url(/img/html5_join/xq-cion.png) no-repeat;
        background-size: 0.2rem;
        font-size: 0.2rem;
        color: #D5081E;
        padding-left: 0.2rem;
        background-position: 0rem 0.2rem;
        line-height: 0.4rem;
    }


    .teaching-course-module {
        background: #fff;
    }

    /*相关推荐板块________________________________________________________________________________________*/
    .content-bottom-list{
        margin-top: 0.8rem;
        width: 9rem;
        /* border: solid 0.01rem red; */
    }
    .content-bottom-list h3{
        font-size: 0.36rem;
        font-weight: bold;
        color: #D5081E;
        margin-bottom: 0.3rem;
        
    }
    .content-bottom-list ul li{

        height: 1.4rem;
        box-sizing: border-box;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        border-bottom: solid 0.01rem #f2f2f2;
        display: flex;
        

    }
    .content-bottom-list ul li span{
        display: block;
        width:1.8rem;
        height: 1rem;
        overflow: hidden;

    }

    .content-bottom-list ul li span img{
        height: 100%;
        width: 100%;
    }
    .content-bottom-list ul li a{
        font-size: 0.18rem;
    }
    .content-bottom-list ul li time{
        font-size: 0.18rem;
    }
    .content-bottom-list ul li p{
        width: 6.8rem;
        height: 1rem;
        padding-left: 0.2rem;
    }
    .content-bottom-list ul li p a{
        display: block;
        height: 0.8rem;
        color: #4a4a4a;
    }
    .content-bottom-list ul li p time{
        display: block;
        height: 0.2rem;
        text-align: right;
    }

    /*右边工具栏——————————————————————————————————————————————————————————————————*/


    .content-right-todo{

        width: 4rem;
        position: absolute;
        right: 0;
        top:1.2rem;
    }
    /*@工具栏中课程*/
    .todo-course h3,
    .todo-zhuanyefangxiang h3,
    .todo-teacher h3,
    .todo-hot h3,
    .todo-news h3{

        font-size: 0.24rem;
        color: #D5081E;
        font-weight: bold;
        margin-bottom: 0.3rem;
        border-left: solid 0.06rem #D5081E;
        box-sizing: border-box;
        padding-left: 0.1rem;
    }

    .todo-zhuanyefangxiang{
        margin-top: 0.6rem;
    }


    .swiper-pagination-bullet{

        width: 0.16rem !important;
        height: 0.16rem !important;
        text-align: center;
        line-height: 0.16rem;
        border-radius: 0 !important;
        opacity: 0.6 !important;
        color: #fff !important;

    }
    .swiper-container-horizontal>.swiper-pagination-bullets {
        /* height: 0.2rem; */
        bottom: 80px !important;
        height: 15px !important;
    }
    .todo-course-container{
        padding-bottom: 0.2rem;
    }
    .todo-course-container div a{
        display: block;

    }
    .todo-course-container div img{
        width: 100%;
    }
    .todo-course-container span{
        font-size: 0.1rem;
    }

    /*@工具栏 专业方向*/
    .todo-zhuanyefangxiang-container{
        width:100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        /* border: solid 1px red; */
        box-sizing: border-box;
        /* padding-top: 0.1rem;
        padding-bottom: 0.1rem; */
        padding: 0.1rem;
        background-color: #f9f9f9;
        /* padding-top: 0.2rem; */
    }
    .todo-zhuanyefangxiang-container dl{
        width: 1.8rem;
        margin-left: 0.05rem;
        margin-right:0.05rem;
        box-sizing: border-box;
      
        margin-top: 0.05rem;
    }
    .todo-zhuanyefangxiang-container dl dt{
        width: 1.8rem;
        overflow: hidden;
        border: solid 1px rgba(0,0,0,0);
    }
    .todo-zhuanyefangxiang-container dl dd{
        width: 1.8rem;
    }
    .todo-zhuanyefangxiang-container dl a{
        display: block;
    }
    .todo-zhuanyefangxiang-container dl dt img{
        transition: 1s;
        width: 100%;
    }
    .todo-zhuanyefangxiang-container dl dd a{
        font-size: 0.16rem;
        height: 0.3rem;
        line-height: 0.3rem;
        text-align: center;
        color: #fff;
        background-color: #D5081E;
        font-weight: bold;
    }
    .todo-zhuanyefangxiang-container dl:hover dt{
        border: solid 0.01rem #D5081E;
    }
    .todo-zhuanyefangxiang-container dl:hover dt img{
        transform: scale(1.2);
    }
    .todo-zhuanyefangxiang-container dl:hover dd a{
        color: #fff;
    }

    /*@工具栏中 教师推荐*/
    .todo-teacher{
        width: 100%;
        margin-top: 0.6rem;
    }

    .todo-teacher div{

        width: 100%;

    }
    
    .todo-teacher div dl{
        width: 100%;
        height: 2.5rem;
        display: flex;
        margin-top: 0.1rem;
    }
    .todo-teacher div dl dt{
        width: 2rem;
    }
    .todo-teacher div dl dt img{
        width: 100%;
    }
    .todo-teacher div dl dd{
        width: 2rem;
        box-sizing: border-box;
      
        font-size: 0.16rem;
        padding: 0.1rem;
        background-color: #dfdfdf;
    
    }
    .todo-teacher div dl dd strong{

        display: block;
        font-weight: bold;
        color:#D5081E;
        text-align: center;

    }
    .todo-teacher div dl dd p:nth-of-type(1),
    .todo-teacher div dl dd p:nth-of-type(2){
        color: #4A4A4A;
        font-size: 0.12rem;
        text-align: center;
        /* line-height: 0.3rem; */
        padding-top: 0.05rem;
        padding-bottom: 0.05rem;
        height: 0.3rem;
        line-height: 0.3rem;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
    }
    
    .todo-teacher div dl dd p:nth-last-of-type(1){
        font-size: 0.14rem;
        line-height: 0.24rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        color: #000;
    }
    .todo-teacher div dl dd a{
        width: 1.5rem;
        display: block;
        text-align: center;
        height: 0.24rem;
        line-height: 0.24rem;
        color: #D5081E;
        border:solid 1px #D5081E;
        margin-top: 0.1rem;
        margin-left:auto;
        margin-right: auto;
        border-radius: 0.3rem;
    }

    /*@艺考热点 tag*/
    .todo-hot{
        margin-top: 0.6rem;
    }

    .todo-hot ul{

        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        
    }

    .todo-hot ul li{

        width: 1.9rem;
        text-align: center;
        background-color: #f4f4f4;
        border-radius: 0.5rem;
        height: 0.5rem;
        line-height: 0.5rem;
        overflow: hidden;
        margin-top: 0.1rem;
    }

    .todo-hot ul li a{
        display: block;
        font-size: 0.12rem;
        color: #000;
        
    }


    /*@艺考资讯板块*/
    .todo-news{

        margin-top: 0.6rem;


    }
    .todo-news ol{
        margin-top: 0.1rem;
    }
    .todo-news ol li{
        display: block;
        height: 0.36rem;
        font-size: 0.14rem;
        line-height: 2em;
  

    }
    .todo-news ol li a{
        display: block;
        font-size: 0.14rem;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
        color: #4a4a4a;
    }


    /*@入门资料下边表单*/
    .tag-middle-form{
        width: 14.4rem;
        height: 1rem;
        margin-top: 0.3rem;
        margin-bottom: 0.3rem;
        margin-left: auto;
        margin-right: auto;
        background-color: #e32828;
        /* border: solid 1px red; */
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .tag-middle-form input{
        font-size: 0.14rem;
        width: 2rem;
        border: solid 1px #fff;
        border-radius: 0.05rem;
        height: 0.3rem;
        line-height: 0.3rem;
        background: #ffd9d9;
        padding-left: 0.1rem;
    

    }

    .tag-middle-form input::placeholder{
        color: #757575;
        font-weight: bold;
    }
    .tag-middle-form select{
        height: 0.3rem;
        font-size: 0.14rem;
        width: 2rem;
        background: #ffd9d9;
        color: #757575;
        border-radius: 0.05rem;
        font-weight: bold;
    }
    .tag-middle-form button{
        font-size: 0.14rem;
        width: 1rem;
        border-radius: 0.05rem;
        height: 0.3rem;
        border: solid 0.01rem #fff;
        background: #c91125;
        color: #fff;
        font-weight: bold;
    }

}

.content-all-content h1{
    display: none;
}