@charset "utf-8";

/*图片*/
.deviceImg{
	width:820px;
	height:470px;
	padding:20px;
	vertical-align: middle;	
	z-index:20;	
}

.deviceImg img{
	z-index:90;	
}


/*设备列表*/
.devicelist{ 
	width:102px;
	height:480px;
	padding:10px; 
	background:#eeedf2; 
	border:1px solid #fff; 
	outline:1px solid #d8d9db; 
	margin:5px;
	list-style-type:none;
	overflow-y:hidden;
}

.devicelist li{ 
	width:100%; 
	margin-bottom:5px;
}

.moveo {
	Dpadding-top:20px; 
	cursor:default; 
	z-index:9999;
}

.moveo i{ 
	display:block; 
	width:62px; 
	height:68px; 
	margin:0 auto;
}

.moveo span{ 
	display:block;
}

.dev_ico1{ background:url(../images/control/map/big.png) no-repeat;}
.dev_ico2{ background:url(../images/control/map/big.png) no-repeat;}
.dev_ico3{ background:url(../images/control/map/big.png) no-repeat;}
.dev_ico4{ background:url(../images/control/map/big.png) no-repeat;}
.dev_ico5{ background:url(../images/control/map/big.png) no-repeat;}
.dev_ico6{ background:url(../images/control/map/big.png) no-repeat;}
.dev_ico7{ background:url(../images/control/map/big.png) no-repeat;}
.dev_ico8{ background:url(../images/control/map/big.png) no-repeat;}

.map_bg{ 
	display:block; 
	background: url(../images/control/map/map.png) no-repeat top left; 
	width:780px; 
	height:425px;
}