﻿/*  通用CSS  */
* {	padding:0; margin:0;}
body {
	background-color: #FFFFFF;
	margin: 0 auto;
	font-family:宋体;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
input,select,form img,button {vertical-align:middle;}
button {border:0;cursor:pointer;}
img {border:0;}
em {font-style:normal;}
A:link {color:#2A3F55;TEXT-DECORATION: none}
A:visited {	color:#2A3F55;TEXT-DECORATION: none}
A:active {color:#2A3F55;TEXT-DECORATION: none}
A:hover {color:#2A3F55;	TEXT-DECORATION: none}
/*  整体布局  */
#top {
	width:955px;
	height:115px;
	margin:0 auto;
	line-height:23px;
	border:0px solid #FFFFFF;
	background-color:#FFFFFF;
	background-image:none;
}
#menu {
	margin: 0 auto;
	height: 23px;
	width:955px;
	background-color:#FFFFFF;
	background-image:none;
}
#bannar {
	margin: 0 auto;
	height: 185px;
	width:955px;
	
}
#content {
	margin: 0 auto;
	height: 410px;
	width:955px;
	background-color:#FFFFFF;
	background-image:url(../images/bg-content.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
#footer {
    background-color:#979797;
	margin: 0 auto;
	height: 60px;
	width:955px;
}
#siteStat
{
	position:relative;
	float:right;
	top:5px;
	right:5px;
	font-size:12px;
	color:red;
	}
#Copyright
{
	position:relative;
	float:left;
	left:200px;
	top:12px;
	margin:0px;
	padding:0px;
	border:solid 0px #3C3C3C;
	}
#Copyright p
{
	font-size:13px;
	color:white;
	}
#logo{
	position:relative;
	float:left;
	left:35px;
	top:15px;
    width:601px;
	height:81px;
	
}
#tel{
	position:relative;
	float:right;
	top:38px;
    width:306px;
	height:46px;
	
}
#biao{
    position:relative;
	float:right;
	top:20px;
	right:2px;
	width:110px;
	height:16px;
}

/* 下拉菜单   */
.menuBar {
  text-align:center;
  font-size:13px;
  font-family:"宋体";
  border:0;
  color:#3C3C3C; 
  background:url(../images/bg-menu.gif);
  height:23px;
  line-height:23px;
  margin-bottom:0px;
 }
.menuTable {
	width:955px;
	margin-bottom:5px;
	vertical-align:middle;
	border:0px;
	height:23px;
}

.menuTD {
 	background:#E3E3E3;
	filter: Alpha(style=0,opacity=80,finishOpacity=1,startX=1, startY=1 , finishX=99, finishY=99 );
	border-bottom:1px solid #3C3C3C;
	font-size:13px;
  	font-family:"宋体";
	color:#3C3C3C;
	height:23px;
	width:150px;
	text-align:center;
	cursor:pointer;
}
.menuDIV {
	display: inline;
	visibility:hidden;
	position:absolute;
 	z-index:2000;
	padding: 0px;
 }
TD.spliter{
	text-align:center;
	color:#3C3C3C;
	padding:0;
	margin:0;
	border:0px;
	background:url(../images/bg-menu.gif);
	width:1px;
 }
 /* 幻灯片 */
 .flashNews{float:left;}
 .flashNews ul {
	 position:absolute;
	 float:right;
	 margin-left:780px;
	 margin-top:-30px;
	 font-size:14px;

}
.flashNews ul li {
	float:left;
	width:15px;
	height:20px;
	line-height:20px;
	text-align:center;
	margin-left:10px;
	list-style:none;
}
.flashNews ul li a:hover, .flashNews ul li a.sel {
	color:#FFFFFF;
	background-color:#de718e;
}
/* 快速链接*/
table.content{
    width:955px;
	height:400px;
	border:0px;
	margin:0px  auto;
	padding:0px;
	position:absolute;
}
table.links{
	width:100%;
	height:100%;
	border:0;
}
table.links th{
	text-align:left;
	padding:5px 0 0 20px;
	background-image:url(../images/bg-lefMenuTh.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
table.links img{
text-align:center;
padding:3px 0px 2px 22px;
}
span.qlink{
color:#de718e;
font-size:16px;
position:relative;

}
/* 产品列表*/
table.product{
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0;
}
table.product th{
	text-align:left;
	padding:5px 0 0 20px;
	background-image:url(../images/bg-lefMenuTh.gif);
	background-position:center left;
	background-repeat:no-repeat
}
table.product td
{
	border:solid 1px silver;

}
table.product img{
padding:4px 4px 4px 4px;
}
.ProductShow{
	width:100%;
	height:200px;
	height:160px;
	line-height:160px;
	}
.ProductPic{
   float:right;
   position:relative;
   height:150px;
   line-height:150px;
	}

.ProductPic img{

	width:312px;
	height:150px;
	}

.ProductList{
	position:relative;
	float:left;
	width: 80px;
	height:150px;
	line-height:10px;
	cursor:pointer;
	top:5px;
	left:5px;
	}
/*
.ProductList ul{

	}
.ProductList li{
	list-style: none;
	color:#3C3C3C;
	font-size:14px;
	text-align:center;
	padding:8px;
	cursor:pointer;
	}
*/

/* 最新促销*/
table.promotion{
	width:100%;
	height:100%;
	border:0;
	line-height:30px;
}
table.promotion th{
	text-align:left;
	padding:5px 0 0 20px;
	background-image:url(../images/bg-lefMenuTh.gif);
	background-position:center left;
	background-repeat:no-repeat

}
table.promotion img
{
	padding:2px;
}
/* 公司新闻*/
table.news{
	border:0;
	margin:0;
	padding:0;
	font-size:12px;

}
table.news th{
	text-align:left;
	padding:5px 0 0 20px;
	background-image:url(../images/bg-lefMenuTh.gif);
	background-position:center left;
	background-repeat:no-repeat;
	border-bottom:solid 2px #de718e;
}
table.news td{
	text-align:left;
	padding:0px 0px 3px 20px;
	width:70%;

}
table.news img{
text-align:center;
padding:4px 4px 4px -5px;
}
span.newsTitle{
	color:#3C3C3C; 
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
span.newsDetail
{
	
}
/*二级页面 */
#bannar2
{
    margin:0px auto;
    padding:0px;
    width:955px;
    height:100px;
    border:solid 0px red;
    }

#content2
{
    margin:0px auto;
    padding:0px;
    width:955px;
    border:solid 0px red;
    height:100% !important;
    height:auto;
    background-color:#FFFFFF;
	background-image:url(../images/bg-content.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:auto;

    }
#leftMenu
{
    margin:0px auto;
    padding:0px;
    width:150px;
    height:350px;
    border:solid 0px red;
    float:left;
    /*background-image:url(../images/bg-leftMenuTab.jpg);*/
    }
table.leftMenu
{
	position:relative;
	width:120px;
	left:5px;
	top:10px;
	margin:0px;
	padding:0px;
	border-bottom:solid 2px #de718e;
	}
table.leftMenu th
{
	margin:0px;
	padding:8px 0px 5px 20px;
	border-bottom:solid 2px #de718e;
	text-align:left;
	background-image:url(../images/bg-lefMenuTh.gif);
	background-position:center left;
	background-repeat:no-repeat
	}
table.leftMenu ul
{
	margin:0px;
	padding:0px;
	text-align:left;

	}
table.leftMenu ul img
{
	margin:0px;
	padding:5px;
	}
table.leftMenu li
{
	height:20px;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-bottom:solid 1px #de718e;
	font-size:12px;
	margin:5px 0px 0px 0px;
	padding:0px;
	text-align:left;
	}
table.leftMenu li.sel,table.leftMenu li:hover
{
	height:20px;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size:12px;
	color:Black;
	margin:5px 0px 0px 0px;
	padding:0px;
	text-align:left;
	background-color:#FFCCCC
	}

#rightContent
{
    margin:0px auto;
    padding:0px;
    width:800px;
    height:auto;
    text-align:center;
    border:solid 0px red;
    float:right;
    background-image:url(../images/bg-content.gif);
    background-repeat:no-repeat;
    background-position:left top;
    }
#rightContent table
{
	margin:0px auto;
	height:auto;
	width:90%;
	border:0px;
	}
#rightContent table th
{
	text-align:left;
	border-bottom:solid 2px #de718e;
	height:30px;
	background-image:url(../images/dd-1.gif);
	background-repeat:no-repeat;
	background-position:center left;
	}

#rightContent .contentTtile
{
	position:relative;
	color:white;
	font-size:14px;
	margin:5px 0px 10px 10px;

	}
#rightContent p
{
	font-size:12px;
	color:Black;
	text-indent:2em;
	text-align:left;
	line-height:24px;
	}
#rightContent img
{
	padding:5px;
	margin:5px;
	}
#equips
{
	font-size:12px;
	}
#equips img
{
	border:solid 1px silver;
	}
#GVnews
{
	border-bottom:solid 2px #de718e;
	font-size:12px;
}
#GVnews td
{
	border:solid 0px #de718e;
	border-bottom:dotted 1px gray;
	text-align:left;
}

#GVnews span
{
	
	
	}
table.contactUs
{
	text-align:left; 
	font-size:13px; 
	line-height:20px;
	}
table.contactUs td 
{
	padding:2px;
	background-color:#f1f0f0;
	}


/* 新车介绍 */
#NewCars
{
	margin:0px;
	padding:0px;
	}
#NewCars table
{
	margin:0px auto;
	padding:0px;
	text-align:left;
	}
#NewCars img
{
	margin:0px;
	padding:0px;
	width:312px;
	height:150px;
	}
#NewCars span
{
	font-size:12px;

	}
#lbTitle
{
	margin:0px;
	padding:4px;
	color:#2A3FFF;
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #2A3FFF;
	}
#lbBrief
{
	margin:0px;
	padding:4px;
	color:#2A3FFF;
	font-size:14px;
	font-weight:bold;
	}
	

.pdt_panel
{
	width:350px;
	height:180px;
	padding:0px;
	margin:0px;
	/*border-bottom:solid 2px #de718e;*/
	
	}
.pdt_thumb
{
	padding:0px;
	margin:0px;
	position:relative;
	float:left;
	border:solid 1px gray;
	background-color:silver;
	}

.pdt_thumb img
{
	width:312px;
	height:150px;
	padding:0px;
	margin:0px;
	}

.pdt_descript
{
	line-height:30px;
	text-align:left;
	padding:5px;
	font-size:13px;
	color:Black;
	font-weight:normal;

	}

.ptd_title
{
	padding:5px;
	line-height:30px;
	text-align:right;
	color:red;
	font-weight:bold;
	}

/* 在线投票   */
.vote_title
{
	padding:0px;
	line-height:30px;
	text-align:right;
	color:red;
	font-weight:bold;
	}
.vote_descript
{
	line-height:30px;
	text-align:left;
	padding:0px;
	font-size:13px;
	color:Black;
	font-weight:normal;
	}
.vote_thumb
{
	padding:0px;
	margin:0px;
	position:relative;
	float:left;
	text-align:center;
	}	
.vote_thumb img
{
	padding:0px;
	margin:0px;
	}
/* 在线留言   */
div.msgItem
{
	margin:0px auto;
	padding:6px;
	font-size: 12px; 
	font-family: 宋体;
	text-align:left; 
	position:relative;
	top:10px; 
	width:90%;
	line-height:18px;
	}
span.msgTitle
{
	font-size: 13px;
	font-weight:bold;
	line-height:20px;
	}
span.msgAuthor
{
	color:Green;
	}
span.msgContent
{
	color:Red;
	}
span.msgMessage
{
	padding:6px;
	border:solid 1px silver;
	width:100%;
	line-height:20px;
	background-color:#f1f0f0;
	}
span.msgAdminFeekback
{
	padding:6px;
	border:solid 1px silver;
	width:100%;
	line-height:20px;
	background-color:#f1f0f0;
	}
span.msgReplyAuthor
{
	color:Red;
	}
div.msgPageMenu
{
	margin:5px 0px 0px 0px;
	}
span.msgCurPage
{
	color:Red;
	}
	
/* 精品展示 */
#expectional
{
	height:26px;
	margin:5px;
	position:relative;
	border:0px solid #FF0000;
	background:#FFCCCC; 
	
	}
#expectional	span{
margin:0px;
padding:0px;
}	
#expectional	ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px 5px;
}
#expectional	li{
float:left;
display:block;

}

#expectional	li a{
height:14px;
width:60px;
display:block;
text-align:center;
margin:4px 2px 0px 2px;
padding:3px 20px;
color:#555555;
font-size:12px;

}

#expectional	.sel a{
height:14px;
width:80px;
display:block;
text-align:center;
margin:4px 2px 0px 2px;
padding:4px 20px;
color:blue;
font-size:12px;
font-weight:bold;
background:#FFFFFF;
border-right:1px solid #bbbbbb;
}
#expectional	a:hover{
height:14px;
width:80px;
display:block;
text-align:center;
margin:4px 2px 0px 2px;
padding:4px 20px;
color:blue;
font-size:12px;
font-weight:bold;
background:#FFFFFF;
border-right:1px solid #bbbbbb;
}

#exp_pdts
{
	padding:0px;
	margin:0px;
	width:100%;
	}
#expAll
{
	font-size:12px;
	}
.exp_title
{
	color:Red;
	padding:0px;
	margin:0xp;
	border:solid 0px gray;
	border-right:solid 2px red;
	font-size:15px;
	}
.exp_item
{
	color:blue;
	border-bottom:solid 2px red;
	}
.exp_content
{
	padding:2px;
	font-size:13px;
	}
.exp_tb
{
	 background-color:#e5ddfc;
	 margin:2px;
	}
img.exp_img
{
	width:200px;
	height:125px;
	border:solid 1px silver;
	background-color:silver;
	}