@charset "UTF-8";

body {
    background: url(../images/index-bg.png) no-repeat center bottom;
    background-size: cover;
}

.ny-ban img {
    display: block;
    width: 100%;
}

.ny-index {
    padding-top: .5rem;
    padding-bottom: 1rem;
}

.ny-c {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.ny-nav {
    width: 3rem;
    margin-right: .55rem;
    min-height: 2.6rem;
    background: url(../images/ny-lbg.png) no-repeat center bottom;
    background-size: cover;
    border-top: .03rem solid #46DCED;
}

.ny-nav ul li a {
    display: block;
    line-height: .8rem;
    font-size: .26rem;
    color: #333333;
    text-align: center;
    position: relative;
}

.ny-nav ul li:last-child a::after {
    display: none;
}

.ny-nav ul li.on a::after {
    display: none;
}

.ny-nav ul li a::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 2.61rem;
    height: .07rem;
    background: url(../images/ny-line.png) no-repeat;
    background-size: 100% 100%;
}

.ny-nav ul li a:hover {
    color: #1557A7;
}

.ny-nav ul li.on a {
    color: #ffffff;
    background: linear-gradient(78deg, rgba(20, 138, 185, 0.95) 11%, rgba(22, 99, 193, 0.95) 93%);
}

.ny-r {
    flex: 1;
    min-width: 0;
}

.img-lt ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.img-lt ul li {
    width: 31%;
    margin-bottom: .5rem;
}

.img-lt ul i {
    width: 31%;
}


/* 视频列表 */
#vd-lt ul li .vd-box::before,
#vd-lt ul li .vd-box::after {
    display: none;
}

#vd-lt ul li .vd-box span {
    position: absolute;
    left: .1rem;
    bottom: .1rem;
    display: block;
    background: url(../images/vd-ico.png) no-repeat left .1rem center rgba(0, 0, 0, 0.6);
    background-size: .12rem;
    line-height: .25rem;
    padding-left: .3rem;
    padding-right: .1rem;
    z-index: 3;
    color: #ffffff;
}

/* 新闻列表 */
#news-lt ul li a {
    margin: 0;
}

#news-lt ul li a:hover h2 {
    color: #fff;
}

#news-lt ul li a:hover .s3-tx {
    background: url(../images/s3-tbg2.png) no-repeat;
    background-size: cover;
}


#news-lt ul li a:hover .s3-dt p {
    background: url(../images/s3-datebg1.png) no-repeat;
    background-size: 100% 100%;
}

/* rd-lt */
.rd-lt ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.rd-lt ul li {
    width: 48%;
    margin-bottom: .7rem;
}

.rd-lt ul li a {
    padding-top: .12rem;
    padding-left: .12rem;
    background: url(../images/s4-tbg.png) no-repeat left top;
    background-size: 76%;
    margin: 0;
}

.rd-lt ul li a .pic {
    padding-top: 50%;
}

/* 师资列表 */


.tdjs ul li a .pic {
    width: 1.64rem;
    height: 1.97rem;
    padding-top: 0;
    border-radius: 0 .25rem 0 0;
    margin-right: .15rem;
}

.js-tx {
    width: calc(100% - 1.64rem);
}

.tdjs ul li {
    position: relative;
}

.tdjs ul li a {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: .15rem;
    padding-right: .2rem;
    position: relative;
    z-index: 2;
}

.tdjs ul li::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 80%;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 1;
}

.tdjs ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.tdjs ul li {
    width: 48%;
    margin-bottom: .3rem;
}

.js-tx {
    overflow: hidden;
}

.js-tx h3 {
    line-height: .2rem;
    height: .5rem;
    position: absolute;
    top: 50px;
}

.js-tx h3 b {
    color: #0B6CB8;
    font-size: .2rem;
    margin-right: .1rem;
}

.js-tx h3 span {
    color: #323232;
    font-size: .16rem;
}

.js-tx h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.js-tx h4,
.js-tx p {
    color: #323232;
    font-size: .16rem;
    line-height: .26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.js-tx p {
    height: .52rem;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* nry */

.art-main {
    padding: 0rem .2rem;
}

.art-main .art-tit h3 {
    text-align: center;
    color: rgb(27, 27, 27);
    font-size: .22rem;
    margin-top: .3rem;
    font-weight: normal;
}

.art-main .art-tit h4 {
    text-align: center;
    color: rgb(51, 51, 51);
    font-weight: normal;
    font-size: .18rem;
    margin-top: .3rem;
}

.art-main .art-body {
    padding-top: .3rem;
}

.art-main .art-body p {
    color: rgb(51, 51, 51);
    text-indent: 2em;
    font-size: .16rem;
    line-height: .3rem;
    margin-bottom: .3rem;
}

.art-main .art-body img {
    display: block;
    margin: 0rem auto;
    max-width: 80% !important;
}

.art-main .cont-tit p {
    font-size: 0rem;
    text-align: center;
    padding-top: .1rem;
    padding-bottom: .1rem;
    line-height: .2rem;
    background: rgb(245, 245, 245);
    margin-top: .2rem;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: .16rem;
    margin-right: .05rem;
}

.art-main .cont-tit p .liulan {
    margin-left: .5rem;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: .14rem;
    color: rgb(119, 119, 119);
    padding: 0rem .1rem;
}

.art-main .cont-tit p span:first-child {
    border-left: none;
}

.art-info {
    border-top: .01rem solid rgb(225, 225, 225);
    padding: .3rem 0;
    margin-top: .5rem;
}

.pnext p {
    text-indent: initial;
    font-size: .18rem;
    line-height: .36rem;
    color: rgb(51, 51, 51);
    padding-left: .2rem;
    background-position: left .15rem;
    transition: all 0.3s ease 0s;
}

.pnext p:hover {
    text-decoration: underline;
}

.pnext p a {
    font-size: .18rem;
    display: inline;
    color: rgb(51, 51, 51);
}

.pnext p:hover {
    color: #0B6CB8;
}

.pnext p:hover a {
    color: #0B6CB8;
}


















@media screen and (max-width: 1024px) {
    .ny-r {
        flex: auto;
        width: 100%;
    }

    .ny-nav {
        width: 100%;
        margin: 0;
        margin-bottom: .2rem;
    }

}

@media screen and (max-width: 768px) {
    .img-lt ul li {
        width: 48%;
    }
    .tdjs ul li {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {

    .img-lt ul li {
        width: 100%;
    }

    .rd-lt ul li {
        width: 100%;
        margin-bottom: .3rem;
    }
}
