[v-cloak]{
	display:none;
}
/*提示显示全屏背景色 */
.all_srceen{width:100%;height: 100%;position: fixed;top:0;left:0;background: rgba(0,0,0,0.2)}
/*提示框背景色*/
.tishi{width:90%; background: #fff;margin-top: 50px;margin-left: 5%;border-radius:5px;padding-top: 15px;padding-bottom: 15px;}
.line-left{width: 1px;height: 35px;border-left: solid #ebebeb 1px;}
.line-right{width: 1px;height: 35px;border-right: solid #ebebeb 1px;}
.btn2{border-color: #fff;background:#fff;font-size: 16px}

.mokuai{width: 92%;margin-left: 2%;margin-right: 2%;margin-top: 10px;margin-bottom: 10px;padding-left: 2%;padding-right: 2%;padding-top:10px;padding-bottom:10px; background: #fff;font-size: 14px;box-shadow:0px 5px 5px #ADADAD;border-radius:5px;}
  .line-top{width:100%; height:1px; border-top: solid #ebebeb 1px;margin-top: 10px;margin-bottom: 10px}
  .more-bottom{color:gray;width:100%;text-align: center;font-size: 12px}
  .tbl{width:100%;}
  .tbl tr{line-height: 35px}
  .btn{width:100px;background: #1486ff;border: none;color:#fff;line-height: 35px;margin-top: 10px;border-radius:5px;}
  .g01{width: 100%;height: 60px;text-align: center;line-height: 60px;background-image: linear-gradient(135deg,#2cafff,#1486ff);color:#fff;border-radius:5px;}
  .g02{text-align: center; table-layout: fixed;font-size: 12px}
  .g03{color: #1486ff;}
  .g03 i{width: 30px}
  .g04{position: absolute;left: 2%;top: 15px}
  /*背景颜色*/
  .bg{width:96%;background-image: linear-gradient(to bottom right,#4A4AFF,#ACD6FF);color:#fff;padding-left: 2%;padding-right: 2%;padding-top: 15px;padding-bottom: 15px;}
  .rentou_img{width: 50px;height: 50px;border-radius:40px;}
  /*用户信息*/
  .usermsg{width:100%;position: fixed;left: 0;top: 0;}
  
.web-bottom{width: 100%;height: 40px;background: #fff;position: fixed;left: 0;bottom: 0;font-size: 14px;padding-top: 5px;padding-bottom: 5px;display: flex;color: gray;}
.web-bottom-blank{width: 100%;height: 50px;}
.image-preview {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.image-preview img {
  max-width: 100%;
  max-height: 100%;
}
.rentou_img{width: 50px;height: 50px;border-radius:40px;}
.m04{font-size: 18px;margin-bottom: 15px}
