/*2015-1-5  Five-xlx QQ:673921852*/

/*bootstrap重写----- */
body{ font-size:12px;background-color:#f4f6f8;}
::selection {background: #eb7350;color: #fff;}
label,b{ font-weight:normal; margin:0}
input[type=text]{ -webkit-appearance:none;}
input[type=checkbox], input[type=radio]{  vertical-align: middle;margin: 0 0 0 5px;}
span{ display:inline-block;}
em{ font-style:normal}
ul{ padding:0; margin:0}
li{list-style: none;}
p{ margin:0}
h3{ margin:0}
h4{ font-size:14px;}
s{ text-decoration:none;}
a{color:#333;-webkit-tap-highlight-color:rgba(255,0,0,0);}
a:hover, a:focus{ text-decoration:none;}
a:active,a:hover{ color:#e73641}
.container { max-width: 640px; padding: 0; overflow:hidden; }
.color{ color:#e73641}
.input-xs{height: 34px;padding: 2px 5px;font-size: 12px;line-height: 1.5;border-radius: 3px;}
.gray{ color:#999;}
.red{ color:#e73641;}
.red:active{ color:#bb3333; text-decoration:underline;}
.block{ display:block;}
.mt10{ margin-top:10px;}
.mb10{ margin-bottom:10px;}
.mr10{ margin-right:10px;}
.f14{ font-size:14px;}
.btn-primary{ background-color:#e73641; border-color:#d02e39}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary{ background-color:#dd212d; border-color:#cc1722}
.progress-sm{ height:14px; border-radius:2px;}
.list-group .list-group-item{border-left: 0;border-right: 0;}
.list-group{ margin-bottom:10px;}

/*11-30LPP*/
.list-group-item .shop-score em{padding-right: 25px;color:#e73641;}

.bg-white { background-color: #fff; }
.pb0 { padding-bottom: 0; }
.lh20 { line-height: 20px; }

/* Himall Mobile UI */
.hmui-scroll::-webkit-scrollbar { width: 3px; height: 3px; background-color: transparent; }
.hmui-scroll::-webkit-scrollbar-track { background-color: transparent; }
.hmui-scroll::-webkit-scrollbar-thumb { background-color: #bfbfbf; }
.hmui-scroll::-webkit-scrollbar-button { display: none; }
.hmui-fixed-full,
.hmui-fixed-top,
.hmui-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1; }
.hmui-absolute-full,
.hmui-absolute-top,
.hmui-absolute-bottom { position: absolute; right: 0; left: 0; z-index: 1; }
.hmui-fixed-full,
.hmui-absolute-full { top: 0; bottom: 0; }
.hmui-fixed-top,
.hmui-absolute-top { top: 0; }
.hmui-fixed-bottom,
.hmui-absolute-bottom { bottom: 0; }
.hmui-before:before,
.hmui-after:after { position: absolute; display: block; content: ''; }
.hmui-before-middle:before,
.hmui-after-middle:after { -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.hmui-single-ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hmui-multiple-ellipsis { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.hmui-flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.hmui-img-center { position: relative; width: 100%; overflow: hidden; }
.hmui-img-center:before { display: block; padding-top: 100%; content: ''; }
.hmui-img-center .son { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; }
.hmui-img-center .son img { height: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.hmui-img-center img { max-width: 100%; text-align: center; }
.hmui-img-full { position: relative; display: block; overflow: hidden; padding-top: 100%; text-align: center; }
.hmui-img-full img { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.hmui-cover-default { visibility: hidden; opacity: 0; background-color: rgba(0, 0, 0, .5); -webkit-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; }
.hmui-cover-wrapper { top: 20%; background-color: #fff; -webkit-backface-visibility: hidden; -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: transform .3s; }
.hmui-cover-show { visibility: visible; opacity: 1; -webkit-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; }
.hmui-cover-show .hmui-cover-wrapper { -webkit-transform: translateY(0); transform: translateY(0); }
.flex-center {
    display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center;
    display: -ms-flexbox; -ms-flex-pack: center; -ms-flex-align: center;
    display: -webkit-flex; -webkit-justify-content: center; -webkit-align-items: center;
    display: flex; justify-content: center; align-items: center;
}

/*首页--------- */
header{ height:.47rem; border-bottom:1px solid #d7d7d7; background-color:#fafafc; padding:.08rem .17rem;}
.search{ position:relative;width:100%;}
.search-bor-none { border: 0 none!important; }
.search input{ height:.3rem; border:0; border-radius:.3rem; width:100%; padding-right:.4rem; background-color:#ebebeb;outline:none; padding-left:.2rem}
.search i{ position:absolute; right:.15rem; top:.07rem; color:#e73641; font-size:.16rem; cursor: pointer; }
.head-btn-bar{ position:relative;padding: 10px 20px 10px 45px;}
.head-btn-bar .glyphicon-home{ position:absolute; top:16px; left:10px; font-size:24px; color:#999}
.head-btn-bar .glyphicon-home:active{ color:#e73641;}
#slides { position: relative; z-index: -1; overflow: hidden; min-height: 100px; background: url(../images/loading.gif) no-repeat center; }
#slides img { width: 100%; height: 100%; }
.slidesjs-pagination { position: absolute; left: 0; bottom: 14px; width: 100%; z-index: 100; text-align: center; }
.slidesjs-pagination li { display: inline-block; vertical-align: middle; }
.slidesjs-pagination li a { display: block; width: 10px; height: 10px; overflow: hidden; margin: 0 5px; font-size: 0; background-color: rgba(255, 255, 255, .56); border-radius: 100%; }
.slidesjs-pagination li a.active { background-color: rgba(234, 10, 44 ,.56); }
.index-title { }
.index-title img{ width:100%;}
.recom-topic li{ width:100%; overflow:hidden; margin:10px 0; position:relative;float: left;height: 100px; z-index:10}
.recom-topic li img{ width:100%;}
.recom-topic li p{ background-color:rgba(30,29,36,.7); height:50px; position:absolute; bottom:0; left:0; margin:0; width:100%}
.recom-topic li p span{ display:inline-block; line-height:30px; margin-top:9px; border:1px solid #fff; color:#fff; padding:0 20px; margin-left: 20px; font-size:14px;  max-width: 160px;overflow: hidden; height: 30px;}
.p-img{ display:block; overflow:hidden; text-align:center; position: relative; padding-top: 100%;}
.p-img img{ max-width:100%; max-height:500px; background:none;position: absolute;top: 50%; left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.goods-list{ margin-top:10px;background-color: #fff;}
.goods-list li{ width:50%; float:left; position:relative; border-top:1px solid #e3e3e3;padding-bottom: 10px;}
.goods-list li:nth-child(2n-1){ border-right:1px solid #e3e3e3;}
.goods-list li i{ position:absolute; display:block; width:46px; height:28px; text-align:center; line-height:30px; color:#fff; background-color:#e73641; top:0; right: 10px; font-style:normal}
.goods-list li i:after{content: '';display: inline-block; border-top:6px solid #e73641; border-left:23px solid transparent; border-right:23px solid transparent; position:absolute; top:28px; left:0;}
.goods-list li h3{font-size:14px;}
.goods-list li h3 a{ color:#000; text-align:center; margin:0 10px; height:30px; line-height:32px; overflow:hidden; display:block;}
.goods-list li h3 a:active{ color:#e73641}
.goods-list li p{ padding:0 10px;font-size:12px;}
.goods-list li p span{ color:#e73641}
.goods-list li p s{ color:#9a999c; float:right; text-decoration:line-through;}
.loading{ width: 100%; height:50px; text-align:center;padding-top: 10px;background-color:#fff;}
.loading{ text-align:center; line-height:30px; color:#494e52; font-size:.11rem; }
.loading span{padding:15px 50px; background:url(../images/loading2.gif) center no-repeat; background-size: 64px;}

/*专题-----------*/
.banner{ margin-bottom:10px;}
.banner img{ width:100%;}
.tab-hd{ margin:0 -5px;}
.tab-hd div{ padding:0 5px;}
.tab-hd a{ text-align:center; display:block; line-height:30px; border:1px solid #ddd; cursor:pointer;}
.tab-hd div.cur a{ color:#fff; border-color:#e73641;background-color:#e73641;}
.fixed-box{}
.fixed{ background-color:#fff; box-shadow: 0 1px 2px rgba(0,0,0,.1); position:fixed; top:0; left:0; z-index:777; padding:5px 0}

/* 商品详情页 */
.detail-bd .item { padding: .1rem; margin-top: .05rem; background-color: #fff; }
.detail-bd .item-navigate-right,
.detail-bd .item-navigate-arrow { position: relative; display: block; padding: inherit; margin: -.1rem; overflow: hidden; font-size: .13rem; line-height: .22rem; color: #2a2a2e; }
.detail-bd .item-navigate-right:after,
.detail-bd .item-navigate-arrow:after { position: absolute; top: 50%; right: .1rem; display: block; width: .22rem; height: .22rem; content: ''; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.detail-bd .item-navigate-right:after { background: url(../Images/merge-icon.png) no-repeat 0 -1rem; background-size: .2rem auto; }
.detail-bd .item-navigate-arrow:after { background: url(../Images/merge-icon.png) no-repeat 0 -1.4rem; background-size: .2rem auto; }
.detail-bd .item-navigate-arrow span { margin-left: .06rem; font-size: .12rem; color: #bbb; }
.goods-info { position: relative; box-shadow: 0 -4px 6px rgba(0, 0, 0, .03); }
.goods-info .goods-price { margin-bottom: .05rem; color: #9d9c9c; }
.goods-info .goods-price span { margin-right: .14rem; font-size: .19rem; color: #fb1437; }
.goods-info .goods-price s { font-size: .12rem; text-decoration: line-through; }
.goods-info h4 { margin: 0 0 .05rem 0; font-size: .14rem; line-height: .18rem; color: #030e21; word-break: break-all; }
.goods-info .fx-price span { padding-right: 5px; } /* 分销详情页 */
.goods-info h5 { margin: 0; font-size: .13rem; line-height: .2rem; color: #9b9b9b; }
.goods-info .promotion-wrap { padding-top: 0; padding-bottom: 0; margin-top: 0; }
.goods-info .promotion-list li { position: relative; height: .4rem; line-height: .4rem; font-size: .11rem; color: #6b6c6e; }
.goods-info .promotion-list li:after { position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; content: ''; background-color: #f4f4f4; }
.goods-info .promotion-list li:last-child:after { height: 0; background-color: transparent; }
.goods-info .promotion-coupon { }
.goods-info .promotion-coupon .item-navigate-right { margin: 0; font-size: .11rem; line-height: inherit; color: #6b6c6e; }
.goods-info .bonus-tip,
.goods-info .coupon-tip,
.goods-info .voucher-tip { display: inline-block; /*width: .4rem;*/ height: .14rem; padding: 0 4px; margin-right: .14rem; font-size: .09rem; line-height: .14rem; font-style: normal; color: #fff; font-weight: bold; text-align: center; vertical-align: middle; background-color: #fb1437; border-radius: 4px; }
.detail-bd .shop-wrap { padding-top: .14rem; padding-bottom: .18rem; }
.goods-info .goods-address { width: 100%; overflow: hidden; height: .31rem; font-size: .10rem; line-height: .31rem; color: #9d9c9c; }
.goods-info .address-icon { position: relative; padding-left: .2rem; }
.goods-info .address-icon:before { position: absolute; top: 50%; left: 0; display: block; width: .16rem; height: .16rem; content: ''; background: url(../images/detail-icon-01-40-40.png) no-repeat center/150%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.shop-hd { position: relative; overflow: hidden; }
.shop-hd .shop-logo { float: left; width: .46rem; height: .46rem; overflow: hidden; margin-right: .1rem; border: 1px solid #e1e1e1; }
.shop-hd .shop-logo img { width: .45rem; height: .45rem; vertical-align: middle; }
.shop-hd h4 { width: 100%; margin: 0; font-size: .13rem; line-height: .2rem; color: #04202e; }
.shop-hd .shop-hd-info { font-size: .1rem; line-height: .2rem; }
.shop-hd .shop-hd-info span { margin-right: .14rem; color: #bbb; letter-spacing: 1px; }
.shop-hd .shop-hd-info strong { margin-left: .06rem; color: #3c404b; font-weight: 400; }
.shop-bd { margin: .18rem 0; }
.shop-bd-mb0 { margin-bottom: 0; }  /* 分销详情页 */
.shop-bd li { float: left; width: 33.33333%; font-size: .1rem; line-height: .18rem; color: #bbb; text-align: center; border-right: 1px solid #d4d4d4; }
.shop-bd li:last-of-type { border-right: 0 none; }
.shop-bd li strong { font-weight: 400; color: #ea0a2c; }
.shop-ft span { display: block; float: left; width: 50%; text-align: center; }
.shop-ft .btn { width: .93rem; padding: 0; font-size: .12rem; line-height: .25rem; border-color: #d4d4d4; }
.shop-ft .btn:active,
.shop-ft .btn:hover { background-color: #fff; border-color: #adadad; box-shadow: none; }
.details-link a { display: block; padding: inherit; margin: -.1rem; text-align: center; }
.details-link a span { position: relative; padding: 0 .06rem; font-size: .12rem; line-height: .22rem; color: #6b6c6e; }
.details-link a span:before,
.details-link a span:after { position: absolute; top: 50%; width: .55rem; height: 1px; overflow: hidden; content: ''; background-color: #d4d4d4; }
.details-link a span:before { left: -.55rem; }
.details-link a span:after { right: -.55rem; }
.ensary { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.ensary li { position: relative; width: 33.33333%; height: .34rem; padding-left: .12rem; color: #6b6c6e; }
.ensary li:after { position: absolute; bottom: 0; right: 0; display: block; width: 1px; height: .25rem; content: ''; background-color: #efefef; }
.ensary li:last-of-type:after { width: 0; background-color: transparent; }
.ensary li i { position: relative; font-size: .09rem; font-style: normal; }
.ensary li i:before { position: absolute; left: -.2rem; top: 50%; margin-top: -1px; display: block; width: .14rem; height: .14rem; content: ''; background: url(../images/detail-icon-02-40-40.png) no-repeat center/180%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.detail-comment-hd { padding: inherit; margin: -.1rem; font-size: .13rem; line-height: .22rem; color: #2a2a2e; }
.detail-comment-num { position: relative; display: block; float: right; height: .22rem; font-size: .12rem; line-height: .24rem; color: #bbb; }
.detail-comment-num:before { position: absolute; top: 50%; right: 120%; display: block; width: .2rem; height: .2rem; content: ''; background: url(../Images/detail-icon-03-40-40.png) no-repeat center/contain; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.detail-comment-bd h5 { margin: .1rem 0; font-size: .12rem; color: #494e52; }
.detail-comment-bd h5 .date { margin-left: .16rem; font-size: .12rem; color: #bbb; }
.detail-comment-bd h6 { margin: .1rem 0; font-size: .1rem; color: #bbb; }
.detail-comment-con { margin: .1rem 0; font-size: .14rem; line-height: .16rem; color: #2a2a2e; }
.detail-comment-ago { margin: .1rem 0; }
.detail-comment-ago dt { font-size: .11rem; color: #d50014; }
.detail-comment-replay { margin: .1rem 0; font-size: .12rem; color: #637d8f; }
.detail-comment-img { margin: .1rem -.05rem; overflow: hidden; }
.detail-comment-img dd { float: left; width: 20%; padding: 0 .05rem; }
.detail-comment-img dd span { position: relative; display: block; overflow: hidden; padding-top: 100%; text-align: center; background-color: #f5f7f6; }
.detail-comment-img dd img { position: absolute; top: 50%; left: 50%; max-width: 100%; width: 100%; max-height: 100%; height: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.detail-comment-ft { text-align: center; }
.detail-comment-ft .btn { width: .93rem; padding: 0; margin: .18rem 0; font-size: .12rem; line-height: .25rem; text-align: center; border-color: #d4d4d4; }
.detail-comment-ft .btn:active { border-color: #adadad; box-shadow: none; }
.comment { background-color: #fff; padding: 10px 11px 10px 11px; }
.comment-hd { overflow: hidden; line-height: 24px; }
.comment-hd label { font-size: 13px; }
.comment-hd div[class^="col-xs-"] { padding: 8px 10px; }
.comment-hd-bor { border-bottom: 1px solid #ddd; }
.comment ul li { overflow: hidden; padding: 10px 11px 5px 0; border-bottom: 1px solid #eaeaea; }
.comment ul li .gray { font-size: 13px; color: #bbb; clear: both; }
.comment ul li .gray { font-size: 12px; }
.comment ul li .c-2a2a2a { margin-top: 5px; font-size: 15px; color: #2a2a2a; } 
.comment ul li .glyphicon { margin: 0 -1px; color: #ec971f; font-size: 14px; }
.comment ul li em { display: block; margin-top: 10px; }
.comment ul li .name { margin-right: 10px; color: #494e52; font-size: 14px; }
.comment ul li p { margin-top: 3px; margin-bottom: 3px; }
.comment ul li h6 span { margin-right: 30px; color: #999; }
.comment ul li.more { text-align: center; }
.goods-img { padding: .1rem; margin-top: .05rem; background-color: #fff;position: relative; }
.goods-img img { display: block; width: 100%!important; height: auto; }
.goods-img table { width: 100%; table-layout: fixed; }
.goods-img table td { width: 100%; }
.comment li dl { overflow: hidden; margin: 0; font-size: 13px; }
.comment li dl.comment-img { margin: 0 -5px; }
.comment li dl.comment-img dd { float: left; width: 20%; padding: 0 5px; margin-bottom: 5px; margin-top: 5px; text-align: center; }
.comment li dl.comment-img dd span { position: relative; display: block; overflow: hidden; background-color: #f5f7f6; }
.comment li dl.comment-img dd span img { max-width: 100%; height: auto; vertical-align: middle; }
.comment li dl.comment-img dd span:before { content: ''; display: inline-block; width: 0; height: 100%; font-size: 0; vertical-align: middle; padding-top: 100%; }
.comment li dl.comment-img dd span .son { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.comment li dl.comment-ago { width: 100%; overflow: hidden; margin-top: 5px; }
.comment li dl.comment-ago dt { font-weight: normal; color: #fe5e44; }
.comment li dl.comment-ago dd { margin: 5px 0; color: #2a2a2a; font-size: 15px; }
.comment li dl.shop-reply { color: #637d8f; overflow: hidden; font-size: 14px; }
.comment li dl.shop-reply dt { margin-top: 5px; }
.comment li dl.shop-reply .date-answer { display: none; font-size: 13px; color: #bbb; }
.comment li dl.shop-reply dd { margin: 5px 0; font-size: 14px; color: #2a2a2a; }

/*评论页------- */
.evaluate { padding-top: 10px; border-bottom: 1px solid #ddd; }
.comment .progress { display: inline-block; width: 50%; margin: 0 5px; vertical-align: middle; }
.comment-head { font-size: 13px; background-color: #fff; border-bottom: 1px solid #eaeaea; }
.comment-head div[class^="col-xs-"] { padding: 10px 11px 8px; font-size: 16px; }
.comment-head .fs14 { font-size: 14px!important; }
.comment-head .c-gray { color: #a9a9a9; }
.comment-head .c-red { color: #f53d2f; }
.comment ol li{ color:#999; margin-top:3px;}
.total-evaluate{ float:left; width:25%; color:#e73641;}
.total-evaluate *{ display:block; text-align:center;}
.total-evaluate strong{ font-size:20px; line-height:36px;}
.comment-tab { margin: 0 0 4px 0; }
.comment #productComment { margin-right: -11px; }
.comment-tab span { width: auto;padding: 0 12px 0 0; margin-top: 10px; text-align: center; }
.comment-tab span em { margin-right: 2px; }
.comment-tab span a { display: block; padding: 5px 12px; font-size: 13px; background-color: #f0f3f1; border-radius: 3px;}
.comment-tab a.active { color: #fff; background-color: #f0595f; }
.comment-bar{ padding-bottom:14px;}
.comment-bar img{ float:left; margin-right:7px;}
.comment-bar .border-1 { border: 1px solid #f1f1f1; }
.comment-textarea { width: 70%; font-size: 11px; color: #6b6c6e; border: 1px solid #fff; }
.comment-content p{margin-top:21px;margin-bottom:10px;}
.star-text { margin-right: 15px; font-size: 13px; color: #494e52; }
.star-score{ font-size:20px; color:#999;top: 3px;position: relative;}
.star-score i{ margin-right:10px;width:19px;height:18px;background-image: url(../Images/star_comment.png);background-repeat: no-repeat;display: block;float: left;background-size: cover;}
.star-d i{background-position:-19px 0;}
.star-score i.l{ color:#ec971f;}
.star-score i.b{ background-position:-58px 0px}
.star-d i.b{background-position:-38px 0;}
.star-d i{margin-right:18px;}
.comment-shop{padding-top:5px;padding-left:11px;border-top:6px solid #f1f1f1;}
.comment-shop h5{font-size:14px;color:#2a2a2e;}
.comment-shop p{ padding:5px 0;}
.comment-shop p label{ margin-right:20px;font-size:12px;color:#a9a9a9;padding-left:8px;line-height:25px;}
.upload-img-box{ width:50px; height:50px; position:relative; margin:0 7px 0 0; float:left;}
.upload-img-box:last-child{margin-right:0;}
.upload-img-box img {width: 100%;height: 100%;}
.upload-img-box .remove-img { position: absolute;top: -6px;right: -6px;width:15px;height: 15px;text-align: center;cursor: pointer; color: #fff;z-index: 11; background-color:#d50012; border-radius:100%; font-size:0; }
.upload-img-box .remove-img:after{ content:'-'; font-size:16px; font-weight:bold; color:#fff; line-height:12px; padding:4px;}
.img-upload-btn { width: 50px;height:50px;text-align: center;font-size:26px;color:#a9a9a9; background-color:#f1f1f1;}
.img-upload-btn i{line-height:50px;}
.file.uploadFilebtn{position: absolute;left: 0; top: 0; width: 100%; height: 100%; z-index: 10; opacity: 0;cursor: pointer;}

/* 评论图片放大 */
.comment-popup { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999; opacity: 0; visibility: hidden; background-color: rgba(0,0,0,.5);-webkit-transition: opacity .3s 0s, visibility 0s .3s;transition: opacity .3s 0s, visibility 0s .3s;}
.comment-popup-container { position: absolute; top: 20%; bottom: 20%; left: 50%; width: 100%; max-width: 640px; margin-top: -40px; overflow: hidden; -webkit-transform: translateX(-50%); transform: translateX(-50%); text-align: center; }
.comment-popup-header { position: absolute; top: 0; left: 0; width: 100%; height: 40px; font-size: 13px; line-height: 40px; color: #fff; }
.comment-popup-body { position: absolute; top: 40px; right: 0; bottom: 0; left: 0; background-color: #fff; }
.comment-popup-body ul { position: absolute; top: 0; left: 0; height: 100%; }
.comment-popup-body ul li { float: left; height: 100%; }
.comment-popup-body ul li:before { display: inline-block; width: 0; height: 100%; font-size: 0; vertical-align: middle; content: ''; }
.comment-popup-body ul li img { max-width: 100%; max-height: 100%; vertical-align: middle; }
.comment-popup.is-show { opacity: 1; visibility: visible;-webkit-transition: opacity .3s 0s, visibility 0s 0s;transition: opacity .3s 0s, visibility 0s 0s;}

/*购买页面------- */
.submit-cart{color:#6b6c6e;font-size:14px;}
.submit-cart a{color:#6b6c6e;font-size:12px;}
.submit-cart a{color:#6b6c6e;font-size:14px;}
.submit-cart .well{border-bottom:1px solid #eaeaea;margin-bottom: 11px;display: block;}
.well{ padding:15px 10px;  background-color: #fff;}
.well p{position:relative;}
.well p:first-of-type{margin-bottom: 12px;}
.well p.address{}
.well p.address i{background-image: url("../Images/cart-pay.png");background-repeat: no-repeat;background-size: 70px;padding-top: 0;background-position: 0 2px; width:13px;display:inline-block;height:16px;}
.well p span{ float:right;margin-right: 15px;}
.well p .glyphicon{ position:relative; top:3px;float:right;color:#6b6c6e;}
#payment_m{height:49px;background-color: #fff;line-height: 49px;padding:0 10px;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-bottom: 11px;cursor: pointer;}
#payment_m i{float:right;line-height: 49px;}
#payment_m .payment-c{float:right;margin-right: 15px;}
#payment_m .payment-c a{color:#494E52;}
.submit-cart .goods-info{padding:0;background:#fff;}
.submit-cart .goods-info .item{border:none;background:#fff;padding:0;}
.submit-cart .goods-shop{height:43px;line-height:43px;padding:0 10px!important;}
.submit-cart .buy-goods{ overflow: hidden;background-color:#f8f8f8;padding:15px 11px; }
.submit-cart .buy-goods img{height:76px;width: 76px;float:left; margin-right:10px;}
.buy-goods { padding:10px 0;}
.buy-goods p{ line-height:20px;}
.buy-goods h6{ margin:0;}
.buy-goods h6 em{ float:right;color:#494e52;}
.submit-cart h5{font-size:11px;color:#6b6c6e; }
.submit-cart h5 .gray{float:left;color:#6b6c6e; height: 58px;}
.submit-cart h5 .gray label{ display: block; padding-right:5px;}
.submit-cart h5 .text-right{float:right; line-height: 58px;}
.buy-goods h6 span{width: 50%;overflow: hidden;text-overflow: ellipsis;height: 14px;white-space: nowrap;}
.buy-goods h6 span a{color:#494e52;}
.submit-cart .detail-anchor{height:43px;padding:0 10px;line-height:43px;}
.submit-cart .leave-message{ position: relative; height:43px;padding:0 10px;line-height:43px;}
.submit-cart .leave-message .leave-message-inner { position: absolute; top: 0; left: 85px; right: 10px;line-height:42px; }
.submit-cart .leave-message input{height:42px;width:100%;border:none; padding: 0 5px;}
.submit-cart .divider{margin-left:11px;padding-left:0;border-bottom:1px solid #eaeaea}
.submit-cart .detail-anchor span.total{color:#1e1e1e;}
.submit-cart .total-m{border-bottom:1px solid #eaeaea}
.submit-cart .detail-anchor span.total em,.submit-cart .detail-anchor .score em{color:#dd2727;margin-left:15px;}
.submit-cart .detail-anchor .pay{border: 1px dashed #698fc2;color: #698fc2;font-size: 10px;height: 19px;line-height: 16px;text-align: center;width: 60px;}
.submit-cart .detail-anchor .pay a{color:#698fc2;}
.submit-cart .detail-anchor .check {margin-top:10px;width:50px;height:22px;}
.submit-cart .mb11{border-bottom:1px solid #eaeaea;margin-bottom: 10px;border-top:1px solid #eaeaea; }
.submit-cart .bill{height:49px;line-height:49px;background-color:#fff;border-top:1px solid #eaeaea;border-bottom: 1px solid #eaeaea;padding:0 10px;}
.submit-cart .bill .glyphicon,.submit-cart .bill .bill-detail{float:right;}
.submit-cart .bill .bill-detail a{min-width:200px;overflow:hidden;display:inline-block;white-space: nowrap;text-overflow: ellipsis;text-align:right;}
.submit-cart .bill .glyphicon{margin-left:15px;line-height: 49px;}
.buy-enter{ background-color:#fff; border-top:1px solid #ddd; padding:15px; position:fixed; width:100%; bottom:0; left:0; color:#e73641; font-size:16px}
.buy-enter .btn{ margin-left:20px;}
.buy-total{ padding:15px 0; text-align:center; font-size:16px}
.buy-total span{ color:#e73641;}
.goods-info .btn-block{ margin-bottom:15px;}
.submit-cart .bootstrap-switch { width: 74px!important; margin-top: 7px; border: 2px solid #ddd; border-radius: 20px; box-shadow: none; }
.submit-cart .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on { width: 35px!important; height: 26px; padding: 0; line-height: 26px; color: #fff; border-radius: 16px; background-color: #4cd964; }
.submit-cart .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off { width: 35px!important; height: 26px; padding: 0; line-height: 26px; color: #999; border-radius: 16px; }

/*搜索页-------- */
.search-list{ padding:10px 20px 0 10px; background-color:#fff;}
.search-list li{ width:50%; border:1px solid #ddd; float:left; margin:0 10px 10px 0;padding-bottom: 5px;}
.search-list li:nth-child(2n){ margin-right:-10px}
.search-list li img{width:100%;height:100%;}
.search-list li h3{ font-size:14px;color: #444;padding: 8px 10px 0 10px;margin-bottom: 8px;line-height: 18px;height: 44px;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.search-list li p{ padding:0 10px 4px;}
.crossrange{padding: 0 10px;}
.crossrange li{ width:100%; margin:0; border:0;border-bottom: solid 1px #f3f3f3;padding: 15px 0;}
.crossrange li .p-img{width:100px; height:100px; float:left; margin-right:10px;padding: 0;}
.crossrange li img{ max-width:100px; max-height:100px;}
.crossrange li h3{ padding:0; height:36px;}
.s_found{ padding:10px; background-color:#fff;}
.fixed-inner{background-color: #fff;border-bottom: solid 1px #DDD;height: 44px;width: 100%;padding: 0;}
.fixed-inner a {color: #666;height: 43px;line-height: 43px;text-align: center;width:20%;display: block;float: left;font-size:14px;}
.fixed-inner a+a{border-left: solid 1px #EEE;}
.fixed-inner a.select {color: #E33B3D;}
.icon_sort {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAYCAYAAADzoH0MAAAA1ElEQVR42u2UTQrCMBCFI/UAFa+gVjxFEQ9TPE8RcoB6C/EE/uzFtfizEHd1o28kA4O0NZNuDXzdfY+SmTxjao61dgrO4ARSozkQJuABXo47SHzlPjgKmTmA+JfcBesKmVmBqE7ugEWDzOR18txDZrLvgBl4KgJKmhLLI3BTyMwVDClgHyAzWwpYKn+fIacw//MZY9HqEvHZtBjjjgIGbim08oVcWR5l0CqLu8iCH5MIyYOeswiIXGnoC0WExK6+qiqt57sbiStSWapj7YKlrtIba/0NqA5XS9NeO6AAAAAASUVORK5CYII=);width: 8px;height: 12px;display: inline-block;background-size: 8px 12px;-webkit-background-size: 8px 12px;overflow: hidden;margin-left: 3px; vertical-align:-2px;}
.icon_sort_single {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAkElEQ…xkb8zHFph4NRKTkEYNoIIBT/AY8IQYAzyA+DkWzSAxD3T1AGfIcMiAc+6HAAAAAElFTkSuQmCC);width: 8px;height: 9px;display: inline-block;background-size: 8px 9px;-webkit-background-size: 8px 9px;overflow: hidden;margin-left: 3px;}
.state_switch .icon_sort_single {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAlElEQVR42mNgQANpaWn2QHwSiP+jYZCYPQMhAFT0HItmGH5OjAH/8eFRA2hhAFBwPhB/I6QRCwbpmQ8y4AwZmuGJC2SAChC/IkMzSI8KzBtOQPyTBM0gtU7oYZFGggFpuGJgMhGaJ+OLQmYg3oVHM0iOmVA64Afi21g0g8T4GYgB0Jj5gKT5AzzEiQXQguUJFOMsSAD1NXDFkXt2/wAAAABJRU5ErkJggg==);}
.icon_switch {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAQMAAABJtOi3AAAABlBMVEUAAABmZmZ+SwYRAAAAAXRSTlMAQObYZgAAABxJREFUeNpj+P/H/j8DmDjAY8BMGoHQiw1QxWQAYWQttdWMsqkAAAAASUVORK5CYII=);width: 16px;height: 16px;display: inline-block;background-size: 16px 16px;-webkit-background-size: 16px 16px;overflow: hidden;vertical-align: -2px;margin: 0 5px;}
.select .icon_sort {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAYCAYAAADzoH0MAAAA2ElEQVR42u3UzQmDMBjG8YAL1B2EukMp1Exj97EHB7BT1AlKcQCPPQj24rXtwT4P+IKIiUnODfxANP8X/EClDOt5OGbQTU7KZyFIYYBxwuO9axxDO4sFz+224gjqlVjcuMc2oLDEojDFuUMs8mWs4e0xgHu1xAn0HrFgk3DAPSAWDQdc4RsQs6nUfylVlmUFHxg9sak44BEQi4YDEngFxD1buQ0Nb4+Ye/XyWZw9BuSmB3pxiAvbG4mgtsS8Fm291hjalZjnYtdvI4VhFvM49f3AMugmxt/6DwgMIppbpINyAAAAAElFTkSuQmCC);}
.state_switch .icon_sort {transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.select.state_switch .icon_sort_single {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAlUlEQVR42mNgQAOPrW3tgfgkEP9HwyAxewZCAKjoORbNMPycGAP+48OjBtDCAKDgfCD+RkgjFgzSMx9kwBkyNMMTF8gAFSB+RYZmkB4VmDecgPgnCZpBap3QwyKNBAPScMXAZCI0T8YXhcxAvAuPZpAcM6F0wA/Et7FoBonxMxADoDHzAUnzB3iIEwugBcsTKMZZkAAAZgCM9be+9J4AAAAASUVORK5CYII=);}
.state_switch .icon_switch {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAQMAAABJtOi3AAAABlBMVEUAAABmZmZ+SwYRAAAAAXRSTlMAQObYZgAAACFJREFUeNpj+P+HgYEBTBzgARP2/2EEQgyHLEIvNkAVkwEkzym53pX1XwAAAABJRU5ErkJggg==);}
.switch  i{ vertical-align:middle;}
.search_screen{ float:right; padding:5px; margin:-5px 0; cursor:pointer;font-size: 14px;}
.screen{ position:fixed; height:100%; width:90%; background-color:#f4f6f8; z-index:999; top:0; right:-90%; }
.cover{position:fixed; height:100%; width: 100%; z-index:888; cursor: pointer; background-color:rgba(0,0,0,.4); top:0; left:0;bottom:0;right:0;}
.screen_hd{ padding:10px; border-bottom:1px solid #ddd; text-align:center; font-size:16px; line-height:30px; background-color:#fff; z-index: 10;position: absolute;width: 100%;top: 0;right: 0;}
.screen_bd{padding: 60px 0 10px;width: 100%;height: 100%;overflow-y: scroll;}
.screen .list-group-item{ font-size:14px;}
.screen .list-group-item ol{ padding:0; margin-bottom:-10px; margin-top:10px; margin-right:-10px; color:#666; font-size:12px;}
.screen ol li{ border-bottom:1px solid #ddd; padding:10px;}
.screen ol li:last-child {border-bottom: 0 none;}
.screen ol li span{ max-width:200px; height:17px; overflow:hidden;}
.screen .glyphicon{ color:#999;}
.screen ol li .glyphicon-ok{ padding:3px; border-radius:100%; border:1px solid #ddd; color:#fff;}
.screen ol li.selected .glyphicon-ok{ border-color:#00C55A; background-color:#00C55A;}
.screen .single-select .glyphicon-ok{ display:none;}
.screen .single-select .selected .glyphicon-ok{ display:block;}
.screen .list-group-item em{ float:right; margin-right:15px; color:#999;}

/*微店---------- */
.page-vshop-home { background-color: #e1e3e2; }
.page-vshop-list { background-color: #fff; }
.vshop-section { }
.vshop-recomm-section { position: relative; margin-bottom: 8px; }
.vshop-recomm-tip { position: absolute; top: 6px; left: 11px; z-index: 1; padding: 6px 8px; font-size: 14px; font-weight: bold; color: #fff; letter-spacing: 2px; background-color: #ff645c; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
.vshop-section h5{ padding-left:5px; border-left: 2px solid #333;}
.vshop-banner { position: relative; width: 100%; text-align: center; overflow: hidden; }
.vshop-banner img { max-width: 100%; height: auto; vertical-align: middle; }
.vshop-banner-a { position: relative; display: block; width: 100%; font-size: 0; }
.vshop-banner-a:before { display: inline-block; width: 0; height: 100%; padding-top: 50%; font-size: 0; vertical-align: middle; content: ''; }
.vshop-banner-a .son { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.vshop-des{ width:94%; position:absolute; bottom:10px; left:3%; background-color:rgba(0,0,0,.3); color:#fff;  padding:10px; z-index:1}
.vshop-des p,.two-overflow{overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all; height:40px;line-height:20px;-webkit-box-orient: vertical;display: -webkit-box;}
.vshop-des a{ color:#fff;}
.vshop-banner .btn{ position:absolute; top:10px; right:10px; z-index:2}
.vshop-section .vshop-item {padding: 10px; margin-bottom: 8px; background-color:#fff; }
.vshop-section .vshop-item:last-child { margin-bottom: 0; }
.v-goods{ margin-top: 10px; margin-left: -10px; }
.v-goods li { float: left; width: 33.33333333333333%; padding-left: 10px; }
.v-goods .p-img { background-color: #f2f2f2; }
.v-goods .p-img img { max-width: 100%; height: auto; }
.v-goods h3 a {color: #000;margin: 5px 10px 0;height: 24px;line-height: 26px;overflow: hidden;display: block; font-size:12px;}
.v-goods li p {padding: 0 10px;font-size: 12px; margin-bottom:8px;}
.v-goods li p span {color: #e73641;}
.vshop-head { position: relative; text-align: center; }
.vshop-head .v-logo { position: relative; display: block; width: 16.66666666666667%; margin: 10px auto 0; overflow: hidden; text-align: center; border: 1px solid #c9c9c9; border-radius: 100%; }
.vshop-head .v-logo:before { display: block; padding-top: 100%; content: ''; }
.vshop-head .v-logo img { max-width: 100%; height: auto; vertical-align: middle; }
.vshop-head .v-logo:before { display: inline-block; content: ''; width: 0; height: 100%; font-size: 0; vertical-align: middle; }
.vshop-head .v-name { margin-top: 10px; font-size: 16px; font-weight: 700; color: #494e52; }
.vshop-head .v-hots { margin-top: 5px; color: #979797; }
.vshop-head .v-hots span { color: #d50014; }
.vshop-head .v-tags { position: relative; margin-top: 5px; color: #979797; background-color: #fff; }
.vshop-head .v-tags span { position: relative; z-index: 1; padding: 0 30px; background-color: #fff; }
.vshop-head .v-tags:before { position: absolute; left: 0; top: 50%; width: 100%; height: 1px; overflow: hidden; content: ''; background-color: #c9c9c9; }
.vshop-head p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;  font-size:14px;}
.vshop-head .btn { position: absolute; right: 1px; top: 0; width: 36px; height: 26px; padding: 0; overflow: hidden; line-height: 24px; text-align: center; text-indent: -999em; background: none; background: rgb(248, 248, 248) url(../Images/fav-add-yes-dark.png) no-repeat 0 0; border-color: rgb(169, 169, 169); transition: background .5s ease 0s; }
.more-btn { text-align: center; padding: 10px 0; background: #fff;margin-top: 10px; }
.more-btn .btn-sm { background-color: #fff; border-color: #fff; color: #494e52; font-size: 14px; }
.vshop-section.vshop-list .vshop-item { padding: 0; background-color: #f7f7f7; }
.vshop-list li { position: relative }
.vshop-list a.btn { position: absolute; right: 11px; top: 11px; width: 36px; height: 26px; padding: 0; overflow: hidden; line-height: 24px; text-align: center; text-indent: -999em; background: rgba(3, 5, 7, .8) url(../Images/fav-add-yes.png) no-repeat 0 0; border-color: rgba(3, 5, 7, .8); transition: background .5s ease 0s; }
.vshop-list a.btn.fav-yes,
.vshop-head .btn.fav-yes { background-position: 0 -48px; }
.vshop-banner .vshop-info { position: absolute; top: 27.8125%; bottom: 24.0625%; left: 50%; width: 61.875%; height: 51.875%; padding: 6px 8px; margin-left: -30.9375%; border: 1px solid rgba(255, 255, 255, .9); }
.vshop-banner .vshop-info .inner-info { width: 100%; height: 100%; padding: 10% 5px; text-align: center; background: rgba(255, 255, 255, .9); }
.vshop-banner .vshop-info .inner-info h3,
.vshop-banner .vshop-info .inner-info p { display: block; vertical-align: middle; }
.vshop-banner .vshop-info h3 { font-size: 15px; font-weight: bold; color: #2b2f31; }
.vshop-banner .vshop-info span { position: relative; color: #494e52; }
.vshop-banner .vshop-info span i { display: inline-block; width: 2px; height: 2px; margin: 0 4px; overflow: hidden; vertical-align: middle; background-color: rgba(178, 178, 178, .8); }
.vshop-bar{ background-color:#fff; padding-top:10px; margin-top:-10px;border-bottom: 1px solid #ddd;}
.vshop-bar .vshop-head{ padding:0 10px;}
.vshop-bar .vshop-head .v-logo{margin-bottom: 10px;}
.vshop-bar .nav {overflow: hidden;border-top: 1px solid #ddd; display:table; width:100%;}
.vshop-bar .nav li{  position:relative; display:table-cell; text-align:center;}
.vshop-bar .nav li+li:before{ width:1px; height:16px; position:absolute; top:10px; left:0; background-color:#ddd; content:''; display:block;}
.vshop-bar .nav>li>a{ padding:10px 5px;}
.list-group-item .v-logo{ margin-bottom:0;}
.vshop-cate{display:block; width:100%; position:static}
.vshop-cate .screen_bd{ overflow:hidden;}
.vshop-cate ol li a{ display:block;}
.vshop-coupon{ width: 100%; height: 70px; overflow: hidden;position: relative; margin:10px 0;}
.vshop-coupon ul{position: absolute;left: 0;top: 0; height:100%;  overflow: visible; white-space: nowrap;}
.vshop-coupon li{ padding:0 3px; height: 70px; display:inline-block;  white-space: normal;}
.vshop-coupon li div{ border:2px solid #e73641; border-right:1px dashed #000;background: #fff; float:left; height:100%; width:64%; padding:5px 0 0 4px; overflow:hidden;}
.vshop-coupon li div *{ display:block;}
.vshop-coupon li div h3{ font-size:14px; height:15px; overflow:hidden;}
.vshop-coupon li div strong{ font-weight:normal; color:#e73641; font-size:16px;text-align: center;padding-top: 5px;}
.vshop-coupon li a{ display:block; width:36%;  height:100%; text-align:center; background-color:#e73641; color:#fff; float:left;  padding: 17px 0;}

/*分类页----------*/
.category-box{ padding-top:56px; margin-top:-56px; height:100%; width:100%; overflow:hidden}
.category1{ height:100%; float:left; width:25%;background-color: #f3f3f3; position:relative;}
.category1 ul{ position:absolute; left:0; width:100%;}
.category1 li{ width:100%; float:left;height:.38rem;line-height:.38rem;text-align:center;background-color: #f8f8f8;border-top: 1px solid #eaeaea;border-right: 1px solid #eaeaea;font-size:.11rem; position:relative;color:#494e52}
.category1 li:first-child{border-top:none;}
.category1 li:last-child{border-bottom:1px solid #eaeaea}
.category1 li:last-child.cur{border-bottom:none;}
.category1 li.cur{color:#fb1437;border-left:2px solid #e00000;border-right:none;background-color:#fff;}
.category2{ height:100%; float:right; width:75%; background-color:#fff; overflow-y: auto;position: relative; z-index: 1; }
.category2 dl{padding: 0 .1rem .1rem .1rem; margin:0; display:none; position: relative; z-index: 2;}
.category2 dt {height:.95rem;font-size:.11rem;color:#bbbbbb;line-height:.25rem;margin-top:.08rem;font-weight:normal;}
.category2 dd img,.category2 dt img{width:.5rem;height:.5rem;}
.category2 dd{padding-right: 10px;}
.category2 dd a,.category2 dt a{float: left;width: 33.33%;color:#6b6c6e;min-height:.70rem;font-size:.1rem;padding-top:.1rem;margin: 0 .03rem .05rem 0;text-align: center;background-color: #f8f8f8;}
.category2 dd a:nth-child(3n) {margin-right: -10px;}
.category2 dd span,.category2 dt span{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height:.25rem;line-height:.25rem;font-size:.1rem;color:#6b6c6e;}

/*会员中心---------- */
.user-info .phone-tips{z-index:2;position:absolute;top:11px;left:3.5%;width:93.125%;height:39px;background-color:#fef7f7;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.user-info .phone-tips span{padding-left:9px;height:21px;width:100%;color:#2b2c2e;font-size:13px;line-height:21px;width:80%;float:left}
.user-info .phone-tips span s{position:relative;top:5px;margin-right:10px;height:20px;width:18px;display:inline-block;background-image:url(../Images/use_centeradd.png);background-size:cover;background-repeat:no-repeat;background-position:-25px 1px;}
.user-info .phone-tips span em{height:16px;width:13px;display:inline-block;background-image:url(../Images/use_centeradd.png);background-size:cover;background-repeat:no-repeat;background-position:-42px 10px;}
.user-info .phone-tips i{float:right;height:18px;width:12px;display:inline-block;background-image:url(../Images/use_centeradd.png);background-size:cover;background-repeat:no-repeat;background-position:-38px 9px;margin-top:3px;margin-right:10px;}
.user-info{width:93.125%;height:182px;background-color:#e3393c;border-radius:4px;margin:11px auto;color:#fff;}
.user-info  .img{z-index:1;width:79px;height:79px;border-radius: 50%;margin:20px auto 10px;background-color:#fff;position: relative;}
.user-info  .img .border{border:2px solid #e3393c;left:2px;position: absolute;top:2px;width:75px;height:75px;border-radius: 50%;}
.user-info  img{width:71px;height:71px;border-radius: 50%;position: relative;top:4px;left:4px;}
.user-info p{text-align: center;font-size:10px;margin-right: -45px;}
.user-info p span{padding-right:45px;}
.user-fav{ margin-top:5px;}
.user-fav span{text-align:center;font-size: 10px;line-height:20px;}
.user-fav span i{font-style: normal;font-size:18px;}
.user-fav .line{font-size:15px;}
.user-fav a{ color:#fff;}
.my_menu{  background-color:#fff;border-bottom: 10px solid #e7e7e7;border-top: 5px solid #e7e7e7;height:124px;}
.my_menu .total-order{height:47px;margin-left:10px;padding-right:10px;border-bottom:1px solid #e9e9ea;line-height:47px;position: relative;}
.my_menu .total-order h5{margin:0;font-size:14px;color:#14181b;float:left;line-height:47px;}
.my_menu .total-order i{float:right;line-height:47px;color:#999;font-size:12px;}
.my_menu .total-order em{font-size:12px;color:#aeaeae;margin-right:15px;float:right;}
.my_menu .total-order a{display:block;}
.my_menu li{ float:left; width:20%; text-align:center; line-height:18px;color:#5e5d62;position:relative;font-size:11px;margin-top:15px;}
.my_menu li a{position:relative;color:#47474a;display:inline-block;}
.my_menu span{display:inline-block;background-repeat: no-repeat;width:100%;height:20px;width:20px;background-image: url(../Images/menber_center_icon.png);background-size:cover;}
.my_menu .icon01{background-position:0px 0px;}
.my_menu .icon02{background-position:0px -20px }
.my_menu .icon03{background-position:0px -40px; }
.my_menu .icon04{background-position:0px -120px;}
.my_menu .icon05{background-position:0px -241px;}
.my_menu li i{display:block;position:absolute;width:14px;height:14px;border-radius: 50%;background-color:#e3393c;color: #fff;font-style: normal;line-height: 14px;font-size:8px;text-align:center;top:-10%;left:70%;}
.my_menu li.active a{ color:#2a2a2e}
.groupp-top{width:100%;background-color:#fff;}
.groupp-middle{width:100%;background-color:#fff;border-top:10px solid #e7e7e7;border-bottom: 10px solid #e7e7e7; }
.groupp-middle2{width:100%;background-color:#fff;border-bottom: 10px solid #e7e7e7;}
.groupp-bottom{width:100%;background-color: #fff;}
.list-grouppp{height:54px;border-bottom: 1px solid #e9e9ea;background-color:#fff;margin-left:10px;padding-right:10px;}
.list-grouppp a{display:inline-block;width:100%;line-height:54px;color:#2a2a2e;font-size:13px;}
.list-grouppp a b{background-image: url(../Images/menber_center_icon.png);background-repeat: no-repeat;height:20px;width:20px;display: inline-block;position: relative;top:8px;background-size:20px;margin-right:12px; }
.list-grouppp .list{line-height:54px;display: inline;position: relative;}
.list-grouppp .glyphicon {float: right;}
.list-grouppp .glyphicon-menu-right {color:#aeaeae;font-size: 12px;line-height:54px;}
.list-group-item{ border-radius:0 !important;}
.list-grouppp .icon06{background-position: 0px -75px;background-size: 19px;top: 5px;}
.list-grouppp .icon07{background-position: 0 -90px;background-size: 18px;height: 18px;top: 5px;}
.list-grouppp .icon08{background-position: 0 -114px;background-size: 19px;height: 18px;top: 4px;}
.list-grouppp .icon9{background-position: 0 -140px;height: 18px;top: 5px;}
.list-grouppp .icon10{background-position: 0 -160px;width: 19px;height: 18px;top: 4px;}
.list-grouppp .icon11{background-position: 0 -180px;width: 19px;height: 18px;top: 3px;}
.list-grouppp .icon12{background-position: 0 -200px;width: 19px;height: 18px;top: 4px;}
.list-grouppp .icon13{background-position: 0 -220px;top: 4px;}
.list-grouppp b.icon14{background-image:url(../Images/use_centeradd.png);background-position:0 0;height:17px;width:21px;background-size:cover;top:2px;}
.list-grouppp i{width:10px;height:10px;position: absolute;background-color:#e73641;border-radius:50%;display: block;top:15%;left:40%;}
.list-grouppp span{float:right;font-size:12px;color:#aeaeae;line-height: 54px;}
.list-grouppp .rt{margin-right:16px;}
.list-grouppp .rt.code{margin-right:28px;}
.total-order .SignIn-btn{width:52px;height:53px;position:fixed;display:block;background-image: url("../images/member_center_icon_03.png");background-repeat: no-repeat;background-size:cover;right:20px;top:60%;}
.dis-market{width:100%;height:93px;background-image: url("../Images/distribution_bg_02.png");background-repeat: no-repeat;background-size:cover;}
.dis-market a{width:100%;height:10px;text-align: center;color:#fa134f;display:block;padding-top:47px;font-size:10px;}
/*账号管理*/
.Acc-Manag {width:70%;position:relative;left:15%;margin-top:60px;height:auto;}
.Acc-Manag label{margin-bottom: 25px;font-size:14px;padding-left:10px;color:#919191;}
.Acc-Manag label span{padding-left:10px;}
.Acc-Manag input{height:35px;width:100%;padding-left:10px;margin-bottom: 25px;border-radius: 5px;border:0;border:1px solid #919191;}
.Acc-Manag .btn{ background: #f3b40b;color: #fff;font-size: 16px;height: 35px;letter-spacing: 5px;line-height: 10px;position: relative;text-align: center;border:none;}

/*我的订单---------- */
.myorder-L .my_menu{height:43px;padding:0;border:none;margin-bottom: 11px;}
.myorder-L .my_menu a{color: #6c6b6e;}
.myorder-L .my_menu li{line-height:43px;margin-top:0 !important;}
.myorder-L .my_menu li.active{border-bottom:1px solid #f92a20;}
.myorder-L .my_menu li.active a{color:#f92a20;}
.order-list{margin-bottom: 10px;}
.order-list li{ background-color:#fff; border-bottom:1px solid #eaeaea; border-top:1px solid #eaeaea;margin-bottom: 11px;}
.order-list li h6{padding:0 10px;height:43px;line-height:43px; margin:0;color:#6b6c6e;}
.order-list li h6 i{color:#b2b3b6;margin-left:3px;line-height:43px;}
.order-list li h6 span{color:#f02a20}
.order-list .order-goods{ padding:10px 11px;background:#f8f8f8;position: relative;height:84px;color:#494e52;font-size:12px;}
.order-list .order-goods img{ float:left; margin-right:10px;width:70px;height:70px;}
.order-list .order-goods .name{height:20px;line-height: 20px;color:#494e52;}
.order-list .order-goods .pd-name{ text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width:50%;float:left;font-size:11px;}
.order-list .order-goods p.p-r{padding-top:10px;}
.order-list .order-goods p.p-r .gray{float:left;color:#b2b3b6;font-size:10px;}
.order-list .order-goods p.p-r em{float:right;}
.order-list .order-goods .red-p{display:block;float:right;}
.order-list .order-goods .od-btn{display:inline-block;color:#494e52;border-radius:3px;position: relative;top:30px;right:-24px;float:right;width:68px;height:26px;text-align: center;line-height: 26px;border: 1px solid #494e52;}
.order-list .order-text{ border-bottom:1px solid #eaeaea;height:43px;line-height:43px;padding:0;margin-right:11px;text-align: right;}
.order-list .order-text em{margin-left:15px;color:#494e52}
.order-list .order-text a{ display:block;color:#b2b3b6;}
.order-list .order-text span{ margin-left:10px;}
.order-list .order-btn{height:63px;}
.order-btn a{width:80px;height:32px;line-height: 32px;text-align: center;display:inline-block;border-radius: 3px;margin-top:15px;float:right;margin-right:10px;}
.order-btn .btn-del{color:#494e52;border:1px solid #494e52;}
.order-btn .btn-cnf{color:#f92a20;border:1px solid #f92a20;}
.order-list .order-info{ padding:8px 0; line-height:2;}
.order-list .acount{ font-size:13px;line-height: 27px;}
.list-group .list-group-item-text p{ padding:2px 0; line-height:20px}
.list-group .list-group-item-text p span{ width:60px; text-align:right;}
.goods_interflow{ padding:10px 0 10px 10px;}
.goods_interflow li{ padding-left: 20px; border-left:2px solid #ddd; position:relative;}
.goods_interflow li p{ line-height:22px;}
.goods_interflow li hr{ padding-bottom:10px; margin:5px 0 0;}
.goods_interflow li i{ position:absolute; top:16px; left:-7px; width:12px; height:12px; background-color:#428bca ; border-radius:100%;}
.goods_interflow li i.active{ background-color:#f0ad4e}
.title{ background-color:#fff; text-align:center; padding:10px; font-size:16px; border-bottom:1px solid #ddd;}

/*收货地址 ------ */
.ShippingAddress .address{background-image:url("../Images/wuliu_bg.png");background-repeat: no-repeat;background-size:100%;color:#6b6c6e; z-index: 999;padding-bottom:33px;}
.ShippingAddress .address h6{font-size:14px;color:#494e52;}
.ShippingAddress .address h6 span{margin-left:12px;}
.address{ padding-top:5px;overflow: hidden;}
.address .add-info{padding:10px 11px 15px 0;margin-left:11px;border-bottom: 1px solid #eaeaea;}
.address p,.address h6{line-height:20px;}
.address p{font-size:13px;}
.address h6{ margin:5px 0}
.ShippingAddress .address .cho-addr{height:42px;line-height:42px;padding:0 11px;font-size:12px;}
.ShippingAddress .cho-addr .default{ border: 2px solid #6b6c6e;border-radius: 50%;height: 14px;width: 14px;margin-right:15px;}
.ShippingAddress .cho-addr .default.active{ background-color: #09c555;background-image: url("../images/bill.png");background-position: 1px 3px;background-repeat: no-repeat;background-size: 10px auto;border: 1px solid #09c555;}
.ShippingAddress .cho-addr .cho-btn{float:right;line-height: 42px;}
.ShippingAddress .cho-addr .cho-btn a{display: inline-block;width:58px;height:20px;line-height:19px;text-align: center;border-radius: 3px;margin-top:10px;cursor: pointer;}
.ShippingAddress .cho-addr .cho-btn .edit{color:#494e52;border:1px solid #494e52;margin-right: 8px;}
.ShippingAddress .cho-addr .cho-btn .del{color:#ff2525;border:1px solid #ff2525;}
.address li:first-child{border-top:none;}
.address li{ position:relative;margin-bottom: 11px;border-bottom: 1px solid #eaeaea;border-top:1px solid #eaeaea; background-color:#fff;}
.ShippingAddress footer{height:50px;background-color:#313132;position:fixed;bottom: 0;line-height: 50px;color:#fff;font-size:14px;padding-left:16px;}
.ShippingAddress footer .add-footer{display: block;color:#fff;}
.ShippingAddress footer i{height:24px;width:24px;border:2px solid #fff;border-radius: 50%;margin-right:11px;padding:3px;}
.address li .glyphicon{ position:absolute; top:50%;}
.address li .glyphicon-pencil{ font-size:20px; padding:5px; right:10px; color:#999; margin-top:-15px;}
.address li .glyphicon-pencil:active,.address li .glyphicon-pencil:hover{ color:#e73641}
.address li .glyphicon-ok{ display:none;background-color:#e73641; color:#fff; left:8px; border-radius:100%; padding:5px;margin-top: -20px;}
.address li .glyphicon-ok.active{ display:inline-block;}
.custom-form{ background-color:#fff; padding:20px 30px; box-shadow:0 0 6px rgba(204,204,204,.5)}
.custom-title{ text-align:center; margin:0 0 20px; background-color:#fff}

/*购物车 ------ */
.cart{ /*border-top:1px solid #c2c2c2; border-bottom:1px solid #c2c2c2;*/ padding-top:40px;}
.top-nav{ color:#0e7be0; text-align:right; padding:10px; font-size:14px; position:fixed; top:0; left:0; width:100%; background-color:#f4f6f8; z-index:999; border-bottom:1px solid #c2c2c2;}
.top-nav .glyphicon-trash{ margin-right:5px;}
.cart li{ padding:0 0 0 10px; margin-bottom:10px;}
.check-custom{ left: 0; top:50%; margin-top:-10px; border-radius: 100%; position: absolute; z-index: 10; width: 20px; height: 20px; background: #fff url(../Images/ok.png) no-repeat; background-size: .37rem auto; }
.check-custom.active { background: #fff url(../Images/ok.png) no-repeat; background-position: -.21rem 0; background-size: .37rem auto; }
.cart .list-group-item div{ position:relative;}
.cart .cart-shop{ padding:10px 0; font-size:14px; border-bottom:1px solid #d7d7d7; line-height:24px;}
.cart .cart-shop span{ margin-left:30px; line-height:24px;}
.cart .cart-shop span img{ margin-right:5px;}
.cart .cart-goods{ padding:10px 0; height:90px;}
.cart .cart-remove { color:#e73641; float:right; margin:10px 10px 0 0;}
.cart .cart-disable{ background-color:#efefef;color:#999}
.cart .cart-goods img{ width:70px; height:70px; float:left; margin:0 10px 0 30px;}
.cart .cart-goods p{ font-size:14px; position:relative; padding-right:70px; line-height:18px; height:37px;overflow: hidden;}
.cart .cart-disable p a { color:#999;}
.cart .cart-disable {}
.cart .cart-goods span{ position:absolute; right:10px; top:12px;}
.cart .cart-subtotal{ padding:10px; text-align:right; font-size:14px; border-top:1px solid #d7d7d7;}
.cart .cart-subtotal span{ color:#e73641;}
.cart .wrap-num .glyphicon{ padding:7px 10px; font-size:12px;}
.cart .wrap-num .glyphicon-minus{ border-right:0;}
.cart .wrap-num .glyphicon-plus{ border-left:0;}
.wrap-num .glyphicon{ float:none;}
.cart .wrap-num { font-size:0; margin-top:4px; display: inline-block;}
.cart .wrap-num input{ border:1px solid #ddd; height:28px; line-height:28px; outline:none; font-size:12px;}
.footer-cart{ height:50px; background-color:#f5f7f9; border-top:1px solid #ddd;}
.footer-cart .cart-pay{ display:block; height:50px; position:absolute; right:0; top:0; background-color:#f92a20; color:#fff; text-align:center; font-size:16px; line-height:50px; width:100px;cursor: pointer;}
.footer-cart .cart-pay b{ font-size:12px;}
.footer-cart .check-custom{ left:10px;}
.footer-cart label{ padding-left:40px; line-height:50px; font-size:14px; vertical-align:top;}
.footer-cart .cart-total{ padding-left:10px; width:200px; display:inline-block; line-height:50px; font-size:14px;color:#1e1e1e;}
.footer-cart .cart-total b{ display:block; line-height:20px; font-size:12px; }
.footer-cart .cart-total a{ color:#dd2727;}
.footer-cart .cart-total #allTotal{margin-left:15px;}
.footer-cart .cart-total b:last-child{ color:#999;}
.footer-cart .cart-total-lg{padding-right: 115px;text-align: right;width: 100%;}

/*优惠劵-------- */
.coupon{ position:relative;}
.coupon .logo00{position:absolute;width:42px;height:42px;border-radius: 50%;background-color:#fff;top:10px;left:10px;}
.coupon .success p{position:absolute;top:43px;width:100%;}
.coupon .success h3{position:absolute;top:96px;font-size:14px;width:100%;padding:0;color:#ffe617;}
.coupon-view{ width:100%; height:200px; background:url(../images/coupon.jpg) repeat-x left bottom #e73641; background-size:auto 4px; color:#fff; text-align:center;}
.coupon-view h3{position: absolute;top: 30px;width: 100%;color:#ffe617;}
.coupon-view p{line-height:36px;font-size: 36px;  position: absolute;top: 88px;width: 100%;}
.coupon .success span{position: absolute; display:block; width:55px; height:55px; background: url("../Images/cupon_g.png");background-repeat: no-repeat; background-size:48px;top:128px;left:43%;}
.coupon .logo{width:42px;height:42px;border-radius: 50%;}
.coupon-info{ background-color:#fff; border-bottom:1px solid #ddd; padding:8px 10px;}
.coupon-info p{ line-height:24px; padding-left:20px;}
.coupon-info p.time{ position:relative;}
.coupon-info p.time i{ width:20px; height:20px; display:block; position:absolute; left:0; top:2px; background:url(../images/icon.png) no-repeat 0 -30px; background-size:48px;}
.coupon-info p span{ color:#e73641;}
.coupon-btn{ padding:20px;}
.coupon-btn .btn{color:#e73641;background-color:#fff;border-color:#e73641; border-radius:3px;}
.coupon-list .coupon-hd{ padding:10px; border-bottom:1px solid #dbdcde;}
.coupon-list .coupon-hd span{ width: 50%; text-align:center; border:1px solid #e2e2e2; line-height:32px; font-size:14px; cursor:pointer;}
.coupon-list .coupon-hd span.active{ background-color:#333; color:#fff; border-color:#333;}
.coupon-list .coupon-hd span:first-child{ border-right:0; border-radius:3px 0 0 3px;}
.coupon-list .coupon-hd span:last-child{ border-left:0; border-radius:0 3px 3px 0 ;}
.coupon-list .coupon-hd span.only-child{ width:100%; border:1px solid #e2e2e2;}
.coupon-list .coupon-bd{ padding:0 10px;  margin-bottom: 10px;}
.coupon-list .coupon-bd ul{ display:none}
.coupon-list .coupon-bd li{ margin-top:10px; border:1px solid #e2e2e2; border-radius:7px; overflow:hidden;}
.coupon-list .cou-card div{ float:left;}
.coupon-list .cou-card{ height:70px; padding:10px 15px; background:url(../images/coupon.jpg) repeat-x left bottom #e73641; background-size:auto 5px;}
.coupon-list .cou-card a{ width:50px; height:50px; border-radius:100%; background-color:#fff; text-align:center; line-height:50px; display:table-cell; vertical-align:middle; font-size:50px;}
.coupon-list .cou-card a img{ width:100%; vertical-align:middle; border-radius: 50px; display:inline;}
.coupon-list .cou-card p{ color:#fff; font-size:30px;  float: left; margin-left:30px; line-height:50px;}
.coupon-list .cou-text{ padding:15px 10px; font-size:14px; background-color:#fff;}
.coupon-list .cou-price{ float:left;}
.coupon-list .cou-price h6{ color:#999; margin:0; line-height:20px;}
.coupon-list .cou-text a{ float:right; color:#e73641; font-size:16px; margin-top:6px;}
.coupon-list .cou-text i{ border:1px solid #e73641; border-radius:100%; padding:2px; font-size:12px; margin-left:5px; top:0;}
.coupon-list .disabled .cou-card{ background-color:#ddd; background-image:url(../images/coupon-no.jpg)}
.coupon-list .disabled .cou-text a{ color:#999;}
.coupon-list .disabled .cou-text i{ border-color:#999;}

/* 登录注册 */
.login input:-webkit-autofill { -webkit-box-shadow: inset 0 0 0px 1000px rgb(255,255,255)!important; }
.login { padding: 0 .125rem; line-height: 1.5;}
.login-hd { height: .3rem; margin: .25rem 0 .17rem 0; text-align: right; }
.login-hd .login-sign { float: left; max-height: 100%; width: auto; max-width: 70%; }
.regist-link { display: inline-block; margin-top: .12rem; font-size: .12rem; color: #3cbcba; }
.login-input-group { width: 100%; padding: 0 .1rem; box-shadow: 0px 3px 4px rgba(137, 148, 155, .2), 0px 0px 4px rgba(234, 234, 234, .6); }
.login-input-group .input-item { background-color: #fff; }
.login-input-group .input-item:first-of-type { border-bottom: 1px solid #cecece; }
.login-input-group .form-control { -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; height: .36rem; padding: .06rem 0; font-size: .12rem; color: #6b6c6e; border: 0; border-radius: 0; box-shadow: none; position:relative;}
.login-input-group .border-0 { border: 0 none; }
.login-input-group .forget-pwd-link { padding-left: .1rem; font-size: .12rem; color: #b9b9b9; background-color: #fff; }
.trust-tip { margin: .3rem 0 .17rem; text-align: center; }
.trust-tip span { position: relative; padding: 0 .1rem; font-size: .12rem; color: #494e52; background-color: #fff; }
.trust-tip span:before,
.trust-tip span:after { position: absolute; top: 50%; width: .42rem; height: 1px; overflow: hidden; content: ''; background-color: #e6e6e6; }
.trust-tip span:before { left: 100%; }
.trust-tip span:after { right: 100%; }
.weixin-trust { display: block; height: .37rem; background: url(../Images/icon-weixin-trust.png) no-repeat center/contain; }
.login h3{margin-top:.34rem;height:.16rem;line-height:.16rem;text-align:center;font-size:.16rem;color:#2a2a2e;margin-bottom:.15rem;font-weight:bold}
#register{width:87%;height:.41rem;border:1px solid #ffc245;display: block;border-radius:5px;text-align: center;line-height:.41rem;font-size:18px;color: #ffc245;margin: 0 auto;}
#login1{width:87%;height:41px;border:1px solid #e3393c;display: block;border-radius:5px;text-align: center;line-height:41px;font-size:18px;color: #e3393c;margin: 0 auto;}
.login .btn{ font-size:16px; margin-bottom:30px;}
.login .btn-send {width:.8rem;height:.25rem;margin-bottom: 0;line-height:.25rem;background-color: #f21328;border-radius:5px;float: right;color: #f6f6f6;font-size:.1rem;padding: 0;position: relative;right:0;top:.07rem;text-align:center;display:inline-block;}
.login .btn-agian{display:inline-block;position:relative;width:.6rem;border-radius:5px;height:.25rem;line-height:.25rem;background-color:#ededed;font-size:.1rem;color:#494e52;text-align:center;right:0;top:.07rem}
/*.login .form-control{ margin-bottom:30px;}*/
/*@media(max-height:480px){.login .form-control{ margin-bottom:20px;}}*/
.login div.option{ position:relative;width:100%;height:.41rem;border-bottom: 1px solid #ddd;line-height:.41rem;padding:0 .07rem;}
.login div.option .glyphicon{ position:absolute; left:10px; top:12px; color:#999;}
.login div.option input{border:none;height:100%;width:100%;padding-left:72px;font-size:.12rem;line-height:.41rem;color:#494e52;}
.login.mobile-reg div.option input{padding-left:.77rem}
.login div.option input.mobile-code { padding-left: 148px; }
.login div.option span{font-size:.12rem;color:#494e52;position:absolute;line-height:.41rem;}
.login div.option a.code{ width:.7rem;display:inline-block;position: absolute;right:.07rem;top:0;}
.login div.option img{ width:.7rem; height:.27rem;}
.login div.option .glyphicon-ok-circle,.login div.option .glyphicon-remove-circle{ left:50%; margin-left:-25px;}
.login div.option .glyphicon-ok-circle{ color:#393}
.login div.option .glyphicon-remove-circle{ color:#F00}
.login #registBtn{width:100%;height:.36rem;color:#fff;font-size:16px;text-align: center;line-height:.36rem;display: inline-block;margin-top:.3rem;position: relative;background-color:#d50014}
.login #skipArea h5{width:50%;float:left;height:18px;line-height:18px;position: relative;}
.login #skipArea h5:nth-of-type(2){border-left:1px solid #a4b5c3;}
.login #skipArea h5 #login{font-size: 14px;color: #698fc2;text-align: center;width: 100%;display: inline-block;margin-top:16px;width:90px;position: absolute;top: -20px;right: 15%;border-radius: 5px;padding:6px 0;border:none;line-height:18px;}
.login #skipArea #skip{font-size: 14px;color: #698fc2;text-align: center;width: 100%;display: inline-block;margin-top:16px;width:110px;position: absolute;top: -20px;left: 15%;border-radius: 5px;padding:6px 0}
.login #bindInfo{font-size:11px;color: #546d92;width:100%;text-align: center;margin-top:15px;}
/*.bind-user h3{font-size:19px;color:#494e52;margin-bottom: 30px;}*/
.login-bd #bindBtn { height: .36rem; margin-top: .24rem; font-size: .16rem; color: #fff; background-color: #d50014; }
.login-bd .bindBtn { height: .36rem; margin-top: .24rem; font-size: .16rem; color: #fff; background-color: #d50014; }

/*找回密码*/
.find-code .fc-title{margin-top:.35rem;font-size:.16rem;color:#2a2a2e;margin-bottom:.2rem;text-align:center;width:100%;height:.16rem;}
.find-code .next-step{display: -webkit-box; -webkit-box-align: center; -webkit-box-pack: center; height: .36rem; margin-top: .24rem; font-size: .16rem; color: #fff; background-color: #d50014; }
.find-code .fc1 .code{display:block;}
.find-code .fc1 .code img{width:.7rem;height:.26rem;}
.find-code p{font-size:.12rem;color:#6b6c6e;margin-top:.2rem;width:100%;text-align:center}
.find-code p em{color:#d50014}
.find-code span{font-size:.12rem;color:#6b6c6e;position:absolute;bottom:.35rem;text-align:center;width:100%;}
.find-code .fc4 .fc-title{margin-top:.9rem;margin-bottom:.65rem;}
.find-code .fc2,.find-code .fc3,.find-code .fc4{display:none;}
.find-code .fc2 .login-input-group .input-item:first-of-type{border-bottom:none;}

/* 自定义弹框 */
.custom-dialog { position: fixed; right: 0; bottom: 0; left: 0; z-index: 999; display: none; padding: 0 .3rem .25rem; background-color:#fff; }
.custom-dialog-header p { margin: .15rem 0 .2rem; }
.custom-dialog-header .p1 { font-size: .14rem; font-weight: bold; color: #2a2a2e; }
.custom-dialog-header .p2 { margin-bottom: .35rem; font-size: .12rem; color: #2a2a2e; }
.custom-dialog-header .p2 span { margin-left: .1rem; font-size: .15rem; color: #fb1437; }
.custom-dialog-body li { position: relative; width: 100%; padding: 0 .15rem; margin-bottom: .18rem; font-size: .14rem; line-height: .36rem; color: #494e52; cursor: pointer; border-radius: .05rem; box-shadow: 0 .025rem .025rem rgba(225, 228, 229, .75), 0 0 .025rem rgba(206, 212, 214, .1); }
.custom-dialog-body li:after { position: absolute; top: 50%; right: .15rem; display: block; width: .15rem; height: .15rem; content: ''; background: url(../Images/assets-icon.png) no-repeat 0 0/.5rem auto; -webkit-transform: translateY(-50%); transform: translateY(-50%) }
.custom-dialog-body li.disabled{ color:#999;}
.custom-dialog-body li.selected:after { background-position: -.2rem 0; }
.custom-dialog-footer .btn { width: 100%; padding: .08rem .12rem; margin-top: .22rem; font-size: .13rem; color: #fff; background-color: #ff4f38; border-color: #ff4f38; border-radius: .05rem; }
.custom-dialog .close { position: absolute; top: .1rem; right: .1rem; z-index: 1000; width: .12rem; height: .12rem; opacity: 1; cursor: pointer; background: url(/Areas/Mobile/Templates/Default/Images/assets-icon.png) no-repeat -.39rem -.02rem/.5rem auto; }

/*loading----*/
.ajax-loading{ width:100%; height:100%; position:fixed; z-index:999999; background-color: rgba(0, 0, 0, 0.2); transition:all ease-in-out .5s; top:0; left:0; display:none; }
.ajax-loading p{ width: 100px;height: 100px;padding-top: 60px;background: url(../images/progress.gif) no-repeat center;border-radius: 5px;background-color: rgba(0, 0, 0, 0.8);color: #fff;font-size: 16px;}
.lazyload{ background:url(../images/loading.gif) no-repeat center;}

/*footer*/
.bottom{ background:url(../images/logo.png) center 10px no-repeat #fff; background-size:100px; padding:50px 0 55px; text-align:center; font-family:'simsun';text-align: center;width: 100%;}
.wx_aside{position: fixed;z-index: 998;right: 18px;bottom:60px;width: 44px;}
.wx_aside .btn_more{width: 44px;height: 44px;background:url(../images/more.png) no-repeat;background-size: 44px; display:block;}
.wx_aside .btn_top{height:44px;width:44px;border-radius:22px;background-image:url("../Images/arrow-top_03.png");background-repeat:no-repeat;background-size:16px;background-position:center;background-color:rgba(1,21,25,.24);position:fixed;bottom:67px;right:17px;display:none;}
.wx_aside_item{ display:none;position: absolute;top: -230px;right: 0;background-color: #fff;border: 1px solid #ddd;width: 116px;}
.wx_aside.active .wx_aside_item{ display:block;}
.wx_aside_item a {line-height: 44px;height: 44px;overflow: hidden;display: block;margin: 0 15px;border-bottom: 1px solid #eee; font-size:14px;}
.wx_aside_item a:last-child {border-bottom: 0 none;}
.wx_aside_item:before { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 5px solid #ddd; position: absolute; bottom: -6px; right: 14px }
.wx_aside_item:after { content: ''; display: inline-block; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px; right: 15px }
.wx_aside_item a:before {float: left;content: '\20';width: 23px;height: 24px;background: url(../images/footer-icon01.png) no-repeat;margin: 12px 5px 12px 0;background-size: 25px;}
footer{ position:fixed; bottom:0; left:0; background-color:#f4f6f8; width:100%; font-size:12px;z-index: 100;}
footer div { position: relative; width:20%; float:left; border-top:1px solid #ddd;}
footer div a{ display:block; width:100%; text-align:center; color:#6b6c61;}
footer div i{ display:inline-block; width:23px; height:20px; background:url(../images/footer-icon01.png) no-repeat; margin:6px 0 1px;background-size:25px auto;}
footer div i.vshop,.wx_aside_item a.vshop:before{ background-position:1px -24px;}
footer div i.classify,.wx_aside_item a.classify:before{ background-position:2px -49px;}
footer div i.user,.wx_aside_item a.user:before{ background-position:0 -74.9px;}
footer div i.f-cart,.wx_aside_item a.f-cart:before{ background-position:0 -225px;}
footer div i.attention,.wx_aside_item a.attention:before{ background-position:0 -99px;}
footer div i.collect,.wx_aside_item a.collect:before{ background-position:0 -124px;}
footer div p{ margin-bottom:3px; line-height:14px;font-size:12px;}
footer div.current a{ color:#e73641}
footer div.current p{font-size:12px;}
footer div.current i,footer div:hover i{ background-image:url(../Images/footer-icon-hover01.png);}
footer span{ width:50%; display:block; float:left; text-align:center; line-height:40px; border-top:2px solid #ddd;}
footer span+span{ border-left:1px solid #ddd;}
footer .ft-buy,footer .ft-fav{ float: left;}
footer .ft-buy{ width:60%;}
footer .ft-fav{ width: 40%;}
.footer-buy{ background-color:#f4f6f8; padding:7px 0; border-top:1px solid #ddd; text-align:center; }
.footer-buy .btn{ margin:0 5px;vertical-align: bottom;}
.gly-collect{ border:1px solid #ddd; padding:6px; border-radius:3px; color:#999; font-size:20px; margin-left:5px}
.gly-collect.red{ color:#e3393c; }
.countime{ display: inline-block; line-height: 34px; font-size: 14px; padding-right: 40px; }
.countime s{ color:#e73641; font-size:14px;}


/*商家红包页面*/
.container{max-width: 640px;margin: auto;height:auto;    padding-bottom: 50px;}
.gift-L{color:#fff;}
.gift-L a{color:#fff;}
.gift-L a:hover{text-decoration: none;color:#fff;}
.gift-L .top{max-width: 640px;background: url("../images/gift01-bg.jpg")no-repeat;background-size:100%;position:relative;}
.gift-L .top .img{width:40px;height:40px;position:absolute;border-radius:35%;background-color:#fff;top:4.77%;left:5.5%}
.gift-L .top .img img{width:40px;height:40px;border-radius:35%;}
.gift-L .top .coupon{position: absolute;top: 27%;width:100%;text-align:center;font-size:24px;color:#ff223e;}
.gift-L .top .coupon i{font-size:12px;font-style: normal;}
.gift-L .top .coupon-N{position: absolute;color:#636366; font-size:10px;text-align: center;top:34%;width:100%;text-align:center;}
.gift-L .tips{color: #fff;font-size:10px;top:45%;width:100%;text-align:center;position: absolute;}
.gift-L .reg{font-size:13px;position: absolute;top:50.5%;left:28.75%;text-align:center;font-weight: 600;width:42%;height:6.2%;background-image: url("../images/btn-4_03.png");background-size:cover;background-repeat: no-repeat;}
.gift-L .keep{font-size:13px;position: absolute;top:60%;text-align:center;left:28.75%;font-weight: 600;width:42%;height:6.2%;background-image: url("../images/btn-4_03.png");background-size:cover;background-repeat: no-repeat;}
.gift-L .reg a,.gift-L .keep a{position: relative;text-align: center;top: 22%;display: block;}
.gift-L .top .name{position:absolute;width:100%;text-align: center;color:#464a52;font-size:14px;top:78%}
.gift-L ul{background: url("../images/gift02-bg_02.jpg")repeat-y;background-size:100%;position:relative;background-color: #ef3b23;}
.gift-L ul li{list-style-type: none;border-bottom: 1px solid #e9a197;height:60px;padding:15px 5px;width:95%;margin:0 auto;}
.gift-L ul li:last-child{border:none;margin: 0 auto;}
.gift-L ul li .head-portrait{float:left;width:33px;height:33px;background-color:#fff; border-radius:20%;margin-left:10px;}
.gift-L ul li .head-portrait img{width:33px;height:33px;border-radius:20%;}
.gift-L ul li .info{font-size:9px;line-height:15px;margin-left:20.3125%;position: absolute;}
.gift-L ul li .info .name{font-size:12px;padding-right:10px;}
.gift-L ul li .money{ font-size:14px;margin-left:82%;}
.gift-L #footer{width:100%;height:30px;background:#283344;position:relative; }
.gift-L #footer img{width:75px;height:40px;left:40%;position:relative;top:10px;}

/*账户登录领取页面*/
.gift02 .top{max-width: 640px;background: url("../images/gift02.1-bg_02.jpg")no-repeat;background-size:100%;position:relative;}
.gift-L .count{color: #fff;font-size:9px;top:46%;width:100%;left:51%;position: absolute;}
.gift02 .pop-box{width:80%;height:30%;position: absolute;top:27.3%;left:10%;background-color:#fff;border-radius:20px;padding:0 20px;display:none;z-index:999;}
.gift02 .pop-box h3{height:30%;border-bottom: 1px solid #d2d2d4;color:#5a5f63;padding-top:20px;font-size:16px;}
.gift02 .pop-box span{color:#b1bbbd;line-height:40px;z-index: 9999;}
.gift02 .pop-box p{position:relative;top:12%;height:25%;}
.gift02 .pop-box p a{display:inline-block;width:42%;height:80%;border-radius:10px;margin-left:4.7%;border:1px solid #ff5439;color:#fff;background-color:#ff5439;text-align: center;padding-top:8px;}
.gift02 .pop-box p .share{color:#ff5439;background:none;}
.cover00{left:0;top:0;position:fixed;background-color:#282828; opacity: 0.3;}


/*红包------ */
.b-cover{ background:rgba(0,0,0,0.8); height:100%;width: 100%;}
.bonus{ position:absolute; top:50%;left: 50%;transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); background:url(../images/bonus-bg.png) no-repeat; background-size:cover; width:85%; text-align:center; color:#fff;}
.bonus img{ position:absolute; top:6.41%; height:12.82%; left:50%; border-radius:100%; transform:translateX(-50%); -webkit-transform:translateX(-50%) }
.bonus h3{ position:absolute; top:30.77%; font-size:18px; width:100%;}
.bonus h5{position:absolute; top:51%; font-size:16px; width:100%; margin:0; line-height:24px;}
.bonus p{ position:absolute; top:41.4%; font-size:15px; opacity:0.6; width:100%; color: #dd9558; }
.bonus-btn{ width:32.86%; height:24.62%; position:absolute; top:58.33%; left:33.92%;background:url(../images/bonus-btn.png) no-repeat; background-size:cover; border:none; }
@-webkit-keyframes btnRotate {0% {-webkit-transform: rotateY(0deg);}100% {-webkit-transform: rotateY(720deg);}}
.bonus-btn:hover{-webkit-animation: btnRotate 1.5s linear infinite;}
/*.bonus-btn.hover {background:url(../images/bonus-btn.gif) no-repeat #000; background-size:cover; }*/
.bonus p.p-b-fail{ top:83%;}
.bonus-qrcode{ text-align:center; margin:50px 0 35px;}
.bonus-qrcode img{ width:62.5%; box-shadow: 0 0 10px #ddd; border-radius:3px; background-color:#fff; padding:10px;}
.con-weixin{ text-align:center;}
.con-weixin p{ color:#464646; font-size:14px;}
.con-weixin h3{ font-size:20px; margin:15px 0 30px;}
.con-weixin h5{ color:#bebebe; font-size:12px;}
.bonus-finish{ text-align:center;}
.bonus-f-hd{ background:url(../images/bonus-c-bg.png) no-repeat;background-size:100% auto; position:relative;}
.bonus-f-hd img{ width:24.2%; max-height:150px; position:absolute; top:50%; left:50%;transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); border-radius:100%;}
.bonus-finish .name{ color:#1e1e1e; font-size:18px;}
.bonus-finish .words{ color:#bebebe; font-size:16px;}
.bonus-finish h3{ font-size:18px; margin:30px 0;}
.bonus-finish h3 span{ font-size:48px;}
.bonus-finish p button{ border:none; width:70%; height:35px; line-height:35px; border-radius:35px; font-size:14px; text-align:center; color:#fff; background-color:#fcbd13;}
.bonus-finish p button.btn-invite { margin-top:20px; background-color:#FC6514;}
.bonus-finish .share-p{ margin-top:10px; color:#666;}
.bonus-finish .primary{ color:#bebebe; width:76.5%; text-align:left; margin:40px auto 0; padding-bottom:10px;}
.share-guide{ position:fixed; height:100%; width:100%; background:url(../images/share-guide.png) no-repeat 0 40px rgba(0,0,0,0.75);background-size:100% auto; display:none; z-index:10000; top:0; left:0;}


/*红包已过期页面*/
.gift03 .top{max-width: 640px;background: url("../images/gift03-bg.jpg")no-repeat;background-size:100%;position:relative;}
.gift03 .go{font-size:15px;position: absolute;top:51%;text-align:center;width:100%;font-weight: 600}

/*红包被抢光页面*/
.gift04 .top{max-width: 640px;background: url("../images/gift04-bg.jpg")no-repeat;background-size:100%;position:relative;}
.gift04 .go{font-size:15px;position: absolute;top:51%;text-align:center;width:100%;font-weight: 600}

/*红包已经领取过了页面*/
.gift05 .top{max-width: 640px;background: url("../images/gift05-bg.jpg")no-repeat;background-size:100%;position:relative;}
.gift05 .go{font-size:15px;position: absolute;top:51%;text-align:center;width:100%;font-weight: 600}


/*推广注册-------- */
.login-00{background: url("../images/register_bg.jpg") no-repeat;background-size: 100%;position: relative; }
.login-00 .img{width:18.3%;height:11.5%;border-radius: 50%;position: absolute;top:4.3%;left:7.8%;}
.login-00 .img img{width:100%;height:100%;border-radius: 50%;}
.login-00 .code{position: absolute;color:#fff;font-size: 14px;font-weight: bold;top: 7%;left: 30%;letter-spacing: 3px;}
.login-00 .code .i-01{font-size:22px;}
.login-00 .money{width:100%;text-align: center;position: absolute;font-size:13px;color:#fff;top:16%;letter-spacing: 2px;}
.login-00 i{color:#feff21;font-size:14px;font-style: normal;padding:0 5px;}
.login-00 form{position: absolute;top:24%;left:20%;width:60%;}
.login-00 form a{margin-bottom:17px;height:32px;background-color:#f9f3d5;}
.login-00 form input{padding-left:20px;font-size:12px;height:32px;background-color:#f9f3d5;}
.login-00 form a,.login-00 form a:active,.login-00 form a:visited,.login-00 form a:hover{background-color:#ff8a00;border:1px solid #fff;font-size:16px;color:#f6ffac;line-height:17px;}
.login-00 .activity-info{position: absolute;color:#fff;font-size:9px;bottom: 5%;width: 66%;left: 17%;}
.login-00 .activity-info p{padding-bottom:2px;}
.registered-00 p{font-size:14px;color:#f6ffac;top:30%;position: absolute;width:100%;text-align:center;}
.registered-00 a,.registered-00 a:active,.registered-00 a:visited,.registered-00 a:hover{position: absolute;top: 40%;width: 70%;left: 15%;background-color: #ff8a00;}

.login-00 form .option input{width:100%;border:none;border-radius:4px;}
.login-00 form .option{width:100%;margin-bottom:17px;height:32px;}
.login-00 form .option.auth-code input{width:62%;float:left;}
.login-00 form .option.auth-code button{width:35.7%;float:right;height:32px;border:none;border-radius:4px;}
.login-00 form .option.auth-code button.send{background-color:#ff8a00;color:#f6ffac;}
.login-00 form .option.auth-code button.time{color:#5b5b5b;background-color:#d2d2d2}
/* 我的资产页面 */
.assets { padding-bottom: .46rem; background-color: #fff; }
.assets-hd { padding-bottom: .1rem; background-color: #fafafa; }
.assets .divBalance { height: 1.2rem; padding: 0 .2rem; font-weight: 500; line-height: 1.2rem; border-bottom: 1px solid #f3f3f3; }
.assets #spanBalance { font-size: .38rem; color: #e3393c; }
.assets .divBalance .baM { padding-left: .1rem; font-size: .14rem; color: #030e21; }
.assets #spanBalance i { margin-right: -.08rem; font-size: .21rem; font-style: normal; }
.assets .divBalance .recharge{width:77px;height:30px;line-height:30px;text-align:center;color:#ff0000;font-size:15px;position:absolute;border:1px solid #c0c0c8;border-radius:4px;top:18px;right:18px;}

.assets .total-red { height: .6rem; padding: .15rem 0 .12rem 0; background-color: #fff; }
.assets .total-red span { position: relative; width: 50%; padding: 0 .22rem; font-size: .12rem; line-height: .16rem; color: #778189; }
.assets .total-red span:first-of-type:after { position: absolute; top: 0; right: 0; display: block; width: 1px; height: .33rem; content: ''; background-color: #e8e8e8; }
.assets .total-red i { font-style: normal; font-size: .16rem; color: #2a2a2e; }
.assets .total-red strong { font-size: .14rem; font-weight: 400; color: #6b6c6e; }
.assets .total-red p.get{margin-bottom:5px;position:relative;top:-3px;}
.assets .red-envelop{float:right;}
.assets .ulList { padding: 0 .1rem; border-top: 1px solid #ebebef; }
.assets .ulList table { margin-bottom: 0; }
.assets .ulList tr td { line-height: .34rem; border-top: none; border-bottom: 1px solid #f4f4f4; }
.assets .ulList tr td:first-of-type { color: #9d9c9c; }
.assets .ulList tr td:nth-last-of-type(2) { color: #494e52; }
.assets .ulList tr td:last-of-type { color: #6b6c6e; }
.assets .ulList tr td.green { color: #07be2e; }
.assets-bar-container { position: fixed; bottom: 0; right: 0; left: 0; z-index: 1; }
.assets-bar { position: relative; }
.assets-bar:before { position: absolute; top: 0; left: .1rem; right: .1rem; display: block; height: 1px; content: ''; background-color: #f4f4f4; }
.assets-bar .btn { float: left; width: 50%; padding: .06rem .12rem; font-size: .18rem; line-height: .32rem; color: #178df2; text-align: center; box-shadow: none; }
.assets-layer { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 2; display: none; background-color: rgba(0, 0, 0, .4); }
.steponeee { position: fixed; top: 50%; right: .25rem; left: .25rem; z-index: 999; padding: 0 .3rem; text-align: center; background-color: #fff; border-radius: .05rem; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.steponeee h3 { font-size: .15rem; line-height: .44rem; color: #2a2a2e; }
.steponeee input,
.steponeee .btn { width: 100%; height: .32rem; padding: .06rem .12rem; }
.steponeee input { margin-bottom: .1rem; font-size: .12rem; color: #bdbdbd; border: 1px solid #9b9b9b; border-radius: .04rem; box-shadow: none; }
.steponeee .btn { margin-top: .03rem; margin-bottom: .18rem; font-size: .13rem; background-color: #ff4f38; border-color: #ff4f38; border-radius: .04rem; }
.steponeee .close { position: absolute; top: .1rem; right: .1rem; width: .12rem; height: .12rem; opacity: 1; background: url(/Areas/Mobile/Templates/Default/Images/assets-icon.png) no-repeat -.39rem -.02rem/.5rem auto; }

/*订单列表页弹框1*/
.orderL{top:10%;left:10%;box-shadow: none;padding:10% 0;display: none;width:80%;}
.orderL .close{display:inline-block;position:absolute;top:-15px;right:-15px;width:40px;height:40px;border-radius:20px;dispaly:block;font-size: 20px;text-align: center;background-color:#fff;opacity: 1;line-height:40px;color:#595f63;}
.orderL h3{font-size:20px;width:100%;text-align:center;color:#595f63;}
.orderL h3 span{color:#ff5538;padding:0 5px;}
.orderL .share{color:#abb7be;padding-top:20px;width:100%;text-align: center;}
.orderL .bg{height:50%;}
.orderL p{text-align: center;}
.orderL p img{width:50%;height:50%;}
.orderL .btn{display:inline-block;width:63%;height:43px;border-radius:8px;background-color:#ff5538;color:#fff;font-szie:24px;line-height:30px;}

/*订单列表页弹框2*/
#paymentsChooser02 .pname{text-align:right;color:#595f63;line-height:30px;padding-right:10%;}
#paymentsChooser02 .pname a{padding-left:10px;color:#595f63;}
#paymentsChooser02 .pname a:visited,.orderL-02 .pname a:active{color:#f95034;}

/*订单详情页红包*/
.dialog-HB {width: 70px;height: 70px;position:fixed;right: 3%;display: none;bottom:25%;}
.dialog-HB img{width:80%;}



/*推广邀请页面*/
.userinvite_bg,.expend-reg{background:url("../Images/UserInvite_bg.png");min-height:600px;}
.userinvite02{color:#1d4360;font-size:11px;width:100%;margin-top:16px;line-height: 25px;}
.userinvite02 .share{width:100%;height:125px;background:url("../Images/UserInvite_01.png") no-repeat center;background-size:cover;margin-top:50px;position: relative;}
.userinvite02 .rules,.expend-reg .rules{height:120px;background:url("../Images/UserInvite_02.png") no-repeat top;background-size:100%;margin-top:50px; }
.userinvite02 .rules .p,.expend-reg .rules .p{margin-top:70px;padding-top:60px;font-size:11px;color:#1d4360;}

.expend-reg{padding:16px 20px;}
.expend-reg .member,.expend-reg .link,.expend-reg .code{font-size:11px;color:#1d4360;}
.expend-reg .member span{padding:0 5px;font-size: 16px;color:#fb512f;font-weight: 700;}
.expend-reg .link{margin-top:30px;line-height:20px;}
.expend-reg .code{margin-top:30px;}
.expend-reg .code img{width:100px;height:100px;}
.expend-reg .rules .p{margin-top:50px;}

/* 商品详情Bottom */
#s-actionBar-container { position: fixed; bottom: 0; left: 0; z-index: 1; width: 100%; background-color: #fefefe; }
#s-actionBar-container .action-bar .cell { position: relative; float: left; height: .42rem; text-align: center; }
#s-actionBar-container .action-bar .addfav,
#s-actionBar-container .action-bar .tocart { width: 18.125%; font-size: .10rem; }
#s-actionBar-container .action-bar .addfav.active{color: #e73843;}
#s-actionBar-container .action-bar .addfav:before,
#s-actionBar-container .action-bar .tocart:before,
#s-actionBar-container .action-bar .red:before { display: block; width: .22rem; height: .22rem; margin: 4px auto 0; content: ''; background-repeat: no-repeat; background-size: contain; }
#s-actionBar-container .action-bar .addfav:before { background-image: url(../Images/detail-icon-05-40-40.png); }
#s-actionBar-container .action-bar .tocart:before { background-image: url(../Images/detail-icon-04-40-40.png); }
#s-actionBar-container .action-bar .addfav.active:before { background-image: url(../Images/detail-icon-05-40-40-active.png); }
#s-actionBar-container .action-bar .cart,
#s-actionBar-container .action-bar .buy,
#s-actionBar-container .action-bar .nobuy { padding: 0; font-size: .15rem; color: #fff; border: 0 none; outline: none; }
#s-actionBar-container .action-bar .cart,
#s-actionBar-container .action-bar .buy { width: 31.875%; }
#s-actionBar-container .action-bar .cart { background-color: #ffc015; }
#s-actionBar-container .action-bar .buy { background-color: #fb1437; }
#s-actionBar-container .action-bar .nobuy { width: 63.75%; cursor: no-drop; background-color: #999; }
#s-actionBar-container .action-bar .cell a { position: absolute; top: 0; display: block; width: 100%; height: 100%; text-decoration: none; }
.plus-one { position: absolute; top: 0; left: 50%; display: block; width: .2rem; height: .2rem; margin-left: -.1rem; line-height: .2rem; color: #fff; text-align: center; opacity: 0; background-color: #fb1437; border: 0 none; border-radius: 100%; }

/*退款退货页面*/
.refundbg{background-color:#f2f2f2;}
.refund{width:94%;margin:0 auto;}
.refund form{padding:10px 0;}
.refund form h5{font-size:13px;color:#222;}
.refund form .refund-select{width:100%;}
.refund form .refund-select p{width:100%;height:35px;line-height:35px;color:#6b6c6e;padding-left:10px;position: relative;border:1px solid #d2d3d6;background-color:#fff;border-radius:5px;}
.refund form .refund-select p:nth-of-type(2){border-top:none!important;border-top-left-radius:0!important;border-top-right-radius: 0!important;}
.refund form .refund-select p span{width:100%;height:35px;line-height:35px;}
.refund form .refund-select p .active{color:#d9534f;}
.refund form .refund-select p:first-child{border-bottom: 1px solid #d2d3d6;}
.refund form input,.refund form textarea{width:100%;height:35px;line-height:35px;border:1px solid #d2d3d6;padding-left:10px;color:#6b6c6e;border-radius:5px;}
.refund form .glyphicon.glyphicon-ok{color: #d9534f;float: right;line-height: 35px;right: 15px;position: absolute;}
.refund p .ipt{height:25px;}
.refund .ipt01{margin-left:32%;}
.refund .ipt02 input{heigth:35px;text-align: center;line-height:35px;color: #fff;background:#d9534f;border: none;border-radius: 5px;font-size:14px;letter-spacing: 3px;margin-top:20px;}
.refund span i{font-style: normal;}
.refund #ReturnGoodsBox{height:55px;width:100%;}


/*账户安全*/
.acc-safe{height:70px;border-bottom: 1px solid #e9e9ea;background-color: #fff;padding:0 10px;}
.acc-safe a{color:#2a2a2e;}
.acc-safe .list{float:left;line-height:24px;font-size:13px;padding:10px 0;}
.acc-safe .list i{font-style: normal;font-size:12px;color:#999;}
.acc-safe .glyphicon-menu-right {color: #999;font-size: 12px;line-height:70px;float:right;}
.acc-safe .al-tel{float:right;margin-top:40px;font-size:10px;color:#d9534f;margin-right: 10px;}

/*绑定手机*/
.BindPhone h4{width:100%;text-align: center;font-size:19px;line-height:50px;margin-top:50px;/*padding:30px 0;background-image: url("../Images/iconfont-anquan.png");background-repeat: no-repeat;background-position: left center;background-size:45px 48px;padding-left:52px;*/}
.BindPhone form input,.BindPhone form button{display:block;height:40px;line-height:40px;border:1px solid #ccc;padding-left:20px;font-size:12px;margin:0 auto;margin-bottom: 15px;color:#666;}
.BindPhone form input.num-ver{width:100%}
.BindPhone form button{border-left-top-radius:none;border-left-bottom-radius:none}
.BindPhone form .verification{width:88%;position: relative;margin:0 auto;}
.BindPhone form .input-code{width:88%;}
.BindPhone form .verification .code{right:0;padding:0;width:28%;top:1px;position:absolute;color:#2a2a2a;border:none;height:38px;}
.BindPhone form .verification .send-code{background:#999;color:#fff;}
.BindPhone form .submit{border:none;background:#f0ad4e;color:#fff;font-size:14px;width:88%;}
.BindPhone .tips{width:88%;margin:0 auto;text-align: left;font-size:12px;color:#999;display: block;}

/*退款、售后列表*/

.refund-list a:hover{color:#3f3f3f;}
.refund-list li{border: 0; padding:0 12px; overflow:hidden; width:100%; font-size:13px;}
.refund-list li h6{ position:relative; height: 36px;line-height: 36px;margin: 0;padding:0; color:#2a2a2e; font-size:13px;}
.refund-list li h6:after,.refund-list .order-goods:after{ position:absolute; content:''; width:110%; left:0; bottom:0; height:1px; background-color:#eaeaea;}
.refund-list li h6 .glyphicon{padding-left:5px;color:#a3a3a3;font-size: 10px;}
.refund-list li h6 .pull-right{color:#e50011;}
.refund-list li .order-goods a{display: inline-block;width:100%;}
.refund-list li .order-goods p{width:auto;white-space: normal;line-height:20px;}
.refund-list li .order-goods span{line-height:43px;}
.refund-list .order-goods{background-color:#fff;padding:12px 0;height:auto; position:relative; font-size:13px;}
.refund-list .order-goods img{ width:60px; height:60px;}
.refund-list .order-goods .top{position: relative;padding-right: 10px;}
.refund-list .order-text a { color: #6b6c6e; display:inline-block; text-align:left;}
.refund-list .order-text i{ font-size:14px; font-style:normal; margin-left:10px;color:#424242;}
.refund-list .order-text span.light i{color:#e50011;}
.refund-list .order-text{clear:both; border:0;    margin: 10px 0; height: auto; line-height: 20px;}
.refund-list .refund-btn{ text-align:right; padding:5px 0 18px;}
.refund-list .refund-btn .post-back{display:inline-block;background-color: #f7f7f7;border: 1px solid #ccc;border-radius: 3px; line-height:26px; padding:0 13px; color:#494e52;}

.refund-list .reback-dialog{position: absolute;width:80%;height:190px;left:10%;background-color:#fff;padding-top:40px;color:#494e52;top:27%;display:none; z-index: 999;}
.refund-list .reback-dialog .glyphicon{position: absolute;right:10px;top:10px;color:#b2b3b6;}
.refund-list .reback-dialog label{line-height:30px;margin-bottom: 15px;padding-left:10px;width:100%;}
.refund-list .reback-dialog label input{width:64%;height:30px;border-radius: 3px;border:1px solid #b2b3b6;}
.refund-list .reback-dialog label span{font-size:14px;margin-right:5px;}
.refund-list .reback-dialog .reback-submit{display:inline-block;margin-top:18px;height:40px;text-align: center;line-height:40px;width:100%;background-color:#eee;color:#494e52;font-size:16px;border-top:#b2b3b6;}
/*退款详情*/
/*.RefundDetail{}*/
.RefundDetail a:hover{color:#3f3f3f;}
.RefundDetail .refund-states{width:100%;background-color:#fff;border-top:1px solid #b2b2b2;border-bottom: 3px dotted #dadada;padding:10px;margin-bottom: 10px;}
.RefundDetail .refund-states h3{height:40px;line-height:40px;color:#333;font-weight: 600;font-size:13px;}
.RefundDetail .refund-states h3 span.glyphicon{color:#be2c2a;font-size: 16px;margin-right: 5px;position: relative;top:3px;}
.RefundDetail .refund-states span{line-height:22px;color:#3f3f3f;}
.RefundDetail .refund-states span i,.RefundDetail .refund-states span time{font-style: normal;color:#969696;}
.RefundDetail .consult-detail{margin-bottom: 10px;}
.RefundDetail .consult-detail h3{width:100%;height:40px;line-height:40px;font-size:12px;padding:0 10px;background: #fff;}
.RefundDetail .consult-detail h3 span{line-height:40px;font-size:16px;color:#ababab;}
.RefundDetail .refund-content{padding:0 10px;}
.RefundDetail .refund-content .name{height:40px;width:100%;border:1px solid #cfcfcf;border-radius:5px;line-height:40px;padding:0 10px;background: #fff;color:#969696;margin-bottom: 10px;}
.RefundDetail .refund-content .name .shop{color:#3f3f3f;margin-left:20px;}
.RefundDetail .refund-content .content{border:1px solid #cfcfcf;border-radius: 5px;background:#fff;}
.RefundDetail .refund-content .content li{height:40px;line-height: 40px;border-bottom:1px solid #cfcfcf;padding:0 10px;}
.RefundDetail .refund-content .content li:last-child{border:none;}
.RefundDetail .refund-content li span{color:#969696;margin-right: 20px;}
.RefundDetail .refund-content .more{text-align: center;cursor:pointer; }
.RefundDetail .refund-content .more span{margin-left:5px;color:#686868;}
.RefundDetail .faq{float:right;line-height:40px;padding-right:20px;background-image: url("../Images/iconfont-bangzhu.png");background-repeat: no-repeat;background-position: left;background-size:22px;padding-left:25px;}

/*处理详情*/
.ProcessDetail{margin-top: 10px;}
.ProcessDetail li{color:#969696;border-bottom: 1px solid #cfcfcf;margin-bottom: 10px;background: #fff;}
.ProcessDetail li p{line-height:25px;padding:0 10px;display:flex;}
.ProcessDetail li p:first-child time{width:40%;display:inline-block;float:left;}
.ProcessDetail li p:first-child span{width:40%;text-align:left;display: inline-block;float:left;}
.ProcessDetail li p:first-child em{width:20%;display:inline-block;color:#3f3f3f;text-align: center;float:left;}


/*支付方式*/
.payment-way{color:#494e52;font-size:13px;height:100%;width:100%;position:fixed;top:0; bottom:0;z-index: 999;background-color:#edeeef; right:-100%; transition:all .5s;}
.payment-way h3{height:43px;line-height: 43px;padding:0 11px;font-size:13px;background:#fff;}
.payment-way h3 em{float:right;}
.payment-way .pro-mid{border-top: 1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-bottom: 10px; background:#fff;}
.payment-way .pro-list{height:63px;margin:10px 11px;overflow: hidden;position: relative}
.payment-way .pro-list .next-btn{position: absolute;right:0;top:18px;cursor: pointer;z-index: 9999;}
.payment-way .pro-list .next-btn span{display:inline-block;background-image:url("../Images/pay-way01.png");background-repeat: no-repeat;background-position: 0 0;background-size:20px;height:20px;width:10px;}
.payment-way .pro-list li{float:left;}
.payment-way .pro-wrap{height:63px;position: relative;width: 100%; overflow:hidden; z-index:1;-ms-touch-action: none;}
.payment-way .pro-img{position: absolute; z-index: 1; height: 100%; width:600px}
.payment-way .pro-img ul{height:100%; width:100%}
.payment-way .pro-list li img{width:63px;height:63px;margin-right:9px;}
.payment-way .way-detail{margin:10px 11px;}
.payment-way .way-detail a{display:inline-block;color:#494e52;height:30px;width:78px;text-align: center;line-height:30px;border:1px solid #494e52;border-radius:3px;cursor:pointer;}
.payment-way .way-detail a:hover{color:#494e52;}
.payment-way .way-detail .active{border:1px solid #ff2525;color:#ff2525!important;}
.payment-way #pay-submit{cursor:pointer;height:50px;width:100%;border-top:1px solid #eaeaea;color:#fff;font-size: 17px;background-color: #ff2525;/*background:#001237;*//*opacity:0.8;*/line-height:50px;letter-spacing: 5px;position:absolute;bottom: 0; right:0;text-align: center;z-index:9999}


/*发票明细*/
.bill-Cart{color:#6b6c6e;font-size:13px;height:100%;width:100%;position:fixed;top:0;/*right:-100%;*/z-index: 999;background-color:#edeeef;overflow-y: auto;display:none;}
.bill-Cart i{display: inline-block;}
.bill-Cart .bill-C00{position: relative;width:100%;height:auto;min-height: 568px;}
.bill-Cart .top-bill{padding:0 11px;margin-bottom: 10px;background:#fff;}
.bill-Cart h3{color:#494e52;font-size: 14px;height:43px;line-height:43px;}
.bill-Cart .bill-check{width:14px;height:14px;border:2px solid #6b6c6e;border-radius: 50%;font-size:12px;color:#000;padding: 2px;}
.bill-Cart  p{height:49px;line-height:49px;border-top:1px solid #eaeaea;position: relative;}
.bill-Cart .top-bill input{width:218px;height:25px;border:1px solid #494e52;margin-left:10px;border-radius: 3px;padding-left:5px;margin-top:12px;line-height: 25px;}
.bill-Cart span{margin-right:15px;}
.bill-Cart .content-bill{background:#fff;padding:0 10px;}
.bill-Cart #bill-submit{cursor:pointer;height:50px;width:100%;border-top:1px solid #eaeaea;color:#fff;font-size: 17px;/*background:#001237;opacity:0.8;*/background-color:#ff2525;line-height:50px;letter-spacing: 5px;position:fixed;bottom: 0;text-align: center;}
.bill-Cart .bill-check.active{border:1px solid #09c555;background-color:#09c555;background-image: url("../images/bill.png");background-position: 1px 3px;background-repeat: no-repeat;background-size: 10px;}


/*订单详情页*/
.order-detail{font-size:12px;color:#6b6c6e;}
.order-detail h6{color:#494e52;}
.order-detail .status{width:100%;height:40px;/*background-image:url("../Images/wuliu_bg.png");background-repeat: no-repeat;background-size:100%;*/line-height:43px;background-color: #fff;padding-left:11px;color:#494e52}
.order-detail .status span i{/*color:#da2a27;*/font-style: normal;}
.order-detail .list-group-item{border:none;}
.order-detail .add-wuliu{width:100%;height:50px;padding:9px 11px 9px 0;margin-left:11px;border-top:1px solid #eaeaea;background-color: #fff;}
.order-detail .add-wuliu span{margin-right:5px;}
.order-detail .add-wuliu label p{line-height:17px;}
.order-detail .add-wuliu label p.address-w{white-space: nowrap;text-overflow: ellipsis;width: 100%;overflow: hidden;color:#4fa342;font-weight: bold;}
.order-detail .add-wuliu label p.time{font-size:11px;}
.order-detail .add-wuliu span{float:left;}
.order-detail .add-wuliu i{float:right;line-height: 33px;color:#b3b3b4;margin-right: 11px;}
.order-detail .take{background-color: #fff;}
.order-detail .take-info{padding-left:11px;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-bottom:11px;/*;background-image: url("../Images/add-66.png");background-repeat: no-repeat;background-position:left center;background-size: 20px;*/}
.order-detail .take-info p{line-height:31px;color:#6b6c6e}
.order-detail .take-info p.diliery{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:31px;padding-right:11px;}
.order-detail .bill{padding:11px;border-bottom: 1px solid #eaeaea;border-top: 1px solid #eaeaea;background-color: #fff;margin-bottom: 11px;}
.order-detail .bill h6{margin:0;padding-bottom: 8px;}
.order-detail .bill p{line-height:19px;}
.order-detail .bill p span{padding-right:5px;}
.order-detail .bill p span:first-child{padding-left:20px;}
.order-detail .leave-message-detail{padding:11px;margin-bottom:11px;border-bottom:1px solid #eaeaea;border-top:1px solid #eaeaea;background-color:#fff;}
.order-detail .leave-message-detail label{display:inline;}
.order-detail .leave-message-detail span{display:inline;line-height:18px;color:#9b9b9b;font-size:13px;}



.order-detail .order-list .order-goods{height:108px;}
.order-detail .order-info{padding:17px 11px;text-align:left;}
.order-detail .order-info .btn{float:right;width:68px;height:26px;line-height: 24px;text-align: center;background-color: #ff4a1a;color:#fff;border-radius: 3px;position: relative;top:25px;font-size: 12px;padding:0;margin-right:5px;}
.order-detail .order-info em{padding-left:15px;}
.order-detail .payment{margin-left:11px;padding-right:11px;border-top:1px solid #eaeaea;font-size:13px;height:36px;line-height: 36px;}
.order-detail .payment span{float:right;color:#494e52;}
.order-detail .order-num{border-top:11px solid #eaeaea;padding:8px 11px;line-height: 20px;}
.order-detail .order-num span{color:#494e52;}

/*签到页面*/
.sign_in{color:#8596a6;background-color:#f4f3f6;}
.sign_in i{font-style: normal;}
.sign_in header{padding:0;width:100%;height:80px;border-bottom:3px solid #ced5d8;background-image: url("../Images/sign_in_01.jpg");background-size:cover;position: relative;}
.sign_in .user-img{width:66px;height:66px;border-radius: 50%;background:#ced5d8;border:2px solid #fff;position: relative;top:28px;left:18px;}
.sign_in .user-img img{border:2px solid #f43132;height:58px;width:58px;border-radius: 50%;position: relative;top:2px;left:2px;}
.sign_in header .user-msg .name{font-size:19px;}
.sign_in header .user-msg{position: relative;top:32px;left:24px;font-size:16px;color:#fff;height:20px;line-height: 20px;}
.sign_in header .user-msg em{padding:0 16px;font-size:12px;position: relative;top:-5px;height:20px;}
.sign_in header .user-msg span{width:95px;overflow: hidden;line-height:20px;height:20px;}

.sign_in section{width:100%;background-image: url("../Images/sign_bg.png");background-size:cover;padding-top:43px;padding-bottom: 65px;}
.sign_in section .code-box{width:140px;height:129px;margin:0 auto;}
.sign_in section .code-box h5{height:42px;width: 100%;background-image:url("../Images/sign_in_02.jpg");background-size:cover;margin:0;}
.sign_in section .code-box h6{height:87px;width:140px;background-image: url("../Images/sign_in_03.jpg");background-size:cover;margin:0;text-align: center;}
.sign_in section .code-box h6 em{font-size:45px;color:#f43132;line-height: 82px;}
.sign_in section .code-box h6 i{font-size:14px;color:#8596a6;margin-left:5px;}
.sign_in section h4{position: absolute;width:80px;height:60px;border-radius: 50%;background-color:#EAC100;text-align: center;line-height: 60px;font-size:16px;color:#f43132;left:37%;}
.sign_in section h3{text-align: center;font-size:15px;margin-top:25px;}
.sign_in section h3 span{color:#4cb40d;font-weight: 600;padding-left:3px;}
.sign_in section .go-btn{width:160px;height:48px;margin:65px auto 0;}
.sign_in section .go-btn a{display: inline-block;width:160px;height:48px;background-image: url("../Images/sign_in_4.png");background-size:cover;color:#fff;text-align: center;line-height: 48px;font-size:16px;}


/*分销业绩*/
.distribution{font-family: "微软雅黑"}
.distribution span{display:inline-block;}
.distribution .income{position:relative;width:100%;height:225px;/*background-image:-webkit-linear-gradient(to bottom, #ff7059, #fb2b3e);background-image:linear-gradient(to bottom, #ff7059, #fb2b3e);*/background-image:url("../Images/performance_bg_03.png");background-repeat:repeat-x;background-size:1px 225px;color:#fff;margin-bottom:6px;}
.distribution .check{width:110px;height:110px;margin:0 auto;border:5px solid #fff;border-radius: 50%;position: relative;top:23px;}
.distribution .check a{color:#fff;}
.distribution .income .ck-b{position:absolute;top:15px;right:16px;font-size: 12px;display: block;color:#fff;}
.distribution .check .balance{font-size:14px;text-align: center;line-height:100px;}
.distribution .check  #bal-num{font-size:21px;margin-left:5px;}
.distribution .income .total-bill{text-align: center;font-size:13px;margin-top:35px;}
.distribution .income .tb-detail{height:50px;position: relative;top:19px;}
.distribution .income .tb-detail span{width:40%;text-align: center;}
.distribution .income .tb-detail span em:last-child{font-size:14px;line-height:24px;}
.distribution .income .tb-detail i{width:20%;display:inline-block;background-image:url("../images/lineer.png");background-repeat: no-repeat;background-position: center;height:34px;background-size:1px 34px;}
.distribution .income .dis-cover{height:51px;width:100%;border-top:1px solid #fa767e;background-color:rgba(255,255,255,0.1);position: absolute;top:175px;}
.distribution .income-list{width:100%;height:171px;background-color:#fff;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-bottom:4px;}
.distribution .income-list .bill-list,.distribution .income-list .current-dear{height:85px;}
.distribution .income-list hr{margin:0 auto;width:94%}
.distribution .income-list span{padding:20px 0;display:inline-block;width:32.5%;text-align: center;}
.distribution .income-list span em:first-child{font-size:12px;color:#505559;margin-bottom:9px;display:inline-block;}
.distribution .income-list span em:nth-of-type(2){font-size:14px;color:#494e52;}
.distribution .income-list span i{font-size:14px;color:#a5a9ac;padding-left:5px;font-style: normal;}
.distribution .income-list span.line{background-image:url("../images/lineer02.png");background-repeat: no-repeat;background-position:right 14px;background-size:1px 40px; }
.distribution .market-rule{height:49px;border-top:1px solid #eaeaea;border-bottom: 1px solid #eaeaea;line-height:49px;color:#494e52;font-size:13px;padding:0 11px;background:#fff;}
.distribution .market-rule .glyphicon{float:right;line-height:46px;color:#b2b3b6;font-size:14px;}
.distribution footer{width:100%;height:60px;border-top:1px solid #eaeaea;background:#f8f7f7;}
.distribution footer .stock{display: block;width:81.25%;height:43px;border-radius:5px;text-align: center;background:#fd4550;font-size:17px;color:#fff;line-height:43px;margin:8px auto;}


/*账单列表*/
.billList{background-color:#212f43;padding:6px 4px 30px;}
.billList .wrapper{background:#fff;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;overflow: hidden;font-size:13px;}
.billList .header{color:#494e52;background-color:#dfe2e4;text-align: center; }
.billList .header .active{background-color:#fd4849;color:#fff;}
.billList .header .all{height:44px;width:100%;font-size:16px;line-height: 40px}
.billList .header .all span{display:inline-block;width:90;height:44px;background-image: url("../images/billList01.png");background-repeat: no-repeat;background-position:right -23px;padding:0 24px;background-size:18px;}
.billList .header p{height:40px;border-bottom: 1px solid #eaeaea;line-height: 40px;cursor: pointer;}
.billList ul{width:100%;height:auto;color:#494e52;}
.billList ul li{padding:0 11px; }
.billList li>div:nth-of-type(1){width:50%;padding-left:11px;}
.billList li div{float:left;}
.billList li>div:nth-of-type(2),.billList li>div:nth-of-type(3){width:25%;text-align: center;}
.billList ul .thead{height:44px;width:100%;border-bottom: 1px solid #eaeaea;width:100%;line-height:44px;}
.billList ul .list-OR{cursor: pointer;height:82px;border-bottom: 1px solid #eaeaea;padding-top:18px;width:100%;}
.billList li .number{font-weight: 600;}
.billList li .money{font-weight: 600;font-size:16px;}
.billList li .time{font-size:10px;color:#6b6c6e;line-height:30px;padding-left: 20px;background-image: url("../images/billList01.png");background-repeat: no-repeat;background-position:0px 8px;background-size:15px;}
.billList li .status{font-size:10px;color:#fd4849;line-height:30px;}
.billList li img{width:42px;height:42px;}
.billList ul .order-detail{width:100%;height:194px;background-color: #f8f8f8;padding:0 11px;font-size:12px;display: inline-block;display: none;color:#494e52;}
.billList .order-detail h5{font-weight:600;line-height:20px;}
.billList .order-detail p span:first-child{width:60%;line-height:20px;}
.billList .order-detail p span:last-child{width:40%;line-height:20px;}
.billList footer{height:62px;background-color: #f8f8f8;width:100%;position:relative;padding:17px 0;}
.billList footer>div{width:70px;height:28px;margin:0 auto;background-image:url("../images/billList.png");background-repeat: no-repeat;background-position:0 3px;background-size:cover;float:none;border:none;}

/*我的店铺*/
.shop-Man{background-color:#fff;}
.shop-Man .top{position:relative;height:90px;width:100%;background-image: url("../images/store-bg_02.png");background-repeat: no-repeat;background-position: top;background-size:100%;color:#fff;padding:12px 15px 12px 10px ;}
.shop-Man .top h3{font-size:13px;font-weight: 600;}
.shop-Man .top p{height:35px;line-height:35px;font-size:11px;background-size: 34px;}
.shop-Man .top p i{height:26px;width:19px;background-image:url("../images/CssGaga_distribution.png");background-repeat: no-repeat;background-position:-145px -12px;background-size: cover;margin-bottom: -14px;display: inline-block; }
.shop-Man .top h4{width:42px;height:30px;border:1px solid #fff;position: relative;bottom:12px;float:right;line-height: 30px;text-align: center;margin:0;font-size:13px;border-radius: 3px;}
.shop-Man .S-section{padding:12px 0;}
.shop-Man .S-section li {/*width:298px;height:298px;*/border:1px solid #c0c3c5;margin:0 auto;position: relative;margin-bottom: 16px;}
.shop-Man .S-section li img{width:100%;height:100%;}
.shop-Man .S-section li .S-cover{width:86%;height:31%;position: absolute;bottom: 20px;left:7%;overflow: hidden;}
.shop-Man .S-section li .fli-blur{-webkit-filter: blur(5px);filter: blur(5px);width:100%;height:100%;position: absolute;top:-200%;left:-9%;background-size:cover;}
.shop-Man .S-section li .left{width:78.4%;height:100%;background-color:rgba(255,255,255,.8);padding:7px 10px 0 10px;float:left;position: relative;}
.shop-Man .S-section li .left .S-title{font-size:13px;color:#191a1b;margin:0;overflow: hidden;}
.shop-Man .S-section li .left span{font-size:15px;color:#494e52;line-height:22px;}
.shop-Man .S-section li .left p{font-size:13px;color:#fe2d28;}
.shop-Man .S-section li .left p i{font-style: normal;padding-left:3px;}
.shop-Man .S-section li .right{width:21%;height:100%;text-align: center;float:right;background-color:rgba(255,255,255,.8);position: relative;cursor: pointer;color:#131516;/*background-image:url("../images/store-icon.png");background-repeat: no-repeat;background-position:top -41px;*/ }
.shop-Man .S-section li .right span{position: relative;top:19%;display: block;}
.shop-Man .S-section li .right i{display:inline-block;width:18px;height:22px;background-image: url("../images/CssGaga_distribution.png");background-repeat: no-repeat;background-size: cover;background-position: -20px 1px;display:block;margin:0 auto;margin-top: 40%;}
.shop-Man .S-section li .right i.go{width:22px!important;background-position: 1px 2px!important;}
.shop-Man .S-bottom{position: fixed;bottom: 0;height:61px;width: 100%;background-color:#212f43;padding:0 8.9%;}
.shop-Man .S-bottom span{height:35px;width:31%;display: inline-block;line-height:35px;text-align: center;float:left;}
.shop-Man .S-bottom span.code{background-image:url("../images/store-btn_06.png");background-repeat: no-repeat;background-size: cover;color:#494e52;font-size:14px;border-radius: 3px;position: relative;top:14px;margin-right:3.5%}
.shop-Man .S-bottom span.extend{background-color:#fe2d28;color:#fff;font-size:14px;border-radius: 3px;margin-top:14px;}
.shop-Man .right-edit{transform: rotateY(360deg);transition-delay: 2s;transition: all 1000ms ease-out;background-color:rgba(255,47,31,.8)!important;color:#fff!important;}
.shop-Man .bottom-edit{transform: rotateY(180deg);transition-delay: 2s;transition: all 1000ms ease-out;transform-origin:100% 100%;}
.shop-Man .QCover{position:fixed; height:100%; width: 100%; z-index:888; background-color:rgba(0,0,0,.7); top:0; left:0;display:none;}
.shop-Man .QCover img{height:auto;width:100%;}
.shop-Man .QCover .QC-W{width:60%;height:50%;position:absolute;left:20%;top:20%;}
.shop-Man .QCover .QC-W h5{font-size:18px;color:#fff;line-height:35px;}
.shop-Man .QCover .QC-W span{font-size:20px;text-align: center;font-weight: 700;color:#fff;width:100%;padding-top:20px;}
/*分销商品详情页底部按钮*/
.S-bottom{position: fixed;bottom: 0;height:61px;width: 100%;background-color:#212f43;z-index: 9999;padding:0 20%}
.S-bottom span{height:35px;width:81px;display: inline-block;line-height:35px;text-align: center;}
.S-bottom span.code{background-image:url("../images/store-btn_06.png");background-repeat: no-repeat;background-size: cover;color:#494e52;font-size:14px;border-radius: 3px;position: relative;top:14px;}
.S-bottom span.extend{background-color:#fe2d28;color:#fff;font-size:14px;float:right;border-radius: 3px;margin-top:14px;}
.my-shop .shop-se{margin:6px auto;}
.my-shop .M-searchbtn{font-size:13px;color:#494e52;width:100%;height:100%;border-radius:5px;border:1px solid #c0c3c5;background-image:url("../images/distribution_icon_1.png");background-repeat: no-repeat;background-position:42% center;background-size:12px;}
.my-shop .M-search-default{text-align: center;}
.my-shop .focus-d{text-align: left;padding-left:25px;float:left;background-position:5px center;}
.my-shop .shop-se span{float:left;border:none;padding-left:6px;font-size:13px;color:#494e52;}
.my-shop .S-section{padding-top:0;}
.my-shop .S-money{color:#fe2d28!important;font-size:15px!important;font-weight: 600;}

/*分销市场搜索结果页顶部*/
.yun-Market .fli-blur{-webkit-filter: blur(5px);filter: blur(5px);width:100%;height:100%;position: absolute;top:-286%;left:0;background-size:cover;}
.yun-Market{background-color:#fff;}
.yun-Market i{font-style: normal;}
.yun-Market .Mar-top{height:55px;background-color:#fe3b48;margin:0 auto;}
.yun-Market .Mar-top .top-wraper{width:93%;height:100%;margin:0 auto;color:#fff;}
.yun-Market .top-wraper .M-left{float:left;width:10%;}
.yun-Market .top-wraper .M-middle{width:76%;height:32px;float:left;margin-top:13px;}
.yun-Market .top-wraper .M-middle input{display:inline-block;width:68%;height:31px;border:none;font-size:15px;color:#676767;float:left;padding-left:10px;}
.yun-Market .top-wraper .M-middle label i{width:14px;height:22px;background-image: url("../images/CssGaga_distribution.png");background-repeat:no-repeat;background-position:-109px 2px;background-size:cover;float:left;margin-top:8px;margin-left:10px;}
.yun-Market .top-wraper .M-middle label{width:100%;height:100%;background-color: #fff;border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.yun-Market .top-wraper .M-middle .select{width:20%;height:30px;background-color: #fff;border-top-right-radius:3px;border-bottom-right-radius:5px;line-height:32px;text-align: center;float:left;color:#6b6c6e;position: relative;margin-left: -1px;}
.yun-Market .top-wraper .M-middle .tab-nav{position: absolute;width:196%;background-color:rgba(73,78,82,0.7);color:#fff;display: none;top:36px;left:-50%;border-radius: 5px;z-index: 999;}
.yun-Market .top-wraper .M-middle .tab-nav li{height:32px;text-align: center;}
.yun-Market .top-wraper .M-middle .tab-nav li .icon1{background-image:url("../images/CssGaga_distribution_shop_02.png");background-repeat: no-repeat;background-position: 8px center;background-size:15px;}
.yun-Market .top-wraper .M-middle .tab-nav li .icon2{background-image:url("../images/member_center_icon_24.png");background-repeat: no-repeat;background-position: 8px center;background-size:15px;}
.yun-Market .top-wraper .M-middle option{border:none;}
.yun-Market .top-wraper .M-middle .glyphicon{font-size:11px;color:#6b6c6e;padding-right:5px;}
.yun-Market .top-wraper .M-right{float:right;width:12%;height:100%;text-align: center;line-height:56px;cursor: pointer;font-size:15px;}
.yun-Market .Mar-nav{margin:16px auto 15px 3.5%;height:13px;}
.yun-Market .Mar-nav ul{float:left;height:100%;}
.yun-Market span#stylechange{width:25px;height:24px;margin-top:-5px;display:inline-block;background-image: url("../images/CssGaga_distribution.png");background-repeat:no-repeat;background-size: cover;background-position: -58px 3px;}
.yun-Market .Mar-nav ul li{float:left;padding-left:4px;padding-right:17px;font-size:14px;color:#494e52;height:14px;line-height: 14px;}
.yun-Market .Mar-nav li.nav-price span:first-child{float:left;}
.yun-Market .Mar-nav li.nav-price span:last-child{position: relative;top: -4px;margin-left: 3px;font-size: 8px;float:left;}
.yun-Market .Mar-nav li.nav-price i{color:#9c9d9f;top:-4px;}
.yun-Market .Mar-nav li.nav-price i.on{color:#fe3b48;}
.yun-Market .Mar-nav li.nav-price i:first-child{position: relative;top:3px;}
.yun-Market .Mar-nav ul li.datasort.on { color:#fe3b48;border-left:2px solid #fe3b48;}
.yun-Market .Mar-nav ul li.classify{background-image:url("../images/down_arrow.png");background-repeat: no-repeat;background-position: right center;background-size:8px 3px;padding-right:11px;}
/*.yun-Market .Mar-nav ul li.classify span{padding-left:3px;width:8px;height:4px;background-}*/
.yun-Market .Mar-nav .class-menu{width:96.5%;padding:25px 15px;border:1px solid #5a5e62;position:absolute;background-color:rgba(255, 255, 255, 0.9);z-index: 2;top:100px;left:0px;}
.yun-Market .Mar-nav .class-menu a{display:inline-block;color:#494e52;width:32%;height:30px;background-color:#f4f4f2;border-radius:5px;line-height:30px;text-align: center;margin-bottom: 5px;overflow: hidden;}
.yun-Market .Mar-history{margin:0 auto;font-size:14px;color:#494e52;min-height:400px;}
.yun-Market .Mar-history h5{color:#8c949b;height:41px;line-height: 41px;border-bottom: 1px solid #eaeaea;margin:0;}
.yun-Market .Mar-history p{height:41px;line-height: 41px;border-bottom: 1px solid #eaeaea;}

.Mar-top .M-left i{width:19px;height:24px;display:inline-block;background-image: url("../images/CssGaga_distribution.png");background-repeat:no-repeat;background-position:-82px 0;background-size:cover;margin-top:14px;margin-left:3px; }
.Mar-top .M-left a{position:relative;top:-10px;color:#fff;display:inline-block;}

/*分销市场首页5-17*/
.yun-market{background-color:#f8f8f8;}
.yun-market .market-slides{width:100%;height:1.8rem;}
.yun-market .market-slides .j-swipe li{width:3.2rem;}
.yun-market .market-slides .j-swipe li img{width:100%;height:1.8rem;}
.yun-market .market-slides .j-swipe ul{width:3000px;}
.yun-market .market-slides .members_flash_time{width:.8rem;height:.1rem;background-color:#000d1e;opacity:0.2;right:.2rem!important;bottom:.08rem!important;position:absolute;border-radius:.1rem;line-height:0.05rem}
.yun-market .market-slides .members_flash_time span.cur{background-color:#cc1d37}
.yun-market .market-slides .members_flash_time span{width:0.04rem;height:0.04rem;border-radius:50%;background-color:#e8e8e8;}
.yun-market .market-nav{height:.98rem;border-bottom:0.05rem solid #eaeaea;background-color:#fff;}
.yun-market .market-nav ul li{float:left;width:33.333%;height:.98rem;}
.yun-market .market-nav ul li a{display:block;text-align:center;width:100%;margin-top:.15rem;}
.yun-market .market-nav ul li a i{display:block;height:.41rem;width:.41rem;border-radius:50px;background-size:cover;background-repeat:no-repeat;margin:0 auto}
.yun-market .market-nav ul li a i.cata1{background-image:url(../Images/distrubution_03.png)}
.yun-market .market-nav ul li a i.seller1{background-image:url(../Images/distrubution_05.png)}
.yun-market .market-nav ul li a i.hotsell{background-image:url(../Images/distrubution_07.png)}
.yun-market .market-nav ul li a span{font-size:.12rem;color:#2a2a2e;margin-top:.1rem}
.yun-market .hot-pro p.title1{height:.41rem;width:100%;background-color:#f8f8f8;padding-top:.13rem}
.yun-market .hot-pro p.title1 i{display:block;margin:auto;width:1.75rem;height:.15rem;background-image:url(../Images/distrubution_13.png);background-size:cover;}
.yun-market .hot-pro{background-color:#f8f8f8;}
.yun-market .hot-pro li{height:1.67rem;background-color:#fff;border-bottom:1px solid #eaeaea;padding:.15rem .11rem .12rem .11rem;margin-bottom:.08rem}
.yun-market .hot-pro .combine-total-wrap{width:100%;height:.9rem;}
.yun-market .hot-pro .detail-left {float:left;margin-right:.1rem;}
.yun-market .hot-pro .detail-left img{width:.9rem;height:.9rem;}
.yun-market .hot-pro .detail-right{float:left;width:1.86rem;position:relative;top:-.05rem;}
.yun-market .hot-pro  p.name-pro{margin:0;font-size:.13rem;color:#2a2a2e;max-height:.32rem;overflow: hidden;width:1.86rem;line-height:.16rem;margin-top:5px;}
.yun-market .hot-pro  p.name-pro a{color:#2a2a2e}
.yun-market .hot-pro p.price-pro{line-height:.20rem;margin-top:.05rem}
.yun-market .hot-pro p.price-pro em{font-size:.15rem;color:#494e52;}
.yun-market .hot-pro p.price-pro span{color:#fb1437;font-size:.11rem;margin-left:.2rem;position:relative;top:-2px;}
.yun-market .hot-pro p.price-pro i{font-size:.13rem;padding-left:0.07rem;padding-right:0.05rem;font-style:normal;}
.yun-market .hot-pro p.deal-n{line-height:.16rem;font-size:.1rem;color:#6b6c6e;padding-left:0.03rem}
.yun-market .hot-pro p.deal-n em{color:#494e52;padding-left:.1rem}
.yun-market .hot-pro .detail-bottom{width:100%;height:.17rem;margin-top:.31rem}
.yun-market .hot-pro .detail-bottom span{width:50%;height:.17rem;line-height:.17rem;text-align: center;color:#fb1437;float:left;font-size:.15rem;padding-left:.11rem;}
.yun-market .hot-pro .detail-bottom span:first-child{border-right:1px solid #c4c4c5;color:#2a2a2e;padding-right:.11rem;}


/*分销热销商品页面*/
.dis-hotPro .hot-tab{height:.41rem;width:100%;background-color:#f8f8f8;}
.dis-hotPro .hot-tab span{width:50%;float:left;height:.4rem;text-align:right;}
.dis-hotPro .hot-tab span:first-child{padding-right:.25rem;}
.dis-hotPro .hot-tab span:last-child{padding-left:.25rem;text-align:left;}
.dis-hotPro .hot-tab span em{height:.4rem;display:inline-block;width:.31rem;font-size:.15rem;color:#6b6c6e;line-height:.4rem}
.dis-hotPro .hot-tab span.active em{border-bottom:1px solid #494e52;color:#2a2a2e;}
.dis-hotPro .hot-pro{background-color:#f8f8f8;}
.dis-hotPro .hot-pro li{height:1.65rem;background-color:#fff;border-bottom:1px solid #eaeaea;padding:.15rem .11rem;margin-bottom:.1rem}
.dis-hotPro .hot-pro li:last-child{margin-bottom:0;}
.dis-hotPro .hot-pro .combine-total-wrap{width:100%;height:.9rem;}
.dis-hotPro .hot-pro .detail-left {float:left;margin-right:.1rem;}
.dis-hotPro .hot-pro .detail-left img{width:.9rem;height:.9rem;}
.dis-hotPro .hot-pro .detail-right{float:left;width:1.96rem}
.dis-hotPro .hot-pro  p.name-pro{margin:0;font-size:.14rem;color:#2a2a2e;max-height:.32rem;overflow: hidden;width:1.96rem;line-height:.16rem;}
.dis-hotPro .hot-pro  p.name-pro a{color:#2a2a2e;}
.dis-hotPro .hot-pro  p.price-pro{margin-top:.1rem;height:.14rem;line-height:.14rem;color:#494e52;margin-bottom:.05rem}
.dis-hotPro .hot-pro  p.price-pro i{font-size:.1rem;font-style:normal}
.dis-hotPro .hot-pro  p.price-pro em{font-size:.14rem;padding-left:.02rem;padding-right:.12rem;}
.dis-hotPro .hot-pro  p.price-pro span{font-size:.11rem;color:#6b6c6e;}
.dis-hotPro .hot-pro  p.deal-n{color:#fb1437;font-size:.11rem;}
.dis-hotPro .hot-pro  p.deal-n i{font-size:.13rem;padding:0 .08rem;font-style:normal}
.dis-hotPro .hot-pro .detail-bottom{width:100%;height:.17rem;margin-top:.25rem}
.dis-hotPro .hot-pro .detail-bottom span{width:50%;height:.17rem;line-height:.17rem;text-align: center;color:#fb1437;float:left;font-size:.15rem;padding-right:.11rem}
.dis-hotPro .hot-pro .detail-bottom span:first-child{border-right:1px solid #c4c4c5;color:#2a2a2e;padding-left:.11rem}

/*分销热销店铺页面*/
.container.hot-shop{background-color:#fff;min-height:667px;}
.hotshop-wrap{margin:.11rem .11rem 0 .11rem;}
.shop-datafx{width:100%;}
.shop-datafx li.shop-frame{background-color:#f8f8f8;padding-left:.12rem;margin-bottom:.11rem;}
.shop-datafx li.shop-frame ul li{float:left;margin-right:.11rem;margin-top:.05rem}
.shop-datafx li.shop-frame ul li:last-child{margin-right:0;}
.shop-datafx li.shop-frame span.shop-n{height:100%;font-size:.14rem;color:#030e21;float:left;}
.shop-datafx li.shop-frame .hs-top{height:.4rem;line-height:.4rem;display:block}
.shop-datafx li.shop-frame span.shop-tg{float:right;padding-right:.15rem;font-size:.12rem;color:#494e52}
.shop-datafx li.shop-frame span.shop-tg i{color:#058be1;padding-left:.06rem;font-style:normal}
.shop-datafx li.shop-frame ul{margin-top:.16rem;}
.shop-datafx li.shop-frame ul li img{width:.58rem;height:.58rem}
.shop-datafx li.shop-frame ul li p{height:.40rem;width:.6rem;overflow:hidden;line-height:.40rem;font-size:.11rem;color:#494e52;text-align:center;padding-bottom:.08rem}
/*商品搜索页样式-*/
.yun-Market .searchPro-result{width:100%;height:auto;border-top:1px solid #e0e2e7; }
.yun-Market .searchPro-result li{float:left;font-size:13px;color:#232527;width:50%;background-color:#f8f8f8;position: relative;margin-bottom: 2px;}
.searchPro-result li:nth-of-type(2n){float:right;}
.searchPro-result li:nth-of-type(2n+1){border-right:2px solid #fff;}
.searchPro-result .top-img img{width:100%;height:100%;}
.searchPro-result li p{height:40px;width:100%;}
.searchPro-result li .pro-info p:first-child{line-height:18px;overflow: hidden;padding:4px 8px 0 8px;}
.searchPro-result li .pro-info p:last-child{padding:0 8px;line-height:40px;}
.searchPro-result li .pro-info p:last-child span:first-child{font-size: 10px;color:#6b6c6e;}
.searchPro-result li .pro-info p:last-child span:first-child i{font-size:16px;color:#fe3b48;padding-left:5px;}
.searchPro-result li .pro-info p:last-child em{float:right;font-size:26px;line-height:25px;color:#494e52;}
.searchPro-result li .animate-info{position:absolute;bottom:0;left:101%;background-color:#f8f8f8;width:100%;z-index: -1;}
.searchPro-result li .animate-info p{line-height: 40px;}
.searchPro-result li .animate-info p:first-child{padding:0 6px;}
.searchPro-result li .animate-info p:first-child span{font-size:9px;color: #fe3b48;}
.searchPro-result li .animate-info p:first-child span i{font-size:15px;color:#fe3b48;}
.searchPro-result li .animate-info p:first-child em{font-size: 10px;color:#494e52;float:right;}
.searchPro-result li .animate-info p:last-child span{width:49.5%;height:40px;line-height: 40px;text-align:center;font-size:13px;color:#fff;float:left;}
.searchPro-result li .animate-info p:last-child span:first-child{background-color: #ff9400;}
.searchPro-result li .animate-info p:last-child span:last-child{background-color: #ff3a33;}
.searchPro-result li .animate-info p:last-child span:last-child.disabled{background-color: #8F9295;}

/*商品搜索页样式二*/
.ProResult-toggle01{}
.ProResult-toggle01 li{margin-bottom:11px;border-bottom: 1px solid #e0e2e7;border-top: 1px solid #e0e2e7;}
.ProResult-toggle01 .toggle01-wrap{width:100%;background-color:#f8f8f8;margin-bottom: 2px;}
.ProResult-toggle01 .detail-left {float:left;margin:10px;}
.ProResult-toggle01 .detail-left img{width:100%;height:100%;}
.ProResult-toggle01 .detail-right{float:left;margin-right:11px;padding:11px 0;}
.ProResult-toggle01 .detail-right h4{margin:0;font-size:13px;color:#232527;line-height:131%;overflow:hidden}
.ProResult-toggle01 .detail-right p{line-height:207%;font-size:12px;color: #6b6c6e;}
.ProResult-toggle01 .detail-right p:first-child span{font-size:10px;color: #494e52;}
.ProResult-toggle01 .detail-right em{font-size:11px;color:#6b6c6e;margin-left:12px;}
.ProResult-toggle01 .detail-bottom{width:100%;height:44px;background-color:#f8f8f8;}
.ProResult-toggle01 .detail-bottom span{width:50%;height:28px;margin-top:8px;line-height:28px;text-align: center;color:#ff5545;float:left;font-size:16px;}
.ProResult-toggle01 .detail-bottom span:first-child{border-right:1px solid #c0c0c1;color:#494e52;}
.ProResult-toggle01 .detail-bottom span.disabled {color:#8F9295; }



/*商家分销聚合页*/
.sell-combine{background-color:#fff;}
.combine-top{width:100%;height:160px;border-bottom: 1px solid #e0e2e7;position: relative;color:#fff;}
.combine-top img{width:100%;height:100%;}
.combine-top p{position: absolute;bottom:0;width:100%;height:37px;background-color: rgba(0,4,14,0.2);padding:0 11px ;line-height:13px;}
.combine-top p span.cnam{font-size:13px;width:62%;background-image:url("../images/lineer.png");background-repeat: no-repeat;background-position: right center;margin:12px 0;overflow:hidden;height:13px;}
.combine-top p span.add{float:right;font-size:11px;width:70px;height:100%;line-height:37px;}
.combine-top p span.add span{height:100%;line-height:37px;width:40px;}
.combine-top p i{display: inline-block;height:23px;width:18px;background-image:url("../images/CssGaga_distribution.png");background-repeat: no-repeat;background-size:cover;background-position:-97px 7px;position: relative;top:5px;left:9px; }
.sell-nav{height:44px;width:100%;padding:0 11px;border-bottom: 1px solid #e0e2e7;}
.sell-nav ul{height:14px;padding-top:15px;}
.sell-nav li{float:left;padding-left:4px;padding-right:24px;font-size: 14px;height:14px;line-height:14px;}
.sell-nav li.active{border-left:2px solid #fe3b48;}
.datasort.on{border-left: 2px solid #fe3b48;color: #fe3b48;}
.sell-combine .sellPro-list ul{margin-bottom: 30px;}
.sell-combine .sellPro-list li{padding:11px 0;}
.sell-combine .sellPro-list li .left-pro{padding:0 11px;float:left;}
.sell-combine .sellPro-list li .left-pro img{width:100%;height:100%;}
.sell-combine .sellPro-list li .right-proD{border-bottom:1px solid #e0e2e7;float: left;padding-right:11px; }
.sell-combine .sellPro-list li .right-proD h4{font-size:14px;color:#232527;line-height:16px;margin:0;}
.sell-combine .sellPro-list li .right-proD p{font-size:11px;color:#6b6c6e;padding-top:10px;}
.sell-combine .sellPro-list li .right-proD span{font-size:18px;color:#fd4849;margin-top:15px;}
.sell-combine .sellPro-list li .right-proD span em{font-size:11px;margin-right:5px;}

/*商家分销聚合详情页*/
.combine-detail {background: #fff;}
.combine-detail .sell-nav{border:none;}
.combine-detail-list li{margin-bottom:11px;border-bottom: 1px solid #e0e2e7;border-top: 1px solid #e0e2e7;}
.combine-detail-list .combine-total-wrap{width:100%;padding:5.4% 11px;background-color:#f8f8f8;margin-bottom: 2px;}
.combine-detail-list .detail-left {float:left;margin-right:16px;}
.combine-detail-list .detail-left img{width:100%;height:100%;}
.combine-detail-list .detail-right{float:left;}
.combine-detail-list .detail-right h4{margin:0;font-size:14px;color:#494e52;line-height:16px;height:32px;overflow: hidden;}
.combine-detail-list .detail-right p{line-height:207%;font-size:12px;color: #6b6c6e;}
.combine-detail-list .detail-right span{width:23%;}
.combine-detail-list .detail-right em{width:25%;display:inline-block;color:#494e52;}
.combine-detail-list .detail-right i{font-style: normal;color:#fe3b48;}
.combine-detail-list .detail-bottom{width:100%;height:44px;background-color:#f8f8f8;}
.combine-detail-list .detail-bottom span{width:50%;height:28px;margin-top:8px;line-height:28px;text-align: center;color:#ff5545;float:left;}
.combine-detail-list .detail-bottom span:first-child{border-right:1px solid #c0c0c1;color:#494e52;}
.combine-detail-bottom{height:60px;background-color:#f8f8f8;position:fixed;bottom: 0;width:100%;}
.combine-detail-bottom span{width:81.25%;height:43px;background-color:#ff5545;text-align: center;line-height:43px;font-size:17px;color:#fff;margin:0 auto;position: relative;left:9.4%;top:9px;border-radius:3px;}

/*销售员申请*/
.seller-apply{margin:4px;background-color:#fff;font-size:14px;color:#6b6c6e;border-top-left-radius: 5px;border-top-right-radius: 5px;overflow: hidden;}
.seller-apply h3{border-top-left-radius: 5px;border-top-right-radius: 5px;width:100%;height:48px;background-color:#f24b4c;font-size:15px;font-weight: 600;color:#fff;text-align:center;line-height:48px;margin-bottom: 29px;}
.seller-apply p{height:34px;line-height:34px;margin-bottom: 15px;position: relative; padding: 0 10px;}
.seller-apply p label{width:32%;height:100%;text-align: right;float:left; padding-right: 10px;}
.seller-apply p input{height:34px;border:1px solid #d2d3d6;width:68%; color:#494e52;float:left;line-height:34px;}
.seller-apply .checkcode { padding: 0 10px; margin-bottom: 15px; height: 34px; line-height: 34px; }
.seller-apply .checkcode .phone-confirm,
.seller-apply .checkcode .btn { float:left; display:inline-block;width:48%;height:34px; padding: 0 10px 0 0; box-shadow: none; border: 0 none; }
.seller-apply .checkcode #dyMobileButton{background:#428bca;color:#fff;line-height:31px;text-align: center;width:100%;height:100%;}
.seller-apply .checkcode input{position:relative;width:48%;height:34px; border:1px solid #d2d3d6; float: right; }
.seller-apply .area-confirm { padding: 0 10px; }
.seller-apply .area-confirm label {float:left;width:32%;text-align: right; padding-right: 10px;}
.seller-apply .area-left{width:68%;float:left;}
.seller-apply .area-left select{width:100%;height:34px; border:1px solid #d2d3d6;margin-bottom: 10px;line-height:34px;}
.seller-apply .divider{padding-bottom: 18px;border-bottom: 1px solid #d2d3d6;}
.seller-apply .apply-submit{margin-top:100px;height:40px;width:87%;margin:36px auto;text-align: center;border:1px solid #fd4849;line-height:40px;color:#fd4849;font-size: 17px;border-radius:6px;}
.seller-apply .notice-text{ text-align:center; padding:50px 0;font-size: 14px; line-height:26px;}
.seller-apply .notice-text a{ color:#fd4849;}
.seller-apply .glyphicon{height:14px;width:14px;background-color:#e5e5e5;border-radius: 50%;position: absolute;top:10px;right:20px;font-size:8px;text-align: center;line-height: 14px;color:#6b6c6e;}

/* 商品详情页滚动 */
.container-z { position: relative; z-index: 1; padding-bottom: .42rem; background-color: #eaeaea; }
.detail-hd { position: fixed; top: 0; z-index: -1; width: 100%; max-width: 640px; }
.detail-bd { position: relative; z-index: 1; background-color: #eaeaea; }

/* 2016-03-11 商品详情页属性弹窗 */
.modul-popup .spec { position: relative; padding-top: 11px; color: rgb(38, 39, 45); }
.modul-popup .spec label,
.modul-popup .buy-num label { position: absolute; top: 11px; left:0; width: 50px; line-height: 32px; }
.modul-popup .buy-num label { line-height: 36px; }
.modul-popup .spec span { min-width: 50px; padding: 0 6px; margin-right: 11px; margin-bottom: 11px; line-height: 30px; text-align: center; cursor: pointer; border: 1px solid rgb(211, 211, 211); }
.modul-popup .spec span img { width:20px; height:20px; margin-right:3px;position: relative; top: -2px;}
.modul-popup .spec span.selected { position: relative; border: 1px solid rgb(255, 79, 56); }
/* 选中时图标 .modul-popup .spec span.selected::after { position: absolute; right: 0; bottom: 0; display: block; width: 15px; height: 16px; content: ''; background: url(../images/c.png) no-repeat; }*/
.modul-popup .spec span.disabled { color: rgb(153, 153, 153); cursor: not-allowed; border-style:dashed; }
.modul-popup .buy-num { position: relative; padding: 11px 0; margin-bottom: 11px; line-height: 2; }
.buy-num .wrap-num { display: inline-block; padding-left: 52px; font-size: 0; }
.wrap-num .glyphicon { top: 0; padding: 11px; font-size: 12px; color: rgb(102, 102, 102); border: 1px dashed rgb(211, 211, 211); }
.wrap-num input { display: inline-block; width: 50px; height: 36px; text-align: center; border-radius: 0; box-shadow: none; border: 1px dashed rgb(211, 211, 211); border-left: 0; border-right: 0; -webkit-appearance: none; vertical-align: top; }
.btn-go-shop { position: absolute; right: 10px; top: 8px; }
/*.att-popup-trigger { line-height: 22px; }
.att-popup-trigger label { font-size: 13px; color: #2a2a2e; }*/
.att-popup-trigger .att-name,
.modul-popup .att-name { padding-left: 52px; line-height: 24px; }
.att-popup-header { position: absolute; top: 0; left: 0; width: 100%; height: 100px; padding: 11px 3.4375%; border-bottom: 1px solid rgba(0, 0, 0, .09); }
.att-popup-header .thumb { position: relative; top: -31px; padding: 2px; width: 100px; height: 100px; margin-right: 11px; background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-radius: 3px; }
.att-popup-header .thumb img { height: 100%; width: 100%; border-radius: 3px; }
.att-popup-header .info { line-height: 20px; color: rgb(47, 48, 49); }
.att-popup-header .price-con { font-size: 16px; color: rgb(255, 79, 56); }
.att-popup-body { position: absolute; top: 100px; right: 0; bottom: 46px; left: 0; width: 100%; }
.att-popup-footer { position: absolute; bottom: 0; left: 0; width: 100%; }
.att-popup-footer .btn { float: left; height: 46px; border-radius: 0; }
.att-popup-footer .btn-yes { width: 100%; background-color: rgb(255, 67, 66); border-color: rgb(255, 67, 66); }
.att-popup-footer .btn-shopcart { width: 50%; background-color: rgb(242, 203, 47); border-color: rgb(242, 203, 47); }
.att-popup-footer .btn-goshop { width: 50%; background-color: rgb(255, 67, 66); border-color: rgb(255, 67, 66); }
.att-popup-close { position: absolute; top: 11px; right: 11px; display: inline-block; width: 24px; height: 24px; background: rgba(73, 78, 82, .8) url(../Images/coupon-close.png) no-repeat center; background-size: cover; border-radius: 100%; }
.modul-popup { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999; background-color: rgba(0,0,0,.5); opacity: 0; visibility: hidden;-webkit-transition: opacity .3s 0s, visibility 0s .3s;transition: opacity .3s 0s, visibility 0s .3s;}
.modul-popup.is-visible { opacity: 1; visibility: visible;-webkit-transition: opacity .3s 0s, visibility 0s 0s;transition: opacity .3s 0s, visibility 0s 0s;}
.modul-popup-container { position: absolute; top: 20%; right: 0; bottom: 0; left: 0; background-color: rgb(255,255,255); box-shadow: 0 0 20px rgba(0,0,0,.2);-webkit-transform: translateY(110%);transform: translateY(110%);-webkit-backface-visibility: hidden;-webkit-transition-property: -webkit-transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.is-visible .modul-popup-container {-webkit-transform: translateY(0);transform: translateY(0);}
.modul-scroll { width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; }
.att-popup-body .modul-scroll { padding: 11px 3.4375% 0; }
.modul-scroll::-webkit-scrollbar { width: 3px; height: 3px; background-color: transparent; }
.modul-scroll::-webkit-scrollbar-track { background-color: transparent; }
.modul-scroll::-webkit-scrollbar-thumb { background-color: #bfbfbf; }
.modul-scroll::-webkit-scrollbar-button { display: none; }



/* 2016-03-10 商品详情页优惠券弹窗 */
.coupon-popup-container { top: 40%; }
.coupon-popup-header { position: absolute; width: 100%; top: 0; left: 0; padding: 15px 0; font-size: 16px; font-weight: bold; color: rgb(38, 39, 45); text-align: center; }
.coupon-popup-body { position: absolute; top: 52px; right: 0; bottom: 57px; left: 0; width: 100%; }
.coupon-popup-body .modul-scroll { padding: 0 3.4375%; }
.coupon-popup-body li { padding: 11px; margin-bottom: 11px; overflow: hidden; background-color: rgb(250, 250, 250); border: 1px dashed rgb(209, 209, 209); border-radius: 8px; }
.coupon-popup-body li .coupon-how { width: 32%; color: rgb(42, 62, 66); font-size: 13px; }
.coupon-popup-body li .coupon-date { width: 43%; color: rgb(145, 145, 145); }
.coupon-popup-body li .coupon-pick { width: 25%; }
.coupon-popup-body li .coupon-pick a { padding-left: 16px; color: rgb(255, 79, 56); background: url(../Images/coupon-pick.png) no-repeat left center; background-size: 12px 12px; }
.coupon-popup-footer { position: absolute; bottom: 0; left: 0; width: 100%; padding: 11px 0 22px; text-align: center; }
.coupon-popup-close { display: inline-block; width: 24px; height: 24px; background: rgba(73, 78, 82, .8) url(../Images/coupon-close.png) no-repeat center; background-size: cover; border-radius: 100%; }

/* 限时购详情页 */
.limi-footer { width: 100%; height: .42rem; color: #fff; background-color: #fdb824; }
.limi-footer .countime { float: left; font-size: .12rem; line-height: .42rem; background: #fe4346 url(../Images/waplimi-bg.png) no-repeat right center; }
.limi-footer .countime s { margin-left: .1rem; font-size: .13rem; color: #fff; }
.limi-footer .countime b { display: inline-block; width: .2rem; height: .2rem; margin: 0 .06rem; line-height: .2rem; text-align: center; background-color: #9d0833; border-radius: 3px; }
.limi-footer .limi-btn { position: absolute; right: 0; top: 0; z-index: 1; width: 100%; height: .42rem; padding-left: 71.875%; line-height: .42rem; text-align: center; font-size: .16rem; color: #fff; }
.limi-warm-up{position:absolute;width:100%;height:31px;background-color:#e8093e;padding:0 11px;line-height:31px;color:#fff;left:0;top:-31px;z-index: 999;}
.limi-warm-up span{font-size:16px;font-weight: 600;}
.limi-warm-up i{font-style: normal;font-size:10px;margin-left:5px;}
.limi-warm-up i em{font-size:12px;color:#ffbd30;padding:0 5px;}
.limi-footer2{height:48px;width:100%;color:#fff;background-color: #39b749;}
.limi-footer2 .countime{padding-right:0!important;height:21px;margin:13px 0;padding-left:11px;width:82%;border-right-width: 1px;border-right-style: solid;border-right-color:rbga(255,255,255,.4);line-height:20px;}
.limi-footer2 .countime .glyphicon{color:#fff;margin-right:5px;line-height:21px;isplay:inline-block;}
.limi-footer2 .countime b{font-size:13px;width:21px;height:21px;background-color:#fdb824;text-align: center;line-height: 21px;margin:0 5px;display:inline-block;border-radius: 3px;}
.limi-footer2 .countime em{font-size:11px;}
.limi-footer2 .favorite{width:17%;height:100%;display: inline-block;float:right; text-align:center; line-height:10px;font-size:9px;color:#fff;}
.limi-footer2 .favorite:before{ content:''; display:block;width:20px;height:18px;background-image: url("../images/favirate_icon.png");background-size:auto 19px; margin:6px auto 4px;}
.limi-footer2 .favorite.active:before{background-image: url("../images/favirate_icon0.png");}
.limi-footer2 .favorite.active{color:#fdb824;}

/*2015-11-25限时购详列表页*/
.limited-home .limited-nav{height:40px;line-height:40px;padding:0 11px;}
.limited-home .limited-nav ul{width:87%;height:100%;float:left;background-image: url("../images/m-limi-02.png");background-repeat: no-repeat;background-position: right center;background-size:auto 40px;}
.limited-home .limited-nav li{float:left;width:20%; overflow: hidden; height: 40px;}
.limited-home .limited-nav li a{height:40px;color:#494e52;font-size:14px;display:inline-block;}
.limited-home .limited-nav li.active a{color:#fe3b48;border-bottom: 1px solid #fe3b48;}
.limited-home .limited-nav span{float:right;line-height:40px;text-align: center;}
.limited-home .limited-nav .limi-hide-menu{position: absolute;left:0;top:43px;background-color:rgba(255,255,255,.8);z-index: 1;display:none;}
.limited-home .limited-nav .limi-hide-menu ul{width:70%;margin-left:10%;padding:30px 0;background: none;}
.limited-home .limited-nav .limi-hide-menu li{float:left;}
.limited-home .limited-content{width:100%;border-top: 3px solid #f6f6f6;}
.limited-home .limited-frame img{width:100%;height:100%;}
.limited-home .limited-frame{position: relative;margin-bottom: 20px;}
.limited-home .limited-frame .limi-cover{width:76.25%;height:31%;left:11.4%;position: absolute;bottom: 17%;background-color: rgba(255,255,255,.4);padding:5px;border-radius: 3px;}
.limited-home .limited-frame .limi-con{width:100%;height:100%;background-color: #fff;border-radius:5px;padding:15px 20px;}
.limited-home .limited-frame p:first-child{font-size:14px;color:#494e52;width:100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height:40%;line-height:20px;}
.limited-home .limited-frame p:last-child{height:60%;}
.limited-home .limited-frame p:last-child .L-price{width:67px;height:30px;font-size:16px;color: #fff;font-weight: 600;text-align: center;line-height: 30px;background-color:#ef162f;border-radius:3px;margin-top:10px;float:left;}
.limited-home .limited-frame p:last-child .L-notice{float:right;font-size:13px;color: #39b849;margin-top:10px;line-height:30px;}
.limited-home .limited-frame p:last-child .L-notice i{padding-right:15px;font-size:14px;}
.rate-detail{width:90%;margin:0 auto;color:#494e52;overflow: hidden;height:100%;padding:30px 0;line-height:20px;}
.rate-detail img{width:100%;height:400px;margin:10px 0;}

/*招募计划*/

.recruit-plan .tobe-recruit{position:fixed;width:100%;height:100px;bottom: 0;background-color: #fff;}
.recruit-plan .tobe-recruit a{color:#fff;font-size:18px;width:250px;line-height:46px;text-align: center;height:46px;display:block;background-image: url("../images/RecruitPlan_03.png");background-repeat:no-repeat;background-size:250px auto;margin:20px auto 0;}
.recruit-plan .recruit-content h4{width:100%;text-align: center;line-height:30px;font-size:14px;}
.recruit-plan .recruit-content p{line-height:25px;color:#999;}
.recruit-plan .recruit-content img{display: block;}

/*追加评论客服*/
.service-online{width:150px;height:44px;position:fixed;bottom:125px;right:17px;z-index:998;}
.service-online .s-line{width:150px;height:44px;background-color:rgba(67,88,92,.4);border-radius:22px;}
.service-online .s-line  i{width:15px;height:15px;background-image:url("../Images/qq_icon.png");background-size:15px;display:block;margin-left:7px;margin-bottom:2px;}
.service-online .s-line em{font-size:9px;color:#fff;margin-top:2px;width: 30px;text-align: center;height: 10px;line-height: 10px;overflow: hidden;display: inline-block;}
.service-online .s-line .line1{height:44px;width:30px;overflow:hidden;}
.service-online .s-line .qq_icon {height: 44px;margin-left: 20px;width: 30px;overflow: hidden;padding-top: 8px;display:inline-block;}
.service-online .s-line .line2{height:44px;margin-left:10px;width:30px;overflow:hidden;padding-top:8px;}
.service-online .line-btn {height: 44px;width: 44px;background-color: rgba(1,21,25,.24);border-radius:50%;position:absolute;top:0;right:0;border-left:1px solid rgba(255,255,255,.5);    text-align: center;}
.service-online .qq_icon_one{height: 44px;width: 44px;border-radius:50%;position:absolute;top:0;right:0; text-align:center;}
.service-online .line-btn .lb-1{height:30px;margin-top:8px;margin-right:2px;}
.service-online .line-btn .lb-1 i{width:18px;height:17px;background-image:url("../Images/online_btn_03.png");background-repeat:no-repeat;background-size:18px auto;display:block;margin-left:3px;}
.service-online .line-btn em{font-size:9px;color:#fff;padding-top:2px;margin-left:3px;}
.arrow-top{height:44px;width:44px;border-radius:22px;background-image:url("../Images/arrow-top_03.png");background-repeat:no-repeat;background-size:16px;background-position:center;background-color:rgba(1,21,25,.24);position:fixed;bottom:67px;right:17px;}


/*刮刮卡页面*/
.scratch-card .scratch-top{/*width:100%;height:2.8rem;*/background-image: url("../images/ggk1.png");background-size:cover;position:relative;}
.scratch-top .card-area,.scratch-top .submit-area{width:96.875%;/*height:.94rem;*/left:1.5625%;/*top:1.65rem;*/position:absolute;bottom:20px;}
.scratch-top .scratch-area{width:96.875%/*;height:.94rem*/;left:1.5625%;/*top:1.65rem;*/}
.scratch-top .scratch-area canvas{background-size:100%;width:100%;height:100%;display:none;top:0;background-repeat: no-repeat;}
.scratch-top .scratch-area #clickBn{width:100%;height:100%;display: block;}
.scratch-top .submit-area{background-image: url("../images/ggk4.png");background-size:100%;z-index:5;/*top:1.65rem;*/background-repeat: no-repeat;}
.scratch-top .submit-area .sb-scratch{width:34%;height:38%;border-radius:5px;font-weight:bold;background-color:#ff1c41;color:#f7fdff;font-size: .13rem;text-align: center;line-height:286%;position:relative;left:33%;margin-top:9%;}


.scratch-top .submit-area .sb-scratch.mt-btn{margin-top:6.5%!important;}
.scratch-top .submit-area .nd-code{font-size:.1rem;color:#ff1c41;text-align: center;margin-top:0.08rem;visibility:visible;}

.scratch-top .card-area{background-image: url("../images/ggk6.png");background-size:100%;z-index: 1;color:#6b6c6e;}
.scratch-top .card-area.area1 .award-content span{color:#6b6c6e;font-size:.18rem;padding-right:.11rem;margin-top:.27rem;line-height:.18rem;font-weight:bold}
.scratch-top .card-area.area1 .award-content em{color:#6b6c6e;font-size:0.09rem;padding-left:.1rem;top: -5px;position: relative;left: -8px;font-weight: bold;}
.scratch-top .card-area p.continue-submit{font-size:.12rem;width: 100%;line-height:.12rem;text-align: center;margin-top:.15rem;}
.scratch-top .card-area p.continue-submit a{color:#fa126f;}
.scratch-top .card-area .award-content{width:100%;text-align: center;z-index:3;}
.scratch-top .card-area canvas{position: absolute;top:0;left:0;width:100%;height:100%}
.scratch-top .card-area.area4{z-index: 1;}
.scratch-top .card-area.area3{z-index: 2;}
.scratch-top .card-area.area2{z-index: 3;}
.scratch-top .card-area.area1{z-index: 4;}
.scratch-top .card-area.area2 .award-content{margin-top:.2rem;font-weight: bold}
.scratch-top .card-area.area2 em{font-size:.12rem;margin-right:.1rem;position: relative;top:-0.06rem;}
.scratch-top .card-area.area2 span{font-size:.18rem}
.scratch-top .card-area.area3 .award-content{margin-top:.25rem;}
.scratch-top .card-area.area3 span{font-size:.15rem;font-weight: bold}
.scratch-top .card-area.area4 a.bonus-ggk{width:30.32%;height:.34rem;display:block;margin:.18rem auto 0;background-image:url("../images/bonus-ggk_03.png");background-size: cover;}
.scratch-top .card-area.area4 p.continue-submit{margin-top:.14rem}

.scratch-top .count-num{position: absolute;right:.1rem;bottom:0;font-size:11px;color:#f7fdff;height:20px;line-height:20px}
.scratch-top .count-num em{font-size:.1rem;color:#fef420;margin:0 0.06rem;}
.scratch-top .scratch-area{z-index: 2;position: relative;top: 1.65rem;}
.scratch-top .scratch-area img{width:100%;height:.95rem;}
.scratch-bottom{width:100%;height:auto;position: relative;}
.scratch-bottom .btm-bg{width:100%;position:absolute;top:0;}
.scratch-bottom .time-notes{height:.5rem!important}
.scratch-bottom .active-notes,.scratch-bottom .time-notes{height:.98rem;width:100%;background-image: url("../images/ggk3.png");background-size:.17rem .15rem;background-position:.12rem .21rem;background-repeat:no-repeat;padding-top:.23rem;padding-left:.36rem;}
.scratch-bottom .active-notes h3,.scratch-bottom .time-notes h3{font-size:.11rem;color:#494e52;line-height:.11rem;margin-bottom:.05rem;font-weight: bold}
.scratch-bottom .active-notes p,.scratch-bottom .time-notes{font-size:.11rem;color:#494e52;line-height:.16rem;}
.scratch-bottom .scanning-code{width:100%;padding-bottom:.3rem;}
.scratch-bottom .scanning-code .scanning-img{width:100%;height:1.9rem;margin-bottom:.05rem;}

.scratch-bottom .scanning-code img{width:1.9rem;height:1.9rem;margin:0 auto;display:block;border-radius:10px;}
.scratch-bottom .scanning-code span{font-size:.11rem;color:#243b4d;width:100%;text-align: center}
.scratch-card .none-chance{position:fixed; height:100%; width: 100%; z-index:888; background-color:rgba(0,0,0,.28); top:0; left:0;z-index:9}
.scratch-card .none-chance .none-award,.scratch-card .none-chance .active-over{width:2.46rem;height:1.48rem;margin:0 auto;z-index: 10;position: relative;top:1.25rem;background-color:#fff;border-radius:0.08rem;}
.scratch-card .none-chance .none-award span{font-size:.15rem;color:#030e21;text-align: center;width:100%;margin-top:.4rem;line-height:.15rem;}
.scratch-card .none-chance .none-award p{display: block;width:1.84rem;height:.32rem;font-size: .14rem;color:#feffff;text-align: center;line-height: .32rem;background-color:#f80037;margin-top:.3rem!important;border-radius:0.04rem;margin:0 auto;}
.scratch-card .none-chance em{font-family: cursive;display: block;height:.21rem;width: .21rem;border-radius:50%;background-color: #fff;text-align: center;line-height: .21rem;color:#030e21;position: absolute;top:-.65rem;right:.15rem;font-size: .21rem;
                               background-image: url("../images/close-1.png");background-repeat: no-repeat;background-position: center;background-size:0.08rem 0.09rem;}
.scratch-card .none-chance b{width:1px;height:.55rem;background-color:#fff;display:inline-block;position: absolute;top:-.45rem;right:.25rem}
.scratch-card .none-chance .active-over span{font-size:.13rem;color:#030e21;text-align: center;width:100%;margin-top:.2rem;line-height:.13rem;}
.scratch-card .none-chance .active-over a.home{display: block;width:1.84rem;height:.32rem;font-size: .14rem;color:#feffff;text-align: center;line-height: .32rem;background-color:#f80037;margin-top:.18rem!important;border-radius:0.04rem;margin:0 auto;}
.scratch-card .none-chance .active-over a.usecenter{display: block;width:1.84rem;height:.32rem;font-size: .14rem;color:#6b6c6e;text-align: center;line-height: .32rem;background-color:#dadce0;margin-top:.1rem!important;border-radius:0.04rem;margin:0 auto;}


/* 拼团公用 */
.merge-container { position: relative; z-index: 1; padding-bottom: .64rem; background-color: #eaeaea; }
.merge-rule { padding: .15rem .1rem; font-size: .1rem; line-height: .16rem; color: #6b6c6e; background-color: #f9f9f9; }
.merge-bar-container { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1; background-color: #fff; }
.merge-bar { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
.merge-bar .btn { padding: .12rem .04rem; font-size: .14rem; line-height: .16rem; }
.merge-bar .btn span { display: block; }
.merge-bar .btn p { font-size: .12rem; }
.merge-bar .btn.disabled { background-color: #ccc; border-color: #ccc; }
.merge-bar .btn-left { -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; min-width: 1rem; margin: .12rem .15rem .1rem .12rem; color: #fb1437; background-color: #fff; border-color: #ff5722; }
.merge-bar .btn-right { -webkit-box-flex: 1.8; -moz-box-flex: 1.8; -ms-flex: 1.8; -webkit-flex: 1.8; flex: 1.8; margin: .12rem .12rem .1rem .15rem; background-color: #fb1437; border-color: #fb1437; }
.merge-bar .btn-center { margin: .11rem .15rem; min-width: 1.27rem; height: .38rem; font-size: .15rem; background-color: #fb1437; border-color: #fb1437; }
.merge-bar .btn-multiLine { padding: .04rem; }  /* 多行文字按钮 */
.merge-state-bar,
.merge-state-bar-disabled { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; height: .28rem; padding: 0 .1rem; margin: -.1rem -.1rem .1rem -.1rem; font-size: .12rem; color: #fff; }
.merge-state-bar { background: #ff1c43 url(../Images/merge.png) no-repeat 0 -2.1rem; background-size: 6.4rem auto; }
.merge-state-bar-disabled { background: #cdcccd url(../Images/merge.png) no-repeat 0 -2.76rem; background-size: 6.4rem auto; }
.merge-state-bar > span,
.merge-state-bar-disabled > span { position: relative; -webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto; -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; }
.merge-state-bar .glyphicon,
.merge-state-bar-disabled .glyphicon { margin-right: .05rem; }
.merge-size,
.merge-size-disabled { position: absolute; top: .08rem; left: 0; width: .56rem; height: .23rem; padding: 0 .1rem 0 .04rem; font-size: .1rem; line-height: .23rem; color: #fff; text-align: center; }
.merge-size { background: url(../images/merge.png) no-repeat -2.03rem -1.71rem; background-size: 3.2rem auto; }
.merge-size-disabled { background: url(../images/merge.png) no-repeat right -1.71rem; background-size: 3.2rem auto; }
.merge-size span { font-size: .13rem; font-weight: bold; }
.merge-price-icon { position: relative; padding-left: .5rem; }
.merge-price-icon:before { position: absolute; left: 0; top: 50%; width: .5rem; height: .18rem; content: ''; background: url(../images/merge.png) no-repeat 0 -1.71rem; background-size: 3.2rem auto; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.merge-go-tip,
.merge-do-tip { padding: .15rem 0 .1rem; font-size: .10rem; font-weight: bold; color: #494e52; letter-spacing: 1px; }
.merge-over-sign,
.merge-fail-sign { position: absolute; z-index: 1; width: 1rem; height: 1rem; }
.merge-over-sign { top: .16rem; right: .1rem; background: url(../images/merge.png) no-repeat -1.1rem 0; background-size: 3.2rem auto; }
.merge-fail-sign { top: .1rem; right: .35rem; background: url(../images/merge.png) no-repeat 0 0; background-size: 3.2rem auto; }
.merge-highlight { padding: 0 .02rem; font-weight: 400; color: #3cbcba; }

/* 未参团、参团结束、组团失败 */
.merge-go { padding: 0 .1rem; background-color: #fff; }
.merge-go li { margin-top: .13rem; border-bottom: 1px solid #ebebeb; }
.merge-go li:last-of-type { border-bottom: 0 none; }
.merge-go .info { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: space-between; justify-content: space-between; }
.merge-go .info .avatar { -webkit-box-flex: 0 1 auto; -moz-box-flex: 0 1 auto; -ms-flex: 0 1 auto; -webkit-flex: 0 1 auto; flex: 0 1 auto; width: .3rem; height: .3rem; margin-right: .08rem; border-radius: 100%; }
.merge-go .info .avatar img { width: .3rem; height: .3rem; border-radius: 100%; }
.merge-go .info .leader { -webkit-box-flex: 0 1 auto; -moz-box-flex: 0 1 auto; -ms-flex: 0 1 auto; -webkit-flex: 0 1 auto; flex: 0 1 auto; height: .16rem; padding: 0 .05rem; margin-right: .1rem; font-size: .10rem; line-height: .16rem; color: #fff; background-color: #fcc41b; border-radius: .16rem; }
.merge-go .info .name { -webkit-box-flex:1; -moz-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; padding-right: .1rem; font-size: .12rem; color: #494e52; }
.merge-go .goto { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: .12rem .025rem .13rem; font-size: .12rem; color: #6b6c6e; }
.merge-go .goto span { -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; }
.merge-go .goto span strong { font-weight: 400; }
.merge-go .goto span a { color: #fe1e31; }
.merge-go .goto a.disabled-link { color: #cdcdcd; }
.merge-go .goto span em { font-size: .06rem; }

/* 已参团 */
.merge-do { position: relative; padding: 0 .1rem; background-color: #fff; }
.merge-do-sign { position: absolute; top: .05rem; right: .18rem; z-index: 1; width: 1rem; height: 1rem; background: url(../images/merge.png) no-repeat right 0; background-size: 3.2rem auto; }
.merge-do-list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; margin-top: .1rem; }
.merge-do-list li { display: -webkit-box; -webkit-box-pack: center; -webkit-box-orient: vertical; width: 20%; padding: .05rem; text-align: center; }
.merge-do-list li:first-of-type { position: relative; }
.merge-do-list li:first-of-type:before { position: absolute; top: 0; left: 50%; width: .2rem; height: .12rem; content: ''; background: url(../images/merge.png) no-repeat -.75rem -1.74rem; background-size: 3.2rem auto; -webkit-transform: translate(-50%, -60%); transform: translate(-50%, -60%); }
.merge-do-list li:first-of-type .avatar { border-color: #ffc015; }
.merge-do-list .avatar { width: .36rem; height: .36rem; overflow: hidden; border: 3px solid transparent; border-radius: 100%; }
.merge-do-list .avatar img { width: 100%; height: 100%; }
.merge-do-list .name { width: 100%; font-size: .12rem; color: rgba(0, 0, 0, .44); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

/* 拼团列表页 */
.merge-list-container { padding-bottom: 0; background-color: #fbf9fe; }
.merge-list-container li { position: relative; border-bottom: .05rem solid #ebebeb; }
.merge-list-container .thumb { position: relative; width: 100%; overflow: hidden; }
.merge-list-container .thumb .hmui-img-full { padding-top: 62.5%; }
.merge-list-container .thumb-mask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 30, 40, .3) url(../images/merge-list-thumb-mask.png) no-repeat center 47.5%/1rem auto; }
.merge-list-container .price { margin: .06rem .1rem .04rem; }
.merge-list-container .price span { margin-right: .15rem; font-size: .19rem; font-weight: bold; color: #fb1437; }
.merge-list-container .price del { font-size: .12rem; color: #9d9c9c; }
.merge-list-container .name { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 0 .1rem .1rem; font-size: .14rem; line-height: .18rem; color: #030e21; }
.merge-list-container .name a { color: #030e21; }

/* 拼团倒计时 */
.merge-state-bar .merge-state-time { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: end; -moz-box-pack: end; -ms-flex-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; padding-left: 0; }
.merge-state-time em { position: relative; padding: .02rem .04rem; margin: 0 2px; font-size: .12rem; color: #ff5722; background-color: #fff; border-radius: 2px; }
.merge-state-time em:nth-of-type(2n) { margin-right: 6px; }
.merge-state-time em:last-of-type { margin-right: 0; }
.merge-state-time em:nth-of-type(2n):before,
.merge-state-time em:nth-of-type(2n):after { position: absolute; top: 50%; right: -5px; display: block; width: 2px; height: 2px; content: ''; background-color: #fff; }
.merge-state-time em:nth-of-type(2n):before { top: 50%; -webkit-transform: translateY(-2px); transform: translateY(-2px); }
.merge-state-time em:nth-of-type(2n):after { bottom: 50%; -webkit-transform: translateY(2px); transform: translateY(2px); }
.merge-state-time em:last-of-type:before,
.merge-state-time em:last-of-type:after { background-color: transparent; }

/* 去呼唤朋友、没有参加任何团 、暂时没有火拼团 */
.merge-small-page { height: 100%; text-align: center; background-color: #fff; }
.merge-call-bg { width: 2.5rem; height: 2.9rem; margin: 0 auto; background: #fff url(../images/merge-call.jpg) no-repeat center/contain; }
.merge-any-bg { width: 2.5rem; height: 2.9rem; margin: 0 auto; background: #fff url(../images/merge-any.jpg) no-repeat center/contain; }
.merge-not-bg { width: 2.5rem; height: 2.9rem; margin: 0 auto; background: #fff url(../images/merge-not.jpg) no-repeat center/contain; }
.merge-small-page .btn { width: 50%; padding: .06rem .12rem; font-size: .16rem; background-color: #fb1437; border-color: #fb1437; border-radius: 6px; box-shadow: 0px 3px 2px rgba(240, 120, 129, .6); }
.merge-small-page p { font-size: .13rem; }
.merge-call p { color: #494e52; }
.merge-any p { margin: .5rem 0 .2rem; color: #6b6c6e; }
.merge-not p { margin-top: .3rem; color: #6b6c6e; }
.merge-call .btn-call { margin: .38rem 0 .3rem; }

/* 个人中心拼团列表、个人中心拼团详情 */
.merge-personal { padding-bottom: 0; background-color: #eaeaea; }
.merge-personal .list { position: relative; margin-bottom: .1rem; background-color: #fff; }
.merge-personal .list:last-of-type { margin-bottom: 0; }
.merge-personal-hd { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: .1rem .1rem .05rem; background-color: #fff; }
.merge-personal-hd .thumb { position: relative; width: .7rem; height: .7rem; overflow: hidden; background-color: #f5f7f6; }
.merge-personal-hd .thumb:before { display: block; content: ''; padding-top: 100%; }
.merge-personal-hd .thumb .son { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; }
.merge-personal-hd .thumb .son img { height: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.merge-personal-hd .info { -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; margin-left: .1rem; }
.merge-personal-hd .name { display: -webkit-box; display: -moz-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; margin: 0 0 .05rem; font-size: .14rem; color: #030e21; overflow: hidden; text-overflow: ellipsis; }
.merge-personal-hd .price { margin-bottom: .05rem; font-size: .10rem; color: #fb1437; }
.merge-personal-hd .price em { font-weight: bold; font-size: .08rem; color: #fb1437; vertical-align: bottom; }
.merge-personal-hd .price span { font-size: .12rem; font-weight: bold; color: #fb1437; vertical-align: bottom; }
.merge-personal-hd .time { font-size: .1rem; color: #9a9a9a; }
.merge-personal-hd .time > span { position: relative; padding-left: .15rem; margin-right: .1rem; font-size: .12rem; color: #323943; }
.merge-personal-hd .time > span:before { top: 50%; left: 0; width: .1rem; height: .1rem; margin-top: -1px; background: url(../images/clock.png) no-repeat; background-size: cover; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.personal-list-bd { padding: 0 .1rem; }
.personal-list-bd .avatar-group { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: flex-start; align-items: flex-start; margin: .1rem 0; }
.personal-list-bd li { position: relative; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; width: 14%; margin-bottom: .05rem; text-align: center; }
.personal-list-bd li:first-of-type:before { position: absolute; top: 0; left: 50%; width: .2rem; height: .12rem; content: ''; background: url(../images/merge.png) no-repeat -.75rem -1.74rem; background-size: 3.2rem auto; -webkit-transform: translate(-50%, -100%); transform: translate(-50%, -100%); }
.personal-list-bd li:first-of-type .avatar { border-color: #ffc015; }
.personal-list-bd .avatar { width: .36rem; height: .36rem; overflow: hidden; background: url(../Images/merge.png) no-repeat -1.68rem -1.71rem; background-size: 3.2rem auto; border: 3px solid transparent; border-radius: 100%; }
.personal-list-bd .avatar img { width: 100%; height: 100%; }
.personal-list-ft { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; padding: .17rem .1rem .14rem; border-top: 1px solid #eaeaea; }
.personal-list-ft .btn { margin-left: .12rem; font-size: .12rem; }
.personal-list-ft .btn-default { color: #fb1437; border-color: #d50014; }
.personal-list-ft .btn-danger { background-color: #fb1437; border-color: #fb1437; }
.merge-personal-go { padding-bottom: .1rem; background: #fff url(../Images/merge-personal-detail-line.png) repeat-x center top; background-size: .09rem auto; }
.merge-personal-go li { padding: .05rem 0 0; margin: 0; border-bottom: 0 none; }
.merge-personal-go li .info .avatar { position: relative; width: .36rem; height: .36rem; border: 3px solid transparent; }
.merge-personal-go li:first-of-type .info .avatar { border-color: #ffc015; }
.merge-personal-go li:first-of-type .info .avatar:before { position: absolute; top: 0; left: 50%; width: .2rem; height: .12rem; content: ''; background: url(../images/merge.png) no-repeat -.75rem -1.74rem; background-size: 3.2rem auto; -webkit-transform: translate(-50%, -125%); transform: translate(-50%, -125%); }
.merge-personal-go li .time { -webkit-box-flex: 0 1 auto; -moz-box-flex: 0 1 auto; -ms-flex: 0 1 auto; -webkit-flex: 0 1 auto; flex: 0 1 auto; font-size: .12rem; color: #bbb; }

/* 拼团遮罩 */
.merge-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, .85); z-index:9999;}
.merge-mask .text-tip { width: 100%; height: 1.4rem; background: url(../Images/guide.png) no-repeat center/contain; }

/* 注册有礼公用 */
.register-gift-bar-container { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1; height: .8rem; text-align: center; background-color: #fff; }
.register-gift-bar-container .btn,
.register-share-page .btn { position: relative; width: 81.25%; padding: .09rem .12rem; font-size: .18rem; font-weight: 700; color: #fffcfd; border: 0 none; border-radius: .12rem; background: -webkit-linear-gradient(top, rgb(239, 72, 50), rgb(231, 37, 27)); background: -moz-linear-gradient(top, rgb(239, 72, 50), rgb(231, 37, 27)); }
.register-gift-bar-container .btn:before,
.register-share-page .btn:before { position: absolute; bottom: -2px; left: 0; z-index: -1; display: block; width: 100%; height: 100%; content: ''; border-radius: .12rem; background: -webkit-linear-gradient(top, rgb(145, 30, 15), rgb(150, 22, 15)); background: -moz-linear-gradient(top, rgb(145, 30, 15), rgb(150, 22, 15)); }
.register-share-page .cover img{width:100%;position:relative;top:5%}
.register-share-page .cover{display:none;}



/* 注册有礼两个页面 */
.register-gift-page { min-height: 100%; padding-bottom: .8rem; background: url(../Images/register-gift.jpg) no-repeat center top/cover; }
.register-gift-hd { width: 100%; height: 1.27rem; text-align: center; background: url(../Images/register-gift-hd.png) no-repeat center bottom/cover; }
.register-gift-hd span { position: relative; padding: .16rem .1rem .1rem; font-size: .18rem; font-weight: bold; color: #fff; }
.register-gift-hd span:before,
.register-gift-hd span:after { position: absolute; top: 50%; display: block; width: .6rem; height: 1px; content: ''; background-color: rgba(255, 255, 255, .9); }
.register-gift-hd span:before { right: 100%; }
.register-gift-hd span:after { left: 100%; }
.register-gift-hd p { font-size: .24rem; color: #fff; }
.register-gift-hd strong { display: inline-block; line-height: .36rem; font-size: .40rem; color: #fcdb3b; vertical-align: bottom; }
.register-gift-hd em { font-size: .18rem; font-weight: bold; color: #fcdb3b; }
.register-gift-hd i { font-weight: bold; font-style: italic; }
.register-gift-page #slides { height: 3rem; z-index: 1; margin-bottom: .1rem; background: none; }
.register-gift-page .slidesjs-container,
.register-gift-page .slidesjs-control,
.register-gift-bd .item-wrap { height: 2.85rem!important; overflow: hidden; }
.register-gift-bd .item-wrap li { width: 2.9rem; height: .8rem; margin: 0 auto .15rem; background: url(../Images/register-gift-item.png) no-repeat center/contain; }
.register-gift-bd .item-wrap .item-l { float: left; width: 2.33rem; height: .8rem; line-height: .8rem; text-align: center; }
.register-gift-bd .item-wrap .item-r { float: right; width: .56rem; height: .8rem; padding: .08rem 0; font-size: .14rem; line-height: .16rem; color: #fff; text-align: center; }
.register-gift-bd .item-wrap .item-r span { width: 100%; }
.register-gift-bd .item-wrap .item-l strong { font-style: italic; font-size: .34rem; color: #f22b37; vertical-align: top; }
.register-gift-bd .item-wrap .item-l span { margin-left: .2rem; font-size: .14rem; color: #494e52; }
.register-gift-bd .item-wrap .item-l sup { top: 0; font-style: italic; font-size: .24rem; color: #f22b37; }
.register-gift-bd .slidesjs-pagination { bottom: 0; }
.register-gift-bd .slidesjs-pagination li a { background-color: #fff; }
.register-gift-bd .slidesjs-pagination li a.active { background-color: #2abce3; }
.register-share-page { position: relative; z-index: 1; height: 100%; text-align: center; background-color: #fbfbfb; }
.register-share-page .half { height: 50%; }
.register-share-page p { font-size: .18rem; color: #494e52; }

/* 组合购列表 */
.pbuy-header { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -moz-box-pack: start; -ms-flex-pack: start; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; height: .42rem; padding: .1rem; font-size: .15rem; color: #2a2a2e; background-color: #fff; border-bottom: 0 none; }
.pbuy-bar-container { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; z-index: 11; height: .45rem; background-color: #fff; }
.pbuy-bar-l { -webkit-box-flex: 2; -moz-box-flex: 2; -ms-flex: 2; -webkit-flex: 2; flex: 2; height: 100%; padding: .04rem 0; }
.pbuy-bar-l p { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: end; -moz-box-pack: end; -ms-flex-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; height: 50%; padding: 0 .1rem; font-size: .13rem; color: #494e52; }
.pbuy-bar-l p strong { font-weight: normal; color: #fb1437; }
.pbuy-bar-l p:first-of-type strong { font-size: .15rem; }
.pbuy-bar-l p:last-of-type strong { font-size: .14rem; }
.pbuy-bar-btn { -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; padding: 0; font-size: .15rem; color: #fff; background-color: #fb1437; border: 0 none; border-radius: 0; }
.pbuy-content { max-width: 640px; height: 100%; padding: .42rem 0 .45rem; margin: 0 auto; overflow-y: auto; background-color: #eaeaea; }
.pbuy-content ul { padding: .05rem 0; }
.pbuy-content li { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position: relative; padding: .16rem .1rem; background-color: #fff; }
.pbuy-content li:after { height: 0; bottom: 0; right: .1rem; left: .1rem; border-bottom: 1px dashed #eaeaea; }
.pbuy-content li:last-of-type:after { border-color: transparent; }
.pbuy-content li:first-of-type:after { border-bottom: 1px solid #eaeaea;}
.pbuy-content li:first-of-type .thumb { width: .81rem; height: .81rem; overflow: hidden; border-radius: 4px; }
.pbuy-content li:first-of-type .info-hd h4 { font-size: .13rem; }
.pbuy-content .choice-box { height: .5rem; margin-right: .15rem; }
.pbuy-content .choice { width: 20px; height: 20px; border-radius: 100%; background: #fff url(../Images/ok.png) no-repeat; background-size: .37rem auto; }
.pbuy-content .choice.active { background: #fff url(../Images/ok.png) no-repeat; background-position: -.21rem 0; background-size: .37rem auto; }
.pbuy-content .thumb { width: .5rem; height: .5rem; margin-right: .15rem; overflow: hidden; background-color: #f5f7f6; }
.pbuy-content .thumb img { width: 100%; height: 100%; }
.pbuy-content .info { -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; overflow: hidden; font-size: .12rem; }
.pbuy-content .info-hd { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-bottom: .05rem; }
.pbuy-content .info-hd h4 { -webkit-box-flex: 2; -moz-box-flex: 2; -ms-flex: 2; -webkit-flex: 2; flex: 2; height: .32rem; overflow: hidden; margin: 0; font-size: .1rem; line-height: .16rem; color: #494e52; }
.pbuy-content .info-hd .price { -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; text-align: center; }
.pbuy-content .info-hd .price strong { font-weight: normal; color: #2a2a2e; }
.pbuy-content .info-hd .price del { display: block; color: #9d9c9c; }
.pbuy-content .info .att-choice { max-width: 100%; padding: .03rem .06rem; font-size: .1rem; color: #6b6c6e; border-color: #bbb; box-shadow: none; }
.pbuy-content .info .att-choice.active { color: #008da2; }

/* 组合购弹出层 */
.pbuy-cover-head { height: 1rem; padding: .1rem; border-bottom: 1px solid rgba(0, 0, 0, .09); }
.pbuy-cover-head .thumb { position: relative; top: -.31rem; width: 1rem; height: 1rem; padding: 2px; margin-right: .1rem; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; }
.pbuy-cover-head .thumb img { width: 100%; height: 100%; border-radius: 4px; }
.pbuy-cover-head .info { line-height: .2rem; }
.pbuy-cover-head .price { font-size: .14rem; color: #fb1437; }
.pbuy-cover-head .stock-control { font-size: .12rem; color: #2f3031; }
.pbuy-cover-head .stock-control em { color: #008da2; }
.pbuy-cover-head .back { position: absolute; top: .1rem; right: .1rem; width: .24rem; height: .24rem; background: rgba(73, 78, 82, .8) url(../Images/coupon-close.png) no-repeat center/cover; border-radius: 100%; }
.pbuy-cover-scroll { height: 100%; padding: .1rem .1rem 0; overflow-y: auto; }
.pbuy-cover-body { top: 1rem; bottom: .42rem; }
.pbuy-cover-body dl { margin-bottom: .1rem; overflow: hidden; }
.pbuy-cover-body dt { margin-bottom: .1rem; font-size: .13rem; font-weight: 400; }
.pbuy-cover-body dd { float: left; min-width: .5rem; padding: 0 .1rem; margin: 0 .1rem .1rem 0; font-size: .12rem; line-height: .26rem; text-align: center; border: 1px solid #bbb; }
.pbuy-cover-body dd.selected { border-color: #fb1437; }
.pbuy-cover-foot .ok { width: 100%; height: .42rem; font-size: .18rem; color: #fff; background-color: #fb1437; border-color: #fb1437; border-radius: 0; }

/* 商品详情页组合购模块 */
.detail-pbuy-hd { position: relative; height: .42rem; padding: 0 .1rem; margin: -.1rem; overflow: hidden; font-size: .13rem; line-height: .42rem; color: #2a2a2a; border-bottom: 1px solid #eaeaea; }
.detail-pbuy-hd:after { width: .22rem; height: .22rem; top: 50%; right: .05rem; background: url(../Images/pbuy-arrow.png) no-repeat center/.2rem auto; }
.detail-pbuy-hd span { float: right; margin-right: .22rem; font-size: .12rem; color: #fb1437; }
.detail-pbuy-bd { padding-top: .25rem; overflow: hidden; }
.detail-pbuy-bd li { float: left; width: 26%; }
.detail-pbuy-bd li .price { line-height: .18rem; margin-top: .1rem; margin-bottom: 0; color: #2a2a2a; }
.detail-pbuy-bd li .price strong { font-size: .13rem; font-weight: 400; }
.detail-pbuy-bd li .thumb { position: relative; padding-top: 100%; border-radius: 3px; }
.detail-pbuy-bd li .thumb img { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; border-radius: 3px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.detail-pbuy-bd li .icon-sum { position: absolute; top: 0; right: -42%; width: 42%; height: 100%; font-size: .15rem; color: #6b6c6e; text-align: center; }
.detail-pbuy-bd li:nth-of-type(2n) { width: 11%; min-height: .78rem; }

/*大转盘*/
.big-wheel{background-color:#3084f3;background-image:url(../Images/lottery_0_02.png);background-repeat:no-repeat;background-size:100%;width:100%;}
.big-wheel .wheel-top{position:relative;}
.big-wheel .chance-leave{width:46.875%;height:.24rem;text-align:center;line-height:.22rem;border-radius:.12rem;background-color:#1c6edc;margin:0 auto;position:absolute;bottom:.15rem;font-size:.12rem;color:#fbfbeb;left:26.5%}
.big-wheel .chance-leave em{color:#fde000;font-style:normal;padding:0 .05rem;}
.big-wheel .wheel-mid .wheel-wrap{width:77.5%;margin:0 auto;position:relative;top:6%;padding:3px;}
.big-wheel .wheel-mid .wheel-wrap table{width:100%;height:100%;}
.big-wheel .wheel-mid .wheel-wrap table tr td{padding-right:3px;padding-bottom:3px;width:33.33%;height:33.33%;}
.big-wheel .wheel-mid .wheel-wrap table tr td:nth-of-type(3n){padding-right:0;}
.big-wheel .wheel-mid .wheel-wrap table tr:last-child td{padding-bottom:0}
.wheel-wrap table td .grid{width:100%;height:100%;background-image:url(../Images/Lottery1_03.png);background-repeat:no-repeat;background-size:100%;text-align:center;font-size:.09rem;color:#a55d00;}
.wheel-wrap table td .grid.active{background-image:url(../Images/Lottery1_05.png);background-repeat:no-repeat;background-size:100%;}
.wheel-wrap table td .case1 span{width:47%;height:38.4%;position:relative;top:8px;background-image:url(../Images/Lottery2_03.png);background-repeat:no-repeat;background-size:100%;}
.wheel-wrap table td .case1 p{margin-top:6px;}
.wheel-wrap table td .case2{display:table;height:100%;}
.wheel-wrap table td .case2 span{display:table-cell;vertical-align:middle;}
.wheel-wrap table td .case3 span{width:36.7%;height:42%;position:relative;top:12px;background-image:url(../Images/Lottery2_06.png);background-repeat:no-repeat;background-size:100%;}
.wheel-wrap table td .case3 p{margin-top:15px;}
.wheel-wrap table td .case4 span{width:34.2%;height:39%;position:relative;top:12px;background-image:url(../Images/Lottery2_15.png);background-repeat:no-repeat;background-size:100%;}
.wheel-wrap table td .case4 p{margin-top:10px;}
.wheel-wrap table td .start-btn{background-image:url(../Images/Lottery2_11.png);background-repeat:no-repeat;background-size:100%;position:relative;}
.wheel-wrap table td .start-btn span{font-size:18px;color:#d15d00;width:100%;text-align:center;}
.wheel-wrap table td .start-btn p{width:87%;height:.12rem;background-color:#ed700b;border-radius:.6rem;text-align:center;line-height:.12rem;font-size:.09rem;color:#fffd40;position:absolute;left:6.5%;}
.wheel-wrap table td .start-btn span.agg{margin-top:.12rem;margin-bottom:0.05rem}
.wheel-wrap table td .start-btn.tb-cell{display:table;}
.wheel-wrap table td .start-btn.tb-cell span{display:table-cell;vertical-align:middle;font-weight:bold}
.big-wheel .activity-rules{width:85%;background:linear-gradient(#3184f2,#1871e7);left:7.5%;position:relative;top:.2rem;border-radius:.07rem;}
.big-wheel .activity-rules h3{width:37.5%;height:.31rem;background-color:#2075e6;border-radius:.04rem;margin:0 auto;font-size:.13rem;color:#fff;text-align:center;line-height:.31rem;}
.big-wheel .activity-rules .rules{font-size:.11rem;color:#fff;margin-top:.2rem;margin-left:.3rem;margin-bottom:.18rem;}
.big-wheel .activity-rules .rules p{padding-bottom:.03rem;}
.big-wheel .activity-rules .activity-img{width:100%;height:1.5rem;}
.big-wheel .activity-rules img{width:55%;margin:.08rem auto;display:block;}
.wheel-cover{position:fixed; height:100%; width: 100%; z-index:888; background-color:rgba(0,0,0,.8); top:0; left:0;}
.big-wheel .wheel-alert{width:100%;background-image:url(../Images/lottory_pop_03.png);background-repeat:no-repeat;background-size:100%;position:absolute;left:0;top:70px;z-index:889}
.big-wheel .wheel-alert .alert-c{width:65.3%;height:25.5%;position:relative;top:45%;left:20%;}
.big-wheel .wheel-alert .wheel-submit{display:block;width:32%;height:.26rem;background-color:#f0b119;border-radius:.13rem;color:#fff;font-size:.14rem;text-align:center;line-height:.26rem;position:absolute;left:34%;bottom:18%;}
.big-wheel .wheel-alert .start-end .two-submit{display:block;width:32%;height:.26rem;background-color:#f0b119;border-radius:.13rem;color:#fff;font-size:.14rem;text-align:center;line-height:.26rem;position:absolute;bottom:9%;}
.big-wheel .wheel-alert .two-submit.use-center{left:15%}
.big-wheel .wheel-alert .two-submit.home-page{right:12%}


.big-wheel .wheel-alert .alert-c span{color:#e29b11;text-align:center;width:100%;}
.wheel-alert .alert-c .alert-case1,.wheel-alert .alert-c .alert-case2,.wheel-alert .alert-c .alert-case3{width:100%;height:100%;}
.wheel-alert .alert-c .alert-case1 span,.wheel-alert .alert-c .alert-case2 span,.wheel-alert .alert-c .alert-case3 span{font-size:.18rem;height:100%;line-height:.8rem}
.wheel-alert .alert-c .alert-case4 i{display:block;height:.39rem;width:.39rem;background-image:url(../Images/Lottery2_15.png);background-repeat:no-repeat;background-size:100%;margin:0 auto;}
.wheel-alert .alert-c .alert-case4 span{margin-top:.15rem;font-size:13px;}
.wheel-alert .alert-c .alert-case4 span em{padding:0 .05rem}
.wheel-alert .alert-c .alert-case5 i{display:block;width:.34rem;height:.36rem;background-image:url(../Images/Lottery2_06.png);background-repeat:no-repeat;background-size:100%;margin:.05rem auto .1rem;}
.wheel-alert .alert-c .alert-case5 span{font-size:.13rem;}
.wheel-alert .alert-c .alert-case6 i{display:block;width:.53rem;height:.36rem;background-image:url(../Images/Lottery2_03.png);background-repeat:no-repeat;background-size:100%;margin:.02rem auto .15rem;}
.wheel-alert .alert-c .alert-case6 span{font-size:.13rem;}
.wheel-alert .alert-c .alert-case6 span em{padding:0 .05rem;}
.wheel-alert .alert-c .alert-case6 span em s{padding-left:.05rem}
.wheel-alert .alert-c .alert-case2{display:none;}
.alert-c .alert-case3{display:none;}
.alert-c .alert-case4{display:none;}
.alert-c .alert-case5{display:none;}
.alert-c .alert-case6{display:none;}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}