* {
  box-sizing: border-box;
}

img {
  display: block;
  width: 100%;
}

.main-wrapper a:hover {
  color: #9f7829;
}

.desc-img {
  overflow: hidden;
  cursor: pointer;
}

.desc-img img {
  transform: scale(1);
  transition: transform 0.5s;
}

.desc-img img:hover {
  transform: scale(1.2);
}

.ct-part {
  background-color: #fff;
  padding: 1.2rem 1.32rem 0.8rem;
  font-size: 16px;
}

.ct-part a:hover {
  text-decoration: underline;
}

.ct-part:nth-child(n + 2) {
  margin-top: 0.24rem;
}

.ct-part .depart-name {
  font-size: 14px;
  font-family: Muli, Muli-Bold;
  font-weight: 700;
  text-align: left;
  color: rgba(51, 51, 51, 0.27);
  line-height: 1.4;
}

.ct-part h2 {
  margin-top: 0.22rem;
  padding-bottom: 0.38rem;
  font-size: 0.6rem;
  font-family: Muli, Muli-Bold;
  font-weight: 700;
  text-align: left;
  color: #1d4f92;
  line-height: 1;
}

.lds-head {
  padding-top: 1.05rem;
  padding-bottom: 0.43rem;
}

.lds-head h1 {
  font-size: 0.6rem;
  font-family: Muli, Muli-Bold;
  font-weight: 700;
  color: #a88337;
  line-height: 1;
}

.lds-head p {
  margin-top: 0.2rem;
  width: 35%;
  font-size: 0.24rem;
  font-family: Muli, Muli-Regular;
  font-weight: 400;
  text-align: left;
  color: #000000;
  line-height: 1.5;
}

.lds-head .lds-title {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.74rem;
  font-size: 12px;
  font-family: Muli, Muli-Light;
  font-weight: 300;
  text-align: left;
  color: #adadad;
  line-height: 1.6;
}

.lds-head .title-part {
  margin-right: 10px;
}

.lds-head .title-part:nth-child(n + 2) {
  margin-left: 10px;
}

.lds-head .title-part.active {
  color: #a88337;
}

.leadership-wrpper {
  padding-bottom: 1.3rem;
  background: #f9f9f9;
}

.leadership-wrpper .lds-part {
  position: relative;
}

.leadership-wrpper .intro-content .intro-img img {
  height: unset;
}

.leadership-wrpper .view-more {
  position: absolute;
  right: 0;
  top: 0.6rem;
}

.leadership-wrpper .intro-article {
  margin-top: 0.5rem;
  flex: 1;
}

.leadership-wrpper .intro-article .article-content {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-gap: 0.5rem;
}

.leadership-wrpper .intro-article .pro-pos {
  font-size: 0.26rem;
  font-family: Muli, Muli-Regular;
  font-weight: 400;
  text-align: left;
  color: #9f7829;
  line-height: 1.4;
}

.leadership-wrpper .intro-article .pro-name {
  font-size: 0.26rem;
  font-family: Muli, Muli-Bold;
  font-weight: 700;
  text-align: left;
  color: #9f7829;
  line-height: 1.4;
}

.leadership-wrpper .intro-article p {
  margin-top: 0.13rem;
  margin-bottom: 10px;
  font-size: Max(0.18rem, 12px);
  font-family: Muli, Muli-Regular;
  font-weight: 400;
  text-align: justify;
  color: #000000;
  line-height: 1.6;
}

.leadership-wrpper .intro-article .see-more {
  margin-top: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 0.72rem;
  font-size: 12px;
  font-family: Muli, Muli-Regular;
  font-weight: 400;
  text-align: left;
  color: #003366;
  line-height: 1.8;
  background: #f3f6fa;
  border: 1px solid #ebebeb;
}

.leadership-wrpper .intro-article .see-more img {
  margin-left: 6px;
  width: 14px;
  height: 14px;
}

.leadership-wrpper .vice-list {
  display: flex;
  flex-wrap: wrap;
}

.leadership-wrpper .vice-list .vice-part {
  width: 24.4%;
  margin-left: 0.8%;
}

.leadership-wrpper .vice-list .vice-part:nth-child(4n - 3) {
  margin-left: 0;
}

.leadership-wrpper .vice-list .vice-part:nth-child(n + 5) {
  margin-top: 0.75rem;
}

.leadership-wrpper .vice-list .vice-img {
  background: linear-gradient(180deg, #efefef, #fcfcfc);
}

.leadership-wrpper .vice-list .vice-pos {
  font-size: 0.26rem;
  font-family: Muli, Muli-Regular;
  font-weight: 400;
  text-align: left;
  color: #9f7829;
  line-height: 1.5;
}

.leadership-wrpper .vice-list .vice-name {
  font-size: 0.26rem;
  font-family: Muli, Muli-Bold;
  font-weight: 700;
  text-align: left;
  color: #9f7829;
  line-height: 1.5;
}

.leadership-wrpper .vice-list .vice-name a {
  display: flex;
  justify-content: center;
  text-align: center;
}

.leadership-wrpper .vice-list .vice-havest {
  display: flex;
  justify-content: space-between;
  margin-top: 0.16rem;
  font-size: Max(0.18rem, 12px);
  font-family: Muli, Muli-Regular;
  font-weight: 400;
  text-align: center;
  color: #000000;
  line-height: 1.6;
}

.leadership-wrpper .vice-intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.14rem;
}

.leadership-wrpper .vice-havest p:nth-child(2) {
  margin-left: 0.2rem;
}

.leadership-wrpper .per-intro {
  position: relative;
  overflow: hidden;
  min-height: 4.1rem;
  background: url("../images/leadership/personintro-img01.jpg") no-repeat center/100% 100%;
}

.leadership-wrpper .per-intro.per-president {
  background: url("../images/leadership/bg-president.jpg") no-repeat center/100% 100%;
}

.leadership-wrpper .per-intro img {
  margin-top: 20px;
  height: 100%;
  object-fit: contain;
}

.leadership-wrpper .per-intro .per-intro-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 4rem;
}

.leadership-wrpper .per-intro .per-intro-info {
  padding: 0.5rem 1.32rem;
  width: 55%;
}

.leadership-wrpper .per-intro .per-intro-info p {
  margin-top: 0;
  font-size: Max(0.18rem, 12px);
  font-family: Muli, Muli-Regular;
  font-weight: 400;
  text-align: left;
  color: #000000;
  line-height: 1.6;
}

.leadership-wrpper .per-intro .per-intro-info h2 {
  margin-top: 0.2rem;
  margin-bottom: 0.1rem;
  font-size: Max(0.18rem, 12px);
  font-family: Muli, Muli-Regular;
  font-weight: 400;
  text-align: left;
  color: #A88337;
  line-height: 1.6;
}

.leadership-wrpper .per-intro .per-name {
  margin-bottom: 0.25rem;
  font-size: 0.4rem;
  font-family: Muli, Muli-Bold;
  font-weight: 600;
  color: #555;
  line-height: 1.2;
}

.leadership-wrpper .per-intro .per-havest {
  display: flex;
  flex-direction: column;
  font-size: 0.24rem;
  font-family: Muli, Muli-Regular;
  color: #000;
  line-height: 1.6;
}

.leadership-wrpper .per-intro .per-havest h1 {
  margin-bottom: 0.25rem;
  font-size: 0.4rem;
  font-family: Muli, Muli-Bold;
  font-weight: 600;
  color: #555;
  line-height: 1.2;
}

.leadership-wrpper .lds-m-article {
  margin-top: 0;
  padding-bottom: 1.3rem;
  padding-top: 0.58rem;
}

.leadership-wrpper .lds-m-article h2 {
  margin-bottom: 0.2rem;
  padding-bottom: 0;
  font-size: 0.26rem;
  font-family: Muli, Muli-Bold;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 1.4;
}

.leadership-wrpper .lds-m-article h2:nth-of-type(n + 2) {
  margin-top: 0.3rem;
}

.leadership-wrpper .lds-m-article .article-content {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 40px;
  font-size: Max(0.18rem, 12px);
  font-family: Muli, Muli-Regular;
  font-weight: 400;
  text-align: justify;
  color: #000000;
  line-height: 1.6;
}

.leadership-wrpper .lds-m-article .half-article {
  width: 50%;
}

.leadership-wrpper .lds-m-article p {
  font-size: Max(0.18rem, 12px);
  font-family: Muli, Muli-Regular;
  font-weight: 400;
  text-align: justify;
  color: #000000;
  line-height: 1.6;
}

.leadership-wrpper .lds-m-article p:nth-child(n + 2) {
  margin-top: 0.12rem;
}

.leadership-wrpper .lds-m-article ul {
  padding-left: 20px;
  list-style-type: disc;
  font-size: Max(0.18rem, 12px);
  font-family: Muli, Muli-Regular;
  font-weight: 400;
  text-align: left;
  color: #000000;
  line-height: 1.2;
}

.leadership-wrpper .lds-m-article ul li:nth-child(n + 2) {
  margin-top: 0.18rem;
}

.leadership-wrpper .vice-pre .vice-img {
  height: 3rem;
  padding-top: 20px;
}

.leadership-wrpper .vice-pre .vice-img img {
  object-fit: contain;
}

.leadership-wrpper .hub-leaders .vice-img {
  height: 4rem;
}

@media screen and (max-width: 1000px) {
  .leadership-wrpper .lds-m-article .article-content {
    column-count: unset;
  }
}

@media screen and (max-width: 910px) {
  .ct-part {
    padding: 30px 20px 30px;
  }
  .ct-part .depart-name {
    font-size: 12px;
  }
  .ct-part h2 {
    padding-bottom: 20px;
    font-size: 24px;
  }
  .ct-part:nth-child(n + 2) {
    margin-top: 24px;
  }
  .leadership-wrpper {
    padding-bottom: 0;
  }
  .leadership-wrpper .lds-pres .intro-content {
    flex-direction: column;
  }
  .leadership-wrpper .view-more {
    top: 30px;
  }
  .leadership-wrpper .intro-content .intro-img {
    width: 100%;
  }
  .leadership-wrpper .intro-article {
    margin-top: 10px;
    margin-left: unset;
  }
  .leadership-wrpper .intro-article .article-content {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
  .leadership-wrpper .intro-article .pro-pos {
    font-size: 14px;
  }
  .leadership-wrpper .intro-article .pro-name {
    font-size: 16px;
  }
  .leadership-wrpper .intro-article p {
    margin: 10px 0 20px;
    font-size: 12px;
  }
  .leadership-wrpper .intro-article .see-more {
    height: 35px;
  }
  .leadership-wrpper .vice-list {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .leadership-wrpper .vice-list .vice-part {
    flex: unset;
    width: 48%;
  }
  .leadership-wrpper .vice-list .vice-part:nth-child(n + 2) {
    margin-left: 0;
  }
  .leadership-wrpper .vice-list .vice-part:nth-child(n + 3) {
    margin-top: 20px;
  }
  .leadership-wrpper .vice-list .vice-intro {
    margin-top: 10px;
    align-items: start;
  }
  .leadership-wrpper .vice-list .vice-pos {
    font-size: 12px;
  }
  .leadership-wrpper .vice-list .vice-name {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .leadership-wrpper .vice-list .vice-img {
    width: 100%;
  }
  .leadership-wrpper .vice-list .vice-havest {
    text-align: left;
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.6;
  }
  .leadership-wrpper .vice-list .vice-havest span {
    display: block;
  }
  .leadership-wrpper .vice-list .vice-havest span:nth-child(n + 2) {
    margin-left: 0;
  }
  .leadership-wrpper .vice-list.hub-list .vice-part {
    width: 32%;
    margin-top: unset;
  }
  .leadership-wrpper .vice-list.hub-list .vice-part:nth-child(n + 4) {
    margin-top: 30px;
  }
  .leadership-wrpper .per-intro {
    min-height: 200px;
  }
  .leadership-wrpper .per-intro .per-intro-info {
    left: 20px;
    padding: 30px 20px;
    width: 100%;
    background-color: #fff;
  }
  .leadership-wrpper .per-intro .per-intro-info p {
    font-size: 12px;
  }
  .leadership-wrpper .per-intro .per-intro-info h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 14px;
  }
  .leadership-wrpper .per-intro .per-name {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .leadership-wrpper .per-intro .per-intro-img {
    position: static;
    padding: 0 20px;
    width: 100%;
    height: 200px;
  }
  .leadership-wrpper .per-intro .per-havest {
    font-size: 12px;
  }
  .leadership-wrpper .per-intro .per-havest h1 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .leadership-wrpper .lds-m-article {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .leadership-wrpper .lds-m-article h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .leadership-wrpper .lds-m-article h2:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  .leadership-wrpper .lds-m-article p {
    font-size: 12px;
  }
  .leadership-wrpper .lds-m-article .article-content {
    column-count: 1;
    font-size: 12px;
  }
  .leadership-wrpper .lds-m-article p {
    width: 100%;
  }
  .leadership-wrpper .lds-m-article p:nth-child(n + 2) {
    margin-top: 10px;
  }
  .leadership-wrpper .lds-m-article li {
    font-size: 12px;
  }
  .leadership-wrpper .lds-m-article ul li:nth-child(n + 2) {
    margin-top: 10px;
  }
}

@media screen and (max-width: 500px) {
  .leadership-wrpper .view-more {
    position: static;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .leadership-wrpper .vice-list {
    flex-direction: column;
  }
  .leadership-wrpper .vice-list .vice-part {
    width: 100%;
  }
  .leadership-wrpper .vice-list .vice-part:nth-child(n + 2) {
    margin-left: unset;
    margin-top: 30px;
  }
  .leadership-wrpper .vice-list .vice-part .vice-havest {
    margin-top: 0;
    display: block;
  }
  .leadership-wrpper .vice-list .vice-part p:nth-child(2) {
    margin-left: 0;
  }
  .leadership-wrpper .vice-list.hub-list {
    flex-direction: unset;
  }
  .leadership-wrpper .vice-list.hub-list .vice-part {
    width: 48%;
  }
  .leadership-wrpper .vice-list.hub-list .vice-part:nth-child(n + 2) {
    margin-top: unset;
  }
  .leadership-wrpper .vice-list.hub-list .vice-part:nth-child(n + 3) {
    margin-top: 20px;
  }
  .leadership-wrpper .vice-list.hub-list .vice-part {
    width: 70%;
  }
  .leadership-wrpper .vice-list.hub-list .vice-part:nth-child(n + 2) {
    margin-top: 20px;
  }
  .leadership-wrpper .per-intro .per-intro-info {
    width: 100%;
    left: 20px;
  }
  .leadership-wrpper .per-intro .per-havest {
    font-size: 12px;
  }
  .leadership-wrpper .per-intro .per-havest .tag:nth-child(n + 2) {
    margin-top: 2px;
  }
}

@media screen and (max-width: 400px) {
  .leadership-wrpper .per-intro .per-intro-img {
    width: 80%;
    height: 100%;
    margin: 0 auto;
  }
  .leadership-wrpper .per-intro img {
    margin-top: 20px;
    object-fit: cover;
  }
}
