body {
  width: 100%;
  height: auto;
}
/* 滚动条整体样式 */
::-webkit-scrollbar {
  width: 6px;
  /* 滚动条宽度 */
}
/* 滚动条轨道 */
::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  background-color: #f98d00;
  /* 滚动条滑块颜色 */
  border-radius: 5px;
  /* 滑块边角弧度 */
}
/* 滚动条滑块在悬停状态下 */
::-webkit-scrollbar-thumb:hover {
  background-color: #555;
  /* 滚动条滑块在悬停状态下的颜色 */
  opacity: 0;
}
#header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0 5%;
  z-index: 999;
}
#header .logo {
  width: 153px;
  height: 80px;
}
#header .logo img {
  width: 100%;
}
#header .nav {
  display: flex;
  text-align: center;
  justify-content: space-between;
  width: 700px;
  margin: 0 180px;
}
#header .nav a {
  margin: 0 15px;
}
#header .nav a .name {
  transition: all 250ms ease;
  font-size: 24px;
  color: #fff;
}
#header .nav a .name:hover {
  color: #000;
}
#header .nav a .desc {
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  margin-top: 6px;
}
#header .search {
  display: flex;
  align-items: center;
  cursor: pointer;
}
#header .search .kuang {
  width: 354px;
  height: 39px;
  border: 2px solid #ffffff;
}
#header .search .kuang::after {
  display: flex;
  align-items: center;
  content: "搜索";
  font-size: 24px;
  color: #fff;
  margin-top: 2px;
  transform: translate(85%, 0);
}
#header .search .icon {
  width: 30px;
  height: 30px;
}
#header .search .icon img {
  width: 100%;
  margin-left: 10px;
}
#swiper {
  position: relative;
  height: 100vh;
}
#swiper .swiper-slide {
  animation: zoom 15s ease-in-out infinite;
}
#swiper .pos {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  width: 1076px;
  height: 400px;
  margin: 0 auto;
  text-align: center;
  z-index: 9;
}
#swiper .pos .pos-title img {
  width: 100%;
}
#swiper .pos .pos-title .t1 {
  display: flex;
  justify-content: space-between;
  font-size: 100px;
  font-family: MFLingHei_Noncommercial, MFLingHei_Noncommercial-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  text-align: justify;
  text-transform: uppercase;
  text-shadow: 3px 5.2px 0px 6px rgba(34, 24, 20, 0.85);
}
#swiper .pos .pos-title .t2 {
  display: flex;
  justify-content: space-between;
  font-size: 48px;
  font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 104px;
  letter-spacing: 16.32px;
  text-shadow: 3px 5.2px 0px 6px rgba(34, 24, 20, 0.85);
}
#swiper .pos .pos-cont {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 1074px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 30px;
  margin-top: 5vh;
}
#swiper .pos .pos-cont p {
  color: #fff;
  font-size: 48px;
  font-family: AlibabaPuHuiTiR, AlibabaPuHuiTiR-Regular;
  font-weight: 400;
  color: #ffffff;
}
#page-title {
  text-align: center;
}
#page-title .icon {
  width: 101px;
  height: 92px;
  margin: 0 auto;
}
#page-title .icon img {
  width: 100%;
}
#page-title .desc {
  margin-top: 25px;
  font-family: MFLingHei_Noncommercial, MFLingHei_Noncommercial-Regular;
  color: #333;
  font-size: 30px;
  text-transform: uppercase;
}
#page-title .title {
  font-size: 60px;
  font-weight: 700;
  color: #333;
  margin-top: 29px;
}
#page-title .en-nav {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 600px;
  margin: 0 auto;
  margin-top: 23px;
}
#page-title .en-nav div {
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
}
#page-title .cn-nav {
  display: flex;
  justify-content: space-around;
  width: 400px;
  margin: 0 auto;
  color: #333;
  font-weight: 700;
  margin-top: 24px;
}
#about {
  position: relative;
  width: 100%;
  padding-top: 150px;
  height: 1500px;
}
#about .pos-ban3 {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 499px;
  height: 518px;
  transform: translate(0, 70%);
}
#about .pos-ban3 img {
  width: 100%;
}
#about .pos-ban4 {
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 499px;
  height: 518px;
}
#about .pos-ban4 img {
  width: 100%;
}
#about .about-content {
  position: absolute;
  margin-top: 100px;
  z-index: 10;
  top: 60%;
  left: 50%;
  width: 1331px;
  height: 939px;
  transform: translate(-50%, -50%);
  background: url(../images/ban2.png) no-repeat;
}
#about .about-content .pos-ban2 {
  width: 1331px;
  height: 939px;
}
#about .about-content .pos-ban2 img {
  width: 100%;
}
#about .about-content .cont {
  z-index: 10;
  width: 1150px;
  height: 939px;
  padding: 6%;
  color: #fff;
}
#about .about-content .cont .title {
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  margin-top: 60px;
}
#about .about-content .cont .t2 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-top: 10px;
}
#about .about-content .cont p {
  font-size: 36px;
  text-indent: 72px;
  line-height: 48px;
  margin-top: 60px;
}
#product {
  width: 100%;
  height: 1932px;
  margin-top: 80px;
  background: url(../images/bg3.png) no-repeat;
  background-size: 100%;
  padding-top: 80px;
}
#product .product-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 60vw;
  margin: 0 auto;
}
#product .product-list .items {
  width: 33.33%;
  display: inline-block;
}
#product .product-list .items .item {
  display: inline-block;
  width: 343px;
  height: 597px;
  background: rgba(249, 141, 0, 0.7);
  border-radius: 172px;
  margin-top: 100px;
  cursor: pointer;
  transition: all 250ms ease;
}
#product .product-list .items .item:hover {
  background: #f98d00;
}
#product .product-list .items .item .img {
  width: 326px;
  height: 326px;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 1vh;
  overflow: hidden;
}
#product .product-list .items .item .img img {
  width: 100%;
}
#product .product-list .items .item .t1 {
  font-weight: 700;
  font-size: 48px;
  color: #fff;
  margin-top: 2vh;
  text-align: center;
}
#product .product-list .items .item .t2 {
  text-align: center;
  font-size: 24px;
  color: #fff;
  margin-top: 4vh;
}
#star-products {
  margin-top: 80px;
}
#star-products .scoll {
  margin-top: 80px;
}
#contant {
  width: 100%;
  height: 1645px;
  padding-top: 80px;
  background: url(../images/bg4.jpg) no-repeat;
  background-size: 100%;
}
#contant .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto;
  margin-top: 60px;
}
#contant .box li {
  width: 524px;
  height: 290px;
  background: #ffffff;
  border-radius: 4px;
  margin-top: 35px;
  padding: 6px;
}
#contant .box li img {
  width: 100%;
  height: 100%;
}
#contant .info-box {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
}
#contant .info-box .info {
  color: #fff;
}
#contant .info-box .info .t1 {
  font-size: 48px;
  color: #fff;
  font-weight: 700;
  margin-top: 38px;
}
#contant .info-box .info .t2 {
  font-size: 30px;
  margin-top: 38px;
  color: #fff;
}
#contant .info-box .erweima {
  display: flex;
}
#contant .info-box .erweima li {
  width: 253px;
  text-align: center;
}
#contant .info-box .erweima li img {
  width: 253px;
  height: 254px;
}
#contant .info-box .erweima li p {
  margin-top: 3vh;
  font-size: 24px;
  color: #fff;
}
.csh {
  display: flex !important;
  justify-content: space-between;
}
