#banners {
  width: 100%;
  padding-top: 100px;
  position: relative;
}
.banner {
  width: 100%;
  position: relative;
  height: auto;
}
.banner > a {
  width: 100%;
  position: relative;
  display: none;
}
.banner > a > img {
  width: 100%;
  display: block;
  height: auto;
}
.banner > a:first-child {
  display: block;
}

/* 轮播图指示器样式 */
#dot_list {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  list-style: none;
  padding: 0;
  margin: 0;
}
#dot_list > li {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
}
#dot_list > li:last-child {
  margin-right: 0;
}
#dot_list > li:hover {
  background: rgba(255, 255, 255, 0.8);
}
#dot_list > li.current {
  background: #aa393d;
}
#floor_company {
  background: #fff url(../images/home/home_bg.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
}
.more {
  color: #aa393d;
  border: 1px solid #aa393d;
  padding: 10px 8px;
  width: 118px;
  text-align: center;
}
.more > a {
  color: #aa393d;
  font-size: 16px;
}
.more1 {
  font-size: 1.18rem;
  color: #fff;
  border: 1px solid #fff;
  float: left;
  padding: 5px 8px;
}
.more1 > a {
  color: #fff;
}
#floor_company .text {
  overflow: hidden;
  padding-top: 100px;
  text-align: center;
}
.video {
  margin-top: 5rem;
  position: relative;
  margin-bottom: 6rem;
}
.video > video {
  width: 100%;
}
#floor_company .text > .big_title {
  color: #bc204b;
  font-size: 4rem;
  font-weight: bolder;
}
#floor_company .text > .samll_title {
  font-size: 2rem;
  margin-top: 0.2rem;
  font-weight: bold;
  color: #bc204b;
}
#floor_company .text > .contents {
  width: 868px;
  margin: 2.8rem auto 4rem auto;
  text-align: left;
}
#floor_company .text > .contents > p {
  font-size: 1.2rem;
  line-height: 2.5rem;
  text-indent: 3rem;
  color: #666;
  font-weight: 100;
}
#play_btn {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 45%;
  left: 48%;
}
#stop_btn {
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: 30px;
  left: 30px;
  display: none;
}

#floor_store {
  background: url(../images/home/store_img_722.jpg) no-repeat top center;
  background-size: cover;
  height: 75rem;
}

#floor_store .text {
  float: right;
  padding: 0 3rem;
  width: 278px;
  height: 100%;
  margin-top: 450px;
  border: 1px solid #fff;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
  padding-bottom: 50px;
}
#floor_store .text > .big_title {
  color: #000;
  font-size: 2.8rem;
  letter-spacing: 2px;
}
#floor_store .text > .samll_title {
  font-size: 2rem;
  width: 36rem;
  margin-top: 0.2rem;
  color: #999;
}
#floor_store .text > .contents {
  font-size: 1.1rem;
  margin-top: 2.8rem;
  line-height: 2.6rem;
  color: #555;
  margin-bottom: 3rem;
  letter-spacing: 1px;
}

#floor_global {
  background: #bc204b url(../images/home/map.jpg) bottom center no-repeat;
  height: 1200px;
}
#floor_global .text {
  float: left;
  color: #fff;
  padding: 9rem 0 8rem 0;
  width: 940px;
}
#floor_global .text > .big_title {
  font-size: 2.6rem;
  font-weight: bolder;
  color: #fff;
}
#floor_global .text > .samll_title {
  font-size: 1.4rem;
  margin-top: 0.2rem;
  color: #fff;
}
#floor_global .text > .contents {
  font-size: 1.12rem;
  margin-top: 2.8rem;
  line-height: 2.5rem;
  margin-bottom: 2rem;
  color: #fff;
  font-weight: 100;
  opacity: 0.8;
}
.score {
  position: absolute;
  right: 0;
  top: 9rem;
}
.score > li {
  width: 9.6rem;
  height: 5.2rem;
  border-radius: 8px;
  background: #ffffff;
  float: left;
  padding: 0.9rem 1.8rem;
  margin-right: 1.2rem;
}
.score > li:nth-child(3) {
  margin-right: 0;
}
.score > li > .num {
  color: #bc204b;
  float: left;
  font-size: 2.6rem;
}
.score > li > .samll {
  color: #bc204b;
  float: left;
  width: 0.1rem;
  padding-left: 8px;
}
.score > li > .description {
  color: #bc204b;
  clear: both;
  font-size: 1.06rem;
  text-align: center;
}

#floor_products {
  height: 750px;
  background: #fff;
}
#floor_products .text {
  clear: both;
}
#floor_products .text > .title {
  float: left;
}
#floor_products .text > .more {
  float: right;
}
#floor_products .text > .title > .big_title {
  color: #e6e6e6;
  font-size: 1.8rem;
}
#floor_products .text > .title > .samll_title {
  font-size: 3rem;
  width: 36rem;
  margin-top: 0.2rem;
}
#categories {
  margin-top: 10rem;
  clear: both;
}
#categories > li {
  float: left;
  text-align: center;
  width: 70px;
  padding: 0 32px;
  height: 110px;
  cursor: pointer;
  text-align: center;
  position: relative;
}
#categories > li > img {
  filter: grayscale(100%);
  opacity: 0.6;
}
#categories > li > span {
  display: block;
  font-size: 15px;
  padding-top: 8px;
  color: #666;
  opacity: 0.8;
}
#categories > li > .sj {
  position: absolute;
}
#categories > li.current > .sj {
  width: 0;
  height: 0;
  border-width: 0 12px 12px;
  border-style: solid;
  border-color: transparent transparent #f4f4f4; /*透明 透明  灰*/
  bottom: 0;
  left: 65px;
}
#categories > li.current > img {
  filter: grayscale(0%);
  opacity: 1;
}
#categories > li.current > span {
  color: #a23337;
}

#goods_list {
  background-color: #f4f4f4;
  overflow: hidden;
  padding: 15px;
}
#goods_list > ul > li {
  width: 262px;
  float: left;
  margin-right: 14px;
}
#goods_list > ul > li:nth-child(5) {
  margin-right: 0;
}
#goods_list > ul > li > img {
  width: 100%;
  height: 100%;
}

#floor_join {
  background: url(../images/home/join_bg1.jpg) no-repeat top center;
  height: 630px;
  overflow: hidden;
  background-size: cover;
}
#floor_join > .box {
  background: #bc204b;
  margin-top: 90px;
  margin-right: 120px;
  padding: 66px 20px;
  width: 900px;
}
#floor_join .box > .title {
  float: left;
  width: 500px;
}
#floor_join .box > .title > .big_title {
  color: #fff;
  font-size: 3.4rem;
}
#floor_join .box > .title > .samll_title {
  font-size: 1.6rem;
  margin-top: 0.2rem;
  color: #ccc;
}
#floor_join .box > .join_text {
  float: right;
  color: #fff;
  width: 340px;
  text-align: right;
  font-size: 1.5rem;
  padding-top: 10px;
}
