[v-clock]{
    display: none;
}
.rktj_back {
    background: url('./jjpc_top.png') no-repeat;
    background-size: 100% auto;
}
.ti_tex {
    font-weight: bold;
    padding: 10px 20px 10px 10px;
}
.pc_logo {
    width: 378px;
    height: 72px;
    background: url('http://www.hengqin.gov.cn/stats2023/pc_logo.png') no-repeat;
    background-size: 100% 100%;
    margin-bottom: 20px;
}
.jjpc_main {
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.8), #fff);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    border-radius: 0px 0px 4px 4px;
    margin-bottom: 40px;
    margin-top: -278px;
    border-radius: 24px 24px 0 0;
    padding: 10px 0 20px 0;
}
.rktj_navs {
    background: none;
    padding: 10px 20px;
}
.rktj_navs_b {
    background: #EAEDF9;
    z-index: 5;
}
.rktj_navs ul li a svg {
    color: #666666;
}
.rktj_navs ul .a_li_1 .p_active {
    background: #F08437;
    color: #FFFFFF;
}
.jjpc_content {
    padding: 20px;
}
.jjpc_nav {
    width: 100%;
    height: 48px;
    background: url('./jjpc_tab.png') no-repeat;
    background-size: 100% 100%;
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    justify-content: center;
    margin-bottom: 40px;
}
.jjpc_nav svg {
    color: #fff;
    margin-right: 8px;
}
.pcdt_wrap {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
#swiper1 {
    width: 450px;
    height: 316px;
    margin-left: 0;
}
#swiper1 .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}
.pcdt_list {
    width: 610px;
}
.pcdt_list li a {
    color: #333;
}
.pcdt_list li a i {
    display: block;
    background: #E0E0E0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 10px;
}
.pcdt_list li a .title {
    font-weight: bold;
    font-size: 16px;
    flex: 1;
}
.pcdt_list li a .time {
    color: #999;
    font-size: 14px;
}
.pcdt_list li a .des {
    font-size: 14px;
    line-height: 21px;
    color: #888;
    margin: 20px 0;
}
.pcdt_list li a .b_t {
    font-size: 20px;
}
.pcdt_list .l_row {
    margin-bottom: 20px;
}
.pa_ste {
    padding: 10px 0;
    border-top: 1px solid #ddd;
    justify-content: flex-end;
}
.pa_item {
    width: 74px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    justify-content: center;
    margin-right: 4px;
    color: #666;
    cursor: pointer;
}
.pa_item svg {
    color: #666;
}
.no_next, .no_next svg {
    color: #CCCCCC;
}
.pcgl_wrap {
    width: 1060px;
    height: 393px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    border-radius: 4px;
    margin: 0 auto 60px auto;
    display: flex;
    justify-content: space-between;
}
.gl_l {
    background: #FFFEE7;
    width: 204px;
    height: 100%;
    padding: 20px;
}
.gl_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
}
.gl_nav i {
    display: block;
    width: 10px;
    height: 10px;
    border: 3px solid #CCCCCC;
    border-radius: 50%;
    margin-right: 6px;
}
.gl_nav {
    color: #999999;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
}
.gl_line {
    width: 2px;
    height: 20px;
    background: #ccc;
    margin-left: 4px;
}
.gl_nav_ac {
    color: #F08437;
}
.gl_nav_ac i {
    border: 3px solid #F08437;
}
.gl_r {
    /* height: calc(100% - 50px); */
    height: 100%;
    width: 816px;
    margin-right: 20px;
    padding: 20px 0;
    /* border-bottom: 1px solid #ccc; */
}

.gl_rt {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
.gl_r_c {
    height: calc(100% - 84px);
    overflow-y: auto;
}
.gl_r_c::-webkit-scrollbar {
    width: 0;
    display: none;
}
.gl_r_c p {
    font-size: 14px;
    line-height: 24px;
}
.sm_navs {
    color: #fff;
    font-weight: bold;
    line-height: 32px;
    height: 32px;
    margin-bottom: 20px;
}
.sm_num {
    width: 44px;
    height: 100%;
    background: #F08437;
    text-align: center;
}
.sm_tex {
    padding-left: 15px;
    width: 486px;
    height: 100%;
    color: #F08437;
    background: linear-gradient(270deg, rgba(249,186,104,0) 0%, rgba(240,132,55,0.2) 100%);
}
.pcgg_list {
    justify-content: space-between;
    margin-bottom: 30px;
}
.pcgg_list a {
    width: 520px;
    height: 64px;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
    padding: 4px;
    color: #333;
    font-weight: 400;
}
.pcgg_list a img {
    width: 56px;
    height: 56px;
    margin-right: 10px;
}
.pcxcwrap {
    padding: 20px;
}
#swiper2 {
    height: 450px;
    background: #000;
    position: relative;
    margin-bottom: 30px;
}
#swiper2 video {
    width: 100%;
    height: 100%;
}
#swiper2 .v_mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
#swiper2 .v_mask i {
    display: block;
    width: 0;
    height: 0;
    border: 22px solid transparent;
    border-left: 34px solid #fff;
    cursor: pointer;
    border-right: none;
}
#swiper3 {
    width: 100%;
    height: 320px;
    margin-bottom: 30px;
}
#swiper3 img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.swiper-button-next, .swiper-button-prev {
    width: 34px !important;
    height: 34px !important;
    background: rgba(0,0,0,0.3);
    border-radius: 50%;
    color: #fff !important;
    
}
.swiper-button-next {
    right: -37px !important;
}
.swiper-button-prev {
    left: -37px !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 13px !important;
}
.xc_by {
    width: 100%;
    height: 174px;
    background: url('./jjxc_by_img.png') no-repeat;
    background-size: 100% 100%;
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 15px 0;
}
.xc_row {
    justify-content: center;
}
.by_item {
    color: #666;
    padding: 8px 14px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(177,118,0,0.2);
    border-radius: 50px;
    margin-right: 20px;
}
.by_item:last-child {
    margin-right: 0;
}
.pcfa_list {
    justify-content: space-between;
    margin-bottom: 60px;
}
.pcfa_list li a {
    display: block;
    width: 340px;
    color: #333;
    font-weight: 400;
    transition: 0.3s;
}
.pcfa_list li a img {
    width: 100%;
    height: 180px;
}
.pcfa_list .pc_t {
    background: #fff;
    border: 1px solid #DDDDDD;
    border-top: none;
    padding: 10px 30px;
    font-weight: 400;
    text-align: center;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    transition: 0.15s;
}
.pcfa_list li a:hover {
    transform: translateY(-10px);
}
.pcfa_list li a:hover .pc_t {
    background: #F08437;
    color: #fff;
    border: 1px solid #F08437;
    border-top: none;
}
.pclct {
    padding: 0 20px;
    margin-bottom: 60px;
}
.pclc_img {
    width: 100%;
    /* height: 464px; */
}
.pcbg_wrap {
    padding: 0 20px 60px 20px;
}
.pcbg_nav {
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px;
    position: relative;
    /* justify-content: center; */
    justify-content: space-between;
}
.down_item {
    width: 146px;
    text-align: center;
    height: 32px;
    line-height: 30px;
    padding: 0 8px;
    background: #FFF4DF;
    border-radius: 4px;
    border: 1px solid #DE6B18;
    color: #DE6B18;
    font-size: 14px;
    cursor: pointer;
    margin: 15px 0;
}
.pcbg_tab {
    display: block;
    height: 40px;
    background: #fff;
    border: 2px solid #DE6B18;
    color: #DE6B18;
    font-size: 18px;
    line-height: 38px;
    width: 200px;
    text-align: center;
    cursor: pointer;
}
.pcbg_tab:first-child {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.pcbg_tab:last-child {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-left: none;
}
.pcbg_tab_ac {
    background: #DE6B18;
    color: #fff;
}
.down_item_po {
    /* position: absolute; */
    left: 0;
    bottom: 0;
}
.pc_table .w5 {
    width: 5%;
}
.pc_table .w15 {
    width: 15%;
}
.pc_table .w20 {
    width: 20%;
}
.pc_table .w25 {
    width: 25%;
}
.pc_table .w55 {
    width: 55%;
}
.pc_table .p10 {
    padding: 0 10px;
}
.pc_table .t_a_c {
    text-align: center;
}
.pc_table_hd {
    height: 46px;
    background: #BB6B32;
    color: #fff;
}
.pc_table {
    margin-bottom: 30px;
}
.pc_table input {
    position: relative;
}
input[type=checkbox]:checked::after {
    content: '\2713';
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    width: 13px;
    height: 13px;
    background-color: #DE6B18;
    border-radius: 2px;
    position: absolute;
}
.pc_table_row_hd {
    height: 46px;
    background: #FFFAE7;
    border-bottom: 1px solid #ddd;
}
.bck_ai {
    background: #FFF4DF;
}
.row_tl {
    color: #DE6B18;
    font-size: 14px;
    font-weight: bold;
}
.row_tl i {
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 7px solid #DE6B18;
    border-bottom: none;
    margin: 0 4px 0 2px;
}
.row_tl .trai_ac {
    border-bottom: 7px solid #DE6B18;
    border-top: none;
}
.pc_table_row {
    background: #fff;
    border-bottom: 1px solid #ddd;
    height: 46px;
    font-size: 14px;
}
.sp_ta_lc {
    color: #DE6B18;
}
.pc_table .bor {
    display: flex;
    align-items: center;
    height: 100%;
    border-right: 1px solid #ddd;
}
.pc_table .pl20 {
    padding-left: 25px;
}
.pc_table .mr10 {
    margin-right: 10px;
}
.pc_table_row:nth-child(2n) {
    background: #F8FAFE;
}
.pcb_tips {
    color: #014493;
    padding: 0 10px;
}
.lx_box1 {
    /* border: 1px solid #9DB3C7; */
    margin: 0 20px;
}
.lx_box2 {
    padding: 0 20px;
}
.lx1_row {
    height: 40px;
    color: #00489D;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #9DB3C7;
}
.lx1_row:last-child {
    border-bottom: none;
}
.sc_row {
    width: 258px;
    min-width: 258px;
    height: 100%;
    display: flex;
    align-items: center;
    background: #DDEFFF;
    color: #333;
    padding: 0 10px;
}
.qc_row {
    padding: 0 10px;
}
.lx2_tl {
    font-weight: bold;
    font-style: 18px;
    text-align: center;
    margin: 25px;
}
.lx2_p {
    width: 170px;
    border-radius: 2px;
    border: 1px solid #9DB3C7;
}
.lx2_i {
    height: 40px;
    border-bottom: 1px solid #9DB3C7;
    line-height: 38px;
    text-align: center;
    color: #00489D;
    font-size: 14px;
    font-weight: 500;
}
.lx2_i:last-child {
    border-bottom: none;
}
.lx2p_wrap {
    display: flex;
    justify-content: space-between;
}
.lx2_p:nth-child(2n+1) {
    background: #F1F8FF;
}
.pcbg_sx {
    font-size: 14px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    color: #666;
}
.pcbg_sx:last-child {
    border-bottom: 1px solid #F08437;
}
.sc_title {
    font-weight: bold;
    margin-right: 20px;
}
.pcbg_sx input {
    margin-right: 5px;
}
.mar12 {
    margin-right: 12px;
}
.marb10 {
    margin-bottom: 15px;
}
.sp_col {
    width: 100px;
    color: #DE6B18;
}
.pcbg_flex {
    display: flex;
}
.pcbgsx_btn {
    height: 32px;
    line-height: 30px;
    padding: 0 8px;
    background: #FFF4DF;
    border-radius: 4px;
    border: 1px solid #DE6B18;
    color: #DE6B18;
    font-size: 14px;
    cursor: pointer;
}
@media screen and (max-width: 769px) {
    .my_w1200, .index {
        width: 100%;
    }
    .rktj_back {
        height: 244px;
        /* background-size: cover; */
        background: url('http://www.hengqin.gov.cn/stats2023/pc_m_back.png') no-repeat;
        background-size: cover;
    }
    .pc_logo {
        width: 300px;
        height: 57px;
        margin-bottom: 14px;
    }
    .rktj_t_t_a {
        flex-wrap: wrap;
        justify-content: center;
    }
    .rktj_t_t_a .title {
        font-size: 32px;
        margin-bottom: 2px;
    }
    .ti_tex {
        display: none;
    }
    .pcgl_wrap {
        width: 100%;
    }
    .jjpc_main {
        margin-top: -56px;
    }
    .rktj_navs {
        font-size: 12px;
        padding: 10px;
        /* background: #f4f4f4; */
        top: 0;
    }
    .jjpc_nav {
        font-size: 15px;
        height: 26px;
        margin-bottom: 12px;
    }
    .jjpc_content {
        padding: 10px;
    }
    .pcdt_wrap {
        flex-wrap: wrap;
        padding: 0;
        margin-bottom: 20px;
    }
    #swiper1 {
        width: 100%;
        height: 216px;
        margin-bottom: 10px;
    }
    .pcdt_list {
        width: 100%;
    }
    .pcdt_list li a .b_t {
        font-size: 16px;
    }
    .pcdt_list li a .des {
        margin: 10px 0;
    }
    .pcdt_list .l_row {
        margin-bottom: 10px;
    }
    .pcgl_wrap {
        flex-wrap: wrap;
        height: auto;
        margin-bottom: 20px;
    }
    .gl_l {
        width: 100%;
        padding: 10px;
        height: auto;
    }
    .gl_title {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .gl_line {
        height: 10px;
    }
    .gl_r {
        width: 100%;
        margin-right: 0;
        padding: 10px;
    }
    .gl_rt {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .gl_r_c {
        height: 260px;
    }
    .pcxcwrap {
        padding: 0;
    }
    .pcgg_list a {
        width: 48%;
        height: 50px;
        font-size: 14px;
    }
    .pcgg_list a img {
        width: 50px;
        height: 50px;
        margin-right: 1px;
    }
    .sm_navs {
        margin-bottom: 10px;
    }
    .pcgg_list {
        margin-bottom: 15px;
    }
    #swiper2 {
        height: 246px;
    }
    #swiper3 {
        height: 200px;
    }
    .xc_row {
        flex-wrap: wrap;
    }
    .by_item {
        padding: 5px 12px;
        margin-right: 5px;
        font-size: 12px;
        text-align: center;
        margin-bottom: 10px;
    }
    .xc_by {
        height: auto;
        margin-bottom: 20px;
    }
    .pcfa_list {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 20px;
    }
    .pcfa_list li a {
        margin-bottom: 10px;
    }
    .pclct {
        padding: 0;
        margin-bottom: 20px;
    }
    /* .pclc_img {
        height: 812px;
    } */
    .pcbg_tab {
        width: 150px;
    }
    .pcbg_nav {
        height: 80px;
        align-items: self-start;
        margin-bottom: 10px;
    }
    .pcbg_wrap {
        padding: 0;
    }
    .pc_table {
        overflow-x: auto;
        margin-bottom: 10px;
    }
    .pc_table_hd, .pc_table_row_hd, .pc_table_row {
        width: 1060px;
    }
    .pcb_tips {
        font-size: 14px;
    }
    .lx_box1 {
        margin: 0;
        /* overflow-x: auto; */
        overflow: hidden;
    }
    /* dd */
    .sc_row {
        width: 40%;
        min-width: 40%;
    }
    .lx1_row {
        height: 80px;
    }
    .qc_row {
        width: 60%;
        font-size: 12px;
    }
    /* dd */
    .lx2p_wrap {
        flex-wrap: wrap;
    }
    .lx_box2 {
        padding: 0;
    }
    .lx2_p {
        margin-bottom: 20px;
    }
    .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }
    .pc_sx_wrap {
        /* overflow-x: auto; */
    }
    .pcbg_sx {
        /* width: 1060px; */
        flex-wrap: wrap;
    }
    .cnmtij {
        flex-wrap: wrap;
        align-items: start;
    }
    .cnmtij .mar12 {
        margin-bottom: 10px;
    }
    .sp_col {
        margin-bottom: 15px;
    }
}