@media screen and (min-width: 1680px) {
.contain {
    width: 100%;
    height: 100%;
    background: url(../img/background.ff7ee59e.png) center center / 100% 100% no-repeat;
}
}
@media (min-width: 1441px) and (max-width: 1679px) {
.contain {
    width: 100%;
    height: 100%;
    background: url(../img/background.ff7ee59e.png) center center / 100% 100% no-repeat;
    zoom: 90%;
}
}
@media (max-width: 1440px) {
.contain {
    width: 100%;
    height: 100%;
    background: url(../img/background.ff7ee59e.png) center center / 100% 100% no-repeat;
    zoom: 90%;
}
}
.loginpost {
  margin-right: 41%;
  height: 100%;
  padding: 200px 187px 45px;
  box-sizing: border-box;
  position: relative;
}
.formcontain {
  width: 40%;
  height: 100%;
  float: right;
  background: rgba(196, 196, 196, 0.1);
  padding: 160px 171px 294px;
  box-sizing: border-box;
}
@media screen and (max-width: 1440px) {
.contain {
    width: 100%;
    min-width: 1440px;
    height: 100%;
    zoom: 80%;
    overflow: scroll;
}
.loginpost {
    margin-right: 45%;
    height: 100%;
    padding: 200px 50px 45px;
    box-sizing: border-box;
    position: relative;
}
.formcontain {
    width: 44%;
    height: 100%;
    float: right;
    background: rgba(196, 196, 196, 0.1);
    padding: 160px 100px 294px;
    box-sizing: border-box;
}
}
.loginHeader {
  width: 100%;
  margin-bottom: 80px;
  position: relative;
}
.loginHeaderdiv {
  width: 550px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.loginImg {
  float: left;
  width: 60px;
  height: 80px;
  background: url(../assets/logo.493fd688.svg) center center / contain no-repeat;
}
.loginText {
  width: 481px;
  height: 80px;
  padding-left: 10px;
  box-sizing: border-box;
  text-align: center;
  font-family: Source Han Serif CN;
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 80px;
  color: #FFFFFF;
}
.loginText1 {
  font-family: Source Han Serif CN;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  color: #ff0000;
}
.imgDiv {
  width: 100%;
  padding: 20px 65px 50px;
  box-sizing: border-box;
}
.img {
  width: 36vw;
  height: 36vh;
  border-radius: 20px;
}
.imgstyle {
  width: 100%;
  /* height: 369px; */
  /* background-color: aquamarine; */
  padding: 20px 50px 60px;
  box-sizing: border-box;
}
.image {
  width: 100%;
  height: 369px;
  /* background-color: pink; */
  border-radius: 20px;
}
.company {
  position: absolute;
  left: 50%;
  bottom: 45px;
  transform: translateX(-50%);
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* display: flex;
  align-items: flex-end; */
  text-align: center;
  color: #FFFFFF;
}
.formtabs {
  width: 100%;
  height: 80px;
  color: #FFFFFF;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 80px;
  margin-bottom: 88px;
}
.fontstyle {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.8);
}
.inputStyle {
  width: 100%;
  height: 68px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 5px;
}
.submitBtn {
  width: 100%;
  height: 68px;
  background: #3692CF;
  border-radius: 40px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 35px;
  margin-top: 100px;
}
.fontlabel {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 33px;
  color: #ffffff;
}
.ant-input-group-addon {
  background-color: #FFFFFF;
  border: 0;
}
.gd {
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 39px;
  left: 100px;
  top: 14.5px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.gdt {
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 39px;
  right: 147px;
  top: 14.5px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
#qbhsinput {
  height: 68px;
  /* background: rgba(0,0,0,0); */
  border: 0;
  /* border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; */
  font-size: 18px;
  outline-style: none;
}
#qbhsinput2 {
  height: 68px;
  /* background: rgba(0,0,0,0); */
  border: 0;
  /* border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; */
  font-size: 18px;
}
.qbhsiyzm {
  width: 112px;
  height: 68px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 68px;
  border: 0;
  padding: 0;
  margin: 0;
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
.ant-statistic-content {
  font-size: 18px;
}
/* .ant-select-selection {
  height: 70px !important;

  .ant-select-selection__rendered {
    margin-top: 18px;

    .ant-select-selection-selected-value {
      margin-left: 4px;
    }
  }
} */
button.qbhsiyzm:hover,
button.qbhsiyzm:active,
button.qbhsiyzm:focus {
  color: black !important;
}
.tmpSty div:nth-child(1) {
  height: 70px;
}
.tmpSty div:last-child {
  padding-top: 10px;
}

