@charset "UTF-8";

.head {
    transition: all 1s;
}

html, body {}

.banner {
    position: relative;
}

.banner:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../2023images/banner-zzc.png) repeat-x;
    background-position: center top;
}

.banner img {
    display: block;
    width: 100%;
}



.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #7C261F;
    color: #fff;
    border: 1px solid #7C261F;
}

.pagination a:hover {
    background: #7C261F;
    color: #fff;
    border: 1px solid #7C261F;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}
.ssjgpagination{
    padding-top: 30px;
}
#nymain {
    background: url(../2023images/block-bj.jpg) no-repeat;
    background-size: 1920px auto;
    background-position: center bottom;
}

.nymain {
    position: relative;
    z-index: 3;
    background-position: center bottom;
}

.nymain>div {
    display: flex;
}

.nymain::before {}

.nymain .leftNav {
    float: left;
    width: 3.2rem;
    position: relative;
    /* background: #fff; */
    margin-top: -1.04rem;
    margin-right: .4rem;
}

.nymain .leftNav>h2 {
    line-height: 1.04rem;
    color: #fffafc;
    font-size: .30rem;
    text-align: center;
    background: #78231C;
    position: relative;
    font-weight: normal;
    border-radius: 0px 80px 0px 0px;
}

.nymain .leftNav>h2::after {
    content: "";
    position: absolute;
}




.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.nymain .leftNav p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
}

.nymain .leftNav>ul {
    background-position: right bottom;
    position: relative;
    background: url(../2023images/leftNav-bj.png) no-repeat;
    padding: 0.45rem 0;
    background-size: cover;
    background-position: center bottom;
}

.nymain .leftNav>ul::before {
    content: "";
}

.nymain .leftNav>ul::after {}

.nymain .leftNav>ul>li {
    position: relative;
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: .26rem;
    line-height: .78rem;
    color: #333333;
    text-align: center;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: .3rem;
    height: .3rem;
    right: .2rem;
    top: .24rem;
    background-size: .3rem;
    background: url(../2023images/sub_left_down4.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
    /* display: none; */
}
.nymain .leftNav>ul>li.active>span{
    background: url(../2023images/sub_left_down4-w.png) no-repeat center center;
    background-size: .3rem;
}
.nymain .leftNav>ul>li.on>span{
    background: url(../2023images/sub_left_down4-w.png) no-repeat center center;
    background-size: .3rem;
}

.nymain .leftNav>ul>li.on>a {
    color: #fff;
    font-weight: 600;
    background: #7C261F;
}



.nymain .leftNav>ul>li.activ {
    background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
    color: #fff;
    font-weight: 600;
    background: #7C261F;
}

.nymain .leftNav ul li:hover {}

.nymain .leftNav ul li.active {}

.nymain .leftNav ul li.active ul {
    display: none;
}

.nymain .leftNav>ul>li:hover>a {
    color: #fff;
    background: #7C261F;
}
.nymain .leftNav>ul>li:hover>span{background: url(../2023images/sub_left_down4-w.png) no-repeat center center;}
.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    border-bottom: 1px dashed rgba(0, 96, 175, .2);
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: .16rem;
    line-height: .46rem;
    /* border-top: 1px solid #9FA5A2; */
    /* padding-left: 65px; */
    color: #666666;
    border: none;
}

.nymain .leftNav>ul>li>ul>li:nth-child(1)>a {
    border: none;
}

.ny-right {
    flex: 1;
    min-width: 0;
    padding: 0 0 .4rem 0;
    font-size: 0.18rem;
}

.ny-rcom {
    font-size: 24px;
    color: #7C261F;
    margin-bottom: 15px;
    font-weight: normal;
}

.position {
    margin-bottom: .2rem;
    display: flex;
    justify-content: space-between;
    padding-top: .4rem;
    position: relative;
    padding-bottom: .2rem;
    border-bottom: 1px solid #D0D0D0;
}

.position::before {}

.position::after {}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    order: 1;
}

.position>h3::after {
    content: "";
}

.position h3 {
    font-size: .26rem;
    line-height: .38rem;
    font-weight: 600;
    color: #333;
    text-align: left;
    bottom: 0;
    left: 0;
    z-index: 9;
    position: relative;
    display: flex;
    align-items: center;
    order: 0;
}

.position svg {
    margin-right: .1rem;
    display: none;
}

.position span {
    color: #666666;
    font-size: .16rem;
    vertical-align: middle;
    z-index: 9;
    position: relative;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
    display: none;
    z-index: 9;
    position: relative;
}

.position a {
    font-size: .18rem;
    padding: 0 .05rem;
    vertical-align: middle;
    color: #999999;
    z-index: 9;
    position: relative;
}

.position a:hover {
    color: #7C261F;
}





.ind_art_box {
    padding: 30px 0;
}

.ind_art h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    text-indent: 0;
    color: rgba(0, 0, 0, .85);
}

.ind_art h4 {
    font-weight: 900;
    line-height: 1.5;
    margin: 2em 0;
    color: rgba(0, 0, 0, 0.65);
}

.ind_art p.noIndent {
    text-indent: 0
}

.ind_art_main p {
    color: rgba(0, 0, 0, .6);
    line-height: 2.5em;
    text-indent: 2em;
}

.ind_art .c img {
    display: block;
    width: 300px;
    margin: 0 auto;
}


.ind_art p.noTitle {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    text-indent: 2em;
}





.timg-list ul li a {
    display: block;
    transition: all 0.3s;
    border-bottom: 1px dashed #9E9E9E;
    padding: .35rem 0;
}

.timg-list ul li a h3 {
    font-size: .22rem;
    color: #333;
    line-height: .3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    clear: both;
}

.timg-list ul li a>div {
    align-items: center;
    display: flex;
}

.timg-list-img {
    float: left;
    width: 3rem;
    margin-right: .4rem;
}

.timg-list ul li a .pic {
    padding-top: 70%;
}

.timg-list ul li a:hover h3 {}

.timg-list ul li a:hover span {}

.timg-list ul li a:hover span b {
    color: #fff;
}

.timg-linfo {
    flex: 1;
    min-width: 0;
}

.timg-linfo p {
    font-size: .16rem;
    line-height: .28rem;
    color: #9E9E9E;
    height: .56rem;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: .25rem 0;
}

.timg-linfo div {
    overflow: hidden;
}

.timg-linfo span {
    float: left;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.24rem;
    letter-spacing: 0.01rem;
    color: #999999;
    padding-left: 0.2rem;
    background: url(../2023images/icon-time2.png) no-repeat;
    background-position: left center;
}

.timg-linfo span b {
    font-size: 24px;
    font-weight: 600;
    color: #7C261F;
    margin-right: 5px;
    display: inline-block;
    vertical-align: baseline;
}

.timg-list ul li a:hover {}

.timg-list ul li a:hover h3 {
    color: #7C261F;
}

.timg-list ul li a:hover span {}

.timg-list ul li a:hover p {
    color: #7C261F;
}


/* 图片列表 */

.img-lists ul {
    overflow: hidden;
}

.img-lists ul li {
    float: left;
    width: 30%;
    margin-top: .35rem;
    margin-left: 5%;
    transition: all 0.3s;
    position: relative;
    top: 0;
}

.img-lists ul li:nth-child(3n+1) {
    margin-left: 0;
}

.img-lists ul li:hover {
    /* box-shadow: 0 0 10px rgba(51, 51, 51, 0.16); */
    top: -10px;
}

.img-lists ul li:hover .info p {
    color: #7C261F;
    font-weight: 600;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    padding-top: 65%;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px;
}

.img-lists ul li a>div.info {
    padding: .1rem;
    font-size: 0;
    background-position: left center;
}

.img-lists ul li a>div.info p {
    color: #333333;
    font-size: .16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .2rem;
}

.img-lists ul li a>div.info img {
    height: 14px;
    vertical-align: middle;
}

.img-lists ul li a>div.info span {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    color: #999;
    vertical-align: middle;
}





.art-main .art-tit h3 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: .24rem;
    font-weight: normal;
    font-weight: 600;
    margin: .3rem 0;
}

.art-main .art-tit h4 {
    text-align: center;
    color: #666666;
    font-weight: normal;
    font-size: 18px;
    margin-top: 30px;
}

.art-main .art-body {
    padding-top: 30px;
    font-size: 0.18rem;
}

.art-main .art-body p {
    font-family: "微软雅黑"!important;
    color: #333333;
    text-indent: 2em !important;
    font-size: .18rem !important;
    line-height: .36rem !important;
}
.art-main .art-body span{
    font-family: "微软雅黑"!important;
    color: #333333;
    font-size: .18rem !important;
    line-height: .36rem !important;
}
.art-main .art-body img {
    max-width: 100%;
    display: block;
    margin: .3rem auto;
}
.art-main .art-body table{
    margin:0 auto;
    max-width:100%;
}

.art-main .art-body table p{
    text-indent:0em;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    line-height: .38rem;
    background: bottom;
    color: #9E9E9E;
    background: #F7F7F7;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}

.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: .14rem;
    padding: 0 20px;
    color: #666666;
}

.art-main .cont-tit p .date {
    background: url(../2023images/icon-time2.png) no-repeat;
    background-position: left center;
}

.art-main .cont-tit p .djl {
    background: url(../2023images/icon-djl.png) no-repeat;
    background-position: left center;
}

.art-info {
    border-top: 1px dashed #eaeaea;
    margin-top: 25px;
}

.pnext {
    margin-top: 25px;
}

.pnext p {
    text-indent: initial;
    font-size: .16rem;
    line-height: .36rem;
    color: #333333;
}

.pnext p a {
    color: #333333;
}

.pnext p:hover {
    color: #7C261F;
}

.pnext p:hover a {
    color: #7C261F;
}



.szdw {
    margin-top: 8px;
}

.szdw ul {
    font-size: 0;
}

.szdw ul li {
    box-sizing: border-box;
    display: inline-block;
    padding-top: 67px;
    font-size: 0;
    width: 49%;
    margin-left: 2%;
}

.szdw ul li:nth-child(2n + 1) {
    margin-left: 0;
}

.szdw ul li .z {
    display: block;
}

.szdw ul li:hover .zi1 {
    border-bottom: 2px solid #084295;
    box-shadow: 10px 0 10px #eee;
}

.szdw .aaa {
    float: left;
    width: 180px;
}

.szdw .zi1 {
    overflow: hidden;
    padding-left: 25px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 8px;
    border-bottom: 2px solid transparent;
    transition: all 0.5s;
}

.szdw .pic {
    padding-top: 127%;
}

.szdw .zi1 h4 {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.szdw .zi1 p {
    font-size: 15px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    color: #666;
    margin-top: 20px;
    margin-bottom: 35px;
    /* border-bottom: 1px solid #ccc; */
}

.szdw .zi1 a {
    display: block;
}

.szdw .zi1 span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #1b4fa2;
    padding-top: 12px;
    border-top: 1px solid #ccc;
}


.col-main {
    float: left;
    width: 75%;
    padding-top: 50px
}

.col-side {
    float: right;
    width: 23.34%;
    padding-top: 60px
}

.m-txt5 {
    overflow: hidden;
    padding: 10px 0 39px
}

.m-txt5 .pics {
    float: left;
    width: 262px;
    margin-right: 30px
}

.m-txt5 .pics .pic {
    padding-top: 134%;
}

.m-txt5 .pics img {
    display: block;
    width: 100%
}

.m-txt5 .txt {
    overflow: hidden;
    font-size: 16px;
    line-height: 1.75;
    color: #333
}

.m-txt5 p {
    font-size: 16px;
}

.m-txt5 .m-tit3 {
    margin-bottom: 34px;
    font-size: 22px;
    color: #333;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
}

.m-tit3 {
    font-size: 22px;
    color: #333;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
}

.p-list2 {
    padding: 4px 0 12px
}

.p-list2 li {
    padding-bottom: 29px;
    margin-bottom: 28px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333;
    line-height: 30px
}

.p-list2 .col-r, .p-list2 .date {
    float: right;
    font-size: 16px;
    color: #666
}

.p-list2 .date {
    margin-left: 40px
}

.p-list2 a {
    color: inherit;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p-list2 .col-r a:hover, .p-list2 a:hover, .p-list2 em {
    color: #204ba0
}

.p-list2 .col-r a {
    color: #666;
    margin-left: 30px
}

.pages {
    text-align: center;
    clear: both;
    margin-bottom: 80px;
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.pages .p-flip, .pages ul {
    display: inline-block;
    vertical-align: top
}

.pages .p-flip {
    margin-left: 12px
}

.pages .inp {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    text-align: center;
    margin: 0 8px
}

.pages ul li {
    float: left;
    margin: 0 3px
}

.pages ul a {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center
}

.pages ul a:hover {
    color: #204ba0
}

.pages ul li.on a {
    background-color: #204ba0;
    color: #fff
}

.pages .p-first a {
    background-image: url(../2023images/img45.svg)
}

.pages .p-last a {
    background-image: url(../2023images/img46.svg)
}

.pages .p-next, .pages .p-prev {
    display: inline-block;
    vertical-align: top;
    color: #333
}

.pages .p-next a, .pages .p-prev a {
    color: inherit;
    width: auto;
    margin: 0 5px
}

.pages .p-next a:hover, .pages .p-prev a:hover {
    color: #204ba0
}

.m-txt6 {
    background: #f3f9ff;
    font-size: 14px;
    color: #333;
    line-height: 2
}

.m-txt6 .tit {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    line-height: 62px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 23px
}

.m-txt6 .tit img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
    height: 26px
}

.m-txt6 .more {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #204ba0
}

.m-txt6 .more:hover {
    background: #4070cf
}

.m-txt6 .con {
    padding: 12px 20px 17px
}

.m-txt6 p {
    overflow: hidden;
    margin-bottom: 7px
}

.m-txt6 p em {
    display: block;
    float: left;
    width: 56px;
    margin-right: 5px
}

.m-txt6 p span {
    display: block;
    overflow: hidden
}






/*文字 列表 */
.project {
    margin-top: .35rem;
}

.project h3 {
    font-size: .2rem;
    font-weight: 600;
}

.i-list {}

.i-list li {
    position: relative;
}

.i-list li a {
    display: flex;
    color: #333;
    position: relative;
    line-height: .56rem;
    border-bottom: 1px dashed #9E9E9E;
}

.i-list li a::before {
    content: ">";
    display: block;
    font-size: 0.12rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.01rem;
    color: #333333;
    font-family: 楷体;
    margin-right: 0.1rem;
}

.i-list li a p {
    font-size: .18rem;
    font-weight: normal;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    min-width: 0;
}

.i-list li a span {
    font-size: .18rem;
    font-weight: 500;
    color: #999999;
}

.i-list li:hover a p {
    color: #7C261F;
}

.i-list li:hover a span {
    color: #7C261F;
}

.jgsz-box {
    margin-top: .65rem;
    background: #FFFFFF;
    font-size: 0.18rem;
}

.jgsz-box:nth-child(1) {
    margin-top: 0;
}

.jgsz-box h3 {
    background: #F4F4F4;
    text-align: center;
    font-size: .2rem;
    font-weight: bold;
    line-height: .77rem;
    text-align: left;
    padding-left: .3rem;
    position: relative;
    color: #7C261F;
    
}
.jgsz-box h3::before{
  content:"";
    position:absolute;
    left:.2rem;
    top:50%;
    transform:translateY(-50%);
    width: 2px;
height: .15rem;
    background: #FD9E0F;
}
.jgsz-box ul {
    display: flex;
    flex-wrap: wrap;
    padding: .3rem 0;
}

.jgsz-box ul li {
    width: 33.33%;
    position: relative;
}

.jgsz-box ul li {
    display: block;
    overflow: hidden;
    font-size: .18rem;
    line-height: .3rem;
    color: #2F2F2F;
    position: relative;
    padding-left: .2rem;
    height: .6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.jgsz-box ul li a::before{
    content:"";
    position:absolute;
    border: 1px solid #951919;
    width:.1rem;
    height:.1rem;
    border-radius:50%;
    top: .09rem;
    left: 0;
}
.jgsz-box ul li a:hover {
    font-weight: 600;
    color: #7C261F;
    text-decoration: underline;
}
.jgsz-box ul li em{   
    font-style: normal;
}
.jgsz-box ul li em::before{
    content:"";
    position:absolute;
    border: 1px solid #951919;
    width:.1rem;
    height:.1rem;
    border-radius:50%;
    top: .09rem;
    left: 0;
}
.jylists ul li {
    margin-top: .3rem;
}

.jylists ul li:nth-child(1) {
    margin-top: 0;
}

.jylists ul li a {
    display: flex;
    align-items: center;
    border: 1px solid #D3D3D3;
    padding: .2rem .4rem;
    transition: all 0.3s;
}

.jylists ul li a .pics {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    padding: .1rem;
    background: #fff url(../2023images/s4-item-border.png) no-repeat;
    background-size: 100% 100%;
    margin-right: .4rem;
}

.jylists ul li a .pics .pic {
    padding-top: 100%;
    border-radius: 50%;

}

.jylists ul li a .pics .pic img {
    object-fit: cover;
}

.jylists ul li a .info {
    flex: 1;
    min-width: 0;
}

.jylists ul li a .info h3 {
    font-size: .18rem;
    font-weight: normal;
    line-height: .3rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jylists ul li a .info p {
    font-size: .16rem;
    line-height: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666666;
    margin: .05rem 0 .2rem;
}

.jylists ul li a .info span {
    display: block;
    font-size: .16rem;
    line-height: .18rem;
    color: rgba(102, 102, 102, 0.9)
}

.jylists ul li a:hover {
    background: #7C261F;
    /* 阴影/弥散阴影 */
    box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.16);
}

.jylists ul li a:hover .info h3 {
    color: #fff;
    font-weight: 600;
}

.jylists ul li a:hover .info p {
    color: rgba(255, 255, 255, 0.9);
}

.jylists ul li a:hover .info span {
    color: rgba(255, 255, 255, 0.9)
}


.szlb ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 .3rem;
}

.szlb ul li {
    width: 48%;
    padding: .5rem 0;
}

.szlb ul li a {
    display: flex;
    align-items: flex-start;
}

.szlb ul li a .pics {
    width: 1.85rem;
    margin-right: .3rem;
}

.szlb ul li a .pics .pic {
    padding-top: 128%;
}

.szlb ul li a .info {
    flex: 1;
    min-width: 0;
}

.szlb ul li a .info h3 {
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #0B0B0B
}

.szlb ul li a .info h4 {
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #0B0B0B;
    margin: 0.3rem 0;
}

.szlb ul li a .info p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.28rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 0.84rem;
    color: #333333;
    text-align: justify;
}

.szlb ul li a .info div {
    height: .25rem;
    background: url(../2023images/icon-more-b.png) no-repeat;
    background-position: right center;
    background-size: auto .22rem;
}


.zzjg-box {
    display: flex;
    padding: .8rem 0;
    align-items: flex-start;
}

.zzjg-box .zzjg-pic {
    width: 3.2rem;
}

.zzjg-box .zzjg-pic img {
    display: block;
    width: 100%;
}

.zzjg-box:nth-child(2n+1) .zzjg-pic {
    margin-right: .75rem;
}

.zzjg-box:nth-child(2n) .zzjg-pic {
    margin-left: .75rem;
}

.zzjg-info {
    flex: 1;
    min-width: 0;
}

.zzjg-info h3 {
    font-family: Times New Roman;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.7rem;
    text-transform: capitalize;
    color: #000000;
    background: url(../2023images/zzjg-tit.png) no-repeat;
    background-position: left center;
    padding-left: .6rem;
}

.zzjg-info ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.15rem;
}

.zzjg-info ul li {
    width: 23%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E6EBEE;
    margin-left: 1%;
    margin-right: 1%;
    height: 0.69rem;
    text-align: center;
    margin-top: .45rem;
}

.zzjg-info ul li a {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.24rem;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
    padding: 0 .1rem;
}

.zzjg-info ul li:hover {
    background: #7C261F;
}

.zzjg-info ul li:hover a {
    color: #fff;
}

.zzjg-main .ny-right {
    margin-left: -3.95rem;
    background: #fff;
    padding: 0 .3rem;
}


.zhy {
    margin-top: 0;
}


.zhy-tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .45rem;
    margin-top: .9rem;
}

.zhy-tit h2 {
    display: flex;
    align-items: center;
}

.zhy-tit h2 img {
    display: block;
    height: 0.49rem;
}

.zhy-tit h2 b {
    display: block;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.4rem;
    color: #111111;
    font-family: 'sys';
    margin: 0 .1rem;
}

.zhy-tit a {
    display: block;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #111111;
    background: url(../2023images/zhy-more.png) no-repeat;
    background-position: right center;
    padding-right: .6rem;
    background-size: auto .22rem;
}

.zht1-c {
    display: flex;
    justify-content: space-between;
}

.zht1-l {
    width: 48%;
}

.zht1-r {
    width: 48%;
}

.zht1-l ul li {
    font-size: 16px;

}

.zht1-l ul li:nth-child(1) a {
    border-top: 1px solid #DBD9D4;
}

.zht1-l ul li a {
    padding: .25rem 0 .14rem 0;
    display: block;
    border-bottom: 1px solid #DBD9D4;
    padding-right: .7rem;
    background: url(../2023images/zhy-right.png) no-repeat;
    background-position: right center;
}

.zht1-l ul li a h3 {
    font-size: .2rem;
    font-weight: normal;
    line-height: .24rem;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: relative;
    height: .48rem;
}

.zht1-l ul li a h3::before {}

.zht1-l ul li a div {
    display: flex;
    justify-content: flex-end;
    margin-top: .1rem;
}

.zht1-l ul li a div b {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #9AA3B0;
    padding-left: .3rem;
}

.zht1-l ul li a:hover h3 {
    color: #7C261F;
}

.zht1-rl {
    width: 3.65rem;
    margin-right: .12rem;
}

.zht1-rl ul li:nth-child(1) {
    margin-bottom: .25rem;
}

.zhy-pubpic {
    display: block;
    position: relative;
}

.zhy-pubpic .pic {
    padding-top: 67%;
}

.zhy-pubpic .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../2023images/zhy-pubpic.png) repeat-x;
    background-position: center bottom;
}

.zhy-pubpic p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.1rem;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 .15rem;
}

.zht1-rc {
    display: flex;
}

.zht1-rr {
    flex: 1;
    min-width: 0;
}

.zht1-rr ul li {
    margin-top: .18rem;
}

.zht1-rr ul li:nth-child(1) {
    margin-top: 0;
}

.zht1-rr ul li a {
    display: block;
    background: #E5ECF7;
    padding: .15rem .25rem 0.1rem .25rem;
}

.zht1-rr ul li a h3 {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.6rem;
}


.zht1-rr ul li a p {
    text-align: right;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #666666
}

.zht1-rr ul li a:hover h3 {
    color: #7C261F;
}

.zhy2-c {
    display: flex;
    justify-content: space-between;
}

.zhy2-l {
    width: 48%;
}

.zhy2-r {
    width: 48%;
}

.zhy-fitem a {
    display: flex;
    background: #BC1C19;
}

.zhy-fitem a .pics {
    width: 3.4rem;
}

.zhy-fitem a .pics .pic {
    padding-top: 65%;
}

.zhy-fitem a .info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    padding: 0 .3rem;
}

.zhy-fitem a .info h3 {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #FFFFFF;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.6rem;
}

.zhy-fitem a .info div {
    width: 0.45rem;
    height: 1px;
    background: #fff;
    margin: .15rem 0 .3rem 0;
}

.zhy-fitem a .info p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.22rem;
    letter-spacing: 0em;
    color: #fff;
    padding-left: .2rem;
    background: url(../2023images/icon-time-w.png) no-repeat;
    background-position: left center;
    opacity: .7;
}

.zhy-list {}

.zhy-list li a {
    display: flex;
    align-items: flex-start;
}

.zhy-list li a span {
    display: block;
    font-family: "sys";
    font-size: .2rem;
    font-weight: normal;
    line-height: .33rem;
    color: #BC1C19;
    position: relative;
    white-space: nowrap;
    padding-left: .4rem;
    margin-right: .25rem;
    /* padding-top: 0.23rem; */
    /* padding-bottom: 0.23rem; */
    margin-top: .25rem;
}

.zhy-list li a span::before {
    content: "";
    position: absolute;
    width: 0.23rem;
    height: 0.23rem;
    border-radius: 50%;
    background: #E6E8E8 url(../2023images/icon-data2.png) no-repeat;
    background-position: center center;
    border: 5px solid #E6E8E8;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.zhy-list li a span::after {
    content: "";
    position: absolute;
    left: .16rem;
    width: 1px;
    background: #E7DFDF;
    height: 1rem;
    bottom: 0;
    z-index: 1;
}

.zhy-list li a div {
    flex: 1;
    min-width: 0;
    position: relative;
    padding: .23rem 0;
    border-bottom: 1px dashed #CDD9E5;
}

.zhy-list li a div::before {
    content: "";
    position: absolute;
    right: 100%;
    left: -.7rem;
    bottom: -1px;
    border-top: 1px dashed #CDD9E5;
}

.zhy-list li a div h3 {
    font-size: .2rem;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: .34rem;
    color: #000000;
}

.zhy-list li:nth-child(1) a span::after {
    content: none;
}

.zhy-list li:nth-child(1) a div {}

.zhy-list li a:hover div h3 {
    color: #7C261F;
}

.zhy-list li a:hover span {
    color: #7C261F;
}

.zhy-list li a:hover span::before {}


.zhy-fitem2 a {
    display: block;
    background: #BC1C19;
    padding: .23rem .35rem;
}

.zhy-fitem2 a b {
    display: block;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.22rem;
    color: #fff;
    padding-left: 0.2rem;
    background: url(../2023images/icon-time-w.png) no-repeat;
    background-position: left center;
    opacity: .7;
}

.zhy-fitem2 a h3 {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: .1rem 0;
}

.zhy-fitem2 a div {
    padding-bottom: .2rem;
    border-top: 1px dashed rgba(220, 220, 220, 0.5);
    padding-top: .1rem;
    background: url(../2023images/zhy-right.png) no-repeat;
    background-position: right bottom;
}

.zhy-fitem2 a div p {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 0.72rem;
    color: #FFC5C5;

}

.zhy3-c {
    padding-bottom: .8rem;
}

.zhy3-c ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.2rem;
}

.zhy3-c ul li {
    width: 25%;
}

.zhy3-c ul li a {
    margin: 0 .2rem;
    display: block;
}


.download {
    padding: .25rem;
    background: #F6F6F6;
    margin-top: .3rem;
}

.download>span {
    display: block;
    padding-left: .3rem;
    background: url(../2023images/icon-fujian.png) no-repeat;
    background-position: left center;
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.5rem;
    color: #333333
}
.download .i-list li a{
border: none;
}
