.dyhfool_for_butt {
  box-sizing: border-box;
  width: 100%;
  min-width: 1200px;
  height: 285px;
  padding-top: 95px;
  background: url(../../image/dyh/bg.png);
}
.dyhfool_for_butt .dyhfool_for_butt_top {
  font-size: 25px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
}
.dyhfool_for_butt .dyhfool_for_butt_bottom {
  margin-top: 50px;
  width: 100%;
  text-align: center;
}
.dyhfool_for_butt .dyhfool_for_butt_bottom span {
  width: 126px;
  height: 45px;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
.dyhfool_for_butt .dyhfool_for_butt_bottom .dyhfool_for_butt_bottom_span1 {
  margin-right: 85px;
  background-color: #1594F1;
}
.dyhfool_for_butt .dyhfool_for_butt_bottom .dyhfool_for_butt_bottom_span2 {
  background-color: #FF8D01;
}
.quanjutanchu_dlog {
  width: 100%;
  min-width: 1200px;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
}
.quanjutanchu_dlog .quanjutanchu_dlog_div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 50px;
}
.quanjutanchu_dlog .quanjutanchu_dlog_div ul {
  width: 100%;
}
.quanjutanchu_dlog .quanjutanchu_dlog_div ul li {
  line-height: 50px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
.quanjutanchu_dlog .quanjutanchu_dlog_div ul li input {
  width: 100%;
  height: 50px;
  border: 0;
  outline: none;
  font-size: 18px;
}
.quanjutanchu_dlog .quanjutanchu_dlog_div textarea {
  margin-top: 20px;
  outline: none;
  width: 100%;
  height: 120px;
  resize: none;
  background: #f6f6f6;
  font-size: 18px;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 20px;
  text-indent: 10px;
  border-color: transparent;
}
.quanjutanchu_dlog .quanjutanchu_dlog_div .quanjutijiaoshouji {
  text-align: left;
  color: red;
  display: none;
}
.quanjutanchu_dlog .quanjutanchu_dlog_div > div {
  margin-top: 50px;
  width: 100%;
  font-size: 16px;
  text-align: center;
}
.quanjutanchu_dlog .quanjutanchu_dlog_div > div span {
  display: inline-block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.quanjutanchu_dlog .quanjutanchu_dlog_div > div .quanjutanchu_dlog_div_sole {
  background-color: #42A1FF;
  margin-right: 30px;
}
.quanjutanchu_dlog .quanjutanchu_dlog_div > div .quanjutanchu_dlog_div_tijiao {
  background-color: #FF6767;
}
