:root {
    --swiper-theme-color: #ff5000;
}

* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
    scroll-behavior: smooth;
}

.layui-fluid {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.c {
    width: 1200px;
    margin: auto;
}

.h {
    height: 100%;
}

.e {
    width: 100%;
}

body {
    max-width: 2000px;
    min-width: 1350px;
    height: auto;
    overflow-x: hidden;
    font-size: 16px;
    position: relative;
    font-family: "PingFang SC", XHW-pzh, "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", 微软雅黑, STHeitiSC-Light, simsun, 宋体, "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
    padding: 0px;
    margin: 0px auto;
    /*background: url("../img/publiclib/bg.jpg") no-repeat top center;*/
    /*background-size: 100% 100%;*/

}

.body-tit {
    padding: 50px 0 15px 0;
}

.lanMu-body {
    width: 1150px;
    /*width: 100%;*/
    padding: 20px 0 0 0;
    /*background: url(../img/publiclib/bg.jpg) no-repeat top center;*/
    /*background-size: 100% 100%;*/
    margin: auto;
}

.top-bg {
    height: 750px;
    width: 100%;
    background: url("../img/publiclib/top-header.jpg") no-repeat top center;
    background-size: 100% 100%;
    margin: 0px auto;
}

/*.top-bg:before{*/
/*    position: absolute;*/
/*    content: "";*/
/*    left: 23%;*/
/*    top: 1%;*/
/*    background: url("http://www.zexiao.com/ztPage/2023sczg/img/03.png") no-repeat top center;*/
/*    background-size: 100% 100%;*/
/*    width: 92px;*/
/*    height: 30px;*/
/*}*/
.nav-body {
    height: 75px;
    /* border: 1px solid; */
    width: 100%;
    margin: 0;
    background: #D2AD76;
}

.nav-item {
    width: 100%;
    height: 100%;
    line-height: 100%;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    color: #FBF1C0;
}

.nav-item span {
    width: 93%;
    height: 50px;
    line-height: 100%;
    text-align: center;
}

.nav-item span a::before {
    content: "";
    background: url(../img/publiclib/bookmarkicon.png) no-repeat top center;
    background-size: 100% 100%;
    width: 29px;
    display: none;
    height: 33px;
    position: relative;
    top: 7px;
}

.navSelect span a::before {
    display: inline-block;
}

a {
    text-decoration: none;
    color: inherit;
}

li {
    list-style: none;
    list-style-type: none;
}

.nav-item span a {
    color: inherit;
    line-height: 50px;
    font-size: 19px;
    font-family: fantasy;
    font-weight: bold;
}

.jbzc-body-item2 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../img/publiclib/jbzc-01.png) no-repeat top center;
    background-size: 100% 100%;
    height: 475px;
    margin-top: 30px;
}

/*nav 选中的颜色*/
.navSelect {
    color: white;
    background: url(../img/publiclib/bookmark.png) no-repeat top center;
    background-size: 100% 100%;
}

.liSelect {
    color: #f5f5dc !important;
}

.nav-body-content {
    display: flex;
}

.jbzc-body-tit,
.xchg-body-tit {
    text-align: center;
}

.jbzc-body-item-body {
    height: 310px;
}

.jbzc-body-item-body-left {
    padding-left: 3%;
    height: auto;
}

.jbzc-body-item-body-left .left-img {
    width: 582px;
    height: 380px;

}

.jbzc-body-item-body-left .left-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jbzc-body-item-body-left .left-text p {
    text-align: center;
    font-size: 18px;
}

.logo-i {
    width: 90px;
    height: 75px;
    background: url(../img/publiclib/logo.png) no-repeat top center;
    background-size: 100% 100%;
}

.jbzc-body-item-body .text1 {
    display: flex;
}

.text1 .body .tit {
    font-size: 28px;
    color: white;
    font-weight: 600;
    text-indent: 8px;
}

.text1 .body .job {
    font-size: 18px;
    color: white;
    font-weight: 600;
    text-indent: 8px;
}

.jbzc-body-item-body .text2 {
    position: relative;
    text-indent: 21px;
    width: 380px;
    text-align: justify;
    font-size: 18px;
    padding-top: 15px;
    color: white;
    letter-spacing: 1px;
    height: 240px;
}

.jbzc-body-item-body .booton a,
.jbzc-body-item-body .booton2 a {
    color: white;
    text-indent: 0px;
    font-size: 16px;

}

a:hover {
    color: #777777;
}

.w .jbzc-body-item2 .jbzc-body-item-body {
    width: 378px;
}

.w .jbzc-body-item2 .jbzc-body-item-body .text1 {

}

.w .jbzc-body-item2 .jbzc-body-item-body .booton2,
.jbzc-body-item-body .text2 .booton {
    position: absolute;
    bottom: 0px;
    color: white;
    border: 1px solid white;
    width: 111px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    right: 0px;
    text-indent: 0px;
}

.w .jbzc-body-item2 .jbzc-body-item-body-left {
    /*padding-left: 5%;*/
    height: auto;
}

.ztyj-item .ztyj-b,
.ztyj-b-container {
    margin-top: 30px;
    width: 100%;
    height: auto;
}

.ztyj-b-container {
    height: 398px;
    background-color: #c41b20;
}

.ib {
    display: inline-block;
    float: left;
}

.ztyj-b-container .body1-left {
    width: 100%;
    margin: auto;
    height: 396px;
    position: relative;
}

.ztyj-b-container .body2-right {
    display: flex;
    /*align-items: center;*/
    justify-content: center;
    /*height: 100%;*/
    width: 539px;
}

.ztyj-b-container .body1-left .b {
    width: 610px;
    height: inherit;
}

.ztyj-b-container .body1-left .img {
    /*width: 500px;*/
    /*height: 318px;*/
}

/*.ztyj-b-container .body1-left .img img ,*/
/*.tit-sdlt.png-b-container .body1-left .img img ,*/
/*.tit-sdlt.png-b-container .tit-sdlt.png .item-body .item .item-img img ,*/
/*.yxla .layui-col-md8 .item-right ul li .item-img img ,*/
/*.xchg-body-item .layui-row .layui-row .xchg-right-item .right-item .item-img-top img*/
/*.xchg-body-item .layui-row .layui-row .xchg-right-item .right-item .item-img-botton img*/
img {
    width: 100%;
    height: 100%;
}

.ztyj-b-container .body2-right .text {
    height: inherit;
    width: 92%;
    color: white;
    font-size: 17px;
    margin-left: 50px;
    margin-top: 25px;
}

.t-1, .t-2, .t-3, .t-4 {
    width: 308px;
}

.ztyj-b-container .body2-right .text .t-1 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 5px;
}

.ztyj-b-container .body2-right .text .t-1::before {
    content: "";
    display: inline-block;
    background: url(../img/publiclib/logo2.png) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
    width: 50px;
    height: 30px;
    top: 5px;
}

.ztyj-b-container .body2-right .text .t-2 {
    font-weight: 400;
}

.ztyj-b-container .body2-right .text .t-3 {
    margin-top: 15px;
    width: 425px;
    font-size: 18px;
    margin-bottom: 12px;
    height: 40px;
    line-height: 40px;
    background: #FFF0AD;
    color: #A00018;
    font-weight: 600;
    text-align: center;
    text-indent: 5px;
}

.ztyj-b-container .body2-right .text .t-4 {
    width: 425px;
    text-align: justify;
    text-indent: 36px;
    height: 140px;
    position: relative;
    line-height: 27px;
}

.ztyj-b-container .body2-right .text .t-4 p{
    letter-spacing: 1px;
}

.t-4 div {
    text-indent: 0px;
    position: absolute;
    right: 0px;
    width: 90px;
    text-align: center;
    border: 1px solid;
}

.t-4 div a {
    color: white;
}

.sdlt-tit-t {
    text-align: center;
    /*background: url(../img/publiclib/tit-sdlt.png-02.png) no-repeat top center;*/
    height: 70px;
    margin-top: 14px;
}

.sdlt-tit-t h1 {
    color: #F4D499;
    margin: 0; /* 移除默认的外边距 */
    font-family: inherit; /* 确保继承字体 */
    line-height: 1; /* 设置行高为1，使得文本紧密排列 */
}

.sdlt-tit-t h1::before {
    content: "1";
}

.sdlt-b {
    width: 100%;
}

.sdlt-b .sdlt-b-container {
    height: 520px;
    background: url(../img/publiclib/sdlt-03.png) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
    /*width: 104%;*/
}

.sdlt-b-container .body1-left .img {
    width: 1000px;
    height: 479px;
    margin: auto;
    margin-top: 18px;
}

.sdlt-b-container .body1-left::before {
    content: "";
    position: absolute;
    left: 47%;
    top: 47%;
    /*background: url(../img/publiclib/video-log.png) no-repeat top center;*/
    background-size: 100% 100%;
    display: inline-block;
    width: 76px;
    height: 69px;
}

.sdlt-b-container .item-body {
    width: 1105px;
    /*height: 336px;*/
    margin: auto;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

.item-body .item {
    width: 275px;
    height: 313px;
    margin-top: 40px;
    margin-left: 15px;
}

.item-body .item .item-img {
    width: 200px;
    height: 180px;
    margin: auto;
}

.item-body .item .item-text {
    text-align: center;
    margin-top: 15px;

    /*width: 260px;*/
}

.item-body .item .item-text .t1 {
    font-weight: 700;
    color: white;
    font-size: 25px;
}

.item-body .item .item-text .t2 {
    margin-top: 10px;
    font-size: 17px;
    color: white;
    text-align: center;
    /*width: 239px;*/
}

.yxla-item-t {
    margin-top: 15px;
}

.yxla-item-t ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 15px;
    height: 100px;
}
.yxla-item-t ul li {
    width: 17.5%;
    text-align: center;
    height: 45px;
    line-height: 45px;
    margin-left: 12px;
    background: url(../img/publiclib/yxal-01.png) no-repeat top center;
    background-size: 100% 100%;
    color: white;
    font-size: 17px;
    font-weight: bold;
    /* display: inline-block; */
    cursor: pointer;
}

.yxla-item-t ul li:nth-child(n+6) {
    margin-top: 15px;
}

.yxla-item-t2 {
    height: 685px;
    overflow: hidden;
}

.yxla .layui-col-md4 .item-left {
    height: 700px;
    width: 360px;
    background: #CC2723;
    border-radius: 10px;
}

.yxla .layui-col-md8 .item-right {
    height: 550px;
    background: #CC2723;
}

.yxla .layui-col-md4 .item-left ul {
    text-align: center;
    font-size: 22px;
    color: #ffffff;
}

.yxla .layui-col-md4 .item-left ul li {
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    font-size: 17px;
}

.selectYxalNav {
    background: #E09655;
    border-radius: 10px;
}

.yxla .layui-col-md8 .item-right ul {
    /*width: 700px;*/
    display: flex;
    /*margin-top: 25px;*/
    flex-wrap: wrap;
}

.yxla .layui-col-md8 .item-right ul li {
    width: 15.5%;
    margin-left: 28px;
    height: 150px;
    margin-top: 8px;
}

.yxla .layui-col-md8 .item-right ul li .item-img {
    height: 100px;
    margin-bottom: 10px;
}

.yxla .layui-col-md8 .item-right ul li .text {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}

.jbzf-item-body {
    /*height: 980px;*/
}

.jbzf-item-body .swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.jbzf-item-body .mySwiper .swiper-wrapper .swiper-slide {
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.jbzf-item-body .mySwiper .swiper-wrapper .swiper-slide .item {
    width: 100%;
    height: 300px;
}

.jbzf-item-body .mySwiper .swiper-wrapper .swiper-slide .item .img {
    height: 75%;
    /*width: 235px;*/
}

.jbzf-item-body .mySwiper .swiper-wrapper .swiper-slide .item .text-body {
    height: 60px;
    background: #CC2A28;
    color: #ffecac;
    line-height: 60px;
}

.jbzf-item-body .mySwiper .swiper-wrapper .swiper-slide .item .text-body .t1 {
    font-size: 23px;
    font-weight: 600;
    padding-top: 2px;
}

.xchg-body-item .layui-row .layui-row .xchg-left-item .left-item {
    height: 500px;
    width: 100%;
}

.xchg-body-item .layui-row .layui-row .xchg-right-item .right-item {
    height: 450px;
}

.xchg-body-item .layui-row .layui-row .xchg-right-item .right-item .item-img-top {
    height: 49%;
    margin-bottom: 2%;
}

.xchg-body-item .layui-row .layui-row .xchg-right-item .right-item .item-img-botton {
    height: 49%;
}

.xchg-body-item .layui-row .layui-row .xchg-right-item .right-item .item-img-top,
.xchg-body-item .layui-row .layui-row .xchg-right-item .right-item .item-img-botton {

    /*margin-left: 2%;*/

}

.xchg-body-item .layui-row .layui-row .xchg-center-item {
    height: 215px;
}

.xchg-body-item .layui-row .layui-row .xchg-left-item .left-item .swiper {
    width: 100%;
    /*height: 300px;*/
    margin-left: auto;
    margin-right: auto;
}

.xchg-body-item .layui-row .layui-row .xchg-left-item .left-item .swiper .swiper-slide {
    display: flex;
    align-items: center;
}

.xchg-body-item .layui-row .layui-row .xchg-left-item .left-item .swiper .swiper-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 500px;
    object-fit: cover;

}

.xchg-body-item .layui-row .layui-row .xchg-left-item .left-item .swiper .mySwiper2 {
    height: 80%;
    width: 100%;
}

.yxla {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.mySwiper-center {
    height: 100%;
    box-sizing: border-box;
    padding: 10px 0;
}

.xchg-body-item {
    height: 950px;
}

.sdlt-item {
    height: 850px;
}

.mySwiper-center .swiper-slide {
    width: 24%;
    height: 100%;
    /*background-color: white;*/
    /*margin-right: 0px;*/
}

.mySwiper-center .swiper-slide-thumb-active {
    /*border: 1px solid yellow;*/
}

.mySwiper-center .swiper-slide-thumb-active img {
    width: 275px;
    padding: 0;
    border: 1px solid yellow;
}

.swiper-button-next {
    right: -50px;
}

.swiper-button-prev {
    left: -50px;
}

.xchg-left-item {
    display: flex;
    justify-content: space-between;;
}

.xchg-left-item .xchg-right-item {
    width: 400px;
}

.text-b {
    background: #C01C25;
    width: 93%;
    margin: auto;
    position: relative;
    top: 10px;
}

.text-b p {
    font-size: 20px;
    text-indent: 4%;
    letter-spacing: 2px;
    line-height: 50px;
    text-align: justify;
    color: #f1d8a8;
    width: 95%;
    margin: 25px;
}

.item-right-top {
    width: 100%;
    height: 150px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
    align-items: center;
    background: #F7DEA8;
}

@media only screen and (max-width: 980px) {
    .swiper-button-next {
        position: absolute;
        right: -50px;
    }

    .swiper-button-prev {
        position: absolute;
        left: -50px;
    }

    .top-bg {
        height: 650px;
        width: 100%;
        background: url(../img/publiclib/top-header.jpg) no-repeat top center;
        background-size: 100% 100%;
        margin: 0px auto;
    }

    .jbzc-body-item-body-left .left-img {
        margin-left: -20px !important;
    }

    .w .jbzc-body-item2 .jbzc-body-item-body-left {
        margin-left: 20px;
    }

    .sdlt-b-container .body1-left .img {
        position: relative;
        top: 16px;
    }

}

@media only screen and (max-width: 1368px) {
    .top-bg {
        height: 615px !important;
    }

    .xchg-body-item .layui-row .layui-row .xchg-left-item .left-item {
        height: 500px;
    }

    .text-b {
        position: relative;
        top: 30px;
    }
}

