.caseService5 {
    max-width: 1200px;
    margin: 0 auto;
    word-wrap: break-word;
    padding: 40px 0;
    box-sizing: border-box;
    font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.caseService5 * {
    box-sizing: border-box;
}

.caseService5 .caseService5Top {
    text-align: center;
    margin-bottom: 54px;
}

.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: 42px;
}

.caseService5List:after,
.caseService5Item:after {
    content: "";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.caseService5List .caseService5Item {
    float: left;
    width: 50%;
    padding-bottom: 40px;
}

.caseService5Item .title {
    color: #00a0e9;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}

.caseService5Item .titleContent {
    color: rgb(127, 127, 127);
    font-size: 14px;
}

.caseService5Item .caseService5ItemA {
    float: left;
    width: 14%;
    cursor: auto;
}

.caseService5ItemA .image-animation {
    max-width: 100%;
    display: block;
    border: 0;
    width: 84px;
    height: 84px;
    object-fit: scale-down;
}

.caseService5Item .ModuleImageTextGiantContent {
    float: left;
    padding-left: 4%;
    width: 80%;
    padding-right: 2%;
}