﻿
/* 通用样式 */
.head_fixed{
  position: fixed;
  top: 0;
}
/* .cont_margin{
  margin: 2.3rem 0;
} */
/* 首页，承办人页 宫格布局样式 */
.index_list{
  display: block;
  width: 80%;
  margin: 0 auto;
  padding: 2rem 0;
}
.index-catalog{
   padding: 0;
   color: #7b7a7b;
   font-family: 黑体;
}
/* 预约管理样式 */
.orderman_list{
  padding: 0.2rem 0 0.2rem 0.75rem;
}
.om_title{
  text-align: center;
  padding: 0.9rem 0;
}
.dialog_list{
  text-align: left;
}
/* 邀请管理页面 */
#show{
  display: none;
}
/* 会议室记录管理 */
.rec_timeout{
  display: inline-block;
  border: 1px solid #999;
  width: 2.8rem;
  height: 1.4rem;
  padding: 0.2rem;
}
/* 登录样式 */
.bg_f{
  width: 100%;
  height: 100%;
  /* background: #03a9f4; */
} 
.deng_title{
  text-align: center;
  margin: 2rem auto;
}
.deng_mima{
  text-align: right;
  margin-top: 1rem;
}

li.aui-list-item{
  height: 3rem;
}
.aui-dialog-footer{
  background: #0052a1;
width: 10rem;
  border-radius: 0.5rem;
  color: #fff;
  letter-spacing: .1rem;
  
}
.appoint{
  font-size: .7rem;
  margin: 1rem 0.5rem .5rem 0.5rem;
}
.appoint:first-child{
  margin: 3rem 0.5rem .5rem 0.5rem;
}
.appoint1 {
  font-size: .7rem;
  margin: .5rem;
}
.appoint-btn{
  /* width: 4rem;
  height: 1.5rem;
  font-size: 0.7rem;
  margin: .6rem;
  line-height: 1.5rem;
  color: #fff;
  background: #509cd6; */
}
 .appoint-time{
font-size: .7rem;
/* line-height: 3rem; */
/* margin-right: 4%; */
}
.appoint-shenhe{
  color: #ec6b2e;
  /* line-height: 3rem; */
  font-size: .6rem;
  /* width: 9rem; */
}
.cont_margin ul:last-child{
  margin-bottom: 4rem;
}
#appoint-title{
  color: #0052a1;
  width: 3rem;
}
.meet-xq{
   /* width: 5rem; */
   /* height: 1.5rem; */
   float: right;
   font-size: 0.7rem;
   /* margin: .6rem; */
   color: #4f9bd6;
   text-align: center;
   /* line-height: 1.5rem; */
}
.tabliuc a{
  font-size: 1rem;
  color: #FFF;
}
.tabList img{
  height: 1.5rem;
  margin: 0rem auto;
  margin-top: -1.5rem;
}
.appoint-time{
  color: #7b7a7b;
}
.my-lanmu{
   font-size: .7rem;
   margin: 0.2rem 1rem .2rem 1rem;
   border: none;
}
.my-new{
  width: 15rem;
  font-size: .8rem;
  line-height: 3.5rem;
  color: #7b7a7b;
}
.meet-1{
margin: 0rem auto;
  width: 4rem;
  height: 4rem;
  border-radius: .5rem;
  text-align: center;
  background-color: #009fdf;
  font-size: .3rem;
  line-height: 1rem;
  padding-top: 1rem;
  color: #66c5ec;
}
.meet-2{
margin: 0rem auto;
  width: 4rem;
  height: 4rem;
  background-color: #0052a1;
  border-radius: .5rem;
  text-align: center;
  line-height: 4rem;
  color: #fff;
}



