#historyDoc ul li {
	overflow: hidden;
	margin: 10px 0;
	padding: 10px;
}
#historyDoc ul li:nth-child(even) {
	background: rgba(204, 204, 204, 0.3);
}
#historyDoc ul li p {
	float: left;
	width: 50%;
	min-height: 27px;
	border-bottom: 1px #ccc dashed;
}
#historyDoc ul li p:last-child {
	/* width: 100%; */
}
#historyDoc ul li p label {
	margin-right: 10px;
	padding: 5px 0;
	width: 150px;
	background: #004ba0;
	display: inline-block;
	text-align: center;
	color: #fff;	
}
#historyDoc ul li p:nth-child(3) font ,
#historyDoc ul li p:nth-child(4) font {
	/* font-weight: bold; */
	/* color: #009644; */
}

/************ = é©æ‡‰æ€§ = ************/
/* +width:768 â†“
*----------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	#historyDoc ul li p {
		width: 100%;
	}
}

/* +width:480 â†“
*----------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
	#historyDoc ul li p label {
		width: 100%;
	}
	#historyDoc ul li p font {
		min-height: 33px;
		display: block;
		text-align: center;
	}
}

/* +width:450 â†“
*----------------------------------------------------------------------------*/
@media screen and (max-width: 450px) {
	#historyDoc ul li {
		border: 1px #ccc solid;
	}
}#historyDoc ul li {
	overflow: hidden;
	margin: 10px 0;
	padding: 10px;
}
#historyDoc ul li:nth-child(even) {
	background: #f7f7f7;
}
#historyDoc ul li p {
	/* float: left; */
	width: 100%;
	min-height: 27px;
	border-bottom: 1px #ccc dashed;
	font-size: 15px;
}
#historyDoc ul li p:nth-child(6),
#historyDoc ul li p:nth-child(7),
#historyDoc ul li p:last-child {
	/* width: 100%; */
}
#historyDoc ul li p label {
	margin-right: 10px;
	padding: 8px 0;
	width: 200px;
	background: #5f5f5f;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
}
#historyDoc ul li p:nth-child(1) font ,
#historyDoc ul li p:nth-child(2) font ,
#historyDoc ul li p:nth-child(3) font ,
#historyDoc ul li p:nth-child(4) font ,
#historyDoc ul li p:nth-child(5) font {
	/* font-weight: bold; */
	/* color: #1694f6; */
	/* padding: 12px; */
}
#historyDoc ul li h2.Txt {
    margin-bottom: 20px;
    font-size: 26px;
    text-align: -webkit-auto;
    color: #000000;
}


/************ = é©æ‡‰æ€§ = ************/
/* +width:768 â†“
*----------------------------------------------------------------------------*/
@media screen and (max-width: 1480px) {
		#historyDoc ul li p {
			float: left;
			width: 100%;
			min-height: 27px;
			border-bottom: 1px #ccc dashed;
			font-size: 15px;
		}
}
/* +width:768 â†“
*----------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	#historyDoc ul li p {
		width: 100%;
	}
}

/* +width:480 â†“
*----------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
	#historyDoc ul li p label {
		width: 100%;
	}
	#historyDoc ul li p font {
		min-height: 33px;
		display: block;
		text-align: center;
	}
}

/* +width:450 â†“
*----------------------------------------------------------------------------*/
@media screen and (max-width: 450px) {
	#historyDoc ul li {
		border: 1px #ccc solid;
	}
}