.banner_m {
  /* background: url("../image/price/price.png"); */
  width: 100%;
  height: 750px;
  background: center center no-repeat;
  background-size: cover;
}
.price_box {
  width: 1200px;
  margin: 100px auto;
}
.change {
  margin-bottom: 60px;
  gap: 30px;
  justify-content: flex-start;
}
.change div {
  width: 270px;
  height: 69px;
  border: 1px solid #d2d2d7;
  opacity: 1;
  border-radius: 35px;
  line-height: 69px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
}
.change div:hover {
  /*animation: button 0.6s forwards;*/
}
.change .active {
  background: #af100c;
  color: #ffffff;
  font-family: HarmonyOS_bold;
  font-weight: 600;
}
.header {
  /* background: #f0f0f5; */
  width: 220px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
}
.box3,
.box2 {
  width: 326px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.box1 {
  width: 328px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.box4 {
  width: 980px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.box5 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.price_box_1_1,
.price_box_1_3,
.price_box_1_4,
.price_box_1_6 {
  height: 100px;
}
.price_box_1_1 {
  border-top: 3px solid #303030;
  border-bottom: 3px solid #303030;
}
.price_box_1_1 div {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
.price_box_2_s {
  border-top: 7px #303030 solid;
  margin-top: 30px;
}
.price_box_2_1 {
  height: 100px;
  border-bottom: 1px solid #ddd;
}

.price_box_1_2 {
  height: 150px;
}
.price_box_1_2 div p,
.box4 p {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
}
.price_box_1_2 div p span,
.box4 p span {
  font-size: 48px;
  font-weight: bolder;
}
.price_box_1_5 {
  height: 120px;
}
.price_box_1_7 {
  height: 128px;
  border-bottom: 3px solid #303030;
}
.box2_important {
  background-color: #303030 !important;
  color: #fff !important;
  box-shadow: 0px 0px 10px #303030 !important;
}
.box2_important p,
.box2_important h2 {
  color: #ffffff !important;
}
.font2_bold {
  position: relative;
}
.font2_bold::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -20px;
  height: 100%;
  width: 100%;
  background-color: #303030;
  box-shadow: 0px 0px 10px #303030 !important;
}
.font2_bold::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -20px;
  height: 100%;
  width: 100%;
  background-color: #303030;
  box-shadow: 0px 0px 10px #303030 !important;
}
.price_box_1_3 div,
.price_box_1_7 div,
.price_box_1_5 div,
.price_box_1_4 div {
  line-height: 25px;
}
.header,
.box1,
.box2,
.box3,
.box4,
.box5 {
  /* border: 1px solid #dddddd; */
  text-align: center;
}
.price_box_2 {
  margin-top: 80px;
}
.price_box_2 h2 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
}
.price_box_2 h2 span {
  font-size: 24px;
  font-weight: 400;
  color: #666666;
}
.price_box_2s {
  margin-top: 0;
}
.price_box_2s .price_box_2_s {
  margin-top: 0;
  border: none;
}
.price_box_3_1 {
  height: 140px;
  border-top: 3px solid #c80000;
  border-bottom: 3px solid #c80000;
}
.font_bold {
  position: relative;
}
.font_bold::after {
  /* content: ""; */
  position: absolute;
  z-index: -1;
  top: -20px;
  height: 100%;
  width: 100%;
  background-color: #c80000;
  box-shadow: 0px 0px 10px #c80000 !important;
}
.font_bold::before {
  /* content: ""; */
  position: absolute;
  z-index: -1;
  bottom: -20px;
  height: 100%;
  width: 100%;
  background-color: #c80000;
  box-shadow: 0px 0px 10px #c80000 !important;
}
.price_box_3_2,
.price_box_3_3 {
  height: 200px;
}
.price_box_3_4 {
  height: 100px;
  border-bottom: 3px solid #c80000;
}
.price_box_3 .header,
.box5 {
  width: 300px;
  text-align: center;
  height: 100%;
}
.price_box_3_1 .box5 p {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
}
.price_box_3_1 .box5 p span {
  font-size: 48px;
  font-weight: bold;
}
.price_box_3 .header h2 {
  font-size: 48px;
  font-weight: 500;
  color: #000000;
}
.price_box_3 .header p {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 10px;
}
.price_box_3 .header div {
  /* width: 96px; */
  padding: 0 20px;
  height: 40px;
  background: #cccccc;
  opacity: 1;
  border-radius: 21px;
  line-height: 40px;
}
.price_box_3 .header div p {
  font-size: 18px;
  font-weight: 400;
}
.price_box_3 .header div p span {
  font-size: 24px;
}
.box5 h2 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 12px;
}
.box5 h2 span {
  font-size: 30px;
}
.box5 p {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
}
.price_no {
  text-decoration: line-through;
}

.box5_important {
  /* background: linear-gradient(134deg, #e35e17 0%, #f79f39 100%); */
  /* border-radius: 20px; */
  background-color: #c80000 !important;
  color: #fff !important;
  box-shadow: 0px 0px 10px #c80000 !important;
  position: relative;
}
.box5_important h2,
.box5_important p {
  color: #ffffff !important;
}
.price_box_3_4 .box5 {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
}
.price_img1,
.price_img2,
.price_img3,
.price_img4 {
  display: block;
}
.price_box_4 {
  height: 188px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.price_box_4_1 {
  width: 350px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #d2d2d7;
  opacity: 1;
  border-radius: 29px;
  text-align: center;
  background: #ffffff;
}
.price_box_4_1:hover {
  animation: button 0.6s forwards;
}
.price_box_4_1:hover a {
  animation: button_c 0.6s forwards;
}
@keyframes button {
  0% {
    background: #ffffff;
    color: #000000;
  }
  100% {
    background: #303030;
    color: #ffffff;
  }
}
@keyframes button_c {
  0% {
    color: #000000;
  }
  100% {
    color: #ffffff;
  }
}
.price_box_4_1 a {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  display: block;
  width: 100%;
  height: 100%;
}
.price_box_5 {
  height: 260px;
  background: #fbfbfd;
}
.price_box_5_1 {
  margin-left: 100px;
}
.price_box_5_2 {
  margin-right: 100px;
}
.price_box_5 h2 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 30px;
}
.price_box_5 p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #666666;
}
.p2 {
  margin-top: 5px;
}
.price_box_1_2 .box1,
.price_box_1_2 .box2,
.price_box_1_2 .box3,
.price_box_1_4 .box1,
.price_box_1_4 .box2,
.price_box_1_4 .box3,
.price_box_1_6 .box1,
.price_box_1_6 .box2,
.price_box_1_6 .box3 {
  border-bottom: none;
}
.header {
  border-right: none;
}
.box2 {
  border-left: none;
  border-right: none;
}
.price_box_2_1 .box4 {
  line-height: 25px;
}
.box1,
.box2,
.box3,
.box4,
.box5 {
  background-color: #ffffff;
}
.box5 {
  border-left: none;
}
.change4 .header {
  line-height: 40px;
}
.change1_m,
.change2_m,
.change3_m,
.change4_m {
  width: 90%;
  margin: 0 auto;
}
.change1_header {
  width: 100%;
  line-height: 60px;
  border-radius: 10px;
  background: #303030;
  height: 60px;
  text-align: center;
  font-size: 17px;
  color: #ffffff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.change1_box {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: unset;
  justify-content: center;
}
.change1_box_1 {
  width: 40%;
  background: #f0f0f5;
  line-height: 60px;
  text-align: center;
  border-top: 1px solid #dddddd;
}
.change1_box_2 {
  width: 60%;
  line-height: 60px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-bottom: none;
  font-size: 12px;
}
.change1_box_l {
  height: 80px;
}
.change1_box_l .change1_box_1 {
  line-height: 80px;
}
.change1_box_l .change1_box_2 {
  line-height: 20px;
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.change2_m,
.change3_m,
.change4_m {
  margin-bottom: 30px;
}

.change1_m_1_1 {
  margin-top: 20px;
}
.change2_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.change2_header p {
  font-size: 17px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 20px;
}
.change2_header h2 {
  font-size: 17px;
  color: #666666;
  margin-bottom: 20px;
}
.change1_boxes {
  border-top: 3px solid #303030;
}
.change1_m_2 {
  margin: 50px 0;
}
.change1_box_xl {
  height: 100px;
}
.change1_m,
.change2_m,
.change3_m,
.change4_m {
  display: none;
}
@media screen and (max-width: 1024px) {
  .banner_m {
    /* background: url("../image/mobile/price.png"); */
    width: 100%;
    height: 350px;
    background-size: cover;
  }
  .price_box {
    width: 100%;
    margin: 30px auto 0;
  }
  .change {
    width: 90%;
    margin: 0 auto 30px;
  }
  .change div {
    height: 14px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: #666666;
    opacity: 1;
    border: none;
    background: none;
    width: unset !important;
  }
  .change .active {
    background: none;
    color: #000000;
    position: relative;
  }
  .change .active::after {
    content: "";
    display: inline-block;
    width: 54px;
    margin: 5px 0 0 20px;
    height: 2px;
    background: linear-gradient(90deg, #af100c 0%, #ff1e18 100%);
    border-radius: 1px;
    position: absolute;
    top: 15px;
    left: -48%;
  }
  .change div:hover {
    animation: none;
  }
  .change1_m,
  .change2_m,
  .change3_m,
  .change4_m {
    display: block;
  }
  .change1_p,
  .change2_p,
  .change3_p,
  .change4_p {
    display: none;
  }
  .change1_box_xl .change1_box_2 {
    line-height: unset;
  }
  .change1_box_xl .change1_box_2 h2 {
    font-size: 15px;
    font-weight: 500;
    font-family: HarmonyOS_medium;
    color: #000000;
    margin-bottom: 10px;
  }
  .change1_box_xl .change1_box_2 h2 span {
    font-size: 19px;
  }
  .change1_box_xl .change1_box_2 p {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #666666;
  }
  .change1_box_xl .change1_box_1,
  .change1_box_xl .change1_box_2 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .change1_box_xl .change1_box_2 {
    flex-direction: column;
  }
  .change1_header div {
    width: 80px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    background: linear-gradient(90deg, #af100c 0%, #c80000 100%);
    opacity: 1;
    border-radius: 21px;
    font-size: 14px;
    margin-left: 5px;
  }
  .change1_header div span {
    font-size: 16px;
  }
  .change1_heavy {
    background: linear-gradient(134deg, #e35e17 0%, #f79f39 100%);
    border-radius: 10px;
    color: #ffffff !important;
  }
  .change1_heavy h2 {
    color: #ffffff !important;
  }
  .change1_heavy p {
    color: #ffffff !important;
  }
  .change .button_4::after {
    width: 86px;
    left: -36%;
  }
  .contact_us {
    width: 80%;
    margin: 50px auto 30px;
    height: 50px;
    border: 1px solid #303030;
    border-radius: 29px;
    line-height: 50px;
  }
  .contact_us a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
  }
  .qa h2 {
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    margin: 40px 0 20px;
  }
  .qa p {
    width: 90%;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #666666;
  }
}
