body {
  background: #001116;
  overflow: hidden;
}
.content {
  position: relative;
  overflow: hidden;
}
.qp {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.kv {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.kv .logo {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 2.39%;
  margin-left: 3.22%;
  width: 4.63%;
}
.kv .tit {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 6.35%;
  margin-left: 23.54%;
  width: 31.66%;
}
.kv .car {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 25.46%;
  margin-left: 6.82%;
  width: 86.04%;
}
.video,
.hdgz {
  position: relative;
  width: 62.5%;
  margin: 0 auto 5.2%;
}
.video video {
  width: 100%;
}
.video .play {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 26.08%;
  margin-left: 48%;
  width: 4.16%;
  cursor: pointer;
  z-index: 99;
}
.hdgz {
  margin: 0 auto 5.78%;
}
.hdgz .bnt {
  width: 16.91%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 3.91%;
  margin-left: 41.6%;
  margin-top: 68%;
  cursor: pointer;
}
.testWrapper {
  background: #242e39;
  color: #fff;
  overflow: hidden;
  position: relative;
}
.testbg {
  float: left;
  width: 50%;
}

.testMain {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testMain form {
  width: 54.6%;
  margin: 0 auto;
}
.testMain form h2 {
  font-size: 2em;
  margin-bottom: 2.85%;
  letter-spacing: 0.2em;
}
.testMain form .formList {
  width: 100%;
  padding-top: 10.85%;
  position: relative;

  margin-bottom: 3.1%;
}
.testMain form .formList input,
.testMain form .formList select {
  border: solid 1px #949494;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  background: #242e39;
  box-sizing: border-box;
  padding: 0 3.48%;
}
.testMain form .formList input::placeholder {
  color: #fff;
}
.testMain form .formList option {
  color: #fff;
}
.testMain form .formList select {
  background: url(../images/sel2.png) #242e39 98% center no-repeat;
}
.formLast {
  position: relative;
  overflow: hidden;
  text-align: left;
  margin: 7.36% 0;
  line-height: 1.5em;
}
.check {
  width: 4.26%;
  float: left;
  margin-top: 0.5%;
}
.formLast strong {
  display: block;
  margin-bottom: 1%;
}
.formLast p {
  float: left;
  width: 94%;
  margin-left: 1%;
}
.testMain form .formList .testbtn {
  width: 100%;
  height: 100%;
  background-color: #b01f24;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 1.5em;
  letter-spacing: 0.2em;
}
.hdgz-alert {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 999;
  display: none;
}
.hdgz-alert-tit {
  width: 9.47%;
  margin: 2.76% auto;
}
.hdgz-alert-img {
  width: 62.5%;
  margin: 0 auto;
}
.hdgz-alert-close {
  width: 1.92%;
  position: fixed;
  top: 0;
  right: 0;
  margin-top: 3.17%;
  margin-right: 16%;
  cursor: pointer;
}
.ewm {
  width: 17.5%;
  margin: 6.33% auto 7%;
  display: block;
}
-internal-media-controls-overlay-play-button-internal {
  display: none;
}
