.zjfj-container {
  background-color: #f4f8ff;
  background-image: url(../images/yj-fj-zjfj-img-bg-1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  padding-top: 422px;
  text-align: center;
}
.box {
  background-color: #fff;
  box-shadow: 0px 4px 30px 0 rgba(30, 40, 61, 0.1);
}
.section-title-img {
  width: 32.7857%;
  margin-top: 40px;
}
.detail-btn {
  display: block;
  width: 160px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 14px;
  color: #0649a5;
  border: solid 1px #0649a5;
  transition: all 0.3s ease;
}
.detail-btn:hover {
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
}
.detail-btn img {
  margin-left: 16px;
  vertical-align: top;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}

/* #region 奉节概况 */
.fjgk-container {
  padding: 0 35px 40px;
}
.fjgk-container .clearfix {
  margin-top: 40px;
}
.fjgk-container .video-container {
  width: 49%;
  float: left;
  height: 380px;
  position: relative;
}
.fjgk-container .info-container {
  width: 49%;
  float: right;
  position: relative;
}
.fjgk-container p {
  text-align: left;
  font-size: 16px;
  color: #333;
  line-height: 2.25;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 10; /*设置多行的行数*/
}
.fjgk-container .detail {
  background-color: #0649a5;
  position: absolute;
  right: 0;
  bottom: -30px;
  font-size: 14px;
  color: #fff;
  border-radius: 16px;
  padding: 6px 20px;
  cursor: pointer;
}
/* #endregion 奉节概况 */

.section-bg-1 {
  background-image: url(../images/yj-fj-zjfj-img-bg-2.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% auto;
}

/* #region 奉上好品 */
.fshp-container {
  margin-top: 40px;
}
.fshp-container .video-container {
  width: 55.14285%;
  height: 453px;
  float: left;
}
.fshp-container .right-container {
  float: right;
  width: 43.07142%;
  height: 453px;
}
.fshp-container .right-container a {
  display: block;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.fshp-container .right-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fshp-container .right-container img:hover {
  animation: scale-draw 15s ease-in-out infinite;
}
.fshp-container .right-container .haojing {
  height: 224px;
  width: 100%;
}
.fshp-container .right-container .haojing::after {
  content: "";
  background-image: url(../images/yj-fj-zjfj-img-haojing-tag.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 17.41293%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.fshp-container .right-container .haowei {
  height: 206px;
  width: 48.2587%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.fshp-container .right-container .haowei::after {
  content: "";
  background-image: url(../images/yj-fj-zjfj-img-haowei-tag.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 36.08247%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.fshp-container .right-container .haowu {
  height: 206px;
  width: 48.2587%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.fshp-container .right-container .haowu::after {
  content: "";
  background-image: url(../images/yj-fj-zjfj-img-haowu-tag.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 36.08247%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
/* #endregion 奉上好品 */

/* #region box-type-1 */
.box-type-1 {
  margin-top: 40px;
  height: 460px;
}
.box-type-1 .img-container {
  overflow: hidden;
  float: left;
  width: 57.857%;
  height: 100%;
}
.box-type-1 .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box-type-1 .img-container img:hover {
  animation: scale-draw 20s ease-in-out infinite;
}
.box-type-1 .content-container {
  float: left;
  width: 42.143%;
  padding: 35px;
  text-align: left;
  height: 100%;
}
.box-type-1 .content-container p {
  color: #333;
  font-size: 16px;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 9; /*设置多行的行数*/
}
.box-type-1 .content-container .detail-btn {
  position: absolute;
  bottom: 35px;
  left: 35px;
}
/* #endregion box-type-1 */

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

/* #region 经济发展 */
.jjfz-img {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 40px;
}
/* #endregion 经济发展 */

.section-bg-2 {
  background-image: url(../images/yj-fj-zjfj-img-bg-3.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% auto;
}

/* #region box-type-2 */
.box-type-2 {
  width: 48.57%;
}
.box-type-2 .section-title-img {
  width: 67.5%;
}
.box-type-2 .box {
  margin-top: 40px;
}
.box-type-2 .box .img-container {
  height: 280px;
  overflow: hidden;
}
.box-type-2 .box .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box-type-2 .box .img-container img:hover {
  animation: scale-draw 20s ease-in-out infinite;
}
.box-type-2 .box .content-container {
  height: 220px;
  padding: 35px;
}
.box-type-2 .box .content-container p {
  text-align: left;
  font-size: 16px;
  color: #333;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 5; /*设置多行的行数*/
}
.box-type-2 .detail-btn {
  margin: 40px auto;
  position: relative;
  left: unset;
  bottom: unset;
}
/* #endregion box-type-2 */

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

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

@keyframes scale-draw {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.2);
  }
}

/* #region 名片 */
.xcjdmp-container {
  margin-top: 40px;
}
.xcjdmp-container .section-title-img {
  margin-top: 0;
}
.xcjdmp-container .arrow {
  display: inline-block;
  width: 32px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #c2d3e9;
  position: relative;
  top: -90px;
}
.xcjdmp-container .arrow > img {
  width: 14px;
  vertical-align: middle;
}
.xcjdmp-container .arrow:hover {
  background: #0e4ca2;
}
.xcjdmp-container .swiper-container-mp {
  display: inline-block;
  width: 90%;
  height: 200px;
  overflow: hidden;
  margin: 0 30px;
}
.xcjdmp-container .swiper-container-mp .swiper-wrapper {
  overflow: hidden;
  white-space: nowrap;
  display: block;
  width: 30000px !important;
}
.xcjdmp-container .swiper-container-mp a {
  display: block;
  overflow: hidden;
  margin-right: 16px;
  height: 200px;
  width: 300px;
  box-sizing: border-box;
  position: relative;
}
.xcjdmp-container .swiper-container-mp a::before {
  content: "";
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(145, 195, 242, 0.35);
}
.xcjdmp-container .swiper-container-mp img {
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  object-fit: cover;
  position: relative;
}

.xcjdmp-container .swiper-container-mp .slogan {
  text-align: left;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  width: calc(100% - 10px);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background-image: linear-gradient(
    to right,
    rgba(23, 81, 151, 0.8),
    rgba(255, 255, 255, 0)
  );
}
.xcjdmp-container .swiper-container-mp .name {
  background-color: rgba(23, 81, 151, 0.8);
  padding: 5px 10px;
  color: #fff;
  font-size: 16px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.xcjdmp-container .gallery {
  height: 200px;
  position: relative;
  margin-top: 40px;
}
.xcjdmp-container .detail-btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  width: 180px;
}
/* #endregion 名片 */
