.app-placeholder-1rem{
    height: 1rem;
}
.border-bottom {
    border-bottom: 1px solid #F5F5F5;
}

.list-price {
    font-size: .5rem;
}

.m-tabbar {
    padding: 0;
}

.tabbar-txt {
    font-size: 0.2rem;
}

.tabbar-cart {
    position: relative;
}
.tabbar-cart .m-cart-num{
    padding: 1px 3px;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-size: .5rem !important;
    color: #ef4f4f;
    /*margin-right: 0.1rem;*/
}

.icon-good-white:before{

}

.m-grids-3 .grids-item:not(:nth-child(3n)):before {
    border-right: 0
}

.grids-item:after {
    border-bottom: 0;
}

.m-grids-4 .grids-item:not(:nth-child(4n)):before {
    border: 0
}

.grids-icon img {
    height: 100%;
}

.list-mes .list-mes-item {
    -webkit-box-align: center;
    align-items: flex-start
}

.tab-panel {
    background-color: #F5F5F5
}

/*.tab-panel .tab-panel-item{padding: 0;}*/
.list-mes .list-mes-item {
    color: #000000;
}

.list-theme4 .list-item .list-mes {
    font-size: 0.28rem;
}

.list-item-shouqing{
    /*background: rgb(254,237,227);*/
    opacity: 0.5;
}

.m-grids-3 {
    position: static
}

.tab-panel .tab-panel-item {
    padding: 0;
}

.tab-panel .tab-panel-item img {
    width: 100%;
}

.m-celltitle {
    margin:  0.4rem 0 0 0;
    background-color: #fff;
    height: 0.8rem;
    line-height: 0.8rem;
}

/*轮播*/
/*.m-tab{padding-top:0.8rem;}*/
/*.m-tab .m-tab-nav{position: fixed;top:0.9rem;left: 0;z-index: 999;width: 100%}*/
.list-del-price {;
    text-decoration: line-through
}

/*自定义*/
.app-scrollview {
    margin: 0 0 30px 0
}

.list-mes-item label {
    margin-right: 65px;
    font-size: 17px;
}

.app-grids {
    padding: 20px 0;
}

.grids-icon-img {
    margin: 0 0 8px 0
}

.app-price {
    font-size: .35rem;
}

.app-cell {
    width: 90%;
    margin: 0 auto;
}

.app-a-space {
    margin-right: 10px;
}

.app-btn {
    width: 80px;
}

.app-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
}

.app-clear {
    clear: both;
}

.app-icon {
    display: inline
}

.app-order-dl {
    margin: 5px 0 15px;
    background-color: #ffffff;
}

.app-order-dl section {
    font-size: 13px;
}

.app-order-dl-head {
    padding: 0px 10px;
    border-bottom: 1px solid #F0F0F0;
    display: flex;

}

.app-order-dl-head .head-left {
    float: left;
    font-size: 0.28rem;
    display: flex;
    width: 60%;
}

.app-order-dl-head .head-left ul li {
    line-height: 0.5rem;
}

.app-order-dl-head .order-price {
    line-height: 0.5rem;
}

.app-order-dl-head .head-right {
    float: right;
    display: flex;
    justify-content: flex-end;
    width: 40%;
    padding-top: 0.15rem;

}

.app-order-dl-bottom {
    border-top: 1px solid #F0F0F0;
    padding: 10px;
    text-align: right;
}

.app-pay-div {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 99;
    border-top: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0
}
.app-bag-pay-div{
}

.app-pay-div ul li {
    float: left;
    width: 40%;
    height: 1rem;
    /*line-height: 1rem;*/
    font-size: 15px;
}
.app-pay-div ul li .btn-block {
    margin-top:0.15rem;
    width:90%;
}

.app-pay-div .check {
    width: 20%;
    text-align: left;
}

.app-pay-div .title {
    width: 20%;
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
}

.app-pay-div .total {
    width: 40%;
    text-align: left;
    /*line-height: 0.45rem;*/
    padding: 0.1rem 0
}

.app-pay-div .total .money {
    font-size: 17px;
}

.app-pay-div .total .desc {
    font-size: 11px;
    color: #8C8C8C
}
.pay-songli-btn {
    background-color: rgb(253,132,88);
}

.app-pay-bottom {
    bottom: 0;
    border-bottom: 0
}

.app-pay-div .grids-item {
    padding: 0;
    width: 34%;
}

.app-pay-div .grids-item:nth-child(2) {
    width: 30%;
}

.app-pay-div .grids-item:nth-child(3) {
    width: 30%;
}

.app-pay-div .grids-item .m-cart-num {
    position: absolute;
    padding: 1px 3px;
    left: .4rem;
}

.app-pay-div .grids-item .app-goods-tabbar-left {
    padding: 0.1rem 0.1rem;
    font-size: 12px;
    color: #585858;
    float: left;
    flex: 1;
}

.app-pay-div .app-pay-bottom-left {
    text-align: center;
    width: 40%;
    display: flex;
}

.app-pay-div .app-pay-bottom-left a .app-pay-bottom-desc {
    display: block;
}

.app-pay-div .app-pay-bottom-left a:nth-child(1) {
    /*width:20%;*/
}

.app-pay-offline{
    background-color: #ffd8d5;
    color:#ef5757;
    padding:0.15rem 0.24rem;
}
.app-pay-offline a{
    border-radius: 1rem;
    border: 1px solid #ef5757;
    padding:2px 4px;
}


.app-notice {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin: 0 0 40px 0;
    padding: 40px 0;
    text-align: center;
}

.app-notice dt {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
}

.app-notice dd {
    font-size: 12px;
    color: #8C8C8C;
}

.app-tabbar-active {
    color: #ef4f4f
}

.app-notice-ul li {
    float: left;
    width: 50%;
}

.app-h3 {
    font-size: 16px;
}

.app-btn-fillet {
    border-radius: 0.5rem;
    margin-top: 0
}

.app-details-bottom div {
    width: 50%;
    float: left;
}

.app-adv {
    width: 100%;
    height: auto;
    text-align: center;
    /*margin: 10px auto;*/
}

.app-adv img {
    width: 100%;
}

.index-page .m-grids-4:before {
    border-bottom: none !important;
}

.index-page .m-grids-4 .grids-item {
    padding: 0.2rem 0;
}

.goods-class-2 .grids-item {
    width: 50%;
}

.goods-class-3 .grids-item {
    width: 33.33%;
}

.goods-class-5 .grids-item {
    width: 20%;
}

.goods-class-6 .grids-item {
    width: 16.66%;
}
.payment-badge{

    margin-left:0.1rem;
}

.index-page .m-grids-4 .grids-txt {
    padding: 0.1rem 0.2rem;
}

.index-page .m-grids-4 .grids-icon {
    height: auto !important;

}

.index-page .m-grids-4 .grids-icon img {
    width: 100%;
}

.index-page .grids-item-icon {
    padding: 0px !important;
}

#index_right_adv {
    position: fixed;
    right: 5%;
    bottom: 10%;
    z-index: 999;
}

#index_right_adv img {
    width: 1.4rem !important;
    height: 1.4rem !important;
}

.badge-huodong {
    font-size: 12px;
}

.module-goods .list-img {
    width: 2.5rem !important;
}

.module-goods .list-mes {
    padding-top: 0.1rem;
}

.module-goods .list-mes .list-title {
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    padding-right: 0.2rem;
}

.module-goods .list-mes .list-del-price {
    font-size: 12px;
    color: #999999;
}

.module-goods .list-mes .list-price {
    font-size: 0.35rem;
    color: #f75d04;
}

.module-goods .list-mes .list-jingle {
    color: #999999;
    line-height: 26px;
    font-size: 0.25rem;
}


/*头部ad*/
.ad {
    width: 100%;
    height: 45px;
    background-color: #F23030;
}

/*分销*/
.d-time {
    color: #EB5211;
    font-weight: 700;
    font-size: 14px;
    width: 73px;
    text-align: center;
}

/*优惠券*/
.stamp * {
    padding: 0;
    margin: 0;
    list-style: none;
}

.stamp {
    width: 300px;
    height: auto;
    padding: 0 10px;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
}

.stamp:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    z-index: -1;
}

.stamp i {
    position: absolute;
    left: 20%;
    top: 45px;
    height: 190px;
    width: 390px;
    background-color: rgba(255, 255, 255, .15);
    transform: rotate(-30deg);
}

.stamp .par {
    float: left;
    padding: 16px 10px;
    width: 170px;
    border-right: 2px dashed rgba(255, 255, 255, .3);
    text-align: left;
}

.stamp .par p {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
}

.stamp .par span {
    font-size: 40px;
    color: #fff;
    margin-right: 5px;
    line-height: 55px;
}

.stamp .par .sign {
    font-size: 34px;
}

.stamp .par sub {
    position: relative;
    top: -5px;
    color: rgba(255, 255, 255, .8);
}

.stamp .copy {
    display: inline-block;
    padding: 21px 0 21px 11px;
    width: 100px;
    vertical-align: text-bottom;
    font-size: 20px;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: initial;
}

.stamp .copy p {
    font-size: 16px;
    margin-top: 15px;
}

.stamp01 {
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 5px, #F39B00 5px);
    background-size: 15px 15px;
    background-position: 8px 3px;
}

.stamp01:before {
    background-color: #F39B00;
}

.stamp02 {
    background: radial-gradient(transparent 0, transparent 5px, #D24161 5px);
    background-size: 15px 15px;
    background-position: 8px 3px;
}

.stamp02:before {
    background-color: #D24161;
}

.stamp03 {
    background: radial-gradient(transparent 0, transparent 5px, #7EAB1E 5px);
    background-size: 15px 15px;
    background-position: 8px 3px;
}

.stamp03:before {
    background-color: #7EAB1E;
}

.stamp03 .copy {
    padding: 10px 6px 10px 12px;
    font-size: 24px;
}

.stamp03 .copy p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 8px;
}

.stamp03 .copy a {
    background-color: #fff;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 3px;
    display: block;
}

.stamp04 {
    width: 390px;
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 4px, #50ADD3 4px);
    background-size: 12px 8px;
    background-position: 8px 10px;
}

.stamp04:before {
    background-color: #50ADD3;
    left: 5px;
    right: 5px;
}

.stamp04 .copy {
    padding: 10px 6px 10px 12px;
    font-size: 24px;
}

.stamp04 .copy p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 8px;
}

.stamp04 .copy a {
    background-color: #fff;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 3px;
    display: block;
}

/*table*/
table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;
}

table {
    margin-top: 15px;
    border-bottom: solid #ccc 1px;
    border-top: solid #ccc 1px;
    background-color: #ffffff;
    /* -moz-border-radius: 0px;
     -webkit-border-radius: 0px;
     border-radius: 0px;
     -webkit-box-shadow: 0 1px 1px #ccc;
     -moz-box-shadow: 0 1px 1px #ccc;
     box-shadow: 0 1px 1px #ccc;*/
}

table tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

table td, table th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px 0px; /*供修改*/
    text-align: center; /*供修改*/
}

table th {
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    border-top: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

table td:first-child, table th:first-child {
    border-left: none;
}

table th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

table th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

table th:only-child {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

table tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

table tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

/**
首页
 */
.index-navbar-search {

    height: 0.7rem;
    line-height: 0.7rem;
    border-radius: 0.5rem;
    background: url("data:image/png;base64,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") no-repeat;
    background-position-y: 0.2rem;
    background-position-x: 0.15rem;
    background-size: .3rem .3rem;
    display: block;
    background-color: #f3f3f3;
    width: 100%;

}

.index-navbar-search input {
    text-indent: 0.6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 0.7rem;
    line-height: 0.5rem;
    color: #000;
    width: 95%;
    font-size: 0.3rem;
    border: none;
    cursor: pointer;
}

#search_model {
    /*display:none;*/
    background-color: #fff;
}

#search_model .navbar-item:first-child {
    margin-right: -35% !important;
}

#search_model .navbar-item:last-child {
    min-width: 18%;
    flex-basis: 0;
}

#search_model .navbar-center {
    margin-right: 0;
    width: 70% !important;
}

#search_model .search-page {
    padding: 0px 0.3rem 1rem 0.3rem;
}

#search_model .search-page h3 {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;

}

#search_model .search-page .search-history ul li, .search-hot ul li {
    border-radius: 0.1rem;
    padding: 0.08rem;
    float: left;
    width: auto;
    background-color: #f0f2f5;
    color: #686868;
    margin-right: 0.15rem;
    margin-bottom: 0.1rem;

}

#search_model .search-page-recommend {
    /*padding: 0px 0.3rem 1rem 0.3rem;*/
}
#search_model .search-page-recommend .cell-item {
    min-height:0.8rem;
    line-height: 0.8rem;
    height: 0.8rem;
    font-size:0.26rem;
}
#search_model .search-page-recommend .cell-item .cell-left,#search_model .search-page-recommend .cell-item .cell-right  {
    min-height:0.8rem;
    line-height: 0.8rem;
    height: 0.8rem;
    font-size:0.26rem;
}

#city_model {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    left: 0;
    top: .9rem;
    background: #f6f6f6;
}

#city_model .city-page {
    padding: 0px 0.3rem 1rem 0.3rem;
}

#city_model .city-page h3 {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
}

#city_model .city-page ul {
}

#city_model .city-page ul li {
    border: 1px solid #eee;
    border-radius: 0.1rem;
    text-align: center;
    float: left;
    width: 30%;
    height: .6rem;
    line-height: .6rem;
    background-color: #fff;
    color: #686868;
    margin-top: 0.15rem;
    margin-left: 0.15rem;
    font-size: .25rem;
}

.no-search-data {
    margin-top: 10%;
    text-align: center;
}

.no-search-data .icon-warn:before {
    font-size: 1.5rem !important;;
}

.index-special-nav {
    height: 0.7rem !important;
}

.index-special-nav .index-container {
    width: 100%;
    z-index: 100;
    height: 0.7rem;
    line-height: 0.7rem;
}

.index-special-nav .index-container span {
    width: auto;
}

.index_new_top .input .on {
    color: #333
}

.index-header-logo img {
    width: 100%;
}

#nav {
    overflow-x: hidden;
    /*border-bottom: 1px solid #ebebeb;*/
    background-color: rgba(255, 255, 255, .98)
}

#nav .swiper-slide span {
    margin: 0 5px;
    text-align: center;
    display: block;
    line-height: 2.5;
    font-size: 14px;
    color: #333333;
}

#nav .bar {
    width: 50px;
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#nav .bar .color {
    width: 36px;
    margin: 0 auto;
    height: 3px;
    background: #ff4891;
}

#nav .nav-item:first-child span {
    color: #ef4f4f;
}

.index-nav-adv {
    height: 0.7rem;
}

.index-nav-adv img {
    /*width: 100%;*/
    height: 100%;
}

.banner img {
    width: 100%;
    display: block;
}

.banner .swiper-pagination {
    left: auto;
    right: 7px;
    bottom: 7px;
    width: auto;
    padding: 2px 7px;
    border-radius: 10px;
    color: #fff;
    background: rgba(0, 0, 0, .3);
}

.scroll {
    height: 100%;
}

.slidescroll {
    height: auto;
}

.home2-1 {
    float: left;
    width: 50%;
    display: inline-block;
}

.home2-2 {
    float: right;
    width: 50%;
    display: inline-block;
    height: 50%;
}

.home2-3 {
    float: right;
    width: 50%;
    display: inline-block;
    height: 50%;
}

.home6-1 {
    float: left;
    width: 45%;
    display: inline-block;
}

.home6-2 {
    float: right;
    width: 55%;
    display: inline-block;
    height: 50%;
}

.home6-3 {
    float: right;
    width: 55%;
    display: inline-block;
    height: 50%;
}
.home6-3-1 {
    float: left;
    width: 50%;
    display: inline-block;
}
.home6-3-2 {
    float: left;
    width: 50%;
    display: inline-block;
}

.home4-1 {
    float: left;
    width: 50%;
    display: inline-block;

}

.home4-2 {
    float: right;
    width: 50%;
    display: inline-block;
}

.home4-3 {
    float: left;
    width: 50%;
    display: inline-block;
}

.goods-tabbar-fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;

}

.goods-pannel {
    margin-top: 0.85rem;
}

.cell-xiangou {
    display: none;
    margin-right: 0.1rem;
}

.goods-body img {
    width: 100%;
}

.goods-huodong-desc{
    color:#ff4a12;
}

.goods-offline-bar {
    position: relative;
    display: none;
}

.goods-offline-bar-bg {
    width: 100%;
}

.goods-offline-bar-txt {
    color: #ff3320;
    font-size: 0.2rem;
}
.goods-offline-bar-txt-span{
    font-weight: bold;
    font-size: 0.3rem;
}

.goods-offline-bar-price {
    position: absolute;
    bottom: .25rem;
    font-size: 0.26rem;
    color: #fff;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
}

.goods-offline-payment {
    width: 100%;
    display: block !important;
}

.goods-offline-payment h1 {
    height: 0.7rem;
    line-height: 0.7rem;
}

.goods-offline-payment ul {
    display: flex;

}

.goods-offline-payment ul li {
    width: 50%;
    text-align: center;
    height: 0.5rem;
}

.goods-offline-payment ul li a {
    border: 1px solid #d9d9d9;
    padding: 0.1rem 1rem;
    border-radius: 1rem;
}

.goods-offline-payment ul li .active {
    border: 1px solid #e4393c;
    color: #e4393c;
}

.goods-huodong-info{
    background-color: #f9ebeb;
    border-radius: 5px;
    padding:5px ;
    margin-top:0.1rem;
    width:100%;
}
.goods-huodong-info .cell-right{
    color:#EB5211;
    min-height: 0.1rem;
}
.goods-huodong-info #goods_huodong_info_offline{
    display: none;
}

.voucher-discount {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 0.2rem;
    padding: 0.1rem 0.2rem;
    color: #fff;
    position: relative;
    bottom:0.1rem;
}

.spec-value-list {
    margin-left: 0.5rem;
}

.goods-spec-item {
    display: inline-block;
    padding: 0 10px;
    min-width: 20px;
    max-width: 270px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    margin-left: 10px;
    border-radius: 4px;
    color: #333;
    background-color: #e4e3e3;
    font-size: 14px;
}

.goods-spec-item-current {
    background-color: #e4393c;
    color: #fff;
}

.goods-voucher-item .cell-arrow:after{
    float:right;
}
.voucher-item-addon-txt{
    color:#898989;
    font-size: 0.2rem;
}

.goods-voucher-list {
    text-align: left;
    display:inline-block;
    margin-left:0.5rem;
    line-height: 1rem;
    overflow: hidden;
}
.goods-voucher-list span{
}

.goods-detail-songli{

}
.goods-detail-songli-text{
    color:#EB5211;
}
.goods-detail-songli-handle a{
    padding:5px;

    border-radius: 3px;
}
.goods-detail-songli-handle a:first-child{
    margin-right:5px;
    border:1px solid #D9D9D9;
}
.goods-detail-songli-handle a:last-child{
    background-color:#FF8451;
    color:#fff;
}

.goods-receive-badge{
    background-color: #e4716e;
    /*margin-right: 0.1rem;*/
}

.goods-receive-badge-1{
    background-color: #e4716e;
    margin-right:0.1rem;
}
.goods-receive-badge-1:after{
    border-color: #e4716e;
}
.goods-receive-badge-2{
    background-color: #e89f12;
    margin-right:0.1rem;
}
.goods-receive-badge-2:after{
    border-color: #e89f12;
}
.goods-receive-badge-3{
    background-color: #5f7fe8;
    margin-right:0.1rem;
}
.goods-receive-badge-3:after{
    border-color: #5f7fe8;
}
.goods-receive-badge-4{
    background-color: #5f7fe8;
    margin-right:0.1rem;
}
.goods-receive-badge-4:after{
    border-color: #5f7fe8;
}
.goods-receive-badge-10{
    background-color: #5f7fe8;
    margin-right:0.1rem;
}
.goods-receive-badge-10:after{
    border-color: #5f7fe8;
}


.goods-list-receive-badge{
    background-color:#fff;
    font-size:9px;
}
.goods-list-goodsname{
    font-size:0.28rem;
}
.goods-list-icon-image-url{
    position: absolute;
    height:0.5rem;
    width:auto;
}

.goods-icon-image-url{
    position: absolute;
    z-index: 1;
    height:1.5rem;
    top: 0;
    left: 0;
}

.goods-image-tishi{
    position: absolute;
    /* width: 32%; */
    height: 1rem;
    z-index: 11;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    /*background-color: rgba(239,79,79,0.7);*/
    font-size: 0.2rem;
    line-height: 0.4rem;
    padding: 5px 0 5px 20px;
    right: 0;
    top: 0.5rem;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    text-align: left;
}

.goods-ccblife-tarbar{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999;
}
.goods-ccblife-tarbar-text{
    position:  absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    height: 1.4rem;
    width: 2.5rem;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.3rem;
    letter-spacing: 1px;
}
.goods-ccblife-tarbar-text div:first-child{

}
.goods-ccblife-tarbar-text div:last-child{
}
.goods-ccblife-tarbar-text div:last-child span{
    font-size: 0.6rem;
    font-weight: bold;
}

.goods-disable-cart{
    background-color: #ffd8d5;
    color:#ef5757;
    padding:0.15rem 0.24rem;
}
.goods-disable-cart a{
    font-weight: bold;
}

.cart-list-icon-image-url{
    position: absolute;
    z-index: 1;
    height: 0.5rem;
    left:0.65rem;
    top:0.2rem;
    border-top-left-radius: 0.2rem;
}
.buy-list-icon-image-url{
    position: absolute;height: 0.5rem;
}

/**
结算页
 */
#goods_receivetime_content .cell-right{
    min-height: 0.6rem;
    height: 0.6rem;
    color: #EF4F4F;
}
.app-address-line {
    height: 6px;
    width: 100%;
    background: url('../images/line.png') no-repeat;
    background-size: 100%;
}

.app-address-list-none {
    display: none;
}
#address_xian_express{
    color:#ee504f;

}

.buy-store-name {
    font-size: 0.3rem;
    padding-left: 10px;
    height: 0.6rem;
    background-color: #fff;
    border-bottom: 1px solid #D9D9D9;
    line-height: 0.6rem;
}
.buy-item-freight{
    display:none;
}
.buy-item-freight .cell-right{
    min-height:0.6rem;
    line-height: 0.6rem;
    height: 0.6rem;
    color: #e90e17;
}
.buy-item-freight:after{
    border-bottom: none !important;
}
.buy-goods-badge{
    justify-content: flex-start !important;
    display: block !important;

}
.buy-goods-badge .badge {
    margin-right:0.1rem;
}

#offline_huodong_info {
    display: none;
}

.address-navbar-search {
    margin: 0.1rem;
    height: 0.7rem;
    line-height: 0.7rem;
    border-radius: 0.5rem;
    background: url("data:image/png;base64,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") no-repeat;
    background-position-y: 0.2rem;
    background-position-x: 0.15rem;
    background-size: .3rem .3rem;
    display: block;
    background-color: #f3f3f3;
    width: 100%;

}

.address-navbar-search input {
    margin-left: 0.6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 0.7rem;
    line-height: 0.5rem;
    color: #000;
    width: 100%;
    font-size: 0.3rem;
    border: none;
}

.buy_receivetime_content{
    display:none;
}
.buy_receivetime_content_c{
    position: absolute;
    top:55%;
    margin:0 15%;
    font-size:0.35rem;
    line-height: 0.5rem;
    text-align: left;
    letter-spacing:1px
}
.payment-type-list{
    display: block;
    padding-right: 0.24rem;
}

.payment-type-list .type-title{
    line-height: 0.8rem;
    height: 0.8rem;
    font-size: .3rem;
}
.payment-type-list .name-list{
    line-height: 0.6rem;
    height: 0.6rem;
    margin-bottom: 10px;
}
.payment-type-list .name-list ul{
    display: flex;
}
.payment-type-list .name-list ul li{
    width:50%;
    text-align: center;
    letter-spacing:2px;
    font-size:0.26rem;
}
.payment-type-list .name-list ul li:first-child{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-left: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}
.payment-type-list .name-list ul li:last-child{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-right: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}
.payment-type-list .name-list .selected{
    background-color: #ee504f;
    color: #fff;
}
.type-description{
    padding-bottom:0.1rem;
    color: #ee504f;
    padding-left:0.1rem;
}


/**
订单详情
 */
.order-time {
}

.order-time-line-top {
    margin-bottom: 20px;
    height: 6px;
    width: 100%;
    background: url('../images/line.png') no-repeat;
    background-size: 100%;
}

.order-time-line-bottom {
    margin-top: 20px;
    height: 6px;
    width: 100%;
    background: url('../images/line.png') no-repeat;
    background-size: 100%;
}

.order-state-h3 {
    text-align: center;
}

.order-state-h3 h3 {
    line-height: 0.5rem;

    display: block;
    width: 100%;

}

.order-state-h3 .state {
    width: 100%;
    font-size: 0.5rem;
    display: block;
    line-height: 1rem;
    color: #EB5211;

}

.order-pintuan {
    color: #EB5211;
}

/*
分页
 */
.p-wrap {
    min-height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.3rem;
    padding-bottom: 0.5rem;
    background-color: #fff;
}

.p-wrap a {
    padding: 0.1rem 0.2rem;
    margin-right: 0.1rem;
    background-color: #F5F5F5;

}

.p-wrap .curr {
    color: #EB5211;
}

.p-wrap .next, .p-wrap .prev {
    background-color: #F5F5F5;
    border-radius: 0.05rem;
}

.p-wrap .pn-prev {
    display: none;
}

/*
商品
 */
.app-goods-jingle {
    color: #8C8C8C !important;
    line-height: 0.5rem;
}

.app-goods-huodong span {
    margin-bottom: 0.10rem;
}

.app-fenxiao-account {
    text-align: center;
    font-weight: bold;
    font-size: 0.4rem;
    border-bottom: 1px solid #D9D9D9;
}

.app-fenxiao-account-item {
    text-align: center;
    width: 100%;
    /*font-weight: bold;*/
    font-size: 0.2rem;
}

.app-fenxiao-order {
    text-align: center;
    font-weight: bold;
    font-size: 0.4rem;
    border-bottom: 1px solid #D9D9D9;
}

.app-fenxiao-order-item {
    text-align: center;
}

.tab-nav-item-goods-left {
    background-color: #FFF;
    min-width: 25%;
    line-height: 0.85rem;
    font-size: 0.32rem;
    padding-left: 5%;
}

.tab-nav-item-goods-right {
    background-color: #FFF;
    min-width: 25%;
    /*line-height: 0.85rem;*/
}

.tab-nav-item-goods-last:after {
    border-right: none !important;
}

.list-fujia {
    font-size: .2rem;
    margin-left: .02rem;
    position: relative;
    color: #8C8C8C;
}

.list-huodong {
    font-size: .2rem;
    margin-left: .02rem;
    position: relative;
    color: #d2a448;
}

.list-assistant-title {
    font-size: .2rem;
    color: #8C8C8C;
}

.search-active a {
    color: #EB5211;
}

.search-tool-item {
    padding: .20rem 0;
}

.app-navbar-more {
    margin-right: 0 !important;
}

#top_navbar_more {
    position: relative;
}

#top_navbar_num {
    position: absolute;
    top: 5px;
    right: 5px;
}

#top_navbar_more_num {
    border-bottom: none !important;
    display: inline-block;
}

.top-navbar-num {
    background: red;
    color: #fff;
    border-radius: 10px;
    font-size: 12px;
    height: 14px;
    min-width: 14px;
    line-height: 12px;
    padding: 1px;
    text-align: center;
    display: none;
}
.icon-type-bg {
    position: absolute;
    transform: scale(0.8);
    z-index: -100;
}

.tabbar-middle img {
    width: 1rem;
    border-radius: 0.5rem;
}

/**
购物车
 */
.empty-cart {
    background: url("../images/empty_cart.png") center top no-repeat #fff;
    background-size: 1.5rem;
    font-size: .26rem;
    color: #333;
    line-height: .26rem;
    padding: 1.58rem .3rem 0rem;
    text-align: center;
    margin:5px;
    border-radius: 0.1rem;
}

.empty-cart a {
    margin: 0.14rem 0;
}

.cart-top-notify {
    display: flex;
    background-color: #fff;
    padding:2px 5px;
    Letter-spacing: 1px;
}
.cart-top-notify div:last-child {
    padding-left: 0.05rem;
}
.cart-top-notify .badge{
    border-radius: 0.5rem !important;
    padding: 0.05rem 0.2rem;
}
.cart-top-notify .badge:after{
    border:none !important;

}
.m-cart-celltitle{
    margin:0.5rem 5px 0;
}
.app-pay-bottom-notify{
    background-color: #ffd8d5;
    color:#ef5757;
    padding:5px;
    display: flex;
    Letter-spacing: 1px;
}
.app-pay-bottom-notify div:first-child{
    width:80%;
}
.app-pay-bottom-notify div:last-child{
    width:20%;
    text-align: center;
    margin-top:0.1rem;
}
.app-pay-bottom-notify a{
    border-radius: 1rem;
    border: 1px solid #ef5757;
    padding:2px 4px;
}

.cart-voucher-notify{
    height:0.8rem;
    line-height:0.8rem;
    background-color:#fff3f3;
    padding-left:5px;
    overflow: hidden;
    margin:0 5px;
}
.cart-voucher-notify img{
    height:0.6rem;
    display:inline;
    vertical-align:middle
}
.cart-songli-notify{
    height:0.8rem;
    line-height:0.8rem;
    background-color:rgb(254,237,227);
    padding-left:10px;
    color:rgb(253,132,88);
}
.cart-songli-notify img{
    height:0.6rem;
    display:inline;
    vertical-align:middle
}
.cart-songli-notify a{
    color:rgb(252,78,79);
}

.cart-setmeal-notify{
    height:0.8rem;
    line-height:0.4rem;
    background-color: #fff;
    padding-left:5px;
    margin:0 5px;
}
.cart-setmeal-notify div:first-child{
    float:left; width:10%;
}
.cart-setmeal-notify div:last-child{
    float:right; width:90%; text-align: left; padding-left:5px;padding-right: 10px;
}
.cart-setmeal-notify img{
    height:0.6rem;
    display:inline;
    vertical-align:middle
}
.cart-setmeal-notify a{
    color:#f1c40f;
}

.cart-addonsetmeal-notify{
    height:0.8rem;
    line-height:0.4rem;
    background-color: #fff;
    padding-left:5px;
    margin:0 5px;
}
.cart-addonsetmeal-notify div:first-child{
    float:left; width:10%;
}
.cart-addonsetmeal-notify div:last-child{
    float:right; width:90%; text-align: left; padding-left:5px;padding-right: 10px;
}
.cart-addonsetmeal-notify img{
    height:0.6rem;
    display:inline;
    vertical-align:middle
}

.cart-addonsetmeal-notify a {
    color: #f1c40f;
}
.cart-list{
    background-color: #F5F5F5;
    /*background-color: #fff;*/
    margin:0.2rem 0;
    border-radius: 0.2rem;
}
.cart-list-title{
    background-color: #fff;
    line-height: 0.8rem;
    height: 0.8rem;

}

.cart-list-notify{
    background-color: #fff;
    color:rgb(252,78,79);
    display: flex;
    /*Letter-spacing: 1px;*/
    padding: 0.15rem 0 0.15rem 0.65rem;
    justify-content: space-between;
    font-size: 0.24rem;
}
.cart-list-notify div:first-child span{
    margin-right: 0.05rem;
}
.cart-list-notify div:last-child{
    /*width:20%;*/
}
.cart-list-notify div:last-child a{
    border-radius: 1rem;
    border: 1px solid #ef5757;
    padding:1px 4px;
    margin-right: 0.1rem;
    font-size: 12px;
}
.cart-list-notify .badge{
    /*padding:1px !important;*/
    font-size: 12px;
}

.cart-list-item:after {
    border-bottom: none !important;
}
.cart-list-item {
    background-color: #fff;
    /*padding:.2rem 0;*/
    /*border-radius: 0.2rem;*/
}
.cart-list .list-img {
    width:1.5rem !important;
    padding:40% 0 !important;
    margin-left: 0.1rem;
}
.cart-list .list-img img{
    border-radius: 0.2rem;
    width: 90%;
}

.goods1-add-cart img{
    width: 0.36rem;
    margin-top: 0.14rem;
}
.bag-list{
    border-radius: 0.2rem;
    background-color: #fff;
    padding:0 !important;
    margin:0.2rem 0.1rem 0 0.1rem ;

}
.bag-list-item:after {
    border-bottom: none !important;
}
.bag-list-item {
    background-color: #fff;
    padding:0!important;
}
.bag-list-item .list-img {
    width:1.5rem !important;
}
.bag-list-item .list-img img{
    border-radius: 0.2rem;
    width: 90%;
}
.cart-li-bag {
    display: flex;
    padding-left: 5%;
    padding-bottom: 0.2rem;
}

.cart-li-bag a {
    width: 100%;
    display: block;
    line-height: 0.6rem;
    height: 0.6rem;
    text-align: center;
    border: 1px solid #ececec;
    margin-right: 5%;
}

.cart-add-bag span {
    color: #EB5211;

}

.cart-li-after {
    left: 0;
    height: 1px;
    border-bottom: 1px solid #D9D9D9;
    content: '';
    bottom: 0;
}

.cart-check-all {
    display: flex;
    background-color: #fff;
    /*line-height: 1rem;*/
    /*height: 1rem;*/
    padding: 5px;
}

.cart-check-all .span-check-h1 {
    font-size: 0.28rem;
    /*font-weight: bold;*/
    padding: 0 0.1rem;

}
.cart-check-all .span-check-notice {
    color: #EB5211;
}
.cart-check-all .spen-check-delete{
    font-size: 0.3rem;
    color: #EB5211;
}
.bag-check-all{
    justify-content: space-between;
    background-color: #fff;
    font-size: 0.26rem;
}
.cart-check-all .span-check-all{
    font-size: 0.3rem;
    color: #EB5211;
}
.cart_delete_all{
    color: #EB5211;
}

.bag-move-alert{
    width:80% !important;
}
.bag-move-alert ul{
}
.bag-move-alert ul li{
    float: left;
    width: 50%;
    height: 0.8rem;
}
.bag-move-alert ul li a{
    padding:0.05rem 0.1rem;
    border-radius: 0.2rem;
    border:1px solid #b9b9b9;
    color:#b9b9b9;
}
.bag-move-alert ul li .current{
    border:1px solid #ed6942;
    color:#ed6942;
    font-weight: bold;
}
.bag-move-btn{
    clear: both;
    height: 0.8rem;
}
.bag-move-btn a{
    background-color: #ed6942;
    color: #fff;
    padding:0.15rem 0.6rem;
    margin-bottom: 1rem;
    border-radius: 0.5rem;
}
.bag-list-head{
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    height: 1rem;
    line-height: 1rem;
    padding:0 0.2rem;
}
.bag-list-head div{
    display: flex;
}
.bag-list-head div:first-child img{
    width:0.45rem;
    object-fit: contain;
}
.bag-list-head div:last-child a{
    color: #ed6942;
    background-color: #fff;
    border: solid 1px #ed6942;
    height: 0.5rem;
    line-height: 0.5rem;
    margin-top: 0.25rem;
    padding:0 0.25rem;
    border-radius: 0.5rem;
}

.bag-list-name{
    font-size: 0.36rem;

}
.bag-receivetime-item{
    height: 0.6rem;
    line-height: 0.6rem;
    background-color: #ffefef;
    color: #dd635d;
    display: flex;
    justify-content: space-between;
    margin:0 2% 0.3rem;
    border-radius:2px;
}
.bag-receivetime-item div:first-child {
    margin-left: 0.2rem;
}
.bag-receivetime-item div:last-child {
    margin-right: 0.2rem;
}
.bag-receivetime-item div:last-child a {
    font-weight: bold;
    border-radius: 0.5rem;
    padding:0.05rem 0.2rem;
    border:1px solid #dd635d;
}


.cart-move-bag{
    position: relative;
    margin:10px 5% 3px;
}
.cart-move-bag a{
    background-color: #f3847b;
    color: #fff;
    display: block;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 100%;
    border-radius: 0.2rem;
    text-align: center;
    font-size: 0.36rem;
}

.cart-delete-all{
    height: 0.8rem;
    margin: 0 5px;
    background-color: #fff;
    border-radius: 0.1rem;
    line-height: 0.8rem;
    padding-left:0.65rem;

}
.cart-delete-all a{
    font-size: 0.28rem;
    /*color:#ef5757;*/
}

.list-mes-quantity {
    /*margin-right: 0.2rem;*/
}
.list-mes-price{
    line-height: 0.5rem;
}

.item-setmeal {
    justify-content: flex-start !important;
    color: #EF4F4F !important;
    font-size: 0.24rem;
}
.item-setmeal img{
    width:0.3rem;
}
.list-mes-item-badge{
    justify-content: start !important;
}
.list-mes-item-badge .badge{
    margin-right: 0.05rem;
}


.cart-bag {
}
.bag-main ::-webkit-scrollbar {
    display: none;
}

.cart-bag .badge-danger {
    top: 0;
    left: 0.8rem;
    position: absolute;
}

.cart-bag img {
    height: 0.9rem;
    margin-left: 10%;
}


.cart-bag-div {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

.bag-content {
    margin: 0.2rem 0.2rem;

}

.bag-notice {
    color: #eb6b6c;
    text-align: center;
    height: 0.55rem;
    line-height: 0.55rem;
}

.bag-tab-nav {
    display: flex;
}

.bag-tab-nav li {
    width: 100%;
    height: 0.7rem;
    background-color: #bfbfbf;
    color: #000;
    line-height: 0.7rem;
    text-align: center;
    font-size: 0.3rem;
}

.bag-tab-nav .bag-tab-item-active {
    background-color: #eb6b6c;
    color: #fff;
}

.bag-tab-panel .bag-tab-panel-item {
    display: none;
}

.bag-tab-panel .bag-tab-item-active {
    display: block;
}

.bag-receivetime {
    display: flex;
    margin: 10px 0;
}

.bag-receivetime .bag-receivetime-title {
    width: 1rem;
    height: 1rem;
    background-color: #d2d2d2;
    line-height: 0.5rem;
    text-align: center;
    padding: 5px;
}

.bag-receivetime .bag-receivetime-time {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    margin-left: 5px;
}

.bag-receivetime .bag-receivetime-time li {
    margin: auto 3px;
    background-color: #e8e8e8;
    color: #7c7c7c;
    border-radius: 5px;
    text-align: center;
    padding: 2px 5px;
}

.bag-receivetime .time-active {
    border: 1px solid #eb6b6c;
}

.bag-goods-list {
    overflow-y: auto;
    height: 7rem;
}

.bag-goods-list .list-item .list-img {
    width: 1rem;
    padding: 0.5rem 0;
}
.bag-goods-item-title{
    width:3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bag-goods-item-add-other{
    border:1px solid #eb6b6c;
    padding:2px 15px;
    border-radius: 10px;
    font-size: 0.2rem;
    color: #eb6b6c;
}
.bag-cart-list-item {
    /*height: 1.5rem;*/
}

.bag-bottom a {
    float: right;
}

.bag-bottom-btn {
    display: block;
    width: 2rem;
    height: 0.7rem;
    background-color: #eb6b6c;
    line-height: 0.7rem;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    margin: 0.3rem;
}


/**
微信送礼购物车
 */
.slcart-detail {
    /*position: fixed;*/
    /*bottom: 45px;*/
    /*left: 0;*/
    /*right: 0;*/
    width: 100%;
    /*display: none;*/
    font-size: 12px;
    padding: 0 0.1rem;
    margin-top:10px;

}

.slcart-detail .m-cell {
    margin-bottom: 0;
}

.slcart-detail .cell-item {
    height: 0.8rem;
    line-height: 0.8rem;
}

.slcart-detail .cell-left {
    width: 80% !important;
    overflow: hidden;
    font-size: 0.25rem;
}

.slcart-detail .cell-right {
    min-height: 0.6rem;
}

.slcart-detail .cell-left em {
    color: #EB5211;
    padding-left: 0.2rem;
}

.slcart-detail .slcart-title {
    height: 0.6rem;
    background-color: #ef4f4f;
    line-height: 0.6rem;
    padding-left: 0.3rem;
    font-size: 0.25rem;
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
}

.slcart-detail .slcart-title div {
    color: #fff;
}

.slcart-detail .slcart-content {
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    /*border-bottom-left-radius: 0.2rem;*/
    /*border-bottom-right-radius: 0.2rem;*/
}

.slcart-detail .slcart-content .sl-spinner {
    flex: none;
    height: 0.4rem !important;

    border: 1px solid #EAE8E8;
    border-radius: 1px;
    display: inline-block;
    overflow: hidden;
}

.slcart-detail .slcart-content .sl-spinner .DisDe, .Decrease {
    float: left;
    text-align: center;
    color: #666;
    letter-spacing: 0;
    background-color: #F8F8F8;

    width: 0.3rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-weight: 200;
    font-size: 0.2rem;
}

.slcart-detail .slcart-content .sl-spinner .Increase, .DisIn {
    width: 0.3rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-weight: 200;
    font-size: 0.2rem;

    float: left;
    text-align: center;
    color: #666;
    letter-spacing: 0;
    background-color: #F8F8F8;
}

.slcart-detail .slcart-content .sl-spinner .Amount {
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;

    letter-spacing: 0;
    float: left;
    text-align: center;
    color: #666;
    border: none;
    font-size: .26rem;
}

.bottom-btn {
    width: 50% !important;
}

/*
回到顶部
 */

/*  登录 */
.login-other {
    margin-top: 0.5rem;
    border-top: 1px solid #d7d7d7;
    text-align: center;

}
.login-wenxintishi{
    padding-top: 0.5rem;
    text-align: center;
    color:#585858;
}

.login-other-h {
    position: relative;
    top: -.19rem;
    left: 50%;
    width: 40%;
    padding: .05rem .15rem;
    color: #bfbfbf;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #F5F5F5;
}

/**
register
*/
.app-register-checkbox .cell-item {
    background-color: #F5F5F5 !important;
    text-align: center;
}

.app-register-checkbox .cell-right {
    flex:none;
    -webkit-box-flex: unset;
    justify-content: center;
    text-align: left;
}

/**
voucher
 */
.voucher-item {
     height: 90px;
     width: 94%;
     margin: 10px 3%;
     position: relative;
     overflow: hidden;
 }

.voucher-item-left {
    float: left;
    width: 25%;
    height: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    background-image: url('/Public/image/voucher_border_circular.png');
    background-repeat:no-repeat;
    background-position:right top;
}


.voucher-border-1, .voucher-item-1 .badge-danger, .voucher-item-1 .btn-danger{
    background-color: #fd686a;
}
.voucher-item-1 .badge-danger:after,.voucher-item-1 .btn-danger:after{
    border-color: #fd686a;
}


.voucher-border-2, .voucher-item-2 .badge-danger, .voucher-item-2 .btn-danger{
    background-color: #5f95e1;
}
.voucher-item-2 .badge-danger:after,.voucher-item-2 .btn-danger:after{
    border-color: #5f95e1;
}


.voucher-border-3, .voucher-item-3 .badge-danger, .voucher-item-3 .btn-danger{
    background-color: #6cd3c0;
}
.voucher-item-3 .badge-danger:after,.voucher-item-3 .btn-danger:after{
    border-color: #6cd3c0;
}

.voucher-border-4, .voucher-item-4 .badge-danger, .voucher-item-4 .btn-danger{
    background-color: #e8b86c;
}
.voucher-item-4 .badge-danger:after,.voucher-item-4 .btn-danger:after{
    border-color: #e8b86c;
}


.voucher-item-price {
    height: 60%;
    font-size: 0.8rem;
    line-height:80px;
}

.voucher-item-price i {
    font-size: 0.3rem;
}
.voucher-item-limit{
    height:40%;
    /*line-height: 30px;*/
    font-size:0.2rem;
}

.voucher-html-title{
    height:0.6rem !important;
    line-height:0.6rem !important;
}
.voucher-item-right {
    float: left;
    width: 75%;
    height: 100%;
    background-color:#fff;
    padding:5px 5px;
    overflow: hidden;
}
.voucher-item-title{
    font-size:0.3rem;
    height:70%;
    line-height:0.6rem;
}
.voucher-item-type{
    vertical-align: middle;
    font-size:0.2rem;
    margin-right:3px;
    line-height:0.4rem;
    padding:0 3px !important;;
}
.voucher-item-use{
    height:30%;
    line-height:24px;
}
.voucher-item-time{
    font-size:12px;
    color:#7c7c7c;
    float:left;

}
.voucher-item-use-button{
    float:right;
    margin-right:10px;
    background-color:#EF4F4F;
    color:#fff;
    margin-top:3px;
}
.voucher-item-received{
    width:15%;
    position: absolute;
    top:0;
    right:0;
}
.voucher-item-received-button{
    float:right;
    margin-right:10px;
    margin-top:3px;
}
.voucher-item-tag{
    position: absolute;
    top: 10px;
    right:-30px;
    height: 18px;
    width: 100px;
    color:#fff;
    font-size:12px;
    line-height:18px;
    transform: rotate(45deg);
    text-align: center;
}
.voucher-item-tag-new{
    background-color: #f88920;

}
.voucher-item-tag-fast_expiration{
    background-color: #ee2f15;

}
.buy-voucher-item-v{
    text-align: left;
    padding-left:10px;
}

.voucher-visible-list{
    background-color:#f5f5f5;

}
.voucher-visible-list .voucher-item-right{
    width:74%;
    padding:0 0 0 1%;
    height:88px;

}
.voucher-visible-list .voucher-item-use-button,.voucher-item-received-button{
    margin-top:0;
}
.voucher-visible-list h4{
    padding-left:0.2rem;
    font-size:0.3rem;
    padding-top:0.1rem;
    /*background-color:#fff;*/
}

.member-badge{
    position: absolute;
    top:0.2rem;
    right:0.2rem;
}
.buy-voucher-list .cell-item:after{
    border-bottom: none;

}
.buy-voucher-list{
    /*background-color:#f5f5f5;*/

}
.buy-voucher-item-row{
    background-color:#fff;
    margin: 5px;
    padding-left: 0 !important;
    height:1.2rem !important;
    border-radius: 3px;
    box-shadow: 0 0 3px 3px #f5f5f5;
}
.buy-voucher-list .buy-voucher-item-left{
    /*width:1rem;*/
    /*line-height:1rem;*/
    /*height: 1rem;*/

}

.buy-voucher-item-price {
    font-size: 0.6rem;
    line-height:1.2rem;
    color:#fff;
    height: 1.2rem;
    width: 1.2rem;
    text-align: center;
}


.buy-voucher-item-type-1 .buy-voucher-item-price, .buy-voucher-item-type-1 .badge-danger{
    background-color: #fd686a;
}
.buy-voucher-item-type-1 .badge-danger:after,.buy-voucher-item-type-1 .btn-danger:after{
    border-color: #fd686a;
}

.buy-voucher-item-type-2 .buy-voucher-item-price, .buy-voucher-item-type-2 .badge-danger{
     background-color: #5f95e1;
 }
.buy-voucher-item-type-2 .badge-danger:after,.buy-voucher-item-type-2 .btn-danger:after{
    border-color: #5f95e1;
}

.buy-voucher-item-type-3 .buy-voucher-item-price, .buy-voucher-item-type-3 .badge-danger{
    background-color: #6cd3c0;
}
.buy-voucher-item-type-3 .badge-danger:after,.buy-voucher-item-type-3 .btn-danger:after{
    border-color: #6cd3c0;
}
.buy-voucher-item-type-4 .buy-voucher-item-price, .buy-voucher-item-type-4 .badge-danger{
    background-color: #e8b86c;
}
.buy-voucher-item-type-4 .badge-danger:after,.buy-voucher-item-type-4 .btn-danger:after{
    border-color: #e8b86c;
}

.buy-voucher-item-price i {
    font-size: 0.3rem;
}
.buy-voucher-item-price-text{

}
.buy-voucher-item-limit{
    font-size:0.2rem;
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom:0;*/
}
.buy-voucher-item-right{
    text-align: left;
}
.buy-voucher-item-title{
    font-size:0.3rem;
    line-height:0.35rem;
    text-align:left;
    padding-left:0.1rem;
}
.buy-voucher-item-type{
    /*margin-top:0.1rem;*/
    vertical-align: top;
    font-size:0.2rem;
    margin-right:3px;
}
.buy-voucher-item-time{
    font-size:12px;
    color:#7c7c7c;
    float:left;
}

.buy-voucher-list h3{
    font-size:0.3rem;
    background-color:#fff;
    text-align: left;
    padding:5px 10px;
    color:#333;

}
.buy-voucher-list h3 span{
    font-size:0.2rem;
}

.module-home1>a {
    display: block;
}
.cell-message textarea{
    border:1px solid #DFDFDF;
    margin:10px 0 10px 10px;
    padding:10px;
    height:1rem;
    border-radius: 0.2rem;
}

.luojiu-huodong .cell-right a{
    border:1px solid #ee504f;
    padding:1px 5px;
    border-radius: 0.5rem;
    color:#ee504f;
}
