@charset "gb2312";
/* CSS Document */
.pR10{width:1240px; height:30px; margin-top:10px;}
.l{float:left;width:500px; height:30px; }
.l li{float:left;height:30px; line-height:30px; margin:0 5px; }
.l li img{ box-shadow:none;}
.l li a { display:block; background:url(http://www.buycar.cn/template/default/images/images_s/phone.jpg) no-repeat 0; padding-left:11px;}
.r{float:right; width:235px; height:30px; line-height:24px;}/*µÇÂ¼×¢²á*/
.r li{ float:left;position:relative; z-index:100;  margin:0 5px;}
.r a{ /*width:50px;*/ line-height:24px;/* padding-left:10px;*/ display:block; float:left;background-position:-74px -26px;}
.r a.scbnt{background-position:2px -56px;}
.r a.mobbnt{background-position:0 -94px; width:38px;}
.r a.toolbnt{background-position:-75px -59px; }
.moretl{ width:80px; border:1px solid #D9D7D7; position:absolute; top:22px; left:29px; background:#FFF; padding-top:5px; }
.r li .moretl a{ background:none; padding:0;width:80px; display:block; margin:0 0 5px 0; text-align:center;}
/*logo ËÑË÷¿ò*/
.top{
    height: 65px;
    width: 1240px;
    margin-top: 45px;
}
.logo{
    float: left;
    width: 278px;
    height: 65px;
}
.logo a{
    display: block;
    font-size: 0;
    width: 278px;
    height: 65px;
}
.logo a img{
    width: 278px;
    height: 65px;
}
.search {
    float: right;
    width: 494px;
    height: 65px;
    position: relative;
background-color:#ffffff;
}
.s-keys {
    color: #d9d8d8;
    margin-top: 9px;
   width: 477px;
    height: 46px;
    border: solid #f57888 1px;
    padding-left: 14px;
}
/*µ¼º½*/
.auto_nav{
    background-color: #4a4a4a;
    width: 100%;
    height: 48px;
    margin-top: 45px;
}
.nav {
    width: 1240px;
    height: 48px;
    text-align: center;
    line-height: 48px;
}
.nav ul li{
    width: 112px;
    height: 48px;
    float: left;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #ffffff;
}
.nav ul li:hover{ color:#ee1a34;}
.nav ul li a{
    display: block;
    float: left;
    width: 112px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #ffffff;
    -webkit-transition: all .1s linear;
-moz-transition: all .1s linear;
-o-transition: all .1s linear;
transition: all .1s linear;
}
.nav ul li a:hover{
    color: #ee1a34;
}
.nav .nav_on{
    color: #ee1a34;
    height: 45px;
    border-bottom: solid #ee1a34 3px;
}
.nav .nav_on a { color: #ee1a34; }


