/*modelID=299 横向图片平铺-献血服务 begin*/
.layout-lt-plt-hplt-tile-9-box
{
    width: 100%;
}
.layout-lt-plt-hplt-tile-9-icon-box
{
    width: 205px;
    height: 205px;
    border: 2px solid #FCB714;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto;
}
.layout-lt-plt-hplt-tile-9-icon-box-2
{
    border: 2px solid #097ABE;
}
.layout-lt-plt-hplt-tile-9-icon-box-3
{
    border: 2px solid #888AC3;
}
.layout-lt-plt-hplt-tile-9-icon-box-4
{
    border: 2px solid #C9D72C;
}
.layout-lt-plt-hplt-tile-9-parent
{
    width: 25%;
    float: left;
    position: relative;
}
.layout-lt-plt-hplt-tile-9-icon
{
   border-radius: 100px;
    background: #FCB714;
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-top: 47px;
    line-height: 138px;
    text-align: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    transition: all 0.5s cubic-bezier(.17,.84,.44,1) 0s;
    -webkit-transition: all 0.5s cubic-bezier(.17,.84,.44,1) 0s;
    -moz-transition: all 0.5s cubic-bezier(.17,.84,.44,1) 0s;
}
.layout-lt-plt-hplt-tile-9-icon-2
{
    background: #097ABE;
}
.layout-lt-plt-hplt-tile-9-icon-3
{
    background: #888AC3;
}
.layout-lt-plt-hplt-tile-9-icon-4
{
    background: #C9D72C;
}
.layout-lt-plt-hplt-tile-9-icon-img
{
    position: absolute;
    top: 74px;
    left: 50%;
    width: 48px;
    height: 48px;
    margin-left: -24px;
}
.layout-lt-plt-hplt-tile-9-icon-img img
{
    width: 100%;
}
.layout-lt-plt-hplt-tile-9-box a:hover .layout-lt-plt-hplt-tile-9-icon
{
    -webkit-transform: scale(2.1);
    -moz-transform: scale(2.1);
    transform: scale(2.1);
    transition: all 0.3s cubic-bezier(.47,0,.74,.71) 0s;
    -webkit-transition: all 0.3s cubic-bezier(.47,0,.74,.71) 0s;
    -moz-transition: all 0.3s cubic-bezier(.47,0,.74,.71) 0s;
}
.layout-lt-plt-hplt-tile-9-icon a:hover .layout-lt-plt-hplt-tile-9-icon-img img
{
    transform: scale(1.1);
}
.layout-lt-plt-hplt-tile-9-word
{
    font-size: 18px;
    color: #FCB714;
    padding-top: 35px;
    text-align: center;
    width: 205px;
    margin: 0 auto;
}
.layout-lt-plt-hplt-tile-9-word-2
{
    color: #097ABE;
}
.layout-lt-plt-hplt-tile-9-word-3
{
    color: #888AC3;
}
.layout-lt-plt-hplt-tile-9-word-4
{
    color: #C9D72C;
}
/*modelID=299 横向图片平铺-献血服务 end*/

