/* CSS Document */
* { margin:0; padding:0px; }
li { list-style-type:none; }
img { border:0px; }
a { text-decoration:none; color:#333333; }
a:hover { text-decoration:underline; }
.clearfix{clear:both;}
body{ background:#b9ddef; font-size:14px;font-family: "Î¢ÈíÑÅºÚ","ºÚÌå";}

h3{ font-size:16px; width:94%; margin:0 auto; font-weight:bolder; color:#c00e0e;}

.wap{ width:100%;max-width:640px; margin:0 auto; background:#fff1d4; text-align:left;}
.main{ padding-bottom:20px; width:100%; margin:0 auto;}
.height20{ height:80px; width:100%;}
.list{ width:90%;  margin:0 auto; padding-bottom:40px;}
.sty{height:45px; width:100%; border:1px solid #999}
.styled-select {
    width: 100%;
    height: 45px;
    overflow: hidden;
}
.styled-select select {
	color:#999;
   background: #fff;
   width: 100%;
   border: 1px solid #999;
   height: 45px;
   -webkit-appearance: none; /*for chrome*/

}
.seckill{width:100%; height:auto; background:#e3e2e2;float:left; padding-bottom:10px; padding-top:10px;}
.seckill .seckill_con{width:95%; margin:0 auto; }
.seckill_img img{width:100%; position:relative; margin-top:20px;}
.seckill_car{width:95%; margin:0 auto;}

.ma{width:10px;height:auto; float:left;}
.item{width:47%; background:white; height:auto; float:left; margin-top:10px;padding-bottom:5px; }
.item .car{padding:5px;}
.item .car .car_title{ text-align:center; height:40px; overflow:hidden; }
.item .car .car_img{margin-bottom:3px;}
.item .car .car_img img{width:100%; height:100px;}
.item .car .car_price{color:red; font-size:18px; font-weight:bold; }
.item .car .car_price img{width:30%; }
.item .car .price{float:right; color:#CCC; font-size:12px; clear:both;}
.item .car .car_info{width:100%;clear:both; color:#666; text-align:center; overflow:hidden;}
.item .car .car_btn{padding:5px;  background:#f76b1c; float:right; color:white; text-align:center; line-height:20px; font-weight:bold; font-size:16px;}
.item .car .det{float:left;}