@charset "utf-8";
/* 变量 */
/* school-growth.css */
.growth-gray {
  background-color: #fafafa;
}
.container-growth {
  cursor: default;
}
.container-growth.list {
  padding-bottom: 42px;
}
.container-growth .growth-nav {
  position: fixed;
  left: 50%;
  z-index: 9;
  width: 1920px;
  margin-left: -960px;
  text-align: center;
  background-color: #fff9e8;
  -ms-box-shadow: 0 0 6px #c3b27f;
  -o-box-shadow: 0 0 6px #c3b27f;
  -webkit-box-shadow: 0 0 6px #c3b27f;
  box-shadow: 0 0 6px #c3b27f;
}
.container-growth .growth-nav .growth-nav-list {
  display: inline-block;
  vertical-align: top;
}
.container-growth .growth-nav .growth-nav-list li {
  position: relative;
  float: left;
}
.container-growth .growth-nav .growth-nav-list li + li:before {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0;
  border-left: 1px solid #e2d7b9;
  content: '';
}
.container-growth .growth-nav .growth-nav-list li a {
  display: block;
  color: #909090;
}
.container-growth .growth-nav .growth-nav-list li.active a,
.container-growth .growth-nav .growth-nav-list li a:hover {
  color: #f34143;
}
.container-growth .growth-nav-anchor {
  position: absolute;
  bottom: 130px;
}
.container-growth .bg-dot-yellow {
  background: url("https://assets-cdn.lanqb.com/school/growth/gr2-bg_pc.png") repeat-y center center;
}
.container-growth .growth-h2 {
  height: 54px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.container-growth .growth-h3 {
  margin-top: 18px;
  font-size: 24px;
  line-height: 24px;
  color: #666666;
  text-align: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.container-growth .growth-btns {
  text-align: center;
}
.container-growth .growth-btns .growth-btn {
  width: auto;
  height: auto;
  padding: 0 40px;
  font-weight: normal;
  line-height: 45px;
  border: none;
  color: #fff;
  background: #ea4f51;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
  -webkit-border-radius: 24px;
  border-radius: 24px;
}
.container-growth .growth-btns .growth-btn:hover {
  background: #ed6668;
}
.container-growth .growth-more {
  position: relative;
  display: block;
  overflow: hidden;
  -ms-animation: zoomIn 1s ease;
  -o-animation: zoomIn 1s ease;
  -webkit-animation: zoomIn 1s ease;
  animation: zoomIn 1s ease;
}
.container-growth .growth-more img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1180px;
  margin-left: -590px;
}
.container-growth .growth-more:hover {
  filter: brightness(90%);
}
.container-growth .growth-list {
  margin-right: -10px;
  margin-left: -10px;
}
.container-growth .growth-list li {
  float: left;
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
  -ms-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
.container-growth .growth-list.mt40 li {
  padding-top: 20px;
}
.container-growth .growth-list.mt15 li {
  padding-top: 45px;
}
.container-growth .growth-list.mt24 {
  margin-top: -24px;
}
.container-growth .growth-list.mt24 li {
  padding-top: 24px;
}
.container-growth .growth-cover {
  position: relative;
  display: block;
  width: 100%;
  background: #ebf0f6;
}
.container-growth .growth-cover:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 47px;
  content: '';
  background: rgba(0, 0, 0, 0.17);
  background: -moz-linear-gradient(270deg, rgba(0, 0, 0, 0.17) 80%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.17) 80%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(270deg, rgba(0, 0, 0, 0.17) 80%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(270deg, rgba(0, 0, 0, 0.17) 80%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.17) 80%, rgba(255, 255, 255, 0) 100%);
}
.container-growth .growth-cover.border {
  border: 1px solid #aaa;
}
.container-growth .growth-cover.pointer {
  cursor: pointer;
}
.container-growth .growth-cover img {
  width: 100%;
  height: 100%;
}
.container-growth .growth-cover .icon {
  position: absolute;
  display: inline-block;
  bottom: 6px;
  left: 13px;
  padding-left: 32px;
  color: #fff;
}
.container-growth .growth-cover .icon:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
}
.container-growth .growth-cover .icon.view {
  height: 22px;
  font-size: 14px;
  line-height: 22px;
}
.container-growth .growth-cover .icon.view:before {
  width: 22px;
  height: 22px;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr1-icon-view.png") no-repeat center;
  background-size: 22px 22px;
}
.container-growth .growth-cover .icon.video {
  height: 26px;
}
.container-growth .growth-cover .icon.video:before {
  width: 26px;
  height: 26px;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr1-icon-video2.png") no-repeat center;
  background-size: 26px 26px;
}
.container-growth .growth-cover .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -ms-transition: opacity 0.52s ease-in-out;
  -o-transition: opacity 0.52s ease-in-out;
  -webkit-transition: opacity 0.52s ease-in-out;
  transition: opacity 0.52s ease-in-out;
  text-decoration-skip: objects;
}
.container-growth .growth-cover .mask:before {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  content: "";
  opacity: 0;
  -ms-transition: opacity 0.52s ease-in-out;
  -o-transition: opacity 0.52s ease-in-out;
  -webkit-transition: opacity 0.52s ease-in-out;
  transition: opacity 0.52s ease-in-out;
  text-decoration-skip: objects;
}
.container-growth .growth-cover.record .mask:before {
  font-weight: normal;
  border: 1px solid #fff;
  box-sizing: border-box;
  content: attr(title);
}
.container-growth .growth-cover.video .mask:before {
  background: url("https://assets-cdn.lanqb.com/school/growth/gr1-icon-video.png") no-repeat center center;
}
.container-growth .growth-cover:hover .mask,
.container-growth .growth-cover:hover .mask:before {
  opacity: 1;
}
.container-growth .growth-des {
  display: block;
}
.container-growth .growth-des.bg-yellow {
  background-color: #ffe063;
}
.container-growth .growth-des.bg-white {
  background-color: #fff;
}
.container-growth .growth-des.bborder {
  border-bottom: 2px solid #fac81c;
}
.container-growth .growth-des.sh1 .h4 {
  display: block;
  color: #333333;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container-growth .growth-des.sh1 .auth {
  display: inline-block;
  margin-top: 7px;
  color: #666666;
  vertical-align: top;
}
.container-growth .growth-des.sh1 .auth img {
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.container-growth .growth-des.sh1 .auth em {
  display: inline-block;
  margin-left: 6px;
  line-height: 18px;
  vertical-align: top;
}
.container-growth .growth-des.sh2 h4 {
  height: 48px;
  overflow: hidden;
  line-height: 24px;
}
.container-growth .growth-item-con {
  -ms-box-shadow: 0 0 8px rgba(196, 196, 196, 0.54);
  -o-box-shadow: 0 0 8px rgba(196, 196, 196, 0.54);
  -webkit-box-shadow: 0 0 8px rgba(196, 196, 196, 0.54);
  box-shadow: 0 0 8px rgba(196, 196, 196, 0.54);
}
@media (min-width: 768px) {
  .container-growth .growth-nav .growth-nav-list li {
    padding: 10px 54px;
  }
  .container-growth .growth-nav .growth-nav-list li a {
    font-size: 16px;
    line-height: 30px;
  }
  .container-growth .growth-more {
    margin-top: 55px;
  }
  .container-growth .growth-btns {
    margin-top: 42px;
  }
  .container-growth .growth-btns .growth-btn {
    font-size: 16px;
  }
  .container-growth .growth-list.mt40 {
    margin-top: 30px;
  }
  .container-growth .growth-list .growth-cover {
    height: 129px;
  }
  .container-growth .growth-cover .icon {
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  .container-growth .growth-cover.record .mask:before {
    width: 132px;
    height: 36px;
    margin-top: -18px;
    margin-left: -66px;
    font-size: 14px;
    line-height: 34px;
  }
  .container-growth .growth-cover.video .mask:before {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-size: 40px 40px;
  }
  .container-growth .growth-des.sh1 {
    padding: 8px;
  }
  .container-growth .growth-des.sh1 .h4 {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
  }
  .container-growth .growth-des.sh1 .auth em {
    font-size: 12px;
  }
  .container-growth .growth-des.sh2 {
    padding: 10px 0;
  }
  .container-growth .growth-des.sh2 h4 {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .container-growth .growth-nav .growth-nav-list li {
    padding: 14px 72px;
  }
  .container-growth .growth-nav .growth-nav-list li a {
    font-size: 20px;
    line-height: 36px;
  }
  .container-growth .growth-more {
    margin-top: 65px;
  }
  .container-growth .growth-btns {
    margin-top: 52px;
  }
  .container-growth .growth-btns .growth-btn {
    font-size: 20px;
  }
  .container-growth .growth-list .growth-cover {
    height: 173px;
  }
  .container-growth .growth-cover.record .mask:before {
    width: 156px;
    height: 36px;
    margin-top: -18px;
    margin-left: -78px;
    font-size: 16px;
    line-height: 34px;
  }
  .container-growth .growth-cover.video .mask:before {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    background-size: 50px 50px;
  }
  .container-growth .growth-des.sh1 {
    padding: 10px;
  }
  .container-growth .growth-des.sh1 .h4 {
    font-size: 16px;
  }
  .container-growth .growth-des.sh2 {
    padding: 18px 10px;
  }
  .container-growth .growth-des.sh2 h4 {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .container-growth .growth-nav .growth-nav-list li {
    padding: 20px 106px;
  }
  .container-growth .growth-nav .growth-nav-list li a {
    font-size: 24px;
    line-height: 40px;
  }
  .container-growth .growth-h3 {
    margin-bottom: 60px;
  }
  .container-growth .growth-more {
    margin-top: 110px;
  }
  .container-growth .growth-btns {
    margin-top: 62px;
  }
  .container-growth .growth-btns .growth-btn {
    font-size: 24px;
  }
  .container-growth .growth-list.mt40 {
    margin-top: 40px;
  }
  .container-growth .growth-list.mt15 {
    margin-top: 15px;
  }
  .container-growth .growth-list .growth-cover {
    height: 210px;
  }
  .container-growth .growth-cover .icon {
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .container-growth .growth-cover.record .mask:before {
    width: 172px;
    height: 40px;
    margin-top: -20px;
    margin-left: -86px;
    font-size: 18px;
    line-height: 38px;
  }
  .container-growth .growth-cover.video .mask:before {
    width: 57px;
    height: 57px;
    margin-top: -28.5px;
    margin-left: -28.5px;
    background-size: 57px 57px;
  }
  .container-growth .growth-des.sh1 {
    padding: 14px 13px;
  }
  .container-growth .growth-des.sh1 .h4 {
    height: 24px;
    font-size: 18px;
    line-height: 24px;
  }
  .container-growth .growth-des.sh1 .auth em {
    font-size: 14px;
  }
  .container-growth .growth-des.sh2 {
    padding: 18px 10px;
  }
  .container-growth .growth-des.sh2 h4 {
    font-size: 18px;
  }
}
.growth-c1 {
  position: relative;
  height: 450px;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr1-bg_pc.jpg") no-repeat center top;
}
.growth-c1 .container {
  position: relative;
  height: 100%;
}
.growth-c1 .growth1-con {
  position: absolute;
  top: 85px;
  right: 50%;
  width: 652px;
}
.growth-c1 .growth1-con h1 {
  width: 652px;
  height: 160px;
  margin-bottom: 26px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr1-h1_pc.png") no-repeat center top;
}
.growth-c1 .growth1-con p {
  font-size: 20px;
  line-height: 36px;
  color: #333333;
  text-align: center;
}
.growth-c1 .growth1-con p span {
  display: block;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
@media (min-width: 768px) {
  .growth-c1 {
    background-position: 45% 0;
  }
  .growth-c1 .growth1-con {
    margin-right: -488px;
    -ms-transform: scale(0.65);
    -o-transform: scale(0.65);
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
  }
}
@media (min-width: 992px) {
  .growth-c1 {
    background-position: 44% 0;
  }
  .growth-c1 .growth1-con {
    margin-right: -555px;
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media (min-width: 1200px) {
  .growth-c1 {
    background-position: 50% 0;
  }
  .growth-c1 .growth1-con {
    margin-right: -571px;
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.growth-c2 {
  position: relative;
}
.growth-c2 .growth-h2 {
  background-image: url("https://assets-cdn.lanqb.com/school/growth/gr2-h2_pc.png");
}
.growth-c2 .growth-more {
  height: 171px;
}
@media (min-width: 768px) {
  .growth-c2 {
    padding-top: 143px;
    padding-bottom: 78px;
  }
}
@media (min-width: 992px) {
  .growth-c2 {
    padding-top: 163px;
    padding-bottom: 98px;
  }
}
@media (min-width: 1200px) {
  .growth-c2 {
    padding-top: 173px;
    padding-bottom: 118px;
  }
}
.growth-c3 {
  position: relative;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr3-bg_pc.jpg") no-repeat center top;
}
.growth-c3 .growth-h2 {
  background-image: url("https://assets-cdn.lanqb.com/school/growth/gr3-h2_pc.png");
}
@media (min-width: 768px) {
  .growth-c3 {
    padding-top: 78px;
    padding-bottom: 78px;
  }
}
@media (min-width: 992px) {
  .growth-c3 {
    padding-top: 98px;
    padding-bottom: 98px;
  }
}
@media (min-width: 1200px) {
  .growth-c3 {
    padding-top: 118px;
    padding-bottom: 118px;
  }
}
.growth-c4 .growth-h2 {
  background-image: url("https://assets-cdn.lanqb.com/school/growth/growt4-h2_pc.png");
}
.growth-c4 .growth-more {
  height: 180px;
}
@media (min-width: 768px) {
  .growth-c4 {
    padding-top: 78px;
    padding-bottom: 82px;
  }
}
@media (min-width: 992px) {
  .growth-c4 {
    padding-top: 98px;
    padding-bottom: 102px;
  }
}
@media (min-width: 1200px) {
  .growth-c4 {
    padding-top: 118px;
    padding-bottom: 122px;
  }
}
.growth-c5 {
  position: relative;
  height: 387px;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr5-bg_pc.png") no-repeat center top;
}
.growth-c5:before,
.growth-c5:after {
  position: absolute;
  content: '';
}
.growth-c5:before {
  bottom: 0;
  left: 50%;
  z-index: 2;
  width: 1920px;
  height: 148px;
  margin-left: -960px;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr5-bg-cloud_pc.png") no-repeat center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.growth-c5:after {
  top: 36px;
  left: 50%;
  z-index: 3;
  width: 1895px;
  height: 353px;
  margin-left: -949px;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr5-bg-fire_pc.png") no-repeat center top;
}
.growth-c5 .growth5-bg {
  position: absolute;
}
.growth-c5 .growth5-bg.bg {
  top: 53px;
  left: 50%;
  z-index: 0;
  height: 274px;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr5-bg2_pc.png") no-repeat center center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.growth-c5 .growth5-bg.img {
  top: 70px;
  right: 50%;
  z-index: 1;
  width: 682px;
  height: 257px;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr5-bg3_pc.png") no-repeat center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.growth-c5 .growth5-con {
  position: absolute;
  top: 97px;
  left: 50%;
  display: inline-block;
  z-index: 4;
  text-align: center;
}
.growth-c5 .growth5-con h2 {
  width: 570px;
  height: 46px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr5-h2_pc.png") no-repeat center center;
}
.growth-c5 .growth5-con h3 {
  height: 29px;
  margin-top: 28px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  background: url("https://assets-cdn.lanqb.com/school/growth/gr5-h3_pc.png") no-repeat center center;
}
.growth-c5 .growth5-con .growth5-btn {
  width: 210px;
  height: 50px;
  margin-top: 37px;
  line-height: 50px;
  color: #fff;
  background: #6ba8ff;
  border: none;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.growth-c5 .growth5-con .growth5-btn:hover {
  background: #5299ff;
}
@media (min-width: 768px) {
  .growth-c5:before {
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .growth-c5 .growth5-bg.bg {
    width: 750px;
    margin-left: -375px;
  }
  .growth-c5 .growth5-bg.img {
    margin-right: -527px;
    -ms-transform: scale(0.55);
    -o-transform: scale(0.55);
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
  }
  .growth-c5 .growth5-con {
    margin-left: -368px;
  }
  .growth-c5 .growth5-con .growth5-btn {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .growth-c5:before {
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
  .growth-c5 .growth5-bg.bg {
    width: 1000px;
    margin-left: -500px;
  }
  .growth-c5 .growth5-bg.img {
    margin-right: -584px;
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .growth-c5 .growth5-con {
    margin-left: -482px;
  }
  .growth-c5 .growth5-con .growth5-btn {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .growth-c5:before {
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .growth-c5 .growth5-bg.bg {
    width: 1214px;
    margin-left: -607px;
  }
  .growth-c5 .growth5-bg.img {
    margin-right: -607px;
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .growth-c5 .growth5-con {
    margin-left: -554px;
  }
  .growth-c5 .growth5-con .growth5-btn {
    font-size: 26px;
  }
}
/* school-growth-records */
.growth-record-banner {
  position: relative;
  height: 304px;
  background: url("https://assets-cdn.lanqb.com/school/growth/grec1-bg_pc.jpg") no-repeat center top;
}
.growth-record-banner .grecord-con {
  position: absolute;
  top: 52px;
  left: 50%;
  background-color: rgba(241, 105, 150, 0.8);
}
.growth-record-banner .grecord-con:before {
  position: absolute;
  top: 9px;
  right: 9px;
  bottom: 9px;
  left: 9px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  content: '';
}
.growth-record-banner .grecord-con h1 {
  height: 56px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  background: url("https://assets-cdn.lanqb.com/school/growth/grec1-h1_pc.png") no-repeat center center;
}
.growth-record-banner .grecord-con h4 {
  padding: 0 28px;
  color: #ff884c;
  background-color: #fff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .growth-record-banner .grecord-con {
    padding: 36px 24px;
    margin-left: -370px;
  }
  .growth-record-banner .grecord-con h1 {
    background-size: auto 48px;
  }
  .growth-record-banner .grecord-con h4 {
    margin-top: 12px;
    font-size: 16px;
    line-height: 30px;
  }
}
@media (min-width: 992px) {
  .growth-record-banner .grecord-con {
    padding: 41px 30px;
    margin-left: -488px;
  }
  .growth-record-banner .grecord-con h1 {
    background-size: auto 50px;
  }
  .growth-record-banner .grecord-con h4 {
    margin-top: 16px;
    font-size: 18px;
    line-height: 36px;
  }
}
@media (min-width: 1200px) {
  .growth-record-banner .grecord-con {
    margin-left: -566px;
  }
  .growth-record-banner .grecord-con h1 {
    background-size: auto 56px;
  }
  .growth-record-banner .grecord-con h4 {
    margin-top: 23px;
    font-size: 20px;
    line-height: 39px;
  }
}
/* school-growth-vlog */
.growth-vlog-banner {
  position: relative;
  height: 304px;
  background: url("https://assets-cdn.lanqb.com/school/growth/grvg1-bg_pc.jpg") no-repeat center top;
}
.growth-vlog-banner .grvlog-con {
  position: absolute;
  top: 76px;
  right: 50%;
}
.growth-vlog-banner .grvlog-con h1 {
  width: 617px;
  height: 80px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  background: url("https://assets-cdn.lanqb.com/school/growth/grvg1-h2_pc.png") no-repeat center center;
}
.growth-vlog-banner .grvlog-con h4 {
  height: 50px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  background: url("https://assets-cdn.lanqb.com/school/growth/grvg1-h3_pc.png") no-repeat center center;
}
@media (min-width: 768px) {
  .growth-vlog-banner {
    background-position: 36% 0;
  }
  .growth-vlog-banner .grvlog-con {
    margin-right: -450px;
  }
  .growth-vlog-banner .grvlog-con h1 {
    background-size: auto 60px;
  }
  .growth-vlog-banner .grvlog-con h4 {
    background-size: auto 40px;
  }
}
@media (min-width: 992px) {
  .growth-vlog-banner {
    background-position: 46% 0;
  }
  .growth-vlog-banner .grvlog-con {
    margin-right: -535px;
  }
  .growth-vlog-banner .grvlog-con h1 {
    background-size: auto 70px;
  }
  .growth-vlog-banner .grvlog-con h4 {
    margin-top: 12px;
    background-size: auto 45px;
  }
}
@media (min-width: 1200px) {
  .growth-vlog-banner {
    background-position: 50% 0;
  }
  .growth-vlog-banner .grvlog-con {
    margin-right: -554px;
  }
  .growth-vlog-banner .grvlog-con h1 {
    background-size: auto 80px;
  }
  .growth-vlog-banner .grvlog-con h4 {
    margin-top: 21px;
    background-size: auto 50px;
  }
}
/* school-growth-records-details */
.growthDet .details-c1 {
  padding: 20px 40px 48px;
  border: none;
  -ms-box-shadow: 0 0 10px rgba(195, 195, 195, 0.35);
  -o-box-shadow: 0 0 10px rgba(195, 195, 195, 0.35);
  -webkit-box-shadow: 0 0 10px rgba(195, 195, 195, 0.35);
  box-shadow: 0 0 10px rgba(195, 195, 195, 0.35);
}
.growthDet .details-c1.hidden .detail-con {
  max-height: 738px;
}
.growthDet .details-c1.hidden .show-more {
  display: block;
}
.growthDet .details-c1 .growthDet-title {
  font-size: 22px;
  line-height: 24px;
}
.growthDet .detail-con {
  padding-top: 18px;
}
.growthDet .detail-con .show-more {
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 128px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%, #fff 80%);
  background-repeat: repeat-x;
  text-align: center;
}
.growthDet .detail-con .show-more span {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  margin-top: 90px;
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  vertical-align: top;
  cursor: pointer;
  user-select: none;
}
.growthDet .detail-con .show-more span:after {
  position: absolute;
  top: 3px;
  right: 0;
  width: 8px;
  height: 8px;
  border-right: 2px solid #666666;
  border-bottom: 2px solid #666666;
  content: '';
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.growth-details-ginfo {
  padding-bottom: 28px;
}
.growth-details-ginfo .growth-details-cg {
  padding-bottom: 22px;
}
.growth-details-ginfo .growth-details-cg h4 {
  padding-top: 18px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
.growth-details-ginfo .growth-details-cg + .growth-details-cg {
  border-top: 1px solid #eee;
}
.growth-details-ginfo.video-play {
  color: #fff;
  padding-right: 75px;
  padding-left: 40px;
}
.growth-details-ginfo.video-play .growth-details-cg + .growth-details-cg {
  border-color: #fff;
}
.growth-details-ginfo.video-play a {
  color: #fff;
}
.growth-details-ginfo.video-play .growth-details-student .avatar,
.growth-details-ginfo.video-play .growth-details-coach .avatar {
  border-color: #fff;
}
.growth-details-ginfo .growth-details-student {
  display: inline-block;
  vertical-align: top;
}
.growth-details-ginfo .growth-details-student .avatar {
  float: left;
  width: 50px;
  height: 50px;
  padding: 4px;
  border: 1px solid #ea4f51;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.growth-details-ginfo .growth-details-student span {
  float: left;
  margin-top: 18px;
  margin-left: 17px;
  font-size: 14px;
  line-height: 24px;
}
.growth-details-ginfo .growth-details-coach {
  display: inline-block;
  vertical-align: top;
}
.growth-details-ginfo .growth-details-coach .avatar {
  float: left;
  width: 50px;
  height: 50px;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.growth-details-ginfo .growth-details-coach > span {
  float: left;
  margin-top: 4px;
  margin-left: 20px;
}
.growth-details-ginfo .growth-details-coach > span span {
  display: block;
  font-size: 14px;
  line-height: 24px;
}
.growth-details-ginfo .growth-details-coach > span em {
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #999;
}
.growth-details-ginfo .growth-details-course {
  position: relative;
  display: block;
  width: 212px;
  height: 134px;
  margin-bottom: 22px;
}
.growth-details-ginfo .growth-details-course:before,
.growth-details-ginfo .growth-details-course:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: '';
}
.growth-details-ginfo .growth-details-course:before {
  bottom: 4px;
  z-index: 1;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  content: attr(title);
}
.growth-details-ginfo .growth-details-course:after {
  height: 47px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.17) 20%);
  background-repeat: repeat-x;
}
.growth-details-ginfo .growth-details-course img {
  width: 100%;
  height: 100%;
}
.growth-details-ginfo .growth-details-try {
  width: 212px;
  height: 38px;
  font-size: 16px;
  line-height: 38px;
  color: #fff;
  background: #ea4f51;
  border: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.growth-details-ginfo .growth-details-try:hover {
  background: #ed6668;
}
.growth-details-ginfo .growth-details-history p {
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}
@media (min-width: 768px) {
  .growth-details-ginfo {
    padding-right: 28px;
    padding-left: 28px;
  }
}
@media (min-width: 992px) {
  .growth-details-ginfo {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (min-width: 1200px) {
  .growth-details-ginfo {
    padding-right: 28px;
    padding-left: 28px;
  }
}
