#forgetPd {
  width: 100%;
  background: #f6f6f6;
  padding-top: 98px;
  padding-bottom: 64px; }
  #forgetPd .maxW {
    background: #ffffff;
    padding-top: 70px;
    padding-bottom: 100px; }
    #forgetPd .maxW .title {
      margin-left: 300px;
      margin-bottom: 54px; }
    #forgetPd .maxW .rows {
      color: #5a5a5a;
      font-size: 18px;
      margin-bottom: 30px; }
      #forgetPd .maxW .rows .name {
        display: inline-block;
        width: 380px;
        text-align: right; }
      #forgetPd .maxW .rows .layer {
        display: inline-block;
        position: relative; }
        #forgetPd .maxW .rows .layer .searchInput {
          width: 506px;
          font-size: 18px;
          padding-left: 26px;
          border: 1px #eeeeee solid;
          background: #ffffff;
          height: 60px;
          line-height: 60px;
          font-size: 16px;
          color: #5a5a5a; }
          #forgetPd .maxW .rows .layer .searchInput::-webkit-input-placeholder {
            color: #cacaca;
            font-size: 16px; }
          #forgetPd .maxW .rows .layer .searchInput::-moz-placeholder {
            color: #cacaca;
            font-size: 16px; }
          #forgetPd .maxW .rows .layer .searchInput::-moz-placeholder {
            color: #cacaca;
            font-size: 16px; }
          #forgetPd .maxW .rows .layer .searchInput::-ms-input-placeholder {
            color: #cacaca;
            font-size: 16px; }
        #forgetPd .maxW .rows .layer .verificationCode {
          position: absolute;
          top: 1px;
          right: 16px;
          vertical-align: middle; }
          #forgetPd .maxW .rows .layer .verificationCode img {
            display: inline-block;
            vertical-align: middle;
            height: 58px; }
          #forgetPd .maxW .rows .layer .verificationCode .cut {
            display: inline-block;
            vertical-align: middle;
            border-left: 1px #a8a8a8 solid;
            padding: 0 0px 0 20px;
            display: inline-block;
            font-size: 12px;
            color: #a8a8a8; }
        #forgetPd .maxW .rows .layer .code {
          position: absolute;
          width: 100px;
          height: 38px;
          line-height: 38px;
          font-size: 14px;
          top: 10px;
          color: #ffffff;
          background: #c2161e;
          text-align: center;
          right: 14px; }
    #forgetPd .maxW .consent {
      padding-top: 5px;
      padding-left: 304px;
      vertical-align: middle; }
      #forgetPd .maxW .consent .checkboxFive {
        vertical-align: middle;
        width: 25px;
        position: relative;
        display: inline-block;
        font-size: 14px;
        color: #5a5a5a; }
        #forgetPd .maxW .consent .checkboxFive label {
          width: 16px;
          height: 16px;
          cursor: pointer;
          position: absolute;
          top: 0px;
          left: 0px;
          border: 2px #c2161e solid; }
          #forgetPd .maxW .consent .checkboxFive label::after {
            opacity: 0;
            content: '';
            position: absolute;
            width: 10px;
            height: 5px;
            background: transparent;
            top: 2px;
            left: 1px;
            border: 2px solid #c2161e;
            border-right: none;
            border-top: none;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
          #forgetPd .maxW .consent .checkboxFive label:hover::after {
            opacity: 0.5; }
        #forgetPd .maxW .consent .checkboxFive input[type=checkbox]:checked + label:after {
          opacity: 1; }
      #forgetPd .maxW .consent .ok {
        vertical-align: middle; }
    #forgetPd .maxW .acc {
      padding-left: 386px; }
      #forgetPd .maxW .acc .button {
        margin-top: 70px;
        width: 346px;
        height: 54px;
        font-size: 24px;
        line-height: 54px;
        text-align: center;
        color: #ffffff;
        background: #c2161e; }

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