.main.equity-incentive[data-v-456cc645] {
  padding-bottom: 0;
  min-width: 1280px;
}
.module[data-v-456cc645] {
  width: 1280px;
  margin: auto;
  padding-top: 50px;
}
.module .name[data-v-456cc645] {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 80px;
  text-align: left;
  color: #dc322a;
  position: relative;
}
.module .name[data-v-456cc645]:after {
  content: "";
  width: 64px;
  height: 4px;
  position: absolute;
  background: linear-gradient(360deg, #da251d 0%, #e65d57 100%);
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.solution[data-v-456cc645] {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #faf9f8;
}
.solution .name .solution-case[data-v-456cc645] {
  color: #040404;
}
.solution .name[data-v-456cc645]:after {
  content: "";
  width: 64px;
  height: 4px;
  position: absolute;
  background: linear-gradient(180deg, #fb6d67 0%, #dd322b 100%);
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.with-people[data-v-456cc645] {
  background: #ffffff;
  padding-bottom: 50px;
}
.with-people .interview[data-v-456cc645] {
  width: 1200px;
  display: flex;
  align-items: center;
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
  color: #000000;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 40px;
}
.with-people .interview .worker-interview[data-v-456cc645] {
  width: 210px;
  height: 60px;
  background: linear-gradient(180deg, #fb6d67 0%, #dd322b 100%);
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 53px;
  color: #ffffff;
  border-radius: 10px 0px 10px 0px;
  margin-right: 30px;
}
.with-people .interview .worker-interview .icon[data-v-456cc645] {
  width: 10px;
  height: 10px;
  border-radius: 2px;
  margin-right: 20px;
  background: #ffffff;
  transform: rotate(45deg);
}
.with-people .interview .detail[data-v-456cc645] {
  color: #000000;
  opacity: 0.8;
}
.with-people .interview-case[data-v-456cc645] {
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.with-people .interview-case .skill[data-v-456cc645] {
  height: 147px;
  display: flex;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  font-size: 40px;
  font-weight: 400;
  color: #ffffff;
  position: relative;
  opacity: 0.8;
}
.with-people .interview-case .detail[data-v-456cc645] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
  color: #313131;
  margin: 0 26px;
  opacity: 0.8;
  letter-spacing: 1px;
  position: relative;
}
.with-people .interview-case .left[data-v-456cc645] {
  width: 592px;
  height: 314px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
  border-radius: 0 5px 0 30px;
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-repeat: no-repeat;
  justify-content: space-between;
}
.with-people .interview-case .left .skill[data-v-456cc645]:after {
  content: "";
  position: absolute;
  bottom: -30px;
  border: 10px solid transparent;
  border-top: 20px solid #da251d;
}
.with-people .interview-case .left .detail[data-v-456cc645]:after {
  content: "";
  width: 300px;
  height: 2px;
  position: absolute;
  right: 0;
  background: linear-gradient(180deg, #fb6d67 0%, #dd322b 100%);
  bottom: 26px;
}
.with-people .interview-case .right[data-v-456cc645] {
  width: 592px;
  height: 314px;
  background: rgba(238, 238, 237, 0.7);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
  border-radius: 0 30px 5px 5px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.with-people .interview-case .right .skill[data-v-456cc645]:before {
  content: "";
  position: absolute;
  top: -30px;
  border: 10px solid transparent;
  border-bottom: 20px solid #da251d;
}
.with-people .interview-case .right .detail[data-v-456cc645]:before {
  content: "";
  width: 300px;
  height: 2px;
  position: absolute;
  left: 0;
  background: #dc544e;
  top: 26px;
}
.process[data-v-456cc645] {
  display: flex;
  width: 100%;
  background-image: url("https://file.amzcfo.com/public/assets/bg/equity-incentive-step-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
}
.process .name[data-v-456cc645] {
  color: #000000;
}
.process .items[data-v-456cc645] {
  list-style: none;
  width: 1200px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 50px;
  justify-content: space-between;
}
.process .items .item[data-v-456cc645] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.process .items .item .icon[data-v-456cc645] {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  color: #ffffff;
  background: linear-gradient(180deg, #fb6c66 0%, #dd332c 100%);
  border-radius: 50%;
  box-shadow: 0px 0px 2px 5px rgba(220, 84, 78, 0.3);
}
.process .items .item .txt[data-v-456cc645] {
  margin-top: 26px;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  opacity: 0.8;
}
.main.equity-incentive .solution .carousel {
  margin-bottom: 50px;
  width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main.equity-incentive .solution .carousel .carousel-indicator {
  display: flex;
  list-style: none;
  justify-content: space-between;
  margin-bottom: 22px;
}
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item {
  width: 375px;
  height: 160px;
  font-size: 28px;
  color: #ffffff;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  letter-spacing: 1.2px;
  line-height: 1.2;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item .txt {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item:before {
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  position: absolute;
  border-top: 10px solid #df362f;
  bottom: -24px;
  display: none;
}
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item:after {
  content: "";
  width: 100%;
  border-bottom: 6px solid #df362f;
  position: absolute;
  border-radius: 0 0 10px 10px;
  bottom: -6px;
  display: none;
}
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item:hover,
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item.active {
  box-shadow: 0 6px 1px #df362f;
}
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item:hover .txt,
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item.active .txt {
  background: rgba(0, 0, 0, 0.2);
}
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item:hover:after,
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item:hover:before,
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item.active:after,
.main.equity-incentive .solution .carousel .carousel-indicator .indicator-item.active:before {
  display: block;
}
.main.equity-incentive .solution .carousel .carousel-case {
  width: 100%;
  background: #ffffff;
  border: 1px solid rgba(50, 50, 50, 0.12156863);
  box-shadow: 0px 3px 6px rgba(255, 172, 172, 0.1);
  border-radius: 10px;
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container {
  width: 100%;
  border-radius: 10px;
  height: 400px;
  overflow: hidden;
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item {
  background: rgba(22, 0, 0, 0);
  display: flex;
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item .left.case {
  flex: 1;
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item .case .case-item {
  padding: 36px 36px 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  color: #da251d;
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item .case .case-desc {
  padding: 0 36px 36px;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  color: #313131;
  margin: 24px 0;
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item .case .features {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: rgba(0, 0, 0, 0.1);
  padding: 6px 40px;
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item .case .features .diamond-icon {
  width: 86px;
  height: 86px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, #dd322b 0%, #fb6c66 100%);
  color: #ffffff;
  font-size: 16px;
  transform: rotate(45deg);
  border-radius: 6px;
  box-shadow: -4px 4px 2px rgba(218, 37, 29, 0.4);
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item .case .features .diamond-icon .txt {
  transform: rotate(-45deg);
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item .case .features .detail {
  flex: 1;
  font-size: 18px;
  font-weight: 400;
  padding-left: 40px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #000000;
  opacity: 0.8;
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item .right {
  width: 376px;
  display: flex;
  flex-direction: column;
  background: rgba(255, 117, 111, 0.2);
  border-radius: 0px 0px 10px 0px;
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item .right .effect {
  height: 80px;
  background: linear-gradient(127deg, #fb6d67 0%, #de352e 100%);
  border-radius: 0px 0px 10px 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 53px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item .right .detail {
  flex: 1;
  padding: 20px 20px 0;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 34px;
  color: #313131;
}
.main.equity-incentive .solution .carousel .carousel-case .el-carousel__container .carousel-item .right .detail .line {
  height: 2px;
  margin-top: 20px;
  background: linear-gradient(180deg, #fb6d67 0%, #dd322b 100%);
}
