#header-floating-window {
  z-index: 1998;
  position: fixed;
  bottom: 100px;
  right: 32px;
  text-align: center;
  opacity: 0.9;
  font-size: 0;
}
#header-floating-window .mai-dou-close {
  position: absolute;
  top: -106px;
  left: 18px;
  width: 28px;
  z-index: 1;
  cursor: pointer;
}
#header-floating-window li {
  box-sizing: border-box;
  width: 65px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-top: none;
  padding: 11px 0;
  position: relative;
}
#header-floating-window li .pic-default,
#header-floating-window li .pic-active {
  width: 24px;
  display: block;
}
#header-floating-window li .pic-default.pic-active,
#header-floating-window li .pic-active.pic-active {
  display: none;
}
#header-floating-window li .pic-extra {
  display: none;
  max-width: none;
  max-height: 140px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 65px;
}
#header-floating-window li p {
  margin-top: 5px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
  cursor: default;
  user-select: none;
}
#header-floating-window li:hover .pic-default,
#header-floating-window li.active .pic-default,
#header-floating-window li:hover .pic-active,
#header-floating-window li.active .pic-active,
#header-floating-window li:hover .pic-extra,
#header-floating-window li.active .pic-extra {
  display: block;
}
#header-floating-window li:hover .pic-default.pic-default,
#header-floating-window li.active .pic-default.pic-default,
#header-floating-window li:hover .pic-active.pic-default,
#header-floating-window li.active .pic-active.pic-default,
#header-floating-window li:hover .pic-extra.pic-default,
#header-floating-window li.active .pic-extra.pic-default {
  display: none;
}
#header-floating-window li:nth-child(2) {
  background-color: #00c3a5;
  border: none;
  border-radius: 4px 4px 0 0;
}
#header-floating-window li:nth-child(2) p {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 20px;
}
#header-floating-window li:nth-child(2) .mai-dou {
  position: absolute;
  top: -55px;
  left: 0;
  width: 65px;
  z-index: 2;
}
#header-floating-window li:nth-child(2):hover {
  background-color: #FFC334;
}
#mask-layer-shop {
  display: none;
  z-index: 300;
  position: fixed;
  width: 100%;
  height: 100%;
}
#mask-layer-shop .to-close {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 10, 10, 0.1);
}
#mask-layer-shop #shop-box {
  margin: 30px auto 0;
  width: 608px;
  border-radius: 4px;
  font-size: 0;
  _position: relative;
}
#mask-layer-shop #shop-box .close {
  position: absolute;
  top: 70px;
  right: 30px;
  width: 20px;
  cursor: pointer;
}
#mask-layer-shop #shop-box .hfw-shop {
  box-sizing: border-box;
  padding: 20px 45px;
  background: #FFFFFF;
  border-radius: 0 0 4px 4px;
}
#mask-layer-shop #shop-box .hfw-shop .shop-direction {
  text-align: left;
}
#mask-layer-shop #shop-box .hfw-shop .shop-direction li {
  display: inline-block;
  margin-right: 32px;
  text-align: center;
  cursor: pointer;
  line-height: 14px;
}
#mask-layer-shop #shop-box .hfw-shop .shop-direction li span {
  user-select: none;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
#mask-layer-shop #shop-box .hfw-shop .shop-direction li div {
  display: inline-block;
  width: 32px;
  height: 4px;
  background: #2ED3A3;
  border-radius: 2px;
  opacity: 0;
}
#mask-layer-shop #shop-box .hfw-shop .shop-direction li.active {
  font-size: 18px;
  font-weight: bold;
}
#mask-layer-shop #shop-box .hfw-shop .shop-direction li.active div {
  opacity: 1;
}
#mask-layer-shop #shop-box .hfw-shop .exp {
  user-select: none;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 50px;
}
#mask-layer-shop #shop-box .hfw-shop .the-phone,
#mask-layer-shop #shop-box .hfw-shop .the-need {
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid rgba(204, 204, 204, 0.8);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, "黑体", "宋体", sans-serif;
}
#mask-layer-shop #shop-box .hfw-shop .the-phone::-webkit-input-placeholder,
#mask-layer-shop #shop-box .hfw-shop .the-need::-webkit-input-placeholder {
  color: #999999;
}
#mask-layer-shop #shop-box .hfw-shop .the-phone:-moz-placeholder,
#mask-layer-shop #shop-box .hfw-shop .the-need:-moz-placeholder {
  color: #999999;
}
#mask-layer-shop #shop-box .hfw-shop .the-phone::-moz-placeholder,
#mask-layer-shop #shop-box .hfw-shop .the-need::-moz-placeholder {
  color: #999999;
}
#mask-layer-shop #shop-box .hfw-shop .the-phone:-ms-input-placeholder,
#mask-layer-shop #shop-box .hfw-shop .the-need:-ms-input-placeholder {
  color: #999999;
}
#mask-layer-shop #shop-box .hfw-shop .the-phone.the-need,
#mask-layer-shop #shop-box .hfw-shop .the-need.the-need {
  padding: 5px 20px;
  line-height: 24px;
  margin-top: 20px;
  height: 100px;
  resize: none;
  /*半透明的滚动条*/
}
#mask-layer-shop #shop-box .hfw-shop .the-phone.the-need::-webkit-scrollbar,
#mask-layer-shop #shop-box .hfw-shop .the-need.the-need::-webkit-scrollbar {
  width: 8px;
}
#mask-layer-shop #shop-box .hfw-shop .the-phone.the-need::-webkit-scrollbar-track,
#mask-layer-shop #shop-box .hfw-shop .the-need.the-need::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(46, 211, 163, 0.4);
  border-radius: 4px;
}
#mask-layer-shop #shop-box .hfw-shop .the-phone.the-need::-webkit-scrollbar-thumb,
#mask-layer-shop #shop-box .hfw-shop .the-need.the-need::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 5px rgba(46, 211, 163, 0.4);
  background: #2ed3a3;
  border-radius: 4px;
}
#mask-layer-shop #shop-box .hfw-shop .the-phone.the-need::-webkit-scrollbar-thumb:hover,
#mask-layer-shop #shop-box .hfw-shop .the-need.the-need::-webkit-scrollbar-thumb:hover {
  -webkit-box-shadow: inset 0 0 5px rgba(46, 211, 163, 0.4);
  background: rgba(9, 128, 116, 0.6);
  border-radius: 4px;
}
#mask-layer-shop #shop-box .hfw-shop .the-phone.the-need::-webkit-scrollbar-thumb:active,
#mask-layer-shop #shop-box .hfw-shop .the-need.the-need::-webkit-scrollbar-thumb:active {
  -webkit-box-shadow: inset 0 0 5px rgba(46, 211, 163, 0.4);
}
#mask-layer-shop #shop-box .hfw-shop .the-btn {
  user-select: none;
  width: 100%;
  height: 48px;
  background: #FFA32C;
  border-radius: 4px;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}
#mask-layer-shop #shop-box .hfw-shop .tips {
  user-select: none;
  margin-top: 15px;
}
#mask-layer-shop #shop-box .hfw-shop .tips span,
#mask-layer-shop #shop-box .hfw-shop .tips a {
  height: 38px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
}
#mask-layer-shop #shop-box .hfw-shop .tips a {
  color: #09DFA1;
}
#mask-layer-left-phone-dialog {
  display: none;
  z-index: 300;
  position: fixed;
  width: 100%;
  height: 100%;
}
#mask-layer-left-phone-dialog .to-close {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 10, 10, 0.1);
}
#mask-layer-left-phone-dialog .quick-register {
  margin: 30px auto 0;
  width: 480px;
  border-radius: 4px;
  font-size: 0;
  _position: relative;
}
#mask-layer-left-phone-dialog .quick-register .mllpd-title {
  width: 100%;
  height: 60px;
  background: #D4EFEE;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  position: relative;
  border-radius: 6px 6px 0px 0px;
}
#mask-layer-left-phone-dialog .quick-register .mllpd-title .mllpd-t-logo {
  width: 81px;
  margin-right: 16px;
}
#mask-layer-left-phone-dialog .quick-register .mllpd-title .mllpd-t-logo img {
  width: 81px;
}
#mask-layer-left-phone-dialog .quick-register .mllpd-title .mllpd-t-txt {
  font-size: 16px;
  font-weight: 400;
  color: #111111;
}
#mask-layer-left-phone-dialog .quick-register .close {
  position: absolute;
  top: -25px;
  right: -25px;
  width: 51px;
  cursor: pointer;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop {
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 0 0 4px 4px;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop .exp {
  user-select: none;
  text-align: center;
  font-weight: 400;
  color: #111111;
  line-height: 1;
  padding-top: 33px;
  padding-bottom: 25px;
  font-size: 20px;
  font-weight: bold;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop .exp span {
  color: #00C58C;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop .the-phone,
#mask-layer-left-phone-dialog .quick-register .hfw-shop .the-need {
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #00C58C;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, "黑体", "宋体", sans-serif;
  width: 410px;
  height: 38px;
  line-height: 38px;
  margin-bottom: 12px;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop .the-phone::-webkit-input-placeholder,
#mask-layer-left-phone-dialog .quick-register .hfw-shop .the-need::-webkit-input-placeholder {
  color: #999999;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop .the-phone:-moz-placeholder,
#mask-layer-left-phone-dialog .quick-register .hfw-shop .the-need:-moz-placeholder {
  color: #999999;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop .the-phone::-moz-placeholder,
#mask-layer-left-phone-dialog .quick-register .hfw-shop .the-need::-moz-placeholder {
  color: #999999;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop .the-phone:-ms-input-placeholder,
#mask-layer-left-phone-dialog .quick-register .hfw-shop .the-need:-ms-input-placeholder {
  color: #999999;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop .the-btn {
  width: 410px;
  height: 38px;
  background: #00C58C;
  border-radius: 4px;
  user-select: none;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 0;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop .tips {
  user-select: none;
  width: 410px;
  margin: 15px auto 0;
  padding-bottom: 40px;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop .tips span,
#mask-layer-left-phone-dialog .quick-register .hfw-shop .tips a {
  font-size: 12px;
  font-weight: 400;
  color: #303133;
  line-height: 20px;
}
#mask-layer-left-phone-dialog .quick-register .hfw-shop .tips a {
  color: #3C54E4;
}
