@charset "utf-8";
body,
button,
input,
select,
textarea {
  font-size: 14px;
  font-family: tahoma, Srial, helvetica, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-font-feature-settings: 'liga', 'kern';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #333;
  outline: none;
}
/* CSS Document */
.bodymin{
	min-width:1200px;
}
/*首页桌面*/
.banner-syhome{width:100%;height:600px;background:url(../images/banner-home.png) center no-repeat;}

/*按钮delete edit*/
a.delete, a.edit{
	padding-left:15px;
	background:url(../images/zc-icon-19.gif) no-repeat left;
    display:inline-block;
	*zoom:1;
	*display:inline;
	height:16px;
	color:#babab9;
	line-height:16px;
}
a.delete:hover, a.edit:hover{
    background-image:url(../images/zc-icon-18.gif);
	color:#0e76e5;
}
a.edit{
	padding-left:22px;
	background-image:url(../images/zc-icon-34.gif);
}
a.edit:hover{
    background-image:url(../images/zc-icon-34-hover.gif);
}

/*基础表格table_basic*/
.table_basic{
	margin:15px auto;
	width:100%;
    color:#333333;
	font-size:14px;
	font-family:"宋体";
}
.table_basic .tbi_btn_wrap{
    float:right;
}
.table_basic h3{
    font:20px "微软雅黑";
	line-height:40px;
	text-align:center;
}
.table_basic .table_basic_info{
	margin-bottom:5px;
    height:26px;
	color:#666666;
	line-height:26px;
}
.table_basic .table_basic_info span.info{
    float:left;
	margin-right:20px;
}
.table_basic .table_basic_info .tbi_ways{
    float:left;
}
.table_basic .table_basic_info .tbi_ways span{
    margin:0 5px;
}
.table_basic .table_basic_info .tbi_btn{
    float:right;
}
.table_basic table{
    width:100%;
}
.table_basic table tr.title td{
    background:#f0f0f0;
	color:#333333;
}
.table_basic td{
	padding:10px;
    border:1px solid #e9e9e9;
	line-height:16px;
}
.table_basic td .pos, .table_basic td span{
    float:left;
}
.table_basic td span{
    margin:0 15px 0 5px;
}

/*图表容器highcharts*/
.highcharts_con{
    border:1px solid #dadbdf;
	color:#606060;
	font-size:14px;
	overflow:hidden;
}

/*输入内容event_fill*/
.event_fill{
	padding:15px 15px 0 15px;
	background:url(../images/bdbg.png) no-repeat center center #ecf1f7;
	border:1px solid #dae6f4;
	background-size: cover;
	color:#333333;
	font-size:14px;
}
.event_fill .fill_item input{
	border:none;
	line-height: 30px;
	height: 30px;
}
.event_fill .fill_item select{
	border:none;
	line-height: 32px;
	height: 32px;
}
.event_fill .fill_item label{
	float: left;
    display: block;
    /* width: 100px; */
    text-align: right;
    padding-left:8px;
}
.event_fill .fill_item input.general{
    width: auto;
}
.event_fill .fill_item .nfselect{
	border:none;
}



.event_fill table{
    width:100%;
}
.event_fill table th{
   font-weight:normal;
   text-align:left;
   /* margin-top: 5px; */
}
.event_fill table td{
    text-align:right;
}
.event_fill table td a{
    margin: 0 0 10px 10px;
}
.event_fill .fill_item{
    float: left;
    margin: 0 15px 15px 0;
    height: 34px;
    line-height: 34px;
    background-color: #fff;
    border: 1px solid #d2dae4;
    border-radius: 4px;
	width: auto;
}
.event_fill .fill_item label{
	float:left;
    display:block;
	/* width:100px; */
	text-align:right;
}
.event_fill .fill_item .pos, .event_fill .fill_item .totxt, .event_fill .fill_item .cbx{
   float:left;
}
.event_fill .fill_item .cbx{
    float:left;
	margin:5px 2px 0 0;
}
.event_fill .fill_item .totxt{
	margin:0 20px 0 5px;
    color:#787878;
}
.event_fill .fill_item a.service{
	padding:0 5px;
    background:#fff;
	border:1px solid #dedede;
	display:inline-block;
	height:20px;
	line-height:20px;
}
.event_fill .fill_item a.service em{
	padding-right:15px;
    background:url(../images/zc-icon-19.gif) no-repeat right;
}
.fm_event_fill{
    margin-bottom:15px;
}
.dc_event_fill, .sa_event_fill{
    margin:15px 0;
}
/*工单列表order_list*/
.order_list{
	margin-bottom:15px;
    border:1px solid #dbdcdb;
	color:#3c3c3c;
	font-size:14px;
}
.order_list .ol_title{
	padding:0 15px;
    background:#eaf8ff;
	height:35px;
	color:#3c3c3c;
	line-height:35px;
}
.order_list .ol_title .pos{
    float:left;
	margin:10px 5px 0 0;
}
.order_list .ol_title h3{
    float:left;
	padding-left:20px;
	padding-right:20px;
	background:url(../images/zc-icon-39.gif) no-repeat left;
	color:#3c3c3c;
	font-size:14px;
	font-weight:normal;
}
.order_list .ol_title a{
    float:right;
	margin:9px 0 0 10px;
	display:block;
	height:16px;
	width:18px;
}
.order_list .ol_title h3 a{
	width:600px;
	margin:0;
}
.order_list .ol_title a img{
    display:block;
}
.order_list .ol_con{
    padding:10px;
	position:relative;
}
.order_list .ol_con span.warning_icon{
	position:absolute;
	right:15px;
	top:25px;
	background:url(../images/zc-icon-99.gif) no-repeat;
    display:block;
	height:32px;
	width:36px;
}
.order_list .ol_con table{
    width:auto;
}
.order_list .ol_con th a{
	float:left;
	margin:0 20px 0 5px;
	border:1px solid #ebebeb;
	padding:5px 10px;
    display:block;
	text-align:center;
	width:50px;
	height:60px;
}
.order_list .ol_con th a span{
	margin-top:2px;
	display:block;
	color:#999999;
	font-weight:normal;
}
.order_list .ol_con td{
    line-height:24px;
}
.order_list .ol_con td em{
    color:#008bc9;
}
.order_list .ol_con td em.check{
	margin-right:10px;
	padding:0 0 0 10px;
	color:#1076e4;
	text-decoration:underline;
	background:url(../images/cut-off-line.gif) no-repeat left;
}
.order_list .ol_con td span.load{
	background:url(../images/16x16-loading.gif) no-repeat;
	width:16px;
	height:16px;
	display:inline-block;
	float:right;
	margin-top:4px;
}
.order_list .ol_con td span.olc_txt{
	margin-right:10px;
	padding-right:10px;
	background:url(../images/cut-off-line.gif) no-repeat right;
    display:inline-block;
	*zoom:1;
	*display:inline;
}
.order_list .ol_con td span.olc_txt.last{
    background:none;
    padding-right:0px;
}
/*select_tree_body*/
.select_tree_body{
    padding:15px;
	background:#fff;
	color:#333333;
	font-size:14px;
}
.select_tree, .select_tree table{
    width:100%;
}
.select_tree th, .select_tree td{
	height:22px;
}
.select_tree th{
    height:22px;
	font-weight:normal;
	line-height:22px;
	text-align:left;
	vertical-align:top;
}
.select_tree table.st_title{/*标题*/
    margin-bottom:15px;
}
.select_tree table.st_title{
    color:#333333;
}
.select_tree table.st_title a,.servicelevel td a{
	margin:0 10px 5px 0;
	padding:0 5px;
	border:1px solid #ececec;
    display:inline-block;
	*zoom:1;
	*display:inline;
	height:20px;
	color:#666666;
	line-height:20px;
}
.select_tree table.st_title a span,.servicelevel td a span{
	margin:0;
	padding-right:15px;
	background:url(../images/zc-icon-19.gif) no-repeat right;
    display:block;
	font-size:14px;
	font-family:"宋体";
	font-weight:normal;
	line-height:20px;
}

.servicelevel td a span:hover{
 	background:url(../images/zc-icon-18.gif) no-repeat right;
 	display:block;
}
.servicelevel td a:hover{
    border:1px solid #0e76e5;
}
.select_tree div.first_level{/*第一级*/
    margin-bottom:15px;
	border:1px solid #dedede;
	height:38px;
	overflow:hidden;
}
.select_tree .fl_title{
	padding:0 10px;
	border-bottom:1px solid #dedede;
    height:38px;
	line-height:38px;
}
.select_tree .fl_title h3{
    float:left;
}
.select_tree .fl_title a.fl_morebtn{
	float:right;
	background:url(../images/zc-icon-30.gif) no-repeat center;
    display:block;
	height:38px;
	width:11px;
}
 .select_tree .fl_title a.fl_morebtn.focus{
	background-image:url(../images/zc-icon-31.gif);
}
.select_tree .second_level th, .select_tree .second_level td{/*第二级*/
	padding:5px 0;
    border-bottom:1px dotted #dedede;
}
.select_tree .second_level tr:last-child th, .select_tree .second_level tr:last-child td{
    border-bottom:none
}
.select_tree .second_level th{
    padding:5px 10px;
}
.select_tree .thrid_level{/*第三级*/
    height:22px;
    overflow:hidden;
}
.select_tree .tl_item{
	float:left;
	margin:0 20px 5px 0;
    height:22px;
	white-space:nowrap;
}
.select_tree .tl_item .pos{
    float:left;
	margin:5px 5px 0 0;
	/*margin:2px 5px 0 0;checkbox*/
}
.tl_item .pos{
	margin:0px 5px 0 0;
}
.select_tree .tl_item span{
    float:left;
	line-height:22px;
	white-space:nowrap;
}
.select_tree th.tl_morebtn_wrap{
    text-align:right;
}
.select_tree a.tl_morebtn{
	padding-right:14px;
	background:url(../images/zc-icon-29.gif) no-repeat right;
    display:inline-block;
	*zoom:1;
	*display:inline;
	height:22px;
	color:#999999;
	line-height:22px;
	white-space:nowrap;
}
.select_tree a.tl_morebtn.focus{
    background-image:url(../images/zc-icon-29-hover.gif);
}

/*fullscreen*/
body.fullscreen{
    background:#fff;
	/*min-width:1200px;*/
}
footer{
	margin-top:0px;/*25*/
	padding:25px 0 50px;
	border-top:1px solid #d4d4d4;
    color:#999999;
	font-size:14px;
	line-height:24px;
	text-align:center;
}
footer a{
    margin:0 2px;
}

/*全屏头部fs_header*/
.fs_header{
	padding:0 15px;
	position:relative;
    background:#007cce;
	height:40px;
	color:#fff;
	font:14px "宋体";
	z-index:1000;
}
.fs_header a.larks_logo{
	float:left;
	margin:7px 6px 0 0;
	padding-right:16px;
	background:url(../images/zc-icon-20.gif) no-repeat right;
    display:block;
	height:26px;
	width:120px;
	overflow:hidden;
}
.fs_header a.larks_logo img{
    display:block;
}
.fs_header a.back_index{
	float:left;
	margin-top:9px;
	padding-right:16px;
	background:url(../images/zc-icon-20.gif) no-repeat right;
    display:block;
	height:22px;
	width:16px;
}
.fs_header .totalnav{
	float:left;
	position:relative;
	height:40px;
}
/*2016-04-25王肖*/
.fs_header .totalnav a.tn_btn{
	border-left:1px solid #007cce;
	border-right:1px solid #007cce;
    display:block;
	height:40px;
	width:40px;
	line-height:40px;
	text-align:center;
	white-space:nowrap;
	float:left;
}
.fs_header .totalnav a.tn_btn span{
	padding-left:22px;
	background:url(../images/zc-icon-2.gif) no-repeat left;
    display:inline-block;
	*zoom:1;
	*display:inline;
	height:40px;
}
.fs_header .totalnav a.tn_btn.focus{
    background:#fff;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #007cce;
	color:#4d4d4d;
}
.fs_header .totalnav a.tn_btn.focus span{
    background-image:url(../images/zc-icon-2-hover.gif);
}
.fs_header .totalnav .tn_con{
	padding:0 15px 5px;
    position:absolute;
	left:-1px;
	top:40px;
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:none;
	display:none;
	width:inherit;
	color:#4d4d4d;
	font-family:"微软雅黑";
	line-height:30px;
	white-space:nowrap;
}
.fs_header .totalnav .tn_con a{
    display:block;
	white-space:nowrap;
}
.fs_header .totalnav .tn_con h3{
	border-bottom:1px dashed #dedede;
    color:#4d4d4d;
	font-size:14px;
	line-height:42px;
}

.fs_header .totalnav .tn_connav{
	float:left;
	height:40px;
	}
.fs_header .totalnav .tn_connav a{
    float:left;
	margin:0 2px;
	display:block;
	height:40px;
}
.fs_header .totalnav .tn_connav a span{
	_float:left;
    display:block;
	padding:0 15px;
	height:40px;
	line-height:40px;
	position:relative;
	color:#fff;
}
.fs_header .totalnav .tn_connav a:hover, .fs_header .totalnav .tn_connav a.focus, .fs_header .totalnav .tn_connav a:hover span, .fs_header .totalnav .tn_connav a.focus span{
	background:#fff;
	color:#ff4902;
}


/**头部导航滑动开始--王肖**/
.fs_header .totalnav .tn_con .tn_con_wrap{
	width:790px;
	height:300px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	display:block;
	}
.fs_header .totalnav .tn_con .tn_con_con{
	width:1920px;
	height:auto;
	position:absolute;
	left:0;
	top:0;
	padding:0 10px;
	}
.fs_header .totalnav .tn_con .btns2{height:1px;font-size:0;}
.fs_header .totalnav .tn_con .btns2 a{
	position:absolute;
	background:url("../images/001.png") left top no-repeat;
	width:25px;
	height:25px;
	top:45%;
	left:0;
	z-index:1000000;
	}
.fs_header .totalnav .tn_con .btns2 .down{
	background:url("../images/002.png") right top no-repeat;
	position:absolute;
	left:auto;
	right:0;
	}
.fs_header .totalnav .tn_con .btns2 a:hover.up{
	background:url("../images/001.png") no-repeat;
	width:25px;
	height:25px;
}
.fs_header .totalnav .tn_con .btns2 a:hover.down{
	background:url("../images/002.png") right top no-repeat;
	width:25px;
	height:25px;
	}
.fs_header .totalnav .tn_con .btns2 .uN,.fs_header .totalnav .tn_con .btns2  a:hover.uN{
	cursor:none;
	background:url("../images/toparrow.png") no-repeat;
	width:25px;
	height:25px;
}
.fs_header .totalnav .tn_con .btns2 .dN,.fs_header .totalnav .tn_con .btns2  a:hover.dN{
	cursor:none;
	background:url("../images/toparrow.png") right top no-repeat;
	width:25px;
	height:25px;
	}

.fs_header .totalnav .tn_con .btns2 .lN,.fs_header .totalnav .tn_con .btns2  a:hover.lN{
	cursor:none;
	background:url("../images/toparrowhei.png") no-repeat;
	width:25px;
	height:25px;
}
.fs_header .totalnav .tn_con .btns2 .rN,.fs_header .totalnav .tn_con .btns2  a:hover.rN{
	cursor:none;
	background:url("../images/toparrowhei.png") right top no-repeat;
	width:25px;
	height:25px;
	}

	
/**头部导航滑动结束--王肖***/	


.fs_header .tn_connav{
	float:left;
	height:40px;
	}
.fs_header .tn_connav a{
    float:left;
	margin:0 2px;
	display:block;
	height:40px;
}
.fs_header .tn_connav a span{
	_float:left;
    display:block;
	padding:0 15px;
	height:40px;
	line-height:40px;
	position:relative;
	color:#fff;
}
.fs_header .tn_connav a:hover, .fs_header .tn_connav a.focus, .fs_header .tn_connav a:hover span, .fs_header .tn_connav a.focus span{
	background:#fff;
	color:#ff4902;
}

/*全屏总导航*/
.totalnav .tn_con a:hover, .totalnav .tn_con a.focus{
    color:#14a2ff;
}
.totalnav .tn_con td{
	padding-right:50px;
	vertical-align:top;
}
.totalnav .tn_con td h4{
    color:#908e8d;
	font-size:14px;
	line-height:40px;
}
.totalnav .tn_con td.nopadding{
    padding:0;
}

/*全屏头部右部功能*/
.tn_right{
    float:right;
	height:40px;
}
/*全屏搜索*/
.tn_search_wrap{
	float:left;
	background:#006db5;
    height:40px;
	/*width:220px;*//*可更改*/
}
.tn_search_wrap .tn_search{
	float:left;
	position:relative;
    /*width:90px;*//*可更改*/
}
.tn_search_wrap .tn_search a.tns_text{
	_float:left;
	padding:0 10px;
	border:1px solid #006db5;
	border-bottom:none;
	border-top:none;
    display:block;
	height:40px;
	color:#63acea;
	font-size:14px;
	line-height:40px;
	text-align:left;
}
.tn_search_wrap .tn_search a.tns_text span{
	_float:left;
	padding-right:25px;
	background:url(../images/zc-icon-3.gif) no-repeat right;
    display:inline-block;
	*zoom:1;
	*display:inline;
}
.tn_search_wrap .tn_search .tns_con, .tn_customer .tnc_con{
    position:absolute;
	left:0;
	top:40px;
	background:#fff;
	border:1px solid #e8e8e8;
	border-top:none;
	display:none;
	/*width:89px;*//*可更改*/
}
.tn_search_wrap .tn_search .tns_con a, .tn_customer .tnc_con a{
	padding:0 10px;
    display:block;
	color:#6c6c6c;
	line-height:28px;
	white-space:nowrap;
}
.tn_search_wrap .tn_search .tns_con a:hover, .tn_search_wrap .tn_search .tns_con a.focus, .tn_customer .tnc_con a:hover, .tn_customer .tnc_con a.focus{
    color:#0596d5;
}
.tn_search_wrap input{
	float:left;
	padding:0 5px;
    background:none;
	border:none;
	height:40px;
	width:80px;/*可更改*/
	color:#666;
	line-height:40px;
	outline:none;
}
.tn_search_wrap a.tns_btn{
    float:left;
	background:url(../images/zc-icon-0.gif) no-repeat center center;
	display:block;
	height:40px;
	width:40px;
}
.tn_search_wrap.focus{
    background:#fff;
}
.tn_search_wrap.focus .tn_search a.tns_text{
    border:1px solid #e8e8e8;
	border-bottom:none;
	border-top:none;
	color:#666666;
}
.tn_search_wrap.focus .tn_search a.tns_text span{
    background-image:url(../images/zc-icon-3-hover.gif);
}
.tn_search_wrap.focus .tn_search a.tns_text span.focus{
    background-image:url(../images/zc-icon-3-in-hover.gif);
}
.tn_search_wrap.focus a.tns_btn{
    background-image:url(../images/zc-icon-0-hover.gif);
}
/*全屏客户选择*/
.tn_customer{
	float:left;
	position:relative;
    color:#fff;
	font-size:14px;
	/*width:150px;*//*可更改*/
}
.tn_customer a.tnc_text{
	_float:left;
	padding:0 15px;
	border:1px solid #007cce;
	border-bottom:none;
	border-top:none;
    display:block;
	line-height:40px;
}
.tn_customer a.tnc_text span{
	_float:left;
	padding-right:10px;
    background:url(../images/zc-icon-4.gif) no-repeat right;
	display:block;
}
.tn_customer.focus{
	position:relative;
    background:#fff;
	color:#666666;
}
.tn_customer.focus a.tnc_text{
    border:1px solid #e8e8e8;
	border-bottom:none;
	border-top:none;
}
.tn_customer.focus a.tnc_text span{
    background-image:url(../images/zc-icon-4-hover.gif);
}
.tn_customer .tnc_con a{
	padding:0 15px;
}
.fs_header .tn_right a.tn_phone{
	float:left;
	padding-left:2px;
	background:url(../images/zc-icon-20.gif) no-repeat left center;
	display:block;
}
.fs_header .tn_right a.tn_phone span{
	_float:left;
	padding:0 15px;
	background:url(../images/zc-icon-20.gif) no-repeat right center;
	display:block;
	height:40px;
	color:#fff;
	line-height:40px;
	text-align:center;
}
.fs_header .tn_right a.tn_phone span em{
	_float:left;
	padding-left:15px;
	background:url(../images/zc-icon-5.gif) no-repeat left center;
    display:inline-block;
	*zoom:1;
	*display:inline;
}
.fs_header .tn_right a.tn_logout{
    float:left;
	margin-left:15px;
	background:url(../images/zc-icon-6.gif) no-repeat center;
	display:block;
	height:40px;
	width:14px;
}

/*全屏导航fs_nav*/
.fs_nav{
	position:relative;
	border-bottom:1px solid #dae6f4;
	background: linear-gradient(to bottom, #fff, #dae6f4);
    height:56px;
	color:#333333;
	font:14px "微软雅黑";
	z-index:0;
	overflow: hidden;
}
.fs_nav .fsnav_con{
	padding:0 25px;
	position:absolute;
	left:0;
	top:0;
    height:57px;
	white-space: nowrap;
    overflow: hidden;
}
.fs_nav .fsnav_con h3{
	float:left;
	margin-right:50px;
    color:#999999;
	font:18px "微软雅黑";
	font-weight:normal;
	line-height:55px;
}
.fs_nav .fsnav_con a{
    /*float:left;*/
	display:block;
	height:56px;
	display:inline-block;
    align-items: center;
	padding:0 15px;
}
.fs_nav .fsnav_con a span{
    display:block;
	height:56px;
	line-height:56px;
	position:relative;
	padding-left: 32px;
	font-size: 16px;
}
.fs_nav .fsnav_con a span{
    color: #222;
	background:url(../images/cdico01.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(1) span{
    color: #222;
	background:url(../images/cdico01.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(2) span{
    color: #222;
	background:url(../images/cdico02.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(3) span{
	color:#222;
	background:url(../images/cdico03.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(4) span{
	color:#222;
	background:url(../images/cdico04.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(5) span{
	color:#222;
	background:url(../images/cdico05.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(6) span{
	color:#222;
	background:url(../images/cdico06.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(7) span{
	color:#222;
	background:url(../images/cdico07.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(8) span{
	color:#222;
	background:url(../images/cdico08.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(9) span{
	color:#222;
	background:url(../images/cdico09.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(10) span{
	color:#222;
	background:url(../images/cdico10.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(11) span{
	color:#222;
	background:url(../images/cdico11.png) no-repeat left center;
}
.fs_nav .fsnav_con a:nth-child(12) span{
	color:#222;
	background:url(../images/cdico12.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(1) span{
    color:#fff;
	background:url(../images/cdico01_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(2) span{
    color:#fff;
	background:url(../images/cdico02_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(3) span{
	color:#fff;
	background:url(../images/cdico03_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(4) span{
	color:#fff;
	background:url(../images/cdico04_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(5) span{
	color:#fff;
	background:url(../images/cdico05_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(6) span{
	color:#fff;
	background:url(../images/cdico06_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(7) span{
	color:#fff;
	background:url(../images/cdico07_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(8) span{
	color:#fff;
	background:url(../images/cdico08_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(9) span{
	color:#fff;
	background:url(../images/cdico09_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(10) span{
	color:#fff;
	background:url(../images/cdico10_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(11) span{
	color:#fff;
	background:url(../images/cdico11_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus:nth-child(12) span{
	color:#fff;
	background:url(../images/cdico12_s.png) no-repeat left center;
}
.fs_nav .fsnav_con a.focus{
	color:#fff;
	background:linear-gradient(to bottom, #619cff, #4a8dff);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(1){
	color:#fff;
	background:linear-gradient(to bottom, #619cff, #4a8dff);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(2){
	color:#fff;
	background:linear-gradient(to bottom, #ff992c, #ff8400);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(3){
	color:#fff;
	background:linear-gradient(to bottom, #1dd1ea, #00bfda);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(4){
	color:#fff;
	background:linear-gradient(to bottom, #ff7b6f, #ff6152);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(5){
	color:#fff;
	background:linear-gradient(to bottom, #21cd74, #00bf5c);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(6){
	color:#fff;
	background:linear-gradient(to bottom, #a075ff, #9362ff);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(7){
	color:#fff;
	background:linear-gradient(to bottom, #619cff, #4a8dff);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(8){
	color:#fff;
	background:linear-gradient(to bottom, #ff992c, #ff8400);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(9){
	color:#fff;
	background:linear-gradient(to bottom, #1dd1ea, #00bfda);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(10){
	color:#fff;
	background:linear-gradient(to bottom, #ff7b6f, #ff6152);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(11){
	color:#fff;
	background:linear-gradient(to bottom, #21cd74, #00bf5c);
	border-radius: 8px 8px 0 0;
}
.fs_nav .fsnav_con a.focus:nth-child(12){
	color:#fff;
	background:linear-gradient(to bottom, #a075ff, #9362ff);
	border-radius: 8px 8px 0 0;
}
.fs_navnoread,.fs_navnoreadmore{
	position:absolute;
	top:5px;
	background:url(../images/zc-icon-186.png) no-repeat;
	height:20px;
	width:20px;
	text-align:center;
	line-height:20px;
	color:#fff;
	font-size:14px;
	right:-15px;
}
.fs_navnoreadmore{
	background:url(../images/zc-icon-187.png) no-repeat;
	width:28px;
	right:-23px;
}
/*.fs_nav .fsnav_con a.focus, .fs_nav .fsnav_con a.focus span{
	background:linear-gradient(to bottom, #ff7038, #ff4902);
	color:#fff;
}*/
.fs_nav .fsnav_con a:hover, .fs_nav .fsnav_con a:hover span{
	background-color:#cfdeef;
	border-radius: 8px 8px 0 0;
}
.fsnav_con{
	overflow: hidden;
}
.btns{
		position:relative;
		height:56px;
		top: -56px;
		}
.fs_nav button.up,.fs_nav button.down{
		position:absolute;
		display:block;
		width:22px;
		height:56px;
		cursor:pointer;
		border:0;
		outline:none;
		top: 56px;
		}
.fs_nav button.up{
		left:0;
		background:url(../images/arrow-l.png)  center no-repeat #ebf1f9;
		}
.fs_nav button.down{
		right:0;
		background:url(../images/arrow-r.png)  center no-repeat #ebf1f9;
		}
.fs_nav button.up2{
		pointer-events : none;
		background:url(../images/arrow-l2.png)  center no-repeat #ebf1f9;
		}
.fs_nav button.down2{
		pointer-events : none;
		background:url(../images/arrow-r2.png)  center no-repeat #ebf1f9;
		}	
@media screen and (max-width: 1400px) {
			.top_nav .nav_wrap{width:563px;}
			.btns{/* width:607px; */}
		}


.fsnav_con{
	overflow: hidden;
}
    .btns{
		position:relative;
		height:56px;
		top: -56px;
		}
	.fs_nav button.up,.fs_nav button.down{
		position:absolute;
		display:block;
		width:22px;
		height:56px;
		cursor:pointer;
		border:0;
		outline:none;
		top: 56px;
		}
	.fs_nav button.up{
		left:0;
		background:url(../images/arrow-l.png)  center no-repeat #f9fbfd;
		}
	.fs_nav button.down{
		right:0;
		background:url(../images/arrow-r.png)  center no-repeat #f9fbfd;
		}
	.fs_nav button.up2{
		pointer-events : none;
		background:url(../images/arrow-l2.png)  center no-repeat #f9fbfd;
		}
	.fs_nav button.down2{
		pointer-events : none;
		background:url(../images/arrow-r2.png)  center no-repeat #f9fbfd;
		}	
/*全屏导航路径fs_navpath*/
.fs_navpath {
    margin-top: 10px;
    padding: 0 15px;
    background: #f6f6f6;
    /*border: 1px solid #e4e4e4;*/
    border-left: none;
    border-right: none;
    height: 32px;
    color: #333333;
    font-size: 14px;
    line-height: 32px;
}

.fs_navpath h3 {
    float: left;
    padding-left: 18px;
    background: url(../images/zc-icon-8.png) no-repeat left;
    font-size: 14px;
    font-weight: normal;
	margin-right: 20px;
	color: #222;
}

.fs_navpath span {
    float: left;
    margin: 0 5px;
    background: url(../images/zc-icon-9.png) no-repeat;
    display: block;
    height: 32px;
    width: 10px;
}

.fs_navpath a {
    float: left;
    display: block;
    color: #888;
}
.fs_navpath em {
    float: left;
    display: block;
    color: #222;
}


/*导航路径标题fs_navtitle*/
.fs_navtitle {
    left: 0;
    /* padding: 15px 0; */
    background: #fff;
    /* height: 28px; */
    width: 100%;
    /* min-width: 1200px; */
    z-index: 100;
    margin-top:10px;
    overflow: hidden;
    zoom: 1;
}

.fs_navtitle.focus {
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 0 5px #8d8d8d;
}

.fs_navtitle_con {
    padding: 0 15px;
}

.fs_navtitle h2 {
    float: left;
    padding-left: 7px;
    background: url(../images/zc-icon-21.gif) no-repeat 0 8px;
    color: #333333;
    font: 14px "微软雅黑";
    font-weight: normal;
    line-height: 28px;
}

.fs_navtitle .fsnt_btn {
    float: right;
}

.fsnt_btn a.fb_submit {
    padding: 0 15px;
    background: #13a2ff;
    border: 1px solid #0187dd;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    height: 26px;
    color: #fff;
    font: 14px "微软雅黑";
    line-height: 26px;
}

.fsnt_btn a.fb_submit span {
    padding-left: 20px;
    background: url(../images/zc-icon-22.png) no-repeat left;
    display: block;
    white-space: nowrap;
}
.fsnt_btn a.fb_submit span.addNew {
    background: url(../images/zc-icon-222.png) no-repeat left;
    background-size:14px 14px;

}
.fsnt_btn a {
    float: left;
    margin-left: 10px;
    display: block;
	height: 32px;
}
.fs_navtitle .common_list {
    height: 34px!important;
}

.fsnt_btn a.fb_save span {
    background-image: url(../images/grey-icon-10-hover.png);
}

/*全屏内容主题*/
.fs_main{
    padding:0 15px;
}
.fs_main .fsm_left{
    float:left;
	padding:15px;
	border:1px solid #dadbdf;
	width:71%;
	min-height:
}
.fs_main .fsm_right{
    float:right;
	width:25%;
}


/*编辑标题*/
.edit_title{
	background:url(../images/zc-icon-10.gif) repeat-x;
    height:24px;
}
.edit_title h3{
	float:left;
	padding-right:5px;
	background:#fff;
    color:#0b76fa;
	font:16px "微软雅黑";
}
.edit_title a.add_associated{
	float:right;
	padding:0 10px;
    background:#f5f6fa;
	border:1px solid #bcbcbc;
	height:20px;
	color:#333333;
	font-size:14px;
	line-height:20px;
}
/*编辑布局*/
.edit_layout{
    margin-bottom:15px;
}
.edit_layout th, .edit_layout td,.edit_monitemtable td, .edit_monitemtable th{
	padding:8px 0;
    color:#333333;
	font-size:14px;
	font-weight:normal;
}
.edit_layout th{
	width:120px;
    text-align:right;
    
}
.edit_layout3 th{
	width:80px;
    text-align:right;  
}
.edit_layout3 td{
	box-sizing:border-box;
	text-align:center;
	border-right:solid 1px #ccc; 
    border-bottom:solid 1px #ccc;
}
.td-table{
	width:100%;
}
.td-table th{
	text-align:center;
}
.td-table td{ 
	text-align:left;
	border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    line-height:26px;
}
.td-table td input.general{ 
	width:50px;
	margin: 0 10px;
}
.td-table td input.general2{ 
	width:100px;
}
.edit_layout td{
    width:auto;
}
.edit_layout textarea, .edit_layout .maintitle{
    width:615px;
}
.edit_layout span.infotxt{
    color:#666666;
	line-height:26px;
}
.edit_layout span.right_tips, .edit_layout span.error_tips, .edit_layout span.warn_tips, .edit_layout span.default_tips{
    margin-left:10px;
}
.edit_layout textarea{
    float:left;
}
.edit_layout a.csm_info{
	float:left;
	margin:3px 0 0 10px;
	background:url(../images/zc-icon-12.gif) no-repeat;
    display:inline-block;
	*zoom:1;
	*display:inline;
	height:17px;
	width:16px;
}
.edit_layout input.general, .edit_layout .els, .edit_layout .pos{
    float:left;
	/*float:left\9;*/
}
.edit_layout .els, .fsmr_basicinfo .els{
    float:left;
}
/*星星计时*/
.scores_con a.scores_star{
    float:left;
	margin-right:5px;
}
.scores_con h4{
	float:left;
	margin-right:10px;
    color:#ff6600;
	font-size:16px;
	font-weight:bold;
}
.scores_con p{
    float:left;
}
.scores_con p span{
	padding-left:20px;
    background:url(../images/zc-icon-22.gif) no-repeat;
	display:inline-block;
	*zoom:1;
	*display:inline;
	line-height:17px;
}
.scores_con p em{
    color:#ff4902;
	font-weight:bold;
}
.scores_con p em.first{
    margin-right:10px;
}

/*展示性表格display_form*/
.display_form{
	margin:15px auto;
	border:1px solid #e9e9e9;
    width:96%;
	color:#333333;
	font-size:14px;
}
.display_form td{
	padding:10px;
    border-bottom:1px solid #e9e9e9;
}
.display_form tr.title{
    box-shadow:0 2px 2px 0 #eef2f7;
}
.display_form tr.title td{
    background:#f1f6fb;
}
.display_form td.nodata{
    color:#cccccc;
	text-align:center;
}
.display_form span.three_level{
	padding-left:20px;
	background:url(../images/icon/icon-folder.gif) no-repeat left;
	display:block;
    color:#444444;
	font-size:14px;
	line-height:24px;
}
.display_form span.second{
    margin-left:25px;
}
.display_form span.thrid{
    margin-left:50px;
}

/*右部内容列表fsr_list*/
.fsr_list{
	margin-bottom:15px;
	background:#fff;
    border:1px solid #dadbdf;
	color:#333333;
	font-size:14px;
}
.fsr_list .fsrl_title{
	padding:0 10px;
	border-bottom:1px solid #dadbdf;
	height:30px;
    line-height:30px;
}
.fsr_list .fsrl_title h3{
    float:left;
	font:16px "微软雅黑";
	font-weight:normal;
	line-height:30px;
}
.fsr_list .fsrl_title a{
    float:right;
	color:#999999;
}
.fsr_list .fsrl_con{
    padding:15px 15px 0 15px;
	position:relative;
	min-height:400px;
}
.fsr_list .fsrl_con dt{
	margin-bottom:15px;
    font-size:14px;
}
.fsr_list .fsrl_con dd{
	margin-bottom:15px;
    color:#999999;
	line-height:20px;
	text-indent:2em;
}

/*全屏编辑fs_edit*/
/*右部内容列表fsr_list*/
.fsr_list{
	margin-bottom:15px;
	background:#fff;
    border:1px solid #dadbdf;
	color:#333333;
	font-size:14px;
}
.fsr_list .fsrl_title{
	padding:0 10px 0 0;
	border-bottom:1px solid #dadbdf;
	height:30px;
    line-height:30px;
}
.fsr_list .fsrl_title span{
    float:left;
	font:14px "微软雅黑";
	font-weight:normal;
	line-height:30px;
	padding:0px 14px;
}
.fsr_list .fsrl_title span a{
	color:#333;
}
.fsr_list .fsrl_title span:hover,.fsr_list .fsrl_title span.focus{
	border-top:2px solid #0b76fa;
	border-right:1px solid #dadbdf;
	border-left:1px solid #dadbdf;
	border-bottom:1px solid #fff;
	line-height:28px;
}
.fsr_list .fsrl_title span.oneth:hover,.fsr_list .fsrl_title span.oneth:hover,.fsr_list .fsrl_title span.oneth.focus{
	border-left:none;
}
.fsr_list .fsrl_title span a em {
	color:#0b76fa;
}
.fsr_list .fsrl_title font a{
    float:right;
	color:#999999;
}
.fsr_list .fsrl_con p{
	line-height:36px;
	border-bottom:2px solid #efefef;
	color:#333;
	text-align:right;
	margin-bottom:15px;
}
.fsr_list .fsrl_con p a{
	color:#333;
	padding:0 10px 0 10px;
}
.fsr_list .fsrl_con p a.all{
	padding:0 0 0 10px;
}
.fsr_list .fsrl_con p a:hover,.fsr_list .fsrl_con p a.focus{
	color:#0e76e5;
}
.fsr_list .fsrl_con{
    padding:0px 15px 0 15px;
	position:relative;
	min-height:782px;
}
.fsr_list .fsrl_con dt{
	margin-bottom:15px;
    font-size:14px;
}
.fsr_list .fsrl_con dd{
	margin-bottom:15px;
    color:#999999;
	line-height:20px;
	text-indent:2em;
}


/*全屏最终标题fs_lastitle*/
.fs_lastitle{
	margin-top:15px;
	padding:0 15px;
    background:#f2f2f2;
	border:1px solid #e4e4e4;
	height:32px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
}
.fs_lastitle span{
    float:left;
	padding-left:20px;
	background:url(../images/zc-icon-23.png) no-repeat left;
	display:block;
}

/*更多按钮fsnt_btn_left*/
.fsnt_btn_left{
	float:left;
    margin-left:15px;
}
.fsnt_btn_left .icon_select{
	float:left\9;
	margin-right:10px\9;
	display:inline-block;
	*zoom:1;
	*display:inline;
    height:28px;
}
.fsnt_btn_left a.mainbtn{
    float:left\9;
	margin-right:10px\9;
}
.fsnt_btn_left .icon_select a.mainbtn{
    float:none\9;
	margin-right:0\9;
}
.fsnt_btn_left .icon_select em{
	padding-right:8px;
	background:url(../images/zc-icon-26.png) no-repeat right;
    display:block;
}
.fsnt_btn_left .icon_select.focus a.mainbtn{
    background:#525d6d;
	border-color:#495362;
	color:#fff;
}
.fsnt_btn_left .icon_select.focus a.mainbtn span{
    background-image:url(../images/grey-icon-8-hover.png);
}
.fsnt_btn_left .icon_select.focus em{
    background:url(../images/zc-icon-26-hover.png) no-repeat right;
	display:block;
}
.fsnt_btn .icon_select{
    float:left;
	margin-left:10px;
}
.fsnt_btn .icon_select a{
    float:none;
	margin:0;
}
.fsnt_btn .icon_select a.mainbtn{
    background:#177be6;
	border:1px solid #0071ba;
}
.fsnt_btn .icon_select a.mainbtn span{
	padding-left:25px;
    background:url(../images/zc-icon-25.gif) no-repeat left;
	color:#fff;
}
.fsnt_btn .icon_select a.mainbtn span em{
	padding-right:8px;
    background:url(../images/zc-icon-27.png) no-repeat right center;
	display:block;
}
.fsnt_btn .icon_select.focus a.mainbtn span em{
    background-image:url(../images/zc-icon-27-hover.png);
}

/*tab切换*/
.fs_main .fsm_left.nopadding{
    padding:0;
	border-top:none;
}
.deal_switch_con{
    padding:15px;
	display:none;
}
.deal_switch{
	position:relative;
	background:#edeef0;
	border:1px solid #dbdcdb;
	border-left:none;
	border-right:none;
    height:36px;
	color:#3b3939;
	font-size:14px;
}
.deal_switch h3{
	margin-left:15px;
	padding-left:20px;
    background:url(../images/black-icon-0.png) no-repeat left;
	color:#333333;
	font-size:14px;
	font-weight:normal;
	line-height:36px;
}
.deal_switch .dls_btn{
    position:absolute;
	left:0;
	top:-1px;
}
.deal_switch .dls_btn a{
	float:left;
	border:1px solid #dbdcdb;
	border-right:1px solid #edeef0;
	border-left:1px solid #edeef0;
    display:block;
}
.deal_switch .dls_btn a.basicinfo{
    border-left:none;
}
.deal_switch .dls_btn a span{
    padding:0 10px;
	border-top:1px solid #edeef0;
	display:block;
	line-height:35px;
}
.deal_switch .dls_btn a em{
	padding-left:20px;
    background:url(../images/black-icon-0.png) no-repeat left;
}
.deal_switch .dls_btn a.focus, .deal_switch .dls_btn a:hover{
    background:#fff;
	border:1px solid #0e76e5;
	border-bottom:1px solid #fff;
	border-right:1px solid #dbdcdb;
	border-left:1px solid #dbdcdb;
	color:#0e76e5;
}
.deal_switch .dls_btn a.basicinfo.focus, .deal_switch .dls_btn a.basicinfo:hover{
    border-left:none;
}
.deal_switch .dls_btn a.focus span, .deal_switch .dls_btn a:hover span{
    border-top:1px solid #0e76e5;
}
.deal_switch .dls_btn a.focus em, .deal_switch .dls_btn a:hover em{
    background-image:url(../images/black-icon-0-hover.png);
}
.deal_switch .dls_btn a.dealrem em{/*处理记录*/
    background-image:url(../images/black-icon-1.png);
}
.deal_switch .dls_btn a.dealrem.focus em, .deal_switch .dls_btn a.dealrem:hover em{
    background-image:url(../images/black-icon-1-hover.png);
}
.deal_switch .dls_btn a.relaequip em{/*关联设备*/
    background-image:url(../images/black-icon-2.png);
}
.deal_switch .dls_btn a.relaequip.focus em, .deal_switch .dls_btn a.relaequip:hover em{
    background-image:url(../images/black-icon-2-hover.png);
}
.deal_switch .dls_btn a.relaorder em{/*关联设备*/
    background-image:url(../images/black-icon-3.png);
}
.deal_switch .dls_btn a.relaorder.focus em, .deal_switch .dls_btn a.relaorder:hover em{
    background-image:url(../images/black-icon-3-hover.png);
}
.deal_switch .dls_btn a.relaorder em{/*文档附件*/
    background-image:url(../images/black-icon-4.png);
}
.deal_switch .dls_btn a.relaorder.focus em, .deal_switch .dls_btn a.relaorder:hover em{
    background-image:url(../images/black-icon-4-hover.png);
}
.deal_switch .dls_btn a.flowchart em{/*流程图*/
    background-image:url(../images/black-icon-5.png);
}
.deal_switch .dls_btn a.flowchart.focus em, .deal_switch .dls_btn a.flowchart:hover em{
    background-image:url(../images/black-icon-5-hover.png);
}
.deal_switch .dls_btn a.flowrecord em{/*流转记录*/
    background-image:url(../images/black-icon-6.png);
}
.deal_switch .dls_btn a.flowrecord.focus em, .deal_switch .dls_btn a.flowrecord:hover em{
    background-image:url(../images/black-icon-6-hover.png);
}
/*基本信息中的basicinfo*/
table.basicinfo th, table.basicinfo td{
    border-bottom:1px dotted #cccccc;
}
table.basicinfo th{
    width:100px;
}
table.basicinfo ul.file_list{
    margin:0;
}
.display_form a.detail{
	padding-left:20px;
    background:url(../images/zc-icon-28.gif) no-repeat left;
	line-height:18px;
}
.display_form a.detail:hover{
    background-image:url(../images/zc-icon-28-hover.gif);
	color:#0e76e5;
}
/*右部基本信息fsmr_basicinfo*/
.fsmr_basicinfo{
    background:#fff;
	border:1px solid #dbdcdb;
	color:#333333;
	font-size:14px;
}
.fsmr_basicinfo table{
    width:100%;
}
.fsmr_basicinfo th, .fsmr_basicinfo td{
    height:36px;
	line-height:36px;
}
.fsmr_basicinfo tr.greybg th, .fsmr_basicinfo tr.greybg td{
    background:#edeef0;
}
.fsmr_basicinfo th{
	width:80px;
    font-weight:normal;
	text-align:right;
}
.fsmr_basicinfo .scores_con{
	padding:10px 0;
    line-height:15px;
}
.fsmr_basicinfo .scores_con a.scores_star{
    margin:5px 5px 5px 0;
}
.fsmr_basicinfo .scores_con h4{
    margin:5px 10px 5px 0;
}
.fsmr_basicinfo .scores_con p{
    margin:5px 5px 5px 0;
	width:100%\9;
}
.fsmr_basicinfo div.probar{
	position:relative;
	padding:2px;
	background:#fff;
	border:1px solid #89e100;
	border-radius:10px;
    height:10px;
	width:216px;
}
.fsmr_basicinfo div.probar span{
	background:#89e100;
	border-radius:8px;
    display:block;
	height:10px;
	width:50px;
}
.fsmr_basicinfo div.probar em{
    position:absolute;
	left:0;
	top:0;
	display:block;
	height:16px;
	width:100%;
	color:#666666;
	font-size:14px;
	line-height:16px;
	text-align:center;
}
.fsmr_basicinfo div.probar.redbg{
    border-color:#ff0000;
}
.fsmr_basicinfo div.probar.redbg span{
    background:#ff0000;
}
/*label居顶部时th样式*/
th.postop{
    line-height:26px;
	vertical-align:top;
}
/*检索弹出框search_list*/
.search_list{
    padding:15px;
}
.search_list .sl_search{
	padding:15px 15px 5px;
    background:#fff8ee;
	border:1px solid #ffe9c9;
	color:#333333;
	font-size:14px;
}
.search_list .sl_search li{
    float:left;
	margin:0 15px 5px 0;
}
.search_list .sl_search a.retrievebtn{
	float:right;
    margin:0 0 5px 10px;
}
.search_list .sl_search label{
    display:inline-block;
	*zoom:1;
	*display:inline;
	width:60px;
}
.search_list .sl_search table{
    width:100%;
}
.search_list .display_form{
    width:100%;
}
.search_list .display_form .pos{
	float:left;
    margin-right:5px;
}
/*结束任务end_task_body，删除事件del_event，合并事件merge_event*/
.end_task_body{
    /*padding:15px;*/
	color:#333333;
	font-size:14px;
}
.end_task table{
    width:100%;
}
.end_task th{
    color:#666666;
	line-height:16px;
	font-weight:normal;
	vertical-align:top;
}
.end_task th, .end_task td{
	padding:10px 0;
    border-bottom:1px dotted #d9d9d9;
}
.end_task td p{
	margin-bottom:5px;
    line-height:16px;
}
.end_task td .pos, .end_task td .ropos{
	float:left;
    margin-right:5px;
}
.end_task td .ropos{
    margin-top:1px;
}
.end_task td label{
    float:left;
	margin-right:20px;
	line-height:16px;
}
.end_task td textarea{
    margin-bottom:10px;
}
.end_task td.delsure, .end_task td.merge_event{
    padding:30px 0;
}
.end_task td h3{
    font-weight:normal;
}
.end_task td.merge_event input{
    width:98%;
}
/*编辑edit_txt_body*/
.edit_txt_body{
    padding:15px;
}
.edit_txt .edit_con{
    margin-bottom:15px;
	border:1px solid #cccccc;
}
.edit_txt a.attachment{
	padding-left:20px;
    background:url(../images/zc-icon-32.gif) no-repeat left;
	color:#666666;
	font-size:14px;
}
/*流转的记录tab切换deal_switch_wrap*/
.deal_switch_wrap .deal_switch_con{
    display:block;
}
.deal_switch_con .deal_record_tittle{
    height:44px;
}
.deal_switch_con .deal_record_tittle a{
	float:right;
	padding:0 10px;
	border:1px solid #bcbcbc;
	border-radius:3px;
	display:inline-block;
	*zoom:1;
	*display:inline;
    color:#333333;
	font-size:14px;
	line-height:22px;
}
.deal_record_con{
	padding:15px 0;
    border-top:1px solid #efefef;
	color:#333333;
	font-size:14px;
}
.deal_record_con p.drc_time{
    color:#999999;
	text-align:right;
}
.deal_record_con th a{
	margin-right:10px;
	border:1px solid #dedede;
    display:block;
	height:50px;
	width:50px;
}
.deal_record_con th a img{
    display:block;
}
.deal_record_con td h3{
	color:#999999;
	font-size:14px;
    font-weight:normal;
	line-height:24px;
	white-space:nowrap;
}
.deal_record_con td table.img_wrap{
	margin:10px 0;
    display:inline-block;
	*zoom:1;
	*display:inline;
}
.deal_record_con td h3 a{
	float:left;
	margin-right:5px;
    color:#ff6f3d;
	font:16px "微软雅黑";
}
.deal_record_con td h3 span.focus{
	padding-right:20px;
    background:url(../images/zc-icon-33.gif) no-repeat right;
}
.deal_record_con td p{
	margin-top:5px;
    color:#333333;
	line-height:28px;
}
.deal_record_con .drc_btn{
	height:16px;
    text-align:right;
}
/*文档附件file_attach*/
.file_attach{
	margin:10px 0;
    border:1px solid #e0ecf9;
}
.file_attach h4{
	padding:0 15px;
    background:#e0ecf9;
	line-height:32px;
}
.file_attach .file_con{
    padding:10px;
}
.file_attach .file_con a{
	padding-left:20px;
	background:url(../images/black-icon-4.png) no-repeat left;
    display:block;
	line-height:30px;
}
.file_attach .file_con a:hover, .file_attach .file_con a.focus{
    background-image:url(../images/black-icon-4-hover.png);
	color:#0e76e5;
}
/*文件展示file_show*/
table.file_show th{
    text-align:left;
}
table.file_show th img{
    float:left;
	margin-right:5px;
}
table.file_show th span{
    float:left;
	margin-right:5px;
}
/*流转记录*/
.flow_wrap{
    background:url(../images/flow-2.gif) repeat-y;
}
.flow_wrap .flow_item{
	margin-bottom:10px;
    padding-left:31px;
}
.flow_wrap .flow_item h3{
    margin-left:5px;
	display:block;
	height:30px;
	color:#121212;
	font-size:14px;
	line-height:30px;
}

.flow_wrap .flow_item h3 span{
	border:1px solid #d4d4d4;
	background:#efefef;
	color:#666;
	padding:3px 9px;
	line-height:22px;
	text-align:center;
	margin-left:10px;
	font-weight:normal;
}
.flow_wrap .flow_item h3 span.green{
	border:1px solid #3dbb00;
	color:#3dbb00;
}
.flow_wrap .flow_item h3 span.blue{
	border:1px solid #5eacff;
	color:#5eacff;
}
.flow_wrap .flow_item h3 a span:hover,.flow_wrap .flow_item h3 a span.focus{
	border:1px solid #046bd9;
	background:#0e76e5;
	color:#fff;
}


.flow_wrap .flow_item .fi_con{
	position:relative;
	margin-top:10px;
	border:1px solid #dbdbdb;
    width:100%;
}
.flow_wrap .flow_item .fi_con .fic_mid table{
	margin:15px;
    width:92%;
}
.flow_wrap .flow_item .fi_con .fic_mid table td{
    color:#999999;
	font-size:14px;
	line-height:24px;
}
.flow_wrap .flow_item .fi_con .fic_mid table td span{
    color:#414141;
}
.flow_wrap .flow_item .fi_con .fic_mid table td em{
    margin-right:25px;
}
.flow_wrap .flow_item .fi_con span.marks{
	position:absolute;
	left:20px;
	top:-8px;
    background:url(../images/flow-4.gif) no-repeat;
	height:8px;
	width:15px;
}
.flow_wrap .flow_item.completed{
    background:url(../images/flow-1.gif) no-repeat 0 0;
}
.flow_wrap .flow_item.underway{
    background:url(../images/flow-3.gif) no-repeat 0 0;
}
.flow_wrap .flow_item.nonarrival{
    background:url(../images/flow-0.gif) no-repeat 0 0;
	height:50px;
}
.flow_wrap .flow_item h3.greycolor{
    color:#818080;
}
ul.more_equip li{
    background:#eaf4fe;
}

/*事件管理列表event_process*/
.event_process,.question_manage{
	padding:15px;
    height:80px;
	color:#999999;
	font-size:14px;
}
.event_process .ep_item,.question_manage table td b{
	float:left;
	margin-right:10px;
	border:1px solid #e0e0e0;
	border-radius:3px;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
    height:80px;
}
.event_process .ep_item{
	min-width:168px;	
}
.event_process .ep_item .epi_show,.question_manage table td span{
	margin:14px 10px;
	position:relative;
	border-radius:3px;
	height:54px;
	width:54px;
	color:#fff;
	overflow:hidden;
}
.event_process .ep_item .epi_show a,.question_manage table td span a{
	position:absolute;
	left:0;
	top:0;
	background:#e67e22;
    display:block;
	height:54px;
	width:54px;
	text-align:center;
}
.event_process .ep_item .epi_show.second a,.question_manage table td span.second a{
    background:#23bab5;
} 
.event_process .ep_item .epi_show.third a,.question_manage table td span.third a{
    background:#e96363;
}
.event_process .ep_item .epi_show.forth a,.question_manage table td span.forth a{
    background:#5cb85c;
}
.event_process .ep_item .epi_show.fifth a,.question_manage table td span.fifth a{
    background:#cfa972;
}
.event_process .ep_item .epi_show.sixth a,.question_manage table td span.sixth a{
    background:#2dafe9;
}
.event_process .ep_item .epi_show a.second{
    padding-top:10px;
	top:54px;
	height:44px;
}
.event_process .ep_item .epi_show a img,.question_manage table td span a img{
    margin-top:7px;
}
.event_process .ep_item .epi_show a span, .event_process .ep_item .epi_show a em, .event_process .ep_item .epi_show a i{
    display:block;
}
.event_process .ep_item .epi_show a em{
    line-height:18px;
}
.question_manage table td em.pfont{
	font-size:24px;
	text-align:center;
	margin-top:25px;
}
.event_process .ep_item p,.question_manage table td p{
    margin-right:10px;
	line-height:24px;
}
.event_process .ep_create,.question_manage table td.td,.issuesmanaitems table td.last{
	float:left;
	padding:15px 20px 0;
    background:#25b6ed;
	border-radius:3px;
	height:67px;
	width:80px;
	color:#fff;
	line-height:18px;
	text-align:center;
}
.event_process .ep_create a.new_event,.question_manage table td.td a.new_event,.issuesmanaitems table td.last a.new_event{
	margin-top:10px;
	padding:0 10px;
	border:1px solid #fff;
	border-radius:3px;
    display:inline-block;
	*zoom:1;
	*display:inline;
	line-height:20px;
}
.event_process .ep_create{
	width:60px;
	padding:15px 15px 0;
}
.event_process .ep_create a.new_event{
	margin-top:14px;
	padding:0 5px;
	line-height:24px;
}
/*事件处理按钮event_btn*/
.event_btn{
	padding:15px 0;
	border-top:1px solid #dddddd;
    height:26px;
}
.event_btn a{
	float:left;
	margin-right:10px;
	padding:0 10px;
	background:#f7f7f7;
	border:1px solid #e7e7e7;
    display:inline-block;
	*zoom:1;
	*display:inline;
	height:24px;
	font-size:14px;
	line-height:24px;
}
.event_btn a em{
	padding-left:20px;
	background:url(../images/zc-icon-47.gif) no-repeat left;
    display:block;
	color:#333333;
}
.event_btn a.process em{
    background-image:url(../images/zc-icon-46.gif);
	color:#14a2ff;
}
.event_btn a.end em{
    background-image:url(../images/zc-icon-51.gif);
	color:#bbbbbb;
}
.event_btn a.prev, .event_btn a.next{
	float:right;
	margin:0 0 0 10px;
	position:relative;
    width:5px;
	overflow:hidden;
}
.event_btn a.prev em, .event_btn a.next em{
    position:absolute;
	left:5px;
	top:0;
	width:60px;
}
.event_btn a.prev em{
    background-image:url(../images/zc-icon-44.gif);
}
.event_btn a.next em{
    background-image:url(../images/zc-icon-45.gif);
}
/*日常巡检daily_check*/
.check_date .year_month{
	margin:15px 0;
    height:30px;
}
.check_date .icon_select{
	float:left;
	border:1px solid #dadbdf;
    height:28px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
}
.check_date .icon_select a.mainbtn.focus, .check_date .icon_select a.mainbtn:hover{
    background:none;
	color:#000000;
}
.check_date .icon_select a.mainbtn span{
	padding:0 35px 0 10px;
    background:url(../images/zc-icon-52.gif) no-repeat right;
	display:block;
	font-weight:bold;
}
.check_date .icon_select a.mainbtn{
	padding:0;
    border:none;
}
.check_date .icon_select div.ins_con{
	padding:0 1px;
	left:-1px;
    top:29px;
	font-weight:normal;
}
.check_date div.ym_month{
    float:right;
	color:#333333;
}
.check_date div.ym_month a{
	float:left;
	margin-left:5px;
	padding:0 5px;
	border:1px solid #dadbdf;
    display:block;
	color:#333333;
	font-size:14px;
	line-height:28px;
}
.check_date div.ym_month a.focus, .check_date div.ym_month a:hover{
    background:#30bdeb;
	border:1px solid #0ea3d4;
	color:#fff;
}
.check_date div.week{
    color:#999999;
	font:14px "微软雅黑";
}
.check_date div.week table{
    width:100%;
}
.check_date div.week td{
	position:relative;
	border-bottom:1px solid #e6e6e6;
    height:38px;
	text-align:center;
}
.check_date div.week td.cutoff_wrap{
    padding:0 10px;
}
.check_date div.week td span.cutoff_line{
	margin:0 10px;
	position:absolute;
	top:20px;
	left:25%;
	border-left:1px dotted #b2b2b2;
    display:block;
	height:40px;
	width:1px;
	font-size:0;
}
.check_date div.week tr.daynow a{
    display:inline-block;
	*zoom:1;
	*display:inline;
	border-radius:10px;
	height:20px;
	width:20px;
	line-height:20px;
	text-align:center;
}
.check_date div.week tr.state a{
	position:absolute;
	left:0;
	top:0;
	border:1px solid #fff;
	border-top-width:2px;
	border-bottom-color:#e6e6e6;
    display:block;
	height:36px;
	width:100%;
	line-height:36px;
}
.check_date div.week tr.state a:hover, .check_date div.week tr.state a.focus{
    border:1px solid #e6e6e6;
	border-top-color:#3dbb00;
	border-bottom-color:#fff;
	height:37px;
}
.check_date div.week tr.daynow a:hover, .check_date div.week tr.daynow a.focus{
    background:#10cfbd;
	color:#fff;
}
.check_date div.week tr.title td{
    border:none;
}

/*满意度调查satisfaction*/
.fsmr_basicinfo.satisfaction th{
	padding-left:15px;
	width:200px;
    color:#666666;
	text-align:left;
}
.hc_con_wrap .highcharts_con{
    float:left;
	margin:0 15px 15px 0;
}
.hc_con_wrap .highcharts_con.last{
    margin:0 0 15px 0;
}
div.check_btn{
    margin-top:15px;
}
div.check_btn a.common{
    float:right;
	margin-left:10px;
}
.fsmr_basicinfo.satisfaction textarea{
	margin:10px 0;
    width:90%;
}

/*左部三级菜单*/
.sortlist_left {
	float: left;
	border:1px solid #e3e3e3;
	border-bottom:none;
}
.sortlist_left a {
    color:#121212;
}
.sortlist_left_title {
	height: 36px;
	line-height: 40px;
	font-size: 14px;
	color: #121212;
	border-bottom: 1px solid #e3e3e3;
	background: #efefef;
	overflow: hidden;
}
.sortlist_left_title a {
	background: url(../images/sortlist_18.gif) no-repeat 10px 10px;
	border-left: 2px solid #e9e9e9;
	display: block;
	padding-left: 37px;
}
.sortlist_left_title a:hover, .sortlist_left_title a.focus {
	border-left: 2px solid #fe4701;
	background: url(../images/sortlist_03.gif) no-repeat 10px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fe4701;
}
.sortlist_left ul li {
	line-height: 34px;
	color: #444;
	background: url(../images/sortlist_07.gif) no-repeat 20px 13px;
	padding-left: 37px;
	border-bottom: 1px dotted #cdcdcd;
}
.sortlist_left ul li.li {
	border-bottom: 1px solid #e3e3e3;
}
.sortlist_left ul li a {
	color: #444;
	font-size: 14px;
}
.sortlist_left ul li a:hover,.sortlist_left ul li a.focus{
	color:#fe4701;
}
.sortlist_left ul li ul li a {
	color: #444;
	font-size: 14px;
}
.sortlist_left ul li.focus {
	background: url(../images/sortlist_11.gif) no-repeat 20px 13px;
}
.sortlist_left ul li ul li {
	font-size: 14px;
	line-height: 28px;
	padding-left: 15px;
	background: none;
	border: none;
}
.sortlist_left ul li ul li a.focus, .sortlist_left ul li ul li a:hover {
	font-weight: bold;
	color:#444;
}
.st_title{
    background:#ffffff;
	height:40px;
	color:#0276c1;
	font-weight:bold;
	line-height:40px;
}
.st_title span{
	float:left;
    margin:8px 0 0 0;
    font:18px "微软雅黑";
}
.st_title img{
	float:left;
    margin:14px 10px 0 14px;
}

/*设备新增equip_add*/
.equip_add .equip_add_right{
    float:right;
	padding:15px;
	border:1px solid #dadbdf;
}
.equip_add_right .edit_layout{
    width:100%;
}
.equip_add_right .edit_layout textarea, .equip_add_right .edit_layout .maintitle{
    width:700px;
}

/*绑定bind_account*/
.bind_account{
    color:#000000;
	font-size:14px;
}
.bind_account .ba_tips{
	margin-bottom:30px;
	padding-left:10px;
    background:#dff0d8;
	border:1px solid #d6e9c6;
	height:26px;
	color:#468847;
}
.bind_account .ba_tips h3{
	padding-left:20px;
    background:url(../images/zc-icon-57.gif) no-repeat left;
	font-weight:normal;
	font-size:14px;
	line-height:26px;
}
.bind_account .bind_third{
	background:#ebf6ff;
	border:1px solid #cad9db;
    color:#1eadd1;
}
.bind_account .bind_third h3{
    background-image:url(../images/zc-icon-60.gif);
}
.bind_account li{
	margin-bottom:30px;
	border:1px dotted #d9d9d9;
	border-left:none;
	border-right:none;
    height:60px;
	line-height:60px;
}
.bind_account li.bind_qq{
    padding-left:35px;
	background:url(../images/zc-icon-61.gif) no-repeat left;
}
.bind_account li.bind_email{
    padding-left:35px;
	background:url(../images/zc-icon-62.gif) no-repeat left;
}
.bind_account li.bind_phone{
    padding-left:35px;
	background:url(../images/zc-icon-63.gif) no-repeat left;
}
.bind_account li h4{
    float:left;
	padding-left:35px;
	background:url(../images/zc-icon-58.gif) no-repeat left;
	font-weight:normal;
}
.bind_account li h4 span{
    color:#f04e00;
	font:18px "微软雅黑";
}
.bind_account li a.relieve{
	float:right;
	margin-left:10px;
	padding-right:15px;
	background:url(../images/zc-icon-56.gif) no-repeat right;
    display:block;
	color:#0088cc;
}
.bind_account li.last{
    height:auto;
}
.bind_account li.last div.weixin_wrap{
	float:left;
	padding-left:35px;
    background:url(../images/zc-icon-55.gif) no-repeat 0 15px;
}
.bind_account li a.yellow_btn{
    float:right;
	margin-top:15px;
	padding:0 10px;
	background:#f76500;
	border:1px solid #db5a00;
	border-radius:3px;
	display:block;
	height:26px;
	color:#fff;
	line-height:26px;
}
.bind_account_popup{
    padding:20px;
}
.bind_account_popup, .bind_account_popup h3{
    color:#333333;
	font-size:14px;
	font-weight:normal;
}
.bind_account_popup h3{
	padding-left:20px;
    background:url(../images/zc-icon-64.gif) no-repeat left;
	border-bottom:1px solid #eeeeee;
	height:46px;
	line-height:46px;
}
.bind_account_popup table{
    margin:40px 0 40px 20px;
}
.bind_account_popup table td{
	padding:10px 0;
    color:#4d4d4d;
}
.bind_account_popup table td a.common{
    padding:0 10px;
	border-radius:3px;
}
.bind_account_popup table td p{
	padding-left:20px;
    background:url(../images/zc-icon-65.gif) no-repeat left;
	color:#999999;
}
.modify_padssword h3{
    color:#666666;
}
.modify_padssword table.edit_layout{
    margin-left:40px;
}
.modify_padssword table.edit_layout th{
    width:auto;
}

/*客户左侧导航ucmLeft*/
.ucmLeft{
	float:left;
	background:#fff;
	border:1px solid #e6e6e6;
	width:25%;
}
.ucmLeft h2{
	background:url(../images/leftConPic.gif) no-repeat 10px 1px;
	border-bottom:1px solid #e6e6e6;
	color:#0e77e4;
	display:block;
	font-size:16px;
	font-weight:bold;
	height:47px;
	line-height:47px;
	padding-left:45px;
}
.ucmLeft h2 a.addclose,.ucmLeft h2 a.addopen{
	cursor:pointer;
	float:right;
	font-weight:normal;
	border-bottom:0;
	width:20px;
	height:47px;
	display:inline-block;
	background:url("../images/001.png") 0 center no-repeat;		
	}
.addopen{
	cursor:pointer;
	float:right;
	font-weight:normal;
	border-bottom:0;
	width:100%;
	height:47px;
	display:inline-block;
	background:url("../images/002.png") center center no-repeat;	
	display:none;		
	}

.ucmLeft h3{
	color:#252b39;
	display:block;
	font-size:14px;
	height:45px;
	font-weight:normal;
	line-height:45px;
	padding-left:20px;
	cursor:pointer;
}
.ucmLeft h3 span{
	padding-left:10px;
    background:url(../images/zc-icon-67.gif) no-repeat right;
	border-bottom:1px dotted #cdcdcd;
	display:block;
}
.ucmLeft h3.focus span{
    background-image:url(../images/zc-icon-66.gif);
}
.ucmLeft h3.serveH3{
	background:url(../images/leftConPic.gif) no-repeat -9px -45px;
}
.ucmLeft h3.saveH3{
	background:url(../images/leftConPic.gif) no-repeat -10px -85px;
}
.ucmLeft h3.equipmentH3{
	background:url(../images/leftConPic.gif) no-repeat -9px -126px;
}
.ucmLeft h3.placeH3{
	background:url(../images/leftConPic.gif) no-repeat -9px -200px;
}
.ucmLeft a{
	margin-left:20px;
	border-bottom:1px dotted #cdcdcd;
	color:#555555;
	display:block;
	height:28px;
	font-size:14px;
	line-height:28px;
	padding-left:10px;
}
.ucmLeft a:hover, .ucmLeft a.focus{
	color:#ff3800;
}
.ucmLeft a.lastA{
	border:none;
}
.ucmLeft span.phoneNumber{
	background:url(../images/leftPhoneNumber.gif) no-repeat;
	display:block;
	height:55px;
	margin:0 7px 10px;
	width:155px;
}
.ucmLeft .navtwo{
    display:none;
}
.ucmLeft .ucml_con{
    margin:10px 10px 10px 15px;
	background:url(../images/zc-icon-68.gif) repeat-y 6px;
}

/*客户部分client_right*/
.client_right{
	box-sizing:border-box;
    float:right;
	padding:0;
    /*width:100%;
	padding-left:260px;
	margin-left:-260px;*/
}
.client_right .sa_event_fill{
    margin:0 0 15px 0;
}
.fi_pos .general{
    float:left;
}
.client_right .display_form{
    margin:0;
}
.client_right .display_form tr:hover td{
    background:#e2ebef;
}
.client_right .display_form tr.title td, .client_right .display_form tr.title:hover td{
    background:#e8f2ff;
}
/*new_equipinfo*/
.new_equipinfo{
	margin-bottom:15px;
	padding:15px 0 0 15px;
	border:1px solid #e6e6e6;
    font-size:14px;
}
.new_equipinfo h3{
	color:#515050;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}
.new_equipinfo li{
	float:left;
	margin:0 15px 15px 0;
	padding:10px;
	border:1px dashed #acacac;
	width:auto;
}
.new_equipinfo li:hover{
    border:1px dashed #0e77e4;
}
.new_equipinfo li img{
	margin:0 0 10px 0;
	border:none;
    display:inline;
}
.new_equipinfo li em{
    display:block;
	color:#666666;
}
.new_equipinfo li em span{
    color:#0e77e4;
	font-weight:bold;
}
/*设备详情*/
.ucmLeft .ucitme_one{
    background:url(../images/zc-icon-70.gif) no-repeat left;
}
.ucmLeft .ucitme_two{
    background:url(../images/zc-icon-71.gif) no-repeat left;
}
.ucmLeft .ucitme_three{
    background:url(../images/zc-icon-69.gif) no-repeat left;
}
.ucmLeft .ucitme_four{
    background:url(../images/zc-icon-72.gif) no-repeat left;
}
.equip_detail_info h3 span{
    background:none;
}
ul.epi_detail{
	margin-bottom:15px;
	padding:10px;
	border:1px solid #dcdcdc;
	color:#666666;
    font-size:14px;
	line-height:35px;
}
ul.epi_detail li{
    border-bottom:1px dotted #cccccc;
}
ul.epi_detail li span{
    color:#333333;
}
ul.epi_detail li em.middle_cuttof{
    margin-right:200px;
}
ul.epi_detail li h3{
	padding-left:25px;
    background:url(../images/zc-icon-23.png) no-repeat left;
	color:#0e76e5;
	font-size:14px;
	font-weight:normal;
}
ul.epi_detail li.last{
    border:none;
}
ul.epi_detail li.last a{
    color:#0e76e5;
}
ul.epi_detail li.last a.focus{
    color:#ff6900;
}
/*设备详情1--attchment_file*/
.attchment_file{
	width:100%;
    color:#333333;
	font-size:14px;
}
.attchment_file td{
	padding:0 10px;
	border-bottom:1px solid #dcdcdc;
    height:36px;
	line-height:36px;
}
.attchment_file td img{
    float:left;
	margin:10px 10px 0 0;
}
.attchment_file td.crcode{
    padding:0 0 10px 0;
}
.order_info_file{
    margin-bottom:15px;
}
.equip_add .equipdetail_basic{
	border-top:none;
    padding:0;
}
.equip_add .equipdetail_basic .deal_switch .dls_btn{
    left:inherit;
	right:-1px;
}
.equip_add .equipdetail_basic a span em, .equip_add .equipdetail_basic a:hover span em, .equip_add .equipdetail_basic a.focus span em{
    padding:0;
	background:none;
}

/*我的桌面desktop*/
body.desktop{
    background:#fff;
}
/*头部部分dp_header*/
.dp_header{
    background:#f2f2f2;
	border-bottom:1px solid #e5e5e5;
	height:26px;
	color:#999999;
	font-size:14px;
	line-height:26px;
}
.dp_header_con{
	margin:0 auto;
    width:1000px;
}
.dp_header h1{
	float:left;
	color:#999999;
    font-size:14px;
	font-weight:normal;
}
.dp_header .dphc_btn{
    float:right;
	margin-top:5px;
	height:16px;
	line-height:16px;
}
.dp_header .dphc_btn a{
    float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:1px dashed #cccccc;
	display:block;
}
.dp_header .dphc_btn a.phone{
    background:url(../images/zc-icon-83.gif) no-repeat left;
	width:8px;
	height:16px;
}
.dp_header .dphc_btn a.phoneno{
    background:url(../images/zc-icon-83-1.png) no-repeat left;
	width:8px;
	height:16px;
}
.dp_header .dphc_btn a.wechat{
    background:url(../images/zc-icon-84.png) no-repeat left;
	width:16px;
	height:16px;
}
.dp_header .dphc_btn a.wechatno{
    background:url(../images/zc-icon-84-1.png) no-repeat left;
	width:16px;
	height:16px;
}
.dp_header .dphc_btn a.qq{
    background:url(../images/zc-icon-85.png) no-repeat left;
	width:15px;
	height:16px;
}
.dp_header .dphc_btn a.qqno{
    background:url(../images/zc-icon-85-1.png) no-repeat left;
	width:15px;
	height:16px;
}
.dp_header .dphc_btn a.email{
    background:url(../images/zc-icon-86.png) no-repeat left;
	width:16px;
	height:16px;
}
.dp_header .dphc_btn a.emailno{
    background:url(../images/zc-icon-86-1.png) no-repeat left;
	width:16px;
	height:16px;
}
.dp_header .dphc_btn a.login_out{
    border:none;
}
/*搜索部分dp_search*/
.dp_search{
    margin:0 auto;
	padding:30px 0;
	height:48px;
	width:1000px;
}
.dp_search a.logo{
    float:left;
	display:block;
	height:48px;
	width:247px;
}
.dp_search .dps_con{
	float:left;
	margin:10px 0 0 60px;
	border:3px solid #0596d5;
    height:30px;
	width:540px;
}
.dp_search .dps_con .icon_select{
    float:left;
}
.dp_search .dps_con .icon_select a.mainbtn{
	margin:0;
    background:#f6f6f6;
	border:none;
	border-right:1px solid #e5e5e5;
	height:30px;
	color:#666666;
}
.dp_search .dps_con .icon_select a.mainbtn span{
    padding:0 20px 0 0;
	background:url(../images/zc-icon-85.gif) no-repeat right;
}
.dp_search .dps_con .icon_select a.mainbtn span em{
    display:block;
}
.dp_search .dps_con .icon_select a.mainbtn:hover, .dp_search .dps_con .icon_select a.mainbtn.focus{
    color:#666666;
}
.dp_search .dps_con .icon_select .ins_con{
    top:30px;
}
.dp_search .dps_con input.dpsc_input{
	float:left;
	padding:0 5px;
    background:none;
	border:none;
	height:30px;
	color:#9c9c9c;
	line-height:30px;
}
.dp_search .dps_con a.dpsc_btn{
    float:right;
	padding:0 30px;
	background:#0596d5;
	display:block;
	height:30px;
	color:#ffffff;
	font:16px "微软雅黑";
	line-height:30px;
}
/*导航dp_nav*/
.dp_nav{
	border-top:1px solid #2776aa;
	height:42px;
	color:#ffffff;
	font:14px "微软雅黑";
}
.dp_nav .dpn_nav_con{
    position:relative;
	background:url(../images/desktop-nav-bg.png) repeat-x;
	height:43px;
	overflow:hidden;
	z-index:9900;
}
.dp_nav .dpn_con_wrap{
    position:absolute;
	left:0;
	top:0;
	width:100%;
}
.dp_nav .dpn_con{
	margin:0 auto;
    width:1000px;
}
.dp_nav .dpn_con table{
	width:100%;
}
.dp_nav .dpn_con a{
    display:block;
	height:100%;
	width:100%;
	white-space:nowrap;
	text-align:center;
}
.dpn_con tr.dp_first_level td{
	border:1px solid #2980b9;
	border-bottom:none;
	border-top:none;
    height:42px;
	font-size:16px;
	line-height:42px;
}
.dpn_con tr.dp_second_level td{
	padding:10px 0;
	border:1px solid #0d67a3;
	border-top:1px solid #1d5997;
	border-bottom:none;
	color:#89d1ff;
	line-height:30px;
	vertical-align:top;
}
.dpn_con tr.dp_second_level td a span{
    display:inline-block;
	*zoom:1;
	*display:inline;
	height:30px;
	line-height:30px;
}
.dpn_con tr.dp_second_level td a:hover span, .dpn_con tr.dp_second_level td a.focus span{
	border-bottom:2px solid #fff;
	height:27px;
	color:#fff;
	line-height:27px;
}
.dpn_con tr.dp_first_level td.focus, .dpn_con tr.dp_second_level td.focus{
    background:#014c8c;
}

/*首页主要内容dp_main*/
.dp_main{
	width:1000px;
    margin:15px auto 0;
}

/*人员分配personnel_allocation_body*/
.personnel_allocation_body{
	padding:15px;
    background:#fff;
}
table.pab_con{
    width:100%;
}
table.pab_con td, table.pab_con th{
	padding:0 20px;
    border:1px solid #dedede;
	height:30px;
	color:#000000;
	font-size:14px;
	line-height:30px;
	text-align:center;
}
table.pab_con th{
	background:#efefef;
	width:30%;
    color:#1b76d2;
	font-weight:normal;
	text-align:left;
}
table.pab_con tr.pabtdcon td{
	vertical-align:top;
}
table.pab_con tr.greybg td{
    background:#efefef;
}
table.pab_con tr.title td{
    font-weight:bold;
}
table.pab_con td .pos{
    float:left;
	margin:7px 5px 0 0;
}
table.pab_con td span{
    float:left;
	color:#999999;
}
table.pab_con td div.pabitem{
	float:left;
    height:24px;
	white-space:nowrap;
}
table.pab_con td div.pabitem .pos{
	float:left;
    margin:8px 5px 0 0;
}
table.pab_con td div.pabitem.focus span{
    color:#1b76d2;
	white-space:nowrap;
}

/*首页快捷按钮dp_button*/
.dp_button{
    margin:15px 0;
	height:100px;
	color:#fff;
	font:14px "微软雅黑";
	z-index:0;
}
.dp_button .dpb_item{
    float:left;
	margin-right:10px;
	position:relative;
	background:#ff5d43;
	border-radius:3px;
	height:100px;
	width:116px;
	text-align:center;
	overflow:hidden;
	z-index:0;
}
.dp_button .dpb_item.eight{
	float:right;
    margin-right:0;
}
.dp_button .dpb_item.two{
    background:#309ad8;
}
.dp_button .dpb_item.three{
    background:#5ab800;
}
.dp_button .dpb_item.four{
    background:#28d5b9;
}
.dp_button .dpb_item.five{
    background:#fe9900;
}
.dp_button .dpb_item.six{
    background:#0091e4;
}
.dp_button .dpb_item.seven{
    background:#ff4d7f;
}
.dp_button .dpb_item.eight{
    background:#00b7ee;
}
.dp_button .dpb_item .dpbi_show{
    position:absolute;
	left:0;
	top:0;
	height:100px;
	width:100%;
}
.dp_button .dpb_item .dpbi_show img{
	margin:20px 0 5px 0;
    display:inline-block;
	*zoom:1;
	*display:inline;
}
.dp_button .dpb_item .dpbi_show span{
    display:block;
}
.dp_button .dpb_item .dpbi_hide{
	position:absolute;
	left:0;
	top:100px;
    display:block;
	height:100px;
	width:100%;
}
.dp_button .dpb_item .dpbi_hide span{
	margin:20px 0 10px 0;
    display:block;
}
.dp_button .dpb_item .dpbi_hide a{
	padding:0 10px;
	border:1px solid #fff;
	border-radius:3px;
    display:inline-block;
	*zoom:1;
	*display:inline;
	font:14px "宋体";
	line-height:24px;
}
/*我的桌面标题*/
.dpm_title{
	margin-bottom:5px;
    background:url(../images/zc-icon-94.gif) repeat-x;
	height:47px;
	color:#333333;
	font:18px "微软雅黑";
	line-height:47px;
}
.dpm_title h3{
    float:left;
	padding-right:10px;
	background:#fff;
	font-weight:normal;
}
.dpm_title a{
    float:right;
	padding-left:10px;
	background:#fff;
	color:#666;
	font-size:14px;
}

/*首页信息公道、我的统计dpo_left*/
.dpo_left{
    float:left;
	background:url(../images/zc-icon-97.gif) repeat-y left;
	width:490px;
	color:#666666;
	font-size:14px;
}
.dpo_left .dpmc_item{
	margin:0 0 15px 0;
	padding-left:30px;
    background:url(../images/zc-icon-95.gif) no-repeat left top;
}
.dpo_left .dpmc_item .dpm_con{
	padding:10px;
	position:relative;
    border:1px solid #d4d4d4;
}
.dpo_left .dpmc_item .dpm_con img.mark{
    position:absolute;
	left:-10px;
	top:5px;
}
.dpo_left .dpmc_item .dpm_con h4{
    font-weight:normal;
	line-height:24px;
}
.dpo_left .dpmc_item .dpm_con h4.focus span{
	padding-right:10px;
    background:url(../images/zc-icon-96.gif) no-repeat right top;
}
.dpo_left .dpmc_item .dpm_con p{
    color:#999999;
}
.dpo_left .dpmc_item .dpm_con p span{
    margin-right:15px;
}
.dpo_right{
	float:right;
    width:490px;
}
.dpo_right .dpor_con{
    border:1px solid #d4d4d4;
}
/*设备详情deal_con*/
.deal_con{
    padding:15px;
}
/*数据库expert_base*/
.expert_base{
	float:right;
   /* padding:15px 10px 0 10px;*/
	border:1px solid #e6e6e6;
	width:73%;
}
.expert_base .eb_item{
	float:left;
	position:relative;
	margin:0 15px 15px 0;
	padding:10px;
    border:1px solid #dbe3e9;
	width:47%;
	color:#666666;
	font-size:14px;
}
.expert_base .eb_item span.ebi_img{
	margin-right:10px;
	border-radius:5px;
    display:block;
	height:94px;
	width:94px;
}
.expert_base .eb_item span.ebi_img img{
    display:block;
}
.expert_base .eb_item .ebi_title h3{
   float:left;
   color:#333333;
   font:16px "微软雅黑";
   font-weight:normal;
}
.expert_base .eb_item .ebi_title a.scores_star{
    float:left;
	margin:3px 0 0 2px;
}
.expert_base .eb_item p{
    line-height:24px;
}
.expert_base .eb_item p em{
	margin-right:10px;
    color:#0a76fc;
}
.expert_base .eb_item .ebi_btn{
	position:absolute;
	right:10px;
	top:10px;
    display:none;
}
.expert_base .eb_item.focus, .expert_base .eb_item:hover{
    background:#ebf8ff;
	border:1px solid #c5e4f6;
}
.expert_base .eb_item.focus .ebi_btn, .expert_base .eb_item:hover .ebi_btn{
    display:block;
}
.expert_base .eb_item.nomr{
    margin-right:0;
}
.expert_base .eb_detail, .expert_base .eb_detail:hover{
	float:none;
	background:#fff;
    border:none;
	width:98%;
}
.eb_detail_title{
	margin-bottom:10px;
	position:relative;
    height:24px;
	color:#0b76fa;
	line-height:24px;
}
.eb_detail_title h3{
	padding-right:10px;
	position:absolute;
	left:0;
	top:0;
	background:#fff;
    font:16px "微软雅黑";
	line-height:24px;
}
.eb_detail_title .ebdt_line{
    position:absolute;
	left:0;
	top:0;
	width:100%;
	border-bottom:1px solid #e5e5e5;
	height:13px;
	font-size:0;
}
.eb_detail_con{
	margin-bottom:15px;
    color:#666666;
	font-size:14px;
	line-height:24px;
}
.eb_detail_con.cutoff_line{
	padding-top:10px;
    border-top:1px dotted #d2d2d2;
}
.eb_detail_con p{
    display:block;
	clear:both;
}
.eb_detail_con p span{
    float:left;
}
.eb_detail_con p a{
	float:left;
    margin:3px 2px 0 0;
}
.eb_detail_second{
	margin-bottom:5px;
    color:#666666;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
}
.eb_detail_second span{
	margin-right:20px;
    color:#ff6600;
}

/*通知公告notice_main_con*/
.notice_main_con{
    padding:0 15px;
}
.notice_main{
    width:100%;
	color:#333333;
	font-size:14px;
}
.notice_main td.nm_layout{
    border:1px solid #e7e7e7;
	vertical-align:top;
}
.notice_item_wrap{
	overflow-x:hidden;
    overflow-y:auto;
}
.notice_item{
    padding:15px;
	border-bottom:1px solid #e3e3e3;
}
.notice_item .ni_title{
    height:16px;
	line-height:16px;
}
.notice_item .ni_title h3{
    float:left;
	margin-right:5px;
	background:#37b8d5;
	color:#fff;
	font-size:14px;
}
.notice_item .ni_title h3 span{
	padding:0 10px 0 5px;
	background:url(../images/zc-icon-100.gif) no-repeat right;
    display:block;
	font-weight:normal;
}
.notice_item .ni_title a{
    float:left;
	white-space:nowrap;
}
.notice_item .ni_title .pos{
    float:right;
}
.notice_item p{
	margin:10px 0;
    color:#666666;
	line-height:20px;
}
.notice_item .ni_nametime{
	color:#999999;
    line-height:24px;
}
.notice_item .ni_nametime span{
	margin-right:20px;
	padding-left:15px;
	background:url(../images/zc-icon-101.gif) no-repeat left;
    display:inline-block;
	*zoom:1;
	*display:inline;
}
.notice_item .ni_nametime span.ni_time{
    background-image:url(../images/zc-icon-102.gif);
}
.notice_main .paging{
    margin:10px 10px 20px 10px;	
}
.notice_con{
    padding:10px;
}
.notice_con .edit_layout th{
    width:95px;
}
.notice_con .edit_layout input, .notice_con .edit_layout .pos, .notice_con .edit_layout span.isno, .notice_con .edit_layout .radio{
    float:left;
}
.notice_con .edit_layout .radio{
    margin-top:2px;
}
.notice_con .edit_layout span.isno{
    margin:0 10px 0 2px;
}
.nm_detail{
    padding:15px;
	color:#666666;
	line-height:28px;
}
.nm_detail .emd_title{
    color:#333333;
	font:20px "微软雅黑";
	text-align:center;
}
.nm_detail .emd_title a.operating_conmon{
    margin-left:10px;
}
.nm_detail .emd_info{
	margin-bottom:10px;
	color:#999999;
    text-align:center;
}
.nm_detail p{
	text-indent:2em;
}
.nm_detail .file_attach h4{
    padding:0 10px;
}
.nm_detail .file_attach h4 span{
	padding-left:20px;
	background:url(../images/zc-icon-35.gif) no-repeat left;
    display:block;
}
/*通用列表fs_navtitle*/
.fs_navtitle .common_list{
	padding:10px;
    border:1px solid #dae6f4;
	height:36px;
}
/*通用列表common_list_table*/
.common_list_table{
    width:100%;
}
.common_list_table td{
    line-height:24px;
    word-break:break-all;
	word-wrap:break-word;
}
.common_list_table .pos{
    float:left;
	margin:4px 5px 0 0;
}
.common_list_table span.serial{
    line-height:16px;
}
.list_btnmore_wrap a.lb_button{
    float:left;
}
.list_btnmore_wrap a.lb_button span{
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #d5d5d5;
    display: inline-block;
}
.list_btnmore_wrap div.list_btnmore{
    float:left;
	position:relative;
	height:24px;
	width:45px;
	z-index:0;
}
.list_btnmore_wrap a.list_btnmore_btn{
	padding:0 5px;
	position:absolute;
	right:0;
	top:0;
	background:#fff;
	border:1px solid #fff;
    display:block;
	height:22px;
	width:40px;
	color:#0e76e5;
	line-height:22px;
	text-align:right;
	z-index:1;
}
.list_btnmore_wrap a.list_btnmore_btn.focus{
    border:1px solid #dddddd;
	border-bottom:1px solid #fff;
}
.list_btnmore_wrap a.list_btnmore_btn span{
	padding-right:10px;
    background:url(../images/zc-icon-103.gif) no-repeat right;
}
.list_btnmore_wrap .list_btnmore_con{
    position:absolute;
	right:0;
	top:23px;
	background:#fff;
	border:1px solid #dddddd;
	display:none;
	z-index:0;
	min-width:50px;
}
.list_btnmore_wrap .list_btnmore_con a{
	padding:0 10px;
    display:block;
	color:#666;
	line-height:24px;
	white-space:nowrap;
}
.list_btnmore_wrap .list_btnmore_con a:hover{
    background:#eeeeee;
}
.list_common_page{
    margin:0 15px;
}
.list_common_page span.page_number{
    float:left;
	color:#666666;
	font-size:14px;
	line-height:26px;
}
.list_common_page .paging{
    float:right;
}
.list_common_select{
    margin-top:15px;
}
.common_list_btn_title{
    float:left;
	color:#666666;
	font:14px "微软雅黑";
	font-weight:normal;
	line-height:26px;
}

/*事件提醒event_tips*/
.event_tips{
	margin:0 15px;
	padding:6px 10px;
	background:#ebf7ff;
	border:1px solid #cbd9db;
	color:#1eadd1;
	font-size:14px;
	line-height:24px;
}
.event_tips span{
	padding-left:20px;
	background:url(../images/zc-icon-24.png) no-repeat left;
    display:block;
}

/*iframe框架iframe_main*/
.iframe_main{
    margin:15px 0;
}
.iframe_main table.iframe_main_table{
    width:100%;
}
.iframe_main_left{
    padding-left:15px;
}
.iframe_main_left .ucmLeft{
    float:none;
    border:none;
    width:100%;
}
.iframe_main_left .ucmLeft .ucml_con{
    margin:0;
	background:none;
}
.iframe_main_left .ucmLeft .ucml_con h3{
	margin-bottom:5px;
    padding:0 10px;
	background:#e6e6e6;
	border-radius:3px;
	height:35px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
}
.iframe_main_left .ucmLeft .ucml_con h3 span{
    padding:0;
	background-image:url(../images/zc-icon-105.gif);
	border:none;
}
.iframe_main_left .ucmLeft .ucml_con h3.focus span{
    background-image:url(../images/zc-icon-104.gif);
}
.iframe_main_left .ucmLeft .ucml_con .navtwo{
    padding-bottom:5px;
}
.iframe_main_left .ucmLeft .ucml_con .navtwo a{
    margin:0 0 1px 0;
	padding:0 0 0 20px;
	border:none;
	border-radius:3px;
	height:35px;
	color:#000000;
	font-size:14px;
	line-height:35px;
}
.iframe_main_left .ucmLeft .ucml_con .navtwo a:hover, .iframe_main_left .ucmLeft .ucml_con .navtwo a.focus{
    background:#f1f1f1;
	color:#666;
}
.iframe_main_right .fs_navtitle, .no_padding_top{
    padding-top:0;
}
.no_padding_top .fs_navtitle_con{
    padding:0;
}
.no_padding_top.focus{
    padding:15px 0;
}
.no_padding_top.focus .fs_navtitle_con{
    padding:0 15px;
}
.iframe_main_right .event_fill{
    margin:15px 0;
}
.im_btn_wrap a.button{
    margin-right:10px;
}

/*服务监督卡status_per*/
.status_per{
    border:1px solid #dcdcdc;
	color:#666666;
	font:14px "宋体";
	line-height:32px;
}
.status_per th{
	padding:0 15px;
	background:#efefef;
    border:1px dotted #b2b2b2;
	border-bottom:none;
	border-top:none;
	color:#0877fa;
	font-weight:normal;
}
.status_per th.first{
    border-left:none;
}
.status_per td a{
	float:left;
	margin-right:1px;
	padding:0 10px;
    display:block;
	height:32px;
	color:#666666;
	line-height:32px;
	white-space:nowrap;
}
.status_per td a:hover, .status_per td a.focus{
	border-bottom:2px solid #3dbb00;
	height:30px;
	color:#3dbb00;
	line-height:30px;
}
.check_date .status_ym div.ym_month{
    float:left;
	margin-left:20px;
}
.check_date .status_ym .sym_btn{
    float:right;
}

/*设备新增编辑iframe/equip_newadd*/
.equip_newadd .sortlist_left_wrap{
    padding:0 15px;
	height:100%;
	overflow-y:auto;
	overflow-x:hidden;
}
.equip_newadd .sortlist_left{
    width:100%;
}
.equip_newadd_con{
    margin-right:15px;
    border:1px solid #e3e3e3;
}
.equip_newadd_con_body{
    padding:15px;
}

/*服务台首页*/
body.service{
    min-width:1200px;
}
body.service .dp_header_con{
	padding-left:15px;
    width:auto;
}
.service_btn_con{
    padding:30px 15px;
	height:48px;
	background:url(../images/top_bg.png)  right center no-repeat;	
}
table.service_btn{
    width:100%;
}
body.service .dpn_con{
    float:left;
	width:auto;
}
body.service .dp_nav{
    position:relative;
    z-index:10000;
}
body.service .dp_nav .dpn_nav_con{
    z-index:0;
}
body.service .dp_nav .tn_search_wrap{
	position:absolute;
	right:15px;
	top:5px;
	border-radius:3px;
	z-index:1;
}
body.service .dp_nav .tn_search_wrap, body.service .dp_nav .tn_search_wrap a, body.service .dp_nav .tn_search_wrap span, body.service .dp_nav .tn_search_wrap em, body.service .dp_nav .tn_search_wrap input{
	height:30px;
    line-height:30px;
}
body.service .dp_nav .tn_search_wrap .tns_con{
    top:29px;
}
body.service .dp_nav .tn_search_wrap a.tns_text{
    border-radius:3px;
}
body.service .dpn_con td{
    padding:0 30px;
	position:relative;
}
body.service .dpn_con tr.dp_first_level td span{
    position:absolute;
	right:0;
	top:0;
	background:url(../images/zc-icon-106.gif) no-repeat left;
	display:block;
	height:43px;
	width:2px;
	font-size:0;
}
table.service_btn table.btn_wrap{
    width:100%;
	text-align:center;
}
table.service_btn a.logo{
	margin-right:15px;
    display:block;
	height:48px;
	width:247px;
}
table.service_btn p{
	margin-left:15px;
    color:#1a1a1a;
	font:14px "宋体";
	line-height:26px;
	white-space:nowrap;
}
table.service_btn p span{
    color:#009dda;
}
table.service_btn p span.user{
    margin-right:10px;
}
table.service_btn p span.time{
	padding-left:20px;
    background:url(../images/zc-icon-22.gif) no-repeat left;
	display:inline-block;
	*zoom:1;
	*display:inline;
	color:#ff5f21;
	font-weight:bold;
}
/*服务台桌面主题service_main*/
.service_main{
    padding:15px 15px 0 15px;
}
.service_main .fs_navtitle{
	height:auto;
}
.service_main .fs_navtitle .common_list{
    margin:0;
}
.common_list {
	margin: 0 15px;
}
.service_info{
	margin-bottom:15px;
    border:1px solid #e9e9e9;
}
.service_info table{
    width:100%;
}
.service_info td{
	border-right:1px dashed #dddddd;
    height:110px;
	text-align:center;
	color:#333333;
	font:14px "微软雅黑";
}
.service_info td i{
    color:#ff0000;
}
.service_info td span{
	border:2px solid #7fc5fa;
	border-radius:10px;
    display:inline-block;
	*zoom:1;
	*display:inline;
	height:50px;
	width:58px;
}
.service_info td span img{
	margin:10px 0 0 15px;
    display:block;
}
.service_info td em{
	margin-top:10px;
    display:block;
	text-align:center;
}
.service_info td.twelve{
    border:none;
}
.service_info td.twelve p{
    color:#25b6ed;
	font-size:14px;
	line-height:40px;
}
.service_info td.twelve a.create_event{
	padding:0 15px;
	border-radius:3px;
    display:inline-block;
	*zoom:1;
	*display:inline;
	background:#25b6ed;
	height:24px;
	color:#fff;
	line-height:24px;
}
.service_info td.one span{
    border-color:#eaa95c;
}
.service_info td.two span{
    border-color:#ef8ccb;
}
.service_info td.three span{
    border-color:#16a5e8;
}
.service_info td.four span{
    border-color:#86c83f;
}
.service_info td.five span{
    border-color:#e16f65;
}
.service_info td.six span{
    border-color:#93aaff;
}
.service_info td.seven span{
    border-color:#adc770;
}
.service_info td.eight span{
    border-color:#ffa11a;
}
.service_info td.nine span{
    border-color:#7fc5fa;
}
.service_info td.ten span{
    border-color:#60a0f0;
}
.service_info td.eleven span{
    border-color:#f29c9f;
}
.service_main .order_list .ol_title h3{
    padding:0;
	background:none;
}
.service_main .order_list .ol_title span{
    float:left;
	margin-left:30px;
}
.service_main .order_list .ol_title span i{
    color:#6c6c6c;
}
.service_main .order_list td.scores_con{
	height:28px;
	line-height:28px;
}
.service_main .order_list td.scores_con h4{
    margin-right:20px;
}
.service_main .order_list td.scores_con a{
    margin-top:6px;
}
.service_main .order_list td.scores_con em{
    float:left;
}

.service_main .list_common_page{
    margin:15px 0;
}

.fs_navtitle.have_margin{
    margin-bottom:15px;
}


/*基础表格table_basic_print*/
.table_basic_print {
	margin: 0 auto;
	padding: 10mm;
	width: 287mm;
	height: 200mm;
	color: #000;
	font-size: 14px;
	font-family: "宋体";
}
.table_basic_print .tbi_btn_wrap {
	float: right;
}
.table_basic_print h3 {
	font: 24px "微软雅黑";
	font-weight: normal;
	line-height: 40px;
	text-align: center;
}
.table_basic_print .table_basic_info {
	margin-bottom: 5px;
	height: 26px;
	color: #000;
	line-height: 26px;
}
.table_basic_print .table_basic_info span.info {
	float: left;
	margin-right: 20px;
}
.table_basic_print .table_basic_info span.name {
	float: right;
}
.table_basic_print .table_basic_info .tbi_ways {
	float: left;
}
.table_basic_print .table_basic_info .tbi_ways span {
	margin: 0 5px;
}
.table_basic_print .table_basic_info .tbi_btn {
	float: right;
}
.table_basic_print table {
	width: 100%;
}
.table_basic_print table tr.title td {
	background: #d9d9d9;
	color: #000000;
}
.table_basic_print td {
	padding: 5px;
	border: 1px solid #000000;
	line-height: 16px;
	text-align: center;
}
.table_basic_print td.greybg {
	background: #f0f0f0;
}
.table_basic_print td.have_checked {
	background: #bde5ff;
	color: #333333;
}
.table_basic_print td.no_check {
	background: #bde5ff;
	color: #999999;
}
.table_basic_print td.checking {
	background: #70eadf;
	color: #333333;
}
.table_basic_print td.go_checking {
	background: #fff;
	color: #999999;
}
.table_basic_print .example {
	margin-top: 15px;
	height: 24px;
	line-height: 24px;
}
.table_basic_print .example h4 {
	float: left;
	font-weight: normal;
}
.table_basic_print .example span {
	float: left;
	margin-right: 10px;
	display: block;
	height: 24px;
	width: 50px;
	text-align: center;
}
.table_basic_print .example span.have_checked {
	background: #bde5ff;
	color: #333333;
}
.table_basic_print .example span.checking {
	background: #70eadf;
	color: #333333;
}
.table_basic_print .example span.no_check {
	background: #bde5ff;
	color: #333333;
}
.table_basic_print .example span.go_checking {
	background: #fff;
	color: #999999;
}

/*kehutongjifenxi css*/

.statnan{
	color:#333;
	font-size:14px;
}
.statnan h2{
	font:20px "微软雅黑";
	margin-bottom:15px;
	text-align:center;
	font-weight:normal;
}
.statnan_left{
	box-sizing:border-box;
	float:left;
	border:1px solid #e6e6e6;
	height:500px;
	width:100%;
}
.statnan_right{
	box-sizing:border-box;
	float:left;
	border:1px solid #e6e6e6;
	height:500px;
	margin-top:15px;
	width:100%;
}
.statnan_right h3{
	line-height:30px;
	margin:5px 0px;
	color:#333;
	font-size:14px;
	font-weight:normal;
	padding-left:15px;
}
.statnan_right h3 a{
	color:#666;
	float:left;
}
.statnan_right h3 a:hover{
	color:#0e76e5;
}
.statnan_right h3 span{
	float:left;
	margin:0px 8px;
}


/*three-tree1 css*/
.threet_level {
	border:1px solid #e3e3e3;
	width:500px;
	margin:20px auto;
}
.threet_level a {
    color:#121212;
}
.threet_level_title {
	height: 36px;
	line-height:36px;
	font-size: 14px;
	color: #121212;
	border-bottom: 1px solid #e3e3e3;
	background:url(../images/sortlist_20.gif) no-repeat 5px center;
	overflow: hidden;
}
.threet_level_title a {
	display:block;
	padding-left:20px;
	color:#0e76fb;
}
.threet_level_title.focus {
	background: url(../images/sortlist_21.gif) no-repeat 5px center;
	font-size: 14px;
	color:#0e76fb;
}
.threet_level ul li {
	line-height:34px;
	color: #444;
	background: url(../images/sortlist_22.gif) no-repeat 20px 13px;
	padding-left:34px;
	border-bottom:1px dotted #cdcdcd;
}
.threet_level ul li.li {
	border-bottom: 1px solid #e3e3e3;
}
.threet_level ul li a {
	color: #444;
	font-size: 14px;
}
.threet_level ul li ul li a {
	color: #444;
	font-size: 14px;
}
.threet_level ul li.focus {
	background: url(../images/sortlist_23.gif) no-repeat 20px 13px;
}
.threet_level ul li ul li {
	font-size: 14px;
	line-height: 28px;
	padding-left: 0;
	background: none;
	border: none;
}
.threet_level ul li ul li a.focus {
	font-weight: bold;
}
.threet_level_sel{
	float:left;
	margin:5px 5px 0 0;
}


/* dialogtable css*/
.detailsdialog_table{
	width:100%;
	border:1px solid #dcdcdc;
	color:#333;
}
.detailsdialog_table td{
	border-bottom:1px solid #dcdcdc;
	color:#666;
	line-height:36px;
	padding-left:1%;
}
.detailsdialog_table td.td{
	width:90%;
}
.detailsdialog_table td.title{
	background:#f0f0f0;
	border-right:1px solid #dcdcdc;
	text-align:right;
}

.common_list_table td img{
	float:left;
	margin:4px 5px 0px 0px;
}

/*promanager css*/
.service_btn_con .dps_con{
	margin:10px 0 0 60px;
	border:3px solid #0596d5;
    height:30px;
	width:540px;
}
.service_btn_con .dps_con .icon_select{
    float:left;
}
.service_btn_con .dps_con .icon_select a.mainbtn{
	margin:0;
    background:#f6f6f6;
	border:none;
	border-right:1px solid #e5e5e5;
	height:30px;
	color:#666666;
}
.service_btn_con .dps_con .icon_select a.mainbtn span{
    padding:0 20px 0 0;
	background:url(../images/zc-icon-85.gif) no-repeat right;
}
.service_btn_con .dps_con .icon_select a.mainbtn span em{
    display:block;
}
.service_btn_con .dps_con .icon_select a.mainbtn:hover, .service_btn_con .dps_con .icon_select a.mainbtn.focus{
    color:#666666;
}
.service_btn_con .dps_con .icon_select .ins_con{
    top:30px;
}
.service_btn_con .dps_con input.dpsc_input{
	float:left;
	padding:0 5px;
    background:none;
	border:none;
	height:30px;
	color:#9c9c9c;
	line-height:30px;
	width:62%;
}
.service_btn_con .dps_con a.dpsc_btn{
    float:right;
	padding:0 30px;
	background:#0596d5;
	display:block;
	height:30px;
	color:#ffffff;
	font:16px "微软雅黑";
	line-height:30px;
}
.dp_nav a.news.dp_nav_inform{
	background:url(../images/zc-icon-120-01.gif) no-repeat left;
}
.tm_con{
	padding:0px 15px 0;
	}
.tm_con h2{
	background:url(../images/promanager-bg.gif) repeat-x;
	font:14px "微软雅黑";
	height:51px;
	line-height:50px;
}
.tm_con h2 a{
	padding:14px 20px;
	margin:0px 6px;
	color:#2c3e50;
}
.tm_con h2 a:hover,.tm_con h2 a.focus{
	border-bottom:4px solid #008bc9;
}
.tm_con .tm_in{
	background:#ecf0f1;
	padding-top:1.5%;
}
.tm_con .tm_in tr.title{
	color:#2c2c2c;
}
.tm_con .tm_in dl{
	background:#fff;
	border:1px solid #e6e6e6;
	float:left;
	margin:0% 0px 1.3% 1.3%;
	width:18%;
}
.cm_con .tm_in dl{
	width:12.5%;
}
.tm_con .tm_in dl dt{
	background:#27a9e3;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	padding-left:10px;
}
.tm_con .tm_in dl dd{
	padding:10px 5px 10px 10px;
}
.executive .tm_in dl dd{
	padding:10px 5px 5px 10px;
}
.tm_con .tm_in dl.red dt{
	background:#da542e;
}
.tm_con .tm_in dl.green dt{
	background:#8fc320;
}
.tm_con .tm_in dl.blue dt{
	background:#28bfff;
}
.tm_con .tm_in dl.darkgreen dt{
	background:#5d8604;
}
.tm_con .tm_in dl.yellow dt{
	background:#e47900;
}
.tm_con .tm_in dl.shallowgreen dt{
	background:#40b298;
}
.tm_con .tm_in dl.brown dt{
	background:#b28850;
}
.tm_con .tm_in dl.shallowblue dt{
	background:#37b3d5;
}
.tm_con .tm_in dl.shallowyell dt{
	background:#ffaf2e;
}
.tm_con .tm_in dl.darkblue dt{
	background:#00659b;
}
.tm_con .tm_in dl.hyacinthine dt{
	background:#88abda;
}
.tm_con .tm_in dl dd p{
	color:#ec7552;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.tm_con .tm_in dl dd i{
	color:#0779c2;
	display:block;
	font-style:normal;
	font-weight:bold;
	line-height:24px;
	font-size:14px;
}
.tm_con .tm_in dl dd i.mar{
	margin-bottom:10px;
}
.tm_con .tm_in dl dd em{
	color:#ec7552;
}
.tm_con .tm_in dl dd span{
	color:#616162;
	font-size:14px;
	font-weight:normal;
}
.departmanager_analysis{
	margin:15px 15px 0;
	border:1px solid #e0e6ea;
}

/*programanager css*/
.programan{
	margin:15px 15px 0px;
	padding:1%;
	font-size:14px;
	color:#121212;
	font-family:"微软雅黑";
	border:1px solid #e0e6ea;
	height:314px;
}
.programan_list{
	margin-right:1%;
	float:left;
	width:13%;
}
.programan_listitem li{
	line-height:30px;
	text-align:center;
	margin:10px 0px;
}
.programan_listitem li a{
	color:#121212;
	display:block;
	border:1px dashed #999;
}
.programan_listitem li a:hover,.programan_listitem li a.focus{
	border:1px dashed #0c92fd;
	color:#1074e4;
}
.programan_listarrow{
	height:24px;
	line-height:22px;
	border:1px dashed #d8d8d8;
	text-align:center;
}
.programan_listarrowb{
	border:1px dashed #999;
}
.programan_listarrow a{
	outline:none;
	display:block;
}
.programan_listarrow a img{
	vertical-align:middle;
}
.programan_details{
	width:86%;
	float:left;
}
.programan_detailscon{
	border:1px solid #d2d2d2;
	padding:3px 15px;
}
.programan_details table{
	float:left;
	width:22%;
	height:308px;
}
.programan_details table td{
	line-height:34px;
}
.programan_details table td span{
	color:#1074e4;
}
.programan_details table td font{
	font-size:14px;
}
.programan_details_graph{
	margin-left:15px;
	width:75%;
	height:308px;
	float:left;
}







/*personevent css*/
.personevent_process,.satismanalist{
	font-size:14px;
	height:72px;
	padding:15px;
	font:14px "微软雅黑";
}
.personevent_process table{
	width:100%;
}
.personevent_process table td{
	border-radius:2px;
	height:72px;
	padding-right:10px;
}
.personevent_process table td span{
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	width:86px;
	height:72px;
	float:left;
	background:url(../images/zc-icon-134.gif) center center no-repeat #e4eaec;
	display:block;
	margin-right:10px;
}
.personevent_process table td em{
	display:block;
	color:#606669;
	height:72px;
	background:#e9eff1;
}
.personevent_process table td em b{
	padding-top:16px;
	display:block;
	font-weight:normal;
}
.personevent_process table td em i{
	font-size:20px;
	color:#007bff;
	display:block;
}
.personevent_item{
	border-radius:2px;
	float:left;
	height:72px;
	margin-right:10px;
	background:#e9eff1;
}
.personevent_process table td.td{
	border-radius:2px;
	width:80px;
	height:72px;
	background:#e9eef0;
	padding-right:0px;
}
.personevent_process table td.td p{
	padding:6px 29px 0px;
}
.personevent_process table td.td a.newperevent{
	text-align:center;
	color:#007bff;
	margin-top:2px;
	display:block;
}
.personevent_process table td span.bggdc{
	background:url(../images/zc-icon-135.gif) center center no-repeat #e4eaec;
}
.personevent_process table td span.bgdxy{
	background:url(../images/zc-icon-136.gif) center center no-repeat #e4eaec;
}
.personevent_process table td span.bgjxz{
	background:url(../images/zc-icon-137.gif) center center no-repeat #e4eaec;
}
.personevent_process table td span.bgycl{
	background:url(../images/zc-icon-138-1.gif) center center no-repeat #e4eaec;
}
.personevent_process table td span.bgywc{
	background:url(../images/zc-icon-138.gif) center center no-repeat #e4eaec;
}


/*satisfaction css*/
.satismanalist{
	height:90px;
}
.satismanalist table{
	width:100%;
}
.satismanalist table td{
	height:84px;
	width:12%;
}
.satismanalistbor{
	border:1px solid #68bfff;
	border-top:5px solid #68bfff;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	border-radius:3px;
	height:84px;
	margin-right:10px;
}
.satismanalistbor.ydccolor{
	border:1px solid #4fd597;
	border-top:5px solid #4fd597;
}
.satismanalistbor.yqfglcolor{
	border:1px solid #ff9788;
	border-top:5px solid #ff9788;
}
.satismanalistbor.sjfglccolor{
	border:1px solid #ffac59;
	border-top:5px solid #ffac59;
}
.satismanalistbor.yqmydfccolor{
	border:1px solid #97aeff;
	border-top:5px solid #97aeff;
}
.satismanalistbor.sjmydfccolor{
	border:1px solid #b0d460;
	border-top:5px solid #b0d460;
}
.satismanalistbor.dqzdfccolor{
	border:1px solid #ecbc78;
	border-top:5px solid #ecbc78;
}
.satismanalistbor.tbzzccolor{
	border:1px solid #45c3ff;
	border-top:5px solid #45c3ff;
}
.satismanalistbor.nonmr{
	margin-right:0px;
}
.satismanalist table td span{
	display:block;
	text-align:center;
	font-size:28px;
	color:#97a3be;
	margin:10px 0px 3px 0px;
}
.satismanalist table td span a{
	color:#97a3be;
}
.satismanalist table td em{
	display:block;
	text-align:center;
	color:#272b34;
	height:18px;
	line-height:18px;
}
.satismanalist table td em img{
	padding:0px 5px 0px 0px;
	vertical-align:text-top;
}
.satismanalist table td em b{
	color:#272b34;
	font-weight:normal;
}

.satismana_index{
	margin:15px 0;
}
.satismana_index table{
	width:100%;
	height:82px;
}
.satismana_index table td font{
	float:left;
	background:url(../images/zc-icon-180.gif) no-repeat 0px center;
	display:block;
	width:48px;
	text-align:center;
	font-size:14px;
	color:#fbbb3f;
	height:48px;
	line-height:48px;
}
.satismana_index table td font.green{
	background:url(../images/zc-icon-181.gif) no-repeat 0px center;
	color:#5cb85c;
}
.satismana_index table td font.blue{
	background:url(../images/zc-icon-182.gif) no-repeat 0px center;
	color:#6ba0f8;
}
.satismana_index table td font.greensh{
	background:url(../images/zc-icon-183.gif) no-repeat 0px center;
	color:#23bab5;
}
.satismana_index table td span{
	float:right;
	width:82%;
	display:block;
}
.satismana_index table td span em{
	display:block;
	border-bottom:1px solid #e9e9e9;
	color:#333;
	font-size:14px;
	padding:3px 0px 5px 0px;
}
.satismana_index table td span i{
	color:#666;
	font-size:14px;
	margin-top:8px;
	display：inline-block;
}
.satismana_index table td span i a{
	color:#fbbb3f;
	font-size:14px;
	margin:0px 10px 0px 4px; 
}
.satismana_index table td span i a.green{
	color:#5cb85c;
}
.satismana_index table td span i a.blue{
	color:#6ba0f8;
}
.satismana_index table td span i a.greensh{
	color:#23bab5;
}
.satismana_indexbor{
	border:1px solid #fcc564;
	border-top:5px solid #fcc564;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	border-radius:3px;
	height:52px;
	margin-right:10px;
	padding:15px 7px;	
}
.satismana_indexbor.green{
	border:1px solid #5cb85c;
	border-top:5px solid #5cb85c;	
}
.satismana_indexbor.blue{
	border:1px solid #6ba0f8;
	border-top:5px solid #6ba0f8;	
}
.satismana_indexbor.greensh{
	border:1px solid #23bab5;
	border-top:5px solid #23bab5;
}
.satismana_indexbor.nonmr{
	margin-right:0;
}

/*question css*/
.question_manage table{
	width:100%;
}
.question_manage table td{
	height:80px;
}
.question_manage table td span{
	display:block;
	float:left;
}
.question_manage table td span.seventh a{
	background:#28d5b9;
}
.question_manage table td span.eighth a{
	background:#f00;
}
.question_manage table td b,.question_manage table td span a font,.question_manage table td em{
	display:block;
}
.question_manage table td b{
	float:none;
	font-weight:normal;
}
.question_manage table td.td,.issuesmanaitems table td.last{
	float:none;
	padding-top:0px;
}
.question_manage table td.td p,.issuesmanaitems table td.last p{
	margin-right:0px;
	line-height:normal;
}
/* 2016-08-10改*/
.question_manage2{
	 height:auto;
}
.question_manage2 table td b{
	height:auto;
	padding:10px;
}
.question_manage2 table td span{
	float:none;
	width:100%;
	margin:0;
}
.question_manage2 table td span a{
	width:100%;
	text-align:left;
	line-height:54px;
}
.question_manage table td em{
	margin-top:15px;
}
.question_manage2 table td em{
	margin-top:5px;
}
.question_manage2 table td span a img{
	float:left;
	margin:16px 6px 0 0;
}
.question_manage2 table td span a s{
	display:block;
	text-decoration:none;
	width:80px;
	margin:auto;	
}
.question_manage2 table td p{
	padding:0 10px;
}
.question_manage2 table td p a{
	width:40px;
	float:right;
	text-align:right;
}
.question_manage2 table td.td{
	width:80px;
}
.question_manage2 table td.td p{ 
	padding:0;
	display:block;
	height:24px;
}
.question_manage2 table td.td p a{ 
	width:auto;
	float:none;
}
.question_manage2 table td.td a.new_event{
	margin-top:0;
}
/*2016-08-10改结束*/

/*repository css*/

.repositorycon{
	padding-top:15px;
}
.repository_leftop{
	top:0px;
}
.repository_map{
	margin:0px;
	font-family:"微软雅黑";
}
.repository_map h1{
	border:1px solid #eee;
	border-top:3px solid #2fa8f5;
	padding:0px 8px 5px;
	margin-bottom:5px;
	font:18px/36px "微软雅黑";
}
.repository_mapsort{
	border-bottom:1px solid #eee;
	padding-bottom:8px;
}
.repository_mapsort h2{
	color:#0976f9;
	font:14px/36px "微软雅黑";
}
.repository_mapsort ul{
	overflow:hidden;
}
.repository_mapsort ul li{
	font-size:14px;
	width:166px;
	float:left;
	line-height:30px;
}
.repository_mapsort ul li font{
	color:#2fa8f5;
	font-size:14px;
}
.repository_mapsort ul li a{
	color:#252525;
}
.repositorymbto{
	margin-top:13px;
}
.repository_mapsortlast{
	border-bottom:none;
	padding-bottom:0px;
}

/*xiangqing*/
.repository_details,.repository_edit{
	font-family:"微软雅黑";
}
.repository_details h1{
	height:62px;
	line-height:62px; 
	font-size:24px; 
	font-family:"微软雅黑"; 
	border-bottom:1px solid #ddd; 
	font-weight:normal; 
	text-align:center;
	padding-left:53px;
}
.repository_details h1 label{
	position:absolute;
	width:100%;
	height:62px;
	text-align:center;
	left:0;
	top:0;
}
.repository_details h1 span a{
	float:right;
	background:url(../images/zc-icon-152.gif) no-repeat 0px 23px;
	padding-left:20px;
	font-size:14px;
	margin-left:15px;
	color:#888;
	position:relative;
	z-index:3;
}
.repository_details h1 span.collect a{
	background: url(../images/collect-blue.png) left center no-repeat;
	cursor:pointer;
	user-select:none;
}
.repository_details h1 span.focus a{
	background: url(../images/collect-blue2.png) left center no-repeat;
}
.repository_details h1 span.edit a{
	background: url(../images/edit-blue.png) left center no-repeat;
	cursor:pointer;
}
.repository_details h1 span.zan a{
	background: url(../images/zan-blue.png) left center no-repeat;
	cursor:pointer;
}
.repository_details h1 span.focus2 a{
	background: url(../images/zan-blue2.png) left center no-repeat;
}
.repository_details h1 span.cai a{
	background: url(../images/cai-blue.png) left center no-repeat;
	cursor:pointer;
}
.repository_details h1 span.focus3 a{
	background: url(../images/cai-blue2.png) left center no-repeat;
}
.repository_details_intro{
	margin-top:10px; 
	height: auto;
	color: #858585;
	font-size: 14px;
	text-indent: 0;
	text-align:center;
}
.repository_details_intro span {
	margin-right: 20px;
}
.repository_details h2{ 
    background:url(../images/zc-icon-151.gif) center repeat-x; 
	display:block; 
	font-size:18px; 
	line-height:50px; 
	overflow:hidden; 
	position:relative; 
	margin:15px 0px; 
	color:#0976f9; 
	font-weight:normal;
}
.repository_details h2 .headline_content{ 
    background:none repeat #fff; 
	display:block; 
	float:left; 
	padding:0 8px 0 0px;
}
.repository_details .para,.news_details_para{ 
    color:#333; 
	line-height:24px; 
	margin-bottom:14px; 
	text-indent:2em; 
	font-size:14px;
}
.repository_details .para a {
	padding-right:15px;
	display: inline-block;
	text-indent: 0;
	cursor: pointer;
}
.repository_details .relevance li{
	line-height:28px;
	font-size:14px;
	background:url(../images/zc-icon-158.gif) no-repeat 0px center;
	padding-left:15px;
}
.repository_details .relevance li a{
	color:#333;
}
.repository_details .relevance li a:hover{ 
    text-decoration:underline;
}
.history_type_table{
    width:auto;
	font-family:"微软雅黑";
	color:#666;
	line-height:24px;
}
.history_type_table td{
    padding-right:20px;
	font-size:14px;
}
.history_type_table td a{
    cursor:pointer;
}


.repository_edit .repository_edit_title{
	padding:0 10px;
	border-bottom:1px solid #e0e0e0;
	height:32px;
    color:#333;
	line-height:32px;
}
.repository_edit .repository_edit_title span{
    float:left;
	font-size:14px;
}
.repository_edit .repository_edit_title span font{
    color:#666666;
	font-size:14px;
	font-weight:normal;
}
.repository_edit .repository_edit_title a{
    float:right;
	padding-left:20px;
	background:url(../images/zc-icon-154.gif) no-repeat left;
	color:#ff4401;
	cursor:pointer;
	font-size:14px;
}
.repository_edit .lricon{
    margin:10px;
	border-bottom:1px dotted #a0a0a0;
}
.repository_edit .lricon .lricon_title{
	margin:20px 0 10px;
	height:16px;
    color:#0d76e3;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}
.repository_edit .lricon .lricon_title span{
    float:left;
}
.repository_edit .lricon .lricon_title div.lt_btn{
    float:right;
	color:#a6a6a6;
	font-size:14px;
	font-weight:normal;
}
.repository_edit .lricon .lricon_title div.lt_btn a{
	margin-left:10px;
	padding-left:20px;
	background:url(../images/zc-icon-152.gif) no-repeat left;
    display:inline-block;
	height:16px;
	cursor:pointer;
}
.repository_edit .lricon .lricon_title div.lt_btn a.favorate{
    background-image:url(../images/zc-icon-153.gif);
}
.repository_edit .lricon p{
    color:#666666;
	line-height:24px;
	text-indent:2em;
	font-size:14px;
}
.repository_edit .lricon .lit_label{
    margin:10px 0;
}
.repository_edit .lricon .lit_label a{
	margin:0 10px 10px 0;
	padding:0 10px;
	background:#edf7fe;
	border-radius:3px;
	border:1px solid #d7d7d7;
    display:inline-block;
	color:#0d76e3;
	line-height:24px;
	font-size:14px;
}
.equip_add .repository_width{
	width:80%;
	margin:0 auto;
	float:none;
}

/*repository_catalog css*/
.repository_catalog{
	width:1196px;
	border:1px solid #dfdfdf;
	font-size:14px;
	color:#333;
	margin:15px auto;
	font-family:"宋体";
	border-right:none;
}
.repository_catalog table{
	width:100%;
}
.repository_catalog table td{
	width:268px;
	border-right:1px solid #dfdfdf;
	padding:0px 15px;
	vertical-align:top;
}
.repository_catalog table td font{
	font-size:14px;
	color:#999;
}
.repository_cataitem{
	padding-bottom:20px;
}
.repository_cataitem h2{
	color:#0c92fd;
	line-height:36px;
	border-bottom:1px dotted #ccc;
	font-size:14px;
	margin-bottom:3px;
}
.repository_cataitem h2 span{
	font-size:14px;
	font-weight:normal;
	color:#333;
}
.repository_cata_onelevel{
	background:url(../images/zc-icon-161.gif) no-repeat 0px center;
	padding-left:15px;
	line-height:30px;	

}
.repository_cata_onelevel a,.repository_cata_twolevel li a{
	color:#333;
}
.repository_cata_twolevel li{
	padding-left:30px;
	background:url(../images/zc-icon-161.gif) no-repeat 15px 9px;
	line-height:30px;
}
.repository_cata_twolevel li ul li{
	font-size:14px;
	background:url(../images/zc-icon-162.gif) no-repeat 0px center;
	padding-left:10px;
}
.repository_details_introtext{
	text-align:left;
}
/*news details*/
.news_details{
	width:1000px;
	margin:0px auto;
	font:14px "微软雅黑";
	color:#333;
}
.news_details h1{
	font-size:24px;
	font-weight:normal;
	text-align:center;
	line-height:70px;
}
.news_details_intro{
	border-bottom:1px dotted #ccc;
	color:#999;
	text-align:center;
	line-height:24px;
	margin-bottom:20px;
}
.news_details_intro span{
	margin-right:20px;
}
.news_details_paraimg{
	text-align:center;
	margin-bottom:14px;
}
.news_details_history{
	overflow:hidden;
}
.news_details_history h4{
	font-size:14px;
	border-bottom:1px solid #d9e2e9;
	font-weight:normal;
	padding-bottom:5px;
	margin-top:5px;
}
.news_details_historycon{
	padding:15px 0px 0px;
}
.file_attach .file_con span,.news_details_historycon span{
	margin:0px 15px 15px 0px;
	float:left;
	display:block;
	padding:3px 5px;
	border:1px solid #d9e2e9;
	background:#eaeef1;
	font-size:14px;
	color:#666
}

/*seek css*/
.seek{
	width:630px;
	margin:172px auto 20px;
	min-height:500px;
}
.seek_logo{
	width:320px;
	height:62px;
	margin:0 auto 40px;
}
.seek_con{
	width:630px;
}
.seek_tab{
	margin-bottom:5px;
}
.seek_tab li{
	margin:0px 11px;
	float:left;
	font:14px "宋体";
}
.seek_tab li a{
	color:#666666;
}
.seek_tab li a:hover,.seek_tab li a.focus{
	color:#323232;
	font-weight:bold;
}
.seek_box{
	height:36px;
	width:630px;
}
.seek_boxl{
	width:538px;
	border:1px solid #ccc;
	border-right:none;
	float:left;
	height:34px;
}
.seek_boxl_input{
	color:#666;
	height:34px;
	line-height:34px;
	padding:0px 5px;
	width:500px;
	border:none;
	outline:none;
	font-size:14px;
}
.seek_box a.seek_box_btn{
	background:#018dfe;
	display:block;
	border:1px solid #0184ed;
	border-left:none;
	float:right;
	font-size:16px;
	height:34px;
	line-height:34px;
	padding:0px 29px;
	color:#fff;
	float:right;
}
.seekf{
	float:left;
}
.seekfmar{
	margin-left:35px;
}
.seeklogomar{
	margin-top:4px;
}
.service_btn_conmar{
	border-bottom:1px solid #ebebeb;
	height:58px;
}

.jieguocont{
	width:650px;
	margin:22px 0px 0px 18px;
	font-family:"宋体";
}
.jieguo_sort{
	margin-bottom:17px;
	font-size:14px;
}
.jieguo_sort font{
	float:right;
	background:url(../images/zc-icon-149.gif) no-repeat;
	padding-left:20px;
	color:#666;
	font-size:14px;
}
.jieguo_sort span{
	float:left;
	white-space:nowrap;
	color:#666;
}
.jieguo_sort span.span{
	color:#1b76d2;
	font-weight:bold;
}
.jieguo_sortm{
	float:left;
	margin:2px 5px 0px 0px;
}
.jieguo_sortf{
	float:left;
	margin:0px 20px 0px 0px;
	white-space:nowrap;
}
.jieguo{ 
    width:617px; 
	margin-bottom:20px;
}
.jieguo h2{ 
    line-height:30px; 
	font-size:16px; 
	width:617px; 
	font-weight:normal;
}
.jieguo h2 a{ 
    text-decoration:underline;  
	color:#0000cc;
}
.jieguo h2 font,.jieguo p font{
	color:#333;
}
.jieguo h2 font i{
	color:#017f01;
	font-style:normal;
}
.jieguo span{ 
    color:#cc0000;
}
.jieguo p{ 
    line-height:20px; 
	color:#333333; 
	font-size:13px;
}
.jieguo .link{ 
    font-size:13px;
	color:#999;
}
.link a{ 
    color:#666;
	margin-right:15px;
}
.pagering{
	margin-bottom:20px;
    height:38px;
}
.pagering a{
    float:left;
	margin-right:5px;
	padding:0 15px;
	display:block;
	border:1px solid #e5e5e5;
	border-radius:3px;
	color:#666;
	font:14px "微软雅黑";
	line-height:36px;
	cursor:pointer;
}
.pagering a.focus, .pagering a:hover{
    color:#0000cc;
	border:1px solid #fff;
}

/*configpath css*/
.configpath{
	width:100%;
	font-family:"微软雅黑";
	margin-bottom:20px;
}
.configpath td{
	width:31%;
	padding:20px 5px 0px 15px;
}
.configpath td img{
	width:50px;
	height:50px;
	margin:2px 14px 0px 0px;
	float:left;
	vertical-align:middle;
}
.configpath td h2{
	font-size:16px;
	color:#333;
	margin-bottom:5px;
	font-weight:normal;
}
.configpath td h2 a{
	color:#333;
}
.configpath td p{
	height:40px;
	line-height:20px;
	color:#999;
	font-size:14px;
}


/*用户中心usercenter*/
.usercenter{
    background:#eeeeee;
}
.usercenter table.service_btn a.logo{
    width:auto;
}
table.service_btn a.logo img{
    margin-right:10px;
}
.dp_nav a.news{
    float:right;
	margin-right:15px;
	padding-left:20px;
	background:url(../images/zc-icon-120.gif) no-repeat left;
	display:block;
	height:40px;
	line-height:40px;
}

/*右侧在线客服与电话按钮serveLink*/
* html,* html body{/* IE6浏览器的特有方法,修正IE6振动bug（body部分）*/
	_background-image:url(about:blank);
	_background-attachment:fixed
}
.serveLink{
	height:88px;
	position:fixed;
	right:-1px;
	top:40%;
	width:44px;
	_width:45px;
	_position:absolute;/* IE6浏览器的特有方法,修正IE6振动bug（元素部分）*/
	_left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0)+1);
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-400);
}
.serveLink .online, .serveLink .phone{
	border:1px solid #d6d6d6;
	border-right:none;
	background:#FFF;
	height:42px;
	position:relative;
	width:43px;
	-width:44px;
}
.serveLink a.onlineBtn, .serveLink a.phoneBtn{
	border:1px solid #d6d6d6;
	border-right:none;
	display:block;
	height:42px;
	position:absolute;
	right:0;
	width:43px;
	_width:44px;
	z-index:999;
}
.serveLink a.onlineBtn{
	border-bottom-color:#fff;
	bottom:-1px;
}
.serveLink a.phoneBtn{
	top:-1px;
}
.serveLink a.onlineHover, .serveLink .phoneHover{
	border:1px solid #d6d6d6;
	border-right:none;
	position:absolute;
	z-index:1000;
}
.serveLink a.onlineHover{
	background:url(../images/onlineHover.gif) no-repeat;
	bottom:-1px;
	display:block;
	height:50px;
	right:-141px;
	width:141px;
}
.serveLink .phoneHover{
	background:#FFF;
	height:105px;
	padding:6px;
	right:-134px;
	top:-1px;
	width:122px;
}
.serveLink .phoneHover h4{
	background:url(../images/phoneNumber.gif) no-repeat;
	border-bottom:1px solid #d6d6d6;
	display:block;
	height:23px;
	margin:5px 0 10px 0;
	padding-bottom:5px;
	width:122px;
}
.serveLink .phoneHover input{
    background:none;
	border:none;
	font-size:14px;
}
.serveLink .phoneHover input.inputText{
	background:#d6d6d6;
	color:#FFF;
	display:block;
	height:24px;
	line-height:24px;
	margin-bottom:10px;
	text-align:center;
	width:122px;
}
.serveLink .phoneHover input.inputBtn{
	background:url(../images/phoneBtnBg.gif) no-repeat;
	color:#FFF;
	cursor:pointer;
	height:23px;
	line-height:23px;
	margin-bottom:10px;
	text-align:center;
	width:122px;
}
.serveLink a.onlineBtn{
	background:url(../images/onlineBtn.gif) no-repeat;
}
.serveLink a.phoneBtn{
	background:url(../images/phoneBtn.gif) no-repeat;
}

.usercenter table.basic_info{
	margin:15px 0;
    width:100%;
}
.usercenter table.basic_info td{
    padding-right:15px;
}
.usercenter table.basic_info td.last{
    padding:0;
}
@media screen and (max-width: 1400px) {
    .usercenter table.basic_info td.last{display:none;padding:0;}
}
.usercenter table.basic_info td div.bi_con{
    background:#fff;
	height:186px;
	width:100%;
}
.basic_info .user_header_name{
    padding:14px 30px 13px;
}
.basic_info .user_header{
    float:left;
	margin-right:10px;
	height:75px;
	width:76px;
	background:url(../images/zc-icon-126.gif) no-repeat;
	color:#fff;
	text-align:center;
}
.basic_info .user_header span{
	font-size:20px;
	display:block;
	margin-top:15px;
}
.basic_info .user_header font{
	font-size:14px;
	display:block;
}
.user_header_name p{
	font-size:14px;
	color:#121212;
	margin-top:15px;
}
.user_header_name p.p{
	margin-top:10px;
}
.user_header_name p a.user_name{
    color:#121212;
	font-size:16px;
}
.basic_info .user_info{
    width:100%;
}
.basic_info .user_info td{
	padding-left:10px;
    border:1px solid #eeeeee;
	border-bottom:none;
	color:#121212;
	font-size:14px;
	line-height:42px;
	text-align:center;
}
.basic_info .user_info td span{
	color:#018ffd;
}
.basic_info p.bi_btn{
	padding-top:8px;
    text-align:center;
}
.basic_info p.bi_btn a{
    display:inline-block;
	*zoom:1;
	*display:inline;
	width:71px;
	color:#666666;
	font-size:14px;
	text-align:center;
	margin-left:20px;
}
.basic_info p.bi_btn a img{
    display:block;
}
.basic_info .user_check{
	padding:30px 0 0 0px;
    color:#121212;
	font-size:14px;
	line-height:28px;
}
.basic_info .user_check table{
	width:98%;
	margin:0 auto;
}
.basic_info .user_check table tr p{
	line-height:28px;
	text-align:center;
	padding-left:15px;
} 
.basic_info .user_check table tr p img{
	margin-right:10px;
}
.basic_info .user_check table tr p span{
	margin-right:10px;
}
.basic_info .user_check table tr p span.span{
	padding-left:26px;
}
.basic_info .user_check table tr p.p{
	margin-bottom:10px;
}
.basic_info .user_check table tr.last{
	border-top:1px dotted #ccc;
	margin-top:15px;
	padding-top:15px;
}
.basic_info .user_check table tr p.checkup{
	padding-top:10px;
}
.usercenter_frame{
	margin-bottom:15px;
    background:#fff;
}
.usercenter_frame .uf_title{
	padding:0 15px;
    background:#f5f8fa;
	border:1px solid #e4eaee;
	height:38px;
	line-height:38px;
}
.usercenter_frame .uf_title h3{
    float:left;
	padding-left:20px;
	background:url(../images/zc-icon-132.gif) no-repeat left;
	color:#546d7e;
	font-size:14px;
	font-weight:normal;
}
.usercenter_frame .uf_title a{
    float:right;
	color:#cccccc;
	font-size:14px;
}
.usercenter_frame .uf_con{
	padding:15px 5px 5px 15px;
    border:1px solid #e4eaee;
	border-top:none;
}
.usercenter_frame.usercenter_order .uf_title h3{
    background-image:url(../images/zc-icon-131.gif);
}
.usercenter_frame.usercenter_order .uf_con{
    padding-right:15px;
}
.usercenter_frame.usercenter_deal .uf_title h3{
    background-image:url(../images/zc-icon-133.png);
}
.usercenter_frame.usercenter_deal .uf_con{
    padding:15px;
}
.usercenter_frame table.moreEuip{
	width:100%;
}
.usercenter_frame_services{
	height:64px;
	border:1px dashed #cccccc;
	border-radius:5px;
	margin:0px 10px 15px 0px;	
	padding:5px 0;
}
.usercenter_frame table.moreEuip td{
    background:none;
	font-size:14px;
}
.usercenter_frame_services:hover{
    border-color:#007cff;
}
.usercenter_frame table.moreEuip td p{
    float:left;
	padding:2px 10px 0;
	display:block;
	text-align:left;
}
.usercenter_frame table.moreEuip td p font{
    color:#666666;
	line-height:32px;
}
.usercenter_frame table.moreEuip td p em{
    display:block;
	color:#0e77e4;
	font:14px "微软雅黑";
	line-height:18px;
}
.usercenter_frame table.moreEuip td img{
    margin:14px 15px 0 0;
	float:right;
}
.usercenter_frame table.moreEuip td em{
    border:none;
}


/*denglu css*/

.top,.cont,.bottom,.xinyh,.zc_cont,.memtop_cont,.memcont,.membanner,.membottom{
	width:1000px; 
	margin: 0 auto;
}
.top{  
    height:60px; 
	line-height:60px; 
	margin: 22px auto 14px;
}
.logo{ 
    float: left; 
}
.yun_logo{ 
    display:inline;
	text-indent:-9999px; 
	background:url(../images/index_dl_03.gif) no-repeat; 
	width:259px; 
	height:50px; 
	float:left; 
	margin-top:6px; 
	margin-right:6px;
}
.sub_logo{ 
    float:left; 
	font-size:24px;
}
.addition{ 
    float:right; 
	font-family:"微软雅黑"; 
	width:189px
}
.addition ul{ 
    height:30px; 
	line-height:20px;
}
.addition ul li{ 
    float:right;
}
.addition ul li a{
	color:#4f4d4d;
}
.addition ul li span,.bottom font{ 
    font-size:14px; 
	padding-right:5px; 
	float:right;
}
.addition ul li span{ 
    float:none;
}
.addition p{ 
    background:url(../images/index_dl_06.gif) no-repeat; 
	height:29px; 
	width:189px;
}
.cont{ 
    margin-top:30px; 
	margin-bottom:60px;
}
.cont_left{ 
    background:url(../images/index_dl_14.gif) no-repeat; 
	margin:34px 0px 0px 34px; 
	float:left; 
	width:425px; 
	height:306px;
}
.cont_right{ 
    width:343px; 
	padding-bottom:20px; 
	margin-right:15px; 
	float:right; /*background:url(../images/loginRightBg.gif) no-repeat;*/ 
	padding-left:60px; 
	padding-right:50px;
	border:1px solid #f1f1f1;
	box-shadow:0 0 10px #f1f1f1;
}
.cont_right h2{ 
    font-size:18px; 
	font-weight:normal; 
	line-height:60px; 
	color:#666666; 
	margin-top:40px;
}
.cont_right .dluser{ 
    margin-bottom:20px; 
	overflow:hidden;
}
.dluser_txt,.dluser_yzm{
	width:290px; 
	height:36px; 
	line-height:36px; 
	border:1px solid #ccc; 
	padding-left:10px; 
	font-size:14px; 
	color:#a5a5a5;
}
.dluser_yzm{ 
    width:143px; 
	margin-right:10px;
}
.dluser_ck{ 
    vertical-align: bottom; 
	margin-right:5px;
}
.dluser label,.dluser span a,.dluser font{ 
    color:#666; 
	font-family:"微软雅黑";
}
.dluser span{ 
    float:right; 
	margin-right:5px;
}
.dluser_btn,.zc_btn,.membxsq_btn,.memchax_btn,.flowstep_ljpj,.zhpwd_btn{
	float:left; 
	width:146px; 
	padding:0; 
	height:48px; 
	background:url(../images/index_dl_05.gif) no-repeat; 
	cursor:pointer; 
	margin-right:27px; 
	_margin-right:0; 
	border:medium none;
}
.dluser font{ 
    line-height:48px; 
	font-size:14px; 
	height:48px; 
	float:right; 
	display:block; 
	width:150px;
}
.dluser font em{ 
    padding:0px 3px; 
	font-style:normal; 
	font-weight:normal;
}
.dluser_btn{
	display:block;
	margin-right:15px;
}
.dluser font em{
	display:block;
	float:left;
    margin:0; padding:0;
}
.dluser font a{
	color:#0067ac; 
	display:block; 
	float:left; 
	margin:0; 
	padding:0;
}

/*尾部ucFooter*/
.ucFooter{
	background:#FFF;
	margin-top:20px;
	padding-top:20px;
}
.ucFooter .ucfBorder{
	border-top:1px solid #cccccc;
}
.ucFooter .ucfCon{
	line-height:32px;
	margin:0 auto;
	padding:20px 0 50px;
	text-align:center;
	width:1000px;
}
.ucFooter .ucfCon p{
	color:#0067ac;
}
.ucFooter .ucfCon p span{
	color:#b9b9b9;
}
.ucFooter .ucfCon em{
	color:#666666;
	font-style:normal;
}
.loginBtn{
	border-top:1px solid #eaeaea;
	color:#666666;
	padding-top:20px;
}
.loginBtn span{
	float:left;
}
.loginBtn a{
	background:url(../images/icon-oauth.png) no-repeat;
	color:#999999;
	display:block;
	float:left;
	margin-right:10px;
	padding-left:20px;
}
.loginBtn a:hover{
	color:#075db3;
}
.loginBtn a.sinaWeibo{
	background-position:0 -105px;
}
.loginBtn a.QQ{
	background-position:0 -63px;
}
.loginBtn a.alipay{
	background-position:0 -20px;
}
.loginBtn a.sinaWeibo:hover{
	background-position:0 -85px;
}
.loginBtn a.QQ:hover{
	background-position:0 -42px;
}
.loginBtn a.alipay:hover{
	background-position:0 0;
}



/*monitoring css*/
.monitoring{
	padding:0px 15px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
}
.monitor_server{
	border:1px solid #e6e6e6;
	height:46px;
	line-height:46px;
	padding:8px;
	margin:15px 0px;
}
.monitor_server span{
	color:#333;
	background:url(../images/zc-icon-166.gif) no-repeat 0px center;
	padding:0px 20px 0px 56px;
	border-right:1px dashed #ccc;
	height:46px;
	display:block;
	float:left;
}
.monitor_server span.normal{
	background:url(../images/zc-icon-167.gif) no-repeat 8px center;
}
.monitor_server span i{
	color:#ff0000;
	font-size:18px;
}
.monitor_server span i.normal{
    color:#009900
}
.monitor_server font{
	margin-left:15px;
}
.monitor_server font a{
	font-size:24px;
	color:#f00;
}
.monitor_server em{
	margin-left:30px;
}
.monitor_server em a{
	text-decoration:underline;
	color:#0e76e5;
}
.monitor_serabnor{
	margin:15px 0px;
	height:272px;
	width:100%;
}
.monitor_serabnor td{
	padding-right:15px;
	width:49%;
}
.monitor_serabnor td.last{
	padding:0px;
}
.monitor_serabnorm,.monitor_serabnorinfo,.monitor_serother{
	border:1px solid #e6e6e6;
	width:100%;
	height:270px;
	float:left;
}
.monitor_serabnormtitle{
	background:#f2f2f2;
	text-align:center;
	color:#777;
	line-height:18px;
	width:3%;
	max-width:27px;	
	float:left;
	height:170px;
	padding-top:100px;
}
.monitor_serabnorm .sermet{
	width:97%;
}
.monitor_serabnorm .sermet td{
	padding:0% 0% 0% 4%;
	padding-top:25px;
	width:auto;
}

.monitor_serabnorm .sermet td img{
	margin-right:10px;
	float:left;
}
.monitor_serabnorm .sermet td p{
	margin-bottom:3px;
}
.monitor_serabnorm .sermet td p.grey_txt{
	color: #999;
}

.monitor_serabnorinfostat{
	margin:1% 1%;
	float:left;
	height:250px;
	width:59%;
}
.monitor_serabnorinfotable{
	width:36%;
	max-width:222px;
	border:1px solid #e4e4e4;
	margin:65px 13px 0px 0px;
	float:right;
}
.monitor_serabnorinfotable td,.monitor_sysinfo td,.monitor_systeminfo td{
	width:50%;
	border-bottom:1px solid #e4e4e4;
	line-height:34px;
	background:#eaedf1;
	text-align:center;
	color:#121212;
	padding-bottom:0px;
}
.monitor_serabnorinfotable td.td,.monitor_sysinfo td.td,.monitor_systeminfo td.td{
	background:none;
	color:#1076e5;
}
.display_form td i{
	background:url(../images/zc-icon-53.png) no-repeat;
	padding-left:20px;
	color:#7bc844
}
.display_form td i.alarm{
	background:url(../images/zc-icon-54.png) no-repeat;
	color:#eab500;
}
.display_form td i.fault{
	background:url(../images/zc-icon-55.png) no-repeat;
	color:#ff2727;
}
.monitor_serverlist{
	margin:15px 0px;
}
.monitor_serverlist table{
	width:100%;
}
.monitor_serverlist table td{
	padding-right:10px;
	height:92px;
	line-height:90px;
}
.monitor_serverlista{
	border:1px solid #e6e6e6;
	display:block;
	height:90px;
	color:#333
}
.monitor_serverlista:hover,.monitor_serverlista.focus{
	border:1px solid #16a5e8;
}
.monitor_serverlist table td img{
	float:left;
	margin:25px 5px 0px 20px;
}
.monitor_serverlist table td span{
	float:left;
	font-size:14px;
}
.monitor_serverlist table td font{
	float:right;
	font-size:14px;
	margin-right:20px;
	height:90px;
}
.monitor_serverlist table td font i{
	color:#0066cc;
	font-size:30px;
}
.monitor_serverlist table td.td{
	width:170px;
	height:90px;
	text-align:center;
	line-height:90px;
	padding-right:0px;
	border:1px solid #e6e6e6;
}
.monitor_serverlist table td.td img{
	margin:36px 0px 0px 43px;
	float:left;
}
.monitor_serverlist table td.td b{
	float:left;
	margin-left:8px;
	font-weight:normal;
}
.monitor_report{
	margin-top:15px;
}
.monitoring h1{
	font-size:24px;
	color:#121212;
	line-height:60px;
	text-align:center;
	font-weight:normal;
}
.monitor_reportleft{
	width:100px;
	background:url(../images/zc-icon-176.gif) repeat-y;
	float:left;
}
.monitor_reportleft ul li{
	width:100px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#666;
	margin-bottom:10px;
	background:#efefef;
}
.monitor_reportleft ul li a{
	color:#666;
}
.monitor_reportleft ul li a:hover,.monitor_reportleft ul li a.focus{
	color:#0976f9;
}
.monitor_reportright{
	width:90%;
	float:right;
}
.monitor_reportmemory{
	margin:15px 0px;
}
.monitor_reportmemoryl{
	float:left;
	width:226px;
}
.monitor_reportmemoryl h2{
	text-align:center;
	color:#666;
	font-size:14px;
	font-weight:normal;
}
.monitor_probar{
	background:#e6e6e6;
	border-radius:10px;
	height:26px;
	position:relative;
	width:224px;
}
.monitor_probar span{
	display:block;
	height:26px;
	width:50px;
	background:#90ed7d;
	border-radius:10px;
}
.monitor_probar em{
	color:#333;
	display:block;
	font-size:14px;
	width:226px;
	height:26px;
	line-height:26px;
	position:absolute;
	text-align:center;
	left:0px;
	top:0px;
	width:100%;
}
.monitor_reportmemoryltable{
	width:222px;
	margin:30px 0px 20px 0px;
}
.monitor_reportmemoryr{
	float:right;
	width:78%;
	height:226px;

}
.monitor_reportdisc{
	width:100%;
}
.monitor_reportdiscgraph{
	width:100%;
	height:226px;
}

.monitor_reportdisc ul li{
	margin: 0px 20px 15px 0px;
	float:left;
	width:230px;
}
.monitor_reportdisc ul li img{
	float:left;
	margin:15px 5px 0px 0px;
}
.monitor_reportdisc ul li p{
	color:#333;
	margin-bottom:4px;
}
.monitor_reportdisc ul li p.p{
    color:#868686;
	margin-top:5px;
}
.monitor_reportdiscprobar{
	border:1px solid #b4b0af;
	height:15px;
	width:160px;
	float:left;
	position:relative;
}
.monitor_reportdiscprobar em{
	background:url(../images/zc-icon-177.gif) repeat-x;
	height:15px;
	width:40px;
	position:absolute;
}
.monitor_reportdiscprobar em.full{
	background:url(../images/zc-icon-177-f.gif) repeat-x;
}
.monitor_course{
	margin:15px 0px;
}
.monitor_coursel{
	width:49%;
	float:left;
}
.monitor_courser{
	width:49%;
	float:right;
}
.monitor_flow{
	margin:15px 0px 0px;
	width:100%;
}
.monitor_flow td{
	width:50%;
}
.monitor_flow td font{
	float:left;
	font-size:14px;
	margin:4px 0px 15px;
}
.monitor_flow .monitor_netdevbtn{
	background:#fff ;
	border:1px solid #13a2ff;
	color:#13a2ff ;
}
.monitor_flowreport{
	width:100%;
	margin:15px 0px;
}
.monitor_sysinfo,.monitor_systeminfo{
	width:100%;
	float:left;
	border:1px solid #e4e4e4;
	margin-top:15px;
	margin-bottom:15px;
}
.monitor_sysinfo td,.monitor_systeminfo td{
	padding-bottom:0px;
}
.monitor_sysinfocon{
	padding-right:20px;
}
.monitor_disktable td{
	width:20%;
	background:none;
	border-right:1px solid #e4e4e4;
}
.monitor_disktable td.td{
	background:#eaedf1;
	color:#121212;
}
.monitor_weekserver{
	width:100%;
}
.monitor_weekserver td{
	padding-right:10px;
	width:12%;
	height:36px;
	line-height:36px;
	font-size:14px;
	color:#121212;
	padding-top:15px;
}
.monitor_weekserver td.td{
	padding-right:0px;
}
.monitor_weekserveritem{
	border:1px solid #e6e6e6;
}
.monitor_weekserveritem span,.monitor_weekserveritem font{
	float:left;
	display:block;
	width:50%;
	text-align:center;
}
.monitor_weekserveritem span{
	background:#edf1f5;
}
.monitor_weekserveritem font a{
	color:#f00;
}
.monitor_template{
	width:100%;
	margin:15px 0px;
}
.monitor_template td{
	color:#999;
	padding-left:10px;
	border-left:none;
	line-height:30px;
}
.monitor_template td h4{
	color:#121212;
	font-size:14px;
}
.monitor_template td h2,.monitor_template td h3{
	color:#0099ff;
	font-size:14px;
}
.monitor_template td h3{
	font-weight:normal;
}
.monitor_template td.td{
	padding-left:20px;
}
.monitor_template td h1 a,.monitor_template td h2 a{
	color:#0099ff;
}
.monitor_template td table td{
	border:none;
	line-height:24px;
	padding:0px;
}
.monitor_throw{
	width:100%;
	height:270px;
	margin:15px 0px;
}
.monitor_throw td{
	width:33%;
	padding-right:15px;
}
.monitor_throw td.last{
	padding-right:0px;
}
.monitor_throwchart{
	border:1px solid #e6e6e6;
	height:268px;
}
.monitor_template td table td span{
	color:#0e76e5;
	margin:5px 2px 5px 0px;
}
 .edit_monitemtable td b,.edit_monitemtable td i{
	 float:left;
	 line-height:26px;
	 font-size:14px;
	 font-weight:normal;
}
.edit_monitemtable td b{
	margin:0px 5px 0px 20px;
}
.edit_monitemtable td i{
	 margin:0px 5px 0px 6px;
	 float:none;
}

/*add css*/
.edit_monitem{
	margin:14px 0px 15px;
}
.edit_monitem font{
	width:120px;
	text-align:right;
	float:left;
	display:block;
	height:42px;
	line-height:42px;
	font-size:14px;
}
.edit_monitemtable{
	border:1px solid #e8e8e8;
	width:80%;
	float:left;
}
.edit_monitem .pos{
	float:left;
}
.edit_monitem .tl_item{
	float:left;
	white-space:nowrap;
}
.edit_monitemtable td.td{
	background:#f0f0f0;
	padding-left:15px;
	border-bottom:1px  #e8e8e8;
}
.edit_monitemtable td,.edit_monitemtable th{
	width:17%;
	height:42px;
	padding:0px;
	padding:0px 15px;
	border-bottom:1px dashed #e8e8e8;
}
.edit_monitemtable th{
	text-align:right;
}


/*issuesmana css*/
.issuesmanaitems{
	margin:15px 0px;
}
.issuesmanaitems table{
	width:100%;
	/*height:100px;*/
}
.issuesmanaitems table td{
	padding-right:10px;
	color:#fff;
}
.issuesmanaitems table td.td{
	padding-right:0px;
}
.issuesmanaitems table td em{
	height:76px;
	display:block;
	background:url(../images/zc-icon-180.png) no-repeat 0px center #ff704e;
	text-align:right;
	border-radius:3px;
}
.issuesmanaitems table td em b,.issuesmanaitems table td em i{
	font-size:24px;
	padding:14px 10px 0px 0px;
	display:block;
	font-weight:normal;
}
.issuesmanaitems table td em i{
	font-size:14px;
	padding:0px 10px 0px 0px;
}
.issuesmanaitems table td em b a,.issuesmanaitems table td span font a{
	color:#fff;
}
.issuesmanaitems table td span{
	height:24px;
	line-height:24px;
	display:block;
	background:#fd633f;
	border-bottom-right-radius:3px;
    border-bottom-left-radius:3px;
}
.issuesmanaitems table td em.yellow{
	background:url(../images/zc-icon-181.png) no-repeat 0px center #fecd64;
}
.issuesmanaitems table td em.green{
	background:url(../images/zc-icon-182.png) no-repeat 0px center #6bc144;
}
.issuesmanaitems table td em.red{
	background:url(../images/zc-icon-182.png) no-repeat 0px center #1bb8eb;
}
.issuesmanaitems table td span.yellow{
	background:#f6b936;
}
.issuesmanaitems table td span.green{
	background:#62b93a;
}
.issuesmanaitems table td span.red{
	background:#11b3e7;
}
.issuesmanaitems table td em.color1{
	background:url(../images/zc-icon-184.png) no-repeat 0px center #f78621;
}
.issuesmanaitems table td em.wwc{
	background:url(../images/zc-icon-188.png) no-repeat 0px center #f78621;
}
.issuesmanaitems table td em.color2{
	background:url(../images/zc-icon-184.png) no-repeat 0px center #0fc7c1;
}
.issuesmanaitems table td em.fwt{
	background:url(../images/zc-icon-189.png) no-repeat 0px center #0fc7c1;
}
.issuesmanaitems table td em.color3{
	background:url(../images/zc-icon-184.png) no-repeat 0px center #f45d5c;
}
.issuesmanaitems table td em.yx{
	background:url(../images/zc-icon-190.png) no-repeat 0px center #f45d5c;
}
.issuesmanaitems table td em.color4{
	background:url(../images/zc-icon-184.png) no-repeat 0px center #61c261;
}
.issuesmanaitems table td em.ex{
	background:url(../images/zc-icon-190.png) no-repeat 0px center #61c261;
}
.issuesmanaitems table td em.color5{
	background:url(../images/zc-icon-185.png) no-repeat 0px center #2fb8f4;
}
.issuesmanaitems table td em.sx{
	background:url(../images/zc-icon-190.png) no-repeat 0px center #2fb8f4;
}
.issuesmanaitems table td em.color6{
	background:url(../images/zc-icon-185.png) no-repeat 0px center #1cdebf;
}
.issuesmanaitems table td em.ywc{
	background:url(../images/zc-icon-191.png) no-repeat 0px center #1cdebf;
}
.issuesmanaitems table td em.color7{
	background:url(../images/zc-icon-184.png) no-repeat 0px center #d9b074;
}
.issuesmanaitems table td span.color1{
	background:#e67f22;
}
.issuesmanaitems table td span.color2{
	background:#23bab5;
}
.issuesmanaitems table td span.color3{
	background:#e96362;
}
.issuesmanaitems table td span.color4{
	background:#5db75d;
}
.issuesmanaitems table td span.color5{
	background:#2cafe9;
}
.issuesmanaitems table td span.color6{
	background:#28d5b9;
}
.issuesmanaitems table td span.color7{
	background:#cfa972;
}
.issuesmanaitems table td span font{
	font-size:14px;
	padding-left:5px;
	float:left;
	filter:alpha(opacity=70); 
    -moz-opacity:0.7; 
    -khtml-opacity: 0.7; 
    opacity: 0.7; 
}
.issuesmanaitems table td span img{
	float:right;
	padding:5px 5px 0px 0px;
	outline:none;
}

/*Transfer window*/
.transferw{
	margin:40px 0px 20px 20px;
}
.transferw ul li{
	width:122px;
	height:42px;
	float:left;
	margin-right:30px;
}
.transferw li a{
	outline:none;
}
.transferw h2{
	color:#ff6600;
	font-size:14px;
	font-weight:normal;
	margin:40px 0px 10px;
}
.transferw p{
	line-height:24px;
	color:#999;
	margin-bottom:8px;
	margin-right:18px;
	font-size:14px;
}

.servicelevel{
	height:auto;
}
.servicelevel  td font{
	margin-right:10px;
	color:#0e76e5;
}


.program_zdbgedit{
	background:#fff;
	float:right;
	padding-left:5px;
	font-size:14px;
}

/*dbserver css*/
.dbserver_tbspace{
	width:38%;
	margin:15px 0px 15px 0px;
	float:right;
}
.dbserver_memory{
	width:100%;
	margin-top:15px;
	height:60px;
}
.dbserver_activity{
	width:100%;
	margin:15px 0px 0px;
	height:150px;
	font-size:14px;
	color:#121212;
}
.dbserver_activity td{
	padding-left:20px;
}
.dbserver_activities{
	width:70%;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
    border:1px solid #eee;
	margin-bottom:15px;
}
.dbserver_activities h2{
	padding:0px 5px;
	margin:0px 5px;
	border-bottom:1px solid #bcddf0;
	color:#77818c;
	line-height:36px;
	font-size:14px;
	font-weight:normal;
}
.dbserver_activity b{
	font-size:20px;
	color:#f05161;
	font-weight:normal;
	display:block;
	height:44px;
	line-height:44px;
	padding-left:10px;
}
.dbserver_activity b a{
	color:#f05161;
}
.dbserver_sga,.dbserver_hitrate{
	width:100%;
	margin-top:15px;
	height:100px;
}
.dbserver_hitrate{
	height:151px;
	margin:15px 0px;
}
.dbserver_progbar{
	width:25%;
	height: 281px;
	margin: 15px 0;
}
.dbserver_tbspacetable{
	width:72%;
}

/*facilist css*/
.facilistright{
	float:right;
	margin:0 15px 15px 0;
	width:98%;
}
.facilistright .facilistright_addicon{
	float:right;
	border:1px solid #0187dd;
	background:#13a2ff;
}
.facilistright .facilistright_addicon span{
	background:url(../images/zc-icon-47-1.gif) no-repeat left center;
	color:#fff;
}

.servicelevel td a.facilistright_sel {
	border:1px solid #77b7fe;
	background:#e9f3ff;
	color:#121212;
}
.facieditlistright{
	float:right;
	width:100%;
}
.facieditlistright_navtitle{
	padding:0px;
    margin-top: 15px;
}
.facieditlistright .facilistright_sorticon{
	background:url(../images/zc-icon-47-5.gif) no-repeat left center;
}
.facieditlistright .facilistright_sorticon:hover{
	background:url(../images/zc-icon-47-6.gif) no-repeat left center;
	color:#14a2ff;
}
.facieditlistright .facilistright_altericon{
	background:url(../images/zc-icon-47-3.gif) no-repeat left center;
}
.facieditlistright .facilistright_altericon:hover{
	background:url(../images/zc-icon-47-4.gif) no-repeat left center;
	color:#14a2ff;
}
.facieditlistright .facilistright_forticon{
	/*background:url(../images/zc-icon-47.gif) no-repeat left center;*/
}
.facieditlistright .facilistright_forticon:hover{
	background:url(../images/zc-icon-47-2.gif) no-repeat left center;
	color:#14a2ff;
}
/*dueremind css*/
.dueremind{
	width:260px;
	margin:30px auto 0px;
	background:url(../images/zc-icon-192.gif) no-repeat;
	padding:50px 120px 0px 20px;
	font:24px "微软雅黑";
	color:#222;
	height:189px;
	line-height:36px;
}

.dueremind em {
	color : red;
	font-weight : bold;
}

/*2016.01.05 by zhoushuanglong*/
.newadd_search{
	border:3px solid #0596d5;
	width: 540px;
}
.newadd_search input{
	float: left;
	padding: 0 5px;
	background: none;
	border: none;
	height: 28px;
	width: 440px;
	color: #999999;
	font-size: 14px;
	line-height: 28px;
}
.newadd_search a{
	float: right;
	background: #0596d5;
	display: block;
	height: 28px;
	width: 90px;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}

.newdd_nav{
	position: relative;
}
.newdd_nav a.newadd_news{
	position: absolute;
	right: 0;
	top: 0;
	background: url("../images/newadd/notice.gif") no-repeat left;
}
.nopower{
    padding: 100px 0 150px;
    text-align: center;
    color: #999999;
    font-size: 36px;
    font-family: "微软雅黑";
}
.newadd_icon{
    width: 100%;
}
.newadd_icon table{
    float: left;
    margin-top: 40px;
    width: 25%;
}
.newadd_icon th{
    padding: 0 10px 0 30px;
    height: 64px;
    width: 64px;
    text-align: left;
}
.newadd_icon td{
    text-align: left;
}
.newadd_icon td span{
    display: block;
    color: #222222;
    font-size: 18px;
    font-family: "微软雅黑";
    line-height: 24px;
}
.newadd_icon td em{
    display: block;
    color: #999999;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 24px;
}

.newadd_level{
	padding-top: 8px;
	background: #f8f9fb;
	box-shadow: inset 1px 0 3px 0 rgba(0, 0, 0, 0.2);
}
.newadd_level .nl_con{
    padding: 0 15px;
    background: #fff;
}
.newadd_level .nl_show{
    padding-right: 70px;
    position: relative;
    height: 32px;
    color: #666666;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 32px;
}
.newadd_level .nl_show a.focus, .newadd_level .nl_show a:hover{
    color: #0e76e7;
}
.newadd_level .nl_show a.morebtn{
    padding: 0 10px;
    position: absolute;
    right: -2px;
    top: 0;
    border: 1px solid #fff;
    display: block;
    height: 30px;
    color: #666666;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 30px;
    z-index: 9999;
}
.newadd_level .nl_show a.morebtn span{
    padding-right: 20px;
    background: url("../images/newadd/morebtn.gif") no-repeat right;
    display: block;
}
.newadd_level .nl_show a.morebtn.current{
    border-color: #c2c2c2;
    border-bottom-color: #fff;
}
.newadd_level .nl_show .moreheader{
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.newadd_level .nl_show .moreheader a{
    float: left;
    padding: 0 15px;
    display: block;
}
.newadd_level .nl_show .morecon{
	display: none;
    padding: 10px 0;
    position: absolute;
    left: 0;
    top: 31px;
    background: #fff;
    border: 1px solid #c2c2c2;
    width: 100%;
    z-index: 9998;
}
.newadd_level .nl_show .morecon table{
    width: 100%;
}
.newadd_level .nl_show .morecon table td{
    padding-left: 20px;
    line-height: 40px;
}



/*create by zhoushuanglong 2015-01-15*/
/*三级树*/
.new_three_tree{
    width: 100%;
}
.new_three_tree a{
    margin: 0;
    padding: 0;
    border: none;
    height: auto;
    line-height: normal;
}
.new_three_tree span{
    cursor: pointer;
}
.ntt_title{
    padding: 0 15px;
    height: 42px;
    border-bottom: 1px solid #dadbdf;
    overflow: hidden;
}
.ntt_title span{
    float: left;
    margin: 14px 10px 0 0;
    background: url("../images/newadd/thriftree0.gif") no-repeat center;
    display: block;
    height: 17px;
    width: 17px;
}
.ntt_title a{
    color: #028efd;
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    border-bottom:0;
}
.new_three_tree .ntt_one, .new_three_tree .ntt_two_btn, .new_three_tree .ntt_two li{
    padding: 0 18px;
    height: 30px;
    overflow: hidden;
}
.new_three_tree .ntt_one span, .new_three_tree .ntt_two_btn span, .new_three_tree .ntt_two li span{
    float: left;
    margin: 11px 10px 0 0;
    background: url("../images/newadd/thriftree1.gif") no-repeat center;
    display: block;
    height: 11px;
    width: 11px;
}
.new_three_tree .ntt_one a, .new_three_tree .ntt_two_btn a, .new_three_tree .ntt_two li a{
    line-height: 32px;
}
.new_three_tree .ntt_two_con{
    padding: 0 18px;
}
.new_three_tree .ntt_two_btn{
    padding: 0 0 0 25px;
}
.new_three_tree .ntt_two_btn a{
    color: #666666;
}
.new_three_tree .ntt_two li{
    padding: 0 0 0 43px;
}
.new_three_tree .ntt_two li span{
    margin: 11px 5px 0 0;
    background-image: url("../images/newadd/thriftree4.gif");
}
.new_three_tree .ntt_one.current span, .new_three_tree .ntt_two_btn.current span{
    background: url("../images/newadd/thriftree2.gif") no-repeat center;
}

.new_three_tree .ntt_two span.noclild {
    background: url("../images/newadd/thriftree3.gif") no-repeat center;
}

.new_three_tree .ntt_two li.current span, .new_three_tree .ntt_two li:hover span{
    background-image: url("../images/newadd/thriftree3.gif");
}
.new_three_tree .ntt_one a.current, .new_three_tree .ntt_two_btn a.current, .new_three_tree .ntt_two li a.current, .new_three_tree .ntt_two li:hover a{
    color: #0e76e5;
}
/*四级*/
.four_wrap{padding:0;}
.four_level{
    margin-top: 0px;
    padding-top: 31px;
    position: relative;
    border: 1px solid #dadbdf;
}
.four_level .fl_nav{
    position: absolute;
    left: 0;
    top: -1px;
    border-bottom: 1px solid #dadbdf;
    border-top: 1px solid #dadbdf;
    height: 36px;
    width: 100%;
	background:#edeef0;
	color:#3b3939;
}
.four_level .fl_nav .fln_con{
    position: absolute;
    left: 0;
    top: -1px;
    height: 36px;
}
.four_level .fl_nav .fln_con a{
    float: left;
    margin-bottom: -1px;
    border-bottom: 1px solid #dadbdf;
    border-left: 1px solid #edeef0;
    border-right: 1px solid #edeef0;
    border-top: 1px solid #dadbdf;
    display: block;
    height: 36px;
}


.four_level .fl_nav .fln_con a span{
    padding: 0 20px;
    border-top: 1px solid #edeef0;
    display: block;
    height: 35px;
    color: #3b3939;
    font-size: 14px;
    font-family: "sans-serif";
    line-height: 35px;
}
.four_level .fl_nav .fln_con a:hover, .four_level .fl_nav .fln_con a.current{
    border-bottom: 1px solid #fff;
    border-left: 1px solid #dbdcdb;
    border-right: 1px solid #dbdcdb;
    border-top: 1px solid #0e76e5;
    background: #fff;
}
.four_level .fl_nav .fln_con a:hover span, .four_level .fl_nav .fln_con a.current span{
    border-color: #0e76e5;
    color: #0e76e5;
}
.four_level .fl_select_all{
    padding: 0 15px;
    border-bottom: 1px solid #dadbdf;
    height: 43px;
    color: #028efd;
    font-family: "Microsoft YaHei";
    line-height: 43px;
}
.four_level .flc_item.second{
    margin-top: 20px;
}
.four_level .flc_item .flci_parent{
    width: 100%;
}
.four_level .flc_item .flcip_th{
    padding: 0 10px;
    background: #dddddd;
    width: 18px;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    font-family: "Microsoft YaHei";
}
.four_level .flc_item .flcip_td{
    padding: 15px;
}
.four_level .flc_item .flcip_td th{
    padding: 10px 60px 10px 0;
    font-size: 14px;
    color: #666666;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}
.four_level .flc_item .flcip_td .flcic_title{
    display: inline-block;
}
.four_level .flc_item .flcip_td .flcic_title label{
    margin-left: 5px;
}
.four_level .flc_item .flcip_td td a{
    float: left;
    margin-right: 5px;
    padding: 0 15px;
    position: relative;
    background: #f1f1f1;
    border: 1px solid #dadbdf;
    display: block;
    height: 22px;
    color: #018bca;
    font-size: 14px;
    line-height: 22px;
}
.four_level .flc_item .flcip_td td a span{
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../images/newadd/fourlevel0.gif") no-repeat center;
    display: block;
    height: 7px;
    width: 10px;
}
.four_level .flc_item .flcip_td td a.current{
    border-color: #ff6600;
    color: #ff6600;
}
.four_level .flc_item .flcip_td td a.current span{
    background-image: url("../images/newadd/fourlevel1.gif");
}


/*加盟商管理 加到底部*/
.joininglist{
	padding:0;
	font-family:microsoft yahei;
	position:relative;
	top:-18px;
}
.joininglist h2{
	border-bottom:solid 1px #e6e6e6;
	margin-bottom:10px;
	}
	.joininglist h2 span{
		position:relative;
		top:10px;
		background:#fff;
		display:inline-block;
		padding:0 10px 0 0;
		font-size:16px;
		color:#0b76fa;
		font-weight:normal;
		}
	.joininglist table{
	width:100%;
}
.joininglist table td{
	padding-right:10px;
	height:84px;
}
.joininglista{
	box-sizing:border-box;
	border:1px solid #e6e6e6;
	display:block;
	height:74px;
	color:#666;
}

.joininglista:hover,.joininglista.focus{
	border:1px solid #16a5e8;
}
.joininglist table td em{
	float:left;
	margin:22px 5px 0px 8px;
	display:inline-block;
	width:28px;
	height:28px;
	border-radius:50%;
	font-size:14px;
	color:#fff;
	line-height:28px;
	text-align:center;
	font-size:14px;
}
.joininglist table td em.color1{
	background:#4fc24d;
}
.joininglist table td em.color2{
	background:#f35077;
}
.joininglist table td em.color3{
	background:#32bcea;
}
.joininglist table td em.color4{
	background:#ff9a03;
}
.joininglist table td span{
	float:left;
	font-size:14px;
	display:inline-block;
	line-height:20px;
	margin-top:16px;
}
.joininglist table td span i{
	font-weight:normal;
	color:#999;
	display:block;
	font-size:14px;
	}
.joininglist table td span.singer{
		padding:10px 10px 0 0;
		}



/*配置项关系*/
.relationwrap{
	padding:10px;
	width:480px;
	margin:0 auto;
	}
.relationwrap h2{
	border-bottom:solid 1px #e6e6e6;
	height:52px;
	line-height:52px;
	font-size:14px;
	color:#222;
	font-weight:normal;
	}
.relationwrap h2 span{display:inline-block;width:80px;}	
.relationwrap h2 input[type=radio]{
	position:relative;
	top:3px;
	margin-right:4px;
	}
.relationwrap div{
	overflow:hidden;
	width:100%;
	height:270px;
	}
.relationwrap p{text-align:center;}


/* CSS Document */
.monthchoose{
	width:210px;
	margin:10px auto;
	font-size:16px;
	color:#333;
	text-align:center;
	}
.monthchooseup,.monthchoosedown{
	float:left;
	background:url("../images/up.jpg") no-repeat;
	width:16px;
	height:16px;
	border:0;
	cursor:pointer;
	}	
.monthchoosedown{
	background:url("../images/down.jpg") no-repeat;
	float:right;
	}	
.monthwrap{
	border:solid 1px #c3c3c3;
	border-collapse:collapse;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	box-sizing:border-box;
	}
.monthwrap div{
	border:solid 1px #dadada;
	border-width:0 1px 1px 0;
	border-collapse:collapse;
	font-size:14px;
	line-height:20px;
	width:14.2%;
	word-break:break-all;
	word-wrap:break-word;
	box-sizing:border-box;
	float:left;
	display:block;
	width:14.28%;
	position:relative;
	height:130px;
		}
.monthwrap div.tit{height:24px;text-align:center;color:#333;font-weight:bold;}			
.monthwrap div.gray{background:#f5f5f5;}
.monthwrap div.cur{background:#e8f4fa;}		
.monthwrap div:nth-of-type(7n){border-width:0 0 1px 0;}
.monthwrap .monthdate{
	color:#b2b7bf;
	font-style:normal;
	position:absolute;
	left:10px;
	top:4px;	
	}
.monthwrap .monthdatenl{
	color:#b2b7bf;
	font-style:normal;
	font-size:14px;
	position:absolute;
	right:10px;
	top:4px;
	}
.monthwrap .monthdatenl1{
	color:#333;
	font-style:normal;
	font-size:14px;
	position:absolute;
	right:10px;
	top:4px;
	}		
.monthwrap .monthevent{	
	color:#333;
	word-break:break-all;
	position:absolute;
	top:25px;
	box-sizing:border-box;
	width:100%;	
	padding:0 10px;
	}
	
/*配置项关系*/
.relationwrap{
	padding:10px;
	width:480px;
	margin:0 auto;
	}
.relationwrap h2{
	border-bottom:solid 1px #e6e6e6;
	height:52px;
	line-height:52px;
	font-size:14px;
	color:#222;
	font-weight:normal;
	}
.relationwrap h2 span{display:inline-block;width:80px;}	
.relationwrap h2 input[type=radio]{
	position:relative;
	top:3px;
	margin-right:4px;
	}
.relationwrap div{
	overflow:hidden;
	width:100%;
	height:270px;
	}
.relationwrap p{text-align:center;}

.line{
	background:url("../images/line.jpg") center repeat-y;
	}

.newdiv {
	width:100%;
	border:1px solid #dcdcdc;
}

.newTable th {
	text-align:left;
	padding-left:1%;
	width:20%;
}
.widthauto{
	min-width:auto;
	background-color: #fff;
	}
table.basicinfo2{
	width:100%;
	margin-bottom:15px;
	}			
table.basicinfo2 th{
	text-align:right;width:20%;
	}			
table.basicinfo2 td.longwidth{
	width:80%;
	}			
table.basicinfo2 th, table.basicinfo2 td{
    border-bottom:1px dotted #e5e5e5;
	word-break:break-all;
	word-wrap:break-word;
	vertical-align:top;
	line-height:26px;
	padding:8px 0;
    color:#333333;
	font-size:14px;
	font-weight:normal;
}	
table.basicinfo2 td{
	width:30%;
	color:#666666;
	}			
table.basicinfo2 tr:last-child th, table.basicinfo2 tr:last-child td{
	border-bottom:0;
	}

/*编辑布局*/
.edit_layout2{
    margin-bottom:15px;width:100%;
}
.edit_layout2 th, .edit_layout2 td,.edit_monitemtable2 td, .edit_monitemtable2 th{
	padding:8px 0;
    color:#333333;
	font-size:14px;
	font-weight:normal;
}
.edit_layout2 th{
    text-align:right;
	vertical-align:top;
	line-height:26px;
	word-break:break-all;
	word-wrap:break-word;
	width:180px;
	position:relative;
}
.edit_layout2 th em{
	background:url("../images/ok.jpg") left 5px no-repeat;
	width:20px;
	height:25px;
	display:inline-block;
	float:right;
}
.edit_layout2 th em.error{
	background:url("../images/del.jpg") left 6px no-repeat;
	cursor:pointer;
}
.edit_layout_pop{
	position:absolute;
	right:6px;
	top:30px;
	border:solid 1px #f1f1f1;
	padding:6px;
	background:#fff;
	width:150px;
	font-size:14px;
	color:#666;
	line-height:20px;
	z-index:2;
	display:none;
}
.edit_layout2 td{
	word-break:break-all;
	word-wrap:break-word;
	/*vertical-align:top;*/
	line-height:26px;
    padding: 8px 15px;
}

.edit_layout2 textarea, .edit_layout2 .maintitle{
    width:80%;
}
.edit_layout2 span.infotxt{
    color:#666666;
	line-height:26px;
}
.edit_layout2 span.right_tips, .edit_layout2 span.error_tips, .edit_layout2 span.warn_tips, .edit_layout2 span.default_tips{
    margin-left:10px;
}
.edit_layout2 textarea{
    float:left;
    border:1px solid #d4d4d4;
}
.edit_layout2 a.csm_info{
	float:left;
	margin:3px 0 0 10px;
	background:url(../images/zc-icon-12.gif) no-repeat;
    display:inline-block;
	*zoom:1;
	*display:inline;
	height:17px;
	width:16px;
}
.edit_layout2 input.general, .edit_layout2 .els, .edit_layout2 .pos{
    float:left;
	/*float:left\9;*/
}
.edit_layout2 .els, .fsmr_basicinfo .els{
    float:left;
}
.edit_layout2 input, .edit_layout2 .pos, .edit_layout2 span.isno, .edit_layout2 .radio{
    float:left;
   
}
.edit_layout2 input[type=radio], .edit_layout2 input[type=checkbox]{
    position:relative;
    top:2px;
    margin-right:4px;
    left:2px;
   
}
.edit_layout2 input.audit{
    float:none;
}
.edit_layout2 .radio{
    margin-top:0px;
}
.edit_layout2 span.isno{
    margin:0 10px 0 2px;
}

.mysel {
	width:142px;
	height:26px;
}

/* 左右滑动 */
#contentE{width:60%;text-align:center;float:left;}
#contentE .cons{width:90%;overflow:hidden;position:relative;height:40px;margin:0 auto;}
#contentE .con{float:left;width:1920px;position:absolute;left:0;top:0;}
#contentE .btns a{}
#contentE .btns{position:relative;height:1px;font-size:0}
#contentE .btns a{
	position:absolute;
	background:url("../images/toparrow.png") left top no-repeat;
	width:25px;
	height:25px;
	top:-35px;
	left:0;}

#contentE .btns .down{
	background:url("../images/toparrow.png") right top no-repeat;
	position:absolute;
	left:auto;
	right:0;
	}
#contentE .btns a:hover.up{
	background:url("../images/toparrow.png") no-repeat;
	width:25px;
	height:25px;
}
#contentE .btns a:hover.down{
	background:url("../images/toparrow.png") right top no-repeat;
	width:25px;
	height:25px;
	}
.uN{
	display:none;
}
.dN{
	display:none;
	}

ul,li{margin:0;padding:0;}

.three_tree ul,.three_tree li{padding-left:14px;font-size:14px;line-height:30px;color:#666;}

.three_tree ul,.three_tree li a.focus{color:#028efd;}
.three_tree > ul{padding-left:5px;}
.three_tree li{
	list-style:none;
	}
.three_tree li.cur > span{
	 background: url("../images/newadd/thriftree21.gif") no-repeat center;
	}
.three_tree li span.last{
	background: url("../images/newadd/thriftree3.gif") center -1px no-repeat;
	}
.three_tree li a{color:#666; text-decoration:none;margin-left:0;padding-left:0;border-bottom:0;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.three_tree li a:hover{color:#0e76e5; text-decoration:none;}

/*首页菜单新增内容 放到2712行下面*/
.dp_nav .btns{height:1px;font-size:0;}
.dp_nav .btns a{
	position:absolute;
	background:#2980b9 url("../images/toparrow.png") left center no-repeat;
	width:25px;
	height:42px;
	display:inline-block;
	top:0px;
	left:0;
	z-index:1000000;
	}
.dp_nav .btns .down{
	background:#2980b9 url("../images/toparrow.png") right center no-repeat;
	position:absolute;
	left:auto;
	right:0;
	}
.dp_nav .btns a:hover.up{
	background:#2980b9 url("../images/toparrow.png") left center no-repeat;
	width:25px;
	height:42px;
}
.dp_nav .btns a:hover.down{
	background:#2980b9 url("../images/toparrow.png") right center no-repeat;
	width:25px;
	height:42px;
	}
.dp_nav .btns .uN,.dp_nav .btns  a:hover.uN{
	display:none;
	cursor:none;
	background:url("../images/toparrow.png") left center no-repeat;
	width:25px;
	height:42px;
}
.dp_nav .btns .dN,.dp_nav .btns  a:hover.dN{
	display:none;
	cursor:none;
	background:url("../images/toparrow.png") right center no-repeat;
	width:25px;
	height:42px;
	}

div.device table td ul,div.device table td ol{
	padding-left:20px;
}

div.device table td ul{
	padding-left:20px;
	list-style:outside;
}

/*左侧导航js样式 添加到platform.css下面*/
#wrapper {
	position:relative;
	width:100%;
	overflow:hidden;
	min-height: 100%;
}
* html #wrapper {
	height: 100%;
}
#main {
	position: relative;
	overflow: visible;
}
.pageScroll {
	position: fixed !important;
	top: 50%;
	margin-top:-230px;
	left: 20px;
	width: 36px;
	font-size:14px;
	color:#000;
	background:url(../images/dashbg.png) center repeat-y;
}

.pageScroll.right {
	margin-left: 500px;
}
.scrollNav a {
	display: block;
	color: #666;
	font-weight: normal;
	line-height:46px;
	cursor: pointer;
	height:56px;
	text-align:center;
	background: url(../images/repositoryl_con-bg2.png) no-repeat center 4px ;
}
.scrollNav a:hover {
	color:#fff;
	background: url(../images/repositoryl_con-bg1.png) no-repeat center 4px;
}
li.scrollNav.active a {
	color:#fff;
	background: url(../images/repositoryl_con-bg1.png) no-repeat center 4px;
}
/*左侧导航js样式结束*/

/*左侧折叠王肖*/
.leftPop{
	float:left;
	background:#fff;
	border:0;
	width:170px;
	}	
.leftPopCon{
	margin-right:25px;
	margin-top:0;
	width:95%;
	}	
.leftPopCon .ucml_con{
    margin:10px 0px 10px 5px;
}	
.leftPopCon h3{
	color:#333;
	display:block;
	font-size:14px;
	height:40px;
	font-weight:normal;
	line-height:40px;
	padding-left:20px;
	cursor:pointer;
	border-bottom:dashed 1px #ddd;
}
.leftPopCon h3 span{
	padding-left:10px;
	display:block;
}
.leftPopCon h3.focus span{
}
.leftPopCon h3.serveH3{
	background:url(../images/icon.jpg) left 14px no-repeat;
}
.leftPopCon h3.serve1{
	background:url(../images/icon_1.png) left 14px no-repeat;
	}
.leftPopCon h3.serve2{
	background:url(../images/icon_2.png) left 14px no-repeat;
	}
.leftPopCon h3.serve3{
	background:url(../images/icon_3.png) left 14px no-repeat;
	}
.leftPopCon h3.serve4{
	background:url(../images/icon_4.png) left 14px no-repeat;
	}
.leftPopCon h3.serve5{
	background:url(../images/icon_5.png) left 14px no-repeat;
	}
.leftPopCon h3.serve6{
	background:url(../images/icon_6.png) left 14px no-repeat;
	}
.leftPopCon h3.serve7{
	background:url(../images/icon_7.png) left 14px no-repeat;
	}

.leftPopCon h3.saveH3{
	background:url(../images/icon2.jpg) left 14px no-repeat;
}
.leftPopCon h3.equipmentH3{
	background:url(../images/icon3.jpg) left 14px no-repeat;
}
.leftPopCon h3.placeH3{
	background:url(../images/icon.jpg) left 14px no-repeat;
}
.leftPopCon a{
	margin-left:20px;
	border-left:1px dotted #cdcdcd;
	color:#555;
	display:block;
	height:28px;
	font-size:14px;
	line-height:28px;
}
.leftPopCon a span{
	background:url("../images/icon5.jpg") left 10px no-repeat;
	width:15px;
	height:28px;
	display:inline-block;
	float:left;
	margin-right:4px;
	}
.leftPopCon .navtwo a:last-child span{
	background:url("../images/icon6.jpg") left 10px no-repeat;
	width:15px;
	height:28px;
	display:inline-block;
	float:left;
	margin-right:4px;
	position:relative;
	left:-1px;
	}

.leftPopCon a:hover, .leftPopCon a.focus{
	color:#ff3800;
}
.leftPopCon a:hover span, .leftPopCon a.focus span{
	color:#ff3800;
	background:url("../images/icon4.jpg") left 11px no-repeat;
}
.leftPopCon .navtwo a:last-child:hover span, .leftPopCon .navtwo a:last-child.focus span{
	position:relative;
	top:11px;
	left:-1px;
	display:inline-block;
	height:26px;
	background:#fff url("../images/icon4.jpg") left top no-repeat
}
.leftPopCon a.lastA{
	border:none;
}
.leftPopCon span.phoneNumber{
	background:url(../images/leftPhoneNumber.gif) no-repeat;
	display:block;
	height:55px;
	margin:0 7px 10px;
	width:155px;
}
.leftPopCon .navtwo{
    display:none;
}
		
.leftPopRight{
	width:15px;
	border-left:solid 1px #ddd;
	position:relative;
	float:right;
	}	
.leftPopRight a.popclose,.leftPopRight a.popopen{
	width:9px;
	height:56px;
	position:absolute;
	left:0;
	top:50%;
	margin:-28px 0 0 0;
	display:block;
	background:url("../images/popClose.jpg") no-repeat;
	border:0;
	}
.leftPopRight a.popopen{
	background:url("../images/popOpen.jpg") no-repeat;
	display:none;
	}			

.line{
	background:url("../images/line.jpg") center repeat-y;
	}
/*选择客户弹出框*/
.checked-now{
	width:auto;
	height:auto;
	padding:10px 100px 10px 56px;
	background:#f0f0f0;
	border:solid 1px #e9e9e9;
	font-size:14px;
	color:#333;
	line-height:26px;
	position:relative;
	margin-top:15px;
	}
.checked-now span{
	display:inline-block;
	margin-right:10px;
	color:#666;
	}
.checked-now span img{
	vertical-align:middle;
	margin-top:-2px;
	margin-left:4px;
	cursor:pointer;	
	}
.checked-now span img:hover{
	background:#fafafa;
	}
.checked-now span.kong{
	position:absolute;
	top:10px;
	right:14px;
	background:url(../images/del-2.png) left center no-repeat;
	padding-left:20px;
	cursor:pointer;	
	}
.checked-now span.kong:hover{
	background:url(../images/del-3.png) left center no-repeat;
	color:#13a2ff;
	}
.leftPopCon a{color:#666; text-decoration:none;margin-left:0;padding-left:0;border-bottom:0;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.three_tree ul,.three_tree li{padding-left:14px;font-size:14px;line-height:30px;color:#666;}
.three_tree > ul{padding-left:0;}
.three_tree li{
	list-style:none;
	}
.three_tree li span,.three_tree li.cur > span{
    float: left;
    margin: 10px 10px 0 0;
    background: url("../images/newadd/thriftree1.gif") no-repeat center;
    display: block;
    height: 11px;
    width: 14px;
	cursor:pointer;
}
.three_tree li.cur > span{
	 background: url("../images/newadd/thriftree2.gif") no-repeat center;
	}
.three_tree li a{color:#666; text-decoration:none;}
.three_tree li a:hover{color:#0e76e5; text-decoration:none;}
.three_tree li i{
	float: left;
    margin: 10px 10px 0 22px;
	display: block;
    height: 14px;
    width: 11px;
	background: url("../images/icon.png") no-repeat center;
	}	
/**---------------------- 导入Excel弹窗 -----------------------------------*/
.pop-end {width:300px;margin:auto;height:200px;border:solid 1px #ccc;border-radius:2px;position:absolute;maz-index:999;background-color: #fff;top: 50%;left: 50%;margin-top: -101px;margin-left: -151px;}
.pop-end .title{width:290px;height:32px;background-color:#eff1f3;font-family:"微软雅黑";font-size:14px;color:#212121;line-height:32px;padding-left:10px;}
.pop-end .title img{width:10px;height:10px;float:right;margin-right:10px;margin-top:11px;cursor:pointer;}
.pop-end .text{padding:0 10px;}
.pop-end .text span{display:inline-block;width:100%;font-size:14px;color:#666;line-height:20px;padding-top:60px;text-align:center;background:url(../images/win.png) center 13px no-repeat;margin:auto;}
.pop-end .text span.lose{background:url(../images/lose.png) center 13px no-repeat;}
.pop-end input{width:60px;height:30px;border-radius:4px;background:#2981ba;color:#fff;border:0;outline:none;position:absolute;bottom:20px;right:120px;cursor:pointer;}



/*three-bank-tree1 css*/
.threet_bank_level {
	border:1px solid #e3e3e3;
	width:500px;
	margin:20px auto;
}
.threet_bank_level a {
    color:#121212;
}
.threet_bank_level_title {
	height: 36px;
	line-height:36px;
	font-size: 14px;
	color: #121212;
	border-bottom: 1px solid #e3e3e3;
	background:url(../images/sortlist_20.gif) no-repeat 25px center;
	overflow: hidden;
}
.threet_bank_level_title a {
	display:inline-block;
	padding-left:30px;
	color:#333;
}
.threet_bank_level_title.focus {
	background: url(../images/sortlist_21.gif) no-repeat 25px center;
	font-size: 14px;
	color:#0e76fb;
}
.threet_bank_level ul{padding-left:30px;}
.threet_bank_level ul li {
	line-height:34px;
	color: #444;
	border-bottom:1px dotted #cdcdcd;

}
.threet_bank_level ul li .tit{
	background: url(../images/sortlist_22.gif) no-repeat 0px center;
	display:inline-block;
	padding-left:15px;
}
.threet_bank_level ul li .tit.focus{
	background: url(../images/sortlist_23.gif) no-repeat 0px center;
}
.threet_bank_level ul li .tit.none{
	background:url(../images/zc-icon-159.gif) no-repeat 0px center;
}
.threet_bank_level ul li.li {
	border-bottom: 1px solid #e3e3e3;
}
.threet_bank_level ul li a {
	color: #444;
	font-size: 14px;
}
.threet_bank_level ul li ul li a {
	color: #444;
	font-size: 14px;
}

.threet_bank_level ul li ul li {
	font-size: 14px;
	line-height: 28px;
	padding-left: 0;
	background: none;
	border: none;
}
.threet_bank_level ul li ul li a.focus {
	font-weight: bold;
}
.threet_bank_level_sel{
	float:left;
	margin:5px 5px 0 0;
}




/*弹出框*/	
.pop-home{
	position:fixed;
	bottom:10px;
	right:50px;
	width:320px;
	height:auto;
	background:url(../images/pop-home-bg.png) center top no-repeat;
	font-family:"微软雅黑";
	border-bottom:solid 1px #2981ba;
	z-index:2;
	}
.pop-home2{
	position:fixed;
	bottom:10px;
	right:50px;
	width:320px;
	height:38px;
	background:url(../images/pop-home-bg.png) center top no-repeat;
	font-family:"微软雅黑";
	border-bottom:solid 1px #2981ba;
	z-index:2;
	display:none;
	}
.pop-tit{
	padding:0 10px;
	overflow:hidden;
	}
.pop-tit span.text{
	display:block;
	float:left;
	height:40px;
	font-size:16px;
	color:#fff;
	line-height:40px;
	font-weight: bold;
	}
.pop-tit span.switch{
	display:block;
	float:right;
	width:30px;
	height:40px;
	background:url(../images/btn-colse.png) center no-repeat;
	cursor:pointer;
	}
.pop-tit span.switch2{
	display:block;
	float:right;
	width:30px;
	height:40px;
	background:url(../images/btn-open.png) center no-repeat;
	cursor:pointer;
	}
.pop-tit span.del{
	display:block;
	float:right;
	width:30px;
	height:40px;
	background:url(../images/btn-del.png) center no-repeat;
	cursor:pointer;
	}
.pop-home .item{
	width:300px;
	padding-top:10px;
	margin:auto;
	overflow:hidden;
	}
	.pop-home .item .item-tit{
		padding-left:30px;
		font-family:"微软雅黑";
		font-size:14px;
		color:#fff;
		line-height:28px;
		float:left;
		background:url(../images/pop-icon_32.png) left center no-repeat;
		}
	.pop-home .item .item-titright{
		padding-left:34px;
		font-family:"微软雅黑";
		font-size:14px;
		color:#3c95f5;
		line-height:28px;
		float:right;
		background:url(../images/pop-icon_3.png) left center no-repeat;
		}
		
		
	.pop-home .item .item-tit2{
		background:url(../images/pop-icon_2.png) left center no-repeat;
		}
	.pop-home .item .item-tit3{
		background:url(../images/pop-icon_1.png) left center no-repeat;
		}
	.pop-home .item .item-tit4{
		background:url(../images/pop-icon_4.png) left center no-repeat;
		}
.pop-home .item .mes-num{
	display:block;
	text-align:center;
	float:left;
	padding-left:6px;
	margin-left:6px;
	cursor:pointer;
	/*background:url(../images/num-bg.png) left center no-repeat;
	background-size:8px 20px;*/
	}
.pop-home .item .mes-num em{
    display: block;
    width: auto;
    font-size: 14px;
    color: #1960d4;
    line-height: 16px;
    padding: 0 6px;
    font-weight: bold;
    border: solid 2px #fff7a2;
    border-width: 2px 2px 2px 0;
    border-radius: 50px 50px 50px 0px;
    background-color: #fff7a2;
	}
.pop-home .item .more{
	display:block;
	width:18px;
	height:28px;
	float:right;
	background:url(../images/-pop-more2.png) center no-repeat;
	cursor:pointer;
	}
.pop-home .item .mes{
	display:block;
	font-family:"微软雅黑";
	font-size:14px;
	color:#0367a1;
	line-height:28px;
	width:258px;
	margin-left:34px;
	text-overflow:ellipsis;
	white-space:nowrap; 
	overflow:hidden;
	clear:both;
	margin-bottom:3px;
	}	
.pop-home .item .line{
	height:1px;
	background:#fff;
	opacity:0.06;
	}
.pop-home .item.last .line{
	height:0;
	}
.rightPage {
	position:fixed;
	right:20px;
	bottom:400px;
}

.rightPage .imgPageOne {
	 margin:0 auto;
	 width:60px;
	 height:30px;
	 text-align:center;
	 display:none;
}

.rightPage .imgPageTwo {
	 margin:0 auto;
	 width:60px;
	 height:30px;
	 text-align:center;
}
/*license*/
.licenseBg{width:700px;background:url(../images/license-img1.png) left center no-repeat;padding-left:300px;margin:110px auto;height:210px;font-size:14px;color:#333;}
.licenseTit{background:url(../images/license-img2.png) left center no-repeat;padding:10px 0 10px 50px;font-size:24px;color:#ff7300;font-family:microsoft yahei;margin-bottom:20px;}
.licenseCon{margin-left:50px;}
.licenseList{background:url(../images/license-img4.png) left 18px no-repeat;padding:0 0 0 15px;font-size:14px;color:#000033;line-height:50px;float:left;margin-right: 5px;}
.licenseList2{background:url(../images/license-img4.png) left 18px no-repeat;padding:0 0 0 15px;font-size:14px;color:#000033;line-height:50px;}
.pl10{padding-left:18px;position:relative;}
.licenseTxt{border:solid 1px #ddd;height:23px;line-height:23px;width:514px;border-width:1px 0 1px 1px;padding-left:5px; }
.licenseCopyBtn{background:url(../images/license-img3.png) no-repeat;width:54px;height:27px;line-height:27px;border:0;font-size:14px;color:#999;position:relative;top:1px; cursor:pointer;}
.licenseBlueBtn{background:#3288f3;color:#fff;padding:6px 13px;border:0;cursor:pointer;border-radius:4px;margin:0 3px;}
.licensePop1{width:130px;padding:7px 0 7px 10px;text-align:center;background-color:#3288f3;color:#fff;position:absolute;right:0;top:35px;border-radius:4px;display:none;font-size:14px;}
.licensePop1 em{background-color:#3288f3; transform:rotate(45deg);width:10px;height:10px;position:absolute;right:10px;top:-3px;display:inline-block;}
/* 生成license */
.license-box{
	width:600px;
	padding-top:30px;
	margin:auto;
	padding-bottom:30px;
	}
.license-table{
	width:600px;
	height:180px;
	font-size:14px;
	}
.license-table td{
	height:45px;
	font-size:14px;
	}
.license-table td.zc{
	width:100px;
	height:60px;
	text-align:right;
	padding-right:10px;
	}
.license-table td p.zcm{
	border:solid 1px #ddd;
	height:70px;
	width:420px;
	}
.license-table td p.zcm textarea{
	padding-left:10px;
	margin-top:5px;
	width:400px;
	height:55px;
	border:none;
	outline:none;
	}
.license-table td p{
	border:solid 1px #ddd;
	height:35px;
	width:220px;
	}
.license-table td p input{
	padding-left:10px;
	width:180px;
	height:33px;
	border:none;
	outline:none;
	}
.license-table td p input.rl{
	width:200px;
	height:33px;
	background: url(../images/rl.png) no-repeat right center;
	}
.binding_top .phone{
	float: right;
	font: 20px 微软雅黑;
	color: #000;
	line-height: 48px;
	width: 180px;
	height: 48px;
	padding-left: 20px;
	background: url(../images/phone.png) no-repeat left center;
	margin-left: 30px;
	background-size:22px;
	padding-left:30px;
	}

/* license管理 */
.license-box{
	padding-top:50px;
	padding-bottom:30px;
	margin:auto;
	width:700px;
	}
.license-ts{
	font-size: 14px;
	color: #f4840c;
	padding-left: 30px;
	background: url(../images/ts.png) no-repeat;
	height: 18px;
	line-height: 18px;
	padding-bottom: 20px;
	}
.license-table{
	width:700px;
	height:auto;
	border:solid 1px #e6e6e6;
	font-size:14px;
	color:#666;
	}
.license-table td{
	height:45px;
	border-bottom:solid 1px #e6e6e6;
	position:relative;
	}
.license-table td.nam{
	width:100px;
	height:45px;
	border-bottom:solid 1px #e6e6e6;
	text-align:right;
	padding-right:15px;
	}
.license-table tr.zcm{
	height:60px;
	}
.licensi-buttom{
	width:400px;
	height:45px;
	background-color:#2492df;
	border:0;
	font-size:16px;
	color:#fff;
	font-family: "微软雅黑";
	margin-left:150px;
	margin-top:30px;
	cursor:pointer;
	text-align:center;
	line-height:45px;
	}
.licensi-buttom2{
	width:400px;
	height:50px;
	background-color:#2492df;
	border:0;
	font-size:16px;
	color:#fff;
	font-family: "微软雅黑";
	margin-left:150px;
	margin-top:30px;
	cursor:pointer;
	text-align:center;
	line-height:14px;
	}
.license-fz{
	right:0;
	float:right;
	text-align:right;
	display:block;
	bottom:0;
	position:absolute;
	}
.license-fz input{
	outline:none;
	}
.license-textarea{
	outline:none;
	width:580px;
	border:0;
	line-height:20px;
	margin-top:14px;
	}
.licensePop{width:130px;padding:7px 0 7px 10px;text-align:center;background-color:#3288f3;color:#fff;position:absolute;right:50px;top:0px;border-radius:4px;display:none;font-size:14px;}
.licensePop em{background-color:#3288f3; transform:rotate(45deg);width:10px;height:10px;position:absolute;right:-3px;top:7px;display:inline-block;}		
.buttom-fz{
	width:40px;
	height:20px;
	background-color:#fff;
	border:0;
	font-size:14px;
	color:#999;
	border-top:solid 1px #e6e6e6;
	border-left:solid 1px #e6e6e6;
	}
.license-table td span{
	padding-left:8px;
	}

/*QCT考核20170612开始*/
.color_def {
	line-height: 36px;
	color: #666;
	overflow: hidden;
}

.def_left {
	float: left;
}

.def_right {
	float: right;
	margin-right: 20px;
}

.color_def span.tit {
	color: #333;
}

.color_def .color {
	display: inline-block;
	width: 20px;
	height: 14px;
	background: #ED8688;
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 20px;
	margin-right: 10px;
}

.color_def .def_right .color {
	display: inline-block;
	width: 20px;
	height: 2px;
}

.color_def .color_1 {
	background: #4198ef;
	opacity: 0.7;
	filter: alpha(opacity=70); /* 针对 IE8 以及更早的版本 */
}

.color_def .color_2 {
	background: #0db649;
	opacity: 0.7;
	filter: alpha(opacity=70); /* 针对 IE8 以及更早的版本 */
}

.color_def .color_3 {
	background: #e95e5e;
	opacity: 0.7;
	filter: alpha(opacity=70); /* 针对 IE8 以及更早的版本 */
}

.color_def .color_4 {
	background: #3f92e4;
}

.color_def .color_5 {
	background: #0db649;
}

.color_def .color_6 {
	background: #e95e5e;
}

@charset "utf-8";