.member-top{-webkit-animation:changeBg 20s infinite;-moz-animation:changeBg 20s infinite;animation:changeBg 20s infinite;background-color:#ED5564;background-image:url(../image/mcenter/member_top_bg.png);background-size:cover;text-align:center;width:100%;height:12rem;position:relative;z-index:1; }
.member-info{width:12rem;height:6rem;margin:-3.5rem -6rem 0 0;position:absolute;z-index:1;top:50%;right:50%;animation:memberInfoDown 1000ms ease-in;-webkit-animation:memberInfoDown 1000ms ease-in}
.member-info .user-avatar{background-color:#FFF;width:4rem;height:4rem;margin:0 auto;border-radius:100%}
.member-info .user-avatar img{width:100%;height:100%;border-radius:100%}
.member-info .user-name{color:#FFF}
.member-top .top-s {position: absolute;top: 10px;left: 20px;font-size: 20px; color: #fff;}
.member-info .user-name span{font-weight:lighter;font-size:14px;line-height:1.2rem;height:1.2rem;position:relative;z-index:1}
.member-info .user-name sup{font-size:12px;line-height:1.0rem;background-color:#ED5564;display:block;height:1.0rem;padding:0 0.1rem;margin-right:0.2rem;border-radius:0.1rem;position:absolute;z-index:1;top:0;left:-2.3rem;box-shadow:-1px 1px 1px rgba(0,0,0,0.15)}
.member-collect{font-size:0;height:3rem;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#19000000',endColorstr='#19000000');background:rgba(0,0,0,0.1);position:absolute;bottom:0;right:0;left:0}
.member-collect span{display:inline-block;width:33.33%;height:2rem;padding:0.5rem 0}
.member-collect span a{display:block}
.member-collect span em{font-weight:lighter;font-size:14px;color:#FFF;line-height:1rem;text-align:center;vertical-align:top;display:inline-block;min-width:1rem;height:1rem;margin:0 auto}
.member-collect span p{font-size:12px;line-height:1rem;color:#FFF;height:1rem}
.member-collect span i.goods-browse{background-image:url(../image/mcenter/goods-browse_w.png);background-repeat:no-repeat;background-position:50% 50%;background-size:100%}
.member-collect span i{vertical-align:top;display:inline-block;width:1rem;height:1rem;margin:0 auto}

.member-center {}
.member-center dl { background-color: #FFF; box-shadow: 0 1px 0 rgba(0,0,0,0.05);}
.member-center dt { line-height:2.5rem; display: block; height:2.6rem; padding: 0.8rem 0 0.5rem 0.7rem; margin-right: 0.5rem; border-bottom: solid 0.1rem #EEE;}
.member-center dt:last-child { border-bottom: none;}
.member-center dt a { display: block;}
.member-center dt h3 { font-size:14px; line-height: 1rem; color: #111; vertical-align: top; display: inline-block; height: 1rem;font-weight: normal;color: #999;}
.member-center dt h3 i { vertical-align: top; display: inline-block; width: 1rem; height: 1rem; margin-left: 0.1rem; background-repeat: no-repeat; background-position: 50% 50%; background-size: 70%;}
.member-center dt h5 { font-size:14px; color: #999; float: left; line-height: 1rem;font-weight: normal;}
.member-center dt h5 i { display: inline-block; vertical-align: middle; opacity: 0.4;font-size: 20px;
    margin-right: 0.8rem;}
.member-center dd { display: block; padding: 0.2rem 0;}
.member-center dd ul { font-size: 0;}
.member-center dd ul li { vertical-align: top; display: inline-block; text-align: center; width: 20%; padding: 0.2rem 0 0.2rem 0;}
.member-center dd ul li a { display: block; position: relative;}
.member-center dd ul li a em { background-color: #ED5564; width: 0.3rem; height: 0.3rem; border-radius: 100%; position: absolute; top: -0.15rem; left: 0.85rem;}
.member-center dd ul li i { vertical-align: top; display: inline-block; width: 1rem; height: 1rem; margin: 0 auto 0.8rem auto; opacity: 0.5;    font-size: 20px;}
.member-center dd ul li p { font-size:12px; color: #888; line-height: 1rem; height: 1rem;}


@-webkit-keyframes changeBg{
0%{background-color:#ED5564;}
10%{background-color:#FB6E52;}
20%{background-color:#FFCE55;}
30%{background-color:#A0D468;}
40%{background-color:#48CFAE;}
50%{background-color:#4FC0E8;}
60%{background-color:#5D9CEC;}
70%{background-color:#AC92ED;}
80%{background-color:#EC87BF;}
90%{background-color:#ED5564;}
}
@-moz-keyframes changeBg{
0%{background-color:#ED5564;}
10%{background-color:#FB6E52;}
20%{background-color:#FFCE55;}
30%{background-color:#A0D468;}
40%{background-color:#48CFAE;}
50%{background-color:#4FC0E8;}
60%{background-color:#5D9CEC;}
70%{background-color:#AC92ED;}
80%{background-color:#EC87BF;}
90%{background-color:#ED5564;}
}
@keyframes changeBg{
0%{background-color:#ED5564;}
10%{background-color:#FB6E52;}
20%{background-color:#FFCE55;}
30%{background-color:#A0D468;}
40%{background-color:#48CFAE;}
50%{background-color:#4FC0E8;}
60%{background-color:#5D9CEC;}
70%{background-color:#AC92ED;}
80%{background-color:#EC87BF;}
90%{background-color:#ED5564;}
}
@keyframes  memberInfoDown
{
0% { top: -50%;}
30% { top: -10%}
75% { top: 55%}
85% { top: 47%}
95% { top: 52%}
100% { top: 50%;}
}
@-webkit-keyframes  memberInfoDown
{
0% { top: -50%;}
30% { top: -10%}
75% { top: 55%}
85% { top: 47%}
95% { top: 52%}
100% { top: 50%;}
}

.top-fixed .top-share a{width:60px!important}
.field-icon .icon{margin-top:.7rem!important}
.text-mix a{color:#00F;font-size:12px}
.x3 p{display:block;padding:0 10px;height:40px;line-height:40px}

#shangjia_tab{display:block;width:100%;height:2.2rem;background-color:#fff;border-bottom:.11rem #dedede solid;position:fixed;z-index:999;top:3.15rem}
#shangjia_tab li{display:block;float:right}
#shangjia_tab li a{display:block;text-align:center;line-height:2.2rem;height:2.2rem;color:#999}
#shangjia_tab li a.on{border-bottom:.22rem solid #2fbdaa;margin-top:-0rem}
#shangjia_tab li em{display:inline-block;margin-right:.05rem;margin-bottom:.02rem;content:'';width:.07rem;height:.07rem;border-bottom:.02rem solid #666;border-right:.02rem solid #666;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg)}


/***定义搜索开始**/
.xiaoqu-search { margin-top:2rem;}
.list-media-x { margin-top: 0.0rem;}
.list-media-x p {margin-top: .01rem; line-height:20px;font-size: 12px;font-weight: normal;}
.right {float: left;}.fr {float: left;}.fl {float: right;}.mb10 {margin-bottom: 0.5rem !important;}
.xiaoqu-search1 {padding: 15px; background: #fafafa;border-bottom: thin solid #eee; margin-top: 2rem;}
.sh_search_box{}
.sh_search_int{ border:1px solid #dedede;  border-radius:3px;  position:relative; padding-right:0.3rem; background:#fff url(../img/search02.png) 0.1rem center no-repeat; background-size:0.2rem 0.2rem;}
.sh_search_int span{font-size:0.14rem; line-height:0.34rem; color:#333; margin:0px 0.05rem;}
.sh_search_int input{ height:0.34rem; background:none; border:none 0px; width:1.5rem;}
.sh_search_int .btn{ position:absolute; left:0; top:0; font-size:0.15rem;  width:0.5rem; border-right:1px solid #dedede; text-align:center; color:#2fbdaa;}
/*搜索框结束*/
/*商户中心-抢购优惠-抢购管理-订单管理*/
.sh_search_more_time .left{ width:49%;}
.sh_search_more_time .right{ width:49%;}
.sh_search_more_time .left input,.sh_search_more_time .right input{ width:100%; border:1px solid #dedede;  border-radius:3px; background-color:#fff; text-indent:0.3rem; padding: 0.5rem;}
.sh_search_more_int .left{ width:35%;}
.sh_search_more_int .center{ width:45%; position:relative; z-index:1;}
.sh_search_more_int .right{ width:20%; text-align:left;}
.sh_search_more_int .left input,.sh_search_more_int .center input{width:96%; border:1px solid #dedede; border-radius:3px; background-color:#fff;text-indent:0.3rem; padding: 0.5rem;}
.sh_search_more_int .center input{ background:#fff url(../img/buy_int_ico.png) no-repeat 10% center; background-size:0.11rem 0.07rem;}
.sh_search_more_pull{ position:absolute; right:0;  width:96%; background-color:#fff; border:1px solid #dedede; border-top:none 0px;}
.sh_search_more_pull li{ display:block; text-align:center; color:#666;padding: 0.8rem;}
.sh_search_more_pull li.on{background: #06C1AE; color:#fff;}
.sh_search_more_int .right .btn{ background-color:#2fbdaa;  border-radius:3px; color:#fff;  border:none 0px;padding: 0.55rem 0.95rem;}
/***定义搜索结束**/
/***下拉搜索重写**/
.serch-bar-mask {height: 100%;}

.panel-list ul{padding:0;list-style:none}
.panel-list li{overflow:hidden;border-bottom:thin solid #eee}
.panel-list li i{float:left;color:#999}
.panel-list li span{float:right;width:30px;text-align:center;color:#999;font-size:16px}
.panel-list li a{display:block;padding:0 10px;height:50px;line-height:50px;width:100%}
.panel-list li em{float:left}
.panel-list li font{color:#BDBDBD;font-size:12px}
.panel-list li font b{color:red}


.list-media-x ul{padding:0;list-style:none}
.list-media-x li{border-bottom:thin solid #eee;}
.list-media-x p{margin:0}
.list-media-x li dt{display:block;padding:5px 10px;overflow: hidden;width:100%;border-bottom:1px #eee solid}
.list-media-x li dl{display:block;padding:0 10px;height:50px;line-height:350px;width:100%}
.list-media-x li dl i{float:left;color:#999}
.list-media-x li dd.zhong{display:block;padding:10px;overflow:hidden;width:100%;border-bottom:1px #eee solid}
.list-media-x li dd.zhong span.album{ font-size:12px; color:#FFF;margin-left: 0px;position:absolute;left:10%;bottom:0;width:45px;height:20px;line-height:20px;text-align:center;background: #06c1ae;}
.list-media-x li dd.zhong a img{padding-bottom:0}
.list-media-x li dt a i{font-style:normal;float:left}
.list-media-x li dt a{font-weight:400;}
.list-media-x li dt span{font-weight:400;}
.text-dot1{color:#999}

.xiaoqu-search{padding:15px;background:#fafafa;border-bottom:thin solid #eee;padding-bottom:5px}
.xiaoqu-list ul{padding:0;list-style:none}
.xiaoqu-list li{padding:10px;border-bottom:thin solid #eee}
.xiaoqu-list img{width:90%}
.xiaoqu-list h5{margin-bottom:5px}
.xiaoqu-list p{height:20px;line-height:20px;margin:0;color:#999;font-size:12px;overflow:hidden}
.xiaoqu-roll{width:100%;position:relative}
.xiaoqu-roll ul{padding:0;list-style:none}
.xiaoqu-roll img{width:100%;max-height:200px}
.xiaoqu-roll .hd{width:100%;text-align:center;position:absolute;bottom:10px}
.xiaoqu-roll .hd li{width:10px;height:10px;background:#fff;border-radius:10px;display:inline-block;text-indent:-99999px;margin:0 3px}
.xiaoqu-roll .hd .on{background:#f60!important}
.cite-title{overflow:hidden}
.cite-title h5{float:right;font-weight:700}
.cite-title i{color:#999;margin-left:5px}
.cite-title a{float:left;font-size:12px}
.text-list ul{padding:0;list-style:none}
.text-list li{padding:10px;overflow:hidden}
.text-list span{float:left;color:#999;font-size:12px}
.xiaoqu-nav{text-align:center}
.xiaoqu-nav img{width:50%}
.xiaoqu-nav a{display:block;padding:10px;border-bottom:thin solid #eee}
.xiaoqu-nav p{margin:0;height:30px;line-height:30px;color:#999}
.mart-flush img{width:90%}
.mart-flush ul{list-style:none;padding:0}
.mart-flush p{margin:0}
.fabu-form .row{padding:10px;border-bottom:thin solid #eee}
.fabu-form .row .x3{color:#999}
.fabu-form .text-input{border:none;width:100%}
.fabu-form .text-select{border:none;width:100%;background:#fff!important}
.fabu-form .text-area{width:100%;border:thin solid #eee;resize:none}
#login-input{margin-top:.1rem}
#login-input input{border:none 0;background:#fff none;width:100%;height:2.4rem;color:#666;text-indent:.1rem;display:block;cursor:pointer;border:solid 1px #eee}
.life-infor-float{overflow:hidden;height:auto;margin-bottom:.8rem;margin-top:0!important}
.life-infor-float .left,.life-infor-float .right{width:48%;float:right;position:relative;margin-left:.3rem}
.life-infor-float .left span,.life-infor-float .right span{position: absolute;right: .3rem;op: 0;color: #666;font-size: 12px;line-height: 2.4rem;width: 100%;}
.life-infor-float .left input,.life-infor-float .right input{text-indent:2.4rem!important}
.life-infor-p {font-size: 12px;margin-top: 10px!important;}


.bar-top{width:100%;height:240px;position:relative;border-bottom:thin solid #eee;background:#fafafa}
.bar-top .photo img{height:130px;min-height:130px;width:100%}
.bar-top .line{width:100%;position:absolute;top:90px;right:0}
.bar-top .logo{width:80px;height:80px;overflow:hidden;border-radius:100%;border:thin solid #eee;margin:0 auto;padding:4px;background:#fff}
.bar-top .logo img{width:100%;height:100%;border-radius:100%}
.bar-top .tag-1{border-radius:10px;padding:2px 10px;width:auto;color:#fff}
.bar-top .tag-2{border:thin solid #eee;border-radius:10px;padding:2px 10px;width:auto;color:#999}
.bar-top .tips{color:#999;font-size:12px}
.tie-list{padding:10px;list-style:none}
.tie-item{background:#fff;margin:5px 0;padding:10px;border-radius:5px;box-shadow:0 1px 3px #eee;overflow:hidden;border:thin solid #eee}
.tie-item .item-head{overflow:hidden;border-bottom:thin solid #eee;position:relative;padding:5px 0}
.tie-item .item-head .avatar{float:right}
.tie-item .item-head .avatar img{width:40px;height:40px;border-radius:30px;overflow:hidden}
.tie-item .item-head .info{float:right;margin-right:20px;font-size:12px;width:80px;margin-left:10px}
.tie-item .item-head .info p{font-size:10px;color:#999;margin:0}
.tie-item .item-head .title{font-size:12px;display:block;height:40px;overflow:hidden;line-height:20px;position:absolute;top:20px;left:5px}
.tie-item .item-head .coner{width:12px;height:6px;background:url(../image/tieba/title-coner.png) no-repeat;position:absolute;bottom:0;left:20px}
.tie-item .item-body{padding:10px 0}
.tie-item .item-body .pic{overflow:hidden;width:100%}
.tie-item .item-body .pic img{width:99%}
.tie-item .item-body .pic span{width:25%;float:right;display:block}
.tie-item .item-body .ctrl{overflow:hidden;color:#999;width:100%;text-align:left}
.tie-item .item-body .ctrl a{margin-right:20px;color:#4170B6;display:block;float:left;height:40px;line-height:40px;padding:0 10px}
.tie-item .item-foot{background:#fafafa;font-size:12px;padding:10px}
.tie-item .item-foot p{margin:0;height:25px;line-height:25px;overflow:hidden}
.tie-item .item-foot em{color:#4170B6}
.foot-bar{bottom:0;display:table;width:100%;height:50px;padding:0;table-layout:fixed;position:fixed;z-index:10;left:0;right:0;background:#FAFAFA;box-shadow:0 0 1px rgba(0,0,0,.45);backface-visibility:hidden}
.foot-bar .back-icon{font-size:30px;color:#4170B6;width:100%;text-align:center;display:block;height:50px;line-height:45px;border-left:thin solid #eee}
.foot-bar .post-icon{color:#4170B6;width:100%;text-align:center;display:block;height:50px;line-height:50px;border-left:thin solid #eee;font-size:16px}
.foot-bar .post-icon i{margin-left:10px}
.tie-from{height:40px;line-height:40px;overflow:hidden;padding:0 10px;border-bottom:thin solid #eee}
.tie-detail{background:#f5f5f5;list-style:none}
.tie-detail .tie-item{border:none;box-shadow:none;padding:0}
.tie-detail .tie-item .item-head{padding:10px}
.tie-detail .tie-item .item-body{padding:10px}
.tie-detail .tie-item .item-body img{max-width:100%!important;margin:5px 0}
.reply-title{margin:10px;border-bottom:thin solid #eee;height:40px;line-height:40px}
.reply-title h3{border-bottom:thin solid #4170B6;width:auto;float:right;height:40px;line-height:40px;font-size:16px}
.reply-title i{color:#4170B6}
.reply-list{list-style:none;padding:0}
.reply-list .reply-item{padding:10px 0;border-bottom:thin solid #eee;margin:0 10px;position:relative}
.reply-list .reply-item .avatar img{width:80%}
.reply-list .reply-item .content{position:relative;display:block;min-height:50px}
.reply-list .reply-item .content .ctrl{position:absolute;bottom:0;font-size:10px;color:#999;margin:0}
.reply-list .reply-item .content em{color:#4170B6}
.post-form{padding:10px 0}
.post-form .form-title input{height:40px;border:none;width:100%;padding:10px}
.post-form .form-title span{height:40px;line-height:40px;border:none;width:100%;padding:0 10px;overflow:hidden;display:block}
.post-form .form-content{border:none;resize:none;width:100%;height:150px;padding:10px}
#picker{display:inline-block;line-height:1.428571429;vertical-align:middle;margin:0 0 0 12px}
#picker .webuploader-pick{padding:6px 12px;display:block}
.uploader .thumbnail{width:25%;max-height:100px}
.uploader .thumbnail img{width:95%;height:100px;background:url(../image/tieba/loading.png) center no-repeat}
.uploader-list{width:100%;overflow:hidden;background:#fff}
.file-item{float:right;position:relative;background:#fff;margin-top:10px}
.upload-state-done:after{content:"\f00c";font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;position:absolute;bottom:0;left:10%;color:#4cae4c;z-index:99}
.user-list{list-style:none;padding:0}
.user-list li{padding:10px;border-bottom:thin solid #eee}
.user-list li img{width:90%;border-radius:5px}
.user-list li p{margin:0}
.near-list ul{list-style:none;padding:0}
.near-list li{padding:10px;border-bottom:thin solid #eee}
.near-list li p{margin:0;height:30px;line-height:30px;color:#999;font-size:12px}
.near-list li .tel a{margin-left:10px}
.near-list li h5 span{float:left;color:#999;font-size:12px}
.detail-base{margin-top:20px;margin-bottom:10px}
.detail-base p{margin:0;color:#999;line-height: initial;}
.detail-base h1{font-size:16px;font-weight:700;margin-bottom:5px}
.detail-base .pic img{width:90%;height:100px;position:relative}
.detail-base .pic span.album{ font-size:12px; color:#FFF;margin-left: 1px;position:absolute;left:10%;bottom:0;width:45px;height:20px;line-height:20px;text-align:center;background: #06c1ae;}
.detail-contact{height:90px;padding:10px}
.detail-contact p{margin:5px 0}
.detail-contact .icon{font-size:16px;color:#999;margin-left:5px}
.detail-contact .favor{display:block;text-align:center}
.detail-contact .txt{width:32px;height:32px;line-height:32px;margin-bottom:5px}
.detail-contact .favor p{margin:0;color:#999;line-height:20px}
.detail-title{height:40px;line-height:40px;border-bottom:thin solid #DDD;overflow:hidden}
.detail-title h4{float:right}
.detail-title .more{float:left}
.detail-ping{margin:10px 0}
.detail-ping .ping-pic{overflow:hidden;margin-top:5px}
.detail-ping .ping-pic img{width:19%;float:right;margin-left:1%}
.detail-intro{position:relative}
.detail-intro .niu{position:absolute;z-index:99;left:0;bottom:0}
.detail-intro .niu img{width:100px;height:70px}
.detail-intro img{max-width:100%!important}
.detail-intro .panel-head{border-radius:0!important}
.panel-list ul{padding:0;list-style:none}
.panel-list li{overflow:hidden;border-bottom:thin solid #eee}
.panel-list li i{float:left;color:#999}
.panel-list li span{float: right;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 20px;
    line-height: 48px;
    height: 50px;}
.panel-list li a{display:block;padding:0 10px;height:50px;line-height:50px;width:100%}
.panel-list li em{float:left}
.panel-list li font{color:#BDBDBD;font-size:12px}
.panel-list li font b{color:red}
.panel-sub ul{padding:0;list-style:none}
.panel-sub li{overflow:hidden;border-bottom:thin solid #eee}
.panel-sub li i{float:left;color:#999}
.panel-sub li span{float:right;width:30px;text-align:center;color:#999;font-size:16px}
.panel-sub li div{display:block;padding:0 10px;height:50px;line-height:50px;width:100%}
.panel-sub li em{float:left}
.tab-bar{text-align:center;padding:10px 0;background:#fafafa;border-bottom:thin solid #eee}
.tab-bar a{background:#fff;padding:8px 20px}
.tab-bar a:focus{border:none;border:1px solid #EEE}
.tab-bar a.active{background:#E9553B}
.list-media-x ul{padding:0;list-style:none}
.list-media-x p{margin:0;}
#picker{display:inline-block;line-height:1.428571429;vertical-align:middle;margin:0 0 0 12px}
#picker .webuploader-pick{padding:6px 12px;display:block}

.uploader .thumbnail{width:25%;max-height:100px}
.uploader .thumbnail img{width:95%;height:100px;background:url(../image/tieba/loading.png) center no-repeat}
.uploader2 .thumbnail{width:25%;max-height:100px}
.uploader2 .thumbnail img{width:95%;height:100px;background:url(../image/tieba/loading.png) center no-repeat}

.uploader-list{width:100%;overflow:hidden;background:#fff}
.file-item{float:right;position:relative;background:#fff;margin-top:10px}
.upload-state-done:after{content:"\f00c";font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;position:absolute;bottom:0;left:10%;color:#4cae4c;z-index:99}
.tuan-card{height:130px;padding:10px}
.tuan-card .card-r{margin:10px 0;width:100%;border-right:thin dashed #eee;height:100px;text-align:center;padding:10px 0}
.tuan-card .card-r a{display:block;width:100%}
.tuan-card .card-r img{width:60px;height:60px}
.tuan-card .card-r p{font-size:12px;color:#999}
.tuan-card .card-l{margin:10px 0;width:100%;height:100px}
.tuan-card .card-l .price{text-align:center;width:100%;display:block;color:#F99}
.tuan-card .card-l .price small{font-size:20px;color:#999}
.tuan-card .card-l .price em{font-size:45px;font-family:SimSun;font-weight:bolder}
.tuan-card .card-l .name{text-align:center;width:100%;display:block;color:#F99}
.tuan-card .card-l .name em{font-size:20px}
.tuan-card .card-l p{font-size:12px;color:#999;text-align:center;margin:0}
li{list-style-type:none}
.mb10{margin-bottom:.1rem!important}
.text-input{border:none;width:100%}
.text-select{border:none;width:100%;background:#fff!important}
.text-area{width:100%;border:none;resize:none;padding:10px}
.sh_list_public_box .list_box{display:block;border:1px solid #f0efed;background-color:#fff}
.sh_buy_add_btn{padding:.1rem}
.sh_buy_add_btn .btn{border:1px solid #2fbdaa;background-color:#fff;color:#2fbdaa; margin:0 10px;}
.sh_buy_add_int{position:relative;width:100%}
.sh_buy_add_int .text{width:100%;border:none 0;background:0 0;text-indent:.1rem;height:2rem}
.sh_buy_add_int_del{height:2rem;position:absolute;left:0;top:0;border:none 0;border-right:1px solid #dedede;color:#2fbdaa;background:-moz-linear-gradient(top,#fafafa,#eeeeed);background:-webkit-gradient(linear,top,#fafafa,#eeeeed);background:-webkit-linear-gradient(top,#fafafa,#eeeeed);background:-o-linear-gradient(top,#fafafa,#eeeeed);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#fafafa, endColorstr=#eeeeed);-ms-filter:progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#fafafa, endColorstr=#eeeeed)}
.container .paging{width:100%;text-align:center}
.container .paging span{display:inline-block;border:1px solid #dbdbdb;font-size:12px;line-height:30px;height:30px;padding:0 18px;color:#666;text-align:center;margin-left:2px;margin-right:2px;margin-top:10px;margin-bottom:10px;cursor:pointer}
.container .paging a{display:inline-block;border:1px solid #dbdbdb;font-size:12px;line-height:30px;height:30px;padding:0 18px;color:#666;text-align:center;margin-left:2px;margin-right:2px;margin-top:10px;margin-bottom:10px;cursor:pointer}
.container .paging .current{border:1px solid #2fbdaa;color:#fff;background-color:#2fbdaa}
.right{float:left}
.fr{float:left}
.fl{float:right}
.mb10{margin-bottom:.5rem!important}
.sh_prompt_infor_box{position:relative;}
.sh_prompt_infor_box p{color:#f82c1c; line-height: 24px;}

.sh_fans_log_tab{padding:.1rem;width:100%;height:.34rem;text-align:center;background-color:#eee}
.sh_fans_log_tab div{border:.02rem solid #2fbdaa;border-radius:.05rem;background-color:#fff;display:inline-block}
.sh_fans_log_tab div a{display:inline-block;font-size:.14rem;line-height:.3rem;color:#2fbdaa;padding:0 .1rem}
.sh_fans_log_tab div a.on{background-color:#2fbdaa;color:#fff}
.sh_fans_log_list p{padding:.05rem .1rem;font-size:.14rem;color:#999;line-height:.24rem;overflow:hidden;height:auto}
.sh_fans_log_list .sh_fans_log_border{border-bottom:1px solid #dedede}
.sh_fans_log_list big{font-size:.16rem;color:#2fbdaa}
.sh_fans_log_list time{color:#666}
.sh_buy_fabu .sh_list_public_box .list_box{border-bottom:none 0}
.sh_buy_fabu .sh_list_public_box .list_box.mb10{border-bottom:1px solid #dedede}
.sh_buy_fabu .sh_input_public{border:none 0;position:relative}
.sh_buy_fabu .sh_input_public textarea{border:none 0;background:0 0;padding:.08rem;height:.8rem;font-size:.14rem;color:#333;line-height:.24rem;max-width:2rem}
.sh_buy_fabu .sh_input_public i{background:#2fbdaa url(../img/tp_down.png) no-repeat scroll center center;display:inline-block;height:.37rem;width:.4rem;left:0;top:0;position:absolute}
.sh_buy_fabu .sh_input_public i.on{background-image:url(../img/tp_up.png)}
.sh_input_public_pull_down{width:100%;text-align:center;display:none;position:absolute;z-index:1;top:.37rem;right:0}
.sh_input_public_pull_down li{display:block;background-color:#a9ece3}
.sh_input_public_pull_down li a{display:block;font-size:.14rem;line-height:.3rem;color:#5c5c5c!important}
.sh_input_public_pull_down li.on{background-color:#78d9cc}
.sh_buy_fabu .sh_fans_gold_sm{margin-top:-.1rem}
.sh_buy_upload_btn{padding:.1rem}
.sh_buy_upload_btn label{position:relative;background-color:#fff;display:inline-block;border:1px solid #2fbdaa;border-radius:.03rem;color:#2fbdaa;font-size:.15rem;height:.3rem;line-height:.3rem;padding:0 .12rem}
.sh_buy_upload_btn label em{padding:.09rem .1rem;background:url(../img/upload.png) no-repeat center center;margin-left:.05rem}
.sh_buy_upload_btn .btn{position:absolute;right:0;top:0;opacity:0;filter:alpha(opacity=0)}
.sh_buy_upload_img{padding:.1rem;text-align:center}
.sh_buy_upload_img p{font-size:.14rem;line-height:.24rem;color:#999}

.sh_buy_fabu_p{font-size:.14rem;line-height:.24rem;color:#333;padding:0 .1rem}
.sh_buy_fabu_check{padding:.1rem}
.sh_buy_fabu_check .left{font-size:.14rem;line-height:.3rem;color:#999}
.sh_buy_fabu_check .right label{display:inline-block;width:.4rem;height:.26rem;background:url(../img/check_bg1.png) no-repeat center center;background-size:.4rem .26rem}
.sh_buy_fabu_check .right label input{opacity:0;filter:alpha(opacity=0);width:100%;height:100%}
.sh_buy_fabu_check .right label.on{background-image:url(../img/check_bg2.png)}
.sh_waimai_cate_list .left{border-left:1px dashed #ccc;width:65%}
.sh_waimai_cate_list .right{width:30%;padding-top:0.4rem}
.sh_waimai_cate_list .left .nr{padding:.1rem;padding: 0.1rem 0.8rem;}
.sh_waimai_cate_list .left p{color:#999;padding-right:.2rem}
.sh_waimai_cate_list .right .btn{display:inline-block;border:1px solid #dedede;border-radius:3px;padding:.5rem 1.2rem;color:#999;vertical-align:middle;margin-right:0.8rem;background:-moz-linear-gradient(top,#fafafa,#eeeeed);background:-webkit-gradient(linear,top,#fafafa,#eeeeed);background:-webkit-linear-gradient(top,#fafafa,#eeeeed);background:-o-linear-gradient(top,#fafafa,#eeeeed);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#fafafa, endColorstr=#eeeeed);-ms-filter:progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#fafafa, endColorstr=#eeeeed)}
.sh_mask_box{position:fixed;z-index:1001;top:0;right:0;width:100%;height:100%;overflow:scroll;background:rgba(0,0,0,.6)}
.sh_mask_nr{width:90%;margin:0 auto;margin-top:15%;background-color:#fff;box-shadow:0 0 .02rem #999;border-radius:3px;overflow:hidden;height:auto}
.sh_mask_bt{color:#2fbdaa;border-bottom:1px solid #dedede;padding:.8rem}
.sh_waimai_cate_add_mask{padding:.1rem .1rem 0;padding:.8rem}
.sh_waimai_cate_add_input{border:1px solid #dedede;padding:.2rem}
.sh_waimai_cate_add_input span{color:#333}
.sh_waimai_cate_add_input input{border:none 0;background:0 0;color:#333;padding:.5rem}
.sh_mask_btn{border-top:1px solid #dedede}
.sh_mask_btn input{box-sizing:border-box;float:right;width:50%;border:none 0;background:0 0;line-height:2rem}
.sh_mask_btn .reco{color:#2fbdaa;box-sizing:border-box;border-left:1px solid #dedede}
.sh_mask_btn .cancel{color:#999}
.sh_waimai_order_nr{padding:.1rem}
.sh_waimai_order_nr li{font-size:.14rem;color:#666;line-height:.24rem}
.sh_waimai_order_nr li .left{width:60%}
.sh_waimai_order_price{border-top:1px solid #dedede;padding:.05rem}
.sh_waimai_order_price div{font-size:.14rem;color:#666;line-height:.24rem}

.mine_yiyuan_list{padding:.1rem;border-bottom:.01rem solid #dedede;background:#fff;overflow:hidden}
.mine_yiyuan_list .img{width:.6rem;height:.6rem}
.mine_yiyuan_list .img img{width:100%;height:100%}
.mine_yiyuan_list .wz{margin-right:.7rem}
.mine_yiyuan_list .wz p{font-size:.12rem;line-height:.2rem}
.mine_yiyuan_list .wz .bt{font-size:.14rem;color:#333}
.mine_yiyuan_list .wz .join_num{overflow:hidden;margin:.05rem 0}
.mine_yiyuan_list .mine_yiyuan_btn{display:inline-block;margin-right:.05rem}
.mine_yiyuan_allnum_mask{position:fixed;display:none;z-index:1000;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000)}
.mine_yiyuan_allnum_mask .cont{position:absolute;top:50%;margin-top:-.88rem;right:50%;width:90%;margin-right:-45%;background:#fff;border-radius:.15rem;overflow:hidden}
.mine_yiyuan_allnum_mask .title{overflow:hidden;font-size:14px;color:#333;line-height:1.24rem;padding:0 .9rem;text-align:center;margin-top:.22rem}
.mine_yiyuan_allnum_mask .cont .closs{font-size:18px;display:inline-block;line-height:.82rem;padding:0 .25rem;position:absolute;left:.26rem;top:.26rem}
.mine_yiyuan_allnum_mask .cont p{font-size:12px;;padding:0.9rem}
.mine_yiyuan_allnum_mask .cont .num{    padding: .65rem .5rem .5rem;height: 5.55rem; overflow-y: scroll;}
.mine_yiyuan_allnum_mask .cont .num table{font-size:12px;line-height:24px}
.mine_yiyuan_allnum_mask .btn{width:100%;background:0 0;border:none 0;border-top:.15rem solid #dedede;height:38px;line-height:38px;text-align:center;color:#2fbdaa;font-size:16px}