.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 60px;
    padding-bottom: 30px;
}

.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: #4e93a2;
    color: #fff;
    border: 1px solid #4e93a2;
}

.pagination a:hover {
    background: #4e93a2;
    color: #fff;
    border: 1px solid #4e93a2;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

#nymain {
    position: relative;
    z-index: 3;
    padding-bottom: 100px;
}

.nymain .leftNav {
    float: left;
    width: 325px;
    position: relative;
    box-sizing: border-box;
 
}

.nymain .leftNav p {
    position: relative;
    padding-top: 25px;
    background: url(../images/ny-tit-bg.png) no-repeat center center;
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    height: 90px;
    box-sizing: border-box;
    font-family: 'sySong';
    text-align: center;
}
.nymain .leftNav p a {color: #fff;}
.nymain .leftNav p i {
    display: block;
    margin-top: 5px;
    font-style: normal;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    opacity: .3;
}

.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 {
    transform: rotate(45deg);
}

.nymain .leftNav>ul>li>ul>li {
    position: relative;
}

.nymain .leftNav>ul {
    background-color: #eef2f3;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 80px;
    box-sizing: border-box;
}

.nymain .leftNav>ul>li {
    position: relative;
    line-height: 80px;
    border-bottom: 1px dashed #d2dbde;
}

.nymain .leftNav>ul>li>a {
    display: block;
    font-size: 24px;
    color: #0b3747;
    text-align: center;
}

.nymain .leftNav>ul>li.on>a {
    color: #4e93a2;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 25px;
    top: 30px;
    line-height: 50px;
    background: url(../images/jt.png) no-repeat center center;
    cursor: pointer;
}

.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
}

.nymain .leftNav>ul>li.active>ul {
    display: block;
}

.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: #4e93a2;
}

.ny-right {
    overflow: hidden;
    padding-left: 45px;
    margin-top: 35px;
}

.ny-title {
    position: relative;
    text-align: right;
    padding-bottom: 15px;
    border-bottom: 1px solid #c7d7db;
}

.ny-title h2 {
    position: relative;
    float: left;
    font-size: 24px;
    color: #000;
    font-weight: normal;
}

.ny-title h2::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 5px;
    bottom: -15px;
    background: #4e93a2;
}

.position {
    display: inline-block;
    font-size: 0;
    text-align: right;
}

.position span {
    color: #666;
    font-size: 16px;
    vertical-align: middle;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.position a {
    color: #666;
    font-size: 16px;
    margin: 0 5px;
    vertical-align: middle;
}

.position a:hover {
    text-decoration: underline;
}

.ny {
    margin-top: 15px;
}


/* 标题列表 */

.list>ul>li {
    position: relative;
    padding-right: 100px;
    line-height: 76px;
    border-bottom: 1px solid #dbdbdb;
}

.list>ul>li>a {
    display: block;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list>ul>li em {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    color: #a1a1a1;
}

.list>ul>li:hover>a {
    color: #4e93a2;
}


/* 内容页 */

.art-main .art-tit {
    padding-top: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
}

.art-main .art-tit h3 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    color: #4e93a2;
    font-weight: bold;
}

.art-main .art-body {
    padding-top: 30px;
}

.art-main .art-body p {
    color: #333333;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 30px;
}

.art-main .art-body img {
    max-width: 80% !important;
    display: block;
    margin: 0 auto;
}

.art-main .cont-tit p {
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    background: bottom;
    margin-top: 30px;
    color: #808080;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #999;
    margin: 0 15px;
}

.art-info {
    border-top: 1px solid #e5e5e5;
    margin-top: 25px;
    padding-top: 30px;
    padding-bottom: 45px;
}

.pnext p {
    text-indent: initial;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.pnext p a {
    font-size: 16px;
    color: #666;
}

.pnext p:hover {
    color: #4e93a2;
}

.pnext p:hover a {
    color: #4e93a2;
}


/* 图文列表 */

.main-down>ul>li {
    padding: 20px 0;
    transition: all .3s;
    border-bottom: 1px dashed #dde5ee;
}

.main-down ul li a {
    overflow: hidden;
    display: block;
}

.tw-pic {
    position: relative;
    float: left;
    width: 210px;
    overflow: hidden;
    margin-right: 20px;
}

.tw-pic .pic {
    padding-top: 70%;
}

.tw-pic .date {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 67px;
    height: 67px;
    background: #4e93a2;
    padding-top: 5px;
    text-align: center;
    font-family: "Arial";
    color: #fff;
    box-sizing: border-box;
}

.tw-pic .date p {
    font-size: 26px;
}

.tw-pic .date span {
    font-size: 14px;
}

.zs-text {
    position: relative;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.zs-text span {
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #999;
    top: 12px;
}

.zs-text h3 {
    font-size: 20px;
    margin-right: 100px;
    font-weight: normal;
    color: #333;
    margin-top: 10px;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zs-text:hover h3 {
    color: #4e93a2;
    font-weight: bold;
}

.zs-text p {
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    color: #a6a6a6;
    overflow: hidden;
}

.n_list03 ul{margin-bottom: -2.333%;margin-left: -2.333%;width: 100%;justify-content: flex-start;overflow: hidden;}
.n_list03 li{width: 31%;margin-bottom: 2.333%;margin-left: 2.333%;}
.n_list03 li a{display: block;}
.n_list03 li .pic1{overflow: hidden;}
.n_list03 li .pic1 img{display: block;width: 100%;transition: 0.6s all;object-fit: cover;height: auto;}
.n_list03 li .text{border-top: none;transition: 0.6s all;}
.n_list03 li .text em{font-style: normal;font-size: 0.14rem;color: #999999;padding-top: 0.15rem;border-top: 1px solid #e5e5e5;display: block;}
.n_list03 li .text p{margin-top: 0.2rem;font-size: 0.16rem;line-height: 0.24rem;height: 0.48rem;overflow: hidden;color: #323232;margin-bottom: 0.1rem;}
.n_list03 li:hover .pic1 img{transform: scale(1.1);transition: 0.6s all;}
.n_list03 li:hover .text{transition: 0.6s all;}
.n_list03 li:hover .text em{color: #be0428;opacity: 0.6;}
.n_list03 li:hover .text p{color: #be0428;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}


/* 师资列表 */

.xrld ul li a {
    display: block;
}

.xrld>ul {
    font-size: 0;
}

.xrld>ul>li {
    /* float: left; */
    display: inline-block;
    width: 48%;
    margin-top: 40px;
    vertical-align: top;
    background-color: #fff;
    min-height: 282px;
}

.xrld ul {
    overflow: hidden;
}

.xrld ul li a {
    /* font-size: 0; */
    display: block;
    overflow: hidden;
    /* box-shadow: 5px 5px #ffd1d1; */
    background-color: #eef2f3;
}

.xrld ul li:nth-child(2n) {
    margin-left: 3.5%;
}

.xrld .ll {
    float: left;
    width: 181px;
}


/* .szdwtp1 .sztp1b .szdwtp1bm li:hover a {
    box-shadow: 0 0 10px pink;
  } */

.xrld .pic {
    /* display: inline-block; */
    padding-top: 142%;
}

.xrld .text {
    /* background-color: #f2f2f2; */
    overflow: hidden;
    padding-left: 25px;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 15px;
}

.xrld .text h4 {
    border-bottom: 1px solid #eeeeee;
    font-size: 0;
    padding-bottom: 15px;
    margin-bottom: 12px;
}

.xrld .text h4 p {
    display: inline-block;
    font-size: 22px;
    line-height: 28px;
    color: #4e93a2;
    margin-right: 15px;
}

.xrld .text h4 span {
    font-size: 16px;
    line-height: 28px;
    color: #4e93a2;
}

.xrld .text>p {
    font-size: 15px;
    line-height: 26px;
    color: rgba(51, 51, 51, 0.8);
}

.xrld .text:hover>p {
    color: #4e93a2;
}

.xrld .text>p.ldzz {
    max-height: 78px;
    overflow: hidden;
}


/* æ–°å¢žæ•™å¸ˆé˜Ÿä¼ä¸‰ */

.jsnry {
    /* margin-bottom: 90px; */
}

.jsnry .jsnrt {
    margin-top: 40px;
    padding: 30px 40px;
    background-color: #ebeff4;
}

.jsnry .jsnrtl {
    float: left;
    width: 165px;
    margin-right: 90px;
}

.jsnry .jsnrtl .pic {
    padding-top: 140%;
}

.jsnry .jsnrtr {
    overflow: hidden;
}

.jsnry .jsnrtr p {
    font-size: 18px;
    line-height: 32px;
}

.jsnrb {
    margin-top: 60px;
}

.jsnrb .jsjump-on {
    font-size: 0;
    margin-bottom: 34px;
}

.jsnrb .jsjump-on p {
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    line-height: 58px;
    color: #4e93a2;
    background-color: #e8ecf1;
    display: inline-block;
    padding-left: 80px;
    padding-right: 80px;
}

.jsnrb .jsjump-on p.on {
    background-color: #4e93a2;
    color: #fff;
}

.jsjump .jsnr {
    /* margin-top: 34px; */
}

.jsjump .jsnr p {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    margin-bottom: 30px;
}

.jsjump {
    position: relative;
}

.jsjump .jsjump-box {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s;
}

.jsjump .jsjump-box.on {
    position: relative;
    opacity: 10;
    z-index: 8;
}


/* 历史沿革 */

.sdxs_main {
    position: relative;
    padding-top: 60px;
}

.sdxs_main::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #e0e0e0;
    left: 50%;
    transform: translateX(-50%);
    bottom: auto;
    top: 0;
}

.sdxs_main .box {
    padding-right: 8%;
    position: relative;
    padding-bottom: 60px;
    min-height: 80px;
    width: 50%;
    box-sizing: border-box;
}

.box-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.box-list .box {
    padding-right: 45px;
    text-align: right;
}

.box-list:nth-child(2n) .box {
    padding-left: 45px;
    padding-right: 0;
}

.box-list .box .con {
    position: relative;
}

.box-list .box .con p {
    font-size: 17px;
    color: #222222;
    line-height: 24px;
    width: 100%;
    font-weight: bold;
    transition: 0.5s;
}

.box-list:nth-child(2n) .con p {
    text-align: left;
}

.box-list .box .btn {
    content: "";
    display: block;
    width: 48px;
    height: 17px;
    background: url(../images/sdxs_icon.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: -8px;
    z-index: 3;
    transition: 0.4s;
    cursor: pointer;
    transform: rotate(180deg);
}

.box-list .box:nth-child(2n) .btn,
.box-list:nth-child(2n) .btn {
    content: "";
    position: absolute;
    width: 48px;
    height: 17px;
    background: url(../images/sdxs_icon.png) no-repeat;
    background-size: 100% 100%;
    left: -8px;
    z-index: 3;
    right: auto;
    transform: rotate(360deg);
}

.box-list .span {
    width: 50%;
    font-size: 17px;
    font-weight: bold;
    color: #4e93a2;
    padding-left: 28px;
    box-sizing: border-box;
}

.box-list:nth-child(2n) .span {
    text-align: right;
    padding-right: 28px;
}

@media screen and (max-width:1400px) {
    .xrld>ul>li {
        display: block;
        width: 100%;
    }
    .xrld ul li:nth-child(2n) {
        margin-left: 0;
    }
}


@media screen and (max-width:1024px) {
    .nymain .leftNav {
        float: none;
        width: auto;
    }
    .nymain .leftNav p span {
        display: block;
    }
    .nymain .leftNav p {
        padding: 10px;
        font-size: 22px;
        text-align: left;
        background-image: none;
        background: #4e93a2;
        height: 75px;
    }
    .nymain .leftNav p i {
        line-height: 16px;
    }
    .nymain .leftNav p span {
        top: 20px;
    }
    .nymain .leftNav>ul {
        min-height: auto;
        display: none;
    }
    .nymain .leftNav {
        margin-top: 0;
    }
    .ny-right {
        padding-left: 0;
        margin-top: 15px;
    }
    .nymain .leftNav p::after {
        display: none;
    }
    .nymain .leftNav>ul>li {
        line-height: 45px;
    }
    .nymain .leftNav>ul>li>span {
        top: 10px;
    }
}

@media screen and (max-width:1000px) {
    .teach>ul>li .text {
        padding-left: 10px;
    }
    .teach>ul>li .text p {
        font-size: 14px;
    }
    .list>ul>li {
        line-height: 50px;
    }
}

@media screen and (max-width:700px) {
    .nymain .leftNav>ul {
        padding-bottom: 10px;
    }
    .nymain .leftNav>ul>li>a {
        font-size: 16px;
        line-height: 40px;
    }
    .ny-title h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .ny-title {
        padding-bottom: 10px;
    }
    .nymain .leftNav>ul>li>span {
        right: 15px;
        top: 10px;
    }
    .list>ul>li {
        line-height: 40px;
        padding-right: 70px;
    }
    .list>ul>li em {
        font-size: 12px;
    }
    .list>ul>li>a {
        font-size: 14px;
    }
    .position span {
        font-size: 14px;
    }
    .position a {
        font-size: 14px;
    }
    .pagination {
        padding-top: 15px;
    }
    .art-main .art-tit {
        padding: 15px 0;
    }
    .art-main .art-tit h3 {
        font-size: 18px;
    }
    .art-main .cont-tit p {
        margin-top: 10px;
    }
    .art-main .art-body {
        padding-top: 15px;
    }
    .art-main .art-body p {
        line-height: 28px;
        margin-bottom: 15px;
    }
    .art-info {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #nymain {
        padding-bottom: 60px;
    }
   .n_list03 li {    width: 47.6%;}

}

@media screen and (max-width:500px) {
    .tw-pic {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .zs-text {
        padding-left: 0;
        margin-top: 15px;
        margin-left: 0;
    }
    .zs-text::after {
        display: none;
    }
    .zs-text h3 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 0;
    }
    .main-down>ul>li {
        padding: 15px 0;
    }
    .zs-text h3 {
        font-size: 18px;
    }
    .zs-text span {
        top: 0;
    }
}






/* 师资详情页 */

.jsml {
    padding-top: 30px;
    padding-bottom: 50px;
}

.js-pic {
    width: 162px;
    height: 232px;
    float: left;
}

.js-pic img {
    width: 100%;
}

.js-tx h3 {
    font-size: 24px;
    margin: 10px 0;
}

.js-tx {
    overflow: hidden;
    padding: 0 20px;
}

.js-tx a {
    font-size: 16px;
    color: #4e93a2;
}

.js-tx a:hover {
    text-decoration: underline;
}

.js-tx p {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}

.js-jj h3 {
    margin-top: 20px;
}

.js-tit span {
    border: 1px solid #dfdfdf;
    display: inline-block;
    padding: 0px 30px;
    cursor: pointer;
    font-size: 16px;
    color: #333;
    line-height: 50px;
    position: relative;
}

.js-tit span.on::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -8px;
    border-left: transparent 8px solid;
    border-right: transparent 8px solid;
    border-top: #4e93a2 8px solid;
}

.js-tit span img {
    vertical-align: middle;
}

.js-tit span.on img.on {
    display: inline-block;
}

.js-tit span img.on {
    display: none;
}

.js-tit span.on img {
    display: none;
}

.js-tit span.on {
    background-color: #4e93a2;
    border-color: #4e93a2;
    color: #fff;
}

.js-tit {
    padding: 20px 0;
    margin-bottom: 20px;
    border-top: 1px solid #4e93a2;
    white-space: nowrap;
    overflow: auto;
}

.js-c>p {
    text-indent: 2em;
    font-size: 18px;
    margin: 10px 0;
    line-height: 32px;
}

.js-c p img {
    display: block;
    max-width: 85%;
    margin: 0 auto;
}

.js-c {
    display: none;
}

.js-c.on {
    display: block;
}

.jump-t {
    margin: 20px 0;
}

.jump-t a {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    color: #333333;
    padding-left: 50px;
    padding-right: 50px;
    /* background-color: #004aac; */
    border-radius: 20px;
    border: 1px solid #4e93a2;
    cursor: pointer;
}

.jump-t a.on {
   background: #4e93a2;
   color: #fff;
}


.szdwtp1bt {
    background-color: #eef1f4;
    padding-left: 40px;
    /* padding-right: 40px; */
    padding-top: 20px;
    padding-bottom: 15px;
    margin-top: 25px;
}

.szdwtp1bt h4 {
    font-size: 16px;
    color: #333333;
}

.szdwtp1bt ul li {
    width: 5.6%;
    display: inline-block;
    margin-top: 15px;
    line-height: 30px;
}

.szdwtp1bt ul li a {
    width: 30px;
    height: 30px;
    text-align: center;
    display: block;
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
}

.szdwtp1bt ul li a.on {
    color: #4e93a2;

}

@media screen and (max-width:1200px) {
    .jump-t a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width:700px) {
    .jump-t a {
        padding-left: 6px;
        padding-right: 6px;
        font-size: 14px;
        line-height: 30px;
        border-radius: 15px;
    }
    .szdwtp1bt {
        padding-left: 10px;
    }
    .szdwtp1bt ul li {
        width: 8%;
        margin-top: 0;
    }
    .js-pic {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .js-tx {
        padding: 0;
        text-align: center;
    }
}












.pb_sys_style1 .p_no_d {
    border: 1px solid #4e8b97 !important;
    background-color: #4e8b97 !important;

}

.pb_sys_style3 .p_no_d {
    border: 1px solid #50909e !important;
    background-color: #50909e !important;
}