/*body {*/
    /*font-family: PingFangSC-Regular, Verdana, Arial, 微软雅黑, 宋体, serif;*/
    /*font-size: 62.5%;*/
    /*display: block;*/
    /*width: 100%;*/
    /*background-color: #333333;*/
    /*color: #FFFFFF;*/
/*}*/

/*iframe {*/
    /*border: none;*/
    /*width: 100%;*/
/*}*/

/*header {*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*width: 100%;*/
/*}*/

/*footer {*/
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*width: 100%;*/
/*}*/

/*!*导航栏*!*/

/*nav {*/
    /*border: solid 2px lightgray;*/
    /*padding: 1px;*/
    /*float: left;*/
    /*width: 15%;*/
    /*margin-top: 7px;*/
/*}*/

/*#p_admin {*/
    /*list-style: none;*/
/*}*/

/*.admin_title {*/
    /*text-align: left;*/
    /*background-color: lightgray;*/
    /*margin: -17px -1px 0 -41px;*/
    /*padding: 10px 10px 10px 10px;*/
    /*font-weight: bold;*/
    /*font-size: larger;*/
/*}*/

/*.user {*/
    /*list-style: none;*/
    /*padding: 0;*/
    /*margin: 5px 0 0 -65px;*/
/*}*/

/*.show_detail {*/
    /*width: 11px;*/
    /*height: 11px;*/
    /*max-width:100%;*/
    /*max-height:100%;*/
    /*float: left;*/
    /*margin: 4px 2px 0 -8px;*/
/*}*/

/*.show_device_detail {*/
    /*width: 11px;*/
    /*height: 11px;*/
    /*max-width:100%;*/
    /*max-height:100%;*/
    /*float: left;*/
    /*margin: 5px 0 0 0;*/
/*}*/

/*.admin_type_list {  !*个人管理下面的列表收缩*!*/
    /*display: none;*/
    /*list-style: none;*/
    /*margin: 0 0 0 -30px;*/
/*}*/

/*.admin_type_list > li{*/
    /*margin-top: 5px;*/
/*}*/

/*.admin_type_list_show {*/
    /*display: block;*/
/*}*/

/*.device_detail {  !*个人设备管理*!*/
    /*list-style: none;*/
    /*padding: 0;*/
    /*margin: 5px 0 0 -30px;*/
/*}*/

/*.device_list {*/
    /*display: none;*/
/*}*/

/*.device_list_show {*/
    /*display: block;*/
/*}*/


/*.base_info_admin, .data_admin, .device_admin_button {*/
    /*!*个人信息管理加下划线*!*/
    /*text-decoration: underline;*/
/*}*/

/*#d_admin {*/
    /*margin-top: 30px;*/
    /*list-style:none;*/
/*}*/

/*.d_type {*/
    /*list-style: none;*/
    /*margin: 5px 0 0 -60px;*/
/*}*/

/*.d_type li {*/
    /*list-style: none;*/
    /*margin: 5px 0 0 -30px;*/
    /*display: none;*/
/*}*/

/*.show_d_type li{*/
    /*display: block;*/
/*}*/


/*!*卡片区显示内容*!*/
/*article {*/
    /*padding: 1px;*/
    /*margin: 1px;*/
    /*float: left;*/
    /*width: 83%;*/
    /*margin-left: 15px;*/
/*}*/

