*{
	padding:0rem;
	margin:0rem;}

 .content{
     width: 100%;
     height: 2.3466666666666667rem;
     background-color: #fff;
}
 .content img{
 	 width:1.6rem;
 	 height:1.6rem;
     display: block;
     float: left;
     margin: 0.37333333333333335rem 0.4rem 0.37333333333333335rem 0.5333333333333333rem;
     border: 0.013333333333333334rem  #eaeaea solid;
}
 .content .mallname{
     font-size:0.37333333333333335rem;
     color: #333333;
     padding-top: 0.4466666666666667rem;
}
 .content .assetExpense{
     color: #33bbff;
     padding-top: 0.333333333333333rem;
     font-size: 0.37333333333333335rem;
     float: left;
}
 .content .price{
    padding-top: 0.333333333333333rem;
    font-size: 0.33333333333333335rem;
    color: #cfcfcf;
    padding-left: 0.26666666666666666rem;
    text-decoration: line-through;
    float: left;
}
 .splitter{
     width:10rem;
     height: 0.26666666666666666rem;
}
 .color{
     width:9.7rem;
     background-color: #FFFFFF;
     font-size: 0.37333333333333335rem;
     color: #999999;
     padding-left: 0.26666666666666666rem;
     padding-top: 0.4rem;
     padding-bottom: 0.4rem;
}
 .color .hue{
     display: block;
     width: 100%;
}
.concent{
	overflow: hidden;
	margin-bottom:0.4rem;
	
}
.color li{
	 display:block;
	 float:left;
 	  padding:0 0.2777rem 0 0.27777rem; 
     font-size: 0.37333333333333335rem;
     margin-right:0.26666rem;
     margin-top:0.26666rem;
     height: 1.0666666666666667rem;
     border: 1px solid #EAEAEA;
     border-radius: 0.10666666666666667rem;
     text-align: center;
     line-height: 1.0666666666666667rem;
}
.color li.active{
 	 padding:0 0.2777rem 0 0.27777rem; 
 	 color: #33bbff!important;
     font-size: 0.37333333333333335rem;
     margin-right:0.26666rem;
     margin-top:0.26666rem;
     height: 1.0666666666666667rem;
     border: 1px solid #33bbff;
     border-radius: 0.10666666666666667rem;
     text-align: center;
     line-height: 1.0666666666666667rem;
}
.concent .line{
     width: 100%;
     height: 0.023333333333333334rem;
     background-color: #EAEAEA;
     float:left;
     margin-top:0.4rem;
}
.online{
     width: 100%;
     height: 0.023333333333333334rem;
     background-color: #EAEAEA;
     float:left;
     margin-top:0.26666rem;
}
 .text{
     width:9.7rem;
     float:left;
     background-color: #FFFFFF;
     height: 1.6rem;
     font-size: 0.37333333333333335rem;
     color: #999999;
     line-height: 1.6rem;
     padding-left: 0.26666666666666666rem;
}
.amount {
    display: inline-block;
    width: 2.4rem;
    height: 0.8266666666666667rem;
    line-height: 0.8266666666666667rem;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    margin-right: 0.26666666666666666rem;
    float:right;
    margin-top:0.36666666666666666rem;
}
.amount input {
    float: left;
    text-align: center;
    border: none;
    color: #666;
    font-size: 0.37333333333333335rem;
    width: 33.33%;
    box-sizing: border-box;
    height: 0.8266666666666667rem;
    line-height: 0.8266666666666667rem;
}
.amount input[type=button] {
    border: none;
    background: #fff;
}
.footer {
    width: 100%;
    height: 1.333333rem;
    float: left;
    position: fixed;
    bottom: 0;
    background-color: #fff;
}
.footer .button {
    width: 10rem;
    height: 1.3333rem;
    background-color: #33bbff;
}
.footer .button .go{
    font-size: 0.48rem;
    color: #fff;
    letter-spacing: 0.02666666666666667rem;
    text-align: center;
    line-height: 1.36rem;
}
 