﻿@charset "utf-8";

body {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    font-family: '宋体', Arial, Helvetica, sans-serif;
    color: #333;
    background-color: #ffffff;
}

h1,
b {
    font-weight: normal;
}

ul,
li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

dl,
dt,
dd,
input {
    padding: 0px;
    margin: 0px;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #19458D;
}

* {
    margin: 0;
    padding: 0;
}

.box {
    width: 100%;
}

.l {
    float: left;
}

.r {
    float: right;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.clear {
    clear: both;
    font-size: 0px;
}

/*头部*/

.headerbox {
    width: 100%;
    height: 160px;
    background: #F7F7F7;
}

.header {
    width: 1200px;
    margin: 0 auto;
    height: 160px;
    background: url(../images/hd_bg.jpg) no-repeat;
    position: relative;
}

.header .logo {
    width: 800px;
    height: 115px;
    position: absolute;
    left: 0;
    top: 20px;
}

.header .link {
    width: 110px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 0 5px 5px;
    background: #0F65C9;
    color: #fff;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
}

.header .link a {
    display: inline-block;
    color: #fff;
    margin: 0 10px;
}

/*导航*/

.de_main {
    width: 100%;
}

.de_menu {
    width: 1200px;
    padding-top: 10px;
}

.menu {
    width: 100%;
}

.menu .menubox {
    width: 100%;
    overflow: hidden;
}

.menu .menubox .menulist {
    width: 1296px;
    height: 35px;
    background: url(../images/mbg.gif) repeat-x;
}

.menu .menubox .menulist li {
    float: left;
    width: 120px;
    padding-right: 96px;
    height: 35px;
}

.menu .menubox .menulist li a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    border-bottom: 5px solid #111111;
    height: 30px;
    font-family: '微软雅黑';
}

.menu .menubox .menulist li a:hover {
    border-bottom: 5px solid #E71719;
    height: 30px;
    line-height: 24px;
    color: #111;
}

.menu .menubox .menulist li a.hover {
    border-bottom: 5px solid #E71719;
}

.menu .notice {
    width: 100%;
    border-bottom: 1px solid #ECECEC;
    height: 34px;
}

.menu .notice h2 {
    display: inline-block;
    float: left;
    color: #E71719;
    line-height: 34px;
    font-size: 14px;
    width: 105px;
    text-align: center;
}

.menu .notice .noticelist {
    width: 1080px;
    float: left;
    overflow: hidden;
    height: 34px;
}

.menu .notice .noticelist .sctu {
    width: 885px;
    height: 34px;
    overflow: hidden;
}

.menu .notice .noticelist .sctu td {
    width: 265px;
    height: 34px;
    line-height: 34px;
}

.menu .notice .noticelist .sctu td a {
    display: block;
    width: 265px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
}

/*内容*/

.de_content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.de_content .box1 {
    width: 100%;
}

.de_content .box1 .row {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

/*焦点图*/

.de_content .box1 .row .distu-box {
    position: relative;
    width: 580px;
    height: 326px;
    background-color: #000;
}

.distu-box .distu {
    position: absolute;
    left: 0px;
    top: 0px;
}

.distu-box .dcon {
    width: 100%;
    float: left;
    display: none;
    background: #000
}

.distu-box .dcon img {
    display: block;
    width: 580px;
    height: 326px;
}

.distu-box .dcon .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 36px;
    line-height: 36px;
    display: block;
    background: url(../images/bg.png) repeat-x;
}

.distu-box .dcon .shadow a {
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    margin-left: 20px;
}

.distu-box .mask {
    position: absolute;
    bottom: 12px;
    right: 20px;
    height: 12px;
    z-index: 200;
    overflow: hidden;
}

.distu-box .mask .dot a {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-left: 8px;
    color: #B0B0B0;
    float: left;
    background: url(../images/dot2.png) no-repeat;
}

.distu-box .mask .dot a.current,
.distu-box .mask .dot a:hover {
    background: url(../images/dot1.png) no-repeat;
}

.de_content .box1 .row .dt-news {
    width: 585px;
    height: 326px;
    overflow: hidden;
}

.de_content .box1 .row .dt-news dl {
    width: 585px;
    border-bottom: 1px dashed #B9B9B9;
    padding-bottom: 10px;
}

.de_content .box1 .row .dt-news dl dt {
    font-size: 24px;
    color: #373B3D;
    line-height: 26px;
    background: url(../images/dot-icon.gif) 0 12px no-repeat;
    text-indent: 10px;
    height: 26px;
    overflow: hidden;
    font-family: '微软雅黑';
    margin: 10px 0;
}

.de_content .box1 .row .dt-news dl dd {
    color: #172C45;
    font-size: 16px;
    line-height: 24px;
    text-indent: 10px;
    height: 24px;
    overflow: hidden;
    margin: 4px 0;
}

.publicbox {
    width: 100%;
    margin-top: 30px;
    font-family: '微软雅黑';
}

.pub_tit {
    width: 170px;
    height: 240px;
    background: #445FA2;
    position: relative;
    margin-right: 12px;
}

.pub_tit span {
    display: block;
    position: absolute;
    right: -12px;
    top: 100px;
}

.pub_tit a {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    text-align: center;
}

.pub_tit a b.o1 {
    width: 70px;
    height: 70px;
    display: block;
    background: url(../images/icon.png) 0 0 no-repeat;
    margin: 55px 50px 20px;
}

.pub {
    width: 768px;
    height: 240px;
    overflow: hidden;
}

.pub .pub-txt {
    width: 100%;
    height: 240px;
}

.pub .pub-txt td {
    text-align: center;
    border: 1px solid #ccc;
}

.pub .pub-txt td.td1 {
    width: 210px;
    height: 118px;
    overflow: hidden;
}

.pub .pub-txt td.td2 {
    width: 172px;
    height: 238px;
    border-left: none;
}

.pub .pub-txt td.td3 {
    width: 210px;
    height: 118px;
    border-top: none;
}

.pub .pub-txt td.td4 {
    border-left: 1px solid #fff;
}

.pub .pub-txt td.td1 a,
.pub .pub-txt td.td3 a {
    display: block;
    font-size: 18px;
    color: #1F3759;
    padding: 15px 0 20px;
    line-height: 22px;
}

.pub .pub-txt td.td1 a b,
.pub .pub-txt td.td3 a b {
    width: 52px;
    height: 52px;
    display: block;
    background: url(../images/icon.png) no-repeat;
    margin: 0 79px 6px;
}

.pub .pub-txt td.td2 a {
    display: block;
    font-size: 18px;
    color: #495BA7;
    padding: 15px 0;
}

.pub .pub-txt td.td2 a b {
    width: 100px;
    height: 100px;
    display: block;
    background: url(../images/icon.png) no-repeat;
    margin: 15px 35px;
}

.pub .pub-txt td a b.o2 {
    background-position: 0 -72px;
}

.pub .pub-txt td a b.o3 {
    background-position: -51px -72px;
}

.pub .pub-txt td a b.o4 {
    background-position: 0 -124px;
}

.pub .pub-txt td a b.o5 {
    background-position: -51px -124px;
}

.pub .pub-txt td a b.o6 {
    background-position: 0 -295px;
}

.pub .pub-txt td a b.o7 {
    background-position: 0 -394px;
}

.pub3 {
    width: 240px;
    height: 240px;
    overflow: hidden;
}

.pub3 .pub-txt {
    width: 100%;
    height: 240px;
}

.pub3 .pub-txt li {
    width: 238px;
    height: 113px;
    margin-bottom: 10px;
    background: #F1F1F1;
    text-align: center;
    border: 1px solid #ccc;
}

.pub3 .pub-txt li a {
    display: block;
    font-size: 20px;
    padding: 28px 0 27px;
    height: 58px;
    color: #333;
}

.pub3 .pub-txt li a b {
    width: 58px;
    height: 58px;
    display: inline-block;
    background: url(../images/icon.png) no-repeat;
    border-right: 1px dashed #B4B4B4;
    vertical-align: middle;
    margin-right: 10px;
    padding-right: 15px;
}

.pub3 .pub-txt li a b.o8 {
    background-position: 0 -176px;
}

.pub3 .pub-txt li a b.o9 {
    background-position: 0 -236px;
}

.box3 {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-top: 40px;
}

.policy {
    width: 750px;
}

.policy_tit {
    width: 100%;
    border-bottom: 5px solid #2F63B9;
    height: 38px;
    position: relative;
    font-family: '微软雅黑';
}

.policy_tit h1 {
    color: #111111;
    font-size: 24px;
    line-height: 38px;
    display: inline-block;
    float: left;
}

.policy_tit a {
    float: right;
    line-height: 38px;
    display: block;
    font-size: 16px;
    color: #CC2929;
}

.pol {
    float: left;
    margin-left: 10px;
}

.pol li {
    float: left;
    display: inline-block;
    line-height: 22px;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
    height: 22px;
    border-right: 1px solid #ccc;
    padding: 0 10px;
    margin: 8px 0;
}

.pol li.hover {
    display: inline-block;
    color: #2F63B9;
}

.pol li.border {
    border-right: none;
}

.pollist {
    width: 100%;
    height: 271px;
    overflow: hidden;
    padding-top: 5px;
}

.pollist li {
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    margin-top: 14px;
    overflow: hidden;
    height: 32px;
    background: url(../images/dot-icon.jpg) 0 13px no-repeat;
    text-indent: 10px;
}

.pollist li a {
    display: block;
}

.pollist li span {
    float: right;
    color: #111;
}

.system {
    width: 430px;
    overflow: hidden;
}

.system a {
    display: block;
    width: 430px;
    height: 200px;
}

.system a img {
    width: 428px;
    height: 198px;
    border: 1px solid #1B78A9;
}

.system .intlist {
    width: 438px;
}

.system .intlist li {
    width: 211px;
    height: 32px;
    margin: 8px 8px 0 0;
    float: left;
    overflow: hidden;
}

.system .intlist .select_border {
    *background: #fff;
    *border: 1px solid #ccc;
    *padding: 4px;
    width: 160px;
}

.system .intlist .container {
    *border: 0;
    *position: relative;
    *width: 199px;
    *height: 18px;
    *overflow: hidden;
    *background: #fff;
}

.system .intlist .select {
    border: 1px solid #ccc;
    line-height: 22px;
    color: #434343;
    margin: 0;
    padding: 4px 3px;
    font-size: 14px;
    width: 209px;
    *width: 201px;
}

/*城管-列表页*/

.menu span {
    display: block;
    color: #111;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    font-family: '微软雅黑';
}

.main {
    width: 100%;
    border-top: 1px solid #CBCBCB;
    border-bottom: 1px solid #CBCBCB;
    background: #F9F9F9;
}

.main .left {
    width: 799px;
    background: #fff;
    border-left: 1px solid #ECECEC;
    padding: 0 20px 0 10px;
    overflow: hidden;
}

.main .left .newsbox {
    width: 799px;
    margin: 0 auto;
    border-right: 1px solid #ECECEC;
    padding-right: 8px;
}

.main .left .newsbox .newslist {
    width: 100%;
    border-bottom: 1px dashed #CBCBCB;
    padding: 20px 0;
}

.main .left .newsbox .newslist li {
    width: 100%;
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    background: url(../images/dot-icon.gif) 0 15px no-repeat;
    text-indent: 10px
}

.main .left .newsbox .newslist li a {
    display: block;
}

.main .left .newsbox .newslist li span {
    float: right;
    color: #878787;
}

.pagelist {
    width: 100%;
    text-align: center;
    padding: 35px 0 45px;
    height: 24px;
    overflow: hidden;
}

.pagelist a {
    padding: 0 8px;
    margin-right: 4px;
    display: inline-block;
    border: 1px solid #E5E5E5;
    background: #fff;
    color: #333;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
}

.pagelist a:hover {
    background: #BB0109;
    color: #fff;
    border: 1px solid #BB0109;
}

.pagelist a.hover {
    background: #BB0109;
    color: #fff;
    border: 1px solid #BB0109;
}

.pagelist a.pre,
.main .left .pagelist a.next {
    background: #F5F5F5;
    border: 1px solid #E5E5E5;
    color: #242424;
}

.pagelist .input-inp {
    margin-right: 4px;
    border: 1px solid #E5E5E5;
    background: #fff;
    color: #111;
    font-size: 14px;
    height: 18px;
    padding: 2px 0;
    width: 24px;
    vertical-align: middle;
    text-align: center;
}

.pagelist span {
    padding: 0 5px;
    margin-right: 4px;
    display: inline-block;
    border: 1px solid #E5E5E5;
    background: #fff;
    color: #333;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
}

.main .right {
    width: 370px;
    font-family: '微软雅黑';
}

.main .right .post {
    position: relative;
    width: 280px;
    margin: 0 auto;
}

.main .right .post .post_tit {
    width: 100%;
    border-bottom: 1px solid #111;
    padding-top: 20px;
}

.main .right .post .post_tit h2 {
    font-size: 22px;
    line-height: 38px;
    height: 38px;
    background: url(../images/h_icon.gif) left center no-repeat;
    text-indent: 15px;
}

.more {
    position: absolute;
    top: 35px;
    right: 0;
    font-size: 14px;
    font-family: '宋体';
}

.main .right .post .postnews {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}

.main .right .post .postnews li {
    width: 100%;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    background: url(../images/n_icon.gif) 0 18px no-repeat;
    text-indent: 10px;
}

.main .right .post .postnews li a {
    display: block;
}

/*城管文章页*/

.main .left .newsbox h1 {
    font-size: 24px;
    line-height: 42px;
    font-family: '微软雅黑';
    width: 100%;
    text-align: center;
    padding: 20px 0 10px;
    border-bottom: 1px solid #CBCBCB;
}

.main .left .newsbox p.time {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #CBCBCB;
    font-family: '微软雅黑';
}

.main .left .newsbox .wz {
    width: 100%;
    font-size: 16px;
}

.main .left .newsbox .wz img {
}

.main .left .newsbox .wz p {
    text-indent: 2em;
    margin: 7.8pt 0;
    line-height: 150%;
}

.main .left .newsbox .wzlist {
    width: 100%;
    border-top: 3px solid #434343;
    padding: 15px 0 25px;
}

.main .left .newsbox .wzlist .others {
    font-size: 14px;
    line-height: 32px;
    width: 100%;
}

.main .left .newsbox .wzlist  .others a {
    color: #111;
   
}

.main .left .newsbox .wzlist  .others a b {
    font-weight: bold;
}

.main .left .newsbox .wzlist  .others a:hover {
    color: #19458D;
}

/*嘉定目录页*/

.bgrow {
    background: #fff;
}

.sidebar {
    width: 280px;
    margin-right: 20px;
    margin: 20px 0;
}

.side_tit {
    height: 12px;
    width: 100%;
    background: url(../images/s_tit.jpg) no-repeat top center;
}

.side_con {
    width: 100%;
    height: auto;
    background: url(../images/s_bg.jpg) repeat-y;
    height: 976px;
}

.lmenu ul {
    width: 232px;
    margin: 0 auto;
    padding-top: 10px;
    overflow: hidden;
}

.lmenu ul li.act {
    line-height: 56px;
    width: 232px;
    background: url(../images/h_icon.gif) 0 16px no-repeat;
    cursor: pointer;
    text-indent: 14px;
    font-size: 18px;
    border-bottom: 1px dotted #ccc;
}

.lmenu ul li.act a {
    display: block;
    width: 232px;
    color: #333;
}

.lmenu ul li ul {
    display: none;
    width: 152px;
    padding: 10px 40px;
    border-top: 1px dotted #ccc;
}

.lmenu ul li ul li.act1 {
    width: 100%;
    display: block;
    background: url(../images/f_icon.jpg) 0 8px no-repeat;
    font-size: 14px;
    padding-left: 10px;
    line-height: 28px;
}

.lmenu ul li ul li.act1 a {
    color: #BB010A;
}

.lmenu ul li ul li ul {
    border-top: none;
    width: 112px;
    padding: 0 20px;
}

.lmenu ul li ul li ul li.act2 {
    width: 100%;
    display: block;
    background: url(../images/r_icon.jpg) 0 4px no-repeat;
    font-size: 14px;
    padding-left: 10px;
    line-height: 28px;
}

.lmenu ul li ul li ul li.act2 a {
    color: #333;
}

.lmenu ul li ul li ul li.act2 a:hover {
    color: #BB010A;
}

.lmenu ul li ul li ul li.act2 a.hover {
    color: #BB010A;
}

.side_bot {
    height: 12px;
    width: 100%;
    background: url(../images/st_bg.jpg) no-repeat top center;
}

.rtbox {
    width: 900px;
    margin-top: 30px;
    display: block;
    overflow: hidden;
}

.tablist {
    width: 100%;
}

.tablist table {
    text-align: center;
    width: 100%;
}

.tablist th {
    border-top: 2px solid #BB0109;
    border-bottom: 1px solid #BB0109;
    height: 46px;
    font-size: 14px;
    color: #BB010A;
    background: #F8EBEB;
}

.tablist tr.tr2 {
    background: #F7F7F7;
}

.tablist td {
    height: 46px;
    border-bottom: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    font-size: 16px;
}

.tablist td.td1 {
    border-left: 1px solid #E6E6E6;
}

.tablist td.td2 {
    text-align: left;
    padding-left: 20px;
}

/*信息公开*/

#xxgk {
    float: left;
    width: 230px;
    overflow: hidden;
}

#xxgk .hd {
    height: 55px;
    background: #f1efef;
}

#xxgk .hd a {
    line-height: 55px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
}

#xxgk .bd {
    padding: 13px;
    background: #efefef;
}

/*信息公开*/

.info-public .hd {
    padding: 0 15px;
    height: 39px;
    background: #d34f12;
}

.info-public .hd h3 {
    color: #fff;
    font-size: 16px;
    line-height: 39px;
}

.info-public .bd {
    padding: 10px;
    background: #fbf9e7;
}

.info-public .bd > ul > li {
    display: block;
    padding-left: 15px;
    height: 40px;
    border-bottom: 1px dashed #ddd;
    background: url(/content/_common/base/img/icon.png) -390px -35px no-repeat;
    line-height: 40px;
}

.info-public .bd li a {
    color: #000;
    font-size: 14px;
}

.info-public .bd ul.col {
    padding-top: 10px;
    padding-bottom: 10px;
}

.info-public .bd ul.col li {
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    width: 95px;
    padding: 0 5px;
    background: none;
    border-bottom: none;
    font-size: 14px;
}

.info-public .bd ul.col li a {
    display: block;
    padding-left: 10px;
    background: url(/content/_common/base/img/icon.png) -397px -83px no-repeat;
    color: #333;
}

.info-public .bd ul.col li a:hover {
    color: #f60;
    background-position: -397px -352px;
}

/*主题分类 classification*/

.classification .hd {
    background: #d34f12;
}

.classification .bd {
    background: #f7feff;
    padding: 10px;
    min-height: 200px;
}

/*信息公开部分内容列表*/

.info-list .hd li {
    display: block;
    float: left;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
}

.info-list .bd {
    min-height: 150px;
}

.info-list .bd ul {
    display: none;
}

.info-list .bd li {
    display: block;
    float: left;
    width: 46%;
    height: 30px;
    line-height: 30px;
    padding: 0 15px 0 10px;
    font-size: 15px;
}

.info-list .bd li a {
    display: block;
    float: left;
    max-width: 265px;
    height: 30px;
    overflow: hidden;
    padding-left: 10px;
    background: url(/content/_common/base/img/icon.png) -397px -83px no-repeat;
}

.info-list .bd li a:hover {
    background-position: -397px -352px;
}

.info-list .bd span {
    float: right;
    color: #999;
}

/*列表tit公共定义*/

.info-rightside .tit {
    padding-top: 10px;
    border-bottom-color: #dcdcdc;
}

.info-rightside .tit h3 {
    color: #d34f12;
}

.info-rightside .con {
    padding: 25px 10px 15px;
}

/*信息公开栏目（除首页）*/

.info-nav-box {
    background: #fff;
    padding: 22px 15px 2px;
}

.info-nav-box ul {
    height: 34px;
    padding: 0 5px 12px;
    border-bottom: 1px solid #dcdcdc;
}

.info-nav-box li {
    display: block;
    float: left;
    padding: 0;
    font-size: 18px;
    line-height: 34px;
}

.info-nav-box li.home {
    margin: 5px 10px 5px 5px;
    border-right: 1px solid #dcdcdc;
    line-height: 24px;
}

.info-nav-box li a {
    display: block;
    padding: 0 10px;
    margin: 0 2px;
}

.info-nav-box li a:hover,
.info-nav-box li.current a {
    background: #d34f12;
    color: #fff;
}

.info-nav-box li.home a {
    padding-left: 30px;
    background: url(../img/home.png) 5px center no-repeat;
    color: #f60;
}

/*信息公开列表栏目导航*/

.info-side-nav {
    background: #fbf9e7;
    padding: 15px;
}

.info-side-nav .hd {
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    position: relative;
    padding-left: 10px;
}

.info-side-nav .hd span.point {
    display: block;
    width: 4px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 12px;
    background: #d34f12;
}

.info-side-nav .hd h3 {
    font-size: 18px;
    font-weight: normal;
}

.info-side-nav .bd {
    min-height: 200px;
    padding: 10px 0;
}

/*信息公开简单检索pubinfo-search*/

.pubinfo-search {
    padding: 30px;
    background: #f5f5f5;
}

.pubinfo-search > div {
    float: left;
    padding: 0 5px;
    line-height: 34px;
}

.pubinfo-search > div input[type="text"],
.application .bd input[type="text"],
.application .bd textarea,
.application .bd select,
.data-more td input[type="text"] {
    display: block;
    width: 170px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.pubinfo-search .btn a,
.gov-organs.tips .bot a,
.gov-organs.type .con a,
.pubinfo-advanced-search a.btn {
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #398439;
    border-radius: 4px;
    color: #fff;
    background-color: #449d44;
}

.pubinfo-search .link a {
    color: #999;
}

.pubinfo-search .link a:hover {
    color: #f60;
}

/*信息公开高级检索pubinfo-advanced-search*/

.pubinfo-advanced-search {
    padding: 0 60px;
}

.pubinfo-advanced-search a.btn {
    font-size: 18px;
    width: 120px;
    margin: 10px auto;
    padding: 10px 20px;
    background-color: #428bca;
    border-color: #357ebd;
}

.tablist .name {
    width: 800px;
}

/*主题分类 categories*/

.categories .bd {
    height: auto;
}

/*信息公开列表 public-list*/

/*当前筛选条件*/

.public-list .filter {
    padding: 5px;
}

.public-list .filter li {
    display: block;
    line-height: 26px;
    font-size: 14px;
    padding: 0 20px;
}

.public-list .filter li:hover {
    background: #fcf7f1;
}

.public-list .filter li span {
    font-weight: bold;
    padding-right: 10px;
}

.public-list .filter li em {
    display: none;
    font-style: normal;
    padding-left: 15px;
}

.public-list .filter li:hover em {
    display: inline-block;
}

.public-list .filter li em a {
    color: #c00;
}

/*信息公开快速搜索*/

.fast-search {
    float: right;
    margin: 5px 5px 0;
    padding: 0 5px 0 0;
}

.fast-search > div {
    float: left;
    font-size: 14px;
    line-height: 28px;
    padding-right: 4px;
}

.fast-search .inp {
}

.fast-search .inp input {
    display: block;
    width: 165px;
    height: 18px;
    padding: 3px 5px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 18px;
}

.fast-search .sel {
    width: 140px;
}

.fast-search .btn a {
    display: block;
    width: 50px;
    color: #fff;
    background: #d34f12;
    border: 1px solid #c4460c;
    text-align: center;
    border-radius: 3px;
    line-height: 24px;
}

.fast-search .link {
    padding-left: 5px;
}

.fast-search .link a {
    color: #999;
}

.fast-search .link a:hover {
    color: #d34f12;
}

/*信息公开快速检索分类*/

.fast-retrieval {
    padding: 5px 15px 10px;
    margin: 10px 5px 0;
    border-bottom: 1px solid #f4f4f4;
}

.fast-retrieval:hover {
    background: #fcf7f1;
}

.fast-retrieval h4 {
    font-size: 14px;
    line-height: 30px;
}

.fast-retrieval li {
    display: block;
    float: left;
    width: 16%;
    line-height: 26px;
    font-size: 14px;
}

.fast-retrieval li.active a {
    color: #c00;
    font-weight: bold;
}

.fast-retrieval li span {
    padding-left: 5px;
    color: #999;
}

/*信息公开列表样式*/

.tablist {
    width: 900px;
    float: right;
}

.public-list .con {
    padding: 0px 5px 0;
}

.tablist .hd span,
.tablist .bd span {
    display: block;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    float: left;
    text-align: center;
    color: #999;
    font-size: 14px;
}

.tablist .number {
    width: 49px;
}

.public-list .bd .number {
    width: 49px;
    /*background:#e9dcc5;*/
}

.tablist .name {
    width: 800px;
    padding: 0 5px;   
}

.tablist .bd span.name {
    text-align: left;
}

.public-list .symbol {
    width: 200px;
}

.public-list .date {
    width: 100px;
}

.public-list .type {
    width: 75px;
}

.tablist .hd {
    height: 34px;
    background: #f5f7f4;
    border: 1px solid #e1e1df;
    border-top: 4px solid #e7e4da;
}

.tablist .hd span {
    border-right: 1px solid #fde0b7;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.tablist .hd span.date,
.tablist .bd span.date {
    border: none;
}

.tablist .bd span {
    border-right: 1px solid #e3e5e7;
    font-size: 16px;
    color: #6b6969;
}

.tablist.bd .name {
    text-align: left;
    font-size: 14px;
}

.tablist .bd .name a {
    color: #000;
}

.tablist .bd li {
    display: block;
    height: 34px;
    border: 1px solid #e3e5e7;
    border-top: none;
    position: relative;
    background: #f8fdff;
    font-family: '宋体';
    font-size: 14px;
}

.tablist .bd li:nth-child(2n) {    
}

.tablist .bd li:hover {
    background: #f5f7f4;
}

.public-list .ft {
    padding: 5px 0;
}

/*信息公开列表经过显示详细信息*/

.public-list .detailms {
    display: none;
    position: absolute;
    top: 34px;
    left: 49px;
    width: 630px;
    line-height: 24px;
    min-height: 60px;
    box-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
    border: 1px solid #d34f12;
    background: #fff5d5;
    font-size: 12px;
    padding: 10px;
    z-index: 999;
}

.public-list .bd li:hover .detailms {
    display: block;
}

.public-list .bd li .detailms:hover {
    display: none;
}

.public-list .bd li .detailms td {
    padding: 0px;
}

.public-list .bd li .detailms .w1 {
    width: 70px;
    text-align: right;
    font-weight: bold;
}

.public-list .detailms .arrow {
    position: absolute;
    z-index: 10;
    left: 30px;
    top: -12px;
    border-color: transparent transparent #d34f12;
    border-style: dashed dashed solid;
    border-width: 6px;
    font-size: 0;
    height: 0;
    width: 0;
    line-height: 0;
}

/*分页*/

.pagesize {
    margin: 20px 0 10px;
    padding: 0;
}

.pagesize li {
    display: inline-block;
    line-height: 30px;
    padding: 0 2px;
}

.pagesize li a,
.pagesize li .next {
    padding-left: 6px;
    padding-right: 6px;
    border: 1px solid #f5eeea;
    background: #fff;
    color: #888;
    min-width: 18px;
    display: inline-block;
    text-align: center;
}

.pagesize li:first-child a,
.pagesize li:last-child a {
    padding-left: 15px;
    padding-right: 15px;
}

.pagesize li a:link,
.pagesize li a:visited {
    color: #888;
    text-decoration: none;
}

.pagesize li a:hover,
.pagesize li a:active {
    color: #fff;
    background: #f60;
    text-decoration: none;
}

.pagesize li span,
.pagesize li strong {
    padding-left: 6px;
    padding-right: 6px;
    font-weight: normal;
    min-width: 18px;
    display: inline-block;
    text-align: center;
    border: 1px solid #f5eeea;
}

.pagesize li strong.current {
    background: #f60;
    color: #fff;
    font-weight: bold;
}

.pagesize li span.next {
    color: #ccc;
}

.pagesize li span.current {
    font-weight: bold;
    color: #000;
    padding: 3px 5px;
}

/*信息公开内容 public-content*/

.public-content {
    padding: 10px 15px 10px 5px;
}

.data-more table {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.data-more td {
    padding: 5px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    font-family: '宋体';
}

td.tdlab {
    text-align: right;
    background: #f9f9f9;
    font-family: '宋体';
    font-size: 12px;
}

td.tdlab span {
    display: block;
    text-align: right;
    color: #999;
    font-weight: normal;
}

.public-content .h1title {
    color: #f00;
}

.public-content .toolbar .fr .zoom a.on {
    background: #d34f12;
}

.redname {
    font-size: 36px;
    font-weight: bold;
    color: #f00;
    text-align: center;
    line-height: 80px;
    font-family: '宋体';
}

.redsymbol {
    height: 60px;
    text-align: center;
    font-weight: bold;
    background: url(images/redhtwj.png) no-repeat bottom center;
    font-size: 16px;
    font-family: '宋体';
}

.redtitle,
.redsub {
    font-size: 16px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
    line-height: 150%;
    font-family: '宋体';
}

/*嘉定内容页*/

.main_txt {
    width: 940px;
    margin: 0 auto;
    padding: 40px 0 30px;
    text-align: center;
}
.main_txt table{ margin: 0 auto;}
.main_txt .tab1 {
    width: 100%;
    border-left: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    margin-bottom: 35px;
}

.main_txt .tab1 td {
    height: 30px;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}

.main_txt .tab1 td.td1 {
    background: #EFEFEF;
    text-align: right;
    padding-right: 10px;
    width: 15%;
    font-weight: bold;
}

.main_txt .tab1 td.td2 {
    padding-left: 10px;
    width: 35%;
    text-align: left;
}

.main_txt .wj_txt {
    width: 100%;
    background: url(../images/txt_bg.jpg) bottom center no-repeat;
    padding-bottom: 25px;
}

.main_txt .wj_txt h1 {
    font-size: 36px;
    color: #FF0000;
    text-align: center;
}

.main_txt b {
    font-size: 16px;
    text-align: center;
    color: #111;
    display: block;
    font-weight: bold;
    line-height: 52px;
}

.main_txt p {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
}

.main_txt p.p1 {
    text-indent: 32px;
}

.main_txt p.p2 {
    font-weight: bold;
}

.main_txt p.p3 {
    text-align: center;
}

.main_txt img {
    width: 800px;
    overflow: hidden;
    margin: 10px 0;
}

.footerbox {
    width: 100%;
}

.footerbox .footer {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}

.footerbox .footer p {
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    padding-bottom: 20px;
}

.footerbox .footer p a {
    margin: 0 5px;
}

.main .left .newsbox .wz  table{margin: 0 auto;}
.main .left .newsbox .wz img{max-width:800px;}