
.slideshow_form_search {
   
}



.slideshow_form_search #wrapper {
   width: 48.8034188034188%;
    float: right;
    padding: 0px 0px 15px;
}
#carousel {
    width: 112% !important;
}
.caroufredsel_wrapper {
    width: 100% !important;
    background: #F5F5F5 !important;
}
.slideshow_form_search #wrapper > h2 {
    font-size: 18px;
    padding: 10px 0px;
    text-transform: uppercase;
    color: #000000;
    font-family: "MyriadPro-Regular";
    font-weight: normal;
    background: url("../images/bk_con_home.png") no-repeat 100px 28px;
}
.slideshow_form_search #carousel .crsl-item {
    float: left;
    width:42%;
    position: relative;
    text-align: center;
    border-radius: 6px;
    margin-right: 26px;
    margin-bottom: 28px;
}

.slideshow_form_search .inner_crsl-item {
    width: 100%;
}
.slideshow_form_search .colum_l {
    float:left;
    width: 37%;
}
.slideshow_form_search  .img-manufactory {
    bottom: 18px;
    left: 10px;
    max-width: 56px !important;
    position: absolute;
}
.colum_l a {
    float: left;
    width: 100px;
    height: 66px;
    overflow: hidden;
    border: 2px solid #FFFFFF;
}
.caroufredsel_wrapper {
    height: 170px !important;
}
#carousel {
    height: 170px !important;
}
.slideshow_form_search .colum_r {
   float:right;
    width: 59%;
}
.slideshow_form_search .detail_title {
    font-weight: normal;
    text-align: left;
      margin-bottom: 6px;
	overflow: hidden;
}
.slideshow_form_search .price {
    height: 30px;
    overflow: hidden;
    text-align: left;
}
.slideshow_form_search  .detail_view {
    text-align: left;
}
.slideshow_form_search .price {
    color: #E86219;
    font-family: verdana;
    font-weight: bold;
}
.slideshow_form_search .detail_view > a {
    background: url("../images/icon-detail.png") no-repeat scroll left 2px rgba(0, 0, 0, 0);
    padding-left: 16px;
}
.slideshow_form_search #carousel .crsl-item img {
}
.slideshow_form_search #carousel .crsl-item span {

}
.slideshow_form_search #prev {
    background: url(../images/gui-prev.png ) no-repeat center center;
    left: 504px;
}
.slideshow_form_search #prev:hover{
    background: url(../images/gui-prev-hover.png ) no-repeat center center;
    left: 504px;
}
.slideshow_form_search #prev, .slideshow_form_search #next {
    padding: 8px 16px;
    border: 1px solid #DADADA;
}
.slideshow_form_search .next_prev {
    position: relative;
    top: -33px;
    padding: 7px 0px 6px;
    float: right;
    background: #FFFFFF;
}
.slideshow_form_search #next{
    background: url(../images/gui-next.png ) no-repeat center center;
    left: 503px;
    border-left: none !important;
}
.slideshow_form_search #next:hover{
    background: url(../images/gui-next-hover.png ) no-repeat center center;
    left: 503px;
}

@media only screen and (min-width: 768px) {
    
    .slideshow_form_search #wrapper {
   width: 48.8034188034188%;
    float: right;
    padding: 0px 0px 15px;
    }
  
   .slideshow_form_search #carousel .crsl-item {
        width: 90%;
    }
}


@media only screen and (min-width: 992px){
    .slideshow_form_search #wrapper {
   width: 48.8034188034188%;
    float: right;
    padding: 0px 0px 15px;
    }
    .slideshow_form_search #carousel .crsl-item {
        width: 50%;
    }
}


@media only screen and (min-width:1200px){
    
    .slideshow_form_search #wrapper {
   width: 48.8034188034188%;
    float: right;
    padding: 0px 0px 15px;
    }
    .slideshow_form_search #carousel .crsl-item {
        width: 42%;
    }
} 
@media only screen and (max-width: 768px) {

    .slideshow_form_search #wrapper {
       width: 100%;
        float: left;
        padding: 0px 10px 15px;
        box-sizing: border-box;
    }
    
}
@media only screen and (max-width: 600px) {
    
    .slideshow_form_search #wrapper {
       width: 100%;
        float: left;
        padding: 0px 10px 15px;
        box-sizing: border-box;
    }
    .slideshow_form_search .colum_r {
        float: left;
        width: 90%;
    }
    .caroufredsel_wrapper {
        height: 250px !important;
    }
    .colum_r .detail_title {
        height: 38px;
        
    }
}
@media only screen and  (max-width:480px){
	.slideshow_form_search {
	    display: block;
	}
    .frame.block_content.block_content_default.block.block_detail {
        width: 100%;
        text-align: right;
    }
    .referral .block_img {
        width: 100%;
        text-align: center;
    }
    .referral div.block_img a img {
        width: 100%;
    }
    .slideshow_form_search #carousel .crsl-item {
        width: 100%;
        
    }
    .slideshow_form_search .colum_r {
        float: left;
        width: 45%;
    }
    .caroufredsel_wrapper {
        height: 170px !important;
    }
    .slideshow_form_search .detail_title {
        height: auto;
        
    }
}




