/* cssreset */
html {
	background: #fff;
	height: 100%;
	font-size: 13px;
}

* html, * html body {
	background-image: url(about:blank);
	background-attachment: fixed;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li,
	pre, form, fieldset, lengend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "Microsoft Yahei", "Helvetica", "Tahoma";
}

body.easyui-layout{
	/*overflow-x: auto !important; */
	min-width: 1024px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

address, cite, dfn, em, var {
	font-style: normal;
}

ul, ol, li {
	list-style: none;
}

fieldset, img {
	border: none;
}

img {
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

img, li {
	vertical-align: top;
}

input, select, label {
	vertical-align: middle;
	outline: none;
}

button, input, select, textarea {
	font-size: 100%;
}

input::-ms-clear, input::-ms-reveal {
	display: none;
}

input[type="submit"], input[type="button"] {
	star: expression(this.onFocus = this.blur ());
}

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner
{
	border: none;
	padding: 0;
}

a, a:link, a:visited {
	text-decoration: none;
	outline: none;
	cursor: pointer;
	star: expression(this.onFocus = this.blur ());
}

a:hover {
	text-decoration: none;
}
.float_left{float:left !important;}
.float_right{float:right !important;}
.margin_right{margin-right:0px !important;}
.margin_left{margin-left:0px !important;}
.margin_top{margin-top:0px !important;}
.margin_bottom{margin-bottom:0px !important;}
/*sys of common*/
.colorRed {
	background: red
}
.colorwhite {
	background: #fff !important;;
}
.colorBlue {
	background: blue
}

.colorYellow {
	background: yellow
}

.colorPurple {
	background: purple
}

.colorGreen {
	background: green
}

.rcp-sysbg {
	background-color: #29e !important;
}

.rcp-sysborder {
	border: solid 1px #ddd;
}

.rcp-sysboradius {
	border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
}

.rcp-sysbordertopno {
	border-top: none !important;
}

.l-btn-icon, .menu-icon, .rcpn-icon {
	font-family: "iconfont" !important;
	font-size: 12px;
	font-style: normal;
	color: #666;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.l-btn-icon-left .l-btn-text {
    margin: 0 4px 0 20px;
}
.rcpn-icon {
	color: #29e;
}
.menu-icon {
	color: #000;
}
.crp-whole{width:100%; height:100%;}
.crp-flowhidden{overflow: hidden;}
.crp-flowauto{overflow: auto;}
.crp_btntools{width: 100%;border-bottom: 1px solid #ddd;padding: 5px;margin-top:-40px;}

.datagrid-row-selected {
	background-color: #ddd;
}

.datagrid-header-row{background-color: #f5f5f5;}
.datagrid-header-check input, .datagrid-cell-check input{
	display: inherit;
	margin-left: 7px;
}

.datagrid-header, .datagrid-td-rownumber {
    background-color: #f5f5f5;
}

.textbox .textbox-text {
	font-size: 13px;
	padding-left: 5px;
	height: 23px;
}

.filebox .crp-fileboxbtn{ margin:0px;}

/** end of common**/
.gray-bg {
	width: 100%;
	height: 100%;
	background: #f5f6f7;
}

.main_header {
	height: 60px;
	background: #29e;
	color: #fff;
	position: relative;
	overflow-x: visible;
	overflow-y: visible;
}

.main_header_new {
	height: 60px;
	background: #030f40;
	color: #fff;
	position: relative;
	overflow-x: visible;
	overflow-y: visible;
}

.fsys_logo {
	float: left;
	color: #fff;
	line-height: 60px;
	font-size: 26px;
	padding-left: 10px;
	color: #fff;
}
/**login**/
.fhq_sign {
	margin: 0px auto 0px auto;
	padding: 100px 20px 20px 20px;
	width: 500px;
}

.fhq_sign h3 {
	margin: 0 0 30px;
	text-align: center;
	color: #29e;
	font-size: 36px;
	font-family: Microsoft Yahei;
}

.fhq_sign_group {
	clear: both;
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
	position: relative;
}

.fhq_sign_icon {
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 13px;
	width: 25px;
	height: 25px;
	background: url("../image/btn/user_img.png") left center no-repeat;
}

.fhq_right_icon {
	display: inline-block;
	position: absolute;
	right:10px;
	top: 13px;
	width: 25px;
	height: 25px;
	background: url("../image/btn/user_img.png") left center no-repeat;
}
.password_img {
	background: url("../image/btn/password.png") left center no-repeat;
}

.eye_img {
	background: url("../image/btn/eye.png") left center no-repeat;
	background-size: contain
}

.no_eye_img {
	background: url("../image/btn/no_eye.png") left center no-repeat;
	background-size: contain
}

.role_img {
	background: url("../image/btn/role.png") left center no-repeat;
}

.user_img {
	background: url("../image/btn/user_img.png") left center no-repeat;
}

.fhq_sign_input {
	padding: 0px 50px 0px 50px;
	width: 100%;
	height: 100%;
	line-height: 28px;
	font-size: 14px;
	border: solid 1px #ddd;
	box-sizing: border-box;
	background-color: #fff;
}

.fhq_sign_tips {
	display: inline-block;
	float: right;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	vertical-align: top;
	margin-top: -3px;
}

.fhq_sign_label {
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	margin-top: -5px;
	color: #999;
	text-decoration: none;
}

.fhq_sign_label input {
	vertical-align: top;
}

.fhq_sign_btn {
	display: inline-block;
	background: #29e;
	color: #fff;
	width: 100%;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	border-radius: 2px;
	outline: none;
	margin-top: 5px;
}

.fhq_sign_btn:hover {
	color: #fff;
	background: #00a8ff;
}

.pading_group {
	padding: 5px 0px
}
/** end of login**/
/** start of header-right**/
.main_header_right {
	position: absolute;
	right: 1px;
	top: 20px;
	width: 120px;
}

.fsys_info {
	float: right;
	height: 60px;
	vertical-align: top;
	position: relative;
	width: auto;
	padding-top: 16px;
	z-index: 10;
}

.fsys_info li, .fsys_info li i, .fsys_info li em, .fsys_info li a.fsys_info_userimg
	{
	display: inline-block;
}

.fsys_info li {
	position: relative;
	margin-right: 15px;
	margin-left: 6px;
}

.fsys_info li i, .fsys_info li em {
	width: 20px;
	height: 20px;
}

.fsys_info li i {
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	vertical-align: middle;
}

.fsys_info li i.fsys_info_message {
	background-image: url("../image/btn/fsys_info_message.png");
}

.fsys_info li i.fsys_info_tips {
	background-image: url("../image/btn/fsys_info_tips.png");
}

.fsys_info li a.fsys_info_userimg {
	height: 30px;
	width: 30px;
	border-radius: 15px;
	margin-left: 10px;
	vertical-align: middle;
	background-image: url("../image/btn/fsys_info_userimg.png");
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: center center;
}

.fsys_info li em {
	position: absolute;
	left: 10px;
	top: -10px;
	color: #fff;
	width:auto;
	height:auto;
	background-color: #f63737;
	font-size: 12px;
	border-radius: 10px;
	-moz-border-radius: 10x;
	-webkit-border-radius: 10px;
	text-align: center;
	padding: 2px 5px;
	
}

.fsys_username {
	color: #fff;
}

.fsys_info .fsys_info_user_sub {
	position: absolute;
	top: 62px;
	right: 10px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	/*width: 100px;*/
	border-radius: 2px;
	background-color: #fff;
	z-index: 100;
	border: solid 1px #e8e8e8;
	border-top: none;
	-moz-box-shadow: 3px 3px 4px #ddd;
	-webkit-box-shadow: 3px 3px 4px #ddd;
	box-shadow: 3px 3px 4px #ddd;
}

.fsys_info .fsys_info_user_sub i.fsys_user_sub_icon {
	position: absolute;
	width: 14px;
	height: 7px;
	right: 20px;
	top: -7px;
	background-image: url("../image/btn/user-sun-icon.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.fsys_info .fsys_info_user_sub1 {
	position: absolute;
	top: 62px;
	right: 130px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	/*width: 100px;*/
	border-radius: 2px;
	background-color: #fff;
	z-index: 100;
	border: solid 1px #e8e8e8;
	border-top: none;
	-moz-box-shadow: 3px 3px 4px #ddd;
	-webkit-box-shadow: 3px 3px 4px #ddd;
	box-shadow: 3px 3px 4px #ddd;
}

.fsys_info .fsys_info_user_sub1 i.fsys_user_sub_icon {
	position: absolute;
	width: 14px;
	height: 7px;
	right: 80px;
	top: -7px;
	background-image: url("../image/btn/user-sun-icon.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.fsys_info  .fsys_info_user_sub li {
	display: block;
	font-size: 14px;
	margin: 0px;
	/*width: 100px;*/
	height: 26px;
	line-height: 26px;
	/*overflow: hidden;*/
}

.fsys_info  .fsys_info_user_sub li a {
	padding: 5px 10px 5px 10px;
	margin: 0px;
	color: #000;
	text-decoration: none;
}

.fsys_info  .fsys_info_user_sub li a:hover {
	background-color: #29e;
	color: #fff;
}
/** end of header-right**/
/** start of menu**/
.sliding-menu li.active a {
	background: #ddd;
	color: #000;
}

.datagrid-mask-height {
	height: 40px;
}
/**end of menu**/
/*************start of tips-windows *******************/
.ytips_window {
	position: relative;
	z-index: 200;
	margin: 0px auto;
	width: 375px;
	height: auto;
	font-size: 14px;
	border: solid 1px #ddd;
	border-top: none;
}

.ytips_window_header {
	height: 40px;
	background-color: #2792de;
}

.ytips_window_header li {
	display: inline-block;
	line-height: 40px;
}

li.ytips_window_header_title {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	padding-left: 20px;
}

.ytips_window_header .ywindow-colsed {
	display: inline-block;
	float: right;
	width: 20px;
	height: 20px;
	color: #fff;
	margin: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	border: solid 1px #fff;
	background-color: #2792de;
}

.ytips_window_header .ywindow-colsed:hover {
	background-color: #e53935;
}

.ytips_window_main, .ywindow_main_login, .ywindow_main_repw,
	.ytips_window_btn {
	clear: both;
}

.ytips_window_main {
	padding: 20px;
}

.ywindow_main_login {
	height:70px;
	background-image:url("../image/btn/yerror-tips.png");
	background-position:50px center;
	background-repeat:no-repeat;
}
.ywindow_main_login p {
	padding-left:110px;
	line-height:70px;
}

.ywindow_main_repw_shuru {
	position: relative;
	z-index: 260;
}

.main_repw_input {
	padding: 10px;
	margin: 0px;
	margin-bottom: 15px;
}

.errortip {
	display: block;
	height: 20px;
	margin: -8px 0 6px;
	color: #f44;
	padding-left: 10px;
	color: #f44;
	font-size: 12px;
}
/*end of ywindow_main*/
.ytips_window_btn {
	text-align: center;
	padding-bottom: 15px;
}

.ytips_window_btn a {
	display: inline-block;
	width: 80px;
	height: 32px;
	color: #fff;
	margin: 0px 5px;
	font-size: 14px;
	line-height: 32px;
	background-color: #2792de;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.ytips_window_btn a.ybtn_clear {
	background-color: #FFF;
	border: solid 1px #ddd;
	color: #666;
}

.ytips_window_btn a:hover {
	background-color: #208ad6;
	color: #fff;
}
/****************end of tips-windows ****************/

/********************************excel********************************/
.rcp-excelTool {
	width: 100%;
	background-color: #fafafa;
	position: relative;
	z-index: 100;
	padding: 10px 0px;
	border: solid 1px #ddd;
} /*height:41px;*/
.rcp-excelTool li {
	display: inline-block;
	border-right: solid 1px #dfdfdf;
	padding: 0px 10px;
	height: 20px;
	text-align: center;
	position: relative;
	z-index: 110;
}

.rcp-excelTool li a {
	display: inline-block;
	width: 24px;
	height: 20px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background: url(../image/btn/rcp-excelicons.png);
	border: dashed 1px #ddd;
}

.rcp-excelTool li a.rcp-excelTool_color, .rcp-excelTool li a.rcp-excelTool_bgcolor
	{
	height: 20px;
	width: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e53935;
}

.rcp-excelTool li a.rcp-excelTool_hb {
	background-position: -104px -148px
}

.rcp-excelTool li a.rcp-excelTool_lq {
	background-position: -378px -87px;
}

.rcp-excelTool li a.rcp-excelTool_mq {
	background-position: -379px -147px;
}

.rcp-excelTool li a.rcp-excelTool_rq {
	background-position: -379px -39px;
}

.rcp-excelTool li a.rcp-excelTool_dq {
	background-position: -280px -40px;
}

.rcp-excelTool li a.rcp-excelTool_dq2 {
	background-position: -280px -37px;
}

.rcp-excelTool li a.rcp-excelTool_dq3 {
	background-position: -280px -32px;
}

.rcp-excelTool li a.rcp-excelTool_add {
	background-position: -50px -87px;
}

.rcp-excelTool li a.rcp-excelTool_del {
	background-position: -7px -87px;
}

.rcp-excelTool li a.rcp-excelTool_clear {
	background-position: -163px -88px;
}

.rcp-excelTool li a.rcp-excelTool_reader {
	background-position: -163px -148px;
}

.rcp-excelTool li a.rcp-excelTool_fbold {
	background-position: -277px -86px;
}

.rcp-excelTool li a.rcp-excelTool_fxt {
	background-position: -8px -147px;
}

.rcp-excelTool li a.rcp-excelTool_fline {
	background-position: -9px -194px;
}

.rcp-excelTool li a.rcp-excelTool_bgcolor {
	background-position: -105px -89px;
}

.rcp-excelTool li a.rcp-excelTool_color {
	background-position: -221px -89px;
}

.rcp-excelTool li a.rcp-excelTool_textline {
	background-position: -282px -149px;
}

.rcp-excelTool li a.rcp-excelTool_hbno {
	background-position: -51px -148px
}

.rcp-excelTool li a:hover {
	background-color: #e2edda;
}

.rcp-excelTool li p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.rcp-excelTool-sub, .rcp-excelTool-fontcolor, .rcp-excelTool-bordericon
	{
	position: absolute;
	left: 0px;
	top: 25px;
	z-index: 10000;
	width: 80px;
	background-color: #fff;
	border: solid 1px #ddd;
	border-bottom: none;
}

.rcp-excelTool-sub li, .rcp-excelTool-fontcolor li {
	display: block;
	padding: 0px;
	width: 100%;
	height: 32px;
	border-bottom: solid 1px #ddd;
	border-right: none;
}

.rcp-excelTool-sub li a {
	display: inline-block;
	padding: 0px 5px;
	margin: 0px;
	width: 100%;
	height: 32px;
	line-height: 30px;
	text-align: left;
	color: #666;
	font-size: 12px;
	border: none;
	background-image: none;
}

.rcp-excelTool li a.rcp-excelTool_save {
	background-position: -218px -149px;
}

.rcp-excel-select-fontname-width {
	width: 80px;
}

.rcp-excel-select-fontnum-width {
	width: 60px;
}

.rcp-excel-selectbody span a.combo-arrow {
	clear: both;
	opacity: 1.0;
	filter: alpha(opacity = 100);
	border: none;
	background:
		url('../js/common/easyui/themes/default/images/combo_arrow2.png')
		no-repeat center center #fff;
}

.rcp-excelTool li.rcp-excel-selectbody {
	padding: 0px 0px 0px 10px;
}

.rcp-excel-selectbody .textbox, .rcp-excel-selectbody  select {
	margin-right: 10px;
}

.rcp-excel-select {
	border: 1px solid #ddd;
	display: inline-block
}

.rcp-excel-select:hover {
	border: 1px solid #29e;
}

.rcp-excel-select>option {
	text-indent: 2px;
	text-align: left;
}
/*start of excel閻庢稒銇炵紞瀣紣濠婂棗顥�*/
.rcp-excelTool-fontcolor {
	width: 150px;
	border: solid 1px #ddd;
	font-size: 12px;
	overflow: hidden;
	border-bottom: none;
}

.rcp-excelTool-fontcolor li {
	height: auto;
	border: none;
	vertical-align: middle;
	text-align: left;
	border-bottom: solid 1px #ddd;
}

.rcp-excelTool-fontcolor span {
	display: inline-block;
	width: 15px;
	height: 15px;
	cursor: pointer;
	border: solid 1px #ddd;
	vertical-align: middle;
}

.rcp-excelTool-fontcolor span.rcp-white {
	background-color: #ffffff;
}

.rcp-excelTool-fontcolor span.rcp-white2 {
	background-color: #d9d9d9;
}

.rcp-excelTool-fontcolor span.rcp-black {
	background-color: #000000;
}

.rcp-excelTool-fontcolor span.rcp-blue {
	background-color: #5b9bd5;
}

.rcp-excelTool-fontcolor span.rcp-blue2 {
	background-color: #bdd7ee;
}

.rcp-excelTool-fontcolor span.rcp-orange {
	background-color: #ed7d31;
}

.rcp-excelTool-fontcolor span.rcp-orange2 {
	background-color: #f8cbad;
}

.rcp-excelTool-fontcolor span.rcp-yellow {
	background-color: #ffc000;
}

.rcp-excelTool-fontcolor span.rcp-yellow2 {
	background-color: #ffe699;
}

.rcp-excelTool-fontcolor span.rcp-violet2 {
	background-color: #b4c7e7;
}

.rcp-excelTool-fontcolor span.rcp-green {
	background-color: #70ad47;
}

.rcp-excelTool-fontcolor span.rcp-green2 {
	background-color: #c5e0b4;
}

.rcp-excelTool-fontcolor span.rcp-bzcolor1 {
	background-color: #c00000;
}

.rcp-excelTool-fontcolor span.rcp-bzcolor2 {
	background-color: #ff0000;
}

.rcp-excelTool-fontcolor span.rcp-bzcolor4 {
	background-color: #ffff00;
}

.rcp-excelTool-fontcolor span.rcp-bzcolor6 {
	background-color: #00b050;
}

.rcp-excelTool-fontcolor span.rcp-bzcolor8 {
	background-color: #0070c0;
}

.rcp-excelTool-fontcolor span.rcp-bzcolor10 {
	background-color: #7030a0;
}

.rcp-excelTool-fontcolor span:hover {
	border: solid 1px #2299ee;
}

.rcp-excelTool-fontcolor-table {
	width: 100%;
	border-collapse: collapse;
	padding: 5px;
}

.rcp-excelTool-fontcolor-table td {
	border: 0px;
	text-align: center;
	height: 20px;
}

.rcp-excelTool-fontcolor-table td.rcp-table-title {
	text-align: left;
	background-color: #e4e8ee;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
}

.rcp-excelTool-fontcolor-table tr.rcp-table-colortitle td {
	padding-bottom: 10px;
}
/*end of excel閻庢稒銇炵紞瀣紣濠婂棗顥�*/
/*start of閺夊牐顫夐、锟�*/
.rcp-excelTool li a.rcp-excelbordericon-no {
	background-position: -380px 0px;
}

.rcp-excelTool li a.rcp-excelbordericon {
	background-position: -53px 0px;
}

.rcp-excelTool li a.rcp-excelbordericon-top {
	background-position: -53px -41px;
}

.rcp-excelTool li a.rcp-excelbordericon-mid {
	background-position: -285px -0px;
}

.rcp-excelTool li a.rcp-excelbordericon-ft {
	background-position: -164px -0px;
}

.rcp-excelTool li a.rcp-excelbordericon-left {
	background-position: -221px -0px;
}

.rcp-excelTool li a.rcp-excelbordericon-vmid {
	background-position: -106px -41px;
}

.rcp-excelTool li a.rcp-excelbordericon-right {
	background-position: -8px -41px;
}

.rcp-excelTool li a.rcp-excelbordericonimg {
	background-position: -6px 0px
}

.rcp-excelTool-bordericon {
	border: solid 1px #ddd;
	text-align: center;
	width: 115px;
	background-color: #f3f3f4
}

.rcp-excelTool-bordericon li {
	clear: both;
	border: none;
	width: 20px;;
	padding: 0px;
	margin: 0px;
	margin: 5px 3px 5px 0px;
} 

.rcp-excelTool-bordericon li a {
	width: 100%;
	height: 20px;
	margin-bottom: 5px;
	border: solid 1px #fff
}

.rcp-excelTool-bordericon li a:hover {
	border: solid 1px #2299ee;
}
/*end of閺夊牐顫夐、锟�*/
/********************************end of excel********************************/
.rcp-tanmessage {
	width: 600px;
	height: 500px;
} /*閻忕偟鍋為敓绐栧啳鍓ㄩ柛鎴犲劋椤拷*/
/*濡炲閰ｅ▍鎾诲箳瑜嶉崺锟�*/
.rcp-riskcontrol, .rcp-riskcontrol-level, .rcp-riskcontrol-project {
	width: 100%;
}

.rcp-riskcontrol-title {
	height: 30px;
	background-color: #e8e8e8;
	line-height: 30px;
	border-bottom: solid 1px #ddd;
	text-align: left;
	font-size: 16px;
	padding-left: 10px;
}

.rcp-riskcontrol-body {
	padding: 5px 5px 20px 20px;
}

.rcp-riskcontrol-level {
	padding: 5px 0px;
}

.rcp-riskcontrol-label {
	display: inline-block;
	margin-right: 15px;
}

.rcp-riskcontrol-input {
	border: solid 1px #ddd;
	width: 120px;
	padding-left: 5px;
	height: 30px;
	line-height: 30px;
}

.rcp-riskcontrol-project li {
	text-align: left;
}

.rcp-riskcontrol-project li a {
	display: inline-block;
	width: auto;
	border: solid 1px #ddd;
	padding: 5px 12px;
	background-color: #e8e8e8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 10px 0px 0px;
	color: #666;
}

.rcp-riskcontrol-project li a:hover {
	background-color: #2299ee;
	color: #fff;
}
.crp-fieldset{
	display:block;
	width:680px;
	margin-top:10px;
	margin-bottom :10px;
	padding:0px 10px;
	border:solid 1px #ddd;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.crp-fieldset li a.crp-danger-btn2{ margin:10px 10px 10px 0px;}
/*闁绘せ鏅滅粊锔界┍閳╁啩绱�*/

.imageHolder-map {
	position: absolute;
	left: 0;
	top: 37px;
}
.imageTypeLocate {
	background: url(../image/btn/13.png);
	background-size: 18px 18px;
}

.imageTypeSpin {
	background: url(../image/btn/12.png);
	background-size: 18px 18px;
}

/*婵炴垵鐗婃导鍛村箵閹版澘鏅☉鎾愁儐婵搫顩奸敓锟�*/
.fsys_info .fsys_info_maessage_sub {
	left: -41px;
	width: 180px;
}

.fsys_info .fsys_info_maessage_sub li {
	color: #666;
	width: 100%;
	height: 50px;
	padding: 5px;
	cursor: pointer;
}

.fsys_info .fsys_info_maessage_sub li span {
	display: inline-block;
	width: 45px;
	height: 40px;
	margin-right: 5px;
	vertical-align: middle;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #ddd;
}

.fsys_info .fsys_info_maessage_sub li span.fsys_info-shimg {
	background: url(../image/btn/fsys_info-shimg.png) center center #ffa31a;
	background-repeat: no-repeat;
}

.fsys_info .fsys_info_maessage_sub li span.fsys_info-timeimg {
	background: url(../image/btn/fsys_info-timeimg.png) center center
		#2ea8ff;
	background-repeat: no-repeat;
}

.fsys_info .fsys_info_maessage_sub li span.fsys_info-yzimg {
	background: url(../image/btn/fsys_info-yzimg.png) center center #51c23a;
	background-repeat: no-repeat;
}

.fsys_info .fsys_info_maessage_sub li i {
	color: #e53935;
	padding: 0px 5px;
	font-weight: bold;
}

/*********************start of demo******************************/
/*闁告帒妫濋妴锟�*/
.rcp-syspag {
	background-color: #F5F5F5;
	margin-top: 10px;
}

.rcp-syspag table {
	height: 36px;
}

.rcp-syspag .pagination-num {
	text-align: center;
}

.pagination .easyui-linkbutton {
	padding: 0px;
	margin: 0px;
	background: none;
}

.pagination .easyui-linkbutton:hover {
	background: none;
}

.rcp-sysh2 {
	font-size: 20px;
	padding: 5px 5px 10px 0px;
}

.rcp-sysptble {
	line-height: 22px;
	margin-bottom: 10px
}
/*闁瑰吋绮庨崒銊ヮ浖閿燂拷*/
.rcp-searchinput {
	width: 310px;
	line-height: 48px;
	height: 48px;
}

.rcp-textbox {
	position: relative;
	border: 1px solid #ddd;
	background-color: #fff;
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	margin: 0;
	padding: 0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	z-index: 10;
}

.searchbox .rcp-linkbutton {
	margin: 0px;
	background-color: #29e;
	color: #fff;
	padding: 5px 0px;
}

.rcp-searchbox {
	padding: 5px 0px;
	position: relative;
}

.rcp-searchbox .textbox-addon-right {
	background-color: #2299ee;
	height: 100%;
	width: 45px;
	border-radius: 0px 2px 2px 0px;
	-webkit-border-radius: 0px 2px 2px 0px;
	-moz-border-radius: 0px 2px 2px 0px;
}

.rcp-searchbox .textbox-addon-right:hover {
	background-color: #00a8ff
}

.rcp-searchbox .searchbox-button {
	padding: 5px 14px;
}
/*闁圭粯鍔楅妵姘辩玻閿燂拷*/
.rcp-infotipsright-con {
	color: #666;
}

.rcp-tooltip {
	background-color: #fefddf !important;
}
/*闂傚牄鍨哄锟�*/
.rcp-panel-header .icon-save {
	background: url('icons/filesave2.png') no-repeat center center;
}

.rcp-panel-header .panel-tool {
	right: 0px !important;
	width: auto !important;
	height: 35px !important;
	position: absolute;
	top: 0px !important;
	overflow: hidden;
	margin: 0px !important;
}

.rcp-panel-header .panel-tool a {
	width: 32px;
	height: 100%;
	opacity: 1;
	filter: alpha(opacity = 100);
}

.layout-button-left {
	background: url("../image/btn/jleft.png") center center no-repeat;
}

.layout-button-left:hover {
	background: url("../image/btn/jlefthover.png") center center no-repeat;
}

.layout-button-right {
	background: url("../image/btn/jright.png") center center no-repeat;
}

.layout-button-right {
	background: url("../image/btn/jrighthover.png") center center no-repeat;
}

.icon-menu-show {
	background: url("../image/btn/rcp-menudow.png") center center no-repeat
		!important;
}

.icon-menu-show:hover {
	background: url("../image/btn/rcp-menudowh.png") center center no-repeat
		!important;
}

.panel-tool a:hover {
	background-color: #fff;
}

/*
.panel-tool-close {
	background: url("../image/btn/cross.png") center center no-repeat;
}
*/

.panel-tool a.panel-tool-close:hover {
	background: url("../image/btn/cross.png") center center no-repeat
		#e53935;
}
.panel-tool .panel-tool-collapse{ display:none;}
.layout-button-down{ background: url(../image/btn/jdown.png) center center no-repeat !important;}
.layout-button-down:hover{ background: url(../image/btn/jdown2.png) center center no-repeat !important;}
.layout-button-up{ background: url(../image/btn/jtop2.png) center center no-repeat !important;}
.layout-button-up:hover{ background: url(../image/btn/jtop.png) center center no-repeat !important;}

.rcp-tabs-header {
	border: none;
}

.rcp-tabs-header .tabs {
	padding-left: 0px;
	height: 35px !important;
}

.rcp-tabbtnboradius {
	height: 35px !important;
	line-height: 35px !important;
	border-radius: 5px 5px 0px 0px !important;
	-webkit-border-radius: 5px 5px 0px 0px !important;
	-moz-border-radius: 5px 5px 0px 0px !important;
}

.tabs li a.rcp-tabs-inner {
	background-color: #fff;
	line-height: 35px;
	padding: 0px 10px;
	color: #666;
	width: auto;
	height: 32px;
}

.tabs li a.rcp-tabs-inner:hover {
	background-color: #ddd;
}

.tabs li.tabs-selected a.rcp-tabs-inner {
	background-color: #ddd;
	color: #000;
}

.tabs li.tabs-selected a.rcp-tabs-inner:hover {
	background-color: #ddd;
}

.rcp-tabs-title {
	font-weight: normal;
}

.rcp-tabscontent {
	padding: 20px;
}

.tabs li a.rcp-tabsbtn {
	width: 16px;
	height: 16px;
	top: 14px;
	background: url('icons/rcp-tabsbtn.png') no-repeat center center;
}

.tabs li a.rcp-tabsbtn:hover {
	background: url('icons/rcp-tabsbtn2.png') no-repeat center center;
}

/*闁圭顦甸幐锟�*/


.rcpbtn-delete {
	background-color: #e53935;
}

a.rcpbtn-delete:hover {
	background-color: #f45551;
}

.rcpbtn-noicon {
	padding: 5px 20px;
}

.rcpbtn-noicon-cancel {
	background-color: #FFF;
	border: solid 1px #ddd;
	color: #666;
}

a.rcpbtn-noicon-cancel:hover {
	background-color: #e8e8e8;
}

.datagrid-toolbar {
	padding: 5px 2px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
}

.combo {
	height: 25px;
}

.easyui-linkbutton {
	display: inline-block;
	padding: 0px 5px;
	color: #666;
	margin: 0px 5px;
	font-size: 10px;
	height: 25px;
	cursor: pointer;
	line-height: 25px;
	border: solid 1px #ddd;
	background-color: #fff;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.easyui-linkbutton:hover {
	background-color: #ddd;
	color: #000;
}
.l-btn-disabled,
.l-btn-disabled:hover {
  cursor: default;
  background: #BDB8B8;
  color: #000;
   opacity: 0.3;
   filter:alpha(opacity=30);  
      -moz-opacity:0.3;  
      -khtml-opacity: 0.3;  
}
/*add button*/
.icon-login {
	background-image: url( ../image/btn/logout.png ) !important;
	text-align: left
}

.icon-accept {
	background-image: url( ../image/btn/ok.png ) !important;
	text-align: left
}

.page-select-tbn {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 30px;
	*margin-top: 4px;
	line-height: 30px
}

.rcp-validatediv {
	padding: 5px 0px;
}

.rcp-validatebox {
	width: 225px;
	padding: 0px 5px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	border: solid 1px #ddd;
	box-sizing: border-box;
	background-color: #fff;
}

.rcp-progressbar {
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}

.window {
	background-color: #ddd;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0px;
	outline: 0;
	/*-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);*/
}

.window .window-body {
	border: none;
}

.rcp-winfootbtn {
	text-align: center;
	padding: 10px 0px;
}

.rcp_winlabel {
	display: inline-block;
	width: 50px;
	text-align: right;
}

.rcp-winbody {
	padding: 5px 10px !important;
	background-color: #ffffff;
	/*width: 96% !important;*/
	margin: 0px auto !important;
}

.rcp-winbody-scroll {
	padding: 5px 20px !important;
	background-color: #ffffff;
	overflow-y:auto;
	margin: 0px auto !important;
}

.rcp-risk-winbody {
	padding: 5px 10px !important;
	background-color: #ffffff;
	width: 100% !important;
	margin: 0px auto !important;
}

.rcp-winheader, .window .window-header {
	background-color: #29e;
	/*background-color: #ddd*/
	color: #000;
}

.rcp-winheader .panel-title, .window .window-header .panel-title {
	color: #000;
	padding-left: 5px;
	font-weight: normal;
	font-size: 15px;
	background: none;
}

.dialog-button {
	border-left: none;
	border-right: none;
	border-bottom: none;
	width: 100% !important;
}

.datagrid-header td, .datagrid-body td, .datagrid-footer td {
	color: #666;
	vertical-align: middle;
}

.crpx-table-toolbar {
	padding: 5px 2px;
	border: none;
	background: #fff;
	height: 35px;
	overflow:hidden;
}
/*闁兼寧绮屽畷鐔煎箰婢舵劖灏﹂柛娆忥工閸ㄥ酣宕滈懠顒�娈�*/
.menu {
	background-color: #fff;
	border-color: #ddd;
	overflow: hidden !important;
}
.menu-text{	color: #555;}
.menu-active {
	border-color: #fff;
	color: #fff;
	background: #29e;
}
.menu-active .menu-text{color: #fff;}
.menu-active  .menu-icon {
	color: #fff;
}

a.easyui-menubutton {
	color: #666;
}

a.easyui-menubutton:hover {
	background-color: #ddd;
}
/*婵炴垵鐗婃导鍛玻濡わ拷瑜帮拷*/
.rcp-messagepadding {
	padding-top: 5px;
}

/*tree*/
.easyui-tree .tree-icon {
	margin-right: 3px;
}

.tree-node {
	height:26px;
	line-height:26px;
	vertical-align: middle;
}
.tree-node:hover{ background: #e8e8e8;}
.tree-node-selected, .tree-node-selected:hover{
	background: #ddd;
	color: #000;
}
.combobox-item-selected {
   background: #ddd;
	color: #000;
}
.tree-title{ height: 20px; line-height:20px;}
.tree-title input{display: inline-block;color: #666;height:28px; vertical-align:top; margin-top:3px;}
.tree-expanded, .tree-collapsed, .tree-folder, .tree-file, .tree-checkbox, .tree-indent
   {vertical-align: top; margin-top: 6px;}
/*閺夊牊鎸搁崣鍡楊浖閿燂拷*/
.validatebox-invalid {
	border-color: #ffa8a8;
	background-color: #fff;
}

/*********************end of demo******************************/
/*闁告浜跺▍鎾剁不閿涘嫭鍊炵�殿喖婀遍悰锟�*/
.rcp-danger-tools {
	position: absolute;
	text-align: left;
	width: 100%;
	bottom: 0px;
	left: 0px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	border-top: solid 1px #ddd;
}

.layout-body {
	position: relative;
}

.rcp-danger-tools a {
	display: inline-block;
	width: auto;
	height: 28px;
	padding: 0px 15px;
	margin: 5px 3.3px 5px 5px;
	text-align: center;
	line-height: 25px;
	border: solid 1px #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.rcp-danger-tools a:hover {
	color: #fff;
	background-color: #00a8ff;
}

/*end of闁告浜跺▍鎾剁不閿涘嫭鍊炵�殿喖婀遍悰锟�*/
.areaSelector {
	height: 40px;
	padding: 8px 30px;
	display: none;
}

.areaSelector span.infoSel {
	display: inline-block;
	width: 100px;
	height: 24px;
	font-size: 14px;
	padding-top: 3px;
	vertical-align: middle;
}

.areaSelector span.sel {
	display: inline-block;
	width: 120px;
	height: 24px;
	padding-top: 6px;
	vertical-align: middle;
}

.closeTools {
	position: absolute;
	left: 40px;
	top: 20px;
	width: 50px;
	height: 23px;
	background: #29e;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	padding-top: 3px;
	cursor: pointer;
	z-index: 1001;
}

/*search*/
.rcp-searchdiv {
	clear: both;
	padding: 0px 5px 5px 5px;
}

.rcp-searchdiv-tool {
	clear: both;
	display: block;

}

.rcp-searchdiv-tool li {
	display: inline-block;
}

.rcp-searchdiv-tool label {
	margin-left: 5px;
}

/*闁哄倸娲ｅ▎銏㈡嫚閸℃鐒�*/
.rcp-recognitionDetail{
	width: 100%;
	text-align: left;
}
.rcp-recognitionDetail li{
	display: inline-block;
	margin-bottom: 10px;
	padding:0 50px 0 30px
}
.recognitionDetail-tool{
	padding:5px 2px 12px
}
/*new dialog*/
.rcp-modal-line {
	clear: both;
	margin-bottom: 10px
}

.rcp-modal-label, .rcp-sgreportdai-title {
	display: inline-block;
	width: 130px;
	color: #666;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
	vertical-align: middle;
}

.rcp-modal-input {
	display: inline-block;
	padding-left: 5px;
	border: solid 1px #ddd;
	width: 320px;
	 height: 28px;
	 font-size:14px;
    line-height: 28px;
}

.rcp-modal-select {
	display: inline-block;
	width: 60px;
}

.rcp-modal-smallabel {
	width: auto;
}

.rcp-modal-dangeline {
	border: solid 1px #ddd;
	padding: 10px 0px 10px 14px;
	margin-left: 130px;
	width: 320px;
	margin-top: -21px;
	background-color: #f5f5f5;
}
/*濞存粌顑嗛弲鐘诲箮閵夈儲鍟�*/
.rcp-sgreportdail {
	width: 100%;
	text-align: left;
}

.rcp-sgreportdail li, .rcp-sgreportdail li.rcp-sgreportdail-list {
	display: inline-block;
	width: auto;
	margin-bottom: 10px;
}

.rcp-sgreportdail li.rcp-sgreportdail-list {
	display: block;
	position: relative;
	padding-left: 140px;
	padding-right: 10px;
	min-height: 22px;
	height: auto;
}

.rcp-sgreportdail li.rcp-sgreportdail-longlist {
	padding-left: 270px;
}

.rcp-sgreportdai-title {
	width: 90px;
	float: left;
	height: 22px;
}

.rcp-solution-sgreportdai-title {
	width: 100px;
	float: left;
	height: 22px;
	text-align: right;
}
.rcp-sgreportdai-bigtitle {
	width: 136px;
}

.rcp-sgreportdai-longtitle {
	width: 260px;
}

.rcp-sgreportdai-text {
	display: inline-block;
	width: auto;
	min-width: 120px;
	max-width: 200px;
	line-height: 22px; white-space闁挎稒顒╫rmal;
	word-wrap: break-word;
}

.rcp-solution-sgreportdai-text {
	display: inline-block;
	width: auto;
	min-width: 180px;
	max-width: 200px;
	line-height: 22px; white-space闁挎稒顒╫rmal;
	word-wrap: break-word;
}
.rcp-sgreportdail li.rcp-sgreportdail-list .rcp-sgreportdai-bigtitle,
	.rcp-sgreportdail li.rcp-sgreportdail-list .rcp-sgreportdai-longtitle {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 22px;
}

.rcp-sgreportdail li.rcp-sgreportdail-list .rcp-sgreportdai-text {
	width: 100%;
	min-width: none;
	max-width: none;
	height: auto;
	word-break: break-all;
}

.rcp-sgreportdail li.rcp-sgreportdail-list .rcp-sgreportdai-textcon {
	max-height: 23px;
	overflow: hidden;
}

.rcp-sgreportdail-listbtn, .rcp-sgreportdail-listbtn:hover {
	display: none;
	color: #29e;
}

#listFusionBack,#traceListBacktrack, #report_accident_table-backtrack,
	#solutionListBacktrack, #investListBacktrack {
	position: absolute;
	right: 0px;
	top: 5px;
}

.rcp-modal-line .filebox .easyui-linkbutton {
	right: -5px !important;
}
.crp-sgul{padding:0px 5px; border:solid 1px #ddd;    border-radius: 5px; margin:5px; background: #f5f5f5;}
.crp-sgul  legend{  margin-bottom:5px; }
.crp-sgul  li{margin-bottom:10px; }
.rcp-accdatagarid  table.datagrid-btable tr> td:first-child{width:30px !important;}

/*闁哄啨鍎卞濠氬礉閻旇鍘�*/
.rcp-calendar {
	float:left;
	width:60%;
	text-align:left;
}
.rcp-calendar-date {
	width:100%;
	text-align:center;
	padding:5px 0px;
}
.rcp-calendar-list {
	display:inline-block;
	width:auto;
}
.crp-date_title {
	display: inline-block;
	vertical-align: middle;
	padding:0px 5px;
	text-align: center;
	color: #2a4564;
	font-size: 20px;
	line-height: 26px;
}
.crp-date_pre {
	position: relative;
	top: 0;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 18px;
	line-height: 18px;
	margin: 0 10px;
	border: 1px solid transparent;
}
.crp-date_pre:hover {
	border: 1px solid #bebebe;
	border-radius: 3px;
	background: #f5f5f5;
}
.crp-date-arrow {
	display: block;
	color:#666;
	font-size:12px;
}
.rcp-calendar-table {
	width:100%;
	border: 0px;
	border-bottom:solid 1px #ddd;
	border-collapse:collapse;
}
.rcp-calendar-table td, .rcp-calendar-table th {
	text-align:center;
	font-size:16px;
	border:solid 1px #ddd;
	border-collapse:collapse;
	border-left:0px;
	border-bottom:0px;
}
.rcp-calendar-table th {
	padding:5px;
	background-color: #f5f5f5;
	font-weight:normal;
	color: #999;
}
.rcp-calendar-table tr td:last-child, .rcp-calendar-table tr th:last-child{border-right:0px;}
.rcp-calendar-table td a {
	display: block;
	padding:10px 0px;
	color: #666;
	height:auto;
	text-align: center;
	text-decoration: none;
	border: solid 1px #fff;
}
.rcp-calendar-table td a:hover {
	border: solid 1px #29e;
}
.rcp-calendar-table td a span {
	display: block;
	height: auto;
	font-size: 22px;
	color:#000;
	margin: 0px auto;
}
.rcp-calendar-table td a span.rcp-calendar-text {
	font-size:12px;
	width: 80px;
	height:22px;
	margin-bottom:5px;
}
.rcp-calendar-table td a span.rcp-calendar-text i {
	color:#ec2929;
	font-weight:bold;
	font-size: 18px;
}
.rcp-calendar-table td.rcp-calenda-selected a {
	background-color:#29e;
	border: solid 1px #29e;
}
.rcp-calendar-table td.rcp-calenda-selected a span {
	color:#fff;
}
.rcp-calendar-table td.rcp-calenda-disabled a span {
	color:#ddd;
}
.rcp-items-div div:hover{background:#eee;}

.rcp-dialog-list{clear: both; text-align:left; margin:5px 0px 5px 0px;}
.rcp-dialog-title, .rcp-dialog-text , .rcp-dialog-label{ display:inline-block;color: #666;font-size: 14px;vertical-align: top;}
.rcp-dialog-title, .rcp-dialog-label { text-align:left;}
.rcp-dialog-title { margin-top : 4px;}
.rcp-dialog-text{ text-align:left; padding:0px 5px 0px 0px ;word-wrap:break-word;}

.crp-sysindexlist{ clear:both; padding-top:10px; }
.crp-sysindextitle{ clear:both; height:40px; font-size:16px; color:#000; line-height: 40px; text-align:left;     background-color: #fff; padding-left:20px;padding-right:30px;}
.crp-sysindextitle-btn{display:inline-block;color:#29e; float: right;font-size:12px;     }
.crp-sysindextitle2{text-align:center; color:#666; border-bottom:solid 1px #ddd;  }
.crp-sysindexchart{clear:both;width:100%; }
.crp-sysindexchart  li{  float: left; width: 25%; }
.crp-sysindexchartlist{ margin:0px 5px; background-color: #fff;}
.crp-sysindexchartcon{ overflow: hidden; min-height:217px !important; }
.crp-sysindexseach{width:280px; height:25px; line-height: 25px;    position: relative; z-index:10; margin:0px;      margin-top: 7px;}
.crp-sysindex-input{ height:25px; line-height: 25px; border:solid 1px #ddd; width:280px; -moz-border-radius: 3px;  -webkit-border-radius: 3px;   border-radius:3px;font-size:12px; padding-left:14px;  padding-right:26px; }
.crp-sysindex-input-btn{display:inline-block; width:25px; height:25px;    border-left: solid 1px #ddd;     position: absolute; right:5px; top:2px;	background-image:url("../image/btn/crp-sysindex-input.png");background-position:center center;background-repeat:no-repeat;}
.crp-sysindexaffair{width:100%;  background-color: #fff;    text-align: center; }
.crp-sysindexseachtitle{ margin-bottom:0px; }
.crp-sysindexaffair li{width:33%;display:inline-block; }
.crp-sysindexaffaircon{ padding:20px; border-right: solid 1px #ddd;text-align: left;border-top: solid 1px #ddd;  position: relative; z-index:10;min-height:145px !important; }
.crp-sysindexaffaircon h1{font-size:10px; color:#666; }
.crp-sysindexaffaircon h2{font-size:14px; margin:0px;line-height: 40px;     font-weight: bold; }
.crp-sysindexaffaircon h2 a{color:#666;}
.crp-sysindexaffaircon h2 a i{font-size:10px;     font-weight: normal; }
.crp-sysindexaffaircon h2 a:hover{ color:#2298ef;}
.crp-sysindexaffaircon p{font-size:10px; color:#999 ;line-height: 20px; margin:0px; }
.crp-sysindexaffaircon-img{display:inline-block; width:16px; height:16px;   background-image:url("../image/btn/crp-sysindex-man.png");background-position:center center;background-repeat:no-repeat;     vertical-align: middle;}
.crp-sysindexaffaircon-btn{display:inline-block; width:60px; height:25px;line-height: 23px; -moz-border-radius: 3px;  -webkit-border-radius: 3px;   border-radius:3px;font-size:10px; color:#666; text-align:center;border: solid 1px #ddd; }
.crp-sysindexaffaircon-btnlist{text-align:right;   position: absolute;   right: 20px; bottom: 20px;}
.crp-sysindexaffaircon-btnlist a.selected, .crp-sysindexaffaircon-btn:hover{background-color: #2298ef;color:#fff;    }
.crp-systopseach{ float:right;margin-top: 15px;margin-right: 20px;}
.crp-systopseach .crp-sysindex-input{ height:30px;line-height: 30px;}
.crp-systopseach .crp-sysindex-input-btn{ border:0px}
@media ( max-width :1300px) {
.crp-sysindexaffaircon {
    padding: 15px 20px;
}
.crp-sysindexaffaircon h2 {
 line-height: 32px;
}
.crp-sysindexaffaircon-btnlist{bottom: 15px;}
}

.htAutocompleteArrow{display:inline-block; float:right}

.margin-right-3{margin-right:3px}

.erp-modal-body{    width: 500px; margin: 5px 10px;}
.erp-modal-list{    clear: both;padding: 5px 0px 0px 5px;line-height:32px;}
.erp-modal-select{margin-right:5px;}
.erp-modal-list  .textbox{ margin-right:5px;}
.erp-modal-list  .textbox .textbox-text{width: 40px !important;}
.erp-modal-list  .combo{width: 60px !important;}

.editpwd-list{ padding:5px 0px; text-align:left;}
.editpwd-title{display:inline-block;    width: 115px; text-align:right;}

.erpsys_mainbtn{float: left;line-height:50px; border: solid 1px #fff;margin-left:20px; }
.erpsys_indexcon{ width:100%; height:100%;background: #e6e6e6;padding:10px; overflow: auto;}
.erpsys_indexcon_left, .erpsys_indexcon_right{float: left; width:20%;}
.erpsys_indexcon_left{width:80%; }
.erpsys_indexcon_leftcon ,.erpsys_indexcon_rightcon{ margin-right:5px;}
.erpsys_indexcon_right{ float: right; }
.erpsys_indexcon_rightcon{ margin-left:5px;margin-right:0px; background: #fff;padding:10px;}
.erpsys_indexcon_leftcon_top, .erpsys_indexcon_leftcon_foot{background: #fff;padding:10px;}
.erpsys_indexcon_leftcon_top{height:310px;}
.erpsys_indexcon_leftcon_foot{margin-top:10px;}
.erpsys_title{border-bottom: solid 1px #ddd;  padding-left: 10px;font-weight: bold;font-size: 15px;    color: #666;}
.erpsys_table{border: none; border-collapse: collapse;width: 100%;}
.erpsys_table td, .erpsys_table th {border-bottom: solid 1px #ddd;text-align: left;padding: 10px 10px;}
.erpsys_table th { font-weight: normal; background: #fafafa;}
.erpsys_title_sub{font-size:14px;margin:0px;font-weight:bold; margin-bottom:10px; margin-top:10px;}
.erpsys_indexcon_rightcon_top{ padding-left:10px; height:220px;}
.erpsys_indexcon_rightcon_top li{ padding:5px;}
.erpsys_indexcon_rightcon_top li a{display:inline-block; width:100%; height:100%;text-align:left; color:#666;}
.erpsys_indexcon_rightcon_top li a:hover{color:#29e;}
.erpsys_indexcon_rightcon_top li a i{ display:inline-block; width:15px; height:15px;vertical-align: middle;margin-right:5px;}
.erpsys_indexcon_rightcon_top li a i.icon_sc{background: url(../image/btn/erp-index4.png) center center no-repeat;}
.erpsys_indexcon_rightcon_top li a i.icon_ab{background: url(../image/btn/erp-index5.png) center center no-repeat;}
.erpsys_indexcon_rightcon_top li a i.icon_pr{background: url(../image/btn/erp-index1.png) center center no-repeat;}
.erpsys_indexcon_rightcon_top li a i.icon_zs{background: url(../image/btn/erp-index2.png) center center no-repeat;}
.erpsys_indexcon_rightcon_top li a i.icon_kc{background: url(../image/btn/erp-index3.png) center center no-repeat;}
.erpsys_indexcon_rightcon_foot{ margin-top:20px;}
#erp-creation-agent-tabs-toolbar{ margin:5px 5px 3px 5px;}

.handsontable th, .handsontable td{
	vertical-align: middle;
	font-size: 13px;
}

.datagrid-pager .l-btn:hover {
    border: 0px solid #ddd;
}

.datagrid-pager {
    overflow: hidden;
    white-space: nowrap;
    max-height: 31px;
}

.k-state-disabled {
	color : #000000;
	opacity : 1;
}

.k-spreadsheet .k-spreadsheet-pane {
	border-width : 0px;
}

.disabled-menubutton .menu-text {
	color: #ccc;
}
.disabled-menubutton:hover{
	color: #ccc;
	background-color: transparent;
	cursor:default;
}
.td-center {
	text-align: center;
}
.list-view-icon-new {
	background-position: -0px -0px;
    width: 16px;
    height: 15px;
    background-image: url(../image/small-1.png);
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 3px;
}
#user_info_table_list .datalist td{
	text-align: left;
	padding:5px;
}
#user_info_roles_tree li {
	display: inline;
}
.k-spreadsheet .k-spreadsheet-pane {
	border-width : 0px;
}
.k-spreadsheet-action-bar {
	display:none !important;
}
.superscript {
	font-size: 6px;
    position: relative;
    padding-left: 2px;
    top: -5px;
}
.subscript {
	font-size: 6px;
    position: relative;
    padding-left: 2px;
    top: 5px;
}

.tree-node-proxy {
  background-color: #fff;
  color: #000;
  border-color: #ddd;
}
.tree-node-hover {
  background: #E6E6E6;
  color: #000;
}
.tree-node-selected {
  background: #CCE6FF;
  color: #000;
}
.panel-body {
  background-color: #fff;
  color: #000;
  font-size: 13px;
}
.window .window-body {
	padding: 5px 10px;
}
.no_icon_tree li {
	display:block;
}
.li_block_tree li {
	display:block;
}
.no_icon_tree li .tree-node span.tree-icon {
	display: none;
}
.disabled-menubutton {
/* 	background-color: #ddd; */
	border:0px;
}
.disabled-menubutton:hover div{
/* 	color: #555; */
}
.no_icon_tree .tree-indent {
	display:none;
}
.k-tabstrip-items {
	margin-left: 36px !important;
}
:fullscreen { 
	position:absolute !important;
	z-index:9999;
	background: none !important;
}
.font-red  td{
	color:red;
}
.checkbox-inner {
	display:none;
}
.checkbox-value {
	margin-top:4px;
}

.datagrid-header-row,
.datagrid-row {
	height: 28px;
	line-height: 28px;
}

.datagrid-row-editing .datagrid-cell {
  height: auto;
  /*line-height: 27px;*/
}

.datagrid-view .datagrid-editable-input {
  margin: 0px;
  padding: 0px 0px 0px 4px; 
  border: 0px solid #ddd;
}

.datagrid-cell-lims {
  height:auto;
  white-space: normal;
  word-wrap: normal;
  overflow: visible;
}
.handsontable td.htNoWrap {
  position: relative;
}
.handsontable .htAutocompleteArrow {
  position: absolute;
  right: 4px;
  top:0px;
}
.td-red {
	color:red !important;
}
.combobox-item {
	min-height: 23px;
}
.disabled-check-box .tree-node {
	color:#bbb;
}
.messager-icon.messager-info {
	height:90%;
}
#qc-data-query-tree-id li {
	display : block;
}
/*
.datagrid-row td div {
  height:100%;
  overflow: visible;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: center;; 
}
.text_div_center_parent {
  -webkit-box-pack: center;
}*/

.datagrid-cell-center-vertical{
  position: relative;
  top:50%;
  transform:translateY(-50%);
}
.datagrid-cell-center-horizontal{
  position: relative;
  left:50%;
  transform:translateX(-50%);
}
.ht_clone_top .wtHolder, .ht_clone_bottom .wtHolder {
	overflow-x: hidden;
	height: 30px !important;
}
.jkmegamenu .disabled-menubutton {
	display:none;
}
.jkmegamenu .disabled-menubutton a {
	color:#fff !important;
}
#subcontract-by-sample-table-list .htNoWrap{
	text-align: center;
}
#subcontract-by-sample-table-list .td-disabled {
	background-color: #eee;
}
.fhq_sign_group .easyui-fluid {
    border: 0px;
}
.fsys_info_user_sub1 .tree-title {
	color:#000;
}
.fsys_info_user_sub1 li {
	display:block;
	margin-right: 0px;
    margin-left: 0px;
}
.fsys_info_user_sub1 .tree-indent {
	width:8px;
}
.fsys_info_user_sub1 .color-blue .tree-title{
	color:blue;
}