.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .bottom-tip{
    font-size: 14px;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 400;
    color: #FFCE0A;
    line-height: 24px;
    margin-top: 16px;
    text-align: center;
  }

  @media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }
  /* 个人样式 */
  body {
    padding-top: 0;
    background-color: #1A2023;
  }

  @keyframes fadeInLeft {
    from {
      opacity: 0.1;
      background-color: #fff;
      /* transform: translate3d(-100%, 0, 0); */
    }

    to {
      opacity: 1;
      background-color: #1A2023;
      transform: none;
    }
  }


  .labo-main {
    margin: 0 !important;
    /* background: url(./img/background.png);
          background-size: cover;
          background-position: center; */
   background-color: #1A2023 !important;
  }

  /*添加动画*/
  .opacity-animation {
    animation-duration: 3.5s;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
  }

  body .bc-color {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }

  .starter-template {
    padding-top: 11.875rem !important;
    padding: 14.75rem !important;
  }

  /* 超小屏幕（手机，小于 768px） */
  @media (max-width: 768px) {
    .labo-main {
      margin: 0 !important;
      background: url(../img/background.png);
      background-size: cover;
      background-position: center;
    }
  }

  /* 小屏幕（平板，大于等于 768px） */
  @media (min-width: 768px) {
    .labo-main {
      margin: 0 !important;
    }
  }
 
 /* 页面主题内容相关样式 */
 @media (min-width: 768px) {

    .col-md-5 {
      flex: 0 0 41.666667%;
      max-width: 84.066667%;
    }
  }

  .title {
    /* min-width: 339px; */
    /* min-height: 60px; */
    font-size: 3.75rem;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 2.25rem;
    caret-color: transparent;
  }
  .mini-img-box{
    padding-left:15px;
    margin-top:16px;
  }

  .desc {
    /* width: 1100px; */
    /* height: 84px; */
    font-size: 1.125rem;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.75rem;
    /* text-align: center; */
    margin-bottom: 3.75rem;
    caret-color: transparent;
  }

  .search-input {
    width: 43.75rem;
    /* height: 78px; */
    background: #FFFFFF;
    border-radius: 1rem;
    padding: 0.5rem;
    display: flex;
    justify-content: space-between;
  }

  .search-input input {
    width: 75%;
    /* height: 3.875rem; */
    font-size: 1.125rem;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 400;
    color: #111111;
    border-radius: 1rem;
    padding-left: 1rem;
    margin-right: 1rem;
  }

  .search-input input::placeholder {
    font-size: 1.125rem;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 300;
    color: #A5AAB6;

  }


  input {
    border: none;
    outline: none;
    background: transparent;
  }

  input:focus {
    outline: none;
  }

  .search-input button:focus {
    outline: none;
  }

  .search-input button {
    width: 20%;
    height: 3.875rem;
    background: linear-gradient(180deg, #009FE5 0%, #00B1FF 0%, #41C5FF 100%);
    border-radius: 1rem;
    /* opacity: 1; */
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 500;
    color: #FFFFFF;
    caret-color: transparent;
  }

  .align-search {
    display: flex;
    justify-content: center;
  }

  /* 头部导航标签自定义样式 */
  /* .navigator-top{
        padding:0.9375rem 22.5rem 0.9375rem 22.5rem;
        background: rgba(0, 0, 0, 0.1);
        display: flex;
        justify-content: space-between;
        align-items: center;
    } */
  .nav-tag {
    background: #FFFFFF;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    padding: 0.5625rem 0.9375rem 0.5625rem 0.9375rem;
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 400;
    color: #00B1FF;
    cursor: pointer;
    caret-color: transparent;
  }

  .nav-tag {
    margin-left: 1.25rem;
  }
  /* .nav-tag:last-child {
    margin-left:0rem;
  } */
  .nav-tag img {
    width: 1rem;
    height: 1rem;
    margin-right: 0.5rem;
  }

  .flex {
    display: flex;
    align-items: center;
  }

  .nav-tag span {
    display: inline-block;
    min-width: 3.5rem;
  }
  .nav-tag2{
    padding: 0;
    background: #fff;
    border-radius: 4px 4px 4px 4px;
  }
  .nav-tag2 .nav-Bc{
    padding: 10px 27px;
    border-radius: 4px 4px 4px 4px;
    background: #00B1FF;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 14px;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }
  .nav-Bc:hover{
    opacity: 0.8;
  }

  .logo-icon {
    width: 7rem;
    height: 2.625rem;
    padding: 0;
    /* margin-right:32.5rem; */
    margin-left: 0 !important;
    /* margin-right: 0 !important; */
  }

  .labo-search-main {
    width: 100%;
    margin-top: 166px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  /* 页面底部自定义样式 */
  .footer-class {
    /* margin: 0 !important; */
    background: #1A2023;
    /* max-width: 100%; */
  }


  .labo-describle {
    text-align: right;
  }

  .logo-position {
    text-align: center;
  }

  .labo-describle .desc-text div {
    width: 18rem;
    font-size: 0.875rem;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5rem;
  }

  .col-md .text-small li {
    font-size: 0.875rem;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 400;
    color: #FFFFFF !important;
    line-height: 1.9rem;
  }

  .col-md .text-small li a {
    font-size: 0.875rem;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 400;
    color: #FFFFFF !important;
  }

  .address-text {
    line-height: 1.125rem !important;
  }

  .col-md h5 {
    font-size: 1rem;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1rem;
  }

  .labo-main {}

  .labo-main2 {
    /* css定义变量的方式 */
    --X: 0;
    --Y: 0;
    /* position: relative;
        transform-style: preserve-3d;
        cursor: pointer;
        transform: rotateX(var(--X)) rotateY(var(--Y));
        transition: all 0.3s ease; */
    transform: perspective(525px) translateZ(0) rotateX(var(--X)) rotateY(var(--Y)) scale(1.3);
    transition: all 150ms linear 0s;
    background-color: #1A2023;
  }

  .labo-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* transform: translate3d(-1536px, 0px, 0px); */
  }

  .showMoreIcon {
    width: 1.75rem;
    height: 1.75rem;
  }


  /* 自定义媒体查询适配 pc 以及  移动端 样式 */

  /* 超小屏幕（手机，小于 768px） */
  @media (max-width: 768px) {
    .labo-describle {
      text-align: left;
      margin-top: 1.5rem;
    }
    .labo-describle .desc-text{
      align-items: flex-start;
    }
    .logo-icon{
      margin-left: 0px;
    }
    .bottom-class-border{
      border-bottom: 0;
    }
    .col-6{
      padding-left: 30px !important;
    }
    .bottom-tip{
      padding-left: 15px;
      padding-right: 15px;
      text-align: left;
    }
    .mini-img-box{
      padding-left:15px;
      margin-top:16px;
    }

    .logo-position {
      text-align: left;
      padding-left: 1rem;
    }

    .col-line {
      display: block;
    }

    .search-input button {
      width: 24%;
      height: 3rem;
      font-size: 1.125rem;
    }

    .desc {
      font-size: 1rem;
    }

    .title {
      font-size: 2.25rem;
      padding-top: 0rem;
    }

    .search-input {
      margin-top: 2.75rem;
      margin-bottom: 3.125rem
    }

    .search-input input {
      font-size: 1rem;
    }

    .search-input input::placeholder {
      font-size: 1rem;
    }

    .logo-icon {
      width: 76px;
      height: 32px;
    }

    .col-md h5 {
      font-size: 1.125rem;
    }

    .col-md .text-small li a {
      font-size: 0.9375rem
    }

    .py-5 {
      padding-top: 1.875rem !important;
      padding-bottom: 3.6875rem !important;
    }

    .ios-div {
      display: flex;
    }

    .pc-div {
      display: none;
    }
  }

  /* pc */
  @media (min-width:759px) {
    .col-6 {
      /*底部介绍 li 间距调整*/
      padding-right: 0px;
    }
    .labo-describle {
      text-align: right;
      margin-top: 0rem;
    }
    .labo-describle .desc-text{
      align-items: flex-end;
    }
    .logo-icon{
      margin-left: 30px;
    }
    .bottom-class-border{
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .bottom-tip{
      padding-left: 0;
      padding-right: 0;
      text-align: center;
    }
    .mini-img-box{
          padding-left:44px;
          margin-top:0px;
        }


    .logo-position {
      text-align: center;
    }

    .col-line {
      display: none;
    }

    .search-input button {
      width: 20%;
      height: 3.875rem;
      font-size: 1.25rem;
    }

    .desc {
      font-size: 1.125rem;
    }

    .title {
      font-size: 3.75rem;
      padding-top: 5.75rem;
    }

    .search-input {
      margin-top: 0;
      margin-bottom: 8.75rem;
    }

    .search-input input {
      font-size: 1.125rem;
    }

    .search-input input::placeholder {
      font-size: 1.125rem;
    }

    .logo-icon {
      width: 95px;
      height: 40px;
      /* margin-right:32.5rem; */
    }

    .col-md h5 {
      font-size: 1rem;
    }

    .col-md .text-small li a {
      font-size: 0.875rem;
    }

    .ios-div {
      display: none;
    }

    .pc-div {
      display: flex;
    }
  }

  /* pc */
  @media (min-width:868px) {
    .col-6 {
      /*底部介绍 li 间距调整*/
      padding-right: 0px;
    }

    .labo-describle {
      text-align: right;
      margin-top: 0rem;
    }
    .labo-describle .desc-text{
      align-items: flex-end;
    }
    .logo-icon{
      margin-left: 0;
    }
    .bottom-class-border{
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .bottom-tip{
      padding-left: 0;
      padding-right: 0;
      text-align: center;
    }
    .mini-img-box{
      padding-left:44px;
      margin-top:0px;
    }

    .logo-position {
      text-align: center;
    }

    .col-line {
      display: none;
    }

    .search-input button {
      width: 20%;
      height: 3.875rem;
      font-size: 1.25rem;
    }

    .desc {
      font-size: 1.125rem;
    }

    .title {
      font-size: 3.75rem;
      padding-top: 5.75rem;
    }

    .search-input {
      margin-top: 0;
      margin-bottom: 8.75rem;
    }

    .search-input input {
      font-size: 1.125rem;
    }

    .search-input input::placeholder {
      font-size: 1.125rem;
    }

    .logo-icon {
      width: 95px;
      height: 40px;
      /* margin-right:32.5rem; */
    }

    .col-md h5 {
      font-size: 1rem;
    }

    .col-md .text-small li a {
      font-size: 0.875rem;
    }

    .ios-div {
      display: none;
    }

    .pc-div {
      display: flex;
    }
  }

  /* 中等屏幕（桌面显示器，大于等于 992px） */
  @media (min-width:868px) {
    .labo-describle {
      text-align: right;
      margin-top: 0rem;
    }
    .labo-describle .desc-text{
      align-items: flex-end;
    }
    .logo-icon{
      margin-left: 0;
    }
    .bottom-class-border{
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .bottom-tip{
      padding-left: 0;
      padding-right: 0;
      text-align: center;
    }
    .mini-img-box{
      padding-left:44px;
      margin-top:0px;
    }

    .logo-position {
      text-align: center;
    }

    .col-line {
      display: none;
    }

    .search-input button {
      width: 20%;
      height: 3.875rem;
      font-size: 1.25rem;
    }

    .desc {
      font-size: 1.125rem;
    }

    .title {
      font-size: 3.75rem;
      padding-top: 5.75rem;
    }

    .search-input {
      margin-top: 0;
      margin-bottom: 8.75rem;
    }

    .search-input input {
      font-size: 1.125rem;
    }

    .search-input input::placeholder {
      font-size: 1.125rem;
    }

    .logo-icon {
      width: 95px;
      height: 40px;
      /* margin-right:32.5rem; */
    }

    .col-md h5 {
      font-size: 1rem;
    }

    .col-md .text-small li a {
      font-size: 0.875rem;
    }

    .ios-div {
      display: none;
    }

    .pc-div {
      display: flex;
    }
  }

  /* 中等屏幕（桌面显示器，大于等于 992px） */
  @media (min-width:992px) {
    .labo-describle {
      text-align: right;
      margin-top: 0rem;
      
    }
    .labo-describle .desc-text{
      align-items: flex-end;
    }
    .logo-icon{
      margin-left: 0;
    }
    .bottom-class-border{
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .bottom-tip{
      padding-left: 0;
      padding-right: 0;
      text-align: center;
    }
    .mini-img-box{
      padding-left:44px;
      margin-top:0px;
    }

    .logo-position {
      text-align: center;
    }

    .col-line {
      display: none;
    }

    .search-input button {
      width: 20%;
      height: 3.875rem;
      font-size: 1.25rem;
    }

    .desc {
      font-size: 1.125rem;
    }

    .title {
      font-size: 3.75rem;
      padding-top: 5.75rem;
    }

    .search-input {
      margin-top: 0;
      margin-bottom: 8.75rem;
    }

    .search-input input {
      font-size: 1.125rem;
    }

    .search-input input::placeholder {
      font-size: 1.125rem;
    }

    .logo-icon {
      width: 95px;
      height: 40px;
      /* margin-right:32.5rem; */
    }

    .col-md h5 {
      font-size: 1rem;
    }

    .col-md .text-small li a {
      font-size: 0.875rem;
    }

    .ios-div {
      display: none;
    }

    .pc-div {
      display: flex;
    }
  }
  @media (min-width: 1000px) {
    .footer-class .container{
      max-width: 800px;
    }
  }
  /* 大屏幕（大桌面显示器，大于等于 1200px） */
  @media (min-width: 1200px) {
    .labo-describle {
      text-align: right;
      margin-top: 0rem;
    }
    .labo-describle .desc-text{
      align-items: flex-end;
    }
    .logo-icon{
      margin-left: 0;
    }
    .bottom-class-border{
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .bottom-tip{
      padding-left: 0;
      padding-right: 0;
      text-align: center;
    }
    .mini-img-box{
          padding-left:44px;
          margin-top:0px;
        }

    .footer-class .container{
      max-width: 935px;
    }
    .logo-position {
      text-align: center;
    }

    .col-line {
      display: none;
    }

    .search-input button {
      width: 20%;
      height: 3.875rem;
      font-size: 1.25rem;
    }

    .desc {
      font-size: 1.125rem;
    }

    .title {
      font-size: 3.75rem;
      padding-top: 5.75rem;
    }

    .search-input {
      margin-top: 0;
      margin-bottom: 8.75rem;
    }

    .search-input input {
      font-size: 1.125rem;
    }

    .search-input input::placeholder {
      font-size: 1.125rem;
    }

    .logo-icon {
      width: 95px;
      height: 40px;
      /* margin-right:32.5rem; */
    }

    .col-md h5 {
      font-size: 1rem;
    }

    .col-md .text-small li a {
      font-size: 0.875rem;
    }

    .ios-div {
      display: none;
    }

    .pc-div {
      display: flex;
    }
  }
  @media (min-width: 1300px) {
    .footer-class .container{
      max-width: 1048px;
    }
  }
  @media (min-width: 1520px) {
    .footer-class .container{
      max-width: 1140px;
    }
  }
  @media (min-width: 1680px) {
    .footer-class .container{
      max-width: 1240px;
    }
  }
  @media (min-width: 1890px) {
    .footer-class .container{
      max-width: 1400px;
    }
  }
  @media (min-width: 2000px) {
    .footer-class .container{
      max-width: 1468px;
    }
  }
  @media (min-width: 2200px) {
    .footer-class .container{
      max-width: 1620px;
    }
  }
  @media (min-width: 3000px) {
    .footer-class .container{
      max-width: 2130px;
    }
  }
  @media (min-width: 4500px) {
    .footer-class .container{
      max-width: 3130px;
    }
  }
  @media (min-width: 6100px) {
    .footer-class .container{
      max-width: 4150px;
    }
  }
  @keyframes rotate {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
.menu-main {
  padding-left: 0;
  padding-right: 0;
}

.menu-list {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #141518;
  display: none;
  z-index: 2;
  overflow-y: scroll;
  overflow-x: hidden;
}

.ios-navbar {
  background-color: #141518 !important;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
}

.menu-item {
  margin: 0 1.25rem 0 1.25rem;
  padding: 1.75rem 0 1.3125rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1); */
}

.item-text {
  font-size: 1.125rem;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.1875rem;
}

.item-select {
  width: 1rem;
  height: 1rem;
}

.item-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.item-list li {
  font-size: 1rem;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1rem;
  display: flex;
  align-items: center;
  padding: 1rem 1rem 1rem 2rem;
}

.circle {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.5rem;
  background: #FFFFFF;
  opacity: 0.8;
  margin-right: 0.625rem;
}

.split-line {
  margin: 0 1.25rem 0 1.25rem;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
}

.item-list li:hover {
  background: rgba(31, 208, 255, 0.1);
}



/* 弹窗 */
.edit-box-main {
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: center;
}
.edit-box-main .edit-box {
  padding: 12px 0px 20px 0px;
  background: #fff;
  min-width: 430px;
  border-radius: 16px 16px 16px 16px;
}
.edit-box-main .edit-box .btns {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 16px;
}
.edit-box-main .edit-box .btns .close {
  width: 68px;
  height: 32px;
  background: #f5f7fa;
  border-radius: 8px 8px 8px 8px;
  border: none;
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: var(--parentTextColor);
  display: flex;
  justify-content: center;
  align-items: center;
}
.edit-box-main .edit-box .btns .save {
  width: 68px;
  height: 32px;
  background: var(--childActiveBg);
  border-radius: 8px 8px 8px 8px;
  border: none;
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: var(--TextColor);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 24px;
  margin-left: 26px;
}
.edit-box-main .edit-box .top-main {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0px 12px 20px 24px;
}
.edit-box-main .edit-box .top-main .close-icon {
  width: 26px;
  height: 26px;
  margin-bottom: 6px;
  cursor: pointer;
}
.edit-box-main .edit-box .top-main .title {
  font-size: 18px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 500;
  color: var(--TextColor2);
  line-height: 18px;
}
.edit-box-main .edit-box .input-main {
  padding: 20px 24px 24px 24px;
  border-bottom: 1px solid #eaeaea;
}
.edit-box-main .edit-box .input-main .input-item {
  display: flex;
  align-items: flex-start;
  margin-top: 16px;
}
.edit-box-main .edit-box .input-main .input-item .label {
  min-width: 96px;
  text-align: right;
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: var(--TextColor2);
  line-height: 22px;
  margin-right: 4px;
}
.edit-box-main .edit-box .input-main .input-item .val span {
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: var(--parentTextColor);
  line-height: 24px;
}
.edit-box-main .edit-box .input-main .input-item:first-child {
  margin-top: 0px;
}
.edit-box-main .title-two {
  font-size: 16px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 500;
  color: #000000;
  line-height: 16px;
  margin: 24px 24px 16px 24px;
}


/*  设置滚动条适配 */
.edit-box-main{
  justify-content: flex-start !important;
  align-items: flex-start !important;
  overflow: auto;
  padding: 0 50px;
}
.edit-box-main .edit-box{
  position: relative;
  left: 0;
  margin: 0 auto;
  margin-top: 15vh;
}

.register-title{  
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 24px;
  color: #0EB5FF;
  line-height: 36px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  position: relative;
  top: -20px;
}
.register-title span{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 500;
  font-size: 24px;
  color: #1D2129;
  line-height: 36px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-right: 10px;
  margin-left: 20px;
}

.edit-box-main  .register-main-box{
  background: url(../img/registerBc.png);
  background-size: cover;
  /* background-position: center; */
}
.register-main-box .form-main{
  padding: 0 36px;
  margin-top: 24px;
  max-height: 500px;
  overflow-y: auto;
}
.form-footer{
  padding: 0 36px;
}




/* element ui 组件自定义样式 */
.register-main-box .el-input {
  height: 44px;
}
.register-main-box .el-input .el-input__inner {
  border: 1px solid #fff;
}
.register-main-box .el-input .el-input__inner {
  height: 44px;
  border-radius: 12px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #1D2129;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.register-main-box .el-textarea__inner {
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: #1d2129;
  border-radius: 12px;
  border: 1px solid #fff;
}
.register-main-box .el-input:hover:not(.is-focus) .el-input__inner {
  border-color: #00b1ff;
}
.register-main-box .el-textarea:hover:not(.is-focus) .el-textarea__inner {
  border-color: #00b1ff;
}
.register-main-box .el-select .el-input:hover:not(.is-focus) .el-input__inner {
  border-color: #00b1ff;
}
.register-main-box .el-form .el-form-item__label {
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 300;
  font-size: 14px;
  color: #1D2129;
  line-height: 44px;
}
.register-main-box .el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap > .el-form-item__label:before, .register-main-box .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  content: "" !important;
  margin-right: 0px;
}
.register-main-box .el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap > .el-form-item__label:before, .register-main-box .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:after {
  content: "*";
  color: #FF5015;
  margin-right: 4px;
}
.register-main-box .el-input__inner::-webkit-input-placeholder, .register-main-box .el-textarea__inner::-webkit-input-placeholder, .register-main-box .el-range-input::-webkit-input-placeholder {
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 300;
  color: #86909c;
  line-height: 24px;
}
.register-main-box .el-input__inner:-moz-placeholder, .register-main-box .el-textarea__inner:-moz-placeholder, .register-main-box .el-range-input:-moz-placeholder {
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 300;
  color: #86909c;
  line-height: 24px;
}
.register-main-box .el-input__inner:-ms-input-placeholder, .register-main-box .el-textarea__inner:-ms-input-placeholder, .register-main-box .el-range-input:-ms-input-placeholder {
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 300;
  color: #86909c;
  line-height: 24px;
}


 /* select 选择框 */
 .register-main-box .el-select-dropdown__item.hover,
.el-select-dropdown__item.hover:not(.is-disabled) {
  background-color: #f5f7fa; /* 修改背景色 */
  border-radius: 12px;
}
.register-main-box .el-select-dropdown .el-select-dropdown__item.selected {
  background-color: rgba(0, 177, 255, 0.1);
  color: #00B1FF;
  border-radius: 12px;
  font-weight: 400;
}
 /* 下拉框 多选样式 */
 .register-main-box .el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
  background-color: rgba(0, 177, 255, 0.1) !important;
  color: #00B1FF;
  border-radius: 12px;
}
.register-main-box .el-select-dropdown__item {
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: #1D2129;
  padding: 0 8px;
  margin: 0 12px;
  margin-bottom: 5px;
}
.register-main-box .el-select-dropdown.el-popper {
  max-width: 600px !important;
  border-radius: 12px;
}

 /* el-select 面板文案 */
.register-main-box .el-select-dropdown__item span {
  display: block;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* .register-main-box .el-select .el-input__suffix-inner{
  display: flex;
} */


.register-main-box .el-form-item.is-error .el-input__inner, .el-form-item.is-error .el-input__inner:focus, .el-form-item.is-error .el-textarea__inner, .el-form-item.is-error .el-textarea__inner:focus, .el-message-box__input input.invalid, .el-message-box__input input.invalid:focus{
  border-color:#FF5015;
}
.register-main-box .el-form-item__error{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 12px;
  color: #FF5015;
  padding-top: 2px;
  /* line-height: 24px; */
}


.register-main-box  .register-btn{
  width: 100%;
  padding: 17px 196px;
  border: none;
  background: linear-gradient( 180deg, #009FE5 0%, #00B1FF 0%, #41C5FF 100%) ;
  border-radius: 12px 12px 12px 12px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF !important;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 10px;
}
.register-main-box  .register-btn:hover{
  color: #FFFFFF;
  opacity: 0.8;
}

.rule-box{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  /* padding-bottom: 10px; */
}
.rule-box .rules{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #0EB5FF; 
  cursor: pointer;
}
.rule-box .rules:hover{
  opacity: 0.8;
}
.rule-box .el-checkbox{
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.rule-box .el-checkbox__label{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #1D2129;
}

.rule-box .el-checkbox__input.is-checked+.el-checkbox__label{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #1D2129;
  /* line-height: 22px; */
}



/*  */
.success-register-box{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -20px;
}
.success-register-box .img{
  width: 100px;
  height: 82px;
}
.success-register-box .text{
  width: 292px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 18px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 36px;
}
.success-register-box .check-btn{
  /* width: 100%; */
  padding: 8px 32px;
  border: none !important;
  background: linear-gradient( 180deg, #009FE5 0%, #00B1FF 0%, #41C5FF 100%) ;
  border-radius: 8px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF !important; 
  line-height: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  /* margin-top: 20px; */
}
.success-register-box .check-btn:hover{
  color: #FFFFFF !important;
  border: none !important;
  opacity: 0.8;
}




.el-message--success {
  min-width: 300px;
  max-width: 500px;
  min-height: 44px;
  background: #eafffd;
  border-radius: 12px 12px 12px 12px;
  opacity: 1;
  border: 1px solid #12e4cf;
  padding-left: 16px;
  padding-right: 0;
  z-index: 10000 !important;
}
body .el-message--success .el-message__icon {
    color: #12e4cf;
  }
 body .el-message--success .el-message__content {
    margin-right: 28px;
    min-height: 20px;
    font-size: 14px;
    font-family: JiangChengYuanTi, JiangChengYuanTi;
    font-weight: 400;
    color: #323233;
    line-height: 20px;
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowarp;
  }
  body .el-message--success  .el-message__closeBtn {
    color: #323233;
    margin-right: 0;
    font-weight: 600;
  }

  body .el-message--success .el-message__closeBtn:hover {
    background: #f2f3f5;
    border-radius: 50%;
  }
  body .el-message--success i {
    margin-right: 12px;
  }


/* 提示 */
body .el-message--error {
  min-width: 300px;
  max-width: 600px;
  min-height: 44px;
  background: #fff5f0;
  border-radius: 12px 12px 12px 12px;
  opacity: 1;
  border: 1px solid #ff5020;
  padding-left: 16px;
  padding-right: 0;
  z-index: 10000 !important;

}
body .el-message--error .el-message__icon {
  color: #ff5020 !important;
}
body .el-message--error .el-message__content {
  margin-right: 28px;
  min-height: 20px;
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: #323233;
  line-height: 20px;
}
body .el-message--error .el-message__closeBtn {
  color: #323233;
  margin-right: 0;
  font-weight: 600;
}

body .el-message--error .el-message__closeBtn:hover {
  background: #f2f3f5;
  border-radius: 50%;
}
body .el-message--error i {
  margin-right: 12px;
}

.rule-intel-box{
  
}
.rule-intel-box .rule-title{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 18px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  position: relative;
  top: -20px;
}

.rule-intel-box  .content{
 padding:  16px 36px;
 /* margin-bottom:80px; */
 max-height: 550px;
 overflow-y: auto;
}

.rule-intel-box  .content .c-title{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  line-height: 14px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 24px;
}

.rule-intel-box  .content .c-text{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #464F5D;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 12px;
}
.rule-intel-box  .content  .c-text p{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #464F5D;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0;
}


/* 机构面板自定义样式 */

.place-main{
  position: absolute;
  top: 400px;
  left: 137px;
  padding: 8px 12px;
  overflow: hidden;
  overflow-y: auto;
  width: 340px;
  height: 176px;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px 0px rgba(29,33,41,0.1);
  border-radius: 12px 12px 12px 12px;
  z-index: 9999;
}
.place-main .place-item{
  max-width: 330px;
  /* height: 40px; */
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #1D2129;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 8px;
  margin-bottom: 8px;
  cursor: pointer;
}
.place-main .place-item:hover{
  background-color: #f5f7fa; /* 修改背景色 */
  border-radius: 12px;
}
.place-main .selected{
  background-color: rgba(0, 177, 255, 0.1) !important;
  color: #00B1FF !important;
  border-radius: 12px;
  font-weight: 400;
}
.place-main .null-text{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #86909C;
  line-height: 24px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin: 0px auto;
  margin-top: 65px;
}

/* 确保div可聚焦 */  
div[tabindex] {  
  outline: none; /* 可选：移除聚焦时的默认轮廓 */  
  /* 其他样式 */  
} 

.code-flex-box{
  position: relative;
    display: flex;
    align-items: center;
}
.code-flex-box .el-input .el-input__inner{
  padding-right: 80px;
}
.code-flex-box .codeBtn{
  position: absolute;
  right: 16px;
  min-width: 56px;
  height: 24px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 300;
  font-size: 14px;
  color: #0EB5FF;
  line-height: 24px;
  text-align: right;
  font-style: normal;
  text-transform: none;
  cursor: pointer;
}
.code-flex-box .codeBtn:hover{
  opacity: 0.8;
}
.code-flex-box .codeBtnNot{
  position: absolute;
  right: 16px;
  min-width: 56px;
  height: 24px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #0EB5FF;
  line-height: 24px;
  text-align: right;
  font-style: normal;
  text-transform: none;
}

img[src=""],img:not([src]) { opacity: 0; }


/*  */

.tab-arr{
  border-bottom: 1px solid #E5E6EB;
  margin: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin-top: 12px; */
}
.tab-arr .tab-one{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 300;
  font-size: 14px;
  color: #4E5969;
  line-height: 14px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-bottom: -1px;
}
.tab-arr .tab-one:first-child{
  margin-right: 108px;
}
.tab-arr .tab-active{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 500;
  font-size: 14px;
  color: #00B1FF;
  line-height: 14px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.tab-arr .tab-one .text{
  margin-bottom: 12px;
}
.tab-arr .tab-active .line{
  width: 44px;
  height: 2px;
  background: #00B1FF;
  border-radius: 229px 229px 229px 229px;
}
.tab-arr .tab-one .line{
  width: 44px;
  height: 2px;
  /* background: #00B1FF; */
  border-radius: 229px 229px 229px 229px;
}
.form-main .el-form-item{
  margin-bottom: 16px;
}

.form-main  .code-img{
  width: 84px;
  height: 30px;
  background: #D8D8D8;
  border-radius: 0px 0px 0px 0px;

  position: absolute;
  right: 16px;
  min-width: 56px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: right;
  font-style: normal;
  text-transform: none;
  cursor: pointer;
  /* padding: 1px; */
}
.code-img .code-img-item{
  width: 100%;
  height: 100%;
}
.codeByPhoneBox .el-input .el-input__inner{
  padding-right: 110px;
}

label{
  margin: 0;
}

.navbar{
  padding-bottom: 0;
}
.nav-tag{
  margin-bottom: 19px;
}
.logo-position{
  margin-bottom: 19px;
}
.navbar-toggler{
  padding-bottom: 19px;
}



/*  */
.el-icon-caret-bottom{
  transition: all 0.2s ease;
}
.avatar-wrapper{
    background: var(--hoverChildbc);
    border-radius: 8px 8px 8px 8px;
    padding: 7px 10px 7px 10px;
     display: flex;
    align-items: center;
    cursor: pointer;
}
.avatar-wrapper span{
  margin-right: 8px;
  color:var(--tagTextColor);
  font-size: 16px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 500;
  line-height: 18px;
}
.avatar-wrapper i{
  width: 12px;
  height: 12px;
  color:var(--tagTextColor);
  display: flex;
  align-items: center;
  justify-content: center;
}

.avatar-wrapper    span{
      max-width: 300px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
  


.el-dropdown-menu {
  padding:12px;

}
.el-dropdown-menu .el-dropdown-menu__item {
  border-radius: 12px;
  min-width: 115px;
  padding: 8px;
  line-height: normal;
}

.el-dropdown-menu--medium .el-dropdown-menu__item {
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: #1d2129;
  line-height: 38px !important;
}

.el-dropdown-menu .el-dropdown-menu__item:hover{
  background: rgba( 0, 177, 255, 0.1 ) !important;
  color: #00b1ff !important;
}



.el-input__suffix-inner .el-input__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.el-input__prefix .el-input__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.el-popper[x-placement^="bottom"] .popper__arrow::after {
  border-bottom-color: transparent;
}
.el-popper .popper__arrow,
.el-popper .popper__arrow::after {
  border-style: none !important;
}

.el-popper {
  border-radius: 12px;
  border: none;
}
.el-dropdown-menu{
  margin-top: -12px !important;
}
.el-dropdown-menu{
  border-radius: 8px !important;
  padding: 8px !important;
  box-shadow:none !important;
}
.el-dropdown-menu .el-dropdown-menu__item{
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  font-size: 14px;
  color: #1D2129;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}


.pc-main{
  display: flex;
  align-items: center;
}
.email-icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .5rem;
  margin-top: 11px;
}

.email-text {
  font-size: 1rem;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .875rem;
  margin-top: 11px;
}
.pc-main .line {
  width: 0px;
  height: 1.1875rem;
  opacity: 0.2;
  border-right: .0625rem solid #FFFFFF;
  margin-right: 25px;
  background-color: #FFFFFF;
  margin-top: 11px;
}
.href-text a{
  text-decoration: none;
  color: #FFFFFF;
  opacity: 0.8;
}
.href-text a:hover{
  opacity: 1;
}


.version-dialog .el-dialog{
  width: 423px;
  margin-top: 28vh !important;
}
.version-dialog .version-item{
  text-align: center;
  color: #000000;
}
.version-dialog .btn{
  background: #00B1FF;
  border-color:#00B1FF;
  box-shadow: none;
  border: none;
}
.version-dialog .btn:hover{
  background: #00B1FF;
  border-color:#00B1FF;
  opacity: 0.8;
}
.version-dialog .btn:focus{
  background: #00B1FF;
  border-color:#00B1FF;
}