body {
  background: #d1dddb;
}

h1 {
  color: #1d6a96;
}

h2 {
  color: #1d6a96;
}

h3 {
  color: #1d6a96;
}

h4 {
  color: #1d6a96;
}

h5 {
  color: #1d6a96;
}

h6 {
  color: #1d6a96;
}

p {
  color: #fff;
}

i {
  display: inline-block;
  width: 24px;
  text-align: center;
}

.p-0 {
  padding: 0 !important;
}

.mt-0 {
  margin-top: 0rem;
}

.mt-1 {
  margin-top: 0.5rem;
}

.mt-2 {
  margin-top: 1rem;
}

.mt-3 {
  margin-top: 1.5rem;
}

.mt-4 {
  margin-top: 2rem;
}

.mt-5 {
  margin-top: 2.5rem;
}

.mainNav .logoImg a {
  font-size: 18px;
}

.mainNav .logoImg a span {
  font-size: 28px;
}

.headerAreaTwo .logoImg a {
  color: #283b42;
  font-size: 18px;
}

.headerAreaTwo .logoImg a span {
  font-size: 28px;
}

.headerAreaTwo .menuBtn span {
  background: #283b42;
}

.headerFix {
  background: #283b42;
}

.headerFix .logoImg a {
  color: #fff;
}

.headerFix .menuBtn span {
  background: #fff;
}

.blanked {
  border: 6px solid #85b8cb;
}

.pTSInner::after {
  z-index: 0;
  background: #1d6a96;
}

.pTSInner .pageTitle {
  background: #1d6a96;
}

@media screen and (max-width: 768px) {
  .pTSInner .pageTitle {
    -webkit-transform: translate(16px, -32px);
            transform: translate(16px, -32px);
  }
}

.pTSInner .pageTitle h1 {
  color: #fff;
}

.pTSInner .pdMargin {
  z-index: 1;
  background: #85b8cb;
}

.pTSInner .pdMargin .pageDesctiption h6 {
  font-size: 40px;
  margin-bottom: 0;
}

.pTSInner .pdMargin .pageDesctiption p {
  letter-spacing: 2px;
}

.pTSInner .pdMargin .pageDesctiption p:first-of-type::first-letter {
  font-size: 30px;
  margin-right: 4px;
}

#guarantee .back1 {
  background: url("./pic/1.jpg") no-repeat top/cover;
  background-attachment: fixed;
  height: 900px;
}

@media screen and (max-width: 768px) {
  #guarantee .back1 {
    height: 300px;
    background-attachment: unset;
  }
}

#guarantee .newModelContent {
  background: #85b8cb;
  padding-bottom: 20px;
  padding-right: 20px;
  -webkit-box-shadow: 24px 24px 0 #1d6a96;
          box-shadow: 24px 24px 0 #1d6a96;
}

@media screen and (max-width: 768px) {
  #guarantee .newModelContent {
    padding-left: 20px;
    width: 95%;
    margin-right: auto;
  }
}

#guarantee .newModelContent h2 {
  font-size: 24px;
}

#guarantee .newModelContent ol {
  list-style: none;
  margin-left: 0;
}

#guarantee .newModelContent ol li {
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  #services .d-f-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#services .back2 {
  background: url("./pic/7.jpg") no-repeat top/cover;
  background-attachment: fixed;
  height: 900px;
}

@media screen and (max-width: 768px) {
  #services .back2 {
    height: 300px;
    background-attachment: unset;
  }
}

#services .newModelContent {
  background: #85b8cb;
  padding-bottom: 20px;
  padding-right: 20px;
  -webkit-box-shadow: -24px 24px 0 #1d6a96;
          box-shadow: -24px 24px 0 #1d6a96;
}

@media screen and (max-width: 768px) {
  #services .newModelContent {
    padding-left: 20px;
    width: 95%;
    margin-left: auto;
  }
}

#services .newModelContent h2 {
  font-size: 24px;
}

#services .newModelContent ol {
  list-style: none;
  margin-left: 0;
}

#services .newModelContent ol li {
  font-size: 24px;
}

#goods .pageDesctiption img {
  width: 100%;
}

#contact {
  background: #85b8cb;
  background: -webkit-gradient(linear, left top, right top, color-stop(90%, #85b8cb), color-stop(90%, transparent), color-stop(95%, transparent), color-stop(95%, #85b8cb));
  background: linear-gradient(90deg, #85b8cb 90%, transparent 90%, transparent 95%, #85b8cb 95%);
}

#contact a {
  color: #fff;
}

.footerAreaTwo {
  background: #283b42;
}

#backtotop {
  background: #1d6a96;
}
/*# sourceMappingURL=hemusih.css.map */