.black-keep-on-record[data-v-440ebcbb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 25px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
}
.black-keep-on-record p[data-v-440ebcbb] {
    text-align: center;
    font-size: 12px;
    color: #999999;
    line-height: 1.4;
}
.black-keep-on-record p a[data-v-440ebcbb] {
      font-size: 12px;
      color: #888888;
}
.black-keep-on-record p a[data-v-440ebcbb]:hover {
        color: #f60;
}

.duihuan[data-v-ef901daa]  {
  background: #fff;
}
.duihuan[data-v-ef901daa] * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.duihuan[data-v-ef901daa] .nav-menu ul li .nav-menu-privilege .nav-menu-privilege__ul {
    width: 201px;
}
.duihuan[data-v-ef901daa] h2.title {
    font-size: 24px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.duihuan[data-v-ef901daa] h2.title i {
      display: block;
      width: 50px;
      height: 4px;
      background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#ffbf65));
      background: linear-gradient(90deg, #ffffff 0%, #ffbf65 100%);
      margin-right: 24px;
}
.duihuan[data-v-ef901daa] h2.title i:last-child {
        margin-right: 0;
        margin-left: 24px;
        -webkit-transform: scaleX(-1);
                transform: scaleX(-1);
}
.duihuan[data-v-ef901daa] .top {
    height: 1434px;
    background-image: url(../../static/img/bg.17c0213c.png);
    background-repeat: no-repeat;
    background-size: 1920px 500px;
    background-position: center top;
    padding-top: 340px;
}
.duihuan[data-v-ef901daa] .top .form-box {
      width: 680px;
      height: 600px;
      margin: 0 auto 100px;
      background: #ffffff;
      padding: 40px 100px 30px;
      border-radius: 20px;
      -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.102);
              box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.102);
}
.duihuan[data-v-ef901daa] .top .form-box h2 {
        margin-bottom: 40px;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .el-form-item {
        margin-bottom: 28px;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .el-form-item__content {
        text-align: center;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .el-input-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .el-input-group .el-input-group__append {
          width: 140px;
          height: 48px;
          padding: 0;
          border-radius: 12px;
          border: none;
          outline: none;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .el-input-group .el-input-group__append button {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            height: 100%;
            width: 100%;
            background: #ffffff;
            color: #333333;
            border: 1px solid #dddddd;
            border-radius: 12px;
            margin: 0;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .el-input-group .el-input-group__append button:not(.is-disabled):hover {
              border-color: #f2973b;
              background: #fff8f1;
              color: #f2973b;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .el-input-group .el-input-group__append button.is-disabled {
              background: #f6f6f6;
              color: #999999;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form p.tips {
        font-size: 14px;
        color: #999999;
        line-height: 24px;
        letter-spacing: 0.5px;
        text-align: left;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .el-input__inner {
        height: 48px;
        border-radius: 12px;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .el-input__inner:not(.is-error):hover, .duihuan[data-v-ef901daa] .top .form-box .el-form .el-input__inner:not(.is-error):focus {
          border-color: #f2973b;
          -webkit-box-shadow: none;
                  box-shadow: none;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .el-input__inner.is-disabled {
          background: #f6f6f6;
          color: #999999;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .validate-code .el-input__inner {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        margin-right: 20px;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form button.exchange {
        width: 280px;
        height: 54px;
        background: -webkit-gradient(linear, left top, right top, from(#ffde9b), to(#ffbf65));
        background: linear-gradient(90deg, #ffde9b 0%, #ffbf65 100%);
        border-radius: 27px;
        font-size: 16px;
        color: #333333;
        border: none;
        margin: 15px auto 0;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form button.exchange:hover {
          background: -webkit-gradient(linear, left top, right top, from(#ffe4ae), to(#ffcd85));
          background: linear-gradient(90deg, #ffe4ae 0%, #ffcd85 100%);
}
.duihuan[data-v-ef901daa] .top .form-box .el-form button.exchange.is-disabled {
          background: #f6f6f6;
          color: #999999;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .agree {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 12px;
        color: #999999;
        line-height: 1;
        margin-top: 40px;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .agree a {
          color: #999999;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .agree a:hover {
            color: #333;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .agree .el-checkbox {
          width: 14px;
          height: 14px;
          margin-right: 8px;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .agree .el-checkbox .el-checkbox__inner {
            border-color: #ccc;
            background: #fff;
}
.duihuan[data-v-ef901daa] .top .form-box .el-form .agree .el-checkbox .el-checkbox__inner::after {
              border-color: #ccc;
}
.duihuan[data-v-ef901daa] .top .use-desc {
      width: 1200px;
      margin: 0 auto;
}
.duihuan[data-v-ef901daa] .top .use-desc .step-box {
        margin-top: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.duihuan[data-v-ef901daa] .top .use-desc .step-box > img {
          width: 64px;
          height: 20px;
          margin-top: 70px;
}
.duihuan[data-v-ef901daa] .top .use-desc .step-box__item {
          width: 360px;
          height: 240px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
}
.duihuan[data-v-ef901daa] .top .use-desc .step-box__item > img {
            width: 100px;
            height: 100px;
            margin-top: -5px;
}
.duihuan[data-v-ef901daa] .top .use-desc .step-box__item h3 {
            font-size: 16px;
            color: #333333;
            font-weight: normal;
            margin: 20px auto 12px;
}
.duihuan[data-v-ef901daa] .top .use-desc .step-box__item p {
            font-size: 14px;
            color: #999999;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box {
    width: 100%;
    background: #f5f7f9;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box h2 {
      padding: 80px 0;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info {
      width: 1200px;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list {
        width: 280px;
        height: 320px;
        background: #ffffff;
        border-radius: 16px;
        margin-bottom: 26px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 28px 56px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        line-height: 24px;
        position: relative;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list em {
          height: 28px;
          background: -webkit-gradient(linear, left top, right top, from(#ffde9b), to(#ffbf65));
          background: linear-gradient(90deg, #ffde9b 0%, #ffbf65 100%);
          border-radius: 14px 2px 14px 2px;
          font-size: 14px;
          color: #333333;
          line-height: 28px;
          padding: 0 8px;
          position: absolute;
          left: 0;
          top: -14px;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list img {
          width: 100px;
          height: 100px;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list h3 {
          font-size: 16px;
          font-weight: bold;
          color: #333333;
          margin: 16px auto 5px;
          text-align: center;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list p {
          font-size: 14px;
          color: #999999;
          text-align: center;
          margin-bottom: auto;
          width: 100%;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn {
          position: relative;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn:hover .down {
            display: block;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn > a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            cursor: pointer;
            width: 140px;
            height: 44px;
            border-radius: 22px;
            font-size: 14px;
            border: 1px solid #f2973b;
            color: #f2973b;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn > a:hover {
              background: #fff8f1;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn .down {
            display: none;
            position: absolute;
            top: 44px;
            left: 0;
            padding-top: 10px;
            z-index: 9;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn .down ul {
              width: 200px;
              height: 100px;
              background: #ffffff;
              -webkit-box-shadow: 0px 2px 15px 1px rgba(99, 108, 120, 0.16);
                      box-shadow: 0px 2px 15px 1px rgba(99, 108, 120, 0.16);
              border-radius: 8px;
              padding: 10px 0;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn .down ul li a {
                width: 200px;
                height: 40px;
                font-size: 14px;
                color: #666666;
                line-height: 40px;
                padding-left: 20px;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn .down ul li a i {
                  margin-right: 10px;
                  width: 20px;
                  height: 20px;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn .down ul li a i.icon_win {
                    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURWRkZEdwTGVlZWVlZWJiYmZmZmRkZGZmZmRkZFxcXGJiYmVlZWVlZWVlZWZmZrrnB9QAAAAOdFJOU1AAfr8nf3+cOwgcZ9HpGwfREwAAAE1JREFUCNdjEIQDBhhDZCGEKcJU804RyJyxndHu3TsgU8D23btACFPsHfFMEQYGBscGEIHMJMUEJIsFBVfAnAN25BS2GhgTxFvIgPAQAN4FUkdHEeGnAAAAAElFTkSuQmCC);
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn .down ul li a i.icon_mac {
                    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURUdwTJKSkpmZmZiYmJmZmZaWlpiYmJaWlpmZmZiYmJmZmZmZmZiYmJiYmJmZmQYrAU0AAAAOdFJOUwAX67v4CDcjmEXVbKmES17/hQAAAG9JREFUCNdjYEAHhXBWxEs4854qnKk0AcoQC9ieKQBmCb/zaXrnC2KxrnsHBI9Awtwg1jt3kCgPmHkAxGQGMxsQTLAoB0ItJ5j5CGQJqx6YfQEkvA/EegK2LgrEfA22mH2d8ymIYQwMkQIMaag+AQDoE0GGFqsWYwAAAABJRU5ErkJggg==);
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn .down ul li a:hover {
                  background: #f8f8f8;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn .down ul li a:hover .icon_win {
                    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAwUExURUdwTDAwMDIyMjMzMzMzMy4uLjAwMDExMTAwMDIyMjIyMjExMTIyMjAwMDIyMjMzM3vH5NsAAAAPdFJOUwBPf36/JztXEtGoZ+kgkP49SJ0AAABDSURBVAjXY2DABKwXoLTwyv8GQLptX4H///9AJqPP//8KECbTf+KZrIKCggGJIAKZSYoJSBYjOQfiyKKVMCaS08EAALNNU8hdsNYwAAAAAElFTkSuQmCC);
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .info .list .btn .down ul li a:hover .icon_mac {
                    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABCUExURUdwTDExMTMzMzIyMjIyMjExMTIyMiMjIzIyMi4uLjIyMjIyMjExMS8vLzIyMjAwMDExMTExMTIyMjAwMDIyMjMzM0P7jWsAAAAVdFJOUwA379icQ7wH+BmK5h8rsVl6qm0SyrwXdU4AAAB3SURBVBjThZFJDoAgDEUBCwVBxaH3v6qYSEEh2kUXL7+/kxB/EfYGIZBu4EgeG6jUS+gk4hakrkydIbIrqJQjdxiIw7sbLoXZKSvXAme2NAWOPViU0POsGpHPC6Cijmus6h1PfzDcqkMOZA2kxeBxS32VSfnxgRP+cQtNtmjXVAAAAABJRU5ErkJggg==);
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .all {
      position: relative;
      padding: 14px 0 100px;
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .all > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        cursor: pointer;
        width: 140px;
        height: 44px;
        border-radius: 22px;
        border: none;
        color: #333333;
        font-size: 14px;
        background: -webkit-gradient(linear, left top, right top, from(#ffde9b), to(#ffbf65));
        background: linear-gradient(90deg, #ffde9b 0%, #ffbf65 100%);
}
.duihuan[data-v-ef901daa] .bottom .privilege-box .all > a:hover {
          background: -webkit-gradient(linear, left top, right top, from(#ffe4ae), to(#ffcd85));
          background: linear-gradient(90deg, #ffe4ae 0%, #ffcd85 100%);
}
.duihuan[data-v-ef901daa] .success-dialog .el-dialog,
  .duihuan[data-v-ef901daa] .error-dialog .el-dialog {
    overflow: hidden;
    border-radius: 16px;
}
.duihuan[data-v-ef901daa] .success-dialog .el-dialog .el-dialog__header,
    .duihuan[data-v-ef901daa] .error-dialog .el-dialog .el-dialog__header {
      padding: 10px 0 0 16px;
}
.duihuan[data-v-ef901daa] .success-dialog .el-dialog .el-dialog__header .el-dialog__title,
      .duihuan[data-v-ef901daa] .error-dialog .el-dialog .el-dialog__header .el-dialog__title {
        line-height: 19px;
        font-size: 14px;
        color: #666666;
}
.duihuan[data-v-ef901daa] .success-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn,
      .duihuan[data-v-ef901daa] .error-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn {
        top: 12px;
        right: 12px;
        font-size: 18px;
}
.duihuan[data-v-ef901daa] .success-dialog .el-dialog .el-dialog__body,
    .duihuan[data-v-ef901daa] .error-dialog .el-dialog .el-dialog__body {
      padding: 0;
}
.duihuan[data-v-ef901daa] .success-dialog .el-dialog {
    width: 670px;
    height: 418px;
}
.duihuan[data-v-ef901daa] .success-dialog .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px;
    margin-bottom: 71px;
    font-size: 12px;
    color: #000;
}
.duihuan[data-v-ef901daa] .success-dialog .title img {
      width: 29px;
      height: 29px;
      margin-right: 10px;
}
.duihuan[data-v-ef901daa] .success-dialog .guide {
    width: 100%;
    height: 239px;
    background: #f7f7f7;
    padding: 22px 30px 0;
}
.duihuan[data-v-ef901daa] .success-dialog .guide h4 {
      font-size: 16px;
      color: #666666;
      text-align: center;
      margin-bottom: 20px;
      line-height: 21px;
}
.duihuan[data-v-ef901daa] .success-dialog .guide .layer-guide {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
}
.duihuan[data-v-ef901daa] .success-dialog .guide .layer-guide .layer-guide-i {
        border: 1px solid #dddddd;
        width: 192px;
        height: 128px;
        margin: 0 5px;
        position: relative;
}
.duihuan[data-v-ef901daa] .success-dialog .guide .layer-guide .layer-guide-i .legend {
          font-size: 24px;
          color: #bbbbbb;
          width: 60px;
          text-align: center;
          position: absolute;
          top: -15px;
          left: 50%;
          margin-left: -30px;
          background: #f7f7f7;
}
.duihuan[data-v-ef901daa] .success-dialog .guide .layer-guide .layer-guide-i span {
          font-size: 14px;
          color: #e1b355;
          margin: 35px auto 12px;
          display: block;
          text-align: center;
}
.duihuan[data-v-ef901daa] .success-dialog .guide .layer-guide .layer-guide-i p {
          text-align: center;
          font-size: 12px;
          color: #666666;
          padding: 0 20px;
          line-height: 16px;
}
.duihuan[data-v-ef901daa] .error-dialog .el-dialog {
    width: 400px;
    height: 206px;
}
.duihuan[data-v-ef901daa] .error-dialog .el-dialog .el-dialog__header {
      padding: 0;
}
.duihuan[data-v-ef901daa] .error-dialog .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 60px;
    font-size: 16px;
    color: #333;
}
.duihuan[data-v-ef901daa] .error-dialog .title img {
      width: 29px;
      height: 29px;
      margin-right: 10px;
}
.duihuan[data-v-ef901daa] .error-dialog p {
    margin-top: 14px;
    line-height: 24px;
    width: 100%;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.duihuan[data-v-ef901daa] .error-dialog p a {
      color: #555;
}
.duihuan[data-v-ef901daa] .error-dialog p a:hover {
        text-decoration: underline;
        color: #666;
}
.duihuan[data-v-ef901daa] .long-tips-dialog .el-dialog {
    text-align: center;
    width: 340px;
    height: 240px;
    border-radius: 16px;
}
.duihuan[data-v-ef901daa] .long-tips-dialog .el-dialog__headerbtn {
    top: 16px;
    right: 16px;
    font-size: 24px;
}
.duihuan[data-v-ef901daa] .long-tips-dialog p {
    padding-top: 10px;
    font-size: 14px;
    line-height: 32px;
    color: #333333;
}
.duihuan[data-v-ef901daa] .long-tips-dialog .ok-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 37px auto 0;
    width: 120px;
    height: 40px;
    background: -webkit-gradient(linear, left top, right top, from(#ffde9b), to(#ffbf65));
    background: linear-gradient(90deg, #ffde9b 0%, #ffbf65 100%);
    border-radius: 20px;
    font-size: 14px;
    color: #333333;
}
.duihuan[data-v-ef901daa] .long-tips-dialog .ok-btn:hover {
      background: -webkit-gradient(linear, left top, right top, from(#ffe4ae), to(#ffcd85));
      background: linear-gradient(90deg, #ffe4ae 0%, #ffcd85 100%);
}

