@charset "utf-8";

.row_mn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  /* flex-wrap: wrap; */
  margin-right: 0px;
  margin-left: 0px;
}

.row_main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -26px;
  margin-left: -28px;
}

.shgv1 {
  height: 200px;
  margin: 35px auto;
  background: rgb(229, 243, 255);
  border-radius: 15px;
}

.shgv2 {
  float: left;
  padding: 34px 40px 10px 35px;
  height: 100%;
}

.shgv3 {
  padding: 28px 0 0 295px;
  line-height: 35px;
  font-size: 13pt;
}

.tk_title {
  margin-top: 14px;
  position: absolute;
}

.tk_title2 {
  margin-top: 14px;
  position: inherit;
}

.title1 {
  height: 235px;
  padding-top: 38px;
  width: 1180px;
  margin: 15px auto;
  background: rgb(211, 242, 223);
  border-radius: 15px;
  color: #5e2bb8;
}

.ti_0 {
  font-size: 62px;
}

.title1 span {
  font-size: 18px;
}

.sltk {
  border: 1px solid #ccc;
  padding: 13px;
  margin: 0 18px;
  height: 320px;
  width: 265px;
}

.na-subject {
  text-align: center;
}

.sltk :hover {
  font-weight: bold;
  color: #5e2bb8;
}

.na-col {
  padding-left: 20px !important;
  padding-right: 20px !important;
}