/*
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 : 2016-8-25, 16:34:53
    Author     : Administrator
*/
/*module_ID=98 侧边栏-我的好友 begin*/
dl,dd,dt,img
{
    margin: 0;
    padding: 0;
}
.moudle-mien-my-firend-1
{
    width: 270px;
}
.moudle-mien-my-firend-1 .my-firend-1-tit
{
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #999;
}
.moudle-mien-my-firend-1 .my-firend-1-parent
{
    text-align: right;
    height: 20px;
    line-height: 20px;
}
.moudle-mien-my-firend-1 .my-firend-1-hot
{
    font-family: "微软雅黑";
    font-size: 18px;
    color: #333;
}
.moudle-mien-my-firend-1 .my-firend-1-Eng
{
    font-family: "微软雅黑";
    font-size: 12px;
    color: #999;
}
.moudle-mien-my-firend-1 .my-firend-1-dl
{
    width: 100%;
    height: 80px;
    margin-top: 10px;
    float: left;
}
.moudle-mien-my-firend-1 .my-firend-1-dl dt 
{
    float: left;
    width: 46%;
    margin-right: 16px;
    height: 80px;
    overflow: hidden;
}
.moudle-mien-my-firend-1 .my-firend-1-dl dt img
{
    width: 100%;
    -webkit-transform: all 0.25s linear 0.1s;
    transition: all 0.25s linear 0.1s;
}
.moudle-mien-my-firend-1 .my-firend-1-dl dt img:hover
{
    -webkit-transform:scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.moudle-mien-my-firend-1 .my-firend-1-name
{
    float: left;
    width: 48%;
    padding-bottom: 6px;
    line-height: 25px;
    color: #097ABE;
    font-size: 16px;    
    border-bottom: 1px solid #f0f0f0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break:break-all;
    overflow: hidden;
}
.moudle-mien-my-firend-1 .my-firend-1-cont-tit
{
    margin-top: 10px;
    float:left;
    color: #333;
    font-size: 14px;
    width: 48%;
    line-height: 20px;
    white-space:nowrap;
    overflow: hidden;
}
.moudle-mien-my-firend-1 .my-firend-1-cont
{
    float:left;
    color: #333;
    font-size: 14px;
    width: 48%;
    white-space:nowrap;
    overflow: hidden;
}
.moudle-mien-my-firend-1 .my_friend_1_none
{
    margin-top: 60px;
    text-align: center;
}
/*module_ID=98 侧边栏-我的好友 end*/