@charset "gb2312";

/*全局*/
* { margin:0; padding:0;}
body { background:#bbd8d2 url(images/headBg.gif) repeat-x 0 0; font-size:12px; font-family:"宋体";}
ul,ol,li { list-style:none;}
a { text-decoration:none;}
img { border:none;}
div { *zoom:1;}
.clearFloat { display:block; clear:both; height:0; line-height:0; font-size:0; *zoom:1;}

/*布局*/
.wrap { width:960px; margin:0 auto; background:#fff;}
h4 { clear:both; border-top:solid #fff 10px;}
h4 img { display:block;}
.box1 { background:#fff url(images/boxBg.gif) repeat-x 0 0; *zoom:1;}
.box1:after { content:""; display:block; clear:both; font-size:0; height:0; overflow:hidden;}

/*头部*/
.header { width:100%; height:36px; overflow:hidden; background:url(images/headBg.gif) repeat-x 0 0;}
.header div { width:960px; margin:0 auto; color:#da6; line-height:36px;}
.header div a img { float:left; display:block;}
.header div a { color:#555; margin:0 3px; *vertical-align:middle;}
.header div a:hover { color:#f00;}
.header div span { float:right;}

/*banner*/
.banner { margin-bottom:-12px; position:relative;}
.banner img { display:block;}

/*头部新闻*/
.news { padding-bottom:10px;}

.flashNews { float:left; border:solid #ddd 1px; padding:5px; margin:15px 20px 0; margin-right:6px;  _display:inline;}
.hotNews { float:left; width:620px; height:228px; overflow:hidden; margin-top:15px;}
.hotNews h1 {  height:36px; line-height:36px; padding:0 15px; overflow:hidden; text-align:center;}
.hotNews h1 a { font-size:20px; color:#333; font-family:"微软雅黑","宋体";}
.hotNews h1 a:hover { color:#d30;}
.hotNews p { margin:6px 20px; color:#555; line-height:22px; overflow:hidden; text-indent:2em;}
.hotNews p a { color:#c63;}
.hotNews p a:hover { color:#f00;}
/*
.hotNews p { margin:2px 20px; color:#c63; line-height:20px; height:40px; border-top:dotted #bbb 1px; padding-top:8px; overflow:hidden;}
.hotNews p a { color:#666;}
.hotNews p a:hover { color:#e63;}
*/
.hotNews ul { margin:8px 20px; border-top:dotted #bbb 1px; padding-top:8px; *zoom:1;}
.hotNews li { width:45%; float:left; height:25px; line-height:25px; overflow:hidden; margin-right:4%;}
.hotNews li font { font-size:12px; color:#f30; margin-right:3px;}
.hotNews li a { color:#555;}
.hotNews li a:hover { color:#d52; text-decoration:underline;}

/* 官方图片 */
.picList { padding-bottom:10px;}
.picList ul { padding:8px 0; padding-left:14px; *zoom:1;}
.picList li { float:left; margin:5px; _display:inline;}
.picList li img { display:block; margin:0 auto 7px; width:166px; height:115px;}
.picList li a { display:block; width:166px; height:145px; padding:5px 4px 0; overflow:hidden; text-align:center; background:#fff; border:solid #ccc 1px; color:#333;}
.picList li a:hover {  background:#ffd; color:#e30;}

/* 配置表 */
.parameter { overflow:hidden; overflow-y:scroll; height:500px; margin-top:10px; background:none;}
.parameter img { display:block; margin:5px auto;}

/* 经销商 */
.shop { padding:5px 0 15px;}
.shop img { display:block; margin:0 auto;}

/*底部版权*/
.footer { background:#fff; width:960px; margin:0 auto; text-align:center; padding-bottom:25px; border-top:solid #d9321b 3px;}
.footer div { color:#888; padding:12px 0 6px;}
.footer div a { color:#d00; margin:0 3px; font-size:14px;}
.footer div a:hover { color:#03a;}
.footer p { font-family:Arial, "宋体"; font-size:12px; color:#444; line-height:22px;}
.footer p a { color:#444; text-decoration:underline;}
.footer p a:hover { color:#03a;}


