@import url('/components/header/header.css');
@import url('/components/nav/nav.css');
@import url('/components/btn1/btn1.css');
@import url('/components/platform/platform.css');
@import url('/components/teachTeam/teachTeacm.css');
@import url('/components/footerForm/footerForm.css');
@import url('/components/footer/footer.css');

.bz-webWrap {
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #ffffff;
  padding-bottom: 10rem;
}

.bz-webWrap .container {
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.bz-webWrap .rel-box {
  position: relative;
  z-index: 1;
}

.bz-webWrap .sdb {
  box-shadow: 0 0 2.8rem 0 rgba(31, 50, 100, 0.2);
  border-radius: 1.5rem;
}

.bz-webWrap .mask {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.bz-webWrap .mask::before,
.bz-webWrap .mask::after {
  content: "";
  width: 31rem;
  height: 31rem;
  position: absolute;
  background: linear-gradient(to bottom, #ffedd0, #ffffff);

  z-index: 0;
  border-radius: 50%;
}

.bz-webWrap .mask::before {
  left: -15rem;
  top: -15rem;
}

.bz-webWrap .mask::after {
  right: -15rem;
  bottom: -10rem;
}

.bz-webWrap .itqmq {
  padding-bottom: 5rem;
}

.bz-webWrap .itqmq .itccon {
  width: 92%;
  height: 40rem;
  background-color: #ffffff;
  box-shadow: 0 0 2.8rem 0 rgba(31, 50, 100, 0.2);
  border-radius: 1.1rem;
  margin: 4.2rem auto;
  box-sizing: border-box;
  padding: 3rem 2.2rem 0 2.2rem;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.bz-webWrap .itqmq .itccon .item {
  width: 49%;
  height: 5.5rem;
  background-color: #f2e7ff;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 2.4rem;
  line-height: 5.5rem;
  color: #313131;
  padding-left: 1rem;
}


.bz-webWrap .itqmq .itccon .item .iconfont {
  margin-right: 0.8rem;
  font-size: 3rem;
  color: #fe7f2e;
}


.bz-webWrap .title-box {
  text-align: center;
  position: relative;
}

.bz-webWrap .title-box .bigtitle {
  font-size: 3.6rem;
  line-height: 5rem;
  color: #000000;
}

.bz-webWrap .title-box .smalltitle {
  font-size: 2.8rem;
  line-height: 4.2rem;
  color: #686868;
}

.bz-webWrap .banner .swiper-container {
  width: 100%;
  height: auto;
}

.bz-webWrap .banner .swiper-container .swiper-wrapper {
  height: auto;
}

.bz-webWrap .banner .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
}

.bz-webWrap .tab_btm .btmbk {
  padding-top: 9rem;
}


.bz-webWrap .tab_btm .btmbk .con1 .title-box .zbxx {
  width: 17rem;
  height: 4.4rem;
  background-color: #ff4d17;
  border-radius: 2.2rem;
  font-size: 2.8rem;
  color: #ffffff;
  text-align: center;
  line-height: 4.4rem;
  margin: 0 auto;
}

.bz-webWrap .con1 .title-box .bigtitle {
  padding-top: 0.8rem;
}

.bz-webWrap .tab_btm .btmbk .con1 .ccon {
  display: flex;
  justify-content: space-between;
  margin: 4.2rem auto;
}



.bz-webWrap .con2 .ccon {
  padding: 4rem;
  box-sizing: border-box;
  margin-bottom: 4rem;
}

.bz-webWrap .con2 .ccon .cctxt {
  font-size: 2.6rem;
  line-height: 4.2rem;
  color: #686868;
  margin-bottom: 4.2rem;
  text-align: justify;
}

.bz-webWrap .con2 .ccon .ccimg {
  width: 90%;
  margin: 0 auto;
}

.bz-webWrap .con3 .ccon {
  margin: 4.2rem auto 2rem;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.bz-webWrap .con3 .ccon .item {
  width: 48%;
  height: 40rem;
  border: solid 1px #ff470f;
  border-radius: 1.1rem;
  text-align: center;
  margin-bottom: 2.6rem;
  padding: 1.5rem;
  box-sizing: border-box;
}

.bz-webWrap .con3 .ccon .item .imgbox {
  width: 30rem;
  height: 16rem;
  background-image: url(/assets/course/hlwyx/images/c3.webp);
  background-size: 90rem 32rem;
  border-radius: 1.1rem;
  overflow: hidden;
  margin: 0 auto;
}

.bz-webWrap .con3 .ccon .item .imgbox {
  width: 30rem;
  height: 16rem;
  background-image: url(/assets/course/hlwyx/images/c3.webp);
  background-size: 90rem 32rem;
  border-radius: 1.1rem;
  overflow: hidden;
  margin: 0 auto;
}

.bz-webWrap .con3 .ccon .item .imgbox.img2 {
  background-position: -30rem 0;
}

.bz-webWrap .con3 .ccon .item .imgbox.img3 {
  background-position: -60rem 0;
}

.bz-webWrap .con3 .ccon .item .imgbox.img4 {
  background-position: 0 -16rem;
}

.bz-webWrap .con3 .ccon .item .imgbox.img5 {
  background-position: -30rem -16rem;
}

.bz-webWrap .con3 .ccon .item .imgbox.img6 {
  background-position: -90rem -16rem;
}


.bz-webWrap .con3 .ccon .item .ittit {
  font-size: 2.8rem;
  font-weight: 800;
  line-height: 4.2rem;
  color: #000000;
  margin: 2.2rem 0;
}

.bz-webWrap .con3 .ccon .item .ittxt {
  font-size: 2.2rem;
  line-height: 3.2rem;
  color: #6e6e6e;
  box-sizing: border-box;
}


.bz-webWrap .con3 .ccon .item5 {
  height: 50rem;
}

.bz-webWrap .con3 .ccon .item5 .ittit {
  margin: 1.5rem 0 0.8rem 0;
}


.bz-webWrap .con4 .ccon {
  width: 95%;
  margin: 5rem auto;
  height: 40rem;
}

.bz-webWrap .con4 .ccon .backg {
  background-color: #190b11;
  border-radius: 0.5rem;
  width: 100%;
}

.bz-webWrap .con4 .ccon .backg .swiper-slide {
  width: 45%;
  transition: 300ms;
  transform: scale(0.9);
  padding: 2.8rem 1.5rem;
  box-sizing: border-box;
  text-align: center;
  border-radius: 0.5rem;
  position: relative;
}

.bz-webWrap .con4 .ccon .backg .swiper-slide::after {
  content: '';
  width: 100%;
  height: 100%;
  background: #190b11;
  position: absolute;
  left: 0;
  top: 0;
}

.bz-webWrap .con4 .ccon .backg .swiper-slide .iconfont {
  text-align: center;
  height: 100%;
  color: #fff;
  font-size: 6rem;
}

.bz-webWrap .con4 .ccon .backg .swiper-slide .swtit {
  font-size: 2.8rem;
  font-weight: 800;
  color: #ffffff;
  margin: 2rem 0;
}

.bz-webWrap .con4 .ccon .backg .swiper-slide .swline {
  width: 9rem;
  height: 0.1rem;
  background-color: #ffffff;
  margin: 0 auto 2rem auto;
}

.bz-webWrap .con4 .ccon .backg .swiper-slide .swtxt {
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #ffffff;
  text-align: left;
}

.bz-webWrap .con4 .ccon .backg .swiper-slide-active {
  transform: scale(1);
  background-color: #ff7e00;
}

.bz-webWrap .con4 .ccon .backg .swiper-slide-active::after {
  background: none;
}

.bz-webWrap .con4 .ccon .backg .swiper-button-next, 
.bz-webWrap .con4 .ccon .backg .swiper-button-prev {
  width: 5.8rem;
  height: 5.8rem;
}

.bz-webWrap .con4 .ccon .backg .swiper-button-next {
  background: url(../images/c4_r.png) center center no-repeat;
  background-size: 5.8rem 5.8rem;
  right: 9.8rem;
}

.bz-webWrap .con4 .ccon .backg .swiper-button-prev {
  background: url(../images/c4_l.png) center center no-repeat;
  background-size: 5.8rem 5.8rem;
  left: 9.8rem;
}

.bz-webWrap .con5 {
  background-color: #ffeee0;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.bz-webWrap .con5 .ccon {
  margin: 2.8rem auto;
}

.bz-webWrap .con5 .ccon img {
  width: 100%;
}

.bz-webWrap .con6 .ccon {
  margin: 4.2rem auto 0;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.bz-webWrap .con6 .ccon .item {
  width: 32%;
  height: 31rem;
  background-color: #ffffff;
  border-radius: 0.5rem;
  border: solid 1px #a6a6a6;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 1.5rem;
}

.bz-webWrap .con6 .ccon .item .iconfont {
  width: 12.8rem;
  height: 14.7rem;
  background-image: url(../images/c6_b1.png);
  background-size: 12.8rem 14.7rem;
  line-height: 14.7rem;
  color: #fff;
  font-size: 5rem;
  text-align: center;
}


.bz-webWrap .con6 .ccon .item .ittit {
  font-size: 2.4rem;
  font-weight: 800;
  line-height: 3.5rem;
  color: #2a2a2a;
  margin: 1.5rem auto;
}

.bz-webWrap .con6 .ccon .item .ittxt {
  font-size: 2.2rem;
  line-height: 3.5rem;
  color: #2a2a2a;
  padding: 0 2.2rem;
  box-sizing: border-box;
}

.bz-webWrap .con6 .ccon .item6 {
  background-color: #ff470f;
  border: solid 0.1rem #ff470f;
}

.bz-webWrap .con6 .ccon .item6 .ittit {
  font-size: 2.8rem;
  line-height: 3.5rem;
  color: #ffffff;
}

.bz-webWrap .con6 .ccon .item6 .ittit span {
  font-weight: normal;
}

.bz-webWrap .con6 .ccon .item6 .iconfont {
  width: 8rem;
  height: 8rem;
  margin-top: 2.8rem;
  border-radius: 50%;
  text-align: center;
  color: #ff470f;
  line-height: 8rem;
  font-size: 4rem;
  font-weight: 700;
  background-color: #fff;
  background-image: none;
}

.bz-webWrap .con7 .ccon {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.bz-webWrap .con7 .ccon .ccon1 {
  width: 91%;
  background-color: #ffffff;
  box-shadow: 0 0 2.8rem 0 rgba(31, 50, 100, 0.2);
  border-radius: 1.1rem;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2.8rem 2.8rem 2.8rem;
  box-sizing: border-box;
}

.bz-webWrap .con7 .ccon .ccon1 .numbox {
  width: 17rem;
  height: 6.4rem;
  background-color: #ff470f;
  border-radius: 0 0 2.4rem 2.4rem;
  font-size: 3.5rem;
  color: #ffffff;
  text-align: center;
  line-height: 6.4rem;
}

.bz-webWrap .con7 .ccon .ccon1 .cctit {
  font-size: 2.8rem;
  line-height: 4.2rem;
  color: #2c2c2c;
  margin: 2.4rem 0 1.1rem 0;
}

.bz-webWrap .con7 .ccon .ccon1 .cctxt {
  font-size: 2.4rem;
  line-height: 4.2rem;
  color: #7a7a7a;
  margin-bottom: 3.2rem;
  text-align: justify;
}


.bz-webWrap .con7 .ccon .ccon1 .img-wrap .itembox p {
  font-size: 2rem;
  line-height: 4.2rem;
  color: #686868;
  text-align: center;
}


.bz-webWrap .tab_btm .btmbk .btkcdg .txneri {
  font-size: 2.4rem;
  line-height: 4.2rem;
  color: #424242;
  text-align: justify;
  margin: 3.2rem auto 5.5rem auto;
}

.bz-webWrap .kctxlb .qhbtnbox {
  display: flex;
  justify-content: space-between;
}

.bz-webWrap .kctxlb .qhbtnbox .qhbtn {
  width: 32%;
  height: 7rem;
  background-color: #ffd8cc;
  border-radius: 3.5rem;
  font-size: 2.8rem;
  text-align: center;
  line-height: 7rem;
  color: #414141;
}

.bz-webWrap .kctxlb .qhbtnbox .qhbtnactive {
  background-color: #ff4d17;
  color: #ffffff;
}

.bz-webWrap .kctxlb .kcner {
  margin-top: 4.4rem;
}

.bz-webWrap .kctxlb .kcner .item-box {
  display: none;
}

.bz-webWrap .kctxlb .kcner .item-box .item {
  width: 100%;
  background-color: #ff6030;
  border-radius: 0.5rem;
  padding: 2.4rem 2.8rem 2.8rem 2.8rem;
  box-sizing: border-box;
  margin-bottom: 2.4rem;
}

.bz-webWrap .kctxlb .kcner .item-box .item .ittit {
  font-size: 2.8rem;
  color: #ffffff;
  margin-bottom: 2.4rem;
}

.bz-webWrap .kctxlb .kcner .item-box .item .baik {
  width: 100%;
  background-color: #ffffff;
  padding: 1.5rem 2rem 2.8rem 2rem;
  box-sizing: border-box;
  border-radius: 1.1rem;
}

.bz-webWrap .kctxlb .kcner .item-box .item .baik .baitit {
  width: 13.1rem;
  height: 3.5rem;
  background-color: #ee135b;
  border-radius: 1.8rem;
  font-size: 2.4rem;
  color: #ffffff;
  text-align: center;
  line-height: 3.5rem;
}

.bz-webWrap .kctxlb .kcner .item-box .item .baik p {
  font-size: 2.4rem;
  color: #606060;
  margin-top: 1.1rem;
  line-height: 3.9rem;
}

.bz-webWrap .kctxlb .kcner .item-box .item:nth-of-type(even) {
  background-color: #ffe0d7;
}

.bz-webWrap .kctxlb .kcner .item-box .item:nth-of-type(even) .ittit {
  color: #323232;
}

.bz-webWrap .kctxlb .kcner .itemboxactive {
  display: block;
}


.bz-webWrap .jyxz .xzts {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 4.2rem;
  margin-bottom: 1.1rem;
}

.bz-webWrap .jyxz .xzts .item {
  border-radius: 1.1rem;
  padding: 2.2rem 1.8rem;
  box-sizing: border-box;
  margin-bottom: 1.5rem;
}

.bz-webWrap .jyxz .xzts .item p {
  font-size: 2.8rem;
  text-align: center;
  line-height: 7rem;
}

.bz-webWrap .jyxz .xzts .item p span {
  font-size: 5.5rem;
  font-weight: 800;
}

.bz-webWrap .jyxz .xzts .item .txts {
  font-size: 2.6rem;
  color: #2f2f2f;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.bz-webWrap .jyxz .xzts .item .txtshm {
  font-size: 2rem;
  line-height: 3.5rem;
  color: #979797;
  text-align: center;
}

.bz-webWrap .jyxz .xzts .item1 {
  width: 100%;
  background-color: #f2f9ff;
}

.bz-webWrap .jyxz .xzts .item1 p {
  color: #db5176;
  border-bottom: dashed 1px #db5176;
}

.bz-webWrap .jyxz .xzts .item2 {
  width: 48%;
  background-color: #f2fffb;
}

.bz-webWrap .jyxz .xzts .item2 p {
  color: #0f9e72;
  border-bottom: dashed 1px #0f9e72;
}

.bz-webWrap .jyxz .xzts .item3 {
  width: 100%;
  background-color: #fff8f2;
}

.bz-webWrap .jyxz .xzts .item3 p {
  color: #eb7510;
  border-bottom: dashed 1px #eb7510;
}

.bz-webWrap .jyxz .c9content {
  margin-top: 1.5rem;
  padding-bottom: 5.5rem;
}

.bz-webWrap .jyxz .c9content .bz-tableHead {
  width: 97%;
  margin: 0 auto;
  overflow: hidden;
  background-color: #ffdacf;
  box-sizing: border-box;
  padding: 0;
  border-radius: 1.2rem 1.2rem 0 0;
}

.bz-webWrap .jyxz .c9content .bz-tableHead li {
  float: left;
  text-align: center;
  height: 7rem;
  line-height: 7rem;
  font-size: 2.8rem;
  color: #fff;
  list-style-type: none;
  font-weight: 800;
}

.bz-webWrap .jyxz .c9content .bz-tableHead li:nth-last-of-type(1) {
  background-color: #ff470f;
}

.bz-webWrap .jyxz .c9content .bz-txtMarquee-top {
  width: 97%;
  margin: 0 auto;
  box-shadow: 0 0 2.8rem 0 rgba(4, 0, 0, 0.08);
}

.bz-webWrap .jyxz .c9content .bz-txtMarquee-top .bz-infoList {
  width: 100%;
  padding: 0;
  margin: 0;
}

.bz-webWrap .jyxz .c9content .bz-txtMarquee-top .bz-infoList li {
  overflow: hidden;
  border-bottom: solid 0.1rem #f7f8fc;
}

.bz-webWrap .jyxz .c9content .bz-txtMarquee-top .bz-infoList li span {
  float: left;
  text-align: center;
  font-size: 2.2rem;
  color: #7d7d7d;
  height: 7rem;
  line-height: 7rem;
}

.bz-webWrap .jyxz .c9content .bz-txtMarquee-top .bz-infoList li span:nth-last-of-type(1) {
  background-color: #ff470f;
  color: #fff;
}