.art-main {
    max-width: 680px;
    margin: 0 auto;
}

.art-top-box {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.art-top-box .inner-container a {
    text-decoration: none;
    color: rgb(64, 158, 255);
    float: right;
    padding-top: 8px;

}

.btn-su1 {
    margin-left: calc(50% - 68px);
}

table {
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table-bordered {
    border-color: #eceeef;
    border: 1px solid #ddd;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 10px;
    line-height: 1.5;
    border-color: #eceeef;
    border: 1px solid #ddd;
    vertical-align: top;
}

.transfer-input {
    font-family: "宋体";
    font-size: 12px;
    color: #333333;
    vertical-align: middle;
    outline: none;
    width: 100px;
}

.transfer-input:hover,
.trasel select:hover {
    border: solid 1px #3bb4f2;
}

.transfer-input:focus,
.trasel select:focus {
    border-color: #3bb4f2;
    -webkit-box-shadow: 0 0 5px #7cc8ef;
    box-shadow: 0 0 5px #7cc8ef
}

.transfer-input,
.trasel select {
    border: 1px solid #cccccc;
    line-height: 26px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: hidden;
    font-size: 14px;
    height: auto;
    line-height: 1.42857;
    padding: 4px 10px;
    border-radius: 4px;
    outline: none
}

.Huialert {
    position: relative;
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    margin-top: 10px;
}

.Huialert,
.Huialert h4 {
    color: #c09853;
    font-size: 16px;
}

.Huialert h4 {
    margin: 0;
    font-weight: normal;
}

.Huialert .Hui-iconfont {
    position: absolute;
    top: 9px;
    right: 10px;
    line-height: 20px;
    cursor: pointer;
    color: #000;
    opacity: .2;
    _color: #666
}

.Huialert .Hui-iconfont.hover {
    color: #000;
    opacity: .8
}

.Huialert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.Huialert-success h4 {
    color: #468847
}

.Huialert-danger {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.Huialert-danger h4 {
    color: #b94a48
}

.Huialert-error {
    color: #fff;
    background-color: #f37b1d;
    border-color: #e56c0c
}

.Huialert-error h4 {
    color: #fff
}

.Huialert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.Huialert-info h4 {
    color: #31708f
}

.Huialert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

.Huialert-block>p,
.Huialert-block>ul {
    margin-bottom: 0
}

#dh-r-box>div {
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 10px;
}

#dh-r-box span,
#sxj-r-box span {
    font-size: 16px;
}

#sxj-r-box {
    margin-top: 10px;
}

#sxj-r-box div {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 10px;
}