* {
	-webkit-font-smoothing: antialiased;
	font-family: "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Lucida Grande", "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei";
	font-size: 14px;
	box-sizing: border-box
}

::-webkit-scrollbar {
	width: 0px !important;
	height: 0px !important
}

::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #ccc;
	border-radius: 2px
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #fff
}

::-webkit-scrollbar-corner {
	background: #fff
}

A:link {
	color: #039;
	TEXT-DECORATION: none
}

A:visited {
	COLOR: #039;
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #039;
	text-decoration: underline
}

A:active {
	COLOR: #039;
	text-decoration: underline
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFF
}

input[type=text],
input[type=password],
input[type=number],
select,
div.tfp-select,
textarea {
	cursor: default;
	outline: 0
}

input[readonly=true] {
	background-color: #f0f0f0
}

.tfp-label {
	color: #000
}

.tfp-flexbox>.tfp-panel {
	position: relative
}

.tfp-text {
	background-color: #FFF;
	color: #333;
	border: 1px solid #CCC;
	border-radius: 4px;
	padding-left: 2px;
	padding-right: 2px
}

.tfp-button {
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-size: 14px
}

.tfp-button label {
	line-height: 30px;
	font-size: 14px;
	cursor: pointer
}

.tfp-button div {
	margin: 0;
	text-align: center;
	cursor: pointer
}

.tfp-button img {
	cursor: pointer
}

.tfp-button-round {
	border-radius: 6px
}

.tfp-button-rect {
	border-radius: 0
}

.tfp-button-circle {
	border-radius: 15px
}

.tfp-button-default {
	border: 1px solid #06f;
	color: #333
}

.tfp-button-default-plain {
	border: 1px solid #ccc;
	background-color: #fff;
	color: #333
}

.tfp-button-primary {
	background-color: #06f;
	border: 0;
	color: #fff
}

.tfp-button-primary-plain {
	border: 1px solid #06f;
	background-color: #ecf5ff;
	color: #06f
}

.tfp-button-info {
	background-color: #999;
	border: 0;
	color: #fff
}

.tfp-button-info-plain {
	border: 1px solid #ccc;
	background-color: #f4f4f4;
	color: #ccc
}

.tfp-button-warning {
	background-color: #f90;
	border: 0;
	color: #fff
}

.tfp-button-warning-plain {
	border: 1px solid #f90;
	background-color: #fdf6ec;
	color: #f90
}

.tfp-button-success {
	background-color: #6c3;
	border: 0;
	color: #fff
}

.tfp-button-success-plain {
	border: 1px solid #6c3;
	background-color: #f0f9eb;
	color: #6c3
}

.tfp-button-danger {
	background-color: #f56c6c;
	border: 0;
	color: #fff
}

.tfp-button-danger-plain {
	border: 1px solid #f56c6c;
	background-color: #fef0f0;
	color: #f56c6c
}

#page1 {
	background-color: #f3f3f3
}

#panel_page {
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	position: absolute;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #eee;
	box-shadow: 3px 5px 5px #ccc;
	overflow: auto;
	background-color: #fff
}

#panel_title {
	width: 100%;
	height: 50px
}

#label_page_title {
	float: left;
	margin-left: 20px;
	font-weight: bold;
	line-height: 50px
}

#form1 {
	left: 0;
	top: 50px;
	right: 0;
	bottom: 50px;
	position: absolute;
	overflow: auto
}

#flexBox0 {
	display: flex;
	width: 100%;
	padding: 5px 20px 5px 20px
}

#flexBox0_panel1 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 180px;
	height: 30px;
	line-height: 30px
}

#label_gysbm {
	float: left
}

#label_gysbm_required {
	color: red;
	float: left
}

#flexBox0_panel2 {
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: auto;
	height: 30px;
	line-height: 30px
}

#khbm {
	float: left;
	width: 150;
	height: 30px;
	line-height: 30px;
	padding-left: 2px;
	padding-right: 2px
}

#flexBox1 {
	display: flex;
	width: 100%;
	padding: 5px 20px 5px 20px
}

#flexBox1_panel1 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 180px;
	height: 30px;
	line-height: 30px
}

#label_gysmc {
	float: left
}

#label_gysmc_required {
	color: red;
	float: left
}

#flexBox1_panel2 {
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: auto;
	height: 30px;
	line-height: 30px
}

#khmc {
	float: left;
	width: 150;
	height: 30px;
	line-height: 30px;
	padding-left: 2px;
	padding-right: 2px
}

#flexBox2 {
	display: flex;
	width: 100%;
	padding: 5px 20px 5px 20px
}

#flexBox2_panel1 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 180px;
	height: 30px;
	line-height: 30px
}

#label_lxr {
	float: left
}

#label_lxr_required {
	color: red;
	float: left
}

#flexBox2_panel2 {
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: auto;
	height: 30px;
	line-height: 30px
}

#lxr {
	float: left;
	width: 150;
	height: 30px;
	line-height: 30px;
	padding-left: 2px;
	padding-right: 2px
}

#flexBox3 {
	display: flex;
	width: 100%;
	padding: 5px 20px 5px 20px
}

#flexBox3_panel1 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 180px;
	height: 30px;
	line-height: 30px
}

#label_lxdh {
	float: left
}

#label_lxdh_required {
	color: red;
	float: left
}

#flexBox3_panel2 {
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: auto;
	height: 30px;
	line-height: 30px
}

#lxdh {
	float: left;
	width: 150;
	height: 30px;
	line-height: 30px;
	padding-left: 2px;
	padding-right: 2px
}

#flexBox4 {
	display: flex;
	width: 100%;
	padding: 5px 20px 5px 20px
}

#flexBox4_panel1 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 180px;
	height: 30px;
	line-height: 30px
}

#label_dz {
	float: left
}

#flexBox4_panel2 {
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: auto;
	height: 30px;
	line-height: 30px
}

#dz {
	float: left;
	width: 300;
	height: 30px;
	line-height: 30px;
	padding-left: 2px;
	padding-right: 2px
}

#flexBox5 {
	display: flex;
	width: 100%;
	padding: 5px 20px 5px 20px
}

#flexBox5_panel1 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 180px;
	height: 30px;
	line-height: 30px
}

#label_bz {
	float: left
}

#flexBox5_panel2 {
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: auto;
	height: 30px;
	line-height: 30px
}

#bz {
	float: left;
	width: 300;
	height: 30px;
	line-height: 30px;
	padding-left: 2px;
	padding-right: 2px
}

#khbh {
	right: 10px;
	top: 10px;
	position: absolute
}

#panel_bottom {
	left: 0;
	height: 50px;
	right: 0;
	bottom: 0;
	position: absolute;
	overflow: auto;
	display: flex;
	justify-content: center;
	align-items: center
}

#button_submit {
	float: left;
	cursor: pointer;
	text-align: center;
	border-radius: 4px 4px 4px 4px
}

#button_cancel {
	float: left;
	cursor: pointer;
	text-align: center;
	border-radius: 4px 4px 4px 4px;
	margin-left: 10px
}
