.container {
  max-width: 1000px; }

.container.hall-header-container {
  max-width: 1200px; }

body {
  background-color: #fff; }

.product-hall-banner {
  width: 100%;
  height: 530px;
  background: url(../images/collect/banner.jpg) center; }

.product-hall-img {
  position: relative; }

.product-hall-img .content {
  position: absolute;
  text-align: left;
  color: #666;
  font-size: 14px;
  line-height: 22px;
  max-width: 380px;
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; }
  .product-hall-img .content h2 {
    color: #333; }

.product-hall-img .container::after {
  content: "...";
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 0; }

.product-hall-img1 {
  width: 100%;
  height: 500px;
  background: url(../images/collect/1.jpg) center;
  text-align: center;
  color: #fff; }

.product-hall-img1 .content {
  right: 20px;
  top: 210px;
  color: #fff; }

.product-hall-img2 {
  width: 100%;
  height: 500px;
  background: url(../images/collect/2.jpg) center;
  text-align: center; }

.product-hall-img2 .content {
  right: 50px;
  top: 150px; }

.product-hall-img3 {
  width: 100%;
  height: 500px;
  background: url(../images/collect/3.jpg) center;
  text-align: center; }

.product-hall-img3 .content {
  left: 50px;
  top: 200px; }

.product-hall-img4 {
  width: 100%;
  height: 500px;
  background: url(../images/collect/4.jpg) center; }

.product-hall-img4 .content {
  right: 50px;
  top: 150px; }

.product-hall-img5 {
  width: 100%;
  height: 500px;
  background: url(../images/collect/5.jpg) center;
  text-align: center; }

.product-hall-img5 .content {
  left: 50px;
  top: 150px; }

.product-hall-img6 {
  width: 100%;
  height: 500px;
  background: url(../images/collect/6.png) center; }

.product-hall-img6 .content {
  right: 50px;
  top: 150px; }

.collect-banner {
  width: 100%;
  height: 530px;
  background: url(../images/collect/banner.jpg) center; }

.collect-content {
  width: 1000px;
  margin: 0 auto; }

/*# sourceMappingURL=collect.css.map */
