@charset "utf-8";body {
    overflow-x: hidden
}

.banner {
    width: 100%;
    overflow: hidden
}

.banner img {
    display: block;
    width: 100%
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
    width: 100%
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.4rem
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 0.07rem
}

.pagination a.active {
    background: #C50D0B;
    color: #fff;
    border: 1px solid #C50D0B
}

.pagination a:hover {
    background: #C50D0B;
    color: #fff;
    border: 1px solid #C50D0B
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem
}

.nymain {
    position: relative;
    padding-top: 0.47rem;
    padding-bottom: 1rem
}

.nymain .leftNav {
    float: left;
    width: 2.2rem;
    position: relative;
    background: linear-gradient(180deg, #C50D0B 0%, rgba(8, 72, 167, 0) 90%);
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 0 100%)
}

.nymain .leftNav>h2 {
    line-height: 0.8rem;
    color: #fff;
    font-size: 0.24rem;
    font-weight: normal;
    overflow: hidden;
    text-align: center
}

.nymain .leftNav>ul {
    padding: 0.23rem 0 1.95rem 0;
    background: url(../images/left-bg.png) no-repeat center bottom;
    background-size: cover;
    clip-path: polygon(0 10px, 10px 0, 100% 0, 100% 100%, 0 100%);
    margin-left: 0.06rem
}

.nymain .leftNav>ul>li {
    position: relative
}

.nymain .leftNav>ul>li::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-left: 0.03rem solid #C50D0B;
    transform: scaleY(0);
    z-index: 1;
    transition: all 0.3s
}

.nymain .leftNav>ul>li:first-child {
    border-top: none
}

.nymain .leftNav>ul>li>a {
    position: relative;
    z-index: 1;
    padding: 0.13rem 0.1rem;
    text-align: center
}

.nymain .leftNav>ul>li>a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
  background: linear-gradient(270deg, #E25D2E 0%, #C20608 98%);
    z-index: -1;
    transition: all 0.5s
}

.nymain .leftNav>ul>li.on>a::before,.nymain .leftNav>ul>li.active>a::before {
    width: 100%
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 0.18rem;
    line-height: 0.3rem
}

.nymain .leftNav>ul>li.on>a,.nymain .leftNav>ul>li.on:hover>a {
    color: #fff;
    font-weight: 600
}

.nymain .leftNav>ul>li:hover>a {
    color: #C50D0B;
    font-weight: 600
}

.nymain .leftNav>ul>li.on::before,.nymain .leftNav>ul>li:hover::before {
    transform: none
}

.nymain .leftNav>ul>li.active>a {
    color: #fff;
    font-weight: 600
}

.nymain .leftNav>ul>li>span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0.4rem;
    height: 0.56rem;
    background: url(../images/left-sj1.png) no-repeat center;
    background-size: 0.11rem 0.06rem;
    z-index: 9;
    cursor: pointer;
    transition: all 0.5s
}

.nymain .leftNav>ul>li.on>span,.nymain .leftNav>ul>li.active>span {
    transform: rotate(-180deg);
    background-image: url(../images/left-sj2.png)
}

.nymain .leftNav ul li.active ul {
    display: block
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0.1rem
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 0.15rem;
    line-height: 0.26rem;
    padding: 0.07rem 0.1rem;
    text-align: center;
    color: #787878
}

.nymain .leftNav>ul>li>ul>li:hover a,.nymain .leftNav>ul>li>ul>li.on a {
    color: #C50D0B;
    font-weight: 600
}

.ny-right {
    float: right;
    width: calc(100% - 3.2rem);
    min-height: 4rem
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: 0.5rem;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #D8D8D8
}

.position>div::after {
    content: '';
    position: absolute;
    bottom: -0.03rem;
    right: -0.06rem;
    width: 0.04rem;
    height: 0.04rem;
    border-radius: 50%;
    border: 1px solid #BFBFBF
}

.position h3 {
    position: absolute;
    font-size: 0.28rem;
    font-weight: normal;
    color: #2C2C2C;
    text-align: left;
    top: 0;
    left: 0;
    background: url(../images/ny-r1.png) no-repeat left center;
    background-size: 0.04rem auto;
    padding-left: 0.22rem
}

.position span {
    color: #626262;
    font-size: 0.16rem;
    vertical-align: middle
}

.position img {
    height: 0.16rem;
    vertical-align: middle;
    margin-right: 0.1rem
}

.position a {
    font-size: 0.16rem;
    color: #626262;
    margin: 0 0.06rem;
    vertical-align: middle
}

.position a:last-child {
    margin-right: 0
}

.position a:hover,.position a.active {
    color: #C50D0B
}

.text-list ul li {
    margin-bottom: 0.31rem;
    position: relative;
    z-index: 1
}

.text-list ul li:first-child {
    margin-top: 0.6rem
}

.text-list ul li::after {
    content: "";
    position: absolute;
    left: -0.06rem;
    right: 0;
    bottom: -0.06rem;
    height: 80%;
    border-radius: 0.3rem 0px 0px 0px;
    background: #C50D0B;
    box-shadow: 0px 0px 0.1rem 0px rgba(145, 159, 184, 0.31);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s
}

.text-list ul li a {
    display: flex;
    align-items: center;
    padding: 0.24rem 0.4rem 0.34rem 0.4rem;
    background: #fff;
    box-shadow: 0px 0.06rem 0.37rem 0px rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 1;
    transition: all 0.5s
}

.text-list ul li a .date {
    text-align: center;
    font-family: Arial
}

.text-list ul li a .date p {
    font-weight: 700;
    font-size: 0.36rem;
    line-height: 1;
    color: #C50D0B
}

.text-list ul li a .date span {
    display: block;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 1;
    margin-top: 0.1rem;
    color: #666
}

.text-list ul li a hr {
    display: block;
    background: none;
    border: none;
    border-left: 1px solid rgba(24, 83, 185, 0.12);
    height: 0.85rem;
    margin: 0 0.2rem
}

.text-list ul li a .list-tx {
    flex: 1;
    min-width: 0
}

.text-list ul li a .list-tx h3 {
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #272727;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.5s
}

.text-list ul li a .list-tx p {
    font-size: 0.16rem;
    line-height: 0.28rem;
    height: 0.56rem;
    color: #AEB2B9;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    margin-top: 0.15rem
}

.text-list ul li:hover::after {
    opacity: 1;
    visibility: visible
}

.text-list ul li:hover a .list-tx h3 {
    color: #C50D0B;
    font-weight: bold
}

.list2 {
    margin-top: 0.4rem
}

.list2 ul li {
    line-height: 0.8rem;
    font-size: 0.2rem;
    border-bottom: 1px solid #d8d8d8;
    position: relative;
    left: 0;
    transition: all 0.5s
}

.list2 ul li::after {
    content: '';
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 0;
    border-bottom: 1px solid #C50D0B;
    transition: all 0.5s
}

.list2 ul li span {
    display: block;
    float: right;
    font-size: 0.16rem;
    color: #9E9E9E;
    background: url(../images/s3-rtime1.png) no-repeat left center;
    background-size: 0.16rem auto;
    padding-left: 0.26rem;
    margin-left: 0.2rem;
    transition: all 0.5s
}

.list2 ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.5s
}

.list2 ul li:hover span {
    color: #C50D0B;
    background: url(../images/s3-rtime2.png) no-repeat left center;
    background-size: 0.16rem auto
}

.list2 ul li:hover {
    left: 0.05rem
}

.list2 ul li:hover::after {
    left: 0;
    width: 100%
}

.art-main .art-tit h3 {
    text-align: center;
    color: #333;
    font-weight: normal;
    font-size: 0.24rem;
    font-weight: 600;
    margin-top: 0.36rem
}

.art-main .art-body {
    padding-top: 0.3rem;
    word-break: break-all;
}

.art-main .art-body p,.art-main .art-body p * {
    color: #333333;
    text-indent: 2em;
    font-family: "微软雅黑" !important;
    font-size: 0.18rem !important;
    line-height: 2 !important;
    margin-bottom: 0.25rem
}

.art-main .art-body p strong {
    font-weight: bold
}

.art-main .art-body img,.art-main .art-body video {
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 0.1rem auto;
}

.art-main .art-body iframe {
    max-width: 100% !important;
    display: block;
    margin: 0.1rem auto !important
}

.art-main .art-body table {
    max-width: 100%;
    margin: 0 auto !important;
    border-collapse: collapse;
    float: none
}

.art-main .art-body table td {
    padding: 5px 10px;
    line-height: 30px;
    border: 1px #ddd solid
}

.art-main .art-body table td p {
    text-indent: 0em !important;
    margin-bottom: 0px !important
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    background: #F6F9FF;
    margin-top: 0.24rem;
    padding: 0.05rem 0.1rem
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 0.16rem;
    margin-right: 0.05rem
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.16rem;
    color: #999;
    margin: 0.05rem 0.15rem
}
.art-main .cont-tit p span span{
margin:0;
}
.art-main .cont-tit p span a:hover {
    color: #C50D0B;
    font-weight: 600
}

.art-info {
    border-top: 1px dashed #e0e0e0;
    margin-top: 0.25rem
}

.pnext {
    margin-top: 0.25rem
}

.pnext p {
    text-indent: initial;
    line-height: 0.34rem;
    color: #555555;
    font-size: 0.18rem;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.pnext p a {
    color: #555555
}

.pnext p:hover a {
    color: #C50D0B
}

.dpzw-pic {
    padding: 0 0 0.2rem 0.2rem;
    background: url(../images/dpzw-picgg.png) no-repeat left bottom;
    background-size: 36.73% 80%
}

.art-main .art-body .dpzw-pic img {
    display: block;
    width: 100%;
    max-width: 100% !important
}

.dpzw-bd {
    background: rgba(255, 255, 255, 0.49);
    padding: 0.3rem 0.5rem;
    margin-top: 0.2rem
}

.art-main .art-body .dpzw-zs img {
    display: block;
    width: 100%;
    max-width: 100% !important;
    margin-bottom: 0.2rem
}

.art-main .dpzw p *,.art-main .dpzw p {
    font-weight: 400;
    font-size: 0.16rem !important;
    color: #272727;
    text-indent: 0 !important
}

.art-main .dpzw p b {
    font-weight: 700
}

.art-main .dpzw .jj-t {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 0.2rem
}

.art-main .dpzw .jj-t img {
    display: block;
    width: 45.22%
}

.art-main .dpzw .jj-t .jj-tr {
    flex: 1;
    min-width: 0;
    background: #C50D0B;
    background: linear-gradient(225deg, transparent 20px, #C50D0B 0);
    padding: 0.26rem 0.3rem;
    color: #fff;
    line-height: 0.3rem !important;
    margin-bottom: 0 !important;
    text-indent: 2em !important
}

.img-lists ul {
    overflow: hidden;
    margin-left: -2%;
    margin-right: -2%
}

.img-lists ul li {
    float: left;
    width: 29.333%;
    margin: 0.4rem 2% 0 2%;
    border: 1px solid #eee;
    transition: all 0.3s;
    position: relative;
    top: 0
}

.img-lists ul li:hover {
    box-shadow: 0 0 0.1rem rgba(51, 51, 51, 0.16);
    top: -0.1rem
}

.img-lists ul li a {
    display: block;
    width: 100%
}

.img-lists ul li a .pic {
    padding-top: 61%
}

.img-lists ul li a>div.info {
    padding: 0.15rem 0.1rem;
    font-size: 0;
    text-align: center
}

.img-lists ul li a>div.info p {
    color: #333;
    font-size: 0.18rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.img-lists ul li:hover a>div.info p {
    color: #C50D0B
}

.list-ld ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.list-ld ul li {
    width: 98%;
    margin-top: 0.6rem
}

.list-ld ul li a {
    display: flex;
    flex-wrap: wrap;
    background: #FFFFFF;
    box-shadow: 0px 1px 0.1rem 0px rgba(0, 0, 0, 0.1);
    padding: 0.12rem;
    position: relative
}
/*
.list-ld ul li a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2.25rem;
    background: rgba(7, 55, 141, 0.1);
    clip-path: polygon(0 0, 55% 0, 100% 100%, 0% 100%);
    transition: all 0.5s
}*/

.list-ld ul li .sz-pic {
    width: 2.1rem;
    position: relative
}

.list-ld ul li .pic {
    padding-top: 127.61%
}

.list-ld ul li .sz-tx {
    flex: 1;
    min-width: 0;
    padding: 0.3rem;
    transition: all 0.4s
}

.list-ld ul li h3 b {
    font-size: 0.22rem;
    font-weight: bold;
    margin-right: 0.1rem;
}

.list-ld ul li h3 span {
    font-size: 0.18rem;
    color: #666666
}

.list-ld ul li p {
    font-size: 0.18rem;
    line-height: 0.35rem;
    max-height: 1.4rem;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    margin-top: 0.2rem;
    transition: all 0.4s
}
/*
.list-ld ul li a::after {
    content: '';
    position: absolute;
    bottom: 0.25rem;
    right: 0.3rem;
    width: 0.29rem;
    height: 0.28rem;
    background: url(../images/ld-jt.png) no-repeat center;
    background-size: 100% 100%;
    transform: translateX(-0.21rem);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}*/

.list-ld ul li:hover a::before {
    background: #C50D0B
}

.list-ld ul li:hover h3 b {
    color: #bd0505;
}

.list-ld ul li:hover h3 span {
    color: #e20707;
}

.list-ld ul li:hover a::after {
    opacity: 1;
    visibility: visible;
    transform: none
}

.ldjg-t ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.ldjg-t ul li {
    width: 50%
}

.ldjg-t ul li {
    display: flex;
    align-items: center;
    padding: 0.4rem 0;
    border-bottom: 1px solid #d8d8d8
}

.ldjg-t ul li .tit {
    font-size: 0.24rem;
    line-height: 0.38rem;
    color: #C50D0B;
    width: 2.5rem;
    padding-left: 0.3rem;
    border-left: 0.02rem solid #C50D0B;
    margin-right: 0.4rem
}

.ldjg-t ul li .ldjg-bd {
    flex: 1;
    min-width: 0
}

.ldjg-t ul li .ldjg-bd a {
    display: inline-block;
    font-size: 0.24rem;
    line-height: 0.38rem;
    color: #111;
    transition: all 0.3s
}

.ldjg-t ul li .ldjg-bd a:hover {
    color: #C50D0B
}

.sz-con {
    margin-top: 0.57rem
}

.sz-con .pic1 {
    position: relative;
    z-index: 1;
    padding-left: 0.1rem;
    padding-bottom: 0.1rem
}

.sz-con .pic1::before {
    content: '';
    position: absolute;
    top: 0.15rem;
    right: 0.15rem;
    left: 0;
    bottom: 0;
    background: #C50D0B;
    z-index: -1
}

.sz-con .pic1 img {
    display: block;
    width: 1.8rem
}

.sz-t {
    margin-top: 0.26rem
}

.sz-ty {
    overflow: hidden;
    padding-left: 1rem
}

.sz-ty h3 {
    font-size: 0.3rem;
    font-weight: normal;
    color: #C50D0B
}

.sz-ty>div {
    margin-top: 0.16rem
}

.sz-ty>div p {
    font-size: 0.18rem;
    line-height: 0.44rem;
    color: #666666;
    background: url(../images/leftNav-q.png) no-repeat left 0.2rem;
    background-size: 0.05rem auto;
    padding-left: 0.25rem
}

.sz-d {
    position: relative;
    z-index: 1
}

.sz-d::before {
    content: '';
    position: absolute;
    top: 0.15rem;
    bottom: 0;
    left: 0.15rem;
    border-left: 1px solid rgba(13, 66, 167, 0.1);
    z-index: -1
}

.sz-box {
    margin-top: 0.5rem
}

.sz-box h4 {
    font-size: 0;
    padding-left: 0.8rem;
    margin-bottom: 0.3rem;
    background-image: url(../images/sz-dot.png);
    background-repeat: no-repeat;
    background-size: 0.29rem auto;
    background-position: left center
}

.sz-box h4 span {
    display: inline-block;
    font-size: 0.26rem;
    font-weight: bold;
    color: #C50D0B;
    text-indent: 0
}

.sz-box p {
    font-size: 0.16rem;
    line-height: 0.34rem;
    color: #666666;
    padding-left: 0.8rem
}

.sz-p p {
    margin-top: 0.3rem
}

.sz-p p:first-child {
    margin-top: 0
}

.tw ul li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0.3rem 0;
    border-bottom: 1px solid #d8d8d8;
    position: relative;
    z-index: 1;
    background-color: transparent;
    transition: all 0.5s
}

.tw ul li a::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    border-bottom: 1px solid #C50D0B;
    transition: all 0.5s
}

.tw ul li a .pic {
    width: 2.9rem;
    height: 1.94rem;
    padding-top: 0
}

.tw ul li a .tx {
    flex: 1;
    min-width: 0
}

.tw ul li a .tx .date {
    display: inline-block;
    font-family: Arial;
    font-size: 0.14rem;
    color: #A3A4A5;
    padding: 0 0.26rem;
    border-top: 1px solid rgba(8, 72, 167, 0.38);
    padding-top: 0.07rem;
    margin-top: 0.2rem;
    position: relative;
    z-index: 1;
    transition: all 0.5s
}

.tw ul li a .tx .date::after {
    content: '';
    position: absolute;
    top: -0.04rem;
    left: 100%;
    width: 0.06rem;
    height: 0.06rem;
    border: 1px solid rgba(8, 72, 167, 0.38);
    border-radius: 50%;
    transition: all 0.5s
}

.tw ul li a .tx .date b {
    font-size: 0.24rem;
    font-weight: bold;
    color: #C50D0B;
    padding-right: 0.04rem
}

.tw ul li a .tx h3 {
    font-size: 0.2rem;
    line-height: 0.3rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    color: #2C2C2C;
    margin-left: 0.26rem
}

.tw ul li a .tx p {
    font-size: 0.16rem;
    line-height: 0.28rem;
    height: 0.56rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    margin-top: 0.15rem;
    color: #999;
    margin-left: 0.26rem
}

.tw ul li:hover a::before {
    left: 0;
    width: 100%
}

.tw ul li:hover a .date {
    color: #C50D0B;
    border-top-color: #C50D0B
}

.tw ul li:hover a .tx .date::after {
    border-color: #C50D0B
}

.tw ul li:hover a .tx h3 {
    color: #C50D0B;
    font-weight: bold
}

.jgsz {
    max-width: 8.5rem;
    margin: 0 auto
}

.jgsz-t {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0.6rem
}

.jgsz-t h3 {
    width: 3.2rem;
    line-height: 0.55rem;
    border-radius: 0.02rem;
    background: #C50D0B;
    box-shadow: 0px 0.04rem 0.1rem 0px rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: center;
    font-size: 0.18rem;
    font-weight: bold
}

.jgsz-t h4 a {
    display: block;
    width: 3.2rem;
    line-height: 0.55rem;
    border-radius: 0.02rem;
    background: #E8F3FE;
    color: #C50D0B;
    text-align: center;
    font-size: 0.18rem;
    font-weight: bold
}

.jgsz-t hr {
    background: none;
    border: 0;
    height: 0.5rem;
    border-left: 1px solid #CECECE
}

.jgsz-d {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.6rem;
    margin-top: 0;
    padding-top: 0.6rem;
    position: relative;
    z-index: 1
}

.jgsz-d::before {
    content: '';
    position: absolute;
    top: 0;
    left: 1.05rem;
    right: 1.05rem;
    border-top: 1px solid #CECECE
}

.jgsz-d h4 a {
    display: block;
    width: 2.1rem;
    line-height: 0.55rem;
    border-radius: 0.02rem;
    background: #E8F3FE;
    color: #C50D0B;
    text-align: center;
    font-size: 0.18rem;
    font-weight: bold;
    position: relative;
    z-index: 1
}

.jgsz-d h4 a::before {
    content: '';
    position: absolute;
    top: -110%;
    left: 50%;
    height: 0.6rem;
    border-left: 1px solid #CECECE
}

.gw-tit {
    font-size: 0.22rem;
    font-weight: bold;
    line-height: 0.24rem;
    color: #C50D0B;
    padding: 0.2rem 0;
    border-bottom: 1px solid #D8D8D8
}

.gwzz p {
    font-size: 0.16rem;
    line-height: 0.4rem !important;
    color: #242424;
    margin-top: 0.3rem
}

.gwzz p b {
    font-weight: 700
}

.gwzz p img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.zzjg {
    margin-top: 0.4rem
}

.zzjg h3 {
    display: flex;
    align-items: center;
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #C50D0B;
    margin-bottom: 0.2rem
}

.zzjg h3 img {
    width: 0.39rem;
    margin-right: 0.1rem
}

.zzjg ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.zzjg ul li {
    width: calc((100% - 1.02rem)/4);
    margin-bottom: 0.4rem;
    margin-left: 0.34rem;
    transition: all 0.5s
}

.zzjg ul li:nth-child(4n+1) {
    margin-left: 0
}

.zzjg ul li a {
    display: block;
    text-align: center;
    font-size: 0.16rem;
    line-height: 0.3rem;
    background: #F6F9FF;
    padding: 0.15rem 0.05rem;
    position: relative;
    z-index: 1;
    transition: all 0.5s
}

.zzjg ul li a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    background: #C50D0B;
    z-index: -1;
    transition: all 0.5s
}

.zzjg ul li:hover a {
    font-weight: 600;
    color: #fff
}

.zzjg ul li:hover a::before {
    width: 100%
}

@media screen and (max-width: 1300px) {
    .art-main .dpzw .jj-t img {
        width: auto
    }

    .art-main .dpzw .jj-t .jj-tr {
        flex: none;
        width: 100%
    }
}

@media screen and (max-width: 1024px) {
    .nymain {
        padding-top: 0.4rem;
        padding-bottom: 0.4rem
    }

    .nymain .leftNav>h2 {
        font-size: 24px;
        padding-left: 20px;
        line-height: 70px
    }

    .nymain .leftNav>ul>li::before {
        border-left-width: 2px
    }

    .position>div {
        line-height: 50px
    }

    .position h3 {
        font-size: 22px
    }

    .position h3::after {
        height: 2px
    }

    .pagination {
        padding-top: 0.2rem
    }

    .ny-right {
        width: calc(100% - 2.6rem)
    }

    .sjtw ul li a .tw-tx {
        width: calc(100% - 80px)
    }

    .list-ld ul li a::before, .list-ld ul li a::after {
        content: none
    }

    .list-ld ul li .sz-pic {
        margin: 0 auto
    }

    .list-ld ul li {
        margin-top: 0.3rem
    }

    .list-ld ul li a {
        display: block;
        padding-top: 0.2rem
    }

    .list-ld ul li .sz-tx {
        flex: none;
        width: 100%;
        padding: 0;
        margin-top: 0.2rem
    }

    .list-ld ul li h3 {
        text-align: center
    }

    .list-ld ul li h3 b {
        font-size: 0.2rem;
        margin-right: 0.25rem
    }

    .text-list ul li {
        margin-bottom: 0.3rem
    }

    .text-list ul li:first-child {
        margin-top: 0.4rem
    }

    .text-list ul li a {
        padding: 0.2rem
    }

    .text-list ul li a .date p {
        font-size: 0.3rem
    }

    .text-list ul li a .date span {
        font-size: 0.16rem
    }

    .text-list ul li a .list-tx h3 {
        font-size: 0.18rem
    }

    .text-list ul li a .list-tx p {
        margin-top: 0.1rem
    }

    .list2 {
        margin-top: 0.2rem
    }

    .list2 ul li {
        font-size: 0.18rem
    }

    .list2 ul li span {
        font-size: 0.16rem;
        background-size: 0.14rem auto;
        padding-left: 0.24rem
    }

    .tw ul li a, .tw ul li:hover a {
        padding: 0.2rem 0
    }

    .tw ul li a .tx h3 {
        font-size: 0.18rem
    }

    .tw ul li a .tx p {
        margin-top: 0.1rem
    }

    .dpzw-pic {
        padding: 0 0 0.1rem 0.1rem
    }

    .dpzw-bd {
        padding: 0.2rem
    }

    .ldjg-t ul li {
        width: 100%
    }

    .ldjg-t ul li {
        padding: 0.2rem 0
    }

    .ldjg-t ul li .tit, .ldjg-t ul li .ldjg-bd a {
        font-size: 0.18rem
    }

    .ldjg-t ul li .tit {
        width: 2rem
    }

    .zzjg {
        margin-top: 0.3rem
    }

    .zzjg ul li {
        margin-bottom: 0.3rem
    }

    .sz-ty {
        padding-left: 0.5rem
    }
}

@media screen and (max-width: 920px) {
    .nymain .leftNav>h2 {
        height: inherit;
        line-height: 0.56rem;
        font-size: 0.22rem;
        text-align: left;
        padding-left: 0.15rem;
        font-weight: 600;
        background: #C50D0B
    }

    .nymain .leftNav>h2::before, .nymain .leftNav>h2::after {
        display: none
    }

    .nymain .leftNav>h2 span {
        float: right;
        width: 0.5rem;
        height: 0.56rem;
        background: url(../images/sub_left_down2.png) no-repeat center center;
        background-size: 0.14rem 0.14rem;
        cursor: pointer
    }

    .nymain {
        padding-top: 0.3rem
    }

    .nymain .leftNav {
        float: none;
        width: auto;
        clip-path: none
    }

    .nymain .leftNav>p {
        font-size: 18px;
        padding: 10px 0
    }

    .nymain .leftNav>ul::before {
        background: #fff
    }

    .nymain .leftNav>ul>li>a>span {
        top: 0.25rem
    }

    .nymain .leftNav>ul>li>ul>li>a {
        padding-left: 0;
        font-size: 0.18rem
    }

    .nymain .leftNav>ul>li>ul>li>a::after {
        left: -0.15rem
    }

    .nymain .leftNav ul {
        display: none
    }

    .nymain .leftNav>ul>li>ul {
        padding: 0.15rem 0 0.15rem 0.34rem
    }

    .nymain .leftNav>ul {
        background: linear-gradient(154deg, #F9FBFF 13%, #D3E3FF 104%);
        clip-path: none;
        padding: 0.23rem 0
    }

    .ny-right {
        float: none;
        width: auto
    }

    .position {
        padding: 16px 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .position>div {
        text-align: left;
        line-height: 22px;
        padding-bottom: 10px
    }

    .position h3 {
        left: 0;
        width: auto;
        height: 45px;
        font-size: 20px;
        line-height: 45px;
        position: relative;
        left: 0;
        margin-bottom: 10px;
        font-weight: 600;
        display: none
    }

    .position h3::after {
        width: 37px;
        height: 37px;
        right: -10px;
        bottom: -15px
    }

    .pagination {
        padding-top: 20px
    }

    .text-list ul li:first-child {
        margin-top: 0.2rem
    }

    .pnext {
        float: none;
        border: none;
        width: auto
    }

    .zzjg_text li {
        width: 50%
    }

    .img-lists ul li {
        width: 47.333%;
        margin: 10px 1%
    }

    .img-lists ul li a>img {
        height: 191px
    }

    .xbxx {
        padding-top: 0
    }

    .xbxx ul li a {
        padding: 15px 10px
    }

    .xbxx ul li a h3 {
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 15px
    }

    .xbxx ul li a p {
        font-size: 14px;
        line-height: 26px;
        height: 72px;
        padding: 0
    }

    .xbxx ul li a div span {
        font-size: 12px
    }

    .xbxx ul li a div img {
        height: 14px
    }

    .nymain .leftNav>h2 img {
        height: 20px
    }

    .dt-list2 li a>.dt-text h3 {
        font-size: 18px
    }

    .dt-list2 li a>.dt-text p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 0
    }

    .dt-list2 li a>.dt-text {
        padding-left: 10px
    }

    .dt-list2 li .date {
        width: 60px
    }

    .dt-list2 li .date span {
        font-size: 24px
    }

    .dt-list2 li .date {
        padding: 4px 0
    }

    .dt-list2 li {
        padding: 15px 0
    }

    .art-main .art-body {
        padding-top: 20px
    }

    .sz-con {
        margin-top: 0.25rem
    }

    .sz-t {
        margin-top: 0.2rem
    }

    .sz-ty h3 {
        font-size: 0.26rem
    }

    .sz-box h4 span {
        font-size: 0.22rem
    }

    .sz-box p {
        font-size: 0.18rem;
        line-height: 0.34rem;
        padding-left: 0.5rem
    }

    .sz-box h4 {
        background-size: 0.25rem auto;
        padding-left: 0.5rem
    }

    .sz-d::before {
        left: 0.12rem
    }

    .xz-list-t ul li .pic {
        width: 2.2rem;
        height: 1.47rem
    }

    .art-main .dpzw p *, .art-main .dpzw p {
        font-size: 0.18rem !important
    }

    .zzjg ul {
        justify-content: space-between
    }

    .zzjg ul li {
        width: 48%;
        margin-left: 0
    }

    .list2 {
        margin-top: 0
    }

    .list2 ul li {
        line-height: 0.65rem
    }

    .list-ld ul li h3 {
        font-size: 0.22rem
    }

    .list-ld ul li p {
        margin-top: 0.1rem
    }

    .text-list ul li {
        margin-bottom: 0.2rem
    }
}

@media screen and (max-width: 480px) {
    .nymain>div {
        padding: 0 10px 10px
    }

    .img-lists ul li a>img {
        height: 100px
    }

    .art-main .cont-tit p .liulan {
        margin-left: 15px
    }

    .nymain .leftNav ul li a {
        line-height: 24px;
        font-size: 15px
    }

    .nymain .leftNav>ul>li>ul>li>a {
        font-size: 13px
    }

    .sz-con {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .sz-con .sz-r {
        width: 100%
    }

    .sz-r {
        width: calc(100% - 2rem)
    }

    .sz-ty {
        padding-left: 0
    }

    .sz-ty h3 {
        padding-left: 0;
        text-align: center
    }

    .sz-ty>div p {
        line-height: 0.34rem
    }

    .tw ul li a .pic {
        width: 100%;
        height: auto;
        padding-top: 66.89%;
        margin-bottom: 0.2rem
    }

    .tw ul li a .tx {
        flex: none;
        width: 100%
    }

    .tw ul li a .tx h3, .tw ul li a .tx p {
        margin-left: 0
    }

    .tw ul li a .tx .date {
        padding: 0.1rem 0.1rem 0
    }

    .list-ld ul li {
        width: 100%
    }

    .jgsz {
        zoom: 0.5}

    .zzjg ul li {
        width: 100%;
        margin-bottom: 0.2rem
    }
}

@media screen and (max-width: 320px) {
    .text-list ul li {
        line-height: 40px
    }

    .art-main .art-tit span {
        font-size: 12px;
        padding-bottom: 5px;
        line-height: 24px;
        height: 24px
    }

    .art-main .art-body p {
        font-size: 15px
    }

    .img-lists ul li a>img {
        height: 84px
    }
}