@charset "gb2312";
xxxxxxxxxxxxxxxxx
body,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family:"Microsoft YaHei","Regular";
    list-style-type: none;
}
@font-size{
 font-family:Regular;
    src: url('http://www.buycar.cn/template/default/images/font/PingFang Regular.ttf');
}
body{ background-color:#ffffff;}
html { zoom:1; }
a {
    text-decoration: none;
    color:#333333;
 outline:none;
}
img{
border:0;}
a:hover{
    color:#ff5853;}
input,img {
    margin: 0;
    padding: 0;
    border: none;
    outline-style: none;
    vertical-align: bottom;
}
i,s {
    font-style: normal;
    text-decoration: none;
}
/*Çå³ýÑùÊ½*/
.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom:1;
}
.w {
    width: 1240px;
    margin: 0 auto;
}
@media screen and (max-width:1600px) {
    .buycar-sideL { display: none; }
}