body,
li,
p,
ul {
    margin: 0;
    padding: 0
}

html {
    height: 100%;
}
body {
    overflow-x: hidden;
    height: 100%;
}

li,
ul {
    list-style: none
}

img {
    width: 100%;
    display: block
}

.clearfix:after,
.clearfix:before {
    content: '';
    clear: both;
    display: block;
    width: 0;
    height: 0;
    
}

a {
    text-decoration: none
}

::-webkit-input-placeholder {
    color: #9d7e74;
    font-size: .3rem
}

:-moz-placeholder {
    color: #9d7e74;
    font-size: .3rem
}

::-moz-placeholder {
    color: #9d7e74;
    font-size: .3rem
}

:-ms-input-placeholder {
    color: #9d7e74;
    font-size: .3rem
}

.mb40 {
    margin-bottom: .4rem
}

.mb25 {
    margin-bottom: .25rem
}

.mb50 {
    margin-bottom: .5rem
}

.bgfff {
    background-color: #ff9671
}

.layou-35 {
    padding: 0 .35rem;
}

.p-banner {
    position: relative
}

.p-banner .df {
    position: fixed;
    right: 0;
    top: 4.2rem;
    width: 1.25rem;
    height: 1.47rem;
    z-index: 2;
    background: url("../images/dfzs.png") 0 0 no-repeat;
    background-size: 1.25rem 1.47rem;
}

.wfhd-main {
    margin: .3rem .12rem 0;
    padding-bottom: .3rem;
}

.wfhd-main .login {
    background: #fff;
    padding: .4rem .5rem;
    margin-bottom: .5rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
}

.wfhd-main .login .title {
    font-size: .24rem;
    color: #834e4f
}
.wfhd-main .login .title-coupons{
    text-align: center;
    margin-bottom: .2rem;
}

.wfhd-main .login .title-coupons .tip-img{
    display: inline-block;
    width: .4rem;
    height: .4rem;
    vertical-align: text-bottom;
}
.wfhd-main .login .title-coupons .txt{
    margin: 0 .1rem;
    color: #FF6944;
    font-size: .32rem;
    line-height: 1rem;
    font-weight: bold;
    letter-spacing: .02rem;
}
.wfhd-main .login .title .t1 {
    font-size: .3rem
}

.wfhd-main .s-login {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.wfhd-main .s-login2 {
    margin-bottom: .5rem;
    position: relative;
}

.wfhd-main .s-login2 .user-c {
    padding: .1rem 0 0 1rem;
    font-size: .28rem;
    color: #f85040
}

.wfhd-main .s-login2 .user-c img {
    width: .93rem;
    height: .93rem;
    position: absolute;
    left: .3rem;
    top: .5rem;
}

.wfhd-main .s-login2 .u-tel {
    margin-bottom: .1rem;
}

.wfhd-main .s-login2 .u-more {
    position: absolute;
    right: .3rem;
    text-align: center;
    color: #fff;
    top: .5rem;
    display: block;
    width: 2.98rem;
    height: .88rem;
    line-height: .88rem;
    background: -moz-linear-gradient(center top, #f36545, #e1431f) repeat;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f36545), to(#e1431f));
    -webkit-border-radius: .5rem;
    -moz-border-radius: .5rem;
    border-radius: .5rem
}

.wfhd-main .text-content input {
    background-color: #ece9e8;
    height: .8rem;
    border: none;
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    border-radius: .4rem;
    padding-left: .3rem;
    font-size: .3rem;
    margin-bottom: .4rem
}

.wfhd-main .text-content .text-flex {
    display: -webkit-box;
    display: -moz-box;
    display: box
}

.wfhd-main .text-content .text-flex li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1
}

.wfhd-main .text-content .text-flex li:nth-of-type(2) {
    -webkit-box-flex: 0 0 3.14rem;
    -moz-box-flex: 0 0 3.14rem;
    box-flex: 0 0 3.14rem;
    width: 3.14rem;
    margin-left: .08rem
}

.wfhd-main .text-content .text-flex .btn-ver {
    height: .8rem;
    background-color: #ece9e8;
    border: none;
    color: #ca3638;
    font-size: .26rem;
    width: 100%;
    padding: 0;
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    border-radius: .4rem
}

.isnone {
    display: none
}

.wfhd-main .text-content .text-flex .piccode {
    height: .8rem;
    width: 100%;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

.wfhd-main .text-xy {
    color: #6d3826;
    font-size: .24rem;
    line-height: .3rem;
    margin-bottom: .3rem;
    padding-left: .4rem;
    background: url(../images/xy.png) 0 0 no-repeat;
    background-size: .3rem .3rem
}

.wfhd-main .text-xy a {
    color: #6d3826
}

.wfhd-main .text-bangding .btn {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    margin: 0 auto;
    color: #C42C01;
    font-size: .45rem;
    text-align: center;
    border: none;
    display: block;
    padding: 0;
    border-radius: .5rem;
    background: -moz-linear-gradient(center top, #FFE643, #FF950F) repeat;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFE643), to(#FF950F));
}

.wfhd-main .text-bangding .btn .mui-spinner {
    vertical-align: middle;
}

#end-time {
    margin: -0.2rem 0.1rem 0.2rem;
    font-size: 0.3rem;
    color: #333333;
}

#end-time .ok {
    display: inline-block;
    width: 0.41rem;
    height: 0.41rem;
    margin-left: 0.1rem;
    vertical-align: middle;
}

/*抽奖*/

.cj-main {
    background-color: #fff0ec;
    padding-bottom: .5rem;
    border-bottom-left-radius: .1rem;
    border-bottom-right-radius: .1rem;
    margin-bottom: .5rem;
}

.cj-main .dew {
    position: relative
}

.cj-main .dew .my-prize {
    position: absolute;
    right: .37rem;
    top: 0;
    display: block;
    width: 1rem;
    height: 1rem;
}

.zp-bg {
    background: url("../images/jiazi_06.png") 1.79rem 6.55rem no-repeat;
    background-size: 3.87rem 1.03rem;
    position: relative;
    padding-bottom: 1rem;
}

.zp-box {
    position: relative;
}

.dp-box {
    width: 6.9rem;
    height: 6.9rem;
    margin: 0 auto;
}

.zhizhen {
    width: 2.16rem;
    height: 2.57rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1.08rem;
    margin-top: -1.5rem;
}

/*横向滚动*/

.w-record {
    padding: .05rem;
    position: relative;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    width: 6.56rem;
    height: 4.47rem;
    background: url("../images/award_bg.png") no-repeat;
    background-size: 6.56rem 4.47rem;
    margin: auto;
}

.w-record .lise {
    padding: .5rem .2rem;
}

.w-record .lise .thj {
    text-align: center;
    position: relative;
    font-size: .42rem;
    color: #fa4a55;
    margin-bottom: .4rem;
}

.w-record .lise .thj:before {
    position: absolute;
    left: 2.3em;
    top: .2rem;
    content: "";
    display: block;
    width: 1rem;
    height: .03rem;
    background-color: #fa4a55;
}

.w-record .lise .thj:after {
    position: absolute;
    right: 2.3em;
    top: .2rem;
    content: "";
    display: block;
    width: 1rem;
    height: .03rem;
    background-color: #fa4a55;
}

.w-record .lise #scroll_div {
    height: 2.1rem;
    overflow: hidden;
}

.w-record .lise li {
    height: .68rem;
    line-height: .68rem;
    font-size: .22rem;
}

.w-record .lise li .a1 {
    padding: 0 .7rem;
}

.w-record .lise li .a2 {
    padding: 0 0 0 .2rem
}

.rule-main {
    background-color: #fff;
    padding: .3rem .5rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .3rem;
    position: fixed;
    top: 1rem;
    left: .15rem;
    right: .15rem;
    display: block;
    bottom: .25rem;
    z-index: 999;
    overflow: hidden;
    display: none;
}

.rule-main .title {
    margin: 0 auto;
    width: 100%;
    height: 1.3rem;
    background: url(../images/rule_title.jpg) center top no-repeat;
    background-size: auto 1rem;
    margin-top: .15rem;
}

.rule-main .close {
    position: absolute;
    left: .3rem;
    top: .3rem;
    width: .35rem;
    height: .35rem;
    background: url("../images/close.png") no-repeat;
    background-size: 100%;
}

.rule-main .ruleContent {
    overflow: auto;
    position: absolute;
    top: 1.6rem;
    bottom: 0.3rem;
    left: .5rem;
    right: .5rem;
}

.rule-main ul li {
    font-size: .24rem;
    line-height: .48rem;
    color: rgb(58, 57, 57);
}

.wrapper-footer img {
    width: 2.98rem;
    height: 2.9rem;
    margin: .2rem auto;
    display: block
}

.wrapper-footer p {
    text-align: center;
    font-size: .24rem;
    color: #6f1a11;
    padding-bottom: .25rem
}

/*广告位*/

.wrapper .list-con li {
    width: 50%;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    margin: 0.4rem 0 0;
    float: left;
    border-radius: 0.1rem;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
}

.wrapper .list-con li>a {
    display: inline-block;
}

.wrapper .list-con img {
    position: relative;
    width: 3rem;
    height: 2.7rem;
    margin: 0 0 0.1rem 0;
}

.wrapper .list-con .name {
    margin-top: 0;
    margin-bottom: 0.1rem;
    font-size: 0.28rem;
    color: #222222;
    text-align: left;
    height: 0.4rem;
    /*line-height: 0.42rem;*/
    margin-left: 0.1rem;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.wrapper .list-con .p-sty {
    margin: 0 0 0.1rem;
    padding: 0;
}

.wrapper .list-con .price {
    margin-left: 0.1rem;
    text-align: left;
    font-size: 0.32rem;
    color: #e14700;
    float: left;
    display: inline-block;
}

.wrapper .list-con .price em {
    font-style: normal;
}

.wrapper .list-con button {
    width: 3rem;
    height: 0.7rem;
    line-height: 0.35rem;
    border-radius: 0.4rem;
    background: #ffdf4e;
    border: 1px solid #4e1e1e;
    font-size: 0.36rem;
    color: #4e1e1e;
}

/*活动结束蒙版*/

.wrapper-toast {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background-size: 2.52rem 2.86rem;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
}

.wrapper-toast p {
    font-size: 0.3rem;
    width: 6rem;
    height: 0.6rem;
    margin: 7rem auto;
    background: #adabab;
    border-radius: 0.1rem;
    text-align: center;
    line-height: 0.6rem;
}

/*弹窗*/

.popup {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 500;
    top: 0px;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.p-main-bg {
    width: 6.16rem;
    height: 7.83rem;
    background: url("../images/pop_bg.png") 0 0 no-repeat;
    background-size: 6.16rem 7.83rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.p-main {
    position: relative;
}

.p-main .s-t {
    padding-top: 3.5rem;
}

.p-main .s-title {
    height: 1.58rem;
}

.p-main .st-1 {
    background: url("../images/gl_02.jpg") center 0 no-repeat;
    background-size: 1.78rem .48rem;
}

.p-main .st-2 {
    background: url("../images/gl_03.jpg") center 0 no-repeat;
    background-size: 1.78rem .48rem;
}

.p-main .st-3 {
    background: url("../images/gl_04.jpg") center 0 no-repeat;
    background-size: 1.78rem .48rem;
}

.p-main .st-4 {
    background: url("../images/gl_05.jpg") center 0 no-repeat;
    background-size: 2.34rem .48rem;
}

.p-main .des {
    width: 5.5rem;
    text-align: center;
    margin: 0 auto;
    height: 1.6rem;
    font-size: .36rem;
    line-height: .5rem;
    color: #fff;
}

.p-main .des .jq {
    font-weight: 400;
    color: #ffe252;
}

.p-main .pri-list {
    width: 4.3rem;
    margin: 0 auto;
    height: 1.6rem;
    font-size: .36rem;
    line-height: .5rem;
    color: #fff;
}

.p-main .pri-list .a1 {
    float: left;
}

.p-main .pri-list .a2 {
    float: right;
}

.p-main .pri-list .zw {
    text-align: center;
}

.p-main .m-btn {
    text-align: center;
}

.p-main .m-btn .btn1 {
    width: 2.62rem;
    height: .58rem;
    line-height: .58rem;
    display: inline-block;
    color: #f72b36;
}

.p-main .m-btn .btn-l {
    background: url("../images/btn_w.jpg") 0 0 no-repeat;
    background-size: 2.62rem .58rem;
    margin-right: .1rem;
}

.p-main .m-btn .btn-r {
    background: url("../images/btn_y.jpg") 0 0 no-repeat;
    background-size: 2.62rem .58rem;
}

.topbanner1 .link_rule {
    position: absolute;
    top: .5rem;
    right: 0;
    background: #fff;
    height: .5rem;
    line-height: .5rem;
    font-size: .24rem;
    color: #4eadf1;
    border-radius: .25rem 0 0 .25rem;
    padding: 0 .2rem;
}

.topbanner1 .goHome {
    position: absolute;
    top: .5rem;
    left: 0;
    background: #fff;
    height: .5rem;
    line-height: .5rem;
    font-size: .24rem;
    color: #4eadf1;
    border-radius: 0 .25rem .25rem 0;
    padding: 0 .2rem;
}


.hide {
    display: none;
}

/* 商品排列 */

.sp-mk6-main li {
    overflow: hidden;
    position: relative;
    padding: .1rem;
}
.sp-mk6-main li .sp-ljgm{
    background-image: linear-gradient(90deg, #FEBA80 0%, #FC7260 96%);
    box-shadow: 0 .24rem .36rem 0 #FFD4BF;
}
.sp-mk6-main li .sp-title{
    -webkit-line-clamp:1;
    line-height: 1.3;
    height: auto;
    font-size: .28rem;
}
.pdt_oneInline li {
    width: 100%;
    height: 1.8rem;
}

.pdt_oneInline li img.sp-pic {
    width: 1.6rem;
    height: 1.6rem;
    float: left;
}

.pdt_oneInline li .sp-title {
    padding-top: .3rem;
    margin-left: 2rem;
    height: auto;
    margin-top: 0;
}

.pdt_oneInline li .sp-ljgm {
    height: .6rem;
    position: absolute;
    right: .3rem;
    bottom: .3rem;
    font-size: .24rem;
    line-height: .4rem;
    padding: .12rem .36rem;
}

.pdt_oneInline li .sp-sale {
    padding-top: .25rem;
    margin-left: 2rem;
}

.pdt_twoInline li{
    width: 3.45rem;
    height: auto;
}
.pdt_twoInline li .sp-sale{
    margin-top: .15rem;
    text-align: center;
}
.pdt_twoInline li .sp-ljgm{
    margin-bottom: .2rem;
}
.pdt_twoInline li .sp-title{
    text-align: center;
}

.pdt_threeInline li {
    width: 2.22rem;
    height: 4.6rem;
    margin-right: .2rem;
}



.pdt_threeInline li .sp-pic {
    width: 2rem;
    height: 2rem;
}

.pdt_threeInline li .sp-ljgm {
    font-size: .24rem;
    margin-bottom: .2rem;
}

.pdt_threeInline li .sp-title {
}

.pdt_threeInline li .sp-sale {
    margin-top: .2rem;
    text-align: center;
    height: 0.8rem;
}

.logo_footer {
    padding-bottom: .2rem;
}

#downloadInspm{
    position: absolute;
    top: .31rem;
    right: .5rem;
    width: 1.8rem;
    height: .7rem;
}

#tlBanner{
    display: none;
}
.wfhd-login .title {
    margin-bottom: .3rem;
}
.downs-load-tip {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.downs-load-tip .layer {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    z-index: 99;
}
.downs-load-tip .img{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -3.3rem;
    margin-left: -3.3rem;
    z-index: 199;
}
.downs-load-tip .img img{
    width: 6.6rem;
}
.wrapper {
    cursor:pointer;
}
#tlBanner {
    cursor:pointer;
}
.adv-mk4-2, .adv-mk4-3 {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between */
}
.adv-mk4-2 li {
    float: none
}
.adv-mk4-3 li {
    width: 33%;
    margin-bottom: .2rem;
    padding-left: .1rem;
}

.sp-mk6-main li:nth-of-type(2n-1) {
    /* margin-right: .2rem; */
}
.pdt_threeInline li {
    width: 30%;
    height: 4.6rem;
    margin-right: .1rem;
    margin-left: .12rem;
}

.pdt_twoInline li {
    width: 47%;
    height: auto;
    margin-left: .1rem;
    margin-right: .1rem;
}