*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	text-decoration: none;
	list-style: none;
}

/*banner图*/
#banner{
	width: 100%;
	height: 390px;
	background-image:  url(../img/Banner_02.jpg);
	margin: 0 auto;
	/*float: left;*/
}
#kong{
	width: 100%;
	height: 40px;
}
/*主要部分*/
#Boss{
	width: 1200px;
	margin: 0 auto;
	/*background-color: #8D8D8D;*/
}
/*子导航栏*/
#subNav{
	width: 320px;
	float: left;
	/*background-color: #8D8D8D;*/
}
#subNav p{
	font-size: 21px;
	color: #035AAA;
	margin-left: 16px;
	float: left;
}
.subNav_img{
	float: left;
	margin-left: 23px;
	margin-top: 15px;
	
}
#subNav_option{
	
}
.subNav_wire{
	float: left;
}
#subNav_option li:nth-child(1){
	margin-top: 50px;
}
#subNav_option li{
	height: 59px;
	/*background-color: bisque;*/
}
#subNav_option li img{
	margin-left: 60px;
	
}
#subNav_option li img:hover{
	/*background-image: url(../img/subNav_Horn_result.png);*/
}
#subNav_option span{
	font-size: 16px;
	margin-left: 55px;
	color: #000000;
	line-height: 60px;
}
#subNav_option span:hover{
	color: #035AAA;
}

/*内容部分*/
#content{
	width: 820px;
	margin-left: 60px;
	float: left;
	/*background-color: antiquewhite;*/
}
#content p img{
	/* max-width:800px; */
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;	
	
	
	
}
#content_title{
	float: left;
	
}
#content_title img{
	margin-left: 10px;
}
#content_title span{
	font-family: "新宋体";
	font-size: 17px;
	color: #035AAA;
	font-style:italic;
	line-height: 26px;
}
.content_title_img{
	float: left;
	margin-top: 6px;
}
#content_catalog{
	float: right;
	margin-right: 10px;
	
}
#content_catalog p{
	font-size: 14px;
	color: #000000;
	font-weight: 600;
	float: left;
	line-height: 40px;
	
}
#content_catalog p img{
	float: left;
	margin-right: 12px;
	margin-top: 7px;
}
#content_catalog a{
	color: #000000;
}
.content_p{
	float: left;
	line-height: 36px;
	font-size: 16px;
	
}

#content_illustration{
	float: left;
	margin-top: 60px;
}
#content_illustration li{
	float: left;
}
#content_illustration li:nth-child(2){
	margin-left: 5px;
}
#content_illustration li:nth-child(4){
	margin-left: 5px;
}
