@media only screen and (max-width: 750px) {

  .p28 {
    padding-left: .28rem;
    padding-right: .28rem;
    box-sizing: border-box;
  }

  .w1200 {
    width: 100%;
  }

  .biaoti {
    width: 7.5rem;
    height: .8rem;
    top: .9rem;
  }

  .p-biaoti {
    width: 7.5rem;
    height: .8rem;
    display: flex;
    align-items: center;
  }

  .p-name {
    display: none;
  }
  .part-3 img{width: 100%;vertical-align: middle;}
  .kjqs {
    padding: 0 .28rem;
    width: 100%;
    gap: 0;
    justify-content: space-between;
  }

  .xxk {
    flex: 1;
  }

  .content {
    /* padding: 0 0.28rem; */
    margin-top: .88rem;
  }

  .part-1 {
    background: none;
    height: auto;
    background: none;
    height: auto;
    background-size: 165%;
    background-repeat: no-repeat;
    background-position-y: bottom;
    min-height: 610px;
  }

  .part-1>div,
  .part-1 p {
    width: 100%;
  }

  .part-1-title {
    text-align: center;
    font-weight: 500;
    font-size: .4rem;
    color: #FFFFFF;
    line-height: .48rem;
    margin-top: 0.5rem;
  }

  .part-1-desc {
    font-weight: 400;
    font-size: 0.26rem;
    color: #FFFFFF;
    line-height: .48rem;
  }

  .part-1-desc-title {
    font-size: .26rem;
    font-weight: 600;
  }

  .part-1-btn {
    width: 2.6rem !important;
    height: .8rem;
    margin: .6rem auto 0;
  }

  .part-2 img {
    width: 100%;
  }

  .pro-wap-X9-1 {
    display: block;
    width: 100%;
    margin-top: -0.66rem;
    /* min-height: 350px; */
    background-image: url(../img/pro-wap-X9HP-1.png);
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .sub-tip {
    font-weight: 400;
    font-size: .24rem;
    color: #FFFFFF;
    line-height: .48rem;
  }

  .p3-line {
    width: 100%;
  }

  .p3-item-desc li {
    font-size: 0.24rem;
    line-height: .4rem;
  }

  #p2{
    margin-top: 0;
  }

  .part-3 .hot-bar {
    width: 1rem;
    height: .8rem;
    left: 1.6rem;
    top: 1.6rem;
  }

  .part-3-content {
    padding-left: .4rem;
    padding-right: .4rem;
  }

  .anchor {
    font-weight: 500;
    font-size: .4rem;
    line-height: .48rem;


    &::after {
      width: .4rem;
      height: .04rem;
      border-radius: 0.02rem;
    }
  }

  .part-4 {
    background: url('../img/pro-x9hp-soft-bg-wap.png') no-repeat;
    background-size: cover;
    height: fit-content;
    padding: .3rem .25rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: .4rem;
  }

  .part-4-item {
    padding: 0;
  }

  .part-4-top {
    width: 2rem;
    gap: .12rem;
  }

  .part-4-top img {
    width: .24rem;
    height: .24rem;
  }

  .part-4-top span {
    font-size: .24rem;
  }

  .part-4-desc {
    margin-top: .36rem;
  }

  .part-4-info {
    font-weight: 400;
    font-size: .24rem;
    line-height: .3rem;
  }

  .part-4-tip {
    font-weight: 400;
    font-size: .24rem;
    line-height: .36rem;
    /* margin-top: .14rem; */
  }

  .p3-item-desc li {
    text-align: left;
  }

  .part-5 {
    display: flex;
    flex-wrap: wrap;
    border-radius: .1rem;
    height: fit-content;
  }

  .part-5-left {
    width: 100%;
    height: 6.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../img/pro-x9hp-hardware-wap-bg.png) no-repeat;
    background-size: cover;
  }

  .part-5-left img {
    margin: 0;
  }

  .part-5-right {
    padding: .3rem 0 .4rem 0;
  }

  .part-table-th {
    padding: .24rem 0;
    font-size: .24rem;
  }

  .part-5-right .tr-item {
    padding-left: 0.06rem;
  }

  .part-5-right .tr-item div:nth-child(1) {
    width: .5rem;
  }

  .part-5-right .tr-item div:nth-child(2) {
    width: 1.95rem;
    margin-left: .15rem;
  }

  .part-5-right .tr-item div:nth-child(3) {
    flex: 1;
    margin-left: .3rem;
  }

  .part-5-right .tr-item div:nth-child(4) {
    width: .5rem;
    margin-left: .1rem;
  }

  .part-5-right .tr-item div:nth-child(5) {
    width: .5rem;
    margin-left: .3rem;
    text-align: center;
  }

  .part-table-tr {
    font-weight: 500;
    font-size: .24rem;
  }

  .part-table-tr div:nth-child(1) {
    width: .36rem !important;
    height: .36rem;
    border-radius: .18rem;
    font-family: Arial;
    font-size: .24rem;
  }

  .p-item .inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
}