  :root {
    --innerWidth: 1920px;
    font-size: 15px;
  }
  body {
    font-family: "PingFang SC","Microsoft YaHei" ! important;
  }
  #main h1,
  #main h2,
  #main h3,
  #main h4,
  #main h5,
  #sidebar h1,
  #sidebar h2,
  #sidebar h3,
  #sidebar h4,
  #sidebar h5,
  .fusion-menu a,
  .fusion-page-title-captions h1,
  .fusion-columns h3,
  .reviews q,
  .fusion-button-text {
    font-family: ‘Microsoft Yahei’ !important;
  }
  #nav ul li.menu-item a {
    font-family: ‘Microsoft Yahei’ !important;
  }
  .page-title h1 {
    font-family: ‘Microsoft Yahei’ !important;
  }
  .heading h2,
  .heading h3 {
    font-family: ‘Microsoft Yahei’ !important;
  }
  #qq {
    color: #666;
  }
  #qq:hover {
    color: #EE6435;
  }
  .header {
    width: 100%;
    height: 4.16666667vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesale/image/%c3%a5%c2%bd%c2%a2%c3%a7%c2%8a%c2%b6%20626%402x.html');
    background-size: cover;
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    z-index: 1000;
    box-shadow: 0 1px 12px #131d3d2a;
  }
  .header__qq {
    width: 0.78125vw;
    margin-right: 0.46875vw;
  }
  .header__qq-text {
    color: #666;
    font-size: 0.83333333vw;
    margin-right: 2.39583333vw;
    cursor: pointer;
  }
  .header__logo {
    width: 6.19791667vw;
    height: 2.03125vw;
    margin-left: 18.85416667vw;
    margin-right: 2.08333333vw;
    cursor: pointer;
  }
  .header__name {
    color: #333;
    font-size: 1.04166667vw;
    margin-right: 20.83333333vw;
  }
  .header__phone {
    width: 0.9375vw;
    margin-right: 0.52083333vw;
  }
  .header__phone-text {
    color: #666;
    font-size: 0.83333333vw;
    margin-right: 1.45833333vw;
  }
  .header__register {
    width: 8.85416667vw;
    height: 2.39583333vw;
    border: 0.05208333vw solid #F7663D;
    border-radius: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.83333333vw;
    letter-spacing: 0.10416667vw;
    color: #F7663D;
  }
  .header__register:hover {
    background-color: #EE6435;
    color: #FFF !important;
  }
  .info-1 {
    width: 100%;
    height: 55.7vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesalev2/newInfo1Back.jpg');
    background-size: cover;
    position: relative;
  }
              
  .info-1-header{
    width: 23vw;
    height: 40px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 9vw;
  }
  .info-1-headerSecond{
    font-size: 3.5vw;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 14vw;
  }
  .info-1-headerSecond>span{
    font-size: 3.5vw;
    color: #FF693F;
  }
  .info-1-header>img:last-child{
    position: absolute;
    bottom: -26px;
    left: 0;
      z-index: -1;
  }
  .info-1-centerLine{
    width: 50vw;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 20vw;
  }
  .info-1-des{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 21vw;
    width: 50vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1vw;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
  }
  .newInfo2Center{
    width: 67vw;
    position: absolute;
    top: 13.8vw;
    transform: translateX(-50%);
    left: 50%;
  }
  .info-1-freeButton{
    background: url('../../../../imgw.chypos.com/LandingPage/wholesalev2/newInfo_freeUse.png');
    background-size: cover;
    width: 30vw;
    height: 9.4vw;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 46vw;
    text-align: center;
    font-size: 1.3vw;
    font-family: PingFang SC;
    font-weight: 400;

    transition: .6s;
    color: #FFFFFF;
    line-height: 6.4vw;
  }
  .info-1-freeButton>span{
    display: block;
    cursor: pointer;
    width: 100%;
  }
  .info-1-phone{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 18.6vw;
    width: 50vw;
  }
  .info-1-des>img{
    width: 13px;
    margin-right: 5px;
    margin-left: 10px;
    height: 10px;
  }
  .info-1-header>img:first-child{
    position: absolute;
    left: 3vw;
    top: 15px;
    width: 140px;
    height: 47px;
  }
  .info-1-header>span{
    font-size: 1.5vw;
    position: absolute;
    right: 3vw;
    top: 0;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 80px;
    text-shadow: -6px 6px 24px rgb(19 29 61 / 18%);
  }
  .screen {
    position: fixed;
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0000007e;
    z-index: 1005;
  }
  .screen .close {
    position: absolute;
    right: 220px;
    top: 50px;
    width: 40px;
    height: 40px;
  }
  .info-8{
    width: 100%;
      height: 47.717vw;
      background: url('../../../../imgw.chypos.com/LandingPage/wholesalev2/newInfo8.jpg');
      background-size: cover;
      position: relative;
  }
  .info-8-text1{
    position: absolute;
    font-size: 52px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #192345;
    line-height: 60px;
    top: 11vw;
    left: 24vw;
  }
  .info-8-text2{
    position: absolute;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 400;
    top: 12.5vw;
    left: 44vw;
    color: #666666;
  }
  .info-8-inner{
    position: absolute;
    font-size: 1.3vw;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
  }
  .info-8-inner1{
    top: 21.7vw;
    left: 27.5vw;
  }
  .info-8-inner2{
    top: 21.7vw;
    left: 41.5vw;
  }
  .info-8-inner3{
    top: 21.7vw;
    left: 56vw;
  }
  .info-8-inner4{
    top: 21.7vw;
    left:70vw;
  }
  .info-1-freeButtonHover{
    top: 44.5vw;
  }
  .info-8-inner5{
    top: 31.9vw;
    left: 27.5vw;
  }
  .info-8-inner6{
    top: 31.9vw;
    left: 41.5vw;
  }
  .info-8-inner7{
    top: 31.9vw;
    left: 56vw;
  }
  .info-8-inner8{
    top: 31.9vw;
    left: 70vw;
  }
  .info-8>img{
    width: 57%;
    position: absolute;
    top: 18vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .info-2 {
    width: 100%;
    height: 51.99vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesalev2/newInfo6Back.jpg');
    background-size: cover;
    position: relative;
  }
  .info-2__text-1 {
    position: absolute;
    left: 26.45833333vw;
    top: 9.9375vw;
    font-size: 2.70833333vw;
    color: #192345;
    font-weight: 400;
  }
  .info-2__text-2 {
    position: absolute;
    left: 49.114583vw;
    top: 10.4375vw;
    color: #666666;
    font-size: 1.14583333vw;
  }
  .info-7__body-3>img{
    width: 57vw;
        height: 20vw;
  }
  .info-7__body-3{
    position: relative;
  }
  .info-7__body-3>div{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 106px;
    top: 9vw;
  }
  .info-7__body-3>div>span{
    text-align: center;
  }
  .info-7__body-3>div>span:first-child{
    margin-bottom: 1.8vw;
    font-size: 1.2vw;
font-family: PingFang SC;
font-weight: 400;
color: #F66540;
  }
  .info-7-inner1{
    left: 7.3vw;

  }
  .info-7-inner2{
    left: 17.4vw;
  }
  .info-7-inner3{
    left: 28vw;

  }
  .info-7-inner4{
    left: 38vw;
  }
  .info-7-inner5{
    left: 49vw;
  }
  .info-7__body-3>div>span:last-child{
    font-size: 1vw;
font-family: PingFang SC;
font-weight: 400;
color: #666666;
  }
  .info-2__text-3 {
    position: absolute;
    left: 57.5vw;
    top: 11.89583333vw;
    color: #FFFFFF;
    font-size: 1.14583333vw;
  }
  .info-2__text-4 {
    position: absolute;
    left: 29.16666667vw;
    top: 16.39583333vw;
    color: #FFFFFF;
    font-size: 1.875vw;
  }
  .info-2__text-5 {
    position: absolute;
    left: 38.54166667vw;
    top: 16.86458333vw;
    color: #FFFFFF;
    font-size: 1.45833333vw;
  }
  .info-2__text-6 {
    position: absolute;
    left: 64.16666667vw;
    top: 16.96875vw;
    color: #192345;
    font-size: 1.5625vw;
  }
  .info-2__text-7 {
    position: absolute;
    left: 68.85416667vw;
    top: 17.28125vw;
    color: #192345;
    font-size: 1.35416667vw;
  }
  .info-2__icon-1 {
    position: absolute;
    width: 2.08333333vw;
    left: 23.90625vw;
    top: 22.38541667vw;
  }
  .info-2__icon-2 {
    position: absolute;
    width: 2.08333333vw;
    left: 23.90625vw;
    top: 27.07291667vw;
  }
  .info-2__icon-3 {
    position: absolute;
    width: 2.08333333vw;
    left: 23.90625vw;
    top: 31.76041667vw;
  }
  .info-2__icon-4 {
    position: absolute;
    width: 2.08333333vw;
    left: 23.90625vw;
    top: 36.44791667vw;
  }
  .info-2__icon-5 {
    position: absolute;
    width: 2.08333333vw;
    left: 23.90625vw;
    top: 41.13541667vw;
  }
  .info-2__text-8 {
    position: absolute;
    left: 26.77083333vw;
    top: 22.75vw;
    color: #444;
    font-size: 0.9375vw;
    width: 21.35416667vw;
  }
  .info-2__text-9 {
    position: absolute;
    left: 50.83333333vw;
    top: 22.64583333vw;
    color: #192345;
    font-size: 1.04166667vw;
  }
  .info-2__text-10 {
    position: absolute;
    left: 26.82291667vw;
    top: 27.07291667vw;
    color: #444;
    font-size: 0.9375vw;
    width: 20.9375vw;
  }
  .info-2__text-11 {
    position: absolute;
    left: 50.83333333vw;
    top: 27.28125vw;
    color: #192345;
    font-size: 1.04166667vw;
  }
  .info-2__text-12 {
    position: absolute;
    left: 26.82291667vw;
    top: 32.38541667vw;
    color: #444;
    font-size: 0.9375vw;
    width: 20.9375vw;
  }
  .info-2__text-13 {
    position: absolute;
    left: 50.83333333vw;
    top: 32.125vw;
    color: #192345;
    font-size: 1.04166667vw;
  }
  .info-2__text-14 {
    position: absolute;
    left: 26.82291667vw;
    top: 37.07291667vw;
    color: #444;
    font-size: 0.9375vw;
    width: 20.9375vw;
  }
  .info-2__text-15 {
    position: absolute;
    left: 50.83333333vw;
    top: 36.8125vw;
    color: #192345;
    font-size: 1.04166667vw;
  }
  .info-2__text-16 {
    position: absolute;
    left: 26.82291667vw;
    top: 41.13541667vw;
    color: #444;
    font-size: 0.9375vw;
    width: 20.9375vw;
  }
  .info-2__text-17 {
    position: absolute;
    left: 50.83333333vw;
    top: 41.5vw;
    color: #192345;
    font-size: 1.04166667vw;
  }
  .info-2__line-1 {
    position: absolute;
    left: 24.11458333vw;
    top: 25.77083333vw;
    width: 24.6875vw;
  }
  .info-2__line-2 {
    position: absolute;
    left: 24.11458333vw;
    top: 30.45833333vw;
    width: 24.6875vw;
  }
  .info-2__line-3 {
    position: absolute;
    left: 24.11458333vw;
    top: 35.14583333vw;
    width: 24.6875vw;
  }
  .info-2__line-4 {
    position: absolute;
    left: 24.11458333vw;
    top: 39.83333333vw;
    width: 24.6875vw;
  }
  .info-2__left-icon-1 {
    position: absolute;
    width: 0.625vw;
    left: 57.34375vw;
    top: 23.375vw;
  }
  .info-2__left-text-1 {
    position: absolute;
    width: 19.01041667vw;
    top: 23.21875vw;
    left: 58.33333333vw;
    font-size: 0.83333333vw;
    color: #666;
  }
  .info-2__left-line-1 {
    position: absolute;
    width: 19.42708333vw;
    height: 0.05208333vw;
    top: 25.77083333vw;
    left: 57.34375vw;
  }
  .info-2__left-icon-2 {
    position: absolute;
    width: 0.625vw;
    left: 57.34375vw;
    top: 27.85416667vw;
  }
  .info-2__left-text-2 {
    position: absolute;
    width: 19.01041667vw;
    top: 27.69791667vw;
    left: 58.33333333vw;
    color: #666;
    font-size: 0.83333333vw;
  }
  .info-2__left-line-2 {
    position: absolute;
    width: 19.42708333vw;
    height: 0.05208333vw;
    top: 30.45833333vw;
    left: 57.34375vw;
  }
  .info-2__left-icon-3 {
    position: absolute;
    width: 0.625vw;
    left: 57.34375vw;
    top: 32.48958333vw;
  }
  .info-2__left-text-3 {
    position: absolute;
    width: 19.01041667vw;
    top: 31.91666667vw;
    left: 58.33333333vw;
    color: #666;
    font-size: 0.83333333vw;
  }
  .info-2__left-line-3 {
    position: absolute;
    width: 19.42708333vw;
    height: 0.05208333vw;
    top: 35.14583333vw;
    left: 57.34375vw;
  }
  .info-2__left-line-4 {
    position: absolute;
    width: 19.42708333vw;
    height: 0.05208333vw;
    top: 39.83333333vw;
    left: 57.34375vw;
  }
  .info-2__left-icon-4 {
    position: absolute;
    width: 0.625vw;
    left: 57.34375vw;
    top: 37.17708333vw;
  }
  .info-2__left-text-4 {
    position: absolute;
    width: 19.01041667vw;
    top: 37.07291667vw;
    left: 58.33333333vw;
    color: #666;
    font-size: 0.83333333vw;
  }
  .info-2__left-icon-5 {
    position: absolute;
    width: 0.625vw;
    left: 57.34375vw;
    top: 41.96875vw;
  }
  .info-2__left-text-5 {
    position: absolute;
    width: 19.01041667vw;
    top:41.76041667vw;
    left: 58.33333333vw;
    color: #666;
    font-size: 0.83333333vw;
  }
  .info-3 {
    width: 100%;
    height: 60.9vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesalev2/newInfo2Back.jpg');
    background-size: cover;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .info-3__title {
    margin-top: 6.25vw;
    margin-bottom: 1.875vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .info-3__title h1 {
    font-size: 2.70833333vw;
    font-family: PingFang SC;
    font-weight: 400;
    color: #192345;
    margin-right: 1.40625vw;
  }
  .info-3__title div {
    font-size: 1.04166667vw;
    color: #666;
  }
  .info-3__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesalev2/info2-centerBack.png');
    background-size: cover;
    background-position-y: -2vw;
    background-repeat: no-repeat;
    height: 40vw;
    width: 72vw;
  }
  .info-3__body__img {
    margin-bottom: 0.83333333vw;
  }
  .info-3__body__img img {
    width: 69.32291667vw;
    display: none;
  }
  .info-3__body__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 36.45833333vw;
    flex-wrap: wrap;
  }
  .info-3__body__footer__cell {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.78125vw;
  }
  .info-3__body__footer__cell:nth-child(2n+1) {
    margin-right: 12px;
  }
  .info-3__body__footer__cell div {
    width: 2.08333333vw;
    height: 2.1875vw;
    margin-right: 0.3125vw;
    background-color: #F66540;
    border-radius: 100px 0 0 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.9375vw;
  }
  .info-3__body__footer__cell span {
    color: #666;
    font-size: 0.9375vw;
  }
  .info-3__body__header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ebeef7;
    max-width: 1200px;
    text-align: center;
    margin-bottom: 3.125vw;
  }
  .info-3__body__header__cell img{
    display: none;
    z-index: 0;
    bottom: 0;
    height: 110%;
    width: 100%;
    position: absolute;
  }
  .info-3__body__header__select {
    background: url('');
    background-size: 100%;
    position: relative;
  }
  .info-3__body__header__select>img{
    display: block;
  }
  .info-3__body__header__select span {
    color: #F66540;
    padding-bottom: -1px;
    font-weight: bold;
  }
  .info-3__body__header__select div {
    position: absolute;
    background-color: #F6F8FB;
    width: 6.77083333vw;
    height: 0.10416667vw;
    top: 3.125vw;
  }
  .info-3__body__header__cell {
    color: #999;
    font-size: 0.9375vw;
    width: 8.22916667vw;
    height: 3.125vw;
    padding-top: 1.04166667vw;
    margin-bottom: -0.05208333vw;
    display: flex;
    justify-content: center;
  }
  .info-3__body__header__select::after{
    content: '';
    position: absolute;
    height: 2px;
    background-color: #F66540;
    width: 4vw;
    bottom: 0.25vw;
  }
  .info-3__body__header__cell span {
    cursor: pointer;
    padding-top: 0.36458333vw;
    position: absolute;
    z-index: 1;
  }
  .info-4 {
    width: 100%;
    height: 51.04vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesalev2/newInfo3Back.jpg');
    background-size: cover;
    position: relative;
  }
  .info-4__text-1 {
    position: absolute;
    top: 8.69791667vw;
    left: 56.25vw;
    color: #192345;
    font-family: PingFang SC;
    font-size: 2.70833333vw;
    font-weight: 400;
  }
  .info-4__text-2 {
    position: absolute;
    top: 16.40625vw;
    left: 56.61458333vw;
    color: #666;
    font-size: 1.04166667vw;
  }
  .info-4__text-3 {
    position: absolute;
    top: 23.4375vw;
    left: 59.63541667vw;
    font-size: 1.25vw;
    color: #F67253;
  }
  .info-4__text-4 {
    position: absolute;
    top: 25.26041667vw;
    left: 59.63541667vw;
    font-size: 0.72916667vw;
    color: #666;
    width: 16.77083333vw;
  }
  .info-4__text-5 {
    position: absolute;
    top: 28.64583333vw;
    left: 59.63541667vw;
    font-size: 1.25vw;
    color: #F67253;
  }
  .info-4__text-6 {
    position: absolute;
    top: 30.46875vw;
    left: 59.63541667vw;
    font-size: 0.72916667vw;
    color: #666;
    width: 16.77083333vw;
  }
  .info-4__text-7 {
    position: absolute;
    top: 33.33333333vw;
    left: 59.63541667vw;
    font-size: 1.25vw;
    color: #F67253;
  }
  .info-4__text-8 {
    position: absolute;
    top: 35.15625vw;
    left: 59.63541667vw;
    font-size: 0.72916667vw;
    color: #666;
    width: 16.77083333vw;
  }
  .info-4__text-9 {
    position: absolute;
    top: 38.54166667vw;
    left: 59.63541667vw;
    font-size: 1.25vw;
    color: #F67253;
  }
  .info-4__text-10 {
    position: absolute;
    top: 40.36458333vw;
    left: 59.63541667vw;
    font-size: 0.72916667vw;
    color: #666;
    width: 16.77083333vw;
  }
  .info-5 {
    width: 100%;
    height: 51.05vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesalev2/newInfo4Back.jpg');
    background-size: cover;
    position: relative;
  }
  .info-5__text-1 {
    font-size: 2.70833333vw;
    color: #FFF;
    position: absolute;
    font-weight: 400;
    left: 20.83333333vw;
    top: 7.91666667vw;
  }
  .info-5__text-2 {
    position: absolute;
    left: 31.71875vw;
    top: 17.8125vw;
    width: 17.8125vw;
    text-align: end;
  }
  .info-5__text-2 p {
    color: #666;
    font-size: 1.04166667vw;
  }
  .info-5__text-2 h1 {
    font-size: 1.66666667vw;
    color: #F66540;
  }
  .info-5__card-3 {
    position: absolute;
    left: 18.28125vw;
    top: 25.20833333vw;
    width: 34.79166667vw;
    height: 21.77083333vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesale/image/%c3%a7%c2%ae%c2%a1%c3%a9%c2%94%c2%80%c3%a5%c2%94%c2%ae.html');
    background-size: cover;
  }
  .info-5__card-3__text-1 {
    position: absolute;
    left: 17.86458333vw;
    top: 10.83333333vw;
    font-size: 1.25vw;
    color: #F66540;
  }
  .info-5__card-3__text-2 {
    position: absolute;
    left: 17.86458333vw;
    top: 13.85416667vw;
    font-size: 0.83333333vw;
    color: #666;
  }
  .info-5__card-2 {
    position: absolute;
    left: 49.01041667vw;
    top: 25.26041667vw;
    width: 34.79166667vw;
    height: 21.77083333vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesale/image/%c3%a4%c2%ba%c2%91%c3%a6%c2%89%c2%93%c3%a5%c2%8d%c2%b0%2b%c3%a7%c2%94%c2%b5%c3%a5%c2%ad%c2%90%c3%a8%c2%ae%c2%a2%c3%a5%c2%8d%c2%95.html');
    background-size: cover;
  }
  .info-5__card-2__text-1 {
    position: absolute;
    left: 18.38541667vw;
    top: 11.14583333vw;
    font-size: 1.25vw;
    color: #FFF;
  }
  .info-5__card-2__text-2 {
    font-size: 0.83333333vw;
    color: #FFF;
    position: absolute;
    left: 18.38541667vw;
    top: 13.85416667vw;
  }
  .info-5__card-1 {
    position: absolute;
    left: 49.01041667vw;
    top: 7.55208333vw;
    width: 34.79166667vw;
    height: 21.77083333vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesale/image/%c3%a7%c2%ae%c2%a1%c3%a5%c2%ae%c2%a2%c3%a6%c2%88%c2%b7.html');
    background-size: cover;
  }
  .info-5__card-1__text-1 {
    font-size: 1.25vw;
    position: absolute;
    left: 17.86458333vw;
    top: 10.78125vw;
    color: #F66540;
  }
  .info-5__card-1__text-2 {
    color: #666;
    font-size: 0.83333333vw;
    position: absolute;
    left: 17.86458333vw;
    top: 13.85416667vw;
  }
  .info-6 {
    width: 100%;
    position: relative;
    height: 51.98vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesalev2/newInfo5Back.jpg');
    background-size: cover;
  }
  .info-6__logo {
    width: 115px;
    position: absolute;
    left: 17.23958333vw;
    top: 6.09375vw;
    z-index: 100;
  }
  .info-6__text-1 {
    position: absolute;
    left: 25vw;
    top: 6.30208333vw;
    z-index: 100;
    font-weight: 400;
    color: #192345;
    font-size: 2.70833333vw;
  }
  .info-6__text-2 {
    position: absolute;
    left: 25vw;
    top: 11.04166667vw;
    z-index: 100;
    color: #777;
    font-size: 1.04166667vw;
  }
  .info-6__img {
    width: 65%;
    z-index: 1;
    position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
  }
  .info-7 {
    width: 100%;
    background-color: #F6F8FB;
    padding: 5.20833333vw 18.28125vw 0 18.28125vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesalev2/newInfo9.jpg');
    background-size: cover;
  }
  .info-7__header-1 {
    width: 37.8125vw;
    height: 5.67708333vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesale/image/-s-%c3%a5%c2%9c%c2%86%c3%a8%c2%a7%c2%92%c3%a7%c2%9f%c2%a9%c3%a5%c2%bd%c2%a2%205%20%c3%a6%c2%8b%c2%b7%c3%a8%c2%b4%c2%9d%205.html');
    background-size: cover;
    position: relative;
    margin-bottom: 3.90625vw;
  }
  .info-7__header-3{
    width: 26.8125vw;
    height: 5.677083vw;
      background: url('../../../../imgw.chypos.com/LandingPage/wholesalev2/info-7__header-3.png');
      background-size: cover;
      position: relative;
  }
  .info-7__header-3>span:first-child{
    position: absolute;
    font-size: 2.4vw;
    font-family: PingFang SC;
    font-weight: 400;
    color: #E64E39;
    top: 1.55vw;
    left: 6vw;
  }
  .info-7__content-3{
    font-size: 1.25vw;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    margin-left: 6vw;
    margin-bottom: 1.2vw;
  }
  .info-7__body-3{
    width: 100%;
    height: 20.5vw;
    display: flex;
    justify-content: space-around;
    margin-bottom: 7.5vw;
  }
  .info-7__header-3>span:last-child{
    font-size: 1.875vw;
    font-family: PingFang SC;
    font-weight: 400;
    position: absolute;
    left: 17.5vw;
    top: 2.5vw;
    color: #192345;
  }
  .newInfo3BackCenter{
    width: 28vw;
    height: 38vw;
    position: absolute;
    left: 53.614583vw;
    top: 7vw;
  }
  .info-7__header-1 span {
    position: absolute;
    top: 2.08333333vw;
    left: 14.79166667vw;
    font-size: 1.875vw;
  }
  .info-7__body-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 28.7vw;
    justify-content: start;
  }
  .info-7__body-1__header {
    display: flex;
    align-items: center;
    margin-bottom: 3.125vw;
    border-bottom: 0.05208333vw solid #ebeef7;
  }
  .info-7__body-1__header__select span {
    color: #F66540;
    font-weight: 600;
    border-bottom: 0.10416667vw solid #F66540;
  }
  .info-7__body-1__header__cell {
    color: #999;
    font-size: 0.9375vw;
    width: 8.75vw;
    display: flex;
    justify-content: center;
    margin-bottom: -0.52083333vw;
  }
  .info-7__body-1__header__cell span {
    cursor: pointer;
    padding-bottom: 0.26041667vw;
    margin-bottom: 0.52083333vw;
  }
  .info-7__body-1__img {
    min-height: 13.75vw;
  }
  .info-7__body-1__img img {
    display: none;
  }
  .info-7__header-2 {
    width: 27.76041667vw;
    height: 5.41666667vw;
    background: url('https://imgw.chypos.com/LandingPage/wholesale/image/ç» 123@2x(1).png');
    background-size: cover;
    position: relative;
    margin-bottom: 1.5625vw;
  }
  .info-7__header-2 span {
    position: absolute;
    top: 2.08333333vw;
    left: 12.1875vw;
    font-size: 1.875vw;
    color: #192345;
    margin-bottom: 1.77083333vw;
  }
  .info-7__footer {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .info-7__footer :hover {
    transform: translateY(-10px);
    transition: all 0.5s linear;
  }
  .info-7__footer div {
    width: 58.28125vw;
    height: 11.92708333vw;
    background: url('../../../../imgw.chypos.com/LandingPage/wholesale/image/%c3%a7%c2%9f%c2%a9%c3%a5%c2%bd%c2%a2%20658%20%c3%a6%c2%8b%c2%b7%c3%a8%c2%b4%c2%9d%203%402x.html');
    background-size: cover;
    position: relative;
  }
  .info-7__footer div span {
    position: absolute;
    left: 8.75vw;
    top: 4.58333333vw;
    color: #FFF;
    font-size: 1.14583333vw;
  }
  .info-7__footer div img {
    width: 1.35416667vw;
    position: absolute;
    left: 34.375vw;
    top: 4.53125vw;
  }
  .info-7__footer div h1 {
    font-size: 1.66666667vw;
    color: #FFF;
    position: absolute;
    left: 36.40625vw;
    top: 4.16666667vw;
  }
  .info-7__body-2 {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .info-7__body-2__cell {
    background: url('../../../../imgw.chypos.com/LandingPage/wholesale/image/%c3%a7%c2%9f%c2%a9%c3%a5%c2%bd%c2%a2%20658.html');
    background-size: cover;
    width: 19.73958333vw;
    height: 11.40625vw;
    position: relative;
    margin-right: -2.08333333vw;
  }
  .info-7__body-2__cell__text-1 {
    position: absolute;
    left: 3.17708333vw;
    top: 2.86458333vw;
    font-size: 1.5625vw;
    color: #192345;
    background: linear-gradient(30deg, rgba(255, 134, 68, 0.95) 0%, rgba(241, 79, 56, 0.95) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .info-7__body-2__cell__text-2 {
    color: #666;
    font-size: 1.14583333vw;
    position: absolute;
    left: 3.17708333vw;
    top: 5.625vw;
  }
  .info-7__body-2__cell__img-1 {
    width: 1.04166667vw;
    position: absolute;
    right: 5.10416667vw;
    top: 3.38541667vw;
  }
  .info-7__body-2__cell__img-2 {
    width: 1.04166667vw;
    position: absolute;
    right: 5.10416667vw;
    top: 6.40625vw;
  }
  .right-menu {
    z-index: 1000;
    position: fixed;
    right: 0px;
    top: 20.83333333vw;
    display: flex;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 1px 12px #131d3d2a;
    border-radius: 0.625vw 0 0 0.625vw;
    background-color: #fff;
  }
  .right-menu__number {
    width: 5.72916667vw;
    height: 5.72916667vw;
  }
  .right-menu__top {
    height: 4.63541667vw;
    width: 5.72916667vw;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    border-radius: 0 0 0 0.625vw;
  }
  .right-menu__top:hover span {
    color: #FF6322;
  }
  .right-menu__top img {
    width: 0.9375vw;
    margin-top: 1.04166667vw;
    margin-bottom: 0.52083333vw;
  }
  .right-menu__top span {
    color: #777;
    font-size: 0.72916667vw;
  }
  .right-menu__cut-off {
    border-top: 0.05208333vw solid #DDD;
    width: 4.6875vw;
    height: 0.05208333vw;
  }
  .right-menu__qq {
    width: 5.72916667vw;
    height: 4.63541667vw;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
  }
  .right-menu__qq:hover span {
    color: #FF6322;
  }
  .right-menu__qq img {
    width: 1.04166667vw;
    margin-top: 1.04166667vw;
    margin-bottom: 0.625vw;
  }
  .right-menu__qq span {
    color: #777;
    font-size: 0.72916667vw;
  }
  .right-menu img {
    -webkit-user-drag: none;
    cursor: pointer;
  }
