@charset "utf-8";
.pb_sys_style1 .p_no_d{    border: 1px solid #213f73!important;
    color: #fff;
    background-color: #213f73!important;}
.banner img {
    display: block;
    width: 100%;
}
@media (min-width: 1920px) and (max-width: 2560px){
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}
@media (min-width: 1400px) and (max-width: 1600px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}
@media (min-width: 640px) and (max-width: 1399px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}

@media (min-width: 471px) and (max-width: 639px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 13px; }
}
@media (min-width: 329px) and (max-width: 470px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 12px;}

}
@media (max-width: 328px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 12px;}

}
.banner {
    position: relative;
}

.n_container {
    padding-bottom: .64rem;
    background: #fff;
}

/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.17rem;
}

.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: #213f73;
    color: #fff;
    border: 1px solid #213f73;
}

.pagination a:hover {
    background: #213f73;
    color: #fff;
    border: 1px solid #213f73;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}

.leftNav {
    align-self: flex-start;
    position: relative;
    margin-top: -.8rem;
}

.leftsub {
    display: flex;
    justify-content: space-between;
    border-bottom: #dddddd 1px solid;
    margin: .3rem auto .1rem auto;
}

.leftNav h4 {
    font-size: .32rem;
    color: #fff;
    line-height: .46rem;
    padding: 0.14rem;
    position: relative;
    font-weight: normal;
    width: 4.3rem;
    background: url(../images/subgname.png) #0b2d5a;
    text-align: center;
    background-size: 100% 100%;
}

.leftNav h4 span {
    font-size: .18rem;
    text-align: center;
    display: block;
    width: 100%;
    font-weight: normal;
    color: #5b90b8;
    line-height: .3rem;
}

.leftNav .lv1>li h2 {
    font-size: .2rem;
    color: #333;
    line-height: .3rem;
    padding: 0.17rem .25rem;
    position: relative;
}

.leftNav .lv1>li:first-child h2 {
    border: 0;
}

.leftNav .lv1>li h2 i {
    position: absolute;
    width: 0.09rem;
    right: .3rem;
    top: 0;
    bottom: 0;
    background: url("../images/n_left_icon01.png") no-repeat 50%;
    background-size: .09rem;
    opacity: 0.3;
    visibility: hidden;
    transition: all 0.3s;
    visibility: visible;
    display: none;
}

.leftNav .lv1 {
    width: 65%;
    display: flex;min-height: 4em;
}

.leftNav .lv2>li a {
    display: block;
    font-size: .16rem;
    line-height: 2em;
    padding: .1rem;
    border-top: 1px solid #e7e7e7;
}

.leftNav .lv2>li:first-child a {
    border: 0;
}

.leftNav .lv2>li {
    padding-left: .32rem;
}

.leftNav .lv2 {
    padding: .1rem 0;
    display: none;
    opacity: 0.7;
}

.leftNav .lv2>li:hover a {
    color: #213f73;
}

.leftNav .lv1>li:hover h2 i,
.leftNav .lv1>li.active h2 i,
.leftNav .lv1>li.on h2 i {
    opacity: 1;
    visibility: visible;
    /* transform: rotate(90deg); */
}

.leftNav .lv1>li:hover h2,
.leftNav .lv1>li.active h2,
.leftNav .lv1>li.on h2 {
    color: #213f73;
    font-weight: bold;
}

.leftNav .lv1>li:hover h2:before,
.leftNav .lv1>li.active h2:before,
.leftNav .lv1>li.on h2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #04407e;
    bottom: -1px;
    left: 0;
}

.rightBox {
    width: 100%;
    padding-top: .35rem;
}

.position {
    font-size: 0;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-bottom: 0;
    flex: 1;
    min-width: 0;
    align-content: center;
}

.position>* {
    font-size: .14rem;
    color: #666666;
    line-height: .24rem;
    margin-right: .05rem;
}

.position img {
    width: auto;
    height: .18rem;
    margin-right: .05rem;
}

.n_tit {
    padding-bottom: .3rem;
    width: 100%;
}

.n_tit h4 {
    font-size: .3rem;
    line-height: .34rem;
    color: #333;
    font-weight: bold;
    text-align: center;
}

/*n_list*/

.n_list li a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.listmore {
    width: 1.2rem;
    height: .34rem;
    line-height: .34rem;
    font-size: .14rem;
    color: #0a6cb5;
    border: #0a6cb5 1px solid;
    border-radius: .2rem;
    background: #fff;
    background: url(../images/moreico1.png) 0.9rem center no-repeat #fff;
    text-align: left;
    padding: 0 .2rem;
}

.n_list li a time {
    width: .92rem;
    height: .76rem;
    color: #213f73;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.n_list li a time span {
    font-size: .40rem;
    line-height: 1;
    font-weight: normal;
    margin-bottom: .05rem;
    color: #ee9439;
}

.n_list li a time em {
    font-size: .18rem;
    line-height: .3rem;
    color: #fff;
    background: #213f73;
    display: block;
}

.n_list li a .txt {
    /* width: calc(100% - 10rem); */
    flex: 1;
    min-width: 0;
    padding: 0 1.2rem 0 0.4rem;
    border-left: #ccc 1px solid;
    margin-left: 0.4rem;
}

.n_list li a .txt h3 {
    font-size: .24rem;
    line-height: .4rem;
    color: #333;
    margin-bottom: .05rem;
}

.n_list li a .txt p {
    font-size: .16rem;
    line-height: .27rem;
    color: #999999;
    margin: 0;
    padding: 0;
}

.n_list li {
    border-bottom: 1px solid #e5e5e5;
    padding: 0.5rem 0.5rem;
    transition: all 0.3s;
    border-top-left-radius: 0.5rem;
    background-size: 100% 100%;
}

.n_list li:last-child-child {
    border: 0;
}

.n_list li:hover {
    background: url(../images/tlistbg.png) #213f73;
}

.n_list li:hover a time span {
    color: #fff
}

.n_list li:hover a time em {
    color: #213f73;
    background: #fff;
}

.n_list li:hover a .txt h3 {
    color: #fff
}

.n_list li:hover a .txt p {
    color: #fff;
    opacity: 0.8
}

.n_list li:hover .aline_r {
    color: #fff;
    font-weight: normal
}

.n_list li:hover .listmore {}

/*师资列表*/
.t-list li {
    width: 47.12%;
    box-shadow: 0 0 .12rem rgba(12, 64, 118, 0.2);
    margin-bottom: .48rem;
}

.t-list li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    transition: all .3s;
}

.t-list li a .pic {
    width: 1.62rem;
    height: 2.32rem;
}

.t-list li a .txt {
    width: calc(100% - 1.95rem);
    padding-right: .25rem;
}

.t-list li a .txt i {
    display: block;
    width: .3rem;
    height: .04rem;
    background: #213f73;
}

.t-list li a .txt h3 {
    font-size: .2rem;
    color: #000000;
    line-height: 3em;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: .14rem;
}

.t-list li a .txt p {
    font-size: .14rem;
    line-height: .26rem;
    color: #666666;
    -webkit-line-clamp: 3;
    height: .78rem;
}

.t-list li:hover a {
    background: #213f73;
}

.t-list li:hover a .txt i {
    background: #fff;
}

.t-list li:hover a .txt h3 {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.3);
}

.t-list li:hover a .txt p {
    color: rgba(255, 255, 255, 0.68);
}

.t-list {
    padding-top: .42rem;
    width: 100%;
}

/*n_pic_txt*/

.n_pic_txt li a {
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.n_pic_txt li a .pic {
    width: 3.5rem;
    height: 2.2rem;
}

.n_pic_txt li a .txt {
    width: calc(100% - 3.9rem);
}

.n_pic_txt li a .txt h3 {
    font-size: .18rem;
    color: #333333;
    line-height: .32rem;
    margin-bottom: .1rem;
}

.n_pic_txt li a .txt time {
    display: block;
    font-size: .14rem;
    color: #213f73;
    line-height: 1;
    margin-bottom: .15rem;
}

.n_pic_txt li a .txt i {
    display: inline-block;
    font-size: .24rem;
    font-weight: 600;
    margin-right: .1rem;
    line-height: 1;
}

.n_pic_txt li a .txt p {
    font-size: .14rem;
    line-height: .25rem;
    color: #999999;
    -webkit-line-clamp: 4;
    height: 1rem;
}

.n_pic_txt li:after {
    position: absolute;
    content: '';
    left: -.28rem;
    right: -.28rem;
    top: 0;
    bottom: 0;
    background: #213f73;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.n_pic_txt li {
    position: relative;
    padding-top: .4rem;
    padding-bottom: .4rem;
    border-top: 1px solid #e5e5e5;
}

.n_pic_txt li:first-child {
    border: 0;
}

.n_pic_txt li:hover:after {
    opacity: 1;
    visibility: visible;
}

.n_pic_txt li:hover a .txt h3,
.n_pic_txt li:hover a .txt time,
.n_pic_txt li:hover a .txt p {
    color: #fff;
}

/*n_detail*/
.n_detail p {
    font-size: .16rem!important;
    color: #666666;
    text-indent: 2em;
    line-height: 2em!important;
    margin-top: .34rem;
}

.n_detail img,
.n_con_txt img {
    display: inline-block;;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

/*  */

.img-lists ul {
    overflow: hidden;
    margin-left: -1%;
    margin-right: -1%;
}

.img-lists ul li {
    float: left;
    width: 31.33333%;
    margin: 0 1% 0 1%;
    transition: all 0.3s;
    position: relative;
    top: 0;
    overflow: hidden;
}

.img-lists ul li:hover {
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
}


.img-lists ul li .pic img:hover {
    transform: scale(1.2);
    cursor: pointer;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    padding-top: 70%;
    overflow: hidden;
}

.img-lists ul li a img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.img-lists ul li a>div.info {
    padding: 0.1rem;
    font-size: 0;
    text-align: center;
    margin-bottom: 0.1rem;
}

.img-lists ul li a>div.info p {
    color: #333;
    font-size: .18rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .5rem;
}

.img-lists ul li:hover .info p {
    color: #0b2d5a;
    font-weight: bold
}

/*n_content*/

.n_con_tit h2 {
    font-size: .3rem;
    color: #333;
    text-align: center;
    line-height: 2em;
    margin-bottom: .06rem;
}

.n_con_tit p {
    font-size: 0;
    text-align: center;
}

.n_con_tit p span {
    display: inline-block;
    font-size: .16rem;
    color: #999999;
    line-height: 2em;
    margin: 0.1rem;
}

.n_con_tit {
    padding-bottom: .22rem;
    margin-bottom: 0;
}

.n_con_txt p {
    font-size: .2rem!important;
    color: #333333;
    line-height: 2.125em!important;
   
    margin-bottom: .36rem;
    text-align: justify;word-wrap: break-word
}

.n_con_txt {
    padding: .4rem;
    background: #fff;
}

.nextwz {
    height: auto;
    overflow: hidden;
    border-top: #e6e6e6 1px solid;
    padding: 0.2rem;
    background: #fff;
}

.nextwz a {
    display: block;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .16rem;
    line-height: .4rem;
}

.hotlist {
    width: 3rem;
    /* background: #fff; */
    margin-left: 0.4rem;
}

.hotlist h2 {
    background: #213f73;
    color: #fff;
    line-height: .52rem;
    padding: 0 0 0 0.3rem
}

.nextwz a:hover {
    color: #213f73
}

.hotlist_con {
    background: #fff;
    height: auto;
    overflow: hidden;
}

.hotlist_con li {
    line-height: .6rem;
    height: .6rem;
    border-bottom: #dedede 1px dashed;
    background: url(../images/ico0s.png) .1rem center no-repeat;
}

.hotlist_con a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .6rem;
    height: .6rem;
    font-size: .14rem;
    padding: 0 0.25rem;
}

.hotlist_con a:hover {
    color: #213f73
}

.n_content {
    padding-top: 0;
    flex: 1;
    min-width: 0;
}

@media screen and (max-width: 1024px) {
    .rightBox {
        display: block;min-height:600px;
    }

    .hotlist {
        width: 100%;
        margin: 0.2rem auto;
    }

    .n_list li a .txt {
        padding: 0 0 0 0.2rem;
        margin-left: 0.2rem;
    }

    .listmore {
        display: none
    }

    .banner {
        margin-top: .75rem;
    }

    .n_container {
        padding: .3rem 0;
    }

    .position {
        justify-content: flex-start;
        margin: .2rem auto;
    }

    .leftNav {
        width: 100%;
        margin-top: 0;
        box-shadow: none;
    }

    .leftNav .lv1 {
        border-radius: 0;
        display: none;
        width: 100%;
    }

    .leftNav .lv1>li {
        border-bottom: #eeeeee 1px solid
    }

    .leftNav .lv1>li:last-child {
        border-bottom: none
    }

    .leftNav .lv1>li h2 {
        text-align: left;
        padding: .15rem .2rem;
    }

    .leftNav .lv1>li:hover h2:before,
    .leftNav .lv1>li.active h2:before,
    .leftNav .lv1>li.on h2:before {
        display: none
    }

    .leftNav h4 {
        text-align: left;
        padding: .1rem .2rem;
        width: 100%;
        font-size: .22rem;
        line-height: .36rem;
    }

    .leftNav h4 span {
        display: none
    }

    .leftsub {
        display: block;
        margin: 0 auto;
    }

    .leftNav h4 i {
        position: absolute;
        width: .24rem;
        right: .2rem;
        top: 0;
        bottom: 0;
        background: url("../images/left_menu.png") no-repeat 50%;
        background-size: .24rem;
    }

    .leftNav .lv2>li {
        padding-left: .2rem;
    }

    .leftNav .lv1>li h2 i {
        opacity: 1;
        visibility: visible;
        display: block;
    }

    .rightBox {
        width: 100%;
        padding-top: .2rem;
    }

    .n_list li a .txt h3 {
        font-size: .18rem;
    }
.keywordfontcolor1167045{font-size: .18rem;}
    .n_list li a .txt p {
        font-size: .16rem;
    }

    .n_list li {
        padding: 0.3rem 0.1rem;
    }

    .n_con_txt {
        padding: .2rem;
    }

    .n_content {
        padding-top: 0;
        width: 100%;
    }

    .n_con_tit h2 {
        line-height: 1.5em;
    }

    .img-lists ul li {
        width: 48%
    }

    .img-lists ul li a>div.info {
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .leftNav .lv1>li h2 {
        font-size: .2rem;
    }

    .leftNav .lv2>li a {
        font-size: .18rem;
    }

    .n_tit h4 {
        font-size: .28rem;
    }

    .n_list li a .txt h3 {
        font-size: .22rem;
    }
.keywordfontcolor1167045{font-size: .22rem!important;}

    .t-list li a .txt p {
        font-size: .16rem;
    }

    .t-list li {
        width: 100%;
        margin-bottom: .3rem;
    }

    .t-list {
        padding-top: .3rem;
    }

    .t-list li a .txt h3 {
        font-size: 16px;
    }

    .n_pic_txt li a .txt h3 {
        font-size: .2rem;
    }

    .n_pic_txt li a .txt p {
        font-size: .16rem;
        line-height: .28rem;
        height: 1.12rem;
    }

    .n_detail p, .n_con_txt p {
        font-size: .16rem;margin-left: 0px!important;
    }

    .n_con_txt {}
}

@media screen and (max-width: 640px) {
    .n_pic_txt li a .pic {
        width: 100%;
        height: auto;
        padding-top: 62.86%;
    }

    .n_pic_txt li a .txt {
        width: 100%;
        padding: .2rem 0.1rem;
    }

    .n_pic_txt li {
        padding: .2rem 0 0;
    }
}

@media screen and (max-width: 480px) {
    .t-list li a .txt {
        width: calc(100% - 1.8rem);
    }
}