<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*module_ID=488 çƒ­é—¨æŽ¨è begin*/
.layout-lt-pwlt-hhpwlt-recommend-top .fl
{
    float: left;
}
.layout-lt-pwlt-hhpwlt-recommend-top .all-image-box
{
    width: 100%;
    display: block;
    overflow: hidden;
}
.layout-lt-pwlt-hhpwlt-recommend-top .all-images
{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    transition: all 0.25s linear 0.1s;
    -webkit-transition: all 0.25s linear 0.1s;
    -moz-transition: all 0.25s linear 0.1s;
    -o-transition: all 0.25s linear 0.1s;
}
.layout-lt-pwlt-hhpwlt-recommend-top .all-images:hover
{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
}
/*module_ID=488 çƒ­é—¨æŽ¨è end*/</pre></body></html>