.footer-b {
  height: 50px;
  background-color: #13334a;
  position: relative;
}

.footer-b p {
  width: 91.6%;
  margin: 0 auto;
  color: #dee0e3;
  font-size: 12px;
  line-height: 50px;
}

.btop {
  position: absolute;
  right: 0;
  top: 0;
  /*background: url(/hfgxjt/res/firstindexfiles/image/btop.png) no-repeat;*/
  width: 164px;
  height: 50px;
}

.btop a {
  margin-left: 50px;
  font-size: 14px;
  color: #fff;
  line-height: 50px;
}

.banner-2 .tabchange {
  display: flex;
}

.banner-2 .tabchange .b-left {
  width: 50%;
  box-sizing: border-box;
  padding-right: 20px;
  position: relative;
}

.banner-2 .tabchange .b-left .time {
  margin-bottom: 20px;
  margin-top: 10px;
}

.banner-2 .tabchange .b-left .time span {
  font-weight: 800;
  color: #005eae;
}

.banner-2 .tabchange .b-left .time span:first-child {
  font-size: 32px;
}

.banner-2 .tabchange .b-left .time span:last-child {
  font-size: 24px;
}

.banner-2 .tabchange .b-left .ressiues h3 {
  margin-bottom: 6px;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 26px;
}

.banner-2 .tabchange .b-left .ressiues p {
  color: #999;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 24px;
}

.banner-2 .tabchange .b-left .see {
  position: absolute;
  bottom: 0px;
  left: 0%;
}

.banner-2 .tabchange .picture {
  width: 68.32%;
  margin-top: 10px;
}

.banner-2 .tabchange .picture a {
  display: inline-block;
  width: 100%;
  height: 266px;
}

.banner-2 .tabchange .picture img {
  width: 100%;
  height: 266px;
}

.banner-5 .b5-con:hover .prev {
  display: block;
}

.banner-5 .b5-con:hover .next {
  display: block;
}

.banner-5 .b5-con .conts>li .s1 .imglist {
  display: flex;
  flex-direction: column;
  height: 300px;
  justify-content: space-around;
}

.banner-5 .b5-con .conts>li .s1 .imglist>a {
  width: 200px;
  height: 65px;
  display: inline-block;
}

.banner-5 .b5-con .conts>li .s1 .imglist>a:hover img {
  border: 1px solid #e9e9e9;
  transform: scale(1.05, 1.05);
  transition: all 0.3s ease;
  box-shadow: 5px 5px 2px #888888;
}

.banner-5 .b5-con .conts>li .s1 .imglist>a img {
  border: 1px solid #e9e9e9;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  transition: all 0.3s ease;
}

.banner-5 .b5-w .b5-swipter {
  width: 91%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.banner-5 .b5-w .b5-swipter .swiper-containerb5 .swiper-slide {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

}

.banner-5 .b5-w .b5-swipter .swiper-containerb5 .swiper-slide a {
  display: inline-block;
}

.banner-5 .b5-w .b5-swipter .swiper-containerb5 .swiper-slide a:hover img {
  border: 1px solid #e9e9e9;
  border: none;
  transform: scale(1.05, 1.05);
  transition: all 0.3s ease;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.banner-5 .b5-w .b5-swipter .swiper-containerb5 .swiper-slide a img {
  border: 1px solid #e9e9e9;
  /*width: 100%;*/
  /*height: 100%;*/
  border-radius: 0px;
  transition: all 0.3s ease;
  height: 72px;
  width: 234px;
}

.banner-5 .b5-w .b5-swipter .swiper-pagination {
  left: 45% !important;
  bottom: -57px;
}

.banner-5 .b5-w .b5-swipter .swiper-pagination .swiper-pagination-bullet {
  margin-right: 5px;
}

.banner-5 .b5-w .b5-swipter .swiper-button-prevb5 {
  left: -96px;
  /* display: block; */
  background: url(/hfgxjt/res/firstindexfiles/images/first-btns.png) no-repeat;
  background-size: 100% 100%;
  width: 81px;
  height: 61px;
  bottom: 44%;
  position: absolute;
}

.banner-5 .b5-w .b5-swipter .swiper-button-prevb5:after {
  content: '';
}

.banner-5 .b5-w .b5-swipter .swiper-button-nextb5 {
  right: -96px;
  background: url(/hfgxjt/res/firstindexfiles/images/next-btns.png) no-repeat;
  background-size: 100% 100%;
  z-index: 1;
  position: absolute;
  width: 81px;
  height: 61px;
  bottom: 44%;
}

.banner-5 .b5-w .b5-swipter .swiper-button-nextb5:after {
  content: '';
}<!--0.00017881393432617-->