.bd1 {
  height: 6.25vw;
  background-color: #4D2F77;
  align-self: center;
  width: 100vw;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.wrap1 {
  width: 62.5vw;
  flex-direction: row;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.outer {
  display: flex;
  justify-content: space-between;
}

.main1 {
  width: 17.71vw;
}

.pic1 {
  display: block;
  width: 100%;
}

.main2 {
  width: 10.32vw;
  margin-left: 1.05vw;
}

.pic3 {
  display: block;
  width: 100%;
  height: 100%;
}

.bd17 {
  position: relative;
  background-color: #4D2F77;
  align-self: center;
  width: 100vw;
  justify-content: flex-end;
  padding: 2.09vw 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.layer5 {
  width: 62.5vw;
  flex-direction: row;
  display: flex;
}

.main4 {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.pic13 {
  width: 14.07vw;
  height: 2.09vw;
}

.img9 {
  z-index: 238;
  width: 12.71vw;
  height: 1.46vw;
  margin-top: 0.21vw;
  margin-left: 0.32vw;
}

.main5 {
  /* width: 6.15vw;
  height: 5.42vw; */
  margin-left: 2.3vw;
  display: flex;
  flex-direction: column;
}

.info8 {
  display: block;
  color: #FFFFFF;
  font-size: 0.93vw;
  font-family: Arial;
  font-weight: bold;
  line-height: 1.05vw;
  text-align: left;
}

.infoBox7 {
  z-index: 228;
  width: 5vw;
  display: block;
  color: #27204B;
  font-size: 0.93vw;
  font-family: Arial;
  line-height: 1.36vw;
  text-align: left;
  align-self: flex-start;
  margin-left: 0.11vw;
  margin-top: 0.32vw;
}

.paragraph4 {
  z-index: 229;
  width: 7.61vw;
  display: block;
  color: #27204B;
  font-size: 0.93vw;
  font-family: Arial;
  line-height: 1.36vw;
  text-align: left;
  margin-top: 1.36vw;
  margin-left: 0.73vw;
}

.main6 {
  margin-left: 2.28vw;
  display: flex;
  flex-direction: column;
}

.word11 {
  display: block;
  color: #533DA8;
  font-size: 0.93vw;
  font-family: Arial;
  font-weight: bold;
  line-height: 1.05vw;
  text-align: left;
  align-self: flex-start;
}

.block3 {
  align-self: center;
  margin-top: 0.53vw;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.img10 {
  z-index: 233;
  height: 2.5vw;
}

.txt8 {
  background-color: #654691;
  padding: 1vw 0;
  display: block;
  color: #FFFFFF;
  font-size: 0.83vw;
  font-family: Arial;
  line-height: 0.94vw;
  text-align: center;
}

.quickLink {
  margin-top: 0.32vw;
  display: flex;
  font-size: 0.93vw;
  font-family: Arial;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.36vw;
  text-align: left;
  align-self: flex-start;
}

.linkBox a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
}

.linkBox a::before {
  content: "\00BB \0020"
}

@media screen and (max-width: 960px) {
  html {
    font-size: 55px;
  }

  .bd1 {
    width: 100%;
    height: 1.2rem;
  }

  .wrap1 {
    width: 94%;
    margin: 0 auto;
  }

  .main1 {
    width: 3.68rem;
  }

  .main2 {
    width: 1.6rem;
  }

  .bd17 {
    padding: 0.4rem 0.1rem;
  }

  .layer5 {

    flex-direction: column;
  }

  .pic13 {
    width: 2.88rem;
    height: 0.42rem;
  }

  .layer5 {
    width: 100%;
  }

  .main4 {
    margin-left: 0.1rem;
  }

  .linkBox {
    display: inline-block;
  }

  .info8 {
    font-size: 0.18rem;
    line-height: 0.2rem;
  }

  .main5 {
    padding: 0.2rem 0;
  }

  .quickLink {
    width: 55%;
    justify-content: space-between;
    font-size: 0.2rem;
    line-height: 0.26rem;
  }

  .main6 {
    margin-left: 0.1rem;
  }

  .img10 {
    height: 0.48rem;
  }

  .txt8 {
    padding: 0;
    font-size: 0.16rem;
    line-height: 0.5rem;
  }

  .block3 {
    flex-grow: 0;
    flex-direction: row;
    align-self: flex-start;
  }
}
