.centerMain {
  width: 100%;
  height: 2600px;
}
.priceMain {
  width: 100%;
  height: 1600px;
  background-image: url("../assets/cpbj/img_bg.png");
  background-size: 100% 65%;
  background-repeat: no-repeat;
  text-align: center;
  margin-top: -55px;
  padding-top: 50px;
}
.priceText {
  font-size: 46px;
  font-weight: bold;
  color: #222222;
  margin-top: 120px;
  margin-bottom: 80px;
}
.priceDetail {
  display: flex;
  width: 100%;
  height: 1000px;
  justify-content: center;
}
.priceDetailItem {
  width: 19%;
  height: 1200px;
  border: 1px solid #e4e6ee;
  border-top: 0px;
  border-radius: 20px 20px 20px 20px;
  margin-right: 30px;
  background-color: #f9faff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}

.priceDetailItem:hover {
  transform: scale(1.05);
  box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.15);
  z-index: 10;
}
.priceDetailItem:nth-child(4) {
  margin-right: 0px;
}
.teamDetail {
  width: 100%;
  height: 878px;
  background-color: #fff;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0px 3px 16px 1px rgba(0, 0, 0, 0.06);
}
.teamVersion {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 98%;
  height: 230px;
  background: linear-gradient(135deg, #e0f2ff 0%, #b2d4ff 100%);
  border-radius: 20px 20px 0px 0px;
  border: 4px solid #ffffff;
}
.team {
  width: auto;
  height: 39px;
  font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 32px;
  color: #35507e;
  margin-bottom: 30px;
}
.price {
  display: flex;
}
.priceNum1 {
  width: 30px;
  height: 44px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 30px;
  color: #35507e;
  margin-right: 3px;
}
.priceNum2 {
  width: 71px;
  height: 58px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 40px;
  color: #35507e;
  margin-top: -12px;
}
.priceYear {
  width: 24px;
  height: 24px;
  background-color: #3470ff;
  border-radius: 50%;
  color: #fff;
  margin-top: 10px;
}
.priceNum3,
.priceNum4 {
  width: 54px;
  height: 26px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 18px;
  color: #35507e;
  padding-top: 10px;
}
.modelSetting {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  margin-top: -10px;
  margin-bottom: 10px;
}
.leftLine {
  width: 28%;
  height: 1px;
  background-color: #d7dbec;
  margin-top: 25px;
}
.setText {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #a1a7bb;
  margin-top: 20px;
  margin-right: 30px;
  margin-left: 30px;
}
.rightLine {
  width: 28%;
  height: 1px;
  background-color: #d7dbec;
  margin-top: 25px;
}
.bottomSetting {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-left: 30px;
  width: 100%;
  height: 450px;
}
.settingItem {
  margin-bottom: 20px;
}
.settingItem img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.settingItem span {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  display: inline-block;
  vertical-align: middle;
}
.contentPeople {
  width: 272px;
  height: 60px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #3470ff;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
  margin-top: 30px;
}
.contentPeople span {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 18px;
  color: #3470ff;
}
.topSupport {
  width: 100%;
  display: flex;
  justify-content: start;
  margin: 30px 0 0 30px;
}
.topSupport img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.topSupport span {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 16px;
  color: #222222;
}
.supportItem {
  display: flex;
  justify-content: start;
  margin-top: 20px;
  margin-left: 60px;
}
.supportItem img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.supportItem span {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  margin-right: 90px;
}
.supportFree {
  margin-right: 0px;
}

.company {
  background: linear-gradient(135deg, #e5e2ff 0%, #b3b2ff 100%);
  position: relative;
}
.tenNum {
  position: absolute;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 16px;
  color: #36326d;
  top: 180px;
}
.tuijian {
  position: absolute;
  right: -16px;
  top: -18px;
}
/*  */
.privateDeployment {
  background: linear-gradient(135deg, #fde9db 0%, #ffc89f 100%);
}
.privateDeployment .team {
  color: #6f1304;
}
.enterprise {
  background-image: url("../assets/cpbj/img_bg (1).png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.setText1 {
  margin-left: 10px;
  margin-right: 10px;
}
.contentPeople1 {
  background: linear-gradient(90deg, #fff5d4 0%, #ffd77a 100%);
  box-shadow: 0px 3px 10px 1px rgba(255, 175, 0, 0.2);
  border: 0px;
  span {
    color: #594200;
  }
}
.supportItem1 {
  margin-top: 15px;
  margin-left: 40px;
}
.topSupportItem {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.supportCycle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ffde95;
  margin-right: 16px;
}
.supportText {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 14px;
  color: #222222;
}
.bottomSupportText {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 14px;
  color: #747c94;
  margin-left: 20px;
  margin-right: 60px;
  text-align: left;
}
.contentPeople:hover {
  cursor: pointer;
}

/* 产品套餐 */
.pricePackage {
  width: 100%;
  height: 2600px;
  background-image: url("../assets/cptc/img_bg.png");
  background-size: 100% 65%;
  background-repeat: no-repeat;
  text-align: center;
  margin-top: -55px;
  padding-top: 50px;
}
.packageYear {
  margin-left: 15px;
}
.packageNum1 {
  width: 30px;
  height: 22px;
  font-size: 16px;
  margin-top: 18px;
}
.packageNum2 {
  width: 35px;
  height: 29px;
  font-size: 24px;
  margin-top: 10px;
  margin-left: -5px;
}
.packageNum3 {
  margin-left: 0px;
  font-size: 16px;
  margin-top: 6px;
}
.packageNum4 {
  font-size: 16px;
  margin-top: 6px;
}
.packageNum5 {
  width: 20px;
  height: 20px;
  margin-top: 18px;
  line-height: 18px;
  margin-left: -7px;
  margin-right: -5px;
}
.packageSetting {
  display: flex;
  flex-wrap: wrap;
  padding-left: 18px;
  width: 100%;
  height: 380px;
  justify-content: center;
}
.packageItem {
  width: 136px;
  height: 96px;
  background-color: #f5f8ff;
  border-radius: 6px;
  border: 1px solid #ceddff;
  margin-right: 35px;
  /* text-align: center; */
}
.packageItem img {
  display: block;
  margin-top: 20px;
  margin-left: 54px;
  margin-bottom: 5px;
}
.packageItem span {
  display: block;
  text-align: center;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #202241;
}
.packageHeight {
  height: 116px;
}
.packageItem .detailText {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 12px;
  color: #ff952a;
  margin-top: 5px;
}
.contentPackagePeople {
  margin-top: 20px;
}
.packageDetailItem {
  height: 1560px;
}
.packageDetail {
  height: 775px;
}
.peiChuYear {
  background-color: #8470ff;
}
.peiChuItem {
  background: #f8f6ff;
  border-radius: 6px;
  border: 1px solid #deddff;
}
.gCColor {
  color: #6f1304;
}
.gCBgColor {
  background-color: #ff8000;
}
.gCItem {
  background: #fff7f1;
  border-radius: 6px;
  border: 1px solid #ffdfbe;
}
.gCpackageSetting {
  height: 250px;
  margin-bottom: 150px;
}
.enterPriseColor {
  color: #594200;
}
.tuijian1 {
  position: absolute;
  right: -16px;
  top: -18px;
}
.contentPackagePeople1 {
  margin-top: -50px;
}
.areaPackage {
  width: 100%;
  margin-top: 700px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 36px;
  color: #222222;
}
.areaDetail {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 20px;
  color: #666;
  margin-top: 20px;
}
.areaDetailCard {
  display: flex;
  justify-content: space-between;
  width: 1400px;
  height: 286px;
  margin: 80px auto;
}
.leftAreaCard {
  /* display: flex; */
  /* justify-content: space-evenly; */
  width: 49%;
  height: 100%;
  border-radius: 20px 20px 10px 10px;
  /* border: 1px solid #ccc; */
  background-image: url("../assets/cptc/img_bg_2d.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: 0px 3px 10px 1px rgba(41, 41, 42, 0.1);
}
.rightAreaCard {
  /* display: flex;
  justify-content: space-evenly; */
  width: 49%;
  height: 100%;
  border-radius: 20px 20px 10px 10px;
  /* border: 1px solid #ccc; */
  background-image: url("../assets/cptc/img_bg_3d.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: 0px 3px 10px 1px rgba(41, 41, 42, 0.1);
}
.leftAreaCard .title {
  width: 250px;
  height: 35px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  margin: 20px auto;
}
.rightAreaCard .title {
  width: 250px;
  height: 35px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  margin: 20px auto;
}
.cardDetailItem {
  display: flex;
  justify-content: space-evenly;
}
.areaCardItem {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* justify-content: center; */
  width: 200px;
  height: 136px;
  margin-top: 35px;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #edeef5;
}
.areaM {
  margin-top: 25px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 16px;
  color: #747c94;
}
.areaPrice {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 16px;
  color: #222222;
}
.areaPrice span {
  font-size: 26px;
}
.deletePrice {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 14px;
  color: #a1a7bb;
  text-decoration-line: line-through;
}
.areaDiscount {
  position: absolute;
  width: 86px;
  height: 24px;
  left: -2px;
  top: -12px;
  background: linear-gradient(91deg, #ff8470 0%, #ff486a 100%);
  border-radius: 60px 60px 60px 0px;
}
.areaDiscount span {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
}
