
.s-side-title {
  width: 230px;
  background-color: red;
  line-height: 66px;
  text-align: left;
  margin-bottom: 10px;
}

.s-side-title p {
  margin-left: 22px;
  color: #fff;
  font-size: 20px;
}

.s-side-title-d {
  width: 230px;
  background-color: #357ded;
  line-height: 58px;
  text-align: left;
  margin-bottom: 10px;
}

.s-side-title-d p {
  margin-left: 22px;
  color: #fff;
  font-size: 16px;
}

.mb-text .mb-text-li {
  padding: 16px;
  margin-bottom: 0px;
  line-height: 40px;
  background-color: transparent;
  color: #357ded;
  border: none;
  font-size: 16px;
  text-indent: 0px;
  border-bottom: 1px dashed #357ded;
}

.mb-text .mb-text-li .mb-text-a {
  display: block;
  width: 100%;
  color: #357ded;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mb-text .mb-text-li p {
  text-align: left;
  font-size: 14px;
  line-height: 26px;
  color: #111111;
  word-wrap: break-word;

}

.mb-text .contact-line {
  border-bottom: 0;
}

.s-side {

  font-size: 16px;

}

.s-side .first {
  display: block;
  line-height: 56px;
  margin-bottom: 10px;
}

.s-side-showimg,
.s-side-hideimg {
  display: none;
}

.s-side-hideimg {
  display: none;
  margin-top: -36px;
  margin-right: 10px;
  width: 16px;
  float: right;
}

.s-side-showimg {
  display: block;
  margin-top: -36px;
  margin-right: 17px;
  width: 8px;
  float: right;
}

.s-side-hoverhideimg {
  display: none;
  margin-top: -36px;
  margin-right: 17px;
  width: 8px;
  float: right;
}

.s-side .d-firstNav {
  border: 1px solid #ee5d5d;
}

.s-side .d-secondNav {
  background-color: #ee5d5d;
}

.s-side .d-secondNav a,
.s-side .d-firstNav a {
  display: block;
  /* margin-left: 22px; */
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.s-side .s-secondNav,
.s-side .s-secondItem {
  margin-left: 0px;
  margin-top: 10px;
}

.s-side .s-secondNav a {
  color: #357ded;
}

.s-firstDrop,
.s-secondDrop {
  display: none;
}

.s-side .d-firstNav:hover {
  background-color: red;
}

.s-side .first .active {
  background-color: red;
}

.s-side .d-firstNav:hover a {
  color: #fff;
  line-height: 56px;
}

.s-side .active a {
  color: #fff;
  line-height: 56px;
}

/* 1层图片隐藏 */

.s-side .first .d-firstNav .s-side-hideimg {
  display: none;
}

.s-side .first .d-firstNav .s-side-showimg {
  display: block;
}

.s-side .first .d-firstNav:hover .s-side-hideimg {
  display: none;
}

.s-side .first .d-firstNav:hover .s-side-showimg {
  display: none;
}

.s-side .first .d-firstNav:hover .s-side-hoverhideimg {
  display: block;
}

.s-side .first .active .s-side-hideimg {
  display: block;
}

.s-side .first .active:hover .s-side-hideimg {
  display: block;
}

.s-side .first .active .s-side-showimg {
  display: none;
}

.s-side .first .active:hover .s-side-hoverhideimg {
  display: none;
}

.s-side .first .active .s-side-hoverhideimg {
  display: none;
}

/* 一层箭头显示，二层默认 */

.s-side .first .d-secondNav .s-side-hideimg {
  display: none;
}

.s-side .first .d-secondNav .s-side-showimg {
  display: block;
}

.s-side .first .d-secondNav:hover .s-side-hideimg {
  display: none;
}

.s-side .first .d-secondNav:hover .s-side-showimg {
  display: none;
}

.s-side .first .d-secondNav:hover .s-side-hoverhideimg {
  display: block;
}

.s-side .first .active-se .s-side-hideimg {
  display: block;
}

.s-side .first .active-se:hover .s-side-hideimg {
  display: block;
}

.s-side .first .active-se .s-side-showimg {
  display: none;
}

.s-side .first .active-se:hover .s-side-hoverhideimg {
  display: none;
}

.s-side .first .active-se .s-side-hoverhideimg {
  display: none;
}

.s-side .first .s-secondNav a {
  color: #fff;
}

.s-side .first .active-se {
  background: #cfe5ff;
}

.s-side .first .d-secondNav:hover {
  background: #e2b0b0;
}

.s-side .first .s-thirdItem a {
  display: block;
  line-height: 58px;
  text-align: center;
  color: #357ded;
  width: 100%;
  background-color: #f0f7ff;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.s-side .first .d-secondDrop .active-th a {
  background-color: #cfe5ff;
}

.s-side .first .d-secondDrop .s-thirdItem:hover a {
  background-color: #cfe5ff;
}