.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: initial !important;
  margin-bottom: initial !important;
}

/* 菜单 */
.navmenu .lpgin-btn {
  background: #61C1BD;
  padding: 7px 12px;
  border-radius: 3px;
  color: #fff;
}

.content {
  background-image: url(http://www.zjrcbank.com/images/bj.png);
}

.frame-plank {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
}

/* 轮播图 */
.banner-box {
  height: 368px;
}

.banner-box .slide {
  height: 460px;
}

.banner-box .item img {
  width: 100%;
  height: 530px !important;
}

.banner-box .carousel-indicators li {
  width: 35px;
  height: 5px;
  border: 1px solid #fff;
  background-color: #fff;
}

.banner-box .carousel-indicators .active {
  width: 35px;
  height: 5px;
  border: 1px solid #61C1BD;
  background-color: #61C1BD;
}

/* 最新要闻 */
.hot-news .jl-box {
  display: flex;
  width:1200px;
}