/**
Designed by ######
Copyright 2017

Lottery
**/

#lottery .banner{ height: 277px; background: url(../../assets/img/lottery/lotto_banner.jpg) no-repeat center center; }
#lottery .lotto-menu{ min-height: 500px; background: url(../../assets/img/lottery/lotto_bg.jpg) no-repeat top center; }
#lottery .lotto-content{ background-color: #480004; }
#lottery .lotto-content dl > dd .block{ padding: 1rem; overflow: hidden; border: 3px solid #9b010a; border-radius: 0; background-color: #480004; }
#lottery .lotto-content dl > dd figure{ width: 114px; height: 114px; margin-left: .5rem; background: url(../../assets/img/lottery/lotto_menu_spirit.png) no-repeat 0 0; }
#lottery .lotto-content dl > dd .cqlotto figure{ background-position: -114px 0; }
#lottery .lotto-content dl > dd .jslotto figure{ background-position: -228px 0; }
#lottery .lotto-content dl > dd .lucky28 figure{ background-position: -342px 0; }
#lottery .lotto-content dl > dd .mark6 figure{ background-position: -456px 0; }
#lottery .lotto-content dl > dd .hnhappy10 figure{ background-position: 0 -114px; }
#lottery .lotto-content dl > dd .xjlotto figure{ background-position: -114px -114px; }
#lottery .lotto-content dl > dd .tjlotto figure{ background-position: -228px -114px; }
#lottery .lotto-content dl > dd .cqfarm figure{ background-position: -342px -114px; }
#lottery .lotto-content dl > dd .bjhappy8 figure{ background-position: -456px -114px; }
#lottery .lotto-content dl > dd .gxk3 figure{ background-position: 0 -228px; }
#lottery .lotto-content dl > dd .gd11x5 figure{ background-position: -114px -228px; }
#lottery .lotto-content dl > dd .gxhappy10 figure{ background-position: -228px -228px; }
#lottery .lotto-content dl > dd .gdhappy10 figure{ background-position: -342px -228px; }
#lottery .lotto-content dl > dd .jxlotto figure{ background-position: -456px -228px; }
#lottery .lotto-content .block h3{ min-width: 160px; color: #ffdfa6; font-size: 1.2rem; font-weight: 900; padding: .3rem 2rem 0; text-align: center; background: url(../../assets/img/lottery/lotto_title.png) no-repeat center center; }
#lottery .lotto-content .block p{ color: #ffdfa6; font-size: .9rem; font-weight: 300; padding: .5rem 0; text-align: center; }
#lottery .lotto-content .block a{ display: inline-block; color: #FFF; font-size: 1.3rem; font-weight: 900; padding: .5rem 1rem; background-color: #9b010a; }
#lottery .lotto-content dl > dt:hover .block{ border-color: #ffdfa6; }
#lottery .lotto-content .block a:hover{ color: #480004; background-color: #fac568; }