@charset "utf-8";html, body {
    background: #fff;
}

.banner {
    position: relative;
}

.banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center top;
}

.banner:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.76rem;
    background: rgba(0, 0, 0, .2);
    z-index: 2;
}

.banner img {
    display: block;
    width: 100%;
}

.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: #1a53a8;
    color: #fff;
    border: 1px solid #1a53a8;
}

.pagination a:hover {
    background: #1a53a8;
    color: #fff;
    border: 1px solid #1a53a8;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

#nymain {
}

.nymain {
    position: relative;
    padding-bottom: 1.1rem;
    z-index: 3;
}

.nymain>div {
    display: flex;
}

.nymain::before {
}

.nymain .leftNav {
    float: left;
    width: 2.92rem;
    position: relative;
    margin-right: .5rem;
    /* background: #fff; */
    margin-top: -1.26rem;
}

.nymain .leftNav>h2 {
    line-height: 1.26rem;
    color: #fffafc;
    font-size: .36rem;
    text-align: center;
    background: #1a53a8;
    position: relative;
}

/*   */
.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-position: right bottom;
    position: relative;
    background: #F1F6F9;
    padding: 0.1rem .3rem .3rem .3rem;
}

.nymain .leftNav>ul::before {
    content: "";
    position: absolute;
    left: 0;
    right: 20px;
    bottom: 70px;
    top: 0;
    /* background: #fff; */
}

.nymain .leftNav>ul::after {
}

.nymain .leftNav>ul>li {
    position: relative;
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: .2rem;
    padding-left: 30px;
    line-height: .6rem;
    border-bottom: 1px dashed rgba(0, 96, 175, .2);
    color: #4D4D4D;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: .3rem;
    height: .3rem;
    right: .1rem;
    top: .15rem;
    background: url(../images/sub_left_down4.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
}

.nymain .leftNav>ul>li.on>a {
    color: #1a53a8;
    font-weight: 600;
}

.nymain .leftNav>ul>li.active>a {
    color: #1a53a8;
    font-weight: 600;
}

.nymain .leftNav ul li:hover {
}

.nymain .leftNav ul li.active {
}

.nymain .leftNav ul li.active ul {
    display: block;
}

.nymain .leftNav ul li a:hover {
    background-position: 31px center;
    color: #1a53a8;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    border-bottom: 1px dashed rgba(0, 96, 175, .2);
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 46px;
    /* border-top: 1px solid #eeeeee; */
    /* padding-left: 65px; */
    color: #666666;
    border: none;
}

.nymain .leftNav>ul>li>ul>li:nth-child(1)>a {
    border: none;
}

.ny-right {
    flex: 1;
    min-width: 0;
}

.position {
    margin-bottom: .3rem;
    margin-top: -.76rem;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: .76rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.position>h3::after {
    content: "";
    height: 1px;
    background: #eee;
    z-index: 1;
    display: block;
    flex: 1;
}

.position h3 {
    font-size: .3rem;
    line-height: .24rem;
    font-weight: normal;
    color: #1a53a8;
    text-align: left;
    bottom: 0;
    left: 0;
    font-weight: 600;
    z-index: 9;
    position: relative;
    border-left: .05rem solid #1a53a8;
    padding-left: .15rem;
    margin-right: .05rem;
    display: flex;
    align-items: center;
    margin-left: .05rem;
    margin-top: .4rem;
}

.position svg {
    margin-right: .1rem;
}

.position span {
    color: #fff;
    font-size: .16rem;
    vertical-align: middle;
    z-index: 9;
    position: relative;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
    display: none;
    z-index: 9;
    position: relative;
}

.position a {
    font-size: .16rem;
    padding: 0 .1rem;
    vertical-align: middle;
    color: #fff;
    z-index: 9;
    position: relative;
}

.position a:hover {
    color: #1a53a8;
}

/* 图片列表 */

.art-main .art-tit h3 {
    text-align: center;
    color: #000;
    font-weight: normal;
    font-size: .28rem;
    font-weight: normal;
    font-weight: 600;
    margin: .3rem 0;
}

.art-main .art-tit h4 {
    text-align: center;
    color: #666666;
    font-weight: normal;
    font-size: 18px;
    margin-top: 30px;
}

.art-main .art-body {
    padding-top: 30px;
}

.art-main .art-body p {
    margin: 20px 0;
}

.art-main .art-body p,.art-main .art-body table td {
    color: #333333;
    /* text-indent: 2em; */
    font-size: .18rem;
    line-height: 1.8;
}

.art-main .art-body table td,.art-main .art-body table td p {
    text-indent: 0;
    margin: 0;
}

.art-main .art-body img {
    max-width: 100% !important;
    display: block;
    margin: .2rem auto;
}

.art-main .art-body img[title="png"] {
    display: inline;
    width: auto!important;
    margin: 0!important;
    border: none !important;
    vertical-align: middle;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    line-height: .26rem;
    background: bottom;
    background: #f4f4f4;
    padding: .2rem .15rem;
    color: #4e4e4e;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: .16rem;
    margin: 0 10px;
    color: #4e4e4e;
}

/*文字 列表 */

/* 机构设置 */

/* 新-师资列表2  */
.nsz ul {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
}

.nsz ul li {
    /* width: 48%; */
    margin-top: .24rem;
}

.nsz ul li a {
    display: flex;
    padding: .20rem 5% .20rem 5%;
    background: url(../img/weitu.png) no-repeat;
    background-position: center bottom;
    background-size: cover;
    border: 1px solid rgba(151, 151, 151,.5);
}

.nsz ul li a .pics {
    width: 2.2rem;
}

.nsz ul li a .pics .pic {
    padding-top: 120%;
    border-radius: .10rem;
}

.nsz ul li a .info {
    flex: 1;
    min-width: 0;
    padding-left: 5%;
}

.nsz ul li a .info h3 {
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 0.29rem;
    color: #1A53A8;
}

.nsz ul li a .info h4 {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #444444;
    margin: .15rem 0;
}

.nsz ul li a .info p {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: 1.2rem;
    color: #444444;
}

.nsz ul li a:hover .info h4 {
    color: #1A53A8;
}

.nsz ul li a:hover .info p {
    color: #1A53A8;
}

/* 在您的 CSS 文件中添加 */
.scaled-img {
    max-width: 300px; /* 设置最大宽度 */
    max-height: 300px; /* 设置最大高度 */
    width: auto; /* 自动宽度 */
    height: auto; /* 自动高度 */
}

/* 图片列表 */

.img-lists ul {
    overflow: hidden;
}

.img-lists ul li {
    float: left;
    width: 30%;
    margin-top: .35rem;
    margin-left: 5%;
    transition: all 0.3s;
    position: relative;
    top: 0;
}

.img-lists ul li:nth-child(3n+1) {
    margin-left: 0;
}

.img-lists ul li:hover {
    /* box-shadow: 0 0 10px rgba(51, 51, 51, 0.16); */
    top: -10px;
}

.img-lists ul li:hover .info p {
    color: #1752a0;
    font-weight: 600;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    padding-top: 65%;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px;
}

.img-lists ul li a>div.info {
    padding: .1rem;
    font-size: 0;
    text-align: center;
}

.img-lists ul li a>div.info p {
    color: #333333;
    font-size: .16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .2rem;
}

.img-lists ul li a>div.info img {
    height: 14px;
    vertical-align: middle;
}

.img-lists ul li a>div.info span {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    color: #999;
    vertical-align: middle;
}
