@charset "UTF-8";
#bodybg{
    height: 100%;
}
#box_root {
    height: 100%;
    width:100%;
    position:absolute;
}
label.font-gray1{
    color: #999999;
}
label.font-gr{
    color: #00a06a;
}
.font-rd{
    color: #f1473a;
}
.font-gray{
    color: #cccccc;
}
.title{
    font-size: 18px;
}
.ft-content{
    font-size: 16px;
}
.gr{
    background: #00a06a;
}
.red{
    background: #f1473a;
}
.grey{
    background: #777777;
}
input.white{
    background: #ffffff;
}
input.gray{
    background: #333333;
}
div.yellow-border{
    border: 3px solid #dbb22d;
}
div.green-border{
    border:3px solid #00a06a;
}
div.default-border{
    border:1px solid #cccccc;
    height: 204px;
}
div.darkblue-border{
    border: 3px solid #6489cd;
}
div.red-border{
    border: 3px solid #f1473a;
}

/*登录*/
.header{
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    margin-top: 40px;
    font-family: "helvetica neue",arial,"微软雅黑",sans-serif;
    color: #999;letter-spacing:1px;font-size:14px;
}

.language{
    cursor: pointer;
}

.pointer{
    cursor: pointer;
}

#wrapper{
    left: 0;
    min-width: 320px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
}
#login_box{
    position: relative;
    margin: 0 auto;
    top: 187px;
}
.imageWidth{
    max-width: 100%;
}
.user{
    width: 20px;
    height:20px;
    display: inline-block;
    background: url("../images/user.png");
    background-position: 0px 0px;
}
.pass{
    width: 20px;
    height:20px;
    display: inline-block;
    background: url("../images/user.png");
    background-position: 0px 20px;
    margin-right: 5px;
}
.autologin{
    cursor: pointer;
    width: 20px;
    height:17px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/checkbox.png") 0px -20px no-repeat;
    opacity: 0.5;
}

.checked{
    background: url("../images/checkbox.png") 0px 0px no-repeat;
    width: 20px;
    height:17px;
    display: inline-block;
    vertical-align: middle;
}

.loginInput{
    width:222px;
    margin-left:4px;
    margin-top:-10px;
    border: 0;
    background: transparent;
    font: 16px "微软雅黑",tahoma,arial,"宋体";
    color:#ffffff;
    opacity: 0.8;
    height:30px;
    outline: none;
}
.hrLine{
    width: 252px;
    margin-top:-7px;
    opacity: 0.2;
    color: #ffffff;
}
.user_pass{
   position: relative;
   top: 58px;
}
.user_pass div{
  height: 58px;
}
.user_pass .show_pwd{
    color:#ffffff;
    position: absolute;
    margin: 5px 0 0 -20px;
    z-index : 200;
	height : 16px;
	overflow : hidden;
}
.eyes_0{
    background: url(../images/keyskan.png) no-repeat 0px -12px;
    height: 26px;
    padding-left: 22px;
}
.eyes_1{
    background: url(../images/keyskan.png) no-repeat 0px 3px;
    height: 26px;
    padding-left: 22px;
}
.login_bt{
     position: relative;
     top: 82px;
 }
.login_bt a{
    color: #999;
    display: inline-block;
    font-family: "helvetica neue",arial,"微软雅黑",sans-serif;
    height: 38px;
    letter-spacing: 1px;
    line-height: 38px;
    padding-right: 20px;
    text-align: right;
    width: 270px;
    font-size: 14px;
}
.login_bt label{
    /*padding-left: 12px;*/
    font-family: "helvetica neue",arial,"微软雅黑",sans-serif;
    letter-spacing: 1px;
}
.loginB{
    cursor: pointer;
    outline: none;
    width: 252px;
    height:36px;
    border: 0;
    background: url("../images/loginB.png") no-repeat;
}
.loginB:hover{
    background: url("../images/loginB_active.png")  no-repeat;
}
#regis_bt{
    width: auto;
    text-decoration: none;
    padding: 0;
    margin-left: 95px;
}
#forPass_bt{
    text-align:left;
    width:auto;
    text-decoration: none;
    padding: 0;
}
#footer{
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 64px;
    line-height: 64px;
    top:385px;
}
#footer div{
    height: 86px;
    line-height: 100px;
    color: #9999cc;
    font-size: 12px;
    bottom: 0px;
    letter-spacing: 1px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
#subMenu{
    float : left;
    margin-top: 15px;
    margin-left: 40px;
}
#subMenu a{
   position: relative;

}
#g_switch_menu{
    width:auto;
    float: left;
    margin-top: 22px;
    padding-right: 20px;
    max-width: 260px;
}

#g_switch_menu span{
    vertical-align: middle;
}

/*首页*/
.layout {
   /* height: 100%;*/
    width: 100%;
    min-width: 1000px;
   /* background: url(../images/homebg.jpg) center center;
    background-size:cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/homebg.jpg', sizingMethod='scale');*/
  /*  top: 0px;*/
    left: 0px;
   /* height: 100%;*/

}
.global-head {
   /* position: relative;*/
    height: 90px;
    min-width: 960px;
    vertical-align: middle;
}

.global-head .rbox{
    border-width: 0px 1px 0px 0px !important;
    border-right: solid;
    border-right-color: #ffffff;
}

.current-nav {
    text-align: left;
    width: 180px;
}

.current-nav, .v-logo {
    display: block;
}

.current-nav, .v-return-home {
    color: #e0e2e6;
    display: block;
    font-size: 18px;
    line-height: 41px;
    text-decoration:none;
    padding-left:20px ;
}

.menu-more-ico {
    display: inline-block;
    background: url(../images/menu.png) no-repeat;
    width: 41px;
    height: 41px;
    margin-right: 20px;
    vertical-align: middle;
}

.menu-more-ico:hover {
    display: inline-block;
    background: url(../images/menu_hover.png) no-repeat;
}

.menu-more-ico:active ,.menu-more-ico-active{
    display: inline-block;
    background: url(../images/menu_active.png) no-repeat;
}

.vh-avator-area {
    position: absolute;
    top: 25px;
    right: 40px;
    color: #e0e2e6;
    line-height: 28px;
}

.vh-avator-area img {
    width: 28px;
    height: auto;
    margin: 1px 0 0 1px;
}

/*.account-avator-bg {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*background: url(https://land.xiaomi.net/res/8a92d49/image/img/micloudv4/v-avator-con-bg.png) no-repeat;*/
    /*-webkit-pointer-events: none;*/
    /*-moz-pointer-events: none;*/
    /*pointer-events: none;*/
/*}*/

.gl-lang-container {
    cursor: pointer;
    display: inline-block;
}

.g_nav_setting {
    display: inline-block;
    padding-right: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.g_nav_setting em {
    background:url(../images/allbgs.png)  no-repeat 0px -102px;
    height:18px;
    padding-left:20px;
    vertical-align: middle;
    display: inline-block;
}

.g_nav_whitelist {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	float:left;
}

.g_nav_whitelist em {
    background:url(../images/whitelist.png)  no-repeat;
    height:21px;
	width:17px;
    vertical-align: middle;
    display: inline-block;
	float:right;
	margin-top:7px;
}

.g_nav_exportlist {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	float:left;
}

.g_nav_exportlist em {
    background:url(../images/exportlist.png)  no-repeat;
    height:21px;
	width:17px;
    vertical-align: middle;
    display: inline-block;
	float:right;
	margin-top:7px;
}

.g_nav_whitelist div {
    width:10px;
	float:right;
}

.account-avator {
    position: relative;
    overflow: hidden;
}

.account-avator {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    /*background: url(https://land.xiaomi.net/res/d0e24a7/image/img/micloudv4/global-mi-ico.png) 1px 1px no-repeat;*/
}


.account-name {
    display: inline-block;
    max-width: 400px;
    overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ico-lang-down {
    margin-left: 6px;
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 4px solid transparent;
    border-top: 4px solid #a2a7b5;
    vertical-align: -2px;
}


.gl-lang-ul-account {
    top: 40px;
    left: auto;
    right: 0;
}

.gl-lang-ul {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    border:1px solid #fff;
}

.gl-lang-ul li {
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #a2a7b5;
    background: #2e3a58;
    cursor: pointer;
    left: -40px;
    width: 100%;
}

.gl-lang-ul li:hover {
    background: #36425c;
    color: #fff
}

.gl-lang-ul li.checked {
    background: #44526d;
    color: #fff
}

.gl-lang-ul li.checked a {
    color: #fff
}

.gl-link {
    color: #c1c8d1;
    text-decoration: none;
}

.gl-lang-ul li a {
    display: block
}

.gl-lang-ul li:hover a {
    color: #fff
}


.inform-container {
    position: absolute;
    top: 22px;
    right: 300px;
    z-index: 9990;
}
.inform-inner {
    position: relative;
    border-radius: 4px;
    box-shadow: 0 2px 4px #333;
    text-align: left;
    padding: 6px 10px;
    color: #f1d8bb;
    background: #cc6e00;
    border: 1px solid #333;
}

.inform-span {
    line-height: 1.5;
}

.inform-inner a {
    text-decoration: underline;
    color: #fff;
    margin-left: 4px;
}


.g-mode-name{
    float:left;
    margin-left:-10px;
    margin-top:6px;
}
.mdl {
    padding: 6px 0;
    position: relative;
    margin: 0 auto;
    width: 70%;
    height:80%;
    min-width: 960px;
    min-height: 500px;
    box-shadow: 0 20px 80px #333;
    border-radius: 12px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mdl-m, .mdl-m-r {
    /*background: url(https://land.xiaomi.net/img/micloudv2/left-blue2.png) repeat-y*/
}

.mdl-m {
    height: 100%;
    min-height: 420px
}

.mdl-m-r {
    margin-left: 24px;
    height: 100%;
    min-height: 420px;
    background-position: right 0
}

.mdl-m-m {
    margin-right: 24px;
    height: 100%;
    min-height: 500px;
}

.mdl-m-m-l, .mdl-m-m-r {
    width: 50%;
    float: left;
    height: 100%;
    min-height: 420px
}
.frame-container {
    margin: 0 auto
}

.mdl {
    padding: 0;
    box-shadow: 0 0 40px #333
}

.mdl-m-m {
    margin: 0;
    /* padding: 20px;*/
    border-radius: 6px;
    /*background: url(https://land.xiaomi.net/res/03822cd/image/img/micloudv4/v_contact_bg2.png) center 0 repeat-y #fff;*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.mdl-m-m-l {
    background: 0 0
}


.contact-list-padd {
    padding: 100px 0 70px;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


#contact_right {
    height: 100%;
}

.contact-empty {
    width: 100%;
    height: 100%;
    /*background: url(https://land.xiaomi.net/img/micloudv2/contactdefault.png) center center no-repeat;*/
}




/*******************************************************************************************************************
* main menu
*******************************************************************************************************************/
.mainMenu{
    display: block;
    left: 20px;
    position: absolute;
    top: 100px;
    width: 220px;
    height: 260px;
    z-index: 20000;
    background: none repeat scroll 0 0 #2e266f;
    /* border-radius: 3px 0 0 3px;*/
    opacity: 0.9;
    letter-spacing: 1px;
}

.short_mainMenu{
    width: 180px;
}

.short_mainMenu_height{
    height: 220px;
}

.secondMenu{
    display: block;
    left: 201px;
    top:0px;
    position: absolute;
    width: 260px;
    z-index: 20;
    background: none repeat scroll 0 0 #2e266f;
    /*border-radius: 0 3px 3px 0;*/
    opacity: 0.95;
   /* min-height:280px;*/
    height:100%;
}

.short_secondMenu{
    left: 180px;
    width: 180px;
}

.secondMenu .imgP{
    display: inline-block;
    width:30px;
    height:40px;
    float: left;
    margin-left:14px;
}
.secondMenu .icon-mydevice{
    background: url(../images/mydevice.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}
.secondMenu .icon-authdevice{
    background: url(../images/authdevice.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-remote{
    background: url(../images/remote.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-authremote{
    background: url(../images/authremote.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-sip{
    background: url(../images/sip.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}
.secondMenu .icon-p2p{
    background: url(../images/p2p.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}
.secondMenu .icon-telnet{
    background: url(../images/telnet.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}
.secondMenu .icon-inform{
    background: url(../images/inform.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-warning{
    background: url(../images/warning.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-net{
    background: url(../images/net.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-anylink{
    background: url(../images/anylink.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-areaData{
    background: url(../images/areaData.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-versionData{
    background: url(../images/versionData.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-myStatus{
    background: url(../images/myStatus.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-deviceType{
    background: url(../images/deviceType.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-deviceTrend{
    background: url(../images/deviceTrend.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-dabaList{
    background: url(../images/dabaList.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.secondMenu .icon-connStatus{
    background: url(../images/connStatus.png);
    background-position:50% 50%;
    background-size:contain;
    background-repeat:no-repeat;
}

.menu-select{
    background: url("../images/menu_select.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 15px;
    width: 9px;
    vertical-align: middle;
	margin-top: 14px;
	padding-right: 18px;
	float:right;
}

.menu-corner {
    display: block;
    height: 13px;
    left: 50%;
    position: absolute;
    top: -10px;
    width: 23px;
    margin-left: 8px;
}

.menuBg{
    position: absolute;
    width: 100%;
    height:100%;
    background: none repeat scroll 0 0 #2e266f;
    /*border-radius: 3px 0px 0px 3px;*/

}

.secondMenuBg{
    background: none repeat scroll 0 0 #463e77;
    /*  border-radius: 0px 3px 3px 0px;*/
}

.menu-corner, .menu-edit {
    width:0;
    height:0;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid #2e266f;
}

.dialog-menu {
 /* height: 232px;
    max-height: 250px;*/
}

.dialog-menu, .dialog-menu li {
    box-sizing: border-box;
}

.dialog-menu ul {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 20px 0 16px 0;
    z-index: 30;
}

.dialog-menu li {
    text-align: left;
    cursor: pointer;
    color: #e0e2e6;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:16px;
}

.item_hover {
    background: #241e56;
}

.item_no_hover {
    background: #241e56;
}


.dialog-menu li .li-font{
    float: left;
    color: #e0e2e6;
    width: 5%;
    padding-left: 5px;
}

.dialog-menu a {
    cursor: pointer;
    color: #e0e2e6;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:14px;
   /* padding-top:22px;*/
   /* padding-bottom: 10px;*/
}
.dialog-menu a:hover{
    background: #241e56;
}

.dialog-menu a .li-item{
    float: left;
    margin-left:10px;
}
.secondMenu a:first-child{
    margin-top: 20px;
}
/*******************************************************************************************************************
* home div
*******************************************************************************************************************/
.v-ul-container {
    margin-top: -114px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.v-home-ul {
    display: inline-block;
}
li, ol, ul {
    list-style: outside none none;
}

.v-home-ul li {
    cursor: pointer;
    float: left;
    margin-left: 22px;
    position: relative;
    text-align: center;
    width: 140px;
}

.animation-area {
    animation: 250ms cubic-bezier(0.01, 0.43, 0.32, 1.27) 0s normal backwards 1 running icoFadeIn;
    display: block;
}
.animation-area {
    position: relative;
}


.ico-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 90px 90px;
    height: 110px;
}
.ico-area, .vhu-con {
    display: block;
    width: 110px;
    text-decoration: none;
}
address, cite, dfn, em, var {
    font-style: normal;
}

.ico-lock {
    /*background: url("https://land.xiaomi.net/res/ccbe7e2/image/img/micloudv4/home-ico-lock.png") no-repeat scroll center center rgba(0, 0, 0, 0);*/
    display: block;
    height: 110px;
    margin-top: -110px;
    position: relative;
    width: 110px;
    z-index: 10;
}

.for-noanimation {
    display: none;
    margin-left: 10px;
    margin-top: -100px;
}

@keyframes icoFadeIn {
    0% {
        margin-top: 100px;
        opacity: 0
    }
    100% {
        margin-top: 0;
        opacity: 1
    }
}

@-moz-keyframes icoFadeIn {
    0% {
        margin-top: 100px;
        opacity: 0
    }
    100% {
        margin-top: 0;
        opacity: 1
    }
}

@-webkit-keyframes icoFadeIn {
    0% {
        margin-top: 100px;
        opacity: 0
    }
    100% {
        margin-top: 0;
        opacity: 1
    }
}

@-o-keyframes icoFadeIn {
    0% {
        margin-top: 100px;
        opacity: 0
    }
    100% {
        margin-top: 0;
        opacity: 1
    }
}

.home-animation .vhu-con {
    -webkit-animation: conFadeIn .25s;
    -moz-animation: conFadeIn .25s;
    -o-animation: conFadeIn .25s;
    animation: conFadeIn .25s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    -o-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    -o-animation-delay: 300ms;
    animation-delay: 300ms
}

@keyframes conFadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes conFadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes conFadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes conFadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.menuShow {
    -webkit-animation: headFadeIn 500ms;
    -moz-animation: headFadeIn 500ms;
    -o-animation: headFadeIn 500ms;
    animation: headFadeIn 500ms;
    -webkit-animation-timing-function: cubic-bezier(.51, .04, .27, 1.38);
    -moz-animation-timing-function: cubic-bezier(.01, .43, .32, 1.27);
    -o-animation-timing-function: cubic-bezier(.01, .43, .32, 1.27);
    webkit-animation-timing-function: cubic-bezier(.51, .04, .27, 1.38);
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    -o-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
    -o-animation-delay: 200ms;
    animation-delay: 200ms
}

@keyframes headFadeIn {
    0% {
        top: -100px;
        opacity: 0
    }
    50% {
        top: 0px;
        opacity: 0.5
    }
    100% {
        top: 0;
        opacity: 1
    }
}

@-moz-keyframes headFadeIn {
    0% {
        top: -100px;
        opacity: 0
    }
    50% {
        top: 0px;
        opacity: 0.5
    }
    100% {
        top: 0;
        opacity: 1
    }
}

@-webkit-keyframes headFadeIn {
    0% {
        top: -100px;
        opacity: 0
    }
    50% {
        top: 0px;
        opacity: 0.5
    }
    100% {
        top: 0;
        opacity: 1
    }
}

@-o-keyframes headFadeIn {
    0% {
        top: -100px;
        opacity: 0
    }
    50% {
        top: 0px;
        opacity: 0.5
    }
    100% {
        top: 0;
        opacity: 1
    }
}

.v-nav-ul-container-show {
    -webkit-animation: sliderFadeIn .25s;
    -moz-animation: sliderFadeIn .25s;
    -o-animation: sliderFadeIn .25s;
    animation: sliderFadeIn .25s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    -o-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

.v-nav-ul-container-out {
    -webkit-animation: sliderFadeout .25s;
    -moz-animation: sliderFadeout .25s;
    -o-animation: sliderFadeout .25s;
    animation: sliderFadeout .25s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@keyframes sliderFadeIn {
    0% {
        opacity: 0;
        left: -139px
    }
    100% {
        opacity: 1;
        left: 0
    }
}

@-moz-keyframes sliderFadeIn {
    0% {
        opacity: 0;
        left: -139px
    }
    100% {
        opacity: 1;
        left: 0
    }
}

@-webkit-keyframes sliderFadeIn {
    0% {
        opacity: 0;
        left: -139px
    }
    100% {
        opacity: 1;
        left: 0
    }
}

@-o-keyframes sliderFadeIn {
    0% {
        opacity: 0;
        left: -139px
    }
    100% {
        opacity: 1;
        left: 0
    }
}

@keyframes sliderFadeout {
    0% {
        opacity: 1;
        left: 0
    }
    100% {
        opacity: 0;
        left: -139px
    }
}

@-moz-keyframes sliderFadeout {
    0% {
        opacity: 1;
        left: 0
    }
    100% {
        opacity: 0;
        left: -139px
    }
}

@-webkit-keyframes sliderFadeout {
    0% {
        opacity: 1;
        left: 0
    }
    100% {
        opacity: 0;
        left: -139px
    }
}

@-o-keyframes sliderFadeout {
    0% {
        opacity: 1;
        left: 0
    }
    100% {
        opacity: 0;
        left: -139px
    }
}


.ico-area, .vhu-con {
    display: block;
    width: 110px;
}

.vhu-con {
    color: #beced9;
    font-size: 16px;
    line-height: 1.5;
    padding-top: 30px;
}


.v-ico-mydevice {
    background-image: url(../images/mydevice.png)
}

.v-ico-authdevice {
    background-image: url(../images/authdevice.png)
}

.v-ico-remote {
    background-image: url(../images/remote.png)
}

.v-ico-sip{
    background-image: url(../images/sip.png)
}

.v-ico-inform {
    background-image: url(../images/inform.png)
}

.v-ico-data {
    background-image: url(../images/myStatus.png)
}

.v-ico-warning {
    background-image: url(../images/warning.png)
}

.v-ico-net {
    background-image: url(../images/net.png)
}


@keyframes zoomup {
    0% {
        background-size: 90px 90px
    }
    40% {
        background-size: 110px 110px
    }
    100% {
        background-size: 100px 100px
    }
}

@-moz-keyframes zoomup {
    0% {
        background-size: 90px 90px
    }
    40% {
        background-size: 110px 110px
    }
    100% {
        background-size: 100px 100px
    }
}

@-webkit-keyframes zoomup {
    0% {
        background-size: 90px 90px
    }
    40% {
        background-size: 110px 110px
    }
    100% {
        background-size: 100px 100px
    }
}

@-o-keyframes zoomup {
    0% {
        background-size: 90px 90px
    }
    40% {
        background-size: 110px 110px
    }
    100% {
        background-size: 100px 100px
    }
}

@-ms-keyframes zoomup {
    0% {
        background-size: 90px 90px
    }
    40% {
        background-size: 110px 110px
    }
    100% {
        background-size: 100px 100px
    }
}

a:hover .ico-area {
    -webkit-animation: zoomup .4s;
    -moz-animation: zoomup .4s;
    -o-animation: zoomup .4s;
    -ms-animation: zoomup .4s;
    animation: zoomup .4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}



.slider-nav a:hover .ico-area {
    -webkit-animation: smallerzoomup .4s;
    -moz-animation: smallerzoomup .4s;
    -o-animation: smallerzoomup .4s;
    -ms-animation: smallerzoomup .4s;
    animation: smallerzoomup .4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@keyframes smallzoomup {
    0% {
        background-size: 60px 60px
    }
    40% {
        background-size: 80px 80px
    }
    100% {
        background-size: 70px 70px
    }
}

@-moz-keyframes smallzoomup {
    0% {
        background-size: 60px 60px
    }
    40% {
        background-size: 80px 80px
    }
    100% {
        background-size: 70px 70px
    }
}

@-webkit-keyframes smallzoomup {
    0% {
        background-size: 60px 60px
    }
    40% {
        background-size: 80px 80px
    }
    100% {
        background-size: 70px 70px
    }
}

@-o-keyframes smallzoomup {
    0% {
        background-size: 60px 60px
    }
    40% {
        background-size: 80px 80px
    }
    100% {
        background-size: 70px 70px
    }
}

@-ms-keyframes smallzoomup {
    0% {
        background-size: 60px 60px
    }
    40% {
        background-size: 80px 80px
    }
    100% {
        background-size: 70px 70px
    }
}

@keyframes smallerzoomup {
    0% {
        background-size: 46px 46px
    }
    40% {
        background-size: 66px 66px
    }
    100% {
        background-size: 54px 54px
    }
}

@-moz-keyframes smallerzoomup {
    0% {
        background-size: 46px 46px
    }
    40% {
        background-size: 66px 66px
    }
    100% {
        background-size: 54px 54px
    }
}

@-webkit-keyframes smallerzoomup {
    0% {
        background-size: 46px 46px
    }
    40% {
        background-size: 66px 66px
    }
    100% {
        background-size: 54px 54px
    }
}

@-o-keyframes smallerzoomup {
    0% {
        background-size: 46px 46px
    }
    40% {
        background-size: 66px 66px
    }
    100% {
        background-size: 54px 54px
    }
}

@-ms-keyframes smallerzoomup {
    0% {
        background-size: 46px 46px
    }
    40% {
        background-size: 66px 66px
    }
    100% {
        background-size: 54px 54px
    }
}



.vhu-item2 {
    -webkit-animation-delay: 50ms;
    -moz-animation-delay: 50ms;
    -o-animation-delay: 50ms;
    animation-delay: 50ms
}

.vhu-item3 {
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
    -o-animation-delay: 100ms;
    animation-delay: 100ms
}

.vhu-item4 {
    -webkit-animation-delay: 150ms;
    -moz-animation-delay: 150ms;
    -o-animation-delay: 150ms;
    animation-delay: 150ms
}

.vhu-item5 {
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
    -o-animation-delay: 200ms;
    animation-delay: 200ms
}

.vhu-item6 {
    -webkit-animation-delay: 250ms;
    -moz-animation-delay: 250ms;
    -o-animation-delay: 250ms;
    animation-delay: 250ms
}

.account-area {
    color: #e0e2e6;
    margin: 0 auto;
    padding-top: 25px;
    text-align: center;
    width: 60%;
}

.aa-equipment {
    border-radius: 6px;
    display: inline-block;
    padding: 8px 10px;
}

.aa-space-area {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #5d667d;
    border-image: none;
    border-left: 1px solid #5d667d;
    border-right: 1px solid #5d667d;
    border-style: none solid;
    border-width: 0 1px;
    color: #e0e2e6;
    display: inline-block;
    margin: 0 30px;
    padding: 0 24px;
    text-align: left;
    vertical-align: middle;
}

.global-language {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    position: relative;
    width: 100px;
}

.gl-lang-container {
    cursor: pointer;
    position: relative;
}





/*******************************************************************************************************************
* 功能隐藏
*******************************************************************************************************************/
.check_tips{display: none !important;}

/*******************************************************************************************************************
* 浏览器兼容性检查
*******************************************************************************************************************/
.up-browser-content {
    background: none repeat scroll 0 0 #f6f6f6;
    height: 360px;
    left: 50%;
    margin: -250px -300px;
    padding-top: 40px;
    position: absolute;
    top: 50%;
    width: 600px;
    z-index: 3;
}

.up-browser-container {
    height: 229px
}

.up-browser-container h1 {
    color: #333;
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 50px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 2px solid #e8e8e8
}

.up-browser-container .up-browser-intro {
    color: #666;
    line-height: 1.2;
    padding-left: 40px
}

.up-browser-title {
    color: #666;
    margin: 20px 0 30px;
    padding-left: 40px
}

.up-browser-check {
    padding-left: 20px;
    overflow: hidden
}

.up-browser-check li {
    margin-left: 40px;
    float: left;
    width: 110px;
    font-size: 16px;
    height: 142px
}

.up-browser-check li a {
    display: block;
    padding-top: 110px;
    color: #666;
    width: 110px;
    overflow: hidden;
    height: 30px;
    line-height: 20px;
    font-size: 12px;
    text-align: center
}


.up-browser-check a:hover {
    color: #ff7e00;
    text-decoration: underline
}

/*******************************************************************************************************************
* init loading
*******************************************************************************************************************/
.loading-animation {
    -webkit-animation-name: rotate-for-loading;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate-for-loading;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -o-animation-name: rotate-for-loading;
    -o-animation-duration: 1.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    animation-name: rotate-for-loading;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}


.layout a{
    text-decoration: none;
}


/*
**
**mydevice
**/
.content_bg{
    background: none repeat scroll center center #ffffff;
   /* height: 92%;*/
    letter-spacing: 1px;
    min-width: 320px;
    overflow-y: auto;
    overflow-x:hidden;
    width: 100%;
    height: 700px;
}
.bind_device{
    text-align: center;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
}
.butn{
    color: #ffffff;
    background:#eec84a ;
    border: 0px;
    border-radius: 5px;
    /*width: 100px;*/
    min-width: 100px;
    max-width: 200px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
}
.device_stat{
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    font-family: "helvetica neue",arial,sans-serif;
}
.on_num{
    margin-right: 2%;
}

.devicelist {
    border: 1px solid #cccccc;
    float: left;
    height: 284px;
    margin-left: 4.4%;
    margin-top: 3px;
    position: relative;
    width: 23%;
    margin-bottom: 10px;
}

.device_head{
    height: 62px;
}

.device_head div{
    display: inline-block;
    position: relative;
    line-height: 62px;
}
.device_head div.de_lo{
    left: 3%;
    top: 6px;
}
.device_head div.de_nick{
    left: 20%;
   top:-12px;
    width: 66%;
}
.inputbg{
    background: transparent;
    border:0px;
    width: 150px;
    font-size:18px ;
    color: #ffffff;
}
.inputacbg{
    background: #ffffff;
    border:0px;
    width: 150px;
    font-size:18px ;
    color: #333333;
    font-weight:bold;
    border-radius: 5px;
}
/*.device_head a{
    display: inline-block;
    margin-left: 10px;
}*/
.de_lo>label{
    display: inline-block;
    left: 38px;
    position: absolute;
    top: -15px;
    color: #ffffff;
    font-size:16px ;
    font-family: Arial;
    font-weight: bold;
}
.hideClass{
    display: none;
}
.hideClass_i{
    display: none !important;
}
.device_content{
    font-family: "helvetica neue",arial,sans-serif;
}
.device_content>p>label{
    font-size: 16px;
    color: #333333;
    padding-left: 10px;
}
.device_content>p>label.stRight{
    float: right;
    padding-right: 10px;
}
.device_footer{
    height: 30px;
    line-height: 30px;
    background: #f0f0f0;
    text-align: center;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.device_footer a{
    display: inline-block;
    color: #999999;
}
.device_footer a>label{
   cursor: pointer;
}
.footer2{
    position: absolute;
    left: 0px;
    min-width: 320px;
    width: 100%;
    bottom: -1px;
    height: 50px;
}
.footer2 div{
    height: 22px;
    line-height: 22px;
    color: #cccccc;
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.footer1{
   /* position: absolute;
    left: 0px;*/
    min-width: 320px;
    width: 100%;
 /*   top:94%;*/
   /* bottom: -1px;*/
    height: 10%;
  /*  margin-top: -7px;*/
    background-color: #ffffff;
    bottom: -1px;
}
.footer1 div{
    height: 22px;
    line-height: 22px;
    color: #cccccc;
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.edit_input{
    border: 1px solid #ccc;
    border-radius: 5px;
    float: right;
    font-size: 16px;
    height: 29px;
    margin-right: 10px;
    width: 124px;
}
div.sip_box{
    height: 200px;
}
div.butn_new{
    position: relative;
    top: 33px;
    text-align: center;
}
.surebtn{
    border: 0px;
    border-radius: 5px;
    color: #ffffff;
    width:83px;
    height: 30px;
    font-size: 16px;
    background:#f0686b ;
}
.surebtn:hover{
    border: 0px;
    border-radius: 5px;
    color: #ffffff;
    width:83px;
    height: 30px;
    font-size: 16px;
    background: #d83f42;
}
.cancelbtn{
    border: 1px solid #ccc;
    border-radius: 5px;
    background:transparent;
    width:83px;
    height: 30px;
    font-size: 16px
}
label.nickname{
    font-size: 20px;
}
div.Sip_header{
    height: 40px;
    left: 3%;
    line-height: 40px;
    position: relative;
}
.Sip_header div{
    display: inline-block;
    position: relative;
    left: -5%;
}
.Sip_header input{
    cursor: pointer;
}
.onuse{
    background-color:  #00a06a;
    color: #ffffff;
    border:1px solid #00a06a;
    height: 22px;
    width: 50px;
    border-radius: 5px;
    font-size: 12px;
    text-align: right;
}
.blocking{
    background-color:  #ffffff;
    border:1px solid #333333;
    height: 22px;
    font-size: 12px;
    width: 50px;
    border-radius: 5px;
    text-align: right;
}
.deleting{
    background-color:  #ffffff;
    border:1px solid #f1473a;
    color:#f1473a;
    font-size: 12px;
    height: 22px;
    width: 50px;
    border-radius: 5px;
    text-align: right;
}

em.img_pos{
    display: inline-block;
    width: 11px;
    height: 11px;
    position: relative;
    top: 2px;
}
em.img_use{
    background:url("../images/btns.png") no-repeat scroll 20% 20%;
}
em.img_unuse{
    background:url("../images/btns.png") no-repeat scroll 20% 0%;
}
em.img_block{
     background:url("../images/btns.png") no-repeat scroll 20% 40%;
 }
em.img_blocked{
    background:url("../images/btns.png") no-repeat scroll 20% 60%;
}
em.img_del{
     background:url("../images/btns.png") no-repeat scroll 20% 80%;
 }

em.img_deled{
    background:url("../images/btns.png") no-repeat scroll 20% 100%;
}
input.unused{
    color: #00a06a;
}
input.blocked{
    color: #ffffff;
}
/*.deleting:hover{
    color: #ffffff;
   background-color: #d83f42;
}*/
div.div_mask{
    background-color: #000000;
    height: 107px;
    left: 0;
    line-height: 103px;
    opacity: 0.6 !important;
    position: absolute;
    text-align: center;
    top: 97px;
    width: 100%;
    z-index: 1000;
    display: inline-block;
}
.div_mask input{
    border: 1px solid #ffffff;
    border-radius: 5px;
    background: transparent;
    color: #fff;
    width: 44%
}
label.fail{
    font-size: 16px;
    color: #ffffff;
    padding-left: 10px
}
div.faildiv{
    line-height: 100%;
    display: inline-block;
    vertical-align: middle
}
label.waiting{
    font-size: 24px;
    color: #ffffff;
    padding-left: 10px
}
#content_remote{
    background-color: #ffffff;
}
.font-darkblue{
    color: #6489cd;
}
div.status-remote{
    background-color: #f0f0f0;
    height: 100px;
    text-align: center;
    margin: 0px auto;
    position: relative;
    width: 80%;
    margin: 6px auto 8px;
    overflow: auto;
}
div.status-telnet{
    background-color: #f0f0f0;
    height: 100px;
    text-align: center;
    margin: 0px auto;
    position: relative;
    width: 80%;
    margin: 6px auto 8px;
}
a.imag-box{
    display: inline-block;
    margin-top: 16px;
    cursor:pointer;
}

label.box_name{
    color: #333333;
    text-decoration: none;
    font-size:12px;
    overflow: hidden;
}

.pause_div label.ft12{
    font-size: 12px;
}
img.wd42{
    max-width: 42%;
}
img.wd48{
    max-width: 53%;
}
div.img_mask{
     background-color: #000000;
     height: 43px;
     left: 48.2%;
     line-height: 46px;
     opacity: 0.6 !important;
     position: absolute;
     text-align: center;
     top: 14px;
     width: 43px;
     z-index: 1000;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
 }
div.img_mask1{
    background-color: #000000;
    height: 41px;
    line-height: 46px;
    opacity: 0.6 !important;
    position: absolute;
    text-align: center;
    top: 0px;
    left:27px;
    width: 42px;
    z-index: 1000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
div.img_mask2{
    background-color: #000000;
    height: 41px;
    line-height: 46px;
    opacity: 0.6 !important;
    position: relative;
    text-align: center;
    width: 42px;
    z-index: 10;
    top: -63px;
    left:27px;
    border-radius: 5px;
}
div.box_image_pos{
    display: inline-block;
    left: -3%;
    position: relative;
    text-align: center;
    top: 19%;
}
div.remore_boxtitle{
    left: 27%;
    position: relative;
    top: -48px;
}
#content_device,#content_SIP,#content_remote,
#content_telnet,#content_data,#content_inform,#content_alarm{
    /*min-height: 666px;*/
}
.clear{
    clear : both;
}
.app-head{
    overflow: hidden;
}
.add_tpl{font-size: 28px;line-height: 200px;text-align: center;cursor:pointer}


/** ******************************  访问令牌 ******************************/
.setup_main {
    height:100%;
}

.setup_content {
    float : left;
    width:1200px;
    margin: 42px 0 0 75px;
}

.setup_content .token_area .leave {
    height: 100%;
    width : 40%;
}
.setup_content nav a{
    color: #cccccc;
    cursor: pointer;
}

.setup_content nav li.follow{
    width: 87px;
    height: 34px;
    position: absolute;
    border-bottom: 3px solid #3399cc;
}
.setup_content h1 {
    font-size: 22px;
}
.setup_content .token_h2 {
    font-size: 17px;
    color: #000000;
}
.setup_content .token_h3 {
    font-size: 15px;
    margin-bottom: 10px;
    color: #666666;
}
.setup_content .token_area {
    margin-top: 20px;
}
.setup_content hr {
    border : 1px solid #cccccc;
}

.setup_content hr.single {
    border : 1px solid #3399cc;
}
.setup_content .token_rule ul {
    width : 100%;
    display: block;
}
.setup_content .token_rule ul li {
    padding-bottom: 10px;
    float: left;
    width: 255px;
}
.setup_content .token_rule ul li:last-child{
    padding-bottom: 0px;
}
.setup_content .token_area label {
    padding-left: 5px;
}
.em_add {
    background: url("../images/allbgs.png") no-repeat 0px -68px;
    height:17px;
    padding-left: 19px;
    cursor: pointer;
    display: block;
    margin: 7px;
}
.em_yes {
    background:url(../images/allbgs.png) no-repeat 0px -32px;height:7px;padding-left:13px;
    cursor: pointer;
    margin-left: 3px;
}
.em_info {
    background:url(../images/allbgs.png) no-repeat 0px -54px;height:14px;padding-left:16px;
    cursor: pointer;
    margin-left: 3px;
}
.em_warn {
    background:url(../images/allbgs.png) no-repeat 0px -40px;height:14px;padding-left:16px;
    cursor: pointer;
    margin-left: 3px;
    display: inline-block;
}
.em_clean {
    background:url(../images/allbgs.png) no-repeat 0px -239px;height:21px;padding-left:20px;
    cursor: pointer;
    margin-left: 3px;
    display: inline-block;
}
.em_clean:hover {
    background:url(../images/allbgs.png) no-repeat 0px -218px;height:21px;padding-left:20px;
}
.setup_content .mac_search {
    position: relative;
    width: 230px;
}
.setup_content .mac_search input.search {
    height: 17px;
    line-height: 17px;
    width: 175px;
}

.setup_content .mac_search em.search {
    background: url("../images/allbgs.png") no-repeat 0px -158px;
    height:20px;
    padding-left: 22px;
    cursor: pointer;
    display: block;
    margin: 5px;
}

.ico-box {
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
    height: 100%;
    width: 14%;
    cursor: pointer;
    border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    background-color: #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.ico-box:hover{
    background-color: #2b98cf;
}

.token_area .sub {
    display: inline;
    width: 180px;
    margin-right: 80px;
}
.token_scope .token_h2,.token_scope .token_h3 {
    color: #999999;
}

.mac_area {
    width: 200px;
    height: 23px;
    position: relative;
}

.mac_area .mac {
    width: 156px;
    height: 17px;
    margin-left: 10px;
    padding-right: 25px;
    line-height: 17px;
}

.mac_area .mac_em {
    background:url(../images/allbgs.png) no-repeat scroll 0px -85px;
    height:17px;
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 0px;
    width: 17px;
    display: block;
    line-height: 17px;
    text-align: center;
}

.mac_list dl {
    border: 1px solid #999999;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.mac_list dl.mac_info {
    width: 800px;
    border: 1px solid #999999;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    height: 300px;
}

.mac_list .tokens{
    width: 100%;
}

.mac_list dt {
    height: 20px;
    padding: 5px 0px 5px 2%;
    background-color: #f6f6f6;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    color : #666666;
}

.mac_list dt.token_head:hover {
    /*background-color: #cccccc;*/
}

.mac_list .content {
    float: left;
    width: 16.66666666%;
    height: 20px;
    color : #999999;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    white-space: nowrap;
}

.mac_list .empty {
    text-align: left;
    padding-left: 20px;
}

.mac_list dd.mac_info {
    float: left;
    width: 20%;
    height: 20px;
    color : #999999;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
    padding-top: 15px;
    letter-spacing: 0px;
}

.mac_list .token_head{
    background-color: #FFFFFF;
}

.mac_list .token_tips {
    height : 20px;
    padding: 8px 0px 7px 2%;
    color : #cccccc;
    border-top : 1px solid #999999;
}

.mac_list .token_content{
    height : 20px;
    padding: 5px 0px 5px 3%;
}

.mac_list .mac_del {
    color: #cccccc;
    cursor: pointer;
}

.tokens_bg {
    position: relative;
    top: 5px;
    width: 100.1%;
    padding-right: 1px;
    background-color: #5DB7EA;
    height: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.token_lst ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 5px 0px 5px 2%;
    border-top : 1px solid #cccccc;
    width: 13.32%;
    white-space: nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow: hidden;
}

.token_lst ul.sink li {
    background-color: #eeeeee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0px 0px 4px 4px;
    padding: 5px 0px 5px 0px;
}

.token_lst ul li.mac {
    width: 18%;
    border-bottom: 0px;
    line-height: 33px;
}

.token_lst .token_e, .token_lst .token_30{
    width: 23%;
}

.token_lst .token_e, .token_lst .token_t{
    width: 20%;
}

.token_lst .token_t div{
    text-align: center;
}

.token_lst .white_t div{
    text-align:right;
	padding-right:100px;
}

.token_lst .unlock{
    background:url(../images/allbgs.png) no-repeat 0px -178px;
    height:20px;
    padding-left:17px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.token_lst .unlock:hover {
    background:url(../images/allbgs.png) no-repeat 0px -198px;
}

.token_lst .lock {
    background:url(../images/allbgs.png) no-repeat 0px -198px;
}

.token_lst .down{
    background:url(../images/allbgs.png) no-repeat 0px -24px;
    height:8px;
    padding-left:17px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}

.animated-up {
    -webkit-transition: -webkit-transform 0.2s ease-in;
    -moz-transition:    -moz-transform 0.2s ease-in;
    -o-transition:      -o-transform 0.2s ease-in;
    transition:         transform 0.2s ease-in;
    -moz-transform:           rotate(180deg);
    -moz-transform-origin:    50% 20%;
    -webkit-transform:        rotate(180deg);
    -webkit-transform-origin: 50% 20%;
    -o-transform:             rotate(180deg);
    -o-transform-origin:      50% 20%;
    transform:                rotate(180deg);
    transform-origin:         50% 20%;
    top: 4px;
}

.animated-down {
    -webkit-transition: -webkit-transform 0.2s ease-in;
    -moz-transition:    -moz-transform 0.2s ease-in;
    -o-transition:      -o-transform 0.2s ease-in;
    transition:         transform 0.2s ease-in;
    -moz-transform:           rotate(0deg);
    -moz-transform-origin:    50% 20%;
    -webkit-transform:        rotate(0deg);
    -webkit-transform-origin: 50% 20%;
    -o-transform:             rotate(0deg);
    -o-transform-origin:      50% 20%;
    transform:                rotate(0deg);
    transform-origin:         50% 20%;
}

.token_lst .token_t .up{
    background:url(../images/allbgs.png) no-repeat 0px -8px;
    height:8px;
    padding-left:17px;
    vertical-align: middle;
    display: inline-block;
}

.token_lst .token_t span{
    padding-right: 20px;
}

.token_lst .token_t div input{
    margin-left: 5px;
}

/* ---------------- 设备激活码 ----------------- */
input.long_text {
    width: 70%
}


/* ---------------- 公用组件 --------------------*/
.form-control {
    width: 270px;
    height: 20px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-confirm {
    color: #fff;
    background-color: #3399cc;
    min-width : 100px;
    font-weight: bold;
    font-family: helvetica neue;
    letter-spacing: 1px;
}
.btn-confirm:hover {
    background-color: #006699;
}
.btn-default {
    color: #333333;
    background-color: #FFFFFF;
    border-color: #cccccc;
    width : 100px;
}
.btn-default:hover {
    background-color: #e6e6e6;
}

.btn-edit {
    color: #0095dd;
    background-color: #ffffff;
    border-color: #0095dd;
    width: 50px;
    height: 25px;
    padding: 0px;
    line-height: 20px;
}

.btn-save {
    color: #0095dd;
    background-color: #ffffff;
    border-color: #0095dd;
    width: 50px;
    height: 25px;
    padding: 0px;
    line-height: 20px;
}

.btn-del {
    color: #ff6666;
    background-color: #ffffff;
    border-color: #ff6666;
    width: 50px;
    height: 25px;
    padding: 0px;
    line-height: 20px;
}

.btn-copy {
    color: #666666;
    background-color: #ffe67a;
    width: 50px;
    height: 30px;
}

.btn-edit:hover,.btn-del:hover {
    background-color: #f6f6f6;
}

.btn-copy:hover {
    background-color: #f7d54e;
}
/** 表单验证错误提示 **/
.v-form label.error{
    color: #FF0000;
    margin-left: 5px;
}
.foxfloat{
    position: relative !important;
    /*top:-20px !important;*/
}


/**  正文部分响应布局 **/
@media only screen and (min-width: 168px) and (max-width: 1500px){
    .setup_content {
        width:880px;
    }
}


.timeSearch{
    float: right;
    margin: 10px 25px 0px 0px;
    width: 257px;
    height: 36px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f1f1f1;
    border: solid 1px rgba(0,0,0,.16);
}

.exoprtTimeSearch{
    float: left;
    width: 257px;
    height: 36px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f1f1f1;
    border: solid 1px rgba(0,0,0,.16);
}

.timeSearchText{
    width: 200px;
    height: 34px;
    border:0px;
    background-color: #f1f1f1;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #000;
    padding-left: 10px;
}


.imgTimeSearch{
    cursor: pointer;
    float: right;
    border:0px;
    width: 24px;
    height:20px;
    margin-right: 8px;
    margin-top: 8px;
}

.div-holder{
	position:absolute;
	left:28px;
	top:18px; 
	width:380px;
	display:block;
	word-break: break-all;
	word-wrap: break-word;
}

.floatLeft{
	float:left;
	width:100%;
	overflow-y:auto;
}

.floatLeft-now{
	float:left;
}

.floatRight{
	float:right;
	width:auto;
	line-height:10px;	
}

.floatRight-w50{
	float:right;
	overflow-y:auto;
	width:50%
}

.h33{
	height:33px;
}
.m-w48{
	width:48%;
	max-width:48%;
	margin-right:2%;
}
.pt5{
	padding-top:5px;
}

.pr10{
	padding-right:10px;
}

.textarea-width{
	max-width:400px;
	min-width:400px;
	min-height:250px;
}

.ulCenter{
	height:100%;
	vertical-align:middle;
	text-align:center;
}

.z10{
	z-index:10;
	height:300px;
}

.disable_gary{
	background: rgb(204, 204, 204) none repeat scroll 0% 0%;;
}

.eoports {
	display:block;
	height:32px;
	width:32px;
	background:url("../images/export-gray.png") left no-repeat;
}

.eoports:hover{
	background:url("../images/export.png") left no-repeat;
}

.noborder{
	border-left:0px;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	background-color:white;	
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset
}

.no_box_shadow {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(102, 175, 233, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(102, 175, 233, 0)
}

select, option {
    padding-left: 2px;
}

select {
	vertical-align: middle;
    height: 33px;
    line-height: 25px;
    width: 138px;
	border: 1px solid #d6d6d6;
    border-radius: 5px;
    box-shadow: 0 1px 1px #aaa inset;
    resize: none;
}
.myclss{
	text-decoration:none;	
	cursor:pointer;
}
.myclss:link{
	color:red;
}
.myclss:visited{
	color:red;
}
.myclss:active{
	color:red;
}
.myclss:hover{
	color:red;
}
 

