.wholesaleSolution{
    height:440px;
    background:url(../../images/pc/solutionbanner3.png) no-repeat center center;
    background-size:cover;
}
.wholesaleSolution .centerBg{
    position:relative;
    height:100%;
    width:1180px;
    margin:0 auto;
}
.wholesaleSolution img{
    width:100%;
    height:auto !important;
}
.wholesaleSolution .introMsg{
    position: absolute;
    width:554px;
    top:102px;
}
.wholesaleSolution .solutionBannerRight{
  position: absolute;
  width: 658px;
  top: 54px;
  right: -45px;
}
.wholesaleSolution .introMsg h1{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 56px;
    color: #000000;
}
.wholesaleSolution .introMsg p{
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgba(48, 49, 51, 1);
    margin-top:20px;
}
.wholesaleSolution a{
  margin-top:36px;
  width: 204px;
  height: 50px;
  cursor: pointer;
  background: #4877F0;
  border-radius: 2px;
  color:#fff;
  display:block;
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  color: #FFFFFF;
  transition: 0.5s;
}
.wholesaleSolution a:hover{
  background: rgba(110, 147, 240);
}
.wholesaleSoluWrap1{
    background:#fff;
    padding:73px 0;
}
.wholesaleSoluWrap1 .centerBg{
    width:1167px;
    margin:0 auto;
}
.wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop{
    /* background: #fff; */
  }
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Left{
    width:552px;
    /* height:370px; */
    margin:18px 69px 0 0;
    float:left;
  }
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Left img{
    width:100%;
    height:auto !important;
    
  }
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right{
    width:546px;
    float:left;
  }
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right h4{
    font-family:'PingFang SC';
    font-size: 36px;
    font-weight: bold;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color:#000000;
  }
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right h5{
    font-family: 'PingFang SC';
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color:#000000;
  }
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right .p1{
    font-family: 'PingFang SC';
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color:rgba(102, 102, 102, 1);
    margin-top:6px;
  }
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right .p2,
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right .p3,
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right .p4,
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right .p5{
    font-family: 'PingFang SC';
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color:rgba(96, 98, 102, 1);
    /* text-indent:10px; */
    margin-top:4px;
    margin-bottom:12px;
    margin-left:12px;
  }
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right button{
    height: 40px;
    width: 150px;
    left: 0px;
    top: 393px;
    border-radius: 4px;
    padding: 7px 20px 7px 20px;
    background: #4877F0;
    color:#fff;
    margin-top:32px;
    cursor:pointer;
    -webkit-transition-duration: 0.4s; /* Safari */    
    transition-duration: 0.4s;
  }
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right button:hover{
    background: rgba(0, 0, 0, 0.15);
    color:#ffffff;
  }
  .wholesaleSoluWrap2{
    background: #F8F9FB;
    padding:72px 0;
  }
  .wholesaleSoluWrap2 .centerBg{
    width:1180px;
    margin:0 auto;
  }
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter{
    background: #F8F9FB;
  }
  .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .centerBg,.wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .centerBg,.wholesaleSoluWrap1 .wholesaleSoluWrap1ContentBottom .centerBg{
    width:1180px;
    /* height:433px; */
    margin:0 auto;
    padding:130px 0 138px 0;
  }
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Left{
    width:557px;
    /* height:370px; */
    margin:31.5px 38px 0 19.5px;
    float:right;
  }
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Left img{
    width:100%;
    height:auto !important;
    
  }
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right{
    width:546px;
    float:right;
  }
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right h4{
    font-family:'PingFang SC';
    font-size: 32px;
    font-weight: bold;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color:#000000;
  }
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right h5{
    font-family: 'PingFang SC';
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color:#000000;
  }
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right .p1{
    font-family: 'PingFang SC';
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color:rgba(102, 102, 102, 1);
    margin-top:6px;
  }
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right .p2,
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right .p3,
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right .p4{
    font-family: 'PingFang SC';
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color:rgba(96, 98, 102, 1);
    /* text-indent:10px; */
    margin-top:4px;
    margin-bottom:12px;
    margin-left:12px;
  }
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right button{
    height: 40px;
    width: 150px;
    left: 0px;
    top: 393px;
    border-radius: 4px;
    padding: 7px 20px 7px 20px;
    background: #4877F0;
    color:#fff;
    margin-top:32px;
    cursor:pointer;
    -webkit-transition-duration: 0.4s; /* Safari */    
    transition-duration: 0.4s;
  }
  .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right button:hover{
    background: rgba(0, 0, 0, 0.15);
    color:#ffffff;
  }
  .wholesaleSoluWrap3{
      background:#fff;
  }
  .wholesaleSoluWrap3 .centerBg{
    width:1167px;
    margin:0 auto;
  }
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom{
    background: #fff;
    padding:100px 0;
  }
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Left{
    width:552px;
    /* height:370px; */
    margin:0 69px 0 0;
    float:left;
  }
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Left img{
    width:100%;
    height:auto !important;
    
  }
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right{
    margin-top:48px;
    width:546px;
    float:left;
  }
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right h4{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 50px;
    text-align: left;
    color: #000000;
  }
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right h5{
    font-family: 'PingFang SC';
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color:#000000;
  }
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right .p1{
    font-family: 'PingFang SC';
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color:rgba(102, 102, 102, 1);
    margin-top:6px;
  }
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right .p2,
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right .p3,
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right .p4,
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right .p5{
    font-family: 'PingFang SC';
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color:rgba(96, 98, 102, 1);
    /* text-indent:10px; */
    margin-top:4px;
    margin-bottom:12px;
    margin-left:12px;
  }
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right button{
    height: 40px;
    width: 150px;
    left: 0px;
    top: 393px;
    border-radius: 4px;
    padding: 7px 20px 7px 20px;
    background: #4877F0;
    color:#fff;
    margin-top:32px;
    cursor:pointer;
    -webkit-transition-duration: 0.4s; /* Safari */    
    transition-duration: 0.4s;
  }
  .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right button:hover{
    /* background: rgba(255, 255, 255, 0.2); */
    background: rgba(72, 119, 240, 1);
  }
  .wholesaleSoluWrap4{
      /* padding:58px 0 43px 0; */
    background: #F8F9FB;
    padding:72px 0 108px 0;
  }
  .wholesaleSoluWrap4 h2{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 50px;
    color: #000000;
    text-align: center;
    
  }
  .wholesaleSoluWrap4 p{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color:rgba(51, 51, 51, 1);
    margin-top:16px;
  }
  .wholesaleSoluWrap4 .centerBg{
    max-width:932px;
    margin:0 auto;
  }

  .wholesaleUl li{
    /* width:168px;
    height:146px;
    margin-bottom:6px;
    background:url(../../static/images/pc/wholesaleiconBg.png) no-repeat center center;
    background-size:cover;
    position: absolute; */
    width: 168px;
    height: 146px;
    text-align: center;
    position: absolute;
    background: url(../../images/pc/wholesaleiconBg.png) no-repeat center center;
    background-size: 100%;
    cursor:pointer;
  }
  .wholesaleUl{
    width:694px;
    height: 444px;
    margin:52px auto 0;
    position:relative;
  }
  .wholesaleUl li.one{
    top: 0;
    /*margin-top: 0*/
  }
  .wholesaleUl li.two{
    top: 77px;
  }
  .wholesaleUl li.three{
    top: 154px;
  }
  .wholesaleUl li.four{
    top: 231px;
  }
  .wholesaleUl li.five{
    top: 308px;
  }
  .wholesaleUl li img{
    position: relative;
    top: 35%;
    left: 13%;
    transform: translate(-50%,-50%);
  }
  .wholesaleUl li p.title{
    width: 80px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin:40px auto 0;

    color: #000000;
  }
  @media screen and (max-width: 1180px) {
    .wholesaleSolution .solutionBannerRight{
      width: 555px;
      right: -30px
    }
    .wholesaleSolution .introMsg{
      top:18%;
      width:45%;
    }
    .wholesaleSoluWrap1 .centerBg{
      width:92%;
    }
    .wholesaleSolution .centerBg{
      width:92%;
    }
    .wholesaleSolution .introMsg h1{
      font-size:28px;
    }
    .wholesaleSolution .introMsg p{
      font-size:15px;
      margin-top: 1%;
    }
    .wholesaleSolution a{
      width:28%;
      height:44px;
      line-height:44px;
      font-size:14px;
      margin-top: 16px;
    }
    .shopsolutWrap1{
      padding: 3% 0;
    }
    .shopsolutWrap1 .centerBg{
      width:92%;
    }
    .shopsolutWrap1 .shopsolutWrap1ContentTop .shopsolutWrap1Left{
      width:48%;
      margin: 10% 2% 0 1%;
    }
    .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right{
      width:48%;
    }
    .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right h4,.wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right h4,.wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right h4{
      font-size: 28px;
    }
    .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right .p2, .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right .p3, .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right .p4, .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right .p5,.wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right .p2, .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right .p3, .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right .p4{
      font-size:13px;
    }
    .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right h5,.wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right h5{
      margin-top:3% !important;
    }
    .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Left,.wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Left{
      width:48%;
      margin: 10% 0 0 0;
    }
    .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right{
      width:48%;
      margin: 0 2% 0 1%;
    }
    .wholesaleSoluWrap2 .centerBg{
      width:92%;
    }
    .wholesaleSoluWrap3 .centerBg{
      width:92%;
    }
    .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Left{
      width:48%;
      margin: 0 2% 0 1%;
    }
    .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right{
      width:48%;
      
    }
    .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom{
      padding:10% 0;
    }
    .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right{
      margin-top: 6%;
    }
    .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right h5{
      margin-top:3% !important;
    }
    .wholesaleSoluWrap4 h2{
      font-size:30px;
    }
  }
  @media screen and (max-width: 900px) {
    .wholesaleSolution .introMsg{
      top:13%;
      width:92%;
      text-align:center;
    }
    .wholesaleSolution a{
      margin: 16px auto 0;
    }
    .wholesaleSolution .solutionBannerRight{
      top: 48%;
      left:0;
      right:0;
      margin:auto;
      width:92%;
    }
    .wholesaleSolution{
      height:100%;
      height:640px;
    }
  }

  @media screen and (max-width: 860px) {
    .wholesaleSolution .introMsg h1 {
      font-size: 28px;
      line-height: 37px;
    }
    .wholesaleSolution a {
      width: 22%;
      height: 38px;
      line-height: 38px;
      font-size: 11px;
      margin-top: 6px;
    }
    .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Left,
    .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Right,
    .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Right,
    .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Right{
      width:100%;
      float:none;
    }
    .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Left,
    .wholesaleSoluWrap2 .wholesaleSoluWrap2ContentCenter .wholesaleSoluWrap2Left,
    .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom .wholesaleSoluWrap3Left,
    .wholesaleSoluWrap1 .wholesaleSoluWrap1ContentTop .wholesaleSoluWrap1Left{
      width:100%;
      margin:0 auto;
      float:none;
    }
    .wholesaleSoluWrap3 .wholesaleSoluWrap3ContentBottom{
      padding:2% 0;
    }
  }