@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;
  }
}
