﻿@media screen and (max-width: 992px) {
  .container {
    padding: 0 15px;
    padding: 0 2vw;
  }
  .zjfj-container {
    padding-top: 80px;
    padding-top: 10.66667vw;
  }
  .box {
    box-shadow: 0px 4px 30px 0 rgba(30, 40, 61, 0.1);
    box-shadow: 0px 0.53333vw 4vw 0 rgba(30, 40, 61, 0.1);
  }
  .section-title-img {
    width: 80%;
    margin-top: 40px;
    margin-top: 5.33333vw;
  }
  .detail-btn {
    width: 250px;
    width: 33.33333vw;
    height: 70px;
    height: 9.33333vw;
    line-height: 70px;
    line-height: 9.33333vw;
  }
  .detail-btn img {
    margin-left: 16px;
    margin-left: 2.13333vw;
  }

  /* #region 奉节概况 */
  .fjgk-container {
    margin-left: 15px;
    margin-left: 2vw;
    margin-right: 15px;
    margin-right: 2vw;
    padding: 0 15px 40px;
    padding: 0 2vw 5.33333vw;
  }
  .fjgk-container p {
    margin-top: 40px;
    margin-top: 5.33333vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 5; /*设置多行的行数*/
  }
  /* #endregion 奉节概况 */

  /* #region box-type-1 */
  .box-type-1 {
    margin-top: 40px;
    margin-top: 5.33333vw;
    height: auto;
  }
  .box-type-1 .img-container {
    overflow: hidden;
    float: none;
    width: 100%;
    height: 300px;
    height: 40vw;
  }
  .box-type-1 .content-container {
    float: none;
    width: 100%;
    padding: 35px;
    padding: 4.66667vw;
    text-align: left;
    height: auto;
  }
  .box-type-1 .content-container p {
    -webkit-line-clamp: 5; /*设置多行的行数*/
  }
  .box-type-1 .content-container .detail-btn {
    position: relative;
    bottom: unset;
    left: unset;
    margin: 20px auto 0;
    margin: 2.66667vw auto 0;
  }
  /* #endregion box-type-1 */

  /* #region 自然地理 */
  .zrdl-container .img-container {
    float: none;
  }
  /* #endregion 自然地理 */

  /* #region 经济发展 */
  .jjfz-img {
    width: 100%;
    margin-top: 80px;
    margin-top: 10.66667vw;
    margin-bottom: 40px;
    margin-bottom: 5.33333vw;
    object-fit: cover;
    height: 250px;
    height: 33.33333vw;
  }
  /* #endregion 经济发展 */

  /* #region box-type-2 */
  .box-type-2 {
    width: 100%;
  }
  .box-type-2 .section-title-img {
    width: 80%;
  }
  .box-type-2 .box {
    margin-top: 40px;
    margin-top: 5.33333vw;
  }
  .box-type-2 .box .img-container {
    height: 300px;
    height: 40vw;
  }
  .box-type-2 .box .content-container {
    height: auto;
    padding: 35px;
    padding: 4.66667vw;
  }
  .box-type-2 .detail-btn {
    margin: 20px auto;
    margin: 2.66667vw auto;
  }
  /* #endregion box-type-2 */

  /* #region 社会事业 */
  .shsy-container {
    float: none;
  }
  /* #endregion 社会事业 */

  /* #region 行政区划 */
  .xzqh-container {
    float: none;
  }
  /* #endregion 行政区划 */
}
