/*module_ID=422 左右图文专题展示 begin*/
.layout-lt-pwlt-left-right-pwlt-7
{
    width:100%;
}
.layout-lt-pwlt-left-right-pwlt-7 .pwlt-7-box
{
    overflow: hidden;
    padding: 2% 2% 10px;
}
.layout-lt-pwlt-left-right-pwlt-7 .pwlt-7-bg-img-box
{
    float: left;
    width: 28%;
    height: 100px;
    margin-right: 4%;
    overflow: hidden;
    padding: 7px 0;
}
.layout-lt-pwlt-left-right-pwlt-7 .pwlt-7-word-title
{
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
    color: #666;
    display: inline-block;
}
.layout-lt-pwlt-left-right-pwlt-7 .pwlt-7-word-title:hover
{
    color: #EF176C;
}
.layout-lt-pwlt-left-right-pwlt-7 .pwlt-7-word-cont
{
    color: #999;
    font-size: 12px;
    height: 55px;
    overflow: hidden;
    line-height: 18px;
}
.layout-lt-pwlt-left-right-pwlt-7 .pwlt-7-bg-img
{
    background-image: url(/images/model/at/care/pwlt_care_9/tmp_img01.jpg),url(/images/base/no_pic.jpg);
    width: 100%;
    height: 100%;
    float: left;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 0.2%;
}
.layout-lt-pwlt-left-right-pwlt-7 .pwlt-7-bg-img:hover
{
    -webkit-transform:scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.layout-lt-pwlt-left-right-pwlt-7 .pwlt-7-word
{
    width: 68%;
    overflow: hidden;
}
/*module_ID=422 左右图文专题展示 end*/