@charset "utf-8";

body {
    padding-top: 0;
}

.bannerl {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.bannerl img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

/* 分页 */
.banner img {
    display: block;
    width: 100%;
}

/* .footer {
    margin-top: 120px;
} */

/* .footer img {
    float: left;
    padding-right: 10px;
} */

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
    padding-bottom: 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: #9b0d14;
    color: #fff;
    border: 1px solid #9b0d14;
}

.pagination a:hover {
    background: #9b0d14;
    color: #fff;
    border: 1px solid #9b0d14;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

#nymain {
    background-size: 1920px auto;
    background-position: center bottom;
}

.nymain {
    position: relative;
    top: 50px;
    z-index: 99;
}

.nymain .leftNav {
    float: left;
    width: 17.7%;
    position: relative;
    margin-right: 4%;
    /* margin-top: 50px; */
}

.nymain .leftNav>h2 {
    line-height: 32px;
    text-align: center;
    color: #fff;
    background-size: cover;
    font-size: 30px;
    overflow: hidden;
    background-color: #084287;
    padding: 25px 0;
    border-bottom: 2px solid #fff;
}

.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.nymain .leftNav p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
}

.nymain .leftNav>ul {
    background-color: #f5f5f5;
}

.nymain .leftNav>ul>li {
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    padding: 15px 0;
    text-align: center;
}

.nymain .leftNav ul li a:hover {
    color: #084287;
    font-weight: 600;

}

.nymain .leftNav>ul>li:first-child>span {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 10px;
    top: 26px;
    line-height: 50px;
    cursor: pointer;
    transition: all 0.3s;
    background: url(../images/1128png.png) no-repeat center center;

}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 10px;
    top: 26px;
    line-height: 50px;
    background: url(../images/sub_left_down.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
}

.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
}


.nymain .leftNav>ul>li.activ {
    background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
    color: #333;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
}

.nymain .leftNav ul li.active ul {
    display: block;
}

.nymain .leftNav ul li a:hover {
    background-position: 31px center;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    background: #f6f6f6;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-right: 0;
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 14px;
    line-height: 7px;
    color: #5d5d5d;
}

.nymain .leftNav .activeon {
    background-color: #084287;
}

.nymain .leftNav>ul>li:first-child>a {
    color: #fff;
}

.ny-right {
    overflow: hidden;
}

.ny-rcom {
    font-size: 24px;
    color: #9b0d14;
    margin-bottom: 15px;
    font-weight: normal;
}


.nymain .leftNav2 {
    float: left;
    width: 17.7%;
    position: relative;
    margin-right: 4%;
    margin-top: 50px;
}

.nymain .leftNav2>h2 {
    line-height: 32px;
    text-align: center;
    color: #fff;
    background-size: cover;
    font-size: 30px;
    overflow: hidden;
    background-color: #084287;
    padding: 25px 0;
    border-bottom: 2px solid #fff;
}

.nymain .leftNav2>h2 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.nymain .leftNav2 p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
}

.nymain .leftNav2>ul {
    background-color: #f5f5f5;
}

.nymain .leftNav2>ul>li {
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}

.nymain .leftNav2 ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    padding: 22px 0;
    text-align: center;
}

.nymain .leftNav2 ul li a:hover {
    background-color: #084287;
}

.nymain .leftNav2>ul>li>span {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 10px;
    top: 26px;
    line-height: 50px;
    background: url(../images/sub_left_down.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
}

.nymain .leftNav2>ul>li.activ {
    background: #dadada;
}

.nymain .leftNav2>ul>li.active>a {
    color: #333;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
}

.nymain .leftNav2>ul>li.active>a:hover {
    color: #fff;
}

.nymain .leftNav2 ul li a:hover {
    color: #fff;
}


.nymain .leftNav2 ul li.active ul {
    display: block;
}

.nymain .leftNav2 ul li a:hover {
    background-position: 31px center;
}

.nymain .leftNav2>ul>li>ul {
    display: none;
    background: #f6f6f6;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-right: 0;
    padding-left: 15px;
}

.nymain .leftNav2>ul>li>ul>li>a {
    font-size: 14px;
    line-height: 30px;
    color: #5d5d5d;
}

.nymain .leftNav2 .activeon {
    background-color: #084287;
}

.nymain .leftNav2>ul>li:first-child>a {
    color: #fff;
}



.position>div {
    text-align: right;
    font-size: 0;
    padding: 25px 0;

    border-bottom: 2px solid #084287;
}

.position h3 {
    position: absolute;
    width: 235px;
    padding-left: 35px;
    height: 90px;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    background: #9b0d14;
    background-position: center top;
    text-align: left;
    line-height: 100px;
    bottom: 0;
    left: 0;
}

.position h3::after {
    content: "";
    position: absolute;
    right: -37px;
    bottom: -30px;
    width: 74px;
    height: 74px;
    background-size: 100% 100%;
    z-index: 9;
}

.position span {
    color: #999999;
    font-size: 14px;
    vertical-align: middle;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.position a {
    display: inline-block;
    font-size: 14px;
    color: #999999;
    margin: 0 5px;
    vertical-align: middle;
}


.position a:hover {
    color: #084287;
}

.text-list ul li a {
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #d2d2d2;
    padding: 28px 0;
}

.text-list ul li .line2 {
    padding-bottom: 28px !important;
    border-bottom: 1px dashed #d2d2d2 !important;
}

.text-list ul li:first-child {
    border-top: 1px solid #eeeeee;
}

.text-list ul .no {
    border-top: 0 !important;
}

.text-list ul li:nth-child(3) a {
    border-bottom: 0px;
    padding-bottom: 0;
}

.text-list ul li .line {
    padding-bottom: 17px !important;
    border-bottom: 1px dashed #d2d2d2 !important;
}

.tl-img {
    float: left;
    text-align: center;
    width: 25%;
}
.tl-img  img{
    width:100%;
    height:205px;
    object-fit: cover;
}

.tl-img p {
    font-size: 30px;
    line-height: 30px;
    color: #656565;
}

.tl-img span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #656565;
    margin-top: 5px;
}

.tl-data p {
    padding-top: 10px;
    font-size: 18px;
    line-height: 26px;
    color: #313131;
    font-weight: 700;
}

.tl-data span {
    font-size: 14px;
    line-height: 26px;
    color: #5b5b5b;
}

.tl-info {
    overflow: hidden;
    padding-left: 35px;
    padding-bottom: 44px;
}

.tl-info:hover {
    background-color: #f9f9f9;
    border-bottom: 3px solid #ecebeb;
    border-right: 3px solid #ecebeb;
    border-bottom-right-radius: 45px;
    padding-bottom:41px;
}

.tl-info h3 {
    font-size: 20px;
    line-height: 32px;
    padding-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000000;
}

.tl-data {
    position: relative;
    float: left;
    height: 65px;
    width: 65px;
    top: 20px;
    border: 1px solid #d2d2d2;
    text-align: center;
}

.text-list {
    /*float: right;*/
}

.text-list ul li .dy {
    padding-top: 6px;
    padding-bottom: 17px;
}

.text-list ul li .dy:hover h3 {
    color: #084287;
}

.text-list ul li .dy:hover .tl-data {
    background-color: #084287;
}

.text-list ul li .dy:hover .tl-data p {
    color: #fff;
}

.text-list ul li .dy:hover .tl-data span {
    color: #fff;
}

.tl-info2 {
    overflow: hidden;
    padding-left: 22px;
}

.tl-info2 h3 {
    overflow: hidden;
    font-size: 18px;
    line-height: 50px;
    color: #1e1e1e;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tl-info2 p {
    font-size: 14px;
    line-height: 21px;
    color: #818181;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-clamp: 2;
    text-indent: 2rem;
    -webkit-box-orient: vertical;
}

.tl-info p {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #666666;
    margin-top: 11px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tl-info span {
    display: inline-block;
    font-size: 14px;
    line-height: 31px;
    color: #666666;
    margin-top: 7px;
    background: url(../images/nyt1.png) no-repeat;
    background-position: left center;
    padding-left: 25px;
}


.art-main .art-tit h3 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
    font-weight: 600;
}

.art-main .art-body {
    padding-top: 30px;
}

.art-main .art-body p {
    color: #333;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 0px;
    text-align: justify;
    text-indent: 2rem;
}

/* .art-main .art-body p:last-child {
    margin-bottom: 0px;
} */

.art-main .art-body img {
    max-width: 80% !important;
    display: block;
    margin: 0 auto;
    height:auto;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    background-color: #f5f5f5 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    background: bottom;
}

.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 {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 30px;
    color: #999999;
}

.art-main .art-body2 p {
    font-size: 16px;
    line-height: 36px;
    color: #666666;
}

.art-info {
    border-top: 1px solid #eaeaea;
    margin-top: 25px;
}

.goback {
    text-align: center;
}

.goback span {
    vertical-align: middle;
    font-size: 18px;
    line-height: 30px;
    color: #444444;
    margin-left: 10px;
}

.goback img {
    vertical-align: middle;
}

.pnext {
    margin-top: 25px;
}

.pnext p {
    text-indent: initial;
    font-size: 14px;
    line-height: 36px;
    color: #555555;
    max-width: 50%;
}

.pnext p:first-child {
    float: left;
}

.pnext p:nth-child(2) {
    float: right;
}

.pnext p a {
    font-size: 14px;
    color: #555555
}

.pnext p:hover {
    color: #9b0d14;
}

.pnext p:hover a {
    color: #9b0d14;
}


/* 图片列表 */

.img-lists ul li a {
    display: block;
    width: 100%;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}


.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}



.img-lists ul {
    overflow: hidden;
    /* margin-left: -2%; */
    /* margin-right: -2%; */
}

.img-lists ul li {
    float: left;
    width: 29%;
    margin: 40px 2% 0 2%;
    border: 1px solid #eee;
    transition: all 0.3s;
    position: relative;
    top: 0;
    box-shadow: 0 0 5px #999;
}

.img-lists ul li:hover {
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
    top: -10px;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    padding-top: 61%;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px;
}

.img-lists ul li a>div.info {
    padding: 10px;
    font-size: 0;
    text-align: center;
}

.img-lists ul li a>div.info p {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.img-lists ul li:hover a>div.info p {
    /* color: #235295; */
    color: #084287;
}



/* 师资列表 */



.img-lists2 ul {
    overflow: hidden;
}

.img-lists2 ul li {
    float: left;
    width: 23%;
    margin: 15px 1%;
}

.img-lists2 ul li a {
    display: block;
}

.img-lists2 ul li a .pic {
    padding-top: 120%;
}

.img-lists2 ul li a .info {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: center;
    background-color: #fff;
}

.dt-list2 {
    overflow: hidden;
}

.dt-list2 li {
    position: relative;
    transition: all 0.5s;
    padding: 40px 0 45px 0;
    border-bottom: 1px dotted #cccccc;
}

.dt-list2 li:hover a .date {
    background: #235295;
}

.dt-list2 li:hover a .dt-text h3 {
    color: #235295;
}

.dt-list2 li:hover a .dt-text p {
    color: #235295;
}

.dt-list2 li a {
    display: block;
    overflow: hidden;
}

.dt-list2 li .date {
    background: #bfbfbf;
    float: left;
    width: 68px;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.dt-list2 li .date p {
    font-size: 12px;
    line-height: 24px;
}

.dt-list2 li .date span {
    display: block;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
}

.dt-list2 li a>.dt-text {
    overflow: hidden;
    padding: 0 0 0 20px;
}

.dt-list2 li a>.dt-text h3 {
    font-size: 24px;
    line-height: 34px;
    color: #333;
    overflow: hidden;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dt-list2 li a>.dt-text p {
    overflow: hidden;
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
}






.timg-list ul li {
    margin-top: 35px;
}

.timg-list ul li a {
    display: block;
    transition: all 0.3s;
}

.timg-list ul li a h3 {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.timg-list ul li a>div {
    overflow: hidden;
}

.timg-list-img {
    float: left;
    width: 350px;
    margin-right: 30px;
}

.timg-list ul li a .pic {
    padding-top: 62%;
}

.timg-list ul li a:hover h3 {
    color: #ba2a17;
}

.timg-list ul li a:hover span {
    background: #ba2a17;
    border-color: #ba2a17;
    color: #fff;
}

.timg-linfo {
    overflow: hidden;
    padding-top: 35px;
}

.timg-linfo p {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    height: 48px;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 15px 0 0 0;
    text-indent: 2em;
}

.timg-linfo span {
    display: block;
    margin-top: 20px;
    line-height: 24px;
    color: #970707;
    font-size: 16px;
    padding-left: 30px;
   
    background-position: left center;
}

.timg-list ul li a:hover {
    background: #970707;
    padding: 20px;
}

.timg-list ul li a:hover h3 {
    color: #fff;
}

.timg-list ul li a:hover span {
    color: #fff;
   
    background-position: left center;
}

.timg-list ul li a:hover p {
    color: #fff;
}

@media screen and (max-width:1550px) {
    .px1550 {
        padding: 0 15px;
    }
}

@media screen and (max-width:1460px) {
    .head .nav>ul>li {
   
    }
}

@media screen and (max-width:1200px) {

    .px1550 {
        padding: 0 15px;
    }
    #main{
        padding-bottom: 0;
        background-color: #fff;
    }

    .head .nav>ul>li {
      
    }

    .banner::after {
        content: none;
    }

    .nymain .leftNav>h2 {
        line-height: 46px;
        font-size: 16px;
        text-align: left;
        padding-left: 15px !important;
        padding: 15px 0;
        font-weight: 600;
    }

    .nymain .leftNav>h2 span {
        float: right;
        width: 24px;
        height: 30px;
        margin-top: 8px;
        background: url(../images/sub_left_down2.png) no-repeat center center;
        background-position: left center;
        margin-right: 10px;
    }

    .nymain .leftNav ul {
        display: none;
    }

    .nymain .leftNav2>h2 {
        /* margin: 0 10px; */
        line-height: 46px;
        font-size: 16px;
        text-align: left;
        padding-left: 15px !important;
        font-weight: 600;
    }

    .nymain .leftNav2>h2 span {
        float: right;
        width: 24px;
        height: 30px;
        margin-top: 8px;
        background: url(../images/sub_left_down2.png) no-repeat center center;
        background-position: left center;
        margin-right: 10px;
    }

    .nymain .leftNav2 ul {
        display: none;
    }

    .nymain {
        padding: 0 0 10px 0;
        margin-top: 20px;
        top: 0;
    }

    .nymain .leftNav {
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        margin-top: 15px;
    }

    .nymain .leftNav2 {
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        margin-top: 15px;
    }

    .nymain .leftNav>p {
        font-size: 18px;
        padding: 6px 0;
    }

    .nymain .leftNav2>p {
        font-size: 18px;
        padding: 6px 0;
    }

    .ny-right {
        float: none;
        /* padding: 0 10px; */
    }

    .art-main .art-body p {
        text-indent: 2rem;
    }

    .nymain .leftNav ul li a {
        text-align: left;
        padding: 15px 0;
        padding-left: 20px !important;
        font-size: 18px;
    }

    .nymain .leftNav>ul>li:first-child>span {
        right: 20px;
    }

    .nymain .leftNav>ul>li>ul>li>a {
        font-size: 14px;
        line-height: 14px;
        padding: 15px 0 15px 50px !important;
        border-bottom: 1px solid #eee;
    }

    .nymain .leftNav>ul>li>span {
        right: 20px;
    }

    .nymain .leftNav2 ul li a {
        padding: 16px 0;
    }

    .text-list {
        float: none;
    }
}
@media screen and (max-width:990px) {
   .tl-img{width:35%;}
}


@media screen and (max-width:768px) {
    /* body {
        padding: 0 15px;
    } */

    .banner::after {
        content: none;
    }

    .nymain {
        top: 60px !important;
    }

    .nymain {
        margin-top: -50px;
    }

    .ny-right {
        float: none;
        width: auto;
        min-height: auto;
    }

    .art-main .art-body p {
        text-indent: 2rem;
    }

    .tl-info span {
        padding-left: 0;
    }

    .tl-info {
        padding-left: 0;
        padding-bottom: 0;
        height: auto;
    }

    .tl-info span {
        padding-left: 25px;
    }

    .pagination a {
        padding: 0 6px;
        margin: 0;

    }

    .footer {
        margin-top: 90px;
    }

    .tl-info h3 {
        font-size: 17px;
    }

    .tl-info p {
        font-size: 14px;
    }

    .tl-info span {
        font-size: 12px;
    }

    .tl-info2 h3 {
        font-size: 16px;
        line-height: 45px;
    }

    .tl-info2 {
        padding-left: 15px;
    }

    .tl-data p {
        font-size: 16px;
    }

    .nymain .leftNav2>h2 {
        padding: 10px 0;
    }

    .nymain .leftNav2 ul li a {
        padding: 10px 0;
    }

    .nymain .leftNav>h2 {
        padding: 10px 0;
    }

    .nymain .leftNav ul li a {
        padding: 10px 0;
        font-size: 16px;
    }

    .footer .top h4 {
        font-size: 15px;
    }

    .art-main .art-body {
        padding-top: 25px;
    }

    .art-main .cont-tit p {
        padding: 15px 0;
    }

    .art-main .art-body p {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .art-main .art-tit h3 {
        font-size: 19px;
    }

    .position a {
        font-size: 12px;
    }

    .tl-info2 h3 {
        font-size: 14px;
    }

    .tl-info2 p {
        font-size: 12px;
    }
    .pagination{
        padding-bottom: 0;
    }


}

@media screen and (max-width:1024px) {
    .img-lists ul li {
        width: 45%;
        margin: 20px 1%;
    }
}
@media screen and (max-width:770px){
    .tl-info:hover {
        background-color: transparent;
        border-bottom:0;
        border-right: 0;
        border-bottom-right-radius: 0;

}
}
@media screen and (max-width:375px) {
    .tl-data {
        top: 15px;
    }
}

@media screen and (max-width:700px) {
    .tl-data {
        top: 17px;
    }
}
@media screen and (max-width:650px) {
    .footer .bottom .shang .er{
        float: none;
    }
    .footer .bottom .shang{
        margin-bottom: 0;
        margin-top: 55px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width:600px) {
    .tl-img {
        float: none;
        width:100%;
        
    }

    .tl-info:hover {
        /* background-color: #eff1f3; */
        border-bottom: 0;
        border-right: 0;
        border-bottom-right-radius: 0;
    }
}


@media screen and (max-width:345px) {
    .position span {
        font-size: 12px;
    }

    .position a {
        margin: 0 3px;
    }
}