/* header */
.clhz-header {
  width: 100%;
  background: url(bg.png) top no-repeat;
  background-size: 100%;
  background-position:0px 40px;
}

.clhz-logo-box {
  width: 588px;
  height: 54px;
}

.clhz-top-box {
  width: 100%;
  height: 40px;
  background: #3087D1;
}

.clhz-table {
  border: 1px solid #F8F8F8;
  margin: 0 21px;
  z-index: 99999;
}

.main {
  margin-top: 86px;
  background-color: rgba(255, 255, 255, 0.9);
  border-left: 2px solid rgba(248, 248, 248, 1);
  border-right: 2px solid rgba(248, 248, 248, 1);
  padding: 21px 0px;
}

.clzz-img {
  width: 356px;
  height: 60px;
}

.bgl {
  margin-right: 12px;
  border: 1px solid #A7C5E6;
  padding: 7px 17px;
  border-radius: 5px;
  color: rgba(50, 100, 160, 1);
}

.bgl-active {
  background-color: rgba(48, 135, 209, 1);
  color: #fff;
}

.bgl:hover {
  cursor: pointer;
}

.table-first-1 {
  background-color: rgba(231, 244, 255, 1);
}

.table-first {
  width: 130px;
}

.table-first-2 {
  background-color: rgba(248, 248, 248, 1);
}

.land {
  height: 47px;
}

.land1 {
  background: #F8F8F8;
  height: 47px;
}

.bg2 {
  background-color: rgba(48, 135, 209, 1);
  color: #fff;
  padding: 2px;
}

.input input {
  width: 170px;
  height: 30px;
}

.video-img {
  width: 362px;
  height: 232px;
  padding: 0 6px 0;
}

.center-img {
  padding: 0 20px 0;
}