.dzb-banner {
  width: 100%;
  background: url('../../images/dangzhibu/banner.jpg') no-repeat center;
  height: 650px;
}
.dzb {
  background-color: #de1e15;
  width: 100%;
  height: 80px;
}
.dzb .dzb-nav {
  width: 834px;
  margin: 0 auto;
}
.dzb .dzb-nav a {
  float: left;
  padding: 0 30px;
  line-height: 80px;
  height: 80px;
  color: #fff;
  background-color: #de1e15;
  font-size: 22px;
}
.dzb .dzb-nav .hover {
  color: #de1e15;
  background-color: #fff;
}
.dzb-content {
  width: 100%;
  background-color: #f6f6f6;
  padding-bottom: 100px;
  padding-top: 50px;
}
.dzb-content .dzb-conwai {
  width: 1020px;
  margin: 0 auto;
  color: #666666;
}
.dzb-content .dzb-conwai .dzb-connei {
  width: 1020px;
  margin: 0px auto;
  background-color: #f6f6f6;
  border: 2px #c92525 solid;
  border-radius: 15px;
  padding-top: 30px;
}
.dzb-connei .dzb-box1 {
  background-color: #eaeaea;
  line-height: 25px;
  font-size: 15px;
  color: #1d1d1d;
  width: 870px;
  padding: 20px 10px;
  text-align: left;
  text-indent: 2em;
  margin: 0 auto;
  letter-spacing: 1px;
}
.dzb-connei .dzb-box2 {
  background-color: #fff;
  width: 890px;
  margin: 50px auto;
}
.dzb-connei .dzb-box2 .dzb-box2-item1 {
  width: 870px;
  border-bottom: 1px dashed #ababab;
  padding: 10px;
  margin-top: 20px;
  height: 108px;
}
.dzb-connei .dzb-box2 .dzb-box2-item1-item1 {
  float: left;
  font-size: 14px;
  line-height: 25px;
  width: 615px;
  margin-left: 30px;
  text-align: left;
}
.dzb-connei .dzb-box2 .dzb-box2-item2 {
  width: 870px;
  padding: 10px;
  margin-top: 20px;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
}
.dzb-connei .dzb-box2 .dzb-box2-item2 p{
  text-indent: 2em;
}
