﻿@charset "utf-8";
/*头部样式*/
.headertop{
	height: 114px;
	background: #fff;
}
.logo{
    margin:29px 0px 35px 6px;
    width: 127px;
    height: 43px;
}
.topr{
	width: 436px;
	margin-right: 30px;
	margin-top: 30px;
}
.toptel{
	width: 205px;
}
.ibox{
	padding: 15px;
	border: #fb4848 solid 1px;
	margin-right: 10px;
}
.ico_toptel{
	width: 14px;
	height: 16px;
	background-position: 0px 0px;
}
.toptel p{
	font-size: 14px;
	color: #999999;
}
.toptel span{
	font-size: 14px;
	color: #36404b;
}
.ico_topmail{
	width: 20px;
	height: 15px;
	background-position: 0px -18px;
}
/*头部导航样式*/
.navbar{ width:100%; height:49px; background:#787878;  }
.nav{ width:1179px; display:block;  position:relative; z-index:1000 !important; margin:0 auto; padding:0;    }
.nav h3{ font-size:14px; font-weight:normal;margin:0px !important; }
.nav .m{  position:relative; float:left;display:block; width:167px; text-align:center;  }
.nav h3 a{
	width: 167px;
	height: 49px;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 49px;
	text-align: center;
}
.nav li:hover h3>a,.nav h3 a:hover,.nav h3 .current{  
	color: #fff;
	background: #fb4848;
	display: block;
}
.nav .menu a {
	width: 167px;
	height: 49px;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 49px;
	text-align: center;
}
.nav .on a {
	width: 167px;
	height: 49px;
	display: block;
	color: #fff;
	background: #fb4848;
	line-height: 49px;
}
.nav .sub{ position: absolute;
	left: 0px;
	top: 49px;
	display: none;
	width: 207px;
	z-index: 99999;
 }
.nav .sub a {
	position: relative;
	display: block;
	width: 207px;
	height: 40px;
	display: block;
	
	color: #fff!important;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	background: #fb4848;
}
.nav .sub a:hover {
	text-decoration: underline;
}
/*banner*/
.fullSlide{ width:100%;  position:relative;  height:448px; background:#fff;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:448px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:448px; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; 
	text-align:center;
	 _background:#000; _filter:alpha(opacity=60); 
}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{cursor:pointer; display:inline-block; *display:inline; zoom:1; width:13px; 
	height:13px; margin:5px; background:url(../images/tg_flash_p.png) -15px 0; overflow:hidden; 
	line-height:9999px;  
}
.fullSlide .hd ul .on{ background-position:0 0; }

/* home---万汇品牌&企业网点 */
.homewrap1{
	height: 100px;
	padding:15px 0px;
}
.homewrap1 h4{
	font-size: 16px;
	color: #000;
	text-align: left;
	line-height: 30px;
	padding-left: 10px;
}
/*万汇品牌*/
.whbrand{
	width: 240px;
	margin-left: 10px;
}
.whbrand li {
    float: left;
    padding: 16px 8px 0;
    text-align: center;
}
.whbrand li a {
    display: block;
    text-align: center;
}
.whbrand li img {
    margin-bottom: 7px;
}
/*企业网点*/
.comwebsite{
	width: 890px;
}
.comwebsite li {
    float: left;
    padding: 8px 5px;
    text-align: center;
    background: #fff;
	margin-right: 10px;
	width: 89px;
}
.comwebsite li a {
    display: block;
    text-align: center;
}
.comwebsite li img {
    margin-bottom: 7px;
}
/* home---公司简介 */
.wraptit{
	background: url(../images/titbg.jpg) no-repeat;
	width: 179px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	margin: 0px auto 30px;
}
.wraptit h4{
	color: #fff;
	font-size: 18px;
}
.abimg{
	width: 320px;
	height: 218px;
}
.focusBox { position: relative; width:320px; height:218px; overflow: hidden; }
.focusBox .pic img { width:320px; height:218px; display: block; }
.focusBox .prev,
.focusBox .next { width:39px; height:45px; position:absolute; top:81px; z-index:3; 
	filter:alpha(opacity=100); -moz-opacity:1; opacity:1; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
.focusBox .prev { background-image:url(../images/index.png); background-position:0px 0; left:0 }
.focusBox .next { background-image:url(../images/index.png); background-position:-46px 0; right:0 }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6 }
.abcon{
	width: 772px;
	/*height: 218px;*/
	overflow: hidden;
}
.abcon p{
	font-size: 14px;
	color: #333;
	line-height: 27px;
}
.abcon .more a {
    background: url(../images/morebg.jpg) no-repeat;
    width: 66px;
    height: 46px;
    margin: 20px auto;
    color: #fff;
    padding-left: 3px;
    line-height: 44px;
    font-size: 12px;
    display: block;
    background-size: cover;
}
/* home---新闻资讯 */
.homenews h6{
	font-size: 14px;
}
.newswrap dl{
	width: 360px;
	float: left;
	margin: 0px 15px;
}
.newswrap dl a dt{
	border-bottom: #fb4848 solid 3px;
	width: 360px;
	height: 269px;
	overflow: hidden;
}
.newswrap dl a dt img{width:360px;height:269px;position:relative; transition:all 2s;}
.newswrap dl a:hover dt img{-webkit-transform:scale(1.5,1.5);}
.newswrap dl a dd{
	width: 298px;
	height: 205px;
	border:#eaeaea solid 1px;
	border-top: none;
	padding:30px;
}
.newswrap dl a dd h4{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #484848;
}
.newswrap dl a dd p{
	font-size: 14px;
	line-height: 27px;
	height: 80px;
	overflow: hidden;
}
.newswrap dl a dd .more{
    background: url(../images/morebg.jpg) no-repeat;
    width: 66px;
    height: 44px;
    margin: 20px auto;
    color: #fff;
    padding-left: 3px;
    line-height: 44px;
    font-size: 12px;
    background-size: cover;
}
.newswrap dl a:hover dd .more{
	text-decoration: underline;
}
/* home---快速导航 */
.tlquicknav{
	height: 100px;
	padding:30px 0px;
}
.tlquicknav ul li{
	float: left;
	margin: 0px 90px;
	width: 109px;
	text-align: center;
}
.tlquicknav ul li a img{
	width: 59px;
	height: 59px;
}
.tlquicknav ul li a h5{
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
}
.tlquicknav ul li a:hover h5{
	color: #fb4848;
}
/* home---热销车型 */
.hotcar{
	background: url(../images/probg.jpg) repeat top;
	height: 728px;
	overflow: hidden;
	padding:60px 0px;
}
.protit{
	background: url(../images/protitbg.png) no-repeat;
	width: 264px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	margin: 0px auto 60px;
}
.protit h3{
	font-size: 24px;
	color: #fff;
}
.product1 li{ _height:243px;}
.car-item {
	position:relative;
	width:270px;
	height:230px;
	float:left;
	text-align:center;
	 margin:0px 15px 45px;
}
.product1 li a{display:block;text-align:center;color:#333; line-height:40px; font-size: 14px;}
.product1 li a img{width:270px;height:190px;}
#demo{overflow:hidden;width:1179px; height:553px;padding:0px; margin-left:0px;}
#indemo{float:left;width:800%;}
#demo1,#demo2{float:left;}
.product1 li a:hover{ color: #fb4848; }

.product1 li .overs{position:absolute;left:0;top:0;width:270px;height:190px;
	background:url(../images/idxzz.png);display:none;}
.product1 li .overs .btnbox{position:relative;width: 182px;
margin: 61px auto;}
.product1 li .overs .btnbox a{
border: 2px solid #fff;
border-radius: 5px;
text-align: center;
font-size: 16px;
color: #fff;
margin: 10px 17px;
float: left;
padding: 0px 10px;
}
.product1 li .overs .btnbox a:hover{color:#0ea3db;border-color:#0ea3db;}
.product1 .hover .overs{display:block;}

.hotcar .more a{
    background: url(../images/morebg.jpg) no-repeat;
    width: 66px;
    height: 44px;
    margin: 20px auto;
    color: #fff;
    padding-left: 3px;
    line-height: 44px;
    font-size: 12px;
    display: block;
    background-size: cover;
}
.hotcar .more a:hover{
	text-decoration: underline;
}

/* home---快速查找&品牌专区&友情链接 */
.homewrap6{
	padding:10px 0px;
}
.ksearch{
	margin-bottom: 10px;
}
.homewrap6 h3{
	line-height: 30px;
	text-align: left;
	color: #fff;
	font-size: 18px;
}
.ksearch .formbox {
    padding: 10px 0;
}
.ksearch .formbox dl {
    display: inline-block;
    margin-right: 13px;
}
.ksearch .formbox dd {
    position: relative;
}
.ksearch .formbox dd .input {
    width: 180px;
    height: 42px;
    border: 0;
    line-height: 42px;
    padding: 0 45px 0 5px;
    font-size: 16px;
}
.ksearch .formbox dd s {
    position: absolute;
    right: 0;
    top: 0; _top:10px; *top:10px;
    width: 40px;
    height: 42px;
    background: url(../images/dropico.jpg) no-repeat;
}
.ksearch .formbox dd .btn {
    width: 135px;
    height: 42px;
    border: 0;
    background-color: #707070;
    color: #fff;
    line-height: 42px;
    font-size: 16px;
    cursor: pointer;
}
.brand{
	margin-bottom: 0px;
}
.brand .brandListBox {
    padding: 8px 0;
    margin-bottom: 10px;
}
.brand .brandListBox li {
    float: left;
    margin-right: 20px;
    width: 75px;
    height: 68px;
    background: #fff0;
    text-align: center;
}
.brand .brandListBox li a {
    display: block;
    background: #fff0;
    text-align: center;
    line-height: 2;
    padding-top: 10px;
    color:#fff;
}
.brand .brandListBox li img {
    margin-bottom: 2px;
}
.links .linkBox {
    padding: 10px 0 0;
}
.links .linkBox li {
    float: left;
    width: 25%;
    padding: 4px 0;
}
.links .linkBox li a {
    font-size: 14px;
    color: #dedede;
    display: inline-block;
    margin-left: 2px;
}
.links .linkBox li a:hover{
	text-decoration: underline;
}

/* footer */
.footer{
	background: #343434;
	height: 58px;
	color: #dedede;
	font-size: 14px;
	line-height: 58px;
}
.footer p{
	text-align: left;
}
/******--------------------- 单页面 ---------------------******/
.pagebanner{
	height: 187px;
}
.mainbody{
	margin-top: 30px;
	margin-bottom: 60px;
}
.sideleft{
	width: 250px;
}
.sideleft h4{
	background: url(../images/abtitbg.jpg) no-repeat;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	padding-left: 34px;
}
.left_ksnav{
	margin-bottom: 10px;
}
.mainbody .sideleft .content {
    border: 1px solid #dedede;
    border-top: 0;
    min-height: 60px;
    border-radius: 0 0 6px 6px;
}
.mainbody .sideleft .leftnav {
    width: 182px;
    margin: 0 auto;
    padding: 9px 0;
}
.mainbody .sideleft .leftnav li {
    padding-bottom: 12px;
}
.mainbody .sideleft .leftnav li a {
    display: block;
    height: 27px;
    line-height: 27px;
    background: url(../images/ksnavbg.jpg) no-repeat left top;
    padding-left: 9px;
    color: #fff;
}
.mainbody .sideleft .leftcontact{
	padding:15px;
}
.mainbody .sideleft .content p{
	color: #333;
	line-height: 25px;
	font-size: 14px;
}
.sideright{
	width: 915px;
}
.mainbody .sideright .basepath {
    height: 41px;
    background: url(../images/adc_05.jpg) no-repeat center top;
}
.mainbody .sideright .basepath .catename {
    float: left;
    display: inline;
    padding-left: 18px;
    color: #333;
    font: 14px/40px "微软雅黑";
}
.mainbody .sideright .basepath .path {
    float: right;
    display: inline;
    line-height: 40px;
    color: #9f9f9f;
    margin: 0 30px 0 0;
    padding-left: 20px;
    background: url(../images/icon31.jpg) no-repeat 0 center;
}
.mainbody .sideright .basepath .path a {
    color: #9f9f9f;
}
.mainbody .sideright .basepath .path a:hover {
    color: #fb4848;
}
.mainbody .sideright .baseboxs {
    border: 1px solid #dedede;
    border-top: 0;
    min-height: 450px;
    border-radius: 0 0 6px 6px;
}
.mainbody .sideright .baseinfoboxs {
    padding: 20px;
    line-height: 2.0;
}
.mainbody .sideright .baseinfoboxs p{
	line-height: 27px;
	font-size: 14px;
	color: #333;
}

/******--------------------- 新闻中心页面 ---------------------******/
.mainbody .newslist li {
    border-bottom: #6a6a6a dotted 1px;
}
.mainbody .newslist li a {
    display: block;
    line-height: 32px;
    padding-left: 36px;
    background: url(../images/adc_14.jpg) no-repeat 23px center;
}
.mainbody .newslist li a span {
    float: right;
    display: inline;
    margin: 0 50px 0 0;
}
/*分页*/
.pagelink {clear:both;font-size:12px;text-align:center;height:38px; margin-top:30px; font-size:12px;}
.pagelink a,div.pagelink span{padding:6px 7px 6px;height:23px;color:#4c4c4c;border:1px solid #393939; line-height:26px; text-decoration:none; margin:0 2px;}
.pagelink a:hover{color:#fb4848;text-decoration:none;padding:6px 7px 5px;border-bottom:2px solid #fb4848}
.pagelink .current{color:#fb4848;padding:6px 7px 5px;height:26px;border:1px solid #393939;
	border-bottom:2px solid #fb4848;font-weight:bold}
/******--------------------- 二手车市页面 ---------------------******/
.prolist li{float: left;
    margin: 0px 9px 20px;
    width: 270px;}
.prolist li a{display:block;text-align:center;color:#333; line-height:40px; font-size: 14px;}
.prolist li a img{width:270px;height:190px;}
.prolist li a p{height: 50px !important; line-height: 50px !important;}

/******--------------------- 详细信息 ---------------------******/
.detailed h2{
	font-size: 22px;
	color: #333;
	line-height: 40px;
}
.detailed_con{
	margin-top: 50px;
	padding-bottom: 45px;
	border-bottom: #dddddd solid 1px;
}
.detailed_con img{
	width: 345px;
	height: 236px;
}
.detailed_con_txt{
	margin-left: 60px;
}
.detailed_con_txt p{
	text-align: left;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}
.detailed_des{
	margin-top: 30px;
}
/*翻页*/
.fanye{color:#9f9f9f;line-height:20px;margin:40px 30px 40px 0px; font-size: 14px;}
.fanye div{ float: left; margin-right: 60px; }
.fanye a { color:#9f9f9f; font-size: 14px;}
.fanye a:hover{text-decoration:underline; color:#fb4848;}