@charset "UTF-8";
/* 是否遇到以下痛点 */
.whether-have-pains {
  height: 693px;
  overflow: hidden;
  background: url("/images/productService/leadCourse/newManagerMagicCube/3-产品与服务-1-版权课程-1-新任经理管理魔方-01.png") no-repeat center;
  background-size: cover;
}
.whether-have-pains .tit-g {
  margin-top: 70px;
}
.whether-have-pains .list {
  margin-top: 40px;
  height: 474px;
  position: relative;
  text-align: center;
}
.whether-have-pains .list .item {
  position: absolute;
  width: 220px;
}
.whether-have-pains .list .item:hover .desc, .whether-have-pains .list .item:hover .tit {
  color: #ee9300;
}
.whether-have-pains .list .item .desc {
  color: #595858;
  line-height: 26px;
  transition: color 0.3s;
}
.whether-have-pains .list .item .tit {
  margin-top: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  font-weight: 500;
  transition: color 0.3s;
}
.whether-have-pains .list .item.item1 {
  top: 232px;
  left: 136px;
}
.whether-have-pains .list .item.item2 {
  top: 296px;
  left: 466px;
}
.whether-have-pains .list .item.item3 {
  top: 98px;
  left: 578px;
}
.whether-have-pains .list .item.item4 {
  top: 234px;
  left: 822px;
}

/* 选择睿邻 */
.select-rl {
  height: 598px;
  overflow: hidden;
  background: url("/images/productService/leadCourse/newManagerMagicCube/3-产品与服务-1-版权课程-1-新任经理管理魔方-03.png") no-repeat center;
  background-size: cover;
}
.select-rl .tit-g {
  margin-top: 70px;
}
.select-rl .sub-tit-bar-g {
  margin-top: 40px;
}
.select-rl .list {
  margin-top: 42px;
}
.select-rl .list .item {
  float: left;
  width: 586px;
  height: 312px;
  border: 8px solid #d9d9d9;
  background-color: #fff;
  text-align: center;
}
.select-rl .list .item:first-child {
  margin-right: 28px;
}
.select-rl .list .item:hover {
  background-image: linear-gradient(to bottom, #f19600 0%, #f19600 35%, #e3c386 100%);
}
.select-rl .list .item:hover .tit, .select-rl .list .item:hover .desc {
  color: #fff;
}
.select-rl .list .item:hover .b-btn {
  background-color: #834300;
}
.select-rl .list .item:hover .line {
  background-color: #fff;
}
.select-rl .list .item .tit {
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  margin-top: 55px;
  font-weight: 500;
}
.select-rl .list .item .desc {
  height: 130px;
  line-height: 26px;
  color: #595858;
  padding-top: 28px;
}
.select-rl .list .item .b-btn {
  width: 170px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
}

/* 分析工具 */
.analyse-tool {
  height: 1000px;
  overflow: hidden;
}
.analyse-tool .sub-tit-bar-g {
  margin-top: 70px;
}
.analyse-tool .sub-tit {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  color: #595858;
  margin-top: 28px;
}
.analyse-tool .img {
  margin-top: 50px;
  text-align: center;
}

/* 创造的价值 */
.creation-of-value {
  height: 660px;
  overflow: hidden;
  background: url("/images/productService/leadCourse/newManagerMagicCube/3-产品与服务-1-版权课程-1-新任经理管理魔方-05.png") no-repeat center;
  background-size: cover;
}
.creation-of-value .tit-g {
  margin-top: 70px;
}
.creation-of-value .tit1 {
  margin-top: 40px;
  margin-bottom: 32px;
}
.creation-of-value .tit2 {
  margin-top: 70px;
  margin-bottom: 32px;
}
.creation-of-value .list .item {
  float: left;
  width: 288px;
  height: 122px;
  background-color: #fff;
  position: relative;
  transition: box-shadow 0.3s, transform 0.3s;
}
.creation-of-value .list .item:not(:last-child) {
  margin-right: 16px;
}
.creation-of-value .list .item:hover {
  box-shadow: 0 4px 20px -2px rgba(0, 0, 0, 0.45);
  transform: translateY(-4px);
}
.creation-of-value .list .item:hover .num {
  color: #ee9300;
}
.creation-of-value .list .item:hover .angle {
  border-bottom-color: #ee9300;
  border-right-color: #ee9300;
}
.creation-of-value .list .item .num {
  float: left;
  width: 52px;
  font-size: 26px;
  line-height: 26px;
  color: #a1a7b0;
  text-align: center;
  margin-top: 25px;
}
.creation-of-value .list .item .desc {
  float: left;
  width: 225px;
  line-height: 26px;
  margin-top: 25px;
}
.creation-of-value .list .item .angle {
  position: absolute;
  bottom: 1px;
  right: 1px;
  border-top: 11px solid transparent;
  border-bottom: 11px solid #b8bcc2;
  border-left: 25px solid transparent;
  border-right: 25px solid #b8bcc2;
}

/* 睿邻课程优势 */
.rl-lesson-advantage {
  overflow: hidden;
  padding-top: 1px;
}
.rl-lesson-advantage .tit-g {
  margin-top: 85px;
}
.rl-lesson-advantage .list {
  position: relative;
  margin-top: 42px;
  height: 425px;
  text-align: center;
}
.rl-lesson-advantage .list .img {
  margin-top: 75px;
}
.rl-lesson-advantage .list .item {
  text-align: left;
  position: absolute;
}
.rl-lesson-advantage .list .item .tit {
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  color: #ee9300;
  font-weight: 500;
}
.rl-lesson-advantage .list .item .desc {
  margin-top: 12px;
  line-height: 26px;
  color: #595858;
}
.rl-lesson-advantage .list .item.item1 {
  top: 0;
  left: 186px;
}
.rl-lesson-advantage .list .item.item2 {
  top: 160px;
  left: 120px;
}
.rl-lesson-advantage .list .item.item3 {
  top: 328px;
  left: 260px;
}
.rl-lesson-advantage .list .item.item4 {
  top: 36px;
  left: 756px;
}
.rl-lesson-advantage .list .item.item5 {
  top: 220px;
  left: 786px;
}

/* 成果和客户之声 */
.result-and-customer-voice {
  height: 667px;
  overflow: hidden;
}
.result-and-customer-voice .tit-g {
  margin-top: 65px;
}
.result-and-customer-voice .c {
  margin-top: 45px;
}
.result-and-customer-voice .c .l {
  float: left;
  width: 583px;
}
.result-and-customer-voice .c .l .block {
  float: left;
  width: 284px;
  height: 141px;
  margin-bottom: 14px;
  text-align: center;
  padding-top: 22px;
  box-shadow: 2px 4px 8px 2px rgba(0, 0, 0, 0.2);
}
.result-and-customer-voice .c .l .block.block1 {
  background-color: #c7caca;
  margin-right: 15px;
}
.result-and-customer-voice .c .l .block.block2 {
  background-color: #b4b4b5;
}
.result-and-customer-voice .c .l .block.block3 {
  background-color: #707070;
  width: 100%;
  height: 116px;
  padding-top: 8px;
}
.result-and-customer-voice .c .l .block.block4 {
  background-color: #f6b62b;
  margin-right: 15px;
  padding-top: 45px;
}
.result-and-customer-voice .c .l .block.block5 {
  background-color: #f19600;
}
.result-and-customer-voice .c .l .block span {
  font-size: 16px;
  line-height: 45px;
  color: #fff;
}
.result-and-customer-voice .c .l .block span.big-num {
  font-size: 30px;
}
.result-and-customer-voice .c .l .block span.big-txt {
  font-size: 26px;
}
.result-and-customer-voice .c .l .block span.plus {
  font-size: 24px;
}
.result-and-customer-voice .c .r {
  float: right;
  width: 552px;
}
.result-and-customer-voice .c .r .list .item {
  line-height: 26px;
  padding: 23px 0;
}
.result-and-customer-voice .c .r .list .item:not(:last-child) {
  border-bottom: 1px dashed #828282;
}
.result-and-customer-voice .c .r .list .item .comment {
  color: #595858;
}
.result-and-customer-voice .c .r .list .item .from {
  float: right;
  color: #ee9300;
}

/* 核心方法论模型 */
.model-of-core-method {
  width: 1089px;
  height: 540px;
  padding: 56px 42px;
}
.model-of-core-method .img {
  margin-top: 28px;
  text-align: center;
}

/*# sourceMappingURL=newManagerMagicCube.css.map */
