﻿@charset "utf-8";
body {
  width: 100%;
  max-width: 640px;
  padding: 0;
  margin: 0 auto;
  font-size: 14px;
  color: #232628;
  font-family: SourceHanSansCN, -apple-system, Verdana, Arial, Helvetica, sans-serif;
  -webkit-tap-highlight-color: transparent;
}
body.overflow-hidden {
  overflow: hidden;
}
div,
ul,
ol,
dl,
p,
pre,
section,
article,
aside,
li,
nav,
input,
textarea {
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input,
textarea,
select {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input::-webkit-autofill,
textarea::-webkit-autofill,
select::-webkit-autofill {
  background-color: transparent;
  background-image: none;
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  line-height: 1em;
}
ul,
dl,
dt,
dd {
  list-style: none;
}
img {
  width: 100%;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  -webkit-focus-ring-color: transparent;
}
i,
em,
strong {
  font-style: normal;
}
.iconfont {
  font-size: inherit;
}
.navigation {
  display: block;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-overflow-line2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.text-overflow-line3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
html,
body {
  background: #E9ECF0;
}
@media screen and (max-width: 267px) {
  html,
  body {
    font-size: 10px;
  }
}
@media screen and (min-width: 268px) and (max-width: 294px) {
  html,
  body {
    font-size: 11px;
  }
}
@media screen and (min-width: 295px) and (max-width: 321px) {
  html,
  body {
    font-size: 12px;
  }
}
@media screen and (min-width: 348px) and (max-width: 374px) {
  html,
  body {
    font-size: 13px;
  }
}
@media screen and (min-width: 375px) and (max-width: 401px) {
  html,
  body {
    font-size: 14px;
  }
}
@media screen and (min-width: 402px) and (max-width: 428px) {
  html,
  body {
    font-size: 15px;
  }
}
@media screen and (min-width: 429px) and (max-width: 455px) {
  html,
  body {
    font-size: 16px;
  }
}
@media screen and (min-width: 456px) and (max-width: 482px) {
  html,
  body {
    font-size: 17px;
  }
}
@media screen and (min-width: 483px) and (max-width: 508px) {
  html,
  body {
    font-size: 18px;
  }
}
@media screen and (min-width: 509px) and (max-width: 535px) {
  html,
  body {
    font-size: 19px;
  }
}
@media screen and (min-width: 536px) and (max-width: 562px) {
  html,
  body {
    font-size: 20px;
  }
}
@media screen and (min-width: 563px) and (max-width: 589px) {
  html,
  body {
    font-size: 21px;
  }
}
@media screen and (min-width: 590px) and (max-width: 616px) {
  html,
  body {
    font-size: 22px;
  }
}
@media screen and (min-width: 617px) and (max-width: 639px) {
  html,
  body {
    font-size: 23px;
  }
}
@media screen and (min-width: 640px) {
  html,
  body {
    font-size: 24px;
  }
}
.procatenav {
width:100%; max-width:640px;
  height: 2.57142857rem;
  background: -webkit-gradient(linear, left top, right top, from(#FC6887), to(#FE6988));
  background: -webkit-linear-gradient(left, #FC6887 0%, #FE6988 100%);
  background: -o-linear-gradient(left, #FC6887 0%, #FE6988 100%);
  background: linear-gradient(90deg, #FC6887 0%, #FE6988 100%);
  font-size: 0;
}
.procatenav-box {
width:100%; max-width:640px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: -webkit-gradient(linear, left top, right top, from(#FC6887), to(#FE6988));
  background: -webkit-linear-gradient(left, #FC6887 0%, #FE6988 100%);
  background: -o-linear-gradient(left, #FC6887 0%, #FE6988 100%);
  background: linear-gradient(90deg, #FC6887 0%, #FE6988 100%);
}
.procatenav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 2.57142857rem;
  line-height: 2.57142857rem;
  color: #FFFFFF;
  font-size: 0.92857143rem;
  text-align: center;
  background: -webkit-gradient(linear, right top, left top, from(#FE6988), to(#FE6988));
  background: -webkit-linear-gradient(right, #FE6988 0%, #FE849C 100%);
  background: -o-linear-gradient(right, #FE6988 0%, #FE849C 100%);
  background: linear-gradient(270deg, #FE6988 0%, #FE849C 100%);
}
section.main {
  background-color: #FBEBDD;
  overflow: hidden;
}
section.main .banner img,
section.main .coupon img,
section.main .product-title img {
  pointer-events: none;
}
section.main .coupon {
  position: relative;
}
section.main .coupon .rules-btn {
  position: absolute;
  top: 9.74%;
  left: 75.87%;
  padding: 0.5rem 0;
  font-size: 0.71428571rem;
  line-height: 0.71428571rem;
  color: #71797F;
  text-decoration: underline;
}
section.main .coupon .detail-btn {
  position: absolute;
  top: 56%;
  left: 40%;
  width: 6rem;
  height: 2rem;
}
section.main .coupon .buycoupon-btn,
section.main .coupon .nav-coupon {
  position: absolute;
  top: 51.64%;
  height: 1.71428571rem;
  border-radius: 0.85714286rem;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.71428571rem;
  color: #fff;
}
section.main .coupon .buycoupon-btn {
  left: 68.53%;
  width: 5.5rem;
  background: -webkit-linear-gradient(329deg, #ff91cc 0%, #ff75bf 100%);
  background: -o-linear-gradient(329deg, #ff91cc 0%, #ff75bf 100%);
  background: linear-gradient(121deg, #ff91cc 0%, #ff75bf 100%);
}
section.main .coupon .nav-coupon {
  display: none;
  left: 66.67%;
  width: 6.42857143rem;
  border: 1px solid #fff;
}
section.main .product-list {
  font-size: 0;
  padding: 0 1.73333333% 1.78571429rem;
}
section.main .product-item {
  display: inline-block;
  width: 46.96132597%;
  margin: 0 1.51933702% 0.71428571rem;
  vertical-align: top;
  border-radius: 0.28571429rem;
  overflow: hidden;
}
section.main .product-item-info {
  padding: 0 0.85714286rem 1rem;
  background-color: #fff;
  text-align: center;
  overflow: hidden;
}
section.main .product-item-info-tag {
  display: inline-block;
  border-radius: 0.14285714rem;
  font-size: 0.71428571rem;
  padding: 0 0.64285714rem;
  line-height: 1.07142857rem;
  color: #fff;
  background: -webkit-linear-gradient(319deg, #dca4fc 0%, #bd80e8 100%);
  background: -o-linear-gradient(319deg, #dca4fc 0%, #bd80e8 100%);
  background: linear-gradient(131deg, #dca4fc 0%, #bd80e8 100%);
}
section.main .product-item-info-title {
  margin-top: 0.42857143rem;
  font-size: 14px;
  line-height: 1.21428571rem;
  color: #232628;
  font-weight:  bold;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height:24px;
}
section.main .product-item-info-desc {
  margin-top: 1px;
  font-size: 0.71428571rem;
  line-height: 1rem;
  color: #71797F;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
section.main .product-item-info-price {
  color: #E01855;
  font-size: 0.71428571rem;  float:left;

}
section.main .product-item-info-price .pro-price {
  opacity: 0;
  font-size: 1.07142857rem;
}
section.main .product-item-info .btn-box {
  margin-top: 0.42857143rem; float:right
}
section.main .product-item-info .btn-box .buy-btn {
  width: 5.35714286rem;
  height: 1.42857143rem;
  margin-right: 0.21428571rem; float:right
}
section.main .product-item-info .btn-box .addcart-btn {
  width: 3.57142857rem;
  height: 1.42857143rem;
}
section.main .product-list-flex1 .product-item {
  position: relative;
  width: 96.96132597%;
}
section.main .product-list-flex1 .product-item-pic {
  height: 14.07142857rem;
  overflow: hidden;
}
section.main .product-list-flex1 .product-item-info {
  padding: 0 0.85714286rem 0.78571429rem;
}
section.main .product-list-flex1 .product-item-info-left {
  position: relative;
  display: inline-block;
  width: 60.11396011%;
  text-align: left;
  vertical-align: top;
}
section.main .product-list-flex1 .product-item-info .btn-box {
  display: inline-block;
  width: 39.88603989%;
  margin-top: 1.07142857rem;
  vertical-align: top; float:right
}
section.main .product-list-flex1 .product-item-info-tag {
  position: absolute;
  top: 0;
  left: 0;
}
section.main .product-list-flex1 .product-item-info-title,
section.main .product-list-flex1 .product-item-info-desc {
  display: inline-block;
  width: 71.09004739%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
section.main .product-list-flex1 .product-item-info-title {
  margin-top: 0.78571429rem;
}
section.main .product-list-flex1 .product-item-info-price {
  position: absolute;
  right: 0.78571429rem;
  top: 1.14285714rem;
  vertical-align: top;
}
section.main .bottom-btn {
  width: 5.57142857rem;
  height: 3.14285714rem;
  margin: 1.42857143rem auto;
}
body .shadow-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1002;
  background: rgba(35, 38, 40, 0.7);
  width: 100%;
  height: 100%;
}
body .close-pop {
  position: absolute;
  top: 1.14285714rem;
  left: 18.85714286rem;
  width: 1.14285714rem;
  height: 1.14285714rem;
  cursor: pointer;
}
body .close-pop img {
  width: 100%;
  height: 100%;
}
body .window-pop {
  z-index: 1003;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: 'PingFangSC';
  color: #fff;
  font-size: 0;
}
body .window-pop > div {
  position: relative;
  margin: 30% auto 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  text-align: center;
  overflow: hidden;
}
body .login-pop {
  display: none;
}
body .login-pop .login-box {
  width: 23.5rem;
  height: 22.85714286rem;
  background-image: url('//img02.hua.com/zhuanti/womanday/2019/2019Woman_loginbg.png');
  background-size: 21.64285714rem 22.85714286rem;
}
body .login-pop .login-box .login-title {
  font-size: 1.35714286rem;
  line-height: 1.92857143rem;
  font-weight: 500;
  margin-top: 1.42857143rem;
}
body .login-pop .login-box .login-desc {
  font-size: 0.85714286rem;
  line-height: 1.21428571rem;
  margin-top: 1px;
}
body .login-pop .login-box .form-login {
  width: 16.28571429rem;
  margin: 0 auto;
  text-align: left;
}
body .login-pop .login-box .form-login .box-input {
  font-size: 0.85714286rem;
  margin-top: 0.71428571rem;
}
body .login-pop .login-box .form-login .box-input input {
  background-color: transparent;
  border: none;
  outline: none;
  -webkit-appearance: none;
}
body .login-pop .login-box .form-login .box-input input[type=text] {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 1.42857143rem 0 0.71428571rem;
  vertical-align: top;
  border-radius: 0;
}
body .login-pop .login-box .form-login .box-input input[type=text].mobile {
  width: 100%;
}
body .login-pop .login-box .form-login .box-input input[type=text].verifycode,
body .login-pop .login-box .form-login .box-input input[type=text].msg {
  width: 9.57142857rem;
}
body .login-pop .login-box .form-login .box-input input[type=text]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body .login-pop .login-box .form-login .box-input input[type=text]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body .login-pop .login-box .form-login .box-input input[type=text]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body .login-pop .login-box .form-login .box-input input[type=text]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body .login-pop .login-box .form-login .box-input .codeimg,
body .login-pop .login-box .form-login .box-input .getcode {
  width: 5.71428571rem;
  height: 2.07142857rem;
  float: right;
  margin-top: 0.71428571rem;
  vertical-align: top;
  cursor: pointer;
}
body .login-pop .login-box .form-login .box-input .codeimg img {
  width: 100%;
  height: 100%;
}
body .login-pop .login-box .form-login .box-input .getcode {
  font-size: 0.85714286rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0.14285714rem;
  line-height: 1.92857143rem;
  text-align: center;
}
body .login-pop .login-box .form-login .login-btn {
  width: 10.71428571rem;
  height: 3.14285714rem;
  margin: 1.42857143rem auto 0;
  border-radius: 1.71428571rem;
  background-color: #FF79C0;
  font-size: 1.14285714rem;
  line-height: 3.14285714rem;
  text-align: center;
  cursor: pointer;
}
body .coupon-pop {
  display: none;
}
body .coupon-pop .coupon-box {
  width: 23.5rem;
  height: 22.85714286rem;
  background-image: url('//img02.hua.com/zhuanti/womanday/2019/2019Woman_coupon.png');
  background-size: 21.64285714rem 22.85714286rem;
}
body .coupon-pop .coupon-box .coupon-btn {
  position: absolute;
  left: 8.57142857rem;
  bottom: 1.14285714rem;
  width: 6.42857143rem;
  height: 2.14285714rem;
  border-radius: 1.07142857rem;
  border: 1px solid #fff;
  font-size: 1rem;
  line-height: 2rem;
  text-align: center;
  cursor: pointer;
}
body .rule-pop {
  display: none;
}
body .rule-pop .rule-box {
  width: 23.57142857rem;
  height: 27.14285714rem;
  background-image: url('//img02.hua.com/zhuanti/womanday/2019/2019Woman_rulebg.png');
  background-size: 22.28571429rem 27.14285714rem;
}
body .rule-pop .rule-box .rule-title {
  font-size: 1.35714286rem;
  line-height: 1.92857143rem;
  font-weight: 500;
  margin-top: 2.14285714rem;
}
body .rule-pop .rule-box .rule-content {
  width: 18.57142857rem;
  margin: 0.28571429rem auto 0;
  text-align: left;
}
body .rule-pop .rule-box .rule-content p {
  margin: 0;
}
body .rule-pop .rule-box .rule-content p span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 0.78571429rem;
  line-height: 1.07142857rem;
  vertical-align: top;
}
body .rule-pop .rule-box .rule-content-num {
  width: 6%;
  text-align: center;
}
body .rule-pop .rule-box .rule-content-text {
  width: 94%;
  padding-left: 3px;
}

.product-title{
 height:120px;
	 background: url(19qixi_title-bg.jpg);
	   background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;color:#E01855; text-align:center;

}
.product-title h3{
	font-size:24px; text-align:center;padding-top:30px;
}
.product-title p{
	font-size:16px; padding-top:15px; font-weight:normal; opacity:0.8;
	
}

section.main .product-item-info-feature {
  margin: 0.07142857rem 0.21428571rem 0;
  height:34px;

  text-align: center;
  font-size: 0.9rem;
  color:  #666666;
  font-weight: 500;

  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
    overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.s-price{
	
	line-height:36px;font-size: 1.42857143rem;
}

 #float{position:absolute;top:0;width:100%; }
#box{position:relative;width:100%;z-index:9999999;}
  .footer_cart {
	position: fixed;
	bottom: 0px;
	height: 52px;
	width: 100%;
	z-index: 9999;
margin: 0 auto;border-top: 1px solid #fb6e52;
}

   .footer_cart {
	position: fixed;
	bottom: 0px;
	height: 52px;
	width: 100%;
	z-index: 9999;
	max-width: 640px; margin: 0 auto;border-top: 1px solid #fb6e52;
}
.cart_md {
	background: #fff;
	overflow: hidden;
}
.cart_md ul {
	width: 40%;
	float: left;
	position: relative;
}
.cart_md ul:before {
	position: absolute;
	content: '';
	-webkit-transform: scaleY(.2);
	transform: scaleY(.2);
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	
}
.cart_md li {
	width: 33.33%;height: 52px;
	text-align: center;
	font-size: 10px; line-height:14px;
	float: left;
}
.cart_md li a {
	display: inline-block; font-size:14px;
	width: 100%;
	height: 100%;
}
.cart_md li img {
	width: 24px;
	margin: 5px auto 0px;
}
.cart_md>a {
	display: inline-block;
	width: 30%;
	height: 49px;
	float: right;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 49px;
}
.go_buy {
	background: #f60;
}
.add_cart {
	background: rgb(255, 167, 71);
}
.cart_md .sale_out {
	width: 60%;
	background: #ccc;
	display: none;
}
.middle_line {
	display: inline-block;
	width: 1px;
	height: 20px;
	background-color: #999;
	-webkit-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
	float: right;
	margin-top: 14px;
}


.logo_1{overflow: hidden;padding-top:41px; height:0;}


.xfDiv {
	width: 40px;
	position: fixed;
	bottom:50px;
	right: 10px;
	z-index:100000;
}
.xfDiv a {
	text-indent: -9999em;
	overflow: hidden;
	float: left;
}
.xfDiv .xfwx {
	background: url(/mhua_images/xf_wx.gif) no-repeat;
	background-size: 40px;
	display: block;
	width: 40px;
	height: 50px;
}

.xfDiv .xfrg {
	background: url(/mhua_images/left_rgkf.gif) no-repeat;
	background-size: 40px;
	display: block;
	width: 40px;
	height: 50px;
}

.xfDiv .xfzx {
	background: url(/mhua_images/left_qqkf.gif) no-repeat;
	background-size: 40px;
	display: block;
	width: 40px;
	height: 50px;
}
.xfDiv .xftop {
	background: url(/mhua_images/m-gotop.gif) no-repeat;
	background-size: 40px;
	display: none;
	width: 40px;
	height: 50px;
}


.wx_Ceng{position:fixed; margin:auto;left:0; right:0; top:30%; width:82%; z-index:100000; padding:10px; line-height:30px; background-color:#DDD; border-radius:5px; font-size:15px; margin-bottom:10px; padding-top:10px; display:none; text-align:center}
.wx_Ceng .bn_div{ text-align:center;  margin-top:10px; margin-top:10px;}
.wx_Ceng .bn_div .bn_copy{ line-height:40px; background-color:#66CC66; border-radius:3px; padding:5px 20px; }
.wx_Ceng .bn_div .bn_close{ line-height:40px; background-color:#FF6666; border-radius:3px; width:90%; margin:0px auto; display:block ; color:#fff; font-size:15px}
.wx_Ceng .bn_div a{ color:#FFF; font-size:14px;}