@charset "utf-8";
/* css document */

/* 整体布局
--------------------------------------------------*/
.zzp-page-content {
	/*padding:0 10px;*/
	background:#fff;
}
.zzp-page-content .page-content-l {
	width:530px;
	height:100%;
	float:left;
}
.zzp-page-content .page-content-r {
	height:100%;
	float:left;
}
.zzp-slid-table{
	float:left;
}
.zzp-content-r,
.zzp-content-l{
	height:100%;
}
.zzp-content-r{
	position:relative;
}
/*底部隐藏切换层样式*/
.zzp-horizon-line{
	height:5px;
	overflow:hidden;
	text-align:center;
	background:url(/uploads/image/micommon/horizon_line.png) 0 0 repeat-x;
}
.zzp-bottom-slide .zzp-line-hover{
	background:url(/uploads/image/micommon/horizon_line.png) 0 -9px repeat-x;	
}
.zzp-horizon-line a{
	display:inline-block;
	width:132px;
	height:5px;
}
.zzp-horizon-line a.fold{
	background:url(/uploads/image/micommon/horizon_line.png) 0 -18px no-repeat;
}
.zzp-horizon-line a.fold:hover{
	background:url(/uploads/image/micommon/horizon_line.png) 0 -28px no-repeat;	
}
.zzp-horizon-line a.unfold{
	background:url(/uploads/image/micommon/horizon_line.png) 0 -38px no-repeat;
}
.zzp-horizon-line a.unfold:hover{
	background:url(/uploads/image/micommon/horizon_line.png) 0 -48px no-repeat;	
}

/*右侧边隐藏切换层样式*/
.zzp-right-slide{
	border-top:1px solid #c8c8c8;
	overflow:hidden;
	float:right;
}
.zzp-vertical-line{
	width:5px;
	height:100%;
	overflow:hidden;
	position:relative;
	float:left;
	background:url(/uploads/image/micommon/vertical_line.png) 0 0 repeat-y;
}
.zzp-right-slide .zzp-line-hover{
	background:url(/uploads/image/micommon/vertical_line.png) -9px 0 repeat-y;	
}
.zzp-vertical-line a{
	height:132px;
	width:5px;
	position:absolute;
	top:50%;
	margin-top:-66px;
	display:block;
}
.zzp-vertical-line a.fold{
	background:url(/uploads/image/micommon/vertical_line.png) -18px 0 no-repeat;
}
.zzp-vertical-line a.fold:hover{
	background:url(/uploads/image/micommon/vertical_line.png) -28px 0 no-repeat;	
}
.zzp-vertical-line a.unfold{
	background:url(/uploads/image/micommon/vertical_line.png) -38px 0 no-repeat;
}
.zzp-vertical-line a.unfold:hover{
	background:url(/uploads/image/micommon/vertical_line.png) -48px 0 no-repeat;	
}
.zzp-right-slide .zzp-vertical-scont{
	/*float:left;*/
}
/* 首页
--------------------------------------------------*/
.zzp-page-index{
	zoom:1;
}
.zzp-page-index table.home-table {
	width:100%;
	border:0px;
	table-layout:fixed;
}
.zzp-page-index table.home-table td.home-left {
	width:255px;
	padding:5px;
}
.zzp-page-index table.home-table td.home-left strong{
	white-space:nowrap;
}
.zzp-page-index table.home-table td.home-center {
	padding:5px;
}
.zzp-page-index table.home-table td.home-right {
	width:240px;
	padding:5px;
}
.zzp-page-index .zzp-container {
	margin:0 0 5px 0;
}
.zzp-page-index .content-wrap .space-graph span.pic{
	background: url(/uploads/image/mihome/zzp-basic-pic1.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 29px;
    position: relative;
    width: 20px;
}
.zzp-page-index .content-wrap .space-graph span.pic span{
	background: url(/uploads/image/mihome/zzp-basic-pic2.gif) no-repeat scroll center bottom transparent;
    bottom: 0;
    display: block;
    position: absolute;
    width: 20px;
}

/*** 待处理业务 ***/
.zzp-page-index .zzp-pending-block .content-wrap {
	padding:5px;
	#padding:5px 0 5px 5px;
}
.zzp-page-index .zzp-pending-block table {
	width:100%;
	#width:96%;
	border:0px;
	border-collapse:collapse;
}
.zzp-page-index .zzp-pending-block .pending-number a{
	display:block;
	border:1px solid #d3d3d3;
	text-align:center;
	padding:5px 1px 1px 1px;
	cursor:default;
}
.zzp-page-index .zzp-pending-block .graph-wrap {
	width:52px;
	height:51px;
	position:relative;
	margin:0 auto;
} 
.zzp-page-index .zzp-pending-block .graph-wrap .zzp-red-number {
	_width:40px;
	position:absolute;
	top:0px;
	right:0px;
}
.zzp-page-index .zzp-pending-block .message .graph-wrap {
	background:url(/uploads/image/mihome/zzp_bg_pending_block.gif) no-repeat -52px 0px;
}
.zzp-page-index .zzp-pending-block .feedback .graph-wrap {
	background:url(/uploads/image/mihome/zzp_bg_pending_block.gif) no-repeat -52px -52px;
}
.zzp-page-index .zzp-pending-block .resume .graph-wrap {
	background:url(/uploads/image/mihome/zzp_bg_pending_block.gif) no-repeat -52px -104px;
}
.zzp-page-index .zzp-pending-block .orders .graph-wrap {
	background:url(/uploads/image/mihome/zzp_bg_pending_block.gif) no-repeat -52px -233px;
}
.zzp-page-index .zzp-pending-block .message a.buying .graph-wrap {
	background:url(/uploads/image/mihome/zzp_bg_pending_block.gif) no-repeat 0px 0px;
}
.zzp-page-index .zzp-pending-block .feedback a.buying .graph-wrap {
	background:url(/uploads/image/mihome/zzp_bg_pending_block.gif) no-repeat 0px -52px;
}
.zzp-page-index .zzp-pending-block .resume a.buying .graph-wrap {
	background:url(/uploads/image/mihome/zzp_bg_pending_block.gif) no-repeat 0px -104px;
}
.zzp-page-index .zzp-pending-block .orders a.buying .graph-wrap {
	background:url(/uploads/image/mihome/zzp_bg_pending_block.gif) no-repeat 0px -233px;
}
.zzp-page-index .zzp-pending-block a.buying span.graph-title{
	background:url(/uploads/image/mihome/zzp_bg_pending_block.gif) repeat-x 0px -181px;
}
.zzp-page-index .zzp-pending-block span.graph-title {
	height:24px;
	line-height:24px;
	color:#000;
	text-align:center;
	display:block;
	background:url(/uploads/image/mihome/zzp_bg_pending_block.gif) repeat-x 0px -156px;
	margin-top:6px;
}
.zzp-page-index .zzp-pending-block a.buying{
	cursor:pointer;
}
.zzp-page-index .zzp-pending-block a.buying:hover {
	background:#f9feff;
	border:1px solid #9dbdd5;
}
.zzp-page-index .zzp-pending-block a.buying:hover span.graph-title {
	background:url(/uploads/image/mihome/zzp_bg_pending_block.gif) repeat-x 0px -206px;
}
/*** 搜索 ***/
.zzp-page-index .zzp-search-block {
	margin:0 0 5px 0;
	background:url(/uploads/image/mihome/zzp_bg_search_block.gif) repeat-x 0px -100px;
}
.zzp-page-index .zzp-search-block .left {
	padding:0 0 0 10px;
	background:url(/uploads/image/mihome/zzp_bg_search_block.gif) no-repeat 0px 0px;
}
.zzp-page-index .zzp-search-block .right {
	height:49px;
	padding:0 10px 0 0;
	background:url(/uploads/image/mihome/zzp_bg_search_block.gif) no-repeat 100% -50px;
}
.zzp-page-index .zzp-search-block span, .zzp-page-index .zzp-search-block input {
	float:left;
}
.zzp-page-index .zzp-search-block .zzp-btn-home-search {
	margin:10px 0 0 10px;
	/*position:relative;*/
}
.zzp-page-index .zzp-search-block .zzp-btn-home-search .select-list{
	width:78px;
	border:1px solid #d4d4d4;
	border-top:none;
	background:#f8f8f8;
	position:absolute;
	top:28px;
	right:-1px;
	display:none;
}
.zzp-page-index .zzp-search-block .zzp-btn-home-search .select-list a {
	height:20px;
	line-height:20px;
	padding:0 10px;
	display:block;
	border:1px solid #f8f8f8;
	color:#000;
	background:#f8f8f8;
}
.zzp-page-index .zzp-search-block .zzp-btn-home-search .select-list a:hover {
	background:url(/uploads/image/mihome/zzp_bg_system_info_block.gif) repeat-x;
	border:1px solid #c4e0fa;
	color:#1e487e;
}
.zzp-page-index .zzp-search-block .input-center {
	background:#265183;
	position:relative;
	margin:10px 0 0 0;
}
.zzp-page-index .zzp-search-block .input-center a.delete {
	width:11px;
	height:11px;
	display:block;
	background:url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0px -11px;
	position:absolute;
	top:9px;
	right:0px;
}
.zzp-page-index .zzp-search-block .input-center a.delete:hover {
	background:url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0px 0px;
}
.zzp-page-index .zzp-search-block .input-right {
	width:15px;
	height:28px;
	margin:10px 0 0 0;
	background:url(/uploads/image/mihome/zzp_bg_search_block_input.gif) no-repeat 100% -29px;
}
.zzp-page-index .zzp-search-block .zzp-btn-black {
	margin:10px 0 0 40px;
}
.zzp-page-index .zzp-search-block input {
	width:210px;
	height:26px;
	line-height:26px;
	background:url(/uploads/image/mihome/zzp_bg_search_block_input.gif) repeat-x 0px -58px;
	border:none;
	padding:0 5px;
	margin:2px 0 0 0;
	border-left:1px solid #d7d7d7;
	outline:none;
}
.zzp-page-index .zzp-search-block span.others {
	margin:18px 0 0 10px;
}
.zzp-page-index .zzp-search-block span.others a {
	display:inline-block;
	margin:0 5px;
	color:#fff;
}
/*** 右上角功能区 ***/
.zzp-page-index .zzp-tools-block {
	background:url(/uploads/image/mihome/zzp_bg_tools_block.gif) repeat-x 0px -86px;
	margin:2px 0 10px 0;
}
.zzp-page-index .zzp-tools-block .left {
	padding:0 0 0 6px;
	background:url(/uploads/image/mihome/zzp_bg_tools_block.gif) no-repeat 0px 0px;
}
.zzp-page-index .zzp-tools-block .right {
	height:42px;
	line-height:42px;
	padding:0 6px 0 0;
	background:url(/uploads/image/mihome/zzp_bg_tools_block.gif) no-repeat 100% -43px;
}
.zzp-page-index .zzp-tools-block .zzp-btn-gray-h30 {
	margin:6px 0 0 4px;
 #margin:3px 0 0 4px;
	_margin:6px 0 0 1px;
}
.zzp-page-index .zzp-tools-block .zzp-btn-gray-h30 span.icon {
	width:17px;
	height:17px;
	margin:6px 5px 0 0;
}
.zzp-page-index .zzp-tools-block .edit-home {
}
.zzp-page-index .zzp-tools-block .edit-home span.icon {
	background:#d5e4f3 url(/uploads/image/mihome/zzp_icon_tools_block.gif) no-repeat 0px 0px;
}
.zzp-page-index .zzp-tools-block .add-plug span.icon {
	background:#d5e4f3 url(/uploads/image/mihome/zzp_icon_tools_block.gif) no-repeat 0px -18px;
}
/*** 快速操作 ***/
.zzp-page-index .zzp-fast-operate-block .content-wrap {
	height:177px;
	padding:5px;
}
.zzp-page-index .zzp-fast-operate-block table {
	width:100%;
	border:0px;
}
.zzp-page-index .zzp-fast-operate-block td {
	width:50%;
	height:21px;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}
.zzp-page-index .zzp-fast-operate-block td a {
	height:21px;
	line-height:21px;
	display:block;
	background:#ebebeb;
	padding:0px;
	color:#999;
	cursor:default;
}
.zzp-page-index .zzp-fast-operate-block span.icon {
	width:9px;
	height:9px;
	float:left;
	overflow:hidden;
	margin:6px 5px 0 5px;
}
.zzp-page-index .zzp-fast-operate-block span.icon {
	background:url(/uploads/image/mihome/zzp_icon_fast_operate_block_gray.gif) no-repeat;
	background-position:0px -10px;
}
.zzp-page-index .zzp-fast-operate-block .able span.icon {
	background:url(/uploads/image/mihome/zzp_icon_fast_operate_block.gif);
	background-position:0px -10px;
}
.zzp-page-index .zzp-fast-operate-block .add span.icon {
	background-position:0px 0px;
}
.zzp-page-index .zzp-fast-operate-block .able a {
	background:#d5e4f3;
	color:#336699;
	cursor:pointer;
}
.zzp-page-index .zzp-fast-operate-block .able a:hover {
	background:#e6eff8;
}
/*** 系统信息 ***/
.zzp-page-index .zzp-system-info-block .content-wrap {
	height:352px;
	#height:354px;
	padding:5px;
}
.zzp-page-index .zzp-system-info-block .info-list{
	height:345px;
	overflow-y:auto;
}
.zzp-page-index .zzp-system-info-block .info-list a {
	height:20px;
	line-height:20px;
	display:block;
	border:1px solid #fff;
	color:#000;
	cursor:pointer;
}
.zzp-page-index .zzp-system-info-block .info-list a:hover {
	background:url(/uploads/image/mihome/zzp_bg_system_info_block.gif) repeat-x;
	border:1px solid #c4e0fa;
	color:#1e487e;
}
.zzp-page-index .zzp-system-info-block .info-list a.red {
	color:#f00;
}
.zzp-page-index .zzp-system-info-block .info-list a.red:hover {
	color:#1e487e;
}
.zzp-page-index .zzp-system-info-block .content-wrap .line {
	height:10px;
	overflow:hidden;
	background:url(/uploads/image/mihome/zzp_bg_system_info_block_line.gif) no-repeat 50% 50%;
}
.zzp-page-index .zzp-system-info-block .content-wrap .more {
	text-align:right;
	margin:10px 0;
}
/*** 运营状况 ***/
.zzp-page-index .zzp-operations-block .content-wrap {
	height:440px;
	padding:5px;
}
.zzp-page-index .zzp-operations-block table a {
	cursor:pointer;
	color:#29568f;
}
.zzp-page-index .zzp-operations-block table {
	width:100%;
	border:0px;
	color:#333;
	table-layout:fixed;
}
.zzp-page-index .zzp-operations-block td.right {
	width:75px;
}
.zzp-page-index .zzp-operations-block td {
	padding:10px 0 0 0;
	word-break:break-all;
	word-wrap:break-word;
}
.zzp-page-index .zzp-operations-block .time td {
	padding:0px;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap{
	width:210px;
	position:relative;
	padding:17px 0 0 0;
	margin:0 0 0 15px;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .progress-green{
	background:url(/uploads/image/mihome/zzp_bg_progress_green.gif) no-repeat;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .progress-orange{
	background:url(/uploads/image/mihome/zzp_bg_progress_orange.gif) no-repeat;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .progress-red{
	background:url(/uploads/image/mihome/zzp_bg_progress_red.gif) no-repeat;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .graph-bg{
	height:11px;
	background:url(/uploads/image/mihome/zzp_bg_operations_block_time-graph.gif) no-repeat 0px 0px;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .graph-time{
	overflow:hidden;
	_display:inline-block;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .graph-time span{
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	color:#9e9e9e;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .time-start{
	float:left;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .time-end{
	float:right;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .graph-number{
	width:35px;
	overflow:hidden;
	display:inline-block;
	position:absolute;
	top:0px;
	left:0%;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .graph-number em{
	height:17px;
	float:left;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .graph-number cite{
	height:17px;
	display:inline-block;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .graph-number em.number-l{
	width:4px;
	background: url(/uploads/image/mihome/zzp_bg_operations_block_time.png) no-repeat 0px 0px;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .graph-number em.number-c{
	background: url(/uploads/image/mihome/zzp_bg_operations_block_time.png) repeat-x 0px -34px;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .graph-number em.number-r{
	width:5px;
	background: url(/uploads/image/mihome/zzp_bg_operations_block_time.png) no-repeat 0px -17px;
}
.zzp-page-index .zzp-operations-block .time-graph-wrap .graph-number em.number-c cite{
	line-height:12px;
	padding:0 2px 0 0;
	font-size:10px;
	font-style:normal;
	color:#565656;
	text-align:center;
	background: url(/uploads/image/mihome/zzp_bg_operations_block_time2.png) no-repeat 50% 100%;
}
/*.zzp-page-index .zzp-operations-block .time-graph td,
.zzp-page-index .zzp-operations-block .domain td,
.zzp-page-index .zzp-operations-block .credible td,
.zzp-page-index .zzp-operations-block .sms td{
	border-bottom:1px dotted #5b5b5b;
}*/
.zzp-page-index .zzp-operations-block td.right {
	text-align:right;
}
.zzp-page-index .zzp-operations-block td.right span.zzp-btn-negative{ margin-bottom:4px;}
.zzp-page-index .zzp-operations-block .line td {
	height:6px;
	padding:0px;
	background:url(/uploads/image/mihome/zzp_bg_system_info_block_line.gif) no-repeat 50% 50%;
}
/*.zzp-page-index .zzp-operations-block .space-graph div {
	padding:0 0 0 30px;
	background:url(/uploads/image/mihome/zzp_icon_operations_block_space.gif) no-repeat 0px 0px;
}*/
.zzp-page-index .zzp-operations-block .space-graph span {
	display:block;
	color:#666;
}
.zzp-page-index .zzp-operations-block .space-graph span.pic {
	margin-right:5px;
}
.zzp-page-index .zzp-operations-block .space-graph em {
	font-style:normal;
	color:#2b8e00;
	margin:0 0 0 5px;
}
.zzp-page-index .zzp-operations-block tr.extend td {
	text-align:right;
}
.zzp-page-index .zzp-operations-block .people td.left div {
	line-height:18px;
}
.zzp-page-index .zzp-operations-block .people td.right a {
	width:75px;
	display:block;
}
.zzp-page-index .zzp-operations-block .zzp-btn25 {
	margin-right:0px;
}
/*** 网站统计 ***/
.zzp-page-index .zzp-web-statistics-block .content-wrap {
	height:128px;
	padding:5px;
	overflow:hidden;
	_display:inline-block;
}
.zzp-page-index .zzp-web-statistics-block .data-sheet {
	width:32%;
	float:left;
	margin-top:8px;
}
.zzp-page-index .zzp-web-statistics-block .data-graph {
	width:68%;
	float:right;
	margin-top:-15px;
	margin-top:0\9;
}
/*.zzp-page-index .zzp-web-statistics-block .data-graph object {
	position:relative;
	top:-22px;
	z-index:-1;
}*/
.zzp-page-index .zzp-web-statistics-block table {
	width:100%;
	border:0px;
}
.zzp-page-index .zzp-web-statistics-block td {
	width:50%;
	height:22px;
	line-height:22px;
	background:#d5e4f3;
	padding:0 0 0 10px;
	color:#336699;
	cursor:pointer;
	border-top:1px solid #fff;
}
.zzp-page-index .zzp-web-statistics-block td.name {
	color:#fff;
	background:#4f8cd5;
	border-bottom:1px solid #477cc4;
}
.zzp-page-index .zzp-web-statistics-block td.data {
	color:#333;
	background:#f2f2f2;
	border-bottom:1px solid #d4d4d4;
}
.zzp-page-index .zzp-web-statistics-block tr.hover td.name {
	background:#64a1e9;
}
.zzp-page-index .zzp-web-statistics-block tr.hover td.data {
	background:#f8f8f8;
}
.zzp-page-index .zzp-web-statistics-block .tools {
	margin:5px 0 0 0;
}
.zzp-page-index .zzp-web-statistics-block .tools a span {
	height:16px;
	padding:0 0 0 20px;
	display:inline-block;
}
.zzp-page-index .zzp-web-statistics-block .tools a span.detail {
	background:url(/uploads/image/mihome/zzp_icon_web_statistics_block.gif) no-repeat 0px 0px;
}
.zzp-page-index .zzp-web-statistics-block .tools a span.report {
	background:url(/uploads/image/mihome/zzp_icon_web_statistics_block.gif) no-repeat 0px -16px;
}
.zzp-page-index .zzp-web-statistics-block .tools a.zzp-font-gray span.detail {
	background:url(/uploads/image/mihome/zzp_icon_web_statistics_block.gif) no-repeat 0px -32px;
}
.zzp-page-index .zzp-web-statistics-block .tools a.zzp-font-gray span.report {
	background:url(/uploads/image/mihome/zzp_icon_web_statistics_block.gif) no-repeat 0px -48px;
}
/*** 产品统计 ***/
.zzp-page-index .zzp-product-statistics-block .content-wrap {
	padding:0 5px 10px 5px;
	overflow:hidden;
	_display:inline-block;
	height:347px;
}
.zzp-page-index .zzp-product-statistics-block table {
	width:100%;
	border:0px;
}
.zzp-page-index .zzp-product-statistics-block .product-view {
	width:250px;
}
.zzp-page-index .zzp-product-statistics-block .product-list {
	padding:5px;
}
.zzp-page-index .zzp-product-statistics-block .view-wrap {
	width:250px;
	padding:8px 0 0 0;
	border-right:1px solid #bbc5cf;
	border-bottom:1px solid #bbc5cf;
}
.zzp-page-index .zzp-product-statistics-block .view-info span {
	width:115px;
	display:inline-block;
	vertical-align:top;
}
.zzp-page-index .zzp-product-statistics-block .view-info .info em {
	height:18px;
	line-height:18px;
	font-style:normal;
	display:block;
	color:#666;
	overflow:hidden;
}
.zzp-page-index .zzp-product-statistics-block .view-info em.name {
	color:#333;
	margin:0 0 5px 0;
}
.zzp-page-index .zzp-product-statistics-block .view-info .tag {
	width:21px;
	height:19px;
	line-height:19px;
	text-align:center;
	color:#fff;
	background:url(/uploads/image/mihome/zzp_bg_product_statistics_block_tag.gif) no-repeat 0px -57px;
}
.zzp-page-index .zzp-product-statistics-block .view-info .pic {
	width:80px;
	height:60px;
	margin:0 5px;
	overflow:hidden;
}
.zzp-page-index .zzp-product-statistics-block .view-info .pic img {
	width:80px;
	height:60px;
}
.zzp-page-index .zzp-product-statistics-block .view-tools {
	height:30px;
	line-height:30px;
	margin:10px 0 0 0;
	border-top:1px solid #e1e1e1;
	text-align:right;
	vertical-align:middle;
}
.zzp-page-index .zzp-product-statistics-block .view-tools a {
	display:inline-block;
	margin:0 5px 0 0;
	vertical-align:middle;
	cursor:default;
}
.zzp-page-index .zzp-product-statistics-block .view-tools a span{
	height:14px;
	line-height:14px;
	display:inline-block;
	padding:0 0 0 20px;
	color:#333;
	background:url(/uploads/image/mihome/zzp_icon_product_statistics_block_tag_tool.gif) no-repeat;
}
.zzp-page-index .zzp-product-statistics-block .view-tools a .active {
	color:#5182b9;
}
.zzp-page-index .zzp-product-statistics-block div.table-child {
	height:325px;
	overflow-y:auto;
}
.zzp-page-index .zzp-product-statistics-block .product-list table {
	width:100%;
	_width:95%;
	font-size:12px;
	border:0px;
	table-layout:fixed;
	border-collapse:collapse;
}
.zzp-page-index .zzp-product-statistics-block .product-list table th {
	height:24px;
	line-height:24px;
	background:#e1e1e1;
	border:1px solid #fff;
	width:20%;
	font-weight:normal;
	text-align:left;
}
.zzp-page-index .zzp-product-statistics-block .product-list table th div{	
	padding:0 5px;
	/*overflow:hidden;
	height:24px;*/
}
.zzp-page-index .zzp-product-statistics-block .product-list table tr.hover td {
	background:#d4e4f3;
}
.zzp-page-index .zzp-product-statistics-block .product-list table td {
	height:24px;
	width:20%;
	line-height:24px;
	background:#f5f5f5;
	border:1px solid #fff;
}
.zzp-page-index .zzp-product-statistics-block .product-list table td div{
	word-wrap:break-word;
	break-word: break-all;
	padding:0 5px;
	overflow:hidden;
}
.zzp-page-index .zzp-product-statistics-block .product-list table td.rank {
	/*width:10%;*/
	color:#204c83;
}
.zzp-page-index .zzp-product-statistics-block .product-list table td.name,
.zzp-page-index .zzp-product-statistics-block .product-list table td.name div{
	/*width:29%;*/
	/*width:200px;*/
	padding:0 5px;
}
.zzp-page-index .zzp-product-statistics-block .product-list table td.name div{
	#width:auto;/*ie6,7*/
}
.zzp-page-index .zzp-product-statistics-block .product-list table td.views {
	/*width:15%;*/
}
.zzp-page-index .zzp-product-statistics-block .product-list table td.purpose {
	/*width:15%;*/
}
.zzp-page-index .zzp-product-statistics-block .product-list table td.message {
	/*width:15%;*/
}
.zzp-page-index .zzp-product-statistics-block .product-list table td.feedback {
	/*width:15%;*/
}
.zzp-page-index .zzp-product-statistics-block .product-list .more {
	text-align:right;
	margin:5px 5px 0 0;
}
.zzp-page-index .zzp-product-statistics-block .product-list .more a {
	height:12px;
	display:inline-block;
	padding:0 0 0 20px;
	background:url(/uploads/image/mihome/zzp_icon_product_statistics_block_tag_tool.gif) no-repeat 0px -120px;
}
.zzp-page-index .zzp-product-statistics-block .product-list .more a.zzp-font-gray{
	background:url(/uploads/image/mihome/zzp_icon_product_statistics_block_tag_tool.gif) no-repeat 0px -168px;
	
}
/** icon-tag **/
.zzp-page-index .zzp-product-statistics-block .view-info .first {
	background:url(/uploads/image/mihome/zzp_bg_product_statistics_block_tag.gif) no-repeat 0px 0px;
}
.zzp-page-index .zzp-product-statistics-block .view-info .second {
	background:url(/uploads/image/mihome/zzp_bg_product_statistics_block_tag.gif) no-repeat 0px -19px;
}
.zzp-page-index .zzp-product-statistics-block .view-info .third {
	background:url(/uploads/image/mihome/zzp_bg_product_statistics_block_tag.gif) no-repeat 0px -38px;
}
/** icon-tools **/
.zzp-page-index .zzp-product-statistics-block .view-tools a.views span {
	/*background-position: 0px 0px;*/
}
.zzp-page-index .zzp-product-statistics-block .view-tools a.views .active {
	background-position: 0px -15px;
}
.zzp-page-index .zzp-product-statistics-block .view-tools a.purpose span{
	background-position: 0px -30px;
}
.zzp-page-index .zzp-product-statistics-block .view-tools a.purpose .active {
	background-position: 0px -45px;
}
.zzp-page-index .zzp-product-statistics-block .view-tools a.message span{
	background-position: 0px -60px;
}
.zzp-page-index .zzp-product-statistics-block .view-tools a.message .active {
	background-position: 0px -75px;
}
.zzp-page-index .zzp-product-statistics-block .view-tools a.feedback span{
	background-position: 0px -90px;
}
.zzp-page-index .zzp-product-statistics-block .view-tools a.feedback .active {
	background-position: 0px -105px;
}
/* 手机基本设置
--------------------------------------------------*/
.zzp-page-phone-basic .zzp-page-content{
	padding:10px 0 0 0;
}
.zzp-page-phone-basic ul li {
	width:100%;
	margin:0px 0 10px 0;
	padding:0px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.zzp-page-phone-basic label {
	width:130px;
	height:28px;
	line-height:28px;
	display:block;
	text-align:right;
	float:left;
}
.zzp-page-phone-basic div.zzp-form-item {
	padding-left:100px;
}
.zzp-page-phone-basic .name .zzp-input,.zzp-page-phone-basic .tel .zzp-input {
	width:340px;
}
.zzp-page-phone-basic .logo-wrap {
	display:inline-block;
	*display:inline;
	*zoom:1;
	background:url(/uploads/image/mimobile/logo_bg.png) 0 0 repeat-x;
	border:1px solid #c9c9c9;
	vertical-align:bottom;
}
.zzp-page-phone-basic .logo-wrap img {
	width:274px;
	height:70px;
}
/* 公司简介
--------------------------------------------------*/
.zzp-page-introduction .zzp-page-content{
	padding:10px 0 0 0;
}
.zzp-page-introduction .title,
.zzp-page-introduction .content{
	width:100%;
	overflow:hidden;
	_display:inline-block;
}
.zzp-page-introduction .page-content-r{
	float:none;
	margin-left:530px;
	text-align:center;
}
.zzp-page-introduction .page-content-r  img{
	width:254px;
	height:420px;
}
.zzp-page-introduction .title label {
	width:100px;
	height:28px;
	line-height:28px;
	float:left;
	text-align:right;
}
.zzp-page-introduction .title input {
	width:400px;
	float:left;
}
.zzp-page-introduction .content {
	margin:10px 0;
}
.zzp-page-introduction .edit-content,
.zzp-page-introduction .cke_editor_content {
	width:320px;
	margin-left:100px;
	_margin-left:50px;
	float:left;
}
.zzp-page-introduction .cke_editor_content td.cke_contents {
	height:350px!important;
}
.zzp-page-introduction .content .zzp-btn-negative{
	float:left;
	margin:387px 0 10px 10px;
	#margin-top:385px;
}
/* 产品展示
--------------------------------------------------*/
.zzp-page-productview .zzp-page-content {
	padding-left:10px;
}
.zzp-page-productview .page-content-r{
	float:none;
	margin-left:530px;
	text-align:center;
}
.zzp-page-productview .page-content-r img{
	width:254px;
	height:420px;
}
/* 新闻资讯
--------------------------------------------------*/
.zzp-page-newssetting .zzp-page-content{
	padding-left:10px;
}
.zzp-page-newssetting .page-content-r{
	float:none;
	margin-left:530px;
	text-align:center;
}
.zzp-page-newssetting .page-content-r img{
	width:254px;
	height:420px;
}
.zzp-page-newssetting .zzp-btn-blue{
	margin:0 0 5px 5px;
}
/* 栏目设置
--------------------------------------------------*/
.zzp-page-subjectsetting .zzp-page-content{
	padding-left:10px;
}
.zzp-page-subjectsetting .zzp-warning-msg{
	width:520px;
	margin:5px 0 0 5px;
}
.zzp-page-subjectsetting .page-content-r{
	float:none;
	margin-left:530px;
	text-align:center;
}
.zzp-page-subjectsetting .page-content-r img{
	width:254px;
	height:420px;
}
.zzp-page-subjectsetting .setting-wrap {
	border:1px solid #acacae;
	padding:3px;
	margin:5px;
}
.zzp-page-subjectsetting .title-wrap {
	background:#ededed;
	overflow:hidden;
	_display:inline-block;
}
.zzp-page-subjectsetting .title {
	height:31px;
	line-height:31px;
	float:left;
	padding:0 0 0 10px;
	vertical-align:middle;
}
.zzp-page-subjectsetting li.aboutus .title {
	background: no-repeat 0px 0px;
}
.zzp-page-subjectsetting .title .text {
	font-family:"微软雅黑";
	font-weight:bold;
}
.zzp-page-subjectsetting .operate {
	height:31px;
	line-height:31px;
	float:right;
	padding:0 10px 0 0;
}
.zzp-page-subjectsetting li.aboutus .operate {
	background: no-repeat 100% -32px;
}
.zzp-page-subjectsetting .select-wrap {
	min-height:40px;
	overflow:hidden;
	margin:0 10px 10px 10px;
	_height:40px;
	_display:inline-block;
}
.zzp-page-subjectsetting .zzp-btn-blue {
	margin:10px;
	#margin:8px;
}
.zzp-page-subjectsetting .zzp-input-blue {
	height:21px;
	line-height:21px;
	margin:3px 0 0 0;
	#margin:2px 0 0 0;
}
.zzp-page-subjectsetting .zzp-filleting{
	position:absolute;
	width:260px;
	z-index:9999;
	top:70px;
	left:0;
}
.zzp-page-subjectsetting .choose-btn-area{
	*zoom:1;
}
.zzp-page-subjectsetting .zzp-filleting .bordercontent{
	padding:10px 5px;
}
.zzp-page-subjectsetting .zzp-filleting .bordercontent ul.ztree{
	margin-top:0;
	_width:220px;
	height:200px;
	overflow:auto;
}
.zzp-page-subjectsetting .zzp-select-result .text{
	max-width:460px;
	overflow:hidden;
	white-space:normal;
}
/* 主题设置
--------------------------------------------------*/
.zzp-page-themesetting .zzp-page-content{
	padding-left:10px;
}
.zzp-page-themesetting .page-content-r{
	float:none;
	margin-left:530px;
	text-align:center;
}
.zzp-page-themesetting ul {
	overflow:hidden;
	_display:inline-block;
	border:0px solid #ff0000;
	margin:5px 5px 5px 20px;
}
.zzp-page-themesetting li {
	width:86px;
	height:143px;
	float:left;
	margin:0 30px 45px 0;
	border:0px solid #000;
	background:url(/uploads/image/mimobile/zzp_bg_theme_settings.gif) no-repeat 0px -144px;
	position:relative;
	cursor:pointer;
}
.zzp-page-themesetting .hover {
	background:url(/uploads/image/mimobile/zzp_bg_theme_settings.gif) no-repeat 0px 0px;
}
.zzp-page-themesetting .active {
	background:url(/uploads/image/mimobile/zzp_bg_theme_settings.gif) no-repeat 0px -288px;
}
.zzp-page-themesetting .theme-wrap {
	height:102px;
	margin:8px 10px 0 7px;
	overflow:hidden;
}
.zzp-page-themesetting .theme-wrap img {
	width:70px;
	height:102px;
}
.zzp-page-themesetting .title-wrap {
	display:block;
	text-align:center;
	margin:5px 0 0 0;
}
.zzp-page-themesetting .zzp-checkbox {
	position:absolute;
	top:2px;
	left:2px;
}
.zzp-page-themesetting .mobile-bg {
	width:258px;
	height:420px;
	text-align:left;
	margin:0 auto;
	background:url(/uploads/image/mimobile/zzp_mobile_bg.gif) no-repeat;
}
.zzp-page-themesetting .mobile-bg img {
	width:200px;
	height:272px;
	margin:72px 0 0 26px;
}
/* 联系我们
--------------------------------------------------*/
.zzp-page-contantus .zzp-page-content{
	padding:10px 0 0 0;
}
.zzp-page-contantus .page-content-r{
	float:none;
	margin-left:530px;
	text-align:center;
}
.zzp-page-contantus .page-content-r img{
	width:254px;
	height:420px;
}
.zzp-page-contantus .title, .zzp-page-contantus .content {
	width:100%;
	display:inline-block;
}
.zzp-page-contantus .title label {
	width:100px;
	height:28px;
	line-height:28px;
	float:left;
	text-align:right;
}
.zzp-page-contantus .zzp-input {
	width:400px;
}
.zzp-page-contantus .content {
	margin:10px 0;
}
.zzp-page-contantus .edit-content,
.zzp-page-contantus .cke_editor_content {
	width:320px;
	margin-left:100px;
	_margin-left:50px;
	float:left;
}
.zzp-page-contantus .cke_editor_content td.cke_contents {
	height:350px!important;
}
.zzp-page-contantus .content .zzp-btn-negative{
	float:left;
	margin:387px 0 10px 10px;
	#margin-top:385px;
}
/****************************访问统计相关页面tree样式定义***************************/

/* 单元格grid  celleditrichgrid */

/* emptygrid  emptygrid */

/* column columntree */
.zzp-origin .x-panel-bwrap{
	font-size:12px;
	color:#000;
}
.zzp-origin .x-panel-bwrap a{
	color:#000;
	text-decoration:none;
	padding-left:5px;
	_display:inline-block;
}
.zzp-origin .x-panel-bwrap a.x-grid3-hd-btn{
	display:none;
}
.zzp-origin .x-tree-node-over .x-tree-node-anchor{
	color:#069;
}
.zzp-origin .x-tree-selected .x-tree-node-anchor{
	font-weight:bold;
	color:#000;
}
.zzp-origin .eui-tree-headers {
	background: url(/uploads/image/mieui/table-header.gif) repeat-x scroll 0 bottom #f9f9f9;
    cursor: default;
	border-bottom:1px solid #d1d1d1;
	border-top:1px solid #d1d1d1;
	line-height:22px;
}
.zzp-origin .eui-tree-hd {
	border-left: 1px solid #eeeeee;
    border-right: 1px solid #d0d0d0;
    float: left;
    overflow: hidden;
}
.zzp-origin .eui-tree-hd-text {
	font: 12px/28px arial,tahoma,helvetica,sans-serif;
    overflow: hidden;
    padding: 0 3px 0 5px;
    white-space: nowrap;
}
.zzp-origin .eui-clear {
	clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.zzp-origin .eui-tree-node {
	color: black;
    white-space: nowrap;
}
.zzp-origin .eui-tree-node ul.eui-tree-node-ct{
	
}
.zzp-origin .eui-tree-node .eui-tree-node{
/*	border-bottom:1px solid #ededed;*/
}
.zzp-origin .eui-tree-col {
	float: left;
    overflow: hidden;
    padding: 3px 1px;
	_padding: 2px 1px;
	background:none;
}
.zzp-origin .x-tree-node-over .eui-tree-col a{
	background:none;
}

.zzp-origin .eui-tree-ec-icon {
	background-repeat: no-repeat;
    border: 0 none;
    height: 18px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 16px;
}

.zzp-origin .ux-row-action-text {
	background-repeat: no-repeat;
    color: #4d75a5;
    cursor: pointer;
    float: left;
    margin: 0 3px 0 2px;
    overflow: hidden;
	padding-left:26px;
	background:url(/uploads/image/mianalysis/zzp_access_tab4.gif) no-repeat scroll 3px 9px transparent;
	background:url(/uploads/image/mianalysis/zzp_access_tab4.gif) no-repeat scroll 3px 7px transparent\9;
	text-decoration:none;
}
.zzp-origin .ux-row-action-text: hover {
	color: #da6f29;
}
.zzp-origin .icon-move-up-disable {
	background: url(/uploads/image/mieui/ico_paixu.png) repeat scroll 0 0 transparent;
	margin: 6px 3px 0 6px;
	cursor: pointer;
    float: left;
    border: 0 none;
    height: 10px;
    width: 10px;
    /*min-width: 13px;*/
    overflow: hidden;
}
.zzp-origin .icon-move-up {
    background: url(/uploads/image/mieui/ico_paixu.png) repeat scroll 0 10px transparent;
    margin: 6px 3px 0 6px;
    cursor: pointer;
    float: left;
    border: 0 none;
    height: 10px;
    width: 10px;
    /*min-width: 13px;*/
    overflow: hidden;
}
.zzp-origin .icon-move-down {
	background: url(/uploads/image/mieui/ico_paixu.png) repeat scroll 10px 10px transparent;
	margin: 6px 3px 0 12px;
	cursor: pointer;
	float: left;
    border: 0 none;
    height: 10px;
    width: 10px;
    /*min-width: 13px;*/
    overflow: hidden;
}
.zzp-origin .icon-move-down-disable {
	background: url(/uploads/image/mieui/ico_paixu.png) repeat scroll 10px 0 transparent;
	margin: 6px 3px 0 12px;
	cursor: pointer;
	float: left;
    border: 0 none;
    height: 10px;
    width: 10px;
    /*min-width: 13px;*/
    overflow: hidden;
}
/*栏目前面的展开收缩图标*/
.zzp-origin .x-tree-node-el img{
	margin-top:3px;
}
.zzp-origin .x-tree-node-el{
	line-height:22px;
	_line-height:24px;
	border-bottom:1px solid #ededed;
}
.zzp-origin .x-tree-root-node{
	background:url(/uploads/image/mieui/border-right.png) right top repeat-y;
}
.zzp-origin .x-tree-no-lines .x-tree-elbow-plus,.x-tree-no-lines .x-tree-elbow-end-plus{
	background: url(/uploads/image/mieui/arrows.gif) 0px 0px no-repeat;
}
.zzp-origin .x-tree-no-lines .x-tree-ec-over .x-tree-elbow-plus,.x-tree-no-lines .x-tree-ec-over .x-tree-elbow-end-plus{
	background-position:-32px 0;
}

.zzp-origin .x-tree-no-lines .x-tree-elbow-minus,.x-tree-no-lines .x-tree-elbow-end-minus{
	background: url(/uploads/image/mieui/arrows.gif) -16px 0px no-repeat;
}

/*.x-tree-no-lines .eui-tree-ec-icon,.x-tree-no-lines .x-tree-elbow-end,.x-tree-no-lines .x-tree-elbow{
	margin-left:12px;
}*/
.zzp-origin .x-tree-node-over .eui-tree-ec-icon,.x-tree-node-over .x-tree-elbow-end{
}

.zzp-origin .x-tree-no-lines .x-tree-ec-over .x-tree-elbow-minus,.x-tree-no-lines .x-tree-ec-over .x-tree-elbow-end-minus{
	background-position:-48px 0;
}
.zzp-origin .x-tree-node-leaf .x-tree-node-icon{
	background: url(/uploads/image/mieui/leaf.gif) center center no-repeat;
	margin-top:3px;
}
.zzp-origin .x-tree-node-collapsed .x-tree-node-icon{
	background: url(/uploads/image/mieui/leaf.gif) center center no-repeat;
	margin-top:3px;
}
.zzp-origin .x-tree-node-expanded .x-tree-node-icon{
	background: url(/uploads/image/mieui/folder-open.gif) center center no-repeat;
	margin-top:3px;
}
.zzp-origin .master-task{
	border-bottom: 1px solid #ededed;
	line-height:22px;
}
.zzp-origin .x-tree-node-over{
	background: url(/uploads/image/mieui/hover-bg.gif) left bottom repeat-x;
}
.zzp-origin .x-tree-selected{
	background: url(/uploads/image/mieui/selected-bg.gif) left bottom repeat-x;
}

/*   edit-pic   */
.zzp-origin .ux-row-action-text-edit{
	float:left;
}
.zzp-origin .ux-row-action-text-delete{
	margin-left:20px;
	position:relative;
}
.zzp-origin .ux-row-action-text a.edit-pic{
	background:url(/uploads/image/mieui/edit-pic.png) 0 0 no-repeat;
	width:14px;
	height:22px;
	float:left;
	margin-left:5px;
	margin-top:1px;
	padding:0;
	position:relative;
}
.zzp-origin .x-tree-node-over .ux-row-action-text a.edit-pic:hover{
	background-position:-14px 0;
}

/* 网站基本状况 */
.zzp-page-basicconditions {
	font-family:"微软雅黑",arial,helvetica,sans-serif;
}
.zzp-page-basicconditions .zzp-page-content {
	overflow:hidden;
	padding:0px;
}
.zzp-page-basicconditions .zzp-page-content .page-content-basic {
	background:url(/uploads/image/mianalysis/zzp_bg_basic.png) repeat-x 0px 0;
	height:120px;
	overflow:hidden;
	margin:0 7px;
}
.zzp-page-basicconditions .page-content-basic .page-content-basic-l {
	background:url(/uploads/image/mianalysis/zzp_domain_bg.png) no-repeat 0px 0;
	float:left;
	margin:6px 0 0 38px;
	height:93px;
	padding:13px 0 0 103px;
	width:50%;
}
.zzp-page-basicconditions .page-content-basic-l span {
	font-size:16px;
	display:block;
}
.zzp-page-basicconditions .page-content-basic-l em {
	clear:both;
	display:block;
	font-size:22px;
}
.zzp-page-basicconditions .page-content-basic-l em cite {
	color:#177100;
	padding:0 3px;
	font-size:28px;
}
.zzp-page-basicconditions .page-content-basic .page-content-basic-r {
	float:left;
	padding-top:24px;
	width:20%;
}
.zzp-page-basicconditions .page-content-basic-r span {
	clear:both;
	display:block;
	font-size:14px;
	color:#4a4a4a;
}
.zzp-page-basicconditions .page-content-basic-r span em {
	color:#000;
}
.zzp-page-basicconditions .page-content-basic-r span.page-basic-last em {
	color:#d90e12;
}
.zzp-page-basicconditions .page-content-basic .zzp-btn-red {
	float:left;
	margin:30px 0 0 22px;
	display:block;
}
.zzp-page-basicconditions .zzp-btn-red em {
	font-family:"宋体", arial, helvetica, sans-serif;
	font-size:12px;
}
.zzp-page-basicconditions .page-content-domain {
	clear:both;
	background:url(/uploads/image/mianalysis/zzp_d_basic.png) repeat-x 0 9px;
	margin:20px 10px 0 10px;
}
.zzp-page-basicconditions .page-content-domain .page-domain-title {
	background:url(/uploads/image/mianalysis/zzp_title_basic.png) no-repeat 8px 6px #fff;
	padding:0 20px 0 26px;
	color:#1f4c73;
	margin-bottom:10px;
	display:inline-block;
}
.zzp-page-basicconditions .page-content-domain .page-domain-content {
	background-color:#f3f3f3;
	border:1px solid #dbdbdb;
	/*height:57px;*/
	display:block;
	margin-top:10px;
	padding:6px 0 0 10px;
	overflow:hidden;
}
.zzp-page-basicconditions .page-domain-content .page-domain-content1, .zzp-page-basicconditions .page-domain-content .page-domain-content2, .zzp-page-basicconditions .page-domain-content .page-domain-content3, .zzp-page-basicconditions .page-domain-content .page-domain-content4, .zzp-page-basicconditions .page-domain-content .zzp-btn-red {
	float:left;
	line-height:24px;
	font-size:14px;
}
.zzp-page-basicconditions .page-domain-content span {
	clear:both;
	display:block;
	white-space:nowrap;
}
.zzp-page-basicconditions .page-domain-content span.zzp-btn-red {
	float:left;
	clear:inherit;
}
.zzp-page-basicconditions .page-domain-content .page-domain-content1 {
	width:35%;
	overflow:hidden;
}
.zzp-page-basicconditions .page-domain-content1 span.page-domain-name {
	font-size:16px;
	color:#1a4b8e;
	word-break:break-all;
	word-wrap:break-word;
	white-space:normal;
}
.zzp-page-basicconditions .page-domain-content1 span.page-domain-dns {
	background:url(/uploads/image/mianalysis/zzp_basic_hook.png) no-repeat 0 4px;
	padding-left:20px;
}
.zzp-page-basicconditions .page-domain-content .page-domain-content2 {
	margin-left:1%;
	width:18%;
}
.zzp-page-basicconditions .page-domain-content2 .page-domain-running em {
	color:#009b41;
	font-size:18px;
	padding:0 8px;
}
.zzp-page-basicconditions .page-domain-content .page-domain-content3 {
	margin:18px 0 0 1%;
	width:15%;
	text-align:center;
}
.zzp-page-basicconditions .page-domain-content .page-domain-content3 img{
	width:100%;
}
.zzp-page-basicconditions .page-domain-content .page-domain-content4 {
	margin-left:1%;
	width:18%;
}
.zzp-page-basicconditions .page-domain-content4 span.page-domain-last em {
	color:#d90e12;
	font-size:18px;
	padding:0 8px;
}
.zzp-page-basicconditions .page-domain-content span.zzp-btn-red {
	float:left;
	clear:none;
	margin:10px 0 0 2%;
}
.zzp-page-basicconditions .page-content-space {
	clear:both;
	background:url(/uploads/image/mianalysis/zzp_d_basic.png) repeat-x 0 9px;
	margin:20px 10px 0;
	padding-bottom:20px;
}
.zzp-page-basicconditions .page-content-space .page-space-title {
	background:url(/uploads/image/mianalysis/zzp_title_basic.png) no-repeat 8px 6px #fff;
	padding:0 20px 0 26px;
	color:#1f4c73;
	margin-bottom:10px;
	display:inline-block;
}
.zzp-page-basicconditions .page-content-space .page-space-content {
	margin-top:10px;
}
.zzp-page-basicconditions .page-content-space .page-space-content1 {
	background-color:#f3f3f3;
	border:1px solid #dbdbdb;
	display:block;
	height:94px;
}
.zzp-page-basicconditions .page-space-content .page-content1-left{
	float:left;
	padding:15px 0 0 2%;
	width:38%;
}
.zzp-page-basicconditions .page-space-content .page-content1-right{
	background-image:url(/uploads/image/mianalysis/zzp-basic-pic3.gif);
	background-repeat:no-repeat;
	background-position:0 -2px;
	display:block;
	float:left;
	height:93px;
	padding:7px 0 0 0;
	width:60%;
}
.zzp-page-basicconditions .page-space-content .page-content1-right .page-content1-flash{
	float:left;
}
.zzp-page-basicconditions .page-space-content .page-content1-right ul{
	float:left;
	margin-left:20px;
	padding-top:5px;
}
.zzp-page-basicconditions .page-space-content .page-content1-right ul li{
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
}
.zzp-page-basicconditions .zzp-clorblock{
	width:10px;
	height:10px;
	line-height:10px;
	border:none;
	margin-right:10px;
	font-size:0px;
}
.zzp-page-basicconditions .page-space-content .page-content1-right ul em {
    color: #1a4b8e;
}
.zzp-page-basicconditions .page-space-content .page-content1-right ul i {
    color: #1a4b8e;
	margin-left:10px;
}
.zzp-page-basicconditions .page-space-content span.pic {
	float:left;
	display:block;
	width:46px;
	height:64px;
	background:url(/uploads/image/mianalysis/zzp-basic-pic1.gif) no-repeat 0 0;
	position:relative;
}
.zzp-page-basicconditions .page-space-content span.pic span {
	background:url(/uploads/image/mianalysis/zzp-basic-pic2.gif) no-repeat left bottom;
	width:46px;
	display:block;
	position:absolute;
	bottom:0;
	line-height:0;
	border:0;
	font-size:0;
	overflow:hidden;
	zoom:1;
}
.zzp-page-basicconditions .page-space-content .right {
	float:left;
	margin-left:10px;
}
.zzp-page-basicconditions .page-space-content .right span {
	clear:both;
	display:block;
}
.zzp-page-basicconditions .page-space-content .right1 {
	font-size:16px;
	line-height:16px;
	padding-bottom:8px;
	font-weight:bold;
}
.zzp-page-basicconditions .page-space-content .right2, .zzp-page-basicconditions .page-space-content .right3 {
	line-height:20px;
	font-size:12px;
}
.zzp-page-basicconditions .page-space-content span.right2 em {
	color:#1a4b8e;
}
.zzp-page-basicconditions .page-space-content span.right2 i {
	color:#1a4b8e;
	margin-left:10px;
}
.zzp-page-basicconditions .page-space-content1 span.right3 em {
	color:#177100;
}
.zzp-page-basicconditions .page-space-content1 span.right3 i {
	color:#177100;
	margin-left:10px;
}
.zzp-page-basicconditions .page-space-content2 span.right3 em {
	color:#d90e12;
}
.zzp-page-basicconditions .page-space-content2 span.right3 i {
	color:#d90e12;
	margin-left:10px;
}
.zzp-page-basicconditions .page-content-space .page-space-content2{
	background-color:#f3f3f3;
	border:1px solid #dbdbdb;
	display:block;
	clear:both;
	height:145px;
	padding:15px 0 15px 40px;
	margin-top:12px;
	vertical-align:middle;
	position:relative;
}
.zzp-page-basicconditions .page-content-space .page-space-content2 .page-content2-flash{
	float:left;
	margin:0 120px;
	_margin:0 60px;
	padding:0;
}
.zzp-page-basicconditions .page-content-space .page-space-content2 ul{
	float:left;
}
.zzp-page-basicconditions .page-content-space .page-space-content2 ul li{
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
}
.zzp-page-basicconditions .page-space-content3 {
	position:absolute;
	right:12px;
	bottom:8px;
}
.zzp-page-basicconditions .page-domain-content1 span.page-domain-dns2 {
	background: url(/uploads/image/mianalysis/zzp_basic_false.png) no-repeat scroll 0 6px transparent;
	padding-left:20px;
}
.zzp-page-basicconditions .page-space-content2 ul em {
    color: #1a4b8e;
}
.zzp-page-basicconditions .page-space-content2 ul i {
	color:#1a4b8e;
	margin-left:10px;
}

/* 故障记录 */
.zzp-page-faulthistory{
	font-family:"微软雅黑",arial,helvetica,sans-serif;
}
.zzp-page-faulthistory .zzp-page-content{
	overflow:hidden;
	text-align:center;
}
.zzp-page-faulthistory .page-content-fault{
	background:url(/uploads/image/mianalysis/zzp_bg_basic.png) repeat-x 0px 0;
	height:120px;
	margin:0 7px;
}
.zzp-page-faulthistory .page-content-fault .page-content-fault-l{
	background:url(/uploads/image/mianalysis/zzp_fault_pay.png) no-repeat 0px 0;
	float:left;
	margin:15px 0 0 2%;
	_margin:15px 0 0 1%;
	/*_width:450px;*/
	height:93px;
	padding:0 0 0 74px;
}
.zzp-page-faulthistory .page-content-fault-l span{
	font-size:25px;
	color:#009b41;
}
.zzp-page-faulthistory .page-content-fault-l span i{
	font-size:25px;
	color:#009b41;
}
.zzp-page-faulthistory .page-content-fault-l em{
	clear:both;
	font-size:14px;
	color:#666;
	display:block;
	margin-top:5px;
	text-align:left;
}
.zzp-page-faulthistory .page-content-fault .page-content-fault-r{
	float:right;
	margin:18px 1% 0 0;
}
.zzp-page-faulthistory .page-content-fault-r .page-fault-r1{
	background:url(/uploads/image/mianalysis/zzp-green-pop.gif) no-repeat 0px 0;
	height:66px;
	padding-left:5px;
	display:block;
	float:right;
}
.zzp-page-faulthistory .page-content-fault-r .page-fault-r2{
	background:url(/uploads/image/mianalysis/zzp-green-pop.gif) repeat-x 0 -66px;
	height:28px;
	display:block;
	float:left;
	padding:16px 10px 22px;
	line-height:28px;
	color:#009b41;
}
.zzp-page-faulthistory .page-content-fault-r .page-fault-r2 em{
	font-size:26px;
	padding:0 10px;
}
.zzp-page-faulthistory .page-content-fault-r .page-fault-r3{
	background:url(/uploads/image/mianalysis/zzp-green-pop.gif) no-repeat 0 -132px;
	height:66px;
	display:block;
	float:left;
	padding-right:5px;
}
.zzp-page-faulthistory .zzp-fault-table{
	width:98%;
	margin:0 auto;
	#border:none;
	height:auto;
}
.zzp-page-faulthistory .zzp-fault-table table{
	border-collapse:collapse;
	width:100%;
    height: auto;
    margin: 0 auto;
}
.zzp-page-faulthistory .zzp-fault-table .zzp-table01{
	border:1px solid #8ba1b6;
}
.zzp-page-faulthistory .zzp-fault-table table th{
	border:none;
	border-bottom:1px solid #bdbdbd;
	background:url(/uploads/image/mianalysis/zzp-fault-th.png) repeat-x 0 0;
	line-height:28px;
	color:#1a4b8e;
}
.zzp-page-faulthistory .zzp-fault-table table tbody tr.odd{
}
.zzp-page-faulthistory .zzp-fault-table table tbody tr.even{
	background:#fafafa;
}
.zzp-page-faulthistory .zzp-fault-table table td{
	border:none;
	border-top:1px solid #fff;
	border-bottom:1px solid #f0f0f0;
	line-height:27px;
	background:none;
}
.zzp-page-faulthistory img.pic{
	vertical-align:middle;
	padding-bottom:3px;
	padding-right:5px;
}
.zzp-page-faulthistory .zzp-table01 .zzp-table01-head tr td{
	background:none;
	padding-left:10px;
	padding-right:20px;
}
.zzp-page-faulthistory .zzp-table01 .zzp-table01-body tr td{
	padding-left:10px;
	padding-right:20px;
}
.zzp-page-faulthistory .zzp-table01 .zzp-table01-body tr td div{
	padding-right:0;
	padding-left:0;
}
.zzp-page-faulthistory .zzp-table01 .zzp-table01-head tr td div{
	padding-right:0;
}
.zzp-page-faulthistory .zzp-fault-table table .first,
.zzp-page-faulthistory .zzp-fault-table table .last{
	border-color: -moz-use-text-color;
    border-style: none;
    border-width: 0;
    padding: 0;
    width: 0;
	margin:0;
}

.zzp-page-faulthistory .zzp-fault-table table .zzp-fault-running{
	width:20%;
	text-align:right;
	font-size:12px;
}
.zzp-page-faulthistory .zzp-fault-table table .zzp-fault-interval{
	width:5%;
}
.zzp-page-faulthistory .zzp-fault-table table .zzp-fault-result{
	text-align:left;
	font-size:12px;
}
.zzp-page-faulthistory .zzp-fault-table table td.zzp-fault-result{
	background:url(/uploads/image/mianalysis/zzp_basic_hook.png) no-repeat 2px 6px;
	padding-left:22px;
}
.zzp-page-faulthistory .zzp-fault-table table td.zzp-fault-question{
	background:url(/uploads/image/mianalysis/zzp_basic_quest.png) no-repeat 0 6px;
}
.zzp-page-faulthistory .zzp-fault-table table .zzp-fault-exclam{
	display:inline-block;
	vertical-align:top;
	padding-top:5px;
	#display:inline;
	#vertical-align:middle;
	#padding:0;
	position:relative;
	z-index:111;
}

.zzp-page-faulthistory .zzp-fault-exclam .blue-pop-div{
	position:absolute;
	z-index:998;
	left:-10px;
	top:27px;
	#top:22px;
}
.zzp-page-faulthistory .zzp-fault-exclam .blue-pop-l{
	background:url(/uploads/image/mianalysis/zzp-blue-pop.gif) no-repeat 0px 0;
	height:50px;
	padding-left:3px;
	display:block;
	position:static;
	float: left;
}
.zzp-page-faulthistory .zzp-fault-exclam .blue-pop-r{
	background:url(/uploads/image/mianalysis/zzp-blue-pop.gif) no-repeat 0 -100px;
	height:50px;
	/*display:block;
	float:left;
	padding:0 3px 0 0;*/
	position:absolute;
	width:3px;
}
.zzp-page-faulthistory .zzp-fault-exclam .blue-pop{
	background:url(/uploads/image/mianalysis/zzp-blue-pop.gif) repeat-x 0 -50px;
	height:40px;
	display:block;
	float:left;
	padding:5px 7px;
}
.zzp-page-faulthistory .zzp-fault-exclam .blue-pop-top{
	position:absolute;
	background:url(/uploads/image/mianalysis/zzp-blue-pop-top.png) no-repeat 0 0;
	width:7px;
	height:6px;
	top:-5px;
	left:15px;
	display:block;
	z-index:999;
}
.zzp-page-faulthistory .zzp-fault-exclam .blue-pop span{
	color:#1a4b8e;
	line-height:14px;
	margin:0;
	padding:0;
	white-space:nowrap;
}
.zzp-page-faulthistory .zzp-fault-exclam .blue-pop em{
	color:#f89d00;
	font-size:22px;
	line-height:28px;
	#line-height:22px;
	margin:0;
	padding:0;
	display:block;
	white-space:nowrap;
}
.zzp-page-faulthistory .zzp-table01 .zzp-table01-head{
	border-right:none;
}

/* 网站安全 */
.zzp-analysis-safe{
	font-family:"微软雅黑",arial,helvetica,sans-serif;
}
.zzp-analysis-safe .zzp-page-content{
	overflow:hidden;
	text-align:center;
}
.zzp-analysis-safe .page-content-safe{
	background:url(/uploads/image/mianalysis/zzp_bg_basic.png) repeat-x 0px 0;
	height:120px;
	overflow:hidden;
}
.zzp-analysis-safe .page-content-safe .page-content-safe-l{
	background:url(/uploads/image/mianalysis/zzp_safe_hook.png) no-repeat 0px 0;
	float:left;
	margin:15px 0 0 38px;
	_margin:15px 0 0 19px;
	height:93px;
	padding:0 0 0 103px;
}
.zzp-analysis-safe .page-content-safe-l span{
	font-size:25px;
	color:#009b41;
}
.zzp-analysis-safe .page-content-safe-l em{
	clear:both;
	font-size:14px;
	color:#666;
	display:block;
	margin-top:3px;
	line-height:16px;
}
.zzp-analysis-safe .page-content-safe-r{
	float:right;
	margin:18px 45px 0 0;
}
.zzp-analysis-safe .page-content-safe-r a{
	width:190px;
	height:57px;
	display:block;
	background: no-repeat 0px 0;
}
.zzp-analysis-safe .zzp-safe-table{
	width:98%;
	margin:0 auto;
	#border:none;
	height:auto;
}
/*.zzp-analysis-safe .zzp-safe-table .zzp-table01{
	border:1px solid #8ba1b6;
}
.zzp-analysis-safe .zzp-table01 .zzp-table01-head tr td{
	background:none;
}
.zzp-analysis-safe .zzp-table01 .zzp-table01-head .tableheader{
	padding-left:10px;
	padding-right:20px;
}
.zzp-analysis-safe .zzp-table01 .zzp-table01-body td{
	padding-right:20px;
	height:27px;
}
.zzp-analysis-safe .zzp-table01 .zzp-table01-body td div{
	padding-right:0;
	border-bottom:1px solid #f0f0f0;
}
.zzp-analysis-safe img.pic{
	vertical-align:middle;
	padding-bottom:3px;
}
.zzp-analysis-safe .zzp-safe-table table{
	border-collapse:collapse;
	width:100%;
}
.zzp-analysis-safe table.zzp-safe-table th{
	border:none;
	border-bottom:1px solid #bdbdbd;
	background:url(/uploads/image/mianalysis/zzp-fault-th.png) repeat-x 0 0;
	line-height:28px;
	color:#1a4b8e;
}
tbody tr.odd{
}
tbody tr.even{
	background:#fafafa;
}
.zzp-analysis-safe table.zzp-safe-table td{
	border:none;
	border-bottom:1px solid #f0f0f0;
	line-height:28px;
}
.zzp-analysis-safe table.zzp-safe-table .first,
.zzp-analysis-safe table.zzp-safe-table .last{
	border-color: -moz-use-text-color;
    border-style: none;
    border-width: 0;
    padding: 0;
    width: 0;
	margin:0;
}*/

.zzp-analysis-safe .zzp-safe-table{
	width:98%;
	margin:0 auto;
	#border:none;
	height:auto;
}
.zzp-analysis-safe .zzp-safe-table table{
	border-collapse:collapse;
	width:100%;
    height: auto;
    margin: 0 auto;
}
.zzp-analysis-safe .zzp-safe-table .zzp-table01{
	border:1px solid #8ba1b6;
}
.zzp-analysis-safe .zzp-safe-table table th{
	border:none;
	border-bottom:1px solid #bdbdbd;
	background:url(/uploads/image/mianalysis/zzp-fault-th.png) repeat-x 0 0;
	line-height:28px;
	color:#1a4b8e;
}
.zzp-analysis-safe .zzp-safe-table table tbody tr.odd{
}
.zzp-analysis-safe .zzp-safe-table table tbody tr.even{
	background:#fafafa;
}
.zzp-analysis-safe .zzp-safe-table table td{
	border:none;
	border-top:1px solid #fff;
	border-bottom:1px solid #f0f0f0;
	/*line-height:27px;*/
	background:none;
}
.zzp-analysis-safe img.pic{
	vertical-align:middle;
	padding-bottom:3px;
	padding-right:5px;
}
.zzp-analysis-safe .zzp-table01 .zzp-table01-head tr td{
	background:none;
	padding-left:10px;
	padding-right:20px;
}
.zzp-analysis-safe .zzp-table01 .zzp-table01-body tr td{
	padding-left:10px;
	padding-right:20px;
	border-top:none;
	margin:0;
}
.zzp-analysis-safe .zzp-table01 .zzp-table01-body tr td div{
	padding-right:0;
	padding-left:0;
}
.zzp-analysis-safe .zzp-table01 .zzp-table01-head tr td div{
	padding-right:0;
}
.zzp-analysis-safe .zzp-safe-table table .first,
.zzp-analysis-safe .zzp-safe-table table .last{
	border-color: -moz-use-text-color;
    border-style: none;
    border-width: 0;
    padding: 0;
    width: 0;
	margin:0;
}
.zzp-analysis-safe .zzp-table01 .zzp-table01-body tr.hover td{
	border-top:none;
}

.zzp-analysis-safe table.zzp-safe-table .zzp-safe-running{
	width:20%;
	text-align:right;
}
.zzp-analysis-safe table.zzp-safe-table .zzp-safe-interval{
	width:5%;
}
.zzp-analysis-safe table.zzp-safe-table .zzp-safe-result{
	text-align:left;
}
.zzp-analysis-safe table.zzp-safe-table td.zzp-safe-result{
	background:url(/uploads/image/mianalysis/zzp_basic_hook.png) no-repeat 2px 6px;
	padding-left:22px;
}
.zzp-analysis-safe table.zzp-safe-table td.zzp-safe-false{
	background:url(/uploads/image/mianalysis/zzp_basic_false.png) no-repeat 0 6px;
}
.zzp-analysis-safe table.zzp-safe-table td.zzp-safe-question{
	background:url(/uploads/image/mianalysis/zzp_basic_quest.png) no-repeat 0 6px;
}
.zzp-analysis-safe table.zzp-safe-table td.zzp-safe-question .zzp-safe-handle{
	background:url(/uploads/image/mianalysis/zzp_safe_lhook.png) no-repeat 5px 3px;
	padding-left:20px;
}
.zzp-analysis-safe table.zzp-safe-table .zzp-safe-exclam{
	display:inline-block;
	vertical-align:top;
	padding-top:5px;
	#display:inline;
	#vertical-align:middle;
	#padding:0;
	position:relative;
	z-index:111;
}
.zzp-analysis-safe table.zzp-safe-table .zzp-safe-exclam img{
	z-index:1;
	position:absolute;
}
.zzp-analysis-safe .zzp-safe-exclam .blue-pop-div{
	position:absolute;
	z-index:998;
	left:-10px;
	#left:-6px;
	top:27px;
	#top:22px;
}
.zzp-analysis-safe .zzp-safe-exclam .blue-pop-l{
	background:url(/uploads/image/mianalysis/zzp-blue-pop.gif) no-repeat 0px 0;
	height:50px;
	padding-left:3px;
	display:block;
	position:static;
	float: left;
}
.zzp-analysis-safe .zzp-safe-exclam .blue-pop-r{
	background:url(/uploads/image/mianalysis/zzp-blue-pop.gif) no-repeat 0 -100px;
	height:50px;
	/*display:block;
	float:left;
	padding:0 3px 0 0;*/
	position:absolute;
	width:3px;
}
.zzp-analysis-safe .zzp-safe-exclam .blue-pop{
	background:url(/uploads/image/mianalysis/zzp-blue-pop.gif) repeat-x 0 -50px;
	height:40px;
	display:block;
	float:left;
	padding:5px 7px;
}
.zzp-analysis-safe .zzp-safe-exclam .blue-pop-top{
	position:absolute;
	background:url(/uploads/image/mianalysis/zzp-blue-pop-top.png) no-repeat 0 0;
	width:7px;
	height:6px;
	top:-5px;
	left:15px;
	display:block;
	z-index:999;
}
.zzp-analysis-safe .zzp-safe-exclam .blue-pop span{
	color:#1a4b8e;
	line-height:14px;
	margin:0;
	padding:0;
	white-space:nowrap;
}
.zzp-analysis-safe .zzp-safe-exclam .blue-pop em{
	color:#f89d00;
	font-size:22px;
	line-height:28px;
	#line-height:22px;
	margin:0;
	padding:0;
	display:block;
	white-space:nowrap;
}
.zzp-analysis-safe .doctor_foot{
	background: none repeat scroll 0 0 #eff4fa;
    border: 1px solid #ccd3d9;
	color:#000;
    line-height: 32px;
    margin: 0 auto;
    width: 100%;
	text-align:right;
}
.zzp-analysis-safe .doctor_foot a{
	margin-right:20px;
}
/* 竞争对手对比 */
.zzp-analysis-compare{
	font-family:"微软雅黑",arial,helvetica,sans-serif;
}
.zzp-analysis-compare .zzp-page-content{
	overflow:hidden;
	text-align:center;
}
.zzp-analysis-compare .zzp-page-content .page-content-compare{
	background:url(/uploads/image/mianalysis/zzp_bg_basic.png) repeat-x 0px 0;
	height:120px;
	overflow:hidden;
	clear:both;
	zoom:1;
}
.zzp-analysis-compare .page-content-compare .page-content-compare-l{
	background:url(/uploads/image/mianalysis/zzp_compare_pointer.png) no-repeat 0px 0;
	float:left;
	margin:15px 0 0 94px;
	_margin:15px 0 0 47px;
	height:93px;
	padding:0 0 0 103px;
	text-align:left;
	overflow:hidden;
	zoom:1
}
.zzp-analysis-compare .page-content-compare-l span{
	font-size:14px;
	margin-top:3px;
}
.zzp-analysis-compare .page-content-compare-l .zzp-compare-button span{
	margin:0 0 0 5px;
}
.zzp-analysis-compare .zzp-btn-positiveh35 a em{
	padding:0 16px;
	color:#fff;
}
.zzp-analysis-compare .page-content-compare-l .zzp-compare-button{
	margin-top:8px;
	overflow:hidden;
	zoom:1
}
.zzp-analysis-compare .page-content-compare-l .zzp-compare-button input{
	width:389px;
	height:31px;
	line-height:31px;
	font-size:18px;
	background-color:#fff;
	float:left;
	font-family:arial, helvetica, sans-serif;
	margin-top:1px;
}
.zzp-analysis-compare .zzp-compare-table {
    height: auto;
    margin: 0 auto;
    width: 100%;
	zoom:1;
}
.zzp-analysis-compare .zzp-compare-table table {
    border-collapse: collapse;
    width: 100%;
	table-layout:fixed;
	background:url(/uploads/image/mianalysis/zzp-fault-th.png) repeat-x 0 0;
}

.zzp-analysis-compare table.zzp-compare-table th {
	border:none;
	border-bottom:1px solid #bdbdbd;
	line-height:26px;
	#line-height:28px;
	color:#000;
	font-size:14px;
	padding-left:3%;
}
.zzp-analysis-compare table.zzp-compare-table th.company1,
.zzp-analysis-compare table.zzp-compare-table th.company2{
	background:url(/uploads/image/mianalysis/zzp_compare_title.png) no-repeat left bottom;
}
.zzp-analysis-compare table.zzp-compare-table td {
	border:none;
	border-bottom:1px solid #f0f0f0;
	line-height:30px;
	color:#000;
	padding-left:3%;
}
.zzp-analysis-compare table.zzp-compare-table td.first, 
.zzp-analysis-compare table.zzp-compare-table td.last, 
.zzp-analysis-compare table.zzp-compare-table th.first, 
.zzp-analysis-compare table.zzp-compare-table th.last {
    border-color: -moz-use-text-color;
    border-style: none;
    border-width: 0;
    margin: 0;
    padding: 0;
    width: 0;
}
.zzp-analysis-compare table.zzp-compare-table td span{
	display:block;
}
.zzp-analysis-compare table.zzp-compare-table .title{
	width:13%;
	text-align:left;
	font-size:14px;
}
.zzp-analysis-compare table.zzp-compare-table .company1,
.zzp-analysis-compare table.zzp-compare-table .company2{
	width:39%;
	text-align:left;
	vertical-align:top;
}
/*快速效果*/
.zzp-analysis-compare .zzp-compare-running1{
	font-size:14px;
}
.zzp-analysis-compare .zzp-compare-running2{
	font-size:24px;
}
.zzp-analysis-compare .zzp-compare-running2 i{
	color:#137100;
	font-size:30px;
}
.zzp-analysis-compare .zzp-compare-running2 em{
	color:#137100;
	margin-left:5px;
}

/*慢速效果*/
.zzp-analysis-compare .slow .zzp-compare-running2 i{
	color:#da0404;
}
.zzp-analysis-compare .slow .zzp-compare-running2 em{
	color:#da0404;
}
/*等待对比*/
.zzp-analysis-compare .wait .zzp-compare-running1{
	font-size:14px;
	line-height:12px;
	padding-top:14px;
}
.zzp-analysis-compare .wait .zzp-compare-running2{
	font-size:14px;
	line-height:24px;
}
.zzp-analysis-compare .wait .zzp-compare-running2 em{
	padding-right:10px;
	font-size:16px;
}
.zzp-analysis-compare .wait .zzp-compare-running3{
	background: url(/uploads/image/mianalysis/zzp_compare_clock.png) no-repeat;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
	margin-top: 5px;
    padding-left: 60px;
}
.zzp-analysis-compare .wait .zzp-compare-running3 p{
	line-height:12px;
	padding-bottom:10px;
}


/*.zzp-analysis-compare table.zzp-compare-table .zzp-compare-result,
.zzp-analysis-compare table.zzp-compare-table .zzp-compare-result2{
	width:38%;
	text-align:left;
}*/

/*对比列表*/
.zzp-analysis-compare .zzp-compare-table ul li{
	overflow:hidden
}
.zzp-analysis-compare .zzp-compare-table ul li.even{
	background:#fafafa;
}


.zzp-analysis-compare table.zzp-compare-table td.zzp-compare-city{
	vertical-align:top;
}
.zzp-analysis-compare .zzp-compare-table ul li em,
.zzp-analysis-compare .zzp-compare-table ul li .zzp-compare-schedule{
	display:block;
	float:left;
}
.zzp-analysis-compare .zzp-compare-table ul li .zzp-compare-schedule{
	width:28px;
	height:8px;
	border:1px solid #0a5c0a;
	margin-top:10px;
	margin-left: 2px;
    margin-right: 5px;
}

.zzp-analysis-compare .zzp-compare-table ul li .zzp-compare-schedule span{
	height:6px;
	line-height:6px;
	font-size:0px;
	/*display:block;*/
	float:left;
	background:#14b714;
	border-top:1px solid #4ec94e;
	border-bottom:1px solid #89db89;
}
.zzp-analysis-compare .zzp-compare-table ul li .slow{
	border:1px solid #660301;
}
.zzp-analysis-compare .zzp-compare-table ul li .slow span{
	background:#cb0300;
	border-top:1px solid #ff1c18;
	border-bottom:1px solid #ff6765;
}
/*.zzp-analysis-compare table.zzp-compare-table td.zzp-compare-status1,
.zzp-analysis-compare table.zzp-compare-table td.zzp-compare-status2{
	padding-left:10px;
	text-align:left;
}*/
.zzp-analysis-compare td div.status{
	margin-left:10px;
	background:url(/uploads/image/mianalysis/zzp_compare_good.png) no-repeat left bottom;
	margin:12px 0;
	padding-left:56px;
	height: 54px;
    padding-top: 5px;
}
.zzp-analysis-compare td div.unsafe{
	background:url(/uploads/image/mianalysis/zzp_compare_bad.png) no-repeat left bottom;
}
.zzp-analysis-compare td div.status span{
	color:#14b714;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	display:block;
	padding-top:16px;
}
.zzp-analysis-compare td div.status em{
	line-height:12px;
	padding-top:4px;
	display:block;
	color:#666666;
}
.zzp-analysis-compare td div.unsafe span,
.zzp-analysis-compare td div.unsafe em{
	color:#da0404;
}
/*.zzp-analysis-compare td div.unsafe span{
	color:#14b714;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	display:block;
	padding-top:16px;
}*/

/* 访问速度 */
.zzp-access-speed{
	font-family:"微软雅黑",arial,helvetica,sans-serif;
}
.zzp-access-speed .zzp-page-content{
	overflow:hidden;
}
.zzp-access-speed .zzp-page-content .page-content-speed {
    background: url(/uploads/image/mianalysis/zzp_bg_basic.png) repeat-x scroll 0 0 transparent;
    height: 120px;
    overflow: hidden;
}
.zzp-access-speed .page-content-speed .page-content-speed-l {
    background: url(/uploads/image/mianalysis/zzp-speed-light.png) no-repeat scroll 40px 10px transparent;
    float: left;
    height: 93px;
    margin: 15px 0 0 20px;
	_margin: 15px 0 0 10px;
    padding: 0 0 0 103px;
}
.zzp-access-speed .page-content-speed-l span.title{
	font-size:18px;
	display:block;
}
.zzp-access-speed .page-content-speed-l span.zzp-speed-data{
	font-size:24px;
}
.zzp-access-speed .page-content-speed-l em{
	color: #137100;
    margin-left: 5px;
	font-size:24px;
}
.zzp-access-speed .page-content-speed-l i{
	color: #137100;
    font-size: 30px;
	margin-right:5px;
}
.zzp-access-speed .page-content-speed-r{
	float:right;
	margin:18px 45px 0 0;
}
.zzp-access-speed .page-content-speed-r a{
	width:190px;
	height:57px;
	display:block;
	background: no-repeat 0px 0;
}
.zzp-access-speed .zzp_tabs_change{
	background:url(/uploads/image/mianalysis/zzp_speed_bg.png) repeat-x scroll 0 0 transparent;
	/*width:95%;*/
	margin:0 auto;
}
.zzp-access-speed h4{
	line-height:30px;
	font-size:12px;
	position:absolute;
	padding-left:15px;
}
.zzp-access-speed .zzp_tabs_change .zzp_tabs_title{
	padding-left:100px;
	background:none;
	width:auto;
}
.zzp-access-speed .zzp_tabs_change .zzp_tabs_cont{
	/*padding:10px 0 20px;*/
}
.zzp-access-speed .zzp_tabs_change .zzp_tabs_cont .zzp-speed-update{
	display:block;
	margin:5px 0;
}
.zzp-access-speed .zzp_tabs_change .zzp_tabs_cont .zzp-speed-update em{
	color: #da0404;
	margin:0 2px;
	font-weight:bold;
}
.zzp-access-speed .zzp_tabs_change .zzp_tabs_cont .zzp-speed-update i{
	color: #137100;
	margin:0 2px;
}
.zzp-access-speed .zzp_tabs_change .zzp_tabs_cont .zzp-speed-header{
	border:1px solid #ccd3d9;
	background:#eff4fa;
	line-height:32px;
	/*width:100%;*/
	clear:both;
	margin:0 auto;
	text-align:left;
	color:#29568f;
}
.zzp-access-speed .zzp_tabs_change .zzp_tabs_cont .zzp-speed-header span{
	margin-left:20px;
}
.zzp-access-speed .content-tab,
.zzp-access-speed .content-flash{
	margin:0 auto;
	text-align:center;
}
.zzp-access-speed .content-tab{
	margin-top:10px;
	clear:both;
	overflow:hidden;
	*zoom:1;
}
.zzp-access-speed .zzp-speed-th{
	/*width:100%;*/
	margin:0 auto;
	background:url(/uploads/image/mianalysis/zzp-fault-th.png) repeat-x scroll 0 0 transparent;
	border:1px solid #d1d1d1;
	border-top:none;
	height:28px;
	_overflow:hidden;/*ie6*/
}
.zzp-access-speed .zzp-speed-th ul{
	/*width:100%;*/
	height:auto;
	clear:both;
}
.zzp-access-speed .zzp-speed-th ul li{
	float:left;
	height:28px;
	line-height:28px;
	width:16%;
	text-align:left;
}
.zzp-access-speed .zzp-speed-th ul li.zzp-speed-tab2{
	width:17%;
}
.zzp-access-speed .zzp-speed-th ul li.zzp-speed-tab1,
.zzp-access-speed .zzp-speed-td ul li.zzp-speed-tab1{
	padding-left:20px;
}
.zzp-access-speed .zzp-speed-th ul li.clear-both,
.zzp-access-speed .zzp-speed-td ul li.clear-both{
	float:none;
	width:0;
	height:0;
	line-height:0;
}
.zzp-access-speed .zzp-speed-td{
	/*width:100%;*/
	margin:0 auto;
	clear:both;
	border-left:1px solid #ccd3d9;
	border-right:1px solid #ccd3d9;
}
.zzp-access-speed .zzp-speed-td ul{
	height:auto;
	/*width:100%;*/
	border-bottom:1px solid #ccd3d9;
}
.zzp-access-speed .zzp-speed-td ul li{
	float:left;
	width:16%;
	text-align:left;
	padding-top:5px;
}
.zzp-access-speed .zzp-speed-td ul li.zzp-speed-tab2{
	width:17%;
}
.zzp-access-speed .zzp_tabs_cont .odd{
}
.zzp-access-speed .zzp_tabs_cont .even{
	background:#fafafa;
}
.zzp-access-speed .zzp-speed-td ul li.zzp-speed-tab1 em{
	display:inline-block;
	background:#144c0b;
	color:#fff;
	line-height:12px;
	padding:3px 1px;
}
.zzp-access-speed .zzp-speed-td ul li.zzp-speed-tab2 em{
	display:inline-block;
	background:#333333;
	color:#fff;
	line-height:12px;
	padding:3px 1px;
	margin-right:2px;
}
.zzp-access-speed .zzp-speed-td .zzp-compare-schedule,
.zzp-access-speed .zzp-speed-td .zzp-compare-schedule2,
.zzp-access-speed .zzp-speed-td .zzp-compare-schedule3,
.zzp-access-speed .zzp-speed-td li.zzp-speed-tab3 em,
.zzp-access-speed .zzp-speed-td li.zzp-speed-tab4 em,
.zzp-access-speed .zzp-speed-td li.zzp-speed-tab5 em,
.zzp-access-speed .zzp-speed-td li.zzp-speed-tab6 em{
	display:block;
	float:left;
}
.zzp-access-speed .zzp-speed-td .zzp-compare-schedule{
	width:28px;
	height:8px;
	border:1px solid #0a5c0a;
	margin-top:3px;
	margin-left: 2px;
    margin-right: 5px;
}
.zzp-access-speed .zzp-speed-td .zzp-compare-schedule span{
	background: none repeat scroll 0 0 #14b714;
    border-bottom: 1px solid #89db89;
    border-top: 1px solid #4ec94e;
    display: block;
    font-size: 0;
    height: 6px;
    line-height: 6px;
}
.zzp-access-speed .zzp-speed-td .zzp-compare-schedule2{
	border:1px solid #660301;
	width:28px;
	height:8px;
	margin-top:3px;
	margin-left: 2px;
    margin-right: 5px;
}
.zzp-access-speed .zzp-speed-td .zzp-compare-schedule2 span{
	background:#cb0300;
	border-top:1px solid #ff1c18;
	border-bottom:1px solid #ff6765;
    display: block;
    font-size: 0;
    height: 6px;
    line-height: 6px;
}
.zzp-access-speed .zzp-speed-td .zzp-compare-schedule3{
	border:1px solid #cccc00;
	width:28px;
	height:8px;
	margin-top:3px;
	margin-left: 2px;
    margin-right: 5px;
}
.zzp-access-speed .zzp-speed-td .zzp-compare-schedule3 span{
	background:#ff0;
	border-top:1px solid #cc0;
	border-bottom:1px solid #cc0;
    display: block;
    font-size: 0;
    height: 6px;
    line-height: 6px;
}
.zzp-access-speed .speed_style {
    background: url(/uploads/image/mianalysis/icon2.gif) no-repeat scroll 8px center #fefbd9;
    border: 1px solid #debd03;
    line-height: 24px;
    margin: 5px auto;
	width:95%;
    min-height: 17px;
    padding: 5px 0 5px 0;
}
.zzp-access-speed .speed_style font{
	padding-left:30px;
}
.zzp-access-speed .speed_style .speed_pop{
	width:330px;
	height:260px;
	border:solid 1px #6e6e6e;
	padding:10px;
	z-index:99999;
	background-color:#ffffff;
	position:absolute;
	left:410px;
	top:27px;
}
.zzp-access-speed .speed_style .speed_pop2{
	width:330px;
	height:120px;
	border:solid 1px #6e6e6e;
	padding:10px;
	z-index:99999;
	background-color:#ffffff;
	position:absolute;
	left:210px;
	top:27px;
}
.zzp-access-speed .zzp-page-content{
	min-height:350px;
}
.zzp-access-speed .doctor_foot{
	background: none repeat scroll 0 0 #eff4fa;
    border: 1px solid #ccd3d9;
	border-top:none;
	color:#000;
    line-height: 32px;
    margin: 0 auto;
   /* width: 100%;*/
	text-align:right;
}
.zzp-access-speed .doctor_foot a{
	margin-right:20px;
}


/* 互动模块
--------------------------------------------------*/
.zzp-page-interactive-home{
	font-family:"微软雅黑";
}
.zzp-page-interactive-home .zzp-page-title{ margin-bottom:1px;}
.zzp-page-interactive-home .zzp-search-input{
	margin-right:30px;
}
.zzp-page-interactive-home table{
	width:100%;
	border:0px;
	border-collapse:collapse;
	color:#333;
	word-wrap:break-word;
	table-layout:fixed;
}
.zzp-page-interactive-home td{
	padding:0px;
	border:1px solid #d1d1d1;
}
.zzp-page-interactive-home td.questionnaire-block,
.zzp-page-interactive-home td.leave-block,
.zzp-page-interactive-home td.form-block,
.zzp-page-interactive-home td.bbs-block{
	background:#fafafa;
}
.zzp-page-interactive-home td.questionnaire-block,
.zzp-page-interactive-home td.leave-block{
	width:50%;
}
.zzp-page-interactive-home td .block-title{
	height:28px;
	line-height:28px;
	border-bottom:1px solid #d1d1d1;
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_home_title.gif) repeat-x;
	vertical-align:middle;
}
.zzp-page-interactive-home td .block-title2{
	height:28px;
	line-height:28px;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	padding:0 0 0 10px;
	background:#fff;
}
.zzp-page-interactive-home td .block-title .icon{
	width:17px;
	height:17px;
	display:inline-block;
	margin:0 5px 0 10px;
	_margin:5px 5px 0 10px;
	vertical-align:middle;
}
.zzp-page-interactive-home td.questionnaire-block .block-title .icon{
	background:url(/uploads/image/miinteractive/zzp_icon_page_leavelog_home_title.gif) no-repeat 0px 0px;	
}
.zzp-page-interactive-home td.leave-block .block-title .icon{
	background:url(/uploads/image/miinteractive/zzp_icon_page_leavelog_home_title.gif) no-repeat 0px -18px;	
}
.zzp-page-interactive-home td.form-block .block-title .icon{
	background:url(/uploads/image/miinteractive/zzp_icon_page_leavelog_home_title.gif) no-repeat 0px -36px;	
}
.zzp-page-interactive-home td.bbs-block .block-title .icon{
	background:url(/uploads/image/miinteractive/zzp_icon_page_leavelog_home_title.gif) no-repeat 0px -54px;	
}
.zzp-page-interactive-home .block-complex,
.zzp-page-interactive-home .block-independent,
.zzp-page-interactive-home .block-product,
.zzp-page-interactive-home .block-newest-leaves,
.zzp-page-interactive-home .block-newest-form,
.zzp-page-interactive-home .block-new-posts{
	background:#fafafa;
}
.zzp-page-interactive-home .complex-table,
.zzp-page-interactive-home .product-table,
.zzp-page-interactive-home .independent-table,
.zzp-page-interactive-home .posts-table,
.zzp-page-interactive-home .leave-table{
	width:100%;
}
.zzp-page-interactive-home .complex-table .complex-table-l{
	border:none;
}
.zzp-page-interactive-home .complex-table .complex-table-l span{
	height:50px;
	display:inline-block;
	vertical-align:bottom;
	padding:0 10px;
	float:left;
}
.zzp-page-interactive-home .complex-table-l span.zzp-red-number02,
.zzp-page-interactive-home .complex-table-r span.zzp-red-number02{
	_width:50px;
	font-size:15px;
	padding:0;
	height:22px;
	float:none;
}
.zzp-page-interactive-home .complex-table .complex-table-l span.line{
	width:1px;
	height:46px;
	padding:0px;
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_home_line.gif) no-repeat 0px 100%;
	float:left;
}
.zzp-page-interactive-home .complex-table .complex-table-l em{
	display:block;
}
.zzp-page-interactive-home .complex-table em.title{
	margin:5px 0 0 0;
}
.zzp-page-interactive-home .complex-table em.number{
	font-size:18px;
	font-weight:bold;
	color:#044f93;
}
.zzp-page-interactive-home .complex-table .complex-table-r{
	width:100px;
	border:none;
}
.zzp-page-interactive-home .product-table td{
	width:33.3%;
	padding:0 5px 10px 10px;
	border:none;
}
.zzp-page-interactive-home .product-table td.view-td02{
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
}
.zzp-page-interactive-home .product-table .view-info {
	padding:8px 0 0 0;
}
.zzp-page-interactive-home .product-table .view-info span {
	display:inline-block;
	vertical-align:top;
}
.zzp-page-interactive-home .product-table .view-info .tag {
	width:16px;
	height:16px;
	line-height:16px;
	font-size:10px;
	text-align:center;
	color:#fff;
}
.zzp-page-interactive-home .product-table .view-info .pic {
	width:80px;
	height:60px;
	margin:0 5px;
	overflow:hidden;
}
.zzp-page-interactive-home .product-table .view-info .pic img {
	width:80px;
	height:60px;
}
.zzp-page-interactive-home .product-table .view-tools {
	display:inline-block;
	vertical-align:top;
}
.zzp-page-interactive-home .product-table .view-tools a {
	_width:50px;
	height:15px;
	line-height:15px;
	display:block;
	padding:0 0 0 20px;
	margin:0 5px 5px 0;
	color:#333;
}
.zzp-page-interactive-home .product-table .view-tools a:hover {
	color:#5182b9;
}
.zzp-page-interactive-home .table-list td{
	padding:5px 10px;
	border:none;
}
.zzp-page-interactive-home .table-list .title-td{
	width:50%;
}
.zzp-page-interactive-home .table-list .title-td .tag{
	width:16px;
	height:16px;
	display:inline-block;
	font-size:10px;
	color:#fff;
	text-align:center;
	margin:0 5px 0 0;
}
.zzp-page-interactive-home .table-list .operate-td{
	width:25%;
}
.zzp-page-interactive-home .table-list .operate-td a{
	height:15px;
	line-height:15px;
	display:inline-block;
	padding:0 0 0 20px;
}
.zzp-page-interactive-home .table-list .time-td{
	width:25%;
}
.zzp-page-interactive-home .posts-table{
	width:100%;
}
.zzp-page-interactive-home .posts-table td{
	border:none;
	padding:5px 10px;
}
.zzp-page-interactive-home .posts-table .content-td span.user,
.zzp-page-interactive-home .posts-table .content-td span.block em{
	color:#214e85;
}
.zzp-page-interactive-home .posts-table .content-td span.content{
	color:#000;
}
.zzp-page-interactive-home .posts-table .operate-td{
	text-align:right;
}
.zzp-page-interactive-home .leave-block .complex-table-r{
	width:28px;
}
.zzp-page-interactive-home .leave-block .complex-table-r span.more{
	width:28px;
	height:50px;
	float:right;
	padding:0px;
	border:0px;
	border-left:1px solid #d0d2d2;
	position:relative;
	z-index:10;
	display:none;
}
.zzp-page-interactive-home .leave-block .complex-table-r a.more-bg{
	width:28px;
	height:50px;
	display:block;
	background:url(/uploads/image/miinteractive/zzp_icon_home_arrow.gif) no-repeat 0px 0px;
}
.zzp-page-interactive-home .leave-block .complex-table-r a.more-bg:hover{
	background:url(/uploads/image/miinteractive/zzp_icon_home_arrow.gif) no-repeat 0px -53px;
}
.zzp-page-interactive-home .leave-block .complex-table-r .more-complex-list{
	width:100px;
	padding:0;
	border:1px solid #d0d2d2;
	background:#fff;
	position:absolute;
	top:50px;
	right:-1px;
	display:none;
}
.zzp-page-interactive-home .leave-block .complex-table-r a.list-item{
	height:50px;
	display:block;
	border-bottom:1px dotted #d0d2d2;
	margin:5px 5px 0 5px;
	cursor:pointer;
	vertical-align:bottom;
}
.zzp-page-interactive-home .leave-block .complex-table-r a.list-item em.number{
	display:block;
}
.zzp-page-interactive-home .leave-block .complex-table-r a.list-item .zzp-red-number02{
	vertical-align:bottom;
}
.zzp-page-interactive-home .leave-block .leave-item{
	margin:8px 0;
}
.zzp-page-interactive-home .leave-block .block-newest-leaves td{
	border:none;
	padding:5px;
}
.zzp-page-interactive-home .leave-table td.info-left{
	width:65%;
	line-height:20px;
}
.zzp-page-interactive-home .leave-table td.info-left span{
	margin:0 5px;
}
.zzp-page-interactive-home .leave-table td.info-left .user-name,
.zzp-page-interactive-home .leave-table td.info-left .product-name{
	color:#224c86;
}
.zzp-page-interactive-home .leave-table td.info-right{
	text-align:right;
	padding-right:20px;
	line-height:20px;
}
.zzp-page-interactive-home .leave-block .leave-description{
	padding:10px;
	position:relative;
}
.zzp-page-interactive-home .leave-block .leave-description .solution-arrow{
	width:12px;
	height:8px;
	display:block;
	background:url(/uploads/image/miinteractive/zzp_icon_page_leavelog_home_arrow.gif) no-repeat 0px 0px;
	position:absolute;
	top:4px;
	left:20px;
}
.zzp-page-interactive-home .leave-block .solution-item{
	border:1px solid #cacaca;
}
.zzp-page-interactive-home .leave-block .solution-item td{
	background:#efefef;
	border-top:1px solid #fff;
}
.zzp-page-interactive-home .leave-block .solution-item td.solution-left{
	line-height:18px;
}
.zzp-page-interactive-home .leave-block .solution-item td.solution-right{
	text-align:right;
}
.zzp-page-interactive-home .leave-block .solution-item td.solution-right .zzp-btn-positive,
.zzp-page-interactive-home .leave-block .solution-item td.solution-right .zzp-btn-negative{
	width:50px;
}
/* icon-tag */
.zzp-page-interactive-home .first {
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_tag.gif) no-repeat 0px 0px;
}
.zzp-page-interactive-home .second {
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_tag.gif) no-repeat 0px -17px;
}
.zzp-page-interactive-home .third {
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_tag.gif) no-repeat 0px -34px;
}
.zzp-page-interactive-home .others {
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_tag.gif) no-repeat 0px -51px;
}
/* icon-tools */
.zzp-page-interactive-home a.purpose {
	background:url(/uploads/image/mihome/zzp_icon_product_statistics_block_tag_tool.gif) no-repeat 0px -30px;
}
.zzp-page-interactive-home a.purpose:hover {
	background:url(/uploads/image/mihome/zzp_icon_product_statistics_block_tag_tool.gif) no-repeat 0px -45px;
}
.zzp-page-interactive-home a.edit {
	background:url(/uploads/image/mihome/zzp_icon_product_statistics_block_tag_tool.gif) no-repeat 0px -133px;
}
.zzp-page-interactive-home a.edit:hover {
	background:url(/uploads/image/mihome/zzp_icon_product_statistics_block_tag_tool.gif) no-repeat 0px -149px;
}

/*互动首页--bbs部分页面*/
.zzp-page-bbs{
	font-family:"微软雅黑";
}
.zzp-page-bbs table{
	width:100%;
	border:0px;
	color:#333;
	word-wrap:break-word;
	table-layout:fixed;
}
.zzp-page-bbs td{
	padding:0px;
}
.zzp-page-bbs td.bbs-block{
	background:#fafafa;
}
.zzp-page-bbs td .block-title{
	height:28px;
	line-height:28px;
	border-bottom:1px solid #d1d1d1;
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_home_title.gif) repeat-x;
	vertical-align:middle;
}
.zzp-page-bbs td .block-title2{
	height:28px;
	line-height:28px;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	padding:0 0 0 10px;
	background:#fff;
}
.zzp-page-bbs td .block-title .icon{
	width:17px;
	height:17px;
	display:inline-block;
	margin:0 5px 0 10px;
	_margin:5px 5px 0 10px;
	vertical-align:middle;
	background:url(/uploads/image/miinteractive/zzp_icon_page_leavelog_home_title.gif) no-repeat 0px -54px;
}
.zzp-page-bbs .block-complex,
.zzp-page-bbs .block-new-posts{
	background:#fafafa;
}
.zzp-page-bbs .complex-table,
.zzp-page-bbs .posts-table{
	width:100%;
}
.zzp-page-bbs .complex-table .complex-table-l{
	border:none;
}
.zzp-page-bbs .complex-table .complex-table-l span{
	height:50px;
	display:inline-block;
	vertical-align:bottom;
	padding:0 10px;
	float:left;
}
.zzp-page-bbs .complex-table-l span.zzp-red-number02,
.zzp-page-bbs .complex-table-r span.zzp-red-number02{
	_width:50px;
	font-size:15px;
	padding:0;
	height:22px;
	float:none;
}
.zzp-page-bbs .complex-table .complex-table-l span.line{
	width:1px;
	height:46px;
	padding:0px;
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_home_line.gif) no-repeat 0px 100%;
	float:left;
}
.zzp-page-bbs .complex-table .complex-table-l em{
	display:block;
}
.zzp-page-bbs .complex-table em.title{
	margin:5px 0 0 0;
}
.zzp-page-bbs .complex-table em.number{
	font-size:18px;
	font-weight:bold;
	color:#044f93;
}
.zzp-page-bbs .complex-table .complex-table-r{
	width:100px;
	border:none;
}
.zzp-page-bbs .posts-table{
	width:100%;
}
.zzp-page-bbs .posts-table td{
	border:none;
	padding:5px 10px;
}
.zzp-page-bbs .posts-table .content-td span.user,
.zzp-page-bbs .posts-table .content-td span.block em{
	color:#214e85;
}
.zzp-page-bbs .posts-table .content-td span.content{
	color:#000;
}
.zzp-page-bbs .posts-table .operate-td{
	text-align:right;
}
/* icon-tag */
.zzp-page-bbs .first {
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_tag.gif) no-repeat 0px 0px;
}
.zzp-page-bbs .second {
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_tag.gif) no-repeat 0px -17px;
}
.zzp-page-bbs .third {
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_tag.gif) no-repeat 0px -34px;
}
.zzp-page-bbs .others {
	background:url(/uploads/image/miinteractive/zzp_bg_page_leavelog_tag.gif) no-repeat 0px -51px;
}
/* icon-tools */
.zzp-page-bbs a.purpose {
	background:url(/uploads/image/mihome/zzp_icon_product_statistics_block_tag_tool.gif) no-repeat 0px -30px;
}
.zzp-page-bbs a.purpose:hover {
	background:url(/uploads/image/mihome/zzp_icon_product_statistics_block_tag_tool.gif) no-repeat 0px -45px;
}
.zzp-page-bbs a.edit {
	background:url(/uploads/image/mihome/zzp_icon_product_statistics_block_tag_tool.gif) no-repeat 0px -133px;
}
.zzp-page-bbs a.edit:hover {
	background:url(/uploads/image/mihome/zzp_icon_product_statistics_block_tag_tool.gif) no-repeat 0px -149px;
}
/*** 问卷 ***/
/** 新增问卷 **/
.zzp-page-add-questionnaire .zzp-page-content{
	padding:0 20px;
	*position:relative;
}
.zzp-page-add-questionnaire .fieldset-content{
	padding-left:10px;
	padding-right:10px;
	color:#333;
}
.zzp-page-add-questionnaire .flow-chart-01{
	width:312px;
	height:27px;
	margin:10px 0 10px 0;
	background:url(/uploads/image/miinteractive/zzp_page_add_questionnaire_flowchart.gif) no-repeat;
}
.zzp-page-add-questionnaire .flow-chart-02{
	width:312px;
	height:27px;
	margin:10px 0 10px 20px;
	background:url(/uploads/image/miinteractive/zzp_page_add_questionnaire_flowchart.gif) no-repeat 0px -27px;
}
.zzp-page-add-questionnaire .zzp-input{
	float:none;
}
.zzp-page-add-questionnaire table{
	width:100%;
	border:0px;
}
.zzp-page-add-questionnaire .questionnaire-info td.table-left,
.zzp-page-add-questionnaire .questionnaire-info td.table-right{
	width:50%;
}
.zzp-page-add-questionnaire .questionnaire-content td.table-left{
	width:90%;
	border-bottom:1px solid #c6c6c6;
}
.zzp-page-add-questionnaire .questionnaire-content td.table-right{
	width:10%;
	border-bottom:1px solid #c6c6c6;
}
.zzp-page-add-questionnaire .questionnaire-info tr.explain th{
	vertical-align:top;
}
.zzp-page-add-questionnaire .questionnaire-info tr.time th{
	height:40px;
}
.zzp-page-add-questionnaire .questionnaire-info tr.time em.hours{
	color:#ff6600;
	margin:0 0 0 5px;
}
.zzp-page-add-questionnaire .questionnaire-info tr.name .zzp-input,
.zzp-page-add-questionnaire .people-info .zzp-input{
	width:246px;
}
.zzp-page-add-questionnaire tr.address .zzp-input{
	width:450px;
}
.zzp-page-add-questionnaire div.question{
	padding:3px 0 3px 15px;
}
.zzp-page-add-questionnaire .people-info div.solution{
	border-bottom:1px solid #c6c6c6;
	overflow:hidden;
	_display:inline-block;
	padding:3px 0 3px 15px;
}
.zzp-page-add-questionnaire .questionnaire-content div.solution{
	padding-left:30px;
}
.zzp-page-add-questionnaire .select-wrap{
	display:inline-block;
	vertical-align:middle;
	zoom:1;
	white-space:nowrap;
}
.zzp-page-add-questionnaire .select-wrap input{
	display:inline-block;
	vertical-align:middle;
}
.zzp-page-add-questionnaire .select-wrap em{
	height:30px;
	line-height:30px;
	display:inline-block;
	vertical-align:middle;
}
.zzp-page-add-questionnaire .select-wrap a{
	display:inline-block;
	vertical-align:top;
}
.zzp-page-add-questionnaire .select-wrap a img{
	width:30px;
	height:30px;
}
.zzp-page-add-questionnaire .select-wrap em.others{
	width:30px;
}
.zzp-page-add-questionnaire .radio-btn,
.zzp-page-add-questionnaire .checkbox-btn{
	vertical-align:middle;
}
.zzp-page-add-questionnaire .high-setting th {
	width:120px;
}
.zzp-page-add-questionnaire .high-setting .fieldset-content {
	padding-bottom:30px;
}
.zzp-page-add-questionnaire tr.fill-content .select-wrap em,
.zzp-page-add-questionnaire tr.respondents-info .select-wrap em{
	width:30px;
}
.zzp-page-add-questionnaire tr.check-site .zzp-input {
	width:50px;
	vertical-align:middle;
}
.zzp-page-add-questionnaire textarea{
	width:400px;
	height:85px;
}
.zzp-page-add-questionnaire .solution textarea{
	width:550px;
	height:30px;
}
.zzp-page-add-questionnaire .red{
	color:#f00;
}
.zzp-page-add-questionnaire .btn-wrap{
	padding:0 0 0 15px;
	vertical-align:middle;
	margin-bottom:10px;
}
.zzp-page-add-questionnaire .select-template{
	padding:0 0 0 15px;
}
.zzp-page-add-questionnaire .select-template .zzp-select-input{
	margin:0 10px 0 0;
	vertical-align:middle;
}
.zzp-page-add-questionnaire .select-template p{
	padding:10px 0;
}
.zzp-page-add-questionnaire .btn-wrap .zzp-btn-positive,
.zzp-page-add-questionnaire .btn-wrap .zzp-btn-negative,
.zzp-page-add-questionnaire .select-template .zzp-btn-positive,
.zzp-page-add-questionnaire .select-template .zzp-btn-negative,
.zzp-page-add-questionnaire .select-template select{
	vertical-align:middle;
}
.zzp-page-add-questionnaire .questionnaire-content .zzp-page-content{
	padding:0px;
}
.zzp-page-add-questionnaire .td-content{
	overflow:hidden;
	_display:inline-block;
	border:1px solid #fff;
	border-bottom:1px solid #c6c6c6;
}
.zzp-page-add-questionnaire .td-content-l{
	width:84%;
	float:left;
}
.zzp-page-add-questionnaire .td-content-r{
	width:15%;
	float:right;
}
.zzp-page-add-questionnaire .td-content-r .operating{
	text-align:left;
}
.zzp-page-add-questionnaire .td-content-r .edit{
	margin:0 10px 0 0;
}
.zzp-page-add-questionnaire .td-content-r .del{
	top:0px;
	left:0px;
	margin-top:0px;
	float:none;
}
.zzp-page-add-questionnaire .zzp-inline-input .zzp-inline-alert{
	position:static;
}
.zzp-page-add-questionnaire tr.begin-time .zzp-time{
	z-index:10;
}
.zzp-page-add-questionnaire tr.end-time .zzp-time{
	z-index:9;
}
/** 全部问卷 **/
.zzp-page-all-questionnaire .filter-list li.title{
	padding-left:20px;
}
/*** 在线客服 ***/
/** 在线客服设置 **/
.zzp-page-online{
	color:#333;
}
.zzp-page-online .zzp-page-content{
	padding-left:20px;
}
.zzp-page-online table{
	width:100%;
}
.zzp-page-online th{
	width:380px;
}
.zzp-page-online th.line01-l .zzp-online-frame{
	margin-bottom:10px;
}
.zzp-page-online td.line01-r{
	padding-top:0px;
	padding-left:10px;
}
.zzp-page-online .frame-content-r a{
	height:28px;
	display:block;
	border-top:1px solid #fff;
	border-bottom:1px solid #f0f0f0;
	position:relative;
}
.zzp-page-online .frame-content-r a.even{
	background:#fafafa;
}
.zzp-page-online .frame-content-r a:hover{
	height:28px;
	display:block;
	border-top:1px solid #bbdaf7;
	border-bottom:1px solid #bbdaf7;
	background:url(/uploads/image/miinteractive/zzp_bg_page_online_a.gif) repeat-x;
}
.zzp-page-online .frame-content-r a span{
	display:inline-block;
	color:#333;
	cursor:pointer;
}
.zzp-page-online span.drag-bar{
	width:10px;
	height:10px;
	display:block;
	position:absolute;
	top:1px;
	left:1px;
	background:url(/uploads/image/micommon/zzp_list_all.png) no-repeat 100% 0px;
}
.zzp-page-online .frame-content-r .zzp-icon-18x18{
	margin:0 0 0 15px;
	#margin:0 5px 0 15px;
}
.zzp-page-online .channel-service{
	margin:18px 0;
}
.zzp-page-online .zzp-item-wrap{
	margin:10px 0 0 0;
}
.zzp-page-online span.site-item{
	display:inline-block;
	padding:5px 0;
	vertical-align:middle;
}
.zzp-page-online span.site-item .position-title,
.zzp-page-online span.site-item .margin-title,
.zzp-page-online span.site-item .theme-title{
	width:70px;
	display:inline-block;
	vertical-align:middle;
	text-align:right;
}
.zzp-page-online span.site-item .position-value,
.zzp-page-online span.site-item .margin-value,
.zzp-page-online span.site-item .theme-value{
	width:120px;
	display:inline-block;
	vertical-align:middle;
}
.zzp-page-online span.site-item input{
	width:30px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
}
.zzp-page-online span.site-item span.theme-value span{
	width:19px;
	height:19px;
	margin:0 10px 0 0;
	display:inline-block;
	border:1px solid #6e6e6e;
	cursor:pointer;
}
.zzp-page-online span.site-item span.theme-value .icon{
	width:11px;
	height:11px;
	display:block;
	margin:3px 0 0 3px;
	color:#fff;
	visibility:hidden;
}
.zzp-page-online span.site-item span.theme-value .selected .icon{
	visibility:visible;
}
.zzp-page-online span.site-item span.theme-value span.theme-blue{
	background:#005b90;
}
.zzp-page-online span.site-item span.theme-value span.theme-gray{
	background:#909090;
}
.zzp-page-online span.site-item span.theme-value span.theme-orange{
	background:#d1651d;
}
.zzp-page-online div.save-btn{
	text-align:left;
	padding:0 0 0 160px;
}
.zzp-page-online .position-site-wrap {
	width:100%;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.zzp-page-online .position-site-wrap .wrap-top {
	width:100%;
	height:4px;
	padding:0px;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 100% -106px;
}
.zzp-page-online .position-site-wrap .wrap-top-l {
	width:100%;
	height:4px;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 0px -101px;
}
.zzp-page-online .position-site-wrap .wrap-top-r {
	height:3px;
	margin:0 4px;
	border-top:1px dashed #999;
	overflow:hidden;
	_display:inline-block;
}
.zzp-page-online .position-site-wrap .wrap-content {
	height:402px;
	border-left:1px dashed #999;
	border-right:1px dashed #999;
	position:relative;
}
.zzp-page-online .position-site-wrap .wrap-bottom {
	width:100%;
	height:4px;
	overflow:hidden;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 100% -116px;
}
.zzp-page-online .position-site-wrap .wrap-bottom-l {
	width:100%;
	height:4px;
	overflow:hidden;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 0px -111px;
}
.zzp-page-online .position-site-wrap .wrap-bottom-r {
	height:3px;
	margin:0 4px;
	text-align:center;
	border-bottom:1px dashed #999;
	background:#fafafa;
	overflow:hidden;
}
.zzp-page-online td.site-btn{
	text-align:center;
}
.zzp-page-online td.site-btn .zzp-btn-positive{
	width:50px;
}
.zzp-page-online span.del .pop-del{
	right:-8px;
	_right:98px;
	top:20px;
	display:block;
}
.zzp-page-online input.zzp-input{
	float:none;
}
.zzp-page-online em.zzp-inline-alert{
	vertical-align: middle;
	margin-top:0px;
	left:90px;
	top:1px!important;
}
.zzp-page-online em.zzp-alert-warring{
	width:110px!important;
}
.zzp-page-online em.zzp-alert-wrong{
	width:180px!important;
}
.zzp-page-online em.pixerror1{
	width:110px!important;
}
.zzp-page-online .item-content .line03{ margin-top:5px;}
.zzp-page-online .item-content .line03 p{ vertical-align:middle;}
.zzp-page-online .item-content .line03 p .set-y-n{ vertical-align:middle;}
.zzp-page-online .item-content .line03 p .zzp-btn-yesno{ vertical-align:middle;}




/** 通话记录 **/
.zzp-page-call-log .operation-right{
	width:50%;
	overflow:hidden;
	_display:inline-block;
}
.zzp-page-call-log .operation-right .zzp-warning-msg{
	width:350px;
	float:left;
	margin:0 5px 0 0;
}
.zzp-page-call-log .operation-right .zzp-btn-red{
	margin:3px 0 0 5px;
}
/** 400设置 **/
/*.zzp-page-400{
	color:#333;
}
.zzp-page-400 .zzp-input{
	vertical-align:middle;
	float:none;
}
.zzp-page-400 table{
	width:100%;
	border:0px;
}
.zzp-page-400 .zzp-form-table th{
	width:100px;
}
.zzp-page-400 .call th{
	padding:5px 0 0 0;
}
.zzp-page-400 .select-wrap{
	display:inline-block;
	vertical-align:middle;
}
.zzp-page-400 .select-wrap input{
	display:inline-block;
	vertical-align:middle;
}
.zzp-page-400 .select-wrap em{
	width:80px;
	height:26px;
	line-height:26px;
	display:inline-block;
	vertical-align:middle;
}
.zzp-page-400 .get-setting-table .setting-title{
	text-align:right;
}
.zzp-page-400 .get-setting-table .setting-value{
	vertical-align:middle;
}
.zzp-page-400 .get-setting-table .area-setting{
	display:inline-block;
	margin-left:20px;
	vertical-align:middle;
}
.zzp-page-400 .get-setting-table .zzp-btn-negative{
	vertical-align:middle;
}
.zzp-page-400 .get-setting-div{
	border:1px solid #c6c6c6;
	padding:20px;
}
.zzp-page-400 .get-setting-div .zzp-input{
	width:285px;
}
.zzp-page-400 .btn-div{
	padding:10px 0 0 10px;
}
.zzp-page-400 .time-space{
	width:460px;
	border:1px solid #c6c6c6;
}
.zzp-page-400 .time-title{
	text-align:right;
}
.zzp-page-400 .time-value .zzp-input{
	width:70px;
	margin-right:5px;
}*/
.zzp-page-400 .zzp-page-content{
	padding:0px;
}
.zzp-page-400 .set .content{
	margin-left:50px;
}
.zzp-page-400 .set .content li,
.zzp-page-400 .set .answer-content li,
.zzp-page-400 .internet-400 li{
	padding:5px;
	overflow:hidden;
}
.zzp-page-400 .internet-400 #initiativeinviteli div.right{
	padding-top:5px;
	_padding-top:3px;
}
.zzp-page-400 .set .content .zzp-radio-txt{
	margin-right:15px;
	left:5px;
	*left:2px;
}
.zzp-page-400 .set .ring-tones,
.zzp-page-400 .set .tip-btn{
	/*height:25px;*/
	overflow:hidden;
}
.zzp-page-400 .set .ring-tones .right,
.zzp-page-400 .set .tip-btn .right{
	margin-top:-10px;
	position:relative;
}
.zzp-page-400 .set .default-ring{
	overflow:hidden;
	position:absolute;
	top:40px;
	left:0px;
	z-index:1;
}
.zzp-page-400 .set .default-ring span{
	float:left;
}
.zzp-page-400 .set .default-ring img{
	float:left;
	margin-left:5px;
}
.zzp-page-400 .left{
	float:left;
	line-height:20px;
}
.zzp-page-400 .right{
	margin-left:60px;
}
.zzp-page-400 .answer .right ,
.zzp-page-400 .forwarding .right,
.ces-400 .number .right{
	margin-left:60px;
}
.zzp-page-400 .answer-content{
	background:#f6f6f6;
    border: 1px solid #cccccc;
    margin-left: 110px;
    padding: 10px 0 10px 50px;
    width: 600px
}
.zzp-page-400 .answer-content .left{
	width:80px;
	height:24px;
	line-height:24px;
	text-align:right;	
}
.zzp-page-400 .answer-content .right{
	margin-left:80px;
	vertical-align:middle;
}
.zzp-page-400 .answer-content .right .zzp-btn-positive,
.zzp-page-400 .answer-content .right .zzp-btn-negative{
	vertical-align:middle;
}
.zzp-page-400 .answer-content .ring-name,
.zzp-page-400 .answer-content .ring-btn{
	float:left;
}
.zzp-page-400 .answer-content .ring-name{
	margin:0 3px;
}
.zzp-page-400 .answer-content .ring-btn{
	background: 0 0 no-repeat;
	width:21px;
	height:24px;
	cursor:pointer;
}
.zzp-page-400 .voice table{
	border-collapse:collapse;
	width:100%;
	background:#fff;
}
.zzp-page-400 .voice table tr td{
	border:1px solid #d4d4d4;
	padding:2px 0;
	text-align:center;
}
.zzp-page-400 .t-head{
	_float:left;
	width:510px;
}
.zzp-page-400 .t-head table tr td {
	height:23px;
	background:url(/uploads/image/micommon/t-head.png) left top repeat-x;
}
.zzp-page-400 .t-body{
	width:510px;
}
.zzp-page-400 .t-head table tr td{
	border-bottom:none;
}
.zzp-page-400 .voice .select-number{
	width:48px;
	text-align:center;
}
.zzp-page-400 .voice .voice-memo{
	width:98px;
	text-align:center;
}
.zzp-page-400 .voice .calls{
	width:356px;
	text-align:center;
}
.zzp-page-400 .voice .calls1{
	border-left:none;
	border-right:none;
}
.zzp-page-400 .voice .calls2{
	border-left:none;
	border-right:none;
}
.zzp-page-400 .voice .calls3{
	border-left:none;
}
.zzp-page-400 .voice table input{
	width:80px;
}
.zzp-page-400 .voice table .t-b-hover{
	background:url(/uploads/image/micommon/table_bg.png) left -74px repeat-x #efefef;
}
.zzp-page-400 .area-set {
	color:#4d75a5;
	text-decoration:underline;
	cursor:pointer;
	margin-left:10px;
	margin-right:10px;
	display:inline-block;
}
.zzp-page-400 .answer-content .zzp-input{
	width:250px;
}
.zzp-page-400 .answer-content .ces-btn-gray{
	float:left;
}
.zzp-page-400 .set .btn{
	padding-left:110px;
	padding-top:10px;
}
.zzp-page-400 .answer-content .tip-red{
	color:#f00;
	margin-top:8px;
}
.zzp-page-400 .internet-400 {
	padding-top:15px;
}
.zzp-page-400 .internet-400 .left{
	width:100px;
	height:24px;
	line-height:24px;
	text-align:right;
}
.zzp-page-400 .internet-400 .right{
	margin-left:100px;
	vertical-align:top;
}
.zzp-page-400 .ces-checkbox1{
	height:15px;
	vertical-align:bottom;
	margin-top:-1px;
	margin-right:3px;
}
.zzp-page-400 .internet-400 .check-box{
	width:15px;
	height:15px;
	vertical-align:middle;
}
.zzp-page-400 .internet-400 .btn{
	margin-left:105px;
	margin-top:5px;
}
.zzp-page-400 .internet-400 .invite{
	border:1px solid #c4c4c4;
	margin:5px 0px;
	padding:10px;
}
.zzp-page-400 .internet-400 .invite .left{
	height:24px;
	line-height:24px;
	padding-top:5px;
}
.zzp-page-400 .internet-400 .invite label{
	margin-left:5px;
	display:inline-block;
	vertical-align:middle;
}
.zzp-page-400 .internet-400 .invite .zzp-input{
	width:70px;
	vertical-align:middle;
}
.zzp-page-400 .internet-400 .invite .zzp-required{
	vertical-align:middle;
}
.zzp-page-400 .internet-400 .zzp-promptgray{
	clear:both;
	color:#999;
	display:inline-block;
	margin:10px 0 0 0;
}
.zzp-page-400 .blacklist{
	margin-top:0px;
	border-top:1px solid #d1d1d1;
}
.zzp-page-400 .record .list{
	overflow:hidden;
	_zoom:1;
}
.zzp-page-400 .record .list li{
	float:left;
	padding:0 5px;
}
.zzp-page-400 .zzp-required{
	margin:0px;
	vertical-align:top;
}
.zzp-page-400 .zzp-warning-msg{
	margin-bottom:10px;
}
.zzp-page-400 .record .zzp-filter-wrap li,
.zzp-page-400 .record .zzp-filter-wrap li span.zzp-time,
.zzp-page-400 .record .zzp-filter-wrap li span.zzp-time-line,
.zzp-page-400 .record .zzp-filter-wrap li span.zzp-btn-negative{
	vertical-align:middle;
}
.zzp-page-400 .record .zzp-filter-wrap li span.zzp-btn-negative{
	margin-left:5px;
}
/*网上400设置*/
.zzp-page-400 .position-site-wrap {
	font-size:12px;
	margin:0px;
	padding:0px;
}
.zzp-page-400 .position-site-wrap .wrap-top {
	width:100%;
	height:4px;
	padding:0px;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 100% -106px;
}
.zzp-page-400 .position-site-wrap .wrap-top-l {
	width:100%;
	height:4px;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 0px -101px;
}
.zzp-page-400 .position-site-wrap .wrap-top-r {
	height:3px;
	margin:0 4px;
	border-top:1px dashed #999;
	overflow:hidden;
	_display:inline-block;
}
.zzp-page-400 .position-site-wrap .wrap-content {
	height:279px;
	border-left:1px dashed #999;
	border-right:1px dashed #999;
	position:relative;
}
.zzp-page-400 .position-site-wrap .wrap-bottom {
	width:100%;
	height:4px;
	overflow:hidden;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 100% -116px;
}
.zzp-page-400 .position-site-wrap .wrap-bottom-l {
	width:100%;
	height:4px;
	overflow:hidden;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 0px -111px;
}
.zzp-page-400 .position-site-wrap .wrap-bottom-r {
	height:3px;
	margin:0 4px;
	text-align:center;
	border-bottom:1px dashed #999;
	background:#fafafa;
	overflow:hidden;
}
.zzp-page-400 #web400settingform{ width:48%; float:left; }
.zzp-page-400 #frontsettingform{ width:48%; float:left; }
.zzp-page-400 .zzp_tabs_position{ position:relative;}
.zzp-page-400 .zzp_tabs_position .zzp_web_position{ border:solid #ececec 1px; background-color:#fafafa; padding:10px; margin-top:10px; margin-bottom:10px;}
.zzp-page-400 .zzp_tabs_position .zzp_web_position .web_position_item{ display:inline-block; vertical-align:middle; padding:5px 0px;}
.zzp-page-400 .zzp_tabs_position .zzp_web_position .web_position_title{ display:inline-block; width:80px; text-align:right; vertical-align:middle;}
.zzp-page-400 .zzp_tabs_position .zzp_web_position .web_position_cotent{ display:inline-block; width:140px; vertical-align:middle;position:relative;}
.zzp-page-400 .zzp_tabs_position .zzp_web_position .web_position_cotent .web_position_input{ width:30px; height:18px; line-height:18px; vertical-align:middle;}
.zzp-page-400 .zzp_tabs_position .zzp_web_position .zzp-inline-alert{ width:60px!important;position:absolute;z-index:9999; color:#ff0000;}
.zzp-page-400 .zzp_tabs_position .zzp_web_position .line05{ text-align:center;}
.zzp-page-400 .zzp-form-table02{float:left; table-layout:fixed;}
.zzp-page-400 .zzp-form-table02 th{ text-align:right;}
.zzp-page-400 .zzp_tabs_position .zzp_web_position .line06{ position:absolute;left:480px; top:10px;}
.zzp-page-400 .right{margin-left:0;}
.zzp-page-400 #intervaltimediv .right{
	width:260px;
	float:left;
	margin-left:0px;
}

/*400电话设置 选择地区弹出层*/
.zzp-400-area #checkallbox{
	width:15px;
	height:15px;
	vertical-align:middle;
}
/** 留言记录 **/
.zzp-page-msglog{
	color:#333;
}

/* 统计概况 */
.zzp-origin {
	position:relative;
}
.x-grid3-row-selected {
    border: 1px solid #ededed;
}
.x-grid3-sort-icon{
	width:9px!important;
	height:5px!important;
}
.sort-asc .x-grid3-sort-icon{
	background:url(/uploads/image/mianalysis/zzp-paixu.gif) 0 0 no-repeat!important;
}
.sort-desc .x-grid3-sort-icon{
	background:url(/uploads/image/mianalysis/zzp-paixu.gif) 0 -5px no-repeat!important;
}
.zzp-origin .zzp-time input.date{
	background: url(/uploads/image/micommon/textarea.png) repeat-x scroll 0 0 #ffffff;
	border: 1px solid #c1c1c1;
    color: #333333;
	padding:0 30px 0 3px;
    vertical-align: middle;
	height: 20px;
    line-height: 20px;
}
.zzp-origin .list label {
    position: relative;
    top: 0;
}
.zzp-origin .zzp-graphic {
    float: right;
    margin-right: 15px;
	_margin-right:8px;
    padding-top: 2px;
}
.zzp-origin .zzp-data{
	display:inline-block;
}
.zzp-origin .zzp-data .select{
}
.zzp-origin .zzp-data label{
	line-height:20px;
	_vertical-align:40%;
}
.zzp-origin .zzp-year,.zzp-origin .zzp-month{
	height:14px;
}
.zzp-origin .zzp-year select,.zzp-origin .zzp-month select{
	#height:18px;
	#height:20px;
	#line-height:14px;
	#position:relative;
	#top:-2px;
	#left:-2px;
	#font-size:12px;
	#vertical-align:bottom;
	_margin-top:2px;
}
.zzp-origin .x-grid3-body{
	#float:left;
}
.zzp-origin .x-grid3-body .x-grid3-row .x-grid3-row-table{
	border-left:1px solid #d1d1d1;
}
.zzp-origin-surver .x-grid3-row td,
.zzp-origin-surver .x-grid3-summary-row td {
	padding-left:0;
}
.zzp-origin .cezz-analyse-page{
	margin-bottom:10px;
}
.zzp-origin .zzp-time img{
	position:absolute;
	right:5px;
	width:16px;
	height:16px;
	top:3px;
}
.zzp-origin a.zzp-input-close {
	width:20px;
	height:25px;
	display:block;
	background:url(/uploads/image/mianalysis/zzp-btn-sprite.png) no-repeat 0px 0px;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
}
.zzp-origin a.zzp-input-close:hover {
	background:url(/uploads/image/mianalysis/zzp-btn-sprite.png) no-repeat 0px -25px;
}

.zzp-graphic a {
    display: inline-block;
    height: 23px;
    overflow: hidden;
    width: 26px;
}
.zzp-graphic a.zzp-graph-up {
    background: url(/uploads/image/mianalysis/zzp-graphy-btn.png) no-repeat scroll 0 0 transparent;
    margin-right: 5px;
}
.zzp-graphic a.zzp-graph-list {
    background: url(/uploads/image/mianalysis/zzp-graphy-btn.png) no-repeat scroll -30px 0 transparent;
}
.zzp-swf-cont {
    clear: both;
    font-size: 12px;
    overflow: auto;
    padding: 10px 0;
	text-align:center;
}
.zzp-analy-data {
   /* padding:0 0 10px 0;*/
	clear:both;
	overflow:hidden;
	*zoom:1;
	width:96%;
	margin:0 auto 10px;
}
.zzp-page-general .zzp-analy-data, .zzp-member-area .zzp-analy-data {
	width:auto;
    padding: 10px;
}

#deadgrid {
    margin: 10px 0;
}
table.zzp-sum-data {
    border: 1px solid #c6c6c6;
    border-collapse: collapse;
    margin: 0 auto;
    width: 100%;
}
table.zzp-sum-data td {
}
table.zzp-sum-data th, table.zzp-sum-data td {
    background: url(/uploads/image/mianalysis/zzp_analyli_bg.png) repeat-x scroll 0 0 transparent;
    border: 1px solid #c6c6c6;
    padding: 3px;
	height:43px;
    text-align: center;
}
table.zzp-sum-data th, table.zzp-sum-data td p{
	line-height:18px;
}
table.zzp-sum-data .value {
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
	line-height:25px;
}
.zzp-analy-detail {
    clear: both;
    overflow: hidden;
    padding: 0 10px;
	_zoom:1;
}
.zzp-analy-detail .zzp-analy-dcont {
    overflow: hidden;
    width: 49.5%;
	border:1px solid #b3b3b3;
	margin:5px 0;
}
.zzp-floatl {
    float: left;
}
.zzp-page-general .zzp-main-panel-filter-close select{
	height:auto;
}
.zzp-page-general .zzp-analy-title{
	width:100%;
	background: url(/uploads/image/mianalysis/zzp_trfirst_bg.png) repeat-x scroll 0 0 transparent;
	padding-top:1px;
	height:28px;
	line-height:28px;
}
.zzp-analy-detail .zzp-analy-title h4 {
    border-bottom: 1px solid #d9e0e8;
    float: left;
    line-height: 26px;
    padding: 0 3px 0 20px;
	font-size:12px;
	display:block;
}
.zzp-analy-detail .zzp-analy-title ul {
    margin: 0;
    overflow: hidden;
	display:block;
	padding:0;
	zoom:1;
}
.zzp-analy-detail .tab-content {
    padding: 10px 15px;
}
.analy-radio-cont {
    clear: both;
    overflow: hidden;
	display: block;
}
.analy-radio-cont h4{
	color:#4572a7;
	padding: 16px 0 0 40px;
	font-weight:normal;
	background: url(/uploads/image/mianalysis/zzp-top-ten.gif) no-repeat scroll 19px 17px transparent;
}
.zzp-origin .zzp-time{
	border:none;
}
.zzp-page-general .tab-swf {
    height: 288px;
    overflow: hidden;
}
/*.zzp-page-general .tab-swf .zzp-floatl,
.zzp-page-general .tab-swf .zzp-floatr{
	display:inline-block;
	float:none;
	vertical-align: top;
}*/
.zzp-analy-detail .tab-more {
    clear: both;
    overflow: hidden;
    text-align: right;
}
.zzp-table-nostyle {
    border: medium none;
    width: 95%;
}
.zzp-page-general .zzp-table-nostyle th, .zzp-page-general .zzp-table-nostyle td {
    white-space: nowrap;
    width: auto;
}
.zzp-table-nostyle td, .zzp-table-nostyle th {
    border: medium none;
    padding: 3px;
    text-align: center;
    width: 50%;
}
.zzp-table-nostyle td.zzp-align-right, .zzp-table-nostyle th.zzp-align-right {
    text-align: right;
}
.zzp-floatr {
    float: right;
}
.zzp-page-general .zzp-page-title .search{
	padding-top:3px;
}
.zzp-page-general .zzp-data .zzp-input-box{
	float:none;
}
.zzp-origin .analyse_grid_totalstyle{
	background: url(/uploads/image/mianalysis/zzp_access_tab2.gif) repeat-x scroll 0 0 transparent;
}
.zzp-page-general .zzp-analy-data,
.zzp-page-general .zzp-analy-detail{
	padding:0;
}

/* 颜色块 */
.zzp-clorblock {
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    vertical-align: middle;
    width: 12px;
}
.zzp-color-bfe749 {
    background: none repeat scroll 0 0 #bfe749;
    border: 1px solid #a9d42b;
}
.zzp-color-f8ce4e {
    background: none repeat scroll 0 0 #f8ce4e;
    border: 1px solid #e6b82c;
}
.zzp-color-98d2ff {
    background: none repeat scroll 0 0 #98d2ff;
    border: 1px solid #6eb5ec;
}
.zzp-color-f49c64 {
    background: none repeat scroll 0 0 #f49c64;
    border: 1px solid #e1874e;
}
.zzp-color-40d0d0 {
    background: none repeat scroll 0 0 #40d0d0;
    border: 1px solid #30bebe;
}
.zzp-color-cdacf0 {
    background: none repeat scroll 0 0 #cdacf0;
    border: 1px solid #be9be3;
}
.zzp-color-ef4f4f {
    background: none repeat scroll 0 0 #ef4f4f;
    border: 1px solid #dc3b3b;
}
.zzp-color-d845d8 {
    background: none repeat scroll 0 0 #d845d8;
    border: 1px solid #c133c1;
}
.zzp-color-78c325 {
    background: none repeat scroll 0 0 #78c325;
    border: 1px solid #69af1b;
}
.zzp-color-d6cc18 {
    background: none repeat scroll 0 0 #d6cc18;
    border: 1px solid #c3b90f;
}
.zzp-color-1a9ee1 {
    background: none repeat scroll 0 0 #1a9ee1;
    border: 1px solid #1695d6;
}
.zzp-color-be181d {
    background: none repeat scroll 0 0 #be181d;
    border: 1px solid #b01217;
}
.zzp-color-f3f2f2 {
    background: none repeat scroll 0 0 #f3f2f2;
    border: 1px solid #f3f2f2;
}
.zzp-color-ffffff {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ffffff;
}
.zzp-color-f19fc5 {
    background: none repeat scroll 0 0 #f19fc5;
    border: 1px solid #ffffff;
}

/**实时访客 **/
.zzp-page-visitor{
	position:static;
}
.zzp-page-visitor .zzp-visitor-content{
	text-align:center;
	line-height:150%;
}
.zzp-page-visitor table.analys_realpop{
	white-space:normal;
	word-wrap:break-word;
}
.zzp-page-visitor table.analys_realpop td.realpop_left{
	width:50px;
	height:auto;
	word-break:break-all;
	display:inline-block;
	vertical-align: top;
}
.zzp-page-visitor table.analys_realpop td.realpop_right{
	word-break:break-all;
	height:auto;
	display: inline-block;
	width:216px;
}

/**查看在线访客弹出框 **/
.zzp-visitor-check .zzp-prompt{
	padding:5px 5px 5px 27px;
}
.zzp-visitor-check .zzp-visitor-info{
	text-align:center;
	overflow:hidden;
	clear:both;
	zoom:1;
	_position:relative;
}
/* 产品
--------------------------------------------------*/
/*** 产品首页 ***/
.zzp-products-index {
	padding:0 10px;
}
.zzp-products-index .index-content table{ table-layout:fixed;}
.zzp-products-index .zzp-page-title {
	border-bottom:none;
}
.zzp-products-index .zzp-page-title .zzp-search-input {
	margin-right:20px;
	margin-top:2px;
}
.zzp-products-index .index-content {
	overflow:hidden;
	*zoom:1;
	border:1px solid #d2d2d2;
	background:#fafafa;
}
.zzp-products-index h4 {
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 0 repeat-x;
	font-size:14px;
	border-bottom:1px solid #d2d2d2;
}
.zzp-products-index h4 span {
	height:28px;
	line-height:28px;
	display:block;
	padding-left:31px;
}
.zzp-products-index .statistic {
	overflow:hidden;
	*zoom:1;
}
.zzp-products-index .statistic li {
	float:left;
	padding-right:2px;
	padding:0 10px;
	height:52px;
	min-width:70px;
	_width:70px;
	background:url(/uploads/image/miproducts/zzp_products_all.png) right -90px no-repeat;
}
.zzp-products-index .statistic li a{
	display:block;
	margin-top:8px;
}
.zzp-products-index .statistic li a span{
	display:block;
}
.zzp-products-index .statistic li a span.zzp-red-number02{
	_width:40px;
	display:inline-block;
	vertical-align:-6px;
	*vertical-align:-5px;
}
.zzp-products-index .statistic .name{
	color:#333;
}
.zzp-products-index .statistic .number {
	color:#074f97;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
}
.zzp-products-index .statistic .btn {
	padding-top:13px;
	height:34px;
	float:right;
	font-size:14px;
	background:none;
	padding-left:0;
	width:100px;
}
.zzp-products-index .statistic .btn .zzp-btn25{
	display:inline-block;
}
.zzp-products-index h5 {
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	height:30px;
	line-height:30px;
	background:#fff;
	padding:0 10px;
	font-size:12px;
}
/** 左边容器 **/
.zzp-products-index .left-box {
	width:50%;
	border-right:1px solid #d2d2d2;
	vertical-align:top;
}
.zzp-products-index .left-box h4 span {
	background:url(/uploads/image/miproducts/zzp_products_all.png) 5px -30px no-repeat;
}
.zzp-products-index .left-box .ranking {
	overflow:hidden;
 *zoom:1;
}
.zzp-products-index .left-box ul.ranking li {
	float:left;
	width:33%;
	padding:10px 0;
	border-right:1px solid #d2d2d2;
	text-align:center;
}
.zzp-products-index .left-box ul.ranking .box {
	width:128px;
	margin:0 auto;
}
.zzp-products-index .left-box ul.ranking li.three {
	border-right:none;
}
.zzp-products-index .left-box .ranking li span, .zzp-products-index .left-box .ranking4 li span {
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
	float:left;
	color:#fff;
}
.zzp-products-index .left-box .one span {
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 -144px no-repeat;
}
.zzp-products-index .left-box .two span {
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 -162px no-repeat;
}
.zzp-products-index .left-box .three span {
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 -180px no-repeat;
}
.zzp-products-index .left-box .ranking .detail {
	margin-left:25px;
	width:102px;
	overflow:hidden;
	text-align:left;
}
.zzp-products-index .left-box .ranking .img img {
	width:100px;
	height:75px;
	border:1px solid #ececec;
}
.zzp-products-index .left-box .ranking p.name {
	overflow: hidden;
	height:20px;
	line-height:20px;
}
.zzp-products-index .left-box .ranking p.view {
	color:#666;
}
.zzp-products-index .left-box .ranking4 {
	border-top:1px solid #d2d2d2;
	padding:10px;
}
.zzp-products-index .left-box .ranking4 li {
	overflow:hidden;
 *zoom:1;
	height:17px;
	line-height:17px;
	margin:6px 0;
}
.zzp-products-index .left-box .ranking4 .scale li {
	font-size:0;
	_margin-left:-3px;
	height:16px\9;
	line-height:16px\9;
}
.zzp-products-index .left-box .ranking4 .num-name {
	width:180px;
	float:left;
}
.zzp-products-index .left-box .ranking4 .num-name span {
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 -198px no-repeat;
}
.zzp-products-index .left-box .ranking4 .num-name p {
	margin-left:25px;
	width:150px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.zzp-products-index .left-box .ranking4 .scale {
	margin-left:183px;
	padding-right:35px;
	border-left:1px solid #000;
}
.zzp-products-index .left-box .ranking4 .scale div {
	float:left;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	padding-left:1px;
	padding-right:1px;
}
.zzp-products-index .left-box .ranking4 .scale div p {
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 -216px repeat-x;
	height:14px;
	font-size:0;
	overflow:hidden;
}
.zzp-products-index .left-box .ranking4 .scale span {
	float:left;
	margin-left:8px;
	color:#1d4b7f;
	font-size:12px;
}
/** 右边容器 **/
.zzp-products-index .right-box {
	vertical-align:top;
}
.zzp-products-index .right-box h4 span {
	background:url(/uploads/image/miproducts/zzp_products_all.png) 5px -60px no-repeat;
}
.zzp-products-index .message-list {
	padding:10px;
 *zoom:1;
}
.zzp-products-index .message-list li {
	margin-bottom:10px;
}
.zzp-products-index .message-list .infor {
	overflow:hidden;
 *zoom:1;
}
.zzp-products-index .message-list .left {
	float:left;
}
.zzp-products-index .message-list .right {
	float:right;
}
.zzp-products-index .message-list .infor a, .zzp-products-index .message-list .infor span {
	float:left;
	padding:0 3px;
}
.zzp-products-index .message-list .infor .people {
	padding-left:0;
}
.zzp-products-index .message-list .infor em {
	color:#1d4b7f;
}
.zzp-products-index .message-list .infor a.ico {
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 -316px no-repeat;
	width:14px;
	height:14px;
	margin-left:5px;
	margin-top:1px;
	overflow:hidden;
}
.zzp-products-index .message-list .infor .title {
	margin-right:30px;
}
.zzp-products-index .message-box {
	margin-top:2px;
}
.zzp-products-index .message-box .arrow {
	width:13px;
	height:8px;
	overflow:hidden;
	margin-left:10px;
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0px -231px no-repeat;
}
.zzp-products-index .message-box .message-con {
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 -255px repeat-x;
	padding-bottom:1px;
}
.zzp-products-index .message-box .message-con .content {
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	height:42px;
	padding:5px;
	position:relative;
	top:-1px;
}
.zzp-products-index .message-box .content-inner {
	padding-left:5px;
	margin-right:70px;
	line-height:20px;
	height:40px;
	overflow:hidden;
}
.zzp-products-index .message-box .btn {
	width:70px;
	position:absolute;
	right:0px;
	top:5px;
}
/*** 添加产品 ***/
.zzp-products-add .zzp-page-content{
	*position:relative;
}
.zzp-products-add .zzp-select-input{
	z-index:2;
}
.zzp-products-add .zzp-select-input,.zzp-products-add .zzp-multiple-select-02{
	float:left;
}
.zzp-products-add .zzp-inline-alert i {
	color:#ff3300;
}
.zzp-products-add .zzp-form-table{
	table-layout:auto;
	width:auto;
	zoom:1;
}
.zzp-products-add table {
	width:100%;
	table-layout:fixed;
}
/*
.zzp-products-add .zzp_anchor {
	position:absolute!important;
	top:33px;
	right:20px;
	z-index:99999;
}
*/
.zzp-products-add .add-content {
	padding:0 10px 0 15px;
	overflow:auto;
}
.zzp-products-add .add-content .zzp-fieldset .fieldset-title .title {
	width:60px;
}
.zzp-products-add .fieldset-content {
	position:relative;
}
.zzp-products-add .add-content .add-right, .zzp-products-add .zzp-input, .zzp-products-add .f-l, .zzp-products-add .tag01, .zzp-products-add .zzp-select, .zzp-products-add .zzp-textarea {
	float:left;
}
.zzp-products-add tr.category .select-list{
	_width:304px;
}
/** 基本信息 **/
.zzp-products-add .zzp-input {
	/*width:210px;*/
	width:500px;
}
.zzp-products-add .zzp-keyword-div{
   width:509px;
}
.zzp-products-add .zzp-textarea{
 width:500px;
 font-size:12px;
 }
 
.zzp-products-add .zzp-select {
	/*width:216px;*/
}
.zzp-products-add .radio-group01 {
	float:left;
}
.zzp-products-add .radio-group01 input {
	float:left;
	margin-right:3px;
	width:13px;
	height:13px;
	margin:0;
	padding:0;
}
.zzp-products-add .mark th{
	vertical-align:top;
	padding-top:8px;
}
.zzp-products-add .mark .mark-ico{
	float:none;
}
.zzp-products-add .radio-group01 label {
	float:left;
	margin-right:15px;
}
.zzp-products-add .date01 {
	padding:10px 0;
}
.zzp-products-add .specification .zzp-table01 {
	margin-top:10px;
}
.zzp-products-add .specification div.w700 {
	color:#333;
}
.zzp-products-add .specification .zzp-table01-body {
	border:1px solid #bebebe;
	border-top:none;
}
.zzp-products-add .specification .item {
	width:120px;
}
.zzp-products-add .specification .color {
	width:100px;
}
.zzp-products-add .specification .rprice {
	width:210px;
}
.zzp-products-add .specification .zzp-table01-body .rprice label {
	float:left;
}
.zzp-products-add .specification .weight {
	width:130px;
}
.zzp-products-add .specification .zzp-table01-body .weight label {
	float:left;
}
.zzp-products-add .specification .btn {
	overflow:hidden;
 *zoom:1;
}
.zzp-products-add .specification .btn .zzp-btn-positive {
	float:right;
}
.zzp-products-add .specification .zzp-table01-head table td {
	padding:0;
}
.zzp-products-add .specification .zzp-table01-body table td {
	padding-left:0;
	padding-right:0;
}
.zzp-products-add .extended-attr .left-title{
	padding-top:5px;
}
.zzp-products-add .ico-status .zzp-shadow01 .main-con span {
	display:block;
	padding:5px;
}
.zzp-products-add .summary th, .zzp-products-add .specification th {
	vertical-align:top;
}
.zzp-products-add .status .zzp-btn-yesno{
	margin-right:10px;
	float:left;
}
.zzp-products-add .status .zzp-time{
	float:left;
}
.zzp-products-add .keywords .zzp-select{
	width:451px;
}
.zzp-products-add .basic-infor .summary .zzp-textarea{
	width:500px;
	height:80px;
}
.zzp-products-add .basic-infor .units .zzp-input,.zzp-products-add .basic-infor .mprice .zzp-input{
	width:65px;
}
.zzp-products-add .basic-infor .mprice label,.zzp-products-add .basic-infor .specification label{
	float:left;
	line-height:24px;
	margin:0 3px;
}
.zzp-products-add .zzp-table01 .zzp-table01-body th{
	border-bottom:1px solid #bebebe;
	border-top:1px solid #fefefe;
	background:url(/uploads/image/micommon/zzp_list_all.png) 0px -896px repeat-x;
	text-align:left;
}
.zzp-products-add .zzp-table01 .zzp-table01-body th div{
	border-left:1px solid #c9c9c9;
	border-right:1px solid #f0f0f0;
	padding-left:7px;
	padding-right:7px;
}
.zzp-products-add .zzp-table01 .zzp-table01-body .zzp-input{
	height:22px;
	width:80px;
}
.zzp-products-add .zzp-table01 .zzp-table01-body td.price,
.zzp-products-add .zzp-table01 .zzp-table01-body th.price{
	width:170px;
}
.zzp-products-add .zzp-table01 .zzp-table01-body td.price .zzp-input {
	width:40px;
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.zzp-products-add .zzp-table01 .zzp-table01-body td.price .zzp-btn-positive {
	vertical-align:middle;
}
.zzp-products-add .zzp-table01 .zzp-table01-body td.speccolumn img {
	width:30px;
	height:30px;
}
.zzp-products-add .zzp-table01 td input.itemcodeerrorflag{
	color: #ff0000;
	border:1px solid #ff0000;
}
.zzp-products-add .seo-des .zzp-keyword-div{float:left;}
.zzp-products-add .seo-des .zzp-textarea{clear:both;}
.zzp-products-add #zzp-keyworddata-div{ float:left;}
.zzp-products-add .keyhelpdiv{ float:left; overflow:hidden; margin-top:5px; margin-left:5px; width:200px;}
.zzp-products-add .keyhelpdiv .baidukey{ float:left; display:block;}
.zzp-products-add .keyhelpdiv .footer-help{ float:left; margin:0 2px 0 5px}
.zzp-products-add .keyhelpdiv .keyhelp{ float:left; display:block;}

#product-edit .specification .zzp-table01-body{ border:1px solid #bebebe}
/*参数信息*/
.zzp-products-add .zzp_tabs_cont .parametergroup {
	line-height:28px;
	border:1px solid #cccccc;
	margin-bottom:5px;
}
.zzp-products-add .zzp_tabs_cont .parametergroup .zzp-input {
	height:18px;
	line-height:18px;
	margin-top:2px;
}
.zzp-products-add .zzp_tabs_cont .parametergroup .doublecolortable {
}
.zzp-products-add .zzp_tabs_cont .parametergroup .doublecolortable .parameter-title {
	background:#eee;
	text-indent:12px;
	text-align:left
}
.zzp-products-add .zzp_tabs_cont .parametergroup .doublecolortable td {
	padding:3px 0;
}
.zzp-products-add .zzp_tabs_cont .parametergroup .parameter-text {
	text-align:right;
	width:24%
}
.zzp-products-add .zzp_tabs_cont .parametergroup .parameter-input {
	width:76%
}

/* 缩略图上传 */
.zzp-products-add .thumbnails-box{
	position:relative;
}
.zzp-products-add .thumbnails-box .zzp-shadow01 {
	width:160px;
	text-align:center;
	float:left;
}
.zzp-products-add .thumbnails-box img {
	width:140px;
	height:140px;
	margin:2px;
}
.zzp-products-add .thumbnails-box .zzp-btn-gray-l-r {
	position:absolute;
	top:60px;
	left:18px;
}
/* 大图片 */
.zzp-products-add .big-img th{
	vertical-align:top;
}
.zzp-products-add .img-type label{
	margin-right:20px;
	margin-left:3px;
}
.zzp-products-add .big-imgbox{
	margin-top:10px;
}
.zzp-products-add .big-img .zzp-atlasli{
	background:#e0e0e0;
	border:1px solid #c9c9c9;
	padding-left:10px;
	overflow:auto;
}
.zzp-products-add .big-img .zzp-atlasli li{
	margin-top:10px;
}
.zzp-products-add .big-img .btn-operate{
	overflow:hidden;
	*zoom:1;
	border:1px solid #ddd;
	background:#f5f5f5;
	padding:5px 10px;
	margin-top:-1px;
}
.zzp-products-add .big-img .btn-operate .zzp-btn-gray-l-r{
	float:left;
}
.zzp-products-add .big-img .btn-operate .zzp-btn-operations{
	float:right;
	width:200px;
	height:30px;
	background:none;
}
.zzp-products-add .big-img .zzp-btn-operations .right-operate{
	float:right;
	padding:0px;
}
.zzp-products-add .big-img .right-operate li{
	display:inline;
	margin:0 5px;
	padding:3px 0 3px 20px;
}
.zzp-products-add .big-img .right-operate li input{
	vertical-align:middle;
	margin-right:3px;
}
.zzp-products-add .big-img .right-operate .editor{
	background:url(/uploads/image/miproducts/big-img-ico.png) 0 1px no-repeat;
}
.zzp-products-add .big-img .right-operate .watermark{
	background:url(/uploads/image/miproducts/big-img-ico.png) 0 -48px no-repeat;
}
.zzp-products-add .big-img .right-operate .del{
	background:url(/uploads/image/miproducts/big-img-ico.png) 0 -99px no-repeat;
}
.zzp-products-add .big-img .right-operate .telescopic {padding:0;}
.zzp-products-add .big-img .right-operate .telescopic a{
	height:30px;
	background:url(/uploads/image/micommon/icon01.jpg) 0 0 no-repeat; padding:7px 0 0 35px;
}
.zzp-products-add .big-img .right-operate .telescopic a.click{
	background:url(/uploads/image/micommon/icon02.jpg) 0 0 no-repeat;
}
.zzp-products-add .big-img .control-btn{
	text-align:right;
	margin-top:-23px;
}
.zzp-products-add .big-img .control-btn span{
	width:18px;
	height:9px;
	display:inline-block;
	margin:5px 20px 5px 0;
	cursor:pointer;
}
.zzp-products-add .big-img .control-btn span.close{
	background:url(/uploads/image/miproducts/big-img-ico.png) 0 -153px no-repeat;
}
.zzp-products-add .big-img .control-btn span.open{
	background:url(/uploads/image/miproducts/big-img-ico.png) 0 -136px no-repeat;
}

/** 描述说明 **/
.zzp-products-add .description {
	padding-left:30px;
}
.zzp-products-add .description .zzp_tabs_title li:first-child {
	margin-left:10px;
}
.zzp-products-add .description .zzp_tabs_cont {
	overflow:hidden;
 *zoom:1;
}
.zzp-products-add .description .left {
	width:60px;
	float:left;
	text-align:right;
}
.zzp-products-add .description .right {
	margin-left:63px;
}
/** 相关内容 **/
.zzp-products-add .related-content p.btn {
	overflow:hidden;
 *zoom:1;
}
.zzp-products-add .related-content .zzp-btn-positive {
	float:left;
}
.zzp-products-add .related-content input {
	width:13px;
	height:13px;
	float:left;
	overflow:hidden;
	margin-top:5px;
	margin-left:20px;
}
.zzp-products-add .related-content label {
	margin-right:30px;
	margin-left:5px;
	margin-top:5px;
	float:left;
}
.zzp-products-add .related-content .zzp-table01 {
	margin-top:10px;
}
.zzp-products-add .related-content .operating label {
	margin:0;
}
.zzp-products-add .related-content .zzp-table01 td {
	padding-left:1px;
	padding-right:1px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#333;
}
.zzp-products-add .related-content .x {
	display:none;
}
.zzp-products-add .related-content .hover .x {
	display:block;
}
.zzp-products-add .related-content .zzp-table01 td.last {
	width:30px;
}
.zzp-products-add .related-content .zzp-table01 .hover .title {
	border-left: 1px solid #bbdaf7;
}
.zzp-products-add .related-content .zzp-table01 .hover .last {
	border-right: 1px solid #bbdaf7;
}
/** 优化推广 **/
.zzp-products-add .optimization .preview {
	color: #006699;
	float: left;
	margin-top: 5px;
	margin-left:10px;
}
.zzp-products-add .optimization .zzp-input{
	width:445px;
}
.zzp-products-add .optimization .zzp-select{
	width:450px;
}
.zzp-products-add .optimization .zzp-textarea{
	width:580px;
	height:60px;
}
/** 高级设置 **/
.zzp-products-add .advanced-set span {
	float:left;
	margin-right:10px;
}
.zzp-products-add .advanced-set .preview {
	margin-top:3px;
	float:left;
	color:#006699;
}
.zzp-products-add .advanced-set .visits .zzp-input{
	width:65px;
}
/** 权限设置 **/
.zzp-products-add .permission-set{
	overflow:hidden;
	*zoom:1;
}
.zzp-products-add .permission-set .left {
	float:left;
	width:100px;
	text-align:right;
	padding:6px 0;
}
.zzp-products-add .permission-set .right {
	float:left;
	padding:6px 3px;
}
.zzp-products-add .permission-set span, .zzp-products-add .permission-set input, .zzp-products-add .permission-set label {
	float:left;
	margin:0;
	padding:0;
}
.zzp-products-add .permission-set .all {
	color:#006699;
	width:60px;
	text-align:center;
	cursor:pointer;
}
.zzp-products-add .permission-set input {
	width:13px;
	height:13px;
	overflow:hidden;
}
.zzp-products-add .permission-set label {
	margin-right:30px;
	margin-left:5px;
}
/*** 全部产品 ***/
.zzp-products-all .zzp-btn-gray-l-r {
	margin:0 10px 0 5px;
	position:relative;
}
.zzp-products-all .zzp-page-operation {
	padding:10px 0;
}
.zzp-products-all .zzp_tabs_cont {
	display:none;
}
.zzp-products-all .zzp-sort-pop1 .zzp-form-li .zzp-xz{
	padding:0;
}
.zzp-products-all .zzp-sort-pop1 .zzp-form-li .right-con{
	margin-left:0px;
}
.zzp-products-all .zzp-sort-pop1 span.zzp-relation{
	float:left!important;
}
.zzp-products-all .zzp-sort-pop1 #filepath{
	#width:10px;
}
.zzp-products-all .zzp-sort-pop1{
	left: -20px;
    top: 25px;
}
.zzp-products-all .zzp-sort-pop2{
	left: 40px;
    top: 25px;
}
.zzp-products-all .zzp-sort-pop2 .select-category .select-list{
	_width:154px;
}
.zzp-products-all .zzp-sort-pop2 .select-publish .select-list{
	_width:124px;
}
.zzp-products-all .zzp-sort-pop2 .select-publishdate .select-list{
	_width:124px;
}
.zzp-products-all .zzp-form-li .left-title{
	line-height:28px;
}

/*** 全部营销分类 ***/

/*** 全部营销产品 ***/
.zzp-products-market .zzp-page-operation {
    padding: 10px 0;
}
.zzp-products-market .zzp_tabs_cont{
	display:none;
}
/*** 维护产品分类 ***/
.zzp-cate-maintain .zzp-page-title .zzp-search-input{
	margin-right:20px;
}
.zzp-cate-maintain .zzp-right-slide .zzp-seo-div{ table-layout:fixed}
.zzp-cate-maintain .zzp-right-slide .zzp-seo-div td{ word-wrap:break-word;}
.maintain .zzp-right-slide{
	overflow:visible;
}
.maintain .zzp_tabs_cont{
	display:none;
	overflow:hidden;
	*zoom:1;
}
.maintain .zzp-right-slide .zzp-vertical-scont{
	margin-left:5px;
	_margin-left:0;
	_float:left;
}
.maintain .left-img{
	background:url(/uploads/image/miproducts/cate-bg.png) 0 0 no-repeat;
	padding:10px;
	width:194px;
	height:144px;
	float:left;
}
.maintain .left-img img{
	width:194px;
	height:144px;
}
.maintain .right-detail2{
margin-left:0px;}
.maintain .right-detail{
	/*float:left;*/
	clear:right;
	margin-left:214px;
	margin-bottom:10px;
	*zoom:1;/*用于解决ie6、7 table宽度100%溢出问题*/
}
.maintain .zzp-form-table th{
	line-height:23px;
}
.maintain .zzp-form-table td{
	padding:1px;
}
.maintain .promotion .zzp-form-table td{
	padding: 6px 3px;
}
.maintain .cate-ico img{
	width:24px;
	height:24px;
}
.maintain .mark img{
	margin-right:8px;
	width:35px;
	height:18px;
}
.maintain .zzp-form-table .summary th{
	vertical-align:top;
}
/*** 维护营销类别 ***/

.zzp-market-maintain .zzp-page-title .zzp-search-input{
	margin-right:20px;
}
.maintain .promotion .zzp-form-table td input{ height:24px; width:308px;}
/*.zzp-market-maintain .zzp-right-slide .zzp-vertical-scont .zzp_tabs_change .promotion .zzp-textarea{ width:292px;}
.zzp-market-maintain .zzp-right-slide .zzp-vertical-scont .zzp_tabs_change .promotion .zzp-input{ width:292px;}

.zzp-cate-maintain .zzp-right-slide .zzp-vertical-scont .zzp_tabs_change .promotion .zzp-textarea{ width:292px;}
.zzp-cate-maintain .zzp-right-slide .zzp-vertical-scont .zzp_tabs_change .promotion .zzp-input{ width:292px;}*/

/*** 维护产品品牌 ***/
.zzp-products-brand .zzp-page-operation {
    padding: 10px 0;
}
.zzp-products-brand .zzp_tabs_cont{
	display:none;
}
/*** 属性模板设置 ***/

/*** 图片标记设置 ***/
.zzp-attr-temp .zzp-page-operation {
    padding: 10px 0;
}
.zzp-attr-temp .zzp_tabs_cont{
	display:none;
}
/** 添加产品模板 **/
/*.zzp-attr-temp .products-temp .zzp-input{
	height:18px;
	line-height:18px;
	margin-top:2px;
}
.zzp-attr-temp .products-temp input{
	margin-top:5px;
}
.zzp-attr-temp .products-temp .btn{
	margin-top:15px;
	margin-bottom:5px;
	padding-left:15px;
}
.zzp-attr-temp .products-temp .zzp-form-table{
	border:1px solid #ccc;
	width:100%;
	margin-top:5px;
}
.zzp-attr-temp .products-temp .zzp-form-table .group th{
	width:195px;
}
.zzp-attr-temp .products-temp .zzp-form-table .group th,.zzp-attr-temp .products-temp .zzp-form-table .group td{
	background:#eee;
	border-bottom:1px solid #ccc;
	padding:1px;
}
.zzp-attr-temp .products-temp .zzp-form-table .zzp-btn-positive{
	float:left;
	margin:0 0 0 5px;
}
.zzp-attr-temp .products-temp .specification .operating .edit{
	margin-right:20px;
}
.zzp-attr-temp .temp-infor .explain th{
	vertical-align:top;
}
.zzp-attr-temp .temp-infor .zzp-input{
	width:380px;
}
.zzp-attr-temp .temp-infor .zzp-textarea{
	width:380px;
	height:70px;
}
.zzp-attr-temp .category01 .zzp-multiple-select {
    margin-left: 55px;
}*/
/* 趋势分析 */
.zzp-trend-analysis .zzp-page-title .search{
	_overflow:hidden;
	_zoom:1;
}
.zzp-trend-analysis .x-grid3-td-4{
	border-right:none;
}
/*.zzp-trend-analysis .x-grid3-scroller{
	border-right:1px solid #d1d1d1;
}*/
.zzp-trend-analysis .main-content .content-tab .analyse_grid_totalstyle .x-grid3-cell-first{
	padding-right:1px;
}
.zzp-trend-analysis .x-grid-with-col-lines .x-grid3-row td.x-grid3-cell-first{
	border-right:1px solid #d1d1d1;
}
.zzp-trend-analysis .main-content .content-tab{
	margin-bottom:10px
	width:96%;
	clear:both;
	margin:0 auto;
	overflow:hidden;
	*zoom:1;
}
.zzp-trend-analysis #zshop-analyse-trendanalyse-div2{
	overflow-x:auto;
}

.zzp-origin .zzp-origin-scroll{
	overflow-y:auto;
	overflow-x:hidden;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding-right:10px;
	padding-left:10px;
	*position:relative;
}
.zzp-origin .main-content{
	clear: both;
    text-align: center;
	border:1px solid #d8d8d8;
	border-top:none;
	overflow:hidden;
	*zoom:1;
}
.zzp-origin .main-content .title{
	background:url(/uploads/image/mianalysis/zzp_trfirst_bg.png) repeat-x 0 0;
	height:28px;
	line-height:28px;
	padding:0 0 0 10px;
	border-top:1px solid #d8d8d8;
}
.zzp-origin .main-content .title span{
	font-weight:bold;
	text-align:left;
	float:left;
}
.zzp-origin .x-panel{
	margin:10px auto 0;
	float:none;
}
.zzp-origin .x-panel-bbar .x-toolbar,.zzp-origin .x-panel-tbar .x-toolbar{
	padding:2px 0px;
}

/*.zzp-origin .main-content .title a{
    background: url(/uploads/image/mianalysis/zzp-trend-shu.png) no-repeat scroll left top transparent;
    display: block;
    float: right;
    height: 22px;
    margin: 1px 0 0;
    padding: 4px 6px 0;
    width: 24px;
}*/
.zzp-origin .main-content .tab-content{
	text-align:left;
}
.zzp-origin .main-content .tab-content .zzp-swf-cont{
	text-align:left;
}
.zzp-origin .main-content .zzp-analy-data{
	text-align:left;
	padding-bottom:15px;
}
.zzp-origin .zzp_tabs_change{
	padding-top:1px;
}
.zzp-origin .zzp_tabs_change .zzp_tabs_title{
	width:auto;
	padding-left:20px;
	background:none;
}
/*
.zzp-origin .zzp_tabs_title li em{
	line-height:normal;
}*/
.zzp-origin .main-content .title .zzp-graphic span{
	float:right;
	margin:0 0 0 3px;
}
.zzp-origin .main-content .title .zzp-graphic a{
	width:24px;
	height:24px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-image: url(/uploads/image/mianalysis/zzp-graphy-btn.png);
	background-repeat:no-repeat;
}
.zzp-origin .main-content .title .zzp-graph-up a{
	background-position: 0 0;
}
.zzp-origin .main-content .title .zzp-graph-list a{
	background-position:-28px 0;
}
.zzp-origin .main-content .title .zzp-graph-up a:hover,.zzp-origin .main-content .title .zzp-graph-up a.active{
	background-position: 0 -27px;
	background: url(/uploads/image/mianalysis/zzp-graphy-btn.png) no-repeat scroll 0 -27px transparent;
}
.zzp-origin .main-content .title .zzp-graph-list a:hover,.zzp-origin .main-content .title .zzp-graph-list a.active{
	background-position:-28px -27px;
}
.zzp-origin .zzp-analy-detail .zzp-analy-title ul.tab-menu,
.zzp-origin .zzp-analy-title ul.tab-menu{
	padding-top:1px;
}
.zzp-trend-analysis .content-flash {
    width: 100%;
}
/*.zzp-trend-analysis .main-content .content-tab {
    clear: both;
}*/
.zzp-trend-analysis .list .zzp-input-box .zzp-input-default {
    position: relative;
    width: 150px;
	font-family:arial,helvetica,verdana,sans-serif;
}



/* 来源概况 */
.zzp-origin-surver .main-content .content-tab .x-grid3-td-1 .x-grid3-col-1 a{
	color:#4d75a5;
	padding-left:0;
}
.zzp-origin .list .zzp-input-box input {
    width: 155px;
}
.zzp-origin .content-flash {
    width: 100%;
	clear:both;
	zoom:1;
}
.zzp-origin .content-flash .content-flash1 {
    float: left;
    width: 27%;
	_display:inline;
}
.zzp-origin .content-flash .content-flash2 {
    float: right;
    width: 72%;
	_display:inline;
}
.zzp-origin .main-content .content-tab {
  /*  clear: both;*/
	width:96%;
	margin:0 auto 20px;
	clear:both;
	overflow:hidden;
	*zoom:1;
}
.zzp-origin-surver .content-flash .content-flash2 {
	_width:auto;
}
.zzp-origin-surver .content-tab{
	width:96%;
	clear:both;
	margin:0 auto;
	overflow:hidden;
	*zoom:1;
}

/* 搜索引擎来源 */

/* 关键词来源 */
.zzp-word-origin  .zzp-main-panel-filter ul.list li label {
    float: left;
	line-height:22px;
}
.zzp-word-origin .x-grid3-body .x-grid3-row .x-grid3-row-table{
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
}
.zzp-word-origin .x-grid3-row td{
	border-right:1px solid #d1d1d1;
	line-height:27px;
	padding-left:0;
	padding-right:0;
}
.zzp-word-origin .x-grid3-row td.x-grid3-cell-last{
	border-right:none;
}
.zzp-word-origin .analyse_grid_sametitlestyle .x-grid3-hd-row td.x-grid3-td-5{
	border-right:none;
}
.zzp-word-origin .x-grid3-row,
.zzp-word-origin .x-grid3-row-over{
	border-top:none;
}

.zzp-origin .zzp-page-title .search{
	padding-top:3px;
}
.zzp-origin .search {
    padding: 0 0 0 2%;
    text-align: left;
	height:25px;
}
.zzp-origin .zzp-input-box{
	float:left;
}
.zzp-origin .zzp-time{
	position:relative;
}
.zzp-origin .zzp-time a.zzp-btn-time{
	position:absolute;
	background:url(/uploads/image/mianalysis/zzp-date-choose.png) no-repeat 0 0;
	width:16px;
	height:16px;
	display:block;
	right:5px;
	top:2px;
}
.zzp-origin .zzp-btn-negative{
	margin-left:6px;
	float:left;
	#margin-left:3px;
	_margin-top:2px;
}
.zzp-origin .zzp-input-default{
	height:20px;
	line-height:20px;
}
.zzp-origin .zzp-time .zzp-input-default{
	padding-right:25px;
}
.zzp-origin .search .zzp-input-default{
	height:23px;
	line-height:23px;
}

/* 推介网站 */
.zzp-marketing .content-flash {
    overflow: hidden;
	margin:10px 0;
}
.zzp-marketing .content-flash .flash-l {
    float: left;
    text-align: center;
    width: 30%;
}
.zzp-marketing .content-flash .flash-r {
    float: right;
    text-align: center;
    width: 70%;
}
/*.zzp-origin .main-content .content-tab {
    clear: both;
}*/

/* 品类排行 */
.zzp-analysis-producttype .zzp-analy-title{
	position:relative;
	left:30px;
	width:80%;
	_display:inline;
}
.zzp-analysis-producttype .zzp-analy-title ul {
    margin: 0;
    overflow: hidden;
	display:block;
	padding:0;
	zoom:1;
}
.zzp-analysis-producttype .analyse_grid_totalstyle .x-grid3-hd-inner{
	padding-top:0;
	padding-bottom:0;
}
.zzp-analy-detail .tab-content {
    padding: 10px 15px;
}
.zzp-analysis-producttype .main-content ul.tab-menu span{
	float:none;
	font-weight:normal;
}
.zzp-analysis-producttype .main-content ul.tab-menu li.active span{
	font-weight:bold;
}
.zzp-analysis-producttype .search .zzp-input-default{
	width:160px;
}
.zzp-analysis-producttype .zzp_tabs_change .zzp_tabs_title{
	margin-top:0;
}
.zzp-analysis-producttype .zzp-analy-data .x-grid3-header-offset .analyse_grid_sametitlestyle{
	border-right:1px solid #d1d1d1;
}
.zzp-analysis-producttype .x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner{
	padding:0 3px 0 5px !important;
}
/*.zzp-origin .x-grid3-scroller .x-grid3-row-table .x-grid3-cell-first {
	border-right:none;
}*/
.zzp-analysis-producttype .x-grid3-body .x-grid3-row .x-grid3-row-table{
	border-left:none;
}
.zzp-analysis-producttype .x-grid3-header-offset{
}
.zzp-analysis-producttype .analyse_grid_sametitlestyle .x-grid3-hd-row td.x-grid3-td-eui-textrowaction-4{
	border-right:none;
}
.zzp-analysis-producttype .x-grid3-scroller{
	border-right:none;
}
.zzp-analysis-producttype .x-grid3-scroller .x-grid3-body{
	border:none;
}
.zzp-analysis-producttype .x-grid-with-col-lines .x-grid3-row{
	border-left:1px solid #d1d1d1;
}
.zzp-analysis-producttype .x-grid-with-col-lines .x-grid3-row-last{
	border-bottom:1px solid #d1d1d1;
}
.zzp-analysis-producttype .x-grid3{
	border:none;
}
.zzp-analysis-producttype .zzp-analy-data .x-grid3-hd-inner{
	font-weight:normal;
}
.zzp-analysis-producttype .zzp-analy-data .analyse_grid_sametitlestyle .x-grid3-hd-inner{
	padding-top:4px;
	padding-bottom:4px;
}

/* 停留时间 */
.zzp-visit-detenion .x-grid-with-col-lines .x-grid3-row td.x-grid3-cell{
	padding-left:0;
}
.zzp-origin .x-grid-with-col-lines .x-grid3-row td.x-grid3-cell{
	padding-left:0;
	padding-right:0px;
}
.zzp-trend-analysis .x-grid-with-col-lines .x-grid3-row td.x-grid3-cell-last{
	padding-right:0;
}

/* 商品排行 */
.zzp-analysis-productpop .zzp-analy-data .x-grid3-header-offset .analyse_grid_sametitlestyle{
	border-right:none;
}
.zzp-analysis-productpop .x-grid-with-col-lines .x-grid3-row td.x-grid3-cell{
	padding-right:0;
}
.zzp-analysis-productpop .analyse_grid_totalstyle .x-grid3-hd-inner{
	padding:0 3px 0 5px !important;
	height:24px;
	line-height:24px;
}
.zzp-analysis-productpop .x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner{
	padding:0 3px 0 5px !important;
}
.zzp-analysis-productpop .analyse_grid_sametitlestyle .x-grid3-hd-row td.x-grid3-td-eui-textrowaction-5{
	border-right:none;
}

/* 站内搜索关键词 */
.zzp-analysis-keword .analyse_grid_sametitlestyle .x-grid3-hd-row td.x-grid3-td-eui-textrowaction-4{
	border-right:none;
}
.zzp-analysis-keword .analyse_grid_totalstyle .x-grid3-hd-inner{
	height:18px;
	line-height:18px;	
}
.zzp-analysis-keword .x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner{
	padding:0 3px 0 5px !important;
} 

/* 访客地区分布 */
.zzp-visitor-area .main-content .title{
	text-align:left;
}
.zzp-visitor-area .main-content .title a.current{
	font-weight:bold;
}
.zzp-visitor-area .zzp-analy-data{
	padding:10px;
	width:auto;
}
.zzp-visitor-area .x-panel{
	margin-top:0;
}
.zzp-visitor-area .x-panel .x-panel-body-noheader{
	border:none;
}
.zzp-visitor-area .zzp-sum-data{
	margin:0 auto 10px; 
}
.zzp-visitor-area .zzp-analy-data .eui-tree-hd .eui-tree-hd-text{
	padding:0 3px 0 5px;
	line-height:24px;
	color:#fff;
	font-weight:bold;
}
.zzp-visitor-area .eui-tree-headers{
	background:none;
	border:none;
	border-left:1px solid #5d92cc;
}
.zzp-visitor-area .eui-tree-hd{
	border-left:none;
	border-right:1px solid #5d92cc;
	background:url(/uploads/image/mianalysis/zzp_access_tab2.gif) repeat-x scroll 0 0 transparent;
	border-top: 1px solid #5d92cc;
}
.zzp-visitor-area .x-tree-root-ct{
	border:none;
	border-left:1px solid #d1d1d1;
}
.zzp-visitor-area .zzp-analy-data .eui-tree-col{
	padding:0;
	border-right:1px solid #ddd;
	line-height:21px;
	border-bottom:1px solid #ddd;
	height:28px;
}
.zzp-visitor-area .x-tree-node-anchor{
	line-height:27px;
}
.zzp-visitor-area .ux-row-action-text span{
	line-height:24px;
}
.zzp-visitor-area .ux-row-action-text{
	background: url(/uploads/image/mianalysis/zzp_access_tab4.gif) no-repeat scroll 3px 6px transparent;
}
.zzp-visitor-area .x-tree-node-over{
	background:none;
}
.zzp-visitor-area .x-tree-node-over .eui-tree-col{
	background:url(/uploads/image/micommon/zzp_list_all.png) repeat-x scroll 0 -1004px transparent;
}
.zzp-visitor-area .x-tree-selected{
	background:none;
}
.zzp-visitor-area .x-tree-selected .eui-tree-col{
	background:url(/uploads/image/micommon/zzp_list_all.png) repeat-x scroll 0 -1040px transparent;
}
.zzp-visitor-area .x-tree-node-el{
	border-bottom:none;
}
.zzp-visitor-area .x-tree-root-node{
	background:none;
}

/* 客户端分析 */
.zzp-analysis-client{
}
.zzp-analysis-client .main-content{
	border:none;
}
.zzp-analysis-client .main-content .tab-content .analy-radio-cont{
	border:1px solid #d8d8d8;
	width:48%;
	float:left;
	clear:none;
	margin:5px;
}
.zzp-analysis-client .main-content .title{
	border-top:none;
	margin-top:0;
}
.zzp-analysis-client .main-content .analy-radio-cont .ces-data-table{
	margin:0 auto 20px auto;
}
.zzp-analysis-client .zzp-swf-cont{
	overflow:hidden;
}

/* 订阅邮件管理 */
.zzp-analysis-subscription .main-content{
	border:none;
	margin:0;
}
.zzp-analysis-subscription .x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner{
	padding:0 !important;
	text-align:center;
}

/* 排除ip流量设置 */
.zzp-analysis-ip{
}
.zzp-analysis-ip .main-content .zzp-ip-form{
	padding:10px;
}
.zzp-analysis-ip .main-content textarea {
    height: 74px;
    width: 98%;
}
.zzp-analysis-ip .zzp-ip-l{
	float:left;
	width:50%;
	text-align:left;
}
.zzp-analysis-ip .zzp-ip-r{
	float:left;
	text-align:left;
}
.zzp-analysis-ip .zzp-btn-negative{
	margin:0;
}
.zzp-analysis-ip .zzp-ip-btn{
	margin-top:5px;
}
.zzp-analysis-ip .zzp-ip-btn .zzp-btn-positive em{
	padding:0 15px;
}
.zzp-analysis-ip .main-content{
	border:none;
}
.zzp-analysis-ip .zzp-ip-pop{
	position:relative;
	_zoom:1;
}
.zzp-analysis-ip .zzp-ip-pop .top{
	background: url(/uploads/image/mianalysis/zzp-ip-pop.png) no-repeat right -10px transparent;
    height: 4px;
    line-height: 4px;
    overflow: hidden;
    padding-right: 4px;
}
.zzp-analysis-ip .zzp-ip-pop .top-l{
	background: url(/uploads/image/mianalysis/zzp-ip-pop.png) no-repeat 0 0 transparent;
    height: 4px;
	padding-left:4px;
}
.zzp-analysis-ip .zzp-ip-pop .top-r{
	background: url(/uploads/image/mianalysis/zzp-ip-pop.png) repeat-x scroll 0 -5px transparent;
	display:block;
	height:4px;
	width:100%;
}
.zzp-analysis-ip .zzp-ip-pop .mid{
	background: url(/uploads/image/mianalysis/zzp-ip-pop3.png) repeat-y 100% 0 transparent;
    padding-right: 4px;
	_zoom:1;
}
.zzp-analysis-ip .zzp-ip-pop .mid-l{
	background: url(/uploads/image/mianalysis/zzp-ip-pop2.png) repeat-y 0 0 transparent;
	padding-left:4px;
}
.zzp-analysis-ip .zzp-ip-pop .mid-r{
	display:block;
	background:#eef7ea;
	line-height:24px;
	text-align:left;
	padding-left:10px;
	padding-right:30px;
}
.zzp-analysis-ip .zzp-ip-pop .bottom{
	background: url(/uploads/image/mianalysis/zzp-ip-pop.png) no-repeat right -24px transparent;
    height: 4px;
    line-height: 4px;
    overflow: hidden;
    padding-right: 4px;
}
.zzp-analysis-ip .zzp-ip-pop .bottom-l{
	background: url(/uploads/image/mianalysis/zzp-ip-pop.png) no-repeat 0 -19px transparent;
    height: 4px;
	padding-left:4px;
}
.zzp-analysis-ip .zzp-ip-pop .bottom-r{
	background: url(/uploads/image/mianalysis/zzp-ip-pop.png) repeat-x 0 -29px transparent;
	display:block;
	height:4px;
	width:100%;
}
.zzp-analysis-ip .zzp-ip-pop .mid-r p{
	color:#1a5d00;
	font-family:"微软雅黑",arial,helvetica,sans-serif;
}
.zzp-analysis-ip .zzp-ip-pop .mid-r a.close{
	background:url(/uploads/image/mianalysis/zzp-ip-pop4.gif) repeat-x 0 0;
	width:12px;
	height:12px;
	display:block;
	float:right;
	top:10px;
	position: absolute;
	right:10px;
	_right:25px;
}
.zzp-analysis-ip .zzp-ip-pop .mid-r a.close:hover{
	background:url(/uploads/image/mianalysis/zzp-ip-pop5.gif) repeat-x 0 0;
	width:12px;
	height:12px;
	display:block;
	float:right;
	top:10px;
	position: absolute;
	right:10px;
	_right:25px;
}

table.ces-data-table{
	background: none repeat scroll 0 0 #f3f2f2;
    border: 1px solid #cccccc;
    line-height: 25px;
	border-collapse:collapse;
	width:80%;
}
table.ces-data-table td{
	border: 1px solid #c6c6c6;
    padding: 3px;
}
.ces-client table.ces-data-table td{
	width:50%;
}
/*色块定义*/
.ces-clorblock{
	display:inline-block;
    height:12px;
    width:12px;
	vertical-align:middle;
	margin-right:5px;
}
.ces-color-bfe749{
	background:#bfe749;   
	border:1px solid #a9d42b;
}
.ces-color-f8ce4e{
	background: #f8ce4e;  
	border:1px solid #e6b82c;
}
.ces-color-98d2ff{
	background: #98d2ff;
	border:1px solid #6eb5ec;
}
.ces-color-f49c64{
	background:#f49c64;   
	border:1px solid #e1874e;
}
.ces-color-40d0d0{
	background: #40d0d0;
	border:1px solid #30bebe;
}
.ces-color-cdacf0{
	background:#cdacf0;
	border:1px solid #be9be3;
}

.ces-color-ef4f4f {
	background:#ef4f4f;
	border:1px solid #dc3b3b;
}
.ces-color-d845d8 {
	background:#d845d8;
	border:1px solid #c133c1;
}
.ces-color-78c325 {
	background:#78c325;
	border:1px solid #69af1b;
}
.ces-color-d6cc18 {
	background:#d6cc18;
	border:1px solid #c3b90f;
}
.ces-color-1a9ee1 {
	background:#1a9ee1;
	border:1px solid #1695d6;
}
.ces-color-be181d {
	background:#be181d;
	border:1px solid #b01217;
}
.ces-color-f3f2f2 {
	background:#f3f2f2;
	border:1px solid #f3f2f2;
}
.ces-color-ffffff {
	background:#fff;
	border:1px solid #fff;
}



/*设置模块*/
/*网站基本信息*/
.zzp-config-webinfo .zzp_tabs_change .zzp_tabs_title{
	padding-left:25px;
	width:auto;
}
.zzp-config-webinfo .zzp_tabs_change .zzp-form-table th{
	width:130px;
}
.zzp-config-webinfo .logo .logo-wrap{
	width:140px;
	height:45px;
	display:inline-block;
	margin-right:5px;
	vertical-align:-10px;
	background:url(/uploads/image/micframe_top/zzp_bg_nav_wrap.gif) no-repeat  0 0;
}
.zzp-config-webinfo .logo td img{
	width:140px;
	height:45px;
}
.zzp-config-webinfo .zzp-form-table .zzp-input{
	float:none;
}
.zzp-config-webinfo .zzp-form-table .zzp-inline-alert {
    float: none;
    margin-top: 0px;
}
.zzp-config-webinfo .icp .zzp-btn-gray-l-r{
	vertical-align:-8px;
	*vertical-align:0;
	margin-left:5px;
}
.zzp-config-webinfo .vist-account .zzp-input{
	width:80px;
}
/*.zzp-config-webinfo .icp .info{
	vertical-align:50%;
}*/
/*.zzp-config-webinfo .zzp-form-table .icp .zzp-inline-alert {
    float: none;
	clear:both;
}*/
.zzp-config-webinfo .zzp-form-table .icp .zzp-inline-alert{
	vertical-align:40%;
}
.zzp-config-webinfo .zzp-form-table .zzp-btn-upload{
	margin-left:5px;
}
/*企业邮箱设置*/
.zzp-entertainment-email{
	padding:0;
}
.zzp-entertainment-email .zzp-page-content{
	padding-top:20px;
}
.zzp-entertainment-email .warn-content{
	overflow:hidden;
}
.zzp-entertainment-email .warn-content .unfold{
	float:right;
	width:8px;
	height:6px;
	background:url(/uploads/image/miconfig/fold_arrow.png) no-repeat 0 0;
	cursor:pointer;
}
.zzp-entertainment-email .warn-content .fold{
	background:url(/uploads/image/miconfig/fold_arrow.png) no-repeat 0 100%;
}
.zzp-entertainment-email .warn-content ul{
	line-height:20px;
	margin-top:10px;
	zoom:1;	
}
.zzp-entertainment-email .zzp-form-table{
	margin-top:10px;
}
.zzp-entertainment-email .border-line{
	border-top:1px solid #999;
	margin-top:10px;
	height:10px;
	clear:both;
	overflow:hidden;
	width:50%;
}
.zzp-entertainment-email .zzp-form-table .zzp-input{
	float:none;
}
.zzp-entertainment-email .zzp-form-table .zzp-inline-alert{
	float:none;	
}
.zzp-entertainment-email .zzp-form-table th{
	width:200px;
}
.zzp-entertainment-email .btn-area{
	padding:30px 0 0 120px
}
.zzp-entertainment-email .btn-area .zzp-btn-positive em,.zzp-entertainment-email .btn-area .cancel em{
	padding:0 20px
}
/*业务提醒设置*/
.zzp-business-alert .zzp-page-title{
	margin:0;
}
.zzp-business-alert .zzp-page-content{
	margin:0;
	overflow:hidden;
	padding:0;
}
.zzp-business-alert .zzp-content-l{
	width:175px;
	float:left;
	_margin-right:-3px;
	_zoom:1;
	background:#fafafa url(/uploads/image/miconfig/menu_bg.png) repeat-y 100% 0;
	overflow:hidden;

}
.zzp-business-alert .zzp-content-r{
	margin-left:175px;
	_margin-left:0;
	background:#fafafa;
	zoom:1;
}
.zzp-business-alert .zzp-content-l h4 a{
	height:28px;
	line-height:28px;
	overflow:hidden;
	display:block;
	color:#333;
	font-size:13px;
	padding-left:30px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	background:url(/uploads/image/miconfig/menu_bg.png) no-repeat -182px 0;
}
.zzp-business-alert .zzp-content-l h4 a:hover{
	text-decoration:none;
	background:url(/uploads/image/miconfig/menu_bg.png) no-repeat -545px 0;
}
.zzp-business-alert .zzp-content-l h4.fold a{
	background:url(/uploads/image/miconfig/menu_bg.png) no-repeat 0 0;
}
.zzp-business-alert .zzp-content-l h4.fold a:hover{
	background:url(/uploads/image/miconfig/menu_bg.png) no-repeat -364px 0;
}
.zzp-business-alert .zzp-content-l li{
	line-height:28px;
	_height:28px;
}
.zzp-business-alert .zzp-content-l li a{
	display:block;
	color:#333;
	padding-left:30px;
	white-space:nowrap;
}
.zzp-business-alert .zzp-content-l li.current a{
	color:#fff;
	background:url(/uploads/image/miconfig/menu_bg.png) no-repeat -726px 0;
}
.zzp-business-alert .zzp-content-l li.disable a{
	color:#a8a8a8;
	background:none;
}
.zzp-business-alert .zzp-content-r .zzp-contr-form{
	overflow-y:auto;
	overflow-x:hidden;
	position:relative;
	*zoom:1;
	_width:100%;
}
.zzp-business-alert .zzp-content-r .zzp_tabs_cont{
	*position:relative;
}
.zzp-business-alert .zzp-content-r .type label{
	vertical-align:25%;
	margin-left:5px;
}
.zzp-business-alert .zzp-content-r .type span{
	margin-right:10px;
}
.zzp-business-alert .zzp-content-r .zzp_tabs_title{
	padding-left:37px;	
}
.zzp-business-alert .zzp-inline-alert{
	float:none;
}
.zzp-business-alert .zzp-content-r .title .zzp-input{
	width:250px;
}
.zzp-business-alert .zzp-content-r .detail th{
	vertical-align:top;
}
.zzp-business-alert .zzp-content-r .htmledit{
	position:relative;
	width:635px;
	/*height:320px;*/
	zoom:1;
}
.zzp-business-alert .zzp-content-r .add_temp{
	position:absolute;
	right:0;
	top:40px;
	width:193px;
	margin-right:-183px;
	padding-bottom:4px;
	background:url(/uploads/image/miconfig/add_temp.png) no-repeat -390px 100%;
}
.zzp-business-alert .zzp-content-r .add_temp h4{
	font-size:12px;
	text-align:center;
	font-weight:normal;
	height:32px;
	color:#666;
	line-height:32px;
	background:#fff url(/uploads/image/miconfig/add_temp.png) no-repeat 0 0;
}

.zzp-business-alert .zzp-masking-layout{opacity:1; background:#ffffff;}
/*.zzp-business-alert .zzp-content-r .add_temp .add_temp_list{
	overflow:hidden;
	margin-left:6px;
	padding:0 7px;
	background:url(/uploads/image/miconfig/add_temp.png) repeat-y -198px 0;
}
.zzp-business-alert .zzp-content-r .add_temp ul{
	width:100%;
	background:#fff;
	overflow:hidden;
}
.zzp-business-alert .zzp-content-r .add_temp ul li{
	width:49.5%;
	float:left;
	border-top:1px solid #dcdddc;
	_height:24px;
	line-height:24px;
}
.zzp-business-alert .zzp-content-r .add_temp ul li.first-col{
	border-right:1px solid #dcdddc;
}
.zzp-business-alert .zzp-content-r .add_temp ul li a{
	padding-left:25px;
	display:block;	
	background:#fff url(/uploads/image/miconfig/add_temp.png) no-repeat -584px -3px;
}
.zzp-business-alert .zzp-content-r .add_temp ul li.current a,.zzp-business-alert .zzp-content-r .add_temp ul li a:hover{
	background:#dbecf7 url(/uploads/image/miconfig/add_temp.png) no-repeat -584px -3px;
}*/
.zzp-business-alert .add_temp .add_temp_list{
	width:167px;
	overflow:hidden;
	margin-left:6px;
	padding-left:10px;
	padding-right:10px;
	background:url(/uploads/image/miconfig/add_temp.png) repeat-y -198px 0;
}
.zzp-business-alert .add_temp .add_temp_list table{
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
	background:#fff;
}
.zzp-business-alert .add_temp .add_temp_list table td{
	width:49%;
	_height:24px;
	line-height:24px;
}
.zzp-business-alert .add_temp .add_temp_list table td{
	border-top:1px solid #dcdddc;
	padding:0;
}
.zzp-business-alert .add_temp .add_temp_list table td.first-col{
	border-right:1px solid #dcdddc;
}
.zzp-business-alert .add_temp .add_temp_list table td a{
	padding:0 5px;
	padding-left:25px;
	display:block;	
	background:#fff url(/uploads/image/miconfig/add_temp.png) no-repeat -584px -3px;
}
.zzp-business-alert .zzp-content-r .add_temp table td.current a,.zzp-business-alert .zzp-content-r .add_temp table td a:hover{
	background:#dbecf7 url(/uploads/image/miconfig/add_temp.png) no-repeat -584px -3px;
}
/*.zzp-business-alert .web-alert .title-posit{
	position:relative;
	z-index:10;
}
.zzp-business-alert .web-alert .title .title-posit .add_temp{
	   left:265px;
	   top:0;
}*/
.zzp-business-alert .web-alert .htmledit{
	position:relative;
}
.zzp-business-alert .web-alert .htmledit .add_temp{
	right:0;
	margin-right:-193px;
	top:40px;	
}

.zzp-business-alert .mail-alert .mail-cont{
	width:500px;
	margin-left:90px;
	padding:20px 50px;
	position:relative;
	background:#eee url(/uploads/image/miconfig/mail-top.png) repeat-x 0 0;
}
.zzp-business-alert .mail-cont .title{
	clear:both;
	display:inline-block;
	width:100%;
	*display:inline;
	*zoom:1;
}

.zzp-business-alert .mail-cont dl::after{
	content:"";
	display:block;
	width:100%;
	height:0;
	clear:both;
	overflow:hidden;
	line-height:0;
	font-size:0;	
	
}

.zzp-business-alert .zzp-content-r .mail-alert .add_temp{
	right:0;
	margin-right:-193px;
	top:40px;	
}
/*.zzp-business-alert .zzp-content-r .mail-alert .title-add{	
	top:0;	
	z-index:10;
}
*/
.zzp-business-alert .mail-cont .title dt,.zzp-business-alert .mail-cont .title dd{
	float:left;
	line-height:35px;
	
}
/*.zzp-business-alert .mail-detail{
	padding:10px 0;
}
.zzp-business-alert .mail-form-list{
	overflow:hidden;
}
.zzp-business-alert .mail-detail .zzp-send-to{
	display:block;
	width:61px;
	height:73px;
	background:#eee url(/uploads/image/miconfig/send.png) no-repeat 0 0;
}
.zzp-business-alert .mail-detail .mail-form-top{
	width:400px;
	float:right;
}
.zzp-business-alert .mail-detail .mail-form-top li{
	overflow:hidden;
	padding-top:5px;
	line-height:25px;
	zoom:1;
}
.zzp-business-alert .mail-detail .mail-form-top label{
	width:52px;
	float:left;
	text-align:right;
}
.zzp-business-alert .mail-detail .mail-form-top  .zzp-select{
	height:auto;
	width:340px;
	float:left;
	overflow:hidden;
	zoom:1;
	background:#fff url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x 0 0;
}*/
.zzp-business-alert .mail-title .zzp-input{
	width:385px;
}
.zzp-business-alert .mail-test{
	padding-top:10px;
}
/*.zzp-business-alert .attach td label{
	vertical-align:50%;
	margin-right:5px;
}
.zzp-business-alert .mail-edit{
	border:1px solid #a8a8a8;
	background:#fff;
	overflow-y:auto;
	height:250px;
	margin-left:15px;
}
.zzp-business-alert .mail-edit .mail-editor{
	padding:10px;
	line-height:22px;
	min-height:120px;
	_height:120px;
	
}
.zzp-business-alert .mail-edit .via{
	border-top:1px solid #e5e5e5;
	line-height:22px;
	padding-bottom:10px;
}
.zzp-business-alert .mail-edit .via .via-title{
	padding:5px 20px;
}
.zzp-business-alert .mail-edit .via .via-detial{
	color:#797979;
	padding:0 20px;
}*/
/*短信提醒样式*/
.zzp-business-alert .message-alert{
	padding-left:98px;
}
.zzp-business-alert .phone-message{
	width:266px;
	height:309px;
	position:relative;
	padding:54px 30px 54px 35px;
	background: url(/uploads/image/miconfig/phone_bg.png) no-repeat 0 0;
}
.zzp-business-alert .phone-message .message-info{
	font-size:10px;
	line-height:20px;	
}
.zzp-business-alert .phone-message .message-info .time{
	margin-left:65px;
}



.zzp-business-alert .phone-message .message-detail label{
	float:left;
	line-height:28px;
}
.zzp-business-alert .phone-message .message-detail .input-cont{
	
}
.zzp-business-alert .phone-message .message-to{
	overflow:visible;
	display:inline-block;
	clear:both;
	width:100%;
	zoom:1;
	padding:5px 0;
}
.zzp-business-alert .phone-message .message-to .zzp-input{
	line-height:20px;
	height:22px;
}
.zzp-business-alert .phone-message .message-input{
	margin-top:5px;
}
.zzp-business-alert .phone-message .zzp-textarea{
	width:250px;
	height:200px;
	background:#fff url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x 0 0;
}
.zzp-business-alert .phone-message .message-ctrl{
	padding:3px 0;
}
.zzp-business-alert .phone-message .word-account{
	font-size:20px;
}
.zzp-business-alert .phone-message .word-account em span{
	color:#75ac5a;
	font-size:20px;
}
.zzp-business-alert .phone-message .zzp-btn-positive{
	float:right;
}
.zzp-business-alert .phone-message .zzp-btn-positive em{
	padding:0 10px;
}
.zzp-business-alert .zzp-content-r .message-alert .add_temp{
    left: 325px;
    top: 100px;
}
.zzp-business-alert .zzp_tabs_change .zzp_tabs_title li{
	height:27px;
	line-height:27px;
}
.zzp-business-alert .zzp_tabs_cont .zzp-form-table{
	width:95%;
}
.zzp-business-alert .member-regist #receiversend div.zzp-bot-alert{
	width:300px!important;
}
.zzp-business-alert .member-regist #smsval div.zzp-bot-alert{
	width:260px!important;
}
/*seo设置*/
.zzp-list-table{
	width:95%;
	margin:0 auto;
	table-layout:fixed;
	border-collapse:collapse;
	border-top:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
}
.zzp-list-table caption{  
	background: url(/uploads/image/mianalysis/zzp_trfirst_bg.png) repeat-x scroll 0 0 transparent;
    border-top: 1px solid #d8d8d8;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 10px;
	text-align:left;
	font-weight:bold;
}
.zzp-list-table th{
	background: url(/uploads/image/micommon/zzp_list_all.png) repeat-x scroll 0 -896px transparent;
    border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
    padding-left: 2px;	
	height:28px;	
}
.zzp-list-table td{
	text-align:center;
	width:20%;
	padding:5px 0;
    border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}
.zzp-list-table td a:hover{
	text-decoration:underline;
}
.zzp-list-table td.even{
    background-color: #fafafa;
}
.zzp-list-table td textarea{
	font-size:12px;
	width:80%;
	height:40px;
	background-color:#fff;
}
/*邮件测试*/
.zzp-mail-test{
	width:420px!important;
}
/*网站地图提交*/
.zzp-map-submit .zzp-page-content{
	padding:0 10px;
}
.zzp-map-submit .fieldset-content{
	padding-left:20px;
	padding-right:20px;
}
.zzp-map-submit p{
	line-height:30px;
}
.zzp-map-submit .map-descript{
	background:#fff url(/uploads/image/miconfig/map_bg.gif) no-repeat 25px 0;
	padding-left:210px;
	min-height:120px;
	_height:120px;
}
.zzp-map-submit .zzp-fieldset .fieldset-title .title{
	display:inline-block;
	width:auto;
}
.zzp-map-submit .type-select{
	line-height:35px;
}
.zzp-map-submit .type-select label{
	margin-right:10px;
}
.zzp-map-submit .description{
	color:#999;
}
.zzp-map-submit .zzp-btn25 em{
	padding:0 15px;
}
.zzp-map-submit .description a,.zzp-map-submit .alert a{
	text-decoration:underline;
	margin-left:10px;
}
.zzp-map-submit h6{
	margin:20px 0 15px;
}
.zzp-map-submit ul li{
	line-height:35px;
	_height:35px;
}
.zzp-map-submit ul label{
	margin-left:15px;
}
.zzp-map-submit ul input{
	vertical-align: -3px;
	margin-right:5px;
}
.zzp-map-submit div.submit{
	padding:10px;
	background:#ebf3f5;
	border:1px solid #bfd6f1;
}
.zzp-map-submit div.submit p{
	line-height:20px;
}
.zzp-map-submit div.submit input{
	padding-top:2px;
}
/* 网站登录入口*/
.zzp-web-login .zzp-page-content{
	padding:0 10px;
}
.zzp-web-login .web-descript{
	background:#fff url(/uploads/image/miconfig/web_login.gif) no-repeat 25px 0;
	padding-left:210px;
	min-height:110px;
	_height:110px;
}
.zzp-web-login p{
	line-height:30px;
}
.zzp-web-login .zzp-list-table{
	width:100%;
}
.zzp-web-login .zzp-list-table td{
	width:25%;
}
.zzp-web-login .zzp-list-table caption{  
	background: url(/uploads/image/mianalysis/zzp_trfirst_bg.png) repeat-x scroll 0 0 transparent;
    border-top: 1px solid #d8d8d8;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 10px;
}
.zzp-web-login .zzp-fieldset .fieldset-title .title {
    display: inline-block;
	width:auto;
}
.zzp-web-login .load-more{
	padding:20px 0;
	text-align:right;
}
/*提交搜索引擎*/
.zzp-seo-submit .zzp-page-operation{
	padding:5px 20px;
}
.zzp-seo-submit .seo-list{
	padding-bottom:5px;
	overflow:hidden;
	_zoom:1;
}
.zzp-seo-submit .seo-list li{
	width:160px;
	height:150px;
	margin-left:20px;
	float:left;
	margin-top:20px;
}
.zzp-seo-submit .seo-list dt {
	list-style:none;
	_height:64px;
	_overflow:hidden;
}
.zzp-seo-submit .seo-list dt img{
	width:160px;
	height:64px;
}
.zzp-seo-submit .seo-list dd{
	padding-top:8px;
	clear:both;
}

.zzp-seo-submit .seo-list dd.ctrl-btn .zzp-btn-negative a.click{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -54px;	
}
.zzp-seo-submit .seo-list dd.ctrl-btn .zzp-btn-negative a.click span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -0px;	
}
.zzp-seo-submit .seo-list dd.ctrl-btn .zzp-btn-negative a.click em{
	color:#fff;
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -27px;
}
.zzp-seo-submit .seo-list dd strong{
	color:#0167cc;	
}
.zzp-seo-submit .seo-list dd.refresh{
	background:url(/uploads/image/miconfig/refresh.png) 0 60% no-repeat;
	padding-left:25px;
}
.zzp-seo-submit .seo-list dd.refresh strong{
	font-weight:bold;
}
.zzp-seo-submit .seo-list dd .zzp-filleting{
	position:absolute;
	left:0;
	top:35px;
}
.zzp-seo-submit .seo-list dd .zzp-filleting.login{
	left:-20px;
}
.zzp-seo-submit .seo-list dd .zzp-filleting .bordercontent{
	padding:0px 20px 10px;
}
.zzp-seo-submit .seo-list dd .zzp-filleting .bordercontent p{
	line-height:25px;
	_height:25px;
}
.zzp-seo-submit .seo-list dd .zzp-filleting .bordercontent p a{
	margin-left:5px;
}
.zzp-seo-submit .zzp-fieldset{
	padding-left:20px;
	padding-right:20px;
}
.zzp-seo-submit .zzp-fieldset .fieldset-title .title{
	width:90px;
}
.zzp-seo-submit .zzp-fieldset .fieldset-content{
	padding-left:20px;
}
.zzp-seo-submit .zzp-fieldset dt{
	padding-bottom:15px;
}
.zzp-seo-submit .zzp-fieldset dt .zzp-inline-alert{
	*vertical-align:-50%;
}
.zzp-seo-submit .zzp-fieldset dd{
	line-height:25px;
}
.zzp-seo-submit .zzp-fieldset dd label{
	vertical-align:5%;
}
/*维护个人信息*/
.zzp-personal-info .account{
	padding:20px 55px;
}
.zzp-personal-info .account strong{
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
}
.zzp-personal-info .account a{
	margin-right:20px;
}
.zzp-personal-info .account a:hover{
	text-decoration:underline;
}
.zzp-personal-info .account a.change-pwd{
	color:#bcbcbc;
}
.zzp-personal-info .fieldset-content dl{
	margin:15px 0 0 60px;
}
.zzp-personal-info .fieldset-content dl dt{
	line-height:35px;
	_height:35px;
}
.zzp-personal-info .fieldset-content dl dd{
	line-height:30px;
	_height:30px;
	margin-left:20px;
}
.zzp-personal-info .zzp-form-table .zzp-input{
	float:none;
}
.zzp-personal-info .zzp-form-table .short-input{
	width:70px;
}
.zzp-personal-info .zzp-form-table {
	margin-bottom:20px;
}
/*导航栏目*/
.zzp-nav-set{
	background:#fff;
	padding:0;
}
.zzp-nav-set .zzp-contr-form{
	padding:0 10px;
}
.zzp-nav-set .zzp-content-l{
	width:175px;
	float:left;
	overflow:auto;
	background:#fafafa url(/uploads/image/miconfig/menu_bg.png) repeat-y 100% 0;
}
.zzp-nav-set .zzp-content-r{
	margin-left:175px;
	background:#fafafa;
	zoom:1;
}
.zzp-nav-set .zzp-page-content{
	overflow:auto;	
	background:#fff;
	padding:0;
	*position:relative;
}
.zzp-nav-set.nav-frame .zzp-page-content{
	overflow:hidden;
	*position:static;
}
.zzp-nav-set .zzp-page-operation{
	*width:auto;
	clear:both;
	*zoom:1
}
.zzp-nav-set .link-type th{
	vertical-align:top;
	padding-top:6px;
}
.zzp-nav-set .link-type td{
	line-height:30px;
	_height:30px;
}
.zzp-nav-set .htmledit{
	height:auto;
}
.zzp-nav-set .zzp-form-table .zzp-input{
	float:none;
}
.zzp-nav-set .zzp-form-table .zzp-inline-alert{
	float:none;
}
.zzp-nav-set .zzp-form-table .link-type div{
	padding-bottom:10px;
}
.zzp-nav-set .zzp-form-table .link-type .address .zzp-input{
	width:350px;
}
.zzp-nav-set .zzp-form-table .form-th{
	padding:0 10px;
}
.zzp-nav-set .zzp-form-table .zzp-btn-negative{
	vertical-align:-6px;
	margin-left:10px;
}

.zzp-nav-set .zzp-form-table .category input{
	*vertical-align:-5px;
}
.zzp-nav-set .seo-title .zzp-input,.zzp-nav-set .seo-desc textarea{
	width:350px;
	font-size:13px;
}
.zzp-nav-set .seo-keywords .zzp-select{
	width:250px;
}
.zzp-nav-set .zzp-keyword-textarea{
	width:350px;
}
.zzp-nav-set .seo-keywords .zzp-keyword-div{
	width:350px;
}
/*全部导航列表*/
.zzp-nav-list .zzp-page-content{
	/*padding:15px;*/
}
/*导航编辑*/
.zzp-nav-edit .zzp-page-content .info th{
	vertical-align:top;
}
.zzp-nav-edit .zzp-page-content .info textarea{
	width:200px;
	height:80px;
	font-size:12px;
}
.zzp-nav-edit .zzp-form-table .zzp-inline-alert{
	float:none;
	vertical-align: 5px;
}







/***********内容模块*************/

/***页面内容***/

.zzp-filter-wrap .filter-list ul {padding-left:10px;}
.zzp-filter-wrap .filter-list ul.first {padding-left:10px;}
.zzp-fieldset .fieldset-content {*zoom:1;}

/***新增页面内容***/
.zzp-pagecontent-add .zzp-page-content {position:relative;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .release .zzp-form-table td {padding:0;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .release .zzp-form-table td td {padding:6px 3px;}
.zzp-pagecontent-add .zzp-pageform li {line-height:26px; padding-bottom:10px; _zoom:1; }
.zzp-pagecontent-add .zzp-pageform li:after{content:" ";height:0;line-height:0;font-size:0;border:none;display:block;clear:both;}
.zzp-pagecontent-add .zzp-pageform li label {float:left; width:12%; text-align:right;}
.zzp-pagecontent-add .zzp-pageform li .zzp-pageform-right {float:left; width:88%;}

.zzp-pagecontent-add .zzp-pagecontent-addcon1 {margin-top:8px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .title .zzp-input {width:433px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .category .zzp-select {width:207px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .category .zzp-select div.select-wrap {width:211px; _right:-2px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .category .zzp-select .select-list span.tree-arrow{display:inline-block;height: 22px; vertical-align:middle; margin-right: 5px;width: 23px;background: repeat  -23px -26px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .con th,.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .release th{vertical-align:top; padding-top:5px; }
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .status th {vertical-align:top; padding-top:5px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .zzp-release {overflow:hidden; zoom:1; margin-bottom:8px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .release .zzp-btn-yesno {float:left; margin-right:8px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .release .yl {float:left; margin-top:5px;}

.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .con span.conc {position:relative; display:block;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .con span.conc #cke_content {margin-bottom:25px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .con span.conc .zzp-bot-alert {top:auto; bottom:-30px; *bottom:5px;}

.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .release .conc {position:relative; display:block;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .release .conc table {margin-bottom:25px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon1 .zzp-form-table .release .zzp-pagecontent-area .zzp-bot-alert {/*top:auto; bottom:-30px;*bottom:-5px; bottom:0;*/ top:294px;}

.zzp-pagecontent-add .zzp-pagecontent-addcon2 .keyword .zzp-keyword-div {/*width:440px;*/}

.zzp-pagecontent-left {float:left; margin-right:8px;}

.zzp-pagecontent-add .seo-des .zzp-keyword-div{float:left;}
.zzp-pagecontent-add .seo-des .zzp-textarea{clear:both;}

.zzp-pagecontent-add .seo-des .zzp-keyword-div{float:left;}
.zzp-pagecontent-add .seo-des .zzp-textarea{clear:both;}
.zzp-pagecontent-add #zzp-keyworddata-div{ float:left;}
.zzp-pagecontent-add .keyhelpdiv{ float:left; overflow:hidden; margin-top:5px; margin-left:5px; width:200px;}
.zzp-pagecontent-add .keyhelpdiv .baidukey{ float:left; display:block;}
.zzp-pagecontent-add .keyhelpdiv .footer-help{ float:left; margin:0 2px 0 5px}
.zzp-pagecontent-add .keyhelpdiv .keyhelp{ float:left; display:block;}




/*新增页面内容-推广优化*/
.zzp-pagecontent-add .zzp-pagecontent-addcon2 .tit .zzp-input {width:432px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon2 .keyword .zzp-select {width:440px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon2 .keyword .zzp-pagecontent-left {margin-right:0;}
.zzp-pagecontent-add .zzp-pagecontent-addcon2 .con th {vertical-align:top; margin-top:12px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon2 .con .zzp-textarea {width:432px; height:40px; float:left; font-size:12px; margin-top:10px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon2 .keyword .zzp-input{ width:432px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon2 .con .zzp-inline-alert { margin-top:25px;}
.zzp-pagecontent-add .zzp-pagecontent-addcon2 .con .zzp-inline-alert em {color:#f60;}

/*维护分类*/
.zzp-pagecontent-infoclass .zzp-infoclass-con {overflow:hidden; zoom:1;}
.zzp-pagecontent-infoclass .zzp-infoclass-conl {float:left;}
.x-panel-body-noheader,.x-panel-mc .x-panel-body {border:0;}
.zzp-pagecontent-infoclass .zzp-page-content {padding-right:0;}
.zzp-vertical-scont .zzp_tabs_cont .btn .zzp-btn-positive .zzp-btn25 em{ width:80px;}


/************添加下载文件************/
.zzp-upload .zzp-upload-input{ float:left; width:65px;overflow:hidden;margin-left:-65px;height:28px;filter:alpha(opacity=0);-moz-opacity:0;opacity: 0;position:relative;}
.zzp-upload .zzp-upload-input input {height:28px;position: absolute;right:0; cursor:pointer;}
.zzp-pagecontent-addownf .zzp-page-content{ position:relative;}
.zzp-pagecontent-addownf .zzp-keyword-div{ text-align:center; vertical-align:middle;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf01 {margin-top:8px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf01 .fieldset-content {padding-left:50px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf01 .zzp-pagecontent-upload {background-color:#f6f6f6; padding:10px 20px 30px; margin-top:10px; width:80%; overflow:hidden;}
.zzp-pagecontent-upload .zzp-pagecontent-upload01 {float:left; margin-right:8px;}
.zzp-pagecontent-upload .zzp-pagecontent-upload02 {float:left; margin-top:8px;}
.zzp-pagecontent-upload .zzp-pagecontent-upload02 h3 {font-size:16px;}
.zzp-pagecontent-upload .zzp-pagecontent-upload02 h4 {font-size:14px; font-weight:normal;}
.zzp-pagecontent-upload .zzp-pagecontent-upload03 {clear:both; padding-top:20px; float:left; margin-right:10px;}
.zzp-pagecontent-upload .zzp-pagecontent-upload03 img {display:block; margin-top:5px;}
.zzp-pagecontent-upload .zzp-pagecontent-upload03 .zzp-pagecontent-speed {float:left; margin-top:18px; margin-right:10px;}
.zzp-pagecontent-upload .zzp-pagecontent-upload03 .zzp-btn-negative {float:left; margin-top:10px;}

.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .name .zzp-input {width:236px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .category .zzp-select div.select-wrap {width:304px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .type th {vertical-align:top; padding-top:5px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .intro th {vertical-align:top; padding-top:5px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .intro .zzp-textarea {width:550px; height:55px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .intro .zzp-inline-alert {margin-top:42px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .keyword .zzp-select {width:440px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .keyword .zzp-pagecontent-left {margin-right:0;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .img .zzp-btn-gray-l-r {vertical-align:bottom;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .status1 th {vertical-align:top; padding-top:5px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .status1 .zzp-time {margin-left:8px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .status1 {line-height:26px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf02 .status1 .showhidden {vertical-align:middle; }


/* 添加下载文件-高级设置*/
.zzp-pagecontent-addownf .zzp-pagecontent-addownf04 .contop .zzp-btn-yesno {float:left; margin-right:8px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf04 .recommend .zzp-btn-yesno{float:left; margin-right:8px;}

/* 添加下载文件-优化推广*/
.zzp-pagecontent-addownf .zzp-pagecontent-addownf05 .tit .zzp-input {width:433px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf05 .keyword .zzp-select {width:440px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf05 .keyword .zzp-pagecontent-left {margin-right:0;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf05 .con th {vertical-align:top; padding-top:5px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf05 .con .zzp-textarea {width:433px; height:40px; float:left; clear:both; margin-top:10px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf05 .keyword .zzp-keyword-div{/* width:440px;*/}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf05 .con .zzp-inline-alert {margin-top:27px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf05 .con .zzp-inline-alert em {color:#f60;}

.zzp-pagecontent-addownf .zzp-pagecontent-addownf06 .permission {padding-left:42px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf06 .permission .permission01 {margin-right:10px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf06 .permission .permission03 {margin-right:10px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf06 .zzp-filleting {position:absolute; width:295px; left:260px; top:30px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf06 .zzp-filleting .topjj {background:url(/uploads/image/micontent/zzp-fillet01.gif) no-repeat left -57px; width:14px; height:23px; position:absolute; left:220px; top:0;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf06 .zzp-filleting .topl {background:url(/uploads/image/micontent/zzp-fillet01.gif) no-repeat left top; width:14px; _width:14px;}
.zzp-pagecontent-addownf .zzp-pagecontent-addownf06 .zzp-filleting .topm {padding:0 23px 0 14px; _padding:0; _float:left; *padding:0;}

/*全部下载文件*/
.list-icon1 {width:20px; height:20px;}
.zzp-pagecontent-downf .zzp-list03 li .list-icon1 {display:block; margin-top:103px;margin-top:100px\9;*margin-top:100px!important;_margin-top:99px;}
.zzp-pagecontent-downf .zzp-list03 li.hover .list-icon1 {margin-top:112px;margin-top:109px\9;*margin-top:109px!important;_margin-top:105px;}
.zzp-pagecontent-downf .zzp-list03 li.click .list-icon1 {margin-top:112px;margin-top:109px\9;*margin-top:109px!important;_margin-top:105px;}
.zzp-pagecontent-downf .zzp-list03 li.current .list-icon1 {margin-top:112px;margin-top:109px\9;*margin-top:109px!important;_margin-top:105px;}
.zzp-pagecontent-downf .zzp-list03 ul li{ _padding:13px 12px 2px 12px;_height:148px;}
.zzp-pagecontent-downf .zzp-list03 ul li img.ico{ _height:16px;_width:16px;}
.zzp-pagecontent-downf .zzp-list03 ul li.clear-both{_display:none;_clear:both;}
.zzp-pagecontent-downf .zzp-list03 ul li.hover{_height:148px;}

/*维护下载分类*/
.zzp-pagecontent-downclass .zzp-infoclass-con {overflow:hidden; zoom:1;}
.zzp-pagecontent-downclass .zzp-infoclass-conl {float:left;}
.zzp-pagecontent-downclass .maintain .right-detail {width:451px;}
.zzp-pagecontent-downclass .zzp-page-content {padding-right:0;}
.zzp-pagecontent-downclass .zzp-right-slide .zzp-vertical-scont .zzp_tabs_change .zzp-form-table th {width:85px;}
.zzp-vertical-scont .zzp_tabs_change .zzp-form-table th{ width:80px;}

/*维护下载分类*/
.zzp-pagecontent-atlasclass .zzp-infoclass-con {overflow:hidden; zoom:1;}
.zzp-pagecontent-atlasclass .zzp-infoclass-conl {float:left;}


/************添加资讯************/
.zzp-pagecontent-addinfo .zzp-page-content {position:relative;}
.zzp-pagecontent-addinfo .zzp-mark .zzp-time-line {height:24px; line-height:24px;}
.zzp-pagecontent-addinfo .status .zzp-time-line {height:24px; line-height:24px; float:left;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfotit {overflow:hidden; zoom:1; padding-top:15px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfotit .info {float:left; padding-left:50px; line-height:30px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .category .zzp-multiple-select div.select-list {z-index:1;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .conc th,.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .summary th {vertical-align:top; padding-top:5px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .summary .zzp-textarea{width:500px; height:47px; float:left;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .zzp-form-table .summary .zzp-inline-alert {margin-top:33px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .zzp-form-table .summary .zzp-btn-negative {margin-top:33px; float:left; margin-left:5px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .autor .zzp-select-input div.select-wrap {width:224px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .autor .zzp-select-input div.select-list01 a:hover {background:none; background:#e6f1fa url(/uploads/image/micontent/icondel.gif) no-repeat right 5px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .comefrom .zzp-select-input div.select-wrap {width:224px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .comefrom .zzp-select-input div.select-list01 a:hover {background:none; background:#e6f1fa url(/uploads/image/micontent/icondel.gif) no-repeat right 5px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .img .zzp-input {float:none; vertical-align:bottom;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .img img {vertical-align:bottom;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .img .zzp-btn-gray-l-r {vertical-align:bottom;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .zzp-mark .tips-con {float:left; margin-right:5px; height:25px; padding-top:3px; margin-right:10px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .zzp-mark .date01 {float:left; line-height:28px;}
.zzp-pagecontent-addinfo .status .zzp-btn-yesno {float:left; margin-right:8px;}
.zzp-pagecontent-addinfo .status .zzp-time {float:left;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo05 .tit .zzp-input {width:500px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo05 .keyword .zzp-keyword-div{ width:308px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo05 .con .zzp-textarea {width:500px; height:80px; clear:both; margin-top:10px;}


.zzp-btn-three span.local a em {padding:0 5px;}
.zzp-btn-three span.right a {background:none; padding-right:0;}
.zzp-btn-three span.local cite {left:8px;}
.zzp-btn-gray-l-r span.rightr{display:inline-block; float:left;}
.zzp-btn-gray-l-r span.rightr a{display:inline-block; text-decoration:none; cursor:pointer; padding:0 5px 0 0; background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1674px;}
.zzp-btn-gray-l-r span.rightr a em{float:left;height:26px;line-height:26px;font-style:normal;padding:0 5px;background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1545px;color:#5e5e5e;}
.zzp-btn-gray-l-r span.rightr a:hover {background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1700px;}
.zzp-btn-gray-l-r span.rightr a:hover em {background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1596px;}
.zzp-btn-gray-l-r span.rightr a.click {background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1726px;}
.zzp-btn-gray-l-r span.rightr a.click em {background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1648px;}
.zzp-btn-three span.links cite {background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -57px; height:15px; width:16px; margin: 5px 0 0;}
.zzp-btn-three span.links a em {color:#000000;}
.zzp-btn-three span.line {background-position:0 -1762px; height:25px;}


.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo03 .contop .zzp-btn-yesno {float:left; margin-right:8px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo03 .recommend .zzp-btn-yesno{float:left; margin-right:8px;}

.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo04 .tit .zzp-input {width:480px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo04 .keyword .zzp-select {width:440px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo04 .keyword .zzp-pagecontent-left {margin-right:0;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo04 .con th {vertical-align:top; margin-top:12px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo04 .con .zzp-textarea {width:480px; height:40px; float:left; font-size:13px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo04 .con .zzp-inline-alert { margin-top:25px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo04 .con .zzp-inline-alert em {color:#f60;}
.optimization .zzp-btn-yesno {float:left;}

.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo05 .permission {padding-left:42px; position:relative; height:140px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo05 .zzp-filleting {position:absolute; width:295px; left:260px; top:30px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo05 .zzp-filleting .topjj {background:url(/uploads/image/micontent/zzp-fillet01.gif) no-repeat left -57px; width:14px; height:23px; position:absolute; left:220px; top:0;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo05 .zzp-filleting .topl {background:url(/uploads/image/micontent/zzp-fillet01.gif) no-repeat left top; width:14px; _width:14px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo05 .zzp-filleting .topm {padding:0 23px 0 14px; _padding:0; _float:left; *padding:0;}


.zzp-color-tc {float:left; width:23px; height:22px; background:url(/uploads/image/micontent/color.gif) no-repeat left top; margin-top:2px; margin-left:8px;}
.zzp-color-tc:hover {background:url(/uploads/image/micontent/color.gif) no-repeat left -29px;}

.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .category .zzp-select .addbtn .zzp-btn-positive em {color:#fff;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .category div.select-wrap .addbtn .zzp-btn-positive {float:left; padding-left:4px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo01 .category div.select-wrap .addbtn .add {float:right}

.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo13 .contop .zzp-btn-yesno {float:left; margin-right:8px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo13 .recommend .zzp-btn-yesno{float:left; margin-right:8px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo14 .contop .zzp-btn-yesno {float:left; margin-right:8px;}
.zzp-pagecontent-addinfo .zzp-pagecontent-addinfo14 .recommend .zzp-btn-yesno{float:left; margin-right:8px;}

.zzp-btn-gray-l-r span.zzp-btn-one {background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1675px; height:25px; padding-right:2px;}
.zzp-btn-gray-l-r span.zzp-btn-one1 {background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1727px; height:25px; padding-right:2px;}
.zzp-pagecontent-addinfo .conc{ position:relative;}
.zzp-pagecontent-addinfo .zzp-bot-alert{ position:absolute; left:0; top:398px;*top:420px!important;}

/*新闻聚合*/
.zzp-pagecontent-newjh .operating span {margin-right:1px;}
.zzp-pagecontent-newjh .zzp-page-operation{
	width:98%;
	padding-left:7px;
}
/*zzp-recharge*/
.zzp-recharge{
	margin:10px 0 10px 0;
	padding-left:30px;
}
.zzp-recharge span.recharge-number{
	height:32px;
	line-height:32px;
	padding-left:40px;
	color:#333;
	vertical-align:top;
	font-family:"微软雅黑";
	background:url(/uploads/image/miinteractive/zzp_recharge.png) no-repeat 0px 0px;
	display:inline-block;
}
.zzp-recharge span.recharge-number span{
	height:32px;
	line-height:32px;
	display:inline-block;
}
.zzp-recharge span.recharge-number em{
	font-size:26px;
	color:#257100;
	vertical-align:bottom;
	display:inline-block;
}
.zzp-recharge span.recharge-balance{
	height:32px;
	line-height:32px;
	padding-left:40px;
	color:#333;
	vertical-align:top;
	font-family:"微软雅黑";
	background:url(/uploads/image/miinteractive/zzp_recharge.png) no-repeat 0px -32px;
	margin-left:30px;
	display:inline-block;
}
.zzp-recharge span.recharge-balance em{
	color:#de0000;
	display:inline-block;
}
.zzp-recharge .zzp-btn-red{
	vertical-align:middle;
	margin:2px 0 0 30px;
}
/*添加图册*/
/***添加图册-图片替换按扭***/
.atlasreplace {position:absolute;left:5px; top:25px; overflow:hidden; zoom:1; width:130px; height:26px;}
.atlasreplace .replace-a {background:url(/uploads/image/micontent/replace1.png) no-repeat left top; text-align:center; float:left; width:61px; height:22px; line-height:22px;}
.atlasreplace .replace-b {background:url(/uploads/image/micontent/replace2.png) no-repeat left top; float:left; width:27px; height:22px;}

.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 td {padding:0;}
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 td td {padding:6px 3px;}
.zzp-atlas02 .zzp-atlas02-b .zzp-form-table td {padding:6px 3px;}
.zzp-pagecontent-atlas .zzp-fieldset {margin-top:8px;}
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .name .zzp-inline-input .zzp-inline-alert {margin-top:0; left:210px;}
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .name .zzp-input {width:203px;} 
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .category .zzp-inline-input .zzp-inline-alert {margin-top:0; left:210px;}
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .zzp-form-table .category .zzp-select {width:210px;}
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .zzp-form-table .category .zzp-select div.select-wrap {width:214px;}

.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .relation .zzp-input {width:203px;}
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .zzp-btn-gray-l-r {margin-left:5px;}
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .relation .rel-del .delete1 {background: url(/uploads/image/micontent/relation.gif) no-repeat 0 -39px; display:inline-block; height: 11px; margin: 7px 0 0; width: 11px;}
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .relation .rel-del .delete1:hover {background-position:0 -39px;}

.zzp-pagecontent-atlas #specectablearea .extremetable .zzp-table01 .zzp-table01-body {height:75px;}

/*.zzp-relation {position:relative; width:216px; float:left;}
.zzp-relation .icon1 {position:absolute; background: url(/uploads/image/micontent/relation.gif) no-repeat left top; width:11px; height:11px; right:5px; top:8px;}
.zzp-relation .delete {position:absolute; background: url(/uploads/image/micontent/relation.gif) no-repeat left -39px; width:11px; height:11px; right:5px; top:8px;}*/

.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .description .zzp-inline-input .zzp-inline-alert {margin-top:0; left:410px; top:70px; float:none;}
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .description .zzp-textarea {width:320px; height:84px;}
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .relation th {vertical-align:top; padding-top:5px;}
.zzp-pagecontent-atlas .zzp-pagecontent-atlas01 .zzp-relation {margin-right:5px;}
.zzp-btn-gray-l-r-02 .rightleft {background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0 -1848px; padding-left:5px;}
/*.zzp-link .zzp-filleting-r {width:290px;}*/
.zzp-link-content {margin-top:10px;}
.zzp-link .zzp-arrow-tabs {overflow:hidden; width:100%;}
.zzp-link .zzp-arrow-tabs .zzp_tabs_title li a {padding-right:5px;}
.zzp-link .zzp-arrow-tabs .zzp_tabs_title li span {width:3px;}


.zzp-pagecontent-atlas .zzp-atlas {margin-left:10px; border:1px solid #d9d9d9; background-color:#eaeaea;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas01 {padding:5px 10px;zoom:1;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas01 .zzp-btn-gray-ll-r {vertical-align:top;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas02 {background:#f1f1f1 url(/uploads/image/micontent/atlasbg.gif) repeat-x left top;clear:both;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas02 .zzp-atlas02-a {text-align:center; width:250px;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas02 .replacepic {width:171px; height:229px; margin:10px auto; overflow:hidden; position:relative;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas02 .replacepic .atlasreplace {position:absolute; top:105px; left:20px;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas02 .zzp-atlas02-b .name .zzp-inline-input .zzp-inline-alert {margin-top:0; left:210px;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas02 .zzp-atlas02-b .name .zzp-input {width:203px;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas02 .zzp-atlas02-b .zzp-form-table .description .zzp-inline-alert {left:410px; top:70px;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas02 .zzp-atlas02-b .description .zzp-textarea {width:394px; height:84px; background-color:#fff;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas02 .zzp-atlas02-b .link .zzp-input {width:203px;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas02 .zzp-atlas02-b .zzp-btn-negative {margin-left:5px;}

.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas03 {background-color:#e7e7e7; border-top:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5; padding:10px;}
.zzp-atlasli {overflow:hidden; zoom:1; overflow:auto;}
.zzp-atlasli li {float:left; width:126px; height:106px; padding:7px; margin-right:7px; margin-bottom:8px; position:relative; overflow:hidden;}
.zzp-atlasli li.zzp-atlaslia {background:url(/uploads/image/micontent/atlas01.png) no-repeat left top;}
.zzp-atlasli li.hover {background:url(/uploads/image/micontent/atlas01.png) no-repeat left -120px;}
.zzp-atlasli li.click {background:url(/uploads/image/micontent/atlas01.png) no-repeat left -240px;}
.zzp-atlasli li .zzp-atlaslibg img {width:126px; height:90px;}
.zzp-atlasli li .loading img{ width:36px; height:36px; position:absolute;left:50%; margin-left:-18px; top:50%; margin-top:-18px;}
.zzp-atlasli li .atlasli-checkbox {position:absolute; top:5px; left:5px;}
.atlasreplace{position:absolute; left:5px; top:25px; overflow:hidden; zoom:1; width:130px; height:26px;}
.atlasreplace #flashid{ visibility:visible;}
.atlasreplace .replace-a {background:url(/uploads/image/micontent/replace1.png) no-repeat left top; text-align:center; float:left; width:61px; height:22px; line-height:22px;}
.atlasreplace .replace-b {background:url(/uploads/image/micontent/replace2.png) no-repeat left top; float:left; width:27px; height:22px;}
.zzp-atlasli li .replace01 {top:35px; width:120px; height:24px; padding:0 0 0 2px;}
.zzp-atlasli li .reduction {position:absolute; left:20px; top:53px; background: url(/uploads/image/micontent/replace1.png) no-repeat left top; text-align:center; width:95px; height:22px; line-height:22px;}
.zzp-atlasli li .zzp-atlaslifont {text-align:center; line-height:18px;}
.zzp-atlasli li .dele {position:absolute; right:6px; bottom:5px;}
.zzp-atlasli li .dele a {width:11px; height:11px; background:url(/uploads/image/micontent/relation.gif) no-repeat left -64px; float:left;}
.zzp-atlasli li .dele a:hover {background:url(/uploads/image/micontent/relation.gif) no-repeat left -39px;}
.zzp-atlasli li.zzp-atlasli-add a {width:44px; height:44px; background:url(/uploads/image/micontent/add01.png) no-repeat left top; float:left; margin-top:20px;}
.zzp-atlasli li.zzp-atlasli-add a:hover {background:url(/uploads/image/micontent/add02.png) no-repeat left top;}

.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas04 {border-top:1px solid #fff; border-bottom:1px solid #e5e5e5; background-color:#f1f1f1; vertical-align:middle;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas04 .qx {float:left; margin-right:8px;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas04 .qx input {vertical-align:middle;}	
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas04 .zzp-btn-filter {margin-right:8px;}
.zzp-pagecontent-atlas .zzp-atlas .zzp-atlas04 .batch-pop .pop-del2 { position:absolute; bottom:20px; left:70px;}
.zzp-pagecontent-atlas .zzp-page-content {position:relative;}

.zzp-pagecontent-atlas .zzp-atlas {position:relative;}
.zzp-pagecontent-atlas .zzp-atlas .zhezao{ position:absolute; top:35px; left:0; width:100%;  background:#ffffff;opacity:0.6;filter:alpha(opacity=60);z-index:100;}
.zzp-pagecontent-atlas .zzp-atlas .zhezao .zzp-no-data {margin-top:100px;}
.zzp-pagecontent-atlas .zzp-form-table .name .zzp-alert-warring{ _width:93px!important;}
.zzp-pagecontent-atlas .zzp-form-table .name .zzp-alert-wrong{ _width:93px!important;}
.zzp-pagecontent-atlas .zzp-page .total{ padding:0 18px;}

/*全部资讯*/
.zzp-table01 .zzp-table01-body div.name img {vertical-align:middle; display:inline-block;}
.zzp-table01 .zzp-table01-body div.name .tit {vertical-align:middle; display:inline-block;}

/*** 导入弹出层 ***/
.zzp-pagecontent-info .zzp-page-operation {position:relative;}
.zzp-sort-pop1 {position:absolute; top:35px; left:100px; z-index:20;}
.zzp-sort-pop1 .zzp-filleting {width:400px;}
.zzp-sort-pop1 .zzp-btn-negative,.zzp-pagecontent-info .zzp-page-operation .zzp-sort-pop1 .zzp-btn-positive {float:none;}
.zzp-sort-pop1 .zzp-form-li li{padding:5px 0;}
.zzp-sort-pop1 .zzp-form-li .right-con select option {line-height:24px;}
.zzp-sort-pop1 .zzp-form-li .left-title {line-height:25px;}
.zzp-sort-pop1 .zzp-form-li .zzp-relation {width:120px; margin-right:4px; vertical-align:middle;}
.zzp-sort-pop1 .zzp-form-li .zzp-relation .zzp-input {width:110px;height:21px;}
.zzp-sort-pop1 .zzp-form-li .zzp-xz {clear:both;padding-top:10px;}
.zzp-sort-pop1 .zzp-form-li .zzp-btn-yesno{float:left;}
.zzp-sort-pop1 .zzp-form-li .tips{float:left;margin-left:8px;padding-top:3px;}
/*** 导出弹出层 ***/
.zzp-sort-pop2 {position:absolute; top:35px; left:160px; z-index:99;}
.zzp-sort-pop2 .zzp-filleting {width:330px;}
.zzp-sort-pop2 .zzp-btn-negative,.zzp-sort-pop2 .zzp-btn-positive {float:none;}
.zzp-sort-pop1 .zzp-btn-positive{float:none;}

/**添加会员**/
.member-addmember1 .zzp-page-content{position:relative;}
.member-addmember1 span.red {line-height:24px; float:left; color:#ff0000; margin-left:5px;}
.member-addmember1 span.gray {line-height:24px; float:left; color:#acacac; margin-left:5px;}

.member-addmember1 .zzp-input {width:190px;}
.member-addmember1 .level .normal-select {float:left; height:26px; line-height:26px; border:1px solid #a9a9a9;}
.member-addmember1 .group .normal-select {float:left; height:26px; line-height:26px; border:1px solid #a9a9a9;}
.member-addmember1 .adr .zzp-input {width:387px;}
.member-addmember1 .com .zzp-input {width:387px;}
.member-addmember1 .area .normal-select {border:1px solid #a9a9a9; height:26px; line-height:26px; margin-right:5px; vertical-align:middle;}
.member-addmember1 .area .zzp-input {width:130px; margin-right:5px; vertical-align:middle; float:none;}

/**会员管理**/
.member-management .zzp-filter-wrap{*position:relative;*z-index:1;*zoom:1;}
.member-management .zzp-page-operation {position:relative;}
.member-management .zzp-filleting .help-prompt {z-index:1; bottom:-70px;}
.member-management .zzp-filleting .help-prompt .help-promp-sharp {bottom:73px;}
.member-management .zzp-sort-pop1 .zzp-filleting {width:380px;}
.member-management .zzp-sort-pop1 .zzp-form-li .zzp-relation .zzp-input {width:auto;}
.member-management .zzp-sort-pop2 .zzp-filleting {width:260px;}

.zzp-page ul.zzp-listl {float:none;}
.zzp-page ul.zzp-listl li {float:none; display:block; line-height:30px;}
.zzp-page ul.zzp-listl li a {display:block; height:30px; border:1px solid #f9f9f9; border-top:1px solid #f0f0f0; background:url(/uploads/image/mimember/iconsj.png) no-repeat 8px 10px; padding-left:22px; color:#333;}
.zzp-page ul.zzp-listl li.zzp-lista a {background-color:#fff;}
.zzp-page ul.zzp-listl li a:hover {background-color:#e6f1fa; border:1px solid #bbdaf7;}

.member-management .comf input,.nonmember-management .comf input {vertical-align:middle; margin-right:2px;}
.member-management .comf label,.nonmember-management .comf label {vertical-align:middle;}

/**非会员管理**/
.nonmember-management .zzp-page-operation {position:relative;}
.nonmember-management .zzp-filleting .help-prompt {z-index:1;}
.nonmember-management .zzp-sort-pop1 .zzp-filleting {width:380px;}
.nonmember-management .zzp-sort-pop1 .zzp-form-li .zzp-relation .zzp-input {width:auto;}
.nonmember-management .zzp-sort-pop2 .zzp-filleting {width:260px;}


/**添加站内消息模板**/
.zzp-station-temp .content-r{*position:relative;}
.zzp-station-temp .zzp-form-table{*width:auto;}
.zzp-station-temp .htmledit{
	position:relative;
}
.zzp-station-temp .htmledit .detail-con {margin-left:40px;	*zoom:1;}
.zzp-station-temp .htmledit .add_temp{
	right:0;
	margin-right:-193px;
	top:40px;	
}
.zzp-station-temp .htmledit{
	position:relative;
	width:635px;
	height:320px;
	zoom:1;
}
.zzp-station-temp .add_temp{
	position:absolute;
	right:0;
	top:40px;
	width:193px;
	margin-right:-183px;
	padding-bottom:4px;
	background:url(/uploads/image/miconfig/add_temp.png) no-repeat -390px 100%;
}
.zzp-station-temp .add_temp h4{
	font-size:12px;
	text-align:center;
	font-weight:normal;
	height:32px;
	color:#666;
	line-height:32px;
	background:#fff url(/uploads/image/miconfig/add_temp.png) no-repeat 0 0;
}
.zzp-station-temp .add_temp .add_temp_list{
	width:167px;
	overflow:hidden;
	margin-left:6px;
	padding-left:10px;
	padding-right:10px;
	background:url(/uploads/image/miconfig/add_temp.png) repeat-y -198px 0;
}
.zzp-station-temp .add_temp .add_temp_list table{
	border-collapse:collapse;
	table-layout:fixed;
	background:#fff;
}
.zzp-station-temp .add_temp .add_temp_list table td{
	width:49%;
	_height:24px;
	line-height:24px;
}
.zzp-station-temp .add_temp .add_temp_list table td{
	border-top:1px solid #dcdddc;
	padding:0;
}
.zzp-station-temp .add_temp .add_temp_list table td.first-col{
	border-right:1px solid #dcdddc;
}
.zzp-station-temp .add_temp .add_temp_list table td a{
	padding:0 5px;
	padding-left:22px;
	display:block;	
	background:#fff url(/uploads/image/miconfig/add_temp.png) no-repeat -584px -3px;
}
.zzp-station-temp .add_temp table td.current a,.zzp-station-temp .add_temp table td a:hover{
	background:#dbecf7 url(/uploads/image/miconfig/add_temp.png) no-repeat -584px -3px;
}






















/* 广告-幻灯广告首页
--------------------------------------------------*/
.zzp-page-advertisement .filter-list{ padding-left:35px;}
.zzp-page-advertisement .zzp-page-operation{ padding:8px 0px 5px 0;}




/* 广告设置
--------------------------------------------------*/
.zzp-page-advertising .zzp-newadvertising {	margin:10px 0 0 18px; /*overflow:hidden;*/}
.zzp-page-advertising .zzp-page-title .zzp-search-input {margin-top:3px;}
.zzp-page-advertising .zzp-btn-blue-h25 a.add em {padding-left:10px;}
.zzp-newadvertising .neadvertisleft {float:left;width:40%;display:inline-block;}
.zzp-newadvertising .neadvertisright {float:right;width:40%;display:inline-block;}
.zzp-page-advertising .zzp-newadvertising-list {margin:10px 0 0 0;overflow:hidden;}
.zzp-page-advertising .filter-list{ padding-left:25px;}

/* 其他-图片集
--------------------------------------------------*/
.picturecollection .picturecolle .picfirst{ overflow:hidden;}
/*.picturecollection .zzp_pic_content{ margin:20px; }*/
.picturecollection .zzp_pic_content .zzp-list03 ul{padding:20px;}



/* 添加图片--展示排序
--------------------------------------------------*/
/*.zzp-form-table{ overflow:hidden;}
.zzp-form-table label{ padding:0 10px; }*/

/* 招聘-首页-录用说明

--------------------------------------------------*/
/*.zzp-employment {
	overflow:hidden;
}
.employment input {
	width:360px;
	height:143px;
}
.zzp-employment .zzp-form-table th {
	width:70px;
}*/



/* 招聘-首页
--------------------------------------------------*/
.zzp-page-recruitmentwebsite {font-family: "宋体";}
.zzp-page-recruitmentwebsite .daochu{ padding-top:10px;}
.zzp-page-recruitmentwebsite .filter-list{ padding-left:20px; }
.zzp-page-recruitmentwebsite .zzp-page-operation{ padding-top:8px;}
/*.zzp-page-recruitmentwebsite .zzp-recruitmentwebsite{ padding:5px 20px;}*/
.zzp-page-recruitmentwebsite .zzp-page{ padding:5px 20px;}
.zzp-btn-map span.import cite{ background:;
  height: 10px;
  left: 10px;
  position: absolute;
  top: 7px;
  width: 10px;}



/* 招聘-首页-全部简历
--------------------------------------------------*/
.zzp-page-allresume { padding:3px;font-family: "宋体";}
.zzp-page-allresume .filter-list{ padding-left:40px; }
.zzp-page-allresume .daochu{ padding-top:10px;}
.zzp-page-allresume .zzp-recruitmentwebsite{ padding:5px 20px;}
.zzp-page-allresume .zzp-page{ padding:5px 20px;}



/* 招聘-添加招聘信息
--------------------------------------------------*/
.zzp-informationing .zzp-page-content{position:relative;}
.zzp-informationing .zzp_tabs_change .zzp_tabs_title{ margin-top:0px;}
.zzp-informationing .promotion-two .mation{ padding:0 20px;}
/*.zzp-informationing .zzp_anchor{ position:absolute; right:0; top:32px;}*/
.zzp-informationing .zzp-opration-area .inforleft{ float:left; }
.zzp-informationing .zzp-opration-area .niforright{ float:right; text-align:right;}
/*.zzp-informationing .zzp-information .informat {width:220px;}*/
/*.zzp-informationing .informationleft {display:inline;float:left;width:46%}
.zzp-informationing .informationright {display: inline;float:left;width:46%;}*/
.zzp-informationing .zzp-fieldset {clear:both;}
.zzp-informationing .fieldset-content {clear:both;padding:10px 20px 10px 40px;}
.zzp-informationing .fortable{ padding-top:10px;}
.zzp-informationing .infor1 input{ width:240px;}
.zzp-informationing .infor3 input{ width:220px;}
.zzp-informationing .promotion-three .optimization1 input{ width:450px;}
.zzp-informationing .promotion-three .zzp-form-table .optimization2 .zzp-select{ width:450px;}
.zzp-informationing .promotion-three .zzp-form-table .optimization3 textarea{ width:500px;}
.zzp-informationing .position-type .zzp-form-table th{ width:140px;}
.zzp-informationing .addbtn{ text-align:left;} 
.zzp-informationing .informationleft .for8 .zzp-select div.select-wrap{ width:220px;}
.zzp-informationing .informationleft .for11 .zzp-select div.select-wrap{ width:220px;}
.zzp-informationing .informationleft .for14 .zzp-select div.select-wrap{ width:220px;}
.zzp-informationing .informationleft .for17 .zzp-select div.select-wrap{ width:220px;}
.zzp-informationing .informationright .orm9 .zzp-select div.select-wrap{ width:220px;}
.zzp-informationing .promotion-two .zzp_tabs_change{ padding-left:30px;}
.zzp-informationing .zzp-select div.select-wrap{ width:254px;}
.zzp-informationing .zzp-select{ width:250px;}
.zzp-informationing .ad{ line-height:30px; padding-left:3px; color:#0000ff; cursor:pointer;}
.zzp-informationing .zzp-page-content{ padding:0 10px;}
.zzp-informationing .zzp-opration-area .niforright{float:right; text-align:right;}
/*#zhaopingxinxi .offertable td{ width:350px;}
.zzp-information .promotion-three .zzp-form-table .optimization2 .zzp-keyword-div .zzp-input{ width:500px!important;}*/
.zzp-information .promotion-three .zzp-form-table .zzp-input{ width:500px;}
.zzp-information .zzp-form-table .zzp-textarea{ width:500px; font-size:13px; clear:both;}
.zzp-information .position-type .zzp-form-table select{ vertical-align:top;}
.zzp-information .position-type .zzp-form-table .zzp-inline-alert{ vertical-align:top;}



/* 新增友情链接-分组设置
--------------------------------------------------*/
.zzp-page-grouping .zzp-page-operation{ /*padding:10px 0 0 0;*/}
 


/* 说明页
--------------------------------------------------*/
.zzp-descriptioning .zzp-content-l{ overflow:auto;}
.zzp-descriptioning .zzp-descript{ padding:20px;}
.zzp-descriptioning .zzp-descript .descriptiontitle{ float:left; display:inline; }
.zzp-descriptioning .zzp-descript .descriptioncontent{ float:left; display:inline; padding-left:3px; width:90%;}
.zzp-descriptioning .descriptionone .zzp-opration-area{ padding:10px 30px; clear:both;}
.zzp-descriptioning .descriptionfirst .zzp-descript{ overflow:hidden;}
.zzp-descriptioning .zzp-specify-ico{ position:relative;}
.zzp-descriptioning .zzp-bot-alert{ top:0px; left:2px; position:absolute;}


/* 其他-图片库
--------------------------------------------------*/
.zzp-picturelig .zzp-content-l {overflow:auto;}
.zzp-picturelig .zzp-content-l li a{ display: inline; padding-left:0px;}



/* 新增一个位置
--------------------------------------------------*/
.zzp-newing-position .position-logo .position-l{ float:left; padding:25px 0 10px 20px;}
.zzp-newing-position .position-logo .position-r{ }
.zzp-newing-position .position-logo .position-r .zzp-form-table th{ width:80px;}
.zzp-newing-position .zzp-form-table .tem4 .zzp-select{ width:182px;}
/*.zzp-newing-position .zzp-form-table .tem4{ position:relative; z-index:99;}*/
.zzp-newing-position .zzp-form-table .tem6  select{ width:85px;}
.zzp-newing-position .zzp-form-table .tem6 .zzp-required{float:left;}
/*.zzp-newing-position .zzp-form-table .tem6 .select-wrap{margin-left:10px;}*/
/*.zzp-newing-position .zzp-form-table .tem6{ position:relative; z-index:20;}*/
.zzp-newing-position .weizhi td{ padding:3px 3px;}
.zzp-newing-position .position-logo{ border-bottom:1px solid #dadada; margin:0 10px;}
.zzp-newing-position .position-top{ padding:10px;overflow-y:auto;}
.zzp-newing-position .position-top .positofirst td{height:33px; }
.zzp-newing-position .position-top .positofirst .pos3{ text-align:left;}
.zzp-newing-position .position-top .positofirst .pos9{ width:74px; text-align:right;}
.zzp-newing-position .position-top .positofirst .pos3 input{ width:290px;}
.zzp-newing-position .position-top .positofirst .pos8{ text-align:left; }
.zzp-newing-position .position-top .positofirst .pos8 input{ width:100px;}
.zzp-newing-position .position-top .positofirst .pos13{ text-align:left; }
.zzp-newing-position .position-top .positofirst .pos13 input{ width:100px;}
.zzp-newing-position .position-top .positofirst .pos18{ text-align:left;}
.zzp-newing-position .position-top .positofirst .pos23 textarea{ text-align:left; width:290px; background:#fff;}
.position-l{ position: relative;}
.position-l .shangchuang{ position:absolute; top:38px; left:28px;opacity:0.7;filter:alpha(opacity=70);}
.position-l .shangchuang a{ line-height:24px;border:1px solid #ccc;background:#fff;display:block;width:74px;height:23px;color:#1b88c1; text-align:center;}
.position-l .shangchuang a:hover{ color:red;}
.zzp-newing-position .zzp-form-table td{ padding:6px 0;}
/*.zzp-newing-position .tem2 .zzp-required{vertical-align:50%;}*/
.zzp-peripheral .position-logo .position-r .perone .zzp-inline-alert {left:190px;}
.zzp-newing-position .position-logo .position-r .tem2 span.zzp-inline-input{ position:relative; z-index:99;}
.zzp-newing-position .position-logo .position-r .zzp-form-table tr{ height:40px;}

.zzp-newing-position .position-logo .position-r span.zzp-inline-input .zzp-input{ width:200px;}

/* 新增周边参考
--------------------------------------------------*/
.zzp-peripheral .position-logo .position-l{ float:left; padding:25px 0 10px 20px;}
.zzp-peripheral .position-logo .position-l img{ max-height:210px; max-width:364px; _height:70px;_width:90px;}
.zzp-peripheral .position-logo .position-r{ float:left; padding:20px 0 10px 0px;*zoom:1;/*用于解决ie6、7 table宽度100%溢出问题*/}
.zzp-peripheral .position-logo .position-r .zzp-form-table th{ width:80px;}
.zzp-peripheral .weizhi td{ padding:3px 3px;}
.zzp-peripheral .position-logo{  margin:0 10px;}
.zzp-peripheral .position-l{ position: relative;}
.zzp-peripheral .position-l .shangchuang{ position:absolute; top:38px; left:28px;opacity:0.7;filter:alpha(opacity=70);}
.zzp-peripheral .position-l .shangchuang a{ line-height:24px;border:1px solid #ccc;background:#fff;display:block;width:74px;height:23px;color:#1b88c1; text-align:center;}
.zzp-peripheral .position-l .shangchuang a:hover{ color:red;}
.zzp-peripheral .position-r .perone input{ width:190px;}
.zzp-peripheral .position-r .pertwo textarea{ width:190px; background:#fff; float:none;}
.zzp-peripheral .zzp-form-table td{ padding:3px 0px;}
/*.zzp-peripheral .zzp-required{ margin-right:0px; vertical-align:50%;}*/

/* 查看招聘信息
--------------------------------------------------*/
.zzp-page-increased .filter-list{ padding-left:15px;}
.zzp-page-increased .newest{ color:#ff9900;}
.zzp-page-increased .mostheat{ color:#3871b6;}
.zzp-page-increased .assistant{ color:#ff0000;}
.zzp-page-increased .largenumber{ color:#a7d5f6;}

/* 新增职位信息
--------------------------------------------------*/
.zzp-page-increaseding .filter-list{ padding-left:35px;}
.zzp-page-increaseding .zzp-page-operation{ padding-top:10px;}
.zzp-page-increaseding .zzp-maintenance{ padding:5px 10px 5px 30px;}
.zzp-page-increaseding .zzp-page{ padding:5px 5px 5px 30px;}
.zzp-page-increaseding .zzp-required{ margin-right:0px;}
.zzp-page-increaseding .zzp-table01-body .operating span{ padding-right:1px;}

/* 新增职位信息
--------------------------------------------------*/
.zzp-page-linkshome .filter-list{ padding-left:35px;}
.zzp-page-linkshome .zzp-page{ padding:5px 5px 5px 0px;}
.zzp-page-linkshome .zzp-filleting{position:absolute;width:320px;top:25px; left:-70px;}
.zzp-page-linkshome .zzp-form-table th{ width:150px;}

/* 关键字连接
--------------------------------------------------*/
.zzp-page-keylink .filter-list{ padding-left:35px;}
.zzp-page-keylink .zzp-page{ padding:5px 5px 5px 30px;}
.zzp-page-keylink .zzp-filleting { position:absolute;left:0px; width:320px; top:30px;}
.zzp-page-keylink .zzp-filleting .footermb .zzp-btn-positive, .zzp-filleting .footermb .zzp-btn-negative{ padding:0; margin-top:8px;}
.zzp-key3 span.zzp-btn-yesno{	background:url(/uploads/image/micmodule/zzp_bg_yesno.gif) no-repeat;}
.zzp-key3 .zzp-btn-yesno em{padding:0px;text-align:center;}
.zzp-key3 .zzp-btn-yesno em.no{/*background:none;*/}
.zzp-key3 .zzp-btn-yesno em .checked{}
.zzp-btn-add .zzp-filleting .footerm em{ padding-left:10px;}




/* 其它-flash库
--------------------------------------------------*/
.zzp-page-addflashing .zzp-page-operation{ padding:10px 0 0 0;}
/*
.zzp-page-addflashing .zzp-time,.zzp-page-addflashing .zzp-time-line{float:left;}
.zzp-page-addflashing .zzp-time-line{padding:0 5px;}
.zzp-page-addflashing .ele .zzp-btn-negative{float:left;margin-top:-3px;margin-left:10px;}
*/
.zzp-page-addflashing .zzp-time label{margin-left:5px;}
/* 会员-分组设置
--------------------------------------------------*/




/* 转移-弹出层
--------------------------------------------------*/
.zzp-eject{ width:200px; padding:10px; background:#fff;}
.zzp-eject li{ height:27px; line-height:27px;padding:2px 10px 0 10px;display:block;}
.zzp-eject li a{ height:27px; }
.zzp-eject li.hover{ height:25px;  background:#fafafa; border-bottom:1px solid #ececec; border-top:1px solid #ececec;}
.zzp-eject li.click{ height:27px; background:url(/uploads/image/micommon/zzp_icon_eject1.gif) repeat-x;}
.zzp-eject img{ padding-right:8px;}






/* 查看已发信息
--------------------------------------------------*/

.zzp-see-station .zzp-opration-area{ padding:10px 20px;}
.zzp-see-station .renshu{ float:left; font-weight:bold; color:#828181;}
.zzp-see-station .time{ float:right; font-weight:bold; color:#828181;}
.zzp-see-station .zzp-stion1 textarea{ width:440px; height:92px;}

/* 用户登录 */
.zzp-login .zzp-login-left{
	width:50%;
	float:left;
	background:#fafafa url(/uploads/image/micommon/zzp-login-bg.gif) no-repeat right top;
	padding-top:126px;
	overflow:hidden;
	_display:inline-block;
	_zoom:1;
}
.zzp-login .zzp-login-left .zzp-login-content{
	width:500px;
	float:right;
}
.zzp-login .zzp-login-left .left-logo-wrap{
	height:56px;
	overflow:hidden;
	_display:inline-block;
	_zoom:1;
	margin-bottom:0px;
}
.zzp-login .zzp-login-left .zzp-login-content .zzp-login-logo{
	float:left;
	width:189px;
	height:27px;
	margin-right:18px;
}
.zzp-login .zzp-login-left .zzp-login-content .zzp-login-switch{
	background:url(/uploads/image/micommon/zzp-login-switch.gif) no-repeat right top #fafafa;
	width:126px;
	height:20px;
	margin-top:20px;
	float:left;
}
.zzp-login .zzp-login-left .zzp-login-content .banner-img-wrap{
	height:200px;
	overflow:hidden;
}
.zzp-login .zzp-login-left .zzp-login-content .banner-text-wrap{
	font-family:"微软雅黑";
	padding-top:10px;
}
.zzp-login .zzp-login-left .zzp-login-content .banner-text-01{
	overflow:hidden;
	_display:inline-block;
	_zoom:1	
}
.zzp-login .zzp-login-left .zzp-login-content .banner-text-01 .item{
	width:49.9%;
	height:25px;
	line-height:25px;
	float:left;
	background:url(/uploads/image/micommon/zzp_login_icon.gif) no-repeat 5px 0px;
}
.zzp-login .zzp-login-left .zzp-login-content .banner-text-02 .item{
	background:url(/uploads/image/micommon/zzp_login_icon.gif) no-repeat 5px -25px;
}
.zzp-login .zzp-login-left .zzp-login-content .float-none .item{
	width:auto;
	float:none;
}
.zzp-login .zzp-login-left .zzp-login-content .banner-text-01 li.ellipsis,
.zzp-login .zzp-login-left .zzp-login-content .banner-text-02 li.ellipsis{
	background:none;
}
.zzp-login .zzp-login-left .zzp-login-content .banner-text-01 .item p{
	margin:0 0 0 30px;
	color:#666666;
}
.zzp-login .zzp-login-left .zzp-login-content .banner-text-01 .title{
	color:#333333;
	margin-right:5px;
}
.zzp-login .login-sys-item{
	overflow:hidden;
	_display:inline-block;
	_zoom:1;
	padding:4px 0 6px 0;
	border-bottom:1px solid #cccccc;
}
.zzp-login .more{
	overflow:hidden;
	_display:inline-block;
	_zoom:1;
	padding:4px 0 6px 0;
	border-bottom:none;
}
.zzp-login .iphone .item-left{
	background:url(/uploads/image/micommon/zzp_iphone.gif) no-repeat 0px 8px;
}
.zzp-login .android .item-left{
	background:url(/uploads/image/micommon/zzp_android.gif) no-repeat 0px 8px;
}
.zzp-login .login-sys-item .item-left{
	float:left;
	height:63px;
	padding:0 0 0 55px;
	font-weight:bold;
	color:#959595;
}
.zzp-login .login-sys-item.more .item-left{
	height:auto;
}
.zzp-login .login-sys-item .item-left .sys-name{
	margin:8px 0 0 0;
}
.zzp-login .login-sys-item .item-left .sys-name em{
	font-size:18px;
	font-weight:bold;
	margin:0 5px 0 0;
}
.zzp-login .login-sys-item .item-right{
	float:right;
	overflow:hidden;
	_display:inline-block;
	_zoom:1;
}
.zzp-login .login-sys-item .item-right .download,
.zzp-login .login-sys-item .item-right .two-code{
	float:left;
	height:63px;
}
.zzp-login .login-sys-item .item-right .download{
	padding:0 20px;
	border-left:1px solid #c8c8c8;
}
.zzp-login .login-sys-item .item-right .download .icon{
	#width:24px;
	height:28px;
	background:url(/uploads/image/micommon/zzp_login_download.gif) no-repeat 0px 0px;
	margin:5px 0;
	cursor:pointer;
}
.zzp-login .login-sys-item .item-right .download .text{
	color:#005e15;
	cursor:pointer;
}
.zzp-login .login-sys-item .item-right .no-download .icon{
	background:url(/uploads/image/micommon/zzp_login_download.gif) no-repeat 0px -29px;
	cursor:default;
}
.zzp-login .login-sys-item .item-right .no-download .text{
	color:#808080;
	cursor:default;
}
.zzp-login .login-sys-item .item-right .two-code{
	border-left:1px solid #c8c8c8;
}
.zzp-login .login-sys-item .item-right .two-code img{
	margin:2px 10px 0 10px;
}
.zzp-login .zzp-login-right{
	width:49.9%;
	padding-top:150px;
	float:left;
}
.zzp-login .logo-wrap{
	/*width:260px;*/
	margin:0 5px 5px 0;
	overflow:hidden;
	float:left;
	display:inline-block;
	_zoom:1;
}
.zzp-login .logo-wrap .zzp-login-customer{
	float:left;
	width:260px;
	margin-top:10px;
}
.zzp-login .logo-wrap .zzp-login-customer img{
	max-height:39px;
}
.zzp-login .logo-wrap .zzp-customer-text{
	float:left;
	margin:16px 0 0 18px;
	font-size:18px;
	font-family:"微软雅黑",arial,helvetica,sans-serif;
}
.zzp-login .zzp-login-form .tab-wrap{
	overflow:hidden;
	_display:inline-block;
	_zoom:1;
}
.zzp-login .zzp-login-form .tab-wrap span.tab-item{
	height:31px;
	line-height:31px;
	display:inline-block;
	float:left;
	border-top:1px solid #346198;
	border-right:1px solid #346198;
	padding:0 10px;
	cursor:pointer;
	color:#ffffff;
}
.zzp-login .zzp-login-form .tab-wrap span.zplus{
	border-top:1px solid #346198;
	border-right:1px solid #346198;
	background:#437abb;
}
.zzp-login .zzp-login-form .tab-wrap span.crm{
	border-top:1px solid #8f5233;
	border-right:1px solid #8f5233;
	background:#a76849;
}
.zzp-login .zzp-login-form .zzp-form-login{
	height:200px;
}
.zzp-login .zzp-login-form .form-zplus{
	background:#437abb;
}
.zzp-login .zzp-login-form .form-crm{
	background:#a76849;
}
.zzp-login .zzp-login-form .zzp-form-login ul{
	padding:20px 0 0 0;
}

.zzp-login .zzp-login-form .form-zplus ul{padding:5px 0 0;}
.zzp-login .form-zplus .zzp-findpwd-message{ padding-left:37px; padding-top:8px; color:#fff;}



.zzp-login .zzp-login-form .zzp-form-login li{
	height: 30px;
	overflow:hidden;
	_display:inline-block;
	_zoom:1;
}
.zzp-login .zzp-login-form .zzp-form-login li span{
	float: left;
	text-align:right;
	width:87px;
	line-height:30px;
	color:#fff;    
}
.zzp-login .zzp-login-form .zzp-form-login li div{
	/*float:left;*/
	line-height:30px;
	text-align:left;
}
.zzp-login .zzp-login-form .zzp-form-login li div input{
	background: #ffffff;
	float:left;
    border:1px solid #437abb;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    padding-left: 28px;
    width: 170px;
	cursor:pointer;
}
.zzp-login .zzp-login-form .form-crm li div input{
	border:1px solid #8f5233;
}
/*.zzp-login .zzp-login-form .zzp-form-login li div input.login_input_click{
    border:1px solid #225fa9;
	box-shadow:0 0 3px #aad4fc;
}*/
.zzp-login .zzp-login-form .zzp-form-login li div a{
	height:28px;
	display:block;
	float:left;
	padding-top:1px;
	color:#fff;
	margin-left:3px;
}
.zzp-login .zzp-login-form .zzp-form-login li.zzp-form-user div input{
	background:url(/uploads/image/micommon/zzp_login_user.png) no-repeat 6px 3px #fff;
}
.zzp-login .zzp-login-form .form-crm li.zzp-form-user div input{
	background:url(/uploads/image/micommon/zzp_login_user.png) no-repeat 6px -21px #fff;
}
.zzp-login .zzp-login-form .zzp-form-login li.zzp-form-password div input{
	background:url(/uploads/image/micommon/zzp_login_password.png) no-repeat 6px 3px #fff;
}
.zzp-login .zzp-login-form .form-crm li.zzp-form-password div input{
	background:url(/uploads/image/micommon/zzp_login_password.png) no-repeat 6px -21px #fff;
}
.zzp-login .zzp-login-form .zzp-form-login li.zzp-form-code div input{
	width:100px;
	padding-left:6px;
	margin-left:0px;
}
.zzp-login .zzp-form-submit{
	height:39px;
	background: url(/uploads/image/micommon/zzp-form-submitbg.png) no-repeat scroll 83px 12px transparent;
	text-align:left;
	padding:12px 0 0 85px;
	vertical-align:middle;
}
.zzp-login .zzp-form-submit .login_submit {
    background: url(/uploads/image/micommon/login_button_bg.gif) no-repeat scroll 0 0 transparent;
    border:none;
    cursor:pointer;
    height:35px;
    width:82px;
	margin:2px 0 0 0;
	color:#fff;
}
.zzp-login .zzp-form-submit .login_submit:hover{
	background-position:0 -35px;
}
.zzp-login .zzp-form-remember{
	display:inline-block;
	margin-left:10px;
	color:#fff;
	*position:relative;
	*top:-10px;
}
.zzp-login .zzp-form-remember .saveun{
	vertical-align:middle;
	margin-right:3px;
}
.zzp-login .zzp-login-form li span.zzp-retrieve-password{
	width:200px;
	display:inline-block;
	padding:0 0 0 10px;
	text-align:left;
}
.zzp-login .zzp-login-form .zzp-form-login li .zzp-retrieve-password a{
	padding-left:5px;
	cursor:pointer;
	float:none;
	display:inline-block;
}
.zzp-login .zzp-login-form .zzp-retrieve-password a:hover{
	text-decoration:underline;
}
.zzp-login .zzp-login-switch ul.tag-digit{
	padding:5px 0 0 13px;
}
.zzp-login .zzp-login-switch ul.tag-digit li{
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 14px;
    line-height: 14px;
    margin-left: 5px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 14px;
	height:14px;
}
.zzp-login .zzp-login-switch ul.tag-digit li.tag-digit-li-out{
	background: url(/uploads/image/micommon/zzpswitch-mr.gif) no-repeat scroll 0 0 transparent;
}
.zzp-login .zzp-login-switch ul.tag-digit li.tag-digit-li-over{
	background: url(/uploads/image/micommon/zzpswitch-hover.gif) no-repeat scroll 0 0 transparent;
	padding-top:0;
}
.zzp-login .zzp-login-banner{
}
.zzp-login .zzp-login-banner ul{
}
.zzp-login .zzp-login-banner ul li.tag-pic-horizontal-li{
	display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.zzp-login #verifycode{
	width:124px;
}
.zzp-login a.verifycodeimg{
	line-height:0px;
}
/*找回密码第二步*/
.zzp-modify-pwd .zzp-login-form .zzp-form-login .zzp-form-user{
	color:#fff;
}
/*链接失效*/
.zzp-find-fail .zzp-form-login{
	text-align:center;
	line-height:30px;
}
.zzp-find-fail .zzp-form-login p{
	color:#fff;
}
.zzp-find-fail .zzp-form-login a{
	color:#fff;
	text-decoration:underline;
}
/*找回密码成功*/
.zzp-find-success .zzp-form-login{
	text-align:left;
	line-height:30px;
}
.zzp-find-success .zzp-login-suceess{
	padding:10px 0 0 150px;
}
.zzp-find-success .zzp-login-suceess p{
	color:#fff;
}
.zzp-find-success .zzp-login-suceess p span{
	font-weight:bold;
}
.zzp-find-success .zzp-login-suceess p.text-email{
	color:#d1f722;
}
.zzp-find-success .zzp-form-login a{
	color:#d1f722;
	text-decoration:underline;
}
/* 企业位置
--------------------------------------------------*/
.zzp-page-location .zzp-page-content{
	position:relative;
	overflow:hidden;
}
.zzp-page-location .filter-list{
	/*padding:2px 0;*/
}
.zzp-page-location .select-city{
	line-height:25px;
	text-align:right;
	padding:5px 20px 5px 0;
}
/*.zzp-page-location .filter-list .select-city{
	line-height:25px;
	float:left;
	color:#006699;
	margin:0 0 0 20px;
}
.zzp-page-location .filter-list .zzp-select{
	float:left;
	width:230px;
}
.zzp-page-location .filter-list .zzp-select span.arrow{
	width:16px;
	height:16px;
	margin:3px 0 0 2px;
	background: url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 0px -163px;
}*/
.zzp-page-location .location-left{
	margin:0 270px 0 0;
	height:500px;
}
.zzp-page-location .location-right{
	width:270px;
	position:absolute;
	top:5px;
	right:0px;
	overflow:auto;
	/*height:500px;*/
}
.zzp-page-location .location-item-wrap{
	/*height:400px;
	overflow:auto;*/
	/*position:relative;
	z-index:9*/
}
.zzp-page-location div.location-item{
	margin:0 0 0 0px;
}
.zzp-page-location div.location-wrap{
}
.zzp-page-location span.icon-wrap{
	width:32px;
	height:52px;
	background: url(/uploads/image/micontent/zzp_bg_location.gif) no-repeat 0px -106px;
	float:left;
	display:inline;
	border:0;
}
.zzp-page-location em.icon{
	width:12px;
	height:16px;
	display:block;
	margin:10px 0 0 15px;
	background: url(/uploads/image/micontent/zzp_icon_location.gif);
}
.zzp-page-location div.location-content{
	height:52px;
	/*margin:0 0 0 32px;*/
	width:220px;
	float:left;
	/*_position:relative;
	_left:-3px;*/
	border-left:1px solid #dcdcdc;
	background: url(/uploads/image/micontent/zzp_bg_location.gif) no-repeat 0px -159px;
}
.zzp-page-location .zzp-map{
	position:relative;
	z-index:1;
}
.zzp-page-location a.company-name,
.zzp-page-location div.operating{
	display:block;
	margin:0 0 0 5px;
}
.zzp-page-location div.operating .edit,
.zzp-page-location div.operating .del{
	color:#175082;
	margin:0 10px 0 0;
	display:inline-block;
}
.zzp-page-location a.company-name{
	padding-top:7px;
	padding-bottom:5px;
}
.zzp-page-location span.loading{
	color:#175082;
	display:inline-block;
	margin:18px 0 0 5px;
}
.zzp-page-location div.hover div.location-content{
	background: url(/uploads/image/micontent/zzp_bg_location.gif) no-repeat 100% -53px;
}
.zzp-page-location div.hover span.icon-wrap{
	background: url(/uploads/image/micontent/zzp_bg_location.gif) no-repeat 0px 0px;
}
.zzp-page-location .zzp-filleting .zzp-alert-success{width:13px;}
.zzp-page-location .location-right .pop-del .arrow{background: url(/uploads/image/micommon/zzp_list_all.png) no-repeat scroll -110px -1162px transparent;}
.zzp-page-location .zzp-anniu{ width:150px;  height:81px; position:absolute; left:45%; top:200px;}
.zzp-anniu .zzp-anniutop{ height:35px; background:#f8f8f8;/*url(/uploads/image/micontent/anniu-top.jpg) repeat-x;*/ border:1px solid #cdcac8; text-align:center; font-size:13px; font-weight:bold; color:#595959; line-height:40px; display:inline-block; padding:0 20px 0 35px; cursor:pointer; }
.zzp-anniu .zzp-anniubottom{ height:35px;background:#e9f2fb; border:1px solid #bfdaf5; text-align:center; font-size:13px; font-weight:bold; color:#595959; line-height:40px;display:inline-block; padding:0 20px 0 35px; cursor:pointer; }
.zzp-anniu .zzp-anniutop:visited {background:#f8f8f8; cursor:pointer;color:#595959; }
.zzp-anniu .zzp-anniubottom:visited{background:#e9f2fb; cursor:pointer;color:#595959; }
.zzp-anniu .zzp-anniutop:hover{ background:#f8f8f8; cursor:pointer; display:inline-block;color:#333333;}
.zzp-anniu .zzp-anniubottom:hover{ background:#e9f2fb; repeat-x; cursor:pointer; display:inline-block;color:#333333;}
.zzp-anniu .zzp-anniutop cite{ background:url(/uploads/image/micontent/anicon1.gif) no-repeat; position:absolute; left:8px; top:8px; overflow:hidden; width:19px; height:24px;}
.zzp-anniu .zzp-anniubottom cite{ background:url(/uploads/image/micontent/anicon2.gif) no-repeat; position:absolute; left:8px; top:47px; overflow:hidden; width:25px; height:23px;}
.zzp-page-location .zzp-page .total{ padding:0 3px;}
.zzp-page-location .pop-del{width:200px; left: -20px;top: 20px;}

.zzp-page-location .zzp-popalert-arrow{ position:absolute; top:20px; left:-10px; width:200px;*width:200px!important; width:200px\9;_width:200px;}


/************************************************* 访问统计列表 *************************************************/
.x-grid3-cell-inner{
	text-align:left;
}
.x-grid3-header-inner{
	/*border-right:1px solid #d1d1d1;*/
}
.analyse_grid_sametitlestyle{
	background:url(/uploads/image/mianalysis/zzp_access_tab1.gif) repeat-x scroll 0 0 transparent;
	border:1px solid #d1d1d1;
	padding:0;
}
.zzp-origin .x-grid-panel .x-panel-body{
	border:none;
}
.zzp-origin .x-grid3-hd-row td{
	border-left:none;
}

.analyse_grid_sametitlestyle .x-grid3-hd-row td{
	border-right-color:#d1d1d1;
}
.analyse_grid_sametitlestyle .x-grid3-hd-inner{
	color:#666;
}
.analyse_grid_sametitlestyle b{
	font-size:18px;
	color:#000;
}
.analyse_grid_totalstyle{
	border-top:1px solid #5d92cc;
	border-bottom:1px solid #5d92cc;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}
.analyse_grid_totalstyle .x-grid3-hd-row td{
	border:none;
	border-right:1px solid #5d92cc;
}
.analyse_grid_totalstyle .x-grid3-hd-inner{
	padding:3px 3px 3px 5px;
	color:#fff;
	font-weight:bold;
	height:16px;
}
.analyse_grid_totalstyle .x-grid3-hd-numberer{
	padding-top:0;
	padding-bottom:0;
}
.analyse_grid_sametitlestyle .x-grid3-hd-inner{
	height:auto;
	padding-top:4px;
	padding-bottom:4px;
}
.zzp-analy-data .x-grid3-hd-inner{
	color:#fff;
	font-weight:bold;	
	height:27px;
	background:url(/uploads/image/mianalysis/zzp_access_tab2.gif) repeat-x scroll 0 0 transparent;	
}
.zzp-analy-data .eui-tree-hd,.zzp-analy-data .eui-tree-col{
	padding:0;
}

.zzp-analy-data .eui-tree-hd .eui-tree-hd-text,.zzp-analy-data .eui-tree-col-text{
	padding:3px 3px 3px 5px;
}
.zzp-analy-data .x-grid3-header-offset table{
    border: 1px solid #5d92cc;
}
.zzp-analy-data .x-grid3-hd-row td{
	border:none;
	border-right:1px solid #5d92cc;
	background:url(/uploads/image/mianalysis/zzp_access_tab2.gif) repeat-x 0 0;
}
.zzp-analy-data .analyse_grid_sametitlestyle .x-grid3-hd-row td{
	background:none;
}
.zzp-analy-data .x-grid3-row{
	border-left:none;
}
.zzp-analy-data .analyse_grid_sametitlestyle .x-grid3-hd-row td{
	border:none;
	border-right:1px solid #d0d0d0;
	
}
.zzp-analy-data .x-grid3-header-offset .analyse_grid_sametitlestyle{
	border:1px solid #d0d0d0;
}
.zzp-analy-data .analyse_grid_sametitlestyle .x-grid3-hd-inner{
	background:none;
	height:auto;
	color:#666;
	padding-top:0px;
	padding-bottom:0px;
}

td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
	background:url(/uploads/image/mianalysis/zzp_access_tab2.gif) repeat-x scroll 0 0 transparent!important;
}
.x-grid-with-col-lines .x-grid3-row td.x-grid3-cell{
	border-right-color:#d1d1d1;
	height:28px;
	line-height:28px;
}
.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner,
.x-grid3-cell-inner, .x-grid3-hd-inner{
	padding:0 3px 0 5px;
}
.ux-row-action-text span{
}
.x-grid-with-col-lines .x-grid3-row{
	border-top:none;
	border-right:none;
	border-left:none;
}
.x-grid3-row-last{
	border-bottom:1px solid #d1d1d1;
}
.x-grid3-body{
}
.x-grid3-row-over{
	background:url(/uploads/image/micommon/zzp_list_all.png) repeat-x scroll 0 -1004px transparent;
}
.x-grid3-row-selected{
	background:url(/uploads/image/micommon/zzp_list_all.png) repeat-x scroll 0 -1040px transparent;
}
.zzp-origin .x-grid3-body .x-grid3-td-numberer{
	background:none;
}
.zzp-origin .x-grid3-scroller .x-grid3-row-over .x-grid3-row-table .x-grid3-cell-first{
	background:none;
}
.x-grid3-header{
	background:none;
	border-bottom:none;
}
.x-grid3-header-offset{
	padding-left:0;
}
.analyse_grid_sametitlestyle .x-grid3-hd-row td.x-grid3-td-eui-textrowaction-6,
.analyse_grid_totalstyle .x-grid3-hd-row td.x-grid3-td-eui-textrowaction-6{
	border-right:none;
}
.zzp-visit-detenion .zzp-analy-data .x-grid3-hd-inner,
.zzp-visit-depth .zzp-analy-data .x-grid3-hd-inner,
.zzp-analysis-productpop .zzp-analy-data .x-grid3-hd-inner,
.zzp-analysis-subscription .zzp-analy-data .x-grid3-hd-inner,
.zzp-analysis-producttype .analyse_grid_totalstyle .x-grid3-hd-inner{
	line-height:24px;
	height:24px;
}
.x-window-dlg .ext-mb-question{
	background:url(/uploads/image/micommon/zzp_list_all.png) no-repeat scroll -48px -1280px transparent;
}
.x-window-dlg .x-dlg-icon .ext-mb-content{
	padding-top:6px;
}

/* 无数据样式 */
.x-box-tl,.x-box-tr,.x-box-tc,.x-box-ml,.x-box-mr,.x-box-bl,.x-box-br,.x-box-bc{
	background:none;
	text-align:center;
}
.x-box-mc{
	background: url(/uploads/image/micommon/nodata.png) no-repeat scroll left center transparent;
    display: inline-block;
	*display:inline;
	*zoom:1;
    padding: 20px 0 20px 40px;
}

/* 访问统计翻页 */
.zzp-origin .x-panel-bbar .x-toolbar .x-toolbar-ct,.zzp-origin .x-panel-tbar .x-toolbar .x-toolbar-ct{
}
.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar{
	border:none;
}
.x-toolbar{
	background:none;
}
.x-tbar-page-prev,
.x-tbar-page-next,
.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc{
	background:none !important;
}
.x-btn button{
	font-size:12px;
}
.x-btn button,
.x-item-disabled .x-tbar-page-prev,
.x-item-disabled .x-tbar-page-next{
	background:url(/uploads/image/mianalysis/zzp-button1.gif) no-repeat scroll 0 0 transparent !important;
	width:56px!important;
	height:25px!important;
	display:block;
	padding-left:0!important;
	padding-right:0!important;
	color:#444;
	font-family:"微软雅黑","宋体",arial;
}
.x-btn-over button{
	background:url(/uploads/image/mianalysis/zzp-button2.gif) no-repeat scroll 0 0 transparent !important;
	width:56px!important;
	height:25px!important;
	display:block;
	padding-left:0!important;
	padding-right:0!important;
	color:#444;
	font-family:"微软雅黑","宋体",arial;
}


/* 可信网站 */
.zzp-trust-sites .zzp-origin-scroll{
	background:url(/uploads/image/mianalysis/trust-bg.png) 0 0 repeat;
	 padding: 50px 90px 40px;	
	 margin:0;
}
.zzp-trust-sites .main-content{
	margin-top:20px;
	overflow:hidden;
	_zoom:1;
	text-align:center;
	border:none;
}
.zzp-trust-sites .tp_info {
	padding-bottom:30px;
}
.zzp-trust-sites .fix{
	overflow:hidden;
	_display:inline-block;
}
.zzp-trust-sites .lg {
    float: left;
}
.zzp-trust-sites .tp_info .lg img{
	width:160px;
	height:57px;
}
.zzp-trust-sites .kx {
    float: left;
    text-align: center;
    width: 340px;
	font-weight:bold;
	line-height:1.5;
	text-align:center;
}
.zzp-trust-sites .kx h3{
	font-size:24px;
    color: #2d2d2d;
}
.zzp-trust-sites .valid {
    font-size: 14px;
    margin: 1px auto 10px;
}
.zzp-trust-sites .valid h3 {
    background: none repeat scroll 0 0 #d80e1a;
    border-radius: 5px 5px 0 0;
    color: #ffffff;
    _height: 30px;
    line-height: 30px;
    padding: 0 15px;
}
.zzp-trust-sites .valid_items {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 0 0 5px 5px;
    _height: 40px;
    line-height: 40px;
}
.zzp-trust-sites .valid_items span{
	display:inline-block;
	width:150px;
	text-align:right;
}
.zzp-trust-sites .valid_items em{   
	font-size: 14px;
}
.zzp-trust-sites .valid_items cite{
    background: url(/uploads/image/mianalysis/icons.png) no-repeat 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    vertical-align: text-bottom;
    width: 25px;
}
.zzp-trust-sites .mod td {
    cursor: default;
    line-height: 24px;
    text-align: left;
    vertical-align: top;
}
.zzp-trust-sites .col_icon {
    width: 40px;
	vertical-align:middle;
}
.zzp-trust-sites .col_title {
    color: #606060;
    width: 144px;
}
.zzp-trust-sites .col_desc {
    color: #666666;
    width: 438px;
}
.zzp-trust-sites s{
    background: url(/uploads/image/mianalysis/icons.png) no-repeat -52px 0;
	width:16px;
	height:16px;
	display:inline-block;
}
.zzp-trust-sites .mod {
    border-bottom: 1px dashed #949494;
    margin-bottom: 5px;
    overflow: hidden;
    padding-bottom: 4px;
}
.zzp-trust-sites .footer a{
	margin-right:10px;
}
/*新增站内消息*/
 .zzp-webmsg-add .zzp-form-table .zzp-inline-alert{
	float:none;	
}
 .zzp-webmsg-add .zzp-form-table .zzp-input,.zzp-webmsg-add .zzp-form-table .zzp-textarea{
	width:300px;
}
.zzp-webmsg-add .zzp-form-table .detail .zzp-textarea{
	height:80px;
}
.zzp-webmsg-add .zzp-form-table .detail .zzp-inline-alert{
	margin-top:60px;
}
/* 会员模块
 *********************************************/
/*** 服务条款设置 ***/
.zzp-mem-provision .zzp-page-content{
	padding:5px 20px;
}
/*** 注册信息设置 ***/
.zzp-mem-register-infor .top_btn{
	padding:5px 20px;
}
/*** 审核设置 ***/
.zzp-mem-audit .zzp-page-content{
	height:200px;
	text-align:center;
}
.zzp-mem-audit p{
	overflow:hidden;
	*zoom:1;
	width:165px;
	margin:0 auto;
	padding:25px;
}
.zzp-mem-audit .set-y-n,.zzp-mem-audit .zzp-btn-yesno{
	float:left;
	line-height:23px;
}
,.zzp-mem-audit .zzp-btn-yesno{
	display:inline-block;
}
.zzp-mem-audit .zzp-filter-wrap .open-list{
	overflow:hidden;
	*zoom:1;
}
/***来源设置***/
.zzp-mem-source .zzp-page-content{
	text-align:center;
}
.zzp-mem-source .zzp-filter-wrap .open-list{
	overflow:hidden;
	*zoom:1;
}
.zzp-mem-source .source-box{
	display:inline-block;
	margin:25px auto;
	line-height:20px;
}
.zzp-mem-source .audit-txt,.zzp-mem-source .check-box{
	float:left;
}
.zzp-mem-source .check-box input{
	vertical-align:middle;
	margin-right:3px;
}
.zzp-mem-source .check-box label{
	margin-right:15px;
}

/*互动模块，新增图片标记*/
.add-imgmark{ width:48px; height:48px;}

.zzp-addmark-pop{ float:left;}
.zzp-addmark-pop .zzp-filleting1{  position:absolute; width:350px; top:28px;left:0; }
.zzp-addmark-pop .zzp-filleting1 .zzp-form-table .zzp-inline-alert{ margin-top:0px;}

.zzp-addmark-pop .zzp-filleting1 a.close {display:block; width:22px; height:23px; position:absolute; background:url(/uploads/image/micmodule/close.gif) no-repeat; right:5px; top:6px;}
.zzp-addmark-pop .zzp-filleting1 a.close:hover { background-position:0 -23px;}

.zzp-addmark-pop .zzp-filleting1 .zzp-button{ height:30px; text-align:center; padding-top:10px;}
.zzp-addmark-pop .zzp-imgmark-img .zzp-btn-gray-l-r { float:none;}

.zzp-addmark-pop .zzp-filleting1 .zzp-button .zzp-btn-positive{ display:inline-block; float:none;}
.zzp-addmark-pop .zzp-filleting1 .zzp-button .zzp-btn-negative{ display:inline-block; float:none;}
.zzp-addmark-pop .zzp-filleting1 .zzp-imgmark-img .img-box {
	width:120px;
  	display:table\9;
	table-layout:fixed\9;
}
.zzp-addmark-pop .zzp-filleting1 .zzp-imgmark-img .img{
	width:120px;
	height:90px;
	font-size:90px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
}
.zzp-addmark-pop .zzp-filleting1 .zzp-imgmark-img .img img{
	max-width:120px;
	max-height:90px;
	_width:120px;
	_height:90px;
	vertical-align:middle;
}
/*互动模块，新增图片标记结束*/

.zzp-vertical-scont .zzp_tabs_cont_question table{
	width:100%;
}
.zzp-vertical-scont .zzp_tabs_cont_question table .statistics-title{
	width:150px;
}
.zzp-vertical-scont .zzp_tabs_cont_question table .statistics-per{
	width:50px;
}
.zzp-vertical-scont .zzp_tabs_cont_question table .progress-wrap{
	padding-right:50px;
}
.zzp-vertical-scont .zzp_tabs_cont_question table .progress-bar{
	height:20px;
	background:blue;
	position:relative;
}
.zzp-vertical-scont .zzp_tabs_cont_question table .item-number{
	width:40px;
	height:20px;
	line-height:20px;
	display:inline-block;
	padding-left:5px;
	position:absolute;
	right:-45px;
}
.zzp-vertical-scont .zzp_tabs_cont_question table tr.hover td,
.zzp-vertical-scont .zzp_tabs_cont_question table tr.hover th{
	background:#ddebf6;
}

/*推广优化*/
.zzp-bottom-slide .promotion .zzp-form-table .zzp-input{ width:500px}
.zzp-bottom-slide .promotion .zzp-form-table .zzp-keyword-div .zzp-input{ width:500px}
.zzp-bottom-slide .promotion .zzp-form-table .zzp-textarea{ width:500px}

.zzp-information .promotion-one .zzp-keyword-div{width:208px!important;vertical-align:middle; float:left;}
/*.zzp-information .promotion-one .zzp-form-table .zzp-inline-alert{ float:left;}*/
.zzp-information table{ width:95%;}



/*任雅莉手机二维码设置网站后台样式开始--*/
.zzp-page-phone-basic .zzp-page-content ul{ float:left; width:600px; }
.zzp-page-phone-basic .zzp-page-content ul label{ width:120px; }
.zzp-page-phone-basic .zzp-page-content .zzp-page-content-r{ margin:5px 0 0 600px; width:265px;  border:1px solid #c2bfbf;}
.zzp-page-phone-basic .zzp-page-content .zzp-page-content-r img{ width:225px; height:225px; margin:20px;}
.zzp-page-phone-basic .zzp-page-content .zzp-page-content-r .barcode-text{ background:#ebebeb;}
.zzp-page-phone-basic .zzp-page-content .zzp-page-content-r p{  text-align:center; line-height:20px;}
.zzp-page-phone-basic .zzp-page-content .zzp-page-content-r .connect-ce{  color:#024efc; vertical-align:middle; }
.zzp-page-phone-basic .zzp-page-content .zzp-page-content-r .connect-ce img{ width:16px; height:16px; margin:0 5px 0 0;}
.zzp-page-phone-basic .zzp-page-content .zzp-page-content-r .connect-ce a{ display:inline-block; height:30px; vertical-align:middle;}
/*任雅莉手机二维码设置网站后台样式结束--*/


/*推广优化帮助*/
.zzp-key_help{ background: url(/uploads/image/micommon/help_page_bj.jpg) repeat-x; text-align:center;}

.zzp-keyword-div,.keyhelpdiv,.keyhelpdiv .footer-help,.keyhelpdiv a{float:left;}
.keyhelpdiv{ margin-top:5px; margin-left:5px;}
.keyhelpdiv .footer-help{ margin:0 2px 0 5px;}
.zzp-nav-set #seodescription1{clear:both;width:500px; height:80px;}

/*更新邮箱*/
.zzp-login .zpp-change-email .zzp-login-form .form-zplus ul{padding-top:25px;}
.zzp-form-submit a:link,.zzp-form-submit a.cancel{color:#fff; text-decoration:underline; margin-left:20px;}
.zpp-form-result{padding:25px 0 30px 20px; color:#fff; font-size:14px;}
.zzp-login .zpp-change-email .zzp-login-form .zzp-form-login li{ height:auto; margin-bottom:3px;}
.zzp-login .zpp-change-email .zzp-login-form .zzp-form-login li.zzp-form-user div{ line-height:20px;}
.zzp-form-tips{clear:both;margin-left:20px; line-height:22px;color:#99ccff;}
li.zzp-form-user .zzp-form-tips{margin-left:87px;}
.success .zzp-form-tips{color:#fff;}
.fail .zzp-form-tips{color:#99ccff;}
/*订单管理列表*/
.zzp-order-management .zzp-table01 .zzp-table01-body div.price{color:#000; font-weight:bold;}
.zzp-order-management .zzp-table01 .zzp-table01-body tr.cancle div.price{color:#999;}
/*订单打印*/
.zzp-orderprint{width:900px; margin:10px auto;}
.zzp-orderprint .zzp-form-table1{border-collapse:collapse;}
.zzp-orderprint .zzp-form-table{width:770px; margin:0 auto;}
.zzp-orderprint .zzp-form-table td,.zzp-orderprint .zzp-form-table td span.info{ overflow:hidden;word-break:break-all;}
.zzp-orderprint .title{ height:38px; line-height:38px; border:1px solid #000; padding-left:15px; font-size:14px; font-weight:bold; margin-bottom:10px;}
.zzp-orderprint .table-content{border:1px solid #000;}
.zzp-orderprint .group-title{height:28px; line-height:28px; border-bottom:1px solid #000; padding-left:15px;; font-size:12px; font-weight:bold;}
.zzp-orderprint .table-group{ border-bottom:1px solid #000;} 
.zzp-orderprint .zzp-form-table1{border-left:1px solid #000; border-top:1px solid #000; margin:10px auto; *margin-bottom:0;width:850px; table-layout:fixed;}
.zzp-orderprint .order-total,.zzp-orderprint .order-product{*padding-bottom:10px;}
.zzp-orderprint .order-product{text-align:center;}
.zzp-orderprint .zzp-form-table1 td,.zzp-orderprint .zzp-form-table1 th{ line-height:20px; padding:5px 3px; text-align:left;border-bottom:1px solid #000;border-right:1px solid #000;empty-cells:show; text-overflow:ellipsis;}
.zzp-form-table-bg{border:1px solid #000;margin:5px 15px 10px;}
.table-content-dispose{ clear:both; overflow:hidden; height:215px;}
.table-content-dispose .table-group{ float:left; border-bottom:0 none; height:100%;}
.table-content-dispose .table-group.order-collection{width:483px; border-right:1px solid #000;}
.table-content-dispose .table-group.order-send{width:480px;}
.table-content-dispose .table-group .zzp-form-table{width:368px; margin:0 auto;}
.zzp-orderprint .zzp-form-table1 th.aprice,
.zzp-orderprint .zzp-form-table1 th.name{ width:200px; overflow:auto;}
.zzp-orderprint .zzp-form-table1 th.aprice .text{ float:left;}
.zzp-orderprint .zzp-form-table1 td.name{ white-space:normal;word-break:break-all;}

/*会员积分*/
.set-points{margin-left:28px;}
.set-points input.zzp-input{width:70px; margin:0 3px;}
.set-points td{padding:3px 5px 3px 0;}
.ml5{ margin-left:5px;}
.zzp-member-points .zzp-fieldset{margin-top:10px;}
.zzp-member-points .member-btn{ margin-left:105px;}
/*短信关怀列表*/
.message-operation{display:inline-block;float:right;margin-right:7px;height:25px;}
.message-operation .message-info{ display:inline-block;height:23px;background: left center no-repeat;padding-left:47px; line-height:23px; position:relative;top:-7px;}
.message-operation .message-info b{font-weight:normal;color:#f00;margin-right:3px;}
.message-operation .zzp-btn-red,.message-operation .zzp-btn-red .zzp-btn25{margin-right:0;}
.zzp-email-care .zzp-table01-body td div.number,.zzp-message-care .zzp-table01-body td div.number{color:#29568f; font-weight:bold;}
/*邮件关怀列表*/
.edit-area{float:left;}
.zzp-email-care .zzp-fl .zzp-btn-positive{margin-left:20px;}
.zzp-email-care .zzp-fr .zzp-btn-negative{margin-right:15px;}
/*群发邮件*/
.mes-info-con{position:relative; float:left;left:5px;}
.zzp-email-send .mes-tips{width:185px;}
.zzp-email-send .zzp-filleting{ position:absolute;width:300px;}
ul.contnet{margin:0 3px;}
ul.contnet li{display:block; cursor:pointer; height:22px; line-height:22px; border-bottom:1px solid #dcdddc;padding:0 14px;}
ul.contnet li a{display:block; height:22px; line-height:22px;color:#29568f;}
ul.contnet li a{ background:url(/uploads/image/miconfig/add-icon.gif) left center no-repeat; padding-left:16px;}
ul.contnet li.con-title{padding:4px 0;}
ul.contnet li.con-title a{background:#f5f5f5;padding:0 14px;color:#797979;}
.zzp-email-send .zzp-filleting{width:300px; position:absolute; }
.zzp-email-send .zzp-filleting .bordercontent{padding-bottom:10px;}
.zzp-email-send .mes-info-con .zzp-filleting .zzp-input{width:250px;}
.zzp-email-send .mes-info-con .zzp-filleting p{color:#727272;margin-bottom:10px;}
.zzp-email-send .zzp-time-input{width:193px;}
.zzp-email-send .email-title .zzp-input{width:490px;}
.zzp-email-send .send-number{ position:relative;top:-8px; margin-right:10px;}
.zzp-email-send .send-number b{color:#006699}
/*发布文章列表*/
.zzp-page-operation .zzp-fr{margin-right:10px;}
/*维护文章分类*/
.zzp-article-classifylist .zzp-table01-body td div.name{ background: 5px center no-repeat; padding-left:26px;}
/*提醒*/
