@font-face {
  font-family: "iconfont";
  /* Project id 4281781 */
  src: url('../fonts/font_4281781_j345e3bupk.woff2') format('woff2'), url('../fonts/font_4281781_j345e3bupk.woff') format('woff'), url('../fonts/font_4281781_j345e3bupk.ttf') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-zu:before {
  content: "\e631";
}
.icon-round_shop_fill:before {
  content: "\e813";
}
.icon-shop:before {
  content: "\e605";
}
.icon-sanjiaoxing:before {
  content: "\e620";
}
.icon-jiantou1:before {
  content: "\e603";
}
.icon-INS:before {
  content: "\e611";
}
.icon-instagram1:before {
  content: "\e6fc";
}
.icon-instagram:before {
  content: "\e87f";
}
.icon-sanheng:before {
  content: "\e624";
}
.icon-facebookfacebook52:before {
  content: "\e60b";
}
.icon-ins1:before {
  content: "\e639";
}
.icon-triangle24:before {
  content: "\e820";
}
.icon-jiantou_xiangyou_o:before {
  content: "\eb94";
}
.icon-cuo:before {
  content: "\e63f";
}
.icon-daohanglan:before {
  content: "\e61a";
}
.icon-xiangxiajiantou:before {
  content: "\e65e";
}
.icon-xiangzuojiantou:before {
  content: "\e660";
}
.icon-youjiantou:before {
  content: "\e600";
}
.icon-bofang1:before {
  content: "\e654";
}
.icon-bofang:before {
  content: "\e642";
}
.icon-ins:before {
  content: "\e664";
}
.icon-facebook:before {
  content: "\e641";
}
@font-face {
  font-family: 'Radnika-Medium';
  src: url('../fonts/Radnika-Medium.eot'), url('../fonts/Radnika-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Radnika-Bold';
  src: url('../fonts/Radnika-Bold.ttf') format('truetype'), url('../fonts/Radnika-Bold.eot'), url('../fonts/Radnika-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GalanoGrotesqueDEMO-Bold';
  src: url('../fonts/GalanoGrotesqueDEMO-Bold.otf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GalanoGrotesqueAltDEMO';
  src: url('../fonts/GalanoGrotesqueAltDEMO.otf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'hanson';
  src: url('../fonts/hanson-bold.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kinetika-Bold';
  src: url('../fonts/Kinetika-Bold.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kinetika-Regular';
  src: url('../fonts/Kinetika-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
em,
i {
  font-style: normal;
}
html,
body {
  font-family: 'Kinetika-Regular', Arial, Helvetica, sans-serif;
  height: 100%;
  margin: 0;
  font-size: 16px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
input,
select,
textarea {
  outline: 0;
  border-radius: 0;
}
:focus {
  outline: 0;
}
.clearfix:after {
  content: '.';
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.clearfix {
  zoom: 1;
}
/*公共类*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.pr {
  position: relative;
}
.po {
  position: absolute;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.of {
  overflow: hidden;
}
.w1100 {
  width: 1100px;
  margin: 0 auto;
}
.w1120 {
  width: 1120px;
  margin: 0 auto;
}
.w1200 {
  width: 12rem;
  margin: 0 auto;
}
.w1400 {
  width: 14rem;
  margin: 0 auto;
}
.fixed {
  position: fixed !important;
  left: 0;
  top: 0;
}
.w1460 {
  width: 14.6rem;
  margin: 0 auto;
}
.w1600 {
  width: 16rem;
  margin: 0 auto;
}
.flex-ct {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-sb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lazy,
.b-lazy {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.marl85 {
  margin-left: 0.85rem;
}
.pc {
  display: block;
}
.mobile,
.phone,
.form-hidden {
  display: none;
}
.wpforms-form {
  display: none;
  visibility: hidden;
}
.overlay-full {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  backdrop-filter: blur(6px);
}
.warning-frame {
  margin: auto;
  padding: 20px;
  position: absolute;
  overflow-y: hidden;
  overflow-x: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 720px;
  height: 300px;
  color: #ffffff;
  z-index: 200;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #fff;
}
.warning-title {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 45px;
  padding-bottom: 20px;
  color: #fff;
}
.warning-content {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  padding: 0 24px 25px;
}
.warning-content .warning-p {
  font-size: 16px;
  margin-top: 10px;
}
.warning-footer-button {
  width: 49%;
  display: inline-block;
  text-align: center;
}
.warning-footer-button .confirm {
  background-color: #ffffff;
  color: #000;
}
.line-button {
  font-size: 15px;
  min-width: 120px;
  padding: 8px 12px;
  border: 1px solid #ffffff;
  display: inline-block;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
}
.warning-footer-button .cancel {
  color: #ffffff;
}
/* =================头部模块===================*/
/*PC端*/
/*M端*/
.header {
  width: 100%;
  position: relative;
  z-index: 9999;
}
.header .warning-bar {
  font-weight: bold;
  background-color: #eef0f1;
  height: 1.5rem;
  text-align: center;
  color: #fff;
  background: #000;
  line-height: 0.48rem;
  font-size: 0.32rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.header .warning-bar .sm {
  font-size: 0.22rem;
  font-weight: 500;
  line-height: 0.3rem;
}
.header .nav {
  width: 100%;
  height: 100%;
  height: 1.35rem;
  position: absolute;
  background: url('../image/nav_bg.jpg') repeat-x;
  background-position: center top;
  background-size: cover;
}
.header .nav.onBg {
  background-color: rgba(255, 255, 255, 0.68);
}
.header .nav.fixed {
  z-index: 1;
  top: 0;
}
.header .nav .navBox {
  width: 16rem;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.header .nav .navBox .logo {
  height: 100%;
  width: 1.77rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .nav .navBox .logo img {
  width: 100%;
  /*height: 0.43rem;*/
}
.header .nav .navBox:hover {
  opacity: 1;
}
.header .nav .navBox .navbar {
  width: 7.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 3.3rem;
}
.header .nav .navBox .navbar li {
  height: 1.35rem;
  text-align: center;
}
.header .nav .navBox .navbar li a.title {
  display: block;
  position: relative;
  font-size: 0.28rem;
  height: 1.35rem;
  line-height: 1.35rem;
  color: #000000;
  font-weight: bold;
  font-family: 'Kinetika-Bold';
}
.header .nav .navBox .navbar li a.title:hover {
  color: #000;
}
.header .nav .navBox .navbar li.on .listBox {
  visibility: visible;
  opacity: 1;
}
.header .nav .navBox .navbar li .listBox {
  position: absolute;
  left: 0;
  top: 1.35rem;
  width: 100%;
  z-index: 2;
  background: rgba(255, 255, 255, 0.68);
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
}
.header .nav .navBox .navbar li .listBox .subList {
  border-bottom: 0.02rem solid #e5e4e5;
  width: 14rem;
  margin: 0.3rem auto;
  padding: 0 0.9rem 0rem;
}
.header .nav .navBox .navbar li .listBox .subList:last-child {
  border: none;
}
.header .nav .navBox .navbar li .listBox .subList dt {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 0.24rem;
  color: #1a1a1a;
  font-weight: bold;
  margin-bottom: 0.3rem;
}
.header .nav .navBox .navbar li .listBox .subList dd {
  width: 2.5rem;
  float: left;
  margin: 0 0.35rem 0.3rem 0;
}
.header .nav .navBox .navbar li .listBox .subList dd:last-child {
  margin-right: 0;
}
.header .nav .navBox .navbar li .listBox .subList dd .img {
  width: 100%;
  height: 2.3rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.header .nav .navBox .navbar li .listBox .subList dd .img:hover img.pro {
  transform: scale(1.05);
}
.header .nav .navBox .navbar li .listBox .subList dd .img img.pro {
  max-height: 1.5rem;
  transition: all ease-in-out 0.5s;
  margin-top: 0.7rem;
}
.header .nav .navBox .navbar li .listBox .subList dd .img .newIco {
  width: 0.5rem;
  position: absolute;
  bottom: -0.05rem;
  right: 0.3rem;
}
.header .nav .navBox .navbar li .listBox .subList dd .img .newIco.not-for-us {
  width: 1rem;
  bottom: 0;
  right: -0.3rem;
}
.header .nav .navBox .navbar li .listBox .subList dd .tit {
  font-size: 0.18rem;
  color: #000;
  margin-top: 0.2rem;
  display: block;
  font-weight: bold;
  font-family: 'Kinetika-Bold';
}
.header .nav .navBox .navbar li .listBox.te {
  height: auto;
  padding-bottom: 0;
}
.header .nav .navBox .navbar li .listBox.te .subList {
  display: flex;
  justify-content: center;
}
.header .nav .navBox .navbar li .listBox.te .subList dd {
  margin-right: 0.6rem;
  width: auto;
  line-height: 0.34rem;
  font-size: 0.18rem;
}
.header .nav .navBox .navbar li .listBox.te .subList dd:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.header .nav .navBox .navbar li .listBox.te .subList dd a {
  color: #000;
}
.header .nav .navBox .navbar li .listBox.te .subList dd a:hover {
  text-decoration: underline;
}
.header .nav .navBox .navbar li:nth-of-type(1) .listBox .subList dd {
  height: 2.95rem;
}
.header .nav .navBox .iconfont {
  display: none;
}
.header .nav-m {
  display: none;
}
.container-fluid {
  z-index: 2;
}
/*=====================尾部模块====================*/
.footer {
  background-image: linear-gradient(#78fff5, #68ffc5);
  width: 100%;
  position: relative;
  padding-bottom: 2.5rem;
  z-index: 2;
}
.footer .line {
  height: 0.01rem;
  background-color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.footer .line.top {
  width: 100%;
  top: 0.9rem;
}
.footer .footer-top {
  height: 0.9rem;
  padding-left: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .footer-top .subLogo {
  padding-right: 3.5rem;
}
.footer .footer-top .subLogo img {
  width: 1.8rem;
}
.footer .footer-top .linkList {
  display: flex;
  justify-content: space-between;
}
.footer .footer-top .linkList a {
  font-size: 0.4rem;
  margin: 0 0.15rem;
  display: inline-block;
  color: #000;
}
.footer .subnav {
  width: 14.6rem;
  margin: 0.5rem auto 0;
  padding-left: 1.3rem;
  display: flex;
  justify-content: space-between;
}
.footer .subnav li .tit {
  font-size: 0.18rem;
  line-height: 0.28rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 0.3rem;
  text-transform: uppercase;
}
.footer .subnav li .list {
  line-height: 0.36rem;
  color: #000;
}
.footer .subnav li .list a {
  font-size: 0.16rem;
  color: #000;
  display: block;
}
.footer .subnav li .list a:hover {
  text-decoration: underline;
}
.footer .subnav li .contact {
  color: #000;
  line-height: 0.36rem;
  font-size: 0.16rem;
}
.footer .subnav li .contact a {
  color: #000;
}
.footer .subnav li .contact a:hover {
  text-decoration: underline;
}
.footer .copyright {
  margin: 0.4rem auto 0;
  font-size: 0.16rem;
  color: #000;
  font-weight: bold;
  width: 14.6rem;
  padding-left: 1.3rem;
  border-top: 0.02rem solid #fff;
  padding-top: 0.3rem;
}
.footer .goto_top {
  width: 2rem;
  position: absolute;
  bottom: 0.7rem;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 0.3rem;
  font-size: 0.24rem;
  color: #fff;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  text-align: center;
  height: 0.9rem;
  justify-content: space-between;
}
.footer .goto_top i {
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
  -webkit-animation: jump infinite alternate 0.5s ease;
  animation: jump infinite alternate 0.5s ease;
}
.go-shop {
  display: none;
}
@keyframes jump {
  to {
    transform: rotate(180deg) translateY(6px);
  }
}
@media (max-width: 750px) {
  .pc {
    display: none;
  }
  .mobile,
  .phone {
    display: block;
  }
  html,
  body {
    min-width: auto;
  }
  .w1200,
  .w1400,
  .w1460,
  .w1600 {
    width: 100%;
  }
  .warning-frame {
    width: 94%;
    height: auto;
    padding: 0.8rem 0.4rem;
    top: 50%;
    transform: translateY(-50%);
    bottom: inherit;
  }
  .warning-content {
    font-size: 0.28rem;
    padding: 0 0 0.4rem;
    line-height: 0.38rem;
  }
  .warning-content .warning-p {
    font-size: 0.28rem;
  }
  .header .warning-bar {
    height: 1.5rem;
    font-size: 0.24rem;
    line-height: 0.26rem;
    padding: 0 1rem;
  }
  .header .warning-bar .warnBox {
    font-size: 0.18rem;
    line-height: 0.26rem;
    height: 0.65rem;
    width: 100%;
  }
  .header .nav {
    z-index: 2;
    height: 1rem;
    background: url('../image/phone/nav-bg.jpg') no-repeat;
    background-size: 7.5rem 1rem;
  }
  .header .nav.fixed {
    z-index: 2!important;
  }
  .header .nav .navBox {
    width: 7.5rem;
    padding: 0 0;
    margin-left: 0;
    height: 1rem;
    opacity: 1;
  }
  .header .nav .navBox .logo {
    display: inline-block;
    margin-top: 0.2rem;
    margin-left: 0.2rem;
  }
  .header .nav .navBox .navbar {
    display: none;
  }
  .header .nav .navBox .iconfont {
    width: 1.05rem;
    height: 0.7rem;
    display: flex;
    font-size: 0.42rem;
    right: 0;
    top: 0;
    color: #fff;
    z-index: 999;
    justify-content: center;
    text-align: center;
    align-items: center;
    background: rgba(154, 110, 255, 0.38);
  }
  .header .nav .navBox .iconfont.icon-daohanglan.active:before {
    content: "\e63f";
    font-size: 0.48rem;
  }
  .header .nav .navBox .icon-shop {
    font-size: 0.68rem;
  }
  .header .nav-m {
    position: relative;
    z-index: 1;
  }
  .header .nav-m.active .navBg {
    display: block;
  }
  .header .nav-m .navBg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
  }
  .header .nav-m.active {
    display: block;
  }
  .header .nav-m .submenu-trigger-group {
    width: 100%;
    background: #78fff5;
    height: 100vh;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    padding-top: 2rem;
  }
  .header .nav-m .submenu-trigger-group .submenu-trigger-item {
    margin: 0.45rem 0;
  }
  .header .nav-m .submenu-trigger-group .submenu-trigger-item a {
    display: flex;
    font-size: 0.36rem;
    line-height: 0.66rem;
    align-items: center;
    padding-left: 0.5rem;
  }
  .header .nav-m .submenu-trigger-group .submenu-trigger-item.on .line {
    width: 0.4rem;
    animation: none;
    transform: none;
  }
  .header .nav-m .submenu-trigger-group .submenu-trigger-item.on .index {
    -webkit-transform: rotate(-90deg) translateY(-5px);
    transform: rotate(-90deg) translateY(-5px);
  }
  .header .nav-m .submenu-trigger-group .submenu-trigger-item.on .submenu-tit {
    -webkit-transform: translate(10px);
    transform: translate(10px);
    color: #000;
    background: -moz-linear-gradient(170deg, #fff 34%, #9a6eff);
    background: linear-gradient(170deg, #fff 34%, #9a6eff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .header .nav-m .submenu-trigger-group .submenu-trigger-item.on .showList {
    display: flex;
  }
  .header .nav-m .submenu-trigger-group .submenu-trigger-item .index {
    line-height: 0;
    letter-spacing: 0.1em;
    font-weight: 400;
    display: inline-block;
    color: #000000;
    -webkit-transform: rotate(-90deg) translateY(0.35rem);
    transform: rotate(-90deg) translateY(35px);
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    padding: 0.1rem;
    font-weight: bold;
  }
  .header .nav-m .submenu-trigger-group .submenu-trigger-item .line {
    -webkit-transition: -webkit-transform 0.35s ease;
    transition: -webkit-transform 0.35s ease;
    transition: transform 0.35s ease;
    transition: transform 0.35s ease, -webkit-transform 0.35s ease;
    display: inline-block;
    vertical-align: middle;
    width: 0.8rem;
    height: 0.01rem;
    background: #000;
    -webkit-transform-origin: 35% center;
    transform-origin: 35% center;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  .header .nav-m .submenu-trigger-group .submenu-trigger-item .submenu-tit {
    color: #000000;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    -webkit-transition: color 0.5s ease, -webkit-transform 0.5s ease;
    transition: color 0.5s ease, -webkit-transform 0.5s ease;
    transition: transform 0.5s ease, color 0.5s ease;
    transition: transform 0.5s ease, color 0.5s ease, -webkit-transform 0.5s ease;
    padding-left: 0.15rem;
  }
  .header .nav-m .submenu-trigger-group .showList {
    font-size: 0.24rem;
    width: 100%;
    height: 100%;
    justify-content: center;
    flex-direction: column;
    padding-left: 1.7rem;
  }
  .header .nav-m .submenu-trigger-group .showList dt {
    position: absolute;
    top: 0.36rem;
    left: 0.8rem;
    background: url('../image/sub_m_jian.png') no-repeat;
    background-size: 0.2rem 0.34rem;
    display: none;
  }
  .header .nav-m .submenu-trigger-group .showList dt .submenuBackBtn {
    width: 0.2rem;
    height: 0.34rem;
    display: inline-block;
  }
  .header .nav-m .submenu-trigger-group .showList dd {
    margin-bottom: 0.2rem;
  }
  .header .nav-m .submenu-trigger-group .showList dd a {
    color: #000;
    font-size: 0.32rem;
  }
  .footer {
    padding-bottom: 1rem;
  }
  .footer .goto_top {
    display: none;
  }
  .footer .line {
    display: none;
  }
  .footer .footer-top {
    height: 1.5rem;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer .footer-top .subLogo {
    padding-right: 0rem;
  }
  .footer .footer-top .subLogo img {
    width: 2.4rem;
  }
  .footer .footer-top .linkList {
    display: none;
  }
  .footer .subnav {
    width: 7.1rem;
    margin: 0.5rem auto 0;
    padding-left: 0rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer .subnav li {
    margin-bottom: 0.5rem;
    padding: 0 0 0.3rem 0;
    text-align: center;
  }
  .footer .subnav li .tit {
    font-size: 0.32rem;
    line-height: 0.42rem;
    margin-bottom: 0.35rem;
  }
  .footer .subnav li .list {
    line-height: 0.48rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    display: none;
  }
  .footer .subnav li .list.on {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .footer .subnav li .list a {
    font-size: 0.28rem;
  }
  .footer .subnav li .list a:hover {
    color: #000;
  }
  .footer .subnav li .contact {
    color: #000;
    line-height: 0.48rem;
    font-size: 0.24rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
  }
  .footer .subnav li .contact.on {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .footer .subnav li .contact i {
    margin-bottom: -0.15rem;
    display: block;
    font-weight: bold;
  }
  .footer .subnav li .contact a {
    color: #000;
  }
  .footer .social {
    display: flex;
    justify-content: center;
    margin: 0.3rem 0;
  }
  .footer .social li a {
    margin: 0 0.3rem;
    color: #000;
  }
  .footer .social li a:hover {
    opacity: 0.8;
  }
  .footer .social li a .iconfont {
    font-size: 0.4rem;
  }
  .footer .copyright {
    margin: 0;
    font-size: 0.24rem;
    line-height: 0.34rem;
    width: 100%;
    padding: 0 0.8rem;
    border: none;
    text-align: center;
  }
  .go-shop {
    display: block;
    position: fixed;
    width: 0.84rem;
    height: 0.84rem;
    font-size: 0.64rem;
    bottom: 0.6rem;
    right: 0.2rem;
    z-index: 999;
    color: #fed314;
    background-image: url(../image/shop-ico.png);
    background-size: 100%;
  }
}
