.header {
    width: 100%;
    padding: 5px 0;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.349019607843137);
    background-color: white;
    position: absolute;
    top:0;
    z-index:1;
}
.header div{
    display: inline-block;
}
.header .img-logo{
    width: 50px;
    height: 50px;
    vertical-align: top;
}
.name{
    margin-left:10px;
    font-family: 'Arial Negreta', 'Arial';
    font-size:32px;
    font-weight: 700;
}
small{
    margin-left: 10px;
    font-family: 'Ã¥Â¹Â¼Ã¥Å“â€  Regular', 'Ã¥Â¹Â¼Ã¥Å“â€ ';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}
.header-right{
    float: right;
}
.img-user,.img-logout{
    vertical-align: middle;
    cursor: pointer;
}
.img-user{

    width: 50px;
    height: 50px;
}
.img-logout{
    margin-left: 20px;
    width: 32px;
    height: 26px;
}
.logout{
    margin-right: 20px;
}
.userName,.logout{
    margin-top: 50px;
}
.contain div{
    display: inline-block;
}
.s-side{
    position: absolute;
    z-index:1;
    top:60px;
    left: -211px;!important;
    width: 200px;!important;
    min-width: 100px;
}
/*ä»¥ä¸Šä¸ºå¤´éƒ¨ä»¥åŠå·¦ä¾§èœå•æ æ ·å¼*/
#map{
    bottom: 60px;
    top:60px;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
}
.right-tool{
    position: fixed;
    top: 65px;
    right: 40px;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.right-tool>div {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #e6e6e6;
}
.right-tool i {
    font-size: 16px;
    color: #555;
}
.search{
    text-align: center;
    top:100px;
    position: absolute;
    width: 100%;
}
.searchInput{
    padding-left: 5px;
    width: 300px;
    height: 30px;
    border-color: #292929;
}
#search{
    margin-left: -1px;
    height: 34px;
    width: 50px;
    color:white;
    background-color: #292929;
    border:none;
    cursor: pointer;
}
.policeList{
    width: 670px;
    position: absolute;
    background-color: white;
    top:150px;
    left: 50%;
    margin-left: -335px;
    display: none;
}
.list{
    padding: 0 10px;
}
.personList-title,.control-title,.policeList-title{
    font-size:16px;
    padding: 10px;
    text-align: center;
    background-color: #292929;
    color:white;
}
.closePoliceInfo{
    cursor: pointer;
}
table td{
    text-align: center;
}
.personList{
    display: none;
    padding: 10px 30px;
    margin-bottom: 20px;
}
.personList>span{
    text-align: right;
    padding: 5px;
    border: 1px solid #292929;
    width: 100px;
    margin-left: 10px;
}
.personList>span>span{
    margin-left: 20px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    width: 14px;
    vertical-align: middle;
}
.personList>span>span:hover{
    border-radius: 50%;
    background-color: red;
    cursor: pointer;
    color:white;
}
.btns{
    display: none;
    text-align: center;
    margin-bottom: 10px;
}
.btn{
    margin-left: 20px;
    font-family: 'å¹¼åœ† Regular', 'å¹¼åœ†';
    font-weight: 400;
    font-style: normal;
    width: 80px;
    height: 40px;
    background-color: #292929;
    color:white;
    border-style:none;
    border-radius:5px;
    cursor: pointer;
}
.control{
    display: none;
    left: 50%;
    bottom: 70px;
    position: absolute;
    width: 900px;
    background-color: white;
    margin-left: -450px;
}
.control div{
    text-align: center;
    margin: 20px 0;
}
.control span{
    width: 70px;
    display: inline-block;
    padding: 2px;
}
.control input{
    display: inline-block;
    width: 150px;
}
.control select{
    display: inline-block;
    width: 150px;
}
.closeCrackControl:hover{
    cursor: pointer;
}
image:hover {
    cursor: pointer;
}
image{
    display: block;
    border-radius: 50%;
}
.esriPopupWrapper .title{
    padding: 5px;
}
.contentPane .margin{
    margin-top:10px;
}
.titleButton.close{
    top:7px;!important;
}
.esriPopup .titleButton.maximize{
    top:10px;
}
.online-replay:hover{
    cursor: pointer;
    color: #336699;
}
.position{
    width: 25px;
    height: 25px;
}
.position:hover{
    cursor: pointer;
}
.controler{
    display: none;
    border:1px solid #292929;
    box-sizing: border-box;
    padding: 20px;
    background-color:white;
    position: absolute;
    width: 800px;
    height: 80px;
    left: 50%;
    top:80px;
    margin-left:-400px; ;
}
.shutdown{
    float: right;
    right: 40px;
}
#slideTest1{
    display: inline-block;
    width: 640px;
    margin-top: 20px;
}
.layui-slider-bar{
    background-color:#292929;!important;
}
#time{
    margin-left: 20px;
}
.onlinePerson{
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    top:70px;
    left: 30px;
    background-color: white;
    opacity: 0.9;
}
/*.onlinePerson div{
    text-align: center;
}*/
#zoomTo{
    margin-left: 15px;
    cursor: pointer;
}
#sendMessage{
    margin-left: 15px;
    cursor: pointer;
}
#zoomTo:hover{
    color:#336699;
}
.contentPane .img{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top:5px;
    right:20px;
    width: 60px;
    height: 80px;
    border: 1px solid #333333;
}
.contentPane .img img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    opacity: 1;
}
span.unitname{
    width: 220px;
    display: inline-block;
    vertical-align: text-top;
}
.footer{
    bottom: 0;
    position: absolute;
    z-index:999;
}
#viewPointInfo{
    margin-left: 15px;
}
#viewPointInfo:hover{
    color:#336699;
    cursor: pointer;
}
table.hide{
    display: none;
}
td.viewPointPic:hover{
    color:red;
    cursor: pointer;
}
div.pic{
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    z-index:99999;
}
div.pic img{
    display: block;
    position: absolute;
    line-height:100%;
    max-height: 100%;
    max-width:100%;
    width: auto;
    height: auto;
    margin: 0 auto;
}
a.loadingArea{
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-left: 5px;
    vertical-align: top;
}
div.pic div.page{
    top: 20px;
    text-align: center;
    position: absolute;
    width: 50%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    z-index: 9;
}
div.pic div.picCount{
    background-color: rgb(0,0,0,0.5);
    color: white;
    bottom: 50px;
    text-align: center;
    position: absolute;
    width: 50px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    z-index: 9;
    border-radius: 5px;
}
div.pic div button{
    margin-left: 30px;
    padding: 12px;
    color: white;
    border: none;
    background-color: #292929;
    width: 120px;
    border-radius: 5px;
    cursor: pointer;
}
div.pic div button[disabled="disabled"]{
    cursor:not-allowed;
}
span.green{
    color:green;
}
.red{
    color:red;
}
div.policeBoxBaseInfo{
    margin-bottom: 10px;
}
div.policeBoxBaseInfo label,div.policeBoxBaseInfo span{
    display: inline-block;
}
div.policeBoxBaseInfo label{
    text-align: right;
    width: 72px;
}
div.policeBoxBaseInfo span{
    width: 72px;
}
#zoomToMax:hover{
    color:#336699;
    cursor: pointer;
}
#shiftDate,#shiftTable{
    background-color: red;
}
div.layui-laydate{
    width:100%;
}
div.layui-laydate-main{
    width: 100%;!important;
}
.layui-laydate-content table{
    width:  100%;
}
#layui-laydate4 .layui-laydate-main{
    width: 100%;
}
span.mainPerson,span.subPerson1,span.subPerson2{
    color:#03A9F4;;
    text-decoration: underline;
    cursor: pointer;
}
div.loadingImgDiv img{
    position: absolute;
    top:50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    z-index:999999;
    width: 50px;
    height: 50px;
}
.hide{
    display: none;
}
textarea.leader,textarea.policeWarning{
    width: 105px;
    margin: 0;
    padding: 3px;
    resize: none;
    vertical-align: top;
}
#sendMessage{
    cursor: pointer;
    color:#336699;
}
div.messageBox p{
    font-size: 16px;
    padding: 10px;
    text-align: center;
    background-color: #292929;
    color: white;
}
div.messageBox{
    display: none;
    position: absolute;
    width: 400px;
    height:410px;
    background-color: #fff;
    top:50%;
    left:50%;
    margin-left: -200px;
    margin-top: -205px;
    border: 1px solid #292929;
}
div.messageBox div{
    padding: 10px;
    margin-left: 10px;

}
div.messageBox input[type="text"]{
    padding-left: 10px;
    display: inline-block;
    width: 290px;
    height: 30px;
    border: 1px solid #D2D2D2;
    border-radius: 3px;
    outline: none;

}
div.messageBox textarea{
    resize: none;
    border-radius: 3px;
    width: 280px;
    border-color: #D2D2D2;
    padding: 10px;
}
div.personPunchingInfo{
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    height: 100%;
    background-color: rgb(0,0,0,0.5);
}
div.personPunchingInfo p{
    font-size: 16px;
    padding: 10px;
    text-align: center;
    background-color: #292929;
    color: white;
}
div.personPunchingInfo .detail{
    width: 600px;
    position: absolute;
    top:50%;
    margin-left: -300px;
    margin-top: -200px;
    left:50%;
    background-color: #fff;
    border: 1px solid #292929;
    max-height: 500px;
}
div.personPunchingInfo  .table{
    padding: 10px;
    height: 400px;
    overflow: auto;
}
#layui-laydate1,#layui-laydate1 div.layui-laydate-main{
    width: 272px;
}
ul.collectionInfo li{
    margin-top: 5px;
}
ul.collectionInfo li a{
    margin-right: 10px;
    text-decoration:underline;
    color:blue;
    cursor: pointer;
}
div.userInfo input{
    border: 1px solid #9E9E9E;
    padding: 3px;
    border-radius: 2px;
    width: 50px;
}
div.userInfo span{
    margin-right: 5px;
}
div.userInfo label{
    display: inline-block;
    text-align: right;
}
.scalebar_bottom-right{
    bottom: 120px;
}
div.esriScalebarLabel{
    color:white;
}
a.viewPointInfoInMap{
    color:blue;
    float: right;
    text-decoration: underline;
    margin-bottom: 5px;
}
a.viewPointInfoInMap:hover{
    color:blue;
    cursor: pointer;
}
input.checkBox{
    position: absolute;
    right: 30px;
    margin-top: 3px;
}
a.videoChat:hover{
    cursor: pointer;
    color:#336699;
}
div.videoTalk{
    display: none;
    z-index:999999;
    position: absolute;
    width: 400px;
    height: 600px;
    top:0;
    right: 0;
    background-color: black;
    cursor: move;
}
div.videoTalk p.title{
    font-size: 16px;
    padding: 10px;
    text-align: center;
    background-color: #292929;
    color: white;
}
div.videoTalk span.close{
    float: right;
    cursor: pointer;
}
div.videoTalk video{
    max-width: 100%;
    max-height: 100%;
    width: 470px;
    height: 559px;
}
span.policeWarning{
    display: inline-block;
    width: 100px;
    vertical-align: top;
}
div.department-filter{
    position: relative;
    margin-bottom: 5px;
    display: none;
}
#department{
    padding: 2px 5px;
    font-size:12px;
    width: 153px;
}
.department-list{
    height: 120px;
    overflow-y: auto;
    background-color: #fff;
    position: absolute;
    width: 165px;
    border: 1px solid #949494;
    left: 74px;
    margin-top: -1px;
    display: none;
}
.department-list li{
    font-size:12px;
    padding: 2px;
    cursor: pointer;
}
.department-list li:not(:first-child){
    margin-top: 3px;
}
.department-list li:hover{
    background: #9b9b9b;
    color:#fff;
}


