/* @import url('../../common/typeface.css'); */
.parent .main {
  padding-bottom: 0.84rem;
  /* 1. 超小屏幕下  小于 768  布局容器的宽度为 100% */
}
.parent .main .PC .banner {
  width: 100%;
  height: 35.8vw;
}
.parent .main .PC .banner .el-carousel__container {
  width: 100%;
  height: 35.8vw;
}
.parent .main .PC .banner img {
  width: 100%;
  height: 100%;
}
.parent .main .PC .bannerS {
  width: 100%;
  height: 44.3vw;
}
.parent .main .PC .bannerS .el-carousel__container {
  width: 100%;
  height: 44.3vw;
}
.parent .main .PC .bannerS img {
  width: 100%;
  height: 100%;
}
.parent .main .PC .bannerT {
  width: 100%;
  height: 33.8vw;
}
.parent .main .PC .bannerT .el-carousel__container {
  width: 100%;
  height: 33.8vw;
}
.parent .main .PC .bannerT img {
  width: 100%;
  height: 100%;
}
.parent .main .PC .product {
  margin-top: 1.76rem;
}
.parent .main .PC .product .title {
  font-size: 0.8rem;
  text-align: center;
}
.parent .main .PC .product .product_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.86rem;
  cursor: pointer;
}
.parent .main .PC .product .product_list .items {
  width: 7.1rem;
  height: 9.6rem;
  text-align: center;
}
.parent .main .PC .product .product_list .items img {
  width: 6.5rem;
  height: 6.5rem;
}
.parent .main .PC .product .product_list .items .good_name {
  font-size: 0.3rem;
  color: #555555;
  margin-top: 0.24rem;
}
.parent .main .PC .product .product_list .items .price {
  font-size: 0.32rem;
  font-weight: 600;
  color: #404040;
  margin-top: 0.3rem;
}
.parent .main .PC .productAll {
  margin-top: 1.44rem;
}
.parent .main .PC .productAll .product_list {
  padding: 0 1.28rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  cursor: pointer;
}
.parent .main .PC .productAll .product_list .items {
  width: 8.04rem;
  text-align: center;
}
.parent .main .PC .productAll .product_list .items img {
  width: 8.04rem;
  height: 8.56rem;
}
.parent .main .PC .productAll .product_list .items .good_name {
  font-size: 0.3rem;
  color: #555555;
  margin-top: 0.24rem;
}
.parent .main .PC .productAll .product_list .items .price {
  font-size: 0.32rem;
  font-weight: 600;
  color: #404040;
  margin-top: 0.3rem;
}
.parent .main .PC .rightImg {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
}
.parent .main .PC .rightImg .left {
  flex: 1;
  padding-right: 1.24rem;
}
.parent .main .PC .rightImg .left .title {
  font-size: 0.8rem;
}
.parent .main .PC .rightImg .left .msg {
  font-size: 0.48rem;
  color: #666666;
  margin-top: 1.02rem;
}
.parent .main .PC .rightImg .left .el-button {
  margin-top: 0.4rem;
}
.parent .main .PC .rightImg .right {
  width: 18.14rem;
  height: 10.74rem;
}
.parent .main .PC .rightImg .right img {
  width: 100%;
  height: 100%;
}
.parent .main .PC .smallBanner {
  margin-top: 2rem;
}
.parent .main .PC .smallBanner .title {
  text-align: center;
}
.parent .main .PC .smallBanner .title .p1 {
  font-size: 0.8rem;
  margin-bottom: 0.24rem;
}
.parent .main .PC .smallBanner .title .p2 {
  width: 7.2rem;
  font-size: 0.34rem;
  color: #666666;
  margin: 0 auto;
  margin-bottom: 0.1rem;
}
.parent .main .PC .smallBanner .title .p3 {
  font-size: 0.3rem;
  margin-top: 0.22rem;
  padding-bottom: 3px;
  text-decoration: underline;
  cursor: pointer;
}
.parent .main .PC .smallBanner .title .p3 a {
  color: #B0D5D2;
}
.parent .main .PC .smallBanner .banner {
  margin-top: 0.68rem;
  width: 100%;
  height: 8.74rem;
}
.parent .main .PC .smallBanner .banner img {
  width: 100%;
  height: 100%;
}
.parent .main .PC .smallBannerS {
  margin-top: 1.2rem;
}
.parent .main .PC .smallBannerS .banner {
  width: 100%;
  height: 4.9rem;
}
.parent .main .PC .smallBannerS .banner img {
  width: 100%;
  height: 100%;
}
.parent .main .PC .smallBannerT {
  margin-top: 0.7rem;
}
.parent .main .PC .smallBannerT .banner {
  width: 100%;
  height: 15.34rem;
}
.parent .main .PC .smallBannerT .banner img {
  width: 100%;
  height: 100%;
}
.parent .main .PC .leftImg {
  display: flex;
  margin-top: 2.62rem;
}
.parent .main .PC .leftImg .left {
  display: flex;
}
.parent .main .PC .leftImg .left .div1 {
  width: 10.7rem;
  height: 11.82rem;
}
.parent .main .PC .leftImg .left .div1 img {
  width: 100%;
  height: 100%;
}
.parent .main .PC .leftImg .left .div2 {
  width: 7.96rem;
  height: 11.82rem;
  margin-left: 0.24rem;
  padding-top: 0.52rem;
}
.parent .main .PC .leftImg .left .div2 img {
  width: 7.78rem;
  height: 5.14rem;
}
.parent .main .PC .leftImg .right {
  margin-left: 0.94rem;
}
.parent .main .PC .leftImg .right .title {
  font-size: 0.8rem;
}
.parent .main .PC .leftImg .right .msg {
  color: #666666;
  font-size: 0.48rem;
  margin-top: 1.02rem;
}
.parent .main .PC .leftImg .right .el-button {
  margin-top: 0.4rem;
}
.parent .main .PC .mySwiper {
  margin-top: 1.76rem;
}
.parent .main .PC .mySwiper .title_img {
  text-align: center;
}
.parent .main .PC .mySwiper .title_img img {
  width: 0.9rem;
  height: 0.74rem;
}
.parent .main .PC .mySwiper .title {
  text-align: center;
  font-size: 0.8rem;
  margin-bottom: 0.94rem;
}
.parent .main .PC .mySwiper #parent {
  overflow: hidden;
  position: relative;
  padding-left: 0.14rem;
}
.parent .main .PC .mySwiper .swiper-box {
  display: flex;
  width: auto;
  transition: all 0.2s;
}
.parent .main .PC .mySwiper .back_off {
  position: absolute;
  top: 0.16rem;
  left: 0.16rem;
  width: 0.9rem;
  height: 5.64rem;
  text-align: center;
  padding-top: 2.2rem;
  background-color: rgba(255, 255, 255, 0.72);
  cursor: pointer;
}
.parent .main .PC .mySwiper .back_off img {
  width: 0.48rem;
  height: 0.98rem;
  display: inline-block;
}
.parent .main .PC .mySwiper .forward {
  position: absolute;
  top: 0.16rem;
  right: 0.16rem;
  width: 0.9rem;
  height: 5.64rem;
  text-align: center;
  padding-top: 2.2rem;
  background-color: rgba(255, 255, 255, 0.72);
  cursor: pointer;
}
.parent .main .PC .mySwiper .forward img {
  width: 0.48rem;
  height: 0.98rem;
  display: inline-block;
}
.parent .main .PC .mySwiper [class^="el-icon-arrow-"] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
  color: #D4D4D4;
  padding: 0.2rem 0;
  cursor: pointer;
}
.parent .main .PC .mySwiper .el-icon-arrow-left {
  left: -0.14rem;
}
.parent .main .PC .mySwiper .el-icon-arrow-right {
  right: -0.14rem;
}
.parent .main .PC .mySwiper .card-item {
  padding: 0.16rem;
}
.parent .main .PC .mySwiper .image {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.parent .main .PC .swiper {
  padding: 0 2.08rem;
  margin-top: 1.76rem;
}
.parent .main .PC .swiper .title {
  text-align: center;
  font-size: 0.8rem;
  margin-bottom: 0.94rem;
}
.parent .main .PC .swiper .ps_box {
  position: relative;
}
.parent .main .PC .swiper #parent {
  overflow: hidden;
  padding-left: 0.14rem;
}
.parent .main .PC .swiper .swiper-box {
  display: flex;
  width: auto;
  transition: all 0.2s;
}
.parent .main .PC .swiper .back_off {
  position: absolute;
  top: 50%;
  left: -0.6rem;
  transform: translate(0, -50%);
  z-index: 100;
  cursor: pointer;
}
.parent .main .PC .swiper .back_off img {
  width: 0.52rem;
  height: 0.98rem;
  display: inline-block;
}
.parent .main .PC .swiper .forward {
  position: absolute;
  top: 50%;
  right: -0.6rem;
  transform: translate(0, -50%);
  cursor: pointer;
}
.parent .main .PC .swiper .forward img {
  width: 0.52rem;
  height: 0.98rem;
}
.parent .main .PC .swiper [class^="el-icon-arrow-"] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
  color: #D4D4D4;
  padding: 0.2rem 0;
  cursor: pointer;
}
.parent .main .PC .swiper .el-icon-arrow-left {
  left: -0.14rem;
}
.parent .main .PC .swiper .el-icon-arrow-right {
  right: -0.14rem;
}
.parent .main .PC .swiper .card-item {
  padding: 0.16rem;
}
.parent .main .PC .swiper .three {
  transform: scale(1.2);
}
.parent .main .PC .swiper .image {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.parent .main .PC .subscribe {
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(20, 20, 20, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.parent .main .PC .subscribe > div {
  width: 12.08rem;
  height: 9.24rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #FFFFFF;
  display: flex;
}
.parent .main .PC .subscribe > div .left {
  width: 6.28rem;
  height: 100%;
  text-align: center;
  padding: 0 0.7rem;
  padding-top: 2.58rem;
}
.parent .main .PC .subscribe > div .left .title {
  font-size: 0.4rem;
}
.parent .main .PC .subscribe > div .left p {
  color: #666666;
  font-size: 0.32rem;
  margin: 0.2rem 0 0.42rem;
}
.parent .main .PC .subscribe > div .left .el-button {
  color: #FFFFFF;
  background-color: #111111;
  margin-top: 0.36rem;
}
.parent .main .PC .subscribe > div .right {
  width: 5.8rem;
  height: 100%;
  position: relative;
}
.parent .main .PC .subscribe > div .right img {
  width: 100%;
  height: 100%;
}
.parent .main .PC .subscribe > div .right .close {
  width: 0.52rem;
  height: 0.52rem;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.parent .main .PC .subscribe .left_top {
  top: 1rem;
  left: 1rem;
  transform: translate(0, 0);
}
.parent .main .PC .subscribe .right_top {
  top: 1rem;
  right: 1rem;
  transform: translate(0, 0);
}
.parent .main .PC .subscribe .left_bottom {
  bottom: 1rem;
  left: 1rem;
  transform: translate(0, 0);
}
.parent .main .PC .subscribe .right_bottom {
  bottom: 1rem;
  right: 1rem;
  transform: translate(0, 0);
}
.parent .main .PC .subscribe .center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.parent .main .mobile .banner {
  width: 100%;
  height: 45.6vw;
}
.parent .main .mobile .banner .el-carousel__container {
  width: 100%;
  height: 45.6vw;
}
.parent .main .mobile .banner img {
  height: 45.6vw;
}
.parent .main .mobile .bannerS {
  width: 100%;
  height: 160vw;
}
.parent .main .mobile .bannerS .el-carousel__container {
  width: 100%;
  height: 160vw;
}
.parent .main .mobile .bannerS img {
  width: 100%;
  height: 100%;
}
.parent .main .mobile .bannerT {
  width: 100%;
  height: 72vw;
}
.parent .main .mobile .bannerT .el-carousel__container {
  width: 100%;
  height: 72vw;
}
.parent .main .mobile .bannerT img {
  width: 100%;
  height: 100%;
}
.parent .main .mobile .product {
  margin-top: 2.56rem;
}
.parent .main .mobile .product .title {
  font-size: 1.76rem;
  text-align: center;
}
.parent .main .mobile .product .product_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0.88rem;
  margin-top: 1.64rem;
}
.parent .main .mobile .product .product_list .items {
  width: 13.6rem;
  height: 19.2rem;
  text-align: center;
}
.parent .main .mobile .product .product_list .items img {
  width: 13.6rem;
  height: 13.6rem;
}
.parent .main .mobile .product .product_list .items .goods_name {
  font-size: 1.12rem;
  color: #555555;
  margin-top: 0.48rem;
}
.parent .main .mobile .product .product_list .items .price {
  font-size: 1.28rem;
  color: #FF5141;
  margin-top: 0.6rem;
}
.parent .main .mobile .productAll {
  margin-top: 3.32rem;
}
.parent .main .mobile .productAll .product_list {
  padding: 0 1.2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  cursor: pointer;
}
.parent .main .mobile .productAll .product_list .items {
  width: 12.4rem;
  margin-bottom: 0.72rem;
}
.parent .main .mobile .productAll .product_list .items img {
  width: 12.4rem;
  height: 12.4rem;
}
.parent .main .mobile .productAll .product_list .items .good_name {
  font-size: 1.04rem;
  color: #111111;
  margin-top: 0.4rem;
}
.parent .main .mobile .productAll .product_list .items .price {
  font-size: 1.2rem;
  font-weight: 600;
  color: #111111;
  margin-top: 0.2rem;
}
.parent .main .mobile .rightImg {
  margin-top: 3.28rem;
}
.parent .main .mobile .rightImg .top {
  text-align: center;
}
.parent .main .mobile .rightImg .top .title {
  font-size: 1.76rem;
}
.parent .main .mobile .rightImg .top .msg {
  color: #666666;
  font-size: 1.04rem;
  margin-top: 2.04rem;
}
.parent .main .mobile .rightImg .top .el-button {
  margin: 1.12rem 0;
}
.parent .main .mobile .rightImg .bottom {
  width: 28.24rem;
  height: 16.72rem;
  margin: 0 auto;
}
.parent .main .mobile .rightImg .bottom img {
  width: 100%;
  height: 100%;
}
.parent .main .mobile .smallBanner {
  margin-top: 2.84rem;
}
.parent .main .mobile .smallBanner .title {
  text-align: center;
}
.parent .main .mobile .smallBanner .title .p1 {
  font-size: 1.76rem;
  margin-bottom: 0.48rem;
}
.parent .main .mobile .smallBanner .title .p2 {
  color: #666666;
  font-size: 1.04rem;
  margin: 0.92rem 0;
}
.parent .main .mobile .smallBanner .title .p3 a {
  color: #B0D5D2;
  font-size: 1.04rem;
  text-decoration: underline;
}
.parent .main .mobile .smallBanner .banner {
  width: 28.24rem;
  height: 10.88rem;
  margin: 0 auto;
  margin-top: 2.6rem;
  overflow: hidden;
}
.parent .main .mobile .smallBanner .banner img {
  height: 100%;
}
.parent .main .mobile .smallBannerS {
  margin-top: 1.8rem;
}
.parent .main .mobile .smallBannerS .banner {
  width: 100%;
  height: 12.84rem;
}
.parent .main .mobile .smallBannerS .banner img {
  width: 100%;
  height: 100%;
}
.parent .main .mobile .smallBannerT {
  margin-top: 1.8rem;
}
.parent .main .mobile .smallBannerT .banner {
  width: 100%;
  height: 38.6rem;
}
.parent .main .mobile .smallBannerT .banner img {
  width: 100%;
  height: 100%;
}
.parent .main .mobile .leftImg {
  margin-top: 4.04rem;
}
.parent .main .mobile .leftImg .top {
  text-align: center;
}
.parent .main .mobile .leftImg .top .title {
  font-size: 1.76rem;
}
.parent .main .mobile .leftImg .top .msg {
  color: #666666;
  font-size: 1.04rem;
  margin-top: 2.28rem;
}
.parent .main .mobile .leftImg .top .el-button {
  margin-top: 1.08rem;
  margin-bottom: 1.36rem;
}
.parent .main .mobile .leftImg .bottom {
  width: 28.24rem;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.parent .main .mobile .leftImg .bottom .div1 {
  width: 15.76rem;
  height: 17.48rem;
}
.parent .main .mobile .leftImg .bottom .div1 img {
  width: 100%;
  height: 100%;
}
.parent .main .mobile .leftImg .bottom .div2 {
  width: 11.48rem;
  height: 17.48rem;
  padding-top: 1rem;
}
.parent .main .mobile .leftImg .bottom .div2 img {
  width: 11.48rem;
  height: 7.56rem;
}
.parent .main .mobile .mySwiper {
  margin-top: 2.24rem;
}
.parent .main .mobile .mySwiper .title_img {
  text-align: center;
}
.parent .main .mobile .mySwiper .title_img img {
  width: 1.8rem;
  height: 1.48rem;
}
.parent .main .mobile .mySwiper .title {
  font-size: 1.76rem;
  margin-bottom: 1.12rem;
  text-align: center;
}
.parent .main .mobile .mySwiper #parentM {
  overflow: hidden;
  position: relative;
  padding-left: 0.28rem;
}
.parent .main .mobile .mySwiper .swiper-box {
  display: flex;
  width: auto;
  transition: all 0.2s;
}
.parent .main .mobile .mySwiper .back_off {
  position: absolute;
  top: 0.32rem;
  left: 0.32rem;
  width: 0.84rem;
  height: 5.24rem;
  padding-top: 2.2rem;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.72);
  cursor: pointer;
}
.parent .main .mobile .mySwiper .back_off img {
  width: 0.56rem;
  height: 1.24rem;
  display: inline-block;
}
.parent .main .mobile .mySwiper .forward {
  position: absolute;
  top: 0.32rem;
  right: 0.32rem;
  width: 0.84rem;
  height: 5.24rem;
  padding-top: 2.2rem;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.72);
  cursor: pointer;
}
.parent .main .mobile .mySwiper .forward img {
  width: 0.56rem;
  height: 1.24rem;
  display: inline-block;
}
.parent .main .mobile .mySwiper [class^="el-icon-arrow-"] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.8rem;
  color: #D4D4D4;
  padding: 0.4rem 0;
  cursor: pointer;
}
.parent .main .mobile .mySwiper .el-icon-arrow-left {
  left: -0.28rem;
}
.parent .main .mobile .mySwiper .el-icon-arrow-right {
  right: -0.28rem;
}
.parent .main .mobile .mySwiper .card-item {
  padding: 0.32rem;
}
.parent .main .mobile .mySwiper .image {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.parent .main .mobile .swiper {
  margin-top: 3.16rem;
}
.parent .main .mobile .swiper .title {
  font-size: 1.6rem;
  text-align: center;
}
.parent .main .mobile .swiper .item_box {
  padding: 0 1.2rem;
  margin-top: 1.24rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.parent .main .mobile .swiper .item_box .item {
  width: 13.2rem;
  height: 16rem;
  margin-bottom: 1.24rem;
}
.parent .main .mobile .swiper .item_box .item img {
  width: 100%;
  height: 100%;
}
.parent .main .mobile .el-button {
  width: 7.6rem;
  height: 2.4rem;
  font-size: 0.8rem;
}
.parent .main .mobile .line {
  width: 2.52rem;
  border-bottom: 1px solid #000000;
  margin: 0.92rem auto;
}
.parent .main .mobile .subscribe {
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(20, 20, 20, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.parent .main .mobile .subscribe > div {
  width: 24.16rem;
  height: 18.48rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #FFFFFF;
  display: flex;
}
.parent .main .mobile .subscribe > div .left {
  width: 12.56rem;
  height: 100%;
  text-align: center;
  padding: 0 1.4rem;
  padding-top: 5.16rem;
}
.parent .main .mobile .subscribe > div .left .title {
  font-size: 0.8rem;
}
.parent .main .mobile .subscribe > div .left p {
  color: #666666;
  font-size: 0.64rem;
  margin: 0.4rem 0 0.84rem;
}
.parent .main .mobile .subscribe > div .left .el-button {
  color: #FFFFFF;
  background-color: #111111;
  margin-top: 0.72rem;
}
.parent .main .mobile .subscribe > div .right {
  width: 11.6rem;
  height: 100%;
  position: relative;
}
.parent .main .mobile .subscribe > div .right img {
  width: 100%;
  height: 100%;
}
.parent .main .mobile .subscribe > div .right .close {
  width: 1.04rem;
  height: 1.04rem;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.parent .main .mobile .subscribe .left_top {
  top: 2rem;
  left: 2rem;
  transform: translate(0, 0);
}
.parent .main .mobile .subscribe .right_top {
  top: 2rem;
  right: 2rem;
  transform: translate(0, 0);
}
.parent .main .mobile .subscribe .left_bottom {
  bottom: 2rem;
  left: 2rem;
  transform: translate(0, 0);
}
.parent .main .mobile .subscribe .right_bottom {
  bottom: 2rem;
  right: 2rem;
  transform: translate(0, 0);
}
.parent .main .mobile .subscribe .center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 750px) {
  .parent .main .mobile .banner {
    width: 100%;
    height: 45.6vw;
  }
  .parent .main .mobile .banner .el-carousel__container {
    width: 100%;
    height: 45.6vw;
  }
  .parent .main .mobile .banner img {
    height: 100%;
  }
  .parent .main .mobile .product {
    margin-top: 8.53vw;
  }
  .parent .main .mobile .product .title {
    font-size: 5.87vw;
    text-align: center;
  }
  .parent .main .mobile .product .product_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 2.93vw;
    margin-top: 5.47vw;
  }
  .parent .main .mobile .product .product_list .items {
    width: 45.33vw;
    height: 64vw;
  }
  .parent .main .mobile .product .product_list .items img {
    width: 45.33vw;
    height: 45.33vw;
  }
  .parent .main .mobile .product .product_list .items .goods_name {
    font-size: 3.72vw;
    color: #555555;
    margin-top: 1.6vw;
  }
  .parent .main .mobile .product .product_list .items .price {
    font-size: 4.27vw;
    color: #FF5141;
    margin-top: 2vw;
  }
  .parent .main .mobile .productAll {
    margin-top: 11.07vw;
  }
  .parent .main .mobile .productAll .product_list {
    padding: 0 4vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    cursor: pointer;
  }
  .parent .main .mobile .productAll .product_list .items {
    width: 41.33vw;
    margin-bottom: 2.4vw;
  }
  .parent .main .mobile .productAll .product_list .items img {
    width: 41.33vw;
    height: 41.33vw;
  }
  .parent .main .mobile .productAll .product_list .items .good_name {
    font-size: 3.47vw;
    color: #111111;
    margin-top: 1.33vw;
  }
  .parent .main .mobile .productAll .product_list .items .price {
    font-size: 4vw;
    font-weight: 600;
    color: #111111;
    margin-top: 0.67vw;
  }
  .parent .main .mobile .rightImg {
    margin-top: 10.93vw;
  }
  .parent .main .mobile .rightImg .top {
    text-align: center;
  }
  .parent .main .mobile .rightImg .top .title {
    font-size: 5.87vw;
  }
  .parent .main .mobile .rightImg .top .msg {
    color: #666666;
    font-size: 3.47vw;
    margin-top: 6.8vw;
  }
  .parent .main .mobile .rightImg .top .el-button {
    margin: 3.73vw;
  }
  .parent .main .mobile .rightImg .bottom {
    width: 94.13vw;
    height: 55.73vw;
    margin: 0 auto;
  }
  .parent .main .mobile .rightImg .bottom img {
    width: 100%;
    height: 100%;
  }
  .parent .main .mobile .smallBanner {
    margin-top: 9.47vw;
  }
  .parent .main .mobile .smallBanner .title {
    text-align: center;
  }
  .parent .main .mobile .smallBanner .title .p1 {
    font-size: 5.87vw;
    margin-bottom: 1.6vw;
  }
  .parent .main .mobile .smallBanner .title .p2 {
    color: #666666;
    font-size: 3.47vw;
    margin: 3.07vw 0;
  }
  .parent .main .mobile .smallBanner .title .p3 a {
    color: #B0D5D2;
    font-size: 3.47vw;
    text-decoration: underline;
  }
  .parent .main .mobile .smallBanner .banner {
    width: 94.13vw;
    height: 36.27vw;
    margin: 0 auto;
    margin-top: 8.67vw;
    overflow-x: hidden;
  }
  .parent .main .mobile .smallBanner .banner img {
    height: 100%;
  }
  .parent .main .mobile .smallBannerS {
    margin-top: 6vw;
  }
  .parent .main .mobile .smallBannerS .banner {
    width: 100%;
    height: 42.8vw;
  }
  .parent .main .mobile .smallBannerS .banner img {
    width: 100%;
    height: 100%;
  }
  .parent .main .mobile .smallBannerT {
    margin-top: 6vw;
  }
  .parent .main .mobile .smallBannerT .banner {
    width: 100%;
    height: 128.67vw;
  }
  .parent .main .mobile .smallBannerT .banner img {
    width: 100%;
    height: 100%;
  }
  .parent .main .mobile .leftImg {
    margin-top: 13.47vw;
  }
  .parent .main .mobile .leftImg .top {
    text-align: center;
  }
  .parent .main .mobile .leftImg .top .title {
    font-size: 5.87vw;
  }
  .parent .main .mobile .leftImg .top .msg {
    color: #666666;
    font-size: 3.47vw;
    margin-top: 7.6vw;
  }
  .parent .main .mobile .leftImg .top .el-button {
    margin-top: 3.6vw;
    margin-bottom: 4.53vw;
  }
  .parent .main .mobile .leftImg .bottom {
    width: 94.13vw;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .parent .main .mobile .leftImg .bottom .div1 {
    width: 52.53vw;
    height: 58.27vw;
  }
  .parent .main .mobile .leftImg .bottom .div1 img {
    width: 100%;
    height: 100%;
  }
  .parent .main .mobile .leftImg .bottom .div2 {
    width: 38.27vw;
    height: 58.27vw;
    padding-top: 3.33vw;
  }
  .parent .main .mobile .leftImg .bottom .div2 img {
    width: 38.27vw;
    height: 25.2vw;
  }
  .parent .main .mobile .mySwiper {
    margin-top: 7.47vw;
  }
  .parent .main .mobile .mySwiper .title_img {
    text-align: center;
  }
  .parent .main .mobile .mySwiper .title_img img {
    width: 6vw;
    height: 4.93vw;
  }
  .parent .main .mobile .mySwiper .title {
    font-size: 5.87vw;
    margin-bottom: 3.73vw;
    text-align: center;
  }
  .parent .main .mobile .mySwiper #parentM {
    overflow: hidden;
    position: relative;
    padding-left: 0.93vw;
  }
  .parent .main .mobile .mySwiper .swiper-box {
    display: flex;
    width: auto;
    transition: all 0.2s;
  }
  .parent .main .mobile .mySwiper .back_off {
    position: absolute;
    top: 1.07vw;
    left: 1.07vw;
    width: 2.8vw;
    height: 17.47vw;
    padding-top: 7.33vw;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.72);
    cursor: pointer;
  }
  .parent .main .mobile .mySwiper .back_off img {
    width: 1.87vw;
    height: 4.13vw;
    display: inline-block;
  }
  .parent .main .mobile .mySwiper .forward {
    position: absolute;
    top: 1.07vw;
    right: 3.7vw;
    width: 2.8vw;
    height: 17.47vw;
    padding-top: 7.33vw;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.72);
    cursor: pointer;
  }
  .parent .main .mobile .mySwiper .forward img {
    width: 1.87vw;
    height: 4.13vw;
    display: inline-block;
  }
  .parent .main .mobile .mySwiper [class^="el-icon-arrow-"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 3.47vw;
    color: #D4D4D4;
    padding: 1.33vw 0;
    cursor: pointer;
  }
  .parent .main .mobile .mySwiper .el-icon-arrow-left {
    left: -0.93vw;
  }
  .parent .main .mobile .mySwiper .el-icon-arrow-right {
    right: -0.93vw;
  }
  .parent .main .mobile .mySwiper .card-item {
    padding: 1.07vw;
  }
  .parent .main .mobile .mySwiper .image {
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .parent .main .mobile .swiper {
    margin-top: 10.53vw;
  }
  .parent .main .mobile .swiper .title {
    font-size: 5.33vw;
    text-align: center;
  }
  .parent .main .mobile .swiper .item_box {
    padding: 0 4vw;
    margin-top: 4.13vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .parent .main .mobile .swiper .item_box .item {
    width: 44vw;
    height: 53.33vw;
    margin-bottom: 4.13vw;
  }
  .parent .main .mobile .swiper .item_box .item img {
    width: 100%;
    height: 100%;
  }
  .parent .main .mobile .el-button {
    font-size: 2.67vw;
  }
  .parent .main .mobile .line {
    width: 8.4vw;
    border-bottom: 1px solid #000000;
    margin: 3.07vw auto;
  }
}
.parent .main .el-button {
  background-color: #B0D5D2;
  border: 0;
}
.parent .main .el-button a {
  color: #FFFFFF;
}
