﻿
.idx-focus{
    float: left;}
.idx-focus,
.focus-pic li{
    width: 571px;
    height: 415px;
    position: relative;
    background-color: #ffffff;
    overflow: hidden;}
.idx-foc-tmp{
    height: 330px;}
.focus-pic{
    height: 330px;}
.focus-pic li{
    float: left;
    height: 330px;}
.focus-pic li img{
    width: 571px;
    height: 330px;}
.focus-pic .bg{
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    opacity: .6;
    filter:Alpha(opacity=60);
    z-index: 1;}
.focus-pic .txt{
    height: 30px;
    position: absolute;
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    z-index: 2;
    left: 0;
    bottom: 0;}
.idx-focus .xtaber-tabs{
    padding-left: 25px;
    padding-top: 12px;
    height: 73px;
    background: #ffffff;}
.idx-focus .xtaber-tabs li{
    float: left;
    padding: 3px;
    margin-right: 0px;
    position: relative;
    cursor: pointer;
    z-index: 3;}
.idx-focus .xtaber-tabs img{
    width: 96px;
    height: 57px;
    border: 1px solid #cccccc;}
/* .idx-focus .xtaber-tabs .current{
   
} */
.idx-focus .xtaber-tabs .current i{
    width: 5px;
    height: 2px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: -4px;
    overflow: hidden;
    background-position: -46px -28px;}
.idx-focus .btn-prev,
.idx-focus .btn-next{

    width: 23px;
    height: 60px;
    position: absolute;
    z-index: 4;
    top: 343px;
    _filter:Alpha(opacity=70);}
.idx-focus .btn-prev{
    background: url(prevbtn.jpg);
    background-position: 0 0;
    left: 0px;}
.idx-focus .btn-next{
    background: url(nextbtn.jpg);
    background-position: 0 0;
    right: 0px;}