/*--------------------banner---------------*/
.cont .banner{
	height: 354px;
    background: url(../images/support/banner.jpg) no-repeat center center;
    text-align: center;
}
.cont .banner .title {
    padding-top: 91px;
}
.cont .banner h2 {
    color: #fff;
}
.cont .banner .entitle {
    font-size: 48px;
    font-weight: 600;
    letter-spacing: -3px;
    font-family: arial;
}
.cont .banner .cntitle {
    font-size: 38px;
    font-weight: normal;
}


.dealerPanel{
	padding:80px 0px;
}
.dealerPanel h3{
	text-align:center;
	line-height:30px;
	margin-bottom: 15px;
}
.dealerPanel h3.enTitle{
	color:#0066b3;
	margin-bottom:20px;
	font-family: Arial;
	letter-spacing: -2px;
	font-size:40px;
}
.dealerPanel h3.cnTitle{
	font-weight:normal;
	margin-bottom:57px;
	font-size: 32px;
}
.dealerPanel .selectBox{
	width:1070px;
	margin:0 auto;
}
.dealerPanel .selectBox ul{
	height: 155px;
    overflow: hidden;
    width: 100%;
}
.dealerPanel .selectBox ul li{
	width:204px;
	margin-right:10px;
	float:left;
	color:#666;
}
.dealerPanel .selectBox ul li span{
	display:block;
	float:left;
}
.dealerPanel .selectBox ul li .name{
	width:37px;
	line-height:38px;
	float: left;
}
.dealerPanel .selectBox ul li .allthem{
	width: 166px;
	float: left;
}
.dealerPanel .selectBox ul li .value{
	width:120px;
	line-height:34px;
	border:1px solid #666;
	padding-left:8px;
	border-right:none;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dealerPanel .selectBox ul li .selectBtn{
	width:34px;
	height:34px;
	line-height:27px;
	border:1px solid #666;
	background:url(../images/customer/22.jpg) no-repeat scroll 0 0;
	cursor: pointer;
	cursor: hand;
}
.dealerPanel .selectBox ul li .allthem:hover .selectBtn{
	background:url(../images/customer/11.jpg) no-repeat scroll 0 0;
}

.dealerPanel .selectBox ul li .list{
	line-height: 25px;
    margin-left: 37px;
    width: 163px;
	display:none;
	position:relative;
	overflow-y:auto;
	overflow-x:hidden;
	max-height:116px;
	height:auto;
	border:1px solid #cacaca;
	border-top:none;
	z-index: 100;
}
.dealerPanel .selectBox ul li .list li{
    width: 155px;
	height:25px;
	padding-left:8px;
	background-color:#fff;
}
.dealerPanel .selectBox ul li .list li:hover{
	background-color:#0066B4;
	color:#fff;
	cursor:pointer;
}
.dealerPanel .selectCon{
	margin-top:-74px;
	height:461px;
	overflow: hidden;
}
#mapBox{
	width:815px;
	height:461px;
	float:left;
	/* background: url("../images/map1.png") no-repeat center center; */
}
.dealerPanel .selectCon .scrollBox .contentBox p.noResult
{
	font-size: 18px;
	color: #a6a6a6;
	text-align: center;
	position: relative;
	top: 100px;
}
.echarts-tooltip:after
{
	display: inline;
}
.dealerPanel .selectCon .scrollBox{
	width:300px;
	height:400px;
	float:left;
	overflow:hidden;
	position:relative;
}
.dealerPanel .selectCon .scrollBox .contentBox{
	width:260px;
	position:absolute;
	left:0;
	top:0;
}
.dealerPanel .selectCon .scrollBox .contentBox p.title{
	font-size:16px;
	line-height:16px;
	margin-bottom:10px;
	color:#000;
}
.dealerPanel .selectCon .scrollBox .contentBox p{
	font-size:14px;
	line-height:25px;
	color:#545454;
}
.dealerPanel .selectCon .scrollBox .contentBox .blueLine{
	width:40px;
	background-color:#0066b3;
	height:1px;
	margin:20px 0px;
}
.dealerPanel .selectCon .scrollBox .baseBar{
	width:3px;
	height:400px;
	position:absolute;
	background-color:#c2c2c2;
	right: 1px;
	top:0;
}
.dealerPanel .selectCon .scrollBox .baseBar .slideBar{
	width:5px;
	height:30px;
	position:relative;
	top:0;
	left:-1px;
	background-color:#075698;
}
.dealerPanel .selectCon .scrollBox .baseBar .slideBar:hover{
	background-color:#00C9FF;
}
.gather{
	color: #FFFFFF;
}
.bottomParts h1 span
{
	margin-left: 0;
}

.bottomParts h1 a
{
	font-size: 18px;
	color: #0066b3;
	margin-left: 18px;
}
.bottomParts h1 a:hover{
	color: #00c9ff;
}
.bottomParts h1 a .jt{
	width: 8px;
	height: 11px;
	background: url("../images/blueArrow.png") no-repeat;
	display: inline-block;
	margin-left: 8px;
}
.bottomParts h1 a:hover .jt{
	background: url("../images/jt1.png") no-repeat;	
}
.bottom_1
{
	height: 400px;
	background-color: #191919;
	position: relative;
}


.bottomPart_1
{
	width: 100%;
	height: 400px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/support/yuyue.jpg) no-repeat 0% 0%;
}

.Dealers
{
	line-height: 24px;
	margin-bottom: 20px;
}
.Dealers a{
	display: block;
}
.color_00c9ff
{
	color: #00c9ff;
}



.classify{
	height: 380px;
	background-color: #0066b3;
	padding-top: 80px;
}
.classify .cont{
	width: 1200px;
	height: 280px;
	margin: 0 auto;
}
.classify .cont .pic{
	width: 385px;
	float: left;
	margin-right: 22px;
}
.classify .cont .piclast{
	margin-right: 0;
}
.classify .cont .pic .entitle{
	font-size: 20px;
	color: #fff;
	font-family: arial;
	font-weight: 600;
	margin-top: 10px;
}
.classify .cont .pic .cntitle{
	font-size: 18px;
	color: #fff;
}
.classify .cont .pic{
	position: relative;
}
.classify .cont .pic .yy{
	width: 385px;
	height: 220px;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .5;
	display: none\9;
}
.classify .cont .pic:hover .yy{
	opacity: 0;
}

#youhuiline{
	position: relative;
	border-top: 0px solid #FFFFFF;
	top: -70px;
}
#jingxiaoline{
	position: relative;
	border-top: 0px solid #FFFFFF;
	top: -140px;
}


.appIconBox {
	height: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	display: none;
	z-index: 500;
}
.appIconBox .playerBg {
	background-color: #000;
	height: 100%;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.appIconBox .icon_box {
	width: 400px;
	height: 300px;
	left: 50%;
	position: absolute;
	top: 50%;
	margin-left: -150px;
	margin-top: -150px;
	background-color: #fff;
	border-radius: 5px;
}
.appIconBox .appBoxImg {
	padding: 10px 52px;
}
.appIconBox .appBoxI_title  {
	 text-align: center;
	 width:100%;
	 color:#0066b3;
	 font-size:16px;
	 line-height:2.5;
}
.appIconBox .close {
	height: 40px;
	position: absolute;
	right: 0px;
	top: 0;
	width: 40px;
	border-radius: 2px;
	background: #0066b3 url(../images/car_model/close.png) no-repeat scroll 0 0;
	cursor: pointer;
	cursor: hand;
}

.appIconBox .close:hover {
	background-color: #0066b3;
}
/* 促销活动 */
.cx a {
	display: inline-block;
	width: 100%;
}
.cx a img {
	width: 100%;
}
.cx .img-box {
	width: 385px;
	height: 220px;
	background-size: 100% 100%!important;
}