@charset "utf-8";
.px1440 {
    max-width: 1440px;
    margin: 0 auto;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #b2141a;
    color: #fff;
    border: 1px solid #b2141a;
}

.pagination a:hover {
    background: #b2141a;
    color: #fff;
    border: 1px solid #b2141a;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

#nymain {
    background-color: #f8f8f8;
    padding: 50px 0;
}

.nymain .leftNav {
    float: left;
    width: 280px;
    position: relative;
    box-sizing: border-box;
    padding-top: 10px;
    padding-right: 10px;
    background: #b2141a;
}

.nymain .leftNav p {
    position: relative;
    padding: 25px 0;
    padding-left: 30px;
    background: #b2141a;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.nymain .leftNav p i {
    display: block;
    margin-top: 5px;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    opacity: .59;
}

.nymain .leftNav p span {
    position: absolute;
    top: 36px;
    right: 10px;
    width: 25px;
    height: 25px;
    background: url(../images/sub_left_down2.png) no-repeat center center;
    background-size: 14px 14px;
    display: none;
}

.nymain .leftNav p span.on {
    background: url(../images/sub_left_up2.png) no-repeat center center;
    background-size: 14px 14px;
}

.nymain .leftNav>ul {
    background-color: #fff;
    box-shadow: -5px 5px 5px #e6e0e0;
}

.nymain .leftNav>ul>li {
    position: relative;
}

.nymain .leftNav>ul>li>a {
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 60px;
    padding-left: 45px;
    border-bottom: 1px solid #eeeeee;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 25px;
    top: 20px;
    line-height: 50px;
    background: url(../images/dhxl.png) no-repeat center center;
    cursor: pointer;
}

.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
}

.nymain .leftNav>ul>li.active>a {
    background: #fbf3f3;
    color: #b2141a;
}

.nymain .leftNav>ul>li.active>ul {
    display: block;
}

.nymain .leftNav>ul>li:hover>a {
    color: #b2141a;
    background: #fbf3f3;
}

.nymain .leftNav>ul>li:hover span {
    background: url(../images/dhxl.png) no-repeat center center;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    background: #f6f7f9;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}

.nymain .leftNav>ul>li>ul>li>a {
    display: block;
    font-size: 14px;
    color: #333;
    padding-left: 50px;
    line-height: 50px;
}

.nymain .leftNav>ul>li>ul>li>a:hover {
    color: #b2141a;
}

.ny-right {
    overflow: hidden;
    padding-bottom: 30px;
    padding-left: 50px;
}

.ny-title {
    position: relative;
    border-bottom: 1px solid #eceae4;
    padding-bottom: 15px;
    line-height: 40px;
}

.position {
    float: right;
    font-size: 0;
}

.ny-title h3 {
    float: left;
    font-size: 28px;
    color: #333;
}

.position span {
    color: #888;
    font-size: 14px;
    vertical-align: middle;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.position a {
    font-size: 16px;
    color: #666666;
    margin: 0 5px;
    vertical-align: middle;
}

.position a:hover {
    color: #930206;
}


/* 内容页 */

.art-main h2 {
    text-align: center;
    color: #333;
    font-size: 24px;
    margin-bottom: 20px;
    padding-top: 20px;
}

.art-main .art-tit {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.art-main .art-tit h3 {
    text-align: center;
    color: #333;
    font-size: 24px;
    margin-bottom: 20px;
    padding-top: 20px;
}

.art-main .art-body p {
    color: #666;
    text-indent: 2em;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px;
}

.art-main .art-body p.img-tp img {
    display: block;
    width: 100%;
    max-width: 1020px;
    margin: auto;
}



.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-bottom: 20px;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}

.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {

    font-size: 16px;
    color: #999;

}


/* 机构设置 */

.jgsz>ul>li {
    margin-top: 40px;
    font-size: 0;
}

.jgsz>ul>li h2 {
    line-height: 60px;
    border-left: 6px solid #930206;
    padding-left: 25px;
    background-color: #f9f2f2;
    color: #930206;
    font-size: 20px;
    font-weight: normal;
}

.jgsz>ul>li a {
    position: relative;
    display: inline-block;
    margin-top: 30px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 20px;
    width: 21%;
    margin-right: 4%;
    font-size: 16px;
    color: #666;
}

.jgsz>ul>li a:after {
    content: '';
    position: absolute;
    left: 0;
    width: 55px;
    height: 2px;
    background-color: #930206;
    bottom: 0;
    display: none;
}

.jgsz>ul>li a:hover {
    color: #930206;
}

.jgsz>ul>li a:hover:after {
    display: block;
}


/* 教师队伍 */

.t-bt {
    margin-top: 40px;
    margin-bottom: 25px;
}

.t-bt span {
    display: inline-block;
    margin-right: 40px;
    line-height: 42px;
    border: 1px solid #d78b8e;
    padding: 0 35px;
    border-radius: 30px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}

.t-bt span.on {
    color: #fff;
    background-color: #b2141a;
}

.t-box .box {
    display: none;
}

.t-box .box.on {
    display: block;
}

.t-num {
    background-color: #f5efef;
    padding: 15px 20px;
    font-size: 0;
}

.t-num p {
    font-size: 16px;
    color: #333;
    margin-left: 20px;
}

.t-num a {
    display: inline-block;
    width: 5.8%;
    text-align: center;
    margin-top: 15px;
}

.t-num a span {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    text-transform: uppercase;
    color: #666;
    margin-left: auto;
    margin-right: auto;
}

.t-num a:hover span {
    background-color: #b2141a;
    color: #fff;
}

.ldtz ul {
    margin-top: 40px;
}

.ldtz ul li {
    float: left;
    width: 48%;
    margin-bottom: 50px;
    background-color: #fff;
}

.ldtz ul li:nth-child(2n+1) {
    margin-right: 4%;
}

.ldtz ul li a {
    display: block;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, .1); */
    overflow: hidden;
    border: 1px solid #eeeeee;
    transition: all 0.3s;
}

.ldtz ul li a:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.ldtz-pic {
    float: left;
    width: 180px;
}

.ldtz-pic .pic {
    padding-top: 142%;
}

.ldtz-info {
    overflow: hidden;
    padding: 30px 20px;
}

.ldtz-info h3 {
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
    color: #b2141a;
    overflow: hidden;
}

.ldtz-info h3 span {
    font-size: 22px;
    font-weight: bold;
    float: left;
}

.ldtz-info h3 i {
    font-size: 16px;
    font-style: normal;
    float: right;
}

.ldtz-info p {
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    color: #666666;
}


/* 图片列表 */

.timg-list {
    margin-top: 20px;
}

.timg-list ul li {}

.timg-list ul li a {
    display: block;
    transition: all 0.3s;
    padding: 25px;
    background-position: right center;
}

.timg-list ul li a h3 {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
}

.timg-list ul li a>div {
    overflow: hidden;
}

.timg-list-img {
    float: left;
    width: 195px;
    margin-right: 20px;
}

.timg-list ul li a .pic {
    padding-top: 71%;
}

.timg-list ul li a:hover h3 {
    color: #ba2a17;
}

.timg-list ul li a:hover .date {
    color: #fff;
}

.timg-linfo {
    overflow: hidden;
}

.timg-linfo p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    height: 48px;
    overflow: hidden;
}

.timg-linfo .date {
    color: #b2141a;
}

.timg-linfo .date span {
    font-size: 28px;
    background-position: left center;
    font-weight: bold;
}

.timg-linfo .date i {
    font-style: normal;
}

.timg-list ul li a:hover {
    background: #b2141a url(../images/tp-list-tc.png) no-repeat right center;
    padding: 25px;
}

.timg-list ul li a:hover h3 {
    color: #fff;
}

.timg-list ul li a:hover p {
    color: #fff;
}


/* 日期列表 */

.list-text>ul>li {
    padding: 40px 0;
    border-bottom: 1px solid #e5e5e5;
}

.list-text>ul>li>a {
    display: block;
    overflow: hidden;
    position: relative;
}

.list-text li .tm {
    width: 115px;
    float: left;
    text-align: center;
    background-color: #f3e6e7;
    padding: 10px 25px;
    color: #b2141a;
    box-sizing: border-box;
    text-align: right;
}

.list-text li .tm span {
    display: inline-block;
    font-size: 16px;
    opacity: .6;
    position: relative;
}

.list-text li .tm span:first-child {
    display: block;
    font-size: 30px;
    font-weight: bold;
    opacity: 1;
}

.list-text li .tm span.big {
    position: relative;
    padding-top: 25px;
}

.list-text li .tm span.big:after {
    content: "";
    position: absolute;
    top: 7px;
    height: 2px;
    background-color: #b2141a;
    right: 5px;
    width: 10px;
}

.list-text li .text {
    overflow: hidden;
    padding-left: 25px;
}

.list-text li .text h1 {
    padding-top: 15px;
    font-size: 18px;
    line-height: 1;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-text li .text p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    overflow: hidden;
    height: 48px;
    margin-top: 15px;
}

.wzc {
    position: relative;
}

.wzc .ny-title:after {
    content: "";
    position: absolute;
    left: -235px;
    top: -100px;
    height: 70px;
    background-color: #b42027;
    width: 235px;
}

.wzc .ny-title h3 {
    position: absolute;
    left: 0;
    top: -100px;
    line-height: 70px;
    background-color: #b42027;
    color: #fff;
    padding-right: 75px;
}

.wzc .ny-title h3:after {
    content: '';
    position: absolute;
    right: -30px;
    border-left: 30px solid #b42027;
    border-top: 70px solid transparent;
    z-index: 2;
}

.wzc #nymain {
    padding-top: 30px;
}

@media screen and (max-width:1440px) {
    .wzc .ny-title h3 {
        padding-left: 15px;
    }
}

@media screen and (max-width:1024px) {
    .nymain .leftNav p {
        padding: 5px 0;
        padding-left: 30px
    }
    .nymain .leftNav p span {
        display: block;
    }
    .nymain .leftNav {
        float: none;
        width: auto;
        padding: 0;
    }
    .nymain .leftNav ul {
        display: none;
    }
    .nymain .leftNav p span {
        top: 17px;
    }
    .nymain {
        margin-top: 0;
    }
    .ny-right {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width:768px) {
    #nymain {
        padding-top: 0;
    }
    .jgsz>ul>li a {
        width: 32%;
        margin-right: 1%;
    }
    .nymain .leftNav p {
        padding-left: 15px;
    }
    .nymain .leftNav p {
        font-size: 18px;
    }
    .nymain .leftNav p span {
        top: 10px;
    }
    .ny-title h3 {
        font-size: 18px;
    }
    .ny-title {
        padding-bottom: 10px;
    }
    .position a {
        font-size: 14px;
    }
    .jgsz>ul>li {
        margin-top: 15px;
    }
    .jgsz>ul>li a {
        width: 49%;
    }
    #nymain {
        padding-bottom: 15px;
    }
    .art-main .art-body p {
        margin-bottom: 10px;
    }
    .art-body {
        padding-left: 15px;
        padding-right: 15px;
    }
    .art-main .cont-tit p span {
        font-size: 14px;
        margin: 0 5px;
    }
    .ldtz-info {
        padding: 15px;
    }
    .ldtz-info p {
        font-size: 14px;
    }
    .ldtz-info h3 i {
        font-size: 14px;
    }
.art-body img{width:100% !important;height:auto !important;}
.art-body video{width:100% !important;height:auto !important;}
.art-body table{width:100% !important;}
}

@media screen and (max-width:600px) {
    .ldtz ul li {
        float: none;
        width: auto;
        margin-bottom: 15px;

    }
    .ldtz ul li:nth-child(2n+1) {
        margin-right: 0;
    }
    .ldtz-pic {
        width: 145px;
    }
    .t-bt span {
        margin-right: 5px;
    }
    .t-num a {
        width: 12%;
        margin-top: 5px;
    }
    .timg-list ul li a {
        padding: 10px;
    }
    .timg-list-img {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .wzc .ny-title h3 {
        line-height: 45px;
        top: -75px;
    }
    .wzc .ny-title h3:after {
        border-top: 45px solid transparent;
    }
    .list-text>ul>li {
        padding: 15px 0;
    }
    .list-text li .tm {
        width: 88px;
        padding: 10px;
    }
    .list-text li .tm span.big {
        padding-top: 15px;
    }
    .list-text {
        padding-left: 15px;
        padding-right: 15px;
    }
}