#banner {
  height: 3.6rem;
  background: url("../../images/max-m01.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: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
#programs table td.bold {
  font-size: 0.18rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #DD7A76;
}
#programs table th {
  color: #333333;
  font-size: 0.18rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
}
#programs .courses table {
  table-layout: fixed;
}
#programs .transfer table th {
  color: #DD7A76;
}
#programs .transfer table td:nth-child(2),
#programs .transfer table td:nth-child(3) {
  padding: 0 20px;
}
#programs .transfer table td.bold {
  padding: 0 30px !important;
  color: #333333;
}
#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: 50%;
  left: -0.2rem;
  margin-top: -0.04rem;
  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%;
    background-color: #F9F6F0;
  }
  #programs table th,
  #programs table td {
    height: unset;
    font-size: 0.26rem;
    line-height: 0.37rem;
    border-width: 1px !important;
  }
  #programs table th p,
  #programs table td p {
    padding: 0.14rem 0;
  }
  #programs table th {
    font-size: 0.3rem;
    color: #DD7A76;
    font-weight: 500;
  }
  #programs table td.bold {
    font-size: 0.28rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
  }
  #programs .courses.mobile {
    display: block;
  }
  #programs .courses.mobile table {
    table-layout: unset;
  }
  #programs .courses.mobile table td p {
    width: 2.54rem;
  }
  #programs .courses.mobile td.bold p {
    width: 1.74rem;
  }
  #programs .transfer table th {
    font-size: 0.28rem;
  }
  #programs .transfer table td,
  #programs .transfer table th {
    padding: unset !important;
    line-height: 0.37rem;
    padding: 0.13rem 0;
    height: unset;
  }
  #programs .transfer table td p {
    width: 1.83rem;
  }
  #programs .transfer table td.bold {
    padding: unset !important;
  }
  #programs .transfer table td.bold p {
    width: 1.32rem;
  }
  #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 p.text {
    margin-top: 0.16rem;
    font-size: 0.26rem;
    font-family: Helvetica;
    color: #999999;
    line-height: 0.32rem;
  }
}
