* {
  padding: 0;
  margin: 0;
  /*background: #f7f8fa;*/
}

.dz_box {
  padding: 50px;
  margin-top:90px;
}

.dz_title {
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  font-size: 17px;
}

.dz_titleLeft,
.dz_titleRight {
  width: 50px;
  height: 4px;
  background-image: linear-gradient(90deg, #ffffff, #3a69f3);
  margin: 0 10px;
}

.dz_titleRight {
  background-image: linear-gradient(90deg, #3a69f3, #ffffff);
}

.dz_jieShuo {
  width: 300px;
  font-size: 18px;
  text-align: center;
  margin: 20px auto;
}

.dz_anNiu {
  padding: 0;
  width: 280px;
  background: #3a69f3;
  color: #ffffff;
  cursor: pointer;
  outline: none;
  border: none;
  height: 40px;
  border-radius: 5px;
  margin: 10px auto;
  text-decoration: underline;
}

/*质保卡*/
.dz_zbk {
  background: #f7fbfe;
  border: 1px solid #7a95aa;
  padding: 30px 10px;
  width: 100%;
  max-width: 550px;
  margin: 10px auto;
}

.dz_bhBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 15px;
  margin: 15px 0 25px;
}

.dz_bt {
  text-align: center;
  color: #53986f;
  font-size: 12px;
}

.dz_zw {
  font-size: 13px;
}

.dz_bh {
  color: #d28d66;
}

.dz_dzzbk {
  text-align: center;
  font-size: 20px;
  margin-bottom: 10px;
}
.dz_bzqBox {
  display: flex;
  align-items: center;
}

.dz_line {
  height: 1px;
  background: #b6babd;
  width: 50%;
  border: none;
}
.dz_bzq {
  font-size: 14px;
  white-space: nowrap;
  margin: 0 10px;
}
.dz_shijian {
  color: #d28d66;
}
.dz_boxlittle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  margin-top: 30px;
  line-height: 20px;
}
.dz_right {
  text-align: right;
}
.dz_right div,
.dz_right,
.dz_left,
.dz_boxlittle,
.dz_xxBox,
.dz_shijian,
.dz_bzq,
.dz_bzqBox,
.dz_bhBox,
.dz_bt,
.dz_zw,
.dz_bh,
.dz_yw,
.dz_dzzbk {
  background: #f7fbfe;
}
/*用户申明*/
.dz_shengming {
  background: #ffffff;
  border: 1px solid #7a95aa;
  padding: 30px 10px;
  width: 100%;
  max-width: 550px;
  margin: 10px auto;
}
.dz_smbt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.dz_smnrBox {
  margin-bottom: 15px;
  line-height: 25px;
}
.dz_smnr {
  font-size: 14px;
  display: flex;
}
.dz_qzBox {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-top: 20px;
}
.dz_hr {
  margin-bottom: 30px;
}
.dz_qzBox,
.dz_qzBox div,
.dz_smnr div,
.dz_smnrBox,
.dz_smbt,
.dz_smnr {
  background: #ffffff;
}
