.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(/zjnshrcb/uiFramework/commonResource/image/2021122415300149179.png);
}

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

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

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

.hot-news .jl-box .person {
  display: flex;
  width: 870px;
  height: 300px;
  margin-top: 15px;
}

.hot-news .jl-box .person .person-item {
  width: 268px;
  height: 282px;
  margin-left: 15px;
}

.hot-news .jl-box .service {
margin-top:15px;
  width: 320px;
  height: 160px;
}