/* You can add global styles to this file, and also import other style files */
.fl{
  float: left;
}
.fr{
  float: right;
}
.clearfix:after{
  content: '';
  display: table;
  clear: both;
}
.flex-row{
  display: flex;
}
ul,li{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.no-data{
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin: 10px 0;
}
.setHeight{
  background: #fff;
  height: 100%;
}
/*滚动条整体部分,必须要设置*/
::-webkit-scrollbar{
  width: 4px;
  /*滚动条宽度（右侧滚动条）*/
  height: 4px;
  /*滚动条高度（底部滚动条）*/
  background-color: #333;
}
/*滚动条的轨道，一下两个样式组合作用于滚动条滚动轨迹的表现*/
::-webkit-scrollbar-track{
  background: #fff;
}
::-webkit-scrollbar-track-piece {
  background: #fff;
  width: 6px;
}
/*滚动条的滑块按钮*/
::-webkit-scrollbar-thumb{
  border-radius: 5px;
  width: 4px;
  background: #C1C1C1;
}
::ng-deep .ant-btn-default {
  background: #fff;
  color: #fff;
}
textarea{
  padding: 5px;
  font-family: Microsoft YaHei;
  border: 1px solid #ccc;
  outline: none;
  box-shadow: 0px 0px 3px #efefef inset;
  border-radius: 5px;
}
/* 蓝色线性按钮 blue linear button*/
.bl-btn{
  color: #0290d4;
  background-color: #fff;
  border: 1px solid #0290d4;
  border-radius: 2px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  padding: 0px 5px;
}
.bl-btn:hover {
  color: white;
  background: #0290d4;
}
/*下分割线*/
.dl-b{
  border-bottom:1px #efefef dashed;
  padding-bottom: 10px;
}
/*修改高德地图样式右上角 开始*/
.amap-maptype-win{
  display:none !important;

}
.amap-maptype-title {
  position: initial !important;
  width: auto !important;
  height: auto !important;
  line-height: auto !important;
  background: transparent !important;
  line-height: 30px !important;
}
.amap-maptype-con{
  width: 70px !important;
  height: 35px !important;
  line-height: 35px !important;
  border-radius: 4px !important;
}
.amap-maptype-wrap{
  height: 35px !important;
}
.amap-maptype-list{
  height: auto !important;
  width: 70px !important;
  border-radius: 4px !important;
  top: 40px !important;
}
.amap-maptype-item{
  padding: 5px 0px !important;
  height: auto !important;
}
.amap-maptype-list:nth-child(2){
  border-top:1px solid #ccc;
}
.amap-maptype-check{
  display: inline-block !important;
  margin-left: 2px !important;
  vertical-align: middle !important;
  background: url(https://ditu.amap.com/assets/img/tools_layer_new.png?v=2) 0 -434px no-repeat !important;
  width: 22px !important;
  height: 20px !important;
  margin-right: 5px !important;
}
.amap-maptype-checked {
  background-position: 0 -483px !important;
}
.amap-maptype-label{
  margin-left: 0px !important;
}
.amap-maptypecontrol{
  z-index: 20 !important;
}
.helper-audioImage{
  width: 16px;
  height: 38px;
  background: url('audio-all-left.c708710477ff46cd24ad.png');
  background-size: 60px 18px;
  background-repeat: no-repeat;
  background-position: -41px;
  margin-left: 15px;
}
.bgColor{
  /*position: absolute;*/
  width: 16px;
  height: 38px;
  background: url('audio-all-left.c708710477ff46cd24ad.png');
  background-size: 60px 18px;
  background-repeat: no-repeat;
  background-position: -41px;
  animation: playLeft 2s steps(1) infinite;
  -moz-animation: playLeft 2s steps(1) infinite;
  -webkit-animation: playLeft 2s steps(1) infinite;
  -o-animation: playLeft 2s steps(1) infinite;
}
@keyframes playLeft
{
  0% {background-position:  -41px;}
  50%  {background-position: 0px;}
  75%  {background-position: -22px;}
  100%  {background-position: -41px;}
}
.duration-time{
  line-height: 38px;
  margin-left: 10px;
  color: #000;
  z-index: 99;
  position: relative;
}
.duration-time_box{
  margin-left: 39px;
  margin-top: -39px;
  line-height: 38px
;
}
/*修改高德地图样式右上角 结束*/
@media screen and (max-height: 899px) and (min-height: 0px){
  .no-data {
    font-size: 12px;
  }
}
.amap-marker-label{
  border: 0;
  background-color: transparent;
}
.bindLabel{
  background-color: white;
  box-shadow: 0 0 3px #999;
  padding: 5px;
}
.applyMsg{
  background-color: #666;
  color: white;
  display: flex;
  padding: 10px 20px;
  border-radius: 50px;
  align-items: center;
  position: relative;
  line-height: 20px;
}
.amap-info-content.amap-info-outer {
  background: rgba(0,0,0,0);
  overflow: inherit;
}
.bottom-center .amap-info-sharp {
  display: none
}
a.amap-info-close {
  display: none
}
.amap-marker-label {
  color: #fff;
  border: 0;
  background-color: red;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  text-align: center;
}
.amap-info-content {
  padding: 0;
}
.entry-trangle-left{
  position:absolute;
  bottom:20px;
  left:-10px;
  width:0;
  height:0;
  border-top:15px solid transparent;
  border-bottom:15px solid transparent;
  border-right:15px solid #666;
}
.imgDoor{
  background: url('door.63244fb657a4516466a6.png') no-repeat;
  background-size: 100%;
  width: 50px;
  height: 50px;
}
.msgInfo{
  margin: 0 1vw;
}
.imgMore{
  background: url('more.09cadda9c9f11771327d.png') no-repeat;
  background-size: 100%;
  width: 50px;
  height: 50px;
  font-size: 0;
}

