/*@font-face { font-family: Muiicons; font-weight: 400; font-style: normal; src: url('../../../fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3'); src: url('../../../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../../../fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../../../fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../../../fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../../../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg'); }*/ @font-face { font-family: Muiicons; font-weight: normal; font-style: normal; src: url('../../../fonts/mui.ttf') format('truetype'); } .c-999{color: #999;} .c-17b3ec{color: #17b3ec;} .c-btn-17b3ec{ background-color: #17b3ec; font-size: 14px; border-radius: 5px; padding: 10px 15px; } .filter-label{ color: #999; display: inline-block; position: relative; padding: 0 10px; } .filter-label:after{ content: ''; position: absolute; width: 1px; height: 15px; top: 50%; margin-top: -7px; right: 0; background-color: #e1e1e1; } .filter-label:last-child:after{ width: 0; } .fa-angle-right{ font-size: 20px; color: #909090; } .list-item{ background-color: #fff; padding: 10px 15px; border-bottom: 1px solid #e1e1e1; } .c-checkbox, .c-radio{ position: relative; width: 26px; height: 26px; display: inline-block; } .c-checkbox input[type=checkbox], .c-radio input[type=radio]{ position: absolute; width: 26px; height: 26px; right: 0; top: 0; display: inline-block; border: 0; outline: 0!important; background-color: transparent; -webkit-appearance: none; } .c-checkbox input[type=checkbox]:before, .c-radio input[type=radio]:before{ font-family: Muiicons; font-size: 26px; font-weight: 400; line-height: 1; text-decoration: none; color: #ccc; border-radius: 0; background: 0 0; -webkit-font-smoothing: antialiased; } .c-checkbox input[type=checkbox]:before{ content: '\e411'; } .c-checkbox input[type=checkbox]:checked:before, .c-radio input[type=radio]:checked:before{ color: #17b3ec; } .c-checkbox input[type=checkbox]:checked:before{ content: '\e442'; } .check-all{ display: inline-block; position: relative; width: 21px; height: 21px; background: url(../images/weixuanzhe_icon.png) no-repeat; background-size: 21px 21px; top: 7px; margin-right: 10px; } .check-all.checked{ background: url(../images/queren_icon.png) no-repeat; background-size: 21px 21px; } .mui-popover.mui-popover-action .mui-table-view{ color: #666; font-size: 14px; } .mui-popover.mui-popover-action .mui-table-view a:hover{ color: #17b3ec; } .mui-table-view-cell>a.active{ color: #17b3ec; } .header-link.disabled{ opacity: 0.6; } .device-card{ position: relative; display: -webkit-box; display: box; -webkit-box-pack: center; -webkit-box-align: center; box-pack: center; box-align: center; border: 1px solid #e1e1e1; border-radius: 8px; background-color: #fff; margin-top: 10px; padding: 15px 10px 15px 15px; } .img-box{ width: 80px; height: 80px; border: 1px solid #e1e1e1; border-radius: 2px; padding: 2px; } .img-box>img{ width: 100%; height: 100%; object-fit: contain; } .flag-box{ position: absolute; top: 0; left: 0; } .flag-box>img{ width: 30px; } /*选择提醒居民*/ .item-li{ margin-top: 10px; } .item-li:first-child{ margin-top: 0; }