﻿/**
   [XLOVE] (C)2010-2099 OELOVE.COM Inc.
   遵义携购科技
   微信：13595261078
*/
.suc_case_list {
    width: 1200px;
    margin: 15px auto;
    margin-top: 30px;
    background: #fff;
    border-radius: 0px;
}

    .suc_case_list .left_bd {
        background: #fff;
        width: 850px;
        float: left;
        padding: 20px 30px;
        padding-right: 0px;
        padding-top: 10px;
        border-radius: 10px;
    }

.case_cat {
    line-height: 40px;
    height: 40px;
    font-size: 15px;
    margin-right: 30px;
    margin-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}

    .case_cat a {
        display: inline-block;
        line-height: 34px;
        border-radius: 50px;
        font-size: 14px;
        border: 1px solid #dedede;
        background: #f8f8f8;
        padding: 0px 20px;
        margin: 0px 8px;
    }

        .case_cat a.current {
            background: #f0468a;
            color: #fff;
            border: 1px solid #f0468a;
        }

.suc_case_list .right {
    background: #fff;
    float: right;
    width: 240px;
    padding: 20px 30px;
}

.suc_rightcase h3 {
    font-size: 16px;
    border-bottom: 3px solid #ebebeb;
    line-height: 40px;
    height: 40px;
    margin-bottom: 20px;
}

    .suc_rightcase h3 span {
        display: inline-block;
        border-bottom: 3px solid #fa5b7d;
    }

.suc_rightcase ul li {
    margin-bottom: 10px;
}

    .suc_rightcase ul li img {
        width: 100%;
    }

    .suc_rightcase ul li h4 {
        text-align: center;
        line-height: 40px;
        height: 40px;
        font-size: 14px;
        font-weight: normal;
    }

.suc_datalist dl {
    width: 351px;
    float: left;
    position: relative;
    margin-left: 35px;
    margin-bottom: 30px;
    overflow: hidden;
    background: #ddd;
    height: 250px;
    overflow: hidden;
    border-radius: 5px;
    overflow: hidden;
}

    .suc_datalist dl dt img {
        width: 351px;
        min-height: 250px;
    }

    .suc_datalist dl dd {
        position: absolute;
        left: 0px;
        bottom: 0px;
        right: 0px;
        color: #fff;
        padding: 15px 0px;
        text-align: center;
        background-image: linear-gradient(180deg, rgba(254,117,171,0), rgba(255,81,123,0.9));
        padding-top: 30px;
    }

        .suc_datalist dl dd h3 a {
            color: #fff;
            font-size: 16px;
            line-height: 24px;
            height: 24px;
            overflow: hidden;
        }

        .suc_datalist dl dd h3:first-letter {
            font-size: 24px;
        }

        .suc_datalist dl dd p.p_2 {
            text-align: center;
            padding-top: 5px;
        }

            .suc_datalist dl dd p.p_2 a {
                display: inline-block;
                border: 1px solid #fff;
                color: #fff;
                padding: 0px 20px;
                border-radius: 2px;
            }

.suc_case_detail {
    width: 1200px;
    margin: 15px auto;
    margin-top: 30px;
}

    .suc_case_detail .left_bd {
        background: #fff;
        width: 820px;
        float: left;
        padding: 20px 30px;
        border-radius: 0px;
    }

    .suc_case_detail .right_bd {
        background: #fff;
        float: right;
        width: 240px;
        padding: 20px 30px;
        border-radius: 0px;
    }

    .suc_case_detail .left_bd h1.title {
        font-size: 24px;
        padding-top: 20px;
    }

    .suc_case_detail .left_bd .des {
        font-size: 14px;
        line-height: 30px;
        color: #999;
        padding-top: 10px;
    }

    .suc_case_detail .left_bd .suc_casecon {
        font-size: 14px;
        padding: 30px 0px;
    }

        .suc_case_detail .left_bd .suc_casecon img {
            max-width: 794px;
        }


.rightcase h3 {
    font-size: 16px;
    border-bottom: 3px solid #ebebeb;
    line-height: 40px;
    height: 40px;
    margin-bottom: 20px;
}

    .rightcase h3 span {
        display: inline-block;
        border-bottom: 3px solid #fa5b7d;
    }

.rightcase ul li {
    margin-bottom: 10px;
}

    .rightcase ul li img {
        width: 100%;
    }

    .rightcase ul li h4 {
        text-align: center;
        line-height: 40px;
        height: 40px;
        font-size: 14px;
        font-weight: normal;
    }
