/*预设*/
dl,dd,dt
{
    margin: 0;
    padding: 0;
}
/*module_ID=27 推荐文章 begin*/
.layout-lt-pwlt-hhpwlt-recommend-top-1
{
    width: 270px;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-tit
{
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #999;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-parent
{
    text-align: right;
    height: 20px;
    line-height: 20px;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-hot
{
    font-family: "微软雅黑";
    font-size: 18px;
    color: #333;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-Eng
{
    font-family: "微软雅黑";
    font-size: 12px;
    color: #999;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-box
{
    width: 100%;
    margin-top: 15px;
    clear: both;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-box dt 
{
    float: left;
    width: 45%;
    margin-right: 15px;
    overflow: hidden;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-box dt img
{
    width: 100%;
    -webkit-transform: all 0.25s linear 0.1s;
    transition: all 0.25s linear 0.1s;
    height: auto;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-box dt img:hover
{
    -webkit-transform:scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-word
{
    float: left;
    width: 48%;
    margin-top: 5px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break:break-all;
    -webkit-box-orient: vertical;
    line-height: 19px;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-word a
{
    font-size: 14px;
    color: #333;
    font-family: "微软雅黑";
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-word a:hover
{
    color: #d41a1a;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-read
{
    float: right;
    margin: 10px 10px 0 0;
    width: 44%;
    text-align: right;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-read span
{
    color: #999999;
    font-family: "微软雅黑";
    font-size: 12px;
}
.layout-lt-pwlt-hhpwlt-recommend-top-1 .recommend-top-1-none
{
    margin-top: 60px;
    text-align: center;
}
/*module_ID=27 推荐文章 end*/
