main *, main *:before, main *:after {
    box-sizing: content-box;
}


#WB002554.WB002554_case #indBanner {
    background: url("../images/case/bg_banner.jpg") no-repeat center center;
    color: #FFF;
	margin-bottom: 0px;
}

#WB002554.WB002554_case #mainCase .part {
    padding: 30px 0;
    display: table;
}



#WB002554.WB002554_case #mainCase .txtLayer {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

#WB002554.WB002554_case #mainCase .part01 {
    padding-bottom: 0px;
}

#WB002554.WB002554_case #mainCase .part01 .txtLayer {
    left: 500px;
    padding-left: 50px;
}

#WB002554.WB002554_case #mainCase .part01 .txtLayer h3 {
    margin-bottom: 50px;
    color: #a09173;
}

#WB002554.WB002554_case #mainCase .part01 .txtLayer .desc {
    position: relative;
    padding: 0 70px;
}

#WB002554.WB002554_case #mainCase .part01 .txtLayer .desc:before,
#WB002554.WB002554_case #mainCase .part01 .txtLayer .desc:after {
    content: "\f10d";
    position: absolute;
    font-family: fontawesome;
    color: #ccc;
    font-size: 50px;
}

#WB002554.WB002554_case #mainCase .part01 .txtLayer .desc:before {
    content: "\f10d";
    top: -10px;
    left: 0;
}

#WB002554.WB002554_case #mainCase .part01 .txtLayer .desc:after {
    content: "\f10e";
    bottom: -10px;
    right: 0;
}

#WB002554.WB002554_case #mainCase .part01 img {
    position: relative;
    display: table-cell;
    right: 700px;
}

#WB002554.WB002554_case #case {
    background-color: #f5f5f5;
}

#WB002554.WB002554_case #case .caseGroup {
    margin-top: 50px;
}

#WB002554.WB002554_case #case .list {
    float: left;
    width: 25%;
    margin-bottom: 30px;
    padding: 0 15px;
}

#WB002554.WB002554_case #case img {
    display: block;
}

#WB002554.WB002554_case #case .outline {
    height: 100%;
    padding: 16px 16px 24px;
    border: 1px solid #ccc;
    border-top: none;
}

#WB002554.WB002554_case #case .outline p {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
}

#WB002554.WB002554_case #case .type {
    display: inline-block;
    padding: 1px 8px;
    background-color: #666;
    font-size: 16px;
    color: #fff;
}

#WB002554.WB002554_case #case .name {
    margin: 10px 0;
    color: #40a4db;
    font-size: 22px;
    font-weight: bold;
}

#WB002554.WB002554_case #case .desc {
    font-size: 17px;
}

#WB002554.WB002554_case #case a:hover {
    color: #fb7da7;
}

#WB002554.WB002554_case #case a.pageLink-bgColor {
    float: right;
    margin-top: 20px;
    padding: 2px 8px;
    font-size: 18px;
    line-height: 27px;
}

#WB002554.WB002554_case #case a.pageLink-bgColor:hover {
    color: #fff;
}