.qSearch .topTitle {
  width: 410px;
  margin: 0 auto;
  margin-top: 53px;
  margin-bottom: 55px;
}
.qSearch .topTitle img {
  width: 107.5px;
}
.searchBack {
  background: url(../img/qBack.png) no-repeat;
  padding-top: 665px;
  position: relative;
  background-color: #333;
  background-size: auto 100%;
  background-position: center !important;
  transition: all 0.4s ease-out;
}
.sMsg {
  width: 1126px;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  margin-left: -563px;
}
.sMsg .d-title {
  font-size: 36px;
  line-height: 48px;
  color: #ffffff;
  margin-top: 63px;
  text-align: center;
}
.sMsg .d-desc {
  font-size: 24px;
  line-height: 48px;
  color: #ffffff;
  margin-top: 10px;
  text-align: center;
}
.sMsg .d-hint {
  font-size: 30px;
  line-height: 44px;
  color: #D9AE6F;
  margin-top: 40px;
  text-align: center;
}
.sMsg .d-group {
  text-align: center;
  margin-top: 33px;
}
.sMsg .d-group input {
  width: 904.45px;
  height: 96px;
  border-radius: 10px;
  background-color: #F3F3F3;
  padding: 0 47.5px;
  margin-bottom: 40px;
  font-size: 24px;
  color: #333;
  box-sizing: border-box;
}
.sMsg .d-group input::-webkit-input-placeholder {
  color: #C4C4C4;
}
.sMsg .q-btn {
  margin: 0 auto;
  width: 904.45px;
  height: 96px;
  border-radius: 10px;
  background-color: #D9AE6F;
  font-size: 30px;
  color: #00448A;
  text-align: center;
  line-height: 96px;
}
.qOther {
  text-align: center;
  padding-top: 60.6px;
  background-color: #fff;
}
.qOther .title {
  font-size: 36px;
  line-height: 53px;
  color: #333333;
}
.qOther img {
  margin-top: 16.5px;
  width: 947px;
  height: 49px;
  margin-bottom: 58.5px;
}
