@charset "utf-8";
.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: #008086;
    color: #fff;
    border: 1px solid #008086;
}

.pagination a:hover {
    background: #008086;
    color: #fff;
    border: 1px solid #008086;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.nymain .leftNav {
    position: relative;
    float: left;
    width: 318px;
    padding-left: 18px;
    position: relative;
    box-sizing: border-box;
    background-size: 100% auto;
    margin-top: -90px;
    z-index: 10;
}

.nymain .leftNav:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 38px;
    right: 0;
    background: linear-gradient(318deg, #54B84B 1%, #0074B7 95%);
}

.nymain .leftNav p {
    position: relative;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    line-height: 90px;
    text-align: center;
    z-index: 9;
}

.nymain .leftNav p::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    left: 36px;
    width: 48px;
    height: 11px;
    background: url(../images/tit-l.png) no-repeat center center;
}

.nymain .leftNav p::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    right: 36px;
    width: 48px;
    height: 11px;
    background: url(../images/tit-r.png) no-repeat center center;
}

.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;
    transition: all .3s;
}

.nymain .leftNav p span.on {
    transform: rotate(45deg);
}

.nymain .leftNav>ul {
    position: relative;
    padding: 14px 30px 56px 30px;
    background: #F3FDFC;
    z-index: 9;
}

.nymain .leftNav>ul>li {
    position: relative;
    line-height: 70px;
    text-align: center;
    border-bottom: 1px dashed #ADDCDF;
}

.nymain .leftNav>ul>li>a {
    position: relative;
    display: block;
    font-size: 20px;
    color: #333;
}

.nymain .leftNav>ul>li.on>a,
.nymain .leftNav>ul>li:hover>a {
    color: #0C7DA9;
    font-weight: bold;
    background: url(../images/ny-l-icon.png) no-repeat left center;
    border-bottom: 1px dashed #0477B1;
}

.nymain .leftNav>ul>li.active {
    padding-left: 0;
    padding-right: 0;
    background-color: #fff;
}

.nymain .leftNav>ul>li.active>a {
    padding-left: 35px;
    color: #0C7DA9;
    border-bottom: 1px dotted transparent;
}

.nymain .leftNav>ul>li.active::before {
    content: "";
    position: absolute;
    left: -7px;
    top: 0;
    bottom: 0;
    background-color: #c6b1f8;
    width: 7px;
}

.nymain .leftNav>ul>li:hover span {
    background: url() no-repeat center center;
}

.nymain .leftNav>ul>li>ul {
    border-top: 1px solid #eee;
    display: none;
    padding-top: 10px;
    background: linear-gradient(318deg, #54B84B 1%, #0074B7 95%);
    padding-bottom: 10px;
}

.nymain .leftNav>ul>li.active>ul {
    display: block;
}

.nymain .leftNav>ul>li>ul>li>a {
    display: block;
    font-size: 16px;
    text-align: left;
    color: #fff;
    padding-left: 50px;
    line-height: 50px;
}

.nymain .leftNav>ul>li>ul>li>a:hover {
    text-decoration: underline;
}

.ny-right {
    float: right;
    width: calc(100% - 360px);
    padding-bottom: 30px;
}

.ny-title {
    position: relative;
    margin-top: 30px;
    padding-bottom: 12px;
    line-height: 32px;
    border-bottom: 1px solid #0551A5;
}

.position {
    position: relative;
    float: right;
    font-size: 0;
    padding-left: 30px;
    background: #fff url() no-repeat left center;
    z-index: 9;
}

.ny-title h3 {
    position: relative;
    float: left;
    line-height: 32px;
    /* padding-right: 15px; */
    font-size: 22px;
    color: #333;
    padding-left: 20px;
    /* border-left: 3px solid #01528A; */
    z-index: 3;
    background: #fff;
    /* font-weight: normal; */
}

.ny-title h3::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background: #F5C222;
}

.position span {
    color: #9e9e9e;
    font-size: 16px;
    vertical-align: middle;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.position a {
    font-size: 16px;
    color: #9e9e9e;
    margin: 0 5px;
    vertical-align: middle;
}

.position a:hover {
    color: #01528A;
}


/* 列表页 */

.list>li {
    position: relative;
    line-height: 66px;
    padding-left: 25px;
    padding-right: 100px;
    background: url(../images/list.png) no-repeat left center;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.16);
}

.list>li:hover {
    padding-left: 30px;
    background-position: 15px center;
    box-shadow: 0px 0px 10px 0px rgba(33, 78, 145, 0.36);
    border-bottom: 1px dashed transparent;
}

.list>li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    color: #333;
}

.list>li:hover span {
    right: 5px;
    color: #01528A;
}

.list>li a {
    display: block;
    position: relative;
    font-size: 18px;
    color: #333;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s;
}

.list>li:hover a {
    left: 10px;
    color: #0C7DA9;
}


/* 内容页 */

.art-main h2 {
    text-align: center;
    color: #333;
    font-size: 24px;
    margin-bottom: 20px;
    padding-top: 20px;
}

.art-main .art-tit {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.art-main .art-tit h3 {
    text-align: center;
    color: #333;
    font-size: 30px;
    font-weight:700;
    margin-bottom: 10px;
    padding-top: 45px;
}

.art-main .art-body p {
    color: #616161 !important;
    text-indent: 2em;
    font-size: 16px !important;
    line-height: 42px !important;
    margin-bottom: 15px;
}

.art-main .art-body p.img-tp img {
    display: block;
    max-width: 100%;
    width: auto!important;
    height: auto!important;
    margin: 15px auto!important;
}

.art-main .art-body img {
    max-width: 80% !important;
}

.art-main .cont-tit p {
    font-size: 16px;
    color: #9e9e9e;
    line-height: 45px;
    /* margin: 0 5px; */
    /* background: rgba(0, 0, 0, 0.04); */
    /* padding-bottom: 20px; */
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    /*height: 16px;*/
    margin-right: 5px;
}

.art-main table {
    max-width: 90% !important;
}

.art-main table td {
    text-indent: 0em !important;
    font-size: 15px !important;
    color: #616161 !important;
}

.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #9e9e9e;
    margin: 0 10px;
}

.art-info {
    margin-top: 45px;
    padding-top: 10px;
    border-top: 1px solid #D8D8D8;
}

.pnext {
    margin-top: 20px;
}

.pnext p {
    text-indent: initial;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.pnext p a {
    font-size: 16px;
    color: #616161;
}

.pnext p:hover {}

.pnext p:hover a {
    color: #01528A;
}


/* 图片列表 */

.timg-list {
    margin-top: 20px;
}

.timg-list ul li {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.16);
}

.timg-list ul li a {
    display: block;
    transition: all 0.3s;
    padding: 40px 20px;
    background-position: right center;
}

.timg-list ul li a h3 {
    font-size: 20px;
    color: #222;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}

.timg-list ul li a>div {
    overflow: hidden;
}

.timg-list-img {
    float: left;
    width: 220px;
    margin-right: 30px;
}

.timg-list ul li a .pic {
    padding-top: 69.3%;
}

.timg-list ul li a:hover h3 {
    color: #fff;
}

.timg-list ul li a:hover .date {
    color: #fff;
    background: url() no-repeat left center;
}

.timg-linfo {
    position: relative;
    overflow: hidden;
}

.timg-linfo p {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    height: 56px;
    overflow: hidden;
}

.timg-linfo .date {
    margin-top: 20px;
    color: #9e9e9e;
    padding-left: 20px;
    font-size: 16px;
    background: url() no-repeat left center;
}

.timg-linfo .date span {
    font-size: 28px;
    background-position: left center;
    font-weight: bold;
}

.timg-linfo .date i {
    font-style: normal;
}

.timg-list ul li a:hover {
    background: url() no-repeat right center;
    background-size: cover;
}

.timg-list ul li a:hover h3 {
    color: #fff;
}

.timg-list ul li a:hover p {
    color: #fff;
}


/* 图片列表 */

.img-lists ul {
    overflow: hidden;
}

.img-lists ul li {
    float: left;
    width: 32%;
    margin: 30px 0 0 2%;
    border: 1px solid #eee;
    transition: all 0.3s;
    position: relative;
    top: 0;
    padding: 20px;
    box-sizing: border-box;
}

.img-lists ul li:nth-child(3n+1) {
    margin-left: 0;
}

.img-lists ul li:hover {
    border-color: #01528A;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    padding-top: 71%;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px;
}

.img-lists ul li a p {
    text-align: center;
    color: #333333;
    font-size: 18px;
    line-height: 65px;
    margin-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.img-lists ul li a>div.info {
    padding: 10px;
    font-size: 0;
}

.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 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;
}
@media screen and (min-width:1200px) {
.sz .box h2{
     margin-left: 2.5%;
}
}
@media screen and (max-width:1440px) {
    .wzc .ny-title h3 {
        padding-left: 15px;
    }
}

@media screen and (max-width:1200px) {
    .ny-right {
        float: none;
        width: 100%;
        padding-left: 0;
    }
}

@media screen and (max-width:1024px) {
    .nymain .leftNav {
        margin-top: 0;
    }
    
    .nymain .leftNav p {
        padding: 10px 0;
        padding-left: 30px;
        text-align: left;
        margin-left: -15px;
        margin-right: -15px;
        background: linear-gradient(270deg, #54B84B 0%, #0074B7 100%);
        line-height: 30px;
        font-size: 24px;
    }
    .nymain .leftNav p::before {
        display: none;
    }
    .nymain .leftNav p::after {
        display: none;
    }
    .nymain .leftNav p span {
        display: block;
    }
    .nymain .leftNav {
        float: none;
        width: auto;
        padding: 0;
    }
    .nymain .leftNav ul {
        display: none;
    }
    .nymain .leftNav p span {
        top: 12px;
    }
    .nymain .leftNav>ul {
        padding-top: 15px;
        padding-bottom: 15px;
        margin: 0 -10px;
    }
    .nymain .leftNav>ul>li>a {
        line-height: 40px;
        font-size: 18px;
    }
    .nymain .leftNav>ul>li>span {
        right: 40px;
        top: 10px;
    }
    .nymain {
        margin-top: 0;
    }
    .jgsz>ul>li {
        padding-right: 0;
    }
}

@media screen and (max-width:768px) {
    #nymain {
        padding-top: 0;
    }
    .nymain .leftNav p {
        padding-left: 15px;
    }
    .nymain .leftNav p {
        font-size: 18px;
    }
    .nymain .leftNav p span {
        top: 10px;
    }
    .ny-title h3 {
        font-size: 18px;
    }
    .ny-title {
        padding-bottom: 10px;
        margin-top: 0;
    }
    .position a {
        font-size: 14px;
    }
    #nymain {
        padding-bottom: 15px;
    }
    .art-main .art-body p {
        margin-bottom: 10px;
    }
    .art-main .cont-tit p span {
        font-size: 14px;
        margin: 0 5px;
    }
    .ldtz-info {
        padding: 15px;
    }
    .ldtz-info p {
        font-size: 14px;
    }
    .ldtz-info h3 i {
        font-size: 14px;
    }
    .img-lists ul li {
        padding: 10px;
    }
    .img-lists ul li a p {
        line-height: 40px;
    }
    .list>li {
        line-height: 43px;
    }
    .list>li a {
        font-size: 16px;
    }
    .list>li span {
        font-size: 14px;
    }
}

@media screen and (max-width:600px) {
    .ldtz ul li {
        float: none;
        width: auto;
        margin-bottom: 15px;
    }
    .ldtz ul li:nth-child(2n+1) {
        margin-right: 0;
    }
    .ldtz-pic {
        width: 145px;
    }
    .t-bt span {
        margin-right: 5px;
    }
    .t-num a {
        width: 12%;
        margin-top: 5px;
    }
    .timg-list ul li a {
        padding: 10px;
    }
    .timg-list-img {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .wzc .ny-title h3 {
        line-height: 45px;
        top: -75px;
    }
    .wzc .ny-title h3:after {
        border-top: 45px solid transparent;
    }
    .list-text>ul>li {
        padding: 15px 0;
    }
    .list-text li .tm {
        width: 88px;
        padding: 10px;
    }
    .list-text li .tm span.big {
        padding-top: 15px;
    }
    .list-text {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ny-title {
        padding-top: 15px;
    }
    .ny-title h3 {
        float: none;
    }
    .position {
        float: none;
    }
    .art-main .art-body p {
        margin: 10px 0;
        line-height: 32px;
        font-size: 16px;
    }
    .nymain .leftNav p {
        line-height: 30px;
    }
    .ny-right {
        padding-bottom: 15px;
    }
    .list>ul>li {
        padding-left: 15px;
        line-height: 40px;
        padding-right: 80px;
    }
    .list>ul>li>a {
        font-size: 14px;
    }
    .list>ul>li>span {
        font-size: 14px;
    }
    .pagination {
        padding-top: 15px;
    }
    .img-lists ul li {
        float: none;
        width: 100%;
        margin: 5px 0;
    }
    .timg-linfo .date {
        position: static;
        margin-top: 10px;
    }
    .timg-list ul li a h3 {
        margin-top: 10px;
    }
    .jgsz>ul>li {
        float: none;
        width: 100%;
        line-height: 40px;
        background-position: left center;
    }
    .jgsz>ul>li>a {
        font-size: 14px;
    }
    .art-main .cont-tit p {
        line-height: 24px;
        padding: 10px 0;
    }
    .art-main .art-tit h3 {
        font-size: 20px;
        padding-top: 0;
    }
}


/* 师资内容页 */

.sz-con-t {
    margin-top: 35px;
    margin-bottom: 25px;
    text-align: center;
}

.sz-con-t .bt {
    margin-bottom: 20px;
}

.sz-con-t .bt span {
    display: inline-block;
    position: relative;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    padding: 0 200px;
}

.sz-con-t .bt span::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 15px;
    left: 0;
    width: 186px;
    background: url() no-repeat center center;
}

.sz-con-t .bt span::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 15px;
    right: 0;
    width: 186px;
    background: url() no-repeat center center;
}

.sz-con-t .tpp {
    width: 180px;
    margin-left: auto;
    margin-right: auto;
}

.sz-con-t .tpp .pic {
    padding-top: 133.2%;
}

.sz-con-b .sz-indue {
    margin-bottom: 30px;
}

.sz-con-b .sz-indue h2 {
    padding-bottom: 15px;
    border-bottom: 1px solid #D8D8D8;
}

.sz-con-b .sz-indue h2 span {
    position: relative;
    font-size: 20px;
    color: #01528A;
}

.sz-con-b .sz-indue h2 span img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 7px;
}

.sz-con-b .sz-indue h2 span::after {
    content: "";
    position: absolute;
    left: 30px;
    right: 0;
    bottom: -18px;
    height: 2px;
    background: #01528A;
}

.sz-con-b .sz-indue p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    text-indent: 2em;
    margin-top: 10px;
}

@media screen and (max-width:600px) {
    .sz-con-t .bt span {
        padding: 0 130px;
        font-size: 20px;
    }
    .sz-con-t .bt span::before {
        width: 120px;
        background-size: 100% auto;
    }
    .sz-con-t .bt span::after {
        width: 120px;
        background-size: 100% auto;
    }
    .sz-con-t {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .sz-con-b .sz-indue {
        margin-bottom: 15px;
    }
}


/* 师资列表 */

.sz .box {
    margin-top: 25px;
}

.sz .box h2 {
    line-height: 56px;
    padding-left: 52px;
    padding-right: 10px;
    background: #F0F8FA url(../images/sz-icon1.png) no-repeat 16px center;
    font-size: 20px;
    color: #0C7DA9;
    font-weight: bold;
    font-family: 黑体;
}

.sz-list {
    position: relative;
    padding: 20px 0;
    padding-left: 55px;
    padding-right: 20px;
    
    border-top: none;
    /* padding: 15px 0; */
}

.sz-list span {
    position: absolute;
    left: 0;
    top: 0;
    width: 102px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    background: linear-gradient(299deg, #54B84B 0%, #0074B7 96%);
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.sz-list>ul {
    margin: 0 -10px;
    justify-content: flex-start;
}

.sz-list>ul>li {
    width: 11.111%;
    margin-top: 10px;
}

.sz-list>ul>li>a {
    display: block;
    margin: 0 10px;
}

.sz-list>ul>li>a .pic {
    padding-top: 133.333%;
}
.sz-list>ul>li>a .pic:hover img{transform: translate(-50%, -50%) scale(1);}
.sz-list>ul>li>a p {
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-top: 5px;
}
.sz-list>ul>li:hover>a p{color: #0C7DA9;}

/* 师资 */


/* 师资列表 */

.teach>ul>li {
    float: left;
    width: 48%;
    margin-left: 4%;
    margin-top: 40px;
    overflow: hidden;
}

.teach>ul>li:hover {
    box-shadow: 0px 0px 10px 0px rgba(1, 117, 182, 0.2);
}

.teach>ul>li>a {
    position: relative;
    display: block;
    overflow: hidden;
    background: #F3F3F3;
    padding: 24px;
}

.teach>ul>li:hover a {
    background: #FFFFFF;
}

.teach>ul>li>a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: url(../images/teach-xx.png) no-repeat center bottom;
    background-size: 100% 100%;
}

.teach>ul>li:nth-child(2n-1) {
    margin-left: 0;
}

.teach>ul>li .tp {
    float: left;
    width: 175px;
}

.teach>ul>li .tp .pic {
    padding-top: 124.57%;
}

.teach>ul>li .text {
    overflow: hidden;
    padding-left: 35px;
}

.teach>ul>li .text h2 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}

.teach>ul>li .text p {
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.teach>ul>li .text .jj {
    margin-top: 10px;
    padding-bottom: 15px;
    /* border-bottom: 1px solid #dfe3ec; */
}

.teach>ul>li .text .jj p {
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.teach>ul>li .text .more {
    width: 110px;
    height: 30px;
    border: 1px solid #f78100;
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
    float: right;
}

.teach>ul>li .text .more a {
    font-size: 16px;
    color: #f78100;
}


/* 师资内页 */

.sz-top {
    margin-top: 40px;
    margin-bottom: 55px;
    overflow: hidden;
    padding: 24px;
    background: url(../images/teach-xq-bg.png) no-repeat right bottom;
    background-size: 100% 100%;
    box-shadow: 0px 0px 10px 0px rgba(1, 117, 182, 0.2);
}

.sz-top .sz-l {
    float: left;
    width: 175px;
}

.sz-top .sz-l .pic {
    padding-top: 132%;
}

.sz-top .sz-r {
    overflow: hidden;
    padding-left: 35px;
}

.sz-top .sz-r h2 {
    display: inline-block;
    font-size: 20px;
    color: #333;
    margin-bottom: 25px;
}

.sz-top .sz-r h2 span {
    padding-left: 20px;
    font-size: 16px;
    color: #666666;
}

.sz-top .sz-r p {
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
}

.sz-down {
    position: relative;
}

.sz .sz-down .box h2 {
    background: #F4F6F6;
    font-size: 20px;
    color: #333;
    padding-left: 15px;
    margin-bottom: 20px;
}

.sz .sz-down .box h2 span {
    padding-left: 25px;
    background: url(../images/sz-icon.png) no-repeat left center;
}

.sz-down p {
    font-size: 16px;
    line-height: 32px;
    color: #666666;
    text-indent: 2em;
}


/* 学校领导 */

.sz-lead>ul {
    margin-top: 65px;
}

.sz-lead>ul>li {
    margin-bottom: 30px;
}

.sz-lead>ul>li a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sz-lead>ul>li a .tpp {
    width: 175px;
    margin-right: 30px;
}

.sz-lead>ul>li a .tpp .pic {
    padding-top: 124.57%;
}

.sz-lead>ul>li a .text {
    position: relative;
    width: calc(100% - 205px);
    background: #F7F9F9;
}

.sz-lead>ul>li a .text::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 3px;
    background: url(../images/teach-xx.png) no-repeat center top;
    background-size: 100% 100%;
}

.sz-lead>ul>li a .text h2 {
    line-height: 71px;
    border-bottom: 1px solid #E2E8EB;
    padding: 0 28px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.sz-lead>ul>li a .text ul li {
    line-height: 39px;
    border-bottom: 1px solid #E2E8EB;
}

.sz-lead>ul>li a .text ul li span {
    display: inline-block;
    width: 125px;
    border-right: 1px solid #E2E8EB;
    padding: 0 30px;
    font-size: 16px;
    color: #464646;
}

.sz-lead>ul>li a .text ul li p {
    display: inline-block;
    padding-left: 30px;
    font-size: 16px;
    color: #464646;
}


/* 学院简介 */

.xyjj-txt .box {
    margin-top: 40px;
}

.xyjj-txt .box h2 {
    display: inline-block;
    line-height: 62px;
    padding: 0 28px;
    background: linear-gradient(270deg, #54B84B 0%, #0074B7 100%);
    font-size: 20px !important;
    color: #fff;
    margin-bottom: 7px;
}

.xyjj-txt .box p {
    position: relative;
    background: #F7F9F9;
    font-size: 16px !important;
    font-weight: normal;
    line-height: 32px;
    color: #5A5A5A;
    text-indent: 2em !important;
    padding: 33px 36px 22px 45px;
}

.xyjj-txt .box p::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 3px;
    background: url(../images/teach-xx.png) no-repeat center top;
    background-size: 100% 100%;
}

@media screen and (max-width:1000px) {
    .sz-list>ul>li {
        width: 20%;
    }
}

@media screen and (max-width:600px) {
    .teach>ul>li {
        float: none;
        width: 100%;
        margin-left: 0!important;
        margin-top: 15px;
    }
    .teach>ul>li .tp {
        width: 100px;
    }
    .teach>ul>li>a {
        padding: 15px;
    }
    .teach>ul>li .text {
        padding-left: 15px;
    }
    .teach>ul>li .text h2 {
        margin-bottom: 5px;
    }
    .sz-top .sz-l {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .sz-top .sz-r {
        padding-left: 0;
        margin-top: 15px;
    }
    .sz-top .sz-r p {
        margin-bottom: 5px;
    }
    .sz-top .sz-r h2 {
        margin-bottom: 5px;
    }
    .sz-top {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .sz-list span {
        position: static;
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .sz-list {
        padding-left: 0;
    }
    .sz-list>ul>li {
        width: 33.333%;
    }
    .sz-lead>ul>li a {
        display: block;
    }
    .sz-lead>ul>li a .tpp {
        margin-right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .sz-lead>ul>li a .text {
        width: 100%;
    }
    .sz-lead>ul {
        margin-top: 15px;
    }
    .sz-lead>ul>li {
        margin-bottom: 15px;
    }
    .xyjj-txt .box {
        margin-top: 15px;
    }
    .xyjj-txt .box p {
        padding: 15px;
    }
    .xyjj-txt .box h2 {
        line-height: 30px;
        padding: 15px;
        font-size: 16px!important;
    }
}
