/*modelID=565 横向图片平铺12（轮播） begin*/
.layout-lt-plt-hplt-tile18 .big-nav-box
{
    padding: 0 30px;
    height: 110px;
    position: relative;
    overflow: hidden;
}
.layout-lt-plt-hplt-tile18 .nav-box
{
    height: 100%; 
    position: absolute;
    left: 30px;
    top: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.layout-lt-plt-hplt-tile18 .nav
{
    width: 190px;
    height: 100%;
    margin: 0 5px;
    text-align: center;
    float: left;
    border-radius: 6px;
    font-size: 16px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.layout-lt-plt-hplt-tile18 .nav-img
{
    width: 100%;
    height: 54px;
    line-height: 54px; 
    margin: 10px 0;
}
.layout-lt-plt-hplt-tile18 .control-btn
{
    width: 30px;
    height: 100%;
    position: absolute;
    z-index: 2;
}
.layout-lt-plt-hplt-tile18 .left-disabled
{
    background: #FFFFFF url(/images/model/layout/lt/plt/hplt/tile18/tile18_left_icon_disabled.png) no-repeat left center;
}
.layout-lt-plt-hplt-tile18 .right-disabled
{
    background: #FFFFFF url(/images/model/layout/lt/plt/hplt/tile18/tile18_right_icon_disabled.png) no-repeat right center;
}
.layout-lt-plt-hplt-tile18 .img-click
{
    display: none;
}
.layout-lt-plt-hplt-tile18 .nav-click p
{
    color: #FFFFFF;
}
.layout-lt-plt-hplt-tile18 .nav-img img
{
    vertical-align: middle;
    max-height: 40px;
    max-width: 90%;
}
/*modelID=565 横向图片平铺12（轮播） end*/