body
{
      font-size:14px; 
    overflow-x:hidden;    
}
.ng-hide{
  display: none;
}
.content{
  width: 100%;
  margin:0;
} 
.Delay{
        font-size: 36px;
        height: 500px;
        line-height: 500px;
        text-align: center;
    } 
.sm10{
  width: 10%;
  text-align:center;
}
.sm15{
  width: 15%;
  text-align:center;
}
.sm20{
  width: 20%;
  text-align:center;
  display:flex;justify-content: center; align-items:center; 
}
.menu{
  width: 20%;
  text-align:center;
  float:left;
   border: 1px solid #ccc;
    border-bottom: 2px solid white;
    line-height: 22px;
    border-radius: 8px 8px 0px 0px;
    padding: 3px;
}
.singleline{
white-space: nowrap;   overflow: hidden; text-overflow: ellipsis;
}
.menu_selected{
   border-bottom:  2px solid #fd0;;
}
.sm25{
  width: 25%;
  text-align:center; 
  display:flex;justify-content: center; align-items:center; 
}
.sm30{
  width: 30%;
  text-align:center;
}
.sm33{
  width: 33.3%;
  text-align:center;
}
.sm35{
  width: 35%;
  text-align:center;
}
.sm40{
  width: 40%;
  text-align:center;
}
.sm45{
  width: 45%;
  text-align:left;
}
.sm50{
  width: 50%;
  text-align:center;
}
.sm55{
  width: 55%;
  text-align:center;
}
.sm60{
  width: 60%;
  text-align:center;
}
.sm67{
  width: 66.6%;
  display:flex;
flex-direction:row;
  text-align:center;
}
.sm65{
  width: 65%;
  display:flex;
flex-direction:row;
  text-align:center;
}
.sm70{
  width: 70%;
  text-align:center;
}
.sm75{
  width: 75%;
  text-align:center;
}
.sm80{
  width: 80%;
  text-align:center;
}
.sm85{
  width: 85%;
  text-align:center;
}
.sm90{
  width: 90%;
  text-align:center;
}
.sm100{
  width: 100%;
  text-align:center;
}
.footer_menu
{
line-height:24px;margin:auto;text-align:center;
color:#777;
}
.footer_menu img
{
width:24px;
height:24px;
margin-top:2px;
}
.footer_table
{ 
width:100%;
}

select {
    -webkit-appearance: none; /* for Chrome and Safari */
    -moz-appearance: none; /* for Firefox */
    appearance: none; /* for modern browsers */
    width:90%;
    border:none;
    background-color:#fff;
    margin-left:2px;
    height:36px;
    padding-left:3px;
    text-align:center;
    text-align-last: center;
    outline:none;
}
.recording
  {
  width:100%;
  font-size:18px;
  font-weight:bold;
  background-color:rgb(255, 94, 0);
  color: white;
  height:60px;
  text-align:center;
  line-height:60px;
  }
.toast-box {
  width: 100%;
  height: 100%;
  opacity: 1000;
  z-index:999;
  position: fixed;
  top: 0px;
  left: 0px;
}


.toastbg {
  opacity: 0.2;
  background-color: black;
  position: absolute;
  width: 100%;
  min-height: 100vh;
}
.showToast {
  position: absolute;
  opacity: 1;
  width: 70%;
  margin-left: 15%;
  margin-top: 10%;
  border: 1px solid #ddd;
}
.showToast01 {
    position: absolute;
    opacity: 1;
    width: 98%;
    margin-left: 1%;
    margin-top: 20%;
    border: 1px solid #ddd;
  }
  .showToast02 {
    position: absolute;
    opacity: 1;
    width: 90%;
    margin-left: 5%;
    margin-top: 10%;
    border: 1px solid #ddd;
  }

.line
{
border:1px solid #ccc;
opacity:0.2;
}
.name
{
margin-left:10px;
font-size:16px;
font-weight:bold;
}
.address
{
margin-left:10px;
font-size:13px;
color:#999;
}
.toast-title {
  padding-left: 5%;
  background-color: #2196f3;
  color: white;
  padding-top: 2vh;
  padding-bottom: 2vh;
  border-top-right-radius: 16rpx;
  border-top-left-radius: 16rpx;
white-space: nowrap;   overflow: hidden; text-overflow: ellipsis;
}

.toast-main {
  padding-top: 2vh;
  padding-bottom: 2vh;
  background-color: white;
  text-align: center;
}

.toast-input { 
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 1vh;
  padding-bottom: 1vh;
  font-size: 18px;
} 


.opr {  
  margin:1px;
  width:92px;
  font-size:15px;
  font-weight:bold;
  background-color:#fd0;
  height:36px;
  text-align:center;
  line-height:36px;
  border-radius:3px;
}
.title{ 
color:#333;
 white-space: nowrap; /* 防止文本换行 */
  overflow: hidden; /* 隐藏溢出的内容 */ 
width:100%;
  text-align:center;
  animation: scrollText 1s linear infinite; /* 应用动画 */
}
 .item{
  width: 25%;
  float: left;   
 font-size: 12px;
  text-align:center;
}
  .vegi
  {
  width:100%;
  font-weight:bold;
  background: #1da261;
  color:#fff;
  height:50px;
  text-align:center;
  line-height:50px;   
  border: #fff 1px solid;
  border-bottom: #efefef 2px solid;
  white-space: nowrap;   
  text-overflow: ellipsis;
  overflow: hidden;   
  }
.border
{
 border: 1px solid #999;
margin:1px;
  white-space: nowrap;   
  text-overflow: ellipsis;
  overflow: hidden;  
}
.select_border{
  border: 1px solid  #dee2e6;
margin:1px;
  white-space: nowrap;   
  text-overflow: ellipsis;
  overflow: hidden;  
  height: 32px;  
}
input {
  outline:none;
}
input[type="text"]{ 
 margin-left:1px; 
 margin-right: 1px;
 width:99%;
 border:1px solid #dee2e6;  
 }
input[type="number"]{ 
 margin-left:1px; 
 margin-right: 1px;
 width:99%;
 border:1px solid #dee2e6;
 text-align: center;
 }


input[type=checkbox]{
    width: 28px;
    height: 28px;
    margin-top: 2px;
    position: relative;
}
input[type=checkbox]::after {
    position: absolute;
    top: 0;
    color: #000;
    width: 28px;
    height: 28px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 3px;
}
input[type=checkbox]:checked::after {
    content: "✓";
    color: #black;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    border: 1px solid #999;
    background-color: #fff;
}

.hr
{
height:5px;
display:flex;
flex-direction:row;
padding:2px;
align-items:center;
}
.minus {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.total
  { 
  font-size:16px;
  color:orangered;
  font-weight:bold;
  text-align: left;
  margin-left:3px;
  }
 
.text_left
{
  text-align: left;word-break: break-all;word-wrap: break-word;
}
.row_left{
    width: 100%;
 display: flex;
justify-content: left;
align-items: left;
margin:1px;
} 
.userinfo {
  display: flex;
  flex-direction: column;
  align-items: center;
   margin-top: 20rpx; 
}
.userinfo-avatar {
  width: 128rpx;
  height: 128rpx;
  margin: 20rpx; 
  border-radius: 50%;
}

.icon
{  
  width:18px;
  height:18px;  
  }

.detail{
position:absolute;
color:#aaa;
right:10px; 
}

.item1
{
  margin-left: 20px;
  height: 45px;
  line-height: 45px;
  font-size: 15px; 
  border-bottom:1px solid rgba(200, 200,200, 0.2) ;
  width:88%;
align-items: center; 
}