@charset "utf-8";@font-face {
    font-family: 'imp';
    font-style: normal;
    src: url(../fonts/impact.woff)
}

.imp {
    font-family: "imp"
}

.social-share {
    font-family: "swiper-icons" !important
}

.social-share * {
    font-family: "swiper-icons" !important
}

.social-share .icon-qq:before {
    content: "\e60f"
}

.social-share .icon-qzone:before {
    content: "\e80f";
    color: #fece00
}

.social-share .icon-weibo:before {
    content: "\e61f";
    color: #e83437
}

.social-share .icon-wechat:before {
    content: "\e615";
    color: #7dd43c
}

.social-share a {
    position: relative;
    text-decoration: none;
    display: inline-block;
    outline: 0;
    margin-top: .1rem
}

.social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: .5rem;
    height: .5rem;
    font-size: .26rem;
    border-radius: 5px;
    line-height: .5rem;
    text-align: center;
    border-radius: 50%;
    background: #fff
}

.social-share .icon-wechat .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: 50%;
    left: calc(100% + 10px);
    width: 140px;
    height: 152px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all .2s;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms;
    margin-top: -75px
}

.social-share .icon-wechat .wechat-qrcode.bottom {
    top: 40px;
    left: -84px
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
    display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
    font-weight: 400;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
    margin: 0!important
}

.social-share .icon-wechat .wechat-qrcode .help {
    display: none
}

.social-share .icon-wechat .wechat-qrcode .help p {
    font-weight: 400;
    line-height: 16px;
    padding: 0;
    margin: 0
}

.social-share .icon-wechat .wechat-qrcode:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #fff transparent transparent
}

.social-share .icon-wechat:hover .wechat-qrcode {
    display: block
}

.nyarc .wp {
    background: linear-gradient(to bottom, rgba(255, 255, 255, .7) 80%, rgba(255, 255, 255, 0) 100%);
    min-height: 3rem;
    border-top: 4px solid #033481;
    padding: .3rem .8rem .5rem
}

.nyArc {
    background: #fff;
    border-top: .1rem solid #033481;
    padding: .35rem 5%;
    box-shadow: 0 5px 12px rgba(25, 119, 212, .1)
}

.arc-con {
    line-height: 1.8em;
    color: #333;
    text-align: justify;
    padding-bottom: .2rem
}

.arc-con img {
    display: block;
    margin: .1rem auto;
    max-width: 8rem;
    /* width: 100%; */
}

.arc-con p {
    margin-bottom: .2rem
}

.arc-con table {
    border: 1px solid #eee;
    min-width: 640px;
    margin-left: 0!important;
    width: 100%;
    background: #fff
}

.arc-con table tr th,.arc-con table tr td {
    border: 1px solid #eee!important;
    padding: 15px;
    text-align: center
}

.tbsc {
    overflow: auto;
    padding: 15px 0;
    width: 100%
}

.tbsc::-webkit-scrollbar {
    height: 4px
}

.tbsc::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #999;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.tbsc::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #ededed;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.arc-con video {
    max-width: 100%!important;
    height: auto!important;
    display: block
}

.arc-tit {
    margin-bottom: .3rem
}

.arc-tit h1 {
    font-size: .32rem;
    text-align: center;
    line-height: 1.4em
}

.arc-info {
    text-align: center;
    padding-bottom: .2rem;
    font-size: .16rem;
    color: #666;
    border-bottom: 1px solid #ddd;
    margin-bottom: .3rem
}

.arc-info span {
    display: inline-block;
    margin: 0 .1rem;
    padding: 4px 0 2px
}

.arc-sibs {
    border-top: 1px solid #ddd;
    padding-top: .26rem
}

.arc-sib div {
    padding: .06rem 0
}

.arc-sib div:hover {
    color: #033481
}

.arc-sib div:hover a {
    color: #033481
}

.arc-back {
    margin-left: .3rem
}

.arc-back a {
    display: flex;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    width: 1.2rem;
    height: .38rem;
    line-height: .38rem;
    justify-content: center;
    align-items: center;
    background: url(../images/jb.png) no-repeat center;
    background-size: cover;
    border-radius: 5px;
    margin: 0 auto
}

.arc-back a span {
    display: block;
    margin-left: 5px
}

.arc-back a img {
    width: .24rem
}

.arc-share {
    position: fixed;
    left: 50%;
    margin-left: -8rem;
    top: 6.4rem;
    transition: .3s
}

.arc-share span {
    display: block;
    margin-bottom: .15rem;
    text-align: center;
    color: #666
}

.arc-share.sc {
    top: 1.8rem
}

.arc-share .social-share .social-share-icon {
    display: block
}

@media (min-width: 1930px) {
    .arc-share {
        top: 7.5rem
    }
}

@media (max-width: 1600px) {
    .arc-share .tt {
        display: none
    }

    .arc-share {
        position: static;
        left: 0;
        margin-left: 0;
        top: 0;
        margin-top: .15rem
    }

    .arc-share.sc {
        top: 0
    }

    .arc-share .social-share {
        display: flex;
        justify-content: center
    }

    .arc-share .social-share a {
        margin: 0 .1rem
    }
}

.pages {
    padding-top: .1rem;
    display: flex;
    justify-content: center
}

.pages ul {
    display: flex;
    justify-content: center;
    border: 1px solid #ccc;
    flex-wrap: wrap;
    background: #fff
}

.pages ul li {
    text-align: center;
    font-size: .16rem;
    border-left: 1px solid #ccc;
    padding: 0 .1rem
}

.pages ul li:nth-child(1) {
    border-left: 0
}

.pages ul li a {
    height: .45rem;
    text-align: center;
    line-height: .45rem;
    padding: 0 8px;
    display: block;
    border-radius: 3px
}

.pages ul li.on a {
    color: #f90
}

.pages ul li.cur {
    color: #fff
}

.pages ul li.page-count {
    line-height: .45rem
}

.page-form {
    line-height: .33rem;
    display: flex;
    align-items: center
}

.page-form input {
    width: .45rem;
    height: .3rem;
    float: left;
    text-align: center;
    padding: 0 3px;
    background: transparent;
    border-radius: 3px;
    margin: 0 5px;
    background: #f6f6f6
}

.page-form span {
    float: left;
    color: #666
}

.page-form button {
    border: none;
    width: .5rem;
    height: .45rem;
    line-height: .45rem;
    text-align: center;
    margin-left: .1rem;
    background: transparent;
    cursor: pointer;
    border-left: 1px solid #ccc
}

@media (max-width: 640px) {
    .pages ul li {
        padding: 0
    }

    .pages ul li.pageitem {
        display: none
    }

    .pages ul li.page-form {
        padding-left: .1rem
    }
}

@media (max-width: 375px) {
    .pages ul li,.page-form button {
        border-left: 0
    }
}

.ny-ba {
    position: relative;
    height: 4rem
}

.ny-ba .imgBox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    pointer-events: none;
    user-select: none
}

.ny-ba .imgBox .img {
    padding-bottom: 0;
    height: 100%
}

.ny-ba .imgBox:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    height: 2rem;
    background: url(../images/568.png) no-repeat left bottom;
    background-size: 100% 100%;
    opacity: 1
}

.ny-ba .imgBox:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    height: 30%;
    background: url(../images/blackms.png) no-repeat bottom center;
    background-size: 100% 100%;
    opacity: .5
}

.ny-ba.nomask .imgBox:before {
    display: none
}

.ny-ba .wp {
    height: 100%;
    position: relative;
    z-index: 5;
    padding-top: 0
}

.nytit {
    position: absolute;
    color: #fff;
    left: 0;
    bottom: .5rem
}

.nytit span {
    font-size: .4rem;
    line-height: 1em;
    z-index: 3
}

.nytit:before {
    content: '';
    width: .6rem;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: -.15rem;
    margin-left: -.3rem
}

.typetit {
    font-size: .3rem;
    font-weight: bold
}

.posi {
    padding-left: .2rem;
    background: url(../images/ny/571.png) no-repeat left center;
    background-size: .17rem .17rem;
    position: relative;
    font-size: .14rem;
    color: #666
}

.posi a {
    color: #666
}

.posi a:hover {
    color: #2688fe
}

.nyleft {
    width: 2.8rem;
    position: relative;
    z-index: 6;
    position: relative;
    margin-top: -.7rem
}

.nyleft ul {
    background: #fff;
    position: relative;
    z-index: 5;
    border: 2px solid #e1e1e1;
    border-left-width: 4px;
    margin-top: -.25rem;
    padding-top: .25rem;
    border-radius: 0 .2rem 0 0
}

.nyleft ul li {
    font-size: .2rem;
    position: relative
}

.nyleft ul li:after {
    content: '';
    width: 4px;
    height: 0;
    top: 50%;
    transform: translateY(-50%);
    left: -4px;
    background: #033481;
    position: absolute
}

.nyleft ul li a {
    display: block;
    padding: .2rem .3rem;
    position: relative
}

.nyleft ul li a:before {
    content: '';
    left: .2rem;
    right: .2rem;
    bottom: 0;
    background: #eee;
    position: absolute;
    height: 1px
}

.nyleft ul li a:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: .2rem;
    transition: .3s;
    opacity: 0;
    width: 23px;
    height: 7px;
    background: url(../images/ny/arr.png) no-repeat center
}

.nyleft ul li.on:after {
    height: 100%;
    opacity: 1
}

.nyleft ul li.on a {
    color: #033481
}

.nyleft ul li.on a:after {
    opacity: 1
}

.nyright {
    width: calc(100% - 3.4rem);
    padding-top: .4rem
}

.nyrTit {
    padding-bottom: .15rem;
    border-bottom: 2px solid #ddd;
    margin-bottom: .35rem
}

.nyleft .sub-nav-p-s {
    background: #033481;
    margin-bottom: 1px;
    position: relative;
    height: .91rem;
    background: url(../images/ny/575.png) no-repeat right center;
    background-size: auto 100%;
    line-height: .9rem;
    padding: 0 0 0 .3rem;
    position: relative;
    z-index: 10
}

.nyleft .sub-nav-p-s span {
    font-size: .3rem;
    color: #fff;
    display: block
}

.nyMain {
    background: url(../images/ny/590.jpg) #fff no-repeat bottom center;
    background-size: 100% auto;
    padding: 0 0 1.4rem;
    min-height: 4rem;
    position: relative
}

.nyMain:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/ny/589.png) no-repeat top right;
    background-size: 62.5% auto;
    height: 100%;
    pointer-events: none;
    z-index: 0;
    width: 100%
}

.nyMain.sp {
    background: url()#fff no-repeat bottom center;
    background-size: 100% auto
}

.nyrNav {
    padding-bottom: .2rem;
    position: relative;
    margin-bottom: .4rem;
    padding-top: .3rem;
    line-height: .36rem
}

.nyrNav:after {
    content: '';
    height: 1px;
    background: #ddd;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.nyrNav .tit {
    font-size: .36rem;
    color: #033481;
    margin-right: .4rem
}

.nyrNav ul {
    position: relative;
    z-index: 4
}

.nyrNav ul li {
    font-size: .26rem;
    margin-right: .3rem;
    position: relative
}

.nyrNav ul li:last-child {
    margin-right: 0
}

.nyrNav ul li:after {
    content: '';
    height: 2px;
    position: absolute;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    background: #033481;
    transition: .3s;
    width: 0;
    bottom: -.21rem
}

.nyrNav ul li:hover:after {
    width: 100%
}

.nyrNav ul li.on:after {
    width: 100%
}

.nyrNav ul li.on a {
    color: #033481
}

@media (max-width: 1024px) {
    .nyleft ul {
        margin-top: 0
    }

    .nyleft .sub-nav-p-s {
        padding: .16rem .3rem;
        margin-bottom: 1px;
        position: relative;
        border-radius: 5px;
        height: auto;
        line-height: .4rem;
        background: rgba(1, 87, 175, .9)
    }

    .nyleft .sub-nav-p-s span {
        font-size: .24rem;
        color: #fff;
        display: block
    }

    .ny-ba .imgBox:before {
        height: 1rem
    }

    .nytit {
        bottom: .4rem
    }

    .nytit span {
        font-size: .34rem
    }

    .ny-ba {
        height: 35vw
    }

    .nyMain {
        padding-top: .2rem
    }

    .nyleft {
        width: 100%;
        float: inherit;
        margin-top: 0
    }

    .nyright {
        width: 100%;
        float: inherit;
        margin-top: .3rem;
        padding-top: 0
    }

    .nyleft ul {
        display: none
    }

    .nyleft .sub-nav-p-s {
        display: block
    }

    .nyleft .sub-nav-p-s:after {
        content: '';
        width: .2rem;
        height: .2rem;
        background: url(../images/ny/arrdd.svg) no-repeat center;
        background-size: .2rem .2rem;
        position: absolute;
        right: .3rem;
        top: 50%;
        margin-top: -.1rem;
        transition: .3s
    }

    .nyleft .sub-nav-p-s.on:after {
        transform: rotate(-180deg)
    }

    .nyleft {
        padding-left: 0;
        margin-top: 0;
        padding-bottom: 0;
        background: transparent
    }

    .nyleft ul {
        padding: .1rem 0 .25rem
    }

    .nyleft:before {
        display: none
    }

    .nyleft ul li {
        font-size: .18rem
    }

    .nyleft ul li a {
        padding-top: .15rem;
        padding-bottom: .15rem
    }

    .nyleft ul li:first-child a {
        border-top: 0
    }

    .nyrNav .tit {
        font-size: .32rem
    }

    .nyrNav ul li {
        font-size: .24rem
    }

    .nyleft ul:after {
        display: none
    }

    .nyMain {
        padding-bottom: 1rem
    }

    .posi {
        font-size: .16rem
    }
}

@media (max-width: 900px) {
    .ny-ba .wp {
        padding-top: 5%
    }

    .nytit em {
        font-size: .6rem
    }

    .nyposi {
        margin-top: 0;
        background: #eef2fb;
        height: auto;
        line-height: 1.4em;
        padding: .2rem 0;
        border-bottom: 1px solid;
        border-image: linear-gradient(to right, #eef2fb, #dbdfe7) 1
    }

    .nyposi .wp {
        padding-right: 0;
        justify-content: flex-start;
        border-bottom: 0
    }

    .nyarc .wp {
        padding: .3rem .3rem .5rem
    }
}

@media (max-width: 750px) {
    .nyposi .wp:before {
        width: 5vw
    }

    .ny-ba {
        height: 40vw
    }

    .arc-con img {
        
        height: auto!important
    }
}

@media (max-width: 640px) {
    .nyMain {
        padding-bottom: .8rem
    }

    .typetit {
        display: none
    }

    .posi {
        width: 100%
    }

    .nytit:before {
        height: 2px
    }

    .nytit {
        bottom: .35rem
    }

    .nytit span {
        font-size: 6vw
    }

    .nyleft .sub-nav-p-s {
        padding: .12rem .25rem
    }

    .arc-tit h1 {
        font-size: .26rem
    }

    .arc-con p,.arc-con span {
        font-size: .16rem!important
    }

    .arc-sib {
        width: 100%
    }

    .arc-back {
        width: 100%;
        margin-left: 0;
        margin-top: .15rem
    }

    .nyrNav ul {
        width: 100%;
        margin-top: .2rem;
        justify-content: center
    }

    .nyrNav {
        padding-bottom: .15rem
    }

    .nyrNav ul li:after {
        bottom: -.16rem
    }

    .nyrNav .tit {
        font-size: .3rem;
        text-align: center;
        width: 100%;
        margin-right: 0
    }

    .nyrNav ul li {
        font-size: .22rem
    }
}

.typeName {
    position: relative;
    z-index: 5
}

.typeName .h3 {
    color: #fff;
    text-align: center;
    padding: 0 .8rem 0 0;
    position: relative;
    height: .9rem;
    line-height: .9rem;
    margin-top: -.9rem
}

.typeName .h3:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/ny/575.png) no-repeat right center;
    background-size: auto 100%;
    width: calc((100vw - 14.4rem) / 2 + 100%)
}

.typeName .h3 span {
    font-size: .36rem;
    position: relative;
    z-index: 3
}

@media (max-width: 1024px) {
    .typeName .h3:before {
        width: calc(100% + 3vw)
    }
}

@media (max-width: 750px) {
    .typeName .h3:before {
        width: calc(100% + 5vw)
    }
}

@media (max-width: 480px) {
    .typeName .h3 {
        height: .7rem;
        line-height: .7rem;
        margin-top: -.7rem
    }

    .typeName .h3 span {
        font-size: .3rem
    }
}

.ny-dlwz .arc-con {
    max-width: 9.9rem;
    margin: 0 auto
}

.ny-dlwz .arc-con img {
    border: .1rem solid #033481
}

.ny-dlwz .bigimg li {
    max-width: 4.5rem;
    width: 43%;
    margin: 0 3.5%;
    text-align: center
}

.ny-dlwz .bigimg li .t {
    width: 100%;
    display: block
}

.ny-dlwz .bigimg li .img {
    width: 100%;
    display: block;
    border: 8px solid #5da961
}

.ny-dlwz .bigimg li .zoom {
    display: block;
    width: .48rem;
    margin: .15rem auto .1rem
}

.fancybox-caption {
    font-size: .2rem
}

.ny-jgsz .item {
    border-top: 3px solid #033481;
    background: #f6f6f6;
    padding: .2rem .4rem .3rem;
    border-radius: .1rem;
    box-shadow: 0 5px 12px rgba(25, 119, 212, .2);
    margin-bottom: .4rem;
    transition: .3s
}

.ny-jgsz .item:hover {
    background: #f4f8fb;
}

.ny-jgsz .item:last-child {
    margin-bottom: 0
}

.ny-jgsz .item dt {
    font-size: .28rem;
    margin-bottom: .1rem;
    color: #033481
}

.ny-jgsz .item dd ul {
    display: flex;
    flex-wrap: wrap
}

.ny-jgsz .item dd ul li {
    width: 33.33333%;
    font-size: .17rem;
    padding: .06rem 0
}

.ny-jgsz .item dd ul li span {
    font-size: .14rem
}

.ny-jgsz .item dd ul li a:before {
    content: '';
    display: inline-block;
    width: .16rem;
    height: .16rem;
    background: url(../images/ny/abi.png) no-repeat center;
    background-size: 100% 100%;
    margin-right: .05rem
}

.ny-jgsz .item:last-child dd ul li {
    width: 30%
}

.ny-jgsz .item:last-child dd ul li:nth-child(2) {
    width: 40%
}

.ny-jgsz .item:last-child dd ul li:nth-child(5) {
    width: 40%
}

.ny-lrld dl {
    width: 48%
}

.ny-lrld dl dd {
    background: #fff;
    border-top: 5px solid #033481;
    border-radius: 0 0 .1rem .1rem;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    padding: .3rem;
    padding-top: .2rem;
    min-height: 5.94rem
}

.ny-lrld dl dt {
    font-size: .32rem;
    font-weight: bold;
    color: #033481;
    margin-bottom: .15rem;
    text-align: center
}

.ny-lrld dl dd ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .1rem 0;
    border-bottom: 1px dashed #ddd;
    flex-wrap: wrap
}

.ny-lrld dl dd ul li .name {
    font-size: .24rem
}

.ny-lrld dl dd ul li .year {
    font-size: .14rem;
    color: #888
}

.ny-lrld dl dd ul li:last-child {
    border-bottom: 0
}

.ny-about p {
    text-indent: 2em;
    line-height: 1.8em;
    font-size: .18rem;
    padding: .1rem 0;
    text-align: justify
}

.ny-about .img1 {
    background: url(../images/ny/ab2.png) no-repeat right bottom;
    padding-bottom: .1rem;
    padding-right: .1rem;
    margin-bottom: .15rem;
    margin-top: .15rem
}

.ny-about .imgbox img {
    display: block;
    margin: 0 auto
}

.ny-about hr {
    margin: .2rem 0;
    border-color: #ddd
}

.ny-about dl {
    padding-top: .1rem
}

.ny-about dl dt {
    font-size: .24rem;
    color: #333333;
    padding-left: .45rem;
    background: url(../images/ny/abi.png) no-repeat left center;
    background-size: auto .39rem;
    line-height: .39rem
}

.ny-about dl.sp1 .databox {
    width: 5.51rem;
    position: relative;
    margin: .2rem 0 .15rem
}

.ny-about dl.sp1 .databox ul li {
    position: absolute;
    width: 1.54rem;
    height: 1.54rem;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-bottom: .1rem
}

.ny-about dl.sp1 .databox ul li .scNum {
    font-size: .24rem;
    color: #033481
}

.ny-about dl.sp1 .databox ul li .scNum span {
    font-size: .44rem
}

.ny-about dl.sp1 .databox ul li h4 {
    font-size: .15rem;
    font-weight: normal
}

.ny-about dl.sp1 .databox ul li:nth-child(1) {
    top: 0;
    left: 0
}

.ny-about dl.sp1 .databox ul li:nth-child(2) {
    top: 8%;
    left: 36%
}

.ny-about dl.sp1 .databox ul li:nth-child(3) {
    top: 16%;
    left: 72%
}

.ny-about dl.sp1 .databox ul li:nth-child(4) {
    top: 50%;
    left: 13.5%
}

.ny-about dl.sp1 .databox ul li:nth-child(5) {
    top: 59%;
    left: 51%
}

.ny-about dl.sp1 .txt {
    flex: 1;
    margin-left: .7rem
}

.ny-about dl.sp2 .imgbox {
    width: 43%;
    margin-top: .3rem
}

.ny-about dl.sp2 .txt {
    width: 50%;
    position: relative;
    top: -.2rem
}

.ny-about dl.sp3 .imgbox {
    width: 42%;
    position: relative;
    top: -.2rem
}

.ny-about dl.sp3 .txt {
    width: 50%;
    position: relative;
    margin-bottom: .2rem;
    margin-top: .2rem
}

.ny-his .desc {
    line-height: 1.8em;
    font-size: .18rem;
    text-indent: 2em;
    margin-bottom: .3rem
}

.ny-his ul {
    padding-left: 1.6rem;
    width: 94%;
    margin: 0 auto;
    position: relative;
    padding-bottom: .5rem;
    padding-top: .3rem
}

.ny-his ul:after {
    content: '';
    width: 1px;
    left: 2.41rem;
    top: 0;
    bottom: 0;
    background: #ddd;
    position: absolute
}

.ny-his ul:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #ddd;
    border-radius: 50%;
    position: absolute;
    left: 2.36rem;
    top: 0
}

.ny-his ul li {
    padding: .15rem 0;
    position: relative;
    border-bottom: 1px dashed #ddd;
    margin-bottom: .4rem;
    padding-left: 1.4rem;
    z-index: 5
}

.ny-his ul li:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #ddd;
    border-radius: 50%;
    position: absolute;
    right: 0;
    bottom: -4px
}

.ny-his ul li:before {
    content: '';
    width: .25rem;
    height: .25rem;
    background: url(../images/time.svg) no-repeat center;
    background-size: .25rem .25rem;
    border-radius: 50%;
    position: absolute;
    left: .7rem;
    bottom: -.11rem
}

.ny-his ul li p {
    font-size: .24rem
}

.ny-his ul li .imp {
    font-size: .65rem;
    color: #fff;
    position: absolute;
    left: -1.6rem;
    text-shadow: 0 0 10px rgba(0, 0, 0, .25);
    bottom: -.35rem
}

.ny-xrld .lists {
    padding-bottom: .2rem
}

.ny-xrld .lists li:nth-child(1) {
    border-top: 0;
    padding-top: 0
}

.ny-xrld .lists li {
    padding: .3rem 0;
    border-top: 1px solid #ddd
}

.ny-xrld .lists li a {
    display: flex
}

.ny-xrld .lists li .img {
    width: 1.43rem
}

.ny-xrld .lists li .img img {
    width: 100%
}

.ny-xrld .lists li .txt {
    width: calc(100% - 1.43rem);
    padding-left: .4rem;
    padding-top: .1rem
}

.ny-xrld .lists li .txt h4 {
    font-size: .3rem;
    margin-bottom: .2rem
}

.ny-xrld .lists li .txt h4 span {
    font-size: .16rem;
    margin-left: .1rem;
    font-weight: normal
}

.ny-xrld .lists li .txt p {
    color: #666;
    padding: .05rem 0;
    padding-left: .25rem;
    font-size: .18rem;
    line-height: 1.6em
}

.ny-xrld .lists li .txt .info p:nth-child(1) {
    background: url(../images/ny/ldi1.png) no-repeat left .08rem;
    background-size: .18rem .18rem
}

.ny-xrld .lists li .txt .info p:nth-child(2) {
    background: url(../images/ny/ldi2.png) no-repeat left .08rem;
    background-size: .17rem .20rem
}

.ny-kypt dl {
    display: flex;
    background: rgba(255, 255, 255, .2);
    padding-top: .15rem;
    padding-bottom: .2rem;
    border-radius: 0 0 .1rem .1rem;
    box-shadow: 0 5px 12px rgba(25, 119, 212, .2);
    margin-bottom: .4rem
}

.ny-kypt dl:last-child {
    margin-bottom: 0
}

.ny-kypt dl dt {
    font-size: .28rem;
    color: #033481;
    width: 49%;
    padding: 0 .3rem;
    position: relative
}

.ny-kypt dl dt:before {
    content: '';
    top: 0;
    left: 0;
    height: .4rem;
    width: 3px;
    background: #033481;
    position: absolute
}

.ny-kypt dl dd {
    width: 49%
}

.ny-kypt dl dd p {
    font-size: .2rem;
    background: url(../images/ny/kyi1.png) no-repeat left top;
    padding-left: .35rem;
    background-size: .25rem .25rem;
    margin-bottom: .1rem
}

.ny-tsxk dl {
    display: flex;
    background: rgba(255, 255, 255, .2);
    padding-top: .15rem;
    padding-bottom: .2rem;
    border-radius: 0 0 .1rem .1rem;
    box-shadow: 0 5px 12px rgba(25, 119, 212, .2);
    margin-bottom: .4rem;
    flex-wrap: wrap;
    justify-content: space-between
}

.ny-tsxk dl:last-child {
    margin-bottom: 0
}

.ny-tsxk dl dt {
    font-size: .24rem;
    color: #033481;
    width: 32%;
    padding: 0 .3rem;
    position: relative
}

.ny-tsxk dl dt:before {
    content: '';
    top: 0;
    left: 0;
    height: .4rem;
    width: 3px;
    background: #033481;
    position: absolute
}

.ny-tsxk dl dd {
    width: 68%
}

.ny-tsxk dl dd ul {
    display: flex;
    flex-wrap: wrap
}

.ny-tsxk dl dd ul li {
    width: 33.3333%;
    background: url(../images/ny/593.png) no-repeat left 2px;
    padding-left: .35rem;
    background-size: .2rem .22rem;
    margin-bottom: .2rem;
    font-size: .2rem
}

.ny-zgml ul {
    background: rgba(255, 255, 255, .2);
    padding: .3rem .3rem .4rem;
    border-top: .14rem solid #033481;
    border-radius: 0 0 .1rem .1rem;
    box-shadow: 0 5px 12px rgba(25, 119, 212, .2)
}

.ny-zgml ul li {
    width: 11.1111%;
    font-size: .18rem;
    padding: .12rem;
    text-align: center
}

.ny-jcrc .item1 {
    border-bottom: 1px solid #ddd;
    padding-bottom: .3rem;
    margin-bottom: .3rem;
    background: url(../images/ny/595.png) no-repeat 80% center;
    background-size: 2.5rem auto
}

.ny-jcrc .item1 p {
    line-height: 1.6em;
    padding-left: .3rem;
    background: url(../images/hd.png) no-repeat left .03rem;
    background-size: .18rem .17rem;
    margin-bottom: .15rem
}

.ny-jcrc .items dt {
    color: #033481;
    font-size: .3rem;
    border-left: 3px solid #033481;
    padding-left: .15rem;
    line-height: 1em;
    margin-bottom: .3rem
}

.ny-jcrc .items dd {
    background: rgba(255, 255, 255, .3);
    border-top: 3px solid #dfb77e;
    padding: .3rem;
    border-radius: 0 0 .1rem .1rem;
    box-shadow: 0 5px 12px rgba(25, 119, 212, .2)
}

.ny-jcrc .items dd ul li {
    display: flex;
    justify-content: space-between;
    padding: .16rem 0;
    border-top: 1px solid #ddd;
    font-size: .18rem;
    flex-wrap: wrap;
    line-height: 1.8em
}

.ny-jcrc .items dd ul li:first-child {
    border-top: 0;
    padding-top: 0
}

.ny-jcrc .items .t1.sp {
    font-size: .18rem;
    color: #333
}

.ny-jcrc .items .t1 {
    color: #666;
    font-size: .16rem
}

.ny-jcrc .item2 {
    margin-bottom: .5rem
}

.ny-jcrc .item2 .t1 {
    width: 1.3rem;
    text-align: center
}

.ny-jcrc .item2 .t2 {
    flex: 1;
    margin-left: 1rem
}

.ny-jcrc .item3 .t1 {
    width: 3.1rem;
    text-align: center
}

.ny-jcrc .item3 .t2 {
    flex: 1;
    margin-left: .6rem
}

.ny-szgk ul {
    width: 90%;
    margin: 0 auto;
    padding-top: .2rem
}

.ny-szgk ul li {
    text-align: center;
    position: relative
}

.ny-szgk ul li:after {
    content: '';
    width: 100%;
    border-top: 1px dashed #2687fe;
    position: absolute;
    left: 95%;
    top: 35%;
    transform: rotate(12deg);
    transform-origin: left top;
    z-index: 0
}

.ny-szgk ul li:last-child:after {
    display: none
}

.ny-szgk ul li:nth-child(2n):after {
    transform: rotate(-12deg)
}

.ny-szgk ul li:nth-child(2n) {
    margin-top: .3rem
}

.ny-szgk ul li i img {
    height: .52rem
}

.ny-szgk ul li .scNum {
    color: #033481
}

.ny-szgk ul li .scNum span {
    font-size: .34rem
}

.ny-szgk ul li .cir {
    width: 1.25rem;
    height: 1.25rem;
    border: 1px solid #033481;
    border-radius: 50%;
    background: url(../images/ny/cir.png) #fff no-repeat left center;
    background-size: cover;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 5px;
    position: relative;
    z-index: 2
}

.ny-szgk ul li h4 {
    text-align: center;
    margin-top: .1rem;
    font-weight: normal
}

.ny-szgk .desc {
    font-size: .18rem;
    line-height: 1.8em;
    margin-top: .3rem;
    text-indent: 2em;
    text-align: justify
}

.dtime {
    font-family: 'ath';
    font-size: .18rem
}

.dtime:before {
    content: '';
    display: inline-block;
    width: .18rem;
    height: .17rem;
    background: url(../images/hd.png) no-repeat center;
    background-size: 100% 100%;
    vertical-align: -.05rem;
    margin-right: 5px
}

.txtlist {
    padding-bottom: .3rem
}

.txtlist li {
    position: relative;
    padding: .15rem 0;
    padding-right: 1.1rem;
    font-size: .18rem
}

.dotlist li a {
    padding-left: 15px;
    position: relative
}

.dotlist li a:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #033481;
    position: absolute;
    left: 0;
    top: .1rem
}

.txtlist li:before {
    content: '';
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    background: #e4e4e4;
    bottom: 0
}

.txtlist li:after {
    content: '';
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    bottom: -1px
}

.txtlist li time {
    position: absolute;
    top: .16rem;
    right: 0;
    color: #888;
    font-size: .16rem
}

.nyxxgk {
    padding-top: .6rem
}

.nyxxgk .items dl {
    width: calc(50% - .15rem);
    margin-bottom: .3rem;
    background: #fff;
    box-shadow: 0 5px 12px rgba(25, 119, 212, .2);
    border-top: 3px solid #033481;
    border-radius: 0 0 .1rem .1rem
}

.nyxxgk .items dl dt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .2rem .25rem .1rem
}

.nyxxgk .items dl dt span {
    font-size: .24rem;
    background: url(../images/ny/596.png) no-repeat left center;
    background-size: .24rem .28rem;
    color: #033481;
    padding-left: .3rem;
    font-weight: bold
}

.nyxxgk .items dl dt a:after {
    content: '';
    display: inline-block;
    width: .2rem;
    height: .06rem;
    background: url(../images/ny/arr1.png) no-repeat center;
    background-size: 100% 100%;
    margin-left: .05rem
}

.nyxxgk .items dl dd {
    padding: 0 .25rem .25rem
}

.nyxxgk .items dl dd ul li {
    padding: .08rem 0;
    position: relative;
    padding-right: 1.1rem;
    font-size: .18rem
}

.nyxxgk .items dl dd ul li time {
    position: absolute;
    top: .08rem;
    right: 0;
    color: #888;
    font-size: .16rem
}

.nyxxgk .items dl dd ul li a:before {
    top: .09rem
}

.nyxxgk .itemxl {
    position: relative;
    padding-left: 19%;
    padding-top: .3rem
}

.nyxxgk .itemxl dt {
    position: absolute;
    left: 0;
    top: .65rem;
    width: 3.12rem;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .15)
}

.nyxxgk .itemxl dt span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    left: 40%;
    font-size: .28rem
}

.nyxxgk .itemxl dd {
    background: #fff;
    box-shadow: 0 5px 12px rgba(25, 119, 212, .2);
    border-radius: 0 0 .1rem .1rem;
    padding: .5rem .4rem
}

.piclist {
    padding: .4rem .4rem .2rem;
    background: rgba(255, 255, 255, .3);
    box-shadow: 0 5px 12px rgba(25, 119, 212, .2);
    margin-bottom: .4rem;
    border-radius: .1rem
}

.piclist:after {
    width: calc(33.3333% - .2rem);
    content: '';
    display: inline-block
}

.piclist li {
    width: calc(33.3333% - .2rem);
    margin-bottom: .4rem
}

.piclist li .txt {
    padding-top: .1rem
}

.piclist li .txt h4 {
    font-weight: normal;
    margin-bottom: .1rem;
    height: .44rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.piclist li .txt time {
    color: #333
}

.newslist li {
    padding: .3rem 0;
    border-top: 1px solid #ddd;
    width: 100%;
}

.newslist li:first-child {
    padding-top: 0;
    border-top: 0
}

.newslist li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.newslist li .imgBox {
    width: 3rem
}

.newslist li .imgBox .img {
    padding-bottom: 0;
    height: 1.85rem
}

.newslist li .txt {
    flex: 1;
    margin-left: .4rem
}

.newslist li .txt h4 {
    font-weight: normal;
    font-size: .2rem;
    margin-bottom: .1rem
}

.newslist li .txt p {
    margin-top: .2rem;
    color: #666;
    line-height: 1.8em
}

.newslist li .txt time {
    color: #333
}

@media (max-width: 1024px) {
    .ny-lrld dl {
        width: 100%
    }

    .ny-lrld dl:nth-child(1) {
        margin-bottom: .4rem
    }

    .ny-lrld dl dd {
        min-height: inherit
    }

    .ny-about dl.sp1 .databox ul li:nth-child(4) {
        top: 45%;
        left: 13.5%
    }

    .ny-about dl.sp1 .databox ul li:nth-child(5) {
        top: 53%;
        left: 51%
    }

    .nyxxgk .itemxl {
        padding-left: 0;
        padding-top: 0
    }

    .nyxxgk .itemxl dt {
        position: relative;
        left: .3rem;
        top: .3rem;
        width: 3.12rem
    }

    .nyxxgk .itemxl dt span {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        color: #fff;
        left: 40%;
        font-size: .28rem
    }

    .nyxxgk .itemxl dd img {
        min-width: 8.5rem
    }

    .nyxxgk .itemxl dd .sc {
        overflow: auto
    }
}

@media (max-width: 900px) {
    .ny-jgsz .item dd ul li {
        width: 50%
    }

    .ny-jgsz .item:last-child dd ul li {
        width: 50%
    }

    .ny-jgsz .item:last-child dd ul li:nth-child(2) {
        width: 50%
    }

    .ny-jgsz .item:last-child dd ul li:nth-child(5) {
        width: 50%
    }

    .ny-about dl.sp1 .databox {
        width: 100%
    }

    .ny-about dl.sp1 .databox img {
        width: 100%
    }

    .ny-about dl.sp1 .txt {
        width: 100%;
        margin-left: 0
    }

    .ny-about dl.sp1 .databox ul li {
        width: 26vw;
        height: 26vw;
        padding-bottom: .1rem
    }

    .ny-about dl.sp1 .databox ul li:nth-child(4) {
        top: 50%;
        left: 13.5%
    }

    .ny-about dl.sp1 .databox ul li:nth-child(5) {
        top: 59%;
        left: 51%
    }

    .ny-about dl.sp2 .imgbox {
        width: 100%
    }

    .ny-about dl.sp2 .txt {
        width: 100%;
        top: 0;
        margin-top: .15rem
    }

    .ny-about dl.sp3 .imgbox {
        width: 100%;
        top: 0;
        order: 1;
        margin-top: .3rem
    }

    .ny-about dl.sp3 .txt {
        width: 100%;
        order: 2
    }

    .ny-his ul {
        padding-left: 1.3rem;
        width: 100%
    }

    .ny-his ul:after {
        left: 1.82rem
    }

    .ny-his ul:before {
        width: 12px;
        height: 12px;
        left: 1.77rem;
        top: 0
    }

    .ny-his ul li {
        padding: .15rem 0;
        margin-bottom: .4rem;
        padding-left: 1rem
    }

    .ny-his ul li:before {
        left: .4rem;
        bottom: -.15rem
    }

    .ny-his ul li p {
        font-size: .22rem
    }

    .ny-his ul li .imp {
        font-size: .5rem;
        left: -1.3rem;
        bottom: -.25rem
    }

    .ny-xrld .lists li .txt {
        padding-top: 0
    }

    .ny-kypt dl {
        flex-wrap: wrap
    }

    .ny-kypt dl dt {
        width: 100%;
        margin-bottom: .2rem
    }

    .ny-kypt dl dd {
        width: 100%;
        padding-left: .3rem;
        padding-right: .2rem
    }

    .ny-tsxk dl dd ul li {
        width: 50%
    }

    .ny-zgml ul li {
        width: 16.6666%
    }

    .ny-jcrc .items dd ul li:first-child {
        display: none
    }

    .ny-jcrc .items dd ul li:nth-child(2) {
        padding-top: 0;
        border-top: 0
    }

    .ny-jcrc .item2 .t1 {
        width: 100%;
        text-align: left;
        margin-bottom: .15rem
    }

    .ny-jcrc .item2 .t2 {
        margin-left: 0;
        width: 100%
    }

    .ny-jcrc .item3 .t1 {
        width: 100%;
        text-align: left;
        margin-bottom: .15rem
    }

    .ny-jcrc .item3 .t2 {
        margin-left: 0;
        width: 100%
    }

    .ny-szgk ul {
        width: 100%
    }

    .nyxxgk .items dl {
        width: 100%
    }

    .piclist li {
        width: calc(50% - .2rem);
        margin-bottom: .4rem
    }
}

@media (max-width: 750px) {
    .ny-tsxk dl dt {
        font-size: .24rem;
        width: 100%;
        margin-bottom: .2rem
    }

    .ny-tsxk dl dt br {
        display: none
    }

    .ny-tsxk dl dd {
        width: 100%;
        padding: 0 .3rem
    }

    .ny-szgk ul li:after {
        display: none
    }

    .ny-szgk ul {
        justify-content: center
    }

    .ny-szgk ul li {
        margin: 0 .2rem .2rem
    }

    .ny-szgk ul li:nth-child(2n) {
        margin-top: 0
    }
}

@media (max-width: 640px) {
    .ny-dlwz .bigimg li {
        width: 47.5%;
        margin: 0
    }

    .ny-dlwz .bigimg {
        justify-content: space-between
    }

    .ny-jgsz .item dd ul li {
        width: 100%
    }

    .ny-jgsz .item:last-child dd ul li {
        width: 100%
    }

    .ny-jgsz .item:last-child dd ul li:nth-child(2) {
        width: 100%
    }

    .ny-jgsz .item:last-child dd ul li:nth-child(5) {
        width: 100%
    }

    .ny-about dl.sp1 .databox ul li .scNum span {
        font-size: .4rem
    }

    .ny-about p {
        font-size: .16rem
    }

    .ny-his ul {
        padding-left: 1.1rem;
        width: 100%
    }

    .ny-his ul:after {
        left: 110px
    }

    .ny-his ul:before {
        width: 12px;
        height: 12px;
        left: 105px;
        top: 0
    }

    .ny-his ul li {
        padding: .15rem 0;
        margin-bottom: .4rem;
        padding-left: .6rem
    }

    .ny-his ul li:before {
        left: 12px;
        bottom: -12px;
        width: 25px;
        height: 25px;
        background-size: 100% 100%
    }

    .ny-his ul li p {
        font-size: .2rem
    }

    .ny-his ul li .imp {
        font-size: .5rem;
        left: -1.1rem;
        bottom: -.25rem
    }

    .ny-zgml ul li {
        width: 20%
    }

    .piclist li {
        width: 100%;
        margin-bottom: .4rem
    }

    .piclist li .txt h4 {
        height: auto
    }

    .newslist li .txt p {
        display: none
    }

    .newslist li .imgBox {
        width: 40%
    }

    .newslist li .imgBox .img {
        height: auto;
        padding-bottom: 65%
    }

    .newslist li .txt {
        margin-left: .2rem
    }
}

@media (max-width: 480px) {
    .ny-lrld dl dd ul li .year {
        width: 100%
    }

    .ny-lrld dl dd ul li .name {
        font-size: .22rem
    }

    .ny-about dl.sp1 .databox ul li .scNum span {
        font-size: 6.5vw
    }

    .ny-about dl.sp1 .databox ul li h4 {
        font-size: 2.6vw;
        line-height: 1.4em;
        margin-top: 5px
    }

    .ny-xrld .lists li .txt {
        padding-left: .2rem
    }

    .ny-xrld .lists li .txt p {
        font-size: .16rem
    }

    .ny-xrld .lists li .txt h4 {
        margin-bottom: .1rem
    }

    .ny-xrld .lists li .txt h4 {
        font-size: .26rem
    }

    .ny-tsxk dl dd ul li {
        width: 100%
    }

    .ny-zgml ul li {
        width: 33%;
    }

    .ny-jcrc .items dt {
        font-size: .26rem
    }

    .ny-szgk ul li {
        margin: 0 .1rem .3rem
    }

    .ny-szgk ul li .scNum span {
        font-size: .32rem
    }

    .ny-szgk ul li .cir {
        width: 29vw;
        height: 29vw;
        margin: 0 2vw 0
    }

    .ny-szgk ul li h4 {
        font-size: .18rem
    }

    .nyxxgk .itemxl dt {
        width: 2.4rem
    }

    .newslist li .txt h4 {
        font-size: .18rem
    }
}