#floatBoxBg{display:none;width:100%;height:100%;background:#000;position:absolute;top:0;left:0;overflow:auto;z-index: 1000 !important;}
.floatBox-old{border:#666 5px solid;width:300px;position:absolute;top:50px;left:40%;z-index: 1001 !important; }
.floatBox{width:300px;position:absolute;top:50px;left:40%;z-index: 1001 !important; }
.floatBox .title{height:30px;padding:4px 10px 0;background:#fff;color:red;border-radius: 5px 5px 0px 0px;}
.floatBox .title h4{float:left;padding:0;margin:0;font-size:14px;line-height:16px;}
.floatBox .title span{float:right;cursor:pointer;}
.floatBox .cptjia{ background-color:#c7000b; color:#fff;}
.floatBox .cptjia h4{ line-height:20px;}
.floatBox .content{padding:0px 5px;background:#fff;overflow:auto;border-radius: 0px 0px 5px 5px;}
.dialog-content{
	overflow:auto;
}
.dialog-toolbar{
	background:#fafafa;
	padding:2px 5px;
	border-bottom:1px solid #eee;
}
.dialog-tool-separator{
	float:left;
	height:24px;
	border-left:1px solid #ccc;
	border-right:1px solid #fff;
	margin:2px 1px;
}
.dialog-button{
	border-top:1px solid #eee;
	background:#fafafa;
	padding:5px 5px;
	text-align:right;
}
.dialog-button .l-btn{
	margin-left:5px;
}
/*Overcontent*/


/*华歌魔方3.0公用底部悬浮框 样式 start*/
.huanye{ position:fixed; right:10px; bottom:10px; z-index:10;}
.huanye div{ background:rgba(204,0,0,0.85); color:#fff; font-size:12px; line-height:35px; text-align:center; float:left; cursor:pointer; border-radius:2px;}
.huanye div:hover{ background:rgba(204,0,0,1); font-size:14px; font-weight:bold;}
.previous-page,.next-page{ width:55px; margin-left:5px;}
.queding{ width:100px; margin-left:25px;}
/*华歌魔方3.0公用底部悬浮框 样式 end*/