/*.product_detail{*/
/*display: none;*/
/*}*/
/**/
/*块*/

.product_detail {
  display: none;
}

@media (min-width: 768px) {
  .article1 .product_block {
    min-height: 550px;
  }
}

.product_block_title {
  line-height: 70px;
  font-weight: 600;
}

.product_small_title {
  width: 110px;
}

.product_small_content {
  width: calc(100% - 130px);
}

/*启明星*/
.bg_f8f5f5 {
  background-color: #f8f5f5;
}

.detail_header {
  height: 90px;
  font-size: 28px;
}

@media (max-width: 768px) {
  .detail_header {
    font-size: 1.2rem;
  }
  .f16 {
    font-size: 1rem;
}
  #article1 .con{
    padding: 0.7rem
  }
  .product_block_title {
    line-height: 3rem;
    font-weight: 0;
}
.detail_header {
  height: 4rem;
  font-size: 1.2rem;
}
.pb-2, .py-2 {
  padding-bottom: 1rem !important;
}
.range_title {
  width: 100px;
  font-size: 0.8rem
}
.mr-2, .mx-2 {
  margin-right: 0rem !important;
}
 
.m_range span{
  color: #666;
}

}



.star + .star {
  margin-left: 10px;
}

.modal_line:nth-of-type(odd) {
  background-color: #F8F8F8;
}

.msg_modal .modal-body {
  padding: 0;
}

.msg_modal .modal-content {
  overflow: hidden;
}

/*优选盈 逆选盈*/
.table_box{
  min-height: 370px;
}

/*隐藏*/
.tableTip,.tr_hide{
  display: none;
}

/*排序按钮*/
.sort_tag:hover{
  background-color: #dee2e6;
}

.sort_tag::after{
  content:attr(data-afterContent);
  color:#999
}
