@charset "utf-8"; /*手机端内页菜单*/
#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #1D62AC;
}

#bnt_back {
    position: absolute;
    left: 0;
    top: 0px;
    width: 40px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#bnt_back img {
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    flex-shrink: 0;
}

#bnt_back svg {
    fill: rgb(255, 255, 255);
    height: 30px;
    vertical-align: middle;
    width: 26px;
}

#m_n_nav i {
}

#m_n_nav h1 {
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0px;
    line-height: 50px;
}

#bnt_sub_nav {
    position: absolute;
    right: 0;
    top: 0px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#bnt_sub_nav svg {
    fill: rgb(255, 255, 255);
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

#bnt_sub_nav img {
    display: block;
    height: 20px;
}

#bnt_sub_nav.on img {
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    z-index: 9;
}

#sub_nav_content ul {
    display: none;
}

#sub_nav_content ul li {
    display: block;
    line-height: 28px;
}

#sub_nav_content ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 10px;
    color: rgb(83, 84, 85);
}

#sub_nav_content ul li.on a {
    color: #1D62AC;
}

#sub_nav_content dl {
    font-size: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 10px 0px;
}

#sub_nav_content dt {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    line-height: 30px;
    padding: 0 20px;
}

#sub_nav_content dt i {
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold;
    font-size: .16rem;
}

#sub_nav_content dt a {
    display: inline-block;
    width: 88%;
    color: rgb(91, 83, 73);
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}

#sub_nav_content dt a i {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 0;
    display: none;
}

#sub_nav_content dt a {
}

#sub_nav_content dt.on {
}

#sub_nav_content dt.on>a, #sub_nav_content dt.on>i {
    color: #1D62AC;
}

/*PC导航*/
.n_dh {
}

.n_yiji {
    margin-bottom: -0.1rem;
    padding: 0 0.4rem;
    padding-top: 1.12rem;
    min-height: 1.88rem;
    font-size: 0.4rem;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    line-height: 0.53rem;
    background: url(../images/n-house1.png) center top no-repeat;
    -webkit-background-size: 100% 1.88rem;
    background-size: 100% 1.88rem;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.n_yiji:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1.86rem;
    right: 0;
    bottom: 0;
    background-color: #1D62AC;
    z-index: -1;
}

.n_yiji span {
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
}

.n_erji {
    padding: 0.07rem;
    padding-top: 0.18rem;
    background-color: #1D62AC;
}

.n_erji>ul {
    padding: 0.16rem 0.3rem 1.08rem;
    min-height: 5.43rem;
    background: #fff url(../images/n-bg1.png) left bottom no-repeat;
    -webkit-background-size: 2.84rem 3.09rem;
    background-size: 2.84rem 3.09rem;
}

.n_erji>ul>li {
    border-bottom: 1px dotted rgba(29, 98, 172, .4);
    position: relative;
}

.n_erji>ul>li>a {
    padding: 0.26rem 0 0.21rem;
    min-height: 0.79rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .24rem;
    line-height: .32rem;
    color: #666666;
    position: relative;
}

.n_erji>ul>li>a i {
    position: absolute;
    right: 0;
    top: 50%;
    width: 0.38rem;
    height: 0.38rem;
    background: url(../images/d-arrow3.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-top: -0.19rem;
}

.n_erji>ul>li.has>a {
    padding: 0.26rem 0.4rem;
}

.n_erji>ul>li.on, .n_erji>ul>li.show, .n_erji>ul>li:hover {
    border-color: #145EAE;
}

.n_erji>ul>li.on>a, .n_erji>ul>li.show>a, .n_erji>ul>li:hover>a {
    color: #145EAE;
    font-weight: bold;
}

.n_erji ul ul {
    margin-top: -0.18rem;
    padding-bottom: 0.24rem;
    display: none;
}

.n_erji ul ul>li {
}

.n_erji ul ul>li>a {
    padding: 0.092rem 0;
    display: block;
    font-size: 0.18rem;
    color: #666666;
    text-align: center;
    line-height: 0.24rem;
}

.n_erji ul ul>li.on>a, .n_erji ul ul>li:hover>a {
    color: #145EAE;
}

/*面包屑*/
.posi {
    font-size: .16rem;
    line-height: .24rem;
    color: #ffffff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

.posi img {
    display: block;
    width: .18rem;
    height: .18rem;
    margin-right: .1rem;
    transform: translateY(-.01rem);
}

.posi a, .posi span {
    display: block;
    font-size: inherit;
    color: inherit;
}

.posi span {
    margin: 0 .08rem;
}

.posi a:hover {
    color: #145EAE;
}

/*页码*/
.pages {
    padding-top: 0.65rem;
    font-size: 0.16rem;
    color: #666666;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

.pages ul {
    margin: 0 0.075rem -0.1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.pages ul li {
    margin: 0 0.075rem 0.1rem;
}

.pages ul a {
    padding: 0 0.12rem;
    display: block;
    color: #424040;
    text-align: center;
    min-width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background-color: #fff;
    border-radius: 0.1rem;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.pages ul span {
    display: block;
    min-width: 0.24rem;
    text-align: center;
    color: #666666;
}

.pages .prev {
    margin-left: 0.07rem;
    margin-right: 0.07rem;
}

.pages .next {
    margin-left: 0.032rem;
    margin-right: 0.032rem;
}

.pages .prev a, .pages .next a {
    color: #666666;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pages .prev i, .pages .next i {
    display: block;
    width: 0.07rem;
    height: 0.12rem;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.pages .prev i {
    margin-right: 0.06rem;
    background-image: url(../images/n-page_arrow1.png);
}

.pages .next i {
    margin-left: 0.06rem;
    background-image: url(../images/n-page_arrow2.png);
}

.pages ul .disable a {
    opacity: .5;
    pointer-events: none;
}

.pages ul .active a, .pages ul .active span, .pages ul a:hover {
    color: #fff;
    border-color: #145EAE;
    background-color: #145EAE;
}

.pages .prev a:hover i {
    background-image: url(../images/n-page_arrow3.png);
}

.pages .next a:hover i {
    background-image: url(../images/n-page_arrow4.png);
}

.pages .total {
    margin-left: 0.18rem;
    margin-right: 0.18rem;
    font-size: 0.14rem;
}

.pages .fraction {
    margin-left: 0.07rem;
    margin-right: 0.07rem;
    font-size: 0.14rem;
    color: #666666;
    line-height: 0.24rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.pages .fraction span {
    margin: 0 0.05rem;
    min-width: 0;
}

.pages .fraction .inp {
    margin: 0 0.05rem;
    display: block;
    width: 0.5rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.16rem;
    color: #666666;
    text-align: center;
    background-color: #fff;
    border-radius: 0.1rem;
}

.pages .fraction .go {
    margin-left: 0.05rem;
    display: block;
    font-size: 0.18rem;
    color: #666666;
    text-align: center;
    min-width: 0.46rem;
    height: 0.3rem;
    line-height: 0.28rem;
    border: 1px solid #979797;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.pages .fraction .go:hover {
    color: #fff;
    border-color: #145EAE;
    background-color: #145EAE;
}

/*banner*/
.n_banner {
    position: relative;
    overflow: hidden;
}

.n_banner:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1.59rem;
    background: url(../images/n-banner_bg1.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: 1;
}

.n_banner .img {
}

.n_banner .img img {
    display: block;
    width: 100%;
}

.n_banner .n_pos {
    padding: 0.26rem 0;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
}

/*主内容*/
.ny-bg1 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 13.63rem;
    height: 6.31rem;
    z-index: -1;
    overflow: hidden;
}

.ny-bg1 span {
    position: absolute;
    left: 0;
    bottom: -0.6rem;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.row-ny1 {
    padding: 0.6rem 0 1.2rem;
    background-color: #f4f9ff;
    position: relative;
    z-index: 1;
}

.row-ny1 .hd-g1 {
    margin-bottom: 0.48rem;
}

.rowNy1-cont {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.rowNy1-col {
    margin-right: 0.7rem;
    width: 2.98rem;
    position: sticky;
    top: 0;
    flex-shrink: 0;
}

.rowNy1-cor {
    padding-top: 0.65rem;
    width: calc(100% - 3.68rem);
    max-width: 100%;
    flex-grow: 1;
}

.n_det1 {
    padding: 0.57rem 0.5rem 1.2rem;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    position: relative;
}

.n_det1 .btns-g3 {
    position: absolute;
    right: 0.5rem;
    bottom: 1.29rem;
}

.n_det1 .top {
    padding-bottom: 0.27rem;
    border-bottom: 1px solid rgba(151, 151, 151, .3);
}

.n_det1 .top .title {
    font-size: 0.3rem;
    color: #333333;
    font-weight: bold;
    line-height: 1.33;
    text-align: center;
}

.n_det1 .top .info {
    margin-top: 0.29rem;
    font-size: 0.18rem;
    color: #666666;
    line-height: 1.33;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.n_det1 .top .info>span {
    margin: 0 0.22rem;
}

.n_det1 .top .n_share1 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.n_det1 .content {
    padding: 0.3rem 0 0.42rem;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.67;
}

.n_share1 {
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.n_share1 span {
    margin-right: 0.06rem;
}

.n_other1 {
    padding-top: 0.4rem;
    padding-right: 2.4rem;
    border-top: 1px solid rgba(20, 94, 174, .68);
}

.n_other1 .hd-g1 {
    margin-bottom: 0.14rem !important;
}

.n_info1 {
    margin-top: 0.81rem;
    font-size: 0.2rem;
    color: #333333;
    line-height: 1.5;
}

.n_info2 {
    margin-top: 0.7rem;
    margin-bottom: 0.52rem;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.89;
}

.n_djs1 {
    margin-top: 0.6rem;
}

.n_djs1 .hd-g1 {
    margin-bottom: 0.48rem;
}

.swiData-g1 {
    margin: 0.5rem 0;
    padding: 0.5rem 0.15rem 0.6rem;
    background: url(../images/n-bg9.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.swiData-g1 .swiPagination {
    position: absolute;
    left: 0;
    bottom: 0.42rem !important;
    right: 0;
    font-size: 0;
    text-align: center;
    z-index: 10;
}

.swiData-g1 .swiPagination .swiper-pagination-bullet {
    margin: 0 0.04rem !important;
    display: inline-block;
    vertical-align: middle;
    width: 0.08rem;
    height: 0.08rem;
    background-color: #fff;
    border-radius: 50%;
    opacity: .58;
}

.swiData-g1 .swiPagination .swiper-pagination-bullet-active {
    opacity: 1;
}

.swiData-g1 .swiper-slide {
    display: flex;
    flex-wrap: wrap;
}

.swiData-g1 .item {
    margin-bottom: 0.4rem;
    padding: 0 0.4rem;
    width: 33.33%;
    flex-shrink: 0;
}

.swiData-g1 .con {
    display: block;
}

.swiData-g1 .num {
    margin: 0 auto;
    width: 1.04rem;
    height: 1.04rem;
    background-color: rgba(255, 255, 255, 0.225);
    border: 1px dashed rgba(255, 255, 255, 0.3992);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiData-g1 .num span {
    font-family: 'SourceHanSerifCN-Bold';
    display: block;
    font-size: 0.34rem;
    color: #FFFFFF;
    line-height: 1.44;
    text-align: center;
}

.swiData-g1 .desc {
    font-family: 'SourceHanSerifCN-Regular';
    margin-top: 0.2rem;
    font-size: 0.18rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.44;
}

.swiHis-g1 {
    margin: -0.4rem;
    margin-top: -0.1rem;
    padding: 0.4rem;
    position: relative;
    overflow: hidden;
    display: none;
}

.swiHis-g1 .swiArrow {
    position: absolute;
    left: 0.4rem;
    bottom: 0.3rem;
    z-index: 10;
    display: flex;
    align-items: center;
}

.swiHis-g1 .swiArrow .prev, .swiHis-g1 .swiArrow .next {
    margin-right: 0.2rem;
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 0.12rem auto;
    background-size: 0.12rem auto;
    border-radius: 50%;
    cursor: pointer;
    flex-shrink: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.swiHis-g1 .swiArrow .prev:hover, .swiHis-g1 .swiArrow .next:hover {
    background-color: #145EAE;
}

.swiHis-g1 .swiArrow .prev {
    background-image: url(../images/d-swi_arrow3.png);
}

.swiHis-g1 .swiArrow .prev:hover {
    background-image: url(../images/d-swi_arrow4.png);
}

.swiHis-g1 .swiArrow .next {
    background-image: url(../images/d-swi_arrow5.png);
}

.swiHis-g1 .swiArrow .next:hover {
    background-image: url(../images/d-swi_arrow6.png);
}

.swiHis-g1 .con {
    display: block;
    display: flex;
    align-items: flex-start;
}

.swiHis-g1 .pic {
    margin-top: 0.1rem;
    margin-left: 0.66rem;
    width: 4.6rem;
    height: 2.63rem;
    border: 0.06rem solid rgba(255,255,255,0);
    background-color: #fff;
    box-shadow: 0 0 0.43rem 0 rgba(149,152,159,0.22);
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
    order: 2;
}

.swiHis-g1 .text {
    width: calc(100% - 5.26rem);
    flex-shrink: 0;
    order: 1;
}

.swiHis-g1 .year {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.28rem;
    color: #02A3FF;
    line-height: 1.3;
}

.swiHis-g1 .desc {
    margin-top: 0.12rem;
    font-size: 0.18rem;
    color: rgba(51, 51, 51, .8);
    line-height: 1.67;
    max-height: 8.35em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    overflow: hidden;
}

.lst-g1 {
    margin: 0 -0.3rem;
    margin-top: -0.32rem;
    margin-bottom: -0.16rem;
}

.lst-g1 li {
}

.lst-g1 .con {
    padding: 0.3rem;
    display: block;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g1 .con:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/n-bg2.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g1 .box-img {
    margin-right: 0.34rem;
    width: 3.9rem;
    position: relative;
    flex-shrink: 0;
}

.lst-g1 .right {
    width: calc(100% - 4.24rem);
    max-width: 100%;
    flex-grow: 1;
}

.lst-g1 .pic {
    padding-top: 56.3%;
    position: relative;
    border-radius: 0.1rem;
    overflow: hidden;
}

.lst-g1 .date {
    font-family: 'SourceHanSerifCN-Regular';
    padding: 0.04rem;
    position: absolute;
    left: 0.24rem;
    bottom: -0.12rem;
    width: 0.64rem;
    height: 0.56rem;
    color: #FFFFFF;
    line-height: 1;
    background: url(../images/n-bg3.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.lst-g1 .date:before {
    content: '';
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 0.09rem;
    height: 0.12rem;
    background: url(../images/n-shape1.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g1 .date span {
    display: block;
}

.lst-g1 .date .s1 {
    font-size: 0.22rem;
}

.lst-g1 .date .s2 {
    margin-top: 0.03rem;
    font-size: 0.14rem;
}

.lst-g1 .tit {
    font-size: 0.2rem;
    color: #000000;
    font-weight: normal;
    line-height: 1.3;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g1 .desc {
    margin-top: 0.24rem;
    font-size: 0.16rem;
    color: #666666;
    line-height: 1.5;
    height: 3em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g1 .btns-g1 {
    margin-top: 0.28rem;
}

.lst-g1 .con:hover {
    box-shadow: 0 0.02rem 0.25rem 0 rgba(20, 94, 174, 0.3658);
}

.lst-g1 .con:hover:before {
    opacity: 1;
}

.lst-g1 .con:hover .date:before {
    background-image: url(../images/n-shape2.png);
}

.lst-g1 .con:hover .tit, .lst-g1 .con:hover .desc {
    color: #fff;
}

.lst-g1 .con:hover .tit {
    font-weight: bold;
}

.lst-g1 .con:hover .btns-g1 .s1 {
    color: #fff;
}

.lst-g1 .con:hover .btns-g1 .s1:before {
    background-image: url(../images/d-btns_line2.png);
}

.lst-g1 .con:hover .btns-g1 .s1 .icon-arrow:before {
    background-image: url(../images/d-btns_icn6.png);
}

.lst-g1 .con:hover .btns-g1 .s1 .icon-arrow:after {
    background-image: url(../images/d-btns_icn5.png);
}

.lst-g2 {
    margin: 0 -0.24rem -0.4rem;
    display: flex;
    flex-wrap: wrap;
}

.lst-g2 li {
    padding: 0 0.24rem;
    margin-bottom: 0.4rem;
    width: 50%;
    flex-shrink: 0;
}

.lst-g2 .con {
    padding: 0.2rem 0.36rem;
    display: block;
    height: 1.15rem;
    border: 1px solid rgba(20, 94, 174, 0.34);
    border-radius: 0.06rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g2 .con:before, .lst-g2 .con:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g2 .con:before {
    background-image: url(../images/n-bg4.jpg);
}

.lst-g2 .con:after {
    background-image: url(../images/n-bg5.jpg);
    opacity: 0;
}

.lst-g2 .date {
    margin-right: 0.26rem;
    width: 0.84rem;
    color: #145EAE;
    line-height: 1;
    text-align: center;
    position: relative;
    flex-shrink: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g2 .date:before {
    content: '';
    margin-top: -0.28rem;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 0.56rem;
    background-color: rgba(20, 94, 174, .3);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g2 .date span {
    display: block;
    width: 0.68rem;
}

.lst-g2 .date .s1 {
    font-family: 'SourceHanSerifCN-Bold';
    font-size: .18rem;
}

.lst-g2 .date .s2 {
    font-family: 'SourceHanSerifCN-Regular';
    margin-top: 0.08rem;
    font-size: 0.18rem;
}

.lst-g2 .right {
    width: calc(100% - 1.1rem);
    flex-shrink: 0;
}

.lst-g2 .tit {
    font-size: 0.2rem;
    color: #333333;
    font-weight: normal;
    line-height: 1.4;
    max-height: 2.8em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g2 .tit span {
    color: #145EAE;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g2 .con:hover {
    border-color: rgba(20, 94, 174, 0.1795);
    box-shadow: 0 0.02rem 0.19rem 0 rgba(20, 94, 174, 0.3841);
}

.lst-g2 .con:hover:before {
    opacity: 0;
}

.lst-g2 .con:hover:after {
    opacity: 1;
}

.lst-g2 .con:hover .date {
    color: #FFFFFF;
}

.lst-g2 .con:hover .date:before {
    background-color: rgba(255, 255, 255, .3);
}

.lst-g2 .con:hover .tit, .lst-g2 .con:hover .tit span {
    color: #fff;
    font-weight: bold;
}

.lst-g3 {
    margin-top: -0.05rem;
}

.lst-g3 li {
    border-bottom: 1px solid rgba(151, 151, 151, .2);
}

.lst-g3 .con {
    padding: 0.37rem 0 0.28rem;
    padding-right: 0.94rem;
    display: block;
    min-height: 1.02rem;
    position: relative;
    display: flex;
    align-items: flex-start;
}

.lst-g3 .con:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0.42rem;
    width: 0.33rem;
    height: 0.12rem;
    background: url(../images/n-arrow1.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: translateX(-0.15rem);
    -ms-transform: translateX(-0.15rem);
    -o-transform: translateX(-0.15rem);
    transform: translateX(-0.15rem);
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g3 .date {
    margin-right: 0.3rem;
    width: 1.2rem;
    font-size: 0.16rem;
    color: #145EAE;
    line-height: 0.23rem;
    flex-shrink: 0;
    display: flex;
    align-items: flex-end;
}

.lst-g3 .date span {
    display: block;
}

.lst-g3 .date .s1 {
    font-family: 'SourceHanSerifCN-Bold';
    margin-right: 0.2rem;
    font-size: 0.26rem;
    line-height: 0.3rem;
    position: relative;
}

.lst-g3 .date .s1:before {
    content: '';
    position: absolute;
    right: -0.14rem;
    bottom: 0.05rem;
    width: 0.07rem;
    height: 0.14rem;
    background: url(../images/n-line1.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.lst-g3 .date .s2 {
    font-family: 'SourceHanSerifCN-Regular';
}

.lst-g3 .right {
    padding: 0.05rem 0;
    width: calc(100% - 1.5rem);
    flex-shrink: 0;
}

.lst-g3 .tit {
    font-size: 0.2rem;
    color: #333333;
    font-weight: normal;
    line-height: 1.4;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lst-g3 .text {
    margin-top: 0.17rem;
    display: none;
}

.lst-g3 .desc {
    font-size: 0.16rem;
    color: #666666;
    line-height: 1.5;
    max-height: 3em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
}

.lst-g3 .con:hover {
}

.lst-g3 .con:hover:before {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    opacity: 1;
}

.lst-g3 .con:hover .tit {
    color: #145EAE;
    font-weight: bold;
}

.lst-g3 .con:hover .text {
    display: block;
}

.lst-g4 {
}

.lst-g4 li {
}

.lst-g4 .con {
    display: block;
    height: 0.42rem;
    line-height: 0.42rem;
}

.lst-g4 .tit {
    font-size: 0.2rem;
    color: #333333;
    font-weight: normal;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lst-g4 .con:hover {
}

.lst-g4 .con:hover .tit {
    color: #145EAE;
    font-weight: bold;
}

.lst-g5 {
    margin-top: 0.54rem;
    display: flex;
}

.lst-g5>li {
    width: 100%;
    height: auto;
}

.lst-g5>li>.con {
    display: block;
    height: 100%;
    background-color: #FFFFFF;
    overflow: hidden;
    display: flex;
}

.lst-g5 .left {
    width: 1.8rem;
    background: url(../images/n-img-1.png) no-repeat bottom center/cover;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.lst-g5 .left .tit {
    width: 0.46rem;
    height: 100%;
    font-size: 0.3rem;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    line-height: 1.33;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.lst-g5-1 .left .tit {
    width: 0.46rem;
    height: 100%;
    font-size: 0.24rem;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    line-height: 1.33;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.lst-g5 .left .tit:after {
    content: '';
    display: block;
    width: 1px;
    background-color: rgba(255, 255, 255, .5);
    flex-grow: 1;
}

.lst-g5 .left .tit span {
    padding: 0.76rem 0 0.54rem;
    display: block;
    max-height: 100%;
    overflow: hidden;
    flex-shrink: 0;
}

.lst-g5 .right {
    padding: .61rem 2.36rem .82rem .77rem;
    background: url(../images/n-bg6.jpg) right bottom no-repeat;
    -webkit-background-size: 4.18rem 2.9rem;
    background-size: 4.18rem 2.9rem;
    flex-grow: 1;
}

.lst-g5 .right .scroll {
    padding: 0.3rem 0.6rem;
    height: 100%;
    overflow-y: auto;
}

.lst-g5>li.on {
    width: calc(100% - 3.6rem);
}

.lst-g5>li.on>.con {
    box-shadow: 0 0.02rem 0.12rem 0 rgba(225, 225, 225, 0.5);
}

.lst-g5>li:nth-child(2) {
}

.lst-g5>li:nth-child(2) .left {
    background-color: #145EAE;
}

.lst-g5>li:nth-child(3) {
}

.lst-g5>li:nth-child(3) .left {
    background-color: #FFAB08;
}

.lst-g6 {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.lst-g6 li {
    padding: 0;
    margin-bottom: 0;
    width: 19.7%;
    /* flex-shrink: 0; */
    margin: 0 0 0 7%;
}
.lst-g6-1 li {
    padding: 0;
    margin-bottom: 0;
    width: 48%;
    /* flex-shrink: 0; */
    margin: 0 0 0 3%;
}
.lst-g6 li:nth-child(4n+1){
    margin-left:0;
}
.lst-g6-1 li:nth-child(2n+1){
    margin-left:0;
}

.lst-g6 .con {
    padding: 0 0.3rem 0 0;
    display: block;
    height: 0.7rem;
    line-height: 0.69rem;
    border-bottom: 1px solid rgba(151, 151, 151, .3);
    position: relative;
}

.lst-g6 .con:before {
    content: '';
    margin-top: -0.03rem;
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.06rem;
    height: 0.06rem;
    background-color: #145EAE;
    border-radius: 50%;
    display:none;
}

.lst-g6 .con:after {
    content: '';
    margin-top: -0.04rem;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0.21rem;
    height: 0.08rem;
    background: url(../images/n-arrow1.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.lst-g6 .tit {
    font-size: 0.22rem;
    color: #333333;
    font-weight: normal;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lst-g6-1 .tit {
    font-size: 0.18rem;
    color: #333333;
    font-weight: normal;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lst-g6 .con:hover {
}

.lst-g6 .con:hover:after {
    background-image: url(../images/n-arrow3.png);
}

.lst-g6 .con:hover .tit {
    color: #145EAE;
    font-weight: bold;
}

.lst-g7 {
    margin: 0 -0.27rem -0.54rem;
    margin-top: 0.59rem;
    display: flex;
    flex-wrap: wrap;
}

.lst-g7 li {
    padding: 0 0.27rem;
    margin-bottom: 0.54rem;
    width: 33.33%;
    flex-shrink: 0;
}

.lst-g7 .con {
    padding: 0.32rem 0.4rem 0.25rem;
    display: block;
    height: 100%;
    min-height: 3rem;
    background-color: #FFFFFF;
    position: relative;
    z-index: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g7 .con:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/n-bg8.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g7 .date {
    margin-bottom: 0.1rem;
    color: #145EAE;
    line-height: 1;
    position: relative;
    z-index: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lst-g7 .date:before {
    content: '';
    margin: -0.2rem 0 0 -0.66rem;
    position: absolute;
    left: 50%;
    top: 0.34rem;
    width: 1.31rem;
    height: 0.41rem;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: -1;
    display:none;
}
.lst-g7 .date img{
    display:block;
    height: .26rem;
}

.lst-g7 .date span {
    display: block;
}

.lst-g7 .date .s1 {
    font-family: 'SourceHanSerifCN-Bold';
    font-size: 0.34rem;
}

.lst-g7 .date .s2 {
    font-family: 'SourceHanSerifCN-Regular';
    /* margin-top: 0.08rem; */
    font-size: 0.2rem;
    line-height: .4rem;
}

.lst-g7 .tit {
    font-size: 0.2rem;
    color: #333333;
    font-weight: normal;
    line-height: 1.5;
    height: 3em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g7 .desc {
    margin-top: 0.1rem;
    font-size: 0.16rem;
    color: #666666;
    line-height: 1.63;
    height: 4.89em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g7 .con:hover {
    box-shadow: 0 0.02rem 0.11rem 0 #145EAE;
}

.lst-g7 .con:hover:before {
    opacity: 1;
}

.lst-g7 .con:hover .date, .lst-g7 .con:hover .tit, .lst-g7 .con:hover .desc {
    color: #fff;
}

.lst-g7 .con:hover .tit {
    font-weight: bold;
}

.lst-g8 {
    margin: 0 -0.17rem -0.3rem;
    margin-top: 0.5rem;
    display: flex;
    flex-wrap: wrap;
}

.lst-g8 li {
    padding: 0 0.17rem;
    margin-bottom: 0.3rem;
    width: 50%;
    flex-shrink: 0;
}

.lst-g8 .con {
    display: block;
}

.lst-g8 .pic {
    padding-top: 56.09%;
    position: relative;
    overflow: hidden;
}

.lst-g9 {
}

.lst-g9 li {
    margin-bottom: 0.35rem;
}

.lst-g9 li:last-child {
    margin-bottom: 0 !important;
}

.lst-g9 .con {
    display: block;
    background-color: #FFFFFF;
}

.lst-g9 .top {
    padding: 0.15rem 0.4rem;
    min-height: 0.67rem;
    background-color: #145EAE;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.lst-g9 .top .year {
    font-family: 'SourceHanSerifCN-Bold';
    font-size: 0.26rem;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 0.36rem;
    flex-grow: 1;
}

.lst-g9 .top .icon-arrow {
    margin-top: 0.12rem;
    margin-left: 0.2rem;
    display: block;
    width: 0.21rem;
    height: 0.11rem;
    background: url(../images/n-arrow4.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    flex-shrink: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lst-g9 .bdy {
    padding: 0.33rem 0.4rem 0.5rem;
    font-size: 0.18rem;
    color: #666666;
    line-height: 1.33;
    display: none;
}

.lst-g9 .bdy h4 {
    margin: 0.27rem 0 0.12rem;
    font-size: 0.2rem;
    color: #145EAE;
    font-weight: bold;
    line-height: 1.5;
}

.lst-g9 .bdy h4:first-child {
    margin-top: 0;
}

.lst-g9 .on {
    margin-bottom: 0.55rem;
}

.lst-g9 .on .con {
    box-shadow: 0 0.02rem 0.19rem 0 rgba(20, 94, 174, 0.103);
}

.lst-g9 .on .top .icon-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.lst-g10 {
    padding-top: 27px;
    position: relative;
}

.lst-g10:before {
    content: '';
    position: absolute;
    left: 1.5rem;
    top: 0;
    width: 0.67rem;
    height: 0.27rem;
    background: url(../images/n-house2.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.lst-g10 ul {
    padding-top: 0.6rem;
    padding-bottom: 0.8rem;
    position: relative;
    z-index: 1;
}

.lst-g10 ul:before {
    content: '';
    position: absolute;
    left: 1.64rem;
    top: -1px;
    bottom: 0;
    width: 0.4rem;
    background: url(../images/n-line2.png) center top repeat-y;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    z-index: -1;
}

.lst-g10 li {
    padding-bottom: 0.3rem;
    min-height: 0.8rem;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.lst-g10 .top {
    display: flex;
    align-items: flex-start;
}

.lst-g10 .top .left {
    margin-right: 0.36rem;
    width: 2.04rem;
    position: relative;
    flex-shrink: 0;
}

.lst-g10 .top .left:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0.15rem;
    width: 0.09rem;
    height: 0.09rem;
    background: #BAC0C4;
    border-radius: 50%;
}

.lst-g10 .top .left .year {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.2rem;
    color: #737373;
    line-height: 0.36rem;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.lst-g10 .top .left .year span {
    display: block;
}

.lst-g10 .top .right {
    width: calc(100% - 2.4rem);
    flex-shrink: 0;
}

.lst-g10 .top .right .tit {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.22rem;
    color: rgba(51, 51, 51, .8);
    font-weight: normal;
    line-height: 0.36rem;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.lst-g10 .swiHis-g1 {
    margin-left: 2rem;
}

.lst-g10 li.active {
    min-height: 4.8rem;
}

.lst-g10 li.active .top .left:before {
    background: linear-gradient(92deg, #4BAFF3 0%, #00A3FF 99%);
}

.lst-g10 li.active .top .left .year {
    font-size: 0.24rem;
    color: #145EAE;
}

.lst-g10 li.active .top .right .tit {
    font-size: 0.28rem;
    color: #333333;
}

.lst-g11 {
    margin: 0.64rem -0.43rem -0.75rem;
    padding: 0 0.2rem;
    display: flex;
    flex-wrap: wrap;
}

.lst-g11 li {
    padding: 0 0.43rem;
    margin-bottom: 0.75rem;
    width: 33.33%;
    flex-shrink: 0;
}

.lst-g11 .con {
    display: block;
    height: 100%;
    height: 4.45rem;
    border-radius: 0.08rem;
    position: relative;
    z-index: 1;
}

.lst-g11 .pic {
    height: 100%;
    position: relative;
    border-radius: 0.1rem;
    overflow: hidden;
    z-index: -2;
}

.lst-g11 .text {
    padding: 0 0.3rem 0.2rem;
    border-radius: 0 0 0.08rem 0.08rem;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    min-height: 1.2rem;
    background: url(../images/n-rw_bg2.png) top center no-repeat;
    -webkit-background-size: 100% 0.8rem;
    background-size: 100% 0.8rem;
}

.lst-g11 .text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0.38rem 0 rgba(29,98,172,0.1);
    border-radius: 0 0 0.08rem 0.08rem;
    z-index: -3;
}

.lst-g11 .text:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0.3rem;
    right: 0;
    bottom: 0;
    background-color: #fff;
    border-radius: 0 0 0.08rem 0.08rem;
    z-index: -1;
}

.lst-g11 .tag {
    display: flex;
    justify-content: center;
    align-items: center;
}

.lst-g11 .tag span {
    padding: 0 0.2rem;
    display: block;
    font-size: 0.18rem;
    color: #FFFFFF;
    text-align: center;
    min-width: 1.2rem;
    height: 0.36rem;
    line-height: 0.36rem;
    background: linear-gradient(92deg, #4BAFF3 0%, #00A3FF 99%);
    border-radius: 0.18rem;
    flex-shrink: 0;
}

.lst-g11 .notag span {
    padding: 0 0.2rem;
    display: block;
    font-size: 0.18rem;
    color: #FFFFFF;
    text-align: center;
    min-width: 1.2rem;
    height: 0.36rem;
    line-height: 0.36rem;
    border-radius: 0.18rem;
    flex-shrink: 0;
}

.lst-g11 .tit {
    margin-top: 0.15rem;
    font-size: 0.3rem;
    color: #373737;
    font-weight: normal;
    line-height: 1.3;
    text-align: center;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lst-g11 .con:hover {
}

.lst-g12 {
    margin: 0.64rem -0.3rem -0.6rem;
    display: flex;
    flex-wrap: wrap;
}

.lst-g12 li {
    padding: 0 0.3rem;
    margin-bottom: 0.6rem;
    width: 33.33%;
    flex-shrink: 0;
}

.lst-g12 .con {
    padding: 0.12rem 0.1rem;
    display: block;
    height: 100%;
    box-shadow: 0 0 0.29rem 0 rgba(20,94,174,0.09);
    border-radius: 0.1rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.lst-g12 .pic {
    position: relative;
    overflow: hidden;
    height: 2.4rem;
}

.lst-g12 .pic img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    position: static;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    height: 100%;
}

.lst-g12 .pic .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.lst-g12 .pic .mask .big-btn {
    margin: -0.27rem 0 0 -0.27rem;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.54rem;
    height: 0.54rem;
    background: url(../images/n-bigBtn1.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 10;
}

.lst-g12 .text {
    padding: 0.18rem 0.2rem;
    width: 100%;
    min-height: 1.63rem;
}

.lst-g12 .year {
    font-size: 0.24rem;
    color: #145EAE;
    font-weight: normal;
    line-height: 1.3;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.lst-g12 .desc {
    margin-top: 0.07rem;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.56;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.lst-g12 .con:hover {
    background-color: #145EAE;
}

.lst-g12 .con:hover .pic .mask {
    opacity: 1;
}

.lst-g12 .con:hover .year, .lst-g12 .con:hover .desc {
    color: #fff;
}

@media (max-width: 1199px) {
    /*移动端导航*/ #m_n_nav {
    display: block;
}

    /*PC导航*/
    .n_dh {
        display: none;
    }

    /*面包屑*/
    .posi a, .posi span {
        font-size: max(.18rem,13px);
        line-height: 1.5;
    }

    /*页码*/
    .pages {
        padding-top: 0.25rem;
        display: block;
    }

    .pages ul {
        margin-top: 0.1rem;
        margin-bottom: 0;
    }

    .pages ul li {
        margin-left: 0.05rem;
        margin-right: 0.05rem;
    }

    .pages .total {
        margin-left: 0.1rem;
        margin-right: 0.1rem;
    }

    .pages .fraction .inp {
        width: 0.4rem;
    }

    /*banner*/
    .n_banner:before {
        height: 0.8rem;
    }

    .n_banner .n_pos {
        padding: 0.1rem 0;
    }

    /*主内容*/
    .row-ny1 {
        padding: .2rem 0 0.5rem;
        min-height: 60vh;
    }

    .row-ny1 .hd-g1 {
        margin-bottom: 0.2rem !important;
    }

    .rowNy1-cont {
        display: block;
    }

    .rowNy1-cor {
        padding-top: 0.14rem;
        width: 100%;
    }

    .n_det1 {
        padding: 0.5rem;
    }

    .n_det1 .btns-g3 {
        bottom: 0.6rem;
    }

    .n_det1 .top .info>span {
        margin: 0 0.1rem;
    }

    .n_info1 {
        margin-top: 0.3rem;
    }

    .n_info2 {
        margin-top: 0.3rem;
        margin-bottom: 0.3rem;
    }

    .swiData-g1 .item {
        padding: 0 0.15rem;
    }

    .swiHis-g1 {
        padding-bottom: 0.5rem !important;
    }

    .swiHis-g1 .swiArrow {
        left: 0.1rem;
        bottom: 0 !important;
    }

    .swiHis-g1 .con {
        display: block;
    }

    .swiHis-g1 .pic {
        margin: 0;
        margin-top: 0.1rem;
        width: 100%;
        height: 51vw;
        box-shadow: 0 0 0.1rem 0 rgba(149,152,159,0.22);
    }

    .swiHis-g1 .text {
        width: auto;
    }

    .swiHis-g1 .year {
        font-size: 0.24rem;
    }

    .lst-g1 {
        margin: 0 -0.2rem;
        margin-top: -0.14rem;
    }

    .lst-g1 .con {
        padding: 0.2rem;
    }

    .lst-g1 .box-img {
        margin-right: 0.3rem;
        width: 3.2rem;
    }

    .lst-g1 .right {
        width: calc(100% - 3.5rem);
    }

    .lst-g2 {
        margin: 0 -0.1rem -0.2rem;
    }

    .lst-g2 li {
        padding: 0 0.1rem;
        margin-bottom: 0.2rem;
    }

    .lst-g2 .con {
        padding: 0.15rem 0.2rem;
        height: 1.04rem;
    }

    .lst-g3 .con {
        padding: 0.25rem 0;
    }

    .lst-g3 .con:before {
        display: none;
    }

    .lst-g3 .text {
        display: block;
    }

    .lst-g5 {
        margin-top: 0;
    }

    .lst-g5>li {
        min-height: 4.6rem;
    }

    .lst-g5 .left .tit span {
        padding: 0.4rem 0 0.25rem;
    }

    .lst-g5 .right {
        padding: 0.3rem 0.2rem;
    }

    .lst-g5 .right .scroll {
        padding: 0.2rem 0.4rem;
    }

    .lst-g6 {
        margin: 0 -0.15rem -0.15rem;
    }

    .lst-g6 li {
        padding: 0 0.15rem;
        margin-bottom: 0.15rem;
    }

    .lst-g7 {
        margin: 0 -0.15rem -0.25rem;
        margin-top: 0;
    }

    .lst-g7 li {
        padding: 0 0.15rem;
        margin-bottom: 0.25rem;
    }

    .lst-g7 .con {
        padding: 0.3rem 0.25rem 0.25rem;
        min-height: 3.3rem;
    }

    .lst-g7 .date {
        margin-bottom: 0.25rem;
    }

    .lst-g7 .desc {
        margin-top: 0.15rem;
    }

    .lst-g10:before {
        left: 0;
        margin-left: -0.15rem;
    }

    .lst-g10 ul {
        padding-left: 0.5rem;
        padding-bottom: 0;
    }

    .lst-g10 ul:before {
        left: 0;
    }

    .lst-g10 li {
        min-height: 1.6rem;
    }

    .lst-g10 .top {
        display: block;
    }

    .lst-g10 .top .left, .lst-g10 .top .right {
        width: auto;
        margin: 0;
    }

    .lst-g10 .top .left:before {
        display: none;
    }

    .lst-g10 .top .right {
        margin-top: 0.1rem;
    }

    .lst-g10 .swiHis-g1 {
        margin: -0.1rem;
        margin-top: 0;
        padding: 0.1rem;
    }

    .lst-g10 li.active {
        min-height: 6.4rem;
    }

    .lst-g10 li.active .top .left .year {
        font-size: 0.22rem;
    }

    .lst-g10 li.active .top .right .tit {
        font-size: 0.24rem;
    }

    .lst-g11 {
        margin: 0 -0.1rem -0.2rem;
    }

    .lst-g11 li {
        padding: 0 0.1rem;
        margin-bottom: 0.2rem;
    }

    .lst-g11 .text {
        min-height: 1.1rem;
    }

    .lst-g11 .tag span {
        font-size: 0.16rem;
        min-width: 1rem;
    }

    .lst-g11 .tit {
        font-size: 0.24rem;
    }

    .lst-g12 {
        margin: 0 -0.1rem -0.2rem;
    }

    .lst-g12 li {
        padding: 0 0.1rem;
        margin-bottom: 0.2rem;
    }
}

@media (max-width: 959px) {
}

@media (max-width: 767px) {
    .n_det1 {
        padding: 0.2rem;
        padding-bottom: 0;
    }

    .n_det1 .btns-g3 {
        margin-bottom: 0.3rem;
        position: static;
    }

    .n_det1 .top .title {
        font-size: 0.24rem;
    }

    .n_det1 .top .info {
        margin-top: 0.1rem;
    }

    .n_det1 .top .n_share1 {
        position: static;
        width: 100%;
        margin-top: 0.1rem;
    }

    .n_det1 .content {
        padding: 0.25rem 0;
    }

    .n_other1 {
        padding: 0;
        padding-top: 0.3rem;
    }

    .n_other1 .hd-g1 {
        margin-bottom: 0.1rem !important;
    }

    .n_info1 {
        margin-top: 0;
        font-size: 0.18rem;
    }

    .n_djs1 {
        margin-top: 0.5rem;
    }

    .swiData-g1 {
        margin: 0.2rem 0;
        padding: 0.2rem 0.1rem;
    }

    .swiData-g1 .swiPagination {
        bottom: 0.2rem !important;
    }

    .swiData-g1 .item {
        width: 50%;
        margin-bottom: 0.2rem;
    }

    .swiData-g1 .num {
        width: 0.9rem;
        height: 0.9rem;
    }

    .swiData-g1 .num span {
        font-size: 0.28rem;
    }

    .swiData-g1 .desc {
        margin-top: 0.1rem;
        font-size: 0.16rem;
    }

    .lst-g1 .box-img {
        margin-right: 0.2rem;
        width: 1.6rem;
    }

    .lst-g1 .right {
        width: calc(100% - 1.8rem);
    }

    .lst-g1 .pic {
        height: 1.3rem;
    }

    .lst-g1 .date {
        left: 0.15rem;
    }

    .lst-g1 .tit {
        font-size: 0.22rem;
    }

    .lst-g1 .desc {
        margin-top: 0.1rem;
    }

    .lst-g1 .btns-g1 {
        margin-top: 0.1rem;
    }

    .lst-g2 li {
        width: 100%;
    }

    .lst-g2 .date {
        margin-right: 0.2rem;
    }

    .lst-g2 .right {
        width: calc(100% - 1.04rem);
    }

    .lst-g3 .con {
        padding: 0.2rem 0;
    }

    .lst-g3 .date {
        margin-right: 0.15rem;
        width: 1.1rem;
    }

    .lst-g3 .date .s1 {
        margin-right: 0.12rem;
    }

    .lst-g3 .date .s1:before {
        right: -0.1rem;
    }

    .lst-g3 .right {
        width: calc(100% - 1.25rem);
    }

    .lst-g3 .text {
        margin-top: 0.1rem;
    }

    .lst-g4 .tit {
        font-size: 0.19rem;
    }

    .lst-g5 {
        margin-bottom: -0.3rem;
        display: block;
    }

    .lst-g5>li {
        margin-bottom: 0.3rem;
        height: auto;
    }

    .lst-g5>li, .lst-g5>li .left {
        width: 100% !important;
    }

    .lst-g5>li>.con {
        display: block;
    }

    .lst-g5 .left .tit {
        width: 100%;
        font-size: 0.22rem;
        flex-direction: row;
        justify-content: flex-start;
    }

    .lst-g5 .left .tit:after {
        width: auto;
        height: 1px;
    }

    .lst-g5 .left .tit span {
        padding: 0.2rem;
        max-width: 100%;
        text-align: left;
    }

    .lst-g5 .right {
        padding: 0.2rem;
        padding-bottom: 0.3rem;
    }

    .lst-g5 .right .scroll {
        padding: 0;
        overflow: hidden;
    }

    .lst-g6 .con {
        padding: 0 0.24rem 0 0.14rem;
        height: 0.49rem;
        line-height: 0.48rem;
    }

    .lst-g6 .con:before {
        width: 0.04rem;
        height: 0.04rem;
        margin-top: -0.02rem;
    }

    .lst-g6 .con:after {
        width: 0.16rem;
        height: 0.06rem;
        margin-top: -0.03rem;
    }

    .lst-g6 .tit {
        font-size: 0.19rem;
    }
    .lst-g6-1 .tit {
        font-size: 0.14rem;
    }

    .lst-g7 {
        margin: 0 -0.05rem -0.1rem;
    }

    .lst-g7 li {
        padding: 0 0.05rem;
        margin-bottom: 0.1rem;
        width: 50%;
    }

    .lst-g7 .con {
        padding: 0.2rem;
        min-height: 2.9rem;
    }

    .lst-g7 .date {
        margin-bottom: 0.15rem;
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: .05rem 0;
        margin-bottom: .1rem;
    }

    .lst-g7 .tit {
        font-size: 0.19rem;
    }

    .lst-g7 .desc {
        font-size: 0.15rem;
    }

    .lst-g8 {
        margin: 0 -0.08rem -0.2rem;
        margin-top: 0.2rem;
    }

    .lst-g8 li {
        padding: 0 0.08rem;
        margin-bottom: 0.2rem;
    }

    .lst-g9 li {
        margin-bottom: 0.2rem !important;
    }

    .lst-g9 .top {
        padding: 0.15rem 0.2rem;
    }

    .lst-g9 .top .year {
        font-size: 0.24rem;
    }

    .lst-g9 .bdy {
        padding: 0.25rem 0.2rem;
    }

    .lst-g11 {
        padding: 0;
    }

    .lst-g11 li {
        width: 50%;
    }

    .lst-g11 .con {
        height: 62vw;
    }

    .lst-g11 .text {
        padding: 0 0.15rem 0.1rem;
        min-height: 0.9rem;
        -webkit-background-size: 100% 0.5rem;
        background-size: 100% 0.5rem;
    }

    .lst-g11 .tag span {
        min-width: 0.9rem;
        height: 0.32rem;
        line-height: 0.32rem;
    }

    .lst-g11 .notag span {
        min-width: 0.9rem;
        height: 0.32rem;
        line-height: 0.32rem;
    }

    .lst-g11 .tit {
        margin-top: 0.1rem;
        font-size: 0.22rem;
    }

    .lst-g12 li {
        width: 50%;
    }

    .lst-g12 .text {
        padding: 0.15rem 0.1rem 0.1rem;
        min-height: 0;
    }
}

.pagenation {
    padding-top: .2rem;
}

.lst-g5 .item-tit {
    font-size: .26rem;
    line-height: .34rem;
    color: #145EAE;
    margin-bottom: .08rem;
    font-weight: 700;
}

.lst-g5 .item2 .item-tit{
    color:#FFAB08
}
.lst-g5 .item2 .lst-g6 .con:after{
    background-image: url(../images/n-arrow5.png);
}
.lst-g5 .item + .item{
    margin-top:.49rem;
}
.lst-g5 .item2 .lst-g6 .con:hover .tit{
    color:#FFAB08
}

@media (max-width: 1025px){
    .lst-g6 li{
        padding:0;
        margin:0;
        width:32%;
    }
    .lst-g6{
        gap:.1rem 2%;
        margin:0;
    }
    .lst-g6 .con{
        padding-left:0;
    }
    .lst-g12 .pic{
        height: 29vw;
    }
}

@media (max-width: 769px){
    .lst-g6 li{

        width:49%;
    }
    .lst-g6{
        gap:.1rem 2%;
    }
}
@media (max-width: 481px){
    .lst-g6 li{

        width:100%;
    }
    .lst-g6{
        gap:.1rem 2%;
    }
}


.inner_s1 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s1 ul li{
    width: 31.25%;
    position: relative;
    border: 1px dashed rgba(20, 94, 174, 0.3);
    background: #fff;
    margin: .38rem 0 0 3.125%;
}
.inner_s1 ul li:nth-child(-n+3){
    margin-top: 0;
}
.inner_s1 ul li:nth-child(3n+1){
    margin-left: 0;
}
.inner_s1 ul li a{
    height: .69rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .21rem;
    position: relative;
    z-index: 2;
}
.inner_s1 ul li span{
    display: block;
    font-size: .22rem;
    line-height: 1;
    color: #666666;
    transition: all .8s;
}
.inner_s1 ul li i{
    display: block;
    width: .08rem;
    height: .15rem;
    background: url("../images/n-img-2.png") no-repeat 50%/100%;
    transition: all .8s;
    margin-left: .1rem;
    flex-shrink: 0;
}
.inner_s1 ul li:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: .04rem;
    background: #FFAB08;
    transition: all .8s;
}
.inner_s1 ul li:hover span{
    color: #fff;
    font-weight: 700;
}
.inner_s1 ul li:hover i{
    background-image: url("../images/n-img-3.png");
}
.inner_s1 ul li:hover:before{
    width: 100%;
}
.inner_s1 ul li:hover{
    background: #145EAE;
    border-style: solid;
    border-color: #145EAE;
    box-shadow: 0 .02rem .09rem rgba(20, 94, 174, 0.3367);
}

.inner_s2 ul li{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: .24rem 0;
    border-bottom: 1px dashed rgba(20, 94, 174, 0.2);
}
.inner_s2 ul li .label{
    width: 4.9rem;
    position: relative;
    font-size: .22rem;
    line-height: .3rem;
    color: #145EAE;
    padding-right: .2rem;
}
.inner_s2 ul li .label:before{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #145EAE;
    opacity: .3;
}
.inner_s2 ul li .value{
    width: calc(100% - 4.9rem);
    padding-left: 1.57rem;
}
.inner_s2 ul li dl{
    display: flex;
    flex-wrap: wrap;
}
.inner_s2 ul li dl dd{
    font-size: .22rem;
    line-height: .3rem;
    color: #000000;
    margin-right: .2rem;
    transition: all .8s;
}
.inner_s2 ul li dl dd:hover{
    color: #145EAE;
}
.inner_s2:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: .71rem;
    background: url("../images/n-img-5.png") no-repeat 50%/cover;
}
.inner_s2{
    position: relative;
    padding: 1.33rem 1.25rem 1.26rem;
    background: #fff url("../images/n-img-4.png") no-repeat bottom center/100% auto;
    box-shadow: 0 .02rem .16rem  rgba(20, 94, 174, 0.1053);
}

.yygk .item .desc{
    font-size: .2rem;
    line-height: 1.5;
    color: #333333;
    text-indent: 2em;
}
.yygk .item .desc p + p{
    margin-top: .36rem;
}
.yygk .item2 .swiper ul{
    display: flex;
    flex-wrap: wrap;
}

.yygk .item2 .swiper li{
    width: 33.33%;
    margin-top: .39rem;
}
.yygk .item2 .swiper li:nth-child(-n+3){
    margin-top: 0;
}
.yygk .item2 .swiper li .num{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.04rem;
    height: 1.04rem;
    font-size: .34rem;
    line-height: 1;
    color: #FFFFFF;
    font-family: 'SourceHanSerifCN-Bold';
    background: rgba(255, 255, 255, 0.23);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    margin: 0 auto;
}
.yygk .item2 .swiper li h5{
    font-size: .18rem;
    line-height: .26rem;
    color: #FFFFFF;
    text-align: center;
    height: .52rem;
    margin-top: .21rem;
    font-family: 'SourceHanSerifCN-Regular';
}
.yygk .item2 .swiper .swiDots{
    font-size: 0;
    bottom: 0;
    position: relative;
    margin-top: .23rem;
}
.yygk .item2 .swiper .swiDots span{
    width: .07rem;
    height: .07rem;
    background: #fff;
    margin: 0 .04rem;
    opacity: .58;
}
.yygk .item2 .swiper .swiDots span.active{
    opacity: 1;
}
.yygk .item2{
    margin-top: .5rem;
    padding: .7rem .7rem .43rem;
    background: url("../images/n-img-6.png") no-repeat 50%/cover;
}
.yygk .item3 .list li{
    width: 48.7%;
}
.yygk .item3 .list li img{
    display: block;
    width: 100%;
    height: 3.37rem;
    object-fit: cover;
}
.yygk .item3 .list ul{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.yygk .item3 .list{
    margin-top: .5rem;
}
.yygk .item3{
    margin-top: .5rem;
}

@media (max-width: 1025px){
    .inner_s1 ul li{
        width:32%;
        margin:0;
    }
    .inner_s1 ul{
        gap:.2rem 2%;
    }
    .inner_s2 ul li .label{
        width:4rem;
        line-height:2;
    }
    .inner_s2 ul li .value{
        width:calc(100% - 4rem);
        padding-left:1rem;
    }
    .inner_s2 ul li dl{
        gap:0 .2rem
    }
    .inner_s2 ul li dl dd{
        line-height:2;margin-right:0;
    }
    .inner_s2 ul li{
        padding:.15rem 0
    }
    .inner_s2{
        padding:.8rem .4rem .4rem
    }
    .yygk .item2{
        margin-top:.2rem;
        padding:.2rem
    }
    .yygk .item2 .swiper li{
        margin:0;
    }
    .yygk .item2 .swiper ul{
        gap:.2rem 0
    }
    .yygk .item3 .list li img{
        height:42vw;
    }
}
@media (max-width: 769px){
    .inner_s1 ul li{
        width:49%;
    }
    .inner_s2 ul li .label{
        width:100%;
    }
    .inner_s2 ul li .label:before{
        display:none;
    }
    .inner_s2 ul li .value{
        width:100%;
        padding-left:0;
    }
    .yygk .item2 .swiper li{
        width:50%;
    }
    .yygk .item3 .list li{
        width:100%;
    }
    .yygk .item3 .list li img{
        height:54vw
    }
    .yygk .item3 .list ul{
        gap:.2rem 0
    }
    .yygk .item3 .list{
        margin-top:.2rem;
    }
    .yygk .item3{
        margin-top:.2rem;
    }
}

@media (max-width: 481px){
    .inner_s1 ul li{
        width:100%;
    }
}


/*2026-02-13*/

.inner_s3 .item .item-tit{
    font-size: .24rem;
    line-height: .32rem;
    color: #145EAE;
    font-weight: 700;
}
.inner_s3 .item .item-con ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner_s3 .item .item-con li{
    width: 48.78%;
    margin-top: .3rem;
    position: relative;
}
.inner_s3 .item .item-con li:nth-child(-n+2){
    margin-top: 0;
}
.inner_s3 .item .item-con li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .26rem .45rem;
    position: relative;
    z-index: 2;
}
.inner_s3 .item .item-con li .ico{
    width: .32rem;
    height: .28rem;
    position: relative;
    margin-right: .13rem;
    flex-shrink: 0;
}
.inner_s3 .item .item-con li .ico img{
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    transition: all .5s;
}
.inner_s3 .item .item-con li .ico .img-2{
    opacity: 0;
}
.inner_s3 .item .item-con li h3{
    flex: 1;
    font-size: .2rem;
    line-height: .28rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .5s;
}
.inner_s3 .item .item-con li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url("../images/jx-img-1.png") no-repeat 50%/cover;
    border-radius: .1rem;
    border: .01rem solid rgba(20, 94, 174, 0.2);
    box-shadow: 0 .02rem .11rem rgba(239, 239, 239, 0.5);
}
.inner_s3 .item .item-con li:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url("../images/jx-img-2.png") no-repeat 50%/cover;
    border-radius: .1rem;
    box-shadow:0 .02rem .11rem #145EAE;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.inner_s3 .item .item-con li:hover .ico .img-1{
    opacity: 0;
    visibility: hidden;
}
.inner_s3 .item .item-con li:hover .ico .img-2{
    opacity: 1;
    visibility: visible;
}
.inner_s3 .item .item-con li:hover h3{
    color: #FFFFFF;
    font-weight: 700;
}
.inner_s3 .item .item-con li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s3 .item .item-con{
    margin-top: .3rem;
}
.inner_s3 .item + .item{
    padding-top: .3rem;
    margin-top: .3rem;
    border-top: .01rem solid rgba(151, 151, 151, 0.2);
}
.inner_s3 {
    margin-top: .48rem;
}

@media (max-width: 1025px) {
    .inner_s3 .item .item-con li .ico{
        width: .28rem;
        height: .24rem;
        margin-right: .1rem;
    }
    .inner_s3 .item .item-con li a{
        padding: .2rem;
    }
    .inner_s3 .item .item-con li{
        width: 49%;
        margin: 0;
    }
    .inner_s3 .item .item-con ul{
        gap: .2rem 2%;
    }
    .inner_s3 .item .item-con{
        margin-top: .15rem;
    }
    .inner_s3 .item +.item{
        padding-top: .2rem;
        margin-top: .2rem;
    }
    .inner_s3{
        margin-top: 0;
    }
}
@media (max-width: 769px) {
    .inner_s3 .item .item-con li{
        width: 100%;
    }
}


/*inner_s4*/

.inner_s4 h2{
    font-size: .26rem;
    line-height: .34rem;
    color: #333333;
    font-weight: 700;
    text-align: center;
    margin-bottom: .48rem;
}
.inner_s4 .item h3{
    font-size: .22rem;
    line-height: .3rem;
    color: #145EAE;
    font-weight: 700;
}
.inner_s4 .item .li h4{
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
}
.inner_s4 .item .li p{
    font-size: .16rem !important;
    line-height: .26rem !important;
    color: #666666;
    padding: 0 .16rem 0 .3rem;
    margin-top: .13rem;
    text-indent: 0em !important;
}
.inner_s4 .item .li + .li{
    margin-top: .22rem;
}
.inner_s4 .item h3 + .li{
    margin-top: .22rem;
}
.inner_s4 .item + .item{
    margin-top: .28rem;
}

.inner_s4{
    padding: .5rem .5rem .87rem;
    background: #FFFFFF url("../images/inner-s4.png") no-repeat right bottom;
    background-size: contain;
    box-shadow: 0 .02rem .16rem rgba(20, 94, 174, 0.1053);
}

@media (max-width: 1025px) {
    .inner_s4{
        padding: .2rem;
    }
    .inner_s4 h2{
        font-size: .24rem;
        line-height: 1.5;
        margin-bottom: .2rem;
    }
    .inner_s4 .item h3{
        font-size: .2rem;
        line-height: 1.5;
        margin-bottom: 0;
    }
    .inner_s4 .item h3 + .li{
        margin-top: .1rem;
    }
    .inner_s4 .item .li h4{
        line-height: 1.75;
    }
    .inner_s4 .item .li p{
        line-height: 1.5;
        margin-top: .1rem;
    }
    .inner_s4 .item .li + .li{
        margin-top: .1rem;
    }
    .inner_s4 .item + .item{
        margin-top: .2rem;
    }
}

.n_det1 .content p,
.n_det1 .content p *{
    font-size:.18rem!important;
    line-height:1.9!important;
    font-family:'Microsoft Yahei',Arial,sans-serif !important;
    font-weight:normal !important
}

@media (min-width: 1025px) {
    .n_det1 .content p,
    .n_det1 .content p *{
        font-size:18px!important;
        line-height:2.3!important;
        font-family:'Microsoft Yahei',Arial,sans-serif !important;
        font-weight:normal !important
    }
}

