.KYBIndex_tab_area .nav-tabs {
	border-bottom: 0 none;
	background: #f5f2f2;
}

.KYBIndex_tab_area .nav-tabs li a {
	background: transparent;
	border-radius: 0;
	font-size: 14px;
	border: none;
	color: #333;
	padding: 12px 22px;
}

.KYBIndex_tab_area .nav-tabs li.active a, .tab .nav-tabs li.active a i
	{
	border: 0 none;
	background: #0031b9;
	color: #fff;
}

.KYBIndex_tab_area .nav-tabs li.active a:after {
	/*	content: ""; */
	position: absolute;
	left: 45%;
	bottom: -14px;
	border: 7px solid transparent;
	border-top: 7px solid #0031b9;
}

.KYBIndex_tab_area .tab-content {
	color: #5a5c5d;
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
}

#KYBIndex_navTab li {
	/* width: 100%; */

width: 33.33%;
	
	
	}

#KYBIndex_navTab li a {
	padding: 4px 0;
	text-align: center;
}

#KYBIndex_CollapseOne_PanelBody>div {
	margin: 12px auto;
}

.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;
}

.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	margin-top: 20px;
}

.header {
	position: fixed;
	top: 0;
	width: 100%;
}

@media screen and (min-width:414px) and (max-width:768px) {
	/*索引*/
	#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:375px) and (max-width:414px) {
	/*索引*/
	#brand-indexs {
		position: fixed;
		right: 5px;
		top: 35%;
		z-index: 1002;
	}
	#brand-indexs ul li {
		list-style: none;
		/* margin-bottom: 5px; */
	}
}
/*手机设备*/
@media screen and (max-width:370px) {
	/*索引*/
	#brand-indexs {
		position: fixed;
		right: 5px;
		top: 28%;
		z-index: 1002;
	}
	#brand-indexs ul li {
		list-style: none;
		/* margin-bottom: 5px; */
	}
}
/*平板设备*/
@media screen and (min-width:768px) 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%;

		background-color: #fff;

		min-width: 350px;
	}
	/*索引*/
	#brand-indexs {
		position: fixed;
		right: 670px;
		top: 50%;
		z-index: 1002;
	}
	#brand-indexs ul li {
		list-style: none;
		/* margin-bottom: 5px; */
	}
	#indexArea {
		width: 30%;
		margin: 10px auto 10px auto;
	}
	#select-product {
		width: 30%;
		margin: 10px auto 10px auto;
	}
}
/*电脑设备高分辨率设备*/
@media screen and (min-width:1360px) {
	/*索引*/
	#brand-indexs {
		position: fixed;
		right: 400px;
		top: 50%;
	}
	#brand-indexs ul li {
		list-style: none;
		/* margin-bottom: 5px; */
	}
	#indexArea {
		/*width: 30%; */
		margin: 10px auto 10px auto;
	}
	#select-product {
		width: 30%;
		margin: 10px auto 10px auto;
	}
}

#footer {
	background: #EEEEEE;
	font-size: 12px;
	color: #525255;
	border-top: 4px solid #333;
	margin-top: 10px;
}

#footer p {
	margin-left: 5%;
	margin-top: 2%;
}

#footerTop {
	font-weight: 800;
}
/**vin码入口**/
#KYBVinCodeInputGroupArea {
	margin: 0 0 0 5px;
}

#vinCodeHeader {
	background-color: #DA251D;
	padding: 5px 0;
}

#vinCodeHeader a {
	color: #FFF;
	margin-left: 20px;
	font-size: 13px;
}

#KYBVehicleInfoArea {
	background-color: #EEEEEE;
}

#KYBVehicleInfoArea tr td {
	text-align: center;
	font-size: 13px;
}

#KYBVinCodeProduct {
	overflow: hidden;
}

#KYBVinCodeProduct ul {
	width: 100%;
}

.KYBVinCodeLable ul li {
	list-style-type: none;
	display: inline-block;
	width: 50px;
	border: 1px solid #EEEEEE;
	text-align: center;
	color: #C4C4C4;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
}

.KYBVinCodeLable .active {
	list-style-type: none;
	display: inline-block;
	width: 50px;
	border: 1px solid #DA251D;
	text-align: center;
	color: #DA251D;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
}

.KYBVinCodeContent .thumbnail {
	border: 1px solid #fff;
}

.productPicture>img {
	width: 100%;
}

.KYBVinCodeRight .KYBVinCode {
	margin-top: 5px;
	border: 1px solid #DDDDDD;
	text-decoration: underline;
}

.KYBVinCodeContent ul {
	padding: 0;
	margin: 0;
}
.versionDescription{
	display:none;
	margin-top:20px;
	height: 180px;
    overflow: scroll;		
}
.versionDescription h4{
	color:#f00;	
}
.versionDescription ul{
	margin:10px 30px;	
}
.versionDescription ul li{
	list-style:decimal;
	padding:3px;
}

/**OEM入口**/
#KYBOemInputGroupArea {
	margin: 0 0 0 5px;
}

#oemHeader {
	background-color: #F3F4F6;
	padding: 10px 0;
	margin: 10px 0 20px 0;
}

#oemHeader a {
	margin: 0 auto;
	font-size: 16px;
	text-decoration: none;
}

#oemTable td {
	word-wrap: break-word;
	word-break: break-all;
	margin: 0;
	padding: 8px 5%;
}

#oemTable .commonOem {
	width: 50%;
}

.KYBOemLeft>img {
	width: 90%;
}

.KYBOemRight {
	float: right;
	width: 80%;
}

.KYBOemRight ul {
	margin: 0;
	padding: 0;
}

.KYBOemRight ul li {
	border: 1px solid #D6D6D6;
	list-style-type: none;
	font-size: 13px;
	height: 25%;
}

.KYBOemLable ul li {
	list-style-type: none;
	display: inline-block;
	width: 50px;
	border: 1px solid #EEEEEE;
	text-align: center;
	color: #C4C4C4;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
}

.KYBOemLable .active {
	list-style-type: none;
	display: inline-block;
	width: 50px;
	border: 1px solid #DA251D;
	text-align: center;
	color: #DA251D;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
}

/**车型入口**/
#KYBProductModels_VehiclesInfo {
	margin: 20px 5px 20px 5px;
	border-radius: 5px;
}

.KYBParamLable ul {
	margin: 0;
	padding: 0;
}

.KYBParamLable ul li {
	list-style-type: none;
	display: inline-block;
	width: 50px;
	border: 1px solid #EEEEEE;
	text-align: center;
	color: #C4C4C4;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	/* margin-left:10%; */
}

.KYBParamLable .active {
	list-style-type: none;
	display: inline-block;
	width: 50px;
	border: 1px solid #DA251D;
	text-align: center;
	color: #DA251D;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	/* margin-left:10%; */
}

/**产品编码入口**/
#KYBProductInputGroupArea {
	margin: 0 0 0 5px;
}

.KYBProductLable ul li {
	list-style-type: none;
	display: inline-block;
	width: 50px;
	border: 1px solid #EEEEEE;
	text-align: center;
	color: #C4C4C4;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
}

.KYBProductLable .active {
	list-style-type: none;
	display: inline-block;
	width: 50px;
	border: 1px solid #DA251D;
	text-align: center;
	color: #DA251D;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
}

.modal-header {
	padding: 10px;
	color: #FFF;
}
/**返回顶部锚点**/
.backTop {
	position: fixed;
	right: 2%;
	bottom: 15%;
	text-align: center;
}
/**没有产品模态框**/
#KYBVinNoProductModal {
	margin-top: 50%;
}

#KYBProNoProductModal {
	margin-top: 50%;
}

#KYBOemNoProductModal {
	margin-top: 50%;
}

/*********************************************车型筛选*****************************************/
#KYBBrandsArea {
	margin-bottom: 10px;
}
/*热门品牌标题*/
#hotBrandsTitle {
	background: #f5f2f2;
}

#hotBrandsTitle h4 {
	font-size: 14px;
	margin-left: 5%;
	padding: 5px 0 5px 0;
}
/*热门品牌*/
#KYBCommonBrandsArea ul {
	margin: 0px; /* 与外界元素的距离为0 */
	padding: 0px; /* 与内部元素的距离为0 */
	width: auto; /* 宽度根据元素内容调整 */
	margin-top: 10px;
}

#KYBCommonBrandsArea ul li {
	display: inline-block;
	list-style: none;
	text-align: center;
	font-size: 16px;
}
/*所有品牌标题*/
#KYBSortBrandsArea h4 {
	font-size: 16px;
	margin: 0px; /* 与外界元素的距离为0 */
	padding: 0px; /* 与内部元素的距离为0 */
	padding: 5px 0 5px 0;
	background: #f5f2f2;
}

#KYBSortBrandsArea h4 a {
	margin-left: 5%;
	padding : 0 3px 0 2px;
	background : #0031b9;
	color:#fff;
}
/*所有品牌标题*/
#KYBSortBrandsArea ul {
	margin: 0px; /* 与外界元素的距离为0 */
	padding: 0px; /* 与内部元素的距离为0 */
	width: auto; /* 宽度根据元素内容调整 */
}

#KYBSortBrandsArea ul li {
	display: inline-block;
	list-style: none;
	font-size: 16px;
	border-bottom: 1px solid #f5f2f2;
}

#KYBSortBrandsArea ul li p {
	margin: 10px 0 10px 5%;
}
/*所有车系厂商*/
#KYBModelsArea h4 {
	font-size: 16px;
	margin: 0px; /* 与外界元素的距离为0 */
	padding: 0px; /* 与内部元素的距离为0 */
	padding: 5px 0 5px 0;
	background: #f5f2f2;
}

#KYBModelsArea h4 a {
	margin-left: 5%;
}
/*所有车系*/
#KYBModelsArea ul {
	margin: 0px; /* 与外界元素的距离为0 */
	padding: 0px; /* 与内部元素的距离为0 */
	width: auto; /* 宽度根据元素内容调整 */
}

#KYBModelsArea ul li {
	display: inline-block;
	list-style: none;
	font-size: 16px;
	border-bottom: 1px solid #f5f2f2;
}

#KYBModelsArea ul li p {
	margin: 10px 0 10px 5%;
}
/*所有排量*/
#KYBDisplacementsArea ul {
	margin: 0px; /* 与外界元素的距离为0 */
	padding: 0px; /* 与内部元素的距离为0 */
	width: auto; /* 宽度根据元素内容调整 */
}

#KYBDisplacementsArea ul li {
	display: inline-block;
	list-style: none;
	font-size: 16px;
	border-bottom: 1px solid #f5f2f2;
}

#KYBDisplacementsArea ul li p {
	margin: 10px 0 10px 5%;
}
/*所有年份*/
#KYBProducedYearsArea ul {
	margin: 0px; /* 与外界元素的距离为0 */
	padding: 0px; /* 与内部元素的距离为0 */
	width: auto; /* 宽度根据元素内容调整 */
}

#KYBProducedYearsArea ul li {
	display: inline-block;
	list-style: none;
	font-size: 14px;
	border-bottom: 1px solid #f5f2f2;
}

#KYBProducedYearsArea ul li p {
	margin: 10px 0 10px 5%;
}
/*产品分类*/
#KYBProductName h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding: 5px 0 5px 0;
	background: #f5f2f2;
}

#KYBProductName h4 a {
	margin-left: 5%;
}
/*品牌和车型*/
#KYBModelAndBrandArea ul {
	margin: 0px; /* 与外界元素的距离为0 */
	padding: 0px; /* 与内部元素的距离为0 */
	width: auto; /* 宽度根据元素内容调整 */
}

#KYBModelAndBrandArea ul li {
	display: inline-block;
	list-style: none;
	font-size: 16px;
	border-top: 1px solid #f5f2f2;
}

#KYBModelAndBrandArea ul li p {
	margin: 10px 0 10px 5%;
}

/*所有排量*/
#KYBProducedYearAndDisArea ul {
	margin: 0px; /* 与外界元素的距离为0 */
	padding: 0px; /* 与内部元素的距离为0 */
	width: auto; /* 宽度根据元素内容调整 */
}

#KYBProducedYearAndDisArea ul li {
	display: inline-block;
	list-style: none;
	font-size: 16px;
	border-bottom: 1px solid #f5f2f2;
}

#KYBProducedYearAndDisArea ul li p {
	margin: 10px 0 10px 5%;
}

#fix-ceng {
	position: absolute;
	top: 13px;
	left: 10px;
	z-index: 1002;
}

#fix-ceng .downPicture {
	margin-top: 5px;
}

#fix-ceng ul li {
	display: inline-block;
	list-style: none;
	background: #0031b9;
	text-align: center;
	border-radius: 2px;
	color:#fff;
}

#fix-ceng ul li p {
	margin: 2px 5px 2px 5px;
}

#back-ceng {
	position: absolute;
	top: 13px;
	right: 5px;
	z-index: 1002;
	width: 24px;
	height: 24px;
	background: #dfdfdf;
	border-radius: 12px;
	text-align: center;
	font-size: 18px;
}
/****************************产品列表页****************************/
.com-t-bg {
	padding:0;
	background: #0031b9;
	color: #ffffff
}

.com-t-left {
	height: 100%;
	text-align: center;
	line-height: 38px;
	font-size: 20px;
}	

.com-t-right {
	line-height: 38px;
	font-size: 14px;
	text-align:right;
}
.backToXilie{
	line-height: 38px;
	font-size: 14px;
	text-align:right;
}
.list-main{
	padding:0;
	margin-top: 2px;
}
.list-main ul li{
	font-size:14px;
	color:#5d5555;
}
.list-main p{
	font-size:12px;
	color:#5d5555;
}
.models-last-condition .table, .models-last-condition .table th,
	.models-last-condition .table td {
	border: 0;
}

.models-last-condition .table td {
	padding: 0;
	margin: 0;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
}

.models-last-condition .table th {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background-color: #E4620A;
	line-height: 40px;
	height: 40px;
}
/* .list-item li {
    margin-bottom: 10px;
}
.list-item .div-img {
    float: left;
    width: 50%;
    margin: 15px 0 0 0;
}
.div-img img {
    width: 100%;
}
.list-item .div-desc {
    float: right;
    width: 50%;
    margin: 15px 0 0 0;
}
.list-item .div-desc span{
	display: block;
	font-size: 14px;
	color: #999;
	margin:10px 0 0 10px;
}	
.list-item .div-desc .title {
    font-size: 18px;
    color: #333;
    text-decoration: underline;
} */
.com-s-bg {
	border: 1px solid #d8d8d8;
	font-size: 14px;
	padding: 10px 0 5px 0;
}

.sx_right {
	float: right;
	margin-right: 10px;
}
.pro_black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #666666;
    z-index: 1001;
    opacity: .50;
}
.pro_sx_content {
    overflow: auto;
    position: fixed;
    top: 0%;
    right: 0%;
    width: 80%;
    height: 100%;
    z-index: 1002;
    background-color: #FFFFFF;
    padding: 0px;
}
#select-ceng h4{
	margin:40px 0 0 20px;
	color:#999;
	font-size:16px;
}
#select-ceng ul{
	margin:20px 0 0 10px;
}
#select-ceng ul li{
	margin-top:10px;
	color:#888;
	
}
#select-foot{
    position: absolute;
    bottom: 0;
    width:100%;
}
#select-foot button{
	width:50%;
}
#select-ceng ul .active{
	border:1px solid #006ad7;
	color:#006ad7;
}
/*---------点击添加背景色-------------*/
.addColor{
	background-color:#ece6e6 ;	
}
.version{
    position: absolute;
    left: 43%;
    bottom: 9%;
    color: #bbb6b6;
}