.aboutpwd {
  width: 100%;
  height: 813px;
  background: #f6f6f6;
  overflow: hidden; }
  .aboutpwd .aboutpwdBox {
    width: 910px;
    height: 627px;
    background: #ffffff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.07);
    margin-top: 76px;
    overflow: hidden; }
    .aboutpwd .aboutpwdBox .submitBtn {
      width: 564px;
      height: 47px;
      background: #dfc068;
      font-size: 16px;
      color: #ffffff;
      margin-top: 40px; }
    .aboutpwd .aboutpwdBox .aboutpwdBoxTitle {
      margin-top: 39px;
      font-size: 36px;
      color: #333333;
      text-align: center; }
    .aboutpwd .aboutpwdBox .aboutpwdInnerInput {
      width: 564px;
      margin-bottom: 21px; }
      .aboutpwd .aboutpwdBox .aboutpwdInnerInput .aboutpwdInnerInputTitle {
        font-size: 16px;
        color: #333333; }
      .aboutpwd .aboutpwdBox .aboutpwdInnerInput .aboutpwdInnerInputInput {
        width: 100%;
        height: 45px;
        border: 1px solid #bbbfc2;
        margin-top: 15px; }
        .aboutpwd .aboutpwdBox .aboutpwdInnerInput .aboutpwdInnerInputInput .sendCode {
          width: 160px;
          height: 45px;
          background: #dfc068;
          font-size: 18px;
          color: #ffffff; }
        .aboutpwd .aboutpwdBox .aboutpwdInnerInput .aboutpwdInnerInputInput input {
          flex: 1;
          font-size: 16px;
          padding-left: 18px;
          height: 100%; }
        .aboutpwd .aboutpwdBox .aboutpwdInnerInput .aboutpwdInnerInputInput .aboutpwdInnerInputIcon {
          width: 41px;
          height: 43px; }
          .aboutpwd .aboutpwdBox .aboutpwdInnerInput .aboutpwdInnerInputInput .aboutpwdInnerInputIcon img {
            width: 15px;
            height: 16px; }

/*# sourceMappingURL=aboutpwd.css.map */
