.caseService5 {
  background: #fff;
  max-width: 1300px!important;
  margin: 0 auto;
  word-wrap: break-word;
  padding: 20px 40px 40px 80px;
  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;
}

.titleblack {
  font-weight: bold;
  color: #d4a120;
  font-size: 20px;
  margin-bottom: 10px;
}
.titleblack a:hover {
  color: #003059!important;
    font-weight: bold;
  padding-bottom: 5px;
    border-bottom: 1px #003059 solid;
}

.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: 25%;
  padding-bottom: 40px;
}

/* change by functionin at 2024-11-08 11:00 */
.caseService5Item .title {
  color: #003059;
  line-height: 1.5;
  font-size: 17px;
  font-weight: bold; 
  margin-bottom: 12px;
}

/* change by functionin at 2024-11-08 11:00 */
/*.caseService5Item .title:hover,*/
.caseService5Item .title a:hover {
  color: #d4a120 !important;
  padding-bottom: 5px;
    border-bottom: 1px #d4a120 solid;
	font-weight:bold;
}

/* change by functionin at 2024-11-08 11:00 */
.caseService5Item .titleContent {
  font-weight: bold;
  line-height: 2.5;
  color: #505050;
  font-size: 17px;
}

/*.caseService5Item .titleContent:hover,*/
.caseService5Item .titleContent a:hover {
  color: #d4a120 !important;
    padding-bottom: 5px;
    border-bottom: 1px #d4a120 solid;
	font-weight:bold;
}

.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: 100%;
  padding-right: 2%;
}
