/**!
 * 政务公开详情页
 * author: fxyue;
 * date:2019-12-2
 */
.ewb-white {
    min-height: 550px;
    padding: 40px;
    margin-top: 80px;
}



/* pad */
@media (max-width:979px) {
    .ewb-white {
        min-height: 0;
        padding: 20px;
    }
}

.ewb-white h3 {
    text-align: center;
    color: #dc3440;
    line-height: 30px;
    font-size: 26px;
    margin-bottom: 20px;
    padding: 10px 0;
    font-weight: bold;

}

.ewb-white p {
    line-height: 30px;
    text-indent: 24px;
}

.ewb-txt-chk {
    font-size: 0;
    text-align: center;
    margin-top: 20px;
}

.ewb-txt-chk input,
.ewb-txt-chk span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 0 5px;
}

.ewb-txt-btn {
    width: 120px;
    height: 36px;
    background: #ef4837;
    border-radius: 5px;
    color: #fff;
    padding: 0;
    cursor: pointer;
    margin: 20px auto;
    display: block;
}

.ewb-txt-btn:hover {
    background: #e1313f;
}

@media (max-width:767px) {
    .ewb-white h3 {
        font-size: 20px;
    }
}


@charset "utf-8";
a.aline {
    text-decoration:underline;
    color:#0094ff;
}
.section {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.section .cate {
    background: #bbd01d;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #ccc;
}

.section .cate h2 {
    font-weight: bold;
    font-size: 14px;
    margin-left: 10px;
    color: #ffffff;
}

.section ul {
    padding: 1%;
}

.section li {
    font-size: 20px;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px dashed #ccc;
}
/*notice*/
tr, td {
    border: 0;
}

.infocontent {
    margin: 0 10px;
}


.title, caption {
    height: 40px;
    text-align: center;
    color: rgb(0, 111, 157);
    line-height: 40px;
    font-family: "微软雅黑";
    font-size: 26px;
}

.notice {
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
}

.confirm li {
    cursor: default;
}

.confirm {
    padding-left: 2em;
    padding-bottom: 2em;
    line-height: 22px;
}

.confirm .btn {
    background: none;
    border: 0 none;
    height: 28px;
    line-height: 28px;
    background-color: #317704;
    color: #ffffff;
    padding: 0 10px;
    cursor: pointer;
}

.cposition {
    height: 30px;
    line-height: 30px;
}
/*detail*/
.tbjsxm {
    width:100%;
    border-bottom: 1px solid #60933A;
    border-left: 1px solid #60933A;
    font-size: 12px;
}
.tbjsxm td {
    line-height: 22px;
    border-top: 1px solid #60933A;
    border-right: 1px solid #60933A;
    padding: 0 2px;
}

.tbjsxm .thead td {
    font-weight:bold;
    font-size:12px;
    text-align: center;
    color: rgb(0, 111, 157);
}
.tbjsxm .titem td {
    vertical-align:middle;
}
.dnotice {
    font-size: 12px;
    line-height: 30px;
}
