@media screen and (max-width: 767px) {
  body {
    width: 100%;
    min-width: 0;
    overflow: hidden;
  }
  input,
  textarea {
    font-size: 16px; /* 设置默认字体大小 */
    -webkit-text-size-adjust: 100%; /* 禁止放大 */
  }
  .mobile-wrap {
    width: 100%;
    background-color: #99d0ff;
  }
  .mobile-header {
    width: 100%;
    background: url('../images/mobile/mobile-header-bg.png') no-repeat 0 0 / cover;
    height: auto;
    padding: 4vh 0 5vh;
    box-sizing: border-box;
  }
  .mobile-logo {
    display: flex;
    width: 60%;
    margin-left: 13%;
  }
  .mobile-logo  img {
    width: 100%;
  }
  .mobile-header-title {
    width: 100%;
    display: block;
    margin: 6vh auto 0;
  }
  .recommend-banner-category {
    width: 88%;
    margin: -20px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .recommend-banner-category-item {
    margin-right: 0;
  }
  .recommend-category-img {
    width: 70%;
    height: auto;
  }
  .recommend-category-text {
    font-size: 12px;
  }
  .mobile-form {
    height: 420px;
    width: 100%;
    background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/mobile/form-bg.png')
      no-repeat 0 0 / cover;
    padding: 20px 0 100px;
    position: relative;
    z-index: 99;
  }
  .mobile-form-wrap {
    width: 86%;
    height: 380px;
    margin: 0px auto 0;
    background: #ffffffd6;
    border: 1.74px solid #ffffff;
    box-shadow: 0 3.75px 19.38px 0 #0f88ff40;
    border-radius: 15px;
    padding: 30px 5%;
    position: relative;
    margin-top: -3vh;
    z-index: 999;
  }
  .mobile-form-block {
    position: absolute;
    left: 0;
    top: -3vh;
    width: 20%;
  }
  .mobile-form-wrap > img {
    display: block;
    width: 70%;
    height: auto;
    margin: 0 auto;
  }
  .mobile-form-main {
    width: 94%;
    margin: 30px auto;
  }
  .recommend-form-input {
    width: 100%;
  }
 .recommend-form-sms,
 .recommend-form-button {
    width: 100%;
  }
  /* part1 */
  .mobile-part1 {
    width: 100%;
    margin: -6vh auto 30px;
    position: relative;
    z-index: 100;
    box-sizing: border-box;
  }
  .mobile-part1-header img {
    width: 100%;
  }
  .mobile-part1-wrap {
    width: 92%;
    margin: 0 auto;
    padding: 10px 0 10px;
    background: #ffffff;
    border-radius: 0 0 10px 10px;
    position: relative;
    z-index: 101;
  }
  .mobile-part1-item {
    width: 92%;
    height: 80px;
    margin: 0 auto;
    background: #ffffff;
    box-shadow: 0 5.63px 18.75px 0 #2d7af417;
    border-radius: 6px 28px 6px 6px;
    border: 1px solid #94ceff;
    display: flex;
    margin-bottom: 12px;
    padding: 10px 0;
    font-size: 12px;
    color: #323a5f;
  }
  .mobile-part1-item img {
    display: block;
    width: 50px;
    height: 50px;
    margin: 5px 20px;
  }
  .mobile-part1-title {
    font-weight: 500;
    font-size: 16px;
    color: #0277f7;
    letter-spacing: 1.16px;
    margin-bottom: 4px;
  }
  .part1-bg-block {
    position: absolute;
    left: 0;
    bottom: -45px;
    z-index: 100;
    width: 120px;
  }
  /* part2 */
  .mobile-part2 {
    width: 100%;
    position: relative;
    z-index: 90;
  }
  .mobile-part2-header img {
    width: 100%;
  }
  .mobile-part2-wrap {
    width: 92%;
    margin: 0 auto;
    background: #ffffff;
    padding: 10px 0 30px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 0 0 10px 10px;
  }
  .mobile-part2-item {
    width: 50%;
    text-align: center;
    margin: 10px 0;
    color: #6a7481;
    font-size: 11px;
    line-height: 20px;
  }
  .mobile-part2-item img {
    display: block;
    width: 100px;
    height: 68px;
    margin: 5px auto;
  }
  .mobile-part2-title {
    font-weight: 500;
    font-size: 14px;
    color: #0277f7;
    letter-spacing: 1.16px;
    margin: 10px 0;
  }
  /* part3 */
  .mobile-part3 {
    width: 100%;
    position: relative;
    z-index: 80;
  }
  .mobile-part3-header img {
    width: 100%;
    margin-top: -170px;
  }
  .mobile-part3-wrap {
    width: 92%;
    margin: 0px auto 30px;
    background: #ffffff;
    padding: 20px 0 30px;
    position: relative;
    z-index: 81;
    border-radius: 0 0 10px 10px;
  }
  .part3-bg-block {
    position: absolute;
    left: 0;
    bottom: -32%;
    width: 50%;
    z-index: 69;
  }
  .mobile-part3-wrap > img {
    display: block;
    width: 80%;
    height: 200px;
    margin: 0 auto;
    position: relative;
    z-index: 88;
  }
  .mobile-part3-main {
    display: flex;
    justify-content: center;
    margin-top: -80px;
  }
  .mobile-part3-main > img {
    width: 45%;
    margin: 0 5px;
  }
  /* part4 */
  .mobile-part4 {
    width: 100%;
    position: relative;
    z-index: 70;
  }
  .mobile-part4-header img {
    width: 100%;
  }
  .mobile-part4-wrap {
    width: 92%;
    background: #ffffff;
    margin: 0 auto 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 0 15px;
    border-radius: 0 0 10px 10px;
    position: relative;
    z-index: 71;
  }
  .part4-bg-block {
    position: absolute;
    left: 0;
    bottom: -35%;
    width: 50%;
    z-index: 59;
  }
  .mobile-part4-wrap img {
    display: block;
    width: 45%;
    margin: 20px 5px 10px;
    box-shadow: 0 0.63px 6.25px 0 #3844551c;
    border-radius: 7px;
  }
  /* part5 */
  .mobile-part5 {
    width: 100%;
  }
  .mobile-part5-header img {
    width: 100%;
  }
  .mobile-part5-wrap {
    width: 92%;
    background-color: #fff;
    margin: 0 auto 30px;
    padding: 10px 0 20px;
    border-radius: 0 0 10px 10px;
  }
  .mobile-part5-content {
    font-weight: 400;
    font-size: 15px;
    color: #121c44;
    letter-spacing: 0;
    text-align: justify;
    width: 88%;
    margin: 10px auto 0;
    line-height: 24px;
  }
  .mobile-part5-content > img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: sub;
  }
  .mobile-part5-wrap > img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  /* part6 */
  .mobile-part6 {
    width: 100%;
  }
  .mobile-part6-header img {
    width: 100%;
  }
  .mobile-part6-wrap {
    width: 92%;
    background-color: #fff;
    margin: 0 auto;
    padding: 15px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 0 0 10px 10px;
  }
  .mobile-part6-wrap img {
    height: 75px;
    border-radius: 6px;
    margin: 3px;
    box-shadow: 0 0 18.75px 0 #0374ec33;
  }
  .mobile-bottom {
    width: 100%;
    padding: 15px 0 75px;
    background-color: transparent;
    font-size: 10px;
  }
  .mobile-bottom img {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 2px 3px;
  }
  .mobile-bottom > div:first-child {
    font-weight: 600;
    font-size: 14px;
    color: #121c44;
    letter-spacing: 0;
    text-align: center;
  }
  .mobile-bottom > div:last-child {
    display: flex;
    justify-content: center;
    margin-top: 3px;
  }
  .phone-button {
    position: fixed;
    right: 0;
    bottom: 70px;
    z-index: 9999;
    width: 132px;
    height: 42px;
    background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/mobile/phone-button.png') no-repeat;
    background-size: contain;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    
  }
  .phone-button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration:none; 
  }
  .phone-button a:hover{
    color: #fff;
  }

  .mobile-fixed-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    height: 60px;
    background-color: rgb(0, 118, 246);
    color: #fff;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
  }
}
