@charset "utf-8";
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.header {
  background: #fff;
}
.container_wrap {
  padding-top: 80px;
  min-height: 1533px;
  background: url(../png/dzb_bg.png) no-repeat;
  background-position: top center;
}
.newCenter_title {
  width: 100%;
  font-size: 48px;
  font-weight: normal;
  color: #4A4A4A;
  height: 53px;
  line-height: 53px;
  letter-spacing: 10px;
  text-align: center;
}
.newCenter_title img {
  vertical-align: middle;
  display: inline-block;
  width: auto;
  height: auto;
}

.dzb_head .dzb_head_title{
  width: 100%;
  height: 30px;
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #f70006;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
}

.dzb_moduler {
  width: 100%;
  box-sizing: border-box;
}
.dzb_moduler .dzb_head {
  height: 135px;
}
.dzb_moduler .dzb_head .img {
  width: 76px;
  height: 68px;
  margin: 0 auto;
}
.dzb_moduler .dzb_js {
  margin-top: 56px;
  font-size: 16px;
  text-indent: 32px;
  font-weight: 400;
  color: #333;
  line-height: 30px;
}
.dzb_moduler .dzb_idea {
  margin-top: 90px;
}
.dzb_moduler .dzb_idea_left {
  float: left;
  width: 794px;
}
.dzb_moduler .dzb_idea_left .idea_title {
  margin-bottom: 14px;
  font-size: 24px;
  font-weight: 400;
  color: #333;
  line-height: 28px;
}
.dzb_moduler .dzb_idea_left .idea_p {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 30px;
}
.dzb_moduler .dzb_idea_right {
  width: 406px;
  height: 263px;
  float: right;
}
.dzb_moduler .dzb_idea_right img {
  width: 100%;
  height: 100%;
}
.dzb_moduler .dzb_footer {
  margin-top: 70px;
  height: 550px;
  position: relative;
}
.dzb_moduler .dzb_banner_wrap {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -670px;
  width: 1340px;
  height: 550px;
}
.dzb_moduler .dzb_banner_wrap .list {
  height: 550px;
}
.dzb_moduler .dzb_banner_wrap .item {
  width: 100%;
  height: 550px;
}
.dzb_moduler .dzb_banner_wrap .item_1 {
  background: url(../png/dzb_banner_img1.png) no-repeat;
  background-position: top center;
}
.dzb_moduler .dzb_banner_wrap .item_2 {
  background: url(../png/dzb_banner_img2.png) no-repeat;
  background-position: top center;
}
.dzb_moduler .dzb_banner_wrap .item_3 {
  background: url(../png/dzb_banner_img3.png) no-repeat;
  background-position: top center;
}
.dzb_moduler .dzb_banner_wrap .item_4 {
  background: url(../png/dzb_banner_img4.png) no-repeat;
  background-position: top center;
}
.dzb_moduler .dzb_zbsh {
  position: absolute;
  top: 319px;
  width: 967px;
  left: 50%;
  margin-left: -484px;
  height: 219px;
  background: rgba(255, 255, 255, 0.77);
}
.dzb_moduler .zbsh_list {
  width: 100%;
  padding-top: 30px;
  position: relative;
}
.dzb_moduler .zbsh_list .zbsh_title {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.dzb_moduler .zbsh_list p {
  margin-top: 12px;
  text-align: center;
  font-size: 21px;
  font-weight: 500;
  color: #333333;
  line-height: 30px;
}
.dzb_moduler .zbsh_list_next {
  position: absolute;
  border: 20px solid transparent;
  border-left: 22px solid #C90406;
  top: 400px;
  right: 206px;
  border-radius: 5px;
  cursor: pointer;
  z-index: 10;
}
.dzb_moduler .zbsh_list_prev {
  position: absolute;
  border: 20px solid transparent;
  border-right: 22px solid #C90406;
  top: 400px;
  left: 206px;
  border-radius: 5px;
  cursor: pointer;
  z-index: 10;
}
