/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2014-7-25, 14:02:43
    Author     : huanyu1
*/
.HWF_Loaded,.HWF_Loading{
    position: absolute;
    top:-20000px;
    left:0px;
}
.HWF_IMGConainer,.HWF_IMGConainer_pad{
    overflow: hidden;
    display: inline-block;
    *display: block;
    *float:left;
}
.HWF_row{
    margin: 20px auto;
    position: relative;
}
.HWF_failed{
    display: none;
    position: absolute;
    top:-20000px;
    left:0px;
}

.HWF_SUBTITLE{
    height: 75px;
    border: 1px solid #ebebeb;
    position: relative;
    background: #FFF;
}
.HWF_SUBContent{
    color: #000;
    font-size: 14px;
    float: right;
    padding-top: 5px;
    _overflow:hidden;
    _height:60px;
}
.HWF_IMG{
/*    -webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;*/
    margin-bottom: 0;
    padding-bottom: 0;
}
.HWF_IMG:hover{
/*-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);*/
}
.HWF_profileImg{
    width: 50px;
    height: 50px;
    margin: 10px;
    border-radius: 27px;
    float: left;
}
.HWF_SUBContent div{
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.HWF_profileName a{
    color: #B58E4F;
}
.HWF_SUBContent a:hover{
    color: #B58D4F;
    text-decoration: underline;    
}
.HWF_UserTipsL,.HWF_UserTipsR,.HWF_UserTipsLD,.HWF_UserTipsRD{
    position: absolute;
    width: 100px;
    height: 22px;
    background: #333;
    filter:alpha(opacity=50);
    display: none;
}
:root .HWF_UserTipsL,:root .HWF_UserTipsR,:root .HWF_UserTipsLD,:root .HWF_UserTipsRD{
    background: rgba(0, 0, 0, 0.5); 
    filter:none;
}
.HWF_UserTipsR:after{
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    border-top: #333 solid 12px;
    border-right: transparent solid 12px;
    right: -12px
}
:root .HWF_UserTipsR:after{
    border-top: rgba(0, 0, 0, 0.5) solid 12px;
    border-right: rgba(0, 0, 0, 0) solid 12px;
}
.HWF_UserTipsL:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    border-top: #333 solid 12px;
    border-left: transparent solid 12px;
    left: -12px;
}
:root .HWF_UserTipsL:after {
    border-top: rgba(0, 0, 0, 0.5) solid 12px;
    border-left: rgba(0, 0, 0, 0) solid 12px;
}
.HWF_UserTipsLD:after{
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    border-top: transparent  solid 12px;
    border-right: #333 solid 12px;
    left: -12px;
}
:root .HWF_UserTipsLD:after{
    border-top: rgba(0, 0, 0, 0) solid 12px;
    border-right: rgba(0, 0, 0, 0.5) solid 12px;
}
.HWF_UserTipsRD:after{
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    border-top: transparent solid 12px;
    border-left: #333 solid 12px;
    right: -12px;
}
:root .HWF_UserTipsRD:after{
    border-top: rgba(0, 0, 0, 0) solid 12px;
    border-left: rgba(0, 0, 0, 0.5) solid 12px;
}
.HWF_UserTipsL a,.HWF_UserTipsR a,.HWF_UserTipsLD a,.HWF_UserTipsRD a{
    color: #fff;
    font-size: 12px;
    width: 95px;
    overflow: hidden;
    display: block;
    text-align: center;
    height: 22px;
    line-height: 22px;
}
.HWF_UserTipsL a:hover, .HWF_UserTipsR a:hover, .HWF_UserTipsLD a:hover, .HWF_UserTipsRD a:hover{
    color:#a27939;
}
.HWF_UserTipsDot{
    position: absolute;
    
    width: 15px;
    height: 15px;
    background: url(/try/images/home/hwf_dot.png) -2px no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/try/images/home/hwf_dot.png");
    _background:none;
    display: none;
}
.HWF_like{
    width:55px;
    height: 55px;
    color: #fff;
    background: #000;
    text-align: center;
    font-size: 14px;
    display: none;
    _zoom:1
}
.HWF_heart{
    background: url(/try/images/home/goldlike.png) 1px 5px no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/try/images/home/goldlike.png");
    _background:none;
    width: 20px;
    height: 27px;
    display: block;
    margin: 0 auto;
}
.HWF_liked .HWF_heart{
    background: url(/try/images/home/like.png) 2px 5px no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/try/images/home/like.png");
}
.HWF_LikingAnima{
    display: block!important;
}
.HWF_LikingAnima .HWF_heart{
    opacity: 0;
}
.HWF_LikingAnima .HWF_Bigheart{
    background: url(/try/images/home/goldlike.png) 2px 5px no-repeat;
    width: 20px;
    height: 27px;
}
.HWF_LikingAnima .HWF_Bigheart{
    position: absolute;
    top:0px;left:50%;margin-left: -11px;
    animation: HWF_Liking 0.4s 1;
    -moz-animation: HWF_Liking 0.4s 1;	/* Firefox */
    -webkit-animation: HWF_Liking 0.4s 1;	/* Safari 和 Chrome */
    -ms-animation:HWF_Liking 0.4s 1;
}
@keyframes HWF_Liking
{
from {
 transform:scale(1);
 opacity:1;
}
to {
    transform:scale(2);
    opacity:0.3;
}
}

@-moz-keyframes HWF_Liking /* Firefox */
{
from {
 -moz-transform:scale(1);
opacity:0.6;
}
to {
    -moz-transform:scale(2);
  opacity:0.3;
}
}

@-webkit-keyframes HWF_Liking /* Safari 和 Chrome */
{
from {
 -webkit-transform:scale(1);
 opacity:1;
}
to {
    -webkit-transform:scale(2);
     opacity:0.3;
}
}
@-ms-keyframes HWF_Liking /* Safari 和 Chrome */
{
from {
 -ms-transform:scale(1);
 opacity:1;
}
to {
    -ms-transform:scale(2);
    opacity:0.3;
}
}


.HWF_IMGConainer:hover .HWF_UserTipsL,.HWF_IMGConainer:hover .HWF_UserTipsR,.HWF_IMGConainer:hover .HWF_UserTipsLD,.HWF_IMGConainer:hover .HWF_UserTipsRD,
.HWF_IMGConainer:hover .HWF_like,.HWF_IMGConainer:hover .HWF_UserTipsDot
{
   display: block; 
}
.HWF_LOAD_MORE,.HWF_TIPS_LOADING{
    border-top:1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #1b1b1b;
    cursor: pointer;
    text-align: center;
}
.HWF_LOAD_MORE{
    display: none
}