﻿/* 通用标签 css定义 */
*
{
	margin: 0;
	padding: 0;
}
body, td, th
{
	color: #545454;
	font-size: 12px;
}
body
{
	margin: 0px;
	background: #FFF;
	text-align: center;
}
div, form
{
	margin: 0px;
	padding: 0px;
}
input, select
{
	vertical-align: middle;
	line-height: normal;
}
li
{
	list-style-type: none;
}
/* 链接颜色 */
a:link
{
	color: #545454;
	text-decoration: none;
}
a:visited
{
	color: #545454;
	text-decoration: none;
}
a:hover
{
	color: #545454;
	text-decoration: underline;
}
a:active
{
	color: #545454;
}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cWhite, a.cWhite:link, a.cWhite:visited
{
	color: #fff;
}
.cRed, a.cRed:link, a.cRed:visited
{
	color: #BE0000;
}
.cRed_2, a.cRed_2:link, a.cRed_2:visited
{
	color: #FF0000;
}

/* 字体属性 [定义规则，小写f加属性名称] */
.fb
{
	font-weight: bold;
}

/* 字体大小*/
.f12px
{
	font-size: 12px;
}
.f14px
{
	font-size: 14px;
}

/* 其他属性 */
.f_l
{
	float: left;
}
.f_r
{
	float: right;
}
.t_c
{
	text-align: center;
}
.clear
{
	clear: both;
	font-size: 1px;
	height: 0;
	visibility: hidden;
}
.lh20
{
	line-height: 20px;
}
.none
{
	border-bottom: none;
}

/* 页面层容器 */
.container
{
	clear: both;
	margin: 0 auto;
	width: 950px;
}

/* 页头 */
.header
{
	clear: both;
	margin: 0 auto;
	width: 950px;
	height: 71px;
	background: url(../images/yqft_top_bg.jpg);
}
.header .logo
{
	float: left;
	padding: 0 22px;
}
.header .line
{
	float: left;
	width: 3px;
	height: 71px;
	background: url(../images/yqft_top_line.jpg);
}
.header h1
{
	float: left;
	padding: 36px 0 0 17px;
	font-family: "黑体";
	font-size: 20px;
	font-weight: normal;
}
.header .logo_2
{
	float: right;
	padding: 20px 30px 0 0;
}

/* 首页 */
.menu
{
	clear: both;
	margin: 0 auto;
	width: 950px;
	height: 25px;
	background: url(../images/yqft_menu_bg.jpg);
	font-size: 14px;
	font-family: "微软雅黑";
}
.menu ul
{
	padding: 1px 0 0 365px;
}
.menu li
{
	float: left;
	padding: 0 7px;
}

.cxzs_title
{
	height: 26px;
	padding: 2px 0 0 45px;
	background: url(../images/yqft_cxzs_title_bg.jpg);
	font-size: 14px;
	font-family: "微软雅黑";
	color: #0B3765;
	text-align: left;
}
.cxzs_gd
{
	width: 900px;
	height: 132px;
	margin: 0 25px;
	background: url(../images/yqft_cxzs_center.jpg);
	margin-bottom: 5px;
}
.cxzs_gd_content
{
	float: left;
	margin: 22px 12px 0 12px;
}
.cxzs_gd_content li
{
	float: left;
	padding: 5px;
}

.content_bian
{
	padding: 0 25px;
}
.content_btn_box
{
	width: 233px;
	height: 283px;
	background: url(../images/yqft_content_btn.jpg);
	padding: 8px 0 0 8px;
}
.content_btn
{
	float: left;
	width: 224px;
	height: 63px;
	border: 1px solid #B9B9B9;
	margin-bottom: 5px;
}

.content_news
{
	width: 644px;
}
.content_news .line
{
	float: left;
	margin: 0 8px;
	width: 1px;
	height: 179px;
	background: url(../images/yqft_content_line_2.jpg);
}
.content_news .list
{
	width: 305px;
	overflow: hidden;
}
.content_news .list .title
{
	height: 20px;
	padding-left: 10px;
	background: url(../images/yqft_content_line.jpg) center repeat-x;
}
.content_news .list .title h3
{
	float: left;
	padding: 0 8px;
	background: #FFFFFF;
	font-size: 13px;
	font-family: "微软雅黑";
	color: #0B3765;
	text-align: left;
}
.content_news .list .title span
{
	float: right;
	padding: 4px 5px 0 8px;
	background: #FFFFFF;
}
.content_news .list ul
{
	padding-top: 10px;
}
.content_news .list li
{
	height: 24px;
	text-align: left;
}
.content_news .list li a
{
	color: #545454;
}
.content_news .lx
{
	width: 644px;
	height: 108px;
	padding-top: 4px;
	_padding-top: 2px; *padding-top:2px;background:url(../images/lx.jpg)}
.content_news .lx .tel
{
	float: left;
	clear: both;
}
.content_news .lx .tel ul
{
	float: left;
	padding: 10px 0 0 64px;
	width: 300px;
}
.content_news .lx .tel li
{
	float: left;
	width: 150px;
	height: 25px;
	font-family: "微软雅黑";
	color: #48668B;
	font-size: 15px;
	font-weight: 900;
}
.content_news .lx .qq
{
	float: left;
}
.content_news .lx .qq ul
{
	float: left;
	padding: 12px 0 0 64px;
	width: 300px;
}
.content_news .lx .qq li
{
	float: left;
	width: 100px;
	height: 25px;
	font-family: "微软雅黑";
	color: #48668B;
	font-size: 15px;
	font-weight: 900;
}
.content_news .lx span
{
         float: right;
         width: 250px;
         padding: 60px 20px 0 0;
         color: #48668B;
         font-weight: bold;
         line-height: 20px;
}
.opacity {FILTER: alpha(opacity=100)}


/* 页底 */
.bottom_menu
{
	height: 28px;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	background: #EEEEEE;
	margin-top: 6px;
}
.bottom_menu ul
{
	padding: 8px 10px 0 0;
}
.bottom_menu li
{
	float: right;
	padding: 0 10px;
}
.bottom_xx
{
	padding: 10px 0;
	height: 25px;
}
.bottom_xx span
{
	float: left;
	padding-left: 0px;
}
.bottom_xx img
{
	float: right;
}

/* 二级内容页 */
.sec_bg
{
	background: #F4F4F4;
}
.left
{
	width: 230px;
	background: #F4F4F4;
	padding-bottom: 20px;
}
.left .menu_2
{
	float: left;
	width: 219px;
	margin-bottom: 50px;
}
.left .menu_2 h2
{
	padding-top: 17px;
	height: 28px;
	font-family: "黑体";
	font-size: 18px;
	font-weight: 100;
}
.left .menu_2 a
{
	float: left;
	width: 144px;
	height: 22px;
	background: url(../images/yqft_menu_2_btn_bg_2.jpg);
	padding: 14px 0 0 75px;
	text-align: left;
	color: #000;
}
.left .menu_2 a:hover
{
	background: url(../images/yqft_menu_2_btn_bg.jpg);
	text-decoration: none;
}
.left .menu_2 a.dq
{
	background: url(../images/yqft_menu_2_btn_bg.jpg);
}
.left .btn
{
	float: left;
	width: 208px;
	height: 67px; /* 按钮背景图 background:url(../images/yqft_gsjj_left_btn.jpg)*/
	margin: 0010px10px;
	padding-top: 3px;
	display: inline;
}
.right
{
	width: 719px;
	background: #fff;
	border-left: 1px solid #9BB9C3;
	padding-bottom: 20px;
}
.right .pic
{
	float: left;
}
.right .title
{
	float: left;
	width: 697px;
	height: 20px;
	background: url(../images/yqft_gsjj_right_title_bg.jpg);
	padding: 11px 0 0 22px;
}
.right .title h3
{
	float: left;
	font-size: 12px;
	font-weight: lighter;
}
.right .title small
{
	float: right;
	padding: 0 10px 0 0;
	font-size: 12px;
}
.right .content
{
	padding: 20px 0 0 6px;
}
.right .content li
{
	float: left;
	width: 330px;
	height: 135px;
	background: url(../images/yqft_js_bg.jpg) bottom repeat-x;
	border-bottom: 1px solid #999999;
	padding: 0 8px;
	text-align: left;
}
.right .content li img
{
	float: left;
	width: 134px;
	height: 135px;
}
.right .content li h4
{
	float: right;
	width: 185px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	padding: 10px 0 0 0;
}
.right .content li p
{
	float: right;
	width: 185px;
	height: 60px;
	padding: 6px 0 0 0;
	line-height: 18px;
}
.right .content li span
{
	float: right;
	width: 175px;
	padding: 6px 0 0 10px;
	font-size: 12px;
	background: url(../images/yqft_js_btn.jpg) 0px 9px no-repeat;
}
/* 新闻中心 */
.right .news_list
{
	float: left;
	padding: 20px 0 10px 6px;
}
.right .news_list ul
{
	float: left;
}
.right .news_list li
{
	padding: 5px 0 5px 15px;
	background: url(../images/yqft_newslist_dian.jpg) 6px 8px no-repeat;
	text-align: left;
}
.right .news_list li small
{
	float: left;
	color: #7DA8B7;
	font-size: 12px;
	padding-right: 10px;
}
.right .line
{
	border-top: 1pxsolid#A3BDCC;
	padding: 6px10px15px0;
}
.right .line small
{
	float: right;
	font-size: 12px;
}

/* 新闻最终页 */
.news_nav
{
	height: 22px;
	padding: 14px 0 0 29px;
	background: url(../images/yqft_news_nav_bg.jpg);
}
.news_nav span
{
	padding-right: 20px;
}
.news
{
	float: left;
	width: 750px;
	padding: 0 0 10px 100px;
}
.news h2
{
	height: 30px;
	padding-top: 25px;
	font-size: 12px;
	font-weight: bold;
}
.news h4
{
	height: 20px;
	padding-left: 40px;
	background: url(../images/yqft_news_line.jpg) bottom left no-repeat;
	font-size: 12px;
	font-weight: normal;
}
.news .content
{
	padding: 20px 0 10px 0;
	text-align: left;
	line-height: 20px;
}
.news .content p
{
	text-indent: 2em;
	padding-bottom: 5px;
}

/*  二级车型展示 */
.car
{
	margin-top: 5px;
	padding: 1px 0 0 1px;
	border-top: 1px solid #BFBEBF;
}

.car .newslist ul
{
	float: left;
}
.car .newslist li
{
	padding: 5px 0 5px 15px;
	height: 20px;
	background: url(../images/yqft_newslist_dian.jpg) 6px 8px no-repeat;
	text-align: left;
}
.car .lh20
{
	line-height: 20px;
}
.car .title
{
	width: 696px;
	height: 20px;
	background: url(../images/yqft_gsjj_right_title_bg.jpg);
	padding: 11px 0 0 22px;
}
.car .title h3
{
	float: left;
	font-size: 12px;
	font-weight: lighter;
}
.car .list
{
	padding: 8px 20px 5px 20px;
}
.car .line_2
{
	border-bottom: 1px dashed #609DE1;
}
.car .line_3
{
	background: url(../images/yqft_news_line_2.jpg) right repeat-y #DAE7ED;
}
.car .line_4
{
	height: 25px;
	background: url(../images/yqft_car_bg_1.jpg) repeat-x;
}

/*  二手车 */
.second
{
	padding: 10px;
	color: #606060;
}
.buycar
{
	padding: 10px;
	color: #606060;
}
.buycar dl
{
	float: left;
	width: 335px;
	height: 135px;
	border-bottom: 1px dashed #B7B7B7;
	margin: 5px 0;
	padding-right: 10px;
}
.buycar dl img
{
	float: left;
	padding: 2px;
	width: 156px;
	height: 111px;
	margin-right: 8px;
	border: solid #cccccc 1px;
}
.buycar dt
{
	font-weight: bold;
	padding: 5px 0;
	text-align: left;
}
.buycar dd
{
	line-height: 22px;
	text-align: left;
}
.buycar dd li
{
	padding: 0 0;
	text-align: left;
}
.buycar dd span
{
	float: right;
}
.buycar_2
{
}

/*  购车/售后服务 */
.syfw_zxdy
{
	padding: 10px;
}
.syfw_zxdy dl
{
	width: 145px;
	padding: 0 10px;
	float: left;
}
.syfw_zxdy dt
{
	width: 145px;
	height: 105px;
	background: url(../images/syfw_zxdy_bg.jpg) no-repeat;
}
.syfw_zxdy dt img
{
	padding: 7px 0 0 0;
}
.syfw_zxdy dd
{
	padding: 5px;
	text-align: left;
	line-height: 20px;
}
.syfw_wywt td
{
	background: url(../images/dian.jpg) repeat-x bottom;
	padding: 7px;
}


.f12apx
{
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 26px;
}
.f14px
{
	font-size: 14px;
}



/*add=masj date=2009-08-12*/
.blue
{
	font-size: 12px;
	line-height: 18px;
	color: #006699;
}
.ty_line
{
	border-top: 1pxsolid#A3BDCC;
	padding: 6px10px15px0;
}
.ty_line small
{
	float: right;
	font-size: 12px;
}

/* 表单样式 */

.bd_ty
{
	padding: 10px 10px 10px 50px;
}
.box_ty
{
	border: 1px solid #CDCDCD;
	background: url(../images/box_ty.jpg) bottom repeat-x;
	padding: 10px;
	height: 37px;
	line-height: 19px;
}
.bd_ty_1 td{ padding:7px;}


/*  配件列表中，单元格折行问题 */
.cx { float:left; width:120px;}
.cx li { float:left; padding:0 1px}

