.normal-layout > .main {
  position: relative;
  min-width: 1250px;
}
.normal-layout > .main h2,
.normal-layout > .main h3 {
  font-weight: normal;
}
.normal-layout > .main .swiper-wrapper {
  width: 100%;
  height: 740px;
}
.normal-layout > .main .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.normal-layout > .main .service-button-container {
  text-align: center;
  margin: 60px auto 0;
  font-size: 14px;
}
.normal-layout > .main .service-button-container > .consult {
  display: inline-block;
  width: 200px;
  line-height: 38px;
  border: 1px solid #1795ff;
  border-radius: 5px;
  color: #1795ff;
  cursor: pointer;
}
.normal-layout > .main .service-button-container > .apply {
  display: inline-block;
  width: 200px;
  line-height: 38px;
  background: #1795ff;
  border: 1px solid #0c77d0;
  border-radius: 5px;
  color: #fff;
  margin-left: 20px;
  cursor: pointer;
}
.normal-layout > .main .banner {
  text-align: center;
  position: relative;
  height: 661px;
  background: url("../common/img/class-home/bg09_06a04f352b.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
}
.normal-layout > .main .banner > .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.4;
}
.normal-layout > .main .banner > .content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.normal-layout > .main .banner > .content 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 > .content 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 > .content 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 > .content > .guide {
  width: 1200px;
  margin: 0 auto;
  height: 45px;
  text-align: left;
}
.normal-layout > .main .banner > .content > .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 > .content > .guide > .newer {
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  padding: 8px 58px;
}
.normal-layout > .main > .platform {
  background: url("../common/img/class-home/bg08_7d0787559e.png") no-repeat;
  width: 100%;
  height: 700px;
  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;
  padding-top: 80px;
}
.normal-layout > .main > .platform > .cover-top h2 {
  font-size: 36px;
  color: #fff;
  margin: 0;
  line-height: 36px;
  font-family: PingFangSC-Light;
  font-weight: 300;
}
.normal-layout > .main > .platform > .cover-top > .platform-item {
  display: inline-block;
  width: 155px;
  margin: 100px 50px;
}
.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/class-home2/icon-47_1a77f8644f.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/class-home2/icon-48_3a69587030.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/class-home2/icon-49_0b99615c98.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/class-home2/icon-50_6d9935bff0.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 > .service-button-container {
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
}
.normal-layout > .main > .platform > .cover-top > .service-button-container > .consult {
  display: inline-block;
  width: 200px;
  line-height: 38px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
.normal-layout > .main > .platform > .cover-top > .service-button-container > .apply {
  display: inline-block;
  width: 200px;
  line-height: 38px;
  background: #fff;
  border: #fff;
  border-radius: 5px;
  color: #000;
  margin-left: 20px;
  cursor: pointer;
}
.normal-layout > .main > .meeting-feature-box {
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding: 60px 0;
}
.normal-layout > .main > .meeting-feature-box > h2 {
  font-size: 36px;
  color: #333;
  font-family: PingFangSC-Light;
  font-weight: 300;
  line-height: 36px;
}
.normal-layout > .main > .meeting-feature-box > h3 {
  font-size: 14px;
  color: #bbb;
  line-height: 1.5;
  font-weight: 200;
  font-family: PingFangSC-Light;
  margin-top: 10px;
}
.normal-layout > .main > .meeting-feature-box > .features {
  margin-top: 60px;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item {
  display: inline-block;
  width: 207px;
  vertical-align: top;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon {
  width: 85px;
  height: 80px;
  margin: 0 auto;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-1 {
  background: url("../common/img/class-home2/icon-31_fa4a623fc6.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-2 {
  background: url("../common/img/class-home2/icon-38_6110e90cad.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-3 {
  background: url("../common/img/class-home2/icon-32_1f4d7dd96a.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-4 {
  background: url("../common/img/class-home2/icon-36_b1b53f6e4e.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-5 {
  background: url("../common/img/class-home2/icon-35_e4ed58738b.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-6 {
  background: url("../common/img/class-home2/icon-37_ac9d99612e.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-7 {
  background: url("../common/img/class-home2/icon-39_f03d70ccb9.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-8 {
  background: url("../common/img/class-home2/icon-40_aae47afee4.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-9 {
  background: url("../common/img/class-home2/icon-41_bb64519105.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-10 {
  background: url("../common/img/class-home2/icon-42_ce4a8066bd.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-11 {
  background: url("../common/img/class-home2/icon-43_22d154e39f.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .feature-icon.feature-icon-12 {
  background: url("../common/img/class-home2/icon-44_722b76fcca.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .title {
  color: #333;
  font-size: 16px;
  margin: 20px auto;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item > .desc {
  font-size: 14px;
  font-family: PingFangSC-Light;
  font-weight: 300;
  color: #999;
  text-align: left;
}
.normal-layout > .main > .meeting-feature-box > .features > .feature-item + .feature-item {
  margin-left: 144px;
}
.normal-layout > .main > .meeting-feature-box-2 {
  background: #fff;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.normal-layout > .main > .meeting-feature-box-2 p {
  margin: 0;
}
.normal-layout > .main > .meeting-feature-box-2 > .feature-chinese {
  font-size: 36px;
  color: #333;
  font-family: PingFangSC-Regular;
  font-weight: 300;
  line-height: 36px;
}
.normal-layout > .main > .meeting-feature-box-2 > .feature-english {
  font-size: 14px;
  color: #bbb;
  line-height: 1.5;
  font-weight: 200;
  font-family: PingFangSC-thin;
}
.normal-layout > .main > .meeting-feature-box-2 > .feature-item {
  display: inline-block;
  margin-top: 60px;
  width: 166px;
  vertical-align: top;
}
.normal-layout > .main > .meeting-feature-box-2 > .feature-item > .feature-item-icon {
  width: 85px;
  height: 80px;
  margin: 0 auto;
}
.normal-layout > .main > .meeting-feature-box-2 > .feature-item > .feature-item-icon.feature-item-icon-13 {
  background: url("../common/img/class-home2/icon-46_b1e0db9324.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box-2 > .feature-item > .feature-item-icon.feature-item-icon-14 {
  background: url("../common/img/class-home2/icon-45_ec1d9967f4.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box-2 > .feature-item > .feature-item-icon.feature-item-icon-7 {
  background: url("../common/img/class-home2/icon-39_f03d70ccb9.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box-2 > .feature-item > .feature-item-icon.feature-item-icon-8 {
  background: url("../common/img/class-home2/icon-40_aae47afee4.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
.normal-layout > .main > .meeting-feature-box-2 > .feature-item > .feature-item-name {
  text-align: center;
  margin: 23px auto 13px;
  font-size: 16px;
  color: #333;
}
.normal-layout > .main > .meeting-feature-box-2 > .feature-item > .feature-item-desc {
  color: #999;
  font-size: 14px;
  text-align: left;
  font-family: PingFangSC-Light;
}
.normal-layout > .main > .meeting-feature-box-2 > .feature-item + .feature-item {
  margin-left: 99px;
}
.normal-layout > .main > .meeting-shield-box {
  background: url("../common/img/class-home/bg10_ca12ab639f.jpg") no-repeat;
  width: 100%;
  height: 930px;
  text-align: center;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding-top: 80px;
}
.normal-layout > .main > .meeting-shield-box h2 {
  font-size: 36px;
  color: #fff;
  margin: 0;
  line-height: 36px;
  font-family: PingFangSC-Light;
  font-weight: 300;
}
.normal-layout > .main > .meeting-shield-box p {
  margin: 10px 0 60px 0;
  font-size: 14px;
  color: #fff;
  font-weight: 200;
  font-family: PingFangSC-Light;
}
.normal-layout > .main > .meeting-shield-box .service-button-container {
  margin-top: 680px;
}
.normal-layout > .main > .meeting-shield-box .service-button-container .consult {
  border-color: #fff;
  color: #fff;
}
.normal-layout > .main > .meeting-more-box {
  padding: 80px 0;
  text-align: center;
  position: relative;
  background-color: #f9f9f9;
}
.normal-layout > .main > .meeting-more-box .meeting-more-box-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background-color: transparent;
}
.normal-layout > .main > .meeting-more-box h2 {
  font-size: 36px;
  color: #000;
  margin: 0;
  line-height: 36px;
  font-family: PingFangSC-Light;
  font-weight: 300;
}
.normal-layout > .main > .meeting-more-box > .meeting-terminal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  height: 300px;
  margin: 0 auto;
  -webkit-box-shadow: -1px -1px 1px 0px rgba(0,0,0,0.05), 2px 2px 2px 2px rgba(0,0,0,0.05);
          box-shadow: -1px -1px 1px 0px rgba(0,0,0,0.05), 2px 2px 2px 2px rgba(0,0,0,0.05);
  border-radius: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 80px;
  background-color: #fff;
}
.normal-layout > .main > .meeting-more-box > .meeting-terminal > .meeting-terminal-link {
  width: 50%;
  text-align: center;
}
.normal-layout > .main > .meeting-more-box > .meeting-terminal > .meeting-terminal-link > h2 {
  font-weight: normal;
}
.normal-layout > .main > .meeting-more-box > .meeting-terminal > .meeting-terminal-link > .title {
  color: rgba(0,0,0,0.6);
  font-size: 18px;
  margin: 10px 0 30px 0;
}
.normal-layout > .main > .meeting-more-box > .meeting-terminal > .meeting-terminal-link > .button {
  width: 200px;
  line-height: 38px;
  background-color: #1795ff;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
.normal-layout > .main > .meeting-more-box > .meeting-terminal > .meeting-terminal-bg {
  width: 50%;
  height: 150px;
  background: url("../common/img/class-home/bg11_944bdfef9d.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
