@charset "gb2312";
/*@import url("../../js-lib/lhgdialog/skins/default.css");*/
/* CSS Document */
html,body{ margin: 0 auto;padding:0px; margin-left:auto; margin-right:auto; height:100%;background-color:#fff;}
.fram_bg{ background:url(../images/wrap_bg.jpg) repeat-x 0 0 scroll; text-align:center; margin: 0px auto; padding: 0px; margin-left:auto; margin-right:auto;}
form,p{margin:0;padding:0px;}
a {text-decoration: none;color:#000;}
ul { list-style: none outside none;} 
.fl span, ul, li, form{
    border: 0 none;
    font-size: 14px;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;}
h1,h2,h3,h4{padding:0px; margin:0px;}
h3{ color:#585D63; font-weight:bold;}
table,tr,td{ /*border-collapse:collapse;*/}
label, select, input, textarea {  margin: 0;padding: 0;background-color:#fff;} 
input, textarea 
{ /*-webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
 -moz-box-shadow : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  box-shadow : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);*/}
input,button,select,textarea{outline:none}
label,select,input[type="checkbox"]{cursor: pointer;}
.varshow.dn{line-height:20px;}  
.warning {color: #73BB04; font-size: 12px;height: 18px;}
.warning2{ color:#F00; font-size:12px; height:18px;line-height: 18px; }
.error{ color:#F00; font-size:12px;}
.clear{clear:both; height:0;  clear: both;content: " "; display: block;visibility: hidden;}
.w_85{ width:85px; display:inline-block; float:left;}
.inp_w,.select_w{width:130px;}
.w100{ width:100px;}
.w60{width:60px;}
.w72{ width:72px;}
.w85{ width:85px;}
/*文字*/
.font_w{ font-weight:bold;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.ff{font-family: "Microsoft YaHei", "sans-serif", "Arial";}
.txtshaw1{ text-shadow:#FFF 1px 1px 0px;}

/*行高*/
.line16{line-height:16px;}
.line18{line-height:18px;}
.line22{ line-height:22px;}
.line24{line-height:24px;}
.line28{line-height:28px;}
.line30{line-height:30px;}
.height24{ height:24px;}
 /*间距*/
.margin_b{ margin-bottom:5px;}
.margin_t5{ margin-top:5px;}
.margin_b10{ margin-bottom:10px;}
.margin_r{ margin-right:10px;}
.margin_l10{ margin-left:10px;}
.margin_r5{ margin-right:5px;}
.margin_top{ margin-top:5px;}
.margin_t10{ margin-top:10px;}
.bor_1{ border:1px solid #ccc;}
.bor2_1{ border:1px solid #A7C6DE;}
.bor_t1{ border-top:1px solid #D1D4D6;}
.bor_b1{/* border-bottom:1px solid #D1D4D6;*/ border-bottom:1px solid #e4e2e2;}
.bor_l1{ border-left:1px solid #D1D4D6;}
.bor_r1{ border-right:1px solid #D1D4D6;}
.padding_r15{ padding-right:15px}
.padding_r5{padding-right:5px;}
.padding_l15{padding-left:15px;}
.padding5{padding:15px 5px 5px 5px;}
.b1{ border:1px solid #ccc;}
.p5{padding:5px;}
.p_b1{padding-bottom:1px;}
.vm{ vertical-align:middle;}


/*位置*/
.fl{float:left;}
.fr{}
.tl {text-align: left;}
.tr {text-align: right;}
.tc { text-align: center;}
.vm { vertical-align: middle;}
.dn{display:none;}
.dtr{display:table-row;}
.pos_re{ position:relative;}
.pos_ab{ position:absolute;}
.d_iblock{ display: inline-block;}
.d_block{display:block;}
.oh{ overflow:hidden;}
/*颜色*/
.color1{ color:#585D63;}
.color2{ color:#fff;}
.color3{ color:#03B0F9;}
.color4{ color:#EA5200;}
.color5{ color:#F00;}
.color6{ color:#b9b9b9;}
.bg-color{ background-color:#E6E9EB;}
.placeholder{color:#a0a0a0;}


/*其他*/
 .hand{ cursor:pointer;}
.status {padding-top: 2px; padding-left: 8px; /*vertical-align: top;*/ white-space: nowrap;}
.status_u{ padding-top: 2px; padding-left: 8px; /*vertical-align: top;*/white-space: nowrap;/* width: 130px;*/}
.tip_vm{ line-height:30px; height:30px; vertical-align:middle;}
label.error,label.success,label.helptip{ background:url(../images/error.png) no-repeat; height:16px; line-height:16px;}
label.error { background-position:0 0; color: #EA5200; padding-bottom: 2px;padding-left: 16px;/*display:block;*/}
label.success { background-position:0 -200px;}
label.helptip {padding-left:16px;padding-bottom: 2px;background-position:0 -81px;cursor:help;}
input.error{ background: url(../images/text-field-bg-error.gif) repeat-x scroll center bottom white;border: 1px solid #FC3737;}
select.error{ background: url(../images/text-field-bg-error.gif) repeat-x scroll center bottom white;border: 1px solid #FC3737;}
textarea.error{ background: url(../images/text-field-bg-error.gif) repeat-x scroll center bottom white;border: 1px solid #FC3737;}
td.error{ background: url(../images/text-field-bg-error.gif) repeat-x scroll center bottom white;border: 1px solid #FC3737;}

/* 对话框 */
.dialog-error .ui_buttons{text-align:center;}
.dialog-alert .ui_buttons{text-align:center;}
.dialog-info .ui_buttons{text-align:right;}
.flexigrid div div ul li span:first-child{
	padding: 5px; 
	border: 1px solid rgb(210, 214, 222);
	background: rgb(251, 251, 251) none repeat scroll 0% 0%; color: rgb(85, 85, 85); 
	font-weight: 700; 
	text-align: center;
	line-height:17px;
}
.flexigrid form .f1 .f1 ul li span:first-child{
	padding: 5px; 
	border: 1px solid rgb(210, 214, 222);
	background: rgb(251, 251, 251) none repeat scroll 0% 0%; color: rgb(85, 85, 85); 
	font-weight: 700; 
	text-align: center;
	line-height:17px;
}
.flexigrid form div ul li span:first-child{
	padding: 5px; 
	border: 1px solid rgb(210, 214, 222);
	background: rgb(251, 251, 251) none repeat scroll 0% 0%; color: rgb(85, 85, 85); 
	font-weight: 700; 
	text-align: center;
	line-height:17px;
}
/*列表*/
.flexigrid div.fbutton span{float:left;display:block;height:16px;line-height:16px;/* vertical-align:middle; */}
.flexigrid div.fbutton {
	float: left;
	display: block;
	cursor: pointer;
	padding: 5px
}
.flexigrid div.tDiv2{float:left;clear:both;padding:1px;height:30px;padding-top:5px;}
.hthead{background:#fafafa}
.dataTables_info{padding:15px 0 15px 15px;}
.pagination{padding-right:15px}
table.dataTable{clear:both;margin-top:0px !important;margin-bottom:0px !important;max-width:none !important;border-collapse:separate !important}
/*查询按钮*/
.reg_btn ul li a {cursor:pointer;height: 26px;line-height: 26px;
display: block;font-size: 13px;/*font-weight: bold*/;color:#f0f6fd;
background:#2c71ba;float: left;padding:0 4px 0 4px;margin-left:6px;letter-spacing:2px;}
/*表格顶部图标样式*/
.gadd,.gedit,.gdel,.ngdel,.gexport,.gimport,.gdownload,.gactive,.gset,.gchangepw,.gnormallog,.gcrashlog,.gall,.gconfiglog,.gother,.gloginlog,.gstart,.gstop,.greboot,.gclose,.grestart,.grenew,.ginitial,.genter,.block,.bunlock,.gempty,.gsort,.bup,.bdown,.gbackup,.gmanage,.bview,.gdepth,.gmore,.grelate,.grelateurl,.readed,.permissions,.Internet{ background-image: url(../images/btn_icon.png); background-repeat:no-repeat; padding-left:20px;  }
.gadd{ background-position:0 0;}
.gedit{ background-position:0 -16px;}
.gdel{background-position: 0 -34px;}
.ngdel{background-position: 0 -625px;}
.gexport{background-position: 0 -52px;}
.gimport{background-position: 0 -69px;}
.gdownload{background-position: 0 -102px;}
.gset{background-position: 0 -118px;}
.gactive{background-position: 0 -135px;}
.gchangepw{background-position: 0 -152px;}
.gnormallog{background-position: 0 -204px;}
.gcrashlog{background-position: 0 -171px;}
.gall{background-position: 0 -187px;}
.gconfiglog{background-position: 0 -238px;}
.gother{background-position: 0 -221px;}
.gloginlog{background-position: 0 -272px;}
.gstart{ background-position:0 -290px;}
.gstop{ background-position:0 -307px;}
.greboot,.grestart{background-position:0px -325px;}
.gclose{background-position:0px -342px;}
.grenew,.ginitial{background-position:0px -358px;}
.genter{background-position:0px -408px;}
.block{background-position:0px -374px; width:16px; height:16px;display:inline-block;}
.bunlock{background-position:0px -391px; width:16px; height:16px;display:inline-block;}
.gempty{background-position:0px -85px;}
.gsort{background-position:0px -442px;}
.bdown{background-position:0px -459px;width:16px; height:16px; display:inline-block; }
.bup{background-position:0px -475px;}
.gbackup{background-position:0px -494px;}
.gmanage{background-position:0px -509px;}
.bview{background-position:0px -527px;height:16px;display:inline-block; vertical-align:middle; margin-right:3px;}
.gdepth{background-position:0px -543px;}
.ga_btn{ line-height:22px; height:22px;font-weight:500;color:#1578c9;font-family:'Arial','微软雅黑';letter-spacing:0.5px;}
.gmore{background-position:0px -560px;}
.grelate{background-position:0px -576px;}
.grelateurl{background-position:0px -593px;}
.permissions{background-position:0px -610px;}
.Internet{background-position:0px -645px;}
.readed{background-position:0px -425px;display: inline-block; height: 16px;line-height:16px; padding-right:2px; vertical-align: middle; width: 16px;}
/*查询条件*/
.fl{float:left}
.margin_b{margin-bottom:5px}
.fl ul li{list-style-type:none}
.line24{line-height:24px}
.flexigrid .btnseparator{float:left;height:22px;border-left:1px solid #ccc;border-right:1px solid #fff;margin:1px;}

.lib_Menubox_sub{
	height:30px;
	border-bottom:1px solid #ccc;
	width:100%;
	background-color:#e9ebee;
}

.lib_Menubox_sub ul li{
	float:left;
	height:24px;
	line-height:26px;
	width:107px;
	text-align:center;
	margin:3px;
}
.mouse_clicked{
	float:left;
	height:24px;
	line-height:26px;
	width:107px;
	text-align:center;
	margin:3px;
}
.curr{
	float:left;
	height:24px;
	line-height:26px;
	width:107px;
	text-align:center;
	margin:3px;
	color:#fff;
	background-color:#2c71ba;
	border-radius:3px;
}

.tab_nav{
	height:30px;
	border-bottom:1px solid #ccc;
	width:100%;
	background-color:#e9ebee;
}
.tab_nav ul li{
	float:left;
	height:24px;
	line-height:26px;
	width:107px;
	text-align:center;
	margin:3px;
}
.clearfix{
	float:left;
	height:24px;
	line-height:26px;
	width:107px;
	text-align:center;
	margin:3px;
}

