.banner img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.banner {
    margin-right: -15px;
    margin-left: -15px;
}

.topmenu {
    margin: 0 0 0 0;
    padding: 15px 0 10px 15px;
    color: white;
    font-weight: bold;
}

.topmenu a {
    color: white;
    font-size: 18px;
}

.content__line-l {
    width: 100%;
    background: #000;
    height: 3px;
    width: 100%;
    display: flex;
    margin: 15px 0 15px 0;
}

.content__line-t {
    width: 100%;
    background: #000;
    height: 1px;
    width: 100%;
    display: flex;
    margin: 15px 0 15px 0;
}

.content__line-d {
    width: 100%;
    background: #babcbe;
    height: 1px;
    width: 100%;
    display: flex;
    margin: 15px 0 15px 0;
}

.content {
    background: #fff;
}

.content-title {
    font-size: 24px;
    font-weight: bold;
}

.content_title {
    background: #f7f7f7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #183662;
}

.content_title h3 {
    font-size: 20px;
    color: #183662;
    padding: 10px;
    font-weight: bold;
    margin: 0;
}

.content_main {
    margin: 0 0 0 0;
}

.item-title a {
    color: #0f0304;
    font-size: 16px;
    font-weight: bold;
}

.item-content p {
    color: #0f0304;
    font-size: 15px;
}

.content_viewmore_text {
    position: absolute;
    top: 4px;
    left: 8px;
}

.content_viewmore_text a {
    color: white;
    font-size: 14px;
}

.content_viewmore {
    float:right;
    background: url(/images/webduc/g_viewmore.jpg) no-repeat center;
    background-size: contain;
    width: 120px;
    height: 30px;
    position: relative;
}


.item-title a {
    color: black;
    font-weight: bold;
}

.item-content small {
    color: #babcbe;
}

.slide-boxitem {
    position:relative;
    width: 100%;
    margin: 15px 0 0 0;
}

.slide-boxitem img {
    width: 100%;
}

.item_box-text {
    position: absolute;
    bottom: 15px;
    left: 25px;
    font-size:18px;
    font-weight: bold;
}
