.banner_bottom{ margin-top:20px;0}
.group-list-item-first{border: 1px solid #d8d8d8;border-radius: 5px; padding: 20px 20px 0px 20px;}
.group-list-item-first .group-list-carousel .group-slide-item{width:31%; display:inline-block; margin-right:22px; margin-bottom:15px; position:relative}
.group-list-item-first .group-list-carousel .no-mr{ margin-right:0px;}
.group-list-item-first .group-slide-item  .first-title{    background-color: rgba(0,0,0,0.6);    position: absolute;    bottom: 0px;    width: 100%;    max-height: 52px;}

.group-list-item-first .group-slide-item .first-title  a{ line-height:1.5;overflow: hidden;display: block; padding:5px 10px; color:#fff}
.info-title-right { }
.info-title-right a{     max-height: 52px;
    overflow: hidden;
    color: #f58703;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;}
.info-title-right  a:hover {color: #f58703;}
.manufacturer-name { font-size:12px; line-height:1.4;    height: 50px;overflow: hidden; text-overflow: ellipsis;}



.info-title  a{height: 52px;overflow: hidden;display: inline-block;     padding-top: 5px; color:#555}
	.info-title  a:hover {color: #f58703;}
	
.imghover-box{    position: relative; overflow: hidden; cursor: pointer;}
.imghover-box.add-margin{margin:0px 30px 20px 0px;}



 .imghover-box img{ cursor: pointer;}
 .imghover-box .p-mask, .row .product .vm-product-media-container .p-mask {
   opacity: 0;
    visibility: hidden;
    background: rgba(25, 24, 24, 0.8);
    bottom: 0%;
    position: absolute;
    padding: 1.3em 1.3em;
    width: 100%;
    -webkit-transform: translate3d( 0px, 100%, 0px );
    -moz-transform: translate3d( 0px, 100%, 0px );
    -ms-transform: translate3d( 0px, 100%, 0px );
    -o-transform: translate3d( 0px, 100%, 0px );
    transform: translate3d( 0px, 100%, 0px );
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-align: left;
    border-bottom: 6px solid #f58703;
}   
  .p-mask h4{
	color: #fff;
    font-size: 14px;
    text-decoration: none;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
	margin-bottom:10px;
}
.p-mask p{
	margin: 0;
    color: #f5f5f5;
    line-height: 1.2em;
	font-size: 12px;
}
.p-mask span {
        color: #f58703;
}

.no-pr{ padding-right:0px}

.imghover-box:hover .p-mask, .row .product:hover .p-mask {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d( 0px, 0px, 0px );
    -moz-transform: translate3d( 0px, 0px, 0px );
    -ms-transform: translate3d( 0px, 0px, 0px );
    -o-transform: translate3d( 0px, 0px, 0px );
    transform: translate3d( 0px, 0px, 0px );
}

.bg-product-area{background:rgba(51, 122, 183, 0.15);}
.lr-product-box{ margin-bottom:20px;}
.lr-pic-box{ width:30%; display: inline-block;}
.lr-info-box{ width:70%; display: inline-block; padding:15px; float:right}

.only-title{padding: 0px 20px;}
.only-title li {
	display: block;    
}
.only-title li a {
	color: #555;
	padding: 0.7em 0;
	border-bottom: 1px solid #CAC5C5;
	text-decoration: none;
	font-size: 14px;
	
	height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
	display:inline-block;
}
.only-title a:hover{
	color:#f58703;
}
.only-title a span {
	width: 13px;
	height: 16px;
	display: inline-block;
	background: url(../img/arrow.png) no-repeat 0px 0px;
	margin-right: 0.4em;
	vertical-align:middle;
}
.ud-last-box{ margin-bottom:15px;}
.no-mb{ margin-bottom:0px;}

.one-line-product .one-line-pic ,.one-line-product .one-line-info{ display:inline-block; float:left}
.one-line-pic{  padding:30px;}
.one-line-info{    padding: 30px;
    text-align: left;}
.one-line-product .one-line-info  h6 a {
    text-decoration: none;
    color: #f58703;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 0.5em;
    display: block;
    line-height: 30px;
}

.inner-info {
    margin-left: 1.8em;
    position: relative;
}
a.contact-text {
    text-decoration: none;
    font-size: 15px;
    text-transform: capitalize;
    color: #337ab7;
    display: inline-block;
    margin: 0px 15px 9px 0px;
}

.contact-text span {
    color: #777474;
    font-size: 14px;
}
.content-info{font-size: 14px;
    color: #555;
    line-height: 35px;}
	
	.look-more {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    margin-top: 2em;
    font-size: 12.5px;
    padding: 10px 20px;
    background: #333;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}a.look-more:hover {
    text-decoration: none;
    background: #f58703;
	color:#fff;
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}
a.bar::after {
    width: 3px;
    height: 55px;
    background: #f58703;
    position: absolute;
    left: -7%;
    top: 4%;
    content: " ";
}





