.caseService5 * {
    box-sizing: border-box;
}

.caseService5 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.caseService5 .caseService5Top {
    text-align: center;
    margin-bottom: 24px;
}

.caseService5Top .lineImg {
    max-width: 100%;
    display: block;
    border: 0;
    margin: 0 auto;
}

.caseService5Top .title {
    color: rgb(63, 63, 63);
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
}

.caseService5Top .titleDec {
    color: rgb(165, 165, 165);
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
}

.caseService5List:after,
.caseService5Item:after {
    content: "";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.caseService5List .caseService5Item {
    float: left;
    width: 100%;
    padding-bottom: 0px;
}

.caseService5Item .title {
    color: #3388ff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}

.caseService5Item .titleContent {
    color: rgb(127, 127, 127);
    font-size: 14px;
    margin-bottom: 10px;
}

.caseService5Item .caseService5ItemA {
    float: left;
    width: 18%;
    cursor: auto;
}

.caseService5ItemA .image-animation {
    max-width: 100%;
    display: block;
    border: 0;
    width: 58px;
    max-height: 58px;
}

.caseService5Item .ModuleImageTextGiantContent {
    float: left;
    width: 100%;
    padding-left: 0%;
}