@charset "UTF-8";
.details-head a, .evaluate-form .img-show .upload-img i {
    font-size: 1.6rem
}

.page, .page-group {
    /*background: #f7f7f7*/
    background-color: white;
}

.page#whitePage, .page-group#whitePage {
    background: #fff
}

p, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

input[type=button], input[type=submit], input[type=reset], textarea {
    -webkit-appearance: none
}

input, textarea {
    outline: 0
}

html:not(.watch-active-state) label.label-checkbox:active, label.label-checkbox.active-state {
    -webkit-transition: 0s;
    transition: 0s;
    background: 0 0
}

.red {
    color: #E63D59 !important
}

.grey {
    color: #999 !important
}

.p6 {
    padding: .6rem
}

.button {
    border-radius: .15rem
}

.button-danger {
    border-color: #f56c3e;
    color: #f56c3e
}

.button-danger.button-fill {
    background: #F56C3E
}

.button-danger.button-big {
    border-radius: .25rem
}

.clear-line:after {
    content: '';
    display: block;
    clear: both
}

.bar {
    background: #fff;
    z-index: 100
}

.list-block {
    margin: .5rem 0
}

.details-head {
    padding-top: .7rem;
    height: 2.5rem;
    background: rgba(255, 255, 255, 0);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

.details-head:after {
    display: none
}

.details-head a {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    /*background: #fff;*/
    background: gray;
    opacity: 0.5;
    border-radius: 50%;
    color: white;
    text-align: center;
    line-height: 65%
}

.details-head a.pull-right {
    margin-left: .5rem
}

.details-head a.follow i.icon-heart {
    display: inline-block
}

.details-head a.follow i.icon-heart1 {
    color: #E63D59;
    font-size: .9rem;
    display: none
}

.details-head a.follow.active i.icon-heart {
    display: none
}

.details-head a.follow.active i.icon-heart1 {
    display: inline-block;
    margin-top: .35rem
}

#goodGallery, #panicGallery {
    padding: 0
}

#goodGallery .detail_img{
    display: block;
    width: 100vw;;
    height: 100vw;
    /*width: 100%;*/
    /*height: 400px;*/
    position: relative;
}

#goodGallery img, #panicGallery img {
    max-width: 100%;
    /*max-height: 100vw;*/
    max-height: 20rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#goodGallery .swiper-pagination-bullet, #panicGallery .swiper-pagination-bullet {
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    background: #F7F7F7;
    opacity: 1
}

.cart-shop .goods li.invalid .img img, .cart-shop .goods li.sold-out .img img, .combo-box .list-block ul li.sold-out img, .common-goods ul.list-container li.sold-out .img img, .common-goods ul.list-line li.sold-out .img img, .confirm-shop .good.sold-out .img img {
    opacity: .5
}

#goodGallery .swiper-pagination-bullet-active, #panicGallery .swiper-pagination-bullet-active {
    background: #E63D59
}

.good_info {
    background: #fff;
    padding: .5rem .6rem
}

.good_info p {
    margin: 0 0 .2rem;
    line-height: 120%
}

.good_info p.name {
    /*font-size: .7rem;*/
    font-size: .72rem;
    color: #333
}

.good_info p.subname {
    /*font-size: .6rem;*/
    font-size: .59rem;
    color: #E63D59
}

.good_info p.price {
    font-size: .9rem;
    color: #c00;
    margin-top: .3rem
}

.good_info p.price strong {
    font-size: 1rem
}

.common-box {
    /*margin: 0 .6rem .6rem .6rem;*/
    background: whitesmoke;
    /*border-bottom: 1px solid #ECECEC;*/
    /*margin-bottom: .6rem;*/
    /*background: #fff*/
}

.common-box .common-line {
    padding: .5rem .6rem .5rem 2.8rem;
    position: relative
}

.common-box .common-line em {
    position: absolute;
    left: .6rem;
    top: .55rem;
    /*font-size: .7rem;*/
    font-size: .55rem;
    color: #999;
    font-style: normal;
    /* */
    line-height: 1.3rem;
}

.common-box .common-line i.icon-arrow {
    position: absolute;
    right: .6rem;
    top: .15rem;
    color: #999;
    font-size: 1.3rem
}

.common-box .common-line i.icon-arrow.down {
    right: .8rem;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.common-box .common-line .in {
    min-height: 1.2rem
}

.common-box .common-line .in p {
    margin: 0;
    /*font-size: .7rem;*/
    font-size: .59rem;
    color: #333;
    /**/
    line-height: 1.3rem;
}

.common-box .common-line .in p i.icon-map, .common-box .common-line .in p.strike {
    color: #E63D59
}

.label-coupons span {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    height: 1.2rem;
    line-height: 1.2rem;
    background: #E63D59;
    color: #fff;
    font-size: .6rem;
    padding: 0 .2rem;
    margin: 0 .4rem
}

.label-coupons span:after, .label-coupons span:before {
    display: block;
    position: absolute;
    top: 0;
    width: .13rem;
    height: 1.2rem;
    content: ''
}

.label-coupons span:before {
    left: -.13rem;
    background: url(../images/TnAp03dQ.png) left center no-repeat;
    background-size: auto 100%
}

.label-coupons span:after {
    right: -.13rem;
    background: url(../images/TnAp03dQ.png) right center no-repeat;
    background-size: auto 100%
}

.label-promotions span {
    display: inline-block;
    position: relative;
    background: #E63D59;
    color: #fff;
    font-size: .6rem;
    padding: .1rem .2rem;
    margin: 0 .2rem;
    border-radius: .1rem;
    vertical-align: top
}

.service_tips {
    color: #333
}

.service_tips span {
    font-size: .7rem;
    margin-right: .8rem
}

.service_tips span i {
    font-size: .7rem;
    color: #E63D59;
    vertical-align: top;
    display: inline-block;
    margin-top: .1rem
}

.common-link {
    padding: .5rem .6rem;
    position: relative;
    background: #fff;
    border-top: 1px solid #ECECEC;
    margin-bottom: .6rem
}

.common-link p {
    margin: 0;
    font-size: .7rem;
    color: #333
}

.common-link i.icon-arrow {
    position: absolute;
    right: .6rem;
    top: .1rem;
    color: #999;
    font-size: 1.3rem
}

.common-link i.icon-arrow.down {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.latest-comments .h {
    /*padding: .5rem 1.8rem .5rem .6rem;*/
    padding: .6rem 1.8rem .6rem .6rem;
    position: relative;
    /*font-size: .7rem;*/
    font-size: .55rem;
}

.latest-comments .h i.icon-arrow {
    position: absolute;
    right: .6rem;
    top: .1rem;
    color: #999;
    font-size: 1.3rem
}

.latest-comments .h .r {
    color: #333
}

.comments {
    padding: 0
}

.comments ul {
    padding: 0;
    margin: 0
}

.comments ul li {
    border-top: 1px solid #ececec;
    padding: .5rem .6rem
}

.comments ul li .comment-text p {
    color: #333;
    font-size: .7rem
}

.star {
    display: block;
    width: 5rem;
    height: .7rem;
    background: url(../images/SblWrcl3l1.png) left top no-repeat;
    background-size: auto 100%
}

.star.star1 {
    background-position: -4rem top
}

.star.star2 {
    background-position: -3rem top
}

.star.star3 {
    background-position: -2rem top
}

.star.star4 {
    background-position: -1rem top
}

.star.star5 {
    background-position: left top
}

.details-info .buttons-tab:after {
    z-index: 4
}

.details-info .buttons-tab .button {
    position: relative;
    z-index: 1;
    height: 2.4rem;
    line-height: 2.4rem;
    color: #363636
}

.details-info .buttons-tab .button:first-child:after {
    content: '';
    display: block;
    width: 1px;
    height: 1.2rem;
    background: #ECECEC;
    position: absolute;
    right: 0;
    top: .6rem
}

.details-info .describe, .details-info .props_table {
    background: #fff;
    margin: 0;
    padding: .5rem
}

.details-info .buttons-tab .button.active {
    color: #E63D59;
    border-color: #E63D59
}

.details-info .describe img {
    width: 100%;
    /*margin-bottom: -0.34rem;*/
    margin-bottom: -6px;
}

.details-info .props_table .Ptable {
    width: 100%;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.details-info .props_table .Ptable td, .details-info .props_table .Ptable th {
    word-break: break-all;
    font-size: .7rem;
    padding: .3rem .2rem;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.details-info .props_table .Ptable td.tdTitle, .details-info .props_table .Ptable th.tdTitle {
    color: #999;
    font-size: .6rem
}

.details-info .props_table .Ptable th {
    background: #f0f0f0
}

.guess .h {
    margin: .5rem;
    position: relative;
    text-align: center
}

.guess .h:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ECECEC;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1
}

.guess .h span {
    position: relative;
    z-index: 2;
    display: inline-block;
    background: #f7f7f7;
    font-size: .7rem;
    padding: 0 1rem;
    color: #999
}

.guess .h span i.iconfont {
    color: #E63D59
}

.goods-type1 ul li {
    display: block;
    width: 50%;
    float: left;
    vertical-align: top
}

.goods-type1 ul li .item {
    position: relative;
    margin-bottom: .26rem;
    background: #fff;
    padding-bottom: .1rem
}

.goods-type1 ul li .item .img img {
    width: 100%
}

.goods-type1 ul li .item .name {
    padding: 0 .5rem;
    font-size: .7rem;
    line-height: 1rem;
    display: block;
    height: 2rem;
    overflow: hidden
}

.goods-type1 ul li .item .price {
    padding: 0 .5rem;
    color: #E63D59;
    font-size: .8rem;
    font-weight: 700;
    margin: .3rem 0
}

.goods-type1 ul li .item .cart-btn {
    position: absolute;
    right: .5rem;
    bottom: .3rem;
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    border: 1px solid #ECECEC;
    border-radius: .15rem;
    color: #E63D59;
    text-align: center
}

.details-bar:before, .good-tips:before {
    display: none
}

.goods-type1 ul li .item .cart-btn i {
    font-size: 1rem
}

.goods-type1 ul li:nth-child(odd) .item {
    margin-right: .13rem
}

.goods-type1 ul li:nth-child(even) .item {
    margin-left: .13rem
}

.good-tips {
    background: #fff7eb;
    bottom: 2.6rem;
    height: 1.85rem;
    position: fixed
}

.details-bar, .details-bar .tools .bar-tab {
    height: 2.6rem
}

.good-tips p {
    text-align: center;
    color: #ffa526;
    line-height: 1.85rem;
    font-size: .6rem
}

.details-bar {
    background: #fff;
    padding: 0
}

.details-bar .btns {
    width: 57%
}

.details-bar .btns a {
    display: block;
    float: right;
    height: 2.6rem;
    line-height: 2.6rem;
    text-align: center;
    color: #fff;
    /*font-size: .7rem;*/
    font-size: .63rem;
}

.details-bar .btns a.redBtn {
    width: 46%;
    background: #E63D59
}

.details-bar .btns a.orangeBtn {
    width: 54%;
    background: #FFA526
}

.details-bar .btns a.orangeBtn.full {
    width: 100%
}

.details-bar .tools {
    width: 43%
}

.details-bar .tools .bar-tab:before {
    display: none
}

.height-correct {
    height: 2.3rem
}

.height-correct.for-details {
    height: 5rem
}

.height-correct.for-orders {
    height: 3rem
}

.coupons {
    padding: .6rem
}

.coupons p.t_h4 {
    margin-bottom: .5rem
}

.coupons ul li {
    position: relative;
    margin-bottom: .6rem
}

.coupons ul li .coupon {
    position: relative;
    background: #fff
}

.coupons ul li .coupon:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}

.coupons ul li .coupon .l {
    float: left;
    width: 33%;
    height: 5rem;
    background: url(../images/ZayqnC3aeI.png) right top no-repeat #E63D59;
    background-size: auto 100%;
    color: #fff;
    text-align: center;
    font-size: .7rem
}

.coupons ul li .coupon .l .face-value {
    font-size: .8rem;
    padding-top: .5rem
}

.coupons ul li .coupon .l .face-value strong {
    font-size: 1.5rem
}

.coupons ul li .coupon .r {
    float: left;
    width: 67%;
    height: 5rem;
    padding: .5rem 0 0 .3rem;
    border: solid #ECECEC;
    border-width: 1px 1px 1px 0
}

.coupons ul li .coupon .r p {
    font-size: .7rem;
    line-height: 1.0rem
}

.coupons ul li .coupon .label-checkbox {
    position: absolute;
    right: .5rem;
    top: 50%;
    margin-top: -1rem
}

.coupons ul li .coupon a.btn {
    position: absolute;
    right: .6rem;
    bottom: 1.2rem;
    border: 1px solid #E63D59;
    color: #E63D59;
    font-size: .6rem;
    display: block;
    height: 1.2rem;
    line-height: 1.2rem;
    border-radius: .6rem;
    padding: 0 .2rem
}

.coupons ul li.finished:after, .coupons ul li.nearly:before, .coupons ul li.overdue:after, .coupons ul li.picked:after, .coupons ul li.used:after {
    content: '';
    height: 3rem;
    top: 0;
    z-index: 3;
    position: absolute
}

.coupons ul li .coupon-tips {
    background: #fff;
    border: solid #ECECEC;
    border-width: 0 1px 1px;
    padding: .3rem .5rem;
    font-size: .7rem;
    color: #999
}

.coupons ul li.nearly:before {
    display: block;
    width: 3rem;
    background: url(../images/twBlOjOdPk.png) left top no-repeat;
    background-size: auto 100%;
    left: 0
}

.coupons ul li.picked:after {
    display: block;
    width: 3rem;
    background: url(../images/twBlOjOdPk.png) -3rem top no-repeat;
    background-size: auto 100%;
    right: 0
}

.coupons ul li.picked .coupon a.btn {
    display: none
}

.coupons ul li.finished:after {
    display: block;
    width: 3rem;
    background: url(../images/twBlOjOdPk.png) -6rem top no-repeat;
    background-size: auto 100%;
    right: 0
}

.coupons ul li.finished .l {
    background: url(../images/D2sMdPqoJS.png) right top no-repeat #ccc;
    background-size: auto 100%
}

.coupons ul li.overdue:after {
    display: block;
    width: 3rem;
    background: url(../images/twBlOjOdPk.png) -9.1rem top no-repeat;
    background-size: auto 100%;
    right: 0
}

.coupons ul li.overdue .l, .coupons ul li.used .l {
    background: url(../images/D2sMdPqoJS.png) right top no-repeat #ccc
}

.coupons ul li.overdue .l {
    background-size: auto 100%
}

.coupons ul li.used:after {
    display: block;
    width: 2.95rem;
    background: url(../images/twBlOjOdPk.png) right top no-repeat;
    background-size: auto 100%;
    right: 0
}

.coupons ul li.used .l {
    background-size: auto 100%
}

.coupons ul li.used .show-used-info {
    position: absolute;
    right: 0;
    top: 2.6rem;
    display: block;
    width: 3rem;
    height: 2rem;
    text-align: center;
    color: #999
}

.coupons ul li.used .show-used-info i {
    display: block;
    font-size: 1.2rem
}

.coupons ul li.used .show-used-info.up i {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.coupons ul li.used .coupon-tips {
    display: none
}

.coupons ul li.disabled .l {
    background: url(../images/D2sMdPqoJS.png) right top no-repeat #ccc;
    background-size: auto 100%
}

.coupons ul li .coupon-s {
    position: relative;
    z-index: 1;
    background: #fff;
    border: 1px solid #ECECEC;
    border-radius: .5rem;
    height: 5rem;
    font-size: .7rem
}

.coupons ul li .coupon-s:after, .coupons ul li .coupon-s:before {
    width: .8rem;
    height: .4rem;
    background: #fff;
    z-index: 5;
    left: 40%;
    margin-left: -.45rem;
    position: absolute;
    display: block;
    content: ''
}

.coupons ul li .coupon-s:before {
    border: solid #ECECEC;
    border-width: 0 1px 1px;
    top: -1px;
    border-radius: 0 0 .8rem .8rem
}

.coupons ul li .coupon-s:after {
    border: solid #ECECEC;
    border-width: 1px 1px 0;
    bottom: -1px;
    border-radius: .8rem .8rem 0 0
}

.coupons ul li .coupon-s .l {
    float: left;
    width: 40%;
    height: 5rem;
    border-right: 1px dashed #ECECEC;
    text-align: center;
    padding-top: .5rem
}

.coupons ul li .coupon-s .l .face-value {
    color: #E63D59;
    font-size: .8rem
}

.coupons ul li .coupon-s .l .face-value strong {
    font-size: 1.4rem
}

.coupons ul li .coupon-s .r {
    float: left;
    width: 60%;
    height: 5rem;
    padding: .7rem 0 0 .5rem;
    line-height: 1rem
}

.coupons ul li .coupon-s .r .time {
    color: #999
}

.coupons ul li .coupon-s .lace {
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    width: .4rem;
    background: url(../images/bGmRjfwkF6.png) left top repeat-y;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    border-radius: .5rem 0 0 .5rem
}

.label {
    font-size: .7rem;
    background: #FF3952;
    color: #fff;
    border-radius: 3px;
    padding: .1rem .2rem
}

.promotions-in-details .in .promotions-cont {
    position: relative;
    padding-left: 2.2rem;
    margin-top: .5rem
}

.promotions-in-details .in .promotions-cont .label {
    position: absolute;
    left: 0;
    top: 0;
    font-size: .6rem
}

.promotions-in-details .in .promotions-cont p {
    font-size: .7rem;
    line-height: 1.2rem
}

.promotions-in-details .in .promotions-cont i.icon-arrow {
    right: 0;
    top: -.4rem
}

.promotions-in-details .in .promotions-cont .gifts li {
    position: relative;
    display: block;
    padding-left: 3.5rem;
    min-height: 3rem;
    margin: .5rem 0
}

.promotions-in-details .in .promotions-cont .gifts li:after {
    content: '';
    display: block;
    clear: both
}

.promotions-in-details .in.promotions-manjian, .promotions-in-details .in.promotions-manzeng, .promotions-in-details.open .promotions-gist {
    display: none
}

.promotions-in-details .in .promotions-cont .gifts li img {
    position: absolute;
    left: 0;
    top: 0;
    width: 3rem;
    height: 3rem;
    border: 1px solid #ECECEC
}

.promotions-in-details .in .promotions-cont .gifts li .words p.name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.promotions-in-details.open a > .icon-arrow {
    right: .8rem;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.promotions-in-details.open .promotions-manjian, .promotions-in-details.open .promotions-manzeng {
    display: block
}

.props-choose {
    background: 0 0
}

.props-choose .props-outer {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.props-choose .props-outer .close-popup {
    position: absolute;
    z-index: 100500;
    right: .3rem;
    top: .2rem;
    color: #999
}

.props-choose .props-outer .close-popup i {
    font-size: 1.2rem
}

.props-choose .props-outer .good-info {
    position: relative;
    border-bottom: 1px solid #ECECEC;
    padding: .5rem 1.8rem 1rem 7rem
}

.props-choose .props-outer .good-info .img {
    width: 6rem;
    height: 6rem;
    position: absolute;
    left: .6rem;
    top: -1.2rem;
    border: 1px solid #ECECEC;
    border-radius: 5px;
    background: #fff;
    padding: .2rem
}

.props-choose .props-outer .good-info .img img {
    max-height: 5.5rem;
    max-width: 5.5rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.props-choose .props-outer .good-info p {
    font-size: .7rem
}

.props-choose .props-outer .good-info p.name {
    line-height: 1rem;
    display: block;
    height: 2rem;
    overflow: hidden;
    color: #333
}

.props-choose .props-outer .good-info p.price {
    color: #E63D59;
    font-weight: 700
}

.props-choose .props-outer .btns {
    height: 2.6rem
}

.props-choose .props-outer .btns a {
    display: block;
    float: left;
    width: 50%;
    height: 2.6rem;
    line-height: 2.6rem;
    text-align: center;
    color: #fff
}

.props-choose .props-outer .btns a.orangeBtn {
    background: #FFA526
}

.props-choose .props-outer .btns a.redBtn {
    background: #f56c3e
}

.props-choose .props-outer .btns a.redBtn.full {
    width: 100%
}

.good-props {
    padding: .6rem;
    height: 13.8rem;
    overflow: auto
}

.good-props .item {
    margin-bottom: .5rem
}

.good-props .item .t {
    font-size: .7rem;
    margin-bottom: .5rem
}

.good-props .item .props a {
    display: inline-block;
    height: 1.8rem;
    line-height: 1.8rem;
    padding: 0 .5rem;
    border: 1px solid #ECECEC;
    border-radius: 5px;
    color: #333;
    font-size: .6rem;
    margin: 0 .4rem .6rem 0;
    background: #fff
}

.good-props .item .props a.selected {
    background: #f56c3e;
    border-color: #f56c3e;
    color: #fff
}

.good-props .item .props a.disabled {
    cursor: not-allowed;
    color: #ccc;
}

.quantity {
    display: inline-block;
    border: 1px solid #ECECEC;
    border-radius: 5px
}

.quantity:after {
    content: '';
    display: block;
    clear: both
}

.quantity a, .quantity input {
    float: left;
    line-height: 1.8rem;
    text-align: center
}

.quantity .minus, .quantity .plus {
    background: #F5F5F5;
    width: 1.8rem;
    height: 1.8rem
}

.quantity .minus i, .quantity .plus i {
    color: #666;
    font-size: 1rem
}

.quantity .num {
    height: 1.8rem;
    width: 2.2rem;
    border-color: transparent;
}

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

.combo-box .h {
    padding: .6rem;
    border: solid #ECECEC;
    border-width: 1px 0
}

.combo-box .h p {
    font-size: .8rem;
    color: #333
}

.combo-box .h p b {
    font-weight: 400;
    margin: 0 .2rem
}

.combo-box .list-block {
    margin: 0;
    max-height: 19rem;
    overflow: auto
}

.combo-box .list-block ul li.sold-out p, .combo-box .list-block ul li.sold-out p.price {
    color: #999
}

.combo-box .list-block ul li.sold-out .nogoods {
    position: absolute;
    left: .5rem;
    top: .5rem;
    width: 5rem;
    height: 5rem
}

.combo-box .list-block ul li.sold-out .nogoods:after, .combo-box .list-block ul li.sold-out .nogoods:before {
    left: 50%;
    top: 50%;
    border-radius: 50%;
    position: absolute;
    display: block;
    content: ''
}

.combo-box .list-block ul li.sold-out .nogoods:before {
    width: 3.4rem;
    height: 3.4rem;
    z-index: 1;
    margin: -1.7rem 0 0 -1.7rem;
    background: rgba(0, 0, 0, .3)
}

.combo-box .list-block ul li.sold-out .nogoods:after {
    width: 2.8rem;
    height: 2.8rem;
    z-index: 2;
    margin: -1.4rem 0 0 -1.4rem;
    background: rgba(0, 0, 0, .5)
}

.combo-box .list-block ul li.sold-out .nogoods span {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 40%;
    color: #fff;
    font-size: .8rem
}

.combo-box .list-block ul .item-content {
    position: relative;
    z-index: 1;
    margin: 0;
    min-height: 6rem;
    padding: .5rem .5rem .5rem 6rem;
    display: block;
    border-bottom: 1px solid #ECECEC
}

.cart-box, .comments_details {
    padding-top: 2.5rem
}

.combo-box .list-block ul .item-content img {
    position: absolute;
    left: .5rem;
    top: .5rem;
    width: 5rem;
    height: 5rem;
    border: 1px solid #ECECEC
}

.combo-box .list-block ul .item-content p.name {
    display: block;
    line-height: 1.2rem;
    height: 2.4rem;
    font-size: .7rem;
    margin-bottom: 1rem
}

.combo-box .list-block ul .item-content p.price {
    float: right;
    color: #c00
}

.combo-box .list-block ul .item-content.label-checkbox {
    padding-right: 2.5rem
}

.combo-box .list-block ul .item-content.label-checkbox .item-media {
    position: absolute;
    right: .5rem;
    top: 50%;
    margin-top: -.8rem
}

label.label-checkbox input[type=checkbox]:checked + .item-media i.icon-form-checkbox, label.label-checkbox input[type=radio]:checked + .item-media i.icon-form-checkbox {
    background-color: #E63D59
}

.settle-bar {
    padding-right: 5rem;
    background: #fff;
    z-index: 100
}

.settle-bar .select-all .item-media {
    margin-top: .5rem
}

.settle-bar .select-all .item-media span {
    font-size: .7rem
}

.settle-bar .total {
    margin-right: .5rem;
    line-height: 2.2rem
}

.settle-bar .total strong {
    font-weight: 400;
    color: #c00
}

.settle-bar a.settle-btn {
    display: block;
    width: 5rem;
    height: 2.2rem;
    background: #E63D59;
    color: #fff;
    text-align: center;
    line-height: 2.2rem;
    position: absolute;
    right: 0;
    top: 0
}

.comments_details .filter {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 2.5rem;
    border-bottom: 1px solid #ECECEC;
    background: #fff
}

.comments_details .filter a {
    position: relative;
    display: block;
    float: left;
    text-align: center;
    color: #333;
    padding-top: .4rem
}

.comments_details .filter a span {
    display: block;
    font-size: .7rem;
    line-height: 1.3
}

.comments_details .filter a span:last-child {
    color: #999
}

.comments_details .filter a.active span {
    color: #E63D59
}

.comments_details .filter a.active:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #E63D59;
    position: absolute;
    bottom: -5px;
    left: 0
}

.comments_details .filter.col5 a {
    width: 20%
}

.comments_details .filter.col4 a {
    width: 25%
}

.comments_details .filter.col3 a {
    width: 33%
}

.comments_details .comments-list {
    margin: .5rem 0
}

.comments_details .comments-list .item {
    background: #fff;
    padding-left: .5rem;
    border-bottom: 1px solid #ececec
}

.comments_details .comments-list .item .head {
    padding: .5rem .5rem .5rem 0
}

.comments_details .comments-list .item .head .user {
    width: 50%
}

.comments_details .comments-list .item .head .user img.avatar {
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: top;
    border-radius: 50%
}

.comments_details .comments-list .item .head .user span {
    margin-left: .3rem;
    font-size: .7rem
}

.comments_details .comments-list .item .head .time {
    font-size: .7rem;
    float: right;
    color: #999
}

.comments_details .comments-list .item .body {
    padding: 0 .5rem .3rem 0
}

.comments_details .comments-list .item .body .star {
    margin: .5rem 0
}

.comments_details .comments-list .item .body p {
    margin: .3rem 0;
    font-size: .7rem
}

.comments_details .comments-list .item .body p span {
    color: #999
}

.comments_details .comments-list .item .body p.imgs:after {
    content: '';
    display: block;
    clear: both
}

.comments_details .comments-list .item .body p.imgs span {
    display: block;
    float: left;
    width: 4rem;
    height: 4rem;
    overflow: hidden;
    margin: 0 .3rem .3rem 0
}

.comments_details .comments-list .item .body p.imgs span img {
    display: block;
    width: 100%
}

#comments-images {
    background: #000
}

#commentsImages {
    width: 100%;
    height: 100%
}

#commentsImages .swiper-slide {
    overflow: hidden
}

#commentsImages .swiper-button-next, #commentsImages .swiper-button-prev {
    display: none
}

.member-head {
    position: relative;
    padding-top: 3rem;
    background-color: #f56c3e;
    /*background: url(../images/logo/349.jpg) center top no-repeat;*/
    /*background-size: 100% 100%*/
}

.member-head .tool-tips {
    position: absolute;
    right: .8rem;
    top: .3rem
}

.member-head .tool-tips a {
    display: inline-block;
    width: 1.3rem;
    height: 1.3rem;
    line-height: 1.3rem;
    /*border-radius: 50%;*/
    /*background: rgba(0, 0, 0, .5);*/
    /*text-align: center;*/
    margin-left: .5rem
}

.member-head .tool-tips a i {
    color: #fff;
    font-size: 1.2rem
}

.member-head .tool-tips a .badge {
    position: absolute;
    display: block;
    padding: 0;
    width: 1.2rem;
    height: 1.2rem;
    text-align: center;
    line-height: 1.2rem;
    right: -.3rem;
    top: -.3rem;
    border-radius: 50%;
    background: #fff;
    color: #E63D59
}

.m-box .h .grey, .m-box .h span {
    line-height: 1.5rem
}

.member-head .nameplate {
    position: relative;
    padding-left: 6rem;
    margin-bottom: .3rem
}

.member-head .nameplate .avatar {
    position: absolute;
    left: .6rem;
    top: .5rem;
    display: block;
    border-radius: 50%;
    overflow: hidden
}

.member-head .nameplate .avatar img {
    display: block;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    border: .2rem solid #fff
}

.m-box, .m-box .b {
    border-top: 1px solid #ECECEC
}

.member-head .nameplate p {
    /*font-size: .7rem;*/
    font-size: .55rem;
    color: #fff;
}

.m-box .h span i, .member-head .nameplate p.h2 {
    font-size: .9rem
}

.member-head .watch-info {
    padding: .4rem 0 .5rem 6rem;
    background: #fff
}

.member-head .watch-info a {
    display: block;
    text-align: center;
    color: #333
}

.member-head .watch-info .col-50:first-child a {
    border-right: 1px solid #ECECEC
}

.m-box {
    position: relative;
    margin-top: .5rem;
    background: #fff
}

.m-box .h {
    padding: .5rem 1.5rem .5rem .6rem
}

.m-box .h span {
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background: #FFA526;
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.m-box .b .bar-tab .tab-item .icon, .m-box .h .arrow {
    font-size: 1.4rem
}

.m-box .h strong {
    font-weight: 400
}

.m-box .h .arrow {
    position: absolute;
    right: .2rem;
    top: .2rem;
    color: #ccc
}

.m-box .b {
    padding: .5rem 0
}

.m-box .b .bar-tab .tab-item {
    position: relative
}

.m-box .b .bar-tab .tab-item .tab-label {
    /*我的-待付款等字体*/
    /*font-size: .7rem;*/
    font-size: .55rem;
    color: #333
}

.m-box .b .bar-tab .tab-item .num {
    position: absolute;
    left: 55%;
    top: -.3rem;
    min-width: .9rem;
    height: .9rem;
    border-radius: .45rem;
    background: #fff;
    border: 1px solid #FF3C55;
    color: #FF3C55;
    text-align: center;
    line-height: .9rem;
    font-size: .6rem
}

.m-box.m-order-cate .t span {
    background: #6BBEF8
}

.m-box.my-asset .t span {
    background: #FF907F
}

.m-box.service-online .t span {
    background: #A991FF
}

.success-info {
    padding: 2rem 0 2rem 5.5rem;
    position: relative
}

.success-info .large-icon {
    position: absolute;
    left: 1.2rem;
    top: 1rem
}

.success-info .large-icon i {
    font-size: 3.8rem
}

.success-info .large-icon.green i {
    color: #1BB974
}

.success-info .words p {
    margin-bottom: .3rem;
    font-size: .6rem;
    color: #333
}

.success-info .words p.h4 {
    font-size: .7rem;
    color: #333;
    font-weight: 700;
    margin-top: .3rem
}

.success-info .words p .price {
    color: #c00;
    font-size: .8rem
}

.full-btns {
    padding: 0 .6rem
}

.full-btns .button.button-big {
    font-size: .7rem;
    height: 2rem;
    line-height: 2rem;
    color: #363636
}

.bar .search-in-cate a.logo, .bar .search-in-cate a.message {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: .4rem;
    display: block
}

.full-btns .button.button-danger {
    color: #E63D59
}

.give-coupons {
    margin-top: 2rem
}

.give-coupons > p {
    font-size: .7rem;
    margin-bottom: .3rem;
    color: #333
}

.give-coupons > p.grey {
    font-size: .6rem
}

.bar .search-in-cate a.back i, .bar .search-in-cate a.menu i {
    font-size: 1rem;
    color: #333
}

.give-coupons ul {
    display: block;
    margin-top: .5rem
}

.give-coupons ul li .coupon .r {
    border: solid #ECECEC;
    border-width: 1px 1px 1px 0
}

.bar .search-in-cate {
    background: #DFDFDF;
    padding: .4rem 2.5rem
}

.bar .search-in-cate .search-input input {
    border-radius: 3px;
    line-height: 1.5rem
}

.bar .search-in-cate a.logo {
    left: .5rem;
    background: url(../images/aiX3TvdaF9.png) left top no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%
}

.bar .search-in-cate a.message {
    right: .5rem;
    background: url(../images/aiX3TvdaF9.png) -1.5rem top no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%
}

.bar .search-in-cate a.back {
    position: absolute;
    left: .5rem;
    top: .4rem;
    display: block
}

.bar .search-in-cate a.menu {
    position: absolute;
    right: .5rem;
    top: .4rem;
    display: block
}

.bar-tab .tab-item .icon-gouwuche {
    padding-right: .4rem
}

#share-page {
    background: #FED031
}

.share-box {
    padding: 1rem
}

.share-box .share-info {
    background: #FEFBCE;
    border-radius: .5rem;
    padding: 1rem 1.5rem 2rem;
    color: #ff460b
}

.share-box .share-info .tit {
    font-size: .9rem;
    text-align: center
}

.share-box .share-info p {
    font-size: .75rem;
    text-align: left;
    line-height: 150%;
    margin-top: .8rem
}

.share-box .share-info img {
    display: block;
    width: 100%
}

.share-box .share-btn {
    display: block;
    margin-top: 1rem;
    height: 2rem;
    background: url(../images/y151Lx0hJn.png) center center no-repeat #FEFBCE;
    -webkit-background-size: auto 90%;
    background-size: auto 60%;
    border-radius: .5rem
}

.share-box .share-tips {
    margin-top: 1rem
}

.share-box .share-tips p {
    position: relative;
    padding-left: 2.5rem;
    font-size: .75rem
}

.share-box .share-tips p span {
    position: absolute;
    left: 0;
    top: 0
}

.share-box .share-tips .code {
    text-align: center;
    margin: 1rem 0
}

.share-box .share-tips .code img {
    display: inline-block;
    width: 80%
}

.share-outer {
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none
}

.share-outer a {
    position: absolute;
    right: 1rem;
    top: 0;
    text-align: right
}

.cart-head, .cate-tabs {
    position: fixed;
    left: 0
}

.cate-cont .cate-item .sub-cates, .cate-tabs, .empty-cart {
    background: #fff;
    text-align: center
}

.share-outer a img {
    width: 70%
}

.bar-tab .tab-item.active, .bar-tab .tab-item:active {
    color: #E63D59
}

.bottom-nav {
    background-color: #fff
}

.cate-tabs {
    top: 2.2rem;
    bottom: 2.3rem;
    overflow: auto;
    width: 4.5rem;
    border-right: 1px solid #ECECEC
}

.cart-head, .cate-cont .cate-item .sub-cates img {
    width: 100%
}

.cate-tabs .cate-list ul li a {
    display: block;
    padding: .5rem 0;
    font-size: .7rem;
    color: #333;
    border-bottom: 1px solid #ececec
}

.cate-tabs .cate-list ul li a.active {
    color: #E63D59
}

.cate-cont {
    margin-left: 5rem
}

.cate-cont .cate-item p.h4 {
    line-height: 2rem;
    font-size: .7rem
}

.cate-cont .cate-item .sub-cates {
    padding: .5rem .5rem .3rem
}

.cate-cont .cate-item .sub-cates span {
    font-size: .7rem;
    color: #666;
    display: block;
    margin-bottom: .3rem
}

.cart-head {
    z-index: 9;
    top: 0;
    height: 2.5rem;
    padding: .6rem .5rem;
    background: #fff;
    border-bottom: 1px solid #ececec
}

.cart-head .not-login a {
    display: inline-block;
    vertical-align: middle;
    margin-right: .5rem;
    line-height: 1.35rem
}

.cart-head .not-login span {
    font-size: .7rem;
    line-height: 1.25rem;
    vertical-align: middle
}

.cart-head .control a {
    color: #333;
    margin-right: .5rem;
    font-size: .6rem
}

.cart-head .control a i {
    color: #555;
    font-size: 1rem;
    line-height: 0
}

.cart-head .control a.edit-cart-complete {
    display: none
}

.cart-head .local a {
    color: #333
}

.cart-head .local a i {
    font-size: 1rem;
    vertical-align: middle;
    line-height: 0
}

.cart-head .local a span {
    vertical-align: middle;
    font-size: .6rem;
    color: #666
}

.empty-cart {
    padding: 2rem .5rem
}

.empty-cart i {
    display: inline-block;
    width: 8rem;
    height: 8rem;
    background: url(../images/dd5oDzk37F.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.empty-cart p {
    margin: 1rem 0
}

.cart-shop {
    margin-top: .5rem;
    background: #fff;
    border-bottom: 1px solid #ECECEC;
    font-size: .7rem
}

.cart-shop .label-checkbox {
    width: 60%;
    position: absolute;
    left: .5rem;
    top: 50%;
    margin: -.6rem 0 0
}

.cart-shop .label-checkbox .item-media {
    display: inline-block;
    vertical-align: middle;
    margin-right: .3rem
}

.cart-shop .label-checkbox span {
    vertical-align: middle;
    width: 60%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cart-shop .shop-head {
    position: relative;
    padding: .5rem;
    border-bottom: 1px solid #ECECEC;
    min-height: 2.2rem
}

.cart-shop .shop-head a {
    color: #E63D59;
    margin-left: .5rem
}

.cart-shop .invalid-head {
    padding: .5rem
}

.cart-shop .invalid-head a {
    float: right;
    color: #999
}

.cart-shop .invalid-head p {
    color: #999
}

.cart-shop .fare-tips {
    text-align: right;
    padding: .5rem;
    line-height: 1.2rem
}

.cart-shop .fare-tips a {
    color: #E63D59;
    margin-left: .5rem
}

.cart-shop .goods li {
    display: block;
    position: relative;
    padding: .6rem 0 0 7rem;
    min-height: 5.8rem
}

.cart-shop .goods li .label-checkbox {
    left: 0;
    top: 2.4rem;
    margin: 0
}

.cart-shop .goods li .img {
    position: absolute;
    left: 1.5rem;
    top: .5rem;
    width: 5rem;
    height: 5rem;
    border: 1px solid #ECECEC;
    display: block;
}

.cart-shop .goods li .img img {
    max-height: 100%;
    max-width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cart-shop .goods li .name {
    color: #333;
    display: block;
    height: 2.1rem;
    overflow: hidden
}

.cart-shop .goods li .props {
    color: #999;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.cart-shop .goods li .props-edit {
    display: none
}

.cart-shop .goods li .price {
    position: absolute;
    left: 6.9rem;
    top: 4.5rem;
    color: #c00
}

.cart-shop .goods li .quantity-static {
    position: absolute;
    right: 0;
    top: 4.4rem;
    color: #666
}

.cart-shop .goods li .quantity {
    position: absolute;
    right: 0;
    top: 4rem
}

.cart-shop .goods li .quantity .minus, .cart-shop .goods li .quantity .num, .cart-shop .goods li .quantity .plus {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem
}

.cart-shop .goods li .worn-tips {
    display: block;
    position: absolute;
    right: 0;
    top: 5.8rem;
    color: #E63D59;
    font-size: .6rem
}

.cart-shop .goods li.invalid .img:before, .cart-shop .goods li.sold-out .img:before {
    content: '';
    display: block;
    width: 3.4rem;
    height: 3.4rem;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin: -1.7rem 0 0 -1.7rem;
    background: rgba(0, 0, 0, .3);
    border-radius: 50%
}

.cart-shop .goods li.invalid .img:after, .cart-shop .goods li.sold-out .img:after {
    content: '';
    display: block;
    width: 2.8rem;
    height: 2.8rem;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin: -1.4rem 0 0 -1.4rem;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%
}

.cart-shop .goods li.invalid .img span, .cart-shop .goods li.sold-out .img span {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 40%;
    color: #fff;
    font-size: .8rem;
    line-height: 1.5;
}

.cart-shop .goods li.invalid .words .name, .cart-shop .goods li.invalid .words .price, .cart-shop .goods li.sold-out .words .name, .cart-shop .goods li.sold-out .words .price {
    color: #999
}

.cart-shop .goods li.invalid .quantity, .cart-shop .goods li.sold-out .quantity {
    display: none
}

.cart-shop .goods li.tobe-sold-out {
    min-height: 6.5rem
}

.cart-shop .goods li.tobe-sold-out .img span {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    line-height: 1.4rem;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center
}

.cart-shop .gifts {
    position: relative;
    padding: .5rem 2rem 0 1.6rem;
    color: #999;
    font-size: .6rem
}

.cart-shop .gifts .edit {
    position: absolute;
    right: 0;
    top: .5rem;
    color: #E63D59
}

.cart-shop .gifts p {
    position: relative;
    padding: .1rem .6rem .1rem 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.cart-shop .gifts p span {
    border: 1px solid #E63D59;
    color: #E63D59;
    padding: 0 .1rem;
    border-radius: 3px;
    margin-right: .3rem;
    font-size: .6rem
}

.cart-shop .gifts p em {
    position: absolute;
    right: 0;
    top: .1rem;
    font-style: normal
}

.cart-shop .cart-promotion {
    border-top: 1px solid #ECECEC;
    padding: .5rem
}

.cart-shop .cart-promotion .promotion-head {
    line-height: 1.2rem;
    position: relative;
}

.cart-shop .cart-promotion .promotion-head a {
    color: #E63D59;
    margin-left: .5rem
}

.cart-shop .cart-promotion .promotion-head p {
    white-space: nowrap;
    overflow: hidden;
    max-width: calc(100vw - 2.5rem);
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cart-shop .cart-promotion .promotion-head .editTop {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .65rem;
}

.cart-shop .cart-promotion .promotion-head p span {
    background-color: #E63D59;
    color: #fff;
    border-radius: 3px;
    margin-right: .5rem;
    font-size: .7rem;
    padding: .1rem
}

.cart-shop .cart-suit {
    border-top: 1px solid #ECECEC;
    padding: .5rem
}

.cart-shop .cart-suit .suit-head {
    position: relative;
    padding: .5rem .5rem .5rem 1.6rem
}

.cart-shop .cart-suit .suit-head .label-checkbox {
    left: 0
}

.cart-shop .cart-suit .suit-head p span {
    background-color: #E63D59;
    color: #fff;
    border-radius: 3px;
    margin-right: .5rem;
    font-size: .7rem;
    padding: .1rem
}

.cart-shop .cart-suit .suit-total {
    padding: .5rem 0 .5rem 1.6rem
}

.cart-shop .cart-suit .suit-total .quantity {
    float: right
}

.cart-shop .cart-suit .suit-total .quantity .minus, .cart-shop .cart-suit .suit-total .quantity .num, .cart-shop .cart-suit .suit-total .quantity .plus {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem
}

.cart-shop .cart-suit .suit-total p .price {
    font-size: 1rem;
    color: #c00
}

.cart-shop .cart-invalid .suit-total p, .cart-shop .cart-invalid .suit-total p .price {
    color: #999
}

.cart-menu {
    position: fixed;
    z-index: 1000;
    width: 100%;
    left: 0;
    /*top: 2.2rem;*/
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}

.cart-menu ul {
    position: absolute;
    right: .5rem;
    /*top: .7rem;*/
    top: 2.2rem;
    display: block;
    width: 6rem;
    background: #fff;
    border-radius: .25rem
}

.cart-menu ul:before {
    content: '';
    display: block;
    position: absolute;
    right: .1rem;
    top: -.5rem;
    width: 0;
    height: 0;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 1rem solid #fff
}

.cart-menu ul li a {
    display: block;
    text-align: center;
    line-height: 2.4rem;
    border-bottom: 1px solid #ECECEC;
    color: #333;
    font-size: 0.7rem;
}

.cart-menu ul li:last-child a {
    border: 0
}

.cart-bar {
    background: #fff;
    padding: .3rem 4.3rem 0 4rem;
    height: 2.5rem
}

.cart-bar .label-checkbox {
    position: absolute;
    left: .5rem;
    top: .55rem
}

.cart-bar .label-checkbox .item-media {
    display: inline-block;
    vertical-align: middle
}

.cart-bar .label-checkbox span {
    vertical-align: middle;
    font-size: .75rem
}

.cart-bar .settle {
    display: block
}

.cart-bar .settle .settle-btn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    display: block;
    width: 4rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    color: #fff;
    background: #E63D59
}

.cart-bar .control, .cart-bar.editable .settle {
    display: none
}

.cart-bar .settle p {
    font-size: .6rem;
    text-align: right
}

.cart-bar .settle p.total {
    font-size: .7rem
}

.cart-bar .settle p.total .price {
    color: #c00;
    font-size: .8rem
}

.cart-bar.editable {
    padding-right: .5rem
}

.cart-bar.editable .control {
    display: block;
    float: right;
    width: 70%;
    height: 100%
}

.cart-bar.editable .control a {
    margin-top: -.1rem;
    height: 1.5rem;
    line-height: 1.5rem
}

.cart-box.cart-box-edit .cart-head .control .edit-cart {
    display: none
}

.cart-box.cart-box-edit .cart-head .control .edit-cart-complete {
    display: inline
}

.cart-box.cart-box-edit .cart-shop .goods li .props {
    display: none
}

.cart-box.cart-box-edit .cart-shop .goods li .props-edit {
    display: inline-block;
    font-size: .6rem;
    background: #ECECEC;
    color: #999;
    padding: 0 .3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 9rem
}

.cart-box.cart-box-edit .cart-shop .goods li .props-edit i {
    display: inline-block;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.tip-s, .tip-w {
    border-radius: .25rem;
    height: 2.6rem;
    line-height: 2.6rem
}

.tip-s span, .tip-w span {
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    background: #FF7D7D;
    vertical-align: middle;
    line-height: 1.4rem;
    font-size: 1rem;
    margin-right: .5rem
}

.tip-s.tip-s span, .tip-w.tip-s span {
    background: #6BCD1E
}

.modal .modal-inner {
    background: #fff
}

.modal .modal-inner:after {
    background: #fff !important;
    display: none !important
}

.modal .modal-inner .modal-text {
    font-size: .8rem;
    padding: 1rem 0
}

.modal .modal-buttons {
    border: 0 !important;
    padding: 0 .5rem;
    background: #fff;
    border-radius: 0 0 .35rem .35rem;
    height: 3rem;
    display: block;
    position: relative;
    top: -1px
}

.modal .modal-buttons .modal-button {
    border: 1px solid #ECECEC;
    color: #333;
    display: inline-block;
    width: 5.5rem;
    background: #fff;
    border-radius: .2rem;
    margin: 0 .3rem;
    font-size: .7rem
}

.modal .modal-buttons .modal-button:after {
    display: none
}

.modal .modal-buttons .modal-button.modal-button-bold {
    background: #E63D59;
    border-color: #E63D59;
    color: #fff
}

.gift-choose {
    background: 0 0
}

.gift-choose .pop-gifts {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.gift-choose .pop-gifts .close-popup {
    position: absolute;
    z-index: 100500;
    right: .3rem;
    top: .2rem;
    color: #999
}

.gift-choose .pop-gifts .close-popup i {
    font-size: 1.2rem
}

.gift-choose .pop-gifts .t {
    line-height: 2.5rem;
    text-align: center;
    border-bottom: 1px solid #ECECEC
}

.gift-choose .pop-gifts ul {
    display: block;
    height: 20rem;
    overflow: auto
}

.gift-choose .pop-gifts ul li {
    position: relative;
    display: block;
    border-bottom: 1px solid #ECECEC;
    padding: .5rem .5rem .5rem 7.5rem;
    min-height: 6rem
}

.gift-choose .pop-gifts ul li .label-checkbox {
    position: absolute;
    left: .5rem;
    top: 2.5rem
}

.gift-choose .pop-gifts ul li .img {
    position: absolute;
    left: 2rem;
    top: .5rem;
    width: 5rem;
    height: 5rem;
    border: 1px solid #ECECEC
}

.gift-choose .pop-gifts ul li .img img {
    width: 100%
}

.gift-choose .pop-gifts ul li .img span {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    line-height: 1.5rem;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    white-space: nowrap;
    font-size: .6rem
}

.gift-choose .pop-gifts ul li .name {
    font-size: .7rem;
    display: block;
    line-height: 1.1rem;
    height: 2.2rem
}

.gift-choose .pop-gifts ul li .quantity-static {
    color: #999;
    margin-top: 1.6rem
}

.gift-choose .pop-gifts .btns {
    height: 2.6rem
}

.gift-choose .pop-gifts .btns a {
    display: block;
    float: left;
    width: 50%;
    height: 2.6rem;
    line-height: 2.6rem;
    text-align: center;
    color: #fff
}

.gift-choose .pop-gifts .btns a.orangeBtn {
    background: #FFA526
}

.gift-choose .pop-gifts .btns a.redBtn {
    background: #E63D59
}

.gift-choose .pop-gifts .btns a.redBtn.full {
    width: 100%
}

.coupon-part {
    background: #fff;
    margin-top: .5rem
}

.coupon-part .coupons {
    padding-bottom: 0
}

.coupon-part .coupons .coupon .r {
    width: 67%;
    border: solid #ECECEC;
    border-width: 1px 1px 1px 0
}

.coupon-part .coupon-goods {
    padding: 0 .5rem
}

.coupon-part .coupon-goods p {
    font-size: .8rem;
    margin-bottom: .3rem
}

.coupon-part .coupon-goods ul li {
    float: left;
    display: block;
    width: 3rem;
    height: 3rem;
    overflow: hidden;
    border: 1px solid #ECECEC;
    margin: 0 .5rem .5rem 0
}

.coupon-part .coupon-goods ul li img {
    display: block;
    width: 100%
}

.goods-filter {
    padding: 0
}

.goods-filter ul li {
    display: block;
    height: 2.2rem;
    width: 25%;
    float: left;
    text-align: center;
    padding: .5rem 0
}

.goods-filter ul li a {
    display: block;
    line-height: 1.2rem;
    border-right: 1px solid #ECECEC;
    color: #333;
    font-size: .7rem
}

.goods-filter ul li a i.icon-down {
    font-size: .5rem;
    display: none
}

.goods-filter ul li a.price {
    position: relative
}

.goods-filter ul li a.price i {
    display: block;
    position: absolute;
    left: 2.5rem;
    top: .2rem;
    margin-left: .6rem;
    color: #999;
    font-size: .5rem
}

.backdrop, .ex-filter, .filter-btns {
    position: fixed;
    left: 0;
    bottom: 0
}

.goods-filter ul li a.price i.icon-up-copy {
    top: -.1rem
}

.goods-filter ul li a.price.down i.icon-down {
    color: #E63D59;
    top: 0
}

.goods-filter ul li a.price.down i.icon-down:last-child, .goods-filter ul li a.price.up i.icon-down:first-child {
    display: none
}

.goods-filter ul li a.price.up i.icon-down:last-child {
    color: #E63D59;
    top: -.1rem
}

.goods-filter ul li.active {
    border-bottom: 2px solid #f56c3e
}

.goods-filter ul li.active a, .goods-filter ul li.active a.price i.cur {
    color: #f56c3e;
}

.goods-filter ul li.active a i.icon-down {
    display: inline-block
}

.ex-filter {
    top: 4.4rem;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    z-index: 99
}

.ex-filter .ex-filter-option {
    background: #fff;
    padding: .5rem
}

.ex-filter .ex-filter-option a {
    display: block;
    line-height: 2rem;
    color: #333;
    font-size: .7rem
}

.ex-filter .ex-filter-option a i {
    display: none
}

.ex-filter .ex-filter-option a.active {
    color: #E63D59
}

.ex-filter .ex-filter-option a.active i {
    display: block;
    float: right
}

#filterBox {
    background: #f7f7f7
}

#filterBox .content-block {
    margin: 0;
    padding: 0;
    height: calc(100% - 2.2rem);
    overflow-y: auto
}

.backdrop {
    display: none;
    z-index: 600;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, .5)
}

.filter-details .filter-item {
    background: #fff;
    margin-bottom: .5rem;
    padding-top: .5rem;
    font-size: .7rem
}

.filter-details .filter-item .distribute-to {
    padding: .5rem .75rem 0
}

.filter-details .filter-item .distribute-to a {
    color: #E63D59;
    font-size: .6rem;
    width: 10rem;
    overflow: hidden;
    height: 1rem;
    white-space: nowrap;
    text-overflow: ellipsis
}

.filter-details .filter-item .distribute-to a i {
    font-size: .8rem
}

.filter-details .filter-item .distribute-to p {
    margin-bottom: .5rem;
    color: #333
}

.filter-details .filter-item .filter-options {
    margin-bottom: .5rem
}

.filter-details .filter-item .filter-options .select {
    float: right;
    color: #e63d59;
    font-size: .6rem;
    padding-top: .15rem;
    padding-right: .25rem
}

.filter-details .filter-item .filter-options.sift {
    padding: 0
}

.filter-details .filter-item .filter-options.sift .h4 {
    padding: 0 .5rem .5rem;
    border-bottom: 1px solid #ececec;
    margin-bottom: 0;
    color: #333
}

.filter-details .filter-item .filter-options:last-child {
    margin-bottom: 0
}

.filter-details .filter-item .filter-options p.h4 {
    margin-bottom: .5rem;
    color: #333
}

.filter-details .filter-item .filter-options p.h4 i {
    float: right
}

.filter-details .filter-item .filter-options .price-rank {
    margin-bottom: .3rem
}

.filter-details .filter-item .filter-options .price-rank input {
    float: left;
    width: 6.55rem;
    height: 1.25rem;
    line-height: 1.25rem;
    border: 0;
    background: #f7f7f7;
    border-radius: .2rem;
    font-size: .6rem;
    color: #666;
    text-align: center
}

.filter-details .filter-item .filter-options .price-rank i {
    float: left;
    font-size: 1.1rem;
    margin-top: -.1rem
}

.filter-details .filter-item .filter-options .options-list {
    margin-left: -.5rem;
    height: 1.6rem;
    overflow: hidden
}

.filter-details .filter-item .filter-options .options-list:after {
    content: '';
    display: block;
    clear: both
}

.filter-details .filter-item .filter-options .options-list a {
    display: block;
    float: left;
    width: 4.4rem;
    height: 1.25rem;
    margin: 0 0 .5rem .5rem;
    line-height: 1.25rem;
    text-align: center;
    border: 1px solid #f7f7f7;
    background: #f7f7f7;
    color: #666;
    font-size: .6rem;
    padding: 0 .2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: .2rem
}

.filter-details .filter-item .filter-options .options-list a.active {
    border-color: #E63D59;
    background: #fff;
    color: #E63D59
}

.filter-details .filter-item .filter-options.open p.h4 i {
    display: block;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.filter-details .filter-item .filter-options.open .options-list, .filter-details .filter-item .filter-options.open .sift-list {
    height: auto
}

.filter-btns {
    right: 0;
    height: 2.2rem;
    background: #fff
}

.filter-btns a {
    display: block;
    float: left;
    width: 50%;
    height: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
    border: 1px solid #ECECEC;
    color: #333
}

.filter-btns a.redBtn {
    border-color: #f56c3e;
    background: #f56c3e;
    color: #fff
}

.promotions-info {
    padding: .5rem;
    line-height: 1rem;
    font-size: .6rem;
    color: #999
}

.common-goods {
    margin: 0;
    border-top: 1px solid #ECECEC
}

.common-goods .empty-tips {
    text-align: center;
    margin-top: 2rem;
    padding-bottom: 2rem
}

.common-goods .empty-tips img {
    text-align: center;
    width: 30%
}

.common-goods ul.list-line {
    background: #f7f7f7;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.common-goods ul.list-line:after {
    height: 0
}

.common-goods ul.list-line li {
    position: relative;
    background: #fff;
    width: 49%;
    height:300px;
    margin-top: 2%
}

.common-goods ul.list-line li.sold-out .words .grey span {
    color: #999
}

.common-goods ul.list-line li.sold-out .img {
    position: relative
}

.common-goods ul.list-line li.sold-out .img::after {
    content: '';
    display: block;
    width: 2.8rem;
    height: 2.8rem;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin: -1.4rem 0 0 -1.4rem;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%
}

.common-goods ul.list-line li.sold-out .img::before {
    content: '';
    display: block;
    width: 3.4rem;
    height: 3.4rem;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin: -1.7rem 0 0 -1.7rem;
    background: rgba(0, 0, 0, .3);
    border-radius: 50%
}

.common-goods ul.list-line li.sold-out .cart-btn {
    color: #e6b1ba
}

.common-goods ul.list-line li.sold-out .words .grey, .common-goods ul.list-line li.sold-out .words .name a, .common-goods ul.list-line li.sold-out .words .price strong {
    color: #999
}

.common-goods ul.list-line li.sold-out .words .grey .self {
    color: #e6b1ba;
    border-color: #e6b1ba
}

.common-goods ul.list-line li.sold-out .words .price em {
    background: #e6b1ba
}

.common-goods ul.list-line li .img {
    display: block
}

.common-goods ul.list-line li .img img {
    width: 100%;
    height:185px;
}

.common-goods ul.list-line li .img span {
    display: block;
    text-align: center;
    position: absolute;
    z-index: 3;
    width: 2.8rem;
    height: 2.8rem;
    top: 50%;
    left: 50%;
    margin: -1.4rem 0 0 -1.4rem;
    color: #fff;
    font-size: .8rem;
    line-height: 2.8rem
}

.common-goods ul.list-line li .words {
    min-height: 4rem;
    padding: .5rem;
    font-size: .7rem
}

.common-goods ul.list-line li .words .grey {
    color: #666
}

.common-goods ul.list-line li .words .grey .self {
    font-size: .6rem;
    color: #e63d59;
    border: 1px solid #e63d59;
    padding: 0 .1rem;
    border-radius: 4px;
    margin-right: .3rem
}

.common-goods ul.list-line li .words .name {
    line-height: 1.1rem;
    display: block;
    height: 1.1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    /*display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.common-goods ul.list-line li .words .name a {
    color: #333;
    font-size: .7rem
}

.common-goods ul.list-line li .words .grey span {
    font-size: .6rem;
    color: #666
}

.common-goods ul.list-line li .words .profit {
    color: #e63d59;
    font-size: .7rem;
    padding-top: .5rem
}

.common-goods ul.list-line li .words .price {
    margin-bottom: .05rem
}

.common-goods ul.list-line li .words .price strong {
    font-size: .8rem;
    color: #c00;
    vertical-align: middle;
    font-weight: 400;
    display: block
}

.common-goods ul.list-line li .words .price em {
    display: inline-block;
    background: #E63D59;
    color: #fff;
    font-style: normal;
    font-size: .6rem;
    padding: 0 .2rem;
    border-radius: .2rem;
    vertical-align: middle
}

.common-goods ul.list-line li .cart-btn {
    position: absolute;
    right: .5rem;
    top: 4.5rem;
    border: 1px solid #ECECEC;
    color: #E63D59;
    display: block;
    width: 1.4rem;
    padding-right: .1rem;
    height: 1.3rem;
    text-align: center;
    border-radius: .25rem
}

.common-goods ul.list-container li {
    position: relative;
    padding: .4rem 0 0 6.5rem
}

.common-goods ul.list-container li.smallScreen .words .name, .common-goods ul.list-container li.smallScreen .words .price {
    margin-bottom: 0
}

.common-goods ul.list-container li.smallScreen .words .price strong {
    display: block
}

.common-goods ul.list-container li.sold-out .img::after {
    content: '';
    display: block;
    width: 2.8rem;
    height: 2.8rem;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin: -1.4rem 0 0 -1.4rem;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%
}

.common-goods ul.list-container li.sold-out .img::before {
    content: '';
    display: block;
    width: 3.4rem;
    height: 3.4rem;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin: -1.7rem 0 0 -1.7rem;
    background: rgba(0, 0, 0, .3);
    border-radius: 50%
}

.common-goods ul.list-container li.sold-out .cart-btn {
    color: #e6b1ba
}

.common-goods ul.list-container li.sold-out .words .name a, .common-goods ul.list-container li.sold-out .words .price strong {
    color: #999
}

.common-goods ul.list-container li.sold-out .words .grey .self {
    color: #e6b1ba;
    border-color: #e6b1ba
}

.common-goods ul.list-container li.sold-out .words .price em {
    background: #e6b1ba
}

.common-goods ul.list-container li .img {
    display: block;
    position: absolute;
    left: .5rem;
    top: .5rem;
    width: 5.5rem;
    height: 5.5rem
}

.common-goods ul.list-container li .img img {
    width: 5.5rem;
    height: 5.5rem
}

.common-goods ul.list-container li .img span {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 40%;
    color: #fff;
    font-size: .8rem
}

.common-goods ul.list-container li .words {
    min-height: 6rem;
    padding-right: .5rem;
    border-bottom: 1px solid #ECECEC;
    font-size: .7rem
}

.common-goods ul.list-container li .words .grey .self {
    font-size: .6rem;
    color: #e63d59;
    border: 1px solid #e63d59;
    padding: 0 .1rem;
    border-radius: 4px;
    margin-right: .3rem
}

.common-goods ul.list-container li .words .name {
    line-height: 1.1rem;
    display: block;
    height: 2.2rem;
    overflow: hidden;
    margin-bottom: .4rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.common-goods ul.list-container li .words .name a {
    color: #333;
    font-size: .7rem
}

.common-goods ul.list-container li .words .grey span {
    font-size: .6rem
}

.common-goods ul.list-container li .words .profit {
    color: #e63d59;
    font-size: .7rem;
    padding-top: .5rem
}

.common-goods ul.list-container li .words .price {
    margin-bottom: .4rem
}

.common-goods ul.list-container li .words .price strong {
    font-size: .9rem;
    color: #c00;
    vertical-align: middle;
    font-weight: 400
}

.common-goods ul.list-container li .words .price em {
    display: inline-block;
    background: #E63D59;
    color: #fff;
    font-style: normal;
    font-size: .6rem;
    padding: 0 .2rem;
    border-radius: .2rem;
    margin-left: .1rem;
    vertical-align: middle
}

.common-goods ul.list-container li .cart-btn {
    position: absolute;
    right: .5rem;
    top: 4.5rem;
    border: 1px solid #ECECEC;
    color: #E63D59;
    display: block;
    width: 1.4rem;
    padding-right: .1rem;
    height: 1.3rem;
    text-align: center;
    border-radius: .25rem
}

.goods-bar {
    padding-top: .2rem;
    height: 2.5rem
}

.goods-bar .total {
    font-size: .7rem
}

.goods-bar .total .price {
    color: #c00;
    font-size: .8rem
}

.goods-bar .scan-gift, .goods-bar .settle-btn {
    position: absolute;
    z-index: 99;
    display: block;
    width: 4.8rem;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #fff;
    top: 0;
    text-align: center
}

.goods-bar .grey {
    font-size: .6rem
}

.goods-bar .scan-gift {
    right: 4.8rem;
    background: #FFA526
}

.goods-bar .settle-btn {
    right: 0;
    background: #E63D59
}

.order-address:after, .order-address:before {
    content: '';
    width: 100%;
    height: .2rem;
    left: 0;
    display: block
}

.order-address {
    background: #fff;
    padding: .8rem .5rem;
    position: relative;
    margin-bottom: .5rem
}

.order-address:before {
    background: url(../images/5r07j9uaFb.png) left top repeat-x;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    position: absolute;
    top: 0
}

.order-address:after {
    background: url(../images/5r07j9uaFb.png) left top repeat-x;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    position: absolute;
    bottom: 0
}

.order-address i.icon-right {
    position: absolute;
    right: .8rem;
    top: 50%;
    margin-top: -.8rem;
    font-size: 1.2rem;
    color: #ccc
}

.order-address > a {
    display: block
}

.order-address .address-enable p {
    font-size: .8rem
}

.order-address .address-enable p span {
    color: #333;
    margin-right: .3rem
}

.order-address .address-enable p span i {
    color: #E63D59;
    font-size: 1rem
}

.order-address .address-enable p span.default-label {
    background: #f56c3e;
    color: #fff;
    border-radius: .2rem;
    padding: .2rem;
    font-size: .6rem
}

.order-address .address-enable p.grey {
    font-size: .7rem
}

.order-address .address-empty p {
    text-align: center;
    margin: 1rem 0;
    color: #333
}

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

.confirm-shop .shop-title {
    padding: .5rem
}

.confirm-shop .shop-title .shop-label {
    background: #f56c3e;
    color: #fff;
    padding: .2rem;
    border-radius: .2rem
}

.confirm-shop .confirm-good, .confirm-shop .confirm-suit {
    border-bottom: 1px solid #ECECEC
}

.confirm-shop .good {
    padding: .5rem;
    position: relative
}

.confirm-shop .good .img {
    display: block;
    position: absolute;
    left: .5rem;
    top: .5rem;
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
    border: 1px solid #ECECEC;
}

.confirm-shop .good .img img {
    max-height: 100%;
    max-width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.confirm-shop .good .words {
    margin-left: 5.5rem;
    padding-right: 2rem;
    font-size: .7rem;
    line-height: 1rem;
    min-height: 5rem
}

.confirm-shop .good .words .name {
    display: block;
    height: 2rem;
    overflow: hidden;
    margin-bottom: .3rem
}

.confirm-shop .good .words .props {
    position: relative;
    display: block;
    height: 1rem;
    overflow: hidden;
    margin-bottom: .3rem;
    color: #999;
    padding-right: 2.5rem
}

.confirm-shop .good .words .props i {
    position: absolute;
    right: 1.8rem;
    top: 0
}

.confirm-shop .good .words .props.open {
    height: auto
}

.confirm-shop .good .words .props.open i {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.confirm-shop .good .words .promotions {
    color: #999;
    font-size: .6rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.confirm-shop .good .words .promotions span {
    background: #E63D59;
    color: #fff;
    border-radius: .2rem;
    padding: .1rem;
    font-size: .6rem
}

.confirm-shop .good .words .quantity-static {
    position: absolute;
    right: .5rem;
    top: .5rem;
    color: #999
}

.confirm-shop .good .words .price {
    position: absolute;
    right: .5rem;
    top: 2.7rem;
    color: #c00;
    font-size: .8rem
}

.confirm-shop .good .gifts {
    margin-top: .3rem
}

.confirm-shop .good .gifts p {
    position: relative;
    font-size: .6rem;
    padding: .2rem 2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
    color: #999
}

.confirm-shop .good .gifts p span {
    position: absolute;
    left: 0;
    top: .2rem;
    border: 1px solid #E63D59;
    color: #E63D59;
    border-radius: .2rem;
    padding: 0 .1rem;
    vertical-align: middle;
    font-size: .6rem
}

.confirm-shop .good .gifts p em {
    position: absolute;
    right: 0;
    top: .2rem;
    font-style: normal
}

.confirm-shop .good.sold-out .img:after, .confirm-shop .good.sold-out .img:before {
    content: '';
    left: 50%;
    top: 50%;
    border-radius: 50%;
    position: absolute;
    display: block
}

.confirm-shop .good.sold-out .img:before {
    width: 3.4rem;
    height: 3.4rem;
    z-index: 1;
    margin: -1.7rem 0 0 -1.7rem;
    background: rgba(0, 0, 0, .3)
}

.confirm-shop .good.sold-out .img:after {
    width: 2.8rem;
    height: 2.8rem;
    z-index: 2;
    margin: -1.4rem 0 0 -1.4rem;
    background: rgba(0, 0, 0, .5)
}

.confirm-shop .confirm-info .choose-item p.h4, .settlement-info {
    margin-bottom: .5rem
}

.confirm-shop .good.sold-out .img span {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 40%;
    color: #fff;
    font-size: .8rem
}

.confirm-shop .good.sold-out .words .name, .confirm-shop .good.sold-out .words .price {
    color: #999
}

.confirm-shop .confirm-info p.h4 {
    font-size: .75rem;
    color: #333
}

.confirm-shop .confirm-info .choose-item {
    padding: .5rem;
    border-bottom: 1px solid #ECECEC
}

.confirm-shop .confirm-info .link-item {
    position: relative;
    border-bottom: 1px solid #ECECEC
}

.confirm-shop .confirm-info .link-item a {
    display: block;
    padding: .5rem 1.5rem .5rem .5rem;
    text-align: right;
    color: #333
}

.confirm-shop .confirm-info .link-item a .value {
    font-size: .8rem
}

.confirm-shop .confirm-info .link-item p.h4 {
    position: absolute;
    left: .5rem;
    top: .5rem
}

.confirm-shop .confirm-info .link-item i {
    position: absolute;
    right: .5rem;
    top: .5rem;
    color: #999
}

.confirm-shop .confirm-info .fill-item {
    position: relative;
    padding: .5rem .5rem .5rem 4.5rem
}

.confirm-shop .confirm-info .fill-item p.h4 {
    position: absolute;
    left: .5rem;
    top: .5rem
}

.confirm-shop .confirm-info .fill-item .order-remarks {
    border: 0;
    resize: none;
    width: 100%;
    font-size: .7rem
}

.confirm-shop .confirm-info .fill-item .words-number {
    position: absolute;
    right: .5rem;
    bottom: .5rem;
    font-size: .6rem;
    color: #999
}

.settlement-info {
    background: #fff
}

.settlement-info .item {
    position: relative;
    padding: .5rem 1.5rem .5rem .5rem;
    border-top: 1px solid #ECECEC;
    font-size: .8rem
}

.settlement-info .item > a {
    display: block;
    color: #333
}

.settlement-info .item i {
    position: absolute;
    right: .5rem;
    top: 50%;
    margin-top: -.6rem;
    color: #999
}

.settlement-info .item .value {
    float: right;
    font-size: .75rem;
    color: #E63D59;
}

.settlement-info .item .name {
    float: left;
    vertical-align: middle;
    font-size: 0.75rem;
}

.settlement-info .item .name span {
    font-size: .7rem
}

.settlement-info .item .label-switch {
    float: right;
    vertical-align: middle
}

.settlement-info .item.use-integral {
    padding-right: .6rem
}

.settlement-info .item.use-integral .name {
    line-height: 1.6rem
}

.data-settlement {
    padding: .5rem;
    background: #fff;
    border-top: 1px solid #ECECEC
}

.data-settlement p {
    display: block;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: .75rem
}

.data-settlement p span {
    float: right
}

.order-confirm-bar {
    height: 2.25rem;
    border-top: 1px solid #ddd
}

.order-confirm-bar .total {
    font-size: .75rem;
    line-height: 2.25rem;
    color: #333
}

.order-confirm-bar .total .price {
    color: #c00;
    font-size: .8rem
}

.order-confirm-bar .settle-btn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    display: block;
    width: 4.4rem;
    height: 2.3rem;
    line-height: 2.3rem;
    text-align: center;
    color: #fff;
    background: #f56c3e
}

.outer-goods-disabled {
    display: block;
    max-height: 10rem;
    overflow: auto
}

.outer-goods-disabled li {
    position: relative;
    display: block;
    padding: .5rem;
    min-height: 5rem;
    text-align: left
}

.outer-goods-disabled li .img {
    position: absolute;
    left: .5rem;
    top: .5rem;
    width: 4rem;
    height: 4rem;
    border: 1px solid #ECECEC
}

.outer-goods-disabled li .img:after, .outer-goods-disabled li .img:before {
    left: 50%;
    top: 50%;
    border-radius: 50%;
    position: absolute;
    display: block;
    content: ''
}

.outer-goods-disabled li .img:before {
    width: 3rem;
    height: 3rem;
    z-index: 1;
    margin: -1.5rem 0 0 -1.5rem;
    background: rgba(0, 0, 0, .3)
}

.outer-goods-disabled li .img:after {
    width: 2.4rem;
    height: 2.4rem;
    z-index: 2;
    margin: -1.2rem 0 0 -1.2rem;
    background: rgba(0, 0, 0, .5)
}

.outer-goods-disabled li .img span {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 40%;
    color: #fff;
    font-size: .7rem
}

.outer-goods-disabled li .img img {
    display: block;
    width: 100%;
    opacity: .5
}

.outer-goods-disabled li .words {
    font-size: .8rem;
    text-align: left
}

.outer-goods-disabled li .words p {
    color: #999
}

.outer-goods-disabled li .words .name {
    line-height: 1rem;
    display: block;
    height: 2rem;
    overflow: hidden;
    margin-bottom: .5rem
}

.address-list, .address-list-set {
    background: #fff;
    margin-bottom: .5rem
}

.address-list-set:last-child, .address-list:last-child {
    margin-bottom: 2.7rem
}

.address-list h2, .address-list-set h2 {
    font-size: .8rem;
    margin: 0;
    padding: .5rem;
    border-bottom: 1px solid #f7f7f7
}

.address-list .item, .address-list-set .item {
    position: relative;
    background: #fff;
    padding: .1rem .5rem .5rem 2.5rem;
    border-bottom: 1px solid #f7f7f7
}

.address-list .item h4, .address-list-set .item h4 {
    margin: .5rem 0 .3rem;
    font-weight: 400
}

.address-list .item h4 em, .address-list-set .item h4 em {
    float: right;
    font-style: normal
}

.address-list .item p, .address-list-set .item p {
    font-size: .7rem;
    margin: 0
}

.address-list .item p span.label, .address-list-set .item p span.label {
    border: 1px solid #E63D59;
    color: #E63D59;
    border-radius: 3px;
    padding: 0 .2rem;
    margin-right: .3rem;
    background: #fff
}

.address-list-set.address-list .item, .address-list.address-list .item, .invoice-set .box {
    padding-left: .5rem
}

.address-list-set.address-list-set .item .label-checkbox, .address-list.address-list-set .item .label-checkbox {
    position: absolute;
    left: .5rem;
    top: 50%;
    margin-top: -.6rem
}

.address-list-set.address-list .item .operate, .address-list.address-list .item .operate {
    margin-top: .5rem
}

.address-list-set.address-list .item .operate span, .address-list.address-list .item .operate span {
    vertical-align: middle;
    font-size: .7rem
}

.address-list-set.address-list .item .operate .button, .address-list.address-list .item .operate .button {
    display: inline-block;
    margin-left: .5rem
}

.single_button {
    height: 3.2rem
}

.invoice-set .box {
    background: #fff;
    margin-bottom: .5rem
}

.invoice-set .box h4 {
    margin: 0;
    padding: .5rem 0;
    font-weight: 400;
    font-size: .8rem
}

.invoice-set .box .buttons:after {
    content: '';
    display: block;
    clear: both
}

.invoice-set .box .buttons a {
    display: block;
    float: left;
    margin: 0 .8rem .8rem 0;
    min-width: 4rem;
    text-align: center;
    line-height: 1.6rem;
    border: 1px solid #ddd;
    color: #333;
    border-radius: 5px;
    font-size: .6rem;
    background: #fff
}

.confirm-payment .payment-list ul li .label-checkbox, .confirm-payment .settle span {
    float: right
}

.invoice-set .box .buttons a.selected {
    border-color: #E63D59;
    color: #E63D59
}

.invoice-set .box .buttons a.disabled {
    border-color: #f0f0f0;
    color: #ccc;
    background: #f9f9f9
}

.invoice-set .box .body {
    padding: 0 .5rem .5rem 0
}

.invoice-set .box .body input.text {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    font-size: .8rem;
    padding: .5rem;
    width: 100%
}

.invoice-set .box .body .radio_buttons .item {
    margin-top: 1rem
}

.invoice-set .box .body .radio_buttons .item:first-child {
    margin: 0
}

.invoice-set .box .body .radio_buttons .item div, .invoice-set .box .body .radio_buttons .item span {
    vertical-align: middle;
    font-size: .7rem
}

.invoice-set .box .body .radio_buttons .item .label-checkbox {
    display: inline-block;
    vertical-align: middle
}

.confirm-payment .settle {
    background: #fff;
    padding: .5rem;
    margin-bottom: .5rem;
    border-bottom: 1px solid #ECECEC
}

.confirm-payment .payment-list > p {
    margin: 0 0 .5rem .5rem;
    font-size: .7rem
}

.confirm-payment .payment-list ul li {
    background: #fff;
    border-top: 1px solid #ECECEC;
    padding: .5rem
}

.confirm-payment .payment-list ul li p {
    font-size: .7rem
}

.confirm-payment .payment-list ul li p img {
    height: 1.5rem;
    margin-right: .3rem;
    vertical-align: middle
}

.confirm-payment .payment-list ul li p span {
    vertical-align: middle
}

.link-get-coupon {
    background: #F9F1CD;
    min-height: 100%;
    padding-bottom: 1rem
}

.link-get-coupon > img {
    width: 100%;
    display: block
}

.link-get-coupon .coupon-area {
    margin: 0 1rem;
    background: #fff;
    padding: .5rem
}

.link-get-coupon .coupon-area .success-tips {
    margin-bottom: .5rem
}

.link-get-coupon .coupon-area .success-tips img {
    display: block;
    width: 80%;
    margin: 0 auto
}

.get-coupon-footer {
    height: 3rem;
    background: rgba(255, 255, 255, .8)
}

.get-coupon-footer .button-danger {
    background: #fff
}

.get-coupon-footer .button-danger.button-fill {
    background: #E63D59
}

.suspension {
    position: fixed;
    z-index: 11;
    right: 2rem;
    bottom: 3.5rem
}

.suspension .round-link {
    display: block;
    width: 4rem;
    height: 4rem;
    background: #f56c3e;
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.suspension .round-link i {
    display: inline-block;
    font-size: 1.5rem;
    margin-top: .3rem
}

.suspension .round-link span {
    display: block;
    font-size: .5rem
}

.panic-list {
    margin: 0
}

.panic-list ul {
    background: 0 0
}

.panic-list ul li {
    background: #fff;
    margin-bottom: .5rem;
    font-size: .7rem
}

.panic-list ul li .t {
    position: relative;
    padding: .5rem
}

.panic-list ul li .t p {
    display: block;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.panic-list ul li .t .rank-time {
    position: absolute;
    right: .5rem;
    top: .5rem;
    color: #E63D59
}

.panic-list ul li .b {
    position: relative;
    padding: .5rem;
    min-height: 7rem
}

.panic-list ul li .b .img {
    position: absolute;
    left: .5rem;
    top: .5rem;
    display: block;
    width: 6rem;
    height: 6rem
}

.panic-list ul li .b .img img {
    display: block;
    width: 100%
}

.panic-list ul li .words {
    margin-left: 6.5rem;
    line-height: 1.2rem
}

.panic-list ul li .words .name {
    display: block;
    height: 2.4rem;
    overflow: hidden
}

.panic-list ul li .words .price {
    margin-bottom: .8rem
}

.panic-list ul li .words .price strong {
    color: #E63D59
}

.panic-list ul li .words .price del {
    color: #999;
    margin-left: .5rem
}

.panic-list ul li .words a.button {
    float: left
}

.order-cate {
    bottom: auto;
    height: 2.5rem;
    padding: 0
}

.order-cate a {
    display: block;
    float: left;
    width: 33.3%;
    height: 2.5rem;
    padding-top: .3rem;
    text-align: center;
    color: #333;
    font-size: .7rem;
    line-height: 1.3;
    border-bottom: 1px solid #ECECEC
}

.order-cate a em {
    font-style: normal;
    display: block;
    color: #999
}

.order-cate a.active {
    color: #E63D59;
    border-bottom: 2px solid #E63D59
}

.evaluate-form .order-score, .evaluate-form .write-evaluation, .member-orders-type1 ul li {
    border-bottom: 1px solid #ECECEC;
    padding: .5rem
}

.order-cate a.active em {
    color: #E63D59
}

.member-orders-type1 {
    margin: 0
}

.member-orders-type1 ul li {
    position: relative;
    display: block
}

.member-orders-type1 ul li .img {
    position: absolute;
    left: .5rem;
    top: .5rem;
    width: 4rem;
    height: 4rem;
    border: 1px solid #ECECEC
}

.member-orders-type1 ul li .img img {
    display: block;
    width: 100%
}

.member-orders-type1 ul li .words {
    margin-left: 4.5rem;
    min-height: 4rem;
    line-height: 1.1rem;
    font-size: .7rem
}

.member-orders-type1 ul li .words .name {
    display: block;
    height: 2.2rem;
    overflow: hidden;
    margin-bottom: .5rem
}

.member-orders-type1 ul li .words .quantity-static {
    float: left;
    color: #999
}

.member-orders-type1 ul li .words .button {
    float: right
}

.evaluate-form .good-info {
    background: #fff;
    padding: .5rem;
    position: relative
}

.evaluate-form .good-info .img {
    position: absolute;
    left: .5rem;
    top: .5rem;
    width: 5rem;
    height: 5rem;
    border: 1px solid #ECECEC
}

.evaluate-form .good-info .img img {
    max-height: 100%;
    max-width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.evaluate-form .good-info .words {
    margin-left: 5.5rem;
    line-height: 1.1rem;
    font-size: .7rem;
    min-height: 5rem
}

.evaluate-form .good-info .words .name {
    display: block;
    height: 2.2rem;
    overflow: hidden
}

.evaluate-form .good-info .words .quantity-static {
    color: #999;
    float: left;
    margin-top: 1.5rem
}

.evaluate-form .good-info .words .price {
    float: right;
    font-size: .8rem;
    color: #c00;
    margin-top: 1.5rem
}

.evaluate-form .good-info .words .score-show {
    padding-top: .5rem;
    font-size: .8rem
}

.evaluate-form .good-info .words .score-show .star {
    margin-top: .5rem
}

.evaluate-form .evaluation-show {
    padding: .5rem
}

.evaluate-form .evaluation-show p {
    line-height: 1.1rem;
    font-size: .7rem
}

.evaluate-form .order-score {
    position: relative;
    background: #fff;
    border-top: 1px solid #ECECEC;
    height: 2.5rem;
    line-height: 1.5rem
}

.evaluate-form .order-score .h4 {
    font-size: .8rem
}

.evaluate-form .order-score .score {
    position: absolute;
    right: .5rem;
    top: .9rem
}

.evaluate-form .order-score .score a {
    display: block;
    float: left;
    width: 1rem;
    height: .7rem
}

.evaluate-form .write-evaluation {
    position: relative;
    background: #fff
}

.evaluate-form .write-evaluation .evaluation-text {
    border: 0;
    width: 100%;
    height: 4rem;
    font-size: .7rem;
    resize: none
}

.evaluate-form .write-evaluation .words-number {
    position: absolute;
    right: .5rem;
    bottom: .5rem;
    color: #999;
    font-size: .7rem
}

.evaluate-form .img-show {
    background: #fff;
    padding: .5rem
}

.evaluate-form .img-show .h4 {
    margin-bottom: .5rem;
    font-size: .8rem
}

.evaluate-form .img-show .row {
    overflow: visible
}

.evaluate-form .img-show .row:after {
    content: '';
    display: block;
    clear: both
}

.evaluate-form .img-show .img-item {
    float: left;
    width: 3.8rem;
    height: 3.8rem;
    position: relative;
    border: 1px solid #ECECEC;
    border-radius: .25rem;
    margin: 0 .6rem .6rem 0
}

.evaluate-form .img-show .img-item img {
    display: block;
    width: 100%;
    border-radius: .25rem
}

.evaluate-form .img-show .img-item .del {
    position: absolute;
    right: -.4rem;
    top: -.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E63D59;
    color: #fff;
    width: 1.2rem;
    border-radius: 50%;
    line-height: 1.2rem;
    opacity: .8
}

.empty, .modal-get-coupon {
    top: 48px;
    bottom: 0;
    right: 0;
    left: 0
}

.evaluate-form .img-show .upload-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    width: 3.8rem;
    height: 3.8rem;
    margin: 0 .6rem .6rem 0;
    border: 1px solid #ECECEC;
    border-radius: .25rem;
    color: #999
}

.evaluate-form .anonymous {
    padding: .5rem
}

.evaluate-form .anonymous .item-media {
    display: inline-block;
    vertical-align: middle
}

.evaluate-form .anonymous span {
    font-size: .8rem;
    vertical-align: middle
}

.coupons-cate {
    padding: 0
}

.coupons-cate a {
    display: block;
    float: left;
    width: 33.3%;
    height: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
    color: #333
}

.coupons-cate a.button {
    font-size: .75rem;
    color: #333
}

.coupons-cate a.active {
    color: #f56c3e;
    border-bottom: .1rem solid #f56c3e
}

.empty {
    position: absolute;
    background: #fff;
    padding-top: 5rem
}

.empty .empty-tips {
    text-align: center
}

.empty .empty-tips img {
    width: 45%
}

.modal-get-coupon {
    position: fixed;
    z-index: 20;
    background: rgba(0, 0, 0, .5)
}

.modal-get-coupon .get-coupon-box {
    position: relative;
    background: #fff;
    margin: 5rem .5rem 0;
    border-radius: .5rem;
    padding-bottom: .5rem
}

.modal-get-coupon .get-coupon-box .close {
    position: absolute;
    top: -3rem;
    right: 0;
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 1.5rem
}

.modal-get-coupon .get-coupon-box .close i {
    font-size: 1.2rem
}

.modal-get-coupon .get-coupon-box .t {
    background: #E63D59;
    color: #fff;
    border-radius: .5rem .5rem 0 0;
    padding: 1rem;
    text-align: center
}

.modal-get-coupon .get-coupon-box .coupons {
    max-height: 12rem;
    overflow: auto
}

.modal-get-coupon .get-coupon-box .button {
    margin: 0 .5rem
}

.integral-s {
    border: 1px solid #ECECEC;
    background: #fff;
    border-radius: .5rem;
    position: relative;
    z-index: 1;
    height: 5rem;
    font-size: .7rem
}

.integral-s .l {
    float: left;
    width: 40%;
    height: 5rem;
    text-align: center;
    padding-top: .5rem
}

.integral-s .l i.icon-jifen {
    color: #E63D59;
    font-size: 2.3rem
}

.integral-s .r {
    float: left;
    width: 60%;
    height: 5rem;
    padding: 1.2rem 0 0 .5rem;
    line-height: 1.2rem
}

.integral-s .r p strong {
    font-size: 1rem;
    color: #E63D59
}

.search-in-porpur {
    padding: .4rem
}

.bar-porpur {
    padding: 0;
    height: 2.5rem
}

.bar-porpur .porpurBottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.bar-porpur .porpurBottom a {
    display: block;
    width: 70%;
    background: #E63D59;
    color: #fff;
    font-size: .9rem;
    text-align: center;
    height: 2.5rem;
    line-height: 2.5rem
}

.applyText, .customTotal, .profitRow {
    background: #fff
}

.bar-porpur .porpurBottom .porpurIcon span, .checkCenter p {
    font-size: .6rem
}

.bar-porpur .porpurBottom .porpurIcon {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 30%;
    background: #fff;
    line-height: 100%;
    color: #666
}

.checkCenter h4 {
    margin-top: 1.65rem !important
}

.applyText h4 {
    color: #333;
    font-size: .8rem;
    font-weight: 400;
    margin: .65rem 0 .5rem
}

.applyText p {
    color: #666;
    font-size: .7rem;
    font-weight: 400
}

.checkCenter {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 4rem
}

.coupons-cate .button.active {
    color: #f56c3e;
    border-bottom: .1rem solid #f56c3e
}

.customTotal {
    padding: 10px 0 5px 15px;
    border-bottom: 1px solid #ececec
}

.customTotal p {
    font-size: .6rem
}

.customTotal .darkgrey {
    margin-left: 0
}

.customTotal .darkgrey p {
    color: #333;
    line-height: 20px
}

.customTotal .grey {
    text-align: right
}

.customTotal .grey p {
    color: #999;
    line-height: 20px
}

.bindTitle .coupons-cate {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%
}

.bindTitle .tabs {
    padding-top: 40px
}

.profitRow {
    padding: 15px 0 15px 15px;
    border-bottom: 1px solid #ddd
}

.profitRow .grey {
    font-size: .75rem
}

.profitRow .green {
    color: #1bb974;
    position: absolute;
    right: 10px
}

.profitHead {
    height: 7rem;
    background: url(../images/PxLegMWMip.png) center top no-repeat;
    background-size: 100% auto;
    padding: 15px
}

.profitHead .profitTit {
    color: #fff
}

.profitHead .profitTit h4 {
    margin: 0;
    font-weight: 400;
    font-size: .7rem
}

.addUp, .refund-head {
    background: #fff;
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec
}

.profitHead .profitTit .detail p {
    text-align: center;
    font-weight: 400;
    font-size: .6rem
}

.profitHead .profitTit .detail p.big {
    font-size: 1.5rem;
    padding: .3rem 0
}

.addUp {
    height: 3.5rem;
    text-align: center;
    display: flex;
    align-items: center
}

.addUp p {
    font-size: .6rem;
    line-height: 180%
}

.addUp p.red {
    color: #c00 !important;
    font-weight: 700;
    font-size: .9rem
}

.bottomBorder {
    border-bottom: 1px solid #ececec
}

.refund-head {
    padding: .7rem
}

.refund-head h4 {
    font-weight: 400;
    margin: 0
}
.BaseRadius{
    border-radius: 10px;
}
.RightRadius{
    border-radius: 0 10px 10px 0;
}
.BothSideMargin{
    margin-left: .6rem;
    margin-right: .6rem;
}
.NoBorder{
    border: 0;
}
.CommentBox{
    margin-top: .5rem;
    margin-bottom: 10px;
}
.TextOverflow{
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    /*-webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.CommentItem{
    padding: 10px;
    min-height: 150px;
    border: 1px solid #ececec;
    background-color: whitesmoke;
    font-size: .7rem;
}
.FooterBorder{
    border: 1px solid #ececec;
}
.TopBorder, .popurlarBox .item, .refund-shop {
    margin-bottom: 10px
}

.refund-head p {
    font-size: .8rem;
    margin-top: .5rem
}

.refund-head p span {
    color: #c00
}

.TopBorder {
    /*border-top: 1px solid #ececec*/
    border: 1px solid #ececec
}

.TopBorder .good-info {
    border-bottom: 1px solid #ececec
}

.refund-info .item .value {
    color: #999
}

.refund-info .item .value.red {
    color: #c00 !important
}

.settlement-info .refund-item {
    padding-right: .7rem
}

.cart-shop .goods li .name span {
    background: #ff3651;
    color: #fff;
    border-radius: 2px;
    padding: 2px 4px;
    margin-right: .3rem
}

.cart-shop .refund-cart {
    padding: .5rem 0
}

.cart-shop .refund-cart .goods {
    padding: 0 .5rem
}

.popurlarBox .item {
    background: #fff
}

.popurlarBox .item .timeBox {
    height: 1.5rem;
    margin: 0 .6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #999;
    font-size: .6rem;
    border-top: 1px solid #eee
}

.popurlarBox .item .titleBox {
    display: flex;
    height: 2rem;
    border-bottom: 1px solid #eee;
    padding: 0 .6rem;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: .7rem
}

.popurlarBox .item .titleBox:first-child {
    font-size: .6rem
}

.popurlarBox .item .titleBox span.red {
    font-size: .7rem
}

.popurlarBox .item .popurlarDet {
    padding: .7rem .6rem 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.popurlarBox .item .popurlarDet .detailBox {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 4rem;
    width: 100%
}

.popurlarBox .item .popurlarDet .img {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.popurlarBox .item .popurlarDet .img img {
    width: 4rem;
    height: 4rem;
    border: 1px solid #ececec;
    margin-right: .5rem
}

.popurlarBox .item .popurlarDet .img img.noborder {
    border: 0;
    width: 3rem;
    height: 3rem
}

.popurlarBox .item .popurlarDet .info {
    color: #333;
    font-size: .6rem;
    line-height: 180%;
    height: 2.2rem;
    overflow: hidden
}

.popurlarBox .item .popurlarDet .priceBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    color: #333;
    font-size: .6rem
}

.tip-s, .wayThird {
    flex-direction: row
}

.popurlarBox .item .popurlarDet .priceBox .red {
    font-size: .7rem;
    color: #c00 !important
}

.popurlarBox .item .popurlarDet .priceBox .refundLabel {
    color: #E63D59;
    font-size: .6rem
}

.popurlarBox .item .popurlarDet .priceBox .refundLabel span {
    border: 1px solid #E63D59;
    border-radius: 4px;
    padding: 0 2px;
    margin-right: .1rem
}

.yongText {
    border-top: 1px solid #eee;
    height: 2rem;
    line-height: 2rem;
    font-size: .6rem;
    text-align: right;
    padding: 0 .6rem;
    margin-top: .7rem
}

.yongText .red {
    color: #c00 !important;
    font-size: .7rem
}

.robOverBox {
    background: #e63d59;
    height: 1.5rem;
    padding: 0 .6rem;
    color: #fff;
    font-size: .7rem;
    line-height: 1.5rem
}

.robOverBox .iconfont {
    color: #fff;
    font-weight: 700;
    margin-right: 5px
}

.tip-s {
    display: flex !important;
    align-items: center;
    justify-content: center
}

.tip-s s {
    text-decoration: none;
    margin-left: .5rem
}

.spreadBtn {
    position: fixed;
    bottom: 30%;
    right: 2rem;
    background: #e63d59;
    width: 3rem;
    height: 3rem;
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .3);
    z-index: 9999;
    border-radius: 50%;
    text-align: center
}

.copyBox, .spreadModal p, .spreadWayTit, .tl {
    text-align: left
}

.spreadBtn img {
    width: 27px;
    height: 22px;
    margin-top: .4rem
}

.spreadBtn p {
    font-size: .6rem;
    color: #fff
}

.spreadWayTit {
    margin-bottom: .3rem;
    margin-top: .5rem;
    font-size: .65rem
}

.copyBox {
    background: #f7f7f7;
    border: 1px solid #ececec;
    border-radius: 2px;
    padding: .3rem;
    color: #999;
    font-size: .55rem;
    word-break: break-all
}

.wayThird {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .5rem
}

.wayThird img {
    width: 45px;
    height: 45px;
    display: block
}

.wayThird .codeMMode {
    display: block;
    padding: 2px;
    border: 1px solid #eee
}

.bindMobile, .lookDetailBtn {
    border-top: 1px solid #ececec
}

.bindMobile, .combine-popurlar-box, .sift-list a {
    border-bottom: 1px solid #ececec
}

.wayThird .spreadWayTit {
    margin-top: 0
}

.spreadModal p {
    font-size: .56rem
}

.refundReason .item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: .5rem;
    margin-left: .3rem
}

.refundReason .item:last-child {
    margin-bottom: 0
}

.refundReason .item label {
    margin-right: .5rem;
    margin-top: -3px
}

.shareFen {
    width: 72px;
    height: 72px;
    position: fixed;
    right: 1.5rem;
    bottom: 5rem;
    z-index: 999
}

.integral-input {
    width: 3rem;
    height: 1.8rem;
    border: 1px solid #ececec;
    margin: 0 .3rem;
    text-align: center
}

.goodsPaysArrivel {
    display: inline-block;
    margin-left: .3rem
}

.goodsPaysArrivel .grey {
    display: block;
    font-size: .6rem;
    margin-top: -2px
}

.sift-list {
    height: 0;
    overflow: hidden
}

.sift-list a {
    height: 2.2rem;
    line-height: 2.2rem;
    display: block;
    padding: 0 1rem;
    color: #333;
    overflow: hidden
}

.sift-list a.active {
    color: #E63D59
}

.sift-list a.active i {
    float: right
}

.filter-options {
    padding: 0 .75rem
}

.popup-combine {
    background: 0 0
}

.popup-combine .props-outer {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.popup-combine .props-outer .title-head {
    height: 2rem;
    border-bottom: 1px solid #ececec;
    color: #333;
    font-size: .6rem;
    text-align: center;
    position: relative;
    line-height: 2rem
}

.popup-combine .props-outer .close-cha {
    position: absolute;
    z-index: 100500;
    right: .3rem;
    top: -.1rem;
    color: #666
}

.popup-combine .props-outer .close-cha i {
    font-size: 1rem
}

.combine-popurlar-box {
    padding: 0 .75rem
}

.combine-popurlar-box .h4 {
    height: 1.8rem;
    line-height: 1.8rem;
    color: #333;
    font-size: .6rem;
    position: relative;
    display: block
}

.combine-popurlar-box .h4 i {
    position: absolute;
    right: 0;
    top: 0;
    color: #999
}

.combine-popurlar-box .boxImgCon a {
    display: inline-block;
    border: 1px solid #ececec;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 16%
}

.combine-popurlar-box .boxImgCon a img {
    width: 100%;
    display: block
}

.lookDetailBtn {
    height: 2.25rem;
    line-height: 2.25rem;
    background: #fff;
    color: #666;
    font-size: .6rem;
    display: block;
    text-align: center;
    margin-bottom: 10px
}

.bindMobile .col-20, .suitBottom {
    text-align: right
}

.lookDetailBtn:hover {
    color: #666
}

.button-danger.button-fill:active {
    background-color: #E63D59
}

.button.button-big {
    font-size: .9rem
}

.codeModal .modal-buttons .modal-button {
    width: 100%;
    padding: 0;
    margin: 0
}

.tuiModal .modal-inner .modal-text {
    padding: 0
}

.bindMoblieTit {
    height: 1.8rem;
    line-height: 1.8rem;
    color: #999;
    font-size: .6rem;
    padding: 0 .75rem
}

.bindMobile, .comments .top .grey {
    font-size: .7rem
}

.bindMobile {
    height: 2.2rem;
    line-height: 2.2rem;
    background: #fff;
    color: #333
}

.bindMobile input {
    color: #999;
    font-weight: 400;
    border: none
}

.bindMobilebtn {
    height: 3.9rem
}

.bindMobilebtn .button {
    top: .8rem
}

.common-box .paddingBottomNone {
    padding-bottom: 0
}

.common-box .paddingTopNone {
    padding-top: 0
}

.panel {
    width: 15.75rem
}

.search-input .icon {
    top: 52%
}

#addressBox {
    z-index: 100000;
    width: 80%;
    max-width: 400px;
    height: 100%;
    background-color: #f7f7f7;
}

#addressBox header{
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 400px;
    height: 50px;
    padding: 10px 75px;
    line-height: 30px;
    /*font-size: 0.9rem;*/
    font-size: 0.72rem;
    background-color: #fff;
    z-index: 1000;
    text-align: center;
    color: #333;
    border-bottom: 0.5px solid #ececec;
}

#addressBox header .back {
    position: absolute;
    display: block;
    left: 15px;
    top: .8rem;
    /*font-size: .9rem;*/
    font-size: .72rem;
    color: #aeaeae;
    line-height: 20px;
    cursor: pointer;
}

#addressBox header .back .back-icon {
    width: 20px;
    height: 20px;
    display: block;
    background: url(../images/commonbg.png) -5px -45px no-repeat;
    -webkit-background-size: 250px 250px;
    background-size: 250px 250px;
}

#addressBox .province_list, #addressBox .city_list, #addressBox .distinct_list{
    height: 100%;
    padding: 59px 0 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

#addressBox .chos-2 .city_list, #addressBox .chos-3 .distinct_list{
    padding-top: 90px;
}

#addressBox .content-block {
    padding: 0;
    height: calc(100%);
    overflow-y: auto;
    margin: 0;
    background: #f7f7f7
}

.chos-panel .title {
    position: relative;
    color: #666;
    margin: 0;
    font-size: .8rem;
    font-weight: 400
}

.chos-panel .title a {
    position: absolute;
    color: #999;
    font-size: .7rem;
    left: .5rem;
    top: 0
}

.chos-panel ul li {
    height: 2.4rem;
    line-height: 2.4rem;
    background: #fff;
    border-bottom: 1px solid #ececec;
    color: #333;
    /*font-size: .8rem;*/
    font-size: .63rem;
    text-indent: .7rem;
    position: relative
}

.chos-panel ul li:first-child {
    border-top: 1px solid #ececec;
}

.chos-panel ul li.checked {
    color: #E63D59
}

.chos-panel ul li.checked:before {
    position: absolute;
    top: .8rem;
    right: 1rem;
    content: "";
    color: #E63D59;
    width: .75rem;
    height: .5rem;
    background: url(../images/commongou.png) no-repeat;
    background-size: 100%
}

.addHeight {
    height: 2.2rem
}

.chooseOverTitle {
    position: fixed;
    z-index: 99999;
    top: 50px;
    color: #333;
    height: 40px;
    line-height: 40px;
    width: 80%;
    padding-left: .7rem;
    font-size: .7rem;
    background: #F7F7F7;
}

.rearrange .button.button-big {
    font-size: .8rem;
    height: 2.2rem;
    line-height: 2.2rem
}

.unpaycode {
    font-size: .75rem
}

.nocrash .modal-buttons .modal-button {
    width: 100%;
    padding: 0;
    margin: 0
}

.payInputBox {
    border: 1px solid #eee;
    border-radius: .2rem;
    height: 2rem;
    line-height: 2rem;
    width: 100%;
    text-indent: 10px
}

.codeErrortips {
    font-size: .7rem;
    color: #E63D59;
    overflow: hidden;
    line-height: 1.5rem
}

.codeErrortips span {
    float: left
}

.codeErrortips a {
    float: right
}

.payinModal .modal-buttons .modal-button.modal-button-bold {
    background: #ddd;
    border-color: #ddd
}

.bar-bottom, .common_line {
    border-top: 1px solid #ececec
}

.suitBottom {
    font-size: .65rem;
    color: #666;
    padding: 0 .5rem;
    margin-bottom: .5rem;
    margin-top: -.5rem
}

.suitBottom span {
    color: #E63D59
}

.bar-bottom {
    position: fixed;
    bottom: 0;
    height: 52px;
    width: 100%;
    background-color: #fff;
    text-align: center;
    z-index: 999
}

.bar-bottom .bar-item {
    float: left;
    width: 25%;
    font-size: .9em;
    color: #999
}

.bar-bottom .bar-item.selected i, .bar-bottom .bar-item.selected span {
    color: #f56c3e
}

.bar-bottom .bar-item i {
    color: #666;
    font-size: 1rem
}

.bar-bottom .bar-item span {
    display: block;
    font-size: .6rem;
    margin-top: -.2rem
}

.member_box {
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: .8em;
    margin-top: 10px
}

.common_line {
    position: relative;
    padding: .5rem 1.5rem .5rem .6rem;
    background: #fff;
    margin-left: 0
}

.common_line a {
    display: block;
    overflow: hidden
}

.common_line em.like_icon {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    vertical-align: middle;
    background: url(../images/order_love.png) no-repeat;
    background-size: 100% auto;
    float: left
}

.common_line h4 {
    display: block;
    float: left;
    vertical-align: middle;
    font-size: .85rem;
    color: #333;
    font-weight: 400;
    margin: 0 0 0 .2rem;
    line-height: 1.4rem
}

.slide_goods .swiper-container {
    width: 100%;
    height: 200px
}

.slide_goods .swiper-container .swiper-slide {
    float: left;
    width: 120px;
    height: 100%
}

.like_good {
    width: 120px;
    padding-left: 10px
}

.like_good .img img {
    width: 110px;
    height: 110px;
}

.like_good .name {
    display: block;
    line-height: 16px;
    height: 32px;
    overflow: hidden;
    margin: .2em 0;
    color: #666;
    font-size: .7rem
}

.like_good .price {
    /*font-size: .9rem;*/
    font-size: .72rem;
    color: #FF3952
}


/* toast */
.toast {
    border-radius: 5px;
    padding: 12px 14px;
    height: auto;
    line-height: 35px;
    font-size: 14px;
    background-color: rgba(51, 51, 51, .9);
}
.toast.success, .toast.failed {
    padding-left: 56px;
}
.toast.success:before, .toast.failed:before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    top: 50%;
    left: 14px;
    margin-top: -14px;
    background-size: cover;
    background-position: center center;
}
.toast.success:before {
    background-image: url(../images/success.png);
}
.toast.failed:before {
    background-image: url(../images/failed.png);
}
.pay-way-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.share-outer img{
    width: 70%
}
.share-outer img{
    width: 70%
}

.spreadModal .right-more{
    display: inline-block;
    width: .75rem;
    height: .75rem;
    border-radius: .1rem;
    background-color: #2e2d33;
    line-height: .75rem;;
    text-align: center;
    margin-left: .3rem;
}
.spreadModal .right-more i{
    color: #fff;
    line-height: .75rem;;
    font-size: .56rem;
}
.spreadModal .tipBox{
    margin-top: .3rem;
    background: #fff1f3;
    border: 1px solid #ffc9d1;
    border-radius: 2px;
    padding: .3rem;
    color: #ff7d90;
    font-size: .55rem;
    word-break: break-all;
    text-align: left;
}
.coupon-storename{
    padding-right: 28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.confirm-shop .shop-title{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.infoLeft{
    font-size: .7rem;
    float: left;
    color: #999;
    width: 60%;
}
.infoRight{
    font-size: .7rem;
    float: right;
    color: #999;
    text-align: right;
}
.infoDetails{
    font-size: .7rem;
    color: #333;
}