@charset "UTF-8";
.snoic_cs-box {
  max-width: 1920px;
  margin: 0 auto;
}

.snoic_cs-box .cs-template-title {
  text-align: center;
  padding: 60px 0 30px;
}

.snoic_cs-box .cs-template-title span {
  display: inline-flex;
  align-items: center;
  text-align: center;
  background: linear-gradient(0deg, #064181 32.96%, #138fb5 116.44%);
  background-clip: text;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: AlimamaShuHeiTi;
  font-size: 34px;
  line-height: 48px;
  gap: 18px;
}

.snoic_cs-box .cs-template-title span::before, .snoic_cs-box .cs-template-title span::after {
  content: "";
  display: inline-block;
  width: 67px;
  height: 24px;
  background: url("http://publicqn.shenlanxueyuan.com/snoic/pc/PC-yuansuzuo@2x.png") no-repeat center;
  background-size: 100% 100%;
  flex-shrink: 0;
}

.snoic_cs-box .cs-template-title span::after {
  transform: scaleX(-1);
}

.snoic_cs-box .cs-container {
  max-width: 1100px;
  margin: 0 auto;
}

.snoic_cs-box .why-div {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-beijing01@2x.jpg") no-repeat center;
  background-size: 100% 100%;
  padding-bottom: 60px;
}

.snoic_cs-box .why-div .cs-container-content {
  border: 1px solid #91bdfc;
  background: white;
  box-shadow: 5px 6px 5px rgba(24, 111, 226, 0.16);
  border-radius: 10px 40px 0 10px;
  padding: 30px 53px 30px 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.snoic_cs-box .why-div .cs-container-content .content-item {
  text-align: justify;
  color: #333333;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  position: relative;
  display: flex;
}

.snoic_cs-box .why-div .cs-container-content .content-item span {
  width: 13px;
  height: 13px;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-jiantou@2x.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 8px;
  flex-shrink: 0;
  z-index: 1;
  position: relative;
  margin-right: 10px;
}

.snoic_cs-box .course-highlights-div {
  padding-bottom: 60px;
}

.snoic_cs-box .course-highlights-div .highlights-content {
  display: flex;
  gap: 23px;
}

.snoic_cs-box .course-highlights-div .highlights-content .content-item {
  flex: 1;
  height: 361px;
  padding: 39px;
  border-radius: 18px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-liang01@2x.png") no-repeat center;
  background-size: 100% 100%;
  text-align: justify;
  color: white;
  font-family: SourceHanSansSC-Medium;
  font-weight: 450;
  font-size: 16px;
  line-height: 29px;
}

.snoic_cs-box .course-highlights-div .highlights-content .content-item.card2 {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-liang02@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .course-highlights-div .highlights-content .content-item.card3 {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-liang03@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .gains-div {
  padding-bottom: 60px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-beijing02@2x.jpg") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .gains-div .gains-content {
  display: flex;
  gap: 20px;
}

.snoic_cs-box .gains-div .gains-content .content-item {
  flex: 1;
  overflow: hidden;
  position: relative;
}

.snoic_cs-box .gains-div .gains-content .content-item .gain-title {
  display: flex;
  color: #016cff;
  font-family: SourceHanSansSC-Bold;
  font-size: 22px;
  line-height: 33px;
  font-weight: 600;
  text-decoration-line: underline;
  padding: 18px 26px;
  border: 1px solid #accdf8;
  background: linear-gradient(180deg, #d1e4ff 0%, white 100%);
  box-shadow: 0px 4px 5px rgba(45, 114, 205, 0.13);
  border-radius: 10px;
  height: 114px;
}

.snoic_cs-box .gains-div .gains-content .content-item .gain-list {
  margin: -40px 12px 10px;
  border-radius: 10px;
  border: 1px solid #accdf8;
  background: white;
  box-shadow: 0px 4px 5px #b8deff;
  padding: 16px 18px 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 330px;
  position: relative;
}

.snoic_cs-box .gains-div .gains-content .content-item .gain-text {
  text-align: justify;
  color: #333333;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  position: relative;
  padding-left: 30px;
}

.snoic_cs-box .gains-div .gains-content .content-item .gain-text::before {
  content: "";
  width: 22px;
  height: 22px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-duigou01@2x.png?v=2") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: -2px;
  top: 4px;
}

.snoic_cs-box .gains-div .gains-content .content-item .gain-text-compact {
  text-align: left;
  text-align-last: left;
  overflow-wrap: normal;
  word-break: normal;
}

.snoic_cs-box .gains-div .gains-content .content-item .gain-text-compact span {
  display: inline-block;
  white-space: nowrap;
}

.snoic_cs-box .gains-div .gains-content .content-item.has-side-icon .gain-title {
  justify-content: space-between;
}

.snoic_cs-box .gains-div .gains-content .gain-theory .gain-title {
  border: 1px solid #accdf8;
  background: linear-gradient(180deg, #d1e4ff 0%, white 100%);
  box-shadow: 0px 4px 5px rgba(45, 114, 205, 0.13);
}

.snoic_cs-box .gains-div .gains-content .gain-theory .gain-title::after {
  content: "";
  display: inline-block;
  width: 101px;
  height: 101px;
  position: relative;
  top: -20px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shouhuo01@2x.png") no-repeat center;
  background-size: 100% 100%;
  flex-shrink: 0;
}

.snoic_cs-box .gains-div .gains-content .gain-practice .gain-title {
  border: 1px solid #b2d6df;
  background: linear-gradient(180deg, #ccf0f9 0%, white 94.81%);
  box-shadow: 0px 4px 5px rgba(0, 91, 163, 0.24);
  color: #0d5e91;
}

.snoic_cs-box .gains-div .gains-content .gain-practice .gain-title::after {
  content: "";
  display: inline-block;
  width: 101px;
  height: 101px;
  position: relative;
  top: -20px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shouhuo02@2x.png") no-repeat center;
  background-size: 100% 100%;
  flex-shrink: 0;
}

.snoic_cs-box .gains-div .gains-content .gain-practice .gain-text::before {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-duigou02@2x.png?v=2") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .gains-div .gains-content .gain-ability .gain-title {
  border: 1px solid #bdb6df;
  background: linear-gradient(180deg, #e8e4ff 0%, white 100%);
  box-shadow: 0px 2px 4px rgba(177, 169, 220, 0.52);
  color: #5235aa;
}

.snoic_cs-box .gains-div .gains-content .gain-ability .gain-title::after {
  content: "";
  display: inline-block;
  width: 101px;
  height: 101px;
  position: relative;
  top: -20px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shouhuo03@2x.png") no-repeat center;
  background-size: 100% 100%;
  flex-shrink: 0;
}

.snoic_cs-box .gains-div .gains-content .gain-ability .gain-list {
  background: #fff url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shouhuo4@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .gains-div .gains-content .gain-ability .gain-text::before {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-duigou03@2x.png?v=2") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .teacher-div .teacher-content {
  height: 449px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC—jiangshibg@2x.png?v=2") no-repeat center;
  background-size: 100% 100%;
  padding: 54px 60px 36px 39px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.snoic_cs-box .teacher-div .teacher-content .teacher-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.snoic_cs-box .teacher-div .teacher-content .teacher-name {
  display: flex;
  align-items: center;
  text-align: center;
  background: linear-gradient(0deg, #064181 32.96%, #138fb5 116.44%);
  background-clip: text;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: AlimamaShuHeiTi;
  font-size: 34px;
  line-height: 48px;
}

.snoic_cs-box .teacher-div .teacher-content .teacher-title {
  width: 540px;
  height: 31px;
  mix-blend-mode: normal;
  border-radius: 15px;
  border: 1px solid white;
  background: linear-gradient(148.83deg, #4784fb 4.33%, #4252ff 97.39%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-family: SourceHanSansSC-Bold;
  font-size: 14px;
  line-height: 30px;
  padding: 0 16px;
}

.snoic_cs-box .teacher-div .teacher-content .teacher-desc {
  max-width: 621px;
  border-radius: 9px;
  border: 0px solid #446afd;
  background: white;
  box-shadow: 0px 8px 19px rgba(65, 94, 221, 0.42);
  display: flex;
  align-items: center;
  text-align: justify;
  color: #666666;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  padding: 19px 26px;
}

.snoic_cs-box .suitable-div {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-beijing03@2x.png") no-repeat center;
  background-size: 100% 100%;
  padding-bottom: 60px;
  margin-top: 60px;
}

.snoic_cs-box .suitable-div .suitable-content {
  display: flex;
  gap: 50px;
}

.snoic_cs-box .suitable-div .suitable-content .suitable-item {
  flex: 1;
  border-radius: 12px;
  border: 1px solid #91bdfc;
  background: white;
  box-shadow: 0px 6px rgba(24, 111, 226, 0.16);
  padding: 0 20px 16px;
  position: relative;
  margin-top: 30px;
}

.snoic_cs-box .suitable-div .suitable-content .suitable-avatar {
  width: 68px;
  height: 68px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-touxianhg01@2x.png") no-repeat center;
  background-size: 100% 100%;
  margin: -34px auto 10px;
}

.snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar2 {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-touxianhg02@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar3 {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-touxianhg03@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .suitable-div .suitable-content .suitable-text {
  border-radius: 8px;
  background: #eef9ff;
  padding: 12px 21px 10px 39px;
  display: flex;
  color: #333333;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: justify;
  position: relative;
  height: 105px;
}

.snoic_cs-box .suitable-div .suitable-content .suitable-text::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #2679ff;
  position: absolute;
  left: 18px;
  top: 21px;
}

.snoic_cs-box .base-div {
  padding-bottom: 60px;
}

.snoic_cs-box .base-div .base-content {
  display: flex;
  gap: 56px;
}

.snoic_cs-box .base-div .base-item {
  flex: 1;
  border: 1px solid #91bdfc;
  border-radius: 12px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-yaoqiubg@2x.png") no-repeat center;
  background-size: 100% 100%;
  box-shadow: 0px 4px 8px rgba(24, 111, 226, 0.12);
}

.snoic_cs-box .base-div .base-item-head {
  width: 191px;
  height: 44px;
  margin: 0 auto;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-jichu@2x.png") no-repeat center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  font-family: SourceHanSansSC-Bold;
  font-size: 24px;
  line-height: 36px;
  position: relative;
  top: -17px;
}

.snoic_cs-box .base-div .base-item-body {
  padding: 8px 24px 30px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.snoic_cs-box .base-div .base-text {
  color: #666666;
  font-family: SourceHanSansSC-Regular;
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  position: relative;
  padding-left: 16px;
}

.snoic_cs-box .base-div .base-text strong {
  color: #333333;
}

.snoic_cs-box .base-div .base-text::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #308aff;
  position: absolute;
  left: -3px;
  top: 7px;
}

.snoic_cs-box .all-service-div {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-beijing04@2x.jpg") no-repeat center;
  background-size: 100% 100%;
  padding-bottom: 60px;
}

.snoic_cs-box .all-service-div .all-service-content {
  height: 496px;
  mix-blend-mode: normal;
  border-radius: 18px;
  border: 1px solid #91bdfc;
  background: white;
  box-shadow: 0px 6px 0px rgba(24, 111, 226, 0.16);
  padding: 42px 112px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 90px;
  row-gap: 50px;
  align-content: center;
}

.snoic_cs-box .all-service-div .all-service-content .all-service-item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.snoic_cs-box .all-service-div .all-service-content .service-icon {
  width: 160px;
  height: 160px;
  flex-shrink: 0;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/01@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .all-service-div .all-service-content .service-icon.icon2 {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/02@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .all-service-div .all-service-content .service-icon.icon3 {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/3@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .all-service-div .all-service-content .service-icon.icon4 {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/4@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .all-service-div .all-service-content .service-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.snoic_cs-box .all-service-div .all-service-content .service-title {
  mix-blend-mode: normal;
  color: #333333;
  font-family: SourceHanSansSC-Bold;
  font-size: 24px;
  line-height: 36px;
}

.snoic_cs-box .all-service-div .all-service-content .service-desc {
  color: #666666;
  font-family: SourceHanSansSC-Normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.snoic_cs-box .flow-div {
  padding-bottom: 60px;
}

.snoic_cs-box .flow-div .flow-content {
  border-radius: 18px;
  border: 1px solid #accdf8;
  background: linear-gradient(90deg, #e9f2ff -23.65%, white 18.49%, white 59.59%, white 84.12%, #d1e4ff 134.02%);
  box-shadow: 0px 8px 9px rgba(184, 210, 241, 0.62);
  padding: 40px 34px;
  display: flex;
  justify-content: center;
}

.snoic_cs-box .flow-div .flow-item {
  width: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.snoic_cs-box .flow-div .flow-icon {
  width: 68px;
  height: 68px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shuoming01@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .flow-div .flow-icon.icon2 {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shuoming02@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .flow-div .flow-icon.icon3 {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shuoming03@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .flow-div .flow-icon.icon4 {
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shuoming04@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .flow-div .flow-text {
  color: #333333;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.snoic_cs-box .flow-div .flow-arrow {
  width: 49px;
  height: 18px;
  flex-shrink: 0;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-jiantou@2x.png") no-repeat center;
  background-size: 100% 100%;
  position: relative;
  top: 30px;
  margin: 0px 10px;
}

.snoic_cs-box .journey-div {
  padding: 60px 0;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-beijing05@2x.jpg?v=6") no-repeat center;
  background-size: 100% 100%;
}

.snoic_cs-box .journey-div .journey-div-content {
  border-radius: 18px;
  border: 1px solid #91bdfc;
  background: white;
  box-shadow: 0px 6px 0px rgba(24, 111, 226, 0.16);
  padding: 55px 80px;
}

.snoic_cs-box .journey-div .journey-title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: linear-gradient(306.42deg, #0e6cca -17.45%, #032f5b 103%);
  background-clip: text;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 34px;
  line-height: 50px;
  margin-bottom: 36px;
}

.snoic_cs-box .journey-div .journey-list {
  display: flex;
  flex-direction: column;
  gap: 34px;
}

.snoic_cs-box .journey-div .journey-item {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding-bottom: 18px;
  border-bottom: 1px dashed rgba(202, 216, 216, 0.5);
}

.snoic_cs-box .journey-div .journey-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.snoic_cs-box .journey-div .journey-question {
  display: flex;
  align-items: center;
  gap: 10px;
}

.snoic_cs-box .journey-div .q-tag {
  width: 28px;
  height: 24px;
  mix-blend-mode: normal;
  border-radius: 2px;
  background: linear-gradient(148.83deg, #3760ff 4.33%, #2fa9ff 97.39%);
  text-align: center;
  color: white;
  font-family: Arial-BoldMT;
  font-size: 16px;
  line-height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.snoic_cs-box .journey-div .q-text {
  text-align: center;
  color: #061e34;
  font-family: SourceHanSansSC-Bold;
  font-size: 18px;
  line-height: 27px;
}

.snoic_cs-box .journey-div .journey-answer {
  text-align: justify;
  color: #666666;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  display: flex;
  gap: 8px;
}

.snoic_cs-box .journey-div .journey-answer .a-text {
  text-align: justify;
  color: #666666;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
}

.snoic_cs-box .journey-div .journey-answer .a-text strong {
  color: #333333;
}

.snoic_cs-box .course-consult {
  width: 100%;
  height: 382px;
  max-width: 1920px;
  margin: 0 auto;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-beijing06@2x.png") no-repeat center center;
  background-size: 1920px 382px;
}

.snoic_cs-box .course-consult .course-consult-box {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.snoic_cs-box .course-consult .course-consult-title {
  color: white;
  font-weight: 450;
  font-size: 24px;
  line-height: 36px;
}

.snoic_cs-box .course-consult .course-consult-item {
  position: relative;
  padding: 9px 0 33px;
}

.snoic_cs-box .course-consult .course-consult-item::before {
  content: '';
  position: absolute;
  height: 9px;
  width: 100%;
  background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-sanjiao@2x.png") no-repeat center center;
  background-size: 13px 100%;
  bottom: 12px;
  left: 0;
}

.snoic_cs-box .course-consult .course-consult-item img {
  width: 160px;
}

.snoic_cs-box .course-consult .tips {
  color: white;
  font-weight: 450;
  font-size: 16px;
  line-height: 24px;
}

.snoic_cs-box .course-consult .high-weight {
  font-weight: 800;
}

@media screen and (max-width: 1110px) {
  .snoic_cs-box .cs-template-title {
    padding: 30px 0 15px;
  }
  .snoic_cs-box .cs-template-title span {
    font-size: 22px;
    line-height: 33px;
    gap: 11px;
  }
  .snoic_cs-box .cs-template-title span::before, .snoic_cs-box .cs-template-title span::after {
    content: "";
    display: inline-block;
    width: 43px;
    height: 21px;
    background: url("http://publicqn.shenlanxueyuan.com/snoic/m/M-yuansuzuo@2x.png") no-repeat center;
    background-size: 100% 100%;
    flex-shrink: 0;
  }
  .snoic_cs-box .cs-container {
    max-width: 94vw;
  }
  .snoic_cs-box .why-div {
    padding-bottom: 30px;
    background: #f3f8fc;
  }
  .snoic_cs-box .why-div .cs-container-content {
    padding: 18px;
  }
  .snoic_cs-box .why-div .cs-container-content .content-item {
    font-size: 14px;
    line-height: 25px;
  }
  .snoic_cs-box .why-div .cs-container-content .content-item span {
    left: 0;
    top: 6px;
  }
  .snoic_cs-box .course-highlights-div {
    padding-bottom: 30px;
  }
  .snoic_cs-box .course-highlights-div .highlights-content {
    gap: 13px;
    flex-direction: column;
  }
  .snoic_cs-box .course-highlights-div .highlights-content .content-item {
    flex: 1;
    height: 110px;
    padding: 18px calc(100% - 230px) 17px 18px;
    border-radius: 0;
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-lingdfian01@2x.png") no-repeat center;
    background-size: cover;
    border-radius: 10px;
    font-size: 14px;
    line-height: 25px;
  }
  .snoic_cs-box .course-highlights-div .highlights-content .content-item.card2 {
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-lingdfian02@2x.png") no-repeat center;
    background-size: cover;
  }
  .snoic_cs-box .course-highlights-div .highlights-content .content-item.card3 {
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-lingdfian01@2x.png") no-repeat center;
    background-size: cover;
  }
  .snoic_cs-box .gains-div {
    padding-bottom: 30px;
    background: #edf5fc;
  }
  .snoic_cs-box .gains-div .gains-content {
    gap: 15px;
    flex-direction: column;
  }
  .snoic_cs-box .gains-div .gains-content .content-item {
    flex: 1;
    overflow: hidden;
    position: relative;
  }
  .snoic_cs-box .gains-div .gains-content .content-item .gain-title {
    display: flex;
    color: #016cff;
    font-family: SourceHanSansSC-Bold;
    font-size: 22px;
    line-height: 33px;
    text-decoration-line: underline;
    padding: 18px 26px;
    border: 1px solid #accdf8;
    background: linear-gradient(180deg, #d1e4ff 0%, white 100%);
    box-shadow: 0px 4px 5px rgba(45, 114, 205, 0.13);
    border-radius: 10px;
    height: 114px;
  }
  .snoic_cs-box .gains-div .gains-content .content-item .gain-list {
    margin: -40px 12px 10px;
    border-radius: 10px;
    border: 1px solid #accdf8;
    background: white;
    box-shadow: 0px 4px 5px #b8deff;
    padding: 16px 18px 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-height: auto;
    position: relative;
  }
  .snoic_cs-box .gains-div .gains-content .content-item .gain-text {
    font-size: 14px;
    line-height: 21px;
    padding-left: 30px;
  }
  .snoic_cs-box .gains-div .gains-content .content-item .gain-text::before {
    width: 18px;
    height: 18px;
    top: 2px;
    left: 0;
  }
  .snoic_cs-box .gains-div .gains-content .content-item .gain-text-compact {
    text-align: left;
    text-align-last: left;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  .snoic_cs-box .gains-div .gains-content .content-item.has-side-icon .gain-title {
    justify-content: space-between;
  }
  .snoic_cs-box .gains-div .gains-content .gain-theory .gain-title {
    border: 1px solid #accdf8;
    background: linear-gradient(180deg, #d1e4ff 0%, white 100%);
    box-shadow: 0px 4px 5px rgba(45, 114, 205, 0.13);
  }
  .snoic_cs-box .gains-div .gains-content .gain-theory .gain-title::after {
    content: "";
    display: inline-block;
    width: 101px;
    height: 101px;
    position: relative;
    top: -20px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shouhuo01@2x.png") no-repeat center;
    background-size: 100% 100%;
    flex-shrink: 0;
  }
  .snoic_cs-box .gains-div .gains-content .gain-practice .gain-title {
    border: 1px solid #b2d6df;
    background: linear-gradient(180deg, #ccf0f9 0%, white 94.81%);
    box-shadow: 0px 4px 5px rgba(0, 91, 163, 0.24);
    color: #0d5e91;
  }
  .snoic_cs-box .gains-div .gains-content .gain-practice .gain-title::after {
    content: "";
    display: inline-block;
    width: 101px;
    height: 101px;
    position: relative;
    top: -20px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shouhuo02@2x.png") no-repeat center;
    background-size: 100% 100%;
    flex-shrink: 0;
  }
  .snoic_cs-box .gains-div .gains-content .gain-ability .gain-title {
    border: 1px solid #bdb6df;
    background: linear-gradient(180deg, #e8e4ff 0%, white 100%);
    box-shadow: 0px 2px 4px rgba(177, 169, 220, 0.52);
    color: #5235aa;
  }
  .snoic_cs-box .gains-div .gains-content .gain-ability .gain-title::after {
    content: "";
    display: inline-block;
    width: 101px;
    height: 101px;
    position: relative;
    top: -20px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shouhuo03@2x.png") no-repeat center;
    background-size: 100% 100%;
    flex-shrink: 0;
  }
  .snoic_cs-box .teacher-div .teacher-content {
    min-height: auto;
    border-radius: 20px;
    border: 1px solid #b2d6df;
    background: #f3f9ff;
    box-shadow: 0px 4px 5px #b8deff;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .snoic_cs-box .teacher-div .teacher-content .teacher-card {
    display: flex;
    flex-direction: column;
    gap: 2px;
    border-radius: 20px 20px 0 0;
    padding: 14px;
    background: linear-gradient(148.83deg, #4784fb 4.33%, #4252ff 97.39%);
    position: relative;
  }
  .snoic_cs-box .teacher-div .teacher-content .teacher-card::after {
    width: 94px;
    height: 141px;
    content: '';
    background: url(https://publicqn.shenlanxueyuan.com/snoic/m/M-renwu@2x.png);
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    right: 5px;
  }
  .snoic_cs-box .teacher-div .teacher-content .teacher-name {
    font-size: 26px;
    line-height: 38px;
    color: #fff;
    background: none;
    background-clip: text;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: #fff;
    padding: 0 5px;
  }
  .snoic_cs-box .teacher-div .teacher-content .teacher-title {
    background: linear-gradient(270deg, #435efe 0%, #496cf4 100%);
    width: 250px;
    height: auto;
    border: none;
    font-size: 12px;
    line-height: 17px;
    border-radius: 5px;
    padding: 4px 4px 5px 14px;
    position: relative;
  }
  .snoic_cs-box .teacher-div .teacher-content .teacher-title::before {
    content: '';
    width: 5px;
    height: 5px;
    mix-blend-mode: normal;
    background: #fa9300;
    position: absolute;
    left: 5px;
    top: 9px;
    border-radius: 50%;
  }
  .snoic_cs-box .teacher-div .teacher-content .teacher-desc {
    max-width: 621px;
    border-radius: 0;
    border: 0px solid #446afd;
    background: none;
    box-shadow: none;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 26px 20px;
  }
  .snoic_cs-box .suitable-div {
    padding-bottom: 30px;
    background: #edf5fc;
    margin-top: 30px;
  }
  .snoic_cs-box .suitable-div .suitable-content {
    display: flex;
    gap: 15px;
    flex-direction: column;
  }
  .snoic_cs-box .suitable-div .suitable-content .suitable-item {
    margin-top: 0;
    display: flex;
    box-shadow: 0px 1px 7px rgba(155, 203, 229, 0.56);
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 13px 10px;
  }
  .snoic_cs-box .suitable-div .suitable-content .suitable-avatar {
    width: 56px;
    min-width: 56px;
    height: 56px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-touxianhg01@2x.png") no-repeat center;
    background-size: 100% 100%;
    margin: 0;
  }
  .snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar2 {
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-touxianhg02@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar3 {
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-touxianhg03@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .snoic_cs-box .suitable-div .suitable-content .suitable-text {
    border-radius: 8px;
    padding: 10px 8px;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    position: relative;
    height: auto;
  }
  .snoic_cs-box .suitable-div .suitable-content .suitable-text::before {
    content: "";
    display: none;
  }
  .snoic_cs-box .base-div {
    padding-bottom: 30px;
  }
  .snoic_cs-box .base-div .base-content {
    gap: 13px;
    flex-direction: column;
  }
  .snoic_cs-box .base-div .base-item {
    padding-top: 15px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-yaoqiubg@2x.png");
    background-size: 100% 100%;
  }
  .snoic_cs-box .base-div .base-item-head {
    position: static;
    top: 0;
    width: 130px;
    height: 27px;
    mix-blend-mode: normal;
    border-radius: 13.5px;
    font-size: 14px;
    line-height: 20px;
    background: linear-gradient(148.83deg, #3760ff 4.33%, #2fa9ff 97.39%);
  }
  .snoic_cs-box .base-div .base-item-body {
    padding: 15px 24px 15px 30px;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .snoic_cs-box .base-div .base-text {
    color: #666666;
    font-family: SourceHanSansSC-Regular;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    position: relative;
    padding-left: 16px;
  }
  .snoic_cs-box .base-div .base-text strong {
    color: #333333;
  }
  .snoic_cs-box .base-div .base-text::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #308aff;
    position: absolute;
    left: -3px;
    top: 7px;
  }
  .snoic_cs-box .all-service-div {
    background: #f3f8fc;
    padding-bottom: 30px;
  }
  .snoic_cs-box .all-service-div .all-service-content {
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    border-radius: 10px;
  }
  .snoic_cs-box .all-service-div .all-service-content .all-service-item {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .snoic_cs-box .all-service-div .all-service-content .service-icon {
    width: 64px;
    height: 64px;
    flex-shrink: 0;
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-fuwu01@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .snoic_cs-box .all-service-div .all-service-content .service-icon.icon2 {
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-fuwu02@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .snoic_cs-box .all-service-div .all-service-content .service-icon.icon3 {
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-fuwu03@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .snoic_cs-box .all-service-div .all-service-content .service-icon.icon4 {
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-fuwu04@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .snoic_cs-box .all-service-div .all-service-content .service-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .snoic_cs-box .all-service-div .all-service-content .service-title {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
  }
  .snoic_cs-box .all-service-div .all-service-content .service-desc {
    color: #666666;
    font-family: SourceHanSansSC-Normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .snoic_cs-box .flow-div {
    padding-bottom: 30px;
  }
  .snoic_cs-box .flow-div .flow-content {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    padding: 20px 14px;
    border: 1px solid #91bdfc;
    background: white;
    box-shadow: 5px 6px 5px rgba(24, 111, 226, 0.16);
  }
  .snoic_cs-box .flow-div .flow-item {
    width: 100%;
    flex-direction: row;
    gap: 10px;
  }
  .snoic_cs-box .flow-div .flow-icon {
    width: 52px;
    min-width: 52px;
    height: 53px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shuoming01@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .snoic_cs-box .flow-div .flow-icon.icon2 {
    background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shuoming02@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .snoic_cs-box .flow-div .flow-icon.icon3 {
    background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shuoming03@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .snoic_cs-box .flow-div .flow-icon.icon4 {
    background: url("https://publicqn.shenlanxueyuan.com/snoic/pc/PC-shuoming04@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .snoic_cs-box .flow-div .flow-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
  }
  .snoic_cs-box .flow-div .flow-arrow {
    width: 1px;
    margin: 0px 10px;
    height: 30px;
    background: none;
    border: 0.5px dashed #75a8f0;
    left: 16px;
    top: 0;
  }
  .snoic_cs-box .journey-div {
    padding: 0px 0 30px;
    background: #fff;
  }
  .snoic_cs-box .journey-div .journey-div-content {
    border-radius: 18px;
    padding: 25px 21px;
  }
  .snoic_cs-box .journey-div .journey-title {
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 17px;
  }
  .snoic_cs-box .journey-div .journey-title span {
    display: none;
  }
  .snoic_cs-box .journey-div .journey-list {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
  .snoic_cs-box .journey-div .journey-item {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-bottom: 18px;
    border-bottom: 1px dashed rgba(202, 216, 216, 0.5);
  }
  .snoic_cs-box .journey-div .journey-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .snoic_cs-box .journey-div .journey-question {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .snoic_cs-box .journey-div .q-tag {
    width: 25px;
    height: 21px;
    font-size: 14px;
    line-height: 16px;
  }
  .snoic_cs-box .journey-div .q-text {
    font-size: 16px;
    line-height: 24px;
  }
  .snoic_cs-box .journey-div .journey-answer {
    text-align: justify;
    color: #666666;
    font-family: SourceHanSansSC-Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    gap: 8px;
  }
  .snoic_cs-box .journey-div .journey-answer .a-text {
    font-size: 14px;
    line-height: 21px;
  }
  .snoic_cs-box .journey-div .journey-answer .a-text strong {
    color: #333333;
  }
  .snoic_cs-box .course-consult {
    width: calc(100% - 40px);
    height: 225px;
    max-width: 100%;
    margin: 0 auto;
    background: url("https://publicqn.shenlanxueyuan.com/snoic/m/M-beijing06@2x.png") no-repeat center center;
    background-size: 100% 100%;
    margin-bottom: 0px;
  }
  .snoic_cs-box .course-consult .course-consult-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .snoic_cs-box .course-consult .course-consult-title {
    font-size: 13px;
    line-height: 19px;
  }
  .snoic_cs-box .course-consult .course-consult-item {
    position: relative;
    padding: 9px 0 13px;
  }
  .snoic_cs-box .course-consult .course-consult-item::before {
    display: none;
  }
  .snoic_cs-box .course-consult .course-consult-item img {
    width: 98px;
  }
  .snoic_cs-box .course-consult .tips {
    font-size: 12px;
    line-height: 18px;
  }
  .snoic_cs-box .course-consult .high-weight {
    font-weight: 800;
  }
  .app-course-show .snoic_cs-box .course-consult {
    width: 100%;
  }
}

.cs865_snoic_cs-box {
  /* PC：四区块 Ribbon 标题文案统一（设计稿：阿里妈妈数黑体 32px / 45px） */
  /* PC 标题条：切图背景 */
  /* 对应原型 .PC-duobianxi 小图，项目内为 duobianxing 切图 */
  /* 对应原型正文区域样式 */
}

.cs865_snoic_cs-box .cs865-teach {
  position: relative;
  box-sizing: border-box;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0px;
  background-color: #e8f0ff;
  background-image: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-jioashenmbg@2x.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  overflow: hidden;
}

.cs865_snoic_cs-box .cs865-teach__mask {
  display: none;
}

.cs865_snoic_cs-box .cs865-teach__inner {
  position: relative;
  z-index: 1;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cs865_snoic_cs-box .cs865-teach__ribbon-title,
.cs865_snoic_cs-box .cs865-highlights__ribbon-title,
.cs865_snoic_cs-box .cs865-schedule__ribbon-title,
.cs865_snoic_cs-box .cs865-fit__ribbon-title {
  mix-blend-mode: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  font-family: AlimamaShuHeiTi, 'Alimama ShuHeiTi', 'Source Han Sans SC', sans-serif;
  font-weight: 800;
  font-size: 32px;
  line-height: 45px;
  min-height: 47px;
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-teach__ribbon {
  margin: 0 auto 0px;
  padding: 12px min(8vw, 72px) 12px;
  min-width: 290px;
  max-width: min(520px, 90vw);
  width: fit-content;
  box-sizing: border-box;
  text-align: center;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-biaoti@2x.png") center center no-repeat;
  background-size: 100% 100%;
  border: none;
  clip-path: none;
}

.cs865_snoic_cs-box .cs865-teach__ribbon-title {
  margin: 0;
}

.cs865_snoic_cs-box .cs865-teach__card-shadow {
  width: 100%;
  max-width: 1011px;
  filter: drop-shadow(0 12px 28px rgba(22, 48, 120, 0.12));
  padding: 60px 0 89px;
}

.cs865_snoic_cs-box .cs865-teach__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cs865_snoic_cs-box .cs865-teach__item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin: 0;
  padding: 0;
}

.cs865_snoic_cs-box .cs865-teach__item + .cs865-teach__item {
  margin-top: 24px;
}

.cs865_snoic_cs-box .cs865-teach__bullet {
  flex-shrink: 0;
  width: 11px;
  height: 10px;
  margin-top: 10px;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-duobianxing@2x.png") no-repeat center center;
  background-size: contain;
}

.cs865_snoic_cs-box .cs865-teach__text {
  margin: 0;
  flex: 1;
  min-width: 0;
  color: #666666;
  font-family: SourceHanSansSC-Regular, 'Source Han Sans SC', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  text-align: justify;
}

@media (max-width: 1200px) {
  .cs865_snoic_cs-box {
    /* 移动端「这门课程我们教什么」：纯文案标题，对齐原型 */
    /* 对应原型 .背景备份2 */
  }
  .cs865_snoic_cs-box .cs865-teach {
    padding: 20px 0 2px;
    background-image: none;
    background: #f5f8ff;
  }
  .cs865_snoic_cs-box .cs865-teach__mask {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    pointer-events: none;
    z-index: 0;
    background: #e1e7f8;
    opacity: 0.422;
  }
  .cs865_snoic_cs-box .cs865-teach__inner {
    max-width: 100%;
    padding: 0 15px;
  }
  .cs865_snoic_cs-box .cs865-teach__ribbon {
    margin: 0 auto 10px;
    padding: 0;
    width: 100%;
    max-width: 198px;
    background: none;
    clip-path: none;
    box-shadow: none;
    text-align: center;
    height: auto;
  }
  .cs865_snoic_cs-box .cs865-teach__ribbon-title {
    margin: 0;
    color: #333333;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    letter-spacing: normal;
  }
  .cs865_snoic_cs-box .cs865-teach__card-shadow {
    filter: none;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .cs865_snoic_cs-box .cs865-teach__card {
    clip-path: none;
    border-radius: 10px;
    border: 1px solid #e4eeee;
    background: #ffffff;
    box-shadow: 0 4px 0 #f2f4fc;
    padding: 22px 18px 26px;
  }
  .cs865_snoic_cs-box .cs865-teach__text {
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    text-align-last: left;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  .cs865_snoic_cs-box .cs865-teach__text span {
    display: inline-block;
    white-space: nowrap;
  }
  .cs865_snoic_cs-box .cs865-teach__item + .cs865-teach__item {
    margin-top: 18px;
  }
}

.cs865_snoic_cs-box {
  /* ========== 课程亮点 .PC-liangdian ========== */
  /* ========== 实战项目展示 ========== */
  /* ========== 线下安排 ========== */
  /* PC：整卡 ≈1004px；上区蒙版渐变内嵌白底导语 + 下区 PC-wangge 网点底 */
  /* PC：与 DAY 条 .cs865-day__mask-title 一致的下边框，仅包住标题文案 */
  /* ========== 设备 .PC-shebeibg ========== */
  /* ========== 适合谁 ========== */
  /* 双行标题：圆点仅与第一行垂直居中对齐，不与整块多行居中 */
  /* ========== FAQ .PC-baomingbg ========== */
}

.cs865_snoic_cs-box .cs865-highlights {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  min-height: 560px;
  padding: 0px;
  box-sizing: border-box;
  overflow: hidden;
}

.cs865_snoic_cs-box .cs865-highlights__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-liangdian@2x.png") center top no-repeat;
  background-size: cover;
  pointer-events: none;
  opacity: 0.95;
}

.cs865_snoic_cs-box .cs865-highlights__inner {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
}

.cs865_snoic_cs-box .cs865-highlights__ribbon {
  margin: 0 auto 32px;
  padding: 12px min(8vw, 72px) 12px;
  min-width: 290px;
  max-width: min(520px, 90vw);
  width: fit-content;
  box-sizing: border-box;
  text-align: center;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-biaoti@2x.png") center center no-repeat;
  background-size: 100% 100%;
  clip-path: none;
}

.cs865_snoic_cs-box .cs865-highlights__ribbon-title {
  margin: 0;
}

.cs865_snoic_cs-box .cs865-highlights__layout {
  display: grid;
  grid-template-columns: minmax(200px, 260px) minmax(140px, 1fr) minmax(200px, 260px);
  grid-template-rows: auto auto;
  gap: 20px 16px;
  align-items: start;
  justify-content: center;
  padding: 135px 75px 80px;
}

.cs865_snoic_cs-box .cs865-highlights__panel--green {
  grid-column: 3;
  margin-top: 5px;
}

.cs865_snoic_cs-box .cs865-highlights__panel--bottom {
  grid-column: 1 / -1;
  grid-row: 2;
  justify-self: center;
  max-width: 310px;
  width: 100%;
  text-align: justify;
  padding-top: 75px;
}

.cs865_snoic_cs-box .cs865-highlights__panel--bottom .cs865-highlights__panel-title,
.cs865_snoic_cs-box .cs865-highlights__panel--bottom .cs865-highlights__panel-text {
  text-align: left;
}

.cs865_snoic_cs-box .cs865-highlights__panel-title {
  margin: 0 0 4px;
  color: #ffffff;
  font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 29px;
  display: flex;
  align-items: center;
}

.cs865_snoic_cs-box .cs865-highlights__panel-title span {
  font-size: 10px;
  padding-right: 10px;
}

.cs865_snoic_cs-box .cs865-highlights__panel-text {
  margin: 0;
  color: #ffffff;
  font-family: SourceHanSansSC-Regular, 'Source Han Sans SC', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: justify;
}

.cs865_snoic_cs-box .cs865-projects {
  padding: 36px 16px 40px;
  background: linear-gradient(180deg, #f4f8ff 0%, #eef2fb 52%, #f7f9fc 100%);
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-projects__inner {
  max-width: 1140px;
  margin: 0 auto;
}

.cs865_snoic_cs-box .cs865-projects__ribbon {
  margin: 0 auto 28px;
  padding: 14px min(8vw, 64px) 16px;
  min-width: 280px;
  max-width: min(520px, 90vw);
  width: fit-content;
  box-sizing: border-box;
  text-align: center;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-biaoti@2x.png") center center no-repeat;
  background-size: 100% 100%;
  clip-path: none;
}

.cs865_snoic_cs-box .cs865-projects__ribbon-title {
  margin: 0;
  color: #ffffff;
  font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.35;
  text-align: center;
}

.cs865_snoic_cs-box .cs865-projects__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 530px));
  gap: 32px;
  justify-content: center;
  align-items: start;
  padding: 0 16px;
}

.cs865_snoic_cs-box .cs865-projects__card {
  width: 100%;
  max-width: 530px;
  justify-self: center;
}

.cs865_snoic_cs-box .cs865-projects__card-head {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 8px 20px;
  box-sizing: border-box;
  border-radius: 8px 8px 0 0;
  background: linear-gradient(314.97deg, #02f0f3 -0.55%, #336cea 109.36%);
}

.cs865_snoic_cs-box .cs865-projects__card-title {
  margin: 0;
  color: #ffffff;
  font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
}

.cs865_snoic_cs-box .cs865-projects__card-body {
  border-radius: 0 0 8px 8px;
  background: radial-gradient(circle at 50% 0%, #13244d 0%, #050913 74%);
  padding: 18px;
  border: 1px solid rgba(2, 240, 243, 0.28);
  border-top: none;
  box-sizing: border-box;
  box-shadow: 0 10px 26px rgba(5, 12, 38, 0.32);
}

.cs865_snoic_cs-box .cs865-projects__media {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  aspect-ratio: 16 / 9;
  background: linear-gradient(145deg, #1c2b50 0%, #101a33 50%, #0a1028 100%);
  box-shadow: inset 0 0 0 1px rgba(2, 240, 243, 0.32), inset 0 0 40px rgba(2, 240, 243, 0.07);
}

.cs865_snoic_cs-box .cs865-projects__media::before {
  content: '';
  position: absolute;
  inset: 10px;
  border-radius: 4px;
  border: 1px solid rgba(2, 240, 243, 0.2);
  pointer-events: none;
  z-index: 0;
}

.cs865_snoic_cs-box .cs865-projects__video-item {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
  border-radius: 4px;
}

.cs865_snoic_cs-box .cs865-projects__video-item.video-item,
.cs865_snoic_cs-box .cs865-projects__video-item .video-js,
.cs865_snoic_cs-box .cs865-projects__video-item video {
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
}

.cs865_snoic_cs-box .cs865-schedule {
  padding: 60px 0px 30px;
  background: #ffffff;
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-schedule__inner {
  max-width: 1008px;
  margin: 0 auto;
}

.cs865_snoic_cs-box .cs865-schedule__ribbon {
  margin: 0 auto 28px;
  padding: 12px min(8vw, 64px) 12px;
  min-width: 290px;
  max-width: min(520px, 90vw);
  width: fit-content;
  box-sizing: border-box;
  text-align: center;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-biaoti@2x.png") center center no-repeat;
  background-size: 100% 100%;
  clip-path: none;
}

.cs865_snoic_cs-box .cs865-schedule__ribbon-title {
  margin: 0;
}

.cs865_snoic_cs-box .cs865-day {
  max-width: 1004px;
  margin: 0 auto 32px;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #e4eaf5;
  box-sizing: border-box;
  background: #ffffff;
}

.cs865_snoic_cs-box .cs865-day__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  background: linear-gradient(165.21deg, #c8ddff 10.45%, #d4e8ff 116.45%);
  border-radius: 10px 10px 0 0;
  padding: 30px 24px 24px;
}

.cs865_snoic_cs-box .cs865-day__mask {
  width: 100%;
  margin: 0;
  padding: 0 16px 16px;
  background: transparent;
  text-align: center;
  box-sizing: border-box;
  border-radius: 0;
}

.cs865_snoic_cs-box .cs865-day__mask-title {
  display: inline-block;
  color: #253e68;
  font-family: SourceHanSansSC-Bold, 'Source Han Sans CN', 'Source Han Sans SC', sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 33px;
  text-decoration: underline;
  padding-bottom: 6px;
}

.cs865_snoic_cs-box .cs865-day__intro {
  margin: 0 auto;
  width: 100%;
  max-width: 948px;
  padding: 20px 36px;
  border-radius: 7px;
  background: #ffffff;
  box-sizing: border-box;
  border: none;
}

.cs865_snoic_cs-box .cs865-day__intro-text {
  margin: 0;
  color: #253e68;
  font-family: SourceHanSansSC-Regular, 'Source Han Sans CN', 'Source Han Sans SC', sans-serif;
  font-size: 16px;
  line-height: 29px;
  font-weight: 400;
  text-align: justify;
}

.cs865_snoic_cs-box .cs865-day__wangge {
  margin-top: 0;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 0 20px;
  padding: 32px 36px 36px;
  border-radius: 0 0 10px 10px;
  box-sizing: border-box;
  min-height: 200px;
  background-color: #ffffff;
  background-image: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-wangge@2x.png");
  background-repeat: repeat;
  border: none;
  border-top: 1px solid rgba(200, 221, 255, 0.65);
}

.cs865_snoic_cs-box .cs865-day__divider {
  width: 0;
  border-left: 2px dashed #c8ddff;
  align-self: stretch;
  min-height: 120px;
}

.cs865_snoic_cs-box .cs865-day__block + .cs865-day__block {
  margin-top: 20px;
}

.cs865_snoic_cs-box .cs865-day__h4 {
  margin: 0 0 12px;
  padding: 0;
  font-family: SourceHanSansSC-Bold, 'Source Han Sans CN', 'Source Han Sans SC', sans-serif;
  font-weight: 800;
  font-size: 22px;
  line-height: 24px;
  color: #333333;
  text-decoration: none;
  text-align: justify;
  display: flex;
  align-items: center;
  gap: 20px;
  border-bottom: none;
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-day__h4-text {
  display: inline-block;
  min-width: 0;
  padding-bottom: 2px;
  border-bottom: 1.5px solid #333333;
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-day__dot {
  flex-shrink: 0;
  width: 7px;
  height: 7px;
  background: linear-gradient(131.33deg, #ff930e 16.3%, #ff7d4e 86.67%);
  border-radius: 1px;
}

.cs865_snoic_cs-box .cs865-day__sub {
  margin: 0;
  padding-left: 27px;
  color: #666666;
  font-family: SourceHanSansSC-Regular, 'Source Han Sans CN', 'Source Han Sans SC', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
}

.cs865_snoic_cs-box .cs865-day__sub p {
  margin: 0 0 8px;
}

.cs865_snoic_cs-box .cs865-day__sub p:last-child {
  margin-bottom: 0;
}

.cs865_snoic_cs-box .cs865-equipment {
  max-width: 1920px;
  margin: 0 auto;
  padding: 56px 24px 64px;
  box-sizing: border-box;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-shebeibg@2x.jpg?v=26.5.1204") center center no-repeat;
  background-size: cover;
}

.cs865_snoic_cs-box .cs865-equipment__inner {
  max-width: 1050px;
  margin: 0 auto;
}

.cs865_snoic_cs-box .cs865-equipment__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 30px;
  padding: 10px 20px;
  box-sizing: border-box;
  width: fit-content;
  max-width: min(980px, 100%);
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-dikuang@2x.png") center center no-repeat;
  background-size: 100% 100%;
  color: #040a5f;
  font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
  font-weight: 800;
  font-size: clamp(22px, 3vw, 32px);
  line-height: 1.35;
  text-align: center;
}

.cs865_snoic_cs-box .cs865-equipment__list {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 560px;
}

.cs865_snoic_cs-box .cs865-equipment__item {
  position: relative;
  margin: 0 0 18px;
  padding-left: 30px;
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-equipment__item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 17px;
  height: 19px;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-jiantou@2x.png") center no-repeat;
  background-size: contain;
}

.cs865_snoic_cs-box .cs865-equipment__label {
  display: block;
  color: #ffffff;
  font-family: 'Source Han Sans CN';
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-decoration: underline;
  margin-bottom: 4px;
}

.cs865_snoic_cs-box .cs865-equipment__detail {
  display: block;
  color: #ffffff;
  font-family: 'Source Han Sans CN';
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

.cs865_snoic_cs-box .cs865-fit {
  padding: 60px 16px 56px;
  background: #ffffff;
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-fit__inner {
  max-width: 1160px;
  margin: 0 auto;
}

.cs865_snoic_cs-box .cs865-fit__ribbon {
  margin: 0 auto 0px;
  padding: 12px min(8vw, 72px) 12px;
  min-width: 290px;
  max-width: min(520px, 90vw);
  width: fit-content;
  box-sizing: border-box;
  text-align: center;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-biaoti@2x.png") center center no-repeat;
  background-size: 100% 100%;
  clip-path: none;
}

.cs865_snoic_cs-box .cs865-fit__ribbon-title {
  margin: 0;
}

.cs865_snoic_cs-box .cs865-fit__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  align-items: start;
}

.cs865_snoic_cs-box .cs865-fit-card {
  position: relative;
  padding-top: 40px;
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-fit-card__avatar-wrap {
  position: relative;
  z-index: 2;
  width: 96px;
  height: 96px;
  margin: 0 auto -48px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 4px 14px rgba(80, 100, 160, 0.2);
  background: #fff;
}

.cs865_snoic_cs-box .cs865-fit-card__avatar {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cs865_snoic_cs-box .cs865-fit-card__surface {
  padding: 56px 16px 22px;
  border-radius: 12px;
  border: 1px solid #e1e4ff;
  background: #ffffff;
  box-shadow: 0 3px 16px rgba(108, 130, 188, 0.24);
  text-align: center;
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-fit-card__bar {
  margin: 0 -4px 16px;
  min-height: 67px;
  padding: 10px 12px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-fit-card__bar-dot {
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
  mix-blend-mode: normal;
}

.cs865_snoic_cs-box .cs865-fit-card__bar--blue {
  background: linear-gradient(314.97deg, #02f0f3 -0.55%, #336cea 109.36%);
}

.cs865_snoic_cs-box .cs865-fit-card__bar--cyan {
  background: linear-gradient(314.97deg, #3de8ff -0.55%, #1b8cf0 100%);
}

.cs865_snoic_cs-box .cs865-fit-card__bar--multiline {
  align-items: flex-start;
}

.cs865_snoic_cs-box .cs865-fit-card__bar--multiline .cs865-fit-card__bar-dot {
  margin-top: calc((24px - 6px) / 2);
}

.cs865_snoic_cs-box .cs865-fit-card__bar-text {
  color: #ffffff;
  font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
  font-weight: 800;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}

.cs865_snoic_cs-box .cs865-fit-card__desc {
  margin: 0;
  color: #666666;
  font-family: SourceHanSansSC-Regular, 'Source Han Sans SC', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.cs865_snoic_cs-box .cs865-faq {
  padding: 48px 16px 56px;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-baomingbg@2x.jpg") center top no-repeat;
  background-size: cover;
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-faq__panel {
  max-width: 1200px;
  margin: 0 auto;
  padding: 36px 32px 44px;
  border: 1px solid #e4eeee;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 7px 0 rgba(133, 157, 157, 0.14);
  box-sizing: border-box;
}

.cs865_snoic_cs-box .cs865-faq__title {
  margin: 0 0 28px;
  text-align: center;
  color: #333333;
  font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: 45px;
}

.cs865_snoic_cs-box .cs865-faq__title-desk {
  display: inline;
}

.cs865_snoic_cs-box .cs865-faq__title-mob {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.cs865_snoic_cs-box .cs865-faq__title-line {
  flex: 0 0 44px;
  height: 1px;
  background: #737373;
}

.cs865_snoic_cs-box .cs865-faq__title-core {
  flex: 0 0 auto;
}

.cs865_snoic_cs-box .cs865-highlights__txt-mob {
  display: none;
}

.cs865_snoic_cs-box .cs865-day__intro-text--mob {
  display: none;
}

.cs865_snoic_cs-box .cs865-day__sub-line--mob {
  display: none;
}

.cs865_snoic_cs-box .cs865-faq__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cs865_snoic_cs-box .cs865-faq__qrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 8px;
  flex-wrap: wrap;
}

.cs865_snoic_cs-box .cs865-faq__badge {
  flex-shrink: 0;
  min-width: 28px;
  height: 24px;
  padding: 2px 4px;
  box-sizing: border-box;
  border-radius: 2px;
  background: linear-gradient(314.97deg, #02f0f3 -0.55%, #336cea 109.36%);
  color: #ffffff;
  font-family: Arial, sans-serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.cs865_snoic_cs-box .cs865-faq__qtext {
  margin: 0;
  color: #333333;
  font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
  font-weight: 800;
  font-size: 18px;
  line-height: 27px;
}

.cs865_snoic_cs-box .cs865-faq__answer {
  margin: 0;
  padding-left: 40px;
  color: #666666;
  font-family: SourceHanSansSC-Regular, 'Source Han Sans SC', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
}

.cs865_snoic_cs-box .cs865-faq__strong {
  color: #333333;
  font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
  font-weight: 800;
}

.cs865_snoic_cs-box .cs865-faq__prereq-row {
  display: block;
}

.cs865_snoic_cs-box .cs865-faq__prereq-row + .cs865-faq__prereq-row {
  margin-top: 4px;
}

.cs865_snoic_cs-box .cs865-faq__prereq-hd {
  color: #333333;
  font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
  font-weight: 800;
  font-size: 14px;
  line-height: 22px;
}

.cs865_snoic_cs-box .cs865-faq__prereq-txt {
  color: #666666;
  font-family: SourceHanSansSC-Regular, 'Source Han Sans SC', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}

.cs865_snoic_cs-box .cs865-faq__sep {
  height: 0px;
  margin: 20px 0;
  opacity: 0.5;
  border: none;
  border-top: 1px dashed #ced1ff;
}

@media (max-width: 1200px) {
  .cs865_snoic_cs-box {
    /* —— 课程亮点：蒙版 + 纯文字标题 + M-liangdian 卡片 —— */
    /* M 端亮点卡片：整卡背景切图（344×120 基准，正文增高时在白色区自然延伸） */
    /* 移动端顺序：蓝（liangdian1）→ Loco（liangdian2）→ 硬件（liangdian3） */
    /* —— 实战项目展示 M：白底卡片 + 渐变标题条 + 占位区 + 播放图标 —— */
    /* —— 线下安排：浅底网点 + 白卡片 + 深蓝 DAY 条 + 浅蓝说明区（对齐 M 端原型） —— */
    /* —— 设备 M-shebeibg：最大 750 居中，背景与留白按 375 基准比例缩放 —— */
    /* —— 适合谁 M 卡片（345×131，上栏 75px 渐变 + 白底说明） —— */
    /* —— 报名须知 M（345×内容区，卡片 #dae2ff 描边） —— */
  }
  .cs865_snoic_cs-box br.cs865-br--desk-only {
    display: none;
  }
  .cs865_snoic_cs-box .cs865-highlights {
    position: relative;
    min-height: 0;
    padding: 20px 14px 30px;
    background: #f7f9fc;
  }
  .cs865_snoic_cs-box .cs865-highlights::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    z-index: 0;
    background: #e1e7f8;
    opacity: 0.422;
    pointer-events: none;
  }
  .cs865_snoic_cs-box .cs865-highlights__bg {
    display: none;
  }
  .cs865_snoic_cs-box .cs865-highlights__inner {
    position: relative;
    z-index: 1;
  }
  .cs865_snoic_cs-box .cs865-highlights__ribbon {
    margin: 0 auto 10px;
    padding: 0;
    width: 100%;
    max-width: 198px;
    background: none;
    clip-path: none;
    box-shadow: none;
    text-align: center;
    height: auto;
  }
  .cs865_snoic_cs-box .cs865-highlights__ribbon-title {
    margin: 0;
    color: #333333;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    letter-spacing: normal;
  }
  .cs865_snoic_cs-box .cs865-highlights__chev {
    display: none;
  }
  .cs865_snoic_cs-box .cs865-highlights__txt-desk {
    display: none;
  }
  .cs865_snoic_cs-box .cs865-highlights__txt-mob {
    display: inline;
  }
  .cs865_snoic_cs-box .cs865-highlights__layout {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .cs865_snoic_cs-box .cs865-highlights__panel {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-radius: 12px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    min-height: 120px;
  }
  .cs865_snoic_cs-box .cs865-highlights__panel--blue {
    order: 1;
    background-image: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/m/M-liangdian1@2x.png?v=26.5.1209");
    background-size: 100% 100%;
  }
  .cs865_snoic_cs-box .cs865-highlights__panel--orange.cs865-highlights__panel--bottom {
    order: 2;
    background-image: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/m/M-liangdian2@2x.png");
    min-height: 146px;
    background-size: 100% 100%;
  }
  .cs865_snoic_cs-box .cs865-highlights__panel--green {
    order: 3;
    background-image: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/m/M-liangdian3@2x.png");
    min-height: 148px;
    background-size: 100% 100%;
  }
  .cs865_snoic_cs-box .cs865-highlights__panel--bottom {
    padding-top: 0;
    max-width: 500px;
    text-align: left;
  }
  .cs865_snoic_cs-box .cs865-highlights__panel--bottom .cs865-highlights__panel-title,
  .cs865_snoic_cs-box .cs865-highlights__panel--bottom .cs865-highlights__panel-text {
    text-align: left;
  }
  .cs865_snoic_cs-box .cs865-highlights__panel-title {
    margin: 0;
    padding: 8px 20px 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: #f4f6ff;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 27px;
    text-align: left;
    display: block;
  }
  .cs865_snoic_cs-box .cs865-highlights__panel-text {
    display: block;
    margin: 0;
    padding: 18px 20px 16px;
    border: none;
    border-radius: 0;
    background: transparent;
    color: #666666;
    font-family: SourceHanSansSC-Regular, 'Source Han Sans SC', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    box-sizing: border-box;
  }
  .cs865_snoic_cs-box .cs865-projects {
    padding: 26px 14px 32px;
    background: linear-gradient(180deg, #f7f9fc 0%, #eef1f6 100%);
  }
  .cs865_snoic_cs-box .cs865-projects__inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .cs865_snoic_cs-box .cs865-projects__ribbon {
    margin: 0 auto 16px;
    padding: 0;
    width: 100%;
    max-width: 198px;
    min-width: unset;
    background: none;
    clip-path: none;
    box-shadow: none;
  }
  .cs865_snoic_cs-box .cs865-projects__ribbon-title {
    color: #333333;
    font-size: 22px;
    line-height: 33px;
  }
  .cs865_snoic_cs-box .cs865-projects__grid {
    display: flex;
    flex-direction: column;
    gap: 18px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .cs865_snoic_cs-box .cs865-projects__card {
    max-width: 100%;
    border-radius: 10px;
    border: 1px solid #dae2ff;
    background: #ffffff;
    box-shadow: 0 5px 18px rgba(191, 212, 255, 0.44);
    overflow: hidden;
  }
  .cs865_snoic_cs-box .cs865-projects__card-head {
    border-radius: 10px 10px 0 0;
    min-height: 46px;
    padding: 11px 16px;
  }
  .cs865_snoic_cs-box .cs865-projects__card-title {
    font-size: 16px;
    line-height: 24px;
  }
  .cs865_snoic_cs-box .cs865-projects__card-body {
    border-radius: 0;
    background: #ffffff;
    border: none;
    border-top: 1px solid rgba(218, 226, 255, 0.75);
    box-shadow: none;
    padding: 12px 12px 16px;
  }
  .cs865_snoic_cs-box .cs865-projects__media {
    aspect-ratio: 16 / 9;
    border-radius: 8px;
    background: linear-gradient(180deg, #eceef4 0%, #dfe6f3 100%);
    box-shadow: none;
  }
  .cs865_snoic_cs-box .cs865-projects__media::before {
    display: none;
  }
  .cs865_snoic_cs-box .cs865-schedule {
    padding: 20px 15px 12px;
    background-color: #ffffff;
    background-image: none;
    background-size: 14px 14px;
  }
  .cs865_snoic_cs-box .cs865-schedule__ribbon {
    margin: 0 auto 10px;
    padding: 0;
    width: 100%;
    max-width: 198px;
    background: none;
    clip-path: none;
    box-shadow: none;
    text-align: center;
    height: auto;
  }
  .cs865_snoic_cs-box .cs865-schedule__ribbon-title {
    margin: 0;
    color: #333333;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    letter-spacing: normal;
  }
  .cs865_snoic_cs-box .cs865-day {
    width: 100%;
    margin: 0 auto 18px;
    padding: 15px;
    border: 1px solid #8fb0f8;
    border-radius: 10px;
    background: #ffffff;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 2px 12px rgba(70, 90, 140, 0.08);
  }
  .cs865_snoic_cs-box .cs865-day__head {
    display: block;
    margin: 0;
    border-radius: 8px;
    overflow: hidden;
    background: linear-gradient(165.21deg, #c8ddff 10.45%, #d4e8ff 116.45%);
    box-sizing: border-box;
    padding: 15px 0px;
  }
  .cs865_snoic_cs-box .cs865-day__mask {
    margin: 0;
    padding: 0px 10px 0;
    border-radius: 0;
    background: transparent;
    text-align: center;
    box-sizing: border-box;
  }
  .cs865_snoic_cs-box .cs865-day__mask-title {
    display: inline-block;
    position: relative;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans CN', 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: 15px;
    line-height: 22px;
    text-decoration: none;
    color: #253e68;
    padding-bottom: 4px;
  }
  .cs865_snoic_cs-box .cs865-day__mask-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    opacity: 0.413;
    mix-blend-mode: normal;
    border-top: 0.5px solid #556c95;
  }
  .cs865_snoic_cs-box .cs865-day__intro {
    margin: 0;
    padding: 10px 20px 0;
    background: transparent;
    border: none;
    border-radius: 0;
  }
  .cs865_snoic_cs-box .cs865-day__intro-text--desk {
    display: none;
  }
  .cs865_snoic_cs-box .cs865-day__intro-text--mob {
    display: block;
  }
  .cs865_snoic_cs-box .cs865-day__intro-text {
    margin: 0;
    color: #253e68;
    font-family: SourceHanSansSC-Regular, 'Source Han Sans CN', 'Source Han Sans SC', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
  }
  .cs865_snoic_cs-box .cs865-day__wangge {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin: 16px 0px;
    padding: 0;
    border: none;
    border-radius: 0;
    background: transparent;
    box-sizing: border-box;
  }
  .cs865_snoic_cs-box .cs865-day__divider {
    display: none;
  }
  .cs865_snoic_cs-box .cs865-day__col {
    width: 100%;
  }
  .cs865_snoic_cs-box .cs865-day__h4 {
    position: relative;
    z-index: 0;
    margin: 10px 0 12px;
    padding: 3px 2px 3px 25px;
    min-height: 30px;
    box-sizing: border-box;
    border-radius: 36.5px;
    background: rgba(201, 218, 255, 0.3);
    font-family: SourceHanSansSC-Bold, 'Source Han Sans CN', 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    display: flex;
    align-items: center;
    border-bottom: none;
  }
  .cs865_snoic_cs-box .cs865-day__h4-text {
    display: inline-block;
    padding-bottom: 0;
    border-bottom: none;
  }
  .cs865_snoic_cs-box .cs865-day__dot {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    width: 7px;
    height: 7px;
    border-radius: 1px;
    background: linear-gradient(131.33deg, #ff930e 16.3%, #ff7d4e 86.67%);
  }
  .cs865_snoic_cs-box .cs865-day__sub {
    margin: 0;
    padding: 0 0 0 15px;
    font-family: SourceHanSansSC-Regular, 'Source Han Sans CN', 'Source Han Sans SC', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.6px;
    color: #666666;
  }
  .cs865_snoic_cs-box .cs865-day__sub p {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .cs865_snoic_cs-box .cs865-day__sub p:last-child {
    margin-bottom: 0;
  }
  .cs865_snoic_cs-box .cs865-day__sub-line--desk {
    display: none;
  }
  .cs865_snoic_cs-box .cs865-day__sub-line--mob {
    display: block;
  }
  .cs865_snoic_cs-box .cs865-day__block + .cs865-day__block {
    margin-top: 20px;
  }
  .cs865_snoic_cs-box .cs865-equipment {
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    padding: calc(34 / 375 * min(100vw, 750px)) 0 calc(48 / 375 * min(100vw, 750px));
    min-height: calc(665 / 375 * min(100vw, 750px));
    box-sizing: border-box;
    background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/m/M-shebeibg@2x.png") center top no-repeat;
    background-size: 100% auto;
  }
  .cs865_snoic_cs-box .cs865-equipment__inner {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0 clamp(16px, 4.27vw, 32px);
    box-sizing: border-box;
  }
  .cs865_snoic_cs-box .cs865-equipment__title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: min(276px, 100%);
    margin: 0 auto calc(26 / 375 * min(100vw, 750px));
    padding: 0;
    background: none;
    color: #753624;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: clamp(20px, 5.87vw, 22px);
    line-height: 1.5;
    text-align: center;
  }
  .cs865_snoic_cs-box .cs865-equipment__list {
    max-width: none;
    margin: 0;
    padding: 0;
  }
  .cs865_snoic_cs-box .cs865-equipment__item {
    position: relative;
    margin: 0 0 16px;
    padding-left: 30px;
    box-sizing: border-box;
  }
  .cs865_snoic_cs-box .cs865-equipment__item:last-child {
    margin-bottom: 0;
  }
  .cs865_snoic_cs-box .cs865-equipment__item::before {
    display: none;
  }
  .cs865_snoic_cs-box .cs865-equipment__item::after {
    content: '';
    position: absolute;
    left: 15px;
    top: 5px;
    width: 5px;
    height: 18px;
    border-radius: 3.5px;
    background: #f0db83;
  }
  .cs865_snoic_cs-box .cs865-equipment__label {
    display: block;
    margin-bottom: 5px;
    color: #ffffff;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans CN', 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
    text-decoration-line: none;
    text-align: justify;
  }
  .cs865_snoic_cs-box .cs865-equipment__detail {
    display: block;
    color: #ffffff;
    font-family: SourceHanSansSC-Regular, 'Source Han Sans CN', 'Source Han Sans SC', sans-serif;
    font-weight: 400;
    font-size: clamp(13px, 3.73vw, 14px);
    line-height: clamp(20px, 8vw, 20px);
    text-align: justify;
  }
  .cs865_snoic_cs-box .cs865-fit {
    padding: 20px 14px 36px;
  }
  .cs865_snoic_cs-box .cs865-fit__ribbon {
    margin: 0 auto 10px;
    padding: 0;
    width: 100%;
    max-width: 198px;
    background: none;
    clip-path: none;
    box-shadow: none;
    text-align: center;
    height: auto;
  }
  .cs865_snoic_cs-box .cs865-fit__ribbon-title {
    margin: 0;
    color: #333333;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    letter-spacing: normal;
  }
  .cs865_snoic_cs-box .cs865-fit__cards {
    grid-template-columns: 1fr;
    gap: 18px;
    max-width: 100%;
    margin: 0 auto;
  }
  .cs865_snoic_cs-box .cs865-fit-card {
    position: relative;
    padding-top: 0;
  }
  .cs865_snoic_cs-box .cs865-fit-card__avatar-wrap {
    position: absolute;
    left: 16px;
    top: 10px;
    transform: none;
    width: 57px;
    height: 56px;
    margin: 0;
    z-index: 3;
    box-shadow: none;
  }
  .cs865_snoic_cs-box .cs865-fit-card__surface {
    padding: 0;
    overflow: hidden;
    border: 1px solid #cde1ea;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 1px 7px rgba(155, 203, 229, 0.56);
    text-align: left;
  }
  .cs865_snoic_cs-box .cs865-fit-card__bar {
    position: relative;
    margin: 0;
    min-height: 75px;
    padding: 10px 16px 10px 89px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    box-sizing: border-box;
  }
  .cs865_snoic_cs-box .cs865-fit-card__bar--multiline {
    align-items: center;
  }
  .cs865_snoic_cs-box .cs865-fit-card__bar--multiline .cs865-fit-card__bar-dot {
    margin-top: calc((22px - 6px) / 2);
  }
  .cs865_snoic_cs-box .cs865-fit-card__bar-text {
    width: 100%;
    margin: 0;
    color: #ffffff;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
  }
  .cs865_snoic_cs-box .cs865-fit-card__desc {
    margin: 0;
    padding: 14px 16px 16px;
    color: #666666;
    font-family: SourceHanSansSC-Regular, 'Source Han Sans SC', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
  }
  .cs865_snoic_cs-box .cs865-faq__title-desk {
    display: none;
  }
  .cs865_snoic_cs-box .cs865-faq__title-mob {
    display: flex;
  }
  .cs865_snoic_cs-box .cs865-faq__title {
    margin: 0 0 22px;
    color: #333333;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 29px;
  }
  .cs865_snoic_cs-box .cs865-faq__title-line {
    flex: 0 0 44px;
    background: #737373;
  }
  .cs865_snoic_cs-box .cs865-faq {
    padding: 28px 14px 36px;
    background: #edf4ff;
    background-size: 14px 14px;
  }
  .cs865_snoic_cs-box .cs865-faq__panel {
    max-width: 100%;
    margin: 0 auto;
    padding: 22px 22px 26px;
    border: 1px solid #dae2ff;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(191, 212, 255, 0.44);
    box-sizing: border-box;
  }
  .cs865_snoic_cs-box .cs865-faq__qrow {
    gap: 7px;
    margin-bottom: 10px;
    align-items: flex-start;
  }
  .cs865_snoic_cs-box .cs865-faq__badge {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 25px;
    width: 25px;
    height: 21px;
    padding: 0;
    box-sizing: border-box;
    border-radius: 4px;
    background: linear-gradient(314.97deg, #02f0f3 -0.55%, #336cea 109.36%);
    color: #ffffff;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
  }
  .cs865_snoic_cs-box .cs865-faq__qtext {
    flex: 1;
    min-width: 0;
    margin: 0;
    padding-top: 0;
    color: #333333;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    text-decoration-line: none;
    text-align: justify;
  }
  .cs865_snoic_cs-box .cs865-faq__answer {
    margin: 0;
    padding-left: 0;
    color: #666666;
    font-family: SourceHanSansSC-Regular, 'Source Han Sans SC', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    text-align: justify;
  }
  .cs865_snoic_cs-box .cs865-faq__answer--prereq {
    text-align: left;
    text-align-last: left;
  }
  .cs865_snoic_cs-box .cs865-faq__strong {
    color: #333333;
    font-family: SourceHanSansSC-Bold, 'Source Han Sans SC', sans-serif;
    font-weight: 800;
  }
  .cs865_snoic_cs-box .cs865-faq__prereq-hd,
  .cs865_snoic_cs-box .cs865-faq__prereq-txt {
    font-size: 14px;
    line-height: 21px;
  }
  .cs865_snoic_cs-box .cs865-faq__sep {
    height: 0;
    margin: 18px 0;
    opacity: 1;
    border: none;
    border-top: 1px dashed #ced1ff;
  }
}

.cs865_snoic_cs-box {
  /* 865 客服区：与通用 course-consult 同结构，仅底图/断点内背景不同 */
}

.cs865_snoic_cs-box .snoic_cs-box .course-consult.cs865-consult {
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-erweimabg@2x.png") center top no-repeat;
  background-size: 1920px 382px;
}

.cs865_snoic_cs-box .snoic_cs-box .course-consult.cs865-consult .course-consult-item::before {
  content: '';
  position: absolute;
  height: 9px;
  width: 100%;
  background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/pc/PC-sanjiao@2x.png") no-repeat center center;
  background-size: 13px 100%;
  bottom: 12px;
  left: 0;
}

.cs865_snoic_cs-box .snoic_cs-box .course-consult.cs865-consult .tips {
  margin-top: 0;
}

@media screen and (max-width: 1200px) {
  .cs865_snoic_cs-box .snoic_cs-box .course-consult.cs865-consult {
    background: url("https://publicqn.shenlanxueyuan.com/snoicOpenclaw/m/M-erweima@2x.jpg") center bottom no-repeat;
    background-size: 100% 100%;
  }
  .cs865_snoic_cs-box .cs865-fit-card__bar-dot {
    display: none;
  }
  .cs865_snoic_cs-box .snoic_cs-box .course-consult.cs865-consult .course-consult-item::before {
    display: none;
  }
  .cs865_snoic_cs-box .snoic_cs-box .course-consult.cs865-consult .course-consult-item img {
    width: 98px;
  }
}

.cs858_snoic_cs-box {
  font-family: SourceHanSansSC-Regular, "Microsoft YaHei", sans-serif;
  color: #333;
  background: #ffffff;
  /* —— 为什么要学（结构同 snoic；区块/内容区用背景图，段落无小图标） —— */
  /* —— 课程定位（双卡重叠 + 居中箭头，高度还原设计稿） —— */
  /* —— 课程大纲列表 —— */
  /* —— 实践项目 2×2 —— */
  /* —— 课程亮点 3×2 —— */
  /* —— 课程收获（PC-shouhuobeijing + 六卡片 PC-tubiao01–06） —— */
  /* —— 学习保障 / 环境对比 —— */
  /* —— 讲师简介（PC-beijing2 + PC-jianjiekuang + PC-jianjiebai） —— */
  /* —— 这门课适合谁（PC-yuan + PC-shiheshei + 四卡） —— */
  /* —— 基础&设备要求（PC-jichudabg + 基础要求 + 双方案设备） —— */
  /* —— 助教团队 —— */
  /* —— 全方位的学习服务（大卡片渐变底 + PC-fuwu01–04） —— */
  /* —— 上课流程说明（结构同 snoic；图标 PC-liutu01–04） —— */
}

.cs858_snoic_cs-box .cs-template-title {
  text-align: center;
  padding: 60px 0 28px;
}

.cs858_snoic_cs-box .cs-template-title span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  font-family: AlimamaShuHeiTi, SourceHanSansSC-Bold, sans-serif;
  font-size: 32px;
  line-height: 44px;
  font-weight: 800;
  color: #063458;
  background: none;
  -webkit-text-fill-color: #063458;
}

.cs858_snoic_cs-box .cs-template-title span::before, .cs858_snoic_cs-box .cs-template-title span::after {
  content: "";
  display: inline-block;
  width: 31px;
  height: 44px;
  flex-shrink: 0;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-yuansuzuo@2x.png") no-repeat center;
  background-size: contain;
}

.cs858_snoic_cs-box .cs-template-title span::after {
  transform: scaleX(-1);
}

.cs858_snoic_cs-box .cs-container {
  max-width: 1213px;
  margin: 0 auto;
  padding: 0px;
  box-sizing: border-box;
}

.cs858_snoic_cs-box .why-div {
  padding-bottom: 40px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-beijing@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.cs858_snoic_cs-box .why-div .cs-container-content {
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  overflow: visible;
  padding: 40px 122px 40px 90px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-baikuang@2x.png") no-repeat center center;
  background-size: 100% 100%;
}

.cs858_snoic_cs-box .why-div .cs-container-content .content-item {
  display: block;
  text-align: justify;
  color: #666666;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  margin-bottom: 14px;
}

.cs858_snoic_cs-box .why-div .cs-container-content .content-item strong.text-1 {
  display: inline;
}

.cs858_snoic_cs-box .why-div .cs-container-content .text-1 {
  color: #333333;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
}

.cs858_snoic_cs-box .cs858-course-position {
  padding-bottom: 56px;
  background: #ffffff;
  overflow: visible;
}

.cs858_snoic_cs-box .cs858-course-position .cs-template-title {
  padding-bottom: 40px;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0;
  width: 100%;
  max-width: 1333px;
  margin: 0 auto;
  padding: 30px 16px 0;
  box-sizing: border-box;
  overflow: visible;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-panel {
  position: relative;
  flex-shrink: 0;
  box-sizing: border-box;
  overflow: visible;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-panel--left {
  z-index: 2;
  width: 514px;
  min-height: 324px;
  margin-right: -48px;
  padding: 34px 54px 30px 40px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-dingwei01@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-panel--right {
  z-index: 1;
  width: 728px;
  min-height: 345px;
  margin-left: -48px;
  padding: 37px 48px 30px 54px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-dingwei02@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-jiantou {
  position: relative;
  z-index: 5;
  flex-shrink: 0;
  width: 91px;
  height: 91px;
  margin: 0 -6px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-jiantou@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-pill {
  position: absolute;
  top: -26px;
  left: 50%;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 222px;
  height: 51px;
  margin: 0;
  box-sizing: border-box;
  transform: translateX(-50%);
  border-radius: 25.5px;
  border: 1px solid #ffffff;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 22px;
  line-height: 1;
  color: #ffffff;
  white-space: nowrap;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-pill--neg {
  background: #4f5e73;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-pill--pos {
  background: linear-gradient(1.15deg, #29cbb1 19.73%, #ffffff 194.09%);
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--neg .cs858-cp-item {
  padding: 17px 0;
  /* 梯形：自上而下右侧留白逐行增大 */
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--neg .cs858-cp-item:not(:last-child) {
  border-bottom: 1px dashed rgba(79, 94, 115, 0.55);
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--neg .cs858-cp-item:nth-child(1) .cs858-cp-neg-row {
  margin-right: 17;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--neg .cs858-cp-item:nth-child(2) .cs858-cp-neg-row {
  margin-right: 39px;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--neg .cs858-cp-item:nth-child(3) .cs858-cp-neg-row {
  margin-right: 57px;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-neg-row {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  margin-left: auto;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-neg-copy {
  flex: 0 1 auto;
  min-width: 0;
  max-width: 100%;
  text-align: right;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-neg-title {
  display: block;
  color: #333333;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 16px;
  line-height: 29px;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-neg-sub {
  display: block;
  margin-top: 2px;
  color: #666666;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  text-align: right;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-cha {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  margin-top: 4px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-cha@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--pos .cs858-cp-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 17px 0;
  /* 梯形：自上而下左侧留白逐行减小（配合右卡斜边） */
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--pos .cs858-cp-item:not(:last-child) {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.55);
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--pos .cs858-cp-item:nth-child(1) {
  margin-left: 75px;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--pos .cs858-cp-item:nth-child(2) {
  margin-left: 55px;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--pos .cs858-cp-item:nth-child(3) {
  margin-left: 35px;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--pos .cs858-cp-item:nth-child(4) {
  margin-left: 15px;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-duihao {
  flex-shrink: 0;
  width: 23px;
  height: 23px;
  margin-top: 3px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-duihao@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-pos-line {
  flex: 0 1 auto;
  min-width: 0;
  max-width: 100%;
  color: #ffffff;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 16px;
  line-height: 27px;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-pos-line--matrix {
  text-align: justify;
}

.cs858_snoic_cs-box .cs858-course-position .cs858-cp-pos-line .text-1 {
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  color: inherit;
}

@media screen and (max-width: 1360px) and (min-width: 1201px) {
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-inner {
    transform: scale(0.92);
    transform-origin: center top;
  }
}

.cs858_snoic_cs-box .video-outline-div .cs858-outline-sub {
  text-align: center;
  margin: -12px auto 28px;
  font-size: 15px;
  color: #455a74;
}

.cs858_snoic_cs-box .video-outline-div .cs858-outline-list {
  max-width: 880px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  counter-reset: dz858;
}

.cs858_snoic_cs-box .video-outline-div .cs858-outline-list li {
  counter-increment: dz858;
  position: relative;
  padding: 14px 14px 14px 52px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(172, 205, 248, 0.85);
  box-shadow: 0 4px 14px rgba(45, 114, 205, 0.08);
  font-size: 15px;
  line-height: 24px;
}

.cs858_snoic_cs-box .video-outline-div .cs858-outline-list li::before {
  content: counter(dz858);
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border-radius: 8px;
  background: linear-gradient(148deg, #3760ff 4%, #2fa9ff 97%);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cs858_snoic_cs-box .cs858-practice-div {
  padding-bottom: 52px;
}

.cs858_snoic_cs-box .cs858-practice-div .cs858-practice-lead {
  text-align: center;
  margin: -8px auto 26px;
  font-size: 16px;
  font-weight: 700;
  color: #063458;
}

.cs858_snoic_cs-box .cs858-practice-div .cs858-practice-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.cs858_snoic_cs-box .cs858-practice-div .cs858-practice-card {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(145, 189, 252, 0.95);
  background: #fff;
  box-shadow: 0 10px 28px rgba(24, 111, 226, 0.12);
  display: flex;
  flex-direction: column;
}

.cs858_snoic_cs-box .cs858-practice-div .cs858-practice-head {
  margin: 0;
  padding: 14px 18px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(90deg, #1f58ff 0%, #17b8ff 100%);
}

.cs858_snoic_cs-box .cs858-practice-div .cs858-practice-body {
  padding: 16px 18px 14px;
  font-size: 14px;
  line-height: 23px;
  color: #444;
  flex: 1;
}

.cs858_snoic_cs-box .cs858-practice-div .cs858-practice-media {
  margin: 0;
  line-height: 0;
  background: linear-gradient(180deg, #e8f2ff 0%, #dfe9f7 100%);
}

.cs858_snoic_cs-box .cs858-practice-div .cs858-practice-media img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.cs858_snoic_cs-box .course-highlights-div {
  padding-bottom: 52px;
  background: transparent;
}

.cs858_snoic_cs-box .course-highlights-div .highlights-content {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.cs858_snoic_cs-box .course-highlights-div .content-item {
  min-height: 160px;
  height: auto;
  padding: 22px 18px 20px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid rgba(190, 214, 245, 0.95);
  box-shadow: 0 8px 22px rgba(24, 111, 226, 0.08);
  color: #333;
  font-size: 14px;
  line-height: 23px;
  position: relative;
  padding-top: 52px;
}

.cs858_snoic_cs-box .course-highlights-div .content-item::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 18px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(145deg, #e9f4ff 0%, #cfe6ff 100%);
  border: 1px solid rgba(79, 148, 255, 0.25);
}

.cs858_snoic_cs-box .course-highlights-div .content-item.card2::before {
  background: linear-gradient(145deg, #e8fffb 0%, #cff5ef 100%);
}

.cs858_snoic_cs-box .course-highlights-div .content-item.card3::before {
  background: linear-gradient(145deg, #f3efff 0%, #dfd8ff 100%);
}

.cs858_snoic_cs-box .course-highlights-div .content-item.card4::before {
  background: linear-gradient(145deg, #fff6e8 0%, #ffe8cc 100%);
}

.cs858_snoic_cs-box .course-highlights-div .content-item.card5::before {
  background: linear-gradient(145deg, #ffeef5 0%, #ffd6e8 100%);
}

.cs858_snoic_cs-box .course-highlights-div .content-item.card6::before {
  background: linear-gradient(145deg, #eef8ff 0%, #d5ebff 100%);
}

.cs858_snoic_cs-box .gains-div {
  padding-bottom: 0;
  background: transparent;
}

.cs858_snoic_cs-box .gains-div .PC-shouhuobe {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 0 30px;
  box-sizing: border-box;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-shouhuobeijing@2x.png") no-repeat center top;
  background-size: 1920px auto;
}

.cs858_snoic_cs-box .gains-div .PC-shouhuobe .cs-template-title span {
  color: #333333;
  background: none;
  -webkit-text-fill-color: #333333;
  font-family: SourceHanSansSC-Bold, sans-serif;
  font-weight: 800;
  font-size: 34px;
  line-height: 50px;
}

.cs858_snoic_cs-box .gains-div .gains-content {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 347px));
  justify-content: center;
  gap: 28px 24px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px 48px;
  box-sizing: border-box;
}

.cs858_snoic_cs-box .gains-div .cs858-gain-card {
  width: 100%;
  max-width: 347px;
  margin: 0 auto;
  min-height: 346px;
  padding: 64px 34px 62px;
  box-sizing: border-box;
  border-radius: 15px;
  border: 1px solid #accdf8;
  background: linear-gradient(360deg, #e9f2ff -20.21%, #ffffff 49.76%, #ffffff 112.33%);
  box-shadow: 0px 8px 9px #b8d2f19e;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cs858_snoic_cs-box .gains-div .cs858-gain-card__icon {
  width: 95px;
  height: 89px;
  margin: 0 auto 45px;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.cs858_snoic_cs-box .gains-div .cs858-gain-card__icon--01 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-tubiao01@2x.png");
}

.cs858_snoic_cs-box .gains-div .cs858-gain-card__icon--02 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-tubiao02@2x.png");
}

.cs858_snoic_cs-box .gains-div .cs858-gain-card__icon--03 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-tubiao03@2x.png");
}

.cs858_snoic_cs-box .gains-div .cs858-gain-card__icon--04 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-tubiao04@2x.png");
}

.cs858_snoic_cs-box .gains-div .cs858-gain-card__icon--05 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-tubiao05@2x.png");
}

.cs858_snoic_cs-box .gains-div .cs858-gain-card__icon--06 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-tubiao06@2x.png");
}

.cs858_snoic_cs-box .gains-div .cs858-gain-card__text {
  margin: 0;
  color: #333333;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
}

.cs858_snoic_cs-box .cs858-support-div {
  padding-bottom: 48px;
}

.cs858_snoic_cs-box .cs858-support-div .cs858-support-panel {
  border-radius: 14px;
  border: 1px solid rgba(172, 205, 248, 0.85);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 8px 22px rgba(24, 111, 226, 0.08);
  padding: 22px 26px;
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 24px;
  color: #455a74;
}

.cs858_snoic_cs-box .cs858-support-div .cs858-support-panel strong {
  color: #063458;
}

.cs858_snoic_cs-box .cs858-support-div .cs858-env-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.cs858_snoic_cs-box .cs858-support-div .cs858-env-card {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(190, 214, 245, 0.95);
  background: #fff;
}

.cs858_snoic_cs-box .cs858-support-div .cs858-env-card .cs858-env-head {
  margin: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  text-align: center;
}

.cs858_snoic_cs-box .cs858-support-div .cs858-env-card .cs858-env-head--std {
  background: linear-gradient(90deg, #2dcf8c 0%, #21b574 100%);
}

.cs858_snoic_cs-box .cs858-support-div .cs858-env-card .cs858-env-head--adv {
  background: linear-gradient(90deg, #2f74ff 0%, #17b8ff 100%);
}

.cs858_snoic_cs-box .cs858-support-div .cs858-env-card .cs858-env-body {
  padding: 16px 18px 18px;
  font-size: 14px;
  line-height: 24px;
  color: #555;
}

.cs858_snoic_cs-box .teacher-div .PC-beijing2 {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 0 48px;
  box-sizing: border-box;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-beijing2@2x.png") no-repeat center top;
  background-size: 1920px auto;
}

.cs858_snoic_cs-box .teacher-div .teacher-content.PC-jianjieku {
  position: relative;
  width: 1206px;
  max-width: calc(100% - 32px);
  min-height: 500px;
  margin: 0 auto;
  padding: 30px 0 0 74px;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-jianjiekuang@2x.png") no-repeat center;
  background-size: 100% 100%;
  overflow: visible;
}

.cs858_snoic_cs-box .teacher-div .teacher-main {
  position: relative;
  z-index: 2;
  width: 1097px;
  max-width: 100%;
  padding: 0;
  box-sizing: border-box;
  max-height: 456px;
}

.cs858_snoic_cs-box .teacher-div .teacher-name--panwei {
  margin: 0 0 10px;
  color: #333333;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 34px;
  line-height: 50px;
  background: none;
  -webkit-text-fill-color: #333333;
  text-align: left;
  display: block;
}

.cs858_snoic_cs-box .teacher-div .teacher-title-bar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  width: auto;
  max-width: 100%;
  padding: 0 18px;
  box-sizing: border-box;
  margin: 0 0 16px;
  border-radius: 15px;
  background: linear-gradient(131.96deg, #15d6a8 9.01%, #2859ee 103.29%);
}

.cs858_snoic_cs-box .teacher-div .teacher-title-text {
  color: #ffffff;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}

.cs858_snoic_cs-box .teacher-div .teacher-credentials.PC-jianjieba.NewcastleUni {
  width: 1097px;
  max-width: 100%;
  min-height: 427px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-jianjiebai@2x.png?v=1") no-repeat center;
  background-size: 100% 100%;
  position: relative;
  z-index: 1;
  top: -75px;
  padding: 120px 0 0 40px;
}

.cs858_snoic_cs-box .teacher-div .teacher-creds-list {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 654px;
}

.cs858_snoic_cs-box .teacher-div .teacher-creds-list li {
  position: relative;
  margin: 0 0 10px;
  padding-left: 20px;
  text-align: justify;
  color: #354b60;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  mix-blend-mode: normal;
}

.cs858_snoic_cs-box .teacher-div .teacher-creds-list li:last-child {
  margin-bottom: 0;
}

.cs858_snoic_cs-box .teacher-div .teacher-creds-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6.5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  mix-blend-mode: normal;
  background: linear-gradient(314.97deg, #feca2b -0.55%, #fd8421 105.13%);
}

.cs858_snoic_cs-box .teacher-div .teacher-photo {
  position: absolute;
  right: 28px;
  bottom: 0;
  z-index: 3;
  width: 286px;
  margin: 0;
  padding: 0;
  background: none;
  display: block;
}

.cs858_snoic_cs-box .teacher-div .teacher-photo img {
  width: 100%;
  max-width: 286px;
  height: auto;
  display: block;
  object-fit: contain;
}

@media screen and (max-width: 1280px) and (min-width: 1201px) {
  .cs858_snoic_cs-box .cs858_snoic_cs-box .teacher-div .teacher-content.PC-jianjieku {
    transform: scale(0.92);
    transform-origin: center top;
  }
}

.cs858_snoic_cs-box .suitable-div {
  position: relative;
  margin-top: 0;
  padding: 0 0 56px;
  overflow: visible;
  background: #ffffff;
}

.cs858_snoic_cs-box .suitable-div .cs-template-title {
  padding: 56px 16px 78px;
}

.cs858_snoic_cs-box .suitable-div .cs-template-title span {
  color: #333333;
  background: none;
  -webkit-text-fill-color: #333333;
  font-family: SourceHanSansSC-Bold, sans-serif;
  font-weight: 800;
  font-size: 34px;
  line-height: 50px;
}

.cs858_snoic_cs-box .suitable-div .suitable-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px 20px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  position: relative;
  /* 外卡片 .矩形 */
  /* 内文案区 .矩形 + .椭圆形（蓝点与首行文字水平对齐，参考 snoic suitable-text） */
}

.cs858_snoic_cs-box .suitable-div .suitable-content .PC-yuan {
  position: absolute;
  left: -36px;
  bottom: -40px;
  width: 71px;
  height: 75px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-yuan@2x.png") no-repeat center;
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}

.cs858_snoic_cs-box .suitable-div .suitable-content .suitable-item {
  flex: 0 0 auto;
  width: 280px;
  max-width: 100%;
  min-height: 170px;
  margin: 0;
  padding: 52px 14px 18px;
  box-sizing: border-box;
  position: relative;
  border-radius: 10px;
  border: 2px solid #ffffff;
  background: linear-gradient(180deg, #fafbff 0%, #ffffff 100%);
  box-shadow: 0px 3px 17px #bbc3d199;
  z-index: 2;
}

.cs858_snoic_cs-box .suitable-div .suitable-content .suitable-avatar {
  width: 88px;
  height: 88px;
  margin: -92px auto 14px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-shiheshei01@2x.png") no-repeat center;
  background-size: cover;
  border-radius: 50%;
}

.cs858_snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar2 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-shiheshei02@2x.png");
}

.cs858_snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar3 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-shiheshei03@2x.png");
}

.cs858_snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar4 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-shiheshei04@2x.png");
}

.cs858_snoic_cs-box .suitable-div .suitable-content .suitable-text {
  position: relative;
  width: 250px;
  min-height: 87px;
  height: 87px;
  margin: 0 auto;
  padding: 22px 30px 20px 42px;
  box-sizing: border-box;
  border-radius: 7px;
  background: #f3f7ff;
  box-shadow: 1px 2px 9px #a7c3e970 inset;
  display: block;
  color: #333333;
  font-family: SourceHanSansSC-Medium, SourceHanSansSC-Regular, sans-serif;
  font-weight: 450;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

.cs858_snoic_cs-box .suitable-div .suitable-content .suitable-text::before {
  content: "";
  position: absolute;
  left: 30px;
  top: 28px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #2c83fc;
}

.cs858_snoic_cs-box .suitable-div .suitable-content .suitable-text2::before,
.cs858_snoic_cs-box .suitable-div .suitable-content .suitable-text4::before {
  left: 25px;
}

.cs858_snoic_cs-box .base-div {
  padding-bottom: 0;
  /* 基础要求 / 设备要求 标签（同 snoic .base-item-head：背景图 + 文字水平垂直居中） */
  /* 蒙版备份：设备总容器（顶栏「设备要求」叠在边框上） */
  /* .蒙版 内层 */
}

.cs858_snoic_cs-box .base-div .text-1 {
  color: #666666;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
}

.cs858_snoic_cs-box .base-div .PC-jichudabg {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 0 45px;
  box-sizing: border-box;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-jichudabg@2x.png") no-repeat center top;
  background-size: 1920px auto;
}

.cs858_snoic_cs-box .base-div .PC-jichudabg > .cs-template-title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 48px 16px 32px;
  text-align: center;
  box-sizing: border-box;
}

.cs858_snoic_cs-box .base-div .PC-jichudabg > .cs-template-title span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #333333;
  background: none;
  -webkit-text-fill-color: #333333;
  font-family: SourceHanSansSC-Bold, sans-serif;
  font-weight: 800;
  font-size: 34px;
  line-height: 50px;
}

.cs858_snoic_cs-box .base-div .base-stack {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  max-width: 1202px;
  margin: 0 auto;
  padding: 0 16px 8px;
  box-sizing: border-box;
}

.cs858_snoic_cs-box .base-div .base-basic-wrap {
  width: 100%;
  max-width: 1202px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cs858_snoic_cs-box .base-div .base-basic-head,
.cs858_snoic_cs-box .base-div .base-equipment-head {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 207px;
  height: 61px;
  margin: 0 auto -38px;
  flex-shrink: 0;
}

.cs858_snoic_cs-box .base-div .PC-jichu {
  display: block;
  width: 207px;
  height: 61px;
  flex-shrink: 0;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-jichu@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.cs858_snoic_cs-box .base-div .base-basic-tab-label,
.cs858_snoic_cs-box .base-div .base-equipment-tab-label {
  position: absolute;
  left: 50%;
  top: 42%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-family: SourceHanSansSC-Bold, sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 36px;
  white-space: nowrap;
  pointer-events: none;
}

.cs858_snoic_cs-box .base-div .base-equipment-panel {
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cs858_snoic_cs-box .base-div .PC-jichubg.base-basic-card {
  width: 100%;
  margin: 0;
  padding: 49px 72px 32px;
  box-sizing: border-box;
  border-radius: 12px;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-jichubg@2x.png") no-repeat center;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #cbddfe;
  border-radius: 20px;
}

.cs858_snoic_cs-box .base-div .base-require-line {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0 6px;
  min-height: 26px;
  color: #333333;
  font-size: 16px;
  line-height: 26px;
  width: 503px;
  margin: 0 auto 14px;
}

.cs858_snoic_cs-box .base-div .base-require-line:last-child {
  margin-bottom: 0;
}

.cs858_snoic_cs-box .base-div .base-require-line .text-1 {
  font-size: 16px;
  line-height: 26px;
}

.cs858_snoic_cs-box .base-div .base-require-strong {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  color: #333333;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 16px;
  line-height: 26px;
}

.cs858_snoic_cs-box .base-div .base-mengban-beifen {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 40px 44px;
  box-sizing: border-box;
  border-radius: 18px;
  border: 1px solid #b2d1fb;
  background: #ffffff;
  box-shadow: 0px 5px 4px #d6e8ff54;
}

.cs858_snoic_cs-box .base-div .base-mengban-beifen .base-equipment-head {
  margin-top: -24px;
  margin-bottom: 20px;
}

.cs858_snoic_cs-box .base-div .base-equipment-intro {
  margin: 0 auto 28px;
  max-width: 800px;
  text-align: center;
  color: #666666;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
}

.cs858_snoic_cs-box .base-div .base-equipment-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 541px));
  justify-content: center;
  gap: 24px 32px;
}

.cs858_snoic_cs-box .base-div .base-equipment-card {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  max-width: 541px;
  width: 100%;
  margin: 0 auto;
}

.cs858_snoic_cs-box .base-div .base-equipment-card-head {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2px 6px;
  padding: 14px 16px;
  text-align: center;
  background: linear-gradient(90deg, #15d6a8 0%, #2859ee 100%);
  box-sizing: border-box;
}

.cs858_snoic_cs-box .base-div .base-equipment-head-strong {
  color: #ffffff;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 20px;
  line-height: 26px;
}

.cs858_snoic_cs-box .base-div .base-equipment-head-light {
  color: rgba(255, 255, 255, 0.92);
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
}

.cs858_snoic_cs-box .base-div .mengban-inner {
  flex: 1;
  border-radius: 0 0 10px 10px;
  background: #f3f7ff;
  box-shadow: 1px 2px 9px #a7c3e970 inset;
  padding: 22px 22px 26px;
  box-sizing: border-box;
  min-height: 280px;
}

.cs858_snoic_cs-box .base-div .base-equipment-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 6px;
  margin: 0 0 12px;
  min-height: 26px;
  color: #333333;
  font-size: 16px;
  line-height: 26px;
}

.cs858_snoic_cs-box .base-div .base-equipment-row .text-1 {
  font-size: 16px;
  line-height: 26px;
}

.cs858_snoic_cs-box .base-div .base-equipment-row--solo {
  margin-bottom: 8px;
}

.cs858_snoic_cs-box .base-div .base-equipment-k {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  color: #333333;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 16px;
  line-height: 26px;
}

.cs858_snoic_cs-box .base-div .base-equipment-spec {
  margin: 0;
  padding: 0;
  text-align: justify;
  color: #666666;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

.cs858_snoic_cs-box .base-div .base-equipment-spec p {
  margin: 0 0 10px;
}

.cs858_snoic_cs-box .base-div .base-equipment-spec p:last-child {
  margin-bottom: 0;
}

.cs858_snoic_cs-box .base-div .base-equipment-spec strong {
  color: #333333;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
}

.cs858_snoic_cs-box .cs858-ta-div {
  padding-bottom: 48px;
}

.cs858_snoic_cs-box .cs858-ta-div .cs858-ta-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.cs858_snoic_cs-box .cs858-ta-div .cs858-ta-card {
  text-align: center;
  padding: 18px 12px 14px;
  border-radius: 14px;
  border: 1px solid rgba(190, 214, 245, 0.95);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 8px 20px rgba(24, 111, 226, 0.08);
}

.cs858_snoic_cs-box .cs858-ta-div .cs858-ta-avatar {
  width: 72px;
  height: 72px;
  margin: 0 auto 10px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  border: 2px solid rgba(79, 148, 255, 0.35);
}

.cs858_snoic_cs-box .cs858-ta-div .cs858-ta-avatar.ta1 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-ta01@2x.png");
}

.cs858_snoic_cs-box .cs858-ta-div .cs858-ta-avatar.ta2 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-ta02@2x.png");
}

.cs858_snoic_cs-box .cs858-ta-div .cs858-ta-avatar.ta3 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-ta03@2x.png");
}

.cs858_snoic_cs-box .cs858-ta-div .cs858-ta-avatar.ta4 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-ta04@2x.png");
}

.cs858_snoic_cs-box .cs858-ta-div .cs858-ta-name {
  font-size: 15px;
  font-weight: 700;
  color: #063458;
  margin-bottom: 4px;
}

.cs858_snoic_cs-box .cs858-ta-div .cs858-ta-role {
  font-size: 13px;
  color: #6b7c90;
  line-height: 20px;
}

.cs858_snoic_cs-box .all-service-div {
  background: #ffffff;
  /* 大卡片 .矩形 */
}

.cs858_snoic_cs-box .all-service-div .all-service-stack {
  display: contents;
}

.cs858_snoic_cs-box .all-service-div .all-service-lead {
  display: none;
  margin: 0;
}

.cs858_snoic_cs-box .all-service-div .cs-template-title span {
  color: #333333;
  background: none;
  -webkit-text-fill-color: #333333;
  font-family: SourceHanSansSC-Bold, sans-serif;
  font-weight: 800;
  font-size: 34px;
  line-height: 50px;
}

.cs858_snoic_cs-box .all-service-div .all-service-content {
  width: 100%;
  max-width: 1200px;
  min-height: 496px;
  margin: 0 auto;
  padding: 56px 72px;
  box-sizing: border-box;
  mix-blend-mode: normal;
  border-radius: 18px;
  border: 1px solid #accdf8;
  background: linear-gradient(90.91deg, #e9f2ff -33.64%, #ffffff 62.63%, #d1e4ff 148.71%);
  box-shadow: 0px 8px 9px #b8d2f19e;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 56px;
  row-gap: 48px;
  align-content: center;
  /* 作业批改 等标题 */
}

.cs858_snoic_cs-box .all-service-div .all-service-content .all-service-item {
  display: flex;
  align-items: center;
  gap: 22px;
  min-width: 0;
}

.cs858_snoic_cs-box .all-service-div .all-service-content .service-icon {
  width: 160px;
  height: 160px;
  flex-shrink: 0;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-fuwu01@2x.png") no-repeat center;
  background-size: contain;
}

.cs858_snoic_cs-box .all-service-div .all-service-content .service-icon.icon2 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-fuwu02@2x.png");
}

.cs858_snoic_cs-box .all-service-div .all-service-content .service-icon.icon3 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-fuwu03@2x.png");
}

.cs858_snoic_cs-box .all-service-div .all-service-content .service-icon.icon4 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-fuwu04@2x.png");
}

.cs858_snoic_cs-box .all-service-div .all-service-content .service-info {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  gap: 11px;
  min-width: 0;
  text-align: left;
}

.cs858_snoic_cs-box .all-service-div .all-service-content .service-title {
  margin: 0;
  mix-blend-mode: normal;
  color: #333333;
  font-family: SourceHanSansSC-Bold, sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 36px;
}

.cs858_snoic_cs-box .all-service-div .all-service-content .service-desc {
  margin: 0;
  max-width: 208px;
  mix-blend-mode: normal;
  color: #666666;
  font-family: SourceHanSansSC-Normal, SourceHanSansSC-Regular, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.cs858_snoic_cs-box .flow-div {
  padding-bottom: 0;
}

.cs858_snoic_cs-box .flow-div .PC-liuchengb {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 0 48px;
  box-sizing: border-box;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-liuchengbg@2x.png") no-repeat center top;
  background-size: 1920px auto;
}

.cs858_snoic_cs-box .flow-div .flow-content {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 34px;
  box-sizing: border-box;
  border-radius: 18px;
  border: 1px solid #accdf8;
  background: linear-gradient(90deg, #e9f2ff -23.65%, #ffffff 18.49%, #ffffff 59.59%, #ffffff 84.12%, #d1e4ff 134.02%);
  box-shadow: 0 8px 9px rgba(184, 210, 241, 0.62);
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.cs858_snoic_cs-box .flow-div .flow-item {
  width: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.cs858_snoic_cs-box .flow-div .flow-icon {
  width: 68px;
  height: 68px;
  flex-shrink: 0;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-liutu01@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.cs858_snoic_cs-box .flow-div .flow-icon.icon2 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-liutu02@2x.png");
}

.cs858_snoic_cs-box .flow-div .flow-icon.icon3 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-liutu03@2x.png");
}

.cs858_snoic_cs-box .flow-div .flow-icon.icon4 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-liutu04@2x.png");
}

.cs858_snoic_cs-box .flow-div .flow-text {
  margin: 0;
  color: #333333;
  font-family: SourceHanSansSC-Regular, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.cs858_snoic_cs-box .journey-div {
  padding: 48px 0 56px;
  background: #ffffff;
}

.cs858_snoic_cs-box .journey-div .journey-div-content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 48px 72px;
  border-radius: 18px;
  border: 1px solid #accdf8;
  background: linear-gradient(90deg, #e9f2ff -23.65%, #ffffff 18.49%, #ffffff 59.59%, #ffffff 84.12%, #d1e4ff 134.02%);
  box-shadow: 0 8px 9px #b8d2f19e;
  box-sizing: border-box;
}

.cs858_snoic_cs-box .journey-div .journey-title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 0 32px;
  color: #333333;
  background: none;
  -webkit-text-fill-color: #333333;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 34px;
  line-height: 50px;
}

.cs858_snoic_cs-box .journey-div .journey-title .journey-title__pc {
  display: inline;
}

.cs858_snoic_cs-box .journey-div .journey-title .journey-title__pc span {
  color: inherit;
  -webkit-text-fill-color: inherit;
}

.cs858_snoic_cs-box .journey-div .journey-title .journey-title__m {
  display: none;
}

.cs858_snoic_cs-box .journey-div .journey-list {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.cs858_snoic_cs-box .journey-div .journey-item {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-bottom: 18px;
  border-bottom: 1px dashed rgba(202, 216, 216, 0.5);
}

.cs858_snoic_cs-box .journey-div .journey-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.cs858_snoic_cs-box .journey-div .journey-question {
  display: flex;
  align-items: center;
  gap: 10px;
}

.cs858_snoic_cs-box .journey-div .q-tag {
  width: 28px;
  height: 24px;
  border-radius: 2px;
  background: linear-gradient(148.83deg, #3760ff 4.33%, #2fa9ff 97.39%);
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.cs858_snoic_cs-box .journey-div .q-text {
  color: #333333;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 17px;
  line-height: 26px;
}

.cs858_snoic_cs-box .journey-div .journey-answer .a-text {
  text-align: justify;
  color: #666666;
  font-family: SourceHanSansSC-Regular;
  font-size: 14px;
  line-height: 26px;
}

.cs858_snoic_cs-box .journey-div .journey-answer .a-text strong {
  color: #333333;
  font-weight: 800;
}

.cs858_snoic_cs-box .course-consult {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.cs858_snoic_cs-box .course-consult .PC-erweimabg {
  height: 382px;
  max-width: 1920px;
  margin: 0 auto;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-erweimabg@2x.png") no-repeat center center;
  background-size: 1920px 382px;
}

.cs858_snoic_cs-box .course-consult .course-consult-box {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.cs858_snoic_cs-box .course-consult .course-consult-title {
  color: white;
  font-weight: 450;
  font-size: 24px;
  line-height: 36px;
}

.cs858_snoic_cs-box .course-consult .course-consult-item {
  position: relative;
  padding: 9px 0 33px;
}

.cs858_snoic_cs-box .course-consult .course-consult-item::before {
  content: "";
  position: absolute;
  height: 9px;
  width: 100%;
  background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-sanjiao@2x.png") no-repeat center center;
  background-size: 13px 100%;
  bottom: 12px;
  left: 0;
}

.cs858_snoic_cs-box .course-consult .course-consult-item img {
  width: 160px;
  display: block;
}

.cs858_snoic_cs-box .course-consult .tips {
  color: white;
  font-weight: 450;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.cs858_snoic_cs-box .course-consult .high-weight {
  font-weight: 800;
}

@media screen and (max-width: 1200px) {
  .cs858_snoic_cs-box {
    /* —— 为什么要学（移动端：#f6faff 底 + M-bg01 内容背景图） —— */
    /* 移动端「是什么」卡片：渐变底 + 描边 + 投影（设计稿 .矩形） */
    /* —— 课程收获（移动端：M-shouhuo + 横排卡片 + M-tubiao） —— */
    /* .矩形备份17：单行横版卡片 */
    /* —— 讲师简介（移动端：整段 #f6faff + M-jianjiebg） —— */
    /* 职称条：蓝渐变 + 浅蓝描边（设计稿 .矩形） */
    /* 858 移动端：共用蒙版卡 / 标题装饰 */
    /* 基础&设备要求：移动端 */
  }
  .cs858_snoic_cs-box .cs-template-title {
    padding: 30px 0 15px;
  }
  .cs858_snoic_cs-box .cs-template-title span {
    font-size: 22px;
    line-height: 33px;
    gap: 11px;
  }
  .cs858_snoic_cs-box .cs-template-title span::before, .cs858_snoic_cs-box .cs-template-title span::after {
    width: 21px;
    height: 28px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-yuansuzuo@2x.png") no-repeat center;
    background-size: 100% 100%;
    flex-shrink: 0;
  }
  .cs858_snoic_cs-box .cs858-course-position {
    padding-bottom: 0px;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs-template-title {
    padding-bottom: 15px;
  }
  .cs858_snoic_cs-box .why-div {
    background: #f6faff;
    padding-bottom: 20px;
  }
  .cs858_snoic_cs-box .why-div .cs-template-title {
    padding-bottom: 0;
  }
  .cs858_snoic_cs-box .why-div .cs-container-content {
    margin: 0px auto 0;
    max-width: 694px;
    width: calc(100% - 28px);
    min-height: 0;
    padding: 37px 30px 32px;
    box-sizing: border-box;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-bg01@2x.png?v=1") no-repeat center top;
    background-size: 100% 100%;
    gap: 16px;
  }
  .cs858_snoic_cs-box .why-div .cs-container-content .content-item {
    display: block;
    text-align: justify;
    color: #666666;
    font-family: SourceHanSansSC-Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    z-index: 0;
    isolation: isolate;
    padding-left: 10px;
    margin-bottom: 0;
  }
  .cs858_snoic_cs-box .why-div .cs-container-content .content-item strong.text-1 {
    display: inline;
  }
  .cs858_snoic_cs-box .why-div .cs-container-content .content-item::before {
    content: "";
    display: block;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/Mbg1.png") no-repeat center top;
    background-size: 100% 100%;
    width: 23px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  .cs858_snoic_cs-box .why-div .cs-container-content .text-1 {
    color: #333333;
    font-family: SourceHanSansSC-Bold;
    font-weight: 800;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-inner {
    flex-direction: column;
    align-items: center;
    gap: 0;
    max-width: none;
    padding: 24px 14px 30px;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-panel--left {
    z-index: auto;
    width: 100%;
    max-width: 696px;
    min-height: 0;
    margin: 0;
    padding: 20px 16px 42px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-dingweikuang@2x.png") no-repeat center top;
    background-size: 100% 100%;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-panel--right {
    z-index: auto;
    width: 100%;
    max-width: 696px;
    min-height: 0;
    margin: 0;
    padding: 20px 16px 4px;
    border-radius: 8px;
    border: 1px solid #accdf8;
    background: linear-gradient(122.89deg, #5b83fb -9.38%, #245bfe 110.73%);
    box-shadow: 0px 4px 2px #b8d2f1f0;
    margin-top: 50px;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-pill {
    top: -16px;
    width: auto;
    min-width: 145px;
    height: 33px;
    padding: 0 24px;
    font-size: 18px;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-jiantou {
    transform: rotate(90deg);
    margin: 8px 0;
    display: none;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-cha {
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-chayuansu@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-duihao {
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-duihao@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--neg .cs858-cp-item:nth-child(1) .cs858-cp-neg-row {
    margin-right: 0;
    margin-left: 0;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--neg .cs858-cp-item:nth-child(2) .cs858-cp-neg-row {
    margin-right: 0;
    margin-left: 0px;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--neg .cs858-cp-item:nth-child(3) .cs858-cp-neg-row {
    margin-right: 0;
    margin-left: 0px;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-neg-row {
    flex-direction: row-reverse;
    justify-content: left;
    margin-left: 0;
    gap: 10px;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-neg-copy,
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-neg-sub {
    text-align: left;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-neg-title,
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-neg-sub {
    font-size: 14px;
    line-height: 24px;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-neg-sub {
    margin-top: 2px;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--pos .cs858-cp-item:nth-child(1), .cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--pos .cs858-cp-item:nth-child(2), .cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--pos .cs858-cp-item:nth-child(3), .cs858_snoic_cs-box .cs858-course-position .cs858-cp-list--pos .cs858-cp-item:nth-child(4) {
    margin-left: 0;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-pos-line {
    font-size: 14px;
    line-height: 24px;
  }
  .cs858_snoic_cs-box .cs858-course-position .cs858-cp-pos-line--matrix {
    max-width: none;
  }
  .cs858_snoic_cs-box .video-outline-div .cs858-outline-list li {
    padding-left: 46px;
    font-size: 14px;
  }
  .cs858_snoic_cs-box .cs858-practice-div .cs858-practice-grid {
    grid-template-columns: 1fr;
  }
  .cs858_snoic_cs-box .course-highlights-div .highlights-content {
    grid-template-columns: 1fr;
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo {
    padding-bottom: 0px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-shouhuo@2x.png") no-repeat center top;
    background-size: 100% auto;
    background-color: #f7fbff;
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .PC-shouhuobe {
    min-height: 0;
    padding-bottom: 0px;
    background: none;
    background-color: transparent;
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .PC-shouhuobe .cs-template-title {
    padding: 36px 16px 8px;
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .PC-shouhuobe .cs-template-title span {
    color: #333333;
    background: none;
    -webkit-text-fill-color: #333333;
    font-family: SourceHanSansSC-Bold, sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 33px;
    gap: 10px;
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .PC-shouhuobe .cs-template-title span::before, .cs858_snoic_cs-box .gains-div.M-shouhuo .PC-shouhuobe .cs-template-title span::after {
    width: 21px;
    height: 28px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-yuansuzuo@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .gains-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 14px 30px;
    box-sizing: border-box;
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .cs858-gain-card {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    min-height: 67px;
    padding: 10px 10px;
    border-radius: 8px;
    border: 1px solid #accdf8;
    background: linear-gradient(321.46deg, #f7faff 5.66%, #ffffff 84.69%);
    box-shadow: 0px 4px 8px #b8d2f19e;
    box-sizing: border-box;
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .cs858-gain-card__icon {
    width: 32px;
    height: 32px;
    margin: 0;
    flex-shrink: 0;
    background-size: contain;
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .cs858-gain-card__icon--01 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-tubiao01@2x.png");
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .cs858-gain-card__icon--02 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-tubiao02@2x.png?v=1");
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .cs858-gain-card__icon--03 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-tubiao03@2x.png");
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .cs858-gain-card__icon--04 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-tubiao04@2x.png");
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .cs858-gain-card__icon--05 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-tubiao05@2x.png");
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .cs858-gain-card__icon--06 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-tubiao06@2x.png");
  }
  .cs858_snoic_cs-box .gains-div.M-shouhuo .cs858-gain-card__text {
    flex: 1;
    min-width: 0;
    margin: 0;
    display: inline-block;
    align-items: center;
    text-align: left;
    color: #666666;
    font-family: SourceHanSansSC-Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
  }
  .cs858_snoic_cs-box .cs858-support-div .cs858-env-grid {
    grid-template-columns: 1fr;
  }
  .cs858_snoic_cs-box .teacher-div {
    background: #f6faff;
  }
  .cs858_snoic_cs-box .teacher-div .PC-beijing2 {
    background: none;
    background-color: #f6faff;
    padding-bottom: 0px;
  }
  .cs858_snoic_cs-box .teacher-div .teacher-content.PC-jianjieku {
    width: calc(100% - 26px);
    max-width: 352px;
    min-height: 0;
    margin: 0 auto;
    padding: 36px 20px 32px;
    box-sizing: border-box;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-jianjiebg@2x.png") no-repeat center top;
    background-size: 100% 100%;
    height: auto;
  }
  .cs858_snoic_cs-box .teacher-div .teacher-photo {
    position: static;
    order: -1;
    width: auto;
    margin: 0 auto;
    padding: 8px 0 6px;
    display: flex;
    justify-content: center;
  }
  .cs858_snoic_cs-box .teacher-div .teacher-photo img {
    max-width: 220px;
  }
  .cs858_snoic_cs-box .teacher-div .teacher-main {
    width: 100%;
    padding: 4px 0 0;
    height: auto;
    max-height: 100%;
  }
  .cs858_snoic_cs-box .teacher-div .teacher-name--panwei {
    margin: 0 0 12px;
    color: #ffffff;
    font-size: 26px;
    line-height: 38px;
    -webkit-text-fill-color: #ffffff;
  }
  .cs858_snoic_cs-box .teacher-div .teacher-title-bar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 185px;
    width: auto;
    min-height: 40px;
    margin: 0 0 14px;
    padding: 4px 15px 4px 24px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #accdf8;
    background: linear-gradient(122.89deg, #5b83fb -9.38%, #245bfe 110.73%);
    white-space: normal;
  }
  .cs858_snoic_cs-box .teacher-div .teacher-title-text {
    font-family: SourceHanSansSC-Medium, SourceHanSansSC-Regular, sans-serif;
    font-weight: 450;
    font-size: 12px;
    line-height: 17px;
    color: #ffffff;
    text-align: left;
    white-space: normal;
  }
  .cs858_snoic_cs-box .teacher-div .teacher-credentials.PC-jianjieba.NewcastleUni {
    width: 100%;
    max-width: 100%;
    min-height: 0;
    margin: 0;
    padding: 10px 0 0;
    background: none;
    border-radius: 0;
    box-shadow: none;
    top: 0;
  }
  .cs858_snoic_cs-box .teacher-div .teacher-creds-list li {
    margin: 0 0 8px;
    padding-left: 18px;
    text-align: justify;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
  }
  .cs858_snoic_cs-box .teacher-div .teacher-creds-list li::before {
    top: 6px;
  }
  .cs858_snoic_cs-box .teacher-div .teacher-credentials.NewcastleUni .text-1 {
    letter-spacing: -0.2px;
  }
  .cs858_snoic_cs-box .cs858-ta-div .cs858-ta-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .cs858_snoic_cs-box .suitable-div {
    margin-top: 0;
    padding-bottom: 0px;
    background: #ffffff;
  }
  .cs858_snoic_cs-box .suitable-div .cs-template-title {
    padding: 36px 16px 18px;
  }
  .cs858_snoic_cs-box .suitable-div .cs-template-title span {
    color: #333333;
    background: none;
    -webkit-text-fill-color: #333333;
    font-family: SourceHanSansSC-Bold, sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 33px;
    gap: 10px;
  }
  .cs858_snoic_cs-box .suitable-div .cs-template-title span::before, .cs858_snoic_cs-box .suitable-div .cs-template-title span::after {
    width: 21px;
    height: 28px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-yuansuzuo@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .cs858_snoic_cs-box .suitable-div .suitable-content {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 18px;
    padding: 0px 14px 30px;
    box-sizing: border-box;
  }
  .cs858_snoic_cs-box .suitable-div .suitable-content .PC-yuan {
    display: none;
  }
  .cs858_snoic_cs-box .suitable-div .suitable-content .suitable-item {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-top: 0;
    min-height: 71px;
    padding: 6px 14px;
    position: relative;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #ffffff;
    background: linear-gradient(90deg, #1e7afe 0%, #66a7fe 100%);
    box-shadow: 5px 6px 5px rgba(24, 111, 226, 0.16);
  }
  .cs858_snoic_cs-box .suitable-div .suitable-content .suitable-avatar {
    width: 59px;
    height: 58px;
    margin: 0 18px 0 0;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-shiheshei01@2x.png") no-repeat center;
    background-size: 100% 100%;
    border-radius: 50%;
    flex-shrink: 0;
  }
  .cs858_snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar2 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-shiheshei02@2x.png");
  }
  .cs858_snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar3 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-shiheshei03@2x.png");
  }
  .cs858_snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar4 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-shiheshei04@2x.png");
  }
  .cs858_snoic_cs-box .suitable-div .suitable-content .suitable-text {
    position: relative;
    flex: 1;
    width: auto;
    max-width: none;
    min-height: 0;
    height: auto;
    margin: 0;
    padding: 0 0 0 17px;
    display: block;
    color: #ffffff;
    font-family: SourceHanSansSC-Bold, sans-serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    background: none;
    box-shadow: none;
  }
  .cs858_snoic_cs-box .suitable-div .suitable-content .suitable-text::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 12px;
    width: 8px;
    height: 8px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #ffffff;
    z-index: 1;
  }
  .cs858_snoic_cs-box .suitable-div .suitable-content .suitable-text2::before,
  .cs858_snoic_cs-box .suitable-div .suitable-content .suitable-text4::before {
    left: 0px;
  }
  .cs858_snoic_cs-box .base-div .PC-jichudabg > .cs-template-title span {
    color: #333333;
    background: none;
    -webkit-text-fill-color: #333333;
    font-family: SourceHanSansSC-Bold, sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 33px;
    gap: 10px;
  }
  .cs858_snoic_cs-box .base-div .PC-jichudabg > .cs-template-title span::before, .cs858_snoic_cs-box .base-div .PC-jichudabg > .cs-template-title span::after {
    width: 21px;
    height: 28px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-yuansuzuo@2x.png") no-repeat center;
    background-size: 100% 100%;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-stack,
  .cs858_snoic_cs-box .flow-div .PC-liuchengb,
  .cs858_snoic_cs-box .journey-div .journey-div-content {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #accdf8;
    background: linear-gradient(268.84deg, #f7faff -6.16%, #ffffff 43.87%, #ffffff 108.94%);
    box-shadow: 0 4px #b8d2f19e;
    box-sizing: border-box;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-stack,
  .cs858_snoic_cs-box .journey-div .journey-div-content {
    padding: 22px 16px 24px;
  }
  .cs858_snoic_cs-box .flow-div .PC-liuchengb {
    padding: 0;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-div__title span,
  .cs858_snoic_cs-box .flow-div .flow-div__title span,
  .cs858_snoic_cs-box .journey-div .journey-title__m {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: #333333;
    background: none;
    -webkit-text-fill-color: #333333;
    font-family: SourceHanSansSC-Bold, sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 33px;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-div__title span::before, .cs858_snoic_cs-box .all-service-div .all-service-div__title span::after,
  .cs858_snoic_cs-box .flow-div .flow-div__title span::before,
  .cs858_snoic_cs-box .flow-div .flow-div__title span::after,
  .cs858_snoic_cs-box .journey-div .journey-title__m::before,
  .cs858_snoic_cs-box .journey-div .journey-title__m::after {
    content: "";
    width: 44px;
    height: 1px;
    flex-shrink: 0;
    background: #333333;
  }
  .cs858_snoic_cs-box .flow-div .flow-div__title span::before, .cs858_snoic_cs-box .flow-div .flow-div__title span::after {
    background-image: none;
    transform: none;
  }
  .cs858_snoic_cs-box .base-div {
    padding-bottom: 32px;
    background: #f6faff;
  }
  .cs858_snoic_cs-box .base-div .text-1 {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
  }
  .cs858_snoic_cs-box .base-div .PC-jichudabg {
    min-height: 0;
    padding: 0px;
    background: #f6faff;
    background-image: none;
  }
  .cs858_snoic_cs-box .base-div .PC-jichudabg > .cs-template-title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 33px 16px 20px;
    text-align: center;
  }
  .cs858_snoic_cs-box .base-div .base-stack {
    gap: 40px;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    padding: 0 15px 8px;
    box-sizing: border-box;
  }
  .cs858_snoic_cs-box .base-div .base-basic-wrap,
  .cs858_snoic_cs-box .base-div .base-mengban-beifen {
    width: 100%;
    max-width: none;
  }
  .cs858_snoic_cs-box .base-div .base-basic-head,
  .cs858_snoic_cs-box .base-div .base-equipment-head {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto -36px;
    width: fit-content;
  }
  .cs858_snoic_cs-box .base-div .base-basic-head .PC-jichu,
  .cs858_snoic_cs-box .base-div .base-equipment-head .PC-jichu {
    display: block;
    width: 125px;
    height: 41px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-shebei@2x.png") no-repeat center;
    background-size: contain;
  }
  .cs858_snoic_cs-box .base-div .base-mengban-beifen .base-equipment-head {
    margin-top: -58px;
    margin-bottom: 0px;
  }
  .cs858_snoic_cs-box .base-div .base-basic-tab-label,
  .cs858_snoic_cs-box .base-div .base-equipment-tab-label {
    position: absolute;
    left: 50%;
    top: 42%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-family: SourceHanSansSC-Bold, sans-serif;
    font-weight: 800;
    font-size: 16px;
    line-height: 41px;
    white-space: nowrap;
    pointer-events: none;
  }
  .cs858_snoic_cs-box .base-div .PC-jichubg.base-basic-card,
  .cs858_snoic_cs-box .base-div .base-mengban-beifen {
    border-radius: 10px;
    border: 1px solid #accdf8;
    background: linear-gradient(321.46deg, #f7faff 5.66%, #ffffff 84.69%);
    box-shadow: 0 4px #b8d2f19e;
    box-sizing: border-box;
  }
  .cs858_snoic_cs-box .base-div .PC-jichubg.base-basic-card {
    width: 100%;
    min-height: 157px;
    margin: 0;
    padding: 32px 12px 18px;
  }
  .cs858_snoic_cs-box .base-div .base-mengban-beifen {
    position: relative;
    margin: 0;
    padding: 32px 11px 20px;
  }
  .cs858_snoic_cs-box .base-div .base-require-line {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding-left: 16px;
    margin: 0 0 5px;
    align-items: center;
    line-height: 20px;
    width: auto;
    text-align: left;
    font-size: 14px;
  }
  .cs858_snoic_cs-box .base-div .base-require-line:last-child {
    margin-bottom: 0;
  }
  .cs858_snoic_cs-box .base-div .base-require-line::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 8px;
    height: 8px;
    transform: translateY(-50%);
    border-radius: 50%;
    border: 2px solid #295fff;
    background: #ffffff;
    box-sizing: border-box;
  }
  .cs858_snoic_cs-box .base-div .base-require-line .text-1 {
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
  }
  .cs858_snoic_cs-box .base-div .base-require-strong {
    font-size: 14px;
    line-height: 20px;
  }
  .cs858_snoic_cs-box .base-div .base-equipment-intro {
    margin: 0 0 16px;
    max-width: none;
    padding: 0 10px;
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
  }
  .cs858_snoic_cs-box .base-div .base-equipment-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .cs858_snoic_cs-box .base-div .base-equipment-card {
    max-width: none;
    width: 100%;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-sheibeibg@2x.png") no-repeat center top;
    background-size: 100% 100%;
  }
  .cs858_snoic_cs-box .base-div .base-equipment-card-head {
    padding: 12px 10px;
    padding: 0px 10px;
    height: 35px;
    background: none;
  }
  .cs858_snoic_cs-box .base-div .base-equipment-row {
    margin: 0 0 5px;
    min-height: 20px;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
  }
  .cs858_snoic_cs-box .base-div .base-equipment-row strong {
    color: #333333;
    font-weight: 800;
  }
  .cs858_snoic_cs-box .base-div .base-equipment-head-strong,
  .cs858_snoic_cs-box .base-div .base-equipment-head-light {
    font-size: 16px;
    line-height: 24px;
  }
  .cs858_snoic_cs-box .base-div .base-equipment-k {
    font-size: 14px;
    line-height: 20px;
  }
  .cs858_snoic_cs-box .base-div .mengban-inner {
    min-height: auto;
    padding: 16px 12px 10px;
    border-radius: 0 0 10px 10px;
    background-color: transparent;
    box-shadow: none;
  }
  .cs858_snoic_cs-box .base-div .base-equipment-spec {
    font-size: 14px;
    line-height: 20px;
  }
  .cs858_snoic_cs-box .base-div .base-equipment-spec p {
    margin-bottom: 8px;
  }
  .cs858_snoic_cs-box .base-div .base-equipment-spec strong {
    font-size: 14px;
    line-height: 20px;
  }
  .cs858_snoic_cs-box .all-service-div {
    padding: 30px 14px;
    background: #ffffff;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-stack {
    display: flex;
    flex-direction: column;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-div__title {
    padding: 0 0 6px;
    text-align: center;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-lead {
    display: block;
    margin: 0 0 18px;
    text-align: center;
    color: #666666;
    font-size: 12px;
    line-height: 18px;
  }
  .cs858_snoic_cs-box .all-service-div .cs-template-title {
    padding: 0;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-content {
    min-height: 0;
    padding: 0;
    border: none !important;
    border-radius: 0;
    box-shadow: none !important;
    background: transparent !important;
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-content .all-service-item {
    align-items: flex-start;
    gap: 14px;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-content .service-icon {
    width: 60px;
    min-width: 60px;
    height: 60px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-fuwu01@2x.png") no-repeat center;
    background-size: contain;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-content .service-icon.icon2 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-fuwu02@2x.png");
  }
  .cs858_snoic_cs-box .all-service-div .all-service-content .service-icon.icon3 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-fuwu03@2x.png");
  }
  .cs858_snoic_cs-box .all-service-div .all-service-content .service-icon.icon4 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-fuwu04@2x.png");
  }
  .cs858_snoic_cs-box .all-service-div .all-service-content .service-title {
    font-size: 18px;
    line-height: 27px;
    font-weight: 800;
  }
  .cs858_snoic_cs-box .all-service-div .all-service-content .service-desc {
    max-width: none;
    font-size: 14px;
    line-height: 20px;
  }
  .cs858_snoic_cs-box .flow-div {
    padding: 0 14px 30px;
  }
  .cs858_snoic_cs-box .flow-div .flow-div__title {
    padding: 20px 16px 16px;
    text-align: center;
  }
  .cs858_snoic_cs-box .flow-div .flow-content {
    position: relative;
    flex-direction: column;
    align-items: stretch;
    gap: 18px;
    border: none !important;
    border-radius: 0;
    box-shadow: none !important;
    background: transparent !important;
    padding: 0 14px 22px;
  }
  .cs858_snoic_cs-box .flow-div .flow-content::before {
    content: "";
    position: absolute;
    left: calc(14px + 26px);
    top: 26px;
    bottom: 26px;
    width: 0;
    border-left: 1px dashed #3466fd;
    z-index: 0;
    pointer-events: none;
    transform: translateX(-0.5px);
  }
  .cs858_snoic_cs-box .flow-div .flow-item {
    position: relative;
    z-index: 1;
    width: 100%;
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }
  .cs858_snoic_cs-box .flow-div .flow-icon {
    width: 52px;
    min-width: 52px;
    height: 52px;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-liutu01@2x.png") no-repeat center;
    background-size: contain;
  }
  .cs858_snoic_cs-box .flow-div .flow-icon.icon2 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-liutu02@2x.png");
  }
  .cs858_snoic_cs-box .flow-div .flow-icon.icon3 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-liutu03@2x.png");
  }
  .cs858_snoic_cs-box .flow-div .flow-icon.icon4 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-liutu04@2x.png");
  }
  .cs858_snoic_cs-box .flow-div .flow-text {
    flex: 1;
    min-width: 0;
    text-align: left;
    font-family: SourceHanSansSC-Medium, SourceHanSansSC-Regular, sans-serif;
    font-weight: 450;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    text-decoration: none;
  }
  .cs858_snoic_cs-box .flow-div .flow-arrow {
    width: 1px;
    margin: 0px 10px;
    height: 30px;
    background: none;
    border: 0.5px dashed #75a8f0;
    left: 16px;
    top: 0;
    display: none;
  }
  .cs858_snoic_cs-box .journey-div {
    padding: 0 15px 30px;
    background: #ffffff;
  }
  .cs858_snoic_cs-box .journey-div .journey-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 18px;
    padding: 0;
    background: none !important;
    -webkit-text-fill-color: #333333 !important;
    background-clip: unset !important;
  }
  .cs858_snoic_cs-box .journey-div .journey-title__pc {
    display: none !important;
  }
  .cs858_snoic_cs-box .journey-div .journey-title__m {
    display: inline-flex !important;
  }
  .cs858_snoic_cs-box .journey-div .journey-list {
    gap: 0;
  }
  .cs858_snoic_cs-box .journey-div .journey-item {
    gap: 8px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px dashed rgba(202, 216, 216, 0.5);
  }
  .cs858_snoic_cs-box .journey-div .journey-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .cs858_snoic_cs-box .course-consult {
    width: calc(100% - 40px);
    max-width: 100%;
    margin: 0 auto;
  }
  .cs858_snoic_cs-box .course-consult .PC-erweimabg {
    height: auto;
    min-height: 225px;
    padding: 34px 12px 22px;
    box-sizing: border-box;
    background: url("https://publicqn.shenlanxueyuan.com/snoic858/pc/PC-erweimabg@2x.png") no-repeat center center;
    background-size: cover;
  }
  .cs858_snoic_cs-box .course-consult .course-consult-title {
    font-size: 13px;
    line-height: 19px;
  }
  .cs858_snoic_cs-box .course-consult .course-consult-item {
    padding: 9px 0 13px;
  }
  .cs858_snoic_cs-box .course-consult .course-consult-item::before {
    display: block;
    bottom: 8px;
    background-size: 11px auto;
  }
  .cs858_snoic_cs-box .course-consult .course-consult-item img {
    width: 98px;
  }
  .cs858_snoic_cs-box .course-consult .tips {
    font-size: 12px;
    line-height: 18px;
  }
  .cs858_snoic_cs-box .cs858-ta-avatar.ta1 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-ta01@2x.png");
  }
  .cs858_snoic_cs-box .cs858-ta-avatar.ta2 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-ta02@2x.png");
  }
  .cs858_snoic_cs-box .cs858-ta-avatar.ta3 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-ta03@2x.png");
  }
  .cs858_snoic_cs-box .cs858-ta-avatar.ta4 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic858/m/M-ta04@2x.png");
  }
  .cs858_snoic_cs-box .cs858-practice-media img {
    max-height: 220px;
    object-fit: cover;
  }
}

.css861_snoic_cs-box .courseshow-img {
  margin: 0 auto;
  text-align: center;
}

.css861_snoic_cs-box .courseshow-img p {
  margin: 0;
  padding: 0;
}

.css861_snoic_cs-box .courseshow-img img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.css861_snoic_cs-box .div-summary {
  display: block;
}

.css861_snoic_cs-box .div-summary img {
  max-width: 1920px;
}

.css861_snoic_cs-box .div-msummary {
  display: none;
}

.css861_snoic_cs-box .why-div {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-bg01@2x.png");
}

.css861_snoic_cs-box .why-div .cs-container-content {
  padding: 30px 54px 30px 88px;
  border-radius: 10px 80px 0 10px;
}

.css861_snoic_cs-box .why-div .cs-container-content .content-item {
  display: inline-block;
}

.css861_snoic_cs-box .why-div .cs-container-content .content-item span {
  position: absolute;
  left: -23px;
}

.css861_snoic_cs-box .why-div .cs-container-content .text-1,
.css861_snoic_cs-box .why-div .cs-container-content .text-2,
.css861_snoic_cs-box .why-div .cs-container-content .text-3 {
  display: inline;
  white-space: normal;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
}

.css861_snoic_cs-box .course-highlights-div .highlights-content {
  gap: 17px;
}

.css861_snoic_cs-box .course-highlights-div .highlights-content .content-item {
  width: 389px;
  max-width: 389px;
  height: 510px;
  padding: 36px 50px 40px;
  box-sizing: border-box;
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-liangdian01@2x.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  color: #354b60;
  display: block;
}

.css861_snoic_cs-box .course-highlights-div .highlights-content .content-item .highlight-title {
  width: 154px;
  height: 33px;
  margin: 0 0 42px;
  mix-blend-mode: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #2465c0;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 22px;
  line-height: 33px;
  position: relative;
}

.css861_snoic_cs-box .course-highlights-div .highlights-content .content-item .highlight-desc {
  width: 289px;
  height: 203px;
  mix-blend-mode: normal;
  text-align: left;
  color: #354b60;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
}

.css861_snoic_cs-box .course-highlights-div .highlights-content .content-item .highlight-desc span {
  display: inline-block;
}

.css861_snoic_cs-box .course-highlights-div .highlights-content .content-item.card2 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-liangdian02@2x.png");
}

.css861_snoic_cs-box .course-highlights-div .highlights-content .content-item.card3 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-liangdian03@2x.png");
}

.css861_snoic_cs-box .gains-div {
  background: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PCbg03@2x.png") no-repeat center top;
  background-size: 100% auto;
  padding-bottom: 56px;
}

.css861_snoic_cs-box .gains-div .gains-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 1088px;
  margin: 0 auto;
  padding: 0;
}

.css861_snoic_cs-box .gains-div .gain-row {
  position: relative;
  width: 1088px;
  max-width: 100%;
  height: auto;
  min-height: 0;
  border-radius: 8px;
  border: 1px solid #accdf8;
  background: linear-gradient(90deg, #ffffff -1.26%, #ffffff 71.3%, #d1e4ff 100%);
  box-shadow: 0px 8px 9px rgba(184, 210, 241, 0.62);
  display: flex;
  align-items: flex-start;
  padding: 15px 24px;
  box-sizing: border-box;
  overflow: hidden;
}

.css861_snoic_cs-box .gains-div .gain-accent {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 100%;
  background: #3f87e7;
}

.css861_snoic_cs-box .gains-div .gain-accent::after {
  content: '';
  position: absolute;
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 8px solid #3f87e7;
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(2) {
  border: 1px solid #b2d6df;
  background: linear-gradient(90deg, #ccf0f9 -5.5%, #ffffff 30.66%, #ffffff 107.02%);
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(3) {
  border: 1px solid #e2ddf6;
  background: linear-gradient(277.25deg, #e8e4ff 5.64%, #ffffff 32.41%, #ffffff 100.09%);
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(1) .gain-accent {
  background: #3f87e7;
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(2) .gain-accent {
  background: #39aeec;
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(2) .gain-accent::after {
  border-left-color: #39aeec;
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(3) .gain-accent {
  background: #c99dff;
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(3) .gain-accent::after {
  border-left-color: #c99dff;
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(4) .gain-accent {
  background: #4a74e8;
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(4) .gain-accent::after {
  border-left-color: #4a74e8;
}

.css861_snoic_cs-box .gains-div .gain-icon {
  position: absolute;
  left: 24px;
  top: 50%;
  width: 59px;
  height: 45px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  flex-shrink: 0;
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-shouhuotubiao@2x.png");
}

.css861_snoic_cs-box .gains-div .gain-copy {
  margin: 0;
  width: 100%;
  max-width: calc(100% - 77px);
  padding-left: 72px;
  mix-blend-mode: normal;
  text-align: left;
  color: #061e34;
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}

.css861_snoic_cs-box .gains-div .gain-copy span {
  display: inline-block;
}

.css861_snoic_cs-box .gains-div .gain-no {
  position: absolute;
  right: 24px;
  top: 50%;
  width: 60px;
  height: 61px;
  transform: translateY(-50%);
  opacity: 0.388;
  mix-blend-mode: normal;
  text-align: justify;
  background: linear-gradient(197.93deg, #3f87e7 12.22%, #ffffff 95.69%);
  background-clip: text;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: DIN-BlackItalic;
  font-weight: 600;
  font-size: 50px;
  line-height: 61px;
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(2) .gain-no {
  background: linear-gradient(197.93deg, #39aeec 12.22%, #ffffff 95.69%);
  background-clip: text;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(3) .gain-no {
  background: linear-gradient(197.93deg, #986dcc 12.22%, #ffffff 95.69%);
  background-clip: text;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}

.css861_snoic_cs-box .gains-div .gain-row:nth-child(4) .gain-no {
  background: linear-gradient(197.93deg, #3f87e7 12.22%, #ffffff 95.69%);
  background-clip: text;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}

.css861_snoic_cs-box .teacher-div {
  padding-bottom: 56px;
}

.css861_snoic_cs-box .teacher-div .teacher-content {
  width: 1201px;
  max-width: 100%;
  height: 262px;
  margin: 0 auto;
  padding: 27px 73px 30px;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  background: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-jianjiebg@2x.png") no-repeat center;
  background-size: 100% 100%;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.css861_snoic_cs-box .teacher-div .teacher-content .teacher-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
}

.css861_snoic_cs-box .teacher-div .teacher-content .teacher-name {
  width: 76px;
  height: 50px;
  color: #ffffff;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 34px;
  line-height: 50px;
  background: none;
  -webkit-text-fill-color: #ffffff;
}

.css861_snoic_cs-box .teacher-div .teacher-content .teacher-title {
  width: 206px;
  height: 30px;
  border-radius: 15px;
  background: linear-gradient(131.96deg, #61ffff 9.01%, #61ffff 103.29%);
  color: #005a58;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.css861_snoic_cs-box .teacher-div .teacher-content .teacher-desc {
  width: 1055px;
  max-width: 100%;
  min-height: 87px;
  margin: 0;
  box-shadow: none;
  text-align: justify;
  color: #ffffff;
  font-family: SourceHanSansSC-Medium;
  font-weight: 450;
  font-size: 16px;
  line-height: 30px;
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
}

.css861_snoic_cs-box .suitable-div {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PCbg04@2x.png");
  padding-bottom: 56px;
}

.css861_snoic_cs-box .suitable-div .suitable-content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 1120px;
  margin: 0 auto;
}

.css861_snoic_cs-box .suitable-div .suitable-content .suitable-item {
  width: 336px;
  height: 140px;
  border-radius: 12px;
  border: 1px solid #accdf8;
  background: #ffffff;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 0;
  margin-top: 47px;
}

.css861_snoic_cs-box .suitable-div .suitable-content .suitable-avatar {
  width: 94px;
  height: 94px;
  margin: -47px auto 8px;
  border-radius: 50%;
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-shiheshei01@2x.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.css861_snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar2 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-shiheshei02@2x.png");
}

.css861_snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar3 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-shiheshei03@2x.png");
}

.css861_snoic_cs-box .suitable-div .suitable-content .suitable-text {
  width: 284px;
  height: 76px;
  border-radius: 8px;
  background: linear-gradient(314.97deg, #62f0d2 -0.55%, #6facfe 0.36%, #1977fe 105.13%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
  color: #ffffff;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 16px;
  line-height: 29px;
  padding: 0 16px;
  box-sizing: border-box;
}

.css861_snoic_cs-box .suitable-div .suitable-content .suitable-text::before {
  content: "";
  position: static;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
  flex-shrink: 0;
}

.css861_snoic_cs-box .base-div {
  padding-bottom: 56px;
}

.css861_snoic_cs-box .base-div .base-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  max-width: 900px;
  margin: 0 auto;
}

.css861_snoic_cs-box .base-div .base-content .base-row {
  width: 862px;
  max-width: 100%;
  min-height: 61px;
  border-radius: 5px;
  border: 1px solid #b2d1fb;
  background: #ffffff;
  box-shadow: 0px 5px 4px #d6e8ff54;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.css861_snoic_cs-box .base-div .base-content .base-label {
  width: 142.6px;
  min-height: 61px;
  background: linear-gradient(314.97deg, #62f0d2 -0.55%, #6facfe 0.36%, #1977fe 105.13%);
  color: #ffffff;
  font-family: SourceHanSansSC-Bold;
  font-weight: 800;
  font-size: 24px;
  line-height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-shrink: 0;
}

.css861_snoic_cs-box .base-div .base-content .base-desc {
  flex: 1;
  min-width: 0;
  padding: 0 22px;
  color: #061e34;
  font-family: SourceHanSansSC-Medium;
  font-weight: 450;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  align-items: center;
  text-align: left;
}

.css861_snoic_cs-box .all-service-div {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PCbg05@2x.png");
}

.css861_snoic_cs-box .all-service-div .service-icon {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-fuwu01@2x.png");
}

.css861_snoic_cs-box .all-service-div .service-icon.icon2 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-fuwu02@2x.png");
}

.css861_snoic_cs-box .all-service-div .service-icon.icon3 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-fuwu03@2x.png");
}

.css861_snoic_cs-box .all-service-div .service-icon.icon4 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-fuwu04@2x.png");
}

.css861_snoic_cs-box .flow-div .flow-icon {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-liuc01@2x.png");
}

.css861_snoic_cs-box .flow-div .flow-icon.icon2 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-liuc02@2x.png");
}

.css861_snoic_cs-box .flow-div .flow-icon.icon3 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-liuc03@2x.png");
}

.css861_snoic_cs-box .flow-div .flow-icon.icon4 {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-liuc04@2x.png");
}

.css861_snoic_cs-box .flow-div .flow-arrow {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-jiantopu@2x.png");
}

.css861_snoic_cs-box .journey-div {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PCbg-06@2x.png");
}

.css861_snoic_cs-box .journey-div .journey-title .journey-title__pc {
  display: inline;
}

.css861_snoic_cs-box .journey-div .journey-title .journey-title__m {
  display: none;
}

.css861_snoic_cs-box .course-consult {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-liuc07@2x.png");
}

.css861_snoic_cs-box .course-consult .course-consult-title {
  font-size: 24px;
  line-height: 36px;
}

.css861_snoic_cs-box .course-consult .course-consult-item::before {
  background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/pc/PC-sanjiao@2x.png");
}

@media screen and (max-width: 1200px) {
  .css861_snoic_cs-box .div-summary {
    display: none;
  }
  .css861_snoic_cs-box .div-msummary {
    display: block;
  }
  .css861_snoic_cs-box .div-msummary img {
    max-width: 750px;
  }
  .css861_snoic_cs-box .why-div {
    position: relative;
    width: 375px;
    max-width: 100%;
    min-height: 668px;
    margin: 0 auto;
    padding-bottom: 30px;
    background: none;
    overflow: hidden;
  }
  .css861_snoic_cs-box .why-div::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 668px;
    opacity: 0.101;
    mix-blend-mode: normal;
    background: linear-gradient(320.71deg, #4695dd -3.2%, #62a3df 92.88%);
    pointer-events: none;
  }
  .css861_snoic_cs-box .why-div .cs-container-content {
    position: relative;
    z-index: 1;
    width: 345px;
    max-width: calc(100% - 30px);
    min-height: 559px;
    margin-top: 14px;
    border-radius: 8px;
    border: 1px solid #91bdfc;
    background: #ffffff;
    box-shadow: 5px 6px 5px rgba(24, 111, 226, 0.16);
    padding: 18px 18px 18px 40px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .css861_snoic_cs-box .why-div .content-item {
    width: 287px;
    max-width: 100%;
    mix-blend-mode: normal;
    text-align: justify;
    color: #354b60;
    font-family: SourceHanSansSC-Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
  }
  .css861_snoic_cs-box .why-div .content-item span {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-xing@2x.png");
  }
  .css861_snoic_cs-box .why-div .text-1,
  .css861_snoic_cs-box .why-div .text-2,
  .css861_snoic_cs-box .why-div .text-3 {
    display: inline;
    white-space: normal;
    font-family: SourceHanSansSC-Bold;
    font-weight: 800;
  }
  .css861_snoic_cs-box .suitable-div {
    padding-bottom: 30px;
  }
  .css861_snoic_cs-box .suitable-div .suitable-content {
    flex-direction: column;
    align-items: center;
    gap: 14px;
  }
  .css861_snoic_cs-box .suitable-div .suitable-content .suitable-item {
    width: 345px;
    max-width: calc(100% - 30px);
    height: 71px;
    min-height: 71px;
    margin-top: 0;
    padding: 0 14px 0 16.5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #ffffff;
    background: linear-gradient(90deg, #1e7afe 0%, #66a7fe 100%);
    box-shadow: 5px 6px 5px rgba(24, 111, 226, 0.16);
  }
  .css861_snoic_cs-box .suitable-div .suitable-content .suitable-avatar {
    width: 56px;
    height: 56px;
    margin: 0 20px 0 0;
    flex-shrink: 0;
    border-radius: 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-touxiang01@2x.png");
  }
  .css861_snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar2 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-touxiang02@2x.png");
  }
  .css861_snoic_cs-box .suitable-div .suitable-content .suitable-avatar.avatar3 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-touxiang03@2x.png");
  }
  .css861_snoic_cs-box .suitable-div .suitable-content .suitable-text {
    flex: 1;
    width: auto;
    max-width: none;
    min-height: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    box-sizing: border-box;
    color: #ffffff;
    font-family: SourceHanSansSC-Bold, sans-serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    background: none;
    border-radius: 0;
    box-shadow: none;
  }
  .css861_snoic_cs-box .suitable-div .suitable-content .suitable-text::before {
    content: "";
    position: static;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #ffffff;
    border-radius: 50%;
    flex-shrink: 0;
  }
  .css861_snoic_cs-box .course-highlights-div .highlights-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
  }
  .css861_snoic_cs-box .course-highlights-div .highlights-content .content-item {
    width: 347px;
    max-width: 100%;
    height: 218px;
    padding: 16px 12px 16px 25px;
    border-radius: 15px;
    box-shadow: 0 4px 5px rgba(45, 124, 205, 0.12);
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-liangdian01_1@2x.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .css861_snoic_cs-box .course-highlights-div .highlights-content .content-item.card2 {
    border: 1px solid #b2d6df;
    box-shadow: 0 4px 5px rgba(0, 91, 163, 0.24);
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-liangdian02@2x.png");
  }
  .css861_snoic_cs-box .course-highlights-div .highlights-content .content-item.card3 {
    border: 1px solid #b2d6df;
    box-shadow: 0 2px 4px rgba(177, 157, 198, 0.2);
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-liangdian03@2x.png");
  }
  .css861_snoic_cs-box .course-highlights-div .highlights-content .content-item .highlight-title {
    width: 154px;
    height: 33px;
    margin: 0 0 24px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #2465c0;
    font-family: SourceHanSansSC-Bold;
    font-weight: 800;
    font-size: 22px;
    line-height: 33px;
  }
  .css861_snoic_cs-box .course-highlights-div .highlights-content .content-item .highlight-title::after {
    width: 155px;
    bottom: -10px;
    border-bottom: 1px dashed #8caede;
    transform: rotate(-0.18542deg);
    transform-origin: left center;
  }
  .css861_snoic_cs-box .course-highlights-div .highlights-content .content-item .highlight-desc {
    width: 297px;
    height: 125px;
    text-align: justify;
    color: #354b60;
    font-family: SourceHanSansSC-Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
  }
  .css861_snoic_cs-box .gains-div {
    background: #f2f7ff;
    padding-bottom: 30px;
  }
  .css861_snoic_cs-box .gains-div .gains-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-row {
    width: 345px;
    max-width: 100%;
    height: auto;
    min-height: 0;
    border-radius: 8px;
    border: 1px solid #accdf8;
    background: linear-gradient(90deg, #ffffff -1.26%, #ffffff 71.3%, #d1e4ff 100%);
    box-shadow: 0px 8px 9px rgba(184, 210, 241, 0.62);
    padding: 15px 24px;
    box-sizing: border-box;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-row:nth-child(2) {
    border: 1px solid #b2d6df;
    background: linear-gradient(90deg, #ccf0f9 -5.5%, #ffffff 30.66%, #ffffff 107.02%);
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-row:nth-child(3) {
    border: 1px solid #e2ddf6;
    background: linear-gradient(277.25deg, #e8e4ff 5.64%, #ffffff 32.41%, #ffffff 100.09%);
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-accent {
    width: 13.6px;
    height: 100%;
    background: #3f87e7;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-accent::after {
    content: '';
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 7px solid #3f87e7;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-row:nth-child(2) .gain-accent {
    background: #39aeec;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-row:nth-child(2) .gain-accent::after {
    border-left-color: #39aeec;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-row:nth-child(3) .gain-accent {
    background: #c99dff;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-row:nth-child(3) .gain-accent::after {
    border-left-color: #c99dff;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-row:nth-child(4) .gain-accent {
    background: #4a74e8;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-row:nth-child(4) .gain-accent::after {
    border-left-color: #4a74e8;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-icon {
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    width: 59px;
    height: 45px;
    transform: none;
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-shouhuotb@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-copy {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 24px;
    color: #061e34;
    text-align: justify;
    font-family: SourceHanSansSC-Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
  }
  .css861_snoic_cs-box .gains-div .gains-content .gain-no {
    display: none;
  }
  .css861_snoic_cs-box .teacher-div {
    padding-bottom: 30px;
  }
  .css861_snoic_cs-box .teacher-div .teacher-content {
    width: 345px;
    max-width: 100%;
    min-height: 333px;
    padding: 0;
    border-radius: 20px;
    background: linear-gradient(317.15deg, #0f68e1 0%, #5da2ff 96.52%);
    box-sizing: border-box;
    overflow: hidden;
    gap: 0;
  }
  .css861_snoic_cs-box .teacher-div .teacher-content .teacher-card {
    width: 345px;
    max-width: 100%;
    height: 68px;
    border-bottom: 1px solid #ffffff;
    background: #2475e4;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0 15px;
    gap: 12px;
  }
  .css861_snoic_cs-box .teacher-div .teacher-content .teacher-card::after {
    display: none;
  }
  .css861_snoic_cs-box .teacher-div .teacher-content .teacher-name {
    width: 58px;
    height: 38px;
    color: #ffffff;
    font-family: SourceHanSansSC-Bold;
    font-weight: 800;
    font-size: 26px;
    line-height: 38px;
  }
  .css861_snoic_cs-box .teacher-div .teacher-content .teacher-title {
    width: 151px;
    min-width: 151px;
    height: 29px;
    border-radius: 14.5px;
    background: linear-gradient(131.96deg, #61ffff 9.01%, #61ffff 103.29%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #005a58;
    font-family: SourceHanSansSC-Bold;
    font-weight: 800;
    font-size: 12px;
    line-height: 17px;
    padding: 0;
    white-space: nowrap;
  }
  .css861_snoic_cs-box .teacher-div .teacher-content .teacher-title::before {
    display: none;
  }
  .css861_snoic_cs-box .teacher-div .teacher-content .teacher-desc {
    width: 315px;
    max-width: calc(100% - 30px);
    min-height: 221px;
    margin: 16px auto 0;
    text-align: justify;
    color: #ffffff;
    font-family: SourceHanSansSC-Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
  }
  .css861_snoic_cs-box .base-div {
    padding-bottom: 30px;
  }
  .css861_snoic_cs-box .base-div .base-content {
    width: 345px;
    max-width: calc(100% - 30px);
    gap: 14px;
  }
  .css861_snoic_cs-box .base-div .base-content .base-row {
    min-height: 0;
    width: 100%;
    border: none;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 0 0 0 18px;
    display: block;
    position: relative;
    overflow: visible;
  }
  .css861_snoic_cs-box .base-div .base-content .base-row::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 8px;
    height: 8px;
    mix-blend-mode: normal;
    border: 2px solid #207cfe;
    background: #ffffff;
    border-radius: 50%;
  }
  .css861_snoic_cs-box .base-div .base-content .base-label {
    display: inline;
    width: auto;
    min-height: 0;
    padding: 0;
    background: none;
    color: #061e34;
    font-family: SourceHanSansSC-Bold;
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
  }
  .css861_snoic_cs-box .base-div .base-content .base-label::after {
    content: "：";
  }
  .css861_snoic_cs-box .base-div .base-content .base-desc {
    display: inline;
    width: auto;
    min-width: 0;
    min-height: 0;
    padding: 0;
    text-align: justify;
    color: #354b60;
    font-family: SourceHanSansSC-Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .css861_snoic_cs-box .base-div .base-content .text-1 {
    color: #354b60;
    font-family: SourceHanSansSC-Regular;
    font-weight: 400;
  }
  .css861_snoic_cs-box .all-service-div .service-icon {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-fuwu01@2x.png");
  }
  .css861_snoic_cs-box .all-service-div .service-icon.icon2 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-fuwu02@2x.png");
  }
  .css861_snoic_cs-box .all-service-div .service-icon.icon3 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-fuwu03@2x.png");
  }
  .css861_snoic_cs-box .all-service-div .service-icon.icon4 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/M-fuwu04@2x.png");
  }
  .css861_snoic_cs-box .flow-div .flow-icon {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/PC-liucheng01@2x.png");
  }
  .css861_snoic_cs-box .flow-div .flow-icon.icon2 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/PC-liucheng02@2x.png");
  }
  .css861_snoic_cs-box .flow-div .flow-icon.icon3 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/PC-liucheng03@2x.png");
  }
  .css861_snoic_cs-box .flow-div .flow-icon.icon4 {
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/PC-liucheng04@2x.png");
  }
  .css861_snoic_cs-box .journey-div .journey-title .journey-title__pc {
    display: none;
  }
  .css861_snoic_cs-box .journey-div .journey-title .journey-title__m {
    display: inline;
  }
  .css861_snoic_cs-box .course-consult {
    width: 375px;
    max-width: 100%;
    min-height: 225px;
    margin: 0 auto;
    background-image: url("https://publicqn.shenlanxueyuan.com/snoic861/m/PC-erwimabg@2x.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
  }
  .css861_snoic_cs-box .course-consult .course-consult-title {
    font-size: 16px;
  }
}
