div,
form,
ul,
ol,
li,
dl,
dt,
dd,
cite,
p,
input,
img {
    margin: 0;
    padding: 0;
    border: none;
}

img {
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

input,
textarea,
select {
    font-size: 12px;
    font-family: PingFangSC-Regular, "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "mircro-soft yahei", "微软雅黑", Arial, Helvetica, sans-serif;
}

ol,
ul,
li {
    list-style-type: none;
}

a,
a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #333;
    text-decoration: underline;
}

.clear {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hide {
    display: none;
}

body,
html {
    min-width: 1200px;
}

body {
    margin: 0;
    padding: 0;
    color: #333;
    font-family: PingFangSC-Regular, "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "mircro-soft yahei", "微软雅黑", Arial, Helvetica, sans-serif;
    background: white;
}

.top {
    background: url(jz20240919_bg.png) no-repeat center 0;
    height: 610px;
    min-width: 1200px;
    position: relative;
}

.bg {
    min-width: 1200px
}

.logo-title {
    position: absolute;
    left: 50%;
    margin-left: -663px;
    top: 32px;
}

.content {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.content .leftpic {
    position: absolute;
    left: -259px;
    top: 23px;
    width: 255px;
}

.content .more {
    float: right;
    font-size: 20px;
    color: #c9a553;
    padding: 2px 18px 2px 8px;
    border: 2px solid #c9a553;
    border-radius: 10px;
    margin-top: 10px;
}

.dttitle {
    font-size: 36px;
    color: #c9a553;
    border-left: 5px solid #c9a553;
    height: 52px;
    padding-left: 12px;
}

.content .title {
    position: absolute;
    left: 50%;
    top: -42.5px;
    margin-left: -115px;
}

.content .title2 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.content .title img,
.content .title2 img {
    width: 100%;
}

.content .title2.t3 {
    margin-bottom: 25px;
    left: 0;
}

.content .title2.t4 {
    padding: 50px 0 60px;
}

.content .title img {
    margin: 0 auto;
    display: block;
}

.content .block1 {
    width: 100%;
    padding: 102px 0 50px;
    background: white;
}

.content .wrap {
    width: 1094px;
    margin: 0 auto;
    min-height: 228px;
    background: white;
    padding: 51px 50px 46px;
    border: 3px solid #c9a553;
    position: relative;
    font-size: 20px;
}

.content .wrap p {
    line-height: 2;
    text-indent: 2em;
    text-align: justify;
}

.content .info {
    text-indent: 2em;
}

.content .new1 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 96px;
    overflow: auto;
}

.content .new1 .leftbox video {}

.content .new1 .leftbox {
    width: 49%;
    float: left;
}

.content .new1 .rightbox {
    width: 550px;
    float: left;
    padding: 52px 0 23px 45px;
}

.content .new1 .rightbox li {
    line-height: 2.4;
    overflow: hidden;
    white-space: nowrap;
    font-size: 20px;
    height: 48px;
    font-size: 20px;
    text-overflow: ellipsis;
}

.content .new1 .rightbox .double {
    display: inline-block;
    background-color: #ef7212;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    margin-right: 10px;
}

.content .wrap2 {
    overflow: hidden;
    padding: 27px 0 60px;
    margin-top: 18px;
}

.block3 {
    position: relative;
    padding: 40px 0 20px;
    background: white;
}

.block3xq {
    width: 1202px;
    height: 616px;
    background: url(hdrcnrbg20210930.png) no-repeat left bottom/100% 100%;
    position: relative;
    margin: 0 auto 20px;
}

.dateDiv {
    position: absolute;
    left: 58px;
    top: 54px;
}

.content .wrap2 .newscontent {
    overflow-y: auto;
    height: 486px;
    width: 906px;
    margin-top: 50px;
    position: absolute;
    right: 30px;
    font-size: 20px !important;
}

.newscontent>div {
    margin: 0 40px;
}

.content .wrap2 .newscontent p {
    font-size: 20px !important;
}

.content .wrap2 .newscontent::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}

.content .wrap2 .newscontent::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.content .wrap2 .newscontent::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(103, 26, 30, .1);
    background-color: #671a1e;
}

.content .date {
    margin-top: 25px;
    width: 144px;
    height: 39px;
    font-size: 16px;
    line-height: 39px;
    text-align: center;
    border: 2px solid #c9a553;
    color: #c9a553;
    border-radius: 8px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 6px;
}

.content .date.active {
    background-color: #c9a553;
    color: #fff;
}

.wrap2 .list {
    width: 542px;
    text-align: center;
    margin: 0 auto;
}

.wrap2 .list span {
    display: block;
}

.block4 {
    width: 100%;
    background: white url(rmzf20210931zhangshi.png) no-repeat left bottom/auto 269px;
    padding-bottom: 150px;
}

.pictures {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.picbox {
    position: relative;
    overflow: hidden;
    border: 8px solid #da961c;
    margin: 0 auto
}

.picbox,
.piclist>li,
.piclist>li img {
    width: 683px;
    height: 359px;
}

.pic-nav {
    position: relative;
    width: 1036px;
    height: 170px;
    overflow: hidden;
    margin: 45px auto 0;
}

.pic-pagination {
    overflow: hidden;
    position: absolute;
    top: 0
}

.pic-pagination li {
    background-color: #eee;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer;
    margin: 0 5px;
    position: relative
}

.pic-pagination li>span {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.pic-pagination li,
.pic-pagination li>span,
.pic-pagination li img {
    width: 249px;
    height: 170px;
}

.pic-pagination li.current>span {
    display: none
}

.pic-arr {
    position: relative
}

.pic-arr>span {
    display: block;
    position: absolute;
    width: 55px;
    height: 58px;
    top: -120px;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat
}

.pic-arr .arrLeft {
    background-image: url(arr-left-jqh20210930.png);
    left: -20px
}

.pic-arr .arrRight {
    background-image: url(arr-right-jqh20210930.png);
    right: -20px
}

.footer {
    background: #f6f6f6;
    padding: 20px 0 40px;
    position: relative;
    margin-top: 70px;
}

.footer:before {
    content: "";
    position: absolute;
    left: 0;
    top: -269px;
    width: 1168px;
    height: 269px;
    background: url(rmzf20210931zhangshi.png) no-repeat 0 0/auto 269px;
    z-index: -1;
}

.listmain,
.showmain {
    width: 1100px;
    margin: 0 auto;
    min-height: 600px;
    position: relative;
}

.position {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #206fdb;
    position: relative;
    margin-bottom: 20px;
    margin-top: 40px
}

.position h3 {
    font-size: 24px;
    color: #671a1e;
    background: none;
}

.position span {
    position: absolute;
    right: 0;
    top: 0;
}

.listul li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #d6d6d6;
    font-size: 16px;
}

.listul li a {
    float: left;
    width: 700px;
}

.listul li span {
    float: right;
    color: #999;
}

.showmain h1 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin: 40px 0 20px;
}

.showcontent p {
    text-indent: 2em;
    line-height: 36px;
    color: #666;
}

.showmain .aboutthis {
    text-align: center;
    padding: 20px 0 30px 0;
    font-size: 16px;
}

.swiper-4 {
    position: relative;
    margin-bottom: 40px
}

.swiper-4 .swiper-container {
    margin-top: 30px;
    height: 540px;
}

.swiper-4 .swiper-slide div {
    position: relative;
    margin-left: -135px;
    width: 855px;
    height: 507px;
    border: 16px solid #f6e9cb;
    overflow: hidden;
}

.swiper-4 .swiper-slide img {
    width: 855px;
    height: 507px
}

.swiper-4 .swiper-slide p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 20px;
    color: #FFFEFE;
    line-height: 60px;
    padding-left: 25px;
    background: rgba(0, 0, 0, 0.7);
    margin: 0;
}

.swiper-4 .swiper-slide p a {
    color: white;
}

.swiper-4 .left,
.swiper-4 .right {
    position: absolute;
    top: 180px;
    left: 0;
    width: 36px;
    height: 70px;
    background: rgba(255, 255, 255, 0.3);
    z-index: 10;
    line-height: 90px;
    text-align: center
}

.swiper-4 .right {
    left: inherit;
    right: 0
}

.swiper-4 .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: -30px;
    width: 100%;
}

.swiper-4 .swiper-pagination-switch {
    display: inline-block;
    width: 76px;
    height: 12px;
    background: #fff1d1;
    margin: 0 3px;
    cursor: pointer;
}

.swiper-4 .swiper-active-switch {
    background: #c9a553;
}


/* hd */

.hd {
    width: 100%;
    height: 502px;
    position: relative;
    min-width: 1200px;
    background: url(jz20240919_bg.png) no-repeat center center;
}

.hd-logo {
    width: 100%;
}

.hd-logo img {
    width: 100%;
}

.hd-auto {
    width: 1020px;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
}

.hd-auto-t1 {
    padding-top: 55px;
}

.hd-auto-t2 {
    padding-top: 100px;
    width: 96%;
    margin: 0 auto;
}

.hd-auto-t2 img {
    width: 100%;
}

/*文章列表*/
.position2021,.position2021 a{
    color: #333333;
}

.bg2022 {
    width: 100%;
    min-height: 1682px;
    background: url(sjsr20220318_liang.png) no-repeat center bottom;
}

.listmain,
.showmain {
    width: 1100px;
    padding: 0 20px;
    background-color: white;
    background: rgba(255, 255, 255, 0.9);
    margin: 0 auto;
    min-height: 720px;
    margin-top: 0;
    margin-bottom: 60px;
}

.position2021 {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #0488e1;
    position: relative;
    margin-bottom: 20px;
    margin-top: 40px
}

.position2021 h3 {
    font-size: 24px;
    color: black;
    background: none;
}

.position2021 span {
    position: absolute;
    right: 0;
    top: 0;
}

.listul li {
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    border-bottom: 1px dashed #d6d6d6;
    font-size: 16px;
}

.listul li a {
    float: left;
    width: auto;
    color: #333333;
    font-size: 16px;
   
}
.listul li div{
    width: 920px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.listul li span {
    float: right;
    color: #999;
}

.showmain h1 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin: 40px 0 20px;
}

.showcontent p {
    text-indent: 2em;
    line-height: 36px;
    color: #666;
}

.showmain .aboutthis {
    text-align: center;
    padding: 20px 0 30px 0;
    font-size: 16px;
}

.page_box {
    text-align: center;
    padding: 10px 0;
}

.footer span,
.footer p,
.footer a {
    color: #000000 !important;
}

.wrapper {
    width: 100%;
}

.wyz {
    margin-bottom: 40px;
    padding-top: 160px;
}

.showmain h2 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}

.m2 {
    width: 100%;
    height: 540px;
    background: url(bgs.png) no-repeat;
    margin: 40px 0;
}

.m2-auto {
    margin: 0 auto;
    width: 1180px;
    height: auto;
}

.m2-auto .left {
    width: 580px;
    padding-top: 60px;
}

.m2-auto .left ul {
    padding-top: 30px;
}

.m2-auto .left ul li {
    padding: 0 15px;
    width: 530px;
    height: 72px;
    display: flex;
    margin-left: 20px;
    align-items: center;
    background: url(bg6.png) no-repeat;
    margin-bottom: 10px;
}

.m2-auto .left ul li a {
    font-size: 20px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.m2-auto .left ul li:hover {
    padding: 0 30px;
    background: url(bg7.png) no-repeat;
}

.m2-auto .left ul li:hover a {
    color: #ffffff;
}

.m2-auto .right {
    width: 590px;
    padding-top: 60px;
}

.m3 {
    width: 100%;
    padding-top: 30px;
}

.m3-auto {
    margin: 0 auto;
    width: 1200px;
    height: 455px;
   
}

.m3-auto .right {
    width: 878px;
    margin-top: -30px;
    position: relative;
    background: url(bg3.png) no-repeat 0px 80px;
    height: 420px;
}
.m3-auto .left{
    width: 320px;
    margin-top: 50px;
}

/* .m3-auto .right .top {
    margin-left: 30px;
} */

.r-auto {
    width: 480px;
    margin-left: 335px;
}

.r-auto .po {
    position: absolute;
    top: 100px;
    left: 335px;
}

.title-c {
    width: 480px;
    height: 155px;
    margin-top: 30px;
    display: none;
    overflow-y: scroll;
    scrollbar-base-color: #f7ae15;
    scrollbar-track-color: #eee;
    scrollbar-arrow-color: #eee;
    scrollbar-darkshadow-color: #eee;
    scrollbar-highlight-color: #eee;
    scrollbar-shadow-color: #eee;
}

.title-c h3 {
    font-size: 26px;
    color: #071c9c;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 10px;
}

.title-c p {
    font-size: 20px;
    color: #333333;
    line-height: 32px;
}

.title-c.active {
    display: block;
}
.title-c a img,.title-c a video{
    max-width: 100% !important;
}


.title-c::-webkit-scrollbar{
    width:10px;
    height:10px;
    /**/
  }
  .title-c::-webkit-scrollbar-track{
    background: rgb(239, 239, 239);
    border-radius:2px;
  }
  .title-c::-webkit-scrollbar-thumb{
    background: #f7ae15;
    border-radius:10px;
  }
  .title-c::-webkit-scrollbar-thumb:hover{
    background: #f7ae15;
  }
  .title-c::-webkit-scrollbar-corner{
  }
  .title-c a{
    cursor: default;
    pointer-events: none;
  }
  .footer{
    margin-top: 0 !important;
  }
/* end */