@charset "utf-8";
.ny-topic {
    position: relative;
    line-height: 0.8rem;
    font-size: 0.24rem;
    color: #fff;
    background: rgba(19, 67, 155, .9);
    text-align: center;
    margin-top: -.8rem;
}

.ny-topic span {
    position: absolute;
    right: 0.25rem;
    width: 0.3rem;
    height: 0.3rem;
    top: 0.2rem;
    background: url(../images/sub_left_down2.png) no-repeat center center;
    display: none;
}

.ny-topic span.on {
    background: url(../images/sub_left_up2.png) no-repeat center center;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.6rem;
}

.pagination a {
    display: inline-block;
    border: 0.01rem solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 0.07rem;
}

.pagination a.active {
    background: #0538A2;
    color: #fff;
    border: 0.01rem solid #0538A2;
}

.pagination a:hover {
    background: #0538A2;
    color: #fff;
    border: 0.01rem solid #0538A2;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}

#ny-main {
    background-color: #fafafa;
    padding-bottom: 0.75rem;
}

.ny-left {
    position: relative;
    float: left;
    width: 2.4rem;
    box-shadow: 0 0 0.05rem #999;
}

.ny-left ul li {
    position: relative;
}

.ny-left ul li a {
    display: block;
    padding: 0.2rem;
    font-size: 0.18rem;
    color: #333;
    border-bottom: 0.01rem solid #f2f2f2;
}

.ny-left ul li span {
    position: absolute;
    top: 0.225rem;
    right: 0.2rem;
    width: 0.2rem;
    height: 0.2rem;
    background: url(../images/zk.png) no-repeat center center;
}

.ny-left>ul>li.on>a {
    font-size: 0.18rem;
    color: #0538A2;
}

.ny-left ul li.on span {
    background: url(../images/ss.png) no-repeat center center;
}

.ny-left ul li ul {
    display: none;
}

.ny-left ul li ul li {
    border-bottom: 0.01rem solid #f2f2f2;
}

.ny-left ul li ul li a {
    padding-left: 0.4rem;
}

.ny-right {
    overflow: hidden;
    padding-left: 0.8rem;
}

.ny-left ul li.active ul {
    display: block;
}

.ny-right {
    padding-top: 0.35rem;
}

.ny-title {
    overflow: hidden;
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem solid #e5e5e5;
}

.ny-title h2 {
    float: left;
    font-size: 0.28rem;
    color: #333;
    font-weight: normal;
}

.ny-title .position {
    float: right;
    margin-top: 0.1rem;
}

.ny-title .position span {
    font-size: 0.14rem;
    color: #888888;
}

.ny-title .position a {
    font-size: 0.14rem;
    color: #888888;
}

.ny-title .position a:hover {
    color: #0538A2;
}

.ny-right .number {
    background-color: #eef1f5;
    border-bottom: 0.01rem solid #e5e5e5;
    margin-bottom: 0.3rem;
}

.ny-right .number a {
    position: relative;
    display: inline-block;
    width: 3.4%;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.16rem;
    color: #0538A2;
}

.ny-right .number a:hover::before {
    position: absolute;
    top: -0.6rem;
    left: -0.14rem;
    content: '';
    width: 100%;
    height: 0.4rem;
    border: 0.14rem solid transparent;
    border-bottom: 0.07rem solid #0538A2;
}

.ny-right .number a:hover {
    background-color: #0538A2;
    color: #fff;
}

.ny-right .ny-pic {
    border-top: 0.01rem solid #e5e5e5;
}

.ny-right .ny-pic>ul>li {
    float: left;
    width: 31%;
    margin: 0.4rem 1% 0;
   min-height: 2.15rem;
    overflow: hidden;
}
.ny-right .ny-pic.sz-list1>ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4.5%;
}
.ny-right .ny-pic.sz-list1>ul>li{
    float: none;
    width: 16%;
    /* margin: 0; */
    margin: 0.4rem 4.5% 0;
    }
.ny-right .ny-pic.sz-list1>ul>li>a{
    display: block;
}
.ny-right .ny-pic.sz-list1>ul>li>a .sz-pic{float:none;height: 3.5rem;width: 100%;background-size: cover!important;background-position: center top!important;background-repeat: no-repeat!important;}
.ny-right .ny-pic.sz-list1>ul>li>a .sz-pic{}
.ny-right .ny-pic.sz-list1>ul>li>a .sz-pic img{display:none!important;}
.ny-right .ny-pic.sz-list1>ul>li .ny-text{margin-top: 10px;display: block!important;padding: 0;background: none;text-align: center;/* background: #fff; */}
.ny-right .ny-pic.sz-list1>ul>li .ny-text p{display:none!important;}
.ny-right .ny-pic.ny-szlb>ul>li:nth-child(1){
    float: none;
    width: 100%;
    }
.ny-szlb>ul>li:nth-child(1) a{float: none; width: 50% !important;margin:0 auto;}
.ny-right .ny-pic>ul>li:hover {
    /*box-shadow: 0 0 0.05rem #dad6d6;*/
}

.pb_sys_common a{width: 100% !important;}

.ny-right .ny-pic>ul>li>a {
    display: block;
    overflow: hidden;
    width: 100%;
}

.ny-right .ny-pic>ul>li>a .sz-pic {
    position: relative;
    float: left;
    width: 1.54rem;
   min-height: 2.15rem;
    /* padding-top: 45%;
                 overflow: hidden; */
    overflow: hidden;
}

.ny-right .ny-pic>ul>li>a .sz-pic img {
    /* position: absolute;
                 left: 50%;
                 top: 50%;
                 transform: translate(-50%, -50%); */
    width: 100%;
}

.ny-text {
    overflow: hidden;
    /* background-color: #fff; */
    padding-top: 0.6rem;
    padding-left: 0.3rem;
    padding-bottom: 0.47rem;
    box-sizing: border-box;
    padding-right: 0.2rem;
    /* line-height: 0.2rem; */
    height: auto;
    overflow: hidden;
}

.ny-text h3 {
    position: relative;
    font-size: 0.2rem;
    color: #333;
    font-weight: normal;
}

.ny-text h3::before {
    content: '';
    position: absolute;
    top: -0.2rem;
    left: 0;
    width: 0.4rem;
    height: 0.04rem;
    background-color: #0538A2;
}

.ny-text p {
    font-size: 0.16rem;
    color: #666666;
    margin-top: 0.15rem;
    line-height: .24rem;
}

.ny-right .zc-art>ul>li {
    margin-top: 0.4rem;
    background: #eef1f5;
    padding: 0.3rem 0.6rem 0.45rem 0.45rem;
    overflow: hidden;
}

.ny-right .zc-art>ul>li.one .teach-pic {
    float: left;
}

.ny-right .zc-art>ul>li.one .ny-text {
    float: left;
    overflow: visible;
    padding-left: 0.4rem;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0.3rem;
}

.ny-right .zc-art>ul>li.one .ny-text h3 {
    color: #0538A2;
}

.ny-right .zc-art>ul>li.one .teach-pic img {
    display: block;
    width: 100%;
}

.ny-right .zc-art>ul>li.one .ny-text p {
    display: inline-block;
    min-width: 48%
}

.ny-right .zc-art>ul>li.one .ny-text p span {
    font-size: 0.16rem;
    color: #333;
}

.ny-right .zc-art>ul>li.one .ny-text p i {
    font-size: 0.14rem;
    color: #333;
}

.ny-right .zc-art>ul>li h2 {
    font-size: 0.18rem;
    color: #333;
    padding-bottom: 0.15rem;
    background: url(../images/xxx.png) no-repeat center bottom;
}

.ny-right .zc-art>ul>li.two ul {
    position: relative;
}

.ny-right .zc-art>ul>li.two ul::before {
    content: '';
    position: absolute;
    left: 0.08rem;
    height: 0.01rem;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-left: 0.01rem solid #e5e5e5;
}

.ny-right .zc-art>ul>li.two ul li {
    position: relative;
    margin-top: 0.4rem;
    padding-left: 0.4rem;
    background: url(../images/ny-list.png) no-repeat 0 center;
}

.ny-right .zc-art>ul>li ul li span {
    font-size: 0.16rem;
    color: #333;
}

.ny-right .zc-art>ul>li ul li i {
    font-size: 0.14rem;
    color: #666;
    padding-left: 0.25rem;
}

.ny-right .zc-art>ul>li.three p {
    line-height: 0.28rem;
    font-size: 0.14rem;
    color: #666;
    margin-top: 0.15rem;
}


/* 简介页 */

.art-body p {
    font-size: 0.16rem;
    line-height: 0.36rem;
    color: #333;
    text-indent: 2em;
    margin-top: 0.15rem;
}
.art-body p img{width:550px;height:auto;    margin: 0 auto;
    display: block;}

/* 详情页 */

.detail-tit {
    margin-top: 0.4rem;
    padding-bottom: 0.3rem;
}

.detail-tit>h4 {
    font-size: 0.22rem;
    line-height: .3rem;
    color: #333;
    text-align: center;
    margin-bottom: 0.19rem;
}

.detail-tit>h4:nth-child(2) {
    font-size: 0.22rem;
    line-height: 1;
    color: #333333;
    font-weight: normal;
    margin-bottom: 0.3rem;
}

.detail-tit>p {
    font-size: 0.16rem;
    line-height: .24rem;
    color: #888888;
    text-align: center;
    margin-top: 0.2rem;
    border-top: 0.01rem dashed #b3b3b3;
    border-bottom: 0.01rem dashed #b3b3b3;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}

.detail-tit>p>span {
    display: inline-block;
    margin-left: 0.13rem;
}

.detail-text>p {
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #333;
    text-indent: 2em;
}

.detail-img>img {
    display: block;
    width: 100%;
    max-width: 5.97rem;
    margin: auto;
}

.detail-img {
    margin-top: 0.16rem;
    margin-bottom: 0.16rem;
}

.detail-text {
    border-bottom: 0.01rem dashed #dbdbdb;
}



.detail-text p {
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #333;
    text-indent: 2em;
word-break:break-all;white-space:normal;
text-align:justify;
text-justify:inter-ideograph;
}

.detail-text p {
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #333;
    text-indent: 2em;
word-break:break-all;white-space:normal;
text-align:justify;
text-justify:inter-ideograph;
}


 .detail-text  img {
    max-width: 80% !important;
  /* width:auto !important;*/
   height:auto !important;
    display: block;
    margin: 20px auto;
}
.detail-text  video {max-width: 80% !important;
   width:auto !important;
   height:auto !important;
    display: block;
    margin: 20px auto;}

.art-main div{ max-width:100% !important; }
.detail-text  table {width:100% !important;   margin: 0 auto; }

.detail-text  iframe {
    margin: 0 auto;
    display: block;
width:100%;
}

.detail-text  table td{padding:0 5px;width:auto !important;height:auto !important;overflow:hidden; }




.paging {
    padding-left: 0.05rem;
    padding-top: 0.2rem;
}

.paging>a {
    display: block;
    font-size: 0.16rem;
    line-height: 0.36rem;
    color: #333;
}

.paging>a>span {
    display: inline-block;
    font-size: 0.16rem;
    color: #333;
    margin-right: 0.1rem;
}

.paging>a:hover {
    color: #0538A2;
}

.paging>a:hover>span {
    color: #0538A2;
}


/* 列表页 */

.lists li {
    padding-right: 1rem;
    background-position: left center;
    position: relative;
    font-size: 0.15rem;
    border-bottom: 0.01rem solid #dfdfdf;
    line-height: 0.48rem;
}

.lists li a {
    display: block;
    color: #303030;
    font-size: 0.16rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lists li a:hover {
    color: #0538A2;
}

.lists li a span {
    position: absolute;
    right: 0.1rem;
    font-size: 0.14rem;
    color: #999999;
}


/* 图片列表 */

.img-lists ul {
    overflow: hidden;
}

.img-lists ul li {
    float: left;
    width: 30%;
    box-sizing: border-box;
    margin: 0 0 0 2.5%;
    transition: all 0.3s;
    position: relative;
    top: 0;
    margin-top: 0.2rem;
}

.img-lists ul li:hover {
    top: -0.1rem;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    position: relative;
    padding-top: 69%;
    overflow: hidden;
}

.img-lists ul li a .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.img-lists ul li a>div.info {
    font-size: 0;
}

.img-lists ul li a>div.info p {
    color: #333;
    font-size: 0.14rem;
    line-height: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0.2rem 0;
    border-bottom: 0.01rem solid transparent;
}

.img-lists ul li:hover .info p {
    color: #0538A2;
    border-color: #0538A2;
}

.img-lists ul li:hover .info span {
    background: #0538A2;
    color: #fff;
    border-color: #0538A2;
}


/* 图文列表页 */

.main-down>ul>li {
    padding: 0.3rem 0;
    border-bottom: 0.01rem dashed #e3e3e3;
    transition: all .3s;
}

.main-down ul li a {
    overflow: hidden;
    display: block;
}

.tw-pic {
    position: relative;
    float: left;
    width: 2.6rem;
    overflow: hidden;
}

.tw-pic .pic {
    padding-top: 67.3%;
}

.tw-pic img {
    display: block;
    width: 100%;
    transition: all .3s;
}

.main-down ul li:hover .tw-pic img {
    transform: scale(1.2);
}

.zs-text {
    overflow: hidden;
    padding-left: 0.25rem;
    margin-left: 0.32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.zs-text h3 {
    font-size: 0.18rem;
    font-weight: normal;
    color: #333;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zs-text:hover h3 {
    color: #0538A2;
}

.zs-text p {
    font-size: 0.14rem;
    line-height: 0.24rem;
    height: 0.72rem;
    margin-bottom: 0.2rem;
    color: #999999;
    overflow: hidden;
}

.zs-text span {
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.1rem;
    padding-left: 0.2rem;
    background: url(../images/time-other.png) no-repeat left center;
}

.slick-page {
    padding-top: 0.43rem;
    padding-bottom: 0.66rem;
    text-align: center;
}


/* 日期列表 */

.list-text>ul>li {
    padding-top: 0.2rem;
    padding-bottom: 0.29rem;
    border-bottom: 0.01rem dashed #e8e8e8;
}

.list-text>ul>li>a {
    display: block;
    overflow: hidden;
    position: relative;
}

.list-text li .tm {
    width: 0.66rem;
    float: left;
    text-align: center;
    background-color: #e8eef3;
    margin-top: 0.2rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}

.list-text li .tm span {
    display: inline-block;
    font-size: 0.14rem;
    color: #144388;
    line-height: 1;
    position: relative;
}

.list-text li .tm span:first-child {
    display: block;
    font-size: 0.3rem;
    color: #144388;
    width: auto;
}

.list-text li .text {
    overflow: hidden;
    padding-left: 0.26rem;
    border-left: 0.01rem solid #cddfee;
}

.list-text li .text h1 {
    padding-top: 0.15rem;
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 1;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-text li .text p {
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -web-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.72rem;
    margin-top: 0.15rem;
}


/* 指导页 */

.conduct {
    margin-top: 0.4rem;
    background-color: #fff;
    padding: 0.5rem;
}

.nyy-topic {
    text-align: center;
}

.nyy-topic h2 {
    font-size: 0.28rem;
    color: #333;
    font-weight: normal;
}

.nyy-topic p {
    position: relative;
    font-size: 0.2rem;
    color: #333;
    font-weight: bold;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
}

.nyy-topic p::before {
    content: '';
    position: absolute;
    top: 0.16rem;
    left: 0;
    right: 57%;
    height: 0.01rem;
    background-color: #e5e5e5;
}

.nyy-topic p::after {
    content: '';
    position: absolute;
    top: 0.16rem;
    right: 0;
    left: 57%;
    height: 0.01rem;
    background-color: #e5e5e5;
}

.conduct>p {
    font-size: 0.16rem;
    color: #333;
    line-height: 0.29rem;
    text-indent: 2em;
}

.conduct-pic {
    margin-top: 0.4rem;
}

.conduct-pic>ul>li {
    float: left;
    width: 21%;
    margin-left: 3%;
}

.conduct-pic>ul>li:first-child {
    margin-left: 0;
}

.conduct-pic>ul>li:nth-child(2n-1) {
    position: relative;
    border: 0.06rem solid #006dad;
    background-color: #006dad;
    transition: all .3s;
}

.conduct-pic>ul>li:nth-child(2n) {
    position: relative;
    border: 0.06rem solid #1c4e95;
    background-color: #1c4e95;
    transition: all .3s;
}

.conduct-pic>ul>li>a {
    display: block;
}

.conduct-pic>ul>li>a p {
    position: relative;
    line-height: 0.3rem;
    font-size: 0.16rem;
    color: #fff;
    text-align: center;
    z-index: 1000;
}

.conduct-pic>ul>li .pic11 {
    position: relative;
    padding-top: 102%;
}

.conduct-pic>ul>li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -0.01rem;
    bottom: 100%;
    z-index: 999;
    transition: all .3s;
}

.conduct-pic>ul>li:nth-child(2n-1)::before {
    background: rgba(0, 109, 173, .88);
}

.conduct-pic>ul>li:nth-child(2n)::before {
    background: rgba(28, 78, 149, .88);
}

.conduct-pic>ul>li:nth-child(2n-1):hover::before {
    bottom: 0;
}

.conduct-pic>ul>li:nth-child(2n):hover::before {
    bottom: 0;
}

.conduct-pic>ul>li .pic11 img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}


/* 领导页 */

.ny-leader {
    margin-top: 0.15rem;
}

.ny-leader>ul>li {
    margin-top: 0.45rem;
}

.ny-leader>ul>li a {
    position: relative;
    display: block;
    background: #1c4e95 url(../images/lead-icon.png) no-repeat right top;
    overflow: hidden;
}

.ny-leader>ul>li>h2 {
    padding-bottom: 0.1rem;
    border-bottom: 0.01rem solid #003e8c;
    margin-bottom: 0.25rem;
}

.ny-leader>ul>li>h2 span {
    font-size: 0.24rem;
    color: #003e8c;
    padding-left: 0.1rem;
    border-left: 0.04rem solid #003e8c;
}

.ny-leader>ul>li a .lead-pic {
    position: relative;
    float: left;
    width: 20%;
    padding-top: 22%;
}

.ny-leader>ul>li a .lead-pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.ny-leader>ul>li a .lead-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 19.8%;
    right: 0;
    overflow: hidden;
    padding-left: 1rem;
    background: url(../images/sjx.png) no-repeat left center;
    background-size: auto 100%;
}

.ny-leader>ul>li a .lead-text>div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}

.ny-leader>ul>li a .lead-text h3 {
    position: relative;
    font-size: 0.24rem;
    color: #fff;
    margin-bottom: 0.2rem;
}

.ny-leader>ul>li a .lead-text h3::before {
    content: '';
    position: absolute;
    width: 0.3rem;
    height: 0.05rem;
    background-color: #fff;
    top: -0.15rem;
}

.ny-leader>ul>li a .lead-text p {
    line-height: 0.3rem;
    display: inline-block;
    min-width: 49%;
}

.ny-leader>ul>li a .lead-text p span {
    font-size: 0.16rem;
    color: #fff;
}

.ny-leader>ul>li a .lead-text p i {
    font-size: 0.14rem;
    color: #fff;
}


/* 教师名录 */

.teacher>ul>li {
    background-color: #eef1f5;
    margin-top: 0.4rem;
    padding: 0.4rem;
}

.teacher>ul>li h2 {
    line-height: 0.28rem;
    padding-left: 0.1rem;
    border-left: 0.04rem solid #0538A2;
    font-size: 0.24rem;
    color: #000;
    font-weight: normal;
    margin-bottom: 0.2rem;
}

.teacher>ul>li>p {
    line-height: 0.32rem;
    font-size: 0.14rem;
    color: #333;
}

.teacher>ul>li>ul>li {
    float: left;
    width: 20%;
    border-left: 0.01rem solid #c2cee3;
    box-sizing: border-box;
    text-align: center;
}

.teacher>ul>li>ul>li:first-child {
    border-left: none;
}

.teacher>ul>li>ul>li>a {
    display: block;
}

.teacher>ul>li>ul>li>a>p {
    margin-top: 0.2rem;
}

.teacher>ul>li>ul>li>a>p:first-child {
    font-size: 0.16rem;
    color: #333;
    margin-top: 0;
}

.teacher>ul>li>ul>li>a>p>i {
    font-size: 0.36rem;
    color: #0538A2;
    font-weight: bold;
}

.teacher>ul>li>ul>li>a>p>em {
    font-size: 0.2rem;
    color: #0538A2;
}

@media screen and (max-width:760px) {
    .ny-leader>ul>li a .lead-pic {
        float: none;
        width: auto;
    }
    .ny-leader>ul>li a .lead-text {
        background-image: none;
        position: static;
        padding-left: 0;
        text-align: center;
    }
    .ny-leader>ul>li a .lead-text>div {
        position: static;
        top: auto;
        transform: none;
    }
    .ny-leader>ul>li a .lead-pic {
        padding-top: 0;
        text-align: center;
    }
    .ny-leader>ul>li a .lead-pic img {
        position: static;
        left: auto;
        top: auto;
        transform: none;
    }
}


/* 发展历程页 */

.develop {
    background-color: #fff;
    margin-top: 40px;
    padding: 40px 60px;
}

.develop ul {
    border-left: 1px solid #bfbfbf;
    padding: 30px 0;
}

.develop ul li {
    position: relative;
    left: -13px;
    padding-left: 53px;
    margin-bottom: 65px;
    background: url(../images/develop-list.png) no-repeat left top;
}

.develop ul li a {
    display: block;
    overflow: hidden;
}

.develop ul li a .develop-text {
    float: left;
    width: 70%;
}

.develop ul li a .develop-text h3 {
    font-size: 24px;
    color: #003e8c;
    margin-bottom: 10px;
}

.develop ul li a .develop-text p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.develop ul li a .develop-pic {
    float: right;
    width: 25%;
    position: relative;
    padding-top: 17%;
}

.develop ul li a .develop-pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}


@media screen and (max-width: 1920px) {

.ny-right .ny-pic.sz-list1>ul>li>a .sz-pic{height:2.5rem}
}




@media screen and (max-width: 1200px) {
    .conduct-pic>ul>li {
        margin-left: 2%;
    }
}

@media screen and (max-width: 1025px) {
    .section-top .sect1-pic,
    .fy,
    .sect3 .sect3-top,
    .sect3 .sect3-pic {
        margin-left: 20px;
        margin-right: 20px;
    }
    .sect2>ul {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .ny-topic {
        margin-top: .15rem;
    }
    .ny-topic span {
        display: block;
    }
    .ny-left {
        float: none;
        width: auto;
    }
    .ny-left>ul {
        display: none;
    }
    .ny-right {
        padding-left: 10px;
        padding-right: 10px;
    }
    .img-lists ul li {
        width: 45%;
        margin: 10px 0 0 3.3%;
    }
}

@media screen and (max-width: 900px) {
    .section-top .sect1-pic .offer {
        top: 0;
        width: 60%;
    }
}

@media screen and (max-width: 800px) {
    #ny-main {
        padding-bottom: 20px;
    }
    .ny-topic {
        line-height: 50px;
    }
    .ny-topic span {
        top: 10px
    }
    .ny-right {
        padding-top: 10px;
    }
    .ny-title h2 {
        font-size: 22px;
    }
    .ny-text {
        padding-left: 20px;
        padding-top: 49px;
    }
    .section-top {
        padding-top: 20px;
    }
    .fy {
        margin-top: 20px;
    }
    .section-top {
        padding-bottom: 20px;
    }
    .section2 {
        padding-top: 20px;
    }
    .sect3 {
        padding-top: 20px;
    }
}

@media screen and (max-width: 765px) {
  .ny-right .ny-pic.sz-list1>ul>li{
        float: none;
        
    }

    .ny-right .number a {
        width: 6%;
    }


.ny-right .ny-pic.ny-szlb>ul>li:nth-child(1){
    float: none;
    width: 100%;
    }
.ny-szlb>ul>li:nth-child(1) a{float: none; width: 100% !important;margin:0 auto;}
.ny-szlb>ul>li{float: none; width: 100% !important;margin:0 auto;}


}

@media screen and (max-width: 685px) {
    .zs-banner .ny-topic2 {
        left: 10px;
        bottom: 10px;
        font-size: 22px;
    }
    .section-top {
        padding-top: 20px;
    }
}

@media screen and (max-width: 760px) {
    .develop ul li a .develop-text {
        float: none;
        width: auto;
    }
    .develop ul li {
        padding-left: 30px;
        margin-bottom: 15px;
    }
    .develop {
        padding: 15px 20px;
    }
    .develop ul li a .develop-pic {
        float: none;
        width: auto;
        padding-top: 0;
        margin-top: 10px;
    }
    .develop ul li a .develop-pic img {
        position: static;
        left: auto;
        top: auto;
        transform: none;
    }
}

@media screen and (max-width: 1320px) {
    .teacher>ul>li>ul>li>a>p:first-child {
        height: 32px;
    }
}

@media screen and (max-width: 700px) {
    .teacher>ul>li {
        padding-left: 10px;
        padding-right: 10px;
    }
    .teacher>ul>li>ul>li>a>p:first-child {
        height: 48px;
    }
    .teacher>ul>li>ul>li>a>p>i {
        font-size: 20px;
    }
    .lists li a {
        font-size: 14px;
    }
    .lists li a span {
        font-size: 12px;
    }
    .detail-tit>p>span {
        font-size: 12px;
    }

.ny-right .ny-pic.sz-list1>ul>li>a .sz-pic{height:auto}


}
@media screen and (max-width: 600px) {.ny-right .ny-pic.sz-list1>ul>li>a .sz-pic{height:2.5rem}


}





@media screen and (max-width: 640px) {
    .ny-right .zc-art>ul>li {
        padding-left: 10px;
        padding-right: 10px;
    }
    .ny-right .zc-art>ul>li.one .ny-text {
        float: right;
        width: 50%;
        padding-left: 0;
    }
    .section-top .sect1-pic .offer {
        bottom: 0;
        width: 100%;
        height: auto;
    }
    .fy {
        padding: 10px;
    }
    .fy-r {
        padding-left: 15px;
    }
    .qb-title {
        left: 200px;
    }
    .sect2>ul>li {
        width: 100%;
        margin-left: 0;
    }
    .pagination {
        padding-top: 20px;
    }
    .conduct {
        padding: 10px;
    }
    .conduct-pic>ul>li {
        width: 44%;
        margin-top: 10px;
    }
    .conduct-pic>ul>li:nth-child(2n-1) {
        margin-left: 0;
    }
    .nyy-topic p::before {
        right: 65%;
    }
    .nyy-topic p::after {
        left: 65%;
    }
}

@media screen and (max-width: 480px) {
    .tw-pic {
        float: none;
        width: auto;
    }
    .zs-text {
        padding-left: 0;
        margin-left: 0;
    }
}

@media screen and (max-width: 400px) {
    .ny-right .zc-art>ul>li.one .teach-pic {
        float: none;
    }
    .ny-right .zc-art>ul>li.one .ny-text {
        float: none;
        width: auto;
    }
    .ny-right .zc-art>ul>li.two ul li {
        padding-left: 25px;
        margin-top: 20px;
    }
    .ny-left ul li a {
        font-size: 16px;
        padding: 10px;
    }
    .fy-l {
        float: none;
    }
    .qb-title {
        font-size: 32px;
    }
    .section-top .sect1-pic .offer .wz span {
        font-size: 36px;
    }
    .sect3 .sect3-top {
        margin-bottom: 20px;
    }
    .sect3 .sect3-pic>ul li {
        float: none;
        width: auto;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .detail-tit {
        margin-top: 15px;
    }
    .detail-tit>h4 {
        font-size: 18px;
    }
    .conduct {
        margin-top: 15px;
    }
    .nyy-topic h2 {
        font-size: 22px;
    }
    .nyy-topic p {
        font-size: 18px;
    }
    .conduct-pic {
        margin-top: 15px;
    }
}
@media screen and (max-width: 600px) {
.art-body p img{width:100%;height:auto;margin: 0 auto;display: block;}
.ny-right .ny-pic.sz-list1>ul>li{width:41%}

}
@media screen and (max-width: 374px) {
    .ny-right .ny-pic>ul>li>a .sz-pic {
        float: none;
        width: auto;
    }
    .qb-title {
        top: 0;
        left: 155px;
    }
    .fy-l {
        position: relative;
        z-index: 999;
    }
    .sect2>ul>li {
        height: auto;
        padding-bottom: 20px;
    }
    .sect2>ul>li .icon {
        margin-top: 20px;
    }
    .sect2>ul>li:first-child {
        height: 207px;
    }
    .sect2>ul>li:first-child .more2 {
        bottom: 20px;
    }
    .ny-title h2 {
        float: none;
    }
    .ny-title .position {
        float: none;
    }
    .teacher>ul>li>ul>li>a>p:first-child {
        font-size: 12px;
    }
}