#webmap #main {
  background-color: #f3f1f1;
}

#webmap #main .banner {
  background-color: #144e80;
  margin-bottom: 24px;
}

#webmap #main .banner .center {
  background: url(../image/page_webMap/bg.jpg) no-repeat 744px bottom;
  padding: 66px 0 119px 38px;
}

#webmap #main .banner .center h5 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
  margin-bottom: 28px;
}

#webmap #main .banner .center p {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 400;
}

#webmap #main .banner .center em {
  display: block;
  width: 31px;
  height: 17px;
  background: url(../image/page_contact/up.png) no-repeat center;
  position: absolute;
  top: 183px;
  left: 38px;
}

#webmap #main .center .leftBox {
  float: left;
  width: 834px;
  height: 1301px;
  margin-bottom: 33px;
  margin-right: 17px;
  padding: 34px 38px 28px;
  box-sizing: border-box;
  border-bottom: 5px solid #e1e5e8;
  position: relative;
  background: #fdfbfb url(../image/page_webMap/line.png) no-repeat 184px 152px;
}

#webmap #main .center .leftBox p {
  border: 1px solid #096bc2;
  border-radius: 5px;
  position: absolute;
  overflow: hidden;
}

#webmap #main .center .leftBox p a {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #434242;
  text-align: center;
  border-radius: 5px;
}

#webmap #main .center .leftBox .p1 {
  left: 46px;
}

#webmap #main .center .leftBox .p11 {
  top: 533px;
}

#webmap #main .center .leftBox .p2 {
  left: 330px;
}

#webmap #main .center .leftBox .p21 {
  top: 136px;
}

#webmap #main .center .leftBox .p22 {
  top: 292px;
}

#webmap #main .center .leftBox .p23 {
  top: 448px;
}

#webmap #main .center .leftBox .p24 {
  top: 607px;
}

#webmap #main .center .leftBox .p25 {
  top: 780px;
}

#webmap #main .center .leftBox .p26 {
  top: 943px;
}

#webmap #main .center .leftBox .p3 {
  left: 632px;
}

#webmap #main .center .leftBox .p31 {
  top: 220px;
}

#webmap #main .center .leftBox .p32 {
  top: 262px;
}

#webmap #main .center .leftBox .p33 {
  top: 304px;
}

#webmap #main .center .leftBox .p34 {
  top: 346px;
}

#webmap #main .center .leftBox .p35 {
  top: 430px;
}

#webmap #main .center .leftBox .p36 {
  top: 472px;
}

#webmap #main .center .leftBox .p37 {
  top: 560px;
}

#webmap #main .center .leftBox .p38 {
  top: 602px;
}

#webmap #main .center .leftBox .p39 {
  top: 644px;
}

#webmap #main .center .leftBox .p310 {
  top: 736px;
}

#webmap #main .center .leftBox .p311 {
  top: 778px;
}

#webmap #main .center .leftBox .p312 {
  top: 820px;
}

#webmap #main .center .leftBox p:hover {
  background-color: #096bc2;
}

#webmap #main .center .leftBox p:hover a {
  color: #FFFFFF;
}

#webmap #main .center .leftBox p.footer-info {
  line-height: 20px;
  font-size: 12px;
  color: #999;
  border: 0;
  border-top: #eee solid 1px;
  padding-top: 10px;
  margin:50px 30px 30px 0;
  position: absolute;
  bottom:0;
  border-radius: 0;
}
#webmap #main .center .leftBox p.footer-info:hover {
  background-color:#fbfbfb;
}