<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('./public.css');
@import url('./header.css');
@import url('./footer.css');

body {
    background: url('../images/jdhy_bg.png') no-repeat center 646px;
    background-size: 100%;
}

.header {
    padding: 0 0 278px;
    background: url('../images/jdhy_top.png') no-repeat top center;
    background-size: 100%;
}

.topbar {
    background: none;
}

.logo {
    width: 500px;
}

.head {
    display: block;
    margin: 97px auto 0;
    width: 68%;
}

.container {
    margin-top: -165px;
}

.jdhy_title {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 48px;
    font-size: 30px;
    font-weight: bold;
    color: #606060;
    text-align: center;
    background: url('../images/jdhy_title.png') no-repeat bottom center;
}

.jdhy_title span {
    margin-right: 10px;
    font-size: 36px;
    color: #0B2296;
    text-shadow: 0px 4px 2px rgba(43, 92, 217, 0.3);
}

.tpjd {
    box-sizing: border-box;
    padding: 44px 20px 48px;
    width: 100%;
    height: 534px;
    background: #FFFFFF;
}

.tpjd .jdhy_title {
    margin-bottom: 44px;
}

.tpjd ul {
    width: 100%;
}

.tpjd li {
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 12px 10px 5px;
    width: calc((100% - 105px) / 4);
    height: 277px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(41, 96, 191, 0.1);
}

.tpjd li a {
    width: 100%;
    height: 100%;
}

.tpjd li a .pic {
    margin-bottom: 11px;
    width: 100%;
    height: 195px;
    border-radius: 4px;
}

.tpjd li a p {
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.more {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    border-radius: 15px;
    background: #0B2296;
}

.more i {
    margin-left: 5px;
    font-size: 12px;
}

.wzjd {
    margin: 86px 0 151px;
}

.wzjd_box,
.hygq_box {
    box-sizing: border-box;
    width: 49.93%;
    height: 553px;
    border-radius: 10px;
    background: #0B2296;
}

.wzjd_box {
    padding: 20px 0 20px 20px;
}

.hygq_box {
    padding: 20px 20px 20px 0;
}

.wzjd .box {
    box-sizing: border-box;
    padding: 38px 50px 20px;
    height: 100%;
    border-radius: 10px;
}

.wzjd_box .box {
    background: linear-gradient(90deg, #FFFFFF 0%, #F3F6FF 100%);
}

.hygq_box .box {
    background: linear-gradient(270deg, #FFFFFF 0%, #F3F6FF 100%);
}

.wzjd .jdhy_title {
    margin-bottom: 16px;
}

.wzjd ul li {
    line-height: 48px;
}

.h5jd {
    box-sizing: border-box;
    padding: 53px 20px 40px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(43, 92, 217, 0.1);
}

.h5jd .jdhy_title {
    margin-bottom: 52px;
}

.h5jd li {
    box-sizing: border-box;
    margin-bottom: 43px;
    width: calc((100% - 135px) / 4);
    height: 377px;
    background: #EFF4FF;
    box-shadow: 0px 4px 10px 0px rgba(41, 96, 191, 0.1);
}

.h5jd li a {
    width: 100%;
    height: 100%;
}

.h5jd li a .pic {
    margin-bottom: 15px;
    width: 100%;
    height: 305px;
    border-radius: 0 0 40% 40%;
}

.h5jd li a p {
    padding: 0 20px;
    font-size: 16px;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.h5jd .line {
    margin-bottom: 40px;
    width: 100%;
    height: 16px;
    background: url('../images/h5jd_bottom.png') no-repeat center;
    background-size: 100%;
}

.ypjd {
    margin: 110px 0 132px;
}

.ypjd .jdhy_title {
    margin-bottom: 50px;
}

.ypjd_con {
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(43, 92, 217, 0.1);
}

.ypjd_list,
.ypjd_li {
    width: calc((100% - 30px) / 2);
}

.ypjd_list ul li {
    line-height: 40px;
}

.ypjd_li {
    box-sizing: border-box;
    padding: 35px 22px;
    height: 161px;
    background: #F9FBFF;
}

.ypjd_li h2 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

audio {
    width: 100%;
    height: 43px;
    background: #F1F3F4;
    border-radius: 24px;
}

.spjd .jdhy_title {
    margin-bottom: 65px;
}

.spjd_con {
    box-sizing: border-box;
    padding-bottom: 30px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(43, 92, 217, 0.1);
}

.spjd_con .swiper-container {
    box-sizing: border-box;
    padding: 20px;
    height: 400px;
}

.spjd_con .swiper-slide {
    box-sizing: border-box;
    padding: 15px;
    width: calc((100% - 105px) / 4);
    height: 100%;
    border-radius: 4px;
    box-shadow: 0px 4px 10px 0px rgba(41, 96, 191, 0.1);
}

.spjd_con .swiper-slide {
    width: 100%;
    height: 100%;
}

.spjd_con .swiper-slide .pic {
    margin-bottom: 11px;
    width: 100%;
    height: 280px;
    border-radius: 4px;
}

.spjd_con .swiper-slide p {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.spjd_con .more {
    margin-top: 40px;
}

.xwfbh {
    margin: 80px 0 100px;
}

.xwfbh .jdhy_title {
    margin-bottom: 45px;
    background: url('../images/jdhy_title2.png') no-repeat bottom center;
}

.xwfbh .left {
    position: relative;
    width: 49%;
    height: 428px;
}

.xwfbh .left .pic {
    display: block;
}

.xwfbh .left h3 {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 15px;
    width: 100%;
    height: 51px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.58);
    backdrop-filter: blur(10px);
}

.xwfbh .left h3 p {
    width: calc(100% - 150px);
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwfbh .left h3 span {
    font-size: 16px;
}

.xwfbh .right {
    width: 48%;
}

.xwfbh .right ul li {
    line-height: 48px;
}

@media only screen and (max-width: 1200px) {
    .head {
        margin: 50px auto 0;
    }

    .tpjd .jdhy_title,.h5jd .jdhy_title,.ypjd .jdhy_title,.spjd .jdhy_title {
        margin-bottom: 30px;
    }

    .tpjd {
        padding: 20px;
        height: auto;
    }

    .tpjd li {
        margin-bottom: 20px;
        width: calc((100% - 60px) / 3);
    }

    .tpjd li:last-child {
        display: none;
    }

    .h5jd {
        padding: 25px 20px;
    }

    .h5jd li {
        margin-bottom: 20px;
        width: calc((100% - 60px) / 3);
    }

    .h5jd li:last-child {
        display: none;
    }

    .wzjd,.ypjd,.xwfbh {
        margin: 40px 0;
    }

    .wzjd .box {
        padding: 30px 20px 20px;
    }

    .spjd_con .swiper-container {
        height: 310px;
    }
    
    .spjd_con .swiper-slide .pic{
        height: 190px;
    }

    .spjd_con .more {
        margin-top: 0;
    }

    .h5jd .line{
        display: none;
    }
}

@media only screen and (max-width: 996px) {
    .tpjd li {
        width: calc((100% - 20px) / 2);
        height: 285px;
    }
    
    .tpjd li:last-child {
        display: block;
    }

    .h5jd li {
        width: calc((100% - 20px) / 2);
    }

    .h5jd li:last-child {
        display: block;
    }

    .tpjd li a .pic {
        height: 225px;
    }

    .wzjd_box, .hygq_box{
        padding: 20px;
        width: 100%;
        height: auto;
    }

    .hygq_box{
        margin-top: 20px;
    }

    .h5jd li{
        height: 430px;
    }

    .h5jd li a .pic{
        height: 360px;
    }

    .ypjd_list, .ypjd_li {
        width: 100%;
    }

    .ypjd_list{
        margin-bottom: 10px;
    }

    .ypjd_li {
        padding: 25px 15px;
        height: auto;
    }

    .spjd li {
        width: calc((100% - 20px) / 2);
    }

    .spjd li:last-child {
        display: block;
    }

    .spjd_con .swiper-container {
        height: 330px;
    }

    .spjd_con .swiper-slide .pic {
        height: 220px;
    }

    .xwfbh .left {
        display: none;
    }

    .xwfbh .right {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .header {
        padding: 0px 0 200px;
    }
    .head {
        margin: 15px auto 0;
    }
}</pre></body></html>