  .wdyxbmbox {
    padding-top: 30px;
    position: relative;
}

.wdyxbmbox .smtit {
    padding: 12px 20px;
    margin: 0px 30px;
    border: 1px dashed #C30101;
    background: #f8f8f8;
    border-radius: 20px;
}

.wdyxbmbox .smtit p {
    text-indent: 2em;
    line-height: 40px;
    font-size: 22px;
    color: #ff0000;
}

.wdyxbmbox h3 {
    margin-top: 30px;
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #ff0000;
    text-align: center;
    letter-spacing: 2px;
}

.wdyxbmbox .wdyxbmbd {
    width: 1000px;
    margin: 0px auto;
    text-align: center;
}

.panel-body {
    margin: 0px auto;
    padding: 10px 5px;
}