@charset "utf-8";

/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.3rem;
}

.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: #193D87;
    color: #fff;
    border: 1px solid #193D87;
}

.pagination a:hover {
    background: #193D87;
    color: #fff;
    border: 1px solid #193D87;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}

.banner  img{
    display: block;
    width: 100%;
}
.n_container{
    padding-top: .3rem;
    padding-bottom: .9rem;
}
.n_container .aleft{
    width: 20%;
}
.leftNav .nav_tit h2{
    font-size: .3rem;
    color: #fff;
    font-weight: 600;
    line-height: 1rem;
    text-align: center;
    background: linear-gradient(112deg, #193D87 0%, #0A73CA 100%);
}

.leftNav .lv1 li h2{
    position: relative;
    font-size: .2rem;
    color: #000000;
    line-height: .32rem;
    padding: .14rem .3rem;
    text-align: center;
    transition: .5s;
}
.leftNav .lv1 li h2 i{
    position: absolute;
    right: .15rem;
    top: 0;
    bottom: 0;
    width: .2rem;
    background: url("../images/n_left.png") no-repeat 50%;
    background-size: .15rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    cursor: pointer;
}
.leftNav .lv1 li.active ul{
    display:block;
}

.leftNav .lv2{
    display: none;
}
.leftNav .lv2 li {
    font-size: .16rem;
    line-height: .26rem;
    color: #000;
    padding: .1rem ;
    text-align: center;
}
.leftNav .lv1 li.on h2 i,
.leftNav .lv1 li.active h2 i,
.leftNav .lv1 li:hover h2 i{
    opacity: 1;
    visibility: visible;
}
.leftNav .lv1 li.on h2 ,
.leftNav .lv1 li.active h2 ,
.leftNav .lv1 li:hover h2 {
    color: #193D87;
    font-weight: 600;
}

.leftNav .lv2 li:hover{
    color: #193D87;
}
.leftNav .lv2 li.active a{
    color:#193D87;
}


.leftNav .lv1>li{
    margin-bottom: .1rem;
}
.leftNav .lv1{
    padding: .16rem 0 ;
    background: #F9F9F9;
}
.leftNav{
    min-height: 1.56rem;
}
.rightBox{
    width: 75.86%;
}

.ny-tit{
    position: relative;
    margin-bottom: .3rem;
}
.ny-tit:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: #D8D8D8;
}
.ny-tit h4{
    position: relative;
    display: inline-block;
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: #193D87;
    font-weight: 600;
    padding-left: .14rem;
    padding-right: .14rem;
    background: #fff;
    z-index: 3;
    min-width: 1.5rem;
}
.ny-tit h4:after{
    content: '';
    position: absolute;
    left: 0;
    top: .07rem;
    width: .04rem;
    height: 0.2rem;
    background: #193D87;
}

.position{
    position: absolute;
    right: 0;
    top: 0;
    line-height: 0.32rem;
    display: flex;
    align-items: center;
    background: #fff;
    z-index: 3;
    padding-left: .4rem;
}
.position>*{
    display: block;
    font-size: 0.16rem;
    color: #666666;
}
.position img{
    display: block;
    width: .13rem;
    margin-right: .03rem;
}
.position span{
    margin: 0 .02rem;
    font-family: 微软雅黑;
}
.position a.active{
    color: #193D87;
}


.n_list li{
    display: block;
    position: relative;
    line-height: 0.6rem;
    font-size: 0.16rem;
    border-bottom: 1px solid #e8e1e1;
    transition: all .5s;
    background-size: auto 0.6rem;
    background-position: right center;
    background-repeat: no-repeat;
}
.n_list li a{
    padding-left: 0.26rem;
    padding-right: 1.25rem;
}
.n_list li time{
    position: absolute;
    right: 0.1rem;
    top: 0;
    color: #777e6e;
}
.n_list li:before{
    content: '';
    position: absolute;
    left: 0.1rem;
    top: 50%;
    width: .05rem;
    height: .05rem;
    transform: translateY(-50%);
    background: #000000;
    border-radius: 50%;
}
.n_list li:hover{
    color: #fff;
    background: linear-gradient(112deg, #193D87 0%, #0A73CA 100%);
    background-size: 100% 100%;
    border: none;
}
.n_list li:hover:before {
    background: #fff;
}
.n_list li:hover time{
    color: #fff;
}

/*detail*/

.dtl-tit h4{
    font-size: .24rem;
    line-height: 1.5;
    color: #000;
    text-align: center;
    font-weight: 600;
    margin-bottom: .18rem;
}
.dtl-tit .dtl-ar {
    font-size: 0;
    text-align: center;
}
.dtl-ar span{
    display: inline-block;
    font-size: .16rem;
    line-height: .3rem;
    color: #999;
    margin: 0 .08rem;
}
.dtl-tit {
    padding-top: .5rem;
    padding-bottom: .07rem;
    border-bottom: 1px solid #dee4eb;
}

.dtl-txt p{
    font-size: .18rem;
    color: #000000;
    line-height: 2;
    text-indent: 2em;
    margin-top: .32rem;
}
.dtl-txt img{
    /* display: block !important; */
    /* width: auto !important; */
    max-width: 100% !important;
    margin: 0 auto;
    height: auto !important;
}
.p-page{
    border-top: 1px solid #dee4eb;
    padding-top: 0.3rem;
    margin-top: 0.42rem;
}
.p-page p{
    font-size: 0.18rem;
    line-height: .34rem;
    color: #193D87;
}
.p-page p a{
    color: #333;
}
.p-page p:hover a{
    color: #193D87;
}



/*n_listTxt*/
.n_listTxt li a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.22rem 0.2rem 0.25rem;
    transition: all .3s;
}
.n_listTxt li .pic{
    width: 1.98rem;
    height: 1.37rem;
}
.n_listTxt li .txt{
    width: calc(100% - 2.3rem);
}
.n_listTxt li .txt h2{
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.3rem;
    display: block;
    white-space: nowrap;
    margin-bottom: 0.12rem;
}
.n_listTxt li .txt p{
    font-size: 0.14rem;
    line-height: 0.26rem;
    color: #999;
    height: 0.52rem;
    margin-bottom: 0.1rem;
}
.n_listTxt li .txt time{
    display: block;
    font-size: 0.16rem;
    color: #999999;
    line-height: 0.2rem;
}
.n_listTxt li{
    position: relative;
    border-bottom: 1px dashed #d4d5d8;
}
.n_listTxt li:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    right: 100%;
    height: 1px;
    background: #193D87;
    transition: .5s;
}
.n_listTxt li:hover:after{
    right: 0;
}
.n_listTxt li:hover a{
    background: #f0f3f6;
}
.n_listTxt li:hover .txt h3{
    color: #193D87;
}

.n_pic li{
    width: 33.33%;
    padding: 0 0.15rem;
    margin-bottom: 0.3rem;
}
.n_pic li a{
    display: block;
}
.n_pic li a .pic{
    padding-top: 64.92%;
}
.n_pic li a .txt h5{
    font-size: .22rem;
    color: #000000;
    line-height: .32rem;
    height: 0.64rem;
}
.n_pic li a .txt{
    padding: 0.15rem .25rem;
}
.n_pic{
    padding-top: .2rem;
    overflow: hidden;
}
.n_pic ul{
    margin: 0 -.15rem;
}

.n_teacher li{
    position: relative;
    width: 47.93%;
    background: #F9F9F9;
    margin-bottom: .4rem;
    z-index: 3;
}
.n_teacher li a{
    position: relative;
    z-index: 3;
    padding: .23rem .34rem .27rem .4rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.n_teacher li .pic{
    width: 1.6rem;
    height: 2.1rem;
}
.n_teacher li .txt{
    width: calc(100% - 1.9rem);
    padding-top: .09rem;
}
.n_teacher li .txt h3{
    font-size: .22rem;
    line-height: .3rem;
    color: #193D87;
    margin-bottom: .1rem;
}
.n_teacher li .txt i{
    display: block;
    height: .01rem;
    position: relative;
    background: linear-gradient(-270deg, #DCDCDC 0%, rgba(228, 228, 228, 0) 100%) ;;
    margin-bottom: .11rem;
}
.n_teacher li .txt i:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: -0.01rem;
    width: .22rem;
    height: .03rem;
    background: #193D87;
}

.n_teacher li .txt h5{
    font-size: .16rem;
    line-height: .3rem;
    color: #666666;
}
.n_teacher li .txt h6{
    font-size: .16rem;
    line-height: .3rem;
    color: #193D87;
    text-align: right;
    font-family: 'Abhaya Libre_R', sans-serif;
    margin-top: .17rem;
    position: absolute;
    bottom: 8%;
    right: 5%;
}

.n_teacher li .txt *{
    transition: .5s;
}
.n_teacher li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    background: linear-gradient(116deg, #193E88 -2%, #0A72C9 94%);
    transition: .5s;
    z-index: -1;
}


.n_teacher li:hover:after{
    right: 0;
}
.n_teacher li:hover .txt h3{
    color: #fff;
}


.n_teacher li:hover .txt i:before{
    background: #fff;
}

.n_teacher li:hover .txt h5,
.n_teacher li:hover .txt h6{
    color: #fff;
}



/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #193D87;
}

#bnt_back {
    position: absolute;
    left: 15px;
    top: 0px;
}

#bnt_back img {
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

#bnt_back svg {
    fill: rgb(255, 255, 255);
    height: 30px;
    vertical-align: middle;
    width: 26px;
}

#m_n_nav i {
}

#m_n_nav h1 {
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0px;
    line-height: 50px;
}

#bnt_sub_nav {
    position: absolute;
    right: 15px;
    top: 0px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#bnt_sub_nav svg {
    fill: rgb(255, 255, 255);
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

#bnt_sub_nav img {
    display: block;
    height: 20px;
}

#bnt_sub_nav.on img {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    -webkit-box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    z-index: 9;
}

#sub_nav_content ul {
    display: none;
}
#sub_nav_content ul li {
    display: block;
    line-height: 28px;

}

#sub_nav_content ul li a {
    display: block;

    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 10px;
    color: rgb(83, 84, 85);
}

#sub_nav_content ul li.on a {
    color: #193D87;
}

#sub_nav_content dl {
    font-size: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 10px 0px;
}

#sub_nav_content dt {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    /*float: left;*/
    line-height: 30px;
    padding: 0 20px;
}
#sub_nav_content dt i{
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold;
    font-size: .16rem;
}
#sub_nav_content dt a {

    display: inline-block;
    width: 88%;
    color: rgb(91, 83, 73);
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}

#sub_nav_content dt a i {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 0;
    display: none;
}


#sub_nav_content dt i.on{
    transform: rotate(90deg);
}


#sub_nav_content dt a {
}



#sub_nav_content dd {
    display: none;
}

#sub_nav_content dd .box {
    padding: 0px;
}

#sub_nav_content dd a {
    padding: 0px 25px;
    line-height: 30px;
    border-top: 1px solid rgb(231, 231, 231);
    font-size: 12px;
    color: rgb(91, 83, 73);
    display: block;
    height: 30px;
}

#sub_nav_content dd a.on {
    color: #193D87;
}

@media screen and (max-width: 1024px){
    .banner {
        margin-top: 0.75rem;
    }
    .banner .wp{
        padding: 0 !important;
    }
    .leftNav{
        display: none;
    }
    .n_container .aleft{
        width: 100%;
    }
    .ny-tit h4{
        font-size: .24rem;
    }
    .rightBox{
        width: 100%;
        padding-top: 0;

    }
    #m_n_nav{
        display: block;
    }
    .n_container{
        padding-top: .2rem;
        padding-bottom: .4rem;
    }


    .n_list li{
        font-size: .18rem;
    }
    .pagination{
        padding-top: .25rem;
    }

    .dtl-tit{
        padding-top: 0;
    }
    .p-page{
        padding-top: .2rem;
        margin-top: .3rem;
    }

    .n_teacher li a{
        padding: .2rem;
    }
    .n_teacher li{
        width: 48%;
        margin-bottom: .3rem;
    }
}

@media screen and (max-width: 768px){
    .ny-tit:after{
        top: auto;
        bottom: 0;
    }
    .ny-tit{
        margin-bottom: .2rem;
        padding-bottom: .1rem;
    }
    .position{
        position: static;
        padding-left: 0;
        margin-top: .05rem;
    }
    .n_listTxt li .pic{
        width: 100%;
        height: auto;
        padding-top: 69.19%;
    }
    .n_listTxt li .txt {
        width: 100%;
        padding: 0.2rem 0.1rem;
    }
    .n_listTxt li a{
        padding: 0;
    }
    .n_listTxt li{
        margin-bottom: 0.2rem;
    }
    .n_pic ul{
        justify-content: space-between;
    }
    .n_pic li{
        width: 48%;
        padding: 0;
        margin-bottom: 0.2rem;
    }
    .n_pic li a .txt{
        padding: 0.15rem 0.1rem;
    }
    .n_pic li a .txt h5{
        font-size: .2rem;
    }
    .n_pic ul{
        margin: 0 ;
    }
    .n_pic{
        padding-top: 0;
    }
    .n_teacher li .pic {
        width: 1.3rem;
        height: 1.7rem;
    }
    .n_teacher li .txt {
        width: calc(100% - 1.5rem);
        padding-top: 0;
    }
    .n_teacher li .txt h6{
        margin-top: 0;
    }
}

@media screen and (max-width: 640px) {
    .n_teacher li{
        width: 100%;
    }


}

@media screen and (max-width: 480px) {

}

.pb_sys_common .p_pages{
line-height:40px !important;
}

.dtl-txt img{height:auto !important;max-width:100%;margin: 5px 0px;}

.dtl-txt video{
height:auto !important;
max-width:100%;
}
.dtl-txt .vsbcontent_img{text-align: center;}
.dtl-txt .table{
     overflow-x: auto;
    text-align: center;
    margin: 0 auto;
    width: auto;
}
.dtl-txt .table table{
    margin: 0 auto;
    width: auto;
    max-width: 895px;
}

.dtl-txt .table p{
text-indent:0px;
}

    .line5{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;}