﻿/*文章---笃行人设置开始*/
.rArticle .item {
    padding-top: 30px;
}

.ct-8s {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
    margin: 20px 85px 15px 85px;
}

    .ct-8s .ct-pic {
        float: left;
        width: 219px;
        height: 130px;
        overflow: hidden;
    }

        .ct-8s .ct-pic img {
            float: left;
            width: 218px;
            height: 130px;
            overflow: hidden;
        }

.ct-8sa {
    float: left;
    width: 790px;
    border: 1px #e5e5e5 solid;
    box-shadow: 0 1px 3px rgba(0,0,0,0.18);
    border-left: none;
    height: 128px;
    overflow: hidden;
}

.ct-8rc {
    width: 58px;
    height: 23px;
    line-height: 37px;
    position: absolute;
    background: url(/images/index-3.png) no-repeat;
    z-index: 14;
    left: 162px;
    top: 20px;
}

.ct-8sa span {
    float: left;
    display: inline;
    width: 602px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin: 13px 0px 0px 18px;
    font-size: 20px;
}

.ts {
    float: left;
    width: 600px;
    display: inline;
    margin-left: 20px;
    overflow: hidden;
    margin-top: 15px;
    font-size: 12px;
}

.ct-8sa span a {
    color: #777777;
    font-size: 16px;
}

.ts p {
    float: left;
    display: inline;
    width: auto;
    line-height: 22px;
    margin-right: 10px;
    color: #bbb;
}

    .ts p a {
        color: #bbb;
    }

    .ts p img {
        margin-right: 3px;
    }

.ct-8rc span {
    float: right;
    width: 100%;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
}

    .ct-8rc span a {
        color: #fff;
    }
/*文章---笃行人设置结束*/
