@charset "UTF-8";
/**
 * 
 * @authors DysonChan (dysonchan1985@gmail.com)
 * @date    2014-01-21 14:35:47
 * @version $Id$
 */


/*a:link{-webkit-tap-highlight-color:rgba(0,0,0,0)}*/
@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
a:hover,
a:active {
	outline: none;
}
a,
a:active,
a:visited {
	text-decoration: none;
	color: #FF4F4F;
}

.user-nav {
	float: right;
}
.home-nav {
	float: right;
}
.home-nav li a {
	padding-right: 50px;
	width: 200px;
	display: inline-block;
}
.user-nav a {
	margin-right: 7px;
}
.list {
	padding: 0 10px 20px;
}
.list li {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 9px 0 0;
	margin-top: 10px;
}
.item-body {
	text-align: center;
	padding: 5px 9px;
}
.item-body img {
	width:50%;
	max-height: 200px;
}
.home-body {
	padding: 0 9px;
}
.home-body .promise {
	color: #FF4F4F;
}
.home-body img {
	max-width: 60px;
	max-height: 60px;
}
.home-body img {
	display: inline-block;
	vertical-align: top;
}
.home-item-head img {
	display: inline-block;
	vertical-align: top;
	max-width: 30px;
	max-height: 30px;
}
.home-item-head {
	padding: 0 9px;
	color: #999;
	font-size: 14px;
}
.home-item-head h5 {
	margin: 5px 0;
}
.home-item-head h5 a {
	color: #000;
	font-size: 16px;
	word-break: break-all;
}
.home-item-head p {
	color: #999;
	font-size: 14px;
	height: 30px;
}
.item-head {
	padding: 9 9px;
}
.item-head h5 {
	margin: 5px 0;
}
.item-head h5 a {
	color: #000;
	font-size: 16px;
	word-break: break-all;
}
.item-head p {
	color: #999;
	font-size: 14px;
	height: 24px;
}
.item-head span {
	float: right;
	color: #FF4F4F;
}
.msg-head p {
	color: #999;
	font-size: 14px;
	height: 24px;
}
.item-price {
	padding: 0 9px;
}
.item-price h5 {
	margin: 5px 0;
}
.item-price h5 a {
	color: #000;
	font-size: 16px;
	word-break: break-all;
}
.item-price p {
	color: #999;
	font-size: 14px;
	height: 24px;
}
.item-price span {
	float: left;
	font-size: 16px;
}
.price{
	color:#FF4F4F;
}
.item-foot {
	border-top: 1px solid #d6d5d9;
	border-bottom: 1px solid #d6d5d9;
	margin-bottom: 5px;
	margin-top: 20px;
	height: 60px;
	line-height: 60px;
}
.item-foot-main {
    /*padding-top: 8px;
    padding: 11px 15px;*/
    border-top: 1px solid #EDEEEF;
    border-bottom: 1px solid #EDEEEF;
    margin-top: 20px;
    margin-bottom: 5px;
    height: 40px;
}
.item-foot-main .comment {
    float: left;
    text-align: center;
    /*height: 25px;*/
    line-height: 40px;
    width: 49%;
    font-size: 13px;
	color: #999;
}
.item-foot .comment {
	float: left;
    text-align: center;
    height: 60px;
    line-height: 60px;
    width: 20%;
    font-size: 13px;
	color: #999;
}
.item-foot .fav,
.item-foot .share {
	padding: 10px 10px 0 10px;
	font-size: 13px;
	color: #999;
}
.item-foot i {
	padding-right: 5px;
	font-size: 16px;
	position: relative;
	top: 2px;
}
i.icon-heart {
	color: #f67776;
}
i.icon-bubble {
	color: #339cde;
}
i.icon-share-alt {
	color: #ff937a;
}
.shop {
	float: right;
	background-color: #FF4F4F;
	height: 34px;
	line-height: 34px;
	width: 100px;
	text-align: center;
	font-size: 16px;
	margin: 7px 10px 0 0;
}
.item-head .shop a {
	color: #fff;
}
.item-foot .shop a {
	color: #fff;
	border-radius: 15x;
}
.comment-foot #comment-loading {
	float: right;
	height: 24px;
}
.comment-foot .comment {
	float: right;
	background-color: #FF4F4F;
	height: 24px;
	line-height: 24px;
	width: 55px;
	text-align: center;
	font-size: 12px;
	margin: 7px 10px 0 0;
}
.comment-foot .comment a {
	color: #fff;
}
.top-nav {
	font-size: 15px;
	height: 44px;
	width: 100%;
	z-index: 1000;
	line-height: 44px;
	box-shadow: -3px 0 0 #fafafa, 0 -3px 0 #fafafa, 0px 0px 3px #999, 3px 0 0 #fafafa;
	background: #fafafa url(./images/line.png) 0 top repeat-x;
	-webkit-background-size: 320px 1px;
	background-size: 320px 1px;
}
.top-nav nav {
	text-align: center;
}
/*footer a:first-child{
	margin-left: 5%;
}*/

.top-nav a {
	width: 15%;
	text-align: center;
	display: inline-block;
}
.top-nav a.on {
	color: #000;
}
#back2top {
	position: fixed;
	bottom: 30px;
	background-color: #000;
	color: #fff;
	width: 35px;
	height: 35px;
	opacity: .5;
	right: 5px;
	display: none;
}
#back2top .icon-arrow-up {
	font-size: 20px;
	line-height: 35px;
	text-align: center;
	width: 35px;
	display: inline-block;
}
#loadmore {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	background: #fff;
	border: 1px solid #ccc;
	height: 30px;
	line-height: 30px;
}
#loading {
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 8px;
	color: #FFFFFF;
	font-size: 13px;
	height: 60px;
	left: 50%;
	line-height: 60px;
	position: fixed;
	text-align: center;
	top: 50%;
	width: 60px;
	z-index: 10000;
	margin: -30px 0 0 -30px;
	display: none;
}
.i-list {
	background: url(images/list.png)
}
.loading {
    display: block;
    min-height: 50px;
    background: url(../images/loading.gif) no-repeat center center;
    -webkit-background-size: 19px auto;
    background-size: 19px auto
}
.default-pic {
	width: 24px;
	max-width: 24px;
	max-height: 24px;
    text-align:center;
}
/4.0.3版本的输入问题/
/*.mui-android input:focus,.mui-android textarea:focus{
	-webkit-user-modify:inherit;
}*/
.social{
	position: absolute;
	top:50%;	
	text-align: center;
	width: 48px;
	max-width: 48px;
	height: 24px;
	line-height: 24px;
    text-align:center;
    color: #FF4F4F;
	background-color: #fff;
}
.social.follow{
	color: #FF4F4F;
	background-color: #fff;
}
.first{
	text-align: center;
	color: #FF4F4F;
}
.first.title{
	text-align: center;
	color:white;
	margin-top: 30px; 
	font-size: 45px;
}
.first.title-last{
	text-align: right;
	padding-right: 10px;
	
	margin-top: 30px;
	color:white;
	font-size: 15px;
}
.first.sub-title{
	text-align: center;
	color: #ffffff;
	margin-top: 5px; 
	font-size: 20px;
}
.first.link{
height: 80%;
width: auto;
padding-bottom: 20px;	
padding-top: 5px;
}
.first.link2{
/*height: 80%;*/
width: auto;
}
.start-btn{
	text-align: center;
	color: #FFF;
	font-size: 20px;
}
.shop-btn{
	float: right;
	background-color: #FF4F4F;
	color: white;
	border-radius: 5px;
	height: 34px;
	line-height: 17px;
	width: 80px;
	text-align: center;
	font-size: 16px;
	margin: 7px 7px;
	padding: 6px 6px;

}
#pro .shop-btn{
	margin: -10px 7px 0px 0;
}
.bottom-btn{
	background-color: #FF4F4F;
	position: fixed;
	bottom: 0px;
	left:0px;
	border: 0px;
}
cm-center{
	text-align: center;
	margin: auto;
}
.guang{
	color: #FF4F4F;
}
.guang1{
	color: #FF4F4F;
}
.foot_item_sep {
    display: inline-block;
    float: left;
    width: 1px;
    height: 40px;
    background-color: #EDEEEF;
    /*margin: 0 16px*/
}
.share-title{
	margin: 2px 15px 10px;
	color: #6d6d72;
	font-size: 15px;
	font-weight: 400;
}
.share-p{
	margin: 10px 0px;
}
.share-btn{
	color:#FF4F4F;
	padding: 5px 20px;
}
.menu-p{
	margin: 0px 0px;
	height:30%;
}
.menu-btn{
	color:#FF4F4F;
	width: 100%;
	height:100%;
	text-align: center;
}
.title{
	color: #848484;
	/*background: #F0F0F0;*/
	/*font-size: 18px;*/
	/*font-weight: 400;*/
}
.btn-large{
	text-align: center;
    vertical-align: middle;
    display: block;
    font-size: 20px;
    width:100%;
    line-height:50px;
    height:50px;
}
.btn-large-bottom{
	text-align: center;
    vertical-align: middle;
    display: block;
    font-size: 20px;
    width:100%;
    line-height:50px;
    height:50px;
    position: fixed;
    bottom: 0px;
}
.hide {
    display: none;
}
.backTop {
    background: #DDDDDD;
    border-radius: 50%;
    position: relative;
    right: 10px;
    bottom: 15px;
    width: 38px;
    height: 38px;
    z-index: 9999;
    text-align: center;
    font-size: 18px;
    color: #666666;
    padding-top: 8px;
    opacity: 0.8;
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
    color: #FF4F4F;
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item {
    color: #848484;;
}
@media screen and (min-device-width:500px)  {  
.mui-slider-indicator.mui-segmented-control {
	font-size: 18px;
}
}
.mui-btn-blue, .mui-btn-primary, input[type=submit] {
    color: #fff;
    border: 1px solid #FF4F4F;
    background-color: #FF4F4F;
}
.mui-bar-tab .mui-tab-item.mui-active {
    color: #FF4F4F;
}
.mui-icon.mui-active {
    color: #FF4F4F;
}
.mui-input-row .mui-input-clear~.mui-icon-clear.mui-active, .mui-input-row .mui-input-password~.mui-icon-eye.mui-active, .mui-input-row .mui-input-speech~.mui-icon-speech.mui-active {
    color: #FF4F4F;
}
.mui-popover.mui-popover-action .mui-table-view{
    color: #FF4F4F;
}
.quan-lips{
	font-size: 10px;
}
.mui-table-view-cell p.status {
 margin-bottom: 0px;
 color:black;
 float: right;
 font-size: 12px;
}
.mui-table-view-cell b.yuan {
margin-left: 5px;
font-size:10px;
color: #FF4F4F;
}
.mui-table-view-cell b.space {
	margin-left: 20px;
    color: #FF4F4f;
    font-size: 18px;
}
@media screen and (min-device-width:500px)  {  
.mui-table-view-cell b.space {
	margin-left: 20px;
    color: #FF4F4f;
    font-size: 22px;
}
}
.mui-table-view-cell b.date{
font-size:12px;
float: right;
}
.mui-table-view-cell b.date1{
font-size:12px;
color: #ff4f4f;
}
.mui-table-view .mui-media-object {
  line-height: 80px;
  max-width: 80px;
  width: 80px;
  height: 80px;
}
.mui-table-view-chevron .mui-table-view-cell {
 padding-right: 5px;
}
.hb-split{
    margin-top: 20px;
    padding: 0 20px 0;
    margin: 20px 0;
    line-height: 1px;
    border-left: 80px solid #ddd;
    border-right: 80px solid #ddd;
    text-align: center;
    color: #ff4f4f;
    font-size: 15px;
}   
.mui-content {
    background-color: #f7f7f7;
}
html,body {
	background-color: #f7f7f7;
}
.red{
	color: red;
}


.btn-quan{
  background-color: #ff4f4f;
  color: white;
  font-size: 16px; 
  height: 40px;
  width: 80px;
}
 .btn-quan-disabled{
 background-color: #dedede;	
 }
.zan-c-red{color:#f44!important}
.zan-card{
 /* border-bottom:0.5px solid #dedede;  */
margin-left:0;width:auto;padding:5px 15px;overflow:hidden;position:relative;font-size:15px}
.zan-card__thumb{width:90px;height:90px;float:left;position:relative;margin-left:auto;margin-right:auto;overflow:hidden;background-size:cover}
.zan-card__btn{float:right;}
.zan-card__img{position:absolute;top:0;left:0;right:0;bottom:0;width:auto;height:auto;max-width:100%;max-height:100%}
.zan-card__detail{width:auto;position:relative;}
.zan-card__detail-row{overflow:hidden;line-height:40px;min-height:40px;margin-bottom:3px}
.zan-ellipsis--l2{font-size:20px;}
.zan-ellipsis--l3{font-size:12px;
 line-height: 20px;
    min-height: 20px;
}
.zan-card__right-col{float:right}
.zan-card__left-col{float:left}
.zan-card__center-col{text-align:center}
/*.zan-c-gray{color:#c9c9c9!important}
.zan-c-gray-dark{color:#999!important}
.zan-c-gray-darker{color:#666!important}
.zan-c-dark{color:#000000!important;font-size:20px}*/
.zan-ellipsis--title{color:#ff4f4f!important}
.buying-title{font-size:15px;float:left}
	.backTop {
    background: #DDDDDD;
    border-radius: 50%;
    position: fixed;
    right: 10px;
    bottom: 20px;
    width: 48px;
    height: 48px;
    z-index: 9999;
    text-align: center;
    font-size: 25px;
    color: #666666;
    padding-top: 8px;
    opacity: 0.9;
}
@media screen and (min-device-width:500px)  {  
.share-title {
		display: inline-block;
		font-size: 18px;
		}
		.share-pic {
		display: inline-block;
		width: 100px;
		height: 100px;
	}
}
.share-title {
		display: inline-block;
		font-size: 12px;
		}
.share-pic {
display: inline-block;
width: 50px;
height: 50px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #ff4f4f;
}
/*.mui-slider .mui-slider-group .mui-slider-item img {
    width: 100%;
    height: 200px;
}*/
.mui-table-view-cell p {
    margin-top: 5px;
}
b.status {
color: #FF4F4F;
}
b.yuann {
font-size: 12px;
color: #FF4F4F
}
  @@media screen and (min-device-width:500px)  {  
    .mui-scroll {
        padding-left: 10%;
        padding-right: 10%;
         position: relative;
        width: 80%;
        margin: auto;
        }
        .mui-table-view-cell p {
        margin-top: 5px;
        font-size: 25px;
        }
        p{
         font-size: 25px;  
        }
}
img.logo-bottom{
    width: 60px;
    height: 60px;
}