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

.bz-webWrap .container {
  width: 92%;
  margin: 0 auto;
  overflow: hidden;
}
.bz-webWrap .rel-box{
  position: relative;
  z-index: 1;
}

.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,#e8d4fc,#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 .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%;
}


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

.bz-webWrap .tab_btm .btmbk .con1 {
  padding-bottom: 5.5rem;
}

.bz-webWrap .tab_btm .btmbk .con1 .nr-title-box {
  text-align: center;
  padding-top: 5.5rem;
}

.bz-webWrap .tab_btm .btmbk .con1 .nr-title-box .numbox {
  width: 12rem;
  font-size: 10rem;
  font-weight: 700;
  height: 5rem;
  line-height: 9rem;
  text-align: center;
  overflow: hidden;
  color: #bcc7d1;
  margin: 0 auto;
}

.bz-webWrap .tab_btm .btmbk .con1 .nr-title-box .numbox img {
  width: 100%;
}

.bz-webWrap .tab_btm .btmbk .con1 .nr-title-box .bigtitle {
  font-size: 4rem;
  line-height: 4.2rem;
  color: #171717;
}

.bz-webWrap .tab_btm .btmbk .con1 .nr-title-box .bigtitle span {
  color: #f29735;
  font-weight: 800;
}

.bz-webWrap .tab_btm .btmbk .con1 .nr-title-box .smalltitle {
  font-size: 2.2rem;
  line-height: 3.3rem;
  color: #686868;
  width: 90%;
  margin: 1.5rem auto 0 auto;
}
.bz-webWrap .tab_btm .sdb{
  box-shadow: 0 0 2.8rem 0 rgba(31, 50, 100, 0.2);
  border-radius: 1.5rem;
}


.bz-webWrap .tab_btm .msk{
  position: absolute;
  content: "";
  /* width: ; */
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num1 .ccon {
  width: 92%;
  margin: 0rem auto 2.8rem auto;
  height: 40rem;  
  margin-top: 3rem;
  position: relative;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num1 .ccon .swiper-container {
  height: 100%;
  /* padding-bottom: 3rem; */
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num1 .swiper-slide {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num1 .swiper-slide .imgbox {
  width: 80%;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num1 .swiper-slide .imgbox img {
  width: 100%;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num1 .swiper-slide .imgbox2 {
  width: 80%;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num1 .swiper-pagination-bullet {
  background-color: #818181;
  opacity: 1;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num1 .swiper-pagination-bullet-active {
  background-color: #8413ee;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num2 .hxfxcon {
  margin-top: 4.2rem;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num2 .hxfxcon .fxtit {
  width: 22.4rem;
  height: 4.48rem;
  background-color: #8413ee;
  border-radius: 2.4rem;
  font-size: 2.8rem;
  font-weight: 800;
  color: #ffffff;
  text-align: center;
  line-height: 4.48rem;
  margin: 0 auto;
}


.bz-webWrap .tab_btm .btmbk .con1 .war_num2 .hxfxcon .fxtxtcon img {
  width: 100%;
  margin-bottom: 1.5rem;
  margin-top: 2rem;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num3 .w3-con {
  margin: 2.8rem auto;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num3 .w3-con .item {
  width: 49%;
  height: 40rem;
  background-color: #f9f6ff;
  border-radius: 1rem;
  text-align: center;
  padding-top: 4.2rem;
  box-sizing: border-box;
  border-bottom: 0.5rem solid #8413ee;
  margin-bottom: 2.2rem;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num3 .w3-con .item .itimg {
  width: 12.1rem;
  height: 12.1rem;
  background-image: url(/assets/course/xmt/images/c1-3.webp);
  background-size: 48.4rem 12.1rem;
  margin: 0 auto;
}


.bz-webWrap .tab_btm .btmbk .con1 .war_num3 .w3-con .item .itimg.img2 {
  background-position: -12.1rem 0;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num3 .w3-con .item .itimg.img3 {
  background-position: -24.2rem 0;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num3 .w3-con .item .itimg.img4 {
  background-position: -36.3rem 0;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num3 .w3-con .item .ittit {
  font-size: 2.8rem;
  line-height: 2.8rem;
  color: #27242a;
  margin: 2.2rem auto;
}

.bz-webWrap .tab_btm .btmbk .con1 .war_num3 .w3-con .item .ittxt {
  font-size: 2.4rem;
  line-height: 3rem;
  color: #584964;
}

.bz-webWrap .tab_btm .btmbk .con2 {
  padding-bottom: 4.2rem;
}

.bz-webWrap .tab_btm .btmbk .con2 .c2con {
  padding: 4rem 4rem 0;
  margin-top: 4rem;
  margin-bottom: 4rem;
  box-sizing: border-box;
  position: relative;
}

.bz-webWrap .tab_btm .btmbk .con2 .c2con .contx p {
  font-size: 2.2rem;
  line-height: 4.2rem;
  text-align: justify;
  color: #686868;
  margin-bottom: 2.8rem;
}

.bz-webWrap .tab_btm .btmbk .con2 .c2con img {
  width: 100%;
}

.bz-webWrap .tab_btm .btmbk .con3 {
  padding-bottom: 4.2rem;
}

.bz-webWrap .tab_btm .btmbk .con3 .c3con {
  margin: 5.5rem auto;
  width: 92%;
  position: relative;
}

.bz-webWrap .tab_btm .btmbk .con3 .c3con .item {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 0 5.5rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 1.1rem;
  display: flex;
  padding: 2.2rem 1.5rem 2.8rem 1.5rem;
  box-sizing: border-box;
  margin-bottom: 2.4rem;
}

.bz-webWrap .tab_btm .btmbk .con3 .c3con .item .it-l {
  width: 4.4rem;
  height: 4.4rem;
  background-color: #8413ee;
  border-radius: 50%;
  font-size: 2.8rem;
  color: #ffffff;
  text-align: center;
  line-height: 4.4rem;
  margin-right: 1.5rem;
}

.bz-webWrap .tab_btm .btmbk .con3 .c3con .item .it-r .r-tit {
  font-size: 2.8rem;
  color: #434343;
  font-weight: 800;
  margin-bottom: 0.8rem;
}

.bz-webWrap .tab_btm .btmbk .con3 .c3con .item .it-r .r-txt {
  font-size: 2.2rem;
  line-height: 3rem;
  color: #606060;
}

.bz-webWrap .tab_btm .btmbk .con3 .c3con .c4line {
  width: 0.1rem;
  height: 85%;
  background: #8413ee;
  position: absolute;
  left: 3.3rem;
  top: 2.8rem;
}

.bz-webWrap .tab_btm .btmbk .con4 .c4con {
  margin-top: 4.2rem;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.bz-webWrap .tab_btm .btmbk .con4 .c4con .item {
  width: 49%;
  height: 33rem;
  border-radius: 0.5rem;
  border: solid 0.1rem #e7cdff;
  text-align: center;
  padding-top: 1.5rem;
  box-sizing: border-box;
  margin-bottom: 2.2rem;
}

.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .imgbox {
  width: 30.2rem;
  height: 16.8rem;
  margin: 0 auto;
  border-radius: 0.5rem;
  overflow: hidden;
  background-image: url(/assets/course/xmt/images/c4.webp);
  background-size: 90.6rem 33.6rem;
  background-repeat: no-repeat;
}

.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .imgbox.img1{
  background-position: 0 0;
}
.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .imgbox.img2{
  background-position: -30.2rem 0;
}
.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .imgbox.img3{
  background-position: -60.4rem 0;
}
.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .imgbox.img4{
  background-position: 0 -16.8rem;
}
.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .imgbox.img5{
  background-position: -30.2rem -16.8rem;
}
.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .imgbox.img6{
  background-position: -60.4rem -16.8rem;
}

.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .ittit {
  font-size: 2.8rem;
  color: #000000;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .ittxt {
  font-size: 2.4rem;
  color: #747474;
}

.bz-webWrap .tab_btm .btmbk .con5 {
  padding-bottom: 4.2rem;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con {
  margin-top: 4.2rem;
  margin-bottom: 2.8rem;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .item {
  width: 49%;
  height: 44.8rem;
  border-radius: 1.1rem;
  border: solid 0.1rem #913ae2;
  text-align: center;
  padding-top: 2.8rem;
  box-sizing: border-box;
  margin-bottom: 2.2rem;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .item .imgbox {
  width: 30rem;
  height: 29rem;
  margin: 0 auto;
  border-radius: 0.5rem;
  overflow: hidden;
  background-image: url(/assets/course/xmt/images/c5.webp);
  background-repeat: no-repeat;
  background-size: 120rem 29rem;
}
.bz-webWrap .tab_btm .btmbk .con5 .c5con .item .imgbox.img2{
  background-position: -30rem 0;
}
.bz-webWrap .tab_btm .btmbk .con5 .c5con .item .imgbox.img3{
  background-position: -60rem 0;
}
.bz-webWrap .tab_btm .btmbk .con5 .c5con .item .imgbox.img4{
  background-position: -90rem 0;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .item .ittit {
  font-size: 2.8rem;
  color: #232323;
  margin-bottom: 1.5rem;
  font-weight: 800;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .item .ittxt {
  font-size: 2.2rem;
  color: #656565;
}

.bz-webWrap .tab_btm .btmbk .con6 {
  margin-top: 5rem;
}

.bz-webWrap .tab_btm .btmbk .con6 .imgbx {
  width: 95%;
  margin: 3.3rem auto 0;
}

.bz-webWrap .tab_btm .btmbk .con6 .imgbx img {
  width: 100%;
}

.bz-webWrap .tab_btm .btmbk .kctx {
  padding-bottom: 5.5rem;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcshi .title-box .smalltitle {
  font-size: 2.4rem;
  line-height: 2.8rem;
  color: #424242;
  margin-top: 0.8rem;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner {
  margin-top: 4.2rem;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item {
  width: 100%;
  background-color: #8413ee;
  border-radius: 0.5rem;
  padding: 4.2rem 2.8rem 1.5rem 2.8rem;
  box-sizing: border-box;
  margin-bottom: 2.4rem;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item .ittit {
  font-size: 3.5rem;
  font-weight: 800;
  color: #ffffff;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 0.8rem;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item .neibox {
  margin-bottom: 2.8rem;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item .neibox .neir {
  margin-bottom: 2rem;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item .neibox .neir .neitit {
  width: 11.2rem;
  height: 3.5rem;
  background-color: #ff6600;
  border-radius: 0 1.8rem 1.8rem 0;
  font-size: 2.4rem;
  color: #ffffff;
  line-height: 3.5rem;
  text-align: center;
  margin: 1.5rem 0 0.8rem 0;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item .neibox .neir .neitxt {
  font-size: 2.4rem;
  color: #ffffff;
  line-height: 3.3rem;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item .neibox .baik {
  width: 100%;
  background-color: #fbfbfb;
  padding: 1.5rem 2rem 2.8rem 2rem;
  box-sizing: border-box;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item .neibox .baik .baitit {
  width: 13.1rem;
  height: 3.5rem;
  background-color: #8413ee;
  border-radius: 1.8rem;
  font-size: 2.4rem;
  color: #ffffff;
  text-align: center;
  line-height: 3.5rem;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item .neibox .baik p {
  font-size: 2.4rem;
  color: #606060;
  margin-top: 1.1rem;
  line-height: 4rem;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item:nth-child(even) {
  background-color: #f7eeff;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item:nth-child(even) .ittit {
  color: #2a2a2a;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item:nth-child(even) .neibox .neir .nedtit {
  color: #2a2a2a;
}

.bz-webWrap .tab_btm .btmbk .kctx .kcdg .kcner .item-box .item:nth-child(even) .neibox .neir .neitxt {
  color: #2a2a2a;
}

.bz-webWrap .tab_btm .btmbk .jyxz {
  padding-bottom: 2.8rem;
}

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

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

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

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

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

.bz-webWrap .tab_btm .btmbk .jyxz .xzts .item1 {
  background-color: #f2f9ff;
}

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

.bz-webWrap .tab_btm .btmbk .jyxz .xzts .item2 {
  background-color: #f7f2ff;
}

.bz-webWrap .tab_btm .btmbk .jyxz .xzts .item2 p {
  color: #7c3edf;
  border-bottom: dashed 1px #7c3edf;
}

.bz-webWrap .tab_btm .btmbk .jyxz .xzts .item3 {
  background-color: #fff8f2;
}

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

.bz-webWrap .tab_btm .btmbk .jyxz .xzts .item4 {
  background-color: #f2fffb;
}

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

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

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

.bz-webWrap .tab_btm .btmbk .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 .tab_btm .btmbk .jyxz .c9content .bz-tableHead li:nth-last-of-type(1) {
  background-color: #8413ee;
}

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

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

.bz-webWrap .tab_btm .btmbk .jyxz .c9content .bz-txtMarquee-top .bz-infoList li {
  overflow: hidden;
  border-bottom: solid 1px #eeeef4;
}

.bz-webWrap .tab_btm .btmbk .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 .tab_btm .btmbk .jyxz .c9content .bz-txtMarquee-top .bz-infoList li span:nth-last-of-type(1) {
  background-color: #8413ee;
  color: #fff;
}