@font-face {
  font-family: SourceHanSansCNRegular;
  src: url('../lib/layui/font/SourceHanSansCNRegular.otf');
}

@font-face {
  font-family: SourceHanSansCNMedium;
  src: url('../lib/layui/font/SourceHanSansCNMedium.otf');
}

.wh-img {
  width: 100%;
  height: 100%;
}

.wh12 {
  width: 1200px;
}

.mg {
  margin: 0 auto;
}

.bg-top {
  width: 100%;
  height: 70px;
  position: fixed;
  top: 0;
  background: #4dc5c6;
  z-index: 1000;
}

.top-van {

  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
}

.top-van .logo {
  width: 60px;
  height: 61px;
}

.top-van .top-ul ul {
  display: flex;
}

.top-van .top-ul ul li {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 47px;
  letter-spacing: 0px;
  position: relative;
  margin: 25px;
  color: #ffffff;
}

.top-van .top-ul ul li.on .top_show {
  display: block
}

.top-van .top-ul ul li.on .linkA {
  color: red !important;
}

.top-van .top-ul ul li .top_show {
  padding: 10px;
  background: gold;
  color: #000000;
  position: absolute;
  top: 58px;
  display: none;
}

.top-van .top-ul ul li a {
  color: #ffffff
}

.top-van .top-link {
  background-color: #0f64ff;
  color: #ffffff;
  position: relative;
  padding: 5px;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1px;
  border-radius: 5px;
  cursor: pointer;
}

.top-van .top-link:hover div {
  display: block;
}

.top-van .top-link div {
  display: none;
  position: absolute;
  z-index: 1111;
  left: 50%;
  transform: translate(-50%);
  top: 50px;
  width: 200px;
}

.footerFixed {
  width: 100%;
  height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 0;

}

.footerFixed div {
  padding: 5px 15px;
  background-color: #fffc01;
  display: flex;
  align-items: center;
  letter-spacing: 2px;
  color: #c94400;
  font-size: 26px;
  border-radius: 5px;
  margin: 0 20px;
}

.footerFixed div img {
  margin: 0 5px
}



#hui-mask {
  position: fixed;
  z-index: 20;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  left: 0px;
  top: 0px;
  height: 100%;
  z-index: 99;
  display: none;
}

.indexfloat {
  width: 309px;
  height: 318px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -154.5px;
  margin-top: -159px;
  z-index: 9999;
  display: none;
}

.indexfloat .close {
  float: right;
  margin-top: -370px;
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  margin-right: -50px;
}

.whimg {
  width: 100%;
  height: 100%;
  z-index: 100;
}

.wh1200 {
  width: 1200px;
}

.fulibox {
  background: url(../images/zhuye/fuli.png) round;
  margin: 25px auto;
  height: 463px;
  position: relative;
}

.fulibox .fuliboxdb {
  height: 115px;
  width: 1200px;
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.fulibox .fuliboxdb .fuliboxdb-price {
  display: flex;
}

.fulibox .fuliboxdb .fuliboxdb-price h1 {
  font-size: 34px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}

.fulibox .fuliboxdb .fuliboxdb-price p {
  padding-top: 10px;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #ffffff;
  text-decoration: line-through;
}

.fulibox .fuliboxdb .fuliboxdb-mobile {
  display: flex;
}

.fulibox .fuliboxdb .fuliboxdb-mobile p {
  font-size: 26px;
  color: #ffffff;
}

.fulibox .fuliboxdb .fuliboxdb-mobile input {
  width: 291px;
  height: 42px;
  background-color: #ffffff;
  border-radius: 21px;
  border: 0;
  font-size: 20px;
  text-indent: 25px;
}

.fulibox .fuliboxdb .fuliboxdb-btn {
  width: 366px;
  height: 66px;
  background-color: #ff2136;
  border-radius: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #FFFFFF;
}

.hot-box {
  margin: 25px auto;
  display: flex;
  justify-content: space-between;
  border-bottom: solid 3px #007EFF;
  margin-top: 50px;
}

.hot-box .hot-box-title {
  display: flex;
  align-items: center;
}

.hot-box .hot-box-title p {
  font-size: 35px;
  color: #007EFF;
  margin-left: 20px;
  font-weight: bold;
}

.hot-box .hot-box-txt {
  display: flex;
}

.hot-box .hot-box-txt p {
  margin-left: 10px;
  font-size: 18px;
  color: #696969;
  line-height: 52px;
}

.btnBox {
  width: 1200px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.btnBox div {
  margin: 45px 60px;
  width: 497px;
  height: 70px;
  background: #FD8127;
  border-radius: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 34px;
}


.ke-cot {
  margin: 25px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ke-cot div {
  width: 285px;
  margin-bottom: 20px;
}

.course-info {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}

.course-info h1 {
  width: 128px;

  height: 29px;
  font-size: 30px;
  font-weight: bold;
  color: #007EFF;
  line-height: 24px;
}

.course-info p {
  padding: 5px;
  color: #ffffff;
  background: #FF0000;
  border-radius: 14px;
  width: 89px;
  height: 16px;
  text-align: center;
}

.course-info-txt {
  width: 196px;
  height: 50px;
  color: #777777;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  margin: auto;
}


.swiper-container2 .swiper-pagination-bullet {
  margin: 0 4px !important;
}


.hot-box-new {
  margin: 25px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}

.hot-box-new #p1 {
  height: 40px;
  margin-top: 50px;
  font-size: 42px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
}

.hot-box-new #p2 {
  height: 24px;
  margin-top: 23px;
  font-size: 24px;
  font-weight: 400;
  color: #FD8127;
  font-family: Source Han Sans CN;
}

.hot-box-new .text {
  width: 1082px;
  height: 108px;
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 42px;
  margin-top: 140px;
  margin-left: 53px;
  text-indent: 2rem;

}

.introduction {
  margin: 25px auto;
}

.introductionTab {
  width: 1174px;
}

.introductionTab .li {
  width: 216px;
  height: 53px;
  background-color: #007EFF;
  border-radius: 30px 30px 0 0;
  text-align: center;
  line-height: 53px;
  font-size: 26px;
  color: #FFFFFF;
}

.introductionTab .li-active {
  background-color: #FD8127;
  width: 216px;
  height: 53px;
  border-radius: 30px 30px 0 0;
  text-align: center;
  line-height: 53px;
  font-size: 26px;
  color: #FFFFFF;
}

.introductionCot {
  margin: auto;
  margin-top: 20px;
  width: 1174px;
  height: 569px;
}

.introductionCot .introductionList {
  display: none;
  margin-left: 13px;
}

.kcb {
  background: url(./images/kaoyan/banner1.png);
}

.kcb .kcbTop {
  display: flex;
  justify-content: center;
  color: #FFFFFF;
  font-size: 26px;
  line-height: 130px;
  text-align: center;
}

.kcb .kcbtxt {
  display: flex;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  text-align: center;
}

.kcb .kcbtxt .kcbList li span {
  color: #2D6AF7;
}

.kcb .beizhu {
  color: rgb(158 156 156);
  font-size: 20px;
  margin-top: -50px;
  margin-left: 305px;
}

.kcbA {
  width: 109px;
  height: 36px;
  background: #FF0000;
  color: #FFFFFF;
  border-radius: 18px;
  margin-left: 45px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.ke-cot .txt1 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #007EFF;
  position: absolute;
  padding: 124px 0px 0px 0px;
}

.ke-cot .txt2 {
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  color: #777777;
  position: absolute;
  padding: 185px 0px 0px 0px;
}

.ke-cot .txt3 {
  width: 290px;
  height: 29px;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  color: #777777;
}

.btnBoxNew {
  width: 1200px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.ban {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ban .ban-title {
  width: 400px;
  height: 170px;
  text-align: center;
  font-size: 42px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  margin: auto;
}

.ban .banList {
  width: 1300px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}

.ban .banList .banList1 {
  background-image: url(../images/zhuye/bantxt.png);
  width: 301px;
  height: 275px;
  display: flex;
  flex-direction: column;
  align-items: center;

}

.banList1 .title1 {
  text-align: center;
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #007EFF;
  padding-top: 10px;
}

.banList1 .title2 {
  text-align: center;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #000000;
  padding-top: 15px;
  font-weight: bold;
}

.banList1 .txt {
  width: 170px;
  height: 48px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
  line-height: 30px;
  text-align: center;
  padding-top: 20px;
}

.banList1 .banA {
  width: 163px;
  height: 29px;
  background: #FF0000;
  color: #FCFCFC;
  border-radius: 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  margin-top: 35px;
}

.top-infoNew {
  background: url(../images/zhuye/top2.png) no-repeat;
  width: 1200px;
  /* height: 420px; */
  margin: auto;
  /* margin-top: 40px; */
  display: flex;
  justify-content: space-between;
}

.top-infoNew .part {
  width: 225px;
  height: 195px;
  position: relative;
}

.top-infoNew .part .text1 {
  width: 224px;
  height: 70px;
  position: absolute;
  margin-top: 135px;
  line-height: 28px;
  letter-spacing: 1px;
  text-align: center;
  padding: 1rem 0;
  font-size: 18px;
  font-family: Source Han Sans CN;
}

.top-infoNew .part .text2 {
  width: 225px;
  float: right;
  margin-top: 10px;
  font-size: 1.2rem;
  text-align: center;
  line-height: 70px;
  font-family: Source Han Sans CN;
}

.top-infoNew .part .text2 span,
.top-infoNew .part .text3 span {
  margin-left: 75px;
}

.top-infoNew .part .text3 {
  width: 225px;
  height: 70px;
  float: right;
  margin-top: 25px;
  font-size: 1.2rem;
  text-align: center;
  line-height: 70px;
  font-family: Source Han Sans CN;
}

.bottom1 {
  height: 343px;
  color: #FFFFFF;
  background-color: #002867;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottom1 .infoUl {
  width: 1200px;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.bottom1 .infoUl .infoList {
  width: 30%;
  height: 100%;
}

.bottom1 .phone {
  width: 100%;
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  padding-left: 30px;
  padding-top: 80px;
}

.bottom1 .online {
  width: 220px;
  height: 40px;
  background-color: #FD8127;
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  border-radius: 35px;
  margin-left: 30px;
  text-align: center;
}

.bottom1 .title {
  width: 100%;
  height: 15%;
  font-size: 24px;
  color: #FFFFFF;
  display: flex;
  margin-top: 50px;
}

.bottom1 .txt {
  font-size: 21px;
  display: flex;
  flex-wrap: wrap;
}

.bottom1 .txt li {
  width: 150px;
  height: 50px;
}

.bottom1 .txt a {
  color: #FFFFFF;
  width: 150px;
}

.bottom2 {
  height: 9.1vw;
  background: black;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom2 .txt {
  width: 824px;
  height: 106px;
  font-size: 0.9vw;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 2vw;
  margin: auto;
  text-align: center;
}

.jskc {
  background: url(../images/zhuye/jskc.jpg) no-repeat;
  margin-top: 71px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jskc .txt {
  height: 300px;
  width: 900px;
}

.jskc .txt .title {
  height: 50%;
  font-size: 80px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #FDE747;
  line-height: 200px;
  text-shadow: 0px 5px 9px #1D59F4;
  text-align: center;
  letter-spacing: 10px
}

.jskc .txt .jskcForm {
  width: 100%;
  height: 50%;
  float: left;
  font-size: 24px;
  color: #636363;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.jskcForm input {
  width: 271px;
  height: 53px;
  background: #FFFFFF;
  border-radius: 26px;
  color: #636363;
  text-align: center;
  line-height: 53px;
  border: 0px;
}

.jskcForm input::-webkit-input-placeholder {
  /* placeholder颜色  */
  color: #636363;
  /* placeholder字体大小  */
  font-size: 24px;
  /* placeholder位置  */
  text-align: center;
}

.jskcForm select {
  width: 271px;
  height: 53px;
  background: #FFFFFF;
  border-radius: 26px;
  color: #636363;
  text-align: center;
  border: 0px;
}

.jskcForm div {
  width: 271px;
  height: 53px;
  background: #FF0000;
  border-radius: 26px;
  font-size: 26px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  line-height: 53px;
}

.swiperBox .title1 {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #3A3A3A;
  margin-top: -120px;
  padding-left: 15px;
}

.swiperBox .title2 {
  font-size: 18px;
  font-weight: Regular;
  color: #3A3A3A;
  padding-left: 15px;
}

.swiperBox .title3 {
  width: 179px;
  height: 34px;
  background-color: #007EFF;
  border-radius: 17px;
  font-size: 21px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  z-index: 10;
  position: absolute;
  text-align: center;
  margin-left: 15px;
  margin-top: 7px;
}

.teacherBox {
  width: 1200px;
  height: 640px;
  background: #007EFF;
  border-radius: 20px;
  margin: auto;
  margin-top: 27px;
}

.teacherBox .swiper-wrapper {
  width: 1200px;
  height: 400px;
  margin: auto;
}

.swiper-slide .swiper-teacher {
  width: 1200px;
  height: 400px;
  display: flex;
  align-items: center;
  margin-left: 200px;
}

.swiper-slide .swiper-teacher .teacher-img {
  width: 401px;
  height: 326px;
  background-image: url(../images/zhuye/teacher0.png);
  display: flex;
}

.swiper-slide .swiper-teacher .name {
  width: 200px;
  height: 80px;
  font-size: 60px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #FFFFFF;
  float: left;
}

.swiper-slide .swiper-teacher .txt1 {
  width: 350px;
  height: 80px;
  font-size: 26px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  float: left;
  line-height: 100px;
}

.swiper-slide .swiper-teacher .txt2 {
  width: 395px;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 40px;
}

.teacherBox .gallery-bottom .swiper-slide {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}

.teacherBox .gallery-bottom .gallery-cards {
  height: 181px;
  display: flex;
  align-items: center;
  background-image: url(../images/zhuye/teacher1.png) !important;
  background-repeat: no-repeat;
}

.teacherBox .gallery-bottom .gallery-cards-active {
  background-image: url(../images/zhuye/teacher2.png) !important;
  background-repeat: no-repeat;
}

.teacherBox .gallery-bottom .swiper-slide .gallery-cards .txt {
  width: 50%;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 5px;
  padding-top: 1px;
}

.teacherBox .gallery-bottom .swiper-slide .gallery-cards .name {
  width: 100px;
  height: 50px;
  font-size: 32px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #000000;
  line-height: 31px;
}

.teacherBox .gallery-bottom .swiper-slide .gallery-cards .txt1 {
  width: 110px;
  height: 22px;
  background: #FD8127;
  border-radius: 11px;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 22px;
}

.banner-top .banner1 {
  height: 100%;
  width: 600px;
  position: absolute;
  float: left;
  margin-left: 80px;
  z-index: 10;
  display: flex;
  flex-direction: row;
}

.banner1 .banner1Right {
  width: 500px;
  display: flex;
  flex-direction: column;
}

.banner1 .text {
  width: 260px;
  height: 4.42vw;
  background-color: hsla(0, 0%, 100%, .8);
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.banner1 .text .title {
  font-size: 19px;
  display: flex;
  font-family: Source Han Sans CN;
  padding-left: 10px;
  padding-top: 10px;
}

.banner1 .text .titleLeft {
  width: 8px;
  height: 30px;
  background-color: #007EFF;
  float: left;
  margin-left: 10px;
  margin-top: 5px;
  display: flex;
  display: none;
}

.banner1 .text .txt {
  font-size: 15px;
  color: #777777;
  padding-left: 10px;
}

.banner1 .bannerLeft {
  width: 400px;
  background-color: #FFFFFF;
  float: right;
  display: none;
  font-size: 18px;
  line-height: 40px;
  position: absolute;
  left: 260px;
}

.banner1 .bannerLeft .bannerLeftBox {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.banner1 .bannerLeft a {
  width: 100px;
}

.banner1 .bannerLeft a:hover {
  color: #007EFF;
}

#li1:hover .bannerLeft {
  display: block;
}

#li1:hover {
  width: 260px;
  background-color: #FFFFFF;
}

#li1:hover .title {
  color: #007EFF;
}

#li1:hover .titleLeft {
  display: block;
}

.studySyetem {
  background: url(../images/zhuye/xt_new.png) no-repeat center;
  margin-top: 50px;
}

.DataCenter {
  background: url(../images/zhuye/zx.png) no-repeat center;
  margin-top: 50px;
}

/* 辅导体系 */
.pannel3_tab {
  width: 100%;
  height: 83px;
  border: 2px solid #567fe9;
  border-radius: 25px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 48px;
}

.pannel3_tab li {
  width: 270px;
  height: 65px;
  box-sizing: border-box;
  border: 2px solid #567fe9;
  box-shadow: 0 0 10px #A7A7A7;
  border-radius: 25px;
  font-size: 22px;
  color: #6a6a6a;
  line-height: 65px;
  text-align: center;
  cursor: pointer;
}

.pannel3_tab .active_form {
  color: #000;
  background-color: #007EFF;
  border: 2px solid #4e7bec;
  color: #fff;
}

.pannel3_cir {
  display: flex;
  justify-content: space-around;
  margin-top: 10px;
}

table,
th,
tr {
  margin-top: 24px;
  font-size: 20px;
  text-align: center;
  border: 2px solid #567fe9;
}

th {
  background-color: #007EFF;
  height: 66px;
  font-size: 25px;
  color: #fff;
}

td {
  border-right: 2px solid #567fe9;
}

.free_box {
  background-color: #FF0000;
  display: flex;
  margin: 8px 10px;
  color: #fff;
  font-size: 20px;
  width: 80px;
  padding: 8px 30px;
  justify-content: center;
  border-radius: 20px;
  margin-left: 70px;
}

.all_list {
  line-height: 38px;
}

.pannel3_b li {
  display: none;
}

.pannel4_red {
  color: #FF1F1F;
}

/* 考研各类班型 */
.kyglbxTop {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.kyglbxTop .kyglbxTab {
  height: 140px;
}

.kyglbxTab .swiper-wrapper {
  margin-top: -100px;
  display: flex;
  justify-content: space-around;
}

.kyglbxTab .kyglbxLi {
  width: 200px !important;
  height: 80px;
  background-color: #CCE5FF;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
}

.kyglbxTab .kyglbxLi:last-child {
  margin-right: 23px !important;
}

.kyglbxCot {
  width: 1200px;
  height: 300px;
}

.kyglbxCot .swiper-slide {
  width: 100%;
  height: 300px;
}

.kyglbxCot .swiper-slide img {
  width: 100%;
  height: 100%;
}

.kyglbxCot .txt1 {
  margin-top: -166px;
  font-size: 26px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.kyglbxCot .txt1 .txt2 {
  margin-left: 120px;
}

.kyglbxTab .kyglbx-active {
  background-color: #007EFF;
  color: #fff;
}

.pannel3_b .qz_table td {
  height: 40px;
}

.pannel3 {
  font-family: Source Han Sans CN;
}

.kyglbx {
  display: flex;
  justify-content: space-around;
  margin-top: 60px;
}

.kyglbx .btn {
  margin-top: 20px;
  text-align: center;
  width: 500px;
  height: 70px;
  line-height: 70px;
  background: #FD8127;
  border-radius: 60px;
  font-size: 34px;
  color: #fff;
}

/* 悬浮窗 */
.xflj {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.ad {
  position: fixed;
  right: 0;
  top: 55%;
  transform: translate(0, -50%);
  z-index: 999;
}

.ad .ad-contain .ad-list {
  width: 150px;
  height: 605px;
  background: url(../images/zhuye/xuanfu2.png) no-repeat;
  background-size: 100%;
  z-index: 999;
  text-align: center;
  /* padding: 160px 10px 57px 10px; */
}

.ad-list-one {
  width: 68%;
  height: 358px;
  /* margin-top: -28%; */
  padding-top: 120px;
  margin-left: 16%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  /* background-color: rgba(0, 0, 0, 0.1); */
}

.ad-list-one a {
  width: 100%;
}

.ad .ad-contain {
  position: relative;
}

.ad .ad-contain .ad-list .ad-list-item {
  width: 100%;
  height: 20%;
  /* height: 100%; */
  font-size: 17px;
  color: #1927db;
  font-weight: bold;
  letter-spacing: 2px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* border-bottom: 1px solid #000; */
}

.ad .ad-contain .ad-list .ad-list-item img {
  width: 28px;
  margin-bottom: 5px;
}

/* .ad .ad-contain .ad-list .ad-list-item:hover {
  background-color: orange;
  color: #fff;
} */

/* 六步分阶教学 靶向精准提升 */
.fivestudy {
  width: 100%;
  height: 862px;
  background: url(../images/zhuye/ts_new2.png) no-repeat !important;
  margin-top: 50px;
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
  font-weight: bold;
  color: #353434;
  margin-bottom: 50px;
}

.fivestudy p {
  width: 15%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  font-size: 23px;
  color: #fff;
  letter-spacing: 5px;
}

.fivestudy p .wenan {
  padding-top: 20px;
  line-height: 40px;
}

.fivestudy p .dibu {
  width: 100%;
  height: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
}