html,
body {
    font-family: "PingFangSC-Regular", "微软雅黑", "微软雅黑", "Microsoft Yahei", "mircro-soft yahei", Arial, Helvetica, sans-serif, "宋体"
}

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

img {
    border: 0;
    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", "微软雅黑", "Microsoft Yahei", "mircro-soft yahei", Arial, Helvetica, sans-serif
}

input {
    border: 0;
    outline: medium
}

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

a {
    text-decoration: none
}

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

a:hover {
    text-decoration: none;
    color: #000
}

a:link {
    color: #000
}

a:hover {
    color: #000
}

a:active {
    color: #000
}

.boxsizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    overflow: hidden
}

.pa {
    position: absolute
}

.pr {
    position: relative
}

.hide {
    display: none
}

.show {
    display: block
}

body {
    font-size: 16px;
    color: #000
}

body,
html {
    width: 100%;
    padding: 0;
    margin: 0;
    min-width: 1200px
}

body {
    background-color: #fff
}

.infobody,
.bg2022 {
    position: relative;
    width: 100%;
    background: url(20240523yjhx_banner1.png) no-repeat center 0, url(20240523yjhx_foot1.png) no-repeat center bottom, url(20240523yjhx_bg1.png) no-repeat center 733px
}

#toolbarSwitch.wzai {
    background: url(20240523yjhx_wza.png) no-repeat center center;
    background-size: 100% auto;
    width: 180px;
    height: 42px;
    line-height: 46px;
    overflow: hidden;
    font-size: 22px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 15px
}

#toolbarSwitch.wzai:hover {
    text-decoration: none
}

.si_top {
    height: 1070px
}

.jdt {
    position: relative;
    width: 486px;
    height: 363px;
    overflow: hidden
}

.jdt .swiper-slide {
    width: 486px;
    position: relative;
    height: 363px;
    overflow: hidden
}

.jdt .swiper-slide img {
    width: 486px;
    height: auto
}

.jdt .swiper-slide .link,
.jdt .swiper-slide a:last-child {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 23px;
    line-height: 50px;
    padding-left: 20px;
    color: #fff;
    background: rgba(0, 122, 198, .8)
}

.jdt .pagination {
    position: absolute;
    z-index: 20;
    right: 10px;
    bottom: 10px
}

.jdt .pagination .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .47);
    margin-right: 6px;
    cursor: pointer
}

.jdt .pagination .swiper-active-switch {
    background-color: #fff
}

.jdt,.jdt .swiper-slide,.jdt .swiper-slide img{width:569px}

.row1200 {
    width: 1200px;
    margin: 0 auto
}

.imgtitle {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 34px
}

.imgtitle img {
    height: 33px
}

.imgtitle img+span {
    background: url(20240523yjhx_line1.png) no-repeat 0 center;
    margin-left: 7px;
    margin-right: 9px
}

.imgtitle .more {
    min-width: 76px;
    width: 76px;
    height: 24px;
    font-size: 0;
    background: url(20240523yjhx_more.png) 0 0/100%
}

.imgtitle>span {
    display: block;
    height: 33px;
    flex: 1
}

.imgtitle>span:first-child {
    background: url(20240523yjhx_line2.png) no-repeat right center;
    margin-right: 7px
}

.bgwhite {
    background-color: #fff;
    border-bottom:4px solid #11b0b3;
}

.shadow {
    box-shadow: 0px 8px 16px 0px rgba(2, 90, 161, .13)
}

.middle{
    vertical-align:middle;
    img{vertical-align:middle;}
}

.list li {
    font-size: 22px;
    background: url(20240523yjhx_dot.png) no-repeat 2px center;
    border-bottom: 1px dashed #cacaca;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    padding-left: 34px;
    box-sizing: border-box;
}
/* .list li:first-of-type a{
    color: #00a4a7;
} */
.list li:last-of-type{
    border:0;
}

.listdes {
    background: #f4f6f8;
    margin: 0 18px;
    padding: 18px
}

.listdes .tit {
    font-size: 23px;
    color: #00a4a7;
    line-height: 1.5
}

.listdes .tit a:link,
.listdes .tit a:visited,
.listdes .tit a:hover {
    color: #00a4a7
}

.listdes .des {
    margin-top: 5px;
    text-align: justify;
    line-height: 1.6;
    text-indent: 2em;
    font-size: 17px
}

.listdes .des a:link,
.listdes .des a:visited,
.listdes .des a:hover {
    color: #d10000
}

.ullist>li {
    margin-top: 26px;
    background: azure;
    box-shadow: 0px 5px 8px 0px rgba(2, 90, 161, .13);
    border-bottom: 4px #11b0b3 solid;
    padding: 25px 35px;
    padding-left:31px;
    padding-right:31px
}

.list .tit {
    color: #00a4a7;
}

.ullist>li:hover,
.ullist>li.cur {
    background-color: #fff
}

.ullist>li:hover .tit a:link,
.ullist>li:hover .tit a:visited,
.ullist>li:hover .tit a:hover,
.ullist>li.cur .tit a:link,
.ullist>li.cur .tit a:visited,
.ullist>li.cur .tit a:hover {
    color: #00a4a7
}

.ullist>li .tit {
    font-size: 22px;
    color: #000;
    line-height: 1.4;
    background: url(20240523yjhx_dot.png) no-repeat 0 6px;
    padding-left: 35px
}

.ullist>li .tit a:link,
.ullist>li .tit a:visited,
.ullist>li .tit a:hover {
    color: #000;
    text-decoration: none
}

.ullist>li .des {
    margin-top: 5px;
    text-align: justify;
    line-height: 1.6;
    text-indent: 2em;
    font-size: 17px;
    color: #5f5f5f
}

.ullist>li .des a:link,
.ullist>li .des a:visited,
.ullist>li .des a:hover {
    color: #d10000;
    text-decoration: none
}

.rowbox2 {
    display: flex;
    justify-content: space-between
}

.bottom {
    color: #000 !important;
    padding: 40px
}

.bottom .footer {
    border-color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0) !important
}

.bottom a {
    color: #000 !important
}

.listmain {
    width: 984px;
    margin: auto;
    margin-top: 20px;
    background: #fff;
    padding-bottom: 40px
}

.listmain .ul {
    width: 900px;
    margin: auto;
    padding: 40px 0 20px
}

.position2021 {
    width: 970px;
    padding: 30px 0 20px 30px;
    font-size: 17px;
    color: #000;
    margin: 0 auto
}

.position2021 a {
    color: #000
}

.listul li {
    height: 45px;
    line-height: 45px;
    padding-left: 36px;
    border-bottom: 1px dashed #d6d6d6;
    background: url(20240523yjhx_dot.png) no-repeat 0 12px;
    font-size: 18px
}

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

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

.fenye {
    width: 950px;
    font-size: 16px;
    line-height: 46px;
    margin: 60px auto 30px;
    text-align: center
}

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

.showposition {
    padding: 30px 0 20px 30px;
    font-size: 17px;
    color: #000
}

.showposition a {
    color: #000
}

.showbox {
    padding: 25px 20px 50px;
    box-shadow: 0px 8px 16px 0px rgba(2, 90, 161, .13);
    border-radius: 20px;
    background: #fff;
    line-height: 1.75
}

.showmain h1 {
    text-align: center;
    font-size: 22px;
    color: #ce0808;
    font-family: "宋体";
    font-weight: bold
}

.showcontent {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    font-family: "arial,helvetica,sans-serif"
}

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

.showcontent img {
    border: 0;
    vertical-align: middle;
    max-width: 90%
}

.showbox {
    line-height: 1.75
}

.showmain .aboutthis {
    color: #666;
    font-family: "宋体";
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 20px
}

.gdang {
    position: absolute;
    top: 420px;
    left: 50%;
    margin-left: 380px;
    width: 300px
}

.gdang img {
    width: 100%
}

.banner {
    width: 1153px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0
}

.banner .fl {
    margin-top: 56px
}

.banner .fr {
    margin-top: 52px
}


.fbhtitle{
    font-size:22px;color:#009093;text-align:center;line-height:1.5;margin-top:15px;margin-bottom:12px;
}
.fbhtitle a{
    color:#009093 !important;
}