/* Background images loaded locally - all need height to be visible */
.sub-nav {
  background: #effff1 url(/images/sub-bg.jpg) center -22px no-repeat;
}
.bn-connect, .bn-gltd, .bn-news, .bn-hz, .bn-job, .bn-site,
.bn-gywm, .bn-cpyc, .bn-xwzx, .bn-ywhz, .bn-falvsm, .bn-gongsijj {
  height: 235px;
  min-width: 970px;
}
.bn-connect { background: url(/images/bn-connect.jpg) center center no-repeat; background-size: cover; }
.bn-gltd { background: url(/images/bn-guanli.jpg) center no-repeat; background-size: cover; }
.bn-news { background: url(/images/bn-news.jpg) center no-repeat; background-size: cover; }
.bn-hz { background: url(/images/bn-hz.jpg) center no-repeat; background-size: cover; }
.bn-job { background: url(/images/bn-job.png) center no-repeat; background-size: cover; }
.bn-site { background: url(/images/bn-site.jpg) center no-repeat; background-size: cover; }
.bn-gywm { background: url(/images/bn-gywm.jpg) center center no-repeat; background-size: cover; }
.bn-cpyc { background: url(/images/bn-cpyc.jpg) center center no-repeat; background-size: cover; }
.bn-xwzx { background: url(/images/bn-xwzx.jpg) center center no-repeat; background-size: cover; }
.bn-ywhz { background: url(/images/bn-ywhz.jpg) center center no-repeat; background-size: cover; }
.bn-falvsm { background: url(/images/bn-falvsm.png) center center no-repeat; background-size: cover; }
.bn-gongsijj { background: url(/images/bn-gywm.jpg) center center no-repeat; background-size: cover; }
.site-place {
  background: url(/images/site-p-dot.gif) left center no-repeat;
}
