@import url(base.css);
@import url(common.css);
@charset "utf-8";
/* CSS Document */
/* ==========================================================
	* 首页
	* Copyright (c) 2010, All rights reserved.
	* Date: 2010/10/22
	* Name: littelmao
============================================================*/
body{font-family:"微软雅黑",Arail,verdana;font-size:12px;line-height:180%;color:#666;background:#eee;}
select,input{vertical-align:middle;}
img{vertical-align:top;}

/*默认超链接*/
a{color:#036; text-decoration:none;}
a:hover{color:#f60;}

/**/
.indexmain{margin-left:auto;margin-right:auto;width:320px;}

/*导航*/
.comnav{background:#d1d1d1;padding:10px 0;color:#333;text-align:center;font-size:16px;position:relative;}
.comnav .reback{position:absolute;top:5px;left:10px;display:block;width:80px;height:30px;line-height:30px;background:url(../img/reback.png) no-repeat 0 7px;font-size:14px;color:#333;}
.comnav .home{position:absolute;top:5px;right:10px;display:block;width:80px;height:30px;line-height:30px;background:url(../img/home.png) no-repeat right 7px;font-size:14px;color:#333;}

.reback:hover{color:#333;}

/*顶部搜索*/
.topsearch{width:100%;height:50px;}
.topsearch .box{margin-left:auto;margin-right:auto;width:300px;padding:5px 10px;height:43px;background:url(../img/search.png) no-repeat;}
.topsearch .box .keyword{width:250px;padding:6px 8px;background:#fff;border:none;font-family:"微软雅黑";font-size:14px;}
.topsearch .box .but01{width:30px;height:33px;border:none;background:none;font-family:"微软雅黑";color:#fff;font-size:14px;}
.modelbox a{color:#666;}
.main{margin-left:auto;margin-right:auto;padding:0 10px;background:#eee;}

.topmenulist{width:100%;background:#ff7900;border-top:1px solid #e66f03;height:30px;line-height:30px;}
.topmenulist ul{margin-left:auto;margin-right:auto;width:310px;border-left:1px solid #e66f03;}
.topmenulist ul li{float:left;height:30px;line-height:30px;}
.topmenulist ul li a{float:left;display:block;color:#fff;font-size:14px;font-weight:bold;width:102px;text-align:center;border-right:1px solid #e66f03;}

/**/
.indexbox h3{height:35px;line-height:35px;font-size:14px;color:#333;background:#f5f5f5;border-bottom:1px solid #d8d8d8;}
.indexbox h3 .title{border-left:3px solid #ff6600;padding-left:10px;}
.indexbox .box{background:#fff;}
.indexbox .box a.bbr{border-right:1px solid #d8d8d8;}
.indexbox .box a{float:left;display:block;width:79px;height:45px;line-height:45px;text-align:center;border-bottom:1px solid #d8d8d8;color:#666;}

.indexcarlist li{float:left;padding:10px 12px;width:120px;}
.indexcarlist li img{width:120px;height:90px;}
.more{float:right;color:#666;font-size:12px;}
.indexcarlist li a{color:#666;}

/*按钮*/
.indexmenu{background:#fff;}
.indexmenu li{float:left;width:79px;text-align:center;}
.indexmenu li.bbr{border-right:1px solid #d8d8d8;}
.indexmenu li .menu01{margin-left:auto;margin-right:auto;display:block;width:35px;padding:55px 0 10px 0;background:url(../img/indexmenu.png) no-repeat center 15px;color:#666;}
.indexmenu li .menu02{margin-left:auto;margin-right:auto;display:block;width:35px;padding:55px 0 10px 0;background:url(../img/indexmenu.png) no-repeat center -56px;color:#666;}
.indexmenu li .menu03{margin-left:auto;margin-right:auto;display:block;width:35px;padding:55px 0 10px 0;background:url(../img/indexmenu.png) no-repeat center -127px;color:#666;}
.indexmenu li .menu04{margin-left:auto;margin-right:auto;display:block;width:35px;padding:55px 0 10px 0;background:url(../img/indexmenu.png) no-repeat center -198px;color:#666;}

/*推荐车源*/
.comdealerlist li{float:left;padding:8px;width:80px;}
.comdealerlist li img{width:80px;height:80px;}
.comdealerlist li .dealerimg{display:block;width:80px;text-align:center;color:#999;height:80px;line-height:80px;background:#eee;}
.comdealerlist li a{color:#666;}

/*搜索*/
.search{margin-left:auto;margin-right:auto;width:310px;padding:0 5px;}
.search .search_list{padding:0;}
.search .search_list li{height:40px;line-height:40px;overflow:hidden;background:url(../img/line.gif) repeat-x 0 bottom;color:#999;}
.search .search_list li a{display:block;color:#333;font-size:14px;background:url(../img/dot.gif) no-repeat 300px 15px;}

/*排序*/
.orderbox{margin-left:auto;margin-right:auto;width:320px;background:#fff;border-left:1px solid #d8d8d8;border-top:1px solid #d8d8d8;}
.orderbox li{float:left;}
.orderbox li a{display:block;width:79px;height:35px;line-height:35px;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;text-align:center;color:#666;font-size:14px;}
.orderbox li a.or02{background:url(../img/order.png) no-repeat 60px 16px}
.orderbox li a.or03{background:url(../img/order.png) no-repeat 60px -14px}
.orderbox li a.or04{background:url(../img/order.png) no-repeat 60px -45px}

.entersearch{text-align:center;height:45px;line-height:45px;color:#fff;border:1px solid #7a9d37;background:url(../img/entersearch.jpg) repeat-x;}
.entersearch a{color:#fff;font-size:14px;font-weight:bold;}

/*车源列表*/
.carlist{border:1px solid #d8d8d8;background:#fff;padding:5px;}
.carlist_left{float:left;width:100px;line-height:70px;text-align:center;color:#999;}
.carlist_left a{color:#999;}
.carlist_left img{width:100px;height:70px;}
.carlist_right{margin-left:115px;_float:right;_margin-left:0;}
.carlist_right p{padding:0;}

/*车源详细*/
.carname{height:45px;line-height:45px;padding:0 10px;font-size:16px;color:#fff;background:#666;}
.carspicbox{background:#ccc;padding:10px;}
.carspic li{float:left;padding:5px;width:290px;height:230px;}
.carspic li img{width:290px;}
.cardetail .title{font-size:18px;font-weight:bold;}
.detaillist li{float:left;padding:5px;width:150px;}
.detaillist li span{font-weight:bold;}

.detailbox h3{border-bottom:1px solid #eee;font-weight:bold;font-size:14px;height:30px;line-height:30px;background:#fff;padding:0 10px;}
.detailbox .box{line-height:22px;padding:10px;}


/*幻灯片*/
.focus{width:320px;height:140px;margin:0 auto;position:relative;overflow:hidden}
.focus .hd{width:100%;height:11px;position:absolute;z-index:1;bottom:5px;text-align:center}
.focus .hd ul{display:inline-block;height:5px;padding:3px 5px;background-color:rgba(255,255,255,0.7);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:0;vertical-align:top}
.focus .hd ul li{display:inline-block;width:5px;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#8C8C8C;margin:0 5px;vertical-align:top;overflow:hidden}
.focus .hd ul .on{background:#FE6C9C}
.focus .bd{position:relative;z-index:0}
.focus .bd li img{width:100%;height:140px;background:url(../img/loading.gif) center center no-repeat}
.focus .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}

/*车源图片*/
.carpic{width:310px;height:230px;margin:0 auto;position:relative;overflow:hidden}
.carpic .hd{width:100%;height:11px;position:absolute;z-index:1;bottom:5px;text-align:center}
.carpic .hd ul{display:inline-block;height:5px;padding:3px 5px;background-color:rgba(255,255,255,0.7);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:0;vertical-align:top}
.carpic .hd ul li{display:inline-block;width:5px;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#8C8C8C;margin:0 5px;vertical-align:top;overflow:hidden}
.carpic .hd ul .on{background:#FE6C9C}
.carpic .bd{position:relative;z-index:0}
.carpic .bd li img{width:100%;height:230px;background:url(../img/loading.gif) center center no-repeat}
.carpic .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}


/*分页*/
.pagelist{padding:10px;margin:10px 0;text-align:center;}
.pagelist a,.pagelist span{border:1px solid #d8d8d8;background:#f9f9f9;padding:3px 5px;margin-right:3px;}
.pagelist a.selected{background:#ff8800;border:1px solid #ff8800;color:#fff;}


/*店铺*/
.shoptopbox{margin-top:10px;border:1px solid #d8d8d8;background:#f9f9f9;padding:10px;}
.shoptopbox .shoplogo{float:left;width:80px;}
.shoptopbox .shoplogo img{width:80px;height:80px;}
.shoptopbox .shopinfo{float:right;width:190px;}
.shoptopbox .shoplogo .shopimg{display:block;width:80px;text-align:center;color:#999;height:80px;line-height:80px;background:#eee;}

.clicktel{display:block;width:153px;height:25px;background:url(../img/tel.jpg) no-repeat 0 0;}
.entermenu,.entermenu:hover{display:block;width:100%;padding:3px 10px;background:#ff6600;color:#fff;font-weight:bold;}


/*城市列表*/
.arealist h3{position:relative;height:30px;line-height:30px;font-size:14px;font-weight:bold;color:#333;border-bottom:2px solid #d8d8d8;}
.arealist h3 .title{position:absolute;bottom:-2px;left:0;border-bottom:2px solid #ff6600;}
.citylist{padding:5px 0;}
.citylist li{float:left;height:30px;line-height:30px;padding-right:20px;}


/*卖车*/
.selltelbox{padding:10px 20px;background:#fff;}
.selltelbox p{padding:5px 0;}
.inp01{width:100%;padding:10px 0;border:1px solid #d8d8d8;text-indent:10px;font-size:14px;font-family:"微软雅黑";}
.butdiv{margin-left:auto;margin-right:auto;}
.button01{display:block;width:100%;background:#ff5500;color:#fff;font-weight:bold;font-size:14px;font-family:"微软雅黑";border:none;padding:10px 0;}
.button01:hover{color:#fff;}
.kilobox{position:relative;}
.kilobox .kilo{position:absolute;top:10px;right:10px;font-size:14px;}

/*筛选*/
.supersearchbox{padding:20px;}
.supersearchbox li a{display:block;margin-top:10px;border:1px solid #d8d8d8;background:#fff;padding:10px;font-size:14px;}
.supersearchbox li a label{color:#333;}
.supersearchbox li a .all{float:right;color:#666;}

.optionlist li a{display:block;height:45px;line-height:45px;border-bottom:1px solid #d8d8d8;padding:0 15px;}
.optionlist li a:hover{background:#666;color:#fff;}

/*提示信息*/
.notice{padding-top:160px;background:url(../img/notice.png) no-repeat center 10px;text-align:center}

/*底部浮动*/
#foottel{position:fixed;_position:absolute;bottom:0px;_bottom:0px;_margin-top:expression(this.style.pixelHeight+document.documentElement.scrollTop);width:100%;background:#fff;border-top:1px solid #d8d8d8;}
#foottel .tel{float:left;padding:10px;}
#foottel .clickfoottel{float:right;padding-top:15px;padding-right:10px;}
#foottel .clickfoottel a{display:block;width:109px;height:33px;line-height:33px;text-align:center;color:#fff;font-size:14px;background:url(../img/telbg.png) no-repeat 0 0;}
#foottel .clickfoottel a:hover{color:#fff;}