body, html, input, textarea {
  font-family: "microsoft yahei";
  font-size: 16px; }

/* Created by demon on 2017/12/19 0019.*/
/*reset start*/
li {
  list-style: none; }

img {
  vertical-align: top;
  border: none; }

body {
  margin: 0; }

button {
  border: 0;
  padding: 0;
  cursor: pointer; }

input:-webkit-autofill {
  -webkit-animation: autofill-fix 1s infinite; }

@-webkit-keyframes autofill-fix {
  from {
    background-color: transparent; }
  to {
    background-color: transparent; } }
a:hover, a:visited, a:link, a:active {
  text-decoration: none;
  color: inherit; }

[v-cloak] {
  display: none; }

/*reset end*/
.animation-fadeIn {
  -webkit-animation: fadeIn 1s;
  -o-animation: fadeIn 1s;
  -ms-animation: fadeIn 1s;
  animation: fadeIn 1s; }

body {
  min-width: 1200px;
  height: 100%;
  background-color: #F1F4FF; }

html {
  height: 100%; }

a:hover {
  color: #1048FF;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
  transition: .6s; }

a {
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
  transition: .6s; }

.bord-w-button {
  border: 1px solid #fff;
  height: 33px;
  width: 118px;
  font-size: 14px;
  color: #fff;
  line-height: 33px;
  text-align: center; }
  .bord-w-button:hover {
    color: #262933;
    background-color: #fff; }

.cup {
  cursor: pointer; }

.mb-0 {
  margin-bottom: 0; }

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 10px; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mt-10 {
  margin-top: 10px; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px; }

.mr-10 {
  margin-right: 10px; }

.mr-15 {
  margin-right: 15px; }

.mr-20 {
  margin-right: 20px; }

.mr-25 {
  margin-right: 25px; }

.mr-30 {
  margin-right: 30px; }

.pull-left {
  float: left; }

.pull-left {
  float: right; }

.dis-n {
  display: none; }

.dis-b {
  display: block; }

.dis-i {
  display: inline-block; }

.t-c {
  text-align: center; }

.p-a {
  position: absolute; }

.p-r {
  position: relative; }

.f12 {
  font-size: 12px; }

.f14 {
  font-size: 14px; }

.f24 {
  font-size: 24px; }

.f26 {
  font-size: 26px; }

.f16 {
  font-size: 16px !important; }

.f20 {
  font-size: 20px !important; }

.backhead {
  background-color: #fff; }
  .backhead .innner-w {
    height: 66px;
    width: 1288px;
    margin: auto;
    line-height: 66px;
    position: relative; }
    .backhead .innner-w a:hover {
      color: unset; }
    .backhead .innner-w img {
      height: 100%; }
    .backhead .innner-w .arrimg {
      transform: rotate(90deg);
      width: 5px;
      height: 10px;
      margin-top: 10px;
      margin-left: 10px; }
    .backhead .innner-w .back-l {
      float: left;
      height: 36px;
      margin-top: 15px; }
    .backhead .innner-w .back-r {
      float: right; }
    .backhead .innner-w .admin-wrapper {
      position: absolute;
      height: 48px;
      right: 0;
      top: 18px;
      font-size: 0;
      z-index: 2; }
      .backhead .innner-w .admin-wrapper:hover .admin-menu {
        opacity: 1;
        transform: translateY(0px); }
      .backhead .innner-w .admin-wrapper .headimg {
        cursor: pointer;
        float: left;
        height: 100%;
        width: 30px;
        border-radius: 50%;
        margin-right: 11px; }
      .backhead .innner-w .admin-wrapper .admin-name {
        cursor: pointer;
        float: left;
        font-size: 14px;
        line-height: 30px; }
        .backhead .innner-w .admin-wrapper .admin-name span {
          color: #ff5837; }
      .backhead .innner-w .admin-wrapper .admin-menu {
        opacity: 0;
        transform: translateY(-80px);
        z-index: 1;
        position: absolute;
        right: 0;
        top: 48px;
        width: 180px;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
        .backhead .innner-w .admin-wrapper .admin-menu ul {
          padding-left: 0;
          box-shadow: -5.2px 3px 5.7px 0.3px rgba(194, 210, 255, 0.5); }
          .backhead .innner-w .admin-wrapper .admin-menu ul li {
            cursor: pointer;
            font-size: 14px;
            height: 40px;
            background-color: #fff;
            color: #9CA0AA;
            text-align: center;
            line-height: 40px;
            -webkit-transition: .6s;
            -moz-transition: .6s;
            -ms-transition: .6s;
            -o-transition: .6s;
            transition: .6s; }
            .backhead .innner-w .admin-wrapper .admin-menu ul li:hover {
              color: #262933;
              background-color: #C2D2FF; }

.breadcrumb {
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 0; }
  .breadcrumb li {
    display: inline-block;
    color: #333744;
    font-size: 14px; }
  .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"; }

.outer {
  cursor: pointer;
  border: 1px solid #9CA0AA;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 9px;
  vertical-align: bottom;
  border-radius: 50%;
  text-align: center;
  font-size: 0;
  box-sizing: content-box;
  position: relative; }
  .outer.active .inner {
    display: inline-block; }
  .outer .inner {
    height: 10px;
    width: 10px;
    background-color: #9CA0AA;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 3px;
    display: none; }

.reg-head {
  height: 66px;
  background: #fff; }
  .reg-head .reg-inner {
    width: 1280px;
    height: 100%;
    margin: auto;
    position: relative; }
    .reg-head .reg-inner img {
      float: left;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .reg-head .reg-inner span {
      float: right;
      color: #757A8A;
      line-height: 66px; }
      .reg-head .reg-inner span a {
        cursor: pointer;
        color: #1048FF; }

[v-cloak] {
  display: none; }

label.error {
  color: red;
  font-size: 14px;
  margin-left: 14px;
  margin-right: 14px; }

.uploadedBox {
  padding-left: 130px; }
  .uploadedBox .picBox {
    width: 200px;
    position: relative; }
    .uploadedBox .picBox img {
      width: 100%;
      display: block; }
    .uploadedBox .picBox .delBtn {
      position: absolute;
      top: -8px;
      right: -8px;
      width: 20px;
      height: 20px;
      background-color: red;
      color: #fff;
      border-radius: 50%; }

.content-wrapper {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #F1F4FF; }
  .content-wrapper .content-inner {
    width: 1208px;
    background-color: #fff;
    padding: 67px 40px;
    margin: auto; }
    .content-wrapper .content-inner #tanContainer .tab1-con2 .step {
      height: 170px;
      border-bottom: solid 1px #f1f4ff;
      font-size: 0;
      position: relative; }
      .content-wrapper .content-inner #tanContainer .tab1-con2 .step .step-it {
        display: inline-block;
        width: 33.33%;
        text-align: center;
        font-size: 18px;
        margin-top: 50px; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .step .step-it .it-title {
          line-height: 18px;
          margin-bottom: 12px; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .step .step-it .titleNum {
          width: 30px;
          height: 30px;
          color: #fff;
          line-height: 30px;
          border-radius: 50%;
          background-color: #9ca0aa;
          margin-left: 185px; }
          .content-wrapper .content-inner #tanContainer .tab1-con2 .step .step-it .titleNum.active {
            background-color: #00cc9f; }
    .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down {
      padding-top: 68px;
      padding-bottom: 125px; }
      .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down > div {
        font-size: 0;
        width: 764px;
        position: relative;
        left: 50%;
        transform: translate(-41%); }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down > div span {
          display: inline-block;
          font-size: 14px; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down > div .info-d-title {
          width: 140px;
          text-align: right;
          margin-right: 30px; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down > div input {
          width: 225px;
          height: 40px;
          border: 1px solid #c5c5c5;
          box-sizing: border-box;
          padding-left: 10px;
          font-size: 14px; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down > div .error {
          margin-left: 10px;
          color: red; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down > div button {
          height: 40px;
          width: 100px;
          color: #ffffff;
          line-height: 40px;
          background-color: #1048ff;
          vertical-align: top; }
          .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down > div button.active {
            background: #666; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down > div.verifyCode {
          margin: 30px 0 48px 0; }
      .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down .nextStep {
        height: 40px;
        width: 150px;
        color: #ffffff;
        line-height: 40px;
        background-color: #1048ff;
        position: relative;
        left: 44.3%;
        transform: translate(-50%); }
    .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down2 {
      padding-top: 50px;
      padding-bottom: 125px; }
      .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down2 > div {
        font-size: 0;
        width: 764px;
        position: relative;
        left: 50%;
        transform: translate(-33%); }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down2 > div span {
          display: inline-block;
          font-size: 14px; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down2 > div .info-d-title {
          width: 77px;
          text-align: right;
          margin-right: 30px; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down2 > div input {
          width: 295px;
          height: 40px;
          border: 1px solid #c5c5c5;
          box-sizing: border-box;
          padding-left: 10px;
          font-size: 14px; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down2 > div .error {
          margin-left: 10px;
          color: red; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down2 > div button {
          height: 40px;
          width: 100px;
          color: #ffffff;
          line-height: 40px;
          background-color: #1048ff;
          vertical-align: top; }
          .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down2 > div button.active {
            background: #666; }
        .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down2 > div.verifyCode {
          margin: 30px 0 48px 0; }
      .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down2 .nextStep {
        height: 40px;
        width: 150px;
        color: #ffffff;
        line-height: 40px;
        background-color: #1048ff;
        position: relative;
        left: 44.2%;
        transform: translate(-50%); }
    .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down3 {
      padding-top: 90px;
      padding-bottom: 125px;
      font-size: 0; }
      .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down3 img {
        margin-right: 25px; }
      .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down3 span {
        font-size: 24px;
        height: 50px;
        line-height: 50px;
        display: inline-block; }
      .content-wrapper .content-inner #tanContainer .tab1-con2 .info-down3 .nextStep {
        height: 40px;
        width: 150px;
        color: #ffffff;
        line-height: 40px;
        background-color: #1048ff;
        position: relative;
        left: 50%;
        transform: translate(-50%);
        margin-top: 56px; }

/*# sourceMappingURL=pwModify.css.map */
