.sdetail-body{background: #FFFFFF; max-width: 760px; margin: auto; position: relative}
.alpha-bg{background-color: rgba(187, 187, 187, 0);}
.flex{display: flex}
.sel-search{background: #FFFFFF; padding: 1rem; margin-top: 0; border-radius: 5px;}
.site-info{font-weight: bold; font-size: .7rem; color: #ffffff;}
.f-right{float: right}
.f-left{float: right}
.color-white{color: #FFFFFF}
.center{text-align: center}
.bg-white{background: #FFFFFF}
.p5{padding: 10px}
.d-tab{font-size: .65rem; border-bottom: 1px solid #e4e4e4; color: #7b7b7b}
.d-tab ul li.active a{border-bottom:  2px solid #0a6999; padding-bottom: 12px; padding-left: 10px; padding-right: 8px;}
.f6{font-size: .6rem}
.gray{color: #7b7b7b}
.grid-label{display: block; font-size: 0.6rem; position: relative; margin-top: 0.25rem; color: #797979}
.aui-grid img{display: block; margin: 0 auto; width: 60%; height: 100%;}
.aui-grid [class*=aui-col-] {display: table-cell; position: relative; text-align: center; vertical-align: middle; padding: .4rem 0 0 0; }
.w20 {width: 20%;}
.b5{bottom: -5px;}
.aui-slide-page-active {background: #1abc9c; width: 12px; border-radius: 3px;}
.slide2{padding: .3rem 0 0 0; background-color: #e6e6e6;}
.aui-grid .aui-badge {position: absolute; top: 0.2rem; left: 60%; z-index: 99;}
.aui-badge {display: inline-block; width: auto; text-align: center; min-width: 0.8rem; height: 0.8rem; line-height: 0.8rem; padding: 0 0.2rem; font-size: 0.6rem; color: #ffffff; background-color: rgba(253, 38, 0, 0.7); border-radius: 0.4rem; position: absolute; top: 0.2rem; left: 60%; z-index: 99;}

.sel-menu{font-size: .6rem; color: #7b7b7b}
.sel-menu ul li{position: relative}
.sel-menu ul li.line:before {
    content: ' ';
    position: absolute;
    border-right: 1px solid #EEE;
    right: 0;
    top: 0px;
    bottom: -3px;
}
.sel-menu ul li:after {
    content: ' ';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #666;
    position: absolute;
    top: 50%;
    margin-left: 5px;
    margin-top: -2px;
}
.aui-list .aui-list-item-media {
    width: 3rem;
    height: 100%;
    /*margin-top: -100px;*/
}
.aui-list .aui-list-item {
    padding-left: 0.55rem;
    display: flex;
}
.aui-list .aui-list-item-inner {
    /*margin-left: -15px;*/
    /*padding-right: 2rem;*/
}
.aui-list .aui-list-item-text {
    font-size: 0.65rem;
    color: #757575;
    line-height: 22px;
}
.detail-toggle {
    color: #758096;
    cursor: pointer;
    margin: 1px 0 0 0;
    display: block;
    font-style: normal;
    font-size: .65rem;
}
.detail-time {
    font-size: 13px;
    position: relative;
    margin: 3px 0;
    clear: both;
}
.detail-time span, .detail-time span a {
    color: #999 !important;
}
.detail-cmt-wrap {
    /*margin: 0 10px 0 -10px;*/
}
.detail-cmtr {
    border-bottom: 8px solid #F5F5F5;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 1px;
    margin-top: 5px;
    margin-left: 55px;
    display: block;
}
.detail-cmt {
    clear: both;
    width: 100%;
    background-color: #F5F5F5;
}
.detail-cmt .like-list {
    color: #758096;
    padding: 3px 5px 3px 34px;
    line-height: 1.5;
    background: url(../img/icon-heart2.png) no-repeat 12px;
    background-size: 13px;
    font-size: 12px;
}
.aui-bar-tab {
    background-size: auto 100%;
    /*padding-top: .3em;*/
    z-index: 55555;
    max-width: 760px;
    margin: auto;
    background-color: #FFFFFF;
    border-top: 1px solid #e7e7e7;
}
.t5{top: -0.5rem; font-size: 22px}
.aui-bar-tab .aui-bar-tab-item {
    font-weight: normal;
}
.aui-margin-b-15 {
    margin-bottom: 3.4rem !important;
    padding: 10px;
}
.detail-time-icon {
    background: url(../img/comment.png) no-repeat;
    background-size: contain;
    width: 22px;
    height: 18px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10000;
    cursor: pointer;
}
.dh{
    font-size: .6rem;
    color: #7b7b7b;
    padding: .5rem;
    font-weight: bold;
}
.txt-tip{
    font-size: .6rem;
    padding: .2rem;
    background: #fefced;
    color: #eb6e6e;
}
.fg{
    background: #e5e5e5;
    padding: .2rem 0 0 0;
    margin-bottom: -5px;
    display: flex;
}
.m2{margin: .2rem}
/*#wrapper {*/
    /*position: relative;*/
    /*z-index: 1;*/
    /*height: 160px;*/
    /*width: 100%;*/
    /*background: #ccc;*/
    /*overflow: hidden;*/
    /*-ms-touch-action: none;*/
/*}*/
/*#scroller {*/
    /*position: absolute;*/
    /*z-index: 1;*/
    /*-webkit-tap-highlight-color: rgba(0,0,0,0);*/
    /*width: 2400px;*/
    /*height: 160px;*/
    /*-webkit-transform: translateZ(0);*/
    /*-moz-transform: translateZ(0);*/
    /*-ms-transform: translateZ(0);*/
    /*-o-transform: translateZ(0);*/
    /*transform: translateZ(0);*/
    /*-webkit-touch-callout: none;*/
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-ms-user-select: none;*/
    /*user-select: none;*/
    /*-webkit-text-size-adjust: none;*/
    /*-moz-text-size-adjust: none;*/
    /*-ms-text-size-adjust: none;*/
    /*-o-text-size-adjust: none;*/
    /*text-size-adjust: none;*/
/*}*/
/*#scroller ul {*/
    /*list-style: none;*/
    /*width: 100%;*/
    /*padding: 0;*/
    /*margin: 0;*/
/*}*/
/*#scroller li {*/
    /*width: 120px;*/
    /*height: 160px;*/
    /*float: left;*/
    /*line-height: 160px;*/
    /*border-right: 1px solid #ccc;*/
    /*border-bottom: 1px solid #ccc;*/
    /*background-color: #fafafa;*/
    /*font-size: 14px;*/
    /*overflow: hidden;*/
    /*text-align: center;*/
/*}*/
.aui-list-item:last-child{
    background-size: 100% 0px;
}
.aui-media-list-item-inner {
    width: 150%;
}
.new-join {
    /* border-top: 1px solid #cdcdcd; */
    /* border-bottom: 1px solid #cdcdcd; */
    /* margin-top: 5px; */
    padding-top: 5px;
    background: #e6e6e6;
    color: #676767;
}
.join-tip {
    background: #FFF;
    background-size: 3em;
    padding: 1em;
    font-size: .65rem;
    /*border-top: 1px solid #cdcdcd;*/
    border-bottom: 5px solid #e6e6e6
    /*margin-top: 5px;*/
}
.join-tip ul li {
    font-size: .7rem;
    color: #686868;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.color-light-blue{color: #0978a7}
img.aui-img-round {
    border-radius: 5px;
}
.aui-list .aui-list-item-title {
    max-width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.stext{max-width: 70%; margin-top: 5px}
.aui-list .aui-list-item-right, .aui-list-item-title-row em {
    position: absolute;
    right: 0;
    font-size: 0.6rem;
    color: #757575;
}
/*店铺详情页css*/
.header-bg{
    background: url(../img/shop-bg3.png) repeat-x;
}
.bg-alpha{background-color: rgba(3, 169, 244, 0); height: 208px;}
.shop-bg-corner{
    background: #FFF url(../img/shop-bg-corner3.png) no-repeat;
    /*background-size: contain !important;*/
    height: 15px;
    width: 100%;
    margin: -2px auto -5px;
    padding: 0 0 5px;
    max-width: 760px;
    /*background-size: contain;*/
    display: block;
    background-size:100%;
}
.shop-logo{
    border: 3px solid #FFF;
    background: #FFF;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 2.6rem;
    left: 1em;
    border-radius: 50%;
    z-index: 2;
    overflow: hidden;
}
.shop-info h1{
    position: absolute;
    background: #FFF;
    border-bottom-right-radius: 2em;
    border-top-right-radius: 2em;
    top: 3rem;
    font-size: 1em;
    left: 63px;
    z-index: 1;
    overflow: hidden;
    /*padding: 0.2em 1em 0.2em 1em;*/
    display: block;
    padding-left: 15px;
    padding-right: 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
}
.shop-level{
    position: absolute;
    top: 4.7rem;
    left: 75px;
    color: #FFF;
    font-size: 11px;
    line-height: 1.2;
    display: -webkit-inline-box;
    display: -webkit-box;
}
.shop-level img{
    width: 16px;
    height: 16px;
    vertical-align: bottom;
    margin-left: 1em;
    display: -webkit-inline-box;
    display: inline;
    display: inline-block;
}
.shop-col{
    display: table;
    width: 100%;
    position: absolute;
    top: 9em;
    font-size: 90%;
}
.shop-col > * {
    width: 1%;
    height: 50px;
    display: table-cell;
    text-align: center;
    color: #EFEFEF !important;
    line-height: 1.9;
    position: relative;
    font-size: 13px;
}
.shop-col > *:after {
    content: ' ';
    background: rgba(255, 255, 255, 0.39);
    height: 30px;
    position: absolute;
    right: 0;
    top: 0.5em;
    width: 1px;
}
.notice{
    padding: .5rem;
}
.notice p{
    font-size: .7rem;
}
.aui-media-list:first-child{
    background-size: 100% 0px;
}
.aui-list [class*=aui-col-xs-] img {
    max-width: 48px;
}
.color-gray{color: #bbbbbb}
.aui-tab-item.aui-active {
    border-bottom: 1px solid #039be5;
}
.aui-tab-item {
    font-size: 0.65rem;
    color: #868686;
}
.hidden{
    display: none;
}
.fc{
    font-size: .7rem;
    color: #7f7f7f;
}
.no-line{
    text-align: center;
    margin: 50px;
    color: #949494;
    font-size: .7rem;
    border-top: 1px solid #dcdcdc;
    position: relative;
}
.no-info{
    position: relative;
    top: -12px;
    background: #fff;
    padding: 5px;
}
.aui-bar-tab-item:last-child{
    background: #f16a6a;
    color: #FFF;
    width: 2%;
}
.aui-bar-tab {
    /*line-height: 26px;*/
    color: #9b9b9b;
}