﻿@font-face {
  font-family: 'iconfontnormal';  /* project id 93699 */
  src: url('//at.alicdn.com/t/font_w8l3lfgjgplul3di.eot');
  src: url('//at.alicdn.com/t/font_w8l3lfgjgplul3di.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_w8l3lfgjgplul3di.woff') format('woff'),
  url('//at.alicdn.com/t/font_w8l3lfgjgplul3di.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_w8l3lfgjgplul3di.svg#iconfont') format('svg');
}

.iconfontnormal{
    font-family:"iconfontnormal" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    }
.screentitle
{
    width: 440px;
height: 66px;
border: none;
background-image: url(https://img.alicdn.com/tps/TB1jehtMXXXXXarapXXXXXXXXXX-515-85.png);
background-size: 100% 100%;
background-repeat: no-repeat no-repeat;
}
.screentitle .biginner
{
background-image: none;
width: 100%;
height: 100%;
background-position: initial initial;
background-repeat: initial initial;
margin-left:15px;
}
.screentitle .data-wrapper
{
    width: 282px;
height: 68px;
display: flex;
align-items: center;
justify-content: center;
background-color: rgba(0, 0, 0, 0);
color: rgb(255, 255, 255);
font-size: 32px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.elevatorinfo
{
   width: 430px;
height: 264px;
border-style: solid;
border-width: 27px 4px 3px 18px;
border-image-source: url(https://img.alicdn.com/tps/TB1fVRtMXXXXXaoapXXXXXXXXXX-34-34.png);
border-image-slice: 27 4 3 18;
border-image-repeat: repeat;
background-image: none;
background-position: initial initial;
background-repeat: initial initial;
position:absolute;
left:1000px;
top:80px;
}
.elevatorinfo .content
{
    font-size:12px;
    color:#fff;
}
.elevatorinfo .content UL
{
    list-style:none;
}
.elevatorinfo .title
{
    border-bottom: 1px solid #dadada;
height: 25px;
line-height: 25px;
font-size: 14px;
color: #fff;
padding-left: 7px
}
.alarmarea
{
    width:33px;
    height:33px;
    
}
.alarmarea i
{
    font-size:32px;
}