.cat-box {
  margin-bottom: 30px;
}
.cat-box .header{
  background-color: rgba(7, 76, 173, 1);
  height: 52px;
  padding-left: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
}
.cat-box .header .a{
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
}
.cat-box .header img{ width: 20px; height: 20px}
.cat-box .sub{ height: 42px; line-height: 42px; padding-left: 30px;  display: flex; align-items: center; justify-content: flex-start; border-bottom: 1px solid rgba(220, 224, 226, 1)}
.cat-box .sub a{color: rgba(51, 51, 51, 1);font-size: 16px;font-family: MicrosoftYaHei; margin-right: 50px; display: block}
.cat-box .sub img{ width: 12px; height: 16px; margin-right: 20px}
.cat-box .bg-gray{background-color: rgba(245, 249, 252, 1);}
.cat-box .bg-w{background-color: rgba(255, 255, 255, 1);}

.text-wrapper_9 {
  height: 34px;
  margin-top: 41px;
}

.text_24 {
  width: 120px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: MicrosoftYaHei;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-right: 5px;
}

.text_25 {
  width: 164px;
  height: 27px;
  overflow-wrap: break-word;
  color: rgba(179, 179, 179, 1);
  font-size: 26px;
  font-family: MicrosoftYaHei;

  text-align: left;
  white-space: nowrap;
  line-height: 26px;
  margin-top: 7px;
}