@charset "UTF-8";
.title-com {
  text-align: center;
  margin-top: 40px;
}
.main-container {
  margin-bottom:80px
}
/****************** 阿图什简介 start ********************/
.atsjj {
  /* margin-top: 40px; */
  background: url(../images/zjats/atsjj-bg.png);
  background-size: 100% 100%;
}
.atsjj p {
  font-size: 20px !important;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 50px !important;
  color: rgba(51, 51, 51, 1);
  text-align: justify;
  vertical-align: top;
}
.atsjj > div > div:last-child div {
  text-align:right;
}

/****************** 阿图什简介 end ********************/

/****************** 阿图什名片 start ********************/
.atsmp {
  margin-top: 40px;
  background: url(../images/zjats/atsmp-bg.png);
  background-size: 100% 100%;
}
.atsmp > div:last-child {
  position: relative;
}
.atsmp .container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.atsmp .swiper-container {
  /* position: relative; */
  width: 100%;
  height: 600px;
  overflow: hidden;
}

.atsmp .swiper-slide {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0,0,0,0.15);
  transition: all 0.3s ease;
  width: 988px; /* 固定图片宽度 */
  height: 489px; /* 固定图片高度 */
}

.atsmp .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.atsmp .carousel {
  padding: 30px 0;
}
.atsmp .button-next {
  position: absolute;
  right: -76px;
  top: 60%;
  transform: translateY(-50%);
  cursor: pointer;
}
.atsmp .button-prev {
  position: absolute;
  left: -76px;
  top: 60%;
  transform: translateY(-50%);
  cursor: pointer;

}

/* 响应式样式 */
@media (max-width: 1400px) {
  .atsmp .container {
      max-width: 1200px;
      padding: 30px 20px;
  }
  
  .atsmp .swiper-container {
      height: 550px;
      position: relative;
  }
  
  .atsmp .swiper-slide {
      width: 800px;
      height: 396px;
  }
  
  .atsmp .carousel {
      padding: 60px 0;
  }
}

@media (max-width: 1200px) {
  .atsmp .container {
      max-width: 992px;
  }
  
  .atsmp .swiper-container {
      height: 500px;
      margin: 40px 0;
  }
  
  .atsmp .swiper-slide {
      width: 700px;
      height: 346px;
  }
  
  .atsmp .carousel {
      padding: 40px 0;
  }
}

@media (max-width: 992px) {
  .atsmp .container {
      max-width: 768px;
      padding: 20px 15px;
  }
  
  .atsmp .swiper-container {
      height: 450px;
      margin: 30px 0;
  }
  
  .atsmp .swiper-slide {
      width: 600px;
      height: 297px;
  }
  
  .atsmp .carousel {
      padding: 30px 0;
  }
  
  .atsmp .swiper-button-next,
  .atsmp .swiper-button-prev {
      width: 50px;
      height: 50px;
  }
}

@media (max-width: 768px) {
  .atsmp .container {
      max-width: 576px;
      padding: 15px 10px;
  }
  .atsmp .swiper-container {
      height: 400px;
      margin: 20px 0;
  }
  .atsmp .swiper-container {
    height:auto;
  }
  .atsmp .swiper-slide {
      width: 450px;
      height: 223px;
  }
  .atsmp .swiper-button-next,
  .atsmp .swiper-button-prev {
      width: 40px;
      height: 40px;
  }
  
  .atsmp .swiper-button-next:after,
  .atsmp .swiper-button-prev:after {
      font-size: 18px;
  }
}

@media (max-width: 576px) {
    .atsmp .container {
        max-width: 100%;
        padding: 10px;
    }
    
    .atsmp .swiper-container {
        /* height: 300px; */
        margin: 15px 0;
    }
    
    .atsmp .swiper-slide {
        width: 320px;
        height: 158px;
    }
    .atsmp .carousel {
        padding: 15px 0;
    }
    
    .atsmp .swiper-button-next,
    .atsmp .swiper-button-prev {
        display: none;
    }
}
/****************** 阿图什名片 end ********************/

/****************** 历史人文 start ********************/
.lsrw {
  /* margin-top: 40px; */
  background: url(../images/zjats/lsrw-bg.png);
  background-size: 100% 100%;
}
.lsrw .title-com {
  margin-top: 0;
}
.lsrw > div > div:nth-child(2) {
  margin-top: 20px;
}
.lsrw > div > div:last-child {
  margin-top: 88px;
}
.lsrw > div > div:last-child div {
  text-align: right;
  padding-right: 40px;
}
.lsrw > div > div:last-child div + div {
    text-align: left;
    padding-left: 40px;
}
.lsrw > div > div:not(:first-child) div > img{
  margin-left: 10px;
  /* width: 80%; */
}

/****************** 历史人文 end ********************/
.lsrw > div > div:not(:first-child) div > img {
  /* width:70%; */
}
.lsrw > div > div:not(:first-child) div > a img {
  /* width:16%; */
}
.lsrw > div > div:last-child {
  margin-top: 60px;
}
.lsrw > div > div > div {
  margin-top: 20px
}

/****************** 投资阿图什 start ********************/
.tzats {
  margin-top: 40px;
  background: url(../images/zjats/tzats-bg.png);
  background-size: 100% 100%;
  padding-bottom: 120px;
}
.tzats > div div:last-child {
  display: flex;
  justify-content: space-between;
}
.tzats > div div:last-child div {
  width: 300px;
  height: 244px;
  border-radius: 13px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(240, 247, 255, 1) 100%);
  box-shadow: 0px 0px 12px  rgba(22, 104, 199, 0.3);
}
.tzats > div div:last-child div a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.tzats > div div:last-child div a img { 
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.tzats > div div:last-child div a span { 
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 200px;
  line-height: 56px;
  border-radius: 28px;
  background: rgba(37, 88, 159, 1);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
}
.tzats > div div:last-child div:nth-child(2n) {
  margin-top: 70px;
}

/****************** 投资阿图什 end ********************/

/****************** 文化旅游 start ********************/
.whly {
  background: url(../images/zjats/whly-bg.png);
  padding-bottom: 60px;
  /* background-size: 100% 100%; */
  /* height: 600px; */
}

.whly .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  padding: 0 10px;
}
.whly .swiper {
    width: 100%;
    margin-top: 80px;
}

.whly .swiper-slide {
    overflow: hidden;
    position: relative;
}
.whly .swiper-slide div {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(180deg, rgba(37, 88, 159, 1) 0%, rgba(37, 88, 159, 0) 100%);
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: rgba(255, 255, 255, 1);
}

.whly .swiper-slide:nth-child(2n){
    margin-top: 100px;
}


.whly .swiper img {
    width: 100%;
    height: 100%;
    max-height: 267px;
    object-fit: cover;
}

.whly .navigation-buttons {
    position: absolute;
    top: 0px;
    right: 10px;
    display: flex;
    gap: 34px;
    z-index: 10;
}

.whly .nav-btn {
    width: 42px;
    height: 42px;
    border: 1px solid #ddd;
    background: rgba(255, 255, 255, 1);
    cursor: pointer;
}

@media (max-width: 768px) {
    .whly .swiper-slide:nth-child(even) .card-image {
        margin-top: 0;
    }

}

/****************** 文化旅游 end ********************/

/****************** 美食特产 start ********************/
.mstc {
}
.mstc ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mstc ul li {
  flex-basis: 30%;
  height: 260px;
  margin-top: 46px;
  border-radius: 18px;
  overflow: hidden;
}
.mstc ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.mstc ul li a img { 
  width: 100%;
  height: 100%;
}
.mstc ul li a span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 60px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: rgba(255, 255, 255, 1)
}
.mstc ul li:first-child a span {
  background-color: rgba(148, 121, 67, 0.8);
}
.mstc ul li:nth-child(2) a span {
  background-color: rgba(219, 166, 59, 0.8);
}
.mstc ul li:nth-child(3) a span {
  background-color: rgba(224, 135, 0, 0.8);
}
.mstc ul li:nth-child(4) a span {
  background-color: rgba(97, 158, 81, 0.8);
}
.mstc ul li:nth-child(5) a span {
  background-color: rgba(212, 49, 49, 0.8);
}
.mstc ul li:nth-child(6) a span {
  background-color: rgba(92, 59, 43, 0.8);
}
/****************** 美食特产 end ********************/

@media (max-width: 768px) { 
  .title-com img{
    width: 100%;
  }

/****************** 阿图什简介 start ********************/
    .atsjj > div > div:last-child {
    margin: 0 10px;
  }
  .atsjj p {
    font-size: 16px !important;
    line-height: 36px !important;
  }
  .atsjj > div > div:last-child div {
    padding-left: 0
  }
  .atsjj > div > div:last-child img{
width: 40%

  }
  .atsjj > div > div:last-child video {
    height:auto;
  }
    .am-padding-left-0 {
      padding-right: 0;
    }
   /****************** 阿图什名片 start ********************/
  .atsmp {
    margin-top: 0;
  }
  /****************** 历史人文 start ********************/
  .lsrw {
    margin-top: 0;
  }
  .lsrw > div > div:nth-child(2) {
    text-align:center;
    margin: 0;
  }
  .lsrw > div > div:nth-child(2) div > a > img {
    width: 14%;
  }
  .lsrw > div > div:nth-child(2) div > img {
    width: 70%;
  }
  .lsrw > div > div:nth-child(3) {
    margin: 0px;
  }
  .lsrw > div > div:nth-child(3) div > a > img {
    width: 14%;
  }
  .lsrw > div > div:nth-child(3) div > img {
    width: 70%;
  }
  /****************** 投资阿图什 start ********************/
  .tzats {
padding-bottom:10px;
  }
    .tzats > div > div:last-child {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0 10px;
    justify-content: center;
  }
  .tzats > div div div {

  }
  .tzats > div div:last-child div {
    flex-basis: 40%;
    margin-bottom: 24px;
    height: 144px;
  }
  .tzats > div div:last-child div:nth-child(2n) {
    margin-top: 0;
    margin-left: 20px;
    
  }
  .tzats > div div:last-child div a img {
    width: 28%;
  }
  .tzats > div div:last-child div a span {
    width: 64%;
    font-size: 14px;
    line-height: 26px;
    border-radius: 24px;
  }
  
  /****************** 文化旅游 start ********************/
  .whly {
    padding-bottom: 0;
  }
  .whly .swiper {
    margin-top: 60px;
  }
  .whly .nav-btn {
    width: 36px;
    height:36px
  }
  .whly .swiper-slide div {
    font-size: 16px;
  }
  .whly .swiper-slide:nth-child(2n) {
    margin-top: 0;
  }
  /****************** 美食特产 start ********************/
  .mstc ul li {
    flex-basis: 40%;
  }
  .mstc ul li {
      flex-basis: 48%;
      height: 148px;
      }
  .mstc ul li a span {
    font-size: 14px;
    line-height: 29px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .am-g-fixed {
    width: 1200px;
  }
  .atsmp .swiper-container {
    height: 440px;
  }
    .lsrw > div > div:not(:first-child) div > a img {
      width:80px;
    }
  .lsrw > div > div:not(:first-child) div > a img:nth-child(2) {
      width:284px;
    }
  .tzats > div div:last-child div {
    width: 270px;
  }
}
