﻿@charset "utf-8";
/* CSS Document */

.imgSlides {
    width: 647px;
    padding-left: 6px;
    margin: -6px 0 14px -6px;
    height: 240px;
    position: relative;
    overflow: hidden;
}

    .imgSlides .slides_container {
        width: 647px;
        padding-left: 6px;
        margin-left: -6px;
    }

    .imgSlides .imglist {
        float: left;
        width: 646px;
        height: 234px;
        padding-top: 6px;
        position: relative;
    }

        .imgSlides .imglist p {
            width: 646px;
            height: 234px;
            border: 1px #e1e3e1 solid;
            background: #fff;
        }

    .imgSlides a, .imgSlides span, .imgSlides em {
        display: block;
    }

    .imgSlides .aimg {
        width: 646px;
        height: 234px;
    }

    .imgSlides img {
        background: #ccc;
    }

    .imgSlides em {
        width: 646px;
        height: 35px;
        position: absolute;
        left: 0;
        bottom: 0;
        opacity: 0.7;
        filter: alpha(opacity=70);
        background: #000;
    }

    .imgSlides span {
        width: 626px;
        height: 35px;
        position: absolute;
        left: 0;
        bottom: 0;
        line-height: 35px;
        padding-left: 20px;
    }

        .imgSlides span a {
            color: #fff;
            font-size: 14px;
            display: inline;
        }

    .imgSlides strong {
        display: block;
        width: 75px;
        height: 75px;
        background: url(/images/system/btnicon.png) no-repeat;
        position: absolute;
        top: 1px;
        left: -6px;
        z-index: 10;
    }

    * html .imgSlides .zuixinHD {
        background: url(/images/system/btnicon.gif) no-repeat;
        background-position: -169px -141px;
    }

    * html .imgSlides .huodongHT {
        background: url(/images/system/btnicon.gif) no-repeat;
        background-position: -248px -141px;
    }

    .imgSlides .zuixinHD {
        background-position: -169px -141px;
    }

    .imgSlides .huodongHT {
        background-position: -248px -141px;
    }


.pagination {
    position: absolute;
    bottom: 12px;
    right: 6px;
    z-index: 50;
}

    .pagination li {
        padding-right: 8px;
        width: 11px;
        height: 11px;
        float: left;
        font-size: 0;
        background: url(/images/system/btnicon.png) no-repeat -555px 0;
    }

        .pagination li a {
            width: 11px;
            height: 11px;
            display: block;
        }

        .pagination li.current {
            background-position: -555px -21px;
        }

    * html .pagination li {
        background: url(/images/system/btnicon.gif) repeat-x -555px 0;
    }

        * html .pagination li.current {
            background: url(/images/system/btnicon.gif) repeat-x -555px -21px;
        }

.pageBox {
    width: 646px;
}

.leyuan {
    position: relative;
}
