.caseService41 {
    max-width: 1300px;
    margin: 0 auto;
    word-wrap: break-word;
    padding: 40px 0;
    box-sizing: border-box;
}

.caseService41 * {
    box-sizing: border-box;
}

.caseService41 .caseService4Top {
    text-align: center;
    padding: 10px;
    margin-bottom: 50px;
}

.caseService41Top .enTitle {
    color: rgb(217, 150, 148);
    font-size: 40px;
    font-weight: bold;
    font-family: 隶书, SimLi;
    line-height: 46px;
}

.caseService41Top .titleLine {
    font-size: 12px;
    color: rgb(217, 150, 148);
}

.caseService41Top .title {
    color: rgb(127, 127, 127);
    font-size: 16px;
}

.caseService41Content {
    overflow-x: hidden;
}

.caseService41Content:after {
    content: "";
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.caseService41Content .caseService41ContentLeft {
    margin-top: 60px;
    width: 45%;
    float: left;
}

.caseService41Content .caseService41ContentLeft .image-animation {
    max-width: 100%;
    border: 0;
    display: block;
}

.caseService41Content .caseService41ContentRight {
    width: 50%;
    float: left;
    font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.caseService41ContentRight .ModuleImageTextContent {
    word-wrap: break-word;
    padding-left: 10%;
    margin-bottom: 20px;
}

.caseService41ContentRight .ModuleImageTextContent:last-child {
    margin-bottom: 0;
}

.caseService41ContentRight .ModuleImageTextContent .titleTip {
    /*font-weight: 600;*/
    font-size: 22px;
    margin-bottom: 5px;
    color: #d4a120;
}

.caseService41ContentRight .ModuleImageTextContent .titleTipContent {
    color: #505050;
    font-size: 15px;
    line-height: 1.7;
}