@charset "utf-8";
.zc_print {
	display: block !important;
}
.zc_screen {
	display: none !important;
}
.hxq_zccg_tips {
	display: none !important;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 16px;
	color: #333;
	line-height: 28px;
	font-family: 微软雅黑;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td {
    padding: 20px 5px;
    width: 110px;
}
.td5 {
    width: 140px;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}