﻿@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;
}
