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

.join-cooperation {
  width: 90px;
  height: 90px;
  position: fixed;
  right: 70px;
  bottom: 50px;
  text-align: center;
  font-size: 22px;
  display: flex;
  flex-direction: column;
  background-color: #447ed9;
  border-radius: 50%;
  color: #fff;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.join-cooperation:hover {
  cursor: pointer;
}
.header-container {
  position: absolute;
  /* height: 100%; */
  z-index: 2000;
  width: 100%;
}

.header {
  padding: 0 2vw;
  height: 70px;
  line-height: 70px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.header .logo {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  width: 195px;
  background: url(/images/nav-logo.png);
  background-size: 100% 100%;
  margin-bottom: 5px;
}

.swiper-wrapper {
  height: 100vh;
}

.nav-container {
  display: inline-block;
  font-size: 16px;

  margin-left: 50px;
}

.nav-item {
  display: inline-block;
  line-height: 24px;
  padding: 0 20px;
  position: relative;
  font-size: 16px;
  color: #447ed9;
}

.nav-item a {
  cursor: pointer;
  color: #333333;
}

.nav-active::after {
  content: '';
  height: 12px;
  width: 12px;
  position: absolute;
  left: 50%;
  top: 20px;
  border-radius: 50%;
  transform: translateX(-50%) rotate(45deg);

  border: 3px solid;
  border-top: 3px solid transparent;
  border-left: 3px solid transparent;
}

.contact {
  float: right;
  height: 70px;
  line-height: 70px;
}

.contact img {
  height: 18px;
  width: 18px;
  vertical-align: sub;
  margin-right: 4px;
}

.contact a {
  font-size: 14px;
}

.driver {
  margin-right: 40px;
  position: relative;
}

.driver span {
  color: #fff;
  cursor: pointer;
}

.driver .tooltip {
  display: none;
  position: absolute;
  cursor: pointer;
  top: 55px;
  left: -190px;
  width: 260px;
  height: 160px;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 4px;
  z-index: 3;
  padding: 8px 0;
  transition: all 0.2s ease-in-out;
}

.driver .after {
  position: absolute;
  display: none;
  bottom: 2px;
  left: 50%;
  width: 16px;
  height: 16px;
  background-color: #fff;
  transform: translateX(-50%) rotate(45deg);
  z-index: 2;
}

.driver li {
  display: block;
  height: 28px;
  line-height: 28px;
  padding-left: 20px;
  color: #666666;
  font-size: 14px;
}

.driver li:hover {
  background: rgba(24, 192, 204, 0.12);
  color: #18c0cc;
}

.yunyuejuan_container {
  text-align: left;
  padding-left: 20px;
  position: relative;
}

.section-intro {
  position: absolute;
  top: 16%;
  left: 50%;
  transform: translateX(-50%);
  width: 700px;
}

.section-intro p {
  color: #ffffff;
  margin-bottom: 15px;
  text-align: center;
}

.section-intro .title {
  font-weight: 500;
  font-size: 30px;
}

.section-intro .tips {
  font-size: 16px;
  opacity: 0.8;
}

.section-intro p span {
  margin: 0 10px;
  font-size: 12px;
}

.yunyuejuan {
  height: 520px;
  width: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-42%);
  left: 0;
}

.swiper,
#certify,
.swiper-container {
  height: 100%;
}

.swiper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

.banner1_top {
  position: absolute;
  right: 0;
  top: 0;
  height: auto;
  width: 16.3%;
}

.banner1_middle {
  height: 436px;
  width: auto;
  vertical-align: middle;
  margin-top: 34vh;
}

.banner1_bottom {
  height: auto;
  width: 56.3%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.banner2 {
  background: url(/images/banner2_bg.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
}

.banner2_top {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  width: 89%;
}

.banner2_middle {
  height: 436px;
  width: auto;
  vertical-align: middle;
  margin-top: 34vh;
}

.banner2_bottom {
  height: auto;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.banner3 {
  background: url(/images/banner3_bg.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
}

.banner3_top {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  width: 28.02%;
}

.banner3_middle {
  width: 44.16%;
  height: auto;
}

.banner3_bottom {
  height: auto;
  width: 66.78%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.title-area {
  margin-top: 130px;
  margin-bottom: 63px;
}

.title-area .title {
  font-size: 40px;
  font-family: Source Han Sans SC;
  font-weight: 500;
  line-height: 59px;
  color: rgba(255, 255, 255, 1);
}

.title-area .sub-title {
  margin-top: 20px;
  font-size: 20px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  line-height: 29px;
  color: rgba(255, 255, 255, 1);
}

.sub-title-item .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 1);
  border-radius: 50%;
  vertical-align: middle;
}

.sub-title-item .text {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}

.sub-title-item + .sub-title-item {
  margin-left: 40px;
}

.login-area {
  position: absolute;
  top: 35vh;
  right: 10%;
  width: 343px;
  height: 390px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 0px 12px 0 rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
}

.login-title {
  color: #1580f4;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 35px;
}

.login-area .login-btn {
  flex: 1;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0 20px;
  box-sizing: border-box;
}

/*.login-area .login-btn:hover {*/
/*    background: rgba(255, 255, 255, 1);*/
/*    color: #18C0CC;*/
/*}*/

.login-area .login-btn + .login-btn {
  margin-top: 20px;
}

.login-area .login-btn .name {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  /* margin-left: 7px; */
}

.login-area .login-btn-teacher {
  background: rgba(21, 128, 244, 0.1);
  color: #1580f4;
}
.login-area .login-btn-teacher .icon {
  width: 60px;
  height: 60px;
  margin-right: 15px;
  background: url(/images/teacher_avatar.png) no-repeat center / 100% 100%;
}
.login-area .login-btn-school {
  background: rgba(42, 184, 144, 0.1);
  color: #2ab88d;
}
.login-area .login-btn-school .icon {
  width: 60px;
  height: 60px;
  margin-right: 15px;
  background: url(/images/area_avatar.png) no-repeat center / 100% 100%;
}

.login-area .login-btn .arrow {
  float: right;
  display: block;
  margin-top: 13px;
  margin-right: 13px;
  width: 44px;
  height: 44px;
  box-shadow: 0px 0px 16px rgba(50, 50, 50, 0.16);
  border-radius: 50%;
  background: url(/images/arrow.png) no-repeat center;
  background-color: rgba(255, 255, 255, 0.4);
  background-size: 32px 34px;
}

.login-area .login-btn:hover .arrow {
  background: url(/images/arrow_active.png) no-repeat center;
  background-size: 32px 34px;
}

.section2 {
  background-color: #fbfbfb;
}

.section2 .container-box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 0 80px 0;
}
.section2 .section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;

  font-size: 36px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  line-height: 68px;
  text-align: center;
  color: #333333;
}
.section2 .section-title .ourservice {
  margin: 0 10px;
}
.section2 .section-title img {
  width: 120px;
}
.section2 .content {
  margin-top: 80px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section2 .content .content-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 280px;
  height: 290px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  padding: 60px 10px 10px 20px;
  box-sizing: border-box;
  margin: 0 18px 18px 0;
  transition: all 0.1s ease-in;
  cursor: pointer;
}

.section2 .content .content-box:hover .img-hover1 {
  content: url('/images/考试阅卷1.png');
}
.section2 .content .content-box:hover .img-hover2 {
  content: url('/images/layeredOperation.png');
}
.section2 .content .content-box:hover .img-hover3 {
  content: url('/images/全量错题本3.png');
}
.section2 .content .content-box:hover .img-hover4 {
  content: url('/images/题库组卷4.png');
}
.section2 .content .content-box:hover .img-hover5 {
  content: url('/images/精准教学5.png');
}
.section2 .content .content-box:hover .img-hover6 {
  content: url('/images/区域统考6.png');
}
.section2 .content .content-box:hover .img-hover7 {
  content: url('/images/综合素质评价7.png');
}
.section2 .content .content-box:hover .img-hover8 {
  content: url('/images/家校互动8.png');
}
.section2 .content .content-box:hover {
  border: 2px solid #447ed9;
}
.section2 .content .content-box h3 {
  font-size: 20px;
  text-align: start;
}
.section2 .content .content-box .species {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  font-size: 16px;
  color: #666666;
}
.section2 .content .content-box .species span {
  margin-bottom: 10px;
}
.section2 .content .content-box .toDetail {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #447ed9;
  font-size: 16px;
}
.section2 .content .content-box .toDetail div {
  display: flex;
  align-items: center;
}
.section2 .content .content-box .toDetail div i {
  font-size: 18px;
}
.section2 .content .content-box .toDetail div:hover {
  cursor: pointer;
}
.section2 .content .content-box .toDetail img {
  width: 130px;
}
.section2 .content img {
  width: 100%;
  height: auto;
}

.section3 {
  /* background: url(/images/section3_bg.png) no-repeat center;
  background-size: 100% 100%; */
  background-color: #ffffff;
  padding: 100px 0;
}
.section3 .container3 {
  width: 100%;
}
.section3 .table-cell {
  width: 100%;

  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.section3 .content .bg-content {
  width: 74%;
  position: absolute;
  height: 600px;
  top: 0;
  left: 0;
  background: rgba(68, 126, 216, 0.05);
}
.section3 .content {
  width: 100vw;
  height: 600px;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.section3 .content .content-left {
  opacity: 0;
  width: 480px;
  padding-top: 160px;
  margin-left: -480px;
}
.section3 .content .content-left .title {
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
.section3 .content .content-left p {
  width: 380px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
}
.section3 .content .content-left h3 {
  font-size: 36px;
}
.section3 .content .content-left h5 {
  font-size: 22px;
}
.section3 .content .content-left .btn {
  display: flex;
}
.section3 .content .content-left .btn div {
  padding: 10px 20px;
  border: 1px solid #447ed9;
  color: #447ed9;
  border-radius: 6px;
  margin-right: 30px;
  transition: all 0.2s ease;
  font-size: 16px;
}
.section3 .content .content-left .btn div:hover {
  cursor: pointer;
  transform: translate3D(0, -3px, 0);
}
.section3 .content .content-right {
  opacity: 0;
  width: 620px;
  position: relative;
  margin-right: -620px;
}
.section3 .content .content-right img {
  width: 620px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.section4 {
  background-color: #ffffff;
}
.section4 .container3 {
  width: 100%;
}
.section4 .table-cell {
  width: 100%;
  padding-bottom: 100px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.section4 .content {
  width: 100vw;
  height: 600px;

  justify-content: space-between;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}
.section4 .content .bg-content {
  width: 74%;
  position: absolute;
  height: 600px;
  top: 0;
  right: 0;
  background: rgba(68, 126, 216, 0.05);
}
.section4 .content .content-right {
  opacity: 0;
  width: 480px;
  padding-top: 160px;
  margin-right: -480px;
}
.section4 .content .content-right .title {
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
.section4 .content .content-right p {
  width: 380px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
}
.section4 .content .content-right h3 {
  font-size: 34px;
}
.section4 .content .content-right h5 {
  font-size: 20px;
}
.section4 .content .content-right .btn {
  display: flex;
}

.section4 .content .content-right .btn div {
  padding: 10px 20px;
  border: 1px solid #447ed9;
  color: #447ed9;
  border-radius: 6px;
  margin-right: 30px;
  transition: all 0.2s ease;
  font-size: 16px;
}
.section4 .content .content-right .btn div:hover {
  transform: translate3D(0, -3px, 0);
}
.section4 .content .content-right .btn div:hover {
  cursor: pointer;
}
.section4 .content .content-left {
  opacity: 0;
  width: 300px;
  position: relative;
  margin-left: -300px;
}
.section4 .content .content-left img {
  width: 620px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.section5 {
  background-color: #fbfbfb;
}
.section5 .container-box {
  padding: 100px 0 80px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section5 .section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 36px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  line-height: 68px;
  text-align: center;
  color: #333333;
  margin-bottom: 40px;
}
.section5 .section-title .ourservice {
  margin: 0 10px;
}
.section5 .section-title img {
  width: 120px;
}
.section5 .content {
  text-align: center;
}
.section5 .content img {
  width: 100%;
}

.section5-1 {
  background-color: #fff;
}
.section5-1 .container-box {
  padding: 100px 0 80px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section5-1 .section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 36px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  line-height: 68px;
  text-align: center;
  color: #333333;
  margin-bottom: 40px;
}
.section5-1 .section-title .ourservice {
  margin: 0 10px;
}
.section5-1 .section-title img {
  width: 120px;
}
.section5-1 .content {
  text-align: center;
}
.section5-1 .content img {
  width: 100%;
}

.section6 {
  background-color: #fbfbfb;
}
.section6 .section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 36px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  line-height: 68px;
  text-align: center;
  color: #333333;
  margin: 100px 0 40px 0;
}
.section6 .section-title .ourservice {
  margin: 0 10px;
}
.section6 .section-title img {
  width: 120px;
}
.section6 .cooperation {
  padding-bottom: 100px;
}
.section6 .cooperation-box .card-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 100px;
}
.section6 .cooperation-box .card-box img {
  width: 90%;
}
.section6 .cooperation-box .card-box .card-container {
  width: 200px;
  margin: 0 30px 30px 0;
}
.section6 .cooperation-box .card-box .card-container img {
  width: 100%;
}
.section6 .product-admission {
  width: 100vw;
  background-color: #fff;
  padding: 100px 0;
}

.section6 .product-admission .section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 36px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  line-height: 68px;
  text-align: center;
  color: #333333;
  margin-bottom: 60px;
}
.section6 .product-admission .section-title .ourservice {
  margin: 0 10px;
}
.section6 .product-admission .section-title img {
  width: 120px;
}
.section6 .product-admission .swiper-container {
  width: 100vw;
  display: flex;
  justify-content: center;
}

.section6 .product-admission .swiper-container > div {
  width: 180px;
  height: 350px;
  overflow: hidden;
  border-radius: 17px;
  margin-right: 30px;
  transition: all 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.section6 .product-admission .swiper-container img {
  width: 360px;
}
.section6 .product-admission .swiper-container .active {
  width: 360px;
}

.steps {
  display: flex;
  justify-content: center;
}
.steps .num {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  background-color: #c6d8f3;
  color: #447ed9;
}
.online-application {
  text-align: center;
  margin: 30px 0 15px 0;

  font-weight: 600;
  color: #2e3133;
  font-size: 30px;
}
.hot-line {
  text-align: center;
  margin-bottom: 30px;
  color: #2e3133;
  font-size: 18px;
}
.formClass {
  margin: 0 auto;
  position: relative;

  font-size: 14px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  line-height: 20px;
  color: rgba(153, 153, 153, 1);
  padding: 0 20px;
}

.formClass .qrcode {
  position: absolute;
  top: 10px;
  right: 25px;

  height: 100px;
  width: 100px;
}
#company {
  width: 100%;
}
.formClass .qrcode img {
  height: 100%;
  width: 100%;
}

.formClass input,
.formClass textarea {
  background: #eeeeee;
  border-radius: 4px;
  padding: 0 20px;
  border: none;
}

.formClass input {
  height: 50px;
  font-size: 14px;
  line-height: 40px;
  width: calc(100% - 130px);
  margin-bottom: 15px;
}

#message {
  display: block;
  padding-top: 20px;
  width: 100%;
  height: 90px;
  font-size: 16px;
  line-height: 30px;
}

.formClass .button {
  height: 40px;
  width: 240px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
  cursor: pointer;

  background: #447ed9;
  color: #fff;
  border-radius: 4px;
  line-height: 40px;
  font-size: 18px;
}

/* .formClass .button:hover {
  background: rgba(255, 255, 255, 0.6);
  color: #fff;
} */

#name,
#phone,
#company,
#message {
  position: relative;
}

#name::after,
#phone::after,
#company::after,
#message::after {
  content: '*';
  color: red;
  position: absolute;
  top: 15px;
  right: 5px;
}

.formClass input::-webkit-input-placeholder {
  color: #666666;
}

.formClass input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666666;
}

.formClass input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666666;
}

.formClass input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #666666;
}

.formClass textarea::-webkit-input-placeholder {
  color: #666666;
}

.formClass textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666666;
}

.formClass textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666666;
}

.formClass textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #666666;
}
.modal {
  position: fixed;
  z-index: 3000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
}

.modal-container {
  width: 642px;
  position: relative;
  animation: bounceInUp 0 ease 200ms;
  transition: all;
}

.modal .modal-container .header {
  position: relative;
  height: 100px;
  width: 100%;
  text-align: center;
  line-height: 100px;
  font-size: 30px;
  font-weight: bold;
  line-height: 100px;
  color: rgba(255, 255, 255, 1);
  opacity: 1;
  border-radius: 20px 20px 0px 0px;
}

.modal1 .modal-container .header,
.modal2 .modal-container .header {
  background: linear-gradient(
    267deg,
    rgba(61, 216, 170, 1) 0%,
    rgba(37, 201, 152, 1) 100%
  );
}

.modal3 .modal-container .header,
.modal4 .modal-container .header {
  background: linear-gradient(
    267deg,
    rgba(84, 93, 217, 1) 0%,
    rgba(87, 95, 214, 1) 100%
  );
}

.modal5 .modal-container .header,
.modal6 .modal-container .header {
  background: linear-gradient(
    267deg,
    rgba(84, 93, 217, 1) 0%,
    rgba(87, 95, 214, 1) 100%
  );
}

.modal-container .header .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 16px;
  height: 16px;
  line-height: 0;
  cursor: pointer;
}

.modal-container .header .close img {
  width: 100%;
  height: 100%;
}

.modal-container .body {
  padding-bottom: 45px;
  border-radius: 0 0 20px 20px;
  background-color: #fff;
  text-align: center;
}

.modal .modal-container .form-item + .form-item {
  margin-top: 20px;
}

.modal-container .body .title {
  padding: 10px 0;
  font-size: 20px;
  color: #666666;
}

.modal-container .body input {
  font-size: 16px;
  display: inline-block;
  text-align: center;
  width: 300px;
  height: 40px;
  color: #cccccc;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(229, 229, 229, 1);
  opacity: 1;
  border-radius: 41px;
}

.modal .modal-container .button {
  margin: 0 auto;
  margin-top: 60px;
  width: 300px;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  opacity: 1;
  border-radius: 41px;
  color: #fff;
  cursor: pointer;
}

.modal1 .modal-container .button,
.modal2 .modal-container .button {
  background: rgba(36, 215, 162, 1);
}

.modal1 .modal-container .button:hover {
  background: #3de4b2;
}

.modal2 .modal-container .button:hover {
  background: #707afc;
}

.modal3 .modal-container .button,
.modal4 .modal-container .button {
  background: rgba(87, 97, 229, 1);
}

.modal5 .modal-container .button,
.modal6 .modal-container .button {
  background: rgba(87, 97, 229, 1);
}

.modal .modal-container .content {
  height: 223px;
  line-height: 223px;
  font-size: 26px;
  color: #666666;
}

.modal-container .form input::-webkit-input-placeholder {
  color: #cccccc;
}

.modal-container .form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cccccc;
}

.modal-container .form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cccccc;
}

.modal-container .form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cccccc;
}

.modal-container .form textarea::-webkit-input-placeholder {
  color: #cccccc;
}

.modal-container .form textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cccccc;
}

.modal-container .form textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cccccc;
}

.modal-container .form textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cccccc;
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.head-span,
.head-span:hover {
  font-size: 14px;
  cursor: pointer;
  margin-right: 32px;
  color: #447ed9;
}
.head-apply,
.head-apply:hover {
  background: #447ed9;
  border-radius: 4px;
  padding: 8px 12px;
}
.swiper {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  box-sizing: border-box;
  padding: 70px 10vw 0;
}
.swiper .bottom-log {
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.9;
}
.swiper-left {
  height: 100%;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-left .context {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.swiper-left .t1 {
  font-size: 20px;
  color: #333333;
  line-height: 28px;
}
.textAnimaClass {
  animation: textAnima 0.6s;
}
@keyframes textAnima {
  0% {
    opacity: 0;
    transform: translateX(-60px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
.swiper-left .apply {
  margin-top: 97px;
  padding: 26px 90px;
  background: #447ed9;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
}
.apply img {
  margin-left: 12px;
  margin-top: 4px;
}
.swiper-left .toast {
  font-size: 16px;
  margin-top: 87px;
  width: 576px;
  color: #666666;
  line-height: 22px;
}
.swiper-right {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-right .context {
  position: relative;
}
.swiper-right .context .img-context {
  overflow: hidden;
}
.swiper-right .imgs {
  width: 575px;
  height: 443px;
  display: flex;
}

.swiper-right .top-left {
  width: 120px;
  height: 120px;
  opacity: 0.5;
  background: #f2f7ff;
  border: 6px solid #dadee6;
  border-radius: 8px;
  position: absolute;
  top: -36px;
  left: -36px;
  z-index: -1;
}
.swiper-right .top-right {
  position: absolute;
  top: -42px;
  right: -36px;
  z-index: -1;
}
.swiper-right .bottom-left {
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 16px 0px rgba(57, 62, 71, 0.1);
  font-size: 28px;
  width: 460px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  color: #333333;
  position: absolute;
  bottom: -22px;
  left: -36px;
}
.swiper-right .bottom-right {
  width: 242px;
  height: 227px;
  background: #e6ebf2;
  border-radius: 8px;
  position: absolute;
  bottom: -42px;
  right: -42px;
  z-index: -1;
}
.el-dialog {
  border-radius: 10px;
}
.moveActive {
  animation: move 1s;
  animation-fill-mode: forwards;
}
@keyframes move {
  0% {
    opacity: 0;
    transform: translateX(0px);
  }
  100% {
    opacity: 1;
    transform: translateX(45vw);
  }
}

.moveActiveRight {
  animation: moveRight 1s;
  animation-fill-mode: forwards;
}
@keyframes moveRight {
  0% {
    opacity: 0;
    transform: translateX(0px);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
    transform: translateX(-48vw);
  }
}
.moveActive2 {
  animation: move2 1s;
  animation-fill-mode: forwards;
}
@keyframes move2 {
  0% {
    opacity: 0;
    transform: translateX(0px);
  }
  100% {
    opacity: 1;
    transform: translateX(-45vw);
  }
}
.moveActiveRight2 {
  animation: moveRight2 1s;
  animation-fill-mode: forwards;
}
@keyframes moveRight2 {
  0% {
    opacity: 0;
    transform: translateX(0px);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
    transform: translateX(45vw);
  }
}
