@charset "UTF-8";

.background {
  background: -webkit-linear-gradient(top, #001E74 0%, #001A67 45%, #01195C 100%);
  background: linear-gradient(to bottom, #001E74 0%, #001A67 45%, #01195C 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 1.893333rem;
}

.background .banner {
  width: 100%;
}

.background .fontBox {
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  top: -1.333333rem;
}

.background .fontBox .font1 {
  height: 1.12rem;
  font-size: 0.786667rem;
  color: #FFFFFF;
  line-height: 1.12rem;
}

.background .fontBox .font2 {
  height: 1.12rem;
  font-size: 0.786667rem;
  color: #FFFFFF;
  line-height: 1.12rem;
}

.background .fontBox .font3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 8.44rem;
  height: 0.786667rem;
  font-size: 0.453333rem;
  font-weight: 400;
  line-height: 0.786667rem;
  letter-spacing: 0.173333rem;
}

.background .fontBox .font3 div {
  color: #FFFFFF;
}

.background .titleBox1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.background .titleBox1 img {
  width: 100%;
}

.background .videoBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.background .videoBox video {
  width: 90%;
}

.background .titleBox2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.background .titleBox2 img {
  width: 100%;
  margin-top: 0.533333rem;
}

.background .pkBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.background .pkBox img {
  width: 100%;
}

.background .introduceBox {
  margin-top: 0.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.background .introduceBox .lineBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.4rem auto;
}

.background .introduceBox .lineBox .left {
  min-width: 4.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 900;
}

.background .introduceBox .lineBox .middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.background .introduceBox .lineBox .middle img {
  width: 1.706667rem;
  height: 0.893333rem;
}

.background .introduceBox .lineBox .right {
  min-width: 3.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 200;
}

.background .introduceBox .hrline {
  background-color: #3786FC;
  height: 0.026667rem;
  border: 0;
  width: 85%;
}

.background .introduceBox div {
  color: white;
}

.background .submitBox {
  background-color: #01195C;
  width: 100%;
  height: 2.133333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  bottom: 0;
}

.background .submitBox .submitBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8.88rem;
  height: 1.2rem;
  background: -webkit-linear-gradient(left, #FF8233 0%, #FF6431 100%);
  background: linear-gradient(to right, #FF8233 0%, #FF6431 100%);
  border-radius: 0.333333rem;
  font-size: 0.506667rem;
  font-family: 'PingFangSC-Medium', 'PingFang SC', 'Microsoft YaHei','微软雅黑';
  font-weight: 250;
  color: #FFFFFF;
}

.background .submitBox .submitBtn1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8.88rem;
  height: 1.466667rem;
  border-radius: 0.333333rem;
  font-size: 0.506667rem;
  font-family: 'PingFangSC-Medium', 'PingFang SC', 'Microsoft YaHei','微软雅黑';
  font-weight: 250;
  color: #FFFFFF;
  background-size: 100% 100%;
}

.showStyle {
  display: none;
  width: 100%;
  height: 100%;
  min-height: 100%;
}