.model{
	width: 100%;
	margin: 0 auto;
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
}
.modeltitle{
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.modeltitlesmall{
	font-size: 20px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.modeltext{
	margin-top: 5px;
	margin-bottom: 5;
}
.modeltable{
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}
.modeltablethbg{
	background-color: #dae2ed;
	font-weight: bold;
}
.modeltabletdbg{
	background-color: #ecf1f7;
	font-weight: bold;
}
.modeltable th{
	border: 1px solid #cccccc;
	line-height: 28px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.modeltable td{
	border: 1px solid #cccccc;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.modeltablecenter{
	text-align: center !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.category01{
	width: calc(100% - 30px);
	height: 45px;
	background-color: #edf1f5;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
.category01 p{
	color: #53647a;
	line-height: 45px;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
}
.category02{
	width: calc(100% - 30px);
	height: 45px;
	background-color: #c5ccde;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
.category02 p{
	color: #4d6599;
	line-height: 45px;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
}
.category03{
	width: calc(100% - 30px);
	height: 45px;
	background-color: #d2f2dd;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
.category03 p{
	color: #179a43;
	line-height: 45px;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
}
.category04{
	width: calc(100% - 30px);
	height: 45px;
	background-color: #e7f1d2;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
.category04 p{
	color: #6b9516;
	line-height: 45px;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
}
.category05{
	width: calc(100% - 30px);
	height: 45px;
	background-color: #f5e9d0;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
.category05 p{
	color: #cc8f14;
	line-height: 45px;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
}
.category06{
	width: calc(100% - 30px);
	height: 45px;
	background-color: #f5dfd0;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
.category06 p{
	color: #cc5e14;
	line-height: 45px;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
}
.category07{
	width: calc(100% - 30px);
	height: 45px;
	background-color: #f5d0d0;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
.category07 p{
	color: #a34b10;
	line-height: 45px;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
}
.category08{
	width: calc(100% - 30px);
	height: 45px;
	background-color: #dddddd;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
.category08 p{
	color: #333333;
	line-height: 45px;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
}
.category09{
	width: calc(100% - 30px);
	height: 45px;
	background: none;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
.category09 p{
	color: #666666;
	line-height: 45px;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
}




