div,p,span,a,ul,li{
    margin: 0;
    padding: 0;
}
a:hover img{
    transform: scale(1.1);
    transition: 0.3s;
}
img{
    transition: all .3s ease-out;
}
.m_body{
    width: 1300px;
    margin: 0 auto;
}
.m_zhxxgk_menu{
    width: 100%;
    height: 150px;
    border: 1px solid #d8e5ff;
    border-radius: 10px;
    margin-top: 50px;
}
.m_zhxxgk_menu ul li{
    float: left;
    width: 15%;
    list-style: none;
    text-align: center;
    margin-top: 10px;
    margin-left: 1.5%;
}
.m_zhxxgk_menu ul li a{
    font-size: 18px;
    color: #222222;
}
.m_zhxxgk_menu ul li img{
    margin: 0 auto;
    margin-bottom: 10px
}


/*机关简介*/
.m_jgjj{
    width: 100%;
    float: left;
    margin-top: 50px;
}
.m_jgjj .m_jgjj_left{
    width: 60%;
    float: left;
}
.m_column_title3{
    margin-right: 50px;
    margin-bottom: 10px;
    float: left;
}
.m_column_title3 a{
    float: left;
    min-width: max-content;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    color: #222222;
    margin-right: 20px;
}
.m_column_title3 img{
    float: right;
    margin-top: 22px;
    width: 614px;
}
.m_jgjj_left p{
    float: left;
    margin-right: 50px;
    font-size: 16px;
    color: #222222;
    line-height: 40px;
}
.m_jgjj .m_jgjj_right{
    width: 40%;
    float: left;
}

.m_jgjj .m_jgjj_right ul li{
    float: left;
    width: 47%;
    height: 100px;
    margin-bottom: 20px;
    list-style: none;
    background-image: url(../images/m_icon_jgbj.png);
    background-size: 100% 100%;
    margin-left: 3%;
}
.m_jgjj .m_jgjj_right ul li a{
    width: 100%;
    height: 100%;
    font-size: 22px;
    color: #1b54b8;
    font-weight: bold;
}
.m_jgjj .m_jgjj_right ul li img{
    float: left;
    margin: 30px 20px 30px 40px;
}
.m_jgjj .m_jgjj_right ul li span{
    line-height: 100px;
}


/*政策文件，政策解读，行政许可*/
.m_zcwj{
    float: left;
    margin-top: 50px;
    width: 100%;
    min-height: 440px;
}
.m_column_title2 li{
    float: left;
    margin: 0 25px;
}
.m_column_title2 a{
    font-size: 24px;
    font-weight: bold;
    color: black;
    line-height: 76px;
}
.m_column_title2{
    width: 100%;
    height: 76px;
    background-color: #e6f0fb;
    border-radius: 10px;
    margin-bottom: 20px;
}
.m_tab_zcwj ul{
    display: none;
}
.m_tab_zcwj .active{
    display: block !important;
}
.m_switch_zcwj li img{ 
    position: absolute;
    bottom: 0px;
    left: -14px;
    display: none;
}
.m_switch_zcwj .active img{ 
    display: block !important;
}
.m_switch_zcwj li{
    position: relative;
}
.m_column_list2 li{
    width: 48%;
    float: left;
}
.m_column_list2 li:nth-child(2n){
    float: right;
}

/*行政规范性文件，权责清单*/
.m_gfxwj{
    margin-top: 50px;
    float: left;
    width: 100%;
    min-height: 440px;
}
.m_gfxwj .m_xzgfxwj_left{
    width: 48%;
    float: left;
}
.m_column_title1{
    border-bottom: 1px solid #dcdcdc;
    float: left;
    width: 100%;
    height: 60px;
    margin-bottom: 15px;
}
.m_column_title1 img{
    margin-right: 20px;
    margin-top: 15px;
    float: left;
}
.m_column_title1 .m_column_name {
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: black;
    line-height: 60px;
}
.m_column_title1 .m_gd{
    float: right;
    font-size: 14px;
    color: #b1b1b1;
    line-height: 60px;
}
.m_column_list1 li{
    float: left;
    width: 100%;
}
.m_column_list_a{
    font-size: 18px;
    color: #222222;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 78%;
    display: inline-block;
}
.m_column_list_a:hover{
    color: #4553f6;
}
.m_column_list_img{
    float: left;
    margin-top: 22px;
    margin-right: 10px;
}
.m_column_list_span{
    font-size: 16px;
    color: #b1b1b1;
    line-height: 50px;
    float: right;
}

.m_xzgfxwj_right{
    float: right;
    width: 48%;
}

/*其他链接*/
.m_qtlj{
    width: 100%;
    height: 284px;
    margin-top: 50px;
    background-color: #e6f0fb;
    border-radius: 10px;
    float: left;
}
.m_qtlj ul li{
    width: 16.4%;
    float: left;
    margin-right: 3%;
    background: white;
    margin-top: 35px;
    height: 222px;
    border-radius: 10px;
    text-align: center;
}
.m_qtlj ul li a{
    margin-top: 30px;
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: black;
}
.m_qtlj ul li img{
    height: 94px;
    margin: 0 auto;
    width: auto;
}
.m_qtlj ul li span{
    padding-top: 20px;
    display: block;
}
.m_qtlj ul li:nth-child(1){
    margin-left: 3%;
}
.m_qtlj ul li:nth-child(1) a{
    margin-top: 10px;
}
.m_qtlj ul li:nth-child(1) img{
    height: 135px;
}
.m_qtlj ul li:nth-child(1) span{
    padding-top: 0px;
}


@media (max-width: 762px) {
    .m_body{
        width: 94%;
    }
    .m_zhxxgk_menu{
        height: 280px;
    }
    .m_zhxxgk_menu ul li{
        width: 30%;
        margin-bottom: 15px;
    }
    .m_zhxxgk_menu ul li img{
        width: 50px;
        height: 50px;
    }
    .m_jgjj .m_jgjj_left,
    .m_jgjj .m_jgjj_right{
        width: 100%;
    }
    .m_jgjj .m_jgjj_right ul li img{
        margin: 30px 10px 30px 10px;
    }
    .m_jgjj .m_jgjj_right ul li:nth-child(2n-1){
        margin-left: 0px;
    }
    .m_column_title2 li{
        margin: 0;
        width: 33%;
        text-align: center;
    }
    .m_column_title2 a{
        font-size: 18px;
        line-height: 50px;
    }
    .m_column_title2{
        height: 50px;
    }
    .m_switch_zcwj li img{
        left: 0;
        width: 100%;
    }
    .m_column_list2 li{
        width: 100%;
    }
    .m_column_list2 li:nth-child(6)\~{
        display: none;
    }
    .m_gfxwj .m_xzgfxwj_left,
    .m_gfxwj .m_xzgfxwj_right{
        width: 100%;
        min-height: 300px;
    }
    .m_qtlj ul li:nth-child(1) img{
        height: 80px;
    }
    .m_qtlj ul li img{
        height: 40px;
    }
    .m_qtlj ul li a{
        font-size: 14px;
    }
    .m_qtlj ul li{
        width: 28%;
        margin-right: 4%;
        height: 130px;
        margin-top: 20px;
    }
    .m_qtlj ul li:nth-child(1),
    .m_qtlj ul li:nth-child(4){
        margin-left: 4%;
    }
    .m_qtlj{
        height: 320px;
    }
    .m_column_list_a{
        font-size: 16px;
        line-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 72%;
        display: inline-block;
    }
    .m_column_list_img,
    .m_column_title3 img{
        display: none;
    }
    .m_column_list_span{
        width: 24%;
        font-size: 14px;
        line-height: 40px;
    }
    .m_gfxwj,
    .m_zcwj,
    .m_qtlj,
    .m_jgjj,
    .m_zhxxgk_menu{
        margin-top: 20px;
        width: 100%;
    }
    .m_column_title3{
        border-bottom: 1px solid #dcdcdc;
        width: 100%;
    }
    .m_jgjj_left p{
        margin-right: 0px;
    }
    
    
}