.banner img{
    display: block;
    width: 100%;
    height: auto;
}
.search{
    background: #e71e14;
}
.search .col-md-2 input{
    background: #424242;
    border: 0;
}
.products{
    padding: 30px 0;
    background: #f2f3f4;
}
.products .col-md-3{
    margin-bottom: 30px;
}
.products .col-md-3 .title{
    background:#e71e14 url("../images/pro-tithei.jpg")repeat-x left bottom;
}
.products .col-md-3 .title div{
    line-height: 80px;
    padding-bottom: 12px;
    font-size: 20px;
    color: #fff;
    padding-left: 35px;
    background: url("../images/pro-titbg.png")no-repeat right top;
}
.products .col-md-3 ul li a{
    display: block;
    line-height: 61px;
    padding-left: 15px;
	padding-right:50px;
    background: #f7f7f7 url("../images/proli-bg.png")no-repeat right 20px center;
    border-top: 1px solid #e9eaea;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    color: #898989;
}
.products .col-md-3 ul li a:hover{
    background: #343434;
    color: #fff;
}
.products .col-md-3 ul li.hover a{
    background: #343434;
    color: #fff;
}


/*ΤΪΟίΑτΡΤ*/
.bky {
    margin: 20px 5px 5px;
	line-height:30px;
}