@charset "utf-8";
/* CSS Document  font-family:"Microsoft YaHei",Arial,SimHei, sans-serif;*/
@font-face {
    font-family: 'iLedIcon';
    src:url('fonts/iledcloud.otf');
    src:url('fonts/iledcloud.eot') format('embedded-opentype'),
    url('fonts/iledcloud.woff2') format('woff2'),
    url('fonts/iledcloud.woff') format('woff'),
    url('fonts/iledcloud.ttf') format('truetype'),
    url('fonts/iledcloud.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.bold{
    font-weight:bold;
}

iLedIcon

.ic {
    display: inline-block;
    font-family: iLedIcon !important;
    font: normal normal normal 23px/1 iLedIcon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ic:before {
    font-family: iLedIcon !important;
}

/* makes the font 33% larger relative to the icon container */
.ic-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.ic-2x {
    font-size: 2em;
}

.ic-3x {
    font-size: 3em;
}

.ic-4x {
    font-size: 4em;
}

.ic-5x {
    font-size: 5em;
}

.ic-fw {
    width: 1.28571429em;
    text-align: center;
}

.ic-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.ic-ul > li {
    position: relative;
}

.ic-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.ic-li.ic-lg {
    left: -1.85714286em;
}

.ic-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.ic-pull-left {
    float: left;
}

.ic-pull-right {
    float: right;
}

.ic.ic-pull-left {
    margin-right: .3em;
}

.ic.ic-pull-right {
    margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.ic.pull-left {
    margin-right: .3em;
}

.ic.pull-right {
    margin-left: .3em;
}

.ic-spin {
    -webkit-animation: ic-spin 2s infinite linear;
    animation: ic-spin 2s infinite linear;
}

.ic-pulse {
    -webkit-animation: ic-spin 1s infinite steps(8);
    animation: ic-spin 1s infinite steps(8);
}

@-webkit-keyframes ic-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes ic-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.ic-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.ic-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ic-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.ic-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.ic-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .ic-rotate-90,
:root .ic-rotate-180,
:root .ic-rotate-270,
:root .ic-flip-horizontal,
:root .ic-flip-vertical {
    filter: none;
}

.ic-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.ic-stack-1x,
.ic-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.ic-stack-1x {
    line-height: inherit;
}

.ic-stack-2x {
    font-size: 2em;
}

.ic-inverse {
    color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.ic-pic-text:before {
    content: "\e651";
}

.ic-live-streaming:before {
    content: "\e65d";
}

.ic-timekeeping:before {
    content: "\e687";
}

.ic-multiple-pic-text:before {
    content: "\e66a";
}

.ic-sub-title:before {
    content: "\e695";
}

.ic-sub-title2:before {
    content: "\e6ba";
}

.ic-time:before {
    content: "\e63d";
}

.ic-clock:before {
    content: "\e686";
}

.ic-sensor:before {
    content: "\e676";
}

.ic-weather:before {
    content: "\e64b";
}

.ic-video:before {
    content: "\e642";
}

.ic-video2:before {
    content: "\e6b8";
}

.ic-subarea:before {
    content: "\e688";
}

.ic-material:before {
    content: "\e648";
}

.ic-playlist:before {
    content: "\e627";
}

.ic-television:before {
    content: "\e635";
}

.ic-program:before {
    content: "\e633";
}

.ic-content:before {
    content: "\e677";
}

.ic-property:before {
    content: "\e644";
}

.ic-delete:before {
    content: "\e63f";
}

.ic-up:before {
    content: "\e670";
}

.ic-down:before {
    content: "\e671";
}

.ic-text:before {
    content: "\e62d";
}

.ic-multiple-text:before {
    content: "\e652";
}

.ic-pic:before {
    content: "\e64f";
}

.ic-edit1:before {
    content: "\e625";
}

.ic-home:before {
    content: "\e64a";
}

.ic-user:before {
    content: "\e659";
}

.ic-password:before {
    content: "\e649";
}

.ic-enter:before {
    content: "\e62b";
}

.ic-company:before {
    content: "\e67e";
}

.ic-organization:before {
    content: "\e662";
}

.ic-feedback:before {
    content: "\e65b";
}

.ic-message:before {
    content: "\e650";
}

.ic-people:before {
    content: "\e63c";
}

.ic-update-notes:before {
    content: "\e63e";
}

.ic-on-off:before {
    content: "\e620";
}

.ic-camerat:before {
    content: "\e640";
}

.ic-resource-management:before {
    content: "\e663";
}

.ic-system-management:before {
    content: "\e655";
}

.ic-message-code:before {
    content: "\e65a";
}

.ic-affirm:before {
    content: "\e639";
}

.ic-mobile-phone:before {
    content: "\e646";
}

.ic-mail:before {
    content: "\e658";
}

.ic-refresh:before {
    content: "\e62f";
}

.ic-refresh-bold:before {
    content: "\e68b";
}

.ic-edit:before {
    content: "\e624";
}

.ic-play:before {
    content: "\e622";
}

.ic-share:before {
    content: "\e62e";
}

.ic-check:before {
    content: "\e6AB";
}

.ic-check-all:before {
    content: "\e63a";
}

.ic-check-over:before {
    content: "\e629";
}

.ic-set:before {
    content: "\e641";

}

.ic-unlock:before {
    content: "\e683";
}

.ic-department:before {
    content: "\e628";
}

.ic-impower:before {
    content: "\e645";
}

.ic-add:before {
    content: "\e64e";
}

.ic-calculate:before {
    content: "\e61c";
}

.ic-calculate-all:before {
    content: "\e61d";
}

.ic-online-check:before {
    content: "\e65c";
}

.ic-reset-task:before {
    content: "\e65f";
}

.ic-restart:before {
    content: "\e660";
}

.ic-screen-shot:before {
    content: "\e657";
}

.ic-update:before {
    content: "\e6b1";
}

.ic-brightness:before {
    content: "\e637";
}

.ic-firmware-check:before {
    content: "\e6b1";
}

.ic-password-reset:before {
    content: "\e661";
}

.ic-left:before {
    content: "\e66f";
}

.ic-right:before {
    content: "\e66d";
}

.ic-findback-password:before {
    content: "\e680";
}

.ic-get-code:before {
    content: "\e67f";
}

.ic-register:before {
    content: "\e682";
}

.ic-program-quantity:before {
    content: "\e684";
}

.ic-pending-approval:before {
    content: "\e668";
}

.ic-released-program:before {
    content: "\e667";
}

.ic-screen-quantity:before {
    content: "\e666";
}

.ic-material-quantity:before {
    content: "\e685";
}

.ic-calendar:before {
    content: "\e67b";
}

.ic-location:before {
    content: "\e67c";
}

.ic-search:before {
    content: "\e678";
}

.ic-enlarge:before {
    content: "\e67a";
}

.ic-narrow:before {
    content: "\e674";
}

.ic-full-screen:before {
    content: "\e679";
}

.ic-content-location:before {
    content: "\e675";
}

.ic-normal:before {
    content: "\e66b";
}

.ic-minus:before {
    content: "\e66c";
}

.ic-table:before {
    content: "\e673";
}

.ic-list:before {
    content: "\e68c";
}

.ic-block:before {
    content: "\e689";
}

.ic-fit-window:before {
    content: "\e68d";
}

.ic-task:before {
    content: "\e692";
}

.ic-bell:before {
    content: "\e68e";
}

.ic-release:before {
    content: "\e693";
}

.ic-short-message:before {
    content: "\e691";
}

.ic-clear:before {
    content: "\e690";
}

.ic-next:before {
    content: "\e694";
}

.ic-previous:before {
    content: "\e68f";
}

.ic-task2:before {
    content: "\e696";
}

.ic-circle:before {
    content: "\e697";
}

.ic-plus-square:before {
    content: "\e69a";
}

.ic-minus-square:before {
    content: "\e699";
}

.ic-plus:before {
    content: "\e698";
}

.ic-minus2:before {
    content: "\e69b";
}

.ic-play2:before {
    content: "\e69c";
}

.ic-stop:before {
    content: "\e69d";
}

.ic-new:before {
    content: "\e6a4";
}

.ic-open:before {
    content: "\e6a3";
}

.ic-save:before {
    content: "\e6a2";
}

.ic-cloud-upload:before {
    content: "\e6a8";
}

.ic-seal:before {
    content: "\e6ab";
}

.ic-screen:before {
    content: "\e6ad";
}

.ic-television2:before {
    content: "\e6ae";
}

.ic-warning:before {
    content: "\e6af";
}

.ic-equal:before {
    content: "\e6b0";
}

.ic-program-management:before {
    content: "\e6b4";
}

.ic-list-name:before {
    content: "\e6bc";
}

.ic-language:before {
    content: "\e6be";
}

.ic-announcement:before {
    content: "\e6bf";
}

.ic-help:before {
    content: "\e6c0";
}

.ic-align-left:before {
    content: "\e6c9";
}

.ic-align-right:before {
    content: "\e6c4";
}

.ic-align-top:before {
    content: "\e6c5";
}

.ic-align-bottom:before {
    content: "\e6c3";
}

.ic-center-horizontal:before {
    content: "\e6ce";
}

.ic-center-vertical:before {
    content: "\e6c6";
}

.ic-uniform-vertical:before {
    content: "\e6cd";
}

.ic-uniform-horizontal:before {
    content: "\e6c1";
}

.ic-same-size:before {
    content: "\e6cc";
}

.ic-same-width:before {
    content: "\e6c8";
}

.ic-same-height:before {
    content: "\e6cb";
}

.ic-expand:before {
    content: "\e6c7";
}

.ic-drop-down-arrow:before {
    content: "\e6ca";
}

.ic-drop-up-arrow:before {
    content: "\e6cf";
}

.ic-space:before {
    content: "\e6d0";
}

.ic-sub-task:before {
    content: "\e6d1";
}

.ic-firmware-update:before {
    content: "\e6b2";
}

.ic-firmware-downgrading:before {
    content: "\e6d4";
}

.ic-firmware-refresh:before {
    content: "\e6d2";
}

.ic-paragraph-ltr:before {
    content: "\e6d3";
}

.ic-paragraph-rtl:before {
    content: "\e6d5";
}

.ic-delete-row:before {
    content: "\e6d8";
}

.ic-delete-col:before {
    content: "\e6d9";
}

.ic-insert-up:before {
    content: "\e6db";
}

.ic-insert-down:before {
    content: "\e6dd";
}

.ic-insert-left:before {
    content: "\e6da";
}

.ic-insert-right:before {
    content: "\e6dc";
}

.ic-re-release:before {
    content: "\e6e0";
}

.ic-copy-obj:before {
    content: "\e6df";
}

.ic-download:before {
    content: "\e6e1";
}

.ic-save-as:before {
    content: "\e6e2";
}

.ic-export:before {
    content: "\e6e5";
}

.ic-bind:before {
    content: "\e6e8";
}

.ic-unbind:before {
    content: "\e6eb";
}

.ic-camera:before {
    content: "\e6e9";
}

.ic-camera-range:before {
    content: "\e6ec";
}

.ic-live-stop:before {
    content: "\e6ea";
}

.ic-camera-range.active:before {
    content: "\e6ed";
}

.ic-justifyleft:before {
    content: "\e6f3";
}

.ic-justifyright:before {
    content: "\e6ef";
}

.ic-justifycenter:before {
    content: "\e6f1";
}

.ic-justifyblock:before {
    content: "\e6f2";
}

.ic-bgcolor:before {
    content: "\e6f0";
}

.ic-pastetext:before {
    content: "\e7a7";
}

.ic-bold:before {
    content: "\e6ee";
}

.ic-italic:before {
    content: "\e6a5";
}

.ic-textcolor:before {
    content: "\e6a1";
}

.ic-selectall:before {
    content: "\e6a0";
}

.ic-cut:before {
    content: "\e617";
}

.ic-replace:before {
    content: "\e7f5";
}

.ic-removeformat:before {
    content: "\e69f";
}

.ic-undo:before {
    content: "\e7f6";
}

.ic-redo:before {
    content: "\e7f7";
}

.ic-find:before {
    content: "\e678";
}

.ic-bidiltr:before {
    content: "\e6d3";
}

.ic-bidirtl:before {
    content: "\e6d5";
}

.ic-follow:before {
    content: "\e6a7";
}

.ic-copy:before {
    content: "\e6a6";
}

.ic-single-color:before {
    content: "\e6f4";
}

.ic-two-color:before {
    content: "\e6f5";
}

.ic-three-color:before {
    content: "\e6f6";
}

.ic-full-color:before {
    content: "\e6f7";
}

.ic-business:before {
    content: "\e60a";
}

.ic-usage-management:before {
    content: "\e6e3";
}

.ic-purchase-service:before {
    content: "\e6e4";
}

.ic-member:before {
    content: "\e60b";
}

.ic-data-package:before {
    content: "\e603";
}

.ic-capacity:before {
    content: "\e634";
}

.ic-wallet:before {
    content: "\e6e6";
}

.ic-successful:before {
    content: "\e607";
}

.ic-service:before {
    content: "\e6f8";
}

.ic-fail:before {
    content: "\e80a";
}

.ic-voice:before {
    content: "\e6a9";
}

.ic-all:before {
    content: "\e6ac";
}

.ic-sound:before {
    content: "\e843";
}

.ic-push-again:before {
    content: "\e6ff";
}

.ic-recall:before {
    content: "\e6fd";
}

.ic-state:before {
    content: "\e701";
}

.ic-lunar:before {
    content: "\e702";
}

.ic-double-arrow:before {
    content: "\e6f9";
}

.ic-as-change:before {
    content: "\e703";
}

.ic-pure-text:before {
    content: "\e704";
}

.ic-colorful-text:before {
    content: "\e717";
}

.ic-upgrade:before {
    content: "\e9a2";
}

.ic-screen-on:before {
    content: "\e705";
}

.ic-screen-off:before {
    content: "\e709";
}

.ic-advanced:before {
    content: "\e706";
}

.ic-arrow-line:before {
    content: "\e707";
}

.ic-edit-fence:before {
    content: "\e708";
}

.ic-edits:before {
    content: "\e610";
}


.ic-nail-open:before {
    content: "\e6a7";
}

.ic-nail-close {
    transform: rotate(-90deg);
}

.ic-nail-close:before {
    content: "\e6a7";
}

.ic-diagonal-negative:before {
    content: "\e70c";
}

.ic-diagonal-positive:before {
    content: "\e70b";
}

.ic-merge-cells:before {
    content: "\e70d";
}

.ic-release-fast:before {
    content: "\e70e";
}

.ic-trial:before {
    content: "\e70f";
}

.ic-edit-release:before {
    content: "\e710";
}
.ic-hide:before {
    content: "\e719";
}

.ic-show:before {
    content: "\e71a";
}

.ic-connect:before {
    content: "\e71b";
}

.ic-on:before {
    content: "\e71c";
}

.ic-shield:before {
    content: "\e6b3";
}

.ic-selected:before {
    content: "\e69e";
}

.ic-batch-push:before {
    content: "\e71e";
}

.ic-screen-move:before {
    content: "\e71f";
}

.ic-watermark:before {
    content: "\e723";
}

.ic-group:before {
    content: "\e6b5";
}

.ic-group-manage:before {
    content: "\e72e";
}

.ic-group-move:before {
    content: "\e72f";
}

.ic-renew:before {
    content: "\e6b6";
}

.ic-TVscreen:before {
    content: "\e730";
}

.ic-scan:before {
    content: "\e600";
}

.ic-areas:before {
    content: "\e743";
}

.ic-multi-screens:before {
    content: "\e744";
}

.ic-winter:before {
    content: "\e745";
}

.ic-autumn:before {
    content: "\e746";
}

.ic-summer:before {
    content: "\e747";
}

.ic-spring:before {
    content: "\e748";
}

.ic-screen-view:before {
    content: "\e6b7";
}

.ic-screen-add-single:before {
    content: "\e601";
}

.ic-screen-add-multi:before {
    content: "\e74e";
}

.ic-rotate:before {
    content: "\e74d";
}

.ic-two-plus-two:before {
    content: "\e74f";
}

.ic-one-plus-one:before {
    content: "\e750";
}

.ic-three-plus-three:before {
    content: "\e751";
}

.ic-four-plus-four:before {
    content: "\e752";
}

.ic-four-plus-four:before {
    content: "\e752";
}

.ic-zoom-in:before {
    content: "\e753";
}

.ic-zoom-out:before {
    content: "\e754";
}

.ic-drop-out:before {
    content: "\e755";
}

.ic-sort:before {
    content: "\e756";
}

.ic-pic-view:before {
    content: "\e757";
}

.ic-submit:before {
    content: "\e758";
}

.ic-exchange:before {
    content: "\e759";
}

.ic-log:before {
    content: "\e718";
}

.ic-schedule:before {
    content: "\e75a";
}

.ic-checkbox-on:before {
    content: "\e75b";
}

.ic-timing:before {
    content: "\e75c";
}

.ic-alarm:before {
    content: "\e75d";
}

.ic-reset:before {
    content: "\e618";
}

.ic-warning-circle:before {
    content: "\e6e7";
}

.ic-fail-circle:before {
    content: "\e760";
}

.ic-wait:before {
    content: "\e6bb";
}

.ic-material-build:before {
    content: "\e761";
}

.ic-chart:before {
    content: "\e762";
}

.ic-servers-move:before {
    content: "\e769";
}

.ic-database:before {
    content: "\e6b9";
}

.ic-signal1:before {
    content: "\e6bd";
}

.ic-signal2:before {
    content: "\e76d";
}

.ic-signal3:before {
    content: "\e76a";
}

.ic-signal4:before {
    content: "\e76b";
}

.ic-signal5:before {
    content: "\e76c";
}

.ic-offline-quantity:before {
    content: "\e76e";
}

.ic-material-set:before {
    content: "\e76f";
}

.ic-add-region:before {
    content: "\e770";
}

.ic-admin-region:before {
    content: "\e771";
}

.ic-web-text:before {
    content: "\e772";
}

.ic-position-edit:before {
    content: "\e773";
}

.ic-more-edit:before {
    content: "\e711";
}

.ic-code:before {
    content: "\e605";
}

.ic-test-pass:before {
    content: "\e796";
}

.ic-speed-up:before {
    content: "\e6fa";
}

.ic-release-number:before {
    content: "\e774";
}

.ic-last-page:before {
    content: "\e775";
}

.ic-multiple-image:before {
    content: "\e776";
}

.ic-traffic:before {
    content: "\e777";
}

.ic-operation:before {
    content: "\e778";
}

.ic-equipment:before {
    content: "\e77b";
}

.ic-uesrs-today:before {
    content: "\e77a";
}

.ic-no-command:before {
    content: "\e77c";
}

.ic-drag:before {
    content: "\e77d";
}

.ic-music-zone:before {
    content: "\e77e";
}

.ic-music-file:before {
    content: "\e60d";
}

.ic-video-zone:before {
    content: "\e77f";
}

.ic-detect:before {
    content: "\e608";
}

.ic-detect-deeply:before {
    content: "\e780";
}

.ic-detect-automatic:before {
    content: "\e782";
}

.ic-configuration-release:before {
    content: "\e781";
}

.ic-configuration-synchronize:before {
    content: "\e619";
}

.ic-editing:before {
    content: "\e783";
}

.ic-website:before {
    content: "\e78a";
}

.ic-set-block:before {
    content: "\e789";
}

.ic-program-block:before {
    content: "\e788";
}

.ic-material-block:before {
    content: "\e787";
}

.ic-release-block:before {
    content: "\e786";
}

.ic-iledcloud:before {
    content: "\e785";
}

.ic-device:before {
    content: "\e784";
}

.ic-clean:before {
    content: "\e78c";
}

.ic-tag:before {
    content: "\e78b";
}

.ic-trend-down:before {
    content: "\e797";
}

.ic-trend-up:before {
    content: "\e798";
}

.ic-line1:before {
    content: "\e7a3";
}

.ic-line2:before {
    content: "\e7a0";
}

.ic-line3:before {
    content: "\e7a2";
}

.ic-line4:before {
    content: "\e7a1";
}

.ic-line5:before {
    content: "\e79f";
}

.ic-line6:before {
    content: "\e79b";
}

.ic-line7:before {
    content: "\e79d";
}

.ic-line8:before {
    content: "\e79c";
}

.ic-line9:before {
    content: "\e79e";
}

.ic-line10:before {
    content: "\e79a";
}

.ic-anchor:before {
    content: "\e609";
}

.ic-folder:before {
    content: "\e7b8";
}

.ic-arrow-block:before {
    content: "\e7a4";
}

.ic-more:before {
    content: "\e6fb";
}

.ic-volume:before {
    content: "\e7a6";
}

.ic-relay:before {
    content: "\e7a5";
}

.ic-change-department:before {
    content: "\e7a8";
}

.ic-io:before {
    content: "\e7a9";
}

.ic-button:before {
    content: "\e7aa";
}

.ic-remark:before {
    content: "\e7b5";
}

.ic-due:before {
    content: "\e7b6";
}

.ic-basic-message:before {
    content: "\e7b7";
}

.ic-free-message:before {
    content: "\e7b9";
}

.ic-back:before {
    content: "\e7ba";
}

.ic-tags:before {
    content: "\e7bb";
}

.ic-acquire:before {
    content: "\e7bc";
}

.ic-X:before {
    content: "\e7c4";
}

.ic-tick:before {
    content: "\e7c5";
}

.ic-credible:before {
    content: "\e6fc";
}

.ic-downloadcenter:before {
    content: "\e7cc";
}

.ic-variate:before {
    content: "\e7cd";
}

.ic-popup:before {
    content: "\e7ce";
}

.ic-history:before {
    content: "\e7ef";
}