.banner {
  width: 100%;
  height: 491px;
  background: url("../img/banner2.png") no-repeat;
  position: relative; }
  .banner .Breadcrumb {
    padding: 15px 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(56, 149, 212, 0.8); }
    .banner .Breadcrumb .crumb {
      width: 1195px;
      margin: 0 auto;
      text-align: left; }
      .banner .Breadcrumb .crumb > h6 {
        font-size: 16px;
        color: #fff;
        font-weight: 500; }
        .banner .Breadcrumb .crumb > h6 > a:hover {
          text-decoration: none; }

.detail > p {
  font-size: 18px;
  margin: 50px 0 20px 10px;
  color: #333333; }
.detail > h6 {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px; }
.detail .detailMain {
  width: 1195px;
  margin: 50px auto 100px; }
  .detail .detailMain > img {
    display: inline-block; }
  .detail .detailMain .detailDes {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 685px;
    margin-left: 70px;
    font-size: 14px;
    color: #666666;
    line-height: 28px; }

/*# sourceMappingURL=product-detail.css.map */
