.nav {
  position: fixed;
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 1px solid rgba(84, 84, 84, 0);
}
.nav .nav-main li {
  opacity: 0;
}
.nav .nav-main .logo {
  opacity: 1!important;
}
.nav .nav-main .cart {
  opacity: 1!important;
}
.nav .nav-main .cart .cart-les {
  color: #fff;
}
.question-section {
  background-image: url("/static/img/q-back.png");
  background-repeat: repeat;
  margin-bottom: 0!important;
  padding: 200px 0;
}
.about-section {
  margin-bottom: 0!important;
  margin-top: 80px;
}
.question-main {
  width: 900px;
  margin: 0 auto;
}
.question-main .title {
  font-size: 32px;
  color: #000000;
  letter-spacing: 1px;
  text-align: center;
}
.question-main .question {
  margin-top: 60px;
}
.question-main .question .item {
  width: 900px;
  height: 40px;
  background: #dff5f2;
  border-radius: 3px;
  font-size: 14px;
  overflow: hidden;
  padding: 0 16px;
  position: relative;
  margin-bottom: 8px;
  transition-duration: 0.3s;
}
.question-main .question .item .q-title {
  height: 40px;
  line-height: 40px;
}
.question-main .question .item .q-desc {
  font-size: 14px;
  padding-bottom: 10px;
  padding-left: 25px;
}
.question-main .question .item .q-show {
  color: #000;
  position: absolute;
  right: 16px;
  top: 10px;
  font-weight: bold;
}
.news-main {
  position: relative;
  padding-bottom: 130px;
}
.news-main .news-backdrop-box {
  height: 194px;
  position: relative;
  z-index: 1;
}
.news-main .news-backdrop-box h2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 32px;
  top: 80px;
  font-weight: 500;
}
.news-main .news-backdrop {
  width: 100%;
  height: 300px;
  background-color: #A5A5A5;
  background-repeat: no-repeat;
  background-size: cover;
}
.news-main .section-wrapper {
  position: relative;
  z-index: 2;
}
.news-main .news {
  display: flex;
  justify-content: space-evenly;
}
.news-main .news .item {
  width: 280px;
}
.news-main .news .item .img-wrapper {
  width: 100%;
  background: #D8D8D8;
  border-radius: 10px;
  overflow: hidden;
}
.news-main .news .item .img-wrapper img {
  width: 100%;
  height: 100%;
}
.news-main .news .item .info .n-title {
  color: #000;
  font-size: 15px;
  margin: 16px 0;
}
.news-main .news .item .info .n-desc {
  font-size: 13px;
  color: #a3a3a3;
}
.about-main {
  position: relative;
  height: 380px;
}
.about-main .about-backdrop {
  width: 100%;
  background-color: #dff5f2;
  height: 380px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}
.about-main .about-backdrop .about-text {
  width: 400px;
  font-size: 14px;
}
.about-main .section-wrapper {
  position: relative;
}
.about-main .about {
  position: absolute;
  top: -10px;
  right: 0;
}
.about-main .about .slide {
  position: relative;
  width: 700px;
}
.about-main .about .slide .about-silde {
  width: 600px;
  height: 400px;
  border-radius: 16px;
  overflow: hidden;
  margin: 0 auto;
}
.about-main .about .slide .switch {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #00594E;
  display: inline-block;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.about-main .about .slide .switch i {
  font-size: 20px;
}
.about-main .about .slide .prev {
  left: 0;
}
.about-main .about .slide .next {
  right: 0;
}
.about-main .about .slide .swiper-button-disabled {
  background: #C0C0C0;
}
.spread-main {
  width: 1080px;
  margin: 0 auto;
  padding-top: 50px;
}
.spread-main .left {
  float: left;
  width: 530px;
  height: 530px;
}
.spread-main .right {
  float: right;
  width: 530px;
  height: 530px;
}
.spread-main .spread-title {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
}
.spread-main .spread-desc {
  color: #fff;
  font-size: 16px;
  width: 236px;
  margin-top: 20px;
}
.spread-main .spread-go {
  position: absolute;
  bottom: 16px;
  color: #00594E;
}
.spread-main .relx4 {
  cursor: pointer;
  background-image: url("/static/img/spread4.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  position: relative;
}
.spread-main .relx4 .spread-bot {
  position: absolute;
  top: 350px;
  width: 460px;
}
.spread-main .relx1 {
  cursor: pointer;
  background-image: url("/static/img/spread1.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 250px;
  margin-bottom: 30px;
  padding: 40px 20px;
  position: relative;
}
.spread-main .relx1 .spread-go {
  color: #fff;
}
.spread-main .relx-wel {
  cursor: pointer;
  background-image: url("/static/img/spreadwel.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 250px;
  padding: 40px 20px;
  position: relative;
}
.spread-main .relx-wel .spread-title,
.spread-main .relx-wel .spread-desc {
  color: #000;
}
.spread-main .relx-wel .spread-desc {
  width: 200px;
}
.index-product .product-model {
  position: relative;
  margin-bottom: 120px;
}
.index-product .product-model .title {
  font-size: 32px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
}
.index-product .product-model .more {
  text-align: center;
  width: 200px;
  margin: 0 auto;
  margin-top: 60px;
}
.index-product .product-model .more a {
  width: 200px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid #00594E;
  display: block;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
}
.index-product .product-container {
  width: 1020px;
  margin: 0 auto;
  overflow: hidden;
}
.index-product .product .item {
  width: 180px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-bottom: 36px;
}
.index-product .product .item:nth-child(5n+5) {
  margin-right: 0;
}
.index-product .product .item .inside {
  width: 100%;
  position: relative;
}
.index-product .product .item .inside .img-wrapper {
  width: 100%;
  z-index: 0;
}
.index-product .product .item .inside .img-wrapper img {
  width: 100%;
  border-radius: 10px;
}
.index-product .product .item .inside .info {
  position: absolute;
  z-index: 1;
  color: #fff;
  bottom: 12px;
  left: 12px;
}
.index-product .product .item .inside .info .attribute {
  margin-bottom: 12px;
}
.index-product .product .item .inside .info .attribute .attribute-item {
  display: flex;
  margin-bottom: 4px;
}
.index-product .product .item .inside .info .attribute .attribute-item .attribute-name {
  font-size: 14px;
  margin-right: 10px;
  width: 52px;
}
.index-product .product .item .inside .info .attribute .attribute-item .attribute-val {
  display: inline-block;
}
.index-product .product .item .inside .info .attribute .attribute-item .attribute-val i {
  display: inline-block;
  width: 7px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  height: 14px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 3px;
}
.index-product .product .item .inside .info .attribute .attribute-item .attribute-val .on {
  background-color: #fff;
}
.index-product .product .item .inside .info .flavor {
  font-size: 26px;
  font-weight: bold;
}
.index-product .product .item .inside .info .flavor a {
  color: #fff;
}
.index-product .product .item .inside .info .flavor .p1 {
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
.index-product .product .item .inside .info .flavor .p1 a {
  color: #000;
}
.index-product .product .item .inside .info .flavor .p2 {
  color: #000;
  font-size: 22px;
  font-weight: 500;
}
.index-product .product .item .inside .info .flavor .p2 a {
  color: #000;
}
.index-product .product .item .outside {
  height: 150px;
  overflow: hidden;
}
.index-product .product .item .outside .price {
  font-size: 16px;
  color: #00594E;
  text-align: center;
  margin: 12px 0;
}
.index-product .product .item .outside .column {
  display: flex;
  justify-content: space-around;
}
.index-product .product .item .outside .cart_input {
  width: 100px;
  height: 36px;
  border: 1px solid #00594E;
  border-radius: 22px;
  position: relative;
  overflow: hidden;
}
.index-product .product .item .outside .cart_input input {
  width: 100%;
  height: 36px;
  border: none;
  background-color: transparent;
  text-align: center;
  font-size: 20px;
}
.index-product .product .item .outside .cart_input i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.index-product .product .item .outside .cart_input .cart-reduce {
  left: 0;
}
.index-product .product .item .outside .cart_input .cart-add {
  right: 0;
}
.index-product .product .item .outside .go-cart {
  width: 140px;
  height: 36px;
  background: #00594E;
  border-radius: 22px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
  display: flex;
  justify-content: center;
}
.index-product .product .item .outside .go-cart i {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  margin-left: 10px;
}
.index-product .product .item .outside .label {
  color: #A6A6A6;
  font-size: 14px;
  margin-top: 32px;
}
.index-product .paging-button {
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  display: inline-block;
  text-align: center;
  background-color: #00594E;
  border-radius: 50%;
  position: absolute;
  z-index: 10;
  top: 220px;
}
.index-product .paging-button i {
  font-size: 16px;
}
.index-product .paging-button-prev {
  left: 0;
}
.index-product .paging-button-next {
  right: 20px;
}
.index-product #product-prev-paging-3,
.index-product #product-next-paging-3 {
  top: 166px;
}
.index-product .swiper-pagination-bullet {
  width: 40px;
  height: 4px;
  border-radius: 3px;
  margin-left: 10px;
}
.index-product .swiper-pagination-bullet-active {
  background: #00594E;
}
/*# sourceMappingURL=index.css.map */