.step-form-wrapper[data-v-ab1e4d58] {
  margin: 0 auto;
  width: 80%;
  max-width: 400px;
}


.input-user[data-v-b06108c8]{
  -web-kit-appearance:none;
  -moz-appearance: none;
  border: none;
  width: 100%;
  margin-right: 15px;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  color: black;
}
.errmessage[data-v-b06108c8]{
  padding-left: 20px;
  margin-top: 8px;
  font-size: 16px;
  color: #ff4d4f;
}



.input-user[data-v-47afbe38]{
  -web-kit-appearance:none;
  -moz-appearance: none;
  border: none;
  width: 100%;
  margin-right: 15px;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  color: black;
}
.errmessage[data-v-47afbe38]{
  padding-left: 20px;
  margin-top: 8px;
  font-size: 16px;
  color: #ff4d4f;
}


.main[data-v-04fd257d] {
  min-width: 20%;
  width: 20%;
  /*margin: 0 auto;*/
  position: absolute;
  /*background-color: red;*/
  left: 50%;
  top: 50%;
  margin-left: 50px;
  transform: translateY(-50%);
  /*margin-right: 572px;*/
  /*position: absolute;*/
}
.user-title[data-v-04fd257d] {
  font-size: 36px;
  margin-bottom: 50px;
  color: #333333;
  font-weight: bold;
  letter-spacing: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.user-layout-login label[data-v-04fd257d] {
  font-size: 14px;
}
.user-layout-login .getCaptcha[data-v-04fd257d] {
  display: block;
  width: 100%;
  height: 40px;
}
.user-layout-login .forge-password[data-v-04fd257d] {
  font-size: 14px;
}
.user-layout-login button.login-button[data-v-04fd257d] {
  padding: 0 15px;
  font-size: 16px;
  height: 40px;
  width: 100%;
}
.user-layout-login .user-login-other[data-v-04fd257d] {
  text-align: left;
  margin-top: 24px;
  line-height: 22px;
}
.user-layout-login .user-login-other .item-icon[data-v-04fd257d] {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.2);
  margin-left: 16px;
  vertical-align: middle;
  cursor: pointer;
  transition: color 0.3s;
}
.user-layout-login .user-login-other .item-icon[data-v-04fd257d]:hover {
  color: #1890ff;
}
.user-layout-login .user-login-other .register[data-v-04fd257d] {
  float: right;
}
.valid-error .ant-select-selection__placeholder[data-v-04fd257d] {
  color: #f5222d;
}
.agree-change[data-v-04fd257d] {
  width: 100%;
  margin-top: 14px;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 12px;
  -ms-flex-direction: row;
      flex-direction: row;
  height: 20px;
  -ms-flex-align: center;
      align-items: center;
}

.user-register.error {
  color: #ff0000;
}
.user-register.warning {
  color: #ff7e05;
}
.user-register.success {
  color: #52c41a;
}
.user-layout-register .ant-input-group-addon:first-child {
  background-color: #fff;
}

.user-layout-register > h3[data-v-fa568c6c] {
  font-size: 16px;
  margin-bottom: 20px;
}
.user-layout-register .getCaptcha[data-v-fa568c6c] {
  display: block;
  width: 100%;
  height: 40px;
}
.user-layout-register .register-button[data-v-fa568c6c] {
  width: 50%;
}
.user-layout-register .login[data-v-fa568c6c] {
  float: right;
  line-height: 40px;
}

.result[data-v-5cd17224] {
  text-align: center;
  width: 72%;
  margin: 0 auto;
  padding: 24px 0 8px;
}
.result .icon[data-v-5cd17224] {
  font-size: 72px;
  line-height: 72px;
  margin-bottom: 24px;
}
.result .success[data-v-5cd17224] {
  color: #52c41a;
}
.result .error[data-v-5cd17224] {
  color: red;
}
.result .title[data-v-5cd17224] {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 16px;
}
.result .description[data-v-5cd17224] {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
  margin-bottom: 24px;
}
.result .content[data-v-5cd17224] {
  background: #fafafa;
  padding: 24px 40px;
  border-radius: 2px;
  text-align: left;
}
.result .action[data-v-5cd17224] {
  margin-top: 32px;
}
.mobile .result[data-v-5cd17224] {
  width: 100%;
  margin: 0 auto;
  padding: unset;
}

.stepFormText[data-v-0d38e0f0] {
  margin-bottom: 24px;
}
.ant-form-item-label[data-v-0d38e0f0],
.ant-form-item-control[data-v-0d38e0f0] {
  line-height: 22px;
}
.getCaptcha[data-v-0d38e0f0] {
  display: block;
  width: 100%;
  height: 40px;
}

.stepFormText[data-v-1bbf13ad] {
  margin-bottom: 24px;
}
.ant-form-item-label[data-v-1bbf13ad],
.ant-form-item-control[data-v-1bbf13ad] {
  line-height: 22px;
}


.toLogin[data-v-02373d6c]{
  text-align: center;
}

.steps[data-v-63c12498] {
  max-width: 750px;
  margin: 16px auto;
}

.banner{
  width: 100%;
  height: 100%;
  border-radius: 10px;
  /*background-color: #1973fc;*/
  background-image: url(../img/new_bunner2.487014b3.png);
  /*background-size: 100%;*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  /*object-fit: fill;*/
}
.banner-pannel{
  width: 100%;
  height: 126px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  border-radius: 10px;
}
.home-content{
  width: 100%;
  height:100%;
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  box-shadow:0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius:10px;
  /*margin: 10px;*/
}
.home-content-body{
  width: 100%;
  height:calc( 100% - 136px);
  padding-left: 10px;
  padding-right: 10px;
}
.home-content-left{
  width: 205px;
  min-width: 205px;
  height: 100%;
  background-color: white;
  border-radius: 10px 0px 0px 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  /*overflow-y: auto;*/
  border-right: 1px solid rgba(235,235,235,1);
  position: relative;
  overflow-y: hidden;
}
.scrolling-position{
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  overflow-y: auto;
}
.scrolling-position::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
/* 滚动条的滑块 */
.scrolling-position::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 3px;
}
.home-content-left::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
/* 滚动条的滑块 */
.home-content-left::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 3px;
}
.left-bottom{
  width: 100%;
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  bottom: 0px!important;
  left: 0px;
  background-color: rgba(194,196,201,.15);
}
.nextPage{
  cursor: pointer;
}
.lastPage{
  cursor: pointer;
}
.nextPage:hover{
  animation: nextpage 1s linear infinite;
  transform: scale(2,2);
}
.lastPage:hover{
  animation: lastpage 1s linear infinite;
  transform: scale(2,2);
}
@keyframes nextpage {
0%{
    transform: translateY(0px);
}
100%{
    transform: translateY(3px);
}
}
@keyframes lastpage {
0%{
    transform: translateY(0px);
}
100%{
    transform: translateY(-3px);
}
}
.home-content-right{
  width: calc(100% - 130px);
  background-color: white;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 10px;
  padding: 10px;
}
.home-menu-card-item{
  padding: 30px 0 10px 0px;
}
.home-menu-card-item-position{
  width: 100%;
  color: #666666;
  /*padding: 8px;*/
  padding-left: 30px;
  box-sizing: border-box;
  height: 65px;
  min-height: 65px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
}
.home-menu-card-item-position:hover{
  background-color: rgba(25,115,252,0.08);
}

/*.home-menu-card-item-position :hover{*/
  /*background-color: rgba(0,128,255,0.1);*/
  /*border-radius: 5px;*/
  /*color: rgba(0,0,0,1);*/
/*}*/
.active{
  color: rgba(25,115,252,1);
  background-color: rgba(25,115,252,0.08);
  border-right: 2px solid rgba(25,115,252,1);
}
.home-menu-card-item-title-position{
  font-size: 14px;
  /*letter-spacing: 1px;*/
  /*margin-left: 14px;*/
  font-weight: 700;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
}


/*.home-menu-card-item-title-position:hover{*/
  /*background-color: rgba(0,128,255,0.1);*/
/*}*/
.home-menu-card-item-wrap{
  width: 100%;
  height: 100%;
}
.home-menu-card-item-content{
  width: 100%;
  height: 130px;
  position: relative;
  margin: 16px 8px 0;
  background: #fff;
  text-align: center;
  cursor: pointer;
}
.home-menu-card-item-content :hover {
  transition: all .7s;
  /*box-shadow: 8px 12px 19px 0 rgba(194,196,201,.5)*/
  box-shadow: 0px 5px 19px 0 rgba(194,196,201,.5)
}
.home-menu-card-item-inner{
  width: 100%;
  height: 100%;
  border: 1px solid #f4f4f4;
  border-radius: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.home-menu-card-item-inner-ionc{
  width: 50px;
  height: 50px;
  border-radius:8px;
  /*background-color: #0080ff;*/
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 30px;
}
.home-menu-card-item-title{
  font-size: 16px;
  color: #333;
  letter-spacing: 1px;
  font-weight: 700;
  margin-left: 28px;
  margin-right: 20px;
  padding-bottom: 5px;
  cursor: default;
}





