body{margin:0; padding:0; font-size:14px; font-family:"微软雅黑"}
::-webkit-input-placeholder {
    color:#b0b0b0;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#b0b0b0;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#b0b0b0;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#b0b0b0;
}

.topcon{width:100%; height:48px; background-color:#f2f2f2;}
.topleft{float:left;color:#44a484; font-weight:bold;height:48px;line-height:48px; margin-left:15px; font-size:1.2em }
.topright{float:right;height:48px; line-height:48px;}
.topright ul{ list-style:none;margin:0; padding:0;height:48px;}
.topright ul li{ float:left;height:48px;}
.topright .toprightline{width:2px; background-image:url(../img/tipline.png);}
.topright .toprightmenu{text-align:center; height:48px; line-height:48px; cursor:pointer; padding:0 12px;box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */}
.topright .toprightmenu:hover{ background-color:#ebebeb;color:#44a484;}

.setdetail{width:100%;margin:0 auto;}
.setdetail .setmenu{width:100%;height:56px;margin:0 auto; font-size:15px; text-align:center;}
.setdetail .setmenu ul {list-style:none;margin:0 auto;padding: 0; text-align:center;}
.setdetail .setmenu li {height:56px;line-height:56px;text-align:center;cursor:pointer;display:inline-block;margin:0 12px;padding:0 8px;}
.setdetail .setmenu li img{margin-right:8px;}
.setdetail .setmenu .active {color: #ff9f2e;border-bottom:solid 4px #ff9f2e;height:56px;}
.setdetail .set-box > div {width:100%;display:none;}
.setdetail .set-box > div:first-Child {display: block;}

.set-box{
	-moz-box-shadow:0 0 10px #999 inset;/* For Firefox3.6+ */
	-webkit-box-shadow:0 0 10px #999 inset;/* For Chrome5+, Safari5+ */
	box-shadow:0 0 10px #cacaca inset;/* For Latest Opera */
	width:92%;
	margin:0 auto;
	background-color:#f8f8f8;
	padding:25px;
}
.setcon{width:100%; margin:0 auto;}

.btncon{width:700px; margin:0 auto; height:66px; text-align:center; position:relative;}
.btncon input[type="button"]{ background-color:#44a484; border:0;height:36px; border-radius:5px; color:#FFF; margin:15px;padding:0 12px; cursor:pointer}

.downbox_div{width:300px;position:absolute;bottom:58px;left:29px; display:none;}
.downbox_top{height:10px; font-size:0}
.downbox_middle{width:100%; background-image:url(../img/popmiddle.png);}
.downbox_bottom{height:19px; font-size:0}

.closevnet_div{width:300px;position:absolute;right:190px;top:55px;display:none;}
.closevnet_top{height:19px; font-size:0}
.closevnet_middle{width:100%; background-image:url(../img/popmiddle.png); text-align:center;}
.closevnet_bottom{height:10px; font-size:0}
.closevnetbtn{background-color:#ff9f2e;border:0;height:36px;margin-top:16px; border-radius:5px; color:#FFF;}

.inputforpop{width:85%; height:34px; margin-top:10px;box-shadow:0 0 10px #cacaca inset;border:0;}
.poptitle{width:85%;text-align:left; color:#FFF; margin:0 auto;}

/*表格的*/
.table>thead>tr>th {border-bottom: 1px solid #ddd !important;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.table-cont {overflow:auto;}
.table-cont table{margin:0; padding:0; width:100%;table-layout:fixed}
.table-cont table thead{background-color:#e7e7e7;}
.table-cont table thead tr th{background-color:#e7e7e7;height:37px;font-weight:bold;}
.table-cont table tbody tr:nth-child(even){background:#f0f0f0;}
.table-cont > table > tbody > tr > td{overflow:hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;vertical-align: middle;}
.table-cont > table > thead > tr > th > .opetheadleft{float:left;padding:8px;margin:0;width:45%;}
.table-cont > table > thead > tr > th > .opetheadright{float:right; font-size:1.6em;width:25%; height:38px; line-height:38px; text-align:center; background-color:#44a484; color:#FFF}
.table-cont > table > tbody > tr > .opetbody{font-size:1.2em; color:#44a484;}
.table-cont > table > tbody > tr > .opetbody i{margin-right:8px; cursor: pointer}

/*分页容器（总占高62px）*/
.pagecon{width:100%;margin:15px auto; height:32px;}
.pagecon .pagecon_left{float:left;height:32px; line-height:32px;}
.pagecon .pagecon_right{float:right;height:32px; vertical-align: middle; display: table;}
.btncss_nobj{border:solid 1px #d9d9d9; background:none;cursor:pointer;height:32px; line-height:32px; border-radius:5px}
.btncss_nobj:hover{background-color:#529c79; color:#FFF; border:0}

.setcon .datapoint_group{width:25%; float:left; border:solid 1px #dbdee3}
.setcon .datapoint_monitor{width:72.5%; float:right;}
.setcon .datapoint_group .grouptitle{height:39px;width:100%;line-height:39px; background-color:#e4e4e4;border-bottom:solid 2px #dbdee3;}
.setcon .datapoint_group .grouptitle .gtitle{float:left;width:25%;padding-left:20px; height:37px; line-height:37px; font-weight:bold;text-overflow: ellipsis;white-space: nowrap;}
.setcon .datapoint_group .grouptitle .gbtn{float:right; font-size:1.6em;width:15%; height:39px; line-height:37px; text-align:center; background-color:#44a484; color:#FFF}
.setcon .datapoint_group .groupitem{width:100%; margin:0 auto;}
.setcon .datapoint_group .groupitem ul{ list-style:none; padding:0; margin:0}
.setcon .datapoint_group .groupitem ul li{width:100%; margin:0 auto;border-bottom:dashed 1px #e1e1e1;height:38px; line-height:38px; cursor:pointer}
.setcon .datapoint_group .groupitem ul li .groupitemname{float:left;width:25%;padding-left:20px;}
.setcon .datapoint_group .groupitem ul li .groupitemname input{height:24px; width:100px; border-radius:5px; border:solid 1px #dfdfdf;}
.setcon .datapoint_group .groupitem ul li .groupitembtn{float:right;width:15%;text-align:center;text-overflow: ellipsis;white-space: nowrap}

.setcon .custominforow{width:80%; margin:0 auto; margin-top:14px;}
.setcon .custominforow input{width:100%; border:solid 1px #e8e8e8; height:38px; line-height:38px; margin-top:8px; padding:0 10px; box-sizing:border-box}
.setcon .custominforow button{height:48px; border:0; background-color:#44a484; color:#FFF}
.setcon .custominforow p{color:#b7b7b7}
.editCustomInfo{cursor:pointer}

table.edittable{margin:0 auto;border-collapse:separate;border-spacing:0 12px;border:0;}
table.edittable tr td.title{text-align:right; padding:8px 10px 0 0;vertical-align:top;box-sizing:border-box;}
table.edittable input,select{border:solid 1px #e5e5e5; height:36px;width:76%; padding:0 10px;}

.warntip{color:#ff9f2e;margin-top:5px;}
.warntip::before {   
  content:"\f06a";
  font-family: FontAwesome;
  margin:0 5px;   
}
/*模态框*/
.modal-body{max-height:400px; overflow:auto}
/*layer弹出框第一个按钮样式*/
body .mylayer-class .layui-layer-btn0{
    border:0;
	background-color: #529c79;
    color:#fff;
}
/*layer弹出框第二个按钮样式*/
body .mylayer-class .layui-layer-btn1{
    border:solid 1px #d9d9d9;
    background-color: #fff;
    color: #000;
}


/*列表页样式*/
.listcolumn{padding:15px;box-sizing:border-box;}
.listcolumn .listcon{width:100%;height:174px; border:solid 1px #e8e8e8;}
.listcolumn .listcon .titlecon{width:100%; margin:0 auto; height:34px; line-height:34px; background-color:#f0f0f0; border-bottom:solid 1px #e8e8e8}
.listcolumn .listcon .titlecon .itemtitle{float:left; font-weight:bold; padding-left:18px; cursor: pointer;width:40%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.listcolumn .listcon .titlecon .itembtn{float:right; padding-right:8px;}
.listcolumn .listcon .titlecon .itembtn i{margin:0 5px; color:#44a484;}
.listcolumn .listcon .detailcon{width:86%; margin:10px auto; padding:0;color:#8b8b8b}
.listcolumn .listcon .detailcon ul{width:100%; margin:0; padding:0; list-style:none;}
.listcolumn .listcon .detailcon ul li{width:100%; height:28px; line-height:28px;border-bottom:dashed 1px #e8e8e8}
.listcolumn .listcon .detailcon ul li span{color:#000}

.listtop{width:94%; margin:15px auto;height:34px;}
.listtop_left{float:left;}
.listtop_right{float:right;height:34px;vertical-align: middle; display: table;text-align: right;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.listtop_right input,select,i{vertical-align:middle; margin:0 6px;}


.btn{border:0;height:36px; border-radius:5px; padding:0 12px; cursor:pointer}
.btn34{border:0;height:34px; border-radius:5px; padding:0 12px; cursor:pointer}
.inputcss{border:solid 1px #e5e5e5; height:36px; padding:0 10px;}
.input34{border:solid 1px #e5e5e5; height:34px; padding:0 10px;}
.netsetcon{border-bottom:solid 1px #e5e5e5; padding:6px 0}
.zred{color:#F00}
.zgreen{color:#44a484}
.zgray{color:#b6b6b6}
.marlr5{margin:0 5px}
.btngreen{ background-color:#44a484;color:#fff; font-size:1em;border:0;}
.btnorange{ background-color:#f39f24;color:#fff; font-size:1em;border:0;}
.btnred{ background-color:#CE5656;color:#fff; font-size:1em;border:0;}
.btncancel{border:solid 1px #d9d9d9; background-color:#FFF; font-size:1em;}
.btnDisabled{pointer-events:none;background-color:#c7c7c7 !important; color:#eeeeee !important}
.cuttext{overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.textnoselect{
    -moz-user-select:none;
    -webkit-user-select: none;
    -ms-user-select: none;
}



/* 调试页样式 */
.debugtop{width:100%;height:90px; margin:0 auto;}
.debugtop_title{width:80%;font-size: 16px;height:90px;margin:0 auto;float: left;}
.debugtopmac{width:20%;text-align: left;line-height: 90px;padding-right:20px; box-sizing:border-box;}
.debugtop_title .input_mac{width:30%;line-height: 90px;}
.debugtop_title .debugtopbtn{width:50%;line-height: 90px;}
.box-shadow{
    -moz-box-shadow:0 0 10px #999 inset;               /* For Firefox3.6+ */
    -webkit-box-shadow:0 0 10px #999 inset;            /* For Chrome5+, Safari5+ */
    box-shadow:0 0 10px #cacaca inset;                    /* For Latest Opera */
}
.debugtop_title div{float:left}
.debugcon{width:95%; padding:18px; box-sizing:border-box; background-color: #f8f8f8; margin: 0 auto;  overflow-x: hidden; overflow-y: auto;}


/* 模态框-导入配置样式 */
.import_top{width:90%;margin:0 auto;}
.import_top div{float:left; margin-bottom: 18px;}
.import_con{width:90%; height:300px; padding:18px; box-sizing:border-box;  background-color: #f8f8f8; margin: 0 auto;  overflow-x: hidden; overflow-y: auto;}
.biankuang{width:95%;margin:0 auto;height:260px;}
.biankuang ul{width:100%; margin:0; padding:0; list-style:none;}
.biankuang ul li{width:100%; padding:5px 10px;border-bottom:dashed 1px #c9c7c7;}
.input_mac{width:60%;}
.input_mac input{width:100%;height:40px;padding:2px 10px;border:solid 1px #d9d9d9;}
.addmac{width:55px;height:40px;margin:0px 20px;}
.addNumbermac{width:130px;height:40px;}


/*模态框-通讯口配置样式*/
.onoffswitch {
    position: relative;
    width: 54px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.onoffswitch-checkbox {
    display: none
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #1AB394;
    border-radius: 3px
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin .3s ease-in 0s;
    transition: margin .3s ease-in 0s
}

.onoffswitch-inner:after,
.onoffswitch-inner:before {
    display: block;
    float: left;
    width: 50%;
    height: 16px;
    padding: 0;
    line-height: 16px;
    font-size: 10px;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: 700;
    box-sizing: border-box
}

.onoffswitch-inner:before {
    content: "ON";
    padding-left: 7px;
    background-color: #1AB394;
    color: #FFF
}

.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 7px;
    background-color: #FFF;
    color: #919191;
    text-align: right
}

.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 0;
    background: #FFF;
    border: 2px solid #1AB394;
    border-radius: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 36px;
    -webkit-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0
}
/* 登录注册页样式 */
.loginbody{width:315px;margin:0 auto;}

.login_logo{width:315px;height:auto;margin:0 auto; text-align:center;}
.login_logo img{width:210px;height:59px;margin:0; padding:0;}

.login_circle{border:5px solid #d9d9d9; width:315px;border-radius:8px;margin:0 auto;margin-top:46px;}
.login_userName{width:100%;border-bottom:dashed 1px #c9c7c7;height:48px;}
.userName_logo{width:20%;float: left;background-color: #f2f2f2;text-align:center;height:47px; line-height:47px;}
.userName_input{width:80%;float:right;background-color:#ffffff;height:47px;}
.userName_input input{width:100%;height:100%;border:none;padding:1px 10px;}
.userName_input input:focus{outline: none;}
.remember{width:305px;height:50px;margin-top: 10px; margin:0 auto;}
.login_login{width:315px; margin:0 auto; text-align:center;}
.login_login input{width:100%;height:50px;background-color: #44a484;color: white;border:none;border-radius: 10px;margin:50px 0px 0px 0px;}
.forget{width:100%;text-align: center;margin: 0 auto;color:black;margin-top:20px;}
.company_logo{width:100%;text-align:center;color:#a7a7a7; position:absolute; bottom:20px;}


/*管理员*/
.admin_main{width:100%; margin:0;padding:0;}
.admin_menu{background-color:#324050;width:180px;margin:0; padding:0; float:left; position:relative;}
.admin_con{background-color:#c2c2c2;margin:0; padding:0; float:right;}
.admin_menu > .usercon{background-color:#283646;padding:15px 0; text-align:center; color:#FFF;}
.admin_menu ul{ padding:0; list-style:none; margin:0 auto; margin-top:30px;}
.admin_menu ul li{color:#bfc9d7; line-height:42px; text-align:center; cursor:pointer;}
.admin_menu ul li a{color:#bfc9d7; cursor:pointer; text-decoration:none;}
#ifram_con{margin:0; padding:0; display:block; border:0;}
.editor{background-color: #1ab394;border: none;color: white;width:30%;height:25px;border-radius: 3px;margin-right: 10px;line-height: 25px;}
.deleter{background-color: #ed5565;border: none;color: white;width:30%;height:25px;border-radius: 3px;line-height: 25px;}
.header{width:95%;height:50px;line-height: 50px;background-color: #1aa48c;margin:20px auto;color: white;border-radius: 3px;padding-left: 20px;}


/*盒子列表按钮单元格*/
.boxope_btn{float:left;width:5%; cursor:pointer;color:#a8a8a8;}
.boxope_btn:hover{color:#000}
.boxope_btn i{margin:0; padding:0}
.boxope_con{overflow:hidden; float:left;width:90%}
.boxope_show input{border-radius:5px;width:96px;margin:0;padding:0;margin:0 5px}

.boxope input{border-radius:5px;width:96px;margin:0;padding:0;margin:0 5px;}
.boxope .morebtn{width:130px; position:absolute;top:15px;right:-20px; z-index:6;padding:0;}
.boxope .morebtn .jt{height:9px; width:14px;margin:0; padding:0; position:absolute; top:0; right:25px;}
.boxope .morebtn .con{position:absolute; top:9px; z-index:5;}
.boxope .morebtn .con input{ display:block; text-align:center; margin-left:17px; margin-top:10px;}
.boxope .morebtn .bj{background-color:#000; opacity:0.6; position:absolute; top:9px;width:130px; height:215px; z-index:4; border-radius:5px;}
.boxope .morebtn .bj2{background-color:#000; opacity:0.6; position:absolute; top:9px;width:130px; height:80px; z-index:4; border-radius:5px;}

.show_tag {
    padding: 2px 10px;
    margin: 3px 5px;
    display: block;
    height: 25px;
    line-height: 20px;
    color: #333;
    background: #eee;
    text-align: center;
    float: left;
    border: 1px solid #ccc;
    border-radius: 5px;
}


#thelist {
    width: 500px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    text-align: left;
    margin-top:-8px;
    font-size: 10px;
    font-style: italic;
}
#remark {
    text-align: left;
    display: block;
    color: #A40000;
    font-size: 10px;
    font-style: italic;
}


/*自定义弹出框*/
.myshadow{
    display:block;
    position:fixed;
    width:100%;
    height:100%;
    background:#000;
    z-index:5;
    top:0;
    left:0;
    opacity:0.5;
    filter:alpha(opacity:0.5);
    -moz-opacity:0.5;
    -webkit-opacity:0.5;
    transition:all 0s;
}
.mypop{
    display:none;
    width:50%;
    top:0;
    left:50%;
    transform:translate(-50%);
    border-radius:8px;
    background-color:#fff;
    position:fixed;
    z-index:1000;
    -moz-box-shadow:0px 0px 12px #333333;
    -webkit-box-shadow:0px 0px 12px #333333;
    box-shadow:0px 0px 12px #333333;
    color:#000;
    transition:all 0s;
}
.mypop .poptitle{height:36px; line-height:36px; width:100%; border-bottom:solid 1px #e5e5e5;color:#000;}
.mypop .poptitle .titlel{float:left;margin-left:12px;}
.mypop .poptitle .titler{float:right; margin-right:12px; cursor: pointer}
.mypop .popbody{margin:20px;}
.mypop .popfoot{width:100%; text-align:center;border-top:solid 1px #e5e5e5;padding:15px 0;}
.mypop .popfoot input{background-color:#44a484; border:0;height:36px; border-radius:5px; color:#FFF; margin:0 10px;padding:0 12px; cursor:pointer}
.mypop .popfoot .cancel{border:solid 1px #e5e5e5; color:#000; background-color:#FFF;}

.bg:hover td{background-color: #d9edf7}

.clear{clear:both; font-size:0;}
.luaBaseInfo{width:100%; margin:0 auto; margin-bottom:18px;}
.luaBaseInfo span{margin-right:15px;}
.closebtn{position:absolute; top:5px; right:8px;  cursor:pointer; font-size:1.2em;}

.configtitle{position:absolute; top:0; left:120px;height:48px; line-height:48px;}

.ele_gray{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    pointer-events:none;
}
.pull-left{
    margin-left:-20px ;
}
/* 自由标签 */
.tagcon{}
.tagcon ul{margin:0 auto; padding:0; list-style:none; margin-left:27px; }
.tagdatatype ul{margin:0 auto; padding:0; list-style:none; }
.tagdatatype ul li,.tagcon ul li{width:100%;overflow:hidden;margin:0; padding:0; color:#707070;height:28px; line-height:26px;text-overflow:ellipsis;white-space: nowrap;}
.tagcon span i,.tagcon span span{ cursor:pointer}
/*.btntag{height:36px; display:block; line-height:36px; width:50px; border-radius:5px; text-align:center}*/
/*table.edittabletag{margin:0 auto;border-collapse:separate;border-spacing:0 12px;border:0;}*/
/*table.edittabletag tr td.title{text-align:right; padding:8px 10px 0 0;vertical-align:top;box-sizing:border-box;}*/
/*table.edittabletag input,select{border:solid 1px #e5e5e5; height:36px;width:90%; padding:0 10px;}*/
/*table.edittabletag textarea{border:solid 1px #e5e5e5; width:90%; padding:0 10px;}*/

.tag_add_arr{height:28px;  border-bottom:solid 1px #e6e6e6; float:left}
.tag_add_arrmid{height:28px; line-height:28px; text-align:center;border:solid 1px #e6e6e6; border-bottom:none; border-radius:6px 6px 0 0; float:left}
.tag_add_dim{float:left; margin-left:1%;}
.tag_add_datalist{height:168px;width:90%;border:solid 1px #e5e5e5}
.tag_add_datalist ul{ list-style:none;margin:0; padding:5px 0}
.tag_add_datalist ul li{height:22px; line-height:22px; padding:0 10px; cursor:pointer}
.tag_add_datatypediv{border:solid 1px #e5e5e5;height:34px; line-height:34px; padding:0 10px;width:90%; background-color:#ebebe4;}


/* 账号管理页样式 */
.account-body{width:600px;height:1000px;margin:0 auto;margin-top:30px;}
.input-name{height: 34px; line-height: 34px; text-align: right;margin-bottom: 30px;}
.input-body{line-height: 34px;margin-bottom: 30px;}
.input-style{width:370px;height:34px;border:1px solid #ccc;padding-left:5px;padding-right: 5px;}
.comid-style{width:70px;height:34px;border: 1px solid #ccc;padding-left:5px;padding-right: 5px;}
.comkey-style{width:170px;height:34px;border: 1px solid #ccc;padding-left:5px;padding-right: 5px;}
.bg:hover{background-color: #DCEEFA}

/*普通切换标签*/

.tabdiv{width:94%;margin:0 auto;}
.tabdiv .tabmenu{width:100%;height:40px;margin:0 auto;border-bottom: solid 1px #dddddd;}
.tabdiv .tabmenu ul {list-style:none;margin:0 auto;padding: 0; margin-left:30px;}
.tabdiv .tabmenu li {height:40px;line-height:40px;text-align:center;cursor:pointer;display:inline-block; padding: 0 12px;}
.tabdiv .tabmenu .active {color: #ff9f2e;height:40px; border: solid 1px #dddddd; border-bottom: solid 1px #fff; border-radius:6px 6px 0 0 }
.tabdiv .tabbox > div {width:100%;display:none;}
.tabdiv .tabbox > div:first-Child {display: block;}
.tabbox{width:100%;margin:0 auto;padding:25px;border: solid 1px #dddddd; border-top:none }
.tabcon{width:100%; margin:0 auto;}

#chooseRid .tagcon span ul li{ cursor:pointer}
.string80{border:solid 1px #ddd}
.string80 ul{ list-style:none; margin:0; padding:0}
.string80 ul li{height:26px; line-height:26px;border-bottom:solid 1px #ddd; cursor:pointer}
.string80 ul li span.string_arr{float:left; margin-left:20px;}
.string80 ul li span.string_type{ float:right; margin-right:20px;}

.luaeditdivleft{width:25%; border:solid 1px #e5e5e5; background-color:#FFF;float:left}
.luaeditdivright{width:73%; float: right}
.luaeditdivright1{width:100%; float: right}
/*账号管理样式*/
.account input,textarea{border:solid 1px #e5e5e5;width:80%;height:30px;}
.accbtn{height:36px;width:120px; margin:30px auto; display: block; border-radius:5px;}
.accountsize{width:100%;margin:0 auto; overflow: auto}
.accountcon{width:45%;margin:15px auto;}
.account-title{width:90%;height:50px;margin: 0 auto;border-bottom: 1px solid #dddddd;margin-top:10px;}
.account-titler{width:100px;color: #ff9f2e;height:50px;margin-left:50px; border: solid 1px #dddddd;
    border-bottom: solid 1px #fff; border-radius:6px 6px 0 0 ;text-align: center;line-height: 50px;}
.account-body{width:90%;height:200px;margin: 0 auto;margin-top:20px;background-color: #F7F8F9;}

/*切换模式*/
#cloundUserMode{width:140px; height:59px; position:absolute;right:60px;top:38px; z-index:999; text-align: center;}
#cloundUserMode .jtt{height:9px; width:14px;margin:0; padding:0; position:absolute; top:0; right:63px;}
#cloundUserMode .con{position:absolute; top:9px; z-index:10;height:50px;width:140px; color:#fff; line-height: 50px; cursor: pointer;}
#cloundUserMode .bj{position:absolute; top:9px; z-index:5;height:50px; background-color: #000;width:140px; border-radius:6px; opacity: 0.6 }

.bjhui{ background-color: #e9e9e8;}



/*网关管理-新增按钮样式*/
.addbtn{border:1px solid #dddddd;margin-top:20px;height:50px;line-height: 50px;padding:0px 20px;}


/*比例增益样式*/
#modal_tone .popbody{max-height: 550px;  overflow: auto;}
#modal_tone .count_result{float:left;margin-top: -8px; background-color:#F2F2F2;}
#modal_tone .count_result_div{border:1px solid #C6C6C6;width: 105%;margin-left: -22px;padding-top: 13px;padding-bottom: 10px;}
#modal_tone .count_result_div_div{width:95%;margin-left: 21px;}
#modal_tone #count_down{width: 31%;margin-left: 81px;display: inline-block;}
#modal_tone #count_up{width: 31%;margin-left: 77px;display: inline-block;}

#modal_tone .data_check{float:left;margin-top: -8px; background-color:#F2F2F2;}
#modal_tone .data_check_div{border:1px solid #C6C6C6;width: 105%;margin-left: -22px;padding-top: 13px;padding-bottom: 10px;}
#modal_tone .data_check_div_div{width:95%;margin-left: 21px;}
#modal_tone #original_data{width: 31%;margin-left: 53px;display: inline-block;}
#modal_tone #project_data{width: 31%;margin-left: 50px;display: inline-block;}

#modal_tone .describ_txt{float:left;margin-top: -8px; background-color:#F2F2F2;}
#modal_tone .describ_txt_div{border:1px solid #C6C6C6;width: 105%;margin-left: -22px;padding-top: 13px;padding-bottom: 10px;}

.show_i{width: 6px;height: 6px;display: inline-block;border-radius: 50%;position: absolute;margin:12px 14px;}

.myToast {
    z-index: 9999;
    position: fixed;
    display: inline-block;
    padding: 5px 10px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    background: #000;
    max-width: 300px;
    _width: expression(this.offsetWidth >300 ? '300px': 'auto');
    *width: expression(this.offsetWidth >300 ? '300px': 'auto');
    border-radius: 5px;
}

/*盒子列表按钮单元格*/
.boxope_btn{float:left;width:5%; cursor:pointer;color:#a8a8a8;}
.boxope_btn:hover{color:#000}
.boxope_btn i{margin:0; padding:0}
.boxope_con{overflow:hidden; float:left;width:90%}
.boxope_show input{border-radius:5px;width:96px;margin:0;padding:0;margin:0 5px}

.unclick{pointer-events:none;color:gray}