.price {
  position: relative;
}

.price .price_head {
  height: 600px;
  padding-top: 64px;
  position: relative;
}

.price .price_head img {
  bottom: 0;
  left: 0;
  margin: auto;
  min-height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.price .price_head > div {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 187px;
  transform: translate(-50%);
}

.price .price_head > div .head_title {
  color: #78591b;
  font-family: PingFang SC;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 67px;
  margin-bottom: 27px;
  text-align: center;
  width: 1200px;
}

.price .price_head > div .head_desc {
  color: #b0997e;
  font-family: PingFang SC;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
}

.price .price_project div {
  color: #1f2329;
  font-family: PingFang SC;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 56px;
  margin-bottom: 40px;
  margin-top: 40px;
  text-align: center;
}

.price .price_table {
  background: linear-gradient(180deg, #fff, #fff 54.18%);
  border-radius: 4px;
  box-shadow: 0 2px 16px #00338029;
  margin: -200px auto 0;
  padding: 20px;
  position: relative;
  width: 1200px;
}

.price .price_table .price_table_wrap {
  margin-top: 50px;
}

.price .price_table .table_title {
  color: #1f2329;
  font-family: PingFang SC;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 56px;
  margin-bottom: 50px;
  text-align: center;
}

.price .price_table .table_wrap {
  border-radius: 4px;
}

.price .price_table .table_head {
  align-items: center;
  background: #f8fafe;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
  display: flex;
  height: 220px;
}

.price .price_table .table_head > :first-child {
  color: #646a73;
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 100%;
  width: 170px;
}

.price .price_table .table_head .comparison_title {
  line-height: 94px;
  padding-left: 24px;
}

.price .price_table .table_head .unit_price_title {
  border-top: 1px solid #f1f4f9;
  line-height: 50px;
  padding-left: 24px;
}

.price .price_table .table_head .table_head_type {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.price .price_table .table_head .table_head_type > div {
  border-top: 8px solid transparent;
  box-sizing: border-box;
  height: 220px;
  width: 141px;
}

.price .price_table .table_head .table_head_type > div .head_type {
  align-self: stretch;
  color: #1f2329;
  font-family: PingFang SC;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 12px;
  margin-top: 12px;
  text-align: center;
}

.price .price_table .table_head .table_head_type > div .head_price {
  color: #1f2329;
  font-family: Verdana;
  font-size: 16px;
  font-style: normal;
  font-weight: 550;
  margin-bottom: 16px;
  text-align: center;
}

.price .price_table .table_head .table_head_type > div .head_unit_price {
  border-top: 1px solid #f1f4f9;
  color: #646a73;
  font-family: Verdana;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
}

.price .price_table .table_head .table_head_type > div .head_price_order {
  color: #646a73;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  height: 16px;
  line-height: 16px;
  text-align: center;
}

.price .price_table .table_head .table_head_type > div .head_buy {
  border: 1px solid #515dd3;
  border-radius: 4px;
  color: #515dd3;
  display: none;
  font-family: PingFang SC;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
  margin: 10px auto 0;
  text-align: center;
  width: 108px;
}

.price .price_table .table_head .table_head_type > div.isAcitved,
.price .price_table .table_head .table_head_type > div:hover {
  background: var(--white, #fff);
  border-radius: 4px;
  border-top: 8px solid #515dd3;
  box-shadow: 0 2px 16px #00338029;
  z-index: 1;
}

.price .price_table .table_head .table_head_type > div.isAcitved .head_buy,
.price .price_table .table_head .table_head_type > div:hover .head_buy {
  display: block;
}

.price
  .price_table
  .table_head
  .table_head_type
  > div.isAcitved
  .head_unit_price,
.price .price_table .table_head .table_head_type > div:hover .head_unit_price {
  border-top-color: transparent;
}

.price .price_table .table_row_normal {
  cursor: pointer;
  display: flex;
  font-size: 16px;
}

.price .price_table .table_row_normal.isAcitved {
  background-color: #fbfcff;
}

.price .price_table .table_row_normal .table_row_normal_spcial {
  height: 54px;
  width: 170px;
}

.price .price_table .table_row_normal .table_row_normal_spcial div {
  color: #1f2329;
  line-height: 30px;
}

.price .price_table .table_row_normal .table_row_normal_spcial p {
  color: #969da7;
  font-family: PingFang SC;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  list-style: 18px;
}

.price .price_table .table_row_normal > :first-child {
  border-bottom: 1px solid #f1f4f9;
  box-sizing: border-box;
  color: #1f2329;
  height: 54px;
  line-height: 54px;
  padding-left: 24px;
  width: 170px;
}

.price .price_table .table_row_normal > div:not(:first-child) {
  align-items: center;
  border-bottom: 1px solid #f1f4f9;
  box-sizing: border-box;
  color: #646a73;
  display: flex;
  height: 54px;
  justify-content: center;
  width: 147px;
}

.price .price_table .table_row_normal:last-child > div {
  border-bottom: none;
}

.price .price_table .table_row_normal.p0 :nth-child(2),
.price .price_table .table_row_normal.p1 :nth-child(3),
.price .price_table .table_row_normal.p2 :nth-child(4),
.price .price_table .table_row_normal.p3 :nth-child(5),
.price .price_table .table_row_normal.p4 :nth-child(6),
.price .price_table .table_row_normal.p5 :nth-child(7),
.price .price_table .table_row_normal.p6 :nth-child(8) {
  background-color: #fbfcff;
}

.price .price_table .table_row_normal > div:not(:first-child):hover {
  background-color: #edf2f9 !important;
}

.price .price_table .table_row_group {
  background: #fff;
  border-bottom: 1px solid #f1f4f9;
  box-sizing: border-box;
  display: flex;
  height: 67px;
}

.price .price_table .table_row_group .group_icon {
  height: 24px;
  margin: 28px 8px 0 20px;
  width: 24px;
}

.price .price_table .table_row_group .group_label {
  color: #1f2329;
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  font-weight: 600;
  line-height: 22px;
  margin-top: 29px;
}

.price .price_table .table_more_btn {
  color: #0086fa;
  cursor: pointer;
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin: 20px auto 0;
  width: 64px;
}

.price .price_team {
  height: 540px;
  margin-top: 100px;
  position: relative;
}

.price .price_team > img {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.price .price_team .team_detail {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.price .price_team .team_detail .team_title {
  color: #fff;
  font-family: PingFang SC;
  font-size: 40px;
  font-weight: 500;
  line-height: 60px;
  margin: 128px auto 80px;
  text-align: center;
}

.price .price_team .team_detail .team_achievements {
  align-items: center;
  display: flex;
  gap: 20px;
  justify-content: center;
  margin: auto;
  position: relative;
  width: 1200px;
}

.price .price_team .team_detail .team_achievements .achievements_item {
  box-sizing: border-box;
  height: 147px;
  width: 174px;
}

.price
  .price_team
  .team_detail
  .team_achievements
  .achievements_item
  .achievements_item_num {
  color: #fff;
  display: flex;
  justify-content: center;
  margin-top: 12px;
}

.price
  .price_team
  .team_detail
  .team_achievements
  .achievements_item
  .achievements_item_num
  .num {
  font-family: Microsoft YaHei;
  font-size: 40px;
  font-style: normal;
  line-height: 40px;
  text-align: center;
}

.price
  .price_team
  .team_detail
  .team_achievements
  .achievements_item
  .achievements_item_num
  .unit {
  font-family: PingFang SC;
  font-size: 18px;
  font-style: normal;
  height: 24px;
  line-height: 20px;
  margin-left: 4px;
  margin-top: 16px;
}

.price
  .price_team
  .team_detail
  .team_achievements
  .achievements_item
  .achievements_item_bd {
  background: #d0b46a;
  height: 3px;
  margin: 16px auto;
  width: 20px;
}

.price
  .price_team
  .team_detail
  .team_achievements
  .achievements_item
  .achievements_item_text {
  color: #fff;
  font-family: PingFang SC;
  font-size: 18px;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 12px;
  text-align: center;
}

.price .price_team .team_detail .team_achievements:before {
  background-image: url(./teamLeft.DmRHxLe7.png);
  background-size: cover;
  content: '';
  display: block;
  height: 144px;
  left: -18px;
  position: absolute;
  top: 2px;
  width: 45px;
}

.price .price_team .team_detail .team_achievements:after {
  background-image: url(./teamRight.BUuVFnYp.png);
  background-size: cover;
  content: '';
  display: block;
  height: 144px;
  position: absolute;
  right: -18px;
  top: 2px;
  width: 45px;
}

.price .price_aq {
  margin: 100px auto 0;
  width: 1200px;
}

.price .price_aq .aq_bgimg {
  background-image: url(./aq2x.HlKsEis1.png);
  background-size: cover;
  height: 124px;
  margin: auto;
  width: 124px;
}

.price .price_aq .aq_title {
  color: #1f2329;
  font-family: PingFang SC;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 56px;
  margin-bottom: 40px;
  margin-top: -47px;
  text-align: center;
}

.price .price_aq .aq_collect {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 100px;
}

.price .price_aq .aq_collect > div {
  background: #f8fafe;
  border-radius: 4px;
  cursor: pointer;
  height: 215px;
  padding: 28px;
  width: 534px;
}

.price .price_aq .aq_collect > div .aq_collect_q {
  color: #1f2329;
  display: flex;
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  gap: 6px;
  line-height: 22px;
  margin-bottom: 20px;
}

.price .price_aq .aq_collect > div .aq_collect_q .aq_collect_q_icon {
  align-items: center;
  display: flex;
  justify-content: center;
}

.price .price_aq .aq_collect > div .aq_collect_a {
  align-self: stretch;
  color: #646a73;
  font-family: PingFang SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.price .price_aq .aq_collect > div:hover {
  background: #fff;
  box-shadow: 0 2px 24px #00338029;
}
