/* **********************************新闻内容板块*/
@media screen and (min-width:960px) {

    body {
        overflow-x: hidden;
    }


    /* 面包屑导航 */
    .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; */
        width:17rem;
        margin: auto auto;
        /* border: solid 1px red; */
        padding-top: 1rem;
        display: flex;
        justify-content: space-between;
        padding-bottom: 0.3rem;
        position: relative;
    }
    .main-container h1{
        padding-left: 0 !important;
        width: 0 !important;

    }

    .main-container .main-container-header h1{
        width:2.4rem !important;
    }

    .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.18rem;
        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;
    }

    .content-all-content p {
        font-size: 0.18rem;
    }

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



}

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