.footer {
    margin-top: -40px
}

.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
}

video {
    width: 100%
}

iframe {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.art-nr {
    min-height: 500px;
    padding-top: 20px;
}

.art-nr p {
    word-break: break-all;
    word-break: break-all;
    font-size: 16px !important;
    font-family: none !important;
    line-height: 35px !important
}

.art-nr span {
    word-break: break-all;
    word-break: break-all;
    font-family: none !important;
    font-size: 16px !important;
    line-height: 35px !important
}

.art-nr img {
    /* display: block !important; */
    margin: 0 auto;
    max-width: 100%;
    height: auto !important;
}

.art-nr table {
    max-width: 100%;
    /* display: block; */
    margin: 0 auto
}

.pagination a.active {
    background: #30afb2;
    color: #fff;
    border: 1px solid #30afb2
}

.pagination a:hover {
    background: #30afb2;
    color: #fff;
    border: 1px solid #30afb2
}

.pagination span {
    display: inline-block;
    font-size: 14px
}

.ny-main {
    background-color: #f2f3f5;
    padding-bottom: 170px
}

.ny-left {
    position: relative;
    float: left;
    width: 330px;
    margin-right: 50px;
    box-shadow: 5px -2px 5px -2px rgb(0 0 0 / 5%), -5px -2px 5px -2px rgb(0 0 0 / 5%), 0 5px 5px -2px rgb(0 0 0 / 5%)
}

.ny-left p {
    position: relative;
    padding: 40px 10px;
    background: url(../images/ny-topic.png) no-repeat center center;
    background-size: 100% auto;
    font-size: 36px;
    text-align: center;
    color: #fff
}

.ny-left p span {
    position: absolute;
    right: 25px;
    top: 25px;
    width: 20px;
    height: 20px;
    background: url(../images/sub_left_down2.png) no-repeat center center;
    display: none;
    z-index: 998
}

.ny-left p span.on {
    background: url(../images/sub_left_up2.png) no-repeat center center
}

.ny-left>ul {
    background: #fcfbfb
}

.ny-left>ul>li {
    position: relative;
    line-height: 63px;
    overflow: hidden;
    text-align: center;
    border-left: 3px solid #30afb2
}

.ny-left>ul>li>a {
    display: block;
    font-size: 20px;
    color: #00777a;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #e5e5e5
}

.ny-left>ul>li.on>a {
    display: block;
    color: #fff;
    background: url(../images/ny-t-bg.png) no-repeat center center;
    background-size: cover
}

.ny-left>ul>li:hover>a {
    color: #fff;
    background: url(../images/ny-t-bg.png) no-repeat center center;
    background-size: cover
}

.ny-left>ul>li>ul {
    display: none;
    padding-bottom: 20px;
    background-color: #f4f4f4
}

.ny-left>ul>li.active>ul {
    display: block
}

.ny-left>ul>li>ul>li {
    position: relative;
    line-height: 50px;
    border-bottom: 1px solid #eee
}

.ny-left>ul>li>ul>li>a {
    font-size: 18px;
    color: #666;
    padding-left: 35px
}

.ny-left>ul>li>ul>li:hover>a {
    color: #000;
    font-weight: bold
}

.ny-left>ul>li>ul>li>ul {
    display: none
}

.ny-left>ul>li>ul>li>ul>li {
    border-bottom: 1px solid #eee;
    line-height: 40px
}

.ny-left>ul>li>ul>li>ul>li>a {
    font-size: 14px;
    color: #333
}

.ny-left>ul>li>span {
    position: absolute;
    right: 40px;
    top: 20px;
    width: 30px;
    height: 30px;
    background: url(../images/zk.png) no-repeat center center;
    transition: all .3s
}

.ny-left>ul>li:hover>span {
    background: url(../images/zk-other.png) no-repeat center center
}

.ny-left>ul>li.on>span {
    background: url(../images/zkk.png) no-repeat center center
}

.ny-right {
    background-color: #fff;
    overflow: hidden;
    padding: 25px 0;
    box-shadow: 5px -2px 5px -2px rgb(0 0 0 / 5%), -5px -2px 5px -2px rgb(0 0 0 / 5%), 0 5px 5px -2px rgb(0 0 0 / 5%)
}

.ny-r {
    padding-left: 50px;
    padding-right: 50px
}

.ny-left ul li.active ul {
    display: block
}

.ny-title {
    overflow: hidden;
    padding-bottom: 20px;
    padding-left: 50px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px
}

.ny-title h2 {
    position: relative;
    float: left;
    font-size: 30px;
    color: #00777a;
    font-weight: normal
}

.ny-title h2:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    border-bottom: 3px solid #30afb2
}

.position {
    line-height: 90px;
    text-align: right
}

.position span {
    font-size: 14px;
    color: #818181
}

.position a {
    font-size: 14px;
    color: #818181
}

.position a:hover {
    color: #30afb2
}

.leader>ul>li {
    float: left;
    width: 33%;
    margin-top: 90px;
    transition: all .3s;
    background-position: center center
}

.leader>ul>li:hover {
    background: url(../images/leader-bg.png) no-repeat center center;
    background-size: cover
}

.leader .ld {
    display: block;
    width: 100%;
}
.leader .ld2 {
    display: block;
    width: 50%;
}

.leader>ul>li a {
    display: block;
    overflow: hidden
}

.pic {
    position: relative;
    overflow: hidden
}

.pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s
}

.pic:hover img {
    transform: translate(-50%, -50%) scale(1.2)
}

.leader>ul>li a .l-pic {
    float: left;
    width: 183px
}

.leader>ul>li a .pic {
    padding-top: 126%
}

.leader>ul>li a .text {
    padding-left: 25px;
    overflow: hidden
}

.leader>ul>li a .text h2 {
    position: relative;
    margin-top: 35px;
    font-size: 20px;
    color: #00777a
}

.leader>ul>li a .text h2::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -18px;
    width: 102px;
    height: 2px;
    background-color: #e5e5e5
}

.leader>ul>li a .text h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -18px;
    width: 65px;
    height: 3px;
    background-color: #30afb2
}

.leader>ul>li a .text p {
    margin-top: 50px;
    font-size: 20px;
    color: #00777a
}

.leader>ul>li:hover a .text h2 {
    color: #fff
}

.leader>ul>li a .text h2::before {
    background-color: #7ebebf
}

.leader>ul>li:hover a .text h2::after {
    background-color: #fff
}

.leader>ul>li:hover a .text p {
    color: #fff
}

.xueshu>ul>li {
    margin-top: 30px;
    margin-bottom: 20px
}

.xueshu>ul>li a {
    display: block;
    overflow: hidden
}

.xueshu>ul>li a .date {
    float: left;
    width: 99px;
    height: 120px;
    background: url(../images/xueshu-date.png) no-repeat center center;
    text-align: center;
    box-sizing: border-box;
    padding-top: 30px
}

.xueshu>ul>li a .date p {
    font-size: 48px;
    color: #fff;
    line-height: 48px
}

.xueshu>ul>li a .date span {
    font-size: 14px;
    color: #fff;
    border-top: 1px solid #ceac32
}

.xueshu>ul>li a .text {
    overflow: hidden;
    padding-left: 50px
}

.xueshu>ul>li a .text h2 {
    margin-top: 30px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.xueshu>ul>li a .text p {
    line-height: 26px;
    font-size: 16px;
    color: #666;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.xueshu>ul>li:hover {
    background: url(../images/xueshu-bg.png) no-repeat right center
}

.xueshu>ul>li:hover a .text h2 {
    color: #137d80
}

.xiaoyou>ul {
    padding-top: 20px
}

.xiaoyou>ul>li {
    margin-top: 20px
}

.xiaoyou>ul>li a {
    display: block;
    overflow: hidden
}

.xiaoyou>ul>li a .xy-pic {
    float: left;
    width: 325px;
    border-right: 3px solid #2facaf;
    padding-right: 4px
}

.xiaoyou>ul>li a .xy-pic .pic {
    position: relative;
    border-top-left-radius: 20px;
    background-color: #009ca0;
    min-height: 200px;
    max-height: 200px;
    height: 200px;
}

.xiaoyou>ul>li a .xy-pic .pic img {
    display: block;
    position: static;
    transition: all .3s;
    transform: none;
    width: 100%;
    height: 100%
}

.xiaoyou>ul>li:hover a .xy-pic .pic img {
    transform: translate(4px, 0)
}

.xiaoyou>ul>li a .text {
    overflow: hidden;
    padding-left: 40px
}

.xiaoyou>ul>li a .text h2 {
    font-size: 18px;
    color: #333333;
    margin-top: 35px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.xiaoyou>ul>li a .text .date {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    margin-bottom: 15px
}

.xiaoyou>ul>li a .text p {
    line-height: 29px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.xiaoyou>ul>li:hover a .text h2 {
    color: #00777a
}

.art-title {
    text-align: center;
    font-size: 0;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 20px;
    background: bottom;
    border-bottom: 1px solid #d9d9d9
}

.art-title h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #333333
}

.art-title p {
    display: inline-block;
    line-height: 35px
}

.art-title p span {
    font-size: 16px;
    color: #666666
}

.art-nr p {
    line-height: 48px !important;
    font-size: 18px !IMPORTANT;
    color: #747474;
    text-indent: 2em
}

.art-nr .art-down {
    text-align: right
}

.art-nr .art-down p a {
    font-size: 18px;
    color: #333
}

.art-nr .art-down p:hover a {
    color: #00777a
}

.list>ul {
    padding-top: 30px
}

.list>ul>li {
    position: relative;
    padding-left: 35px;
    padding-right: 130px;
    line-height: 58px;
    border-bottom: 1px dashed #e7e7e7;
    background: url(../images/list-icon.png) no-repeat 15px center
}

.list>ul>li>a {
    display: block;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list>ul>li span {
    position: absolute;
    top: 0;
    right: 35px;
    font-size: 16px;
    color: #666
}

.list>ul>li:hover {
    background: url(../images/list-icon-other.png) no-repeat 15px center;
}

.list>ul>li:hover>a {
    color: #00777a
}

.jigou>ul {
    margin-top: 30px
}

.jigou>ul>li {
    margin-bottom: 20px;
    border: 1px solid #e8e8e8
}

.jigou>ul>li a {
    display: block;
    overflow: hidden
}

.jigou>ul>li a .icon {
    float: left;
    width: 268px;
    background: url(../images/jigou-bg.png) no-repeat center center;
    height: 168px;
    line-height: 168px;
    box-sizing: border-box;
    padding-left: 20px
}

.jigou>ul>li a .icon h2 {
    font-size: 18px;
    color: #fff
}

.jigou>ul>li a .text {
    padding-left: 20px;
    overflow: hidden
}

.jigou>ul>li a .text p {
    line-height: 30px;
    font-size: 16px;
    color: #747474;
    margin-top: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.jigou>ul>li:hover {
    background-color: #00777a
}

.jigou>ul>li:hover .text p {
    color: #fff
}

.personal {
    margin-top: 30px
}

.personal .p-box {
    padding-left: 30px
}

.personal .p-box:first-child h2 {
    line-height: 45px;
    background-color: #30afb2;
    border-left: 3px solid #f9921f;
    padding-left: 30px;
    font-size: 18px;
    color: #fff;
    margin-left: -30px
}

.personal .p-box:first-child {
    font-size: 0
}

.personal .p-box:first-child p {
    display: inline-block;
    width: 50%;
    line-height: 48px;
    font-size: 18px;
    color: #333
}

.personal .p-box ul {
    line-height: 45px;
    overflow: hidden
}

.personal .p-box ul:nth-child(2n-1) {
    background-color: #fff
}

.personal .p-box ul.p-top {
    background-color: #c2e7e8;
    margin-left: -30px;
    padding-left: 30px;
    border-left: 3px solid #f9921f
}

.personal .p-box ul:nth-child(2n) {
    background-color: #fbfbfb
}

.personal .p-box ul li {
    float: left;
    width: 25%;
    font-size: 18px;
    color: #333
}

.personal .p-box ul.p-top li {
    font-size: 18px;
    color: #333;
    font-weight: bold
}

@media screen and (max-width: 1024px) {
    .ny-left {
        float: none;
        width: auto;
        margin-right: 0
    }
    .position {
        line-height: 60px
    }
    .ny-left p {
        padding: 10px
    }
    .ny-left p span {
        display: block
    }
    .ny-left>ul {
        display: none
    }
    .ny-main {
        padding-bottom: 50px
    }
}

@media screen and (max-width:1000px) {
    .leader>ul>li a .l-pic {
        width: 100px
    }
    .leader>ul>li a .text h2 {
        margin-top: 5px
    }
    .leader>ul>li a .text p {
        margin-top: 30px
    }
}

@media screen and (max-width:600px) {
.art-nr img {
    display: block !important;
    margin: 0 auto;
    max-width: 100%;
    height: auto !important;
}
    .art-nr table {
        display: flex;
        overflow: scroll hidden;
      /**  white-space: nowrap; **/
        word-break: keep-all
    }
    .ny-left p {
        font-size: 22px
    }
    .ny-left p span {
        top: 15px
    }
    .ny-left>ul>li>a {
        font-size: 16px
    }
    .ny-left>ul>li {
        line-height: 36px
    }
    .ny-left>ul>li>span {
        top: 5px;
        background-size: 8px auto
    }
    .ny-left>ul>li:hover>span {
        background-size: 8px auto
    }
    .ny-left>ul>li.on>span {
        background-size: 12px auto
    }
    .ny-left>ul>li>ul>li {
        line-height: 30px
    }
    .ny-left>ul>li>ul>li>a {
        font-size: 14px
    }
    .ny-title {
        line-height: 20px;
        padding-left: 10px
    }
    .ny-title h2 {
        font-size: 18px
    }
    .ny-right {
        padding: 10px 0
    }
    .ny-r {
        padding-left: 15px;
        padding-right: 15px
    }
    .art-nr p {
        line-height: 24px;
        font-size: 14px;
        margin-top: 10px
    }
    .jigou>ul>li a .icon {
        width: 120px;
        background-size: 120px auto;
        height: 100px;
        line-height: 100px
    }
    .jigou>ul>li a .icon h2 {
        font-size: 14px
    }
    .jigou>ul>li a .text p {
        margin-top: 20px;
        font-size: 14px
    }
    .art-title h2 {
        font-size: 16px
    }
    .art-title p span {
        font-size: 14px
    }
    .art-nr .art-down p a {
        font-size: 14px
    }
    .personal .p-box:first-child p {
        display: block;
        width: 100%;
        line-height: 39px
    }
    .personal .p-box {
        padding-left: 0
    }
    .personal .p-box ul li {
        font-size: 14px
    }
    .personal .p-box ul {
        line-height: 30px
    }
    .personal .p-box ul.p-top li {
        font-size: 14px
    }
    .personal .p-box ul.p-top {
        margin-left: 0;
        padding-left: 20px
    }
    .personal .p-box:first-child h2 {
        margin-left: 0;
        padding-left: 20px
    }
    .list>ul {
        padding-top: 0
    }
    .list>ul>li {
        line-height: 39px;
        padding-left: 10px;
        padding-right: 90px;
background-position: left center;
      
    }
 .list>ul>li:hover{  background-position: left center;}
    .list>ul>li>a {
        font-size: 16px
    }
    .list>ul>li span {
        right: 0;
        font-size: 14px
    }
    .leader>ul>li {
        float: none;
        width: auto;
        margin-top: 15px
    }
    .leader>ul>li:nth-child(2n) {
        margin-left: 0
    }
    .leader>ul>li a .text h2 {
        font-size: 18px
    }
    .leader>ul>li a .text p {
        font-size: 14px
    }
    .xiaoyou>ul>li a .xy-pic {
        float: none;
        width: auto
    }
    .xiaoyou>ul>li a .text {
        padding-left: 0
    }
    .xiaoyou>ul>li a .text h2 {
        margin-top: 15px
    }
    .xueshu>ul>li a .text {
        padding-left: 15px
    }
    .xueshu>ul>li {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .xueshu>ul>li a .date {
        padding-top: 20px
    }
    .xueshu>ul>li a .date p {
        font-size: 30px
    }
}

.teach-list-box {
    box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.05);
}

.teach-list-box:hover {
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.2);
}

.teach-list li:hover:after {
    width: 100%;
}

.teach-list li:after {
    content: "";
    position: relative;
    width: 0;
    height: 3px;
    display: block;
    z-index: 100;
    background-color: #04aeae;
    transition: .3s ease-out all;
    left: 0;
    top: 0;
    transform: translateY(0);
}

.teach-list {
    margin: 0 -22px;
}

.teach-list li {
    border: solid 1px #fff;
    float: left;
    width: 43%;
    padding: 0 22px;
    margin-bottom: 30px;
}

.teach-list-box {
    background: #fff;
    position: relative;
    height: 220px;
}

.teach-list-box .lind-bottom {
    border: solid 1px #e0e0e0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 20px 20px 20px 195px;
}

.teach-img {
    position: absolute;
    left: 20px;
    top: 20px;
}

.teach-img img {
    width: 140px;
    height: 180px;
}

.teacher-name {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    margin-top: 12px;
}

.teacher-name a {
    font-size: 30px;
    color: #000;
    padding-right: 20px;
}

.teacher-p p {
    margin-bottom: 5px;
    color: #666;
    line-height: 29px;
}

@media screen and (max-width:1400px) {
    .teacher-name {
        width: 40px
    }
}

@media screen and (max-width:700px) {
    .teach-list li {
        float: none;
        width: 100%;
        padding: 0;
    }
    .teach-list-box .lind-bottom {
        left: 10px;
        right: 10px;
    }
}