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


/* 公共样式
--------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: none;
	margin: 0; 
	padding: 0;
	font-size:12px;
	font-style: normal;
	font-weight:normal;
}
strong{
	font-weight:bold;
}
input{
	margin:0;
}
select{
	border:1px solid #a9a9a9;
	height:26px;
	line-height:26px;
}
body{
	font-size:12px;
	font-family:"宋体",arial, helvetica, sans-serif;
}
ol, ul, li{
	list-style:none;
}
a:link {
	color: #29568f;
	text-decoration:none;
	outline:none;
}
a:visited {
	color: #29568f;
	text-decoration:none;
}
a:active,a:hover {
	color: #29568f;
	text-decoration:none;
}
.preview {
	color: #006699;
	float: left;
	margin-top: 5px;
	margin-left:10px;
}
.zzp-label{
	float: left;
    line-height: 24px;
    margin: 0 3px;
}
/* 灰色文字 */
.zzp-font-gray,
.zzp-font-gray:link,
.zzp-font-gray:visited,
.zzp-font-gray:hover,
.zzp-font-gray:active,
.one-list .zzp-td a.zzp-font-gray{
	color:#999!important;
	cursor:default!important;
}
/* 整体框架
--------------------------------------------------*/
.euidialogcontainer-overlay{
	_height:9999px!important;
}
.zzp-filter-wrap{ padding:0 7px;}

/*** frame-top-body ***/
.zzp-frame-top {
	position:relative;
	z-index:100;
}
/** tools-wrap **/
.zzp-frame-top .tools-wrap{
	width:100%;
	height:23px;
	background:#27578e;
	border-bottom:1px solid #224d85;
	display:inline-block;
}
/* tools-left */
.zzp-frame-top .tools-left{
	width:auto;
	float:left;
	margin-left:20px;
}
.zzp-frame-top .tools-left li .text,
.zzp-frame-top .tools-left li .name{
	display:inline-block;
	vertical-align:top;
	line-height:12px;
	margin-top:6px;
	cursor:pointer;
}
.zzp-frame-top .tools-left li{
	height:23px;
	color:#d1dce3;
	cursor:pointer;
	display:inline;
}
.zzp-frame-top .tools-left li a{
	height:23px;
	padding:0 10px;
	display:inline-block;
	color:#d1dce3;
	vertical-align:top;
}
.zzp-frame-top .tools-left li.disabled a,
.zzp-frame-top .tools-left li.disabled span,
.zzp-frame-top .tools-left li.disabled em{
	color:#a0a1a1;
	cursor:default;
}
.zzp-frame-top .tools-left li.deal-with a{
	display:inline-block;
}
.zzp-frame-top .tools-left li a:hover{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) repeat-x 0px -743px;
}
.zzp-frame-top .tools-left li.disabled a:hover{
	background: none;
}
.zzp-frame-top .tools-left li.user{
	cursor:auto;
}
.zzp-frame-top .tools-left span.name{
	color:#fff;
}
.zzp-frame-top .tools-left span.number{
	_width:10px;
	display:inline-block;
	vertical-align:top;
	margin-top:4px;
}
.zzp-frame-top .tools-left span.number em{
	height:17px;
	display:block;
}
.zzp-frame-top .tools-left span.number em.left{
	padding:0 0 0 7px;
	background: url(/uploads/image/micframe_top/zzp_bg_red_number.gif) no-repeat 0px 0px;
	vertical-align:middle;
}
.zzp-frame-top .tools-left span.number em.center{
	line-height:17px;
	font-style:normal;
	color:#fff;
	background: url(/uploads/image/micframe_top/zzp_bg_red_number.gif) repeat-x 0px -36px;
}
.zzp-frame-top .tools-left span.number em.right{
	padding:0 8px 0 0;
	background: url(/uploads/image/micframe_top/zzp_bg_red_number.gif) no-repeat 100% -18px;
}
.zzp-frame-top .tools-left li.disabled span.number em.left{
	background-position: 0px -57px;
}
.zzp-frame-top .tools-left li.disabled span.number em.center{
	background-position: 0px -93px;
	color:#d1dce3;
}
.zzp-frame-top .tools-left li.disabled span.number em.right{
	background-position: 100% -75px;
}
.zzp-frame-top .tools-left li.more{
	position:relative;
}
.zzp-frame-top .tools-left li.more a{
	padding-right:10px;
}
.zzp-frame-top .tools-left li.more .icon{
	width:8px;
	height:5px;
	position:absolute;
	top:5px;
	#top:10px;
	right:10px;
	_left:40px;
	background: url(/uploads/image/micframe_top/zzp_icon_arrow.gif) no-repeat 0px 0px;
}
/* tools-right */
.zzp-frame-top .tools-right{
	width:auto;
	float:right;
	margin-right:10px;
}
.zzp-frame-top .tools-right li{
	color:#d1dce3;
	cursor:pointer;
	display:inline;
	text-align:center;
}
.zzp-frame-top .tools-right li.line{
	color:#d1dce3;
	vertical-align:top;
}
.zzp-frame-top .tools-right li a{
	height:23px;
	padding:0 10px;
	display:inline-block;
	color:#d1dce3;
	vertical-align:top;
}
/*.zzp-frame-top .tools-right li.help{position:relative;}
.zzp-frame-top .tools-right li.help a{padding:0 10px; }
.zzp-frame-top .tools-right li.help a span{background: right center no-repeat;padding-right:15px;}
.zzp-frame-top .tools-right li.help.current a{ display:inline-block;background: left top repeat-x; z-index:999;}
.zzp-frame-top .tools-right li.help.current .text{color:#336699;}
.zzp-frame-top .tools-right li.help .help-list{width:100px; display:none; border:1px solid #8292a6; padding:10px 0; position:absolute; left:0;top:22px; background:#fff; z-index:900;}
.zzp-frame-top .tools-right li.help.current .help-list{ display:block;}*/
.zzp-frame-top .tools-right li a:hover{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) repeat-x 0px -743px;
}
/*.zzp-frame-top .tools-right li.help a:hover{background: left top repeat-x;}
.zzp-frame-top .tools-right li.help.current .help-list a{ display:block; height:25px; line-height:25px; padding:0 10px; background:none;color:#333;}
.zzp-frame-top .tools-right li.help.current .help-list a:hover{ background: left top repeat-x;}*/

.zzp-frame-top .tools-right li.out{
	border-right:none;
}
.zzp-frame-top .tools-right li .text{
	display:inline-block;
	vertical-align:top;
	margin-top:6px;
	cursor:pointer;
}
.zzp-frame-top .tools-right li.screen .icon{
	width:20px;
	height:13px;
	display:inline-block;
	vertical-align:top;
	background: url(/uploads/image/micframe_top/zzp_icon_frame_top.gif) no-repeat 0px -80px;
	margin-top:6px;
	cursor:pointer;
}
.zzp-frame-top .tools-right li.download .icon{
	width:20px;
	height:19px;
	display:inline-block;
	vertical-align:top;
	background: url(/uploads/image/micframe_top/zzp_icon_frame_top.gif) no-repeat 0px -98px;
	margin-top:0px;
	cursor:pointer;
}
/** nav-wrap **/
.zzp-frame-top .nav-wrap{
	width:100%;
	height:45px;
	background: url(/uploads/image/micframe_top/zzp_bg_nav_wrap.gif) no-repeat 0px 0px;
	border-top:1px solid #4783c0;
	border-bottom:5px solid #ddebf7;
	display:inline-block;
}
/* logo */
.zzp-frame-top .nav-wrap .logo{
	width:141px;
	height:45px;
	/*background: url(/uploads/image/micframe_top/zzp_logo.gif) no-repeat;*/
	display:block;
	margin:0 0 0 8px;
	_margin:0 0 0 10px;
	float:left;
}
/* nav-body */
.zzp-frame-top .nav-body{
	float:left;
	margin:11px 0 0 15px;
	_margin-top:12px;
}
.zzp-frame-top .nav-body li{
	float:left;
	height:34px;
}
.zzp-frame-top .nav-body li.line{
	width:2px;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -768px;
}
.zzp-frame-top .nav-body li a{
	_width:48px;/*ie6*/
	height:34px;
	color:#fff;
	font-weight:bold;
	line-height:34px;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) repeat-x 0px -245px;
	display:block;
}
.zzp-frame-top .nav-body li a span{
	display:block;
}
.zzp-frame-top .nav-body li a span.nav-btn-r{
	padding:0 10px;
}
.zzp-frame-top .nav-body li.first a span.nav-btn-l{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -175px;
}
.zzp-frame-top .nav-body li.last a span.nav-btn-r{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -210px;
}
.zzp-frame-top .nav-body li a:hover{
	background: url(/uploads/image/micframe_top/zzp_bg_nav_body_li_hover.gif) center top;
}
.zzp-frame-top .nav-body li.first a:hover span.nav-btn-l{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -280px;
}
.zzp-frame-top .nav-body li.last a:hover span.nav-btn-r{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -315px;
}
.zzp-frame-top .nav-body li a.active,
.zzp-frame-top .nav-body li a.active:hover{
	color:#2a528e;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) repeat-x 0px -420px;
}
.zzp-frame-top .nav-body li a.active span.nav-btn-l,
.zzp-frame-top .nav-body li a.active span.nav-btn-l:hover{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -350px;
}
.zzp-frame-top .nav-body li a.active span.nav-btn-r,
.zzp-frame-top .nav-body li a.active span.nav-btn-r:hover{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -385px;
}
.zzp-frame-top .nav-body li.first a.active:hover span.nav-btn-l{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -350px;
}
.zzp-frame-top .nav-body li.last a.active:hover span.nav-btn-r{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -385px;
}
/*disable*/
.zzp-frame-top .nav-body li.first a.disable span.nav-btn-l,
.zzp-frame-top .nav-body li.first a.disable:hover span.nav-btn-l{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -870px;
}
.zzp-frame-top .nav-body li.last a.disable span.nav-btn-r,
.zzp-frame-top .nav-body li.last a.disable:hover span.nav-btn-r{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -905px;
}
.zzp-frame-top .nav-body li a.disable,
.zzp-frame-top .nav-body li a.disable:hover{
	color:#6286c4;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) repeat-x 0px -835px;
}
/* client */
.zzp-frame-top a.client{
	height:34px;
	float:left;
	padding:0 4px 0 0;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -35px;
	display:inline-block;
	color:#fff;
	font-weight:bold;
	margin:11px 0 0 5px;
	_margin-top:12px;
	cursor:pointer;
}
.zzp-frame-top a.client .left{
	width:4px;
	height:34px;
	float:left;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px 0px;
}
.zzp-frame-top a.client .right{
	height:34px;
	line-height:34px;
	padding:0 8px;
	float:left;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) repeat-x 0px -70px;
}
.zzp-frame-top a.client:hover{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -140px;
}
.zzp-frame-top a.client:hover .left{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -105px;
}
.zzp-frame-top a.client:hover .right{
	background: url(/uploads/image/micframe_top/zzp_bg_client_center_hover.gif) no-repeat center top;
}
/* black-operation */
.zzp-frame-top .operation-black{
	margin:11px 10px 0 5px;
	_margin:11px 10px 0 5px;
	float:right;
}
.zzp-frame-top .operation-black li{
	height:31px;
	float:left;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) repeat-x 0px -711px;
}
.zzp-frame-top .operation-black li.line{
	width:2px;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -803px;
}
.zzp-frame-top .operation-black a{
	height:31px;
	color:#fff;
	cursor:pointer;
	float:left;
}
.zzp-frame-top .operation-black span{
	_width:60px;
	height:31px;
	line-height:31px;
	display:block;
	padding:0 12px;
	text-align:center;
}
.zzp-frame-top .operation-black li.first span{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -647px;
}
.zzp-frame-top .operation-black li.last span{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -679px;
}
.zzp-frame-top .operation-black a:hover{
	background: url(/uploads/image/micframe_top/zzp_bg_black_operation_hover.gif) no-repeat center top;
}

/* blue-operation */
.zzp-frame-top .operation-blue{
	float:right;
	margin:11px 0 0 5px;
}
.zzp-frame-top .operation-blue li{
	float:left;
	margin:0 2px;
	/*position:relative;*/
}
.zzp-frame-top .operation-blue li a.operation-item{
	height:31px;
	float:left;
	color:#adc6de;
	cursor:pointer;
	padding:0 5px 0 0;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -487px;
	/*position:relative;
	_top:24px;
	z-index:1;*/
}
.zzp-frame-top .operation-blue li a.operation-itemright{ display:inline-block; width:24px; height:31px; background:url(/uploads/image/micframe_top/zzp_bg_frame_top_right.gif) no-repeat 0 0px;}
.zzp-frame-top .operation-blue li a.operation-itemright:hover{ display:inline-block; width:24px; height:31px;
background:url(/uploads/image/micframe_top/zzp_bg_frame_top_right.gif) no-repeat 0 -32px;}
.zzp-frame-top .operation-blue li a.operation-itemright.click{ display:inline-block; width:24px; height:31px;
background:url(/uploads/image/micframe_top/zzp_bg_frame_top_right.gif) no-repeat 0 -32px;}

.zzp-frame-top .operation-blue li a.operation-right{ background:none; padding-right:0px;}

.zzp-frame-top .operation-blue li ul.unchain{ position:absolute; width:60px; line-height:25px;  text-align:center; background:#fff; border:1px solid #ccc; right:0px; top:0px; cursor:pointer;}
.zzp-frame-top .operation-blue li ul.unchain li{float:none;}

.zzp-frame-top .operation-blue li a span.left{
	width:5px;
	height:31px;
	display:block;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -455px;
	float:left;
}
.zzp-frame-top .operation-blue li a span.right{
	height:31px;
	line-height:31px;
	display:block;
	padding:0 5px;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) repeat-x 0px -519px;
	float:left;
	vertical-align:middle;
}
.zzp-frame-top .operation-blue em.icon,.zzp-frame-top .operation-blue em.text{
	display:inline-block;
	vertical-align:middle;
	/*position:absolute;*/
}
/*.zzp-frame-top .operation-blue li.conditions span.right{
	padding-right:30px;
}*/
.zzp-frame-top .operation-blue li .icon{
	width:19px;
	height:19px;
}
.zzp-frame-top .operation-blue li.conditions .icon{
	/*width:19px;
	height:19px;*/
	background: url(/uploads/image/micframe_top/zzp_icon_frame_top.gif) no-repeat 0px 0px;
	margin-left:6px;
	/*right:10px;
	top:6px;
	display:block;*/
}
/*.zzp-frame-top .operation-blue li.mobile span.right{
	padding-left:30px;
}*/
.zzp-frame-top .operation-blue li.mobile .icon,
.zzp-frame-top .operation-blue li.client-mobile .icon{
	/*width:19px;
	height:19px;*/
	background: url(/uploads/image/micframe_top/zzp_icon_frame_top.gif) no-repeat 0px -40px;
	margin-right:6px;
	/*left:10px;
	top:6px;
	display:block;*/
}
.zzp-frame-top .operation-blue li.mobile .icon,
.zzp-frame-top .operation-blue li.client-mobile .ico{
	vertical-align:middle;
	display:inline-block;
	width:6px;
	height:9px;
	/*padding:0 5px 0 0;*/
	background: no-repeat 0px -5px;
	margin-left:5px;
	
	}
	
.zzp-frame-top .operation-blue li.mobile .icon,
.zzp-frame-top .operation-blue li.client-mobile.active .ico{
	vertical-align:middle;
	display:inline-block;
	width:6px;
	height:9px;
	/*padding:0 5px 0 0;*/
	background: no-repeat 0px -5px;
	margin-left:5px;
	}
	
	
	
/*.zzp-frame-top .operation-blue a.operation-item:hover,*/
.zzp-frame-top .operation-blue .active a.operation-item{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -583px;
}
/*.zzp-frame-top .operation-blue a.operation-item:hover span.left,*/
.zzp-frame-top .operation-blue .active a.operation-item span.left{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -551px;
}
/*.zzp-frame-top .operation-blue a.operation-item:hover span.right,*/
.zzp-frame-top .operation-blue .active a.operation-item span.right{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) repeat-x 0px -615px;
}
/*.zzp-frame-top .operation-blue li.conditions a:hover .icon,*/
.zzp-frame-top .operation-blue li.conditions.active .icon{
	background: url(/uploads/image/micframe_top/zzp_icon_frame_top.gif) no-repeat 0px -20px;
}
/*.zzp-frame-top .operation-blue li.mobile a:hover .icon,*/
.zzp-frame-top .operation-blue li.mobile.active .icon,
.zzp-frame-top .operation-blue li.client-mobile.active .icon{
	background: url(/uploads/image/micframe_top/zzp_icon_frame_top.gif) no-repeat 0px -60px;
}
.zzp-frame-top .operation-blue li.mobile.active a.operation-item,
.zzp-frame-top .operation-blue li.client-mobile.active a.operation-item{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -987px;
}
.zzp-frame-top .operation-blue li.mobile.active a.operation-item span.left,
.zzp-frame-top .operation-blue li.client-mobile.active a.operation-item span.left{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -955px;
}
.zzp-frame-top .operation-blue li.mobile.active a.operation-item span.right,
.zzp-frame-top .operation-blue li.client-mobile.active a.operation-item span.right{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) repeat-x 0px -1019px;
}

.zzp-frame-top .operation-blue li.disabled .icon{
	background: url(/uploads/image/micframe_top/zzp_icon_frame_top.gif) no-repeat 0px -128px;
}
.zzp-frame-top .operation-blue li.disabled a.operation-item{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 100% -1083px;
}
.zzp-frame-top .operation-blue li.disabled a.operation-item span.left{
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) no-repeat 0px -1051px;
}
.zzp-frame-top .operation-blue li.disabled a.operation-item span.right{
	color:#fff;
	background: url(/uploads/image/micframe_top/zzp_bg_frame_top_btn.gif) repeat-x 0px -1115px;
}

.zzp-frame-top .operation-blue li .zzp-shadow{
	position:absolute;
	top:30px;
	top:29px\9;
	#top:29px;
	left:0px;
}
.zzp-frame-top .operation-blue .drag-list{
	width:240px;
	border:1px solid #8292a6;
	background:#fafafa;
	padding:10px;
}
.zzp-frame-top .operation-blue .drag-list p{
	color:#727272;
	line-height:20px;
	margin:0 0 5px 0;
}
.zzp-frame-top .operation-blue .drag-list .operation-div,
.zzp-frame-top .operation-blue .drag-list .operation-div a,
.zzp-frame-top .operation-blue .drag-list .zzp-btn-negative {
	vertical-align:middle;
}
.zzp-frame-top .operation-blue .drag-list .operation-div a{
	margin:0 0 0 80px;
}
.zzp-frame-top .operation-blue .drag-list .operation-div .zzp-btn-negative a{
	margin:0;
}
/*阴影层*/
.zzp-shadow{float:left;position:absolute;}
.zzp-shadow .shadow-ml,.shadow-mr{ background:url(/uploads/image/micframe_top/shadow-body.png) repeat-y;}
.zzp-shadow .shadow-ml{padding-left:2px; background-position:0 0;}
.zzp-shadow .shadow-mr{padding-right:2px;background-position:100% 0;}
.zzp-shadow .shadow-mc{background:#fff;}
.zzp-shadow .shadow-bl,.shadow-br,.shadow-bc{background:url(/uploads/image/micframe_top/shadow-bg.png) no-repeat;}
.zzp-shadow .shadow-bl{ background-position:0 0; padding-left:5px;}
.zzp-shadow .shadow-br{ background-position:100% -18px; padding-right:5px;}
.zzp-shadow .shadow-bc{ background-position:0 -9px; background-repeat:repeat-x;padding-top:4px;}
/*** frame-bottom-left（menu）-body ***/

/*.zzp-frame-menu{
	width:200px;
	position:relative;
	z-index:80;
	float:left;
	background:#e5ebf0 url(/uploads/image/micframe_menu/zzp_bg_frame_menu.gif) repeat-y 100% 0px;
}
.zzp-frame-menu ul{
	margin:0;
}

.zzp-frame-menu li.ces-menu,
.zzp-frame-menu li.ces-menu li{
	height:28px;
	padding:0;
}
.zzp-frame-menu li.ces-menu li{
	position:relative;
}
.zzp-frame-menu li.ces-menu li.lastexpandable,
.zzp-frame-menu li.ces-menu li.lastcollapsable{
	background:none;
}
.zzp-frame-menu div.hitarea{
	width:16px;
	height:16px;
	margin:0px;
	position:absolute;
	top:5px;
	left:170px;
}
.zzp-frame-menu div.ces-menu-hitarea{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_farther_arrow.gif) no-repeat 50% 0px;
}
.zzp-frame-menu div.collapsable-hitarea{
	background-position:50% -16px;
}
.zzp-frame-menu div.ces-menu-tree-node-hitarea{
	top:6px;
	left:25px;
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 50% 0px;
}
.zzp-frame-menu li.ces-menu-tree-node div.collapsable-hitarea{
	top:6px;
	left:25px;
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 50% -16px;
}



.zzp-frame-menu li a{
	height:28px;
	line-height:28px;
	display:block;
	margin:0px;
	color:#54667e;
}
.zzp-frame-menu li a.ces-menu-top-node-anchor{
	color:#1c3b6c;
	padding:0 0 0 40px;
	background: no-repeat 100% 0px;
}
.zzp-frame-menu li a.ces-menu-top-node-anchor:hover{
	color:#1c3b6c;
	background: no-repeat 100% 0px;
}
.zzp-frame-menu li.ces-menu-tree-curr a.ces-menu-top-node-anchor{
	color:#1c3b6c;
	background: no-repeat 100% 0px;
}


.zzp-frame-menu .treeview .ces-menu-ct a:hover{
	color:#54667e;
	background:url(/uploads/image/micframe_menu/zzp_bg_frame_child.gif) no-repeat 50% 0px;
}
.zzp-frame-menu .treeview .ces-menu-ct li.ces-menu-tree-curr a.ces-menu-tree-anchor{
	color:#fff;
	background:url(/uploads/image/micframe_menu/zzp_bg_child_a_active.gif) no-repeat 100% 0px;
}
.zzp-frame-menu .treeview .ces-menu-ct li.ces-menu-tree-node a.ces-menu-tree-anchor{
	background:none;
}


.zzp-frame-menu .treeview ul{
	background:#cadae8 url(/uploads/image/micframe_menu/zzp_bg_frame_menu_child.gif) repeat-y 100% 0px;
}
.zzp-frame-menu a.ces-menu-tree-anchor{
	padding-left:40px;
}
.zzp-frame-menu .treeview .ces-menu-ct li.ces-menu-tree-node a.ces-menu-tree-anchor:hover{
	color:#54667e;
	background:url(/uploads/image/micframe_menu/zzp_bg_frame_child.gif) no-repeat 50% 0px;
}
.zzp-frame-menu .treeview .ces-menu-ct li.ces-menu-tree-curr a.ces-menu-tree-anchor,
.zzp-frame-menu .treeview .ces-menu-ct li.ces-menu-tree-curr a.ces-menu-tree-anchor:hover{
	color:#fff;
	background:url(/uploads/image/micframe_menu/zzp_bg_child_a_active.gif) no-repeat 100% 0px;
}

.zzp-frame-menu ul.ces-menu-tree-two a{
	padding-left:60px;
}


.zzp-frame-menu .root .item{
	cursor:pointer;
}
.zzp-frame-menu .first{
	width:100%;
	border-bottom:1px solid #6887a7;
	background:  repeat-x 0px 0px;
	display:inline-block;
	cursor:pointer;
}
.zzp-frame-menu .first span{
	display:block;
}
.zzp-frame-menu .first span em{
	width:8px;
	height:8px;
	overflow:hidden;
	display:block;
	margin:10px 0 0 0;
}
.zzp-frame-menu .first span.icon{
	width:16px;
	height:16px;
	float:left;
	margin:5px 15px 0 15px;
	_margin-left:8px;
}
.zzp-frame-menu .first span.arrow{
	width:20px;
	height:28px;
	float:right;
	background:  no-repeat right top;
}
.zzp-frame-menu .first span.title{
    height:28px;
	line-height:28px;
	float:left;
	color:#1c3b6c;
}
.zzp-frame-menu .hover{
	background:  repeat-x 0px -29px;
}
.zzp-frame-menu .hover span.arrow{
	background:  repeat-x 0px -29px;
}
.zzp-frame-menu .active{
	background:  repeat-x 0px -58px;
}
.zzp-frame-menu .active span.arrow{
	background:  repeat-x 0px -58px;
}

.zzp-frame-menu .children{
	clear:both;
	background: #cfdfed  repeat-y right 0px;
}
.zzp-frame-menu .children span.arrow{
	width:20px;
	height:10px;
	margin:8px 0 0 0;
	display:inline-block;
	float:none;
	overflow:hidden;
}
.zzp-frame-menu .children span.title{
	display:inline-block;
	float:none;
}
.zzp-frame-menu .children span.title{
	color:#54667e;
}

.zzp-frame-menu .second-level span.arrow{
	margin-left:15px;
}
.zzp-frame-menu .second-level .active{
	border-top:1px solid #396391;
	background:#4375ac  no-repeat right 0px;
}
.zzp-frame-menu .second-level .active .act{
	color:#ffffff;
}
.zzp-frame-menu .second-level .hover{
	background: url(/uploads/image/micframe_menu/zzp_bg_frame_child.gif) no-repeat 0px 0px;
}


.zzp-frame-menu .third-level span.arrow{
	margin-left:40px;
}


.zzp-frame-menu .basic-site .icon{
	background: url(/uploads/image/micframe_menu/zzp_icon_frame_first_li.gif) no-repeat 0px 0px;
}
.zzp-frame-menu .admin .icon{
	background: url(/uploads/image/micframe_menu/zzp_icon_frame_first_li.gif) no-repeat 0px -17px;
}
.zzp-frame-menu .part .icon{
	background: url(/uploads/image/micframe_menu/zzp_icon_frame_first_li.gif) no-repeat 0px -34px;
}
.zzp-frame-menu .log .icon{
	background: url(/uploads/image/micframe_menu/zzp_icon_frame_first_li.gif) no-repeat 0px -51px;
}
.zzp-frame-menu .mobile-site .icon{
	background: url(/uploads/image/micframe_menu/zzp_icon_frame_first_li.gif) no-repeat 0px -68px;
}

.zzp-frame-menu .farther-has-child-close .arrow em{
	background: url(/uploads/image/micframe_menu/zzp_icon_frame_farther_arrow.gif) no-repeat 0px 0px;
}
.zzp-frame-menu .farther-has-child-open .arrow em{
	background: url(/uploads/image/micframe_menu/zzp_icon_frame_farther_arrow.gif) no-repeat 0px -9px;
}

.zzp-frame-menu .has-child-close span.arrow{
	background: url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px 0px;
}
.zzp-frame-menu .has-child-open span.arrow{
	background: url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -10px;
}
.zzp-frame-menu .no-child span.arrow{
	background: url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -20px;
}

*/
.zzp-frame-bar{
	position:relative;
	z-index:70;
	display:none;
	
}
/*** frame-bottom-right-body ***/
.zzp-frame-body{
	height:100%;
	position:absolute;
	/*margin:0 0 0 200px;
	_margin-left:0!important;*/
}
/*ie6 select遮罩iframe*/
.iframe-for-select{
			position:absolute;
			top:0px; 
			left:0px;
			border-style:none;
			z-index:-1;
			width:100%;
			border:0;
			background:none;
			filter:alpha(opacity=0);
			
}
@media screen and (-webkit-min-device-pixel-ratio:0){.zzp-frame-body{margin:0;} } 
/*遮罩层样式*/
.zzp-masking-layout{
	position:absolute;
	z-index:999;
	width:100%;
	height:100%;
	opacity:0.5;
	filter:alpha(opacity=50);
	background:gray;
}
.zzp-masking-cont{
	width:153px;
	position:absolute;
	z-index:1000;
	left:50%;
	margin-left:-76px;
	background:url(/uploads/image/micommon/load_bg.png) 0 0 no-repeat;
}
.zzp-masking-cont p{
	padding:15px 0 15px 70px;
	line-height:20px;
	height:20px;
	background:url(/uploads/image/micommon/spinner3-blue.gif) 20px 6px no-repeat;
	color:#000;
	
}
/*** 公共组件样式 ***/
.zzp_tabs_change{
	*zoom:1;/*用于解决ie6、7 table宽度100%溢出问题*/	
}
.zzp-page-content{
	overflow:auto;
	padding:0px 7px 0 7px;
	*zoom:1;/*用于解决ie6、7 table宽度100%溢出问题*/
	background-image:url(/uploads/image/micommon/touming.gif);
    background-attachment:fixed;/*针对ie6抖动*/	
}

/* zzp-required */
.zzp-required{
	width:10px;
	height:20px;
	line-height:20px;
	display:inline-block;
	margin-right:5px;
	color:#f00;
}
/* zzp-page-title */
.zzp-page-title,
.zzp-page-title1{
	height:32px;
	border-bottom:1px solid #ddd;
	/*display:inline-block;
		width:100%;*/
	*zoom:1;
	background:#fff;
	text-align:right;
	display:block;
	clear:both;
	margin:0 7px;
}
.zzp-page-title span.photo,
.zzp-page-title span.text-left,
.zzp-page-title span.text-right{
	height:22px;
	line-height:22px;
	float:left;
}
.zzp-page-title span.photo{
	width:16px;
	margin:5px 10px 0 20px;
}
.zzp-page-title span.text-left,
.zzp-page-title1 span.text-left{
	margin:5px 0 0 0;
}
.zzp-page-title span.text-right,
.zzp-page-title1 span.text-right{
	color:#1a4b8e;
	margin:5px 10px 0 0;
}
.zzp-page-title .general{
	background: url(/uploads/image/micmodule/zzp_icon_photo.gif) no-repeat 0px 0px;
}
.zzp-page-title .zzp-search-input{
	margin:3px 10px 0 0;
}
.zzp-page-title .zzp-btn-filter-open,
.zzp-page-title .zzp-btn-filter-close,
.zzp-page-title1 .zzp-btn-filter-open,
.zzp-page-title1 .zzp-btn-filter-close{
	vertical-align:bottom;
	margin:0 10px 0 0;
	margin:5px 10px 0 0\9;
	_margin:0 10px 0 0;
}
@-moz-document url-prefix()
{
	.zzp-page-title .zzp-btn-filter-open,
	.zzp-page-title .zzp-btn-filter-close,
	.zzp-page-title1 .zzp-btn-filter-open,
	.zzp-page-title1 .zzp-btn-filter-close{ 
		vertical-align:top;margin-top:5px; 
	}
}
/* zzp-page-operation */
.zzp-page-operation{
	/*display:inline-block;*/
	#width:100%;
	_width:99%;
	/*display:inline;*/
	/*zoom:1;*/
	padding:8px 0 7px 0;
	/*display:table;*/
	background:#fff;
}
.zzp-page-operation:after{
	content:" ";
	display:block;
	height:0;
	border:none;
	line-height:0;
	font-size:0;
	clear:both;
}
.zzp-page-operation .operation-left{
	float:left;
	display:inline-block;
	margin:0 0 0 20px;
}
.zzp-page-operation .zzp-btn-positive,.zzp-page-operation .zzp-btn-gray-l-r,.zzp-page-operation .zzp-btn-negative{
	float:left;
}
.zzp-page-operation .operation-right{
	float:right;
	display:inline-block;
	margin:0 20px 0 0;
}
.zzp-page-operation .zzp-list-operation{
	width:24px;
	height:24px;
	float:left;
	display:block;
	margin-left:5px;
	cursor:pointer;
}
.zzp-page-operation .zzp-list-operation span {
	width:14px;
	height:14px;
	display:block;
	margin:5px 0 0 5px;
}
/*.zzp-page-operation .zzp-list-operation:hover {
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list.gif) no-repeat 0px 0px;
}
.zzp-page-operation .zzp-list-operation.active {
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list.gif) no-repeat 0px -25px;
}
.zzp-page-operation .zzp-list-operation.active:hover {
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list.gif) no-repeat 0px -25px;
}
.zzp-page-operation .table-list span {
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list.gif) no-repeat 0px -50px;
}
.zzp-page-operation .table-list.active span {
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list.gif) no-repeat 0px -65px;
}
.zzp-page-operation .small-pic-list span {
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list.gif) no-repeat 0px -110px;
}
.zzp-page-operation .small-pic-list.active span {
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list.gif) no-repeat 0px -125px;
}
.zzp-page-operation .big-pic-list span {
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list.gif) no-repeat 0px -80px;
}
.zzp-page-operation .big-pic-list.active span {
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list.gif) no-repeat 0px -95px;
}*/

.zzp-page-operation .table-list,
.zzp-page-operation .table-list span{
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list01.gif);
}
.zzp-page-operation .big-pic-list,
.zzp-page-operation .big-pic-list span{
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list02.gif);
}
.zzp-page-operation .small-pic-list,
.zzp-page-operation .small-pic-list span{
	background:url(/uploads/image/micmodule/zzp_icon_page_opration_list03.gif);
}
.zzp-page-operation .operation-right a:hover{
	background-position:0px -24px;
}
.zzp-page-operation .operation-right a.active{
	background-position:0px -49px;
}
.zzp-page-operation .operation-right a span,
.zzp-page-operation .operation-right a:hover span{
	background-position:0px -74px;
}
.zzp-page-operation .operation-right a.active span{
	background-position:0px -89px;
}
/** 组件 **/
/* zzp-input-plus */
.zzp-input-plus{
	overflow:hidden;
	display:inline-block;
}
.zzp-input-plus .zzp-input{
	width:260px;
	height:20px;
	line-height:20px;
	border-right:none;
	display:inline-block;
	vertical-align:bottom;
	float:left;
}
.zzp-input-plus .plus-wrap{
	height:22px;
	border-top:1px solid #a7a7a7;
	border-bottom:1px solid #cbcbcb;
	border-right:1px solid #aeaeae;
	overflow:hidden;
	display:inline-block;
	vertical-align:bottom;
	float:left;
	background:url(/uploads/image/micmodule/zzp_input_plus.gif) repeat-x 0px -23px;
	padding-right:5px;
}
.zzp-input-plus .plus-wrap .plus-left{
	width:6px;
	height:22px;
	margin:0 5px 0 0;
	float:left;
	background:url(/uploads/image/micmodule/zzp_input_plus.gif) repeat-x 0px 0px;
}
.zzp-input-plus .plus-wrap .plus-item{
	width:20px;
	height:20px;
	float:left;
	margin:1px 0 0 2px;
	cursor:pointer;
}
.zzp-input-plus .plus-wrap .plus-item a{
	width:20px;
	height:20px;
	display:block;
}
.zzp-input-plus .plus-wrap .plus-bold{
	background:url(/uploads/image/micmodule/zzp_input_plus.gif) repeat-x 0px -46px;
}
.zzp-input-plus .plus-wrap .plus-bold a:hover,
.zzp-input-plus .plus-wrap .plus-bold a.click{
	background:url(/uploads/image/micmodule/zzp_input_plus.gif) repeat-x 0px -67px;
}
.zzp-input-plus .plus-wrap .plus-italic{
	background:url(/uploads/image/micmodule/zzp_input_plus.gif) repeat-x 0px -88px;
}
.zzp-input-plus .plus-wrap .plus-italic a:hover,
.zzp-input-plus .plus-wrap .plus-italic a.click{
	background:url(/uploads/image/micmodule/zzp_input_plus.gif) repeat-x 0px -109px;
}
.zzp-input-plus .plus-wrap .plus-underline{
	background:url(/uploads/image/micmodule/zzp_input_plus.gif) repeat-x 0px -130px;
}
.zzp-input-plus .plus-wrap .plus-underline a:hover,
.zzp-input-plus .plus-wrap .plus-underline a.click{
	background:url(/uploads/image/micmodule/zzp_input_plus.gif) repeat-x 0px -151px;
}
.zzp-input-plus .plus-wrap .plus-textstyle,
.zzp-input-plus .plus-wrap .plus-textstyle a{
	width:25px;
	background:url(/uploads/image/micmodule/zzp_input_plus.gif) repeat-x 0px -172px;
	text-align:left;
}
.zzp-input-plus .plus-wrap .plus-textstyle a:hover,
.zzp-input-plus .plus-wrap .plus-textstyle a.click{
	background:url(/uploads/image/micmodule/zzp_input_plus.gif) repeat-x 0px -193px;
}

.zzp-input-plus .plus-wrap .plus-textstyle em.style-wrap{
	width:15px;
	height:18px;
	display:inline-block;
	cursor:pointer;
	margin:1px 0 0 1px;
	text-align:center;
	/*display:none;*/
}
.zzp-input-plus .plus-wrap .plus-textstyle cite.color-block{
	width:11px;
	height:2px;
	display:block;
	overflow:hidden;
	margin:13px auto;
}
.zzp-input-plus .plus-wrap .plus-textstyle em.arrow-wrap{
	width:8px;
	height:18px;
	display:inline-block;
	cursor:pointer;
	background:#fff;
	margin:1px 0 0 0;
	display:none;
}
/* input */
.zzp-input{
	width:210px;
	height:24px;
	line-height:24px;
	border:1px solid #cdcdcd;
	border-top:1px solid #a9a9a9;
	padding-left:5px;
	padding-right:5px;
	background: url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x;
}
/* zzp-textarea */
.zzp-textarea{
	border:1px solid #cdcdcd;
	border-top:1px solid #a9a9a9;
	background:#fff url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x;
	overflow-x:hidden;
	overflow-y:auto;
	padding:5px;
	font-size:12px;
}
.zzp-textarea-tips{color:#999999;}
/* zzp-input-click */
.zzp-input-click,span.cke_editor_content.zzp-input-click{
	border:1px solid #4c87c2!important;
}
/*input验证失败*/
.zzp-input-erro,span.cke_editor_content.zzp-input-erro{
	background:#fef4e1;
	border:1px solid #f73636!important;
}
/*input验证成功*/
.zzp-input-success,span.cke_editor_content.zzp-input-success{
	border:1px solid #2da02d!important;
}
/*input禁止输入*/
.zzp-input-dis,span.cke_editor_content.zzp-input-dis{
	background:#f6f6f6!important;
}

.zzp-input-blue{
	height:23px;
	line-height:23px;
	border:1px solid #b7d9ed;
	border-top:1px solid #3d7bad;
	padding-left:5px;
	padding-right:5px;
}
/* zzp-search-input */
span.zzp-search-input{
	height:26px;
	display:inline-block;
}
.zzp-search-input .icon{
	width:22px;
	height:26px;
	float:left;
	margin:0px;
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search.gif) no-repeat 0px 0px;
}

.zzp-search-input .input{
	width:160px;
	height:26px;
	line-height:26px;
	border:none;
	padding:0 5px;
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search.gif) repeat-x 0px -26px;
	#margin-top:-1px;
}
.zzp-search-input .icon-right{
	width:14px;
	height:26px;
	float:left;
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search.gif) no-repeat 100% -170px;
}
.zzp-search-input .button{
	float:left;
	display:inline-block;
	*zoom:1;
	margin:0px;
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search_02.gif) no-repeat 100% 0px;
	padding:2px 1px 1px 0;
}
.zzp-search-input .zzp-btn-search{
	float:left;
}
.zzp-search-input span.input-wrap{
	float:left;
	position:relative;
}
.zzp-search-input div.select-list{
	width:167px;
	background:#fff;
	position:absolute;
	border:1px solid #b2cee9;
	padding:1px;
	top:24px;
	left:0px;
}
.zzp-search-input div.select-list a{
	height:22px;
	line-height:22px;
	padding:0 3px;
	display:block;
	border:1px solid #fff;
	color:#333;
	text-align:left;
	overflow:hidden;
}
.zzp-search-input div.select-list a:hover{
	border:1px solid #b2cee9;
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) repeat-x 0px -66px;
}
.zzp-search-input div.select-list a.active,
.zzp-search-input div.select-list a.active:hover{
	border:1px solid #94b7d7;
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) repeat-x 0px -88px;
	color:#000;
}
.zzp-search-input 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:8px;
	right:2px;
	cursor:pointer;
}
.zzp-search-input a.delete:hover {
	background:url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0px 0px;
}
.zzp-search-input-blue .icon{
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search.gif) no-repeat 0px -53px;
}
.zzp-search-input-blue .input{
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search.gif) repeat-x 0px -80px;
}
.zzp-search-input-blue .button{
	float:left;
	margin:0px;
	padding-bottom:2px;
	padding-right:2px;
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search_02.gif) no-repeat 100% -27px;
}

.zzp-search-input-blue .icon-right{
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search_02.gif) no-repeat 100% -206px;
}
.zzp-search-input-red .icon-right{
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search_02.gif) no-repeat 100% -242px;
}
.zzp-search-input-red .icon{
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search.gif) no-repeat 0px -107px;
}
.zzp-search-input-red .input{
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search.gif) repeat-x 0px -134px;
}
.zzp-search-input-red .button{
	float:left;
	margin:0px;
	padding-bottom:2px;
	padding-right:2px;
	background:url(/uploads/image/micmodule/zzp_bg_page_title_search_02.gif) no-repeat 100% -54px;
}
/* zzp-container */
.zzp-container{
	width:100%;
}
.zzp-container ul{
	padding:0 1px;
	border:1px solid #adadad;
	border-top:1px solid #eff0f2;
}
.zzp-container .title-wrap{
	width:100%;
	height:25px;
	background:url(/uploads/image/micmodule/zzp_bg_container_title.gif) repeat-x 0px 0px;
}
.zzp-container .title{
	height:25px;
	line-height:25px;
	float:left;
	padding:0 0 0 25px;
	background:url(/uploads/image/micmodule/zzp_icon_container_arrow.gif) no-repeat 10px 50%;
}
.zzp-container .operate{
	height:25px;
	float:right;
}
.zzp-container .operate a{
	width:25px;
	height:25px;
	float:left;
	background:#ff0000;
}
.zzp-container .operate a.site{
	background:url(/uploads/image/micmodule/zzp_icon_container_operate.gif) no-repeat 0px 0px;
}
.zzp-container .operate a.delete{
	background:url(/uploads/image/micmodule/zzp_icon_container_operate.gif) no-repeat 0px -52px;
}
.zzp-container .operate a.site:hover{
	background:url(/uploads/image/micmodule/zzp_icon_container_operate.gif) no-repeat 0px -26px;
}
.zzp-container .operate a.delete:hover{
	background:url(/uploads/image/micmodule/zzp_icon_container_operate.gif) no-repeat 0px -78px;
}
.zzp-container ul.hover{
	border:1px solid #759bc8;
}
.zzp-container ul.hover .title-wrap{
	height:25px;
	background:url(/uploads/image/micmodule/zzp_bg_container_title.gif) repeat-x 0px -26px;
}
.zzp-container ul.hover .title{
	color:#1e487e;
}
/* table-list */
.zzp-table-list {
	width:100%;
	font-size:12px;
	border:0px;
	border-collapse:collapse;
}
.zzp-table-list th {
	height:28px;
	line-height:28px;
	border:1px solid #bebebe;
	background:url(/uploads/image/micmodule/zzp_bg_table_list_th_td.gif) repeat-x;
	padding:0 5px;
	text-align:left;
	font-weight:normal;
	cursor:pointer;
	#position:relative;
}
.zzp-table-list th.hover {
	background:url(/uploads/image/micmodule/zzp_bg_table_list_th_td.gif) repeat-x 0px -29px;
}
.zzp-table-list th.click {
	background:url(/uploads/image/micmodule/zzp_bg_table_list_th_td.gif) repeat-x 0px -120px;
}
.zzp-table-list td {
	height:30px;
	line-height:30px;
	color:#333333;
	border-bottom:1px solid #f0f0f0;
	background:#fff;
	padding:0 5px;
	text-align:left;
	cursor:pointer;
}
.zzp-table-list .hover td {
	border-bottom:1px solid #bbdaf7;
	background:url(/uploads/image/micmodule/zzp_bg_table_list_th_td.gif) repeat-x 0px -58px;
}
.zzp-table-list .active td {
	background:url(/uploads/image/micmodule/zzp_bg_table_list_th_td.gif) repeat-x 0px -89px;
}
.zzp-table-list .icon-sort {
	width:6px;
	height:12px;
	display:block;
	background:url(/uploads/image/micmodule/zzp_icon_table_list_sort.gif) no-repeat;
	float:right;
	overflow:hidden;
	margin:7px 7px 0 0;
	#position:absolute;
	#top:7px;
	#right:7px;
	#margin:0px;
}
/* select-result */
.zzp-select-result{
	float:left;
	/*#float:none;*/
	display:inline-block;
	margin:0 1px 1px 0;
	max-width:175px;
}
.zzp-select-result .result{
	display:block;
	background:url(/uploads/image/micmodule/zzp_bg_select_result.gif) no-repeat 0px 0px;
	padding:0 0 0 5px;
	max-width:175px;
}
.zzp-select-result .result-right{
	height:22px;
	display:block;
	background:url(/uploads/image/micmodule/zzp_bg_select_result.gif) no-repeat 100% -23px;
	padding:0 15px 0 0;
	position:relative;
	overflow:hidden;
	_display:inline-block;
	max-width:175px;
}
.zzp-select-result .text{
	height:22px;
	line-height:22px;
	float:left;
	padding:0 20px 0 5px;
	background:#ebebeb;
	white-space:nowrap;
	max-width:150px;
	/*_width:70px;*/
	overflow:hidden;
	text-overflow:ellipsis;
}
.zzp-select-result .delete{
	width:11px;
	height:11px;
	background:url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0px -11px;
	cursor:pointer;
	position:absolute;
	top:5px;
	right:5px;
	overflow:hidden;
}
.zzp-select-result .hover{
	background:url(/uploads/image/micmodule/zzp_bg_select_result.gif) no-repeat 0px -46px;
}
.zzp-select-result .hover .result-right{
	background:url(/uploads/image/micmodule/zzp_bg_select_result.gif) no-repeat 100% -69px;
}
.zzp-select-result .hover .text{
	background:url(/uploads/image/micmodule/zzp_bg_select_result.gif) repeat-x 0px -92px;
}
.zzp-select-result .del-hover{
	background:url(/uploads/image/micmodule/zzp_bg_select_result.gif) no-repeat 0px -115px;
}
.zzp-select-result .del-hover .result-right{
	background:url(/uploads/image/micmodule/zzp_bg_select_result.gif) no-repeat 100% -138px;
}
.zzp-select-result .del-hover .text{
	background:#f7edd9;
}
.zzp-select-result .del-hover .delete{
	background:url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0px 0px;
}
/** [顶] **/
.zzp-top{
	color:#de0000;
}
/** [荐] **/
.zzp-recommend{
	color:#ff6000;
}
/** 红色圆角数据提示 01 **/
.zzp-red-number{
	overflow:hidden;
	display:inline-block;
	_width:10px;
}
.zzp-red-number em{
	height:18px;
	float:left;
}
.zzp-red-number em.left{
	width:7px;
	background: url(/uploads/image/micmodule/zzp_bg_red_number_01.png) no-repeat 0px 0px;
}
.zzp-red-number em.center{
	line-height:18px;
	padding:0px;
	font-style:normal;
	color:#fff;
	background: url(/uploads/image/micmodule/zzp_bg_red_number_01.png) repeat-x 0px -19px;
}
.zzp-red-number em.right{
	width:8px;
	background: url(/uploads/image/micmodule/zzp_bg_red_number_01.png) no-repeat 0px -38px;
}
/** 红色圆角数据提示 02 **/
.zzp-red-number02{
	overflow:hidden;
	display:inline-block;
	_width:10px;
}
.zzp-red-number02 em{
	height:22px;
	float:left;
}
.zzp-red-number02 em.left{
	width:10px;
	background: url(/uploads/image/micmodule/zzp_bg_red_number_02.png) no-repeat 0px 0px;
}
.zzp-red-number02 em.center{
	line-height:20px;
	padding:0px;
	font-style:normal;
	color:#fff;
	background: url(/uploads/image/micmodule/zzp_bg_red_number_02.png) repeat-x 0px -46px;
}
.zzp-red-number02 em.right{
	width:10px;
	background: url(/uploads/image/micmodule/zzp_bg_red_number_02.png) no-repeat 0px -23px;
}
/** 筛选 **/
.zzp-filter-wrap{
}
.zzp-filter-wrap .filter-list{
	border-bottom:1px solid #e0e0e0;
	padding:0 0 5px 0;
	*zoom:1;
	/*overflow:hidden;*/
}
.zzp-filter-wrap .open-list{
	background:#f0f0f0 url(/uploads/image/micmodule/zzp_bg_filter_list_open.gif) repeat-x 0px 0px;
}
.zzp-filter-wrap .close-list{
	background:#f0f0f0 url(/uploads/image/micmodule/zzp_bg_filter_list_close.gif) repeat-x 0px 0px;
}
.zzp-filter-wrap ul,
.zzp-filter-wrap div.line{
	float:left;
	display:inline-block;
	*display:inline;
	*zoom:1;
	*float:none;
	margin:5px 0 0 0;
	vertical-align:top;
}
.zzp-filter-wrap ul li{
	/*height:20px;*/
	line-height:20px;
	float:left;
	padding:0 2px;	
}
.zzp-filter-wrap ul li .zzp-btn-negative{
	_height:26px;
}
.zzp-filter-wrap li.title{
	height:20px;
	line-height:20px;
	color:#006699;
	background:none;
}
.zzp-filter-wrap ul li.more{*zoom:1;}
.zzp-filter-wrap ul li.more .filteritemmorelist{*top:20px;}
.zzp-filter-wrap .control-bar{
	width:10px;
	height:10px;
	overflow:hidden;
	cursor:pointer;
	float:right;
	margin:10px 10px 0 0;
	*margin:-15px 10px 0 0;	
	_margin-right:5px;
	/*position:absolute;
	bottom:0px;
	right:5px;*/
}
.zzp-filter-wrap .open-bar{
	background: url(/uploads/image/micmodule/zzp_icon_filter.gif) no-repeat 0px -10px;
}
.zzp-filter-wrap .close-bar{
	background: url(/uploads/image/micmodule/zzp_icon_filter.gif) no-repeat 0px 0px;
}
.zzp-filter-wrap .line{
	width:2px;
	height:20px;
	float:left;
	background: url(/uploads/image/micmodule/zzp_icon_filter.gif) no-repeat 0px -20px;
}
/** button **/
/* zzp-btn-blue */
.zzp-btn-blue{
	display:inline-block;
}
.zzp-btn-blue a{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -31px ;
	padding:0 5px 0 0;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}
.zzp-btn-blue a span,.zzp-btn-blue a em {
	float:left;
	height:30px;
	line-height:30px;
	font-style:normal;
}
.zzp-btn-blue a span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px 0px;
	width:5px;
}
.zzp-btn-blue a em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -62px ;
	padding:0 10px;
	color:#fff;
}
.zzp-btn-blue a:hover {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -124px ;
}
.zzp-btn-blue a:hover span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -93px ;
}
.zzp-btn-blue a:hover em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -155px ;
}
.zzp-btn-blue a.zzp-btn-click{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -217px ;
}
.zzp-btn-blue a.zzp-btn-click span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -186px ;
}
.zzp-btn-blue a.zzp-btn-click em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -248px ;
}
/* zzp-btn-gray-h30 */
.zzp-btn-gray-h30{
	display:inline-block;
}
.zzp-btn-gray-h30 a{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -634px ;
	padding:0 5px 0 0;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}
.zzp-btn-gray-h30 a span,.zzp-btn-gray-h30 a em {
	float:left;
	height:30px;
	line-height:30px;
	font-style:normal;
}
.zzp-btn-gray-h30 a span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -603px;
	width:5px;
}
.zzp-btn-gray-h30 a em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -665px ;
	padding:0 10px;
	color:#000;
}
/* zzp-btn-yesno */
.zzp-btn-yesno{
	width:77px;
	height:22px;
	display:inline-block;
	background:url(/uploads/image/micmodule/zzp_bg_yesno.gif) no-repeat;
}
.zzp-btn-yesno em{
	width:37px;
	height:20px;
	line-height:20px;
	text-align:center;
	float:left;
	margin:1px 0 0 1px;
	cursor:pointer;
	color:#5e5e5e;
	/*background:url(/uploads/image/micmodule/zzp_bg_yesno.gif) no-repeat 0px -23px;*/
	/*text-indent:-9999px;*/
}
.zzp-btn-yesno em.checked{
	color:#000;
	margin:1px 0 0 1px;
	background:none;
	/*text-indent:0px;*/
	background:url(/uploads/image/micmodule/zzp_bg_yesno.gif) no-repeat 0px -23px;
}
.zzp-btn-yes{
	background:url(/uploads/image/micmodule/zzp_bg_yesno.gif) no-repeat 0px -44px;
}
.zzp-btn-yes em{
	background:url(/uploads/image/micmodule/zzp_bg_yesno.gif) no-repeat 0px -67px;
}
.zzp-btn-yes em.checked{
	color:#fff;
}
/* zzp-btn-gray-ll-r */
.zzp-btn-gray-ll-r{ display:inline-block; padding:0 5px 0 0; }
.zzp-btn-gray-ll-r span.left{ display:inline-block; float:left;}
.zzp-btn-gray-ll-r span.left a{ background:url(/uploads/image/micommon/anniu1.jpg) no-repeat; padding:0 0 0 5px; text-decoration:none; display:inline-block; cursor:pointer;  }
.zzp-btn-gray-ll-r span.left a em{ background:url(/uploads/image/micommon/anniu.gif) repeat-x 0 -29px; float:left; height:24px; font-style:normal; line-height:24px; padding:0 5px 0 2px; }
.zzp-btn-gray-ll-r span.line{ background:url(/uploads/image/micommon/anniu.gif) no-repeat 0 -87px; float:left; width:1px; height:24px;  }
.zzp-btn-gray-ll-r span.right a { display:inline-block; text-decoration:none; cursor:pointer; padding:0 5px 0 0; background:url(/uploads/image/micommon/anniu.gif) no-repeat 100% -58px;  position:relative; }
.zzp-btn-gray-ll-r span.right{ _margin-left:-3px}
.zzp-btn-gray-ll-r span.right a em{ float:left; height:24px; background:url(/uploads/image/micommon/anniu.gif) repeat-x 0 -29px;  padding:0 12px;/*_margin-left:-3px; */}
.zzp-btn-gray-ll-r span.local cite{ background:url(/uploads/image/micommon/anniu2.gif) no-repeat 0 0; position:absolute; top:5px; left:6px; width:16px; height:13px;}
.zzp-btn-gray-ll-r span.upload a em{ color:#fff; font-size:12px;}

/* zzp-btn-gray-l-r */
.zzp-btn-gray-l-r{
	display:inline-block;
	margin:0 5px 0 0;
}
.zzp-btn-gray-l-r span.line{
	width:1px;
	height:24px;
	float:left;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -1763px;
}
.zzp-btn-gray-l-r em{
	vertical-align:middle;
}
.zzp-btn-gray-l-r .left{
	display:inline-block;
	float:left;
}
.zzp-btn-gray-l-r a.left{
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
	padding:0 0 0 2px;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -1520px;
}
.zzp-btn-gray-l-r a.left em{
	float:left;
	height:24px;
	line-height:24px;
	font-style:normal;
	padding:0 5px;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1546px;
	color:#5e5e5e;
}
.zzp-btn-gray-l-r a.left:hover {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -1572px;
}
.zzp-btn-gray-l-r a.left:hover em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1597px ;
}
.zzp-btn-gray-l-r .left a.click {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -1623px ;
}
.zzp-btn-gray-l-r .left a.click em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1649px ;
}
.zzp-btn-gray-l-r .right{
	display:inline-block;
	float:left;
}
.zzp-btn-gray-l-r a.right{
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
	padding:0 2px 0 0;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1675px;
}
.zzp-btn-gray-l-r a.right em{
	float:left;
	height:24px;
	line-height:24px;
	font-style:normal;
	padding:0 5px;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1546px;
	color:#5e5e5e;
}
.zzp-btn-gray-l-r a.right:hover {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1701px;
}
.zzp-btn-gray-l-r a.right:hover em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1597px ;
}
.zzp-btn-gray-l-r .right a.click,
.zzp-btn-gray-l-r .right a.click:hover{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1727px ;
}
.zzp-btn-gray-l-r .right a.click em,
.zzp-btn-gray-l-r .right a.click:hover em{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1649px ;
}
.zzp-btn-gray-l-r cite{
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-gray-l-r cite.icon{
		margin:0 5px;
}
/* import/export */
.zzp-btn-gray-l-r span.import a em{
	padding:0 5px 0 0;
}
.zzp-btn-gray-l-r span.export a em{
	padding:0 0 0 5px;
}
.zzp-btn-gray-l-r span.import cite.icon{
	width:10px;
	height:10px;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -21px;
}
.zzp-btn-gray-l-r span.export cite.icon{
	width:10px;
	height:10px;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -32px;
}
/* upload/local */
.zzp-btn-gray-l-r span.upload a em{
	padding:0 5px 0 0;
	color:#000;
}
.zzp-btn-gray-l-r span.local a em{
	padding:0 0 0 5px;
	color:#000;
}
.zzp-btn-gray-l-r span.upload cite.icon{
	width:16px;
	height:15px;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -74px;
}
.zzp-btn-gray-l-r span.local cite.icon{
	width:16px;
	height:14px;
	margin:0px;
	margin-top:5px;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -90px;
}
/* drag/reset */
.zzp-btn-gray-l-r span.reset-btn a.right em{
	padding:0 2px 0 4px;
}
.zzp-btn-gray-l-r span.reset-btn cite{
	width:16px;
	height:15px;
	display:block;
	margin:0px;
	margin-top:5px;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -180px;
}
.zzp-btn-gray-l-r span.reset-btn a.zzp-btn-dis cite,
.zzp-btn-gray-l-r span.reset-btn a.zzp-btn-dis2 cite{
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -196px;
}
.zzp-btn-gray-l-r span.reset-btn .zzp-filleting{
	width:300px;
	position:absolute;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -89px;
	left:-32px;
	top:26px;
	z-index:9;
}
.zzp-btn-gray-l-r span.reset-btn .zzp-filleting .mid-title,
.zzp-btn-gray-l-r span.reset-btn .zzp-filleting .sort-reset li{
	color:#333;
	padding:3px 0;
}
.zzp-btn-gray-l-r span.reset-btn .zzp-filleting .sort-reset li{
	padding-left:20px;
}
.zzp-btn-gray-l-r span.reset-btn .zzp-filleting .sort-reset li,
.zzp-btn-gray-l-r span.reset-btn .zzp-filleting .sort-reset input{
	vertical-align:middle;
}
/*保存排序-待删*/
.zzp-btn-gray-l-r a.drag-btn{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -2544px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	padding:0 0 0 5px;
	height:24px;
	}
.zzp-btn-gray-l-r a.drag-btn em{ 
    background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2571px;   
	color: #fff;
    float: left;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;}
	
.zzp-btn-gray-l-r span.line1{
	 background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2571px;
	 float:left;
	 height:24px; 
	 width:2px;
}
.zzp-btn-gray-l-r a.reset-btn{
	 background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -2623px;   
	 cursor:pointer;
	 display:inline-block;
	 text-decoration:none;
	 padding:0 5px 0 0px; 
	 height:24px;
	 float:left;
		 
}
.zzp-btn-gray-l-r a.reset-btn em{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2650px;   
	color:#fff;
    float:left;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
	 color:#646464;
}
.zzp-btn-gray-l-r a.drag-btn:hover{
		background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -2677px;
		height:24px;
	}
.zzp-btn-gray-l-r a.drag-btn:hover em{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2704px;
	height:24px;
	display:inline-block;
	}
.zzp-btn-gray-l-r a.reset-btn:hover{ background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -2758px; height:24px;}
.zzp-btn-gray-l-r a.reset-btn:hover em{background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2731px; height:24px;}

/*保存排序-new*/
.zzp-drag-btn-green a.left{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -2544px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	padding:0 0 0 2px;
	height:24px;
	}
.zzp-drag-btn-green a.left em{ 
    background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2571px;   
	color: #fff;
    float: left;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
}
.zzp-drag-btn-green span.line{
	 background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2571px;
	 float:left;
	 height:24px; 
	 width:2px;
}
.zzp-drag-btn-green a.right{
	 background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -2623px;   
	 cursor:pointer;
	 display:inline-block;
	 text-decoration:none;
	 padding:0 2px 0 0px; 
	 height:24px;
	 float:left;
}
.zzp-drag-btn-green a.right em{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2650px;   
	color:#fff;
    float:left;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
	color:#646464;
}
.zzp-drag-btn-green a.left:hover{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -2677px;
	height:24px;
}
.zzp-drag-btn-green a.left:hover em{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2704px;
	height:24px;
	display:inline-block;
	}
.zzp-drag-btn-green a.right:hover{ 
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -2758px; 
	height:24px;
}
.zzp-drag-btn-green a.right:hover em{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2731px; 
	height:24px;
}
/* zzp-btn-gray-l-r .zzp-btn-dis */
.zzp-btn-gray-l-r span.zzp-btn-dis,
.zzp-btn-gray-l-r span.zzp-btn-dis2{
	background:#d1d1d1;
}
.zzp-btn-gray-l-r span.left a.zzp-btn-dis,
.zzp-btn-gray-l-r span.left a.zzp-btn-dis2,
.zzp-btn-gray-l-r span.left a.zzp-btn-dis:hover,
.zzp-btn-gray-l-r span.left a.zzp-btn-dis2:hover{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -583px;
}
.zzp-btn-gray-l-r span.left a.zzp-btn-dis em,
.zzp-btn-gray-l-r span.left a.zzp-btn-dis2 em,
.zzp-btn-gray-l-r span.left a.zzp-btn-dis:hover em,
.zzp-btn-gray-l-r span.left a.zzp-btn-dis2:hover em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -610px;
	color:#999;
}
.zzp-btn-gray-l-r span.right a.zzp-btn-dis,
.zzp-btn-gray-l-r span.right a.zzp-btn-dis2,
.zzp-btn-gray-l-r span.right a.zzp-btn-dis:hover,
.zzp-btn-gray-l-r span.right a.zzp-btn-dis2:hover{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -637px;
}
.zzp-btn-gray-l-r span.right a.zzp-btn-dis em,
.zzp-btn-gray-l-r span.right a.zzp-btn-dis2 em,
.zzp-btn-gray-l-r span.right a.zzp-btn-dis:hover em,
.zzp-btn-gray-l-r span.right a.zzp-btn-dis2:hover em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -610px;
	color:#999;
}
/* zzp-btn-gray-l-r-02 */
.zzp-btn-gray-l-r-02{
	display:inline-block;
}
.zzp-btn-gray-l-r-02 span.line{
	width:1px;
	height:28px;
	float:left;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -2051px;
}
.zzp-btn-gray-l-r-02 span.left{
	display:inline-block;
	float:left;
}
.zzp-btn-gray-l-r-02 span.left a {
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
	padding:0 0 0 5px;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -1848px;
}
.zzp-btn-gray-l-r-02 span.left a em{
	float:left;
	height:28px;
	line-height:28px;
	font-style:normal;
	padding:0 5px;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1877px;
	color:#5e5e5e;
}
.zzp-btn-gray-l-r-02 span.left a:hover {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -1906px;
}
.zzp-btn-gray-l-r-02 span.left a:hover em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1935px ;
}
.zzp-btn-gray-l-r-02 span.left a.click {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -1790px ;
}
.zzp-btn-gray-l-r-02 span.left a.click em {
	color:#000;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1819px ;
}
.zzp-btn-gray-l-r-02 span.right{
	display:inline-block;
	float:left;
}
.zzp-btn-gray-l-r-02 span.right 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% -1993px;
}
.zzp-btn-gray-l-r-02 span.right a em{
	float:left;
	height:28px;
	line-height:28px;
	font-style:normal;
	padding:0 5px;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1877px;
	color:#5e5e5e;
}
.zzp-btn-gray-l-r-02 span.right a:hover {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -2022px;
}
.zzp-btn-gray-l-r-02 span.right a:hover em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1935px ;
}
.zzp-btn-gray-l-r-02 span.right a.click {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1964px ;
}
.zzp-btn-gray-l-r-02 span.right a.click em {
	color:#000;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1819px ;
}
.zzp-btn-gray-l-r-02 cite{
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-gray-l-r-02 cite.icon{
	margin:0 5px;
}
/* news/links */
.zzp-btn-gray-l-r-02 span.news cite.icon{
	width:16px;
	height:13px;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -44px;
}
.zzp-btn-gray-l-r-02 span.links cite.icon{
	width:16px;
	height:15px;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -58px;
}
/* zzp-btn-black */
.zzp-btn-black{
	display:inline-block;
}
.zzp-btn-black a{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -727px ;
	padding:0 5px 0 0;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}
.zzp-btn-black a span,.zzp-btn-black a em {
	float:left;
	height:30px;
	line-height:30px;
	font-style:normal;
}
.zzp-btn-black a span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -696px;
	width:5px;
}
.zzp-btn-black a em {
	font-size:14px;
	font-weight:bold;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -758px ;
	padding:0 10px;
	color:#fff;
}
/* zzp-btn-home-search */
.zzp-btn-home-search{
	display:inline-block;
}
.zzp-btn-home-search a {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -789px ;
	padding:0 5px 0 0;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}
.zzp-btn-home-search span,.zzp-btn-home-search em {
	float:left;
	height:28px;
	line-height:28px;
	font-style:normal;
}
.zzp-btn-home-search span {
	width:15px;
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) no-repeat 0px -401px;
}
.zzp-btn-home-search em {
	font-size:12px;
	font-weight:bold;
	padding:0 10px;
	color:#3771b6;
}
.zzp-btn-home-search em.icon {
	width:6px;
	padding:0 5px 0 0;
	background:url(/uploads/image/micmodule/zzp_icon_btn_blue_down_arrow.gif) no-repeat 0px 50% ;
}
.zzp-btn-home-search a.zzp-btn-click {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2515px ;
}
.zzp-btn-home-search a.zzp-btn-click span {
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -430px ;
}
/* zzp-btn-search */
.zzp-btn-search{
	display:inline-block;
}
.zzp-btn-search a{
	padding:0 12px 0 0;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) no-repeat 100% 0px ;
}
.zzp-btn-search a span,.zzp-btn-search a em {
	float:left;
	height:22px;
	line-height:22px;
	font-style:normal;
}
.zzp-btn-search a span {
	width:1px;
	background:#000;
}
.zzp-btn-search a em {
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -23px ;
	padding:0 0 0 5px;
	color:#fff;
}
.zzp-btn-search a:hover {
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) no-repeat 100% -46px ;
}
.zzp-btn-search a:hover span {
}
.zzp-btn-search a:hover em {
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -69px ;
}
.zzp-btn-search a.zzp-btn-click{
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) no-repeat 100% -92px ;
}
.zzp-btn-search a.zzp-btn-click span {
}
.zzp-btn-search a.zzp-btn-click em {
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -115px ;
	color:#fff;
}

/* zzp-btn-filter-open */
.zzp-btn-filter-open{
	display:inline-block;
}
.zzp-btn-filter-open a {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -972px ;
	padding:0 5px 0 0;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}
.zzp-btn-filter-open span,.zzp-btn-filter-open em {
	float:left;
	height:27px;
	line-height:27px;
	font-style:normal;
}
.zzp-btn-filter-open span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -944px ;
	width:5px;
}
.zzp-btn-filter-open em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1000px ;
	padding:0 5px;
	color:#006699;
	vertical-align:middle;
}
.zzp-btn-filter-open cite {
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-filter-open cite.icon {
	width:10px;
	height:10px;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% 0px;
	margin:0 0 0 3px;
}
.zzp-btn-filter-open a:hover {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1056px ;
}
.zzp-btn-filter-open a:hover span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -1028px ;
}
.zzp-btn-filter-open a:hover em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1084px ;
}
/* zzp-btn-filter-close */
.zzp-btn-filter-close{
	display:inline-block;
}
.zzp-btn-filter-close a {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1140px ;
	padding:0 5px 0 0;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}
.zzp-btn-filter-close span,.zzp-btn-filter-close em {
	float:left;
	height:27px;
	line-height:25px;
	font-style:normal;
}
.zzp-btn-filter-close span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -1112px ;
	width:5px;
}
.zzp-btn-filter-close em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1168px ;
	padding:0 5px;
	color:#006699;
	vertical-align:middle;
}
.zzp-btn-filter-close cite {
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-filter-close cite.icon {
	width:10px;
	height:10px;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -10px;
	margin:0 0 0 3px;
}
.zzp-btn-filter-close a:hover {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -1224px ;
}
.zzp-btn-filter-close a:hover span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -1196px ;
}
.zzp-btn-filter-close a:hover em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -1252px ;
}
/*高度25px按钮*/
.zzp-btn25{
	display:inline-block;
	padding-right:2px;	
	height:25px;
	margin-right:5px;
	overflow:hidden;
}
.zzp-btn25 span{
	float:left;
	height:25px;
	width:2px;
}
.zzp-btn25 em{
	float:left;
	height:25px;
	line-height:25px;
	padding:0 8px;
	text-align:center;
	color:#fff;
	cursor:pointer;	
}
/*高度35px按钮*/
.zzp-btn35{
	display:inline-block;
	padding-right:2px;	
	height:35px;
	margin-right:5px;
	overflow:hidden;
}
.zzp-btn35 span{
	float:left;
	height:35px;
	width:5px;
}
.zzp-btn35 em{
	float:left;
	height:35px;
	line-height:35px;
	padding:0 8px;
	text-align:center;
	color:#fff;
	cursor:pointer;	
}
/* zzp-btn-add */
.zzp-btn-add em{
	text-align:left;
	vertical-align:middle;
}
.zzp-btn-add cite{
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-add cite.icon{
	width:10px;
	height:10px;
	overflow:hidden;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -104px;
	margin:0 5px 0 0;
}
/* zzp-btn-red */
.zzp-btn-red{
	display:inline-block;
	margin-right:5px;
}
.zzp-btn-red a{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -549px ;
}
.zzp-btn-red a span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -522px;
}
.zzp-btn-red a em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -576px ;
	color:#fff;
}
/* zzp-btn-gray */
.zzp-btn-gray{
	display:inline-block;
}
.zzp-btn-gray {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -306px ;
}
.zzp-btn-gray span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -279px;
}
.zzp-btn-gray em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -333px ;
	color:#363636;
}
.zzp-btn-gray:hover {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -387px ;
}
.zzp-btn-gray:hover span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -360px ;
}
.zzp-btn-gray:hover em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -414px ;
}
.zzp-btn-gray a.click {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -468px ;
}
.zzp-btn-gray a.click span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -441px ;
}
.zzp-btn-gray a.click em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -495px ;
}

/*主要按钮样式*/
.zzp-btn-positive{
	display:inline-block;
	margin-right:5px;
}
.zzp-btn-positive a{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -54px;	
}
.zzp-btn-positive a span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -0px;	
}
.zzp-btn-positive a em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -27px;
}
.zzp-btn-positive a:hover{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -138px;	
	
}
.zzp-btn-positive a:hover span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -82px;
	
}
.zzp-btn-positive a:hover em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -110px;
}
.zzp-btn-positive a.zzp-btn-click{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -221px;	
	
}
.zzp-btn-positive a.zzp-btn-click span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -165px;
	
}
.zzp-btn-positive a.zzp-btn-click em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -193px;
}
.zzp-btn-positive a.zzp-btn-dis,.zzp-btn-positive a.zzp-btn-dis:hover{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -303px;		
}
.zzp-btn-positive a.zzp-btn-dis span,.zzp-btn-positive a.zzp-btn-dis:hover span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -248px;
	
}
.zzp-btn-positive a.zzp-btn-dis em,.zzp-btn-positive a.zzp-btn-dis:hover em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -276px;
	color:#c2c2c2;
	cursor:default;
}

/*主要按钮-green*/
.zzp-btn-positive-green{
	display:inline-block;
	margin-right:5px;
}
.zzp-btn-positive-green a{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -718px;	
}
.zzp-btn-positive-green a span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -664px;	
}
.zzp-btn-positive-green a em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -691px;
}
.zzp-btn-positive-green a:hover{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -799px;	
	
}
.zzp-btn-positive-green a:hover span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -745px;
	
}
.zzp-btn-positive-green a:hover em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -772px;
}
.zzp-btn-positive-green a.zzp-btn-click{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -880px;	
	
}
.zzp-btn-positive-green a.zzp-btn-click span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -826px;
	
}
.zzp-btn-positive-green a.zzp-btn-click em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -853px;
}
/**次要按钮样式*/
.zzp-btn-negative{
	display:inline-block;
	margin-right:5px;
}
.zzp-btn-negative a{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -387px;	
}
.zzp-btn-negative span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -330px;	
}
.zzp-btn-negative em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -358px;
	color:#444;
}
.zzp-btn-negative a:hover{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -472px;	
}
.zzp-btn-negative a:hover span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -414px;
	
}
.zzp-btn-negative a:hover em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -442px;
}
.zzp-btn-negative a.zzp-btn-click{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -556px;	
	
}
.zzp-btn-negative a.zzp-btn-click span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -500px;
	
}
.zzp-btn-negative a.zzp-btn-click em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -528px;
	color:#444;
}
.zzp-btn-negative a.zzp-btn-dis,.zzp-btn-negative a.zzp-btn-dis:hover,
.zzp-btn-negative a.zzp-btn-dis2,.zzp-btn-negative a.zzp-btn-dis2:hover{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 100% -637px;	
}
.zzp-btn-negative a.zzp-btn-dis span,.zzp-btn-negative a.zzp-btn-dis:hover span,
.zzp-btn-negative a.zzp-btn-dis2 span,.zzp-btn-negative a.zzp-btn-dis2:hover span{
	background:url(/uploads/image/micommon/btn25.gif) no-repeat 0px -583px;	
}
.zzp-btn-negative a.zzp-btn-dis em,.zzp-btn-negative a.zzp-btn-dis:hover em,
.zzp-btn-negative a.zzp-btn-dis2 em,.zzp-btn-negative a.zzp-btn-dis2:hover em{
	background:url(/uploads/image/micommon/btn25.gif) repeat-x 0px -610px;
	color:#999;
}
.zzp-btn-negative a.zzp-btn-dis:hover,
.zzp-btn-negative a.zzp-btn-dis2:hover,
.zzp-btn-negative a.zzp-btn-dis:hover span,
.zzp-btn-negative a.zzp-btn-dis2:hover span,
.zzp-btn-negative a.zzp-btn-dis:hover em,
.zzp-btn-negative a.zzp-btn-dis2:hover em{
	cursor:default;
}
/*主要按钮样式 height-35px*/
.zzp-btn-positiveh35{
	display:inline-block;
}
.zzp-btn-positiveh35 a{
	padding:0 5px 0 0;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -2227px;
}
.zzp-btn-positiveh35 a span,.zzp-btn-positiveh35 a em {
	float:left;
	color:#fff;
	height:35px;
	line-height:35px;
	font-style:normal;
}
.zzp-btn-positiveh35 a span{
	width:5px;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -2191px;
}
.zzp-btn-positiveh35 a em{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2263px;
}
.zzp-btn-positiveh35 a:hover{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -2335px;	
}
.zzp-btn-positiveh35 a:hover span{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -2299px;
}
.zzp-btn-positiveh35 a:hover em{
	color:#fff;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2371px;
}
.zzp-btn-positiveh35 a.zzp-btn-click{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -2443px;
}
.zzp-btn-positiveh35 a.zzp-btn-click span{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -2407px;
}
.zzp-btn-positiveh35 a.zzp-btn-click em{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2479px;
}

/* zzp-btn-filter */
.zzp-btn-filter{
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-filter a{
	background:none;
	padding:0 5px 0 0;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}
.zzp-btn-filter a span,.zzp-btn-filter a em {
	float:left;
	height:20px;
	line-height:20px;
	font-style:normal;
}
.zzp-btn-filter a span {
	background:none;
	width:5px;
}
.zzp-btn-filter a em {
	background:none;
	padding:0 5px;
	color:#6b6b6b;
	overflow:hidden;
}
.zzp-btn-filter a:hover {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -839px ;
}
.zzp-btn-filter a:hover span {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -818px ;
}
.zzp-btn-filter a:hover em {
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -860px ;
}
.zzp-btn-filter a.zzp-btn-click,.zzp-btn-filter a.zzp-btn-click:hover{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -902px ;
}
.zzp-btn-filter a.zzp-btn-click span,.zzp-btn-filter a.zzp-btn-click:hover span{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0px -881px ;
}
.zzp-btn-filter a.zzp-btn-click em,.zzp-btn-filter a.zzp-btn-click:hover em{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -923px ;
	color:#fff;
}
/* zzp-btn-multiple-select */
.zzp-btn-multiple-select{
	display:inline-block;
}
.zzp-btn-multiple-select a{
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) no-repeat 100% -138px ;
	padding:0 8px 0 0;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
	border-left:1px solid #aaa;
}
.zzp-btn-multiple-select a span,.zzp-btn-multiple-select a em {
	float:left;
	height:26px;
	line-height:26px;
	font-style:normal;
}
.zzp-btn-multiple-select a span {
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -164px ;
	width:5px;
}
.zzp-btn-multiple-select a em {
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -164px ;
	padding:0 10px 0 5px;
	color:#333;
}
.zzp-btn-multiple-select a .icon {
	width:6px;
	height:6px;
	display:inline-block;
	background:url(/uploads/image/micmodule/zzp_icon_btn_blue_down_arrow.gif) no-repeat 0px 0px ;
	overflow:hidden;
	margin:0 0 0 5px;
	_margin:12px 0 0 5px;
}
.zzp-btn-multiple-select a:hover {
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) no-repeat 100% -191px ;
	border-left:1px solid #4c87c2;
}
.zzp-btn-multiple-select a:hover span {
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -218px ;
}
.zzp-btn-multiple-select a:hover em {
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -218px ;
}
.zzp-btn-multiple-select a.zzp-btn-click,.zzp-btn-multiple-select a.zzp-btn-click:hover{
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) no-repeat 100% -191px ;
	border-left:1px solid #4c87c2;
}
.zzp-btn-multiple-select a.zzp-btn-click span,.zzp-btn-multiple-select a.zzp-btn-click:hover span{
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -218px ;
}
.zzp-btn-multiple-select a.zzp-btn-click em,.zzp-btn-multiple-select a.zzp-btn-click:hover em{
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -218px ;
	color:#333;
}
/* zzp-btn-dashed */
.zzp-btn-dashed{
	/*background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 100% -2105px ;*/
	padding:0 5px 0 0;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
	border:1px dotted #cdcdcd;
	background:#f9f9f9;
}
.zzp-btn-dashed span.btn-l,.zzp-btn-dashed span.btn-c{
	/*height:24px;*/
	line-height:22px;
	font-style:normal;
	display:inline-block;
}
.zzp-btn-dashed span.btn-l {
	padding:0 0 0 5px;
	/*background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2080px ;*/
}
.zzp-btn-dashed span.btn-c {
	/*background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2130px ;*/
	color:#333;
}
.zzp-btn-dashed span.btn-c input,.zzp-btn-dashed span.btn-c em{
	display:inline-block;
	vertical-align:middle;
}
/* zzp-btn-map */
.zzp-btn-map cite{
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-map cite.icon{
	width:13px;
	height:13px;
	overflow:hidden;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat -3px -115px;
	margin:0 5px 0 0;
}
.zzp-btn-map cite.icon1{
	
	width:15px;
	height:15px;
	overflow:hidden;
		background: url(/uploads/image/micommon/icon02.png) no-repeat 0 0;
	margin:0 5px 0 0;
	

}
.zzp-btn-map cite.icon2{
	width:13px;
	height:14px;
	overflow:hidden;
	background: url(/uploads/image/micommon/icon02.png) no-repeat 0 -17px;
	margin:0 5px 0 0;
	
	
}
.zzp-btn-map cite.icon3{
	width:15px;
	height:14px;
	overflow:hidden;
	background: url(/uploads/image/micommon/icon02.png) no-repeat 0 -35px;
	margin:0 5px 0 0;
	

}
.zzp-btn-map cite.icon4{
	width:10px;
	height:11px;
	overflow:hidden;
	background: url(/uploads/image/micommon/icon02.png) no-repeat 0 -54px;
	margin:0 5px 0 0;
	
	
}
.zzp-btn-map cite.icon5{
	width:10px;
	height:12px;
	overflow:hidden;
    background: url(/uploads/image/micommon/icon02.png) no-repeat 0 -65px;
	margin:0 5px 0 0;
	
	
}

.zzp-btn-map cite.icon6{
	width:12px;
	height:10px;
	overflow:hidden;
    background: url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 0 -32px;
	margin:0 5px 0 0;
	
	
}
/* zzp-btn-map02 */
.zzp-btn-map02 a{
	position:relative;
}
.zzp-btn-map02 em{
	padding-left:25px;
}
.zzp-btn-map02 .icon{
	width:11px;
	height:16px;
	display:block;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat -2px -146px;
	position:absolute;
	top:5px;
	left:10px;
}
/* zzp-btn-valid */
.zzp-btn-valid cite{
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-valid cite.icon{
	width:15px;
	height:15px;
	overflow:hidden;
	background: url(/uploads/image/micommon/icon02.png) no-repeat 0 0;
	margin:0 5px 0 0;
}
/* zzp-btn-novalid */
.zzp-btn-novalid cite{
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-novalid cite.icon{
	width:15px;
	height:15px;
	overflow:hidden;
	background: url(/uploads/image/micommon/icon02.png) no-repeat 0 -82px;
	margin:0 5px 0 0;
}
/* zzp-btn-print */
.zzp-btn-print cite{
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-print cite.icon{
	width:15px;
	height:15px;
	overflow:hidden;
	background: url(/uploads/image/micommon/icon02.png) no-repeat 0 -35px;
	margin:0 5px 0 0;
}
/* zzp-btn-del */
.zzp-btn-del cite{
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-del cite.icon{
	width:13px;
	height:13px;
	overflow:hidden;
	background: url(/uploads/image/micommon/icon02.png) no-repeat 0 -54px;
	margin:0 5px 0 0;
}
/* zzp-btn-guide */
.zzp-btn-guide a{
	position:relative;
}
.zzp-btn-guide em{
	padding-left:25px;
}
.zzp-btn-guide .icon{
	width:16px;
	height:16px;
	display:block;
	background:url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 0px -129px;
	position:absolute;
	top:5px;
	left:8px;
}
/*zzp-btn-export*/
.zzp-btn-export cite{
	display:inline-block;
	vertical-align:middle;
}
.zzp-btn-export cite.icon{
	width:10px;
	height:10px;
	overflow:hidden;
	background: url(/uploads/image/micmodule/zzp_icon_btn.gif) no-repeat 50% -32px;
	margin:0 0 0 5px;
}
/* zzp-btn-green */
.zzp-btn-green{
	display:inline-block;
}
.zzp-btn-green a{
	padding:0 12px 0 0;
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) no-repeat 100% -271px;
}
.zzp-btn-green span{
	width:12px;
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) no-repeat 0px -245px;
}
.zzp-btn-green em{
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -297px;
	color:#fff;
	padding:0px;
}
.zzp-btn-green a.zzp-btn-dis{
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) no-repeat 100% -349px;
}
.zzp-btn-green a.zzp-btn-dis span{
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) no-repeat 0px -323px;
}
.zzp-btn-green a.zzp-btn-dis em{
	background:url(/uploads/image/micmodule/zzp_bg_btn_02.gif) repeat-x 0px -375px;
	color:#999;
}
/* zzp-gray-none */
.zzp-gray-none a,.zzp-gray-none a.zzp-btn-dis,.zzp-gray-none a.zzp-btn-dis:hover,
.zzp-gray-none span,.zzp-gray-none a.zzp-btn-dis span,.zzp-gray-none a.zzp-btn-dis:hover span,
.zzp-gray-none em,.zzp-gray-none  a.zzp-btn-dis em,.zzp-gray-none  a.zzp-btn-dis:hover  em {
	background:none;
}
/* 下载报告、发送邮箱按钮 */
.zzp-btn25-download{
	position:relative;
}
.zzp-btn25-download em{
	padding-left:32px;
	padding-right:10px;
}
.zzp-btn25-download cite{
    background: url(/uploads/image/micommon/zzp_icon_download.png) no-repeat scroll 0 0 transparent;
    height: 16px;
    left: 10px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    width: 16px;
}
.zzp-btn25-sendmail{
	position:relative;
}
.zzp-btn25-sendmail em{
	padding-left:32px;
	padding-right:10px;
}
.zzp-btn25-sendmail cite{
    background: url(/uploads/image/micommon/zzp_icon_sendmail.png) no-repeat scroll 0 0 transparent;
    height: 16px;
    left: 10px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    width: 16px;
}
/*行内提示样式*/
.zzp-inline-alert{
	display:inline-block;	
	padding-right:3px;
	height:23px;
	overflow:hidden;
	margin-left:2px;
	vertical-align:middle;
	*vertical-align:5%;
	
}
.zzp-inline-alert span{
	float:left;
	width:10px;
	height:23px;
}
.zzp-inline-alert cite{
	float:left;
	height:23px;
	line-height:23px;
	color:#255b94;
	padding:0 6px 0 5px;
}
/*提示信息*/
.zzp-alert-warring{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 100% -141px;
}
.zzp-alert-warring span{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 0 -84px;
}
.zzp-alert-warring cite{
	background:url(/uploads/image/micommon/inline-alert.png) repeat-x 0 -112px;
}
/*错误提示*/
.zzp-alert-wrong{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 100% -56px;
}
.zzp-alert-wrong span{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 0 0;
}
.zzp-alert-wrong cite{
	background:url(/uploads/image/micommon/inline-alert.png) repeat-x 0 -29px;
}
/*验证成功*/
.zzp-alert-success{
	/*width:10px;*/
	width:14px;
	margin-left:5px;
	*vertical-align:10%;
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 0 -180px;
}
/*绝对定位提示信息*/
.zzp-inline-input{
	display:inline-block;
}
.zzp-inline-input .zzp-inline-alert{
	position:absolute;
	height:23px;
	left:160px;
	top:3px;
	/*width:150px;*/
}
.zzp-inline-input .zzp-inline-alert em{
	display:inline-block;	
	padding-right:3px;
	height:23px;
	overflow:hidden;
	margin-left:5px;
	vertical-align:middle;
	*vertical-align:5%;
	
}
.zzp-inline-input .zzp-inline-alert span{
	float:left;
	width:10px;
	height:23px;
	_margin-right:-3px;
}
.zzp-inline-input .zzp-inline-alert cite{
	/*float:left;*/
	float:none;
	display:block;
	margin-left:10px;
	_margin-left:0;
	height:23px;
	line-height:23px;
	color:#255b94;
}
/*
.zzp-alert-warring{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 100% -141px;
}
.zzp-alert-warring span{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 0 -84px;
}
.zzp-alert-warring cite{
	background:url(/uploads/image/micommon/inline-alert.png) repeat-x 0 -112px;
}*/
/*错误提示*/
/*.zzp-alert-wrong{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 100% -56px;
}
.zzp-alert-wrong span{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 0 0;
}
.zzp-alert-wrong cite{
	background:url(/uploads/image/micommon/inline-alert.png) repeat-x 0 -29px;
}*/
/*验证成功*/
/*.zzp-alert-success{
	width:10px;
	margin-left:10px;
	*vertical-align:10%;
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 0 -185px;
}*/

/*底部定位提示信息*/
.zzp-bot-alert,.zzp-inline-input .zzp-bot-alert{
	position:absolute;
	height:29px!important;
	left:0px;
	top:27px;
	width:161px;
	margin:-4px 0 0 0!important;
	z-index:99;
	
}

.zzp-bot-alert em,.zzp-inline-input .zzp-bot-alert em{
	display:block!important;	
	padding-right:3px;
	height:29px!important;
	overflow:hidden;
	vertical-align:middle;
	*vertical-align:5%;
	margin-left:0;
}
.zzp-bot-alert span,.zzp-inline-input .zzp-bot-alert span{
	float:left;
	width:13px!important;
	height:29px!important;
	_margin-right:-3px;
}
.zzp-bot-alert div,.zzp-inline-input .zzp-bot-alert div{
	height:23px;
	line-height:23px;
	padding-top:6px;
	color:#255b94;
	margin:0 3px 0 13px;
	_margin:0;	
	text-align:left;
	text-indent:-5px;
	_text-indent:0px;
}
/*提示信息*/
.zzp-bot-alert .zzp-alert-warring{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 100% -381px;/*右*/
}
.zzp-bot-alert .zzp-alert-warring span{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 0 -316px;/*左*/
}
.zzp-bot-alert .zzp-alert-warring div{
	background:url(/uploads/image/micommon/inline-alert.png) repeat-x 0 -348px;/*中*/
}
/*错误提示*/
.zzp-bot-alert .zzp-alert-wrong{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 100% -283px;/*右*/
}
.zzp-bot-alert .zzp-alert-wrong span{
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 0 -217px;/*左*/
}
.zzp-bot-alert .zzp-alert-wrong div{
	background:url(/uploads/image/micommon/inline-alert.png) repeat-x 0 -250px;/*中*/
}
/*提示信息宽高自适应-带箭头的冒泡提示信息*/
.zzp-popalert-arrow{
	min-width:200px;
	_width:400px;
	position:absolute;
}
.x-layer .zzp-popalert-arrow{
	position:static;
}
.zzp-popalert-arrow .zzp-pop-top{
	height:13px;
	overflow:hidden;
	background:url(/uploads/image/micommon/zzp_popalert_arrow.png) no-repeat 100% -28px;
}
.zzp-popalert-arrow .pop-top-l{
	height:13px;
	overflow:hidden;
	background:url(/uploads/image/micommon/zzp_popalert_arrow.png) no-repeat 0px 0px;
	margin:0 6px 0 0;
}
.zzp-popalert-arrow .pop-top-r{
	height:13px;
	overflow:hidden;
	margin:0 0 0 6px;
	background:url(/uploads/image/micommon/zzp_popalert_arrow.png) repeat-x 0px -55px;
	text-align:left;
}
.zzp-popalert-arrow .pop-top-r .arrow-icon{
	width:8px;
	height:9px;
	display:inline-block;
	overflow:hidden;
	background:url(/uploads/image/micommon/zzp_popalert_arrow2.png) no-repeat -10px 0px;
}
.zzp-popalert-arrow .zzp-pop-bottom{
	height:13px;
	overflow:hidden;
	background:url(/uploads/image/micommon/zzp_popalert_arrow.png) no-repeat 100% -42px;
}
.zzp-popalert-arrow .pop-bot-l{
	height:13px;
	overflow:hidden;
	background:url(/uploads/image/micommon/zzp_popalert_arrow.png) no-repeat 0px -14px;
	margin:0 6px 0 0;
}
.zzp-popalert-arrow .pop-bot-r{
	height:13px;
	overflow:hidden;
	margin:0 0 0 6px;
	background:url(/uploads/image/micommon/zzp_popalert_arrow.png) repeat-x 0px -69px;
}
.zzp-popalert-arrow .pop-bot-r .arrow-icon{
	width:8px;
	height:9px;
	display:inline-block;
	overflow:hidden;
	background:url(/uploads/image/micommon/zzp_popalert_arrow2.png) no-repeat 0px 0px;
	margin-top:4px;
}
.zzp-popalert-arrow .zzp-pop-center{
	padding:0 6px 0 0;
	background:url(/uploads/image/micommon/zzp_popalert_arrow_r.png) repeat-y 100% 0px;
}
.zzp-popalert-arrow .pop-cen-r{
	padding:0 0 0 6px;
	background:url(/uploads/image/micommon/zzp_popalert_arrow_l.png) repeat-y 0px 0px;
}
.zzp-popalert-arrow .pop-content-wrap{
	padding:0 5px;
	background:url(/uploads/image/micommon/alert_pop_center.png) repeat-x 0px 50%;
}
.zzp-popalert-arrow .pop-content-wrap .pop-content-body{
	padding:0 0 0 50px;
	min-height:40px;
	background:url(/uploads/image/micommon/confirm.png) no-repeat 0px 0px;
}
.zzp-popalert-arrow .pop-content-wrap .pop-content-body p{
	line-height:18px;
	padding-right:5px;
	text-align:left;
	word-wrap:break-word;
}
.zzp-popalert-arrow .pop-content-wrap .pop-content-body{
	background:url(/uploads/image/micommon/confirm.png) no-repeat 0px 0px;
}
.zzp-popalert-arrow .pop-content-wrap .pop-content-body .checkbox-wrap,
.zzp-popalert-arrow .pop-content-wrap .pop-content-body .checkbox-wrap input,
.zzp-popalert-arrow .pop-content-wrap .pop-content-body .checkbox-wrap span{
	vertical-align:middle;
}
.zzp-arrow-t-l .pop-top-r{
	text-align:left;
	padding-left:10px;
}
.zzp-arrow-t-r .pop-top-r{
	text-align:right;
	padding-right:10px;
}
.zzp-arrow-t-c .pop-top-r{
	text-align:center;
}
.zzp-arrow-b-l .pop-bot-r{
	text-align:left;
	padding-left:10px;
}
.zzp-arrow-b-r .pop-bot-r{
	text-align:right;
	padding-right:10px;
}
.zzp-arrow-b-c .pop-bot-r{
	text-align:center;
}

/*冒泡提示*/
.zzp-pop-alert{
	height:50px;
	overflow:hidden;
	padding-right:5px;
}
.zzp-pop-alert .zzp-alert-l{
	padding-left:40px;
	height:50px;
	overflow:hidden;
}
.zzp-pop-alert .zzp-alert-r{
	height:50px;
	padding:0 15px 0 10px;
	overflow:hidden;
}
.zzp-alert-r p{
	margin-top:8px;
	line-height:18px;
}
.zzp-alert-r p.zzp-indent{
	margin-top:3px;
}
.zzp-alert-r p a{
	margin:0 3px;
}

/*操作正确提示*/
.zzp-alert-correct{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 100% -326px;	
}
.zzp-alert-correct .zzp-alert-l{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 0 -2px;
}
.zzp-alert-correct .zzp-alert-r{
	line-height:50px;
	background:url(/uploads/image/micommon/alert_pop.png) repeat-x 0 -55px;	
}

/*操作错误提示*/
.zzp-alert-fault{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 100% -544px;
}
.zzp-alert-fault .zzp-alert-l{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 0 -219px;	
}
.zzp-alert-fault .zzp-alert-r{
	background:url(/uploads/image/micommon/alert_pop.png) repeat-x 0 -273px;	
}
.zzp-alert-fault .zzp-alert-r p.zzp-indent{	
	text-indent:20px;
}

/*操作错误提示02*/
.zzp-alert-fault02{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 100% -544px;
}
.zzp-alert-fault02 .zzp-alert-l{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 0 -219px;	
}
.zzp-alert-fault02 .zzp-alert-r{
	line-height:52px;
	background:url(/uploads/image/micommon/alert_pop.png) repeat-x 0 -273px;	
}
/*操作确认提示*/
.zzp-alert-confirm{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 100% -544px;
}
.zzp-alert-confirm .zzp-alert-l{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 0 -490px;	
}
.zzp-alert-confirm .zzp-alert-r{
	background:url(/uploads/image/micommon/alert_pop.png) repeat-x 0 -273px;	
}
.zzp-alert-confirm .zzp-alert-r p.zzp-indent{
	text-indent:85px;
}

/*提示信息宽高自适应*/
.zzp-alert-confirm02{
	#width:300px;
	background:none;
}
.zzp-alert-confirm02 .zzp-pop-top{
	height:7px;
	overflow:hidden;
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 100% -433px;
}
.zzp-alert-confirm02 .pop-top-l{
	height:7px;
	overflow:hidden;
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 0px -450px;
	margin:0 7px 0 0;
}
.zzp-alert-confirm02 .pop-top-r{
	height:7px;
	overflow:hidden;
	margin:0 0 0 7px;
	background:url(/uploads/image/micommon/alert_pop.png) repeat-x 0px -467px;
}
.zzp-alert-confirm02 .zzp-pop-bottom{
	height:7px;
	overflow:hidden;
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 100% -444px;
}
.zzp-alert-confirm02 .pop-bot-l{
	height:7px;
	overflow:hidden;
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 0px -461px;
	margin:0 5px 0 0;
}
.zzp-alert-confirm02 .pop-bot-r{
	height:7px;
	overflow:hidden;
	margin:0 0 0 7px;
	background:url(/uploads/image/micommon/alert_pop.png) repeat-x 0px -478px;
}
.zzp-alert-confirm02 .zzp-pop-center{
	padding:0 3px 0 0;
	background:url(/uploads/image/micommon/alert_pop_redr.png) repeat-y 100% 0px;
}
.zzp-alert-confirm02 .pop-cen-r{
	padding:0 0 0 3px;
	background:url(/uploads/image/micommon/alert_pop_redl.png) repeat-y 0px 0px;
}
.zzp-alert-confirm02 .pop-content-wrap{
	padding:0 0 0 5px;
	background:url(/uploads/image/micommon/alert_pop_center.png) repeat-x 0px 50%;
}
.zzp-alert-confirm02 .pop-content-wrap .pop-content-body{
	padding:0 0 0 50px;
	min-height:40px;
	background:url(/uploads/image/micommon/confirm.png) no-repeat 0px 0px;
}
.zzp-alert-confirm02 .pop-content-wrap .pop-content-body p{
	line-height:18px;
	padding-right:5px;
	text-align:right;
	#text-align:left;
}
.zzp-alert-confirm02 .pop-content-wrap .pop-content-body p.zzp-indent{
	padding-right:10px;
	vertical-align:top;
	text-align:right;
}
.zzp-alert-confirm02 .pop-content-wrap .pop-content-body p.zzp-indent span{
	vertical-align:top;
	display:inline-block;
}
.zzp-alert-confirm02 .pop-content-wrap .pop-content-body p.zzp-indent span em{
	color:#29568f;
}
.zzp-alert-confirm02 .pop-content-wrap .pop-content-body p.zzp-indent span.or{
	margin-top:1px;
}
.zzp-alert-fault02 .pop-content-wrap .pop-content-body{
	background:url(/uploads/image/micommon/fork.png) no-repeat 0px 0px;
}
.zzp-alert-pop .zzp-pop-top{
	height:7px;
	overflow:hidden;
}
.zzp-alert-pop .pop-top-l{
	height:7px;
	overflow:hidden;
	margin:0 7px 0 0;
}
.zzp-alert-pop .pop-top-r{
	height:7px;
	overflow:hidden;
	margin:0 0 0 7px;
}
.zzp-alert-pop .zzp-pop-bottom{
	height:7px;
	overflow:hidden;
}
.zzp-alert-pop .pop-bot-l{
	height:7px;
	overflow:hidden;
	margin:0 5px 0 0;
}
.zzp-alert-pop .pop-bot-r{
	height:7px;
	overflow:hidden;
	margin:0 0 0 7px;
}
.zzp-alert-pop .zzp-pop-center{
	padding:0 3px 0 0;
}
.zzp-alert-pop .pop-cen-r{
	padding:0 0 0 3px;
}
.zzp-alert-pop .pop-content-wrap{
	padding:0 0 0 5px;
	background:url(/uploads/image/micommon/alert_pop_center.png) repeat-x 0px 50%;
}
.zzp-alert-pop .pop-content-wrap .pop-content-body{
	padding:0 0 0 50px;
	min-height:40px;
}
.zzp-alert-pop .pop-content-wrap .pop-content-body p{
	line-height:18px;
	padding-right:5px;
}
.zzp-alert-pop .pop-content-wrap .pop-content-body p.zzp-indent{
	padding-right:10px;
	vertical-align:top;
	text-align:right;
}
.zzp-alert-pop .pop-content-wrap .pop-content-body p.zzp-indent span{
	vertical-align:top;
	display:inline-block;
}
.zzp-alert-pop .pop-content-wrap .pop-content-body p.zzp-indent span em{
	color:#29568f;
}
.zzp-alert-pop .pop-content-wrap .pop-content-body p.zzp-indent span.or{
	margin-top:1px;
}
.zzp-pop-success{ float:left;}
.zzp-pop-success .zzp-pop-top{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 100% -610px;
}
.zzp-pop-success .pop-top-l{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 0px -603px;
}
.zzp-pop-success .pop-top-r{
	background:url(/uploads/image/micommon/alert_pop.png) repeat-x 0px -631px;
}
.zzp-pop-success .zzp-pop-bottom{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 100% -624px;
}
.zzp-pop-success .pop-bot-l{
	background:url(/uploads/image/micommon/alert_pop.png) no-repeat 0px -617px;
}
.zzp-pop-success .pop-bot-r{
	background:url(/uploads/image/micommon/alert_pop.png) repeat-x 0px -638px;
}
.zzp-pop-success .zzp-pop-center{
	background:url(/uploads/image/micommon/alert_pop_green.png) repeat-y 100% 0px;
}
.zzp-pop-success .pop-cen-r{
	background:url(/uploads/image/micommon/alert_pop_green.png) repeat-y 0px 0px;
}
.zzp-pop-success .pop-content-wrap .pop-content-body{
	background:url(/uploads/image/micommon/success.png) no-repeat 0px 0px;
}

/*定位锚点层定义*/
.zzp_anchor{
	position:fixed;
	_position:absolute;
	right:0;
	width:110px;
	z-index:1;
    _bottom:auto;
  /* _top:expression(eval(document.getelementbyid('contentarea').scrolltop));*/	
}
.zzp_anchor .expand{
	width:26px;
	height:26px;
	float:right;
	text-indent:-9999px;
	background:#f0f0f0 url(/uploads/image/micommon/anchor.png) 0 0 no-repeat;
}
.zzp_anchor .expand:hover{
	background-position:0 -30px;
}
.zzp_anchor .zzp_anchor_list{
	clear:both;
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
	width:116px;
}
.zzp_anchor .zzp_anchor_list .close{
	background:#f0f0f0 url(/uploads/image/micommon/anchor.png) 0 -59px no-repeat;
	width:12px;
	height:27px;
	overflow:hidden;
	position:absolute;
	left:1px;
	top:0;
	z-index:2;
}
.zzp_anchor .zzp_anchor_list .close:hover{
	background-position:-14px -59px;
}
.zzp_anchor .zzp_anchor_detail{
	background:#f0f0f0; 
	padding:2px 0;
	margin-left:12px;
	border:1px solid #757575;
	position:relative;	
}
.zzp_anchor .zzp_anchor_detail .zzp_anchor_icon{
	position:absolute;
	left:2px;
	width:13px;
	height:9px;
	background:url(/uploads/image/micommon/anchor_li.png) 0 0 no-repeat;
}
.zzp_anchor .zzp_anchor_detail ul{
	padding-left:20px;
	overflow:hidden;
	zoom:1;
	background:#f0f0f0 url(/uploads/image/micommon/anchor.png) -27px 0 repeat-y;
}
.zzp_anchor .zzp_anchor_detail ul li{
	line-height:25px;
	_height:25px;
	padding-left:5px;
	clear:both;
}
.zzp_anchor .zzp_anchor_detail ul li a{
	color:#666;
}
.zzp_anchor .zzp_anchor_detail ul li.current{
	background:#0066cc;
}
.zzp_anchor .zzp_anchor_detail ul li.current a{
	background:#0066cc;
	color:#fff;
	/*color:#002e73;*/
	
}
.hidden-detail .zzp_anchor_list {display:none;}

/*** 右浮动 ***/
.zzp-fl{
	float:left;
}
.zzp-fr{
	float:right;
}
/*页面底部操作按钮区样式*/
.zzp-opration-area{
	background:url(/uploads/image/micommon/ctrl-area.png) 0 0 repeat-x;
	padding:5px 20px;
	overflow:hidden;
	*zoom:1;
}
.zzp-opration-area .zzp-btn25 em{
	padding:0 20px;
}
/* 分类列表编辑按钮弹出层 */
.zpp-transpop{
	width:57px;
}
.zpp-transpop-top{
	background:url(/uploads/image/micmodule/transpop_06.png) right bottom no-repeat;
	height:4px;
	padding-right:4px;
}
.zpp-transpop-top-r{
	background:url(/uploads/image/micmodule/transpop_03.png) left bottom no-repeat;
	padding-left:4px;
	height:4px;
}
.zpp-transpop-top-l{
	background:url(/uploads/image/micmodule/transpop_04.png) left bottom repeat-x;
	height:4px;
	width:100%;
}
.zpp-transpop-mid{
	background:url(/uploads/image/micmodule/transpop_12.png) right bottom repeat-y;
	height:auto;
	padding-right:4px;
}
.zpp-transpop-mid-r{
	background:url(/uploads/image/micmodule/transpop_10.png) left bottom repeat-y;
	height:auto;
	padding-left:4px;
}
.zpp-transpop-mid-l{
	height:auto;
	padding:3px;
}
.zpp-transpop-mid-l a{
	width:100%;
	display:block;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	color:#29568f;
}
.zpp-transpop-mid-l a:hover{
	color:#fff;
	background:#3675ab;
}
.zpp-transpop-bottom{
	background:url(/uploads/image/micmodule/transpop_17.png) right top no-repeat;
	height:4px;
	overflow:hidden;
	padding-right:4px;
	line-height:4px;
}
.zpp-transpop-bottom-r{
	background:url(/uploads/image/micmodule/transpop_15.png) left top no-repeat;
	padding-left:4px;
	height:4px;
	overflow:hidden;
	line-height:4px;
}
.zpp-transpop-bottom-l{
	background:url(/uploads/image/micmodule/transpop_16.png) left top repeat-x;
	height:4px;
	padding:0;
	margin:0;
	line-height:4px;
	overflow:hidden;
	text-align:left;
}
/*** 分隔线 ***/
/** 2px 高实线 **/
hr.zzp-line-solid{
	height:2px;
	line-height:2px;
	overflow:hidden;
	border:0;
	font-size:0;
	margin:5px 0px;
	background:url(/uploads/image/miproducts/solid-line01.png) left top repeat-x;
}
/** 2px 高虚线 **/
hr.zzp-line-dashed{
	height:2px;
	line-height:2px;
	overflow:hidden;
	border:0;
	font-size:0;
	margin:3px 15px;
	background:url(/uploads/image/miproducts/dashed-line01.png) left top repeat-x;
}
/*** 表格表单 ***/
.zzp-form-table {
	width:100%;
	table-layout:fixed;
}
.zzp-form-table th{
	text-align:right;
	width:100px;
	line-height:28px;
}
.zzp-form-table td{
	padding:6px 3px;
}
.zzp-form-table td td{
	padding:0;
}
/*html编辑器表格复写*/
.cke_editor th{
	text-align:left;
	width:auto;
	line-height:1.5;
}
.cke_editor td{
	padding:0;
}
.zzp-form-table .zzp-input,.zzp-form-table .zzp-textarea{
	float:left;
}
.zzp-form-table .zzp-select{
	/*width:216px;*/
	float:left;
}
.zzp-form-table .zzp-inline-alert{
	/*float:left;*/
	margin-top:3px;
}
/*** 列表表单 ***/
.zzp-form-li li{
	width:100%;
	padding:8px 0;
	/*overflow:hidden;*/
	display:inline-block;
	*display:inline;
	*zoom:1;
	clear:both;
}
.zzp-form-li .left-title{
	width:100px;
	float:left;
	text-align:right;
}
.zzp-form-li .right-con{
	margin-left:105px;
}
/*** 展示排序弹出层 ***/
.zzp-sort-pop .zzp-filleting{
	position:absolute;
	width:300px;
	left:-85px;
	top:25px;
}
.zzp-sort-pop .zzp-filleting .zzp-btn-positive,.zzp-sort-pop .zzp-filleting .zzp-btn-negative{
	float:none;
}
.zzp-sort-pop .zzp-form-li p{
	overflow:hidden;
	*zoom:1;
	padding-bottom:8px;
}
.zzp-sort-pop .zzp-form-li p.manual{
	padding-bottom:0;
	_padding-left:3px;
}
.zzp-sort-pop .zzp-form-li p input{
	width:13px;
	height:13px;
	margin-right:2px;
	float:left;
}
.zzp-sort-pop .zzp-form-li p label{
	float:left;
}
/*** 高、宽自适应阴影 ***/
.zzp-shadow01 .shadow01-head{
	background:url(/uploads/image/micommon/zzp_shadow03.png) right -30px no-repeat;
	padding-right:7px;
	height:6px;
	overflow:hidden;
}
.zzp-shadow01 .shadow01-head .left{
	background:url(/uploads/image/micommon/zzp_shadow03.png) 0 -13px no-repeat;
	padding-left:7px;
}
.zzp-shadow01 .shadow01-head .right{
	background:url(/uploads/image/micommon/zzp_shadow03.png) 0 0 repeat-x;
	height:6px;
}
.zzp-shadow01 .shadow01-box{
	background:url(/uploads/image/micommon/zzp_shadow01.png) left top repeat-y;
	padding-left:5px;
}
.zzp-shadow01 .shadow01-con{
	background:url(/uploads/image/micommon/zzp_shadow02.png) right top repeat-y;
	padding-right:5px;
}
.zzp-shadow01 .main-con{
	background:#fff;
}
.zzp-shadow01 .shadow01-footer{
	background:url(/uploads/image/micommon/zzp_shadow03.png) right -36px no-repeat;
	padding-right:7px;
	height:6px;
	overflow:hidden;
}
.zzp-shadow01 .shadow01-footer .left{
	background:url(/uploads/image/micommon/zzp_shadow03.png) 0 -19px no-repeat;
	padding-left:7px;
}
.zzp-shadow01 .shadow01-footer .right{
	background:url(/uploads/image/micommon/zzp_shadow03.png) 0 -4px repeat-x;
	height:6px;
}
/* 缩略图弹出层 */
.pop-img{
	position:absolute;
	left:20px;
	top:0px;
	padding:7px 0 0 0;
	background:url(/uploads/image/micommon/zzp_pop_shadow01.png) right top no-repeat;
	width:138px;
	height:auto;
	text-align:center;
	overflow:visible;
	z-index:99999;
}
.pop-img img {
	max-width:120px;
	max-height:90px;
	_width:120px;
	_height:90px;
}
.pop-img .content{
	background:url(/uploads/image/micommon/zzp_pop_shadow01.png) 0 0 repeat-y;
	overflow:hidden;
	height:auto;
	text-align:center;
}
.pop-img .bottom{
	height:7px;
	background:url(/uploads/image/micommon/zzp_pop_shadow01.png) -138px top no-repeat;
}
/*** 编辑、删除弹出层 ***/
.zzp-table01-head .operating label{color:#000;}
.operating span{
	display:inline-block;
	color:#29568f;
}
.zzp-table01-body .operating span{
	padding-right:10px;
}
.operating label{color:#29568f;}
.operating label a.hui{ color:#999999;}

.operating label,.operating span.del a{
	float:left;
	cursor:pointer;
	line-height:24px;
}
.operating .ico-arrow{
	background:url(/uploads/image/micommon/zzp_list_all.png) -104px -68px no-repeat;
	width:14px;
	height:22px;
	float:left;
	/*margin-left:8px;
	margin-right:20px;*/
	margin-left:3px;
	margin-right:0px;
	/*margin-top:3px;*/
	position:relative;
	top:3px;
}
.operating .ico-hover{
	background:url(/uploads/image/micommon/zzp_list_all.png) -123px -68px no-repeat;
}
.operating .ico-click{
	background:url(/uploads/image/micommon/zzp_list_all.png) -93px -125px no-repeat;
}
/*时间范围样式*/
img.time-ico{
	margin:0 5px;
}
span.timer{
	vertical-align:20%;
	*vertical-align:50%;
}
.zzp-form-table .start-time,.zzp-form-table .died-time{
	float:none;
	width: 135px;
}
/* 删除弹出层 */
.operating div.pop-del{
	padding: 0 6px 0 0;
}
.pop-del{
	padding:0px;
	height:80px;
	min-width:200px;
	*width:280px;
	background:url(/uploads/image/micommon/zzp_list_all.png) right -1187px no-repeat;
	overflow:hidden;
	*zoom:1;
	padding-right:6px;
	position:absolute;
	display:none;
}
.pop-del .left{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0 -1193px no-repeat;
	width:6px;
	height:74px;
	margin-top:6px;
	float:left;
}
.pop-del .repeat{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0 -1074px repeat-x;
	height:80px;
	padding:0px;
	margin-left:6px;
	_margin-left:0px;
	_float:left;
}
.pop-del .arrow{
	background:url(/uploads/image/micommon/zzp_list_all.png) right -1162px no-repeat;
	height:9px;
	width:100%;
	padding:0;
	overflow:hidden;
}
.pop-del .arrow-le{	background:url(/uploads/image/micommon/zzp_list_all.png) -90px -1162px no-repeat;
	height:9px;
	width:100%;
	padding:0;
	overflow:hidden;
}
.pop-del .content{
	background:url(/uploads/image/micommon/zzp_list_all.png) -48px -1265px no-repeat;
	height:68px;
	padding:0 5px 0 55px;
	color:#000;
	white-space:nowrap;
}
.pop-del .content p{
	line-height:30px;
	overflow:hidden;
	*zoom:1;
}
.pop-del .content p.btn a,.pop-del .content p.btn span,.pop-del .content p.btn em{
	float:left;
}
/* 删除弹出层2 */
.pop-del2{
	padding:0px;
	height:80px;
	min-width:200px;
	*width:280px;
	background:url(/uploads/image/micommon/zzp_list_all.png) right -1193px no-repeat;
	overflow:hidden;
	*zoom:1;
	padding-right:6px;
	position:absolute;
}
.pop-del2 .left{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0 -1193px no-repeat;
	width:6px;
	height:74px;
	float:left;
}
.pop-del2 .repeat{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0 -1080px repeat-x;
	height:80px;
	padding:0px;
	margin-left:6px;
	_margin-left:0px;
	_float:left;
}
.pop-del2 .arrow{
	background:url(/uploads/image/micommon/bottom_arrow.png) right 2px no-repeat;
	height:9px;
	width:100%;
	padding:0;
	overflow:hidden;
}
.pop-del2 .arrow-left{
	background:url(/uploads/image/micommon/bottom_arrow.png) 10px 2px no-repeat;
	height:9px;
	width:100%;
	padding:0;
	overflow:hidden;
}
.pop-del2 .content{
	background:url(/uploads/image/micommon/zzp_list_all.png) -48px -1265px no-repeat;
	height:68px;
	padding:0 5px 0 55px;
	color:#000;
	white-space:nowrap;
}
.pop-del2 .content p{
	line-height:30px;
	overflow:hidden;
	*zoom:1;
}
.pop-del2 .content p.btn a,.pop-del2 .content p.btn span,.pop-del2 .content p.btn em{
	float:left;
}
.pop-del2 span.text01{ 
	display:block; 
	line-height:12px; 
	width:100%;
	margin-top:8px;
}
.pop-del2 span.text02{
	display:block; 
	line-height:12px; 
	width:100%;
	margin:5px 0 5px 0;
}
/* 编辑弹出层 */
.pop-edit{
	border:1px solid #99b6d9;
	padding:1px;
	position:absolute;
	height:auto;
	text-align:center;
	background:#fff;
	display:none;
}
.operating .pop-edit{
	padding:1px;
}
.pop-edit a{
	display:block;
	color:#29568f;
	padding:0 10px;
	line-height:24px;
	width:auto!important;
	float:none!important;
	text-align:left;
}
.pop-edit a:hover{
	color:#fff;
	background:#3675ab;
	text-decoration:none;
}
/*** 带箭头的弹出层 ***/
.pop-arrow-batch div.clear-both{ display:none;}
.pop-arrow-batch {
	bottom: 26px;
	left: 0;
	position: absolute;
	width: 230px;
}
.pop-arrow-batch .t-right {
	background:url(/uploads/image/micommon/batch-pop01.png) right -9px no-repeat;
	width:9px;
	height:9px;
	line-height:0;
	overflow:hidden;
	margin-top:-9px;
	float:right;
}
.pop-arrow-batch .t-left {
	background:url(/uploads/image/micommon/batch-pop01.png) left -9px no-repeat;
	width:9px;
	height:9px;
	overflow:hidden;
	line-height:0;
}
.pop-arrow-batch .t-repeat {
	background:url(/uploads/image/micommon/batch-pop01.png) 0 0 repeat-x;
	height:9px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	margin:-9px 9px 0 9px;
}
.arrowup .t-arrow{background:url(/uploads/image/micommon/batch-pop01-up.png) 0 0 no-repeat; height:9px; margin:0 0 0 9px;}
.arrowright .t-arrow{background:url(/uploads/image/micommon/batch-pop01-up.png) 90% 0 no-repeat; height:9px; margin:0 0 0 9px;}
.arrow-b-right .b-arrow{background-position:90% -57px!important;}

.pop-arrow-batch .b-right {
	background:url(/uploads/image/micommon/batch-pop01.png) right -18px no-repeat;
	width:9px;
	height:39px;
	float:right;
	margin-top:-39px;
	_margin-top:-40px;
}
.pop-arrow-batch .b-left {
	background:url(/uploads/image/micommon/batch-pop01.png) left -18px no-repeat;
	width:9px;
	height:39px;
}
.pop-arrow-batch .b-repeat {
	background:url(/uploads/image/micommon/batch-pop01.png) 0 -66px repeat-x;
	height:39px;
	font-size:0;
	margin:-39px 9px 0;
}
.pop-arrow-batch .b-arrow {
	height:9px;
	background:url(/uploads/image/micommon/batch-pop01.png) 0 -57px no-repeat;
	margin-top:1px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
.arrowup .b-arrow{ background:none;}

.pop-arrow-batch .b-btn {
	height:25px;
	padding-top:5px;
	text-align:center;
	overflow:hidden;
}
.pop-arrow-batch .c-left {
	background:url(/uploads/image/micommon/batch-pop02.png) 0 0 repeat-y;
	padding-left:5px;
}
.pop-arrow-batch .c-right {
	background:url(/uploads/image/micommon/batch-pop03.png) right 0 repeat-y;
	padding-right:5px;
}
.pop-arrow-batch .c-con {
	background:#f8f8f8;
	max-height:150px;
	_width:220px;
	_height:150px;
	overflow:auto;
}
.pop-arrow-batch .ztree {position:static;}
/*** 标签 ***/
.tag01{
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 -470px no-repeat;
	padding-left:25px;
	position:relative;
	float:left;
	margin-right:5px;
}
.tag01 .r{
	background:url(/uploads/image/miproducts/zzp_products_all.png) right -498px no-repeat;
	width:25px;
	height:26px;
	float:left;
}
.tag01 .m{
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 -526px repeat-x;
	height:26px;
	line-height:26px;
	float:left;
}
.tag01 .x{
	width:11px;
	height:11px;
	position:absolute;
	top:7px;
	right:7px;
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 -717px no-repeat;
}
/*hover效果*/
.tag01-hover{
	background-position:0 -554px;
}
.tag01-hover .r{
	background-position:right -581px;
}
.tag01-hover .m{
	background-position:0 -608px;
}
/*x hover效果*/
.x-hover{
	background-position:0 -635px;
}
.x-hover .r{
	background-position:right -663px;
}
.x-hover .m{
	background-position:0 -689px;
}
.x-hover .x{
	background-position:-15px -717px;
}
/*** 浮标01横向 ***/
.zzp-buoy-01{
	height:29px;
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) left top no-repeat;
	margin-left:2px;
}
.zzp-buoy-01 li{
	padding-left:2px;
	padding-top:2px;
	padding-bottom:3px;
	float:left;
}
.zzp-buoy-01 li.hover{
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) -94px -156px no-repeat;
}
.zzp-buoy-01 li.click{
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) -120px -156px no-repeat;
}
.zzp-buoy-01 li.hover .ico05,.zzp-buoy-01 li.click .ico05{
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) -97px -102px no-repeat;
}
.zzp-buoy-01 li.left a.ico06{
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) -101px -129px no-repeat;
}
.zzp-buoy-01 li.last{
	*width:15px;
	position:relative;
}
.zzp-buoy-01 li.last span{
	float:right;
	width:2px;
	overflow:hidden;
	font-size:0;
	height:26px;
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) right top no-repeat;
	margin-top:-2px;
}
.zzp-buoy-01 li a{
	width:24px;
	height:24px;
	float:left;
	background-image:url(/uploads/image/micommon/zzp-ico-buoy.png);
	background-repeat:no-repeat;
}
.zzp-buoy-01 a.ico08{
	background-position:-128px -67px;
}
.zzp-buoy-01 a.ico07{
	background-position:-128px -38px;
}
.zzp-buoy-01 a.ico06{
	width:11px;
	background-position:-49px -129px;
}
.zzp-buoy-01 a.ico05{
	background-position:-41px -102px;
}
.zzp-buoy-01 a.ico04{
	background-position:-91px -69px;
}
.zzp-buoy-01 a.ico03{
	background-position:-40px -68px;
}
.zzp-buoy-01 a.ico02{
	background-position:-89px -37px;
}
.zzp-buoy-01 a.ico01{
	background-position:-39px -37px;
}
/*** 浮标02竖向 ***/
.zzp-buoy-02{
	width:28px;
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) left -34px no-repeat;
	position:absolute;
	margin-bottom:3px;
}
.zzp-buoy-02 dd{
	padding-top:2px;
	padding-left:2px;
	padding-right:3px;
}
.zzp-buoy-02 dd.hover{
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) -94px -157px no-repeat;
}
.zzp-buoy-02 dd.click{
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) -120px -157px no-repeat;
}
.zzp-buoy-02 dd.hover .ico05,.zzp-buoy-02 dd.click .ico05{
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) -96px -102px no-repeat;
}
.zzp-buoy-02 dd.up a.ico06{
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) -62px -160px no-repeat;
}
.zzp-buoy-02 dd.last{
	position:relative;
}
.zzp-buoy-02 dd.last span{
	display:block;
	height:3px;
	width:28px;
	overflow:hidden;
	font-size:0;
	line-height:3px;
	margin-bottom:-3px;
	margin-left:-2px;
	background:url(/uploads/image/micommon/zzp-ico-buoy.png) left bottom no-repeat;
}
.zzp-buoy-02 dd a{
	width:24px;
	height:24px;
	display:block;
	background-image:url(/uploads/image/micommon/zzp-ico-buoy.png);
	background-repeat:no-repeat;
}
.zzp-buoy-02 a.ico08{
	background-position:-128px -68px;
}
.zzp-buoy-02 a.ico07{
	background-position:-128px -39px;
}
.zzp-buoy-02 a.ico06{
	height:15px;
	background-position:-31px -160px;
}
.zzp-buoy-02 a.ico05{
	background-position:-40px -102px;
}
.zzp-buoy-02 a.ico04{
	background-position:-91px -69px;
}
.zzp-buoy-02 a.ico03{
	background-position:-41px -68px;
}
.zzp-buoy-02 a.ico02{
	background-position:-89px -37px;
}
.zzp-buoy-02 a.ico01{
	background-position:-40px -37px;
}
.last .pop-edit a{
	background:#fff;
}
.last .pop-edit a:hover{
	background:#3475ab;
}
/*** 拖拽图片 ***/
.drag{
	background:url(/uploads/image/micommon/zzp_list_all.png) right top no-repeat;
	width:9px;
	height:9px;
	display:none;
}
/*** 复选框 ***/
.check{
	background:url(/uploads/image/micommon/zzp_list_all.png) -83px -68px no-repeat;
	width:13px;
	height:13px;
	overflow:hidden;
	display:inline-block;
}
#imgsselectall .check{
	vertical-align: top;
}
.check-click{
	background:url(/uploads/image/micommon/zzp_list_all.png) -83px -81px no-repeat;
}
.check-none{
	background:url(/uploads/image/micommon/zzp_list_all.png) -83px -94px no-repeat;
}
/*** 单选框 ***/
.radio01{
	background:url(/uploads/image/micommon/radio-bg.png) left top no-repeat;
	width:13px;
	height:13px;
	overflow:hidden;
	display:inline-block;
}
.radio01-click{
	background:url(/uploads/image/micommon/radio-bg.png) left bottom no-repeat;
}
/*** 清除浮动 ***/
.clear-both{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	border:none;
	padding:0;
	margin:0;
	width:100%;
	display:block;
	overflow:hidden;
}
/*** 分页 ***/
.zzp-page{
	font-family:"微软雅黑","宋体",arial;
	color:#666;
	padding:5px 5px 0 5px;
	background:#fff;
	zoom:1;
}
.zzp-page .total{
	float:left;
	padding:0 10px;
	height:24px;
	line-height:24px;
}
.zzp-page ul.pager{
	float:left;
}
.zzp-page ul li{
	float:left;
	line-height:24px;
	margin-left:3px;
	display:inline;
}
/*
.zzp-page li.page a{
	display:block;
	border:1px solid #d6d6d6;
	color:#666;
	background:#fafafa;
	width:20px;
	text-align:center;
	height:20px;
	line-height:20px;
	margin-top:2px;
}
.zzp-page li.page a:hover{
	border:1px solid #b7cfeb;
	color:#004cab;
	background:#fff;
}
.zzp-page li.current a,.zzp-page li.current a:hover{
	border:1px solid #adc2db;
	color:#000;
	background:#d7e4f4;
}
.zzp-page li.point span{
	display:block;
	color:#666;
	width:20px;
	text-align:center;
	height:20px;
	line-height:20px;
	margin-top:2px
}
.zzp-page li.go .zzp-btn25 em{
	min-width: 15px;
    padding: 0 3px;
}*/
.zzp-page .zzp-operations{
	float:left;
}

.zzp-page .zzp-right {
	width:370px;/*解决小分辨率下错位问题*/
	float:right;
}
.zzp-page .checkbox{
	overflow:hidden;
}
.zzp-page .checkbox em,.zzp-page .checkbox label{
	float:left;
}
.zzp-page .checkbox em{
	margin-top:5px;
	margin-right:3px;
}
.zzp-page .click .check{
	background:url(/uploads/image/micommon/zzp_list_all.png) -83px -81px no-repeat;
}
/* 跳转区 
.zzp-page .jump{
	margin-left:35px;
}
.zzp-page .jump .zzp-input{
	width:45px;
	height:20px;
	line-height:20px;
	padding:1px;
}*/
/* 设置 */
.zzp-page .page-set{
	/*position:relative;*/
}
.zzp-page .page-set .ico{
	display:inline-block;
	width:31px;
	height:24px;
	background:url(/uploads/image/micommon/zzp_list_all.png) -112px -151px no-repeat;
	margin-top:1px;
}
.zzp-page .page-set .ico:hover{
	background:url(/uploads/image/micommon/zzp_list_all.png) -65px -151px no-repeat;
}
.zzp-page .page-set .ico:active{
	background:url(/uploads/image/micommon/zzp_list_all.png) -112px -126px no-repeat;
}
.zzp-page .page-input01{
	background:url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x;
	border:1px solid #cacaca;
	padding:0 5px;
	color:#326aa5;
	width:64px;
	height:23px;
	line-height:22px;
	text-align:center;
	/*position:relative;*/
}
.zzp-page .page-input01 span{
	float:left;
}
.zzp-page .page-input01 input{
	border:0;
	margin:0 1px;
	padding:0;
	background:none;
	text-align:center;
	width:22px;
	color:#326aa5;
}
.zzp-page .page-input01 label{
	background:url(/uploads/image/micommon/zzp_list_all.png) -140px -22px;
	width:8px;
	height:6px;
	float:right;
	margin-top:8px;
}
.zzp-page .page-select{
	border: 1px solid #9bb7d8;
	background:#fff;
	position: absolute;
    left: -1px;
    bottom: 24px;
    width: 72px;
	padding:1px;
	-moz-box-shadow:1px 1px 2px #ebebeb;
	-webkit-box-shadow:1px 1px 2px #ebebeb;
	box-shadow:1px 1px 2px #ebebeb;
}
.zzp-page .page-select a{
	display:block;
	color:#b3b3b3;
	border:1px solid #fff;
	height:20px;
	line-height:20px;
	padding:0;
}
.zzp-page .page-select a:hover{
	display:block;
	color:#b3b3b3;
	border:1px solid #d6d6d6;
	background:#fafafa;
}
.zzp-page .page-select a.current{
	background:#d7e4f4;
	border:1px solid #adc2db;
}
/* 设置弹出层 */
.zzp-page .page-set .page-pop{
	position:absolute;
	right:-3px;
	bottom:20px;
	padding:7px 0 0 0;
	background:url(/uploads/image/micommon/zzp_pop_shadow02.png) right top no-repeat;
	width:158px;
	overflow:visible;
}
.zzp-page .page-set .page-pop .pop-content01{
	background:url(/uploads/image/micommon/zzp_pop_shadow02.png) 0 0 repeat-y;
	padding:0px 5px;
}
.zzp-page .page-set .page-pop .pop-bottom01{
	height:7px;
	background:url(/uploads/image/micommon/zzp_pop_shadow02.png) -158px top no-repeat;
}
.zzp-page .page-set .page-pop .set-show{
	padding:8px 0px 0px 18px;
}
.zzp-page .page-set .page-pop .set-radio{
	padding-left:10px;
}
.zzp-page .page-set .page-pop .set-radio a{
	display:inline-block;
	width:41px;
	height:25px;
	margin-right:2px;
	line-height:25px;
	text-align:center;
	color:#333;
}
.zzp-page .page-set .page-pop .set-radio a:hover{
	background:url(/uploads/image/micommon/page-bg.png) right top no-repeat;
}
.zzp-page .page-set .page-pop .set-radio a.current,.zzp-page .page-set .page-pop .set-radio a.current:hover{
	background:url(/uploads/image/micommon/page-bg.png) left top no-repeat;
	color:#fff;
}
.zzp-page .page-set .page-pop .custom{
	padding-left:18px;
	padding-bottom:10px;
	color:#333;
}
.zzp-page .page-set .page-pop .custom input{
	background:url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x;
	border:1px solid #cacaca;
	width:65px;
}
/** 批量操作相关样式 **/
.zzp-page .zzp-operations .zzp-btn-ico em {
	/*padding-right:20px;*/
}
.zzp-page .zzp-operations .zzp-btn-ico cite{
	height:25px;
	float:left;
}
.zzp-page .zzp-operations .zzp-btn-ico .ico {
	background:url(/uploads/image/micommon/batch_ico.png) left center no-repeat;
	width:8px;
	margin-left:5px;
}
.batch-pop .zzp-shadow01 {
	bottom: 22px;
	position: absolute;
	right: 0;
	width:120px;
}
.batch-pop .zzp-shadow01 a {
	display:block;
	padding:0 5px;
	height:22px;
	line-height:22px;
	border:1px solid #fff;
	color:#333;
}
.batch-pop .zzp-shadow01 a:hover {
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) repeat-x 0px -66px;
	border:1px solid #b2cee9;
}
.batch-pop .pop-del2 {
	bottom:22px;
	right:20px;
}
/*** 无数据 ***/
.zzp-no-data,
.zzp-no-data-btn{
	text-align:center;
}
.zzp-no-data span{
	background:url(/uploads/image/micommon/nodata.png) left center no-repeat;
	display:inline-block;
	padding:20px 0 20px 40px;
}
/*** 表格01(文字) 样式 ***/
.zzp-table-box{
	overflow:hidden;
}
.zzp-table01{
	overflow:hidden;
	*zoom:1;
}
.zzp-grid-box{
	height : 100%;
}
.zzp-table01 table{
	width:100%;
	_width:auto;
	_zoom:1;
	table-layout:fixed;
}
.zzp-table01 table tr td{
	height:28px;
}
.zzp-table01 table tr td div{
	min-height:28px;
	line-height:28px;
	padding-left:5px;
	padding-right:5px;
	*zoom:1;

	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	vertical-align:middle;/*新加*/
	
}
.zzp-table01 table tr td div div{
	height:auto;
	overflow:visible;
	padding-left:0px;
	padding-right:0px;
}
/** 表格头部 **/
.zzp-table01 .zzp-table01-head{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0px -896px repeat-x;
	border-bottom:1px solid #bebebe;
	border-top:1px solid #fefefe;
}
.zzp-table01 .zzp-table01-head tr td{ padding:0px;
	
}
.zzp-table01 .zzp-table01-head tr td div{
	border-left:1px solid #c9c9c9;
	border-right:1px solid #f0f0f0;
	padding-left:4px;
	padding-right:4px;
}
.zzp-table01 .zzp-table01-head tr td.bg-none{
	background:none;
}
.zzp-table01 .zzp-table01-head td div.checkbox em{
	background:url(/uploads/image/micommon/zzp_list_all.png) -104px 0px no-repeat;
	width:30px;
	height:15px;
	display:block;
	position:relative;
	top:6px;
}
.zzp-table01 .zzp-table01-head td div.checkbox em.hover{
	background:url(/uploads/image/micommon/zzp_list_all.png) -104px -34px no-repeat;
}
.zzp-table01 .zzp-table01-head td div.checkbox{
	overflow:visible;
}
.zzp-table01 .zzp-table01-head .zzp-shadow01{
	position:absolute;
	top:10px;
	left:15px;
}
.zzp-table01 .zzp-table01-head .zzp-shadow01 .main-con{
	padding:0 5px;
}
.zzp-table01 .zzp-table01-head .zzp-shadow01 .main-con li{
	overflow:hidden;
	_zoom:1;
}
.zzp-table01 .zzp-table01-head .zzp-shadow01 .main-con i{
	float:left;
	margin-right:5px;
	margin-top:5px;
}
.zzp-table01 .zzp-table01-head td div label{
	display:block;
	height:28px;
	line-height:28px;
}
.zzp-table01 .zzp-table01-head .tableheader .liter{
	background:url(/uploads/image/micommon/sort_arrow.png) right 5px no-repeat;
}
.zzp-table01 .zzp-table01-head .tableheader .drop{
	
	background:url(/uploads/image/micommon/sort_arrow.png) right -68px no-repeat;
}
.zzp-table01 .zzp-table01-head .tableheader .default{
	
	background:url(/uploads/image/micommon/sort_arrow.png) right -32px no-repeat;
}
/*.zzp-table01 .zzp-table01-head td div span{
	float:right;
	width:8px;
	height:18px;
	margin-top:3px;
}*/
.zzp-table01 .zzp-table01-head td.hover div{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0px -932px repeat-x;
}
.zzp-table01 .zzp-table01-head td.click div{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0px -968px repeat-x;
}
/*
.zzp-table01 .zzp-table01-head td.hover div span{
	background:url(/uploads/image/micommon/zzp_list_all.png) -110px -105px no-repeat;
}
.zzp-table01 .zzp-table01-head td.hover div span.liter{
	background:url(/uploads/image/micommon/zzp_list_all.png) -110px -105px no-repeat;
}
.zzp-table01 .zzp-table01-head td.hover div span.drop{
	background:url(/uploads/image/micommon/zzp_list_all.png) -123px -105px no-repeat;
}
*/
/** 表格内容 **/
.zzp-table01 .zzp-table01-body{
	overflow-y:auto;
	overflow-x:hidden;
	*zoom:1;
}
.zzp-table01 .zzp-table01-body td{
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #fff;
	color:#444;
	cursor:pointer;
}
.zzp-table01 .zzp-table01-body div.name,.zzp-table01 .zzp-table01-body div.item{
	color:#000;
}
.zzp-table01 .zzp-table01-body tr.even td{
	background-color:#fafafa;
}
.zzp-table01 .zzp-table01-body tr.hover td{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0px -1004px repeat-x;
	border-top:1px solid #bbdaf7;
	border-bottom:1px solid #bbdaf7;
}
.zzp-table01 .zzp-table01-body tr.click td{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0px -1040px repeat-x;
	border-bottom:1px solid #96bee2;
	border-top:1px solid #accbe6;
}
.zzp-table01 .zzp-table01-body tr.current td{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0px -1004px repeat-x;
	border-top:1px solid #bbdaf7;
	border-bottom:1px solid #bbdaf7;
}
.zzp-table01 .zzp-table01-body .checkbox em{
	background:url(/uploads/image/micommon/zzp_list_all.png) -83px -68px no-repeat;
	width:13px;
	height:13px;
	float:left;
	overflow:hidden;
	margin-top:5px;
}
.zzp-table01 .zzp-table01-body .checkbox em.check-none{
	background:url(/uploads/image/micommon/zzp_list_all.png) -83px -94px no-repeat;
}
.zzp-table01 .zzp-table01-body tr.click .checkbox em,.zzp-table01 .zzp-table01-body tr.click .checkbox em.check-none{
	background:url(/uploads/image/micommon/zzp_list_all.png) -83px -81px no-repeat;
}
.zzp-table01 .zzp-table01-body .img img.pic{
	width:18px;
	height:15px;
	margin-top:5px;
}
.zzp-table01 .zzp-table01-body .remind span{
	display:inline-block;
	height:15px;
	/*margin-top:5px;*/
	vertical-align:middle;/*新加*/
	overflow:hidden;
}
.zzp-table01 .zzp-table01-body .remind span.ico02{
	margin-right:0px;
}
.zzp-table01 .zzp-table01-body .remind label{
	height:15px;
	width:14px;
	float:left;
}
.zzp-table01 .zzp-table01-body .remind em{
	height:15px;
	width:20px;
	line-height:15px;
	padding-left:5px;
	float:left;
}
.zzp-table01 .zzp-table01-body .remind .ico01 label{
	background:url(/uploads/image/micommon/zzp_list_all.png) -65px -67px no-repeat;
}
.zzp-table01 .zzp-table01-body .remind .ico02 label{
	background:url(/uploads/image/micommon/zzp_list_all.png) -65px -86px no-repeat;
}
.zzp-table01 .zzp-table01-body div.operating,.zzp-table01 .zzp-table01-body div.img,.zzp-table01 .zzp-table01-body div.checkbox{
	overflow:visible;
}
.zzp-table01 .zzp-table01-body div.operating{
	height:28px;
}
.zzp-table01 .zzp-table01-body .phone_ico img{
	margin-top:5px;
}
/*表格的特殊颜色*/
.zzp-table01 .zzp-table01-body div.red{color:#cc0000;}
.zzp-table01 .zzp-table01-body div.orange{color:#cc6600;}
.zzp-table01 .zzp-table01-body tr.cancle td,.zzp-table01 .zzp-table01-body tr.cancle div.name,.zzp-table01 .zzp-table01-body tr.cancle div.item{color:#999;}

/*** 表格02(图文) 样式 ***/
.zzp-list02{
	overflow:auto;
	*zoom:1;
}
.zzp-list02:after{
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
	font-size:0px;
	display:block;
}
.zzp-list02 .zzp-td{
	width:50%;
	*width:48.9%;
	float:left;
}
.zzp-list02 .td-content{
	height:58px;
	padding:10px 20px 10px 15px;
	border:1px solid #eaeaea;
}
.zzp-list02 .hover .td-content{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0 -682px repeat-x;
	border:1px solid #c3dff9;
}
.zzp-list02 .click .td-content{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0 -770px repeat-x;
	border:1px solid #afcde8;
}
.zzp-list02 .current .td-content{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0 -682px repeat-x;
	border:1px solid #c3dff9;
}
.zzp-list02 .checkbox{
	background:url(/uploads/image/micommon/zzp_list_all.png) -83px -68px no-repeat;
	width:13px;
	height:13px;
	margin-top:21px;
	float:left;
}
.zzp-list02 .click .checkbox{
	background:url(/uploads/image/micommon/zzp_list_all.png) -83px -81px no-repeat;
}
.zzp-list02 .td-content .img{
	float:left;
	margin:0 15px;
	*font-size:0;
}
.zzp-list02 .td-content .img img{
	width:80px;
	height:58px;
}
.zzp-list02 .td-content .description{
	color:#797979;
	margin-left:125px;
	height:58px;
	overflow:hidden;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.zzp-list02 .td-content .description{
		margin-left:0;
	}
} 
.zzp-list02 .td-content .description h4{
	color:#333;
	font-size:12px;
}
.zzp-list02 .td-content .description .time{
	float:right;
}
.zzp-list02 .td-content .description .detail{
	word-break:break-all;
	word-wrap: break-word;/*ff只识别这个*/
	margin-top:7px;
	line-height:20px;
}
.zzp-list02 .hover .td-content .drag,.zzp-list02 .click .td-content .drag,.zzp-list02 .current .td-content .drag{
	display:block;
	margin-left: -12px;
    margin-top: -65px;
}
.zzp-list02 .zzp-buoy-01{
	display:none;
}
.zzp-list02 .hover .zzp-buoy-01{
	display:block;
}


/** 只能一列的表格 **/
.one-list{
	overflow-y:auto;
	overflow-x:hidden;
	*position:relative;
}
.one-list .zzp-td{
	width:100%;
	float:none;
	
}
.one-list .zzp-td.hover,.one-list .zzp-td.click,.one-list .zzp-td.current{
	position:relative;
}
.one-list .td-content .description{
	margin-right:60px;
}
.one-list .zzp-td .del{
	float: right;
    margin-top: -35px;
}
.one-list .zzp-td a{
	color:#29568f;
}
.one-list .hover .td-content .drag,.one-list .click .td-content .drag,.one-list .current .td-content .drag{
	margin-left:0;
	margin-top:0;
	position:absolute;
	top:5px;
	left:5px;
}
/*** 表格03(图片) 样式 ***/
.zzp-list03{
	overflow:auto;
}
.zzp-list03 ul li{
	width:120px;
	height:133px;
	padding:13px 12px;
	float:left;
	margin:10px 0 0 10px;
	background:url(/uploads/image/micommon/zzp_list_all.png) 0 -183px;
}
.zzp-list03 ul li p{
	text-align:center;
}
.zzp-list03 ul li.clear-both{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
	padding:0;
	margin:0;
	float:none;
	
}
.zzp-list03 ul li.hover{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0px -516px;
}
.zzp-list03 ul li.click{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0px -348px;
}
.zzp-list03 ul li.current{
	background:url(/uploads/image/micommon/zzp_list_all.png) 0px -516px;
}
.zzp-list03 ul li .img-box{
	width:120px;
  	display:table\9;
	table-layout:fixed\9;
}
.zzp-list03 ul li .img{
	width:120px;
	height:90px;
	font-size:90px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
}
.zzp-list03 ul li img {
	max-width:120px;
	max-height:90px;
	_width:120px;
	_height:90px;
	vertical-align:middle;

}
.zzp-list03 ul li p.name{
	_width:120px;
	color:#1b1b1b;
	overflow:hidden;
	height:25px;
	line-height:25px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.zzp-list03 ul li p.name label{
	_width:120px;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.zzp-list03 ul li p.time{
	color:#aeaeae;
	height:14px;
	line-height:14px;
	overflow:hidden;
}
.zzp-list03 ul li.hover p.time{
	color:#1b1b1b;
}
/** 浮标 **/
.zzp-list03 .buoy{
	display:none;
	width:27px;
	height:100px;
	position:absolute;
	top:12px;
	right:8px;
	background:url(/uploads/image/micommon/zzp_list_all.png) 0 -68px no-repeat;
}
.zzp-list03 .hover .buoy{
	display:block;
}
.zzp-list03 .buoy a{
	float:left;
	width:24px;
	height:22px;
	margin-bottom:2px;
}
.zzp-list03 .buoy a:hover{
	background-image:url(/uploads/image/micommon/zzp_list_all.png);
	background-repeat:no-repeat;
}
.zzp-list03 .buoy a.ico01:hover{
	background-position:-34px -68px;
}
.zzp-list03 .buoy a.ico02:hover{
	background-position:-34px -92px;
}
.zzp-list03 .buoy a.ico03:hover{
	background-position:-34px -116px;
}
.zzp-list03 .buoy a.ico04:hover{
	background-position:-34px -140px;
}

.zzp-list03 li .checkbox{
	width:13px;
	height:13px;
	display:block;
	margin-top:-129px;
	margin-top:-127px\9;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {.zzp-list03 li .checkbox{
	margin-top:-125px;
}} 
.zzp-list03 li .checkbox input{
	width:13px;
	height:13px;
	margin:0;
	padding:0;
	overflow:hidden;
}
.zzp-list03 li.hover .drag,.zzp-list03 li.click .drag,.zzp-list03 li.current .drag{
	display:block;
	margin-left: -5px;
    margin-top: -18px;
}
/*** 表格04(图册) 样式 ***/
.zzp-list04{
	background:url(/uploads/image/micommon/zzp_list04_bg03.png) left top repeat;
}
.zzp-list04 .list04-left{
	background:url(/uploads/image/micommon/zzp_list04_bg01.png) left top repeat-y;
	padding-left:20px;
}
.zzp-list04 .list04-right{
	background:url(/uploads/image/micommon/zzp_list04_bg02.png) right top repeat-y;
	overflow:hidden;
	*zoom:1;
}
.zzp-list04 dd{
	height:130px;
	width:230px;
	padding-left:17px;
	padding-right:30px;
	float:left;
	background:url(/uploads/image/micommon/zpp-list-04-s.png) 0 6px no-repeat;
}
.zzp-list04 dd.hover{
	background:url(/uploads/image/micommon/zpp-list-04-sh.png) 0 6px no-repeat;
}
.zzp-list04 dd.click{
	background:url(/uploads/image/micommon/zpp-list-04-sc.png) 0 7px no-repeat;
}
.zzp-list04 dd.current{
	background:url(/uploads/image/micommon/zpp-list-04-sh.png) 0 6px no-repeat;
}
.zzp-list04 dd.click em.check{
	background:url(/uploads/image/micommon/zzp_list_all.png) -83px -81px no-repeat;
}
.zzp-list04 .img{
	float:left;
	padding-top:8px;
}
.zzp-list04 .img img{
	width:90px;
	height:110px;
}
.zzp-list04 .detail{
	margin-left:110px;
	color:#999;
	margin-top:30px;
}
.zzp-list04 .detail p{
	padding:3px;
}
.zzp-list04 .detail p.name{
	color:#333;
	overflow:hidden;
	*zoom:1;
}
.zzp-list04 .detail p.name em,.zzp-list04 .detail p.name span{
	float:left;
}
.zzp-list04 .detail p.name em{
	padding-right:5px;
}

.zzp-list04 .ico{
	overflow:hidden;
	*zoom:1;
}
.zzp-list04 .ico span{
	float:left;
	width:13px;
	height:13px;
	background-image:url(/uploads/image/micommon/zpp-list04-ico.png);
}
.zzp-list04 .ico label{
	float:left;
	padding:0 20px 0 5px;
}
.zzp-list04 .ico span.ico-l{
	background-position:0 0;
}
.zzp-list04 .ico span.ico-r{
	background-position:right 0;
}
/*列表拖动层效果*/
/*.zzp-table01 .zzp-table01-body tr.draging td{
	background:url(/uploads/image/micommon/drag2.png) 0 -58px repeat-x;
}*/

.zzp-table01 .zzp-table01-body tr.draging {
	background:url(/uploads/image/micommon/drag3.png) 0 center repeat-x;

}
.zzp-table01 .zzp-table01-body tr.draging td.first{
	background:url(/uploads/image/micommon/drag2.png) 0 6px no-repeat;
	width:30px;

	
}
.zzp-table01 .zzp-table01-body tr.draging td.last{
	background:url(/uploads/image/micommon/drag2.png) 100% -28px no-repeat;
	width:30px;
		text-align:right;
	
}

.zzp-list03 ul li.ui-sortable-placeholder{
	width:16px;
	padding-left:0;
	padding-right:0;
	visibility:visible!important;
	background:url(/uploads/image/micommon/drag.png) 0 0 no-repeat;
}
/***自动获取***/
.auto-keywords {
	margin-left:5px;
	line-height:22px;
	float:left;
}
/* 页面低部多页签
**************************************************************/
/** 公用 **/
.zzp-vertical-scont .zzp_tabs_cont{
	overflow:auto;
	#position:relative;
}
.zzp-vertical-scont .zzp_tabs_cont .btn{
	overflow:hidden;
	*zoom:1;
}
.zzp-vertical-scont .zzp_tabs_cont .btn .zzp-btn-positive {
    float: left;
}
.zzp-vertical-scont .zzp_tabs_cont .btn input {
    float: left;
    height: 13px;
    margin-left: 20px;
    margin-top: 5px;
    overflow: hidden;
    width: 13px;
}
.zzp-vertical-scont .zzp_tabs_cont .btn label {
    float: left;
    margin-left: 5px;
    margin-right: 30px;
    margin-top: 5px;
}
.zzp-vertical-scont .zzp_tabs_cont .zzp-table01{
	margin-top:10px;
}
.zzp-vertical-scont .zzp-table01 table tr td.first{
	width:100px;	
}
.zzp-vertical-scont .zzp-table01 table tr td.time{
	width:150px;	
}
.zzp-vertical-scont .zzp-table01 table tr td.last{
	width:50px;	
}
.zzp-vertical-scont .zzp-table01 table tr td.first div{
	background: 5px 8px no-repeat;
	padding-left:15px;
}
/** 推广优化 **/
.zzp-vertical-scont .zzp_tabs_cont .rule span{
	float:left;
}
.zzp-vertical-scont .zzp_tabs_change .zzp-form-table th {
	width:65px;
}
.zzp-vertical-scont .zzp_tabs_change .promotion  td > .zzp-input{
	width:300px!important;
}
.zzp-vertical-scont .zzp_tabs_change .promotion .zzp-textarea{
	height:50px;
	width:300px!important;
	font-size:13px;
}
.zzp-vertical-scont .zzp_tabs_change .promotion .zzp-keyword-div{
	width:308px!important;
}
.zzp-vertical-scont .zzp_tabs_change .promotion .zzp-select-result{
	height:22px;
	line-height:22px;
}
.zzp-vertical-scont .zzp_tabs_change .promotion .zzp-select{
	width:380px;
}
.zzp-vertical-scont .zzp_tabs_change .promotion .zzp-btn25 em{
	width:80px;
}




/** 相关留言 **/
.zzp-message {
	background:#fafafa;
	border-top:1px solid #dedede;
}
.zzp-message .zzp-td {
	border-top:1px solid #fff;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	padding:15px;
	position: static;
	width:auto!important;
}
.zzp-message .check {
	float:left;
}
.zzp-message .click .checkbox{
	background: url(/uploads/image/micommon/zzp_list_all.png) no-repeat scroll -83px -68px transparent;
}
.zzp-message .click .check-click{
	background:url(/uploads/image/micommon/zzp_list_all.png) -83px -81px no-repeat;
}
.zzp-message .avatar {
	width:40px;
	height:40px;
	padding-left:4px;
	padding-top:4px;
	background:url(/uploads/image/miproducts/zzp-avatar.png) 0 0 no-repeat;
	float:left;
	margin-left:15px;
}
.zzp-message .avatar img {
	width:36px;
	height:36px;
}
.zzp-message .detail-infor {
	margin-left:85px;
	/*margin-bottom:27px;
	position:relative;*/
}
.zzp-message .detail-infor .t{
	height:20px;
}
.zzp-message .detail-infor .t em,.zzp-message .detail-infor .t span {
	float:left;
	margin-right:15px;
}
.zzp-message .detail-infor .t .l .title{
	margin-right:2px;
}
.zzp-message .detail-infor .t .l .name {
	margin-right:2px;
	float:left;
	margin-right:15px;
}
.zzp-message .detail-infor .t .l .mes-title {
	margin-left:35px;
}
.zzp-message .detail-infor .t .l {
	float:left;
	color:#333;
}
.zzp-message .detail-infor .t .name,.zzp-message .detail-infor .t .title a {
	color:#29568f;
}
.zzp-message .detail-infor .t .time {
	color:#797979;
}
.zzp-message .detail-infor .t .ico {
	background:url(/uploads/image/miproducts/zzp_products_all.png) 0 -316px no-repeat;
	width:14px;
	height:14px;
	margin-top:1px;
	float:left;
	margin-right:15px;
}
.zzp-message .detail-infor .t .zzp-shadow01{
	/*display:none;*/
}
.zzp-message .detail-infor .t img{
	width:120px;
	height:90px;
	margin-bottom:8px;
}
.zzp-message .detail-infor .t .main-con{
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
}
.zzp-message .detail-infor .t .main-con p{
	line-height:20px;
}

.zzp-message .detail-infor .t .card {
	background:url(/uploads/image/miproducts/card.png) 0 0 no-repeat;
	width:22px;
	height:16px;
	margin-top:1px;
}
.zzp-message .detail-infor .t .card .certification {
	position:absolute;
	left:-20px;
	top:10px;
	line-height:60px;
	height:60px;
	width:120px;
	text-align:center;
	background:url(/uploads/image/miproducts/certification.png) 0 0 no-repeat;
}
.zzp-message .detail-infor .t .r {
	float:right;
	color:#797979;
}
.zzp-message .detail-infor .c {
	word-break:break-all;
	word-wrap:break-word;
	line-height:20px;
	clear:both;
}
.zzp-message .operating {
	/*bottom: -22px;
    position: relative;*/
	text-align:right;
	/*width:50%;*/
	right:0;
}
.message_board_rowlist_page_relay_content{
	zoom:1;
}
.zzp-message .operating .message-del{
	margin-right: 10px;
}
.zzp-message .operating .message-del .zzp-popalert-arrow{
	_width:220px;
}
.zzp-message .operating .zzp-btn-yesno{
	margin-top:2px;
	margin-right:5px;
}
.zzp-message .operating .zzp-btn-map .icon{
	background:url(/uploads/image/miproducts/reply.png) left center no-repeat;
}
.zzp-message .hover{
	background:#ddecf9 url(/uploads/image/miproducts/products-message-bg01.png) left -1px repeat-x;
	border:1px solid #c4e0fa;
}
.zzp-message .click{
	background:#dae9f7 url(/uploads/image/miproducts/products-message-bg02.png) left -1px repeat-x;
	border:1px solid #bed6eb;
}
/* 回复的样式 */
.zzp-message .reply-box{
	background:#e1ecf7 url(/uploads/image/miproducts/reply-bg.png) left 5px repeat-x;
	margin:0 0 0px 85px;
}
.zzp-message .reply-arrow{
	background:url(/uploads/image/miproducts/reply-arrow.gif) right 0 no-repeat;
	_position:relative;
	_z-index:1;
	height:7px;
	font-size:0;
	overflow:hidden;
}
.zzp-message .reply-con{
	border:1px solid #9ab7d1;
	border-top:none;
	margin-top:-1px;
	_margin-top:-2px;
	padding:10px;
	zoom:1;
}
.zzp-message .reply-con span{
	float:left;
}
.zzp-message .reply-con .f-r{
	float:right;
}
.zzp-message .reply-con .l{
	margin-right:210px;
}
.zzp-message .reply-con .zzp-input{
	width:98%;
	#width:96%;
	_width:400px;
}
.zzp-message .reply-con .zzp-btn-positive{
	margin-left:10px;
	margin-top:1px;
}
.zzp-message .reply-con .zzp-btn-yesno{
	margin-left:5px;
	margin-top:2px;
}
.zzp-message .reply-con .zzp-btn-negative{
	margin-left:10px;
	margin-top:1px;
}
.zzp-message .reply .t .l .name{
	background:url(/uploads/image/miproducts/name-ico.png) left center no-repeat;
	padding-left:15px;
}
.zzp-message .reply .c{
	padding-left:17px;
	clear:both;
}
.message-prod .pop-img{
	position:static;
	top:0;
	left:0;
}
.message-prod .pop-img .name{
	font-size:12px;
	padding:5px 0;
}
/** 相关下载 **/
.related-download .zzp-table01 .ico{
	width:16px;
	height:16px;
	float:left;
	margin:4px 3px 0 0;
}
/** 相关意向 **/
.zzp-vertical-scont .zzp_tabs_change .intention li{
	overflow:hidden;
	*zoom:1;
	line-height:25px;
	background:url(/uploads/image/miproducts/ico-point.png) left center no-repeat;
	padding-left:10px;
}
.zzp-vertical-scont .zzp_tabs_change .intention span{
	float:left;
}
.zzp-vertical-scont .zzp_tabs_change .intention span.n{
	margin-right:10px;
	color:#006699;
}
.zzp-vertical-scont .zzp_tabs_change .intention span.t{
	margin-right:10px;
	color:#999;
}
.zzp-vertical-scont .zzp_tabs_change .intention span.c{
	margin-right:10px;
	color:#333;
}
/*fieldset定义*/
.zzp-fieldset {
}
.zzp-fieldset .fieldset-title{
	height:30px;
}
.zzp-fieldset .fieldset-title div{
	height:30px;
	overflow:hidden;
	/*display:inline-block;*/
	cursor:pointer;
}
.zzp-fieldset .open{
	background:url(/uploads/image/micmodule/zzp_bg_fieldset_title.gif) no-repeat 100% 0px;
}
.zzp-fieldset .open div.hover{
	background:url(/uploads/image/micmodule/zzp_bg_fieldset_title.gif) no-repeat 100% -31px;
}
.zzp-fieldset .close{
	background:url(/uploads/image/micmodule/zzp_bg_fieldset_title.gif) no-repeat 100% -62px;
}
.zzp-fieldset .close div.hover{
	background:url(/uploads/image/micmodule/zzp_bg_fieldset_title.gif) no-repeat 100% -93px;
}
.zzp-fieldset .fieldset-title .icon{
	width:28px;
	height:30px;
	overflow:hidden;
	float:left;
	margin:0;
}
.zzp-fieldset .open .icon{
	background:url(/uploads/image/micmodule/zzp_bg_fieldset_arrow.gif) no-repeat 0px 0px;
}
.zzp-fieldset .open div.hover .icon{
	background:url(/uploads/image/micmodule/zzp_bg_fieldset_arrow.gif) no-repeat 0px -31px;
}
.zzp-fieldset .close .icon{
	background:url(/uploads/image/micmodule/zzp_bg_fieldset_arrow.gif) no-repeat 0px -62px;
}
.zzp-fieldset .close div.hover .icon{
	background:url(/uploads/image/micmodule/zzp_bg_fieldset_arrow.gif) no-repeat 0px -93px;
}
.zzp-fieldset .fieldset-title .title{
	height:30px;
	padding:0 10px 0 0;
	float:left;
	line-height:30px;
	background:#fff;
	color:#194a82;
}
.zzp-fieldset .hover .title{
	background:url(/uploads/image/micmodule/zzp_bg_fieldset_title_02.gif) repeat-x 0px 0px;
}
.zzp-fieldset .fieldset-content{
	padding:10px 0;
	*zoom:1;/*用于解决ie6、7 table宽度100%溢出问题*/
}
/* zzp-select */
.zzp-select{
	width:300px;
	line-height:26px;
	padding:0 2px;
	border:1px solid #a9a9a9;
	background: url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x;
	display:inline-block;
	#display:inline;
	#zoom:1;
	#vertical-align:top;
	z-index:10;
}
.zzp-select .result-wrap{
	height:26px;
	margin-right:25px;
	overflow:hidden;
}
.zzp-select .icon{
	width:20px;
	height:22px;
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) no-repeat;
	float:right;
	margin:2px 0 0 0;
}
.zzp-select .icon:hover{
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) no-repeat 0px -22px;
}
.zzp-select .arrow{
	width:6px;
	height:6px;
	overflow:hidden;
	display:block;
	background: url(/uploads/image/micmodule/zzp_icon_btn_blue_down_arrow.gif) no-repeat;
	margin:9px 0 0 7px;
	cursor:pointer;
}
.zzp-select.zzp-select-active{
	border:1px solid #4c87c2;
	position:relative;
	z-index:2;
}
.zzp-select.zzp-select-active .icon,.zzp-select.zzp-select-active .icon:hover{
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) no-repeat 0px -44px;
}
.zzp-select div.select-wrap{
	width:100%;
	border:1px solid #99b6d9;
	background:#fff;
	position:absolute;
	top:26px;
	right:-1px;
	z-index:9;
	display:none;
}
.zzp-select div.select-list{
	max-height:120px;
	/*_width:304px;*/
	_height:120px;
	overflow-y:auto;
	overflow-x:auto;
}
.zzp-select div.select-list a{
	height:22px;
	line-height:22px;
	display:block;
	border:1px solid #fff;
	margin:3px;
	color:#333;
	white-space:nowrap;
	overflow:hidden;
}
.zzp-select div.select-list a:hover{
	border:1px solid #b2cee9;
	color:#006699;
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) repeat-x 0px -66px;
}
.zzp-select div.select-list a.active,.zzp-select div.select-list a.active:hover{
	border:1px solid #94b7d7;
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) repeat-x 0px -88px;
	color:#000;
}
.zzp-select div.select-list a input{
	margin:0 3px 3px 3px;
	margin:0 3px 0 3px\9;
	vertical-align:middle;
}
.zzp-select.zzp-select-active div.select-wrap{
	display:block;
}
.zzp-select .zzp-select-result{
	margin:2px 2px 0 0;
}
.zzp-select .addbtn{
	display:block;
	padding:0 10px 0 0;
	text-align:right;
}
.zzp-select .addbtn em{
	color:#006699;
	cursor:pointer;
}
/* zzp-select-input */
.zzp-select-input{
	width:220px;
	line-height:26px;
	padding:0 2px;
	border:1px solid #a9a9a9;
	background: url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x;
	display:inline-block;
	#display:inline;
	#zoom:1;
	#vertical-align:top;
}
.zzp-select-input input.result-input{
	width:195px;
	height:26px;
	line-height:26px;
	#height:24px;
	#line-height:24px;
	padding:0px;
	border:none;
	background:none;
}
.zzp-select-input .icon{
	width:20px;
	height:22px;
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) no-repeat;
	float:right;
	margin:2px 0;
}
.zzp-select-input .icon:hover{
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) no-repeat 0px -22px;
}
.zzp-select-input .arrow{
	width:6px;
	height:6px;
	overflow:hidden;
	display:block;
	background: url(/uploads/image/micmodule/zzp_icon_btn_blue_down_arrow.gif) no-repeat;
	margin:9px 0 0 7px;
	cursor:pointer;
}
.zzp-select-input.zzp-select-input-active{
	border:1px solid #4c87c2;
	position:relative;
}
.zzp-select-input.zzp-select-input-active .icon,.zzp-select-input.zzp-select-input-active .icon:hover{
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) no-repeat 0px -44px;
}
.zzp-select-input div.select-wrap{
	width:100%;
	_width:224px;
	border:1px solid #99b6d9;
	background:#fff;
	position:absolute;
	top:26px;
	right:-1px;
	z-index:9;
}
.zzp-select-input div.select-list{
	_width:224px;
	_height:120px;
	max-height:120px;
	overflow-y:auto;
	overflow-x:auto;
	position:relative;
}
.zzp-select-input div.select-list a{
	height:22px;
	line-height:22px;
	display:block;
	border:1px solid #fff;
	margin:3px;
	color:#333;
	position:relative;
}
.zzp-select-input div.select-list a:hover{
	border:1px solid #b2cee9;
	color:#006699;
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) repeat-x 0px -66px;
}
.zzp-select-input div.select-list a.active,.zzp-select-input div.select-list a.active:hover{
	border:1px solid #94b7d7;
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) repeat-x 0px -88px;
	color:#000;
}
.zzp-select-input div.select-list a input{
	margin:0 3px 3px 3px;
	margin:0 3px 0 3px\9;
	vertical-align:middle;
}
.zzp-select-input div.select-wrap{
	display:none;
}
.zzp-select-input.zzp-select-input-active div.select-wrap{
	display:block;
}
.zzp-select-input .zzp-select-result{
	margin:2px 2px 0 0;
}
.zzp-select-input .addbtn{
	display:block;
	padding:0 10px 0 0;
	text-align:right;
}
.zzp-select-input .addbtn em,.zzp-tree-list .addbtn em{
	color:#006699;
	cursor:pointer;
}
.zzp-select-input span.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:5px;
	right:2px;
	cursor:pointer;
}
.zzp-select-input span.delete.hover {
	background:url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0px 0px;
}
.zzp-select-input span.delete.hover {
	background:url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0px 0px;
}
/* zzp-multiple-select */
.zzp-select02 div.select-wrap{
	width:234px;
}
.zzp-select02 div.select-list{
	margin:5px;
}
.zzp-select02 div.select-list a{
	width:31%;
	display:inline-block;
	margin:0px;
	padding:0;
	background:#fff;
	border:none;
	text-align:center;
}
.zzp-select02 div.select-list a:hover{
	background:#3871b6;
	color:#fff;
	border:none;
}
.zzp-select02 div.select-wrap .addbtn{
	padding:0 10px;
}
.zzp-select02 div.select-wrap .addbtn .btn-left{
	float:left;
}
.zzp-select02 div.select-wrap .addbtn .btn-right{
	float:right;
}
/* zzp-multiple-select */
.zzp-multiple-select{
	width:400px;
	padding:0;
	display:inline-block;
	padding:0px;
	z-index:1;
	zoom:1;
}
.zzp-multiple-select .select-result-wrap{
	line-height:24px;
	min-height:24px;
	_height:24px;
	padding:0 0 0 8px;
	margin-left:56px;
	border:1px solid #cccccc;
	border-top:1px solid #a7a7a7;
	background:#fff url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x;
	#position:relative;
	#left:-8px;
	_left:-11px;
	/*#z-index:-1;*/
}
.zzp-multiple-select .select-result{
	display:inline-block;
}
.zzp-multiple-select .zzp-btn-multiple-select{
	float:left;
	#position:relative;
	#z-index:1;
}
.zzp-multiple-select .zzp-select-active{
	border:1px solid #4c87c2;
}
.zzp-multiple-select.zzp-select-active .select-list{
	display:block!important;
}
.zzp-multiple-select div.select-list{
	width:342px;
	#width:334px;
	_width:329px;
	border:1px solid #99b6d9;
	background:#fff;
	position:absolute;
	top:25px;
	left:56px;
}
.zzp-multiple-select div.select-list{
	display:none;
}
.zzp-multiple-select .zzp-select-result{
	margin:1px 2px 0 0;
}
.zzp-multiple-select .tree-wrap{
	_width:100%;
	margin:0 1px;
	/*height:200px;*/
	max-height:200px;
	_height:200px;/*ie6*/
	overflow-x:auto;
	overflow-y:auto;
}
.zzp-multiple-select ul.ztree{
	/*max-height:200px;
	_height:200px;*//*ie6*/
}
.zzp-multiple-select .addbtn-wrap{
	line-height:24px;
	display:block;
	color:#006699;
	padding:0 10px 0 0;
	text-align:right;
	margin:0 1px;
	border-top:1px solid #dadada;
}
.zzp-multiple-select .addbtn-wrap a{
	color:#006699;
}
/*zzp-multiple-select-02*/
.zzp-multiple-select-02{
	width:400px;
	padding:0;
	display:inline-block;
	padding:0px;
}
.zzp-multiple-select-02 .select-result-wrap{
	line-height:24px;
	min-height:24px;
	_height:24px;
	padding:0 0 0 8px;
	margin-left:56px;
	border:1px solid #cccccc;
	border-top:1px solid #a7a7a7;
	background:#fff url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x;
	#position:relative;
	#left:-8px;
	_left:-11px;
	#z-index:-1;
}
.zzp-multiple-select-02 .select-result{
	display:inline-block;
}
.zzp-multiple-select-02 .zzp-btn-multiple-select{
	float:left;
}
.zzp-multiple-select-02 .zzp-select-active{
	border:1px solid #4c87c2;
}
.zzp-multiple-select-02 .zzp-select-result{
	margin:1px 2px 0 0;
}
.zzp-multiple-select-02 div.select-list{
	width:342px;
	#width:334px;
	_width:331px;
	border:1px solid #99b6d9;
	background:#fff;
	position:absolute;
	top:25px;
	left:56px;
}
.zzp-multiple-select-02 div.select-list{
	display:none;
}
.zzp-multiple-select-02 div.select-wrap a{
	height:22px;
	line-height:22px;
	display:block;
	border:1px solid #fff;
	margin:3px;
	color:#333;
}
.zzp-multiple-select-02 div.select-wrap a:hover{
	border:1px solid #b2cee9;
	color:#006699;
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) repeat-x 0px -66px;
}
.zzp-multiple-select-02 div.select-wrap a.active,.zzp-multiple-select-02 div.select-wrap a.active:hover{
	border:1px solid #94b7d7;
	background: url(/uploads/image/micmodule/zzp_bg_select_btn.gif) repeat-x 0px -88px;
	color:#000;
}
.zzp-multiple-select-02 .addbtn-wrap{
	line-height:24px;
	display:block;
	color:#006699;
	padding:0 10px 0 0;
	text-align:right;
	margin:0 1px;
	border-top:1px solid #dadada;
}
.zzp-multiple-select-02 .addbtn-wrap a{
	color:#006699;
}
/* 运营状况 */
.zzp-main-panel-filter {
	/*width:100%;*/
	margin:0 7px;
	background: url(/uploads/image/mianalysis/zzp_analydate_bg.png) repeat-x 0px 0px;
	padding:0;
	position:relative;
	z-index:3;
	height:29px;
}
.zzp-main-panel-filter-open .content, .zzp-main-panel-filter-close .content {
    margin: 0 20px;
    padding: 3px 0 0;
}
.zzp-main-panel-filter-open .list, .zzp-main-panel-filter-close .list {
    display: inline-block;
}
.zzp-main-panel-filter-open .list li, .zzp-main-panel-filter-close .list li {
    cursor: pointer;
    float: left;
    padding: 0px;
    white-space: nowrap;
	margin-left:5px;
}
.zzp-main-panel-filter-open li.click, .zzp-main-panel-filter-close li.click {
    color: #498fc0;
    font-weight: 600;
}
.zzp-main-panel li.date-time {
    padding: 0 5px;
}
.zzp-main-panel li.btn {
    padding: 0;
}
a.zzp-btn-blue-gray, a.zzp-btn-loading {
    background: url(/uploads/image/micommon/btn-sprite.png) no-repeat scroll right -360px transparent;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    margin: 0 3px;
    padding-right: 3px;
    text-decoration: none;
}
.zzp-main-content {
    position: relative;
    text-align: left;
    z-index: 1;
}
.zzp-general ul.radio {
    float: left;
}
.tab-menu {
    margin-top: 20px;
    overflow: hidden;
}
.tab-menu .active label {
}
.tab-menu label {
    float: left;
    height: 30px;
    width: 3px;
}
.tab-menu span {
    color: #000000;
    cursor: pointer;
    height: 27px;
    line-height: 28px;
	padding-right:3px;
	_padding:0;
}
.tab-menu .active span {
    color: #396194;
    cursor: default;
    font-weight: 600;
}
.zzp-page-title .search {
    float: right;
    height: 29px;
    margin-right: 20px;
}
.zzp-page-title .search{
	padding-top:3px;
}
/* 页签 */
.tab-menu li {
    background: url(/uploads/image/mianalysis/zzp-tab-defaulthover.png) no-repeat scroll 0 0 transparent;
    float: left;
    /*margin-left: 10px;*/
	width:97px;
	text-align:center;
	line-height:27px;
	height:27px;
	overflow:hidden;
	padding:0;
	_width:93px;
	_padding-right:4px;
	zoom:1;
}
.tab-menu li.active {
    background: url(/uploads/image/mianalysis/zzp-tab-defaulthover.png) no-repeat scroll 0 -27px transparent;
}
.tab-menu li.hover{
	overflow:hidden;
}
.tab-menu li.clear-both{
	background:none;
	clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.zzp-input-box {
    display: inline-block;
    /*float: left;*/
    height: 25px;
    position: relative;
}
.zzp-input-default {
    background: url(/uploads/image/micommon/textarea.png) repeat-x scroll 0 0 #ffffff;
    border: 1px solid #c1c1c1;
    color: #333333;
    height: 20px;
    line-height: 20px;
    padding: 0 3px;
    vertical-align: middle;
}
.zzp-main-panel-filter-open .list li, .zzp-main-panel-filter-close .list li {
    cursor: pointer;
    white-space: nowrap;
}
.zzp-promptgray {
    color: #999999;
    display: inline-block;
    margin: 0 10px;
}
/* zzp-gray-roundbox */
.zzp-gray-roundbox {
	width:100%;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.zzp-gray-roundbox .box-top {
	width:100%;
	height:5px;
	padding:0px;
	background:url(/uploads/image/micmodule/zzp_bg_round_box.gif) no-repeat 100% -6px;
}
.zzp-gray-roundbox .box-top .box-top-l {
	width:100%;
	height:5px;
	background:url(/uploads/image/micmodule/zzp_bg_round_box.gif) no-repeat 0px 0px;
}
.zzp-gray-roundbox .box-top .box-top-r {
	height:4px;
	margin:0 5px;
	overflow:hidden;
	border-top:1px solid #999;
}
.zzp-gray-roundbox .box-content {
	padding:0px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#fff;
}
.zzp-gray-roundbox .box-bottom {
	width:100%;
	height:5px;
	background:url(/uploads/image/micmodule/zzp_bg_round_box.gif) no-repeat 100% -18px;
}
.zzp-gray-roundbox .box-bottom .box-bottom-l {
	width:100%;
	height:5px;
	background:url(/uploads/image/micmodule/zzp_bg_round_box.gif) no-repeat 0px -12px;
}
.zzp-gray-roundbox .box-bottom .box-bottom-r {
	height:4px;
	margin:0 5px;
	border-bottom:1px solid #999;
	overflow:hidden;
}
/* zzp-home-popwindow */
.zzp-home-popwindow {
	width:100%;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.zzp-home-popwindow .top {
	width:100%;
	height:10px;
	padding:0px;
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 100% -11px;
}
.zzp-home-popwindow .top .top-l {
	width:100%;
	height:10px;
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 0px 0px;
}
.zzp-home-popwindow .top .top-r {
	height:10px;
	margin:0 13px;
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) repeat-x 0px -22px;
	overflow:hidden;
}
.zzp-home-popwindow .content {
	width:100%;
	background:url(/uploads/image/micmodule/zzp_home_popwindow_r.png) repeat-y 100% 0px;
	padding:0px;
}
.zzp-home-popwindow .content .content-l{
	margin-right:13px;
	background:url(/uploads/image/micmodule/zzp_home_popwindow_l.png) repeat-y 0px 0px;
}
.zzp-home-popwindow .content .content-r{
	margin:0 0 0 10px;
	background:#f5f5f5;
	padding:3px 4px 0 4px;
	overflow:hidden;
}
.zzp-home-popwindow .bottom {
	width:100%;
	height:12px;
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 100% -46px;
}
.zzp-home-popwindow .bottom .bottom-l {
	width:100%;
	height:12px;
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 0px -33px;
}
.zzp-home-popwindow .bottom .bottom-r {
	height:12px;
	margin:0 13px;
	text-align:center;
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) repeat-x 0px -58px;
}
/* zzp-item-wrap */
.zzp-item-wrap {
	font-size:12px;
	margin:0px;
	padding:0px;
}
.zzp-item-wrap .item-top {
	width:100%;
	height:2px;
	padding:0px;
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 100% -73px;
}
.zzp-item-wrap .item-top .item-top-l {
	width:100%;
	height:2px;
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 0px -70px;
}
.zzp-item-wrap .item-top .item-top-r {
	height:1px;
	margin:0 2px;
	overflow:hidden;
	border-top:1px solid #e9e9e9;
	background:#fafafa;
}
.zzp-item-wrap .item-content {
	padding:10px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	background:#fafafa;
}
.zzp-item-wrap .item-bottom {
	width:100%;
	height:2px;
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 100% -79px;
}
.zzp-item-wrap .item-bottom .item-bottom-l {
	width:100%;
	height:2px;
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 0px -76px;
}
.zzp-item-wrap .item-bottom .item-bottom-r {
	height:1px;
	margin:0 2px;
	border-bottom:1px solid #e9e9e9;
	overflow:hidden;
	background:#fafafa;
}
/* zzp-item-blue */
.zzp-item-blue .item-top {
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 100% -85px;
}
.zzp-item-blue .item-top .item-top-l {
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 0px -82px;
}
.zzp-item-blue .item-top .item-top-r {
	border-top:1px solid #adbccf;
	background:#eaeef2;
}
.zzp-item-blue .item-content {
	padding:10px;
	border-left:1px solid #adbccf;
	border-right:1px solid #adbccf;
	background:#eaeef2;
}
.zzp-item-blue .item-bottom {
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 100% -91px;
}
.zzp-item-blue .item-bottom .item-bottom-l {
	background:url(/uploads/image/micmodule/zzp_home_popwindow.png) no-repeat 0px -88px;
}
.zzp-item-blue .item-bottom .item-bottom-r {
	border-bottom:1px solid #adbccf;
	background:#eaeef2;
}
/* zzp-item-wrap table */
.zzp-item-wrap table {
	width:100%;
	font-size:12px;
	font-family:"微软雅黑";
	border:0px;
	border-collapse:collapse;
}
.zzp-item-wrap table tr td{
	border:none;
	padding:0px;
}
.zzp-item-wrap table td.item-con-l{
	width:70%;
}
.zzp-item-wrap table td.item-con-r{
	width:30%;
}
/* 首页-运营状况弹出层 */
.zzp-operate-condition{
	width:410px;
	position:absolute;
	top:26px;
	/*_top:50px;*/
	left:-317px;
}
.zzp-operate-condition .conditions-info td{
	padding:3px 0;
	vertical-align:middle;
}
.zzp-operate-condition .conditions-info .zzp-icon-16x16{
	margin:0 5px 0 0;
}
.zzp-operate-condition .zzp-item-wrap{
	margin:0 0 6px 0;
}
.zzp-operate-condition .site-speed{
	/*margin:6px 0;*/
}
.zzp-operate-condition .conditions-info{
	/*margin:0 0 6px 0;*/
}
.zzp-operate-condition .statistical-analysis td.item-con-r a,
.zzp-operate-condition .statistical-analysis td.item-con-r a:hover,
.zzp-operate-condition .conditions-info td.item-con-r a,
.zzp-operate-condition .conditions-info td.item-con-r a:hover,
.zzp-operate-condition .conditions-capacity td.item-con-r a,
.zzp-operate-condition .conditions-capacity td.item-con-r a:hover{
	color:#446fa3;
	background:none;
}
/*.zzp-operate-condition .space-graph div {
	padding:0 0 0 30px;
	background:url(/uploads/image/mihome/zzp_icon_operations_block_space.gif) no-repeat 0px 0px;
}*/
.zzp-operate-condition .space-graph span {
	display:block;
	color:#666;
}
.zzp-operate-condition .space-graph span.pic {
	margin-right:5px;
}
.zzp-operate-condition .space-graph em {
	font-style:normal;
	margin:0 0 0 5px;
}
.zzp-operate-condition .green {
	color:#2b8e00;
}
.zzp-operate-condition .red {
	color:#f00;
}
.zzp-operate-condition .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-operate-condition .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-operate-condition .mobile td.item-con-l{
	line-height:33px;
}
.zzp-operate-condition .phone-system td
	border-bottom:1px dashed #cecece;
	padding:5px 0;
}
.zzp-operate-condition tr.others td{
	border-bottom:none;
}
.zzp-operate-condition span.infor{
	float:left;
}
.zzp-operate-condition span.client-name,
.zzp-operate-condition span.version-info{
	display:block;
}
.zzp-operate-condition .zzp-item-wrap{
	margin:0 0 6px 0;
}
.zzp-operate-condition .zzp-icon-35x35{
	float:left;
	margin:0 20px 0 0;
}
.zzp-operate-condition td.item-con-l a,
.zzp-operate-condition td.item-con-l a:hover{
	color:#446fa3;
}
.zzp-operate-condition .more{
	margin:0 0 0 20px;
}
/* 首页-手机版弹出层 */
.zzp-mobile{
	width:400px;
	position:absolute;
	top:26px;
	/*_top:50px;*/
	left:-319px;
}

/*** public-icon ***/
.zzp-icon-14x14{
	width:14px;
	height:14px;
	display:inline-block;
	vertical-align:middle;
	background:url(/uploads/image/micommon/zzp_icon_14x14.png) no-repeat;
}
.zzp-icon-16x16{
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	background:url(/uploads/image/micommon/zzp_icon_16x16.png) no-repeat;
}
.zzp-icon-18x18{
	width:18px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
	background:url(/uploads/image/micommon/zzp_icon_18x18.png) no-repeat;
}
.zzp-icon-35x35{
	width:35px;
	height:35px;
	display:inline-block;
	vertical-align:middle;
	background:url(/uploads/image/micommon/zzp_icon_35x35.png) no-repeat;
}
/** 明信片(14x14) **/
.zzp-icon-card{
	background-position:0px -15px;
}
/** 查看(14x14) **/
.zzp-icon-refer{
	background-position:0px 0px;
}
/** 答复(14x14) **/
.zzp-icon-reply{
	background-position:0px -30px;
}
/** 回复右箭头(14x14) **/
.zzp-icon-reply-arrow{
	background-position:0px -45px;
}

/** 可信认证(16x16) **/
.zzp-icon-credible{
	background-position:0px 0px;
}
/** 短信(16x16) **/
.zzp-icon-sms{
	background-position:0px -17px;
}
/** 400电话(16x16) **/
.zzp-icon-tel400{
	background-position:0px -34px;
}
/** 添加(16x16) **/
.zzp-icon-add01{
	background-position:0px -51px;
}

/** qq(18x18) **/
.zzp-icon-qq{
	background-position:0px 0px;
}
/** msn(18x18) **/
.zzp-icon-msn{
	background-position:0px -19px;
}
/** wangwang(18x18) **/
.zzp-icon-ww{
	background-position:0px -38px;
}
/** 用户(18x18) **/
.zzp-icon-user{
	background-position:0px -57px;
}
/** tm(18x18) **/
.zzp-icon-tm{
	background-position:0px -76px;
}
/** 飞信(18x18) **/
.zzp-icon-feixin{
	background-position:0px -95px;
}
/** gtalk(18x18) **/
.zzp-icon-gtalk{
	background-position:0px -114px;
}
/** skype(18x18) **/
.zzp-icon-skype{
	background-position:0px -133px;
}

/** phone(35x35) **/
.zzp-icon-phone{
	background-position:0px 0px;
}
/** iphone(35x35) **/
.zzp-icon-iphone{
	background-position:0px -36px;
}
/** 安卓(35x35) **/
.zzp-icon-android{
	background-position:0px -72px;
}
/** ipad(35x35) **/
.zzp-icon-ipad{
	background-position:0px -108px;
}
/** android-pad(35x35) **/
.zzp-icon-android-pad{
	background-position:0px -144px;
}
/*页签样式*/

.zzp_tabs_change .zzp_tabs_title{
	overflow:hidden;
	height:27px;
	width:100%;
	margin-top:20px;
	background: url(/uploads/image/micommon/tabs_li.png) repeat-x 0 100%;
}
.zzp_tabs_title li{
	float:left;
	overflow:hidden;
	margin-left:2px;
}
.zzp_tabs_title li a{
	padding-right:5px;
	float:left;
	height:27px;
	background: url(/uploads/image/micommon/tabs_li.png) no-repeat  100% -57px;
}
.zzp_tabs_title li span{
	width:5px;
	height:27px;
	float:left;
	background: url(/uploads/image/micommon/tabs_li.png) no-repeat  0 0;	
}
.zzp_tabs_title li em{
	/*padding:7px 20px 5px;
	height:15px;*/
	height:27px;
	line-height:27px;
	padding:0 20px;
	float:left;
	color:#333;
	background:url(/uploads/image/micommon/tabs_li.png) repeat-x  0 -28px;
	cursor:pointer;
}
.zzp_tabs_title li a:hover{
	background: url(/uploads/image/micommon/tabs_li.png) no-repeat  100% -149px;
}
.zzp_tabs_change .zzp_tabs_title li a:hover span{
	background: url(/uploads/image/micommon/tabs_li.png) no-repeat  0 -88px;
}
.zzp_tabs_title li a:hover em{
	background: url(/uploads/image/micommon/tabs_li.png) repeat-x 0 -118px;
}
.zzp_tabs_title li.current a,.zzp_tabs_title li.current a:hover{
	background: url(/uploads/image/micommon/tabs_li.png) no-repeat  100% -238px;
}
.zzp_tabs_title li.current a span,.zzp_tabs_title li.current a:hover span{
	background: url(/uploads/image/micommon/tabs_li.png) no-repeat  0 -179px;
}
.zzp_tabs_title li.current a em,.zzp_tabs_title li.current a:hover em{
	background: url(/uploads/image/micommon/tabs_li.png) repeat-x 0 -208px;
	color:#396194;
}
/*.zzp_tabs_title li.tabs-add{
	background: url(/uploads/image/micommon/tabs_add.png) no-repeat 0 45%;
	padding-left:15px;
	margin-left:10px;
	line-height:27px;
	color:#224e84;
}*/
.zzp_tabs_cont{
	padding:10px 5px;
	*zoom:1;/*用于解决ie6、7 table宽度100%溢出问题*/
	overflow-y:auto;
}
/*带箭头多页签样式*/
.zzp-arrow-tabs .zzp_tabs_title{
	overflow:hidden;
	height:30px;
	width:100%;
	margin-top:0;
	background: url(/uploads/image/micommon/arrow_tabs.png) repeat-x 0 -65px;	
}
.zzp-arrow-tabs .zzp_tabs_title li{
	margin:0;
	float:left;
}
.zzp-arrow-tabs .zzp_tabs_title .arrow-l{
	width:12px;
	height:30px;
	background: url(/uploads/image/micommon/arrow_tabs.png) no-repeat 0 0;	
}
.zzp-arrow-tabs .zzp_tabs_title .arrow-r{
	width:12px;
	height:30px;
	background: url(/uploads/image/micommon/arrow_tabs.png) no-repeat 0 -32px;	
}
.zzp-arrow-tabs .zzp_tabs_title li a{
	float:left;
	height:30px;
	padding-right:12px;
	overflow:hidden;
	zoom:1;
	background: url(/uploads/image/micommon/arrow_tabs.png) no-repeat 100% -130px;	
}
.zzp-arrow-tabs .zzp_tabs_title li span{
	width:12px;
	height:30px;
	background: url(/uploads/image/micommon/arrow_tabs.png) no-repeat 0 -97px;	
}
.zzp-arrow-tabs .zzp_tabs_title li em{	
	float:left;
	padding:0px 8px;
	color:#333;
	height:30px;
	line-height:30px;
	cursor:pointer;
	overflow:hidden;
	background: url(/uploads/image/micommon/arrow_tabs.png) repeat-x 0 -65px;	
}
.zzp-arrow-tabs .zzp_tabs_title li a label{
	display:inline-block;
	vertical-align:middle;
}
.zzp-arrow-tabs .zzp_tabs_title li a cite{
	height:12px;
	display:inline-block;
	padding-left:5px;
	position:relative;
	left:5px;
	vertical-align:middle;
	background: url(/uploads/image/micommon/arrow_tabs.png) no-repeat 0 -365px;	
}
.zzp-arrow-tabs .zzp_tabs_title li a cite strong{
	display:inline-block;
	height:12px;
	line-height:12px;
	padding-right:5px;
	overflow:hidden;
	zoom:1;
	background: url(/uploads/image/micommon/arrow_tabs.png) no-repeat 100% -379px;	
}
.zzp-arrow-tabs .zzp_tabs_title li a:hover{
	background: url(/uploads/image/micommon/arrow_tabs.png) no-repeat 100% -229px;	
}
.zzp-arrow-tabs .zzp_tabs_title li a:hover span{
	background: url(/uploads/image/micommon/arrow_tabs.png) no-repeat 0 -163px;	
}
.zzp-arrow-tabs .zzp_tabs_title li a:hover em{
	background: url(/uploads/image/micommon/arrow_tabs.png) repeat-x 0 -197px;	
}
.zzp-arrow-tabs .zzp_tabs_title li.current a,.zzp-arrow-tabs .zzp_tabs_title li.current a:hover{
	background: url(/uploads/image/micommon/arrow_tabs.png) no-repeat 100% -329px;	
}
.zzp-arrow-tabs .zzp_tabs_title li.current a span,.zzp-arrow-tabs .zzp_tabs_title li.current a:hover span{
	background: url(/uploads/image/micommon/arrow_tabs.png) no-repeat 0 -262px;	
}
.zzp-arrow-tabs .zzp_tabs_title li.current a em,.zzp-arrow-tabs .zzp_tabs_title li.current a:hover em{
	background: url(/uploads/image/micommon/arrow_tabs.png) repeat-x 0 -295px;	
}
/*选择产品、分类多页签样式**/
.zzp-links-choose{
	overflow:visible!important;
}

.zzp-links-choose .zzp-caty-choose .zzp-select{
	width:95%;
}
.zzp-links-choose .zzp-caty-choose{
	height:190px;
	/*overflow:hidden;*/
}
.zzp-links-choose .zzp-caty-choose .zzp-select div.select-list{
	max-height:160px;
	_height:160px;
}

/* 警告信息提示框 */
.zzp-warning-msg{
	width:100%;
}
.zzp-warning-msg .warn-top{
	height:5px;
	overflow:hidden;
	_display:inline-block;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2179px;
}
.zzp-warning-msg .warn-top-l{
	width:5px;
	height:5px;
	overflow:hidden;
	float:left;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2155px;
}
.zzp-warning-msg .warn-top-r{
	width:5px;
	height:5px;
	overflow:hidden;
	float:right;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2161px;
}
.zzp-warning-msg .warn-content{
	border-left:1px solid #ea8c00;
	border-right:1px solid #ea8c00;
	padding:3px 8px 3px 35px;
	line-height:16px;
}
.zzp-warning-msg .has-icon{
	background:#ffffcc url(/uploads/image/micmodule/zzp_icon_warning_msg.gif) no-repeat 8px 0;
}
.zzp-warning-msg .no-icon{
	background:#ffffcc;
}
.zzp-warning-msg .warn-bottom{
	height:5px;
	overflow:hidden;
	_display:inline-block;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2185px;
}
.zzp-warning-msg .warn-bottom-l{
	width:5px;
	height:5px;
	overflow:hidden;
	float:left;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2167px;
}
.zzp-warning-msg .warn-bottom-r{
	width:5px;
	height:5px;
	overflow:hidden;
	float:right;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2173px;
}
/* 在线客服列表框 */
.zzp-online-frame {
	width:100%;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.zzp-online-frame .frame-top {
	width:100%;
	height:30px;
	padding:0px;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 100% -31px;
}
.zzp-online-frame .frame-top-l {
	width:100%;
	height:30px;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 0px 0px;
}
.zzp-online-frame .frame-top-r {
	height:30px;
	margin:0 5px;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) repeat-x 0px -70px;
}
.zzp-online-frame .frame-top-r .frame-title{
	line-height:30px;
	float:left;
	margin:0 0 0 10px;
	font-weight:bold;
}
.zzp-online-frame .zzp-input-blue{
	margin:2px 0 0 0;
	#margin:1px 0 0 0;
}
.zzp-online-frame .frame-top-r .frame-operate{
	line-height:12px;
	float:right;
	margin:10px 10px 0 0;
}
.zzp-online-frame .frame-top-r .frame-operate a{
	line-height:12px;
	_line-height:14px;
	diaplay:inline-block;
	margin:0 5px;
}
.zzp-online-frame .frame-content {
	width:100%;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame_r.gif) repeat-y 100% 0px;
	padding:0px;
}
.zzp-online-frame .frame-content-l{
	margin-right:1px;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame_l.gif) repeat-y 0px 0px;
}
.zzp-online-frame .frame-content-r{
	margin:0 0 0 1px;
	background:#fff;
	padding:2px 0 0 0;
	text-align:left;
}
.zzp-online-frame .frame-bottom {
	width:100%;
	height:3px;
	overflow:hidden;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 100% -66px;
}
.zzp-online-frame .frame-bottom-l {
	width:100%;
	height:3px;
	overflow:hidden;
	background:url(/uploads/image/micmodule/zzp_bg_online_frame.gif) no-repeat 0px -62px;
}
.zzp-online-frame .frame-bottom-r {
	height:2px;
	margin:0 5px;
	text-align:center;
	border-bottom:1px solid #cacaca;
	background:#fafafa;
	overflow:hidden;
}


/** 弹出层圆角 **/
.zzp-filleting {

	padding:0;
	position:relative;
	text-align:left;
	width:100%;
}
.zzp-filleting .topr {
	height:23px;
	line-height:0;
	font-size:0;
	background:url(/uploads/image/micmodule/zzp-fillet.png) no-repeat 0px -56px;
	float:right;
	width:51px;
}
	
.zzp-filleting .topl {
	height:23px;
	_height:23px;
	float:left;
	width:51px;
	background:url(/uploads/image/micmodule/zzp-fillet.png) no-repeat 0px 0px;
}
.zzp-filleting2 .topl{ width:31px;}

.zzp-filleting .topm {
	height:23px;
	/*padding:0 23px 0 28px;*/
	_float:left;
   padding:0 51px 0 51px;
   *padding:0;
}
.zzp-filleting2 .topm{ padding:0 51px 0 31px;}
.zzp-filleting .topmb {
	height:23px;
	background:url(/uploads/image/micmodule/zzp-fillet.png) repeat-x 0 -29px;
	/*margin: 0 28px 0 12px;*/
}
/** 中部 **/
.zzp-filleting .midr {
	margin:0;
	padding:0;
    background:url(/uploads/image/micmodule/zzp-fillet-r.png) repeat-y right;
	/*background-color:#f9f9f9;*/
}
.zzp-filleting .midl {
	background:url(/uploads/image/micmodule/zzp-fillet-l.png) repeat-y left;
	*zoom:1;
}
.zzp-filleting .bordercontent{ padding:0 15px; background-color:#f9f9f9; margin:0 5px;*zoom:1;/*ie6、7 table宽度100%溢出*/}

/** 底部 **/
.zzp-filleting .footer {
	border-top:0px;
	height:42px;
}
.zzp-filleting .footerl {
	height:42px;
	float:left;
	width:16px;
	background:url(/uploads/image/micmodule/zzp-fillet.png) no-repeat 0px -91px;
}
.zzp-filleting .footerr {
	height:42px;
	line-height:0;
	font-size:0;
	background:url(/uploads/image/micmodule/zzp-fillet.png) no-repeat 0px -180px;
	float:right;
	width:29px;
}
.zzp-filleting .footerm {
	height:42px;
	padding:0 12px 0 12px;
	_padding:0;
	_float:left;
    *padding:0;
}
.zzp-filleting .footermb {
	background:url(/uploads/image/micmodule/zzp-fillet.png) repeat-x 0px -135px;
	height:42px;
	border-bottom:none;
	text-align:center;
	margin:0 17px 0 4px;
	_maring:0;
	*margin:0px;
}
.zzp-filleting .footermb .zzp-btn-positive,.zzp-filleting .footermb .zzp-btn-negative{float:none;}
.zzp-filleting div.footermb span.zzp-btn-positive,.zzp-filleting div.footermb span.zzp-btn-negative{ margin-top:8px; text-align:center;}
.zzp-filleting div.footermb span.zzp-btn-positive a{
	background-position:100% -54px;
}
.zzp-filleting div.footermb span.zzp-btn-positive a em{
	color:#fff;
}
.zzp-filleting div.footermb span a.zzp-btn25 em{
	padding:0 5px;
}
.zzp-filleting div.footermb span.zzp-btn-positive a:hover{
	background-position:100% -138px;
}
.zzp-filleting div.footermb span.zzp-btn-positive a:hover span{
	background-position:0px -82px;
}
.zzp-filleting div.footermb span.zzp-btn-positive a:hover em{
	background-position:0px -110px;
}
.zzp-filleting div.footermb span.zzp-btn-positive a.zzp-btn-click{
	background-position:100% -221px;	
}
.zzp-filleting div.footermb span.zzp-btn-positive a.zzp-btn-click span{
	background-position:0px -165px;
}
.zzp-filleting div.footermb span.zzp-btn-positive a.zzp-btn-click em{
	background-position:0px -193px;
}
.zzp-filleting div.footermb span.zzp-btn-negative a{
	background-position:100% -387px;
}
.zzp-filleting div.footermb span.zzp-btn-negative a span{
	background-position:0px -330px;
}
.zzp-filleting div.footermb span.zzp-btn-negative a em{
	background-position:0px -358px;
}
.zzp-filleting div.footermb span.zzp-btn-negative a:hover{
	background-position:100% -472px;	
}
.zzp-filleting div.footermb span.zzp-btn-negative a:hover span{
	background-position:0px -414px;	
}
.zzp-filleting div.footermb span.zzp-btn-negative a:hover em{
	background-position:0px -442px;
}
.zzp-filleting div.footermb span.zzp-btn-negative a.zzp-btn-click{
	background-position:100% -556px;	
}
.zzp-filleting div.footermb span.zzp-btn-negative a.zzp-btn-click span{
	background-position:0px -500px;
}
.zzp-filleting div.footermb span.zzp-btn-negative a.zzp-btn-click em{
	background-position:0px -528px;
}
.zzp-filleting div.topr a.close {padding:0px;display:block; width:22px; height:23px; position:absolute; background:url(/uploads/image/micmodule/close.gif) no-repeat; right:5px; top:6px;}
.zzp-filleting div.topr a.close:hover { background-position:0 -23px;}

.zzp-filleting div.footermb span.zzp-btn-positive a.zzp-btn-dis,.zzp-filleting div.footermb span.zzp-btn-positive a.zzp-btn-dis:hover {background-position:100% -303px;}
.zzp-filleting div.footermb span.zzp-btn-positive a.zzp-btn-dis span,.zzp-filleting div.footermb span.zzp-btn-positive a.zzp-btn-dis:hover span {background-position:0px -248px;}
.zzp-filleting div.footermb span.zzp-btn-positive a.zzp-btn-dis em,.zzp-filleting div.footermb span.zzp-btn-positive a.zzp-btn-dis:hover em{background-position:0px -276px; color:#c2c2c2;}
.zzp-filleting div.footermb span.zzp-btn-negative a.zzp-btn-dis,.zzp-filleting div.footermb span.zzp-btn-negative a.zzp-btn-dis:hover{background-position:100% -637px;}
.zzp-filleting div.footermb span.zzp-btn-negative a.zzp-btn-dis span,.zzp-filleting div.footermb span.zzp-btn-negative a.zzp-btn-dis:hover span{background-position:0px -583px;}
.zzp-filleting div.footermb span.zzp-btn-negative a.zzp-btn-dis em,.zzp-filleting div.footermb span.zzp-btn-negative a.zzp-btn-dis:hover em{background-position:0px -610px;}




/*** eui控件样式 ***/
/** 三联日期控件 **/
.zzp-time input.date {
	font-family: arial;
	font-size: 12px;
	vertical-align: middle;
	width: 160px;
}
.zzp-time img {
	border: 0 none;
	vertical-align: middle;
	cursor:pointer;
}
/* 工具条样式 */
.zzp-time div.dategroup {
	float: left;
	height: 21px;
}
.zzp-time div.dategroup a {
	display: inline-block;
	padding: 4px 8px;
	margin: 0 10px 0 0;
	text-decoration: none;
	text-align: center;
}
/* 三日期组件样式 */
div.calendar-box {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #666666;
	display: none;
	padding: 3px;
	position: absolute;
	z-index: 3000;
}
.zzp-time .ds-wrap td {
	font-size: 12px;
}
/* 三日期组件-侧栏样式 */
.zzp-time .ds-prevyear {
	background: url(/uploads/image/mieui/date_selector.gif) repeat scroll -21px 0 transparent;
	cursor: pointer;
	height: 21px;
	width: 21px;
}
.zzp-time .ds-prevmonth {
	background: url(/uploads/image/mieui/date_selector.gif) repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 21px;
	width: 21px;
}
.zzp-time .ds-nextyear {
	background: url(/uploads/image/mieui/date_selector.gif) repeat scroll -21px -21px transparent;
	cursor: pointer;
	height: 21px;
	width: 21px;
}
.zzp-time .ds-nextmonth {
	background: url(/uploads/image/mieui/date_selector.gif) repeat scroll 0 -21px transparent;
	cursor: pointer;
	height: 21px;
	width: 21px;
}
/* 三日期组件-日历样式 */
.zzp-time .ds-cal-head {
	background: url(/uploads/image/mieui/date_selector.gif) repeat scroll right top transparent;
	color: #384b75;
	cursor: pointer;
	height: 21px;
	line-height: 21px;
	margin: 0 0 3px 12px;
	text-align: center;
	width: 126px;
}
.zzp-time .ds-cal-wrap thead .ds-week {
	background: none repeat scroll 0 0 transparent;
}
.zzp-time .ds-cal-wrap .ds-week {
	background: url(/uploads/image/mieui/date_week.gif) no-repeat scroll right center transparent;
	cursor: pointer;
	width: 12px;
}
.zzp-time .ds-cal-wrap tbody td {
	cursor: pointer;
}
.zzp-time .ds-cal-wrap thead td {
	background: none repeat scroll 0 0 #f1f4f9;
	font-size: 12px;
}
.zzp-time .ds-cal-wrap td {
	font-family: arial;
	font-size: 10px;
	height: 18px;
	text-align: center;
	width: 18px;
}
.zzp-time .ds-date-selected {
	background: none repeat scroll 0 0 #f9be24;
	color: white;
}
/* 三日期组件-底部按钮样式 */
.zzp-time div.btn-bar {
	margin: 3px 0;
	text-align: center;
}



.zzp-filleting1 {

	padding:0;
	position:relative;
	text-align:left;
	width:100%;
}
.zzp-filleting1 .topr {
	height:23px;
	line-height:0;
	font-size:0;
	background:url(/uploads/image/micmodule/zzp-fillet.png) no-repeat 0px -56px;
	float:right;
	width:51px;
}
.zzp-filleting1 .topl {
	height:23px;
	_height:23px;
	float:left;
	width:51px;
	background:url(/uploads/image/micmodule/zzp-fillet.png) no-repeat 0px 0px;
}
.zzp-filleting1 .topm {
	height:23px;
	padding:0 23px 0 28px;
	_padding:0;
	_float:left;
   *padding:0;
 
}
.zzp-filleting1 .topmb {
	height:23px;
	background:url(/uploads/image/micmodule/zzp-fillet.png) repeat-x 0 -29px;
	  margin:0 28px 0 23px;
	  *margin:0px;
	  _padding:0px;
}
/** 中部 **/
.zzp-filleting1 .midr {
	margin:0;
	padding:0;
    background:url(/uploads/image/micmodule/zzp-fillet-r.png) repeat-y right;

}
.zzp-filleting1 .midl {
	width:100%;
	background:url(/uploads/image/micmodule/zzp-fillet-l.png) repeat-y left;
		
}
.zzp-filleting1 .bordercontent{ padding:0 15px;	background-color:#f9f9f9; margin:0 5px;}

/** 底部 **/
.zzp-filleting1 .footer {
	border-top:0px;
	height:10px;
}
.zzp-filleting1 .footerl {
	height:10px;
	float:left;
	width:12px;
	background:url(/uploads/image/micmodule/zzp-fillet1.png) no-repeat 0px 0px;
}
.zzp-filleting1 .footerr {
	height:10px;
	line-height:0;
	font-size:0;
	background:url(/uploads/image/micmodule/zzp-fillet1.png) no-repeat 0px -24px;
	float:right;
	width:12px;
}
.zzp-filleting1 .footerm {
	height:10px;
	padding:0 12px 0 12px;
	_padding:0;
	_float:left;
    *padding:0;
}
.zzp-filleting1 .footermb {
	background:url(/uploads/image/micmodule/zzp-fillet1.png) repeat-x 0px -12px;
	height:12px;
	border-bottom:none;
}


/* 访问统计公共 */
.zzp-origin ul.radio {
    overflow: hidden;
}
ul.radio li {
    float: left;
    line-height: 30px;
    padding: 0 3px;
}
.zzp-origin .radio input {
    margin: 0 5px 0 15px;
    vertical-align: middle;
}
/*批量按扭*/
.batchicon {background: url(/uploads/image/micontent/icon01.gif) no-repeat right center; width:15px; height:25px; float:right;}
.batch {position:relative;}
.batch .batchcon {position:absolute; right:5px; top:-56px; width:120px; background-color:#f9f9f8; border:1px solid #d4d4d4;}
.batch .batchcon a {display:block; line-height:25px; padding-left:10px; border:1px solid #f9f9f8;}
.batch .batchcon a:hover {background-color:#e5f1fa; border:1px solid #a3bfdb;}

.pop-dele {height:90px;}
.pop-dele .repeat {height:90px;}
.pop-dele .arrow {background:url(/uploads/image/micommon/zzp_list_all.png) no-repeat right -1341px; width:50%;}
.pop-dele .content {padding:8px 10px 0; background:none;}
.pop-dele .content p {line-height:25px;}
.pop-dele .content p.btn {position:absolute; top:45px; right:10px;}
.pop-dele .content p.btn .zzp-btn-negative {float:right;}


/*** 日期 ***/
.zzp-time{
	height:auto;
	line-height:18px;
	display:inline-block;
	vertical-align:middle;
	/*float:left;不设置浮动对不齐*/
}
.zzp-time-line{
	height:18px;
	line-height:18px;
	display:inline-block;
	vertical-align:middle;
	/*float:left;不设置浮动对不齐*/
	padding:0 5px;
}
.filter-list .ele .zzp-btn-negative{
	/*float:left;*/
	margin-left:10px;
	vertical-align:middle;
}
/*** 关键词 ***/
.zzp-keyword-div{
	width:308px;
	line-height:24px;
	min-height:24px;
	_height:24px;
	padding:0 1px;
	border:1px solid #cccccc;
	border-top:1px solid #a7a7a7;
	background:#fff url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x;
	display:inline-block;
}
.zzp-keyword-div .zzp-select-result .result-right{
	padding-right:20px;
}
.zzp-keyword-div .zzp-select-result .text{
	overflow:hidden;
	text-overflow:ellipsis;
}
.zzp-keyword-div .zzp-select-result .text:after{
	/*content:"...";*/
	padding-left:3px;
	font-size:12px;
}/* for firefox */ 
.zzp-keyword-textarea{
	font-size:12px;
	line-height:16px;
	min-height:24px;
	height:24px;
	padding:0px ;
	border:0px;
	position:static!important;
}
/*** 左侧导航 ***/
.zzp-frame-menu{
	width:200px;
	/*z-index:80;
	float:left;*/
	background:#e5ebf0 url(/uploads/image/micframe_menu/zzp_bg_frame_menu.gif) 100% 0px repeat-y;
	overflow-y:auto;
	overflow-x:hidden;
	*position:relative;
	/*_margin-right:-3px;*/
}
.nav-left li{
	position:relative;
	#zoom:1;
	*overflow:hidden;
}
.nav-left li a{
	height:15px;
	height:14px\9;
	display:inline-block;
	overflow:hidden;
	white-space:nowrap;
}
.nav-left li div{
	padding:6px 0;
}
.nav-left div.hitarea,.nav-left div.last-hit {
	width:9px;
	height:9px;
	padding:0;
	overflow:hidden;
	position:absolute;
	top:10px;
	right:10px;
}
/** 一级 **/
.nav-left .nav-first{
	margin-bottom:-5px;
}
.nav-left .nav-first .title01{
	background:url(/uploads/image/micframe_menu/zzp_bg_nav.png) no-repeat 100% 0px;
	height:34px;
	#height:32px;
	padding-left:20px;
	overflow:hidden;
	*zoom:1;
	padding-top:0px;
	padding-bottom:0px;
}
.nav-left .nav-first div.hover{
	background:url(/uploads/image/micframe_menu/zzp_bg_nav.png) no-repeat 100% -35px;
}
.nav-left .nav-first div.ces-menu-tree-curr{
	background:url(/uploads/image/micframe_menu/zzp_bg_nav.png) no-repeat 100% -70px;
}
.nav-left .nav-first .title01 .icon-one{
	width:16px;
	height:16px;
	margin-top:6px;
	float:left;
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_first_li.gif) no-repeat;
}
.nav-left .nav-first .title01 a{
	float:left;
	margin:7px 0 0 13px;
}
.nav-left .nav-first .collapsable-hitarea{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_farther_arrow.gif) no-repeat 0px 0px;
}
.nav-left .nav-first .expandable-hitarea{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_farther_arrow.gif) no-repeat 0px -9px;
}
/** 二级 **/
.nav-left .li-2,
.nav-left .nav-second{
	background:#cadae8 url(/uploads/image/micframe_menu/zzp_bg_frame_menu_child.gif) repeat-y 100% 0px;
	margin-top:-2px;
	padding-bottom:5px;
}
.nav-left .li-2 .title02,
.nav-left .nav-second .title02{
	padding-left:35px;
}
.nav-left .li-2 div.hover,
.nav-left .nav-second div.hover{
	background:url(/uploads/image/micframe_menu/zzp_bg_frame_child.gif) no-repeat 0px 0px;
}
.nav-left .li-2 div.ces-menu-tree-curr,
.nav-left .nav-second div.ces-menu-tree-curr{
	background:url(/uploads/image/micframe_menu/zzp_bg_nav.png) no-repeat 100% -105px;
}
.nav-left .li-2 div.ces-menu-tree-curr a,
.nav-left .nav-second div.ces-menu-tree-curr a{
	color:#fff;
}
.nav-left .nav-first .li-2 .hitarea,
.nav-left .nav-first .li-2 .last-hit ,
.nav-left .nav-first .nav-second .hitarea,
.nav-left .nav-first .nav-second .last-hit{
	left:20px;
}
.nav-left .nav-first .li-2 .collapsable-hitarea,
.nav-left .nav-first .nav-second .collapsable-hitarea{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -30px;
}
.nav-left .nav-first .li-2 .expandable-hitarea,
.nav-left .nav-first .nav-second .expandable-hitarea{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -20px;
}
.nav-left .nav-first .nav-second .last-level{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -50px;
}
.nav-left .nav-first .li-2 span,
.nav-left .nav-first .nav-second span{
	width:9px;
	height:9px;
	display:none;	
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -10px;
}
/** 三级 **/
.nav-left .title03{
	padding-left:45px;
}
.nav-left .nav-first .li-2 .li-3-hitarea,
.nav-left .nav-first .nav-second .three-li-hitarea{
	left:35px;
}
/** 四级 **/
.nav-left .title04{
	padding-left:55px;
}
.nav-left .nav-first .li-2 .li-4-hitarea,
.nav-left .nav-first .nav-second .four-li-hitarea{
	left:45px;
}
/** 五级 **/
.nav-left .title05{
	padding-left:65px;
}
.nav-left .nav-first .li-2 .li-5-hitarea,
.nav-left .nav-first .nav-second .five-li-hitarea{
	left:55px;
}
/** 六级 **/
.nav-left .title06{
	padding-left:75px;
}
.nav-left .nav-first .li-2 .li-6-hitarea,
.nav-left .nav-first .nav-second .six-li-hitarea{
	left:65px;
}
.nav-left .title07{
	padding-left:85px;
}
.nav-left .nav-first .li-2 .li-7-hitarea,
.nav-left .nav-first .nav-second .li-7-hitarea{
	left:75px;
}
.nav-left .title08{
	padding-left:95px;
}
.nav-left .nav-first .li-2 .li-8-hitarea,
.nav-left .nav-first .nav-second .li-8-hitarea{
	left:85px;
}
.nav-left .title09{
	padding-left:105px;
}
.nav-left .nav-first .li-2 .li-9-hitarea,
.nav-left .nav-first .nav-second .li-9-hitarea{
	left:95px;
}
.nav-left .title010{
	padding-left:115px;
}
.nav-left .nav-first .li-2 .li-010-hitarea,
.nav-left .nav-first .nav-second .li-010-hitarea{
	left:105px;
}
.nav-left .title011{
	padding-left:125px;
}
.nav-left .nav-first .li-2 .li-011-hitarea,
.nav-left .nav-first .nav-second .li-011-hitarea{
	left:115px;
}
.nav-left .title012{
	padding-left:135px;
}
.nav-left .nav-first .li-2 .li-012-hitarea,
.nav-left .nav-first .nav-second .li-012-hitarea{
	left:125px;
}
.nav-left .title013{
	padding-left:145px;
}
.nav-left .nav-first .li-2 .li-013-hitarea,
.nav-left .nav-first .nav-second .li-013-hitarea{
	left:135px;
}
.nav-left .title014{
	padding-left:155px;
}
.nav-left .nav-first .li-2 .li-014-hitarea,
.nav-left .nav-first .nav-second .li-014-hitarea{
	left:145px;
}
.nav-left .title015{
	padding-left:165px;
}
.nav-left .nav-first .li-2 .li-015-hitarea,
.nav-left .nav-first .nav-second .li-015-hitarea{
	left:155px;
}
.nav-left .title016{
	padding-left:175px;
}
.nav-left .nav-first .li-2 .li-016-hitarea,
.nav-left .nav-first .nav-second .li-016-hitarea{
	left:165px;
}
.nav-left .li-2 .title02 .two-add{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px 0px;
	display:block;
	position:absolute;
	top:8px;
	left:20px;
}
.nav-left .li-2 .title02 .two-minus{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -10px;
	display:block;
	position:absolute;
	top:8px;
	left:20px;
}
.nav-left .li-2 .title02 .two-config{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -38px;
	display:block;
	position:absolute;
	top:8px;
	left:20px;
}
.nav-left .li-2 .two-other{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0 -10px!important;
	display:block!important;
	position:absolute;
	top:8px;
	left:20px;
}
.nav-left .li-2 li .two-other{
	margin-left:14px;
}
/*dis-menu*/
.nav-left .dis-menu div a{
	color:#a8a8a8;
}
.nav-left .dis-menu div.ces-menu-tree-curr a{
	color:#a8a8a8;
}
.nav-left .nav-first .dis-menu .expandable-hitarea{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -90px;
}
.nav-left .nav-first .dis-menu .collapsable-hitarea{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -100px;
}
.nav-left .nav-first .nav-second .dis-menu .last-level{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -119px;
}
.nav-left .dis-menu .title02 .two-add,
.nav-left .dis-menu .title02 .two-config,
.nav-left .dis-menu .title02 .two-minus,
.nav-left .dis-menu .title02 .two-other{
	background:url(/uploads/image/micframe_menu/zzp_icon_frame_child_arrow.gif) no-repeat 0px -129px!important;
}
/*.nav-left .nav-first .dis-menu div.ces-menu-tree-curr{
	background:none;
}*/
/** icon **/
.nav-left #menuicon-01010000{/**产品管理**/
	background-position:0px 0px;
}

/*************************ztree样式开始******************************/
.ztree * {padding:0; margin:0; font-size:12px; font-family: verdana, arial, helvetica, applegothic, sans-serif}
.ztree {margin:0; padding:5px; color:#333;}
.zzp-page ul.ztree li,.ztree li{padding:0; margin:0;float:none; list-style:none; line-height:14px; text-align:left; white-space:nowrap;display:block;}
.ztree li ul{ margin:0; padding:0 0 0 18px;}
.ztree li ul.line{ background:url(/uploads/image/micztree/line_conn.gif) repeat-y;}

.ztree li a {padding:1px 3px 0 0; margin:0 10px 0 0!important; cursor:pointer; height:27px!important; color:#333; background-color: transparent;
	text-decoration:none; vertical-align:middle; display: inline-block!important;border:none!important;}
.ztree li a button,
.ztree li a span{margin-top:3px!important;display:inline-block!important;}
.ztree-noline li a span{margin-top:3px!important;#margin-top:5px!important;display:inline-block!important;}
.ztree li a:hover {text-decoration:underline; background:none!important;border:none!important;}
.ztree li a.curselectednode {/*padding-top:0px; background-color:#ffe6b0; color:black; border:1px #ffb951 solid; opacity:0.8;*/background:none;border:none;}
/*.ztreedemobackground .ztree li a.curselectednode{background-color:#ffe6b0;border:1px #ffb951 solid; }*/
.ztree li a.curselectednode_edit {padding-top:0px; background-color:#ffe6b0; color:black; border:1px #ffb951 solid; opacity:0.8;}
.ztree li a.tmptargetnode {padding-top:0px; background-color:#316ac5; color:white; border:1px #316ac5 solid;
	opacity:0.8; filter:alpha(opacity=80)}
.ztree li a input.rename {height:14px; width:80px; padding:0; margin:0;
	font-size:12px; border:1px #7ec4cc solid; *border:0px}
.ztree li span {line-height:16px; margin-right: 2px}
.ztree li button {width:16px; height:16px; vertical-align:middle; border:0 none; cursor: pointer;outline:none;
	background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
	background-image:; *background-image:}

.ztree li button.chk {width:13px; height:13px; margin:0 3px 0 0; cursor: auto}
.ztree li button.chk.checkbox_false_full {background-position:0 0}
.ztree li button.chk.checkbox_false_full_focus {background-position:0 -14px}
.ztree li button.chk.checkbox_false_part {background-position:0 -28px}
.ztree li button.chk.checkbox_false_part_focus {background-position:0 -42px}
.ztree li button.chk.checkbox_false_disable {background-position:0 -56px}
.ztree li button.chk.checkbox_true_full {background-position:-14px 0}
.ztree li button.chk.checkbox_true_full_focus {background-position:-14px -14px}
.ztree li button.chk.checkbox_true_part {background-position:-14px -28px}
.ztree li button.chk.checkbox_true_part_focus {background-position:-14px -42px}
.ztree li button.chk.checkbox_true_disable {background-position:-14px -56px}
.ztree li button.chk.radio_false_full {background-position:-28px 0}
.ztree li button.chk.radio_false_full_focus {background-position:-28px -14px}
.ztree li button.chk.radio_false_part {background-position:-28px -28px}
.ztree li button.chk.radio_false_part_focus {background-position:-28px -42px}
.ztree li button.chk.radio_false_disable {background-position:-28px -56px}
.ztree li button.chk.radio_true_full {background-position:-42px 0}
.ztree li button.chk.radio_true_full_focus {background-position:-42px -14px}
.ztree li button.chk.radio_true_part {background-position:-42px -28px}
.ztree li button.chk.radio_true_part_focus {background-position:-42px -42px}
.ztree li button.chk.radio_true_disable {background-position:-42px -56px}

.ztree li button.switch {width:23px; height:29px; margin-right:5px;}
.ztree li button.root_open{background-position:-92px -54px;}
.ztree li button.root_close{background-position:-74px -54px;}
.ztree li button.roots_open{background-position:-92px 0}
.ztree li button.roots_close{background-position:-74px 0}
.ztree li button.center_open{background-position:-92px -18px}
.ztree li button.center_close{background-position:-74px -18px}
.ztree li button.bottom_open{background-position:-92px -36px}
.ztree li button.bottom_close{background-position:-74px -36px}
.ztree li button.noline_open{background-position:-92px -72px}
.ztree li button.noline_close{background-position:-74px -72px}
.ztree li button.root_docu{ background:none;}
.ztree li button.roots_docu{background-position:-56px 0}
.ztree li button.center_docu{background-position:-56px -18px}
.ztree li button.bottom_docu{background-position:-56px -36px}
.ztree li button.noline_docu{ background:none;}

.ztree li button.ico_open{margin-right:2px; background-position:-110px -16px; vertical-align:top; *vertical-align:middle}
.ztree li button.ico_close{margin-right:2px; background-position:-110px 0; vertical-align:top; *vertical-align:middle}
.ztree li button.ico_docu{margin-right:2px; background-position:-110px -32px; vertical-align:top; *vertical-align:middle}
.ztree li button.edit {margin-right:2px; background-position:-110px -48px; vertical-align:top; *vertical-align:middle}
.ztree li button.remove {margin-right:2px; background-position:-110px -64px; vertical-align:top; *vertical-align:middle}

.ztree li button.ico_loading{margin-right:2px; background:url(/uploads/image/micztree/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}

ul.tmptargetztree {background-color:#ffe6b0; opacity:0.8; filter:alpha(opacity=80)}

button.tmpztreemove_arrow {width:16px; height:16px; padding:0; margin:2px 0 0 1px; border:0 none; position:absolute;
	background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
	background-position:-110px -80px; background-image:; *background-image:}

ul.ztree.ztreedragul {margin:0; padding:0; position:absolute; width:auto; height:auto;overflow:hidden; background-color:#cfcfcf; border:1px #00b83f dotted; opacity:0.8; filter:alpha(opacity=80)}
.ztreemask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute}

/* level style*/

.ztree li ul{ margin:0; padding:0}
.ztree li ul.line/*,
.ztreedemobackground .ztree li ul.line,
.ztreedemobackground .ztree li ul.line.level0*/{ background:url(/uploads/image/micztree/line_conn.gif) repeat-y;}

.ztree li ul.level0, .ztree li ul.line.level0/*,
.ztreedemobackground .ztree li ul.level1*/{background:none!important;}

.ztree li ul.level1{background-position:43px 0;}
.ztree li ul.level2{background-position:56px 0;}
.ztree li ul.level3{background-position:76px 0;}
.ztree li ul.level4{background-position:96px 0;}
.ztree li ul.level5{background-position:116px 0;}
.ztree li ul.level6{background-position:136px 0;}
.ztree li ul.level7{background-position:156px 0;}
.ztree li ul.level8{background-position:176px 0;}
.ztree li ul.level9{background-position:196px 0;}
.ztree li ul.level10{background-position:216px 0;}

.ztree li button.level0{ margin-left:0px!important;background-position:-76px 0;}
.ztree li button.level1{ margin-left:30px}
.ztree li button.level2{ margin-left:60px;}
.ztree li button.level3{ margin-left:90px;}
.ztree li button.level4{ margin-left:120px;}
.ztree li button.level5{ margin-left:150px;}
.ztree li button.level6{ margin-left:180px;}
.ztree li button.level7{ margin-left:210px;}
.ztree li button.level8{ margin-left:240px;}
.ztree li button.level9{ margin-left:270px;}
.ztree li button.level10{ margin-left:300px;}


/*.ztreedemobackground .ztree li ul.line.level1{background-position:25px 0;}
.ztreedemobackground .ztree li ul.line.level2{background-position:50px 0;}
.ztreedemobackground .ztree li ul.line.level3{background-position:75px 0;}
.ztreedemobackground .ztree li ul.line.level4{background-position:100px 0;}
.ztreedemobackground .ztree li ul.line.level5{background-position:125px 0;}
.ztreedemobackground .ztree li ul.line.level6{background-position:150px 0;}
.ztreedemobackground .ztree li ul.line.level7{background-position:175px 0;}
.ztreedemobackground .ztree li ul.line.level8{background-position:200px 0;}
.ztreedemobackground .ztree li ul.line.level9{background-position:225px 0;}
.ztreedemobackground .ztree li ul.line.level10{background-position:250px 0;}
.ztreedemobackground .ztree li button.level1{ margin-left:25px}
.ztreedemobackground .ztree li button.level2{ margin-left:50px}
.ztreedemobackground .ztree li button.level3{ margin-left:75px}
.ztreedemobackground .ztree li button.level4{ margin-left:100px}
.ztreedemobackground .ztree li button.level5{ margin-left:125px}
.ztreedemobackground .ztree li button.level6{ margin-left:150px}
.ztreedemobackground .ztree li button.level7{ margin-left:175px}
.ztreedemobackground .ztree li button.level8{ margin-left:200px}
.ztreedemobackground .ztree li button.level9{ margin-left:225px}
.ztreedemobackground .ztree li button.level10{ margin-left:250px}*/

/*.ztree-single-select li ul.level0{background-position:17px 0;}*/
.ztree-single-select li ul.level1{background-position:27px 0;}
.ztree-single-select li ul.level2{background-position:57px 0;}
.ztree-single-select li ul.level3{background-position:87px 0;}
.ztree-single-select li ul.level4{background-position:117px 0;}
.ztree-single-select li ul.level5{background-position:157px 0;}
.ztree-single-select li ul.level6{background-position:187px 0;}
.ztree-single-select li ul.level7{background-position:217px 0;}
.ztree-single-select li ul.level8{background-position:257px 0;}
.ztree-single-select li ul.level9{background-position:287px 0;}
.ztree-single-select li ul.level10{background-position:317px 0;}



.ztree-noline li button.level0{ margin-left:0px;}
.ztree-noline li button.level1{ margin-left:20px;}
.ztree-noline li button.level2{ margin-left:40px;}
.ztree-noline li button.level3{ margin-left:60px;}
.ztree-noline li button.level4{ margin-left:80px;}
.ztree-noline li button.level5{ margin-left:100px;}
.ztree-noline li button.level6{ margin-left:120px;}
.ztree-noline li button.level7{ margin-left:140px;}
.ztree-noline li button.level8{ margin-left:160px;}
.ztree-noline li button.level9{ margin-left:180px;}
.ztree-noline li button.level10{ margin-left:200px;}

.ztree li{
	cursor:pointer;
}
.ztree .ztree-li-hover{
	background:url(/uploads/image/micztree/ztree_li_hover.png) repeat-x;
}
.ztree .ztree-li-click{
	background:url(/uploads/image/micztree/ztree_li_click.png) repeat-x;
}
.ztree li a{
	margin:5px 0;
}
/*.ztree li button.chk{
	margin-top:5px;
}*/
.ztree li button.roots_open,
.ztree li button.root_open{
	background: -23px 3px;
}
.ztree li button.roots_close,
.ztree li button.root_close{
	background: 0 3px;
}
.ztree li button.center_open{
	background-image:;
	background-position:-41px -26px;
}
.ztree li button.center_close{
background-image:;
background-position:-18px -26px;
}
.ztree li button.bottom_open{
background-image:;
background-position:-41px -52px;
}
.ztree li button.bottom_close{
background-image:;
background-position:-18px -52px;
}
.ztree li button.roots_docu{
background-image:;
background-position:5px 0;
}
.ztree li button.center_docu{
background-image:;
background-position:5px -26px;
}
.ztree li button.bottom_docu{
background-image:;
background-position:5px -52px;
}
.ztree li button.ztree-level0-leaf{
	background: -23px -24px;
}
.ztree li button.ztree-level0-open{
	background: -23px 3px;
}
.ztree li button.ztree-level0-close{
	background: 0 3px;
}
.ztree-noline li button.noline_open{
	background: -23px 3px;
}
.ztree-noline li button.noline_close{
	background: 0 3px;
}
.ztree-noline li button.noline_docu{
	background: -23px -24px;
}
/************************ztree样式结束********************************/
/*** 名片 ***/
.zzp-cards{
	width:340px;
	/*height:210px;*/
	padding:0 1px 1px 1px;
	font-family:"微软雅黑","宋体",arial;
	margin:10px;
}
.zzp-cards .cards-infor{
	padding:10px 10px 0 10px;
	/*height:198px;*/
	background:#fafafa;
	border:1px solid #dfdfdf;
	border-top:3px solid #aaa;
}
.zzp-cards .cards-infor li{
	padding-top:2px;
	padding-bottom:1px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zzp-cards .company{
	overflow:hidden;
	*zoom:1;
}
.zzp-cards .company p{
	float:left;
	margin-left:8px;
	color:#204d84;
}
.zzp-cards input{
	float:left;
	width:13px;
	height:13px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.zzp-cards .post{
	padding-left:21px;
}
.zzp-cards .cards-infor .name{
	padding:15px 0;
}
.zzp-cards .name span,.zzp-cards .name em{
	display:inline-block;
}
.zzp-cards .name span{
	font-size:18px;
	color:#204d84;
	margin-left:40px;
}
.zzp-cards .name em{
	font-size:12px;
	color:#666;
	margin:0 10px;
}
.zzp-cards .name label{
	display:inline-block;
	width:11px;
	height:14px;
	margin-right:5px;
	background-image:url(/uploads/image/micommon/card-ico.png);
	background-repeat:no-repeat;
}
.zzp-cards .name label.ico-g{
	background-position:0px 1px;
}
.zzp-cards .name label.ico-y{
	background-position:0px -16px;
}
.zzp-cards .name label.ico-b{
	background-position:0px -35px;
}
.zzp-cards .tel{
	background:url(/uploads/image/micommon/card-ico.png) 0px -52px no-repeat;
	padding-left:20px;
}
.zzp-cards .phone{
	background:url(/uploads/image/micommon/card-ico.png) 0px -77px no-repeat;
	padding-left:20px;
}
.zzp-cards .email{
	background:url(/uploads/image/micommon/card-ico.png) 0px -103px no-repeat;
	padding-left:20px;
}
.zzp-cards .address{
	background:url(/uploads/image/micommon/card-ico.png) 0px -130px no-repeat;
	padding-left:20px;
}
.zzp-cards .remarks{
	background:url(/uploads/image/micommon/card-ico.png) 0 -157px no-repeat;
	padding-left:20px;
}
.zzp-cards .avatar{
	background:url(/uploads/image/micommon/card.png) 0 0 no-repeat;
	width:90px;
	height:90px;
	margin-top:-200px;
	_margin-top:-215px;
	float:right;
	margin-right:10px;
	_display:inline;
}
.zzp-cards .avatar img{
	height:80px;
	width:80px;
	margin-left:5px;
	margin-top:5px;
}
/*hover 效果*/
.zzp-cards.hover .cards-infor{
	background: url(/uploads/image/miproducts/products-message-bg01.png) repeat-x scroll left -1px #ddecf9;
	border:1px solid #bedaf4;
	border-top:3px solid #679ad3;
}
.zzp-cards.click .cards-infor{
	background: url(/uploads/image/miproducts/products-message-bg02.png) repeat-x scroll left -1px #dae9f7;
	border:1px solid #94b7d7;
	border-top:3px solid #679ad3;
}

/**展开排序**/
.zzp-btn-sort .zzp-filleting{
	width:300px;
	position:absolute;
	left:0px;
	top:26px;
}
.zzp-btn-sort .zzp-filleting .mid-title,
.zzp-btn-sort .zzp-filleting .sort-reset li{
	color:#333;
	padding:3px 0;
}
.zzp-btn-sort .zzp-filleting .sort-reset li{
	padding-left:20px;
}
.zzp-btn-sort .zzp-filleting .sort-reset li,
.zzp-btn-sort .zzp-filleting .sort-reset input{
	vertical-align:middle;
}

/* 标记
 ******************************************/
.mark-ico {zoom:1;overflow:hidden;}
.mark-ico img {height:18px; margin:7px 7px 8px;display:block;}
.mark-ico a {float:left; margin-right:10px;}
.mark-ico a:hover {background:url(/uploads/image/micommon/markbg.gif) repeat-x 0 -41px; }
.mark-ico a:hover span.markr {background:url(/uploads/image/micommon/markbg.gif) no-repeat 100% -80px; float:left;}
.mark-ico a:hover span.markl {background:url(/uploads/image/micommon/markbg.gif) no-repeat 0 0; height:33px; float:left;}
.mark-ico a.click,.mark-ico a.click:hover {background:url(/uploads/image/micommon/markbg.gif) repeat-x 0 -159px;}
.mark-ico a.click span.markr,.mark-ico a.click:hover span.markr {background:url(/uploads/image/micommon/markbg.gif) no-repeat 100% -196px;float:left;}
.mark-ico a.click span.markl,.mark-ico a.click:hover span.markl {background:url(/uploads/image/micommon/markbg.gif) no-repeat 0 -121px; height:33px;float:left;}

/*
.mark-ico span.ico1{
	background:url(/uploads/image/miproducts/pro-tips.png) -5px 0 no-repeat;
}
.mark-ico span.ico2{
	background:url(/uploads/image/miproducts/pro-tips.png) -5px -37px no-repeat;
}
.mark-ico span.ico3{
	background:url(/uploads/image/miproducts/pro-tips.png) -5px -75px no-repeat;
}
.mark-ico span.ico4{
	background:url(/uploads/image/miproducts/pro-tips.png) -5px -112px no-repeat;
}
.mark-ico span.ico5{
	background:url(/uploads/image/miproducts/pro-tips.png) -5px -151px no-repeat;
}*/

/* 单联时间控件样式
*******************************************/
.zzp-time-input{
	width:110px;
	float:left;
}
.zzp-time-input01{
	width:150px;
	float:left;
	height: 15px;
    padding: 2px;
}
.zzp-time-img{
	float:left;
	margin-left: -20px;
    margin-top: 1px;
}
.dynarchcalendar {
	font-size:12px;
	font-family:"微软雅黑", "宋体", arial;
	position: relative;
	_overflow:hidden;
	_zoom:1;
}
.dynarchcalendar .iframe-for-select{
	_width:232px;
	_height:248px;
}
.dynarchcalendar table, .dynarchcalendar td {
	border-collapse:collapse;
}
/** 上/下 年、月 **/
.dynarchcalendar .dynarchcalendar-focuslink {
	opacity: 0;
	position: absolute;
}
.dynarchcalendar .dynarchcalendar-navbtn {
	position: absolute;
	top: 10px;
	z-index: 10;
}
.dynarchcalendar .dynarchcalendar-navbtn div {
	width:14px;
	height:8px;
	cursor:pointer;
}
.dynarchcalendar .dynarchcalendar-prevyear {
	left: 10px;
}
.dynarchcalendar .dynarchcalendar-nextyear {
	left: 100%;
	margin-left: -20px;
}
.dynarchcalendar .dynarchcalendar-prevmonth {
	left: 33px;
}
.dynarchcalendar .dynarchcalendar-nextmonth {
	left: 100%;
	margin-left: -40px;
}
.dynarchcalendar .dynarchcalendar-nextmonth div {
	background:url(/uploads/image/micommon/time01-right-month.png) 0 0 no-repeat;
}
.dynarchcalendar .dynarchcalendar-prevmonth div {
	background:url(/uploads/image/micommon/time01-left-month.png) 0 0 no-repeat;
}
.dynarchcalendar .dynarchcalendar-prevyear div {
	background:url(/uploads/image/micommon/time01-left-year.png) 0 0 no-repeat;
}
.dynarchcalendar .dynarchcalendar-nextyear div {
	background:url(/uploads/image/micommon/time01-right-year.png) 0 0 no-repeat;
}
/*点击瞬间效果*/
.dynarchcalendar .dynarchcalendar-pressed-navbtn div {
	margin-top:1px;
	margin-left:1px;
}
/** 年/月/选择 **/
.dynarchcalendar .dynarchcalendar-topbar {
	background:url(/uploads/image/micommon/time01-top.png) 0 0 repeat-x;
	border-left:1px solid #43668a;
	border-right:1px solid #43668a;
	height:51px;
	_overflow:hidden;
	_zoom:1
}
.dynarchcalendar table.dynarchcalendar-titlecont {
	margin-top: -6px;
	position: relative;
	z-index: 9;
	left:90px;
	left:0px\9;
}
.dynarchcalendar .dynarchcalendar-title {
	height:28px;
	line-height:28px;
	text-align:center;
	color:#fff;
	font-size:12px;
	text-shadow:1px 1px 1px #000;
	cursor:pointer;
}
.dynarchcalendar .dynarchcalendar-pressed-title div {
	background-color: #777;
	color: #000;
	background:url(/uploads/image/micommon/time01-alert-hover.png) 0 0 repeat-x;
	border:1px solid #84acdd;
	padding:0 5px;
}
/**星期**/
.dynarchcalendar .dynarchcalendar-daynames {
	height:23px;
	line-height:23px;
}
.dynarchcalendar .dynarchcalendar-daynames table {
	width:100%;
}
.dynarchcalendar .dynarchcalendar-daynames div {
	color: #707070;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	text-align:center;
}
.dynarchcalendar .dynarchcalendar-daynames div.dynarchcalendar-weekend {
	color:#4f6e91;
}
.dynarchcalendar .dynarchcalendar-daynames td:last-child div.dynarchcalendar-weekend {
	color:#a85e5f;
}
/** 主体日期 **/
.dynarchcalendar .dynarchcalendar-body {
	border-left:1px solid #898989;
	border-right:1px solid #898989;
	position: relative;
	overflow:hidden;
}
.dynarchcalendar .dynarchcalendar-animbody-backyear {
	position: absolute;
	top: -100%;
	left: 0;
}
.dynarchcalendar .dynarchcalendar-animbody-back {
	position: absolute;
	top:0;
	left: -100%;
}
.dynarchcalendar .dynarchcalendar-animbody-fwd {
	position: absolute;
	top: 0;
	left: 100%;
}
.dynarchcalendar .dynarchcalendar-animbody-now {
	position: absolute;
	top: 0;
	left: 0;
}
.dynarchcalendar .dynarchcalendar-animbody-fwdyear {
	position: absolute;
	top: 100%;
	left: 0;
}
/*默认*/
.dynarchcalendar .dynarchcalendar-body td {
	border:1px solid #c7c7c7;
	background:url(/uploads/image/micommon/time01-bg.png) left top repeat-x;
}
.dynarchcalendar .dynarchcalendar-body .dynarchcalendar-first-row td {
	border-top:none;
}
/*第一列*/
.dynarchcalendar td.dynarchcalendar-first-col {
	border-left:none;
}
/*最后一列*/
.dynarchcalendar td.dynarchcalendar-last-col {
	border-right:none;
}
/*日期高宽*/
.dynarchcalendar .dynarchcalendar-day {
	width:32px;
	text-align:center;
	height:26px;
	line-height:26px;
	color:#666;
	text-shadow:1px 1px 1px #fff;
	cursor:pointer;
}
/*周六*/
.dynarchcalendar .dynarchcalendar-weekend {
	color:#4f6e91;
}
/*周末*/
.dynarchcalendar .dynarchcalendar-last-col .dynarchcalendar-weekend {
	color:#a85e5f;
}
/*今天*/
.dynarchcalendar .dynarchcalendar-day-today {
	background:url(/uploads/image/micommon/time01-select.png) 0 0 no-repeat;
	color:#000;
	font-weight:bold;
}
/*选中*/
.dynarchcalendar .dynarchcalendar-day-selected {
	background:url(/uploads/image/micommon/time01-select.png) 0 0 no-repeat;
	color:#000;
}
/*hover*/
.dynarchcalendar .dynarchcalendar-hover-date {
	background:url(/uploads/image/micommon/time01-hover.png) 0 0 no-repeat;
	color:#000;
}
/*其它月*/
.dynarchcalendar .dynarchcalendar-day-othermonth, .dynarchcalendar .dynarchcalendar-last-col .dynarchcalendar-day-othermonth {
	background:url(/uploads/image/micommon/time01-other.png) 0 0 no-repeat;
	color:#b2b2b2;
}
/** 低部 **/
.dynarchcalendar .dynarchcalendar-bottombar {
	background:#fafafa;
	border:1px solid #898989;
	border-top:none;
	padding:5px 0;
}
/*今天按钮*/
.dynarchcalendar .dynarchcalendar-bottombar-today {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	height:22px;
	line-height:22px;
	padding:0 8px;
	color:#fff;
	border:1px solid #365b87;
	background:url(/uploads/image/micommon/time01-btn.png) 0 0 repeat-x;
	cursor:pointer;
	margin-left:15px;
}
/*** 月份选择弹出层 ***/
.dynarchcalendar .dynarchcalendar-menu {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:#fff;
	overflow: hidden;
	text-align:center;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.dynarchcalendar .dynarchcalendar-menu table {
	width:100%;
}
.dynarchcalendar .dynarchcalendar-menu .dynarchcalendar-menu-sep {
	display:none;
}
/*年份输入框*/
.dynarchcalendar .dynarchcalendar-menu-year {
	margin:0 auto;
}
/*隐藏'今天'*/
.dynarchcalendar .dynarchcalendar-menu table div {
	display:none;
}
/*月份列表*/
.dynarchcalendar .dynarchcalendar-menu-mtable {
	margin-top:1.5em;
}
.dynarchcalendar .dynarchcalendar-menu div.dynarchcalendar-menu-month {
	display:block;
	width:50px;
	height:20px;
	line-height:20px;
	text-align:center;
	margin:5px auto;
}
.dynarchcalendar .dynarchcalendar-menu-mtable div.dynarchcalendar-hover-navbtn {
	background:url(/uploads/image/micommon/time01-alert-hover.png) 0 0 repeat-x;
	border:1px solid #84acdd;
	width:48px;
	height:18px;
	cursor:pointer;
	text-shadow:1px 1px 1px #fff;
}

.dynarchcalendar .dynarchcalendar-time-hour,.dynarchcalendar .dynarchcalendar-time-minute {
	padding: 1px 3px;
	border-radius:3px 0 0 3px;
}
.dynarchcalendar .dynarchcalendar-time-down {
	background: url(/uploads/image/micommon/time01-minus.png) 0 0 no-repeat;
	width: 11px;
	height: 8px;
	opacity: 0.5;
	cursor:pointer;
}
.dynarchcalendar .dynarchcalendar-time-up {
	background: url(/uploads/image/micommon/time01-add.png) 0 0 no-repeat;
	width: 11px;
	height: 8px;
	opacity: 0.5;
	cursor:pointer;
}
.dynarchcalendar .dynarchcalendar-time-sep {
	padding: 0 2px;
}
.dynarchcalendar .dynarchcalendar-hover-time {
	background-color: #436995;
	color: #fff;
	opacity: 1;
}
.dynarchcalendar .dynarchcalendar-pressed-time {
	background-color:#436995;
	color: #fff;
	opacity: 1;
}
.dynarchcalendar .dynarchcalendar-time-am {
	padding: 1px;
	width: 2.5em;
	text-align: center;
}
/*不能点击*/
.dynarchcalendar .dynarchcalendar-day-disabled{
	color: #b2b2b2;
	pointer-events:none;
}


/** 弹出层圆角(2) **/
.zzp-filleting-r {
	padding:0;
	position:relative;
	text-align:left;
	width:100%;
}
.zzp-filleting-r .topr {
	height:23px;
	line-height:0;
	font-size:0;
	background:url(/uploads/image/micmodule/zzp-fillet.png) no-repeat 0px -56px;
	float:right;
	width:51px;
}
.zzp-filleting-r .topl {
	height:23px;
	_height:23px;
	float:left;
    width:51px;
	background:url(/uploads/image/micmodule/zzp-fillet2.png) no-repeat 0px 0px;
}
.zzp-filleting-r .topm {
	height:23px;
	padding:0 23px 0 28px;
	_padding:0;
	_float:left;
   *padding:0;
   position:relative;

}
.zzp-filleting-r .topmb {
	height:23px;
	background:url(/uploads/image/micmodule/zzp-fillet2.png) repeat-x 0 -29px;
	   margin:0 28px 0 23px;
	_margin:0px;
	*margin:0px;
}
.zzp-filleting-r .toparrow{ background:url(/uploads/image/micmodule/icon-arrow1.png) no-repeat 0 0px; width:13px; height:7px; position:absolute; }

/** 中部 **/
.zzp-filleting-r .midr {
	margin:0;
	padding:0;
    background:url(/uploads/image/micmodule/zzp-fillet-r.png) repeat-y right;
	
}
.zzp-filleting-r .rightarrow{ background:url(/uploads/image/micmodule/icon-arrow4.png) no-repeat 0 0px; width:7px; height:13px; position:absolute; }

.zzp-filleting-r .midl {
	width:100%;
	background:url(/uploads/image/micmodule/zzp-fillet-l.png) repeat-y left;
		
}
.zzp-filleting-r .leftarrow{ background:url(/uploads/image/micmodule/icon-arrow3.png) no-repeat 0 0px; width:7px; height:13px; position:absolute; }
.zzp-filleting-r .bordercontent{ padding:0 15px;background-color:#f9f9f9; margin:0 5px;}

/** 底部 **/
.zzp-filleting-r .footer {
	border-top:0px;
	height:42px;

}
.zzp-filleting-r .footerl {
	height:42px;
	float:left;
	width:16px;
	background:url(/uploads/image/micmodule/zzp-fillet2.png) no-repeat 0px -91px;
}
.zzp-filleting-r .footerr {
	height:42px;
	line-height:0;
	font-size:0;
	background:url(/uploads/image/micmodule/zzp-fillet2.png) no-repeat 0px -180px;
	float:right;
	width:29px;
}
.zzp-filleting-r .footerm {
	height:42px;
	padding:0 12px 0 12px;
	_padding:0;
	_float:left;
    *padding:0;
	text-align:center;
}
.zzp-filleting-r .footermb {
	background:url(/uploads/image/micmodule/zzp-fillet2.png) repeat-x 0px -135px;
	height:34px;
	border-bottom:none;
	padding-top:8px;
	margin:0 17px 0 4px;
	_margin:0px;
	*margin:0px;
}
.zzp-filleting-r .bottomarrow{ background:url(/uploads/image/micmodule/icon-arrow2.png) no-repeat 0 0px; width:13px; height:7px; position:absolute; }
.zzp-filleting-r a.close {display:block; width:22px; height:23px; position:absolute; background:url(/uploads/image/micmodule/close.gif) no-repeat; right:5px; top:6px; z-index:1;}
.zzp-filleting-r a.close:hover { background-position:0 -23px;}

/*弹出层帮助*/
.zzp-filleting .footer-help {position:absolute; bottom:12px; left:8px;z-index:1;}
.zzp-filleting .help-prompt {width:300px; position:absolute; bottom:-7px; left:15px;}
.zzp-filleting-r .footer-help {position:absolute; bottom:12px; left:8px;}
.zzp-filleting-r .help-prompt {width:300px; position:absolute; bottom:-7px; left:15px;}
/*弹出层帮助-提示*/
.footer-help a.help {display:block; width:16px; height:16px; background:url(/uploads/image/micommon/help.png) no-repeat;}
.help-prompt {margin-left:10px;position:relative;}
.help-promp-sharp {position:absolute; left:-4px; bottom:10px; background:url(/uploads/image/micmodule/help_prompt.png) no-repeat 0 -80px; width:5px; height:7px;}
.help-prompt-topright {background:url(/uploads/image/micmodule/help_prompt.png) no-repeat 100% -20px; height:5px; padding-right:5px;}
.help-prompt-topleft {background:url(/uploads/image/micmodule/help_prompt.png) no-repeat 0 0; height:5px; padding-left:5px;}
.help-prompt-topmiddle {background:url(/uploads/image/micmodule/help_prompt.png) repeat-x 0 -10px; height:5px; overflow:hidden; width:100%;}
.help-prompt-midright {background:url(/uploads/image/micmodule/help_promptlr.png) repeat-y 100% 0; padding-right:5px;}
.help-prompt-midleft {background:url(/uploads/image/micmodule/help_promptlr.png) repeat-y 0 0; padding-left:5px;}
.help-prompt-midmiddle {background:#eef7ea;}
.help-prompt-bottomright {background:url(/uploads/image/micmodule/help_prompt.png) no-repeat 100% -50px; height:5px; padding-right:5px;}
.help-prompt-bottomleft {background:url(/uploads/image/micmodule/help_prompt.png) no-repeat 0 -70px; height:5px; padding-left:5px;}
.help-prompt-bottommiddle {background:url(/uploads/image/micmodule/help_prompt.png) repeat-x 0 -60px; height:5px; width:100%; overflow:hidden;}
.help-prompt a.close {display:block; width:11px; height:11px; position:absolute; background:url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0 -11px; right:3px; top:3px;}
.help-prompt a.close:hover {background:url(/uploads/image/micontent/relation.gif) no-repeat 0 -39px;}
.help-prompt-con {padding:0 10px 0 5px; color:#67875e; line-height:21px;}
/*商品选择公用弹出层定义*/
.zzp-pro-select {
	width:400px;
	position:absolute;
}
.zzp-pro-select .midl .bordercontent{
	height:238px;
}

/* column columntree */
.x-panel-bwrap{
	font-size:12px;
	color:#000;
}
.x-panel-bwrap a{
	color:#000;
	text-decoration:none;
	padding-left:5px;
	_display:inline-block;
}
.x-tree-node-over .x-tree-node-anchor{
	color:#069;
}
.x-tree-selected .x-tree-node-anchor{
	font-weight:bold;
	color:#000;
}
.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;
}
.eui-tree-hd {
	border-left: 1px solid #eeeeee;
    border-right: 1px solid #d0d0d0;
    float: left;
    overflow: hidden;
}
.eui-tree-hd-text {
	font: 12px/28px arial,tahoma,helvetica,sans-serif;
    overflow: hidden;
    padding: 0 3px 0 5px;
    white-space: nowrap;
}
.eui-clear {
	clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.eui-tree-node {
	color: black;
    white-space: nowrap;
}
.eui-tree-node ul.eui-tree-node-ct{
	
}
.eui-tree-node .eui-tree-node{
/*	border-bottom:1px solid #ededed;*/
}
.eui-tree-col {
	float: left;
    overflow: hidden;
    padding: 3px 1px;
	_padding: 2px 1px;
	background:none;
	text-overflow:ellipsis;

}
.x-tree-node-over .eui-tree-col a{
	background:none;
}

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

.ux-row-action-text {
	background-repeat: no-repeat;
    color: #4d75a5;
    cursor: pointer;
    float: left;
    margin: 0 3px 0 2px;
    overflow: hidden;
}
.ux-row-action-text: hover {
	color: #da6f29;
}
.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;
}
.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;
}
.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;
}
.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;
}
/*栏目前面的展开收缩图标*/
.x-tree-node-el img{
	margin-top:3px;
}
.x-tree-node-el{
	line-height:22px;
	_line-height:24px;
	border-bottom:1px solid #ededed;
	zoom:1;
	overflow:hidden;
}

.x-tree-root-node{
	background:url(/uploads/image/mieui/border-right.png) right top repeat-y;
}
.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;
}
.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;
}

.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;
}*/
.x-tree-node-over .eui-tree-ec-icon,.x-tree-node-over .x-tree-elbow-end{
}

.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;
}
.x-tree-node-leaf .x-tree-node-icon{
	background: url(/uploads/image/mieui/leaf.gif) center center no-repeat;
	margin-top:3px;
}
.x-tree-node-collapsed .x-tree-node-icon{
	background: url(/uploads/image/mieui/leaf.gif) center center no-repeat;
	margin-top:3px;
}
.x-tree-node-expanded .x-tree-node-icon{
	background: url(/uploads/image/mieui/folder-open.gif) center center no-repeat;
	margin-top:3px;
}
.master-task{
	border-bottom: 1px solid #ededed;
	line-height:22px;
}
.x-tree-node-over{
	background:url(/uploads/image/mieui/hover-bg.gif) repeat-x scroll left bottom transparent;
}
.x-tree-selected{
	background: url(/uploads/image/mieui/selected-bg.gif) bottom left repeat-x;
}
/*   edit-pic   */
.ux-row-action-text-edit{
	float:left;
}
.ux-row-action-text-delete{
	margin-left:20px;
	/*position:relative;*/
}
.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;*/
}
.x-tree-node-over .ux-row-action-text a.edit-pic:hover{
	background-position:-14px 0;
}
/*** 下拉树样式 ***/
.zzp-pos-relative{
	position:relative;
	z-index:9px;
}
.zzp-tree-list{
	background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #99b6d9;
	position:absolute;
	right: -1px;
    top: 26px;
	padding:5px;
	display:none;
	width:180px;
	height:250px;
	overflow:auto;
	z-index:9;
}
.zzp-tree-list .ztree li{
	overflow:visible;
}
/*** 带关闭的阴影弹出层 ***/
.zzp-flash-shadow{
	position:absolute;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.zzp-flash-con{
	position:absolute;
	z-index:9;
	top:50%;
	left:50%;
}
.zzp-flash-con .x{
	background: url(/uploads/image/miproducts/zzp_products_all.png) no-repeat scroll 0 -717px transparent;
    height: 11px;
    width: 11px;
	display:block;
	position:absolute;
	right: 10px;
    top: -10px;
}
.zzp-flash-con .x:hover{
	background-position:-15px -717px;
}
/*** 标记弹出层 ***/
.zzp-tips-pop{
	width:335px;
}
.zzp-tips-pop .topl{
	width:51px;
}
.zzp-tips-pop .tips-con{
	border:1px solid #ececec;
	margin:8px 0;
	padding:10px;
}
.zzp-tips-pop .time{
	overflow:hidden;
	_display:inline-block;
}
.zzp-tips-pop .time span{
	float:left;
}
.zzp-tips-pop .time span.zzp-time-line{
	margin:0 3px;
}


/*上传按扭*/
.zzp-btn-gray-one span.left {background:url(/uploads/image/micontent/upload.gif) no-repeat 100% -106px; padding-right:5px;}
.zzp-btn-gray-one span.left a {background:url(/uploads/image/micontent/upload.gif) no-repeat 0 0;}
.zzp-btn-gray-one span.left a em {background:url(/uploads/image/micontent/upload.gif) repeat-x 0 -36px; height:26px; line-height:26px; color:#fff;}
.zzp-btn-gray-one span.upload cite.icon {background:url(/uploads/image/micontent/upload.gif) no-repeat 0 -148px;}

.zzp-upload .zzp-upload-input{ float:left; width:65px; overflow:hidden;margin-left:-65px;height:28px;position:relative;}
.zzp-upload .zzp-upload-input input {height:28px;position: absolute;right:0;filter:alpha(opacity=0);-moz-opacity:0;opacity: 0;}


/*转移弹出层*/
.zzp-listl {
	float: none;
	max-height:200px;
	_height:160px;
	}
.zzp-listl li {
    display: block;
    float: none;
    line-height: 30px;
		overflow: hidden;
    white-space: nowrap;
}
.zzp-listl li a {
    background: url(/uploads/image/mimember/iconsj.png) no-repeat scroll 8px 10px transparent;
    border-color: #f0f0f0 #f9f9f9 #f9f9f9;
    border-right: 1px solid #f9f9f9;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    display: block;
    height: 30px;
    padding-left: 22px;
}
.zzp-listl li.zzp-lista a {
    background-color: #ffffff;
}
.zzp-listl li a:hover {
    background-color: #e6f1fa;
    border: 1px solid #bbdaf7;
}

.zzp-page ul.zzp-listl li.zzp-lista a.click,.zzp-listl li a.click{
    background-color:#c2d8eb;
    border: 1px solid #9dc3e6;
}
/*zzp-list2 */
.zzp-list2 {
    float: none;
}
.zzp-list2 li {
    display: block;
    float: none;
    line-height: 30px;
	overflow: hidden;
    white-space: nowrap;
}
.zzp-list2 li a {

    border-color: #f0f0f0 #f9f9f9 #f9f9f9;
    border-right: 1px solid #f9f9f9;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    display: block;
    height: 30px;
    padding-left: 15px;
}
.zzp-list2 li.zzp-lista a {
    background-color: #ffffff;
}
.zzp-list2 li a:hover {
    background-color: #e6f1fa;
    border: 1px solid #bbdaf7;
}

.zzp-list2 li a.click  {
    background-color:#c2d8eb;
    border: 1px solid #9dc3e6;
}

/*zzp-list3 */
.zzp-list3 {
    float: none;
    max-height:200px;
	_height:160px;
    overflow: auto;
	border:1px solid #bdc7d0;
	padding:1px;

}
.zzp-list3 li{
	overflow: hidden;
    white-space: nowrap;
	}
.zzp-list3 li a {

    border-color: #f0f0f0 #f9f9f9 #f9f9f9;
    border-right: 1px solid #f9f9f9;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    display: block;
    height: 25px;
    padding-left: 15px;
	line-height:25px;
	margin-bottom:1px;
}
.zzp-list3 li.zzp-lista a {
    background-color: #ffffff;
}
.zzp-list3 li a:hover {
    background-color: #e6f1fa;
    border: 1px solid #bbdaf7;
}

.zzp-list3 li a.click  {
    background-color:#c2d8eb;
    border: 1px solid #9dc3e6;
}
/**网址输入辅助**/
.zzp-urlaid-input {
	overflow:hidden;
	display:inline-block;
}
.zzp-urlaid-input .zzp-input {
	height:24px;
	line-height:24px;
	width:200px;
	float:left;
	border-right:none;
	padding-bottom:0px;
	padding-top:0px;
	
}
.zzp-urlaid-input .del-wrap {
	width:15px;
	height:24px;
	border:1px solid #cdcdcd;
	border-top:1px solid #a9a9a9;
	border-left:none;
	float:left;
	background:url(/uploads/image/micmodule/zzp_bg_input.gif) repeat-x;
}
.zzp-urlaid-input a.delete{
	width:11px;
	height:11px;
	background:url(/uploads/image/micontent/relation.gif) no-repeat;
	display:block;
	margin:7px 0 0 0;
}
.zzp-urlaid-input a.delete:hover{
	background-position:left -39px
}
.zzp-btn-link .right{
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) no-repeat 0 -1848px; 
	padding-left:5px;
	#margin-left:5px;
}
.zzp-btn-link .zzp-filleting-r {
	width:290px;
	top:30px;
	left:-210px;
}
.zzp-btn-link .zzp_tabs_title li a {
	padding-right:5px;
}
.zzp-btn-link .zzp_tabs_title li span {
	width:8px;
}
.zzp-btn-link .zzp_tabs_title li em {
	padding:0 5px;
}
.zzp-btn-link .zzp-link-content {
	margin-top:10px;
}


/*图册*/
.outside {overflow:auto; position:relative}
.outside .zzp-atlasli {/*position:absolute;*/}
.zzp-btn-operations {overflow:hidden; zoom:1; height:43px;}
.zzp-btn-operations .zzp-btn-operationsl .dell{display:inline; margin:0 5px; padding:1px 0 3px 20px;background:url(/uploads/image/miproducts/big-img-ico.png) 0 -96px no-repeat;}
.zzp-btn-operations .right-operate{float:right;padding-top:5px;}
.zzp-btn-operations .right-operate li{display:inline;margin:0 5px;padding:1px 0 3px 20px;}
.zzp-btn-operations .right-operate li input{vertical-align:middle;margin-right:3px;}
.zzp-btn-operations .right-operate .editor{background:url(/uploads/image/miproducts/big-img-ico.png) 0 5px no-repeat;}
.zzp-btn-operations .right-operate .checkbox label {float:none;}
.zzp-btn-operations .right-operate .watermark{background:url(/uploads/image/miproducts/big-img-ico.png) 0 -44px no-repeat;}
.zzp-btn-operations .right-operate .del{background:url(/uploads/image/miproducts/big-img-ico.png) 0 -95px no-repeat;}
.zzp-btn-operations .right-operate .telescopic {padding:0; display:inline-block;}
.zzp-btn-operations .right-operate .telescopic a{background:url(/uploads/image/micommon/icon01.jpg) 0 0 no-repeat; padding:7px 0 22px 35px; display: inline-block;}
.zzp-btn-operations .right-operate .telescopic a.click{background:url(/uploads/image/micommon/icon02.jpg) 0 0 no-repeat;}
.zzp-btn-operations .right-operate .telescopic a.click:hover{background:url(/uploads/image/micommon/icon03.jpg) 0 0 no-repeat;}
.zzp-btn-operations .right-operate .telescopic a:hover{background:url(/uploads/image/micommon/icon04.jpg) 0 0 no-repeat;}

/*状态栏更多*/
.zzp-contentarea{
	overflow:hidden;
	*zoom:1;
}
.zzp-contentarea .zzp-btn-filter a em {
    color: #6b6b6b;
    overflow: hidden;
    padding: 0 5px;
    width: 140px;
}
.zzp-contentarea .zzp-btn-filter a.zzp-btn-click em{color:#fff;}

/*五角星*/
.star-rate {
    background: url(/uploads/image/micommon/star.gif) repeat-x scroll 0 0 transparent;
    height: 16px;
    position: relative;
    width: 100px;
}
.star-rate li {
    float: left;
    height: 16px;
    margin: 0;
    padding: 0;
}
.star-rate a {
    display: block;
    height: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -99999px;
    width: 20px;
    z-index: 20;
}
.star-rate a:hover {
    background: url(/uploads/image/micommon/star.gif) repeat-x scroll 0 -16px transparent;
    left: 0;
    z-index: 2;
}
.star-rate .one_star {
    left: 0;
}
.star-rate .one_star:hover {
    width: 20px;
}
.star-rate .chosen .one_star {
    width: 20px;
}
.star-rate .two_stars {
    left: 20px;
}
.star-rate .two_stars:hover {
    width: 40px;
}
.star-rate .chosen .two_stars {
    width: 40px;
}
.star-rate .three_stars {
    left: 40px;
}
.star-rate .three_stars:hover {
    width: 60px;
}
.star-rate .chosen .three_stars {
    width: 60px;
}
.star-rate .four_stars {
    left: 60px;
}
.star-rate .four_stars:hover {
    width: 80px;
}
.star-rate .chosen .four_stars {
    width: 80px;
}
.star-rate .five_stars {
    left: 80px;
}
.star-rate .five_stars:hover {
    width: 100px;
}
.star-rate .chosen .five_stars {
    width: 100px;
}
.star-rate .chosen a {
    background: url(/uploads/image/micommon/star.gif) repeat-x scroll 0 -16px transparent;
    left: 0;
    z-index: 2;
}
.text-rate {
    letter-spacing: 5px;
}
.stars {
    float: left;
    height: 16px;
    line-height: 16px;
    width: 80px;
}
.star1 {
    background: url(/uploads/image/micommon/stars.gif) no-repeat scroll 0 -80px transparent;
}
.star2 {
    background: url(/uploads/image/micommon/stars.gif) no-repeat scroll 0 0 transparent;
}
.star3 {
    background: url(/uploads/image/micommon/stars.gif) no-repeat scroll 0 -96px transparent;
}
.star4 {
    background: url(/uploads/image/micommon/stars.gif) no-repeat scroll 0 -16px transparent;
}
.star5 {
    background: url(/uploads/image/micommon/stars.gif) no-repeat scroll 0 -112px transparent;
}
.star6 {
    background: url(/uploads/image/micommon/stars.gif) no-repeat scroll 0 -32px transparent;
}
.star7 {
    background: url(/uploads/image/micommon/stars.gif) no-repeat scroll 0 -128px transparent;
}
.star8 {
    background: url(/uploads/image/micommon/stars.gif) no-repeat scroll 0 -48px transparent;
}
.star9 {
    background: url(/uploads/image/micommon/stars.gif) no-repeat scroll 0 -144px transparent;
}
.star10 {
    background: url(/uploads/image/micommon/stars.gif) no-repeat scroll 0 -64px transparent;
}
/**文本编辑器-插入电话号码标记**/
.zzp-tel{
	width:265px!important;
}
/**临时使用样式**/
.zzp-text-tip {
	display:none;
	float:left;
	overflow:hidden;
	_display:inline-block;
	padding:4px 0px 4px 0px;/*
	clear:both;
	float:none;
	*/
}
.zzp-text-tip .error {
	padding-left:15px;
	background:url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0px 0px;
	color:#f00;
	display:block;
	line-height:14px;
	float:left;
}
.zzp-text-tip .ok {
	width:20px;
	height:14px;
	display:block;
	background:url(/uploads/image/micommon/inline-alert.png) no-repeat 0px -181px;
	line-height:14px;
	float:left;
}
.zzp-text-tip .default {
	display:block;
	line-height:14px;
	float:left;
	color:#999;
}
.zzp-input-error {
	border:1px solid #f00;
	background:#fff;
}


/*上传图片成功失败提示*/
.zzp-uploadpic-tip {width:300px;}
.zzp-uploadpic-tip .bordercontent {color:#2e2e2e;}
.zzp-uploadpic-tip .zzp-uploadpic-tip-tit {background:url(/uploads/image/micommon/fork.png) no-repeat; line-height:29px; padding-left:35px;}
.zzp-uploadpic-tip .zzp-uploadpic-tip-con {line-height:24px; padding-left:5px; margin-top:5px;}
.zzp-uploadpic-tip .tip-color {color:#cd292a;}

/*图册链接*/
#movediv .zzp-page-title, .zzp-page-title1{ margin:0; background:none;}

/*顶部浮动层*/
.zzp-floating-floor{ width:100%; text-align:center;}
.zzp-floating-floor .zzp-float-r{ background: url(/uploads/image/micmodule/zzp-float.png) right -62px no-repeat; padding-right:39px; height:30px; width:800px; position:relative; margin:0 auto;}
.zzp-floating-floor .zzp-float-l{ background: url(/uploads/image/micmodule/zzp-float.png) 0 0 no-repeat; padding-left:39px; height:30px; overflow:hidden;}
.zzp-floating-floor .zzp-float-m{ background: url(/uploads/image/micmodule/zzp-float.png) 0 -31px repeat-x; height:30px; overflow:hidden; line-height:30px;}
.zzp-float-m .zzp-llq em a{ font-weight:bold; color:#032cfc;}
.zzp-floating-floor span.icon{ position:absolute;background: url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0 0; right:20px;top:8px; width:13px; height:13px; cursor:pointer;}


/*招聘删除*/
.delete-le .content p{ line-height:20px;text-align:left;}
.delete-le .content{ text-align: center;}
.delete-le .check{ vertical-align:middle; padding-right:5px; }
.delete-le .content p em.z-new{ color:#0000ff; font-weight:bold;}
.delete-le .content p em.z-de{ color:#009900; font-weight:bold;}

/*拖拽2*/
.zzp-drup-width{ overflow:hidden;}
.zzp-drup-widthl{ float:left; width:33px; height:80px; background:url(/uploads/image/micommon/drag-widthl.png) no-repeat;}
.zzp-drup-widthr{ float:right; width:38px; height:80px; background:url(/uploads/image/micommon/drag-widthr.png) no-repeat ;}
.zzp-drup-widthm{  height:80px; background:url(/uploads/image/micommon/drag-widthm.png) repeat-x;  padding:0 38px 0 33px;}

/*拖拽3*/
.zzp-drup-height{ overflow:hidden; width:141px; }
.zzp-drup-heightl{ float:left; width:25px; height:155px; background: no-repeat;}
.zzp-drup-heightr{ float:right; width:23px; height:155px; background: no-repeat ;}
.zzp-drup-heightm{  height:155px; background: repeat-x;  margin:0 23px 0 25px;}

/*拖拽3*/

.drup4{ overflow:hidden; width:140px;}
.drup-tuozhuai{ background:url(/uploads/image/micommon/drag4.png) no-repeat; height:155px;}
.zzp-list03 ul li.dragging{ padding:0; margin-left:12px; margin-top:12px;}

/*拖拽4*/
.drup5{ overflow:hidden; width:140px; margin-left:-7px; margin-top:-7px;}
.drup-tuozhuai5{ background:url(/uploads/image/micommon/drag5.png) no-repeat; height:120px;}


/*时间弹出层*/
.zzp-times{ float:left; height:55px; padding-top:10px; padding-top:5px!important;}
.zzptime{ height:60px;}
.zzptime li{ float:left; padding-left:10px; padding-top:5px;}




/* zzp-warning-msg-blue */
.zzp-warning-msg-blue {
	width:100%;
	#width:97%;
}
.zzp-warning-msg-blue .warn-top {
	height:5px;
	overflow:hidden;
	_display:inline-block;
	background:url(/uploads/image/micmodule/zzp_bg_warning_msg_blue.gif) repeat-x 0 -24px;

}
.zzp-warning-msg-blue .warn-top-l {
	width:5px;
	height:5px;
	overflow:hidden;
	float:left;
	background:url(/uploads/image/micmodule/zzp_bg_warning_msg_blue.gif) repeat-x 0px 0px;
}
.zzp-warning-msg-blue .warn-top-r {
	width:5px;
	height:5px;
	overflow:hidden;
	float:right;
	background:url(/uploads/image/micmodule/zzp_bg_warning_msg_blue.gif) repeat-x 0px -6px;
}
.zzp-warning-msg-blue .warn-content {
	border-left:1px solid #8a9fb8;
	border-right:1px solid #8a9fb8;
	padding:3px 50px 3px 8px;
	line-height:16px;
	background:#dce8f7;
	position:relative;
	overflow:hidden;
	color:#255b94;
}
.zzp-warning-msg-blue .warn-bottom {
	height:5px;
	overflow:hidden;
	_display:inline-block;
	background:url(/uploads/image/micmodule/zzp_bg_warning_msg_blue.gif) repeat-x 0px -30px;
}
.zzp-warning-msg-blue .warn-bottom-l {
	width:5px;
	height:5px;
	overflow:hidden;
	float:left;
	background:url(/uploads/image/micmodule/zzp_bg_warning_msg_blue.gif) repeat-x 0px -12px;
}
.zzp-warning-msg-blue .warn-bottom-r {
	width:5px;
	height:5px;
	overflow:hidden;
	float:right;
	background:url(/uploads/image/micmodule/zzp_bg_warning_msg_blue.gif) repeat-x 0px -18px;
}
.zzp-warning-msg-blue a.del {
	width:11px;
	height:11px;
	display:block;
	background:url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0px -11px;
	position:absolute;
	top:5px;
	right:10px;
	cursor:pointer;
}
.zzp-warning-msg-blue a.del:hover {
	background:url(/uploads/image/micmodule/zzp_icon_select_result_del.gif) no-repeat 0px 0px;
}

/*感叹号*/


.sigh{ vertical-align:middle; overflow:hidden;display: block; margin-top: -3px; margin-left: 80px;}
.sigh .sigh-icon{display:block; width:16px; height:16px; background:url(/uploads/image/micommon/sigh-icon.png) no-repeat 0 0; float:left; vertical-align:middle; margin-top:6px;}
.sigh-icon em{ float:left; vertical-align:middle;}

/*新增产品*/
.title-seo .zzp-btn-yesno{float:left;}
.title-seo .sigh{float:left; margin-left:0;}
/*单选按钮*/
.zzp-label-wrap{ display:inline;}
.zzp-label-wrap label{ display:block; float:left; margin-right:10px;}
.zzp-label-wrap label .zzp-radio,.zzp-label-wrap label .checkbox{ margin-right:3px; position:relative;top:3px;*position:static;}
/*提示信息*/
.zzp-inline-input1{position:relative;}
.zzp-inline-input1 .zzp-inline-alert{left:220px;top:0; z-index:999;}
/*mes-tip*/
.mes-tips{ position:relative;}
.mes-top,.mes-top-l,.mes-top-r,.mes-bottom,.mes-bottom-l,.mes-bottom-r{ background:url(/uploads/image/miconfig/tips.png) no-repeat;}
.mes-top-r,.mes-bottom-r{height:3px;overflow:hidden;}
.mes-top{ background-position:0 0;padding-left:3px;}
.mes-top-l{ background-position:0 -10px; background-repeat:repeat-x;}
.mes-top-r{ background-position:100% -5px;}

.mes-bottom{ background-position:0 -15px;padding-left:3px;}
.mes-bottom-l{ background-position:0 -25px; background-repeat:repeat-x;}
.mes-bottom-r{ background-position:100% -20px;}
.mes-middle,.mes-middle-l{background:url(/uploads/image/miconfig/tips-middle.png) repeat-y;}
.mes-middle{background-position:0 0; padding-left:3px;}
.mes-middle-l{background-position:100% 0;padding-right:3px;}
.mes-tips-icon{width:10px; height:15px; background:url(/uploads/image/miconfig/tips-icon.png) left top no-repeat; position:absolute;top:10px; left:-4px;}


/*桔色帮助*/
.allsign-help{position:relative; float:right; margin-right:30px; }
.allsign-help .sigh-help{ display:block; vertical-align:middle; overflow:hidden; }
.allsign-help .sigh-help .sigh-icon{ width:14px; height:14px; background:url(/uploads/image/micommon/helpsigh-icon.png) 0 0 no-repeat; display:block; float:left; vertical-align:middle; margin-top:9px;}
.allsign-help .sigh-help .zzp-inline-alert{ display:inline-block;border:1px solid #ff9934; position:absolute; top:-30px; right:-10px; width:102px; background:#fff;}
.allsign-help .zzp-inline-alert span{ float:right; width:auto;}
.allsign-help .sigh-help .zzp-inline-alert cite{ color:#ff9b33;}
.allsign-help .sigh-help .zzp-inline-alert a{ display:inline-block; cursor:pointer; background:url(/uploads/image/micommon/helpsigh-close.png) 0 0 no-repeat; width:12px; height:12px; margin-top:6px;}
.allsign-help .sigh-help .help-downicon{ width:13px; height:11px; background:url(/uploads/image/micommon/help-downicon.png) 0 0 no-repeat; display:inline-block; position:absolute; left:0px; top:-6px;}

/* 警告信息提示框1 */
.zzp-warning-msg1{
	width:50%;
	position:absolute;
	left:440px;
	margin:10px;
}
.zzp-warning-msg1 .warn-top{
	height:5px;
	overflow:hidden;
	_display:inline-block;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2179px;
}
.zzp-warning-msg1 .warn-top-l{
	width:5px;
	height:5px;
	overflow:hidden;
	float:left;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2155px;
}
.zzp-warning-msg1 .warn-top-r{
	width:5px;
	height:5px;
	overflow:hidden;
	float:right;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2161px;
}
.zzp-warning-msg1 .warn-content{
	border-left:1px solid #ea8c00;
	border-right:1px solid #ea8c00;
	padding:3px 8px 3px 15px;
	line-height:16px;
}
.zzp-warning-msg1 .has-icon{
	background:#ffffcc url(/uploads/image/micmodule/zzp_icon_warning_msg.gif) no-repeat 8px 0;
}
.zzp-warning-msg1 .no-icon{
	background:#ffffcc;
}
.zzp-warning-msg1 .warn-bottom{
	height:5px;
	overflow:hidden;
	_display:inline-block;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2185px;
}
.zzp-warning-msg1 .warn-bottom-l{
	width:5px;
	height:5px;
	overflow:hidden;
	float:left;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2167px;
}
.zzp-warning-msg1 .warn-bottom-r{
	width:5px;
	height:5px;
	overflow:hidden;
	float:right;
	background:url(/uploads/image/micmodule/zzp_bg_btn.gif) repeat-x 0px -2173px;
}