@charset "utf-8"; .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-radius: .5rem;
    background: #fff;
    border: 1px solid #ddd
}

.pages ul li.prev a,.pages ul li.next a {
    padding: 0 .25rem
}

.pages ul li.on a {
    background: #513AC9;
    border: 1px solid #513AC9;
    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: #edb876;
    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;
    }
}

@media (max-width: 576px) {
    .pages ul li {
        font-size: .24rem;
        margin: .02rem
    }

    .pages ul li a {
        height: .56rem;
        line-height: .54rem;
        min-width: .56rem;
    }
}

.str_wrap {
    width: 100%;
    position: relative;
}

.str_wrap.str_active {
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%
}

.str_down .str_move,.str_vertical .str_move {
    white-space: normal;
    width: 100%
}

.noStop .str_move,.no_drag .str_move,.str_static .str_move {
    cursor: inherit
}

.ny-arc .arc-con {
    /* max-width: 14.4rem; */
    margin: 0 auto
}

.arc-con {
    line-height: 1.8em;
    color: #333;
    text-align: justify;
    font-size: .18rem;
    word-break: break-all;
}

.arc-con a {
}

.arc-con p {
    margin-bottom: .2rem;
    line-height: 1.8em;

}

.arc-con.sp p {
    margin-bottom: 0
}

.arc-con img {
    margin: .1rem auto;
    max-width: 8rem;
    width: auto!important;
    height: auto!important
}

.arc-cons img {
    margin: .1rem auto;
    max-width: 100%;
    width: auto!important;
    height: auto!important
}

.arc-con table {
    border: 1px solid #eee;
    min-width: 640px;
    margin-left: 0!important;
    width: 100%;
    background: #fff
}

.arc-con table tr th,.uarc-con table tr td {
    border: 1px solid #eee!important;
    padding: .1rem .15rem;
    text-align: center;
}

.arc-con table td p {
    text-indent: 0em;
}

.arc-con p.vsbcontent_img {
    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)
}

.arc-con video {
    max-width: 100%!important;
    height: auto!important;
    display: block;
    margin: 0 auto .2rem;
}

.arc-tit {
    margin-bottom: .1rem
}

.arc-tit h1 {
    font-size: .36rem;
    text-align: center;
    line-height: 1.4em;
}

.arc-info {
    text-align: center;
    color: #666;
    padding: .2rem 0;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: .4rem
}

.arc-info:after {
    content: '';
    width: .7rem;
    position: absolute;
    left: 50%;
    margin-left: -.35rem;
    bottom: -1px;
    background: #930000;
    height: 2px;
    z-index: 2;
    display: none
}

.arc-info span {
    display: inline-block;
    margin: 0 .1rem;
    padding: 4px 0 2px
}

.arc-info span i {
    color: #ac0d03;
    margin-right: 5px
}

.arc-sib {
    font-size: .18rem;
    line-height: 1.6em;
    border-left: 0;
    border-right: 0;
    position: relative;
    margin-top: .5rem
}

.arc-sib div {
    padding: .35rem .35rem;
    color: #930000;
    width: calc(50% - .2rem);
    background: #fff;
    border-radius: .1rem
}

.arc-sib div.prev a {
    background: url(../images/arl.svg) no-repeat left center;
    background-size: .4rem .4rem;
    padding-left: .55rem;
    display: block;
}

.arc-sib div.next a {
    background: url(../images/arr.svg) no-repeat right center;
    background-size: .4rem .4rem;
    padding-right: .55rem;
    display: block;
}

.arc-sib div.next {
    text-align: right
}

.arc-sib div span {
    color: #533BCA;
    display: block;
    margin-bottom: .1rem
}

.arc-sib div p {
    font-size: .18rem
}

.arc-sib div:hover {
    color: #533BCA
}

.arc-sib div:hover a {
    color: #533BCA
}

.arc-back {
    position: relative;
    margin-top: .4rem;
    margin-bottom: .4rem
}

.arc-back:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: #ddd
}

.arc-back a {
    width: 1.07rem;
    height: .49rem;
    background: url(../images/morbgh.png) #fff no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    line-height: .49rem;
    display: block;
    color: #ac0d03;
    font-size: .18rem;
    margin: 0 auto;
    position: relative;
    z-index: 5
}

.arc-relative {
    padding-top: .3rem;
    border-top: 1px solid #ddd;
    margin-top: .4rem;
    padding-bottom: .4rem
}

.arc-relative h4 {
    font-size: .24rem;
    color: #930000;
    margin-bottom: .2rem
}

.arc-relative ul:after {
    content: '';
    display: inline-block;
    width: 31.333%
}

.arc-relative ul li {
    width: 31.333%;
    font-size: .18rem;
    padding: .1rem 0;
    border-bottom: 1px solid transparent
}

.arc-relative ul li a {
    background: url(../images/yl.png) no-repeat left center;
    background-size: .21rem .2rem;
    padding-left: .26rem;
    transition: .3s
}

.arc-cons {
    line-height: 1.8em;
    color: #333;
    text-align: justify;
    font-size: .18rem;
    color: #555
}

.arc-cons p {
    margin-bottom: 0;
    line-height: 1.8em;
    text-indent: 0
}

@media (min-width: 993px) {
    .arc-relative ul li:hover a {
        background: url(../images/ylon.png) no-repeat left center;
        background-size: .21rem .2rem;
        color: #ffcd07
    }

    .arc-relative ul li:hover {
        border-bottom-color: #ffcd07
    }
}

@media (max-width: 992px) {
    .arc-con img {
        width: auto!important;
        height: auto!important;
        max-width: 100%;
    }

    .arc-tit h1 {
        font-size: .36rem
    }

    .arc-info {
        font-size: .22rem
    }

    .arc-con,.arc-sib {
        font-size: .24rem
    }

    .arc-back a {
        font-size: .24rem
    }

    .arc-back a {
        width: 1.2rem;
        height: .55rem;
        line-height: .55rem
    }

    .arc-relative h4 {
        font-size: .3rem
    }

    .arc-relative ul li {
        width: 48%;
        font-size: .24rem
    }

    .arc-sib div {
        padding: .25rem .3rem;
        color: #930000;
        width: 100%
    }

    .arc-sib div.prev {
        border-right: 0;
        margin-bottom: .3rem
    }

    .arc-sib div.next {
        text-align: left;
    }

    .arc-sib div.prev a {
        background-size: .5rem .5rem;
        padding-left: .7rem
    }

    .arc-sib div.next a {
        background: url(../images/arr.svg) no-repeat left center;
        background-size: .5rem .5rem;
        padding-left: .7rem;
        display: block;
        padding-right: 0
    }

    .arc-sib div span {
        font-size: .26rem
    }

    .arc-relative ul li a {
        background-size: .25rem .24rem
    }
}

@media (max-width: 576px) {
    .arc-con img {
        width: auto!important;
        height: auto!important
    }

    .arc-tit h1 {
        font-size: .32rem;
    }

    .arc-info {
        font-size: .2rem;
    }

    .arc-con,.arc-sib {
        font-size: .22rem;
    }

    .arc-back a {
        font-size: .28rem
    }

    .arc-relative ul li {
        width: 100%;
        font-size: .28rem
    }

    .arc-relative h4 {
        font-size: .36rem
    }

    .arc-sib div span {
        font-size: .24rem
    }

    .arc-relative ul li a {
        background-size: .28rem .27rem;
        padding-left: .4rem;
        background-position: left .08rem
    }
}

.nypage .header:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 140%;
    z-index: 0;
    background: url(../images/22.png) repeat-x center;
    background-size: auto 100%;
    z-index: 0;
    opacity: .4;
    transition: .3s;
    pointer-events: none;
    display: none;
}

.nypage.scrolling .header:after {
    opacity: .6;
}

.nypage.navShow .header:after {
    opacity: 0;
}

#app{overflow:hidden;}

.nypage .nyMain {
    background: url(../images/nybgs.jpg) #fef9ff no-repeat top center;
    background-size: 100% auto;
    min-height: 100vh;
    padding-bottom: 1rem;
    position: relative;

}

.nypage .nyMain .bgp {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.nypage video.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    user-select: none;
    z-index: 0;
    display: block;
}

.nypage .nyMain.fix video.bg {
    position: fixed
}

.nypage .nyMain.sp {
    padding-top: 1rem
}

.nypage .header .topnav ul {
    opacity: 1;
    visibility: visible;
}

.nypage .nyMain .wp {
    position: relative;
    z-index: 5
}

.nyba {
    height: 5.5rem;
    position: relative;
    z-index: 2
}

.nyba .slideImg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.nyba .slideImg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 80%;
    background: url(../images/bams.png) repeat-x top left;
    background-size: auto 100%;
    z-index: 3;
    opacity: .3
}

.nyba .slideImg:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80%;
    background: url(../images/bamss.png) repeat-x top left;
    background-size: auto 100%;
    z-index: 3;
    opacity: 0
}

.nyba .wp {
    position: relative;
    z-index: 5;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 1rem;
    /* display:none; */
}

.nytit {
    color: #fff;
    margin-bottom: .3rem
}

.nytit .cn {
    font-size: .5rem;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
    position: relative;
}

.nytit .cn:before {
    content: '';
    position: absolute;
    right: calc(100% + .2rem);
    height: 1px;
    background: #fff;
    width: 1.6rem;
    top: 50%;
    margin-top: -1px
}

.nytit .en {
    font-size: .84rem;
    color: rgba(255, 255, 255, 0.4);
    line-height: 1em;
    margin-top: -.4rem;
    text-transform: uppercase;
    display: none;
}

.posi {
    color: rgba(255,255,255,.9);
    margin-bottom: .2rem;
    background: url(../images/cur.svg) no-repeat left .02rem;
    padding-left: .25rem;
    font-size: .14rem;
    background-size: .17rem .15rem
}

.posi a {
    color: rgba(255,255,255,.9)
}

.subNav {
    top: -.45rem;
    position: relative;
    z-index: 5;
    margin-bottom: .35rem
}

.subNav ul {
    background: #fff;
    box-shadow: 0px 4px 20px 0px rgba(103, 91, 226, 0.15);
    border-radius: 1rem;
    font-size: 0;
    overflow: auto;
    white-space: nowrap;
    width: 100%;
}

.subNav ul {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
}

.subNav ul::-webkit-scrollbar {
    width: 5px;
    /* 竖滚动条宽度 */
    height: 5px;
    /* 横滚动条高度 */
}

.subNav ul::-webkit-scrollbar-track {
    background: #f8ecf6;
    /* 轨道背景色 */
    border-radius: 4px;
    /* 轨道圆角 */
}

.subNav ul::-webkit-scrollbar-thumb {
    background: #9f66e9;
    /* 滑块默认颜色 */
    border-radius: 4px;
    /* 滑块圆角 */
    transition: background 0.2s;
    /* hover过渡 */
}

.subNav ul li {
    font-size: .26rem;
    font-weight: bold;
    display: inline-block;
}

.subNav ul li a {
    display: block;
    line-height: .8rem;
    /*background: url(../images/nynavbg.png) no-repeat right center;background-size: auto 100%;*/
    padding: 0 .4rem;
    min-width: 2.75rem;
    text-align: center;
    border-radius: 1rem
}

.subNav ul li.on a {
    background: #9F66E9;
    background-size: auto 100%;
    color: #fff
}

.subNav ul li.on a span {
    background: url(../images/nynavbgdot.png) no-repeat left center;
    background-size: .18rem .33rem;
    padding-left: .28rem;
    min-height: .33rem
}

@media (max-width: 1024px) {
    .posi {
        margin-bottom: .2rem;
        font-size: .22rem;
        background: url(../images/cur.svg) no-repeat left 0;
        padding-left: .3rem;
        background-size: .23rem .20rem;
    }

    .nypage .nyMain {
        padding-top: .4rem
    }

    .subNav {
        top: 0;
        margin-bottom: .65rem
    }

    .nytit .cn:before {
        width: .4rem
    }

    .nyba .wp {
        align-items: flex-end;
        padding-bottom: .5rem;
        padding-top: 0
    }

    .nyba .slideImg:after {
        opacity: .3
    }

    .subNav ul li a {
        line-height: .7rem;
        padding: 0 .3rem;
        min-width: auto;
        text-align: center;
        border-radius: 1rem
    }
}

@media (max-width: 992px) {
    .nyba {
        height: 5rem
    }

    .nyMain .wpbg {
        padding: .6rem
    }

    .nypage .nyMain {
        min-height: inherit;
    }
}

@media (max-width: 597px) {
    .nypage .nyMain {
    }

    .posi {
        /* font-size: .26rem; */
        /* background: url(../images/cur.svg) no-repeat left .02rem; */
        /* padding-left: .38rem; */
        /* background-size: .32rem .28rem; */
    }

    .posi.sp {
        color: #666
    }

    .posi.sp a {
        color: #666
    }

    .nyba {
        height: 4.4rem
    }

    .nytit .cn {
        /* font-size: .54rem; */
    }

    .nytit .en {
        font-size: .78rem;
        margin-top: -.2rem
    }

    .nyMain .wpbg {
        padding: .4rem .4rem .6rem
    }
}

/**/
.tzggList li {
    width: calc(50% - .2rem);
    height: 2.4rem;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #EAE5F9;
    border-radius: .1rem;
    margin-bottom: .4rem;
    position: relative;
}

.tzggList li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/tzbg.jpg) #b871f8 no-repeat right center;
    background-size: auto 100%;
    border-radius: .1rem;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.tzggList li a {
    display: flex;
    align-items: flex-start;
    padding: .3rem;
    position: relative;
    z-index: 5
}

.tzggList li .time {
    color: #513AC9;
    text-align: center;
    background: url(../images/n1c.png) no-repeat top center;
    width: .87rem;
    height: .87rem;
    padding-top: .2rem;
    transition: .3s;
    background-size: 100% 100%
}

.tzggList li .time span {
    display: block;
    font-size: .4rem;
    line-height: 1em;
    font-weight: bold;
}

.tzggList li .txt {
    flex: 1;
    margin-left: .3rem;
    padding-top: .2rem;
    overflow: hidden;
}

.tzggList li .txt .line {
    background: #EAE5F9;
    height: 1px;
    margin: .25rem 0
}

.tzggList li .txt h4 {
    font-size: .2rem;
    line-height: 1.4em;
    font-weight: bold;
}

.tzggList li .txt p {
    color: #999999;
    line-height: 1.8em
}

@media (min-width: 1025px) {
    .tzggList li:hover:after {
        opacity: 1;
        visibility: visible;
    }

    .tzggList li:hover a {
        color: #fff
    }

    .tzggList li:hover .time {
        color: #fff
    }

    .tzggList li:hover .txt .line {
        background: rgba(255,255,255,.3)
    }

    .tzggList li:hover .txt p {
        color: rgba(255,255,255,.7)
    }

    .tzggList li:hover .time {
        background: url(../images/n1con.png) no-repeat top center;
        background-size: 100% 100%
    }
}

@media (max-width: 992px) {
    .tzggList li {
        width: 100%;
        height: auto
    }

    .tzggList li .txt h4 {
        font-size: .28rem
    }

    .tzggList li .time span {
        font-size: .5rem
    }

    .tzggList li .txt p {
        font-size: .22rem;
        line-height: 1.5em
    }

    .tzggList li .time {
        width: 1.1rem;
        height: 1.1rem;
        font-size: .22rem
    }

    .tzggList li .txt .line {
        margin: .2rem 0
    }
}

@media (max-width: 597px) {
    .tzggList li .txt {
        padding-top: 0
    }

    .tzggList li .txt h4 {
        font-size: .24rem
    }
}

/**/
.hzjlList li {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #EAE5F9;
    border-radius: .1rem;
    margin-bottom: .4rem;
    position: relative;
}

.hzjlList li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/nbgg.jpg) #ad6df5 no-repeat right center;
    background-size: auto 100%;
    border-radius: .1rem;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.hzjlList li a {
    display: flex;
    align-items: flex-start;
    padding: .3rem;
    position: relative;
    z-index: 5;
    transition: .3s
}

.hzjlList li .img {
    width: 3.3rem;
    height: 2.05rem;
    border-radius: .1rem;
    margin-left: .3rem
}

.hzjlList li .time {
    color: #513AC9;
    text-align: center;
    background: url(../images/n1c.png) no-repeat top center;
    width: .87rem;
    height: .87rem;
    padding-top: .2rem;
    transition: .3s;
    background-size: 100% 100%;
    position: relative;
}

.hzjlList li .time:after {
    content: '';
    width: .55rem;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 100%;
    background: linear-gradient(270deg, #7860E6 0%, #B571F8 100%) ;
    z-index: 5
}

.hzjlList li .time span {
    display: block;
    font-size: .4rem;
    line-height: 1em;
    font-weight: bold;
}

.hzjlList li .txt {
    flex: 1;
    margin-left: .35rem;
    padding-top: .2rem
}

.hzjlList li .txt .more {
    height: .3rem;
    position: relative;
    display: none;
}

.hzjlList li .txt .more:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 0;
    transition: .3s;
    background: rgba(255,255,255,.6)
}

.hzjlList li .txt .more span {
    display: block;
    width: .99rem;
    height: .3rem;
    background: url(../images/mor2.svg) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: .3s
}

.hzjlList li .txt h4 {
    font-size: .2rem;
    line-height: 1.4em;
    font-weight: bold;
}

.hzjlList li .txt p {
    color: #999999;
    line-height: 1.8em;
    margin: .25rem 0 .3rem;
    height: .56rem
}

@media (min-width: 1025px) {
    .hzjlList li:hover:after {
        opacity: 1;
        visibility: visible;
    }

    .hzjlList li:hover a {
        color: #fff;
        padding-right: 2.5rem
    }

    .hzjlList li:hover .time {
        color: #fff
    }

    .hzjlList li:hover .txt .line {
        background: rgba(255,255,255,.3)
    }

    .hzjlList li:hover .txt p {
        color: rgba(255,255,255,.7)
    }

    .hzjlList li:hover .time {
        background: url(../images/n1con.png) no-repeat top center;
        background-size: cover
    }

    .hzjlList li:hover .txt .more span {
        background: url(../images/mor2sw.svg) no-repeat center;
        background-size: 100% 100%;
        left: calc(100% - 1rem)
    }

    .hzjlList li:hover .txt .more:after {
        width: calc(100% - 1.1rem)
    }

    .hzjlList li:hover .time:after {
        background: rgba(255,255,255,.7)
    }
}

@media (max-width: 992px) {
    .hzjlList li {
        width: 100%;
        height: auto
    }

    .hzjlList li .txt h4 {
        font-size: .28rem
    }

    .hzjlList li .time span {
        font-size: .5rem
    }

    .hzjlList li .txt p {
        font-size: .2rem;
        line-height: 1.5em;
        height: auto
    }

    .hzjlList li .time {
        width: 1.1rem;
        height: 1.1rem;
        font-size: .22rem
    }

    .hzjlList li .txt .more span {
        width: 1.2rem;
        height: .36rem
    }
}

@media (max-width: 900px) {
    .hzjlList li a {
        padding-left: 1.4rem;
        flex-wrap: wrap;
    }

    .hzjlList li .time {
        position: absolute;
        top: .3rem;
        left: .3rem
    }

    .hzjlList li .img {
        width: 100%;
        height: 40vw;
        margin-bottom: .2rem
    }
}

@media (max-width: 597px) {
    .hzjlList li .txt {
        padding-top: 0
    }

    .hzjlList li .txt h4 {
        font-size: .28rem
    }

    .hzjlList li .txt p {
        font-size: .22rem
    }

    .hzjlList li .txt .more span {
        width: 1.4rem;
        height: .42rem
    }
}

/**/
.kyList li {
    width: calc(50% - .2rem);
    margin-bottom: .4rem;
    position: relative;
    background: #fff;
    border: 1px solid #EAE5F9;
    ;border-radius: .1rem;
}

.kyList li a {
    padding: .3rem;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 3
}

.kyList li .txt {
    flex: 1;
    margin-left: .45rem;
    overflow: hidden;
    padding-top: .2rem;
    position: relative;
    padding-bottom: .8rem
}

.kyList li .txt time {
    color: #513AC9;
    font-weight: bold;
}

.kyList li .txt h4 {
    font-size: .22rem;
    line-height: 1.4em;
    font-weight: bold;
    max-height: .9rem\0
}

.kyList li .txt p {
    color: #999;
    line-height: 1.8em;
    margin-bottom: .3rem;
    height: 1.12rem
}

.kyList li .txt .line {
    height: 1px;
    background: #EAE5F9;
    margin: .25rem 0;
    position: relative;
}

.kyList li .txt .line:before {
    content: '';
    width: .4rem;
    height: 3px;
    background: #FECA77;
    ;left: 0;
    top: -1px;
    z-index: 4;
    position: absolute;
}

.kyList li .img {
    width: 2.9rem;
    height: 4.1rem;
    border-radius: .1rem
}

.kyList li .mor {
    position: absolute;
    right: 0;
    bottom: .25rem;
    z-index: 3
}

.kyList li .mor img {
    width: .99rem;
    height: .3rem;
    user-select: none
}

@media(max-width: 992px) {
    .kyList li {
        width: 100%
    }

    .kyList li .txt h4 {
        font-size: .28rem;
    }

    .kyList li .txt p {
        height: auto;
    }

    .kyList li .mor img {
        width: 1.2rem;
        height: .36rem
    }

    .kyList li .txt {
        padding-top: .15rem;
        padding-bottom: .6rem
    }

    .kyList li .mor {
        bottom: .15rem
    }
}

@media(max-width: 597px) {
    .kyList li {
        width: 100%
    }

    .kyList li .txt h4 {
        font-size: .3rem;
    }

    .kyList li .mor img {
        width: 1.4rem;
        height: .42rem
    }

    .kyList li .txt p {
        line-height: 1.6em;
        -webkit-line-clamp: 2;
    }
}

.xsjlList li {
    width: calc(50% - .2rem);
    margin-bottom: .4rem;
    position: relative;
    background: #fff;
    border: 1px solid #EAE5F9;
    ;border-radius: .1rem;
}

.xsjlList li a {
    display: flex;
    align-items: center;
    padding: .2rem
}

.xsjlList li .img {
    width: 1.58rem;
    height: 2.1rem
}

.xsjlList li .txt {
    margin-left: .3rem;
    flex: 1;
    overflow: hidden;
}

.xsjlList li .txt h4 {
    font-size: .22rem;
    line-height: 1.5em;
    height: 3em
}

.xsjlList li .txt .info {
    font-size: .16rem;
    line-height: 1.6em;
    color: #666666;
    padding-top: .15rem;
    margin-top: .15rem;
    border-top: 1px solid #dfcfff
}

.xsjlList li .txt .info p {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: .18rem .18rem;
    padding-left: .25rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xsjlList li .txt .info p:nth-child(1) {
    background-image: url(../images/1125/1.png);
}

.xsjlList li .txt .info p:nth-child(2) {
    background-image: url(../images/1125/2.png);
    margin-top: .05rem
}

.xsjlList li .txt .info p:nth-child(3) {
    background-image: url(../images/1125/3.png);
    margin-top: .05rem
}

@media (max-width: 992px) {
    .xsjlList li {
        width: 100%
    }

    .xsjlList li a {
        padding: .3rem
    }

    .xsjlList li .txt .info p {
        background-size: .26rem .26rem;
        padding-left: .35rem
    }

    .xsjlList li .txt h4 {
        font-size: .28rem;
        height: auto
    }

    .xsjlList li .txt .info {
        font-size: .24rem;
    }

    .xsjlList li .img {
        width: 2.2rem;
        height: 2.9rem
    }
}

/**/
.ny-yjzx .txt h4 {
    display: flex;
    align-items: center;
    font-size: .32rem;
    font-weight: bold;
    padding-bottom: .2rem;
    margin-bottom: .2rem;
    border-bottom: 1px solid #CBCBCB;
}

.ny-yjzx .txt h4 img {
    width: .54rem;
    height: .54rem;
    margin-right: .2rem
}

.ny-yjzx .txt p {
    color: #555;
    font-size: .18rem;
    line-height: 1.8em
}

.ny-yjzx .txt .mor {
    width: 1.6rem;
    height: .4rem;
    border: 1px solid #D3D3D3;
    border-radius: .4rem;
    background: url(../images/mor2s.svg) no-repeat center .06rem;
    background-size: .99rem .3rem;
    transition: .3s
}

.ny-yjzx .row-2 {
    position: relative;
    background: linear-gradient(to bottom,#fff,rgba(255,255,255,0));
    padding: .8rem 0 .5rem
}

.ny-yjzx .row-2 .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    z-index: 0
}

.ny-yjzx .row-1 .wp,.ny-yjzx .row-3 .wp {
    background: url(../images/yj1bg.jpg)#fff no-repeat right center;
    background-size: auto 100%;
    border-radius: .1rem;
    overflow: hidden;
}

.ny-yjzx .row-1 .wp .txt,.ny-yjzx .row-3 .wp .txt {
    flex: 1;
    overflow: hidden;
    padding: .4rem .6rem
}

.ny-yjzx .row-1 .wp .img,.ny-yjzx .row-3 .wp .img {
    width: 7.5rem;
    border-radius: .1rem
}

.ny-yjzx .row-1 .wp .txt p,.ny-yjzx .row-3 .wp .txt p {
    text-align: justify;
    text-indent: 2em;
    margin-bottom: .7rem;
    height: 1.28rem
}

.ny-yjzx .row-1 {
    padding-bottom: 1rem
}

.ny-yjzx .row-3 {
    padding-top: .5rem
}

.ny-yjzx .row-2 .txt {
    position: relative;
    padding-bottom: .6rem;
}

.ny-yjzx .row-2 .txt:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 1rem;
    background: #8C8AE1;
    left: 50%;
    bottom: -.5rem;
    z-index: 5
}

.ny-yjzx .row-2 .txt h4 {
    justify-content: center;
    border-bottom: 0
}

.ny-yjzx .row-2 .txt p {
    max-width: 11rem;
    margin: 0 auto;
    text-align: center;
    margin-bottom: .5rem
}

.ny-yjzx .row-2 .txt .mor {
    margin: 0 auto
}

.ny-yjzx .row-2 .img {
    border-radius: .1rem
}

@media (min-width: 993px) {
    .ny-yjzx .row-1 a:hover,.ny-yjzx .row-2 a:hover,.ny-yjzx .row-3 a:hover {
        color: #333
    }

    .ny-yjzx a:hover .txt .mor {
        background: url(../images/mor2.svg) no-repeat center .06rem;
        background-size: .99rem .3rem;
        border-color: #9D66E9
    }

    .kyList li:hover:after {
        opacity: 1
    }

    .kyList li:after {
        width: 2.9rem;
        height: 4.09rem;
        background: url(../images/zlbg.png) no-repeat center;
        background-size: 100% 100%;
        content: '';
        position: absolute;
        left: .02rem;
        top: .02rem;
        border-radius: .1rem 0 0 0;
        z-index: 1;
        pointer-events: none;
        opacity: 0;
        transition: .3s
    }
}

@media (max-width: 992px) {
    .ny-yjzx .row-1 .wp .txt,.ny-yjzx .row-3 .wp .txt {
        flex:inherit;
        overflow: hidden;
        padding: .4rem .6rem;
        width: 100%
    }

    .ny-yjzx .row-1 .wp .img,.ny-yjzx .row-3 .wp .img {
        width: 100%;
        border-radius: .1rem
    }

    .ny-yjzx .row-1 .wp .txt p,.ny-yjzx .row-3 .wp .txt p {
        margin-bottom: .5rem;
        height: auto;
        text-indent: 0;
        text-align: center
    }

    .ny-yjzx .txt p {
        /* font-size: .22rem; */
    }

    .ny-yjzx .txt .mor {
        width: 2rem;
        height: .56rem;
        background: url(../images/mor2s.svg) no-repeat center .08rem;
        background-size: 1.4rem .42rem;
        transition: .3s
    }

    .ny-yjzx .txt h4 {
        /* font-size: .36rem; */
        justify-content: center
    }

    .ny-yjzx .txt h4 img {
        width: .6rem;
        height: .6rem;
        margin-right: .2rem
    }

    .ny-yjzx .txt .mor {
        margin: 0 auto
    }
}

@media (max-width: 592px) {
    .ny-yjzx .txt p {
        /* font-size: .24rem; */
    }
}

/**/
.ny-zzjg .arc-con img {
    width: 100%!important;
    max-width: inherit;
    display: block;
    margin: 0 auto
}

.ny-lxwm .conWay {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #EAE5F9;
    border-radius: .1rem;
    padding: .5rem 0;
    margin-bottom: .5rem
}

.ny-lxwm .conWay li {
    width: 33.3333%;
    display: flex;
    align-items: flex-start;
    position: relative;
    padding: 0 .7rem
}

.ny-lxwm .conWay li .txt {
    padding-top: .15rem;
    margin-left: .2rem;
    flex: 1;
    overflow: hidden;
}

.ny-lxwm .conWay li img {
    width: .54rem;
    height: .54rem;
    user-select: none
}

.ny-lxwm .conWay li span {
    color: #666
}

.ny-lxwm .conWay li p {
    font-size: .2rem;
    margin-top: .15rem
}

.ny-lxwm .conWay li+li:before {
    content: '';
    width: 1px;
    height: 1rem;
    background: #EBEBEB;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.5rem
}

.ny-lxwm .mapBox img {
    width: 100%
}

@media (max-width: 992px) {
    .ny-lxwm .conWay {
        padding: .4rem
    }

    .ny-lxwm .conWay li {
        width: 100%;
        padding: .3rem 0
    }

    .ny-lxwm .conWay li+li:before {
        content: '';
        width: 100%;
        height: 1px;
        background: #EBEBEB;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 0
    }

    .ny-lxwm .conWay li p {
        font-size: .26rem
    }
}

/**/
.ldList {
    padding-top: .4rem
}

.ldList li {
    background: rgba(255, 255, 255, 0.8);
    border-radius: .1rem;
    margin-bottom: 1rem
}

.ldList li a {
    display: flex;
    align-items: center;
    padding: 0 .9rem
}

.ldList li .imgs {
    width: 2.4rem;
    height: 2.4rem;
    position: relative;
    top: -.4rem
}

.ldList li .imgs:after {
    content: '';
    position: absolute;
    width: 100% ;
    height: 100%;
    background: url(../images/ldbg1.png) no-repeat center;
    background-size: 100% 100%;
    left: .12rem;
    top: .05rem;
    z-index: 0;
    pointer-events: none
}

.ldList li .img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 4
}

.ldList li .txt {
    flex: 1;
    overflow: hidden;
    margin-left: .8rem
}

.ldList li .txt .line {
    background: linear-gradient(270deg, rgba(85, 59, 202, 0) 0%, #553BCA 100%) ;
    height: 1px;
    margin: .2rem 0
}

.ldList li .txt h4 {
    font-size: .32rem;
    font-weight: bold;
    color: #333
}

.ldList li .txt h4 span {
    font-size: .28rem;
    color: #6F2CAD;
    margin-left: .3rem
}

.ldList li .txt p {
    color: #797979;
    line-height: 1.8em
}

@media (min-width: 1025px) {
    .ldList li:hover {
        box-shadow: 0 5px 15px rgba(0,0,0,.1);
        transition: .3s
    }
}

@media (max-width: 992px) {
    .ldList li a {
        padding: 0 .4rem
    }

    .ldList li .txt h4 {
        /* font-size: .36rem; */
    }

    .ldList li .txt h4 span {
        font-size: .3rem;
    }
}

@media (max-width: 597px) {
    .ldList li a {
        padding: 0 .4rem;
        flex-wrap: wrap;
    }
    .ldList li .imgs{
        margin:0 auto;
    }
    

    .ldList li .txt h4 {
        font-size: .36rem;
    }

    .ldList li .txt h4 span {
        font-size: .3rem;
    }

    .ldList li .txt {
        margin-left: .4rem;
        width: 100%;
        flex: auto;
        margin: 0;
    }

    .ldList li .txt p {
        line-height: 1.6em
    }
}

/**/
.ny-yzzc .item {
display: flex;
    /* align-items: center; */
    flex-wrap: wrap;
}

.ny-yzzc .item .slideImg {
    width: 3.8rem;
    height: 5.3rem;
    border-radius: .1rem
}

.ny-yzzc .item .txt {
    flex: 1;
    padding: .8rem 1rem;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #EAE5F9;
    border-radius: 0 .1rem .1rem 0;
    min-height: 4.5rem;
    position: relative;
}

.ny-yzzc .item .txt:before {
    content: '';
    width: .96rem;
    height: .8rem;
    background: url(../images/dot.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: .8rem;
    top: -.4rem;
    z-index: 5;
    pointer-events: none
}

.ny-yzzc .item .txt:after {
    content: '';
    width: .96rem;
    height: .8rem;
    background: url(../images/dot2.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: .8rem;
    bottom: -.4rem;
    z-index: 5;
    pointer-events: none
}

.ny-yzzc .item .txt h4 {
    background: linear-gradient(180deg, #4B3CC3 25%, #9450D7 73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: .44rem;
    margin-bottom: .2rem
}

.ny-yzzc .item .txt .desc {
    font-size: .18rem;
    line-height: 2em;
    text-indent: 2em;
    text-align: justify;
}

@media (max-width: 992px) {
    .ny-yzzc .item .txt {
        flex:inherit;
        width: 100%;
        margin-top: -.5rem;
        padding: .8rem .5rem
    }

    .ny-yzzc .item .slideImg {
        margin: 0 auto
    }

    .ny-yzzc .item .txt .desc {
        /* font-size: .22rem; */
    }

    .ny-yzzc .item .txt h4 {
        /* font-size: .5rem; */
        text-align: center
    }

    .ny-yzzc .item .txt:before {
        left: .4rem
    }

    .ny-yzzc .item .txt:after {
        right: .4rem
    }
}

@media (max-width: 597px) {
    .ny-yzzc .item .txt .desc {
        /* font-size: .24rem; */
    }
}

/**/
.ny-yjyjj .row-1 .left {
    flex: 1;
    margin-right: .8rem
}

.ny-yjyjj .row-1 .right {
    width: 6.5rem;
    position: relative;
}

.ny-yjyjj .row-1 .right img {
    width: 100%;
    position: relative;
    z-index: 3;
    border-radius: .1rem
}

.ny-yjyjj .row-1 .left .tit img {
    height: 1.66rem;
    pointer-events: none;
    user-select: none
}

.ny-yjyjj .row-1 .right:after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: .2rem;
    top: .2rem;
    border-radius: .1rem;
    background: linear-gradient(148deg, #B9D4FF 44%, #CBBCFF 73%);
}

.ny-yjyjj .row-1 .left .tit {
    margin-bottom: .3rem
}

.ny-yjyjj .row-1 .left .desc {
    font-size: .18rem;
    line-height: 1.8em;
    text-align: justify;
    /* text-indent: 2em; */
}

.ny-yjyjj .row-2 {
    padding-top: 1rem
}

.ny-yjyjj .row-2 .left {
    flex: 1;
    margin-right: .8rem
}

.ny-yjyjj .row-2 .right {
    width: 6.69rem;
    text-align: center
}

.ny-yjyjj .row-2 .right img {
    width: 100%
}

.ny-yjyjj .row-2 .left h4 {
    font-size: .34rem;
    font-weight: bold;
    margin-bottom: .3rem
}

.ny-yjyjj .row-2 .left .desc {
    font-size: .18rem;
    line-height: 1.8em;
    text-align: justify;
    text-indent: 2em
}

.ny-yjyjj .row-2 .left .desc p+p {
    margin-top: .2rem
}

@media (max-width: 992px) {
    .ny-yjyjj .row-1 .left {
        flex:inherit;
        margin-right: 0;
        width: 100%
    }

    .ny-yjyjj .row-1 .right {
        width: 100%;
        position: relative;
        margin-top: .5rem
    }

    .ny-yjyjj .row-1 .left .desc,.ny-yjyjj .row-2 .left .desc {
        /* font-size: .22rem; */
    }

    .ny-yjyjj .row-2 .left {
        flex: inherit;
        margin-right: 0;
        width: 100%
    }

    .ny-yjyjj .row-2 .right {
        width: 100%;
        position: relative;
        margin-top: .5rem
    }

    .ny-yjyjj .row-1 .left .tit img {
        height: 1.86rem;
        pointer-events: none;
        user-select: none
    }

    .ny-yjyjj .row-2 .right img {
        width: auto
    }
}

@media (max-width: 597px) {
    .ny-yjyjj .row-1 .left .desc,.ny-yjyjj .row-2 .left .desc {
        /* font-size: .26rem; */
    }
}

/**/
.subNavs {
    margin-bottom: .8rem
}

.subNavs .swiper-button-disabled {
    opacity: .3;
}

.subNavs .wp:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background: rgba(158, 79, 225, 0.3);
    z-index: 0
}

.subNavs .wp:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgba(158, 79, 225, 0.3);
    z-index: 0
}

.subNavs .slide-auto {
    padding: 1px 0;
}

.subNavs .wp {
    position: relative;
    padding: 0 .4rem;
    overflow: hidden;
}

.subNavs .wp::-webkit-scrollbar {
    display: none
}

.subNavs .swiBtn a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    font-size: .2rem;
    color: #6f2cad
}

.subNavs .swiBtn a.prev {
    left: -2px;
}

.subNavs .swiBtn a.next {
    right: -2px;
}

.subNavs ul {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
}

.subNavs ul::-webkit-scrollbar {
    width: 5px;
    /* 竖滚动条宽度 */
    height: 5px;
    /* 横滚动条高度 */
}

.subNavs ul::-webkit-scrollbar-track {
    background: #f8ecf6;
    /* 轨道背景色 */
    border-radius: 4px;
    /* 轨道圆角 */
}

/* 3. 滚动条滑块 */
.subNavs ul::-webkit-scrollbar-thumb {
    background: #9f66e9;
    /* 滑块默认颜色 */
    border-radius: 4px;
    /* 滑块圆角 */
    transition: background 0.2s;
    /* hover过渡 */
}

.subNavs ul li {
    position: relative;
}

.subNavs ul li a {
    display: block;
    line-height: .8rem;
    padding: 0 .35rem;
    position: relative;
}

.subNavs ul li a:after {
    content: 'ICGT';
    font-family: 'can';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 0;
    font-size: .8rem;
    color: rgba(255, 255, 255, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.subNavs ul li a span {
    position: relative;
    z-index: 5;
    font-size: .22rem;
    white-space: nowrap;
}

.subNavs ul li:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 50%;
    height: 1px;
    background: #9E4FE1;
    width: 0;
    transform: translateX(-50%);
}

.subNavs ul li:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    height: 1px;
    background: #9E4FE1;
    width: 0;
    transform: translateX(-50%);
}

.subNavs ul li.on a:after {
    opacity: 1;
    visibility: visible;
}

.subNavs ul li.on:before {
    width: 100%;
    transition: .3s
}

.subNavs ul li.on:after {
    width: 100%;
    transition: .3s
}

.szdwList li {
    width: calc(50% - .2rem);
    margin-bottom: .4rem;
    position: relative;
}

.szdwList li:after {
    width: .77rem;
    height: .74rem;
    background: url(../images/dfg.png) no-repeat center;
    background-size: 100% 100%;
    content: '';
    position: absolute;
    right: .05rem;
    bottom: .05rem;
    border-radius: 0 0 .1rem 0;
    z-index: 3;
    pointer-events: none;
    opacity: 0;
    transition: .3s
}

.szdwList li a {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #EAE5F9;
    border-radius: .1rem;
    display: flex;
    align-items: center
}

.szdwList li .txt .mor img {
    width: .99rem;
    display:none;
    height: .3rem
}

.szdwList li .img {
    width: 2.4rem;
    height: 3.4rem;
    border-radius: .1rem;
    background: url(../images/sztx_bg.png) no-repeat center;
    background-size: 100% 100%;
}

.szdwList li .txt {
    flex: 1;
    overflow: hidden;
    padding: .25rem .5rem
}

.szdwList li .txt h4 {
    font-size: .32rem;
    background: linear-gradient(180deg, #4B3CC3 25%, #9450D7 73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: bold;
    margin-bottom: .1rem
}

.szdwList li .txt span {
    font-size: .22rem;
    display: block;
}

.szdwList li .txt .line {
    height: 1px;
    background: #EAE5F9;
    margin: .25rem 0;
    position: relative;
}

.szdwList li .txt .line:before {
    content: '';
    width: .4rem;
    height: 3px;
    background: #FECA77;
    ;left: 0;
    top: -1px;
    z-index: 4;
    position: absolute;
}

.szdwList li .txt p {
    color: #797979;
    line-height: 1.8em;
    margin-bottom: .3rem;
    height: .56rem
}

.szdwList li:hover:after {
    opacity: 1;
}

.szdwList li:hover a {
    box-shadow: 0 5px 15px rgba(0,0,0,.1);
    transition: .3s
}

@media (max-width: 992px) {
    .szdwList li {
        width: 100%
    }

    .szdwList li .txt p {
        height: auto;
        /* font-size: .2rem; */
    }

    .szdwList li .txt h4 {
        /* font-size: .36rem; */
    }

    .szdwList li .txt span {
        /* font-size: .24rem; */
    }

    .szdwList li .txt .mor img {
        width: 1.2rem;
        height: auto;
        display: none;
    }

    .szdwList li .img {
        /* width: 2.6rem; */
        /* height: 3.6rem; */
    }
}

@media (max-width: 640px) {
    .szdwList li .txt .mor img {
        width: 1.4rem;
        height: auto
    }

    .subNavs ul li a {
        line-height: .8rem;
        padding: 0 .3rem;
        position: relative;
    }

    .subNavs ul li a:after {
        font-size: .7rem;
        top: 55%
    }

    .subNavs ul li a span {
        /* font-size: .26rem; */
    }

    .subNavs .swiBtn a {
        font-size: .28rem
    }
}


@media (max-width: 420px) {
    .szdwList li .img{
        width: 2rem;
        height: 2.7rem;
    }
    .szdwList li .txt{
        padding: .2rem;
    }
}

/**/
.ny-szDea .con dl+dl {
    margin-top: .6rem
}

.ny-szDea .con dl dt {
    background: url(../images/ss.svg) no-repeat left center;
    background-size: .3rem .28rem;
    padding-left: .4rem;
    font-size: .28rem;
    font-weight: bold;
    margin-bottom: .2rem
}

.ny-szDea .con dl dd {
    border-top: 1px solid rgba(158, 79, 225, 0.3);
    padding-top: .2rem
}

.ny-szDea .ctop {
    background: url(../images/jjbg.png) no-repeat right center;
    background-size: cover;
    margin-bottom: .4rem;
    padding: .3rem;
    border-radius: .1rem
}

.ny-szDea .ctop .img {
    width: 2.7rem;
    height: 3.75rem;
    border-radius: .1rem;
    background: url(../images/sztx_bg.png) no-repeat center;
    background-size: 100% 100%;
}

.ny-szDea .ctop .txt {
    flex: 1;
    overflow: hidden;
    padding: .25rem 0 .25rem .5rem
}

.ny-szDea .ctop .txt h4 {
    font-size: .32rem;
    background: linear-gradient(180deg, #4B3CC3 25%, #9450D7 73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: bold;
    margin-bottom: .1rem
}

.ny-szDea .ctop .txt span {
    font-size: .22rem;
    display: block;
}

.ny-szDea .ctop .txt .line {
    height: 1px;
    background: #EAE5F9;
    margin: .25rem 0;
    position: relative;
}

.ny-szDea .ctop .txt .line:before {
    content: '';
    width: .4rem;
    height: 3px;
    background: #FECA77;
    ;left: 0;
    top: -1px;
    z-index: 4;
    position: absolute;
}

.ny-szDea .ctop .txt .desc p {
    font-size: .2rem
}

.ny-szDea .ctop .txt .desc span {
    color: #666;
    display: block;
    margin-bottom: .1rem
}

@media (max-width: 992px) {
    .ny-szDea .ctop .txt .desc p {
        height: auto;
        /* font-size: .26rem; */
    }

    .ny-szDea .ctop .txt h4 {
        /* font-size: .36rem; */
    }

    .ny-szDea .ctop .txt span {
        /* font-size: .24rem; */
    }

    .ny-szDea .con dl dt {
        background-size: .34rem .3rem;
        padding-left: .44rem;
        /* font-size: .32rem; */
    }
}

@media (max-width: 576px) {
    .ny-szDea .ctop .img{
        width:2rem;
        height:2.7rem;
    }
    .ny-szDea .ctop .txt h4{
        font-size:.28rem;
    }
    .ny-szDea .ctop .txt{
        padding:.2rem;
    }
}

/**/
.slideNewsp {
    margin-bottom: .8rem;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #EAE5F9;
    border-radius: .14rem;
    padding: .2rem
}

.slideNewsp .slideNews {
    width: 7.5rem;
    border-radius: .14rem
}

.slideNewsp .slideNews .img {
    height: 4.7rem;
    border-radius: .1rem
}

.slideNewsp .list {
    flex: 1;
    overflow: hidden;
    padding: 0 .6rem
}

.slideNewsp .list .slog {
    color: #715EE4;
    text-decoration: underline;
    font-size: .18rem
}

.slideNewsp .list ul li .tit {
    display: flex;
    align-items: center;
    margin-top: .1rem
}

.slideNewsp .list ul li .tit h4 {
    flex: 1;
    margin-right: .3rem;
    font-size: .24rem;
    line-height: 1.5em ;
    font-weight: bold;
}

.slideNewsp .list ul li .tit time {
    display: flex;
    border-radius: .1rem;
    background: #F1BE71;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    width: .85rem;
    height: .85rem
}

.slideNewsp .list ul li .tit time span {
    font-size: .4rem;
    line-height: 1em
}

.slideNewsp .list ul li p {
    color: #999;
    line-height: 1.8em;
    height: .84rem;
    margin-top: .2rem;
    margin-bottom: .6rem
}

.slideNewsp .list .swiBtn .swiDots {
    width: auto;
    margin: 0 .2rem;
    color: #675BE2;
    display: flex;
    align-items: center
}

.slideNewsp .list .swiBtn .swiDots .line {
    margin: 0 .05rem;
    display: none
}

.slideNewsp .list .swiBtn .swiDots .swiper-pagination-total {
    display: none
}

.slideNewsp .list .swiBtn .swiDots:after {
    content: '';
    height: 1px;
    width: .35rem;
    background: #CDCDCD;
    ;display: block;
    margin-left: .15rem
}

.slideNewsp .list .swiBtn a {
    display: flex;
    width: .4rem;
    height: .4rem;
    ;border-radius: 50%;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    color: #675BE2
}

.slideNewsp .list .swiBtn a:hover {
    background: linear-gradient(268deg, #AE6EF6 16%, #685AE1 88%);
    color: #fff
}

.dtList li {
    width: calc(33.333% - .26rem);
    margin-bottom: .4rem;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #EAE5F9;
    border-radius: .14rem;
    position: relative;
}

.dtList li a {
    padding: .2rem;
    display: block;
    position: relative;
    z-index: 5
}

.dtList li .img {
    height: 2.85rem;
    border-radius: .1rem;
    margin-bottom: .2rem
}

.dtList li .txt {
    display: flex;
    align-items: flex-start;
}

.dtList li .txts {
    flex: 1;
    overflow: hidden;
    padding-left: .2rem;
    margin-left: .2rem;
    position: relative;
}

.dtList li .txts h4 {
    font-size: .2rem;
    line-height: .28rem;
    height: .56rem;
    font-weight: bold;
}

.dtList li .txts p {
    color: #999;
    line-height: .25rem;
    margin: .2rem 0;
    height: .75rem
}

.dtList li .txts .more {
    display: block;
    width: .99rem;
    height: .3rem;
    background: url(../images/mor2.svg) no-repeat center;
    background-size: 100% 100%;
    transition: .3s;
    display: none;
}

.dtList li .txt .time {
    color: #513AC9;
    text-align: center;
    transition: .3s;
    position: relative;
}

.dtList li .txts:after {
    content: '';
    width: 1px;
    height: 1.6rem;
    position: absolute;
    top: 0;
    left: 0;
    background: #D8D8D8 ;
    z-index: 5
}

.dtList li .txts:before {
    content: '';
    width: 2px;
    height: .55rem;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(270deg, #7860E6 0%, #B571F8 100%);
    z-index: 6
}

.dtList li .txt .time span {
    display: block;
    font-size: .4rem;
    line-height: 1em;
    font-weight: bold;
}

@media (min-width: 1025px) {
    .dtList li:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: url(../images/nbg.png) #ad6df5 no-repeat bottom center;
        background-size: 100% auto ;
        border-radius: .1rem;
        opacity: 0;
        visibility: hidden;
        transition: .3s
    }

    .dtList li:hover:after {
        opacity: 1;
        visibility: visible;
    }

    .dtList li:hover a {
        color: #fff;
    }

    .dtList li:hover .time {
        color: #fff
    }

    .dtList li:hover .txt .line {
        background: rgba(255,255,255,.3)
    }

    .dtList li:hover .txt p {
        color: rgba(255,255,255,.7)
    }

    .dtList li:hover .txts .more {
        background: url(../images/mor2sw.svg) no-repeat center;
        background-size: 100% 100%;
    }

    .dtList li:hover .txts:before {
        background: rgba(255,255,255,1)
    }

    .dtList li:hover .txts:after {
        background: rgba(255,255,255,.7)
    }
}

@media (max-width: 992px) {
    .slideNewsp .slideNews {
        width: 100%;
    }

    .slideNewsp .slideNews .img {
        height: 50vw;
        border-radius: .1rem
    }

    .slideNewsp .list {
        flex: inherit;
        overflow: hidden;
        padding: .4rem .2rem;
        width: 100%
    }

    .slideNewsp .list .slog {
        font-size: .22rem
    }

    .slideNewsp .list ul li .tit h4 {
        font-size: .28rem
    }

    .slideNewsp .list ul li .tit time {
        width: 1rem;
        height: 1rem
    }

    .slideNewsp .list .swiBtn a {
        width: .6rem;
        height: .6rem
    }

    .slideNewsp .list .swiBtn .swiDots {
        font-size: .26rem
    }

    .slideNewsp .list ul li p {
        height: auto
    }

    .dtList li {
        width: calc(50% - .2rem)
    }

    .dtList li .txts h4 {
        font-size: .26rem;
        height: auto
    }

    .dtList li .txts .more {
        width: 1.4rem;
        height: .42rem
    }

    .dtList li .txts p {
        height: auto;
        font-size: .2rem
    }
}

@media (max-width: 597px) {
    .dtList li {
        width: 100%
    }

    .dtList li .img {
        height: 50vw
    }

    .dtList li .txts h4 {
        font-size: .28rem
    }

    .slideNewsp .list ul li .tit h4 {
        font-size: .3rem
    }

    .slideNewsp .list ul li .tit time {
        width: 1.1rem;
    }

    .slideNewsp .list .slog {
        font-size: .24rem
    }
}

/**/
.attachment-list {
    background: #fff;
    overflow: hidden;
    padding-top: .4rem
}

.attachment-list .list-header {
    background-color: #eee0ff;
    padding: 15px 20px;
    border-bottom: 1px solid #e9ecef;
    font-weight: 700;
    color: #333;
    border-radius: .1rem .1rem 0 0
}

.attachment-list .attachment-item {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    border-bottom: 1px solid #f0f0f0;
    transition: background-color .2s
}

.attachment-list .attachment-item:hover {
    background-color: #f8f9fa
}

.attachment-list .attachment-item:last-child {
    border-bottom: none
}

.attachment-list .file-icon {
    width: 24px;
    height: 24px;
    margin-right: 12px;
    flex-shrink: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.attachment-list .file-icon.default {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23666"><path d="M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M18,20H6V4H13V9H18V20Z"/></svg>')
}

.attachment-list .file-info {
    flex: 1;
    min-width: 0
}

.attachment-list .file-name {
    font-weight: 500;
    color: #333;
    margin-bottom: 2px;
    word-break: break-all
}

.attachment-list .file-size {
    font-size: 12px;
    color: #666
}

.attachment-list .file-actions {
    display: flex;
    gap: 8px;
    opacity: 0;
    transition: opacity .2s
}

.attachment-list .attachment-item:hover .file-actions {
    opacity: 1
}

.subNavss .wp {
    display: flex;
    align-items: flex-start;
    margin-bottom: .2rem;
    flex-wrap: wrap;
}

.subNavss .wp.s2 {
    border-bottom: 1px solid rgba(158, 79, 225, 0.3);
    padding-bottom: .2rem;
    margin-bottom: .5rem
}

.subNavss .wp .tit {
    height: .54rem;
    font-size: .2rem;
    margin-right: .2rem;
    display: flex;
    align-items: center;
}

.subNavss .wp ul {
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.subNavss .wp ul li {
    margin-right: .2rem;
    margin-bottom: .2rem;
    font-size: .2rem
}

.subNavss .wp ul li a {
    display: flex;
    align-items: center;
    height: .54rem;
    background: #fff;
    border-radius: .5rem;
    padding: 0 .3rem;
    min-width: 1.05rem
}

.subNavss .wp ul li.on a {
    background: #6B5CDF;
    color: #fff
}

.subNavss .wp.s2 ul li.on a {
    background: #9E66E9;
    color: #fff
}

@media (max-width: 992px) {
    .subNavss .wp ul li a,.subNavss .wp .tit {
        /* font-size: .24rem; */
        /* height: .6rem; */
    }
}

@media (max-width: 597px) {
    .subNavss .wp ul {
        flex:inherit;
        width: 100%;
    }
.subNavss .wp ul li{
    margin-bottom: .1rem;
}
    .subNavss .wp ul li a {
        /* font-size: .26rem; */
    }

    .subNavss .wp .tit {
        font-size: .28rem;
        font-weight: bold;
        width: 100%;
        margin-bottom: .1rem
    }

    .subNavss .wp.s2 {
        padding-bottom: .3rem;
        margin-bottom: .6rem
    }
}

.ssjg {
    min-height: 450px;
    padding-top: 0.2rem;
}

.list_rsou {
    width: 100%;
}

.list_rsou ul {
    width: 100%;
    float: left;
}

.list_rsou ul li {
    width: 100%;
    float: left;
    border-bottom: #ccc 1px dashed;
    position: relative;
}

.list_rsou ul li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 25px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #513AC9;
}

.list_rsou ul li a {
    margin-left: 14px;
    font-size: 16px;
    color: #333;
    float: left;
    line-height: 55px;
    height: 55px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.list_rsou ul li i {
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 55px;
    font-style: normal;
}

.list_rsou ul li:hover a {
    color: #513AC9;
    text-indent: 16px;
    transition: all 0.4s;
}

.sspage {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    color: #333;
}

.sspage a {
    color: #513AC9;
}

.qzssjg_no {
    width: 600px;
    margin: 50px auto 0px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 25px;
}

@media only screen and (max-width: 700px) {
    .qzssjg_no {
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-family: "FZLTZHK", "Microsoft YaHei";
        font-family: "Microsoft YaHei";
    }
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #513AC9!important;
    background-color: #513AC9!important;
}