﻿#idxbanner
{
    position: relative;
    height: 786px;
    overflow: hidden;
}
#idxbanner .pics
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
#idxbanner .pics li
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
#idxbanner .pics li.b1
{
    display: list-item;
}/*#idxbanner .idxWrap {position:absolute; left:50%; bottom:60px; margin-left:-585px; width:1170px; height:10px; z-index: 3;}
#idxbanner .idxs {width:auto; height:100%; text-align: center;}
#idxbanner .idxs li {margin-right:5px; width:26px; height:10px; background: url(../img/index/idxb.png) left bottom no-repeat; cursor:pointer; display: inline-block; _zoom: 1; *display: inline;}
#idxbanner .idxs li.on { background: url(../img/index/idxb_on.png) left bottom no-repeat;}
#idxbanner .pics li a { width:100%; height:100%; display:block }*//*#banner .btns li {position:absolute; top:50%; z-index:4; margin-top:-26px; width:43px; height:74px; background-repeat:no-repeat; background-position:center center; cursor:pointer;}
#banner .btns .left {left:-43px; background-image:url(../img/public-index/idx_left.png);}
#banner .btns .right {right:-43px; background-image:url(../img/public-index/idx_right.png);}*/
