/*焦点图*/
.st-focus-banners{
    float: left;
    width: 100%;
    min-width: 1200px;
    height: 380px;
    position: relative;
    overflow: hidden;
}
.st-focus-banners .banners{
    width: 1920px;
    height: 380px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}
.st-focus-banners .banners > ul > li > a{
    display: table-cell;
    width: 1920px;
    height: 380px;
    vertical-align: middle;
    text-align: center;
}
.st-focus-banners .banners > ul > li > a img{
    vertical-align: middle;
}
.st-focus-banners .focus{
    width: 100%;
    height: 12px;
    position: absolute;
    bottom: 20px;
    z-index:99;
    text-align: center;
}
.st-focus-banners .focus > ul{
    height: 12px;
}
.st-focus-banners .focus > ul > li{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    cursor: pointer;
    vertical-align: top;
    background: #fff;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.st-focus-banners .focus > ul > li.on{
    background: #ccc;
}
/* 首页列表 */
.indiana-page-home{
    padding-top: 30px;
}
.indiana-page-home .indiana-tit{
    text-align: center;
    font-size: 28px;
}
.indiana-wrap{
    padding-top: 10px;
}
.indiana-list{

}
.indiana-list > li{
    float: left;
    width: 285px;
    margin: 20px 20px 0 0;
}
.indiana-list > li.mr_0{
    margin-right: 0;
}
.indiana-list .ina-pic{
    display: table-cell;
    width: 285px;
    height: 194px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    background: #ededed;
}
.indiana-list .ina-pic .attr-end{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../images/aph25_bg.png") repeat;
}
.indiana-list .ina-pic .attr-end i{
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -35px 0 0 -35px;
    background: url("../images/Indiana-page-icon.png") no-repeat 0 0;
}
.indiana-list > li:hover .ina-pic .attr-end i{
    background: url("../images/Indiana-page-icon.png") no-repeat 0 -80px;
}
.indiana-list .ina-pic img{
    max-width: 285px;
    max-height: 194px;
    vertical-align: middle;
}
.indiana-list .info{
    height: 160px;
    padding: 10px 15px 12px;
    border: 1px solid #ececec;
}
.indiana-list .info .ina-tit{
    display: block;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
}
.indiana-list .count{
    padding: 5px 0 15px;
}
.indiana-list .count > p{
    margin-top: 10px;
}
.indiana-list .count .data{
    display: block;
    height: 7px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e7e7e7;
}
.indiana-list .count .data .rate{
    display: block;
    height: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fdb31c;
}
.indiana-list .count .num{
    color: #999;
    display: block;
    width: 50%;
    line-height: 16px;
    text-align: center;
}
.indiana-list .count .num em{
    color: #333;
    display: block;
}
.indiana-list .info .btn-link{
    display: block;
    color: #fff;
    width: 110px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    background: #ff8a00;
}
.indiana-list .info .btn-link:hover{
    background: #f60;
}
.indiana-list .info .result{
    padding-top: 10px;
    font-size: 0;
}
.indiana-list .info .result span{
    color: #666;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.indiana-list .info .result span em{
    color: #dd344f;
}
/* 轮播图 */
.slide-content {
    float: left;
    position: relative;
    overflow: hidden;
    width: 460px;
}
.slide-content .bigImg {
    height: 312px;
    overflow: hidden;
    position: relative;
}
.slide-content .bigImg li{
    height: 312px;
    overflow: hidden;
}
.slide-content .bigImg li a{
    width: 460px;
    height: 312px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.slide-content .bigImg li img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.slide-content .smallScroll {
    height: 68px;
    margin-top: 10px;
}
.slide-content .sPrev,
.slide-content .sNext {
    float: left;
    display: block;
    width: 13px;
    height: 68px;
    text-indent: -9999px;
    background: url("../images/indiana-arrow-icon.png") no-repeat 0 0;
}
.slide-content .sNext {
    background-position: -14px 0;
}
.slide-content .smallImg {
    float: left;
    margin: 0 5px;
    display: inline;
    width: 424px;
    overflow: hidden;
}
.slide-content .smallImg ul {
    height: 68px;
    width: 9999px;
    overflow: hidden;
}
.slide-content .smallImg li {
    float: left;
    width: 96px;
    height: 64px;
    cursor: pointer;
    display: inline;
    margin-right: 8px;
    border: 2px solid #fff;
}
.slide-content .smallImg .on{
    border-color: #f90;
}
.slide-content .smallImg li a{
    width: 96px;
    height: 64px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.slide-content .smallImg img {
    max-width: 96px;
    max-height: 64px;
    vertical-align: middle;
}

.is-mid-info{
    float: left;
    width: 440px;
    margin-left: 30px;
}
.is-mid-info .mf-tit{
    line-height: 30px;
    font-size: 20px;
}
.is-mid-info .mf-user{
    height: 135px;
    margin: 30px 0;
    background: url("../images/db-ticket-bg.png") center no-repeat;
}
.is-mid-info .mf-user .user-bar{
    float: left;
    margin: 22px 0 5px 70px;
}
.is-mid-info .mf-user .user-bar .hd{
    padding-bottom: 5px;
}
.is-mid-info .mf-user .user-bar .hd em{
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden;
}
.is-mid-info .mf-user .user-bar .hd strong{
    display: inline-block;
    color: #2577e3;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    font-size: 16px;
}
.is-mid-info .mf-user .user-bar .date{
    color: #8d5000;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.is-mid-info .mf-user .luck-bar{
    float: right;
    width: 146px;
    margin: 40px 21px 0 0;
    text-align: center;
}
.is-mid-info .mf-user .luck-bar .txt{
    color: #ffaf25;
    display: block;
    font-size: 16px;
}
.is-mid-info .mf-user .luck-bar .num{
    color: #ff6600;
    display: block;
    margin-top: 10px;
    font-size: 20px;
    font-weight:bold;
}
.is-mid-info .mf-data{
    margin-top: 20px;
}
.is-mid-info .mf-data > p{
    padding-top: 10px;
}
.is-mid-info .mf-data .rate{
    display: block;
    height: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #e7e7e7;
}
.is-mid-info .mf-data .rate .scale{
    display: block;
    height: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #fdb41c;
}
.is-mid-info .mf-data .num{
    float: left;
    color: #999;
    width: 33.333333%;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
}
.is-mid-info .mf-data .num em{
    color: #333;
    display: block;
}
.is-mid-info .mf-col{
    padding-top: 20px;
}
.is-mid-info .mf-col .jg{
    padding-bottom: 10px;
    font-size: 14px;
}
.is-mid-info .mf-col .jg em{
    color: #e21931;
    font-size: 18px;
    font-weight: bold;
}
.is-mid-info .mf-col .sl{
    padding-bottom: 10px;
    font-size: 14px;
}
.amount-opt-wrap{
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}
.amount-opt-wrap .sub-btn,
.amount-opt-wrap .add-btn{
    display: inline-block;
    color: #666;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
}
.amount-opt-wrap .sub-btn{
    border-right: 0;
}
.amount-opt-wrap .add-btn{
    border-left: 0;
}
.amount-opt-wrap .num-text{
    width: 58px;
    height: 28px;
    border: 1px solid #e0e0e0;
    text-align: center;
    vertical-align: middle;
    background: #fff;
}
.is-mid-info .mf-col .btn{
    font-size: 0;
}
.is-mid-info .mf-col .btn > a.now-btn,
.is-mid-info .mf-col .btn > a.wait-btn{
    display: inline-block;
    width: 160px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.is-mid-info .mf-col .btn .now-btn{
    color: #fff;
    background: #ff8a00;
}
.is-mid-info .mf-col .btn .wait-btn{
    color: #999;
    cursor: no-drop;
    background: #dedbdb;
}
.is-mid-info .mf-col .btn > a.gm-link{
    color: #f80;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
}
.is-mid-info .mf-col .btn > a.gm-link:hover{
    text-decoration: underline;
}
.is-mid-info .mf-hm{
    height: 76px;
    padding: 0 10px;
    margin-top: 15px;
    border: 1px solid #e4d4bc;
    background: #fef9f1;
}
.is-mid-info .mf-hm .not-login{
    color: #8d5000;
    height: 30px;
    line-height: 30px;
    padding: 23px 0;
    text-align: center;
    font-size: 14px;
}
.is-mid-info .mf-hm .not-login > a{
    color: #ff8a00;
}
.is-mid-info .mf-hm .not-login > a:hover{
    text-decoration: underline;
}
.is-mid-info .mf-hm .tit{
    color: #8d5000;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    border-bottom: 1px dashed #e4d4bc;
}
.is-mid-info .mf-hm .num{
    color: #8d5000;
    line-height: 22px;
    padding: 10px 0;
    font-size: 14px;
}

.side-past{
    float: right;
    width: 240px;
}
.side-past .tit{
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: #00b7ee;
}
.side-past .user{
    padding: 15px 20px;
    text-align: center;
}
.side-past .user .pic{
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.side-past .user .txt{
    display: block;
    padding-top: 5px;
    font-size: 14px;
}
.side-past .user .txt em{
    color: #e21931;
}
.side-past .user .name{
    color: #666;
    display: block;
    padding-top: 5px;
}
.side-past .info{
    line-height: 20px;
    padding: 10px 15px;
    border-top: 1px solid #ebe6e3;
}
.side-past .con{
    border-left: 1px solid #ebe6e3;
    border-right: 1px solid #ebe6e3;
}
.side-past .con .num{
    padding: 10px 30px;
    background: url("../images/indiana-past-bg.png") bottom no-repeat #fef9f1;
}
.side-past .con .num li{
    float: left;
    color: #8d5000;
    width: 33.333333%;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.side-past .con .num li.on{
    color: #e21931;
}

.side-past .new-info{
    padding: 9px 9px 25px;
    border-left: 1px solid #ebe6e3;
    border-right: 1px solid #ebe6e3;
    background: url("../images/indiana-past-bg.png") bottom no-repeat;
}
.side-past .new-info .ina-pic{
    display: table-cell;
    width: 220px;
    height: 145px;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
.side-past .new-info .ina-pic img{
    max-width: 220px;
    max-height: 145px;
    vertical-align: middle;
}
.side-past .new-info .ina-tit{
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.side-past .new-info .count{
    padding: 5px 0 25px;
}
.side-past .new-info .count > p{
    margin-top: 8px;
}
.side-past .new-info .count .rate{
    display: block;
    height: 7px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e7e7e7;
}
.side-past .new-info .count .rate .scale{
    display: block;
    height: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fdb31c;
}
.side-past .new-info .count .data{
    color: #999;
    float: left;
    display: block;
    width: 50%;
    line-height: 16px;
    text-align: center;
}
.side-past .new-info .count .data em{
    color: #333;
    display: block;
}
.side-past .new-info .btn-link{
    display: block;
    color: #fff;
    width: 110px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    background: #ff8a00;
}
.side-past .new-info .btn-link:hover{
    background: #f60;
}

.indiana-bom-wrap{
    margin-top: 30px;
	overflow:hidden;
}
.show-tab-container{

}
.show-tab-bar{
    font-size: 0;
    border-bottom: 2px solid #00b7ee;
    background: #f7f7f7;
}
.show-tab-bar > span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    cursor: pointer;
    font-size: 15px;
}
.show-tab-bar > span.on{
    color: #fff;
    background: #00b7ee;
}
.show-tab-block{
    min-height: 400px;
    border: 1px solid #ebe6e3;
    border-top: 0;
}
.show-tab-block .txt-con{
    padding: 20px;
    line-height: 20px;
}

.table-list{
    width: 100%;
    border: 0;
}
.table-list .bg-grey{
    background: #f8f8f8;
}
.table-list th{
    color: #999;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
}
.table-list td{
    color: #666;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.rule-block{
    padding: 30px 40px;
    border-bottom: 1px solid #ebe6e3;
}
.rule-block .rule-hd{
    float: left;
    color: #fff;
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
    font-size: 14px;
    font-weight:bold;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #2577e3;
}
.rule-block .rule-hd i{
    display: block;
    width: 29px;
    height: 36px;
    margin: 17px auto 10px;
    background: url("../images/Indiana-page-icon.png") no-repeat -80px 0;
}
.rule-block .rule-bd{
    line-height: 22px;
    padding-left: 135px;
}
.rt_tit:hover{
	color:#f80;
}
.lucky-nk{
    overflow: hidden;
    text-overflow: ellipsis;
    width: 120px;
    white-space: nowrap;
}


















