.autumnPageView .txt-orange {
  color: #fdfb31;
}
.autumnPageView .bg-blue {
  background: #0c82e2;
}
.autumnPageView .banner {
  width: 100%;
  height: 746px;
  background: url(../../styles/imgs/banner.png) top center no-repeat;
}
.autumnPageView .banner .consult-btn {
  bottom: 260px;
}
.autumnPageView .banner .btn-wrap {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 80px;
}
.autumnPageView .c0 .form-bg {
  width: 100%;
  height: 482px;
  background: url(../../styles/imgs/form.png) top center no-repeat;
}
.autumnPageView .c0 .form-bg .zk-form-group {
  width: 540px;
  height: 410px;
  padding: 140px 20px 0 40px;
}
.autumnPageView .c0 .form-bg .submit-btn {
  width: 100%;
  height: 78px;
  line-height: 70px;
  color: #fff;
  font-size: 30px;
  text-align: center;
  cursor: pointer;
  background: url(../../styles/imgs/submit-btn.png) top center no-repeat;
}
.autumnPageView .c0 .line {
  width: 100%;
  height: 13px;
  background: url(../../styles/imgs/line.png) top center no-repeat;
}
.autumnPageView .c0 .c0-bg {
  width: 100%;
  height: 677px;
  background: url(../../styles/imgs/c0.png) top center no-repeat;
}
.autumnPageView .c1 .c1-bg {
  width: 100%;
  height: 488px;
  background: url(../../styles/imgs/c1.png) top center no-repeat;
}
.autumnPageView .c1 .btn-wrap {
  padding: 30px 125px 0;
}
.autumnPageView .c2 .tg-box .tg-list .tg-item {
  margin: 0 25px;
  width: 220px;
  height: 70px;
  line-height: 70px;
  color: #fff;
  font-size: 30px;
  background: #a1adb6;
  text-align: center;
  position: relative;
}
.autumnPageView .c2 .tg-box .tg-list .tg-item.active {
  background: #4c8ced;
}
.autumnPageView .c2 .tg-box .tg-list .tg-item.active:after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -13px;
  border-width: 13px 13px 0 13px;
  border-color: #4c8ced transparent transparent transparent;
  border-style: solid dashed dashed dashed;
}
.autumnPageView .c2 .tg-box .show-box {
  display: none;
  border: 3px solid #a1adb6;
}
.autumnPageView .c2 .tg-box .show-box .item {
  float: left;
  width: 314px;
  background: #f4f4f4;
}
.autumnPageView .c2 .tg-box .show-box .item .c2-bg {
  width: 314px;
  height: 164px;
}
.autumnPageView .c2 .tg-box .show-box .item .dlk-table {
  height: 84px;
}
.autumnPageView .c2 .tg-box .show-box .item .w130 {
  width: 135px;
  color: #4c8ced;
  font-size: 18px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #4c8ced;
}
.autumnPageView .c2 .tg-box .show-box .item .w130:hover {
  color: #fff;
  background: #4c8ced ;
}
.autumnPageView .c2 .tg-box .show-box .item .discount {
  position: absolute;
  top: -28px;
  right: 10px;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 18px;
  border-radius: 50%;
  color: #fff;
  background: #f7773a;
}
.autumnPageView .c2 .tg-box .show-box .btn-bg {
  margin: 30px auto 30px;
  width: 818px;
  height: 90px;
  background: url(../../styles/imgs/c21.png) top center no-repeat;
}
.autumnPageView .c2 .tg-box .show-box .btn-bg .zk-btn {
  bottom: -28px;
}
.autumnPageView .c3 .c3-bg {
  width: 100%;
  height: 628px;
  background: url(../../styles/imgs/c3.png) top center no-repeat;
}
.autumnPageView .c3 .btn1,
.autumnPageView .c3 .btn2,
.autumnPageView .c3 .btn3 {
  position: absolute;
}
.autumnPageView .c3 .btn1.btn1,
.autumnPageView .c3 .btn2.btn1,
.autumnPageView .c3 .btn3.btn1 {
  top: 300px;
  left: 65px;
}
.autumnPageView .c3 .btn1.btn2,
.autumnPageView .c3 .btn2.btn2,
.autumnPageView .c3 .btn3.btn2 {
  top: 300px;
  right: 30px;
}
.autumnPageView .c3 .btn1.btn3,
.autumnPageView .c3 .btn2.btn3,
.autumnPageView .c3 .btn3.btn3 {
  left: 425px;
  bottom: 20px;
}
.autumnPageView .c4 .c4-bg {
  width: 968px;
  height: 317px;
  background: url(../../styles/imgs/c4.png) top center no-repeat;
  margin: 0 auto 40px;
}
.autumnPageView .c5 .content {
  position: relative;
  display: none;
  visibility: hidden;
}
.autumnPageView .c5 .content .con img {
  width: 400px;
  height: 480px;
  border-radius: 30px;
}
.autumnPageView .c5 .content .con .peo-detail {
  float: left;
  width: 600px;
  height: 380px;
  color: #333;
  text-align: center;
  background: #f1f1f1;
  margin: 50px 0;
  border-top-right-radius: 20px;
  border-left-right-radius: 20px;
  padding: 20px;
}
.autumnPageView .c5 .content .con .peo-detail .p-name {
  font-size: 36px;
  line-height: 36px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
}
.autumnPageView .c5 .content .con .peo-detail .p-name .p-tip {
  font-size: 18px;
  padding-left: 10px;
}
.autumnPageView .c5 .content .con .peo-detail .p-age {
  padding: 10px 0 15px;
  font-size: 24px;
  line-height: 34px;
}
.autumnPageView .c5 .content .con .peo-detail .para {
  font-size: 18px;
  line-height: 36px;
}
.autumnPageView .c5 .content .con .peo-detail .p-btn {
  height: 60px;
  line-height: 64px;
  font-size: 22px;
  width: 280px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: url(../../styles/imgs/swiper-btn.png) top center no-repeat;
  border-radius: 4px;
  margin: 30px auto 0;
}
.autumnPageView .c5 .content .tab-show-con {
  position: absolute;
  width: 100px;
  height: 100px;
  bottom: -110px;
  left: 5px;
  border-radius: 50%;
  background: rgba(16, 135, 230, 0.7);
  color: #fff;
  z-index: 100;
  text-align: center;
  font-size: 18px;
  display: table;
}
.autumnPageView .c5 .content .tab-show-con .txt-box {
  display: table-cell;
  vertical-align: middle;
}
.autumnPageView .c5 .swiper-box {
  margin-top: 10px;
  position: relative;
}
.autumnPageView .c5 .swiper-box img {
  width: 100px;
  height: 100px;
  cursor: pointer;
  margin: 0 5px;
  border-radius: 50%;
}
.autumnPageView .c6 .c6-bg {
  width: 1000px;
  height: 335px;
  background: url(../../styles/imgs/c6.png) top center no-repeat;
  margin: 0 auto;
}
.autumnPageView .c6 .btn-wrap {
  position: absolute;
  left: 0;
  right: 15px;
  bottom: 0;
  height: 40px;
}
.autumnPageView .c6 .btn-wrap .zk-btn {
  width: 160px;
  height: 40px;
}
.autumnPageView .c7 {
  width: 100%;
  height: 379px;
  background: url(../../styles/imgs/footer.png) top center no-repeat;
  margin: 0 auto;
}
.autumnPageView .c7 .zk-btn {
  bottom: 60px;
}
