.section-title {
  text-align: center;
}
.section-title .py {
  background-image: linear-gradient(to top, rgb(227, 237, 248), #f2f5fa);
  font-size: 57.6px;
  font-size: calc(64 * var(--font-scale) * 1px);
  font-weight: bold;
  color: rgba(51, 51, 51, 0.65);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-title .cn {
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translateX(-50%);
  font-size: 0;
  width: 100%;
  text-align: center;
}
.section-title .cn span {
  font-size: 28.8px;
  font-size: calc(32 * var(--font-scale) * 1px);
  font-weight: bold;
}
.section-title .cn span:nth-child(1) {
  color: #333333;
}
.section-title .cn span:nth-child(2) {
  color: #0764cc;
}

.section-1 {
  background-image: url(../images/yj-zx-zwfw-img-section-bg-1.png);
  background-position: bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top: 45px;
  padding-bottom: 45px;
}
.section-1 .section-title .cn span + span {
  margin-left: 20px;
}
.section-1 .section-title .cn span {
  cursor: pointer;
  color: #333333;
}
.section-1 .section-title .cn span.active {
  color: #0764cc;
}
.section-1 .bs-contents {
  margin-top: 40px;
}
.section-1 .bs-contents > div {
  display: none;
}
.section-1 .bs-contents > div.active {
  display: block;
}
.section-1 .bs-contents > div:nth-child(2) .bs-tabs {
  text-align: center;
}
.section-1 .bs-contents > div:nth-child(2) .bs-tabs > div {
  float: none;
  display: inline-block;
}
.section-1 .bs-contents .bs-tabs {
  height: 120px;
  *zoom: 1;
}
.section-1 .bs-contents .bs-tabs:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-1 .bs-contents .bs-tabs > div {
  width: 6.71428%;
  margin-right: 4.94%;
  height: auto;
  float: left;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  text-align: center;
  cursor: pointer;
}
.section-1 .bs-contents .bs-tabs > div:nth-last-child(1) {
  margin-right: 0;
}
.section-1 .bs-contents .bs-tabs > div:nth-last-child(1) .img-container::after {
  display: none;
}
.section-1 .bs-contents .bs-tabs > div .img-container {
  width: 100%;
  height: 0;
  padding-top: 100%;
  box-shadow: 0px 2px 20px 0 rgba(35, 100, 185, 0.2);
  background-color: #fff;
  margin-bottom: 20px;
  border-radius: 50%;
}
.section-1 .bs-contents .bs-tabs > div .img-container img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 42.55319%;
  transform: translate(-50%, -50%);
}
.section-1 .bs-contents .bs-tabs > div .img-container img:nth-child(1) {
  visibility: visible;
}
.section-1 .bs-contents .bs-tabs > div .img-container img:nth-child(2) {
  visibility: hidden;
}
.section-1 .bs-contents .bs-tabs > div .img-container::after {
  content: "";
  background-image: url(../images/yj-zx-zwfw-ic-double-arrow-right.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  width: 25.5319%;
  height: 31.91489%;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  right: -52.12764%;
}
.section-1 .bs-contents .bs-tabs > div.active .img-container {
  box-shadow: 0px 2px 20px 0 rgba(35, 100, 185, 0.2);
  background-image: linear-gradient(to top, #0764cc, #60aafd), linear-gradient(to bottom, #0764cc, #0764cc);
}
.section-1 .bs-contents .bs-tabs > div.active .img-container img:nth-child(1) {
  visibility: hidden;
}
.section-1 .bs-contents .bs-tabs > div.active .img-container img:nth-child(2) {
  visibility: visible;
}
.section-1 .bs-contents .bs-tabs > div > div:nth-child(2) {
  position: absolute;
  width: 100px;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
}
.section-1 .bs-contents .swiper-container {
  margin-top: 40px;
}
.section-1 .bs-contents .swiper-container .swiper-slide {
  padding: 22px 60px;
  box-sizing: border-box;
}
.section-1 .bs-contents .swiper-container .swiper-slide > div {
  border-radius: 10px;
  box-shadow: 0px 4px 30px 0 rgba(35, 100, 185, 0.2);
  background-color: #fff;
  min-height: 240px;
  box-sizing: border-box;
  padding-top: 3.671875%;
}
.section-1 .bs-contents .swiper-container .swiper-slide > div .img-container {
  position: absolute;
  left: 5.85937%;
  top: 50%;
  transform: translateY(-50%);
  width: 10.39%;
  height: 0;
  padding-top: 10.39%;
  border-radius: 50%;
  background-color: rgba(7, 100, 204, 0.06);
}
.section-1 .bs-contents .swiper-container .swiper-slide > div .img-container img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.section-1 .bs-contents .swiper-container .swiper-slide > div .img-container::before {
  content: "";
  width: 26px;
  height: 26px;
  background-color: rgba(7, 100, 204, 0.06);
  position: absolute;
  top: 0;
  left: -26px;
  border-radius: 50%;
}
.section-1 .bs-contents .swiper-container .swiper-slide > div .img-container::after {
  content: "";
  width: 37px;
  height: 37px;
  background-color: rgba(7, 100, 204, 0.06);
  position: absolute;
  bottom: 0;
  right: -37px;
  border-radius: 50%;
}
.section-1 .bs-contents .swiper-container .swiper-slide > div .items {
  padding-left: 23.28125%;
  *zoom: 1;
}
.section-1 .bs-contents .swiper-container .swiper-slide > div .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-1 .bs-contents .swiper-container .swiper-slide > div .items a {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 20.87576%;
  height: 62px;
  text-align: center;
  display: block;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  border-radius: 8px;
  border: solid 1px #cde0f5;
  background-color: #fff;
  margin-left: 3.25865%;
  margin-bottom: 2.85132%;
}
.section-1 .bs-contents .swiper-container .swiper-slide > div .items a:hover {
  background-color: #0764cc;
  color: #fff;
}
.section-1 .bs-contents .swiper-container .swiper-slide > div .items a:nth-child(4n+1) {
  margin-left: 0;
}
.section-1 .bs-contents .swiper-container .swiper-slide > div .items a div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}
.section-1 .bs-contents .swiper-container .grbs-swiper-prev,
.section-1 .bs-contents .swiper-container .frbs-swiper-prev {
  background-color: #0764cc;
  width: 30px;
  height: 74px;
  background-image: url(../images/yj-zx-zwfw-ic-arrow-right-white.png);
  background-repeat: no-repeat;
  background-size: 16px 29px;
  background-position: center;
  transform: translateY(-50%) rotate(180deg);
  position: absolute;
  left: 0;
  top: 50%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  z-index: 2;
  cursor: pointer;
}
.section-1 .bs-contents .swiper-container .grbs-swiper-prev.swiper-button-disabled,
.section-1 .bs-contents .swiper-container .frbs-swiper-prev.swiper-button-disabled {
  background-color: #cde0f5;
  cursor: no-drop;
}
.section-1 .bs-contents .swiper-container .grbs-swiper-next,
.section-1 .bs-contents .swiper-container .frbs-swiper-next {
  background-color: #0764cc;
  width: 30px;
  height: 74px;
  background-image: url(../images/yj-zx-zwfw-ic-arrow-right-white.png);
  background-repeat: no-repeat;
  background-size: 16px 29px;
  background-position: center;
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  top: 50%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  z-index: 2;
  cursor: pointer;
}
.section-1 .bs-contents .swiper-container .grbs-swiper-next.swiper-button-disabled,
.section-1 .bs-contents .swiper-container .frbs-swiper-next.swiper-button-disabled {
  background-color: #cde0f5;
  cursor: no-drop;
}

.section-2 {
  background-color: #f2f5fa;
  padding-top: 45px;
  padding-bottom: 76px;
}
.section-2 .items {
  *zoom: 1;
  margin-top: 40px;
}
.section-2 .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-2 .items a {
  float: left;
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 23.571428%;
  height: 0;
  padding-top: 13.142857%;
  overflow: hidden;
  border-radius: 8px;
  margin-left: 1.9047626%;
  overflow: hidden;
}
.section-2 .items a:nth-child(4n+1) {
  margin-left: 0;
}
.section-2 .items a:nth-child(1), .section-2 .items a:nth-child(2), .section-2 .items a:nth-child(3), .section-2 .items a:nth-child(4) {
  margin-bottom: 1.9047626%;
}
.section-2 .items a img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: all 0.2s ease;
}
.section-2 .items a:hover img {
  transform: scale(1.05);
}

.section-3 {
  padding-top: 45px;
}
.section-3 #bmfw-swiper {
  margin-top: 42px;
}
.section-3 .items {
  *zoom: 1;
}
.section-3 .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-3 .items a {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 32.14285%;
  height: 0;
  padding-top: 10%;
  overflow: hidden;
  margin-left: 1.785725%;
  border-radius: 10px;
}
.section-3 .items a:nth-child(3n+1) {
  margin-left: 0;
}
.section-3 .items a:nth-child(1), .section-3 .items a:nth-child(2), .section-3 .items a:nth-child(3) {
  margin-bottom: 1.785725%;
}
.section-3 .items a img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
}
.section-3 .items a:hover img {
  transform: scale(1.02);
}

.section-4 {
  margin-top: 72px;
  padding-bottom: 72px;
}
.section-4 .items {
  margin-top: 42px;
  *zoom: 1;
}
.section-4 .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-4 .items a {
  float: left;
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 23.39285%;
  margin-left: 2.14286%;
  height: 0;
  padding-top: 14.28571%;
  overflow: hidden;
  border-radius: 6px;
}
.section-4 .items a:nth-child(1) {
  margin-left: 0;
}
.section-4 .items a img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
  display: block;
}
.section-4 .items a:hover img {
  transform: scale(1.02);
}

.section-bszn {
  padding-bottom: 72px;
}
.section-bszn .swiper-container {
  margin-top: 42px;
}
.section-bszn .swiper-container .swiper-slide {
  box-sizing: border-box;
}
.section-bszn .swiper-container .swiper-slide a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 61.162%;
  overflow: hidden;
  border-radius: 6px;
}
.section-bszn .swiper-container .swiper-slide a img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
  display: block;
}
.section-bszn .swiper-container .swiper-slide a:hover img {
  transform: scale(1.02);
}

.section-5 {
  background-color: #f2f5fa;
  padding-top: 45px;
  padding-bottom: 72px;
}
.section-5 .bmdt-container {
  margin-top: 45px;
  *zoom: 1;
}
.section-5 .bmdt-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-5 .bmdt-container .map-container {
  width: 66%;
  float: left;
  height: 427px;
  border-radius: 8px;
  border: solid 1px #c4d9ef;
  background-color: #f8faff;
}
.section-5 .bmdt-container .map-container #map {
  height: 100%;
  border-radius: 8px;
}
.section-5 .bmdt-container .right-container {
  float: right;
  width: 33%;
  background-color: #fff;
  height: 427px;
  border-radius: 8px;
  padding: 25px;
}
.section-5 .bmdt-container .right-container .swiper-btns > div {
  position: absolute;
  width: 15px;
  height: 30px;
  background-color: #0764cc;
  background-image: url(../images/yj-zx-zwfw-ic-arrow-right.png);
  background-position: center center;
  background-size: 6px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.section-5 .bmdt-container .right-container .swiper-btns > div.swiper-button-disabled {
  background-color: #e4e7eb;
  cursor: no-drop;
}
.section-5 .bmdt-container .right-container .swiper-btns > div.prev {
  left: -25px;
  top: 0;
  transform: rotate(180deg);
}
.section-5 .bmdt-container .right-container .swiper-btns > div.next {
  right: -25px;
  top: 0;
}
.section-5 .bmdt-container .right-container .swiper-container {
  border-bottom: solid 2px #ebebeb;
}
.section-5 .bmdt-container .right-container .swiper-container .swiper-slide {
  cursor: pointer;
  text-align: center;
  padding-bottom: 14px;
  width: auto;
  margin-right: 30px;
}
.section-5 .bmdt-container .right-container .swiper-container .swiper-slide:nth-last-child(1) {
  margin-right: 0;
}
.section-5 .bmdt-container .right-container .swiper-container .swiper-slide.swiper-slide-clicked {
  color: #0764cc;
}
.section-5 .bmdt-container .right-container .swiper-container .swiper-slide.swiper-slide-clicked::after {
  content: "";
  display: block;
  height: 2px;
  width: 60px;
  background-color: #0764cc;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.section-5 .bmdt-container .right-container .unit-list {
  margin-top: 24px;
  *zoom: 1;
}
.section-5 .bmdt-container .right-container .unit-list:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-5 .bmdt-container .right-container .unit-list .item {
  cursor: pointer;
  float: left;
  padding: 8px 10px;
  border-radius: 4px;
  background-color: rgba(7, 100, 204, 0.08);
  color: #0764cc;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  margin-right: 10px;
  margin-bottom: 10px;
}
.section-5 .bmdt-container .right-container .unit-list .item.active {
  background-color: #0764cc;
  color: #fff;
}
.section-5 .bmdt-container .right-container .map-search-container {
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 20px;
}
.section-5 .bmdt-container .right-container .map-search-container input {
  height: 100%;
  width: 100%;
  padding-right: 80px;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  background-color: #f2f5fa;
  padding-left: 15px;
}
.section-5 .bmdt-container .right-container .map-search-container button {
  width: 80px;
  height: 100%;
  background-color: #0764cc;
  color: #fff;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.section-5 .bmdt-container .right-container .poi-list {
  height: 150px;
  overflow-y: auto;
}
.section-5 .bmdt-container .right-container .poi-list::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 3px;
}
.section-5 .bmdt-container .right-container .poi-list::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #e6eaef;
}
.section-5 .bmdt-container .right-container .poi-list::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #76a7ee;
}
.section-5 .bmdt-container .right-container .poi-list .item {
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  margin-bottom: 10px;
  cursor: pointer;
}
.section-5 .bmdt-container .right-container .poi-list .item::before {
  content: "";
  background-image: url(../images/yj-zx-zwfw-ic-location.png);
  background-repeat: no-repeat;
  background-size: 10px 14px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 14px;
}

.section-6 {
  background-image: url(../images/yj-zx-zwfw-img-section-bg-2.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
  padding-bottom: 52px;
  padding-top: 45px;
}
.section-6 .sub-title {
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #999;
  text-align: center;
  margin-top: 10px;
}
.section-6 .sj-item-container {
  margin-top: 60px;
  *zoom: 1;
  background: rgba(3, 112, 250, 0.06);
  padding: 40px 0;
}
.section-6 .sj-item-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-6 .sj-item-container .item-title {
  height: 95px;
  line-height: 95px;
  border-right: solid 2px #9bd0fb;
  font-size: 21.6px;
  font-size: calc(24 * var(--font-scale) * 1px);
  color: #333;
  width: 11.92857%;
  float: left;
  text-align: center;
}
.section-6 .sj-item-container .item {
  float: left;
  width: 22%;
  padding-left: 3.92857%;
}
.section-6 .sj-item-container .item > div:nth-child(1) {
  font-size: 48.6px;
  font-size: calc(54 * var(--font-scale) * 1px);
  font-weight: bold;
  color: #0764cc;
  padding-bottom: 6px;
}
.section-6 .sj-item-container .item > div:nth-child(1)::after {
  content: "";
  display: block;
  background-color: #0764cc;
  width: 34px;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.section-6 .sj-item-container .item > div:nth-child(2) {
  margin-top: 10px;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #666;
}
.section-6 .sj-item-container .items {
  *zoom: 1;
  float: left;
  width: 88.07143%;
}
.section-6 .sj-item-container .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-6 .sj-item-container .items:nth-child(2) .item {
  width: 25%;
  padding-left: 4.2%;
}
.section-6 .sj-item-container .items:nth-child(3) {
  margin-left: 11.92857%;
  padding-left: 3.357%;
  margin-top: 35px;
}
.section-6 .sj-item-container .items:nth-child(3) a {
  float: left;
  width: 17.29%;
  height: 68px;
  line-height: 68px;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  margin-right: 1.496%;
}
.section-6 .sj-item-container .items:nth-child(3) a:nth-last-child(1) {
  margin-right: 0;
}
.section-6 .sj-item-container .items:nth-child(3) a:hover {
  box-shadow: 0px 2px 20px 0 rgba(10, 92, 194, 0.35);
}
.section-6 .sj-item-container .items:nth-child(3) a img {
  width: 42px;
  height: 42px;
  vertical-align: middle;
}
.section-6 .sj-item-container .items:nth-child(3) a span {
  margin-left: 4%;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
}

.BMapLib_SearchInfoWindow {
  box-sizing: content-box;
}

@media screen and (max-width: 1445px) {
  .section-1 .bs-contents .bs-tabs {
    height: 100px;
  }
}
@media screen and (max-width: 992px) {
  .section-title {
    text-align: center;
  }
  .section-title .py {
    font-size: 25.2px;
    font-size: calc(28 * var(--font-scale) * 1px);
  }
  .section-title .cn {
    top: 8px;
  }
  .section-title .cn span {
    font-size: 18px;
    font-size: calc(20 * var(--font-scale) * 1px);
  }
  .section-1 {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .section-1 .section-title .cn span + span {
    margin-left: 10px;
  }
  .section-1 .bs-contents {
    margin-top: 30px;
  }
  .section-1 .bs-contents > div::after {
    display: block;
    clear: none;
    content: "";
    visibility: visible;
    height: 30px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(to right, transparent, #fff);
  }
  .section-1 .bs-contents .bs-tabs {
    height: auto;
    overflow-x: auto;
    display: flex;
    flex-wrap: nowrap;
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
    padding-right: 30px;
  }
  .section-1 .bs-contents .bs-tabs::-webkit-scrollbar {
    display: none; /* Chrome Safari */
  }
  .section-1 .bs-contents .bs-tabs > div {
    width: auto;
    margin-right: 15px;
    height: auto;
    float: none;
    flex: none;
    display: inline-block;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
  }
  .section-1 .bs-contents .bs-tabs > div .img-container {
    display: none;
  }
  .section-1 .bs-contents .bs-tabs > div > div:nth-last-child(1) {
    padding-bottom: 10px;
    position: relative;
    width: auto;
    left: auto;
    bottom: auto;
    transform: none;
  }
  .section-1 .bs-contents .bs-tabs > div.active > div:nth-last-child(1)::after {
    content: "";
    width: 20px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0764cc;
  }
  .section-1 .bs-contents .swiper-container {
    margin-top: 10px;
  }
  .section-1 .bs-contents .swiper-container .swiper-slide {
    padding: 10px;
    box-sizing: border-box;
  }
  .section-1 .bs-contents .swiper-container .swiper-slide > div {
    border-radius: 10px;
    box-shadow: 0px 2px 10px 0 rgba(35, 100, 185, 0.2);
    background-color: #fff;
    min-height: 240px;
    box-sizing: border-box;
    padding-top: 3.671875%;
  }
  .section-1 .bs-contents .swiper-container .swiper-slide > div .img-container {
    display: none;
  }
  .section-1 .bs-contents .swiper-container .swiper-slide > div .items {
    padding-left: 0;
    *zoom: 1;
    padding-left: 10px;
    padding-right: 10px;
  }
  .section-1 .bs-contents .swiper-container .swiper-slide > div .items:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .section-1 .bs-contents .swiper-container .swiper-slide > div .items a {
    position: relative;
    box-sizing: border-box;
    float: left;
    width: 49%;
    height: 55px;
    text-align: center;
    display: block;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    border-radius: 8px;
    border: solid 1px #cde0f5;
    background-color: #fff;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .section-1 .bs-contents .swiper-container .swiper-slide > div .items a:nth-child(2n+1) {
    margin-left: 0;
  }
  .section-1 .bs-contents .swiper-container .grbs-swiper-prev,
  .section-1 .bs-contents .swiper-container .frbs-swiper-prev,
  .section-1 .bs-contents .swiper-container .grbs-swiper-next,
  .section-1 .bs-contents .swiper-container .frbs-swiper-next {
    display: none;
  }
  .section-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section-2 .items {
    margin-top: 30px;
  }
  .section-2 .items a {
    width: 49%;
    padding-top: 27.32%;
    border-radius: 6px;
    margin-left: 2%;
    margin-bottom: 2%;
    overflow: hidden;
  }
  .section-2 .items a:nth-child(4n+1) {
    margin-left: 2%;
  }
  .section-2 .items a:nth-child(2n+1) {
    margin-left: 0;
  }
  .section-2 .items a:nth-child(1), .section-2 .items a:nth-child(2), .section-2 .items a:nth-child(3), .section-2 .items a:nth-child(4) {
    margin-bottom: 2%;
  }
  .section-3 {
    padding-top: 30px;
  }
  .section-3 #bmfw-swiper {
    margin-top: 30px;
  }
  .section-3 .items a {
    float: none;
    display: block;
    width: 100%;
    padding-top: 31.111118%;
    margin-left: auto;
    border-radius: 6px;
    margin-bottom: 2%;
  }
  .section-3 .items a:nth-child(1), .section-3 .items a:nth-child(2), .section-3 .items a:nth-child(3) {
    margin-bottom: 2%;
  }
  .section-4 {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .section-4 .items {
    margin-top: 30px;
  }
  .section-4 .items a {
    float: none;
    width: 100%;
    margin-left: 0;
    height: 0;
    padding-top: 61.0687%;
    overflow: hidden;
    margin-bottom: 2%;
  }
  .section-bszn {
    padding-bottom: 30px;
  }
  .section-bszn .swiper-container {
    margin-top: 30px;
  }
  .section-5 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section-5 .bmdt-container {
    margin-top: 30px;
  }
  .section-5 .bmdt-container .map-container {
    width: 100%;
    float: none;
    height: 200px;
    border-radius: 8px;
  }
  .section-5 .bmdt-container .right-container {
    margin-top: 2%;
    float: none;
    width: 100%;
    height: 350px;
    border-radius: 8px;
    padding: 15px;
  }
  .section-5 .bmdt-container .right-container .swiper-btns > div {
    position: absolute;
    width: 15px;
    height: 30px;
    background-size: 6px;
  }
  .section-5 .bmdt-container .right-container .swiper-btns > div.prev {
    left: -15px;
  }
  .section-5 .bmdt-container .right-container .swiper-btns > div.next {
    right: -15px;
  }
  .section-5 .bmdt-container .right-container .swiper-container .swiper-slide {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    padding-bottom: 14px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
  }
  .section-5 .bmdt-container .right-container .swiper-container .swiper-slide.swiper-slide-clicked::after {
    height: 2px;
    width: 40px;
  }
  .section-5 .bmdt-container .right-container .unit-list {
    margin-top: 15px;
  }
  .section-5 .bmdt-container .right-container .unit-list .item {
    float: left;
    padding: 4px 5px;
    border-radius: 4px;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .section-5 .bmdt-container .right-container .map-search-container {
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .section-5 .bmdt-container .right-container .map-search-container input {
    height: 100%;
    width: 100%;
    padding-right: 80px;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    padding-left: 15px;
  }
  .section-5 .bmdt-container .right-container .map-search-container button {
    width: 80px;
    height: 100%;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
  }
  .section-5 .bmdt-container .right-container .poi-list {
    height: 150px;
  }
  .section-5 .bmdt-container .right-container .poi-list::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    border-radius: 3px;
  }
  .section-5 .bmdt-container .right-container .poi-list::-webkit-scrollbar-track {
    border-radius: 3px;
  }
  .section-5 .bmdt-container .right-container .poi-list::-webkit-scrollbar-thumb {
    border-radius: 3px;
  }
  .section-5 .bmdt-container .right-container .poi-list .item {
    padding-left: 20px;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    margin-bottom: 10px;
  }
  .section-5 .bmdt-container .right-container .poi-list .item::before {
    background-size: 10px 14px;
    width: 10px;
    height: 14px;
  }
  .section-6 {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .section-6 .sub-title {
    font-size: 12.6px;
    font-size: calc(14 * var(--font-scale) * 1px);
    margin-top: 5px;
  }
  .section-6 .sj-item-container {
    margin-top: 30px;
    padding: 10px 0;
  }
  .section-6 .sj-item-container .item-title {
    height: 40px;
    line-height: 40px;
    border-right: 0;
    border-bottom: solid 1px #9bd0fb;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    color: #333;
    width: auto;
    float: none;
    text-align: center;
    font-weight: 700;
  }
  .section-6 .sj-item-container .item {
    float: none;
    width: auto;
    padding-left: auto;
    text-align: center;
    margin: 15px 0;
  }
  .section-6 .sj-item-container .item > div:nth-child(1) {
    font-size: 31.5px;
    font-size: calc(35 * var(--font-scale) * 1px);
    padding-bottom: 6px;
  }
  .section-6 .sj-item-container .item > div:nth-child(1)::after {
    width: 34px;
    height: 4px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  .section-6 .sj-item-container .item > div:nth-child(2) {
    margin-top: 10px;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    color: #666;
  }
  .section-6 .sj-item-container .items {
    *zoom: 1;
    float: none;
    width: auto;
  }
  .section-6 .sj-item-container .items:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .section-6 .sj-item-container .items:nth-child(2) .item {
    width: auto;
    padding-left: auto;
  }
  .section-6 .sj-item-container .items:nth-child(3) {
    margin-left: auto;
    padding-left: 0;
    margin-top: 35px;
  }
  .section-6 .sj-item-container .items:nth-child(3) a {
    float: left;
    width: 47%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: #fff;
    border-radius: 6px;
    margin-right: 0;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .section-6 .sj-item-container .items:nth-child(3) a img {
    width: 32px;
    height: 32px;
    vertical-align: middle;
  }
  .section-6 .sj-item-container .items:nth-child(3) a span {
    margin-left: 2%;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
}
