/* 媒体查询 1300 */
@media screen and (max-width: 1200px){
  .logo {
    width: 40px;
    height: 40px;
  }
  .head {
    line-height: 40px;
  }
  .head span {
    font-size: 26px;
  }
  .download {
    width: 19.6295vw !important;
    min-width: 200px;
    height: 57px !important;
    line-height: 57px !important;
    font-size: 18px !important;
    margin-right: 16%;
  }
  .download:first-child {
    margin-top: 8px;
    margin-bottom: 20px !important;
  }
  .caption {
    top: 41% !important;
  }
  .color {
    width: 336px !important;
    height: 240px !important;
    top: 33% !important;
  }
  .model {
    width: 28.047vw !important;
  }
  .bookreview {
    top: 28% !important;
  }
  .books {
    width: 33.807vw !important;
    height: 24.124vw !important;
    bottom: 28% !important;
  }
  .hint .img {
    width: 22px !important;
    height: 11px !important;
  }
  .iphone, .android {
    width: 23px !important;
    height: 28px !important;
  }
  .location {
    padding: 4vw 0 0 32vw !important;
  }
  .cooperation p {
    width: 300px !important;
  }
  .company {
    left: 15%;
  }
  .cooperation {
    right: 17%;
  }
  .content {
    width: 400px !important;
  }
  .content p {
    font-size: 26px !important;
    margin: 40px 0 50px !important;
  }
  .content a {
    width: 280px !important;
    height: 60px !important;
    line-height: 60px !important;
    font-size: 28px !important;
  }
}
/* 媒体查询 */