* {
    margin: 0;
    padding: 0;
    /* color: white; */
    /* background: black; */
  }
  @media (max-width: 1024px) {
    .wrap_box {
      display: none;
    }
    .setwrap{
      /* background-image:url('../img/bgphone.png'); */
    }
    .mainsetp{
      width: auto !important;
    }
  }
  @media (min-width: 1025px) {
    .phone_box {
    display: none;
   
    }
    .setwrap{
      /* background-image:url('../img/bg.png'); */
    }
  }

  .phone_box{
    width: 100%;
    height: 100vh;
    /* background-color: rgba(0,0,0,0.3); */
    /* background-image:url('../img/bgphone.png'); */
    background-size: 100%,100%;
    position: relative;
    overflow: auto;
    background-image:url('../img/bg.png');
    /* padding-top: 15px; */
  }
  .tap{
    width: 96%;
    height: 50px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
.imageMore{
  width: 30px;
  margin-top: 10px;

}
.top{
  width: 100%;
  height: 4px;
}
.imag1{
  width: 70%;
  margin-left: 15%;
  margin-top: 20px;
}
.imag2{
  width: 90%;
  margin-left: 5%;
  margin-top: 10px;
}
.imag3{
width: 100vw;
height: 100vw;
}
.imag4{
  width: 70%;
  height: 65px;
  margin-left: 15%;
  /* position: fixed;
    bottom: 125px; */
}
.imag5{
  width: 70%;
  height: 65px;
  margin-left: 15%;
margin-top: 20px;
}
.adds{
  position: fixed;
  bottom: 50px;
}
.el-tabs--left{
  align-items: center;
  display: flex;
  height: 530px;
  font-size: 1.7rem;
  font-weight: 800;
  font-family: cursive;
  color: #FFFFFF;
  line-height: 50px;
}
.el-tabs--phone{
  width: 100vw;
  height: 10rem;
  line-height: 2.5rem;
  align-items: center;
  display: flex;
  font-size: 2.5rem;
  font-weight: 800;
  font-family: cursive;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  color: #FFFFFF;
}










  .wrap_box {
    width: 100%;
    height: 100vh;
    /* background-color: black; */
    /* background-image:url('../img/bg.png'); */
    background-size: 100%,100%;
    position: relative;
    /* background: gray; */
    /* overflow: auto; */
  }
  .pose_aus {
    width: 100%;
    /* width: 1080px; */
    height: 100px;
    /* position: absolute; */

    background: #FFFFFF;
    /* background: red; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* left: 50%;
    transform: translate(-50%,0px); */
  }
  .poen_o{
     width: 100%; 
     padding: 0px 100px;
     margin: 0 auto;
     display: flex;
;
    justify-content: space-between;
  }
  .pose_wnas {
    width: 100px;
    height: 50px;
    /* background: yellow; */
    /* float: left; */
    /* margin-left: -400px; */
  }
  .pose_wnaa {
    width: 100px;
    height: 50px;
    /* background: yellow; */
    margin-right: -500px;
  
  }
  .box{
    overflow: hidden;
  }
  .box_1 {
    width: 160px;
    height: 20px;
    display: flex;
    justify-content: space-around;
    /* margin: 23px 0 0 162px; */
  }
  .image_1 {
    width: 106px;
    height: 31px;
    margin-top: 10px;
    /* border-radius: 10px; */
  }
  .text_2 {
    margin-top: -9px;
    display: block;
    line-height: 43px;
    font-size: 15px;
    font-weight: 500;
    margin-left: -58px;
  }
  
  .text_1 {
    margin-top: -9px;
    display: block;
    line-height: 63px;
    font-size: 36px;
    font-weight: 800;
    color: black;
    margin-left: 10px;
  }
  .tapa {
    width: 700px;
    display: flex;
    justify-content: space-around;
  }
  .fonts{
    /* font-size: 30px; */
    color: black;
    line-height: 45px;
    cursor: pointer;
    position: relative;
    font-size: 15px;
    font-weight: 500;
  }
  .setshow{
    display: flex;
    justify-content: center;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translate(-50%,0px);
  }
  .showleft{
        /* background-color: red; */
        width: 450px;
        height: 600px;
        position: relative;
  }
  .img1{
    position: absolute;
    width: 100%;
    top: 160px;
  }
  .img2{
    position: absolute;
    width: 100%;
    top: 215px;
  }
  .btns{
    display: flex;
    justify-content: space-around;
    position: absolute;
    width: 100%;
    top: 400px;
  }
  .btns img{
    width: 200px;
  }
  .showright{
        /* background-color: antiquewhite; */
        width: 600px;
        
        height: 600px;
  }
  .imgs{
    height: 100%;
       margin-top: 35px;
    margin-left: 42px;
  }
  .qr {
    width: 150px;
    height: 150px;
  }
  .bottomSet{
    position: absolute;
    font-size: 12px;
    color: #8c8d8e;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%,0px);
  }
  .dialog_main {
    width: 100%;
    height: calc(100vh - 400px);
    overflow: auto;
    /* scrollbar-face-color:red ; */
  }
  .dialog_main::-webkit-scrollbar  {
    /* background-color:#191b1f ; */
  }
  .dialog-footer {
    margin: 0 auto;
  }
  
  .el-dialog__footer {
    display: flex !important;
    padding: 0px 20px 20px !important;
    border-top: 1px solid 191b1f;
    /* background-color:#191b1f ; */
    border-radius: 0px 0px 6px 6px;
  }
  
  .tapsw {
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    background-color: #0C141E;
    color: white;
    text-align: center;
    margin-top: 10px;
  }
  
  .el-dialog__header {
    /* border-bottom: 1px solid #191b1f !important; */
    /* background-color:#191b1f ; */
    border-radius: 6px 6px 0px 0px;
    /* border-radius: 10px !important; */
  }
  .el-dialog__body {
    /* background-color:#191b1f ; */
    padding: 0px 20px !important;
  }
  .el-dialog__title {
    font-weight: 500 !important;
    color: #717171 !important;
    /* margin: 0 auto; */
    text-align: center;
    width: 100%;
    display: block;
  }
  
  .el-dialog {
    border-radius: 10px !important;
    /* background-color:#191b1f ; */
  }
  
 
  html::-webkit-scrollbar {
    width: 0;
  }
  
  .el-dialog__close {
    display: none !important;
  }
  .point img{
  
    width: 90px;
      height: 90px;
      position: absolute;
      top: 40px;
      left: 43px;
      /* animation: 0s; */
      /* transform: rotate(90deg); */
  }
  .active{
    color: black ;
  }
  .but{
    position: absolute;
    width: 20px;
    height: 3px;
    bottom: 8px;
    background-color: black;
    border-radius: 30px;
    left: 50%;
    transform: translate(-50%,0px);
  }
  .el-dropdown-menu__item--divided:before {
    content: '';
    height: 6px;
    display: block;
    margin: 0 -20px;
    /* background-color: black !important; */
  }
  .el-dropdown-menu{
  /* background-color: black !important; */
  }
  .arset{
    /* text-align: right; */
    direction: rtl;
  }
  .user{
    width: 92%;
    height: calc(100vh - 55px);
    overflow: auto;
    margin-left: 4%;
    /* background-color: red; */
    color: #878989;
    margin: 0 auto;
    /* border: 1px solid white;
    border-radius: 20px;
    padding: 20px; */
  }
  .tital{
    width: 100%;
    text-align: center;
  }
  .user::-webkit-scrollbar {
    width: 0;
  }
  

  .aro{
    background:#16151a ;
    padding: 10px;
    box-sizing: border-box;
    color:#EBEAEA ;
    font-size: 14px;
    line-height: 22px;
}
.bosy{
   color: #EBEAEA;
    font-size: 18px;
    text-align: center;
}
.short{
    color: rgba(235, 234, 234, 0.80);
}
.setwrap{
  width: 100%;
  height: 100vh;
  /* background-color: black; */
  /* background-image:url('../img/bg.png'); */
  background-size: 100%,100%;
  position: relative;
  padding-bottom: 200px;
  padding-bottom: 143px;
  /* background: gray; */
  /* overflow: auto; */
}
.setp{
  /**/
 
  /* overflow: scroll; */

  line-height: 26px;
}
.title{
  /* font-size: 24px; */
  text-align: center;
}
.no-style{
  text-decoration: none; /* 移除下划线 */
  color: inherit; /* 继承父元素的文字颜色 */
  background-color: transparent; /* 背景透明 */
  font: inherit; /* 继承父元素的字体 */
  color: black;
}
.mainsetp{
  width: 1080px;
  height: 100%;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 20px; 
  box-sizing: border-box;
  overflow: auto;
  line-height: 26px;
  font-weight: 700;
  position: relative;
}
.back{
  position: absolute;
  left: 21px;
  top: 21px;
  color: gray;
  
}
.back1{
  position: absolute;
  right: 21px;
  top: 21px;
  color: gray;
  
}
.no-styleB{
  text-decoration: none; /* 移除下划线 */
  color: inherit; /* 继承父元素的文字颜色 */
  background-color: transparent; /* 背景透明 */
  font: inherit; /* 继承父元素的字体 */
  /* color: #FFFFFF; */
}


.box_3 {
  width: 217px;
  height: 64px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/SketchPngccc795c758745f7c860600d20bf81e834a680491f5e455b2da3c5d6a80f8a73d)
    100% no-repeat;
  background-size: 100% 100%;
}
.image-text_1 {
  width: 172px;
  height: 49px;
  margin: 8px 0 0 22px;
}
.label_1 {
  width: 32px;
  height: 40px;
  margin-top: 5px;
}
.text-group_1 {
  width: 130px;
  height: 49px;
}
.text_5 {
  width: 130px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(121, 70, 22, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 22px;
}
.text_6 {
  width: 96px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(121, 70, 22, 1);
  font-size: 20px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
  line-height: 28px;
  margin: -1px 0 0 17px;
}
.group_1 {
  width: 463px;
  height: 64px;
  margin-top: 86px;
}
 .el-carousel__item h3 {
    color: #475669;
    font-size: 18px;
    opacity: 0.75;
    line-height: 300px;
    margin: 0;
  }
  
  .el-carousel__item:nth-child(2n) {
    background-color: #99a9bf;
  }
  
  .el-carousel__item:nth-child(2n+1) {
    background-color: #d3dce6;
  }
  .cards{
    width: 100%;
    height: 100%;
  }
  .imgcard{
    width: 60vw;
  }
  .cardopen{
    width: 40vw;
    height: 45vw;
    float: left;
    display: flex;
    align-items: center;
  }
  .color1{
    background-color: #45a5dc;
  }
  .color0{
    background-color: #ffffff;
    color: #0C141E;
  }
  .titleap{
        font-size: 53px;
        line-height: 65px;
        margin-bottom: 50px;
        color: #ffffff;
  }
  .desc{
    font-size: 18px;
    font-weight: 400;
     color: #ffffff;
       margin-bottom: 20px;
  }
  .tkmu{
    padding: 30px 80px;
    box-sizing: border-box;
 

  }
  .text0{
    color: #0C141E;
  }
  .btnpu{

    width: 280px;
    text-align: center;
    align-items: center;
    font-size: 20px;
    padding: 12px 36px;
    font-weight: 600;
    height: 60px;
    box-sizing: border-box;
    border-radius: 30px;
    margin: 0 auto;
    cursor: pointer;
  display: flex;
    align-items: center;
    justify-content: center;
  }
  .btn1{
        background-color: #FFFFFF;
         color: #238BCB !important;
  }
  .btn0{
      /* border: 3px solid #0C141E; */
      color: #ffffff;
        background-color: #0C141E;
  }
  .as{
            /* width: 168px;
        height: 168px;
        position: absolute;
        top: -22px;
        right: 606px; */
        /* opacity: 0;
        transform: rotate(180deg);
        transition: opacity 800ms ease-in-out, transform 300ms ease-in-out;
        transition-delay: 800ms; */
  }