﻿@charset "UTF-8";
#mainNav li{
  margin-left:0px;
}

#mainNav li a{
	width:124px;
	height:64px;
	text-align:center;
	font-weight:bold;
}

#mainNav li a.active{
	font-weight:bold;
	color:#006cb5;
}

.main09t {
	border-bottom: #006cb5 solid 2px;
	background-color: #e9f1f5;
         position:absolute;
         top:0px;
         right:30px;
}
.main09t li {
	float: left;
}
.main09t li a {
	display: inline-block;
	width: 120px;
	height: 114px;
	text-align: center;
	color: #231815;
	position: relative;
	padding-top: 16px;
}
.main09t li a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 7px;
	background: url(../images/09_jian.png) no-repeat bottom center;
	opacity: 0;
}
.main09t li .imgk {
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
	margin-top: 16px;
}
.main09t li a:hover, .main09t li a.active {
	color: #006cb5;
}
.main09t li a:hover::after, .main09t li a.active::after {
	opacity: 1;
}
.main09t li a:hover .img_s, .main09t li a.active .img_s {
	display: none;
}
.main09t li a:hover .img_d, .main09t li a.active .img_d {
	display: inline-block;
}
.productList{/*margin:0 15px;*/}

#preview[disabled] {
	pointer-events: auto;
	cursor: not-allowed;
}

#valueList span{
	font-size:12px;
}

#valueList a{
	text-decoration: none;
}

#valueList td{
	border:1px solid #e1e6e9;
}

#valueList a,#valueList span{
	display: inline-block;
	white-space:nowrap;
}

#valueList span{
	margin-left: 0px;
    text-decoration: none;
    font-size: 14px;
    padding: 2px 10px;
    line-height: 18px;
    background:none;
}

#valueList td p{
	line-height:34px;
	height:auto;
}

.panel-heading h4::after {
    content: '';
    position: absolute;
    top: 61px;
    left: 32px;
    width: 65px;
    height: 2px;
    background-color: #006cb5;
}

.chooseProph4{
	color: #006cb5;
    font-size: 16px;
    margin-top: 5px;
}
#valueList span{
	font-size:12px;
}

#valueList a{
	text-decoration: none;
  color:#222;
  font-size: 14px;
}

#valueList td{
	border:1px solid #e1e6e9;
}

#valueList a,#valueList span{
	display: inline-block;
	white-space:nowrap;
}

#valueList span{
	margin-left: 0px;
    text-decoration: none;
    font-size: 14px;
    padding: 2px 10px;
    line-height: 18px;
    background:none;
}

#valueList td p{
	line-height:34px;
	height:auto;
}

#recommendBrand div.arrow {
	background: transparent url(../images/arrows.png) no-repeat scroll 0px -16px;
	width: 16px;
	height: 16px;
	display: block;
}

#recommendBrand div.up  {
	background-position: 0px 0px;
}

#recommendBrand  .dealerinfo{
	font-size: 12px;
	padding: 2px 5px;
}

.label {
	color: #555;
	font-weight: normal;
	cursor: pointer;
	/* border-left: 1px solid #D6D6D6; */
}

.label:hover {
	color: #C81623;
}

.label-selected {
	border: 1px solid #e4393c;
}

.label-disabled {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
	color: #ccc;
	border: 1px dashed #ccc;
}

.label-disabled a {
	cursor: not-allowed;
	color: #bbb;
}
