@charset "gb2312";

/*全局*/
* { margin:0; padding:0;}
body { background:#040e1e 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;border-left:1px solid #040e1e;border-right:1px solid #040e1e;}
h4 { clear:both; border-top:solid #fff 10px;}
h4 img { display:block;}

/*头部*/
.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:#f30;}
.header div span { float:right;}

/*banner*/
.banner {  position:relative;background:url(images/top.jpg) no-repeat center top;height:400px;width:960px;border-bottom:1px solid #b6ced4;}
.banner img { display:block;margin:0px auto;}

/*头部新闻*/
.news { padding-bottom:10px;}

.flashNews { float:left; border:solid #ddd 1px; padding:5px; margin:10px 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:6px 15px 0; overflow:hidden; text-align:center;}
.hotNews h1 a { font-size:20px; color:#040e1e; font-family:"微软雅黑","宋体";}
.hotNews h1 a:hover { color:#00a0e8;}

.hotNews p { margin:2px 20px; color:#333; line-height:23px; border-top:dotted #bbb 1px; padding-top:8px; overflow:hidden;}
.hotNews p a {color:#00a0e8;}
.hotNews p a:hover {color:#666; }

/* 官方图片 */
.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:160px; height:120px;}
.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:#00a0e8;}

/* 配置表 */
.parameter { overflow:hidden; overflow: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:url(images/footerbj.jpg) repeat-x;height:133px;font-size:14px;text-align:center;}
.address{margin:0px auto;width:960px;height:45px;line-height:45px;color:#fff;}
.address a { color:#fff; margin:0 3px; font-size:14px;}
.address a:hover { color:#e63;}
.footer p{padding-top:15px;line-height:22px;}
.footer p a{color:#da251d;}


