@charset "utf-8";
.head2{
    transform: none;
    opacity: 1;
}
.banner img{
    display: block;
    width: 100%;
}
.ny-main{
    padding-bottom: 0.46rem;
}
.leftNav{
    position: relative;
    float: left;
    width: 3.3rem;
    background: #891719;
    padding-left: 0.15rem;
    margin-top: -1.02rem;
}
.leftNav h4{
    position: relative;
    font-size: 0.3rem;
    line-height:1.02rem;
    color: #fff;
    text-align: center;
    font-weight: 600;
    background: #891719;
}
.leftNav>ul{
    background: #fff;
    padding-bottom: 0.19rem;
    box-shadow:5px 5px 10px -4px rgba(17, 17, 17, 0.15);
}
.leftNav>ul>li{
    position: relative;
    line-height: 0.63rem;
    border-top: 1px solid #e3e3e3;
}
.leftNav>ul>li:first-child{
    border: none;
}
.leftNav>ul>li>a{
    text-align: center;
    display: block;
    font-size: 0.18rem;
    color: #333333;
    padding: 0 0.1rem;
    transition: all .3s;
}
.leftNav>ul>li>span{
    position: absolute;
    top: 0;
    right: 0.3rem;
    height: 0.66rem;
    width: 0.12rem;
    background-image: url("../images/img50.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.12rem 0.07rem;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
}
.leftNav>ul>li ul{
    background: #fdf4f4;
    display: none;
}
.leftNav>ul>li ul a{
    display: block;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.67rem;
    text-align: center;
    transition: all .3s;
}
.leftNav>ul>li:hover span{
    opacity: 1;
    visibility: visible;
}
.leftNav>ul>li:hover,
.leftNav>ul>li.active,
.leftNav>ul>li.on{
    background-color: #f1f1f1;
}
.leftNav>ul>li.active>a,
.leftNav>ul>li.on>a{
    font-size: 0.2rem;
    font-weight: 600;
}
.leftNav>ul>li.on>a{
    font-weight: 600;
}

.leftNav>ul>li ul a:hover{
    color: #891719;
    font-weight: 600;
}
.ny-right {
    width: calc(100% - 3.7rem);
}
.ny-tit {
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}
.ny-tit h4{
    position: relative;
    font-size: 0.3rem;
    display: inline-block;
    line-height: 0.82rem;
    color: #333333;
}
.ny-tit h4:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.03rem;
    background-color: #891719;
}
.ny-tit .position {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.ny-tit .position>*{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.14rem;
    color: #666666;
    line-height: 1;
    margin: 0 1px;
}
.ny-tit .position img{
    width: 15px;
    height: 15px;
}
.ny-tit .position>a:hover{
    color: #891719;
}

/*list*/
.list li{
    line-height: 0.59rem;
    position: relative;
    font-size: 0.16rem;
    color: #333;
    border-bottom: 0.01rem dashed #c6c6c6;
}
.list li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 5px;
    height: 6px;
    background: url("../images/ny-img03.png") no-repeat 50%;
    transform: translateY(-50%);
}
.list li a{
    display: block;
    padding-left: 0.13rem;
    padding-right: 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list li span{
    position: absolute;
    right: 0;
    top: 0;
}
.list li:hover a{
    color: #891719;
    font-weight: 600;
}
.list li:hover span{
    color: #891719;
}
.list{
    margin-top: 0.17rem;

}
/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.4rem;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #891719;
    color: #fff;
    border: 1px solid #891719;
}

.pagination a:hover {
    background: #891719;
    color: #fff;
    border: 1px solid #891719;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}



/*pic-list*/

.pic-list li {
    padding: 0.36rem 0;
    border-top: 0.01rem dashed #c6c6c6;
}
.pic-list li:first-child{
    border: none;
}
.pic-list li a{
    display: block;
    overflow: hidden;
    font-size: 0;
}
.pic-list li a .cover_img {
    display: inline-block;
    vertical-align: middle;
    width: 2.3rem;
    height: 1.6rem;
    padding-top: unset;
}
.pic-list li a .txt{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 2.54rem);
    margin-left: 0.23rem;
}
.pic-list li a .txt h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pic-list li a .txt p{
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.48rem;
    margin-top: 0.21rem;
}
.pic-list li a .txt span{
    display: block;
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.16rem;
    padding-left: 0.26rem;
    background: url('../images/ny-img06.png') no-repeat left center;
    background-size: 0.16rem;
    margin-top: 0.25rem;
}
.pic-list li:hover a .txt h4 {
    color: #891719;
}

/*师资*/
.list_js h3{
    position: relative;
    font-size: 0.3rem;
    display: inline-block;
    line-height: 0.82rem;
    color: #333333;
}
.list_js ul li{
    float:left;
    width: 1.5rem;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
    background: #f6f2f2;
    margin: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*dpzw*/

.dpzw p{
    font-size: 0.16rem;
    color: #333;
    line-height: 0.34rem;
    text-indent: 2em;
    margin-top: 0.34rem;
}
.dpzw p i{
    font-weight: 600;
}
/*content*/
.con-tit{
    padding-top: 0.45rem;
    margin-bottom: 0.25rem;
}
.con-tit h4{
    font-size: 0.24rem;
    color: #333333;
    line-height: 1.8;
    text-align: center;
}
.con-tit .con-tit-p {
    position: relative;
    font-size: 0;
    margin-top: 0.25rem;
}
.con-tit .con-tit-p p{
    text-align: center;
}
.con-tit .con-tit-p p span{
    display: inline-block;
    font-size: 0.15rem;
    color: #999999;
    line-height: 1;
    margin: 0 0.16rem;
}
.con-tit .con-tit-p>div{
    position: absolute;
    top: -0.1rem;
    right: 0;
    font-size: 0;
}
.con-tit .con-tit-p>div span{
    font-size: 0.15rem;
    color: #999999;
    display: inline-block;
    vertical-align: middle;
}
.con-tit .con-tit-p>div a{
    display: inline-block;
    vertical-align: middle;
    width: 0.32rem;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.2rem;
    margin: 0 0.05rem;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.con-main p{
    font-size: 0.16rem;
    color: #333;
    line-height: 0.34rem;
    margin-top: 0.11rem;
    text-indent: 2em;
}
.con-main img{
    display: block;
    max-width: 90%;
    width: auto;
    margin: 0 auto 0.3rem;
    height: auto;
}
.con-info {
    margin-bottom: 0.18rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #e8e8e8;
}
.con-main .table {
    overflow:auto;
}
.con-main table p{
    text-indent:0em;
}
.pnext p {
    text-indent: initial;
    font-size: 0.16rem;
    line-height: 0.48rem;
    color: #333333;
    font-weight: 600;
}

.pnext p a {
    font-size: 0.16rem;
    color: #333333;
    font-weight: normal;
}
.pnext p:hover a {
    color: #891719;
}
.con-info span{
    display: block;
    font-size: 0.16rem;
    color: #333;
    padding-left: 0.38rem;

    background-size: 0.19rem;
    margin-top: 0.29rem;
}
.con-li li{
    position: relative;
}
.con-li li a{
    display: block;
    font-size: 0.16rem;
    color: #333;
    line-height: 0.4rem;
    padding-left: 0.13rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con-li li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 5px;
    height: 6px;
    background: url('../images/ny-img03.png') no-repeat 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 1060px){
    .banner{
        margin-top: 1rem;
    }
    .pic-list li a .txt p{
        line-height: 0.36rem;
        height: 0.72rem;
    }
    .leftNav, .ny-right{
        float: none;
        width: auto;
    }
    .leftNav{
        margin-top: 0.3rem;
        padding-left: 0.1rem;
    }
    .leftNav h4{
        line-height: 0.66rem;
        font-size: 0.26rem;
        text-align: left;
        padding-left: 0.25rem;
    }
    .leftNav h4 span {
        position: absolute;
        top: 50%;
        right: 0.15rem;
        width: 0.37rem;
        height: 0.46rem;
        transform: translateY(-50%);
        background: url('../images/ny-img13.png') no-repeat center center;
        background-size: 0.2rem;
    }
    .leftNav>ul{
        display: none;

    }
    .leftNav>ul>li>a{
        font-size: 13px;
        text-align: left;
        padding-left: 0.25rem;
    }
    .leftNav>ul>li>span{
        right: 0.25rem;
        width: 0.2rem;
        background-size: .15rem;
        opacity: 1;
        visibility: visible;
    }
    .leftNav>ul>li ul a{
        font-size: 12px;
        text-align: left;
        padding-left: 0.35rem;
    }
    .ny-tit h4{
        font-size: 0.24rem;
    }
    .list li {
        font-size: 0.2rem;
        line-height: 0.84rem;
    }
    .list li a{
        padding-left: 0.25rem;
        padding-right: 1.65rem;
    }
    .pic-list li a .txt h4{
        font-size: 0.23rem;
    }
    .pic-list li a .txt p{
        font-size: 0.18rem;
        line-height: 0.36rem;
        height: 0.72rem;
    }
    .pic-list li a .txt span{
        font-size: 0.2rem;
        padding-left: 0.35rem;
        background-size: 0.25rem;
        line-height: 0.44rem;
        margin-top: 0.15rem
    }
    .pic-list li a .cover_img{
        width: 3.2rem;
        height: 2.2rem;
    }
    .pic-list li a .txt{
        width: calc(100% - 3.43rem);
    }
    .dpzw p,
    .con-main p
    {
        font-size: 0.18rem;
        line-height: 1.8;
    }
    .pnext p ,
    .pnext p a,
    .con-li li a{
        font-size: 0.18rem;
        line-height: 2;
    }
    .con-info span{
        font-size: 0.26rem;
    }
    .con-li li a {
        padding-left: 0.25rem;
    }
    .con-tit h4{
        font-size: 0.26rem;
    }
    .con-tit .con-tit-p p span,
    .con-tit .con-tit-p>div span{
        font-size: 0.18rem;
    }
    .con-tit .con-tit-p>div{
        position: static;
        margin-top: 0.3rem;
        text-align: center;
    }
    .con-tit .con-tit-p>div a{
        width: 24px;
        height: 24px;
        font-size: 14px;
        line-height: 24px;
    }
    .con-tit .con-tit-p>div a.a1{
        /* background-size: 21px; */
    }
    .con-tit .con-tit-p>div a.a2{
        background-size: 23px;
    }
    .con-tit .con-tit-p>div a.a3{
        background-size: 20px;
    }
}

@media screen and (max-width: 550px){
    .leftNav h4{
        padding-left: 0.15rem;
    }
    .ny-tit .position{
        position: static;
        transform: none;
    }
    .ny-tit .position{
        line-height: 3;
    }
    .pic-list li a .cover_img{
        display: block;
        width: auto;
        height: auto;
        padding-top: 69.56%;
    }
    .pic-list li a .txt{
        display: block;
        width: auto;
        margin-left: auto;
        margin-top: 0.25rem;
    }
}
@media screen and  (max-width: 420px){
    .banner{
        margin-top: 0.8rem;
    }
}





/*师资详情*/
.teacher-info .t-info .imgBox{
    width: 1.8rem;
    position: relative;
    align-self: flex-start;
}
.teacher-info .t-info .cover_img{
    height: 2.54rem;
    z-index: 3;
}
.teacher-info .t-info .imgBox:after{
    position: absolute;
    content: '';
    bottom: -0.1rem;
    right: -0.1rem;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #94070a 0%, #94070a 100%);
}
.teacher-info .t-info .txt{
    width: calc(100% - 2.3rem);
    align-self: flex-end;
}
.teacher-info .t-info .txt p{
    font-size: 0.20rem;
    line-height: 2em;
    color: #555;
    white-space: break-spaces;
    word-break: break-word;
}
.teacher-info .t-info .txt p span{
    font-size: 0.18rem;
}
.teacher-info .t-info{
    padding: 0.35rem 0.2rem;
    background: #fafafa;
}
.teacher-info .t-item h4 span{
    font-size: .18rem;
    font-weight: bold;
    color: #fff;
    background: linear-gradient(90deg, #94070a 0%, #94070a 100%);
    line-height: 2.5em;
    padding: 0 0.15rem;
    display: inline-block;

}
.teacher-info .t-item h4{
    border-bottom: 1px solid #94070a;
    margin-top: 0.24rem;
    margin-bottom: 0.24rem;
}
.teacher-info .t-item .txt h6{
    font-size: 0.2rem;
    line-height: 1.9em;
    color: #111;
    font-weight: 600;

}
.teacher-info .t-item .txt p{
    font-size: 0.18rem;
    line-height: 2.2em;
    color: #000;

}
.teacher-info .t-item .txt p{
    padding-left: 0.25rem;
    position: relative;
}
.teacher-info .t-item .txt p:after{
    position: absolute;
    content: '';
    left: 0;
    top: .15rem;
    width: 0.06rem;
    height: 0.06rem;
    background: #94070a;
    border-radius: 50%;

}
@media screen and (max-width: 1060px){
    .teacher-info .t-info .txt{
        width: calc(100% - 2.2rem);
    }
}

@media screen and (max-width: 640px){
    .teacher-info .t-item .txt p{
        font-size: .2rem;
    }
    .teacher-info .t-item .txt h6,
    .teacher-info .t-item h4 span{
        font-size: .22rem;
    }
    .teacher-info .t-item .txt ul li:after{
        top: .2rem;
    }
}
