@charset "utf-8";
/* 灰色风格 */
/*
版权所有：中华汽配网
作者：李健
MSN：lijazz2008@163.com
创建：@date
修改：@date
*/
/*------------------------------基本样式------------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size:12px;
	background:url(../images/ico_pic.gif) repeat-x left -363px;
}
ul,li,form {
	list-style:none;
}
#head, #main {
	width:950px;
	margin:0 auto;
}
.red {
	color:#ff0000;
}
/*------------------------------公共样式------------------------------*/
#userMenu h3, #quickNav h3, #ProCanSuo h3 {
	display:none;
}
/*------------------------------商铺页头------------------------------*/
.logo {
	float:left;
	width:120px;
	margin:42px 10px 0 0;
	overflow:hidden;
}
#comName {
	float:left;
	margin-top:40px;
	font-family:"文鼎CS大宋";
	font-size:28px;
	font-weight:bolder;
	width:500px;
	WORD-BREAK: break-all;
	text-align:center;
}
#comName span {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
	font-size:13px!important;
	color:#666666;
}
#user_year {
	float:right;
	width:330px;
}
#vip {
	float:right;
	margin:55px 10px 0 0;
	border-right:1px solid #cccccc;
	padding-right:10px;
}
#NumYear {
	float:right;
	height:17px;
	line-height:17px;
	margin-top:55px;
	background:url(../images/ico_pic.gif) no-repeat left top;
}
#NumYear a {
	display:block;
	background:url(../images/ico_pic.gif) no-repeat right -17px;
	margin-left:2px;
	padding:0 8px 0 6px;
	text-decoration:none;
	color:#000000;
}
#NumYear a span {
	padding:0 3px;
	color:#ff0000!important;
	font-weight:bold;
}
/*B.快速导航*/
#quickNav {
	clear:both;
	position:absolute;
	top:5px;
	overflow:hidden;
}
#quickNav li {
	display:inline;
	float:left;
	border-right:1px solid #cccccc;
	padding:0 6px;
}
.li-left {
	border-right:0!important;
	margin-right:548px;
}
.order-ico {
	background:url(../images/ico_pic.gif) no-repeat 6px -63px;
	padding-left:20px!important;
}
.Inter-Shops {
	border-right:0!important;
}
/*C.用户菜单*/
#userMenu {
	clear:both;
	padding-top:15px;
}
#userMenu ul {
	width:924px;
	height:28px;
	padding-left:24px;
}
#userMenu li {
	display:inline;
	float:left;
	width:90px;
	line-height:25px;
	margin-top:3px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
body#menu1 #menu01, body#menu2 #menu02, body#menu3 #menu03, body#menu4 #menu04, body#menu5 #menu05, body#menu6 #menu06, body#menu7 #menu07, body#menu8 #menu08, body#menu9 #menu09, body#menu10 #menu010 {
	position:relative;
	line-height:21px!important;
	border-bottom:2px solid #ffffff;
	background-color:#ffffff;
	padding-top:3px;
	margin-bottom:-1px;
}
/*------------------------------商铺招牌广告------------------------------*/
#userBanner {
	width:950px;
	margin:2px auto 5px auto;
	text-align:right;
}
#this-now {
	width:936px;
	margin:0 auto;
	line-height:22px;
	padding:0 0 2px 14px;
	background:url(../images/ico_pic.gif) no-repeat left -97px;
}
#this-now span {
	font-weight:bold;
}
/*------------------------------主内容------------------------------*/
.r_box {
	width:760px;
	word-wrap:break-word;
}
#left {
	float:left;
	width:180px;
	margin-right:10px;
}
#left .l_border {
	padding:10px;
}
#right {
	float:right;
	width:760px;
}
.l_box h3, .r_box h3, #ComLink h3, #RelatedPro h3, #AlltDetails h3 {
	clear:both;
	height:28px;
}
.l_box h3 span, .r_box h3 span, #ComLink span, #RelatedPro h3 span, #AlltDetails h3 span {
	position:relative;
	float:left;
	height:20px;
	line-height:20px;
	background-color:#ffffff;
	margin:4px 0 -1px 10px;
	padding:3px 10px 0 10px;
	font-size:14px;
	text-align:center;
}
.rec_ico {
	background:#ffffff url(../images/hot_l.gif) no-repeat 72px center;
	padding-right:28px!important;
}
.more {
	display:inline;
	float:right;
	height:30px;
	line-height:30px;
	margin:-30px 8px 0 0;
}
/*产品目录*/
.b_li {
	line-height:25px;
	background:url(../images/ico_pic.gif) no-repeat left -143px;
	padding-left:22px;
}
.b_li a {
	font-weight:bold;
}
.s_li {
	background:url(../images/ico_pic.gif) no-repeat left -253px;
	padding-left:13px;
}
.s_li a {
	font-weight:normal!important;
	color:#666666!important;
}
.s_Class {
	display:none;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/*站内搜索*/
.inp {
	width:108px;
	font-size:12px;
	padding:2px 0 2px 2px;
}
.inp_ {
	width:40px;
	font-size:14px;
}
/*联系方式*/
#Contact dt {
	font-weight:bold;
}
#Contact dt span {
	padding-left:3px;
	font-weight:normal!important;
	color:#666666;
}
#Contact dd {
	font-family:"新宋体";
	width:158px;
	overflow:hidden;
	margin-top:8px;
}
/*友情链接*/
#FriendLink ul {
	float:left;
	width:178px;
	padding:0 0 10px 0!important;
}
#FriendLink li {
	display:inline;
	float:left;
	margin:10px 0 0 10px;
}
/*精品推荐*/
#newBuy ul, .comContent {
	float:left;
	width:758px;
	padding:10px 0;
}
.h102 {
	width:738px;
	height:106px;
	overflow:hidden;
}
.h102 li {
	padding-bottom:10px;
}
#hotPro li, #newBuy li {
	display:inline;
	float:left;
	height:120px;
	margin-left:22px;
}
#hotPro li a, #newBuy li a {
	display:block;
	width:100px;
	text-align:center;
}
.d_txt {
	display:block;
	width:80px;
	cursor:pointer;
	margin-top:6px;
}
/*公司介绍*/
.txt_left {
	margin-left:10px;
	line-height:20px;
}
.txt_left img {
	float:right;
	margin:0 10px;
}
/*最新供应*/
#newBuy ul {
	padding-bottom:0;	
}
#newBuy li a {
	margin:2px 0 10px 0;
}
i
{
  display:inline-block;
	height:100%;
	vertical-align:middle

}
.imgpic
{
	vertical-align: middle;
	

}
/*------------------------------公司介绍模块------------------------------*/
#Company h4 {
	clear:both;
	margin:20px 20px 0 20px;
	background-color:#f7f7f7;
	padding:3px 0 2px 5px;
	font-size:14px;
}
#comTab {
	margin:10px 20px 20px 20px;
	border:0;
	line-height:20px;
	border:1px dashed #cccccc;
}
#comTab td {
	padding:2px 0 0 5px
}
.td_t {
	width:110px;
	background-color:#f7f7f7;
	text-align:right;
	font-weight:bold;
}
.td_c {
	width:225px;
	color:#666666;
}
/*------------------------------产品展厅模块------------------------------*/
#ProShow ul {
	float:left;
	width:758px;
	padding:10px 0 10px 0;
}
#ProShow li {
	display:inline;
	float:left;
	height:120px;
	margin:0 0 20px 34px;
	text-align:center;
}
#ProShow li a {
	display:inline;
	float:left;
	width:88px;
}
#ProShow li img {
	
}
.pageNum {
	clear:both;
	text-align:center;
	border-top:1px dashed #cccccc;
	margin:15px 15px 10px 15px;
	padding-top:15px;
}
.pageNum span {
	color:#ff0000;
}
.inpNum, .gobtn {
	font-size:12px;
}
/*------------------------------详细介绍模块------------------------------*/
.favo_page {
	position:relative;
	height:28px;
	line-height:28px;
	margin-top:-28px;
	text-align:right;
}
.favo_page a {
	background:url(../images/favo-page.gif) no-repeat left center;
	padding:5px 0 0 20px;
}
#ShowDetail {
	width:950px;
	margin:5px auto 10px auto;
	overflow:hidden;
}
#ShowDetail h1 {
	font-family:"文鼎CS大宋";
	font-size:28px;
	font-weight:normal;
	text-align:center;
	padding:18px 0 8px 0;
	border-top:1px dashed #cccccc;
	margin-bottom:10px;
}
#showPic {
	display:inline;
	float:left;
	width:265px;
}
#showPic li, #ProCanSuo li, #ProCanSuo label, #ProCanSuo span {
	display:inline;
	float:left;
}
#showPic img {
	border:1px solid #cccccc;
	margin-bottom:5px;
}
#showPic p
{
	text-align:center;
	line-height:250px;
	width:250px;border:#e1e1e1 solid 1px;
}
#slidePic
{
	vertical-align: middle;
}
.Edge{ display: none; *display: inline-block; width: 0px; height: 100%; margin-top: -1px; position: relative; margin-right: -1px; vertical-align: middle; overflow: hidden; text-decoration: none;}
#ProCanSuo {
	float:left;
	width:420px;
}
#ProCanSuo li {
	width:418px;
	border-bottom:1px dashed #cccccc;
	padding:5px 0 1px 2px;
	line-height:18px;
}
#ProCanSuo li label {
	color:#003399;
}
.MyOrder {
	border:0!important;
	padding-top:10px!important;
}
.orderbtn, .msgbtn {
	display:inline;
	float:left;
	width:69px;
	height:24px;
	margin-right:10px;
	line-height:24px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
	padding-left:16px;
}
.orderbtn {
	background:url(../images/orderBtn.gif) no-repeat left center;
}
.msgbtn {
	background:url(../images/msgBtn.gif) no-repeat left center;
}
.MyOrder a:hover {
	color:#ffffff!important;
	text-decoration:underline;
}
#ComLink {
	float:right;
	width:250px;
}
#ComLink h3 {
	font-size:14px;
}
#ComLink dl {
	padding-left:10px;
	line-height:22px;
}
#ComLink dt {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
.viewShop {
	border-top:1px dashed #cccccc;
	padding-top:10px;
	margin-top:10px;
}
.viewShop a {
	display:block;
	width:150px;
	height:21px;
	line-height:21px!important;
	background:url(../images/viewShop.gif) no-repeat left center;
	padding-top:1px;
	margin:15px auto 2px auto;
	font-weight:bold;
	text-align:center;
}
#RelatedPro ul {
	display:inline;
	float:left;
	width:928px;
	padding:10px;
}
#RelatedPro li {
	display:inline;
	float:left;
	width:116px;
	height:105px;
	text-align:center;
}
#RelatedPro li span {
	position:absolute;
	display:block;
	width:116px;
	margin:90px 0 0 -18px;
	cursor:pointer;
}
*:lang(zh) #RelatedPro li span {
	margin-left:0;
}
#tips {
	display:inline;
	float:left;
	width:950px;
	background:url(../images/tipsICO.gif) no-repeat left 20px;
	line-height:18px;
	color:#666666;
	padding:15px 0 0 30px;
}
#AlltDetails {
	clear:both;
	margin:10px auto;
}
#AlltDetails table {
	line-height:18px;
}
.tdClassTitle {
	width:115px;
	padding:5px 0 4px 5px;
	background:#f7f7f7;
	text-align:right;
	vertical-align:top;
}
















/*------------------------------公司新闻模块------------------------------*/
#News dl {
	width:92%;
	margin:0 auto;
	color:#666666;
	overflow:hidden;
}
#News dt {
	margin-top:-1px;
	background:url(../images/ico_pic.gif) no-repeat -325px -307px;
	padding:15px 0 0 12px;
	border-top:1px dashed #bfbfbf;
	font-weight:bold;
}
#News dt span {
	font-size:11px;
	padding-left:3px;
}
#News dd {
	padding:0 0 10px 12px;
	margin-bottom:15px;
}
#nDetails h4 {
	font-size:14px;
	text-align:center;
	border-bottom:1px dashed #cccccc;
	line-height:30px;
	margin:0 15px 5px 15px;
}
#nDetails .n_Info {
	line-height:22px;
	text-align:center;
	color:#666666;
}
#content-text {
	margin:8px 15px 15px 15px;
	line-height:22px;
	font-size:14px;
}
/*------------------------------资质证书模块------------------------------*/
#Certificate table {
	width:97%;
	margin:10px auto;
}
#Certificate td {
	padding:8px 0 8px 10px;
}
/*------------------------------咨询留言模块------------------------------*/
#Message h4 {
	background-color:#FFF8EE;
	border:1px dashed #FFCB99;
	margin:0 29px;
	padding:10px;
	font-size:12px;
	font-weight:normal;
}
#Message td {
	padding:3px 0 3px 5px;
}
.t_title {
	width:90px;
	background-color:#f7f7f7;
	text-align:right;
}
.gray {
	color:#999999;
}
.m {
	font-size:14px;
	padding-top:3px;
}
/*------------------------------人才招聘模块------------------------------*/
#Job .l_border {
	float:left;
	width:758px;
}
#Job dl {
	display:inline;
	float:left;
	width:718px;
	margin:5px 20px 20px 20px;
}
#Job dt {
	font-weight:bold;
}
#Job dd {
	padding-top:3px;
}
#Job dd label, #Job dd ul {
	float:left;
	line-height:20px;
}
#Job dd label {
	color:#d00000;
}
/*------------------------------联系我们模块------------------------------*/
#contactDiv dl {
	margin:5px 30px;
	line-height:22px;
	border-bottom:1px dashed #cccccc;
	padding-bottom:10px;
}
#contactDiv table {
	margin:30px;
	line-height:22px;
}
#contactDiv dt {
	margin-bottom:5px;
	font-weight:bold;
	color:#2255aa;
}
.imgShow {
	border:1px solid #cccccc;
	background-color:#fafafa;
	padding:15px;
}
.box {
	border:1px solid #cccccc;
}
#contactDiv h4 {
	font-size:12px;
	color:#d00000;
	padding:10px 0 0 0;
}
#contactDiv p {
	margin:0;
	text-align:left;
}
/*------------------------------商铺页脚------------------------------*/
#footer {
	clear:both;
	text-align:center;
	border-top:1px solid #cccccc;
	margin-top:9px;
	padding:6px 0 10px 0;
	line-height:20px;
	color:#666666;
}
#footer h3 {
	font-size:12px;
	font-weight:normal;
}
#footer label {
	padding-left:10px;
}
/*------------------------------兼容处理------------------------------*/
*:lang(zh) #quickNav {
	top:3px;
}
*:lang(zh) .order-ico {
	background-position:6px -61px;
}
*:lang(zh) #Job dl {
	float:left;
}
/*------------------------------产品变换------------------------------*/
#BannerNum {
	position:relative;
	width:70px;
	float:left;
	margin-top:-25px;
	padding-left:180px;
}
#BannerNum li {
	display:inline;
	float:left;
}
#BannerNum li span {
	display:inline;
	float:left;
	cursor:pointer;
	margin-left:3px;
	border:1px solid #cccccc;
	padding:0 5px;
	background-color:#ffffff;
	font-size:9px;
}
#BannerNum .itemOn {
	background-color:#f0f0f0;
	border:1px solid #000000;
	color:#ff0000;
	font-weight:bold;
}
/*------------------------------求购信息列表------------------------------*/
#BuyList .l_border {
	display:inline;
	float:left;
	width:758px;
}
#BuyList dl {
	display:inline;
	float:left;
	width:625px;
	height:82px;
	margin:5px 15px 15px 115px;
	line-height:20px;
	border-bottom:1px dashed #cccccc;
}
#BuyList dt {
	height:22px;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
}
#BuyList .imgbox {
	position:absolute;
	padding:1px;
	margin:-22px 0 0 -95px;
	padding-bottom:10px;
}
#BuyList .imgbox img {
	width:80px;
	height:80px;
	border:1px solid #cdcdcd;
	overflow:hidden;
}