body, div, ul, p, li, a, img, table, tr, td, input, form, h3, span {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333333;
}

.ban {
    background: url(ban.jpg) no-repeat center;
    height: 220px;
    overflow: hidden;
}

.clear {
    overflow: hidden;
}

input {
    outline: 0;
    border: none;
}

/* 内容开始 */
.main {
    margin-bottom: 20px;
}

.con {
    width: 1200px;
    margin: 0 auto;
}

.ban .con h3 {
    font-size: 36px;
    color: #ffffff;
    font-weight: normal;
    padding: 65px 0px 52px;
    float: left;
}

.ban .con ul {
    float: right;
    margin-top: 30px;
}

.ban .con li {
    overflow: hidden;
    line-height: 50px;
    color: #ffffff;
    font-size: 18px;
}

.ban .con li img {
    margin-right: 20px;
}

/*  */
.bannav li {
    width: 24%;
    margin-left: 1%;
    float: left;
    background: url(sxli_bg.png) no-repeat left top;
    background-size: 100%;
    font-size: 20px;
    height: 116px;
    line-height: 116px;
}

.bannav li a {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    padding-left: 40%;
}

.bannav li:hover {
    background: url(sxli_bghov.png) no-repeat left top;
    background-size: 100%;
}

.bannav li .bali1 {
    background: url(bali1.png) no-repeat 30% center;
}

.bannav li:hover .bali1 {
    background: url(bali1_hov.png) no-repeat 30% center;
    color: #ffffff;
}

.bannav li .bali2 {
    background: url(bali2.png) no-repeat 30% center;
}

.bannav li:hover .bali2 {
    background: url(bali2_hov.png) no-repeat 30% center;
    color: #ffffff;
}

.bannav li .bali3 {
    background: url(bali3.png) no-repeat 30% center;
}

.bannav li:hover .bali3 {
    background: url(bali3_hov.png) no-repeat 30% center;
    color: #ffffff;
}

.bannav li .bali4 {
    background: url(bali4.png) no-repeat 30% center;
}

.bannav li:hover .bali4 {
    background: url(bali4_hov.png) no-repeat 30% center;
    color: #ffffff;
}

.bannav {
    margin: 40px 0px 0px -2%;
    overflow: hidden;
}

/*主题类别 */
.qbzt {
    margin-top: 10px;
}

.qbzt_title {
    line-height: 50px;
    border-bottom: 2px solid #a5b3d3;
}

.qbzt_title h3 {
    float: left;
    color: #4c67a7;
    font-size: 20px;
}

.qbzt_title ul {
    float: right;
}

.qbzt_title ul li {
    float: left;
    padding-left: 15px;
    font-size: 14px;
    color: #737373;
}

.qbzt_title ul li span {
    font-size: 14px;
    color: #737373;
}

/* 全部主题标题结束 */
.qbzt_form {
    padding: 30px 0px;
    line-height: 30px;
}

.qbzt_form div {
    color: #848d8c;
    height: 30px;
}

.sx {
    float: left;
}

.search {
    float: right;
}

.qbfl span {
    font-size: 14px;
    color: #7c8083;
}

.sxfl_list {
    display: none;
    width: 200px;
    position: absolute;
    top: 29px;
    left: 0px;
    z-index: 99;
    background-color: #ffffff;
    padding: 20px;
    overflow-y: scroll;
    height: 260px;
}

.sxfl_list div {
    color: #999999;
    font-weight: bold;
    background: none;
}

.sxfl_list li {
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

.sxfl_list li:hover, .sxfl_list li.on {
    background-color: #4c67a7;
}

.sxfl_list li:hover a, .sxfl_list li.on a {
    color: #ffffff;
}

.sxfl_list li a {
    font-size: 14px;
}

.sxfl div {
    float: left;
    font-size: 14px;
}

.qbzt_form .qbfl {
    margin: 0px 55px 0px 20px;
    padding-left: 10px;
    width: 170px;
    border: 1px solid #d7d8d9;
    height: 30px;
    line-height: 30px;
    background: url(jiao.png) no-repeat 88% center;
    position: relative;
    cursor: pointer;
}

.search .kuang {
    padding: 2px 5px;
    font-size: 12px;
    width: 255px;
    color: #9b9ea0;
    margin-left: 1px;
}

.search {
    background: url(search.png) no-repeat left center;
}

.sousuo {
    width: 30px;
    background: none;
}

.zxsb .zxsb_box {
    margin-right: 10px;
}

/* 事项查询结束 */
.sx_bt {
    line-height: 40px;
    background-color: #f4f5f5;
}

.sx_bt li {
    float: left;
    width: 37%;
    color: #aaaaaa;
    font-size: 14px;
    padding-left: 40px;
}

.sx_bt li.ssbm {
    width: 8%;
}

.sx_bt li:first-child {
    width: 48%;
}

.sx_list > li {
    line-height: 81px;
    background: url(li_bg.png) no-repeat 20px 35px;
    padding-left: 40px;
    border-bottom: 1px solid #d7d8d9;
    width: 100%;
    overflow: hidden;
    position:relative;
}

.sx_list > li:hover, .sx_list > li.on {
    background: #4c67a7 url(lihover_bg.png) no-repeat 20px 35px;
}

.sx_list > li:hover > a, .sx_list > li:hover > span, .sx_list > li.on > a, .sx_list > li.on > span {
    color: #ffffff;
}

.sx_list .sxmc {
    width: 48.5%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sx_list > li > span {
    width: 17%;
    display: inline-block;
    margin: 0px 10px;
}

.sx_list li a, .sx_list li span {
    float: left;
}

.sx_list > li > span.sxnum {
    width: 10%;
    background: url(li_down.png) no-repeat right center;
    float: right;
    margin-right: 20px;
}

.sx_list > li:hover > span.sxnum, .sx_list > li.on > span.sxnum {
    background: url(li_up.png) no-repeat right center;
}

.sx_second {
    background-color: #f7f7f7;
    margin-left: -40px;
    clear: both;
}
.titcon{position:absolute;right:20px}
.bszn{margin-right:30px!important;}
.sx_second li {
    padding-left: 80px;
    background: url(dian.png) no-repeat 60px 40px;
    overflow: hidden;
}

.sx_second li a, .sx_second li span {
    color: #4c67a7;
    float: left;
}

.li_bt {
    width: 46.5%;
    display: inline-block;
}

.sx_second li span {
    width: 17%;
    margin: 0px 10px;
}

.bszn, .zx, .sb, .sc {
    width: 90px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    background: url(cz.png) left top;
    display: inline-block;
    margin-right: 5px;
    margin-top: 30px;
    color: #4c67a7;
}

.sx_list li .sx_second .bszn:hover, .sx_list li .sx_second .zx:hover, .sx_list li .sx_second .sb:hover, .sx_list li .sx_second .sc:hover {
    background: url(cz_hover.png) left top;
    color: #ffffff;
}

.sx_list > li:hover .bszn, .sx_list > li:hover .zx, .sx_list > li:hover .sb, .sx_list > li:hover .sc {
    color: #4c67a7;
}

/* .sx_list>li .bszn:hover,.sx_list>li .zx:hover,.sx_list>li .sb,.sx_list>li .sc:hover{
    color:#4c67a7;
} */
.sx_second {
    display: block;
    overflow: hidden;
}

/* ban结束 */
.pages, .pagess, .pagesss {
    margin-top: 40px;
    text-align: center;
}

.pages ul, .pagess ul, .pagesss ul {
    display: inline-block;
    margin: 0px auto;
}

/* 页数 */
@media all and (min-width: 960px) and (max-width: 1199px) {
    .con {
        width: 100%;
        padding: 0px 34px;
    }

    .bannav li {
        height: 90px;
        line-height: 90px;
    }

    .sx_list > li > span.sxnum {
        padding-left: 30px;
    }

    .sx_bt li:first-child {
        width: 41%;
    }

    .sx_bt li {
        padding-left: 10px;
    }

    .sx_list .sxmc {
        width: 38%;
    }

    .sx_list > li > span {
        margin: 0px 10px;
        width: 18%;
        padding: 0px;
    }

    .sx_second li span {
        width: 18%;
    }

    .sx_second li {
        padding-left: 40px;
        background: url(dian.png) no-repeat 30px center;
    }

    .li_bt {
        width: 38%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .qbzt_form .qbfl {
        margin: 0px 20px 0px 20px;
    }
}

@media all and (min-width: 768px) and (max-width: 959px) {
    .con {
        width: 100%;
        padding: 0px 10px;
    }

    .bannav li {
        height: 70px;
        line-height: 70px;
    }

    .zt_list li {
        width: 30.5%;
    }

    .li_bt {
        width: 40%;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .sx_list > li > span.sxnum {
        padding-left: 10px;
        margin-right: 0px;
    }

    .sx_bt li:first-child {
        width: 41%;
    }

    .sx_bt li {
        padding-left: 10px;
    }

    .sx_list .sxmc {
        width: 38%;
    }

    .sx_list > li > span {
        margin: 0px 10px;
        width: 23%;
        padding: 0px;
    }

    .sx_second li span {
        width: 23%;
    }

    .sx_second li {
        padding-left: 40px;
        background: url(dian.png) no-repeat 30px center;
    }

    .li_bt {
        width: 38%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .bszn, .zx, .sb, .sc {
        margin-top: 10px;
    }

    .sx {
        float: none;
    }

    .search {
        margin-top: 20px;
        float: none;
    }
}

@media all and (min-width: 480px) and (max-width: 767px) {
    .con {
        width: 100%;
        padding: 0px 10px;
    }

    .ban .con h3 {
        padding: 15px 0px 15px;
        float: none;
    }

    .ban .con ul {
        margin-top: 0px;
        float: none;
    }

    .ban .con ul li {
        line-height: 40px;
    }

    .bannav li {
        height: 70px;
        line-height: 70px;
        width: 48%;
        margin-left: 2%;
    }

    .zt_list {
        margin: 40px 0px 0px -10px;
    }

    .zt_list li {
        width: 31.3%;
        margin: 0px 0px 4% 2%;
    }

    .sx_bt li:first-child {
        width: 45%;
    }

    .sx_list > li > a {
        width: 46%;
    }

    .sx_list > li > span {
        padding-left: 10px;
    }

    .sx_list > li > span.sxnum {
        padding-left: 0px;
        width: 16%;
    }

    .sx_second li {
        padding-left: 40px;
        background: url(dian.png) no-repeat 20px 40px;
        overflow: hidden;
    }

    .li_bt {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .sx {
        float: none;
        overflow: hidden;
    }

    .search {
        width: 291px;
        margin: 20px auto 0px;
        float: none;
    }

    .sxfl .ztfl {
        float: none;
    }
}

@media all and (max-width: 479px) {
    .con {
        width: 100%;
        padding: 0px 10px;
    }

    .ban .con h3 {
        padding: 15px 0px 15px;
        float: none;
    }

    .ban .con ul {
        margin-top: 0px;
        float: none;
    }

    .ban .con ul li {
        line-height: 40px;
    }

    .bannav li {
        height: 70px;
        line-height: 70px;
        width: 48%;
        margin-left: 2%;
    }

    .zt_list {
        margin-left: -10px;
    }

    .zt_list li {
        width: 47.2%;
        margin: 0px 0px 10px 10px;
    }

    .qbzt_form .qbfl {
        margin: 0px 25px 0px 20px;
    }

    .sx {
        float: none;
    }

    .sxfl .ztfl {
        clear: both;
        margin-top: 20px;
    }

    .sxfl .zgflli, .sxfl .zxsb {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .search {
        width: 291px;
        margin: 20px auto 0px;
        float: none;
        clear: both;
    }

    .sx_bt li:first-child {
        width: 45%;
    }

    .sx_list > li > span {
        padding-left: 0px;
        width: 43%;
    }

    .sx_list > li > span.sxnum {
        padding-left: 0px;
        width: 16%;
    }

    .sx_list .sxmc {
        width: 44.5%;
    }

    .sx_second li {
        background: url(dian.png) no-repeat 20px 40px;
        padding-left: 40px;
    }

    .li_bt {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .bszn, .sb {
        margin: 0px 80px 20px 20px;
    }

    .bszn, .zx, .sb, .sc {
        margin-top: 0px;
    }

    .bszn, .zx {
        margin-bottom: 20px;
    }

    .li_bt {
        width: 48%;
    }

    .sx_second li span {
        width: 46%;
    }

    .sx_list > li {
        padding-left: 20px;
        background: url(li_bg.png) no-repeat 10px 35px;
    }

    .sx_list > li:hover, .sx_list > li.on {
        background: #4c67a7 url(lihover_bg.png) no-repeat 10px 35px;
    }

    .sx_second {
        margin-left: -20px;
    }
}

@media all and (max-width: 375px) {
    .ban .con h3 {
        font-size: 34px;
    }

    .sx_list > li > span {
        padding-left: 0px;
        width: 48%;
    }
}

.noitem {
    height: 400px;
    width: 200px;
    background: url(noitem.png) no-repeat center center;
    margin: 20px auto;
}