.rcWrap {
  padding: 0.33rem 0 0.5rem;
}
.rcWrap .main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.rcWrap .left {
  width: 3.34rem;
  border: 0.01rem solid #e1edf8;
}
.rcWrap .left .top {
  position: relative;
  height: 1.14rem;
  background-color: #0e437d;
  border-bottom: 0.03rem solid #00adee;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.07rem;
}
.rcWrap .left .top img {
  width: 0.34rem;
}
.rcWrap .left .top p {
  font-family: Source Han Sans CN,
          Source Han Sans CN;
  font-weight: 400;
  font-size: 0.3rem;
  color: #ffffff;
}
.rcWrap .left .top .textBg {
  position: absolute;
  font-family: Source Han Sans CN,
          Source Han Sans CN;
  font-weight: bold;
  font-size: 0.3rem;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 0.11;
  left: 0rem;
  top: 0.23rem;
  text-align: center;
  width: 100%;
}
.rcWrap .left .item .level1 {
  height: 0.56rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.33rem 0 0.3rem;
}
.rcWrap .left .item .level1 > a {
  font-family: Source Han Sans CN,
            Source Han Sans CN;
  font-weight: 400;
  font-size: 0.18rem;
  color: #666666;
}
.rcWrap .left .item .level1 .arr {
  width: 0.6rem;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
}
.rcWrap .left .item .level1 .arr > img {
  width: 0.07rem;
}
.rcWrap .left .item.active .level1 {
  background-color: #e1edf8;
}
.rcWrap .left .item.active .level1 a {
  color: #0e437d;
}
.rcWrap .left .item.active .level1 img {
  transform: rotate(-90deg);
}
.rcWrap .left .item.active .rclevel2 {
  display: block;
}
.rcWrap .left .item:hover .level1 a {
  color: #0e437d;
}
.rcWrap .left .item .rclevel2 {
  background-color: #fafafa;
  display: none;
}
.rcWrap .left .item .rclevel2 .level2Item {
  height: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.33rem 0 0.46rem;
}
.rcWrap .left .item .rclevel2 .level2Item p {
  font-family: Source Han Sans CN,
              Source Han Sans CN;
  font-weight: 400;
  font-size: 0.16rem;
  color: #666666;
}
.rcWrap .left .item .rclevel2 .level2Item img {
  width: 0.07rem;
}
.rcWrap .left .item .rclevel2 .level2Item:hover,
.rcWrap .left .item .rclevel2 .level2Item.active {
  background-color: #f2f2f2;
}
.rcWrap .left .item .rclevel2 .level2Item:hover p,
.rcWrap .left .item .rclevel2 .level2Item.active p {
  color: #0e437d;
}
.rcWrap .right {
  width: 12.31rem;
}
.rcWrap .right .title {
  font-family: PingFang SC,
        PingFang SC;
  font-weight: bold;
  font-size: 0.26rem;
  color: #000000;
  text-align: center;
  padding-bottom: 0.335rem;
  border-bottom: 1px solid #dddddd;
}
.rcWrap .right .intro {
  padding-top: 0.335rem;
}
.rcWrap .right .intro .text1 {
  color: #666666;
  font-size: 0.2rem;
  font-family: Microsoft YaHei,
          Microsoft YaHei;
  font-weight: bold;
}
.rcWrap .right .intro .subhead {
  color: #0e437d;
  font-size: 0.2rem;
  font-family: Microsoft YaHei,
          Microsoft YaHei;
  font-weight: bold;
  margin-top: 0.4rem;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0.2rem;
  text-indent: 0;
}
.rcWrap .right .intro > p {
  font-size: 0.2rem;
  font-family: Microsoft YaHei,
          Microsoft YaHei;
  font-weight: 400;
  color: #666;
  line-height: 0.36rem;
  text-indent: 2em;
}
.rcWrap .right .intro > p.noIndent {
  text-indent: 0;
}
.rcWrap .right .intro .attachment {
  margin-top: 0.39rem;
}
.rcWrap .right .intro .attachment .text1 {
  font-family: Microsoft YaHei,
            Microsoft YaHei;
  font-weight: bold;
  font-size: 0.18rem;
  color: #666666;
  text-indent: 0;
}
.rcWrap .right .intro .attachment .text2 {
  font-family: Microsoft YaHei,
            Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #666666;
  text-align: center;
  margin-top: 0.18rem;
}
.rcWrap .right .intro .attachment table {
  width: 8.43rem;
  border-collapse: collapse;
  border: 0.01rem solid #dddddd;
  margin: 0.34rem auto 0;
}
.rcWrap .right .intro .attachment table td,
.rcWrap .right .intro .attachment table th {
  font-family: Microsoft YaHei,
              Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #666666;
  text-align: center;
  padding: 0.12rem 0;
  border: 0.01rem solid #dddddd;
}
.rcWrap .right .intro .attachment table td p,
.rcWrap .right .intro .attachment table th p {
  font-family: Microsoft YaHei,
                Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
}
.rcWrap .right .intro .attachment .attachmentDownload {
  margin-top: 0.56rem;
  font-family: Microsoft YaHei,
            Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #0e437d;
}
.rcWrap .right .intro .attachment .attachmentDownload a {
  display: inline;
  color: #0e437d;
  text-decoration: underline;
}
.rcWrap .right .intro img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: revert-layer;
  max-width: 100%;
}
.rcWrap .right .teacherWrap {
  margin-top: 0.335rem;
  display: flex;
  gap: 0.4rem;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
}
.rcWrap .right .teacherWrap .teacherItem {
  width: 5.95rem;
  height: 3.37rem;
  background: #ffffff;
  box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0, 0, 0, 0.1);
  display: flex;
  gap: 0.36rem;
  padding: 0.36rem 0.7rem 0.32rem 0.36rem;
}
.rcWrap .right .teacherWrap .teacherItem .nameImg {
  width: 1.88rem;
  height: 2.37rem;
}
.rcWrap .right .teacherWrap .teacherItem .textBox {
  padding-top: 0.1rem;
}
.rcWrap .right .teacherWrap .teacherItem .textBox .name {
  font-family: PingFang SC,
              PingFang SC;
  font-weight: bold;
  font-size: 0.2rem;
  color: #0e437d;
}
.rcWrap .right .teacherWrap .teacherItem .textBox .desc {
  margin-top: 0.14rem;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.26rem;
  height: 1.87rem;
  overflow: hidden;
}
.rcWrap .right .teacherWrap .teacherItem .textBox .btn {
  margin-top: 0.1rem;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
}
.rcWrap .right .teacherWrap .teacherItem:hover .textBox .btn {
  color: #0e437d;
}
.rcWrap .right .contactWrap {
  margin-top: 0.335rem;
}
.rcWrap .right .contactWrap p {
  font-family: Microsoft YaHei,
          Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.36rem;
}
.rcWrap .right .richWrap {
  margin-top: 0.335rem;
}
