#noti1{
  display:none;
  top: 17px;
  right: 19px;
  position: absolute;
  color: #ffffff;
  background: red;
  border-radius: 3px;
  width: 6px;
  height: 6px;
}
#noti2{
  display:none;
}
.message-ring{
  border-right: 1px solid #ffffff;
}
.icon-no-ring{
  font-size: 24px !important;
  color:#ffffff !important;
  transform-origin: 50% 0 !important;
}
.icon-ring{
  font-size: 24px !important;
  color:#ffffff !important;
  transform-origin: 50% 0 !important;
  animation: yaolingdang 3s infinite ease;
}
.ring-ul{
  margin-top:4px !important;
}
.notification-ring{
  border:1px solid #eb3840;
  border-radius:100px;
  height:20px;
  width:20px;
  position:absolute;
  top:10px;
  right:12px;
  animation:pulsate 8s ease-out;
  animation-iteration-count:infinite;
  opacity:0.5;
  }
@keyframes yaolingdang {
  5%,25%,45% {
    transform: rotate(8deg);
  }
  0%,10%,30%,50% {
    transform: rotate(-8deg);
  }
  15%,35%,55% {
    transform: rotate(4deg);
  }
  20%,40%,60% {
    transform: rotate(-4deg);
  }
  65%,100% {
    transform: rotate(0deg);
  }
}
/*滚动条样式*/
::-webkit-scrollbar {/*滚动条整体样式*/
  width: 0px !important;     /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}
.circle span {
  color: white;
  margin-left: 10px;
  font-size: 16px;
  cursor: default;
}
.icui-al-main {
  padding-bottom: 0px !important;
}
.icui-page-top-menu {
  width: initial !important;
  display: flex;
  padding: 0 10px;
}



.aui-flexView {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.aui-navBar {
  height: 44px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(255, 255, 255, 0.98);
}

.aui-navBar:after {
  content: '';
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #B2B2B2;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.aui-scrollView {
  width: 100%;
  height: 100%;
  background:#ffffff;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: relative;
  margin-bottom: -1px;
}

.aui-navBar-item {
  height: 44px;
  min-width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding: 0 0.9rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.3rem;
  white-space: nowrap;
  overflow: hidden;
  color: #5C5C5C;
}

.aui-navBar-item:first-child {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-right: -25%;
}

.aui-navBar-item:last-child {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.aui-center {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 44px;
  width: 50%;
  margin-left: 25%;
}

.icon {
  width: 20px;
  height: 20px;
  display: block;
  border: none;
  float: left;
  background-size: 20px;
  background-repeat: no-repeat;
}



.aui-center-title {
  text-align: center;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  font-size: 0.9rem;
  color: #232326;
}

.aui-layout-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  color: #000000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.aui-layout-item-img {
  margin-right: .8em;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.aui-layout-item-img img {
  width: 45px;
  height: 45px;
  vertical-align: top;
}

.aui-layout-item-text p {
  color: #808080;
  font-size: 13px;
  line-height: 1.2;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*display: -webkit-box;*/
  /*-webkit-box-orient: vertical;*/
  /*-webkit-line-clamp: 1;*/
}

.aui-layout-item-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  min-width: 0;
}

.aui-layout-item-text h4 {
  color: #333;
  font-size: 1rem;
  margin-bottom: 5px;
  font-weight: normal;
}

.aui-layout-item-text p {
  color: #999999;
  font-size: 0.8rem;
}

.aui-layout-item:after {
  content: " ";
  position: absolute;
  left: 20px;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #E5E5E5;
  color: #E5E5E5;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

a {
  text-decoration: none;
  color: #08acee;
}
a:hover{
  text-decoration: none;
}
a, label, button, input, select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
  color: #000;
}
