.fl
{
    float: left;
}
.fr
{
    float: right;
}
.layout-lt-pwlt-udpwlt-udpw-30 .list-pic-box,.list-box
{
    width: 50%;
    position: relative;
    overflow: hidden;
}
/*大图*/
.layout-lt-pwlt-udpwlt-udpw-30 .list-pic-box
{
    background-position: center;
    background-size: cover;
}
.layout-lt-pwlt-udpwlt-udpw-30 .list-pic-box-tit
{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 60px;
    box-sizing: border-box;
    z-index: 2;
    opacity: 0;
}
.layout-lt-pwlt-udpwlt-udpw-30 .cont-tit3
{
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0;
    max-height: 60px;
    overflow: hidden;
    white-space: initial;
}
.layout-lt-pwlt-udpwlt-udpw-30 .cont-tit4
{
    font-size: 12px;
    line-height: 20px;
    max-height: 80px;
    margin: 30px auto;
    overflow: hidden;
}
.layout-lt-pwlt-udpwlt-udpw-30 .cont-btn1
{
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    margin: 50px auto 40px;
    background: none;
}
.layout-lt-pwlt-udpwlt-udpw-30 .cont-data
{
    width: 120px;
    margin: 0 auto;
    border-radius: 20px;
    line-height: 36px;
    text-align: center;
}
.layout-lt-pwlt-udpwlt-udpw-30 .list-tit span
{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    background: #fff;
}
.layout-lt-pwlt-udpwlt-udpw-30 .list-top,.layout-lt-pwlt-udpwlt-udpw-30 .list-bottom
{
    width: 100%;
    height: 100%;
    display: block;
}

.layout-lt-pwlt-udpwlt-udpw-30 .list-top .list-tit span
{
    left: -10px;
    transform: translate(0,-50%) rotate(45deg);
}
.layout-lt-pwlt-udpwlt-udpw-30 .list-bottom .list-tit span
{
    right: -10px;
    transform: translate(0,-50%) rotate(45deg);
}
.layout-lt-pwlt-udpwlt-udpw-30 .list-pic
{
    width: 50%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.layout-lt-pwlt-udpwlt-udpw-30 .list-bottom,.layout-lt-pwlt-udpwlt-udpw-30 .list-top
{
    background: #fff;
    position: relative;
    overflow: hidden;
    color: #212121;
}
.layout-lt-pwlt-udpwlt-udpw-30 .list-tit
{
    position: relative;
    width: 50%;
    height: 100%;
    text-align: center;
}
.layout-lt-pwlt-udpwlt-udpw-30 .cont-tit1
{
    font-size: 16px;
    margin: 10% auto;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
}
.layout-lt-pwlt-udpwlt-udpw-30 .cont-tit2
{
    font-size: 12px;
    margin: 0 auto 20px;
    padding: 0 20px;
    max-height: 72px;
    line-height: 18px;
    overflow: hidden;
}
.layout-lt-pwlt-udpwlt-udpw-30 .cont-btn
{
    font-size: 12px;
    line-height: 25px;
    color: #fff;
    border-radius: 10px;
    width: 80px;
    margin: 0 auto;
}

/*大图鼠标经过*/
.layout-lt-pwlt-udpwlt-udpw-30 .list-pic-box-tit:hover
{
    opacity: 1;
    -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-30 .list-box:hover .list-tit
{
    color: #fff;
}