/* CSS Document */

@charset "utf-8";
/* ================================================================  全局样式 ================================================================ */
* {
	margin:0px;
	border:none;
	padding:0px;
	font-size:12px;
}
body {
	width:100%;
	height:100%;
	background:#ffffff;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
	margin:0;
	padding:0;
}
body, button, input, select, textarea {
	font: 12px/1.5em "宋体" Microsoft YaHei, Tahoma, Helvetica, Arial, sans-serif;
	color:#333333;
}
button, input, select, textarea {
	border:1px solid #acacac;
	padding-left:2px;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	font-family:Microsoft YaHei;
}
h1 {
	font-size:16px;
	font-family:Microsoft YaHei;
}
h2 {
	font-size:15px;
	font-family:Microsoft YaHei;
}
h3 {
	font-size:14px;
	font-family:Microsoft YaHei;
}
address, cite, dfn, em, var {
	font-style: normal;
}
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace;
}
small {
	font-size: 12px;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color:#ff0000;
}
.clear {
	clear:both;
}
html {
	overflow-y:auto;
	overflow-x:auto;
}
/* ================================================================  全局样式 ================================================================ */


/* ================================================================  header css ================================================================ */

.headbg {
	background: url("../images/headbg.jpg") repeat-x scroll left top transparent;
	border-top: 3px solid #000000;
	height: 125px;
	width: 100%;
}
.header {
	margin: 0 auto;
	padding: 0 10px;
	width: 1150px;
	position: relative;
}
.logo {
	float:left;
	margin-top: 10px;
}
.topnav {
	float: right;
	margin: 43px 0 0;
}
.topnav li {
	float: left;
	letter-spacing: 1px;
	line-height: 44px;
	padding: 0 12px;
	text-align: center;
	width: 94px;
}
.topseled {
	background:url(../images/navbg.png) no-repeat center center;
}
.topseled a {
	color:#ffffff;
}
.topnav li a {
	font-size:16px;
	font-family:Microsoft YaHei;
}
.logareg li {
	color: #FFFFFF;
	float: left;
	height: 31px;
	line-height: 31px;
	text-align: center;
	width: 60px;
}
.lineli {
	width: auto !important;
}
.logareg {
	background: url("../images/dlzc.jpg") no-repeat scroll center top transparent;
	height: 34px;
	position: absolute;
	right: 78px;
	top: -3px;
	width: 127px;
}
.logareg li a {
	padding:0 15px;
	color:#ffffff;
}
/* ================================================================  header css ================================================================ */



/* ================================================================  banner css ================================================================ */
.bannbg {
	background: url("../images/bannbg.jpg") repeat-x scroll center top transparent;
	width: 100%;
}
.banner {
	height: 417px;
	margin: 0 auto;
	position: relative;
	width: 1160px;
}
.inner_banner {
	width:1160px;
	margin:22px auto 0px;
}
.banner .bannimg {
	left: 0;
	position: absolute;
	top: 0;
}
.toptitlebg {
	background:#63c133;
	width: 100%;
}
.toptitle {
	margin: 0 auto;
	width: 1160px;
	height:38px;
}
.toptitle h1 {
	font-size:12px;
	color:#ffffff;
	line-height:38px;
	text-indent:10px;
}
.ckjg {
	background: url("../images/button_1.png") no-repeat scroll left center transparent;
	border: medium none;
	color: #000000;
	cursor: pointer;
	float: right;
	height: 35px;
	margin-top: 15px;
	width: 116px;
}
.quicknav {
	left: 0px;
	position: absolute;
	top: 37px;
}
.quktit {
	color: #FFFFFF;
	float: left;
	font-size: 22px;
	height: 37px;
	line-height: 37px;
	margin-right: 30px;
	font-family:Microsoft YaHei;
}
.qukmore {
	float: left;
	height: 37px;
	line-height: 37px;
	margin-left: 25px;
}
.qukmore a {
	color: #FFFFFF;
	font-style:italic;
	font-family:Microsoft YaHei;
}
.quklogo {
	float: left;
}
.quilink {
	position:absolute;
	bottom:0px;
	left:0px;
	width: 852px;
}
.quilink a {
	display: block;
	width:274px;
	height:74px;
	float: left;
	margin-right: 10px;
	cursor:pointer;
}
.a1 {
	background: url("../images/jxfwh.png") no-repeat scroll left center transparent;
}
.a1:hover {
	background: url("../images/jxfwhu.png") no-repeat scroll left center transparent;
}
.a2 {
	background: url("../images/wymch.png") no-repeat scroll left center transparent;
}
.a2:hover {
	background: url("../images/wymchu.png") no-repeat scroll left center transparent;
}
.a3 {
	background: url("../images/qcmrh.png") no-repeat scroll left center transparent;
}
.a3:hover {
	background: url("../images/qcmrhu.png") no-repeat scroll left center transparent;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.quilink_sec {
	position:absolute;
	width: 233px;
	bottom:0px;
	right:0px;
}
.quilink_sec a {
	display: block;
	float: right;
	height: 59px;
	width: 233px;
	cursor:pointer;
	background: url("../images/zxml.png") no-repeat scroll left center transparent;
}
.quilink_sec a:hover {
	background: url("../images/zxml_sec.png") no-repeat scroll left center transparent;
}
/* ================================================================  banner css ================================================================ */

/* ================================================================  container css ============================================================= */
.container {
	margin: 0 auto 25px;
	width: 1150px;
	padding:10px;
}
.conlinone {
	margin-top:25px;
}
.zncompan {
	float: left;
	margin-right: 20px;
	width: 258px;
}
.zncompan h1 {
	background: url("../images/titbg1.jpg") no-repeat scroll left center transparent;
	color: #53962F;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	text-indent: 10px;
	width: 258px;
}
.zncompan ul li {
	background: url("../images/liimg.jpg") no-repeat scroll 15px center transparent;
	border-bottom: 1px dotted #DDDDDD;
	height: 32px;
	line-height: 32px;
	padding-left: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 218px;
}
.qukmore_sec {
	height: 37px;
	line-height: 37px;
	margin-left: 14px;
}
.qukmore_sec a {
	color: #53962F;
	font-family: Microsoft YaHei;
	font-style: italic;
}
.zncompan_thr {
	float: left;
	width: 590px;
}
.ywzs {
	padding:8px;
}
.ywzsdes {
	float: right;
	line-height: 24px;
	text-align: justify;
	text-overflow:ellipsis;
	width: 350px;
}
.ywzs img {
	float: left;
}
.zncompan_thr h1 {
	background: url("../images/titbg2.jpg") no-repeat scroll left center transparent;
	color: #53962F;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	text-indent: 10px;
	width: 590px;
}
.conlintwo {
	margin-top:25px;
}
.contwotit {
	height: 33px;
	line-height: 33px;
}
.contwotit h3 {
	background: url("../images/li2img.jpg") no-repeat scroll left center transparent;
	color: #434343;
	float: left;
	font-size: 16px;
	padding-left: 24px;
	font-family: Microsoft YaHei;
}
.rssty {
	float:right;
}
.rssty span {
	margin-right:10px;
}
.rssty a {
	margin: 0 6px;
	color: #666666;
}
.contwonr {
	background: url("../images/conbg.jpg") no-repeat scroll left center transparent;
	height: 230px;
	padding: 20px 0 10px;
	width: 1150px;
}
.contwonr ul li {
	float: left;
	margin: 0 10px;
	_margin: 0 8px;
	text-align: center;
	height: 230px;
	width: 171px;
}
.contwonr ul li img {
	height: 125px;
	width: 153px;
	padding-top: 15px;
}
.slvh {
	font-family: 宋体;
	font-size:12px;
	text-overflow:ellipsis;
	width:171px;
	line-height: 22px;
}
.friendlink {
	background: url("../images/hzhbg.jpg") no-repeat scroll left center transparent;
	height:56px;
	width:1150px;
}
.friendlink ul {
	float: left;
	height: 56px;
	line-height: 56px;
	margin-left: 145px;
	_margin-left: 70px;
}
.friendlink ul li {
	border: 1px solid #DDDDDD;
	float: left;
	height: 44px;
	line-height: 44px;
	margin: 5px 5px 0;
	padding: 0 15px;
}
.friendlink ul li a {
	font-family: Microsoft YaHei;
	font-size:18px;
	color:#848282;
}
.friendlink ul li img {
	margin-right: 5px;
	vertical-align: middle;
	_margin-top:3px;
}
.qukmore_four {
	float: right;
	height: 56px;
	line-height: 56px;
	margin-right: 25px;
}
.qukmore_four a {
	color: #53962F;
	font-family: Microsoft YaHei;
	font-style: italic;
}
.conlinthre {
	margin-top:25px;
}
.rmtjmore {
	color: #53962F;
	font-family: Microsoft YaHei;
	font-style: italic;
	margin-left:10px;
}
/* ================================================================  container css ============================================================= */


/* ================================================================  footer css ================================================================ */
.footbg {
	background: none repeat scroll 0 0 #F6F6F6;
}
.footer {
	width:1150px;
	padding:20px 10px 35px;
	margin:0 auto;
	overflow:hidden;
}
.foot_l {
	float:left;
	padding-top:10px;
}
.foot_l p {
	color: #6F6F6F;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family:Microsoft YaHei;
}
.foot_l li {
	float:left;
}
.foot_l a {
	color: #A2A1A1;
	margin-right: 20px;
}
.foot_l a:hover {
	color:#de490e;
}
.foot_l .menu_foot {
	float:left;
	margin-right:55px;
}
.copyright {
	border: 1px solid;
	color: #B1B1B1;
	line-height: 37px;
	margin-top: 28px;
	padding-left: 15px;
	width: 529px;
}
.foot_r {
	border-left: 2px solid #DDDDDD;
	float: right;
	padding-left: 50px;
	width: 280px;
}
.foot_r .title {
	color: #6F6F6F;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 18px;
	font-family:Microsoft YaHei;
}
.foot_r .detail {
	line-height:24px;
	color:#A2A1A1;
}
/* ================================================================  footer css ================================================================ */



/* ================================================================  驾校列表-模拟考试 css ===================================================== */
.nav {
	color:#888;
	background:url(../images/arr_nav.jpg) no-repeat left center;
	padding-left:25px;
}
.nav a {
	color:#888;
}
.con_ks {
	border:1px solid #e2e2e2;
	background:#fff;
	margin-top:12px;
	color:#333;
}
.con_ks .title {
	background:url(../images/title_mn.jpg) no-repeat left top;
	border-bottom:1px solid #5c990a;
	height:50px;
	line-height:50px;
	text-align:right;
	padding-right:25px;
}
.con_ks .title span {
	margin-right:10px;
}
.con_ks .detail {
	padding:25px 25px 55px;
}
.con_ks .ques li {
	margin-bottom:40px;
}
.con_ks .ques .line {
	background:url(../images/bg_line.jpg) repeat-x left bottom;
	border:none;
	width:140px;
	height:18px;
	line-height:18px;
}
.con_ks .item {
	overflow:hidden;
	margin-top:20px;
	zoom:1
}
.con_ks .item li {
	float:left;
	margin-right:35px;
	margin-bottom:0;
}
.con_ks .item input {
	margin-right:10px;
	border:none;
	vertical-align:middle;
}
.con_ks .button_ck {
	cursor:pointer;
	background:url(../images/button_bg.jpg) no-repeat left top;
	width:99px;
	height:35px;
	color:#fff;
	border:none;
}
.true {
	margin-top:25px;
}
.true .title_da {
	font-size:18px;
	color:#60a702;
	font-family: Microsoft YaHei;
}
.true .detail_da {
	width:820px;
	padding-top:15px;
	overflow:hidden;
}
.true .detail_da li {
	float:left;
	padding-right:40px;
	font-size:14px;
	padding-bottom:15px;
	word-spacing:12px;
}
.true .detail_da li span {
	color:#888;
}
/* ================================================================  驾校列表-模拟考试 css ===================================================== */





/* ================================================================  驾校列表-驾校信息 css ===================================================== */
.con_jxinf {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E2E2E2;
	color: #333333;
	margin-top: 12px;
}
.con_jxinf .title {
	background: url("../images/title_jx.jpg") no-repeat scroll left top transparent;
	border-bottom: 1px solid #5C990A;
	height: 50px;
	line-height: 50px;
	padding-right: 25px;
	text-align: right;
	position: relative;
}
.con_jxinf .detail {
	padding: 25px 25px 55px;
}
.jxinfdetai {
	float: left;
	margin-left: 25px;
}
.jxinfdetai h1 {
	font-family: Microsoft YaHei;
	font-size: 22px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 12px;
}
.jxinfdetai img {
	margin-right: 8px;
	vertical-align: middle;
}
.jxinfdetai p {
	font-family: Microsoft YaHei;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
}
.jxjjdescr {
	margin-top: 30px;
}
.jjtitle {
	border-bottom: 3px solid #569404;
	height: 35px;
	line-height: 35px;
}
.jjtitle p {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}
.desp {
	padding: 20px 10px;
}
.desp p {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
/* ================================================================  驾校列表-驾校信息 css ===================================================== */

/* ================================================================  驾校列表 css ===================================================== */
.suosuo {
	float: right;
	height: 32px;
	margin-top: 9px;
	position: absolute;
	right: 0;
	top: 0;
}
.suosuo .name_item {
	color: #666666;
	float: left;
	font-size: 14px;
	line-height: 32px;
	margin-right: 5px;
}
.suosuo .item_ul {
	float: left;
}
.suosuo .item_ul li {
	float: left;
	height: auto;
	margin-bottom: 0;
	margin-right: 8px;
}
.select1 {
	background: url("../images/bg_input.jpg") no-repeat scroll left top transparent;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	position: relative;
	width: 117px;
	z-index: 30;
}
.suosuo .selectbox-wrapper ul li {
	cursor: pointer;
	margin: 0;
	padding-left: 5px;
	text-align: left;
	width: 120px;
}
.conpname {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	margin:10px 0;
}
.adress {
	color: #666666;
	line-height: 20px;
}
.contapho {
	color: #666666;
	line-height: 20px;
}
/* ================================================================  驾校列表 css ===================================================== */



/*-----------------------------------------------我要买车-按车型----------------------------------------------------------------------------------*/
.con_buy {
	border:1px solid #e2e2e2;
	background:#fff;
	margin-top:12px;
	color:#333;
}
.con_buy .title {
	background:url(../images/title_buy.jpg) no-repeat left top;
	border-bottom:1px solid #5c990a;
	height:50px;
	line-height:50px;
}
.con_buy .detail {
	padding:25px 25px 55px;
}
.table_sear {
	border-bottom:1px solid #e2e2e2;
}
.title_sear {
	font-size:16px;
	font-family: Microsoft YaHei;
	color:#666;
	float:left;
	margin-right:90px;
}
.sear_item {
	float:left;
}
.sear_item li {
	margin-bottom:15px;
	height:32px;
}
.sear_item .name_item {
	color:#666;
	float:left;
	line-height:32px;
	margin-right:5px;
}
.sear_item .item_ul {
	float:left;
}
.sear_item .item_ul li {
	float:left;
	margin-right:8px;
	margin-bottom:0;
	height:auto;
}
.sear_item .item_ul li a {
	background:url(../images/bg_bt_l.jpg) no-repeat left center;
	line-height:32px;
	color:#333333;
	padding-left:10px;
	display:block;
}
.sear_item .item_ul li a span {
	background:url(../images/bg_bt_r.jpg) no-repeat right center;
	padding-right:35px;
	display:block;
}
.sear_item .item_ul li a:hover {
	background:url(../images/select_bt_l.jpg) no-repeat left center;
	color:#fff;
}
.sear_item .item_ul li a:hover span {
	background:url(../images/select_bt_r.jpg) no-repeat right center;
}
.sear_item .item_ul .select a {
	background:url(../images/select_bt_l.jpg) no-repeat left center;
	color:#fff;
}
.sear_item .item_ul .select a span {
	background:url(../images/select_bt_r.jpg) no-repeat right center;
}
.select1 {
	width:117px;
	background:url(../images/bg_input.jpg) no-repeat left top;
	padding-left:10px;
	position:relative;
	height:32px;
	line-height:32px;
	z-index:30;
}
.selectbox {
	color:#333333;
	cursor:pointer;
	border:0;
	background:url(../images/arr.jpg) no-repeat right center;
	padding:0;
	width:117px;
	height:30px;
	line-height:30px;
}
.selectbox-wrapper {
	color: #333333;
	position:absolute;
	left:0;
	top:30px;
	width:125px;
	border:1px solid #e4e4e4;
	background:#fff;
}
.sear_item .selectbox-wrapper ul li {
	margin:0;
	cursor:pointer;
	width:120px;
	padding-left:5px;
}
.selectbox-wrapper ul .current {
	background:#f2f2f2;
}
.button_sear {
	background:url(../images/button_cx.jpg) no-repeat left top;
	cursor:pointer;
	color:#fff;
	width:79px;
	height:35px;
	border:none;
	margin-bottom:10px;
}
.search_list {
	margin-top:20px;
}
.search_list .table_list {
	border-bottom:1px solid #e2e2e2;
	margin-top:20px;
}
.search_list .table_list td {
	padding-bottom:20px;
}
.search_list .table_list img {
	margin-right:30px;
}
.search_list .title_car {
	height:24px;
}
.search_list .name {
	color:#333;
	font-size:18px;
	float:left;
	font-family: Microsoft YaHei;
}
.search_list .price {
	float:right;
	color:#666;
}
.search_list .price .red {
	color:#cc0000;
	font-size:14px;
}
.search_list .detail_car {
	line-height:22px;
	margin-top:10px;
}
.search_list .green_a {
	color:#599b02;
	font-size:14px;
}
.page-nav {
	margin-top:20px;
	float:right;
}
.page-nav li {
	float:left;
	margin-right:4px;
	line-height:30px;
}
.page-nav li a {
	background:#FFFFFF;
	border: 1px solid #c9c9c9;
	color:#000;
	display: block;
	height:30px;
	line-height: 30px;
	width: 30px;
	font-size:14px;
	font-family: Microsoft YaHei;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
.page-nav .arr_nexr {
	background:url(../images/arr_r.jpg) no-repeat 50px center;
	width:50px;
	padding-right:15px;
}
.page-nav li a:hover {
	border:1px solid #fe8401;
	font-weight:700;
	color:#fe8401;
	text-decoration:none;
}
.page-nav .curr-page a {
	border:1px solid #fe8401;
	font-weight:700;
	color:#fe8401;
}
/*-----------------------------------------------我要买车-按车型-----------------------------------------------------------------------------------------*/


/*----------------------------------------我要买车-汽车详情-----------------------------------------------------------------------------------------------*/
.con_car {
	border:1px solid #e2e2e2;
	background:#fff;
	margin-top:12px;
	color:#333;
}
.con_car .title {
	background:url(../images/title_car.jpg) no-repeat left top;
	border-bottom:1px solid #5c990a;
	height:50px;
	line-height:50px;
}
.con_car .detail {
	padding:25px 35px;
}
.top_car {
	height:425px;
}
.news_flash {
	width:350px;
	float:left;
	margin-right:20px;
}
#featured {
	OVERFLOW: hidden;
	WIDTH: 350px;
	POSITION: relative;
	HEIGHT: 350px;
}
#featured img {
	width:350px;
}
#featured .ui-els-hide {
	DISPLAY: none
}
#thumbs {
	WIDTH: 350px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 60px;
	margin-top:10px;
}
#thumbs LI {
	DISPLAY: inline;
	FLOAT: left;
	WIDTH: 60px;
	MARGIN-RIGHT: 3px;
	HEIGHT: 60px;
	position:relative;
}
#thumbs LI img {
	vertical-align:top;
}
#thumbs UL {
	MARGIN-TOP: 0px
}
#thumbs LI.first {
	margin: 0 5px 0 0;
	WIDTH: 12px;
	CURSOR: pointer;
	HEIGHT: 57px;
}
#thumbs LI.last {
	WIDTH: 12px;
	CURSOR: pointer;
	HEIGHT: 57px;
}
#thumbs LI a {
	display:block;
	border:2px solid #fff;
	WIDTH: 56px;
}
#thumbs LI a:hover {
	border:2px solid #b6b6b6;
}
#thumbs LI a.current {
	border:2px solid #b6b6b6;
}
#thumbs LI.first IMG {
	border:none;
}
#thumbs LI.last IMG {
	border:none;
}
.top_car_detail {
	float:left;
	width:680px;
}
.table_detail td {
	padding:6px 0;
	line-height:24px;
}
.table_detail .name {
	font-family: Microsoft YaHei;
	font-size:22px;
}
.table_detail .red {
	color:#cc0000;
	font-size:14px;
}
.attr_car {
	margin-top:20px;
}
.attr_car .title_attr {
	border-bottom:2px solid #569404;
	font-size:18px;
	font-family:Microsoft YaHei;
	padding-bottom:10px;
}
.attr_car .detail_attr {
	padding-top:10px;
	line-height:24px;
}
.table_attr {
	border:1px solid #e6e6e6;
	border-right:none;
	margin:15px 0;
}
.table_attr th {
	background:#ededed;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #d9d9d9;
	font-size:14px;
	border-collapse:collapse;
	line-height:35px;
	padding:0 5px;
}
.table_attr td {
	padding:0 5px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	border-right:1px solid #e8e8e8;
	border-collapse:collapse;
}
.jingxs {
	margin-top:20px;
}
.jingxs .title_jx {
	border-bottom:2px solid #569404;
	font-size:18px;
	font-family:Microsoft YaHei;
	padding-bottom:10px;
}
.jingxs .detail_jx {
	padding-top:10px;
	line-height:24px;
}
.jingxs .detail_jx ul {
	overflow:hidden;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:15px;
	padding-bottom:20px;
	zoom:1;
}
.jingxs .detail_jx li {
	float:left;
	width:530px;
}
.jingxs .detail_jx li img {
	float:left;
	margin-right:20px;
}
.jingxs .detail_jx li .con_jx {
	float:left;
	width:250px;
}
.jingxs .detail_jx li .con_jx .name {
	font-size:18px;
	color:#333;
	font-family:Microsoft YaHei;
}
.jingxs .detail_jx li .con_jx p {
	color:#666;
}
.jingxs .detail_jx .green_a {
	color:#599b02;
	font-size:14px;
}
/*----------------------------------------我要买车-汽车详情-----------------------------------------------------------------------------------------------*/
