﻿.jg-nav {
    text-indent: 56px;
    height: 40px;
    line-height: 40px;
    background: #f6f6f6;
}

.jg-box {
    border: 1px dotted #e8e8e8;
    border-top: 0;
    overflow: hidden;
}

.jg-item01 {
    width: 1100px;
    margin: 36px auto;
    border: 1px solid #e8e8e8;
}

    .jg-item01 table {
        line-height: 42px;
        height: 42px;
    }

        .jg-item01 table td {
            color: #000000;
            text-align: center;
        }

        .jg-item01 table .td01 {
            width: 130px;
            font-weight: bold;
            background: #f1f1f1;
        }

        .jg-item01 table .td02 {
            width: 190px;
        }

        .jg-item01 table .td03 {
            color: #ff3626;
            width: 190px;
        }

        .jg-item01 table .td04 {
            width: 186px;
            color: #e8e8e8;
        }

.jg-item02 {
    width: 1100px;
    margin: 36px auto;
    border: 1px solid #e8e8e8;
    border-bottom: 0;
}

    .jg-item02 table tr td {
        color: #343434;
        border-bottom: 1px solid #e8e8e8;
    }

    .jg-item02 table tr .td01 {
        width: 830px;
    }

    .jg-item02 table tr .td01 {
        line-height: 40px;
        width: 130px;
        color: #000000;
        text-align: center;
        font-weight: bold;
        background: #f1f1f1;
    }

    .jg-item02 .h1 {
        text-align: center;
        font-size: 16px;
        padding: 5px 0;
        font-weight: bold;
    }

    .jg-item02 .text {
        width: 784px;
        padding: 15px 0;
        line-height: 30px;
        margin: auto;
        text-indent: 2em;
    }

    .jg-item02 .hf {
        width: 784px;
        margin: 33px auto 0;
        line-height: 24px;
    }

    .jg-item02 .name {
        width: 784px;
        margin: auto;
        text-align: right;
        line-height: 30px;
        font-weight: bold;
    }

    .jg-item02 .link {
        padding-top: 20px;
        padding-bottom: 30px;
        overflow: hidden;
        border-top: 1px dotted #e8e8e8;
    }

        .jg-item02 .link a {
            float: left;
            margin-left: 21px;
            font-weight: bold;
            color: #000000;
        }

    .jg-item02 .xl {
        padding-bottom: 80px;
        padding-top: 15px;
        line-height: 30px;
        width: 784px;
        margin: auto;
    }

        .jg-item02 .xl .title {
            font-weight: 400;
        }

        .jg-item02 .xl .txt {
            text-indent: 2em;
        }

        .jg-item02 .xl .bottom {
            overflow: hidden;
        }

            .jg-item02 .xl .bottom .box {
                float: right;
                margin-right: 38px;
            }

                .jg-item02 .xl .bottom .box span {
                    display: block;
                    text-align: center;
                }

.reply {
    padding-top: 15px;
    font-weight: 400;
}

    .reply ul li {
        line-height: 24px;
        color: black;
        border-bottom: 2px solid #eaeaea;
        padding: 10px 10px;
    }

        .reply ul li div {
            line-height: 22px;
            text-align: left !important;
        }

        .reply ul li .replydesc {
            text-align: right;
        }

        .reply ul li i {
            line-height: 30px;
            text-align: right;
            color: #000000;
        }

.mail-xxrgk {
    text-align: center;
    padding: 40px;
    font-size: 20px;
    color: #000068;
}

.text, .text *, .replycontent, .replycontent * {
    color: black !important;
    font-size: 14px !important;
    font-family: 宋体 !important;
    line-height: 24px;
}

    .text img, .replycontent img {
        margin: 0px auto;
        display: block;
        max-width: 800px;
    }

.filelist {
    line-height: 28px;
    font-weight: 400;
}

    .filelist ul li {
        padding-left: 1em;
    }

        .filelist ul li a {
            color: #000;
            text-decoration: underline;
        }

.contains_status, .contains_title, .contains_text {
    color: #787878;
    font-weight: 400;
    line-height: 24px;
}

.contains_status {
    color: red;
}

.replycontent {
    line-height: 24px;
    padding: 20px;
    width: 95%;
}

    .replycontent * {
        background-color: white !important;
    }
