@charset "utf-8";
/* 大屏幕和小屏幕公用 */
@media(min-width: 768px) and (max-width:1199px) {
    /* 需要改 */
    .content222 .c_r2, .content222 .c_l_112 {
        width:760px;
    }
/* height需要改 */
    .content222 .c_l_112 {
        position: relative;
        height: 1080px;
        margin-top: 10px;
        /* padding-top: 10px; */
        border: none;
    }

    .content222 .slideTxtBox1 .bd1 td {
        padding: 0 14px!important;
    }

    .content222 .c_l_112>div[style] {
        width: 100%!important;
        height: auto!important;
        display: block;
        float: none!important;
    }

    .content222 .c_l_112>div[style] table {
        width: 100%;
    }

    .content222 .c_l_112>div[style] tr {
        display: inline-block;
        width: 50%;
    }

    /*    公众查询  */
    .content222 .c_r2 .gzcx {
        box-sizing: border-box;
        width: 100%;
        /* box-sizing: border-box; */
    }

    .content222 .c_r2 .gzcx table {
        background: #fff;
        border-spacing: 0;
        border-collapse: collapse;
        /* box-sizing: border-box; */
    }

    .content222 .c_r2 .gzcx table tr td {
        width: 25%;
        border: 1px solid #dfdfdf;
        box-sizing: border-box;
    }

    .content222 .gzcx table tr td img {
        width: 100%;
        height: auto;
    }

    /* 	办税地图 办税日历  */
    .content222 .c_l_112 .slideTxtBoxtj1, .content222 .c_l_112 .slideTxtBoxtj1 .hdtj1 {
        width: 100%;
    }

    .content222 .c_l_112 .slideTxtBoxtj1 .bdtj1 {
        width: 100%!important;
    }

    .content222 .c_l_112 .slideTxtBoxtj1 {
        position: absolute;
        bottom: 0px;
        height: 710px!important;
    }

    .content222 .bdtj1 #rili img {
        width: 100%;
    }

    .content222 .c_l_112>div:nth-child(3) {
        margin-top: 0px!important;
    }
}