body{
    background-color: #f4f4f4;
}

/* 二级导航 */
.daohang{
    padding:0 0.3rem;
    background-color: #fff;
}
.daohang h3{
    font-size: 0.48rem;
    font-weight: normal;
    line-height: 1.08rem;
    border-bottom: 0.04rem solid #1e6ebc;
}

.mobile_list_navs{
    padding: 0rem 0 0rem 0.3rem;
    background-color: #fff;
    position: relative;
}
.mobile_list_navs::after{
    content: " ";
    position: absolute;
    width: 0.49rem;
    height: 0.46rem;
    background: url(tlj_mobile_img26.png) no-repeat center center;
    background-size: 100% 100%;
    right: 0;
    top: 0.2rem;
}
.mobile_list_navs ul.nav_ul,.mobile_list_navs ol.nav_ul{
    font-size: 0;
    white-space: nowrap;
    overflow-x: scroll;
    padding-right: 0.5rem;
}
.mobile_list_navs ul.nav_ul::-webkit-scrollbar,.mobile_list_navs ol.nav_ul::-webkit-scrollbar {
    display: none;
}
.mobile_list_navs li{
    display: inline-block;
    font-size: 0.3rem;
    margin-right: 0.35rem;
    line-height: 0.88rem;
}
.mobile_list_navs li:last-child{
    margin-right: 0;
}
.mobile_list_navs li a{
    color: #273859;
    position: relative;
    display: block;
}
.mobile_list_navs li.on a,.mobile_list_navs li.hover a,.mobile_list_navs li.cur a{
    color: #b3222c;
}
.mobile_list_navs li a::after{
    content: " ";
    position: absolute;
    left: 50%;
    bottom: 0.03rem;
    width: 0.46rem;
    height: 0.04rem;
    background-color: #b3222c;
    margin-left: -0.23rem;
    display: none;
    border-radius: 0.02rem;
}
.mobile_list_navs li.on a::after,.mobile_list_navs li.hover a::after,.mobile_list_navs li.cur a::after{
    display: block;
}
.mobile_list_navs li.li_xian{
    position: relative;
    margin-left: 0.26rem;
}
.mobile_list_navs li.li_xian::after{
    content: " ";
    position: absolute;
    left: -0.24rem;
    top: 50%;
    margin-top: -0.14rem;
    width: 0.02rem;
    height: 0.29rem;
    background-color: #273859;
}

.mobile_list_navs_mar1 li{
    margin-right: 0.67rem;
}

/* 位置导航 */
.mobile_list_wz{
    margin-top: 0.22rem;
    line-height: 0.46rem;
    font-size: 0.26rem;
    padding: 0 0.3rem;
    color: #707070;
}
.mobile_list_wz a{
    color: #707070;
}

/* .mobile_list_wz1{
    padding-left: 0.82rem;
    position: relative;
    padding-right: 0.35rem;
}
.mobile_list_wz1 a:nth-child(1){
    position: absolute;
    left: 0.3rem;
    top: 0;
} */

/*  */
.mobile_list_titles1{
    font-size: 0.38rem;
    line-height: 1;
    /* padding: 0 0.3rem; */
    margin: 0 0.3rem;
    color: #0b5097;
    margin-top: 0.28rem;
    font-weight: normal;
    display: block;
}
.mobile_list_titles1_x{
    padding-bottom: 0.2rem;
    border-bottom: 0.02rem solid #d0dbe5;
}
.jigou_main{
    padding: 0 0.3rem;
    margin-top: 0.3rem;
}
.jigou_main a{
    width: 100%;
    background-color: #fff;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    display: block;
    border-radius: 0.08rem;
    overflow: hidden;
    margin-bottom: 0.3rem !important;
    position: relative;
}
.jigou_main img{
    float: left;
    width: 1.84rem;
    height: 2.54rem;
    border-radius: 0.08rem;
}
.jigou_main p{
    width: 4.36rem;
    float: left;
    margin-left: 0.4rem;
    padding-top: 0.55rem;

    display: block;
    font-size: 0.28rem;
    line-height: 1;
}
.jigou_main p b{
    display: block;
    font-size: 0.34rem;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 0.24rem;
}
.jigou_main p .desc{
    display: block;
    font-size: 0.28rem;
    line-height: 1;
    margin-top: 0.24rem;
}
.jigou_main .more{
    display: block;
    position: absolute;
    right: 0.3rem;
    bottom: 0.28rem;
    padding-right: 0.44rem;
    background: url(tlj_mobile_img15.png) no-repeat right center;
    background-size: 0.3rem 0.3rem;
    font-size: 0.26rem;
    font-style: normal;
    color: #91b5d6;
    line-height: 1;
}

.jigou_main2_titles{
    padding: 0 0.3rem;
    margin-top: 0.8rem;
}
.jigou_main2_titles .text{
    display: block;
    width: 3.3rem;
    text-align: center;
    font-size: 0.38rem;
    font-weight: normal;
    color: #0b5097;
    line-height: 1;
}
.jigou_main2{
    padding: 0 0.3rem;
}
.jigou_main2 .left,.jigou_main2 .right{
    float: left;
    width: 3.3rem !important;
    height: 1.62rem;
    line-height: 1.62rem;
    background-color: #fff;
    border-radius: 0.08rem;
    font-size: 0.34rem;
    margin-top: 0.3rem;
    text-align: center;
}
.jigou_main2 .left b,.jigou_main2 .right b{
    font-weight: normal;
    color: #273859;
}
.jigou_main2 .left{
    float: left;
}
.jigou_main2 .right{
    float: right;
}
.jigou_main2 .texts{
    display: none;
}
.jigou_main2 .texts br{
    display: none;
}

.jigou_main3{
    margin-top: 0.7rem;
}
.jigou_main3_m{
    padding: 0.3rem 0.3rem 0;
    margin-top: 0.3rem;
    background: url(tlj_mobile_img16.png) no-repeat top center;
    background-size: 100% auto;
}
.jigou_main3_m .zz{
    margin-bottom: 0.23rem;
}
.jigou_main3_m .zz:last-child{
    margin-bottom: 0;
}
.jigou_main3_m .zz span{
    width: 0.42rem;
    height: 0.42rem;
    border-radius: 50%;
    background: url(tlj_mobile_img17.png) no-repeat center center;
    background-size: 100% 100%;
    float: left;
    text-align: center;
    line-height: 0.42rem;
    font-size: 0.28rem;
    color: #0b5097;
    margin-top: 0.04rem;
}
.jigou_main3_m .zz p{
    width: 6.32rem;
    float: left;
    margin-left: 0.16rem;
    font-size: 0.3rem;
    color: #273859;
    line-height: 0.48rem;
    text-align: justify;
}

.jigou_main4{
    margin-top: 0.7rem;
}
.jigou_main4_m{
    padding: 0.41rem 0.3rem 0;
    margin-top: 0.3rem;
    background: url(tlj_mobile_img16.png) no-repeat top center;
    background-size: 100% auto;
}

.jigou_main4_m .jg{
    margin-bottom: 0.22rem;
}
.jigou_main4_m .jg:last-child{
    margin-bottom: 0;
}
.jigou_main4_m .jg .icos{
    float: left;
    width: 0.78rem;
    height: 0.78rem;
    background: url(tlj_mobile_img25.png) no-repeat left center;
    background-size: 100% 100%;
}
.jigou_main4_m .jg .icos2{
    background-image: url(tlj_mobile_img18.png);
}
.jigou_main4_m .jg .icos3{
    background-image: url(tlj_mobile_img19.png);
}
.jigou_main4_m .jg .icos4{
    background-image: url(tlj_mobile_img20.png);
}
.jigou_main4_m .jg .icos5{
    background-image: url(tlj_mobile_img21.png);
}
.jigou_main4_m .jg .icos6{
    background-image: url(tlj_mobile_img22.png);
}
.jigou_main4_m .jg .icos7{
    background-image: url(tlj_mobile_img23.png);
}
.jigou_main4_m .jg .icos8{
    background-image: url(tlj_mobile_img24.png);
}
.jigou_main4_m .jg a img{
    display: none;
}
.jigou_main4_m .jg_m_r{
    float: left;
    width: 5.88rem;
    margin-left: 0.22rem;
    padding-top: 0.22rem;
}
.jigou_main4_m .jg_m_r h4{
    font-size: 0.34rem;
    line-height: 1;
    font-weight: normal;
}
.jigou_main4_m .jg_m_r p{
    font-size: 0.3rem;
    line-height: 0.48rem;
    display: block;
    text-align: justify;
    margin-top: 0.17rem;
    color: #273859;
}
.jigou_main4_m .jg_m_r .mores{
    color: #91b5d6;
}

.mobile_jgj{
    margin-top: 0.71rem;
    padding-bottom: 0.15rem;
}
.mobile_jgj .tit{
    padding: 0.4rem 0.3rem 0;
    background: url(tlj_mobile_img16.png) no-repeat top center;
    background-size: 100% auto;
    margin-top: 0.32rem;
    margin-bottom: 0.5rem;
}
.mobile_jgj .tit dt,.mobile_jgj .tit dd{
    width: 3.3rem;
    height: 0.78rem;
    line-height: 0.78rem;
    background-color: #deecf8;
    border-radius: 0.08rem;
    font-size: 0.3rem;
    color: #214c74;
    float: left;
    text-indent: 0.32rem;
    margin-bottom: 0.3rem;
}
.mobile_jgj .tit dt a,.mobile_jgj .tit dd a{
    color: #214c74;
}
.mobile_jgj .tit dd:nth-child(even){
    float: right;
}


/* 局领导 */
.jld_content_body{
    margin-top: 0.52rem;
    padding: 0 0.3rem;
    font-size: 0.32rem;
    line-height: 0.58rem;
}
.jld_content_body h1 b{
    display: block;
    font-size: 0.48rem;
    line-height: 1;
    font-weight: normal;
}
.jld_content_body h1 span{
    font-size: 0.36rem;
    line-height: 1;
    font-weight: normal;
}
.jld_content_body img{
    width: 2.8rem;
    height: 3.86rem;
    border-radius: 0.08rem;
}

.zyhd{
    margin-top: 0.7rem;
    padding: 0.52rem 0.3rem 0;
    background: url(tlj_mobile_img16.png) no-repeat top center;
    background-size: 100% auto;
    margin-bottom: 0.91rem;
}
.mobile_list_titles2{
    font-size: 0.34rem;
    line-height: 1;
    color: #0b5097;
    padding-left: 0.28rem;
    background: url(tlj_mobile_img27.png) no-repeat left center;
    background-size: 0.06rem 0.36rem;
    font-weight: normal;
}

/* 新闻列表1 */

.mobile_list_news{
    margin-top: 0.2rem;
}
.mobile_list_news li{
    margin-bottom: 0.13rem;
}
.mobile_list_news li a{
    display: block;
    font-size: 0.32rem;
    line-height: 0.48rem;
    /* height: 0.48rem; */
    padding-left: 0.31rem;
    background: url(tlj_mobile_img28.png) no-repeat 0.08rem 0.2rem;
    background-size: 0.08rem auto;
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    /* overflow: hidden; */
}
.mobile_list_news li span{
    display: block;
    padding-left: 0.31rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #273859;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
}
.mobile_list_news_sp li{
    padding-bottom: 0.44rem;
    position: relative;
}
.mobile_list_news_sp li span{
    position: absolute;
    /* left: 0; */
    right: 0;
    bottom: 0;
}
.mobile_list_news_notime li{
    margin-bottom: 0.22rem;
    padding-bottom: .5rem;
    position: relative;
}

/* 通用列表 */
.mobile_list_news2 li{
    margin-bottom: 0.22rem;
    padding-bottom: 0.5rem;
    position: relative;
    font-size: 0.30rem;
    line-height: 0.48rem;
}
.mobile_list_news2 li a{
    display: block;
    font-size: 0.30rem;
    line-height: 0.48rem;
}
.mobile_list_news2 li span{
    display: block;
    font-size: 0.28rem;
    line-height: 0.44rem;
    position: absolute;
    /* left: 0; */
    right: 0;
    bottom: 0;
    color: #455471;
}

/* 通用列表无时间 */
.mobile_list_news2_notime li{
    padding-bottom: 0;
}



.mobile_list_news_w{
    margin-top: 0.32rem;
    padding: 0.52rem 0.3rem 0;
    background: url(tlj_mobile_img16.png) no-repeat top center;
    background-size: 100% auto;
}
.mobile_list_news_w .mobile_list_news{
    margin-top: 0;
}
.mobile_list_news_w_mt33{
    padding-top: 0.33rem;
}


.mobile_list_mores{
    width: 3.04rem;
    display: block;
    height: 0.71rem;
    background-color: #e7edf3;
    font-size: 0.28rem;
    line-height: 0.71rem;
    color: #91b5d6;
    text-indent: 0.92rem;
    border-radius: 0.08rem;
    margin: 0 auto;
    position: relative;
    margin-top: 0.35rem;
}
.mobile_list_mores::after{
    content: " ";
    right: 0.73rem;
    top: 50%;
    margin-top: -0.11rem;
    width: 0.12rem;
    height: 0.22rem;
    background: url(tlj_mobile_img29.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
}

.mobile_list_mores2{
    width: 6.9rem;
    display: block;
    height: 0.71rem;
    background-color: #e7edf3;
    line-height: 0.71rem;
    color: #91b5d6;
    border-radius: 0.08rem;
    margin: 0 auto;
    position: relative;
    margin-top: 0.35rem;
    font-size: 0rem;
    text-align: center;
}
.mobile_list_mores2 .sp{
    display: inline-block;
    position: relative;
    font-size: 0.28rem;
}
.mobile_list_mores2 .sp::after{
    content: " ";
    right: -0.31rem;
    top: 50%;
    margin-top: -0.11rem;
    width: 0.12rem;
    height: 0.22rem;
    background: url(tlj_mobile_img29.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
}

/* 分页 */
.mobile_list_page{
    text-align: center;
    font-size: 0;
    margin: 0.54rem 0 0.79rem;
}
.mobile_list_page a,.mobile_list_page span{
    min-width: 0.24rem;
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    border-radius: 0.02rem;
    border: 1px solid #d1d1d1;
    margin: 0 0.03rem;
    font-size: 0.2rem;
    padding:0 0.1rem;
}
.mobile_list_page span{
    border: 1px solid #276fb9;
    background-color: #276fb9;
    color: #fff;
}
.mobile_list_page .tz1{
    width: 0.34rem;
    padding: 0 0.1rem;
    height: 0.4rem;
    border: 1px solid #d1d1d1;
    background: none;
    text-align: center;
    margin: 0 0.03rem;
    border-radius: 0;
    font-size: 0.2rem;
}
.mobile_list_page .tz2{
    width: 0.56rem;
    height: 0.4rem;
    border: none;
    background: #276fb9 url("tlj_goto_m.jpg");
    margin: 0 0.03rem;
    border-radius: 0;
    color: #fff;
    font-size: 0.2rem;
}
.mobile_list_page .ftiao span{
    background: none;
    border: none;
    color: #2d2d2d;
    padding: 0;
    margin: 0 0.03rem;
}

/* 内设机构 */
.mobile_nsjg{
    margin-top: 0.4rem;
    padding: 0.52rem 0.3rem 0;
    background: url(tlj_mobile_img16.png) no-repeat top center;
    background-size: 100% auto;
}
.mobile_nsjg .list_main{
    margin-bottom: 0.68rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
}
.mobile_nsjg .list_main .sp_time{
    display: block;
    text-indent: 2.22rem;
}
.mobile_list_text1{
    margin-top: 0.2rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
    padding-left: 0.28rem;
    text-align: justify;

    white-space: normal;
    overflow-wrap: break-word;
}
.mobile_nsjg .list_main .ts{
    display: block;
    padding-left: 0.28rem;
}

/* 主要职责 */
.content_body{
    font-size: 0.32rem;
    line-height: 0.58rem;
    padding: 0 0.3rem;
    margin-top: 0.3rem;
}
.content_body p,.content_body div{
    /* margin-bottom: 0.21rem; */
    width: auto !important;
}
.content_body video{
    width: 100%;
    height: 3.89rem;
}
.content_body img{
    max-width: 100%;
    height: auto !important;
}

.content_body_w1 .content_body{
    font-size: 0.30rem;
    line-height: 0.48rem;
}
.content_body_w1 .content_body p,.content_body_w1 .content_body div{
    margin-bottom: 0.19rem;
}

.mobile_content_title1{
    font-size: 0.48rem;
    line-height: 0.72rem;
    padding: 0.2rem 0;
    text-align: center;
    margin-top: 0.2rem;
}
.mobile_content_title1_x{
    font-size: 0.44rem;
    line-height: 0.72rem;
    padding: 0.2rem 0.3rem;
    text-align: center;
    margin-top: 0.2rem;
}

/* 地区监管局 */
.moabile_dqjgj_w{
    margin-top: 0.42rem;
    padding: 0.52rem 0.3rem 0;
    background: url(tlj_mobile_img16.png) no-repeat top center;
    background-size: 100% auto;
    margin-bottom: 0.91rem;
}
.moabile_dqjgj_kj .main_left,.moabile_dqjgj_kj .main_right{
    margin-bottom: 0.7rem;
}


/* 组织机构 */
.mobile_tab_more{
    text-align: right;
    padding-right: 0.3rem;
    margin-top: 0.44rem;
    font-size: 0;
}
.mobile_tab_more a{
    display: inline-block;
    padding-bottom: 0.34rem;
    font-size: 0.32rem;
    line-height: 1;
    margin-left: 0.54rem;
    position: relative;
}
.mobile_tab_more a.now{
    color: #b3222c;
}
.mobile_tab_more a::after{
    content: " ";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0.68rem;
    height: 0.05rem;
    margin-left: -0.34rem;
    border-radius: 0.05rem;
    background-color: #b3222c;
    display: none;
}
.mobile_tab_more a.now::after{
    display: block;
}
.mobile_tab_more .mobile_list_titles1{
    margin-top: 0;
}

.content_body_bg{
    margin-top: 0.02rem;
    padding: 0.52rem 0 0;
    background: url(tlj_mobile_img16.png) no-repeat top center;
    background-size: 100% auto;
    margin-bottom: 0.91rem;
}
.content_body_w1{
    padding-top: 0.33rem;
}
.content_body_w1 .mobile_content_title1{
    margin-top: 0;
}

/* 监管履职 */
.jglz_m_kjw_w{
    margin-top: 0.39rem;
}
.jglz_m_kjw{
    margin-bottom: 0.67rem;
    display: block !important;
}
.jglz_m_kjw .mobile_list_titles2{
    margin-left: 0.3rem;
}
.jglz_m_kjs{
    margin-top: 0.02rem;
    padding: 0.52rem 0.3rem 0;
    background: url(tlj_mobile_img16.png) no-repeat top center;
    background-size: 100% auto;
    margin-top: 0.28rem;
}

.jglz_m_kjw .mobile_list_mores2{
    margin-top: 0.41rem;
}

/* 监管履职 */
.mobile_list_zcjd_w{
    /* padding: 0 0.3rem; */
    margin-top: 0.39rem;
    margin-bottom: 1.19rem;
}
.mobile_list_titles1_ico_zqyj{
    background-image: url(tlj_mobile_img30.png);
}
.mobile_list_titles1_icos{
    background-size: auto 0.46rem;
    text-indent: 0.56rem;
    background-position: 0 0;
    background-repeat: no-repeat;
    line-height: 0.46rem;
    padding-bottom: 0.15rem;
}
.mobile_list_zcjd_w .mobile_list_titles2{
    margin: 0 0.3rem;
}
.mobile_list_zcjd_kj{
    padding: 0.32rem 0.3rem 0;
    background: url(tlj_mobile_img16.png) no-repeat top center;
    background-size: 100% auto;
    margin-top: 0.28rem;
}
.mobile_list_zcjd_kjw{
    margin-bottom: 0.8rem;
}
.mobile_list_zcjd_w .ask_list{
    margin-top: 0.02rem;
    background-color: #fff;
    border-radius: 0.08rem;
    padding: 0.32rem 0 0.34rem 0;
    padding-left: 0.84rem;
    position: relative;
    margin-bottom: 0.29rem;
    box-shadow: 0px 0px 24px 0px rgba(222, 234, 252, 0.5);
}
.mobile_list_zcjd_w .ask_list .ask_main{
    color: #0b5097;
    font-size: 0.32rem;
    line-height: 0.48rem;
    padding-right: 0.4rem;
    text-align: justify;
}
.mobile_list_zcjd_w .ask_list .ask_main>span{
    display: block;
    position: absolute;
    width: 0.38rem;
    height: 0.38rem;
    left: 0.3rem;
    top: 0.4rem;
    background: url(tlj_mobile_img31.png) no-repeat center center;
    background-size: 100% auto;
}
.mobile_list_zcjd_w .ask_main_mores{
    text-align: center;
    font-size: 0;
    background: url(tlj_mobile_img36.png) no-repeat center center;
    background-size: 100% auto;
    height: 0.22rem;
    line-height: 0.22rem;
    margin-top: 0.25rem;
    margin-right: 0.4rem;
}
.mobile_list_zcjd_w .ask_main_mores .sp{
    display: inline-block;
    font-size: 0.22rem;
    color: #273859;
    padding-right: 0.27rem;
    position: relative;
}
.mobile_list_zcjd_w .ask_main_mores .sp::after{
    width: 0.21rem;
    height: 0.21rem;
    content: " ";
    background: url(tlj_mobile_img33.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(180deg);
    transition: all 0.3s;
}
.mobile_list_zcjd_w .ask_body{
    background-color: #ffffff;
    margin-bottom: 0.29rem;
    box-shadow: 0px 0px 24px 0px rgba(222, 234, 252, 0.5);
    padding: 0.32rem 0 0;
    border-radius: 0.08rem;
    display: none;
}
.mobile_list_zcjd_w .ask_body .b1{
    color: #0b5097;
    font-size: 0.32rem;
    line-height: 0.48rem;
    padding-left: 0.84rem;
    position: relative;
    padding-right: 0.4rem;
    text-align: justify;
}
.mobile_list_zcjd_w .ask_body .b1>span{
    display: block;
    position: absolute;
    width: 0.38rem;
    height: 0.38rem;
    left: 0.3rem;
    top: 0.08rem;
    background: url(tlj_mobile_img31.png) no-repeat center center;
    background-size: 100% auto;
}
.mobile_list_zcjd_w .ask_body .ask_main_mores{
    margin-left: 0.85rem;
}
.mobile_list_zcjd_w .ask_body .ask_main_mores .sp::after{
    transform: rotate(0deg);
}
.mobile_list_zcjd_w .ask_body .b2{
    font-size: 0.3rem;
    line-height: 0.48rem;
    padding: 0.32rem 0;
    padding-left: 0.85rem;
    background-color: #f4f8fe;
    margin-top: 0.34rem;
    padding-right: 0.4rem;
    text-align: justify;
    position: relative;

    word-break: break-all;
    word-wrap: break-word;
}
.mobile_list_zcjd_w .ask_body .b2::after{
    content: " ";
    display: block;
    position: absolute;
    width: 0.38rem;
    height: 0.38rem;
    left: 0.3rem;
    top: 0.4rem;
    background: url(tlj_mobile_img32.png) no-repeat center center;
    background-size: 100% auto;
}


.jglz_mws_kj{
    display: none;
}


/* 网上办事 */
.mobile_list_wsbs .mobile_list_news{
    margin-top: 0;
}
.mobile_list_wsbs .mobile_list_news{
    margin-top: 0 !important;
}
.mobile_list_wsbs .mobile_list_news_w{
    margin-bottom: 0.8rem;
}

.mobile_list_sxqd{
    padding: 0 0.3rem;
    margin-bottom: 1.44rem;
}
.mobile_list_sxqd .imgs{
    width: 100%;
    display: block;
}

/* 事项清单 */
.qdkuang4{
    display: block;
    width: 100%!important;
    margin-top: 0.17rem !important;

    padding: 0 0.3rem;
    margin-bottom: 0.77rem;
}
.qdkuang4 table,.qdkuang4 tbody,.qdkuang4 tr,.qdkuang4 td{
    display: block;
    width: 100% !important;
    height: auto !important;
}
.qdkuang4 td>div{
    width: 100% !important;
}
.qdkuang4 div{
    max-width: 100% !important;
}
.qdkuang4 td{
    padding: 0 !important;
}
/* .qdkuang4 td[bgcolor="#f6f1eb"]{

} */
.qdkuang4 .qdziti1{
    display: block;
    font-size: 0.32rem;
    line-height: 0.36rem;
    padding: 0.28rem;
    border-top: 1px solid #e0e0e0;
    border-left: 2px solid #e0e0e0;
    border-right: 2px solid #e0e0e0;
    background-color: #f6f1eb;
    border-radius: 0.08rem 0.08rem 0 0;
}
.qdkuang4 .qdziti2{
    display: block;
    font-size: 0.30rem;
    line-height: 0.48rem;
    padding: 0.21rem 0.28rem !important;
    border-bottom: 2px solid #e0e0e0;
    border-left: 2px solid #e0e0e0;
    border-right: 2px solid #e0e0e0;
    margin-bottom: 0.2rem;
    box-sizing: border-box;
    color: #707070;
    border-radius: 0 0 0.08rem 0.08rem;
    text-align: justify;
}
.qdkuang4 .pn_icolist{
    padding: 0.29rem 0;
}
.qdkuang4 .pn_icolist a{
    padding: 0.2rem 0.68rem 0.2rem 1.078rem;
    font-size: 0.3rem;
    line-height: 0.36rem;
    border: 1px solid #0b5097;
    border-radius: 0.08rem;
    margin-bottom: 0.2rem;
    color: #0b5097;
    float: left;
    margin-right: 0.2rem;
    background: url(tlj_mobile_img38.png) no-repeat 0.58rem 50%;
    background-size: 0.3rem auto;
}
.qdkuang4 .pn_icolist a:nth-child(2){
    background-image: url(tlj_mobile_img39.png);
}
.qdkuang4 .pn_icolist a:nth-child(3){
    background-image: url(tlj_mobile_img40.png);
}
.qdkuang4 .pn_icolist a:nth-child(4){
    background-image: url(tlj_mobile_img41.png);
}
.qdkuang4 .pn_icolist a:nth-child(even){
    margin-right: 0;
}
.qdkuang4 .pn_icolist a:nth-last-child(1){
    margin-bottom: 0;
}
.qdkuang4 .pn_icolist a:nth-last-child(2){
    margin-bottom: 0;
}
.qdkuang4 .pn_icolist::after{
    display: table;
    content: '';
    clear: both;
}

.qdkuang4 .pn_icolist.pn_icolist2 a{
    background-image: url(tlj_mobile_img42.png);
}


/* 详情页 */
.mobile_content_cn_w{
    margin-bottom: 0.4rem;
}
.mobile_content_cn_w .content_body table{
    width: 100%!important;
}
.mobile_content_cn_w h1 {
    font-size: 0.44rem;
    line-height: 0.72rem;
    padding: 0.2rem 0.3rem;
    text-align: center;
    margin-top: 0.2rem;
}
.mobile_content_cn_w .content_bar{
    text-align: center;
    font-size: 0.26rem;
    color: #707070;
    line-height: 0.32rem;
    margin-top: 0.02rem;
}
.mobile_content_cn_w .content_bar span{
    display: inline-block;
    margin: 0 0.1rem 0.1rem;
}
.mobile_content_cn_w .content_body{
    margin-top: 0.4rem;
    word-break: break-all;
    word-wrap: break-word;
}

.mobile_content_cn_wxx h1{
    /* font-size: 0.44rem; */
    font-size: 0.38rem;
    color: #273859;
    line-height: 0.58rem;
    font-weight: normal;
    text-align: justify;
    text-align: center;
    padding: 0 0.3rem;
    margin: 0;
}
.mobile_content_cn_wxx h1.title_a{
    padding: 0.2rem 0.3rem;
}
.mobile_content_cn_wxx h1.title_a0{
    font-size: 0.4rem;
}
.mobile_content_cn_wxx .content{
    padding-top: 0.2rem;
}
.title_aw_mobile{
    padding: 0.2rem 0;
}

.mobile_content_cn_wxx .content_bar{
    margin-top: 0.2rem;
}

/* 行政审批中介服务事项清单 */
.mobile_content_cn_fwsxqd{
    margin-bottom: 0.72rem;
}
.mobile_content_cn_fwsxqd .content_body table,.mobile_content_cn_fwsxqd .content_body tbody {
    border: none;
    display: block;
    height: auto;
    width: 100%;
}
.mobile_content_cn_fwsxqd .content_body table td,.mobile_content_cn_fwsxqd .content_body table tr{
    width: 100%;
    height: auto;
    text-align: left;
    display: block;
    border: none;
}
.mobile_content_cn_fwsxqd .content_body table td[bgcolor="#f6f1eb"]{
    display: block;
    font-size: 0.32rem;
    line-height: 0.36rem;
    padding: 0.28rem;
    border-top: 1px solid #e0e0e0;
    border-left: 2px solid #e0e0e0;
    border-right: 2px solid #e0e0e0;
    background-color: #f6f1eb;
    border-radius: 0.08rem 0.08rem 0 0;
    box-sizing: border-box;
    color: #000000;
}
.mobile_content_cn_fwsxqd .content_body table td[bgcolor="#f6f1eb"] font{
    font-size: 0.32rem;
}
.mobile_content_cn_fwsxqd .content_body table td[bgcolor="#FFFFFF"]{
    display: block;
    font-size: 0.30rem;
    line-height: 0.48rem;
    padding: 0.21rem 0.28rem !important;
    border-bottom: 2px solid #e0e0e0;
    border-left: 2px solid #e0e0e0;
    border-right: 2px solid #e0e0e0;
    margin-bottom: 0.2rem;
    box-sizing: border-box;
    color: #707070;
    border-radius: 0 0 0.08rem 0.08rem;
    text-align: justify;
}
.mobile_content_cn_fwsxqd .content_body table td[bgcolor="#FFFFFF"] font{
    font-size: 0.30rem;
}
.mobile_content_cn_fwsxqd .content_body table td[width="1%"]{
    display: none;
}
.mobile_content_cn_fwsxqd .content_body table td[width="81%"]{
    display: block;
    font-size: 0.30rem;
    line-height: 0.48rem;
    padding: 0.21rem 0.28rem !important;
    border-bottom: 2px solid #e0e0e0;
    border-left: 2px solid #e0e0e0;
    border-right: 2px solid #e0e0e0;
    margin-bottom: 0.2rem;
    box-sizing: border-box;
    color: #707070;
    border-radius: 0 0 0.08rem 0.08rem;
    text-align: justify;
    background-color: #ffffff;
}
.mobile_content_cn_fwsxqd .content_body table td[width="81%"] span{
    font-size: 0.30rem !important;
}
.mobile_content_cn_fwsxqd .content_body table td[width="2%"]{
    display: none;
}

/* 许可公告 */
.syiframe_mobile_w{
    margin-top: 0.32rem;
    padding: 0;
    padding-top: 0.37rem !important;
}
.syiframe_mobile_w .syiframe{
    width: 100%;
    height: 38.4rem;
}
.year_box_mobile{
    display: block;
    padding: 0 0.3rem;
    position: relative;
    /* padding-top: 1.3rem; */
    z-index: 2;
}
.year_box_mobile::after{
    display: table;
    content: '';
    clear: both;
}
.year_box_mobile .year_box_ul{
    display: block;
    height: 1.3rem;
    overflow: hidden;
    /* transition: all 0.3s; */
    /* position: absolute; */
    /* top: 0; */
    /* left: 0.3rem; */
    /* right: 0.3rem; */
    /* padding-bottom: 0.4rem; */
    background-color: #f4f4f4;
    border-radius: 0.08rem;
}
.year_box_mobile .year_box_ul.on{
    height: 2.04rem;
    /* padding-bottom: 0.4rem; */
    /* border-bottom: 2px solid #e0e0e0; */
}
.year_box_mobile .year_box_ul::after{
    display: table;
    content: '';
    clear: both;
}
.year_box_mobile .year_box_ul li{
    width: 1.22rem;
    height: 0.53rem;
    line-height: 0.53rem;
    text-align: center;
    background-color: #fff;
    float: left;
    margin-right: 0.19rem;
    margin-bottom: 0.21rem;
}
.year_box_mobile .year_box_ul li:nth-child(5n){
    margin-right: 0;
}
.year_box_mobile .year_box_ul li a{
    font-size: 0.28rem;
    color: #273859;
    display: block;
    border: 1px solid #e0e0e0;
    border-radius: 0.08rem;
}
.year_box_mobile .year_box_ul li a.now{
    background-color: #07438b;
    color: #fff;
    border: 1px solid #07438b;
}

.rtbox_mobile{
    padding: 0 0.3rem;
    min-height: 20.06rem;
    margin-top: 0.83rem;
}
.rtbox_mobile::after{
    display: table;
    content: '';
    clear: both;
}
.rtbox_mobile.rtbox ul li .fa{
    display: none;
}

.mobile_list_page1{
    margin-top: 0.54rem;
    margin-bottom: 0.84rem;
    float: none !important;
    text-align: center;
}
.mobile_list_page1 li{
    display: inline-block;
    margin: 0 0.03rem;
    margin-bottom: 0.2rem;
}
.mobile_list_page1 li a{
    display: block;
    min-width:0.42rem;
    line-height: 0.4rem;
    font-size: 0.2rem;
    border: 1px solid #d1d1d1;
    text-align: center;
    border-radius: 1px;
}
.mobile_list_page1 li a.noyau-cr-current{
    border: 1px solid #276fb9;
    background-color: #276fb9;
    color: #fff;
    border-radius: 1px;
}
.mobile_list_page1 li .noyau-cr-box input{
    width: 0.54rem;
    height: 0.4rem;
    border: 1px solid #d1d1d1;
    text-align: center;
    display: block;
    border-radius: 1px;
    font-size: 0.2rem;
}
.mobile_list_page1 li .noyau-cr-page-goto{
    width: 0.56rem;
    height: 0.42rem;
    background-color: #276fb9;
    color: #fff;
    border: none;
    border-radius: 1px;
    margin-left: 0.06rem;
    font-size: 0.2rem;
}

.year_box_mobile_zk{
    background: url(tlj_mobile_img36.png) no-repeat center center;
    background-size: 100% auto;
    font-size: 0.22rem;
    color: #273859;
    text-align: center;
    line-height: 1;
    position: absolute;
    left: 0.3rem;
    right: 0.3rem;
    bottom: -0.5rem;
    transition: all 0.3s;
}
.year_box_mobile_zk .sp{
    display: inline-block;
    position: relative;
    padding-right: 0.26rem;
}
.year_box_mobile_zk .sp::after{
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    width: 0.21rem;
    height: 0.21rem;
    background: url(tlj_mobile_img33.png) no-repeat center center;
    background-size: 100% 100%;
    transform: rotate(180deg);
    transition: all 0.3s;
}
.year_box_mobile_zk.on .sp::after{
    transform: rotate(0deg);
}
.year_box_mobile_zk.on{
    /* bottom: -1rem; */
}

/* 服务满意度评价 */
.content_mydpj_m .Custom_UnionStyle{
    width: 100%;
    font-size: 0.28rem;
    color: #fff;
    background: url(tlj_mobile_img43.jpg) no-repeat center center;
    background-size: 100% 100%;
    height: 4.36rem;
    box-sizing: border-box;
    padding: 0.66rem 0.57rem;
    line-height: 0.48rem;
    margin-bottom: 1.17rem;
}
.content_mydpj_m .Custom_UnionStyle p{
    margin-bottom: 0;
}
.content_mydpj_m .Custom_UnionStyle p:nth-child(2){
    text-align: center !important;
    font-size: 0.3rem;
    line-height: 0.44rem;
    margin-top: 0.68rem;
}
.content_mydpj_m .Custom_UnionStyle a{
    color: #fff;
}


/* 专题专栏 */
.news_zt_mobile{
    padding: 0 0.3rem;
    margin-top: 0.3rem;
    margin-bottom: 0.62rem;
}
.news_zt_mobile li{
    float: left;
    width: 3.3rem;
    margin-bottom: 0.3rem;
}
.news_zt_mobile li:nth-child(even){
    float: right;
}
.news_zt_mobile li a{
    display: block;
}
.news_zt_mobile li .imgs{
    width: 3.3rem;
    height: 1.38rem;
    display: block;
}

/*  */
.mobile_juz_w{
    margin-top: 0.6rem;
    padding: 0 0.3rem;
}
.mobile_juz_w li{
    width: 3.35rem;
    height: 1.11rem;
    line-height: 1.11rem;
    /* margin-bottom: 0.19rem; */
    margin-right: 0.2rem;
    float: left;
}
.mobile_juz_w li:nth-child(even){
    margin-right: 0rem;
}
.mobile_juz_w li a{
    display: block;
    font-size: 0.36rem;
    color: #FFF;
    text-indent: 1.32rem;
    background:#275f9c url(tlj_mobile_img59.png) no-repeat 0.58rem 50%;
    background-size: auto 0.54rem;
    border-radius: 0.08rem;
}
.mobile_juz_w li.li_zx a{
    background-image: url(tlj_mobile_img60.png);
}


/* 图片列表 */
.mobile_list_imgs{
    /* margin-top: 0.2rem; */
    overflow: hidden;
}
.mobile_list_imgs .zt_img{
    width: 110%;
}
.mobile_list_imgs .main_img_zt{
    width: 3.3rem;
    float: left;
    margin-bottom: 0.3rem;
    margin-right: 0.3rem;
}

/* .mobile_list_imgs .main_img_zt:nth-child(even){
    float: right;
} */
.mobile_list_imgs .main_img_zt img{
    display: block;
    width: 100%;
    /* height: auto; */
    height: 1.85rem;
}
.mobile_list_imgs .main_img_zt p{
    font-size: 0.30rem;
    line-height: 0.48rem;
    height: 0.48rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.2rem;
    display: block;
    padding: 0 0.1rem;
}


.my_video_w{
    padding: 0 0.3rem;
    margin-bottom: 0.4rem;
}
.my_video_w div{
    width: auto !important;
    height: auto !important;
    line-height: normal !important;
    font-size: normal !important;
}
.my_video_w video{
    width: 100%;
    height: 3.89rem;
}

.content_body2{
    font-size: 0.32rem;
    line-height: 0.58rem;
    padding: 0 0.3rem;
    margin-top: 0.3rem;
}


/*  */
.mobile_fgzd_table{
    margin-top: 0.32rem;
    padding: 0.52rem 0.3rem 0;
    background: url(tlj_mobile_img16.png) no-repeat top center;
    background-size: 100% auto;
    display: block;
}
.mobile_fgzd_table tr{
    margin-bottom: 0.22rem;
    /* padding-bottom: 0.5rem; */
    position: relative;
    font-size: 0.30rem;
    line-height: 0.48rem;
    display: block;
    overflow: hidden;
    border-bottom: 1px #b3b3b3 dashed;
    padding-bottom: .2rem;
}
.mobile_fgzd_table td{
    display: block;
    font-size: 0.30rem;
    line-height: 0.48rem;
    width: 7rem;
}
.mobile_fgzd_table .num{
    /* display: none; */
    color: #1870cc;
    width: 100%!important;
    margin: .1rem 0;
}
.mobile_fgzd_table .effect{

}
.mobile_fgzd_table .date{
    /* display: none; */
    float: right;
    color: #666;
    width: auto;
}
.content_body_file{
    font-size: 0.32rem;
    line-height: 0.58rem;
    padding: 0 0.3rem;
    margin-top: 0.3rem;
}

.video {
    padding: 0 0.3rem;
    margin-bottom: 0.4rem;
}

.video video {
    width: 100%;
}

/* 相关文件 */
.cons_xgwj{
    font-size: 0.32rem;
    line-height: 0.58rem;
    margin: 0 0.3rem;
    margin-top: 0.4rem;
    padding-top: 0.3rem;
    border-top: 1px solid #B7BEC7;
    text-indent: -0.64rem;
    text-align: justify;
}



