.ant-message{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:fixed;top:16px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice:first-child{margin-top:-8px}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:2px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#f5222d}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.ant-message-notice.move-up-leave.move-up-leave-active{overflow:hidden;-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.mainPageBox .mapSearchInput{width:236px;height:40px}.mainPageBox .mapSearchInput input{width:236px;height:40px;border-radius:8px 0 0 8px;font-size:16px}.mainPageBox .mapSearchInput .ant-input-clear-icon{font-size:16px}.mainPageBox .searchMainBox{width:300px;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);border-radius:6px;position:absolute;left:16px;top:66px;z-index:1001}.mainPageBox .statusBtn{height:40px;text-align:center;line-height:38px;float:left;cursor:pointer;font-style:normal;font-weight:400;font-size:14px;color:#000}.mainPageBox .statusBtn.select{background:#0059df;color:#fff}.mainPageBox .statusLine{width:1px;height:100%;background:#b6b6b6;float:left}.mainPageBox .statusLine.select{background:#fff}.mainPageBox .alarmBtn{width:90px;height:40px;text-align:center;line-height:38px;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);border-radius:6px;position:absolute;right:16px;top:16px;z-index:1001;cursor:pointer;font-style:normal;font-weight:400;font-size:14px;color:#000}.mainPageBox .alarmBtn.select{background:#0059df;color:#fff}