@charset "UTF-8";

html {
  position: relative;
  min-width: 320px;
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
}

body {
  padding-top: constant(safe-area-inset-top);
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-bottom: constant(safe-area-inset-bottom);
}

* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑", Helvetica;
}

ul,
li {
  list-style: none;
}

img {
  border: none;
}

a {
  text-decoration: none;
  color: #000;
}

.mainArea {
  margin: 0 auto;
  width: 100%;
  min-width: 320px;
  min-height: 100vh;
  background: #ffffff;
}

.mainArea img {
  width: 100%;
  max-width: 750px;
  display: block;
  border: none;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  -webkit-user-select: none;
  user-select: none;
}

.mainArea .clearfixs:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.mainArea a,
.mainArea a:link,
.mainArea a:visited,
.mainArea a:hover,
.mainArea a:active {
  text-decoration: none;
}

.mainArea .hide {
  display: none;
}

.wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}

.block-content {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}

.block-content image {
  max-width: 750px;
  width: 100%;
}

.product-content {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 0.16rem;
  margin-bottom: 0.5rem;
  width: 100%;
  /* background-color: #666666; */
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.bg-1 {
  background: url(../images/bg_04.png) no-repeat;
  background-size: cover;
}

.bg-2 {
  background: url(../images/bg_06.png) no-repeat;
  background-size: cover;
}

.bg-3 {
  background: url(../images/bg_09.png) no-repeat;
  background-size: cover;
}

.bg-4 {
  background: url(../images/bg_11.png) no-repeat;
  background-size: cover;
}

.bg-5 {
  background: url(../images/bg_17.png);
  background-size: cover;
}

.product-items {
  position: relative;
  padding: 0 0.1rem;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  align-items: center;
}

.f-img-container {
  display: block;
  font-size: 0;
}

.f-img-container img {
  vertical-align: bottom;
}

.video-container {
  min-height: 2rem;
  align-items: center;
}

.product-items a {
  position: relative;
  width: 32%;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  margin-top: 0.18rem;
  background-color: #ffffff;
}

.four-items {
  padding: 0 0.3rem;
  box-sizing: border-box;
}

.three-items {
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.three-items a {
  position: relative;
  width: 32% !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  margin-top: 0.2rem;
  background-color: #ffffff;
}

.product-item {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  background-color: #ffffff;
  border: solid 1px #777777;
  box-sizing: border-box;
}

.product-item .p-img {
  max-width: 250px;
  /* padding: 0 10px; */
  box-sizing: border-box;
  /* height: 150px; */
}

.product-item .p-name {
  /* display: block; */
  letter-spacing: 0px;
  width: 100%;
  box-sizing: border-box;
  font-size: 0.3rem;
  font-family: Arial;
  font-weight: bold;
  color: #000000;
  line-height: 0.4rem;
  padding: 0.08rem 0 0.08rem 0.1rem;
}

.product-item .types {
  /* display: block; */
  width: 100%;
  border-top: solid 1px #080204;
  letter-spacing: -1px;
  box-sizing: border-box;
  font-size: 0.3rem;
  letter-spacing: -1px;
  font-family: ArialMT;
  color: #000000;
  line-height: 0.4rem;
  padding: 0.1rem 0.1rem;
}

.product-item .deliver-goods {
  letter-spacing: 0px;
  width: 100%;
  border-top: solid 1px #080204;
  box-sizing: border-box;
  font-size: 0.3rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #0f218b;
  line-height: 0.3rem;
  padding: 0.08rem 0.1rem;
}

.product-item .price-c {
  border-top: solid 1px #080204;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  /* padding-left: 10px; */
  box-sizing: border-box;
  padding: 0.1rem 0.1rem;
  box-sizing: border-box;
  letter-spacing: -1px;
}

.product-item .price-c .p-c-0 {
  display: inline-block;
  font-size: 0.3rem;
  line-height: 0.3rem;
  font-family: Arial;
  font-weight: bold;
  background-color: #f8cb46;
  color: #000000;
  border-radius: 2px;
  padding: 2px;
}
.product-item .price-c .p-c-1 {
  font-size: 0.3rem;
  font-family: Arial;
  font-weight: bold;
  color: #DD0000;
  line-height: 0.3rem;
}

.p-l-r-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.product-item .price-c .p-c-2 {
  font-size: 0.5rem;
  font-family: Arial;
  font-weight: bold;
  letter-spacing: 0px;
  color: #DD0000;
  line-height: 0.47rem;
}
.product-item .price-c .p-c-3 {
  font-size: 0.3rem;
  line-height: 0.3rem;
  font-family: Arial;
  font-weight: bold;
  color: #DD0000;
}
.product-item .price-c .p-c-4 {
  font-size: 0.3rem;
  line-height: 0.3rem;
  font-family: Arial;
  color: #000000;
}

.gui-ze {
  padding: 0.3rem 0.28rem 0.5rem 0.28rem;
  position: relative;
  width: 100%;
  margin-left: 5px;
  box-sizing: border-box;
  overflow: hidden;
}

.gui-ze p {
  text-align: left;
  padding: 0 0 0.2rem 0;
  font-size: 0.4rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #0f2685;
}

.product-container {
  overflow: hidden;
}

.gui-ze ul {
  margin: 0;
  padding: 0;
  padding-left: 0.5rem;
  font-size: 0.5rem;
  font-family: SourceHanSansSC;
  font-weight: 400;
  color: #000000;
  line-height: 0.37rem;
  list-style-type: disc !important;
}
.bg-container {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video-content {
  position: relative;
  top: 0;
  left: 0;
  width: 63%;
}

.slider-container {
  min-height: 3rem;
  align-items: center;
}

.slider-content {
  display: flex;
  position: relative;
  width: 63%;
  left: 0;
  margin-top: 2.1rem;
  /* height: 4rem; */
}
.gui-ze li {
  list-style-type: disc !important;
}

.gui-ze li a,
.gui-ze li a:visited {
  /* text-decoration: underline !important; */
  color: rgba(0, 51, 153, 1);
}

.gui-ze li span {
  font-size: 0.3rem;
  vertical-align: top;
}

.desc-content {
  overflow: hidden;
}
