<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fix-slide {
  display: none;
}

.com-banner {
  position: relative;
}
.com-banner i {
  display: block;
}
.com-banner i img {
  width: 100%;
}
.com-layer {
  position: absolute;
  left: 0.4rem;
  top: 1rem;
}
.com-name {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.bread {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
}
.bread a {
  color: #fff;
}

@media (min-width: 1200px) {
  .fix-slide {
    display: block;
    position: absolute;
    z-index: 20;
    right: 0;
    top: 0;
    width: 5vw;
    height: 29.4vw;
    padding: 14vw 0 0 1.2vw;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
  }
  .fix-slide ul li {
    position: relative;
    margin: 0 0 1.2vw;
    cursor: pointer;
  }
  .fix-slide ul li i {
    display: block;
    position: relative;
    z-index: 10;
  }
  .fix-slide ul li i img {
    width: 2.8vw;
    background: #c4102f;
    border-radius: 50%;
  }
  .fix-slide ul li div {
    position: absolute;
    z-index: 5;
    right: 4vw;
    top: 50%;
    margin-top: -15px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #c4102f;
    border-radius: 15px;
    opacity: 0;
    transform: translate3d(100%, 0, 0);
    transition: 0.5s;
  }

  .fix-tel {
    width: 140px;
  }
  .fix-loc {
    width: 360px;
  }

  .fix-slide ul li:hover .fix-tel {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  .fix-slide ul li:hover .fix-loc {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  .fix-slide ul li:hover .fix-ewm {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  .com-banner {
    position: relative;
  }
  .com-banner i {
    display: block;
  }
  .com-banner i img {
    width: 100%;
  }
  .com-layer {
    position: absolute;
    left: 20vw;
    top: 14vw;
  }
  .com-name {
    font-size: 2.4vw;
    line-height: 3vw;
    color: #fff;
  }
  .bread {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
  }
  .bread a {
    color: #fff;
  }
}

article {
  padding: 0;
  background: #fff url(../images/com_lu.png) no-repeat 0 bottom/36vw;
}

.common-main {
  padding: 0.24rem;
}

.common-box {
  min-height: 420px;
}

@media (min-width: 1200px) {
  article {
    padding: 4vw 0 0;
    background: #fff url(../images/com_lu.png) no-repeat 0 bottom/36vw;
  }
  .common-main {
    width: 62.5vw;
    margin: 0 auto;
    padding: 0;
  }
  .common-box {
    padding: 0;
  }
}

/* äºŒçº§å¯¼èˆª */

.common-nav {
  padding: 0.2rem;
}

.common-nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-radius: 15px;
}

.common-nav ul li {
  width: 50%;
  padding: 2px;
}

.common-nav ul li a {
  display: block;
  font: 400 16px/30px "å¾®è½¯é›…é»‘";
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
}

.common-nav ul li.active a {
  background: #c50413;
}

@media (min-width: 1200px) {
  .common-nav {
    padding: 0;
    background: #f7f7f7;
  }
  .common-nav ul {
    display: flex;
    justify-content: flex-start;
    width: 62.5vw;
    margin: 0 auto;
  }
  .common-nav ul li {
    position: relative;
    width: 10vw;
    height: 5vw;
    padding: 0;
  }
  .common-nav ul li a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 7vw;
    padding: 1.2vw 0;
    text-align: center;
    background: none;
    transition: 0.3s transform;
  }
  .common-nav ul li a span {
    display: block;
    width: 6.42vw;
    padding: 0.6vw 0 0.6vw;
    font-size: 0.8vw;
    line-height: 1.4vw;
    color: #000;
    transition: 0.3s transform, 0.3s padding;
  }
  .common-nav ul li a:hover {
    background: url(../images/com_nav.png) no-repeat 0 0 / auto 100%;
    transform: translate3d(0, -1vw, 0);
  }
  .common-nav ul li a:hover span {
    padding-top: 1.6vw;
    color: #fff;
    background: url(../images/beer.png) no-repeat center bottom;
    transform: translate3d(0, -0.5vw, 0);
  }
  .common-nav ul li.active a {
    background: url(../images/com_nav.png) no-repeat 0 0 / auto 100%;
    transform: translate3d(0, -1vw, 0);
  }
  .common-nav ul li.active a span {
    padding-top: 1.6vw;
    color: #fff;
    background: url(../images/beer.png) no-repeat center bottom;
    transform: translate3d(0, -0.5vw, 0);
  }
}

/* ç½‘ç«™ç¿»é¡µ */

.pages {
  display: flex;
  justify-content: center;
  padding: 10px 0;
  text-align: center;
  color: #2a4347;
}

.pages-left {
  display: none;
}

.pages-right {
  display: flex;
}

.pages-right a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  margin: 0 1px;
  font: 400 14px/30px "å¾®è½¯é›…é»‘";
  color: #333;
  background: #fff;
  border: 1px solid #333;
}

.pages-right a.page-num {
  color: #fff;
  background: #c2042c;
  border: 1px solid #000;
}

.pages-right a:first-child,
.pages-right a:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .pages {
    justify-content: space-between;
    padding: 3vw 0;
  }
  .pages-left {
    display: block;
    padding-right: 10px;
    font: 400 14px/30px "å¾®è½¯é›…é»‘";
  }
  .pages-right a:first-child,
  .pages-right a:last-child {
    display: flex;
    width: auto;
    padding: 0 12px;
    justify-content: center;
    align-items: center;
  }
  .pages-right a:hover {
    color: #fff;
    background: #c2042c;
    border-color: #c2042c;
  }
}
</pre></body></html>