/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                                                       +
+                                                       +
+                                                       +
+                                                       +
+                      BB产品列表页的样式                        +
+                                                       +
+                                                       +
+                                                       +
+                                                       +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.BB-content .BB-title {
  display: flex;
  flex-flow: nowrap row;
  justify-content: space-between;
  position: relative;
}
.BB-content .BB-title h1 {
  margin-bottom: 46px;
}
.BB-content .media-object a span {
  position: absolute;
  right: 19px;
  top: 20px;
  font-size: 16px;
  color: #E99122;
}
.BB-content .media-object a span:last-of-type {
  top: 50px;
  font-size: 14px;
  color: #5C595B;
}
.BB-content .BB-main .row form .col-md-2 h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 17px;
}
.BB-content .BB-main .row form .col-md-2 h3 img {
  margin-right: 10px;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB {
  border-top: 2px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  border-left: 1px solid #DBDBDB;
  border-right: 1px solid #DBDBDB;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .com-screening {
  padding: 19px 10px 19px 14px;
  border-bottom: 1px solid #DBDBDB;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .com-screening h3 {
  font-size: 15px;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .com-screening .t-linebox {
  width: 20px;
  height: 2px;
  background-color: #F5C057;
  margin: 16px 0;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .com-screening ul {
  margin: 0;
  padding: 0;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .com-screening ul li {
  list-style: none;
  user-select: none;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .com-screening ul li input {
  display: none;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .com-screening ul li label span {
  margin-left: 2px;
  vertical-align: middle;
  font-weight: normal;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .com-screening ul li .checked-label:before {
  content: '';
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  background: url(/font/icon/checkbox-regular-a548baac17426d55e3630b03bc07aae0.svg) no-repeat top center;
  background-size: 13px 13px;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .com-screening ul li .t-checked:checked + .checked-label:before {
  background: url(/font/icon/checkbox-selected-1fb57de959fc125360f2a7aa4c7f0453.svg) no-repeat top center;
  background-size: 13px 13px;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .BB-crownGroup ul {
  max-height: 414px;
  overflow-x: hidden;
  overflow-y: auto;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .BB-crownGroup ul::-webkit-scrollbar {
  width: 6px;
  height: 100%;
  background-color: #f9fafd;
  border-radius: 3px;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .BB-crownGroup ul::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #dbdbdb;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .BB-crownGroup ul::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: #f9fafd;
  padding-bottom: 5px;
}
.BB-content .BB-main .row form .col-md-2 .screening-BB .slider-1,
.BB-content .BB-main .row form .col-md-2 .screening-BB .slider-2 {
  position: relative;
  padding: 10px;
  padding-left: 0;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts h3 {
  margin-top: 26px;
  margin-bottom: 9px;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart {
  width: 100%;
  border: 1px solid #DBDBDB;
  border-top: 2px solid #DBDBDB;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-1 {
  width: 100%;
  padding: 19px 10px 19px 14px;
  border-bottom: 1px solid #dbdbdb;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-1 h3 {
  font-size: 15px;
  margin: 0;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-1 .t-linebox {
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #F5C057;
  margin: 16px 0;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-1 .slider-3 {
  position: relative;
  padding: 10px;
  padding-left: 0;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
  user-select: none;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-1 .slider-3 .to {
  cursor: pointer;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 {
  width: 100%;
  padding: 19px 4px 19px 4px;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 h3 {
  font-size: 15px;
  margin: 0;
  padding-left: 10px;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 .t-linebox {
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #F5C057;
  margin: 16px 0;
  margin-left: 10px;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 #bar-cate {
  width: 100%;
  height: 260px;
  display: inline-block;
  margin-top: -50px;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 .tips {
  padding-left: 18px;
  padding-right: 16px;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 .tips ul li {
  color: #5C595B;
  font-size: 12px;
  line-height: 24px;
  position: relative;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 .tips ul li:after {
  content: '';
  height: 10px;
  width: 10px;
  background-color: red;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 .tips ul li:nth-of-type(1):after {
  background-color: #f6c157;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 .tips ul li:nth-of-type(2):after {
  background-color: #ffa931;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 .tips ul li:nth-of-type(3):after {
  background-color: #0670b0;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 .tips ul li:nth-of-type(4):after {
  background-color: #bdd64b;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 .tips ul li:nth-of-type(5):after {
  background-color: #00818a;
}
.BB-content .BB-main .row form .col-md-2 .screening-charts .bar-chart .chart-2 .tips ul li:nth-of-type(6):after {
  background-color: #ea907a;
}
.BB-content .BB-main .row .col-md-10 h3 {
  margin-top: 0;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 17px;
}
.BB-content .BB-main .row .col-md-10 h3 img {
  margin-right: 10px;
}
.BB-content .BB-main .row .col-md-10 .bar-chart {
  padding: 30px 41px;
  height: 300px;
  background-color: #F9FAFD;
}
.BB-content .BB-main .row .col-md-10 .bar-chart #clogP {
  height: 100%;
  width: 240px;
  display: inline-block;
}
.BB-content .BB-main .row .col-md-10 .bar-chart #bar-cate {
  margin-left: 100px;
  height: 100%;
  width: 240px;
  display: inline-block;
}
.BB-content .BB-main .row .col-md-10 .result-tltle {
  margin: 34px 0;
  font-size: 14px;
  color: #3E3A39;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 {
  border-bottom: 10px solid #ffffff;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a:hover {
  text-decoration: none;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a .p-img {
  height: 100%;
  background-color: #f9fafd;
  position: relative;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a .p-img:hover .p-linebox {
  display: block;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a .p-img .p-linebox {
  position: absolute;
  height: 2px;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #F5C057;
  display: none;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a .p-img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(197, 207, 232, 0.1);
  display: block;
  max-width: 100%;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a .p-img span {
  z-index: 9;
  width: 36px;
  height: 20px;
  position: absolute;
  border-radius: 4px;
  right: 10px;
  top: 10px;
  text-align: center;
  line-height: 20px;
  color: #ffffff;
  font-size: 10px;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a .p-img span:first-child {
  background-color: #f5c057;
  display: none;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a .p-img span:nth-child(2) {
  background-color: #F55858;
  display: none;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a .p-info {
  line-height: 46px;
  height: 46px;
  width: 100%;
  margin-bottom: 0;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a .p-info span:first-child {
  float: left;
  color: #3E3A39;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a .p-info span:nth-child(2) {
  float: right;
  color: #F55858;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a h5 {
  color: #3E3A39;
  font-weight: bold;
  margin: 0;
  font-size: 10px;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a h5:hover {
  color: #e99122;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 .price {
  font-size: 10px;
  color: #e99122;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 .price span {
  font-size: 14px;
  font-weight: bold;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 .p-com-btn {
  width: 100%;
  padding-top: 20%;
  position: relative;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 .p-com-btn a:first-child {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 70%;
  height: 100%;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  color: #3e3a39;
  display: flex;
  justify-content: center;
  align-items: center;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 .p-com-btn a:first-child:hover {
  text-decoration: none;
  background-color: #F5C057;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 .p-com-btn a:last-child {
  color: #3e3a39;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 20%;
  height: 100%;
  float: right;
  border-radius: 4px;
  border: 1px solid #dddddd;
  display: flex;
  justify-content: center;
  align-items: center;
}
.BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 .p-com-btn a:last-child:hover {
  text-decoration: none;
  background-color: #F5C057;
}
.BB-head {
  padding-bottom: 50px;
}
.tit-fb18 {
  font-size: 18px;
  font-weight: 600;
}
.tit-fr14 {
  font-size: 14px;
  font-weight: 500;
}
.pro-describe {
  margin-top: -6px;
}
.pro-describe p {
  font-size: 14px;
  line-height: 30px;
  word-break: break-all;
}
.BB-head-tit {
  margin-bottom: 15px;
}
.BB-head-tit .tit-fr14 {
  margin-top: 14px;
}
.BB-head-tit .tit-fr14 p {
  display: inline-block;
}
.BB-head-tit .tit-fr14 p:not(:first-of-type) {
  margin-left: 36px;
}
.p-img {
  position: relative;
}
.p-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(165, 213, 252, 0.1);
  display: block;
  max-width: 100%;
}
.pro-special-item {
  padding-bottom: 20px;
}
.pro-special-item .products-id {
  height: 20px;
}
.pro-special-item > p:not(:first-of-type) {
  line-height: 1.6 !important;
}
.pro-special-item .products-tit {
  background-color: #f4c95f;
  line-height: 30px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 8px;
  -webkit-line-clamp: 1;
}
.pro-special-item .products-thumb a:after {
  background-color: rgba(165, 213, 252, 0.1) !important;
}
.pro-special-item .products-name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  margin-bottom: 6px;
}
.pro-special-item .products-map {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                                                       +
+                                                       +
+                                                       +
+                                                       +
+                        媒体查询                        +
+                                                       +
+                                                       +
+                                                       +
+                                                       +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media screen and (max-width: 1800px) {
  .BB-molecular,
  .BB-purity,
  .screening-charts {
    display: none!important;
  }
}
@media screen and (min-width: 1600px) {
  .BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 {
    width: 20%;
  }
}
@media screen and (max-width: 1200px) {
  .BB-left {
    display: none;
  }
  .BB-content .BB-main .row .col-md-10 .bar-chart {
    display: none;
  }
  .BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 a .p-img span {
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .BB-content .BB-main .row .col-md-10 .screening-pro .col-md-3 {
    width: 25%;
  }
}
