.main .section {
  background-color: #fff;
}
.main .section .toolbar .secTitleImg {
  width: 80px;
  margin: 15px;
}
.main .section .toolbar .secTitleImg img {
  width: 100%;
}

.content .title {
  font-size: 24px;
  font-weight: bold;
  color: #186dae;
  margin-bottom: 10px;
}
.content .desc {
  font-size: 20px;
  font-weight: 600;
  line-height: 35px;
  margin-bottom: 30px;
}

/* ==============================================  media  ============================================ */