/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

/*#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:600;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window{
	position: fixed;
	background: #ffffff;
	z-index: 6666;
	color:#444;
	display:none;
	border:7px solid #ccc;
	text-align:left;
	top:50%;
	left:50%;
	font-family:"微软雅黑";
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow a:hover{
	float:left;
	background:url(../img/pubimg/closeHv.gif) no-repeat;
	width:50px;
	height:50px;
}
.closeGray{
	float:left;
	background:url(../img/pubimg/close.gif) no-repeat;
	width:50px;
	height:50px;
}
#TB_closeAjaxWindow{
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding-left:18px;
	line-height:50px;
	font-size:20px;
	color:#444;
	font-family:"微软雅黑";
	font-weight:bold;
}

#TB_title{
	width:100%;
	background-color:#f7f7f7;
	height:50px;
	border-bottom:1px solid #e6e6e6;
}

#TB_ajaxContent{
	clear:both;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

/*#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}*/

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*我要留言弹出层样式*/
.zhul_ly_msg{
	float:left;
	width:100%;
	padding-top:10px;
}
.zhul_ly_msg td{
	line-height:180%;
}
.zhul_ly_fbleft{
	text-align:right;
	font-size:14px;
}
.zhul_ly_text{
	width:330px;
	height:32px;
	border:solid 1px #bbb;
	padding:0 5px;
	line-height:32px;
	color:#bbb;		
}
.zhul_ly_textarea{
	width:330px;
	height:90px;
	border:1px solid #bbb;
	padding:5px;
	overflow-x:hidden;
	overflow-y:auto;
	font-size:14px;
	color:#999;
}
.zhul_ly_yanzhengma{
	width:100px;
	height:32px;
	border:solid 1px #bbb;
	padding:0 5px;
	line-height:32px;
	color:#444;		
}
.zhul_ly_msg img{
	vertical-align:middle;
}
.zhul_ly_fbbot{
	float:left;
	width:100%;
	border-top:1px solid #eee;
	margin-top:10px;
	display:inline;
}
.zhul_ly_tjright{
	float:right;
	line-height:32px;
	padding:10px 20px 0 0;
}
.zhul_ly_tjbtn{
	float:left;
	background:url(../img/indeximg/zhul_lyBg.gif) -115px -29px;
	width:71px;
	height:32px;
	cursor:pointer;
}
.zhul_ly_tjbtnHv{
	float:left;
	background:url(../img/indeximg/zhul_lyBg.gif) -187px -29px;
	width:71px;
	height:32px;
	cursor:pointer;
}
.zhul_ly_tjbtnHv:hover{
	float:left;
	background:url(../img/indeximg/zhul_lyBg.gif) -259px -29px;
	width:71px;
	height:32px;
	cursor:pointer;
}
/*点亮标识 弹出框*/
.zhul_glbz_fsbtn{
	float:right;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -207px -62px;
	width:63px;
	height:28px;
	cursor:pointer;
}
.zhul_glbz_fsbtnHv{
	float:right;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -271px -62px;
	width:63px;
	height:28px;
	cursor:pointer;
}
.zhul_glbz_fsbtnHv:hover{
	float:right;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -335px -62px;
	width:63px;
	height:28px;
	cursor:pointer;
}
.zhul_glbz_qxbtn{
	float:right;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -370px -1px;
	width:63px;
	height:28px;
	cursor:pointer;
	margin-left:10px;
	display:inline;
}
.zhul_glbz_qxbtn:hover{
	float:right;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -434px -1px;
	width:63px;
	height:28px;
	cursor:pointer;
	margin-left:10px;
	display:inline;
}
/*修改企业介绍弹框*/
.zhul_qy_editjs{
	float:left;
	width:540px;
	padding:20px;
}
.zhul_qy_textright{
	text-align:right;
	color:#666;
	font-size:14px;
	vertical-align:top
}
.zhul_qy_editText{
	float:left;
	width:448px;
	border:1px solid #ccc;
	color:#666;
	font-size:14px;
	padding:0 5px;
	height:150px;
	overflow-x:hidden;
	overflow-y:auto;
}
.zhul_qy_magleft{
	float:left;
	padding:8px 0 0 20px;
}
.zhul_qy_fbbot{
	float:left;
	width:100%;
	border-top:1px solid #eee;
}
.zhul_qy_fsbtn{
	float:left;
	background:url(../img/indeximg/zhul_lyBg.gif) -85px -100px;
	width:63px;
	height:28px;
	cursor:pointer
}
.zhul_qy_fsbtnHv{
	float:right;
	background:url(../img/indeximg/zhul_lyBg.gif) -149px -100px;
	width:63px;
	height:28px;
	cursor:pointer
}
.zhul_qy_fsbtnHv:hover{
	float:right;
	background:url(../img/indeximg/zhul_lyBg.gif) -213px -100px;
	width:63px;
	height:28px;
	cursor:pointer
}
.zhul_msgError{
	float:left; 
	overflow:hidden;
	width:13px;
	height:13px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -15px -1px;
	margin:4px 5px 0px 0;
	display:inline;
}
/*删除提醒*/
.zhul_delMessage{
	float:left;
	padding:20px;
}
.zhul_delmsg{
	clear:both;
	font-size:16px;
	line-height:180%;
	padding-top:5px;
}
.zhul_delbtn{
	float:right;
	background:url(../img/indeximg/zhul_lyBg.gif) -285px -62px;
	width:63px;
	height:28px;
	cursor:pointer;
}
.zhul_delbtn:hover{
	float:right;
	background:url(../img/indeximg/zhul_lyBg.gif) -285px -91px;
	width:63px;
	height:28px;
	cursor:pointer;
}
/*评论成功提示*/
.zhul_success{
	border:3px solid #ddd;
	padding:10px 25px 10px 15px;
	position:fixed;
	top:38%;
	left:44%;
	background:#fff;
	_position:absolute;
	z-index:9999;
}
.zhul_successIcon{
	float:left;	
	overflow:hidden;
	width:17px;
	height:17px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -16px -63px;
	margin:8px 5px 7px 10px;
}
.zhul_errorIcon{
	float:left;	
	overflow:hidden;
	width:17px;
	height:17px;
	background:url(../img/pubimg/zhul_errortb.gif) no-repeat;
	margin:8px 5px 7px 10px;
}
.zhul_successtitle{
	font-size:14px;
	line-height:33px;
}
/*管理荣誉资质弹框样式*/
.zhul_glzz_text{
	width:236px;
	height:32px;
	border:solid 1px #bbb;
	padding:0 5px;
	line-height:32px;
	color:#bbb;		
}
.zhul_glzz_liulan{
	float:right;
	width:84px;
	height:34px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -1px -240px;
	margin-right:7px;	
	cursor:pointer;
}
.zhul_glzz_liulan:hover{
	float:right;
	width:84px;
	height:34px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -86px -240px;
	margin-right:7px;	
	cursor:pointer;
}
.zhul_glzz_zhushi{
	color:#999;	
}
.zhul_glzz_zhushi span{
	font-weight:bold;
	color:#1caeed;	
}
.zhul_glzz_tj{
	float:left;
	width:63px;
	height:28px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -171px -240px;
	cursor:pointer;
}
.zhul_glzz_tjHv{
	float:left;
	width:63px;
	height:28px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -235px -240px;
	cursor:pointer	
}
.zhul_glzz_tjHv:hover{
	float:left;
	width:63px;
	height:28px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -299px -240px;
	cursor:pointer;
}
/*企业信息修改弹框*/
.zhul_edit_text{
	width:330px;
	height:32px;
	border:solid 1px #bbb;
	padding:0 5px;
	line-height:32px;
}
.zhul_editTijiao{
	float:left;
	background:url(../img/indeximg/zhul_lyBg.gif) -285px -120px;
	width:63px;
	height:28px;
	cursor:pointer;
}
.zhul_editTijiao:hover{
	float:left;
	background:url(../img/indeximg/zhul_lyBg.gif) -285px -149px;
	width:63px;
	height:28px;
	cursor:pointer;
}
/*修改订制信息弹出框样式*/
.zhul_tgci_msg{
	float:left;
	width:100%;
	font-size:14px;
}
.zhul_tgci_msg a{
	color:#1caeed;
	padding:0 5px;	
}
.zhul_tgci_list li{
	display:block;
	padding:5px 0;
}	
.zhul_tgci_text{
	width:343px;
	height:32px;
	border:solid 1px #bbb;
	padding:0 5px;
	line-height:32px;
	margin-left:13px;	
}
.zhul_tgci_text2{
	width:200px;
	height:32px;
	border:solid 1px #bbb;
	padding:0 5px;
	line-height:32px;	
}
.zhul_tgci_pad{
	padding-bottom:10px;	
}
.zhul_tgci_danxuan{
	display:block;
	float:left;
	width:15px;
	height:15px;
	margin-top:2px;	
}
.zhul_tgci_biaoge{
	margin:10px 0 10px 20px;
}
.zhul_tgci_amendBtn{
	float:right;
	background:url(../img/indeximg/zhul_lyBg.gif) -149px -100px;
	width:63px;
	height:28px;
	cursor:pointer
}
.zhul_tgci_amendBtn:hover{
	float:right;
	background:url(../img/indeximg/zhul_lyBg.gif) -213px -100px;
	width:63px;
	height:28px;
	cursor:pointer
}
.zhul_tgci_dztext{
	width:373px;
	height:32px;
	border:solid 1px #bbb;
	padding:0 5px;
	line-height:32px;
	color:#bbb;
	/*float:left;*/
}
.zhul_tgci_chazhao{
	float:left;
	width:84px;
	height:34px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -172px -271px;	
	margin-left:10px;
	display:inline;
	cursor:pointer;
}
.zhul_tgci_chazhaoHv{
	float:left;
	width:84px;
	height:34px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -257px -271px;	
	margin-left:10px;
	display:inline;
	cursor:pointer;
}
.zhul_tgci_chazhaoHv:hover{
	float:left;
	width:84px;
	height:34px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -342px -271px;	
	margin-left:10px;
	display:inline;
	cursor:pointer;
}
.zhul_tgci_link{
	display:block;
	float:left;
	font-size:12px;
	margin-top:5px;	
	width:122px;
	padding-left:0!important;
}
/*添加样本资料 弹出框样式*/
.zhul_yb_name{
	float:left;
	width:280px;
}
.zhul_yb_xq{
	float:left;
	font-size:12px;
	width:90px;
	padding-left:10px;
	height:25px;
}
.zhul_yb_jtBox{
	float:left;
	width:370px;	
}
.zhul_yb_xqBox{
	float:left;
}
.zhul_yb_msg{
	float:left;
	width:100%;
	font-size:14px;
}
.zhul_yb_msg a{
	color:#1caeed;
}
.zhul_yb_dzLeft{
	float:left;
	height:30px;
	line-height:30px;	
}
.zhul_yb_magleft{
	float:left;
	width:240px;
	padding-left:20px;
	padding-top:10px;
}
.zhul_yb_baocunHv{
	float:right;
	width:63px;
	height:28px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -363px -240px;	
	cursor:pointer;
}
.zhul_yb_baocunHv:hover{
	float:right;
	width:63px;
	height:28px;
	background:url(../img/indeximg/zhul_qyzx_tishi.gif) -427px -240px;	
	cursor:pointer;
}
.zhul_yb_dztext{
	width:268px;
	height:32px;
	border:solid 1px #bbb;
	padding:0 5px;
	line-height:32px;
	color:#bbb;
	float:left;
}
/*添加产品-选择分类*/
.zhul_cp_choice{
	float:left;
	width:760px;
	padding-left:20px;
}
.zhul_cp_xztop{
	float:left;
	width:760px;
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	margin-top:20px;
	display:inline;
	font-size:14px;
	font-weight:bold;
}
.zhul_cp_xzlist{
	float:left;
	width:100%;
	padding-top:5px;
}
.zhul_cp_xzlist li{
	float:left;
	width:100%;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.zhul_cp_xzfenlei{
	float:left;
	width:100%;
	padding:10px 0;
}
.zhul_cp_fltext{
	width:150px;
	height:32px;
	border:solid 1px #bbb;
	padding:0 5px;
	line-height:32px;
	color:#bbb;
	background:url(../img/indeximg/zhul_gc_tu5.gif) 145px 14px no-repeat;	
}
.zhul_cp_surebtn{
	float:right;
	background:url(../img/indeximg/zhul_lyBg.gif) -82px -162px;
	width:63px;
	height:28px;
	cursor:pointer
}
.zhul_cp_surebtn:hover{
	float:right;
	background:url(../img/indeximg/zhul_lyBg.gif) -146px -162px;
	width:63px;
	height:28px;
	cursor:pointer
}
/*流量统计-选择时段弹框*/
.zhul_lltj_choice{
	float:left;
	width:173px;
	height:32px;
	border:solid 1px #bbb;
	padding:0 5px;
	line-height:32px;
	background:url(../img/indeximg/zhul_gc_tu5.gif) 165px 14px no-repeat;	
	margin-right:10px;
	_margin-right:5px;
}
.zhul_lltj_checkBtn{
	float:right;
	background:url(../img/indeximg/zhul_jxs_total.gif) -137px -20px;
	width:63px;
	height:28px;
	cursor:pointer
}
.zhul_lltj_checkBtn:hover{
	float:right;
	background:url(../img/indeximg/zhul_jxs_total.gif) -137px -49px;
	width:63px;
	height:28px;
	cursor:pointer
}
/*企业产品-修改价格弹框*/
.zhul_qycp_edit{
	float:left;
	width:430px;
	padding:20px 0 20px 20px;
}
.zhul_qycp_edit h1{
	font-size:14px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.zhul_qycp_xgprice{
	float:left;
	width:100%;
	padding-top:15px;
	line-height:30px;
}
.zhul_qycp_text{
	width:90px;
	height:28px;
	line-height:28px;
	padding:0 5px;
	border:1px solid #bbb;
}
.zhul_qycp_hjtext{
	width:230px;
	height:28px;
	border:solid 1px #bbb;
	padding:0 5px;
	line-height:28px;
	color:#444;
	background:url(../img/indeximg/zhul_gc_tu5.gif) 225px 12px no-repeat;
	margin-bottom:2px;
}
.zhul_qycp_setchu{
	float:left;
	padding:20px 0 20px 20px;
}
.zhul_qycp_shezhi{
	float:left;
	width:124px;
	padding-right:20px;
}
.zhul_qycp_szimg{
	float:left;
	width:120px;
	height:120px;
	border:1px solid #ddd;
	padding:1px;
	overflow:hidden;
}
.zhul_qycp_into{
	float:left;
	padding:8px 0 0 17px;
}
.zhul_qycp_cpname{
	float:left;
	padding-top:5px;
	line-height:140%;
}
/*品牌管理-查找品牌库弹框*/
.zhul_ppgl_xqBox{
	float:left;
	padding-top:10px;
}
.zhul_ppgl_cjBtn{
	float:left;
	background:url(../img/indeximg/zhul_bmBg.gif) -130px 0;
	width:84px;
	height:30px;
	text-align:center;
	line-height:28px;
	color:#fff!important;
	font-size:14px;
}
.zhul_ppgl_dzLeft{
	float:left;
	height:30px;
	line-height:30px;
	padding-right:10px;	
}
/*品牌管理-修改备注说明弹框*/
.zhul_ppgl_fsbtnHv{
	float:right;
	background:url(../img/indeximg/zhul_lyBg.gif) -149px -100px;
	width:63px;
	height:28px;
	cursor:pointer
}
.zhul_qy_fsbtnHv:hover{
	float:right;
	background:url(../img/indeximg/zhul_lyBg.gif) -213px -100px;
	width:63px;
	height:28px;
	cursor:pointer
}
/*转播框样式*/
.zhul_zb_content{
	float:left;
	width:515px;
	padding:20px 0 38px 20px;
}
.zhul_zb_text{
	float:left;
	width:505px;
	height:70px;
	border:1px solid #ddd;
	overflow-x:hidden;
	overflow-y:auto;
	font-size:12px;
	padding:5px;
	color:#444;
}
.zhul_zb_biaoqing{
	float:left;
	padding:8px 0 0 5px;
	position:relative;
	z-index:30;
}
.zhul_zb_biaoqing a:hover{
	color:#444;
}
.zhul_zb_biaoqing img{
	vertical-align:middle;
}
.zhul_zb_imglist{
	float:left;
	width:520px;
	padding-top:20px;
	height:100px;
	overflow:hidden;
}
.zhul_zb_imglist li{
	float:left;
	margin-right:6px;
	position:relative;
	z-index:3;
}
.zhul_zb_imglist img{
	width:120px;
	height:90px;
	border:1px solid #ddd;
	padding:1px;
}
.zhul_zb_imglist .zhul_zb_imgHv img{
	border:2px solid #f99a2b;
	padding:0;
}
.zhul_zb_xuanzhong{
	float:left;
	background:url(../img/pubimg/zhul_bmpng.png);
	width:14px;
	height:14px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:-4px;
}
.zhul_zb_tishi{
	float:left;
	width:515px;
	padding-top:3px;
	*padding-top:8px;
}
.zhul_zb_lmsg{
	float:left;
	color:#999;
}
.zhul_zb_lmsg span{
	color:#1caeed;
}
.zhul_zb_page{
	float:right;
	width:65px;
}
.zhul_zbbtn{
	float:right;
	background:url(../img/pubimg/zhul_pubBg.gif) -237px 0;
	width:63px;
	height:28px;
	cursor:pointer;
}
.zhul_zbbtn:hover{
	float:right;
	background:url(../img/pubimg/zhul_pubBg.gif) -173px 0;
	width:63px;
	height:28px;
	cursor:pointer;
}
.zhul_zb_graybtn{
	float:right;
	background:url(../img/pubimg/zhul_pubBg.gif) -301px -70px;
	width:63px;
	height:28px;
	cursor:pointer;
}
.zhul_zb_zhuanyewb{
	float:right;
	padding-right:10px;
	_padding-top:3px;
}
.zhul_zb_facebox{
	float:left;
	position:absolute;
	top:33px;
	left:0;
	border:3px solid #ccc;
	width:430px;
	display:none;
	background:#fff;
	z-index:8888;
	padding-bottom:15px;
}
.zhul_zb_jiao{
	float:left;
	background:url(../img/pubimg/zhul_pubBg.gif) -163px -112px;
	width:18px;
	height:12px;
	overflow:hidden;
	position:absolute;
	left:30px;
	top:-12px;
	z-index:9999;
}
.zhul_zb_jiaogray{
	float:left;
	background:url(../img/pubimg/zhul_pubBg.gif) -163px -125px;
	width:18px;
	height:12px;
	overflow:hidden;
	position:absolute;
	left:30px;
	top:-12px;
	z-index:9999;
}
.zhul_zb_close{
	float:right;
	padding:2px 2px 0 0;
}
.zhul_zb_closeicon{
	float:left;
	background:url(../img/pubimg/zhul_pubBg.gif) -275px -29px;
	width:25px;
	height:25px;
}
.zhul_zb_close a:hover{
	float:left;
	background:url(../img/pubimg/zhul_pubBg.gif) -249px -29px;
	width:25px;
	height:25px;
}
.zhul_zb_tabs{
	float:left;
	clear:both;
	width:100%;
	_margin-top:25px;
}
.zhul_zb_tabs a{
	font-size:16px;
	margin-left:15px;
}
.zhul_zb_biaoqing .zhul_zb_tabs a:hover{
	color:#1aaeec;
}
.zhul_zb_blue{
	color:#1aaeec;
}
.qqFaceBox{
	clear:both;
	float:left;
	width:100%;
}
.qqFaceBox a {
    display: block;
    float: left;
    height: 41px;
    width: 40px;
}
#emotions1{
	float:left;
	background:url(../img/pubimg/green.gif) no-repeat;
	width:401px;
	height:161px;
	margin:5px 0 0 15px;
	display:inline;
}
#emotions2{
	float:left;
	background:url(../img/pubimg/red.gif) no-repeat;
	width:401px;
	height:161px;
	margin:5px 0 0 15px;
	display:inline;
}
#qqFaceBox a {
    display:block;
    float:left;
    height:41px;
    width:40px;
}
/*品牌管理-点亮品牌资质认证标识 样式*/
.zhul_qqgl_textarea{
	width:330px;
	height:90px;
	border:1px solid #bbb;
	padding:5px;
	overflow-x:hidden;
	overflow-y:auto;
	font-size:14px;
}
/*更换模版样式*/
.zhul_template_con{
	float:left;
	width:100%;
	padding:10px 0;
}
.zjil_temp_top{
	float:left;
	width:100%;
	background:url(../img/pubimg/zhul_lytopbg.gif);
	height:31px;
	_overflow:hidden;
}
.zjil_temp_top li{
	float:left;
	padding-left:10px;
}
.zjil_temp_top a{
	display:block;
	width:85px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#666;
}
.zjil_temp_top a:hover{
	color:#666;
}
.zhul_tempHv{
	border:1px solid #eee;
	border-bottom:none;
	background:#fff;
	color:#666;
}
.zjil_temp_top img{
	vertical-align:middle;
}
.zhul_temp_tuijian{
	float:left;
	width:600px;
	padding:10px 0 10px 20px;
	_padding-bottom:0;
	_padding-top:0;
}
.zhul_temp_sort{
	float:left;
	width:100%;
}
.zhul_temp_sort li{
	float:left;
	padding-right:5px;
	white-space:nowrap;
}
.zhul_temp_sort a{
	color:#1caeed;
	padding:2px 5px;
}
.zhul_temp_sort .zhul_temp_sortHv{
	background:#ddd;
	border-radius:3px;
	color:#444;
}
.zhul_temp_change{
	float:left;
	width:100%;
}
.zhul_temp_change li{
	float:left;
	margin:20px 20px 0 0;
	position:relative;
	width:276px;
	height:106px;
	overflow:hidden;
}
.zhul_temp_change img{
	width:270px;
	height:100px;
	border:1px solid #ddd;
	padding:2px;
}
.zhul_temp_namebg{
	width:270px;
	height:20px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
	position:absolute;
	bottom:3px;
	left:3px;
	_top:83px;
	z-index:33;
}
.zhul_temp_name{
	width:276px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
	position:absolute;
	bottom:3px;
	color:#ffffff;
	z-index:40;
}
.zhul_temp_change .zhul_temp_click{
	border:2px solid #19adeb;
	padding:1px;
}
.zhul_temp_vipzy{
	float:left;
	background:url(../img/pubimg/zhul_bmpng.png) 0 -15px;
	width:42px;
	height:42px;
	position:absolute;
	top:-2px;
	left:-2px;
}
.zhul_temp_page{
	float:left;
	padding:15px 0 0 260px;
}
.zhul_temp_bigimg{
	float:left;
	width:100%;
	padding:20px 0;
}
.zhul_temp_bigimg img{
	width:560px;
	height:195px;
	padding:5px;
	border:1px solid #ddd;
}
.zhul_temp_upload{
	float:left;
	width:100%;
}
.zhul_temp_scbtn{
	float:left;
}
.zhul_temp_scimg{
	float:left;
	background:url(../img/pubimg/zhul_pubBg.gif) 0 -138px;
	width:104px;
	height:33px;
}
.zhul_temp_scbtn a:hover{
	float:left;
	background:url(../img/pubimg/zhul_pubBg.gif) -105px -138px;
	width:104px;
	height:33px;
}
.zhul_temp_ghbtn{
	float:left;
}
.zhul_temp_ghimg{
	float:left;
	background:url(../img/pubimg/zhul_pubBg.gif) 0 -172px;
	width:104px;
	height:33px;
}
.zhul_temp_ghbtn a:hover{
	float:left;
	background:url(../img/pubimg/zhul_pubBg.gif) -105px -172px;
	width:104px;
	height:33px;
}
.zhul_temp_imgmsg{
	float:left;
	color:#999;
	padding-left:10px;
}
.zhul_temp_imgmsg span{
	color:#1caeed;
}
.zhul_temp_vipmsg{
	position:absolute;
	width:115px;
	padding:10px;
	border:2px solid #ddd;
	background:#fff;
	display:none;
	top:-52px;
	right:60px;
}
.zhul_tempvipicon{
	float:left;
	width:20px;
	padding-top:2px;
}
.zhul_tempmsgtitle{
	float:left;
	width:95px;
	color:#666;
}
.zhul_tgci_dingzBtn{
	float:right;
	background:url(../img/indeximg/zhul_jxs_total.gif) -116px -292px;
	width:63px;
	height:28px;
	cursor:pointer
}
.zhul_tgci_dingzBtn:hover{
	float:right;
	background:url(../img/indeximg/zhul_jxs_total.gif) -180px -292px;
	width:63px;
	height:28px;
	cursor:pointer
}
/*创建分组*/
.zhul_gz_grounp{
	float:left;
	padding:20px 0 0 20px;
}
.zhul_gz_grounp a,.zhul_gz_qxbtn a{
	color:#1aaeec;
}
.zhul_gz_cjdiv{
	float:left;
	display:none;
}
.zhul_gz_cjtext{
	float:left;
	width:140px;
	padding:0 5px;
	height:25px;
	line-height:25px;
	border:1px solid #bbb;
	font-size:12px;
	color:#bbb;
}
.zhul_gz_bcbtn{
	float:left;
	background:url(../img/indeximg/zhul_blogBg.gif) -15px 0;
	width:55px;
	height:23px;
	margin:2px 0 0 5px;
	display:inline;
	cursor:pointer;
}
.zhul_gz_qxbtn{
	float:left;
	font-size:12px;
	line-height: 23px;
	padding:2px 0 0 8px;
}
/*发私信 弹框*/
.zhul_gz_sendmsg{
	float:left;
	padding-top:20px;
}
.zhul_gz_sendmsg td{
	font-size:14px;
}
.zhul_gz_sixincon{
	width:300px;
	height:80px;
	border:1px solid #bbb;
	padding:0 5px;
	font-size:12px;
	overflow-x:hidden;
	overflow-y:auto;
}
.zhul_qyzx_zishu{
    color:#999999;
    float:right;
    font-size:12px;
}
.zhul_qyzx_shuzi{
    color:#1caeed;
    font-size:14px;
    font-weight:bold;
}
#show_overlayBg {
	position:fixed;
	left:0;
	top:0;
	background:#000;
	width:100%;
	height:100%;
	opacity:0.75;
	z-index:1000;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
	_position:absolute;
}
.box_window {
	position:fixed!important;
	position:absolute;
	top:40%;
	left:39%;
	width:340px;
	border:6px solid #ccc;
	background:#fff;
	z-index:6666;
}
body {
	background-attachment:fixed;/*必要，防抖动*/
}
/*ie6 fix底端元素*/
*html .box_window {
top:expression(eval((document.compatMode&&document.compatMode=="CSS1Compat")?documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-200:document.body.scrollTop+document.body.clientHeight-this.clientHeight-200));
}
.box_title {
	background:#e8e8e8;
	height:32px;
}
.box_WindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.box_closeWindow {
	float:right;
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
}
.box_closeWindow a:hover {
	float:left;
	background:url(../img/pubimg/closeHv.gif) no-repeat;
	width:50px;
	height:50px;
}
.closeGray {
	float:left;
	background:url(../img/pubimg/close.gif) no-repeat;
	width:50px;
	height:50px;
}
.box_content {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:180%;
}
.zhul_success_msg {
	float:left;
	padding:20px 0 10px 50px;
}
.zhul_pub_msgcon {
	text-align:center;
	color:#999;
	font-size:16px;
	padding-top:30px;
}
.zhul_tj_guanzhu {
	float:left;
	width:200px;
	padding:20px 30px;
}
.zhul_tj_gzicon {
	float:left;
	background:url(../img/tuijianimg/zhul_gz_success.gif);
	width:30px;
	height:30px;
}
.zhul_tj_error {
	float:left;
	background:url(../img/tuijianimg/error.gif);
	width:34px;
	height:34px;
}
.zhul_tj_cg {
	color:#999;
	font-size:16px;
	line-height:32px;
	padding-left:10px;
}
.zhul_tj_submit {
	float:left;
	clear:both;
	padding:10px 0px 0 210px;
}
.zhul_tj_sure {
	float:left;
	background:url(../img/tuijianimg/zhul_tjBg.gif);
	width:77px;
	height:29px;
	background-position:-78px 0;
	cursor:pointer;
}
.zhul_success_mskg{
	padding:20px 0 0 20px;
}
/* delMessage 样式 */
.zhul_tj_quxiao {
	float:left;
	background:url(../img/tuijianimg/zhul_tjBg.gif);
	width:77px;
	height:29px;
	background-position:-156px 0;
	cursor:pointer;
}
.zhul_msg_sure {
	float:left;
	background:url(../img/infoimg/zhul_r_Btns.gif);
	width:80px;
	height:26px;
	background-position:-171px -63px;
	cursor:pointer;
	margin:16px 0 0 10px;
	display:inline;
}
.zhul_cancelBtn {
	float:left;
	background:url(../img/infoimg/zhul_r_Btns.gif);
	width:82px;
	height:28px;
	background-position:-81px 0;
	margin:15px 0 0 10px;
	display:inline;
	cursor:pointer;
}
.zhul_sure_btns {
	float:left;
	width:200px;
	padding:10px 0 10px 60px;
}
.zhul_sure_btns li {
	float:left;
}
/*管理分组 弹框样式*/
.zhul_gl_fenzu{
	float:left;
	width:100%;
	line-height:12px;
	color:#999;
}
.zhul_gl_fenzu img{
	vertical-align:middle;
}
.zhul_gl_chuangjian{
	float:left;
	width:340px;
	padding:10px;
	background:#f7f7f7;
	margin-top:15px;
	display:inline;
	line-height:27px;
	height:30px;
	overflow:hidden;
}
.zhul_gl_fzlist{
	float:left;
	width:100%;
	padding-top:5px;
	line-height:27px;
}
.zhul_gl_fznum{
	float:left;
	width:20px;
	text-align:right;
	color:#999;
	margin-right:10px;
	display:inline;
}
.zhul_gl_del{
	float:left;
	padding-left:30px;
}
.zhul_gl_del a{
	color:#999;
}
.zhul_gl_paixu{
	float:left;
	padding-top:8px;
}
.zhul_gl_paixu li{
	float:left;
	padding-right:10px;
}
.zhul_gl_upgray{
	float:left;
	background:url(../img/indeximg/zhul_ht_bg.gif) no-repeat -207px -38px;
	width:15px;
	height:11px;
}
.zhul_gl_uphigh{
	float:left;
	background:url(../img/indeximg/zhul_ht_bg.gif) no-repeat -239px -38px;
	width:15px;
	height:12px;
}
.zhul_gl_downhigh{
	float:left;
	background:url(../img/indeximg/zhul_ht_bg.gif) no-repeat -255px -38px;
	width:15px;
	height:12px;
	margin-top:1px;
	display:inline;
}
.zhul_gl_downgray{
	float:left;
	background:url(../img/indeximg/zhul_ht_bg.gif) no-repeat -223px -38px;
	width:15px;
	height:11px;
	margin-top:2px;
	display:inline;
}
.zhul_gl_fzshezhi{
	float:left;
	width:100%;
	padding:10px 0 15px 0;
}
.zhul_gl_zhankai{
	float:left;
	width:360px;
	background:#f7f7f7;
	line-height:30px;
	height:30px;
	text-align:center;
	margin-top:10px;
	display:inline;
}
.zhul_gl_kejian{
	float:left;
	width:110px;
	border:1px solid #bbb;
	margin-left:10px;
	display:inline;
	font-size:12px;
	color:#444;
	padding:3px;
}
.zhul_gl_kejian option{
	padding-left:5px;
}
/*加热用户列表*/
.zhul_hot_yonghu{
	float:left;
	width:435px;
	padding:10px 0 0 20px;
}
.zhul_hot_yonghu li{
	float:left;
	width:100%;
	border-bottom:1px solid #f4f4f4;
	padding:10px 0;
}
.zhul_hot_uimg{
	float:left;
	width:56px;
}
.zhul_hot_yhinfo{
	float:left;
	width:365px;
	padding-left:10px;
}
.zhul_hot_yhname{
	float:left;
	width:100%;
}
.zhul_hot_yhname a{
	color:#1caeed;
	float:left;
	padding-top:2px;
	font-size:14px;
}
.zhul_hot_yhname img{
	vertical-align:middle;
}
.zhul_hot_yhinfo p{
	line-height:180%;
	color:#7d7d7d;
}
.tan_shoucang{
	z-index: 9999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 136px;
    /* height: 118px; */
    background: rgba(0,0,0,0.7);
    border-radius: 6px;
    padding: 10px;
}
/*.tan_shoucang span{
    display: block;
    width: 33px;
    height: 33px;
    background: url(../img/detail2018/detail.png) no-repeat; 
    margin: 27px auto 15px;
}*/
.tan_shoucang p{
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.tan_shoucang .tishi{
    vertical-align: middle;
    padding: 0 10px;
    text-align: center;
    line-height: normal;
}
.tan_shoucang .xiao{
	display: block;
    margin: 25px auto 10px;
    width: 36px;
    height: 36px;
    background-position: -101px -501px;
}