ul li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

a:link {
  text-decoration: none; }

.row {
  margin: 0 !important; }

.my-container {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #eeeeee; }

.my-link {
  color: #035aa1;
  font-weight: bold; }
  .my-link:hover {
    color: #093669; }

.text-style {
  color: #666; }
  .text-style h1 {
    font-size: 2rem;
    font-family: "DFKai-SB", Microsoft YaHei, Arial, sans-serif;
    color: #a84d03; }

.div-link {
  height: 80px; }

.animation-item {
  visibility: hidden; }

@keyframes slow-show {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }
.animation-show {
  visibility: visible;
  animation-name: slow-show;
  animation-duration: 3s;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards; }

.page-content h3 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #a84d03;
  font-family: "DFKai-SB", Microsoft YaHei, Arial, sans-serif; }
.page-content .page-padding {
  padding: 1rem 10%; }
  @media (max-width: 575.98px) {
    .page-content .page-padding {
      padding: 0 0.5rem; } }

#back-top-wrapper {
  width: 100%;
  z-index: 10000;
  position: absolute;
  overflow: hidden;
  cursor: pointer; }
  #back-top-wrapper #back-top {
    position: fixed;
    bottom: 35%;
    right: 1%;
    margin-left: 580px;
    display: none; }
    #back-top-wrapper #back-top i {
      font-size: 2rem;
      opacity: 0.15;
      color: #a84d03; }
      #back-top-wrapper #back-top i:hover {
        opacity: 0.7; }

#load-more {
  width: 100%;
  text-align: center;
  padding: 3rem; }
  #load-more i {
    cursor: pointer;
    font-size: 2rem;
    color: #999; }
    #load-more i:hover {
      color: #ccc; }

.slider_box {
  margin-bottom: 2rem; }
  @media (max-width: 1199.98px) {
    .slider_box {
      display: block; } }
  @media (max-width: 991.98px) {
    .slider_box {
      display: none; } }

@media (max-width: 1199.98px) {
  .header-menu-desktop {
    display: block; } }
@media (max-width: 991.98px) {
  .header-menu-desktop {
    display: none; } }

@media (min-width: 1200px) {
  .header-menu-mobile {
    display: none; } }
@media (max-width: 1199.98px) {
  .header-menu-mobile {
    display: none; } }
@media (max-width: 991.98px) {
  .header-menu-mobile {
    display: block; } }

#header {
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  border-image: linear-gradient(to right, #fcfcfc 13%, #a84d03 50%, white 88%) 1; }
  #header .header-logo img {
    width: 130px; }
    @media (max-width: 1199.98px) {
      #header .header-logo img {
        width: 80px; } }
    @media (max-width: 991.98px) {
      #header .header-logo img {
        width: 50px; } }
  #header .header-title {
    color: #a84d03;
    font-size: 2.5rem;
    font-weight: bold;
    font-family: "DFKai-SB", Microsoft YaHei, Arial, sans-serif;
    display: flex;
    flex-direction: row; }
    #header .header-title .header-title-logo {
      width: 130px; }
      @media (max-width: 1199.98px) {
        #header .header-title .header-title-logo {
          width: 100px; } }
      @media (max-width: 991.98px) {
        #header .header-title .header-title-logo {
          width: 70px; } }
    #header .header-title div {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      #header .header-title div .title-text-en {
        font-size: 0.5em;
        font-family: 'Times New Roman', Times, serif; }
    @media (max-width: 1199.98px) {
      #header .header-title {
        font-size: 2rem; } }
    @media (max-width: 991.98px) {
      #header .header-title {
        font-size: 1.5rem; } }

#header-scroll {
  display: none;
  width: 100%;
  background-color: white;
  padding: 2px 10px;
  z-index: 100;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, #fcfcfc 10%, #a84d03 50%, white 90%) 1; }
  #header-scroll img {
    margin-right: 50px;
    width: 50px; }
    @media (max-width: 991.98px) {
      #header-scroll img {
        width: 40px; } }
  #header-scroll .home-menu-icon {
    display: none; }
  #header-scroll .header-scroll-title {
    display: none;
    font-size: 1rem;
    font-weight: bold;
    color: #a84d03;
    font-family: "DFKai-SB", Microsoft YaHei, Arial, sans-serif; }
    @media (max-width: 991.98px) {
      #header-scroll .header-scroll-title {
        display: block; } }

.fixed {
  position: fixed !important;
  top: 10px !important;
  right: 0;
  z-index: 102; }

.box-language {
  position: absolute;
  top: 15px;
  right: 20px; }
  @media (max-width: 991.98px) {
    .box-language {
      top: 10px; } }
  .box-language .link-languages {
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    color: #ccc;
    font-size: 1rem; }
    @media (max-width: 1199.98px) {
      .box-language .link-languages {
        font-size: 0.8rem; } }
    @media (max-width: 991.98px) {
      .box-language .link-languages {
        font-size: 0.6rem; } }
    .box-language .link-languages:hover {
      color: #a84d03; }

.start {
  display: flex !important;
  position: fixed;
  top: 0;
  z-index: 500;
  animation-name: show_header;
  animation-fill-mode: forwards;
  animation-duration: 1s; }

@keyframes show_header {
  0% {
    top: -50%; }
  100% {
    top: 0%; } }
.close {
  display: flex !important;
  position: fixed;
  top: -50;
  z-index: 500;
  animation-name: close_header;
  animation-fill-mode: forwards;
  animation-duration: 0.5s; }

@keyframes close_header {
  0% {
    top: 0%; }
  100% {
    top: -50%; } }
.home-president {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  background-image: linear-gradient(rgba(247, 248, 248, 0.164) 20%, #ffffff 80%, #dadada 90%, white 100%);
  padding: 1.5rem 0;
  margin: 1rem 0; }
  .home-president-item {
    margin: 0.5rem; }
    @media (min-width: 1200px) {
      .home-president-item {
        width: 23%; } }
    @media (max-width: 1199.98px) {
      .home-president-item {
        width: 25%; } }
    @media (max-width: 991.98px) {
      .home-president-item {
        width: 43%; } }
    @media (max-width: 575.98px) {
      .home-president-item {
        width: 90%; } }
    .home-president-item:hover img {
      transform: scale(1.1); }
    .home-president-item:hover .item-title {
      color: #630101; }
    .home-president-item .item-img {
      border: 1px solid #dfdfdf;
      overflow: hidden;
      border-radius: 10px; }
      .home-president-item .item-img img {
        width: 100%;
        transition: all 2s; }
    .home-president-item .item-title {
      transition: all 2s;
      text-align: center;
      color: #a84d03;
      font-family: "DFKai-SB", Microsoft YaHei, Arial, sans-serif;
      margin-top: 0.8rem; }
      .home-president-item .item-title label {
        font-weight: bold;
        font-size: 1.4rem;
        cursor: pointer; }
        .home-president-item .item-title label span {
          font-weight: 100;
          font-size: 1.2rem; }

.news-home {
  padding: 1rem 0rem; }
  .news-home > h3 {
    font-family: "DFKai-SB", Microsoft YaHei, Arial, sans-serif;
    color: #a84d03;
    text-align: left;
    padding-left: 1rem;
    font-size: 2rem;
    font-weight: bold; }
    @media (max-width: 991.98px) {
      .news-home > h3 {
        text-align: center; } }
  .news-home .news-home-content {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap; }
    .news-home .news-home-content-item {
      padding: 0.5rem;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
      width: 20%; }
      @media (max-width: 991.98px) {
        .news-home .news-home-content-item {
          width: 45%; } }
      @media (max-width: 767.98px) {
        .news-home .news-home-content-item {
          width: 90%;
          border-bottom: 1px solid #cecece; } }
      .news-home .news-home-content-item div img {
        width: 98%;
        margin: auto;
        border-radius: 5px;
        border: 1px solid #ccc; }
      .news-home .news-home-content-item div:first-child {
        margin: 0.5rem 0.2rem;
        font-size: 1.3rem;
        font-family: "DFKai-SB", Microsoft YaHei, Arial, sans-serif; }
      .news-home .news-home-content-item div:nth-child(2) {
        display: flex;
        align-items: center; }
      .news-home .news-home-content-item div:last-child {
        align-items: flex-end; }

.activity-space {
  background-image: linear-gradient(#fff 20%, #ccc 80%, #dadada 90%, white 100%); }

.about-us {
  letter-spacing: 2px;
  line-height: 2;
  font-size: 1.1rem; }

.map-img img {
  width: 100%; }

#footer {
  background-color: #a84d03;
  color: #999;
  z-index: 1;
  position: relative; }
  #footer .footer-container {
    margin: 0 5%;
    height: 250px;
    color: #ccc;
    padding-top: 3rem; }
    #footer .footer-container .footer-contact {
      padding-top: 3rem; }
      #footer .footer-container .footer-contact div {
        margin-bottom: 0.5rem; }
        #footer .footer-container .footer-contact div b {
          width: 100px; }
      #footer .footer-container .footer-contact a {
        color: #fff;
        font-weight: bold; }
        #footer .footer-container .footer-contact a:hover {
          color: #581f05; }
  #footer #copyright {
    background-color: #a84d03;
    text-align: right;
    padding-right: 5px; }
  #footer::after, #footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: #eeeeee;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 10% 10%); }

.menu-main {
  position: relative;
  z-index: 1000000000;
  margin: 0rem 0rem;
  display: flex;
  justify-content: right;
  font-family: "DFKai-SB", Microsoft YaHei, Arial, sans-serif; }
  @media (max-width: 991.98px) {
    .menu-main {
      display: none; } }
  .menu-main-item {
    position: relative;
    float: left;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d0e4f7+0,73b1e7+24,0a77d5+50,539fe1+79,87bcea+100;Blue+Pipe+%231 */
    background: #d0e4f7;
    /* Old browsers */
    background: -moz-linear-gradient(top, white 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, white 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, white 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
    padding: 0.7rem 1rem;
    z-index: 100003;
    border: 0.1rem solid #fff; }
    .menu-main-item label {
      padding: 0rem; }
    @media (max-width: 1199.98px) {
      .menu-main-item {
        padding: 0.5rem 0.6rem; } }
    @media (min-width: 1200px) {
      .menu-main-item-link {
        position: relative;
        padding: 1rem 0.5rem;
        cursor: pointer;
        color: #134e88;
        font-size: 1rem;
        font-weight: bold;
        z-index: 20;
        transition: all 1s;
        font-size: 1.6rem; } }
    @media (max-width: 1199.98px) {
      .menu-main-item-link {
        position: relative;
        padding: 0rem 0rem;
        cursor: pointer;
        color: #134e88;
        font-size: 0.7rem;
        font-weight: bold;
        z-index: 20;
        transition: all 1s;
        font-size: 1.4rem; } }
    .menu-main-item-bg {
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d0e4f7+0,c3d6e5+24,ffffff+50,c3d3e0+79,c9dae8+100 */
      background: #d0e4f7;
      /* Old browsers */
      background: -moz-linear-gradient(top, rgba(7, 126, 224, 0.9) 0%, rgba(7, 126, 224, 0.9) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(7, 126, 224, 0.9) 0%, rgba(7, 126, 224, 0.9) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(7, 126, 224, 0.9) 0%, rgba(7, 126, 224, 0.9) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      /* IE6-9 */
      height: 100%;
      width: 1px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 12;
      transition: all 1.5s;
      opacity: 0; }
    .menu-main-item .has-sub:after {
      content: "\276F";
      margin-left: 15px;
      display: inline-block;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    .menu-main-item:last-child {
      border-radius: 0 0.4rem 0.4rem 0;
      overflow: hidden; }
    .menu-main-item:first-child {
      border-radius: 0.4rem 0 0 0.4rem;
      overflow: hidden; }
    .menu-main-item:hover .menu-main-item-bg {
      left: 0;
      width: 100%;
      opacity: 1; }
    .menu-main-item:hover .menu-main-item-link {
      color: #ffffff; }
    .menu-main-item:hover .menu-main-sub-1 {
      pointer-events: auto;
      opacity: 1;
      margin-top: 0.6rem; }
    .menu-main-item .menu-main-sub-1 {
      pointer-events: none;
      opacity: 0;
      position: absolute;
      margin-top: -30px;
      margin-left: -18px;
      transition: all 1s;
      padding: 2px;
      white-space: nowrap;
      z-index: 100001; }
      .menu-main-item .menu-main-sub-1-item {
        position: relative;
        height: 50px;
        line-height: 50px;
        background-color: rgba(7, 126, 224, 0.9);
        border-bottom: 1px solid #fff;
        cursor: pointer; }
        @media (min-width: 1200px) {
          .menu-main-item .menu-main-sub-1-item-link {
            position: relative;
            padding: 0rem 1.5rem;
            cursor: pointer;
            color: #134e88;
            font-size: 1rem;
            font-weight: bold;
            z-index: 20;
            transition: all 1s; } }
        @media (max-width: 1199.98px) {
          .menu-main-item .menu-main-sub-1-item-link {
            position: relative;
            padding: 0rem 2.5rem;
            cursor: pointer;
            color: #134e88;
            font-size: 1rem;
            font-weight: bold;
            z-index: 20;
            transition: all 1s; } }
        .menu-main-item .menu-main-sub-1-item-bg {
          height: 100%;
          width: 1px;
          background-color: #ffffff;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 12;
          transition: all 1.5s;
          opacity: 0; }
        .menu-main-item .menu-main-sub-1-item .has-sub:after {
          content: "\276F";
          margin-left: 20px;
          display: inline-block;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          transform: rotate(0deg); }
        .menu-main-item .menu-main-sub-1-item .menu-main-sub-1-item-link {
          color: #fff; }
        .menu-main-item .menu-main-sub-1-item:hover .menu-main-sub-1-item-bg {
          width: 95%;
          opacity: 1; }
        .menu-main-item .menu-main-sub-1-item:hover .menu-main-sub-1-item-link {
          color: #134e88; }
        .menu-main-item .menu-main-sub-1-item:hover .menu-main-sub-2 {
          opacity: 1;
          pointer-events: auto;
          left: 100%; }
    .menu-main-item .menu-main-sub-2 {
      pointer-events: none;
      opacity: 0;
      position: relative;
      left: 0%;
      top: -51px;
      height: 50px;
      transition: all 1s; }
      .menu-main-item .menu-main-sub-2-item {
        position: relative;
        background-color: rgba(7, 126, 224, 0.9);
        border-bottom: 1px solid #fff; }
        .menu-main-item .menu-main-sub-2-item-link {
          position: relative;
          padding: 0rem 2rem;
          cursor: pointer;
          color: #134e88;
          font-size: 1rem;
          font-weight: bold;
          z-index: 20;
          transition: all 1s; }
        .menu-main-item .menu-main-sub-2-item-bg {
          height: 100%;
          width: 1px;
          background-color: #ffffff;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 12;
          transition: all 1.5s;
          opacity: 0; }
        .menu-main-item .menu-main-sub-2-item:hover .menu-main-sub-2-item-bg {
          width: 95%;
          opacity: 1; }
        .menu-main-item .menu-main-sub-2-item:hover .menu-main-sub-2-item-link {
          color: #ffffff; }
        .menu-main-item .menu-main-sub-2-item:hover .menu-main-sub-3 {
          opacity: 1;
          pointer-events: auto;
          left: 100%; }
    .menu-main-item .menu-main-sub-3 {
      pointer-events: none;
      opacity: 0;
      position: absolute;
      width: 100%;
      top: 0px;
      left: 0%;
      transition: all 1s; }
      .menu-main-item .menu-main-sub-3-item {
        position: relative;
        background-color: rgba(98, 199, 239, 0.9);
        border-bottom: 1px solid #fff; }
        .menu-main-item .menu-main-sub-3-item-link {
          position: relative;
          padding: 0rem 2.5rem;
          cursor: pointer;
          color: #134e88;
          font-size: 1rem;
          font-weight: bold;
          z-index: 20;
          transition: all 1s; }
        .menu-main-item .menu-main-sub-3-item-bg {
          height: 100%;
          width: 1px;
          background-color: #ffffff;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 12;
          transition: all 1.5s;
          opacity: 0; }
        .menu-main-item .menu-main-sub-3-item:hover .menu-main-sub-3-item-bg {
          width: 95%;
          opacity: 1; }
        .menu-main-item .menu-main-sub-3-item:hover .menu-main-sub-3-item-link {
          color: #ffffff; }

#mobile-menu-icon {
  position: absolute;
  right: 1rem;
  top: 2rem;
  z-index: 999999;
  padding: 0.1rem; }
  #mobile-menu-icon i {
    cursor: pointer;
    font-size: 1.3rem;
    color: #035aa1; }
    #mobile-menu-icon i:hover {
      color: #093669; }

#mobile-menu {
  position: fixed;
  opacity: 0.9;
  right: -120%;
  background-color: #fdfcfc;
  border-radius: 4px;
  border: 1px solid #ccc;
  width: 200px;
  z-index: 103;
  flex-direction: column; }
  @media (max-width: 991.98px) {
    #mobile-menu {
      width: 180px; } }
  #mobile-menu .menu-mobile-item {
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #fcfcfc 13%, #a84d03 50%, white 88%) 1;
    padding: 0.5rem 2rem; }
    #mobile-menu .menu-mobile-item .has-sub:after {
      content: "\276F";
      display: inline-block;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      position: absolute;
      right: 25px; }
    #mobile-menu .menu-mobile-item .menu-main-item-bg {
      margin-top: 0.5rem; }
    #mobile-menu .menu-mobile-item .menu-mobile-item-link {
      font-weight: bold;
      text-decoration: none;
      cursor: pointer;
      color: #035aa1; }
    #mobile-menu .menu-mobile-item .menu-mobile-sub-1 {
      position: relative;
      margin-top: 0.5rem; }
      #mobile-menu .menu-mobile-item .menu-mobile-sub-1 .menu-mobile-sub-1-item {
        display: none;
        border-bottom: 1px dotted #bbbbbb;
        padding: 0.5rem;
        font-weight: bold; }
    #mobile-menu .menu-mobile-item:hover {
      opacity: 1;
      background-color: #fff; }

.show-menu {
  display: flex !important;
  position: relative;
  animation-name: show_menu;
  animation-fill-mode: forwards;
  animation-duration: 1s; }

.close-menu {
  position: relative;
  animation-name: close_menu;
  animation-fill-mode: forwards;
  animation-duration: 1s; }

@keyframes show_menu {
  0% {
    right: -120%; }
  100% {
    right: 0%; } }
@keyframes close_menu {
  0% {
    right: 0%; }
  100% {
    right: -120%; } }
.fixed {
  position: fixed !important;
  top: 10px !important;
  right: 0;
  z-index: 999999999999999; }

.president-box {
  position: relative;
  display: flex;
  justify-content: center; }
  .president-box .president-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 90%; }
    .president-box .president-item .president-cell {
      padding: 1rem;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      width: 50%;
      border-bottom: 1px solid #c9c9c9;
      font-size: 1rem;
      font-family: "DFKai-SB", Microsoft YaHei, Arial, sans-serif; }
      @media (max-width: 991.98px) {
        .president-box .president-item .president-cell {
          width: 50%; } }
      @media (max-width: 767.98px) {
        .president-box .president-item .president-cell {
          width: 100%; } }
      .president-box .president-item .president-cell .president-title {
        font-weight: bold;
        font-size: 1.5rem;
        color: #a84d03; }
        @media (max-width: 991.98px) {
          .president-box .president-item .president-cell .president-title {
            font-size: 1.6rem; } }
      .president-box .president-item .president-cell .president-text {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        font-weight: bold;
        width: 100%;
        color: #8f8d8d; }

.president_current {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  color: #a84d03; }

.article-box .article-list-item {
  border-bottom: 1px dotted #666;
  padding: 0.5rem 5rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  transition: all 1s; }
  @media (max-width: 575.98px) {
    .article-box .article-list-item {
      padding: 0.5rem 0.5rem; } }
  .article-box .article-list-item .title {
    font-weight: bold; }
  .article-box .article-list-item .date {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #ccc;
    padding-left: 2rem; }
    @media (max-width: 991.98px) {
      .article-box .article-list-item .date {
        padding-left: 0.5rem;
        min-width: 70px; } }
    @media (max-width: 575.98px) {
      .article-box .article-list-item .date {
        padding-left: 0.1rem;
        min-width: 70px; } }
    .article-box .article-list-item .date div:nth-child(1) {
      font-size: 0.8rem;
      color: #666; }
    .article-box .article-list-item .date div:nth-child(2) {
      color: #333;
      align-items: center;
      font-size: 1rem;
      font-weight: bold; }
  .article-box .article-list-item:hover {
    background-color: #ffffff; }
.article-box .other-article {
  background-color: #333;
  margin-top: 2rem; }

.single-title {
  font-size: 2rem;
  font-weight: bold;
  color: #c74c05;
  font-family: "DFKai-SB", Microsoft YaHei, Arial, sans-serif;
  width: 100%;
  border-bottom: 2px solid;
  border-image: linear-gradient(to right, #633b0e 0%, rgba(153, 141, 116, 0.2) 30%, rgba(80, 2, 2, 0) 60%) 1;
  margin-bottom: 1rem;
  padding-left: 1rem; }
  @media (max-width: 991.98px) {
    .single-title {
      font-size: 1.3rem; } }

.icon-box {
  text-align: right;
  padding-right: 2rem; }
  .icon-box i {
    margin: 1rem 0.5rem;
    font-size: 1.5rem;
    color: rgba(4, 76, 117, 0.8); }
    .icon-box i:hover {
      color: #044c75; }

.post-navigation .nav-links {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 1rem 0;
  padding-top: 1rem;
  border-top: 2px solid;
  border-image: linear-gradient(45deg, rgba(219, 219, 219, 0), #e2e2e2, rgba(219, 219, 219, 0)) 1; }
  .post-navigation .nav-links a {
    font-size: 1rem;
    font-weight: bold;
    color: #035aa1; }
    .post-navigation .nav-links a:hover {
      color: #093669; }

.calendar-box {
  padding: 0.5rem 5rem; }
  @media (max-width: 991.98px) {
    .calendar-box {
      padding: 0.5rem 1cqh; } }
  .calendar-box .calendar-month {
    margin-top: 3rem;
    background-color: #a84d03;
    color: #fff;
    border-radius: 3px 3px 0 0;
    padding: 0.5rem 1rem;
    font-size: 1.2rem;
    font-weight: bold; }
    @media (max-width: 991.98px) {
      .calendar-box .calendar-month {
        font-size: 0.8rem; } }
  .calendar-box .calendar-item {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 0.5rem;
    background-color: #ffffff;
    position: relative;
    color: #464545; }
    .calendar-box .calendar-item .calendar-title {
      padding: 0.5rem 1rem;
      background-color: #f0f0f0;
      color: #024d8a;
      cursor: pointer;
      border-bottom: 1px solid;
      border-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 30%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 80%) 1;
      font-size: 1rem;
      font-weight: bold; }
      @media (max-width: 991.98px) {
        .calendar-box .calendar-item .calendar-title {
          font-size: 1rem; } }
      .calendar-box .calendar-item .calendar-title:hover {
        background-color: #e0dede; }
    .calendar-box .calendar-item .calendar-date {
      display: flex;
      flex-direction: row;
      padding: 0.5rem 2rem;
      font-size: 0.8rem;
      font-weight: bold; }
      .calendar-box .calendar-item .calendar-date div label {
        margin-left: 0.2rem; }
      @media (max-width: 991.98px) {
        .calendar-box .calendar-item .calendar-date {
          font-size: 0.8rem; } }
    .calendar-box .calendar-item .calendar-hide {
      display: none;
      border-top: 1px solid;
      border-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 30%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 80%) 1;
      font-size: 0.8rem;
      font-weight: bold; }
      @media (max-width: 991.98px) {
        .calendar-box .calendar-item .calendar-hide {
          font-size: 0.8rem; } }
      .calendar-box .calendar-item .calendar-hide div {
        padding: 0.5rem 2rem; }
        .calendar-box .calendar-item .calendar-hide div label {
          margin-left: 0.2rem; }
        .calendar-box .calendar-item .calendar-hide div:nth-child(1) {
          border-bottom: 1px solid;
          border-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 30%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 80%) 1; }
    .calendar-box .calendar-item .calendar-icon {
      transform-origin: center center;
      position: absolute;
      right: 10px;
      transition: all 0.3s ease-in-out; }
    .calendar-box .calendar-item .rotate {
      transform: rotate(180deg); }

.download-item {
  padding: 1rem 10rem;
  font-weight: bold; }
  @media (max-width: 991.98px) {
    .download-item {
      padding: 1rem 1rem; } }
  .download-item i {
    margin-right: 1rem; }
  .download-item:nth-child(odd) {
    background-color: #f5f5f5; }
  .download-item:hover {
    background-color: #e6e6e6; }

.single-content {
  padding-top: 3rem !important;
  background-color: #eeebeb; }
  .single-content .entry-content {
    position: relative; }
    .single-content .entry-content img {
      width: 50% !important;
      border-radius: 0.5rem;
      margin-left: 25%;
      margin-top: 1rem;
      margin-bottom: 1rem;
      border: 1px solid #666; }
      @media (max-width: 575.98px) {
        .single-content .entry-content img {
          margin-left: 5%;
          width: 90% !important; } }
      @media (max-width: 767.98px) {
        .single-content .entry-content img {
          margin-left: 10%;
          width: 80% !important; } }
    .single-content .entry-content iframe {
      width: 50% !important;
      border-radius: 0.5rem;
      margin-left: 25%;
      margin-top: 1rem;
      margin-bottom: 1rem; }
      @media (max-width: 575.98px) {
        .single-content .entry-content iframe {
          margin-left: 10%;
          width: 80% !important; } }

.single-more {
  position: relative;
  width: 100%;
  background-color: white;
  padding-top: 100px; }
  .single-more::before, .single-more::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eeebeb;
    clip-path: polygon(0% 0%, 50% 60%, 100% 0%); }
  .single-more .article-list .article-list-item {
    border-bottom: 1px dotted #666;
    padding: 0.5rem 2rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    transition: all 1s; }
    @media (max-width: 575.98px) {
      .single-more .article-list .article-list-item {
        padding: 0.5rem 0.5rem; } }
    .single-more .article-list .article-list-item .title {
      font-weight: bold; }
    .single-more .article-list .article-list-item .date {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      color: #333;
      border-left: 1px solid #ccc;
      padding-left: 2rem; }
      @media (max-width: 991.98px) {
        .single-more .article-list .article-list-item .date {
          padding-left: 0.5rem;
          min-width: 70px; } }
      @media (max-width: 575.98px) {
        .single-more .article-list .article-list-item .date {
          padding-left: 0.1rem;
          min-width: 70px; } }
      .single-more .article-list .article-list-item .date div:nth-child(1) {
        font-size: 0.8rem;
        color: #666; }
      .single-more .article-list .article-list-item .date div:nth-child(2) {
        font-size: 1rem;
        color: #666;
        font-weight: bold; }
    .single-more .article-list .article-list-item:hover {
      background-color: #f8f8f8; }

.president-single {
  background-color: #f5f5f5;
  padding: 0.5rem !important; }
  .president-single h2 {
    font-size: 2rem;
    font-weight: bold;
    color: #024e81;
    font-family: "DFKai-SB", Microsoft YaHei, Arial, sans-serif; }
    .president-single h2 span {
      font-size: 1.5rem; }
  .president-single .item-img {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 1rem; }
    .president-single .item-img img {
      border-radius: 10px;
      border: #ccc 1px solid; }

.map-space {
  background-color: white; }
  @media (max-width: 1199.98px) {
    .map-space {
      display: block; } }
  @media (max-width: 991.98px) {
    .map-space {
      display: block; } }
  .map-space .map-box {
    text-align: center;
    position: relative;
    width: 100%;
    height: 560px; }

.member-box {
  display: flex;
  flex-direction: column; }
  .member-box .member-title {
    background-color: #a84d03 !important;
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    align-items: center;
    display: block; }
    @media (max-width: 991.98px) {
      .member-box .member-title {
        display: none !important; } }
    .member-box .member-title div {
      height: 50px;
      padding-top: 13px !important;
      text-align: center;
      border-right: 1px solid #fff; }
      .member-box .member-title div:last-child {
        border-right: 0px solid transparent; }
  .member-box .member-row {
    display: flex;
    flex-direction: row;
    justify-content: left; }
    .member-box .member-row:nth-child(odd) {
      background-color: #dfdfdf; }
    .member-box .member-row div {
      padding: 0.3rem 0.5rem; }
      @media (max-width: 991.98px) {
        .member-box .member-row div {
          padding: 2px; } }
    .member-box .member-row div:nth-child(1) {
      min-width: 150px;
      font-weight: bold;
      display: flex;
      flex-direction: column; }
      @media (max-width: 991.98px) {
        .member-box .member-row div:nth-child(1) {
          flex-direction: row; }
          .member-box .member-row div:nth-child(1) span {
            padding-left: 2px; } }
    .member-box .member-row div:nth-child(2) {
      min-width: 170px; }
    .member-box .member-row div:nth-child(3) {
      width: 300px; }
    .member-box .member-row div:last-child {
      width: 60%;
      display: flex;
      flex-direction: column; }

.slider-space .carousel .carousel-inner {
  background-image: url("bg-slider.jpg");
  background-color: #cccccc;
  margin-bottom: 1rem; }
  .slider-space .carousel .carousel-inner .slider-item {
    text-align: center; }
    .slider-space .carousel .carousel-inner .slider-item .slider-img img {
      margin: 1rem 0rem;
      border-radius: 5px; }
      @media (min-width: 1200px) {
        .slider-space .carousel .carousel-inner .slider-item .slider-img img {
          width: 60%;
          max-height: 600px; } }
      @media (max-width: 1199.98px) {
        .slider-space .carousel .carousel-inner .slider-item .slider-img img {
          width: 60%;
          max-height: 500px; } }
      @media (max-width: 991.98px) {
        .slider-space .carousel .carousel-inner .slider-item .slider-img img {
          width: 70%;
          max-height: 500px; } }
      @media (max-width: 575.98px) {
        .slider-space .carousel .carousel-inner .slider-item .slider-img img {
          width: 95%;
          max-height: 400px; } }
    .slider-space .carousel .carousel-inner .slider-item .slider-text {
      margin: 1rem;
      font-size: 1.2rem;
      color: #a84d03;
      font-weight: bold; }
.slider-space .carousel .carousel-control-prev-icon {
  color: red !important; }
