@charset "UTF-8";
/* 有关介绍 */
.description {
  height: 335px;
  overflow: hidden;
}
.description .l {
  width: 570px;
  margin-top: 90px;
  font-size: 16px;
  line-height: 50px;
}
.description .r {
  width: 509px;
  margin-top: 67px;
}

/* 项目运营服务收益 */
.project-earnings {
  height: 658px;
  overflow: hidden;
  background: url("/images/productService/projectOperateService/3-产品与服务-4-项目运营-02.png") no-repeat center;
  background-size: cover;
}
.project-earnings .tit-g {
  margin-top: 70px;
}
.project-earnings .list {
  margin-top: 45px;
}
.project-earnings .list .item {
  float: left;
  width: 378px;
  height: 440px;
  border: 8px solid #d9d9d9;
  background: #fff;
  text-align: center;
  padding: 0 45px;
}
.project-earnings .list .item + .item {
  margin-left: 33px;
}
.project-earnings .list .item:hover {
  background-image: linear-gradient(to bottom, #f19600 0%, #f19600 35%, #e3c386 100%);
}
.project-earnings .list .item:hover .tit, .project-earnings .list .item:hover .desc {
  color: #fff;
}
.project-earnings .list .item:hover .b-btn {
  background-color: #834300;
}
.project-earnings .list .item:hover .line {
  background-color: #fff;
}
.project-earnings .list .item .tit {
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  margin-top: 55px;
  font-weight: 500;
}
.project-earnings .list .item .desc {
  line-height: 26px;
  padding-top: 28px;
  text-align: left;
  letter-spacing: 2px;
}
.project-earnings .list .item .desc p + p {
  margin-top: 10px;
}

/* 建立标准 */
.establish-standard {
  height: 490px;
  overflow: hidden;
}
.establish-standard .tit-g {
  margin-top: 106px;
}
.establish-standard .list {
  margin-top: 42px;
}
.establish-standard .list .item {
  float: left;
  width: 276px;
  text-align: center;
}
.establish-standard .list .item + .item {
  margin-left: 32px;
}
.establish-standard .list .item .desc {
  font-size: 16px;
  line-height: 26px;
  margin-top: 15px;
  text-align: left;
}

/* 班主任运营体系 */
.teacher-sys {
  height: 1056px;
  overflow: hidden;
  background-color: #e9e9ea;
}
.teacher-sys .tit-g {
  margin-top: 57px;
}
.teacher-sys .img {
  text-align: center;
  margin-top: 45px;
}
.teacher-sys .img img {
  width: 100%;
}

/*# sourceMappingURL=projectOperateService.css.map */
