
/*鍏ㄥ眬鏍峰紡*/
	ul {
	list-style: none;
}
a {
	text-decoration: none;
}
* {
	font-family:"寰蒋闆呴粦";
	font-size:14px;
	margin:0;
	font-weight:normal;
}

@media print 
{
  * {
	font-family:"寰蒋闆呴粦";
	font-size: inherit;
	margin:0;
	font-weight:normal;
  }    
}

/*澶嶉�夋*/
	.formCheckBoxDivClass {
	width: 15px; 
	height: 15px;
	margin-right: 2px; 
	position: relative;
	background: #ffffff;
	vertical-align: middle;
	border: 1px solid #8c8989;
	border-radius: 2px;
	margin:0 auto;
	display:inline-block;
} 


.formCheckBoxDivClass input {
	/*border: 1px solid #8c8989;*/
	position: absolute;
	top: -3px; 
	left: -3px;
	width: 100%;
	height: 100%;
	z-index: 100;
	vertical-align: middle;
	margin-top: 0;
	opacity: 0;
	filter: Alpha(opacity=50);
}
.formChecked {
	position: absolute;
	z-index: 100;
	width:17px;
	height:17px;
	vertical-align: middle;
	border: none;
	background-color: transparent;
	margin-top: -5px;
}


.formCheckBoxDivClass span {
	display: block;
	width: 10px;
	height: 10px;
	top: 2px;
	left: 2px;
	position: absolute;
	background: url(../images/select2.png) center center no-repeat;
	z-index: 1;
}
.formCheckBoxClass[type='checkbox'] + span {
	opacity: 0;
	filter:alpha(opacity=0);
}
.formCheckBoxClass[type='checkbox']:checked + span {
	opacity: 1;
	filter:alpha(opacity=100);
}
.formCheckBoxLabelClass {
	cursor:pointer;
}
/*鍗曢�夋*/
	.formRadioDivClass {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 2px;
	position: relative;
	vertical-align: middle;
	border-radius: 100%;
	background: #ffffff;
	border: 1px solid #a9a9a9;
}
.formRadioDivClass input {
	opacity: 0;
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.formRadioDivClass span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	position: absolute;
	background: #000;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -4px;
	z-index: 1;
}
.formRadioClass[type="radio"]+span {
	opacity: 0;
	filter:alpha(opacity=0);
}
.formRadioClass[type="radio"]:checked+span {
	opacity: 1;
	filter:alpha(opacity=100);
}
.formRadioLabelClass {
	cursor:pointer;
	vertical-align:bottom;
}

/*宸ヤ綔鍖篿frame*/
	.BodyWorkSpace {
	padding:0px;
	background-color: #ffffff;
}
/**涓嶆崲琛屼笉鐪佺暐*/
	.NotWrapLineKeep {
	white-space:nowrap;
	padding:3px;
	word-wrap:normal;
}
/**鎹㈣瓒呭嚭鐪佺暐*/
	.NotWrapLineLost {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	zoom:1;
}
/**椤甸潰闂村垎闅�*/
	.BlockSplitHor {
	height:8px;
	background:#eeeeee;
}
.BlockSplitVer {
	width:8px;
	background:#eeeeee;
}
/**鍙充笂瑙掓暟瀛�*/
	.DeskTopNumClass {
	position: absolute;
	display: block;
	width: 22px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #e60012;
	border-radius: 50%;
	color: #ffffff;
	font-size: 13px;
	overflow: hidden;
	zoom: 1;
	top: -5px;
	right: 10px;
}
/*鏃犺竟妗嗭紝鍗曡楂樺害*/
	.viewOneNoBorder {
	border:0px solid #ffffff;
	height:22px;
	line-height:22px;
}
/*鏃犺竟妗嗭紝澶氳楂樺害*/
	.viewMulNoBorder {
	border:0px solid #ffffff;
}
/*鏈夎竟妗嗭紝鍗曡楂樺害*/
	.viewOneBorder {
	border:1px solid #d9dde1;
	height:26px;
	line-height:23px;
	color: #5b5b5b;
	box-sizing:border-box;
	padding-right:4px;
	padding-left:4px;
}
.inp_login {
	border:1px solid #d9dde1;
	line-height:23px;
	color: #5b5b5b;
	box-sizing:border-box;
	padding-right:4px;
	padding-left:4px;
	width:100%;
}
/*/
	!*鍘绘帀鍒嗛〉杈规*!/
.viewOneDelete {
	border:1px solid transparent;
}*/
	/*鏈夎竟妗嗭紝澶氳楂樺害*/
	.viewMulBorder {
	border:1px solid #d9dde1;
}
/*蹇呭～鏄熷彿鏍峰紡*/
	.formFillField {
	color:red;
	padding-left:3px;
	padding-right:3px;
}
/*鐒︾偣鏁堟灉*/
	/*.inp_login:focus {*/
	/*margin-left: -5px;*/
	/*width: 105%;*/
	/*border-color:#66afe9;*/
	/*outline:0;*/
	/*-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);*/
	/*box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);*/
	/*
}*/
	.viewOneBorder:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
/*鎸夐挳鏁堟灉*/
	.formButtonClass {
	height: 26px;
	background: white;
	border: 1px solid #1388e2;
	color: #1388e2;
	font-weight: 600;
	padding: 0 10px;
	outline: none;
	cursor: pointer;
	display:inline-block;
	margin-right:-6px;
	position:relative;
	left:2px;
}
.formButtonClass:hover {
	height: 26px;
	background: #2993e1;
	border: 1px solid #1388e2;
	color: white;
	font-weight: 600;
	padding: 0 10px;
	outline: none;
	cursor: pointer;
	display:inline-block;
	margin-right:-6px;
	position:relative;
	left:2px;
}
.formButtonDisableClass {
	border:1px solid #cccccc;
	height:26px;
	background:#eeeeee;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
/**鍥炬爣鎸夐挳锛屾寜閽牱寮忎负formButtonClass*/
	.formButtonIconClass {
	width:15px;
	height:15px;
	position:relative;
	top:4px;
	left: 82px;
	padding-right:5px;
}
/**鎸夐挳鍥炬爣锛屽父鐢ㄤ簬鍒楄〃琛屾搷浣�*/
	.formBtnImageClass {
	width:23px;
	height:23px;
	border-radius:2px;
	cursor:pointer;
	border:none;
	margin-left:9px;
	margin-right:3px;
}
.formButtonImageClass {
	width:15px;
	height:15px;
	margin-left: -3px;
	margin-top: 2px;
}
/*鎸夐挳鑳屾櫙鏁堟灉*/
	.formBtnImgModifyClass {
	background-color:#03a9f3;
	border:1px solid #03a9f3;
}
.formBtnImgModifyClass:hover {
	background-color: #0198db;
	border:1px solid #0198db;
}
.formBtnImgDeleteClass {
	background-color:#e6370c;
	border:1px solid #e6370c;
}
.formBtnImgDeleteClass:hover {
	background-color: #cc2a02;
	border:1px solid #cc2a02;
}
.formBtnImgBrowerClass {
	background-color:#00c292;
	border:1px solid transparent;
}
.formBtnImgBrowerClass:hover {
	background-color: #01a37a;
	border:1px solid #01a37a;
}
.formBtnImgDisableClass {
	background-color: transparent;
	border:none;
}
/*.formBtnImgDisableClass:hover {*/
	/*background-color: #abccab;*/
	/*border:1px solid #acccac;*/
	/*
}*/
	/**[杈撳叆妗�+鎸夐挳]鎸夐挳鏍峰紡*/
	.tailButtonClass {
	border:1px solid #2993e1;
	height:26px;
	width: 44px;
	background:#2993e1;
	color:#ffffff;
	cursor:pointer;
	font-size: 12px;
	position:relative;
	left:-8px;
}
.tailButtonClass:hover {
	border:1px solid #2993e1;
	height:26px;
	width: 44px;
	background:#2993e1;
	color:#ffffff;
	cursor:pointer;
	position:relative;
	left:-8px;
}
/**鍥剧墖*/
	.formImageClass {
	}
/*榧犳爣绉讳笂鏁堟灉*/
	.formTableTdBlue:hover {
	color: #4489ce!important;
}
/*琛ㄦ牸*/
	.formTableClass {
	border-collapse:collapse;
	margin:0 auto;
	border-top:1px solid #d9dde1;
                position: relative;
    	top: 4px;
}
.formTableTdClass {
	border:1px solid #d9dde1;
	font-size:13px;
	padding:3px 5px;
	height:35px;
	color: #5b5b5b;
}
.formTableThClass {
	border:1px solid #d9dde1;
	background-color:#ebeff3;
	padding:3px 5px;
	height:32px;
	color: #333333;
}
.formTableTdClass>span {
	font-size: 14px;
}
.formTableTrClassOdd {
	background-color:#fbfff3;
}
.formTableTrClassOdd:hover {
	background-color:rgb(249,252,254);
}
.formTableTrClassEven {
	background-color:#ffffff;
}
.formTableTrClassEven:hover {
	background-color:rgb(249,252,254);
}
/**琛ㄦ牸杈规*/
	.formTableBorder {
	border-collapse:collapse;
}
.formTableTdBorder {
	font-size: 13px;
	border:1px solid #d9dde1;
}
.formTableBorderLeft {
	border-left:1px solid #d9dde1;
}
.formTableBorderTop {
	border-top:1px solid #d9dde1;
}
.formTableBorderRight {
	border-right:1px solid #d9dde1;
}
.formTableBorderBottom {
	border-bottom:1px solid #d9dde1;
}
.formTableBorderHeight {
	padding:3px;
	height:32px;
	width:30%;
}
.inputArea1 {
	text-align:left;
}
/**琛ㄦ牸鏃犺竟妗�*/
	.formTableNoBorder {
	border:0px solid #ffffff;
	padding:0 8px;
	padding-left:11px;
	padding-top:6px;
	padding-bottom:6px;
}
.formTableTdNoBorder {
	border:0px solid #ffffff;
	/*padding-left:8px;
	padding-right:8px;*/
	height:36px;
}
.formTableTdNoBorder1 {
	border:0px solid #ffffff;
	/*padding-left:8px;
	padding-right:8px;*/
	height:36px;
	padding-left:50px;
	padding-right:50px;
}
/*鍒嗛殧绾�<hr>锛岀敤<div>琛ㄨ揪*/
	.formHrClass {
	border:none;
	border-top:1px solid #aaaaaa;
	height:1px;
}
/*鍒嗛〉*/
	.formPageFooter {
	height:30px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size:12px;
	color: #5b5b5b;
	padding: 0 12px;
}
.formPageFooterCount {
	color:#888;
	margin-right: 16px;
	line-height: 30px;
}
.formPageFooterPrev {
	cursor:pointer;
	color:#888;
}
.formPageFooterPrev:hover {
	background-color:#1874d3;
	color: white;
}
.formPageFooterPage {
	cursor:pointer;
	color:#888;
}
.formPageFooterPage:hover {
	background-color:#1874d3;
	color: white;
}
.formPageFooterPageFirst {
	cursor:pointer;
	color:#888;
}
.formPageFooterPageFirst:hover {
	background-color:#1874d3;
	color: white;
}
.formPageFooterNext {
	cursor:pointer;
	color:#888;
}
.formPageFooterNext:hover {
	background-color:#1874d3;
	color: white;
}
.formPageFooterGoto {
	height:28px;
	text-align:center;
}
/**************鏌ヨ鎴栫紪杈戠殑鏍囧噯灏哄*****************/
	/*鏍囬*/
	.titleColor {
	color: #2e2e2e;
	text-align:left;
	padding-left:2px;
}
/*杈撳叆鍩�*/
	.inputArea {
	text-align:left;
} 
select {
	outline: none;
	width: 75px;
	height: 26px;
	padding-left: 16px;
	border: none;
	appearance:none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/* background: url("/images/xia.png") no-repeat scroll right center transparent; */
	padding-right: 20px;
	background: url(../images/xia.png) no-repeat  right center transparent;
	background: url(../images/xia.png) right 10px bottom 10px;
	background-repeat:  no-repeat;
}
select::-ms-expand {
	display: none;
}
/*瀵硅瘽妗嗘牱寮�*/
	.dialog-header {
	color:#ffffff;
	background-color:#0071ce;
	border-bottom:1px solid #0064B8;
}
.dialog-center {
	border-bottom:1px solid #D5D5D5;
}
.dialog-footer {
	background-color: #f1f3fb;
}
.confirm-btn {
	color:#fff;
	background-color:#0071ce;
	border:1px solid #0064B8;
}
.cancel-btn {
	color:#333;
	background-color:#ffffff;
	border:1px solid #dedede;
}
.dialog-input-view {
	color:#212a31;
	border:1px solid #ccc;
}
/**妗岄潰鏍峰紡*/
	.DeskCellTitle {
	height:36px;
	padding-left:12px;
	border-bottom:3px solid #D44517;
}
.DeskCellTitleText {
	cursor:default;
	color:#313131;
	font-size:18px;
}
.DeskCellMove {
	cursor:move;
	border-bottom:1px solid #D9DDE1;
}
.DeskCellMore {
	padding-right:12px;
	border-bottom:1px solid #D9DDE1;
}
.DeskCellMoreText {
	color:#666666;
	cursor:pointer;
}
.RightMenuTd {
	height:32px;
	cursor:pointer;
	background:#ffffff;
	padding:0px 5px;
}
.RightMenuTd:hover {
	height:32px;
	cursor:pointer;
	background:#eeeeee;
}
/**琛ㄥ崟娴佺▼瀹氬埗鎸夐挳鎸変笅鏍峰紡*/
	.selectedButton {
	height:26px;
	border:1px solid #aa8833;
	background:#eeaa66;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	clear: both;
	content:'.';
	height:0;
}
.clearfix {
	zoom:1;
}
.prompt {
	display: none;
	position: absolute;
	z-index: 6;
	width:135px;
	height: 35px;
	color: #ff0000;
	line-height: 40px;
	text-align: center;
	margin-left: 120px;
	background-image: url("../images/tishi_bg_03.png");
}
.checkForm {
	width:95%;
	height: 28px;
	border: 1px #d2d2d2 solid;
}
.checkForm.checkFormActive {
	box-shadow:0 0 5px #428bca;
}
.checkSearch {
	float:left;
	display:block;
	width:4%;
	height:28px;
	border-left:1px #d2d2d2 solid;
	background-color:#f7f7f7;
	background-image:url("../images/search_11.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.buttonp {
	width: 91px;
	height: 28px;
	background: white;
	border: 1px solid cornflowerblue;
	color: #1388e2;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
}
.buttonp2 {
	width: 91px;
	height: 28px;
	background: white;
	border: 1px solid #1388e2;
	color: #1388e2;
	font-weight: 600;
	border-radius: 4px 0px 0px 4px;
	text-align: center;
	cursor: pointer;
}
.buttonp1 {
	width:90px;
	height: 28px;
	color: #2993e1!important;
	border: 1px solid #2993e1;
	background: none;
	font-weight: 600;
	border-radius: 5px;
	cursor: pointer;
   	padding-right: 20px;
   	padding-left: 20px;
}
.buttonp2>span {
	font-size: 14px;
	color: #1388e2;
}
.buttonp3>span {
	color: #FFFFFF;
}
.buttonp3 {
	height: 28px;
	background: #1388e2;
	color: #fff;
	border-radius: 14px;
	border: none;
                behavior: url(PIE.htc); 
   	padding-right: 20px;
   	padding-left: 20px;
}
.buttonp3:hover {
	box-shadow: 0px 3px 5px 0px #81d4f9;
}
.bg-pinks {
	width:90px;
	height: 28px;
	border: 1px solid #2993e1;
	background: none;
	font-weight: 600;
	border-radius: 5px;
	cursor: pointer;
   	padding-right: 20px;
   	padding-left: 20px;
	box-shadow: 0px 3px 5px 0px #81d4f9;
	background-color:#1388e2;
	color:white
}
.slFileClass {
	width: 80%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline;
	vertical-align: middle;
	position: relative;
	top: -2px;
}  

.importantcon{
      height: 26px;
    border: 1px solid #1388e2;
    font-weight: 600;
    padding: 0 10px;
    outline: none;
    cursor: pointer;
    display: inline-block;
    margin-right: -6px; 
    position: relative;
    left: -10px;
    background: #1388e2;
    color: white;
    border-radius: 14px;
    width: 85px; 
}
.editor{	
   line-height: 26px;
    height: 26px;
    outline: none;
    cursor: pointer;
    border-radius: 15px;
    background-color: #03a9f3;  
    border: none;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 60px;
    position: relative;
    left: -2px;
    top: 1px;
    margin-left: 7px;	
}
.editor:hover{
 box-shadow: 0px 1px 1px 0px #03a9f3;  
}
.editor1{
    line-height: 26px;
    height: 26px;
    outline: none;
    cursor: pointer;
    border-radius: 15px;
    background-color: #cc2a02;
    border: none;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 60px;
    position: relative;
    left: -2px;
    top: 1px;
    margin-left: 7px;
}
.editor1:hover{
 box-shadow: 0px 1px 1px 0px #cc2a02;
}
.operation{
    color: white; 
    position: relative;
    top: -2px;
    font-size:13px;
} 
.editor2{
    line-height: 26px;
    height: 26px;
    outline: none;
    cursor: pointer;
    border-radius: 15px;
    background-color: #00c292;
    border: none;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 60px;
    position: relative;
    left: -2px;
    top: 1px;
    margin-left: 7px;
}
.editor2:hover{
 box-shadow: 0px 1px 1px 0px #00c292
}
.prohibit{
	   line-height: 26px;
    height: 26px;
    outline: none;
    cursor: pointer;
    border-radius: 15px;
    background-color: #cccccc;
    border: none;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 60px;
    position: relative;
    left: -2px;
    top: 1px;
    margin-left: 7px;
}
.editor3{
   line-height: 26px;
    height: 26px;
    outline: none;
    cursor: pointer;
    border-radius: 15px;
    background-color: #00c292;
    border: none;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 60px;
    position: relative;
    left: -2px;
    top: 1px;
    margin-left: 7px;
}
.editor3:hover{
 box-shadow: 0px 1px 1px 0px #00c292;
}

.countButton{
    width:60px;
    height:31px;
    border-radius:5px;
    outline:none;
    border:none;
    background-color: #1388e2;
    position:relative;left:-17px;
 }
.countButton:hover{
    width:60px;
    height:31px;
    border-radius:5px;
    outline:none;
    border:none;
    background-color: #1388e2;
    position:relative;left:-17px;
 }
.emailList{
 height: 26px;
 border: 1px solid #1388e2;
font-weight: 600; 
padding: 0 10px;
  outline: none;  
cursor: pointer; 
display: inline-block;
 margin-right: -6px; 
position: relative;  
left: -10px;  
 background: #1388e2;
 color: white;
border-radius: 14px; 
width: 85px;
}

.emailList:hover{
 height: 26px;
 border: 1px solid #1388e2
font-weight: 600; 
padding: 0 10px;
  outline: none;  
cursor: pointer; 
display: inline-block;
 margin-right: -6px; 
position: relative;  
left: -10px;  
 background: #1388e2;
 color: white;
border-radius: 14px; 
width: 85px;
}