body {
	padding: 0;
	margin: 0;
	overflow: scroll;
	background: #F5F5F5
}

.wx0 {
	color: #A1ACBC;
}

.wx1 {
	color: #000000;
}

.wx2 {
	color: #0D9700;
}

.wx3 {
	color: #D63421;
}

.wx4 {
	color: #9E7749;
}

.wx {
	color: #000000;
}

.navigation {
	border: 1px solid #eee;
	border-left: 0px solid #eee;
	border-right: 0px solid #eee;
	background: #09f;
	color: #fff;
	padding: 5px 0px;
	clear: both;
}

.navigation a {
	font-size: 16px;
	color: #fff;
	border-bottom: 2px solid transparent;
	padding: 3px 8px;
	margin: 0 10px;
	text-decoration: none;
	line-height: 20px;
}

.navigation a:hover {
	border-color: #3378DD;
	color: #ffb31f;
}

.navigation .hover {
	color: #ffb31f;
}

.navigation table {
	width: 1200px;
}

.bz_toolbar {
	color: #333;
	clear: both;
	background-color: #EAEAEA;
	margin-top: 2px;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 1000;
}

.bz_toolbar table {
	width: 1200px;
	padding: 0;
	margin: 0;
	border: 0;
}

.bz_toolbar label {
	float: left;
	line-height: 25px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	border-radius: 8px;
}

.bz_toolbar label:hover {
	color: #07C160;
	background: #fff;
}

.zjpp_button {
	background: #07C160;
	color: #fff;
	padding: 5px 15px;
	border: 1px solid #E9EAEB;
	border-radius: 5px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	margin-left: 4px;
}

.zjpp_button:hover {
	background: #109E77;
}

.bz_content {
	width: 100%;
	height: 1550px;
	margin: 0px;
	clear: both;
	margin-top: 2px;
	padding: 0px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

.bz_block {
	float: left;
	width: 800px;
	padding: 0px;
	border-right: 1px solid #999;
	position: relative;
}

.bz_block .quickdelete {
	width: 18px;
	height: 18px;
	font-size: 0px;
	line-height: 18px;
	text-align: center;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	background: url(../images/quickdelete.png) no-repeat 50%;
	border-radius: 5px;
}

.bz_block .quickdelete:hover {
	background: #333 url(../images/quickdelete.png) no-repeat 50%;
	border-radius: 1px;
}

.zcity {}

.bz_paipan_select {
	width: 100%;
	padding-top: 5px;
	background: #fff;
	clear: both;
}

.bz_paipan_select td {
	line-height: 21px;
	padding: 2px 5px;
}

.bz_paipan_select input[type='text'],
.bz_paipan_select select {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 14px;
	color: #454545;
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	border-radius: 4px;
	z-index: auto;
	text-align: left;
	line-height: 21px;
	padding: 2px 4px 2px 8px;
	margin: 0 5px;
}

.bz_paipan_result {
	display: none;
	width: 100%;
}

.bz_analysis {
	width: 100%;
	padding: 3px 0px;
	float: left;
	margin-top: 4px;
	border-right: 0px solid #A6E6BC;
	border-top: 0px solid #A6E6BC;
	border-left: 0px solid #A6E6BC;
	border-bottom: 1px solid #A6E6BC;
}

.bz_analysis table {
	width: 35%;
	float: left;
	padding: 0px;
	line-height: 23px;
	border: 1px solid #A6E6BC;
	border-top: 0px solid #A6E6BC;
	background: #fff;
	font-size: 14px;
	color: #706A6A;
	text-align: left;
	margin-top: 0px;
	overflow: hidden;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px;
}

.bz_analysis table tr {
	padding: 0;
	margin: 0;
	border: 0
}

.bz_analysis table th {
	padding: 0 5px;
	background: #F5F5F5;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	width: 30px;
}

.bz_analysis table td {
	padding: 0 3px;
	border-top: 1px solid #eee;
	overflow: hidden;
	white-space: nowrap;
}

.bz_analysis textarea {
	float: left;
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.bz_fatemaps {
	width: 100%;
	background: #f5f5f5;
	clear: both;
}

.bz_fatemaps .paipan {
	width: 800px;
	height: 150px;
	clear: both;
	border: 0px solid green;
}

.bz_fatemaps .box {
	border-right: 0px solid gray;
	border-top: 1px solid gray;
	border-left: 0px solid gray;
	border-bottom: 1px solid gray;
	clear: both;
	padding: 0px;
	margin-top: 4px;
	height: 150px;
	overflow: hidden;
}

.bz_fatemaps .xchh {
	width: 800px;
	height: 100px;
	clear: both;
	border: 0px solid green;
	overflow: hidden;
}

.shushi_label {
	width: 15px;
	line-height: 80px;
	font-size: 14px;
	margin: 0px;
	float: left;
	z-index: 1000;
	background: #f5f5f5;
	text-align: center;
	border-right: 1px solid gray;
	border-top: 0px solid gray;
	border-left: 0px solid gray;
	border-bottom: 0px solid gray;
	cursor: pointer;
	padding: 0 2px;
}

.shushi_lith {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}

.shushi_lith dl {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 79px;
	height: 150px;
	border-right: 1px solid gray;
	border-top: 0px solid gray;
	border-left: 0px solid gray;
	border-bottom: 0px solid gray;
	cursor: pointer;
}

.shushi_lith dl:hover {
	background-color: #DEF2E9;
}

.selected {
	background: #DEF2E9;
}

.shushi_lith dt,
.shushi_lith dd {
	text-align: center;
	margin: 0px;
}

.shushi_lith dt {
	color: #A4A4A4;
	clear: left;
	font-size: 12px;
}

.shushi_lith dd {
	position: relative;
	font-size: 30px;
}

.shushi_lith dd span {
	font-size: 15px;
	width: 20px;
	position: absolute;
	top: 10px;
}

.shushi_lith dd .xb0 {
	border-radius: 20px;
	background: #4A90E2;
	padding: 1px;
	color: #fff;
	font-size: 13px;
}

.shushi_lith dd .xb1 {
	border-radius: 20px;
	background: #E24A9F;
	padding: 1px;
	color: #fff;
	font-size: 13px;
}

.shushi_lith dd span b {
	font-weight: normal
}

.shushi_lith dl.leftsolidtwo {
	border-left: 1px solid gray;
}

.bz_fatemaps .bz_dayun {
	height: 150px;
	background: #fff;
}

.paipan .shushi_lith dl {
	background: #f5f5f5;
}

.bz_dayun dl {
	width: 79px;
	height: 150px;
}

.bz_dayun dl dd {
	font-size: 30px;
}

.bz_dayun .shushi_label {
	line-height: 75px;
}

.bz_fatemaps .bz_liunian {
	height: 145px;
	background: #fff;
}

.bz_liunian dl {
	width: 77px;
	height: 145px;
}

.bz_liunian dl:last-child {
	border-right: 0px solid gray;
}

.bz_liunian dl dd {
	font-size: 26px;
}

.bz_liunian .shushi_label {
	line-height: 70px;
}

.bz_fatemaps .bz_month {
	height: 140px;
	background: #fff;
}

.bz_month dl {
	width: 64px;
	height: 140px;
}

.bz_month dl:last-child {
	border-right: 0px solid gray;
}

.bz_month dl dd {
	font-size: 22px;
}

.bz_month .shushi_label {
	line-height: 70px;
}

.bz_fatemaps .bz_day {
	width: 800px;
	overflow: hidden;
	height: 140px;
	background: #fff;
}

.bz_day dl {
	width: 64px;
	height: 140px;
}

.bz_day dl:nth-of-type(12) {
	border-right: 0px solid gray;
}

.bz_day dl:nth-of-type(24) {
	border-right: 0px solid gray;
}

.bz_day dl dd {
	font-size: 22px;
}

.bz_day .shushi_label {
	line-height: 70px;
}

.bz_day .shushi_lith {
	width: 1984px;
}

.bz_fatemaps .bz_hour {
	height: 140px;
	background: #fff;
}

.bz_hour dl {
	width: 59px;
	height: 140px;
}

.bz_hour dl:last-child {
	border-right: 0px solid gray;
}

.bz_hour dl dd {
	font-size: 22px;
}

.bz_hour .shushi_label {
	line-height: 70px;
}

.notes {
	float: left;
	width: 506px;
	height: 230px;
}

.notes textarea {
	padding: 5px 5px;
	line-height: 25px;
	border-radius: 5px;
	border: 1px solid #32BC72;
	font-size: 14px;
	background: #fff;
	z-index: 9999;
	resize: none;
}

.notes textarea:focus {
	border-color: #32BC72;
}

.bz_paipan_select .calendar {
	width: 23px;
	height: 25px;
	line-height: 25px;
	margin: 0;
	vertical-align: middle;
	background-color: #FFF;
	color: #999;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	z-index: auto;
}

/* 定义keyframe动画，命名为blink */
@keyframes blink {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/* 添加兼容性前缀 */
@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes blink {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/* 定义blink类*/
.blink {
	color: red;
	animation: blink 1s linear infinite;
	/* 其它浏览器兼容性前缀 */
	-webkit-animation: blink 1s linear infinite;
	-moz-animation: blink 1s linear infinite;
	-ms-animation: blink 1s linear infinite;
	-o-animation: blink 1s linear infinite;
}

.line_a {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	border-right: 0px solid #e6e6e6;
	border-bottom: 0px solid #e6e6e6;
}

.line_a tr {}

.line_a td {
	border-top: 0px solid #e6e6e6;
	margin-bottom: 0px;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	line-height: 20px;
	padding: 5px 3px 5px 6px;
	white-space: nowrap;
}

.form-group input {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 14px;
	color: #454545;
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	border-radius: 4px;
	z-index: auto;
	text-align: left;
	line-height: 21px;
	padding: 2px 4px 2px 8px;
	margin: 0 5px;
}