#sl_PicShow
{
    width: 500px;
    height: 500px;
    position: relative;
    float: left;
}
#sl_ImgBox
{
    width: 500px;
    height: 383px;
    overflow: hidden;
    border: 1px solid #ccc;
    background: #fff;
}
.sl_SmallImgList
{
    width: 100%;
    margin: 10px auto;
}
.sl_wrapper
{
    float: left;
    display: inline;
    margin: 0 8px;
}
#sl_ImgList div
{
    border: 1px solid #ccc;
    background-color: #fff;
    width: 60px;
    height: 46px;
    overflow: hidden;
    margin: 0 3px;
    display: inline;
    float: left;
    cursor: pointer;
}
.wslp #sl_ImgList div
{
    height: 46px;
    width: 60px;
}
#sl_ImgList .active
{
    border: 1px solid #ccc;
}
#sl_ImgList img
{
    border: 0;
}
#imgList_prev, #imgList_next
{
    width: 10px;
    height: 45px;
    display: block;
    float: left;
    display: inline;
    cursor: pointer;
}
#imgList_prev
{
    background: url(../image/left.gif) no-repeat;
}
#imgList_next
{
    background: url(../image/right.gif) no-repeat;
}
#imgList_prev span, #imgList_next span
{
    display: none;
}
.clearfix
{
    float: none;
    clear: both;
}
.sl_zoom
{
    float: left;
    position: relative;
    display: inline;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.sl_zoom img
{
    width: 100%!important;
    height: 100%!important;
}
div.zoomdiv
{
    z-index: 100;
    position: absolute;
    top: 0!important;
    left: 531px!important;
    width: 200px;
    height: 200px;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    text-align: center;
    overflow: hidden;
}
div.jqZoomPup
{
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #fff;
    opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    filter: alpha(Opacity=50);
}
div.jqMagnifier
{
    position: absolute;
    z-index: 9;
    width: 23px;
    height: 23px;
    background: url(/css/images/magnifier.png) no-repeat;
    top: 228px;
    right: 1px;
}
#sl_ImgList div img
{
    width: 100%;
    height: 100%!important;
}
.ny_product_show
{
    margin-bottom: 50px;
}
.ny_proshow_top
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 20px;
}
.ny_proshow_xx
{
    margin-left: 506px;
    height: 100%;
    overflow: hidden;
}
.ny_proshow_bottom
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.proshow_xxk
{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-left: 3px solid #056fb7;
    width: 100%;
    display: block;
    background: #323136;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
}
.proshow_xx
{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 10px;
}
.proshow_xx img
{
    max-width: 100%;
}
.go_black
{
    width: 90px;
    height: 30px;
    background: #056fb7;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    float: right;
}
.proshow_xx table
{
    border-collapse: collapse;
}
@media screen and (max-width: 414px)
{
    #proshow
    {
        display: none;
    }
}
