.private .header {
  width: 100%;
  height: 80px;
}

.private .header div {
  height: inherit;
}

.private .header .logo-img-box {
  width: 64px;
  height: 64px;
}

.private .header .unit-name {
  height: 64px;
  line-height: 64px;
  margin-left: 15px;
}

.private .header .concat {
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #306c92;
}

.private .nav-content {
  height: 40px;
  line-height: 40px;
  background-color: #40a9da;
}

.private .nav-box {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
}

.private .nav-box a {
  display: inline-block;
  width: 20%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.private .nav-box .isindexactive {
  background: #3590BB;
}

.private .banner {
  width: 100%;
  height: 175px;
}

.private .zx-guanzhu- {
  /* color: #df0021; */
  font-size: 20px;
}

.attention-box {
  width: 65px;
  height: 30px !important;
  margin-left: 20px;
  margin-top: 17px;
  padding: 0 5px;
  text-align: center;
  color: #999;
  border: 1px solid #df0021;
  border-radius: 15px;
}

.attention-box.noLike i {
  color: #df0021;
}

.attention-box .zxicon {
	width: 20px;
}

/* .attention-box:hover .attention-text,
.attention-box:hover .zxicon {
  color: #df0021;
} */

.attention-text {
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
}
