@font-face {
    font-family: 'din';
    src: url('../fonts/din.eot') format('embedded-opentype'), url('../fonts/din.woff') format('woff'), url('../fonts/din.woff2') format('woff2'), url('../fonts/din.ttf') format('truetype'), url('../fonts/din.svg#din') format('svg');
}

.row {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin-left: auto !important;
    margin-right: auto !important;
}

.row_l {
    position: absolute;
    left: calc(50% - 600px);
    z-index: 2;
}

.row_r {
    position: absolute;
    right: calc(50% - 600px);
    z-index: 2;
}

@media screen and (max-width:1640px) {
    /* .row{max-width: 1200px;} */
}

@media screen and (max-width:1280px) {
    .row {
        padding-left: 40px;
        padding-right: 40px;
        max-width: 1200px;
    }
    .row_l {
        left: 40px;
        max-width: calc(100vw - 80px);
    }
    .row_r {
        right: 40px;
        max-width: calc(100vw - 80px);
    }
}

@media screen and (max-width:1040px) {
    .row {
        padding-left: 0;
        padding-right: 0;
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .row_l {
        left: 20px;
        max-width: calc(100vw - 40px);
    }
    .row .row_l {
        left: 0;
    }
    .row_r {
        right: 20px;
        max-width: calc(100vw - 40px);
    }
    .row .row_r {
        right: 0;
    }
}

@media screen and (min-width:992px) {
    .only_mob {
        display: none !important;
    }
}

.pa-t,
.pa-b,
.pa-l,
.pa-r,
.pa-lt,
.pa-rt,
.pa-lb,
.pa-rb,
.pa-lm,
.pa-rm,
.pa-tm,
.pa-bm,
.pa-c {
    z-index: 2;
    position: absolute;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.pa-t {
    left: 0;
    right: 0;
    top: 0;
}

.pa-b {
    left: 0;
    right: 0;
    bottom: 0;
}

.pa-l {
    left: 0;
    top: 0;
    bottom: 0;
}

.pa-r {
    right: 0;
    top: 0;
    bottom: 0;
}

.pa-lt {
    left: 0;
    top: 0;
}

.pa-rt {
    right: 0;
    top: 0;
}

.pa-lb {
    left: 0;
    bottom: 0;
}

.pa-rb {
    right: 0;
    bottom: 0;
}

.pa-lm {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.pa-rm {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.pa-tm {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.pa-bm {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.pa-c {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.z1 {
    position: relative;
    z-index: 1;
}

.z2 {
    position: relative;
    z-index: 2;
}

.z3 {
    position: relative;
    z-index: 3;
}

.z4 {
    position: relative;
    z-index: 4;
}

.z5 {
    position: relative;
    z-index: 5;
}

.fs44 {
    font-size: 44px;
}

.fs42 {
    font-size: 42px;
}

.fs40 {
    font-size: 40px;
}

.fs38 {
    font-size: 38px;
}

.fs36 {
    font-size: 36px;
}

.fs34 {
    font-size: 34px;
}

.fs33 {
    font-size: 33px;
}

.fs32 {
    font-size: 32px;
}

.fs30 {
    font-size: 30px;
}

.fs28 {
    font-size: 28px;
}

.fs26 {
    font-size: 26px;
}

.fs24 {
    font-size: 24px;
}

.fs22 {
    font-size: 22px;
}

.fs20 {
    font-size: 20px;
}

.fs19 {
    font-size: 19px;
}

.fs18 {
    font-size: 18px;
}

.fs17 {
    font-size: 17px;
}

.fs16 {
    font-size: 16px;
}

.fs15 {
    font-size: 15px;
}

.fs14 {
    font-size: 14px;
}

.fs13 {
    font-size: 13px;
}

.fs12 {
    font-size: 12px;
}

[class*="lh"][class*="x1"] {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

[class*="lh"][class*="x2"],
[class*="lh"][class*="x3"],
[class*="lh"][class*="x4"],
[class*="lh"][class*="x5"],
[class*="lh"][class*="x6"] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lh20,
[class*="lh20"] {
    line-height: 20px;
}

.lh22,
[class*="lh22"] {
    line-height: 22px;
}

.lh23,
[class*="lh23"] {
    line-height: 23px;
}

.lh24,
[class*="lh24"] {
    line-height: 24px;
}

.lh25,
[class*="lh25"] {
    line-height: 25px;
}

.lh26,
[class*="lh26"] {
    line-height: 26px;
}

.lh28,
[class*="lh28"] {
    line-height: 28px;
}

.lh30,
[class*="lh30"] {
    line-height: 30px;
}

.lh32,
[class*="lh32"] {
    line-height: 32px;
}

[class*="lh"][class*="x2"] {
    -webkit-line-clamp: 2;
}

[class*="lh"][class*="x3"] {
    -webkit-line-clamp: 3;
}

[class*="lh"][class*="x4"] {
    -webkit-line-clamp: 4;
}

[class*="lh"][class*="x5"] {
    -webkit-line-clamp: 5;
}

[class*="lh"][class*="x6"] {
    -webkit-line-clamp: 6;
}

.lh20x1 {
    height: 20px;
}

.lh20x2 {
    height: 40px;
}

.lh20x3 {
    height: 60px;
}

.lh20x4 {
    height: 80px;
}

.lh20x5 {
    height: 100px;
}

.lh20x6 {
    height: 120px;
}

.lh22x1 {
    height: 22px;
}

.lh22x2 {
    height: 44px;
}

.lh22x3 {
    height: 66px;
}

.lh22x4 {
    height: 88px;
}

.lh22x5 {
    height: 110px;
}

.lh22x6 {
    height: 132px;
}

.lh23x1 {
    height: 23px;
}

.lh23x2 {
    height: 46px;
}

.lh23x3 {
    height: 69px;
}

.lh23x4 {
    height: 92px;
}

.lh23x5 {
    height: 115px;
}

.lh23x6 {
    height: 138px;
}

.lh24x1 {
    height: 24px;
}

.lh24x2 {
    height: 48px;
}

.lh24x3 {
    height: 72px;
}

.lh24x4 {
    height: 96px;
}

.lh24x5 {
    height: 120px;
}

.lh24x6 {
    height: 144px;
}

.lh25x1 {
    height: 25px;
}

.lh25x2 {
    height: 50px;
}

.lh25x3 {
    height: 75px;
}

.lh25x4 {
    height: 100px;
}

.lh25x5 {
    height: 125px;
}

.lh25x6 {
    height: 150px;
}

.lh26x1 {
    height: 26px;
}

.lh26x2 {
    height: 52px;
}

.lh26x3 {
    height: 78px;
}

.lh26x4 {
    height: 104px;
}

.lh26x5 {
    height: 130px;
}

.lh26x6 {
    height: 156px;
}

.lh28x1 {
    height: 28px;
}

.lh28x2 {
    height: 56px;
}

.lh28x3 {
    height: 84px;
}

.lh28x4 {
    height: 112px;
}

.lh28x5 {
    height: 140px;
}

.lh28x6 {
    height: 168px;
}

.lh30x1 {
    height: 30px;
}

.lh30x2 {
    height: 60px;
}

.lh30x3 {
    height: 90px;
}

.lh30x4 {
    height: 120px;
}

.lh30x5 {
    height: 150px;
}

.lh30x6 {
    height: 180px;
}

.lh32x1 {
    height: 32px;
}

.lh32x2 {
    height: 64px;
}

.lh32x3 {
    height: 96px;
}

.lh32x4 {
    height: 128px;
}

.lh32x5 {
    height: 160px;
}

.lh32x6 {
    height: 192px;
}

@media screen and (max-width:1220px) {
    .fs44,
    .fs42 {
        font-size: 36px;
    }
    .fs40 {
        font-size: 32px;
    }
    .fs38 {
        font-size: 30px;
    }
    .fs36 {
        font-size: 28px;
    }
    .fs34,
    .fs33 {
        font-size: 27px;
    }
    .fs32 {
        font-size: 26px;
    }
    .fs30,
    .fs28 {
        font-size: 25px;
    }
    .fs24,
    .fs26 {
        font-size: 22px;
    }
    .fs22 {
        font-size: 20px;
    }
    .fs20,
    .fs19 {
        font-size: 18px;
    }
    .fs17 {
        font-size: 16px;
    }
}

@media screen and (max-width:992px) {
    .fs44,
    .fs42 {
        font-size: 32px;
    }
    .fs40 {
        font-size: 28px;
    }
    .fs38 {
        font-size: 26px;
    }
    .fs36,
    .fs34,
    .fs33 {
        font-size: 24px;
    }
    .fs30,
    .fs32,
    .fs28 {
        font-size: 22px;
    }
    .fs24,
    .fs26 {
        font-size: 22px;
    }
    .fs22 {
        font-size: 18px;
    }
    .fs18 {
        font-size: 16px;
    }
    .fs16,
    .fs17 {
        font-size: 14px;
    }
    .fs14,
    .fs15 {
        font-size: 13px;
    }
}

@media screen and (max-width:767px) {
    .fs44,
    .fs42 {
        font-size: 26px;
    }
    .fs38,
    .fs40 {
        font-size: 24px;
    }
    .fs36,
    .fs34,
    .fs33 {
        font-size: 20px;
    }
    .fs30,
    .fs32,
    .fs28 {
        font-size: 19px;
    }
    .fs24,
    .fs26 {
        font-size: 18px;
    }
    .fs22,
    .fs20 {
        font-size: 16px;
    }
    .fs18,
    .fs19 {
        font-size: 14px;
    }
    .fs16,
    .fs17 {
        font-size: 14px;
    }
    .fs14,
    .fs13,
    .fs15 {
        font-size: 12px;
    }
}

.ul-inline {
    font-size: 0;
}

.ul-inline li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    vertical-align: top;
    width: 100%;
}

.ul-inline li a {
    display: block;
}

.title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info {
    display: block;
    overflow: hidden;
}

.img,
.img1x1,
.img5x7,
.img5x3,
.img3x2,
.img4x3,
.img2x3,
.img3x4 {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.img1x1 {
    padding-bottom: 100%;
}

.img5x7 {
    padding-bottom: 140%;
}

.img5x3 {
    padding-bottom: 60%;
}

.img3x2 {
    padding-bottom: 55.6%;
}

.img4x3 {
    padding-bottom: 75%;
}

.img2x3 {
    padding-bottom: 150%;
}

.img3x4 {
    padding-bottom: 133.3%;
}

.img img,
.img1x1 img,
.img5x7 img,
.img5x3 img,
.img3x2 img,
.img4x3 img,
.img2x3 img,
.img3x4 img {
    width: 100%;
    display: block;
    transition: all ease-in 0.2s;
    -ms-transition: all ease-in 0.2s;
    -moz-transition: all ease-in 0.2s;
    -webkit-transition: all ease-in 0.2s;
    -o-transition: all ease-in 0.2s;
}

.img_centered {
    display: block;
    overflow: hidden;
    position: relative;
}

.img_centered img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 100%;
    width: auto;
    margin: auto;
}

.img_cover {
    display: block;
    overflow: hidden;
    position: relative;
}

.img_cover img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    min-width: 100%;
    max-width: 1000%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}

.iconfont::before {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mimg {
    padding-bottom: 67%;
}

a:hover .img img,
a:hover .img5x7 img,
a:hover .img5x3 img,
a:hover .img3x2 img,
a:hover .img4x3 img,
a:hover .img2x3 img,
a:hover .img3x4 img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.img_centered img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 100%;
    width: auto;
    margin: auto;
}

.time {
    /* font-family: 'Arial'; */
}

.clear {
    clear: both;
}

.rightDate {
    float: right;
}

.clear2 {
    line-height: 0;
}

.clear2::after {
    content: '';
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    height: 0;
    line-height: 0;
}

.zn_banner {
    max-width: 1920px;
    margin: 0 auto;
}

.zn_banner img {
    display: block;
    width: 100%;
}

.zn_menu {
    background: #015C5C;
    text-align: center;
}

.zn_menu a {
    color: #fff;
    font-weight: bold;
    line-height: 60px;
    display: inline-block;
    padding: 0 20px;
    margin: 0 10px;
}

.zn_menu a:hover {
    background: rgba(0, 122, 122, 1);
}

.subBanner+.zn_menu {
    max-width: 1400px;
    margin: 0 auto;
}

.index_title {
    margin-bottom: 50px;
    display: block;
    line-height: 40px;
}

.index_title::after {
    content: '';
    display: block;
    clear: both;
}

.index_title .title_more {
    float: right;
    position: relative;
    z-index: 2;
    color: rgb(153, 153, 153);
    padding: 0 0 0 68px;
    position: relative;
    background: url(../../images/20220726/zn_index_more.png) 20px center no-repeat;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}

.index_title .title_more::before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    border: 1px solid rgba(1, 92, 92, 1);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}

.index_title h2 {
    padding: 0 0 0 0;
    color: rgb(51, 51, 51);
    font-weight: bold;
}

.index_title .title_more:hover {
    color: #015C5C;
}

.mode04 .index_title h2 {
    color: #fff;
}

.mode04 .index_title .title_more {
    color: #fff;
    background-image: url(../../images/20220726/zn_index_more2.png);
}

.mode04 .index_title .title_more::before {
    border-color: #fff;
}

.wrap_mode01 {
    padding: 48px 0 50px;
}

.mode01 {
    position: relative;
}

.mode01 .lf {
    width: 500px;
    float: left;
}

.mode01 .rt {
    width: calc(100% - 500px);
    float: right;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    padding: 25px 20px 12px 30px;
}

.index_011 {
    display: block;
}

.index_012 {
    display: block;
    margin: 0 0 15px;
    font-weight: bold;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0 0 30px;
}

.index_013 ul {
    margin: 0 0 0;
    padding: 0 0 0;
}

.index_013 li {}

.index_013 a {
    margin: 0 0 0;
    line-height: 47px;
    border-top: 1px dashed rgba(0, 0, 0, .1);
}

.index_013 li:first-child a {
    border: 0;
}

.index_013 .title {
    white-space: nowrap;
    position: relative;
    padding: 0 0 0 0;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}

.index_013 .title::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: ;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.index_013 .time {
    color: #999;
    margin: 0 0 0 16px;
    float: right;
}

.index_013 a:hover .title {
    text-indent: 20px;
}

.wrap_mode02 {
    padding: 48px 0;
    background: #F8F8F8;
    overflow: hidden;
}

.mode02 {
    position: relative;
}

.index_02 .swiper-slide {
    width: 480px;
}

.index_02 a {
    display: block;
    position: relative;
    width: 450px;
    margin: 0 30px 0 0;
}

.index_02 a::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 5px solid #CD151D;
    z-index: 2;
}

.index_02 .title {
    margin: 0 0 0;
    height: 55px;
    line-height: 55px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, .4);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 10px;
}

.index_02 .btns {
    text-align: right;
    height: 24px;
    line-height: 24px;
    margin: 50px 0 0;
}

.index_02 .swiper-button-prev,
.index_02 .swiper-button-next {
    position: static;
    transform: none;
    display: inline-block;
    width: 50px;
    height: 24px;
    background: center no-repeat;
    vertical-align: bottom;
    margin: 0 0 0 40px;
}

.index_02 .swiper-button-prev {
    background-image: url(../../images/20220726/mode02_prev.png);
}

.index_02 .swiper-button-next {
    background-image: url(../../images/20220726/mode02_next.png);
}

.index_02 .swiper-button-next:after,
.index_02 .swiper-button-prev:after {
    display: none;
}

.wrap_mode03 {
    padding: 50px 0;
}

.mode03 {
    position: relative;
}

.mode03 .lf {
    width: calc(100% - 540px);
    float: left;
    overflow: hidden;
    margin: -23px 0 0;
}

.mode03 .rt {
    width: 500px;
    float: right;
}

.index_031 {
    position: relative;
    overflow: hidden;
    padding: 0 0 110px;
    margin: 0 0 17px;
}

.index_031 .swiper-slide {
    opacity: 0 !important;
}

.index_031 .swiper-slide-active {
    opacity: 1 !important;
    z-index: 2;
}

.index_031 .title {
    margin: 0 0 18px;
    font-weight: bold;
}

.index_031 .swiper-button-next {
    transform: none;
    display: block;
    width: 50px;
    height: 24px;
    background: url(../../images/20220726/mode02_next.png) center no-repeat;
    right: 0;
    bottom: 30px;
    top: auto;
}

.index_031 .swiper-button-next:after,
.index_031 .swiper-button-prev:after {
    display: none;
}

.index_031 .swiper-pagination {
    width: auto;
    color: #015C5C;
    font-size: 20px;
    font-family: 'din';
    letter-spacing: -1px;
    bottom: 40px;
}

.index_031 .swiper-pagination-current {
    font-size: 34px;
    letter-spacing: -1.6px;
}

.index_031 .swiper-scrollbar {
    border-bottom: 1px solid #015C5C;
    background: none;
    border-radius: 0;
    height: 4px;
}

.index_031 .swiper-scrollbar-drag {
    background: #015C5C;
    border-radius: 0;
}


/* .index_032{position: relative;width: 230px;margin: 0 auto;} */

.index_032 .swiper-wrapper {}

.index_032 a {
    display: block;
    position: relative;
    margin: 0 15px;
}


/* .index_032 .swiper-slide-active a::before, */

.index_032 .swiper-slide-thumb-active a::before {
    content: '';
    display: block;
    position: absolute;
    right: 24%;
    bottom: 3px;
    border-bottom: 8px solid #015C5C;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    z-index: 2;
}


/* .index_032 .swiper-slide-active a::after, */

.index_032 .swiper-slide-thumb-active a::after {
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #015C5C;
}

.index_033 {
    position: relative;
    overflow: hidden;
}

.wrap_mode04 {
    padding: 50px 0;
    overflow: hidden;
    background: url(../../images/20220726/mode04_bg.png) center no-repeat;
    background-size: cover;
}

.mode04 {
    position: relative;
}

.mode04::before {
    content: '';
    display: block;
    width: 130%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 130%;
    border: 1px dashed #fff;
    border-radius: 50%;
    top: 0;
    margin-top: 16.3%;
}

.index_04 {
    padding-bottom: 180px;
}

.index_04 a {
    display: block;
    position: relative;
    width: 192px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    max-width: 90%;
}

.index_04 a::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    border: 4px solid #fff;
    border-radius: 50%;
    z-index: 2;
}

.index_04 a::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}

.index_04 .img {
    padding-bottom: 100%;
}

.index_04 .title {
    margin: 0 0 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 80%;
    color: #fff;
    font-weight: bold;
    z-index: 2;
    opacity: 0;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    z-index: 3;
}

.index_04 a:hover .title,
.index_04 a:hover::after {
    opacity: 1;
}

.index_04 .swiper-slide {}

.index_04 .swiper_menu {
    position: absolute;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.index_04 .swiper-button-next,
.index_04 .swiper-button-prev {
    position: static;
    display: inline-block;
    width: 50px;
    height: 24px;
    background: center no-repeat;
    vertical-align: bottom;
}

.index_04 .swiper-button-prev {
    background-image: url(../../images/20220726/mode04_prev.png);
}

.index_04 .swiper-button-next {
    background-image: url(../../images/20220726/mode04_next.png);
}

.index_04 .swiper-button-next:after,
.index_04 .swiper-button-prev:after {
    display: none;
}

.index_04 .swiper-pagination {
    position: static;
    display: inline-block;
    vertical-align: bottom;
    width: auto;
    font-size: 20px;
    color: #fff;
}

.index_04 .swiper-pagination {
    width: auto;
    color: #fff;
    font-size: 20px;
    font-family: 'din';
    letter-spacing: -1px;
    bottom: 40px;
    margin: 0 50px;
}

.index_04 .swiper-pagination-current {
    font-size: 34px;
    letter-spacing: -1px;
}

.zhounian_title {
    padding: 17px 0 19px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin: 0 0 30px;
}

.zhounian_title h3 {
    font-weight: normal;
}

.pages.zn {
    margin-top: 20px;
}

.pages.zn a {
    border-color: #ccc;
    border-radius: 5px;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    padding: 0 13px;
    margin: 0 3px;
}

.pages.zn a.prev {
    font-size: 0;
    vertical-align: top;
    width: 10px;
    background: url(../../images/20220726/zn_pages_prev.png) center no-repeat;
}

.pages.zn a.next {
    font-size: 0;
    vertical-align: top;
    width: 10px;
    background: url(../../images/20220726/zn_pages_next.png) center no-repeat;
}

.pages.zn a.start,
.pages.zn a.end {
    font-size: 14px;
}

.pages.zn a:hover,
.pages.zn a.on_pages {
    border-color: #017575;
}

.pages.zn a.prev:hover {
    background: url(../../images/20220726/zn_pages_prev2.png) center no-repeat #017575;
}

.pages.zn a.next:hover {
    background: url(../../images/20220726/zn_pages_next2.png) center no-repeat #017575;
}

.sub_01 ul {
    margin: 0 0 -30px;
    padding: 38px 0 0;
}

.sub_01 li {}

.sub_01 a {
    margin: 0 0 30px;
    overflow: hidden;
}

.sub_01 .img_box {
    width: 300px;
    float: left;
}

.sub_01 .info_box {
    margin: 0 0 0 330px;
    padding: 0 0 29px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.sub_01 .title {
    margin: -2px 0 27px;
}

.sub_01 .info {
    margin: 0 0 34px;
    color: #333;
}

.sub_01 .time {
    color: #999;
}

.sub_01 a:hover .title {
    font-weight: bold;
}

.sub_02 ul {
    margin: 0 0 0 -30px;
}

.sub_02 li {
    width: 33.3%;
}

.sub_02 a {
    margin: 0 0 30px 30px;
    position: relative;
}

.sub_02 .title {
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 20px;
    color: #fff;
    background: rgba(0, 0, 0, .4);
}

.sub_03 ul {
    margin: 0 0 0 -32px;
    padding: 0 0 0;
}

.sub_03 li {
    width: 50%;
}

.sub_03 a {
    margin: 0 0 30px 32px;
}

.sub_03 .img_box {
    width: 240px;
    float: left;
}

.sub_03 .info_box {
    margin: 0 0 0 240px;
    padding: 20px 30px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.sub_03 .title {
    margin: 0 0 11px;
}

.sub_03 .info {
    margin: 0 0 16px;
    color: ;
}

.sub_03 .time {
    color: #999;
    padding: 0 0 0 30px;
    background: url(../../images/20220726/zn_time.png) left center no-repeat;
}

.sub_03 a:hover .info_box {
    background: #017575;
    color: #fff;
}

.sub_03 a:hover .info {
    opacity: .8;
}

.sub_03 a:hover .time {
    opacity: .5;
    background-image: url(../../images/20220726/zn_time2.png);
    color: #fff;
}

.sub_04 ul {
    margin: 0 0 0;
    padding: 0 0 30px;
}

.sub_04 li {}

.sub_04 a {
    margin: 0 0 0;
    line-height: 80px;
    padding: 0 30px;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}

.sub_04 .title {
    white-space: nowrap;
    position: relative;
    padding: 0 0 0 0;
}

.sub_04 .time {
    color: #999;
    margin: 0 0 0 16px;
    float: right;
}

.sub_04 li:nth-child(2n+1) a {
    background: #F8F8F8;
}

.sub_04 a:hover,
.sub_04 li:nth-child(2n+1) a:hover {
    background: #017575;
}

.sub_04 a:hover .title,
.sub_04 a:hover .time {
    color: #fff;
}

.sub_04 a:hover .time {
    opacity: .6;
}

@media screen and (max-width:1200px) {
    .sub_01 ul {
        padding: 10px 0 0;
    }
    .sub_01 a {
        margin: 0 0 20px;
    }
    .sub_01 .info_box {
        padding: 0 0 20px;
    }
}

@media screen and (max-width:992px) {
    .mode01 .lf {
        width: auto;
        float: none;
    }
    .mode01 .rt {
        width: auto;
        float: none;
    }
    .index_02 .swiper-slide {
        width: 360px;
    }
    .index_02 a {
        width: auto;
    }
    .mode03 .rt {
        width: auto;
        float: none;
    }
    .mode03 .lf {
        width: auto;
        float: none;
        margin: 20px 0 0;
    }
    .index_04 {
        padding-bottom: 60px;
    }
    .index_04 .swiper-slide {
        transform: none !important;
    }
    .sub_02 ul {
        margin: 0 0 0 -20px;
    }
    .sub_02 li {
        width: 50%;
    }
    .sub_02 a {
        margin: 0 0 20px 20px;
    }
    .sub_03 li {
        width: 100%;
    }
    .sub_04 a {
        line-height: 60px;
        padding: 0 20px;
    }
}

@media screen and (max-width:767px) {
    .zn_menu a {
        margin: 0 6px;
        padding: 0 4px;
    }
    .index_title {
        margin-bottom: 24px;
    }
    .mode01 .rt {
        padding: 15px 12px 12px;
    }
    .index_012 {
        padding: 0 0 16px;
        margin: 0 0 6px;
    }
    .index_02 .swiper-slide {
        width: 280px;
    }
    .index_02 .btns {
        margin: 30px 0 0;
    }
    .sub_01 .img_box {
        width: auto;
        float: none;
    }
    .sub_01 .info_box {
        margin: 10px 0 0;
    }
    .sub_01 .title,
    .sub_01 .info {
        margin: 0 0 12px;
    }
    .sub_02 li {
        width: 100%;
    }
}

@media screen and (max-width:479px) {
    .sub_03 .img_box {
        width: auto;
        float: none;
    }
    .sub_03 .info_box {
        margin: 0;
        padding: 12px 20px;
    }
    .sub_04 a {
        line-height: 45px;
        padding: 0 12px;
    }
}