/* ==================== 内页36 - 板块一 Start ==================== */
.ny36-section1 {
  position: relative;
}
.ny36-section1 .title {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  height: 0.9002rem;
  line-height: 0.9002rem;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(0.3334rem);
  -webkit-backdrop-filter: blur(0.3334rem);
  padding-left: 4.5002rem;
  color: #fff;
  font-size: 0.3334rem;
}
.ny36-section1 .common-pagination {
  position: absolute;
  bottom: 1.2499rem;
  left: 50%;
  transform: translateX(-50%);
}
.ny36-section1 .item {
  position: relative;
  height: 15.9168rem;
}
.ny36-section1 .item video {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ny36-section1 .item:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.ny36-section1 .item .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  line-height: 1.2;
  text-align: center;
  font-size: 1rem;
  font-family: "HYJunhei-85J";
  z-index: 3;
}
.ny36-section1 .item .video {
  width: 100%;
  height: 100%;
}
.ny36-section1 .item .video video {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/* ==================== 内页36 - 板块一 End ==================== */
/* ==================== 内页36 - 板块二 Start ==================== */
.ny36-section2 {
  background-color: #F5F5F7;
  padding-top: 2.6666rem;
}
.ny36-section2 .title {
  font-size: 1rem;
  line-height: 1.1;
  color: #1E1E20;
  font-family: "HYJunhei-85J";
  margin-bottom: 1.0832rem;
  text-align: center;
}
.ny36-section2 .body {
  position: relative;
}
.ny36-section2 .map {
  display: block;
  height: 13.6134rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ny36-section2 .map .amap-info {
  width: 20.833vw;
}
.ny36-section2 .top {
  position: relative;
}
.ny36-section2 .menu-body {
  position: absolute;
  z-index: 200;
  width: 11.1667rem;
  display: block;
  left: 0;
  top: 0;
  padding: 1rem 0.6666rem;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(0.3334rem);
  -webkit-backdrop-filter: blur(0.3334rem);
}
.ny36-section2 .menu-body .el-form-item {
  margin-bottom: 0;
}
.ny36-section2 .menu-body .el-select {
  width: 100%;
  color: #1E1E20;
}
.ny36-section2 .menu-body .el-select .el-input__suffix {
  right: 0.2499rem;
}
.ny36-section2 .menu-body .el-select .el-input .el-select__caret {
  font-size: 0.3334rem;
  color: #1E1E20;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny36-section2 .menu-body .el-select > .el-input {
  height: 1.0499rem;
}
.ny36-section2 .menu-body .el-select > .el-input input {
  height: 1.0499rem;
  font-size: 0.3334rem;
  border-radius: 0.1667rem;
}
.ny36-section2 .menu-body .el-select > .el-input input::-webkit-input-placeholder {
  color: #1E1E20;
}
.ny36-section2 .menu-body .el-select > .el-input input::-moz-placeholder {
  color: #1E1E20;
}
.ny36-section2 .menu-body .el-select > .el-input input:-moz-placeholder {
  color: #1E1E20;
}
.ny36-section2 .menu-body .el-select > .el-input input:-ms-input-placeholder {
  color: #1E1E20;
}
.ny36-section2 .menu-body .form-item1 {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 0.1667rem;
}
.ny36-section2 .menu-body .form-item1 .el-form-item {
  width: 49%;
}
.ny36-section2 .swiper {
  margin-top: 0.6666rem;
}
.ny36-section2 .swiper .tip {
  font-size: 0.3334rem;
  color: #9B9B9C;
  line-height: 1.1;
}
.ny36-section2 .swiper .item {
  padding-top: 0.3334rem;
  padding-bottom: 0.3334rem;
  color: #1E1E20;
  border-bottom: 1px solid #E6E5E0;
  cursor: pointer;
}
.ny36-section2 .swiper .item:last-child {
  border-bottom: 0;
}
.ny36-section2 .swiper .item .text1 {
  line-height: 1.1;
  font-size: 0.3334rem;
}
.ny36-section2 .swiper .item .text2 {
  margin-top: 0.1667rem;
  font-size: 0.2666rem;
}
.ny36-section2 .swiper .btn-group {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 0.3334rem;
}
.ny36-section2 .swiper .btn-group .page {
  font-size: 0.3002rem;
  color: #1E1E20;
}
.ny36-section2 .swiper .btn-group .page .swiper-pagination-total {
  color: #86868B;
}
.ny36-section2 .swiper .btn-group-box {
  margin-right: 0.1667rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ny36-section2 .swiper .btn-group-box .swiper-button {
  position: static;
  width: 0.5334rem;
  height: 0.5334rem;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EFEDE9;
  color: #646362;
  font-size: 0.2333rem;
  transform: translate(0);
  margin: 0;
  margin-right: 0.1002rem;
}
.ny36-section2 .swiper .btn-group-box .swiper-button.swiper-button-disabled {
  opacity: 1;
  color: rgba(100, 99, 98, 0.2);
}
.ny36-section2 .bottom {
  padding-left: 4.5002rem;
  padding-right: 4.5002rem;
  padding-top: 0.7334rem;
  padding-bottom: 1.4666rem;
  visibility: hidden;
}
.ny36-section2 .bottom.show {
  visibility: visible;
}
.ny36-section2 .bottom .item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 0.1667rem;
}
.ny36-section2 .bottom .item .icon {
  width: 0.4rem;
  display: block;
  margin-right: 0.1667rem;
  flex-shrink: 0;
}
.ny36-section2 .bottom .item .text {
  color: #1E1E20;
  line-height: 1.2;
  min-width: 0;
  flex-grow: 1;
  margin-top: 0.0666rem;
  font-family: inherit;
}
.ny36-section2 .bottom .item1 {
  font-size: 0.3334rem;
  font-family: "HYJunhei-85J";
}
.ny36-section2 .bottom .item2 {
  font-size: 0.2666rem;
}
/* ==================== 内页36 - 板块二 End ==================== */
/* ==================== 内页36 - 板块三 Start ==================== */
/* ==================== 内页36 - 板块三 End ==================== */
/* ==================== 内页36 - 板块四 Start ==================== */
/* ==================== 内页36 - 板块四 End ==================== */
/* ==================== 内页36 - 板块五 Start ==================== */
/* ==================== 内页36 - 板块五 End ==================== */
/* ==================== 内页36 - 板块六 Start ==================== */
/* ==================== 内页36 - 板块六 End ==================== */
/* ==================== 内页36 - 板块七 Start ==================== */
/* ==================== 内页36 - 板块七 End ==================== */
/* ==================== 内页36 - 板块八 Start ==================== */
/* ==================== 内页36 - 板块八 End ==================== */
