.hdjl_cf{
    clear:both;
}
.hdjl_cf::after{
    content:"";
    clear:both;
    display:block;
}
.hdjl_fl{
    float: left;
}
.hdjl_fr{
    float: right;
}

.hdjl_bzxx{
    width: 357px;
    height: 220px;
    padding: 21px 30px 0;
    background: url("MEPC20250913_hdjl_xxbj.png") no-repeat center center;
    border-radius: 10px;
}
.hdjl_xxtj_title{
    font-size: 22px;
    font-weight: bold;
    color: #2f6b98;
    line-height: 25px;
    padding-left: 36px;
    background: no-repeat left center;
}
.hdjl_bzxx .hdjl_xxtj_title{
    background-image: url("MEPC20250913_hdjl_xx.png");
}
.hdjl_bzxx_text{
    font-size: 16px;
    color: #184a6f;
    line-height: 26px;
    display: block;
    margin-top: 22px;
    width: 290px;
}
.hdjl_bzxx_but{
    width: 140px;
    height: 36px;
    line-height: 36px;
    display: block;
    background: url("MEPC20250913_hdjl_but.png") no-repeat center center;
    color: #ffffff;
    margin-top: 26px;
    border-radius: 6px;
    box-shadow: 0px 4px 8px 0px rgba(53, 141, 206, 0.4);
}
.hdjl_bzxx_but .icosb{
    background: url("MEPC20250913_hdjl_bi.png") no-repeat center center;
    width: 17px;
    height: 36px;
    margin-left: 24px;
    float: left;
    margin-right: 7px;
}

.hdjl_bltj{
    width: 690px;
    height: 220px;
    padding-top: 23px;
    background: url("MEPC20250913_hdjl_tjbj.png") no-repeat center center;
    border-radius: 10px;
    /* padding-bottom: 12px; */
}
.hdjl_bltj .hdjl_xxtj_title{
    background-image: url("MEPC20250913_hdjl_tj.png");
}
.hdjl_bltj_s{
    padding-left: 34px;
}
.hdjl_bltj_text{
    font-size: 20px;
    color: #184a6f;
    line-height: 28px;
    font-weight: bold;
    margin-top: 12px;
    display: block;
}
.hdjl_bltj_ly{
    padding: 15px 27px;
    background: url("MEPC20250913_hdjl_tjbjx.png") no-repeat center center;
    width: 436px;
    margin-left: 14px;
    margin-top: 8px;
}
.hdjl_bltj_ly .ts1{
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    font-weight: bold;
}
.hdjl_bltj_ly b{
    font-weight: bold;
    color: #3379c7;
}
.hdjl_bltj_ly .ts2{
    font-size: 16px;
    line-height: 32px;
}

.hdjl_lycj{
    margin-top: 20px;
    color: #333333;
}
.hdjl_lycj_box{
    margin-top: 0;
    padding-bottom: 50px;
}
.hdjl_lycj_tab{
    border-bottom: 1px solid #cccccc;
    line-height: 73px;
}
.hdjl_lycj_tab ul{
    float: left;
}
.hdjl_lycj_tab ul li{
    font-size: 26px;
    font-weight: bold;
    line-height: 73px;
    float: left;
    margin-right: 62px;
    text-align: center;
    position: relative;
}


.hdjl_lycj_box .hdjl_lycj_tab ul li {
    line-height: 1;
    padding-bottom: 20px;
}




.hdjl_lycj_tab ul li::after{
    position: absolute;
    left: 0;
    bottom: 0;
    content:"";
    display: block;
    width: 100%;
    height: 2px;
    background: #4a667d;
    opacity: 0;
    transition: all 0.3s;
}
.hdjl_lycj_tab ul li a{
    color: #333333;
    display: block;
}
.hdjl_lycj_tab ul li.active a{
    color: #2f6b98;
}
.hdjl_lycj_tab ul li:hover a{
    color: #2f6b98;
}
.hdjl_lycj_tab ul li.active::after{
    opacity: 1;
}
.hdjl_lycj_tab ul li:hover::after{
    opacity: 1;
}
.hdjl_lycj_tab .hdjl_mores{
    display: none;
}
.hdjl_lycj_tab .hdjl_mores.active{
    display: block;
}

.hdjl_mores{
    float: right;
    color: #333333;
}
.hdjl_mores:hover {
    color: #b01a07;
}

.hdjl_lycj_cn{
    overflow: hidden;
    height: 767px;
    position: relative;
}
.hdjl_lycj_box .hdjl_lycj_cn {
    height: auto;
}
.hdjl_lycj_kj{
    opacity: 0;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.5s;
}
.hdjl_lycj_box .hdjl_lycj_kj {
    position: relative;
    opacity: 1;
}
.hdjl_lycj_kj.active{
    opacity: 1;
    z-index: 2;
}
.hdjl_lycj_list{
    margin-top: 16px;
    padding-right: 30px;
}
.hdjl_lycj_box .hdjl_lycj_list {
    margin-top: 16px;
    overflow-y: auto;
    height: auto;
    padding-right: 0;
}
.hdjl_lycj_search{
    background-color: #f0f5fb;
    padding: 13px 0;
    font-size: 16px;
    line-height: 40px;
}
.hdjl_lycj_search .ts{
    color: #184a6f;
    margin-left: 25px;
}
.hdjl_lycj_search .inputs{
    border: 1px solid #c6d6e9;
    border-radius: 6px;
    height: 38px;
    width: 419px;
    padding: 0 14px;
    font-size: 16px;
}
.hdjl_lycj_search .inputs::placeholder{
    color: #6d8ba1;
}
.hdjl_lycj_search .submits{
    width: 80px;
    height: 40px;
    border: none;
    background-color: #146eb2;
    border-radius: 6px;
    color: #ffffff;
    margin-left: 13px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
}

.hdjl_lycj_list li{
    border-bottom: 1px dashed #707c84;
    padding: 0 0 25px;
    margin-bottom: 23px;
}
.hdjl_lycj_list li:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.hdjl_lycj_list .lxhf{
    color: #666666;
    line-height: 28px;
}
.hdjl_lycj_list .lxhf .sp_lx{
    color: #275f89;
    /* margin-right: 10px; */
    padding-left: 27px;
    float: left;
    background: url("MEPC20250913_hdjl_xxs.png") no-repeat left center;
}
.hdjl_lycj_list .lxhf  .sp_lx.sp_hf{
    background-image: url("MEPC20250913_hdjl_ly.png");
}
.hdjl_lycj_list .lxhf .sp{
    margin-right: 30px;
    float: left;
}
.hdjl_lycj_list .titles{
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    display: block;
    margin-top: 5px;
    margin-bottom: 19px;
}
.hdjl_lycj_list .titles:hover{
    color: #275f89;
}
.hdjl_lycj_list .texts{
    line-height: 30px;
    font-size: 18px;
    display: block;
}
.hdjl_lycj_bzxx_title {
    padding-top: 40px;
}

/* æ„è§å¾é›† */
.hdjl_yjzj .cjcs_gaibiana7{
    margin-top: 46px;
}
.hdjl_jbad{
    margin-bottom: 58px;
}
.hdjl_jbad .as{
    display: block;
}
.hdjl_jbad .as img{
    display: block;
    width: 549px;
    height: 140px;
}

/* éƒ¨é•¿ä¿¡ç®± */
.hdjl_bzxx_lxxz{
    background-color: #f0f7ff;
    padding: 50px 88px;
    margin-bottom: 40px;
}
.hdjl_bzxx_lxxz_titles{
    text-align: center;
    font-size: 0;
    background: url("MEPC20250913_hdjl_lxxz1.png") no-repeat center center;
}
.hdjl_bzxx_lxxz_titles .ts{
    display: inline-block;
    padding-left: 44px;
    background: url("MEPC20250913_hdjl_bzxx.png") no-repeat left center;
    background-size: 30px 29px;
    font-size: 30px;
    line-height: 52px;
    font-weight: bold;
    color: #2f6b98;
}
.hdjl_bzxx_lxxz_sm {
    background: #FFFFFF;
    font-size: 18px;
    line-height: 32px;
    color: #2F76A4;
    padding:40px;
    margin-top: 40px;
    text-align: justify;
}
.hdjl_bzxx_lxxz_sm p {
    margin-bottom: 10px;
    text-indent: 2em;
}
.hdjl_bzxx_lxxz_sm a {
    color: #262ab7;
    text-decoration: underline;
}
.hdjl_bzxx_lxxz_djs {
    font-size: 16px;
    margin: 20px 0 0;
    text-align: center;
    color: #b01a07;
}
.hdjl_bzxx_lxxz_djs .sj {
    background:url("MEPC20250913_hdjl_ico.png") no-repeat;
    background-position: left;
    padding-left: 25px;
}
.hdjl_bzxx_lxxz_ty {
    text-align: center;
    margin: 20px 0;
    font-size: 16px;
    color: #333333;
}
.ty_txt {
    margin: 25px 0 20px;
}
.hdjl_bzxx_lxxz_ty .sp {
    margin-right: 5px;
}

.hdjl_bzxx_lxxz_ty .checkbox .checkbox-icon-off{display:inline-block; width: 18px; height: 18px; background: url(MEPC_hd_jy1.gif) no-repeat; margin-right: 5px; cursor: pointer;}
.hdjl_bzxx_lxxz_ty.on .checkbox-icon-off {display: none}
.hdjl_bzxx_lxxz_ty .checkbox{display:inline-block; vertical-align: middle;}
.hdjl_bzxx_lxxz_ty .checkbox .checkbox-icon{display:none;}
.hdjl_bzxx_lxxz_ty.on .checkbox .checkbox-icon{display:inline-block; width: 18px; height: 18px; background: url(MEPC_hd_jy1.gif) no-repeat; margin-right: 5px; cursor: pointer;}

.hdjl_bzxx_lxxz_ty .checkbox .checkbox-icon.on{background: url(MEPC_hd_jy2.gif) no-repeat;}
.hdjl_bzxx_lxxz_ty .checkbox span{vertical-align: middle; color: #666; font-size: 14px;}
.hdjl_bzxx_lxxz_ty .goto-off {
    background: url(MEPC20250913_hdjl_icob1.png) no-repeat;
    display: block;
    width: 238px;
    height: 47px;
    margin: 0 auto;
    color: #797979;
    text-align: left;
    line-height: 44px;
    padding-left: 70px;
    box-sizing: border-box;
}
.hdjl_bzxx_lxxz_ty.on .goto-off {
    display: none;
}
.hdjl_bzxx_lxxz_ty .goto {
    display: none;
}
.hdjl_bzxx_lxxz_ty.on .goto {
    background: url(MEPC20250913_hdjl_icob2.png) no-repeat;
    display: block;
    width: 238px;
    height: 47px;
    margin: 0 auto;
    color: #ffffff;
    text-align: left;
    line-height: 44px;
    padding-left: 70px;
    box-sizing: border-box;
}
.ty_next {
    margin-top: 20px;
}
.nicescroll-cursors {
    cursor: pointer;
}
.bzxx {
    padding: 0 32px 40px;
}
.bzxx_box {
    margin-top: 30px;
}
/* scrollbar */
.hdjl_lycj_scroll .scroll_main {
    display: block;
}
.hdjl_lycj_scroll .scroll_wrap {
    width: 100%;
    height: 700px;
    position: relative;
}
.hdjl_lycj_scroll .scroll_wrap .scroll_cont {
    height: 100%;
    overflow: hidden;
}
.hdjl_lycj_scroll .scroll_wrap .scroll_bar {
    position: absolute;
    top:20px;
    right:0;
    width: 4px;
    height: 98%;
    border-left: 4px #F4F4F4 solid;
}
.hdjl_lycj_scroll .scroll_wrap .scroll_slider {
    position: absolute;
    top: 0;
    left: -4px;
    width: 4px;
    height: 120px;
    background-color: #D8E4ED;
    border-radius:5px;
    opacity: 1;
    cursor: pointer;
}
.hdjl_lycj_scroll .scroll_wrap .scroll_slider:hover{
    opacity: 1
}

/* scrollbar 2 */
.hdjl_lycj_scroll2 .scroll_main {
    display: block;
}
.hdjl_lycj_scroll2 .scroll_wrap {
    width: 100%;
    height: 700px;
    position: relative;
}
.hdjl_lycj_scroll2 .scroll_wrap .scroll_cont2 {
    height: 100%;
    overflow: hidden;
}
.hdjl_lycj_scroll2 .scroll_wrap .scroll_bar2 {
    position: absolute;
    top:20px;
    right:0;
    width: 4px;
    height: 98%;
    border-left: 4px #F4F4F4 solid;
}
.hdjl_lycj_scroll2 .scroll_wrap .scroll_slider2 {
    position: absolute;
    top: 0;
    left: -4px;
    width: 4px;
    height: 120px;
    background-color: #D8E4ED;
    border-radius:5px;
    opacity: 1;
    cursor: pointer;
}
.hdjl_lycj_scroll2 .scroll_wrap .scroll_slider2:hover{
    opacity: 1
}



@media screen and (max-width:1440px) {
    /* éƒ¨é•¿ä¿¡ç®± åŠžç†ç»Ÿè®¡ */
    .hdjl_bzxx{
        width: 320px;
        height: 188px;
        padding: 16px 20px 0;
        background: url("MEPC20250913_hdjl_xxbj.png") no-repeat center center;
        background-size: cover;
        border-radius: 10px;
    }
    .hdjl_xxtj_title{
        font-size: 18px;
        font-weight: bold;
        color: #2f6b98;
        line-height: 25px;
        padding-left: 29px;
        background: no-repeat left center;
    }
    .hdjl_bzxx .hdjl_xxtj_title{
        background-image: url("MEPC20250913_hdjl_xx.png");
        background-size: 20px;
    }
    .hdjl_bzxx_text{
        font-size: 14px;
        color: #184a6f;
        line-height: 26px;
        display: block;
        margin-top: 16px;
        width: 260px;
    }
    .hdjl_bzxx_but{
        width: 120px;
        height: 32px;
        line-height: 30px;
        display: block;
        background: url("MEPC20250913_hdjl_but.png") no-repeat center center;
        background-size: 100% 100%;
        color: #ffffff;
        margin-top: 18px;
        border-radius: 6px;
        box-shadow: 0px 4px 8px 0px rgba(53, 141, 206, 0.4);
        font-size: 15px;
    }
    .hdjl_bzxx_but .icosb{
        background: url("MEPC20250913_hdjl_bi.png") no-repeat center center;
        background-size: 14px;
        width: 14px;
        height: 30px;
        margin-left: 16px;
        float: left;
        margin-right: 7px;
    }

    .hdjl_bltj{
        width: 564px;
        height: 188px;
        padding-top: 16px;
        background: url("MEPC20250913_hdjl_tjbj.png") no-repeat center center;
        border-radius: 10px;
        background-size: cover;
        /* padding-bottom: 12px; */
    }
    .hdjl_bltj .hdjl_xxtj_title{
        background-image: url("MEPC20250913_hdjl_tj.png");
        background-size: 20px;
    }
    .hdjl_bltj_s{
        padding-left: 26px;
    }
    .hdjl_bltj_text{
        font-size: 16px;
        color: #184a6f;
        line-height: 26px;
        font-weight: bold;
        margin-top: 6px;
        display: block;
    }
    .hdjl_bltj_ly{
        padding: 10px 18px;
        background: url("MEPC20250913_hdjl_tjbjx.png") no-repeat center center;
        background-size: 100% 100%;
        width: 380px;
        margin-left: 14px;
        margin-top: 4px;
    }
    .hdjl_bltj_ly .ts1{
        font-size: 16px;
        line-height: 32px;
        color: #333333;
        font-weight: bold;
    }
    .hdjl_bltj_ly b{
        font-weight: bold;
        color: #3379c7;
    }
    .hdjl_bltj_ly .ts2{
        font-size: 14px;
        line-height: 32px;
    }

    .hdjl_lycj{
        margin-top: 15px;
        color: #333333;
    }
    .hdjl_lycj_box {
        margin-top: 0;
        padding-bottom: 30px;
    }
    .hdjl_lycj_tab{
        border-bottom: 1px solid #cccccc;
        line-height: 56px;
    }
    .hdjl_lycj_tab ul{
        float: left;
    }
    .hdjl_lycj_tab ul li{
        font-size: 20px;
        font-weight: bold;
        line-height: 56px;
        float: left;
        margin-right: 40px;
        text-align: center;
        position: relative;
    }
    .hdjl_lycj_tab ul li::after{
        position: absolute;
        left: 0;
        bottom: 0;
        content:"";
        display: block;
        width: 100%;
        height: 2px;
        background: #4a667d;
        opacity: 0;
        transition: all 0.3s;
    }
    .hdjl_lycj_tab ul li a{
        color: #333333;
        display: block;
    }
    .hdjl_lycj_tab ul li.active a{
        color: #2f6b98;
    }
    .hdjl_lycj_tab ul li:hover a{
        color: #2f6b98;
    }
    .hdjl_lycj_tab ul li.active::after{
        opacity: 1;
    }
    .hdjl_lycj_tab ul li:hover::after{
        opacity: 1;
    }
    .hdjl_lycj_tab .hdjl_mores{
        display: none;
        font-size: 14px;
    }
    .hdjl_lycj_tab .hdjl_mores.active{
        display: block;
    }

    .hdjl_mores{
        float: right;
        color: #333333;
    }
    .hdjl_mores:hover {
        color: #b01a07;
    }

    .hdjl_lycj_cn{
        overflow: hidden;
        height: 660px;
        position: relative;
    }
    .hdjl_lycj_kj{
        opacity: 0;
        background-color: #ffffff;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        transition: all 0.5s;
    }
    .hdjl_lycj_kj.active{
        opacity: 1;
        z-index: 2;
    }
    .hdjl_lycj_list{
        margin-top: 14px;
        height: 590px;
        padding-right: 20px;
    }

    .hdjl_lycj_search{
        background-color: #f0f5fb;
        padding: 8px 0;
        font-size: 14px;
        line-height: 32px;
    }
    .hdjl_lycj_search .ts{
        color: #184a6f;
        margin-left: 20px;
    }
    .hdjl_lycj_search .inputs{
        border: 1px solid #c6d6e9;
        border-radius: 6px;
        height: 32px;
        width: 419px;
        padding: 0 10px;
        font-size: 14px;
    }
    .hdjl_lycj_search .inputs::placeholder{
        color: #6d8ba1;
    }
    .hdjl_lycj_search .submits{
        width: 70px;
        height: 33px;
        border: none;
        background-color: #146eb2;
        border-radius: 6px;
        color: #ffffff;
        margin-left: 10px;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
    }

    .hdjl_lycj_list li{
        border-bottom: 1px dashed #707c84;
        padding: 0 0 19px;
        margin-bottom: 17px;
    }
    .hdjl_lycj_list li:last-child{
        border-bottom: none;
        margin-bottom: 0;
    }
    .hdjl_lycj_list .lxhf{
        color: #666666;
        line-height: 24px;
        font-size: 13px;
    }
    .hdjl_lycj_list .lxhf .sp_lx{
        color: #275f89;
        /* margin-right: 10px; */
        padding-left: 23px;
        float: left;
        background: url("MEPC20250913_hdjl_xxs.png") no-repeat left center;
        background-size: 15px;
    }
    .hdjl_lycj_list .lxhf  .sp_lx.sp_hf{
        background-image: url("MEPC20250913_hdjl_ly.png");
    }
    .hdjl_lycj_list .lxhf .sp{
        margin-right: 30px;
        float: left;
    }
    .hdjl_lycj_list .titles{
        line-height: 28px;
        font-size: 15px;
        font-weight: bold;
        color: #333333;
        display: block;
        margin-top: 5px;
        margin-bottom: 12px;
    }
    .hdjl_lycj_list .titles:hover{
        color: #275f89;
    }
    .hdjl_lycj_list .texts{
        line-height: 26px;
        font-size: 15px;
        display: block;
    }

    .hdjl_lycj_bzxx_title {
        padding-top: 30px;
    }
    /* æ„è§å¾é›† */
    .hdjl_yjzj .cjcs_gaibiana7{
        margin-top: 30px;
    }
    .hdjl_jbad{
        margin-bottom: 44px;
    }
    .hdjl_jbad .as{
        display: block;
    }
    .hdjl_jbad .as img{
        display: block;
        width: 460px;
        height: 115px;
    }

    /* éƒ¨é•¿ä¿¡ç®± */
    .hdjl_bzxx_lxxz{
        background-color: #f0f7ff;
        padding: 40px 66px;
        margin-bottom: 30px;
    }
    .hdjl_bzxx_lxxz_titles{
        text-align: center;
        font-size: 0;
        background: url("MEPC20250913_hdjl_lxxz1.png") no-repeat center center;
        background-size: 80%;
    }
    .hdjl_bzxx_lxxz_titles .ts{
        display: inline-block;
        padding-left: 44px;
        background: url("MEPC20250913_hdjl_bzxx.png") no-repeat left center;
        background-size: 26px 25px;
        font-size: 26px;
        line-height: 52px;
        font-weight: bold;
        color: #2f6b98;
    }
    .hdjl_bzxx_lxxz_sm {
        background: #FFFFFF;
        font-size: 15px;
        line-height: 28px;
        color: #2F76A4;
        padding: 40px;
        margin-top: 27px;
    }
    .hdjl_bzxx_lxxz_sm p {
        margin-bottom: 6px;
        text-indent: 2em;
    }
    .hdjl_bzxx_lxxz_sm a {
        color: #262ab7;
        text-decoration: underline;
    }
    .hdjl_bzxx_lxxz_djs {
        font-size: 14px;
        margin: 20px 0 0;
        text-align: center;
        color: #b01a07;
    }
    .hdjl_bzxx_lxxz_djs .sj {
        background:url("MEPC20250913_hdjl_ico.png") no-repeat;
        background-size: 14px;
        background-position: left;
        padding-left: 25px;
    }
    .hdjl_bzxx_lxxz_ty {
        text-align: center;
        margin: 20px 0;
        font-size: 16px;
        color: #333333;
    }
    .ty_txt {
        /* margin: 25px 0 20px; */
    }
    .hdjl_bzxx_lxxz_ty .sp {
        margin-right: 5px;
    }

    .hdjl_bzxx_lxxz_ty .checkbox .checkbox-icon-off{display:inline-block; width: 18px; height: 18px; background: url(MEPC_hd_jy1.gif) no-repeat; margin-right: 5px; cursor: pointer;}
    .hdjl_bzxx_lxxz_ty.on .checkbox-icon-off {display: none}
    .hdjl_bzxx_lxxz_ty .checkbox{display:inline-block; vertical-align: middle;}
    .hdjl_bzxx_lxxz_ty .checkbox .checkbox-icon{display:none;}
    .hdjl_bzxx_lxxz_ty.on .checkbox .checkbox-icon{display:inline-block; width: 18px; height: 18px; background: url(MEPC_hd_jy1.gif) no-repeat; margin-right: 5px; cursor: pointer;}

    .hdjl_bzxx_lxxz_ty .checkbox .checkbox-icon.on{background: url(MEPC_hd_jy2.gif) no-repeat;}
    .hdjl_bzxx_lxxz_ty .checkbox span{vertical-align: middle; color: #666; font-size: 14px;}
    .hdjl_bzxx_lxxz_ty .goto-off {
        background: url(MEPC20250913_hdjl_icob1.png) no-repeat;
        display: block;
        width: 238px;
        height: 47px;
        margin: 0 auto;
        color: #797979;
        text-align: left;
        line-height: 44px;
        padding-left: 70px;
        box-sizing: border-box;
    }
    .hdjl_bzxx_lxxz_ty.on .goto-off {
        display: none;
    }
    .hdjl_bzxx_lxxz_ty .goto {
        display: none;
    }
    .hdjl_bzxx_lxxz_ty.on .goto {
        background: url(MEPC20250913_hdjl_icob2.png) no-repeat;
        display: block;
        width: 238px;
        height: 47px;
        margin: 0 auto;
        color: #ffffff;
        text-align: left;
        line-height: 44px;
        padding-left: 70px;
        box-sizing: border-box;
    }
    .ty_next {
        margin-top: 20px;
    }
    .bzxx {
        padding: 0 27px 30px;
    }

    /* scrollbar */
    .hdjl_lycj_scroll .scroll_wrap {
        width: 100%;
        height: 600px;
        position: relative;
    }
}