.ynyjapp .banner {
  width: 100%;
  height: 100%;
}
  .ynyjapp .appBox1{
    width: 1188px;
    height: 858px;
    margin:0 auto 65px; 
    padding-top: 227px;
    position: relative;
    box-sizing: border-box;
  }
    .ynyjapp .appBox1 .appSalesTitle{
      width: 862px;
      height: 221px;
      background: url('./../img/app/appTbg.png') no-repeat;
      color: #fff;
      position: relative;
    }
      .ynyjapp .appBox1 .appSalesTitle .title{
        width: 216px;
        font-size:36px;
        position: absolute;
        bottom: 60px;
        right: 100px;
      }
    .ynyjapp .appBox1 .salesPic{
      position: absolute;
      left: 115px;
      top:100px;
    }
    .ynyjapp .appBox1 .detail{
      width: 608px;
      position: absolute;
      bottom: 75px;
      right: 60px;
      z-index:2;
    }
      .ynyjapp .appBox1 .detail h2{
        font-size:24px;
        font-family:MicrosoftYaHei;
        color:rgba(32,32,32,1);
      }
      .ynyjapp .appBox1 .detail p{
        font-size:16px;
        font-family:MicrosoftYaHei;
        color:rgba(96,98,102,1);
        margin: 20px 0;
      }
    .ynyjapp .appBox1 .appIcon1{
      position: absolute;
      right: 0;
      bottom: 0;
    }
  .ynyjapp .appBox2{
    width: 1160px;
    height: 1160px;
    background: url('./../img/app/appIcon2.png') no-repeat;
    margin: auto;
    position: relative;
    box-sizing: border-box;
  }
    .ynyjapp .appBox2 .img1,.img2,.img3{
      position: absolute;
    }
    .ynyjapp .appBox2 .img1{
      top:266px;
      left: 79px;
    }
    .ynyjapp .appBox2 .img2{
      top:224px;
      left: 410px;
      z-index: 1;
    }
    .ynyjapp .appBox2 .img3{
      top:266px;
      right: 80px;
    }
    .ynyjapp .appBox1 .detail2{
      width: 320px;
      bottom: 176px;
      right: 172px;
    }
  
  .ynyjapp .appBox4{
    width: 1160px;
    height: 744px;
    margin:0 auto 45px;
    position: relative;
    box-sizing: border-box;
  }
  .ynyjapp .appBox5{
    width: 1160px;
    height: 744px;
    margin:0 auto 95px;  
    position: relative;
    box-sizing: border-box;
  }
  .ynyjapp .pleft{
    position: absolute;
    left:10px;
  }
  .ynyjapp .pright{
    position: absolute;
    right:0;
  }
  .ynyjapp .appBox4 h2,.appBox5 h2{
    font-size:30px;
    font-family:MicrosoftYaHei;
    color:rgba(32,32,32,1);
  }
  .ynyjapp .appBox4 p,.appBox5 p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: rgba(96,98,102,1);
    margin-top: 20px;
  }
  .ynyjapp .appBox4 .pleft{
    width: 340px;
    top:270px;
  }
  .ynyjapp .appBox5 .pright{
     width: 290px;
    top:270px;
  }

  