@charset "utf-8";

/* 集约化02 */
.list-a li i {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../images/icons_02.png);
    background-image: url(../images/icons_02_ie8.png)\9;
    background-size: 240px auto;
    background-repeat: no-repeat;
}

.grid h2 {
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 24px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.pt30 {
    padding-top: 30px;
}

.md-blue {
    background-color: #2d8fff;
}

.md-orange {
    background-color: #ff9d08;
}

.t3 b {
    font-weight: normal;
    font-size: 18px;
    color: #333;
    border-left: 8px solid #2d8fff;
}

/* 公用 */

.grid,
.main,
.side {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

.content .row {
    margin-right: -10px;
    margin-left: -10px;
}

.content .row>.col,
.content .row>[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}

.tab-pane {
    position: relative;
    overflow: hidden;
}

.tab-pane .pane>ul,
.tab-pane .pane>div {
    animation-duration: .3s;
}

.tab a {
    display: inline-block;
    min-width: 100px;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 3px;
    transition: all .3s;
}

.tab a.current {
    background-color: #2d8fff;
    color: #fff;
}

.tab a+a {
    margin-left: 4px;
}

@media (max-width: 1200px) {
    .tab {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-left: -2px;
        margin-right: -2px;
    }

    .tab a {
        width: 0%;
        min-width: inherit;
        position: relative;
        overflow: hidden;
        display: block;
        margin: 0 2px;
        padding: 0;
        font-size: 16px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }
}

.list-a li i {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../images/icons_02.png);
    background-image: url(../images/icons_02_ie8.png)\9;
    background-size: 240px auto;
    background-repeat: no-repeat;
}

.grid h2 {
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 24px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.pt30 {
    padding-top: 30px;
}

.md-blue {
    background-color: #2d8fff;
}

.md-orange {
    background-color: #ff9d08;
}

.t3 b {
    font-weight: normal;
    font-size: 18px;
    color: #333;
    border-left: 8px solid #2d8fff;
}

.pages .current {
    background-color: #2d8fff;
}

.table-bordered {
    margin-bottom: 0px;
}

.table-bordered>tbody>tr>th {
    background-color: #f9f9f9;
    text-align: center;
    color: #048;
}
/* 发布解读 开始 */
.proposal {
    padding: 7px 10px;
    line-height: 32px;
    height: 79px;
    overflow: hidden;
    background-color: #fafafa;
}

.proposal img {
    width: 65px;
    height: 65px;
    display: block;
    float: left;
}

.a5 {
    display: inline-block;
    width: 100%;
}

.a5 li {
    width: 100%;
}

.a5 li {
    position: relative;
    line-height: 124px;
    font-size: 30px;
    height: 124px;
    border-radius: 5px;
    font-family: 'Noto Serif', 'Noto Serif CJK SC', 'Noto Serif CJK', 'Source Han Serif SC', ‘Source Han Serif’, source-han-serif-sc, PingFang SC, Microsoft YaHei, serif;
    background-image: url(../images/sjfb.png);
    background-repeat: no-repeat;
}
.a5 li +li{
    margin-top: 15px;
}
.a5 li a {
    color: #fff;
    display: block;
}

.a5 li.s1 {
    background-position: center 0px;
}

.a5 li.s2 {
    background-position: center -124px;
}

.a5 li.s3 {
    background-position: center -248px;
}

.a5 li.s1 a,
.a5 li.s3 a {
    text-align: left;
    padding-left: 30px;
}

.a5 li.s2 a {
    text-align: right;
    padding-right: 30px;
}
.a6 li {
    line-height: 40px;
}

.a6 li i {
    width: 35px;
    height: 40px;
    display: block;
    float: left;
}

.a6 li span {
    padding: 0px 5px;
}

.a6 li i.s1 {
    background-position: 0px -200px;
}

.a6 li i.s2 {
    background-position: -40px -200px;
}

.a6 li i.s3 {
    background-position: -80px -200px;
}

.a6 li i.s4 {
    background-position: -120px -200px;
}

.mt_5 {
    margin-top: -5px;
}

.w48 {
    width: 48%;
}

.leader_info {
    width: 100%;
}

.leader_info img {
    width: 107px;
    height: 147px;
    border-radius: 3px;
}

.leader_info h4 {
    line-height: 44px;
    width: 65%;
    float: left;
    border-bottom: 1px solid #ccc;
}

.leader_info h4 b {
    font-size: 24px;
}

.leader_info h4 span {
    padding: 0px 10px;
}

.leader_wz {
    width: 100%;
    display: inline-block;
    padding: 10px 20px;
    overflow: hidden;
    background-color: #fafafa;
}

.leader_wz p {
    line-height: 32px;
}

.leader_wz p b {
    font-weight: normal;
    padding-right: 15px;
}

.leader_wz p span {
    padding: 0px 20px 0px 0px;
}
.leader_pic {
   width: 107px;
   height: 147px;
   display: block;
}
@media (max-width: 1024px) {

    .leader_info h4 {
        width: 55%;
    }

    .leader_wz p span {
        padding: 0px 11px;
    }
}

@media (max-width: 768px) {
    .a5 li {
        width: 31.3%;
        float: left;
    }
    .a5 li+li {
        margin-left: 20px;
    }
    .leader_info h4 {
        width: 80%;
    }

    .leader .list-b li .pic {
        width: 130px;
        height: 200px;
    }
}
@media (max-width: 480px) {
    .a5 li {
        width: 100%;
    }

    .a5 li+li {
        margin-left: 0px;
    }
    .leader_info h4 {
        width: 100%;
    }

    .leader_wz {
        max-height: auto;
    }
   .leader_pic {
        display: block;
        margin:0px 35%;
    }

    .leader_wz p span {
        padding: 0px 6px;
    }
    .leader .list-b li .pic {
    width: 80px;
    height: 112px;
}
}
/* 发布解读 结束 */


/* 互动交流 开始 */
.lxgs .list-t li {
    line-height: 50px;
    padding-left: 30px;
}

.lxgs li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background-color: transparent;
    border-radius: 0px;
    background: url(../images/dot.png) 0px 0px no-repeat;
}

.lxgs li:hover:before {
    background-color: transparent;
    background: url(../images/dot02.png) 0px 0px no-repeat;
}

.szxx li {
    width: 31%;
    margin-bottom: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.szxx li+li {
    margin-left: 20px;
}

.szxx li a {
    margin: 0px 10px;
    font-size: 18px;
    line-height: 80px;
}

.szxx li i {
    float: left;
    margin-top: 12px;
    margin-left: 30px;
}

.collect .list-b li {
    border-top: 3px solid #f9f9f9;
    border-bottom: none;
}

.collect .list-b li h4 {
    font-size: 18px;
    line-height: 32px;
    font-weight: normal;
    margin-bottom: 0px;
}

.collect .list-b li i {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    margin: 10px 10px 10px 0px;
    background-image: url(../images/icons_02.png);
    background-image: url(../images/icons_02_ie8.png)\9;
    background-size: 240px auto;
    background-repeat: no-repeat;
    background-position: -160px -200px;
}

.collect .list-b li h4,
.collect .list-b li p {
    padding-left: 10px;
    float: left;
    border-left: 1px solid #ccc;
}

.collect .list-b li p {
    line-height: 36px;
}

.collect .list-b li b {
    position: absolute;
    top: 30px;
    right: 20px;
    display: inline-block;
    line-height: 32px;
    padding: 0px 30px;
    text-align: center;
    border-radius: 50px;
    font-weight: normal;
    background-color: #f9f9f9;
}

.zxft {
    border-radius: 5px;
    border: 1px solid #f1f1f1;
}

.zxft .pic {
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.zxft h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    padding: 0px 30px;
    margin-top: 20px;
}

.zxft p {
    position: relative;
    padding: 0px 30px;
    line-height: 40px;
}

.zxft p.info {
    color: #999;
    margin: 17px 0px;
}

.zxft p.info:before {
    content: '';
    position: absolute;
    top: 90px;
    left: 30px;
    width: 80px;
    height: 1px;
    background-color: #ccc;
}

.ftyg li {
    border-bottom: none;
    background-color: #f8fbff;
}

.ftyg li:hover {
    background-color: #f8f8f8;
}

.ftyg span {
    display: block;
    float: left;
    padding: 10px;
    text-align: center;
    font-size: 36px;
    color: #2d8fff;
    line-height: 20px;
    border-right: 1px solid #ccc;
}

.ftyg span b {
    font-size: 12px;
}

.ftyg .list-b li p {
    float: left;
    width: 78%;
    line-height: 34px;
    padding-left: 20px;
}

.wqhg li {
    line-height: 32px;
    padding-left: 0px;
}

.wqhg li span {
    color: #999;
}

.wqhg li:before {
    display: none;
}

@media (max-width: 1024px) {
    .szxx li a {
        line-height: 80px;
    }
    .collect .list-b li b {
        top: 45px;
        padding: 0px 20px;
    }
    .ftyg .list-b li p {
        width: 70%;
        font-size: 14px;
        padding-left: 15px;
    }
}

@media (max-width: 768px) {
       .collect .list-b li b {
        top: 25px;
    }
}
@media (max-width: 480px) {
  .szxx li {
        width: 29%;
    }

    .szxx li a {
        line-height: 40px;
    }

    .szxx li i {
        margin-left: 14px;
        margin-right: 14px;
    }      
    .collect .list-b li h4 {
        max-height: 64px;
    }
}

@media (max-width: 320px) {
    .szxx li {
        width: 28%;
    }

    .szxx li i {
        margin: 0px;
    }

    .szxx li a {
        font-size: 14px;
    }
}
/* 互动交流 结束 */


/* 依申请公开 开始  */

.forms input[type="radio"] {
    -webkit-appearance: radio;
}

.forms input[type="checkbox"] {
    -webkit-appearance: checkbox;
}

.forms .form-control {
    padding: 6px;
}

.forms input.form-control {
    height: 38px;
}

.forms .pane {
    animation-duration: .3s;
}

.forms .row>div[class*="col-"] {
    margin-bottom: 1rem;
}

.forms .form-control:focus {
    border-color: #37e;
    box-shadow: 0 0 0.1rem 0.1rem rgba(0, 123, 255, .1);
}

.forms .form-inline .radio input {
    vertical-align: -2px;
    margin-right: 4px;
}

.forms .control-label {
    /* font-weight: bold;*/
}

.text-intro p {
    margin: 12px 0;
    line-height: 24px;
    font-size: 16px;
    text-indent: 2em;
}

.text-intro p a {
    margin: 0 5px;
    color: #06b;
    text-decoration: underline;
}

.info-btns [class*="btn"] {
    margin: 10px;
    transition: .3s;
}

.info-btns .btn-lg {
    font-size: 18px;
}

.info-btns [class*="btn"]:hover {
    box-shadow: 0 10px 20px rgba(0, 27, 128, .1);
    transform: translate(0, -3px);
}

.info-detail {
    max-width: 800px;
    border: 1px solid #ddd;
    margin: 20px auto;
    padding: 0 15px;
    font-size: 15px;
}

.info-detail .row {
    margin-left: -15px;
    margin-right: -15px;
}

.info-detail .row:nth-of-type(odd) {
    background-color: #fafafa;
}

.info-detail .row>div {
    border-top: 1px solid #ddd;
    margin-top: -1px;
    padding: 15px;
}

/* 依申请公开 结束  */