.bannerbox {
  width: 100%;
  height: 450px;
  position: relative;
}
.bannerbox .banner {
  width: 100%;
  height: 450px;
  display: block;
}
.bannerbox .banner .banner_img {
  position: relative;
  width: 100%;
  height: 450px;
  display: block;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.bannerbox .banner_pagination {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  height: 20px;
  line-height: 20px;
  z-index: 11;
  width: 10%;
  margin: 0 auto;
  text-align: center;
}
.bannerbox .banner_pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: auto 6px;
  cursor: pointer;
  opacity: 0.8;
}
.bannerbox .banner_pagination .swiper-pagination-bullet-active {
  width: 20px;
  height: 10px;
  background: #eb5c4c;
}
.zttbox {
  width: 100%;
  height: 130px;
  position: relative;
  margin-top: 30px;
}
.zttbox .ztt {
  width: 100%;
  height: 130px;
  display: block;
}
.zttbox .ztt .ztt_img {
  position: relative;
  width: 100%;
  height: 130px;
  display: block;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.zttbox .ztt_pagination {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  height: 20px;
  line-height: 20px;
  z-index: 11;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.zttbox .ztt_pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: auto 6px;
  cursor: pointer;
  opacity: 0.8;
}
.zttbox .ztt_pagination .swiper-pagination-bullet-active {
  width: 15px;
  height: 10px;
  background: #0044C2;
}
.zttbox .swiper-button-prev {
  background: rgba(255, 255, 255, 0.5);
  color: #333;
  font-size: 18px!important;
  padding: 20px 8px;
  width: 8px!important;
  height: 10px!important;
  left: 0;
}
.zttbox .swiper-button-next {
  background: rgba(255, 255, 255, 0.5);
  color: #333;
  font-size: 18px!important;
  padding: 20px 8px;
  width: 8px!important;
  height: 10px!important;
  right: 0;
}
.zttbox .swiper-button-next:after,
.zttbox .swiper-button-prev:after {
  font-size: 18px!important;
}
.xwdt_jdt {
  width: 885px;
  height: 275px;
  margin-top: 25px;
  margin-bottom: 15px;
  position: relative;
}
.xwdt_jdt .jdt {
  width: 885px;
  height: 275px;
  position: absolute;
  z-index: 8;
}
.xwdt_jdt .jdt .swiper-slide {
  position: relative;
  z-index: 8;
}
.xwdt_jdt .jdt .swiper-slide .jdt_img {
  position: absolute;
  left: 0;
  width: 400px;
  height: 275px;
  z-index: 10;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.xwdt_jdt .jdt .swiper-slide .jdt_info {
background:#fff;
  position: absolute;
  right: 0;
  top: 55px;
  z-index: 10;
  width: 445px;
  height: 275px;
  margin: 15px 0;
}

.xwdt_jdt .jdt .swiper-slide .jdt_info a {
  font-size: 18px;
  line-height: 35px;
  color: #252525;
  margin: 10px 0;
  font-weight: bold;
}
.xwdt_jdt .jdt .swiper-slide .jdt_info p {
  font-size: 14px;
  line-height: 32px;
  color: #656565;
  margin: 5px 0;
}



.xwdt_jdt .jdt .swiper-slide .date_jdt {

  position: absolute;
  left: 400px;
  width: 185px;
  text-align: center;
  top: 0;
  background:#fff url(../images/jdt_date.png) left bottom no-repeat;
  height: 45px;
  line-height: 45px;
  padding-bottom: 10px;
  z-index: 10;
  color: #252525;
}

.xwdt_jdt .jdt .swiper-slide .date_jdt span {
  font-size: 16px;
  line-height: 45px;
  height: 45px;
}

.xwdt_jdt .jdt .swiper-slide .date_jdt span font {
  font-size: 28px;
  line-height: 45px;
  height: 45px;
}
.xwdt_jdt .jdt_pagination {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 180px;
  text-align: center;
  height: 8px;
  display: block;
  line-height: 8px;
  z-index: 11;
}
.xwdt_jdt .jdt_pagination .swiper-pagination-bullet {
  display: inline-block;
  background: url(../images/jdt_p_item.png) center no-repeat;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 0 3px;
  cursor: pointer;
  opacity: 1;
  color: #656565;
}
.xwdt_jdt .jdt_pagination .swiper-pagination-bullet:focus{border:none}
.xwdt_jdt .jdt_pagination .swiper-pagination-bullet-active {
  background: url(../images/jdt_active_item.png) center no-repeat;
  color: #fff;
}
.index_news_menu {
  margin-left: -15px;
}
.index_news_menu li {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
}
.index_news_menu li a {
  display: block;
  width: 130px;
  color: #252525;
  background: url(../images/tab_item.png) center no-repeat;
  text-align: center;
  font-size: 17px;
  height: 56px;
  line-height: 56px;
}
.index_news_menu li.active a {
  background: url(../images/tab_active.png) center top no-repeat;
  padding-bottom: 6px;
  height: 50px;
  color: #fff;
margin-top:3px;
line-height:50px;
}
.index_news_list {
  width: 420px;
  height: 360px;
  display: none;
}
.index_news_list.active {
  display: block;
}
.index_news_list .xwdt_list ul {
  margin-top: 8px!important;
}