@charset "utf-8";

.head {
    transition: all 1s;
}

html, body {
    background: #fff;
}

.banner img {
    display: block;
    width: 100%;
}

.banner ::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center 3%;
    z-index: 9;
}

.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: #2231c4;
    color: #fff;
    border: 1px solid #2231c4;
}

.pagination a:hover {
    background: #2231c4;
    color: #fff;
    border: 1px solid #2231c4;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

#nymain {

    background-size: 1920px auto;
    background-position: center bottom;
}

.nymain {
    position: relative;
    padding-bottom: 50px;
    padding-top: 1px;
}

.nymain::before {}

.nymain .leftNav {
    float: left;
    width: 310px;
    position: relative;
    margin-right: 60px;
    margin-top: -61px;
    padding-bottom: 30px;
    box-shadow: 2px 3px 4px 0px rgba(24, 24, 24, 0.05);
    background: rgba(255, 255, 255, .8);
}

.nymain .leftNav>h2 {
    line-height: 110px;
    color: #fff;
    /* background: rgba(0, 116,87, .8); */
    font-size: 24px;
    overflow: hidden;
    background: rgba(9, 111, 208, .8);
    text-align: center;
    background: rgba(0 ,74, 159,.7);
}

.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.nymain .leftNav p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
}

.nymain .leftNav>ul {
    padding-bottom: 70px;
    background-position: right bottom;
    position: relative;
    border-left: 10px solid #096fd0;
    padding: 0 20px 50px 20px;
}

.nymain .leftNav>ul::before {
    content: "";
    position: absolute;
    left: 0;
    right: 20px;
    bottom: 70px;
    top: 0;
    /* background: #fff; */
}

.nymain .leftNav>ul::after {}

.nymain .leftNav>ul>li {
    position: relative;
    border-top: 1px dashed #ebebeb;
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 20px;
    color: #323232;
    line-height: 70px;
    padding-left: 20px;
    /* padding-left: 50px; */
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 10px;
    top: 20px;
    line-height: 50px;
    background: url(../images/sub_left_down.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
}

/* .nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
} */

.nymain .leftNav>ul>li.on>a {
    color: #02356b;
}

.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
}

.nymain .leftNav>ul>li.activ {
    background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
    color: #02356b;
}

.nymain .leftNav ul li:hover {}

.nymain .leftNav ul li.active {}

.nymain .leftNav ul li.active ul {
    display: block;
}

.nymain .leftNav ul li a:hover {
    background-position: 31px center;
    color: #005bac;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    border-top: 1px dashed #eeeeee;
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 46px;
    /* border-top: 1px solid #eeeeee; */
    /* padding-left: 65px; */
    color: #666666;
    padding-left: 40px;
}

.ny-right {
    overflow: hidden;
    /* padding-top: 15px; */
    margin-top: -50px;
}

.ny-rcom {
    font-size: 24px;
    color: #2231c4;
    margin-bottom: 15px;
    font-weight: normal;
}

.position {z-index:999;position: relative;}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: 25px;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.position h3 {
    font-size: 20px;
    font-weight: normal;
    color: rgba(0, 0, 0, .85);
    text-align: left;
    bottom: 0;
    left: 0;
    display: none;
    float: left;
}


.position h3::after {
    content: "";
}

.position span {
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
    display: none;
}

.position a {
    font-size: 14px;
    margin: 0 5px;
    vertical-align: middle;
    color: #fff;
}

.position a:hover {
    color: #ffffff;
}





.ind_art_box {
    padding: 30px 0;
}

.ind_art h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    text-indent: 0;
    color: rgba(0, 0, 0, .85);
}

.ind_art h4 {
    font-weight: 900;
    line-height: 1.5;
    margin: 2em 0;
    color: rgba(0, 0, 0, 0.65);
}

.ind_art p.noIndent {
    text-indent: 0
}

.ind_art_main p {
    color: rgba(0, 0, 0, .6);
    line-height: 2.5em;
    text-indent: 2em;
}

.ind_art .c img {
    display: block;
    width: 300px;
    margin: 0 auto;
}


.ind_art p.noTitle {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    text-indent: 2em;
}



.text-list ul li a {
    display: block;
    overflow: hidden;
    padding: 30px 0;
    transition: all 0.3s;
    margin-top: 20px;
    background-color: #ffffff;
    box-shadow: 2px 3px 4px 0px rgba(24, 24, 24, 0.1);
    border: solid 1px #f7f7f7;
    height: 140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
    border-left: 6px solid #096fd0;
}

.text-list ul li:nth-child(1) a {
    border-top: none;
    margin-top: 0;
}

.text-ldata {
    float: left;
    width: 75px;
    margin-right: 20px;
    font-size: 0;
}

.text-ldata img {
    display: block;
}

.text-ldata div {
    transition: all 0.3s;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    color: #33569d;
}

.text-ldata div p {
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
}

.text-ldata div span {
    display: block;
    font-size: 24px;
    line-height: 24px;
}

.text-linfo {
    overflow: hidden;
    transition: all 0.3s;
    padding-top: 5px;
    flex: 1;
    min-width: 0;
}

.text-linfo h3 {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: normal;
    text-overflow: ellipsis;
}

.text-linfo p {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    height: 52px;
    margin-top: 5px;
}


.text-list ul li a:hover .text-ldata img {
    display: none;
}

.text-list ul li a:hover .text-ldata {}

.text-list ul li a:hover .text-ldata div p {}

.text-list ul li a:hover .text-ldata div span {}

.text-list ul li a:hover .text-linfo {
    border-color: transparent;
}

.text-list ul li a:hover .text-linfo h3 {
    font-weight: 600;
    color: #004aa2;
    font-size: 18px;
}

.timg-list {
    margin-top: 20px;
}

.timg-list ul li a {
    display: block;
    transition: all 0.3s;
    background: rgba(204, 204, 204, .15);
    margin-top: 40px;
}

.timg-list ul li a h3 {
    font-size: 20px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}

.timg-list ul li a>div {
    overflow: hidden;
    display: flex;
    align-items: flex-end;
}

.timg-list-img {
    float: left;
    width: 380px;
    margin-right: 30px;
}

.timg-list ul li a .pic {
    padding-top: 63%;
}

.timg-list ul li a:hover h3 {
    color: #005bac;
}


.timg-linfo {
    overflow: hidden;
    flex: 1;
    min-width: 0;
    padding-right: 30px;
}

.timg-linfo p {
    font-size: 14px;
    line-height: 28px;
    color: #999999;
    height: 82px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 15px 0 0 0;
}

.timg-linfo span {
    display: block;
    margin-top: 15px;
    color: #666666;
    font-size: 14px;
    background-position: left center;
    line-height: 26px;
    padding-left: 25px;
    background: url(../images/time.png) no-repeat;
    background-position: left center;
}

.timg-linfo b {
    float: right;
    width: 100px;
    font-size: 30px;
    font-weight: 600;
    background: #096fd0;
    background: linear-gradient(-48deg,
            #004a9f 0%,
            #096fd0 100%);
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
    margin-top: 25px;
}


/* 图片列表 */

.img-lists ul {
    overflow: hidden;
}

.img-lists ul li {
    float: left;
    width: 32%;
    margin-top: 35px;
    margin-left: 2%;
    transition: all 0.3s;
    position: relative;
    top: 0;
}

.img-lists ul li:nth-child(3n+1) {
    margin-left: 0;
}

.img-lists ul li:hover {
    /* box-shadow: 0 0 10px rgba(51, 51, 51, 0.16); */
    top: -10px;
}

.img-lists ul li:hover .info p {
     text-decoration: underline;
    font-weight: 600;
}

.img-lists ul li a {
    display: block;
    width: 100%;
    position: relative;
}

.img-lists ul li a .pic {
    padding-top: 68.75%;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px;
}

.img-lists ul li a>div.info {
    padding: 10px 10px 10px 10px;
    font-size: 0;
    background-position: left center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/zzc2.png) repeat-x;
    background-position: left bottom;
}

.img-lists ul li a>div.info p {
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
}

.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;
}

/*------------*/

.teacher ul {
    overflow: hidden;
}

.teacher ul li {
    float: left;
    width: 23.5%;
    margin-top: 35px;
    margin-left: 2%;
    transition: all 0.3s;
    position: relative;
    top: 0;
}

.teacher ul li:nth-child(4n+1) {
    margin-left: 0;
}

.teacher ul li:hover {
    /* box-shadow: 0 0 10px rgba(51, 51, 51, 0.16); */
    top: -10px;
}

.teacher ul li:hover .info p {
    color: #1752a0;
    font-weight: 600;
}

.teacher ul li a {
    display: block;
    width: 100%;
    position: relative;
}

.teacher ul li a .pic {
    padding-top: 118%;
}

.teacher ul li a>img {
    display: block;
    width: 100%;
    height: 196px;
}

.teacher ul li a>div.info {
    padding: 10px 10px 10px 10px;
    font-size: 0;
    background-position: left center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/zzc2.png) repeat-x;
    background-position: left bottom;
}

.teacher ul li a>div.info p {
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
}

.teacher ul li a>div.info img {
    height: 14px;
    vertical-align: middle;
}

.teacher ul li a>div.info span {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    color: #999;
    vertical-align: middle;
}





.art-main .art-tit h3 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 26px;
    margin-top: 25px;
}

.art-main .art-tit h4 {
    text-align: center;
    color: #666666;
    font-weight: normal;
    font-size: 18px;
    margin-top: 30px;
}

.art-main .art-body {
    padding-top: 30px;
}

.art-main .art-body p {
    color: #666666;
    text-indent: 2em;
    font-size: 16px;
    line-height: 34px;
}

.art-main .art-body img {
    max-width: 80% !important;
    display: block;
    margin: 30px auto;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 25px;
    line-height: 26px;
    background: bottom;
    border-bottom: 1px solid #d9d9d9;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}
.art-main .art-body table{width:100%;}
.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #999999;
    margin: 0 10px;
}

.art-info {
    border-top: 1px dashed #eaeaea;
    margin-top: 25px;
}

.pnext {
    margin-top: 25px;
}

.pnext p {
    text-indent: initial;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
}

.pnext p a {
    color: #333333;
}

.pnext p:hover {
    color: #2231c4;
}

.pnext p:hover a {
    color: #2231c4;
}



.szdw {
    margin-top: 8px;
}

.szdw ul {
    font-size: 0;
}

.szdw ul li {
    box-sizing: border-box;
    display: inline-block;
    padding-top: 67px;
    font-size: 0;
    width: 49%;
    margin-left: 2%;
}

.szdw ul li:nth-child(2n + 1) {
    margin-left: 0;
}

.szdw ul li .z {
    display: block;
}

.szdw ul li:hover .zi1 {
    border-bottom: 2px solid #084295;
    box-shadow: 10px 0 10px #eee;
}

.szdw .aaa {
    float: left;
    width: 180px;
}

.szdw .zi1 {
    overflow: hidden;
    padding-left: 25px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 8px;
    border-bottom: 2px solid transparent;
    transition: all 0.5s;
}

.szdw .pic {
    padding-top: 127%;
}

.szdw .zi1 h4 {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.szdw .zi1 p {
    font-size: 15px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    color: #666;
    margin-top: 20px;
    margin-bottom: 35px;
    /* border-bottom: 1px solid #ccc; */
}

.szdw .zi1 a {
    display: block;
}

.szdw .zi1 span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #1b4fa2;
    padding-top: 12px;
    border-top: 1px solid #ccc;
}


.col-main {
    float: left;
    width: 75%;
    padding-top: 50px
}

.col-side {
    float: right;
    width: 23.34%;
    padding-top: 60px
}

.m-txt5 {
    overflow: hidden;
    padding: 10px 0 39px
}

.m-txt5 .pics {
    float: left;
    width: 262px;
    margin-right: 30px
}

.m-txt5 .pics .pic {
    padding-top: 134%;
}

.m-txt5 .pics img {
    display: block;
    width: 100%
}

.m-txt5 .txt {
    overflow: hidden;
    font-size: 16px;
    line-height: 1.75;
    color: #333
}

.m-txt5 p {
    font-size: 16px;
}

.m-txt5 .m-tit3 {
    margin-bottom: 34px;
    font-size: 22px;
    color: #333;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
}

.m-tit3 {
    font-size: 22px;
    color: #333;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
}

.p-list2 {
    padding: 4px 0 12px
}

.p-list2 li {
    padding-bottom: 29px;
    margin-bottom: 28px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333;
    line-height: 30px
}

.p-list2 .col-r, .p-list2 .date {
    float: right;
    font-size: 16px;
    color: #666
}

.p-list2 .date {
    margin-left: 40px
}

.p-list2 a {
    color: inherit;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p-list2 .col-r a:hover, .p-list2 a:hover, .p-list2 em {
    color: #204ba0
}

.p-list2 .col-r a {
    color: #666;
    margin-left: 30px
}

.pages {
    text-align: center;
    clear: both;
    margin-bottom: 80px;
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.pages .p-flip, .pages ul {
    display: inline-block;
    vertical-align: top
}

.pages .p-flip {
    margin-left: 12px
}

.pages .inp {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    text-align: center;
    margin: 0 8px
}

.pages ul li {
    float: left;
    margin: 0 3px
}

.pages ul a {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center
}

.pages ul a:hover {
    color: #204ba0
}

.pages ul li.on a {
    background-color: #204ba0;
    color: #fff
}

.pages .p-first a {
   
}

.pages .p-last a {

}

.pages .p-next, .pages .p-prev {
    display: inline-block;
    vertical-align: top;
    color: #333
}

.pages .p-next a, .pages .p-prev a {
    color: inherit;
    width: auto;
    margin: 0 5px
}

.pages .p-next a:hover, .pages .p-prev a:hover {
    color: #204ba0
}

.m-txt6 {
    background: #f3f9ff;
    font-size: 14px;
    color: #333;
    line-height: 2
}

.m-txt6 .tit {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    line-height: 62px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 23px
}

.m-txt6 .tit img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
    height: 26px
}

.m-txt6 .more {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #204ba0
}

.m-txt6 .more:hover {
    background: #4070cf
}

.m-txt6 .con {
    padding: 12px 20px 17px
}

.m-txt6 p {
    overflow: hidden;
    margin-bottom: 7px
}

.m-txt6 p em {
    display: block;
    float: left;
    width: 56px;
    margin-right: 5px
}

.m-txt6 p span {
    display: block;
    overflow: hidden
}