@charset "utf-8";
*
{
	padding: 0;
	margin: 0;
}
img
{
	border: none;
}
.black_none
{
	width: 7px;
	height: 10px;
	float: left;
}
.news_more
{
	font-size: 12px;
	color: #347ec3;
	float: right;
}
.news_more a:link, .news_more a:visited, .news_more a:active
{
	color: #347ec3;
	text-decoration: none;
}
.news_more a:hover
{
	color: #ff0000;
	text-decoration: underline;
}
.detail_btn
{
	color: #ff002a;
}
.detail_btn a:link, .detail_btn a:visited, .detail_btn a:active
{
	color: #ff002a;
	text-decoration: none;
}
.detail_btn a:hover
{
	text-decoration: underline;
}
.no_width_top, .no_width_news, .no_width_auto, .no_width_footer, .no_width_news_content
{
	max-width: 1920px;
	min-width: 1003px;
	margin: auto;
}
.banner, .menu_box, .black_div, .footer, .main_content
{
	width: 1003px;
	margin: auto;
}
.news_box, .auto_knowledge_box
{
	background: #fff;
	width: 983px;
	margin: auto;
	padding: 0 10px;
}
.menu ul, .news_list ul, .knowledge_list ul, .left_menu_list ul, .news ul, .about_news_list ul
{
	list-style: none;
}
.menu li
{
	width: 121px;
	height: 40px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-family: "宋体";
	color: #1461c1;
	font-weight: bold;
	line-height: 40px;
}
.news_list li, .knowledge_list li
{
	font-size: 13px;
	line-height: 25px;
	background: url(../images/list_type_29.gif) left center no-repeat;
	padding-left: 5px;
}
.knowledge_list li
{
	font-size: 12px;
}
.news_list a:link, .news_list a:visited, .news_list a:active, .knowledge_list a:link, .knowledge_list a:visited, .knowledge_list a:active
{
	color: #4b4c4c;
	text-decoration: none;
}
.news_list a:hover, .knowledge_list a:hover
{
	color: #ff0000;
	text-decoration: underline;
}
.span_time
{
	float: right;
	margin-right: 5px;
}
.menu li a:link, .menu li a:visited, .menu li a:active
{
	width: 121px;
	height: 40px;
	display: block;
	color: #1461c1;
	text-decoration: none;
}
.menu li a:hover, .menu li a.current
{
	width: 121px;
	height: 40px;
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(../images/menu_hover_bg_05.png) center top repeat-x;
}
.knowledge_pic a:hover img
{
	filter: alpha(opacity=40);  /*IE5、IE5.5、IE6、IE7*/
	opacity: .4;  /*Opera9.0+、Firefox1.5+、Safari、Chrome*/
}
.left_menu_list li
{
	width: 206px;
	height: 38px;
	margin-bottom: 10px;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	background: url(../images/left_menu_bg.png) center center no-repeat;
}
.left_menu_list a:link, .left_menu_list a:visited, .left_menu_list a:active
{
	width: 206px;
	height: 38px;
	display: block;
	color: #000;
	text-decoration: none;
}
.left_menu_list li a:hover, .left_menu_list li a.current
{
	width: 206px;
	height: 38px;
	display: block;
	color: #1461c1;
	font-weight: bold;
	background: url(../images/left_menu_current_13.png) center center no-repeat;
}
.news li
{
	height: 30px;
	border-bottom: 1px #000 dashed;
	line-height: 30px;
	margin-top: 10px;
	font-size: 13px;
	padding-left: 20px;
	background: url(../images/sales_list_type_03.gif) 10px center no-repeat;
}
.news_list_time
{
	float: right;
	margin-right: 10px;
	margin-top: 0px;
}
.news a:link, .news a:visited, .news a:active
{
	color: #000;
	text-decoration: none;
}
.news a:hover
{
	color: #ff0000;
	text-decoration: none;
}
.about_news_list a:link, .about_news_list a:visited, .about_news_list a:active
{
	color: #7f7f7f;
	text-decoration: none;
}
.about_news_list a:hover
{
	color: #ff0000;
	text-decoration: underline;
}
