.hiki{
	position:fixed;
	top:208px;
	left:10px;
	z-index:9999999;
}
.zhian{
    position: fixed;
    top: 208px;
    right: 10px;
    z-index: 9999999;
}
.hiki .hikibox,.zhian .zhianbox{
	position:relative;
	width:100px;
	height:300px;
}
.hiki .hikibanner,.zhian .zhianbanner{
	display:block;
	width:100px;
	height:300px;	
}
.hiki .hiki_close,.zhian .zhian_close{
	display:block;
	width:17px;
   height:17px;
	/* background:url("http://www.seiot.com.cn/filestorage/15/52/11/7073c8b847194deb91d04c5081858fcc.png") no-repeat left top; */
   background:url("http://www.seiot.com.cn/filestorage/06/48/73/523636331eb14298b804ba9fc6eded40.png") no-repeat left top;
	position:absolute;
	left:0;
   top:0;
   z-index:2;
}
.side_advertisement{
	display:block;
	width:34px;
	height:17px;
	background:url("http://www.seiot.com.cn/filestorage/03/82/03/5a6cf277ec69412bbf7617fd5013cf55.png") no-repeat left top;
	position:absolute;
	right:0;
	bottom:0;
	z-index:2;
}
.zhian .zhian_close{
	background:url("http://www.seiot.com.cn/filestorage/06/48/73/523636331eb14298b804ba9fc6eded40.png") no-repeat left top;
}
.zhian .zhian_close:hover{
	background:url("http://www.seiot.com.cn/filestorage/15/97/14/470a78f196c34190bf1cb60382302b4d.png") no-repeat left top;
}
.hiki .hiki_close:hover{
	background:url("http://www.seiot.com.cn/filestorage/15/97/14/470a78f196c34190bf1cb60382302b4d.png") no-repeat left top;
}