@media screen and (max-width: 960px) {
  *{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
  .main1 {
    padding: 85px 30px 0 30px;
  }
  .main1 .box{
    padding: 30px;
    display: flex;
  }
  .main1 .box>img{
    display: block;
    width: 57px;
    height: 464px;
  }
  .main1 .box .box1{
    padding-left: 42px;
    flex: 1;
  }
  .main1 .box .box1 .item{
    padding-top: 40px;;
  }
  .main1 .box .box1 .item:nth-child(2){
    padding-top: 52px;
  }
  .main1 .box .box1 .item:nth-child(3){
    padding-top: 70px;
  }
  .main1 .box .box1 .title{
    /* width: 72px; */
    height: 24px;
    margin-bottom: 10px;
  }
  .main1 .box .box1 .box2{
    font-size: 14px;
    color: #C0C2C9;
  }
  .main1 .slogan{
    font-size: 24px;
    font-weight: bold;
  }
  .main1 .img1{
    width: 274px;
    height: 234px;
    margin: 30px auto 42px auto;
    display: block;
  }
  .main1 .count {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .main1 .count .item .num{
    font-size: 24px;
    font-weight: bold;
    color: #1146C9;
  }
  .main1 .count .item .tip{
    padding-top: 8px;
    font-size: 12px;
    color: #c0c2c9
  }
  .main1 .img2{
    width: 280px;
    display: block;
    margin: 50px auto 70px auto;
  }
  .main2 {
    padding:  0 30px;
    background: url("https://www.ingtube.com/assets/sponsor/v3/4.png") center center no-repeat;
    background-size: cover;
  }
  .main2 .slogan{
    font-size: 24px;
    font-weight: bold;
  }
  .main2 .tip{
    font-size: 14px;
    color: #C0C2C9;
    padding-top: 14px;
    padding-bottom: 36px;
  }
  .main2 .img1 {
    width: 56px;
    height: 44px;
  }
  .main2 .swiper1 {
    width: 100%;
    height: 160px;
    margin: 0;
  }
  
  .pagination1 {
    text-align: left;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0px;
  }
  
  .swiper1 .swiper-pagination-bullet {
    width: 28px;
    height: 6px;
    background: #B4B4B4;
    border-radius: 0;
  }
  
  .swiper1 .swiper-pagination-bullet-active {
    background: #1350E8;
  }
  .swiper1 img{
    width: 100%;
  }
  .main3 {
    padding: 0 30px;
  }
  .main3 .title{
    padding: 60px 0 15px 0;
    font-size: 24px;
    font-weight: bold;
  }
  .main3 .tip{
    font-size: 16px;
    color: #c0c2c9;
    padding-bottom: 40px;
  }
  .main3 .box {
    overflow: hidden;
    position: relative;
    height: 218px;
    width: 100%;
  }
  
  .main3 .box .box-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 102;
    background: url("https://www.ingtube.com/assets/sponsor/v3/13.png") center center no-repeat;
    background-size: 100% 100%;
  }
  
  .main3 .box .con {
    position: absolute;
    left: 0;
    white-space: nowrap;
    display: flex;
  }
  
  .main3 .box .con img {
    display: block;
    height: 200px;
    width: 742px
  }
  
  .main3 .box .con1 {
    left: 0;
  }  
  .main4{
    padding-bottom: 60px;
  }
  .main4>.title{
    font-size: 24px;
    font-weight: bold;
    padding: 76px 30px 15px 30px;
  }
  .main4 .tip{
    font-size: 14px;
    color: #C0C2C9;
    padding: 0 30px 46px 30px;
  }
  .main4 .swiper2 {
    padding-left: 30px;
  }
  .main4 .swiper2 .swiper-slide {
    width: 184px;
    padding-right: 24px;
  }
  
  .main4 .swiper2 .content .wrapper1 {
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
  }
  
  .main4 .swiper2 .content .wrapper1 img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  
  .main4 .swiper2 .content .wrapper2 {
    padding-top: 16px;
  }
  
  .main4 .swiper2 .content .wrapper2 .title {
    display: flex;
    align-items: center;
    font-size: 12px;
    text-decoration: none;
    color: #000
  }
  
  .main4 .swiper2 .content .wrapper2 .title .text {
    flex: 1;
  }
  .main4 .swiper2 .content .wrapper2 .title .arrow {
    width: 14px;
    height: 14px;
  }
  
  .main4 .swiper2 .content .wrapper3 {
    padding: 10px 0;
    color: #C0C2C9;
    font-size: 12px;
  }

  .main5 {
    margin: 10px 30px 0 30px;
    border-top: 1px solid #D8D8D8;
    padding-bottom: 70px;
    display: flex;
    padding-top: 20px;
  }
  
  .main5 .left {
    flex: 1;
  }
  
  .main5 .left .title {
    font-size: 14px;
    font-weight: bold;
  }
  .main5 .left .tip{
    padding-top: 10px;
    font-size: 14px;
  }
  .main5 .left .tip img{
    margin-right: 4px;
  }
  .main5 .right{
    text-align: center;
  }
  .main5 .right img{
    width: 53px;
    height: 53px;
  }
  .main5 .right .tip{
    text-align: center;
    padding-top: 5px;
    font-size: 8px;
  }
  .main6{
    font-size: 16px;
    line-height: 36px;
    width: 120px;
    height: 36px;
    position: fixed;
    bottom: 48px;
    left: 50%;
    transform: translate(-50%, 0);
    color: #fff;
    text-align: center;
    background: linear-gradient(to right, #408AFF, #0C40D9);
    border-radius: 22px;
    z-index: 100;
  }

  .footer{
    font-size: 10px;
    color: #b1b1b2;
    z-index: 103;
    background: #3C3E3F;
  }
  .footer a{
    color: #b1b1b2;
  }
}