* {
    margin: 0;
    padding: 0;
    /* color: white; */
    /* background: black; */
  }
  @media (max-width: 1024px) {
    .wrap_box {
      display: none;
    }
  }
  @media (min-width: 1025px) {
    .phone_box {
    display: none;
    }
  }
  .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;
    /* 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%;
}
.imag5{
  width: 70%;
  /* height: 65px; */
  margin-left: 15%;
margin-top: 20px;
}
.el-tabs--left{
  align-items: center;
  display: flex;
  height: 570px;
  font-size: 2.5rem;
  font-weight: 800;
  font-family: cursive;
}
.el-tabs--phone{
  width: 100vw;
  height: 70vw;
  align-items: center;
  display: flex;
  font-size: 40px;
  font-weight: 800;
  font-family: cursive;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
}










  .text_1{
    color: black;
  }
  .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: 1080px;
    height: 50px;
    position: absolute;
    top: 10px;
    background: rgba(0,0,0,0);
    /* background: red; */
    display: flex;
    justify-content: space-between;
    left: 50%;
    transform: translate(-50%,0px);
  }
  .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_1 {
    width: 160px;
    height: 20px;
    display: flex;
    justify-content: space-around;
    /* margin: 23px 0 0 162px; */
  }
  .image_1 {
    width: 46px;
    height: 46px;
  }
  .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;
  }
  .tapa {
    width: 570px;
    display: flex;
    justify-content: space-around;
  }
  .fonts{
    /* font-size: 30px; */
    color: #333333;
    line-height: 45px;
    cursor: pointer;
    position: relative;
  }
  .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{
    width: 100%;
    height: 100%;
  }
  .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: #A1ED7A ;
  }
  .but{
    position: absolute;
    width: 20px;
    height: 3px;
    bottom: 8px;
    background-color: #A1ED7A;
    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; */
  }
  .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;
  }
  