@charset "UTF-8"; /*!reset START*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

html,body {
    font-family: "Microsoft YaHei",Arial,Helvetica, sans-serif;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    background: #f2f2f2;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, td, th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle;
}

blockquote, q {
    quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none;
}

a {
    color: inherit;
    border: none;
    display: block;
}

img {
    border: none;
    display: block;
    width: 100%;
}

.clear:after, .clearfix:after, .clearfix:before {
    content: "";
    visibility: hidden;
}

.hidden {
    display: none;
}

.flex {
    display: flex;
}

.b-flex {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 0;
    -moz-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
}

/*!reset END*/
/* css reset */
html {
    color: #000;
    display: block;
    height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0 none;
}

img {
    vertical-align: middle;
}

li {
    list-style: none;
}

body, select, input, button, textarea {
    font: 14px/1.2 tahoma, Helvetica, 微软雅黑, arial;
}

a, a:link, a:visited {
    text-decoration: none;
}

a, button, input, textarea {
    -webkit-tap-highlight-color: transparent;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}

body {
    font: 14px/1.2 tahoma, Helvetica, 微软雅黑, arial;
    color: #000;
    min-width: 320px;
    background: #fff;
    width: 100%;
    /*height: 100%;*/
    max-width: 640px;
    margin: 0 auto;
}

img {
    width: 100%;
    vertical-align: top;
}

.disabled {
    pointer-events: none;
}

.cb {
    clear: both;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.margin {
    margin: 0 auto;
}

.t_indent {
    text-indent: 2em;
}

.clearfix:before, .clearfix:after {
    content: "";
    width: 0;
    display: inline-block;
    height: 0;
    visibility: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; }

.flex {
    display: flex;
}

.b-flex {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -moz-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.w95 {
    width: 95%;
}

.clearfix:before, .clearfix:after {
    content: '';
    line-height: 0;
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
/** 媒体查询 */
@media (min-width: 320px){html{font-size: 42.6667px;} }
@media (min-width: 360px){html{font-size: 48px;} }
@media (min-width: 375px){html{font-size: 50px;} }
@media (min-width: 384px){html{font-size: 51.2px;} }
@media (min-width: 414px){html{font-size: 55.2px;} }
@media (min-width: 448px){html{font-size: 59.7333px;} }
@media (min-width: 480px){html{font-size: 48px;} }
@media (min-width: 512px){html{font-size: 68.2667px;} }
@media (min-width: 544px){html{font-size: 72.5333px;} }
@media (min-width: 576px){html{font-size: 76.8px;} }
@media (min-width: 608px){html{font-size: 81.0667px;} }
@media (min-width: 640px){html{font-size: 85.3333px;} }
@media (min-width: 750px){html{font-size: 100px;} }

.shopdianzhan{
    display: block;
    width: 100%;
    padding: 0 .32rem;
    box-sizing: border-box;
    margin-top: -.5rem;
}
.shopdianzhan ul{
   display: block;
    width: 100%;
}
.shopdianzhan ul li{
    padding: .18rem;
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    float: left;
    margin-bottom: .18rem;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}
.shopdianzhan ul li .img{
    width: 35.34%;
    display: block;
    position: relative;
    padding-top: 35.34%;
}
.shopdianzhan ul li .img img{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: block;
}
.shopdianzhan ul li .text{
    position: absolute;
    right: 0;
    top: 0;
    width: 62%;
    padding: .12rem .2rem .2rem .12rem;
    height: 100%;
    box-sizing: border-box;
}
.shopdianzhan ul li h5{
    white-space: normal;
    font-size: .26rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: .73rem;
    line-height: 1.4;
    padding-top: .06rem;
    font-family: "Microsoft YaHei";
}
.shopdianzhan ul li h5 a{
    color: #666666;
}
.shopdianzhan ul li .p1{
    font-size: .24rem;
    color: #ffa939;
    margin-bottom: 0.06rem;
    margin-top: .01rem;
}
.shopdianzhan ul li .p2{
    font-size: .16rem;
    color: #ff1516;
    position: relative;
    padding-top: .34rem;
}
.shopdianzhan ul li .p2 span{
    font-size: .3rem;
}
.shopdianzhan ul li .p2 i{
    display: inline-block;
    color: #fff;
    background-color: #ff1516;
    border-radius: .08rem;
    padding: 0.06rem .08rem;
    font-size: .2rem;
    position: absolute;
    top: 0;
    left: 0;
}
.shopdianzhan ul li .but_go{
    height: .46rem;
    line-height: .46rem;
    text-align: center;
    width: 52%;
    text-align: center;
    background-color: #ff1516;
    border-radius: .23rem;
    margin-top: .08rem;
}
.shopdianzhan ul li .but_go a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: .28rem;
    color: #fff;
}
.shopdianzhan ul li .dianzhang{
    display: block;
    position: absolute;
    bottom: 10%;
    right: 10%;
    text-align: center;
}
.shopdianzhan ul li .dianzhang span{
    color: #ff1516;
    font-size: .26rem;
}
.shopdianzhan ul li .dianzhang a{
    display: block;
    width: .78rem;
    height: .58rem;
    background: url(../images/n7.png) no-repeat center;
    background-size: .6rem .58rem;
}
.shopdianzhan ul li .dianzhang a.js-dianz{
    background: url(../images/n7.gif) no-repeat center;
    background-size:.78rem .53rem;
}
.shopdianzhan ul li:before{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: .6%;
    width: .89rem;
    height: .83rem;
    background: url(../images/n1.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 2;
}
.shopdianzhan ul li:nth-of-type(2):before{
    background: url(../images/n2.png) no-repeat center;
    background-size: 100% 100%;
}
.shopdianzhan ul li:nth-of-type(3):before{
    background: url(../images/n3.png) no-repeat center;
    background-size: 100% 100%;
}
.shopdianzhan ul li:nth-of-type(4):before{
    background: url(../images/n4.png) no-repeat center;
    background-size: .68rem 100%;
}
.shopdianzhan ul li:nth-of-type(5):before{
    background: url(../images/n5.png) no-repeat center;
    background-size: .68rem 100%;
}
.shopdianzhan ul li:nth-of-type(6):before{
    background: url(../images/n9.png) no-repeat center;
    background-size: .64rem .78rem;
}
.shopdianzhan ul li:nth-of-type(7):before{
    background: url(../images/n10.png) no-repeat center;
    background-size: .64rem .78rem;
}
.shopdianzhan ul li:nth-of-type(8):before{
    background: url(../images/n11.png) no-repeat center;
    background-size: .64rem .78rem;
}
.shopdianzhan ul li:nth-of-type(9):before{
    background: url(../images/n12.png) no-repeat center;
    background-size: .64rem .78rem;
}
.shopdianzhan ul li:nth-of-type(10):before{
    background: url(../images/n13.png) no-repeat center;
    background-size: .64rem .78rem;
}
.shopdianzhan ul li:nth-of-type(11):before{
    background: url(../images/n14.png) no-repeat center;
    background-size: .64rem .78rem;
}
.shopdianzhan ul li:nth-of-type(12):before{
    background: url(../images/n15.png) no-repeat center;
    background-size: .64rem .78rem;
}
.shopdianzhan ul li .shentext{
    display: block;
    position: absolute;
    top: 0;
    left: 33%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: .18rem;
    color: #fff;
    text-align: center;
    line-height: .32rem;
    height: .42rem;
    padding: 0 .1rem;
    background: url(../images/n6.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 3;
}
.sale-lode {
    display: none;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
/* 信息提示弹框 */
.wrapper{
    z-index: 9999;
    position: relative;
}
.tipBox {
    width: 80%;
    font-size: 16px;
    position: fixed;
    left: 10%;
    top: 30%;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    color: #fff;
    line-height: 40px;
    border-radius: 5px;
}

.tips_overlay .tipBox.mask-in {
    background-color: rgba(0, 0, 0, 0.8);
}

.tips_overlay .tipBox.mask-out {
    background-color: black;
}

.tipBox .msg {
    padding: 20px 0;
}

.tipBox h2 {
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
}

.tipBox i {
    vertical-align: middle;
    display: inline-block;
    width: 0.1px;
    height: 100%;
}

.overlay, .tips_overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    transition: all .2s ease-in-out;
    opacity: 0;
}

.tips_overlay {
    background-color: transparent;
}

.overlay-in {
    opacity: 1;
}

.overlay-out {
    opacity: 0;
}

.v-mods .v-mod{
    overflow: inherit;
}

body{
    background-color:rgb(204, 23, 23);
}
/* 点赞资格样式  */
.shopdianzhan h6{
    display: block;
    width: 100%;
    height: .55rem;
    background: url(../images/s2.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: .1rem;
    font-size: .28rem;
    line-height: .55rem;
    color: #fff;
    font-weight: 200;
    padding-left: .34rem;
    box-sizing: border-box;
}
.shopdianzhan h6 span{
    color: #ffe65a;
    font-weight: 600;
}
.shopdianzhan h6 a{
    display: block;
    height: 100%;
    position: absolute;
    right: .24rem;
    top: 0;
    font-size: .24rem;
    color: #ffdd65;
    line-height: .55rem;
    padding-right: .34rem;
    background: url(../images/s1.png) no-repeat right center;
    background-size: .25rem .25rem;
}
.dianzhan-box{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.75);
    z-index: -1;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    overflow: hidden;
}
.dianzhan-box.show{
    opacity: 1;
    z-index: 99;
    display: block;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.task{
    width: 100%;
    max-width: 640px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform:  translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    bottom: -6.32rem;
    background: url(../images/s10.png) no-repeat right center;
    background-size: 100% 100%;
    height: 6.32rem;
    padding-top: 1.7rem;
    box-sizing: border-box;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.dianzhan-box.show .task{
    bottom: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.task .rom{
    position: absolute;
    width: .74rem;
    height: .73rem;
    background: url(../images/s8.png) no-repeat right center;
    background-size: 100% 100%;
    top: 0;
    right: 0.06rem;
}
.task h3{
    display: block;
    width: 100%;
    text-align: center;
    font-size: .28rem;
    color: #fff;
}
.task h3 span{
    color: #ffe376;
    font-weight: 600;
}
.task .task-con{
    margin: 0 auto;
    width: 93.333%;
    height: 3.34rem;
    background: url(../images/s9.png) no-repeat right center;
    background-size: 100% 100%;
    padding: 0 .16rem;
    box-sizing: border-box;
    padding-top: .18rem;
    margin-top: .26rem;
}
.task .task-con ul{
    display: block;
    width: 100%;
}
.task .task-con ul li{
    display: block;
    position: relative;
    color: #fff;
    font-size: .2rem;
    line-height: .32rem;
    box-sizing: border-box;
    padding: .16rem 0 .16rem 1.2rem;
}
.task .task-con ul li .sp1{
    font-size: .26rem;
    font-weight: 600;
}
.task .task-con ul li .sp2{
    font-size: .26rem;
    color: #ffe376;
}
.task .task-con ul li i{
    display: block;
    height: 100%;
    width: .64rem;
    background: url(../images/s5.png) no-repeat center;
    background-size: .64rem .64rem;
    position: absolute;
    top: 0;
    left: .2rem;
    vertical-align: middle;
}
.task .task-con ul li:nth-of-type(2) i{
    background: url(../images/s6.png) no-repeat center;
    background-size: .64rem .64rem;
}
.task .task-con ul li:nth-of-type(3) i{
    background: url(../images/s7.png) no-repeat center;
    background-size: .64rem .64rem;
}
.task .task-con ul li:after{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: .02rem;
    -webkit-transform: scaleY(.5);
    -moz-transform: scaleY(.5);
    -ms-transform: scaleY(.5);
    -o-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #db9c8b;
}
.task .task-con ul li:nth-of-type(3):after{
    display: none;
}
.task .task-con ul li a{
    display: block;
    width: 1.6rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    font-size: .24rem;
    color: #b12a06;
    position: absolute;
    background: url(../images/s3.png) no-repeat center;
    background-size: 100% 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: .16rem;
}
.task .task-con ul li a.task-no{
    background: url(../images/s4.png) no-repeat center;
    background-size: 100% 100%;
    color: #6b6b6b;
    display: none;
}
.task .task-con ul li.wanc a{
    display: none;
}
.task .task-con ul li.wanc a.task-no{
    display: block;
}
