    .ignitionText {
      margin-top: 10px;
      animation: move 2s linear infinite;
      background-image: linear-gradient(to right, #fe8a71, #f6cd61, #3da4ab, #0e9aa7, #fe8a71);
      background-size: 200% auto;
      font-size: 40px;
      font-weight: 700;
      letter-spacing: 1px;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    @keyframes move { to { background-position: 200% center; } }

    @-webkit-keyframes breathing {
      0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
      }

      25% {
        -webkit-transform: scale(1);
        transform: scale(1);
      }

      60% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
      }

      100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
      }
    }

    @keyframes breathing {
      0% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
      }

      25% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
      }

      60% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
      }

      100% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
      }
    }
  .confirm{
  box-shadow:none!important;
  }
      .up{
      border: 2.5px solid #1a8ef1;
      background-color: #1a8ef1;
      border-radius: 50px;
      color: #FFFFFF;
      padding: 0 20px;
      font-size: 13px;
      outline: none;
      height: 35px;
      text-align: center;
      margin-top: 0px;
        } 
      .up1{
      border: 2.5px solid #5cb85c;
      background-color: #5cb85c;
      border-radius: 50px;
      color: #FFFFFF;
      padding: 0 20px;
      font-size: 13px;
      outline: none;
      height: 35px;
      text-align: center;
      margin-top: 0px;
        } 
      .up2{
      border: 1.1px solid #a9a9aa;
      background-color: #ECEEF1;
      color: #606060;
      border-radius: 5px;
      padding: 0 0px;
      font-size: 15px;
      outline: none;
      height: 34px;
      text-align: center;
      margin-top: 20px;
        }
      .dow1{
      border: 3px solid #000000;
      background-color: #fcc100;
      border-radius: 50px;
      color: #000000;
      padding: 0 20px;
      font-size: 13px;
      outline: none;
      height: 34px;
      text-align: center;
      margin-top: 0px;
        }
      .dow2{
      border: 3px solid #000000;
      background-color: #3b3b3b;
      border-radius: 50px;
      color: #FFFFFF;
      padding: 0 20px;
      font-size: 13px;
      outline: none;
      height: 34px;
      text-align: center;
      margin-top: 0px;
        }
      .dow3{
      border: 3px solid #000000;
      background-color: #FFFFFF;
      border-radius: 50px;
      color: #000000;
      padding: 0 20px;
      font-size: 13px;
      outline: none;
      height: 34px;
      text-align: center;
      margin-top: 0px;
        }
      .ipasun2{
      border: 1px solid #a9a9aa;
      background-color: #ECEEF1;
      border-radius: 20px;
      color: rgb(104, 114, 140);
      padding: 0 20px;
      font-size: 12px;
      outline: none;
      height: 22px;
      text-align: center;
      margin-top: 0px;
        }
        
     .ipasun{
      border: 1px solid #a9a9aa;
      background-color: #ECEEF1;
      border-radius: 20px;
      color: rgb(104, 114, 140);
      padding: 0 10px;
      font-size: 10px;
      outline: none;
      height: 20px;
      text-align: center;
      margin-top: 0px;
      float:right;
      border:none;
     }
    .ipasun3{
      border: 1px solid #a9a9aa;
      background-color: #ECEEF1;
      border-radius: 20px;
      font-weight: bold;
      color: rgb(104, 114, 140);
      padding: 0 7px;
      font-size: 9px;
      outline: none;
      height: 19px;
      text-align: center;
      margin-top: 0px;
      float:right;
      
     }        
 
 
     .ipasun6{
      border: 1px solid #a9a9aa;
      background-color: #ECEEF1;
      border-radius: 20px;
      margin: 0px 5px 0px 5px; /*上右下左*/
      font-weight: bold;
      color: rgb(104, 114, 140);
      padding: 0 7px;
      font-size: 9px;
      outline: none;
      height: 19px;
      text-align: center;
      padding: 3px;/*内字拉距*/
      
     } 
     
     .ipasun4{
      border: 1px solid #ECEEF1;
      background-color: #FFFFFF;
      border-radius: 6px;
     } 
    .qrcode{
      border: 1px solid #faf1f1;
      background-color: #FFFFFF;
      border-radius: 6px;
      
    
      color: rgb(104, 114, 140);
      padding: 0 13px;
      font-size: 0px;
      outline: none;
      height: 180px;
      width: 180px;
      text-align: center;
     } 
     
    .ipasun5{
      /*border: 1px solid #ECEEF1;套圈背景*/
      background-color: #edf5fa;/*背景*/
      border-radius: 6px;/*圆角化*/
      margin-left: 10px;/*外左拉距*/
      margin-right: 10px;/*外右拉距*/
      padding: 6px;/*内字拉距*/
     }
    .ipasun7{
      /*border: 1px solid #ECEEF1;套圈背景*/
      background-color: #f1f2f3;/*背景*/
      border-radius: 6px;/*圆角化*/
      margin-left: 10px;/*外左拉距*/
      margin-right: 10px;/*外右拉距*/
      padding: 6px;/*内字拉距*/
     }
    .ipasun8{
      /*border: 1px solid #ECEEF1;套圈背景*/
      background-color: #f5f5f6;/*背景*/
      border-radius: 6px;/*圆角化*/
      margin-left: 10px;/*外左拉距*/
      margin-right: 10px;/*外右拉距*/
      padding: 6px;/*内字拉距*/
     }   
      .msg_ok{
      border: 1px solid #a9a9aa;
      background-color: #ECEEF1;
      border-radius: 20px;
      color: rgb(104, 114, 140);
      padding: 0 20px;
      font-size: 12px;
      outline: none;
      height: 22px;
      text-align: center;
      margin-top: 0px;
        }
      .msg_no{
      border: 0.1px solid #b3b3b4;
      background-color: #f1f2f4;
      border-radius: 5px;
      color: rgb(104, 114, 140);
      padding: 0 20px;
      font-size: 14px;
      outline: none;
      height: 38px;
      width: 99%;
      text-align: center;
      margin-top: 0px;
        }

input{

border:14px;
border-radius: #f6f7f6
border:1px solid #ff0000;
outline: none;
}

.upload-img-init,
#checkStatus input#password,
#checkStatus input#password + hr {
  margin-left: auto;
  margin-right: auto;
}
.upload-img-init {
  height: 140px;
  border: 1px dashed #dddddd;
  border-radius: 6px;
  color: #035fc7;
  cursor: pointer;
  text-align: center;
  margin: 0 auto;
  margin-top: 0px;
  padding: 10px;
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 15px;
}
.upload-img-init .file-name {
  word-break: break-word;
}
.upload-img-init .file-name > .fa {
  margin-left: 10px;
  margin-right: 10px;
  color: #bbb;
  font-size: 12px;
  position: relative;
  margin-top: 5px;
}
.upload-img-init .file-name > .fa:hover {
  color: rgba(26, 188, 156, 1);
}
.upload-label {
  color: #999;
  font-size: 12px;
}
.upload-img-init:hover {
  border: 1px dashed #1abc9c;
  color: #666;
}
.upload-img-init .upload-label {
  font-size: 24px;
}
.upload-img-init:hover .upload-label {
  color: #1abc9c;
}
.upload-img-init-hover {
  border: 1px dashed #1abc9c;
  color: #666;
}
.upload-img-init-hover .upload-label {
  color: #666;
}