* {
	padding: 0;
	margin: 0;font-family: "微软雅黑"; 
}

.fix {
	position: relative;
	min-height: 700px;
}

.fix-title p {
	margin-top: 30px;
	font-size: 28px;
	font-family: "微软雅黑";
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}

.fix-title p span {
	font-size: 15px;
}

.fix-title p span a {
	color: #999;
	text-decoration: none;
}

.fix-title p span a:hover {
	color: #293977;
}

.fix-content {
	margin-top: 15px;
	font-family: "微软雅黑";
}

.fix-left {
	float: left;
	width: 20%;
	background: #f9f9f9;
}

.fix-left ul {}

.fix-left ul li {
	font-family: "微软雅黑";
	list-style: none;
	line-height: 3;
	border-bottom: 1px solid #ccc;
	padding-left: 15px;
	font-size: 13px;
	color: #293977;
	cursor: pointer;
}

.fix-left ul li:hover {
	background: #23326A;
	color: #fff;
}

.title {
	line-height: 2;
	border-left: 3px solid #23326A;
	background: #f9f9f9;
	padding-left: 15px;
}

.right-font {
	font-size: 13px;
	float: right;
	margin-left: 15px;
	padding-bottom: 15px;
}

.tab02,
.tab03 {
	display: none;
	top: 68.5px;
}

.fix-right p {
	font-size: 14px;
	line-height: 3;
	text-align: justify;
}

.fix-right {
	float: right;
	width: 78%;
	margin-left: 2%;
}

.tab02 {
	position: absolute;
	z-index: 9;
}

.tab03 {
	position: absolute;
	z-index: 10;
}

table td img {
	width: 80%;
}

table td {
	font-family: "微软雅黑";
}

.table02 td {
	line-height: 1.8;
	border: 1px solid #ccc;
}

.td-title {
	color: #23326A;
	font-weight: bold;
	width: 100px;
}

.right-box {
	padding-bottom: 30px;
}

.right-box ul li {
	list-style: none;
	font-size: 14px;
	line-height: 3;
	border-bottom: 1px dashed #ccc;
}

.right-box ul li span {
	color: #999;
	float: right;
	font-size: 12px;
	word-break: break-word;
}

.right-box ul li a:hover {
	color: #23326A;
	cursor: pointer;
}