﻿body{
    background-color:#952cf7;
}
#t_shaidan .t_title{
    padding:25px 0 30px 0; 
    color:#fff;
    position:relative;
}
.t_appdownload1{
    padding:20px 0 60px 0;
}
#t_shaidan .t_title .myshow_btn{
    position:absolute;
    right:92px;
    top:33px;
    width:172px;
    height:48px;
    background:url(https://i.huim.com/zhuanti/20161111/sd_pc_btn.png) no-repeat 0 0;
}
#t_shaidan .t_title .myshow_btn:hover{
    background:url(https://i.huim.com/zhuanti/20161111/sd_pc_btn.png) no-repeat 0 -59px;
}
.m_banner{
    background:url(https://i.huim.com/zhuanti/20161111/sd_pc_bg.png) repeat;
}



/* 发布晒单
------------------------------------*/
.sdico,.choice_ico,.like_ico,.pro_review_marks,.info_follow a,.sex_ico,.item_review_marks,.layer_ico{
    background-image:url(https://i.huim.com/content_new/images/miao_ico.png);
    background-repeat:no-repeat;  
}
.shaidan_content{
    width:1020px;
}
.shaidan_content li{
    float:left;
    width:244px;
    margin:0 8px 8px 0;
    background:#fff;
}
.shaidan_content .item_pic{
    display:inline-block;
    width:244px;
    height:244px;
    overflow:hidden;
    text-align:center;
    vertical-align:middle;
}
.shaidan_content .item_pic img{
    vertical-align:middle;
    max-width:244px;
    max-height:244px;
}
.item_review{
    position:relative;
}
.item_review_text{
    margin:15px 10px;
    width:224px;
    height:50px;
    overflow:hidden;
    text-indent:20px;    
}
.item_review_marks{
    position:absolute;
    top:-3px;
    left:10px;
    display:inline-block;
    width:16px;
    height:15px;
    background-position: -26px -35px;
}
.item_bot{
    padding:0 10px 15px 10px;
}
.item_bot .item_user{
    line-height:30px;
}
.item_bot .item_user{
    float:left;
    height:26px;
    line-height:26px;    
    width:135px;
    overflow:hidden;
    word-break:keep-all;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.item_bot .item_user span{
    color:#8a4545;
    font-size:14px;
}
.item_user img{
    width:26px;
    height:26px;
    margin-right:5px;
    -moz-border-radius:13px;
    -webkit-border-radius:13px;
    border-radius:13px;
}
.item_bot .item_active{
    float:right;
    margin-top:3px;
    line-height:18px; 
}
.item_bot .item_active a{
    float:left;
    display:inline-block;
    line-height:18px;
}
.item_bot .item_active a span{
    color:#999;
}
.item_bot .item_active i{
    float:left;
    margin-right:3px;
    display:inline-block;
    width:18px;
    height:18px;
}
.item_bot .active_like i{
    background-position:0 0;
}
.item_bot .liked i.active_like_ico{
    cursor:default;
    background-position:-25px 0;
}
.item_bot .active_comment i{
    background-position:-103px 0px;
}

.active_comment{
    margin-left:10px;
}
.like_animate{ 
    display:none;
    position:absolute;
    width:70px;
    height:30px;
    text-align:center;
    line-height:30px;
    font-size:14px;
    color:#fff;
    background-color:rgba(0,0,0,0.8);
    *background:#000;    
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
}


/* 导航
--------------------*/
.partyon_nav {
    background-color:#764df7;     
}
.partyon_nav .partyon_nav_tit{    
    background-color:#663fe1; 
}
.partyon_nav li a{
    border-top:1px solid #6a45de;
}
.partyon_nav li a:hover{
    background-color:#3b267b;
}
.partyon_nav .gotop{
    border-top:1px solid #6a45de;
}
