@charset "gb2312";

/*全局*/
* { margin:0; padding:0;}
body { background:url(images/bodyBg.gif) 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:14px; line-height:0; font-size:0; overflow:hidden;}

/*布局*/
.wrap { width:960px; margin:0 auto;}


/*头部*/
.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 { border:solid #ccc 1px; margin-top:16px;}
.banner img{ display:block;}

/*新途安*/
.newTouran { border:solid #ccc 1px; margin-top:-1px; *zoom:1;}
.newTouran:after { content:""; display:block; clear:both; height:0; overflow:hidden;}
.newTouran img { float:left; padding:10px 12px;}
.newTouran p { line-height:20px; color:#666; padding:15px 15px 0 0;}

/*特点*/
.td { *zoom:1;}
.td:after { content:""; display:block; clear:both; height:0; overflow:hidden;}
.td li { border:solid #ccc 1px; float:left; margin:20px 20px 0 0; padding:2px;}
.td li.r { margin-right:0;}
.td img { display:block;}

/*配置*/
.pz { border:solid #ccc 1px; margin-top:20px; padding:3px 0 3px 4px; *zoom:1;}
.pz:after { content:""; display:block; clear:both; height:0; overflow:hidden;}
.pz li { float:left; width:33%; border-right:solid #fff 3px; background:#f2f5f4; height:510px;}
.pz center { background:#eaeeed; padding:8px 0;}
.pz center img { display:block; margin:0 auto;}
.pz h6 { font-size:12px; height:24px; line-height:24px; background:#bac2c5; color:#223; padding-left:20px;}
.pz h6 b { font-family:"微软雅黑", "黑体"; font-size:15px; margin-left:3px; position:relative; top:1px;}
.pz div { padding:8px 20px; color:#667; line-height:16px;}
.pz p { padding:0px 20px; color:#333; line-height:20px;}

/*经销商*/
.shop { border:solid #ccc 1px; padding:2px; margin-top:15px;}
.shop img { display:block; margin:0 auto;}


/*底部版权*/
.footer { width:960px; margin:0 auto; background:#fff url(images/footBg.gif) repeat-x 0 0;  text-align:center; padding:16px 0 15px 0; min-height:110px; _height:110px;}
.footer div { color:#ccc; padding:5px 0;}
.footer div a { color:#222; margin:0 3px; font-size:14px;}
.footer div a:hover { color:#d00;}
.footer p { font-family:Arial, "宋体"; font-size:12px; color:#666; line-height:24px;}
.footer p a { color:#666; text-decoration:underline;}
.footer p a:hover { color:#f33; text-decoration:none;}


