.input-focus {
  border-color: #BB9861 !important;
  background-color: #FCF5EA !important; }

/*.button-over {
  background-color: #cd474c !important; }*/

.border-red {
  border-color: #c0191f; }

.button-on {
  background-color: #c0191f; }

.modal-pc {
  display: none; }
  .modal-pc .popup {
    position: fixed;
    left: 0;
    top: 0px;
    background-color: #535353;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
    z-index: 9998;
    width: 100%;
    height: 100%;
    display: block; }
  .modal-pc .alert-Alipay {
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    width: 359px;
    height: 382px;
    background-color: #ffffff; }
    .modal-pc .alert-Alipay .alert-close {
      cursor: pointer;
      position: absolute;
      right: 16px;
      top: 16px;
      color: #90704D;
      font-size: 16px; }
    .modal-pc .alert-Alipay p {
      color: #535353;
      font-size: 18px;
      line-height: 24px;
      margin-top: 30px;
      text-align: center; }
    .modal-pc .alert-Alipay .pay-img {
      width: 210px;
      height: 210px;
      margin: 25px 0 0 75px; }
      .modal-pc .alert-Alipay .pay-img img {
        max-width: 100%; }
    .modal-pc .alert-Alipay h1 {
      font-size: 14px;
      line-height: 19px;
      color: #535353;
      text-align: center;
      font-weight: normal;
      margin-top: 25px; }
    .modal-pc .alert-Alipay h2 {
      font-size: 14px;
      line-height: 19px;
      color: #90704D;
      text-align: center;
      font-weight: normal;
      margin-top: 10px; }
      .modal-pc .alert-Alipay h2 a {
        color: #90704D; }

.tips-brown {
  display: none;
  position: absolute;
  top: -100px;
  left: 106px;
  width: 221px;
  background-color: #90704D;
  padding: 6px 5px 7px 13px;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  opacity: 0.90; }
  .tips-brown .tips-brown-text {
    color: #ffffff;
    font-size: 12px; }
  .tips-brown:before {
    content: '';
    display: block;
    border-width: 7px;
    position: absolute;
    bottom: -14px;
    left: 139px;
    border-style: solid dashed dashed;
    border-color: #90704D transparent transparent;
    font-size: 0;
    line-height: 0; }

.width-1200 {
  width: 1200px; }

.width-1000 {
  width: 1000px; }

strong {
  font-weight: normal; }

input {
  outline: none; }

.header {
  width: 100%;
  height: 70px;
  background-color: greenyellow; }

.list-location {
  background-color: #FAF8F5;
  width: 100%;
  height: 64px; }
  .list-location .list-location-main {
    margin: 0 auto;
    font-size: 12px;
    color: #979797;
    padding-top: 26px; }
    .list-location .list-location-main a {
      color: #979797;
      padding: 0 10px; }
    .list-location .list-location-main .breadon {
      color: #535353; }

.content {
    padding-top:64px;
    border-top:4px solid #f9f8f6;
  background-color: #ffffff;
  width: 100%; }
  .content .main {
    background: #ffffff;
    margin: 0 auto; }
    .content .main .banner-img {
      width: 956px;
      margin-left: 20px; }
      .content .main .banner-img img {
        max-width: 100%; }
    .content .main .forgetTab {
      margin: 42px 0 0 258px; }
      .content .main .forgetTab ul {
        font-size: 0; }
        .content .main .forgetTab ul li {
          cursor: pointer;
          display: inline-block;
          margin-left: 60px;
          font-size: 0; }
          .content .main .forgetTab ul li strong {
            color: #90704D;
            font-size: 14px; }
          .content .main .forgetTab ul li span {
            margin-left: 9px;
            font-size: 16px;
            color: #535353; }
    .content .main .forgetTab-info p {
      margin: 30px 0;
      font-size: 14px;
      line-height: 19px;
      color: #535353;
      text-align: center; }
      .content .main .forgetTab-info p span {
        color: #c0191f;
        margin: 0 5px; }
    .content .main .forgetTab-info .line-dashed {
      border-bottom: 1px dashed #d4d4d4; }
    .content .main .forgetTab-info .phone-group {
      margin-top: 30px; }
      .content .main .forgetTab-info .phone-group .pGroups {
        overflow:hidden;
        zoom:1;
        font-size: 0;
        margin-left: 154px;
        margin-top: 20px; }
        .content .main .forgetTab-info .phone-group .pGroups .pGroups-l {
          float:left;
          width: 100px;
          text-align: right;
          font-size: 14px;
          line-height: 40px;
          color: #979797; }
        .content .main .forgetTab-info .phone-group .pGroups .pGroups-m {
          width: 255px;
          padding: 0 0 0 12px;
          border: 1px solid #d4d4d4;
          float:left;
          color:#535353;
          border-radius: 5px;
          margin-left: 13px;
          height: 38px;
          line-height:40px;
        }
        .content .main .forgetTab-info .phone-group .pGroups .pGroups-r {
          float:left;
          margin-left: 25px;
          color: #979797;
          font-size: 14px;
          line-height: 40px; }
        .content .main .forgetTab-info .phone-group .pGroups .info-error {
          display: inline-block;
          margin-left: 19px;
          margin-top:10px;
          color: #c0191f;
          font-size: 14px;
          line-height: 19px; }
        .content .main .forgetTab-info .phone-group .pGroups .pGroups-img {
          display: inline-block;
          width: 80px;
          height: 22px;
          margin-left: 25px;
          background-color: red;
          vertical-align: 5px; }
        .content .main .forgetTab-info .phone-group .pGroups .get-code {
          padding: 0;
          width: 174px;
          height: 38px;
          border: 1px solid #90704D;
          border-radius: 5px;
          margin-left: 25px;
          color: #90704D;
          font-size: 14px;
          background-color: #ffffff;
          cursor: pointer; }
        .content .main .forgetTab-info .phone-group .pGroups .get-code.button-over{
            background:#90704d !important;color:#ffffff !important;
        }
    .content .main .forgetTab-info .next-step-one, .content .main .forgetTab-info .next-step-two {
      margin: 40px 0 65px 267px;
      cursor: pointer;
      border: none;
      padding: 0;
      width: 269px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      border-radius: 5px;
      background-color: #c0191f;
      color: #ffffff;
      font-size: 18px;
      line-height: 24px; }
    .content .main .forgetTab-info .next-step-on {
      background-color: #c0191f; }
    .content .main .reset-ok {
      margin: 59px 0 0 464px; }
      .content .main .reset-ok strong {
        color: #53B300;
        font-size: 56px; }
    .content .main .reset-text {
      margin-top: 48px;
      font-size: 26px;
      line-height: 35px;
      color: #535353;
      text-align: center; }
    .content .main .reset-btns {
      margin: 48px 0 0 210px;
      padding-bottom: 275px;
      font-size: 0; }
      .content .main .reset-btns a {
        display:inline-block;
        padding: 0;
        width: 157px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        background-color: #c0191f;
        border-radius: 5px;
        font-size: 20px;
        color: #ffffff;
        margin-left: 30px; }

      .reg_yzm_click{
    background:#d4d4d4;
    border:1px solid #ffffff;
    color:#535353;
}

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