/*********************************************车型筛选*****************************************/
#LevelBrandsArea{
	margin-bottom: 10px;
}
/*热门品牌标题*/
#hotBrandsTitle{
	background: #F2F2F2;
    opacity: 0.7;
    color: #333333;
    width: 95%;
}
#hotBrandsTitle h4{
	font-size: 14px;
	margin-left:5%;
	padding:5px 0 5px 0;
}
.productDetailTitle{
	color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;   
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin:0 0 5px 0;
    text-align:center;
    border-bottom: 1px solid #ddd;
}
.productDetailTitle h4{
	 margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
/*热门品牌*/
#LevelCommonBrandsArea ul{
    margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */
    margin-top:10px;
}
#LevelCommonBrandsArea ul li {
    display: inline-block;
    list-style: none;
    text-align: center;
    font-size: 12px;
}
/*所有品牌标题*/
#LevelSortBrandsArea h4{
	font-size: 16px;
	margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
	padding:5px 0 5px 0;
	background: #F2F2F2;
	width: 95%;
}
#LevelSortBrandsArea h4 a{
	padding:1px 3px;
	display:inline-block;
	margin-left: 5%; 
	color:#333333;
}
/*所有品牌标题*/
#LevelSortBrandsArea ul{
	margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */
}
#LevelSortBrandsArea ul li{
	display: inline-block;
    list-style: none;
    font-size: 14px;
     padding:10px 0 5px 15px;
}
#LevelSortBrandsArea ul li p{
	border-bottom: 1px solid #eaeaea;
	width: 91%;
}
/*所有车系厂商*/
#LevelModelsArea h4{
	font-size: 16px;
	margin: 5px 0 0 0; /* 与外界元素的距离为0 */
	padding:8px 0 8px 0;
	background: #F2F2F2;
}
.input-search{
	background:url(../img/search-icon.png) no-repeat;
	padding-left:40px;
	background-size:25px 25px;
	background-position: 5px 12px;
}
#LevelModelsArea h4 a{
	margin-left: 10px; 
	letter-spacing: 2px;
}
.modlesInfoUnflod{
	display:none;
}
.modlesInfoflod{
	display:block;
}
/*所有车系*/
#LevelModelsArea ul{
	margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */
}
#LevelModelsArea ul li{
	display: inline-block;
    list-style: none;
    font-size: 16px;
}
#LevelModelsArea ul li p{
	border-bottom: 1px solid #eaeaea;
	width:90%;
	margin:10px auto 10px auto; 
}
/*所有车型*/
#LevelSpModelsArea ul{
	margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */
}
#LevelSpModelsArea ul li{
	display: inline-block;
    list-style: none;
    font-size: 16px;
}
#LevelSpModelsArea ul li p{
	border-bottom: 1px solid #eaeaea;
	width:90%;
	margin:10px auto 10px auto; 
}
/*所有年份*/
#LevelProducedYearArea ul{
	margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */
}
#LevelProducedYearArea ul li{
	display: inline-block;
    list-style: none;
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
}
#LevelProducedYearArea ul li p{
	margin:10px 0 10px 5%; 
}
/*发动机筛选入口*/
#LevelEngineModelArea ul{
	margin: 0px 5px 0 5px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */
    border:1px solid #eaeaea;
    
}
#LevelEngineModelArea ul li{
	display: inline-block;
    list-style: none;
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
}
#LevelEngineModelArea ul li p{
	margin:10px 5% 10px 5%; 
}
#LevelEngineModelArea ul li div{
	width:80%;
    background-color: #3071a9;
    color:#fff; 
    margin:10px auto;
    padding:7px 0;
}
/*所有变速器描述*/
#LevelSalesName ul{
	margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */
}
#LevelSalesName ul li{
	display: inline-block;
    list-style: none;
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
}
#LevelSalesName ul li p{
	margin:10px 0 10px 5%; 
}
/*所有排量*/
#LevelDisplacementArea ul{
	margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */
}
#LevelDisplacementArea ul li{
	display: inline-block;
    list-style: none;
    font-size: 14px;
    border-bottom: 1px solid #eaeaea;
}
#LevelDisplacementArea ul li p{
	margin:10px 0 10px 5%; 
}
#LevelProducedYearArea ul li{
	display: inline-block;
    list-style: none;
    font-size: 14px;
    border-bottom: 1px solid #eaeaea;
}
/*产品分类*/
#LevelProductName h4{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding: 5px 0 5px 0;
	background: #eaeaea;
} 
#LevelProductName h4 a{
	margin-left: 5%; 
}
/************************************模糊查询*****************************/
#LevelHideVehiclesArea ul{
	margin: 0px;
    padding: 0px;
    width: auto;
}
#LevelHideVehiclesArea ul li{
	display: inline-block;
    list-style: none;
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
}
#LevelHideVehiclesArea ul li p{
	margin:10px 0 10px 5%; 
}
/*品牌和车型*/
#LevelModelAndBrandArea ul{
	margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */
}
#LevelModelAndBrandArea ul li{
	display: inline-block;
    list-style: none;
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
}
#LevelModelAndBrandArea ul li p{
	margin:10px 0 10px 5%; 
}


#fix-ceng{
	position: absolute;
	top:15px;
	left:5px;
	z-index: 1002;
}
#fix-ceng ul li{
	display: inline-block;
    list-style: none;
    background: #344e8b;
    text-align: center;
    border-radius:2px;
    color:#fcfcfc;
    margin-top: -2px;
    height: 26px;
}
#fix-ceng ul li p{
	margin: 3px 5px 0px 6px;
}
#back-ceng{
	position: absolute;
	top:15px;
	right:5px;
	z-index: 1003;
	width:24px;
	height:24px;
	background:#dfdfdf;
	border-radius: 12px;
	text-align: center;
	font-size: 18px;
}
.com-t-bg {
	background: #F2F2F2;
	color: #333333;
}

.com-t-left {
	height: 100%;
	padding-left: 0;
	line-height: 38px;
	font-size: 14px;
}

.com-t-right {
	line-height: 38px;
	text-align: center;
	font-size: 20px;
}

/*手机设备*/
@media screen and (max-width:374px) {
	/*索引*/
	#brand-indexs{
		position: fixed;
		right: 5px;
		top:20%;
		z-index: 1002;
	}
	#brand-indexs ul li{
		list-style: none;
		/* margin-bottom: 5px; */
	}
}
@media screen and (min-width:375px) and (max-width:414px) {
	/*索引*/
	#brand-indexs{
		position: fixed;
		right: 1px;
		/* top:30%; */
		z-index: 1002;
	}
	#brand-indexs ul li{
		list-style: none;
		/* margin-bottom: 5px; */ 
	}
}
@media screen and (min-width:415px) and (max-width:768px) {
	/*索引*/
	#brand-indexs{
		position: fixed;
		right: 5px;
		top:30%;
		z-index: 1002;
	}
	#brand-indexs ul li{
		list-style: none;
		/* margin-bottom: 5px; */ 
	}
}
/*平板设备*/
@media screen and (min-width:769px) and (max-width:1024px) {
	/*索引*/
	#brand-indexs{
		position: fixed;
		right: 5px;
		top:50%;
		z-index: 1002;
	}
	#brand-indexs ul li{
		list-style: none;
		/* margin-bottom: 5px; */ 
	}
}
/*电脑设备低分辨率设备*/
@media screen and (min-width:1025px) and (max-width:1359px) {
	#indexArea {
		margin: 10px auto 10px auto;
		background: #F1F1F1;
		width: 30%;
	}
	/*索引*/
	#brand-indexs{
		position: fixed;
		right:35%;
		top:50%;
		z-index: 1002;
	}
	#brand-indexs ul li{
		list-style: none;
		/* margin-bottom: 5px; */
	}
}
/*电脑设备高分辨率设备*/
@media screen and (min-width:1360px) {
	/*索引*/
	#brand-indexs{
		position: fixed;
		right: 35%;
		top:20%;
	}
	#brand-indexs ul li{
		list-style: none;
		/* margin-bottom: 5px; */
	}
}

.autocomplete-suggestions {
	border: 1px solid #49C7FF;
	border-top: 0;
	background: #FFF;
	cursor: default;
	overflow: auto;
	-webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	-moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
	color: #5a5c5d;
	cursor: pointer;
	font-size: 18px;
	padding: 2px 5px;
	white-space: nowrap;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
}

.autocomplete-no-suggestion {
	padding: 2px 5px;
}

.autocomplete-selected {
	background: #f6f6f6;
}

.autocomplete-suggestions strong {
	font-weight: bold;
	color: #333;
}

.autocomplete-group {
	padding: 2px 5px;
}

.autocomplete-group strong {
	font-weight: bold;
	font-size: 16px;
	color: #333;
	display: block;
	border-bottom: 1px solid #333;
}
#fix-ceng .downPicture{
	margin-left: 4px;
}
.product-price{
	padding:0;
	text-align:right;
}
.product-number{
	height:24px;
	border-radius:0;
	padding:0 6px;

}
.product-stock{
	padding:0;
}
#fix-ceng .fixBrand{
    white-space: nowrap;
    overflow: hidden;
}
.product-cal-number{
	padding:0px 10px 0px 10px;
}
.product-price{
	padding:0;
	text-align:right;
}
.product-number{
	height:30px;
	border-radius:0;
	padding:0 6px;
}
.product-stock{
	padding:0;
}
#productsShowArea_shoppingCart{
	height:100%;
	width:100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1003;
    /* overflow: scroll; */
    background:#fff;
    display:none;
}
#productsShowArea_confirmOrder{
	height:100%;
	width:100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1004;
    overflow: scroll;
    background:#fff;
    display:none;
}
#productsShowArea_addAddress{
    display:none;
}
#productsShowArea_replyFeedback{
	height:100%;
	width:100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1003;
	overflow: scroll;
	background:#fff;
	display:none;
}
.noticeContent_div img{
	width:100%;
}