<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pc_ver{
    background-color: #ffffff;
}
.pc_Article_list_sub{
    width: 96%;
    margin: 0 auto;
}
.pc_Article_list_bj{
    width: 90%;
    background: #ffffff;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.pc_Article_list_bj_title{
    text-align: center;
    margin-top: 2vw;
    /*transform: translateY(2vh);*/
    color: #EB4412;
}
.pc_Article_list_bj_tb3{
    width: 96%;
    height: 0.6vh;
    background:#EB4412;
    margin-top: 5vh;
    margin-left: 2%;

}
.pc_Article_list_bj_zixun_img{
    width: 45%;
    margin-top: 1vh;

}
.pc_Article_list_bj_zixun_wz{
    transform: translateX(2vw);
    width: 50%;
}
.pc_Article_list_bj_zixun_wz_title{
    margin-top: 2vh;
    color: #000;
}
.pc_Article_list_bj_zixun_wz_jd{
    width: 0.5vw;
    height: 0.5vw;
    background: #eb4412;
    transform: translateY(0.1vw);
    float: left;
}
.pc_Article_list_bj_zixun_wz_nr{
    color: #727272;
}
.pc_Article_list_bj_zixun_wz_sj{
    color: #727272;
    margin-left: 0.5vw;
}
.pc_Article_list_bj_zixun_wz_hot{
    color: #eb4412;
    margin-left: 01vw;
}
.pc_Article_list_bj_zixun{
    /*display: flex;*/
    /*!*border-bottom:0.5vw solid #EFEFEF ;*!*/
    /*width: 96%;*/
    /*margin-left: 2%;*/
    /*transition:  all .5s;*/
    /*padding-bottom: .5vw;*/
}
.pc_Article_list_bj_zixun a{
    display: flex;
    /*border-bottom:0.5vw solid #EFEFEF ;*/
    width: 96%;
    margin-left: 2%;
    transition:  all .5s;
    padding-bottom: .5vw;
}
.pc_Article_list_bj_zixun a:hover{
    cursor: pointer;
    box-shadow: 10px 10px 10px #ccc;
}
.pc_Article_more{
    padding: 3vw 0 0 0;
}
.pc_Article_list_bj_zixun_anniu{
    /*height: 4vh;*/
    width: 10vw;
    text-align: center;
    /*line-height: 3.5vh;*/
    background: white;
    border: 0.1vw solid black;
    border-radius: 5px;
    padding: .8vw;
    margin: 0 auto;
}
.pc_Article_list_bj_zixun_dt{
    display: flex;
    margin-top: 1.5vw;
    overflow: hidden;

}
.pc_Article_list_bj_zixun_dtsp{
    width: 47%;
    margin-left: 2%;
    position: relative;
    cursor: pointer;

}
.pc_Article_list_bj_zixun_dt_tubiaokuai{
    transform: translate(12vw,1vw);
    display: flex;
}
.pc_Article_list_bj_zixun_dt_tubiaokuai_tb{
    height: .7vw;
    width: .7vw;
    background:#FFC400;
}
.pc_Article_list_bj_zixun_dt_wz{
    /* transform: translate(12vh,-4vw); */
    position: absolute;
    top: 85%;
    left: 13%;
}
.pc_Article_list_bj_zixun_dt_tubiaokuai_tb2{
    height: 0;

    width: 1vw;
    background: #ec4512;
    /*transform: rotate(180deg);*/
    /*transform-origin: bottom;*/
    transition: all .5s;
    position: absolute;
    bottom: 7vw;
}
.pc_Article_list_bj_zixun_dt_tubiaokuai_tb3{
    height:0;
    width: 1vw;
    background: #ec4512;
    position: absolute;
    top: 5vw;
    transition: all .5s;
    right: 0;
}

.pc_Article_list_bj_zixun_dtsp:hover .pc_Article_list_bj_zixun_dt_tubiaokuai_tb2{
    height: 13vw;

}
.pc_Article_list_bj_zixun_dtsp:hover .pc_Article_list_bj_zixun_dt_tubiaokuai_tb3{
    height: 8vw;

}


.pc_Article_list_bj_zixun_zxyk{
    width: 98%;
    margin: 0 auto;
    /*margin-left: 2%;*/
    display: flex;
}
.clear{
    clear: both;
}
.pc_Article_list_bj_zixun_zxyk_1_img{
    width: 90%;
    padding-top: 5%;
    margin-left: 5%;
    position: relative;
}

.pc_Article_list_bj_zixun_zxyk_1_img img{
    display: block;
    width: 100%;
    height: 100%;
}
.pc_Article_list_bj_zixun_zxyk_1{
    border: 1px solid #F6F6F6;
    position: relative;
    margin-right: 1vw;
    margin-bottom: 3vw;
    transition: all .5s;
    cursor: pointer;
}
.pc_Article_list_bj_zixun_zxyk_1:last-child{
    margin-right: 0vw;
}
.pc_Article_list_bj_zixun_zxyk_1:hover{
    box-shadow: 10px 10px 10px #ccc;

}
.pc_Article_list_bj_zixun_zxyk_fk1{
    width: 18.5vw;
    height: 0.5vh;
    background: #C6C6C6;
    position: absolute;
    top: 11.66vw;
    left: 1.5vw;
}
.pc_Article_list_bj_zixun_zxyk_fk2{
    width: 17.5vw;
    height: 0.5vh;
    background: #E3E3E3;
    position: absolute;
    top: 11.9vw;
    left: 2vw;
}
.pc_Article_list_bj_zixun_dt_title{
    color: #FFC400;
}
.pc_Article_list_bj_zixun_dt_tubiaokuai_tb_p2{
    transform: translateX(2vw);
    color: #ffffff;
    width: 30vw;
    overflow: hidden;
}
.pc_Article_list_bj_zixun_dt_tubiaokuai_tb_P{
    color: #FFC400;
    transform: translateX(0.3vw);
}
.pc_Article_list_bj_zixun_zxyk_title{
    text-align: center;
    color: #eb4412;
    margin-top: 3vw;
    padding-bottom: 1.5vw;
}
.pc_Article_list_bj_zixun_zxyk_1_p{
    text-align: center;
    font-weight: bold;
    margin-top: 1vw;
}
.pc_Article_list_bj_zixun_zxyk_1_p2{
    float: right;
    /*margin-right: 1.4vw;*/
    /*padding-bottom: 2vw;*/
}
.pc_Article_list_bj_zixun_zxyk_1_p2_content{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 2vw;
    padding-top: 2vw;
}

.pc_Article_list_bj_zixun_zxyk_1_p2_icon{
    float: left;
    width: 1vw;
    height: .8vw;
}
.pc_Article_list_bj_zixun_zxyk_1_p2_icon img{
    width: 100%;
    height: 100%;
    display: block;
}
.pc_Article_list_bj_zixun_zxyk_1_num_content{
    background-color: #154285;
    border-radius: 2vw;
    width: 4vw;
    display: flex;
    height: 2vw;
    right: 3%;
    position: absolute;
    line-height: 2vw;
    top: 13%;
    text-align: center;
}
.pc_Article_list_bj_zixun_zxyk_1_num_content span{
    flex: 1 auto;
    width: 50%;

}
.pc_Article_list_bj_zixun_zxyk_1_num_content span:first-child{
    color: #ffffff;
    line-height: 2.1vw;
    font-weight: bold;
    text-align: right;
}
.pc_Article_list_bj_zixun_zxyk_1_num_content span:last-child{
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    padding: .3vw;
}
.pc_Article_list_bj_zixun_zxyk_1_p2 span{
    width: .8vw;
    height: .8vw;
    display: inline-block;
    vertical-align: bottom;
    margin-right: .3vw;
}
.pc_Article_list_bj_zixun_zxyk_1_p2 span img{
    display: block;
    width: 100%;
    height: 100%;
}
.pc_Article_list_bj_zixun_anniu_hengxian{
    width: 100%;
    height: 0.04vh;
    background: slategray;
    margin-top: 2vh;
    /*padding-bottom: 1.5vw;*/
}


.pc_Article_list_bj_zixun:last-child{
    border-bottom: none !important;
}
.pc_Article_list_bj_zixun_anniu:hover.pc_Article_list_bj_zixun_anniu{
    cursor: pointer
}
























































































/* mobile */
.mobile_neirong{
    background: white;
    width: 100%;
    margin-top: -5px;
}




.mobile_neirong_bt{
    overflow: hidden;
    font-size: 10vw;
    color: #eb4412;
    line-height:13vh;
    text-align: center;
}
.mobile_neirong_hongxian{
    background: #eb4412;
    height: 1vh;
    width: 90%;
    margin-left: 5%;
}
.mobile_neirong_zx_nr{
    margin-top: 2vh;
}
.mobile_neirong_zx_nr a{
    display: block;
}
.mobile_neirong_zx_nr_title{
    width: 90%;
    margin-left: 5%;

}
.mobile_neirong_zx_nr_title_nr{
    /*font-size: 4vh;*/
}
.mobile_neirong_zx_nr_dl{
    margin-top: 2vh;
    width: 90%;
    margin-left: 5%;
}
.mobile_neirong_zx_nr_dl_nr{
    font-size: 2vh;
    color: #727272;
}
.mobile_neirong_zx_nr_tb{
    margin-top: 1vh;
    margin-left: 5vw;
    display: flex;
}
.mobile_neirong_zx_nr_tb_fk{
    width: 1.5vh;
    height: 1.5vh;
    background: #df0020;
    margin-top: 0.1vh;
}
.mobile_neirong_zx_nr_tb_zx{
    margin-left: 0.3vh;
    font-size: 2vh;
    color: #eb4412;
    font-weight: 600;
}
.mobile_neirong_zx_nr_tb_sj{
    margin-left:2vh;
    font-size: 2vh;
    color: #727272;
}
.mobile_neirong_zx_nr_img{
    margin-top: 2vh;
    width: 90%;
    margin-left: 5%;
}
.mobile_neirong_baitiao{
    background: #b4b3b3;
    height: 0.5vh;
    width: 90%;
    margin-left: 5%;
    margin-top: 1vh;
}
.mobile_neirong_baitiao6{
    background: #b4b3b3;
    height: 0.5vh;
    width: 100%;
    margin-top: 1vh;
}
.modie_gdxw_hs_tubiao_button{
    height: 4vh;
    width: 12vh;
    background:white;
    border-radius: 0.3vh;
    border: 0.3vh solid black ;
    margin: 0 auto;
    margin-top: 1vh;
    text-align: center;
    line-height: 4vh;
}
.modie_gdxw_hs_tubiao_button_wz{
    font-size: 1vh;
}
.mobile_neirong_baitiao2{
    width: 100%;
    height: 0.5vh;
    background: slategray;
    margin-top:1vh;
}
.modie_gdxw_gdsp_sp{
    margin-top: 1vh;
    position:relative;

}
.modie_gdxw_gdsp_sp_ly{
    width: 33vh;

}
.modie_gdxw_gdsp_sp_ly_ly{
    font-size: 2.5vw;
    color: #ffc400;
}
.modie_gdxw_gdsp_sp_tb{
    height: 2vh;
    width: 2vh;
    background: #ffc400;
    float: left;
    margin-left: 7vh;
}
.modie_gdxw_gdsp_sp_rd{
    font-size: 13px;
    color: #ffc400;
    font-weight: normal;
    float: left;
    margin-left: 1vh;
}
.modie_gdxw_gdsp_sp_fh{
    font-size: 13px;
    color: white;
    float: left;
    margin-left: 4vh;
}
.modie_gdxw_gdsp_sp_zi{
    position: absolute;
    bottom: 3vh;
    left: 25%;
}
.modie_zxyk_title{
    font-size: 25px;
    color: #eb4412;
}
.modie_zxyk{
    text-align: center;
    margin-top: 2vh;
}
.modie_zxyk_sp{
    width: 98%;
    height: 40vh;
    margin-left: 1%;
    border: 1px solid #e2e2e2;
    margin-top: 2vh;
    position: relative;
}
.modie_zxyk_sp_img{
    width: 90%;
    margin-left: 4%;
    margin-top: 2vh;
}
.modie_zxyk_sp_hei{
    text-align: center;
    font-weight: 900px;
}
.modie_zxyk_sp_sj{
    float: right;
    margin-right: 5vh;
}

.mobile_Article_list_bj_zixun_zxyk{
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.mobile_Article_list_bj_zixun_zxyk_1_p2{
    float: right;
}

.mobile_Article_list_bj_zixun_zxyk_1_p2 span{
    width: 4vw;
    height: 4vw;
    margin-right: 2vw;
    display: inline-block;
    vertical-align: bottom;
}

.mobile_Article_list_bj_zixun_zxyk_1_p2_icon{
    float: left;
    width: 5vw;
    height: 4vw;

}
.mobile_Article_list_bj_zixun_zxyk_1_p2_content{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 8vw;
    padding-top: 4vw;
}
.mobile_Article_list_bj_zixun_zxyk_1_p{
    text-align: center;
    font-weight: bold;
    margin-top: 4vw;
}
.mobile_Article_list_bj_zixun_zxyk_1_num_content{
    background-color: #154285;
    border-radius: 2vw;
    width: 12vw;
    padding: 0 1vw 0 1vw;
    display: flex;
    height: 6vw;
    right: 3%;
    position: absolute;
    line-height: 6vw;
    top: 13%;
    text-align: center;
}
.mobile_Article_list_bj_zixun_zxyk_1_num_content span:first-child{
    color: #ffffff;
    /*line-height: 2.1vw;*/
    font-weight: bold;
    overflow: hidden;
    flex: 1 auto;
    text-align: right;
}
.mobile_Article_list_bj_zixun_zxyk_1_num_content span:last-child{
    color: #ffffff;
    font-weight: bold;
    flex: 1 auto;
    text-align: left;
    padding: .3vw;
}
.mobile_Article_list_bj_zixun_zxyk_title{
    text-align: center;
    color: #eb4412;
    margin-top: 3vw;
    padding-bottom: 3vw;
}</pre></body></html>