 .nav-content{
	background:#fff;
}
.main{
	width:1200px;
	margin:0 auto;
}
.banner{
	display:block;
	width:100%;
	min-width:1200px;
	max-width:1500px;
	margin:0 auto 20px;
}
.about-nav{
	height:50px;
	margin-bottom:10px;
}
.menu{
	border-bottom:1px solid #bfbfbf;
	height:50px;
	text-align:center;
	width:100%;
	padding-top:10px;
}
.menu li{
	float:left;	
	width:20%;
	height:40px;
}
.menu li a{
	font-size:18px;
	color:#333;
	width: 100%;
	display:block;
}
.menu li+li:before{
	content:"|";
	color:#bfbfbf;
	float:left;
}
.menu li:hover,.current{
	border-bottom:2px solid #e91b05;
}
.menu li:hover a,.current a{
	color:#e91b05 !important;
}
.tab-block{
	
}
.text-block{
	margin-bottom:20px;
}
.faq_list{
	display:none;
}
.question{
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	color:#333;
	padding:10px 0 5px 0;
	cursor:pointer;
}
.answer{
	padding-left:20px;
	display:none;
	color:#666;
	line-height:24px;
}
.exam-text{
	font: 12px/22px 宋体;
	white-space: normal;
	color: rgb(51,51,51);
 }
.exam-span{
	font-family: 宋体;
	color: rgb(102,102,102);
	font-size: 12px;
}
.exam-title{
	font-family:宋体;
	text-align:center;
	font-weight:bold;
	color:#666;
	letter-spacing:5px;
	margin-top:20px;
}
.en-text{
	font-family:verdana;
	color:#666;
	font-size:12px;
}
.table-en{
	font-family:宋体;
	font-size:10pt;
}
.tip-p{
	font: 12px/22px 宋体;
	color:rgb(102,102,102);
}
table{
	margin:0 auto;
}
table td{
	text-align:center;
}
.page li{
	cursor:pointer;
}