.closestyle1027835{ font-size:12px;color:#333333;text-decoration: none ;}

/*banner*/
.i_bannerbox{background: url(../images/banner_bg.png);}
.ibanner {
    width:100%; height: 460px; margin: 0 auto;
    overflow: hidden;
    position: relative;}
.ibanner .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right:2%;
    bottom: 70px;
    z-index: 1;}
.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;}
.ibanner .hd ul li {
    float: left;
    margin-right:10px;
    width: 16px;
    height:16px;
    line-height:16px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    opacity: 0.8;}
.ibanner .hd ul li.on {
    background: #980000;
    opacity: 1;
    color: #fff;}
.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;}
.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative
;}
.ibanner .bd li h1 {
    position: absolute; width: 100%;
    bottom:0;
    left:0;
    background: url(../images/tt_bg.png);
    font-size:18px;
    color: #ffffff; height: 44px; line-height: 44px; padding: 0 0 0 20px;}
.ibanner .bd img {
    width:100%; height: 460px;
    display: block;}
.ibanner .prev,
.ibanner .next {
    position: absolute;
    left:0%;
    top: 50%;
    margin-top: -55px;
    display: block;
    width: 45px;
    height: 80px;
    background: url(images/slider-arrow.png) -120px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;}
.ibanner .next {
    left: auto;
    right:0%;
    background-position: -2px 5px;
    width: 45px;
    height: 80px;}
.ibanner .prev:hover,
.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;}
.ibanner .prevStop {
    display: none;}
.ibanner .nextStop {
    display: none;}

