* {
    padding: 0;
    margin: 0;
}

a {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    color: #383838;
}

img {
    -webkit-touch-callout: none;
   
}

html {
    font-size: 17px;
}

body {
    font-family: -apple-system, Helvetica, sans-serif;
    line-height: 1.5;
    padding-bottom: env(safe-area-inset-bottom);
}

ul,
li {
    list-style: none;
}

.h20 {
    height: 20px;
}

.h10 {
    height: 10px;
}

.h30 {
    height: 30px;
}

.clear {
    clear: both;
}

.container {
    max-width: 1200px;
    min-width: 320px;
    margin: 0 auto!important;
}

.hxzzf {
    margin-top: 80px;
}

.xzzfgs_logo {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

.logoh {
    margin-top: 100px;
}

.xzzfgs_logo img {
    width: 100%;
}

.xzzf_bg {
    background: url(/images/9302/xzzfgs_bg.jpg) no-repeat center top;
    background-size: 100% auto;
    overflow: hidden;
}

.xzzf_tit {
    background: url(/images/9302/xzzfgs_tit_bg.png) no-repeat center top;
    background-size: 1200px auto;
    text-align: center;
    height: 92px;
    clear: both;
    margin-bottom: 20px;
}

.xzzf_tit img {
    width: 145px;
    margin-top: 36px;
}

.xzzfgs_item {
    width: 27.4%;
    display: inline-block;
    margin-right: 4%;
    box-shadow: 0 0 6px rgba(0, 0, 0, .4);
    background-color: #fff;
    padding: 20px 0;
    margin-bottom: 20px;
    /* height: 221px; */
}

.dqwz {
    color: #fff;
}

.dqwz a {
    color: #fff;
}

.xzzfgs_item:last-child {
    margin-right: 0;
}

.xzzfgs_sq {
    margin-right: -110px;
    /* overflow: hidden; */
    border: 0;
}

.item_left {
    float: left;
    text-align: center;
    width: 36%;
    padding: 32px 0;
    border-right: 1px dashed #dfdfdf;
}

.item_right {
    float: left;
    width: 60%;
}

.item_left span {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.item_right li {
    padding: 6px 6px;
}


/* 行政执法公示列表 */

.xzzfgs_main {
    background-color: rgb(255, 255, 255, .8);
    padding: 20px;
    max-width: 1160px;
    min-width: 280px;
}

.xzzfgs_part {
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}

.xzzfgs_part_more {
    position: absolute;
    right: 8px;
    bottom: 13px;
    text-align: center;
    width: 13.2%;
    line-height: 46px;
    background-color: #e8c2c1;
    color: #cd0600;
}

.xzzfgs_part ul {
    margin-right: -1%;
    height: 120px;
    overflow: hidden;
}

.xzzfgs_part ul li {
    float: left;
    width: 13.2%;
    background-color: #dcdcdc;
    line-height: 46px;
    text-align: center;
    margin-right: 1%;
    margin-bottom: 16px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.xzzfg_list {}

.xzzfg_list .hd {
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}

.xzzfg_list .hd a {
    float: left;
    padding: 6px 20px;
    font-size: 24px;
    color: #424242;
    font-weight: bold;
}

.xzzfg_list .hd a.on {
    color: #cd0600;
    border-bottom: 3px solid #cd0600;
}

.bd {
    padding: 0 20px;
    margin-top: 10px;
    overflow: hidden;
}

.bd li {
    line-height: 46px;
}

.bd li a {
    /* float: left; */
    /* width: 80%; */
}

.bd li span {
    float: right;
    color: #999;
}

@media screen and (max-width:1100px) {
    .hxzzf {
        margin-top: 60px;
    }
    .xzzfgs_part ul li {
        width: 19%;
    }
    .xzzfgs_part_more {
        width: 19%;
        right: 1px;
    }
}

@media screen and (max-width:1000px) {
    html {
        font-size: 16px;
    }
    .container {
        padding: 0 20px;
        min-width: 280px;
    }
    .xzzfgs_main {
        padding: 20px 0;
    }
    .xzzfgs_logo {
        width: 94%;
    }
    .xzzfgs_sq {
        margin-right: 0;
    }
    .xzzfgs_item {
        width: 100%;
        box-sizing: border-box;
    }
    .item_left {
        width: 25%;
    }
    .item_right {
        width: 70%;
    }
    .hxzzf {
        margin-top: 40px;
    }
    .logoh {
        margin-top: 60px;
    }
    .xzzfgs_part ul li {
        width: 24%;
    }
    .xzzfgs_part_more {
        width: 50%;
        margin: 0 auto;
        margin-bottom: 10px;
        /* top: 100px;
        left: 0; */
        /* right: 1px; */
        position: unset;
    }
}


}
@media screen and (max-width:850px) {
    .xzzfgs_part ul li {
        width: 32.33%;
    }
}
@media screen and (max-width:550px) {
    .item_left {
        width: 100%;
        text-align: left;
        box-sizing: border-box;
        /* paddi/ng-left: 20px; */
        padding: 0 20px 10px;
        font-size: 20px;
        color: #1171c1;
        border-bottom: 1px dashed #dfdfdf;
    }
    
    .item_left span {
        display: none;
    }
    
    .hxzzf {
        margin-top: 40px;
    }
    
    .item_right {
        width: 100%;
    }
    
    .xzzfgs_part ul li {
        width: 49%;
    }
}
@media screen and (max-width:450px) {
    .xzzfgs_part ul li {
        width: 99%;
    }
}