html, body {
	font-family: PingFangSC-Medium, sans-serif;
}

.login-img3-body {
	background-color: #F7F7F7;
}
.LevelIndex_tab_area .nav-tabs {
	border-bottom: 0 none;
	background: #EAEAEA;
}

.LevelIndex_tab_area .nav-tabs li {
	width: 50%;
}

.LevelIndex_tab_area .nav-tabs li a {
	background: #FFF;
	border-radius: 0;
	font-size: 16px;
	border: none;
	color:#888;
	text-align: center;
	margin:0;
	/* padding:0.11rem; */
	border:1px solid #5872AE;
}

.LevelIndex_tab_area .nav-tabs li.active a,.tab .nav-tabs li.active a i {
	border: 0 none;
	background: #5872AE;
	color: #fff;
	border:1px solid #5872AE;
}

/* .LevelIndex_tab_area .nav-tabs li.active a:after {
	content: "";
	position: absolute;
	left: 45%;
	bottom: -14px;
	border: 7px solid transparent;
	border-top: 7px solid #5872AE;
}
 */
.LevelIndex_tab_area .tab-content {
	color: #5a5c5d;
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
}

#Index_CollapseOne_PanelBody>div {
	margin: 2px 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;
}
.models-condition {
	margin-top: 35px;
}

.models-condition .input-group {
	margin-bottom: 10px;
}

.vin-condition .models-last-condition,.models-condition .models-last-condition
{
	margin-top: 15px;
}

.models-last-condition .table,.models-last-condition .table th,.models-last-condition .table td
{
	border: 0;
}

.models-last-condition .table th {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background-color: #5872AE;
	line-height: 40px;
	height: 40px;
}

.models-last-condition .table td {
	padding: 0;
	margin: 0;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
}

/* #vinVehicleSelect.modal {
	top: 25%;
} */

#Index_VinQBtn {
	background: #5872AE;
	width: 75px;
	margin-left: 0;
	border: none;
	border-radius: 0 5px 5px 0;
}

.panel-config .td-label,.panel-product .td-label {
	width: 120px;
}

.panel-config>.panel-heading,.panel-product>.panel-heading {
	color: #333;
	background-color: #FFF;
}

.panel-product .td-label {
	font-weight: bold;
}

.select-car {
	margin-bottom: 20px;
}

.select-car .btn {
	padding: 8px 12px;
	text-align: left;
	padding-left: 20px;
}

.goBack {
	margin-bottom: 20px;
}
.select-car #select-btn{
	background-color: #5872AE;
}
#driveModelTab{
	border-bottom: 2px solid #fff;
}
#driveModelTab li{
	display: inline-block;
	width: 80px;
	text-align: center;
	line-height: 40px;
}
#driveModelTab .active{
	border: 2px solid #eaeaea;
	border-bottom: 2px solid #fff;
}
/* .carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background: #FFF;
    border:1px solid #5872AE;
    border-radius: 0;
}  */
.carousel-indicators{
	bottom:-2px;
}
.carousel-indicators .active{
	/*  display: inline-block;
     width: 20px;
     height: 8px;
     margin: 1px;
     text-indent: -999px;
     cursor: pointer; */
	background: #5872AE;
	border:1px solid #5872AE;
	/* border-radius: 0;  */
}
#LevelVehicleInputGroup{
	height: 40px;
	width: 60%;
	padding: 6px 30px;
	font-size:14px;
	border-radius: 0;
	background-color: #F2F2F2;
}
.ocrImgByButtun {
	width: 100px;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 80px;
	color:#888;
	font-size:14px;
}
#promptArea button{
	color:#ED7D31;
}
#LevelVinCodeInputGroupArea .panel-body {
	padding: 0;
}

#LevelOEInputGroupArea .panel-body {
	padding: 0;
}

#LevelProductInputGroupArea .panel-body {
	padding: 0;
}
#sdtDirection span{
	background: yellow;
}
#oilChangeArea img{
	width:100%;
}


/******************产品页面******************/
.vehicleClickArea{
	font-size: 14px;
	font-weight: 800;
	padding: 15px 10px;
	background:#FFF;
}
.vehicleClickArea img{
	float: right;
	width: 20px;
}
#productTabArea{
	width: 100%;
	height: 60px;
	overflow: hidden;
}
#productCategoryTab {
	margin: 0 10px; /* 与外界元素的距离为0 */
	padding: 8px 0; /* 与内部元素的距离为0 */
	overflow-x:scroll;
	overflow-y:hidden;
	white-space: nowrap;
}
#productCategoryTab::-webkit-scrollbar {
	display: none;
}
#productCategoryTab span {
	display: inline-block;
	list-style: none;
	text-align: center;
	font-size: 16px;
	width:80px;
	color:#8B8B8B;
	padding:10px 0;
}
.productArea{
	position:relative;
	color:#333333;
	padding:0;
	letter-spacing:1px;
}
.ycPic img{
	width: 75px;
	margin-bottom: 10px;
}
.ycTitle{
	color:#A6A6A6;
	width:400px;
}

.jsTitle{
	width:150px;
}
.productArea ul{
	margin: 0px; /* 与外界元素的距离为0 */
	padding: 0px; /* 与内部元素的距离为0 */
	width: auto; /* 宽度根据元素内容调整 */
}
.productArea ul li {
	display: inline-block;
	list-style: none;
	text-align: center;
	font-size: 14px;
	margin:5px 0 0 10px;
}
.priceArea{
	text-align:center;
}
.productType{
	opacity: 0.7;
	color: #FFF;
	position: relative;
	bottom: 20px;
	text-align: center;
	font-size: 12px;
}
.recommendNotesArea{
	padding:4px;
	color:#FFF;
	border-radius:4px;
}
.levelHyPic{
	margin-top:10px;
	padding:15px 10px;
	background:#FFF;
}
.lunquHyPic{
	margin-top:10px;
	padding:15px 10px;
	background:#FFF;
}
.lunquHyPic .firstPic{
	max-height:160px;
	overflow-y:scroll;
}
.hyPicArea{
	padding:0 5px;
}
.picTitle{
	color:#A6A6A6;
	font-weight:600;
}
.firstPic img{
	border:1px solid #eaeaea;
}
.noPic img{
	border:1px solid #eaeaea;
}
.picTip{
	opacity: 0.7;
	color: #FFF;
	position: relative;
	bottom: 25px;
	text-align: center;
	font-size: 12px;
	width: 70%;
	padding:4px 0;
}
.ycPic span{
	color: #fff;
	padding: 2px 6px;
	float: right;
	margin: 5px 5px 0 0;
	border-radius: 12px;
}
#vehicleTitleImg{
	float:left;
}
#vehicleTitleImg img{
	height: 25px;
	margin: 14px 0 0 0;
}
#vehicleAreaModal .close{
	font-size:25px;
}
/* .carousel-indicators li{
   display: inline-block;
   width: 10px;
   height: 10px;
   margin: 1px;
   text-indent: -999px;
   cursor: pointer;
   background-color: #000 \9;
   background-color: rgba(0, 0, 0, 0);
   border: 1px solid #FFA500;
   border-radius: 10px;
} */

#feedbackButton {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 50px;
	right: 5px;
	color: #FFFFFF;
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
#productContentArea {
	overflow-y: scroll;
}
.product_page_footer {
	height: 45px;
}
#front25GoBack {
	width: 100%;
	height: 100%;
	border-radius: 6px;
	color: #FFFFFF;
	font-size: 18px;
}
/*******************首页下面产品分类区域******************/
#entrancePro{
	font-size:14px;
}
#entrancePro img{
	width:100%;
}
.entrancePro{
	margin-top:10px;
	color:#B8B8B8;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.entranceProImg{
	height:36px;
	width: 36px;
}

#vehicelAndPhoto .flexbox_column{
	padding:0px;
}
.productArea {
	margin-top: 10px;
	background: #FFF;
}
.proImg {
	margin: 5px 0;
}
.productTitel {
	font-size: 14px;
	margin: 3px 0 0 3px;
}
.productDiv {
	font-size: 14px;
	margin: 3px 0 0 3px;
}
.productDiv .table{
	margin:0;
	padding:0;
	border:0;
}
.productDiv .table tr{
	border:0;
}
.productDiv .table td{
	margin:0;
	padding:0;
	border:0;
	font-size: 13px;
	vertical-align: middle;
}
.productDiv .table td:last-child{
	padding-left: 5px;
}
.vechileAndProduct_div .titleBg{
	top: 0;
	position: fixed;
	z-index: 1000;
}
.productSecondTypeArea .panel-body{
	margin-top:15px;
}
.errorBotton img{
	width:100%;
	height: 100%;
	object-fit: contain;
}

.sub_page_head_left, .sub_page_head_right {
	width: 25%;
	height: 100%;
	padding: 0 15px;
	color: #FFFFFF;
}
.sub_page_head_right {
	font-size: 12px;
}
.sub_page_title {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.sub_page_head_left img,#vinCodeComp img {
	height: 16px;
	width: 20px;
	object-fit: contain;
}
#vinCodeAndVehicleComp {
	display: flex;
	flex-direction: column;
	background-color: #FFFFFF;
}
#vinCodeAndVehicleComp>div {
	height: 40px;
	padding: 0 15px;
	font-weight: 400;
	font-size: 14px;
}
#vinCodeComp>div:first-child {
	font-size: 15px;
	font-weight: 500;
}
#vinCodeComp>div:last-child {
	color: #1C5DD3 ;
	font-weight: 500;
}
#productListContent {
	overflow-y: scroll;
	height: 530px;
}
.item-list-area {
	height: 100%;
}
.item-list-title {
	display: flex;
	align-items: center;
	padding: 5px;
}
.item-list-flag {
	width: 7px;
	height: 15px;
	display: inline-block;
	background-color: #FF7D00;
	border-radius: 3px;
	margin-right: 10px;
}
.item-list-name {
	font-size: 15px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #000000;
}
.item-list-flag {
	width: 6px;
	height: 20px;
}
.flexbox-between {
	display: flex;
	justify-content: space-between;
	align-content: space-between;
}
.item-list-content {
	flex-flow: row wrap;
	width: 100%;
	padding-bottom: 10px;
}
.item-list-content .flexbox-item {
	width: 33%;
	margin-bottom: 10px;
	text-align: center;
}
.item-component-template {
	margin: 5px auto;
	width: 90px;
	height: 80px;
}
.item-component-img {
	padding: 5px 9px;
	width: 100%;
	height: 60px;
	background: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(201, 201, 201, 0.5);
	border-radius: 4px;
	border: 1px solid #E6E6E6;
}
.item-component-img img {
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.item-component-name {
	margin-top: 5px;
	width: 90px;
	height: 20px;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
}
.item-component-name p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.item-list-select {
	width: 100%;
	height: 50px;
}

.item-list-select select {
	min-width: 100px;
	height: 35px;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #D9D9D9;
	margin-right: 15px;
	color: #F17E1A;
	font-weight: 500;
}

.no-product-msg {
	color: #A6A6A6;
}
.product-item {
	background-color: #FFFFFF;
	padding: 10px 15px;
	margin: 5px 0;
	border: 1px solid #D9D9D9;
}
.product-content {
	position: relative;
}
.product-img {
	width: 90px;
	height: 90px;
	margin-right: 10px;
	flex-shrink: 0;
}
.product-img>img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.product-detail {
	flex-grow: 1;
}
.product-name {
	font-weight: 600;
	font-size: 15px;
	color: #000000;
}
.product-number {
	color: #094EB6;
	font-weight: 600;
	font-size: 15px;
}
.table-condensed>tbody td {
	font-size: 14px;
	color: #A6A6A6;
}
.product-vehicle>div {
	height: 30px;
	line-height: 30px;
	background: #F2F2F2;
	padding: 0 15px;
	font-size: 12px;
	color: #A6A6A6;
}
.product-vehicle>div>p {
	display: inline-block;
	color: #F07000;
	opacity: 0.3;
}
.product-vehicle>div:nth-child(n+2) {
	display: none;
}
.adapter-models {
	margin: 10px 0 5px 0;
}
.adapter-models span {
	color: #F07000;
}
.adapter-models>.vehicle-name {
	flex-grow: 1;
}
.rotate-img-180 {
	transform: rotate(180deg);
}
.errorBotton {
	position:absolute;
	bottom:10px;
	right:0;
	color:red;
	text-align:center;
	width: 45px;
}
#usrNameOrTel{
	flex-grow: 1;
}
#vehicleComp>div{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#pcPageFooter {
	background-color: #F7F7F7;
}
#technicalSupport {
	height: 100px;
	justify-content: center;
}
#inputVehicle {
	width: 100%;
	height: 75px;
	background-color: #FFFFFF;
}
#searchVehicleBtn {
	position: relative;
	width: 76px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
}
#searchVehicleBtn span {
	position:absolute;
	top:8px;
	z-index:100;
	left:30px;
}
#backToHotBrand {
	color: #DA7400;
	font-weight: 600;
	margin-right: 15px;
}
#backToHotBrand img{
	width: 16px;
	transform: rotate(270deg);
}

.copy_span {
	margin:5px 0 10px 5px;
	font-size: 15px;
	color: #999;
	display: inline-block;
}
.copy_span img{
	height:15px;
	width:15px;
}
.item-list-title-market {
	width: 22px;
	height: 100%;
	margin-right: 5px;
}
.item-list-title-market img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.item-list-title-pro {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 10px;
	margin: 5px 0;
	height: 36px;
	/*background-color: #fff2e3;*/
}
.item-list-flag-pro {
	width: 5px;
	height: 15px;
	display: inline-block;
	background-color: #DA7400;
	border-radius: 3px;
	margin-right: 10px;
}
.item-list-name-pro {
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #DA7400;
	flex-grow: 1;
	font-size: 15px;
}
.item-list-show-arrow-pro {
	height: 14px;
	transform: rotate(90deg);
}
.rotate-img-180 {
	transform: rotate(0deg) !important;
}
#productListArea {
	height: 580px;
}
#FeedbackArea {
	width: 100%;
	background-color: #F7F7F7;
}

#feedbackInputForm {
	width: 60%;
	margin: auto;
	height: 670px;
	overflow: scroll;
	padding-top: 15px;
	background-color: #F7F7F7;
}

#usrProductCategoryList {
	overflow-y: scroll;
	overflow-x: hidden;
}

#usrProductCategoryList::-webkit-scrollbar,
#replayfeedbackInputForm::-webkit-scrollbar,
#feedbackInputForm::-webkit-scrollbar {
	display: none;
}

#feedbackInfoInputArea {
	height: 540px;
	background-color: #FFFFFF;
}

#feedbackInputForm .sub_footer {
	background-color: #FFFFFF;
}
#vehicleComp {
	width: 30px;
	height: 100%;
	padding: 5px;
}
#vehicleComp img {
	width: 16px;
	height: 100%;
	object-fit: contain;
}
#otherProductsSearchArea {
	width: 60%;
	margin: auto;
}
#otherProductsSearchArea .backTabArea {
	margin-top: 15px;
	background-color: #FFF2E3;
}
.productSecondTypeArea {
	border: none;
	min-height: 600px;
	margin-bottom: 0;
}
#queryLogArea .backTabArea,
#vinFavArea .backTabArea,
#feedbackArea .backTabArea,
#replayfeedbackContent .backTabArea,
#replayfeedbackInputForm .backTabArea {
	background-color: #FFF2E3;
	margin: 15px 0;
}
#backAndAddBtn {
	padding: 15px;
	width: 20%;
	height: 75px;
	margin: auto;
	min-width: 160px;
}
#vinFavAreaList {
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #FFFFFF;
	padding: 0 10px;
}

#topArea,#LevelIndex_VehicleTab,#hotVehicle,.backTabArea,.product-component,#usrQueryLogArea,#vinFavArea,#feedbackAndSuggestionContent{
	cursor:pointer;
}

#sycTips{
	border:1px solid #B1B1B1;
	margin-top:15px;
}

#sycTipsContent{
	padding:8px 15px;
	text-align:center;
}

#sycTips img{
	height:23px;
}

#sycTips span{
	color:red;
}

#sycTips .flexbox_column{
	padding:0;
}
#sycTips #sycTipsTitle{
	padding-left:10px;
}
#LevelVehiclesByParaArea:hover{
	cursor: pointer;
}
.brandAndModel:hover{
	cursor: pointer;
}
#LevelDisplacementArea li:hover{
	cursor: pointer;
}
.productArea:hover{
	cursor: pointer;
}