.brand-container {
  margin-top: 10px;
  padding: 8px 8px 8px 8px;
  box-sizing: border-box;
  width: 489px;
  height: 84px;
  line-height: 1;
  min-width: auto;
  min-height: auto;
  background: #f7f7f7;
  font-weight: 400;
  font-size: 0px;
  font-weight: 500;
  color: #333;
}
.brand-container .left-icon {
  vertical-align: top;
  display: inline-block;
  width: 68px;
  height: 68px;
  line-height: 1;
  min-width: auto;
  min-height: auto;
}
.brand-container .left-icon img {
  width: 68px;
  height: 68px;
  line-height: 1;
  min-width: auto;
  min-height: auto;
  vertical-align: top;
}
.brand-container .right-description {
  display: inline-block;
  margin-left: 10px;
  width: 375px;
  height: 68px;
  line-height: 17px;
  min-width: auto;
  min-height: auto;
  font-weight: 400;
  font-size: 12px;
  font-weight: 500;
  color: #333333;
}
.brand-container .right-description .title {
  font-weight: 400;
  font-size: 12px;
  font-weight: 500;
  color: #999999;
  margin-bottom: 2px;
  margin-top: 4px;
}
.el-form-item {
  margin-bottom: 15px;
}
.el-form-item input {
  color: #333;
}
.title {
  height: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.title .el-form-item__label {
  line-height: 20px;
}
.input-select-width {
  width: 489px;
}
.button-container {
  text-align: center;
}
.button-container button {
  cursor: pointer;
  width: 154px;
  height: 40px;
  line-height: 1;
  min-width: auto;
  min-height: auto;
  background: #0065ff;
  border-radius: 2px;
  font-weight: 400;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
}
.error-tip {
  color: #F35050;
  font-size: 12px;
  line-height: 1;
  margin-top: 4px;
}
.brand-profile-component .brand-section {
  position: relative;
  width: 100%;
}
.brand-profile-component .brand-section__bg {
  position: absolute;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.brand-profile-component .brand-profile {
  padding-bottom: 45px;
  position: relative;
  z-index: 5;
}
.brand-profile-component .brand-profile__bg {
  position: absolute;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.brand-profile-component .brand-profile-box {
  width: 1190px;
  height: 320px;
  margin: 0 auto;
  background-color: rgba(7, 20, 49, 0.72);
  background-image: url("/public/img/brand-detail/brand-profile.jpg");
  background-size: 100% 100%;
  text-align: center;
  padding: 90px 103px 0 103px;
}
.brand-profile-component .brand-profile__desc {
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.72);
  line-height: 28px;
  min-height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.brand-profile-component .brand-profile__more {
  margin-top: 10px;
  text-align: right;
}
.brand-profile-component .brand-profile__more a {
  color: rgba(255, 255, 255, 0.72);
}
.brand-profile-component .brand-profile .to-designer-btn {
  margin-top: 12px;
  display: inline-block;
  height: 46px;
  padding: 0 40px;
  line-height: 46px;
  background: linear-gradient(137deg, #0065ff 0%, #0065ff 100%);
  border-radius: 28px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.brand-profile-component .brand-solution {
  width: 1190px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.brand-profile-component .brand-solution__item {
  width: 100%;
  height: 172px;
  padding: 20px 15px 20px 130px;
  border: 1px solid #e6e6e6;
  position: relative;
  margin-bottom: 20px;
}
.brand-profile-component .brand-solution__item img {
  position: absolute;
  top: 20px;
  left: 15px;
  width: 104px;
  height: 132px;
}
.brand-profile-component .brand-solution__item h2 {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 22px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 44px;
}
.brand-profile-component .brand-solution__item .solution-tags {
  margin-bottom: 16px;
  min-height: 20px;
}
.brand-profile-component .brand-solution__item .solution-tags span {
  padding: 0 8px;
  height: 20px;
  line-height: 20px;
  border-radius: 6px 0px 6px 0px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}
.brand-profile-component .brand-solution__item .solution-tags .tag-expert {
  background: #005AFF;
}
.brand-profile-component .brand-solution__item .solution-tags .tag-boutique {
  background: #FF1837;
}
.brand-profile-component .brand-solution__item .solution-tags .tag-good {
  background: #A300FF;
}
.brand-profile-component .brand-solution__item .solution-price {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 14px;
}
.brand-profile-component .brand-solution__item .solution-price b {
  color: #F35050;
}
.brand-profile-component .brand-gather {
  position: relative;
  width: 100%;
  background: #f7f7f9;
}
.brand-profile-component .brand-gather .brand-title {
  width: 100%;
  text-align: left;
  padding: 44px 0 22px;
}
.brand-profile-component .brand-gather .brand-title span {
  font-size: 36px;
}
.brand-profile-component .brand-gather__bg {
  position: absolute;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.brand-profile-component .brand-gather__row {
  width: 1190px;
  margin: 0 auto;
}
.brand-profile-component .brand-category__item {
  float: left;
  width: 100%;
  height: 126px;
  background-size: 100% 100%;
  font-size: 26px;
  font-weight: 500;
  color: #ffffff;
  line-height: 136px;
  text-align: center;
}
.brand-profile-component .brand-category__item:nth-child(1) {
  margin-bottom: 14px;
}
.brand-profile-component .brand-category__item:nth-child(2) {
  margin-bottom: 14px;
}
.brand-profile-component .brand-case {
  width: 1190px;
  margin: 0 auto;
  padding-top: 4px;
  padding-bottom: 46px;
  z-index: 20;
  position: relative;
}
.brand-profile-component .brand-case__list {
  margin-top: 6px;
  width: 100%;
  padding: 20px;
  background: #fff;
}
.brand-profile-component .brand-case__item {
  min-height: 146px;
  position: relative;
  padding-left: 235px;
}
.brand-profile-component .brand-case__item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  height: 146px;
}
.brand-profile-component .brand-case__item h2 {
  font-size: 18px;
  font-weight: 500;
  color: #222222;
  line-height: 25px;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.brand-profile-component .brand-case__item .location-icon {
  width: 13px;
  height: 16px;
  display: inline-block;
  background: url("/public/img/brand-detail/location-icon.png");
  background-size: 100% 100%;
  vertical-align: middle;
}
.brand-profile-component .brand-case__item__address {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.brand-profile-component .brand-case__item__desc {
  font-size: 12px;
  font-weight: 400;
  color: #777777;
  line-height: 17px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.brand-profile-component .brand-support {
  width: 1190px;
  height: 542px;
  margin: 0 auto;
}
.brand-profile-component .brand-support__item {
  position: relative;
  width: 100%;
  height: 300px;
  padding: 0 20px;
  border: 1px solid #e7e7e7;
}
.brand-profile-component .brand-support .support-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  padding: 105px 0;
}
.brand-profile-component .brand-support .support-mask__tip {
  width: 280px;
  margin: 0 auto 25px;
  font-size: 21px;
  font-weight: 400;
  color: #333333;
  line-height: 29px;
  text-align: center;
}
.brand-profile-component .brand-support .support-mask__action {
  width: 280px;
  margin: 0 auto;
  text-align: center;
}
.brand-profile-component .brand-support .support-mask .primary-btn,
.brand-profile-component .brand-support .support-mask .danger-btn {
  display: inline-block;
  width: 124px;
  height: 36px;
  border-radius: 21px;
  outline: none;
  cursor: pointer;
  line-height: 36px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.brand-profile-component .brand-support .support-mask .primary-btn {
  margin-right: 28px;
  background: linear-gradient(180deg, #009eff 0%, #0065ff 100%);
}
.brand-profile-component .brand-support .support-mask .danger-btn {
  background: linear-gradient(180deg, #ff7263 0%, #f2544a 100%);
}
.brand-profile-component .brand-support .support__row {
  position: relative;
  height: 99px;
  padding-left: 65px;
  padding-top: 24px;
}
.brand-profile-component .brand-support .support__row:not(:last-child) {
  border-bottom: 1px dotted #E7E7E7;
}
.brand-profile-component .brand-support .support__row img {
  position: absolute;
  left: 0;
  top: 24px;
  width: 50px;
  height: 50px;
}
.brand-profile-component .brand-support .support__row__label {
  font-size: 12px;
  font-weight: 500;
  color: #999999;
  line-height: 17px;
  margin-bottom: 5px;
}
.brand-profile-component .brand-support .support__row__value {
  font-size: 18px;
  font-weight: 400;
  color: #222222;
  line-height: 25px;
}
.brand-profile-component .brand-support .support__row .ask-btn {
  position: absolute;
  top: 36px;
  right: 26px;
  width: 78px;
  height: 26px;
  line-height: 26px;
  border-radius: 3px;
  border: 1px solid #0065ff;
  font-size: 12px;
  font-weight: 400;
  color: #0065ff;
  cursor: pointer;
  outline: none;
  background: #fff;
}
.brand-ask-records-component {
  width: 100%;
  margin: auto;
  background: #f7f7f7;
  box-sizing: border-box;
  padding-bottom: 50px;
  /* ---- */
}
.brand-ask-records-component .user-ask-container,
.brand-ask-records-component .admin-ask-container {
  width: 1190px;
  height: auto;
  line-height: 1;
  min-width: auto;
  min-height: auto;
  background-color: #fff;
  margin: auto;
}
.brand-ask-records-component .user-ask-container .ask-header,
.brand-ask-records-component .admin-ask-container .ask-header {
  padding: 0 0 0 40px;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: bold;
  color: #222222;
  line-height: 33px;
  margin-bottom: 25px;
}
.brand-ask-records-component .user-ask-container .ask-form,
.brand-ask-records-component .admin-ask-container .ask-form {
  padding: 0 0 0 40px;
  box-sizing: border-box;
}
.brand-ask-records-component .user-ask-container .ask-form .ask-reply-time,
.brand-ask-records-component .admin-ask-container .ask-form .ask-reply-time,
.brand-ask-records-component .user-ask-container .ask-form .ask-reply-status,
.brand-ask-records-component .admin-ask-container .ask-form .ask-reply-status {
  font-weight: 400;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin-bottom: 25px;
}
.brand-ask-records-component .user-ask-container .ask-form .ask-reply-time span,
.brand-ask-records-component .admin-ask-container .ask-form .ask-reply-time span,
.brand-ask-records-component .user-ask-container .ask-form .ask-reply-status span,
.brand-ask-records-component .admin-ask-container .ask-form .ask-reply-status span {
  cursor: pointer;
  margin-right: 36px;
}
.brand-ask-records-component .user-ask-container .ask-form .ask-reply-time span.activ,
.brand-ask-records-component .admin-ask-container .ask-form .ask-reply-time span.activ,
.brand-ask-records-component .user-ask-container .ask-form .ask-reply-status span.activ,
.brand-ask-records-component .admin-ask-container .ask-form .ask-reply-status span.activ {
  font-weight: 400;
  font-size: 14px;
  font-weight: 500;
  color: #0065FF;
}
.brand-ask-records-component .user-ask-container .ask-form .ask-reply-type,
.brand-ask-records-component .admin-ask-container .ask-form .ask-reply-type {
  margin-bottom: 25px;
}
.brand-ask-records-component .user-ask-container .ask-body,
.brand-ask-records-component .admin-ask-container .ask-body {
  padding: 30px 75px 50px 40px;
  box-sizing: border-box;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row {
  position: relative;
  padding: 0 0 30px 35px;
  box-sizing: border-box;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-company,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-company {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 16px;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-company span:nth-child(1),
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-company span:nth-child(1) {
  margin-right: 16px;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-company span:nth-child(2),
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-company span:nth-child(2) {
  margin-right: 25px;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-company span:nth-child(3),
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-company span:nth-child(3) {
  margin-right: 19px;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-title,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-title {
  width: 1044px;
  height: auto;
  line-height: 1;
  min-width: auto;
  min-height: auto;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-title span,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-title span {
  font-weight: 400;
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  margin-right: 15px;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-goods,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-goods {
  margin-top: 10px;
  margin-bottom: 30px;
  width: 1044px;
  height: auto;
  line-height: 1;
  min-width: auto;
  min-height: auto;
  font-weight: 400;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-goods img,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-goods img {
  width: 60px;
  height: 40px;
  line-height: 1;
  min-width: auto;
  min-height: auto;
  margin-right: 10px;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-content,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-content {
  margin-top: 10px;
  width: 1044px;
  height: auto;
  line-height: 20px;
  min-width: auto;
  min-height: auto;
  font-weight: 400;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-reply,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-reply {
  position: relative;
  margin-top: 10px;
  padding: 20px 15px 20px 15px;
  box-sizing: border-box;
  width: 1044px;
  height: auto;
  line-height: 20px;
  min-width: auto;
  min-height: auto;
  background: #f7f7f7;
  font-weight: 400;
  font-size: 14px;
  font-weight: 500;
  color: #999999;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-reply-label,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-reply-label {
  font-weight: 400;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-reply:before,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-reply:before {
  position: absolute;
  content: '';
  border-top: 10px transparent dashed;
  border-left: 10px transparent dashed;
  border-right: 10px transparent dashed;
  border-bottom: 10px #f7f7f7 solid;
  top: -20px;
  left: 50px;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row .ask-reply-button,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row .ask-reply-button {
  margin-top: 10px;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row:before,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/public/img/brand-detail/记录流程.png") no-repeat;
  background-position: center;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row:after,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row:after {
  position: absolute;
  top: 16px;
  left: 9px;
  bottom: 0;
  content: '';
  width: 1px;
  background-color: #E4E4E4;
}
.brand-ask-records-component .user-ask-container .ask-body .ask-row:last-child:after,
.brand-ask-records-component .admin-ask-container .ask-body .ask-row:last-child:after {
  width: 0px;
  height: 0px;
}
.brand-ask-records-component .user-ask-container .ask-footer,
.brand-ask-records-component .admin-ask-container .ask-footer {
  text-align: right;
}
.brand-ask-records-component .user-ask-container .ask-footer .el-pagination,
.brand-ask-records-component .admin-ask-container .ask-footer .el-pagination {
  border: none;
}
.not-content {
  width: 1190px;
  height: auto;
  line-height: 1;
  min-width: auto;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  text-align: center;
  height: 600px;
  padding: 120px 0 0 0;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.not-content button {
  font-size: 16px;
  font-weight: bold;
  color: #2979FF;
}
.not-content img {
  margin-bottom: 20px;
}
.brand-skus-component {
  background: #f7f7f7;
  padding-bottom: 45px;
}
.brand-skus-component .container {
  width: 1190px;
  margin: 0 auto;
}
.brand-skus-component .brand-title {
  width: 100% !important;
  text-align: left !important;
}
.brand-skus-component .brand-gather {
  position: relative;
  width: 100%;
  background: #f7f7f9;
}
.brand-skus-component .brand-gather .brand-title {
  width: 100%;
  text-align: left;
  padding: 44px 0 22px;
}
.brand-skus-component .brand-gather .brand-title span {
  font-size: 36px;
}
.brand-skus-component .brand-gather__bg {
  position: absolute;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.brand-skus-component .brand-gather__row {
  width: 1190px;
  margin: 0 auto;
}
.brand-skus-component .brand-category__item {
  float: left;
  width: 100%;
  height: 126px;
  background-size: 100% 100%;
  font-size: 26px;
  font-weight: 500;
  color: #ffffff;
  line-height: 136px;
  text-align: center;
}
.brand-skus-component .brand-category__item:nth-child(1) {
  margin-bottom: 14px;
}
.brand-skus-component .brand-category__item:nth-child(2) {
  margin-bottom: 14px;
}
.brand-skus-component .platform-sku__item {
  float: left;
  width: 25%;
  height: 266px;
  background: #ffffff;
  border-radius: 1px;
  padding: 20px 12px;
}
.brand-skus-component .platform-sku__item .buy-btn {
  height: 26px;
  background: linear-gradient(180deg, #ff7263 0%, #f2544a 100%);
  border-radius: 3px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  border: none;
  outline: none;
  text-align: center;
  padding: 0 15px;
  line-height: 26px;
  cursor: pointer;
}
.brand-skus-component .pagination-sku {
  width: 230px;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
.brand-skus-component .pagination-sku:nth-child(5),
.brand-skus-component .pagination-sku:nth-child(10) {
  margin-right: 0;
}
.brand-solutions-component {
  width: 1190px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.brand-solutions-component div .plan-info {
  width: 358px;
  height: 166px;
  display: inline-block;
  margin-right: 58px;
  margin-bottom: 20px;
}
.brand-solutions-component div .plan-info:nth-child(3n+3) {
  margin-right: 0;
}
.brand-solutions-component div .plan-info a {
  display: block;
  width: 358px;
  height: 166px;
  position: relative;
}
.brand-solutions-component div .plan-info a .plan-info-content {
  width: 358px;
  height: 132px;
}
.brand-solutions-component div .plan-info a .plan-info-content-left {
  width: 104px;
  float: left;
  position: relative;
}
.brand-solutions-component div .plan-info a .plan-info-content-left .slu-tag {
  display: block;
  width: 40px;
  height: 20px;
  font-size: 12px;
  border-radius: 6px 0px 6px 0px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.brand-solutions-component div .plan-info a .plan-info-content-left .slu-tag-good {
  background: #A300FF;
}
.brand-solutions-component div .plan-info a .plan-info-content-left .slu-tag-expert {
  background: #005AFF;
}
.brand-solutions-component div .plan-info a .plan-info-content-left .slu-tag-boutique {
  background: #FF1837;
}
.brand-solutions-component div .plan-info a .plan-info-content-left img {
  display: block;
  width: 104px;
  height: 132px;
  border-radius: 6px;
  position: absolute;
  top: 0;
  left: 0;
}
.brand-solutions-component div .plan-info a .plan-info-content-right {
  float: right;
  width: 245px;
  height: 132px;
  position: relative;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-name {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  position: absolute;
  top: 0;
  left: 0;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-drc {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  position: absolute;
  bottom: 65px;
  left: 0;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-drc-time i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("/public/img/brand-detail/time-icon.png") 0 0 no-repeat;
  background-size: 14px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-info {
  position: absolute;
  bottom: 35px;
  left: 0;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-info:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-company {
  height: 20px;
  border-radius: 3px;
  border: 1px solid #1dbfda;
  float: left;
  line-height: 20px;
  padding: 0 6px;
  font-size: 12px;
  font-weight: 400;
  color: #1dbfda;
  margin-right: 10px;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-charge {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  float: left;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-charge span {
  font-size: 16px;
  margin-left: 5px;
  font-weight: 500;
  color: #f35050;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-charge span i {
  font-size: 12px;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-charge em {
  font-size: 12px;
  color: #6d6d6d;
  font-weight: 400;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-charge img {
  margin-left: 4px;
  vertical-align: top;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-base {
  position: absolute;
  bottom: 8px;
  left: 0;
  overflow: hidden;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-base-item {
  font-size: 12px;
  font-weight: 400;
  color: #6D6D6D;
  padding: 0 10px;
  position: relative;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-base-item:first-child {
  padding-left: 0;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-base-item:after {
  content: '';
  width: 1px;
  height: 12px;
  background-color: #E9E9E9;
  position: absolute;
  top: 3px;
  right: 0;
}
.brand-solutions-component div .plan-info a .plan-info-content-right .sol-base-item:last-child:after {
  display: none;
}
.brand-solutions-component div .plan-info a .plan-info-footer {
  height: 24px;
  margin-top: 10px;
}
.brand-solutions-component div .plan-info a .plan-info-footer:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.brand-solutions-component div .plan-info a .plan-info-footer li {
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  float: left;
  line-height: 24px;
  margin-right: 10px;
}
.brand-solutions-component div .plan-info a .plan-info-footer .keyword-item {
  height: 24px;
  padding: 0 10px;
  background: #f2f2f2;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
}
.brand-solutions-component div .pagination {
  text-align: right;
}
.brand-solutions-component #no-result {
  margin-left: 514px;
}
.brand-solutions-component #no-result #no-title {
  margin-left: 49px;
  margin-top: 10px;
}
.brand-projects-component .projects-list {
  width: 1190px;
  margin: 0 auto;
}
.brand-projects-component .projects-list div {
  width: 585px;
  min-height: 146px;
  position: relative;
  padding-left: 235px;
  display: inline-block;
  margin-bottom: 60px;
}
.brand-projects-component .projects-list div img.cover-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  height: 146px;
}
.brand-projects-component .projects-list div p.item-title {
  height: 50px;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  color: #222222;
}
.brand-projects-component .projects-list div p.item-img {
  font-size: 12px;
  line-height: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #999999;
}
.brand-projects-component .projects-list div p.item-img img {
  width: 13px;
  height: 16px;
}
.brand-projects-component .projects-list div p.item-content {
  height: 50px;
  font-size: 12px;
  line-height: 16px;
  color: #777777;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.brand-projects-component .projects-list div:nth-child(2n+1) {
  margin-right: 20px;
}
.brand-projects-component .pagination {
  text-align: right;
  width: 1190px;
  margin: 0 auto;
  padding-bottom: 54px;
}
.brand-projects-detail-component {
  width: 1190px;
  margin: 0 auto;
}
.brand-projects-detail-component .projects-detail-content .projects-detail-top {
  font-size: 12px;
  color: #6d6d6d;
  line-height: 17px;
  margin-bottom: 15px;
}
.brand-projects-detail-component .projects-detail-content .projects-detail-top i {
  width: 4px;
  height: 8px;
  display: inline-block;
  background: url("/public/img/brand-detail/arrow-right.png");
  background-size: 100% 100%;
  vertical-align: middle;
}
.brand-projects-detail-component .projects-detail-content .projects-detail-top span {
  font-size: 12px;
  color: #222222;
  line-height: 17px;
}
.brand-projects-detail-component .projects-detail-content div {
  min-height: 300px;
  position: relative;
  padding-left: 470px;
}
.brand-projects-detail-component .projects-detail-content div img {
  position: absolute;
  top: 0;
  left: 0;
  width: 450px;
  height: 300px;
}
.brand-projects-detail-component .projects-detail-content div p {
  font-size: 16px;
  color: #999999;
  line-height: 24px;
}
.brand-projects-detail-component .projects-detail-content div .projects-content {
  width: 666px;
  height: 96px;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin-top: 12px;
}
.brand-projects-detail-component .projects-detail-content div h2 {
  font-size: 20px;
  font-weight: 500;
  color: #222222;
  line-height: 24px;
  margin-top: 12px;
  margin-bottom: 21px;
}
.brand-projects-detail-component .caroustl-img {
  width: 450px;
  height: 78px;
  margin: 0 auto;
  margin-bottom: 46px;
  overflow: hidden;
  text-align: left;
  margin-left: 0;
  position: relative;
}
.brand-projects-detail-component .caroustl-img img {
  border: 2px solid #ffffff;
  padding: 2px;
}
.brand-projects-detail-component .caroustl-img img.cur {
  border: 2px solid #1cbfda;
  padding: 2px;
}
.brand-projects-detail-component .caroustl-img .to-left,
.brand-projects-detail-component .caroustl-img .to-left.littlf:hover {
  width: 12px;
  height: 26px;
  display: inline-block;
  background: url("/public/img/brand-detail/arrow-left.png");
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 3px;
}
.brand-projects-detail-component .caroustl-img .to-left:hover {
  width: 12px;
  height: 26px;
  display: inline-block;
  background: url("/public/img/brand-detail/arrow-left-light.png");
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 3px;
  cursor: pointer;
}
.brand-projects-detail-component .caroustl-img .to-right,
.brand-projects-detail-component .caroustl-img .littrg.to-right:hover {
  width: 12px;
  height: 26px;
  display: inline-block;
  background: url("/public/img/brand-detail/arrow-right.png");
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 3px;
  position: absolute;
  left: 435px;
  top: 27px;
}
.brand-projects-detail-component .caroustl-img .to-right:hover {
  width: 12px;
  height: 26px;
  display: inline-block;
  background: url("/public/img/brand-detail/arrow-right-light.png");
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 3px;
  cursor: pointer;
}
.brand-projects-detail-component .caroustl-img img {
  width: 93px;
  height: 62px;
  margin: 10px 5px auto 5px;
}
.brand-sku-detail {
  padding-bottom: 33px;
  background: linear-gradient(180deg, #ffffff 0%, #fbf8f9 100%);
}
.brand-sku-detail .sku-container {
  width: 1190px;
  margin: 0 auto;
}
.brand-sku-detail .sku-breadcrumb {
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  font-weight: 400;
  color: #6d6d6d;
}
.brand-sku-detail .sku-info {
  position: relative;
  padding-left: 470px;
  height: 300px;
  margin-bottom: 20px;
}
.brand-sku-detail .sku-info .sku-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 450px;
  height: 100%;
  overflow: hidden;
}
.brand-sku-detail .sku-info .sku-image img {
  width: 450px;
}
.brand-sku-detail .sku-info .sku-name {
  font-size: 24px;
  font-weight: 500;
  color: #222222;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
}
.brand-sku-detail .sku-info .sku-info-item {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  margin-bottom: 20px;
}
.brand-sku-detail .sku-info .sku-info-item .info-item-label {
  color: #777777;
}
.brand-sku-detail .sku-info .sku-info-item .info-item-value {
  color: #222222;
}
.brand-sku-detail .sku-info .sku-info-item .info-item-value.sku-price {
  font-weight: 500;
  color: #eb2f00;
}
.brand-sku-detail .sku-info .sku-ask-button {
  display: block;
  width: 130px;
  height: 39px;
  background: #f35050;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 39px;
  text-align: center;
  cursor: pointer;
  outline: none;
  border: none;
}
.brand-sku-detail .sku-tabs {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #F2F2F2;
  font-size: 18px;
  font-weight: 400;
  color: #222222;
}
.brand-sku-detail .sku-tabs .sku-tab {
  position: relative;
  display: inline-block;
  width: 380px;
  height: 100%;
  cursor: pointer;
  text-align: center;
}
.brand-sku-detail .sku-tabs .sku-tab.active {
  color: #0065FF;
  background: #FFFFFF;
}
.brand-sku-detail .sku-tabs .sku-tab.active:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #0065FF;
}
.brand-sku-detail .sku-detail {
  padding: 20px;
  min-height: 300px;
  background: #fff;
}
.brand-sku-detail .sku-detail img {
  max-width: 100%;
}
.brand-sku-detail .sku-offline {
  padding: 180px 0;
  text-align: center;
}
.brand-sku-detail .sku-offline img {
  height: 140px;
  display: inline-block;
  margin-bottom: 40px;
}
.brand-sku-detail .sku-offline p {
  font-weight: 400;
  color: #979797;
  line-height: 25px;
  font-size: 18px;
}
.brand-information-component {
  width: 1190px;
  margin: 0 auto 40px;
}
.brand-information-component .pagination {
  text-align: right;
}
.brand-information-component .empty {
  width: 1190px;
  text-align: center;
  margin-bottom: 80px;
  padding-top: 58px;
}
.brand-information-component .empty p {
  margin-top: 10px;
  font-size: 22px;
  color: #313131;
}
.headBg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  background: url(../../img/brand-detail/listBgImg.png);
  background-size: 100% 100%;
}
.headBg .topBg {
  cursor: pointer;
  height: 80%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.headBg .topBg .topBgLeft {
  margin-right: 81px;
  width: 458px;
  display: flex;
}
.headBg .topBg .topBgLeft img {
  object-fit: contain;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.headBg .topBg .topBgLeft .logotitle {
  height: 100%;
  margin-left: 12px;
  display: flex;
  flex-direction: column;
}
.headBg .topBg .topBgLeft .logotitle .logotitleTop {
  font-size: 32px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #ffffff;
  line-height: 42px;
}
.headBg .topBg .topBgLeft .logotitle .logotitleBtm {
  margin-top: 7px;
  font-size: 24px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 29px;
}
.headBg .topBg .topBgRight {
  width: 650px;
  display: flex;
  flex-direction: column;
}
.headBg .topBg .topBgRight .topBgRightTitle {
  width: 650px;
  opacity: 1;
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: justify;
  color: #ffffff;
  line-height: 28px;
  height: 140px;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.headBg .topBg .topBgRight .topBgRightMore {
  margin: 8px;
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: right;
  color: #ffffff;
  line-height: 22px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
}
.headBg .topBg .topBgRight .topBgRightMore img {
  width: 16px;
  height: 16px;
}
.bodyBtm {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
}
.bodyBtm .brandPro {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 1200px;
  height: 40px;
  margin-top: 32px;
  margin-bottom: 43px;
}
.bodyBtm .brandPro .free-title-line {
  position: relative;
  bottom: -29px;
  left: -272px;
  display: flex;
}
.bodyBtm .brandPro .free-title-line img {
  width: 26px;
  height: 14px;
}
.bodyBtm .brandPro .free-title-line div:nth-child(1) {
  width: 35px;
  height: 4px;
  background: #ff6900;
  border-top-left-radius: 2.5px;
  border-bottom-left-radius: 2.5px;
}
.bodyBtm .brandPro .free-title-line div:nth-child(3) {
  width: 35px;
  height: 4px;
  background: #ff6900;
  border-top-right-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
}
.bodyBtm .brandPro .free-title-line::after {
  position: absolute;
  content: '';
  width: 1106px;
  background: rgba(255, 105, 0, 0.3);
  bottom: 11px;
  height: 1px;
  left: 93px;
}
.bodyBtm .brandPro .free-title-line2 {
  position: relative;
  bottom: -29px;
  left: -135px;
  display: flex;
}
.bodyBtm .brandPro .free-title-line2 img {
  width: 26px;
  height: 14px;
}
.bodyBtm .brandPro .free-title-line2 div:nth-child(1) {
  width: 35px;
  height: 4px;
  background: #ff6900;
  border-top-left-radius: 2.5px;
  border-bottom-left-radius: 2.5px;
}
.bodyBtm .brandPro .free-title-line2 div:nth-child(3) {
  width: 35px;
  height: 4px;
  background: #ff6900;
  border-top-right-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
}
.bodyBtm .brandPro .free-title-line2::after {
  position: absolute;
  content: '';
  width: 969px;
  background: rgba(255, 105, 0, 0.3);
  bottom: 11px;
  height: 1px;
  left: 93px;
}
.bodyBtm .brandPro .free-title-line2::before {
  position: absolute;
  content: '';
  width: 137px;
  background: #ff6900;
  bottom: 11px;
  height: 1px;
  left: -137px;
}
.bodyBtm .brandPro .BNP {
  margin-bottom: 11px;
  margin-right: 40px;
  width: 96px;
  height: 24px;
  opacity: 1;
  font-size: 24px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  color: #ff6900;
  line-height: 24px;
}
.bodyBtm .brandPro .BP {
  margin-bottom: 11px;
  margin-right: 40px;
  width: 96px;
  height: 24px;
  opacity: 1;
  font-size: 24px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  color: #222222;
  line-height: 24px;
}
.bodyBtm .platform-sku {
  margin: 0 auto;
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
}
.bodyBtm .platform-sku .brand-sku-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  width: 230px;
  height: 266px;
  margin: 0 12px 20px 0px;
  padding: 20px 12px;
  box-sizing: border-box;
}
.bodyBtm .platform-sku .brand-sku-item img {
  width: 130px;
  height: 130px;
  display: block;
  margin: 0 auto;
}
.bodyBtm .platform-sku .brand-sku-item .sku__name {
  width: 206px;
  height: 38px;
  font-size: 14px;
  color: #292929;
  margin: 10px 0 12px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
  word-wrap: break-word;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bodyBtm .platform-sku .brand-sku-item .sku__action {
  width: 206px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin-top: 20px;
}
.bodyBtm .platform-sku .brand-sku-item .sku__action .sku__price {
  overflow: hidden;
}
.bodyBtm .platform-sku .brand-sku-item .sku__action .sku__buy {
  float: right;
  height: 26px;
  background: linear-gradient(180deg, #ff7263 0%, #f2544a 100%);
  border-radius: 3px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  border: none;
  outline: none;
  text-align: center;
  padding: 0 15px;
  line-height: 26px;
  cursor: pointer;
}
.bodyBtm .platform-sku .brand-sku-item:nth-child(5n) {
  width: 230px;
  height: 266px;
  margin: 0 0px 20px 0px;
  padding: 20px 12px;
  box-sizing: border-box;
}
.bodyBtm .pagination {
  width: 1200px;
  height: 64px;
}
.bodyBtm .pagination .el-pagination {
  padding-right: 20px;
  box-sizing: border-box;
  background: none;
  border: none;
}
.bodyBtm .pagination .el-pagination.is-background .btn-next,
.bodyBtm .pagination .el-pagination.is-background .btn-prev,
.bodyBtm .pagination .el-pagination.is-background .el-pager li {
  background: #fff;
  border: #dcdee0 1px solid;
  font-size: 14px;
  font-weight: 500;
}
.bodyBtm .pagination .el-pagination.is-background .el-pager li:hover {
  border: #ff6900 1px solid;
  color: #ff6900;
}
.bodyBtm .pagination .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #ff6900;
  color: #fff;
}
.bodyBtm .pagination .el-pagination__editor {
  margin: 0 10px;
}
.bodyBtm .brand-quick-ask {
  position: fixed;
  z-index: 9000;
  bottom: 100px;
  right: 36px;
  width: 120px;
  background: #ffffff;
  box-shadow: -5px 0px 9px 0px rgba(0, 0, 0, 0.08);
  border-radius: 6px 0px 0px 6px;
  border: 1px solid #e7e7e7;
  padding: 14px 0;
}
.bodyBtm .brand-quick-ask .brand-img {
  position: relative;
  width: 42px;
  height: 42px;
  margin: 0 auto 10px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e9e9e9;
}
.bodyBtm .brand-quick-ask .brand-img img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.bodyBtm .brand-quick-ask li {
  font-size: 12px;
  font-weight: 400;
  color: #222222;
  line-height: 1.5;
  text-align: center;
}
.bodyBtm .brand-quick-ask .phone-icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url('/public/img/brand-detail/phone-icon.png');
  background-size: 100% 100%;
  vertical-align: middle;
  margin-bottom: 2.5px;
}
.bodyBtm .brand-quick-ask .ask-btn {
  display: block;
  width: 80px;
  height: 24px;
  margin: 8px auto 0;
  background: #ff6900;
  border-radius: 3px;
  border: 1px solid #ff6900;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  outline: none;
}
.brandProList {
  width: 1200px;
  display: flex;
  flex-direction: row !important;
  align-items: center;
  justify-content: flex-start !important;
  flex-wrap: wrap;
}
.brandProList .brandProInfo {
  background-color: #fff;
  width: 386.5px;
  height: 166px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 20px 5px 0 10px;
  box-sizing: border-box;
  margin: 0 20px 20px 0;
}
.brandProList .brandProInfo .plan-info-content {
  height: 132px;
}
.brandProList .brandProInfo .plan-info-content-left {
  width: 104px;
  float: left;
  position: relative;
}
.brandProList .brandProInfo .plan-info-content-left .slu-tag {
  display: block;
  width: 40px;
  height: 20px;
  font-size: 12px;
  border-radius: 6px 0px 6px 0px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.brandProList .brandProInfo .plan-info-content-left .slu-tag-good {
  background: #a300ff;
}
.brandProList .brandProInfo .plan-info-content-left .slu-tag-expert {
  background: #005aff;
}
.brandProList .brandProInfo .plan-info-content-left .slu-tag-boutique {
  background: #ff1837;
}
.brandProList .brandProInfo .plan-info-content-left img {
  width: 104px;
  height: 132px;
  border-radius: 6px;
  margin-right: 10px;
}
.brandProList .brandProInfo .proInfoRight {
  display: flex;
  flex-direction: column;
  padding: 0 20px;
  box-sizing: border-box;
}
.brandProList .brandProInfo .proInfoRight .proTitle {
  width: 252px;
  height: 40px;
  font-weight: 500;
  color: #000000;
  font-size: 16px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: normal;
  word-wrap: break-word;
}
.brandProList .brandProInfo .proInfoRight .proExpert {
  margin: 15px 0 0 0;
  display: flex;
  flex-direction: row;
}
.brandProList .brandProInfo .proInfoRight .proExpert .proExpertRight {
  display: flex;
  justify-content: center;
  align-items: center;
}
.brandProList .brandProInfo .proInfoRight .proExpert .proExpertRight img {
  margin: 0 5px;
  width: 14px;
  height: 14px;
}
.brandProList .brandProInfo .proInfoRight .proPrice {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.brandProList .brandProInfo .proInfoRight .proPrice span {
  font-size: 12px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  color: #f35050;
}
.brandProList .brandProInfo .proInfoRight .proPrice .proFirm {
  height: 20px;
  border-radius: 3px;
  border: 1px solid #1dbfda;
  float: left;
  line-height: 20px;
  padding: 0 6px;
  font-size: 12px;
  font-weight: 400;
  color: #1dbfda;
  margin-right: 10px;
}
.brandProList .brandProInfo .proInfoRight .proPrice .proPrice1 {
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 14px;
}
.brandProList .brandProInfo .proInfoRight .proHistroy {
  width: 100%;
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.brandProList .brandProInfo .proInfoRight .proHistroy span {
  color: #e9e9e9;
  margin: 0 3px;
}
.brandProList .brandProInfo .proInfoRight .proHistroy .read {
  display: flex;
  white-space: nowrap;
  align-items: center;
}
.brandProList .brandProInfo .proInfoRight .proHistroy .read span {
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #686868;
}
.brandProList .brandProInfo:nth-child(3n) {
  margin: 0 0px 20px 0;
}
.common-header {
  border-bottom: none;
}
[v-cloak] {
  display: none;
}
