@charset "UTF-8";
html {
	font-size: 62.5%;
}

body,
div,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
hr {
	margin: 0;
	padding: 0;
}
.l-btn-left{
	margin-top: 0px !important;
}
body {
	line-height: 1.2;
	background-color: #FFF;
	/*height: auto !important;*/
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}
td {
	white-space: nowrap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

::-ms-clear, ::-ms-reveal{display: none;}

.nav-up-selected-inpage {
	list-style: none
}
.headstle .systop-middle-icon{
	display: none;
}
.headstle{
	height: 38px;
	margin: 6px 24px 6px 24px;
	display: flex;
	align-items: center;
	background: #354257;
	border-radius: 30px 30px 30px 30px;
}
.navigation-ul-v3 {
	margin: 0;
	padding: 0;
}
.systop-middle-icon{
	display: none;
}
a:link,
a:visited {
	text-decoration: none
}

.head {
	position: relative;
	min-width: 1150px;
	height: 50px;
	color: #FFF;
}

.systop {
	position: relative;
}

.syslogo {
	position: relative;
	height: 40px;
	float: left;
}

.systitle {
	position: relative;
	left: 180px;
	top: -27px;
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
}

.systop-left {
	position: relative;
	float: left;
	height: 100%;
}

.systop-middle {
	position: relative;
	/*float: left;*/
	/*left: 45px;*/
	/*top: 9px;*/
}

.systop-home-icon {
	font-size: 19px;
	font-weight: bold;
}

.systop-home-icon:hover {
	cursor: pointer;
	color: #F2CE87;
}

.systop-middle-icon {
	color: #FFF;
	margin-left: 2px;
	padding-bottom: 5px;
}

.systop-middle span {
	font-size: 13px;
	font-weight: bold;
	margin-left: 15px;
}

.systop-middle span:hover {
	cursor: pointer;
	color: #F2CE87;
}
.systop-middle span:nth-of-type(1){
	margin-left: 0px;
}
.systop-middle-tabselected {
	cursor: pointer;
	color: #F2CE87;
}

.systop-right {
	position: relative;
	float: right;
	text-aligh: right;
	margin-right: 10px;
}

.systop-right span {
	padding-left: 2px;
	position: relative;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
}

.systop-right span:hover {
	cursor: pointer;
	color: #F2CE87;
}

#tms_sys_select_stxx {
	position: relative;
	color: #FFF;
}

#tms_sys_select_stxx:hover {
	cursor: pointer;
	color: #F2CE87;
}

.mainbody {
	position: relative;
	top: 0;
	height: 0;
	height: 100%;
	width: 100%;
	background-color: #F2F2F2;
}

/*-----------Login Page------------*/



.lpFooterImg {
	padding-top: 10px;
}

.copyright {
	margin-top: 8px;
	color: #7F7F7F;
	text-align: center;
	font: bold 14px "microsoft yahei";
	width: 100%;
}

.copyright:visited {
	color: #7F7F7F;
}











/*------------------Mask Style------------------*/
.datagrid-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	filter: alpha(opacity = 30);
	display: none;
	z-index: 9999;
}

.datagrid-mask-msg {
	z-index: 9999;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	padding: 12px 5px 10px 30px;
	width: auto;
	height: 16px;
	border-width: 2px;
	border-style: solid;
	display: none;
}

.tms-panelwrapper {
	position: relative;
	margin: 20px;
}

.horizontalPanel {
	float: left;
	height: 28px;
	margin-right: 10px;
	padding-bottom: 0px;
}

.verticalPanel {
	clear: both;
	margin-top: 5px;
	width: 100%;
}

.formlabel {
	width: 80px;
}

.groupPanel {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #E6E6E6;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.groupPanelTitle {
	margin: 0px 0px -12px 5px;
	position: relative;
	border: white 0px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	background-color: white;
	font-size: 12px;
}

.accordion .accordion-header-selected {
	background: #E0ECFF;
}

.invInqBody {
	position: relative;
	margin: auto;
	height: 98%;
	width: 99%;
	border: none;
}

.invInqHeader {
	left: 0;
	top: 0;
	width: 100%;
	height: 135px;
	background-image: url(../img/inqheader.gif);
	background-repeat: no-repeat;
}

.invInqHeaderTitle {
	position: relative;
	width: 100%;
	white-space: nowrap;
	top: 50px;
	text-align: center;
	color: #1B1C80;
	font-weight: bold;
	top: 50px;
	text-align: center;
	color: #1B1C80;
	font-weight: bold;
	font-size: 24px;
}

.invInqIcon {
	font-size: 3em;
}

.invInqHeaderBlock {
	width: 180px;
	height: 60px;
	float: left;
	clear: right
}

.invInqHeaderSelected {
	border-bottom: 3px solid #56B0FA;
}

.invInqHeaderIcon {
	padding-top: 10px;
	float: left;
	clear: right;
	cursor: pointer;
}

.invInqHeaderBlockTitle {
	position: relative;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	clear: right;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
}

.invInqForm {
	position: relative;
	margin: auto;
	width: 780px;
}

.invInqFormLabel {
	color: #7F7F7F;
	font-size: 18px;
	text-align: middle;
}

.invInqFormInput {
	height: 36px;
	border: 1px solid #94BCFC;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 16px;
	outline: none;
	color: #666666;
	background-color: #FFF;
}

.inqButton {
	position: relative;
	height: 45px;
	width: 260px;
	background-color: #357AEC;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	border: none;
	outline: none;
}

/*----------------Page Layout-----------------*/

.appPage  {
	background-color: #FFF;
	height: 100%;
	width: 100%;
	margin: 0;
	outline: 0;
	border: 0;
	overflow-x: hidden
}




/*----------------Home Page-----------------*/

.homebody {
	position: relative;
	margin: auto;
	top: 40px;
	height: 600px;
	width: 90%;
	border: 1px solid #D8D8D8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}

.homegrouptab {
	position:absolute;
	top:0px;
	left:15px;
	height:30px;
	width:80px;
	/*
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 0px 0px;
	background: -webkit-linear-gradient(top,#ffffff 0,#F2F2F2 100%);
	background: -moz-linear-gradient(top,#ffffff 0,#F2F2F2 100%);
	background: -o-linear-gradient(top,#ffffff 0, #F2F2F2 100%);
	background: linear-gradient(to bottom,#ffffff 0,#F2F2F2 100%)
	*/
}

.homegrouptablbl {
	font-size: 17px;
	position: absolute;
	margin-top: 5px;
	left: 12px;
}

.homegrouptable {
	position:absolute;
	top:40px;
	left:15px;
	border: none;
	border-top:1px solid #BFBFBF;
	height:200px;
	width:300px;
	border-radius: 0px 4px 4px 4px;
}

.homegrouptablerow {
	position: relative;
	width: 280px;
	height: 28px;
	margin-left: 10px;
	padding-top: 4px;
	cursor: pointer;
}

.homegrouptablerow:hover {
	color: #3571CC;
}

.homegrouptablerowlbl {
	font-size: 13px;
}

.homegrouptablerowicon {
	font-size: 6.5px;
	width:20px;
	height:18px;
	border: none;
	background: none;
	float:right
}

/*--------------EasyUI Style---------------*/

.panel-header.panel-header-noborder.window-header {
	border: none;
	/* height: 30px;*/
}

.panel-title {
	height: 16px;
	padding-left: 3px;
	padding-top: 1px;
	color: #666666;
}

.panel-header,
.panel-body {
	border-color: #D8D8D8;
}

.panel-title {
	font-size: 12.5px;
}

.panel-tool a {
	opacity: 0.8;
}





.combo-arrow:hover {
	background-color: #FFF;
}

.combo-arrow {
	background-color: #FFF;
	opacity: 0.8;
}

.combobox-item-selected {
	background-color: #509DD8;
}

.combobox-item-hover {
	color: #000;
	background-color: #EFEFEF;
}



.textbox .textbox-text {
	font-size: 12px;
}

.textbox-focused {
	border-color: #6DA2ED;
	-moz-box-shadow: 0 0 3px 0 #6DA2ED;
	-webkit-box-shadow: 0 0 3px 0 #6DA2ED;
	box-shadow: 0 0 3px 0 #6DA2ED;
}

.filebox {
	border: 1px solid #CCCCCC;
}

.tree-title {
	font-size: 13px;
	color: #666666;
	margin-left: 3px;
}

.tree-folder {
	display: none;
}

.tree-folder+.tree-title {
	font-size: 12.5px;
	font-weight: bold;
	color: #666666;
}

.tree-node {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.tree-node-selected {
	background-color: #E5F4FF;
}

.tree-node-hover {
	background-color: #EDEDED;
}

div .panel-body {
	border-top: none;
}

.calendar-saturday {
	color: #000;
}

.calendar-sunday {
	color: #000;
}

.calendar-today {
	color: #0087CC;
}

.calendar-selected {
	background-color: #3A96FF;
	border: 1px solid #3A96FF;
	color: #FFF;
}

.window .window-body {
	border-width: 1px;
}

.faIconLg {
	padding-top: 1px;
	color: #727272;
}

.easyui-datebox {
	width: 130px;
}

.easyui-textbox {
	width: 130px;
}

.easyui-numberbox {
	width: 130px;
}

.easyui-combobox {
	width: 130px;
}

.noIconTree {

}

.noIconTree .tree-file {
	display:none;
}



a.easyui-menubutton span.l-btn-text {
	position: relative;
	top: -1px;
}

a.easyui-menubutton span.l-btn-icon-left {
	top: 1px;
}

a.easyui-menubutton span.m-btn-downarrow {
	top: 11px;
}



span.m-btn-downarrow {
	bottom: 8px;
}

.system-multi-tab-icon {
	margin-right: 2px;
	color: #02767A;
	border-radius: 2px;
	font-size: 12px;
	font-weight: bold;
}

.panel-header {
	height: 19px;
	border-bottom: 1px solid #BFBFBF;

	background-color: #E5E5E5;
	background: #E5E5E5;
	background-repeat: repeat-x;
	background: -webkit-linear-gradient(top,#F9F9F9 0,#E5E5E5 100%);
	background: -moz-linear-gradient(top,#F9F9F9 0,#E5E5E5 100%);
	background: -o-linear-gradient(top,#F9F9F9 0,#E5E5E5 100%);
	background: linear-gradient(to bottom,#F9F9F9 0,#E5E5E5 100%);
}

.datagrid-header-row, .datagrid-row {
	height: 28px;
}

.datagrid-row-selected {
	color: #000;
	background-color: #D4EAF9;
}

.datagrid-htable,
.datagrid-btable,
.datagrid-ftable {
	color: #000;
}

.datagrid-row-over,
.datagrid-header td.datagrid-header-over {
	background: rgba(244, 246, 248, 1) !important;
}






.datagrid-toolbar,
.datagrid-pager {
	background-color: #E5E5E5;
	background: #E5E5E5;
	background-repeat: repeat-x;
	background: -webkit-linear-gradient(top,#F4F4F4 0,#E5E5E5 100%);
	background: -moz-linear-gradient(top,#F4F4F4 0,#E5E5E5 100%);
	background: -o-linear-gradient(top,#F4F4F4 0,#E5E5E5 100%);
	background: linear-gradient(to bottom,#F4F4F4 0,#E5E5E5 100%);
}

.datagrid-toolbar {
	background: none;
	background-color: #FFF;
}

.datagrid .panel-body {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #BFBFBF;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

.datagrid-header {
	border-bottom: 1px solid #CCCCCC;
}

.dialog-button {
	background-color: #EFEFEF;
}

.tabs-title {
	font-size: 12.3px;
}

.tabs-header {
	background-color: #E5E5E5;
	background: #E5E5E5;
	background-repeat: repeat-x;
	background: -webkit-linear-gradient(top,#F9F9F9 0,#E5E5E5 100%);
	background: -moz-linear-gradient(top,#F9F9F9 0,#E5E5E5 100%);
	background: -o-linear-gradient(top,#F9F9F9 0,#E5E5E5 100%);
	background: linear-gradient(to bottom,#F9F9F9 0,#E5E5E5 100%);
}

.tabs li {
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

	background-color: #EAEAEA;
	background: #EAEAEA;
	background-repeat: repeat-x;
	background: -webkit-linear-gradient(top,#FFF 0,#EAEAEA 100%);
	background: -moz-linear-gradient(top,#FFF 0,#EAEAEA 100%);
	background: -o-linear-gradient(top,#FFF 0,#EAEAEA 100%);
	background: linear-gradient(to bottom,#FFF 0,#EAEAEA 100%);

	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;

	height: 27px;
}

.tabs  {
	border-bottom: 1px solid #B2B2B2;
}

.tabs-header .tabs-pill li.tabs-selected a.tabs-inner span {
	color: #fff;
}

.tabs li.tabs-selected a.tabs-inner {
}

/*
.tabs li.tabs-selected a.tabs-inner {
	background-color: #0087CC;
	color: #FFF;
	border: none;
    background: -webkit-linear-gradient(top,#0087CC 0,#0087CC 100%);
    background: -moz-linear-gradient(top,#0087CC 0,#0087CC 100%);
    background: -o-linear-gradient(top,#0087CC 0,#0087CC 100%);
    background: linear-gradient(to bottom,#0087CC 0,#0087CC 100%);
    
    height: 21px;
    
   	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;	
}


.tabs-selected .tabs-title {
	color: #FFF;
}
*/

.queryform-toolbar {
	padding-bottom: 6px;
	padding-top: 6px;
	margin-bottom:10px;
	margin-top:2px;

	background-color: #EFEFEF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.combo-panel {
	border-right: 1px solid #D8D8D8;
}


.appCriteriaForm {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left:10px;
	padding-right:15px;
	margin-top:5px;

	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	border-top-left-radius: 3px;

	background-color: #EFEFEF;
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.sysNavPanel {
	width: 12%;
	padding:4px;
	background-color: #EDEDED;
}

.sysNavPanelInner {
	background-color: #FFF;
	padding-bottom: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

.blue-btn {
	color: #FFF;
	border: none;
	background-color: #4CB4FF;
	background: -webkit-linear-gradient(top,#4CB4FF 0,#1485CC 100%);
	background: -moz-linear-gradient(top,#4CB4FF 0,#1485CC 100%);
	background: -o-linear-gradient(top,#4CB4FF 0,#1485CC 100%);
	background: linear-gradient(to bottom,#4CB4FF 0,#1485CC 100%);
}

.blue-btn:hover {
	color: #FFF;
	border: none;
	background-color: #4CB4FF;
	background: -webkit-linear-gradient(top,#4CB4FF 0,#1485CC 100%);
	background: -moz-linear-gradient(top,#4CB4FF 0,#1485CC 100%);
	background: -o-linear-gradient(top,#4CB4FF 0,#1485CC 100%);
	background: linear-gradient(to bottom,#4CB4FF 0,#1485CC 100%);
}

.org-btn {
	color: #FFF;
	border: none;
	background-color: #4CB4FF;
	background: -webkit-linear-gradient(top,#EFAA48 0,#EC971E 100%);
	background: -moz-linear-gradient(top,#EFAA48 0,#EC971E 100%);
	background: -o-linear-gradient(top,#EFAA48 0,#EC971E 100%);
	background: linear-gradient(to bottom,#EFAA48 0,#EC971E 100%);
}

.org-btn:hover {
	color: #FFF;
	border: none;
	background-color: #4CB4FF;
	background: -webkit-linear-gradient(top,#EFAA48 0,#EC971E 100%);
	background: -moz-linear-gradient(top,#EFAA48 0,#EC971E 100%);
	background: -o-linear-gradient(top,#EFAA48 0,#EC971E 100%);
	background: linear-gradient(to bottom,#EFAA48 0,#EC971E 100%);
}

.fa-w-icon {
	color: #F4F4F4;
}

.fa-red-icon {
	color: #D36A3D;
}

.fa-green-icon {
	color: #51AA51;
}

.fa-blue-icon {
	color: #0087CC;
}

.tms_mask {
	opacity: 0.5;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 100;
	top: 0;
	left: 0;
	outline: none;
	background: #80000000
	url('../img/maskloading.gif')
	50% 50%
	no-repeat;
}

/***************客制化样式****************/
.tree-file{
	background: #80000000
}

.appPageInner  {
	width: 99.4%;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0;
	outline: 0;
	border: 0;
	background-color:#f9fafc;
}

.appCriteriaForm {
	overflow:auto;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left:15px;
	padding-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:white;

	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	border-top-left-radius: 3px;

	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	border-radius:5px 5px 5px 5px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.2);
}

.queryform-toolbar {
	padding-bottom: 15px;
	/* padding-top: 15px; */
	margin-bottom:10px;
	margin-top:10px;

	background-color:white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius:5px 5px 5px 5px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.2);
}

.queryform-toolbar div a{
	margin-top: 5px;
}




.panel-header {
	height: 19px;
	/* border-bottom: 1px solid #BFBFBF; */
	background-color: white;
	background: white;
	background-repeat: repeat-x;
	background: -webkit-linear-gradient(top,white 0,white 100%);
	background: -moz-linear-gradient(top,white 0,white 100%);
	background: -o-linear-gradient(top,white 0,white 100%);
	/* background: linear-gradient(to bottom,#F9F9F9 0,#E5E5E5 100%); */
}

.sysNavPanel {
	width: 12%;
	padding:4px;
	background-color: white;
}


.panel-title {
	height: 16px;
	padding-left: 3px;
	padding-top: 1px;
	background-color: white;
}

.l-btn {
	width:95px;
	font-size: 13px;
	background-color:white;
	outline: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border: 1px solid #C9C9C9;
	border-radius: 9px;
	cursor: pointer;
	padding-right: 4px;
	padding-left: 4px;
	/*padding-top: 2px;*/
	padding-bottom: 2px;
	background:linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
}

a.easyui-menubutton {
	width:95px;
	font-size: 13px;
	font-weight: bold;
	background-color:white;
	border:1px solid #C1C1C1;
	outline: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 25px;
	cursor: pointer;
	/*padding-top: 2px;*/
	padding-bottom: 2px;
	background:linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
	height: 24px;
}

a.easyui-menubutton:hover {
	width:95px;
	font-size: 13px;
	font-weight: bold;
	outline: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 25px;
	cursor: pointer;
	/*padding-top: 2px;*/
	padding-bottom: 2px;
	height: 24px;
	border: 1px solid #0095E0;
	background-color: #67aff8;
	color:white;

}



.l-btn:hover {
	border: 1px solid #0095E0;
	background-color: #67aff8;
	color:white;
}
.l-btn:hover span {

	color:white;
}

.LoginContainer {
	position: absolute;
	width: 500px;
	margin: -100px 0px 0px -240px;
	top: 35%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 15px 15px 15px 15px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2)
}

.loginButton {
	width: 35%;
	height: 40px;
	border: 1px solid #0087cc;
	border-radius: 30px;
	background-color: transparent;
	margin-top: 14px;
	margin-left: 2px;
	color: #EEEEEE;
	background-color:#3198FF;
	outline: none;
	cursor:point;
}

.loginButton:hover {
	background-color: #6CAEFF;
	color: white;
}



.loginFormInput {
	width: 35%;
	outline: none;
	border: 0 none;
	border-bottom:2px solid #3F5063;
	height: 26px;
	line-height: 26px;
	font-size: 1vw;
	outline: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	color: #EEEEEE;
	background-color: #233045;
}

.errorLoginFormInput {
	outline: none;
	border: 0 none;
	height: 26px;
	width: 83%;
	line-height: 26px;
	font-size: 20px;
	background-color: #fff3f3;
}


.l-btn-text {
	font-size: 12px;
	margin-bottom: 3px;
}

.l-btn-plain {
	border-width: 0;
}

.l-btn-disabled,
.l-btn-disabled {
	font-size: 12px;
	font-weight: bold;
	background-color:#f9fafc;
	border:1px solid #C1C1C1;
	outline: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 4px;
	cursor: pointer;
	background:linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
}

.l-btn-disabled:hover {
	font-size: 12px;
	font-weight: bold;
	background-color:#f9fafc;
	border:1px solid #C1C1C1;
	outline: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 4px;
	cursor: pointer;
	background:linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
	opacity: 0.7;

}

.datagrid{
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	border-top-left-radius: 3px;

	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.2);
}

.datagrid-header td {
	/* background-color: #E5E5E5; */
	/* background: #E5E5E5; */
	background-color: #F4F6F8;
	border-width: 0 0px 1px 0;
	/* background-repeat: repeat-x; */

}

.datagrid-header-inner {
	background-color: #F4F6F8;
	background-repeat: repeat-x;
	background: -webkit-linear-gradient(top,white 0,white 100%);
	background: -moz-linear-gradient(top,white 0,white 100%);
	background: -o-linear-gradient(top,white 0,white 100%);
	background: linear-gradient(to bottom,white 0,white 100%);
}

.textbox {
	background-color: #FFF;
	border: 1px solid #C6C6C6;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 6px;
	height: 24px;
}

.datagrid-pager .l-btn{
	border-radius: 2px 2px 2px 2px;
	padding-left: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	outline: none;
	color: #000;
	border: 1px solid #ADADAD;
	border-bottom-color: #8C8C8C;
	font-size: 1.28em;
	height: 23px;
	width:28px;

}

.datagrid-pager .l-btn:hover {
	/*border: 1px solid #0095E0;*/
	/*box-shadow: 0 0 3px 0 #0095E0;*/
	/*background-color: #EFEFEF;*/
}
.datagrid-row-selected{
	background: #0065B1 !important;
}
.datagrid-pager .l-btn-text {
	font-size: 12px;
	margin-bottom: 3px;
}

.datagrid-pager  .l-btn-plain {
	border-width: 0;
	background:transparent;
}

.datagrid-pager .l-btn-disabled,.l-btn-disabled {
	border-color: #F2F2F2;
}

.homepagebody {
	padding:20px;
	top:20px;
	bottom:20px;
	display: flex;
	flex-wrap: wrap;
}

/************************************登录相关*******************/
.wrapper{
	margin: 0 auto;
	width: 1200px;
	min-width: 1200px;
	min-height: 1080px;
	height: 100%;
}
#web_bg{
	background-color: #F6F6F6;
	position:fixed;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	min-width: 1000px;
	z-index:-10;
	zoom: 1;

	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
}
#web_bg>img{
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 100;
}
.box>img{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -360px;
}
.content{
	overflow: hidden;
	height: 530px;
	width: 360px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left:-180px;
	margin-top:-265px;
	background-color: #fff;
	z-index: 10;
	border-radius: 6px;
	-webkit-box-shadow: 3px 3px 5px #ccc;
	-moz-box-shadow: 3px 3px 5px #ccc;
	box-shadow: 3px 3px 5px #ccc;
}
.c_head{
	margin: 35px 30px;
	position: absolute;
	left: 0;
	top: 0;
}
.c_body{
	position: absolute;
	top: 115px;
	left: 10%;
	width: 80%;
	margin: 0 auto;
}
.b1,.b2,.b3{
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	margin-bottom: 12px;
}
.b1>img,.b2>img,.b3>img{
	vertical-align: -5px;
	margin-right: 3px;
}

.login_label{
	display: inline-block;
	margin-bottom: 10px;
	color: #383636;
}

.c_foot{
	position: absolute;
	left: 0;
	bottom: -5px;
}


