.data-bd {
    margin: 0 auto;
    max-width: 48rem;
}
.article table thead {
    background-color: rgba(191, 186, 196, 0.63);;
}
.article table th {
    margin: 0;
    border-left: 1px solid #e7e7eb;
    border-bottom: 1px solid #e7e7eb;
    min-width: 10rem;
    height: 2.5rem;
}
.article table td {
    padding: .5rem 1.5rem;
}
.sdw-addr dt {
    font-weight: 600;
}
.article li {
    margin: .6rem 0;
}
span.nLine {
    display: block;
    margin: .6rem 0;
}
.fixedWidth {
    max-width: 50rem;
    word-wrap: break-word;
    word-break: break-all;
}
#pay-desc img {
    width: 100%;
}
.emphap {
    padding: .5rem 1rem;
    background-color: #f4f5f9;
}
.firstPage p{
    margin: 0;
    padding: 0;
}
.versionInfo table {
    border-collapse: collapse;
    border: 1px solid #777777;
    text-align: center;
}
.versionInfo th {
    border: 1px solid #777777;
    width: 160px;
}
.versionInfo th:nth-child(1) {
    border: 1px solid #777777;
    width: 100px;
}
.versionInfo th:nth-child(4) {
    border: 1px solid #777777;
    width: 250px;
}
.versionInfo th {
    border: 1px solid #777777;
    width: 160px;
}
.versionInfo td:nth-child(1) {
    border: 1px solid #777777;
    width: 100px;
}
.versionInfo td:nth-child(4) {
    border: 1px solid #777777;
    width: 250px;
}
.versionInfo td {
    border: 1px solid #777777;
    width: 160px;
}