.userModal-nav-box {
  width: 400px;
  max-height: 145px;
  display: flex;
  flex-direction: column; }
  .userModal-nav-box .UserModal_titlePart {
    width: 100%;
    height: 86px;
    background: url("/images/login_bg.png") center/100% 100% no-repeat;
    padding: 0;
    position: relative;
    border-radius: 2px 2px 0 0; }
    .userModal-nav-box .UserModal_titlePart .close-box {
      position: absolute;
      top: 22px;
      right: 13px;
      width: 18px;
      height: 18px; }
      .userModal-nav-box .UserModal_titlePart .close-box .close-icon {
        display: block;
        width: 12px;
        height: 12px;
        margin: 3px 0 0 3px; }
  .userModal-nav-box .title-bar-box {
    width: 340px;
    padding: 0 30px;
    margin: 0 auto;
    height: 47px;
    border-bottom: 1px solid #EEEEEE;
    position: relative; }
    .userModal-nav-box .title-bar-box .title-bar-part {
      display: flex;
      flex-direction: column;
      align-items: center;
      position: absolute;
      bottom: 0;
      left: 0; }
      .userModal-nav-box .title-bar-box .title-bar-part .title-text {
        font-size: 15px;
        font-family: Microsoft YaHei;
        color: #167EFF;
        margin-bottom: 10px; }
      .userModal-nav-box .title-bar-box .title-bar-part .title-line-bg {
        width: 58px;
        height: 2px;
        background: #167EFF; }

.UserModal_loginPart .tab-pan2 {
  margin-top: 15px; }

.UserModal_loginPart .login-tabbar {
  margin-top: -30px; }

.UserModal_loginPart .fnBtns {
  width: 100%;
  line-height: 13px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  color: #999999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0 5px 0; }
  .UserModal_loginPart .fnBtns span {
    cursor: pointer; }
  .UserModal_loginPart .fnBtns .registerBtn {
    color: #2989ff; }

.UserModal_loginPart .otherAccounts {
  width: 100%;
  min-height: 126px;
  border-radius: 2px;
  position: relative; }
  .UserModal_loginPart .otherAccounts > div {
    position: absolute;
    background: #F8FAFC;
    width: 400px;
    min-height: 126px;
    left: -30px;
    top: 0;
    padding-bottom: 10px; }
    .UserModal_loginPart .otherAccounts > div .otherLogin {
      display: flex;
      justify-content: space-between;
      margin-top: 6px;
      padding: 0 25px;
      height: 22px;
      line-height: 22px; }
      .UserModal_loginPart .otherAccounts > div .otherLogin .AccountsBtn {
        height: 22px; }
      .UserModal_loginPart .otherAccounts > div .otherLogin .ant-btn {
        height: 22px;
        line-height: 22px;
        margin: 0;
        padding: 0 5px;
        font-size: 14px; }
  .UserModal_loginPart .otherAccounts .ant-divider {
    padding: 0 25px; }

.UserModal_Register .moble-form-item {
  padding-top: 15px; }

.UserModal_Register .Register_fnBtns {
  display: flex;
  justify-content: flex-end;
  padding: 10px 0 30px 0; }

.UserModal_Register .agreeItem {
  display: flex;
  align-items: center;
  position: relative; }
  .UserModal_Register .agreeItem .ant-form-item {
    margin-bottom: 0; }

.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  color: #2a89ff; }

.UserModal_Forgot .goLogin {
  display: flex;
  justify-content: flex-end; }
  .UserModal_Forgot .goLogin a {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #838384; }

.UserModal_Forgot.UserModal_commonStyle {
  padding-bottom: 30px; }

.UserModal_commonStyle {
  padding: 30px 30px 0;
  position: relative; }
  .UserModal_commonStyle .btnBox {
    padding: 20px 0 0 0;
    position: relative; }
    .UserModal_commonStyle .btnBox .LoginErrorText {
      position: absolute;
      top: 0px;
      line-height: 13px;
      font-size: 12px;
      font-family: Microsoft YaHei;
      color: #ff6161;
      text-align: center;
      width: 100%; }
  .UserModal_commonStyle .ant-form-item-explain div {
    font-size: 12px;
    font-family: Microsoft YaHei;
    color: #ff6161; }
  .UserModal_commonStyle .prefixicon {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .UserModal_commonStyle .ant-input-prefix {
    width: 42px; }
  .UserModal_commonStyle .ant-input-affix-wrapper {
    padding: 0;
    height: 42px;
    border-radius: 0; }
  .UserModal_commonStyle .ant-form-item.ant-form-item-with-help {
    margin-bottom: 0; }
  .UserModal_commonStyle .userModalBtn {
    width: 100%;
    height: 42px;
    background: #2989ff;
    font-size: 14px; }
  .UserModal_commonStyle .userFontStyle {
    font-size: 12px;
    color: #232323; }
  .UserModal_commonStyle .ant-input-group-addon {
    padding: 0; }
    .UserModal_commonStyle .ant-input-group-addon .Countdown {
      width: 99px;
      height: 100%;
      font-size: 14px;
      font-weight: 400;
      color: #fff;
      background: #2a89ff;
      padding: 0;
      border: 0;
      line-height: 40px;
      border-radius: 0; }
    .UserModal_commonStyle .ant-input-group-addon .Countdown.wait {
      color: #999999;
      background: #fbfbfb; }
  .UserModal_commonStyle #QRcode {
    width: 300px;
    height: 161px;
    margin: 0 auto; }
    .UserModal_commonStyle #QRcode .title, .UserModal_commonStyle #QRcode .info {
      display: none; }
    .UserModal_commonStyle #QRcode .impowerBox .qrcode {
      border-width: 0; }
  .UserModal_commonStyle .QRTitle {
    text-align: center;
    height: 18px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333; }
  .UserModal_commonStyle .QRTitleFooter {
    text-align: center;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666; }
  .UserModal_commonStyle .ant-image {
    position: absolute;
    top: 6px;
    right: 15px; }

.headStyle {
  width: 100%;
  background: #edeeef;
  height: 30px; }
  .headStyle .headMain {
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .headStyle .headMain .fucMoudule {
      display: flex;
      align-items: center; }
    .headStyle .headMain .topLoginModule {
      line-height: 30px;
      color: #9a9a9a;
      font-size: 12px;
      margin-right: 10px; }
      .headStyle .headMain .topLoginModule .notLogin {
        font-weight: 400; }
        .headStyle .headMain .topLoginModule .notLogin span {
          margin-right: 12px; }
        .headStyle .headMain .topLoginModule .notLogin i {
          margin: 0 2px; }
        .headStyle .headMain .topLoginModule .notLogin b {
          font-weight: 400;
          cursor: pointer; }
      .headStyle .headMain .topLoginModule .Logined .btn {
        padding: 0;
        color: #ff5a5a;
        font-size: 12px;
        margin-right: 10px; }
    .headStyle .headMain .personalBtn {
      width: 74px;
      height: 100%;
      line-height: 30px;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
      .headStyle .headMain .personalBtn span {
        color: #999999;
        font-size: 12px;
        margin-right: 5px; }
      .headStyle .headMain .personalBtn:hover {
        background-color: #fff; }
        .headStyle .headMain .personalBtn:hover span {
          color: #167eff; }
        .headStyle .headMain .personalBtn:hover .anticon-down {
          color: #167eff !important; }
    .headStyle .headMain .showPhone {
      display: flex;
      align-items: center; }
      .headStyle .headMain .showPhone img {
        width: 18px;
        height: 18px;
        margin: 0 7px 0 12px; }
      .headStyle .headMain .showPhone span {
        color: #434343;
        font-size: 12px; }

.ant-dropdown .ant-dropdown-menu {
  padding: 0 18px; }
  .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
    padding: 0 4px;
    color: #000;
    font-size: 12px;
    line-height: 34px; }
    .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
      background-color: #fff; }
  .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-divider {
    padding: 0;
    margin: 0;
    background-color: #edeeef; }

.footStyle {
  width: 100%;
  background: url("/images/footerbg.png") center/100% 100% no-repeat;
  position: relative; }
  .footStyle .footMain {
    width: 1200px;
    padding: 24px 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    .footStyle .footMain .LinkModule {
      color: #929292;
      font-size: 12px;
      width: 648px;
      display: flex;
      justify-content: space-between; }
      .footStyle .footMain .LinkModule .LinkBox .title {
        font-size: 16px;
        line-height: 16px;
        color: #CCCCCC;
        margin-bottom: 13px; }
      .footStyle .footMain .LinkModule .LinkBox .items {
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 10px;
        color: #FFFFFF;
        cursor: pointer;
        display: block; }
        .footStyle .footMain .LinkModule .LinkBox .items:last-child {
          margin: 0; }
        .footStyle .footMain .LinkModule .LinkBox .items:hover {
          color: #7DB7FF; }
    .footStyle .footMain .code {
      padding: 3px 10px 0 0;
      display: flex; }
      .footStyle .footMain .code .codeItems {
        margin-left: 37px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .footStyle .footMain .code .codeItems img {
          width: 98px;
          height: 98px;
          border: 3px solid #626262; }
        .footStyle .footMain .code .codeItems span {
          font-size: 12px;
          line-height: 12px;
          color: #FFFFFF;
          margin-top: 14px; }
  .footStyle .friend {
    padding: 19px 0 25px 0;
    border-top: 1px solid #161D2B; }
    .footStyle .friend .cont {
      width: 1200px;
      margin: 0 auto;
      display: flex; }
      .footStyle .friend .cont .title {
        font-size: 14px;
        line-height: 16px;
        color: #CCCCCC;
        margin-right: 21px;
        white-space: nowrap; }
      .footStyle .friend .cont .linkItems {
        flex-shrink: 0;
        line-height: 16px;
        display: flex;
        flex-wrap: wrap;
        width: 1100px; }
        .footStyle .friend .cont .linkItems a {
          font-size: 12px;
          color: #FFFFFF; }
          .footStyle .friend .cont .linkItems a::after {
            content: "|";
            margin: 0 12px; }
          .footStyle .friend .cont .linkItems a:last-child::after {
            content: ""; }
  .footStyle footer {
    padding: 12px 0;
    border-top: 1px solid #161D2B; }
    .footStyle footer .copyright, .footStyle footer .address {
      text-align: center;
      color: #CCCCCC;
      font-size: 12px;
      line-height: 12px;
      margin: 0; }
      .footStyle footer .copyright a, .footStyle footer .address a {
        color: #CCCCCC; }
    .footStyle footer .copyright {
      display: flex;
      align-items: center;
      justify-content: center; }
    .footStyle footer .address {
      margin-top: 9px; }

.ahover:hover {
  color: #2d2f32; }

