@charset "utf-8";
.borderBox {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.centerY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
h2,
h3 {
  font-weight: bold;
}
#bodyBox .container {
  max-width: 750px;
  margin: 0 auto;
}
#bodyBox .container .banner {
  margin: 0.4rem;
  padding: 0.85333333rem;
  background: url(../images/index/banner_bg.jpg) no-repeat center;
  background-size: cover;
  font-size: 0;
}
#bodyBox .container .banner img {
  display: block;
  float: left;
  width: 5.70666667rem;
  margin-right: 0.18666667rem;
  margin-top: 0.18666667rem;
}
#bodyBox .container .banner img:nth-child(3n) {
  margin-right: 0;
}
#bodyBox .container .banner img:nth-child(-n+3) {
  margin-top: 0;
}
#bodyBox .container .map .title {
  margin: 1.46666667rem auto;
  text-align: center;
}
#bodyBox .container .map .title h3 {
  font-size: 1.12rem;
  color: #4C4C4C;
  margin-bottom: 0.37333333rem;
}
#bodyBox .container .map .title p {
  font-size: 0.53333333rem;
  color: #B2B2B2;
}
#bodyBox .container .map img {
  display: block;
  width: 100%;
}
#bodyBox .container .allBrand .title {
  padding: 2.13333333rem 0;
  text-align: center;
  background-color: #fff;
}
#bodyBox .container .allBrand .title h3 {
  font-size: 1.12rem;
  color: #4C4C4C;
  margin-bottom: 0.37333333rem;
}
#bodyBox .container .allBrand .title p {
  font-size: 0.53333333rem;
  color: #B2B2B2;
}
#bodyBox .container .allBrand .brand {
  padding: 0.42666667rem 0 0.69333333rem 0;
  position: relative;
}
#bodyBox .container .allBrand .brand .bg {
  position: relative;
  height: 16rem;
}
#bodyBox .container .allBrand .brand .bg .slide {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) scale(0.1);
  -webkit-transform: translateX(-50%) scale(0.1);
  -moz-transform: translateX(-50%) scale(0.1);
  transform-origin: center;
  -webkit-transform-origin: center;
  box-shadow: 0 0 0.4rem 0.02666667rem #eee;
  background-color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  width: 18.66666667rem;
  height: 11.46666667rem;
}
#bodyBox .container .allBrand .brand .bg .storyBox {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
#bodyBox .container .allBrand .brand .bg .slide:nth-child(1) {
  z-index: 1;
  top: 0;
  transform: translateX(-50%) scale(0.8);
  transform-origin: top;
  -webkit-transform: translateX(-50%) scale(0.8);
  -webkit-transform-origin: top;
}
#bodyBox .container .allBrand .brand .bg .slide:nth-child(2) {
  z-index: 2;
  top: 1.12rem;
  transform: translateX(-50%) scale(0.9);
  transform-origin: top;
  -webkit-transform: translateX(-50%) scale(0.9);
  -webkit-transform-origin: top;
}
#bodyBox .container .allBrand .brand .bg .slide:nth-child(3) {
  z-index: 3;
  top: 2.32rem;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#bodyBox .container .allBrand .brand .bg .slide:nth-child(4) {
  z-index: 2;
  top: 3.52rem;
  transform: translateX(-50%) scale(0.9);
  transform-origin: bottom;
  -webkit-transform: translateX(-50%) scale(0.9);
  -webkit-transform-origin: bottom;
}
#bodyBox .container .allBrand .brand .bg .slide:nth-child(5) {
  z-index: 1;
  top: 4.64rem;
  transform: translateX(-50%) scale(0.8);
  transform-origin: bottom;
  -webkit-transform: translateX(-50%) scale(0.8);
  -webkit-transform-origin: bottom;
}
#bodyBox .container .allBrand .brand .bg .slide:nth-child(n+6) {
  visibility: hidden;
  width: 0rem;
  z-index: -10;
}
#bodyBox .container .allBrand .brand .bg .slide:not(:nth-child(3)) .storyBox {
  visibility: hidden;
  opacity: 0;
}
#bodyBox .container .allBrand .brand .bg .slide:nth-child(3) .storyBox {
  opacity: 1;
}
#bodyBox .container .allBrand .brand .bg .storyBox {
  padding: 1.06666667rem 0;
  position: relative;
}
#bodyBox .container .allBrand .brand .bg .storyBox .title2 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 1.06666667rem;
  color: #333333;
  position: relative;
  width: 100%;
  height: 1.81333333rem;
  line-height: 1.33333333rem;
  font-size: 0.90666667rem;
  margin-bottom: 0.66666667rem;
}
#bodyBox .container .allBrand .brand .bg .storyBox .title2 img {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 1.81333333rem;
}
#bodyBox .container .allBrand .brand .bg .storyBox .title2 em {
  width: 2.16rem;
  height: 0.16rem;
  background-color: #B3B3B3;
  position: absolute;
  bottom: 0;
  left: 1.06666667rem;
}
#bodyBox .container .allBrand .brand .bg .storyBox p {
  font-size: 0.64rem;
  line-height: 0.90666667rem;
  color: #b2b2b2;
  padding: 0 1.06666667rem;
}
#bodyBox .container .allBrand .brand.en .bg {
  height: 22.66666667rem;
}
#bodyBox .container .allBrand .brand.en .bg .slide {
  height: 17.6rem;
}
#bodyBox .container .allBrand .brand.en .bg .storyBox .victory {
  font-size: 0.58666667rem;
  line-height: 0.69333333rem;
}
#bodyBox .container .allBrand .brand.en .bg .storyBox p {
  font-size: 0.64rem;
  line-height: 0.8rem;
}
