* {
  padding: 0;
  margin: 0
}

body {
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
  background-color: #615ae7;
  font-size: 14px;
  color: #333;
  -webkit-tap-highlight-color: transparent
}

html {
  height: 100%;
  box-sizing: border-box
}

body,
html {
  scroll-behavior: smooth
}

img {
  display: block;
  border: 0 none
}

ul,
li,
ol {
  list-style-type: none
}

*,
*before,
*after {
  box-sizing: inherit
}

div:focus {
  outline: none
}

a,
afocus,
ahover,
aactive {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  outline: none
}

label {
  font-weight: 700
}

button {
  outline: none;
  border: none;
  background-color: transparent
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

body {
  background: center top url("../img/bg-body.png") no-repeat;
  padding-top: 750px
}

.filter {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%)
}

.mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9998
}

.coupon-popup,
.rules-popup {
  display: none;
  width: 500px;
  height: 320px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: #fff;
  border-radius: 10px;
  padding-top: 45px;
  z-index: 9999
}

.coupon-popup .close-popup,
.rules-popup .close-popup {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 18px;
  background: url("//www.zikao365.com/zhuanti/20211212/img/i-close.png") no-repeat left top;
  cursor: pointer
}

.coupon-popup .img,
.rules-popup .img {
  display: block;
  margin: 0 auto;
  width: 96px;
  height: 104px;
  overflow: hidden
}

.coupon-popup .img img,
.rules-popup .img img {
  width: 100%
}

.coupon-popup .tip,
.rules-popup .tip {
  font-size: 22px;
  line-height: 40px;
  margin-top: 20px;
  text-align: center
}

.coupon-popup .target,
.rules-popup .target {
  display: block;
  width: 139px;
  line-height: 40px;
  margin: 30px auto;
  background: #f7553f;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center
}

.rules-popup {
  height: 200px;
  box-sizing: border-box;
  padding: 30px
}

.section {
  width: 100%;
  margin-bottom: 50px !important
}

.section-head {
  height: 100px;
  line-height: 106px;
  text-align: center;
  color: #d12002;
  font-size: 40px;
  font-weight: bold
}

.layout {
  width: 1200px;
  margin: 0 auto
}

.course {
  width: 1200px;
  height: 1700px;
  background: left top/100% 100% url("../img/bg-course.png") no-repeat;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 45px;
  border-radius: 0 0 20px 20px
}

.course .course-free-rulse {
  position: absolute;
  display: block;
  right: 125px;
  top: 30px;
  width: 106px;
  height: 36px;
  background: linear-gradient(0deg, #f91c18 0%, #ff8675 98%);
  box-shadow: 0 5px 8px 0 rgba(251, 89, 89, 0.33);
  border-radius: 18px;
  font-size: 16px;
  color: #fff;
  cursor: pointer
}

.course-cont {
  margin-top: 80px
}

.course-cont .coupon-wrap {
  height: 156px;
  width: 100%;
  border-radius: 20px;
  position: relative
}

.course-cont .coupon-wrap .coupon-bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 150px;
  background: background linear-gradient(180deg, #fffef5 0%, #fff2d3 100%);
  border-radius: 20px;
  z-index: 0
}

.course-cont .coupon-wrap .coupon-bg .coupon-cont {
  width: 570px;
  height: 141px;
  background: left top/100% 100% url("../img/bg-coupon.png") no-repeat;
  margin: 8px 0 0 20px;
  position: relative
}

.course-cont .coupon-wrap .coupon-bg .coupon-cont .getCoupon {
  position: absolute;
  width: 90px;
  height: 90px;
  right: 28px;
  top: 21px;
  border-radius: 50%
}

.course-cont .coupon-wrap .coupon-rules {
  position: absolute;
  width: 500px;
  right: 0;
  bottom: 0;
  height: 150px;
  line-height: 1;
  padding: 15px 0;
  box-sizing: border-box;
  font-size: 14px;
  color: #333
}

.course-cont .coupon-wrap .coupon-rules-title {
  font-weight: bold;
  margin-bottom: 5px;
}

.course-cont .coupon-wrap .coupon-rules-item {
  line-height: 25px;
}

.course-cont .coupon-wrap .coupon-rules-tip {
  color: #777
}

.course-cont .course-wrap {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.course-cont .course-wrap .course-item {
  width: 542px;
  height: 472px;
  border-radius: 20px;
  margin: 20px 0 0;
  box-sizing: border-box;
  line-height: 1;
  padding-top: 40px;
  position: relative;
  box-shadow: 2px 2px 8px 0 #d0300d;
  font-size: 16px
}

.course-cont .course-wrap .course-item .course_name {
  font-size: 32px;
  color: #d12823;
  font-weight: bold;
  text-align: center
}

.course-cont .course-wrap .course-item .course_desc {
  font-size: 18px;
  color: #333;
  margin-top: 10px;
  text-align: center
}

.course-cont .course-wrap .course-item .course_discount {
  position: absolute;
  top: 0;
  right: 0;
  width: 170px;
  height: 30px;
  line-height: 30px;
  color: #d12823;
  text-align: center
}

.course-cont .course-wrap .course-item .course_period {
  position: absolute;
  left: 36px;
  top: 157px
}

.course-cont .course-wrap .course-item .course_recovery {
  position: absolute;
  top: 157px;
  right: 22px
}

.course-cont .course-wrap .course-item .course_underpay {
  font-weight: bold;
  position: absolute;
  width: 100px;
  top: 170px;
  left: 229px;
  color: #fff;
  font-size: 18px;
  text-align: center
}

.course-cont .course-wrap .course-item .course_underpay span {
  display: block
}

.course-cont .course-wrap .course-item .course_underpay_price {
  font-size: 30px;
  margin-top: 10px
}

.course-cont .course-wrap .course-item .course_price {
  font-size: 40px;
  color: #d92218;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 320px;
  left: 0
}

.course-cont .course-wrap .course-item .course_price span {
  font-size: 18px;
  color: #f65827;
  margin-right: 5px
}

.course-cont .course-wrap .course-item .course_btns {
  height: 50px;
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-around;
  bottom: 30px
}

.course-cont .course-wrap .course-item .course_btns a {
  width: 241px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  box-shadow: 0 5px 8px 0 rgba(251, 89, 89, 0.33);
  box-sizing: border-box
}

.course-cont .course-wrap .course-item .course_btns-get {
  background: linear-gradient(0deg, #f91c18 0%, #ff8675 98%);
  color: #fff
}

.course-cont .course-wrap .course-item .course_btns-service {
  color: #ff3c48;
  background: #fff;
  border: 1px solid #ff3c48
}

.course-cont .course-wrap .course_one {
  background: left top/100% 100% url("../img/bg-cr_01.png") no-repeat
}

.course-cont .course-wrap .course_two {
  background: left top/100% 100% url("../img/bg-cr_02.png") no-repeat
}

.course-cont .course-wrap .course_two .course_underpay {
  top: 150px
}

.course-cont .course-wrap .course_two .course_underpay span {
  color: #e7262a
}

.course-cont .course-wrap .course_two .course_underpay_price {
  margin-top: 30px;
  color: #fff !important
}

.course-cont .course_zk {
  width: 1100px;
  margin: 20px auto 0;
  height: 325px;
  background: linear-gradient(90deg, #fffdf5 0%, #fff2d4 100%);
  border-radius: 18px 22px 22px 18px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-evenly;
  padding-top: 35px
}

.course-cont .course_zk .sall_qrcode {
  width: 236px;
  height: 251px;
  float: left;
  background: left bottom/100% 213px url("../img/bg-sall_qr.png") no-repeat;
  margin-top: 20px
}

.course-cont .course_zk .sall_qrcode-title {
  text-align: center;
  color: #d12823;
  font-size: 24px;
  font-weight: bold;
  line-height: 1
}

.course-cont .course_zk .sall_qrcode-img {
  width: 116px;
  height: 110px;
  margin: 18px auto;
  border-radius: 4px;
  overflow: hidden;
}

.course-cont .course_zk .sall_qrcode-img img {
  width: 100%;
  height: 100%
}

.course-cont .course_zk .sall_qrcode-desc {
  text-align: center;
  font-size: 18px;
  color: #fff
}

.course-cont .course_zk .class-item {
  height: 281px;
  width: 805px;
  position: relative;
  background: left bottom/100% 100% url("../img/bg-yyzk.png") no-repeat
}

.course-cont .course_zk .class-item_name {
  height: 44px;
  line-height: 44px;
  color: #fff;
  font-size: 22px;
  margin: 0 auto;
  text-align: center
}

.course-cont .course_zk .class-item_cont {
  box-sizing: border-box;
  padding: 30px 50px 30px 30px;
  line-height: 26px
}

.course-cont .course_zk .class-item_cont p {
  display: block;
  white-space: pre-line;
  margin-bottom: 15px;
  margin-left: 220px;
}

.course-cont .course_zk .class-item_btn {
  position: absolute;
  width: 150px;
  height: 46px;
  right: 10px;
  bottom: 18px;
  text-align: center;
  line-height: 46px;
  color: #d21e0a;
  font-size: 20px;
  font-weight: bold
}

.course-cont .course_zk .class-item_btn a {
  display: block;
  width: 100%;
  height: 100%
}

.course-cont .course_zk .class-item_tip {
  width: 260px;
  height: 50px;
  position: absolute;
  bottom: 16px;
  right: 5px;
  color: #d21e0a;
  font-size: 20px;
  line-height: 50px;
  font-weight: bold;
  text-align: center
}

.paperless {
  height: 515px;
  width: 1200px;
  margin: 0 auto 50px;
  background: left top/100% 100% url("../img/bg-paperless.png") no-repeat
}

.paperless-cont {
  margin: 80px 20px 0 20px;
  display: flex
}

.paperless-cont .papers {
  background: url("../img/bg-paperless_o.png") no-repeat left top;
  background-size: contain
}

.paperless-cont .courses {
  background: url("../img/bg-paperless_t.png") no-repeat left top;
  background-size: contain
}

.paperless-cont .paperless-item {
  flex: 1;
  margin: 0 5px;
  height: 231px;
  position: relative
}

.paperless-cont .paperless-item p {
  position: absolute
}

.paperless-cont .paperless-item .content {
  left: 0;
  right: 0;
  top: 123px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #d92218
}

.paperless-cont .paperless-item .pl-btn {
  position: absolute;
  display: block;
  width: 200px;
  height: 40px;
  border-radius: 20px;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%)
}

.paperless-cont .paperless-item .desc {
  left: 58px;
  top: 169px;
  line-height: 22px;
  white-space: pre-line;
  padding-right: 30px
}

.paperless .get-paperless button {
  display: block;
  width: 304px;
  height: 74px;
  margin: 20px auto 0;
  background: url("../img/bg-btn.png") no-repeat left top;
  background-size: contain;
  cursor: pointer
}

.bkzd {
  width: 1200px;
  margin: 0 auto;
  background: left top/100% 100% url("../img/bg-bkzd.png") no-repeat;
  height: 650px
}

.bkzd-wrap {
  height: 438px;
  margin: 80px 30px 0 30px;
  box-sizing: border-box
}

.bkzd-wrap .bkzd-video {
  float: left;
  width: 680px;
  height: 432px;
  margin-top: 6px;
  background: linear-gradient(180deg, #fffef6 0%, #fff2d3 100%);
  box-shadow: 2px 2px 8px 0 #d0300d;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 30px 10px
}

.bkzd-wrap .bkzd-video .video-wrap {
  width: 660px;
  height: 380px;
  background: #ffe1b7;
  border-radius: 10px;
  background: url("../img/bg-video__wrap.png") no-repeat;
  background-size: contain;
  position: relative
}

.bkzd-wrap .bkzd-video .video-wrap .video {
  width: 100%;
  height: 100%;
  border-radius: 8px !important;
  background: transparent !important
}

.bkzd-wrap .bkzd-video .video-wrap .video .vmPanel,
.bkzd-wrap .bkzd-video .video-wrap .video .vmControlsPanel,
.bkzd-wrap .bkzd-video .video-wrap .video .vmControls {
  border-radius: 0 0 8px 8px !important
}

.bkzd-wrap .bkzd-video .video-wrap .play-video__btn {
  display: block;
  width: 109px;
  height: 109px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%)
}

.bkzd-wrap .bkzd-list {
  float: left;
  width: 436px;
  height: 100%;
  margin-left: 20px;
  background: left top/100% 100% url("../img/bg-tjlj.png") no-repeat
}

.bkzd-wrap .bkzd-list_title {
  width: 100%;
  height: 44px;
  line-height: 44px;
  color: #fff;
  font-size: 22px;
  text-align: center
}

.bkzd-wrap .bkzd-list_wrap {
  padding-left: 215px;
  margin-top: 66px;
  line-height: 46px;
  font-size: 18px;
  font-weight: bold;
  color: #794c31
}

.bkzd-wrap .bkzd-list_wrap .bkzd-list_item {
  position: relative;
  padding-left: 20px
}

.bkzd-wrap .bkzd-list_wrap .bkzd-list_item:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 12px;
  left: 0;
  top: 17px;
  background: left top/100% 100% url("../img/i-seq.png") no-repeat
}

.qrcode {
  height: 495px;
  background: center top/100% 100% url("../img/bg-qrcode.png") no-repeat;
  box-sizing: border-box;
  padding: 50px 0 40px 0
}

.qrcode--head {
  font-weight: bold;
  text-align: center;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 30px;
  color: #fff
}

.qrcode--cont .qrcode__box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 30px
}

.qrcode--cont .qrcode__box--item {
  width: 350px;
  height: 326px;
  margin: 0 15px;
  background: linear-gradient(0deg, #46b3ff 7%, #79ceff 99%);
  border-radius: 20px
}

.qrcode--cont .qrcode__box--item .qrcode__img {
  width: 186px;
  height: 186px;
  background: rgba(59, 127, 247, 0.22);
  border-radius: 10px;
  margin: 40px auto 0;
  box-sizing: border-box;
  padding: 8px
}

.qrcode--cont .qrcode__box--item .qrcode__img img {
  width: 170px;
  height: 170px;
  display: block
}

.qrcode--cont .qrcode__box--item .qrcode__tip {
  margin-top: 30px;
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff
}

.right_nav {
  width: 136px;
  height: 253px;
  background: left top/100% 100% url("../img/bg-right_nav.png") no-repeat;
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  box-sizing: border-box;
  transition: all .3s;
  padding: 15px 12px
}

.right_nav .hide_nav {
  position: absolute;
  left: -26px;
  top: 50%;
  transform: translateY(-50%);
  width: 33px;
  height: 30px;
  background: rgba(53, 134, 255, 0.6);
  border-radius: 15px 0 0 15px;
  cursor: pointer;
  z-index: -1
}

.right_nav .hide_nav:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: center center url("../img/i-hide_nav.png") no-repeat;
  transition: all .3s
}

.right_nav .nav_list {
  background: linear-gradient(0deg, #e9f2ff 0%, #fff 48%, #e8f2ff 99%);
  border-radius: 15px;
  padding: 20px 0 5px 0
}

.right_nav .nav_list .nav_btn {
  display: block;
  box-sizing: border-box;
  width: 100px;
  height: 34px;
  background: #fff;
  border: 1px solid #5a95ff;
  text-align: center;
  line-height: 34px;
  border-radius: 17px;
  margin: 0 auto 15px;
  font-size: 16px
}

.right_nav .nav_list .selected {
  background: #5a95ff;
  color: #fff
}

.right_nav_service {
  display: block;
  height: 22px;
  width: 100%;
  margin-top: 15px;
  background: 11px center/20px 22px url("../img/i-sevice.png") no-repeat;
  line-height: 22px;
  font-size: 16px;
  color: #fff !important;
  padding-left: 37px
}

.right_nav_service:hover {
  color: #fff
}

.right_nav_service:active {
  color: #fff
}

.show {
  right: 10px
}

.hide {
  right: -126px
}

.hide .hide_nav:after {
  transform-origin: center center;
  -webkit-transform-origin: center center;
  transform: rotate(180deg) translateY(50%);
  -webkit-transform: rotate(180deg) translateY(50%)
}

.active-over {
  display: none;
  position: fixed;
  width: 480px;
  min-height: 260px;
  border-radius: 15px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  z-index: 9999
}

.active-over__img {
  width: 96px;
  height: 104px;
  margin: 0 auto;
  margin-top: 25px;
  overflow: hidden
}

.active-over__img img {
  width: 100%;
  height: 100%
}

.active-over__tip {
  font-size: 22px;
  color: #666;
  text-align: center;
  line-height: 60px
}

.active-over__btn {
  height: 40px
}

.active-over__btn a {
  display: block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  font-size: 18px;
  color: #fff;
  background: #f7553f;
  text-align: center;
  border-radius: 20px
}

.ldx {
  width: 1200px !important;
  margin: 0 auto;
  height: 254px;
  background: center center/auto 254px url("../img/bg-ldx.png") no-repeat;
  position: relative
}

.course-wrap .top_two {
  width: 77px;
  height: 99px;
  position: absolute;
  left: -8px;
  top: -12px;
  background: center top / 100% auto url('../img/top_2.png') no-repeat;
}

.course-wrap .top_thr {
  width: 77px;
  height: 99px;
  position: absolute;
  left: -8px;
  top: -12px;
  background: center top / 100% auto url('../img/top_3.png') no-repeat;
}

.beeBoxTop {
  position: fixed;
  bottom: 0;
  height: 150px;
  z-index: 11;
  width: 100%;
  cursor: pointer;
}

.beeBoxTop a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden
}
.beeBoxTop a img {
  display: block;
  height: 100%;
  pointer-events: none;
  position: relative;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.beeBoxTop .beeColoseTop {
  position: absolute;
  top: 95px;
  right: 15px;
  cursor: pointer;
  z-index: 2;
  width: 30px;
  height: 30px;
}