/*======================================================
                    reset
======================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 100;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a, img {
  border: 0;
  outline: 0;
  outline: none;
}

a {
  text-decoration: none;
  color: #000;
}

img {
  vertical-align: top;
}

input, textarea {
  border: 1px solid #666;
  outline: 0;
  outline: none;
  font: 14px/1.5 Arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
}

.mm-navbar .icons-mb:after, .campaign .show .grid:after, .video .show .grid:after, .brand .grid:after, .about .grid:after, .store .address .citypick:after, .life .show .grid:after, .news .show .grid:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

#mm-0, .table, .cell, .picwrap, .video .banner .picbox, .pop-vdo .table, .pop-vdo .cell, .pop-vdo .vdobox, .scroll-tips, .index, .index .allwrap, .index .main, .index .s2 .video, .index .s2 video, .campaign .show .grid-link, .campaign .show .picbox, .video .banner .video, .video .banner .video video, .video .show .grid-link, .video .show .picbox, .brand, .about, .brand body, .about body, .brand .allwrap, .about .allwrap, .brand .main, .about .main, .brand .grid .grid-link, .about .grid .grid-link, .store .address .container,
.store .address .citybox,
.store .address .mapbox,
.store .address .map, .life .show .grid-link, .news .show .grid-link, .life .show .picbox, .news .show .picbox {
  width: 100%;
  height: 100%;
}

.header-mb .btn-menu, .btn-nav-toggle {
  position: relative;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 10px;
  cursor: pointer;
}
.header-mb .btn-menu span, .btn-nav-toggle span {
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  width: 24px;
  height: 1px;
  background-color: #444;
  -webkit-transition: all 0.34s;
  -moz-transition: all 0.34s;
  -ms-transition: all 0.34s;
  -o-transition: all 0.34s;
  transition: all 0.34s;
}
.header-mb .btn-menu span:before, .btn-nav-toggle span:before, .header-mb .btn-menu span:after, .btn-nav-toggle span:after {
  content: '';
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #444;
  -webkit-transition: all 0.34s;
  -moz-transition: all 0.34s;
  -ms-transition: all 0.34s;
  -o-transition: all 0.34s;
  transition: all 0.34s;
}
.header-mb .btn-menu span:before, .btn-nav-toggle span:before {
  top: -8px;
}
.header-mb .btn-menu span:after, .btn-nav-toggle span:after {
  top: 8px;
}

/*======================================================
                    BMap
======================================================*/
.anchorBL {
  display: none;
}

/*======================================================
                    mCustomScrollbar
======================================================*/
.mCSB_inside > .mCSB_container {
  margin-right: 0px;
}

.mCSB_scrollTools {
  width: 6px;
  background: transparent;
}

.mCSB_scrollTools .mCSB_dragger {
  width: 6px;
  margin: 0;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  border-radius: 10px;
  background: #000;
  opacity: .3;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #000;
  opacity: .3;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  border-radius: 10px;
  background: transparent;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: transparent;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #000;
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: #000;
}

/*======================================================
                    mmenu
======================================================*/
#mm-1 .mm-title {
  display: none;
}

#mm-2 {
  padding-top: 70px;
}
#mm-2 .mm-navbar {
  top: 25px;
  border: 0;
}
#mm-2 .mm-title {
  text-align: left;
}
#mm-2 .mm-prev:before {
  top: -1px;
}

.mm-menu {
  background: #fff;
}

.mm-next:after, .mm-prev:before {
  border-width: 1px;
}

.mm-listview .mm-next:before {
  display: none;
}

.mm-listview > li:not(.mm-divider):after {
  display: none;
}

.mm-navbar {
  height: auto;
}
.mm-navbar .copyright-mb, .mm-navbar .icons-mb {
  float: none;
  width: 100%;
}
.mm-navbar .copyright-mb {
  margin-left: -5px;
  font-size: 12px;
  text-align: left;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
}
.mm-navbar .copyright-mb a {
  font-size: 12px;
}
.mm-navbar .copyright-mb .brand, .mm-navbar .copyright-mb .about {
  color: #000;
}
.mm-navbar .icons-mb {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.mm-navbar .icons-mb > a {
  float: left;
  width: 25%;
  text-align: left;
}

.mm-navbars-top {
  border: 0;
}
.mm-navbars-top .menu-logo {
  padding: 0;
}
.mm-navbars-top img {
  display: block;
  width: auto;
  height: 16px;
  padding: 25px 20px 15px;
}

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 30px;
}

.mm-hasnavbar-bottom-1 .mm-panels {
  bottom: 71px;
}

/*======================================================
                    swiper
======================================================*/
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.swiper-pagination-bullet-active {
  background: #666;
}

/*======================================================
                    common
======================================================*/
html {
  font: 14px/1.5 Arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  -webkit-tap-highlight-color: transparent;
}

@media screen and (max-width: 767px) {
  .hide-on-mb {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .hide-on-tb {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .hide-on-pc {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .hide-on-lttb {
    display: none !important;
  }
}

.table {
  display: table;
  table-layout: fixed;
}

.cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.picwrap, .video .banner .picbox {
  position: relative;
  display: block;
  box-sizing: border-box;
}
.picwrap > img, .video .banner .picbox > img {
  display: block;
  width: 100%;
}

@-khtml-keyframes line-scale {
  0%,40%,100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes line-scale {
  0%,40%,100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-moz-keyframes line-scale {
  0%,40%,100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-ms-keyframes line-scale {
  0%,40%,100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-o-keyframes line-scale {
  0%,40%,100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes line-scale {
  0%,40%,100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-khtml-keyframes mouseScroll {
  0% {
    top: -100%;
  }
  50% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
@-webkit-keyframes mouseScroll {
  0% {
    top: -100%;
  }
  50% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
@-moz-keyframes mouseScroll {
  0% {
    top: -100%;
  }
  50% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
@-ms-keyframes mouseScroll {
  0% {
    top: -100%;
  }
  50% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
@-o-keyframes mouseScroll {
  0% {
    top: -100%;
  }
  50% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
@keyframes mouseScroll {
  0% {
    top: -100%;
  }
  50% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
.loading, .grid-loader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1099;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.loading .line-scale,
.loading .line-scale > div, .grid-loader .line-scale,
.grid-loader .line-scale > div {
  position: relative;
  box-sizing: border-box;
}
.loading .line-scale, .grid-loader .line-scale {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 32px;
  height: 40px;
  margin: -20px 0 0 -16px;
  font-size: 0;
}
.loading .line-scale > div, .grid-loader .line-scale > div {
  float: none;
  display: inline-block;
  width: 2px;
  height: 40px;
  margin: 0 2px;
  border: 0 solid #666;
  background-color: #666;
  -webkit-animation: line-scale 1.2s infinite ease;
  -moz-animation: line-scale 1.2s infinite ease;
  -ms-animation: line-scale 1.2s infinite ease;
  -o-animation: line-scale 1.2s infinite ease;
  animation: line-scale 1.2s infinite ease;
}
.loading .line-scale > div:nth-child(1), .grid-loader .line-scale > div:nth-child(1) {
  -webkit-animation-delay: -1.2s;
  -moz-animation-delay: -1.2s;
  -o-animation-delay: -1.2s;
  animation-delay: -1.2s;
}
.loading .line-scale > div:nth-child(2), .grid-loader .line-scale > div:nth-child(2) {
  -webkit-animation-delay: -1.1s;
  -moz-animation-delay: -1.1s;
  -o-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.loading .line-scale > div:nth-child(3), .grid-loader .line-scale > div:nth-child(3) {
  -webkit-animation-delay: -1s;
  -moz-animation-delay: -1s;
  -o-animation-delay: -1s;
  animation-delay: -1s;
}
.loading .line-scale > div:nth-child(4), .grid-loader .line-scale > div:nth-child(4) {
  -webkit-animation-delay: -.9s;
  -moz-animation-delay: -.9s;
  -o-animation-delay: -.9s;
  animation-delay: -0.9s;
}
.loading .line-scale > div:nth-child(5), .grid-loader .line-scale > div:nth-child(5) {
  -webkit-animation-delay: -.8s;
  -moz-animation-delay: -.8s;
  -o-animation-delay: -.8s;
  animation-delay: -0.8s;
}

.grid-loader {
  position: relative;
  z-index: 0;
  margin: 30px auto;
  height: 40px;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.grid-loader.grid-loader-show {
  opacity: 1;
}
.grid-loader .line-scale > div {
  border: 0 solid #999;
  background-color: #999;
}

.backtotop {
  position: fixed;
  bottom: 50px;
  right: 30px;
  display: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #999;
  font-size: 24px;
  background-color: #000;
  cursor: pointer;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.backtotop.icon-jiantou {
  font-size: 24px;
}
@media screen and (min-width: 992px) {
  .backtotop:hover {
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .backtotop {
    bottom: 37px;
    right: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }
}

.pop-vdo {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.pop-vdo .table {
  display: table;
  table-layout: fixed;
}
.pop-vdo .cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.pop-vdo .wrap {
  width: calc(95% - 24px);
  height: auto;
  margin: 0 auto;
  background-color: #fff;
}
.pop-vdo .close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pop-vdo .close:before, .pop-vdo .close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #666;
}
.pop-vdo .close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.pop-vdo .close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 992px) {
  .pop-vdo .close:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.pop-vdo .vdobox {
  overflow: hidden;
}
.pop-vdo video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  .pop-vdo .wrap {
    width: calc(100% - 24px);
    height: auto;
  }
  .pop-vdo .vdobox, .pop-vdo video {
    width: 100%;
    height: auto;
  }
  .pop-vdo .close {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 50px;
    left: 50%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: -25px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .pop-vdo .close:before, .pop-vdo .close:after {
    width: 20px;
    margin: 0 15px;
    background-color: #fff;
  }
}

.qrcode .wechat {
  position: fixed;
  bottom: 50px;
  left: 100%;
  z-index: 1009;
  width: 120px;
  height: 120px;
  padding: 12px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  -ms-transform-origin: -8px center;
  transform-origin: -8px center;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.qrcode .wechat:before, .qrcode .wechat:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  width: 0;
  height: 0;
  margin-top: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #fff;
}
.qrcode .wechat:before {
  left: -9px;
  border-right: 8px solid #eee;
}
.qrcode .wechat img {
  display: block;
  width: 100%;
}

.scroll-tips {
  position: fixed;
  left: 50%;
  bottom: 70px;
  width: 130px;
  height: 32px;
  margin-left: -65px;
  font-size: 12px;
  line-height: 32px;
  color: #fff;
  cursor: pointer;
}
.scroll-tips > div {
  float: left;
}
.scroll-tips div:nth-child(2) {
  box-sizing: border-box;
  width: 21px;
  height: 32px;
  margin: 0 10px;
  border-radius: 10px;
  border: 1px solid #fff;
}
.scroll-tips .m {
  position: relative;
  width: 1px;
  height: 3px;
  margin: 10px auto;
  background-color: transparent;
  overflow: hidden;
}
.scroll-tips .m span {
  position: absolute;
  top: -120%;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-animation: mouseScroll 1.2s linear infinite;
  -moz-animation: mouseScroll 1.2s linear infinite;
  -ms-animation: mouseScroll 1.2s linear infinite;
  -o-animation: mouseScroll 1.2s linear infinite;
  animation: mouseScroll 1.2s linear infinite;
}

.allwrap {
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .around {
    display: none;
  }
}
.around .at, .around .ar, .around .ab, .around .al {
  position: fixed;
  z-index: 899;
  background-color: #fff;
}
.around .at, .around .ab {
  left: 0;
  width: 100%;
  height: 30px;
}
.around .ar, .around .al {
  top: 0;
  height: 100%;
}
.around .at {
  top: 0;
}
.around .ar {
  width: 30px;
  right: 0;
}
.around .ab {
  bottom: 0;
}
.around .al {
  left: 0;
  width: 60px;
}

.main {
  position: relative;
  box-sizing: border-box;
  padding: 30px 30px 30px 60px;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .main {
    padding: 60px 0 0;
  }
}

#wrap {
  overflow: hidden;
  background-color: #fff;
}

#inner {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  #inner {
    margin-top: 60px;
  }
}

@media screen and (min-width: 992px) {
  #menu-mb {
    display: none;
  }
}

.header-mb {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  width: 100%;
  height: 60px;
  background-color: #fff;
}
.header-mb .logo {
  display: inline-block;
}
.header-mb .logo img {
  display: block;
  width: auto;
  height: 18px;
  margin: 22px 12px;
}
.header-mb .btn-menu {
  position: absolute;
  top: 8px;
  right: 2px;
  display: block;
}
.header-mb .btn-menu.active span {
  background-color: transparent;
}
.header-mb .btn-menu.active span:before, .header-mb .btn-menu.active span:after {
  top: 0;
  background-color: #000;
}
.header-mb .btn-menu.active span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header-mb .btn-menu.active span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 991px) {
  .header-mb {
    display: block;
  }
}

.btn-nav-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 60px;
  height: 100%;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .btn-nav-wrap {
    display: none;
  }
}

.btn-nav-toggle.active span {
  background-color: transparent;
}
.btn-nav-toggle.active span:before, .btn-nav-toggle.active span:after {
  top: 0;
  background-color: #000;
}
.btn-nav-toggle.active span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-nav-toggle.active span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (min-width: 992px) {
  .btn-nav-toggle:hover span {
    background-color: transparent;
  }
  .btn-nav-toggle:hover span:before, .btn-nav-toggle:hover span:after {
    top: 0;
    background-color: #000;
  }
  .btn-nav-toggle:hover span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .btn-nav-toggle:hover span:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

.btn-play {
  position: relative;
  display: block;
  width: 56px;
  height: 56px;
  margin: 25px auto;
  border-radius: 50%;
  background: url("../images/icons/btn_play@3_white.png") left top/100% auto no-repeat;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-play.btn-play-black {
  background-image: url("../images/icons/btn_play@3_black.png");
}
.btn-play.btn-play-hide {
  opacity: 0;
}

.nav-pc .nav {
  position: fixed;
  top: 0;
  left: 60px;
  z-index: 989;
  height: 100%;
  padding: 0;
  background-color: #fafafa;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.nav-pc .nav.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.nav-pc .nav .logo, .nav-pc .nav .logo img {
  display: block;
}
.nav-pc .nav .logo {
  margin: 60px 18px 30px;
  padding: 10px 0;
}
.nav-pc .nav .logo img {
  height: 14px;
}
.nav-pc .nav .list {
  position: relative;
  padding: 0 25px;
}
.nav-pc .nav .list li {
  margin: 10px 0;
}
.nav-pc .nav .list a {
  display: block;
  font-size: 12px;
  color: #333;
}
.nav-pc .nav .list .second li {
  margin: 5px 0;
}
.nav-pc .nav .list .second a {
  padding-left: 12px;
  color: #777;
}
.nav-pc .nav .list li.active > a {
  color: #000;
}
@media screen and (min-width: 992px) {
  .nav-pc .nav .list li:hover > a {
    color: #000;
  }
}
.nav-pc .nav .other {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.nav-pc .nav .other .copyright {
  position: absolute;
  bottom: 50px;
  left: 55px;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 100;
  color: #999;
  line-height: 16px;
  transform-origin: left bottom;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.nav-pc .nav .other .copyright a {
  font-size: 12px;
  font-weight: 100;
  white-space: nowrap;
  color: #999;
}
.nav-pc .nav .other .copyright .brand, .nav-pc .nav .other .copyright .about {
  color: #000;
}
@media screen and (min-width: 992px) {
  .nav-pc .nav .other .copyright .yf-link:hover {
    color: #0bbbc0;
  }
}
.nav-pc .nav .other .icons {
  position: absolute;
  bottom: 50px;
  right: 20px;
}
.nav-pc .nav .other .icons .iconfont {
  font-weight: 100;
  color: #999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-pc .nav .other .icons li {
  margin-bottom: 15px;
}
.nav-pc .nav .other .icons li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .nav-pc .nav .other .icons li:hover .iconfont {
    color: #000;
  }
}
@media screen and (min-width: 992px) {
  .nav-pc .nav .other .icons li.wechat:hover .qrcode .wechat {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.banner .picbox {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.banner .picbox img {
  display: block;
  width: 100%;
}

/*======================================================
                    index
======================================================*/
.index .content {
  width: 100%;
  height: 100%;
  background: center center / cover no-repeat;
}
.index .fp-logo {
  position: fixed;
  top: 68px;
  left: 50%;
  width: 184px;
  height: 22px;
  margin-left: -92px;
  background: url("../images/icons/logox3_white.png") left top/100% auto no-repeat;
}
.index .fp-logo.fp-logo-black {
  background-image: url("../images/icons/logox3_white.png");
}
.index .s1 .table {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  box-sizing: border-box;
  margin-right: 6%;
}
.index .s1 .text {
  text-align: left;
  color: #fff;
}
.index .s1 .text h2, .index .s1 .text h3 {
  opacity: 0;
  color: #fff;
  -webkit-transition: all 1.2s 0.3s;
  -moz-transition: all 1.2s 0.3s;
  -ms-transition: all 1.2s 0.3s;
  -o-transition: all 1.2s 0.3s;
  transition: all 1.2s 0.3s;
}
.index .s1 .text h3 {
  font-size: 24px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.index .s1 .text h2 {
  font-size: 60px;
  line-height: 1;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
}
.index .s1 .text.animate h2, .index .s1 .text.animate h3 {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.index .s1 .beianText {
  position: absolute;
  right: 30px;
  bottom: 50px;
}
@media screen and (max-width: 768px) {
  .index .s1 .beianText {
    display: none;
  }
}
.index .s1 .beianText a {
  font-size: 12px;
  color: #fff;
}
.index .s2 h2 {
  font-size: 24px;
  color: #fff;
}
.index .s2 h3 {
  color: #fff;
}
.index .s2 .cell {
  position: relative;
}
.index .s2 .text {
  position: relative;
  z-index: 10;
}
.index .s2 .video {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.index .s2 video {
  display: block;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  .index .fp-logo {
    top: 98px;
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .index .s1 .text {
    text-align: left;
  }
  .index .s1 .text h3 {
    font-size: 16px;
  }
  .index .s1 .text h2 {
    font-size: 38px;
  }
}

/*======================================================
                    campaign
======================================================*/
.campaign .show .container {
  position: relative;
  width: 80%;
  margin: 75px auto;
}
.campaign .show .grid {
  margin-left: -24px;
  margin-right: -24px;
}
.campaign .show .grid-sizer {
  width: 33.33333%;
}
.campaign .show .grid-item {
  position: relative;
  float: left;
  box-sizing: border-box;
  width: 33.33333%;
  margin-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;
}
.campaign .show .grid-link {
  position: relative;
  display: block;
  overflow: hidden;
}
.campaign .show .picbox {
  position: relative;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
}
.campaign .show .picbox > img {
  display: block;
  width: 100%;
}
.campaign .show .picmask {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.campaign .show .grid .picmask {
  top: 100%;
}
.campaign .show .grid .textbox {
  box-sizing: border-box;
  padding: 25px 15px;
  text-align: center;
  line-height: 30px;
  color: #333;
}
@media screen and (max-width: 991px) {
  .campaign .show .container {
    width: auto;
    margin: 50px 14px;
  }
  .campaign .show .grid {
    margin-left: -7px;
    margin-right: -7px;
  }
  .campaign .show .grid .grid-sizer,
  .campaign .show .grid .grid-item {
    width: 33.33333%;
  }
  .campaign .show .grid .grid-item {
    margin-bottom: 14px;
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media screen and (max-width: 767px) {
  .campaign .show .grid {
    margin-left: 0px;
    margin-right: 0px;
  }
  .campaign .show .grid .grid-sizer,
  .campaign .show .grid .grid-item {
    width: 100%;
  }
  .campaign .show .grid .grid-item {
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

/*======================================================
                    video
======================================================*/
.video .banner {
  position: relative;
  cursor: pointer;
}
.video .banner .picbox {
  position: relative;
  width: 70%;
}
.video .banner .video {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
}
.video .banner .video video {
  object-fit: cover;
}
.video .banner .textbox {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 100%;
  background-color: #fafafa;
}
.video .banner .text {
  color: #888;
}
.video .banner .text p:nth-child(1) {
  margin-bottom: 15px;
  font-size: 14px;
}
.video .banner .text p:nth-child(2) {
  font-size: 30px;
  color: #444;
}
.video .banner .text p:nth-child(3) {
  margin: 15px 0 30px;
}
.video .banner .text p:nth-child(3) img {
  display: block;
  width: 18px;
  margin: 0 auto;
}
.video .banner .text p:nth-child(4) {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #888;
  font-size: 20px;
}
.video .show .container {
  width: 80%;
  margin: 75px auto;
}
.video .show .grid {
  margin-left: -40px;
  margin-right: -40px;
}
.video .show .grid-sizer {
  width: 50%;
}
.video .show .grid-item {
  position: relative;
  float: left;
  box-sizing: border-box;
  width: 50%;
  margin-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
}
.video .show .grid-link {
  position: relative;
  display: block;
  overflow: hidden;
}
.video .show .picbox {
  position: relative;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
}
.video .show .picbox > img {
  display: block;
  width: 100%;
}
.video .show .picmask {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.video .show .picbox {
  cursor: pointer;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.video .show .picbox img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.video .show .picmask {
  top: -100%;
}
.video .show .textbox {
  box-sizing: border-box;
  width: 100%;
  padding-top: 30px;
}
.video .show .textbox h2, .video .show .textbox h4 {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.video .show .textbox h2 {
  font-size: 16px;
  color: #666;
}
.video .show .textbox h4 {
  display: inline-block;
  width: auto;
  max-width: 100%;
  margin-bottom: 15px;
  padding-bottom: 2px;
  border-bottom: 1px solid #999;
  font-size: 12px;
  color: #999;
}
.video .show .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -28px 0 0 -28px;
}
@media screen and (min-width: 992px) {
  .video .show .grid-link:hover .picbox {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
  }
  .video .show .grid-link:hover .picbox img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
  }
  .video .show .grid-link:hover .textbox h2, .video .show .grid-link:hover .textbox h4 {
    color: #000;
  }
}
@media screen and (max-width: 991px) {
  .video .banner .picbox {
    width: 65%;
  }
  .video .banner .textbox {
    width: 35%;
  }
  .video .banner .text {
    color: #888;
  }
  .video .banner .text p:nth-child(2) {
    font-size: 24px;
  }
  .video .banner .text p:nth-child(3) {
    margin: 20px 0;
  }
  .video .banner .text p:nth-child(4) {
    font-size: 16px;
  }
  .video .show .grid {
    margin-left: -7px;
    margin-right: -7px;
  }
  .video .show .grid .grid-sizer,
  .video .show .grid .grid-item {
    width: 50%;
  }
  .video .show .grid .grid-item {
    margin-bottom: 14px;
    padding-left: 7px;
    padding-right: 7px;
  }
  .video .show .container {
    width: auto;
    margin: 50px 14px;
  }
  .video .show .grid .grid-item {
    margin-bottom: 30px;
  }
  .video .show .grid .picbox {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
  }
  .video .show .textbox {
    padding-top: 20px;
  }
  .video .show .textbox h4 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .video .banner .picbox,
  .video .banner .textbox {
    width: 100%;
  }
  .video .banner .textbox {
    position: static;
    box-sizing: border-box;
    padding: 30px 12px;
  }
  .video .show .grid {
    margin-left: 0px;
    margin-right: 0px;
  }
  .video .show .grid .grid-sizer,
  .video .show .grid .grid-item {
    width: 100%;
  }
  .video .show .grid .grid-item {
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .video .show .grid .grid-item {
    margin-bottom: 30px;
  }
}

/*======================================================
                    brand
======================================================*/
.brand .mCSB_inside > .mCSB_container, .about .mCSB_inside > .mCSB_container {
  margin: 0 20px 0 10px;
}
.brand .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .about .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.brand .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.about .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  opacity: 1;
}
.brand .intro, .about .intro,
.brand .container,
.about .container,
.brand .grid,
.about .grid,
.brand .grid-item,
.about .grid-item,
.brand .grid-link,
.about .grid-link {
  height: 100%;
}
.brand .intro, .about .intro {
  background-color: #f8f8f8;
}
.brand .container, .about .container {
  width: 85%;
  margin: 0 auto;
  overflow: hidden;
}
.brand .grid, .about .grid {
  margin-left: -70px;
  margin-right: -70px;
}
.brand .grid .grid-sizer, .about .grid .grid-sizer,
.brand .grid .grid-item,
.about .grid .grid-item {
  width: 33.33333%;
}
.brand .grid .grid-item, .about .grid .grid-item {
  margin-bottom: 140px;
  padding-left: 70px;
  padding-right: 70px;
}
.brand .grid, .about .grid {
  margin-left: -4.5%;
  margin-right: -4.5%;
}
.brand .grid .grid-item, .about .grid .grid-item {
  position: relative;
  float: left;
  box-sizing: border-box;
  margin-bottom: 0;
  padding: 0 4%;
}
.brand .grid .grid-link, .about .grid .grid-link {
  position: relative;
}
.brand .posbox, .about .posbox {
  position: absolute;
  top: 15%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 70%;
  overflow: hidden;
}
.brand .ms-box, .about .ms-box {
  position: absolute;
  top: 15%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 70%;
  overflow: hidden;
}
.brand .content h2, .about .content h2, .brand .content h3, .about .content h3 {
  font-size: 16px;
}
.brand .content h2, .about .content h2 {
  margin-bottom: 30px;
  font-weight: bold;
}
.brand .content h3, .about .content h3 {
  margin: 30px 0 20px;
}
.brand .content p, .about .content p {
  margin-bottom: 30px;
  color: #444;
  line-height: 26px;
}
.brand .content p:last-child, .about .content p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .brand, .about {
    height: auto;
  }
  .brand .container, .about .container {
    width: auto;
    margin: 0 12px;
  }
  .brand .intro, .about .intro {
    background-color: #fff;
  }
  .brand .grid, .about .grid {
    margin: 50px 0;
    padding: 0;
  }
  .brand .grid .grid-item, .about .grid .grid-item {
    width: 100%;
    height: auto;
    margin-bottom: 60px;
    padding: 0;
  }
  .brand .ms-box, .about .ms-box {
    position: relative;
    top: 0;
    left: 0;
    max-height: none;
  }
  .brand .content h2, .about .content h2 {
    margin-bottom: 30px;
    text-align: center;
  }
  .brand .content h3, .about .content h3 {
    margin: 15px 0;
  }
  .brand .content p, .about .content p {
    margin-bottom: 15px;
    text-align: justify;
  }
}

/*======================================================
                    store
======================================================*/
.store .list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.store .list .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  border-radius: 10px;
  opacity: 1;
}
.store .swiper-slide {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.store .swiper-slide img {
  width: 100%;
}
.store .swiper-slide-prev,
.store .swiper-slide-next {
  opacity: .7;
  cursor: pointer;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
}
.store .swiper-slide-active {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.store .banner .table {
  position: relative;
}
.store .banner .scroll-tips {
  position: absolute;
  bottom: 50px;
  color: #000;
  cursor: pointer;
}
.store .banner .scroll-tips div:nth-child(2) {
  border: 1px solid #000;
}
.store .banner .scroll-tips .m span {
  background-color: #000;
}
.store .address .container {
  width: 90%;
  margin: 0 auto;
}
.store .address .content {
  height: 80%;
}
.store .address .cell {
  text-align: left;
}
.store .address .citybox {
  position: relative;
  float: left;
  box-sizing: border-box;
  width: 30%;
  height: 100%;
  padding-right: 50px;
}
.store .address .mapbox {
  float: left;
  width: 70%;
}
.store .address .map-close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1009;
  display: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.store .address .map-close .inner {
  position: absolute;
  top: 50%;
  left: 8px;
  width: 20px;
  height: 2px;
  margin: -1px 0 0 0;
  background-color: #fff;
  border-radius: 2px;
}
.store .address .map-close .inner1 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.store .address .map-close .inner2 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.store .address .searchbox {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 45px;
  padding: 0 12px;
  border: 1px solid #666;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.store .address .searchbox:focus {
  border-color: #000;
}
.store .address .list {
  width: 100%;
  height: calc(100% - 160px);
  overflow: hidden;
}
.store .address .text {
  padding: 20px 30px 20px 15px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 992px) {
  .store .address .text:hover {
    background-color: rgba(0, 0, 0, 0.05);
  }
}
.store .address .select {
  position: relative;
  float: left;
  box-sizing: border-box;
  width: calc(50% - 10px);
  height: 45px;
  margin: 20px 0 50px;
  border: 1px solid #000;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.store .address .select:first-child {
  margin-right: 10px;
}
.store .address .select:last-child {
  margin-left: 10px;
}
.store .address .select .title {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.store .address .select .res {
  box-sizing: border-box;
  width: 100%;
  padding: 0 40px 0 12px;
  font-size: 12px;
  text-align: left;
  line-height: 45px;
}
.store .address .select .arrow {
  position: absolute;
  top: 50%;
  right: 12px;
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.store .address .select .arrow i {
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #000;
  -webkit-transition: color 0.35s;
  -moz-transition: color 0.35s;
  -ms-transition: color 0.35s;
  -o-transition: color 0.35s;
  transition: color 0.35s;
}
.store .address .select .panel {
  position: absolute;
  top: 60px;
  left: -1px;
  z-index: 10;
  box-sizing: border-box;
  min-width: calc(100% + 2px);
  max-height: 300px;
  padding: 10px 0;
  border: 1px solid transparent;
  overflow: hidden;
  line-height: 30px;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.store .address .select .panel li {
  box-sizing: border-box;
  padding: 0 12px;
  font-size: 12px;
  color: #666;
}
.store .address .select .panel li.selected {
  color: #fff;
  background-color: #000;
}
@media screen and (min-width: 992px) {
  .store .address .select .panel li:hover {
    color: #fff;
    background-color: #000;
  }
}
.store .address .select.active {
  border-color: #000;
  overflow: visible;
}
.store .address .select.active .arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.store .address .select.active .arrow i {
  color: #000;
}
.store .address .select.active .panel {
  top: 48px;
  border-color: #000;
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .store .swiper-slide-prev,
  .store .swiper-slide-next,
  .store .swiper-slide-active {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .store .banner {
    margin-bottom: 50px;
  }
  .store .address .citybox {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .store .address .mapbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    float: none;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .store .address .map-close {
    display: block;
  }
  .store .address .list {
    width: 100%;
    height: calc(100% - 160px);
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .store .address .container {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }
  .store .address .select {
    margin-bottom: 20px;
  }
  .store .address .text {
    padding: 15px 15px 15px 0;
  }
}

/*======================================================
                    life
======================================================*/
.life .show .container, .news .show .container {
  width: 80%;
  margin: 0 auto;
}
.life .show .grid, .news .show .grid {
  margin-left: -10px;
  margin-right: -10px;
}
.life .show .grid-sizer, .news .show .grid-sizer {
  width: 20%;
}
.life .show .grid-item, .news .show .grid-item {
  position: relative;
  float: left;
  box-sizing: border-box;
  width: 20%;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.life .show .grid-link, .news .show .grid-link {
  position: relative;
  display: block;
  overflow: hidden;
}
.life .show .picbox, .news .show .picbox {
  position: relative;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
}
.life .show .picbox > img, .news .show .picbox > img {
  display: block;
  width: 100%;
}
.life .show .picmask, .news .show .picmask {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.life .show .grid img, .news .show .grid img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.life .show .grid .picmask, .news .show .grid .picmask {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.life .show .grid .icon, .news .show .grid .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 38px;
  height: 23px;
  margin: -19px 0 0 -11px;
  background: url("../images/icons/life_icon@3_white.png") 0 0/100% no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.life .show .grid .textbox, .news .show .grid .textbox {
  padding: 25px;
  text-align: center;
  line-height: 24px;
  color: #666;
}
.life .show .grid .textbox h4, .news .show .grid .textbox h4 {
  width: 100%;
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #999;
}
@media screen and (min-width: 992px) {
  .life .show .grid .grid-link:hover img, .news .show .grid .grid-link:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
  }
  .life .show .grid .grid-link:hover .picmask, .news .show .grid .grid-link:hover .picmask {
    opacity: 1;
  }
  .life .show .grid .grid-link:hover .icon, .news .show .grid .grid-link:hover .icon {
    opacity: 1;
  }
  .life .show .grid .grid-link:hover .textbox, .news .show .grid .grid-link:hover .textbox {
    color: #000;
  }
  .life .show .grid .grid-link:hover .textbox h4, .news .show .grid .grid-link:hover .textbox h4 {
    color: #666;
  }
}
@media screen and (max-width: 1400px) {
  .life .show .grid, .news .show .grid {
    margin-left: -10px;
    margin-right: -10px;
  }
  .life .show .grid .grid-sizer, .news .show .grid .grid-sizer,
  .life .show .grid .grid-item,
  .news .show .grid .grid-item {
    width: 25%;
  }
  .life .show .grid .grid-item, .news .show .grid .grid-item {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1100px) {
  .life .show .grid, .news .show .grid {
    margin-left: -10px;
    margin-right: -10px;
  }
  .life .show .grid .grid-sizer, .news .show .grid .grid-sizer,
  .life .show .grid .grid-item,
  .news .show .grid .grid-item {
    width: 33.33333%;
  }
  .life .show .grid .grid-item, .news .show .grid .grid-item {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .life .show .container, .news .show .container {
    width: auto;
    margin: 0 12px;
  }
  .life .show .grid, .news .show .grid {
    margin-left: -6px;
    margin-right: -6px;
  }
  .life .show .grid .grid-sizer, .news .show .grid .grid-sizer,
  .life .show .grid .grid-item,
  .news .show .grid .grid-item {
    width: 50%;
  }
  .life .show .grid .grid-item, .news .show .grid .grid-item {
    margin-bottom: 12px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .life .show .grid .textbox, .news .show .grid .textbox {
    padding: 15px 0;
  }
}

/*======================================================
                    news
======================================================*/
.news .grid .grid-link {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 992px) {
  .news .grid .grid-link:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
  }
}
@media screen and (max-width: 991px) {
  .news .grid .grid-link {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
  }
}

/*======================================================
                    about
======================================================*/

/*# sourceMappingURL=style.css.map */
