.section1 {
  background: url(../images/page1_bg.png) no-repeat center top;
  background-size: 100%;
}

.section1 .english {
  text-transform: uppercase;
  color: #a4906d;
  font-size: 40px;
  line-height: 40px;
}

.section1 .year {
  color: #a4906d;
  font-size: 36px;
  line-height: 36px;
}

.section1 h1 {
  font-family: SourceHanSansSC-Bold;
  font-size: 100px;
  font-weight: bold;
  line-height: 100px;
  letter-spacing: 4px;
  color: #223e4c;
}

.section1 .words {
  font-family: SourceHanSansSC-Normal;
  font-size: 26px;
  background: url(../images/word_bg.png) no-repeat left center;
  padding-left: 90px;
  margin-bottom: 205px;
  color: #223e4c;
}

.section1 .join {
  font-family: SourceHanSansSC-Bold;
  font-size: 20px;
  line-height: 36px;
  color: #434343;
  position: relative;
}

.section1 .join::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 86px;
  height: 4px;
  background-color: #434343;
}

.section1 .join p {
  font-weight: bold;
}

.section2 {
  background: #000 url(../images/page2_bg.png) no-repeat center top;
  background-size: 100%;
}

.section2 h2 {
  text-align: center;
  padding-bottom: 42px;
}

.section2 .rankBox {
  width: 324px;
  height: 760px;
  margin: 0 auto;
  position: relative;
}

.section2 .rank {
  position: relative;
}

.section2 .rank em {
  position: absolute;
  width: 196px;
  height: 122px;
}

.section2 .rank .about {
  position: absolute;
  width: 275px;
  height: 494px;
}

.section2 .rank .about .name {
  font-size: 30px;
  color: #fff;
  padding-left: 10px;
}

.section2 .rank .about .adress {
  padding: 5px 0 15px 20px;
  font-size: 16px;
  color: #212121;
}

.section2 .rank .about .button {
  width: 103px;
  height: 35px;
  display: block;
}

.section2 .rank .about .button img {
  display: block;
}

.section2 .rank1 {
  background: url(../images/No1_bg.png) no-repeat;
  width: 324px;
  height: 654px;
  padding: 150px 0 0 0;
}

.section2 .rank1 em {
  left: 78px;
  top: 38px;
  background: url(../images/No1.png) no-repeat;
}

.section2 .rank1 .about {
  left: -1px;
  bottom: 9px;
  background: url(../images/No1_shadow.png) no-repeat;
  padding-top: 358px;
  padding-left: 68px;
}

.section2 .rank2 {
  position: absolute;
  left: -282px;
  top: 73px;
  background: url(../images/No2_bg.png) no-repeat;
  width: 368px;
  height: 650px;
  padding: 154px 0 0 28px;
}

.section2 .rank2 em {
  left: 104px;
  top: 38px;
  background: url(../images/No2.png) no-repeat;
}

.section2 .rank2 .about {
  left: 28px;
  bottom: 1px;
  background: url(../images/No2_shadow.png) no-repeat;
  padding-top: 358px;
  padding-left: 68px;
}

.section2 .rank3 {
  position: absolute;
  left: 240px;
  top: 112px;
  background: url(../images/No3_bg.png) no-repeat;
  width: 313px;
  height: 726px;
  padding: 150px  0 0 0;
}

.section2 .rank3 em {
  left: 78px;
  top: 38px;
  background: url(../images/No3.png) no-repeat;
}

.section2 .rank3 .about {
  left: -4px;
  bottom: 82px;
  background: url(../images/No2_shadow.png) no-repeat;
  padding-top: 358px;
  padding-left: 68px;
}

.section3 {
  background: url(../images/rank_bg.jpg) no-repeat center top;
  background-size: 100%;
}

.section3 .member .photo {
  background: url(../images/fill.png) no-repeat right center;
  position: relative;
  margin-left: 18px;
  padding: 42px 155px 62px 0;
}

.section3 .member .photo .rank {
  position: absolute;
  left: -8px;
  top: 34px;
  width: 103px;
  height: 76px;
  z-index: 2;
}

.section3 .member .photo .img {
  width: 230px;
  height: 305px;
  border-radius: 20px;
  border: solid 3px #e2d4b7;
}

.section3 .member .info {
  padding-left: 110px;
  overflow: hidden;
}

.section3 .member .info h3 {
  line-height: 36px;
  margin-bottom: 10px;
  padding-top: 50px;
}

.section3 .member .info h3 strong {
  display: block;
  color: #00004d;
  font-family: MicrosoftYaHei-Bold;
  font-size: 30px;
}

.section3 .member .info h3 span {
  font-family: STXihei;
  font-size: 28px;
  color: #00004d;
  font-style: italic;
  font-weight: bold;
}

.section3 .member .info .about {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #434343;
  letter-spacing: 2px;
  margin-bottom: 40px;
}

.section3 .member .info .works h4 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 22px;
  color: #00004d;
  font-weight: bold;
}

.section3 .member .info .works ul li {
  float: left;
  width: 340px;
  margin-right: 10px;
  font-size: 14px;
  line-height: 26px;
  color: #767d95;
}

.section3 .member .info .works ul li span {
  color: #00004d;
  padding-right: 15px;
}

.section3 .future {
  padding-left: 178px;
  padding-top: 80px;
}

.footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 14px;
  color: #666666;
  background-color: #0c0c2b;
  height:40px;
  line-height: 40px;
  text-align: center;
}

#fullPage-nav span {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
}

#fullPage-nav li .active span {
  background: #fff;
}
