@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/xxhjPT/xxhjPT.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;
}

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


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

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

.bz-webWrap .title-box .smalltitle {
  font-size: 2.8rem;
  line-height: 3.3rem;
  color: #848484;
  letter-spacing: 0.1rem;
  margin-top: 1.4rem;
}

.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 {
  height: auto;
}

.bz-webWrap .banner .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
}

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

.bz-webWrap .banner .bannerswiper-container .kefubox {
  position: relative;
}

.bz-webWrap .banner .bannerswiper-container .kefubox .now_year {
  position: absolute;
  font-size: 2.4rem;
  color: #2168ce;
  top: 6.3rem;
  right: 42rem;
}

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


.bz-webWrap .tab_btm .btmbk .con2 .cccon {
  /* height: 68rem; */
  padding: 3rem;
  box-sizing: border-box;
  box-shadow: 0 1rem 4rem rgba(31, 50, 100, 0.3);
  border-radius: 1rem;
}

.bz-webWrap .tab_btm .btmbk .con2 .cccon .txt {
  font-size: 2.4rem;
  line-height: 1.7;
  color: #686868;
  text-align: justify;
}

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

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

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

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

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

.bz-webWrap .tab_btm .btmbk .con3 .c3con .item .it-r {
  flex: 1;
}

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

.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 .item img {
  width: 100%;
}

.bz-webWrap .tab_btm .btmbk .con3 .c3con .c4line {
  width: 1px;
  height: 56%;
  background: #41aacd;
  position: absolute;
  left: 3.9rem;
  top: 3rem;
}

.bz-webWrap .tab_btm .btmbk .con4 .c4con {
  width: 92%;
  margin: 5rem auto 5rem auto;
  display: flex;
  justify-content: space-between;
}

.bz-webWrap .tab_btm .btmbk .con4 .c4con .item {
  width: 48%;
  box-shadow: 0px 1.5rem 1.5rem 0 rgba(83, 97, 102, 0.41);
  border-radius: 1.7rem;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .iconfont {
  position: absolute;
  right: -1rem;
  bottom: -1rem;
  color: #ecf6fa;
  font-size: 20rem;
  z-index: 2;

}

.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .item-top {
  width: 100%;
  height: 9.2rem;
  background-image: linear-gradient(64deg, #4fb0d1 0%, #1bd9d2 100%);
  border-radius: 1.7rem 1.7rem 0 0;
  font-size: 3rem;
  font-weight: 800;
  color: #ffffff;
  line-height: 9.2rem;
  padding-left: 3rem;
  box-sizing: border-box;
}

.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .item-bo {
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  box-sizing: border-box;
}

.bz-webWrap .tab_btm .btmbk .con4 .c4con .item .item-bo p {
  font-size: 2.4rem;
  line-height: 1.5;
  color: #575757;
  margin-bottom: 1.4rem;
}


.bz-webWrap .tab_btm .btmbk .con5 .c5con {
  height: 52rem;
  padding-top: 5.5rem;
  padding-left: 2rem;
  box-sizing: border-box;
  margin-bottom: 5rem;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .swiper-container .swiper-slide {
  width: 42rem;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .swiper-container .swiper-slide .item {
  width: 100%;
  height: 20rem;
  background-color: #ffffff;
  box-shadow: 0 1rem 3rem 0 rgba(63, 153, 183, 0.41);
  border-radius: 1.2rem;
  display: flex;
  margin-bottom: 3rem;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .swiper-container .swiper-slide .item .it-l {
  width: 30%;
  height: 100%;
  background-color: #41aacd;
  border-radius: 1rem 0px 0px 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .iconfont {
  width: 14rem;
  height: 20rem;
  text-align: center;
  line-height: 20rem;
  font-size: 8rem;
  color: #fff;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .it-r {
  flex: 1;
  padding: 1.5rem;
  box-sizing: border-box;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .it-r .ittit {
  font-size: 2.6rem;
  color: #41aacd;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .it-r .ittxt {
  margin-top: 0.8rem;
  font-size: 2.2rem;
  line-height: 3rem;
  color: #616161;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .item1 {
  border: solid 1px #41aacd;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .item1 .iconfont {
  background-color: #41aacd;
}
.bz-webWrap .tab_btm .btmbk .con5 .c5con .item2 .iconfont {
  background-color: #1bd9d3;
}
 .bz-webWrap .tab_btm .btmbk .con5 .c5con .item1 .it-r .ittit {
  color: #41aacd;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .item2 {
  border: solid 1px #1bd9d3;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .item2 .it-l {
  background-color: #1bd9d3;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .item2 .it-r .ittit {
  color: #1bd9d3;
}

.bz-webWrap .tab_btm .btmbk .con5 .c5con .swiper-scrollbar-drag {
  background-color: #1bd9d3;
}


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

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

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

.pingtai {
  background-color: #dcf6ff;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.bz-webWrap .tab_btm .btmbk .con7 .ccon img {
  width: 100%;
}

.bz-webWrap .tab_btm .btmbk .con8 {
  height: 95rem;
  background: url(../images/c1-8-bg.webp) center center no-repeat;
  background-size: 100% 95rem;
  padding-top: 5rem;
  box-sizing: border-box;
}

.bz-webWrap .tab_btm .btmbk .con8 .title-box .bigtitle {
  color: #ffffff;
}

.bz-webWrap .tab_btm .btmbk .con8 .ccon {
  margin: 5.5rem 0;
}

.bz-webWrap .tab_btm .btmbk .con8 .ccon img {
  width: 100%;
}

.bz-webWrap .tab_btm .btmbk .con8 .morebtn {
  background-color: #5f41cd;
}
.bz-webWrap .tab_btm .btmbk .con9{
  padding-bottom: 5rem;
}
.bz-webWrap .tab_btm .btmbk .con10 {
  padding-bottom: 2.5rem;
}

.bz-webWrap .tab_btm .btmbk .con10 .ccon {
  margin-top: 7rem;
}

.bz-webWrap .tab_btm .btmbk .con11 {
  background-color: #dcf6ff;
  padding-top: 5rem;
}

.bz-webWrap .tab_btm .btmbk .con11 .ccon {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  width: 91%;
  margin: 0 auto;
}

.bz-webWrap .tab_btm .btmbk .con11 .ccon .item {
  width: 48%;
  margin-bottom: 5.5rem;
}

.bz-webWrap .tab_btm .btmbk .con11 .ccon .item .ittxt {
  width: 100%;
  height: 25rem;
  background: #ebf6ff url(../images/c11_p1.png) center center no-repeat;
  background-size: 11rem 18rem;
  border-radius: 5.5rem 1.1rem 5.5rem 1.1rem;
  border: solid 0.1rem #41aacd;
  font-size: 3rem;
  line-height: 1.7;
  color: #33729e;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.bz-webWrap .tab_btm .btmbk .con11 .ccon .item .itbtn {
  width: 24rem;
  height: 5rem;
  background-color: #41aacd;
  border-radius: 2.4rem;
  font-size: 2.4rem;
  line-height: 5rem;
  text-align: center;
  margin: -2.6rem auto 0 auto;
}

.bz-webWrap .tab_btm .btmbk .con11 .ccon .item .itbtn .kefubox,
.bz-webWrap .tab_btm .btmbk .con11 .ccon .item .itbtn a {
  display: block;
  color: #ffffff;
  user-select: none;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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