.private-order-banner {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url("/images/privateOrder/banner.png");
  display: flex;
  padding: 1.041667rem /* 150/144 */ 0;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.private-order-banner .title {
  font-family: ysbh;
  font-size: 0.555556rem /* 80/144 */;
  font-weight: 400;
  line-height: 0.722222rem /* 104/144 */;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.private-order-banner .sub-title {
  font-family: ysbh;
  font-size: 0.347222rem /* 50/144 */;
  font-weight: 400;
  line-height: 0.722222rem /* 104/144 */;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.private-order-banner .btn-list {
  margin-top: 0.2rem /* 32/144 */;
  display: flex;
  flex-direction: row;
}
.private-order-banner .btn-list button {
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  font-family: PingFang SC;
  font-size: 0.1rem /* 20/144 */;
  line-height: 0.2rem /* 26/144 */;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  background: #ffc400;
  border-radius: 0.173611rem /* 25/144 */;
  padding: 0.083333rem /* 12/144 */ 0.25rem /* 36/144 */;
  border: none;
}
.private-order-banner .btn-list button img {
  width: 0.069444rem /* 10/144 */;
  margin-left: 0.055556rem /* 8/144 */;
}
.private-order-banner .btn-list button.student {
  margin-right: 0.6rem /* 92/144 */;
}
.privateCusService .other-content {
  margin-top: 0.541667rem /* 78/144 */;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.privateCusService .other-content .title-list {
  flex: 1;
  align-self: initial;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  padding: 0;
}
.privateCusService .other-content .title-list span {
  font-family: ysbh;
  font-size: 0.347222rem /* 50/144 */;
  font-weight: 400;
  line-height: 0.451389rem /* 65/144 */;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}
.privateCusService .other-content img {
  max-width: 7.638889rem /* 1100/144 */;
}
.privateCusService2 {
  background-image: none;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  max-width: 10rem /* 1440/144 */;
  margin: 0 auto;
}
.privateCusService2 .project {
  padding: 0 0.555556rem /* 80/144 */;
}
.privateCusService2 .project .pic_img img {
  width: 6.555556rem /* 944/144 */;
  height: 2.5rem /* 360/144 */;
}
.privateCusService2 .project .pic_img .text {
  width: 4.583333rem /* 660/144 */;
  font-family: ysbh;
  font-size: 0.208333rem /* 30/144 */;
  font-weight: 400;
  line-height: 0.451389rem /* 65/144 */;
  letter-spacing: 0em;
  text-align: center;
}
.privateCusService2 .project .project_card {
  padding: 0;
  display: flex;
  justify-content: space-between;
  padding: 0 0.277778rem /* 40/144 */;
}
.privateCusService2 .project .project_card .item {
  width: 1.854167rem /* 267/144 */;
  display: flex;
  padding: 0;
}
.privateCusService2 .project .project_card .item .item_cont {
  padding: 0.166667rem /* 24/144 */;
  width: 1.854167rem /* 267/144 */;
}
.privateCusService2 .titles-2 h2 {
  color: #ffc400;
}
.serveCont .process-area {
  width: 100%;
  margin-top: 0.354167rem /* 51/144 */;
  margin-bottom: 0.951389rem /* 137/144 */;
}
.serveCont .process-area .process-img {
  width: 100%;
}
