/* BASIC css start */
.conTit strong {
  display: block;
  padding: 24px 0 16px;
  font-size: 20px;
  font-weight: 900;
  line-height: 35px;
}

 .conTit strong img {
  width: 24px;
  margin-top: -5px;
  margin-right: 10px;
  vertical-align: middle;
}

.pageSubTit {
    margin-bottom: 30px;
}

.pageSubTit p {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 18px;
}
/* BASIC css end */

