body {
    background: url(2022-slh-bg.jpg) no-repeat top #edf5ff;
    background-size: 100% auto;
}

.slh-top {
    width: 100%;
    height: 380px;
    height: 3.8rem;
    background: url(2022-slh-top-bg.jpg) no-repeat center;
    background-size: cover;
}

.slh-top::after {
    content: '';
    display: block;
    clear: both;
}

.slh-top .top-logo {
    float: left;
}

.slh-top .top-logo .logo {
    margin-top: 75px;
    margin-top: .75rem;
}

.slh-top .top-logo .logo img {
    display: block;
    width: 586px;
    width: 5.86rem;
}

.slh-top .top-logo .msg {
    width: 246px;
    width: 2.46rem;
    height: 74px;
    height: .74rem;
    line-height: 74px;
    line-height: .74rem;
    border: 4px solid #ffffff;
    border: .04rem solid #ffffff;
    background-color: #598ed3;
    text-align: center;
    margin-top: 58px;
    margin-top: .58rem;
    font-size: 42px;
    font-size: .42rem;
    font-weight: 700;
    color: #ffffff;
    border-radius: 74px;
    border-radius: .74rem;
    box-shadow: inset 0 0 10px #5486cb;
    text-shadow: 0 2px 10px #2364b9;
    margin-left: 100px;
    margin-left: 1rem;
}

.slh-top .top-img {
    float: right;
    height: 380px;
    height: 3.8rem;
}

.slh-top .top-img img {
    display: block;
    height: 100%;
}

.slh-top .top-btn {
    float: right;
    margin-left: 80px;
    margin-left: .8rem;
    margin-top: 80px;
    margin-top: .8rem;
}

.slh-top .top-btn .box,
.slh-top .top-btn .searchbox {
    width: 116px;
    width: 1.16rem;
    height: 60px;
    height: .6rem;
    border: 2px solid rgba(255, 255, 255, .54);
    border: .02rem solid rgba(255, 255, 255, .54);
    background-color: rgba(171, 207, 240, .54);
    border-radius: 30px;
    border-radius: .3rem;
    display: block;
    margin-top: 20px;
    margin-top: .2rem;
    cursor: pointer;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.slh-top .top-btn .box:hover,
.slh-top .top-btn .searchbox:hover {
    background-color: rgba(171, 207, 240, .9);
}

.slh-top .top-btn .box.tc {
    line-height: 58px;
    line-height: .58rem;
    text-align: center;
    color: #ffffff;
    font-size: 32px;
    font-size: .32rem;
    font-weight: 700;
    margin-top: 0;
}

.slh-top .top-btn .box.wza img {
    display: block;
    height: 60px;
    height: .6rem;
    margin: 0 auto;
}

.slh-top .top-btn .box02 {
    width: 120px;
    width: 1.2rem;
    height: 64px;
    height: .64rem;
    margin-top: 20px;
    margin-top: .2rem;
    position: relative;
}

.slh-top .top-btn .searchbox {
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}

.slh-top .top-btn .searchbox .s-ipt {
    width: 0;
    overflow: hidden;
    float: left;
    margin-top: 15px;
    margin-top: .15rem;
    height: 30px;
    height: .3rem;
    line-height: 30px;
    line-height: .3rem;
    border: 0;
    background: none;
    font-size: 18px;
    font-size: .18rem;
    color: #ffffff;
    padding: 0;
}

.slh-top .top-btn .searchbox .s-ipt::placeholder {
    font-size: 18px;
    font-size: .18rem;
    color: rgba(255, 255, 255, .8);
}

.slh-top .top-btn .searchbox .s-btn {
    height: 60px;
    height: .6rem;
    width: 60px;
    width: .6rem;
    background: url(2022-slh-top-search.png) no-repeat center;
    background-size: 100%;
    cursor: pointer;
    float: right;
    position: absolute;
    top: 0;
    right: 28px;
    right: .28rem;
}

.slh-top .top-btn .box02:hover .searchbox {
    width: 416px;
    width: 4.16rem;
}

.slh-top .top-btn .box02:hover .searchbox .s-ipt {
    width: 280px;
    width: 2.8rem;
    margin-left: 20px;
    margin-left: .2rem;
}

.slh-zwgk ul::after {
    content: '';
    display: block;
    clear: both;
}

.slh-zwgk ul li {
    width: 320px;
    width: 3.2rem;
    height: 350px;
    height: 3.5rem;
    margin: 40px 40px 0 0;
    margin: .4rem .4rem 0 0;
    float: left;
    background-color: #ffffff;
    border-radius: 10px;
    border-radius: .1rem;
    overflow: hidden;
}

.slh-zwgk ul li:nth-child(4n) {
    margin-right: 0;
}

.slh-zwgk ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.slh-zwgk ul li img {
    width: 190px;
    width: 1.9rem;
    height: 190px;
    height: 1.9rem;
    margin: 35px auto 30px;
    margin: .35rem auto .3rem;
    display: block;
}

.slh-zwgk ul li span {
    width: 100%;
    font-size: 42px;
    font-size: .42rem;
    text-align: center;
    display: block;
    font-weight: 700;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.slh-zwgk ul li a:hover span {
    color: #3663a9;
}

.slh-bsfw {
    margin-top: 40px;
    margin-top: .4rem;
    padding-bottom: 40px;
    padding-bottom: .4rem;
}

.slh-bsfw .tit {
    width: 892px;
    width: 8.92rem;
    font-size: 56px;
    font-size: .56rem;
    text-align: center;
    background: url(2022-slh-tit.png) no-repeat bottom;
    background-size: 100% auto;
    text-align: center;
    font-weight: 700;
    color: #3663a9;
    margin: 0 auto;
}

.slh-bsfw ul::after {
    content: '';
    display: block;
    clear: both;
}

.slh-bsfw ul li {
    width: 440px;
    width: 4.4rem;
    height: 280px;
    height: 2.8rem;
    border-radius: 10px;
    border-radius: .1rem;
    overflow: hidden;
    float: left;
    margin-top: 40px;
    margin-top: .4rem;
    margin-right: 40px;
    margin-right: .4rem;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    background: #ffffff repeat-x bottom;
}

.slh-bsfw ul li:nth-child(3n) {
    margin-right: 0;
}

.slh-bsfw ul li a {
    width: 100%;
    height: 100%;
    display: block;
    background: no-repeat right bottom;
    background-size: auto 198px;
    background-size: auto 1.98rem;
    position: relative;
    border-radius: 10px;
    border-radius: .1rem;
}

.slh-bsfw ul li:nth-child(1) a {
    background-image: url(2022-slh-img01.png);
}

.slh-bsfw ul li:nth-child(2) a {
    background-image: url(2022-slh-img02.png);
}

.slh-bsfw ul li:nth-child(3) a {
    background-image: url(2022-slh-img03.png);
}

.slh-bsfw ul li:nth-child(4) a {
    background-image: url(2022-slh-img04.png);
}

.slh-bsfw ul li:nth-child(5) a {
    background-image: url(2022-slh-img05.png);
}

.slh-bsfw ul li:nth-child(6) a {
    background-image: url(2022-slh-img06.png);
}

.slh-bsfw ul li a::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #3663a9;
    border: .02rem solid #3663a9;
    width: calc(100% - 4px);
    width: calc(100% - .04rem);
    height: calc(100% - 4px);
    height: calc(100% - .04rem);
    border-radius: 10px;
    border-radius: .1rem;
    opacity: 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.slh-bsfw ul li span {
    font-size: 46px;
    font-size: .46rem;
    font-weight: 700;
    display: block;
    padding-top: 35px;
    padding-top: .35rem;
    margin-left: 50px;
    margin-left: .5rem;
}

.slh-bsfw ul li:hover {
    background-image: url(2022-slh-img-bg.png);
}

.slh-bsfw ul li:hover a::after {
    opacity: 1;
}

.slh-listContent {
    background-color: #ffffff;
    padding: 40px;
    padding: .4rem;
    width: 1320px;
    width: 13.2rem;
}

.slh-listContent .tit {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    padding-bottom: .2rem;
}

.slh-listContent .tit::after {
    content: '';
    display: block;
    clear: both;
}

.slh-listContent .tit span {
    font-size: 42px;
    font-size: .42rem;
    color: #3663a9;
    font-weight: 700;
    padding-left: 30px;
    padding-left: .3rem;
    position: relative;
    line-height: 56px;
    line-height: .56rem;
}

.slh-listContent .tit span::before {
    content: '';
    display: block;
    width: 9px;
    width: .09rem;
    height: 40px;
    height: .4rem;
    background-color: #004a93;
    position: absolute;
    left: 0;
    top: 10px;
    top: .1rem;
}

.slh-listContent .tit a {
    float: right;
    line-height: 56px;
    line-height: .56rem;
    color: #3663a9;
    font-size: .26rem;
}

.slh-listContent .tit a:hover {
    color: #ff0000;
}

.slh-listContent .pList01 li {
    font-size: 30px;
    font-size: .3rem;
    line-height: 68px;
    line-height: .68rem;
}

.pList01 li a::before {
    margin-top: 32px;
    margin-top: .32rem;
}

.pagination {
    font-size: 22px;
    font-size: .22rem;
}

.pagination a {
    width: 64px;
    width: .64rem;
    height: 64px;
    height: .64rem;
    line-height: 64px;
    line-height: .64rem;
}

.pagination .pn,
.pagination .first-page,
.pagination .last-page {
    width: 128px;
    width: 1.28rem;
}

.slh-detailContent {
    background-color: #ffffff;
    padding: 40px;
    padding: .4rem;
    width: 1320px;
    width: 13.2rem;
}

.slh-detailContent .title {
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-size: .4rem;
    line-height: 1.5;
}

.slh-detailContent .infos {
    border-bottom: 1px solid #eeeeee;
    padding: 26px 0;
    padding: .26rem 0;
    font-size: 28px;
    font-size: .28rem;
    text-align: center;
    color: #999999;
}

.slh-detailContent .nrcon {
    padding: 30px 0;
    padding: .3rem 0;
}

.slh-detailContent .nrcon p,
.slh-detailContent .nrcon span {
    font-family: "微软雅黑", "microsoft yahei" !important;
    font-size: 28px !important;
    font-size: .28rem !important;
    line-height: 1.6 !important;
}

.ld-ul {
    padding: 15px 0 0;
    padding: .15rem 0 0;
}

.ld-ul li {
    width: 150px;
    width: 1.5rem;
    float: left;
    margin-right: 40px;
    margin-right: .9rem;
    margin-bottom: 10px;
    margin-bottom: .1rem;
}

.ld-ul li:nth-child(1),
.ld-ul li:nth-child(6) {
    margin-right: 0;
}

.ld-ul li:nth-child(7) {
    margin-left: 150px;
    margin-left: 1.5rem;
}

.ld-ul li .menutit {
    font-size: 28px;
    font-size: .28rem;
    font-weight: 700;
    line-height: 202px;
    line-height: 2.02rem;
    margin-left: 10px;
    margin-left: .1rem;
}

.ld-ul li .menutit.tit01 {
    line-height: 40px;
    line-height: .4rem;
    padding-right: 30px;
    padding-right: .3rem;
    display: block;
    margin-top: 50px;
    margin-top: .5rem;
}

.ld-ul li .pImgBox {
    height: 202px;
    height: 2.02rem;
}

.ld-ul li .pImgBox img {
    height: auto;
    min-height: 100%;
}

.ld-ul li .name {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 24px;
    line-height: .24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 20px 0;
    padding: .2rem 0;
    font-size: 26px;
    font-size: .26rem;
}

.ld-ul.one {
    padding-top: 30px;
    padding-top: .3rem;
}

.ld-ul.one li:nth-child(2) {
    width: 186px;
    width: 1.86rem;
}

.ld-ul.one li .pImgBox {
    height: 250px;
    height: 2.5rem;
}

.ld-ul.one li .pImgBox img {
    height: auto;
    min-height: 100%;
}

.ld-ul li:hover .name {
    color: #ff0000
}

.ld-detail-img {
    padding-top: 30px;
    padding-top: .3rem;
}

.ld-detail-img img {
    width: 186px;
    width: 1.86rem;
    height: auto;
    margin: 0 auto;
    display: block;
}

.ld-detail-name {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-top: .3rem;
    font-weight: 700;
    font-size: 28px;
    font-size: .28rem;
}

.ld-detail-zw {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-top: .2rem;
    font-size: 26px;
    font-size: .26rem;
}

.ld-detail-txt ul {
    margin: 10px 50px;
    margin: .1rem .5rem 0;
    border-bottom: 1px solid #c8d9e9;
    padding: 30px 0;
    padding: .3rem 0;
    background: none !important;
}

.ld-detail-txt ul:nth-child(2) {
    border-bottom: 0;
    margin-top: 0;
}

.ld-detail-txt ul li {
    float: left;
    line-height: 42px;
    line-height: .42rem;
    width: 1040px;
    width: calc(100% - 1.8rem);
    background: none !important;
}

.ld-detail-txt ul li.menu {
    width: 145px;
    width: 1.45rem;
    float: left;
    font-size: 28px;
    font-size: .28rem;
    color: #03529b;
    font-weight: 700;
    padding-left: 35px;
    padding-left: .35rem;
    background: no-repeat 0 center !important;
    background: no-repeat 0 center !important;
    background-size: auto 28px;
    background-size: auto .28rem !important;
    line-height: 1.6;
}

.ld-detail-txt ul li.grjl {
    background-image: url(2022-list-ld-detail-ico01.png) !important;
}

.ld-detail-txt ul li.zggz {
    background-image: url(2022-list-ld-detail-ico02.png) !important;
}

.ld-detail-txt ul li p,
.ld-detail-txt ul li span {
    line-height: 1.6 !important;
    font-size: 28px !important;
    font-size: .28rem !important;
    font-family: "Microsoft YaHei UI", "Helvetica", sans-serif !important;
    text-indent: 0 !important;
    background: none !important;
}

.ld-detail-txt ul li br {
    display: none !important;
}

@media screen and (max-width : 768px) {
    body {
        background-size: cover;
    }

    .slh-top {
        height: calc(100vw * .65);
    }

    .slh-top .mainWidth {
        height: 100%;
    }

    .slh-top .top-logo {
        position: relative;
        z-index: 2;
    }

    .slh-top .top-logo .logo {
        margin-top: .4rem;
    }

    .slh-top .top-logo .logo img {
        width: 100%;
    }

    .slh-top .top-logo .msg {
        margin: .3rem auto 0;
        height: .6rem;
        line-height: .6rem;
        font-size: .3rem;
        border-width: .02rem;
        width: 2rem;
    }

    .slh-top .top-img {
        position: absolute;
        height: 60%;
        right: 0;
        bottom: 0;
    }

    .slh-top .top-btn {
        padding-top: .2rem;
        margin-top: 0;
        margin-left: 0;
        width: 100%;
        float: none;
        position: relative;
    }

    .slh-top .top-btn::after {
        content: '';
        display: block;
        clear: both;
    }

    .slh-top .top-btn .wza {
        display: none;
    }

    .slh-top .top-btn .box {
        float: right;
        height: .45rem;
        width: 1rem;
    }

    .slh-top .top-btn .box.tc {
        line-height: .43rem;
        font-size: .24rem;
    }

    .slh-top .top-btn .box02 {
        margin-top: 0;
        float: right;
        margin-right: 10px;
        height: .47rem;
        width: 1.02rem;
    }

    .slh-top .top-btn .searchbox {
        height: .45rem;
        width: 1rem;
    }

    .slh-top .top-btn .searchbox .s-btn {
        width: .45rem;
        height: .45rem;
    }

    .slh-top .top-btn .searchbox .s-ipt {
        margin-top: .09rem;
    }

    .slh-top .top-btn .box02:hover .searchbox {
        width: calc(100vw - 1rem - 30px - .02rem);
    }

    .slh-top .top-btn .searchbox:hover .s-btn {
        right: .2rem;
    }

    .slh-top .top-btn .box02:hover .searchbox .s-ipt {
        width: calc(100% - 1rem);
    }

    .slh-zwgk ul li {
        width: calc(50% - 5px);
        margin-right: 10px !important;
        margin-top: 10px;
        height: auto;
    }

    .slh-zwgk ul li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .slh-zwgk ul li img {
        width: 55%;
        height: auto;
        margin: .3rem auto .2rem;
    }

    .slh-zwgk ul li span {
        margin-bottom: .3rem;
        font-size: .38rem;
    }

    .slh-bsfw {
        margin-top: .2rem;
        padding-bottom: 10px;
    }

    .slh-bsfw .tit {
        width: 100%;
        font-size: .5rem;
        background-size: 150% auto;
    }

    .slh-bsfw ul {
        padding-top: .2rem;
    }

    .slh-bsfw ul li {
        width: 100%;
        margin-right: 0 !important;
        margin-top: 10px;
        float: none;
        height: calc(100vw * .4);
    }

    .slh-bsfw ul li span {
        font-size: .38rem;
        margin-left: .2rem;
        padding-top: .2rem;
        line-height: 1.5;
    }

    .slh-bsfw ul li:nth-child(4) span,
    .slh-bsfw ul li:nth-child(5) span,
    .slh-bsfw ul li:nth-child(6) span {
        padding-top: .1rem;
    }
    
    .pagination a {
        display: none;
    }

    .slh-listContent {
        width: calc(100% - 20px);
        padding: 10px;
    }
    
    .slh-detailContent {
        width: calc(100% - 20px);
        padding: 10px;
    }

    .ld-ul {
        padding: 0;
    }

    .ld-ul li:first-child {
        width: 100%;
        float: none;
        margin-bottom: .2rem;
        text-align: center;
    }

    .ld-ul li:first-child span {
        line-height: .3rem;
    }

    .ld-ul li {
        width: calc(33.33% - 8px);
        margin-right: 12px !important;
        margin-left: 0 !important;
    }

    .ld-ul li:nth-child(3n + 1) {
        margin-right: 0 !important;
    }

    .ld-ul li .pImgBox {
        height: calc(100vw * .36);
    }

    .ld-ul.one {
        padding-top: 10px;
    }

    .ld-ul.one li:nth-child(2) {
        width: 100%;
        float: none;
    }

    .ld-ul.one li:nth-child(2) .pImgBox {
        width: 40%;
        height: calc(100vw * .46);
        margin: 0 auto;
    }

    .ld-detail-img img {
        width: 40%;
    }

    .ld-detail-txt ul {
        width: 100%;
        margin: 0;
        padding: 0;
        padding-bottom: .2rem;
        margin-top: .2rem;
    }

    .ld-detail-txt ul li {
        width: 100%;
        float: none !important;
        margin-top: 10px;
    }

    .ld-detail-txt ul li.menu {
        background-position: left;
        padding-left: .3rem;
        width: calc(100% - .3rem);
    }
}
