﻿
#sn_carousel_inner {
width:924px;
overflow: hidden;
margin:0 auto;
}

#sn_carousel_ul {
position:relative;
left:0px; 
list-style-type: none; 
margin: 0px;
padding: 0px;
width:9999px;
}

#sn_carousel_ul li
{
    float: left;
    padding: 0px;
    width: 141px;
    height: 77px;
    overflow: hidden;
    background: url('bg_sliderBottom.png') no-repeat center center;
    text-align:center;
    margin:0 15px 0 0px;
}
.slider-image a img
{
    max-width:136px !important;
    max-height:73px !important;
    margin-top:1px !important;
    margin-left:1px !important;
}
#sn_carousel_ul li .sn_carouselImg
{
    width:40px;height:40px;
    text-align:center;
}

#sn_left_scroll, #sn_right_scroll
{
    top:40%;
    width:20px;
    height:32px;
    z-index:2000;
    position:absolute;
}

/*#sn_carousel_inner:hover #sn_left_scroll, #sn_carousel_inner:hover #sn_right_scroll
{
    display:block;
}*/
#sn_left_scroll
{
    left: 0px; /*    background: url('../../Styles/Images/all_icon.png') no-repeat -5px -28px;*/
    cursor: pointer;
    background: url('icon_left.png') no-repeat center center;
}
#sn_right_scroll
{
    right:0px;
    background: url('icon_right.png') no-repeat center center;
    cursor: pointer;
}
#sn_left_scroll img, #sn_right_scroll img{
cursor: pointer;
cursor: hand;
}
/*carouse 20*/
#sn_carousel_inner02 {
float:left;
width:735px;
overflow: hidden;
}

#sn_carousel_ul02 {
position:relative;
left:0px;
list-style-type: none;
margin: 0px;
padding: 0px;
width:99999px;
}

#sn_carousel_ul02 li{

    float: left; 
    padding:0px;
    vertical-align:middle;
    margin:5px 0;
    width: 735px;
    /**/
    height:140px;
    overflow:hidden;
}

#sn_carouselBtn02
{
    position:absolute;z-index:2000;
    right:55px;
    top:-2px;
}
.sn_carlbtnLeft, .sn_carlbtnRight
{
    
    position:absolute;
    width:24px;
    height:24px;
    text-align:center;
    z-index:2000;
}
.sn_carlbtnLeft
{
    left: 0px;
    background: url('../../Styles/Images/all_icon.png') no-repeat -3px -29px;
    cursor: pointer;
}
.sn_carlbtnRight
{
    left:30px;
    background: url('../../Styles/Images/all_icon.png') no-repeat -32px -29px;
    cursor: pointer;
}
/*sanpham*/
#sn_carousel_inner_sp
{
 
float:left; 
width:723px;
overflow: hidden;
margin:0 auto;

}
#sn_carousel_ul_sp {
position:relative;
left:0px; 
list-style-type: none; 
margin: 0px;
padding: 0px;
width:9999px;
}

#sn_carousel_ul_sp li{
    float: left; 
    padding:0px;
    vertical-align:middle;
    margin:10px 16px;
    text-align:center;
    width: 150px;
    height:168px;
    overflow:hidden;
}
#sn_carousel_ul_sp li .sn_carouselImg
{
    width:160px;height:145px;
    text-align:center;
}
#sn_carousel_ul_sp li .sn_carouselImg img
{
    /*max-width:160px;max-height:120px;
    vertical-align:middle;*/
}
#sn_left_scroll_sp, #sn_right_scroll_sp
{
    top:40%;
    position:absolute;
    width:24px;
    height:24px;
    text-align:center;
    z-index:2000;
}
#sn_left_scroll_sp
{
    left: 5px;
    background: url('../../Styles/Images/all_icon.png') no-repeat -5px -28px;
    cursor: pointer;
}
#sn_right_scroll_sp
{
    right:5px;
    background: url('../../Styles/Images/all_icon.png') no-repeat -31px -28px;
    cursor: pointer;
}
#sn_left_scroll_sp img, #sn_right_scroll_sp img{
cursor: pointer;
cursor: hand;
}