@import url(reset.css);
html,
body {
  position: relative;
  height: 100%;
}

body {
  max-width: 19.2rem;
  background: #eee;
  font-size: 14px;
  color: #000;
  margin: 0 auto;
  padding: 0;
}
.swiper {
  width: 100%;
  height: 100%;
}
img {
  width: 100%;
  height: 100%;
}
a {
  cursor: pointer;
}
.main {
  position: relative;
}
/* header start */
#header {
  position: fixed;
  top: 0;
  left: 50%;
  width: 100%;
  height: 1.1rem;
  margin-left: -50%;
  z-index: 2;
}
#header .header_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
}
#header .head-img {
  position: absolute;
}
#header .header-logo {
  width: .84rem;
  height: .84rem;
  top: .15rem;
  left: 50%;
  margin-left: -.42rem;
}
#header .search {
  width: .36rem;
  height: .36rem;
  left: .27rem;
  top: .4rem;
}
#header .guide {
  width: .34rem;
  height: .2rem;
  right: .25rem;
  top: .46rem;
}
#header .search_close {
  display: none;
  width: .23rem;
  height: .23rem;
  padding: .2rem;
  right: .25rem;
  top: .3rem;
  background-color: #fff;
}
#header .search-content {
  position: fixed;
  top: 1.1rem;
  width: 100%; 
  height: 0;
  border-bottom-left-radius: .2rem;
  overflow: hidden;
}
#header .search-bg {
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: .95;
}
#header .search-detail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#header .search-cont {
  margin: 0 .3rem;
  border-top: .01rem solid #d7d7d7;
}
#header .search-des {
  position: relative;
  width: 7.5rem;
  margin: 1rem auto 0;
}
#header .search-input {
  width: 100%;
  padding-left: .1rem;
  font-size: .36rem;
  color: #000;
  line-height: .7rem;
  border-bottom: .02rem solid #000;
}
#header .search-icon {
  position: absolute;
  top: .4rem;
  right: 0;
  display: block;
  width: .36rem;
  height: .36rem;
}
#header .search-res {
  width: 7.5rem;
  height: 1.8rem;
  margin: .15rem auto;
  padding-left: .1rem;
  overflow: auto;
}
#header .search-res li a {
  line-height: .6rem;
  font-size: .26rem;
  color: #000;
  text-decoration: none;
}
/* 右侧导航 */
.header-menu {
  position: fixed;
  top: 0;
  right: -2.9rem;
  width: 2.9rem;
  height: 100%;
  border-bottom-left-radius: .25rem;
  overflow: hidden;
}
.header-menu-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: .97;
}
.header-menu-close {
  position: absolute;
  top: .5rem;
  right: .4rem;
  width: .23rem;
  height: .23rem;
}
.header-menu-con {
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  margin: 1.3rem 5% 0;
}
.header-menu-mid {
  border-bottom: 1px solid #d7d7d7;
}
.header-menu-mid .menu-left {
  color: #000;
  margin-bottom: .5rem;
  cursor: pointer;
}
.menu-left-text {
  display: flex;
  justify-content: center;
  height: .6rem;
}
.menu-left-img-f {
  display: none;
}
.menu-left:hover .menu-left-img {
  display: none;
}
.menu-left:hover .menu-left-img-f {
  display: block;
}
.header-menu-fot {
  margin-top: .3rem;
}
.header-fot-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: .3rem;
}
.header-fot-icon i {
  display: block;
  width: .35rem;
  height: .35rem;
}
.header-fot-icon .header-fot-text {
  width: 1.41rem;
}
/* header end */
/* loading */
.loading-type {
  display: none;
}
.loading-type-f {
  display: none;
}
.loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  z-index: 999;
}
.loading-gif {
  width: 5rem;
}
.yusai-loading {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #dbdbdb;
  overflow: hidden;
  z-index: 7;
}
.hideLoading {
  top: unset;
  bottom: 100% !important;
  background-color: #ccc;
}
.yusai-loading .logo-title {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 19.2rem;
  height: 10.8rem;
  opacity: 1;
  z-index: 1;
}
.yusai-loading .logo-title video {
  width: 19.2rem;
  height: 10.8rem;
}
.yusai-loading .hideLoge {
  opacity: 0;
}
.yusai-loading .loge-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
}
.yusai-loading .loge-bg-show {
  opacity: 1;
}
/* loading */
/* menu start */
.menu-bg {
  position: fixed; 
  left: 0;
  bottom: 0; 
  width: 100%; 
  height: 1rem;
  z-index: 60;
}
#menu { 
  position: fixed; 
  left: 0;
  bottom: .23rem; 
  width: 100%; 
  line-height: 60px; 
  display: flex;
  justify-content: center;
  z-index: 70;
}
#menu li {
  display: flex;
  justify-content: center;
  width: 16%;
}
#menu .menu-list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
#menu .menu-list0 img {
  width: 1.04rem;
}
#menu .menu-list1 img {
  width: 1.27rem;
}
#menu .menu-list2 img {
  width: .92rem;
}
#menu .menu-list3 img {
  width: .95rem;
}
#menu .menu-list4 img {
  width: .86rem;
}
#menu .menu-list-img-f {
  display: none;
}
#menu .menu-list:hover .menu-list-img {
  display: none;
}
#menu .menu-list:hover .menu-list-img-f {
  display: block;
}
/* menu end */
#yusai {
  max-width: 19.2rem;
  overflow: hidden;
}
/* page1 */
.yusai {
  margin-top: 50%;
  transform: scale(1.5);
}
.page1 .banner img {
  width: 19.2rem;
  height: 10.8rem;
}
.page1 .banner video {
  width: 19.2rem;
  height: 10.8rem;
}
.page1 .banner-local {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page1 .banner-img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 19.2rem;
  height: 10.8rem;
  margin-top: -5.4rem;
  margin-left: -9.6rem;
}
.page1 .banner-img a {
  cursor: auto;
}
.page1 .swiper-pagination-bullet-active {
  width: .26rem;
  height: .19rem;
  background: url(../icon/yusai.png) no-repeat 100%;
  background-size: .26rem .19rem;
}
/* page2 */
.page2 {
  background: #f6f4f3;
}
/* .page2 .star-lacal {
  transform: scale(1);
} */
.page2 .star-parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 69rem;
  height: 110%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  transform: scale(1);
}
.page2 .swiper-slide {
  background: transparent !important;
}
.page2 .star-lacal {
  position: relative;
  width: 100%;
  height: 100%;
}
.page2 .star-plate {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 19.2rem;
  height: 10.8rem;
  margin-top: -5.4rem;
  margin-left: -9.6rem;
  transform: scale(1);
}
.page2 .scale .star-plate {
  transform: scale(.9);
}
.page2 .star-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
.page2 .star-goods {
  position: absolute;
}
.page2 .star-goods1-1 {
  top: 1.5rem;
  left: 10.4rem;
  width: 6.31rem;
  z-index: 1000;
}
.page2 .star-goods1-2 {
  top: 0;
  left: 4.1rem;
  width: 8.89rem;
  height: 2.43rem;
  z-index: 13;
}
.page2 .star-goods1-5 {
  top: 0;
  right: 0;
  width: 6.47rem;
  height: 8.54rem;
  z-index: 5;
}
.page2 .star-goods1-6 {
  bottom: 0;
  right: 2rem;
  width: 9.38rem;
  height: 2.66rem;
  z-index: 9;
}
.page2 .star-goods1-3 {
  bottom: .2rem;
  left: .7rem;
  width: 17.03rem;
  z-index: 12;
}
.page2 .star-goods1-4 {
  top: 4.84rem;
  left: 4rem;
  width: 3.54rem;
  height: 1.19rem;
  z-index: 3;
}
.page2 .star-goods2-1 {
  top: 4.21rem;
  left: 4.6rem;
  width: 1.7rem;
  height: 4.63rem;
  z-index: 9;
}
.page2 .star-goods2-2 {
  top: 2.94rem;
  left: 6.4rem;
  width: 2.07rem;
  height: 5.93rem;
  z-index: 9;
}
.page2 .star-goods2-3 {
  top: 6.48rem;
  left: 3rem;
  width: 2.33rem;
  height: 2.33rem;
  z-index: 7;
}
.page2 .star-goods2-4 {
  top: 5.1rem;
  left: 7.5rem;
  width: 3.65rem;
  z-index: 6;
}
.page2 .star-goods2-5 {
  top: 4.84rem;
  left: 12rem;
  width: 2.31rem;
  height: 1.13rem;
  z-index: 4;
}
.page2 .star-goods3-1 {
  top: 3.2rem;
  left: 7.1rem;
  width: 1.16rem;
  height: 5.67rem;
  z-index: 9;
}
.page2 .star-goods3-2 {
  top: 2.27rem;
  left: 2.5rem;
  width: 8.52rem;
  height: 8.19rem;
  z-index: 5;
}
.page2 .star-goods3-3 {
  top: 4.84rem;
  left: 13rem;
  width: 2.75rem;
  height: 1.14rem;
  z-index: 4;
}
.page2 .star-goods4-1 {
  top: 2.8rem;
  left: 8.68rem;
  width: 6.3rem;
  height: 4.93rem;
  z-index: 20;
}
.page2 .star-goods4-2 {
  top: 6.3rem;
  left: 8rem;
  width: 6.6rem;
  height: 4.23rem;
  z-index: 50;
}
.page2 .star-goods4-4 {
  top: 2.56rem;
  left: 11.8rem;
  width: 6.93rem;
  height: 7.11rem;
  z-index: 40;
}
.page2 .star-goods4-3 {
  top: 4.84rem;
  left: 3.62rem;
  width: 2.73rem;
  height: 1.38rem;
  z-index: 40;
}
.page2 .star-goods5-1 {
  top: 3.26rem;
  left: 6.3rem;
  width: 2.59rem;
  height: 5.69rem;
  z-index: 9;
}
.page2 .star-goods5-2 {
  top: 4rem;
  left: 3rem;
  width: 7.19rem;
  z-index: 5;
}
.page2 .star-goods5-3 {
  top: 4.83rem;
  left: 12.04rem;
  width: 2.41rem;
  height: 1.14rem;
  z-index: 4;
}
.page2 .star-goods6-1 {
  top: 2.9rem;
  left: 4.75rem;
  width: 6.02rem;
  height: 4.60rem;
  z-index: 9;
}
.page2 .star-goods6-2 {
  top: 0;
  left: .9rem;
  width: 7.49rem;
  height: 4.1rem;
  z-index: 6;
}
.page2 .star-goods6-3 {
  bottom: .2rem;
  left: .7rem;
  width: 17.26rem;
  z-index: 15;
}
.page2 .star-goods6-4 {
  top: 4.84rem;
  left: 12.04rem;
  width: 4.84rem;
  height: 1.18rem;
  z-index: 10;
}
.page2 .star-goods6-5 {
  top: 6.83rem;
  left: 4.1rem;
  width: 9.15rem;
  height: 3.68rem;
  z-index: 50;
}
.page2 .star-goods7-1 {
  bottom: 1.8rem;
  left: 10.2rem;
  width: 3.53rem;
  z-index: 2;
}
.page2 .star-goods7-2 {
  bottom: 0.8rem;
  left: 8.41rem;
  width: 4.86rem;
  z-index: 10;
}
.page2 .star-goods7-3 {
  bottom: 1.29rem;
  left: 8.7rem;
  width: 3.21rem;
  z-index: 3;
}
.page2 .star-goods7-4 {
  top: 6.06rem;
  left: 3.1rem;
  width: 4.59rem;
  z-index: 5;
}
.page2 .star-goods7-6 {
  top: 1.7rem;
  left: 6.3rem;
  width: 11.84rem;
  z-index: 0;
}
.page2 .star-goods7-5 {
  top: 4.8rem;
  left: 3rem;
  width: 2.93rem;
  z-index: 6;
}
.page2 .now-link1 {
  top: 6.41rem;
  left: 4.72rem;
  z-index: 10;
}
.page2 .now-link2 {
  top: 6.41rem;
  left: 12.56rem;
}
.page2 .now-link3 {
  top: 6.41rem;
  left: 13.6rem;
}
.page2 .now-link4 {
  top: 6.41rem;
  left: 4.4rem;
}
.page2 .now-link5 {
  top: 6.41rem;
  left: 12.65rem;
}
.page2 .now-link6 {
  top: 6.41rem;
  left: 12.63rem;
  z-index: 10;
}
.page2 .now-link7 {
  top: 6.41rem;
  left: 3.6rem;
}
.page2 .now-link-a img {
  width: 1.77rem;
  height: .4rem;
}
.page2 .swiper-button-next {
  right: .5rem;
  width: .35rem;
  height: .68rem;
  background: url(../icon/array_r.png) no-repeat 100%;
  background-size: .35rem .68rem;
  z-index: 99;
}
.page2 .swiper-button-prev {
  left: .5rem;
  width: .35rem;
  height: .68rem;
  background: url(../icon/array_l.png) no-repeat 100%;
  background-size: .35rem .68rem;
  z-index: 99;
}
.page2 .swiper-button-next::after {
  content: '';
}
.page2 .swiper-button-prev::after {
  content: '';
}
.page2 .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.page2 .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
/* page3 */
.page3 .star-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  mix-blend-mode: color-dodge;
}
/* .page3 .star-video video {
  mix-blend-mode: screen;
} */
.page3 img {
  display: block;
}
.page3 .gilt {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page3 .gilt-img-box {
  position: absolute;
  left: calc(calc(100% - 22.94rem) / 2);
  right: unset;
  width: 22.94rem;
  height: 100%;
}
.page3 .gilt-img-left {
  left: 0;
}
.page3 .gilt-img-mid {
  left: calc(calc(100% - 22.94rem) / 2);
}
.page3 .gilt-img-right {
  left: calc(100% - 22.94rem);
}
.page3 .instruct {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: .71rem;
  display: flex;
  justify-content: center;
  z-index: 9;
}
.page3 .instruct-img {
  width: 5.14rem;
  height: .71rem;
}
.page3 .gilt-box {
  position: relative;
}
.page3 .gilt-swiper .swiper-slide {
  background-color: #f8f8f8;
}
.page3 .glitl {
  flex-shrink: 0;
  width: 100%;
  height: 10.8rem;
}
.page3 .series-mid {
  width: 5.41rem;
  margin-right: -0.01rem;
}
.page3 .glitm {
  width: 100%;
}
.page3 .glitr {
  flex-shrink: 0;
  width: 100%;
  height: 10.8rem;
}
.page3 .glit-des {
  position: absolute;
}
.page3 .glit-text1 {
  top: .5rem;
  left: 4.74rem;
  width: 3.44rem;
  height: 3.16rem;
}
.page3 .glit-text2 {
  top: 3.73rem;
  left: .82rem;
  width: 3.78rem;
  height: 3.5rem;
}
.page3 .glit-text3 {
  top: 7.02rem;
  left: 5.63rem;
  width: 3.9rem;
  height: 3.42rem;
}
.page3 .glit-text4 {
  top: 5.89rem;
  right: 4.25rem;
  width: 3.68rem;
  height: 3.46rem;
}
.page3 .glit-text5 {
  top: 1.22rem;
  right: 0;
  width: 4.96rem;
  height: 3.86rem;
}
.page3 .glit-text1 .hot-spot {
  top: .85rem;
  left: .5rem;
}
.page3 .glit-text2 .hot-spot {
  top: 1.03rem;
  left: 3.55rem;
}
.page3 .glit-text3 .hot-spot {
  top: 2.1rem;
  left: .1rem;
}
.page3 .glit-text4 .hot-spot {
  top: 2.5rem;
  left: 3.2rem;
}
.page3 .glit-text5 .hot-spot {
  top: .96rem;
  left: 2.16rem;
}
.page3 .hot-spot {
  position: absolute;
  width: .26rem;
  height: .26rem;
  z-index: 9;
}
.page3 .pint-outside {
  position: absolute;
  top: 0;
  left: 0;
  width: .26rem;
  height: .26rem;
  border-radius: 50%;
  background-color: #cbaf82;
  opacity: 0.24;
  z-index: 1;
}
.page3 .pint-inside {
  position: absolute;
  top: .07rem;
  left: .07rem;
  width: .08rem;
  height: .08rem;
  border: .02rem solid #cbaf82;
  border-radius: 50%;
  background-color: #cbaf82;
  z-index: 3;
}
.page3 .breathe {
	-webkit-animation: breathe-move 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;
	animation: breathe-move 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;
}
.page3 .breathe-inside {
	-webkit-animation: breathe-inside-move 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;
	animation: breathe-inside-move 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;
}
/* page4 */
.page4 {
  background-size: 1rem;
}
.page4 .page-content {
  background: url(../images/brands/brands-photo1-bg.png) no-repeat 100%;
  background-size: 19.2rem 10.8rem;
}
.page4 .brand-bg {
  position: relative;
  width: 19.2rem;
  height: 10.8rem;
  background-size: 19.2rem 10.8rem !important;
}
.page4 .story {
  position: absolute;
  width: 3.96rem;
  height: 7rem;
}
.page4 .legend {
  bottom: 1rem;
  left: 1.5rem;
  opacity: 1;
}
.page4 .east {
  bottom: 1rem;
  left: 7rem;
  opacity: 1;
}
.page4 .society {
  bottom: 1rem;
  right: 1.5rem;
  opacity: 1;
}
.page4 .story-small {
  position: absolute;
  bottom: .88rem;
  left: 50%;
  display: block;
  width: 1.82rem;
  height: 2.88rem;
  margin-left: -.91rem;
  border-top-right-radius: .2rem;
  border-bottom-left-radius: .2rem;
  box-shadow: 0 0 .2rem #ccc;
  z-index: 3;
  opacity: 1;
}
.page4 .hide-story-small {
  opacity: 0;
}
.page4 .story-big {
  position: absolute;
  bottom: .88rem;
  left: 50%;
  width: 1.82rem;
  height: 2.88rem;
  margin-left: -.91rem;
  border-top-right-radius: .16rem;
  border-bottom-left-radius: .16rem;
  box-shadow: 0 0 .2rem #ccc;
  z-index: 2;
  overflow: hidden;
  opacity: 0;
}
.page4 .society .story-big {
  top: 0;
}
.page4 .show-story-big {
  left: 0;
  display: block;
  width: 3.96rem;
  height: 6.09rem;
  margin: 0;
  border-top-right-radius: .43rem;
  border-bottom-left-radius: .43rem;
  box-shadow: 0 0 .2rem #ccc;
  z-index: 5;
  opacity: 1;
}
.page4 .story-des {
  position: absolute;
  bottom: -2.03rem;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.82rem;
  height: 2.88rem;
  background: url(../images/brands/brands-layer.png) no-repeat;
  background-size: 100%;
}
.page4 .show-story-big .story-des {
  width: 3.96rem;
  height: 1.6rem;
}
.page4 .storyDesMove {
  bottom: 0;
}
.page4 .story-des a {
  cursor: pointer;
}
.page4 .brands-link {
  width: 1.77rem;
  height: .4rem;
}
.page4 .story-text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  width: 3.96rem;
  padding-top: .34rem;
  margin: 0 auto;
}
.page4 .society .story-small {
  top: 0;
}
.page4 .society .story-text {
  bottom: 3.3rem;
}
.page4 .society .show-story-big + .story-text {
  bottom: 0;
}
.page4 .society .storyTextMove{
  bottom: 0;
}
.page4 .brands-text {
  width: .96rem;
  height: .23rem;
}
.page4 .brands-text-f {
  display: none;
  width: .96rem;
  height: .33rem;
}
.page4 .story-text .text-type {
  width: 0.96rem;
  height: 0.33rem;
}
.page4 .show-story-big + .story-text .brands-text {
  display: none;
}
.page4 .show-story-big + .story-text .brands-text-f {
  display: block;
}
/* page5 */
.page5 {
  background-size: 1rem;
}
.page5 .club {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page5 .club-con {
  position: absolute;
  top: 2.14rem;
  left: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.page5 .plate {
  width: 7.11rem;
  margin: 0 .39rem;
}
.page5 .plate-con {
  position: relative;
  width: 7.11rem;
  height: 6.94rem;
}
.page5 .club-mask {
  position: absolute;
  bottom: .15rem;
  left: .08rem;
  width: 6.95rem;
  height: 1.83rem;
  opacity: 0;
}
.page5 .plateActive .showClubMask {
  opacity: 1;
}
.page5 .club-des {
  position: absolute;
  bottom: .15rem;
  left: .08rem;
  width: 6.95rem;
  height: 1.83rem;
  color: #000;
  opacity: 0;
}
.page5 .plateActive .showClubDes {
  opacity: 1;
}
.page5 .club-text {
  margin-top: .6rem;
  line-height: .3rem;
  text-align: center;
}
.page5 .club-des-text {
  height: .17rem;
}
.page5 .club-link {
  display: flex;
  justify-content: center;
  margin-top: .1rem;
}
.page5 .club-link a {
  cursor:pointer;
}
.page5 .club-link a .link-text {
  width: 1.77rem;
  height: .4rem;
}
.page5 .plate-des {
  margin-top: .55rem;
}
.page5 .plate-des .plate-pext {
  margin-top: .5rem;
  text-align: center;
}
.page5 .plate-des .plate-pext-f {
  display: none;
}
.page5 .plate-text {
  width: .97rem;
}
.page5 .plateActive .plate-pext {
  display: none;
}
.page5 .plateActive .plate-pext-f {
  display: block;
}
/* page6 */
.page6 {
  background-size: 1rem;
}
.page6 .plate-des .plate-pext {
  color: #000;
  line-height: .4rem;
  font-size: .3rem;
  margin-top: .5rem;
  text-align: left;
}
.page6 .news-text {
  width: 1.18rem;
  height: .43rem;
}
.page6 .news {
  display: flex;
  justify-content: center;
  width: 19.2rem;
  height: 10.8rem;
}
.page6 .news-des {
  width: 5.75rem;
  height: 100%;
  overflow: hidden;
}
.page6 .plate-des {
  margin: 4.5rem 0 .6rem 1.5rem;
}
.page6 .news-desCon {
  margin-left: 1.5rem;
}
.page6 .news-desCon .news-des-img0 {
  width: 2.6rem;
}
.page6 .news-desCon .news-des-img1 {
  width: 4.02rem;
}
.page6 .news-desCon .news-des-img2 {
  width: 3.94rem;
}
.page6 .news-desCon .news-des-img3 {
  width: 4.2rem;
}
.page6 .news-desCon .news-des-img4 {
  width: 2.97rem;
}
.page6 .news-desCon .news-des-img5 {
  width: 3.92rem;
}
.page6 .news-desCon .news-des-img6 {
  width: 2.08rem;
}
.page6 .news-desCon .news-des-img7 {
  width: 2.08rem;
}
.page6 .news-desCon .news-des-img8 {
  width: 2.66rem;
}
.page6 .news-desCon .news-des-img9 {
  width: 2.66rem;
}
.page6 .news-desCon .news-des-img10 {
  width: 2.14rem;
}
.page6 .news-desCon img {
  display: none;
}
.page6 .news-desCon .news-des-show {
  display: block;
}
.page6 .news-detail {
  position: relative;
  width: 12.48rem;
  height: 7rem;
  margin-top: 2rem;
  overflow: hidden;
}
.page6 .news-list {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: nowrap;
  padding: 0 .3rem;
}
.page6 .news-img {
  flex-shrink: 0;
  width: 4.03rem;
  height: 6.28rem;
  margin: 0 .2rem;
}
.page6 .news-detail::-webkit-scrollbar {
  width: .1rem;
  height: .1rem;
}
.page6 .news-detail::-webkit-scrollbar-track {
  width: .06rem;
  background: rgba(#101F1C, 0.1);
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.page6 .news-detail::-webkit-scrollbar-thumb {
  background-color: rgba(144,147,153,.5);
  background-clip: padding-box;
  min-height: .28rem;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
  transition: background-color .3s;
  cursor: pointer;
}
.page6 .news-detail::-webkit-scrollbar-thumb:hover {
  background-color: rgba(144,147,153,.3);
}
.page6 .scroll-box {
  position: absolute;
  bottom: .5rem;
  display: flex;
  justify-content: center;
  width: 100%;
  height: .06rem;
}
.page6 .scroll{
  position: relative;
  width: 8.1rem;
  height: .06rem;
  background-color: #e0e1e2;
  border-radius: .03rem;
}
.page6 .bar{
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: .06rem;
  background-color: #e0002a;
  cursor: pointer;
  border-radius: .03rem;
}
.page6 .mask{
  display: none;
  width: 0;
  height: 100%;
  background-color: #336699;
  /*position: absolute;
  top: 0;
  left: 0;*/
}
/* footer */
.page7 {
  width: 100%;
  height: 7rem;
}
.page7 a {
  display: block;
  cursor: pointer;
  color: #9b9b9b;
}
.page7 .footer {
  width: 100%;
  height: 100%;
  padding: 0 1.2rem;
  background-color: #9b9b9b;
}
.page7 .foot-des {
  display: flex;
  justify-content: flex-start;
  margin-top: 1.17rem;
  border-bottom: 1px solid #fff;
}
.page7 .foot-des .foot-text {
  width: 3.74rem;
  line-height: 1.28rem;
  text-align: center;
  margin-right: 2.39rem;
}
.page7 .foot-des .foot-text-last {
  margin-right: 0;
}
.page7 .foot-text img {
  width: .97rem;
  height: .23rem;
}
.page7 .foot-icon {
  display: flex;
  justify-content: flex-start;
}
.page7 .foot-icon-con {
  display: flex;
  justify-content: space-around;
  margin: .5rem 0 0;
}
.page7 .foot-icon-list {
  position: relative;
}
.page7 .foot-des-left .foot-icon-list {
  margin-right: 1.09rem;
}
.page7 .footer .foot-icon .foot-des-last {
  margin-right: 0;
}
.page7 .foot-icon-list a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.page7 .foot-icon-list i {
  display: block;
  width: .56rem;
  height: .56rem;
  padding: .01rem;
  background-size: .56rem !important;
}
.page7 .foot-icon-list .foot-text-img {
  width: .65rem;
  height: .17rem;
  margin-left: .17rem;
}
.page7 .foot-des-mid {
  margin-left: 1.9rem;
}
.page7 .foot-des-mid .foot-icon-list {
  margin-right: .63rem;
}
.page7 .foot-des-right {
  margin-left: 1.6rem;
}
.page7 .foot-des-right .foot-icon-list {
  margin-right: .55rem;
}
.page7 .bottom-wx:hover +.qrcode {
  opacity: 1;
}
.page7 .qrcode {
  position: absolute;
  top: .65rem;
  left: .2rem;
  opacity: 0;
}
.page7 .bottom-yusai:hover +.qrcode {
  opacity: 1;
}
.page7 .corner {
  width: 0;
  height: 0;
  border-left: .1rem solid transparent;
  border-right: .1rem solid transparent;
  border-bottom: .2rem solid #fff;
}
.page7 .graphics {
  display: flex;
  justify-content: center;
  margin-left: -.63rem;
}
.page7 .yusai-img {
  width: 2.86rem;
  height: 1.63rem;
}
.page7 .qr-img {
  width: 2.86rem;
  height: 1.64rem;
}
.page7 .foot-protocol {
  line-height: .3rem;
  font-size: .2rem;
  color: #fff;
  margin-top: 1.7rem;
}
.page7 .bottom-p {
  display: flex;
  justify-content: flex-start;
}
.page7 .foot-protocol-hint {
  width: 6.76rem;
  text-align: left;
}
.page7 .foot-protocol-list {
  display: flex;
  justify-content: space-between;
  margin-top: .3rem;
  font-size: .16rem;
  letter-spacing: .02rem;
}
.page7 .foot-protocol-list a {
  color: #fff;
  text-decoration: none;
}
.page7 .gs_link {
  background: url(../icon/lz2.jpeg) no-repeat 0 50%;
    padding-left: 25px;
    display: inline-block;
    background-size: 20px 24px;
}
.page7 .an_link {
  background: url(../icon/an.png) no-repeat 0 50%;
    padding-left: 25px;
    display: inline-block;
}
/* swiper style */
.page1 .swiper-pagination {
  bottom: 1rem;
}
.page-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 19.2rem;
  height: 10.8rem;
  margin-top: -5.4rem;
  margin-left: -9.6rem;
}
.page-flex {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.swiper-pagination {
  right: 0;
  left: unset !important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #e0002a !important;
  border-bottom-left-radius: .04rem;
  border-bottom-right-radius: .04rem;
}
/* public style */
.transition {
  transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out; /* Firefox 4 */
  -webkit-transition: all 1s ease-in-out; /* Safari and Chrome */
  -o-transition: all 1s ease-in-out; /* Opera */
}
.transition-half {
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out; /* Firefox 4 */
  -webkit-transition: all .5s ease-in-out; /* Safari and Chrome */
  -o-transition: all .5s ease-in-out; /* Opera */
}
.transition-two {
  transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out; /* Firefox 4 */
  -webkit-transition: all 2s ease-in-out; /* Safari and Chrome */
  -o-transition: all 2s ease-in-out; /* Opera */
}
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  overflow:hidden;
}
.section {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color:#fff;
}
/* 自定义动画 */
.scale-up-center {
	-webkit-animation: scale-up-center 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	animation: scale-up-center 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
.bannerMove {
	-webkit-animation: banner-move 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	animation: banner-move 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}


@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes banner-move {
  0% {
    margin-top: 50%;
    transform: scale(1.5);
  }
  80%{
    margin-top: 0;
  }
  100% {
    margin-top: 0;
    transform: scale(1);
  }
}
@keyframes banner-move {
  0% {
    margin-top: 50%;
    transform: scale(1.5);
  }
  80%{
    margin-top: 0;
  }
  100% {
    margin-top: 0;
    transform: scale(1);
  }
}
@-webkit-keyframes breathe-move {
  0% {
    opacity: .1;
  }
  50%{
    opacity: .3;
  }
  100% {
    opacity: .1;
  }
}
@keyframes breathe-move {
  0% {
    opacity: .1;
  }
  50%{
    opacity: .3;
  }
  100% {
    opacity: .1;
  }
}
@-webkit-keyframes breathe-inside-move {
  0% {
    border: .02rem solid #cbaf82;
  }
  50%{
    border: .02rem solid transparent;
  }
  100% {
    border: .02rem solid #cbaf82;
  }
}
@keyframes breathe-inside-move {
  0% {
    border: .02rem solid #cbaf82;
  }
  50%{
    border: .02rem solid transparent;
  }
  100% {
    border: .02rem solid #cbaf82;
  }
}
