@charset "utf-8";
@font-face {
  font-family: 'HanSerif Blod';
  src: url('../css/iconfont/SourceHanSerifCN-Bold-2.otf') format('opentype');
  font-weight: 700;
  /* font-display: swap; */
}
@font-face {
  font-family: 'HanSans Light';
  src: url('../css/iconfont/SourceHanSansSC-Light-2.otf') format('opentype');
  /* font-weight: 700; */
  /* font-display: swap; */
}
* {
  font-family: 'HanSans Light';
}
header {
  height: 853.85px;
  padding-top: 27px;
  overflow: hidden;
  background: url(../images/zjdbc/demo1.png) top center no-repeat;
}

/* 气氛头部样式结束 */
.menubtn {
  width: 26px;
  height: 58px;
  position: absolute;
  top: -6px;
  right: 10px;
  z-index: 999999;
  float: right;
  cursor: pointer;
  display: none;
  transition: 0.4s;
  cursor: pointer;
}
.menubtn.active {
  position: fixed;
}
.menubtn span {
  margin-top: 28px;
  display: block;
  width: 15px;
  height: 2px;
  background: #205bb8;
  position: relative;
  vertical-align: middle;
  -webkit-transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
.menubtn span:after,
.menubtn span:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 26px;
  height: 2px;
  left: 0;
  background-color: #205bb8;
  -webkit-transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
.menubtn span:before {
  top: -8px;
  -webkit-transition-property: top, transform;
  -moz-transition-property: top, transform;
  -ms-transition-property: top, transform;
  -o-transition-property: top, transform;
  transition-property: top, transform;
}
.menubtn span:after {
  bottom: -8px;
  -webkit-transition-property: bottom, transform;
  -moz-transition-property: bottom, transform;
  -ms-transition-property: bottom, transform;
  -o-transition-property: bottom, transform;
  transition-property: bottom, transform;
}
.menubtn.active span {
  background-color: transparent;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  -ms-transition-delay: 0s, 0s;
  -o-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
.menubtn.active span:after,
.menubtn.active span:before {
  -webkit-transition-delay: 0s, 0.3s;
  -moz-transition-delay: 0s, 0.3s;
  -ms-transition-delay: 0s, 0.3s;
  -o-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
  background: #fff;
}
.menubtn.active span:before {
  top: 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menubtn.active span:after {
  bottom: 0px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menubtn span,
.menubtn span:after,
.menubtn span:before {
  background: #fff;
}
.menubtn {
  z-index: 9999;
}

.ml_logobox {
  margin-bottom: 90.26px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.45);
}
.ml_nav {
}
.ml_nav ul {
}
.ml_nav ul li {
  position: relative;
  float: left;
  line-height: 71px;
  font-size: 24px;
  width: 12.8333%;
  text-align: center;
}

.ml_nav ul li a {
  color: #fff;
  font-family: 'HanSerif Blod';
}
.ml_nav ul li.on {
  background: url(../images/zjdbc/navbac.png) center bottom no-repeat;
}
.ml_nav ul li.on:before {
  position: absolute;
  content: '';
  background: url(../images/zjdbc/nav_back.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: 100%;
  bottom: 0px;
  left: 0;
}
.ml_nav ul li + li {
  margin-left: 4.6%;
}
.mltoptit img {
  display: block;
  margin: 0 auto;
}
main {
  margin-top: -70px;
}
main .mltit {
  text-align: center;
}

.demo1_box {
  height: 729px;
  padding-top: 25px;
  background: url(../images/zjdbc/demo2.png) no-repeat center bottom;
}

.dbcjj {
  position: relative;
  margin-bottom: 80px;
}

.dbcjj img {
  position: absolute;
  right: 0;
  border-radius: 0px 40px 0px 0px;
}

.dbcjj p {
  width: 454px;
  height: 408px;
  background: url(../images/zjdbc/dbcgk_bac.png) no-repeat;
  margin-top: 69px;
  padding-top: 55px;
  padding-left: 44px;
  padding-right: 60px;
  text-align: justify;
  font-size: 18px;
  line-height: 40px;
  text-indent: 2em;
  color: #fff;
  border-radius: 40px 0px 0px 0px;
}

.dbcjj p a {
  color: #ffda61;
}

/* 行政区划 */
.xzqh {
}
.xzqh li {
  float: left;
  text-align: right;
  height: 97.82px;
  width: 22.6908%;
  line-height: 97.82px;
  background: linear-gradient(90deg, rgba(196, 228, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  /* padding-right: 76px; */
}
.xzqh li:hover {
  background: linear-gradient(270deg, rgba(199, 225, 252, 1) 0%, rgba(42, 130, 228, 1) 100%);
}
.xzqh li:hover a {
  color: #fff;
}
.xzqh li + li {
  margin-left: 2.4941%;
}
.xzqh li a {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  display: block;
  padding-right: 76px;
  border: 1px solid #9ec7fc;
}
.xzqh li img {
  margin-right: 40px;
}
.xzqh li:nth-child(3) img {
  margin-right: 44px;
}
.xzqh li:nth-child(4) img {
  margin-right: 37px;
}

/* 旅游达坂城 */
.lydbc {
  margin-top: 90px;
  margin-bottom: 100px;
}
.ly {
  margin: 0 -5px;
}
.ly li {
  width: 25%;
  height: 406px;
  float: left;
  padding: 0 5px;
  transition: all 0.3s ease;
}
.ly li a {
  height: 100%;
  display: block;
  background-image: url(../images/zjdbc/ly1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.ly li:nth-child(1) a {
  background-image: url(../images/zjdbc/ly1.jpg);
}
.ly li:nth-child(2) a {
  background-image: url(../images/zjdbc/ly2.jpg);
}
.ly li:nth-child(3) a {
  background-image: url(../images/zjdbc/ly3.jpg);
}
.ly li:nth-child(4) a {
  background-image: url(../images/zjdbc/ly4.jpg);
}
.ly li:hover {
  width: 31% !important;
  height: 513px;
  position: relative;
  transform: translateY(-12.5%);
}
.ly:hover li {
  width: 23%;
}
.ly li a span {
  writing-mode: vertical-lr;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  background: url(../images/zjdbc/ly_bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 55px 27px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 5px;
  white-space: nowrap;
}

/* 影像达坂城 */
.demo3 {
  margin-bottom: 180px;
}
.yxdbc_slider3 {
  /* overflow: hidden; */
  position: relative;
  margin-top: 108px;
}
.yxdbc_slider3 .swiper-pagination-progressbar {
  bottom: 20px;
  top: auto;
  width: 90%;
  left: 5%;
}
.yxdbc_slider3 .swiper-slide {
  /* transition: 300ms; */
  position: relative;
  height: 382px; /* width: 512px !important; */
}
.yxdbc_slider3 .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.yxdbc_slider3 .swiper-slide img {
  width: 100%;
  height: 100%;
}
.yxdbc_slider3 .swiper-slide p {
  position: absolute;
  bottom: 22px;
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.yxdbc_slider3 .swiper-slide-prev p,
.yxdbc_slider3 .swiper-slide-next p {
  display: none;
}
.yxdbc_slider3 .swiper-slide-active,
.yxdbc_slider3 .swiper-slide-duplicate-active {
  transform: scale(1.439);
  z-index: 9;
}
.yxdbc_slider3 .swiper-slide-active p {
  display: block;
}
.yxdbc_slider3 .btn {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 10;
}
.yxdbc_slider3 .btn img {
  width: 100%;
}
.yxdbc_slider3 .xwprev2 {
  left: 372px;
}
.yxdbc_slider3 .xwnext2 {
  right: 372px;
}
.yxdbc_slider3 .swiper-pagination2 {
  bottom: 20px;
}
.yxdbc_slider3 .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  border-radius: 4px;
}
.yxdbc_slider3 .swiper-pagination-bullet-active {
  width: 32px;
  background: #205bb8;
}
.yxdbc_slider3 .next img {
  transform: rotateZ(180deg);
}

@media screen and (max-width: 768px) {
  header {
    padding: 0;
  }
  .ml_logobox {
    border: 0;
  }
  .menubtn {
    display: block;
  }
  .ml_nav {
    display: none;
  }
  .ml_nav.on {
    display: block;
  }
  .ml_nav {
    position: fixed;
    right: 0;
    width: 200px;
    height: 100vh;
    margin-top: 0;
    background: #3775bb;
    top: 0;
    z-index: 999;
  }
  .ml_nav ul {
    padding-top: 40px;
  }
  .ml_nav ul li {
    float: none;
    width: auto;
    text-align: center;
    margin-bottom: 40px;
    font-size: 1.125em;
    line-height: normal;
  }
  .ml_nav ul li.on {
    background: no-repeat;
  }
  .ml_nav li + li {
    margin-left: 0;
  }
  .dbcjj p {
    margin: 0;
    width: 100%;
    height: auto;
    padding: 0;
    background-size: 100%;
  }
  .dbcjj {
    margin-bottom: 30px;
  }
  .dbcjj img {
    position: static;
  }
  .xzqh li {
    width: 100%;
    padding-right: 10px;
  }
  .xzqh li a {
    text-align: center;
    padding-right: 0;
  }
  .xzqh li + li {
    margin: 0;
  }
  .xzqh li img {
    margin-right: 25px;
  }
  .xzqh li:nth-child(3) img {
    margin-right: 25px;
  }
  .xzqh li:nth-child(4) img {
    margin-right: 25px;
  }

  .demo2_box {
    margin-top: 20px;
  }
  .lydbc {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .ly li {
    width: 50%;
    margin-bottom: 10px;
  }
  .ly:hover li {
    width: 50%;
  }
  .ly li:hover {
    width: 50% !important;
    height: 406px;
    transform: none;
  }

  .yxdbc_slider3 .swiper-slide {
    height: 260px;
  }
}
