.fl {
  float: left;
}

.fr {
  float: right;
}

.cls {
  clear: both;
}

.wrap {
  width: 1100px;
  margin: 0 auto;
  clear: both;
}

.bg-ff {
  background-color: #ffffff;
}

.sec2 {
  background: url(../images/bg.png) center top repeat #fff;
  overflow: hidden;
  height: 1121px;
}

a.blue {
  color: #0048a6;
  font-size: 22px;
}

table {
  margin: 20px 0;
  border: 1px solid #b0cef2;
  width: 100%;
  align: center;
}
table tr {
  height: 70px;
  background-color: #c7e2ff;
}
table tr td {
  border: 1px solid #b0cef2;
  width: 25%;
  text-align: center;
  color: #0048a6;
}

.title {
  margin: 60px 0;
  height: 72px;
  background: url(../images/t1.png) center top no-repeat;
}

.title1 {
  margin: 50px 0 30px;
  height: 34px;
  background: url(../images/t2.png) center top no-repeat;
}

.title2 {
  margin: 30px 0;
  height: 34px;
  background: url(../images/t3.png) center top no-repeat;
}
.title3 {
  margin: 30px 0;
  height: 34px;
  background: url(../images/t4.png) center top no-repeat;
}
.title4 {
  margin: 30px 0;
  height: 34px;
  background: url(../images/t5.png) center top no-repeat;
}

.header-dnbg {
  background: url(../images/banner.jpg) center top no-repeat;
  height: 600px;
  position: relative;
  z-index: 99999;
}
.sec1 {
  padding-bottom: 50px;
}

.sec1 p {
  color: #666;
  display: block;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
}
.sec1 p a {
  color: #000;
}

.ul1,
.ul2,
.ul3 {
  margin: 20px 0;
  overflow: hidden;
}
.ul1 li,
.ul2 li,
.ul3 li {
  color: #666;
  width: 273px;
  height: 70px;
  float: left;
  line-height: 70px;
  text-align: center;
  border: 1px solid #b0cef2;
  margin-right: -1px;
  margin-bottom: -1px;
  font-size: 22px;
}
.ul2 li:last-child,
.ul2 li:nth-child(12),
.ul1 li:last-child,
.ul3 li {
  margin-bottom: 0;
}
.bg-blue {
  background-color: #c7e2ff;
}
.bg-ff {
  background-color: #fff;
}
.list-ndbg {
  margin-bottom: 30px;
}
.list-ndbg li {
  font-size: 22px;
  text-align: center;
}

/*# sourceMappingURL=css.css.map */
