/* 应用领域详情页手机端 - 仅 yingyong_detail / yingyong_detail_en */

@media screen and (max-width: 1200px) {
  .nymain.wm {
    margin: 20px 15px 0 !important;
    padding-bottom: 30px;
    overflow: visible;
  }

  .nymain .right {
    width: 100% !important;
    float: none !important;
    margin-top: 0 !important;
  }

  .nymain .box {
    padding-bottom: 0;
  }

  .nymain .bg {
    position: static !important;
    overflow: visible !important;
  }

  .nymain .bg_left {
    width: 100% !important;
    float: none !important;
    height: auto !important;
    margin-bottom: 16px;
  }

  .nymain .bg_right {
    width: 100% !important;
    float: none !important;
    height: auto !important;
  }

  .nymain .show {
    width: 100%;
    max-width: 220px;
    height: auto !important;
    margin: 0 auto 10px;
    cursor: default;
    border: none;
  }

  .nymain .show img {
    width: auto !important;
    max-width: 100%;
    max-height: 180px;
    height: auto !important;
    margin: 0 auto;
    display: block;
    object-fit: contain;
  }

  .nymain .mask,
  .nymain .bigshow {
    display: none !important;
  }

  .nymain .rr {
    position: static !important;
    width: 100% !important;
    height: auto !important;
  }

  .nymain .tex2 {
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    color: #525355;
  }

  .nymain .tex2 .cpm {
    margin-bottom: 12px;
    padding-bottom: 12px;
  }

  .nymain .tex2 .cpm h1 {
    font-size: 22px;
    line-height: 1.4;
    word-break: break-word;
  }

  .nymain .tex2 p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 8px;
    word-break: break-word;
  }

  .nymain .fanye {
    display: block !important;
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
    clear: both;
  }

  .nymain .fanye.flex-between-center {
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }

  .nymain .fshangxia {
    width: 100%;
  }

  .nymain .fshangxia ul {
    margin: 0;
    padding: 0;
  }

  .nymain .fshangxia ul li {
    display: block;
    width: 100%;
    padding: 6px 0;
    line-height: 24px;
    word-break: break-word;
  }

  .nymain .fshangxia .up,
  .nymain .fshangxia .down {
    font-size: 14px;
    color: #333;
  }

  .nymain .fanhui {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
  }

  .nymain .fanhui a {
    display: block;
    font-size: 14px;
    color: #333;
  }

  #bottom {
    margin-top: 30px !important;
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  .ny_ban_txt h1 {
    font-size: 24px;
  }

  .nymain .tex2 .cpm h1 {
    font-size: 20px;
  }

  .nymain .show {
    max-width: 180px;
  }

  .nymain .show img {
    max-height: 150px;
  }
}
