
/***********标题内容开始*************/
.content-header{
	width: 1200px;
	height: 35px;
	background: #EEEEEE;
	margin: 10px auto;
}
.content-header ul li{
	float: left;
	height: 35px;
}
.content-header ul li a{
	display: block;
	height: 35px;
}
.content-header ul li.img{
	padding: 0px 15px;
}
.content-header ul li a img{
	display: block;
	width: 17px;
	height: 15px;
	margin-top: 10px;
}
.content-header ul li.switch a{
	line-height: 35px;
	font-size: 14px;
	color: #666;
	margin-right: 5px;
}
/***********标题内容结束*************/
/***********内容部分开始*************/
.content{
	width: 1200px;
	/*height: 1040px;*/
	background: #F9F9F9;
	margin: 0px auto;
	/*padding: 0px 30px;*/
}
.content-title{
	border-bottom: 1px solid #EDEDED;
}
.biaoti p{
	line-height: 50px;
	font-size: 33px;
	color: #000;
	text-align: center;
    padding:15px;
}
.jieshao{
	height: 35px;
}
.jieshao ul{
	width: 600px;
	height: 100%;
	margin: 0px auto;
}
.jieshao ul li{
	height: 35px;
	line-height: 35px;
	float: left;
	font-size: 14px;
	color: #9f9f9f;
	padding: 0px 20px;
}
.desc{
	padding: 30px;
    min-height:400px;
}
/***********内容部分结束*************/
