@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

b, i, s {
  font-style: normal;
  font-weight: normal;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.text-container ul li div.right {
  font-size: 14px;
}

.right-part .right-part-sub {
  margin-bottom: 15px;
}

.brand .right-part .right-part-sub {
  margin-bottom: 15px;
}

.right-part .right-part-sub .line {
  margin: 0;
}

#hot-cate-brand-content {
  padding: 10px 13px;
  padding-bottom: 13px;
  height: 228px;
}

#hot-cate-content > a {
  width: 127px;
  border: 1px solid #efefef;
}

body {
  background-color: #f2f5f7;
}

.comment-part {
  margin-bottom: 0 !important;
}
.comment-part .comment-part-top .left {
  margin-left: 0;
}
.comment-part .comment-part-top .left .line {
  float: left;
  width: 4px;
  height: 18px;
  background-color: #ec2b35;
  margin-right: 12px;
  margin-top: 13px;
}
.comment-part .comment-part-top .left span {
  border: 0;
}

.empty-list {
  position: relative;
  width: 160px;
  height: 157px;
  background: url("../images/empty.png") center no-repeat;
  background-size: contain;
  margin: 60px auto;
}
.empty-list span {
  position: absolute;
  top: 175px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #999;
}

.left-part {
  background-color: #fff;
  min-height: 930px;
}
.left-part .left-part-sub {
  margin-bottom: 0;
}
.left-part .left-part-sub .breadcrumb {
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  padding: 0 15px;
}

.brand-detail-navs-new {
  line-height: 45px;
  border-bottom: 1px solid #f2f5f7;
  padding: 0 24px;
  font-size: 16px;
  background-color: #fff;
}
.brand-detail-navs-new.fixed {
  position: fixed;
  width: 900px;
  z-index: 1001;
  top: 0;
  left: 50%;
  margin-left: -600px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}
.brand-detail-navs-new li {
  position: relative;
  margin-right: 80px;
  cursor: pointer;
  color: #333;
}
.brand-detail-navs-new li i {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #fff;
}
.brand-detail-navs-new li:hover {
  color: #ec2b35;
}
.brand-detail-navs-new li.active {
  color: #ec2b35;
  cursor: initial;
}
.brand-detail-navs-new li.active i {
  background-color: #ec2b35;
}
.brand-detail-navs-new li.last {
  margin-right: 0;
}

.brand-detail-navs-new-seat {
  height: 56px;
}

.brand-detail-supplement {
  line-height: 47px;
  background-color: #fff;
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
  padding: 0 15px;
  cursor: pointer;
}
.brand-detail-supplement:hover {
  color: #ec2b35;
}
.brand-detail-supplement:hover .iconfont {
  color: #ec2b35;
}
.brand-detail-supplement span {
  font-weight: 500;
}
.brand-detail-supplement .icon {
  float: left;
  width: 20px;
  height: 47px;
  background: url("../images/brand/supplement.png") center no-repeat;
  margin-right: 10px;
}
.brand-detail-supplement .iconfont {
  float: right;
  margin-top: 15px;
  color: #999;
}

.brand-detail-info-new {
  padding: 25px;
  padding-right: 0;
  background-color: #fff;
  border-bottom: 15px solid #f2f5f7;
}
.brand-detail-info-new .brand-detail .logo {
  position: relative;
  width: 190px;
  height: 132px;
  border: 1px solid #e9e9e9;
  margin-right: 20px;
}
.brand-detail-info-new .brand-detail .logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto !important;
  max-width: 100%;
  max-height: 100%;
  padding: 10px;
}
.brand-detail-info-new .brand-detail .description a .name:hover {
  color: #ec2b35;
}
.brand-detail-info-new .brand-detail .description .name {
  display: inline-block;
  font-size: 20px;
  color: #333;
  margin-top: 15px;
  font-weight: bold;
}
.brand-detail-info-new .brand-detail .description .name span {
  margin-left: 30px;
}
.brand-detail-info-new .brand-detail .description p {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}
.brand-detail-info-new .brand-detail .description .shop-list {
  font-size: 14px;
  color: #666;
  margin-top: 20px;
}
.brand-detail-info-new .brand-detail .description .shop-list .shop {
  line-height: 28px;
  padding: 0 6px;
  border: 1px solid #eee;
  border-radius: 4px;
  margin-right: 6px;
}
.brand-detail-info-new .brand-detail .description .shop-list .shop img {
  width: 18px;
  margin-top: -2px;
}
.brand-detail-info-new .brand-detail .description .shop-list .shop a {
  color: #666;
}
.brand-detail-info-new .brand-detail .description .shop-list .shop.on:hover {
  border: 1px solid #ec2b35;
  color: #ec2b35;
  cursor: pointer;
}
.brand-detail-info-new .brand-detail .description .shop-list .shop.on:hover a {
  color: #ec2b35;
}
.brand-detail-info-new .brand-detail .description .shop-list .shop.off {
  color: #ccc;
}
.brand-detail-info-new .brand-detail-info-option {
  width: 190px;
  float: right;
  border-left: 1px #EDEDED solid;
  padding-left: 15px;
  margin-top: -8px;
  /*text-align: right;*/
}
.brand-detail-info-new .brand-detail-info-option span {
  color: #E2E2E2;
}
.brand-detail-info-new .brand-detail-info-option span.dp {
  color: #f74645;
  cursor: pointer;
}
.brand-detail-info-new .brand-detail-info-option .bq_pf2 {
  position: relative;
  height: 50px;
}
.brand-detail-info-new .brand-detail-info-option .bq_pf2_fs {
  font-size: 25px;
  color: #333333;
  position: absolute;
  left: 0px;
  top: 5px;
  width: 36px;
  height: 36px;
  text-align: center;
}
.brand-detail-info-new .brand-detail-info-option .bq_pf2_scorall {
  position: absolute;
  left: 50px;
  top: 5px;
}
.brand-detail-info-new .brand-detail-info-option .bq_pf2_num {
  position: absolute;
  left: 50px;
  top: 27px;
  font-size: 12px;
  color: #1A8CEC;
}
.brand-detail-info-new .brand-detail-info-option .bq_pf2_num span {
  color: #1A8CEC;
}
.brand-detail-info-new .brand-detail-info-option .bq_pf3_xx li {
  line-height: 14px;
  height: 14px;
  overflow: hidden;
  width: 195px;
}
.brand-detail-info-new .brand-detail-info-option .bq_pf3_xx li span {
  float: left;
  display: inline-block;
  color: #333;
  font-size: 11px;
}
.brand-detail-info-new .brand-detail-info-option .bq_pf3_xx li .line {
  background-color: #FFD596;
  height: 10px;
  display: inline-block;
  margin-left: 8px;
}
.brand-detail-info-new .brand-detail-info-option .bq_pf3_xx li .fen {
  color: #999999;
  font-size: 10px;
  margin-left: 5px;
  display: inline-block;
}
.brand-detail-info-new .brand-detail-info-option .button {
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
  font-size: 14px;
  width: 112px;
  padding: 0 10px;
}
.brand-detail-info-new .brand-detail-info-option span.dopf {
  width: 90px;
  height: 26px;
  font-size: 14px;
  font-family: "Microsoft Yahei", "Helvetica", "é»‘ä½“", "Hiragino Sans GB", sans-serif;
  color: #fff;
  background-color: #f74645;
  border-radius: 3px;
  display: inline-block;
  border: 1px #F25DAE solid;
  text-align: center;
  line-height: 22px;
  margin-top: 10px;
  margin-left: 40px;
  cursor: pointer;
}
.brand-detail-info-new .brand-detail-info-option span.dopf:hover {
  background-color: #c22323;
}
.brand-detail-info-new .brand-detail-info-option .nopf {
  width: 164px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}

.brand-list-show-more-seat {
  display: none;
  height: 24px;
}

.brand-list-show-more {
  height: 80px;
  line-height: 80px;
  text-align: center;
  cursor: pointer;
  border-top: 1px solid #eee;
  color: #666;
  box-sizing: border-box;
  margin-top: 20px;
}
.brand-list-show-more span {
  display: inline-block;
  font-size: 18px;
  margin-right: 10px;
  vertical-align: middle;
}
.brand-list-show-more i {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 8px;
  background: url("../images/brand/show-more.png") no-repeat center;
  background-size: contain;
}
.brand-list-show-more:hover {
  color: #ec2b35;
}
.brand-list-show-more:hover i {
  background: url("../images/brand/show-more-red.png") no-repeat center;
  background-size: contain;
}
