.af-c {
  width: 100%;
}
.af-c .m-c-w {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 60px;
}
.af-c .m-c-w .af-bg {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  position: absolute;
  background-image: linear-gradient(to top, rgba(220, 232, 245, 0), rgba(224, 235, 248, 0.23) 65%, #FFFBFA);
}
.af-c .m-c-w .af-bg .title {
  margin: 0 auto;
  width: 1200px;
}
.af-c .af-article {
  margin: 0 auto;
  width: 1200px;
}
.af-c .af-article h1 {
  text-align: left;
  font-family: "PT Serif";
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 37px;
  letter-spacing: normal;
  color: #333;
  padding: 30px 0 0;
  position: relative;
  z-index: 2;
  padding-bottom: 20px;
}
.af-c .af-article h2 {
  margin: 30px 0 20px 0;
  font-family: "PT Serif";
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 31px;
  letter-spacing: normal;
  color: #333;
}
.af-c .af-article h3 {
  margin: 30px 0 20px 0;
  font-family: "PT Serif";
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: #333;
}
.af-c .af-article p {
  margin: 0 0 15px;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #333;
}
.af-c .af-article a {
  color: #0b78cd;
  text-decoration: underline;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
}
.af-c .af-article strong, .af-c .af-article b {
  font-weight: bold;
}
.af-c .af-article ul {
  list-style: none;
}
.af-c .af-article ul li {
  padding-left: 16px;
  margin: 0 0 15px 0;
  object-fit: contain;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #333;
  position: relative;
}
.af-c .af-article ul li span {
  display: inline-block;
  margin-top: 5px;
}
.af-c .af-article ul li p {
  margin: 0;
  margin-top: 15px;
}
.af-c .af-article ul li:before {
  background-color: #000;
  content: "";
  display: block;
  border-radius: 50%;
  height: 6px;
  width: 6px;
  min-height: 6px;
  min-width: 6px;
  left: 0px;
  position: absolute;
  top: 8px;
}
.af-c .af-article table {
  table-layout: fixed;
  border-collapse: collapse;
  display: inline-block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  overflow-x: auto;
  color: #000;
  border-radius: 8px;
  border: solid 1px #eaeaea;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #333;
}
.af-c .af-article table strong {
  font-weight: 600;
}
.af-c .af-article table thead tr {
  background-color: #f7f9fc;
}
.af-c .af-article table thead tr th, .af-c .af-article table thead tr td {
  padding: 9px 0 9px 20px;
}
.af-c .af-article table thead tr th {
  font-weight: bold;
}
.af-c .af-article table tr:first-child th, .af-c .af-article table tr:first-child td {
  border-top: 0;
}
.af-c .af-article table tr:last-child th, .af-c .af-article table tr:last-child td {
  border-bottom: 0;
}
.af-c .af-article table th, .af-c .af-article table td {
  border: none;
  text-align: left;
  padding: 20px;
  color: #333;
  min-height: 52px;
  min-width: 150px;
  box-sizing: content-box;
  border: solid 1px #eaeaea;
}
.af-c .af-article table th:first-child, .af-c .af-article table td:first-child {
  border-left: 0;
}
.af-c .af-article table th:last-child, .af-c .af-article table td:last-child {
  border-right: 0;
}
.af-c .af-article .table1 th, .af-c .af-article .table1 td {
  padding: 15px 20px;
}
.af-c .af-article .table1 th:first-child, .af-c .af-article .table1 td:first-child {
  width: 250px;
  box-sizing: border-box;
}
.af-c .af-article .table2 th, .af-c .af-article .table2 td {
  box-sizing: border-box;
}
.af-c .af-article .table2 th:nth-child(1), .af-c .af-article .table2 td:nth-child(1) {
  width: 400px;
}
.af-c .af-article .table2 th:nth-child(2), .af-c .af-article .table2 td:nth-child(2) {
  width: 400px;
}
.af-c .af-article .table2 th:nth-child(3), .af-c .af-article .table2 td:nth-child(3) {
  width: 400px;
}
.af-c .af-article.contact {
  width: 600px;
  margin: 0 auto;
}
.af-c .af-article.contact h1 {
  text-align: center;
}
.af-c .af-article.contact form {
  margin-top: 7px;
  width: 100%;
}
.af-c .af-article.contact form select, .af-c .af-article.contact form input {
  width: 100%;
  margin-bottom: 20px;
  height: 50px;
  padding: 14px 15px;
  border-radius: 8px;
  border: solid 1px #666;
  background-color: #ffffff;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #333;
}
.af-c .af-article.contact form select {
  transition: all 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.af-c .af-article.contact form select option {
  font-size: 16px;
  color: #333;
  background-color: #fcfcfc;
}
.af-c .af-article.contact form .select1 {
  width: 100%;
  margin-bottom: 20px;
  height: 50px;
}
.af-c .af-article.contact form ._select {
  width: 100%;
  height: 50px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #333;
  padding: 14px 15px;
  border-radius: 8px;
  border: solid 1px #666;
  background-color: #ffffff;
}
.af-c .af-article.contact form ._select:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #3c3c3d transparent transparent transparent;
  margin-top: -3px;
}
.af-c .af-article.contact form ._select_list {
  display: none;
  margin-top: 6px;
  border-radius: 8px;
  border: solid 1px #666;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
}
.af-c .af-article.contact form ._select_list ._option {
  width: 100%;
  padding: 15px;
  font-size: 16px;
  cursor: pointer;
}
.af-c .af-article.contact form ._select_list ._option:hover {
  background-color: #f1f1f1;
  border-radius: 8px;
}
.af-c .af-article.contact form input {
  color: rgba(51, 51, 51, 0.5);
}
.af-c .af-article.contact form textarea {
  width: 100%;
  margin-bottom: 20px;
  height: 150px;
  padding: 14px 15px;
  border-radius: 8px;
  border: solid 1px #666;
  background-color: #ffffff;
  resize: none;
  font-size: 15px;
  line-height: 22px;
}
.af-c .af-article.contact form .submit {
  text-align: center;
  width: 100%;
  height: 50px;
  margin: 0 0 100px;
  border-radius: 8px;
  background-color: #ee5e22;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}
.af-c .af-article.about p {
  line-height: 24px;
}
.af-c .af-article.about .author_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.af-c .af-article.about .author_list .author_box {
  width: 386px;
  height: auto;
  margin: 0 0 20px;
  margin-right: 21px;
  padding: 20px 20px 25px;
  border-radius: 8px;
  background-color: #f8f8f8;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  align-items: center;
  justify-content: center;
}
.af-c .af-article.about .author_list .author_box:nth-child(3n) {
  margin-right: 0;
}
.af-c .af-article.about .author_list .author_box img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 0 0 10px 0;
}
.af-c .af-article.about .author_list .author_box .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.af-c .af-article.about .author_list .author_box .right h4 {
  margin: 0 0 8px 0;
  font-family: "PT Serif";
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 23px;
  letter-spacing: normal;
  color: #222;
}
.af-c .af-article.about .author_list .author_box .right p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 24px;
  letter-spacing: normal;
  color: #666;
  margin: 0;
  text-align: center;
  font-style: italic;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
}
.af-c .af-article.about .blog_load {
  width: 180px;
  height: 46px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  border: solid 1px #999;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: normal;
  color: #333;
  margin-bottom: 60px;
  margin-top: 10px;
}

#about .m-c-w {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .af-c .m-c-w {
    margin-bottom: 40px;
  }
  .af-c .m-c-w .af-bg {
    width: 100%;
    height: 100px;
  }
  .af-c .m-c-w .af-bg .title {
    margin: 0 auto;
    width: 100%;
  }
  .af-c .af-article {
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
  }
  .af-c .af-article h1 {
    font-size: 22px;
    padding: 20px 0 15px;
    line-height: 30px;
  }
  .af-c .af-article h2 {
    margin: 20px 0 15px 0;
    font-size: 20px;
    line-height: 30px;
  }
  .af-c .af-article h3 {
    margin: 20px 0 15px 0;
    font-size: 18px;
    line-height: 26px;
  }
  .af-c .af-article table th, .af-c .af-article table td {
    min-height: 52px;
    min-width: 150px;
  }
  .af-c .af-article.contact {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
  .af-c .af-article.contact form {
    margin-top: 0;
  }
  .af-c .af-article.contact form select, .af-c .af-article.contact form input {
    margin-bottom: 15px;
    height: 44px;
    padding: 10px 15px;
    font-size: 14px;
  }
  .af-c .af-article.contact form .select1 {
    margin-bottom: 15px;
    height: 44px;
  }
  .af-c .af-article.contact form ._select {
    height: 44px;
    font-size: 14px;
    padding: 10px 15px;
  }
  .af-c .af-article.contact form ._select:after {
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #3c3c3d transparent transparent transparent;
    margin-top: -3px;
  }
  .af-c .af-article.contact form ._select_list {
    display: none;
    margin-top: 6px;
  }
  .af-c .af-article.contact form ._select_list ._option {
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    cursor: pointer;
  }
  .af-c .af-article.contact form textarea {
    margin-bottom: 15px;
    height: 150px;
    padding: 10px 15px;
    font-size: 14px;
  }
  .af-c .af-article.contact form .submit {
    height: 50px;
    margin: 0;
    border-radius: 8px;
    font-size: 16px;
    line-height: 20px;
  }
  .af-c .af-article.about .author_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 30px;
  }
  .af-c .af-article.about .author_list .author_box {
    width: auto;
    height: auto;
    margin: 0 0 15px;
    margin-right: 0;
    padding: 15px;
    display: flex;
    flex-direction: row;
    text-decoration: none;
    align-items: center;
    justify-content: center;
  }
  .af-c .af-article.about .author_list .author_box img {
    margin: 0 10px 0 0;
  }
  .af-c .af-article.about .author_list .author_box .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .af-c .af-article.about .author_list .author_box .right h4 {
    margin: 0 0 8px 0;
    font-size: 16px;
    line-height: 23px;
  }
  .af-c .af-article.about .author_list .author_box .right p {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .af-c .af-article.about .blog_load {
    width: 180px;
    height: 46px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    border: solid 1px #999;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 20px;
    letter-spacing: normal;
    color: #333;
    margin-bottom: 40px;
    margin-top: 10px;
  }
  #about .m-c-w {
    margin-bottom: 20px;
  }
}

/*# sourceMappingURL=footer-page.css.map */
