#banner {
  height: 3.6rem;
  background: url("../../images/max-01.jpg") no-repeat;
  background-size: cover;
  font-size: 0.48rem;
  font-family: Helvetica-Bold, Helvetica;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 2.96rem;
  padding-top: 0.64rem;
  box-sizing: border-box;
}
#banner p {
  width: 14.4rem;
  margin: 0 auto;
}
#programs {
  width: 14.4rem;
  margin: 0 auto;
}
#programs h3.title {
  margin: 0.4rem 0 0.16rem 0;
  font-size: 0.2rem;
  font-family: Helvetica-Bold, Helvetica;
  font-weight: bold;
  color: #A0211C;
  line-height: 0.24rem;
}
#programs .text p {
  font-size: 0.16rem;
  font-family: Helvetica;
  color: #333333;
  line-height: 0.26rem;
  margin-top: 0.26rem;
}
#programs .text p:first-child {
  margin-top: unset;
}
#programs table {
  margin-top: 0.16rem;
  width: 100%;
  border-collapse: collapse;
  background-color: #F9F6F0;
}
#programs table th,
#programs table td {
  text-align: center;
  height: 0.46rem;
  border: 0.01rem solid #DEDEDE;
  font-size: 0.16rem;
  font-family: Helvetica;
  color: #666666;
}
#programs table td.bold {
  font-size: 0.18rem;
  font-family: Helvetica-Bold, Helvetica;
  font-weight: bold;
  color: #333333;
}
#programs table th {
  color: #DD7A76;
  font-size: 0.18rem;
  font-family: Helvetica-Bold, Helvetica;
  font-weight: bold;
}
#programs .courses.pc table td:nth-child(1),
#programs .courses.pc table td:nth-child(3) {
  width: 2rem;
}
#programs .courses.pc table td:nth-child(2),
#programs .courses.pc table td:nth-child(4) {
  width: 5.185rem;
}
#programs .courses.pc table td.special {
  position: relative;
}
#programs .courses.pc table td.special p {
  background-color: #F9F6F0;
  color: #DD7A76;
  font-size: 0.18rem;
  font-family: Helvetica-Bold, Helvetica;
  font-weight: bold;
  height: 100%;
  width: 7.15rem;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0.46rem;
}
#programs .courses.pc table th {
  width: 7.185rem;
}
#programs .courses.mobile {
  display: none;
}
#be_careful {
  width: 14.4rem;
  margin: 0.4rem auto 0;
}
#be_careful li {
  margin: 0.16rem 0 0 0.2rem;
  font-size: 0.16rem;
  font-family: Helvetica;
  color: #333333;
  line-height: 0.22rem;
  position: relative;
}
#be_careful li::before {
  content: "";
  position: absolute;
  top: 0.07rem;
  left: -0.2rem;
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  background-color: #A0211C;
}
#be_careful p.text {
  margin-top: 0.16rem;
  font-size: 0.14rem;
  font-family: Helvetica;
  color: #999999;
  line-height: 0.22rem;
}
@media (max-width: 1024px) {
  #banner {
    font-size: 0.44rem;
    line-height: 2.72rem;
    padding-top: unset;
    margin-top: 0.88rem;
    box-sizing: border-box;
    background-image: url("../../images/max-m01.jpg");
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #banner p {
    text-align: center;
    width: unset;
    margin: unset;
  }
  #programs {
    width: 6.86rem;
  }
  #programs h3.title {
    font-size: 0.32rem;
    line-height: 0.38rem;
  }
  #programs .text p {
    font-size: 0.28rem;
    font-family: Helvetica;
    color: #333333;
    line-height: 0.36rem;
    margin-top: 0.36rem;
  }
  #programs .text p:first-child {
    margin-top: unset;
  }
  #programs .courses.pc {
    display: none;
  }
  #programs table {
    margin-top: 0.16rem;
    width: 100%;
    border-collapse: collapse;
    background-color: #F9F6F0;
  }
  #programs table th,
  #programs table td {
    height: 0.57rem;
    font-size: 0.26rem;
    border-width: 1px !important;
  }
  #programs table td.bold {
    font-size: 0.28rem;
    font-family: Helvetica;
    color: #333333;
    font-weight: unset;
  }
  #programs table th {
    font-size: 0.3rem;
    font-weight: bold;
  }
  #programs .courses.mobile {
    display: block;
  }
  #programs .courses.mobile table td {
    box-sizing: border-box;
    padding: 0 0.26rem;
  }
  #programs .courses.mobile table td:nth-child(1) {
    width: 2.26rem;
  }
  #programs .transfer table td,
  #programs .transfer table th {
    height: 1.06rem;
    font-size: 0.24rem;
  }
  #programs .transfer table td:nth-child(1) p,
  #programs .transfer table th:nth-child(1) p {
    width: 2.29rem;
  }
  #programs .transfer table td:nth-child(2) p,
  #programs .transfer table th:nth-child(2) p {
    width: 2.27rem;
  }
  #programs .transfer table td:nth-child(3) p,
  #programs .transfer table th:nth-child(3) p {
    width: 2.28rem;
  }
  #be_careful {
    width: 6.86rem;
    margin: 0.4rem auto 0;
  }
  #be_careful li {
    margin: 0.16rem 0 0 0.2rem;
    font-size: 0.28rem;
    font-family: Helvetica;
    color: #333333;
    line-height: 0.36rem;
    position: relative;
  }
  #be_careful li::before {
    top: 0.12rem;
    left: -0.2rem;
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    background-color: #A0211C;
  }
  #be_careful p.text {
    margin-top: 0.16rem;
    font-size: 0.26rem;
    font-family: Helvetica;
    color: #999999;
    line-height: 0.32rem;
  }
}
