.normal-layout > .main {
  position: relative;
}
.normal-layout > .main h2,
.normal-layout > .main h3 {
  font-weight: normal;
}
.normal-layout > .main > .banner {
  text-align: center;
  position: relative;
  height: 661px;
  background: url("../common/img/class-home/bg06_0bef00a54d.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 1;
  position: relative;
}
.normal-layout > .main > .banner > .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.3;
}
.normal-layout > .main > .banner > .cover-top {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}
.normal-layout > .main > .banner > .cover-top h1 {
  font-family: PingFangSC-Light, "Microsoft YaHei";
  font-size: 48px;
  font-weight: 666;
  color: #fff;
  letter-spacing: 0;
  padding-top: 222px;
  text-align: left;
  width: 1200px;
  margin: 0 auto;
  font-weight: 200;
}
.normal-layout > .main > .banner > .cover-top h2 {
  font-family: PingFangSC-Light, "Microsoft YaHei";
  font-size: 34px;
  color: #fff;
  letter-spacing: 0;
  text-align: left;
  width: 1200px;
  margin: 0 auto;
  font-weight: 200;
}
.normal-layout > .main > .banner > .cover-top h3 {
  font-family: PingFangSC-Light, "Microsoft YaHei";
  font-size: 18px;
  color: #fff;
  letter-spacing: 0;
  text-align: left;
  width: 1200px;
  margin: 10px auto 106px;
  font-weight: 200;
}
.normal-layout > .main > .banner > .cover-top > .guide {
  width: 1200px;
  margin: 0 auto;
  height: 45px;
  text-align: left;
}
.normal-layout > .main > .banner > .cover-top > .guide > .register {
  background: #fff;
  border: 2px solid #fff;
  border-radius: 5px;
  font-size: 14px;
  color: #333;
  padding: 7px 58px;
  margin-right: 20px;
}
.normal-layout > .main > .banner > .cover-top > .guide > .newer {
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  padding: 8px 58px;
}
.normal-layout > .main > .feature {
  background: #fff;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.normal-layout > .main > .feature p {
  margin: 0;
}
.normal-layout > .main > .feature > .feature-chinese {
  font-size: 36px;
  color: #333;
  font-family: PingFangSC-Regular;
  font-weight: 300;
  line-height: 36px;
}
.normal-layout > .main > .feature > .feature-english {
  font-size: 14px;
  color: #bbb;
  line-height: 1.5;
  font-weight: 200;
  font-family: PingFangSC-thin;
}
.normal-layout > .main > .feature > .feature-item {
  display: inline-block;
  margin-top: 60px;
  width: 166px;
  vertical-align: top;
}
.normal-layout > .main > .feature > .feature-item > .feature-item-icon {
  width: 72px;
  height: 54px;
  margin: 0 auto;
}
.normal-layout > .main > .feature > .feature-item > .feature-item-icon.feature-item-icon-1 {
  background: url("../common/img/class-home/jiagou_89c5b85d41.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .feature > .feature-item > .feature-item-icon.feature-item-icon-2 {
  background: url("../common/img/class-home/rocket_cba6ad9853.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .feature > .feature-item > .feature-item-icon.feature-item-icon-3 {
  background: url("../common/img/class-home/huazhi_ff6afc7273.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .feature > .feature-item > .feature-item-icon.feature-item-icon-4 {
  background: url("../common/img/class-home/fenxi_78aeae1fa3.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .feature > .feature-item > .feature-item-icon.feature-item-icon-5 {
  background: url("../common/img/class-home/guanli_3152ba4f94.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .feature > .feature-item > .feature-item-name {
  text-align: center;
  margin: 23px auto 13px;
  font-size: 16px;
  color: #333;
}
.normal-layout > .main > .feature > .feature-item > .feature-item-desc {
  color: #999;
  font-size: 14px;
  text-align: left;
  font-family: PingFangSC-Light;
}
.normal-layout > .main > .feature > .feature-item + .feature-item {
  margin-left: 99px;
}
.normal-layout > .main > .support {
  background: #f9f9f9;
  text-align: center;
  padding-top: 60px;
}
.normal-layout > .main > .support p {
  margin: 0;
}
.normal-layout > .main > .support > .chinese {
  font-size: 36px;
  color: #333;
  font-family: PingFangSC-Regular;
  font-weight: 300;
  line-height: 36px;
}
.normal-layout > .main > .support > .english {
  font-size: 14px;
  color: #bbb;
  line-height: 1.5;
  font-weight: 200;
  font-family: PingFangSC-thin;
}
.normal-layout > .main > .support > .pic {
  height: 605px;
  width: 100%;
  margin-top: 50px;
  background: url("../common/img/class-home/quanpingtai_962b516c28.png") no-repeat;
  background-size: cover;
  background-position: center center;
}
.normal-layout > .main > .platform {
  background: url("../common/img/class-home/bg07_c1c3bd855d.jpg") no-repeat;
  width: 100%;
  height: 728px;
  text-align: center;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.normal-layout > .main > .platform > .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.4;
}
.normal-layout > .main > .platform > .cover-top {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}
.normal-layout > .main > .platform > .cover-top h2 {
  font-family: PingFangSC-Regular;
  font-weight: 300;
  font-size: 36px;
  color: #fff;
  padding-top: 80px;
  margin: 0;
  line-height: 36px;
}
.normal-layout > .main > .platform > .cover-top p {
  margin: 0px 0 87px 0;
  font-size: 14px;
  color: #fff;
  font-weight: 200;
  font-family: PingFangSC-Light;
  line-height: 1.5;
}
.normal-layout > .main > .platform > .cover-top > .platform-column {
  width: 4px;
  height: 46px;
  background: #0e65f3;
  display: inline-block;
}
.normal-layout > .main > .platform > .cover-top > .platform-label {
  margin-left: 10px;
  font-size: 16px;
  color: #fff;
  width: 738px;
  height: 44px;
  font-weight: 300;
  vertical-align: top;
  font-family: PingFangSC-Light;
  word-break: break-all;
  display: inline-block;
  text-align: left;
}
.normal-layout > .main > .platform > .cover-top > .platform-item {
  display: inline-block;
  width: 155px;
  margin-top: 101px;
}
.normal-layout > .main > .platform > .cover-top > .platform-item > .platform-item-icon {
  width: 155px;
  height: 155px;
}
.normal-layout > .main > .platform > .cover-top > .platform-item > .platform-item-icon.platform-item-icon-1 {
  background: url("../common/img/live-home/jiaoyu10_8812f0bf0f.png") no-repeat;
  background-size: 100% 100%;
}
.normal-layout > .main > .platform > .cover-top > .platform-item > .platform-item-icon.platform-item-icon-2 {
  background: url("../common/img/live-home/jiaoyu11_097f0cc9c6.png") no-repeat;
  background-size: 100% 100%;
}
.normal-layout > .main > .platform > .cover-top > .platform-item > .platform-item-icon.platform-item-icon-3 {
  background: url("../common/img/live-home/jiaoyu12_f476d63a74.png") no-repeat;
  background-size: 100% 100%;
}
.normal-layout > .main > .platform > .cover-top > .platform-item > .platform-item-icon.platform-item-icon-4 {
  background: url("../common/img/live-home/jiaoyu13_98203408df.png") no-repeat;
  background-size: 100% 100%;
}
.normal-layout > .main > .platform > .cover-top > .platform-item > .platform-item-icon.platform-item-icon-5 {
  background: url("../common/img/live-home/jiaoyu14_918c3bbb9b.png") no-repeat;
  background-size: 100% 100%;
}
.normal-layout > .main > .platform > .cover-top > .platform-item > p {
  margin: 43px 0;
  font-family: PingFangSC-Light;
  font-weight: 300;
  color: #fff;
}
.normal-layout > .main > .platform > .cover-top > .platform-item + .platform-item {
  margin-left: 106px;
}
.normal-layout > .main > .service {
  background-color: #f9f9fa;
  width: 100%;
  height: 850px;
  position: relative;
  text-align: center;
  padding-top: 60px;
}
.normal-layout > .main > .service > h2 {
  font-size: 36px;
  color: #333;
  font-family: PingFangSC-Regular;
  font-weight: 300;
  line-height: 36px;
}
.normal-layout > .main > .service > h3 {
  font-size: 14px;
  color: #bbb;
  line-height: 1.5;
  font-weight: 200;
  font-family: PingFangSC-thin;
}
.normal-layout > .main > .service > .graphs {
  width: 940px;
  position: relative;
  margin: 78px auto 0;
}
.normal-layout > .main > .service > .graphs h3 {
  font-family: PingFangSC-Regular, "Microsoft YaHei";
  font-size: 18px;
  color: #000;
  padding-top: 28px;
  margin: 0 auto 16px;
}
.normal-layout > .main > .service > .graphs .number {
  font-family: Hvcn;
  font-size: 36px;
  color: #1795ff;
}
.normal-layout > .main > .service > .graphs .unit {
  font-family: PingFangSC-Regular, "Microsoft YaHei";
  font-size: 14px;
  color: #4a4a4a;
  margin: 7px auto 0;
}
.normal-layout > .main > .service > .graphs > .graph1 {
  position: absolute;
  left: 0;
  width: 240px;
  height: 180px;
}
.normal-layout > .main > .service > .graphs > .graph2 {
  position: absolute;
  left: 233px;
  width: 240px;
  height: 180px;
}
.normal-layout > .main > .service > .graphs > .graph3 {
  position: absolute;
  left: 466px;
  width: 240px;
  height: 180px;
}
.normal-layout > .main > .service > .graphs > .graph4 {
  position: absolute;
  left: 698px;
  width: 240px;
  height: 180px;
}
.normal-layout > .main > .service > .graphs > .graph5 {
  width: 100%;
  height: 300px;
  position: relative;
  top: 140px;
  background: url("../common/img/class-home/tongji_40aad802d5.png") no-repeat;
  background-size: 100% 100%;
}
.normal-layout > .main > .service > .service-button-container {
  text-align: center;
  margin: 230px auto 119px;
  font-size: 16px;
}
.normal-layout > .main > .service > .service-button-container > .consult {
  display: inline-block;
  width: 200px;
  line-height: 44px;
  border: 1px solid #1795ff;
  border-radius: 5px;
  color: #1795ff;
  cursor: pointer;
}
.normal-layout > .main > .service > .service-button-container > .apply {
  display: inline-block;
  width: 200px;
  line-height: 44px;
  background: #1795ff;
  border: 1px solid #0c77d0;
  border-radius: 5px;
  color: #fff;
  margin-left: 40px;
  cursor: pointer;
}
.normal-layout > .main > .partner {
  background-color: #fff;
  width: 100%;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.normal-layout > .main > .partner > h2 {
  font-size: 36px;
  color: #333;
  font-family: PingFangSC-Regular;
}
.normal-layout > .main > .partner > h3 {
  font-size: 14px;
  color: #bbb;
  line-height: 1.5;
  font-weight: 200;
  font-family: PingFangSC-thin;
}
.normal-layout > .main > .partner > .pics {
  width: 100%;
  height: 100px;
  position: relative;
  margin-top: 60px;
}
.normal-layout > .main > .partner > .pics > div {
  height: 100%;
  display: inline-block;
  background-size: cover !important;
}
.normal-layout > .main > .partner > .pics > .img1 {
  background: url("../common/img/live-home/logo_wanxin_hold@2x_b8db4a94e2.png") no-repeat;
  width: 280px;
  margin-right: 140px;
}
@media screen and (max-width: 1140px) {
  .normal-layout > .main > .partner > .pics > .img1 {
    margin-right: 10px;
  }
}
.normal-layout > .main > .partner > .pics > .img2 {
  background: url("../common/img/live-home/logo_dianli_hold@2x_4ea407f0dd.png") no-repeat;
  width: 240px;
  margin-right: 130px;
}
@media screen and (max-width: 1140px) {
  .normal-layout > .main > .partner > .pics > .img2 {
    margin-right: 0;
  }
}
.normal-layout > .main > .partner > .pics > .img3 {
  background: url("../common/img/live-home/logo_cochlear_hold@2x_fe4f90161c.png") no-repeat;
  width: 250px;
}
.normal-layout > .main > .partner > .pics > .img4 {
  background: url("../common/img/live-home/logo_cpnn_hold@2x_1088b79c79.png") no-repeat;
  width: 240px;
  margin-right: 185px;
}
@media screen and (max-width: 1140px) {
  .normal-layout > .main > .partner > .pics > .img4 {
    margin-right: 60px;
  }
}
.normal-layout > .main > .partner > .pics > .img5 {
  background: url("../common/img/live-home/logo_zanservice_hold@2x_12f3ebee20.png") no-repeat;
  width: 240px;
  margin-right: 123px;
}
@media screen and (max-width: 1140px) {
  .normal-layout > .main > .partner > .pics > .img5 {
    margin-right: 0;
  }
}
.normal-layout > .main > .partner > .pics > .img6 {
  background: url("../common/img/live-home/logo_zonggpnghui_hold@2x_b0616ba1ca.png") no-repeat;
  width: 264px;
}
