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

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

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

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

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

#culture #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;
}

#culture #main .leftBox ul {
  background-color: #FFFFFF;
}

#culture #main .leftBox ul h5 {
  font-size: 24px;
  color: #096bc2;
  font-weight: 400;
  margin-bottom: 15px;
}

#culture #main .leftBox ul li {
  padding: 33px 0 20px;
  border-bottom: 1px solid #c3c2c2;
}

#culture #main .leftBox ul li .bule {
  font-size: 18px;
  color: #096bc2;
  margin-bottom: 22px;
  font-weight: 600;
}

#culture #main .leftBox ul li .info {
  font-size: 16px;
  color: #707071;
  margin-bottom: 12px;
  line-height: 30px;
}

#culture #main .leftBox ul .li5 {
  border: none;
  margin-bottom: 0px;
}