.qt_menu_m {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  padding: 0 0.27rem;
}
.qt_menu_m .logo {
  width: 3.8rem;
}
.qt_menu_m .phone {
  width: 1.77rem;
}
.bannerM {
  position: relative;
  width: 100%;
  height: 4.7rem;
  background: url("../images/bannerM.jpg") no-repeat;
  background-size: 100% 100%;
}
.bannerM .orderM {
  position: absolute;
  width: 2.95rem;
  height: 0.85rem;
  line-height: 0.8rem;
  color: #fff;
  font-size: 0.35rem;
  font-weight: 600;
  text-align: center;
  left: 0.7rem;
  bottom: 0.63rem;
  border-radius: 0.6rem;
  background-image: linear-gradient(to right, #f9bd55, #f39800);
}
.bannerM .orderM a {
  display: block;
  width: 100%;
  height: 100%;
}
.section01 {
  width: 100%;
  text-align: center;
  padding-top: 0.55rem;
}
.section01 .title01 {
  width: 4.6rem;
  height: 0.37rem;
  margin: 0 auto;
  background: url("../images/title01.png") no-repeat;
  background-size: 100% 100%;
}
.section01 .choose {
  width: 100%;
  margin: 0 auto;
  margin-top: 0.4rem;
}
.section01 .choose .account {
  width: 6.9rem;
  height: 3.2rem;
  margin: 0 auto;
  display: flex;
  box-shadow: 0px 5px 12px #00695f47;
  margin-bottom: 0.3rem;
}
.section01 .choose .account .bg_account {
  width: 3.2rem;
  height: 100%;
}
.section01 .choose .account .one {
  background: url("../images/liyou01.jpg") no-repeat;
  background-size: 100% 100%;
}
.section01 .choose .account .two {
  background: url("../images/liyou02.jpg") no-repeat;
  background-size: 100% 100%;
}
.section01 .choose .account .three {
  background: url("../images/liyou03.jpg") no-repeat;
  background-size: 100% 100%;
}
.section01 .choose .account .center {
  text-align: center;
}
.section01 .choose .account .info {
  position: relative;
  flex: 1;
  background-color: #fff;
  padding-top: 0.22rem;
  box-sizing: border-box;
}
.section01 .choose .account .info h3 {
  text-align: center;
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #00695f;
  font-weight: 600;
  margin-bottom: 0.2rem;
}
.section01 .choose .account .info .line_p {
  padding-left: 0.35rem;
}
.section01 .choose .account .info .line_p p {
  text-align: left;
  position: relative;
  font-size: 0.18rem;
  line-height: 0.35rem;
  color: #000;
}
.section01 .choose .account .info .line_p .center_p {
  text-align: center;
}
.section01 .choose .account .info .get_more {
  position: absolute;
  bottom: 0.26rem;
  width: 2.9rem;
  height: 0.55rem;
  line-height: 0.55rem;
  background-color: #f49f14;
  border-radius: 0.6rem;
  box-shadow: 4px 1px 0.4rem #f49f1480;
  text-align: center;
  font-size: 0.19rem;
  left: 50%;
  transform: translate(-50%);
  color: #fff;
  cursor: pointer;
}
.section01 .choose .account .info .get_more a {
  display: block;
  width: 100%;
  height: 100%;
}
.section02 {
  width: 100%;
  padding-top: 1rem;
}
.section02 .title02 {
  width: 4.45rem;
  height: 0.85rem;
  margin: 0 auto;
  background: url("../images/title02.png") no-repeat;
  background-size: 100% 100%;
}
.section02 .course {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.55rem;
}
.section02 .course .type_course {
  margin-bottom: 0.45rem;
}
.section02 .course .type_course .type_title {
  width: 1.8rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: #0f9489;
  border-top-right-radius: 0.6rem;
  border-bottom-right-radius: 0.6rem;
}
.section02 .course .type_course .type_title p {
  position: relative;
  font-size: 0.2rem;
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding-left: 0.15rem;
}
.section02 .course .type_course .type_title p::before {
  position: absolute;
  content: "";
  left: 0.1rem;
  top: 0.19rem;
  width: 0.3rem;
  height: 0.23rem;
  background: url("../images/book.png") no-repeat;
  background-size: 100% 100%;
}
.section02 .course .type_course .orange_type {
  background-color: #f8b749;
}
.section02 .course .type_course .zicun {
  position: relative;
  width: 3.3rem;
  height: 1.7rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.15rem;
}
.section02 .course .type_course .zicun .left_zicun {
  padding-left: 0.13rem;
  padding-top: 0.24rem;
  color: #000;
  font-size: 0.22rem;
  line-height: 0.34rem;
}
.section02 .course .type_course .zicun .btn_green {
  background: url("../images/green.png") no-repeat;
  background-size: 100% 100%;
}
.section02 .course .type_course .zicun .btn_orange {
  background: url("../images/orange.png") no-repeat;
  background-size: 100% 100%;
}
.section02 .course .type_course .zicun .right_zicun {
  position: absolute;
  right: 0.1rem;
  bottom: 0.1rem;
  width: 0.97rem;
  height: 0.96rem;
  text-align: center;
  color: #fff;
  padding-top: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.3rem;
  font-weight: 600;
}
.section02 .course .type_course .zicun .right_zicun a {
  display: block;
  width: 100%;
  height: 100%;
}
.section02 .course .type_course .green {
  background-color: #daeae8;
}
.section02 .course .type_course .orange {
  background-color: #fef0d9;
}
.section03 {
  width: 100%;
  padding-top: 0.45rem;
}
.section03 .world {
  width: 100%;
  height: 6.9rem;
  margin: 0 auto;
  background: url("../images/world.png") no-repeat;
  background-size: 100% 100%;
}
.section04 {
  width: 100%;
  height: 20rem;
  background: url("../images/big_bjM.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 1.46rem;
}
.section04 .title04 {
  width: 5.68rem;
  height: 0.84rem;
  margin: 0 auto;
  background: url("../images/title04.png") no-repeat;
  background-size: 100% 100%;
}
.section04 .level_box {
  width: 100%;
  padding-top: 0.95rem;
}
.section04 .level_box .level_list {
  position: relative;
  margin-bottom: 1rem;
}
.section04 .level_box .level_list .kuang {
  width: 5.5rem;
  height: 0.83rem;
  line-height: 0.83rem;
  background: url("../images/kuang.png") no-repeat;
  background-size: 100% 100%;
  padding-left: 0.38rem;
  font-size: 0.3rem;
  font-weight: 600;
  color: #fff;
  margin-left: 0.28rem;
}
.section04 .level_box .level_list .content {
  margin-top: 0.76rem;
  margin-left: 0.4rem;
}
.section04 .level_box .level_list .content p {
  font-size: 0.26rem;
  line-height: 0.54rem;
  color: #fff;
}
.section04 .level_box .level_list .level_img {
  position: absolute;
  width: 3.8rem;
  right: 0;
  bottom: 0.62rem;
}
.section04 .level_box .level_list .level_img > img {
  width: 100%;
  height: 100%;
}
.get_more {
  width: 90%;
  height: 0.75rem;
  line-height: 0.75rem;
  text-align: center;
  color: #fff;
  font-size: 0.28rem;
  font-weight: 600;
  margin: 0 auto;
  background-color: #f3a521;
  border-radius: 0.6rem;
  margin-top: 0.5rem;
}
.get_more a {
  display: block;
  width: 100%;
  height: 100%;
}
.section05 {
  width: 100%;
  padding-top: 0.9rem;
}
.section05 .title05 {
  width: 5.92rem;
  height: 0.37rem;
  margin: 0 auto;
  background: url("../images/title05.png") no-repeat;
  background-size: 100% 100%;
}
.section05 .study {
  width: 90%;
  margin: 0 auto;
  padding-top: 0.6rem;
  display: flex;
  justify-content: space-between;
}
.section05 .study .study_one {
  width: 3.23rem;
}
.section05 .study .study_one > img {
  width: 100%;
  height: 3.24rem;
}
.section05 .study .study_one p {
  margin-top: 0.2rem;
  font-size: 0.22rem;
  color: #000;
  line-height: 0.38rem;
}
.section05 .study_two {
  width: 90%;
  margin: 0 auto;
  margin-top: 0.72rem;
}
.section05 .study_two > img {
  width: 100%;
  height: 0.97rem;
  margin-bottom: 0.2rem;
}
.section06 {
  width: 100%;
  padding-top: 1rem;
}
.section06 .title06 {
  width: 4.9rem;
  height: 0.54rem;
  margin: 0 auto;
  background: url("../images/title06.png") no-repeat;
  background-size: 100% 100%;
}
.section06 .test_m {
  width: 90%;
  margin: 0 auto;
  padding-top: 0.6rem;
}
.section06 .test_m > img {
  width: 100%;
  margin-bottom: 0.25rem;
}
.section07 {
  width: 100%;
  padding-top: 0.95rem;
}
.section07 .title07 {
  width: 3.27rem;
  height: 0.37rem;
  margin: 0 auto;
  background: url("../images/title07.png") no-repeat;
  background-size: 100% 100%;
}
.section07 .article {
  width: 90%;
  margin: 0 auto;
  padding-top: 0.45rem;
  padding-bottom: 0.6rem;
}
.section07 .article .img_list {
  width: 100%;
  height: 2.6rem;
  margin-bottom: 0.25rem;
}
.section07 .article .img_list a {
  display: block;
  width: 100;
  height: 100%;
}
.section07 .article .img_list a > img {
  width: 100;
  height: 100%;
}
.footer {
  width: 100%;
  background-color: #333333;
  padding-top: 0.2rem;
  padding-bottom: 1rem;
}
.footer p {
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #fff;
}
.about_me {
  width: 100%;
  position: fixed;
  bottom: 0;
  display: flex;
  z-index: 100;
  justify-content: space-between;
  height: 1rem;
  background-color: #037268;
  margin-top: 0.2rem;
}
.about_me > div {
  width: 50%;
  height: 100%;
}
.about_me > div a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.about_me > div a > img {
  width: 1.87rem;
  height: 0.45rem;
}
