html,
body {
    background: #fff;
    overflow-x: hidden
}

.banner {
    position: relative;
    z-index: 1
}

.banner a img {
    display: block;
    width: 100%
}

.contsub_colm {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 0 auto;
    z-index: 9;
    font-family: sysong
}

.contsub_colm>div {
    height: 100%
}

.contsub_colm h2 {
    font-size: .7rem;
    line-height: .7rem;
    color: #FFFFFF;
    background-color: #f9b90c;
    padding: 0 .25rem;
    font-family: SourceHanSerifCN-Heavy;
    padding-bottom: .1rem
}

.contsub_colm h2+h2 {
    margin-top: .1rem
}

.contsub_colm h2 span {
    display: none
}

.contsub_colm .b-bs {
    margin-top: 0
}

.contsub_colm .b-bs img {
    display: block;
    width: 6.5rem
}

.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: rgba(0, 77, 158, 1);
    color: #fff;
    border: 1px solid rgba(0, 77, 158, 1)
}

.pagination a:hover {
    background: rgba(0, 77, 158, 1);
    color: #fff;
    border: 1px solid rgba(0, 77, 158, 1)
}

.pagination span {
    display: inline-block;
    font-size: 14px
}

.nymain {
    position: relative;
    padding-bottom: 1rem;
    margin-top: .9rem;
    font-family: "SourceHanSansCN-Normal";
}

.nymain .leftNav {
    float: left;
    width: 2.6rem;
    position: relative;
    margin-right: .78rem
}

.nymain .leftNav>h2 {
    line-height: .4rem;
    color: #fffafc;
    font-size: .28rem;
    position: relative;
    height: 1.02rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "sy";
    font-weight: normal;
    background: rgba(0, 77, 158, 1)
}

.nymain .leftNav>h2 i {
    font-style: normal;
    font-size: 0.3rem;
    line-height: .26rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    top: .28rem;
    opacity: 0.1;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-shadow: 0px 4px 10px rgba(0, 91, 172, 0.2);
    z-index: 1
}

.nymain .leftNav>h2 b {
    position: relative;
    z-index: 2;
    padding-top: .1rem
}

.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;
    padding: 0 .25rem 1rem .25rem;
    box-shadow: 0px 0.02rem 0.08rem 0px rgba(0, 0, 0, 0.15)
}

.nymain .leftNav>ul>li {
    position: relative;
    padding: 0 .45rem;
    border-bottom: 1px dashed #D8D8D8
}

.nymain .leftNav>ul>li:first-child {
    border-top: none
}

.nymain .leftNav ul li a {
    display: block;
    font-size: .18rem;
    line-height: .75rem;
    color: #4D4D4D
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: .4rem;
    height: .75rem;
    right: .45rem;
    top: 0;
    background: url(../images/sub_left_down4.png) no-repeat right center;
    background-size: .1rem auto;
    cursor: pointer;
    transition: all 0.3s
}

.nymain .leftNav>ul>li.on>a {
    color: rgba(0, 77, 158, 1);
    font-weight: 600
}

.nymain .leftNav>ul>li.activ {
    background: #dadada
}

.nymain .leftNav>ul>li.active>a {
    color: rgba(0, 77, 158, 1);
    font-weight: 600
}

.nymain .leftNav>ul>li.active>span {
    background: url(../images/sub_left_down.png) no-repeat right center;
    background-size: .1rem auto
}

.nymain .leftNav ul li.active ul {
    display: block
}

.nymain .leftNav ul li a:hover {
    background-position: 31px center;
    color: rgba(0, 77, 158, 1)
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-bottom: .2rem
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 40px;
    padding-left: .2rem;
    color: #666666;
    border: none;
    padding-right: 0;
    padding-left: 0
}

.nymain .leftNav>ul>li>ul>li:nth-child(1)>a {
    border: none
}

.ny-right {
    flex: 1;
    min-width: 0
}

.ny-rcom {
    font-size: 24px;
    color: rgba(0, 77, 158, 1);
    margin-bottom: 15px;
    font-weight: normal
}

.position {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: flex-end;
    padding-top: .4rem
}

.position>div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: -.9rem
}

.pcnav {
    position: relative;
    flex: 1;
    min-width: 0;
    z-index: 1;
    z-index: 9;
    background: #004d9e url(../images/pcnav-bg.jpg) no-repeat center;
    background-size: cover;
    background-position: right center
}

.pcnav ul {
    display: flex;
    font-family: "SourceHanSansCN-Medium";
    /* overflow-x: auto; */
    white-space: nowrap
}

.pcnav ul li.active a {
    color: #f9b90c
}
.pcnav ul li.active dl dd a{
font-size: .16rem;
color: #333;
}
.pcnav ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
    height: .4rem;
    width: 1px;
    background: rgba(255, 255, 255, .1)
}

.pcnav ul li:nth-child(1) a:before {
    display: none
}

.pcnav ul li.active a:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    height: .1rem;
    width: 100%;
    height: 0.03rem;
    background: #f9b90c
}
.pcnav ul li.active dl dd a:after{
background: none;
}
.pcnav ul li {
    padding: 0 .15rem
}

.pcnav ul li a {
    display: block;
    line-height: 1.43rem;
    font-size: .2rem;
    position: relative;
    color: #fff;
    padding: 0 .4rem;
    font-family: SourceHanSerifCN-Heavy
}

.pcnav ul li a:hover {
    color: #f9b90c
}

.pcnav>div {
    display: flex;
    align-items: center;
}

.pcnav>div .pcnav-tit {
    font-family: SourceHanSerifCN-Heavy;
    font-size: 0.46rem;
    line-height: 1.43rem;
    color: #fff;
    font-style: italic;
    padding-right: 0.48rem;
    margin-right: 0.48rem;
    border-right: 1px solid rgba(250, 250, 250, 0.1);
    text-transform: uppercase;
}

.pcnav>div ul {
    flex: 1;
    min-width: 0;
    display: flex;
    /* overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none; */
    /* ???â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™???ï¿ ???ï¿ ?ï¿ a??????????aï¿½|?ï¿ a???â€œ???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????ï¿¥???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????????â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™?ï¿ a??????aï¿½????????â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½?????IE???â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™???ï¿ ???ï¿ ?ï¿ a??????????aï¿½????????â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™?ï¿ a??????aï¿½????|???â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????|???â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™?ï¿ a???|??aï¿½????????â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????Ë‰???â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????|???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????ï¿¡???â€™??aï¿½????ï¿ ?ï¿ aï¿½??????|???â€™???ï¿ ???ï¿ ?ï¿ a???????????ï¿ ?ï¿ a???????ï¿ ???â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????ï¿¥???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????????â€™??aï¿½????ï¿ ?ï¿ aï¿½??????|???â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????|???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????Â°???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????ï¿¥???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????Â§???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????????â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™?ï¿ a??????aï¿½????Â°???â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????Ë‰???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????????â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????? */
}

.pcnav ul li {
    padding: 0;
}

.pcnav ul li a {
    padding: 0 .2rem;
}

.pcnav ul li a:before {
    width: 0;
    background: none;
    border-left: 1px dashed rgba(255, 255, 255, 0.1);
}

.pcnav ul li.active a {
    font-size: .22rem;
    color: #ffc415;
}

.pcnav ul li:hover>a {
    color: #ffc415;
}

.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 {
    margin-top: .1rem;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.15rem
}

.timg-list ul li {
    position: relative;
    width: 33.33%;
    margin-bottom: .2rem;
}

.timg-list ul li:nth-child(3)~li {
    margin-top: .4rem
}

.timg-list ul li::before {
    content: "";
    position: absolute;
    left: -.2rem;
    top: 0;
    right: -.2rem;
    bottom: 0;
    z-index: 1;
    transform: scaleY(0);
    transition: all 0.5s;
    background: #FCFBFB;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1)
}

.timg-list ul li a {
    display: block;
    transition: all 0.3s;
    position: relative;
    z-index: 2;
    font-family: "???â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????ï¿¥???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????Ë‰???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????Â°???â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™?ï¿ a??????aï¿½????????â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????Â¨???â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????ï¿ ???â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™?ï¿ a??????aï¿½????1???â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™???ï¿ ???ï¿ ?ï¿ a??????????aï¿½????????â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™?ï¿ a??????aï¿½????????â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????ï¿¥???â€™??aï¿½???aï¿½????ï¿ ???â€™???ï¿ ???ï¿ ?ï¿ aï¿½????â€¦????aï¿½????????â€™?ï¿ a???1??aï¿½|?ï¿ a???â€œ???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????â€²???â€™??aï¿½???aï¿½??ï¿ a??a?ï¿ ???â€™?ï¿ a??????aï¿½????Â§???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????2???â€™??aï¿½????ï¿ ?ï¿ aï¿½????â€¦?????â€™?ï¿ a??????aï¿½????|";
    margin: 0 .15rem
}

.timg-list ul li:nth-child(1) a {
    border: none
}

.timg-list ul li a h3 {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    letter-spacing: 0rem;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .72rem
}

.timg-list-img {
    order: 3
}
.timg-list .timg-list-img img{
width: 100%;
}
.timg-list ul li a .pic {
    padding-top: 60%
}

.timg-date {
    order: 1
}

.timg-date b {
    display: block;
    font-size: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    color: rgba(0, 77, 158, 1);
    font-weight: 600
}

.timg-date span {
    display: block;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    text-align: center;
    color: rgba(0, 77, 158, 1)
}

.timg-linfo {
    flex: 1;
    min-width: 0;
    order: 2;
    background-color: #f8f8f8;
    padding: .25rem .28rem .4rem .28rem;
    position: relative;
    z-index: 1
}

.timg-linfo:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transition: all .6s;
    height: 0.05rem;
    z-index: -1;
    pointer-events: none
}

.timg-list ul li:nth-child(3n+1) .timg-linfo:before {
    background-color: #ffc415;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(255, 193, 8, 0.22)
}

.timg-list ul li:nth-child(3n+2) .timg-linfo:before {
    background-color: #73b744;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(255, 193, 8, 0.22)
}

.timg-list ul li:nth-child(3n) .timg-linfo:before {
    background-color: #0b57a6;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(255, 193, 8, 0.22)
}

.timg-linfo p {
    margin: .15rem 0 .2rem 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: .84rem;
    font-family: SourceHanSerifCN-Medium;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.28rem;
    letter-spacing: 0rem;
    color: #545454
}

.timg-linfo div {
    position: relative
}

.timg-linfo div b {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: .3rem;
    color: #94070A
}

.timg-linfo div span {
    display: block;
    transition: all .6s;
    font-family: SourceHanSerifCN-Regular;
    font-size: 0.18rem;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 0.24rem;
    color: #000000;
    margin-top: .35rem;
    text-align: left
}

.img-lists ul {
    margin: 0 -.5rem;
    display: flex;
    flex-wrap: wrap
}

.img-lists ul li {
    width: 25%;
    margin-top: .8rem;
    transition: all 0.3s;
    position: relative;
    top: 0
}

.img-lists ul li:nth-child(3n+1) {
    margin-left: 0
}

.img-lists ul li:hover a:before {
    opacity: 1
}

.img-lists ul li:hover .info {
    border-color: transparent
}

.img-lists ul li:hover .info p {
    color: #fff;
    font-weight: 600
}

.img-lists ul li a {
    display: block;
    margin: 0 .5rem;
    transition: all 0.5s;
    position: relative;
    padding: .03rem;
    z-index: 1
}

.img-lists ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(270deg, #6C4ECF 0%, #821C84 100%);
    z-index: -1;
    transition: all .6s;
    opacity: 0
}

.img-lists ul li a .pic {
    padding-top: 125%
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px
}

.img-lists ul li a>div.info {
    font-size: 0;
    background-position: left center;
    transition: all 0.6s;
    border: 1px solid #DDC6E7
}

.img-lists ul li a>div.info p {
    color: #1B1B1B;
    font-size: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .65rem;
    text-align: center;
    padding: 0 .1rem
}

.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 i {
    width: 1.6rem;
    height: 0.4rem;
    background-color: #ffc108;
    border-radius: 0.2rem;
    font-family: SourceHanSerifCN-Heavy;
    font-size: 0.16rem;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 0.4rem;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center
}

.art-main .art-tit h3 {
    font-family: SourceHanSerifCN-Heavy;
    font-size: 0.54rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.74rem;
    letter-spacing: 0rem;
    color: #010101;
    margin-top: .2rem
}

.art-main .art-tit>h4 {
    text-align: center;
    color: #666666;
    font-weight: normal;
    font-size: 18px;
    margin-top: 30px
}

.art-main .art-body p {
    color: #000000;
    font-size: .20rem !important;
    line-height: .36rem !important;
    text-align: justify;
    /* margin-top: .3rem; */
    font-family: Times New Roman !important;
    word-break: break-all;
}
.art-main .art-body p  span{ font-family: Times New Roman !important;
}
.art-main .art-body img {
    max-width: 100% !important;
    display: block;
    margin: .3rem auto;
    height: auto !important;
}

.pnext {
    margin-top: .35rem;
    padding-top: .25rem;
    border-top: 1px solid #DDC6E7;
    position: relative
}

.pnext:before {
    content: "";
    background: rgba(0, 77, 158, 1);
    position: absolute;
    left: 0;
    bottom: 100%;
    width: .94rem;
    height: 0.04rem
}

.pnext p {
    text-indent: initial;
    font-size: .18rem;
    line-height: .32rem;
    color: #323232;
    color: rgba(0, 77, 158, 1)
}

.pnext p a {
    color: #222222
}

.pnext p:hover a {
    color: rgba(0, 77, 158, 1)
}

.art-bwg {
    display: flex;
    align-items: center;
    margin-top: .84rem
}

.art-bwg img {
    width: 1.45rem;
    margin-right: .9rem
}

.art-bwg p {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.3rem;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #000000
}

.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
}

.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()
}

.pages .p-last a {
    background-image: url()
}

.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 {
    margin-top: .6rem
}

.i-list li {
    position: relative
}

.i-list li a {
    display: flex;
    justify-content: space-between;
    color: #111111;
    position: relative;
    border-bottom: 1px dashed #E8E8E8;
    transition: all 0.5s;
    position: relative;
    z-index: 9;
    padding-right: .3rem;
    align-items: center
}

.i-list li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: all .6s;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px #DDC6E7;
    opacity: 0
}

.i-list li:nth-child(1) a {
    border-top: 1px solid transparent
}

.i-list li:nth-child(1) a:before {
    display: none
}

.i-list li:last-child a {
    border-bottom: 1px dashed #CBCBCB
}

.i-list li a h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .18rem;
    line-height: 1rem;
    color: #333333;
    font-weight: normal;
    flex: 1;
    min-width: 0;
    padding-left: .4rem;
    background: url() no-repeat;
    background-position: .1rem center;
    background-size: 0.06rem auto
}

.i-list li a span {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.26rem;
    color: #9E9E9E;
    margin-left: .2rem
}

.jgsz-box {
    margin-top: .65rem;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1)
}

.jgsz-box:nth-child(1) {
    margin-top: 0
}

.jgsz-box h3 {
    background: rgba(0, 96, 175, .1);
    text-align: center;
    font-size: .24rem;
    font-weight: bold;
    line-height: .77rem;
    text-align: center;
    color: rgba(0, 77, 158, 1)
}

.jgsz-box ul {
    display: flex;
    flex-wrap: wrap;
    padding: .15rem .2rem .3rem .2rem
}

.jgsz-box ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .18rem;
    line-height: .62rem;
    color: #474747;
    padding: 0 .4rem 0 0
}

.jgsz-box ul li a:hover {
    font-weight: 600;
    color: rgba(0, 77, 158, 1);
    text-decoration: underline
}

.szlb ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.35rem
}

.szlb ul li {
    width: 50%;
    margin-top: .65rem
}

.szlb ul li:nth-child(-n+2) {
    margin-top: .4rem
}

.szlb ul li a {
    display: block;
    margin: 0 .35rem;
    background: #FFFFFF;
    transition: all 0.5s;
    height: 100%;
    border-radius: 0px .4rem 0px 0px;
    position: relative
}

.szlb ul li a::before {
    content: "";
    position: absolute;
    left: -0.07rem;
    top: 0;
    right: 50%;
    height: 1.55rem;
    border-radius: 0px 0.45rem 0px 0.4rem;
    opacity: 1;
    background: #0A58A6;
    opacity: 1;
    background: #0A58A6;
    z-index: 1
}

.szlb ul li a h3 {
    font-size: 0.22rem;
    font-weight: 600;
    line-height: 0.67rem;
    background: #F5F8FF;
    color: #0A58A6;
    padding: 0 .15rem 0 .42rem;
    position: relative;
    border-radius: 0px .4rem 0px 0px;
    z-index: 9;
    position: relative
}

.szlb ul li a h3:before {
    content: "";
    position: absolute;
    left: .28rem;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: .23rem;
    background: #FFC062
}

.szlb ul li a>div {
    border: 1px solid #CEDBE8;
    padding: .4rem .3rem;
    z-index: 9;
    position: relative;
    background: #fff
}

.szlb ul li a>div dl dt {
    display: flex;
    align-items: flex-start;
    margin-top: .3rem
}

.szlb ul li a>div dl dt:nth-child(1) {
    margin-top: 0
}

.szlb ul li a>div dl dt div {
    height: .32rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: .3rem;
    margin-right: .2rem
}

.szlb ul li a>div dl dt div img {
    display: block;
    max-height: .21rem;
    max-width: .25rem
}

.szlb ul li a>div dl dt p {
    flex: 1;
    min-width: 0
}

.szlb ul li a div p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.szlb ul li a:hover {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5)
}

.szlb ul li a:hover h3 {
    color: rgba(0, 77, 158, 1)
}

.searchpage .secpag {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 16px;
    line-height: 26px;
    color: #333
}

.searchpage .secpag a {
    color: #333
}

.searchpage .secpag a:hover {
    color: rgba(6, 131, 88, 1.0)
}

.zzjg-box {
    margin-top: 0.52rem;
    position: relative
}

.zzjg-tit {
    padding-bottom: .15rem
}

.zzjg-tit h3 {
    font-size: 0.26rem;
    font-weight: 600;
    line-height: 0.86rem;
    color: #383838;
    position: relative;
    z-index: 9;
    position: relative;
    display: flex;
    align-items: center;
    background: #FBF1FF;
    padding: 0 .45rem
}

.zzjg-list {
    z-index: 9;
    position: relative
}

.zzjg-list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.18rem
}

.zzjg-list ul li {
    width: 25%;
    margin-top: 0.25rem;
    min-height: .57rem
}

.zzjg-list ul li a {
    display: block;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #333333;
    padding-left: .2rem;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.0784);
    display: flex;
    height: 100%;
    align-items: center;
    margin: 0 .18rem;
    padding: 0.1rem .6rem;
    transition: all .6s
}

.zzjg-list ul li a::after {
    content: "";
    position: absolute;
    width: 0.2rem;
    height: 100%;
    background: url() no-repeat;
    background-position: center center;
    background-size: .2rem auto;
    right: .4rem
}

.zzjg-list ul li a::before {
    content: "";
    position: absolute;
    left: .4rem;
    top: 50%;
    transform: translateY(-50%);
    width: .05rem;
    height: .05rem;
    border-radius: 50%;
    background: rgba(0, 77, 158, 1);
    transition: all .6s
}

.zzjg-list ul li a:hover {
    color: #0A58A6
}

.zzjg-list ul li a:hover {
    color: #fff;
    background: linear-gradient(270deg, rgba(0, 77, 158, 1) 0%, #6D4FD1 100%)
}

.zzjg-list ul li a:hover:before {
    background-color: #fff
}

.zzjg-list ul li a:hover:after {
    background: url() no-repeat;
    background-position: center center;
    background-size: .1rem auto
}

.zzjg-box:hover .zzjg-tit h3 {
    color: rgba(0, 77, 158, 1)
}

.zzjg-box:hover .zzjg-tit h3:before {
    background: rgba(0, 77, 158, 1)
}

.zzjg-box:hover .zzjg-tit h3:after {
    background: rgba(0, 77, 158, 1)
}

.xrld-tit {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(249, 224, 224, 0.3) 100%);
    height: 0.6rem;
    display: flex;
    align-items: center;
    margin-top: .4rem;
    margin-bottom: .1rem
}

.xrld-tit:nth-child(1) {
    margin-top: 0
}

.xrld-tit h3 {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.24rem;
    color: #333333;
    border-left: 0.04rem solid #A31D20;
    padding-left: .15rem
}

.xrld ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.6rem
}

.xrld ul li {
    width: 33.333%
}

.xrld ul li a {
    display: flex;
    padding: .2rem 0;
    border-bottom: 1px solid #E7E6E6;
    transition: all 0.5s;
    align-items: center;
    margin: 0 .6rem;
    height: 1rem
}

.xrld ul li a b {
    width: .3rem;
    height: .2rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #3D3D3D;
    position: relative;
    margin-right: .15rem;
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% auto
}

.xrld ul li a b::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 0.09rem;
    height: 0.09rem
}

.xrld ul li a p {
    flex: 1;
    min-width: 0;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #3D3D3D
}

.xrld ul li a:hover {
    border: 1px solid #A31D20;
    box-shadow: 2px 3px 12px 0px rgba(68, 0, 4, 0.15);
    height: .9rem;
    background: #FFF7F7;
    padding: .2rem .15rem
}

.xrld ul li a:hover p {
    font-weight: 600;
    color: #A31D20
}

.xrld ul li a:hover b {
    font-weight: 600;
    color: #0A58A6
}

.leader ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.leader ul li {
    width: 48%;
    margin-top: .45rem
}

.leader ul li a {
    display: flex;
    transition: all 0.5s;
    background: #F4F8FF
}

.leader ul li a .pics {
    width: 2.4rem
}

.leader ul li a .pics .pic {
    padding-top: 119%
}

.leader ul li a .info {
    flex: 1;
    min-width: 0;
    padding-top: .2rem;
    padding: .3rem .25rem 0 .35rem
}

.leader ul li a .info h3 {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: normal;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.leader ul li a .info h4 {
    font-size: .18rem;
    font-weight: normal;
    line-height: normal;
    color: rgba(0, 77, 158, 1);
    margin-top: .15rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.leader ul li a .info div {
    border-top: 1px dashed rgba(0, 77, 158, 1);
    transition: all 0.5s;
    position: relative;
    margin-top: .2rem
}

.leader ul li a .info div::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(-2px);
    width: 3px;
    height: 3px;
    background: rgba(0, 77, 158, 1)
}

.leader ul li a .info div::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-2px);
    width: 3px;
    height: 3px;
    background: rgba(0, 77, 158, 1)
}

.leader ul li a .info p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.28rem;
    text-transform: uppercase;
    color: #9E9E9E;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: 1.12rem;
    margin-top: .2rem
}

.leader ul li a:hover {
    background: rgba(0, 77, 158, 1)
}

.leader ul li a:hover .info h3 {
    color: #fff
}

.leader ul li a:hover .info h4 {
    color: #fff
}

.leader ul li a:hover .info div {
    border-color: #fff
}

.leader ul li a:hover .info div::before {
    background: #fff
}

.leader ul li a:hover .info div::after {
    background: #fff
}

.leader ul li a:hover .info p {
    color: rgba(255, 255, 255, .7)
}

.whcj {
    margin-top: .35rem
}

.whcj-pic {
    display: flex;
    justify-content: center;
    background: #F5F8FC;
    padding: 1rem .2rem
}

.whcj-pic img {
    max-width: 100%
}

.whcj-text {
    margin-top: .3rem
}

.whcj-text p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.44rem;
    text-transform: uppercase;
    color: #333333
}

.whcj-box-flex {
    display: flex;
    align-items: flex-start
}

.whcj-box-flex .whcj-pic {
    width: 4.59rem;
    margin-right: .6rem;
    margin-top: .3rem
}

.whcj-box-flex .whcj-text {
    flex: 1;
    min-width: 0
}

.whcj-down a {
    display: block;
    background: #F5F8FC;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1rem;
    margin-top: 1.2rem;
    transition: all 0.5s
}

.whcj-down img {
    height: 0.4rem;
    margin-right: .1rem
}

.whcj-down p {
    font-size: 0.24rem;
    font-weight: normal;
    line-height: normal;
    color: #333333
}

.whcj-down a:hover p {
    color: #015198;
    font-weight: 600
}

.whcj-down a:hover {
    box-shadow: 0 0 .1rem rgba(1, 81, 152, .3)
}

.xyjj-box {
    margin-top: .5rem
}

.xyjj-text p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.44rem;
    text-transform: uppercase;
    color: #333333;
    text-indent: 2em
}

.xyjj-box ul {
    display: flex;
    justify-content: space-between
}

.xyjj-box ul li {
    width: 48%
}

.xyjj-box ul li img {
    display: block;
    width: 100%
}

.xyjj-box-flex {
    display: flex;
    align-items: flex-start
}

.xyjj-box-flex .xyjj-text {
    flex: 1;
    min-width: 0
}

.xyjj-box-flex .xyjj-pic {
    width: 5.44rem;
    position: relative;
    padding: 0 .4rem .5rem 0;
    margin-left: .4rem
}

.xyjj-box-flex .xyjj-pic img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 9
}

.xyjj-box-flex .xyjj-pic::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0.4rem;
    top: 0.5rem;
    bottom: 0;
    background: rgba(0, 77, 158, 1);
    z-index: 1
}

.jsjj-box {
    margin-top: .3rem
}

.jsjj-box:nth-child(1) {
    margin-top: 0
}

.jsjj-infos {
    display: flex;
    background: #F7F7F7
}

.jsjj-pics {
    width: 1.8rem;
    margin-right: .26rem
}

.jsjj-pics .pic {
    padding-top: 127%
}

.jsjj-info {
    flex: 1;
    min-width: 0;
    padding-top: .34rem;
    padding-bottom: .34rem
}

.jsjj-info p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.36rem;
    color: #333333
}

.jsjj-tit {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(249, 224, 224, 0.3) 100%);
    height: 0.6rem;
    display: flex;
    align-items: center;
    margin-bottom: .1rem
}

.jsjj-tit h3 {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.24rem;
    color: #333333;
    border-left: 0.04rem solid #A31D20;
    padding-left: .15rem
}

.jsjj-text p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.36rem;
    color: #333333
}

.jsjj-text ul li {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.48rem;
    color: #393939
}

.xkgs-text p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.36rem;
    color: #333333;
    margin-top: .38rem;
    text-indent: 2em
}

.xkgs-img1 {
    margin-top: .38rem
}

.xkgs-img1 ul {
    display: flex;
    justify-content: space-between
}

.xkgs-img1 ul li {
    width: 31.5%
}

.xkgs-img1 ul li img {
    display: block;
    width: 100%
}

.xkgs-img2 {
    margin-top: .38rem
}

.xkgs-img2 {
    display: flex;
    justify-content: space-between
}

.xkgs-img2 ul:nth-child(1) {
    width: 22.5%
}

.xkgs-img2 ul:nth-child(2) {
    width: 22.5%
}

.xkgs-img2 ul:nth-child(2) li:nth-child(2) {
    margin-top: 9%
}

.xkgs-img2 ul:nth-child(3) {
    width: 51%
}

.xkgs-img2 ul li img {
    display: block;
    width: 100%
}

.xkgs-text-end p {
    text-indent: 0
}

.szcont-t {
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 1;
    padding: 0 1.2rem .3rem .4rem;
    margin-top: .8rem;
    overflow: hidden
}

.szcont-t .pics {
    width: 3.2rem;
    margin-right: .85rem
}

.szcont-t .pics .pic {
    padding-top: 125%
}

.szcont-t .info {
    flex: 1;
    min-width: 0;
    position: relative;
    padding-top: .3rem
}

.szcont-t .info::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 200vw;
    bottom: -.3rem;
    top: 0;
    z-index: -1;
    background: #FBF1FF
}

.szcont-t .info h3 {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.18rem;
    color: #6D4FD1
}

.szcont-t .info div {
    border-top: 1px solid #DDC6E7;
    display: flex;
    padding-top: .3rem;
    margin-top: .2rem
}

.szcont-t .info div ul {
    width: 40%
}

.szcont-t .info div ul li {
    position: relative;
    padding-left: .2rem;
    font-size: 0.16rem;
    line-height: 0.4rem;
    color: #3D3D3D
}

.szcont-t .info div ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #6C4ECF;
    width: 3px;
    height: .16rem
}

.szcont-t .info div ol li {
    position: relative;
    padding-left: .2rem;
    font-size: 0.16rem;
    line-height: 0.4rem;
    color: #3D3D3D
}

.szcont-b .szcont-bbox {
    margin-top: .35rem
}

.szcont-b .szcont-bbox h3 {
    font-size: 0.18rem;
    font-weight: 600;
    color: #6C4ECF;
    line-height: .3rem
}

.szcont-b .szcont-bbox div {
    margin-top: .153rem
}

.szcont-b .szcont-bbox div p {
    font-size: 0.16rem;
    line-height: .24rem
}

.szcont-b .szcont-bbox ul li {
    font-size: 0.16rem;
    line-height: .24rem;
    margin-top: .2rem
}

.leadlist ul li {
    margin-top: .55rem
}

.leadlist ul li a {
    position: relative;
    z-index: 1;
    display: flex;
    padding-right: .25rem;
    align-items: center;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15)
}

.leadlist ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, #FEFCFF, #FEFCFF), #FEFCFF;
    transition: all .6s;
    z-index: -1
}

.leadlist ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, #F9F0FF 0%, #FFFFFF 100%), #FFFFFF;
    transition: all .6s;
    z-index: -2;
    opacity: 0
}

.leadlist ul li a .pics {
    width: 2.74rem;
    margin-right: .55rem
}

.leadlist ul li a .pics .pic {
    padding-top: 130%
}

.leadlist ul li a .info {
    flex: 1;
    min-width: 0
}

.leadlist ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: bold;
    line-height: .26rem;
    color: #791DB6
}

.leadlist ul li a .info div {
    font-size: 0.14rem;
    line-height: .3rem;
    position: relative;
    margin-top: .2rem;
    padding-bottom: .15rem
}

.leadlist ul li a .info div::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.08);
    max-width: 3.75rem
}

.leadlist ul li a .info div h4 {
    font-weight: 600
}

.leadlist ul li a .info div h4 span {
    font-weight: normal
}

.leadlist ul li a .info b {
    display: flex;
    align-items: center;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.28rem;
    color: rgba(0, 0, 0, 0.6)
}

.leadlist ul li a .info b::after {
    content: "";
    display: block;
    height: .28rem;
    width: 0.34rem;
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% auto;
    margin-left: .2rem
}

.group-img {
    display: flex;
    margin-top: 1.2rem
}

.group-big {
    flex: 1;
    min-width: 0
}

.group-big li a {
    display: block
}

.group-big li a .pic {
    padding-top: 58%;
    display: block;
    position: relative;
    overflow: hidden
}

.group-big li a .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s
}

.group-big li a img {
    display: block;
    width: 100%
}

.group-sml .slick-prev,
.group-sml .slick-next {
    width: 30px;
    height: 30px
}

.group-sml .slick-prev {
    background: url() no-repeat;
    background-size: 100% 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
    top: auto;
    margin-bottom: .2rem
}

.group-sml .slick-next {
    background: url() no-repeat;
    background-size: 100% 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    bottom: auto;
    margin-top: .2rem
}

.group-sml {
    width: 2.2rem;
    margin-left: .4rem
}

.group-sml li.slick-current.slick-active a::before {
    opacity: 1
}

.group-sml li a {
    display: block;
    position: relative;
    padding: .1rem
}

.group-sml li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url() no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0;
    transition: all .6s
}

.group-sml li a .pic {
    padding-top: 67%;
    display: block;
    position: relative;
    overflow: hidden
}

.group-sml li a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s
}

.ny-other {
    width: 4.72rem;
    margin-left: .53rem
}

.newyd {
    background: #F6F6F5;
    padding: .34rem
}

.newyd h3 {
    font-size: 0.26rem;
    font-weight: normal;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #711514;
    margin-bottom: .08rem
}

.newyd ul li a {
    display: flex;
    align-items: center
}

.newyd ul li a p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.7rem;
    text-align: justify;
    letter-spacing: normal;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    min-width: 0
}

.newyd ul li+li {
    border-top: 1px solid #D8D8D8
}

.newyd ul li a span {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.7rem;
    text-align: justify;
    letter-spacing: normal;
    color: #711514;
    margin-left: .15rem
}

.newyd ul li a:hover p {
    color: #DFC4A7
}

.newyd ul li a:hover span {
    color: #DFC4A7
}

.newdt {
    background: #F6F6F5;
    padding: .34rem;
    margin-top: .4rem
}

.newdt h3 {
    font-size: 0.26rem;
    font-weight: normal;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #711514;
    margin-bottom: .08rem
}

.newdt ul li a {
    display: flex;
    padding: .2rem 0
}

.newdt ul li+li a {
    border-top: 1px solid #D8D8D8
}

.newdt ul li a .pics {
    width: 1.25rem;
    margin-right: .25rem
}

.newdt ul li a .pics .pic {
    padding-top: 110%
}

.newdt ul li a .info {
    flex: 1;
    min-width: 0
}

.newdt ul li a .info p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.34rem;
    text-align: justify;
    letter-spacing: normal;
    color: #711514
}

.newdt ul li a .info h3 {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    text-align: justify;
    letter-spacing: normal;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .64rem
}

.newdt ul li a:hover .info h3 {
    color: #DFC4A7
}

.ndxs {
    width: 3.1rem;
    margin-right: .75rem
}

.ndxs>h3 {
    background: #711514;
    font-size: 0.38rem;
    font-weight: 500;
    line-height: 1.2rem;
    letter-spacing: normal;
    color: #FFFFFF;
    text-align: center
}

.ndxs>dl>dt a {
    background: #9D744E;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.22rem;
    font-weight: normal;
    line-height: .8rem;
    text-align: justify;
    letter-spacing: normal;
    color: #FFFFFF
}

.ndxs>dl>dt a span {
    width: 0.3rem;
    height: 0.3rem;
    background: url() no-repeat;
    background-position: center center;
    background-size: .16rem auto;
    transition: all .5s;
    margin-left: .1rem
}

.ndxs>dl>dd ul>li>a {
    display: block;
    background: #F0DECC;
    font-size: 0.16rem;
    font-weight: bold;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #78502A;
    padding: .15rem
}

.ndxs>dl>dd ul>li+li>a {
    border-top: 1px solid #E7E7E7
}

.ndxs>dl>dd ul>li>ol {
    display: none
}

.ndxs>dl>dd ul>li>ol>li>a {
    display: block;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: rgba(0, 77, 158, 1);
    padding: .1rem .15rem;
    border-top: 1px solid #E7E7E7
}

.ndxs>dl>dd ul>li>ol>li>div {
    display: none
}

.ndxs>dl>dd ul>li>ol>li>div>a {
    display: block;
    padding: .1rem .15rem .1rem .3rem;
    font-size: 0.14rem;
    font-weight: 350;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #333333;
    border-top: 1px solid #E7E7E7
}

.ndxs>dl>dd ul>li>ol.active {
    display: block
}

.ndxs>dl>dd ul>li>ol>li.active>div {
    display: block
}

.ndxs>dl>dd ul>li>ol li a:hover {
    background: rgba(240, 222, 204, .2)
}

.ndxs-tit h3 {
    font-size: 0.4rem;
    font-weight: 500;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #3B3B3B;
    text-align: center
}

.ndxs-bd {
    margin-top: .45rem
}

.ndxs-bd p {
    font-size: 0.18rem;
    font-weight: 350;
    line-height: 0.38rem;
    text-align: justify;
    letter-spacing: normal;
    color: #333333;
    text-indent: 2em
}

.hjqk-tit h3 {
    font-size: 0.4rem;
    font-weight: 500;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #3B3B3B;
    text-align: center
}

.hjqk-bd {
    margin-top: .45rem;
    overflow-x: auto;
    overflow-y: hidden
}

.hjqk-bd table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    min-width: 7.68rem
}

.hjqk-thd {
    background: #6E110A url() no-repeat;
    background-position: left center;
    background-size: cover
}

.hjqk-bd table tr th {
    text-align: center;
    font-size: 0.26rem;
    font-weight: 500;
    line-height: 0.8rem;
    letter-spacing: normal;
    color: #FFFFFF
}

.hjqk-bd table tr td {
    text-align: center;
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.28rem;
    text-align: center;
    letter-spacing: normal;
    color: #333333;
    padding: .12rem 0.1rem;
    min-height: .8rem;
    border-bottom: 1px solid #D8D8D8
}

.hjqk-bd table tr td p {
    min-height: .68rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.hjqk-bd table tr+tr:hover {
    background: rgba(132, 95, 60, .02)
}

.zhy-tit h3 {
    font-size: 0.4rem;
    font-weight: 500;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #3B3B3B;
    text-align: center
}

.ztzl-slick1>ul {
    margin-top: .45rem
}

.ztzl-slick1 ul li a {
    display: flex
}

.ztzl-slick1 ul li a .pics {
    width: 9.59rem
}

.ztzl-slick1 ul li a .pics .pic {
    padding-top: 56%
}

.ztzl-slick1 ul li a .info {
    flex: 1;
    min-width: 0;
    background: url() no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 1.35rem .5rem .2rem .5rem
}

.ztzl-slick1 ul li a .info h3 {
    font-size: 0.26rem;
    font-weight: 350;
    line-height: 0.38rem;
    text-align: justify;
    letter-spacing: normal;
    color: #3B3B3B;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.76rem
}

.ztzl-slick1 ul li a .info div {
    margin-top: .24rem
}

.ztzl-slick1 ul li a .info div p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #3B3B3B;
    padding-left: .25rem
}

.ztzl-slick1 ul li a .info div p+p {
    margin-top: 0.08rem
}

.ztzl-slick1 ul li a .info div p.adress {
    background: url() no-repeat;
    background-position: left center;
    background-size: .16rem auto
}

.ztzl-slick1 ul li a .info div p.time {
    background: url() no-repeat;
    background-position: left center;
    background-size: .18rem auto
}

.ztzl-slick1 .slick-dots {
    width: auto;
    right: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0.9rem
}

.ztzl-slick1 .slick-dots li {
    width: 0.36rem;
    height: 0.34rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.ztzl-slick1 .slick-dots li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    transition: all .5s;
    transform: scale(0.2);
    opacity: 0
}

.ztzl-slick1 .slick-dots li button {
    width: 0.08rem;
    height: 0.08rem;
    transition: all .5s;
    background: #80170E;
    border-radius: 50%
}

.ztzl-slick1 .slick-dots li.slick-active::before {
    transform: scale(1);
    opacity: 1
}

.ztzl-slick1 .slick-dots li.slick-active button {
    opacity: 0
}

.ztzl-thd ul {
    display: flex;
    justify-content: center;
    margin-top: 1.1rem
}

.ztzl-thd ul li {
    margin: 0 .12rem
}

.ztzl-thd ul li a {
    display: flex;
    align-items: center;
    padding: 0 .35rem;
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.52rem;
    text-align: center;
    letter-spacing: normal;
    color: #80170E;
    transition: all .6s
}

.ztzl-thd ul li a::before {
    content: "";
    display: block;
    width: 0.42rem;
    height: 0.2rem;
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin-right: .05rem;
    transition: all .6s
}

.ztzl-thd ul li.active a {
    color: #fff;
    background: #80170E
}

.ztzl-thd ul li.active a::before {
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% 100%
}

.pubptlist ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.15rem
}

.pubptlist ul li {
    width: 33.33%
}

.pubptlist ul li a {
    margin: 0 .15rem;
    display: block;
    border-bottom: 1px solid #8E6642;
    margin-top: .45rem
}

.pubptlist ul li a .pic {
    padding-top: 63%
}

.pubptlist ul li a .info {
    padding: .32rem .2rem .35rem .2rem
}

.pubptlist ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: 350;
    line-height: 0.38rem;
    text-align: justify;
    letter-spacing: normal;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pubptlist ul li a .info div {
    margin-top: .12rem
}

.pubptlist ul li a .info div p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #3B3B3B;
    padding-left: .25rem
}

.pubptlist ul li a .info div p.adress {
    background: url() no-repeat;
    background-position: left center;
    background-size: .15rem auto
}

.pubptlist ul li a .info div p.time {
    background: url() no-repeat;
    background-position: left center;
    background-size: .17rem auto
}

.pubarr div {
    width: 0.48rem;
    height: 0.48rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 9;
    cursor: pointer
}

.pubarr div img {
    display: block;
    width: 0.16rem;
    opacity: .7;
    transition: all .5s
}

.pubarr div:hover img {
    opacity: 1
}

.pub-prev {
    background: #693c26
}

.pub-next {
    background: #956c46
}

.xwdt1-lpic ul li a {
    display: block
}

.xwdt1-lpic ul li a .pic {
    padding-top: 66%
}

.xwdt1-lpic ul li a .pic::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3rem;
    max-height: 50%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%)
}

.xwdt1-llist .pubarr div {
    position: static
}

.xwdt1-llist {
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    align-items: flex-end
}

.xwdt1-llist ul {
    flex: 1;
    min-width: 0;
    padding-bottom: .3rem
}

.xwdt1-llist ul li a {
    display: block;
    padding: 0 .4rem;
    position: relative
}

.xwdt1-llist ul li a p {
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    color: #ffffff
}

.xwdt1-llist ul li a h3 {
    font-size: 0.26rem;
    font-weight: normal;
    line-height: 0.44rem;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    text-overflow: ellipsis
}

.xwdt1-llist ul li a h3 i {
    background-image: linear-gradient(#fff, #fff)
}

.xwdt1-llist ul li a:hover h3 {
    color: #fff
}

.xwdt1-llist .pubarr div {
    position: static
}

.xwdt1-c {
    position: relative;
    display: flex;
    z-index: 1;
    padding-top: .17rem
}

.xwdt1-c::before {
    content: "";
    position: absolute;
    left: 0.28rem;
    top: 0;
    right: -2.2rem;
    bottom: 0;
    background: url() no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -1;
    pointer-events: none
}

.xwdt1-l {
    position: relative;
    width: 9.72rem
}

.xwdt1-r {
    flex: 1;
    min-width: 0;
    background-color: #fff
}

.xwdt1-r ul {
    height: 100%;
    display: flex;
    flex-direction: column
}

.xwdt1-r ul li {
    flex: 1;
    min-width: 0;
    margin-right: -.15rem
}

.xwdt1-r ul li a {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 .5rem 0 .33rem;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.xwdt1-r ul li a .bg {
    content: "";
    position: absolute;
    left: 100%;
    width: 100%;
    height: 100%;
    background: url() no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -1;
    pointer-events: none
}

.xwdt1-r ul li a p {
    font-size: 0.16rem;
    font-weight: 350;
    line-height: 0.36rem;
    letter-spacing: normal;
    color: #78352D
}

.xwdt1-r ul li a h3 {
    font-size: 0.18rem;
    font-weight: 350;
    line-height: 0.26rem;
    letter-spacing: normal;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.52rem
}

.xwdt2 {
    padding-top: .7rem
}

.pubptlist2 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.15rem
}

.pubptlist2 ul li {
    width: 33.33%
}

.pubptlist2 ul li a {
    display: block;
    margin: 0 .15rem;
    margin-top: .67rem
}

.pubptlist2 ul li a .pic {
    padding-top: 61.8%
}

.pubptlist2 ul li a .info {
    padding: .2rem .25rem .3rem .25rem;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #8E6642;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.pubptlist2 ul li a .info .bg {
    position: absolute;
    left: 100%;
    width: 100%;
    height: 100%;
    background: url() no-repeat;
    background-position: center bottom;
    background-size: cover;
    pointer-events: none;
    z-index: -1
}

.pubptlist2 ul li a .info p {
    font-size: 0.16rem;
    font-weight: 350;
    line-height: 0.36rem;
    letter-spacing: normal;
    color: #78352D
}

.pubptlist2 ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 0.34rem;
    text-align: justify;
    letter-spacing: normal;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.68rem
}

.notice2 {
    margin-top: .9rem
}

.pubtlist ul li a {
    display: flex;
    align-items: flex-start;
    position: relative;
    z-index: 1;
    border-top: 1px solid rgba(0, 0, 0, .16);
    padding: .45rem 0
}

.pubtlist ul li:nth-child(1) a {
    border: none
}

.pubtlist ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0rem 0.05rem 0.6rem 0rem rgba(144, 0, 10, 0.05);
    background-color: #ffc108;
    opacity: 0;
    transform: scaleY(0);
    transition: all .6s;
    z-index: -1;
    pointer-events: none
}

.pubtlist ul li a .date {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all .6s;
    font-family: SourceHanSerifCN-Heavy;
    width: 1.6rem
}

.pubtlist ul li a .date b {
    font-size: 0.22rem;
    font-weight: 500;
    line-height: 0.46rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #000;
    transition: all .6s
}

.pubtlist ul li a .date span {
    font-size: 0.4rem;
    font-weight: normal;
    line-height: 0.4rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #00518e;
    transition: all .6s
}

.pubtlist ul li a .info {
    flex: 1;
    min-width: 0;
    padding-right: .55rem;
    padding-left: .55rem;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.pubtlist ul li a .info h3 {
    font-size: 0.28rem;
    font-weight: normal;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #000;
    font-family: SourceHanSerifCN-Heavy;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .8rem
}

.pubtlist ul li a .info p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.26rem;
    letter-spacing: normal;
    color: #666666;
    margin-top: .1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .52rem;
    font-family: SourceHanSerifCN-Bold
}

.xswh-hd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.xswh-hd ul li {
    padding: 0 .3rem;
    position: relative
}

.xswh-hd ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #D8D8D8;
    width: 1px;
    height: 0.18rem
}

.xswh-hd ul li:nth-child(1):before {
    display: none
}

.xswh-hd ul li a {
    display: flex;
    align-items: center;
    font-size: 0.22rem;
    font-weight: 350;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #333333;
    border-bottom: 1px solid transparent
}

.xswh-hd ul li.active a {
    color: #711514;
    font-weight: 600;
    border-color: #6E0D09
}

.xswh-hd ul li.active a::before {
    content: "";
    display: block;
    width: 0.68rem;
    height: 0.37rem;
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin-right: .05rem;
    transition: all .6s
}

.xswh-c {
    position: relative;
    border-left: 1px dashed #80170E;
    padding-left: .8rem;
    margin-left: .46rem
}

.xswh-c::before {
    content: "";
    position: absolute;
    left: 0;
    transform: translateX(-50%);
    top: 0;
    width: 0.36rem;
    height: 0.34rem;
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% 100%
}

.xswh-c::after {
    content: "";
    position: absolute;
    left: 0;
    transform: translateX(-50%);
    bottom: 0;
    background: #711514;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%
}

.xswh-t {
    display: flex;
    margin-top: .67rem
}

.xswh-t .pics {
    width: 2.32rem;
    padding-left: .12rem;
    padding-bottom: .12rem;
    position: relative;
    z-index: 1;
    margin-right: .55rem
}

.xswh-t .pics::before {
    content: "";
    position: absolute;
    left: 0;
    top: .5rem;
    right: .5rem;
    bottom: 0;
    background: #80170E;
    z-index: -1;
    pointer-events: none
}

.xswh-t .pics div img {
    display: block;
    width: 100%
}

.xswh-t .info {
    flex: 1;
    min-width: 0;
    padding-top: .5rem
}

.xswh-t .info h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: normal;
    color: #80170E
}

.xswh-t .info div {
    margin-top: .16rem
}

.xswh-t .info div p {
    font-size: 0.18rem;
    font-weight: 350;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #9E9E9E
}

.xswh-b {
    margin-top: .45rem
}

.xswh-bhd ul {
    display: flex
}

.xswh-bhd ul li+li {
    margin-left: .3rem
}

.xswh-bhd ul li a {
    display: block;
    border: 1px solid #80170E;
    min-width: 1.8rem;
    line-height: .5rem;
    font-size: 0.22rem;
    color: #80170E;
    text-align: center
}

.xswh-bhd ul li.on a {
    background: #80170E;
    color: #fff
}

.xswh-bbd {
    position: relative;
    overflow: hidden;
    margin-top: .38rem
}

.xswh-bbd>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
    transform: translateY(100%)
}

.xswh-bbd>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transform: translateY(0)
}

.xswh-bbd>div p {
    font-size: 0.18rem;
    font-weight: 350;
    line-height: 0.38rem;
    text-align: justify;
    letter-spacing: normal;
    color: #333333;
    text-indent: 2em
}

.xswh-list {
    position: relative;
    z-index: 1;
    margin-top: .68rem
}

.xswh-list::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 0.36rem;
    height: 0.34rem;
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% 100%
}

.xswh-list::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: #711514;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%
}

.xswh-list ul {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between
}

.xswh-list ul::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    top: 0;
    bottom: 0;
    border-right: 1px dashed #80170E
}

.xswh-list ul li {
    width: 46%;
    padding-bottom: 1.15rem
}

.xswh-list ul li:nth-child(2n+1) {
    margin-top: -1.35rem
}

.xswh-list ul li:nth-child(1) {
    margin-top: 0
}

.xswh-list ul li:nth-child(2) {
    margin-top: 1.37rem
}

.xswh-list ul li a {
    display: flex;
    align-items: flex-start
}

.xswh-list ul li a .pics {
    width: 2.32rem;
    padding-left: .12rem;
    padding-bottom: .12rem;
    position: relative;
    z-index: 1;
    margin-right: .55rem
}

.xswh-list ul li a .pics::before {
    content: "";
    position: absolute;
    left: 0;
    top: .5rem;
    right: .5rem;
    bottom: 0;
    background: #D8D8D8;
    z-index: -1;
    pointer-events: none;
    transition: all .6s
}

.xswh-list ul li a .pics .pic {
    padding-top: 113.6%
}

.xswh-list ul li a .info {
    flex: 1;
    min-width: 0;
    padding-top: .25rem
}

.xswh-list ul li a .info h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: normal;
    color: #80170E
}

.xswh-list ul li a .info div {
    margin-top: .16rem;
    position: relative;
    border-bottom: 1px dashed #9E9E9E;
    padding-bottom: .16rem
}

.xswh-list ul li a .info div::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(50%);
    width: 0.05rem;
    height: 0.05rem;
    background: #9E9E9E;
    border-radius: 50%
}

.xswh-list ul li a .info div::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(50%);
    width: 0.05rem;
    height: 0.05rem;
    background: #9E9E9E;
    border-radius: 50%
}

.xswh-list ul li a .info div p {
    font-size: 0.18rem;
    font-weight: 350;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #9E9E9E
}

.xswh-list ul li a .info h4 {
    margin-top: .15rem;
    font-size: 0.16rem;
    font-weight: 350;
    line-height: 0.28rem;
    text-align: justify;
    letter-spacing: normal;
    color: #9E9E9E;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .56rem
}

.ny-tit {
    display: flex;
    justify-content: center;
    margin-bottom: .55rem
}

.ny-tit h2 {
    font-family: SourceHanSerifCN-Heavy;
    font-size: 0.5rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    letter-spacing: 0rem;
    color: #000000
}
.ny-tit-w h2{color: #fff;}

.jjy {
    display: flex;
    align-items: flex-start
}

.jjy-l {
    width: 6.52rem
}

.jjy-l img {
    display: block;
    width: 100%
}

.jjy-r {
    flex: 1;
    min-width: 0;
    position: relative;
    z-index: 1;
    padding: .55rem 0 .65rem .65rem;
    margin-top: .67rem
}

.jjy-r::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: -2.4rem;
    bottom: 0;
    z-index: -1;
    pointer-events: none;
    background-color: #f8f8f8
}

.jjy-r div p {
    font-family: "SourceHanSerifCN-SemiBold";
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    color: #333333
}

.jjy-r .pubmore {
    justify-content: flex-start;
    margin-top: .55rem
}

.studies-t ul {
    display: flex;
    margin: 0 -.15rem
}

.studies-t ul li {
    width: 50%
}

.studies-t ul li a {
    display: block;
    margin: 0 .15rem
}

.studies-t ul li a .pic {
    padding-top: 72%
}

.studies-item {
    display: block;
    position: relative
}

.studies-item .pic {
    padding-top: 67.3%
}

.studies-item .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    opacity: 0.8;
    z-index: 7
}

.studies-item .pic h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.3rem;
    padding: 0 .2rem;
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 8;
    text-align: center;
    transition: all .6s
}

.studies-item .info {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 77, 158, .85);
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all .6s;
    opacity: 0
}

.studies-item .info h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff
}

.studies-item .info .pub-bmore {
    margin-top: .75rem
}

.pub-bmore {
    display: block;
    width: 0.51rem;
    height: 0.51rem;
    background-color: #ffc415;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-top: .2rem;
    z-index: 9
}

.pub-bmore::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background: url(../images/pubmore-w.png) no-repeat;
    background-position: center center;
    background-size: .13rem;
    transition: all 0.5s
}

.studies-b ul {
    display: flex;
    margin: 0 -.15rem;
    flex-wrap: wrap
}

.studies-b ul li {
    width: 33.33%;
    margin-top: .3rem
}

.studies-b ul li a {
    margin: 0 .15rem
}

.studies-b ul li a .pic h3 {
    font-size: .18rem
}

.about1 {
    overflow: hidden;
    padding-left: .5rem;
    margin-left: -.5rem;
    display: flex;
    flex-direction: row-reverse
}

.about-text p {
    font-family: Times New Roman !important;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
text-align: justify;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: .3rem
}

.about1 .about-text {
    flex: 1;
    min-width: 0;
    padding-right: .45rem;
    margin-top: .43rem;
    background-color: #f7f7f7;
    padding-left: .5rem;
    margin-left: -.5rem;
    margin-right: -1.02rem;
    position: relative;
    z-index: 9
}

.about1-img {
    float: right;
    width: 7.2rem
}

.about1-img img {
    display: block;
    width: calc(100% + 1.12rem)
}

.about2 {
    background: url(../images/about2bg.jpg) no-repeat;
    background-position: right center;
    background-size: cover;
    margin-top: .5rem
}

.about2 ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
    justify-content: space-between;
    padding: .85rem 0.7rem
}

.about2 ul b {
    width: 0.01rem;
    height: 1.32rem;
    border: solid 0.01rem #ffffff;
    opacity: 0.3
}

.about2 ul li a {
    display: block;
    text-align: center
}

.about2 ul li a div span {
    display: block;
    font-family: SourceHanSerifCN-Heavy;
    font-size: 0.56rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.6rem;
    color: #ffffff;
    text-align: center
}

.about2 ul li a p {
    font-family: SourceHanSerifCN-Regular;
    font-size: 0.34rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff;
    margin-top: .6rem
}

.about-slick {
    display: flex
}

.about-pics {
    width: 9.5rem;
}

.about-info {
    flex: 1;
    min-width: 0;
    margin-top: .7rem;
}

.about-info ul li a {
    display: block
}

.about-info ul li a h3 {
    font-family: SourceHanSerifCN-Heavy;
    font-size: 0.6rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.6rem;
    letter-spacing: 0rem;
    color: #ffffff;
    margin-bottom: .3rem;
}

.about-info ul li a h4 {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.34rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .8rem;
    margin: .25rem 0 .3rem 0
}

.about-info ul li a p.zy {
    font-family: SourceHanSerifCN-Regular;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 1.15rem;
    margin-bottom: .3rem
}

.about-info ul li a h5 {
    font-family: SourceHanSerifCN-Regular;
    text-decoration: underline;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: .36rem;
    letter-spacing: 0rem;
    color: #004d9e
}

.about-info ul li a h5 i {
    background-image: linear-gradient(transparent, transparent)
}

.about-slick .slick-dots {
    position: static;
    display: flex;
    margin-top: .45rem
}

.about-slick .slick-dots li {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #ddd;
    border-radius: 50%;
}

.about-slick .slick-dots li.slick-active {
    background-color: #004d9e
}

.about3 {
    position: relative;
    z-index: 1;
    margin-top: .75rem
}

.about3::before {
    content: "";
    position: absolute;
    left: -2.4rem;
    top: 0;
    right: -2.4rem;
    bottom: 0;
    background-color: #f9b90c;
    z-index: -1;
    pointer-events: none
}

.about3 .about-info {
    padding: .4rem 0 0 .65rem;
}

.about3 .about-pics>ul {
    margin-left: -2.4rem
}

.about3 .about-pics>ul a .pic {
    padding-top: 50%;
}

.about4 {
    flex-direction: row-reverse;
    position: relative;
    z-index: 1;
    padding-top: .9rem
}

.about4::before {
    content: "";
    position: absolute;
    left: -2.4rem;
    top: 0;
    right: -2.4rem;
    bottom: 0.9rem;
    background-color: #004d9e
}

.about4 .about-pics {
    width: 9.5rem;
    margin-left: .53rem;
    /* margin-top: .5rem; */
}
.about4 .about-info{
    /* padding-top: .6rem; */
}
.about4 .about-pics>ul li a .pic {
    padding-top: 58.9%
}

.about4 .about-info ul li a {
    text-align: right
}

.about4 .about-info ul li a h3 {
    color: #f9b90c
}

.about4 .about-info ul li a h5 {
    color: #ffffff
}

.about4.about-slick .slick-dots {
    margin-top: .7rem;
    justify-content: flex-end
}

.about4.about-slick .slick-dots li {
    background: rgba(255, 255, 255, .3)
}

.about4.about-slick .slick-dots li.slick-active {
    background-color: #fff
}

.about5 {
    margin-top: .9rem
}

.about5 .about-pics {
    width: 9.6rem;
    margin-right: .53rem;
}

.about5 .about-pics>ul li a .pic {
    padding-top: 55%;
}

.about5 .about-info ul li a h3 {
    color: #f9b90c;
    margin-top: .15rem;
}

.about5 .about-info ul li a h4 {
    color: #f9b90c
}

.about5 .about-info ul li a p {
    color: #333
}

.about5 .about-info ul li a h5 {
    color: #004d9e
}

.about5.about-slick .slick-dots {
    margin-top: .7rem;
    justify-content: flex-start
}

.about5.about-slick .slick-dots li {
    background: rgba(0, 0, 0, .3)
}

.about5.about-slick .slick-dots li.slick-active {
    background-color: #f9b90c
}

.requyre1-tit ul {
    display: flex
}

.requyre1-tit ul li {
    background-color: rgba(0, 77, 158, .1)
}

.requyre1-tit ul li a {
    display: block;
    font-family: SourceHanSerifSC-Heavy;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.45rem;
    color: #004d9e;
    padding: 0 .35rem;
    position: relative
}

.requyre1-tit ul li a::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    border-width: 0 0 .45rem .1rem;
    border-style: solid;
    border-color: transparent transparent transparent #004d9e;
    opacity: 0;
    pointer-events: none
}

.requyre1-tit ul li.active a {
    background-color: #004d9e;
    color: #fff
}

.requyre1-tit ul li.active a::after {
    opacity: 1
}

.requyre1-con {
    position: relative;
    overflow: hidden
}

.requyre1-con>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
    transform: translateY(100%)
}

.requyre1-con>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transform: translateY(0)
}

.requyre1-con table {
    width: 100%;
    border-collapse: collapse
}

.requyre1-con table tr th {
    background-color: #f8f8f8;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.75rem;
    letter-spacing: 0rem;
    color: #333333;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: none
}

.requyre1-con table tr td {
    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #000000;
    line-height: 0.75rem;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: none
}

.requyre1-con table tr td b {
    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #000000;
    line-height: 0.75rem;
    display: block
}

.requyre1-con table tr td a {
    display: block;
    margin: 0 auto;
    width: 1.3rem;
    height: 0.5rem;
    background-color: #ffc415;
    border-radius: 0.25rem;
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    color: #ffffff
}

.requyre-tit h3 {
    text-align: center;
    font-family: SourceHanSerifCN-Heavy;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #333333
}

.requyre2 {
    margin-top: .9rem
}

.requyre2-c {
    position: relative;
    z-index: 1;
    padding-top: .9rem;
    display: flex;
    margin-top: .6rem;
    align-items: flex-start
}

.requyre2-c::before {
    content: "";
    position: absolute;
    left: -2.4rem;
    top: 0;
    right: 3.5rem;
    bottom: 0.9rem;
    background: url(../images/requyre2-lbg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -2;
    pointer-events: none
}

.requyre2-c::after {
    content: "";
    position: absolute;
    left: 10.9rem;
    top: 0;
    right: -2.4rem;
    bottom: 0.9rem;
    background-color: #004d9e;
    z-index: -2;
    pointer-events: none
}

.requyre2-l {
    margin-bottom: 1rem;
    flex: 1;
    min-width: 0
}

.requyre2-l p {
    font-family: SourceHanSerifSC-Regular;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff
}

.requyre2-l .pubmore {
    margin-top: .55rem;
    justify-content: flex-start
}

.requyre2-r {
    width: 7.04rem;
    margin-left: .65rem
}

.requyre2-r img {
    display: block;
    width: 100%
}

.requyre3 {
    margin-top: .7rem
}

.requyre3 ul {
    display: flex;
    margin: 0 -.15rem;
    flex-wrap: wrap;
    margin-top: .3rem
}

.requyre3 ul li {
    width: 50%;
    margin-top: .3rem
}

.requyre3 ul li a {
    display: block;
    margin: 0 .15rem
}

.requyre3 ul li a .pic {
    padding-top: 72%
}

.requyre3 ul li a {
    display: block;
    position: relative
}

.requyre3 ul li a .pic {
    padding-top: 67.3%
}

.requyre3 ul li a .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    opacity: 0.8;
    z-index: 7
}

.requyre3 ul li a .pic h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.25rem;
    padding: 0 .2rem;
    font-family: SourceHanSerifCN-SemiBold;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 8;
    text-align: center;
    transition: all .6s
}

.requyre3 ul li a .info {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 77, 158, .85);
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    transition: all .6s;
    opacity: 0;
    padding: 0 .85rem
}

.requyre3 ul li a .info h3 {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.26rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffc415;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .7rem;
    width: 100%
}

.requyre3 ul li a .info p {
    font-family: SourceHanSerifCN-Regular;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    letter-spacing: 0rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: 1.2rem;
    margin: .25rem 0 .2rem 0;
    width: 100%
}

.requyre3 ul li a .info .pub-bmore {
    margin-top: 0;
    justify-content: flex-start
}

.requyre3 .pubmore {
    margin-top: .45rem
}

@media screen and (min-width: 1025px) {
    .xswh-list ul li a:hover .pics::before {
        background: #80170E
    }

    .xswh-list ul li a:hover .info h3 {
        color: #80170E
    }

    .xswh-list ul li a:hover .info div {
        border-color: #80170E
    }

    .xswh-list ul li a:hover .info div::before {
        background: #80170E
    }

    .xswh-list ul li a:hover .info div::after {
        background: #80170E
    }

    .xswh-hd ul li a:hover {
        color: #711514
    }

    .pubtlist ul li:hover a {
        border-color: transparent
    }

    .pubtlist ul li:hover+li a {
        border-color: transparent
    }

    .pubtlist ul li:hover a::before {
        opacity: 1;
        transform: scaleY(1)
    }

    .pubtlist ul li:hover a .date b {
        color: #FFFFFF
    }

    .pubtlist ul li:hover a .date span {
        color: #FFFFFF
    }

    .pubtlist ul li:hover a .info {
        border-left: 1px solid rgba(255, 255, 255, .35)
    }

    .pubtlist ul li:hover a .info h3 {
        color: #fff
    }

    .pubtlist ul li:hover a .info p {
        color: #fff
    }

    .pubptlist2 ul li a:hover .info h3 {
        color: #FFFFFF
    }

    .pubptlist2 ul li a:hover .info p {
        color: #FFFFFF
    }

    .xwdt1-r ul li a:hover h3 {
        color: #FFFFFF;
        font-weight: 600
    }

    .xwdt1-r ul li a:hover p {
        color: #FFFFFF
    }

    .ztzl-slick1 ul li a:hover .info h3 {
        color: #80170E
    }

    .pubptlist ul li a:hover .info h3 {
        color: #80170E;
        font-weight: 600
    }

    .ztzl-thd ul li:hover a {
        color: #fff;
        background: #80170E
    }

    .ztzl-thd ul li:hover a::before {
        background: url() no-repeat;
        background-position: center center;
        background-size: 100% 100%
    }

    .i-list li:hover a::after {
        opacity: 1
    }

    .i-list li:hover a {
        padding-left: .3rem
    }

    .i-list li:hover a h3 {
        color: rgba(0, 77, 158, 1);
        font-weight: 600
    }

    .i-list li:hover a span {
        color: rgba(0, 77, 158, 1)
    }

    .leadlist ul li a:hover::before {
        opacity: 0
    }

    .leadlist ul li a:hover::after {
        opacity: 1
    }

    .timg-list ul li a:hover .timg-linfo div span {
        color: #fff
    }

    .timg-list ul li a:hover .timg-linfo p {
        color: #fff
    }

    .timg-list ul li:hover .timg-linfo::before {
        height: 100%
    }

    .timg-list ul li:hover .timg-linfo h3 {
        color: #fff
    }

    .studies-item:hover .info {
        opacity: 1
    }

    .studies-item:hover .pic h3 {
        opacity: 0
    }

    .requyre3 ul li a:hover .info {
        opacity: 1
    }

    .requyre3 ul li a:hover .pic h3 {
        opacity: 0
    }

}

.pcsjnav {
    padding: .15rem 0;
    position: relative;
    z-index: 9;
    background-color: #0455aa
}

.pcsjnav div {
    display: flex;
    flex-wrap: wrap
}

.pcsjnav a {
    font-family: SourceHanSerifCN-SemiBold;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.51rem;
    padding: 0 .15rem;
    color: rgba(255, 255, 255, .8) !important;
    margin-right: .25rem
}

.pcsjnav a:last-child {
    margin-right: 0
}

.pcsjnav a.active {
    background-color: #f9b90c;
    border-radius: 0.26rem;
    padding: 0 .15rem;
    color: #ffffff !important
}

.pcsjnav a.active:hover {
    color: #ffffffcc !important
}

.pcsjnav a::after {
    content: none !important
}

.pcsjnav a:hover {
    color: #f9b90c !important
}ent transparent transparent #004d9e;
    opacity: 0;
    pointer-events: none
}

.requyre1-tit ul li.active a {
    background-color: #004d9e;
    color: #fff
}

.requyre1-tit ul li.active a::after {
    opacity: 1
}

.requyre1-con {
    position: relative;
    overflow: hidden
}

.requyre1-con>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
    transform: translateY(100%)
}

.requyre1-con>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transform: translateY(0)
}

.requyre1-con table {
    width: 100%;
    border-collapse: collapse
}

.requyre1-con table tr th {
    background-color: #f8f8f8;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.75rem;
    letter-spacing: 0rem;
    color: #333333;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: none
}

.requyre1-con table tr td {
    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #000000;
    line-height: 0.75rem;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: none
}

.requyre1-con table tr td b {
    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #000000;
    line-height: 0.75rem;
    display: block
}

.requyre1-con table tr td a {
    display: block;
    margin: 0 auto;
    width: 1.3rem;
    height: 0.5rem;
    background-color: #ffc415;
    border-radius: 0.25rem;
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    color: #ffffff
}

.requyre-tit h3 {
    text-align: center;
    font-family: SourceHanSerifCN-Heavy;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #333333
}

.requyre2 {
    margin-top: .9rem
}

.requyre2-c {
    position: relative;
    z-index: 1;
    padding-top: .9rem;
    display: flex;
    margin-top: .6rem;
    align-items: flex-start
}

.requyre2-c::before {
    content: "";
    position: absolute;
    left: -2.4rem;
    top: 0;
    right: 3.5rem;
    bottom: 0.9rem;
    background: url(../images/requyre2-lbg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -2;
    pointer-events: none
}

.requyre2-c::after {
    content: "";
    position: absolute;
    left: 10.9rem;
    top: 0;
    right: -2.4rem;
    bottom: 0.9rem;
    background-color: #004d9e;
    z-index: -2;
    pointer-events: none
}

.requyre2-l {
    margin-bottom: 1rem;
    flex: 1;
    min-width: 0
}

.requyre2-l p {
    font-family: SourceHanSerifSC-Regular;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff
}

.requyre2-l .pubmore {
    margin-top: .55rem;
    justify-content: flex-start
}

.requyre2-r {
    width: 7.04rem;
    margin-left: .65rem
}

.requyre2-r img {
    display: block;
    width: 100%
}

.requyre3 {
    margin-top: .7rem
}

.requyre3 ul {
    display: flex;
    margin: 0 -.15rem;
    flex-wrap: wrap;
    margin-top: .3rem
}

.requyre3 ul li {
    width: 50%;
    margin-top: .3rem
}

.requyre3 ul li a {
    display: block;
    margin: 0 .15rem
}

.requyre3 ul li a .pic {
    padding-top: 72%
}

.requyre3 ul li a {
    display: block;
    position: relative
}

.requyre3 ul li a .pic {
    padding-top: 67.3%
}

.requyre3 ul li a .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    opacity: 0.8;
    z-index: 7
}

.requyre3 ul li a .pic h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.25rem;
    padding: 0 .2rem;
    font-family: SourceHanSerifCN-SemiBold;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 8;
    text-align: center;
    transition: all .6s
}

.requyre3 ul li a .info {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 77, 158, .85);
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    transition: all .6s;
    opacity: 0;
    padding: 0 .85rem
}

.requyre3 ul li a .info h3 {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.26rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffc415;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .7rem;
    width: 100%
}

.requyre3 ul li a .info p {
    font-family: SourceHanSerifCN-Regular;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    letter-spacing: 0rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: 1.2rem;
    margin: .25rem 0 .2rem 0;
    width: 100%
}

.requyre3 ul li a .info .pub-bmore {
    margin-top: 0;
    justify-content: flex-start
}

.requyre3 .pubmore {
    margin-top: .45rem
}

@media screen and (min-width: 1025px) {
    .xswh-list ul li a:hover .pics::before {
        background: #80170E
    }

    .xswh-list ul li a:hover .info h3 {
        color: #80170E
    }

    .xswh-list ul li a:hover .info div {
        border-color: #80170E
    }

    .xswh-list ul li a:hover .info div::before {
        background: #80170E
    }

    .xswh-list ul li a:hover .info div::after {
        background: #80170E
    }

    .xswh-hd ul li a:hover {
        color: #711514
    }

    .pubtlist ul li:hover a {
        border-color: transparent
    }

    .pubtlist ul li:hover+li a {
        border-color: transparent
    }

    .pubtlist ul li:hover a::before {
        opacity: 1;
        transform: scaleY(1)
    }

    .pubtlist ul li:hover a .date b {
        color: #FFFFFF
    }

    .pubtlist ul li:hover a .date span {
        color: #FFFFFF
    }

    .pubtlist ul li:hover a .info {
        border-left: 1px solid rgba(255, 255, 255, .35)
    }

    .pubtlist ul li:hover a .info h3 {
        color: #fff
    }

    .pubtlist ul li:hover a .info p {
        color: #fff
    }

    .pubptlist2 ul li a:hover .info h3 {
        color: #FFFFFF
    }

    .pubptlist2 ul li a:hover .info p {
        color: #FFFFFF
    }

    .xwdt1-r ul li a:hover h3 {
        color: #FFFFFF;
        font-weight: 600
    }

    .xwdt1-r ul li a:hover p {
        color: #FFFFFF
    }

    .ztzl-slick1 ul li a:hover .info h3 {
        color: #80170E
    }

    .pubptlist ul li a:hover .info h3 {
        color: #80170E;
        font-weight: 600
    }

    .ztzl-thd ul li:hover a {
        color: #fff;
        background: #80170E
    }

    .ztzl-thd ul li:hover a::before {
        background: url() no-repeat;
        background-position: center center;
        background-size: 100% 100%
    }

    .i-list li:hover a::after {
        opacity: 1
    }

    .i-list li:hover a {
        padding-left: .3rem
    }

    .i-list li:hover a h3 {
        color: rgba(0, 77, 158, 1);
        font-weight: 600
    }

    .i-list li:hover a span {
        color: rgba(0, 77, 158, 1)
    }

    .leadlist ul li a:hover::before {
        opacity: 0
    }

    .leadlist ul li a:hover::after {
        opacity: 1
    }

    .timg-list ul li a:hover .timg-linfo div span {
        color: #fff
    }

    .timg-list ul li a:hover .timg-linfo p {
        color: #fff
    }

    .timg-list ul li:hover .timg-linfo::before {
        height: 100%
    }

    .timg-list ul li:hover .timg-linfo h3 {
        color: #fff
    }

    .studies-item:hover .info {
        opacity: 1
    }

    .studies-item:hover .pic h3 {
        opacity: 0
    }

    .requyre3 ul li a:hover .info {
        opacity: 1
    }

    .requyre3 ul li a:hover .pic h3 {
        opacity: 0
    }

}

.pcsjnav {
    padding: .15rem 0;
    position: relative;
    z-index: 9;
    background-color: #0455aa
}

.pcsjnav div {
    display: flex;
    flex-wrap: wrap
}

.pcsjnav a {
    font-family: SourceHanSerifCN-SemiBold;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.51rem;
    padding: 0 .15rem;
    color: rgba(255, 255, 255, .8) !important;
    margin-right: .25rem
}

.pcsjnav a:last-child {
    margin-right: 0
}

.pcsjnav a.active {
    background-color: #f9b90c;
    border-radius: 0.26rem;
    padding: 0 .15rem;
    color: #ffffff !important
}

.pcsjnav a.active:hover {
    color: #ffffffcc !important
}

.pcsjnav a::after {
    content: none !important
}

.pcsjnav a:hover {
    color: #f9b90c !important
}
.pb_sys_style1 .p_no_d{

}
.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
 
}rem;
    color: #ffffff;
    margin-bottom: .3rem;
}

.about-info ul li a h4 {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.34rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .8rem;
    margin: .25rem 0 .3rem 0
}

.about-info ul li a p.zy {
    font-family: SourceHanSerifCN-Regular;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
   
    margin-bottom: .2rem;
    text-align: left;
}

.about-info ul li a h5 {
    font-family: SourceHanSerifCN-Regular;
    text-decoration: underline;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: .36rem;
    letter-spacing: 0rem;
    color: #004d9e
}

.about-info ul li a h5 i {
    background-image: linear-gradient(transparent, transparent)
}

.about-slick .slick-dots {
    position: static;
    display: flex;
    margin-top: .45rem
}

.about-slick .slick-dots li {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #ddd;
    border-radius: 50%;
}

.about-slick .slick-dots li.slick-active {
    background-color: #004d9e
}

.about3 {
    position: relative;
    z-index: 1;
    margin-top: .75rem
}

.about3::before {
    content: "";
    position: absolute;
    left: -2.4rem;
    top: 0;
    right: -2.4rem;
    bottom: 0;
    background-color: #f9b90c;
    z-index: -1;
    pointer-events: none
}

.about3 .about-info {
    padding: .4rem 0 0 .65rem;
}

.about3 .about-pics>ul {
    margin-left: -2.4rem
}

.about3 .about-pics>ul a .pic {
    padding-top: 50%;
}

.about4 {
    flex-direction: row-reverse;
    position: relative;
    z-index: 1;
    padding-top: .9rem
}

.about4::before {
    content: "";
    position: absolute;
    left: -2.4rem;
    top: 0;
    right: -2.4rem;
    bottom: 0.9rem;
    background-color: #004d9e
}

.about4 .about-pics {
    width: 9.5rem;
    margin-left: .53rem;
    /* margin-top: .5rem; */
}
.about4 .about-info{
    /* padding-top: .6rem; */
}
.about4 .about-pics>ul li a .pic {
    padding-top: 58.9%
}

.about4 .about-info ul li a {
    text-align: left;
}

.about4 .about-info ul li a h3 {
    color: #f9b90c
}

.about4 .about-info ul li a h5 {
    color: #ffffff
}

.about4.about-slick .slick-dots {
    margin-top: .3rem;
    justify-content: flex-end;
}

.about4.about-slick .slick-dots li {
    background: rgba(255, 255, 255, .3)
}

.about4.about-slick .slick-dots li.slick-active {
    background-color: #fff
}

.about5 {
    margin-top: .9rem
}

.about5 .about-pics {
    width: 9.6rem;
    margin-right: .53rem;
}

.about5 .about-pics>ul li a .pic {
    padding-top: 55%;
}

.about5 .about-info ul li a h3 {
    color: #f9b90c;
    margin-top: .15rem;
}

.about5 .about-info ul li a h4 {
    color: #f9b90c
}

.about5 .about-info ul li a p {
    color: #333
}

.about5 .about-info ul li a h5 {
    color: #004d9e
}

.about5.about-slick .slick-dots {
    margin-top: .7rem;
    justify-content: flex-start
}

.about5.about-slick .slick-dots li {
    background: rgba(0, 0, 0, .3)
}

.about5.about-slick .slick-dots li.slick-active {
    background-color: #f9b90c
}

.requyre1-tit ul {
    display: flex
}

.requyre1-tit ul li {
    background-color: rgba(0, 77, 158, .1)
}

.requyre1-tit ul li a {
    display: block;
    font-family: SourceHanSerifSC-Heavy;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.45rem;
    color: #004d9e;
    padding: 0 .35rem;
    position: relative
}

.requyre1-tit ul li a::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    border-width: 0 0 .45rem .1rem;
    border-style: solid;
    border-color: transparent transparent transparent #004d9e;
    opacity: 0;
    pointer-events: none
}

.requyre1-tit ul li.active a {
    background-color: #004d9e;
    color: #fff
}

.requyre1-tit ul li.active a::after {
    opacity: 1
}

.requyre1-con {
    position: relative;
    overflow: hidden
}

.requyre1-con>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
    transform: translateY(100%)
}

.requyre1-con>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transform: translateY(0)
}

.requyre1-con table {
    width: 100%;
    border-collapse: collapse
}

.requyre1-con table tr th {
    background-color: #f8f8f8;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.75rem;
    letter-spacing: 0rem;
    color: #333333;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: none
}

.requyre1-con table tr td {
    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #000000;
    line-height: 0.75rem;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: none
}

.requyre1-con table tr td b {
    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #000000;
    line-height: 0.75rem;
    display: block
}

.requyre1-con table tr td a {
    display: block;
    margin: 0 auto;
    width: 1.3rem;
    height: 0.5rem;
    background-color: #ffc415;
    border-radius: 0.25rem;
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    color: #ffffff
}

.requyre-tit h3 {
    text-align: center;
    font-family: SourceHanSerifCN-Heavy;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #333333
}

.requyre2 {
    margin-top: .9rem
}

.requyre2-c {
    position: relative;
    z-index: 1;
    padding-top: .9rem;
    display: flex;
    margin-top: .6rem;
    align-items: flex-start
}

.requyre2-c::before {
    content: "";
    position: absolute;
    left: -2.4rem;
    top: 0;
    right: 3.5rem;
    bottom: 0.9rem;
    background: url(../images/requyre2-lbg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -2;
    pointer-events: none
}

.requyre2-c::after {
    content: "";
    position: absolute;
    left: 10.9rem;
    top: 0;
    right: -2.4rem;
    bottom: 0.9rem;
    background-color: #004d9e;
    z-index: -2;
    pointer-events: none
}

.requyre2-l {
    margin-bottom: 1rem;
    flex: 1;
    min-width: 0
}

.requyre2-l p {
    font-family: SourceHanSerifSC-Regular;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff
}

.requyre2-l .pubmore {
    margin-top: .55rem;
    justify-content: flex-start
}

.requyre2-r {
    width: 7.04rem;
    margin-left: .65rem
}

.requyre2-r img {
    display: block;
    width: 100%
}

.requyre3 {
    margin-top: .7rem
}

.requyre3 ul {
    display: flex;
    margin: 0 -.15rem;
    flex-wrap: wrap;
    margin-top: .3rem
}

.requyre3 ul li {
    width: 50%;
    margin-top: .3rem
}

.requyre3 ul li a {
    display: block;
    margin: 0 .15rem
}

.requyre3 ul li a .pic {
    padding-top: 72%
}

.requyre3 ul li a {
    display: block;
    position: relative
}

.requyre3 ul li a .pic {
    padding-top: 67.3%
}

.requyre3 ul li a .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    opacity: 0.8;
    z-index: 7
}

.requyre3 ul li a .pic h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.25rem;
    padding: 0 .2rem;
    font-family: SourceHanSerifCN-SemiBold;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 8;
    text-align: center;
    transition: all .6s
}

.requyre3 ul li a .info {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 77, 158, .85);
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    transition: all .6s;
    opacity: 0;
    padding: 0 .85rem
}

.requyre3 ul li a .info h3 {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.26rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffc415;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .7rem;
    width: 100%
}

.requyre3 ul li a .info p {
    font-family: SourceHanSerifCN-Regular;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    letter-spacing: 0rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: 1.2rem;
    margin: .25rem 0 .2rem 0;
    width: 100%
}

.requyre3 ul li a .info .pub-bmore {
    margin-top: 0;
    justify-content: flex-start
}

.requyre3 .pubmore {
    margin-top: .45rem
}

@media screen and (min-width: 1025px) {
    .xswh-list ul li a:hover .pics::before {
        background: #80170E
    }

    .xswh-list ul li a:hover .info h3 {
        color: #80170E
    }

    .xswh-list ul li a:hover .info div {
        border-color: #80170E
    }

    .xswh-list ul li a:hover .info div::before {
        background: #80170E
    }

    .xswh-list ul li a:hover .info div::after {
        background: #80170E
    }

    .xswh-hd ul li a:hover {
        color: #711514
    }

    .pubtlist ul li:hover a {
        border-color: transparent
    }

    .pubtlist ul li:hover+li a {
        border-color: transparent
    }

    .pubtlist ul li:hover a::before {
        opacity: 1;
        transform: scaleY(1)
    }

    .pubtlist ul li:hover a .date b {
        color: #FFFFFF
    }

    .pubtlist ul li:hover a .date span {
        color: #FFFFFF
    }

    .pubtlist ul li:hover a .info {
        border-left: 1px solid rgba(255, 255, 255, .35)
    }

    .pubtlist ul li:hover a .info h3 {
        color: #fff
    }

    .pubtlist ul li:hover a .info p {
        color: #fff
    }

    .pubptlist2 ul li a:hover .info h3 {
        color: #FFFFFF
    }

    .pubptlist2 ul li a:hover .info p {
        color: #FFFFFF
    }

    .xwdt1-r ul li a:hover h3 {
        color: #FFFFFF;
        font-weight: 600
    }

    .xwdt1-r ul li a:hover p {
        color: #FFFFFF
    }

    .ztzl-slick1 ul li a:hover .info h3 {
        color: #80170E
    }

    .pubptlist ul li a:hover .info h3 {
        color: #80170E;
        font-weight: 600
    }

    .ztzl-thd ul li:hover a {
        color: #fff;
        background: #80170E
    }

    .ztzl-thd ul li:hover a::before {
        background: url() no-repeat;
        background-position: center center;
        background-size: 100% 100%
    }

    .i-list li:hover a::after {
        opacity: 1
    }

    .i-list li:hover a {
        padding-left: .3rem
    }

    .i-list li:hover a h3 {
        color: rgba(0, 77, 158, 1);
        font-weight: 600
    }

    .i-list li:hover a span {
        color: rgba(0, 77, 158, 1)
    }

    .leadlist ul li a:hover::before {
        opacity: 0
    }

    .leadlist ul li a:hover::after {
        opacity: 1
    }

    .timg-list ul li a:hover .timg-linfo div span {
        color: #fff
    }

    .timg-list ul li a:hover .timg-linfo p {
        color: #fff
    }

    .timg-list ul li:hover .timg-linfo::before {
        height: 100%
    }

    .timg-list ul li:hover .timg-linfo h3 {
        color: #fff
    }

    .studies-item:hover .info {
        opacity: 1
    }

    .studies-item:hover .pic h3 {
        opacity: 0
    }

    .requyre3 ul li a:hover .info {
        opacity: 1
    }

    .requyre3 ul li a:hover .pic h3 {
        opacity: 0
    }

}

.pcsjnav {
    padding: .15rem 0;
    position: relative;
    z-index: 9;
    background-color: #0455aa
}

.pcsjnav div {
    display: flex;
    flex-wrap: wrap
}

.pcsjnav a {
    font-family: SourceHanSerifCN-SemiBold;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.51rem;
    padding: 0 .15rem;
    color: rgba(255, 255, 255, .8) !important;
    margin-right: .25rem
}

.pcsjnav a:last-child {
    margin-right: 0
}

.pcsjnav a.active {
    background-color: #f9b90c;
    border-radius: 0.26rem;
    padding: 0 .15rem;
    color: #ffffff !important
}

.pcsjnav a.active:hover {
    color: #ffffffcc !important
}

.pcsjnav a::after {
    content: none !important
}

.pcsjnav a:hover {
    color: #f9b90c !important
}ent transparent transparent #004d9e;
    opacity: 0;
    pointer-events: none
}

.requyre1-tit ul li.active a {
    background-color: #004d9e;
    color: #fff
}

.requyre1-tit ul li.active a::after {
    opacity: 1
}

.requyre1-con {
    position: relative;
    overflow: hidden
}

.requyre1-con>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
    transform: translateY(100%)
}

.requyre1-con>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transform: translateY(0)
}

.requyre1-con table {
    width: 100%;
    border-collapse: collapse
}

.requyre1-con table tr th {
    background-color: #f8f8f8;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.75rem;
    letter-spacing: 0rem;
    color: #333333;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: none
}

.requyre1-con table tr td {
    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #000000;
    line-height: 0.75rem;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: none
}

.requyre1-con table tr td b {
    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #000000;
    line-height: 0.75rem;
    display: block
}

.requyre1-con table tr td a {
    display: block;
    margin: 0 auto;
    width: 1.3rem;
    height: 0.5rem;
    background-color: #ffc415;
    border-radius: 0.25rem;
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    color: #ffffff
}

.requyre-tit h3 {
    text-align: center;
    font-family: SourceHanSerifCN-Heavy;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #333333
}

.requyre2 {
    margin-top: .9rem
}

.requyre2-c {
    position: relative;
    z-index: 1;
    padding-top: .9rem;
    display: flex;
    margin-top: .6rem;
    align-items: flex-start
}

.requyre2-c::before {
    content: "";
    position: absolute;
    left: -2.4rem;
    top: 0;
    right: 3.5rem;
    bottom: 0.9rem;
    background: url(../images/requyre2-lbg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -2;
    pointer-events: none
}

.requyre2-c::after {
    content: "";
    position: absolute;
    left: 10.9rem;
    top: 0;
    right: -2.4rem;
    bottom: 0.9rem;
    background-color: #004d9e;
    z-index: -2;
    pointer-events: none
}

.requyre2-l {
    margin-bottom: 1rem;
    flex: 1;
    min-width: 0
}

.requyre2-l p {
    font-family: SourceHanSerifSC-Regular;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff
}

.requyre2-l .pubmore {
    margin-top: .55rem;
    justify-content: flex-start
}

.requyre2-r {
    width: 7.04rem;
    margin-left: .65rem
}

.requyre2-r img {
    display: block;
    width: 100%
}

.requyre3 {
    margin-top: .7rem
}

.requyre3 ul {
    display: flex;
    margin: 0 -.15rem;
    flex-wrap: wrap;
    margin-top: .3rem
}

.requyre3 ul li {
    width: 50%;
    margin-top: .3rem
}

.requyre3 ul li a {
    display: block;
    margin: 0 .15rem
}

.requyre3 ul li a .pic {
    padding-top: 72%
}

.requyre3 ul li a {
    display: block;
    position: relative
}

.requyre3 ul li a .pic {
    padding-top: 67.3%
}

.requyre3 ul li a .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    opacity: 0.8;
    z-index: 7
}

.requyre3 ul li a .pic h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.25rem;
    padding: 0 .2rem;
    font-family: SourceHanSerifCN-SemiBold;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 8;
    text-align: center;
    transition: all .6s
}

.requyre3 ul li a .info {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 77, 158, .85);
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    transition: all .6s;
    opacity: 0;
    padding: 0 .85rem
}

.requyre3 ul li a .info h3 {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.26rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #ffc415;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .7rem;
    width: 100%
}

.requyre3 ul li a .info p {
    font-family: SourceHanSerifCN-Regular;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    letter-spacing: 0rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: 1.2rem;
    margin: .25rem 0 .2rem 0;
    width: 100%
}

.requyre3 ul li a .info .pub-bmore {
    margin-top: 0;
    justify-content: flex-start
}

.requyre3 .pubmore {
    margin-top: .45rem
}

@media screen and (min-width: 1025px) {
    .xswh-list ul li a:hover .pics::before {
        background: #80170E
    }

    .xswh-list ul li a:hover .info h3 {
        color: #80170E
    }

    .xswh-list ul li a:hover .info div {
        border-color: #80170E
    }

    .xswh-list ul li a:hover .info div::before {
        background: #80170E
    }

    .xswh-list ul li a:hover .info div::after {
        background: #80170E
    }

    .xswh-hd ul li a:hover {
        color: #711514
    }

    .pubtlist ul li:hover a {
        border-color: transparent
    }

    .pubtlist ul li:hover+li a {
        border-color: transparent
    }

    .pubtlist ul li:hover a::before {
        opacity: 1;
        transform: scaleY(1)
    }

    .pubtlist ul li:hover a .date b {
        color: #FFFFFF
    }

    .pubtlist ul li:hover a .date span {
        color: #FFFFFF
    }

    .pubtlist ul li:hover a .info {
        border-left: 1px solid rgba(255, 255, 255, .35)
    }

    .pubtlist ul li:hover a .info h3 {
        color: #fff
    }

    .pubtlist ul li:hover a .info p {
        color: #fff
    }

    .pubptlist2 ul li a:hover .info h3 {
        color: #FFFFFF
    }

    .pubptlist2 ul li a:hover .info p {
        color: #FFFFFF
    }

    .xwdt1-r ul li a:hover h3 {
        color: #FFFFFF;
        font-weight: 600
    }

    .xwdt1-r ul li a:hover p {
        color: #FFFFFF
    }

    .ztzl-slick1 ul li a:hover .info h3 {
        color: #80170E
    }

    .pubptlist ul li a:hover .info h3 {
        color: #80170E;
        font-weight: 600
    }

    .ztzl-thd ul li:hover a {
        color: #fff;
        background: #80170E
    }

    .ztzl-thd ul li:hover a::before {
        background: url() no-repeat;
        background-position: center center;
        background-size: 100% 100%
    }

    .i-list li:hover a::after {
        opacity: 1
    }

    .i-list li:hover a {
        padding-left: .3rem
    }

    .i-list li:hover a h3 {
        color: rgba(0, 77, 158, 1);
        font-weight: 600
    }

    .i-list li:hover a span {
        color: rgba(0, 77, 158, 1)
    }

    .leadlist ul li a:hover::before {
        opacity: 0
    }

    .leadlist ul li a:hover::after {
        opacity: 1
    }

    .timg-list ul li a:hover .timg-linfo div span {
        color: #fff
    }

    .timg-list ul li a:hover .timg-linfo p {
        color: #fff
    }

    .timg-list ul li:hover .timg-linfo::before {
        height: 100%
    }

    .timg-list ul li:hover .timg-linfo h3 {
        color: #fff
    }

    .studies-item:hover .info {
        opacity: 1
    }

    .studies-item:hover .pic h3 {
        opacity: 0
    }

    .requyre3 ul li a:hover .info {
        opacity: 1
    }

    .requyre3 ul li a:hover .pic h3 {
        opacity: 0
    }

}

.pcsjnav {
    padding: .15rem 0;
    position: relative;
    z-index: 9;
    background-color: #0455aa
}

.pcsjnav div {
    display: flex;
    flex-wrap: wrap
}

.pcsjnav a {
    font-family: SourceHanSerifCN-SemiBold;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.51rem;
    padding: 0 .15rem;
    color: rgba(255, 255, 255, .8) !important;
    margin-right: .25rem
}

.pcsjnav a:last-child {
    margin-right: 0
}

.pcsjnav a.active {
    background-color: #f9b90c;
    border-radius: 0.26rem;
    padding: 0 .15rem;
    color: #ffffff !important
}

.pcsjnav a.active:hover {
    color: #ffffffcc !important
}

.pcsjnav a::after {
    content: none !important
}

.pcsjnav a:hover {
    color: #f9b90c !important
}
.pb_sys_style1 .p_no_d{

}
.pb_sys_common .p_fun a, .pb_sys_common .p_no a{

}

.jsjj-text p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.36rem;
    color: #333333
}

.jsjj-text ul li {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.48rem;
    color: #393939
}

.xkgs-text p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.36rem;
    color: #333333;
    margin-top: .38rem;
    text-indent: 2em
}

.xkgs-img1 {
    margin-top: .38rem
}

.xkgs-img1 ul {
    display: flex;
    justify-content: space-between
}

.xkgs-img1 ul li {
    width: 31.5%
}

.xkgs-img1 ul li img {
    display: block;
    width: 100%
}

.xkgs-img2 {
    margin-top: .38rem
}

.xkgs-img2 {
    display: flex;
    justify-content: space-between
}

.xkgs-img2 ul:nth-child(1) {
    width: 22.5%
}

.xkgs-img2 ul:nth-child(2) {
    width: 22.5%
}

.xkgs-img2 ul:nth-child(2) li:nth-child(2) {
    margin-top: 9%
}

.xkgs-img2 ul:nth-child(3) {
    width: 51%
}

.xkgs-img2 ul li img {
    display: block;
    width: 100%
}

.xkgs-text-end p {
    text-indent: 0
}

.szcont-t {
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 1;
    padding: 0 1.2rem .3rem .4rem;
    margin-top: .8rem;
    overflow: hidden
}

.szcont-t .pics {
    width: 3.2rem;
    margin-right: .85rem
}

.szcont-t .pics .pic {
    padding-top: 125%
}

.szcont-t .info {
    flex: 1;
    min-width: 0;
    position: relative;
    padding-top: .3rem
}

.szcont-t .info::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 200vw;
    bottom: -.3rem;
    top: 0;
    z-index: -1;
    background: #FBF1FF
}

.szcont-t .info h3 {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.18rem;
    color: #6D4FD1
}

.szcont-t .info div {
    border-top: 1px solid #DDC6E7;
    display: flex;
    padding-top: .3rem;
    margin-top: .2rem
}

.szcont-t .info div ul {
    width: 40%
}

.szcont-t .info div ul li {
    position: relative;
    padding-left: .2rem;
    font-size: 0.16rem;
    line-height: 0.4rem;
    color: #3D3D3D
}

.szcont-t .info div ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #6C4ECF;
    width: 3px;
    height: .16rem
}

.szcont-t .info div ol li {
    position: relative;
    padding-left: .2rem;
    font-size: 0.16rem;
    line-height: 0.4rem;
    color: #3D3D3D
}

.szcont-b .szcont-bbox {
    margin-top: .35rem
}

.szcont-b .szcont-bbox h3 {
    font-size: 0.18rem;
    font-weight: 600;
    color: #6C4ECF;
    line-height: .3rem
}

.szcont-b .szcont-bbox div {
    margin-top: .153rem
}

.szcont-b .szcont-bbox div p {
    font-size: 0.16rem;
    line-height: .24rem
}

.szcont-b .szcont-bbox ul li {
    font-size: 0.16rem;
    line-height: .24rem;
    margin-top: .2rem
}

.leadlist ul li {
    margin-top: .55rem
}

.leadlist ul li a {
    position: relative;
    z-index: 1;
    display: flex;
    padding-right: .25rem;
    align-items: center;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15)
}

.leadlist ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, #FEFCFF, #FEFCFF), #FEFCFF;
    transition: all .6s;
    z-index: -1
}

.leadlist ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, #F9F0FF 0%, #FFFFFF 100%), #FFFFFF;
    transition: all .6s;
    z-index: -2;
    opacity: 0
}

.leadlist ul li a .pics {
    width: 2.74rem;
    margin-right: .55rem
}

.leadlist ul li a .pics .pic {
    padding-top: 130%
}

.leadlist ul li a .info {
    flex: 1;
    min-width: 0
}

.leadlist ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: bold;
    line-height: .26rem;
    color: #791DB6
}

.leadlist ul li a .info div {
    font-size: 0.14rem;
    line-height: .3rem;
    position: relative;
    margin-top: .2rem;
    padding-bottom: .15rem
}

.leadlist ul li a .info div::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.08);
    max-width: 3.75rem
}

.leadlist ul li a .info div h4 {
    font-weight: 600
}

.leadlist ul li a .info div h4 span {
    font-weight: normal
}

.leadlist ul li a .info b {
    display: flex;
    align-items: center;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.28rem;
    color: rgba(0, 0, 0, 0.6)
}

.leadlist ul li a .info b::after {
    content: "";
    display: block;
    height: .28rem;
    width: 0.34rem;
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% auto;
    margin-left: .2rem
}

.group-img {
    display: flex;
    margin-top: 1.2rem
}

.group-big {
    flex: 1;
    min-width: 0
}

.group-big li a {
    display: block
}

.group-big li a .pic {
    padding-top: 58%;
    display: block;
    position: relative;
    overflow: hidden
}

.group-big li a .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s
}

.group-big li a img {
    display: block;
    width: 100%
}

.group-sml .slick-prev,
.group-sml .slick-next {
    width: 30px;
    height: 30px
}

.group-sml .slick-prev {
    background: url() no-repeat;
    background-size: 100% 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
    top: auto;
    margin-bottom: .2rem
}

.group-sml .slick-next {
    background: url() no-repeat;
    background-size: 100% 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    bottom: auto;
    margin-top: .2rem
}

.group-sml {
    width: 2.2rem;
    margin-left: .4rem
}

.group-sml li.slick-current.slick-active a::before {
    opacity: 1
}

.group-sml li a {
    display: block;
    position: relative;
    padding: .1rem
}

.group-sml li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url() no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0;
    transition: all .6s
}

.group-sml li a .pic {
    padding-top: 67%;
    display: block;
    position: relative;
    overflow: hidden
}

.group-sml li a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s
}

.ny-other {
    width: 4.72rem;
    margin-left: .53rem
}

.newyd {
    background: #F6F6F5;
    padding: .34rem
}

.newyd h3 {
    font-size: 0.26rem;
    font-weight: normal;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #711514;
    margin-bottom: .08rem
}

.newyd ul li a {
    display: flex;
    align-items: center
}

.newyd ul li a p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.7rem;
    text-align: justify;
    letter-spacing: normal;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    min-width: 0
}

.newyd ul li+li {
    border-top: 1px solid #D8D8D8
}

.newyd ul li a span {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.7rem;
    text-align: justify;
    letter-spacing: normal;
    color: #711514;
    margin-left: .15rem
}

.newyd ul li a:hover p {
    color: #DFC4A7
}

.newyd ul li a:hover span {
    color: #DFC4A7
}

.newdt {
    background: #F6F6F5;
    padding: .34rem;
    margin-top: .4rem
}

.newdt h3 {
    font-size: 0.26rem;
    font-weight: normal;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #711514;
    margin-bottom: .08rem
}

.newdt ul li a {
    display: flex;
    padding: .2rem 0
}

.newdt ul li+li a {
    border-top: 1px solid #D8D8D8
}

.newdt ul li a .pics {
    width: 1.25rem;
    margin-right: .25rem
}

.newdt ul li a .pics .pic {
    padding-top: 110%
}

.newdt ul li a .info {
    flex: 1;
    min-width: 0
}

.newdt ul li a .info p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.34rem;
    text-align: justify;
    letter-spacing: normal;
    color: #711514
}

.newdt ul li a .info h3 {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    text-align: justify;
    letter-spacing: normal;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .64rem
}

.newdt ul li a:hover .info h3 {
    color: #DFC4A7
}

.ndxs {
    width: 3.1rem;
    margin-right: .75rem
}

.ndxs>h3 {
    background: #711514;
    font-size: 0.38rem;
    font-weight: 500;
    line-height: 1.2rem;
    letter-spacing: normal;
    color: #FFFFFF;
    text-align: center
}

.ndxs>dl>dt a {
    background: #9D744E;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.22rem;
    font-weight: normal;
    line-height: .8rem;
    text-align: justify;
    letter-spacing: normal;
    color: #FFFFFF
}

.ndxs>dl>dt a span {
    width: 0.3rem;
    height: 0.3rem;
    background: url() no-repeat;
    background-position: center center;
    background-size: .16rem auto;
    transition: all .5s;
    margin-left: .1rem
}

.ndxs>dl>dd ul>li>a {
    display: block;
    background: #F0DECC;
    font-size: 0.16rem;
    font-weight: bold;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #78502A;
    padding: .15rem
}

.ndxs>dl>dd ul>li+li>a {
    border-top: 1px solid #E7E7E7
}

.ndxs>dl>dd ul>li>ol {
    display: none
}

.ndxs>dl>dd ul>li>ol>li>a {
    display: block;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: rgba(0, 77, 158, 1);
    padding: .1rem .15rem;
    border-top: 1px solid #E7E7E7
}

.ndxs>dl>dd ul>li>ol>li>div {
    display: none
}

.ndxs>dl>dd ul>li>ol>li>div>a {
    display: block;
    padding: .1rem .15rem .1rem .3rem;
    font-size: 0.14rem;
    font-weight: 350;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #333333;
    border-top: 1px solid #E7E7E7
}

.ndxs>dl>dd ul>li>ol.active {
    display: block
}

.ndxs>dl>dd ul>li>ol>li.active>div {
    display: block
}

.ndxs>dl>dd ul>li>ol li a:hover {
    background: rgba(240, 222, 204, .2)
}

.ndxs-tit h3 {
    font-size: 0.4rem;
    font-weight: 500;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #3B3B3B;
    text-align: center
}

.ndxs-bd {
    margin-top: .45rem
}

.ndxs-bd p {
    font-size: 0.18rem;
    font-weight: 350;
    line-height: 0.38rem;
    text-align: justify;
    letter-spacing: normal;
    color: #333333;
    text-indent: 2em
}

.hjqk-tit h3 {
    font-size: 0.4rem;
    font-weight: 500;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #3B3B3B;
    text-align: center
}

.hjqk-bd {
    margin-top: .45rem;
    overflow-x: auto;
    overflow-y: hidden
}

.hjqk-bd table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    min-width: 7.68rem
}

.hjqk-thd {
    background: #6E110A url() no-repeat;
    background-position: left center;
    background-size: cover
}

.hjqk-bd table tr th {
    text-align: center;
    font-size: 0.26rem;
    font-weight: 500;
    line-height: 0.8rem;
    letter-spacing: normal;
    color: #FFFFFF
}

.hjqk-bd table tr td {
    text-align: center;
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.28rem;
    text-align: center;
    letter-spacing: normal;
    color: #333333;
    padding: .12rem 0.1rem;
    min-height: .8rem;
    border-bottom: 1px solid #D8D8D8
}

.hjqk-bd table tr td p {
    min-height: .68rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.hjqk-bd table tr+tr:hover {
    background: rgba(132, 95, 60, .02)
}

.zhy-tit h3 {
    font-size: 0.4rem;
    font-weight: 500;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #3B3B3B;
    text-align: center
}

.ztzl-slick1>ul {
    margin-top: .45rem
}

.ztzl-slick1 ul li a {
    display: flex
}

.ztzl-slick1 ul li a .pics {
    width: 9.59rem
}

.ztzl-slick1 ul li a .pics .pic {
    padding-top: 56%
}

.ztzl-slick1 ul li a .info {
    flex: 1;
    min-width: 0;
    background: url() no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 1.35rem .5rem .2rem .5rem
}

.ztzl-slick1 ul li a .info h3 {
    font-size: 0.26rem;
    font-weight: 350;
    line-height: 0.38rem;
    text-align: justify;
    letter-spacing: normal;
    color: #3B3B3B;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.76rem
}

.ztzl-slick1 ul li a .info div {
    margin-top: .24rem
}

.ztzl-slick1 ul li a .info div p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #3B3B3B;
    padding-left: .25rem
}

.ztzl-slick1 ul li a .info div p+p {
    margin-top: 0.08rem
}

.ztzl-slick1 ul li a .info div p.adress {
    background: url() no-repeat;
    background-position: left center;
    background-size: .16rem auto
}

.ztzl-slick1 ul li a .info div p.time {
    background: url() no-repeat;
    background-position: left center;
    background-size: .18rem auto
}

.ztzl-slick1 .slick-dots {
    width: auto;
    right: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0.9rem
}

.ztzl-slick1 .slick-dots li {
    width: 0.36rem;
    height: 0.34rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.ztzl-slick1 .slick-dots li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    transition: all .5s;
    transform: scale(0.2);
    opacity: 0
}

.ztzl-slick1 .slick-dots li button {
    width: 0.08rem;
    height: 0.08rem;
    transition: all .5s;
    background: #80170E;
    border-radius: 50%
}

.ztzl-slick1 .slick-dots li.slick-active::before {
    transform: scale(1);
    opacity: 1
}

.ztzl-slick1 .slick-dots li.slick-active button {
    opacity: 0
}

.ztzl-thd ul {
    display: flex;
    justify-content: center;
    margin-top: 1.1rem
}

.ztzl-thd ul li {
    margin: 0 .12rem
}

.ztzl-thd ul li a {
    display: flex;
    align-items: center;
    padding: 0 .35rem;
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.52rem;
    text-align: center;
    letter-spacing: normal;
    color: #80170E;
    transition: all .6s
}

.ztzl-thd ul li a::before {
    content: "";
    display: block;
    width: 0.42rem;
    height: 0.2rem;
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin-right: .05rem;
    transition: all .6s
}

.ztzl-thd ul li.active a {
    color: #fff;
    background: #80170E
}

.ztzl-thd ul li.active a::before {
    background: url() no-repeat;
    background-position: center center;
    background-size: 100% 100%
}

.pubptlist ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.15rem
}

.pubptlist ul li {
    width: 33.33%
}

.pubptlist ul li a {
    margin: 0 .15rem;
    display: block;
    border-bottom: 1px solid #8E6642;
    margin-top: .45rem
}

.pubptlist ul li a .pic {
    padding-top: 63%
}

.pubptlist ul li a .info {
    padding: .32rem .2rem .35rem .2rem
}

.pubptlist ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: 350;
    line-height: 0.38rem;
    text-align: justify;
    letter-spacing: normal;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pubptlist ul li a .info div {
    margin-top: .12rem
}

.pubptlist ul li a .info div p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #3B3B3B;
    padding-left: .25rem
}

.pubptlist ul li a .info div p.adress {
    background: url() no-repeat;
    background-position: left center;
    background-size: .15rem auto
}

.pubptlist ul li a .info div p.time {
    background: url() no-repeat;
    background-position: left center;
    background-size: .17rem auto
}

.pubarr div {
    width: 0.48rem;
    height: 0.48rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 9;
    cursor: pointer
}

.pubarr div img {
    display: block;
    width: 0.16rem;
    opacity: .7;
    transition: all .5s
}

.pubarr div:hover img {
    opacity: 1
}

.pub-prev {
    background: #693c26
}

.pub-next {
    background: #956c46
}

.xwdt1-lpic ul li a {
    display: block
}

.xwdt1-lpic ul li a .pic {
    padding-top: 66%
}

.xwdt1-lpic ul li a .pic::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3rem;
    max-height: 50%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%)
}

.xwdt1-llist .pubarr div {
    position: static
}

.xwdt1-llist {
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    align-items: flex-end
}

.xwdt1-llist ul {
    flex: 1;
    min-width: 0;
    padding-bottom: .3rem
}

.xwdt1-llist ul li a {
    display: block;
    padding: 0 .4rem;
    position: relative
}

.xwdt1-llist ul li a p {
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    color: #ffffff
}

.xwdt1-llist ul li a h3 {
    font-size: 0.26rem;
    font-weight: normal;
    line-height: 0.44rem;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    text-overflow: ellipsis
}

.xwdt1-llist ul li a h3 i {
    background-image: linear-gradient(#fff, #fff)
}

.xwdt1-llist ul li a:hover h3 {
    color: #fff
}

.xwdt1-llist .pubarr div {
    position: static
}

.xwdt1-c {
    position: relative;
    display: flex;
    z-index: 1;
    padding-top: .17rem
}

.xwdt1-c::before {
    content: "";
    position: absolute;
    left: 0.28rem;
    top: 0;
    right: -2.2rem;
    bottom: 0;
    background: url() no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -1;
    pointer-events: none
}

.xwdt1-l {
    position: relative;
    width: 9.72rem
}

.xwdt1-r {
    flex: 1;
    min-width: 0;
    background-color: #fff
}

.xwdt1-r ul {
    height: 100%;
    display: flex;
    flex-direction: column
}

.xwdt1-r ul li {
    flex: 1;
    min-width: 0;
    margin-right: -.15rem
}

.xwdt1-r ul li a {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 .5rem 0 .33rem;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.xwdt1-r ul li a .bg {
    content: "";
    position: absolute;
    left: 100%;
    width: 100%;
    height: 100%;
    background: url() no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -1;
    pointer-events: none
}

.xwdt1-r ul li a p {
    font-size: 0.16rem;
    font-weight: 350;
    line-height: 0.36rem;
    letter-spacing: normal;
    color: #78352D
}

.xwdt1-r ul li a h3 {
    font-size: 0.18rem;
    font-weight: 350;
    line-height: 0.26rem;
    letter-spacing: normal;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.52rem
}

.xwdt2 {
    padding-top: .7rem
}

.pubptlist2 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.15rem
}

.pubptlist2 ul li {
    width: 33.33%
}

.pubptlist2 ul li a {
    display: block;
    margin: 0 .15rem;
    margin-top: .67rem
}

.pubptlist2 ul li a .pic {
    padding-top: 61.8%
}

.pubptlist2 ul li a .info {
    padding: .2rem .25rem .3rem .25rem;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #8E6642;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.pubptlist2 ul li a .info .bg {
    position: absolute;
    left: 100%;
    width: 100%;
    height: 100%;
    background: url() no-repeat;
    background-position: center bottom;
    background-size: cover;
    pointer-events: none;
    z-index: -1
}

.pubptlist2 ul li a .info p {
    font-size: 0.16rem;
    font-weight: 350;
    line-height: 0.36rem;
    letter-spacing: normal;
    color: #78352D
}

.pubptlist2 ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 0.34rem;
    text-align: justify;
    letter-spacing: normal;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.68rem
}

.notice2 {
    margin-top: .9rem
}

.pubtlist ul li a {
    display: flex;
    align-items: flex-start;
    position: relative;
    z-index: 1;
    border-top: 1px solid rgba(0, 0, 0, .16);
    padding: .45rem 0
}

.pubtlist ul li:nth-child(1) a {
    border: none
}

.pubtlist ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0rem 0.05rem 0.6rem 0rem rgba(144, 0, 10, 0.05);
    background-color: #ffc108;
    opacity: 0;
    transform: scaleY(0);
    transition: all .6s;
    z-index: -1;
    pointer-events: none
}

.pubtlist ul li a .date {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all .6s;
    font-family: SourceHanSerifCN-Heavy;
    width: 1.6rem
}

.pubtlist ul li a .date b {
    font-size: 0.22rem;
    font-weight: 500;
    line-height: 0.46rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #000;
    transition: all .6s
}

.pubtlist ul li a .date span {
    font-size: 0.4rem;
    font-weight: normal;
    line-height: 0.4rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #00518e;
    transition: all .6s
}

.pubtlist ul li a .info {
    flex: 1;
    min-width: 0;
    padding-right: .55rem;
    padding-left: .55rem;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.pubtlist ul li a .info h3 {
    font-size: 0.28rem;
    font-weight: normal;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: #000;
    font-family: SourceHanSerifCN-Heavy;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .8rem
}

.pubtlist ul li a .info p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.26rem;
    letter-spacing: normal;
    color: #666666;
    margin-top: .1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .52rem;
    font-family: SourceHanSerifCN-Bold
}

.xswh-hd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.xswh-hd ul li {
    padding: 0 .3rem;
    position: relative
}

.xswh-hd ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #D8D8D8;
    width: 1