body{
	overflow: auto;
}
.page-title{
	display: none;
}
.disnone{
	display: none;
}



.tc{
	text-align: center;
}
.clearfix:after, .clearfix:before{
	content: "";
	display: table;
}
.clearfix:after{
	clear: both;
}
.clearfix{
	zoom: 1;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.f10{
	font-size: 10px;
}
.f10{
	font-size: 10px;
}
.f11{
	font-size: 11px;
}
.w40b{
	width: 40%;
}
.mb5{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.pr20{
	padding-right: 20px;
}
.pl20{
	padding-left: 20px;
}
#page-content,.page-content-wrapper{
    height: auto!important;
}

.printWrap{
	visibility: visible;
}
.print{
	width: 20cm;/*实际是24.1cm 留2cm左右空隙*/
	height: 14cm;/*实际是14cm 留2cm上下空隙*/
	display: block;
	margin: 0 auto;
	/*margin-bottom: 1cm;*/
	font-size: 10px;
	/*padding: 0 20px;*/
	/*padding: 0;
	padding-bottom: 10px;
	overflow: hidden;
	box-sizing: border-box;*/
	/*background-color: #eee;*/
}

.print-table table{
	word-wrap: break-word;
	word-break:break-all;
	border-collapse:collapse;
}
.print h3{
	margin-top: 0;
	font-size: 20px;
	font-weight: bold;
}
.print label{
	margin-bottom:0px;
}
.list-item{
	float: left;
	width: 33.333%;
	line-height: 12px;
	margin-bottom:3px;
	word-wrap:break-word;
	word-break:break-all;
}
.list-b .list-item{
	line-height: 3px;
}
.lian{
	line-height: 3px;
}
.list li:nth-child(3n+1){
	/*width: 40%!important;*/
}
.w20b{
	width: 20%!important;
}
.w40b{
	width: 40%!important;
}
.w50b{
	width: 50%!important;
}
.w66b{
	width: 66%!important;
}
.w100b{
	width: 100%!important;
}
.tabel-fixed{
	table-layout: fixed;
}
.print-table{
	width: 100%;
	margin-left: 2px;
}
.print-table th, .print-table td{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 1px 6px;
	border: 1px solid #000;
	line-height: 15px;
}
.print-table td{
	height: 15px;
	word-break: break-all;
}
.blrnone{
	border-left: none!important;
	border-right: none!important;
}
.blnone{
	border-left: none!important;
}
.describe{
	display: inline-block;
	height: 20px;
	line-height: 25px;
	/*border-bottom: 1px solid #000;*/
}
.describe li{
	float: left;
	/*font-style: italic;*/
	/*font-weight: bold;*/
	padding-right: 20px;
}
.print_head td{
	padding:0px;
}
/*大字版*/
.print_ynbt{
	font-size:14px;
}
.print_ynbt .list-item{
	line-height:14px;
}
.print_ynbt th{
	line-height:1.5em;
}
.print_ynbt .print-table td{
	// height:33px;
	line-height:1.5em;
}