@charset "utf-8";
/* CSS Document */
.shield-mask{
	position:absolute;
     left : 0px;
	 top : 0px;
	 width : 100%;
	 background :#333;
     text-align : center; 
	 filter : alpha(opacity=30);
	 opacity:0.3;
	 moz-opacity:'0.3';
	 z-index:999;
}
/*遮罩加载中*/
.loading-mask {
	opacity: 0.5;
	filter: alpha(opacity=50);
	background-color:#ffffff;
	display: none;
	z-index:999;
	moz-opacity:'0.5';
}
.loading_bg{
	float:left;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background-color:#000000;
	moz-opacity:'0.5';
	display:none;
	z-index:999;
}
.loading{
	float:left;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	background-color: transparent;
}
.loading .loading_mask{
	float:left;
	width:100%;
	height:100%;
	position:absolute;	
	top:0;
	left:0px;
	z-index:999;
	background-color: transparent;
}
.loading .loading_mask iframe{
	background-color: transparent;
}
.loading.visible{display:block}
.loading_bg.visible{display:block}
.loading .freedom{
	float:left;
	width:260px;
	height:80px;
	margin-top:-40px;
	margin-left:-130px;
	position:fixed;
	top:50%;
	left:50%;
	background-color:#ffffff;
	border-radius:5px;
	overflow:hidden;
	z-index:99999;
}
.loading .area{margin:11px 20px 0px;}
.loading .title{color:#000000;font-size:16px;margin:0px 20px;line-height:19px;margin-top:14px;}
/*遮住密码控件*/
.mask{float:left;width:100%;position:absolute;top:48px;left:0px;z-index:10;display:none;}
.mask.visible{display:block}
.mask_bg{float:left;width:100%;position:absolute;top:48px;left:0px;z-index:9;display:none;}
.mask_bg.visible{display:block}
.select_bg{margin: 0px 0 0;position:absolute;display:none;z-index:1;left:15px}
.select_bg.visible{display:block}
.header .user-login .select_bg{right:0px;left:auto;margin:2px 0px 0px 0px}
.dropdown-menu{z-index:2;}
.loginBoxMask{position:fixed;top:0;right: 0;bottom: 0;left: 0;z-index:99;}
@media only screen and (max-width: 767px){
	.select_bg{left:0px}
}
.loading-data {
	position: absolute;
	line-height: 150px;
	top: 25%;
	width:100%;
	height:140px;	
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	background: url(../images/loading.gif) no-repeat center;
	font-size: 20px;
	z-index:1;
}
.loading-data-word{
	position: absolute;
	top:20px;
	left:47%;
	z-index:2;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
/* 密码控件样式 */
.ocx_style{
	border: 1px solid #bfbfbf; 
	width: 221px; 
	height: 26px;	
	margin-top:1px;
    line-height:26px; 
}
.ocx_style_init{
	border: 1px solid #bfbfbf; 
	width: 221px; 
	height: 26px;	
	margin-top:1px;	
	line-height:26px; 
}
/* 密码控件样式 */
.login_ocx_style{
	border: 1px solid #e2e2e2; 
	width: 270px; 
	height: 38px;	
    line-height:40px; 
    color:#000000;
}
.login_ocx_style_init{	
	width: 270px; 
	height: 38px;	
	margin-left:40px;
	line-height:38px; 
    color:#000000;
}
/**错误提示固定位置**/
.error-show {
	cursor:default;
	width: 220px;
	color:#e55600;
	disply: none;
	padding:0px 0px 0px 0px;
	top:220px;
	margin-right:-485px;
	right:51%;
	position:fixed;
	z-index:10000;
}
.error-show .window-head{
	background: url(../images/error_bg01.gif) no-repeat left top;
	height:6px;
	overflow:hidden;
}
.error-show .window-body{
	width:100%;
	background: url(../images/error_bg02.gif) no-repeat left bottom;
	border:0 none;
}
.error-show .window-body ul{
	padding:0px 12px 6px 12px;	
}
.error-show .window-body ul li{
	padding:2px 0px 2px 0px;
	line-height:16px;
	overflow:hidden;
	word-break:break-all;	
}
/*中弹窗*/
.common-smallsub-window {
	left: 42%;
	top: 55%;
	height: 450px;
	width: 800px;
	margin-left: -225px;
	margin-top: -215px;
	position: absolute;
	z-index: 10002;
	display: none;
	background-color:#ffffff;
	overflow: hidden;
	border:2px solid #e5e5e5;
}
.common-smallsub-window .window-head {
	height: 48px;
	background-color:#e64545;
	border-bottom: 2px solid #992e2e;
}
.common-smallsub-window .window-title {
	position: absolute;
	font-size: 16px;
	font-family: "微软雅黑";
	padding-top: 2px;
	margin:  0px;
	padding-left: 23px;
	width: 350px;
	height: 21px;    
}
.common-smallsub-window .window-title .window-mainTitle {
	float: left;
	/* width: 117px; */
	font-weight:bold;
	line-height: 48px;
	color:#ffffff;
}
.common-smallsub-window .window-title .window-subTitle {
	float: left;
	padding:3px 0 0 20px;
	font-size: 14px;	
}
.common-smallsub-window .window-body {
	overflow: hidden;
	overflow-y:auto;
	height: 420px;
	margin-right:0px;
	border:0 none;
}
.common-smallsub-window .float-btn {
	padding-top: 1px;
	display:inline-block;
	float:right;	
}
.common-smallsub-window .float-btn.close, .common-smallsub-window .float-btn.close:hover {
	width: 48px;
	/* height: 30px; */
	font-size: 16px;
	font-family: 幼圆;
	font-weight: bold;
    color: #ffffff;	
    line-height: 48px;
}
/* 小窗口弹出背景样式 */
.body-mask{
	width:100%;
	top:0;
	left:0;
	opacity: 0.3;
	filter: alpha(opacity=30);
	background-color:#ffffff;
	z-index: 10001;
	position: absolute;
}
.body-mask-window{
	width:100%;
	top:0;
	left:0;
	opacity: 0.3;
	filter: alpha(opacity=30);
	background-color:#333;
	z-index: 10001;
	position: absolute;
}
/* 
错误提示样式  相对位置的样式
 */
 .ui-form-explain{
   line-height: 30px;
    color: #ff5243;
    display: inline;
}
.ui-form-explain p{
	 background: url(../images/ui-fm.png) no-repeat -186px 6px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: normal;
    margin:12px 0 0 10px;
}
/* loadding area css */
#loadding-contain {
	left: 0px;
	top: 0px;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	z-Index: 20000;
	color: white;
/* 	opacity: 0.95;
	filter: alpha(opacity=95); */
}
.loadding-display {
	position: absolute;
	width: 751px;
	height: 331px;
	left: 50%;
	height: 50%;
	margin-left: -375px;
	margin-top: 160px;
}
.initial-ad {
	background: url('../images/loading_ad.png') no-repeat;
	height: 331px;
	width: 751px;
}
.welcomeMessage {
	position: absolute;
	top: 7px;
	left: 30px;
}
#loadding-tip {
	position: absolute;
	top: 7px;
	right: 60px;
}
/*-----------------------------------// 错误弹框 //-----------------------------------*/
.wrong_box{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 100002;
	border:1px #e5e5e5 solid;
	width:496px; height:240px;
}
.wrong_box h1{ background:url(../images/wrong_bg.jpg); height:39px; font-size:16px; padding-left:20px; line-height:39px; color:#333333}
.wrong_con{margin:10px 20px; height:auto; overflow:auto;}
.wrong_con .wrong_icon{ background:url(../images/wrong_img1.jpg) no-repeat 0 0; width:76px; height:77px; margin-right:20px; float:left;display:inline; }
.wrong_con p{font-size:14px;margin-top:10px;}
.btn_box{background:#f8f8f8; padding:10px 0;text-align:center;}
.wrong_btn{background:url(../images/content_btn.png) no-repeat; width:187px; height:38px; border:0px; cursor:pointer; color:#993300; background-position:0px 0px;font-weight:bold; font-size:14px;}
.wrong_btn:hover{background-position:0px -44px;}
/* 防止页面跳动 */
#scroll-width-bar{
	float:right;
	width:15px;
	background-color: white;
	opacity: 0;
	filter: alpha(opacity=0);
	height:50px;
	display:none;
}
/* 
自动生成密码样式 */
.passwd-title{
	float: left;
	line-height: 34px;
}
.popwin{font-size:12px;font-family:'Microsoft Yahei',Arial,'\5b8b\4f53';_font-family:'\5b8b\4f53';position:absolute;}
a.link_btn{display:inline-block;height:20px;border-width:1px;border-style:solid;border-color:#b1afb0 #8c8c8c;color:black;text-decoration:none;}
a.link_btn span{background:0;border:0;display:inline-block;height:20px;line-height:20px;padding:0 6px;cursor:pointer;text-align:center;}
table{border-collapse:collapse;border-spacing:0} 
table.summary{font-size:12px;width:100%;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background-color:##f2f2f2;border-collapse:separate}
table.summary tr td{text-align:center;padding:8px 24px}
table.summary tr td span.text{color:#999;line-height:24px}
table.summary tr td span.value{font-weight:bold;font-size:20px;color:#333}
.popwin .pwcontentCon{border-top:0;background-color:#cce9ff;padding:3px 3px 3px 3px;}
.popwin .pwcontent{overflow:auto;background-color:#fff;padding:1px}
.popwin .filter{font-size:12px;height:24px;line-height:24px;padding:3px 10px}
.popwin .filter .select{width:80px;margin:0;padding:0}
.popwin .tableDiv{font-size:12px;padding:3px}
.popwin table.head{font-size:12px;width:100%;border-collapse:collapse;table-layout:fixed}
.popwin table.head tr.thead-title{background-color:#ccc}
.popwin table.head td{color:#666;line-height:25px;height:25px;padding:0 10px;white-space:nowrap;overflow:hidden}
.popwin table.head td.headTd1{width:auto;overflow:hidden}
.popwin table.head td.headTd2{width:60px;text-align:right}
.popwin table.head td.headTd3{width:80px;text-align:right}
.popwin .tableBody table{font-size:12px;width:100%;border-collapse:collapse;table-layout:fixed}
.popwin .tableBody table td{color:#606060;line-height:22px;padding:0 10px;white-space:nowrap;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}
.popwin .tableBody table td a{color:#00F;text-decoration:none;white-space:nowrap}
.popwin .tableBody table td a:hover{color:#00C;text-decoration:underline}
.popwin .tableBody table td span{white-space:nowrap}
.popwin .tableBody .td1{width:auto}
.popwin .tableBody .td2{width:60px;text-align:right}
.popwin .tableBody .td3{width:81px;text-align:right}
.popwin .buttonBar{clear:both;text-align:right;border-top:#eee 1px solid;padding-top:5px;margin:0 3px;position:absolute;bottom:0;_bottom:10px;width:90%;margin-left:3%;z-index:1}
.pwtitle_top{
	width:312px;
	height:20px;
	cursor: move;
	background:#86c9ff;
}
.popwin{
	position: absolute; 
	z-index: 15; 
	visibility: visible; 
	left: 293px; 
	top: 150px; 
	width: 312px; 
	height: 332px;
}
.top_close{
   dispaly:block;
   position:absolute;
   top:3px;right:5px;
   width:10px;
   height:10px;  
   font-family:Verdana, Geneva, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#fff;
   cursor:pointer;
}
.pwcontent{
	height:307px; overflow: auto;
}
.hm{z-index:2;position:absolute;overflow:hidden;opacity:0.8;filter:alpha(opacity=80);padding:1px 5px;cursor:pointer;font-size:12px;color:rgb(255,255,255);background-color:rgb(159,197,251);}






