.article-banner-box {
    border-bottom: 5px solid #cecece;
    overflow: hidden;
}

.article-banner-box > div {
    /*float: left;*/
}

.article-banner {
    width: 1493px;
    margin: auto;
}

.article-container-box > .left-box {
    width: 220px;
    background-color: #f7f7f7;
}

.article-container-box > .right-box {
    width: 860px;
    min-height: 740px;
    background-color: #ffffff;
}

.left-box dt {
    background: #075c9c url(../images/iconfont-jishukaifa.png) no-repeat 20px center;
    color: #ffffff;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
}

.left-box dl:first-child dt {
    margin-top: 0;
}

.left-box dt h1 {
    font-size: 18px;
}

.left-box dt h1 {
    font-size: 18px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.left-box dt h2 {
    font-size: 12px;
    padding-top: 0 !important;
    padding-bottom: 5px !important;
}

.left-box dd {
    padding: 5px 18px;
}

.left-box dd:hover {
    padding: 5px 15px;
    background: #7e7e7e url(../images/right-row.png) no-repeat 200px center;
    background-size: 20px;
}

.left-box dd:hover a {
    color: #ffffff !important;
}

.left-box dd a:hover {
    color: #ffffff !important;
}

.left-box dl > div {
    padding: 5px 18px;
    border-bottom: 1px dashed #ddd;
}

.left-box dl .service-label {
    padding: 5px 18px;
    font-weight: bold;
    font-size: 14px;
}

.left-box dl .service-label i {
    border-radius: 3px;
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    margin-top: 5px;
    margin-right: 5px;
}

.service-tel-icon i {
    background: url(../images/zra.png) no-repeat center center
}

.service-mail-icon i {
    background: url(../images/zrb.png) no-repeat center center
}

.service-suggestion-icon i {
    background: url(../images/zrd.png) no-repeat center center
}

.left-box dl > div p {
    margin: 0 !important;
}

.left-box dl .contact-us-box {
    overflow: hidden;
    border: none;
}

.left-box dl .contact-us-box > div {
    float: left;
}

.left-box dl .contact-us-box > div:last-child {
    font-size: 14px;
}

.left-box dl .contact-us-box img {
    width: 82px;
    height: 82px;
}

.return-last-box {
    height: 40px;
    line-height: 40px;
    border: 1px dashed #ddd;
    margin-top: 30px;
}

.min-h-300 {
    min-height: 300px;
}

.article-content h2 {
    color: #125aac;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-left: 60px;
}

.submit-btn {
    width: 365px;
    height: 33px;
    background-color: #256CBE;
    border: 1px solid #256CBE;
    color: #ffffff;
    margin-top: 20px;
    margin-left: 115px;
}

#form-article-add {
    padding-left: 140px;
}

.rjw-link-box {
    float: right;
}

.rjw-link-box a {
    font-size: 16px;
    color: #256CBE;
}