@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

html, body {
	height: 100%;
}

body {
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 12px;
	color: #333;
	background: #fff;
}

img {
	border: none;
}

li {
	list-style: none;
}

.L {
	float: left;
}

.R {
	float: right;
}

i {
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
}

input, button, select, textarea {
	vertical-align: middle;
	border-radius: 3px;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #c1c1c1;
}

button {
	cursor: pointer;
}

.mod_btn {
	clear: both;
	text-align: center;
}

.erp_box {
	padding: 100px 30px;
}

.erp_box .btn_select {
	border: 1px solid #c1c1c1;
}

.box_top_logo {
	margin: 10px;
}

.box_top {
	border-bottom: 1px solid;
    border-color: black;
	color: #fff;
	text-align: center;
	padding: 0 0 0 0;
	height: 90px;
	background: #fdfeff;
	line-height: 90px;
	position: fixed;
	width: 100%;
	z-index: 9;
}

.box_top a {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.box_top_admin a {
	margin: 0 20px;
}

.login_box {
	float: right;
	padding: 10px 0 0 0;
}

a:hover {
	color: #f60;
}

.bold {
	font-weight: bold;
}

.red {
	color: red;
}

.web_style {
	border: 1px solid #c1c1c1;
}

.input_style {
	margin: 0 5px 0 0;
	border: 1px solid #c1c1c1;
}

.errMsg {
	display: none;
	color: red;
}

/*表格样式*/
.pc_table_style .right_txt label {
	text-align: right;
	display: block;
	white-space: nowrap;
	font-weight: bold;
}

.pc_table_style .right_txt {
	padding: 0 5px;
	width: 10%;
	background: #ffffff;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

.pc_table_style img, .pc_table_style input {
	vertical-align: middle;
}

.pc_table_style {
	margin: 20px 0 0 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #dfdfdf;
	width: 100%;
}

.pc_table_style td {
	background: #ffffff;
	padding: 10px;
	border-bottom: 1px solid #dfdfdf;
}

.pc_td {
	text-align: left;
	border-style: solid !important;
	border: 1px solid #c1c1c1;
	width: 40px;
}

.pc_td_o {
	text-align: left;
	border-style: solid !important;
	border: 1px solid #c1c1c1;
	width: 100px;
}

.operation_ribbon {
	clear: both;
	overflow: auto;
	margin: 20px 0 0;
}

.operation_ribbon input {
	height: 18px;
	border: 1px solid #c1c1c1;
}

.table_icon {
	height: 15px;
	overflow: hidden;
	line-height: 15px;
}

.table_icon i {
	background: url(../images/bgimg.png) no-repeat;
	width: 15px;
	height: 15px;
}

.table_icon li a {
	color: #0092de;
}

.table_icon li {
	display: inline-table;
	*display: inline;
	margin: 0 2px;
}

.table_icon_a i {
	background-position: -44px -223px;
}

.table_icon_b i {
	background-position: -117px -44px;
}

.table_icon_c i {
	background-position: -9px -259px;
}

.table_icon_d i {
	background-position: -9px -224px;
}

.table_icon_e i {
	background-position: -291px -8px;
}

.table_icon_f i {
	background-position: -186px -188px;
}

.table_icon_g i {
	background-position: -398px -187px;
}

.erp_bottom_page {
	background: #e5e5e5;
}

.erp_bottom_page a {
	padding: 5px 10px;
	margin: 0 5px;
}

.erp_bottom_page a:hover {
	background: #05a;
	padding: 5px 10px;
	margin: 0 5px;
	color: #fff;
	border-radius: 3px;
}

.erp_bottom_page .page_hov {
	background: #05a;
	color: #fff;
}

.erp_bottom_page select {
	margin: 0 5px;
	border: 1px solid #c1c1c1;
}

.text_font_center {
	text-align: center;
	font-size: 20px;
}
/*按钮样式*/
.reset_btn, .submit_btn {
	margin: 10px 5px;
	padding: 0 45px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border: none;
	color: #fff;
	border-radius: 3px;
	font-family: \5FAE\8F6F\96C5\9ED1
}

.reset_btn {
	background: #adadad;
}

.submit_btn {
	background: #76BCFE;
}

.reset_btn:hover {
	background: #999;
}

.submit_btn:hover {
	background: #29c;
}

.but_style {
	padding: 0 10px;
	background: #76BCFE;
	height: 30px;
	color: #fff;
	margin: 0 0 0 5px;
}

.sear_but {
	background: #76BCFE;
	width: 30px;
	height: 30px;
	margin: 0 0 0 5px;
}

.sear_but:hover, .but_style:hover {
	background: #0670ff;
}

.sear_but i {
	width: 20px;
	height: 20px;
	background: url(../images/menuimg.png) no-repeat;
	background-position: -65px -464px;
}

.top_box, .top_bottom {
	width: 950px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.top_bottom:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.top {
	height: 120px;
}

.top_box {
	height: 100%;
}

.top_box img {
	position: absolute;
	right: 0;
	bottom: 30px;
}

.top_box_right {
	position: absolute;
	right: 0;
	bottom: 30px;
}

.top_box_left {
	position: absolute;
	left: 0;
	bottom: 30px;
}

.bottom {
	/* height: 370px;
	background: #02294a; */
	min-height: 570px;
	background:url(../images/login-bg.jpg) no-repeat bottom;
	margin: -10px 0 0 0;
}

.bottom .login_img_bg {
	left: 0;
	width: 473px;
	height: 370px;
	position: absolute;
	left: 0;
	background:url(../images/login_bg.png) no-repeat bottom;
}


/*登录页*/
.login_box {
	/* float: right; */
	float: initial;
	padding: 90px 0 0 0;
}

.login_text {
	line-height: 22px;
	font-size: 14px;
	line-height: 23px;
	color: #efc3c3;
	padding-top: 180px;
	text-align:left;
}

.wrong {
	color: red;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

.info {
	color: white;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

.input_col {
	width: 300px;
	height: 50px;
	border: none;
	margin: 0 0 5px 0;
	border-radius: 5px;
	font-size: 14px;
	padding: 0 0 0 40px;
}

.icon_a, .icon_b, .icon_c {
	border: 1px solid #015bae;
	color: #555 !important;
	background: #fff url(../images/boximg.png) no-repeat;
	line-height: 50px;
}

.icon_a {
	background-position: 0 -0px;
}

.icon_b {
	background-position: 0 -53px;
}

.icon_c {
	background-position: 0 -105px;
}

.input_yzm img {
	position: absolute;
	top: 10px;
	right: 310px;
}

.login_code {
	position: relative;
}

.login_input .input_btn_pc {
	width: 340px;
	height: 50px;
	color: #fff;
	background: #76BCFE;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	margin: 10px 0 0 0;
	font-size: 16px;
}

.login_input .input_btn_pc:hover {
	opacity: 0.9;
}

.copy {
	text-align: center;
	color: #76BCFE;
	margin: 30px 0;
	clear: both;
}

/*全部页面的全选样式*/
.ck_box {
	width: 10px;
	height: 10px;
	background: url(../images/dianimg.png) no-repeat center;
	display: inline-block;
	margin: 0 -10px 0 0;
	cursor: pointer;
	*display: inline;
	*zoom: 1;
}

.ck_box_menu {
	width: 100px;
	position: absolute;
	border: 1px solid #ddd;
	background: #fff;
	padding: 5px;
	margin: 0 0 0 -6px;
}

.but_icon {
	margin: 0 0 10px 0;
	position: relative;
	text-align: center;
}

.but_icon button {
	border-radius: 3px;
	border: none;
	color: #fff;
	padding: 0 15px;
	height: 27px;
	line-height: 27px;
	background: #0e3cbc;
	margin: 1px;
}

.but_icon button:hover {
	background: #02509c;
}

/*定制化显示列表样式*/
.xlcd_mod {
	display: none;
	z-index: 9999;
	position: fixed;
	right: 0px;
	top: 0px;
	color: #fff;
	background: #555;
	padding: 10px;
	width: 170px;
	height: 100%;
	opacity: 0.95;
	overflow: auto;
}

.xlcd_mod .but_icon {
	padding: 10px 0 0 0;
	clear: both;
}

.xlcd_mod ul li {
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 0 3px;
	border-bottom: 1px solid #666 !important;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	word-break: break-all;
	word-wrap: break-word;
	text-overflow: ellipsis;
}

.xlcd_mod ul li:hover {
	background: #666;
}

.xlcd_mod ul li label {
	font-weight: normal !important;
	cursor: pointer;
	width: 100%;
	margin: 0;
	padding: 0 5px;
	display: block;
}

.xlcd_mod ul li input {
	margin: 0 !important
}

.xlcd_mod_hov {
	position: relative;
	z-index: 999;
	border-top-left-radius: 3px !important;
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	background: #fff !important;
	color: #28c !important;
	border-top: 1px solid #28c !important;
	border-bottom: 1px solid #fff !important;
	border-left: 1px solid #28c !important;
	border-right: 1px solid #28c !important;
}

.open .xlcd_mod {
	display: block;
}

.search_hov_box{ padding:20px;}

/*弹出层*/
.layer_box {
	text-align: center;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
}

.layer_center {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	_position: absolute;
	_top: 50%;
	_left: 50%;
}

.layer_text {
	margin: 0 !important;
	display: inline-block;
	_position: relative;
	_top: -50%;
	_left: -50%;
	z-index: 999;
	background: #fff;
	border-radius: 5px;
}

.layer_text h1 {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	background: #2299cc;
}

.layer_bg {
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.5;
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
	filter: alpha(opacity = 50)
}

.close {
	float: right !important;
	opacity: 10 !important;
	filter: alpha(opacity = 100) !important;
}

.close a {
	position: relative !important;
	display: block !important;
	width: 20px !important;
	height: 20px !important;
	background: url(../images/bgimg_menu.png) no-repeat -110px -42px !important;
	top: auto;
}

.close a:hover {
	opacity: 0.7;
}

.close a span {
	display: none;
}

/*用户审查照片**/
.audit_box {
	width: 100%;
}

.audit_box td {
	text-align: center;
}

.audit_box .img_border {
	width: 315px;
	height: 185px;
	border: 2px dashed #8000ff;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 auto;
}

.audit_box h1 {
	color: #01458E;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0;
}
/**身份证图片样式**/
.sfzzm {
	background: url(../images/sfzzm.png) no-repeat center;
}

.sfzfm {
	background: url(../images/sfzfm.png) no-repeat center;
}

/**用户附加信息样式**/
.extra_info_tb {
	width: 100%;
	border: 1px solid #8000ff;
}
.extra_info_tb .td_txt {
	padding: 0 5px;
	width: 10%;
	background: #ffffff;
	border-left: 1px solid #8000ff;
	border-right: 1px solid #8000ff;
	border-bottom: 1px solid #8000ff;
}
.extra_info_tb .th_mod {
    color: #01458E;
    font-size: 18px;
    font-weight: normal;
}

.pass_tip {
	float: left;
	font-weight: bold;
    font-size: 12px;
    margin: 3px 8px;
}



/***权限树**/
.tree_menu_ul { width:450px; margin:10px auto; background:url(../images/dian.png) repeat-y left top;  }
.tree_menu_ul li{ background:url(../images/hdian.png) no-repeat left 11px;  padding:3px 0 3px 25px;}
.tree_menu_ul li ul{ width:415px; margin:0 0 0 10px; }
.tree_menu_ul li ul li ul{ width:380px; margin:0 0 0 10px; }
.tree_menu_ul li ul li ul li ul{ width:345px; margin:0 0 0 10px; }
.tree_menu_ul li ul li ul li ul li ul{ width:310px; margin:0 0 0 10px; }
.tree_menu_ul li ul li ul li ul li ul li ul{ width:275px; margin:0 0 0 10px; }
.tree_menu_ul .tree_menu_hov{ padding:3px 0 3px 5px;}
.tree_menu_ul .tree_menu_hov:hover,.tree_menu_ul .tree_menu_hov_yes{ background:#d1f0ff;}
.tree_menu_ul li input{ cursor:pointer; display:block; margin:3px 5px 0 0 ; vertical-align:middle; }