﻿#div_about_news_main
{
	width:100%;
	min-width:980px;
	_width:expression((documentElement.clientWidth < 980) ? "980px" : "100%" );
	height:264px;
	overflow:hidden;
	background-image:url(/images/index_about_news_bg.jpg);
	background-repeat:repeat-x;
	position:relative;
}
#div_anm_html
{
	position:relative;
	width:980px;
	height:246px;
	overflow:hidden;
	margin:0px auto 0px auto;
	background-image:url(/images/index_about_news_title_bg.jpg);
	background-repeat:no-repeat;
	background-position:15px 40px;
}
#a_anm_about_more
{
	display:block;
	width:158px;
	height:30px;
	overflow:hidden;
	position:absolute;
	top:40px;
	left:17px;
}
#a_anm_about_more:hover
{
	border-bottom:solid 2px #000;
}
#div_anm_about
{
	width:514px;
	height:158px;
	overflow:hidden;
	position:absolute;
	top:75px;
	left:18px;
	color:#7e7e7e;
	font:14px/20px 'SimSun','Arial','Helvetica','sans-serif';
	word-break: break-all;
}
#a_anm_news_more
{
	display:block;
	width:82px;
	height:30px;
	overflow:hidden;
	position:absolute;
	top:40px;
	left:585px;
}
#a_anm_news_more:hover
{
	border-bottom:solid 2px #000;
}
#div_anm_news
{
	width:380px;
	overflow:hidden;
	position:absolute;
	top:75px;
	left:586px;
}
#div_anm_news ul li
{
	width:100%;
	height:34px;
	overflow:hidden;
}
#div_anm_news ul li a
{
	padding-right:12px;
	background-image:url(/images/list_symbol_p.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	color:#707070;
	font:14px/34px 'SimSun','Arial','Helvetica','sans-serif';
}
#div_anm_news ul li a:hover
{
	text-decoration:underline;
}
#div_anm_news ul li .span_date
{
	display:inline;
	float:right;
	color:#979797;
	font:12px/34px 'Arial','SimSun','Helvetica','sans-serif';
}
#div_product_main
{
	width:100%;
	min-width:980px;
	_width:expression((documentElement.clientWidth < 980) ? "980px" : "100%" );
	overflow:hidden;
	background-color:#e7e6e4;
	position:relative;
}
#div_pm_html
{
	position:relative;
	width:980px;
	height:440px;
	overflow:hidden;
	margin:0px auto 0px auto;
	background-image:url(/images/index_product_title_bg.jpg);
	background-repeat:no-repeat;
	background-position:15px 30px;
}
#div_pmh_panel
{
	width:940px;
	height:350px;
	overflow:hidden;
	position:absolute;
	top:70px;
	left:18px;
}
#div_pmh_panel .bdcms_left_btn,#div_pmh_panel .bdcms_right_btn
{
	display:none;	
}
#div_pmh_panel .div_item
{
	width:272px;
	height:350px;
	overflow:hidden;
}
#div_pmh_panel .div_item .a_item
{
	color:#161513;
}
#div_pmh_panel .div_item .a_item:hover
{
	color:#c74829;
}
#div_pmh_panel .div_item .a_item .div_img
{
	width:270px;
	height:176px;
	overflow:hidden;
	border:solid 1px #cdcdcd;
	text-align:center;
}
#div_pmh_panel .div_item .a_item .p_item_title
{
	margin-top:10px;
	font:18px 'Microsoft YaHei','SimSun','Arial','Helvetica','sans-serif';
}
#div_pmh_panel .div_item .a_item .p_item_summary
{
	font:14px/20px 'Microsoft YaHei','SimSun','Arial','Helvetica','sans-serif';
	word-break: break-all;
}