.m-banidx4 .pic img:hover{transform:scale(1.1);    transition: .3s;}
.m-banidx4 .pic img:hover{transform:scale(1.1);    transition: .3s;}
.ul-highlights .slick-next {
    display: block;
    width: 13px;
    height: 25px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url(images/piclink_rico.png) no-repeat;
    position: absolute;
    right: -18px;
    top: 35px;
    opacity: 0.5;
    border:none !important;
    color: transparent;}

.ul-highlights .slick-prev {
    display: block;
    width: 13px;
    height: 25px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url(images/piclink_lico.png) no-repeat;
    position: absolute;
    left: -18px;
    top: 35px;
    opacity: 0.5;
        border:none !important;
    color: transparent;}

@media(max-width:550px){
.ul-highlights .slick-prev {display:none !important;}
.ul-highlights .slick-next{display:none !important;}
}
.footer .select{display:none;}
