
/* 页面正文 */
#header{
    width: 100%;
    height: 2.3rem;
    background: white;
    z-index: 55;
    position: fixed;
}
#content{
    margin-top: 2.3rem;
    position: relative;
    z-index: 20;
    overflow: hidden;
    margin-bottom:2.5rem;
}

#content>div{
    position: relative;
    z-index: 20;
    top: 0rem;
    width: 100%;
}

#shadow{
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: fixed;
    z-index: 101;
    overflow: hidden;
    background: rgba(0,0,0,0.75);
}

#shadow>div{
    position: absolute;
    font-size: 0.8rem;
}

#shadow>div:first-child{
    background: #fff;
    border-radius: 0.3rem;
    width: 100%;
    bottom: 2.4rem;
    text-align: center;
    height: 4.4rem;
    color: #ff4544;
}

#shadow>div:first-child>div{
    height: 50%;
    line-height: 2.2rem;
}

.shadow_cancel{
    bottom: 0;
    text-align: center;
    width: 100%;
    border-radius: 0.3rem;
    height: 2.2rem;
    line-height: 2.2rem;
    background: #fff;
}

.sliding>li>a{
    width: 100%;
    height: 100%;
    color: #999999;
}

#catalog{
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
}

#catalog ul{
    height: 2.2rem;
    width: 20rem;
    position: relative;
    color: #999999;
}

#catalog li{
    float: left;
    font-size: 0.75rem;
    line-height: 2.5rem;
    margin: 0 0.5rem;
    height: 100%;
    text-align: center;
    width: 3.8rem;
}

/********************* 有好货 *********************/
#cargo{
    /* display: none; */
    width: 100%;
}

#cargo>div{
    margin-top: 0.5rem;
    padding: 0 0.5rem;
    background: white;
}

#cargo>div>div{
    position: relative;
}
#cargo>div>div:first-child>span{
    position: relative;
    top: -0.45rem;
    font-size: 0.75rem;
    font-weight: 600;
}
#cargo>div>div:first-child{
    height: 2.6rem;
    line-height: 3.6rem;
}
#cargo>div>div:first-child>a{
    height: 1.6rem;
    width: 1.6rem;
    position: relative;
}
#cargo>div>div:first-child>a>img{
    width: 100%;
    position: absolute;
    height: 100%;
}
#cargo>div>div:first-child>img{
    width: 3.5rem;
    margin-top: 0.7rem;
}

.img_{
    width: 100%;
    max-height: 17.2rem;
    overflow: hidden;
}
.img_ a{
    width: 5.5rem;
    height: 5.5rem;
    display: inline-block;
    border-radius: 0.3rem;
    margin-left: 0.4rem;
    overflow: hidden;
}
.img_ img.hei{
    height: 100%;
}
.img_ img.wid{
    width: 100%;
}

.comment{
    height: 2rem;
    line-height: 2.7rem;
}
.comment > .left > img {
    width: 0.8rem;
    margin-left: 0.5rem;
}

.comment>.right>img{
    width: 0.8rem;
    margin-right: 1.4rem;
    padding-left: 0.7rem;
}

.comment>.right>span{
    font-size: 0.5rem;
}

.comment>span{
    position: relative;
}

.comment>span>span{
    position: absolute;
    top: -0.5rem;
    left: 1.6rem;
}

.comments{
    background: #f2f2f2;
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
    font-size: 0.65rem;
}

.comments>p{
    margin-top: 0.2rem;
}
.comments > a {
    display: inline-block;
    margin-top: 0.3rem;
    font-size: 0.6rem;
}
.comments>p>span:first-child{
    font-weight: 600;
    font-size: 0.7rem;
}
.comments>div{
    display: block;
    margin-top: 0.4rem;
}
.epigram{
    margin: 0.5rem 0;
    font-size: 0.75rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color:#333;
}
/********************* 关注 ***********************/
#followWithInterest{
    /* display: none; */
}

.user-share{
    padding: 0.5rem;
    background: white;
    border-bottom: 0.5rem solid #f2f2f2;
}
.user-share .a-img{
    width: 1.6rem;
    height: 1.6rem;
}
.user-share .a-img>img{
    width: 100%;
    height: 100%;
}
.user-share div>span{
    position: relative;
    top: -0.4rem;
    font-size: 0.75rem;
    font-weight: 600;
}

#dynamic_false{
    width: 100%;
    padding: 2.8rem 0;
    text-align: center;
    display: none;
}

#dynamic_false>img{
    width: 5rem;
}

#dynamic_false>p{
    color: #cccccc;
    margin: 0;
    font-size: 0.7rem;
}

#dynamic_false a{
    color: #ff4544;
}

.addTo{
    position: relative;
    font-size: 0.55rem;
    color: #999999;
    margin-top: 0.5rem;
    height: 2rem;
    line-height: 2rem;
}
.addtoComm {
    position: absolute!important;
    top: 0.1rem!important;
    right: 0;
    font-size: 0.65rem!important;
}
.addTo img {
    width:0.6rem;
}
#imgPic {
    display:none;
    text-align: center;
    margin-top: 5rem;
}
#imgPic > img {
    height: 5.5rem;
}
#imgPic > p {
    margin-top: 1.5rem;
    font-size: 0.75rem;
    color:#999999;
}
.user_img {
    width: 3.5rem;
    margin-top: 0.7rem;
}

/********************* 特卖会 *********************/
#sell{
    /* display: none; */
    background: white;
}
.include{
   width: 100%;
   height: auto;
}
.inc-box{
   width: 100%;
   overflow: hidden;
}
.box-ig{
    height: 8rem;
}
.box-div{
    padding: 0.7rem 0.5rem;
    position: relative;
}
.box-d{
    font-size: 0.75rem;
    font-weight: 600;
    width: 100%;
    display: inline-block;
}
.box-sn{
    font-size: 0.65rem;
    width: 100%;
    color: #666666;
    display: inline-block;
}
.box-p-f{
    font-size: 0.8rem;
    font-weight: 600;
}
.box-p-f>span:last-child{
    color: #ff003c;
}
.inc-bt1{
   width: 15%;
   height: auto;
   border-radius: 0.3rem;
   border: 0;
   color: #fff;
   background-color: #ffa51f;
}
.inc-bt2{
    width: 25%;
    height: 1.7rem;
    border-radius: 8px;
    position: absolute;
    bottom: 1rem;
    right: 0.5rem;
    float: right;
    border: 0;
    background-color: #ff003c;
    color: #fff;
}

/********************* 取消关注 *********************/
.cancel_model { position:fixed;top:0px;left:0px;bottom:0px;right:0px;background:rgba(0,0,0,0.5);z-index:199;display:none;}
.cancel_model > a { display:block;height:2.2rem;line-height:2.2rem;text-align:center;position:absolute;bottom:0.1rem;border-radius:0.25rem;-webkit-border-radius:0.25rem;font-size:0.8rem;background-color:#fff;display:block;width:100%;}
.cancel_model > a:nth-of-type(1) { bottom:2.5rem;}
.cancel_model > a:nth-of-type(1)>span { color:RGBA(239, 168, 61, 1);}
.cancel_model > a:nth-of-type(2)>span { color:#000;}

/********************* 能赚钱 *********************/
#money{
    /* display: none; */
    background: white;
}
#money>img{
    display: block;
    width: 100%;
    margin-top: 1px;
    height: 8.75rem;
}
#money>div{
    overflow: hidden;
}
#money>div>div{
    width: 46%;
    margin: 3% 0 0 3%;
    float: left;
}



