﻿.nellipsis
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
/*------------------------------分页空间--------------------------------*/
.paginationui
{
    font-size: 80%;
    width: 80%;
    margin: 20px 10px;
}

    .paginationui a
    {
        background: url(/Content/Pages/images/page1.jpg) 0 0 repeat-x;
        float: left;
        padding: 4px 11px;
        margin-right: 4px;
        border: 1px solid #d9d9d9;
    }

        .paginationui a:hover, .paginationui a.nov
        {
            background: url(/Content/Pages/images/page2.jpg) 0 0 repeat-x;
            text-decoration: none;
            border: 1px solid #b4d2ec;
            color: #2792d9;
            display: block;
            float: left;
        }

    .paginationui span
    {
        float: left;
        padding: 4px 11px;
        margin-right: 4px;
    }

    .paginationui .current
    {
        padding: 4px 11px;
        margin-right: 4px;
        background: url(/Content/Pages/images/page2.jpg) 0 0 repeat-x;
        color: #555;
        border: solid 1px #d9d9d9;
    }

        .paginationui .current.prev, .paginationui .current.next
        {
            background: #fff;
            color: #999;
            float: left;
            padding: 4px 11px;
            margin-right: 4px;
            border: 1px solid #d9d9d9;
            cursor: pointer;
        }

.p_xx
{
    float: right;
    margin: 3px 10px 0 0;
    font-size: 15px;
}

em
{
    font-style: normal;
}

.hong
{
    color: #F00;
}

.lan
{
    color: #555;
}
/******************************产品展示效果*************************/
/* Clear Fix */
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}
/* Hide from IE Mac */
.clearfix
{
    display: block;
}
/*图片放大镜样式*/
.jqzoom
{
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
}

    .jqzoom img
    {
        width: 550px;/*350*/
        height: 300px;/*350*/
    }
    .jqzoom_case img
    {
        width: 878px;/*350*/
        height: 480px;/*350*/
    }
.zoomdiv
{
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 550px;/*350*/
    height: 300px;/*350*/
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}
.zoomdiv_case
{
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 878px;/*350*/
    height: 480px;/*350*/
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}
.jqZoomPup
{
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}
/*图片小图预览列表*/
.spec-preview
{
    width: 550px; /*350*/
    height: 300px; /*350*/
    margin: 16px 18px 10px;
    border: 1px solid #DFDFDF;
}
.spec-preview_case
{
    width: 878px; /*350*/
    height: 480px; /*350*/
    margin: 16px 18px 10px;
    border: 1px solid #DFDFDF;
}
.spec-scroll
{
    clear: both;
    margin-top: 5px;
    width: 550px;
}
.spec-scroll_case
{
    clear: both;
    margin-top: 5px;
    width: 878px;
}
    .spec-scroll .prev
    {
        float: left;
        margin-right: 4px;
    }

    .spec-scroll .next
    {
        float: right;
    }

    .spec-scroll .prev, .spec-scroll .next
    {
        display: block;
        font-family: "宋体";
        text-align: center;
        width: 10px;
        height: 45px;/*54*/
        line-height: 45px;/*54*/
        border: 1px solid #CCC;
        background: #EBEBEB;
        cursor: pointer;
        text-decoration: none;
    }

    .spec-scroll .items
    {
        float: left;
        position: relative;
        width: 518px;
        height: 56px;
        overflow: hidden;
    }

        .spec-scroll .items ul
        {
            position: absolute;
            width: 999999px;
            height: 40px;
            padding:0px;/*新加*/
        }

            .spec-scroll .items ul li
            {
                float: left;
                width: 65px;
                list-style: none;
                margin-left:16px;
                text-align: center;
            }
            .spec-scroll .items ul li:first-child
            {
                margin-left:0px;
            }
                .spec-scroll .items ul li img
                {
                    border: 1px solid #CCC;
                    padding: 2px;
                    width: 65px;
                    height: 40px; /*50*/
                }

                    .spec-scroll .items ul li img:hover
                    {
                        border: 2px solid #FF6600;
                        padding: 1px;
                    }
/* 案例效果样式 */
.jqzoom_case
{
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
}
    .jqzoom_case img
    {
        width: 878px;/*350*/
        height: 480px;/*350*/
    }
.zoomdiv_case
{
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 878px;/*350*/
    height: 480px;/*350*/
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}
.jqZoomPup_case
{
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}
/*图片小图预览列表*/
.spec-preview_case
{
    width: 878px; /*350*/
    height: 480px; /*350*/
    margin: 16px 18px 10px;
    border: 1px solid #DFDFDF;
}
.spec-scroll_case
{
    clear: both;
    margin-top: 5px;
    width: 878px;
}
    .spec-scroll_case .prev
    {
        float: left;
        margin-right: 4px;
    }

    .spec-scroll_case .next
    {
        float: right;
    }

    .spec-scroll_case .prev, .spec-scroll_case .next
    {
        display: block;
        font-family: "宋体";
        text-align: center;
        width: 10px;
        height: 75px;/*54*/
        line-height: 75px;/*54*/
        border: 1px solid #CCC;
        background: #EBEBEB;
        cursor: pointer;
        text-decoration: none;
    }

    .spec-scroll_case .items
    {
        float: left;
        position: relative;
        width: 878px;
        height: 75px;
        overflow: hidden;
    }

        .spec-scroll_case .items ul
        {
            position: absolute;
            width: 999999px;
            height: 75px;
            padding:0px;/*新加*/
        }

            .spec-scroll_case .items ul li
            {
                float: left;
                width: 100px;
                list-style: none;
                margin-left:16px;
                text-align: center;
            }
            .spec-scroll_case .items ul li:first-child
            {
                margin-left:0px;
            }
                .spec-scroll_case .items ul li img
                {
                    border: 1px solid #CCC;
                    padding: 2px;
                    width: 100px;
                    height: 65px; /*50*/
                }

                    .spec-scroll_case .items ul li img:hover
                    {
                        border: 2px solid #FF6600;
                        padding: 1px;
                    }