﻿@charset "utf-8";

.nyArc .wp {
    background: linear-gradient(to bottom, #fff 70%, rgba(255, 255, 255, 0) 100%);
    border-top: .05rem solid #d2b65a;
    padding: .5rem 5%
}

.nyarc {
    background: linear-gradient(to bottom, #fff4e7 60%, rgba(255, 255, 255, 0) 100%);
    min-height: 3rem;
    border-top: 4px solid #630108;
    padding: .4rem .8rem .5rem;
    z-index: 5;
    position: relative;
}

.uarc-con {
    line-height: 1.8em;
    color: #333;
    text-align: justify;
    font-size: .18rem
}

.uarc-con p {
    margin-bottom: .1rem !important;
    line-height: 1.8em !important;
}

.arcCon {
    line-height: 1.8em;
    color: #333;
    text-align: justify;
    padding-bottom: .2rem;
    font-size: .18rem
}

.arcCon p {
    margin-bottom: .1rem;
    line-height: 1.8em;
}

.uarc-con img {
    margin: .1rem auto;
}

.uarc-con table {
    border: 1px solid #eee;
    min-width: 640px;
    margin-left: 0 !important;
    width: 100%;
    background: #fff
}

.uarc-con table tr th,
.uarc-con table tr td {
    border: 1px solid #eee !important;
    padding: 15px;
    text-align: center;
}

/*.uarc-con table tr:nth-child(2n){background: #EEEEEE}*/
.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)
}

.uarc-con video {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 0 auto .2rem;
}

.arc-tit {
    margin-bottom: .2rem;
}

.arc-tit h1 {
    font-size: .28rem;
    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-info span i {
    color: #d2b65a;
    margin-right: 5px
}

#resize a {
    margin: 0 .05rem
}

.arc-sibs {}

.arc-sib {
    border-top: 1px solid #ddd;
    padding-top: .26rem;
    font-size: .18rem;
    line-height: 1.6em;
    color: #154293
}

.arc-sib div {
    padding: .08rem 0;
}

.arc-sib div:hover {
    color: #154293;
}

.arc-sib div:hover a {
    color: #154293;
}

.arc-back {
    margin-left: .3rem
}

.arc-back a {
    display: flex;
    border-radius: 5px;
    color: #d2b65a;
    text-align: center;
    width: 1.2rem;
    height: .38rem;
    line-height: .38rem;
    justify-content: center;
    align-items: 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-tool a {
    display: flex;
    align-items: center;
    margin-left: .3rem;
    font-size: .18rem;
    color: #888
}

.arc-tool a img {
    height: .21rem;
    margin-right: .05rem
}

@media (min-width: 993px) {
    .uarc-con img {
        max-width: 9.8rem
    }
}

@media (max-width: 992px) {
    .uarc-con img {
        width: auto !important;
        height: auto !important
    }

    .arc-tit h1 {
        font-size: .32rem
    }

    .arc-info {
        font-size: .22rem
    }

    .uarc-con,
    .arc-sib {
        font-size: .23rem
    }
}

@media (max-width: 576px) {
    .uarc-con img {
        width: auto !important;
        height: auto !important
    }

    .arc-tit h1 {
        font-size: .36rem
    }

    .arc-info {
        font-size: .24rem
    }

    .uarc-con,
    .arc-sib {
        font-size: .26rem
    }
}

.pages {}

.pages ul {
    text-align: center;
}

.pages ul li {
    text-align: center;
    font-size: .16rem;
    display: inline-block;
    margin: .02rem
}

.pages ul li a {
    height: .36rem;
    text-align: center;
    line-height: .34rem;
    padding: 0 8px;
    min-width: .36rem;
    display: block;
    border: 1px solid #ededed;
    border-radius: 3px;
    background: #fff
}

.pages ul li.cur {
    background: #154293;
    padding: 0 8px;
    min-width: .36rem;
    height: .36rem;
    line-height: .34rem;
    border: 1px solid #154293;
    border-radius: 3px;
    color: #fff;
}

.pages ul li.page-count {
    line-height: .34rem
}

.page-form {
    line-height: .38rem
}

.page-form input {
    border: 1px solid #ddd;
    width: .36rem;
    height: .36rem;
    float: left;
    text-align: center;
    padding: 0 3px;
    background: #fff;
    border-radius: 3px;
    margin: 0 5px
}

.page-form span {
    float: left;
    color: #666
}

.page-form button {
    border: none;
    width: 52px;
    height: .36rem;
    line-height: .36rem;
    text-align: center;
    margin-left: 3px;
    float: left;
    background: #154293;
    color: #fff;
    border-radius: 3px;
    margin-left: 5px
}

@media (max-width: 992px) {
    .pages ul li {
        padding: 0
    }

    .pages ul li.pageitem {
        display: none
    }

    .pages ul li.page-form {
        padding-left: .1rem
    }

    .pages ul li {
        font-size: .22rem;
        margin: .02rem
    }

    .pages ul li a {
        height: .46rem;
        line-height: .44rem;
        min-width: .46rem;
    }

    .pages ul li.cur {
        padding: 0 8px;
        min-width: .46rem;
        height: .46rem;
        line-height: .44rem;
    }

    .pages ul li.page-count {
        line-height: .44rem
    }

    .page-form {
        line-height: .46rem
    }

    .page-form input {
        width: .46rem;
        height: .46rem;
    }

    .page-form button {
        width: 52px;
        height: .46rem;
        line-height: .46rem;
    }
}

@media (max-width: 576px) {

    .pages ul li,
    .page-form button {
        border-left: 0
    }
}

.nyMain .wp {
    align-items: flex-start;
}

.nyLeft {
    width: 3.35rem;
    position: relative;
    z-index: 3;
    background-size: 100% auto;
    min-height: 3rem;
    margin-top: -.98rem;
}

.nyLeft .leftslog img {
    width: 100%
}

.nyLeft .nyLeftBtn {
    position: relative;
    padding: 0 .1rem;
    position: relative;
    z-index: 10;
    align-items: center;
    height: .98rem;
    color: #fff;
    background: url(../images/4822.png) no-repeat bottom center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nyLeft .nyLeftBtn span em {
    text-transform: uppercase;
    font-weight: normal;
    font-size: .16rem;
    opacity: .5;
}

.nyLeft .nyLeftBtn span {
    font-size: .35rem;
    display: block;
    text-align: center;
    font-weight: bold;
}

.nyLeft .nyLeftBtn i.plus {
    width: .6rem;
    display: none
}

.nyLeft .nyLeftBtn i.plus:before {
    background: #fff
}

.nyLeft .nyLeftBtn i.plus:after {
    background: #fff
}

.nyLeft i.plus.show:after {
    transform: rotate(90deg);
}

.nyLeft i.plus {
    display: block;
    width: .5rem;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}

.nyLeft i.plus:before {
    content: '';
    position: absolute;
    left: 50%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    width: .16rem;
    margin-left: -.08rem;
    background: #154293
}

.nyLeft i.plus:after {
    content: '';
    position: absolute;
    left: 50%;
    height: .16rem;
    top: 50%;
    margin-top: -.08rem;
    width: 2px;
    margin-left: -1px;
    background: #154293;
    transition: .3s
}

.nyLeft .subNavs {
    padding: .25rem 0 1.6rem 0;
    background: url(../images/leftbg.png) #f9f7f1 no-repeat bottom center;
    background-size: 100% auto;
}

.nyLeft .subNavs .li {
    position: relative;
}

.nyLeft .subNavs .li+.li {
    border-top: 1px solid #eee
}

.nyLeft .subNavs .li>a {
    padding: .2rem .45rem .2rem .5rem;
    display: block;
    position: relative;
    font-size: .22rem;
    text-align: center;
}

.nyLeft .subNavs .subNav {
    padding: .1rem .2rem .2rem;
    display: none;
}

.nyLeft .subNavs .subNav .lis>a {
    padding: .1rem 0;
    display: block;
    position: relative;
    font-size: .16rem;
    text-align: center
}

.nyLeft .subNavs .subNav .liss>a {
    padding: .06rem 0;
    display: block;
    position: relative;
    font-size: .16rem
}

.nyLeft .subNavs .li.on .subNav {
    display: block;
}

.nyLeft .subNavs .li.on>a {
    color: #154293;
    position: relative;
    background: #fff
}

.nyLeft .subNavs .li.on>a:before {
    content: '';
    position: absolute;
    width: .19rem;
    height: .12rem;
    background: url(../images/point.png) no-repeat center;
    background-size: 100% 100%;
    left: .85rem;
    top: 50%;
    margin-top: -.06rem;
}

/*.nyLeft .subNavs .li.on{border-bottom: 1px solid #154293}*/
/*.nyLeft .subNavs .li.on:after{content: '';position: absolute;width: .2rem;height: .19rem;background: url(../images/star.png) no-repeat center;background-size: 100% 100%;left: 50%;margin-left: -.1rem;bottom: -.1rem;z-index: 1;pointer-events: none}*/
.nyLeft .subNavs .li>a:after {
    position: absolute;
    right: .15rem;
    top: 50%;
    transform: translateY(-50%);
    content: "\e623";
    font-family: swiper-icons !important;
    color: #b9c3d1;
    display: none
}

.nyLeft .subNavs .li.on>a:after {
    color: #154293
}

.nyLeft .subNavs .li.has>a:after {
    display: none
}

.nyLeft .subNavs .subNav .lis.on>a {
    color: #154293;
    font-weight: bold
}

.nyLeft .subNavs .subNav .subNav a {
    margin-left: .2rem
}

.nyRight {
    width: calc(100% - 4rem);
    position: relative;
    z-index: 2;
    padding-top: .5rem
}

.nyRight .nyrtit {
    border-bottom: 1px solid #d2dee2;
    padding-bottom: .12rem;
    position: relative;
}

.nyRight .nyrtit:before {
    content: '';
    height: 3px;
    background: #154293;
    width: 1.6rem;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.nyRight .nyrtit .tit {
    font-size: .32rem;
    font-weight: bold;
}

.nyRight .nyrtit .slogt {
    width: 2.35rem
}

.nyRight .nyrCon {
    padding: .4rem 0 .2rem
}

.nyRight .nyrtit .slogt img {
    width: 100%
}

@media (max-width: 992px) {
    .nyLeft i.plus:before {
        width: .24rem;
        margin-left: -.12rem;
    }

    .nyLeft i.plus:after {
        height: .24rem;
        margin-top: -.12rem;
    }

    .nyLeft {
        width: 100%;
        min-height: inherit;
        border-bottom: 0;
        margin-top: 0
    }

    .nyRight {
        width: 100%;
        margin-top: .4rem;
        padding-top: .1rem
    }

    .nyLeft .subNavs {
        display: none;
        border-top: 0;
        background: #f9f7f1;
        padding: .3rem .2rem .5rem;
        margin-top: 0;
        min-height: inherit;
    }

    .nyLeft .subNavs .li>a {
        font-size: .24rem;
        padding: .25rem .25rem .25rem .5rem
    }

    .nyLeft .nyLeftBtn {
        padding: .2rem .3rem;
        height: auto;
        justify-content: space-between;
        display: flex;
        ;
        background: #154293
    }

    .nyLeft .nyLeftBtn span {
        font-size: .3rem;
        text-align: left;
    }

    .nyLeft .nyLeftBtn span em {
        display: none
    }

    .nyLeft .nyLeftBtn span br {
        display: none
    }

    .nyLeft .nyLeftBtn i.plus {
        width: .7rem;
        display: block;
    }

    .nyRight .nyrtit {}

    .nyRight .nyrtit .tit {
        font-size: .4rem
    }

    .nyLeft .subNavs .li.on>a:after {
        font-size: .22rem
    }

    .nyLeft .subNavs .subNav .lis>a {
        padding: .15rem 0;
        font-size: .22rem;
        text-align: center
    }

    .nyLeft .subNavs .subNav .liss>a {
        padding: .06rem 0;
        font-size: .2rem
    }

    .nyLeft .subNavs .li.on:after {
        width: .3rem;
        height: .29rem;
        margin-left: -.15rem;
        bottom: -.15rem;
    }
}

@media (max-width: 576px) {
    .nyLeft .nyLeftBtn {
        padding: .18rem .25rem;
    }

    .nyLeft .nyLeftBtn span {
        font-size: .36rem;
        text-align: left;
    }

    .nyLeft .subNavs .li>a {
        font-size: .28rem;
        padding: .22rem .45rem .22rem .5rem;
    }

    .nyLeft .nyLeftBtn i.plus {
        width: .8rem
    }

    .nyLeft .subNavs .subNav .lis>a {
        padding: .15rem 0;
        font-size: .26rem;
        text-align: center
    }

    .nyRight .nyrtit .tit {
        order: 2
    }

    .nyRight .nyrtit .posi {
        order: 1;
        width: 100%;
        margin-bottom: .3rem
    }
}

.nyMain {
    background: url(../images/nybg.jpg)#fff no-repeat bottom center;
    background-size: 100% auto;
    min-height: 4rem;
    padding: 0 0 .8rem;
    position: relative;
}

.nyMain .wp {
    position: relative;
    z-index: 5
}

/*.nypage{background: transparent;}.nypage #app{position: relative;z-index: 2}.nypage:before{content: '';position: absolute;left: 0;top: 0;z-index: 1;height: 3.49rem;width: 4.12rem; background: url(../images/topslog.png) no-repeat top left;background-size: 100% 100%;}.nypage:after{content: '';position: absolute;left: 0;right: 0;top:1rem;bottom: 0; background: url(../images/nytop.png) no-repeat top center;background-size: 100% auto;z-index: 0}*/
.posi a+a:before {
    content: '>';
    margin: 0 .1rem;
    color: #fff
}

.posi a {
    color: #fff
}

.posi a:hover {
    color: #fff
}

.posi {
    display: block;
    background: url(../images/home.png) no-repeat left .03rem;
    background-size: .18rem .16rem;
    padding-left: .25rem;
    position: absolute;
    color: #fff;
    left: 0;
    top: -1rem
}

.nyba {
    position: relative;
    overflow: hidden;
}

.nyba:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: .24rem;
    background: #f0f6ff;
    z-index: 2;
    width: 40%;
    pointer-events: none;
    transform: skewX(50deg);
    transform-origin: right bottom;
    display: none
}

.nyba .img {
    position: relative;
    height: 6.8rem;
    overflow: hidden;
}

.nyba .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.nyba .nysubtxt {
    position: absolute;
    left: 2rem;
    right: 0;
    background: rgba(0, 22, 80, .85);
    z-index: 4;
    bottom: 0;
    height: 1.3rem;
    border-left: .3rem solid #c7002f;
    border-radius: 1.2rem 0 0 0;
    display: flex;
    align-items: center;
    padding-left: 1rem;
    padding-right: 5.4rem
}

.nyba .nysubtxt .tit {
    font-size: .46rem;
    color: #ffffff;
    font-weight: bold;
}

.nyba .nysubtxt .slog {
    position: absolute;
    width: 3.63rem;
    right: 1.3rem;
    bottom: .45rem;
    max-height: inherit;
}

.nyba .nysubtxt .posi {
    flex: 1;
    overflow: hidden;
    margin-left: .6rem
}

.nyba .nysubtxt .posi a {
    color: #fff
}

.nyba .nysubtxt .posi a:before {
    color: rgba(255, 255, 255, .5)
}

.nyRight .nyArc {}

@media (max-width: 992px) {
    .nypage:before {
        display: none
    }

    .nyMain {
        padding: .4rem 0 1rem
    }

    .nyba {
        padding-left: 0
    }

    .nyba .nysubtxt {
        display: none
    }

    .nyba .img {
        height: 45vw
    }

    .nyLeft .leftslog {
        display: none
    }

    .posi {
        background: url(../images/homeon.png) no-repeat left .03rem;
        background-size: .24rem .22rem;
        padding-left: .35rem;
        top: 0;
        position: relative;
        color: #666
    }

    .posi a,
    .posi a+a:before {
        color: #666
    }

    .nyRight .nyrCon {
        background: transparent;
    }
}

@media (max-width: 597px) {
    .posi {
        background-size: .28rem .26rem;
        padding-left: .4rem
    }

    .nyRight .nyArc {
        padding-left: 0;
        padding-right: 0
    }
}

/**/
.picList:after {
    content: '';
    display: inline-block;
    width: 3.45rem
}

.picList li {
    width: 3.8rem;
    margin-bottom: .3rem
}

.picList li .img {
    height: 2.2rem
}

.picList li .txt {
    text-align: center;
    padding: .15rem .2rem;
    background: #eee;
    transition: .3s
}

.picList li .txt h4 {
    font-size: .2rem;
    font-weight: normal;
}

@media (min-width: 993px) {
    .picList li:hover .txt {
        background: #154293
    }

    .picList li:hover .txt h4 {
        color: #fff
    }
}

@media (max-width: 992px) {
    .picList {
        padding: 0
    }

    .picList li {
        width: calc(50% - .2rem);
        margin-bottom: .4rem
    }

    .picList li .img {
        height: 27vw
    }

    .picList li .txt h4 {
        font-size: .26rem;
        font-weight: normal;
    }
}

@media (max-width: 576px) {
    .picList li {
        width: calc(50% - .1rem);
        margin-bottom: .3rem
    }

    .picList li .img {
        height: 26vw
    }

    .picList li .txt h4 {
        font-size: .28rem;
        font-weight: normal;
    }
}

/**/
.djList {
    margin-bottom: .3rem
}

.djList li {
    position: relative;
    background: #fff;
}

.djList li+li {
    border-top: 1px solid #E2E2E2
}

.djList li a {
    padding: .3rem;
    position: relative;
    z-index: 4
}

.djList li .img {
    width: 3.3rem;
    height: 1.9rem;
}

.djList li .txt {
    flex: 1;
    overflow: hidden;
    margin-left: .3rem;
    margin-right: .3rem
}

.djList li.nopic .txt {
    margin-left: 0;
}

.djList li .txt h4 {
    font-size: .2rem;
    line-height: 1.4em
}

.djList li .txt .desc {
    margin: .2rem 0 .2rem;
    color: #888;
    line-height: 1.6em;
    text-align: justify;
    font-size: .15rem;
    height: .48rem
}

/*.djList li .txt time{color: #666;font-size: .16rem}*/
.djList li .txt .mor {
    background: url(../images/more.png) no-repeat center;
    background-size: 100% 100%;
    width: .45rem;
    height: .26rem;
    display: block;
    transition: .3s
}

.djList li time.sp {
    background: linear-gradient(to bottom, #c0203a, #f3eb8b);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: .3s;
    position: relative;
    z-index: 3;
    width: .8rem;
    height: .8rem;
    flex-direction: column;
}

.djList li time.sp span {
    font-size: .38rem;
    display: block;
    line-height: 1em;
    font-weight: bold;
}

.djList li time {
    color: #154293;
}

.djList li time span {
    font-size: .36rem;
    display: block;
    line-height: 1em;
}

@media (min-width: 993px) {
    .djList li:hover:after {
        opacity: 1;
        visibility: visible;
    }

    .djList li:hover .txt h4 {
        color: #fff
    }

    .djList li:hover .txt .mor {
        background: url(../images/moreon.png) no-repeat center;
        background-size: 100% 100%;
    }

    .djList li:hover .txt .info {
        color: #fff
    }

    .djList li:hover time {
        color: #fff;
    }

    .djList li:hover .txt .desc {
        color: rgba(255, 255, 255, .7)
    }

    .djList li:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: #154293;
        z-index: 0;
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
    }
}

@media (max-width: 992px) {
    .djList li .txt h4 {
        font-size: .28rem;
    }

    .djList li a {
        padding: .3rem 0
    }

    .djList li .txt time {
        display: block;
    }

    .djList li time.sp,
    .djList li .txt .mor {
        display: none
    }

    .djList li .txt .desc {
        font-size: .2rem;
        height: auto;
        -webkit-line-clamp: 2;
    }

    .djList li .txt time {
        font-size: .22rem
    }
}

@media (max-width: 597px) {
    .djList li .txt h4 {
        font-size: .28rem;
        margin-bottom: .15rem;
        font-weight: normal;
        line-height: 1.3em;
    }

    .djList li .txt .desc {
        display: none
    }

    .djList li .txt time {
        font-size: .24rem;
    }

    .djList li .img {
        width: 2.8rem;
        height: 1.9rem
    }
}

/**/
.txtList {
    padding-bottom: .4rem
}

.txtList li {
    border-bottom: 1px solid #E2E2E2
}

.txtList li a {
    padding: .15rem;
    transition: .3s;
    position: relative;
}

.txtList li time {
    background: #F7F3F0;
    color: #483A31;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: .3s;
    position: relative;
    z-index: 3;
    width: 1rem;
    height: .9rem;
    flex-direction: column;
    border-radius: 5px
}

.txtList li time span {
    font-size: .38rem;
    display: block;
    line-height: 1em;
    font-weight: bold;
}

.txtList li h4 {
    flex: 1;
    overflow: hidden;
    margin-left: .25rem;
    font-size: .2rem;
    line-height: 1.4em;
    position: relative;
    z-index: 3;
    font-weight: normal;
}

@media (min-width: 993px) {
    .txtList li a:after {
        content: '';
        position: absolute;
        top: -1px;
        left: 0;
        bottom: -1px;
        right: 0;
        background: #F7F3F0;
        z-index: 0;
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        border-bottom: 2px solid #154293;
    }

    .txtList li:hover time {
        background: #154293;
        color: #fff;
    }

    .txtList li:hover a {}

    .txtList li:hover a:after {
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 992px) {
    .txtList li a {
        padding: .3rem 0
    }

    .txtList li h4 {
        font-size: .26rem
    }

    .txtList li time {
        width: 1rem;
        height: 1rem;
        font-size: .22rem
    }

    .txtList li:nth-child(1) a {
        padding-top: 0
    }
}

@media (max-width: 597px) {
    .txtList li time {
        width: 1.2rem;
        height: 1.2rem
    }

    .txtList li a {
        align-items: flex-start;
    }

    .txtList li h4 {
        font-size: .28rem;
    }

    .txtList li time {}

    .txtList li time span {
        font-size: .46rem
    }
}

/**/
.nyRight .nyAbout {
    padding-left: .4rem;
    padding-right: .4rem
}

.nyAbout .desc {
    line-height: 2em;
    font-size: .18rem;
    text-align: justify;
    text-indent: 2em
}

.nyAbout .row-1 .txt {
    width: 5.4rem
}

.nyAbout .row-1 .img img {
    width: 5.45rem
}

.nyAbout .row-1 .txt .year {
    margin-bottom: .3rem
}

.nyAbout .row-1 .txt .year span {
    color: #90b749;
    font-weight: bold;
    position: absolute;
    left: .35rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: .5rem
}

.nyAbout .row-1 .txt .year img {
    width: 4.99rem
}

.nyAbout .row-1 .desc2 {
    margin-top: .4rem
}

.nyAbout .desc p+p {
    margin-top: .2rem
}

.nyAbout .row-2 {
    margin-top: .4rem
}

.nyAbout .row-2 .dataList {
    width: 5.45rem;
    background: url(../images/ab2.png) no-repeat center;
    background-size: cover;
    padding: .3rem .2rem
}

.nyAbout .row-2 .dataList li {
    display: flex;
    align-items: center;
    font-size: .18rem;
    color: #fff;
    padding: .1rem
}

.nyAbout .row-2 .dataList li p:nth-child(1) {
    width: 1.8rem;
    text-align: right;
    position: relative;
}

.nyAbout .row-2 .dataList li p:nth-child(2) {
    flex: 1;
    overflow: hidden;
    margin-left: .8rem
}

.nyAbout .row-2 .dataList li p:nth-child(2) span {
    font-size: .4rem;
    font-weight: bold;
    margin-right: .1rem
}

.nyAbout .row-2 .dataList li p:nth-child(1):after {
    content: '';
    position: absolute;
    left: calc(100% + .2rem);
    top: 50%;
    border-top: 1px dotted rgba(255, 255, 255, .3);
    width: .45rem
}

.nyAbout .row-2 .desc {
    width: 5.45rem
}

.nyAbout .row-2 .desc2 {
    width: 100%;
    margin-top: .4rem
}

.nyAbout .row-3 {
    margin-top: .4rem
}

.nyAbout .row-3 .desc {
    width: 5.45rem
}

.nyAbout .row-3 .desc2 {
    width: 100%;
    margin-top: .4rem
}

.nyAbout .row-3 img {
    width: 5.36rem
}

@media (max-width: 992px) {
    .nyAbout .desc {
        font-size: .24rem;
    }

    .nyAbout .row-1 .txt {
        width: 100%;
        margin-bottom: .3rem
    }

    .nyAbout .row-1 .img img {
        width: 100%
    }

    .nyAbout .row-2 .desc {
        width: 100%
    }

    .nyAbout .row-2 .dataList {
        width: 100%;
        margin-bottom: .4rem
    }

    .nyAbout .row-3 .desc {
        width: 100%;
        margin-bottom: .4rem
    }

    .nyAbout .row-2 .desc2 {
        width: 100%
    }

    .nyAbout .row-3 .img {
        text-align: center;
        width: 100%
    }

    .nyAbout .row-3 img {
        width: auto;
    }

    .nyAbout .row-1 .img {
        width: 100%
    }

    .nyAbout .row-1 .txt .year img {
        width: 50%
    }

    .nyAbout .row-1 .txt .year span {
        font-size: .6rem
    }

    .nyAbout .row-2 .dataList {
        display: flex;
        justify-content: center;
    }

    .nyAbout .row-2 .dataList li {
        font-size: .24rem;
        padding: .15rem
    }

    .nyAbout .row-2 .dataList li p:nth-child(1) {
        width: 1.8rem;
        text-align: right;
        position: relative;
    }

    .nyAbout .row-2 .dataList li p:nth-child(2) {
        margin-left: 1rem
    }

    .nyAbout .row-2 .dataList li p:nth-child(2) span {
        font-size: .6rem;
    }

    .nyRight .nyAbout {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 597px) {
    .nyAbout .row-1 .txt .year img {
        width: 100%
    }

    .nyAbout .desc {
        font-size: .26rem;
    }

    .nyAbout .row-2 .dataList li {
        font-size: .26rem;
        padding: .15rem 0
    }

    .nyAbout .row-2 .dataList {
        padding: .3rem 0
    }

    .nyAbout .row-2 .dataList li p:nth-child(2) {
        margin-left: .6rem
    }

    .nyAbout .row-2 .dataList li p:nth-child(1) {
        width: 2rem
    }

    .nyAbout .row-2 .dataList li p:nth-child(1):after {
        display: none
    }
}

/**/
.jgList {
    padding: 0 .4rem
}

.jgList li {
    width: calc(50% - .15rem);
    margin-bottom: .3rem;
    position: relative;
    background: #e7ecf8;
}

.jgList li:before {
    content: '';
    width: 2px;
    position: absolute;
    top: .3rem;
    bottom: .3rem;
    background: #154293;
    left: 0;
    z-index: 5;
    transition: .3s
}

.jgList li:after {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/zzon.png) repeat right center;
    background-size: cover;
    z-index: 0;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.jgList li a {
    display: flex;
    align-items: center;
    height: 1rem;
    font-size: .22rem;
    padding: 0 .35rem;
    position: relative;
    z-index: 5
}

.jgList li a span {
    background: url(../images/jg.png) no-repeat left center;
    background-size: .24rem .24rem;
    padding-left: .45rem
}

@media (min-width: 993px) {
    .jgList li:hover:after {
        opacity: 1;
        visibility: visible;
    }

    .jgList li:hover a {
        color: #fff
    }

    .jgList li:hover a span {
        background: url(../images/jgon.png) no-repeat left center;
        background-size: .24rem .24rem;
    }

    .jgList li:hover:before {
        background: #fff;
        left: .1rem
    }
}

@media (max-width: 992px) {
    .jgList li a {
        font-size: .24rem
    }

    .jgList {
        padding: 0
    }
}

@media (max-width: 597px) {
    .jgList li {
        width: 100%
    }

    .jgList li a {
        font-size: .3rem
    }

    .jgList li a span {
        background: url(../images/jg.png) no-repeat left center;
        background-size: .3rem .3rem;
        padding-left: .55rem
    }
}

/**/
/**/
.jsList1 {
    padding: 0 .15rem
}

.jsList1 li {
    width: 22%;
    margin: 0 1.5% .45rem;
    position: relative;
}

.jsList1 li .img {
    height: 2.8rem;
    background: transparent;
}

.jsList1 li a {
    display: block;
    border: 1px solid #d3dbe4;
    padding: .2rem;
    position: relative;
    transition: .3s;
    z-index: 4
}

.jsList1 li a:after {
    content: '';
    width: .3rem;
    height: 2px;
    background: #154293;
    bottom: -1px;
    left: 50%;
    margin-left: -.15rem;
    position: absolute;
}

.jsList1 li h4 {
    font-size: .22rem
}

.jsList1 li .txt p {
    color: #666;
    margin-top: .1rem
}

.jsList1 li .txt {
    padding: .2rem 0 0;
    text-align: center;
}

@media (min-width: 993px) {
    .jsList1 li:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 0;
        background: url(../images/554bg.jpg) no-repeat center;
        background-size: cover;
        z-index: 0;
        transition: .3s;
        opacity: 0;
        visibility: hidden
    }

    .jsList1 li:hover:after {
        opacity: 1;
        visibility: visible;
    }

    .jsList1 li a:hover {
        color: #fff
    }

    .jsList1 li a:hover p {
        color: rgba(255, 255, 255, .7)
    }

    .jsList1 li a:hover:after {
        background: #fff
    }
}

@media (max-width: 992px) {
    .jsList1 {
        display: flex;
        justify-content: space-between;
    }

    .jsList1:after {
        content: '';
        display: inline-block;
        width: 31.3333%
    }

    .jsList1 li {
        width: 30.3333%;
    }

    .jsList1 li h4 {
        font-size: .26rem
    }

    .jsList1 li .img {
        height: 34vw
    }

    .jsList1 {
        padding: 0
    }
}

@media (max-width: 597px) {
    .jsList1 li {
        width: 46%;
        margin: 0 2% .4rem
    }

    .jsList1 li h4 {
        font-size: .28rem
    }

    .jsList1 li .img {
        height: 48vw
    }

    .jsList1 li .txt p {
        font-size: .2rem
    }

    .jsList1 li a {
        padding: .2rem .2rem .3rem
    }
}

/**/
/**/
.nyRight .nyjsxx {
    padding-left: .4rem;
    padding-right: .4rem
}

.nyjsxx .tit {
    font-size: .3rem;
    color: #0075c2;
    padding-bottom: .2rem;
    border-bottom: 1px solid #d3dbe4;
    margin-bottom: .4rem;
    font-weight: bold;
    color: #154293
}

.nyjsxx .con {
    flex: 1;
    overflow: hidden;
    margin-left: .8rem;
    line-height: 1.8em;
    font-size: .18rem;
    text-align: justify;
}

.nyjsxx .img {
    width: 3.1rem
}

.nyjsxx .img img {
    width: 100%;
}

.nyjsxx .con h4 {
    font-size: .24rem;
    margin-bottom: .15rem;
    font-weight: bold;
}

@media (max-width: 992px) {
    .nyjsxx .con {
        font-size: .22rem;
        margin-left: .6rem
    }

    .nyjsxx .con h4 {
        font-size: .28rem
    }

    .nyjsxx .tit {
        font-size: .32rem
    }
}

@media (max-width: 597px) {
    .nyjsxx .con {
        font-size: .28rem;
        margin-left: 0;
        flex: inherit;
        width: 100%;
        margin-top: .4rem
    }

    .nyjsxx .con h4 {
        font-size: .28rem
    }

    .nyjsxx .tit {
        font-size: .38rem
    }

    .nyjsxx .img {}
}

/**/
.nySub3 {
    margin-bottom: .3rem
}

.nySub3 ul {
    font-size: 0;
    white-space: nowrap;
    overflow: auto;
    padding-bottom: .15rem;
    text-align: center;
}

.nySub3 ul::-webkit-scrollbar {
    height: 2px
}

.nySub3 ul::-webkit-scrollbar-track {
    border-radius: 5px;
    ;
    background: #ddd
}

.nySub3 ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #154293;
}

.nySub3 ul li {
    display: inline-block;
}

.nySub3 ul li+li {
    margin-left: .2rem
}

.nySub3 ul li a {
    display: block;
    line-height: .48rem;
    padding: 0 .25rem;
    border-radius: .4rem;
    height: .46rem;
    font-size: .2rem;
    background: #eaf0f8;
    min-width: 1.4rem
}

.nySub3 ul li.on a {
    background: #154293;
    color: #fff
}

.szList li {
    width: 2.4rem;
    margin-right: .46rem;
    margin-bottom: .6rem
}

.szList li:nth-child(4n) {
    margin-right: 0
}

.szList li a {
    position: relative;
    display: block;
}

.szList li .img {
    height: 3.4rem;
    z-index: 5
}

.szList li .img img {
    object-position: top center
}

.szList li .txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    color: #fff;
    padding: .15rem;
    text-align: center;
}

.szList li .txt h4 {
    font-size: .24rem;
    font-weight: bold;
}

@media (min-width: 993px) {
    .szList li a:after {
        content: '';
        position: absolute;
        top: .2rem;
        left: .2rem;
        width: 100%;
        height: 100%;
        background: #154293;
        pointer-events: none;
        z-index: 0;
        opacity: 0;
        visibility: hidden;
        transition: .3s
    }

    .szList li:hover a:after {
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 992px) {
    .szList li {
        width: 30%;
        margin-right: 5%;
        margin-bottom: .6rem
    }

    .szList li .img {
        height: 40vw
    }

    .szList li:nth-child(4n) {
        margin-right: 5%
    }

    .szList li:nth-child(3n) {
        margin-right: 0
    }

    .szList li .txt h4 {
        font-size: .3rem
    }

    .nySub3 ul li a {
        line-height: .56rem;
        padding: 0 .3rem;
        height: .56rem;
        font-size: .28rem;
        min-width: 1.4rem
    }
}

@media (max-width: 597px) {
    .szList {
        justify-content: space-between;
    }

    .szList li {
        margin-right: 0;
        width: 46%
    }

    .szList li:nth-child(4n) {
        margin-right: 0
    }

    .szList li .img {
        height: 60vw
    }

    .szList li .txt h4 {
        font-size: .36rem
    }
}

.nyba.sp .img {
    height: 5rem;
}

.nyba.sp .img img {
    object-position: top center;
}

.nyxyzl .nyLeft {
    min-height: inherit;
}

.nyxyzl .xylist {
    padding: .1rem 0 .2rem;
}

.xylist {
    padding: .5rem 0 .4rem;
}

.xylist li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: .3rem;
    position: relative;
}

.xylist li:nth-child(2n) {
    margin-right: 0;
}

.xylist li a {
    min-height: .6rem;
    display: flex;
    align-items: center;
    padding: 0 .2rem;
    background: #f7f3f0;
    border-radius: 5px;
    height: 100%;
    font-size: .18rem;
    transition: .3s;
}

.xylist li span {
    display: inline-block;
    line-height: 1.2em;
    flex: 1;
    overflow: hidden;
    margin-left: .05rem;
}

@media (min-width: 993px) {
    .xylist li:hover a {
        background: #154293;
        color: #fff;
    }
}

@media (max-width: 992px) {
    .nyba.sp .img {
        height: 40vw;
    }

    .xylist li {
        width: 48%;
        margin-right: 0;
    }

    .xylist li:nth-child(2n) {
        margin-right: 0;
    }

    .xylist {
        justify-content: space-between;
    }

    .xylist li a {
        min-height: .8rem;
        padding: 0 .3rem;
        font-size: .22rem;
    }
}

@media (max-width: 597px) {
    .nyba.sp .img {
        height: 50vw;
    }

    .xylist li {
        width: 100%;
        margin-right: 0;
    }

    .xylist li a {
        font-size: .26rem;
        padding: .2rem .2rem;
        min-height: inherit;
    }
}

.pb_sys_common {
    line-height: 30px !important;
}

.uarc-con .tbsc {
    overflow: auto;
}