/*彩票all/bbin
==============*/
.lottery-wrap{
    position: relative;
}
.lottery-wrap .bd{
    position: relative;
    overflow: hidden;
    height: 400px;
}
.lottery-wrap .bd ul{
    height: 400px;
}
.lottery-wrap .next,.lottery-wrap .prev {
    position:absolute;
    top:50%;
    display:block;
    width:68px;
    height:68px;
    margin-top:-40px;
    line-height:80px;
}
.lottery-items{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 15px;
    padding-bottom: 100px;
}
.lottery-box{
    position: relative;
    float: left;
    width: 180px;
    height: 245px;
    text-align: center;
    background-repeat: no-repeat;
    z-index: 90;
    -webkit-animation: fadeIn .3s ease;
    animation: fadeIn .3s ease;
    border: 2px solid #131747;
    margin-right: -2px;
    margin-bottom: -2px;
    background-color: rgba(0,0,0,0.5);
}
.lottery-box.last{
    margin-right: 0;
}
.lottery-box a{
    display: block;
}
.lottery-box h3{
    margin-top: 0px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.lottery-box a.lottery-box-rule{
    display: none;
    font-size: 12px;
    color: #eee;
    text-decoration: none;
    width: 100px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    margin-top: 9px;
    background: #700;
}
.lottery-box-btn{
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 98px;
    height: 32px;
    border-radius: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    background-color: #7b1113;
}
.lottery-box-dot{
    margin-left: auto;
    margin-right: auto;
    margin-top: 86px;
    width: 12px;
    height: 12px;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.lottery-box p{
    margin-top: 10px;
    font-size: 14px;
    font-family: "Arial";
    color: #fff;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: none;
}
.lottery-box:hover{

}
.lottery-box:hover .lottery-box-img div{
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}
.lottery-box-btn:hover{
    color: #fff;
    border-color: #fff;
    background-color: #CC1A1A;
    text-decoration: none;
}
.lottery-box:hover h3,
.lottery-box:hover .lottery-box-rule{
    color: #fff;
}
.lottery-box-line{
    bottom: 53px;
    left: 0;
    width: 100%;
    line-height: 0;
    border-top: 1px solid #333;
}
/*lottery-icon*/
.lottery-box-img{
    margin-top: 10px;
    text-align: center;
}
.lottery-box-img div{
    width: 154px;
    height: 154px;
    margin: 0 auto;
}
/*apl/bbin共版*/
.lotto{
    width: 100%;
}
.lotto .lotto-game-bg {
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
}
.lotto .lotto-game-bg img {
    vertical-align: middle;
}
.lotto .lotto-menu {
    position: relative;
    width: 100%;
    /*top: 170px;*/
}
.lotto .lotto-menu .lotto-menu-panel {
    width: 1153px;
    margin: 10px auto 0;
    padding: 0 50px;
}
.lotto .lotto-menu .lotto-menu-panel ul {
    width: 100%;
    height: 60px;
}
.lotto .lotto-menu .lotto-menu-panel ul li {
    background: #903b6b;
    border-right: 1px solid #f7f7f7;
    cursor: pointer;
    float: left;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    width: 50%;
}
.lotto .lotto-menu .lotto-menu-panel ul li:last-child {
    border-right: 0;
}
.lotto .lotto-menu .lotto-menu-panel ul li a {
    color: #f7f7f7;
    display: inline-block;
    transition: .3s;
    width: 100%;
    text-decoration: none;
    cursor: pointer;
    border-right: 1px solid #fff;
}
.lotto .lotto-menu .lotto-menu-panel ul li a:last-child{
    border-right: none;
}
.lotto .lotto-menu .lotto-menu-panel ul li a:hover {
    background: #f7f7f7;
    color: #17041f;
}
.lotto .lotto-menu .lotto-menu-panel ul li a.active {
    background: #f7f7f7;
    color: #17041f;
}


/*--------------------------*/
#lotto-body.lotto-body1 {
    width: 1153px;
    margin: 0 auto;
    padding-top: 170px;
}
#lotto-body.lotto-body1 .live-body-content {
    width: 100%;
    position: relative;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 0 50px;
}
#lotto-body.lotto-body1 .live-body-content .lotto-container {
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}
#lotto-body.lotto-body1 .live-body-content .lotto-container .lotto-bg-m {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
}
#lotto-body.lotto-body1 .live-body-content .lotto-container .game-start-box-controll {
    width: 100%;
    position: relative;
    padding-top: 80px;
    z-index: 1;
}
#lotto-body.lotto-body1 .live-body-content .lotto-container .game-start-box-controll .game-start-box {
    margin: 0 auto;
    width: 353px;
    height: 198px;
    background: rgba(0, 0, 0, .7);
    border-radius: 20px;
}
#lotto-body.lotto-body1 .live-body-content .lotto-container .game-start-box-controll .game-start-box .game-box-title {
    color: #fff;
    font-size: 36px;
    text-align: center;
    line-height: 100px;
    letter-spacing: 3px;
}
#lotto-body.lotto-body1 .live-body-content .lotto-container .game-start-box-controll .game-start-box .playbutton {
    margin: 0 auto;
    width: 130px;
    height: 45px;
    border-radius: 10px;
    background: rgb(0,157,4);
    background: -moz-linear-gradient(top, rgba(0,157,4,1) 0%, rgba(12,213,17,1) 62%, rgba(14,220,19,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,157,4,1) 0%,rgba(12,213,17,1) 62%,rgba(14,220,19,1) 100%);
    background: linear-gradient(to bottom, rgba(0,157,4,1) 0%,rgba(12,213,17,1) 62%,rgba(14,220,19,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d04', endColorstr='#0edc13',GradientType=0 );
    box-shadow: 0px 5px 0 0px #007f03;
    border-bottom: 1px solid #47ff4c;
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    transition: .1s;
}
#lotto-body.lotto-body1 .live-body-content .lotto-container .game-start-box-controll .game-start-box .playbutton:hover {
    background: rgb(14,220,19);
    background: -moz-linear-gradient(top, rgba(14,220,19,1) 0%, rgba(12,213,17,1) 38%, rgba(0,157,4,1) 100%);
    background: -webkit-linear-gradient(top, rgba(14,220,19,1) 0%,rgba(12,213,17,1) 38%,rgba(0,157,4,1) 100%);
    background: linear-gradient(to bottom, rgba(14,220,19,1) 0%,rgba(12,213,17,1) 38%,rgba(0,157,4,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0edc13', endColorstr='#009d04',GradientType=0 );
}
#lotto-body.lotto-body1 .live-body-content .lotto-container .game-start-box-controll .game-start-box .playbutton:active {
    height: 42px;
    margin-top: 5px;
    box-shadow: 0px 3px 0 0px #007f03;
}
#lotto-body.lotto-body1 .live-body-content .lotto-gameing {
    width: 100%;
    height: 100%;
    padding: 15px;
    background: rgba(0, 0, 0, .7);
}
#lotto-body.lotto-body1 .live-body-content .lotto-gameing iframe{
    width: 100%;
    height: 100%;
}