#swiper1 {
  width: 585px;
  height: 329px;
}
#swiper1 img {
  width: 100%;
  height: 329px;
}
#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;
}
#swiper2 .swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  background: #a8bacf;
  margin: 0 5px;
  opacity: 1;
  cursor: pointer;
}
#swiper2 .swiper-active-switch {
  background: #3f7dc3;
}
.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/2020jdzs_jdt_l.png) no-repeat center center;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -27.5px;
  width: 32px;
  height: 82px;
}
.arrow-right {
  background: url(../images/2020jdzs_jdt_r.png) no-repeat center center;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -27.5px;
  width: 32px;
  height: 82px;
}
.jdt2-tab {
  padding: 30px 0;
  position: relative;
  overflow: hidden;
  list-style: none;
}
.jdt2-tab img {
  width: 224px !important;
  height: 74px !important;
}
.jdt2-tab a {
  margin: 0 10px;
}
#swiper2 {
  height: 440px !important;
}
#swiper1 .swiper-slide a {
  position: relative;
}
@media only screen and (max-width: 800px), only screen and (max-device-width: 800px) {
  .arrow-left {
    display: none !important;
  }
  .arrow-right {
    display: none !important;
  }
  #swiper1 {
    height: 30rem !important;
    width: 100% !important;
  }
  #swiper1 img {
    width: 100% !important;
    height: 30rem ;
  }
  .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: 14rem !important;
  }
  .jdt2-tab {
    padding: 2rem 0;
  }
  #swiper1 .swiper-slide p {
    width: 82%;
    font: 2.133333rem/5.333333rem "微软雅黑";
    height: 5.333333rem;
    padding-left: 2%;
    padding-right: 66px;
  }
}
.tab {
  float: left;
  width: 489px ;
  display: inline-block;
  margin: 0 4px;
  height: 410px;
  background-color: #FFFFFF;
}
.tab .xx {
  height: 200px;
}
.tab img {
  display: block;
  width: 489px ;
  height: 210px;
}
.tab a {
  padding: 0 20px;
  color: #333333;
  font: 18px/36px "微软雅黑";
}
.tab p {
  padding: 10px 20px;
  color: #666666;
  font: 16px/30px "微软雅黑";
}
