@charset "UTF-8";
.pro_banner {
  height: 440px;
  background: url("../images/pro_banner.jpg") no-repeat;
  max-width: 100%;
  background-size: 100% 440px; }
  .pro_banner dl {
    top: 220px; }
    .pro_banner dl h3 {
      color: #000000;
      font-family: 'Arial Black';
      font-size: 46.15px; }
    .pro_banner dl span {
      color: #000000; }
    .pro_banner dl .pro {
      color: #f92100; }

.breadcrumb-item + .breadcrumb-item:before {
  content: '>'; }

.breadcrumb-item a {
  color: #000000;
  font-family: '方正兰亭准黑简体'; }

.breadcrumb-item.active {
  font-family: '方正兰亭准黑简体';
  color: #f92100; }

.table-striped1 > tbody > tr:nth-of-type(even) > * {
  --mdb-table-accent-bg: var(--mdb-table-striped-bg);
  color: var(--mdb-table-striped-color); }

.intro .table-striped1 {
  font-family: '方正兰亭准黑简体'; }
  .intro .table-striped1 tbody tr td {
    font-weight: bold; }
  .intro .table-striped1 tbody tr td:first-child {
    text-align: right; }
  .intro .table-striped1 tbody tr td:last-child {
    text-align: left; }

.intro-desc .table-striped1 {
  font-family: '方正兰亭准黑简体'; }
  .intro-desc .table-striped1 tbody tr td {
    font-weight: bold;
    width: 50%; }
  .intro-desc .table-striped1 tbody tr .td-left {
    text-align: right; }
  .intro-desc .table-striped1 tbody tr .td-right {
    text-align: left; }

.nav-tabs .nav-link {
  border: solid transparent;
  border-width: 0 0 2px;
  border-radius: 0;
  text-transform: none;
  line-height: 1;
  font-weight: 700;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.55);
  padding: 17px 29px 16px; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #000000;
  border-color: #f92100; }

.banner_01 .b_01,
.banner_01 .b_02,
.banner_01 .b_03,
.banner_01 .b_04 {
  flex: 1; }

/*# sourceMappingURL=product-detail.css.map */
