@charset "utf-8";

.head {
    transition: all .5s;
}

html, body {
    background: #fff;
}

.head {
    right: 0;
}

.head_wit {
    transform: translateY(-100%);
}

.head_rgb .nav>ul>li>a {
    color: #fff;
}

.head-top {
    padding-right: 100px;
    /* padding-top: 40px; */
}



.fixed-search {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999999;
    width: 83px;
    height: 93px;
    background-color: #ec0014;
    border-radius: 50px 0 0 50px;
    cursor: pointer;
}

.fixed-search div {
    font-size: 0;
    line-height: 93px;
}

.fixed-search div img {
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
}





.banner {
    position: relative;
}

.banner img {
    display: block;
    width: 100%;
}

.banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/ny-zzc.png) repeat-x;
    background-position: center top;
}

.banner::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/ny-zzc2.png) repeat-x;
    background-position: center bottom;
}


.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: url() no-repeat;
    background-size: 1920px auto;
    background-position: center bottom;
}

.nymain {
    position: relative;
    padding-bottom: 50px;
    margin-top: -70px;
}

.nymain::before {}

.nymain .leftNav {
    float: left;
    width: 300px;
    position: relative;
    margin-right: 40px;
    border-top: 4px solid #ec0014;
    background: ;
    padding: 25px 30px;
    min-height: 590px;
    background: #004694 url(../images/title-bj2.png) no-repeat;
    background-position: right 25px;
}

.nymain .leftNav>h2 {
    line-height: 76px;
    color: #fff;
    font-size: 36px;
    overflow: hidden;
    position: relative;
    padding: 10px 0 15px;

}

.nymain .leftNav>h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 40px;
    height: 3px;
    background-color: #ffffff;
}

.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 {
    position: relative;
}

.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 solid #ffb600;
    margin-top: 10px;
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 20px;
    color: #ffffff;
    line-height: 38px;
    /* padding-left: 50px; */
}

.nymain .leftNav>ul>li>span {
    display: none;
    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: #ffb600;
}

.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
}

.nymain .leftNav>ul>li.activ {
    background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
    color: #ffb600;
}

.nymain .leftNav ul li:hover {}

.nymain .leftNav ul li.active {}



.nymain .leftNav ul li a:hover {
    background-position: 31px center;
    color: #ff9900;
}

.nymain .leftNav>ul>li>ul {
    display: none ;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    border-top: 1px solid #ffb600;
    padding: 0 15px;
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 32px;
    /* border-top: 1px solid #eeeeee; */
    /* padding-left: 65px; */
    color: rgba(255, 255, 255, .8);
}
.nymain .leftNav ul li.active ul {
    display: block;
}
.ny-right {
    float: right;
    padding-top: 15px;
    width: calc(100% - 340px);
min-height: 500px;
}

.ny-rcom {
    font-size: 24px;
    color: #2231c4;
    margin-bottom: 15px;
    font-weight: normal;
}

.position {}

.position>div {
    position: relative;
    font-size: 0;
    line-height: 30px;
    padding-bottom: 90px;
}

.position h3 {
    font-size: 20px;
    font-weight: normal;
    color: rgba(0, 0, 0, .85);
    text-align: left;
    bottom: 0;
    left: 0;
    float: left;
    display: none;
}


.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 {
    text-decoration: underline;
}





.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;
    border-top: 1px solid #ccc;
}

.text-list ul li:nth-child(1) a {
    border-top: none;
}

.text-ldata {
    float: left;
    width: 75px;
    margin-right: 20px;
    line-height: 77px;
    font-size: 0;
    background: rgb(0 70 133 / 6%);
}

.text-ldata img {
    display: block;
}

.text-ldata div {
    transition: all 0.3s;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

.text-ldata div p {
    color: #1458a2;
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
}

.text-ldata div span {
    display: block;
    color: #1459a3;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
}

.text-linfo {
    overflow: hidden;
    transition: all 0.3s;
    padding-top: 5px;
}

.text-linfo h3 {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600;
    text-overflow: ellipsis;
}

.text-linfo p {
    color: #808080;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.text-list ul li a:hover .text-ldata img {
    display: none;
}

.text-list ul li a:hover .text-ldata {
    background: #004aa2;
}

.text-list ul li a:hover .text-ldata div p {
    color: #fff;
}

.text-list ul li a:hover .text-ldata div span {
    color: #fff;
}

.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 ul li a {
    display: block;
    transition: all 0.3s;
    padding: 30px 40px;
    background: #f8f8f8;
    box-shadow: 0px 8px 8px 0px rgba(212, 212, 212, 0.59);
    margin-top: 35px;
}

.timg-list ul li a h3 {
    font-size: 18px;
    color: #323232;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
    position: relative;
    padding-right: 160px;
}


.timg-list ul li a h3 div {
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
}

.timg-list ul li a h3 div span {
    float: left;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    padding-left: 20px;
    color: #ec0014;
}

.timg-list ul li a h3 div span:nth-child(1) {
    margin-right: 10px;
}

.timg-list ul li a h3 div img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}


.timg-list ul li a>div {
    overflow: hidden;
}

.timg-list-img {
    float: left;
    width: 175px;
    margin-right: 15px;
}

.timg-list ul li a .pic {
    padding-top: 62%;
}

.timg-list ul li a:hover h3 {
    color: #ba2a17;
}

.timg-list ul li a:hover span {
    background: #ba2a17;
    border-color: #ba2a17;
    color: #fff;
}

.timg-linfo {
    overflow: hidden;
    padding: 12px 0 13px 15px;
    background: url(../images/list-item.png) no-repeat;
    background-position: left center;
}

.timg-linfo p {
    font-size: 14px;
    line-height: 24px;
    color: rgba(119, 119, 119, .5);
    height: 48px;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 15px 0 0 0;
}

.timg-list ul li a:hover {
    background: #004aa2;
}

.timg-list ul li a:hover h3 {
    color: #fff;
    border-color: rgb(229 229 229 / 20%);
}

.timg-list ul li a:hover span {
    color: #fff;
    background: url() no-repeat;
    background-position: left center;
}

.timg-list ul li a:hover p {
    color: #fff;
}


/* 图片列表 */

.img-lists ul {
    overflow: hidden;
    margin-top: 10px;
}

.img-lists ul li {
    float: left;
    width: 30%;
    margin-top: 35px;
    margin-left: 5%;
    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 {
    color: #1752a0;
    font-weight: 600;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    padding-top: 56%;
}

.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;
}

.img-lists ul li a>div.info p {
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.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;
}





.art-main .art-tit h3 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 26px;
    font-weight: 600;
    margin-top: 25px;
    line-height: 38px;
}

.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;
    word-break: break-all;
}

.art-main .art-body p {
    color: #333333;
    text-indent: 2em;
    font-size: 16px;
    line-height: 36px;
}

.art-main .art-body img {
    max-width: 80% !important;
    display: block;
    margin: 30px auto;
height: auto !important;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 25px;
    line-height: 20px;
    background: bottom;
    border-bottom: 1px solid #d9d9d9;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #999999;
    margin: 0 10px;
}

.art-info {
    border-top: 1px solid #e7e7e7;
    margin-top: 25px;
}

.pnext {
    margin-top: 25px;
}

.pnext p {
    text-indent: initial;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
}

.pnext p a {
    font-size: 16px;
    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 {
    background-image: url(../images/img45.svg)
}

.pages .p-last a {
    background-image: url()
}

.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
}

.leader>h3 {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0px;
    color: #323232;
    margin-bottom: 30px;
}


.table-box {
    overflow-x: auto;
}

.table-box table {
    width: 100%;
    border-collapse: collapse;
}

.table-box table th {
    background-color: #d9e5fc;
    border: solid 1px #dcdcdc;
    line-height: 117px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}

.table-box table td {
    border: solid 1px #dcdcdc;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #333333;
    padding: 25px 15px;
}

.leader-list ul {
    overflow: hidden;
}

.leader-list ul li {
    float: left;
    width: 50%;
    border-top: 1px solid #d8d9d9;
    padding: 50px 0;
}

.leader-list ul li:nth-child(-n+2) {
    border: none;
}

.leader-list ul li:nth-child(2n) {
    padding-left: 5%;
}

.leader-list ul li:nth-child(2n+1) {
    padding-right: 5%;
}

.leader-list ul li a {
    display: block;
    overflow: hidden;
}

.leader-list ul li a .pics {
    float: left;
    width: 200px;
    padding: 7px 7px 11px 6px;
    position: relative;
}

.leader-list ul li a .pics::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 50px;
    height: 65px;
    background-color: #004694;
    opacity: 0.3;
    transition: all .5s;
}

.leader-list ul li a .pics::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 93px;
    height: 160px;
    background-color: #004694;
    transition: all .5s;
}

.leader-list ul li a .pics .pic {
    padding-top: 130%;
    z-index: 9;
}

.leader-info {
    overflow: hidden;
    padding-left: 15px;
    padding-top: 45px;
}

.leader-info h3 {
    font-size: 18px;
    font-weight: 600;
    color: #000033;
}

.leader-info h4 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000033;
    margin: 10px 0 15px 0;
}

.leader-info p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    color: #000033;
}

.leader-info span {
    float: right;
    width: 75px;
    height: 34px;
    background-color: #004694;
    text-align: center;
    font-size: 14px;
    line-height: 34px;
    color: #ffffff;
    margin-top: 20px;
    transition: all .5s;
}

.leader-list ul li a:hover .leader-info h3{
    color: #004694;
}

.leader-list ul li a:hover .pics::before {
    width: 100%;
    height: 100%;
}
.leader-list ul li a:hover .pics::after {
    width: 100%;
    height: 100%;
}
.leader-list ul li a:hover .leader-info span{
    width: 100%;
}