﻿@charset "utf-8";
/* CSS reset */
html, body, iframe,
h1, h2, h3, h4, h5, h6, p, 
ol, ul, dl, dd, 
input, button, textarea, th, td, form {
	margin:0;
	padding:0;
}
body {
	font:12px/1.5 'Microsoft YaHei',Helvetica,Arial,sans-serif;
}
ol, ul {
	list-style:none;
}
a {
	text-decoration:none;
}
textarea {
	resize:none;
}
a, a:active, a:focus {
	outline:none;
}
img {
	border:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* 通用样式 */
.fl {
	float:left;
}
.fr {
	float:right;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.clearfix {
	*zoom:1;
}
.layout {
	width:990px;
	margin:0 auto;
}

/**global background**/
.footMenu, .footShare, .gMenu ul, .footer .leftBg, .footer .rightBg {
	background: url(../images/global_repeat.png) repeat-x;
}
.headSearch .txt, .headSearch .btn, .footer .gap, .gMenu .cur, .footMenu dl, .footShare .attention .icon, .footShare .attention .btn {
	background: url(../images/global_sprite.png) no-repeat;
}
/**header**/
.wrapHeadTop {
	height: 35px;
	margin-bottom: 90px;
	background: #051b67;
}
.headTop {
	width: 990px;
	height: 35px;
	margin: 0 auto;
}
.headTop ul {
	float: right;
	margin-top: 11px;
	font-weight: bold;
}
.headTop li {
	float: left;
	height: 12px;
	border-right: 1px solid #1e84aa;
}
.headTop .last {
	border: none;
}
.headTop a {
	position: relative;
	float: left;
	height: 35px;
	margin-top: -11px;
	padding: 0 18px;
	color: #f1f1f1;
	line-height: 35px;
}
.headTop .last a {
	background: #3185bb;
}
.headTop .blue a {
	margin: -11px -1px 0;
	background: #36a8e3;
}
.headTop .blues a {
	margin: -11px -1px 0;
	background: #2c5697;
}
.headTop a:hover {
	padding: 0 18px;
	color: #fff;
}
.wrapHeader {
	position: absolute;
	z-index: 999;
	width: 100%;
	top: 35px;
	left: 0;
}
.wrapHeader2 {
	background: url(../images/global_nav_repeat.png) repeat-x left bottom;
}
.fixedHeader {
	position: fixed;
	left: 0;
	top: 0;
}
* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}
* html .fixedHeader /* IE6 头部固定 */{position:absolute;bottom:auto;top:expression(eval (document.documentElement.scrollTop>35 ? document.documentElement.scrollTop : 35));}
.wrapHeader .headerBottom {
	position: relative;
	z-index: 1000;
	width: 100%;
	height: 6px;
	overflow: hidden;
	background: url(../images/global_repeat.png) repeat-x 0 -424px;
}
.header {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.headCont {
	position: relative;
	height: 90px;
}
.header .logo {
	float: left;
	width: 174px;
	height: 42px;
	overflow: hidden;
	padding: 24px 130px 24px 0;
}
.header .logo a {
	display: block;
	width: 174px;
	height: 42px;
	background: url(../images/logo.png) no-repeat;
}
.headNav {
	float: left;
	border-right: 1px solid #e8e8e8;
	font-size: 15px;
	line-height: 42px;
}
.headNav li {
	float: left;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #fcfcfc;
}
.headNav .cur {
	background: url(../images/nav_cur.png) no-repeat center 9px;
}
.headNav .cur a {
	color: #02103f;
}
.headNav a {
	float: left;
	height: 42px;
	padding: 24px 17px;
	color: #555;
	font-weight: bold;
}
.headSearch {
	float: right;
	padding: 33px 0 0 15px;
}
.headSearch .txt {
	float: left;
	width: 125px;
	height: 17px;
	padding: 6px 13px;
	background-position: -120px 0;
}
.headSearch .txt input {
	width: 115px;
	height: 17px;
	border: 0;
	background: none;
	line-height: 17px;
	outline: none;
}
.headSearch .btn {
	float: left;
	width: 20px;
	height: 20px;
	margin: 4px 0 0 -30px;
	border: none;
	background-position: -296px -4px;
	overflow: hidden;
	text-indent: -9999px;
}
.subNav {
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 99;
	width: 980px;
	margin: -5px 0 0 -490px;
}
.subNav .cont {
	display: none;
	width: 588px;
	height: 168px;
	margin-left: 205px;
	_margin-left: 204px;
	padding-top: 35px;
	background: url(../images/nav_bg.png) no-repeat right bottom;
}
.subNav .leftBar {
	float: left;
	width: 151px;
	padding-left: 40px;
	line-height: 25px;
}
.subNav .leftBar a {
	color: #5c5c5c;
	padding-left: 15px;
	background: url(../images/nav_menu.jpg) no-repeat 0 5px;
}
.subNav .leftBar a:hover {
	color: #1a4392;
	background: url(../images/nav_menu_hover.jpg) no-repeat 0 5px;
}
.subNav .line {
	float: left;
	width: 1px;
	height: 150px;
	background: #ddd;
}
.subNav .rightBar {
	float: left;
	width: 540px;
	padding-left: 40px;
	overflow: hidden;
	color: #5c5c5c;
}
.subNav .rightBar .fld {
	float: left;
	width: 231px;
	margin-right: 38px;
	line-height: 20px;
}
.subNav .rightBar .fld img {
	display: block;
	width: 231px;
	height: 133px;
}
.subNav .rightBar .fld .txt {
	display: block;
	margin-top: 10px;
	color: #5c5c5c;
}
.subNav .rightBar .fld .txt:hover {
	color: #0126a5;
}
.subNav .rightBar .fld2 {
	float: left;
	width: 269px;
	overflow: hidden;
	line-height: 20px;
}
.subNav .rightBar .fld2 .left {
	float: left;
	width: 185px;
}
.subNav .rightBar .fld2 .left img {
	display: block;
	width: 185px;
	height: 109px;
}
.subNav .rightBar .fld2 .line {
	margin: 0 41px;
}
.subNav .rightBar .fld2 strong {
	display: block;
	height: 25px;
	padding-top: 20px;
}
.subNav .rightBar .fld2 strong {
	display: block;
}



.subNav .rightBar .fld3 {
	float: left;
	width: 231px;
	margin-right: 38px;
	line-height: 20px;
}
.subNav .rightBar .fld3 img {
	display: block;
	width: 185px;
	height: 109px;
}
.subNav .rightBar .fld3 .txt {
	display: block;
	margin-top: 10px;
	color: #5c5c5c;
}

.subNav .rightBar .fld3 strong {
	display: block;
	height: 25px;
	padding-top: 20px;
}
.subNav .rightBar .fld3 .txt:hover {
	color: #0126a5;
}











.subNav .cont2 {
	display: none;
	width: 983px;
	height: 293px;
	background: url(../images/nav_bg.png) no-repeat right bottom;
}
.subNav .cont2 .title {
	float: left;
	width: 128px;
}
.subNav .cont2 .title a {
	display: block;
	height: 145px;
	overflow: hidden;
	background: #e8e8e8;
	color: #666;
	font-weight: bold;
	font-size: 18px;
	line-height: 148px;
	text-align: center;
}
.subNav .cont2 .title .cur a {
	display: block;
	height: 128px;
	border-bottom: 17px solid #36a8e3;
	background: #711314;
	color: #fff;
}
.subNav .cont2 .list {
	float: left;
	width: 852px;
	height: 145px;
	background: url(../images/nav_car_bg.png) repeat-x left bottom;
	text-align: center;
}
.subNav .cont2 .last {
	background: none;
}
.subNav .cont2 .list li {
	float: left;
	width: 140px;
	height: 130px;
	margin-left: 23px;
	padding-top: 15px;
	_display: inline;
}
.subNav .cont2 .list a {
	color: #666;
}
.subNav .cont2 .list li:hover a {
	color: #0126a5;
}
.subNav .cont2 .list a:hover {
	color: #0126a5;
}
/**footer**/
.wrapFooter {
	position: relative;
	z-index: 100;
	width: 100%;
	overflow: hidden;
	margin-top: -12px;
}
.footer {
	position: relative;
	width: 980px;
	height: 200px;
	margin: 0 auto;
}
.footer .leftBg, .footer .rightBg {
	position: absolute;
	top: 0;
	width: 10000px;
	height: 200px;
	background-position: 0 -20px;
}
.footer .leftBg {
	left: -10000px;
}
.footer .rightBg {
	right: -9980px;
}
.footMenu {
	float: left;
	width: 725px;
	height: 167px;
	overflow: hidden;
	padding: 25px 0 8px;
	background-position: 0 -20px;
	color: #666;
}
.footMenu dl {
	float: left;
	width: 90px;
	height: 167px;
	padding-left: 30px;
	background-position: -312px -120px;
}
.footMenu .first {
	background: none;
}
.footMenu dt {
	height: 30px;
	font-size: 14px;
}
.footMenu dd {
	line-height: 20px;
}
.footMenu a {
	color: #999;
}
.footMenu dt a {
	color: #666;
}
.footMenu a:hover {
	text-decoration: underline;
}
.footer .gap {
	float: left;
	width: 22px;
	height: 200px;
	background-position: 0 -60px;
}
.footShare {
	float: left;
	width: 210px;
	height: 167px;
	overflow: hidden;
	padding: 25px 0 8px 17px;
	background-position: 0 -20px;
}
.footShare .share {
	height: 91px;
}
.footShare strong {
	display: block;
	height: 30px;
	color: #666;
	font-size: 14px;
}
.footShare .attention .icon {
	float: left;
	width: 62px;
	height: 61px;
	background-position: -40px -60px;
}
.footShare .attention .txt {
	float: left;
	padding: 0 5px 0 0;
	color: #02103f;
	font-weight: ;
	font-size: 9px;
}
.footShare .attention .btn {
	display: block;
	width: 63px;
	height: 24px;
	overflow: hidden;
	margin-top: 5px;
	background-position: -120px -60px;
	text-indent: -9999px;
}
.wrapFootBottom {
	height: 40px;
	background: #051b67;
}
.footBottom {
	width: 980px;
	margin: 0 auto;
	color: #b7b7b7;
	line-height: 40px;
}
.footBottom ul {
	float: left;
	margin: 14px 8px 0 0;
}
.footBottom li {
	float: left;
	height: 12px;
	padding: 0 11px;
	border-right: 1px dotted #2ca5d2;
}
.footBottom .last {
	border: none;
}
.footBottom a {
	color: #b7b7b7;
}
.footBottom ul a {
	float: left;
	margin: -14px 0;
}
.footBottom a:hover {
	color: #2ca5d2;
	text-decoration: none; 
}
.footBottom .copy {
	float: right;
}
/**内页框架**/
.gWrapCont {
	background: url(../images/global_cont_bg.jpg) no-repeat center top;
}
.gCurMenu, .gCont {
	width: 980px;
	margin: 0 auto;
}
.gCurMenu {
	height: 54px;
	padding-top: 50px;
	color: #3b3b3b;
	font-size: 20px;
}
.gCont {
	margin: 18px auto 72px;
	background: #fff;
}
/**内页菜单**/
.gMenu {
	width: 980px;
	margin: 0 auto;
}
.gMenu ul {
	float: left;
	height: 54px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	background-position: 0 50px;
}
.gMenu li {
	float: left;
	width: 146px;
	height: 50px;
	background-color: #fff;
	border-left: 1px solid #f5f6f6;
	border-right: 1px solid #dde0e1;
}
.gMenu a {
	display: block;
	height: 50px;
	color: #626262;
}
.gMenu .cur {
	width: 148px;
	height: 55px;
	border: none;
	background: url(../images/global_menu_cur.png) no-repeat center top;
}
.gMenu .cur a {
	color: #fff;
}
/**scrollBar**/
.txtScroll {
	position: relative;
}
.txtScroll p{ padding-bottom:10px
}
.scrollContBox {
	position: relative;
	overflow: hidden;
}
.scrollCont {
	position: absolute;
	left: 0;
}
.scrollBar {
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #dfdfdf;
}
.scrollBar .btn {
	display: block;
	position: absolute;
	left: -2px;
	width: 5px;
	height: 30px;
	background: #d7d7d7;
	cursor: pointer;
}
.chromeOnselectstart{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;}


/* 百度地图 */
.clear{ clear:both;}
.dealerMap { position:relative; overflow:hidden; height:504px;}
.mapTl { width:100%; height:51px; background:url(../1.jpg) repeat-x; border-bottom:1px solid #dfdfdf; border-top:2px solid #dfdfdf}
.mapTl select { width:80px; }
.mapBox { width:922px; height:448px; border:1px solid #dfdfdf}
.addrBox { height:421px; width:199px; position:absolute; right:13px; top:67px; background:#fff; -moz-opacity:0.95; filter:alpha(opacity=95); opacity:0.95; border-right:3px solid #b9b9b9; border-left:3px solid #b9b9b9}
.mapControlBtn{ width:27px; height:27px; position:absolute; background:url(../1.gif) no-repeat;  left:423px; top:70px; cursor:pointer; z-index:55; }
.dealerMap .on{ background:url(../1.gif) no-repeat; }
.dealerMap .mapTlStyle { }
.dealerMap .DorsettStyle, .dealerMap .GleagleStyle, .dealerMap .BritishStyle {  font-weight:bold; color:#0067b2; font-size:14px;  font-family:"宋体"; } 
.dealerMap .DorsettStyle { padding-left:40px; width:190px; background:url(../11.jpg) no-repeat 0 2px }
.dealerMap .GleagleStyle { padding:33px; width:197px; background:url(../11.jpg) no-repeat 0 1px }
.dealerMap .BritishStyle { padding-left:29px; width:201px; background:url(../11.jpg) no-repeat 0 1px }

.dealerMap .contF { width:236px;}
.dealerMap .contF .mapBtn { margin-top:9px;}
.dealerMap .contF .mapBtn li { float:left; margin-right:4px;}
.dealerMap .contF .mapBtn li a { display:block; text-align:center; line-height:23px; color:#fff;}
.dealerMap .contF .mapBtn .btn_01 { width:68px; height:25px; background:url(../15.jpg) no-repeat}
.dealerMap .contF .mapBtn .btn_01 a { width:66px; height:23px; }
.dealerMap .contF .mapBtn .btn_02 { width:88px; height:25px; background:url(../15.jpg) no-repeat}
.dealerMap .contF .mapBtn .btn_02  a { width:88px; height:25px; } 

.leftCarModels { padding-top:13px; padding-left:15px;}
.leftCarModels li { float:left; line-height:24px; margin-right:15px;  }
.leftCarModels li select { width:100px; }
.leftCarModels li .selectBox { width:109px; height:22px; border:1px solid #c5c9cd; background:url(../12.jpg) repeat-x 0 0; cursor:pointer;}
.selectBox .selectBg-left { width:9px; height:22px; background:url(../12.jpg) no-repeat 0 0;}
.selectBox .selectBg { height:22px; width:79px; }
.selectBox .selectBtn { width:17px; height:18px; margin:2px; background:url(../18.jpg) no-repeat; }
.cityBox { padding-top:13px; padding-right:15px;}

.mapMsgBox { width:178px; height:365px; margin:0 auto; overflow:hidden; position:relative;  }
.mapMsgBox ul { width:178px; position:absolute; top:0;  }
.mapMsgBox li { border-bottom:1px solid #dfe0e1; cursor:pointer;}
.mapMsgBox li .contF { width:141px; padding:6px 5px; margin-left:25px;  word-break:break-all;word-wrap :break-word; }
.mapMsgBox li .contF h4, .mapMsgBox li .contF p { margin:0; padding:0; font-size:12px;  font-family:"宋体"; line-height:18px; }
.mapMsgBox li .contF h4 {font-weight:bold; color:#2a2a2a;  }
.mapMsgBox .msgSignBox { width:auto; height:auto;}
.mapMsgBox .msgSign { background:url(../18.gif) no-repeat 0 8px;}
.addrBox .mapTopBtn, .addrBox .mapBottBtn { display:block; width:199px; height:28px; background:url(../1.jpg) no-repeat;}
.addrBox .mapTopBtn { background-position:0 0;}
.addrBox .mapBottBtn { background-position:0 -28px;}

input.bg,textarea.bg,select.bg{ background:#eee;}

.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.e-back {
	padding-bottom: 50px;margin-top: -30px;
	height: 40px;
	text-align: center;
}
.e-back a {
	display: inline-block;
	padding: 0 30px;
	border: 4px solid #fff;
	margin:0 10px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 31px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.e-back a:hover {
	background: #fff;
	color: #000;
}


.e-back span.disabled{
 	border:4px solid #ccc;
	color:#ccc;
	text-transform: uppercase;
	display:inline-block;
	text-align:center;
	font-size: 14px;
	padding: 0 30px;
	line-height: 31px;
	margin:0 10px;
	cursor: default;
 	opacity:0.5;
 	}
	
.e-back a.disabled:hover{
 	border:4px solid #ccc;
	color:#ccc;
	}
	
.e-back a.disabled{
	cursor: default;
 	opacity:0.5;
	
 	}
.e-back a.disabled:hover{
 	border:4px solid #ccc;
 	background:#ccc;
	color:#666;
	}

.fixed-bar .icon,.fixed-bar .consult-list .tel-icon{background:url("/images/JS_02.png") no-repeat;}
.fixed-bar .icon{display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
.fixed-bar{position:fixed;right:20px;bottom:50px;z-index:1150;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);}
.fixed-bar .gotop{position:relative;z-index:1101;display:block;width:68px;height:36px;overflow:hidden;margin:-1px 0 0;padding:32px 0 0;border:1px solid #e6e6e6;border-top:1px dashed #eaeaea;background-color:#fff;color:#666;font:normal 14px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .share{height:68px;overflow:hidden;margin:-1px 0 0;border:1px solid #e6e6e6;}
.fixed-bar .gotop:hover{z-index:1110;border-color:#2acb6b;background-color:#2acb6b;color:#fff;text-decoration:none;}
.fixed-bar .gotop:hover .icon{background-position:right -251px;}
.fixed-bar .consult-box{border:1px solid #e6e6e6;}
.fixed-bar .consult-box .consult-header{position:relative;height:36px;margin:-1px -1px 0;background:#2acb6b;}
.fixed-bar .consult-box .consult-title{color:#fff;font:normal 16px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .consult-box .icon{display:none;top:0;left:-28px;width:28px;height:36px;overflow:hidden;margin:0;background-position:-80px -530px;cursor:pointer;}
.fixed-bar .consult-box .icon:hover{background-position:-110px -530px;}
.fixed-bar .consult-list{margin:0 2px -1px;padding:9px 0;border-bottom:1px dashed #eaeaea; overflow:hidden}
.fixed-bar .consult-list li{padding:6px 0 6px 23px;color:#666;font:normal 12px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
.fixed-bar .consult-list span,.fixed-bar .consult-list a{float:left;line-height:24px;}
.fixed-bar .consult-list span{padding-right:10px;}
.fixed-bar .consult-list img{vertical-align:top;}
.fixed-bar .wide-bar{width:134px;background:#fff;}
.fixed-bar .wide-bar .share .bds_more{width:148px;_width:146px;background-position:-252px -568px;}
.fixed-bar .wide-bar .share .bds_more:hover{background-position:-354px -568px;}
.fixed-bar .wide-bar .gotop{width:132px;}
.fixed-bar .consult-list .tel-icon{margin-left:-15px;padding:0 0 0 20px;background-position:-591px -264px;}

.fixed-bar li a{color:#555;}
