.content ul{
	background:rgb(242, 243, 245);
}
.content ul li{ 
	background:#fff;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	padding:20px;
	position:relative;
	margin-bottom: 10px;
}
.list ul li .mid {
    width: 585px;
    font-size: 14px;
    line-height: 20px;
}
.list .car-name{
	font-size:18px;
	line-height:50px;
	text-align:center;
}
.list .mid .topb .hd .price_icon{
	width: 50px;
	height: 23px;
	line-height:23px;
	display: inline-block;
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	margin-left:10px;
	background: url(../images/bargain/bargain_icon_01.jpg) no-repeat center center;
}
.list .mid .topb .item{
	margin-bottom:5px;
}
.list .mid .topb .bd{
	height:120px;
	overflow:hidden;
	display:inline-block;
	margin-right:20px;
}
.list .mid .topb .bd .txt p{
	display:inline;
	line-height:24px;
}
.list .mid .topb .bd .txt p br{
	
}
.list .mid .topb .bd .txt p .split{
	padding: 0 5px 0 8px;
	font-weight: 500;
}
.list .mid .topb .tag span{
	display:inline-block;
	margin-right:20px;
}
.list .bt{
	position:absolute;
	right:20px;
	bottom:20px;
}
.list .bt .price{
	color:#f33a3a;
	margin-left:15px;
}
.list .bt .big{
	font-size:18px;
}
.list .bt a{
	display:inline-block;
	width:112px;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	border: 1px solid #00a6e5;
	color:#00a6e5;
	text-align:center;
}
.list .bt a:hover{
	cursor:pointer;
	background-color:#00a6e5;
	color:#fff;
}
.list .mid .hd{
	font-size:18px;
	color:#00a6e5;
	font-weight:510;
}
.list .mid img{
	display:inline-block;
	margin-left:10px;
}
.aside-brand {
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}
.aside-promise{
	padding:30px 20px;
	border:10px solid #f3eacd;
	text-align:left;
}
.aside-promise .hd{
	font-size:18px;
	color:#dcb35e;
	margin-bottom:20px;
	text-align:center;
}
.aside-promise ul{
	overflow:hidden;
	padding:0 20px;
}
.aside-promise ul li{
	width:50%;
	float:left;
	color: #333;
	line-height:30px;
}
.aside-promise img{
	display:inline-block;
	margin-right:10px;
}
.aside-step{
	margin-top:10px;
}
.aside-step .item{
	border:1px solid #00a6e5;
	height:50px;
	line-height:50px;
	text-align:center;
	background:#fff;
	color:#00a6e5;	
	position:relative;
	margin-bottom: 13px;
	cursor:pointer;
}
/*小三角部分*/
.mod-triangle {
    display:block;
    position:relative;
	bottom:0;
	left:172px;
    z-index:20;
}
.mod-triangle .t-border,.mod-triangle .t-inset{
    left:0px;
    top:0px;
    width:0;
    height:0;
    font-size:0;
    overflow:hidden;
    position:absolute;
    border-width:12px;
    /*可在此处更改小三角方向：上-右-下-左（solid的位置）*/
    border-style:solid dashed dashed dashed;
}
/*小三角的边框，如果不需要，可将颜色值改变*/
.mod-triangle .t-border{
    border-color:#00a6e5 transparent transparent transparent;
	left:-1px;
}
.mod-triangle .t-inset{
    border-color:#fff transparent transparent transparent;
	border-width: 11px;	
}
.pubsearch-wrap{ display:none;}















