.whimg {
  width: 100%;
  height: 100%; }

.hd5 {
  padding: 0 0.5rem; }

.top {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 96%;
  padding: 0.5rem;
  background: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .top h1 {
    font-size: 1.07rem;
    font-weight: bold;
    color: #01060a; }

.wxBtn {
  width: 20rem;
  margin: 0.5rem  auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 0.5rem;
  background-image: linear-gradient(#22b71f, #22b71f), linear-gradient(209deg, #f36812 0%, #f65815 100%), linear-gradient(#f46413, #f46413);
  background-blend-mode: normal, 
 normal, 
 normal;
  border-radius: 0.41rem;
  color: #FFF; }

.iconBox ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }
  .iconBox ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0.5rem 0.8rem; }
    .iconBox ul li img {
      width: 2.86rem;
      height: 2.82rem;
      padding: 0.3rem; }
    .iconBox ul li h1 {
      font-size: 0.86rem; }

.title {
  text-align: center;
  margin: 0.5rem 0;
  font-size: 1.07rem;
  font-weight: bold;
  color: #02a181; }

.course ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }
  .course ul li {
    width: 45%;
    margin: 0.5rem 0; }

.dingBox {
  margin: 0.8rem 0;
  background: url(../../images/zt/hy/ding.png) round;
  padding: 0.5rem; }
  .dingBox .dingTitle {
    font-size: 1.07rem;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    margin: 0.5rem 0; }
  .dingBox .dingUl {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap; }
    .dingBox .dingUl li {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      text-align: center;
      margin: 0.2rem 0;
      width: 6.11rem;
      background-color: #ffffff;
      border-radius: 0.14rem; }
      .dingBox .dingUl li:nth-child(1) {
        background: url(../../images/zt/hy/ding1.png) round; }
      .dingBox .dingUl li:nth-child(2) {
        background: url(../../images/zt/hy/ding2.png) round; }
      .dingBox .dingUl li:nth-child(3) {
        background: url(../../images/zt/hy/ding3.png) round; }
      .dingBox .dingUl li:nth-child(4) {
        background: url(../../images/zt/hy/ding4.png) round; }
      .dingBox .dingUl li:nth-child(5) {
        background: url(../../images/zt/hy/ding1.png) round; }
      .dingBox .dingUl li:nth-child(6) {
        background: url(../../images/zt/hy/ding2.png) round; }
      .dingBox .dingUl li:nth-child(7) {
        background: url(../../images/zt/hy/ding3.png) round; }
      .dingBox .dingUl li:nth-child(8) {
        background: url(../../images/zt/hy/ding4.png) round; }
      .dingBox .dingUl li h1 {
        font-size: 0.86rem;
        padding: 0.2rem;
        color: #4bad8b; }
      .dingBox .dingUl li div {
        margin: 0.4rem 0;
        width: 4.29rem;
        height: 1rem;
        background-color: #fcda39;
        border-radius: 0.14rem;
        font-size: 0.6rem;
        color: #090202; }

.studentTab {
  margin: 0.5rem 0; }
  .studentTab ul {
    display: flex;
    justify-content: space-around; }
    .studentTab ul li {
      padding: 0.4rem 0.5rem;
      border: solid 1px #02a181;
      font-size: 0.6rem;
      color: #02a181; }
    .studentTab ul .active {
      color: #FFFFFF;
      background: #02a181; }

.studentCot ul li {
  display: none; }
  .studentCot ul li:nth-child(1) {
    display: block; }
  .studentCot ul li:nth-child(4) img {
    width: 80%; }
  .studentCot ul li div {
    display: flex;
    justify-content: space-around; }
    .studentCot ul li div img {
      width: 45%; }

.teacherTab {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-around; }
  .teacherTab li {
    padding: 0.4rem 0.5rem;
    border: solid 1px #02a181;
    font-size: 0.6rem;
    color: #02a181; }
  .teacherTab .active {
    color: #FFFFFF;
    background: #02a181; }

.teacherWarp {
  margin: 1rem 0;
  padding: 0.5rem;
  background-color: #79c1a8; }
  .teacherWarp ul li {
    display: none; }
    .teacherWarp ul li:first-child {
      display: block; }

.footer {
  z-index: 10;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #FFFFFF; }
  .footer ul {
    display: flex;
    justify-content: space-around; }
    .footer ul li {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
      .footer ul li img {
        padding: 0.2rem 0; }
      .footer ul li h1 {
        font-size: 0.86rem; }





/*.pannel-13*/
.pannel-13 { width: 60%; position: fixed; background-color: #fff; top: 50%; height: 14rem; margin-top: -7rem; max-width: 402px; left: 50%; margin-left: -34%; z-index: 100; padding: 0 4%; display: none; }
.pannel-13 img { width: 21.37%; height: auto; display: block; margin: 0 auto; }
.pannel-13 p { text-align: center; font-size: 1rem; }
.pannel-13 .ses { font-size: 1.25rem; margin-top: .6rem; margin-bottom: .2rem; }
.pannel-13 span { color: #fff; }
.pannel-13 .btns { width: 61%; height: 1.8rem; border-radius: 6px; border: solid 2px #076eb8; font-size: 1rem; color: #076eb8; background-color: transparent; padding: 0; margin: 0 auto; display: block; margin-top: 1rem; outline: none; }
#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; }
