﻿p {
  margin: 0;
  padding: 0;
}

.colorful {
  font-size: 0.48rem;
  background-image: -webkit-linear-gradient(
    top,
    #ffffff,
    #ffffff,
    #a7caf8,
    #3184f3
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.white {
  color: #fff !important;
}

.grey {
  color: #a0a0a1 !important;
}

.supermarket .section {
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

.supermarket .section .wrapper {
  width: 94%;
  margin: auto;
}

.supermarket .section .wrapper .img {
  margin: auto;
  display: block;
}

.supermarket .section h1 {
  color: #3e3939;
  text-align: center;
  font-size: 0.2rem;
  margin: 0.44rem 0 0.08rem 0;
  font-weight: normal;
}

.supermarket .section p.desc {
  color: #5f5c5c;
  text-align: center;
  font-size: 0.14rem;
  margin-bottom: 0.15rem;
}

.supermarket .section1 {
  position: relative;
  background-image: url(/Images/posShops/Supermarket/Supermarket/1.jpg);
  height: 4rem;
}

.supermarket .section1 .title_wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.supermarket .section1 .title_wrapper .line {
  width: 0.5rem;
  height: 0.04rem;
  background: #fff;
  display: block;
  margin: auto;
  border-radius: 0.6rem;
  margin: 0.04rem auto 0.02rem;
}

.supermarket .section1 .title_wrapper h1 {
  font-weight: bold;
  color: #fff;
  margin: 0;
  font-size: 0.4rem;
}

.supermarket .section2 {
  position: relative;
  background-image: url(/Images/posShops/Supermarket/Supermarket/2-2.jpg);
}

.supermarket .section3 {
  position: relative;
  background-image: url(/Images/posShops/Supermarket/Supermarket/3-2.jpg);
}

.supermarket .section3 .img {
  width: 80%;
  padding-bottom: 0.28rem;
}

.supermarket .section4 {
  position: relative;
  background-image: url(/Images/posShops/Supermarket/Supermarket/4-2.jpg);
  height: 2.75rem;
}

.supermarket .section4 .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.supermarket .section4 h1,
.supermarket .section4 p.desc {
  color: #fff;
  margin-top: 0;
}

.supermarket .section5 {
  position: relative;
  background-image: url(/Images/posShops/Supermarket/Supermarket/5-2.jpg);
}

.supermarket .section5 .img {
  padding: 0.1rem 0 0.4rem 0;
}

.supermarket .section6 {
  position: relative;
  background-image: url(/Images/posShops/Supermarket/Supermarket/6-2.jpg);
}

.supermarket .section6 .img {
  padding-bottom: 0.3rem;
}

.supermarket .section7 {
  position: relative;
  background-image: url(/Images/posShops/Supermarket/Supermarket/7-2.jpg);
}

.supermarket .section7 .img {
  padding: 0.1rem 0 0.4rem;
}
