

/* 用户自定义 CSS */
.productList_pic,.relatedProducts_pic{
    height: 100%;
}
#index-drawer{
  overflow: auto;
}
#header-nav-wrapper,#subscribe-wrap,.wrapper{
  box-sizing: border-box;
}
.map-wrapper{
  background-image: url("../img/index_map_img.png");
  background-size: cover;
}
#leadinModal-336310{
  display:none;
}
#share-blog:hover #blogs-share_links{
  display: block !important;
}
.icon-cart-right,.icon-cart-left{
  width: 20px !important;
  height: 20px !important;
}
.num-input{
  padding: 0 !important;
}
.proList-name{
  color: #8f2481 !important; 
}
.proList-price{
  color:#8e24aa !important;
}
.left-navBar{
  width: 100%;
  height: auto;
  background: #8e24aa;
}
.nav-slideUp{
  transform: rotate(180deg);
  transition: all 0.5s ease 0.1s;
}
.aboutus{
  margin:32px 0 64px !important;
}
.policy,.service{
  margin: 32px 0 64px !important;
}
.account-expanded{
  display: flex;
  align-items: center;
  justify-content: center;
  z-index:100;
}
.unit_price{
  display: none;
}
.text-right{
  display: flex;
  justify-content: flex-end;
}
.share__links{
  top: 28px !important;
}
.leadinModal{
  position: inherit !important;
}

.leadinModal .leadinModal-content{
  max-height: 100% !important;
}
.cartList-li{
  list-style: none;
}
.ajaxcart__product{
  overflow-y: auto;
}
.ajaxcart__product::-webkit-scrollbar{      
  display:none; 
}
.icon-weixinzhifu1,.icon-zhifubao,.icon-yinhangqia1{
  font-size: 12px;
}
#weixin_mobile,#alipay_mobile,#card_pay_mobile{
  width: 38px;
  height: 24px;
  background-color: #fff;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 24px;
}
#weixin_mobile>svg,#alipay_mobile>svg,#card_pay_mobile>svg{
  font-size: 12px;
  cursor: pointer;
}
#weixin_mobile>svg{
  fill: #509c54;
}
#alipay_mobile>svg{
  fill: #1f87d4;
}
#card_pay_mobile>svg{
  fill: #557edd;
}
/* .icon{
  vertical-align: 0px !important;
} */
.icon_svg{
  display: inline-block;
  width: 2em;
  height: 2em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  background-image: none !important;
}
.index_welcome_page{
  color:#69727b;
  font-size: 1.125em;
  text-align: center;
}