/*modelID=583 横向图片平铺13 begin*/
.layout-lt-plt-hplt-tile21 .img-list-box
{
}
.layout-lt-plt-hplt-tile21 .list-img
{
    width: calc(25% - 30px);
    padding: 0 15px;
    float: left;
    position: relative;
    overflow: hidden;
}
.layout-lt-plt-hplt-tile21 .list-img-spe
{
    margin: 10px 0 10px 0;
}
.layout-lt-plt-hplt-tile21 .all-img
{
    float: left;
    width: 32%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 40%;
    -webkit-background-size:auto 40%;
    -moz-background-size:auto 40%;
    -ms-background-size:auto 40%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
/*名称遮罩*/
.layout-lt-plt-hplt-tile21 .title-box
{
    height: 100%;
}
.layout-lt-plt-hplt-tile21 .mask
{
    width: 26%;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.layout-lt-plt-hplt-tile21 .china-title
{
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}
.layout-lt-plt-hplt-tile21 .english-title
{
    font-size: 12px;
}
.layout-lt-plt-hplt-tile21 .cont-box
{
    overflow: hidden;
    padding-right: 15px;
    text-align: left;
    color: #FFFFFF;
    position: absolute;
    left: 40%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.layout-lt-plt-hplt-tile21 .list-img:hover .title-box
{
    opacity: 1;
    z-index: 1;
}
.layout-lt-plt-hplt-tile21 .list-img:hover .all-img
{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.layout-lt-plt-hplt-tile21 .list-img:hover .cont-box
{
    transform: translateY(-50%) scale(1.1);
    -webkit-transform: translateY(-50%) scale(1.1);
    -ms-transform: translateY(-50%) scale(1.1);
    -o-transform: translateY(-50%) scale(1.1);
}
.layout-lt-plt-hplt-tile21 .list-img:hover .mask
{
    opacity: 1;
}
/*modelID=583 横向图片平铺13 end*/
/*.moudle-sv-storage-bloodStorage5 .bloodStorage5-box
{
    display: inline-block;
    padding: 10%;
    position: relative;
}
.moudle-sv-storage-bloodStorage5 .blood-type-box
{
    width:100%;
    height:100%;
    position: absolute;
    left: 0;
    top: 0;
}
.moudle-sv-storage-bloodStorage5 .blood-type
{
    
}*/
/*
.moudle-sv-storage-bloodStorage5 .blood-type-a
{
    width: 0px;
    height: 0px;
    border: 90px solid transparent;
    border-bottom-color: red;
    border-radius: 90px;
}
.moudle-sv-storage-bloodStorage5 .blood-type-a
{
    width: 0px;
    height: 0px;
    border: 90px solid transparent;
    border-bottom-color: red;
    border-radius: 90px;
}
.moudle-sv-storage-bloodStorage5 .blood-type-o
{
    width: 0px;
    height: 0px;
    border: 90px solid transparent;
    border-bottom-color: red;
    border-radius: 90px;
}
.moudle-sv-storage-bloodStorage5 .blood-type-ab
{
    width: 0px;
    height: 0px;
    border: 90px solid transparent;
    border-bottom-color: red;
    border-radius: 90px;
}*/