.core-right-card .left {
  padding-top: 65px !important;
}
.core-right-card .left .card-title-teamwork {
  width: 94px;
  height: 21px;
  background: url("/images/core/teamwork/head-title.png") no-repeat center;
  background-size: 94px 21px;
}
.core-right-card .right {
  width: 397px;
  height: 212px;
  margin-right: 25px;
  margin-top: 42px;
}
.core-right-card .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.right-teamWork-what {
  margin-left: 20px;
  padding-top: 40px;
  margin-bottom: 201px;
}
.right-teamWork-what .teamWork-what-box {
  width: 900px;
  height: 453px;
  background: #fff;
  margin-top: 20px;
  border-radius: 8px;
  padding: 0 20px;
}
.right-teamWork-what .teamWork-what-box .teamWork-what-item {
  padding-top: 20px;
}
.right-teamWork-what .teamWork-what-box .teamWork-what-item .title {
  display: flex;
  align-items: center;
}
.right-teamWork-what .teamWork-what-box .teamWork-what-item .title .title-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.right-teamWork-what .teamWork-what-box .teamWork-what-item .title .title-icon.title-icon-01 {
  background: url("/images/core/teamwork/what-icon-01.png") no-repeat center;
  background-size: 24px;
}
.right-teamWork-what .teamWork-what-box .teamWork-what-item .title .title-icon.title-icon-02 {
  background: url("/images/core/teamwork/what-icon-02.png") no-repeat center;
  background-size: 24px;
}
.right-teamWork-what .teamWork-what-box .teamWork-what-item .title .title-icon.title-icon-03 {
  background: url("/images/core/teamwork/what-icon-03.png") no-repeat center;
  background-size: 24px;
}
.right-teamWork-what .teamWork-what-box .teamWork-what-item .title .title-icon.title-icon-04 {
  background: url("/images/core/teamwork/what-icon-04.png") no-repeat center;
  background-size: 24px;
}
.right-teamWork-what .teamWork-what-box .teamWork-what-item .title .title-icon.title-icon-05 {
  background: url("/images/core/teamwork/what-icon-05.png") no-repeat center;
  background-size: 24px;
}
.right-teamWork-what .teamWork-what-box .teamWork-what-item .title .title-text {
  font-size: 16px;
  color: #333333;
  line-height: 23px;
}
.right-teamWork-what .teamWork-what-box .teamWork-what-item .text {
  margin-left: 34px;
  margin-top: 10px;
  font-size: 14px;
  color: #999999;
  line-height: 21px;
}
