/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-10-20, 15:03:48
    Author     : Administrator
*/
/*module_ID=345 图文展示-联系我们 begin*/
.layout-lt-pwlt-udpwlt-udpw-14 .layout-lt-pwlt-udpwlt-udpw-14-box
{
    margin-top: 25px;
}
.layout-lt-pwlt-udpwlt-udpw-14 .udpw-list
{
    width: 31.3%;
    height: 220px;
    background: #F0F0F0;
    float: left;
    margin: 20px 1%;
}
.layout-lt-pwlt-udpwlt-udpw-14 .udpw-list .title
{
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background: #52C3DD;
    margin: 0 auto;
    margin-top: -25px;
    text-align: center;
    line-height: 58px;
}
.layout-lt-pwlt-udpwlt-udpw-14 .udpw-list .title img
{
    width: 18px;
    height: 18px;
}
.layout-lt-pwlt-udpwlt-udpw-14 .udpw-list .title-2
{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #52C3DD;
    margin-top: 20px;
    height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0 20px;
}
.layout-lt-pwlt-udpwlt-udpw-14 .udpw-list .content
{
    font-size: 12px;
    color: #333333;
    margin-top: 30px;
}
.layout-lt-pwlt-udpwlt-udpw-14 .udpw-list .content p
{
    padding: 10px 20px 10px 40px;
    background-repeat: no-repeat;
    background-position: 20px 11px;
    background-size: 14px 14px;
    height: 42px;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.layout-lt-pwlt-udpwlt-udpw-14 .udpw-list .content .img-con 
{
    text-align: center;
    margin-top: -10px;
}
.layout-lt-pwlt-udpwlt-udpw-14 .udpw-list .content .img-con img
{
    width: 85px;
    height: 85px;
}
.layout-lt-pwlt-udpwlt-udpw-14 .udpw-list .content .img-con p
{
    padding: 5px 20px;
    text-align: center;
    height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
/*module_ID=345 图文展示-联系我们 end*/