.article-list-container {
    height: 100%;
    margin: 0 auto;
    padding: 10px 0 10px 0px;
    margin-top: 15px;
}

.article-list-container ul li{
    margin-bottom: 15px;
    margin-top: 5px;
}


.back-index a {
    color: #999999;
    font-size: 18px;
}

.service-case-image {
    width: 105px;
    height: 85px;
}

.service-case-content-right {
    width: 1060px;
}

.service-case-content-right2 {
    width: 1090px;
}

.service-case-title {
    font-size: 22px;
    line-height: 22px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    width: 1040px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.service-case-time {
    margin-right: 10px;
}

.service-case-time2 {
    margin-right: 100px;
}

.service-case-text {
    color: #999999;
	display: inline-block;
    margin-top: 10px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    width: 1040px;
    cursor: default;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.title-line {
    width: 100%;
}

.article-list-container ul {
    margin-left: 5px;
    margin-top: 10px;
}

.article-list-container ul li:last-child{
    display: none;
}

/*.container {
    position: relative;
    height: 100%;
}*/

/*
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: -60px;
}*/

.content {
    margin-bottom: 0 !important;
}

footer {
    margin-top: 0 !important;
}