@charset "utf-8";

.inmor {
    display: flex;
    line-height: .31rem;
    color: #d20b17;
}

.inmor i {
    display: block;
    height: .31rem;
    margin-left: 5px
}

.inmor i svg {
    height: .31rem;
    width: .62rem\0;
    overflow: visible;
}

.clsr-1 {
    fill: #d20b17;
}

.clsr-2,
.clsr-3,
.clsr-4 {
    fill: none;
    stroke-miterlimit: 10;
}

.clsr-2 {
    stroke: #d20b17;
}

.clsr-3,
.clsr-4 {
    stroke: #fff;
    stroke-width: 1px;
}

.clsr-4 {
    stroke-linecap: round;
}

.clsb-1 {
    fill: #ffffff;
}

.clsb-2,
.clsb-3,
.clsb-4 {
    fill: none;
    stroke-miterlimit: 10;
}

.clsb-2 {
    stroke: #ffffff;
}

.clsb-3,
.clsb-4 {
    stroke: #1a67ab;
}

.clsb-4 {
    stroke-linecap: round;
}

.ny-ba {
    height: 5.5rem;
    position: relative;
    ;
}

.ny-ba .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

.ny-ba .bg:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    height: 1.5rem;
    background: url(../images/topmask.png) no-repeat bottom center;
    background-size: 100% 100%;
    opacity: .8
}

.ny-ba .bg:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    height: 1.5rem;
    /*background: url(../images/bamask.png) no-repeat bottom center;*/
    background-size: 100% 100%;
    opacity: .8
}

.ny-ba.nomask .bg:before {
    display: none
}

.ny-ba .wp {
    height: 100%;
    position: relative;
    padding-top: 2.2rem;
}

.ny-ba .posi {
    position: absolute;
    /*right: 0;*/
    bottom: .4rem;
    color: #fff;
    font-size: .165rem;
}

.ny-ba .posi a {
    color: #fff
}

.ny-ba .txt h4 {
    color: #fff
}

.ny-ba .txt h4 em {
    font-size: .15rem;
    display: block;
    /* font-weight: 600; */
}

.ny-ba .txt h4 span {
    display: block;
    line-height: 1.1em;
    font-size: .48rem;
    margin-top: .1rem;
    font-weight: 500;
}

.ny-ba .txt h4:after {
    content: '';
    height: 2px;
    width: .8rem;
    background: #fff;
    display: block;
    margin-top: .15rem
}

.left_menus {
    position: relative;
    display: none;
    padding: .2rem .3rem;
    background: url(../images/ny/nyleftbg1.png) no-repeat top center;
    background-size: 100% auto;
    ;
    color: #fff;
    cursor: pointer;
}

.left_menus i {
    height: 15px
}

.left_menus.on i {
    display: inline-block;
    transform: rotate(180deg)
}

.left_menus span {
    position: relative;
    display: block;
    overflow: hidden;
    padding-left: 0rem;
    width: calc(100% - .2rem);
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1em;
    font-size: .22rem;
    text-align: left;
}

.left_menus span:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: .25rem;
    height: 2px;
    background: #fff;
    content: '';
    transform: translateY(-50%);
    display: none;
}


.iconfont {
    font-size: inherit;
}

.nymain {
    background: url(../images/ny/nybg.jpg) no-repeat bottom center;
    background-size: 100% auto;
    padding: .5rem 0 .8rem
}

.nyleft {
    width: 23.5%;
    padding-left: .2rem;
    padding-top: .2rem;
    background: url(../images/ny/nyleftbg1.png) no-repeat top center;
    background-size: 100% auto
}

.nyright {
    width: 72%;
    min-height: 200px;
}

.nyrtit {
    margin-bottom: .4rem
}

.nyrtit h4 {
    font-size: .32rem
}

.nyrtit h4:after {
    content: '';
    width: .8rem;
    height: 2px;
    background: #cc0c18;
    display: block;
    margin-top: .15rem;
    display: none;
}

.nyleftList {
    background: url(../images/ny/nyleftbg.jpg) #f6f6f6 no-repeat right bottom;
    padding: .2rem .25rem;
    background-size: 100% auto;
    padding-bottom: 1.6rem;
    border-bottom: 3px solid #cc0c18;
    min-height: 5.2rem
}

.nyleftList li {
    border-bottom: 1px dashed #e5e5e5;
    font-size: .22rem
}

.nyleftList li a {
    position: relative;
    display: block;
    padding: .2rem .1rem
}

.nyleftList li a i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.nyleftList li a i svg {
    height: .15rem;
    width: .185rem\0
}

.nyleftList li a i svg path {
    fill: #c5c5c5;
}

.nyleftList li.on>a {
    color: #cc0c18;
}

.nyleftList li.on>a i svg path {
    fill: #cc0c18;
}

.nyleftList li>a:hover i svg path {
    fill: #cc0c18;
}

.nyleftList li.on a:before {
    width: .4rem
}

.nyleftList li {
    position: relative;
}

.nyleftList li>a b {
    position: absolute;
    right: .2rem;
    top: 50%;
    margin-top: -.1rem;
    width: .2rem;
    height: .2rem;
    line-height: .2rem;
    color: #cc0c18;
    transition: .3s
}

.nyleftList li .sub_con {
    display: none;
    padding: 0 0 .1rem
}

.nyleftList li .sub_con a {
    background: none;
    font-size: .15rem;
    line-height: 1.2em;
    display: block;
    padding: .1rem .2rem
}

.nyleftList li .sub_con a.cur {
    color: #cc0c18
}

.nyleftList li.on b {
    margin-top: -3px;
    transform: rotate(90deg) translateX(-0.05rem);
}

.pages ul {
    text-align: center;
}

.pages ul li {
    text-align: center;
    font-size: .16rem;
    display: inline-block;
    margin: .02rem
}

.pages ul li a {
    height: .35rem;
    text-align: center;
    line-height: .33rem;
    padding: 0 8px;
    min-width: .35rem;
    display: block;
    border: 1px solid #ededed;
    background: #ededed;
    border-radius: 3px
}

.pages ul li.cur {
    background: #cc0c18;
    padding: 0 8px;
    min-width: .35rem;
    height: .35rem;
    line-height: .33rem;
    border: 1px solid #cc0c18;
    border-radius: 3px
}

.pages ul li a.on {
    background: #cc0c18;
    padding: 0 8px;
    min-width: .35rem;
    height: .35rem;
    line-height: .33rem;
    color: #fff;
    border-radius: 3px
}

.pages ul li.cur {
    color: #fff;
}

.pages ul li.page-count {
    line-height: .33rem
}

.arc-tit h1 {
    font-size: .34rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.4em
}

.arc-tit h1:after {
    content: '';
    height: 5px;
    width: .6rem;
    background: linear-gradient(45deg, #6b35c5 0%, #8539d5 100%);
    display: block;
    margin: .15rem auto 0
}

.arc-info {
    text-align: center;
    padding-bottom: .2rem;
    border-bottom: 1px solid #eee;
    margin-bottom: .3rem;
    margin-top: .25rem;
    color: #666
}

.arc-info span {
    margin: 0 .15rem
}

.arc-sib {
    margin-top: .5rem
}

.arc-sib div {
    border: 1px solid #ddd;
    padding: .12rem .5rem .12rem .15rem;
    margin-bottom: .1rem;
    position: relative;
}

.arc-sib div i {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    width: .4rem;
    z-index: 2;
    text-align: center;
    color: #888
}

.arc-sib div i:after {
    content: "\e676";
    font-family: "swiper-icons" !important;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

.arc-sib div:hover {
    background: #2a4c8d;
    border-color: #2a4c8d;
    color: #fff
}

.arc-sib div:hover a {
    color: #fff
}

.arc-sib div:hover i {
    color: #fff;
    background: #4427b1
}

.arc-con {
    color: #222;
    line-height: 1.8
}

.arc-con a {
    color: #4427b1
}

.arc-con h1,
.arc-con h2,
.arc-con h3,
.arc-con h4,
.arc-con h5,
.arc-con h6 {
    font-weight: bold;
    margin-bottom: .15rem
}

.arc-con img {
    height: auto !important;
    max-width: 100%;
    margin: 10px auto;
}

.arc-con p {
    line-height: 1.75em;
    text-indent: 2em;
    margin-bottom: .1rem;
    text-align: justify;
    word-break: break-all;
}

.arc-con table {
    border: 1px solid #eee;
    min-width: 640px;
    margin-left: 0 !important;
    width: 100%;
    /*background: #fff*/
}

.tbsc {
    overflow: auto;
    padding: 15px 0;
    width: 100%
}

.arc-con table tr th,
.arc-con table tr td {
    border: 1px solid #eee !important;
    padding: 15px;
    text-align: center;
}

/*
.arc-con table tr:nth-child(2n){background: #EEEEEE}*/

.tbsc::-webkit-scrollbar {
    height: 4px
}

.tbsc::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(45deg, #7311ab 0%, #3707a1 100%);
    -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;
    margin: 0 auto;
}

.video-con video {
    max-width: 100% !important;
    height: auto !important
}

@media screen and (min-width: 1921px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1024px) {
    .ny-ba {
        height: 30vw
    }

    .ny-ba .bg:before {
        display: none
    }
}

@media screen and (max-width: 980px) {
    .ny-ba {
        height: 35vw
    }

    .arc-con video {
        width: auto !important;
        height: auto !important
    }

    .arc-con img {
        width: auto !important;
        height: auto !important
    }

    .arc-tit h1 {
        font-size: .26rem;
    }

}

@media screen and (max-width: 640px) {
    .ny-ba {
        height: 48vw
    }

    .arc-con {
        font-size: .18rem !important
    }

    .arc-con p {
        font-size: .18rem !important
    }

    .arc-con p span {
        font-size: .18rem !important
    }

    body {
        font-size: .18rem
    }

    .arc-con p,
    .arc-con span {
        font-size: .18rem !important
    }

    .ny-ba .ny-bat {
        bottom: .2rem
    }
}

@media screen and (max-width:480px) {

    .subnav2 ul li a {
        margin: 0 .1rem
    }
}

.none {
    display: none
}


@media screen and (max-width: 1024px) {
    .ny-ba .posi {
        max-width: 50vw;
        bottom: .2rem
    }

    .left_menus {
        display: flex;
    }

    body {
        padding-top: .65rem;
    }

    .nyleftList {
        display: none;
        min-height: inherit;
    }

    .nyleft {
        width: 100%;
        padding-left: 0;
        padding-top: 0;
        background: none
    }

    .nyright {
        width: 100%;
        padding-top: .5rem
    }

    .ny-ba .wp {
        padding-top: 0
    }
}

@media screen and (max-width: 640px) {
    .ny-ba .txt h4 span {
        font-size: .36rem
    }

    .ny-ba .txt h4 em {
        font-size: .18rem
    }

    .ny-ba .bg:before {
        height: 50%;
    }

    .ny-ba .txt h4:after {
        margin-top: .1rem
    }

    .ny-ba .posi {
        font-size: .16rem;
    }

    .nyleftList {
        padding: .2rem
    }

    .nyleftList li {
        font-size: .2rem
    }

    .nyleftList li .sub_con a {
        font-size: .16rem
    }

    .nyleftList li a {
        padding: .15rem
    }

    .nyleftList li .sub_con a {
        padding: .1rem .15rem
    }
}



/**/
.nyabout-a .nyright .arc-con p {
    font-size: .18rem !important;
    line-height: 1.8em !important;
    margin-bottom: .2rem !important;
}

.nyabout {
    background: #fff;
    padding: 0
}

@media (max-width: 540px) {
    .nytit h4 {
        font-size: .36rem
    }

}

.footer .fta .wp {
    justify-content: space-between;
}

.footer .fta .linkft {
    width: calc(100% - 5rem);
}

.footer .fta .linkft ul li {
    margin: 0;
}

@media (max-width: 1100px) {
    .footer .fta .linkft {
        width: 100%;
    }
}