.fl
{
	float: left;
}
.fr
{
	float: right;
}
.layout-lt-pwlt-udpwlt-udpw-29 .list1-box
{
    background: rgba(255,255,255,0.5);
    padding: 5px;
    box-sizing: border-box;
}
.layout-lt-pwlt-udpwlt-udpw-29 .list1
{
    width: calc(100% / 3 - 11px);
    position: relative;
    margin: 5px;
    overflow: hidden;
    display: block;
    background-position: center;
    background-size: cover;
}
.layout-lt-pwlt-udpwlt-udpw-29 .list1-tit.pb
{
    bottom: 0;
}
.layout-lt-pwlt-udpwlt-udpw-29 .list1-tit.pt
{
    top: 0;
}
.layout-lt-pwlt-udpwlt-udpw-29 .list1-tit .list1-span
{
    position: absolute;
    width: 20px;
    height: 20px;
    /*background: #da2c32;*/
    left: 50%;
    transform: translate(-50%,0) rotate(45deg);
}
.layout-lt-pwlt-udpwlt-udpw-29 .list1-tit.pb .list1-span
{
    top: -10px;
}
.layout-lt-pwlt-udpwlt-udpw-29 .list1-tit.pt .list1-span
{
    bottom: -10px;
}
.layout-lt-pwlt-udpwlt-udpw-29 .list1-tit
{
    width: 100%;
    position: absolute;
    height: 50px;
    /*    overflow: hidden;*/
    background-size: 100%;
    color: #ffffff;
    box-sizing: border-box;
}
.layout-lt-pwlt-udpwlt-udpw-29 .list1:hover .list1-tit
{
    height: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
} 
.layout-lt-pwlt-udpwlt-udpw-29 .list1:hover .list1-cont
{
    opacity: 1;
}
.layout-lt-pwlt-udpwlt-udpw-29 .list1-title
{
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    white-space: nowrap;
}
.layout-lt-pwlt-udpwlt-udpw-29 .list1-cont
{
    margin: 13px auto;
    width: 80%;
    font-size: 12px;
    height: 85px;
    line-height: 20px;
    overflow: hidden;
    opacity: 0;
}