.jdt-tab {
  display: inline-block;
  width: 594px;
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.jdt-tab img {
  width: 100%;
  height: 358px;
}
#swiper1 .swiper-slide p {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 98%;
  font: 16px/40px "微软雅黑";
  height: 40px;
  padding-left: 2%;
  color: #FFFFFF;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 66px;
}
#swiper1 .swiper-pagination {
  text-align: right !important;
}
#swiper1 .swiper-pagination-bullet {
  background-color: #FFFFFF !important;
  opacity: 0.5 !important;
}
#swiper1 .swiper-pagination-bullet-active {
  opacity: 1 !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px !important;
}
#swiper1 .swiper-container {
  --swiper-theme-color: #ff6600;
  /* 设置Swiper风格 */
  --swiper-navigation-color: #00ff33;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 30px;
  /* 设置按钮大小 */
}
.swiper-button-prev {
  background: url(../images/2020jdz_jdtl.png) no-repeat center center;
}
.swiper-button-next {
  background: url(../images/2020jdz_jdtr.png) no-repeat center center;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 0 !important;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0px !important;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0px !important;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: right;
}
#swiper2 .pagination {
  text-align: center !important;
  bottom: 1px !important;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: 0 5px;
  opacity: 1;
  cursor: pointer;
}
.swiper-active-switch {
  background: #2c74e0;
}
.arrow-left {
  background: url(../images/2020jdz_gdtl.png) no-repeat center center;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -27.5px;
  width: 30px;
  height: 55px;
}
.arrow-right {
  background: url(../images/2020jdz_gdtr.png) no-repeat center center;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -27.5px;
  width: 30px;
  height: 55px;
}
.jdt2-tab {
  padding: 30px 0;
  position: relative;
  overflow: hidden;
  list-style: none;
}
.jdt2-tab img {
  width: 370px !important;
  height: 97px !important;
}
.jdt2-tab a {
  margin: 0 15px;
}
#swiper2 {
  height: 97px !important;
}
#swiper1 .swiper-slide a {
  position: relative;
}
.jdt-tab img {
  width: 594px ;
  height: 350px ;
}
#swiper1 {
  height: 350px ;
}
@media only screen and (max-width: 800px), only screen and (max-device-width: 800px) {
  .arrow-left {
    display: none !important;
  }
  .arrow-right {
    display: none !important;
  }
  .jdt-tab img {
    width: 100%;
    height: 29rem;
  }
  .jdt-tab {
    position: relative;
    width: 100%;
    height: 29rem;
  }
  #swiper1 {
    height: 29rem !important;
  }
  .pagination {
    bottom: 0.366666rem;
  }
  .swiper-pagination-switch {
    width: 1.033333rem;
    height: 1.033333rem;
    border-radius: 1.033333rem;
    margin: 0 0.333333rem;
  }
  .jdt2-tab a {
    margin: 0 !important;
  }
  #swiper2 img {
    width: 100% !important;
    height: 13rem !important;
  }
}
