@charset "utf-8";

/* 全局样式 */
* { margin:0; padding:0;}
body { font-family:SimSun; font-size:12px;  line-height:1.5em; color:#333; background:#292316;}
table {	border-collapse:collapse; border-spacing:0;}
ol, ul { list-style:none;}
fieldset, img, abbr, acronym { border:0;}
address, caption, cite, code, ins, del, dfn, em, th, var, s, i { font-style:normal; font-weight:normal; text-decoration:none;}
caption, th { text-align:left;}
h1, h2, h3, h4, h5, h6 { font-size:100%;}
q:before, q:after {	content:'';}
form, select, input, textarea, button, font { font-family:SimSun; font-size:12px; line-height:1.5em;}
a{ text-decoration:none; color:#555;}
a:hover { color:#e33; }

.wrap960 { width:930px; margin:0 auto; padding:0 15px 20px; background:#fff; *zoom:1;}
.wrap960:after { content:""; display:block; clear:both; height:0px; line-height:0; font-size:0; overflow:hidden; visibility:hidden;}
.box1 { clear:both; padding-top:15px;}
.box1 h2 img { display:block;}
.box1 div { border:solid #ddd 1px; background:#fff; *zoom:1;}
.box1 div:after { content:""; display:block; clear:both; height:0; line-height:0; font-size:0; overflow:hidden; visibility:hidden;}

/*头部*/
.topBar { background:url(images/topBarBg.gif) repeat-x; height:60px; line-height:36px;}
.topBar div { width:960px; margin:0 auto; color:#ddd;}
.topBar em { float:left; padding:4px 14px 0 0;}
.topBar q { float:right; padding-top:6px;}

/*banner*/
.banner { text-align:center; margin-bottom:15px; }
.banner img { display:block; margin:0 auto;}
.banner p { text-align:left; padding:6px 2px 3px;}
.banner img { display:block; margin:0;}

/*焦点图*/
.flashNews {  float:left; border:solid #ddd 1px; margin:0 20px; *display:inline;}
.flashNews a { display:none;}

/*头条新闻*/
.hotNews { float:left; width:580px; overflow:hidden; }
.hotNews dl { padding-top:8px;}
.hotNews dt { height:2em; line-height:2em; overflow:hidden; font-size:20px; font-weight:bold; font-family:"微软雅黑", "黑体"; text-align:center; background:url(images/line1.gif) repeat-x 0 1.95em;}
.hotNews dt a { color:#222;}
.hotNews dd { line-height:1.8em; height:3.6em; overflow:hidden; color:#555; padding:5px 10px;}
.hotNews dd a { color:#48c;}
.hotNews a:hover { color:#e00; text-decoration:underline;}

/*图集*/
.picList { clear:both; *padding-top:0;}
.picList ul { padding:14px 0 0 7px;}
.picList li { float:left; width:183px; height:155px; overflow:hidden; text-align:center; line-height:26px;}
.picList li img { display:block; margin:0 auto; border:solid #eee 1px;}
.picList li a:hover img { border-color:#caa;}

/*参数*/
.parameters table { border-collapse:collapse; border:solid #ccc 1px;}
.parameters td { border:solid #ddd 1px; text-align:center; padding:6px 3px;}
.parameters .tit { background:#f5f5f5;}
.parameters .tit td { border-bottom:solid #ccc 1px;}
.parameters .tit * { color:#842;}
.parameters .first { background:#f5f5f5; width:120px; color:#888;}
.parameters table a:hover { color:#e00;}

/*经销商*/
.shopList ul { padding:8px 0 12px 2px; *zoom:1; *padding-bottom:16px;}
.shopList ul:after { content:""; display:block; clear:both; height:0px; line-height:0; font-size:0; overflow:hidden; visibility:hidden;}
.shopList li { float:left; width:45%; padding:10px; background:#fff; border:solid #d9d0d3 1px; margin:5px 15px; margin-right:0; *zoom:1; _display:inline; font-size:14px; line-height:24px;}
.shopList li h6, .shopList li p { height:24px; overflow:hidden;}
.shopList li p { background:url(images/ico.gif) no-repeat 1px 9px; padding-left:11px;}
.shopList li h6 a { color:#c22;}
.shopList li h6 a:hover { text-decoration:underline; color:#f00;}
.shopList li i { color:#999;}

/*底部版权*/
.footer { width:960px; margin:0 auto; padding:10px 0 60px; line-height:22px; text-align:center; color:#999; font-family:Arial, "宋体";}
.footer menu { font-size:14px; height:30px; line-height:30px; overflow:hidden; color:#000;}
.footer menu a { color:#bbb; margin:0 3px;}
.footer p a { text-decoration:underline; color:#999;}
.footer a:hover { color:#fff; text-decoration:underline;}

