body {
  background: url(/images/eduimages/bg.jpg) center top / auto 480px no-repeat;
  overflow-x: hidden;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p {
  margin: 0;
  padding: 0;
}
.plate-title {
  padding-top: 128px;
  text-align: center;
  margin-bottom: 64px;
  position: relative;
  z-index: 3;
}
.plate-title > .main-title {
  font-size: 40px;
  font-weight: 700;
  color: #353030;
  line-height: 46px;
}
.plate-title > .sub-title {
  margin-top: 24px;
  font-size: 16px;
  color: #5c5758;
  line-height: 24px;
}
.plate-title.shortpadding {
  padding-top: 80px;
}
.content-center {
  width: 1120px;
  margin: 0 auto;
}
.banner {
  height: 480px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 144px;
  box-sizing: border-box;
}
.banner > h1 {
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 64px;
  margin-bottom: 24px;
}
.banner > p {
  font-size: 20px;
  color: #fff;
  line-height: 32px;
  margin-bottom: 48px;
}
.banner > a {
  display: block;
  width: 240px;
  height: 56px;
  background: #fe4066;
  border-radius: 6px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 56px;
  letter-spacing: 1.13px;
  cursor: pointer;
  text-decoration: none;
}
.plate-provide {
  padding-bottom: 176px;
  overflow: hidden;
}
.plate-provide > .plate-provide-content {
  height: 680px;
  position: relative;
  z-index: 2;
}
.plate-provide > .plate-provide-content > .box {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 40px;
  box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  padding: 96px 0 96px 136px;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
.plate-provide > .plate-provide-content > .box > .item {
  width: 33.33%;
}
.plate-provide > .plate-provide-content > .box > .item > img {
  display: block;
  width: 88px;
  height: 88px;
  margin-bottom: 24px;
}
.plate-provide > .plate-provide-content > .box > .item > p {
  font-size: 24px;
  font-weight: 800;
  color: #353030;
  line-height: 36px;
  letter-spacing: 1px;
  margin-bottom: 16px;
  margin-top: 0;
}
.plate-provide > .plate-provide-content > .box > .item > div {
  font-size: 14px;
  color: #8c8889;
  line-height: 24px;
}
.plate-provide > .plate-provide-content > img {
  position: absolute;
  z-index: -1;
}
.plate-provide > .plate-provide-content > img.deco1 {
  width: 332px;
  height: 300px;
  left: -114px;
  top: -86px;
}
.plate-provide > .plate-provide-content > img.deco2 {
  width: 416px;
  height: 408px;
  right: -160px;
  bottom: -48px;
}
.plate-explore {
  padding-bottom: 80px;
  background-color: #f8f6f6;
  overflow: hidden;
}
.plate-explore .plate-explore-content {
  position: relative;
  height: 368px;
  z-index: 2;
}
.plate-explore .plate-explore-content > .plate-explore-box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
.plate-explore .plate-explore-content > .plate-explore-box > .item {
  width: 536px;
  height: 160px;
  box-sizing: border-box;
  padding: 32px;
  padding-right: 25px;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.12);
  display: flex;
}
.plate-explore .plate-explore-content > .plate-explore-box > .item > img {
  display: block;
  width: 96px;
  height: 96px;
  margin-right: 24px;
}
.plate-explore .plate-explore-content > .plate-explore-box > .item > div {
  height: 100%;
}
.plate-explore .plate-explore-content > .plate-explore-box > .item > div > h6 {
  font-size: 24px;
  font-weight: 800;
  color: #353030;
  line-height: 36px;
  letter-spacing: 1px;
  margin-top: 0;
  padding-top: 2px;
  margin-bottom: 8px;
}
.plate-explore .plate-explore-content > .plate-explore-box > .item > div > p {
  font-size: 14px;
  color: #8c8889;
  line-height: 24px;
}
.plate-explore .plate-explore-content > img {
  position: absolute;
  z-index: -1;
}
.plate-explore .plate-explore-content > .deco3 {
  left: -67px;
  top: -72px;
  width: 128px;
  height: 176px;
}
.plate-explore .plate-explore-content > .deco4 {
  right: -88px;
  bottom: 16px;
  width: 176px;
  height: 128px;
}
.plate-case > .plate-case-content {
  display: flex;
  justify-content: space-between;
}
.plate-case > .plate-case-content > .item {
  display: block;
  width: 344px;
  height: 480px;
  background: #fff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.12);
  padding-top: 32px;
  box-sizing: border-box;
  position: relative;
  transition: all 0.25s;
}
.plate-case > .plate-case-content > .item > * {
  display: block;
  width: 280px;
  margin: 0 auto;
}
.plate-case > .plate-case-content > .item img {
  display: block;
}
.plate-case > .plate-case-content > .item > .title {
  margin-bottom: 24px;
}
.plate-case > .plate-case-content > .item > .content {
  overflow: hidden;
  border-radius: 8px;
  transition: inherit;
  margin-bottom: 24px;
}
.plate-case > .plate-case-content > .item > .content > img {
  width: 100%;
  display: block;
  transition: inherit;
}
.plate-case > .plate-case-content > .item > .text {
  font-size: 14px;
  color: #8c8889;
  line-height: 24px;
  margin-bottom: 24px;
}
.plate-case > .plate-case-content > .item > .iconfont {
  display: inline;
  position: absolute;
  left: 32px;
  bottom: 43px;
  color: #8c8889;
  font-size: 22px;
  font-weight: bolder;
  transition: inherit;
  transform-origin: left center;
}
.plate-case > .plate-case-content > .item:hover {
  box-shadow: 0px 4px 36px 0px rgba(0, 0, 0, 0.3);
}
.plate-case > .plate-case-content > .item:hover > .iconfont {
  transform: translateX(14px) scaleX(1.1);
  color: #fe4066;
}
.plate-case > .plate-case-content > .item:hover > .content > img {
  transform: scale(1.15);
}
.plate-college {
  padding-bottom: 128px;
}
.plate-college > .plate-college-content {
  display: flex;
  flex-wrap: wrap;
}
.plate-college > .plate-college-content > .item {
  width: 20%;
  margin-bottom: 30px;
}
.plate-college > .plate-college-content > .item > .imgbox {
  width: 200px;
  height: 160px;
  margin: 0 auto;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
  display: flex;
  justify-content: center;
  align-items: center;
}
.plate-college > .plate-college-content > .item > .imgbox > img {
  width: 128px;
  height: 128px;
  display: block;
}
.plate-invite {
  background-color: #fe4066;
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.plate-invite > h2 {
  font-size: 44px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 56px;
  margin-bottom: 16px;
}
.plate-invite > p {
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  margin-bottom: 56px;
}
.plate-invite > a {
  display: block;
  width: 240px;
  height: 56px;
  background: #fff;
  border-radius: 6px;
  font-size: 18px;
  text-align: center;
  color: #fe4066;
  line-height: 56px;
  letter-spacing: 1.13px;
}
.dialog-wraper {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 5;
  display: none;
}
.contact-dialog {
  width: 480px;
  height: 532px;
  background: #fff;
  border-radius: 8px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.contact-dialog > * {
  display: block;
}
.contact-dialog > .iconfont {
  position: absolute;
  right: 16px;
  top: 16px;
  color: #353030ff;
  font-size: 20px;
  cursor: pointer;
  line-height: 1;
  transition: all 0.15s;
}
.contact-dialog > .iconfont:hover {
  color: #fe4066;
}
.contact-dialog > h6 {
  font-size: 24px;
  font-weight: 700;
  color: #353030;
  line-height: 36px;
  margin-bottom: 40px;
}
.contact-dialog > img {
  width: 200px;
  margin-bottom: 16px;
}
.contact-dialog > span {
  font-size: 14px;
  color: #353030;
  line-height: 24px;
  margin-bottom: 40px;
}
.contact-dialog > i {
  font-size: 14px;
  color: #8c8889;
  line-height: 24px;
  margin-bottom: 16px;
  font-style: normal;
}
.contact-dialog > p {
  font-size: 16px;
  font-weight: 700;
  color: #353030;
  line-height: 24px;
}
.cantactbtn {
  transition: all 0.3s;
  cursor: pointer;
}
.cantactbtn:hover {
  opacity: 0.88;
}
.cantactbtn.deep:hover {
  background: rgba(255, 255, 255, 0.83);
}
@media (max-width: 1200px) {
  .plate-title {
    padding-top: 64px;
    margin-bottom: 32px;
  }
  .plate-title.shortpadding {
    padding-top: 30px;
  }
  .content-center {
    width: 97%;
  }
  .plate-provide {
    padding-bottom: 60px;
  }
  .plate-provide > .plate-provide-content {
    height: 680px;
  }
  .plate-provide > .plate-provide-content > .box {
    padding-left: 130px;
    justify-content: space-around;
  }
  .plate-explore {
    padding-bottom: 60px;
  }
  .plate-explore .plate-explore-content {
    height: 340px;
  }
  .plate-explore .plate-explore-content > .plate-explore-box {
    justify-content: space-around;
  }
  .plate-explore .plate-explore-content > .plate-explore-box > .item {
    width: 46%;
  }
}
@media (max-width: 1100px) {
  .plate-case > .plate-case-content > .item {
    width: 32%;
    height: 460px;
  }
  .plate-case > .plate-case-content > .item > .iconfont {
    left: 5%;
    bottom: 25px;
  }
  .plate-college > .plate-college-content > .item {
    width: 25%;
  }
}
@media (max-width: 1000px) {
  .plate-provide > .plate-provide-content > .box {
    padding-left: 100px;
  }
  .plate-case > .plate-case-content > .item {
    width: 32%;
  }
  .plate-case > .plate-case-content > .item > * {
    width: 250px;
  }
}
@media (max-width: 900px) {
  .plate-college > .plate-college-content > .item {
    width: 33.33%;
  }
}
@media (max-width: 950px) {
  .plate-explore .plate-explore-content {
    height: 290px;
  }
  .plate-explore .plate-explore-content > .plate-explore-box {
    justify-content: space-around;
  }
  .plate-explore .plate-explore-content > .plate-explore-box > .item {
    width: 48%;
    height: 136px;
    padding: 20px;
  }
}
@media (max-width: 875px) {
  .plate-provide > .plate-provide-content > .box {
    padding-left: 70px;
  }
  .plate-explore .plate-explore-content {
    height: initial;
  }
  .plate-explore .plate-explore-content > .plate-explore-box {
    height: initial;
    display: block;
  }
  .plate-explore .plate-explore-content > .plate-explore-box > .item {
    width: 536px;
    margin: 0 auto;
    height: 160px;
    padding: 32px;
    padding-right: 25px;
  }
  .plate-explore .plate-explore-content > .plate-explore-box > .item:not(:last-child) {
    margin-bottom: 30px;
  }
  .plate-case > .plate-case-content {
    width: 100%;
  }
  .plate-case > .plate-case-content > .item > * {
    width: 220px;
  }
  .plate-case > .plate-case-content > .item > .iconfont {
    left: 10%;
    bottom: 30px;
  }
}
@media (max-width: 750px) {
  .plate-provide > .plate-provide-content > .box {
    padding-left: 30px;
  }
  .plate-case > .plate-case-content > .item > * {
    width: 180px;
  }
  .plate-case > .plate-case-content > .item:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  body {
    background: url(/images/eduimages/bg.jpg) center top / auto 300px no-repeat;
  }
  .banner {
    padding-top: 100px;
    height: 300px;
    text-align: center;
  }
  .banner > h1 {
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 12px;
  }
  .banner > p {
    font-size: 14px;
    line-height: 18px;
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .banner > a {
    width: 120px;
    height: 38px;
    border-radius: 6px;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: 1.13px;
  }
  .plate-title {
    padding-top: 32px;
    margin-bottom: 25px;
  }
  .plate-title.shortpadding {
    padding-top: 32px;
  }
  .plate-title > .main-title {
    font-size: 20px;
    line-height: 26px;
  }
  .plate-title > .sub-title {
    margin-top: 20px;
    font-size: 14px;
    line-height: 18px;
    padding: 0 20px;
  }
  .plate-explore .plate-explore-content > .plate-explore-box > .item {
    width: 90%;
    height: 126px;
    padding: 15px;
    padding-right: 10px;
  }
  .plate-invite {
    height: 300px;
  }
  .plate-invite > h2 {
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 12px;
  }
  .plate-invite > p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  .plate-invite > a {
    width: 120px;
    height: 38px;
    border-radius: 6px;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: 1.13px;
  }
  .contact-dialog {
    width: 87%;
    height: 380px;
  }
  .contact-dialog > .iconfont {
    position: absolute;
    right: 16px;
    top: 16px;
    color: #353030ff;
    font-size: 20px;
    cursor: pointer;
    line-height: 1;
  }
  .contact-dialog > h6 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .contact-dialog > img {
    width: 150px;
    margin-bottom: 8px;
  }
  .contact-dialog > span {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .contact-dialog > i {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .contact-dialog > p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 670px) {
  .plate-college {
    padding-bottom: 60px;
  }
  .plate-college > .plate-college-content {
    justify-content: space-around;
  }
  .plate-college > .plate-college-content > .item {
    margin-bottom: 15px;
    width: 50%;
  }
}
@media (max-width: 650px) {
  .plate-provide > .plate-provide-content {
    height: initial;
  }
  .plate-provide > .plate-provide-content > .box {
    height: initial;
    padding: 30px 0 20px;
  }
  .plate-provide > .plate-provide-content > .box > .item {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 50%;
    text-align: center;
    margin-bottom: 10px;
  }
  .plate-case > .plate-case-content {
    display: block;
  }
  .plate-case > .plate-case-content > .item {
    width: 65%;
    height: 520px;
    margin: 0 auto;
  }
  .plate-case > .plate-case-content > .item > * {
    width: 85%;
  }
  .plate-case > .plate-case-content > .item > .iconfont {
    left: 7.3%;
    bottom: 25px;
  }
}
@media (max-width: 550px) {
  .plate-case > .plate-case-content > .item {
    height: 480px;
  }
}
@media (max-width: 500px) {
  .plate-provide > .plate-provide-content {
    width: 90%;
  }
  .plate-provide > .plate-provide-content > .box > .item {
    width: 100%;
  }
}
@media (max-width: 467px) {
  .plate-explore .plate-explore-content > .plate-explore-box > .item > div {
    height: 100%;
  }
  .plate-explore .plate-explore-content > .plate-explore-box > .item > div > h6 {
    font-size: 16px;
    line-height: 22px;
  }
  .plate-explore .plate-explore-content > .plate-explore-box > .item > div > p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 450px) {
  .plate-college > .plate-college-content > .item > .imgbox {
    width: 150px;
    height: 120px;
  }
  .plate-college > .plate-college-content > .item > .imgbox > img {
    width: 96px;
    height: 96px;
  }
}
@media (max-width: 420px) {
  .plate-case > .plate-case-content > .item {
    height: 450px;
  }
}
