*{margin: 0px;padding: 0px;}
a{text-decoration: none;color: #000000;}
li{list-style: none;}
img{border:0px;}
body{font-family: "微软雅黑";background:#f4f4f4;}
/*主体*/
#subject{width: 1200px;height:auto;margin: auto;background: #fff;}
/*顶部当前位置*/
#title{width:97%;height: 80px;line-height: 80px;margin: auto;}
#title li{width: 100%;height: 80px;line-height: 80px;}
#title li i{background: url(/images/2018wap/szxx/wztp.png) no-repeat;float: left;width: 22px;height: 23px;margin-top:29px;margin-right:10px;}
#title li a{display: block;font-size: 16px;color:#13438b;float: left;}
#title li b{float: left;color:#13438b;font-size: 16px;margin: 0px 5px 0px 5px;}
/*机构职能*/
#functions{width: 97%;height: auto;margin: auto;}
#functions_title{width:100%;height:50px;border-bottom: 1px #d0d0d0 solid;margin: auto;}
#jgzn{font-size: 18px; font-weight: bold;color:#1b50a0;height:50px;line-height:50px;margin-left: 15px;}
#functions_content{width: 100%;height: auto;}
#functions_content li{width: 170px;height: 40px;line-height: 40px; float: left;border: 1px #e4e4e4 solid;margin: 10px 10px 10px 2px;text-align: center;}
#functions_content li a{display: block;}
/*市政府工作部门*/
#department{width: 97%;height: auto;margin: auto;}
#department_title{width:100%;height:50px;border-bottom: 1px #d0d0d0 solid;margin: auto;}
#szfgzbm{font-size: 18px; font-weight: bold;color:#1b50a0;height:50px;line-height:50px;margin-left: 15px;}
#department_content{width: 100%;height: auto;}
#department_content li{width: 170px;height: 40px;line-height: 40px; float: left;border: 1px #e4e4e4 solid;margin: 10px 20px 10px 2px;text-align: center;}
#department_content li a{display: block;}
/*区县人民政府*/
#government{width: 97%;height: auto;margin: auto;}
#government_title{width:100%;height:50px;border-bottom: 1px #d0d0d0 solid;margin: auto;}
#zxrmzf{font-size: 18px; font-weight: bold;color:#1b50a0;height:50px;line-height:50px;margin-left: 15px;}
#government_content{width: 100%;height: auto;}
#government_content li{width: 170px;height: 40px;line-height: 40px; float: left;border: 1px #e4e4e4 solid;margin: 10px 20px 10px 2px;text-align: center;}
#government_content li a{display: block;}

.app_top{display: none;}
.app_bott{display: none;}

@media (max-width:767px) {
    #department_content li{width:160px;margin: 10px 10px 10px 2px;}
    #government_content li{width:160px;margin: 10px 10px 10px 2px;}
    #functions_content li{width: 45%;}
    #subject{width:100%}
    .app_top{display: block;}
    .pc_top{display: none;}
    .pc_bott{display: none;}
    .app_bott{display: block;}
}


