.f10 {
    font-size: .5rem
}

.p57 {
    padding: .25rem .35rem
}

.color-p {
    color: #ce1a31
}

.masker {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    display: none;
    z-index: 10
}

.center_upload {
    max-height: 80vh;
    overflow-y: auto
}

.center_upload .weui-uploader__file {
    margin-bottom: 0
}

.center_upload .weui-uploader__input-box {
    height: 1.6rem;
    width: 1.6rem;
    margin: 0 auto .2rem;
    float: none;
    border-radius: 50%
}

.center_upload .weui-uploader__input-box:before {
    width: .05rem;
    height: 1.2rem
}

.center_upload .weui-uploader__input-box:after {
    width: 1.2rem;
    height: .05rem
}

.center_upload__input {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-tap-highlight-color: transparent
}

.center_upload .closeHt {
    position: absolute;
    top: .5rem;
    right: .5rem
}

.seckill_logs {
    display: block;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    height: 1.4rem
}

.seckill_logs div {
    float: left;
    margin-left: -.4rem
}

.seckill_logs img {
    width: 1rem;
    height: 1rem;
    border-radius: 1.4rem;
    border: .05rem solid #fff
}

.del_price {
    color: #969696;
    text-decoration: line-through;
    font-size: .6rem
}

.soldout {
    top: 0;
    right: 0;
    height: 4.2rem;
    width: 4.2rem;
    border-radius: 0 .2rem 0 0;
    position: absolute
}

.goodlist {
    padding: .5rem!important
}

.goodlist li {
    margin-bottom: 2vw;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 49%;
    background: #fff;
    float: left
}

.goodlist li:nth-child(2n+1) {
    margin-right: 2%
}

.flex {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.goodimg {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 100%;
    overflow: hidden
}

.goodimg>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.goodtit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: .15rem;
    line-height: .9rem;
    height: 1.8rem;
    color: #333
}

.goodflex {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mod-post {
    background: #fff!important
}

.dis_list {
    padding: .75rem .75rem 0 .75rem;
    position: relative
}

.dis_list:last-child {
    padding: .75rem
}

.dis_list .dis_row {
    position: relative;
    display: block;
    overflow: hidden
}

.dis_list .dis_pic {
    width: 100%;
    height: calc(267vw/6.4);
    position: relative
}

.dis_list .dis_pic img {
    height: 100%;
    width: 100%;
    border-radius: .25rem .25rem 0 0
}

.dis_list .dis_pir {
    padding: .5rem .5rem .5rem .75rem;
    background: #f2f2f2;
    border-radius: 0 0 .25rem .25rem
}

.dis_list .dis_pir .price {
    line-height: 1rem
}

.dis_list .dis_pir .discount {
    font-size: .6rem;
    color: #666
}

.dis_list .dis_pir .weui-btn {
    line-height: 1.7rem;
    height: 1.7rem;
    margin-top: .15rem
}

.dis_mask .title {
    color: #fff;
    padding: 0 .75rem;
    line-height: 2rem;
    overflow: hidden;
    height: 2rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dis_mask {
    position: absolute;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));
    height: 2rem;
    width: 100%;
    z-index: 1
}

.dis_list .activity-view-overicon {
    position: absolute;
    top: .5rem;
    right: .5rem;
    width: 3rem;
    height: 3rem;
    background-image: url(complete.svg)
}

.button-sp-area {
    text-align: center;
    margin-top: .4rem
}

.button-sp-area .weui-btn,.button-sp-area .weui-btn+.weui-btn {
    margin-top: 0!important;
    background-color: #fff!important
}

.hm_c_btn {
    color: #666!important
}

.float_btn {
    position: fixed;
    bottom: 1rem;
    left: 50%;
    color: #fff;
    border-radius: 2.5rem;
    font-size: .7rem;
    padding: .2rem .5rem;
    transform: translateX(-50%);
    z-index: 999;
    box-shadow: 0 .1rem .25rem rgba(26,26,26,.25)
}

.g_table {
    width: 100vw;
    background: #fff;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.g_table>div {
    float: left
}

.g_table .weui-flex__item div {
    padding: .5rem .75rem;
    font-size: .7rem;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    white-space: nowrap;
    overflow: hidden;
    align-items: center
}

.g_table_h {
    width: 5.25rem
}

.border_full {
    border: .05rem solid rgba(0,0,0,.2);
    border-radius: .2rem;
    padding-left: .1rem
}

.div_select {
    position: relative
}

.div_select:after {
    content: " ";
    display: inline-block;
    height: .3rem;
    width: .3rem;
    border-width: .1rem .1rem 0 0;
    border-color: #c8c8cd;
    border-style: solid;
    -webkit-transform: matrix(.71,.71,-.71,.71,0,0);
    transform: matrix(.71,.71,-.71,.71,0,0);
    position: relative;
    top: -.1rem;
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.2rem
}

.color-red {
    color: #e02e24!important
}

.view_body .x_header {
    background: #fff!important;
    color: #333
}

.view_body .x_header a {
    color: #333
}

.view_body .x_header .navtitle {
    width: 9.6rem!important
}

.view_body .x_header .navtitle a {
    float: left;
    position: relative;
    padding: 0 .35rem!important
}

.view_bd .x_header {
    background: 0 0!important;
    position: fixed;
    width: 5rem;
    z-index: 1
}

.view_bd .navtitle,.view_bd .sidectrl,.view_bd .x_header i,.view_bd .x_header_fix {
    display: none!important
}

.view_bd .view_num,.view_bd .x_header a {
    font-size: .65rem;
    background: rgba(0,0,0,.5);
    top: .5rem;
    left: .5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 1rem;
    padding: 0 .5rem
}

.view_bd .view_num {
    left: auto;
    right: .5rem;
    position: fixed;
    z-index: 9;
    color: #fff;
    width: 1.5rem;
    padding: 0;
    text-align: center
}

.view_cell {
    padding: .5rem .75rem;
    background: #fff
}

.view_date {
    border-radius: .1rem;
    border: .05rem solid;
    width: 2rem;
    font-size: .65rem;
    text-align: center;
    position: absolute;
    right: .75rem
}

.cf {
    color: #fff
}

.pt3 {
    padding-top: .15rem
}

.pt8 {
    padding-top: .4rem
}

.c3 {
    color: #333
}

.mb5 {
    margin-bottom: .25rem
}

.br0,.br0:after {
    border-radius: 0!important
}

.in_bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    height: 2.5rem
}

.in_bottom_z {
    min-width: 3rem;
    position: relative;
    width: 16%
}

.in_bottom_y a i {
    font-size: 1rem;
    vertical-align: middle
}

.in_bottom_y a {
    width: 100%;
    background: #e02e24;
    display: block;
    height: 100%;
    line-height: 1.25rem;
    text-align: center;
    color: #fff;
    font-size: .75rem;
    position: relative
}

.in_bottom_y {
    min-width: 40%
}

.in_bottom_y {
    min-width: .5rem!important
}

.bgsec,.in_bottom_sec a {
    background-color: #fa0!important
}

.ptcolor {
    color: #e02e24
}

.tprice {
    font-size: 1.2rem;
    color: #e02e24
}

.tprice2 {
    font-size: 1rem;
    color: #e02e24
}

.tnums {
    position: absolute;
    right: 0;
    top: .6rem
}

.aten {
    background: #f9f9f9;
    color: #999;
    padding: .25rem;
    margin-top: .25rem;
    border-radius: .1rem
}

.paygg {
    padding-top: 0;
    max-height: 70vh
}

.buy-tags a.weui-btn_mini {
    padding: .7rem 1em;
    line-height: 0;
    float: left;
    margin: .2rem .4rem .2rem 0;
    border-radius: 5rem!important
}

.buy-tags a.weui-btn_mini.weui-btn:after {
    display: none!important
}

.buy-item {
    border: 0;
    border-radius: .2rem;
    width: 4rem;
    height: 4rem;
    float: left;
    position: ABSOLUTE;
    top: -1.25rem;
    left: .75rem;
    background: #fff;
    padding: .1rem;
    box-shadow: .05rem .05rem .05rem rgba(0,0,0,.1)
}

.buy-item img {
    width: 4rem;
    height: 4rem;
    border-radius: .2rem;
    display: block;
    float: left
}

.buy-title {
    margin-left: 5.5rem;
    height: 3.4rem
}

.inc-num {
    background: #f5f5f5;
    width: 1.4rem;
    height: 1.4rem;
    line-height: 1.45rem;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #888;
    border-radius: .1rem
}

.inc-input {
    outline: 0;
    border: 0;
    background: #f5f5f5;
    width: 2rem;
    height: 1.4rem;
    vertical-align: middle;
    text-align: center;
    color: #666;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .1rem;
    font-size: .65rem;
    margin: 0 .1rem
}

.addrbx {
    position: absolute;
    bottom: 0;
    background: linear-gradient(135deg,#f25953 12.5%,#fbfaf5 12.5%,#fbfaf5 25%,#5590d6 25%,#5590d6 37.5%,#fbfaf5 37.5%,#fbfaf5 50%,#f25953 50%,#f25953 62.5%,#fbfaf5 62.5%,#fbfaf5 75%,#5590d6 75%,#5590d6 87.5%,#fbfaf5 87.5%,#fbfaf5 100%);
    background-size: 3rem 3rem;
    height: .1rem;
    overflow: hidden;
    left: -.5rem;
    right: 0
}

.close-pay {
    position: absolute;
    right: .5rem;
    top: .5rem;
    z-index: 99
}

.confirm_shlogo {
    width: 1.1rem;
    height: 1.1rem;
    display: inline-block;
    vertical-align: middle;
    border-radius: .2rem
}

.confirm_foot {
    display: -webkit-box;
    bottom: 0;
    height: 2.5rem;
    background-color: #fff
}

.confirm_foot_d {
    display: -webkit-box;
    -webkit-box-flex: 1;
    border-top: .05rem solid #eee
}

.confirm_foot_d em {
    -webkit-box-flex: 1;
    margin-left: .5rem;
    line-height: 2.5rem;
    font-size: .7rem;
    color: #333
}

.confirm_foot_d span {
    display: -webkit-inline-box;
    margin-left: .5rem;
    color: #e02e24;
    font-weight: 700
}

.confirm_foot_btn {
    display: block;
    padding: 0 1.5rem;
    line-height: 2.5rem;
    height: 2.5rem;
    border-radius: 0;
    background-color: #e02e24;
    font-size: .8rem;
    color: #fff;
    border-width: 0;
    outline: 0;
    -webkit-appearance: none;
    text-align: center
}

.pt_usr {
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 5rem;
    display: inline!important;
    vertical-align: middle
}

.fqpd1 {
    font-size: .7rem;
    line-height: 2.5rem;
    height: 2.5rem
}

.ptbtn {
    color: #fff;
    background: #e02e24;
    border-radius: .7rem;
    display: block;
    float: left;
    height: 1.35rem;
    line-height: 1.35rem;
    font-size: .65rem;
    text-align: center;
    margin-top: .6rem;
    padding: 0 .4rem;
    margin-bottom: .15rem
}

.pt_shlink {
    padding: .5rem .75rem;
    display: block
}

.sp_good_od {
    background: #f8f8f8
}

.pt_btn_dft.weui-btn_default {
    background-color: #f8f8f8!important
}

.pro_top {
    background-position: calc(100vw - 4.5rem) center;
    background-size: auto 2.5rem;
    background-repeat: no-repeat;
    padding: 1.5rem;
    color: #fff;
    font-size: .8rem;
    text-align: center
}

.share_list {
    position: relative;
    margin-left: .25rem
}

.share_list img {
    margin-right: .3rem;
    margin-top: .5rem;
    border-radius: 5rem;
    height: 2rem;
    display: block;
    border: .05rem solid transparent
}

.share_list img.share_tz {
    color: #ae7502;
    border: .05rem solid #fa3
}

.share_list em,.tz {
    color: #ae7502;
    border: .05rem solid #fff;
    border-radius: 1.65rem;
    position: absolute;
    top: .4rem;
    background: #fa3;
    font-size: .6rem;
    left: -.1rem;
    padding: .4rem .2rem;
    line-height: 0
}

.pro-wrap-title {
    height: 3rem;
    background: #fff url(title.png) 0 0 no-repeat;
    background-size: 100%;
    padding-bottom: .4rem
}

li.ajax_cat.ajax_cat_cur {
    border: .1rem solid #ff5c54;
    border-radius: .2rem
}

li.ajax_cat a {
    padding: .4rem 0 .15rem;
    border-radius: .2rem
}

li.ajax_cat {
    margin-left: .35rem!important;
    border: .1rem solid #fff;
    width: calc(20% - .6rem)
}

.ctli {
    text-align: right;
    font-size: .6rem;
    margin-right: .75rem
}

.pt_order_li {
    background: #fff;
    margin-bottom: .5rem
}

.tuan_recommend_title {
    text-align: center
}

.tuan_recommend_title_text {
    display: inline-block;
    height: 2.1rem;
    text-align: center;
    line-height: 2.1rem;
    font-size: .65rem;
    color: #666;
    font-weight: 700;
    position: relative
}

.tuan_recommend_title_text:before {
    left: -1.6rem
}

.tuan_recommend_title_text:after {
    right: -1.6rem
}

.tuan_recommend_title_text:after,.tuan_recommend_title_text:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -.35rem;
    width: 1.1rem;
    height: .7rem;
    background: url(right.png) no-repeat;
    background-size: 1.1rem .7rem
}

.tuan_recommend_title_text:before {
    background-image: url(left.png)
}

.cate {
    position: fixed;
    top: 10.5rem;
    right: 0;
    bottom: 4rem;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    max-width: 32rem;
    margin: auto
}

.scroll-y {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto!important;
    -webkit-overflow-scrolling: touch
}

.level1 {
    width: 7rem;
	background: #f6f6f6;
    /*background: #f8f8f8*/
}

.level1,.level2 {
    height: 100%
}

.level1 .tab.cur {
    font-size: .7rem;
    color: #e02e24;
    background: #fff
}

.level1 .tab {
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    font-size: 1.1rem;
    background: #f8f8f8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.level2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.level2__content {
    padding: 0 0 .75rem .75rem;
    height: auto;
    -webkit-overflow-scrolling: touch
}

.level2 .header {
    font-size: .7rem;
    font-weight: 700;
    margin: .75rem 0 .25rem
}

.level2 .header a {
    margin-right: 1.5rem;
    font-weight: 400;
    font-size: .7rem
}

.level2 .lister {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: .75rem;
	clear:both;
	padding-left: 0.3rem;
	padding-top:10px;
}

.level2 .list_item {
    width: 33.33%;
    padding: .5rem;
    box-sizing: border-box;
    text-align: center;
    max-width: 5.2rem
}

.level2 .list_item .img {
    position: relative;
    padding-top: 100%
}

.level2 .list_item .name {
    margin-top: .25rem;
    font-size: .6rem;
    line-height: 1.3
}

.level2 .list_item .img .item_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wqvue-image {
    display: inline-block;
    overflow: hidden
}

.weui-search-bar {
    background-color: #f8f8f8
}

.item_cate {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.item_cate img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    min-width: .05rem
}

.weui-search-bar__cancel-btn {
    font-size: .8rem
}

.search_bar_btn {
    margin-left: .5rem;
    line-height: 1.4rem;
    white-space: nowrap;
    display: none;
    font-size: .8rem
}

.weui-search-bar.weui-search-bar_focusing .search_bar_btn {
    display: block
}

div.weui-banner .weui-navbar__item:last-child {
    padding-right: .75rem
}

.tuan_p_img {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: .25rem;
    display: block;
    border-radius: 1.5rem
}

.weui-search-bar__form {
    background: 0 0
}

.weui-search-bar__box {
    background: url(s.png) .5rem center no-repeat;
    background-size: .8rem
}

.stamp_three {
    padding: 0 .3rem;
    color: #fff;
    border-radius: .7rem 0 .7rem .7rem;
    background: -webkit-linear-gradient(left,#e93b3d,#fe9373);
    background: -webkit-gradient(linear,left top,right top,from(#e93b3d),to(#fe9373));
    background: linear-gradient(90deg,#e93b3d,#fe9373);
    box-shadow: 0 .15rem .3rem rgba(233,59,61,.2);
    display: inline-block;
    vertical-align: middle
}

.stamp_mini {
    font-size: .5rem;
    border-radius: .35rem 0 .35rem .35rem;
    line-height: .7rem;
    height: .7rem;
    margin-right: .25rem
}

.stamp_middle {
    font-size: .65rem
}

.row_list .item {
    position: relative;
    margin: 0 0 .5rem;
    height: 7.9rem;
    background-color: #fff;
    border-radius: .1rem
}

.row_list .cover {
    left: 0;
    top: 0;
    width: 7.9rem;
    height: 7.9rem;
    overflow: hidden
}

.row_list .cover {
    position: absolute;
    top: .75rem;
    left: .75rem;
    width: 6.4rem;
    height: 6.4rem
}

.row_list .cover img {
    display: block;
    width: 100%;
    height: 100%
}

.row_list .stamp.bg_red {
    background: -webkit-gradient(linear,left top,right top,from(#e93b3d),to(#fe9373));
    background: -webkit-linear-gradient(left,#e93b3d,#fe9373);
    background: linear-gradient(90deg,#e93b3d,#fe9373);
    box-shadow: 0 .15rem .3rem rgba(233,59,61,.2)
}

.row_list .stamp {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 .3rem;
    height: .8rem;
    line-height: .8rem;
    color: #fff;
    font-size: .6rem;
    border-radius: .7rem 0 .7rem .7rem
}

.row_list .info {
    position: relative;
    margin-left: 7.9rem;
    padding-top: .55rem;
    height: 7.3rem
}

.row_list .name {
    margin: 0 .75rem .3rem 0;
    color: #333;
    font-size: .7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.row_list .tags,.sp_new .tags {
    margin-bottom: .2rem;
    height: .8rem;
    overflow: hidden
}

.row_list .tags span:not(:last-child),.sp_new .tags span:not(:last-child) {
    margin-right: .25rem
}

.row_list .tags span,.sp_new .tags span {
    display: inline-block;
    padding: 0 .3rem;
    height: .8rem;
    line-height: .8rem;
    color: #999;
    font-size: .6rem;
    background-color: #f7f7f7;
    border-radius: .1rem;
    vertical-align: top
}

.row_list .price {
    bottom: 1.5rem;
    line-height: 1.2rem
}

.row_list .price {
    position: absolute;
    bottom: 1.6rem;
    left: 0;
    color: #e93b3d;
    font-size: .6rem
}

.row_list .price span {
    font-weight: 700
}

.row_list .desc {
    bottom: .6rem
}

.row_list .desc {
    position: absolute;
    bottom: .7rem;
    left: 0;
    color: #999;
    font-size: .6rem;
    max-width: 5rem
}

.row_list .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.row_list .btn {
    position: absolute;
    bottom: .75rem;
    right: .75rem;
    width: 3.6rem;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #fff;
    font-size: .7rem;
    text-align: center;
    border-radius: 1.5rem;
    background: -webkit-gradient(linear,left top,right top,from(#e93b3d),to(#ff9474));
    background: -webkit-linear-gradient(left,#e93b3d,#ff9474);
    background: linear-gradient(90deg,#e93b3d,#ff9474);
    box-shadow: 0 .15rem .3rem rgba(233,59,61,.2)
}

.row_list .btn::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    margin-top: .05rem
}

.shlogo {
    width: 1rem;
    height: 1rem;
    margin-right: .75rem;
    border-radius: 50%;
    overflow: hidden
}

.shlogo img {
    display: block;
    width: 100%;
    height: 100%
}

.noti {
    top: 3rem;
    border-radius: 1.5rem;
    background: rgba(0,0,0,.35);
    padding-right: .5rem;
    transition: opacity 2s;
    opacity: 0
}

.noti .avt {
    width: 1.3rem;
    height: 1.3rem;
    display: inline-block;
    position: absolute;
    left: .1rem;
    top: .1rem;
    border-radius: 1.7rem
}

.hbzder {
    position: fixed;
    right: 0;
    bottom: 25%;
    z-index: 9;
    padding: 0 .7rem 0 .4rem;
    background-image: linear-gradient(-180deg,#f74949 11%,#eb5a5c 100%);
    box-shadow: 0 .2rem .55rem -.05rem rgba(240,80,70,.8);
    border-radius: 2.25rem 0 0 2.25rem;
    line-height: 1.5rem;
    color: #fff;
    font-size: .6rem;
    opacity: .8
}

.shot_in {
    width: 100vw
}

.qrfield {
    width: 6rem;
    height: 6rem;
    position: relative
}

.hh_my_head {
    width: 100%;
    height: 10.75rem;
    color: #fff;
    overflow: hidden;
    position: relative;
    background-size: cover
}

.hh_my_head_in {
    height: calc(100%)
}

.hh_my_head i {
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    -ms-transform: rotate(-315deg);
    -o-transform: rotate(-315deg);
    transform: rotate(-315deg);
    -webkit-border-radius: 5rem;
    -moz-border-radius: 5rem;
    border-radius: 5rem;
    display: inline;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    position: absolute
}

.header-annimate-element1 {
    top: 1.65rem;
    right: auto;
    bottom: auto;
    left: -.75rem;
    width: 1.5rem;
    height: 1.5rem;
    background: rgba(255,255,255,.2)
}

.header-annimate-element4 {
    top: 3.5rem;
    right: auto;
    bottom: auto;
    left: 0;
    width: 2rem;
    height: 6.5rem;
    background: rgba(255,255,255,.12)
}

.header-annimate-element5 {
    top: 1.6rem;
    right: 0;
    bottom: auto;
    width: .5rem;
    height: 9.4rem;
    background: rgba(255,255,255,.1)
}

.header-annimate-element6 {
    top: 0;
    right: 0;
    bottom: auto;
    width: 1.25rem;
    height: 4.75rem;
    background: rgba(255,255,255,.13)
}

.header-annimate-element7 {
    top: 6rem;
    right: 0;
    bottom: auto;
    width: .05rem;
    height: 3.9rem;
    background: rgba(255,255,255,.18)
}

.header-annimate-element9 {
    top: .15rem;
    right: auto;
    bottom: auto;
    left: 4.35rem;
    width: 1rem;
    height: 1rem;
    background: rgba(255,255,255,.1)
}

.hh_my_head .main_yen {
    text-align: center;
    padding-top: 2rem;
    font-size: .7rem
}

.hh_my_head .sec_yen {
    text-align: center;
    padding-top: 1.75rem;
    font-size: .7rem
}

.hh_my_head .main_yen span {
    display: block;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 300;
    width: 100%;
    text-align: center
}

.hh_my_head .sec_yen span {
    display: block;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 300;
    width: 100%;
    text-align: center
}

.stamp_thin {
    padding: 0 .25rem;
    color: #fff;
    background: #e93b3d;
    display: inline-block;
    vertical-align: middle;
    font-size: .5rem;
    line-height: .7rem;
    height: .7rem;
    margin-right: .25rem;
    border-radius: .5rem
}

.c30 {
    color: #303030
}

.c84 {
    color: #848484
}

.ltit {
    font-size: .6rem;
    color: #848484;
    margin-right: .5rem
}

.weui-img {
    width: 1rem;
    margin-right: .25rem;
    display: block;
    height: 1rem
}

.cmt_imglist img {
    width: 4rem;
    height: 4rem;
    float: left
}

.cmt_imglist .imgloading {
    margin: .25rem .25rem 0 0
}

.spgwclist .incnum {
    position: absolute;
    bottom: 0;
    right: 0
}

.spgwclist {
    height: 1.4rem;
    line-height: 1.4rem;
    position: relative
}

.spgwctop {
    margin: .5rem;
    border-radius: .5rem;
    position: relative;
    top: -4rem
}

.spgwcp {
    line-height: 1.1rem;
    height: 2.2rem;
    overflow: hidden;
    display: block
}

.thinbtn {
    display: inline-block;
    background: #fff;
    border: .05rem solid #eb5a5c;
    color: #eb5a5c;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.2rem;
    padding: 0 .7rem;
    border-radius: 5rem;
    text-align: center;
    transform: scale(.5);
    -webkit-transform: scale(.5);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    width: 5.5rem;
    margin: 0 auto
}

.thinbtn_mid {
    position: relative;
    display: block;
    width: 8rem;
    left: 2.25rem
}

.site_header .x_header {
    background-color: rgba(0,0,0,0)!important;
    position: relative
}

.shop_brand_image {
    width: 100%;
    height: 12.5rem;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: #666
}

.shop_brand_image::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    z-index: 1
}

.shop_brand_image img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    width: 100%;
    height: auto
}

.shop_brand_image::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 6.2rem;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-linear-gradient(top,transparent,hsla(0,0%,100%,.8) 80%,#f7f7f7);
    background: -webkit-linear-gradient(top,transparent 0,hsla(0,0%,100%,.8) 80%,#f7f7f7);
    background: linear-gradient(180deg,transparent 0,hsla(0,0%,100%,.8) 80%,#f7f7f7)
}

.site_header_inner {
    position: relative;
    width: 100%;
    max-width: 48rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-height: 8.5rem;
    z-index: 30;
    overflow: hidden
}

.site_header_background_image_inside {
    position: absolute;
    width: 100%;
    height: 8.5rem;
    bottom: 0;
    z-index: -1
}

.site_header .shop_profile {
    position: relative;
    height: 2.5rem;
    padding-top: 1.5rem;
    padding-bottom: .75rem
}

.site_header .shop_profile_link {
    display: block;
    padding-left: 3.75rem;
    margin-right: 5rem
}

.site_header .shop_profile_logo {
    position: absolute;
    width: 2.5rem;
    height: 2.5rem;
    left: .75rem;
    border-radius: .2rem;
    overflow: hidden;
    background: #fff
}

.site_header .shop_profile_logo img {
    width: 100%;
    height: 100%;
    display: block
}

.site_header .shop_profile_name {
    font-size: .8rem;
    font-weight: 700;
    line-height: 1.05rem;
    color: #fff
}

.site_header .shop_profile_extra {
    height: .8rem;
    margin-top: .15rem;
    font-size: .6rem;
    overflow: hidden
}

.site_header .shop_profile_extra>span {
    float: left;
    margin-right: .2rem;
    color: #fff
}

.site_header .shop_profile .follow_button {
    position: absolute;
    top: 2.1rem;
    right: .75rem;
    display: block;
    background: #e93b3d;
    border: .05rem solid #e93b3d;
    border-radius: 2.5rem;
    overflow: hidden;
    padding: 0 .35rem 0 .35rem;
    line-height: 1.15rem;
    white-space: nowrap;
    font-size: .6rem;
    color: #fff
}

.site_header .navtitle {
    width: calc(100% - 5rem);
    background: rgba(255,255,255,.85);
    height: 1.5rem;
    margin: .35rem .5rem 0 2.25rem;
    border-radius: 1.8rem
}

.site_header #dosearch {
    right: 0
}

.site_header .navtitle a.new_search:before {
    content: "";
    width: 1rem;
    height: 1rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 40 40%22%3E%3Cpath fill=%22%23999%22 fill-rule=%22evenodd%22 d=%22M34 33c0 .5-.3 1-.7 1-.5 0-1 0-1.2-.6L27.7 29c-5.3 4.5-13.3 4-18-1-5-5.2-4.7-13.2.2-18.2 5-5 13-5 18-.3 5.2 4.8 5.7 12.8 1 18l4.6 4.6c.4.3.7.7.7 1zM19 8C13 8 8 13 8 19s5 11 11 11 11-5 11-11S25 8 19 8z%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
    position: absolute;
    left: .4rem;
    top: .25rem
}

.site_header .navtitle a.new_search {
    line-height: 1.5rem;
    height: 1.5rem;
    font-size: .7rem;
    position: relative;
    text-align: left;
    padding-left: 1.75rem;
    color: #999
}

.shop_mod_sortbar.weui_bar__item_on i:after {
    border-top: .2rem solid #e93b3d
}

.shop_mod_sortbar.weui_bar__item_on i:after,.shop_mod_sortbar.weui_bar__item_on i:before {
    content: "\20";
    display: block;
    border-left: .2rem solid transparent;
    border-right: .2rem solid transparent
}

.shop_mod_sortbar.weui_bar__item_on.up i:before {
    border-bottom-color: #e93b3d
}

.shop_mod_sortbar.weui_bar__item_on.up i:after {
    border-top-color: #ababab
}

.shop_mod_sortbar.weui_bar__item_on i:before {
    border-bottom: .2rem solid #ababab;
    margin-bottom: .1rem
}

.shop_mod_sortbar.weui_bar__item_on i {
    display: inline-block
}

.shop_mod_sortbar i {
    display: none;
    vertical-align: middle;
    width: .4rem;
    height: .6rem;
    margin: 0 0 0 .25rem
}

.good_2.goodlist {
    padding: 0!important
}

.good_2.goodlist li:nth-child(2n+1) {
    margin-right: 0
}

.good_2.goodlist li {
    position: relative;
    margin-bottom: 0;
    padding: .5rem;
    width: 100%;
    box-sizing: border-box
}

.good_2.goodlist .goodimg {
    width: 5.25rem;
    height: 5.25rem;
    padding-top: 0!important;
    float: left
}

.good_2.goodlist li:last-child:before {
    display: none
}

.good_2.goodlist .goodimg>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.good_2.goodlist .goodtit {
    font-size: .7rem!important
}

.good_2.goodlist .goodtit {
    color: #333
}

.good_2.goodlist .p57 {
    float: left;
    width: calc(100% - 5.75rem);
    padding-left: .5rem;
    padding-right: 0
}

.good_2.goodlist li:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .05rem;
    border-bottom: .05rem solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.changestyle i {
    position: absolute;
    left: 30%;
    font-size: .8rem;
    top: .6rem
}

.serchinput {
    border: 0;
    background: 0 0;
    font-size: .6rem;
    color: #232326;
    padding-left: .25rem;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    height: auto;
    margin: 0 0 0 .25rem;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    line-height: 1.5rem;
    position: absolute;
    top: 0;
    left: 1.25rem;
    background: #fff
}

.recenttags {
    padding: .5rem .75rem
}

.recenttags a {
    height: 1.15rem;
    line-height: 1.2rem;
    border-radius: .15rem;
    display: block;
    width: 100%;
    color: #686868;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #f0f2f5;
    padding-left: .65rem;
    padding-right: .65rem;
    overflow: hidden;
    box-sizing: border-box;
    font-size: .6rem
}

.recenttags span {
    display: block;
    max-width: 100%;
    overflow: hidden;
    padding-right: .5rem;
    padding-bottom: .5rem;
    float: left
}

.hs_cmt_cnt .credit,.hs_cmt_cnt .credit i {
    background-image: url(icon.png);
    background-repeat: no-repeat;
    background-size: 5rem auto
}

.hs_cmt_cnt .credit {
    display: inline-block;
    width: 3.75rem;
    height: .75rem;
    background-position: 0 -10.75rem;
    position: relative;
    margin: -.1rem 0;
    vertical-align: middle
}

.hs_cmt_cnt .credit i {
    height: .75rem;
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 -10rem
}

.centtop {
    overflow: hidden;
    background: #fff;
    margin: .5rem;
    border-radius: .5rem;
    position: relative;
    top: -2.25rem;
    padding-bottom: .5rem
}

.info_tab {
    margin: .25rem .5rem
}

.info_tab>div {
    position: relative;
    padding: .1rem 0;
    text-align: center
}

.info_tab .num {
    margin-bottom: .15rem;
    font-size: .7rem
}

.info_tab .desc {
    margin-top: .15rem;
    font-size: .5rem;
    color: #999
}

.shop_btns a {
    display: inline-block;
    background: #fff;
    border: .05rem solid #e5e5e5;
    color: #333;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.3rem;
    padding: 0 .8rem;
    border-radius: 5rem;
    text-align: center;
    transform: scale(.5);
    -webkit-transform: scale(.5);
    width: 50vw
}

.index_card {
    overflow: hidden;
    margin: .5rem;
    background: #fff;
    top: -1.75rem;
    position: relative
}

.index_card,.nav-list {
    border-radius: .5rem
}

.index_top2 {
    position: relative;
    top: -1.75rem
}

.small-space {
    position: relative;
    background: #fff;
    width: 25%;
    height: 6.5rem;
    float: left
}

.big-space .title,.small-space .title {
    font-size: .7rem;
    letter-spacing: 0;
    line-height: 1rem;
    overflow: hidden;
    width: calc(100% - .8rem);
    height: 1rem;
    margin: .2rem .4rem .1rem;
    font-weight: 700
}

.small-space img {
    height: 4rem;
    display: block;
    margin: .3rem auto 0
}

.big-space .des,.small-space .des {
    font-size: .6rem;
    color: #999;
    overflow: hidden;
    margin: 0 .4rem 0;
    width: calc(100% - .8rem);
    height: .6rem;
    line-height: .6rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

.big-space:before,.small-space:before {
    display: block;
    content: '';
    position: absolute;
    width: 200%;
    height: 200%;
    left: 0;
    top: 0;
    border-right: .05rem solid #e5e5e5;
    border-bottom: .05rem solid #e5e5e5;
    -webkit-transform: scale(.5);
    -webkit-transform-origin: 0 0;
    pointer-events: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.big-space {
    position: relative;
    background: #fff;
    width: 50%;
    height: 6.5rem;
    float: left
}

.big-space img {
    float: left;
    height: 4rem;
    margin: .3rem auto 0;
    width: calc((100vw - 1rem)/ 4)
}

.weui-article p {
    margin: 0!important
}

.weui-article p img {
    display: block
}

.iconblack {
    height: 1rem;
    width: 1rem;
    background: #444;
    color: #fff;
    display: block;
    line-height: 1rem;
    font-size: .6rem;
    text-align: center;
    border-radius: 100%;
    margin-right: .5rem
}

.hksp {
    color: #e6dcbe;
    background: #2b2b2a;
    display: inline-block;
    vertical-align: middle;
    padding: 0 .15rem;
    white-space: nowrap;
    font-size: .5rem;
    border-radius: .15rem;
    line-height: .7rem;
    position: relative;
    margin-left: .25rem;
    height: .7rem;
    float: left
}

.hksp:before {
    position: absolute;
    content: "";
    right: 100%;
    top: .2rem;
    width: 0;
    height: 0;
    border-top: .15rem solid transparent;
    border-right: .15rem solid #2b2b2a;
    border-bottom: .15rem solid transparent;
    border-left: .15rem solid transparent
}

.stamp_mini {
    overflow: hidden
}

.sellout {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0
}

.sellout_img {
    position: absolute;
    width: 3.2rem!important;
    height: 3.2rem!important;
    z-index: 1;
    opacity: .8;
    left: 50%!important;
    top: 50%!important;
    margin-top: -1.6rem;
    margin-left: -1.6rem
}

.sellout2 {
    position: absolute;
    width: 3.45rem!important;
    height: 3.2rem!important;
    top: 0;
    right: 0;
    z-index: 1
}
.z {
    float: left;
}
.level1 .tab.cur {
    font-size: .7rem;
    color: #fff!important;
    background: #e93b3d!important;
}
.cl {
    zoom: 1;
}
.zzzz{width: calc(100% - 15px);max-width: 640px;; float: left; margin-right: 0%; } 
.zzzz img{width:100%;}
.level2 .list_item:nth-child(3n){
        margin-right:0;
}
.level2 .list_item {
  width:calc(33% - .55rem);max-width:4.8rem;
  padding: 0;
  margin: .25rem;
  box-sizing: border-box;
  text-align: center;
  box-shadow: 1px 1px 4px #ccc;
  border-radius: .25rem;
  overflow: hidden;
}
.level2 .list_item .name {
  padding: .25rem 0;
  font-size: .8rem;
  line-height: 1.3;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /*background: #e93b3d!important;
  color: #fff;*/
  background: #e93b3d!important;
  color: #ffffff;
}
/*
.level1 .tab.cur {
  font-size: .7rem;
  color: #fff!important;
  background: #e93b3d!important;
}*/
.level1 .tab.cur {
    font-size: 1.1rem;
    color: #fff!important;
    background: #e93b3d!important;
    font-weight: bold;
}