@charset "gb2312";

/*全局*/
* { margin:0; padding:0;}
body { background:#c7efee url(images/bodyBg.jpg) repeat-x 0 0; font-size:12px; font-family:"宋体";}
ul,ol,li { list-style:none;}
a { text-decoration:none;}
img { border:none;}
div,ul,dl { *zoom:1;}
.clearFloat { display:block; clear:both; height:0; line-height:0; font-size:0; overflow:hidden;}

/*布局*/
.wrap { width:960px; margin:0 auto; background:url(images/wrapBg.jpg) repeat-y 0 0;}
h4 img { display:block;}

/*头部*/
.header { width:100%; height:36px; padding-top:1px; 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 { width:960px; margin:0 auto;}
.banner img{ display:block;}

/*flash新闻*/
.flashNews { float:left; padding:5px 0 20px 35px;}

/*热门新闻*/
.hotNews { float:left; width:570px; padding-left:25px;}
.hotNews h1 { height:36px; line-height:36px; overflow:hidden; text-align:center;}
.hotNews h1 a { color:#222; font-family:"微软雅黑", "黑体"; font-size:22px;}
.hotNews h1 a:hover { color:#149; text-decoration:underline;}
.hotNews p { color:#222; line-height:1.8em; height:5.4em; overflow:hidden;}
.hotNews p a { color:#f00;}
.hotNews p a:hover { color:#05c; text-decoration:underline;}
.hotNews ul { padding-top:5px;}
.hotNews li { float:left; background:url(images/newsBg.gif) no-repeat 0 0; width:280px; height:26px; line-height:26px; *line-height:28px; overflow:hidden; text-indent:15px; margin:3px 4px; margin-left:0; _display:inline;}
.hotNews li span { float:right; padding-right:5px; color:#a98;}
.hotNews li a { font-size:12px; color:#c30;}
.hotNews li a:hover { color:#05c;}

/*车型*/
.cars { padding:0 35px;}
.cars menu { height:50px; line-height:50px; margin-top:-50px; text-align:right; padding-right:15px; position:relative;}
.cars menu a { padding:5px 15px 6px; font-size:16px; font-weight:bold; color:#333;}
.cars menu a.current { border:solid #d27b08 2px; border-bottom:none; color:#b00; background:#fe9 url(images/wrapBg.jpg) repeat-y -640px 0;}
.cars dl { padding-bottom:15px; display:none; *zoom:1}
.cars dl:after { content:""; display:block; clear:both; height:0; font-size:0; overflow:hidden;}
.cars dl.current { display:block;}
.cars dt { float:left; width:345px; padding:6px 0 4px 0; margin:6px 5px 0 0; background:#fff;}
.cars dt img { display:block; width:330px; height:228px; margin:0 auto 3px;}
.cars dt h5 { font-size:18px; font-family:"微软雅黑", "黑体"; color:#333; height:1.4em; line-height:1.4em; overflow:hidden; padding-left:12px;}
.cars dt h5 a { color:#333;}
.cars dt p { height:26px; line-height:26px; margin-top:-26px; text-align:right; padding-right:10px; color:#ccc; }
.cars dt p a { color:#06b;}
.cars dt a:hover { color:#d22;}
.cars dd { float:left; width:540px;}
.cars dd a { float:left; margin:7px 14px; margin-right:0; _margin-left:13px; _display:inline;}
.cars dd img { display:block; width:160px; height:120px; border:solid #fff 3px;}
.cars dd a:hover img { border-color:#ff6;}

/*经销商*/
.shop img { display:block;}

/*底部版权*/
.footer { width:960px; margin:0 auto; background:url(images/footBg.jpg) no-repeat 0 0;  text-align:center; padding:65px 0 20px 0; min-height:120px; _height:120px;}
.footer div { color:#fc3; padding:5px 0;}
.footer div a { color:#c30; margin:0 3px; font-size:14px;}
.footer div a:hover { color:#f00; text-decoration:underline;}
.footer p { font-family:Arial, "宋体"; font-size:12px; color:#555; line-height:24px;}
.footer p a { color:#555; text-decoration:underline;}
.footer p a:hover { color:#f60; text-decoration:none;}


