.mui-content {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    bottom: 0;
}

.content-transition {
    position: relative;
    transition: all 0.4s ease-out 0s;
    /* padding-bottom: 54px; */
}

#detail_tab {
    display: none;
    width: 100%;
    position: absolute;
    top: 44px;
    bottom: 0;
    left: 0;
}

.page {
    display: none;
    width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
}

.page .mui-scroll-wrapper .mui-pull-top-pocket {
    top: 0;
}

#goods_tab {
    margin-bottom: 54px;
}

.alert-list-wrap {
    display: none;
    position: fixed;
    z-index: 30;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.alert-list-wrap .common_mask {
    display: block;
}

.alert-list-wrap .common_popover {
    display: block;
    background: #fff;
}

.alert-list-wrap .originCon {
    /*height: auto;*/
    max-height: 420px;
    position: relative;
}

.originTitle {
    border-bottom: 1px solid #eee;
}

.alert-list-wrap .common_row {
    border-bottom: 1px solid #ddd;
}

.alert-list-wrap .spec-list-label {
    float: left;
    margin-left: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #888888;
}

.alert-list-wrap .spec-list-value {
    float: right;
    margin-left: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

#spec-list-btn {
    display: block;
    width: 100%;
    background: #FF613C;
    font-size: 16px;
    color: #FFFFFF;
    padding: 12px 0;
}

.tab-main {
    border-top: 1px #ddd solid;
    background: #FFF;
}

.mui-slider-indicator.mui-segmented-control.ts-tle {
    height: 60px;
    padding: 10px 0;
}

.mui-segmented-control.mui-scroll-wrapper.ts-tle .mui-scroll {
    height: 60px;
    line-height: 20px;
}

.mui-fullscreen {
    background-color: #fff;
}

.mui-fullscreen .mui-segmented-control~.mui-slider-group {
    top: 65px;
}

.mui-content .mui-slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
    border-bottom: none;
}

.poor-tag {
    position: absolute;
    left: 7px;
    top: 4px;
    z-index: 9;
    font: 14px;
    background-color: rgba(0, 0, 0, .5);
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 4px;
    width: 100px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    text-align: right;
    background-image: url('/Public/Mobile/images/PovertyRelief Goods1@2x.png');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 8px;
}

#pull-tips {
    position: absolute;
    bottom: -40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #888;
}

#pull-tips .mui-icon {
    transition: transform 0.3s ease-in;
    transform: rotate(180deg);
}

.hide {
    display: none;
}

.mui-table-view:after {
    height: 0;
}

.goods_price {
    color: #FF7733;
    font-size: 16px;
}

.goods_unit {
    font-size: 12px !important;
    color: #FF7733;
}

.top_txt {
    height: 40px;
    line-height: 40px;
    display: none;
}

.product-tle {
    padding-bottom: 0px;
}

.hr1 {
    margin-left: 10px;
    border-bottom: 1px solid #F2F2F2;
}

.mui-input-group .mui-input-row {
    height: 80px !important;
}

.two .mui-input-group label {
    width: 100%;
    font-size: 14px;
    display: block;
    height: 30px;
    line-height: 30px;
    word-wrap: break-word;
    word-break: normal;
    overflow: hidden;
}

.mui-input-group:before {
    background-color: white;
}

.two .mui-input-group input[disabled] {
    font-size: 14px;
    display: block;
    color: #444;
    float: left;
    width: 100%;
    padding-left: 16px;
}

.mui-input-row label {
    margin-top: 0px !important;
    margin-left: 0px !important;
}

.mui-input-row label {
    padding: 0px 15px !important;
}

.mui-title a {
    line-height: 24px
}

.mui-title {
    line-height: 34px !important;
    margin: 0px !important;
    top: 43px !important;
    z-index: 3 !important;
}

.mui-bar {
    box-shadow: 0 0 0px #ccc !important;
}

/* .mui-bar-nav~.mui-content{margin-top: 36px !important} */
.top_indetx {
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 60%;
    left: 20%;
    font-size: 14px;
    font-weight: 200;
    line-height: 36px;
}

.mui-table-view-cell:after {
    background-color: white !important;
}

.all_comment {
    border-bottom: 1px solid #F2F2F2;
}

.gs_com {
    margin-bottom: 22px;
    margin-right: 10px;
    font-size: 12px;
    display: inline-block;
    width: 64px;
    height: 24px;
    background: #FFE9E4;
    border-radius: 100px;
    text-align: center;
}

.zs_com {
    font-size: 12px;
    display: inline-block;
    width: 64px;
    height: 24px;
    background: #FFE9E4;
    border-radius: 100px;
    margin-left: 15px;
    text-align: center;
}

.sty_top {
    display: none;
    bottom: 200px;
    right: 0;
    position: fixed;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    opacity: 0.7;
    background: #000000;
    z-index: 9;
    color: white;
    text-align: center;
}

.mui-title a.active {
    font-size: 14px;
    color: #FF613C !important;
    border-bottom: 0px #FF613C solid;
}

.mui-title a {
    color: #333333;
    width: 23%;
    font-size: 14px !important;
}

.specification {
    margin: 10px;
    padding-left: 5px;
    border-left: 2px solid #FF613C;
}

.mui-table-view-cell {
    border-bottom: 1px solid #F2F2F2
}

.mui-navigate-right span {
    float: right;
    margin-right: 20px;
}

.pinglun_right {
    display: none;
    z-index: 10;
    position: absolute;
    width: 100%;
    height: 85.1%;
    background-color: white;
    margin-top: 40px;
    left: 100%;
}

.pingjia {
    border-radius: 100px;
    background: #FFE9E4;
}

.mui-segmented-control.mui-scroll-wrapper .mui-control-item {
    padding: 5px 10px !important;
}

.mui-segmented-control.mui-scroll-wrapper .mui-scroll {
    width: 100%;
}

.k_yt {
    width: 22%;
    width: 26%;
    border-radius: 50%;
}

.start {
    margin-left: 11%;
}

.pl-list .txt {
    margin-left: 12%;
}

.mui-slider .ts-img .pic {
    margin: 10px 10px 10px 30px;
}

.sty_top img {
    width: 100%;
}

/* .detail_l{width: 100%;} */
.common_row {
    padding: 20px 15px;
}

/* .detail_r{margin-left: 100px;} */
.rag {
    color: white;
    background: rgba(76, 78, 78, 0.6);
    border-radius: 50%;
}

.icon-sharw:before {
    font-size: 16px !important;
}

.icon-shop:before {
    font-size: 17px !important
}

.transparent .icon-sharw:before {
    color: #cdcdcd;
}

.transparent .icon-shop:before {
    color: #cdcdcd;
}

.mui-barr {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    height: 44px;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.transparent {
    height: 80px;
    background: white;
}

.mui-icon-back:before,
.mui-icon-left-nav:before {
    color: #cdcdcd;
    border-radius: 50%;
    font-size: 16px;
}

.rag:before {
    color: white;
}

#myCart {
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 25px;
}

.icon-sharw {
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 24px;
    margin-left: 2%;
}

.mui-icon {
    margin-top: 5px;
}

.mui-pull-left {
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 26px;
}

.guige_div {
    display: none;
}

.mui-icon-location:before {
    display: none;
}

.active .mui-icon-location:before {
    display: block;
    color: #FF613C
}



/* 活动页 */
.state {
    display: none;
}

.w80 {
    left: 10%;
    top: 100px;
    width: 80%;
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgba(111, 111, 111, 0.50);
    border-radius: 8px;
    z-index: 999;
    position: relative;
}

.mui-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    background-color: rgba(0, 0, 0, .3);
}

.test_txt {
    height: 300px;
    position: relative;
    padding: 0px 16px;
}

.test_txt1 {
    position: relative;
    padding: 0px 16px;
}

.back_text {
    font-weight: 600;
    text-decoration: underline;
}

.top_test {
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    padding: 16px;
}

.bottom_text1 {
    border-top: 1px solid #F2F2F2;
    width: 100%;
    text-align: center;
}

.bottom_text1 span {
    display: inline-block;
    text-align: center;
    line-height: 45px;
    width: 49%;
    border-radius: 0px 0px 9px 0px;
}

.bottom_text1 span:nth-child(1) {
    font-size: 14px;
}

.bottom_text1 span:nth-child(2) {
    background: #FA6450;
    font-size: 14px;
    color: #FFFFFF;
}

.store_name {
    width: 25%;
    display: inline-block;
    float: right;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.link-li a#coupon-list-show span {
    display: flex;
}

#coupon-list-show .item-coupon {
    width: 74px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    margin-left: 20px;
    background-color: #ff613c;
    text-align: center;
}


.coupon-list .btn-coupon-confirm {
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    background: #ff613c;
    color: #fff;
}

.coupon-list ul {
    padding: 16px 12px;
}

.coupon-list ul li {
    background: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 16px 0 16px;
    display: flex;
    align-items: center;
    position: relative;
}

.coupon-list ul li .item-msg {
    flex: 1;
}

.coupon-list ul li .item-get {
    width: 72px;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    background-color: #ff613c;
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin: 0 12px;
}

.coupon-list ul li .item-price {
    font-size: 32px;
    font-weight: bold;
    color: #ff613c;
    width: 81px;
    text-align: center;
}

.coupon-list ul li .item-unit {
    font-size: 16px;
}

.coupon-list ul li .item-name {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
    color: #333;
}

.coupon-list ul li .item-condition,
.coupon-list ul li .item-date,
.coupon-list ul li .item-place {
    font-size: 12px;
    line-height: 17px;
    color: #B3B3B3;
}

#coupon-list-btn {
    display: block;
    width: 100%;
    background: #FF613C;
    font-size: 16px;
    color: #FFFFFF;
    padding: 12px 0;
}

.alert-list-wrap button {
    border: 0;
}

.coupon-list ul li .item-get.item-gray {
    background-color: #B3B3B3;
}





.coupon-list ul li .item-price:after {
    position: absolute;
    top: 0;
    right: 95px;
    content: "";
    width: 2px;
    height: 100%;
    border-left: 2px dashed #f2f2f2;
}

.radius-icon {
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #f2f2f2;
}

.radius-top {
    top: -10px;
    right: 88px;
}

.radius-bottom {
    bottom: -10px;
    right: 88px;
}

#coupon-list-box {
    background: #f2f2f2;
}

.coupon-list ul li .no-effect.item-name {
    font-weight: bold;
}

.coupon-list ul li .no-effect {
    color: #B3B3B3;
}


.coupon-list ul li .item-start {
    width: 96px;
}

.coupon-list ul li .item-start-dec {
    color: #FF613C;
    font-size: 11px;
    margin-bottom: 7px;
    line-height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.coupon-list ul li .item-start-dec img {
    margin-right: 3px;
}

.coupon-list ul li .item-time {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ff613c;
}

.coupon-list ul li .item-time .item-hour {
    width: 20px;
    height: 16px;
    line-height: 16px;
    font-size: 11px;
    border-radius: 3px;
    color: #fff;
    background-color: #ff613c;
    text-align: center;
}
