@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;
  }

  .kjqs {
    padding: 0 .28rem;
    width: 100%;
    gap: 0;
    justify-content: space-between;
  }

  .xxk {
    flex: 1;
  }

  .content {
    /* padding: 0 0.28rem; */
    margin-top: .88rem;
  }
	.partners-type div{
		min-width: 88px;
		font-size: 12px;
		font-weight: 400;
		height: 45px;
	}
	.partners-type div:nth-child(1){
		width: 160px;
	}
	.partners-type div:nth-child(2){
		width: 160px;
	}
	.partners-type div:nth-child(3){
		width: 160px;
	}
	.partners-type div:nth-child(4){
		width: 160px;
	}
	.partners-type div:nth-child(5){
		width: 100px;
	}
	.partners-type div:nth-child(6){
		width: 100px;
	}
	.partners-type div:nth-child(7){
		width: 100px;
	}
  .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;
  }

  .pro-wap-X9-1 {
    display: block;
    width: 100%;
  }

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


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


  .part-3{
    margin-top: .75rem;
  }

  .part-4{
    border: none;
  }

  .table-box{
    width: 100%;
    overflow-x: auto;
    border-radius: .1rem;
  }

  .table-tip{
    font-size: .2rem;
    margin-top: 0;
    line-height: .3rem;
  }

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


  .part-2>div{
    gap: 0;
  }

  .p3-item {
    width: 100%;
    height: fit-content;
    margin-top: .2rem;
  }

  

  .partners-type {
    flex-wrap: wrap;
  }

  .sbimg {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .sbimg img {
    width: 2.20rem;
    /* height: 0.94rem; */
  }

  .sbimg span {
    margin-bottom: .18rem;
  }



  .swiper-pagination {
    position: initial;
    margin-top: .5rem;
  }
  
  .swiper-pagination-bullet {
    width: 0.12rem;
    height: 0.12rem;
    background-color: initial;
    margin: 0 .4rem;
    background-color: #FFFFFF;
    opacity: 1;
  }
  
  .swiper-pagination-bullet-active {
    background: initial;
    background-color: #ff7600;
  }
}