@charset "gb2312";
/*----------- Í¼Æ¬bannerÌØÐ§×óÓÒ¹ö¶¯ ------------*/


/* w_ctr */

.w_ctr .JQ-slide {
    width: 400px;
    height: 248px;
    overflow: hidden;
    position: relative;
}

.w_ctr .JQ-slide-content {
    position: absolute;
}


/*±ØÐëÒªµÄÔªËØ*/

.w_ctr .JQ-slide-content li {
    width: 400px;
    height: 248px;
    float: left;
    display: inline;
    position: relative;
}

.w_ctr .JQ-slide-content li img {
    width: 400px;
    height: 248px;
}

.w_ctr .JQ-slide-content li span {
    display: block;
    background: black;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 0 14px;
    line-height: 28px;
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 10;
    width: 450px;
    overflow: hidden;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.w_ctr .JQ-slide-nav {
    position: absolute;
    bottom: 14px;
    right: 8px;
    z-index: 30;
}

.w_ctr .JQ-slide-nav li {
    float: left;
    display: inline;
    background: url(../images/focus_li.png) no-repeat;
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
    cursor: pointer;
    margin-right: 5px;
}

.w_ctr .JQ-slide-nav li.on {
    background-position: -15px 0;
}


/*------ Í¼Æ¬×óÓÒ¹ö¶¯ ---------*/

.new_notice_flag {
    display: inline-block;
    width: 22px;
    height: 14px;
    background-image: url('../images/new-008.gif');
    margin-left: 2px;
}
