@charset "utf-8";

/*十大文旅*/
.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  *zoom: 1;
}
.m_left {
  float: left;
}
.m_right {
  float: right;
}
.m_ws_bj {
  background: #edf7ff;
  width: 100%;
}

.m_layout {
  width: 1200px;
  margin: 0 auto;
}

.m_hd {
  text-align: center;
  margin-bottom: 70px;
}
.ws_picbox {
  float: left;
  width: 820px;
  height: 450px;
  border: 10px #ffffff solid;
}
.ws_picbox img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.ws_txtbox {
  width: 437px;
  height: 357px;
  background: #ffffff;
  position: relative;
  right: 0;
  top: -412px;
  margin-bottom: -412px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
.ws_txtbox p {
  font-size: 22px;
  line-height: 42px;
  padding: 32px 29px;
}

.m_gjd_bj {
  background: #edf7ff url(ws_db_bg.jpg) bottom center no-repeat;
  width: 100%;
}

.gjd_picbox {
  width: 580px;
  height: 380px;
}
.gjd_picbox img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.gjd_txtbox {
  width: 599px;
  height: 380px;
}
.gjd_txtbox h3 {
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  background: #fff;
  color: #327ee6;
  border-left: 5px solid;
  border-image: linear-gradient(to bottom, #6fb3fe, #327ee6) 1;
  border-top: 1px solid #327ee6;
  border-right: 1px solid #327ee6;
  border-bottom: 1px solid #327ee6;
  margin-bottom: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.gjd_txtbox p {
  font-size: 20px;
  line-height: 30px;
  padding: 50px 4px;
}
/* 十大观景点新 */
.s2cont {
  width: 1202px;
  height: 450px;
  margin: 0 auto;
}
.s2left {
  margin: 52px 0 0 -15px;
  float: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.s2left a {
  margin-top: 20px;
  line-height: 62px;
  font-size: 18px;
  font-family: PingFangSC-Semibold;
  color: #333333;
  font-weight: 400;
  text-align: end;
  border: 2px solid;
  border-right: none;
  border-image: linear-gradient(to right, #c1e2ff, transparent) 1;
}
.s2left a span {
  padding-right: 72px;
}
.s2left a:nth-child(1) {
  margin-top: 0;
  width: 389px;
  height: 62px;
  display: block;
  background: url(gjd_l1.png) right center no-repeat;
}
.s2left a:nth-child(1).active {
  /* background: url(s2rpic1_active.png) center center no-repeat; */
  color: #1a6cc2;
}
.s2left a:nth-child(2) {
  width: 349px;
  height: 62px;
  display: block;
  background: url(gjd_l1.png) right center no-repeat;
}
.s2left a:nth-child(2).active {
  /* background: url(s2rpic2_active.png) center center no-repeat; */
  color: #1a6cc2;
}
.s2left a:nth-child(3) {
  width: 329px;
  height: 62px;
  display: block;
  background: url(gjd_l1.png) right center no-repeat;
}
.s2left a:nth-child(3).active {
  /* background: url(s2rpic3_active.png) center center no-repeat; */
  color: #1a6cc2;
}
.s2left a:nth-child(4) {
  width: 349px;
  height: 62px;
  display: block;
  background: url(gjd_l1.png) right center no-repeat;
}
.s2left a:nth-child(4).active {
  /* background: url(s2rpic4_active.png) center center no-repeat; */
  color: #1a6cc2;
}
.s2left a:nth-child(5) {
  width: 389px;
  height: 62px;
  display: block;
  background: url(gjd_l1.png) right center no-repeat;
}
.s2left a:nth-child(5).active {
  /* background: url(s2rpic5_active.png) center center no-repeat; */
  color: #1a6cc2;
}

.s2center {
  width: 422px;
  height: 450px;
  float: left;
  margin-left: 10px;
  background: url(gjd_center.png) center center no-repeat;
}
.s2center a {
  float: right;
  padding-right: 50px;
}
.s2right {
  margin: 52px 0 0 -15px;
  float: left;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.s2right a {
  margin-top: 20px;
  line-height: 62px;
  font-size: 18px;
  font-family: PingFangSC-Semibold;
  color: #333333;
  font-weight: 400;
  border: 2px solid;
  border-left: none;
  border-image: linear-gradient(to left, #c1e2ff, transparent) 1;
}
.s2right a span {
  padding-left: 72px;
}
.s2right a:nth-child(1) {
  margin-top: 0;
  width: 389px;
  height: 62px;
  display: block;
  background: url(gjd_r1.png) left center no-repeat;
}
.s2right a:nth-child(1).active {
  /* background: url(s2rpic1_active.png) center center no-repeat; */
  color: #1a6cc2;
}
.s2right a:nth-child(2) {
  width: 349px;
  height: 62px;
  display: block;
  background: url(gjd_r1.png) left center no-repeat;
}
.s2right a:nth-child(2).active {
  /* background: url(s2rpic2_active.png) center center no-repeat; */
  color: #1a6cc2;
}
.s2right a:nth-child(3) {
  width: 329px;
  height: 62px;
  display: block;
  background: url(gjd_r1.png) left center no-repeat;
}
.s2right a:nth-child(3).active {
  /* background: url(s2rpic3_active.png) center center no-repeat; */
  color: #1a6cc2;
}
.s2right a:nth-child(4) {
  width: 349px;
  height: 62px;
  display: block;
  background: url(gjd_r1.png) left center no-repeat;
}
.s2right a:nth-child(4).active {
  /* background: url(s2rpic4_active.png) center center no-repeat; */
  color: #1a6cc2;
}
.s2right a:nth-child(5) {
  width: 389px;
  height: 62px;
  display: block;
  background: url(gjd_r1.png) left center no-repeat;
}
.s2right a:nth-child(5).active {
  /* background: url(s2rpic5_active.png) center center no-repeat; */
  color: #1a6cc2;
}
/* 雾凇信息轮播 s*/
.swiper_slide_box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.swiper_slide .swiper-slide {
  width: 285px;
  height: 380px;
  float: left;
  position: relative;
  overflow: hidden;
}

.swiper_slide .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper_slide .swiper-pagination {
  text-align: right;
  padding-right: 2%;
  width: 98%;
  bottom: 17px;
}

.swiper_slide .swiper-pagination-bullet {
  width: 10px;
  background: #fff;
  border-radius: 0;
  height: 10px;
  border-radius: 5px;
  opacity: 1;
}

.swiper_slide .swiper-pagination-bullet-active {
  background: #87adff;
}

.swiper_slide .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
  background: rgba(0, 0, 0, 0.5);
}

.swiper_slide .swiper-slide p span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  width: 75%;
  padding-left: 5%;
}

.swiper_slide_box .swiper-button-next,
.swiper_slide_box .swiper-button-prev {
  background: 0;
}

.swiper_slide_box .swiper-button-prev {
  left: -80px;
  width: 40px;
  height: 40px;
}

.swiper_slide_box .swiper-button-next {
  right: -80px;
  width: 40px;
  height: 40px;
}
/* 雾凇信息轮播 e*/

.m_syzp_bj {
  background: url(ws_syzp_bg.jpg) center 0 no-repeat;
  width: 100%;
}

.syzp_box {
  width: 389px;
  margin-right: 16px;
  margin-bottom: 40px;
}
.syzp_box:nth-child(3n + 1) {
  margin-right: 0;
}

.syzp_picbox {
  width: 389px;
  height: 240px;
}
.syzp_picbox img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.syzp_txtbox {
  text-align: center;
  font-size: 18px;
  line-height: 46px;
  background: #ffffff;
}
.jj_p {
  padding: 100px 0;
}
.gjd_p {
  padding: 56px 0;
}
.xx_p {
  padding: 100px 0;
}
.zp_p {
  padding: 69px 0;
}
@media only screen and (max-width: 750px) {
  .jj_p,
  .gjd_p,
  .xx_p,
  .zp_p {
    padding: 10px 0;
  }
  .m_left {
    float: none;
  }
  .m_right {
    float: none;
  }
  .m_layout {
    width: 100%;
    margin: 0 auto;
  }
  .m_hd {
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
  }
  .m_hd img {
    height: 50px;
  }
  .ws_picbox {
    width: 90%;
    height: 200px;
    border: 7px #ffffff solid;
    margin: 0 auto 10px;
  }
  .ws_txtbox {
    width: 100%;
    height: auto;
    background: #ffffff;
    position: sticky;
    right: 0;
    top: -0;
    margin-bottom: -0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  }
  .ws_txtbox p {
    font-size: 22px;
    line-height: 42px;
    padding: 32px 29px;
  }
  .m_gjd_bj {
    background: #e8f5ff;
    width: 100%;
  }
  .gjd_picbox {
    width: 90%;
    height: 200px;
    border: 7px #ffffff solid;
    margin: 0 auto 10px;
  }
  .gjd_txtbox {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
  .m_syzp_bj {
    background: #e8f5ff;
    width: 100%;
  }

  .syzp_box {
    width: 90%;
    margin-right: auto;
    margin-bottom: 0;
    margin: 0 auto 10px;
  }
  .syzp_box:nth-child(3n + 1) {
    margin-right: auto;
  }

  .syzp_picbox {
    width: 100%;
    height: 200px;
  }
  /* 雾凇信息轮播 s*/
  .swiper_slide {
    width: 100%;
    float: none;
    padding: 0;
    position: relative;
    top: 0;
  }

  .swiper_slide .swiper-slide {
    height: 360px;
  }

  .swiper_slide .swiper-slide img,
  .swiper2 .swiper-slide,
  .swiper2 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper_slide .swiper-slide p {
    font-size: 16px;
  }

  .swiper_slide .swiper-slide span {
    padding-left: 1%;
  }

  .swiper_slide_box .swiper-button-prev {
    left: 0;
  }

  .swiper_slide_box .swiper-button-next {
    right: 0;
  }

  .swiper_slide_box {
    width: 100%;
  }
  /* 雾凇信息轮播 e*/
  .s2cont {
    width: 100%;
  }
  .s2center {
    width: 100%;
    height: auto;
    float: left;
    margin-left: 0px;
  }
}