html {
  font-family: "PingFang SC", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Source Han Sans", "Noto Sans CJK Sc", "Microsoft YaHei", "Microsoft Jhenghei", sans-serif;
  font-size: 16px;
  word-spacing: 1px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #222;
  background-color: #fff;
  position: relative;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a, a:focus, a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}

ul {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

.qbhz49 {
  background-image: url(../img/back/1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  padding: 15px 10px;
}

.qbhz49 .thank {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.qbhz49 .thank img {
  width: 100%;
}

.qbhz49 .thank .rqwz19 {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
}

.qbhz49 .thank .rqwz19 .gqza15 {
  margin: auto;
}

.qbhz49 .thank .gasz_1 {
  color: #FF890B;
  text-shadow: 0px 2px 2px rgba(112, 71, 0, 0.5);
}

.qbhz49 .thank .gasz_1 .gqzd31 {
  font-size: 30px;
}

.qbhz49 .thank .gasz_1 .hacz26 {
  font-size: 26px;
}

.qbhz49 .thank .gasz_2 {
  color: #fff;
  text-shadow: 0px 1px 2px #DB716A;
}

.qbhz49 .thank .gasz_2 .gqzd31 {
  font-size: 24px;
}

.qbhz49 .thank .gasz_2 .hacz26 {
  font-size: 28px;
  line-height: 1;
}

.qbhz49 .thank .gasz_2 .ytwx21 {
  font-size: 22px;
}

.qbhz49 .thank .gasz_3 {
  color: #fff;
  text-shadow: 0px -2px 4px rgba(112, 71, 0, 0.5);
}

.qbhz49 .thank .gasz_3 .gqzd31 {
  font-size: 30px;
}

.qbhz49 .thank .gasz_3 .hacz26 {
  font-size: 26px;
}

.qbhz49 .thank .gasz_4 {
  color: #fff;
  text-shadow: 0px -3px 0px #1D4773;
}

.qbhz49 .thank .gasz_4 .gqzd31 {
  font-size: 30px;
}

.qbhz49 .thank .gasz_4 .hacz26 {
  font-size: 26px;
}

.qbhz49 .thank .gasz_5 {
  color: #005ADA;
  text-shadow: 3px 0px 0px #0388D0;
}

.qbhz49 .thank .gasz_5 .gqzd31 {
  font-size: 30px;
}

.qbhz49 .thank .gasz_5 .hacz26 {
  font-size: 26px;
}

.qbhz49 .introduce {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  padding: 20px;
}

.qbhz49 .introduce > div:nth-of-type(n+2) {
  margin-top: 10px;
}

.qbhz49 .introduce .lis {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.qbhz49 .introduce .lis .label {
  width: 60px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: right;
}

.qbhz49 .introduce .lis .value {
  width: 100%;
}

.qbhz49 .introduce .lis .value .but {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  background: #000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: #fff;
  padding: 5px 8px;
  border-radius: 3px;
}

.qbhz49 .introduce .lis .value .but:active {
  opacity: .8;
}

.qbhz49 .introduce .lis .value .but img {
  width: 15px;
  height: 15px;
  margin-right: 3px;
}

.qbhz49 .introduce .lis .value img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
}

.qbhz49 .introduce .exhibition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.qbhz49 .introduce .exhibition .left {
  height: 125px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.qbhz49 .introduce .exhibition .right {
  height: 125px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.qbhz49 .introduce .exhibition .right .frwq31 {
  position: absolute;
  color: #AF7500;
  font-size: 18px;
  font-weight: bold;
  text-shadow: -1px -1px 1px #DAAF57;
  left: 0;
  right: 0;
  text-align: center;
  height: 100%;
  line-height: 115px;
}

.qbhz49 .introduce .exhibition img {
  height: 100%;
}

.qbhz49 .draw-afterSale-but {
  margin-top: 15px;
  border-radius: 5px;
  background: #000;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  height: 48px;
  line-height: 48px;
  margin-bottom: 15px;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.qbhz49 .draw-afterSale-but:active {
  opacity: .8;
}

footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 4px 0;
  background-color: #fff;
  z-index: 1;
}

footer .rqza49 {
  width: 100%;
}

footer .rqza49 .image {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}

footer .rqza49 .image img {
  width: 100%;
  height: 100%;
}

footer .rqza49 .title {
  margin-top: 1px;
  color: #999999;
  font-size: 12px;
}

footer .sta .title {
  color: #009D59;
}

.toch {
  /* position:fixed;
    height:100%; */
  overflow-y: hidden;
}

.el-dialog__wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  margin: 0;
}

.el-dialog {
  background: #FFF;
}

.el-dialog {
  position: relative;
  margin: 0 auto 50px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 94%;
  max-width: 800px;
}

.el-dialog {
  -webkit-transform: none;
  transform: none;
  left: 0;
  position: relative;
  margin: 0 auto;
}

.el-dialog .el-dialog__body {
  font-size: 14px;
}

.el-dialog .el-dialog__body .detail-header {
  padding: 15px 0;
  background: #000;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-repeat: no-repeat;
  background-size: cover;
}

.el-dialog .el-dialog__body .detail-header .deta-header-title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.el-dialog .el-dialog__body .detail-header .deta-header-desc {
  color: #fff;
  text-align: center;
}

.el-dialog .el-dialog__body .content {
  padding: 25px;
}

.el-dialog .el-dialog__body .content .form > div:nth-of-type(n+2) {
  margin-top: 15px;
}

.el-dialog .el-dialog__body .content .form .input {
  border: 1px solid #D8D8D8;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  position: relative;
}

.el-dialog .el-dialog__body .content .form .input .error {
  position: absolute;
  bottom: -17px;
  font-size: 10px;
  color: red;
  left: 38px;
  display: none;
}

.el-dialog .el-dialog__body .content .form .input .image {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.el-dialog .el-dialog__body .content .form .input .image img {
  width: 100%;
  height: 100%;
}

.el-dialog .el-dialog__body .content .form .input input {
  width: 100%;
  height: 40px;
  padding: 0;
  font-size: 14px;
  background-color: #ffffff;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  -webkit-appearance: none;
  overflow: visible;
}

.el-dialog .el-dialog__body .content .but {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all .2s;
  transition: all .2s;
  margin-top: 15px;
  border-radius: 5px;
  color: #fff;
  background-color: #000;
}

.el-dialog .el-dialog__body .content .but:active {
  opacity: .8;
}

.el-dialog .el-dialog__body .content .tips {
  color: #999999;
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
}

.el-dialog .gasz_1 .detail-header {
  background-image: url(../img/526/1.png);
}

.el-dialog .gasz_1 .content .but {
  background: #009D59;
}

.el-dialog .gasz_2 .detail-header {
  background-image: url(../img/526/2.png);
}

.el-dialog .gasz_2 .content .but {
  background: #FF6386;
}

.el-dialog .gasz_3 .detail-header {
  background-image: url(../img/526/3.png);
}

.el-dialog .gasz_3 .content .but {
  background: #CEA43F;
}

.el-dialog .gasz_4 .detail-header {
  background-image: url(../img/526/4.png);
}

.el-dialog .gasz_4 .content .but {
  background: #1878F3;
}

.el-dialog .gasz_5 .detail-header {
  background-image: url(../img/526/5.png);
}

.el-dialog .gasz_5 .content .but {
  background: #1878F3;
}

.el-dialog__header {
  padding: 20px 20px 10px;
  font-size: 0;
  border-bottom: 1px solid #D8D8D8;
}

.el-dialog__title {
  line-height: 24px;
  font-size: 16px;
  color: #303133;
  border-bottom: 2px solid #019B4D;
  padding-bottom: 10px;
}

.v-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  background: #000000;
}

.close {
  width: 35px;
  height: 35px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: 5px;
  top: -40px;
}

.close img {
  width: 100%;
  height: 100%;
}

.but_gasz_1 {
  background: #009D59 !important;
}

.but_gasz_2 {
  background: #FF6386 !important;
}

.but_gasz_3 {
  background: #CEA43F !important;
}

.but_gasz_4 {
  background: #1878F3 !important;
}

.but_gasz_5 {
  background: #1878F3 !important;
}

.pop-up-tips {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.pop-up-tips .inner {
  font-size: 16px;
  font-weight: bold;
  background: #000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: #fff;
  padding: 2px 10px;
  border-radius: 3px;
  margin: 48vh auto;
}
/*# sourceMappingURL=index.css.map */