body p {
  margin-bottom: 0;
}
body a:hover,
body a:focus {
  text-decoration: none;
}
body .common {
  margin-bottom: 0;
}
body .navigation {
  margin: 0;
  padding: 0;
  border: none;
}
body section.main {
  font-family: 'PingFangSC';
  width: 100%;
  /*min-width: 1220px;*/
}
body section.main .banner-wrapper {
  position: relative;
  width: 100%;
  height: 724px;
  overflow: hidden;
}
body section.main .banner-wrapper .banner-center {
  position: absolute;
  top: 0;
  width:100%;
  /*left: 50%;*/
  /*width: 1920px;*/
  /*margin-left: -960px;*/
}
body section.main .banner-wrapper .banner-center img {
  width: 100%;
}
body section.main .banner-wrapper .banner-center-cont {
  width: 100%;
  position: absolute;
  top:100px;
  /*bottom: 50px;
  left: 50%;*/
  /*margin-left: -605px;*/
  font-size: 0;
  /*overflow: hidden;*/
}
body section.main .banner-wrapper .banner-center-cont .banner-left {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-right: 6px;
}
body section.main .banner-wrapper .banner-center-cont .banner-left-coupon .coupon {
  position: relative;
  display: inline-block;
  width: 301px;
}
body section.main .banner-wrapper .banner-center-cont .banner-left-coupon .coupon img {
  width: 100%;
  height: 100%;z-index:1;
}
body section.main .banner-wrapper .banner-center-cont .banner-left-coupon .coupon .user_mobile{text-indent:10px; font-size:16px;width:145px;line-height:30px;position:absolute;left:20px;bottom:40px;border-radius:3px;border:0px;}
body section.main .banner-wrapper .banner-center-cont .banner-left-coupon .coupon + .coupon {
  margin-left: 4px;
}
body section.main .banner-wrapper .banner-center-cont .banner-left-coupon .coupon-btn {
  cursor: pointer;
  position: absolute;
  width: 90px;
  height: 37px;
  bottom: 36px;
  right: 25px;
  border: 1px solid #B03716;
  border-radius: 19px;
  background: #D53306;
  color: #FFF4E5;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
}
body section.main .banner-wrapper .banner-center-cont .banner-left-service {
  width: 100%;
  /*height: 124px;*/
  padding: 5px;
  margin: 0px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(190, 134, 101, 0.5);
  box-shadow: 0px 2px 8px 0px rgba(190, 134, 101, 0.5);
  background-color: #FFF1CD;
}
body section.main .banner-wrapper .banner-center-cont .banner-left-service-list {
  width: 100%;
  height: 100%;
  border: 1px dotted #EAD0B5;
  -webkit-box-shadow: -2px 0px 16px 0px rgba(223, 202, 111, 0.5);
  box-shadow: -2px 0px 16px 0px rgba(223, 202, 111, 0.5);
  text-align: center;
}
body section.main .banner-wrapper .banner-center-cont .banner-left-service-item {
  display: inline-block;
  width: 114px;
  height: 100%;
  margin: 0 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body section.main .banner-wrapper .banner-center-cont .banner-left-service-item div {
  color: #232628;
  margin-bottom: 6px;
  margin-top: 23px;
}
body section.main .banner-wrapper .banner-center-cont .banner-left-service-item div span {
  font-size: 16px;
  line-height: 36px;
  vertical-align: top;
}
body section.main .banner-wrapper .banner-center-cont .banner-left-service-item div p {
  display: inline;
  font-size: 30px;
  line-height: 30px;
  font-family: 'DIN-Regular';
}
body section.main .banner-wrapper .banner-center-cont .banner-left-service-item div i {
  font-style: normal;
  display: inline-block;
  width: 21px;
  height: 21px;
  font-size: 14px;
  line-height: 19px;
  border: 1px solid #232628;
  border-radius: 50%;
  vertical-align: top;
  margin-top: 8px;
}
body section.main .banner-wrapper .banner-center-cont .banner-left-service-item span {
  font-size: 16px;
  color: #232628;
}
body section.main .banner-wrapper .banner-center-cont .banner-right {
  display: inline-block;
  width: 598px;
  height: 292px;
  margin-top: 3px;
  padding: 44px 28px;
  background-image: url('../images/jiagou_bg.png');
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  vertical-align: bottom;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-pic {
  display: inline-block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  vertical-align: top;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-pic img {
  width: 100%;
  height: 100%;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info {
  display: inline-block;
  vertical-align: top;
  margin-left: 17px;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info-title {
  color: #232628;
  font-weight: bold;
  margin-top: 18px;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info-title .icon-jia {
  width: 20px;
  height: 20px;
  vertical-align: top;
  margin-top: 12px;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info-title .t1 {
  font-size: 32px;
  line-height: 40px;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info-title .t2 {
  font-size: 24px;
  line-height: 44px;
  vertical-align: top;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info-shuoming {
  color: #71797F;
  font-size: 14px;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info-product {
  display: inline-block;
  margin-top: 45px;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info-product .jiagou-name {
  color: #232628;
  font-size: 16px;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info-product .jiagou-price {
  font-size: 20px;
  color: #232628;
  margin-top: 6px;
  font-weight: bold;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info-product .jiagou-price .yuanjia {
  font-size: 12px;
  color: #71797F;
  text-decoration: line-through;
  margin-left: 5px;
  font-weight: normal;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info-btn {
  float: right;
  margin-right: 26px;
  margin-top: 33px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: inline-block;
  background: #D53306;
  border: 1px solid #B03716;
  padding-top: 15px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body section.main .banner-wrapper .banner-center-cont .banner-right .banner-jiagou-info-btn p {
  color: #FFF4E5;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
body section.main .product {
  position: relative;
  padding-top: 4px;
  padding-bottom: 55px;
  background-image: url('../images/list_bg.png');
}
body section.main .product-list {
  width: 1220px;
  margin: 0 auto;
  padding-top: 36px;
  overflow: hidden;
}
body section.main .product-list-title {
  text-align: center;
  font-size: 44px;
  color: #FF734C;
  font-weight: bold;
  margin-bottom: 28px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body section.main .product-list-title img {
  width: 44px;
  height: 33px;
  margin: 0 20px;
}
body section.main .product-list-item {
  float: left;
  width: 285px;
  height: 428px;
  margin: 0 10px 20px;
  -webkit-box-shadow: 0px 4px 12px 0px #eac096;
  box-shadow: 0px 4px 12px 0px #eac096;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
}
body section.main .product-list-item-pic {
  width: 100%;
  height: 309px;
}
body section.main .product-list-item-pic img {
  width: 100%;
  height: 100%;
}
body section.main .product-list-item-info {
  padding: 16px;
}
body section.main .product-list-item-info-tag {
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  padding: 0 12px;
  color: #FFFFFF;
  background: #FF734C;
  border-radius: 13px;
}
body section.main .product-list-item-info-name {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #232628;
  font-size: 14px;
  line-height: 18px;
  margin-top: 7px;
}
body section.main .product-list-item-info-price {
  font-size: 20px;
  color: #FF734C;
  font-weight: bold;
}
body section.main .product-list-item-info-price span {
  font-size: 12px;
  color: #71797F;
  font-weight: normal;
  text-decoration: line-through;
  margin-left: 6px;
}
body section.main .product-list .item-top {
  width: 590px;
}
body section.main .product-list .item-top .product-list-item-info-name {
  display: inline;
  margin-left: 12px;
  line-height: 26px;
}
body section.main .product-list .item-top .product-list-item-info-desc {
  color: #232628;
  font-size: 14px;
  line-height: 18px;
  margin-top: 10px;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body section.main .product-nav {
  position: absolute;
  top: 112px;
  left: -webkit-calc((100vw - 1200px)/2 + 1200px);
  left: calc((100vw - 1200px)/2 + 1200px);
  width: 197px;
  height: 503px;
  background-image: url('../images/fixed_banner_bg.png');
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
body section.main .product-nav .nav-list {
  width: 153px;
  margin: 150px auto 0;
}
body section.main .product-nav .nav-list .nav-item {
  width: 100%;
  height: 44px;
  border-radius: 27px;
  font-size: 20px;
  line-height: 44px;
  color: #fff;
  margin-bottom: 12px;
  cursor: pointer;
}
body section.main .product-nav .nav-list .nav-item.active {
  background: #FCDC84;
  color: #D53306;
  line-height: 44px;
  font-weight: bold;
}
body section.main .product-nav .nav-info {
  width: 100%;
  position: absolute;
  bottom: 0px;
}
body section.main .product-nav .nav-info .info-list {
  font-size: 0;
}
body section.main .product-nav .nav-info .info-list div {
  display: inline-block;
  width: 46%;
  font-size: 12px;
  color: #FFF4E5;
  line-height: 42px;
  cursor: pointer;
}
body section.main .product-nav .nav-info .countdown {
  height: 80px;
  padding: 18px 0;
}
body section.main .product-nav .nav-info .countdown p {
  font-size: 14px;
  color: #fff;
}
body section.main .product-nav .nav-info .countdown p span {
  font-weight: bold;
  margin: 0 3px;
}
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 .login-pop {
  display: none;
  z-index: 1003;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: 'PingFangSC';
}
body .login-pop .login-box {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 327px;
  height: 387px;
  margin: 160px auto 0;
  border-radius: 0;
  padding: 30px 18px 0;
  background-image: url('../images/layer_bg.png');
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 0;
  text-align: center;
}
body .login-pop .login-box .verify {
  display: none;
}
body .login-pop .login-box.show-verify .verify {
  display: block;
}
body .login-pop .login-title {
  color: #FF592B;
  font-size: 26px;
  font-weight: bold;
  line-height: 36px;
}
body .login-pop .login-desc {
  color: #FF592B;
  font-size: 18px;
  margin-top: 6px;
  line-height: 24px;
}
body .login-pop .form-login {
  margin-top: 10px;
}
body .login-pop .box-input {
  width: 265px;
  height: 47px;
  margin: 0 auto;
  border-bottom: 1px solid #B4BABF;
  text-align: left;
}
body .login-pop .box-input input {
  background: transparent;
  line-height: 47px;
  font-size: 14px;
  color: #232628;
  padding: 0;
  border: 0;
  outline: none;
}
body .login-pop .box-input input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #71797F;
}
body .login-pop .box-input input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #71797F;
}
body .login-pop .box-input input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #71797F;
}
body .login-pop .box-input input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #71797F;
}
body .login-pop .box-input .codeimg {
  float: right;
  width: 81px;
  height: 24px;
  margin-top: 12px;
}
body .login-pop .box-input .codeimg img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
body .login-pop .box-input .getcode {
  float: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 81px;
  height: 24px;
  margin-top: 12px;
  border: 1px solid #FF734C;
  border-radius: 2px;
  font-size: 12px;
  line-height: 22px;
  color: #FF734C;
  text-align: center;
  cursor: pointer;
}
body .login-pop .box-input .getcode.sended {
  color: #B4BABF;
  border: 1px solid #B4BABF;
}
body .login-pop .box-input + .box-input {
  margin-top: 8px;
}
body .login-pop .login-btn {
  width: 179px;
  height: 36px;
  margin: 30px auto 0;
  border-radius: 20px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 36px;
  cursor: pointer;
  background: -o-linear-gradient(top, #ff734c 0%, #ff3d12 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff734c), to(#ff3d12));
  background: linear-gradient(180deg, #ff734c 0%, #ff3d12 100%);
}
body .login-pop .close-btn {
  position: absolute;
  right: 0;
  top: -76px;
  width: 36px;
  height: 36px;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}
body .login-pop .close-btn img {
  width: 20px;
  height: 20px;
  margin-top: 8px;
}
body #rules,
body #lingqu {
  position: absolute;
  bottom: 20181219px;
  right: 20181219px;
}
body .layui-layer.rules,
body .layui-layer.lingqu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 327px;
  height: 387px;
  border-radius: 0;
  padding: 30px 18px 0;
  background-image: url('../images/layer_bg.png');
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 0;
  font-family: 'PingFangSC';
  text-align: center;
  padding: 0;
}
body .layui-layer .box-btn {
  width: 121px;
  height: 36px;
  margin-top: 12px;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  border-radius: 20px;
  border: none;
  background: -o-linear-gradient(top, #FF734C 0%, #FF3D12 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#FF734C), to(#FF3D12));
  background: linear-gradient(to bottom, #FF734C 0%, #FF3D12 100%);
  -webkit-box-shadow: 0 4px 8px rgba(219, 122, 61, 0.5);
  box-shadow: 0 4px 8px rgba(219, 122, 61, 0.5);
  outline: none;
}
body .layui-layer .close-btn {
  position: absolute;
  right: 0;
  top: -66px;
  width: 36px;
  height: 36px;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}
body .layui-layer .close-btn img {
  width: 20px;
  height: 20px;
  margin-top: 8px;
}
body .layui-layer.rules .layui-layer-content {
  padding: 23px;
  overflow: visible;
}
body .layui-layer.rules .layui-layer-content .title {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #FF592B;
}
body .layui-layer.rules .layui-layer-content .content {
  padding: 0 4px;
  text-align: left;
  margin-top: 16px;
}
body .layui-layer.rules .layui-layer-content .content p {
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 17px;
  color: #232628;
}
body .layui-layer.lingqu .layui-layer-content {
  overflow: visible;
  font-size: 0;
  padding: 20px 18px 0;
}
body .layui-layer.lingqu .layui-layer-content .title {
  font-size: 26px;
  color: #FF592B;
  font-weight: bold;
  vertical-align: top;
  line-height: 37px;
  margin-top: 8px;
}
body .layui-layer.lingqu .layui-layer-content .title span {
  font-size: 32px;
  line-height: 39px;
}
body .layui-layer.lingqu .layui-layer-content .coupon-list {
  margin-top: 19px;
  text-align: left;display:flex;flex-flow:row wrap;
}
body .layui-layer.lingqu .layui-layer-content .coupon-list .coupon-item {
  position: relative;
  display: inline-block;
  width: 85px;
  height: 76px;
  margin: 0 6px 6px;
  vertical-align: top;
}
body .layui-layer.lingqu .layui-layer-content .coupon-list .coupon-item img {
  width: 100%;
}
body .layui-layer.lingqu .layui-layer-content .coupon-list .coupon-item p{
  position: absolute;
  width: 100%;
  text-align: center;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select: none;
}
body .layui-layer.lingqu .layui-layer-content .coupon-list .coupon-item .coupon-type{
  top:0;
  color: #AB8C19;
  font-size: 12px;
  line-height: 14px;
}
body .layui-layer.lingqu .layui-layer-content .coupon-list .coupon-item .coupon-price{
  top:14px;
  left:20px;
  color: #232628;
  font-size:24px;
  font-weight:bold;
  text-align:left;
}
body .layui-layer.lingqu .layui-layer-content .coupon-list .coupon-item .coupon-yen{
  font-size: 12px;
  vertical-align:top;
}
body .layui-layer.lingqu .layui-layer-content .coupon-list .coupon-item .coupon-limit{
  top: 52px;
  color: #232628;
  font-size:12px;
  line-height:14px;
}
body .layui-layer.lingqu .layui-layer-content .coupon-list .coupon-item .xiadan-tips {
  position: absolute;
  bottom: -20px;
  left: 0;
  display: inline-block;
  width: 100%;
}
body .layui-layer.lingqu .layui-layer-content .coupon-list .coupon-item .xiadan-tips p {
  position: absolute;
  font-size: 10px;
  color: #fff;
  left: 0;
  top: 2px;
  width: 100%;
  text-align: center;
}
body .layui-layer.lingqu .layui-layer-content .box-btn {
  margin-top: 24px;
}
body .layui-layer .layui-layer-btn a {
  border-color: #74C19C;
  background-color: #74C19C;
}
body .layui-layer .newMTips {
  bottom: 0;
  padding: 1.28571429rem 1.71428571rem;
  background: rgba(35, 38, 40, 0.7);
  border-radius: 0.85714286rem;
}
body .layui-layer .newMTips .layui-m-layercont {
  padding: 0;
  color: #fff;
}
body .snowfall-flakes {
  -webkit-animation: sakura 1s linear 0s infinite;
  animation: sakura 1s linear 0s infinite;
}
@-webkit-keyframes sakura {
  0% {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  25% {
    -webkit-transform: rotate3d(1, 1, 0, 60deg);
    transform: rotate3d(1, 1, 0, 60deg);
  }
  50% {
    -webkit-transform: rotate3d(1, 1, 0, 0deg);
    transform: rotate3d(1, 1, 0, 0deg);
  }
  75% {
    -webkit-transform: rotate3d(1, 0, 0, 60deg);
    transform: rotate3d(1, 0, 0, 60deg);
  }
  100% {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
  }
}
@keyframes sakura {
  0% {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  25% {
    -webkit-transform: rotate3d(1, 1, 0, 60deg);
    transform: rotate3d(1, 1, 0, 60deg);
  }
  50% {
    -webkit-transform: rotate3d(1, 1, 0, 0deg);
    transform: rotate3d(1, 1, 0, 0deg);
  }
  75% {
    -webkit-transform: rotate3d(1, 0, 0, 60deg);
    transform: rotate3d(1, 0, 0, 60deg);
  }
  100% {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
  }
}
