.popUpDialog{
 background-color:transparent
}
.scounter{
 font-size:3.2vw;
 margin-right:4vw
}
.scounter .warn-counter-1{
 color:#f44
}
.scounter .transition{
 transition:all .3s
}

.favorite-menu-item {
 display:flex;
 padding:0 4vw 0 0
}
.favorite-menu-item.collect-item {
 padding-left:10.66667vw;
 background:#fff;
 position:relative
}
.favorite-menu-item.collect-item.active {
 background:rgba(83,128,255,.18)
}
.favorite-menu-item.collect-item.active:before {
 content:"";
 display:block;
 width:1.6vw;
 height:13.33333vw;
 left:0;
 top:0;
 background:#0091ff;
 position:absolute
}
.favorite-menu-item.collect-item.active .counter-wrap .van-icon-arrow {
 color:#1d9eff
}
.favorite-menu-item.collect-item .counter-wrap .scounter .normal-counter-1,
.favorite-menu-item.collect-item .panel-title .lottery-name-wrap .label {
 font-family:PingFangSC-Regular;
 font-size:3.73333vw;
 color:#606686;
 letter-spacing:0;
 text-align:justify
}
.favorite-menu-item.collect-item .counter-wrap .van-icon-arrow {
 color:#c2c4d5
}
.favorite-menu-item .icon-wrap {
 display:inline-block;
 width:5.33333vw;
 height:5.33333vw
}
.favorite-menu-item .panel-title {
 display:flex;
 flex:1;
 justify-content:space-between;
 align-items:center
}
.favorite-menu-item .panel-title .counter-wrap,
.favorite-menu-item .panel-title .lottery-name-wrap {
 display:flex;
 align-items:center
}
.favorite-menu-item .panel-title .counter-wrap .counter>.normal-counter-1 {
 color:#606686
}
.favorite-menu-item .panel-title .counter-wrap .mk-icon.right {
 transform:rotate(0deg)
}
.favorite-menu-item .panel-title .counter-wrap .mk-icon.up {
 transform:rotate(-90deg)
}
.favorite-menu-item .panel-title .counter-wrap .mk-icon.down {
 transform:rotate(90deg)
}
.favorite-menu-item .panel-title .mk-icon {
 font-size:4.26667vw;
 margin-right:2.4vw
}
.favorite-menu-item .panel-title .label {
 display:inline-block;
 white-space:nowrap;
 text-overflow:ellipsis;
 overflow:hidden
}
.favorite-menu-item .panel-title .counter {
 width:21.33333vw;
 text-align:right
}
.favorite-menu-item .van-icon {
 transition:all .4s ease-in
}
.favorite-menu-item .touzhu-jikai {
 font-size:3.2vw;
 color:#606686;
 padding:0 6.66667vw 0 2.13333vw;
 height:8vw;
 line-height:8vw;
 border-radius:1.06667vw
}

.popUpDialog[data-v-b2707486] {
 background-color:transparent
}
.transferModal[data-v-b2707486] {
 padding:2.66667vw;
 color:#666;
 background:#fff
}
.transferModal .title[data-v-b2707486] {
 height:13.33333vw;
 line-height:13.33333vw;
 font-size:5.33333vw;
 text-align:center;
 letter-spacing:.8vw;
 border-bottom:1px solid #d7d7d7
}
.transferModal .accountcon[data-v-b2707486] {
 border-bottom:1px solid #aaa;
 padding:2.66667vw 2.66667vw 8vw
}
.transferModal .accountcon .account[data-v-b2707486] {
 font-size:3.73333vw;
 display:flex;
 justify-content:space-between;
 align-items:center
}
.transferModal .accountcon .account .logo[data-v-b2707486] {
 display:inline-block;
 width:6.66667vw;
 height:6.66667vw;
 border-radius:50%;
 background:#aaa;
 vertical-align:middle
}
.transferModal .accountcon .account .exchange[data-v-b2707486] {
 width:8vw;
 height:8vw;
 text-align:center;
 border-radius:50%;
 border:1px solid #d7d7d7;
 transition:all .5s
}
.transferModal .accountcon .account .exchange img[data-v-b2707486] {
 width:80%;
 margin-top:2.13333vw
}
.transferModal .accountcon .account .exchange.active[data-v-b2707486] {
 transform:rotate(180deg)
}
.transferModal .accountcon .balance[data-v-b2707486] {
 padding:2.66667vw 0;
 margin-top:5.33333vw;
 border-radius:2.13333vw;
 display:flex;
 justify-content:space-between;
 border:1px solid #aaa
}
.transferModal .accountcon .balance .balance-account[data-v-b2707486],
.transferModal .accountcon .balance .balance-platform[data-v-b2707486] {
 display:inline-block;
 vertical-align:middle;
 text-align:center;
 width:50%
}
.transferModal .accountcon .balance .balance-account[data-v-b2707486] {
 border-right:1px solid #aaa
}
.transferModal .accountcon .transinput[data-v-b2707486] {
 font-size:3.2vw;
 margin-top:5.33333vw
}
.transferModal .accountcon .transinput .inputgroup[data-v-b2707486] {
 height:8vw;
 background:#f2f2f2;
 display:flex;
 justify-content:space-between
}
.transferModal .accountcon .transinput .inputgroup input[data-v-b2707486] {
 flex:1;
 height:8vw;
 background-color:#f2f2f2;
 border:0;
 outline:none;
 padding-left:2.66667vw
}
.transferModal .accountcon .transinput .inputgroup .alltransbtn[data-v-b2707486] {
 width:18.66667vw;
 height:8vw;
 line-height:8vw;
 text-align:center;
 background:#d7d7d7;
 border-radius:1.33333vw
}
.transferModal .accountcon .transinput .tips[data-v-b2707486] {
 text-align:center;
 margin-top:2.66667vw
}
.transferModal .btnwrap[data-v-b2707486] {
 padding:5.33333vw 0 2.66667vw;
 display:flex;
 justify-content:space-around
}
.transferModal .btnwrap div[data-v-b2707486] {
 border:1px solid #d7d7d7;
 padding:2.66667vw 7.46667vw;
 font-size:3.73333vw;
 border-radius:1.6vw
}
.transferModal .btnwrap div.surebtn[data-v-b2707486] {
 background:#d7d7d7;
 color:#fff
}

.slide-menu {
 display:flex;
 flex-direction:column;
 height:100%;
 background-color:#fff;
 overflow:hidden
}
.slide-menu .lottery-menu {
 flex:1;
 overflow:auto
}
.slide-menu .fav-item {
 height:13.33333vw;
 line-height:13.33333vw;
 position:relative
}
.slide-menu .menu-header {
 width:71.28889vw;
 height:10.17778vw;
 display:flex;
 align-items:center;
 background-color:#fff
}
.slide-menu .menu-header .menu-header-top {
 margin:0 0 0 4.8vw;
 display:flex;
 justify-content:space-between;
 color:#273555;
 flex:1;
 align-items:center
}
.slide-menu .menu-header .back-default-lobby {
 padding-right:4.8vw;
 color:#0091ff;
 font-size:3.46667vw;
 display:flex;
 align-items:center
}
.slide-menu .menu-header .back-default-lobby .i-home-more {
 display:inline-block;
 background:url(data:image/png;base64,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);
 width:4vw;
 height:4vw;
 background-size:cover;
 margin-right:1.6vw
}
.slide-menu .menu-header .platform-name {
 font-size:3.73333vw;
 vertical-align:middle
}
.slide-menu .menu-header .back-link {
 font-size:3.46667vw
}
.slide-menu .menu-header .back-link .mk-back {
 display:inline-block;
 width:4.08889vw;
 height:4.35556vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAeCAYAAAA/xX6fAAAAAXNSR0IArs4c6QAAA/NJREFUSA21V01sG0UUfm93vDZKa2JQCk3ASRwhQS8IBCcE4u/ACbhw4DdyEpGqJRyo1AoqIQSCY6UeUlRwHYSEWk4VnLiAhBARcEUc6zgiDdCfxD/kx+vdff1m493spqR24jCSs2/mffO+mfczM2HapmWLjUMmqUk2+DkSOsBMxjbQ2LAICRNdJ5LvXXHPlcesX6MA6La0D/6wRgbvP0HEU8TUt0W7025NRApkVz8sTd5R1ZNjhEMzcymDs2eYOL9Ty23w37pSHS3nMxUVBbJk32K+iQzuoWXtqii2jZxGCO6KYJ43OP0++sfCHQ7NrA0ZnJzFwEENhHXEQqbJcc665upCre55vUmYadMqDZHeVM/dnEiMEvNxwINN/SviPB10yKTEk1D6ZL5NkZlLeXPKl1t/lqKdW8jA1aA+OfyF6yE8J7FKvdB9zOabm5nH/FhgA7tzxXFOB/3dfrlhfw6mxWC+CD8b7tBz5Sc2aAVKYaHrNaM2FwB3+y39Vfp7ZOiBK5g/0LKRCQnnxtWXGNS/vW5eYBAZwCFhMDhYtB822XyiUq8Ul96+U8diT1uMMDdjP8qsLiJFvfT+5IVW8PeUMEyawYL9EDL4K1gfQNKsrIu4e8rUMubv0Hejoc4jo+7zx3FuJh21r2/6ypqkbl17ltN0Fyf7VztdnMqdsx+BG7/GhFw4SShrquTF/Ylks1VDoSomCLEkqYQj8fVyfng9ptumo9hUn0G3SYYO9pTC58Ft5mwO63IW6nGWlZY6agbOyFjidDSrC5DCnXUYZaDjlw3tCDUgX8Jh6oRj/yXApZhXUhkHedZZU/Njidnhgv0SXHseJ57vWhDN2479guWuXm1npuY47tWjncVP2/LdOTdh/QbSl1mpC1jxsK5Dx2hWFyY2Ls12pDvRh3WoSV3PfQ0x/QekPagGcyeGOsWGhHqCdq9Hzou4a6dr9UbHtdUpmcbdlKHlvPULxvXvf2kh4UjRGRVmHG8b11NVlk5fG++rd8V6cE1nb+hF/UwJCUH2ON4z4z4ByiEt6W+uEf3eDeGAcUi/a6Ivv0rIjo3NRoxjIepIpL8rMaWSeWwxuHxxhMkPSMiNli2u5xRbs6hk/7UFoIs35SluNgsr1cplM+2JWzNCfDBv61fjLCtzwGDrDRZ+D7Wd1Bi4cxUJ+UzMQK7ovouX9idRI36ZMOn3k4f6jOGjuC1yL5D90TEs/kxp/qOpmIF7Tv15m5XpLyCWr0TBXctC3zXc+qsLE7cvRWJItPDOvWv28uIEefIxXLrcLZF2IxLz04BM24vtMErQetscxfH8FFyZQWxji4tio7JOfVjF/xHys+d5Z8tjiR+j+hvYL2C4Fwh2+gAAAABJRU5ErkJggg==) no-repeat;
 background-size:contain;
 vertical-align:middle;
 margin-right:1.6vw
}
.slide-menu .menu-header .back-link .text {
 display:inline-block;
 height:4.35556vw;
 color:#29a3ff
}
.slide-menu .menu-header .username {
 font-size:3.46667vw;
 margin-left:4vw;
 color:#273555
}
.slide-menu .menu-header .footer {
 display:flex;
 justify-content:space-between;
 margin:1.68889vw 4vw;
 color:#273555
}
.slide-menu .menu-header .footer .balance {
 display:inline-block;
 width:37.33333vw;
 font-size:5.06667vw
}
.slide-menu .menu-header .footer .balance .prefix {
 font-size:5.06667vw
}
.slide-menu .menu-header .footer .balance .normal {
 font-size:5.15556vw
}
.slide-menu .menu-header .footer .balance .small {
 font-size:3.73333vw
}
.slide-menu .menu-header .footer .mk-button {
 padding:0;
 font-size:3.2vw;
 width:13.51111vw;
 height:5.86667vw;
 color:#fff;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:1.06667vw
}
.slide-menu .lottery-menu .favlist {
 position:relative
}
.slide-menu .lottery-menu .played-list {
 font-size:3.2vw;
 color:#666;
 padding-left:8vw
}
.slide-menu .lottery-menu .played-list .counter span {
 font-family:Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif
}
.slide-menu .lottery-list {
 flex:none
}
.slide-menu .lottery-list .series {
 line-height:9.6vw;
 font-size:3.73333vw;
 position:relative
}
.slide-menu .lottery-list .series.seriesActive ul {
 background:#fafafa
}
.slide-menu .lottery-list .series>.favorite-menu-item {
 height:13.42222vw;
 padding:0 4vw;
 border-left:1.51111vw solid transparent
}
.slide-menu .lottery-list .series>.favorite-menu-item.active {
 background-color:#fff
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-icon {
 margin-right:3.2vw;
 font-size:4.26667vw;
 color:#7d839d
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-1 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAsJJREFUaAXtWrtu2zAUNaUAXvoBHdylaz+j6JAtQ4EUaLY28gMw+jEG/EK7pUO3Ts5Q5DPSL0iBem4WD7J6jiApN4qskJQpW4AI2LwkLy/PuZeUSNOqk6QoitRwOPy83W4/KaXeoPwibTuGHJjugenW87xvs9nsK8oRcSl+jUajl2EYXkHhLcvHngD+xvf9i+l0+tej55sEns6loxPMyl+v15eo+HLsXi/A93q1Wv054ZzPNV53u91gMpnc5eqNikEQxHM07bRcLuPpmpZN8/F43NtsNkv0O037ErvHBZtWMN8HeGlvXzIdSmzSHrFzDTx62lT1vBhARlDKQsVMzGMjds/MhL42nhL0FoHfJbJ+ZwPNEwNdI1U8q6/R4ZVRJwtlZxGwwGLVpfEEnE0hbEtO8bLhY6/DNZBMKSsvl3VyFoEEfA+D91IiZUBs25wRIHABSsqiurrokkB1dBoWWgIaTnKq0kbAqXs1jLcR0HCSU5XGR+DJVkKcpOJtsKstgG5YxJak8GVYFoG9bgEGg8EHXdBST2xJZHUmlxHIlCwFHmayhPPrlS2JzEiBUEag6klqjPFCMaZvQ0Kc7ISpB1GJOR/XVv314MF0p9Pv989xbv2OOl/UhziMf1wsFj9EnbaYx1sWAW2juxQJkmDR/igSJEVyu/qZ1DslQCCuSTgn4JpELQRckqiNgCsStRJ4jgSeMGfUMUm1EyC4XQsbTRMT8NQ9CAEOvIMEm4zSwQgQJUkge48Ptx1Wb/4nu1EYqjXhzf8TA/JjlQ4aASvEuU4tgZxDai86WwPiJNX+uFsWVl7y3UsF3gbKcgVZ2pGytckCbP94yXcrLfIqs0BRqhxEFtescvzfCufUSxz14osI2dIEGf+bCBQiQBK/kDfifxKpYzH1b+bz+TuugQgH5wtWpI3HnhNrgjnKrv8ZiSb+3eY/xC8+ovauxnYAAAAASUVORK5CYII=) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-1.zrc {
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-2 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-3 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-3.zrc {
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-4 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAB1NJREFUaAXtmWls1EUUwN3tttRKEQRDW0ETEFE/oPgFIYSolagghkSpxiOIRw/a2lbRCL22pSjBIq2WljaKCSJIAUUIiIItIqIYDzQqKgaCRyliFNHS0tPf2+xsprP/PbsWP/SfTGbeMe+YeTPzZv628yL8ZWRkTOju7nYidnpPT88Ru92+LCEhYb3T6eyOsCqXOFukhGL4eAwvwegUZJpyD9lstqJVq1Ztpu6JlE6RYyoKWTaGj+nq6iqi4/2UKH8CMP5LZqSopqZmqz++UGhhO5CdnT2qvb29kBGfh8JoXSmGHqYsZUamgfdyDNqn4Atra2t36v3CaYfswPz58xM6OzsXYkQaxg8ylP7CCJcS868Q851Cc4dWKbxzAE19++EvJLQaDDlBg6ZAnx0zMzOHd3R0PAVDFiXOYDyJIc9ieA2Gtxk0F5iWlnYNjTIcud2kMxh7wBfW1dXtM2mB4IAOpKamXoiQJyi5lHhdIIpPAy+Piop6vrq6+h+d5qvNjFxPaIkjySYP8t6hyGL/xKT5gn06QKgMJlQeQ+AClA3TBYBrBa6Ki4tbumLFij90WrBtBuZGeMsoU8w+yN/GoBQxKAdNmgl7OZCXl3f+mTNnMjD6aZgvNjp0AL8UExNTVlVV1WTQwgIJrRl0lBmZaAiQ7faN6Ojo4pUrV35j0DygxwFiN6apqelRKPmURA8HDUZEDqF1xHkxW+ARnRaJNsbb0tPT76QuRd5Vuky37g0Oh8OJIz/oNGnbMNxx/PjxuXQuAr7UZADewigU+BsFiz5hobDF3tzcfB+2OCljDCFdOPMqtpQy+0cVzcYUboV5lkJo9W5GPD+UBaX17VOT9RGN7odY7AUIGqULw4nT0CaqSLBjvMSg54PhYxiS2dKmnwvjxRB0d6C7NikpaRxgHjb9pgzE3iE4NlvBDhqe4x/GlzkdH1HEc10TUnKmVGRlZdVz6v+q2eM5+e0aUpq/G/D/AiTXkm3b8pMZ8PsxZTbOhFuZts7ExMRGRsWVIvjtFAaRuB/B3j8FY/8mhBp1EbGxsbaWlhYd5WmbM+AhqAaLfDlCd+DIu+xW37Ld3SNOKXpfa07mYRhfRvgeRc9byGsAnhms3IAOIOgiJQzDxzET63HqIIrvUPhwarLZIRhajNGyJeYje7CSwybi0alwvuqAIcS05mH0cBToSdgEGS0MOAC9gC1tty8FJl6lKCzKBdCsUpQXSAo3mP18wQEdwLg/6TyLUZ+ME0toSw6jvkk4sgvaHhzJJ3fZrwhmjbNx4DLJrySjHYEsncWVonBIWaYobW1tvZj1jgEdUMxsrx/RvonQuRmjy2hPUjSMuQHDPsTI7Rz5BXoSxqKPJUVJh1dyq5Gqj7vuol5LblWin64Gj18waAeUFHe47JY1gCOLwU9QNOqZODIDRzYxI2WE3lSMl9wqSeORZg+LdjOOyx3gO4PmBfrbhUJ2QEnHEUlBtuHI3RhaAv4KN012qDk4Jzcwrw/Dd1AKOGm/8CL6QEQkhKxkY4jE5uv19fUbGxoa5uJIMbBVQigZbcB1YqUjEC7sGdAFp6SkSCyvJt7XclbIXbkcOMbN8yPhlBHKTqXLlra/EArmHDDl+YRxoJ3F/iIMf2lMe/tivMjxF0IRdUAzut+aAw7021D7UDQwAz4Gpt/QAzPQb0PtQ5E5A7NJDW7zwXtO0Dk5OSM54SV5tPwcHPE/c3KOFir1eHKYHSRj+zg9F3EAfWDZqx+Qubm5QznAnmxtbc1B3QW6Smw+qWBJJWaBqMH4yQpJPRVH9pLn7wSfT8b4uUb7T5tyb8CeHJ435d4wVFcGXu7jdVx41im8525Lx5kwLMZgqzfKTXQoCib1FcHIkncc9a66mn4PC97fRxoSw6tcKuFSAJ/XvQHbXuOqWUJU9Hra9DggwjHe9UZJU/51XS047ZOnvTVcWEp4Zjym4b2azNx++qsZXYgDS72Y3Agy2Sgy2Qcw3AnqMp0Pfd3IqSecnRj+vU5T7V4OKCSjYServJfOTnBjFd5dtyO4lgxxSWVl5QmD5gLdv5+y6N/M61q1JHkmHzT1oCuXoisNulx43qQUc2/42qD1Ai0dUBwodjCt81Am/8JcC13RqFuY0kocea6iouKUhg/Y5GnmFkb8GRivs2Dejlz57RTUhcevA0o4Izro7NmzacCLKGZ8nmKklsXHx79QXl5u/frkFsTamArvEgZjmpKtavC7ZKAItwMKF0wdlANKkHuHyEaR7BDm280JMY7Xu1ozZHhKuZZdTQyfoWRp9fvEeGG4W3ZIDiil8ijFD7/HMSiPMkTh3fUxHClJTk5e09jYeDmhYvmHEh555ZBfre8Z/UMCw3JAaQjw5/In+C6hRCl+qTH8M4lxRvxtHR9uu08OKKWESAIhIusjlRkx/x0rtq9oFBPjWxQiEnVEHFCG4Mho3oWKGOUHcUQ9GBxixGUf3wje5wubkhFqHVEHlHIW+1iMvQv4MIt6C4u6W9EGamME/gUTDzhw+EX9zQAAAABJRU5ErkJggg==) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-4.zrc {
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAwCAYAAAC8NUKEAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAM6ADAAQAAAABAAAAMAAAAACIrTeIAAAHjUlEQVRoBe2Za2iWZRjHt72bOqZSljhrRh4g8oNQWvTBDxOtmYWUB0gqdJK2MNHlaBpiQ9kHD2RFpUuxcIhBDDtg89Bofgr6oH4Jy4Vhis7D0unUqTv0+98+1+P9PO/76hCdEO8N13td93Vf5/vw3M/zZmVlWqYCmQpkKvB/qEB2PImamppyeO8CI+Jjfr+7uztL0NXV5bD1fV58zPrCapLt7OwM6UD3LHhHXl5eRVVV1QU32MOfXF+ORN6m/5HPS0X7Ad+KvsOxh9Gb197ePgjfM1L5T8fLiQ2UxvpJXVXVr/CtaFU9VUK+DX/ct4XutIULFw5MCuAWjMjMIFdkstnZ2cWJRKJJ/Y6Ojm4fi75+/brjGe7bt6/rt7W1ZfXp06cb/VDv2rVrbkwy2MxqbW3N6tevn5NhBtxYfn6+w1euXDlGggOBbGQfxVWPl1o8GcXpGlU6M3/+/BPW7y1cUVHRpdm6k5Y2mZycnKTD4U4c3ImOlluqxrIbzCpZzPiLJHwCqNy0adPvJps2GQTj+8l07ilmr+D6xilJQZ2v8vLyfJZqOUu6kjEtQe3bpxgcDYSnblLAZgij92VmNCuCII7EggUL5rKvmoinGr4lYsf68NLS0mFW3cjMyIAHSYma0r3E+FezhOpJwB1KxsP3GehB8BMBL9/iiQSsigioguC+zoziINgiBRzEcxlaszOSfrvFaokIR2ZGAmqBgfuSDL67g0RsdrSJvoa3YsuWLe50nT17totRcravFHckGSVhhqAjsybh3miaBTXFAezieVWxefPm8MSyMYuVQ8HJ6yeSjCUSGLrvM0N873H0HgqjDQhLRNhvkeqTxN9BQtd5+h73BXuLtoLGA/X9B8V2s+fzIzPD+nudaZuHoX1Lliw56Qv2Fo3vcM/wgEzp1pLRoK5N1iLJLFq06B9uzrMYXLpx48ZOlDpYw8JCHcLi0f4Af7Z8+fLvzdDdwvgJHw/pbOI7PABEW4ssM9bncAZGIpCL0b5AATAQeBDeYHAhiRRBT4KuW7FixUQzdLewzYwfZNy2xgTIRoYiM4PA8yZIsHaiuHPe+B5OQM/FWoMsckH8nP589DpwohnVTDqAPkcR9tP/dOvWrb9FIoh1kAlnxj+pfDElYXJplxlC+QjtxLlmRsEmRMMXdjS8x6EfkjFgjDlBZjJ9yUo3LIBo+IXAk8Brs2bNKtu+fftm04tj9N2eQTY+FPYRCZcZRQr5kZkpKyv7hBFB2sar7BQcKWEFeVqCXARHYXSEAgj4rnJGe1gF+mL69Om/1tXVRZ4d5lA2LFgOpKHwk45ms2c6hiN7xpjp8MyZMxME/aYZA++XLAFMFs/jO9p4MZyH/OJ0PpDtNjsss90zZszYMHXq1CG+vCWrxP0WmRkNrF279lWE12HQTi/IkNYh8BigBHTE1UgH+RIZpt/KW+aQwsLCzpaWlsTVq1cTFy9eHM54BTBHMgEUSy9VQ87JCNNykS/jmfcGCa3j9rxuz549l+Rf44K0e0baCLyM8AgpeM7DqmuNBvw169ev/4tl1+fUqVMTxGOsnqP9quzQbDFrOZWytJ5FZnRgV6/DKRsyhHAzIdFAf4SrKFTZlClTqujnyJ+an0zSMsOZjl0L2CWhBMTz+VS9Wsaam5vHY7hAxoHvxEvVCGCfp2+JJokGdpx/dNYAzR6vEIWN9MNrv28gkszq1asfwWErwofAh4EjwFH6x8H/2qxA67aqZ5KclqjPGC+D1+p94z7NeKHkkBf86Y/5NMGr2RL6mg8co5D/EF5boOuLd16+fDn8ThHZM5WVlRoIj1tfS5u/qKjoLAE9oKBo7qsJDnQky/kv27ZtS/klBd1BOJ0UyEm3UT+pmgWshFQ87RHkVk6cOLGGZaYl9hZ9i/urxsbGNrNjTOunxSQyHuMuERyeZpMf4+vNUE6cMUHF015tSKQKnQEKkNbFht6QzhEyam5mfJmGhoZT9N8pKSlZCZ7EXjk9YMCAn32Z3Orq6qE4+pGA3B0M2u5jhsXPJRG3yaG1d75k43fx/v1CkEg34ymTYcMuRWah53Qn7YjXj5Cyp2Tkx3/xMqHdu3frAlxrfR8ryEkwxko5CDTc6EGgET6OjrL5P5YR5N3zBd4BPuy1FBcX5wJdBw8eHMjYM9heBp7gObyAzSVeP4nEVnhrThq8DUPXD7eWFbgfvBIz8PhnsfcK96sWZianqanJ7nJPFxQUtPOVMuvAgQNh8tKPtTl79+51X0m1BylAv9i4dLOJKc7uUV/3qCcwcBLQAyq8j8EXrXF9BTlGlfcyIx/U1ta6K8zhw4fHMe7uaJassAKxvheBPsUuq6+v3yHetGnTXuLk+4bk+2PD6UjPaE+v2aNvS+auWrXqudtKpRDAsXvqKwCBJWAJeSpKfh6J/GA8CjOH4F0i4qVIQuyf2FvnRPS0RZ4zPVWSHEGPA84B2geXCEiff3T91xq5COiq/z7H6ahdu3aFicCTbi2y+nTkinBDRSOutfP7Lf/PzA76PUY33zl7rHJ3BMeOHZs3bNiwgri18+fPt/HsSHtDiMtn+pkKZCqQqUCmApkK9FYF/gNBIxF6dj0T6AAAAABJRU5ErkJggg==) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-5 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-6 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-7 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-88 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-12 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAACqxJREFUaAXtmQts19UVx//909JCSwF1pUVdI7pilMEktXNzzszWZ8YjAzuxjEQ3SinUrVjUgYSHxoXKBvQBlIkbA2Et4kpGlYVXqYqCzm1KGHMYx5ilxQ1K23X0vc/39nf//v6PvghmydKTnJ57zzn33HPOPffx+9fjGYCBDAxkYCAD/8sMhF3K5MuWLfOePXv2tra2tklhYWFjOzs7R2MnAYyn3wK9AO8U9AP6R6Kiol5du3ZtLf3LDv0KYM6cORNwbD5eTAJH9cObTgJ5A/1ixr+ycePG1n6M7VG1TwHMmzcvsbW19RkszQTdYy7g2NvwqnGsmrayPBxMoD+a/njoGPpu+HDQoEGZ69evP+RmXmrb7UyQDSYPy8rKWozgadqRUsCp85DtYDm8yt6yyfhx6E7p6OiYAb0ZFHSCm4YOHbpwzZo1dYZziX+6DSAzM3MoNn8FTnNsX8T5wiFDhjx3KZNq39TU1GQQiFYyUTaxV8NqTF63bt07zhz9JiEDIGtXM9FurH1FFpmokolmMdFp9bOzs29Angpeiyyelajzer2fIDoaHx//Fs52SC8U5OTkRDY3Ny9BtgjU/HXYuLukpOTdUPq98YICcDL/JgON89ASMIcJ2ubOnfswzi4EJ/Rg+AwObSLglQTc2J0eB8J07GxGrpWuQz+NffH77vS74/sFgMEwDO9A2ZbNE9T488p4e3v7S8hTHEPavK/SPgHW0B6BLBG8n/510oFXA8ki8F3qhwKSNRH+AXA4+ucZfxL6Unh4+Nbi4uJ/hRoTyPMLAINa2hWOUgnOU01Zt1Mq5fCuAs9QKosok22Uic77IMDGN3AiH2e+BlUpLSSInwUpOgwSdh+6KtdBVodxzfBKCGRxT6sofV8AOiq5mP7CwEgMVELvgX4JnSO0Y6AVI0aMmJGfn99AHV/DikTFxcX9jUDaZCgQCOQpeM+BYQSdtWHDBpViSCCIBczxUwmZs5F2tJrg3+nPIQF7JAsFvgAwsoWBOucvEnlSTExMHaCNlQT+Oi0tbea+ffu+Q1tO3QAKdDJtoX7zydTJLtZnf7H5CDZfhNNCEHcQxNHPpP4tdKvQvUMBgNofi9VHS5fgDwmi0H9EV88rwmBtyofVRrlQp019ff3jdOX8++D39+/fPx9aBlrnaXqimGQ2K/ce+8RuevENMOkvaBSAg9EL6UCXpsdDgE+ojV4MJatg74S33OEVsKILra6bmgBg5DDQi/Pndc5TTldiZIEUMZJNhuX0KvWBdjAf/nToC2IAwwiivKyszFfHXWzz98fYrcF+CqfYZBffr8kJpBt9p5joZy9fvjyCIJbRzgC1l/JJtCrED7zUsIKY5HC365KivuXcMAbuxcibBPM4DoQ7Onls7ifh74TOhvdHh59IiSU7bR9Bpwk7+WJg51GfIESDpKwTm7lGcundozaruJ2+qkH8Ilbii2pbMK9KBHEOQ6eNFL/t9Eu1GvTTnX4LzowlExUY2sQJdS8TTGTPDGPya2JjY485en4EeakY2EnTReYndHU43aqwr6eKdKdZEUlYA38rfR23KksfePUkdnp6AleqDf266ODBg3+HPI1mlPqAajkLfID2o2R0D8G8RV/L/cmqVav+bbQC/hQVFVXD+gCM5hYO2itW3TnRKtTH5m2WL4rjWgX5eBelqM1tQHU/Vi3o20Ta6mToClitBQUFeh6MkVyAThv4S5o6Eu37/qsEosuvN/jYUUjoRfF1yZkniYMhxuqSoLPwfqI+8+VavpeIRjsdZUnwhS7i+ZQBnbSvc/oymkvJPEKgWdHR0TfB/4dk2EjVPWL1QlHGfio+1JZrKDXZUtJE5ZsveeJRES8yvo3mFN1F4mkFTAAo2wDqJQCG6481qDZ1fkRUsHr16nOM1clhgI3f4wcOdmKlyBhrv2tgwF/msH5IMtItLiwsVBJew5aX75M7JVOUZmIMm5JASRM0gdFEGYtBs6RSZj9kom8uPzawMvkt8QUs6+muVui/NlHQM6E1urhseFuaYpgkuvUZf1B9/DD7VEfoBTEQmAw5bXOaEOU3ORneQHZUfOAHbNoTnEC/weFjGLlSTOS7KKtuHUN/KGrJ6HXg4HGN6Q6w63ZaifQD5nzfYaSIqoTMkiGwe0HR7ZYQY1M4GVroT0XPHpFJiKaCdq98xEWXJ/3ugLF6sEUiP+qUQXeqHkrR5wdK5kh1K5OAk07fBKoSCgoApZdR0gaeSalcrexyCozHkWlgKfzD0EpwKZ+FyaHeQc4kljypBvplltED9Z1SBOPeD2YIJa2XgJKshHjCMXqajoyPF0OAQ3+mVMrgfxdcCWsmcgX0ioOQvgHlo4+gFMbXsKI6fnsD60dtqLIkKLMHMRIhQ9oDe9VgkjFke5zaDiyBNsHPIJgsy+wPZdxNOG6cxs4SHAqq6UB76E1xeO8GytQnCeYpgd1T6nup3z10mtUB7GC9Qf5KX28dBVeEM9lq9xW4hG5l3AEwBvtbcf6F3sayWjeioz2mijD7MHAM9iaIBzV70ku5NNLfLybRzXAed+p6mHQbNfc0zUEMKCaIbfYCMQoh/jA+CkcWsdSHEI/Ckb3sk8wQqkEsdDMcZjuXlnmZBirhh31i6GnS9UVG6TyE89vFwOFZbNgtaltA/j3kG+lHMcl/oL8Fy2mfgF/Dph+Bw4kYvx/+g6DZiMh/npCQkO28cWB3D8wRx/iPQD0f9NKdHqidl5cX3dDQoKe5VjVJVaI94OEtXgrjD2rj0DPOe0hdAwooIiLiRnRKGTwETAe3ofseCtVccMfpv0b7MVDO64l9FxNk9sV5dFUSS0E57yEhz4oGQmNj44OOziGnxM0mVr3phDFHHTTR+d3Gbzy/Epxi0EOSg3pM6dWoS0U354fgQeysZPIUsncLeBBen4Ds61KyZbaDslYC/CA3N1eJWyom8/j2kz2SjDI1XoHSA3T0HZqOwy8bwef4Z/78+aNbWlp04mjlzpGAmwmgJnBK9tUKeEvw60+UZbJdWVNCVpnBs2h/DIYRyGYGTbSyz4MqqzxXdmHb7pnsUM6zQvfiuD5NOzg1Z1vn5ZNfAPoxiU08GX4DqPfLAVblPuhlB2W+qampikQlyzjOrWDFdcv7Ac7fwl7bgV44qF8/3nEr+AUgARv2GMZU6xfB4QzaTRALJLtcoJpX2bic34Dzpr7dc1ABU9GpgjcM3IzOIrdcbb894BbqIuJ0KYdnHlcEpWzpp8Yjbr3+tHFcR+VSUBekeQpg91kc063vAz4ZR5J16elUQyWsNDU1NSM9Pd28g3yKEro7gW1ngymIW12ynZTZOn2Au2vRJQ9qkkkdwbqkfoRT5qikfQ47may478Iiaddyn8xEJw/5FYzRT4xPEeBa2p1BhmH0GIAGMHkEg5WxpRiLE08A7zykAlpFtqpxpppDoJb2cND8hwa5/kOj54l5HkAt/JNxi+nok3QUOA49HaW3g8Yn5K+zYR8LdaSi44NeA7Ca+sDGsTxwHryrLP9yUpxuxt4eHNdmPdwX230OwBrTr2/8zKhMKbP6SeZ6shd0GDj6+mFgH+296ByHfln68MZA9TVXD+qLUCtRyZvpMN/aeqr0GfodQKBl9kE4v6KNooRGszoqh0batZGRkbX68A/UH+j/v2Xgv2KZEuhVsUSAAAAAAElFTkSuQmCC);
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-13 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background-image:url(data:image/png;base64,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);
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-14 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background-image:url(data:image/png;base64,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);
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-15 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background-image:url(data:image/png;base64,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);
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-16 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background-image:url(data:image/png;base64,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);
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-18 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background-image:url(data:image/png;base64,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);
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-99 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAACAZJREFUaAXtmXlsVUUUh7uXCogsBtuwGBVjRUUNkqhRKy0kuBGIqaJhC6F0pW2Q1gBKaYK4ILR0LxibBoQABkTBRMAgBGMUYhCNCMawSKuAUJaU0tXvXO+5ue/ylvtaKP7BJNOZOXOW3zlzZnm3oSH/w5KRkTG8paVlTGho6Bjg3d/R0RFGK3V3WFhYcWVl5fcKO1Q7N7rNzc3t19jYOBOw6WAZ4g8PTuTjxPvCc8MdkGi3trbOBstkwMc4gbMKV6CdYa4v7S06D/3hqqqqA7IsN6SkpKTcR91IqvwMuBQ7eMDtp74pIGNjY3sBdFB0dHQ/xh8rWPinSj9CCd3VZmZmxgG6EADTsBlus9sEwFrG5RJZG93olpSUXElNTa1EbroQ4B0mbbc5UFBQEFVfX58L+AWA6CXGpQDkEk1Jjx49iil/G0Qff5DrrVP0JbW6x4G0tLQkwJdj1IiaCaKZtiwqKmoJ0T1t0gI1ljyOHxbm67oC6enpvdra2kqo0xzIPg0PD8+rqKj4w0H3OyQALykD/e3Sv64OcLqMw8Y0MWSWQ0QukxzfqQS3bU5Ozm0cs4kmf2NcXNxe6QflQHZ29sDLly9PDGSU6J4kulvgG6G8AD/AiTKKvSCpE3QB/BSEokzBrarHtQOkQ3xTU9M2FNxpKvHZtLe3f83klsjIyLVs2rn0o1jyEXV1dQn0v6J2pqSqEMGo0r6re4DjK4F0+BYQd6qgm7asrOwXjC228Vbn5eX1lnSw0QJ25RCAKd5k/J1bWAJklIArAPjJRHQV3Lp8x7jKy6F1mDq8NceViNNL6L9MfZA6tKGh4RxtOJdYPc7VcgotlDMems/CISCraBSxjZxl268Ds2bNehugi1QYwX3k94vl5eV/KS1QW11d3QJYed/sMXn18orFufzm5ubHaJPsoOw6kRXHxwoNnguk5Uf2ea8OIBQJ00oUG9e1KbCF8STAN9oVuOxbm9nJj87RpIjYqXHOyRjQ8+ExpmhXsloX7HxX7QHA90HoS5gs8IxLOLYmEM3OgBd7z9uNOvus8hgnTcZgeRTQydIHwyXSx3iByliLxwrwMhzKqbEVoeHCgFA7/Tmc20Uq0MnWekV6k8dOPycdu6HsvxXSyhztcnCccvJ5OAD4STAY4G2MhUSi0Da2uhjeg1K/0RVm+PYD4BlL0NFhbr+DFAJ4+W3wpNCRP8VmX+rkkbFHCkVERKyBuV0ZUSDz8oDyWpl/jo0+Xvl9tWz8IvR65K6N9yx2S21jSZ27GX9go2U4c1/nPBxgg54A1BdMnvVVASLHoFUYP2ANfHREL3wTqCcdLMcYj7efaoCPhG8dOG41eTewyhsdctbQI4WEykb1G1EiPgM2uRdkaU/ExMQsk36gIpcPl1j8+fPnEwB3L/yHiPw3gJfntFXQWcb8SJNwhh8yGdakl46xQbzQvZLkFuUiOsLkQGHgVJgEsHVemTtBJPpyYRknDY7IATKOgPp9enikUCCbRO8teAzwGNh7jcG/hu73FAPg5wcCL7yuHeAxdw9Ks00DHURf+2qz0y1p+QrCtVTNiFWAf9eNQtcO8Jj7EIXGe4jo1/Bcvuroc2PQyWOCXw1dnxg/JCUlWS9PJ79z7MoB8zWov4YucizOcyrqzJicn43cJ6ys/TA5mpyc3OZWX0AH1q9fH85Vv1wVEv3F9mNP6cG0AA4l8nLOF9MPiMGf7oDCO3bsSMWIcdYD/h9uxC49K3iu9Af8ZnS+ocDQu0/7wbZ+HZC3EQqHqFKM9uf5u0jHwbY8D0bzXPkJOU1HuUuWoDczWF3K79MB8v4uNu4eDDwO8woVwFg+EXR1QqiMfJ0g35ciK18S4kx6IyfZdG7ZebT/vZdVIIjWqwMCnrzfhcHB1Kdw4g6MvKN63ToBXyjApxKIw8jOYaz2DnILj+QeqVGdnW1VoSVvBy9EwMv7ZQHG5gfjhJxcpMx3yNZQY6lGQd9qfluM4iD4VWldaT0c8AH+WZZZng8hbpwg4mOpe/kdu52Ij3KCw4HNfBJpstMJjP0YtU8F7FuCgcCrJnGCyIaQYsZdYKZTGMAO0s+lPqK8Zvsnc3XenJF5nO2Ds8UOGddDYwXcgletXlZiLg7VOsCfBvgc0mUY9F0qS1+fCyGyuaFvg6avT7kkXb1uVV9YsOBV0OmE0gF9lJTI6tmz51BSb5mkC7SrThn+IxND5D9H7glTthG+F3iiyL5xXSLw/mnqIJFAgWxYK+dZ3qWA+RGwa5wacfwhoh6PjNym8iTYRb80MTHxs0BPgaysrGg+FW5CLsHU20TkxwN+t9NOoLGxnABNg3EeAEbrhuWsX46BHGjt1Cl2JwQ80duJzADmdnMkzuQrnByVXovcG+jKNydfp5XXp15mzfQn8vrcas4H1Rh7AOEKQMQ7wYsmDIdR5TeqUczIy6e9ASYpltv1otkP2OCwXIIGePqtrPCrnQUvxqxjVH/aaeQVCQYW4VihjDXyONRfxgA4wpeyBADUy9hNQXaw8CErHw9kZTe5kfPFYzkgDN7AY6BA5hQ8XSPyCr60tLRO5v0VQDs3cQfyMwjMWn9ybuYsB64XeG8gAJ9OYGq8zQVLMxzoBvAbAL2J2grAXCJfGSxQX/zy2JKLI1cZJOdtadOX0+Y35m6XeQAYOe8mbVSfvZX/CxQVFTXYaV3tywocVyV28ELjXD4H6ALpdxW86LjW4EWnUViFHOpCHTtb3j6T5R/UTvrN8c0IhIT8C823+oYKjebUAAAAAElFTkSuQmCC) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-9 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-10 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-11 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABg5JREFUaAXtl2tMXEUUx9ldHqXitopPFJvWIlprbQVi6wc09dkoVmupMcQvJfIsiTUkmtQHmmrSCCKhPGM0wX5oY4yNNqmaWglN2piAflBR6yPGEhZLsU2DKOyy+DuXnXX2unu5+yiRZCeZOzPn8Z8zZ2bOnJuSkixJDyQ9sKA94LCyvqKiYrHT6dw5MzOzhmopa4UTLc/hcJxHp6erq6tvLl1LoyorK/dheNlcIBeCzyJ8qampa9va2r61wk+1YmL8pgD/DIAjVrKJ4gV2+mbaVK/Xey+4sS8A5YyAYW+znc8mykgrnIaGhvTh4eFJkcFpav6IKs6InAXCMI4Ql/V2VruKGnInZBup87qUsbEx3YbCqqqq7SYDxjMzM480Nzf/IfRUjH+B9hUxNJHGEgDeBG9Zd3f3oyYDLIfZ2dkzHCFDBv2tUs0KExMTI9h9G9geJ07faRaId4zxeUy8A5xH8ODGePHM+mBfhd1PCN3J4JKAQFNGRkauXhH6y6xsZwzmLuRcIkv/JTs6SkY/Qsy/h1B6nV6h+QK4l0obDKMwzre2tg4pIGnZJlsXAC9fgf766enpPNobUC3DcAOKtjjwnnzDo/ij3+8/LltvMMN8TEfoXHt7+yldDCx9+O8CQqhRDjDqA1TuEDVluA4BzXgMkZPQ+Cu85To/nn5CwiielUAwYcOQaWRENmFFLvG4oOGlnDCoxjlAxnKhnZ2dR5HZpLDC4IjnfdQyHsR94fh2aPX19Rdhp3G3wPpbdOQSq3O/NgzI2QDtsjC8EFIg8Xo+hBg62IvMgVDSf0ejo6MXKypGhgSR8fFxsdF4J7DbSG3Es5+LAsJra2trl0lfFWij0kf4SkWbo70mEh+MiDxdh/wneBKY/4zOA+NuNU5LSzshfTlC70oHZobP52uVvirQVATIUzSrFvnVGt9L/09trPM0cmgXe4ILBS+YQFZXV+cj+ZxIIzOoslQn23oCwiFhoFBCmGoioTLCK/RjQqesBGDFbNfyuxwdP7UnPT09n8u9gn4LdZJqR1/Ai+WDvB97+qUvJ4MQvZ9xpoxpd0krRRlaDvErxjm0z/CUr2chexkPipAUACS1bjMGET5M+hiPjg/vnNREnq6pqWkC1+4Ctogu8vJu5PLGVHKs5G6pu9HFO3JQ4QcTJyZZiZGfWEz0XU5Ozmp2x6+UE91i7Dreii8tcN/ChmpsMF5jkZNLbBRevJ/Y9nUMmqnhYvpNIyMj22alL8wX570WDpmd/YFaiuef0o0X2eAO6IoSbwlZ9+GNfBSXArwd/uX0f5FFknLIP2tCC96/n/k+FlDmOcacfXQ9HKPjvDNyvMOWsAswS3IfSgD8MEB/H09sNcvEM+b45hIBvwDjauo58v0bW1pafreD6bIjNDAwcLKgoEDAC6mrioqKHP39/b12dOeSqaurc3NJP0PuepHF+zsIAir6zaU+m/LOKYUACzhKU0rNZjfuKiwsdJeUlBzp7e2dTTvtgJhkJHBgvBybNcLC+DbC+qsmMcuhrR0QBHbByyIO091MXUrdwD3ZCK0P3lnGtgsOcBAQHufMf4SSev3fI8KUR+sQW3dAt4wtv3ZqauowRqiXVZKqd4j/b0gk02XNfXkgPR7Pw9BfRP/WAF92cDfGw44+REe9AJmUiRbx2O2hW0fVMb5m/CmRY5Dj4MHIRYyX4OlsxvK/cA80N61RoJ2mlhNljExA0aNp9cmj0TNk5ccaA17GqIeiVJYk8XW3293e2Nio50tRwoR6L2plpUCYlZ/4UhZTQxtMxhRftfAPUfdnZWUdjNfwIKbqJKJlR3rAeZI6hKHbWIyL43QnR2i34JMC55vyJCHHVYxkLi4ETRmjsdmIqpOS5QqL3cnVRBLeDeZCCUeeJ8DkAubJ0RGnSe5ARNfME2PB70DMLzHh0kE2eQsxPl05G1oD/QepQ1RJ+qQ8QDUyTN6ELcicMqh8CLu/kUacVuNY2pgXQHw/gDHx/mJ6XS7Xho6OjoFYjBedeI7Qklgn1fTS6C/WxlF3Y36J+TfeTFpdzC4Ej1DUs6ek/Iz3v49BL6nyv/HAP1v1avm6bjbdAAAAAElFTkSuQmCC) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-17 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABv9JREFUaAXtmGlsVFUUx6fT6bR20QpibEEpYQsqxgBiEKUxNEIJAiISg4ghQCk0laDRkBARgxgk1bAItI3CB0SNEBeCAVEDcQEMISxqiGyRxbZURDC1++Lv3Hn3eWf65s0MDtUPc5M797yz/s95d5vn8SRaogKJCiQq8F9WICmW4EVFRfcnJSXN6OjoGIRdT3ovenosPhx06+FdwO8FxuP43lxZWfm9g54jK6oEiouLx+P4dfqdjl7iz/zJ6/UuKi8v3xHJtWsCS5cu9VZXV78M8Jdw5KobKdA1yDt4K8tycnJeAUd7OHtfOIHwAb8C8C8YOldwuhXeNp/PdyY9Pb26rKzsL0MeMzl//vxMjG5rb2/vS58CLT2bnkScJWC4AfpFumMLW1Xm+8OA/RInXrGE/hx6OvPzkqOnODFLS0t7NDU1vYu7RyyXHYyjibvHKYRjAryyNDI/AeDbLaPtFRUVk0hCnF33Zk3dT4j/qBXsXGpq6oC1a9c2hQZX1Q1lAl52GgUe0DXIZ3UVeMEic97v98+CvCjPtDtaWlpmBMjgX8cEUCnVagBffr2njY5ljlT7N55f0zzWh41J82TslABb5kiqf7eldDUzM3OTadCVNBvFRgr4pxVzMAv+gdD4nRIA/GxDabPbLkOyeSz2LXPnzh1t2MSNXL9+fR3OZEGr1tbWZmJTvKAEFi5cKFuWbGOqUYF3NO00kuxM+NPoS5zk8eDxBt7Wfog3xcKoWcFTqL6+fgJKsi9LO0YFjgTIsL+SsAcbNYbVMgS8tTm8tTP0U7w5x4VpqHs4jQ/z/IPFy2poaNA7k2IFvQGASDVVI/P3NB2vEcDDWIwV+OtD70vfREJ6vbmFsbGYGMXAToCK3MTzWMsLeh3vW3Q8h2E4s88eYnhJaGikACkpKYJFnUHYFFpYlZlPG3N5KsSZX56p/j4OrnNaJiNGOQzT0EvTfPRHCI1+LpVcrPkyorebKXjQ5EHvR7ddgAsfuhW9AyE6nR7XrVt3lrd3ADuJ5xesjB+Iop0AwgnCkIbj7QEq6LeMp2mADmLKA7Y96a+aAvSeg3cLvuzTm6IcBch09BbRxdGyDRs2/GzaudCfIlMFs7D+kwAnn6+qqkqyUo3gnRIAiBjcRU8LaCngPaC70RuRnzX4cpPcZoLXMpKQ6eA4Pdnn+7W2tlZxcMp/hKCWnJy8HdkKYZJAoWCmt6r5OG/evHz22L0iJOhJggwQOlKjmitxJrfVgwQdHkk/nLykpKQ74OSyKOuhmT4Tf/bC1XZM45PQ/eQZnPng/FrNRSr+kFbCyU5Nd9VI8WS66cXsB1wFYFNC48M3sY0Sud6FHtTKKH2j6a4aKaD8PbUbychZJLtiUINvYlOYvcwjSUItDtFmrn0bZOXygEO1QEnaXqgu6mFF2G9B2GYofBbmAmliGyHYvbW1tfeA40bL+BRbX43hKBK5C4Wr2H8cSdFNzlz+gq2xAJ23SOb5jIyMJ5z0Saoa/mmRCWau/YN9LB67+vC/E2G0DYd7qEI3eue9NVonlh5Xhr2Q0iM1eQtyiksb4SXjfgFarezjmo52jAf4aGOJHnhNjP1l/ueJQBrCUwHq//trYmQa9fYBtbeGC+OaEuAt+GtqamZiPxtfWdqfy3gJIGs4hbcyxrQBsFZOs2sp19jmSQJ5OhCfSc5rOtpRbpOc4h+iPyhaG/QGkuxIbEsWLFgwdfXq1RejteXP/TnWrVKXN+DlR13ghAMd02IEwEiqcQDTWMCr4Fa8Udzv9+PnVpsZgWhsbDTfWKqsAfvewSvRB1sENx4PQYcDXk7GDFHGtobXOxlSPkpF6lPRkS1RWh/87ODkjeoba1pamrr+BEw99T4CN1B59dzc3Czz97IlDDtw6bpX7i4o6Pm+E/BPMaf/CGsULNhKAfYRdw+9P6L76FugJ4PHrHCwFU8WRsUX7FJx++ACVH4nixAGF68B3F0EvFRZKv9Vbm7u5BjAK4/s+7/yn3s89jrpSVwOlymhy08IxhpJwL4gUYHHXWw9BJiIA/ljoeYswfdnZWVNZBdqdLMLJ+OPinz9k5gtls5i3szycPrCNzFC70pi7g2Bf8gwWkNlynk+D9gmvpD14KvYGJ6nYDDO0DvGrpW/atWqKwbvmkhAz2EdVGpjCnOU/gbxDtF/yc7OTq6rq+sFnmJ0ntV6jEPVgqCyO1Ecawgikbu59D0Z67RxcwoGuVKvRCfZTU/LSHAXd6hCtetQ5RkwDmthuBEdma9LCgoKxsUTvMQDzJv4H0OvDRff4B9B7xl5trckPmunssKLqMJj8AeicDOjnBO/M/7I8w7m+0a3L3Xo/esmH674PvU0jmS6DiF+d0Yp9GUwnGD8iIJXOn2pRpZoiQokKpCoQBdX4G/sNPN5vhC7oQAAAABJRU5ErkJggg==) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-20 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-19 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAACXxJREFUaAXNmXtsl1cZx/ujt/ViC6uMwOjYzObYyhyzgIaLlmKckzmlZBWNOv4wlFtBFDuZS8Spw5HKRShQphEHcxnLKLqJIenaToPZQukQNmEZY7AW2mIQ2tqO3v18X97TnL593/b3+3XVneT0Oec5z/Wc5zzneX8NxQyzFRQUrEbE3N7e3lW7d+9+f5jiImYPRcxhMSxZsmRyKBR6C+NHgT6dkpIya/Pmzf+2SEZ8KMVRN4x/3DVeMia3trb+cf369TdELTAKxqgdWL58+e0Yv8jVed6Fs+vr65/FiajlRupD1Iq6u7sfQ1ksp9A+atSoWcDnpByn8nBiS6SGREsflQNLly69FYXfdpX+ZteuXRfGjx+/mHmlcDhRyP34ocYj3aJyAAPX0eMwriM2NvYpGUnYdAAW0E9qTnuKDPWN68OR+xuxA4WFhRMxfrFMImx+v2PHjlpjHmm0KTEx8cvM67QM3R5OYq5ZHwkYsQPt7e2PYkgCxnfFx8dv8Bq1bdu2Ou7EA+CbREcvw4l7vHQf1jwiBzBkPIq/6yrft3379vf8DOFOvIkTX2NNYZWOs3/RyfnRDhcXG4mA7OzsJ6CfQ+/GqEXHjh0LfLSqq6vPTZ8+/QxhtBD6tJ6enm9OmzYtC1zajBkzrhw9erQ5Et1BtGG/xGSemzBCO56M8c+WlpZ+K0iojefUfsC82MZpjIyzAGWtqoSEhCqFnvCRtrAdwBBlmyIU95B5pnB5T4WrDN758C3kNHLguS2A7wz4KnqlHCI8LwbQ9UOH5cCKFSsyurq6zmFAKtwvkG3y+0mJYIKsSZ2dnTk4lIO8ubBO8mNn/R3wzglBV4XOel86P6QXR/g8SPi8BL6X3Z+6c+fOE14alQ+XLl26kxd6Ogo/YL2GMDuLIb1eWnuuR9F1JAe8qtpMe92MkfM2axVxcXEb7NQd1gkQAskIKiazvEGGedoIFVy7dm1KS0vLjxiuQsHHgO+gbCzjMYz/Rd+Ulpa2rbi4uJXxkG3ZsmWfYLN0MjqhHGC/7IXs37IxJhPGhOVAkFYcu4W1I1KC4ApOZ7F2B8UhnRpwD2s30s8T1zPDjWvo+5qKRsL3lyCUzWLYxO+wiXsNQUTvgGESJGTiACrgtEOtHG2+OVqc6WWXXkKZMpDapI6Ojj/Dk3B9Gv7f1NTURqhnuxw1hO8+mztqBxobG1UyzHSFvVFSUnLZFqxxbm7uXpxpd/FTqVK/4KUZat7c3KzwHCc6bYg2x+bRLga2NWvWJLW1tcnIThjfVdVpiLmsnzNj1pLM2Ib5+fndhJnSY5bwhJSKvUMah9MUotyH77u0B9Ff5eXzPYH9+/fHwrwB4xtQWk5/FUHnqS6fB68LrXbvdeAYlqXLZ+Y2xLnR1rzNGoczVK2lLzxtYJEfg68D5eXlByDW0Wm922WMxRHlf8W9XlJlGNNuwMFnioqKlIX6ml5veG42CEKgzIyHgvDOgMYpx9FVwp3SuzCgDXCAXc6D6ou67fPmzRtNG4OAPRbnQ5yCqstXLJzCY9bVq1dfR/EUg8epAjMG7vQLAWu93xB5m0CgOnQlOTn5Z/0WrcmANIoDL8B0HGW/MHQYHA9Ovz7c4eLWTZgwYdPFixdPM7/N0AlC1wPdXjbgCHAXqB76k+zgT7QeTkPfw9Dtd2nX8AoHfqIOOAGUZrNzL9qKENDJ/HmDw8gOUmIH8EFwVw1eEH7JfAQZu4Hv48iUSIyn7E6ET3WXNkNhU6JxUBvgAEz5KHzbh6EvBjGqXOvQ/ZOPGuXot3zo5cytZKvNqn/81v1wfDCtAu+cKvxF7ub5kTq4AQ5gVDVO9Mu1LrdeXe3KX+1aaOzYsafA/ZquUPFrD1C81XA37vNbtHGEzseZ/9jFvYrxB+11v/EAB/yIhGM3FgG6KRfWGhoUTuZxOslaKf0s+AVy0Kxb8EbWX1m5cmW/+2KtO0N4f8ogna4NNPnfWQv6E5YDXOwvISALBU9QLhyVMGUb5n/HsLuBPZQSD2vHOMHPE2JfgaRfPQ/dGMqJJ8Xr15B3M/gl7tozyKrxo/PihnRAjxpMv6KX89vPz40ADNoqozQHvoZjx80aGezlpKSkT+OY9zS+rurV0NkQGbfQncqADXjaXhtsPKQDFRUVyxCcwmVdROZx4lwPFrhcIxhD3zRjA7du3dqYnp6uLPWewQFD1DZ3WvO+ISfYd2LIy+hbGGIwqAMqZUmHiss8u1jjwdJx263Lnpjxxo0bWzDGfoR6+d2o1qzbkIsuB5zkgc6J9tpg48BiTuUyD9U+DNjI7lwmRu9H8F0Im0yfawvlNCbYc3vM2jkzR1YNH+92CWKWYpQuSQqXQIyDzrtBfXTeQaADDQ0Nj0P8GQy4l93RB8Vg7e6gRYy5Cxlm+Q9m4AehrYN2HD3sE/ANIaVHdvsxV4mqQW+rB1FJN9XlJ+GZ7yUCF48xTj2EcYdJAoElgXihNeX6sE/geygMIVMvsuqd0wjXzyinieFThEEz4xgMVCipZtED9BzzQtYPZWRktPA+3AeP6qlP0V8kDAtMEmAe1BwH4BueAzxW6ygBChWXQZqEZ70So29nuIL+ED6XUgokcnfEd4b5cfps0uoR5uG0OhHBE3YIaZc/tMbOhU6cOJHMnengZ8RBnfdTymY8An6P1jjJdHPSmge1wEssBgSq/pnP8e/lofpPkBCDZ+d0W8P6+cTw2JCTv8DJOyigwsgJVZvGO/a9xIYIg37HeAfCHjW4kYTocUJIOhiHFUaBJ8DuJxMScyQMR1oEw2nwpVMK6Jc8FXb3w6MPnFrG+r2oThBcLTS1MpgfvWrNj158/V3gkXTUQKcTGLIFOoCCz2JEvCSg+G+DSVq9evW4a9eufRWaPGhzLT7DlgU+SxOgg8N4B1JaxFAsXgFf29TUpBMQgf67M7wTwAiz+x8grNrRZv1RacxlXcDaAoyfCfSGo7KQ6vkmeibrmUAZJTia3tdYU1E4BqiUa9pNZjAYDDwBlM9BoHhfN+lUJbRCA1wepfFUI9ilU6j9g7F+eTgAz0mz7oXUWKngMvnJMJOTnojMTHgdJ4H6H1wK+D95+fzmvmnUrYMUjCl0fR+/i2Dt9h22EHCK79fAHSCDlPGlpo+a/2nzPQEeomyskPFqC/UHQwXUlN8rMb4Mow+SXhsc7P/pj68D2HKPx542DD4M7gAfKi9v2bJFp/ORaL4O8FP4IS7oIXb9MrFYRowe5lPRFG4fCcONEf8F0dYgiUms3AAAAAAASUVORK5CYII=) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-21 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .mk-lottery-23 {
 width:5.15556vw;
 height:5.15556vw;
 display:inline-block;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.slide-menu .lottery-list .series>.favorite-menu-item .counter-wrap {
 margin-right:-1.06667vw
}
.slide-menu .lottery-list .series>.favorite-menu-item .counter-wrap i,
.slide-menu .lottery-list .series>.favorite-menu-item .label {
 color:#666
}
.slide-menu .lottery-list .series ul {
 background-color:#fff;
 transition:height .4s;
 overflow:hidden
}
.slide-menu .lottery-list .series ul.hidden {
 height:0!important
}
.slide-menu .lottery-list .series ul li {
 height:12vw;
 display:flex;
 color:#666;
 position:relative
}
.slide-menu .lottery-list .series ul li>.favorite-menu-item {
 width:100%;
 padding-left:14.66667vw
}
.slide-menu .lottery-list .series ul li>.favorite-menu-item.heightLigh {
 color:#0091ff;
 font-weight:600;
 background-color:#e8f5ff;
 border-left:1.51111vw solid #0091ff;
 padding-left:13.15556vw
}
.slide-menu .lottery-list .series ul li>.favorite-menu-item.heightLigh i.right {
 color:#1d9eff
}
.slide-menu .lottery-list .series ul li>.favorite-menu-item i.right {
 color:#999
}
.slide-menu .switch-tab_header {
 display:flex;
 justify-content:center;
 border-bottom:1px solid hsla(0,0%,60%,.4);
 padding-top:2.66667vw
}
.slide-menu .switch-tab_header .collect {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAABDBJREFUSA21lktIVGEUx73zaCrDgsSihYUYaoYt1GoRQdljI0TiQoMWWfgY0xZKQVlNBUVCiak5I+kmCCEqKCqwgiLCKK3o4bPIKHTTJuntzNjvDPeTeVxrrtqBw/m+8/p/53yPe7WYKVBpaenO8fHxwxKqadoJt9t90WwazWxAcXHxGmIewVY91me1Wtc1Nzc/NpPLYsZZfKmwBiGgtTpbfT6f6EyRqYrLy8vTx8bGXoHwA16qI31AzrFYLBm0/LWu+6cwVTGgB8hI0VprS0vLZ2HmF0THnostaooamL1NBLAQ9tpstjMKwW63nxUd8wI6orqgzJPKqIHJUEVVNmR7U1OTtDdA+rhdbF6vt0rp/yWjAqaShSTaI8kAkEMVQlR8GgWm8d10Jj7EOMnE8HARbOeKJPn9/lSSppBwC5xDjpvsa65RrpKSkhv45OJ/D+5g3C+M7ztixsJjpHUxZWVlawHJY5iKcwqBSVyRgI35RAyLkcoMCT+x5SJzhJUTubws6j3zPlgWctXj8XRqvEJ7AW1QjiJx9hMs+9jHWJz7uS69PBIPxD4ZAbAe/zRiVQEp+C5jHrKl+FRqtFUAEuFakj9B9nNSBxsaGn4xnjZVVFQ4KCyZDqYiV5NwP8AfpZ2q/4M8AFemjRSWQC/gDeo3dGQB1csp/G0B3SW+SA+GQhn/D2JLCwD0SG46e8za3d39MjMzU6reBPi27Ozsnq6urt6ZBKcgObiXYBugNXS2MfCFAfxhVlaWhRVtgLczfoFuYCbAqVRO+mVy2eETnOjjkjcALAOA7gM4h6GczDzGXejeim2qBOhWQK8RPwuu5T4fUrkmgEUB0F0A5QCsY5pP2ztpu9xB08Rt2UDQdXLNppB6QKuDk2jBEzUm6DzjMvg7Qdm0p0fZopFOpzONd/spvrHEu4mXXCEUcrGVBcdyAj4yn8trJW0ySw4CYuFPHCSnUbAhMKfQRosWA+53OBzycpmihIQEefH8BC2SXEbBhsB8b5NxllM4VFdXJ38bpsjlcv1k4XI27CxguVGwITBP2wrd2dTeBgMAGHgLkGnBejX+KzCrnhS4uro6lkM4VyUKlyo2qIgQF0NgtUr5IoV4M6GNFu5n0ejoqDwwg+zhLtGF+6lYlSvCHq7Q54atBmTz8PDwc6poxW+JMJW1jYyMPBNbWC7VLZUrxByxUlk9yeQ7GhMXFxeomApXkvg2+g7UGVQxBO8QZv4B/Sqx0fpb4hscK7mMOhLxgOj79o2kXwlKR9Ygi0gmr9wXWniS73W9+l7L95bf3n104SD2+bCPmDZ8TqF/Sew8dLG8XN+RExQBLBaq65OVTnjxzSaZG91xEsi/dASx4Hh8juBTilGuoqIBYoJzBfSGl5sE+SQ4h8xA3mH1R/mNHVCZjKS+oEr+SBt5Ll3EbcRvEHYa+f8BpyPvr/WrnRgAAAAASUVORK5CYII=);
 background-size:4vw auto;
 background-repeat:no-repeat;
 background-position:center .53333vw
}
.slide-menu .switch-tab_header .collect.active {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAvZJREFUSA2tV01oE1EQnm+TVKiIQgt6sULdtNWKlxb04E3wIHiRnqomHhWkCj0IWqW2WMSLFEF6NLGoJy+CB0G8KHqwJ8U2bYJWvQgWrGixJt1x3sYEd/ftJq/dB2F5M/N9387s+5mA1jHsPJ9ih64oKCwaL2Zwz5QGpoB0ng84TC+JOeFigTUk6FDxJF6bcFkmwSqWmUbqolVDgitiMxxGGdt3uZdBb0XYiwO4BbR/NoN3zeqbZQy6GBCtZo0yi89geN88Atib545VphIzJ3VhACqpJNmzJ7Co8/ttTWf826HhMFFFqnyVCg37BcLmTWXck+M2KeUnoW8NI6rasZJooV3zg/gWHSfbUBfQ94ZTP2epc82hHoC6HYeOiOhhXWzQhmeWRU9l9ResFBW2dFFpph9lf5wrbE/zQV6j42DqkfXaLcbOqLL6SaLm6tvLS3wQzjlJosBEj4pZvMLuHJ+TD3Q7Chy7DxhSwosi3BE7eQQhCJ8tKUGg/hGYeFygP2o7jcbDZsACumbJh56WBXDZALaxUAsj6jZzDxARn5C6j22MsQk0MF7K4LqKdLdTDWLn+IZsI6Mzt4Zt/MTN0mnUuT3CCiw30C0mvtCYyCACmCxl4eEMCLvieb7DDp81oI4IxZRkGuDSCku5kc7RomS+M4KxoUsW7ZeFDHXIUw4s73AXl9dE1D9D6urb4bcbz5m2/+MKQLXCP96TLdmmAtGGBsWxPEdpHUwrLGt9ry54PTYp8h4dTi/sxCdMIVxaYYf0b6l780a2MC6tsCz1+EodwhUQHmW25OLujs4EHy3CoPoRops7xaU4/XyBfdz3mFu/L/Evf2B1jmVpaya4nSaLR7GqbPYT3iQd1nlpjy5Je7RVh9vWhs0zx7Dyvy8grJzSHMxJc1DPWi6QsrQtU0jRWFgj13Wf27lMVyXDM56tCMzLcVnnqokHSqAc8q9gQE6b5/JbknvkYRK0byGLoTBRhVE+FaNipfwPBPdVni9SCRpQfv/4C/1/+HwbaquTAAAAAElFTkSuQmCC)
}
.slide-menu .switch-tab_header .better-scroll-wrapper {
 flex:1;
 white-space:nowrap;
 overflow:hidden;
 text-align:center;
 width:57.86667vw
}
.slide-menu .switch-tab_header .opts {
 width:-moz-fit-content;
 width:fit-content;
 display:flex;
 justify-content:space-around;
 min-width:57.86667vw
}
.slide-menu .switch-tab_header .opts span {
 padding-left:.53333vw;
 padding-right:.53333vw;
 display:inline-block;
 flex:1;
 display:flex;
 justify-content:center;
 font-family:PingFangSC-Medium;
 font-size:3.73333vw;
 color:#666;
 letter-spacing:0;
 font-weight:700;
 position:relative;
 padding-bottom:2.66667vw
}
.slide-menu .switch-tab_header .opts span.active {
 color:#29a3ff
}
.slide-menu .switch-tab_header .opts span.active:before {
 content:"";
 display:block;
 width:46%;
 height:.8vw;
 background:#29a3ff;
 border-radius:.4vw;
 bottom:0;
 left:50%;
 transform:translate(-50%);
 position:absolute
}
.slide-menu .switch-tab_header>span {
 padding-bottom:2.66667vw;
 position:relative;
 width:13.33333vw;
 display:flex;
 align-items:center;
 justify-content:center
}
.slide-menu .switch-tab_header>span img {
 width:4vw
}
.slide-menu .switch-tab_header>span:after {
 content:"";
 display:block;
 width:1px;
 height:3.46667vw;
 background:#d0d9ec;
 right:0;
 top:1.06667vw;
 position:absolute;
 margin-right:1.33333vw
}
.app_back2 {
 display:flex;
 justify-content:center;
 align-items:center;
 height:17.06667vw;
 background:#fff;
 box-shadow:0 0 1.06667vw 0 rgba(0,0,0,.2)
}
.app_back2 .app_back2-btn {
 display:inline-block;
 width:61.33333vw;
 height:11.2vw;
 line-height:11.2vw;
 text-align:center;
 color:#fff;
 font-size:4.26667vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:1.6vw
}
.no-collcet-data {
 display:flex;
 flex-direction:column;
 justify-content:center;
 align-items:center;
 padding-top:42%
}
.no-collcet-data img {
 width:26.66667vw;
 margin-left:-5.33333vw
}
.no-collcet-data p {
 padding-top:5.33333vw;
 color:#666
}

.popover-menu,
.popUpDialog,
.popUpDialog,
.transparent-mask {
 background-color:transparent
}
.counter {
 font-family:LcdD
}
.counter .warn-counter-1 {
 color:#f44!important
}
.counter .normal-counter-1 {
 color:#000
}
.counter .transition {
 transition:all .3s
}
.counter .text-hold,
.counter .text {
 position:relative
}
.counter .text {
 z-index:5
}
.counter.sicbo-counter .warning.normal-counter-1 span {
 color:#1afffb!important
}
.counter.sicbo-counter .normal-counter-1 {
 font-size:calc(22.33333*var(--sicbo-base-size)*1px);
 line-height:calc(25.66667*var(--sicbo-base-size)*1px);
 color:#ceb685!important;
 font-size:0
}
.counter.baijiale-counter {
 font-family:YournameD7GeneralNarrow
}
.counter.baijiale-counter .warning.normal-counter-1 span {
 color:#1afffb!important
}
.counter.baijiale-counter .normal-counter-1 {
 text-align:center;
 font-size:calc(16*var(--baijiale-base-size)*1px)!important;
 letter-spacing:0;
 color:#fff!important;
 font-size:0
}

.popUpDialog[data-v-4720acd2] {
 background-color:transparent
}
.simple-counter[data-v-4720acd2] {
 font-family:LcdD;
 font-size:6.21333vw;
 text-align:justify;
 color:#ff6407;
 white-space:nowrap
}
.simple-counter .simple-counter__colon[data-v-4720acd2],
.simple-counter .simple-counter__num[data-v-4720acd2] {
 display:inline-block
}

.ball-animation {
 flex:1;
 transform:translateZ(0);
 backface-visibility:hidden
}
.ball-animation .ball-area {
 position:relative
}
.ball-animation .ball-area .pcdandan-calc {
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0
}
.ball-animation .ball-area .pcdandan-calc .pcdandan-equal,
.ball-animation .ball-area .pcdandan-calc .pcdandan-plus {
 position:absolute;
 font-size:10.66667vw;
 color:#fff
}
.ball-animation .ball-area .pcdandan-calc .plus1 {
 top:1.86667vw;
 left:53.86667vw
}
.ball-animation .ball-area .pcdandan-calc .plus2 {
 top:1.86667vw;
 left:80vw
}
.ball-animation .ball-area .pcdandan-calc .pcdandan-equal {
 top:1.86667vw;
 left:107.73333vw
}
.ball-animation .ball-area .pcdandan-calc .pcdandan-sum {
 height:15.73333vw;
 width:15.73333vw;
 line-height:13.6vw;
 border-radius:50%;
 border:1.06667vw solid rgba(0,0,0,.09);
 text-align:center;
 color:#4d6683;
 font-size:6.93333vw;
 font-weight:700;
 left:117.33333vw;
 position:absolute;
 top:0
}
.ball-animation .ball-animation-ul {
 position:relative;
 display:flex;
 overflow:hidden;
 justify-content:center;
 font-size:3.2vw;
 height:9.6vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-SD,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW {
 height:11.2vw;
 padding:.8vw 0
}
.ball-animation .ball-animation-ul li {
 position:relative;
 margin-left:1.33333vw
}
.ball-animation .ball-animation-ul li:last-child div {
 margin-right:0!important
}
.ball-animation .ball-animation-ul li div {
 position:relative;
 width:9.6vw;
 height:9.6vw;
 line-height:1.6vw;
 font-size:4.26667vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAYAAACPZlfNAAAAAXNSR0IArs4c6QAAFRZJREFUeAHtXVuQFcUZ/vvshQC7CkYhXojclIqKZUW8woOaylXEsrxgVSrgYsTK5UGtPKGVEKM8pdQ8xKpgBCFlFVAmKQVjEivoAygqJik1JqssYFaTgJdFdhdk2d3J9/09PdNz9pyzZ8+eObvsTu+e6cv0dP/9ffN39/T0dBs5gUwQBGbuejnreJ3MCwKZZ/DrF5mDIkwxIs2wmwP8QrfA3Ql3J8I76YZ9KCfSFhhpNfg19EnrnhZ53xikdIIYlGf0mot3Bw0fvSGXgJRrgOg1YuRSsDC5qhIb6UaarwKI7SBz+6kXymuvLzDHq5pHFRMbdYSdtSU4xRyRpQBxCbRoEcraVMXylpNUF7RvByI+HUyWLe/fYj4p56JaxRkVhFGTDr4h30JVtQwCLQZRjbUCoFQ+IK4Hmr0NFebGaRfKH0aD5o0oYXO3BKcdOyJ3g6CV0KjPlwJvxM8Z+RgErp0wSR7ec4v5cKTkGRHCztoQnGn65UdKlMikigqPi5NmsKLkxQf6FZojJC7Iyc/fX24+qDCNii+rWOpKcpyzMZjW0yc/xbUrhlTtReT44sYE1OeMNDWITMavqR69Etg03eg6dPWiV0Ebv97++BpBDyY2YfgQSETUHly/rrFOftK2zByM00rX5UudWk6rgyD3+Aa5E9XeGmA/payMlCQnngV0coORS6YFcg5SmHOyyGz8aE+b5OKVTvngkUDaPhXZix/tdw+JvHaQhDoiXTrwl0keoh0C96tuXy6/Wm1Qb6RsnISpZTNjfXAJiHoUECwYNJM8khrr0I+fHsjC00V/808VoTZV01Dr3vxIZOd/7e/VA1CdPhLo8imPPMTeLfXyvfZlZnc15ctPy0mVHz5sv/b83oJG9cs9SAyPOCVMRJQF5+LTArlpLrqLs/BEPCE1EQsKdOhYINv2iTy1R+T1D5F3nmwFL4oD+01OHpp2gaxKq0eZChqzNwZfRFu1GZp1eVyWAi4PjGa0O8u+JHLruSIzT0pFrAIClA7afziQTe+IbPwnhkn0UZpylaFxRnahbVu6d5n5d+kchn626sjMeCJYgjI9AS6mFhXHI2rqBJE7zhdZfp7ISY1VF6eoCEM5cRhPYxveFnnsHyIdx3jl4MShbetAtNvabzPPDCWvweJWFSG0Vw+Ci1VFM/WImlwvctdFlqiJ9VUVo2j2wz1xtNcS98jf0QPtZWplEbemvcXcO9y83fVVQeqqF4L6tn14NhFpcQknbI8ohi+ZJfLjy0Sml9m7S6Q1CjwH0Nu8/xWRZ9DWWVOaOJxdP2eWrHzxaqM0u6sqsZnTsAzG/iaabtkMTq4rmJAjCznNwlj6mitEFp057GwLZlXrwB0foDp5WWQf3wngbi3VvqGK3IqxyaUYmzw6HDmHhdzM9cGUPoy1gZOFBYVwhcDJG/ESZM2VGNbAs9RYMkfwDLfqJZHftrlSoXxFigjSdtah87u/xeAJsDJTJOnBEws16/mCZEVaFcjn0KF/EFp1y7kVZzW4MKMgxpZ3ArkX2vYZH50xil1M20gaNO2rlWpa6eejIkCwzQqrwYGaFZElMhNvrp5dMvbJIky8IVlWltlqGEhTLJIg8gYndjdvCaBsQzcVEaYdjEJtViRgIPOnBvJ7tGrnTh3bmuVDzrKyzCy7ahhPRpjEMRF03a4ueSwOKd81ZMK0616oN+gJxqGkLd8SOXXi+CHLQc4ys+zEIDIeNi4MlLYQS+cv1x4SonwoxlDT0wMS9zoX3/hiIL+82gjHAcez4XjkD14I5I//djjAdk4PGAxlXd8+hIfrAkl4qXnOWU8GZ/f2yN9wsyRHMLy7Z+HpeDX7tYwsBxtJW/bnAAPLHszodfgG3o6GOrmo3GGssqpEDuQe75FNpciaf0ogv/5KRpZPBmsZYkJsIuPd4Awjphx3JcZRnBKOsgg7iFH3AQO5XsYzm6BZX8dLxFE6Flii/KmfIibEhhhFxsNOwzBIrhhHEYo7kvpZIB7fZyH9XTgVk6sZ8lL7nPXs9eOrN1gApkGD3ukI5Fq0/vqcpo0ZCExWj/3wXo5xx9dKJRaTUCDWarwpBieP4lRePJBl+ZIHMXoxnrruBWAqK4gYESsdwlI10YN/rWKtmPuhee48IpJn+Vof90HyTTE1mxNl8ab25rnBmB/BSCIyPB8frokZsVMMiaVn4F2gUym8sHznAJpdhHDCTCtqvykuzH8InH2SyHOoCsfa2GBU1pQcHHv8JqrGvYe9DLyqEc5DePk5r9jEnqIahp7L/QPJCvnFCY4PZmR5oJfpJGbELr75gan2CWwCxDycWVYwxYKEcd4gYrckr0DC5At6u2T22HlFkixjbXx8vUQMS7RnK0IOBghUkLBwkmc8XVrvADAFu6khwMtHMpeZ4SBADIml1S5n2xQBcyM5KJT+AMI4fRoXrExGDgnCibsuMifsm+JkmUbWx7ftxDKuDpNKQA7IRb6UAwjjXHdEmhRFxJWqu7BOwYSZZZgsk5nqIEAsialWjTwo1lHak0IuogA6EoRxeITMJmKEI5b85u27F4icKBNmkmUYnT5iSUzj7wkHaln+kFWCsINvyrUgOv6KxNOuZsxyWn5eMsHRCcOJJRUxJbYFtQxc8DMsv0QJwqCU3/FP2m4h7wA7yXO0zhtMynxi+YgpJ9DGj2JJpeA3c36JIsL0y0dMEIlOetrFunXpvGRCUbzMMWwEFFvijX89KPY2WaC+mNy4TCLC+Jkq4sVdea/tuni6jJrp007wsWRzajoxLtSWkRP9hDgscEQY2MUUktAow0q3Es4paplJFwHFOIQ8X8t8bpSwsHfID8BDA0VkpYoEGhFj8eysOnTIpGUTY2Kt1aI2aDHm0J9FrreohHFpBURtSgiDWLzu0i/U/pOfhBzjxMPPqoi1cqU1XKLgTSFH9jmM62BEp111SPWE+8rTY6ajOJkjFQQUa+KvVSNtdWhejiPVMATHhLGzoTRbmRaekYpsWaIFEEhgnV8thhzluBwQOLo0cT2YZXx+3M3PVDNTGwSINTEvWC2CI3KV49pNUEFOMA5VMFRDkLYAH4BX+5vi2hT9xMyFWBPzuCr03OCIXOW40NaA4oWcncMltzJTUwQizEMO/MzJFapEnzDXfiE2nHPiyQH+dZk7RQQUc9UTckCHejRHcpXDIHxSw7T9QiTEn3NyHDlFGbOkPQQUc+WKHMDhGXKVwwQeLLCQZxARDZwuXJJ3JvOmjAAXiyH2+WQxW3LFbr2t+JTNmNEGNIDlrjCTchnGVfLEvF6rQhTbcaK2wjAlh3N5Ixw8YdC9jMnTqNmhZgg0NRJ7NkfJJolcUcO49GqewWQbb9w+72TmTRkBi31BhWnOITgmzKkiBHIroqUsW5Z8AQQS2HuckCu0VI4wT/3gbOJr68yMCAKKvdLhtMxyg2OzjiUmpUKkuJFLnsp8tUOgCAesErk8uDWI5DSQC0JmZmQQcNgrFx5x5IpVYkxYJJ9dxTPyZo6aIsAVVPN7iGFIJ6vEAoTZJVcZKTO1R8BpWIGcO5NVYhQjkO6eyJM5aoyAxd51OOLMtUqEN173CJWmqzKx0pxwjdzM1BYBYk7saZQL16mwQYdyqBOjZa1sGFq1MBIXM85MbRGIMFcObHfeSUCucnjf3GoDPG2iE3HbDnlh7qrMThUBxZw8JaC3HnLFscSQMEZKxMJy4Ul/qpJmiSsCAzD3OCFXOW7JNBAr25a9E7duA6NkIakgQMwtR8nqkJmRq9we7J+F6q87yl3jUbOM7D6ABpBfvGemJggQa2Jun8Fg+5yBI3KFKhHvMbF/Vv7raFai3T0Gi/BnhNWELWRCrIl5sgGDnx0Q7nEGrnQsEd7tCaEQASeV4Z3/SZzJPCkioFgrP3pI5OQ4UsJwiAkDUfqKGjFoXsJCxJmpDQIR1sDechCSgOwdR0oYtxFEWJeqon1as04EvnpA5FNsb5GZdBEgxsRakdaDsoZM1dMVcmTn1nOfECjWjkikmFhsHINls/diZndmUkWAGBPryHgckBu3l4tqmEYy8kyi44FYrh17CitGZyZdBBRjkGQxd2xpADPGYkfWRIQFk2QzOLJDvnBEz2u45vWDIu9h45jMpIMAsSXGrhtvWyVLGjnh5qku54gw7qYKSrbF7ZiNwm8lmNCmf2XVogOt2rZiC4wVa5e4ssYnLtnm73QbEcZ4eCLbGFWLJFirRT0jG98OhLv8ZKa6CBBTYkutANyKudU0eIg/OfFMgjBufYvIH+t5RParxU7sJbnxH5mWedhVxUlMia0liVqGZJU52vKxcuLllCAs7C2ujapFMg4Taqf8+q1AuCVTZqqDALEkpqz3fOVwgIO3ta536HJMEMZA7lMMho9ElJN8zvzA/yefYbe6TMscdsO2iSUxJbYOY5soA8wR5SIvlwGEcVNpMqu0I7I2hHoTIBGk/Iu/9Qv3z8rM8BAghsSSmGKuWqhlxJhGZ6+tLbTB9wDCNDo2lQbj6OKTaYSAQV30A+6u40Z+9rL/hMcrMjNUBIghsVSI0bMgxoo1DsSeG3sXSrMgYeEO4OtiLeOl4Z0Ae+s+kR0fZB2QQoCWE0bsiKGPadSGsUHDht7FdmEvSBiv4A7gYBqv00LmaemdwGpS5L4dfcIFhzMzNASIGbFTgjxMCTOxJubEvliqRQnTVZ2xA3isZUyRWmbN3sNG7tuZVY3FgC0Wfi/IInY0Fks+Plm/hgDzYitq85qihPEkt2vH2NZup2XMgGNdQVjf/vbdQLa0ZqQRq3IMsfrdHqAIfoihYskLlS/17ybmpdJy1BaNo1t59HMrj/Blp6tsaeM3sS6QrTfUZ7tDFEXQnuBWHtf9vleO9gFyveEt9HrzaxTDXdYvbx/OVh5MhwmYOnlIbwNql70dInWmAN/9U598dNQquBUvO/oIEBtipGR5zYpiSfIQRowHI4tplqwSXabTLkBbhu3alSWkH1eNmpe8h1efy/+Ibmo21uggi2xiQmyIEe91HUvXG9/6Q0x3KcbRVcUdZRHG4ZHGelmKfDo0Kd4V+NHigQS+hQkkdzzfh5dwmaY5uIkFMSE2ioqHmQVP4esgtvlDUC6NfLsswniR7iCXk9v0NuGdYiXAGWUNAhl5CRN2fviXjDTiRbKIBTGxzYjFiXgpdvQSO2Ba7u58vKJswhi5HXs1omHE5m/MKK89CzXtT/tRBTw3vqtHrQaBAbFwmuXqHSWPY7PAkFgSU2JbrsGVQzcz1gXrcJe08N7hP6njLB9NjDZ+F5xqZMM368bdTrPsYPCG1WqQbUZ4I9suPP3EW5uT9e0rzIqhoj8kDXOJz5klKyHHVvVDAN49kUBws6tKgW94ulfYnR0vhmVlmSOyiIWSY9t5S5ZyuJUYVoKL8l3Jhbq1fac8D91aqNeHGgYLcuEQ+ifgOe2BhXVyy7yK7o1KRBuRa7a09uvIzzE85ugtqpplO2bOT8EQsjNornxr+4oJY+Yz1wdT+vpl20DSvOoR4lPgm+YaeWBR3Zjbc8yNDT6FEQyCqcdENYhA+GlIVl1OFu9v4RhtZWZYhDFL1bQu2Yw2DJu6w0SaFpJmi4CVrUDwydgoDqQtOnNsaBtH3Tk2uP9TwIgiqSaBFtrxsFNIljFbgyZZigk1RxWnCg/DJoz5XvVCUN+2T9aCtBaVAxKHFQO88LCeZBhs/l03Oyc/vqJOpk+uSvaaZS0PB7oDuR/vs7Zi8ie0RttsWGSJBxXFapqVCuStZ5v14tWm14ZUfqwqYjMeDx4EIRjhh4lIQ4iSZQNJJP1cnueuL+ewvVVOJmKbwRPBHMWrkY1v98sjf+0XLs1Afmw9QtJCvkggSQuLBELXtN9u7q1W+cJkq5WcyIwngiWo/p4AJ1O5wJ/edNQs/GxmOKMEIgwBU7Fy2R0X1ilxJ2Ht9tFoDmPeO4l67I0+6cDnQHwt6N5YkBl4tQpkYXkz8hkVJengQ3H7EJ+zBit/KgjNejI4+/gx2YRiXa6lichCCN1aKhYS4oFUEtdcH8iy83Ny67w6OXuUrIT6Hj4Z3oRXIm4qGonSAQPaMO4Vibp5YIEUUbOrYYLcuu/b5j0GV9No8tVM0KXFrSew99UacHMPisZNpcN7MSSNEbXg1Dw4+E9pYC+YbuTGc4wsnpOTk2usdfyKZFtbv/Bdn34NCZmUKNi2jmCAimm1SkW2YTjB3c4fwlzCVeWODRKGoRjklK7h+zRUkY+CjAVaX0TaxmpSm2xbesJBaUKNI3GNQOqyM4xceUYOPyPzT8Nqnahuqmn4meqbHwYY8+OvX16B3cM7h/+QIdYoG0bSdKqEvc0QieFaTe5GFfj99kHeZw1XduSWvlkdBLnH18udyAkaF0whGUqOVo15xFEiJRWR+K9+K+NkLAl4CfYnOQfbxHMx49lYpp2/cpe65aIle7GUBX9tqO7excjEa/8T6XZ9N2JPkmCrNlFIz++IovAqOuMbfaZadXuL/Gq1wd6wKRtkWTuju6/3yv3IsQXENSaIIza42y2RlMkSRperMtVFRAkijaImqnVcxZPb7E5Gj7MJPVAartnUjZ4dp5N1YdJe9IG9ZoIIBNzdEcyfATRq8aTNAhNjbJ5JonpwwbrGBvlJqTkYNsHqHVW06iVXXkrcVFr3iu7neBo+dAIBevc6IpAMuYjCGO4RpQQ6NDVLhvCCIvnrKZ5kQjDhXZEgKKwGbbKs9mxUG5/yIEDDzBGMsq/lvMFiU9G8K6vu9MWqeuKDJTh3XXDaMZG7AeNKIPJ5jU9wKVWoPQxjz5ImEpZerbtg21M8XZ5xiUQExElwdCIycGu2LsiYj+FcO0Hk4T0rzIdRvBo7nDg1zjaZnfYoscMtAPoOcFqMqlGrS8ZKkEdpQZAl0HoijAcjLiyp5d5dC9s6rUCOJM0YpzgDF51GBP9m2nx5Nq2en828vGNYjPIi1yKWbp7aJUtBzBIowSKwY5dpV0LYxkFkizrE8dBWp2PNFSv06zVOev8aahHjIMxdYkwXlHcH/M8g583+x3QuhZG0nZgjKUPRvKl53JkOXa9rgOs16DZfim6/3YmJVzl+NAXrITe+ibiNGMFZP07OdOOxA4uWyHaM327n1/qjQZP8MvhuX3Q/fFS6oQ2GWzKh8zcPRHCj4nn9RrcimQLAqYnNCG9GuC7tDgo7Ec4VVzsRznlLHVjRsw3hrQhvRWeydQ+WA4LWJqgflYUPhfo/pQjrXZ+UqpsAAAAASUVORK5CYII=);
 background-size:90% auto;
 background-repeat:no-repeat;
 background-position:50%;
 font-weight:600;
 font-family:DINAlternate-Bold;
 color:#494949;
 text-align:center
}
.ball-animation .ball-animation-ul li div:last-child {
 margin-right:0
}
.ball-animation .ball-animation-ul li div .small {
/* position:relative;
*/ /*top:2.4vw;
 right:0;
 height:1em;*/
 font-size:3.73333vw;
 font-weight:500;
 color:#333;
 z-index:2;
 display:none;

}
.ball-animation .ball-animation-ul li div .small.sx-small {
 font-size:4.08vw;
 font-weight:500;
 font-family:DINAlternate-Bold
}
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li div .draw-text,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li div .draw-text,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li div .draw-text {
 border-radius:0 1.06667vw 1.06667vw 0
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC,
.ball-animation .ball-animation-ul.ball-animation-ul-WZ4D,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC {
 height:7.46667vw;
 justify-content:flex-start
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div,
.ball-animation .ball-animation-ul.ball-animation-ul-WZ4D li div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li div {
 border-radius:1.06667vw;
 width:19.2vw;
 height:7.46667vw;
 display:flex;
 background-image:none;
 overflow:hidden;
 align-items:center
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div .draw-text,
.ball-animation .ball-animation-ul.ball-animation-ul-WZ4D li div .draw-text,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li div .draw-text,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li div .draw-text,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li div .draw-text {
 font-size:2.66667vw;
 display:flex;
 align-items:center;
 justify-content:center;
 width:4.26667vw;
 line-height:1;
 color:#fff;
 font-weight:300;
 padding:.53333vw .53333vw 0 .8vw;
 background:rgba(0,0,0,.11);
 font-family:PingFangSC-Semibold;
 height:100%
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div .line-center,
.ball-animation .ball-animation-ul.ball-animation-ul-WZ4D li div .line-center,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li div .line-center,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li div .line-center,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li div .line-center {
 height:5.86667vw;
 border-right:1px dashed #1c9eff
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div .ball-num,
.ball-animation .ball-animation-ul.ball-animation-ul-WZ4D li div .ball-num,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li div .ball-num,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li div .ball-num,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li div .ball-num {
 border-radius:1.6vw 0 0 1.6vw;
 color:#fff;
 flex:1;
 line-height:8vw;
 letter-spacing:.53333vw;
 font-family:PingFangSC-Semibold
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-WZ4D li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li:first-child div {
 background-color:#f06363
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-WZ4D li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li:nth-child(2) div {
 background-color:#f1a862
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-WZ4D li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li:nth-child(3) div {
 background-color:#75cef7
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC {
 justify-content:center
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li {
 margin:0 1.06667vw;
 position:relative
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li div,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li div {
 width:auto!important;
 min-width:25.06667vw;
 background:transparent!important
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div span,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li div span,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li div span,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li div span {
 color:#0091ff!important;
 font-weight:400!important
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div .dashedLine,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li div .dashedLine,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li div .dashedLine,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li div .dashedLine {
 height:7.46667vw;
 width:unset
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div .draw-text,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li div .draw-text,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li div .draw-text,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li div .draw-text {
 width:9.06667vw!important;
 line-height:7.46667vw;
 font-size:3.2vw;
 padding:0!important;
 background:#fff;
 border-radius:1.06667vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div .ball-num,
.ball-animation .ball-animation-ul.ball-animation-ul-YNBBC li div .ball-num,
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li div .ball-num,
.ball-animation .ball-animation-ul.ball-animation-ul-YNZBC li div .ball-num {
 background:#fff!important
}
.ball-animation .ball-animation-ul.ball-animation-ul-YNNBC li div .draw-text {
 line-height:3.73333vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div {
 width:55.46667vw!important
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div .ball-num {
 display:flex;
 justify-content:center
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC li div .ball-num i {
 margin:0 1.86667vw;
 font-style:normal;
 font-size:4.8vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC.ti_lg li:after,
.ball-animation .ball-animation-ul.ball-animation-ul-TGC.ti_lg li:before {
 left:16vw!important
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC.ti_lg li div .draw-text {
 width:17.06667vw!important
}
.ball-animation .ball-animation-ul.ball-animation-ul-TGC.ti_lg li div .ball-num i {
 margin:0 1.06667vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-PCDD {
 height:5.86667vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-PCDD li {
 margin:0 5.33333vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 {
 height:5.77778vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li {
 margin-left:.8vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div {
 position:relative;
 z-index:0;
 width:5.77778vw;
 height:5.77778vw;
 line-height:5.77778vw;
 border-radius:1.06667vw;
 font-size:3.2vw;
 background-image:none;
 display:flex;
 align-items:center;
 justify-content:center;
 border:1px solid transparent;
 color:#fff!important
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div:before {
 content:attr(data-text);
 position:absolute;
 -webkit-text-stroke:.53333vw #000;
 z-index:-1
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div.ball-1 {
 background-color:#fffe54
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div.ball-2 {
 background-color:#4089f7
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div.ball-3 {
 background-color:#4d4d4d
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div.ball-4 {
 background-color:#eb7b30
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div.ball-5 {
 background-color:#a5fcfe
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div.ball-6 {
 background-color:#4b20f5
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div.ball-7 {
 background-color:#b8b8b8
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div.ball-8 {
 background-color:#e73323
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div.ball-9 {
 background-color:#6a110a
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10 li div.ball-10 {
 background-color:#63be38
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqianer].standard li div {
 opacity:.5
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqianer].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqianer].standard li:nth-child(2) div {
 opacity:1
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqiansan].standard li div {
 opacity:.5
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqiansan].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqiansan].standard li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqiansan].standard li:nth-child(3) div {
 opacity:1
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqiansi].standard li div {
 opacity:.5
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqiansi].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqiansi].standard li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqiansi].standard li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqiansi].standard li:nth-child(4) div {
 opacity:1
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqianwu].standard li div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=qianwudingweidan].standard li div {
 opacity:.5
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqianwu].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqianwu].standard li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqianwu].standard li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqianwu].standard li:nth-child(4) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=caiqianwu].standard li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=qianwudingweidan].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=qianwudingweidan].standard li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=qianwudingweidan].standard li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=qianwudingweidan].standard li:nth-child(4) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=qianwudingweidan].standard li:nth-child(5) div {
 opacity:1
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=houwudingweidan].standard li div {
 opacity:.5
}
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=houwudingweidan].standard li:nth-child(6) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=houwudingweidan].standard li:nth-child(7) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=houwudingweidan].standard li:nth-child(8) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=houwudingweidan].standard li:nth-child(9) div,
.ball-animation .ball-animation-ul.ball-animation-ul-PK10[class*=houwudingweidan].standard li:nth-child(10) div {
 opacity:1
}
.mk-header.LHC .header-row.two .left {
 width:15%
}
.mk-header.LHC .header-row.two .right {
 width:85%
}
.mk-header.PK10 .header-row.two .left {
 width:21%
}
.mk-header.PK10 .header-row.two .right {
 width:79%
}
.mk-header.PK10 .header-row.two .right .down-icon {
 margin-right:2.66667vw
}
.mk-header.KLC .header-row.two .left {
 width:22%
}
.mk-header.KLC .header-row.two .right {
 width:78%
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC {
 height:12.22222vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li {
 height:10.22222vw;
 margin-left:1vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li div {
 width: 7.533vw;
height: 7.667vw;
 background-image:none;
 /*display:flex;
 justify-content:center;
 align-items:center*/
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li div .ball-text {
 display: flex;
align-items: center;
justify-content: center;
width: 7vw;
height: 7vw;
color: #494949 !important;
font-size: 3vw;
font-weight: 600;
border-radius: 50%;
background-size: 100% 100%;
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li div .ball-text i {
 border-radius:50%;
 display:block;
 width:6.4vw;
 height:6.4vw;
 line-height:6.4vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li div .ball-text.sebo_1 {
 background:url('../images/1.png');background-size: 100% 100%;
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li div .ball-text.sebo_3 {
 background:url('../images/3.png');background-size: 100% 100%;
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li div .ball-text.sebo_2 {
 background:url('../images/2.png');background-size: 100% 100%;
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li div .small {
 top:3.73333vw;
 right:-.53333vw;
 font-weight:500;
 font-size:2.93333vw;
 display:inline-block;margin-top: 1vw;
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li:last-child div .ball-text i {
 background-color:unset;
 color:#494949;
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li:last-child div .ball-text.sebo_red {
 /*background:#ee3c50*/
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li:last-child div .ball-text.sebo_green {
 /*background:#1fc26a*/
}
.ball-animation .ball-animation-ul.ball-animation-ul-LHC li:last-child div .ball-text.sebo_blue {
 /*background:#1c9eff*/
}
.ball-animation .ball-animation-ul.ball-animation-ul-539,
.ball-animation .ball-animation-ul.ball-animation-ul-TW539 {
 height:10.22222vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-539 li,
.ball-animation .ball-animation-ul.ball-animation-ul-TW539 li {
 height:10.22222vw;
 margin-left:2.13333vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-539 li div,
.ball-animation .ball-animation-ul.ball-animation-ul-TW539 li div {
 width:8.53333vw;
 height:10.66667vw;
 background-image:none;
 display:flex;
 justify-content:center;
 align-items:center
}
.ball-animation .ball-animation-ul.ball-animation-ul-539 li div .ball-text,
.ball-animation .ball-animation-ul.ball-animation-ul-TW539 li div .ball-text {
 display:block;
 width:8.53333vw;
 height:8.53333vw;
 line-height:8.53333vw;
 color:#494949!important;
 font-size:3.89333vw;
 font-weight:600;
 border-radius:50%;
 background-size:100% auto
}
.ball-animation .ball-animation-ul.ball-animation-ul-539 li div .ball-text i,
.ball-animation .ball-animation-ul.ball-animation-ul-TW539 li div .ball-text i {
 border-radius:50%;
 display:inline-block;
 width:6.93333vw;
 height:6.93333vw;
 line-height:6.93333vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-539 li div .ball-text.sebo_red,
.ball-animation .ball-animation-ul.ball-animation-ul-TW539 li div .ball-text.sebo_red {
 background-image:url(data:image/png;base64,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)
}
.ball-animation .ball-animation-ul.ball-animation-ul-539 li div .ball-text.sebo_green,
.ball-animation .ball-animation-ul.ball-animation-ul-TW539 li div .ball-text.sebo_green {
 background-image:url(data:image/png;base64,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)
}
.ball-animation .ball-animation-ul.ball-animation-ul-539 li div .ball-text.sebo_blue,
.ball-animation .ball-animation-ul.ball-animation-ul-TW539 li div .ball-text.sebo_blue {
 background-image:url(data:image/png;base64,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)
}
.ball-animation .ball-animation-ul.ball-animation-ul-539 li div .small,
.ball-animation .ball-animation-ul.ball-animation-ul-TW539 li div .small {
 top:3.46667vw;
 right:-.8vw;
 font-weight:500;
 font-size:3.73333vw;
 display:inline-block
}
.ball-animation .ball-animation-ul.ball-animation-ul-SSQ {
 height:8vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-SSQ li {
 height:8vw;
 margin-left:1.33333vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-SSQ li div {
 width:7.46667vw;
 height:7.46667vw;
 line-height:7.46667vw;
 display:flex;
 justify-content:center;
 align-items:center;
 border-radius:50%;
 color:#494949!important;
 font-size:3.89333vw;
 font-weight:600;
 padding:.53333vw;
 background-size:100% 100%;
 background-image:url(data:image/png;base64,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)
}
.ball-animation .ball-animation-ul.ball-animation-ul-SSQ li div span {
 display:block;
 width:100%;
 height:100%;
 border-radius:50%;
 line-height:6.4vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-SSQ li:last-child div {
 background-image:url(data:image/png;base64,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)
}
.ball-animation .ball-animation-ul.ball-animation-ul-KLC li {
 width:3.91111vw;
 margin-left:2.22222vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-KLC li div {
 width:auto;
 border-radius:0;
 display:inline-block;
 background-color:transparent;
 background-image:none;
 font-size:3.54667vw;
 color:#333;
 font-family:PingFangSC-Regular
}
.ball-animation .ball-animation-ul.ball-animation-ul-XY28 li div {
 width:9.6vw;
 height:9.6vw;
 display:flex;
 justify-content:center;
 align-items:center;
 border-radius:50%;
 color:#2b2b2b;
 font-size:4.8vw;
 font-weight:600;
 background-image:url(data:image/png;base64,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);
 background-size:100% 100%
}
.ball-animation .ball-animation-ul.ball-animation-ul-XY28 li div span {
 display:block;
 width:8.53333vw;
 height:8.53333vw;
 line-height:8.53333vw;
 border-radius:50%
}
.ball-animation .ball-animation-ul.ball-animation-ul-XY28 li:last-child div {
 color:#fff
}
.ball-animation .ball-animation-ul.ball-animation-ul-XY28 li:last-child .red {
 background:#ee3c50
}
.ball-animation .ball-animation-ul.ball-animation-ul-XY28 li:last-child .blue {
 background:#1c9eff
}
.ball-animation .ball-animation-ul.ball-animation-ul-XY28 li:last-child .gray {
 background:#c5c5c5
}
.ball-animation .ball-animation-ul.ball-animation-ul-XY28 li:last-child .green {
 background:#1fc26a
}
.ball-animation .ball-animation-ul.ball-animation-ul-XY28 b {
 padding-left:1.6vw;
 padding-right:.8vw;
 font-family:PingFangSC-Medium;
 font-size:5.33333vw;
 color:#666;
 line-height:9.6vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-SD[class*=houer].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-SD[class*=qianer].standard li:nth-child(3) div {
 background-image:url(data:image/png;base64,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);
 opacity:.5
}
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5 li,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC li,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW li {
 margin-left:2.66667vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5 li>div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC li>div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW li>div {
 border-radius:50%;
 background-image:url(data:image/png;base64,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);
 padding-top:.53333vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5 li>div span,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC li>div span,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW li>div span {
 display:block;
 width:8.53333vw;
 height:8.53333vw;
 line-height:8.53333vw;
 border-radius:50%;
 margin:0 auto;
 font-size:4.26667vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=housi].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=qiansan].standard li:nth-child(4) div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=qiansan].standard li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=qiansi].standard li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=zhongsan].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=zhongsan].standard li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=housi].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=qiansan].standard li:nth-child(4) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=qiansan].standard li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=qiansi].standard li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=zhongsan].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=zhongsan].standard li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=housi].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=qiansan].standard li:nth-child(4) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=qiansan].standard li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=qiansi].standard li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=zhongsan].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=zhongsan].standard li:nth-child(5) div {
 opacity:.5
}
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=zhongsan].standard[class*=sanzhongsan] li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=zhongsan].standard[class*=sanzhongsan] li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=zhongsan].standard[class*=sanzhongsan] li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=zhongsan].standard[class*=sanzhongsan] li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=zhongsan].standard[class*=sanzhongsan] li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=zhongsan].standard[class*=sanzhongsan] li:nth-child(5) div {
 opacity:1
}
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=houer].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=houer].standard li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=houer].standard li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=housan].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=housan].standard li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=qianer].standard li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=qianer].standard li:nth-child(4) div,
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5[class*=qianer].standard li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=houer].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=houer].standard li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=houer].standard li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=housan].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=housan].standard li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=qianer].standard li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=qianer].standard li:nth-child(4) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SSC[class*=qianer].standard li:nth-child(5) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=houer].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=houer].standard li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=houer].standard li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=housan].standard li:first-child div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=housan].standard li:nth-child(2) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=qianer].standard li:nth-child(3) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=qianer].standard li:nth-child(4) div,
.ball-animation .ball-animation-ul.ball-animation-ul-SYXW[class*=qianer].standard li:nth-child(5) div {
 opacity:.5
}
.ball-animation .ball-animation-ul.ball-animation-ul-P3P5 li>div span {
 font-size:4.26667vw
}
.ball-animation .ball-animation-ul.ball-animation-ul-SSC .small {
 display:inline-block
}
.ball-animation .drawing-area {
 width:100%;
 height:100%
}
.ball-animation .drawing-area .drawing {
 line-height:5.86667vw;
 text-align:center;
 font-size:5.33333vw;
 font-weight:600;
 color:#7b7b7b
}
.ball-animation .k3-animate {
 margin-left:6.93333vw!important
}
.ball-animation .k3-animate:last-child {
 margin-right:0!important
}
.ball-animation .k3-drawing {
 display:flex;
 width:100%;
 height:100%;
 justify-content:center
}
.ball-animation .k3-drawing .k3-dice-drawing {
 margin:0 1.33333vw;
 background:url(/h5/images/k3-dice-drawing9352798097ceaf2573b3156839d14dd3.gif);
 width:11.73333vw;
 height:11.73333vw;
 background-size:cover;
 margin-right:6.93333vw!important
}
.ball-animation .k3-drawing .k3-dice-drawing:last-child {
 margin-right:0!important
}
.ball-animation .k3-animation-ul {
 display:flex;
 overflow:hidden;
 justify-content:center;
 margin-top:1.6vw
}
@media(max-width:375px)and (min-width:320px) {
 .ball-animation .ball-animation-ul.ball-animation-ul-KLC {
  height:16px
 }
 .ball-animation .ball-animation-ul.ball-animation-ul-KLC li {
  width:13.5px;
  margin-left:7.04px
 }
 .ball-animation .ball-animation-ul.ball-animation-ul-KLC li div {
  height:16px;
  line-height:16px;
  margin-bottom:2px
 }
 .ball-animation .ball-animation-ul li div {
  margin-bottom:6px
 }
}
@media(max-width:414px)and (min-width:375px) {
 .ball-animation .ball-animation-ul.ball-animation-ul-KLC {
  height:19px
 }
 .ball-animation .ball-animation-ul.ball-animation-ul-KLC li {
  width:15.5px;
  margin-left:8.25px
 }
 .ball-animation .ball-animation-ul.ball-animation-ul-KLC li div {
  height:19px;
  line-height:19px;
  margin-bottom:2px
 }
 .ball-animation .ball-animation-ul li div {
  margin-bottom:6px
 }
}
@media(min-width:414px) {
 .ball-animation .ball-animation-ul.ball-animation-ul-KLC {
  height:21px
 }
 .ball-animation .ball-animation-ul.ball-animation-ul-KLC li {
  width:17px
 }
 .ball-animation .ball-animation-ul.ball-animation-ul-KLC li div {
  height:21px;
  line-height:21px;
  margin-bottom:2px
 }
 .ball-animation .ball-animation-ul li div {
  margin-bottom:6px
 }
}

.lotteryDesc-modal .description-wrap {
 padding-bottom:10.66667vw
}
.lotteryDesc-modal .description-container {
 position:relative;
 overflow:hidden;
 overflow-y:auto;
 padding:4vw 0;
 max-height:93.33333vw
}
.lotteryDesc-modal .description {
 border-bottom:unset
}

.tag-select-popup {
 background-color:#fff;
 padding:4vw 2.13333vw 2.66667vw
}
.tag-select-popup .top {
 display:flex;
 justify-content:space-between;
 align-items:center;
 margin-bottom:2.4vw;
 width:100%
}
.tag-select-popup .top .left {
 font-size:3.2vw;
 color:#666
}
.tag-select-popup .right .mk-button {
 background:#1d9eff;
 padding:.8vw 0;
 width:13.33333vw;
 border-radius:1.06667vw
}
.tag-select-popup .balls {
 width:100%;
 margin-bottom:5.33333vw
}
.tag-select-popup .balls .row {
 display:flex;
 justify-content:space-between;
 color:#a0aaa5
}
.tag-select-popup .balls .row .ball {
 box-sizing:border-box;
 width:8.53333vw;
 height:8.53333vw;
 line-height:8.53333vw;
 border-radius:8.53333vw;
 display:inline-block;
 text-align:center;
 margin:.53333vw 0;
 color:#9b9db6;
 border:1px solid #9b9db6
}
.tag-select-popup .balls .row .ball.active {
 border:1px solid #1c9eff;
 color:#fff;
 background-color:#1c9eff
}
.tag-select-popup .balls .row.row-PK10 .ball.noActive {
 color:#666;
 border:1px solid #bebfc1
}
.tag-select-popup .balls .row.row-PK10 .ball.active {
 z-index:0;
 border:unset;
 color:#fff
}
.tag-select-popup .balls .row.row-PK10 .ball.active:before {
 content:attr(data-text);
 position:absolute;
 -webkit-text-stroke:.53333vw #000;
 z-index:-1
}
.tag-select-popup .balls .row.row-PK10 .ball:first-of-type.active {
 background-color:#fffe54
}
.tag-select-popup .balls .row.row-PK10 .ball:nth-of-type(2).active {
 background-color:#4089f7
}
.tag-select-popup .balls .row.row-PK10 .ball:nth-of-type(3).active {
 background-color:#4d4d4d
}
.tag-select-popup .balls .row.row-PK10 .ball:nth-of-type(4).active {
 background-color:#eb7b30
}
.tag-select-popup .balls .row.row-PK10 .ball:nth-of-type(5).active {
 background-color:#a5fcfe
}
.tag-select-popup .balls .row.row-PK10 .ball:nth-of-type(6).active {
 background-color:#4b20f5
}
.tag-select-popup .balls .row.row-PK10 .ball:nth-of-type(7).active {
 background-color:#b8b8b8
}
.tag-select-popup .balls .row.row-PK10 .ball:nth-of-type(8).active {
 background-color:#e73323
}
.tag-select-popup .balls .row.row-PK10 .ball:nth-of-type(9).active {
 background-color:#6a110a
}
.tag-select-popup .balls .row.row-PK10 .ball:nth-of-type(10).active {
 background-color:#61ba37
}
.tag-select-popup .double-balls {
 display:flex;
 width:100%
}
.tag-select-popup .double-balls .double-ball {
 display:flex;
 width:30%;
 margin-right:5.33333vw
}
.tag-select-popup .double-balls .double-ball:last-child {
 margin-right:0
}
.tag-select-popup .double-balls .double-ball .left {
 flex:1;
 color:#9b9db6;
 text-align:center;
 box-sizing:border-box;
 border:1px solid #9b9db6;
 margin-right:.8vw
}
.tag-select-popup .double-balls .double-ball .left.active {
 border:1px solid #4684eb;
 color:#fff;
 background-color:#4684eb
}
.tag-select-popup .double-balls .double-ball .right {
 flex:1;
 color:#9b9db6;
 text-align:center;
 box-sizing:border-box;
 border:1px solid #9b9db6
}
.tag-select-popup .double-balls .double-ball .right.active {
 border:1px solid #4684eb;
 color:#fff;
 background-color:#4684eb
}
.tag-select-popup .double-balls .double-ball .ball {
 display:block;
 border:1px solid transparent;
 padding:.8vw 0
}

.wz4d-list {
 font-size:3.2vw;
 height:100%;
 display:flex;
 flex:1
}
.wz4d-list .item-child {
 flex:1;
 display:flex;
 align-items:center;
 justify-content:center
}
.wz4d-list .item-child.has-child {
 display:flex
}
.wz4d-list .item-child.has-child span {
 flex:1;
 text-align:center
}
.wz4d-list .item-child.has-child span.blue {
 color:#0b7fff
}
.wz4d-list .item-child.has-child span.red {
 color:#ee3047
}
.wz4d-list .item-child.has-child span.green {
 color:#6ec48f
}
.wz4d-list .item-child .ball {
 display:inline-block;
 color:#1c9eff;
 width:4.8vw;
 height:4.8vw;
 line-height:4.8vw;
 border-radius:50%;
 margin-right:.53333vw
}
.wz4d-list .item-child .ball:last-child {
 margin-right:0
}
.wz4d-list .item-child .ball.selected {
 color:#fff!important;
 background-color:#1c9eff
}
.wz4d-list .item-child .ball.checked {
 color:#1c9eff
}
.wz4d-list .item-child .ball.unchecked {
 color:#999
}
.wz4d-list.liangmian .item-child:first-child {
 flex:.86
}
.wz4d-list.dxds .item-child:first-child {
 flex:.78
}
.wz4d-list.longhuhe .item-child:first-child {
 flex:1.32
}
.wz4d-list.duiweilonghuhe .item-child:first-child,
.wz4d-list.duiweilonghuhe .item-child:nth-child(2) {
 flex:.4
}
.wz4d-main-wrap .wz4d-siwei-wrap .wz4d-siwei-row2 .wz4d-siwei-row2-item:first-child {
 background-color:#ff6565
}
.wz4d-main-wrap .wz4d-siwei-wrap .wz4d-siwei-row2 .wz4d-siwei-row2-item:nth-child(2) {
 background-color:#fbac62
}
.wz4d-main-wrap .wz4d-siwei-wrap .wz4d-siwei-row2 .wz4d-siwei-row2-item:nth-child(3) {
 background-color:#67cfff
}

.lottery-history-wrap.double .lottery-history.TGC .recently-table .recently-body .history-item:first-of-type .ball {
 border:none;
 color:inherit;
 line-height:100%
}
.tgc-list {
 font-size:3.2vw;
 height:100%;
 display:flex;
 flex:1
}
.tgc-list .item-child {
 flex:1;
 display:flex;
 align-items:center;
 justify-content:center;
 color:#29a3ff
}
.tgc-list .item-child .purple {
 color:#8400ff
}
.tgc-list .item-child.has-child {
 display:flex
}
.tgc-list .item-child.has-child span {
 flex:1;
 text-align:center
}
.tgc-list .item-child.has-child span.blue {
 color:#29a3ff
}
.tgc-list .item-child.has-child span.red {
 color:#ee3047
}
.tgc-list .item-child.has-child span.green {
 color:#6ec48f
}
.tgc-list .item-child .ball {
 display:inline-block;
 color:#29a3ff
}
.tgc-list .item-child .ball:last-child {
 margin-right:0
}
.tgc-list .item-child .ball.selected {
 color:#d42525!important
}
.tgc-list .item-child .ball.checked {
 color:#d42525
}
.tgc-list .item-child .ball.unchecked {
 color:#999
}
.tgc-list.liangmian .item-child:first-child {
 flex:.86
}
.tgc-list.dxds .item-child:first-child {
 flex:.78
}
.tgc-list.longhuhe .item-child:first-child {
 flex:1.32
}
.tgc-list.duiweilonghuhe .item-child:first-child,
.tgc-list.duiweilonghuhe .item-child:nth-child(2) {
 flex:.4
}
.wz4d-main-wrap {
 width:100%
}
.wz4d-main-wrap div {
 width:100%!important
}
.wz4d-main-wrap .wz4d-siwei-issue {
 text-align:left;
 font-size:2.93333vw;
 color:#333;
 padding-left:2.66667vw;
 height:6.4vw;
 line-height:6.4vw
}
.wz4d-main-wrap .wz4d-siwei-issue span {
 color:#a3aaaa
}
.wz4d-main-wrap .wz4d-siwei-wrap .wz4d-siwei-row2 {
 display:flex
}
.wz4d-main-wrap .wz4d-siwei-wrap .wz4d-siwei-row2 .wz4d-siwei-row2-item {
 flex:1;
 height:6.93333vw;
 line-height:6.93333vw;
 color:#fff;
 font-size:3.2vw
}
.wz4d-main-wrap .wz4d-siwei-wrap .wz4d-siwei-row2 .wz4d-siwei-row2-item span:nth-child(2) {
 font-size:3.73333vw;
 padding-left:1.33333vw
}
.wz4d-main-wrap .wz4d-siwei-wrap .wz4d-siwei-row2 .wz4d-siwei-row2-item:first-child {
 background-color:#f41151
}
.wz4d-main-wrap .wz4d-siwei-wrap .wz4d-siwei-row2 .wz4d-siwei-row2-item:nth-child(2) {
 background-color:#ff9b38
}
.wz4d-main-wrap .wz4d-siwei-wrap .wz4d-siwei-row2 .wz4d-siwei-row2-item:nth-child(3) {
 background-color:#259dfa
}
.wz4d-main-wrap .wz4d-siwei-row3-title {
 height:6.4vw;
 line-height:6.4vw;
 background-color:#f7f7f7;
 color:#353535
}
.wz4d-main-wrap .wz4d-siwei-row3 {
 width:100%;
 display:block
}
.wz4d-main-wrap .wz4d-siwei-row3-list ul {
 display:flex;
 flex-wrap:wrap;
 border-left:1px solid #eee;
 border-top:1px solid #eee
}
.wz4d-main-wrap .wz4d-siwei-row3-list ul li {
 width:20%;
 height:5.86667vw;
 line-height:5.86667vw;
 display:block;
 text-align:center;
 border-bottom:1px solid #eee;
 border-right:1px solid #eee;
 color:#5c51bc;
 background-color:#fff
}
.lottery-history-wrap.double .lottery-history.TGC .recently-body .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TGC .recently-body .history-item div:first-child {
 flex:none
}
.lottery-history-wrap.double .lottery-history.TGC .recently-body .history-item .ball,
.lottery-history-wrap.standard .lottery-history.TGC .recently-body .history-item .ball {
 width:4vw;
 height:4vw;
 display:inline-block
}
.lottery-history-wrap.double .lottery-history.TGC .recently-body .history-item .ball.dashed,
.lottery-history-wrap.standard .lottery-history.TGC .recently-body .history-item .ball.dashed {
 border:none;
 width:1.06667vw;
 height:100%;
 overflow:hidden;
 text-indent:-26.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC .recently-table .recently-body .history-item .item-child,
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-body .history-item .item-child {
 justify-content:space-evenly
}
.lottery-history-wrap.double .lottery-history.TGC .recently-table .recently-body .history-item:first-of-type .item-child .ball.ball-num,
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-body .history-item:first-of-type .item-child .ball.ball-num {
 border:1px solid #179dff;
 border-radius:50%;
 width:4vw;
 height:4vw;
 line-height:3.46667vw
}
.lottery-history-wrap.double .lottery-history.TGC .recently-table .recently-body .item-child .ball-wrap,
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-body .item-child .ball-wrap {
 justify-content:space-evenly
}
.lottery-history-wrap.double .lottery-history.TGC .recently-table .recently-body .item-child .ball-wrap .ball,
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-body .item-child .ball-wrap .ball {
 flex:none
}
.lottery-history-wrap.double .lottery-history.TGC .recently-table .recently-body .item-child .ball.selected.ball-num,
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-body .item-child .ball.selected.ball-num {
 border:1px solid #179dff;
 background:#179dff;
 border-radius:50%;
 width:4vw;
 height:4vw;
 line-height:3.46667vw;
 color:#fff!important
}
.lottery-history-wrap.double .lottery-history.TGC.qianhousanjiang .recently-table .recently-header,
.lottery-history-wrap.standard .lottery-history.TGC.qianhousanjiang .recently-table .recently-header {
 width:133.33333vw
}
.lottery-history-wrap.double .lottery-history.TGC.qianhousanjiang .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.qianhousanjiang .recently-table .recently-header .recently-title:nth-child(2) {
 width:53.33333vw;
 flex:none
}
.lottery-history-wrap.double .lottery-history.TGC.qianhousanjiang .recently-table .recently-body,
.lottery-history-wrap.standard .lottery-history.TGC.qianhousanjiang .recently-table .recently-body {
 width:133.33333vw
}
.lottery-history-wrap.double .lottery-history.TGC.qianhousanjiang .recently-table .recently-body .history-item .item-child:first-child,
.lottery-history-wrap.double .lottery-history.TGC.yijiang .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.double .lottery-history.TGC.yijiang .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.qianhousanjiang .recently-table .recently-body .history-item .item-child:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang .recently-table .recently-header .recently-title:nth-child(2) {
 width:53.33333vw;
 flex:none
}
.lottery-history-wrap.double .lottery-history.TGC.yijiang.dingweidan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.double .lottery-history.TGC.yijiang.dingweidan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TGC.yijiang.houerzhixuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.double .lottery-history.TGC.yijiang.houerzhixuan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TGC.yijiang.houerzuxuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.double .lottery-history.TGC.yijiang.houerzuxuan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TGC.yijiang.qianerzhixuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.double .lottery-history.TGC.yijiang.qianerzhixuan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TGC.yijiang.qianerzuxuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.double .lottery-history.TGC.yijiang.qianerzuxuan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TGC.yijiang.zhongerzhixuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.double .lottery-history.TGC.yijiang.zhongerzhixuan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TGC.yijiang.zhongerzuxuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.double .lottery-history.TGC.yijiang.zhongerzuxuan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.dingweidan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.dingweidan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzhixuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzhixuan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzuxuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzuxuan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzhixuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzhixuan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzuxuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzuxuan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzhixuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzhixuan .recently-table .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzuxuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzuxuan .recently-table .recently-header .recently-title:nth-child(2) {
 width:100%;
 flex:auto
}
.lottery-history-wrap.double .lottery-history.TGC.dxds .recently-table .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.TGC.dxds .recently-table .recently-header .recently-title:nth-of-type(2) {
 width:66.66667vw;
 flex:none
}
.lottery-history-wrap.double .lottery-history.TGC.dxds .recently-table .recently-header .recently-title:nth-of-type(2) .title-sub li:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.dxds .recently-table .recently-header .recently-title:nth-of-type(2) .title-sub li:first-of-type {
 flex:1.5
}
.lottery-history-wrap.double .lottery-history.TGC.dxds .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.dxds .recently-table .recently-body .history-item .item-child:first-of-type {
 width:66.66667vw;
 flex:none
}
.lottery-history-wrap.double .lottery-history.TGC.dxds .recently-table .recently-body .history-item .item-child:first-of-type .ball-wrap:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.dxds .recently-table .recently-body .history-item .item-child:first-of-type .ball-wrap:first-of-type {
 flex:1.5
}
.lottery-history-wrap.double .lottery-history.TGC.danxuan .recently-table .recently-header,
.lottery-history-wrap.standard .lottery-history.TGC.danxuan .recently-table .recently-header {
 width:160vw
}
.lottery-history-wrap.double .lottery-history.TGC.danxuan .recently-table .recently-header .recently-title:nth-child(2) .title-sub li:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.danxuan .recently-table .recently-header .recently-title:nth-child(2) .title-sub li:first-child {
 flex:1.5
}
.lottery-history-wrap.double .lottery-history.TGC.danxuan .recently-table .recently-body,
.lottery-history-wrap.standard .lottery-history.TGC.danxuan .recently-table .recently-body {
 width:160vw
}
.lottery-history-wrap.double .lottery-history.TGC.danxuan .recently-table .recently-body .history-item .item-child:first-of-type,
.lottery-history-wrap.standard .lottery-history.TGC.danxuan .recently-table .recently-body .history-item .item-child:first-of-type {
 flex:1.5
}
.lottery-history-wrap.double .lottery-history.TGC.kuaijie .recently-header .recently-title>.title-sub li:last-child,
.lottery-history-wrap.double .lottery-history.TGC.kuaijie .recently-table .recently-body .history-item .item-child:last-child,
.lottery-history-wrap.standard .lottery-history.TGC.kuaijie .recently-header .recently-title>.title-sub li:last-child,
.lottery-history-wrap.standard .lottery-history.TGC.kuaijie .recently-table .recently-body .history-item .item-child:last-child {
 flex:.8
}
.lottery-history-wrap.double .lottery-history.TGC.shuangmian.index-4 .recently-body .history-item .item-child:first-child,
.lottery-history-wrap.double .lottery-history.TGC.shuangmian.index-4 .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.shuangmian.index-4 .recently-body .history-item .item-child:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.shuangmian.index-4 .recently-header .recently-title:nth-child(2) {
 width:133.33333vw;
 flex:none
}
.lottery-history-wrap.double .lottery-history.TGC.xuanhao .recently-table .recently-header,
.lottery-history-wrap.standard .lottery-history.TGC.xuanhao .recently-table .recently-header {
 width:146.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC.xuanhao .recently-table .recently-header .recently-title .title-sub li:last-child,
.lottery-history-wrap.standard .lottery-history.TGC.xuanhao .recently-table .recently-header .recently-title .title-sub li:last-child {
 flex:.5
}
.lottery-history-wrap.double .lottery-history.TGC.xuanhao .recently-table .recently-body,
.lottery-history-wrap.standard .lottery-history.TGC.xuanhao .recently-table .recently-body {
 width:146.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC.xuanhao .recently-table .recently-body .history-item .item-child:last-child,
.lottery-history-wrap.standard .lottery-history.TGC.xuanhao .recently-table .recently-body .history-item .item-child:last-child {
 flex:.5
}
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-table .recently-header,
.lottery-history-wrap.standard .lottery-history.TGC.longhuhe .recently-table .recently-header {
 width:146.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-table .recently-header .recently-title .title-span,
.lottery-history-wrap.standard .lottery-history.TGC.longhuhe .recently-table .recently-header .recently-title .title-span {
 flex-direction:column
}
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-table .recently-body,
.lottery-history-wrap.standard .lottery-history.TGC.longhuhe .recently-table .recently-body {
 width:146.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC.longhuhe.index-0 .recently-table .recently-body,
.lottery-history-wrap.double .lottery-history.TGC.longhuhe.index-0 .recently-table .recently-header,
.lottery-history-wrap.double .lottery-history.TGC.longhuhe.index-3 .recently-table .recently-body,
.lottery-history-wrap.double .lottery-history.TGC.longhuhe.index-3 .recently-table .recently-header,
.lottery-history-wrap.standard .lottery-history.TGC.longhuhe.index-0 .recently-table .recently-body,
.lottery-history-wrap.standard .lottery-history.TGC.longhuhe.index-0 .recently-table .recently-header,
.lottery-history-wrap.standard .lottery-history.TGC.longhuhe.index-3 .recently-table .recently-body,
.lottery-history-wrap.standard .lottery-history.TGC.longhuhe.index-3 .recently-table .recently-header {
 width:100%
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-header .recently-title .title-span.tag .selected-tag,
.lottery-history-wrap.standard .lottery-history.TGC.duiweilonghuhe .recently-header .recently-title .title-span.tag .selected-tag {
 width:10.66667vw
}
.lottery-history-wrap .lottery-history.TGC.yijiang.housanyima .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(2) .ball-num,
.lottery-history-wrap .lottery-history.TGC.yijiang.housanyima .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(3) .ball-num,
.lottery-history-wrap .lottery-history.TGC.yijiang.qiansanyima .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(2) .ball-num,
.lottery-history-wrap .lottery-history.TGC.yijiang.qiansanyima .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(3) .ball-num,
.lottery-history-wrap .lottery-history.TGC.yijiang.zhixuan .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(2) .ball-num,
.lottery-history-wrap .lottery-history.TGC.yijiang.zhixuan .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(3) .ball-num,
.lottery-history-wrap .lottery-history.TGC.yijiang.zuxuan .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(2) .ball-num,
.lottery-history-wrap .lottery-history.TGC.yijiang.zuxuan .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(3) .ball-num {
 border:none;
 color:#919191
}
.lottery-history-wrap .lottery-history.TGC.yijiang.housanyima .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(2) .ball-num.selected,
.lottery-history-wrap .lottery-history.TGC.yijiang.housanyima .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(3) .ball-num.selected,
.lottery-history-wrap .lottery-history.TGC.yijiang.qiansanyima .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(2) .ball-num.selected,
.lottery-history-wrap .lottery-history.TGC.yijiang.qiansanyima .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(3) .ball-num.selected,
.lottery-history-wrap .lottery-history.TGC.yijiang.zhixuan .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(2) .ball-num.selected,
.lottery-history-wrap .lottery-history.TGC.yijiang.zhixuan .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(3) .ball-num.selected,
.lottery-history-wrap .lottery-history.TGC.yijiang.zuxuan .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(2) .ball-num.selected,
.lottery-history-wrap .lottery-history.TGC.yijiang.zuxuan .recently-body .history-item .wz4d-main-wrap .item-child:nth-child(3) .ball-num.selected {
 background:none;
 border:none;
 color:#919191!important
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang .recently-body .history-item .wz4d-main-wrap.item-0 .ball.ball-num.no-selected {
 border-color:#919191
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang .recently-body .history-item .wz4d-main-wrap .item-child .no-selected {
 color:#919191
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanyima .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanyima .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanyima .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(6),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(6),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan3 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan3 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan3 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(6),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan6 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan6 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan6 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(6) {
 color:#919191!important;
 border:1px solid #919191
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanyima .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanyima .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanyima .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(6),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(6),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan3 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan3 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan3 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(6),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan6 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan6 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qiansanzuxuan6 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(6) {
 color:#919191!important
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanyima .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanyima .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanyima .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan3 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan3 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan3 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan6 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan6 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan6 .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(3) {
 color:#919191!important;
 border:1px solid #919191
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanyima .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanyima .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanyima .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan3 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan3 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan3 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan6 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan6 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.housanzuxuan6 .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(3) {
 color:#919191!important
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(6),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(6) {
 color:#919191!important;
 border:1px solid #919191
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(6),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.qianerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(6) {
 color:#919191!important
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(6),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(6) {
 color:#919191!important;
 border:1px solid #919191
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(6),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.zhongerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(6) {
 color:#919191!important
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzhixuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzuxuan .recently-body .history-item .wz4d-main-wrap.item-0 .item-child:first-child .ball-num:nth-child(4) {
 color:#919191!important;
 border:1px solid #919191
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzhixuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TGC.yijiang.houerzuxuan .recently-body .history-item .wz4d-main-wrap .item-child:first-child .ball-num:nth-child(4) {
 color:#919191!important
}

.vietname-list[data-v-7fff333a] {
 font-size:3.2vw;
 height:100%
}
.vietname-list .md1-wrapper[data-v-7fff333a] {
 background:#fff;
 border-radius:1.33333vw;
 margin:2.66667vw;
 box-sizing:border-box
}
.vietname-list .md1-wrapper .period[data-v-7fff333a] {
 height:5.86667vw;
 line-height:5.86667vw;
 font-size:2.93333vw;
 color:#848484
}
.vietname-list .md1-wrapper .period span[data-v-7fff333a] {
 padding-left:1.6vw;
 color:#000
}
.vietname-list .md1-wrapper .md1-table[data-v-7fff333a] {
 border-left:1px solid #d4d9ee;
 border-top:1px solid #d4d9ee;
 margin-top:1.33333vw;
 border-radius:1.6vw;
 overflow:hidden
}
.vietname-list .md1-wrapper .md1-table .md1-table-line[data-v-7fff333a] {
 display:flex;
 border-right:1px solid #d4d9ee;
 border-bottom:1px solid #d4d9ee;
 height:6.93333vw;
 align-items:center;
 box-sizing:border-box
}
.vietname-list .md1-wrapper .md1-table .md1-table-line .md1-table-text[data-v-7fff333a] {
 width:13.33333vw;
 text-align:center;
 border-right:1px solid #d4d9ee;
 height:6.93333vw;
 display:block;
 line-height:6.93333vw;
 color:#666;
 font-family:PingFangSC-Regular
}
.vietname-list .md1-wrapper .md1-table .md1-table-line .md1-table-text.purple-0[data-v-7fff333a],
.vietname-list .md1-wrapper .md1-table .md1-table-line .md1-table-text.purple-1[data-v-7fff333a] {
 color:#0091ff
}
.vietname-list .md1-wrapper .md1-table .md1-table-line .right[data-v-7fff333a] {
 flex:1;
 display:flex;
 align-items:center;
 justify-content:center
}
.vietname-list .md1-wrapper .md1-table .md1-table-line .right.size-0 .ball-item[data-v-7fff333a],
.vietname-list .md1-wrapper .md1-table .md1-table-line .right.size-1 .ball-item[data-v-7fff333a] {
 font-size:3.73333vw
}
.vietname-list .md1-wrapper .md1-table .md1-table-line .ball-item[data-v-7fff333a] {
 letter-spacing:0;
 margin:0;
 padding:0;
 font-family:DINAlternate-Bold;
 font-size:3.2vw;
 color:#666
}
.vietname-list .md1-wrapper .md1-table .md1-table-line .ball-item.active[data-v-7fff333a] {
 color:#0091ff
}
.vietname-list .md1-wrapper .md1-table .md1-table-line .ball-inside-item[data-v-7fff333a] {
 letter-spacing:-.53333vw;
 font-family:DINAlternate-Bold;
 font-size:3.2vw;
 color:#666
}
.vietname-list .md1-wrapper .md1-table .md1-table-line .ball-inside-item.active[data-v-7fff333a] {
 color:#0091ff
}
.vietname-list .vietnam-list-item[data-v-7fff333a] {
 display:flex;
 height:8vw;
 align-items:center
}
.vietname-list .vietnam-list-item:first-child .single-item .ball[data-v-7fff333a] {
 border:1px solid #4785ea;
 border-radius:50%
}
.vietname-list .vietnam-list-item[data-v-7fff333a]:nth-child(2n) {
 background:#f8f8f8
}
.vietname-list .vietnam-list-item.tejiangdingweidan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghouerzhixuan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzhixuan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuanliu .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuansan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousizhixuan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqianerzhixuan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzhixuan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuanliu .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuansan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansizhixuan .r-0[data-v-7fff333a] {
 width:32vw;
 display:flex;
 justify-content:center
}
.vietname-list .vietnam-list-item.tejiangdingweidan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghouerzhixuan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzhixuan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuanliu .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuansan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousizhixuan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqianerzhixuan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzhixuan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuanliu .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuansan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansizhixuan .r-0 .single-item .ball[data-v-7fff333a] {
 display:inline-block;
 width:4.26667vw;
 height:4.26667vw;
 font-size:2.93333vw;
 line-height:4.26667vw;
 text-align:center;
 background-size:100% 100%;
 margin-right:.8vw;
 color:#4785ea;
 border-radius:50%
}
.vietname-list .vietnam-list-item.tejiangdingweidan .r-1[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangdingweidan .r-2[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghouerzhixuan .r-1[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghouerzhixuan .r-2[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzhixuan .r-1[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzhixuan .r-2[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuanliu .r-1[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuanliu .r-2[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuansan .r-1[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuansan .r-2[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousizhixuan .r-1[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousizhixuan .r-2[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqianerzhixuan .r-1[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqianerzhixuan .r-2[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzhixuan .r-1[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzhixuan .r-2[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuanliu .r-1[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuanliu .r-2[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuansan .r-1[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuansan .r-2[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansizhixuan .r-1[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansizhixuan .r-2[data-v-7fff333a] {
 flex:1;
 display:flex
}
.vietname-list .vietnam-list-item.tejiangdingweidan .r-1 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangdingweidan .r-2 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghouerzhixuan .r-1 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghouerzhixuan .r-2 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzhixuan .r-1 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzhixuan .r-2 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuanliu .r-1 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuanliu .r-2 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuansan .r-1 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuansan .r-2 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousizhixuan .r-1 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousizhixuan .r-2 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqianerzhixuan .r-1 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqianerzhixuan .r-2 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzhixuan .r-1 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzhixuan .r-2 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuanliu .r-1 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuanliu .r-2 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuansan .r-1 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansanzuxuansan .r-2 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansizhixuan .r-1 span[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqiansizhixuan .r-2 span[data-v-7fff333a] {
 width:50%;
 text-align:center
}
.vietname-list .vietnam-list-item.daxiaodanshuang .viet-issue[data-v-7fff333a],
.vietname-list .vietnam-list-item.longhuhe .viet-issue[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangdingweidan .viet-issue[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijianghouerzhixuan .viet-issue[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijianghousanzhixuan .viet-issue[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijianghousizhixuan .viet-issue[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangqianerzhixuan .viet-issue[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangqiansanzhixuan .viet-issue[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangqiansizhixuan .viet-issue[data-v-7fff333a] {
 width:20.8vw;
 text-align:center
}
.vietname-list .vietnam-list-item.daxiaodanshuang .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.longhuhe .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangdingweidan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijianghouerzhixuan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijianghousanzhixuan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijianghousizhixuan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangqianerzhixuan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangqiansanzhixuan .r-0[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangqiansizhixuan .r-0[data-v-7fff333a] {
 flex:1;
 text-align:center
}
.vietname-list .vietnam-list-item.daxiaodanshuang .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.longhuhe .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangdingweidan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijianghouerzhixuan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijianghousanzhixuan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijianghousizhixuan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangqianerzhixuan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangqiansanzhixuan .r-0 .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangqiansizhixuan .r-0 .single-item .ball[data-v-7fff333a] {
 display:inline-block;
 width:5.33333vw;
 height:5.33333vw;
 line-height:4.8vw;
 background-size:100% 100%;
 margin-right:2.66667vw;
 color:#4785ea
}
.vietname-list .vietnam-list-item.tejianghouerzhixuan .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejiangqianerzhixuan .single-item .ball[data-v-7fff333a]:nth-child(n+3),
.vietname-list .vietnam-list-item.tejiangqiansanzhixuan .single-item .ball[data-v-7fff333a]:nth-child(n+4),
.vietname-list .vietnam-list-item.tejiangqiansanzuxuanliu .single-item .ball[data-v-7fff333a]:nth-child(n+4),
.vietname-list .vietnam-list-item.tejiangqiansanzuxuansan .single-item .ball[data-v-7fff333a]:nth-child(n+4),
.vietname-list .vietnam-list-item.tejiangqiansizhixuan .single-item .ball[data-v-7fff333a]:nth-child(n+5),
.vietname-list .vietnam-list-item.yijianghouerzhixuan .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijiangqianerzhixuan .single-item .ball[data-v-7fff333a]:nth-child(n+3),
.vietname-list .vietnam-list-item.yijiangqiansanzhixuan .single-item .ball[data-v-7fff333a]:nth-child(n+4),
.vietname-list .vietnam-list-item.yijiangqiansizhixuan .single-item .ball[data-v-7fff333a]:nth-child(n+5) {
 opacity:.4
}
.vietname-list .vietnam-list-item.tejianghouerzhixuan .single-item .ball[data-v-7fff333a]:last-child,
.vietname-list .vietnam-list-item.tejianghouerzhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(2),
.vietname-list .vietnam-list-item.yijianghouerzhixuan .single-item .ball[data-v-7fff333a]:last-child,
.vietname-list .vietnam-list-item.yijianghouerzhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(2) {
 opacity:1
}
.vietname-list .vietnam-list-item.tejianghousanzhixuan .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuanliu .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.tejianghousanzuxuansan .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijianghousanzhixuan .single-item .ball[data-v-7fff333a] {
 opacity:.4
}
.vietname-list .vietnam-list-item.tejianghousanzhixuan .single-item .ball[data-v-7fff333a]:last-child,
.vietname-list .vietnam-list-item.tejianghousanzhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(2),
.vietname-list .vietnam-list-item.tejianghousanzhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(3),
.vietname-list .vietnam-list-item.tejianghousanzuxuanliu .single-item .ball[data-v-7fff333a]:last-child,
.vietname-list .vietnam-list-item.tejianghousanzuxuanliu .single-item .ball[data-v-7fff333a]:nth-last-child(2),
.vietname-list .vietnam-list-item.tejianghousanzuxuanliu .single-item .ball[data-v-7fff333a]:nth-last-child(3),
.vietname-list .vietnam-list-item.tejianghousanzuxuansan .single-item .ball[data-v-7fff333a]:last-child,
.vietname-list .vietnam-list-item.tejianghousanzuxuansan .single-item .ball[data-v-7fff333a]:nth-last-child(2),
.vietname-list .vietnam-list-item.tejianghousanzuxuansan .single-item .ball[data-v-7fff333a]:nth-last-child(3),
.vietname-list .vietnam-list-item.yijianghousanzhixuan .single-item .ball[data-v-7fff333a]:last-child,
.vietname-list .vietnam-list-item.yijianghousanzhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(2),
.vietname-list .vietnam-list-item.yijianghousanzhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(3) {
 opacity:1
}
.vietname-list .vietnam-list-item.tejianghousizhixuan .single-item .ball[data-v-7fff333a],
.vietname-list .vietnam-list-item.yijianghousizhixuan .single-item .ball[data-v-7fff333a] {
 opacity:.4
}
.vietname-list .vietnam-list-item.tejianghousizhixuan .single-item .ball[data-v-7fff333a]:last-child,
.vietname-list .vietnam-list-item.tejianghousizhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(2),
.vietname-list .vietnam-list-item.tejianghousizhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(3),
.vietname-list .vietnam-list-item.tejianghousizhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(4),
.vietname-list .vietnam-list-item.yijianghousizhixuan .single-item .ball[data-v-7fff333a]:last-child,
.vietname-list .vietnam-list-item.yijianghousizhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(2),
.vietname-list .vietnam-list-item.yijianghousizhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(3),
.vietname-list .vietnam-list-item.yijianghousizhixuan .single-item .ball[data-v-7fff333a]:nth-last-child(4) {
 opacity:1
}
.vietname-list .single-item[data-v-7fff333a] {
 display:flex;
 justify-content:center;
 align-items:center
}
.vietname-list .single-item .ball[data-v-7fff333a] {
 padding:0 .53333vw
}
.vietname-list .viet-issue[data-v-7fff333a] {
 width:20.8vw;
 text-align:center
}
.vietname-list .ball-blue[data-v-7fff333a] {
 color:#0b7fff
}
.vietname-list .ball-red[data-v-7fff333a] {
 color:#8500ff
}
.vietname-list .ball-green[data-v-7fff333a] {
 color:#6ec48f
}

.lang_vn_lg .vietname-list .md1-wrapper .md1-table .md1-table-line .md1-table-text {
 width:16vw
}

.assist-data-container .assist-list .btn-group {
 height:19.11111vw;
 box-shadow:0 -.44444vw .88889vw 0 rgba(25,77,171,.15);
 background-color:#fff;
 border-radius:0
}
.assist-data-container .assist-list .top-panel {
 background:#f8f8f8
}
.lottery-history-wrap.standard {
 height:100%;
 width:100%
}
.lottery-history-wrap.standard .loadingWrapper {
 width:100%;
 height:100%;
 display:flex;
 justify-content:center;
 align-items:center
}
.lottery-history-wrap.standard .lottery-history {
 height:100%;
 background:#fff
}
.lottery-history-wrap.standard .lottery-history .recently-list {
 height:calc(100% - 1.33333vw);
 background-color:#f8f8f8;
 overflow:hidden;
 display:flex;
 flex-direction:column
}
.lottery-history-wrap.standard .lottery-history .recently-list .recently-title:first-of-type {
 border:0
}
.lottery-history-wrap.standard .lottery-history .recently-list .recently-table {
 position:relative;
 flex:1;
 overflow:hidden;
 overflow-x:auto
}
.lottery-history-wrap.standard .lottery-history .recently-list .recently-table .fix-left-column {
 display:inline-block;
 width:21.33333vw;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 z-index:1;
 background-color:#fff;
 color:#666
}
.lottery-history-wrap.standard .lottery-history .recently-list .recently-table .fix-left-column>header {
 position:relative;
 z-index:2;
 display:flex;
 align-items:center;
 justify-content:center;
 height:11.11111vw;
 border-right:1px solid #cecccc;
 border-bottom:1px solid #cecccc;
 background-color:#fff;
 font-size:2.93333vw
}
.lottery-history-wrap.standard .lottery-history .recently-list .recently-table .fix-left-column>header.isSelect {
 background-color:#f2f1f1
}
.lottery-history-wrap.standard .lottery-history .recently-list .recently-table .fix-left-column>.fix-left-body {
 position:relative;
 z-index:1
}
.lottery-history-wrap.standard .lottery-history .recently-list .recently-table .fix-left-column>.fix-left-body>li {
 height:5.86667vw;
 display:flex;
 justify-content:center;
 align-items:center
}
.lottery-history-wrap.standard .lottery-history .recently-list .recently-table .fix-left-column>.fix-left-body>li:first-of-type {
 height:6.93333vw
}
.lottery-history-wrap.standard .lottery-history .recently-list .recently-table .fix-left-column>.fix-left-body>li:nth-of-type(2n) {
 background-color:#f8f8f8
}
.lottery-history-wrap.standard .lottery-history .recently-list .empty-tip {
 position:absolute;
 top:50%;
 color:#fff;
 background-color:rgba(0,0,0,.7);
 text-align:center;
 left:24vw;
 padding:2.66667vw 5.33333vw;
 font-size:3.2vw;
 border-radius:5.33333vw
}
.lottery-history-wrap.standard .lottery-history .select-tag-wrap {
 position:relative;
 width:100%;
 transition:all .35s;
 transform-origin:top
}
.lottery-history-wrap.standard .lottery-history .recently-header {
 display:flex;
 justify-content:flex-start;
 font-size:2.93333vw;
 height:11.11111vw;
 border-bottom:1px solid #cecccc;
 color:#666
}
.lottery-history-wrap.standard .lottery-history .recently-header>div {
 background-color:#fff!important
}
.lottery-history-wrap.standard .lottery-history .recently-header.recently-header-showTagSelect>div {
 background-color:#f2f1f1!important
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title {
 background-color:#555;
 border-right:1px solid #cecccc
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title:nth-child(2) {
 width:29.33333vw
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title:nth-child(3) {
 width:49.33333vw
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title:first-of-type .title-span {
 opacity:0
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title:last-of-type {
 border-right:1px solid transparent
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title.has-sub .title-span {
 height:5.86667vw;
 line-height:5.86667vw;
 border-bottom:1px solid #cecccc
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title.has-sub .title-span.no-border {
 height:100%;
 border-bottom:0
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title.has-sub .title-span img {
 margin-right:1.33333vw
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title .title-span {
 display:flex;
 justify-content:center;
 align-items:center;
 text-align:center;
 height:11.11111vw
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title .title-span b {
 font-weight:400;
 flex:1
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title .title-span.tag {
 display:flex;
 justify-content:space-between;
 flex-direction:column
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title .title-span.tag .select-tag {
 flex:1;
 display:flex;
 align-items:center;
 justify-content:center;
 color:#4f98f1
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title .title-span.tag .select-tag .arrow-down {
 display:inline-block;
 width:0;
 height:0;
 margin:0 0 0 .53333vw;
 border-color:#4f98f2 transparent;
 border-style:solid;
 border-width:1.33333vw 1.33333vw 0;
 transition:all .35s
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title .title-span.tag .select-tag.expended .arrow-down {
 transform:rotate(-180deg);
 margin:-.53333vw 0 0 .53333vw
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title .title-span.tag .selected-tag {
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title .title-span.tag .selected-tag>span {
 color:#fc9719
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title>.title-sub {
 display:flex
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title>.title-sub li {
 height:5.24444vw;
 line-height:5.24444vw;
 flex:1;
 text-align:center;
 padding:0 .53333vw;
 white-space:nowrap;
 border-right:1px solid #cecccc;
 box-sizing:border-box
}
.lottery-history-wrap.standard .lottery-history .recently-header .recently-title>.title-sub li:last-child {
 border-right:0
}
.lottery-history-wrap.standard .lottery-history .recently-body {
 width:100%;
 height:calc(100% - 8.26667vw);
 color:#a3aaaa;
 overflow-y:auto;
 background:#fff;
 -webkit-overflow-scrolling:touch;
 padding-bottom:2.66667vw
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item {
 display:flex;
 justify-content:flex-start;
 align-items:center;
 padding:.53333vw 0;
 height:5.86667vw;
 font-size:3.2vw;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-issue {
 opacity:0
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item.autoHeight {
 height:auto!important
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item:first-of-type {
 height:6.93333vw
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item:first-of-type .list-code .curr {
 border:1px solid #1c9eff;
 color:#1c9eff
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item:first-of-type .list-code .curr.active {
 color:#fff;
 background-color:r #1c9eff
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item:first-of-type .list-code .curr.noActive {
 color:#9b9db6;
 border:1px solid #9b9db6
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item:first-of-type .list-code .normal {
 border:1px solid #666
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item:first-of-type .list-code .normal>i {
 color:#666
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item:first-of-type .list-code .normal.active {
 border:1px solid #1c9eff;
 color:#fff;
 background-color:#1c9eff
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item:first-of-type .list-code .normal.noActive {
 color:#9b9db6;
 border:1px solid #9b9db6
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item:first-of-type .ball {
 border:1px solid #1c9eff;
 color:#1c9eff;
 line-height:4.26667vw
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item:nth-of-type(2n) {
 background:#f8f8f8
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item div:nth-child(2) {
 width:29.33333vw
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item div:nth-child(3) {
 width:49.33333vw
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history .recently-body .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item:nth-of-type(odd) {
 background:#fff
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-issue {
 color:#666
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code {
 display:flex;
 justify-content:space-around
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code span {
 width:5.33333vw;
 height:5.33333vw;
 line-height:5.33333vw;
 display:inline-block;
 border:1px solid transparent;
 box-sizing:border-box;
 margin:0 1px
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code span.active {
 border-radius:5.33333vw
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code .curr {
 border-radius:50%;
 color:#1c9eff
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code .curr.active {
 color:#fff;
 background-color:#1c9eff
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code .curr.noActive {
 color:#9b9db6
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code .normal {
 border-radius:5.33333vw
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code .normal>i {
 color:#666
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code .normal.active {
 color:#fff;
 background-color:#1c9eff
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code .normal.active>i {
 color:unset
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code .normal.noActive {
 color:#9b9db6
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-code .normal.noActive>i {
 color:unset
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-status {
 display:flex;
 flex:1
}
.lottery-history-wrap.standard .lottery-history .recently-body .history-item .list-status span {
 flex:1;
 white-space:nowrap;
 text-align:center;
 color:#666
}
.lottery-history-wrap.standard .lottery-history.P3P5.houer .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.qianer .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.houer .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.qianer .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.houer .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.qianer .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.houer .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.qianer .recently-title:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.houer .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.qianer .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.houer .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.qianer .recently-title:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.houer .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.houer .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.qianer .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.qianer .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.houer .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.houer .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.qianer .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.qianer .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.P3P5.houer .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.qianer .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.houer .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.qianer .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.houer .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.qianer .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.houer .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.qianer .history-item div:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.houer .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.qianer .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.houer .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.qianer .history-item div:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.houer .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.houer .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.qianer .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.qianer .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.houer .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.houer .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.qianer .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.qianer .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.P3P5[class*=qiansan] .history-item:first-child .list-code span:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5[class*=qiansan] .history-item:first-child .list-code span:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC[class*=qiansan] .history-item:first-child .list-code span:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC[class*=qiansan] .history-item:first-child .list-code span:nth-child(5) {
 color:#999;
 border:1px solid #999
}
.lottery-history-wrap.standard .lottery-history.P3P5[class*=qiansan] .history-item .list-code span:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5[class*=qiansan] .history-item .list-code span:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC[class*=qiansan] .history-item .list-code span:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC[class*=qiansan] .history-item .list-code span:nth-child(5) {
 color:#999
}
.lottery-history-wrap.standard .lottery-history.P3P5[class*=zhongsan] .history-item:first-child .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5[class*=zhongsan] .history-item:first-child .list-code span:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC[class*=zhongsan] .history-item:first-child .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.SSC[class*=zhongsan] .history-item:first-child .list-code span:nth-child(5) {
 color:#999;
 border:1px solid #999
}
.lottery-history-wrap.standard .lottery-history.P3P5[class*=zhongsan] .history-item .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5[class*=zhongsan] .history-item .list-code span:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC[class*=zhongsan] .history-item .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.SSC[class*=zhongsan] .history-item .list-code span:nth-child(5) {
 color:#999
}
.lottery-history-wrap.standard .lottery-history.P3P5[class*=housan] .history-item:first-child .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5[class*=housan] .history-item:first-child .list-code span:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC[class*=housan] .history-item:first-child .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.SSC[class*=housan] .history-item:first-child .list-code span:nth-child(2) {
 color:#999;
 border:1px solid #999
}
.lottery-history-wrap.standard .lottery-history.P3P5[class*=housan] .history-item .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5[class*=housan] .history-item .list-code span:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC[class*=housan] .history-item .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.SSC[class*=housan] .history-item .list-code span:nth-child(2) {
 color:#999
}
.lottery-history-wrap.standard .lottery-history.P3P5[class*=qianer] .history-item:first-child .list-code span:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5[class*=qianer] .history-item:first-child .list-code span:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5[class*=qianer] .history-item:first-child .list-code span:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC[class*=qianer] .history-item:first-child .list-code span:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC[class*=qianer] .history-item:first-child .list-code span:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC[class*=qianer] .history-item:first-child .list-code span:nth-child(5) {
 color:#999;
 border:1px solid #999
}
.lottery-history-wrap.standard .lottery-history.P3P5[class*=qianer] .history-item .list-code span:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5[class*=qianer] .history-item .list-code span:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5[class*=qianer] .history-item .list-code span:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC[class*=qianer] .history-item .list-code span:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC[class*=qianer] .history-item .list-code span:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC[class*=qianer] .history-item .list-code span:nth-child(5) {
 color:#999
}
.lottery-history-wrap.standard .lottery-history.P3P5[class*=houer] .history-item:first-child .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5[class*=houer] .history-item:first-child .list-code span:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5[class*=houer] .history-item:first-child .list-code span:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC[class*=houer] .history-item:first-child .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.SSC[class*=houer] .history-item:first-child .list-code span:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC[class*=houer] .history-item:first-child .list-code span:nth-child(3) {
 color:#999;
 border:1px solid #999
}
.lottery-history-wrap.standard .lottery-history.P3P5[class*=houer] .history-item .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5[class*=houer] .history-item .list-code span:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5[class*=houer] .history-item .list-code span:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC[class*=houer] .history-item .list-code span:first-child,
.lottery-history-wrap.standard .lottery-history.SSC[class*=houer] .history-item .list-code span:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC[class*=houer] .history-item .list-code span:nth-child(3) {
 color:#999
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list {
 overflow-x:auto;
 overflow-y:hidden
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-header {
 width:136vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-header .recently-title {
 flex:none;
 width:64vw!important;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body {
 width:136vw;
 overflow-y:auto
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.houerzuhe .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qianerzuhe .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:64vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list {
 overflow-x:auto;
 overflow-y:hidden
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-header {
 width:133.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-header .recently-title {
 flex:none;
 width:61.33333vw!important;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body {
 width:133.33333vw;
 overflow-y:auto
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.wuxinghezhi .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:61.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list {
 overflow-x:auto;
 overflow-y:hidden
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-header {
 width:168vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-header .recently-title {
 flex:none;
 width:32vw!important;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body {
 width:168vw;
 overflow-y:auto
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.sanxinghezhi .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:96vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .recently-title:nth-child(2) {
 width:32vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .recently-title:nth-child(5) {
 width:16vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .history-item div:nth-child(2) {
 width:32vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .history-item div:nth-child(5) {
 width:16vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .list-status span:nth-child(3n+1),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .list-status span:nth-child(3n+1),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .list-status span:nth-child(3n+1),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .list-status span:nth-child(3n+1),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .list-status span:nth-child(3n+1),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .list-status span:nth-child(3n+1) {
 flex:2;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .list-status span:nth-child(3n+2),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .list-status span:nth-child(3n+2),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .list-status span:nth-child(3n+2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .list-status span:nth-child(3n+2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .list-status span:nth-child(3n+2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .list-status span:nth-child(3n+2) {
 flex:1;
 text-align:right
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .list-status span:nth-child(3n),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .list-status span:nth-child(3n),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .list-status span:nth-child(3n),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.housanhezhi .list-status span:nth-child(3n),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.qiansanhezhi .list-status span:nth-child(3n),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.hezhidaxiaodanshuang.zhongsanhezhi .list-status span:nth-child(3n) {
 flex:1;
 text-align:left
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list {
 overflow-x:auto;
 overflow-y:hidden
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-header {
 width:168vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-header .recently-title {
 flex:none;
 width:96vw!important;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body {
 width:168vw;
 overflow-y:auto
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.P3P5.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.housanzuhe .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSC.daxiaodanshuang.daxiaodanshuangzuhe.qiansanzuhe .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:96vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.quwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.renxuaner .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansan .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansi .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.quwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.renxuaner .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.renxuansan .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.renxuansi .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.quwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuaner .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansan .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansi .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.quwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.renxuaner .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansan .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansi .recently-title:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.quwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.quwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.quwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuaner .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuaner .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuaner .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansan .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansan .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansan .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansi .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansi .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansi .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.quwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.quwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.quwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.renxuaner .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.renxuaner .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.renxuaner .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansan .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansan .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansan .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansi .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansi .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansi .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.P3P5.quwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.renxuaner .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansan .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansi .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.quwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.renxuaner .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.renxuansan .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.renxuansi .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.quwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuaner .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansan .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansi .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.quwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.renxuaner .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansan .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansi .history-item div:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.quwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.quwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.quwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuaner .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuaner .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuaner .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansan .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansan .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansan .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansi .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansi .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.renxuansi .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.quwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.quwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.quwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.renxuaner .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.renxuaner .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.renxuaner .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansan .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansan .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansan .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansi .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansi .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.renxuansi .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.P3P5.longhu .recently-list,
.lottery-history-wrap.standard .lottery-history.SSC.longhu .recently-list {
 overflow-x:auto;
 overflow-y:hidden
}
.lottery-history-wrap.standard .lottery-history.P3P5.longhu .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.SSC.longhu .recently-list .recently-header {
 width:133.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.longhu .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSC.longhu .recently-list .recently-header .recently-title {
 flex:none;
 width:6.13333vw!important;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.P3P5.longhu .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.longhu .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.longhu .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.longhu .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.longhu .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.SSC.longhu .recently-list .recently-body {
 width:133.33333vw;
 overflow-y:auto
}
.lottery-history-wrap.standard .lottery-history.P3P5.longhu .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSC.longhu .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.P3P5.longhu .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSC.longhu .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.P3P5.longhu .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.longhu .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.longhu .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.longhu .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.longhu .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSC.longhu .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:61.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.suoha .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.suoha .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.suoha .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.suoha .recently-title:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.suoha .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.suoha .recently-title:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.suoha .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.suoha .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.suoha .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.suoha .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.P3P5.suoha .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.suoha .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.suoha .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.suoha .history-item div:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.suoha .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.suoha .history-item div:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.suoha .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.P3P5.suoha .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SSC.suoha .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SSC.suoha .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list,
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list {
 overflow-x:auto;
 overflow-y:hidden
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list .recently-header {
 width:120vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list .recently-header .recently-title:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list .recently-header .recently-title:nth-of-type(3) {
 width:48vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list .recently-body {
 width:120vw;
 overflow-y:auto
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.baijiale .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSC.baijiale .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:48vw!important
}
.lottery-history-wrap.standard .lottery-history.P3P5.niuniu .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.P3P5.niuniu .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.niuniu .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.niuniu .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.niuniu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.niuniu .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.niuniu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.niuniu .recently-title:nth-child(2) {
 width:32vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.niuniu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.P3P5.niuniu .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.niuniu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.niuniu .recently-title:nth-child(3) {
 width:46.66667vw
}
.lottery-history-wrap.standard .lottery-history.P3P5.niuniu .recently-title.has-sub:nth-child(3)>ul>li:first-child,
.lottery-history-wrap.standard .lottery-history.SSC.niuniu .recently-title.has-sub:nth-child(3)>ul>li:first-child {
 flex:.2
}
.lottery-history-wrap.standard .lottery-history.P3P5.niuniu .recently-title.has-sub:nth-child(3)>ul>li:nth-child(2),
.lottery-history-wrap.standard .lottery-history.P3P5.niuniu .recently-title.has-sub:nth-child(3)>ul>li:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSC.niuniu .recently-title.has-sub:nth-child(3)>ul>li:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSC.niuniu .recently-title.has-sub:nth-child(3)>ul>li:nth-child(3) {
 flex:.4
}
.lottery-history-wrap.standard .lottery-history.SD.sanxing .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SD.sanxing .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.SD.sanxing .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SD.sanxing .recently-title:nth-child(2) {
 width:37.33333vw
}
.lottery-history-wrap.standard .lottery-history.SD.sanxing .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.sanxing .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.sanxing .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.sanxing .recently-title:nth-child(4) {
 width:10.66667vw
}
.lottery-history-wrap.standard .lottery-history.SD.sanxing .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SD.sanxing .recently-title:nth-child(5) {
 width:20vw
}
.lottery-history-wrap.standard .lottery-history.SD.sanxing .recently-title.has-sub:nth-child(5)>ul>li:first-child,
.lottery-history-wrap.standard .lottery-history.SD.sanxing .recently-title.has-sub:nth-child(5)>ul>li:nth-child(2) {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.SD.houer .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SD.houer .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SD.qianer .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SD.qianer .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.SD.houer .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SD.houer .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SD.qianer .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SD.qianer .recently-title:nth-child(2) {
 width:37.33333vw
}
.lottery-history-wrap.standard .lottery-history.SD.houer .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.houer .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.houer .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.houer .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.qianer .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.qianer .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.qianer .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.qianer .recently-title:nth-child(4) {
 width:20.93333vw
}
.lottery-history-wrap.standard .lottery-history.SD.budingwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SD.dingweidan .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.SD.budingwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SD.dingweidan .recently-title:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.SD.budingwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.budingwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.budingwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SD.dingweidan .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.dingweidan .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.dingweidan .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.SD.budingwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SD.dingweidan .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.SD.budingwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SD.dingweidan .history-item div:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.SD.budingwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.budingwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.budingwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SD.dingweidan .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.dingweidan .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.dingweidan .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.SD.quwei .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.SD.quwei .recently-title:nth-child(2) {
 width:44vw
}
.lottery-history-wrap.standard .lottery-history.SD.quwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.quwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.quwei .recently-title:nth-child(5) {
 width:12vw
}
.lottery-history-wrap.standard .lottery-history.SD.quwei .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.SD.quwei .history-item div:nth-child(2) {
 width:44vw
}
.lottery-history-wrap.standard .lottery-history.SD.quwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.quwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.quwei .history-item div:nth-child(5) {
 width:12vw
}
.lottery-history-wrap.standard .lottery-history.SD.quwei.longhuhe .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SD.quwei.longhuhe .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.SD.quwei.longhuhe .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SD.quwei.longhuhe .recently-title:nth-child(2) {
 width:37.33333vw
}
.lottery-history-wrap.standard .lottery-history.SD.quwei.longhuhe .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.quwei.longhuhe .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.quwei.longhuhe .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SD.quwei.longhuhe .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SD.quwei.longhuhe .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SD.quwei.longhuhe .recently-title:nth-child(5) {
 width:13.76vw
}
.lottery-history-wrap.standard .lottery-history.PK10 .history-item .list-code>span {
 position:relative;
 z-index:0;
 width:5.77778vw;
 height:5.77778vw;
 line-height:5.77778vw;
 font-size:3.2vw;
 background-image:none;
 display:flex;
 align-items:center;
 justify-content:center;
 border:1px solid transparent;
 color:#fff!important;
 border-radius:50%
}
.lottery-history-wrap.standard .lottery-history.PK10 .history-item .list-code>span:before {
 content:attr(data-text);
 position:absolute;
 -webkit-text-stroke:.53333vw #000;
 z-index:-1
}
.lottery-history-wrap.standard .lottery-history.PK10 .history-item .list-code .curr.noActive,
.lottery-history-wrap.standard .lottery-history.PK10 .history-item .list-code .normal.noActive,
.lottery-history-wrap.standard .lottery-history.PK10 .history-item .list-code .normal:not(.active) {
 opacity:.3!important
}
.lottery-history-wrap.standard .lottery-history.PK10 .history-item .list-code .normal:not(.active):before {
 content:""
}
.lottery-history-wrap.standard .lottery-history.PK10 .history-item .list-code>span {
 border-radius:1.06667vw!important
}
.lottery-history-wrap.standard .lottery-history.PK10.caimingci .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.PK10.dingweidan .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.PK10.renxuan .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.caimingci .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.PK10.dingweidan .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.PK10.renxuan .recently-title:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.PK10.caimingci .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.PK10.caimingci .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.caimingci .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.PK10.dingweidan .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.PK10.dingweidan .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.dingweidan .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.PK10.renxuan .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.PK10.renxuan .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.renxuan .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.PK10.caimingci .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.PK10.dingweidan .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.PK10.renxuan .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.caimingci .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.PK10.dingweidan .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.PK10.renxuan .history-item div:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.PK10.caimingci .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.PK10.caimingci .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.caimingci .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.PK10.dingweidan .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.PK10.dingweidan .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.dingweidan .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.PK10.renxuan .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.PK10.renxuan .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.renxuan .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.PK10.longhu .recently-body,
.lottery-history-wrap.standard .lottery-history.PK10.longhu .recently-header {
 width:128vw
}
.lottery-history-wrap.standard .lottery-history.PK10.longhu .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.longhu .recently-title:nth-child(2) {
 width:66.66667vw
}
.lottery-history-wrap.standard .lottery-history.PK10.longhu .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.PK10.longhu .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.longhu .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.PK10.longhu .recently-title:nth-child(6),
.lottery-history-wrap.standard .lottery-history.PK10.longhu .recently-title:nth-child(7) {
 width:8vw;
 padding:.53333vw .53333vw 0;
 line-height:2.66667vw;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.PK10.longhu .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.longhu .history-item div:nth-child(2) {
 width:66.66667vw
}
.lottery-history-wrap.standard .lottery-history.PK10.longhu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.PK10.longhu .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.longhu .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.PK10.longhu .history-item div:nth-child(6),
.lottery-history-wrap.standard .lottery-history.PK10.longhu .history-item div:nth-child(7) {
 width:8vw;
 padding:.53333vw .53333vw 0;
 line-height:2.66667vw;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-body,
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-header {
 width:128vw
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:nth-child(2) {
 width:66.66667vw
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:nth-child(6),
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:nth-child(7) {
 width:8vw;
 padding:.53333vw .53333vw 0;
 line-height:2.66667vw
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:nth-child(3) i,
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:nth-child(4) i,
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:nth-child(5) i,
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:nth-child(6) i,
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .recently-title:nth-child(7) i {
 word-break:keep-all;
 transform:scale(.8);
 transform-origin:left center;
 display:block
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:nth-child(2) {
 width:66.66667vw
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:nth-child(6),
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:nth-child(7) {
 width:8vw;
 padding:.53333vw .53333vw 0;
 line-height:2.66667vw
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:nth-child(3) i,
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:nth-child(4) i,
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:nth-child(5) i,
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:nth-child(6) i,
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item div:nth-child(7) i {
 word-break:keep-all;
 transform:scale(.8);
 transform-origin:left center;
 display:block
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.qianwudaxiaodanshuang .history-item .list-status span {
 white-space:normal;
 line-height:3.73333vw;
 width:5.57576vw
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list {
 overflow-y:hidden
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-header {
 width:116vw
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-header .recently-title {
 flex:none;
 width:64vw!important;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:66.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-header .recently-title:nth-of-type(3) {
 width:28vw!important
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-body {
 overflow-y:auto
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:66.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.PK10.daxiaodanshuang.guanyahezhi .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:28vw!important
}
.lottery-history-wrap.standard .lottery-history.PK10.hezhi .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.hezhi .recently-title:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.hezhi .recently-title:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.hezhi .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.hezhi .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.PK10.hezhi .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.hezhi .history-item div:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.hezhi .history-item div:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.PK10.hezhi .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.PK10.hezhi .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.SYXW.budingdan .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SYXW.dingweidan .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SYXW.erxing .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SYXW.quwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SYXW.renxuan .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SYXW.sanxing .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.SYXW.budingdan .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SYXW.dingweidan .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SYXW.erxing .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SYXW.quwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SYXW.renxuan .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SYXW.sanxing .recently-title:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.SYXW.budingdan .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.budingdan .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.budingdan .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SYXW.dingweidan .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.dingweidan .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.dingweidan .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SYXW.erxing .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.erxing .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.erxing .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SYXW.quwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.quwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.quwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SYXW.renxuan .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.renxuan .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.renxuan .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SYXW.sanxing .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.sanxing .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.sanxing .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.SYXW.budingdan .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SYXW.dingweidan .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SYXW.erxing .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SYXW.quwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SYXW.renxuan .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SYXW.sanxing .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.SYXW.budingdan .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SYXW.dingweidan .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SYXW.erxing .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SYXW.quwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SYXW.renxuan .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SYXW.sanxing .history-item div:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.SYXW.budingdan .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.budingdan .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.budingdan .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SYXW.dingweidan .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.dingweidan .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.dingweidan .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SYXW.erxing .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.erxing .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.erxing .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SYXW.quwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.quwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.quwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SYXW.renxuan .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.renxuan .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.renxuan .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.SYXW.sanxing .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SYXW.sanxing .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.SYXW.sanxing .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.K3.hezhi.hezhi .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.K3.hezhi.hezhi .recently-title:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.K3.hezhi.hezhi .recently-title:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.K3.hezhi.hezhi .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.K3.hezhi.hezhi .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.K3.hezhi.hezhi .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.K3.hezhi.hezhi .history-item div:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.K3.hezhi.hezhi .history-item div:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.K3.hezhi.hezhi .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.K3.hezhi.hezhi .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.K3.hezhidaxiaodanshuang.hezhi.hezhidaxiaodanshuang .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.K3.hezhidaxiaodanshuang.hezhi.hezhidaxiaodanshuang .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.K3.hezhidaxiaodanshuang.hezhi.hezhidaxiaodanshuang .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.K3.hezhidaxiaodanshuang.hezhi.hezhidaxiaodanshuang .recently-title:nth-child(2) {
 width:50.66667vw
}
.lottery-history-wrap.standard .lottery-history.K3.hezhidaxiaodanshuang.hezhi.hezhidaxiaodanshuang .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.K3.hezhidaxiaodanshuang.hezhi.hezhidaxiaodanshuang .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.K3.hezhidaxiaodanshuang.hezhi.hezhidaxiaodanshuang .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.K3.hezhidaxiaodanshuang.hezhi.hezhidaxiaodanshuang .recently-title:nth-child(4) {
 width:14vw
}
.lottery-history-wrap.standard .lottery-history.K3.hezhidaxiaodanshuang.hezhi.hezhidaxiaodanshuang .list-status>span:first-child {
 flex:2
}
.lottery-history-wrap.standard .lottery-history.K3.hezhidaxiaodanshuang.hezhi.hezhidaxiaodanshuang .list-status>span:nth-child(2) {
 flex:1;
 text-align:right
}
.lottery-history-wrap.standard .lottery-history.K3.hezhidaxiaodanshuang.hezhi.hezhidaxiaodanshuang .list-status>span:nth-child(3) {
 flex:1;
 text-align:left
}
.lottery-history-wrap.standard .lottery-history.K3.caiyigehao .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.K3.caiyigehao .recently-title:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.K3.caiyigehao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.K3.caiyigehao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.K3.caiyigehao .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.K3.caiyigehao .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.K3.caiyigehao .history-item div:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.K3.caiyigehao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.K3.caiyigehao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.K3.caiyigehao .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.KLC .fix-left-body li,
.lottery-history-wrap.standard .lottery-history.KLC .history-item {
 height:14.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.KLC .list-code {
 flex-direction:column
}
.lottery-history-wrap.standard .lottery-history.KLC .list-code .row span {
 width:5.33333vw;
 height:5.33333vw
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.jioupan .recently-list,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.shangxiapan .recently-list {
 overflow-x:auto;
 overflow-y:hidden
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.jioupan .recently-list .recently-header,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.shangxiapan .recently-list .recently-header {
 width:146.66667vw
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.jioupan .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.shangxiapan .recently-list .recently-header .recently-title {
 flex:none;
 width:64vw!important;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.jioupan .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.shangxiapan .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.KLC.quwei.jioupan .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.KLC.quwei.shangxiapan .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.jioupan .recently-list .recently-body,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.shangxiapan .recently-list .recently-body {
 width:146.66667vw;
 overflow-y:auto
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.jioupan .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.shangxiapan .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.jioupan .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.shangxiapan .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.jioupan .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.KLC.quwei.shangxiapan .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.KLC.quwei.jioupan .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.KLC.quwei.shangxiapan .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.KLC.quwei.jioupan .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.KLC.quwei.shangxiapan .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:64vw!important
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei.hezhidaxiaodanshuang .recently-list .recently-title.has-sub>.title-sub>li:first-of-type {
 flex:.5
}
.lottery-history-wrap.standard .lottery-history.KLC.renxuan .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.KLC.renxuan .recently-title:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.KLC.renxuan .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.KLC.renxuan .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.KLC.renxuan .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.KLC.renxuan .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.KLC.renxuan .history-item div:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.KLC.renxuan .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.KLC.renxuan .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.KLC.renxuan .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei .recently-title:nth-child(2) {
 width:49.33333vw
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei .recently-title:nth-child(3) {
 width:133.33333vw
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.KLC.quwei .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei .history-item div:nth-child(2) {
 width:49.33333vw
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei .history-item div:nth-child(3) {
 width:53.33333vw
}
.lottery-history-wrap.standard .lottery-history.KLC.quwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.KLC.quwei .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.YNBBC .fix-left-column>.fix-left-body>li,
.lottery-history-wrap.standard .lottery-history.YNNBC .fix-left-column>.fix-left-body>li,
.lottery-history-wrap.standard .lottery-history.YNZBC .fix-left-column>.fix-left-body>li {
 height:8vw!important;
 font-size:3.2vw;
 color:#666
}
.lottery-history-wrap.standard .lottery-history.YNBBC .fix-left-column>.fix-left-body>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.YNNBC .fix-left-column>.fix-left-body>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.YNZBC .fix-left-column>.fix-left-body>li:first-of-type {
 height:8vw
}
.lottery-history-wrap.standard .lottery-history.LHC ul.recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.TW539 ul.recently-body .history-item {
 height:14.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.LHC ul.recently-body .history-item .list-code,
.lottery-history-wrap.standard .lottery-history.TW539 ul.recently-body .history-item .list-code {
 height:9.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC ul.recently-body .history-item .list-code i:first-child,
.lottery-history-wrap.standard .lottery-history.TW539 ul.recently-body .history-item .list-code i:first-child {
 width:5.86667vw;
 height:5.86667vw;
 line-height:5.06667vw;
 display:block!important;
 margin:0 auto
}
.lottery-history-wrap.standard .lottery-history.LHC ul.recently-body .history-item .list-code i:last-child,
.lottery-history-wrap.standard .lottery-history.TW539 ul.recently-body .history-item .list-code i:last-child {
 color:#666!important;
 font-size:2.66667vw
}
.lottery-history-wrap.standard .lottery-history.LHC ul.recently-body .history-item .list-code span,
.lottery-history-wrap.standard .lottery-history.TW539 ul.recently-body .history-item .list-code span {
 flex:1;
 height:5.86667vw!important;
 display:block!important
}
.lottery-history-wrap.standard .lottery-history.LHC ul.recently-body .history-item .list-code span:last-child i:first-child,
.lottery-history-wrap.standard .lottery-history.TW539 ul.recently-body .history-item .list-code span:last-child i:first-child {
 color:#fff!important
}
.lottery-history-wrap.standard .lottery-history.LHC .fix-left-body li,
.lottery-history-wrap.standard .lottery-history.TW539 .fix-left-body li {
 height:14.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.LHC .list-code>span,
.lottery-history-wrap.standard .lottery-history.TW539 .list-code>span {
 border:none!important
}
.lottery-history-wrap.standard .lottery-history.LHC .list-code>span i:first-child,
.lottery-history-wrap.standard .lottery-history.TW539 .list-code>span i:first-child {
 background-color:#fff;
 border-radius:50%
}
.lottery-history-wrap.standard .lottery-history.LHC .sebo_green>i:first-child,
.lottery-history-wrap.standard .lottery-history.TW539 .sebo_green>i:first-child {
 border:.53333vw solid #1fc26a!important
}
.lottery-history-wrap.standard .lottery-history.LHC .sebo_green:last-child i:first-child,
.lottery-history-wrap.standard .lottery-history.TW539 .sebo_green:last-child i:first-child {
 background:#1fc26a
}
.lottery-history-wrap.standard .lottery-history.LHC .sebo_red>i:first-child,
.lottery-history-wrap.standard .lottery-history.TW539 .sebo_red>i:first-child {
 border:.53333vw solid #ee3c50!important
}
.lottery-history-wrap.standard .lottery-history.LHC .sebo_red:last-child i:first-child,
.lottery-history-wrap.standard .lottery-history.TW539 .sebo_red:last-child i:first-child {
 background:#ee3c50
}
.lottery-history-wrap.standard .lottery-history.LHC .sebo_blue>i:first-child,
.lottery-history-wrap.standard .lottery-history.TW539 .sebo_blue>i:first-child {
 border:.53333vw solid #1c9eff!important
}
.lottery-history-wrap.standard .lottery-history.LHC .sebo_blue:last-child i:first-child,
.lottery-history-wrap.standard .lottery-history.TW539 .sebo_blue:last-child i:first-child {
 background:#1c9eff
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.tema .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.tema .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.tema .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.tema .recently-title:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.tema .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.tema .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.tema .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.tema .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.tema .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.tema .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.tema .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.tema .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.tema .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.tema .history-item div:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.tema .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.tema .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.tema .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.tema .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.tema .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.tema .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .recently-title:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .recently-title:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .history-item div:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .history-item div:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .recently-title:nth-child(2) {
 width:62.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .recently-title:nth-child(3) {
 width:16vw!important
}
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .fix-left-body li,
.lottery-history-wrap.standard .lottery-history.LHC.tema.tema.touweishu .history-item,
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .fix-left-body li,
.lottery-history-wrap.standard .lottery-history.TW539.tema.tema.touweishu .history-item {
 height:14.66667vw
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.hexiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengbo .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengma .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erzhongte .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.pingteweishu .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.techuang .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zixuanbuzhong .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.erlianxiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.sanlianxiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.silianxiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.wulianxiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.yixiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhengteyixiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengxiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.hexiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengbo .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erzhongte .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.pingteweishu .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.techuang .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zixuanbuzhong .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.erlianxiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.sanlianxiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.silianxiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.wulianxiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.yixiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhengteyixiao .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.hexiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengbo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengma .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erzhongte .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.pingteweishu .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.techuang .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zixuanbuzhong .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.erlianxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.sanlianxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.silianxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.wulianxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.yixiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhengteyixiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.hexiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengbo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erzhongte .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.pingteweishu .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.techuang .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zixuanbuzhong .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.erlianxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.sanlianxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.silianxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.wulianxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.yixiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhengteyixiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .recently-title:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.hexiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.hexiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.hexiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengbo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengbo .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengbo .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengma .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengma .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengma .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erzhongte .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erzhongte .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erzhongte .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.pingteweishu .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.pingteweishu .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.pingteweishu .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.techuang .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.techuang .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.techuang .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zixuanbuzhong .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zixuanbuzhong .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zixuanbuzhong .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.erlianxiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.erlianxiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.erlianxiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.sanlianxiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.sanlianxiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.sanlianxiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.silianxiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.silianxiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.silianxiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.wulianxiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.wulianxiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.wulianxiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.yixiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.yixiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.yixiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhengteyixiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhengteyixiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhengteyixiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengxiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengxiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengxiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.hexiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.hexiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.hexiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengbo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengbo .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengbo .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erzhongte .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erzhongte .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erzhongte .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.pingteweishu .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.pingteweishu .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.pingteweishu .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.techuang .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.techuang .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.techuang .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zixuanbuzhong .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zixuanbuzhong .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zixuanbuzhong .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.erlianxiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.erlianxiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.erlianxiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.sanlianxiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.sanlianxiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.sanlianxiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.silianxiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.silianxiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.silianxiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.wulianxiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.wulianxiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.wulianxiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.yixiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.yixiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.yixiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhengteyixiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhengteyixiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhengteyixiao .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.hexiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengbo .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengma .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erzhongte .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.pingteweishu .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.techuang .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zixuanbuzhong .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.erlianxiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.sanlianxiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.silianxiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.wulianxiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.yixiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhengteyixiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengxiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.hexiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengbo .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erzhongte .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.pingteweishu .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.techuang .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zixuanbuzhong .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.erlianxiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.sanlianxiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.silianxiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.wulianxiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.yixiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhengteyixiao .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.hexiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengbo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengma .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erzhongte .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.pingteweishu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.techuang .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zixuanbuzhong .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.erlianxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.sanlianxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.silianxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.wulianxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.yixiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhengteyixiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.hexiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengbo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erzhongte .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.pingteweishu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.techuang .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zixuanbuzhong .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.erlianxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.sanlianxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.silianxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.wulianxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.yixiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhengteyixiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .history-item div:nth-child(2) {
 width:78.66667vw
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.hexiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.hexiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.hexiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengbo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengbo .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengbo .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengma .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengma .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengma .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erzhongte .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erzhongte .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erzhongte .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.pingteweishu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.pingteweishu .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.pingteweishu .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.techuang .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.techuang .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.techuang .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zixuanbuzhong .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zixuanbuzhong .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zixuanbuzhong .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.erlianxiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.erlianxiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.erlianxiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.sanlianxiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.sanlianxiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.sanlianxiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.silianxiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.silianxiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.silianxiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.wulianxiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.wulianxiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.wulianxiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.yixiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.yixiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.yixiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhengteyixiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhengteyixiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhengteyixiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengxiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengxiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengxiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.hexiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.hexiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.hexiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengbo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengbo .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengbo .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erzhongte .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erzhongte .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erzhongte .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.pingteweishu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.pingteweishu .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.pingteweishu .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.techuang .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.techuang .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.techuang .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zixuanbuzhong .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zixuanbuzhong .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zixuanbuzhong .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.erlianxiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.erlianxiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.erlianxiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.sanlianxiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.sanlianxiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.sanlianxiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.silianxiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.silianxiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.silianxiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.wulianxiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.wulianxiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.wulianxiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.yixiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.yixiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.yixiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhengteyixiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhengteyixiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhengteyixiao .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(2) {
 width:62.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.qisebo.qisebo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.banbo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.sebo.sebo.quanbo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.tehexingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.temaxingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.teweixingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaowuxing .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.erlianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.sanlianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.silianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.wulianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtema.zonghe .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.qisebo.qisebo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.banbo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.sebo.sebo.quanbo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.tehexingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.temaxingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.teweixingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaowuxing .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.erlianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.sanlianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.silianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.wulianwei .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtema.zonghe .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zhnegtexiaoshu .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengtexiao.zongxiaodanshuang .recently-title:nth-child(3) {
 width:16vw!important
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .recently-title:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .recently-title:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .recently-title:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .history-item div:nth-child(2) {
 width:65.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .history-item div:nth-child(3) {
 width:13.33333vw
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .history-item div:nth-child(5),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .history-item div:nth-child(4),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .recently-title:nth-child(2) {
 width:54.66667vw!important
}
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.LHC.texiao.texiao.texiaoxingtai .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.texiao.texiao.texiaoxingtai .recently-title:nth-child(3) {
 width:24vw!important
}
.lottery-history-wrap.standard .lottery-history.TW539 .recently-body .history-item .list-code span:last-child i:first-child {
 background:#fff!important
}
.lottery-history-wrap.standard .lottery-history.TW539 .recently-body .history-item .list-code span:last-child.sebo_blue i:first-child {
 color:#1c9eff!important
}
.lottery-history-wrap.standard .lottery-history.TW539 .recently-body .history-item .list-code span:last-child.sebo_red i:first-child {
 color:#ee3c50!important
}
.lottery-history-wrap.standard .lottery-history.TW539 .recently-body .history-item .list-code span:last-child.sebo_green i:first-child {
 color:#1fc26a!important
}
.lottery-history-wrap.standard .lottery-history.TW539 .list-issue,
.lottery-history-wrap.standard .lottery-history.TW539 .recently-title:first-child {
 width:18.93333vw!important
}
.lottery-history-wrap.standard .lottery-history.TW539 .fix-left-column {
 width:18.93333vw!important;
 z-index:2!important
}
.lottery-history-wrap.standard .lottery-history.TW539 .fix-left-column .fix-left-body .list-issue {
 text-align:center;
 font-size:3.2vw
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.sebo .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:first-child {
 width:18.93333vw!important
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.sebo .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(2) {
 width:51.46667vw!important
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(3) {
 width:29.33333vw
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-title:nth-child(3) .btn,
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-title:nth-child(3) .btn,
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-title:nth-child(3) .btn,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(3) .btn {
 display:inline-block;
 width:1px;
 height:1px;
 border:1.06667vw solid transparent;
 cursor:pointer
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(3) .btn.left {
 border-right:.8vw solid #525252;
 margin-right:2.66667vw
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(3) .btn.right {
 border-left:.8vw solid #525252;
 margin-left:2.66667vw
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(3) .title-sub {
 width:146.66667vw
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(3) .title-sub li:nth-child(odd) {
 width:13.33333vw;
 flex:auto
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-title:nth-child(3) .title-sub li:nth-child(2n) {
 border-right:none
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-header,
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-table,
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-header,
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-table,
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-header,
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-table,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-header,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-table {
 overflow:hidden
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .recently-body,
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .recently-body,
.lottery-history-wrap.standard .lottery-history.TW539.sebo .recently-body,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .recently-body {
 overflow-y:auto;
 overflow-x:hidden
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .history-item,
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .history-item,
.lottery-history-wrap.standard .lottery-history.TW539.sebo .history-item,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item {
 width:219.46667vw
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .history-item>div,
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .history-item>div,
.lottery-history-wrap.standard .lottery-history.TW539.sebo .history-item>div,
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item>div {
 position:relative;
 z-index:2;
 background:inherit
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.sebo .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item div:nth-child(3) {
 width:146.66667vw;
 z-index:1;
 flex:unset
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.standard .lottery-history.TW539.sebo .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item div:nth-child(3) span:nth-child(odd) {
 width:13.33333vw;
 flex:unset
}
.lottery-history-wrap.standard .lottery-history.TW539.guoguan .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.shuangmian .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.standard .lottery-history.TW539.sebo .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.standard .lottery-history.TW539.zhengma .history-item div:nth-child(3) span:nth-child(2n) {
 width:16vw;
 flex:unset
}
.lottery-history-wrap.standard .lottery-history.TW539.duoxuanzhongyi .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.duoxuanzhongyi .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.lianxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.lianxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.renxuan .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.renxuan .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.shengxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.shengxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.shengxiaolian .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.shengxiaolian .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zhengxiao .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zixuanbuzhong .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zixuanbuzhong .recently-title:nth-child(2) {
 width:81.06667vw!important
}
.lottery-history-wrap.standard .lottery-history.TW539.lianwei .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.lianwei .recently-title:nth-child(2) {
 width:54.4vw!important
}
.lottery-history-wrap.standard .lottery-history.TW539.lianwei .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.TW539.lianwei .recently-title:nth-child(3) {
 width:29.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.TW539.lianwei .list-status {
 flex:unset
}
.lottery-history-wrap.standard .lottery-history.TW539.longhu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.longhu .recently-title:nth-child(2) {
 width:44.93333vw!important
}
.lottery-history-wrap.standard .lottery-history.TW539.longhu .recently-title:nth-child(n+3) {
 width:6vw
}
.lottery-history-wrap.standard .lottery-history.TW539.longhu .recently-body,
.lottery-history-wrap.standard .lottery-history.TW539.longhu .recently-header {
 width:124vw
}
.lottery-history-wrap.standard .lottery-history.TW539.zongxiaozonghe .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.zongxiaozonghe .recently-title:nth-child(2) {
 width:44.93333vw!important
}
.lottery-history-wrap.standard .lottery-history.TW539.zongxiaozonghe .recently-title:nth-child(n+3) {
 width:17.73333vw
}
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaida .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaida .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaidan .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaidan .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaishuang .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaishuang .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaixiao .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaixiao .recently-title:nth-child(2) {
 width:44.93333vw!important
}
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaida .recently-title:nth-child(n+3),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaidan .recently-title:nth-child(n+3),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaishuang .recently-title:nth-child(n+3),
.lottery-history-wrap.standard .lottery-history.TW539.quwei.quweicaixiao .recently-title:nth-child(n+3) {
 width:35.46667vw
}
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.erchuanyi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sanchuanyi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sichuanyi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.fengweixuanhao .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtouxuanhao .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiushahao .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanerfushi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansanfushi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansifushi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanwufushi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanyifushi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanerdanshi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansandanshi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansidanshi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanwudanshi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanyidanshi .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanerdantuo .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansandantuo .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansidantuo .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanwudantuo .recently-list,
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.xuanhao .recently-list {
 overflow-x:auto
}
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.erchuanyi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sanchuanyi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sichuanyi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.fengweixuanhao .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtouxuanhao .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiushahao .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanerfushi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansanfushi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansifushi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanwufushi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanyifushi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanerdanshi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansandanshi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansidanshi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanwudanshi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanyidanshi .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanerdantuo .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansandantuo .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansidantuo .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanwudantuo .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.xuanhao .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.erchuanyi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sanchuanyi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sichuanyi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.fengweixuanhao .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtouxuanhao .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiushahao .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanerfushi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansanfushi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansifushi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanwufushi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanyifushi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanerdanshi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansandanshi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansidanshi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanwudanshi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanyidanshi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanerdantuo .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansandantuo .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansidantuo .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanwudantuo .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.xuanhao .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.erchuanyi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sanchuanyi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sichuanyi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.fengweixuanhao .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtouxuanhao .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiushahao .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanerfushi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansanfushi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansifushi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanwufushi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanyifushi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanerdanshi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansandanshi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansidanshi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanwudanshi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanyidanshi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanerdantuo .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansandantuo .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansidantuo .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanwudantuo .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.xuanhao .recently-list .recently-header .recently-title:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.erchuanyi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sanchuanyi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sichuanyi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.fengweixuanhao .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtouxuanhao .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiushahao .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanerfushi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansanfushi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansifushi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanwufushi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanyifushi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanerdanshi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansandanshi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansidanshi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanwudanshi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanyidanshi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanerdantuo .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansandantuo .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansidantuo .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanwudantuo .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.xuanhao .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type {
 flex:6
}
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.erchuanyi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sanchuanyi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sichuanyi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.fengweixuanhao .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtouxuanhao .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiushahao .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanerfushi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansanfushi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansifushi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanwufushi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanyifushi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanerdanshi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansandanshi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansidanshi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanwudanshi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanyidanshi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanerdantuo .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansandantuo .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansidantuo .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanwudantuo .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.xuanhao .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.erchuanyi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sanchuanyi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sichuanyi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.fengweixuanhao .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtouxuanhao .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiushahao .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanerfushi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansanfushi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansifushi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanwufushi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanyifushi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanerdanshi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansandanshi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansidanshi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanwudanshi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanyidanshi .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanerdantuo .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansandantuo .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansidantuo .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanwudantuo .recently-list .recently-body .history-item,
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.xuanhao .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.erchuanyi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sanchuanyi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sichuanyi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.fengweixuanhao .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtouxuanhao .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiushahao .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanerfushi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansanfushi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansifushi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanwufushi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanyifushi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanerdanshi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansandanshi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansidanshi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanwudanshi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanyidanshi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanerdantuo .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansandantuo .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansidantuo .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanwudantuo .recently-list .recently-body .history-item>div,
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.xuanhao .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.erchuanyi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sanchuanyi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sichuanyi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.fengweixuanhao .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtouxuanhao .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiushahao .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanerfushi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansanfushi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansifushi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanwufushi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanyifushi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanerdanshi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansandanshi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansidanshi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanwudanshi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanyidanshi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanerdantuo .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansandantuo .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansidantuo .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanwudantuo .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.xuanhao .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.erchuanyi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sanchuanyi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sichuanyi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.fengweixuanhao .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtouxuanhao .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiushahao .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanerfushi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansanfushi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansifushi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanwufushi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanyifushi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanerdanshi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansandanshi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansidanshi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanwudanshi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanyidanshi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanerdantuo .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansandantuo .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansidantuo .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanwudantuo .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.xuanhao .recently-list .recently-body .history-item>div:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.erchuanyi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sanchuanyi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.honglanqiu.honglanqiu.sichuanyi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.fengweixuanhao .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtouxuanhao .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiushahao .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanerfushi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansanfushi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuansifushi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanwufushi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuan.renxuanyifushi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanerdanshi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansandanshi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuansidanshi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanwudanshi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandanshi.renxuanyidanshi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanerdantuo .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansandantuo .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuansidantuo .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.renxuandantuo.renxuanwudantuo .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.xuanhao .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:0!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list {
 overflow-x:auto
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type {
 flex:6
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-header .recently-title:nth-of-type(3) {
 width:17.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:17.33333vw!important;
 display:flex
}
.lottery-history-wrap.standard .lottery-history.SSQ.lanqiu.lanqiu.daxiaodanshuang .recently-list .recently-body .history-item>div:nth-of-type(3) .normal {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .recently-list .recently-header .recently-title,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type {
 flex:6
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .recently-list .recently-header .recently-title:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .recently-list .recently-header .recently-title:nth-of-type(3) {
 width:17.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .recently-title:first-child,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .recently-title:nth-child(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.hongqiukuadu .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.qita.lianhaohaomashu .recently-title:nth-child(3) {
 width:17.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type {
 flex:6
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .recently-list .recently-header .recently-title:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .recently-list .recently-header .recently-title:nth-of-type(4) {
 width:8.53333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .history-item div:first-child,
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .history-item div:nth-child(2),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .recently-title:nth-child(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .history-item div:nth-child(3),
.lottery-history-wrap.standard .lottery-history.SSQ.hongqiu.longtoufengwei.longtoufengweidanshuang .recently-title:nth-child(3) {
 width:17.33333vw!important
}
.lottery-history-wrap.standard .lottery-history.SSQ .history-item:first-of-type .list-code .curr:first-of-type,
.lottery-history-wrap.standard .lottery-history.SSQ .history-item:first-of-type .list-code .curr:nth-of-type(2),
.lottery-history-wrap.standard .lottery-history.SSQ .history-item:first-of-type .list-code .curr:nth-of-type(3),
.lottery-history-wrap.standard .lottery-history.SSQ .history-item:first-of-type .list-code .curr:nth-of-type(4),
.lottery-history-wrap.standard .lottery-history.SSQ .history-item:first-of-type .list-code .curr:nth-of-type(5),
.lottery-history-wrap.standard .lottery-history.SSQ .history-item:first-of-type .list-code .curr:nth-of-type(6) {
 color:#e3243a;
 border-color:#e3243a
}
.lottery-history-wrap.standard .lottery-history.WZ4D .list-issue {
 font-size:3.2vw;
 width:21.33333vw;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.WZ4D .history-item {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.WZ4D .history-item .wz4d-main-wrap {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.WZ4D.lhh .recently-body,
.lottery-history-wrap.standard .lottery-history.WZ4D.lhh .recently-header {
 width:101.33333vw
}
.lottery-history-wrap.standard .lottery-history.WZ4D.lhh .recently-title:nth-child(2) {
 width:37.33333vw
}
.lottery-history-wrap.standard .lottery-history.WZ4D.lhh .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.WZ4D.lhh .recently-title:nth-child(4) {
 width:32vw
}
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.baoxuan .recently-title .title-span {
 flex-direction:row!important
}
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.baoxuan .recently-title .title-span>span:first-child {
 flex:1;
 text-align:right
}
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.baoxuan .recently-title .title-span>span.select-tag {
 text-align:left
}
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.baoxuan .recently-title:nth-child(2) {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.baoxuan .history-item .list-issue {
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.baoxuan .history-item .wz4d-main-wrap {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zhixuan .item-child:first-child,
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zuxuan3 .item-child:first-child,
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zuxuan6 .item-child:first-child {
 flex:.78
}
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zuxuan3 .recently-body,
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zuxuan3 .recently-header,
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zuxuan6 .recently-body,
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zuxuan6 .recently-header {
 width:122.66667vw
}
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zhixuan .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zhixuan .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zuxuan3 .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zuxuan3 .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zuxuan6 .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.WZ4D.sanwei.zuxuan6 .recently-title:nth-child(4) {
 width:37.33333vw
}
.lottery-history-wrap.standard .lottery-history.WZ4D.budingdan .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.WZ4D.dingweidan .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.WZ4D.erwei .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.WZ4D.siwei .recently-title:nth-child(2) {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.WZ4D.dxds .recently-body,
.lottery-history-wrap.standard .lottery-history.WZ4D.dxds .recently-header {
 width:122.66667vw
}
.lottery-history-wrap.standard .lottery-history.WZ4D.dxds .recently-title:nth-child(2) {
 width:37.33333vw
}
.lottery-history-wrap.standard .lottery-history.WZ4D.dxds .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.WZ4D.dxds .recently-title:nth-child(4) {
 width:42.66667vw
}
.lottery-history-wrap.standard .lottery-history.YNBBC.baoxuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.chuanxuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.liujiangsanxingzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.qijiangerxingzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.teliuhousanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.teliuqiansanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.teqihouerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.teqiqianerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.zixuanbuzhong .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.baoxuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.chuanxuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.liujiangsanxingzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.qijiangerxingzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.teliuhousanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.teliuqiansanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.teqihouerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.teqiqianerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.zixuanbuzhong .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.baoxuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.chuanxuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.liujiangsanxingzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.qijiangerxingzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.teliuhousanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.teliuqiansanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.teqihouerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.teqiqianerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.zixuanbuzhong .recently-body {
 height:100%
}
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangdingweidan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghouerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzuxuanliu .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzuxuansan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousizhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqianerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzuxuanliu .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzuxuansan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansizhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangdingweidan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghouerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzuxuanliu .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzuxuansan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousizhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqianerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzuxuanliu .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzuxuansan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansizhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangdingweidan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghouerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzuxuanliu .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzuxuansan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousizhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqianerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzuxuanliu .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzuxuansan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansizhixuan .recently-header {
 width:125.33333vw;
 overflow:hidden
}
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangdingweidan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghouerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzuxuanliu .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzuxuansan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousizhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqianerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzuxuanliu .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzuxuansan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansizhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangdingweidan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghouerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzuxuanliu .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzuxuansan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousizhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqianerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzuxuanliu .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzuxuansan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansizhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangdingweidan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghouerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzuxuanliu .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzuxuansan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousizhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqianerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzuxuanliu .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzuxuansan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansizhixuan .recently-header .recently-title:nth-child(2) {
 width:32vw
}
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangdingweidan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangdingweidan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghouerzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghouerzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzuxuanliu .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzuxuanliu .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzuxuansan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzuxuansan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousizhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousizhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqianerzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqianerzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzuxuanliu .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzuxuanliu .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzuxuansan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzuxuansan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansizhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansizhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangdingweidan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangdingweidan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghouerzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghouerzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzuxuanliu .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzuxuanliu .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzuxuansan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzuxuansan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousizhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousizhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqianerzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqianerzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzuxuanliu .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzuxuanliu .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzuxuansan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzuxuansan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansizhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansizhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangdingweidan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangdingweidan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghouerzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghouerzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzuxuanliu .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzuxuanliu .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzuxuansan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzuxuansan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousizhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousizhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqianerzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqianerzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzhixuan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzuxuanliu .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzuxuanliu .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzuxuansan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzuxuansan .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansizhixuan .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansizhixuan .recently-header .recently-title:nth-child(4) {
 width:37.33333vw
}
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangdingweidan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghouerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzuxuanliu .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousanzuxuansan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejianghousizhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqianerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzuxuanliu .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansanzuxuansan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.tejiangqiansizhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangdingweidan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghouerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzuxuanliu .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousanzuxuansan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejianghousizhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqianerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzuxuanliu .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansanzuxuansan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.tejiangqiansizhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangdingweidan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghouerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzuxuanliu .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousanzuxuansan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejianghousizhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqianerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzuxuanliu .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansanzuxuansan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.tejiangqiansizhixuan .recently-body {
 width:125.33333vw;
 overflow-y:auto
}
.lottery-history-wrap.standard .lottery-history.YNBBC.daxiaodanshuang .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.daxiaodanshuang .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.longhuhe .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.longhuhe .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangdingweidan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangdingweidan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghouerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghouerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghousanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghousanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghousizhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghousizhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqianerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqianerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqiansanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqiansanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqiansizhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqiansizhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.daxiaodanshuang .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.daxiaodanshuang .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.longhuhe .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.longhuhe .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangdingweidan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangdingweidan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghouerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghouerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghousanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghousanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghousizhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghousizhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqianerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqianerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqiansanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqiansanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqiansizhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqiansizhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.daxiaodanshuang .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.daxiaodanshuang .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.longhuhe .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.longhuhe .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangdingweidan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangdingweidan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghouerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghouerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghousanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghousanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghousizhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghousizhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqianerzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqianerzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqiansanzhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqiansanzhixuan .recently-header,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqiansizhixuan .recently-body,
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqiansizhixuan .recently-header {
 width:100%
}
.lottery-history-wrap.standard .lottery-history.YNBBC.daxiaodanshuang .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.daxiaodanshuang .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.longhuhe .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.longhuhe .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangdingweidan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangdingweidan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghouerzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghouerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghousanzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghousanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghousizhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijianghousizhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqianerzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqianerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqiansanzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqiansanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqiansizhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNBBC.yijiangqiansizhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.daxiaodanshuang .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.daxiaodanshuang .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.longhuhe .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.longhuhe .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangdingweidan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangdingweidan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghouerzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghouerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghousanzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghousanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghousizhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijianghousizhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqianerzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqianerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqiansanzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqiansanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqiansizhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNNBC.yijiangqiansizhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.daxiaodanshuang .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.daxiaodanshuang .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.longhuhe .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.longhuhe .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangdingweidan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangdingweidan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghouerzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghouerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghousanzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghousanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghousizhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijianghousizhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqianerzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqianerzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqiansanzhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqiansanzhixuan .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqiansizhixuan .recently-body .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.YNZBC.yijiangqiansizhixuan .recently-header .recently-title:nth-child(2) {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-header {
 width:106.66667vw
}
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-header .recently-title {
 width:100%;
 flex:auto
}
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-header .recently-title:nth-child(5) {
 flex:auto
}
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-header .recently-title:first-child {
 flex:none;
 width:21.33333vw
}
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-body {
 width:106.66667vw
}
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-body .history-item .item-child:first-child {
 flex:1;
 text-align:center
}
.lottery-history-wrap.standard .lottery-history.TGC .recently-table .recently-body .history-item:first-of-type .ball {
 border:none
}
.lottery-history-wrap.standard .lottery-history.TGC.baoxuan .recently-title:nth-child(2) .tag,
.lottery-history-wrap.standard .lottery-history.TGC.danxuan .recently-title:nth-child(2) .tag,
.lottery-history-wrap.standard .lottery-history.TGC.dxds .recently-title:nth-child(2) .tag {
 flex-direction:row;
 justify-content:center
}
.lottery-history-wrap.standard .lottery-history.TGC.baoxuan .recently-title:nth-child(2) .tag .select-tag,
.lottery-history-wrap.standard .lottery-history.TGC.danxuan .recently-title:nth-child(2) .tag .select-tag,
.lottery-history-wrap.standard .lottery-history.TGC.dxds .recently-title:nth-child(2) .tag .select-tag {
 flex:none;
 margin-left:5.33333vw
}
.lottery-history-wrap.standard .lottery-history.TGC.dxds .recently-header,
.lottery-history-wrap.standard .lottery-history.TGC.lhh .recently-header {
 width:266.66667vw
}
.lottery-history-wrap.standard .lottery-history.TGC.dxds .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.standard .lottery-history.TGC.lhh .recently-header .recently-title:nth-child(2) {
 width:40vw;
 flex:none
}
.lottery-history-wrap.standard .lottery-history.TGC.dxds .recently-body,
.lottery-history-wrap.standard .lottery-history.TGC.lhh .recently-body {
 width:266.66667vw
}
.lottery-history-wrap.standard .lottery-history.TGC.dxds .recently-body .history-item .item-child:first-child,
.lottery-history-wrap.standard .lottery-history.TGC.lhh .recently-body .history-item .item-child:first-child {
 width:40vw;
 flex:none
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-header .recently-title:nth-child(2) {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-table .fix-left-body.originCode li {
 height:11.73333vw!important
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-body .list-code {
 flex:1
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-body .list-code span.blue-ball {
 color:#00a7f0
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-body .list-code span.red-ball {
 color:#d8011d
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-body .list-code span.green-ball {
 color:#6fb602
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-body.originCode .history-item {
 height:11.73333vw
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-body.originCode .history-item .list-code {
 display:grid;
 grid-template-columns:repeat(10,5.33333vw);
 grid-column-gap:2.13333vw
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-body.originCode .history-item .list-code span:nth-child(-n+18) {
 color:#6fb602
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-body.originCode .history-item .list-code span:nth-child(-n+12) {
 color:#d8011d
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-body.originCode .history-item .list-code span:nth-child(-n+6) {
 color:#00a7f0;
 border:0
}
.lottery-history-wrap.standard .lottery-history.XY28 .recently-body.originCode .history-item .list-code span:nth-child(-n+6) i {
 color:#00a7f0
}
.lottery-history-wrap.standard .lottery-history.XY28.daxiaodanshuang .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.XY28.longhuhe .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.standard .lottery-history.XY28.sanxing .recently-header .recently-title:nth-child(3) {
 width:39.46667vw
}
.wz4d-tab {
 border-bottom:1px solid #cacaca
}
.wz4d-tab span {
 color:#666
}
.wz4d-tab span.active {
 color:#333
}

.vietname-list[data-v-46be4998] {
 font-size:3.2vw;
 height:100%
}
.vietname-list .vietnam-list-item[data-v-46be4998] {
 display:flex;
 height:8vw;
 align-items:center;
 color:#666
}
.vietname-list .vietnam-list-item[data-v-46be4998]:nth-child(2n) {
 background-color:#f8f8f8
}
.vietname-list .vietnam-list-item:first-child .ball-num[data-v-46be4998] {
 box-sizing:border-box;
 border-radius:2.4vw;
 border:1px solid #1c9eff
}
.vietname-list .vietnam-list-item .ball[data-v-46be4998] {
 color:#1c9eff;
 width:4.8vw;
 height:4.8vw;
 display:inline-block;
 text-align:center;
 line-height:4.26667vw;
 margin-right:1.06667vw
}
.vietname-list .vietnam-list-item .ball.ball-blue[data-v-46be4998] {
 color:#0b7fff
}
.vietname-list .vietnam-list-item .ball.ball-red[data-v-46be4998] {
 color:#8500ff
}
.vietname-list .vietnam-list-item .ball.ball-green[data-v-46be4998] {
 color:#6ec48f
}
.vietname-list .vietnam-list-item.dingweidan .viet-right.r-0[data-v-46be4998],
.vietname-list .vietnam-list-item.dingweidan .viet-right.r-1[data-v-46be4998],
.vietname-list .vietnam-list-item.kuaijie .viet-right.r-0[data-v-46be4998],
.vietname-list .vietnam-list-item.kuaijie .viet-right.r-1[data-v-46be4998],
.vietname-list .vietnam-list-item.shuangmian .viet-right.r-0[data-v-46be4998],
.vietname-list .vietnam-list-item.shuangmian .viet-right.r-1[data-v-46be4998] {
 width:32vw
}
.vietname-list .vietnam-list-item.dingweidan .viet-right.r-2[data-v-46be4998],
.vietname-list .vietnam-list-item.kuaijie .viet-right.r-2[data-v-46be4998],
.vietname-list .vietnam-list-item.shuangmian .viet-right.r-2[data-v-46be4998] {
 flex:1;
 display:flex;
 justify-content:space-around
}
.vietname-list .vietnam-list-item.longhuhe .r-0[data-v-46be4998],
.vietname-list .vietnam-list-item.longhuhe .r-2[data-v-46be4998] {
 width:37.33333vw
}
.vietname-list .vietnam-list-item.longhuhe .r-0 .single-item .ball[data-v-46be4998]:first-child,
.vietname-list .vietnam-list-item.longhuhe .r-0 .single-item .ball[data-v-46be4998]:last-child,
.vietname-list .vietnam-list-item.longhuhe .r-2 .single-item .ball[data-v-46be4998]:first-child,
.vietname-list .vietnam-list-item.longhuhe .r-2 .single-item .ball[data-v-46be4998]:last-child {
 color:red
}
.vietname-list .vietnam-list-item.longhuhe .r-1[data-v-46be4998],
.vietname-list .vietnam-list-item.longhuhe .r-3[data-v-46be4998] {
 width:16vw
}
.vietname-list .vietnam-list-item.duiweilonghuhe .r-0[data-v-46be4998],
.vietname-list .vietnam-list-item.duiweilonghuhe .r-1[data-v-46be4998] {
 width:40vw
}
.vietname-list .vietnam-list-item.duiweilonghuhe .r-2[data-v-46be4998],
.vietname-list .vietnam-list-item.duiweilonghuhe .r-3[data-v-46be4998],
.vietname-list .vietnam-list-item.duiweilonghuhe .r-4[data-v-46be4998],
.vietname-list .vietnam-list-item.duiweilonghuhe .r-5[data-v-46be4998],
.vietname-list .vietnam-list-item.duiweilonghuhe .r-6[data-v-46be4998] {
 flex:1;
 text-align:center
}
.vietname-list .single-item[data-v-46be4998] {
 display:flex;
 justify-content:center;
 align-items:center
}
.vietname-list .single-item .ball[data-v-46be4998] {
 padding:0 .53333vw
}
.vietname-list .single-item .ball.ball-active[data-v-46be4998] {
 color:red
}
.vietname-list .viet-issue[data-v-46be4998] {
 width:20.8vw;
 text-align:center
}
.vietname-list .ball-blue[data-v-46be4998] {
 color:#0b7fff
}
.vietname-list .ball-red[data-v-46be4998] {
 color:#8500ff
}
.vietname-list .ball-green[data-v-46be4998] {
 color:#6ec48f
}

.lottery-history-wrap.double {
 width:100%;
 height:100%
}
.lottery-history-wrap.double .loadingWrapper {
 width:100%;
 height:100%;
 display:flex;
 justify-content:center;
 align-items:center
}
.lottery-history-wrap.double .lottery-history {
 height:100%;
 background:#fff
}
.lottery-history-wrap.double .lottery-history .recently-list {
 height:calc(100% - 1.33333vw);
 background-color:#f8f8f8;
 overflow:hidden;
 display:flex;
 flex-direction:column
}
.lottery-history-wrap.double .lottery-history .recently-list .recently-title:first-of-type {
 border:0
}
.lottery-history-wrap.double .lottery-history .recently-list .recently-table {
 position:relative;
 flex:1;
 overflow:hidden;
 overflow-x:auto
}
.lottery-history-wrap.double .lottery-history .recently-list .recently-table .fix-left-column {
 display:inline-block;
 width:21.33333vw;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 z-index:1;
 background-color:#fff;
 color:#666
}
.lottery-history-wrap.double .lottery-history .recently-list .recently-table .fix-left-column>header {
 position:relative;
 z-index:2;
 display:flex;
 align-items:center;
 justify-content:center;
 height:11.11111vw;
 border-right:1px solid #cecccc;
 border-bottom:1px solid #cecccc;
 background-color:#fff;
 font-size:2.93333vw
}
.lottery-history-wrap.double .lottery-history .recently-list .recently-table .fix-left-column>header.isSelect {
 background-color:#f2f1f1
}
.lottery-history-wrap.double .lottery-history .recently-list .recently-table .fix-left-column>.fix-left-body {
 position:relative;
 z-index:1
}
.lottery-history-wrap.double .lottery-history .recently-list .recently-table .fix-left-column>.fix-left-body>li {
 height:5.86667vw;
 display:flex;
 justify-content:center;
 align-items:center
}
.lottery-history-wrap.double .lottery-history .recently-list .recently-table .fix-left-column>.fix-left-body>li:first-of-type {
 height:6.93333vw
}
.lottery-history-wrap.double .lottery-history .recently-list .recently-table .fix-left-column>.fix-left-body>li:nth-of-type(2n) {
 background-color:#f8f8f8
}
.lottery-history-wrap.double .lottery-history .recently-list .empty-tip {
 position:absolute;
 top:50%;
 color:#fff;
 background-color:rgba(0,0,0,.7);
 text-align:center;
 left:24vw;
 padding:2.66667vw 5.33333vw;
 font-size:3.2vw;
 border-radius:5.33333vw
}
.lottery-history-wrap.double .lottery-history .select-tag-wrap {
 position:relative;
 width:100%;
 transition:all .35s;
 transform-origin:top
}
.lottery-history-wrap.double .lottery-history .recently-header {
 display:flex;
 justify-content:flex-start;
 font-size:2.93333vw;
 height:11.11111vw;
 border-bottom:1px solid #cecccc;
 color:#666
}
.lottery-history-wrap.double .lottery-history .recently-header>div {
 background-color:#fff!important
}
.lottery-history-wrap.double .lottery-history .recently-header.recently-header-showTagSelect>div {
 background-color:#f2f1f1!important
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title {
 background-color:#555;
 border-right:1px solid #cecccc
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title:first-child {
 width:21.33333vw
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title:nth-child(2) {
 width:29.33333vw
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title:nth-child(3) {
 width:49.33333vw
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history .recently-header .recently-title:nth-child(5) {
 width:0
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title:last-of-type {
 border-right:0
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title.has-sub .title-span {
 height:5.86667vw;
 line-height:5.86667vw;
 border-bottom:1px solid #cecccc
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title.has-sub .title-span.no-border {
 height:100%;
 border-bottom:0
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title.has-sub .title-span img {
 margin-right:1.33333vw
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title .title-span {
 display:flex;
 justify-content:center;
 align-items:center;
 text-align:center;
 height:11.11111vw
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title .title-span b {
 font-weight:400;
 flex:1
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title .title-span.tag {
 display:flex;
 justify-content:space-between;
 flex-direction:column
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title .title-span.tag .select-tag {
 flex:1;
 display:flex;
 align-items:center;
 justify-content:center;
 color:#4f98f1
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title .title-span.tag .select-tag .arrow-down {
 display:inline-block;
 width:0;
 height:0;
 margin:0 1.6vw 0 .53333vw;
 border-color:#4f98f2 transparent;
 border-style:solid;
 border-width:1.33333vw 1.33333vw 0;
 transition:all .35s
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title .title-span.tag .select-tag.expended .arrow-down {
 transform:rotate(-180deg);
 margin:-.53333vw 1.6vw 0 .53333vw
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title .title-span.tag .selected-tag {
 flex:1 0 0;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title .title-span.tag .selected-tag>span {
 color:#fc9719
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title>.title-sub {
 display:flex
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title>.title-sub li {
 height:5.24444vw;
 line-height:5.24444vw;
 flex:1;
 text-align:center;
 padding:0 .53333vw;
 white-space:nowrap;
 border-right:1px solid #cecccc;
 box-sizing:border-box
}
.lottery-history-wrap.double .lottery-history .recently-header .recently-title>.title-sub li:last-child {
 border-right:0
}
.lottery-history-wrap.double .lottery-history .recently-body {
 width:100%;
 height:calc(100% - 8.26667vw);
 color:#a3aaaa;
 overflow-y:auto;
 background:#fff;
 -webkit-overflow-scrolling:touch;
 padding-bottom:2.66667vw
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item {
 display:flex;
 justify-content:flex-start;
 align-items:center;
 padding:.53333vw 0;
 height:5.86667vw;
 font-size:3.2vw;
 text-align:center
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item:first-of-type {
 height:6.93333vw
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item:first-of-type .list-code .curr {
 border:1px solid #1c9eff;
 color:#1c9eff
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item:first-of-type .list-code .curr.active {
 color:#fff;
 background-color:#1c9eff
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item:first-of-type .list-code .curr.noActive {
 color:#9b9db6;
 border:1px solid #9b9db6
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item:first-of-type .list-code .normal {
 border:1px solid #666
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item:first-of-type .list-code .normal>i {
 color:#666
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item:first-of-type .ball {
 border:1px solid #1c9eff;
 color:#1c9eff;
 line-height:4.26667vw
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item:nth-of-type(2n) {
 background:#f8f8f8
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item div {
 background:inherit
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item div:first-child {
 width:21.33333vw
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item div:nth-child(2) {
 width:29.33333vw
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item div:nth-child(3) {
 width:49.33333vw
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history .recently-body .history-item div:nth-child(5) {
 width:0
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item:nth-of-type(odd) {
 background:#fff
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item .list-issue {
 color:#666
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item .list-code {
 display:flex;
 justify-content:space-around
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item .list-code span {
 width:5.33333vw;
 height:5.33333vw;
 line-height:5.33333vw;
 display:inline-block;
 border:1px solid transparent;
 box-sizing:border-box;
 margin:0 1px
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item .list-code span.active {
 border-radius:5.33333vw
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item .list-code .curr {
 border-radius:50%;
 color:#1c9eff
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item .list-code .curr.active {
 color:#fff;
 background-color:#1c9eff
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item .list-code .curr.noActive {
 color:#9b9db6
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item .list-code .normal {
 border-radius:5.33333vw
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item .list-code .normal>i {
 color:#666
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item .list-status {
 display:flex;
 flex:1
}
.lottery-history-wrap.double .lottery-history .recently-body .history-item .list-status span {
 flex:1;
 white-space:nowrap;
 text-align:center;
 color:#666
}
.lottery-history-wrap.double .lottery-history.P3P5 .fix-left-column>.fix-left-body>li,
.lottery-history-wrap.double .lottery-history.SSC .fix-left-column>.fix-left-body>li {
 height:5.33333vw
}
.lottery-history-wrap.double .lottery-history.P3P5 .fix-left-column>.fix-left-body>li:first-of-type,
.lottery-history-wrap.double .lottery-history.SSC .fix-left-column>.fix-left-body>li:first-of-type {
 height:8vw
}
.lottery-history-wrap.double .lottery-history.P3P5 .history-item,
.lottery-history-wrap.double .lottery-history.SSC .history-item {
 padding:0
}
.lottery-history-wrap.double .lottery-history.P3P5 .history-item:first-of-type,
.lottery-history-wrap.double .lottery-history.SSC .history-item:first-of-type {
 padding:1.33333vw 0
}
.lottery-history-wrap.double .lottery-history.P3P5 .history-item .list-code .curr,
.lottery-history-wrap.double .lottery-history.SSC .history-item .list-code .curr {
 margin:0 1px
}
.lottery-history-wrap.double .lottery-history.P3P5.liangzidingwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.P3P5.liangzidingwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.P3P5.sanzidingwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.P3P5.sanzidingwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.P3P5.yizidingwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.P3P5.yizidingwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SSC.liangzidingwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SSC.liangzidingwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SSC.sanzidingwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SSC.sanzidingwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SSC.yizidingwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SSC.yizidingwei .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.P3P5.liangzidingwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.P3P5.liangzidingwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.P3P5.sanzidingwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.P3P5.sanzidingwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.P3P5.yizidingwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.P3P5.yizidingwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSC.liangzidingwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSC.liangzidingwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSC.sanzidingwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSC.sanzidingwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSC.yizidingwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSC.yizidingwei .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.P3P5 .recently-header .recently-title:nth-of-type(2) .title-span,
.lottery-history-wrap.double .lottery-history.SSC .recently-header .recently-title:nth-of-type(2) .title-span {
 display:flex;
 flex-direction:column
}
.lottery-history-wrap.double .lottery-history.P3P5 .recently-header .recently-title:nth-of-type(2) .title-span>span:first-of-type,
.lottery-history-wrap.double .lottery-history.SSC .recently-header .recently-title:nth-of-type(2) .title-span>span:first-of-type {
 height:5.55556vw;
 line-height:7.46667vw
}
.lottery-history-wrap.double .lottery-history.P3P5 .recently-header .recently-title:nth-of-type(2) .title-span>span.select-tag,
.lottery-history-wrap.double .lottery-history.SSC .recently-header .recently-title:nth-of-type(2) .title-span>span.select-tag {
 height:5.55556vw;
 line-height:3.2vw;
 width:100%
}
.lottery-history-wrap.double .lottery-history.P3P5.zhenghe.zhenghe .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.P3P5.zhenghe.zhenghe .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SSC.zhenghe.zhenghe .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SSC.zhenghe.zhenghe .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.P3P5.zhenghe.zhenghe .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.P3P5.zhenghe.zhenghe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSC.zhenghe.zhenghe .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSC.zhenghe.zhenghe .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.P3P5.xuanhao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.P3P5.xuanhao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SSC.xuanhao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SSC.xuanhao .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.P3P5.xuanhao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.P3P5.xuanhao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSC.xuanhao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSC.xuanhao .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.YNBBC .fix-left-column>.fix-left-body>li,
.lottery-history-wrap.double .lottery-history.YNNBC .fix-left-column>.fix-left-body>li,
.lottery-history-wrap.double .lottery-history.YNZBC .fix-left-column>.fix-left-body>li {
 height:8vw!important;
 font-size:3.2vw;
 color:#666
}
.lottery-history-wrap.double .lottery-history.YNBBC .fix-left-column>.fix-left-body>li:first-of-type,
.lottery-history-wrap.double .lottery-history.YNNBC .fix-left-column>.fix-left-body>li:first-of-type,
.lottery-history-wrap.double .lottery-history.YNZBC .fix-left-column>.fix-left-body>li:first-of-type {
 height:8vw
}
.lottery-history-wrap.double .lottery-history.SD .history-item {
 padding:0
}
.lottery-history-wrap.double .lottery-history.SD .history-item:first-of-type {
 padding:1.33333vw 0
}
.lottery-history-wrap.double .lottery-history.SD .history-item .list-code .curr {
 margin:0 1px
}
.lottery-history-wrap.double .lottery-history.SD .recently-header .recently-title:nth-of-type(2) .title-span {
 display:flex;
 flex-direction:column
}
.lottery-history-wrap.double .lottery-history.SD .recently-header .recently-title:nth-of-type(2) .title-span>span:first-of-type {
 height:5.55556vw;
 line-height:7.46667vw
}
.lottery-history-wrap.double .lottery-history.SD .recently-header .recently-title:nth-of-type(2) .title-span>span.select-tag {
 height:5.55556vw;
 line-height:3.2vw;
 width:100%
}
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-list,
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-list {
 overflow-x:auto
}
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-list .recently-header,
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-list .recently-header {
 width:142.13333vw
}
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-list .recently-header .recently-title:nth-of-type(2) {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-list .recently-header .recently-title:nth-child(6),
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-list .recently-header .recently-title:nth-child(6) {
 width:16vw!important
}
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-list .recently-body,
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-list .recently-body {
 width:142.13333vw;
 overflow-y:auto
}
.lottery-history-wrap.double .lottery-history.SD.kuaijie .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SD.liangmian .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SD.kuaijie .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.liangmian .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-title:nth-child(2) {
 width:32vw!important
}
.lottery-history-wrap.double .lottery-history.SD.kuaijie .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.kuaijie .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.kuaijie .history-item div:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-title:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.liangmian .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.liangmian .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.liangmian .history-item div:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-title:nth-child(5) {
 width:25.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SD.kuaijie .history-item div:nth-child(6),
.lottery-history-wrap.double .lottery-history.SD.kuaijie .recently-title:nth-child(6),
.lottery-history-wrap.double .lottery-history.SD.liangmian .history-item div:nth-child(6),
.lottery-history-wrap.double .lottery-history.SD.liangmian .recently-title:nth-child(6) {
 width:18.66667vw!important
}
.lottery-history-wrap.double .lottery-history.SD.liangzidingwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.liangzidingwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SD.liangzizuhe .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.liangzizuhe .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SD.sanzidingwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.sanzidingwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SD.sanzizuhe .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.sanzizuhe .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SD.yizidingwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.yizidingwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SD.yizizuhe .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.yizizuhe .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SD.liangzidingwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.liangzidingwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.liangzizuhe .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.liangzizuhe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.sanzidingwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.sanzidingwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.sanzizuhe .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.sanzizuhe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.yizidingwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.yizidingwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.yizizuhe .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.yizizuhe .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .recently-title:nth-child(2) {
 width:24vw!important
}
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .history-item div:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .history-item div:nth-child(6),
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .recently-title:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.liangziheshu.liangziheshu .recently-title:nth-child(6),
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .history-item div:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .history-item div:nth-child(6),
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .recently-title:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.sanziheshu.sanziheshu .recently-title:nth-child(6) {
 width:13.66667vw!important
}
.lottery-history-wrap.double .lottery-history.SD.kuadu.kuadu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.kuadu.kuadu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SD.zuliu.zuliu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.zuliu.zuliu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SD.zusan.zusan .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SD.zusan.zusan .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SD.kuadu.kuadu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.kuadu.kuadu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.zuliu.zuliu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.zuliu.zuliu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.zusan.zusan .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SD.zusan.zusan .recently-title:nth-child(2) {
 width:24vw!important
}
.lottery-history-wrap.double .lottery-history.SD.kuadu.kuadu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.kuadu.kuadu .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.kuadu.kuadu .history-item div:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.kuadu.kuadu .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.kuadu.kuadu .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.kuadu.kuadu .recently-title:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.zuliu.zuliu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.zuliu.zuliu .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.zuliu.zuliu .history-item div:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.zuliu.zuliu .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.zuliu.zuliu .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.zuliu.zuliu .recently-title:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.zusan.zusan .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.zusan.zusan .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.zusan.zusan .history-item div:nth-child(5),
.lottery-history-wrap.double .lottery-history.SD.zusan.zusan .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.SD.zusan.zusan .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.SD.zusan.zusan .recently-title:nth-child(5) {
 width:18.22222vw!important
}
.lottery-history-wrap.double .lottery-history.PK10 .fix-left-column>.fix-left-body>li {
 height:6.93333vw
}
.lottery-history-wrap.double .lottery-history.PK10.liangmian.liangmian .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.PK10.liangmian.liangmian .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.PK10.liangmian.liangmian .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.PK10.liangmian.liangmian .recently-title:nth-child(2) {
 width:58.66667vw!important
}
.lottery-history-wrap.double .lottery-history.PK10.liangmian.liangmian .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.PK10.liangmian.liangmian .recently-title:nth-child(3) {
 width:20vw!important
}
.lottery-history-wrap.double .lottery-history.PK10.danhao.danhao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.PK10.danhao.danhao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.PK10.kuaijie.kuaijie .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.PK10.kuaijie.kuaijie .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.PK10.longhu.longhu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.PK10.longhu.longhu .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.PK10.danhao.danhao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.PK10.danhao.danhao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.PK10.kuaijie.kuaijie .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.PK10.kuaijie.kuaijie .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.PK10.longhu.longhu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.PK10.longhu.longhu .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.PK10.guanyahezhi.guanyahezhi .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.PK10.guanyahezhi.guanyahezhi .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.PK10.guanyahezhi.guanyahezhi .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.PK10.guanyahezhi.guanyahezhi .recently-title:nth-child(2) {
 width:66.66667vw!important
}
.lottery-history-wrap.double .lottery-history.PK10.guanyahezhi.guanyahezhi .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.PK10.guanyahezhi.guanyahezhi .recently-title:nth-child(3) {
 width:28vw!important
}
.lottery-history-wrap.double .lottery-history.PK10.guanyahezhi.guanyahezhi .recently-body,
.lottery-history-wrap.double .lottery-history.PK10.guanyahezhi.guanyahezhi .recently-header {
 width:116vw
}
.lottery-history-wrap.double .lottery-history.PK10 .list-code>span {
 position:relative;
 z-index:0;
 width:5.77778vw;
 height:5.77778vw;
 line-height:5.77778vw;
 font-size:3.2vw;
 background-image:none;
 display:flex;
 align-items:center;
 justify-content:center;
 border:1px solid transparent;
 border-radius:50%
}
.lottery-history-wrap.double .lottery-history.PK10 .list-code>span:before {
 content:attr(data-text);
 position:absolute;
 -webkit-text-stroke:.53333vw #000;
 z-index:-1
}
.lottery-history-wrap.double .lottery-history.PK10 .list-code .curr {
 color:#fff!important;
 border:0!important;
 border-radius:1.06667vw!important
}
.lottery-history-wrap.double .lottery-history.PK10 .list-code .curr.noActive {
 opacity:1!important;
 background-color:unset!important;
 color:#bebebe!important
}
.lottery-history-wrap.double .lottery-history.PK10 .list-code .curr.noActive:before {
 content:""
}
.lottery-history-wrap.double .lottery-history.PK10 .title-span.tag {
 padding-left:15.46667vw;
 flex-direction:row!important
}
.lottery-history-wrap.double .lottery-history.SYXW .history-item {
 padding:0
}
.lottery-history-wrap.double .lottery-history.SYXW .history-item:first-of-type {
 padding:1.33333vw 0
}
.lottery-history-wrap.double .lottery-history.SYXW .history-item .list-code .curr {
 margin:0 1px
}
.lottery-history-wrap.double .lottery-history.SYXW .recently-header .recently-title:nth-of-type(2) .title-span {
 display:flex;
 flex-direction:column
}
.lottery-history-wrap.double .lottery-history.SYXW .recently-header .recently-title:nth-of-type(2) .title-span>span:first-of-type {
 height:5.55556vw;
 line-height:7.46667vw
}
.lottery-history-wrap.double .lottery-history.SYXW .recently-header .recently-title:nth-of-type(2) .title-span>span.select-tag {
 height:5.55556vw;
 line-height:3.2vw;
 width:100%
}
.lottery-history-wrap.double .lottery-history.SYXW.xuanhao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SYXW.xuanhao .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SYXW.xuanhao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SYXW.xuanhao .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.SYXW.renxuan .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SYXW.renxuan .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SYXW.renxuan .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SYXW.renxuan .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qianerzuxuan .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qianerzuxuan .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qianerzuxuan .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qianerzuxuan .recently-title:nth-child(2) {
 width:26.66667vw!important
}
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qianerzuxuan .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qianerzuxuan .recently-title:nth-child(3) {
 width:52vw!important
}
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qiansanzuxuan .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qiansanzuxuan .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qiansanzuxuan .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qiansanzuxuan .recently-title:nth-child(2) {
 width:26.66667vw!important
}
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qiansanzuxuan .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.SYXW.renxuan.qiansanzuxuan .recently-title:nth-child(3) {
 width:52vw!important
}
.lottery-history-wrap.double .lottery-history.SYXW .list-status span {
 display:inline-block;
 width:4.26667vw;
 height:4.26667vw;
 line-height:4.26667vw;
 border-radius:4.26667vw
}
.lottery-history-wrap.double .lottery-history.SYXW .list-status span.qianerNum {
 background:#14ce04;
 border-radius:4.26667vw;
 color:#fff!important
}
.lottery-history-wrap.double .lottery-history.SYXW .list-status.active {
 border:0
}
.lottery-history-wrap.double .lottery-history.SYXW .list-status .normal {
 border-radius:0;
 color:#666
}
.lottery-history-wrap.double .lottery-history.SYXW .list-status .normal>i {
 color:#666
}
.lottery-history-wrap.double .lottery-history.K3 .history-item {
 padding:0
}
.lottery-history-wrap.double .lottery-history.K3 .history-item:first-of-type {
 padding:1.33333vw 0
}
.lottery-history-wrap.double .lottery-history.K3 .history-item .list-code .curr {
 margin:0 1px
}
.lottery-history-wrap.double .lottery-history.K3 .recently-header .recently-title:nth-of-type(2) .title-span {
 display:flex;
 flex-direction:column
}
.lottery-history-wrap.double .lottery-history.K3 .recently-header .recently-title:nth-of-type(2) .title-span>span:first-of-type {
 height:5.55556vw;
 line-height:7.46667vw
}
.lottery-history-wrap.double .lottery-history.K3 .recently-header .recently-title:nth-of-type(2) .title-span>span.select-tag {
 height:5.55556vw;
 line-height:3.2vw;
 width:100%
}
.lottery-history-wrap.double .lottery-history.K3.changduanpai .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.K3.changduanpai .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.K3.dianshu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.K3.dianshu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.K3.changduanpai .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.changduanpai .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.changduanpai .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.changduanpai .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.dianshu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.dianshu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.dianshu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.dianshu .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .recently-title:nth-child(3) {
 width:26.66667vw!important
}
.lottery-history-wrap.double .lottery-history.K3.changduanpai .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.changduanpai .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.dianshu .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.dianshu .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .recently-title:nth-child(4) {
 width:25.33333vw!important
}
.lottery-history-wrap.double .lottery-history.K3.changduanpai .history-item .list-status span:first-child,
.lottery-history-wrap.double .lottery-history.K3.changduanpai .history-item .list-status span:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.dianshu .history-item .list-status span:first-child,
.lottery-history-wrap.double .lottery-history.K3.dianshu .history-item .list-status span:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .history-item .list-status span:first-child,
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .history-item .list-status span:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .history-item .list-status span:first-child,
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .history-item .list-status span:nth-child(2),
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .history-item .list-status span:first-child,
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .history-item .list-status span:nth-child(2) {
 width:13.33333vw!important;
 flex:none
}
.lottery-history-wrap.double .lottery-history.K3.changduanpai .history-item .list-status span:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.changduanpai .history-item .list-status span:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.changduanpai .history-item .list-status span:nth-child(5),
.lottery-history-wrap.double .lottery-history.K3.dianshu .history-item .list-status span:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.dianshu .history-item .list-status span:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.dianshu .history-item .list-status span:nth-child(5),
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .history-item .list-status span:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .history-item .list-status span:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.sanjundaxiao .history-item .list-status span:nth-child(5),
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .history-item .list-status span:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .history-item .list-status span:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.weitouquantou .history-item .list-status span:nth-child(5),
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .history-item .list-status span:nth-child(3),
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .history-item .list-status span:nth-child(4),
.lottery-history-wrap.double .lottery-history.K3.yuxiaxietoubao .history-item .list-status span:nth-child(5) {
 width:8vw!important;
 flex:none
}
.lottery-history-wrap.double .lottery-history.KLC .list-code {
 flex-direction:column
}
.lottery-history-wrap.double .lottery-history.KLC .list-code .row span {
 width:5.33333vw;
 height:5.33333vw
}
.lottery-history-wrap.double .lottery-history.KLC .fix-left-column>.fix-left-body>li {
 height:14.4vw!important
}
.lottery-history-wrap.double .lottery-history.KLC .recently-body .history-item {
 border-bottom:0;
 height:14.4vw
}
.lottery-history-wrap.double .lottery-history.KLC .recently-body .history-item:first-of-type .curr {
 border:1px solid #179dff
}
.lottery-history-wrap.double .lottery-history.KLC .recently-body .history-item .list-code {
 height:13.33333vw
}
.lottery-history-wrap.double .lottery-history.KLC .recently-body .history-item .list-code .curr i {
 color:#179dff
}
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .recently-list {
 overflow-x:auto
}
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .recently-list .recently-header {
 width:122.66667vw
}
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .recently-list .recently-body {
 width:122.66667vw;
 overflow-y:auto
}
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .recently-title:nth-child(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .history-item div:nth-child(5),
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .history-item div:nth-child(6),
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .recently-title:nth-child(5),
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .recently-title:nth-child(6) {
 width:10.66667vw!important
}
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .recently-body .history-item .list-status {
 width:41.33333vw!important;
 flex:none
}
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .history-item .list-status span:first-child,
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .history-item .list-status span:nth-child(2),
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .history-item .list-status span:nth-child(3),
.lottery-history-wrap.double .lottery-history.KLC.shuangmian.shuangmian .history-item .list-status span:nth-child(4) {
 width:9.86667vw!important;
 flex:none
}
.lottery-history-wrap.double .lottery-history.KLC.zhengma.zhengma .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.KLC.zhengma.zhengma .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.KLC.zhengma.zhengma .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.KLC.zhengma.zhengma .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC .fix-left-column>.fix-left-body>li,
.lottery-history-wrap.double .lottery-history.TW539 .fix-left-column>.fix-left-body>li,
.lottery-history-wrap.double .lottery-history.tw539 .fix-left-column>.fix-left-body>li {
 height:14.4vw!important
}
.lottery-history-wrap.double .lottery-history.LHC .list-code,
.lottery-history-wrap.double .lottery-history.TW539 .list-code,
.lottery-history-wrap.double .lottery-history.tw539 .list-code {
 height:9.33333vw
}
.lottery-history-wrap.double .lottery-history.LHC .list-code>span,
.lottery-history-wrap.double .lottery-history.TW539 .list-code>span,
.lottery-history-wrap.double .lottery-history.tw539 .list-code>span {
 line-height:4.26667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item {
 border-bottom:0;
 height:14.4vw
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code {
 height:13.33333vw;
 align-items:center
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code span,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code span,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code span {
 height:9.33333vw!important;
 display:block!important;
 flex:1
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_blue,
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_green,
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_red,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_blue,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_blue,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_green,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_green,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_red,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_red {
 height:100%;
 background:none;
 background-repeat:no-repeat;
 background-size:contain;
 background-position:50%;
 border:none
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_blue>i,
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_green>i,
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_red>i,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_blue>i,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_blue>i,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_green>i,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_green>i,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_red>i,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_red>i {
 display:block
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_blue>i:first-of-type,
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_green>i:first-of-type,
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_red>i:first-of-type,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_blue>i:first-of-type,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_blue>i:first-of-type,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_green>i:first-of-type,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_green>i:first-of-type,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_red>i:first-of-type,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_red>i:first-of-type {
 width:5.86667vw;
 height:5.86667vw;
 line-height:5.86667vw;
 border-radius:50%;
 text-align:center;
 background-color:#fff;
 margin:0 auto
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_blue>i:last-child,
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_green>i:last-child,
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_red>i:last-child,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_blue>i:last-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_blue>i:last-child,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_green>i:last-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_green>i:last-child,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_red>i:last-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_red>i:last-child {
 font-size:2.66667vw
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_red>i:first-child,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_red>i:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_red>i:first-child {
 background: url(../images/1.png);
    background-size: 100% 100%;
        color: #333;
    font-weight: bold;
    font-size: 2.5vw;
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_red>i:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_red>i:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_red>i:nth-of-type(2) {
 color:#666
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_green>i:first-child,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_green>i:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_green>i:first-child {
 /*border:.53333vw solid #1fc26a*/
 background: url(../images/3.png);
    background-size: 100% 100%;
        color: #333;
    font-weight: bold;
    font-size: 2.5vw;
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_green>i:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_green>i:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_green>i:nth-of-type(2) {
 color:#666
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_blue>i:first-child,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_blue>i:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_blue>i:first-child {
 /*border:.53333vw solid #1c9eff*/
 background: url(../images/2.png);
    background-size: 100% 100%;
        color: #333;
    font-weight: bold;
    font-size: 2.5vw;
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code .sebo_blue>i:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code .sebo_blue>i:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code .sebo_blue>i:nth-of-type(2) {
 color:#666
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code span:last-child.sebo_red i:first-child,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code span:last-child.sebo_red i:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code span:last-child.sebo_red i:first-child {
 /*background:#ee3c50*/
 background: url(../images/1.png);
    background-size: 100% 100%;
        color: #333;
    font-weight: bold;
    font-size: 2.5vw;
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code span:last-child.sebo_green i:first-child,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code span:last-child.sebo_green i:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code span:last-child.sebo_green i:first-child {
  background: url(../images/3.png);
    background-size: 100% 100%;
        color: #333;
    font-weight: bold;
    font-size: 2.5vw;
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code span:last-child.sebo_blue i:first-child,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code span:last-child.sebo_blue i:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code span:last-child.sebo_blue i:first-child {
  background: url(../images/2.png);
    background-size: 100% 100%;
        color: #333;
    font-weight: bold;
    font-size: 2.5vw;
}
.lottery-history-wrap.double .lottery-history.LHC .recently-body .history-item .list-code span:last-child i:first-child,
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code span:last-child i:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code span:last-child i:first-child {
 color:#fff;
 background-color:unset
}
.lottery-history-wrap.double .lottery-history.LHC .sebo_green,
.lottery-history-wrap.double .lottery-history.TW539 .sebo_green,
.lottery-history-wrap.double .lottery-history.tw539 .sebo_green {
 border:1px solid #547f0e;
 border-radius:5.33333vw;
 color:#4b7902;
 background-color:#fff
}
.lottery-history-wrap.double .lottery-history.LHC .sebo_red,
.lottery-history-wrap.double .lottery-history.TW539 .sebo_red,
.lottery-history-wrap.double .lottery-history.tw539 .sebo_red {
 border:1px solid #da0c25;
 border-radius:5.33333vw;
 color:#d9001b;
 background-color:#fff
}
.lottery-history-wrap.double .lottery-history.LHC .sebo_blue,
.lottery-history-wrap.double .lottery-history.TW539 .sebo_blue,
.lottery-history-wrap.double .lottery-history.tw539 .sebo_blue {
 border:1px solid #0c0cff;
 border-radius:5.33333vw;
 color:#00f;
 background-color:#fff
}
.lottery-history-wrap.double .lottery-history.LHC.tema.sebobanbo .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.tema.sebobanbo .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.tema.tema .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.tema.tema .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.tema.wuxing .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.tema.wuxing .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.tema.sebobanbo .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.tema.sebobanbo .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.tema.sebobanbo .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.tema.sebobanbo .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.tema.tema .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.tema.tema .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.tema.tema .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.tema.tema .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.tema.wuxing .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.tema.wuxing .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.tema.wuxing .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.tema.wuxing .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.tema.sebobanbo .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.tema.sebobanbo .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.tema.tema .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.tema.tema .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.tema.wuxing .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.tema.wuxing .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.tema.sebobanbo .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.tema.sebobanbo .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.tema.sebobanbo .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.tema.sebobanbo .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.tema.tema .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.tema.tema .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.tema.tema .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.tema.tema .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.tema.wuxing .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.tema.wuxing .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.tema.wuxing .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.tema.wuxing .recently-title:nth-child(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.tema.sebobanbo .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.tema.sebobanbo .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.tema.tema .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.tema.tema .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.tema.wuxing .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.tema.wuxing .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.tema.sebobanbo .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.tema.sebobanbo .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.tema.sebobanbo .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.tema.sebobanbo .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.tema.tema .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.tema.tema .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.tema.tema .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.tema.tema .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.tema.wuxing .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.tema.wuxing .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.tema.wuxing .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.tema.wuxing .recently-title:nth-child(3) {
 width:17.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.tema.haoma .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.tema.haoma .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.tema.hexiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.tema.hexiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.tema.haoma .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.tema.haoma .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.tema.haoma .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.tema.haoma .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.tema.hexiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.tema.hexiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.tema.hexiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.tema.hexiao .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.tema.haoma .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.tema.haoma .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.tema.hexiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.tema.hexiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.tema.haoma .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.tema.haoma .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.tema.haoma .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.tema.haoma .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.tema.hexiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.tema.hexiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.tema.hexiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.tema.hexiao .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengmarenxuanyi .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengmarenxuanyi .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengxiaoyidaoliu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengxiaoyidaoliu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengmarenxuanyi .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengmarenxuanyi .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengmarenxuanyi .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengmarenxuanyi .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengxiaoyidaoliu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengxiaoyidaoliu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengxiaoyidaoliu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengxiaoyidaoliu .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengmarenxuanyi .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengmarenxuanyi .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengxiaoyidaoliu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengxiaoyidaoliu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengmarenxuanyi .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengmarenxuanyi .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengmarenxuanyi .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengmarenxuanyi .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengxiaoyidaoliu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengxiaoyidaoliu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengxiaoyidaoliu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengxiaoyidaoliu .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengxiaoqisebo .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengxiaoqisebo .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengxiaoqisebo .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengxiaoqisebo .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengxiaoqisebo .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengxiaoqisebo .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengxiaoqisebo .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengxiaoqisebo .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengxiaoqisebo .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengxiaoqisebo .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengxiaoqisebo .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengxiaoqisebo .recently-title:nth-child(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengxiaoqisebo .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.zhengma.zhengxiaoqisebo .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengxiaoqisebo .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengxiaoqisebo .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.zhengma.zhengxiaoqisebo .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.zhengma.zhengxiaoqisebo .recently-title:nth-child(3) {
 width:17.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.kuaijie.kuaijie .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.kuaijie.kuaijie .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.kuaijie.kuaijie .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.kuaijie.kuaijie .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengerte .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengerte .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengliute .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengliute .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengsante .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengsante .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengsite .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengsite .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengwute .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengwute .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengyite .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengyite .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengerte .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengerte .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengerte .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengerte .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengliute .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengliute .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengliute .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengliute .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengsante .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengsante .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengsante .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengsante .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengsite .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengsite .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengsite .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengsite .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengwute .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengwute .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengwute .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengwute .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengyite .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengyite .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengyite .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengyite .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengerte .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengerte .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengliute .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengliute .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengsante .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengsante .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengsite .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengsite .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengwute .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengwute .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengyite .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zhengmate.zhengyite .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengerte .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengerte .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengerte .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengerte .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengliute .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengliute .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengliute .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengliute .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengsante .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengsante .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengsante .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengsante .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengsite .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengsite .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengsite .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengsite .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengwute .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengwute .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengwute .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengwute .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengyite .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengyite .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengmate.zhengyite .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengmate.zhengyite .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.erlianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.erlianxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.sanlianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.sanlianxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.silianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.silianxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.wulianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.wulianxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.erlianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.erlianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.erlianxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.erlianxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.sanlianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.sanlianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.sanlianxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.sanlianxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.silianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.silianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.silianxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.silianxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.wulianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.wulianxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.wulianxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.wulianxiao .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.erlianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.erlianxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.sanlianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.sanlianxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.silianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.silianxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.wulianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.wulianxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.erlianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.erlianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.erlianxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.erlianxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.sanlianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.sanlianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.sanlianxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.sanlianxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.silianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.silianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.silianxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.silianxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.wulianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.wulianxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.wulianxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.wulianxiao .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.erlianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.erlianwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.sanlianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.sanlianwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.silianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.silianwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.wulianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.wulianwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.erlianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.erlianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.erlianwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.erlianwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.sanlianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.sanlianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.sanlianwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.sanlianwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.silianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.silianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.silianwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.silianwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.wulianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.wulianwei .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.wulianwei .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.wulianwei .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.erlianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.erlianwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.sanlianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.sanlianwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.silianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.silianwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.wulianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.wulianwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.erlianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.erlianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.erlianwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.erlianwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.sanlianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.sanlianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.sanlianwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.sanlianwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.silianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.silianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.silianwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.silianwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.wulianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.wulianwei .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.wulianwei .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.wulianwei .recently-title:nth-child(2) {
 width:58.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.erlianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.erlianwei .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.sanlianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.sanlianwei .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.silianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.silianwei .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.wulianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.lianxiaolianwei.wulianwei .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.erlianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.erlianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.erlianwei .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.erlianwei .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.sanlianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.sanlianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.sanlianwei .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.sanlianwei .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.silianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.silianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.silianwei .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.silianwei .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.wulianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.wulianwei .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.lianxiaolianwei.wulianwei .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.lianxiaolianwei.wulianwei .recently-title:nth-child(3) {
 width:20vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.lianma.erquanzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianma.erquanzhong .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianma.erzhongte .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianma.erzhongte .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianma.sanquanzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianma.sanquanzhong .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianma.sanzhonger .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianma.sanzhonger .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianma.siquanzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianma.siquanzhong .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianma.techuang .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.lianma.techuang .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.erquanzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.erquanzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.erquanzhong .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.erquanzhong .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.erzhongte .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.erzhongte .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.erzhongte .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.erzhongte .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.sanquanzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.sanquanzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.sanquanzhong .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.sanquanzhong .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.sanzhonger .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.sanzhonger .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.sanzhonger .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.sanzhonger .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.siquanzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.siquanzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.siquanzhong .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.siquanzhong .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.techuang .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.techuang .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.lianma.techuang .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.lianma.techuang .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.lianma.erquanzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianma.erquanzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianma.erzhongte .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianma.erzhongte .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianma.sanquanzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianma.sanquanzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianma.sanzhonger .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianma.sanzhonger .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianma.siquanzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianma.siquanzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianma.techuang .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.lianma.techuang .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.erquanzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.erquanzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.erquanzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.erquanzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.erzhongte .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.erzhongte .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.erzhongte .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.erzhongte .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.sanquanzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.sanquanzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.sanquanzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.sanquanzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.sanzhonger .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.sanzhonger .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.sanzhonger .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.sanzhonger .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.siquanzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.siquanzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.siquanzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.siquanzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.techuang .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.techuang .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianma.techuang .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianma.techuang .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list {
 overflow-x:auto
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-header,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-header,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-header {
 width:114.66667vw
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:nth-of-type(4),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:nth-of-type(4),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-header .recently-title:nth-of-type(4) {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-body,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-body,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-body {
 width:114.66667vw;
 overflow-y:auto
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:50.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:42.66667vw!important;
 display:flex
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal {
 flex:none
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:first-of-type,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:first-of-type,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:nth-of-type(3) {
 width:10.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.weishu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.weishu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.yixiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.yixiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.zongxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.zongxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.weishu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.weishu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.weishu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.weishu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.yixiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.yixiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.yixiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.yixiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.zongxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.zongxiao .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.zongxiao .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.zongxiao .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.weishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.weishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.yixiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.yixiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.zongxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.zongxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.weishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.weishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.weishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.weishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.yixiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.yixiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.yixiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.yixiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.zongxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.zongxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.zongxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.zongxiao .recently-title:nth-child(2) {
 width:53.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.weishu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.weishu .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.yixiao .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.yixiao .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.zongxiao .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.zongxiao .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.weishu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.weishu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.weishu .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.weishu .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.yixiao .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.yixiao .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.yixiao .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.yixiao .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.zongxiao .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.zongxiao .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.zongxiao .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.zongxiao .recently-title:nth-child(3) {
 width:9.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.weishu .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.weishu .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.yixiao .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.yixiao .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.zongxiao .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.LHC.yixiaozongxiaopingteweishu.zongxiao .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.weishu .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.weishu .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.weishu .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.weishu .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.yixiao .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.yixiao .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.yixiao .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.yixiao .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.zongxiao .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.zongxiao .history-item div:nth-child(4),
.lottery-history-wrap.double .lottery-history.TW539.yixiaozongxiaopingteweishu.zongxiao .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.tw539.yixiaozongxiaopingteweishu.zongxiao .recently-title:nth-child(4) {
 width:16vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zonghe.zonghe .recently-list,
.lottery-history-wrap.double .lottery-history.TW539.zonghe.zonghe .recently-list,
.lottery-history-wrap.double .lottery-history.tw539.zonghe.zonghe .recently-list {
 overflow-x:auto
}
.lottery-history-wrap.double .lottery-history.LHC.zonghe.zonghe .recently-list .recently-header,
.lottery-history-wrap.double .lottery-history.TW539.zonghe.zonghe .recently-list .recently-header,
.lottery-history-wrap.double .lottery-history.tw539.zonghe.zonghe .recently-list .recently-header {
 width:120vw
}
.lottery-history-wrap.double .lottery-history.LHC.zonghe.zonghe .recently-list .recently-body,
.lottery-history-wrap.double .lottery-history.TW539.zonghe.zonghe .recently-list .recently-body,
.lottery-history-wrap.double .lottery-history.tw539.zonghe.zonghe .recently-list .recently-body {
 width:120vw;
 overflow-y:auto
}
.lottery-history-wrap.double .lottery-history.LHC.zonghe.zonghe .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zonghe.zonghe .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zonghe.zonghe .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zonghe.zonghe .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zonghe.zonghe .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zonghe.zonghe .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zonghe.zonghe .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zonghe.zonghe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zonghe.zonghe .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zonghe.zonghe .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zonghe.zonghe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zonghe.zonghe .recently-title:nth-child(2) {
 width:58.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zonghe.zonghe .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.LHC.zonghe.zonghe .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.zonghe.zonghe .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.zonghe.zonghe .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.zonghe.zonghe .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.zonghe.zonghe .recently-title:nth-child(3) {
 width:40vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zixuanbuzhong.zixuanbuzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zixuanbuzhong.zixuanbuzhong .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zixuanbuzhong.zixuanbuzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zixuanbuzhong.zixuanbuzhong .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zixuanbuzhong.zixuanbuzhong .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zixuanbuzhong.zixuanbuzhong .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zixuanbuzhong.zixuanbuzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zixuanbuzhong.zixuanbuzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zixuanbuzhong.zixuanbuzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zixuanbuzhong.zixuanbuzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zixuanbuzhong.zixuanbuzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zixuanbuzhong.zixuanbuzhong .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zixuan .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.LHC.zixuan .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zixuan .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zixuan .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zixuan .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zixuan .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.LHC.zixuan .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.LHC.zixuan .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zixuan .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zixuan .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zixuan .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zixuan .recently-title:nth-child(2) {
 width:78.66667vw!important
}
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code span:last-child i:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code span:last-child i:first-child {
 background:#fff!important
}
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code span:last-child.sebo_blue i:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code span:last-child.sebo_blue i:first-child {
 color:#1c9eff!important
}
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code span:last-child.sebo_red i:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code span:last-child.sebo_red i:first-child {
 color:#ee3c50!important
}
.lottery-history-wrap.double .lottery-history.TW539 .recently-body .history-item .list-code span:last-child.sebo_green i:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-body .history-item .list-code span:last-child.sebo_green i:first-child {
 color:#1fc26a!important
}
.lottery-history-wrap.double .lottery-history.TW539 .fix-left-column,
.lottery-history-wrap.double .lottery-history.tw539 .fix-left-column,
.lottery-history-wrap.double .lottery-history.TW539 .list-issue,
.lottery-history-wrap.double .lottery-history.tw539 .list-issue,
.lottery-history-wrap.double .lottery-history.TW539 .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539 .recently-title:first-child {
 width:18.93333vw!important
}
.lottery-history-wrap.double .lottery-history.TW539 .fix-left-column .fix-left-body .list-issue,
.lottery-history-wrap.double .lottery-history.tw539 .fix-left-column .fix-left-body .list-issue {
 text-align:center;
 font-size:3.2vw
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.guoguan .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.qiuse .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.qiuse .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengma .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengma .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-title:first-child {
 width:18.93333vw!important
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.guoguan .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.qiuse .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.qiuse .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengma .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengma .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-title:nth-child(2) {
 width:51.46667vw!important
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-title:nth-child(3) {
 width:29.33333vw
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-title:nth-child(3) .btn,
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-title:nth-child(3) .btn,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-title:nth-child(3) .btn,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-title:nth-child(3) .btn,
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-title:nth-child(3) .btn,
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-title:nth-child(3) .btn,
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .btn,
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .btn,
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-title:nth-child(3) .btn,
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-title:nth-child(3) .btn,
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-title:nth-child(3) .btn,
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-title:nth-child(3) .btn {
 display:inline-block;
 width:1px;
 height:1px;
 border:1.06667vw solid transparent;
 cursor:pointer
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-title:nth-child(3) .btn.left,
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-title:nth-child(3) .btn.left {
 border-right:.8vw solid #525252;
 margin-right:2.66667vw
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-title:nth-child(3) .btn.right,
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-title:nth-child(3) .btn.right {
 border-left:.8vw solid #525252;
 margin-left:2.66667vw
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-title:nth-child(3) .title-sub,
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-title:nth-child(3) .title-sub {
 width:146.66667vw
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-title:nth-child(3) .title-sub li:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-title:nth-child(3) .title-sub li:nth-child(odd) {
 width:13.33333vw;
 flex:auto
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-title:nth-child(3) .title-sub li:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-title:nth-child(3) .title-sub li:nth-child(2n) {
 border-right:none
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-header,
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-header,
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-table,
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-table,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-header,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-header,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-table,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-table,
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-header,
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-header,
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-table,
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-table,
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-header,
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-header,
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-table,
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-table,
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-header,
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-header,
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-table,
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-table,
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-header,
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-header,
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-table,
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-table {
 overflow:hidden
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .recently-body,
.lottery-history-wrap.double .lottery-history.tw539.guoguan .recently-body,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .recently-body,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .recently-body,
.lottery-history-wrap.double .lottery-history.TW539.qiuse .recently-body,
.lottery-history-wrap.double .lottery-history.tw539.qiuse .recently-body,
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .recently-body,
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .recently-body,
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .recently-body,
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .recently-body,
.lottery-history-wrap.double .lottery-history.TW539.zhengma .recently-body,
.lottery-history-wrap.double .lottery-history.tw539.zhengma .recently-body {
 overflow-y:auto;
 overflow-x:hidden
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .history-item,
.lottery-history-wrap.double .lottery-history.tw539.guoguan .history-item,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .history-item,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .history-item,
.lottery-history-wrap.double .lottery-history.TW539.qiuse .history-item,
.lottery-history-wrap.double .lottery-history.tw539.qiuse .history-item,
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .history-item,
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .history-item,
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .history-item,
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .history-item,
.lottery-history-wrap.double .lottery-history.TW539.zhengma .history-item,
.lottery-history-wrap.double .lottery-history.tw539.zhengma .history-item {
 width:219.46667vw
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .history-item>div,
.lottery-history-wrap.double .lottery-history.tw539.guoguan .history-item>div,
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .history-item>div,
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .history-item>div,
.lottery-history-wrap.double .lottery-history.TW539.qiuse .history-item>div,
.lottery-history-wrap.double .lottery-history.tw539.qiuse .history-item>div,
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .history-item>div,
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .history-item>div,
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .history-item>div,
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .history-item>div,
.lottery-history-wrap.double .lottery-history.TW539.zhengma .history-item>div,
.lottery-history-wrap.double .lottery-history.tw539.zhengma .history-item>div {
 position:relative;
 z-index:2
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.guoguan .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.qiuse .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.qiuse .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.zhengma .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.zhengma .history-item div:nth-child(3) {
 width:146.66667vw;
 z-index:1;
 flex:unset
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.guoguan .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.double .lottery-history.TW539.qiuse .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.qiuse .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.double .lottery-history.TW539.zhengma .history-item div:nth-child(3) span:nth-child(odd),
.lottery-history-wrap.double .lottery-history.tw539.zhengma .history-item div:nth-child(3) span:nth-child(odd) {
 width:13.33333vw;
 flex:unset
}
.lottery-history-wrap.double .lottery-history.TW539.guoguan .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.guoguan .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.double .lottery-history.TW539.kuaijie.kuaijie .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.kuaijie.kuaijie .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.double .lottery-history.TW539.qiuse .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.qiuse .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.double .lottery-history.TW539.quwei.shuangmian_diyiqiu .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.quwei.shuangmian_diyiqiu .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.double .lottery-history.TW539.shuangmian .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.shuangmian .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.double .lottery-history.TW539.zhengma .history-item div:nth-child(3) span:nth-child(2n),
.lottery-history-wrap.double .lottery-history.tw539.zhengma .history-item div:nth-child(3) span:nth-child(2n) {
 width:16vw;
 flex:unset
}
.lottery-history-wrap.double .lottery-history.TW539.duoxuanzhong1 .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.duoxuanzhong1 .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.duoxuanzhong1 .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.duoxuanzhong1 .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianpeng .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianpeng .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lianpeng .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lianpeng .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lizhu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lizhu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.lizhu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.lizhu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.shengxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.shengxiao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.shengxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.shengxiao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.shengxiaolian .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.shengxiaolian .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.shengxiaolian .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.shengxiaolian .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zixuanbuzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zixuanbuzhong .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zixuanbuzhong .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zixuanbuzhong .recently-title:nth-child(2) {
 width:81.06667vw!important
}
.lottery-history-wrap.double .lottery-history.TW539.weishulian .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.weishulian .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.weishulian .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.weishulian .recently-title:nth-child(2) {
 width:54.4vw!important
}
.lottery-history-wrap.double .lottery-history.TW539.weishulian .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.weishulian .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.TW539.weishulian .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.tw539.weishulian .recently-title:nth-child(3) {
 width:29.33333vw!important
}
.lottery-history-wrap.double .lottery-history.TW539.weishulian .list-status,
.lottery-history-wrap.double .lottery-history.tw539.weishulian .list-status {
 flex:unset
}
.lottery-history-wrap.double .lottery-history.TW539.longhu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.longhu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.longhu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.longhu .recently-title:nth-child(2) {
 width:44.93333vw!important
}
.lottery-history-wrap.double .lottery-history.TW539.longhu .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.tw539.longhu .recently-title:nth-child(n+3) {
 width:6vw
}
.lottery-history-wrap.double .lottery-history.TW539.longhu .recently-body,
.lottery-history-wrap.double .lottery-history.tw539.longhu .recently-body,
.lottery-history-wrap.double .lottery-history.TW539.longhu .recently-header,
.lottery-history-wrap.double .lottery-history.tw539.longhu .recently-header {
 width:124vw
}
.lottery-history-wrap.double .lottery-history.TW539.zongxiaozonghe .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zongxiaozonghe .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.zongxiaozonghe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.zongxiaozonghe .recently-title:nth-child(2) {
 width:44.93333vw!important
}
.lottery-history-wrap.double .lottery-history.TW539.zongxiaozonghe .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.tw539.zongxiaozonghe .recently-title:nth-child(n+3) {
 width:17.73333vw
}
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumadanweishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumadanweishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumadanweishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumadanweishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumadaweishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumadaweishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumadaweishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumadaweishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumashuangweishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumashuangweishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumashuangweishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumashuangweishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumaxiaoweishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumaxiaoweishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumaxiaoweishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumaxiaoweishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.taihao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.taihao .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.taihao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.taihao .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.wumaweishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.wumaweishu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.TW539.wumaweishu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.tw539.wumaweishu .recently-title:nth-child(2) {
 width:44.93333vw!important
}
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumadanweishu .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumadanweishu .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumadaweishu .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumadaweishu .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumashuangweishu .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumashuangweishu .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.TW539.quwei.wumaxiaoweishu .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.tw539.quwei.wumaxiaoweishu .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.TW539.taihao .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.tw539.taihao .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.TW539.wumaweishu .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.tw539.wumaweishu .recently-title:nth-child(n+3) {
 width:35.46667vw
}
.lottery-history-wrap.double .lottery-history.TW539.taihao .history-item:first-child .list-status,
.lottery-history-wrap.double .lottery-history.tw539.taihao .history-item:first-child .list-status {
 justify-content:space-around
}
.lottery-history-wrap.double .lottery-history.TW539.taihao .history-item:first-child .list-status span,
.lottery-history-wrap.double .lottery-history.tw539.taihao .history-item:first-child .list-status span {
 flex:unset;
 width:5.86667vw;
 height:5.86667vw;
 line-height:5.86667vw;
 color:#fff!important;
 border-radius:50%;
 background-image:linear-gradient(180deg,#ffd18c,#ff9100)
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list {
 overflow-x:auto
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-header {
 width:152vw
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type {
 flex:6
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-header .recently-title:nth-of-type(3) {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-header .recently-title:nth-of-type(4) {
 width:48vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-body {
 width:152vw;
 overflow-y:auto
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-body .history-item>div {
 flex:none;
 width:42.66667vw!important;
 display:flex
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-body .history-item>div .normal {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-body .history-item>div .normal:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-body .history-item>div .normal:nth-of-type(2) {
 width:10.66667vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-body .history-item>div .normal:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-body .history-item>div .normal:nth-of-type(4),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.shuangmian .recently-list .recently-body .history-item>div .normal:nth-of-type(5) {
 width:16vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .recently-list .recently-header .recently-title,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type {
 flex:6
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .recently-list .recently-header .recently-title:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .recently-list .recently-header .recently-title:nth-of-type(3) {
 width:17.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .recently-title:first-child,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .history-item div:first-child,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .recently-title:first-child {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .history-item div:nth-child(2),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .recently-title:nth-child(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.kuadu .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .history-item div:nth-child(3),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.lianhaohaomashu .recently-title:nth-child(3) {
 width:17.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list,
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list {
 overflow-x:auto
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-header,
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-header {
 width:114.66667vw
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-header .recently-title,
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type {
 flex:6
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-header .recently-title:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-header .recently-title:nth-of-type(3) {
 width:32vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-body,
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-body {
 width:114.66667vw;
 overflow-y:auto
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-body .history-item,
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-body .history-item>div,
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:32vw!important;
 display:flex
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal,
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiu.sanquchuhaoshu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.lanqiu.lanqiu .recently-list .recently-body .history-item>div:nth-of-type(3) .normal:nth-of-type(3) {
 width:10.66667vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-header .recently-title,
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-header .recently-title:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type {
 flex:6
}
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-header .recently-title:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-header .recently-title:nth-of-type(4),
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-header .recently-title:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-header .recently-title:nth-of-type(4) {
 width:8.66667vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-body .history-item,
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-body .history-item>div,
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-body .history-item>div:nth-of-type(2) {
 width:61.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei1.longtoufengwei1 .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.SSQ.longtoufengwei.longtoufengwei .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:17.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiurenxuanyi.hongqiurenxuanyi .recently-list .recently-header .recently-title,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiushahao.hongqiushahao .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiurenxuanyi.hongqiurenxuanyi .recently-list .recently-header .recently-title:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiushahao.hongqiushahao .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiurenxuanyi.hongqiurenxuanyi .recently-list .recently-header .recently-title:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiushahao.hongqiushahao .recently-list .recently-header .recently-title:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiurenxuanyi.hongqiurenxuanyi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiushahao.hongqiushahao .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type {
 flex:6
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiurenxuanyi.hongqiurenxuanyi .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiushahao.hongqiushahao .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiurenxuanyi.hongqiurenxuanyi .recently-list .recently-body .history-item,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiushahao.hongqiushahao .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiurenxuanyi.hongqiurenxuanyi .recently-list .recently-body .history-item>div,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiushahao.hongqiushahao .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiurenxuanyi.hongqiurenxuanyi .recently-list .recently-body .history-item>div:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ.hongqiushahao.hongqiushahao .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiurenxuanyi.hongqiurenxuanyi .recently-list .recently-body .history-item>div:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiushahao.hongqiushahao .recently-list .recently-body .history-item>div:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.SSQ.hongqiurenxuanyi.hongqiurenxuanyi .recently-list .recently-body .history-item>div:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.SSQ.hongqiushahao.hongqiushahao .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:0!important
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-list .recently-header .recently-title {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-list .recently-header .recently-title:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-list .recently-header .recently-title:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:first-of-type {
 flex:6
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-list .recently-header .recently-title:nth-of-type(2) .title-sub>li:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-list .recently-body .history-item {
 width:100%
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-list .recently-body .history-item>div {
 flex:none
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-list .recently-body .history-item>div:first-of-type {
 width:21.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-list .recently-body .history-item>div:nth-of-type(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-list .recently-body .history-item>div:nth-of-type(3) {
 width:0!important
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .fix-left-body li,
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-body .history-item {
 height:13.33333vw!important
}
.lottery-history-wrap.double .lottery-history.SSQ.wuxing.wuxing .recently-body .list-code {
 height:9.6vw
}
.lottery-history-wrap.double .lottery-history.SSQ .history-item:first-of-type .list-code .curr:first-of-type,
.lottery-history-wrap.double .lottery-history.SSQ .history-item:first-of-type .list-code .curr:nth-of-type(2),
.lottery-history-wrap.double .lottery-history.SSQ .history-item:first-of-type .list-code .curr:nth-of-type(3),
.lottery-history-wrap.double .lottery-history.SSQ .history-item:first-of-type .list-code .curr:nth-of-type(4),
.lottery-history-wrap.double .lottery-history.SSQ .history-item:first-of-type .list-code .curr:nth-of-type(5),
.lottery-history-wrap.double .lottery-history.SSQ .history-item:first-of-type .list-code .curr:nth-of-type(6) {
 color:#e3243a;
 border-color:#e3243a
}
.lottery-history-wrap.double .lottery-history.TGC .list-issue,
.lottery-history-wrap.double .lottery-history.WZ4D .list-issue {
 font-size:3.2vw;
 width:21.33333vw;
 text-align:center
}
.lottery-history-wrap.double .lottery-history.TGC .history-item,
.lottery-history-wrap.double .lottery-history.WZ4D .history-item {
 width:100%
}
.lottery-history-wrap.double .lottery-history.TGC .history-item .wz4d-main-wrap,
.lottery-history-wrap.double .lottery-history.WZ4D .history-item .wz4d-main-wrap {
 flex:1
}
.lottery-history-wrap.double .lottery-history.TGC.liangmian .recently-body,
.lottery-history-wrap.double .lottery-history.TGC.liangmian .recently-header,
.lottery-history-wrap.double .lottery-history.TGC.shuangmian .recently-body,
.lottery-history-wrap.double .lottery-history.TGC.shuangmian .recently-header,
.lottery-history-wrap.double .lottery-history.WZ4D.liangmian .recently-body,
.lottery-history-wrap.double .lottery-history.WZ4D.liangmian .recently-header,
.lottery-history-wrap.double .lottery-history.WZ4D.shuangmian .recently-body,
.lottery-history-wrap.double .lottery-history.WZ4D.shuangmian .recently-header {
 width:117.33333vw
}
.lottery-history-wrap.double .lottery-history.TGC.liangmian .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TGC.shuangmian .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.WZ4D.liangmian .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.WZ4D.shuangmian .recently-title:nth-child(2) {
 width:32vw
}
.lottery-history-wrap.double .lottery-history.TGC.liangmian .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TGC.liangmian .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.TGC.shuangmian .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TGC.shuangmian .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.WZ4D.liangmian .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.WZ4D.liangmian .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.WZ4D.shuangmian .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.WZ4D.shuangmian .recently-title:nth-child(4) {
 width:34.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-body,
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-header,
.lottery-history-wrap.double .lottery-history.WZ4D.longhuhe .recently-body,
.lottery-history-wrap.double .lottery-history.WZ4D.longhuhe .recently-header {
 width:138.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.WZ4D.longhuhe .recently-title:nth-child(2) {
 width:58.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-title:nth-child(2) .title-span,
.lottery-history-wrap.double .lottery-history.WZ4D.longhuhe .recently-title:nth-child(2) .title-span {
 flex-direction:row;
 justify-content:center
}
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-title:nth-child(2) .title-span .select-tag,
.lottery-history-wrap.double .lottery-history.WZ4D.longhuhe .recently-title:nth-child(2) .title-span .select-tag {
 margin-left:1.06667vw;
 flex:inherit
}
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.WZ4D.longhuhe .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.WZ4D.longhuhe .recently-title:nth-child(4) {
 width:40vw
}
.lottery-history-wrap.double .lottery-history.TGC.kuaijie .recently-header,
.lottery-history-wrap.double .lottery-history.TGC.xuanhao .recently-header,
.lottery-history-wrap.double .lottery-history.WZ4D.kuaijie .recently-header,
.lottery-history-wrap.double .lottery-history.WZ4D.xuanhao .recently-header {
 width:100%
}
.lottery-history-wrap.double .lottery-history.TGC.kuaijie .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.TGC.xuanhao .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.WZ4D.kuaijie .recently-header .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.WZ4D.xuanhao .recently-header .recently-title:nth-child(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.TGC.kuaijie .recently-header .recently-title:nth-child(2) .title-span,
.lottery-history-wrap.double .lottery-history.TGC.xuanhao .recently-header .recently-title:nth-child(2) .title-span,
.lottery-history-wrap.double .lottery-history.WZ4D.kuaijie .recently-header .recently-title:nth-child(2) .title-span,
.lottery-history-wrap.double .lottery-history.WZ4D.xuanhao .recently-header .recently-title:nth-child(2) .title-span {
 flex-direction:row;
 justify-content:center
}
.lottery-history-wrap.double .lottery-history.TGC.kuaijie .recently-header .recently-title:nth-child(2) .title-span .select-tag,
.lottery-history-wrap.double .lottery-history.TGC.xuanhao .recently-header .recently-title:nth-child(2) .title-span .select-tag,
.lottery-history-wrap.double .lottery-history.WZ4D.kuaijie .recently-header .recently-title:nth-child(2) .title-span .select-tag,
.lottery-history-wrap.double .lottery-history.WZ4D.xuanhao .recently-header .recently-title:nth-child(2) .title-span .select-tag {
 margin-left:1.06667vw;
 flex:inherit
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-body,
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-header,
.lottery-history-wrap.double .lottery-history.WZ4D.duiweilonghuhe .recently-body,
.lottery-history-wrap.double .lottery-history.WZ4D.duiweilonghuhe .recently-header {
 width:160vw
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.WZ4D.duiweilonghuhe .recently-title:nth-child(2) {
 width:80vw
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-title:nth-child(2) .title-span,
.lottery-history-wrap.double .lottery-history.WZ4D.duiweilonghuhe .recently-title:nth-child(2) .title-span {
 flex-direction:row;
 justify-content:center
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-title:nth-child(2) .title-span .select-tag,
.lottery-history-wrap.double .lottery-history.WZ4D.duiweilonghuhe .recently-title:nth-child(2) .title-span .select-tag {
 margin-left:1.06667vw;
 flex:inherit
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-title:nth-child(5),
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-title:nth-child(6),
.lottery-history-wrap.double .lottery-history.WZ4D.duiweilonghuhe .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.WZ4D.duiweilonghuhe .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.WZ4D.duiweilonghuhe .recently-title:nth-child(5),
.lottery-history-wrap.double .lottery-history.WZ4D.duiweilonghuhe .recently-title:nth-child(6) {
 width:21.33333vw
}
.lottery-history-wrap.double .lottery-history.YNBBC.dingweidan .recently-header,
.lottery-history-wrap.double .lottery-history.YNBBC.kuaijie .recently-header,
.lottery-history-wrap.double .lottery-history.YNBBC.shuangmian .recently-header,
.lottery-history-wrap.double .lottery-history.YNNBC.dingweidan .recently-header,
.lottery-history-wrap.double .lottery-history.YNNBC.kuaijie .recently-header,
.lottery-history-wrap.double .lottery-history.YNNBC.shuangmian .recently-header,
.lottery-history-wrap.double .lottery-history.YNZBC.dingweidan .recently-header,
.lottery-history-wrap.double .lottery-history.YNZBC.kuaijie .recently-header,
.lottery-history-wrap.double .lottery-history.YNZBC.shuangmian .recently-header {
 width:160vw;
 overflow:hidden
}
.lottery-history-wrap.double .lottery-history.YNBBC.dingweidan .recently-body,
.lottery-history-wrap.double .lottery-history.YNBBC.kuaijie .recently-body,
.lottery-history-wrap.double .lottery-history.YNBBC.shuangmian .recently-body,
.lottery-history-wrap.double .lottery-history.YNNBC.dingweidan .recently-body,
.lottery-history-wrap.double .lottery-history.YNNBC.kuaijie .recently-body,
.lottery-history-wrap.double .lottery-history.YNNBC.shuangmian .recently-body,
.lottery-history-wrap.double .lottery-history.YNZBC.dingweidan .recently-body,
.lottery-history-wrap.double .lottery-history.YNZBC.kuaijie .recently-body,
.lottery-history-wrap.double .lottery-history.YNZBC.shuangmian .recently-body {
 width:160vw;
 overflow-y:auto
}
.lottery-history-wrap.double .lottery-history.YNBBC.dingweidan .recently-body .vietname-list .vietnam-list-item .viet-right.r-0,
.lottery-history-wrap.double .lottery-history.YNBBC.kuaijie .recently-body .vietname-list .vietnam-list-item .viet-right.r-0,
.lottery-history-wrap.double .lottery-history.YNBBC.shuangmian .recently-body .vietname-list .vietnam-list-item .viet-right.r-0,
.lottery-history-wrap.double .lottery-history.YNNBC.dingweidan .recently-body .vietname-list .vietnam-list-item .viet-right.r-0,
.lottery-history-wrap.double .lottery-history.YNNBC.kuaijie .recently-body .vietname-list .vietnam-list-item .viet-right.r-0,
.lottery-history-wrap.double .lottery-history.YNNBC.shuangmian .recently-body .vietname-list .vietnam-list-item .viet-right.r-0,
.lottery-history-wrap.double .lottery-history.YNZBC.dingweidan .recently-body .vietname-list .vietnam-list-item .viet-right.r-0,
.lottery-history-wrap.double .lottery-history.YNZBC.kuaijie .recently-body .vietname-list .vietnam-list-item .viet-right.r-0,
.lottery-history-wrap.double .lottery-history.YNZBC.shuangmian .recently-body .vietname-list .vietnam-list-item .viet-right.r-0 {
 width:36vw
}
.lottery-history-wrap.double .lottery-history.YNBBC.dingweidan .recently-body .vietname-list .vietnam-list-item .single-item,
.lottery-history-wrap.double .lottery-history.YNBBC.kuaijie .recently-body .vietname-list .vietnam-list-item .single-item,
.lottery-history-wrap.double .lottery-history.YNBBC.shuangmian .recently-body .vietname-list .vietnam-list-item .single-item,
.lottery-history-wrap.double .lottery-history.YNNBC.dingweidan .recently-body .vietname-list .vietnam-list-item .single-item,
.lottery-history-wrap.double .lottery-history.YNNBC.kuaijie .recently-body .vietname-list .vietnam-list-item .single-item,
.lottery-history-wrap.double .lottery-history.YNNBC.shuangmian .recently-body .vietname-list .vietnam-list-item .single-item,
.lottery-history-wrap.double .lottery-history.YNZBC.dingweidan .recently-body .vietname-list .vietnam-list-item .single-item,
.lottery-history-wrap.double .lottery-history.YNZBC.kuaijie .recently-body .vietname-list .vietnam-list-item .single-item,
.lottery-history-wrap.double .lottery-history.YNZBC.shuangmian .recently-body .vietname-list .vietnam-list-item .single-item {
 justify-content:space-around
}
.lottery-history-wrap.double .lottery-history.YNBBC.dingweidan .recently-body .vietname-list .vietnam-list-item .single-item .ball,
.lottery-history-wrap.double .lottery-history.YNBBC.kuaijie .recently-body .vietname-list .vietnam-list-item .single-item .ball,
.lottery-history-wrap.double .lottery-history.YNBBC.shuangmian .recently-body .vietname-list .vietnam-list-item .single-item .ball,
.lottery-history-wrap.double .lottery-history.YNNBC.dingweidan .recently-body .vietname-list .vietnam-list-item .single-item .ball,
.lottery-history-wrap.double .lottery-history.YNNBC.kuaijie .recently-body .vietname-list .vietnam-list-item .single-item .ball,
.lottery-history-wrap.double .lottery-history.YNNBC.shuangmian .recently-body .vietname-list .vietnam-list-item .single-item .ball,
.lottery-history-wrap.double .lottery-history.YNZBC.dingweidan .recently-body .vietname-list .vietnam-list-item .single-item .ball,
.lottery-history-wrap.double .lottery-history.YNZBC.kuaijie .recently-body .vietname-list .vietnam-list-item .single-item .ball,
.lottery-history-wrap.double .lottery-history.YNZBC.shuangmian .recently-body .vietname-list .vietnam-list-item .single-item .ball {
 margin:0
}
.lottery-history-wrap.double .lottery-history.YNBBC.dingweidan .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNBBC.kuaijie .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNBBC.shuangmian .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNNBC.dingweidan .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNNBC.kuaijie .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNNBC.shuangmian .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNZBC.dingweidan .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNZBC.kuaijie .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNZBC.shuangmian .recently-title:nth-child(2) {
 width:36vw
}
.lottery-history-wrap.double .lottery-history.YNBBC.dingweidan .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.YNBBC.kuaijie .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.YNBBC.shuangmian .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.YNNBC.dingweidan .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.YNNBC.kuaijie .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.YNNBC.shuangmian .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.YNZBC.dingweidan .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.YNZBC.kuaijie .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.YNZBC.shuangmian .recently-title:nth-child(3) {
 width:33.33333vw
}
.lottery-history-wrap.double .lottery-history.YNBBC.dingweidan .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.YNBBC.kuaijie .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.YNBBC.shuangmian .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.YNNBC.dingweidan .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.YNNBC.kuaijie .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.YNNBC.shuangmian .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.YNZBC.dingweidan .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.YNZBC.kuaijie .recently-title:nth-child(4),
.lottery-history-wrap.double .lottery-history.YNZBC.shuangmian .recently-title:nth-child(4) {
 width:69.33333vw
}
.lottery-history-wrap.double .lottery-history.YNBBC.longhuhe .recently-header,
.lottery-history-wrap.double .lottery-history.YNNBC.longhuhe .recently-header,
.lottery-history-wrap.double .lottery-history.YNZBC.longhuhe .recently-header {
 width:128vw;
 overflow:hidden
}
.lottery-history-wrap.double .lottery-history.YNBBC.longhuhe .recently-body,
.lottery-history-wrap.double .lottery-history.YNNBC.longhuhe .recently-body,
.lottery-history-wrap.double .lottery-history.YNZBC.longhuhe .recently-body {
 width:128vw;
 overflow-y:auto
}
.lottery-history-wrap.double .lottery-history.YNBBC.longhuhe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNBBC.longhuhe .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.YNNBC.longhuhe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNNBC.longhuhe .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.YNZBC.longhuhe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNZBC.longhuhe .recently-title:nth-child(3) {
 width:64vw
}
.lottery-history-wrap.double .lottery-history.YNBBC.longhuhe .recently-title:nth-child(2) .title-sub li:first-child,
.lottery-history-wrap.double .lottery-history.YNBBC.longhuhe .recently-title:nth-child(3) .title-sub li:first-child,
.lottery-history-wrap.double .lottery-history.YNNBC.longhuhe .recently-title:nth-child(2) .title-sub li:first-child,
.lottery-history-wrap.double .lottery-history.YNNBC.longhuhe .recently-title:nth-child(3) .title-sub li:first-child,
.lottery-history-wrap.double .lottery-history.YNZBC.longhuhe .recently-title:nth-child(2) .title-sub li:first-child,
.lottery-history-wrap.double .lottery-history.YNZBC.longhuhe .recently-title:nth-child(3) .title-sub li:first-child {
 flex:2
}
.lottery-history-wrap.double .lottery-history.YNBBC.duiweilonghuhe .recently-header,
.lottery-history-wrap.double .lottery-history.YNNBC.duiweilonghuhe .recently-header,
.lottery-history-wrap.double .lottery-history.YNZBC.duiweilonghuhe .recently-header {
 width:197.33333vw;
 overflow:hidden
}
.lottery-history-wrap.double .lottery-history.YNBBC.duiweilonghuhe .recently-body,
.lottery-history-wrap.double .lottery-history.YNNBC.duiweilonghuhe .recently-body,
.lottery-history-wrap.double .lottery-history.YNZBC.duiweilonghuhe .recently-body {
 width:197.33333vw;
 overflow-y:auto
}
.lottery-history-wrap.double .lottery-history.YNBBC.duiweilonghuhe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNNBC.duiweilonghuhe .recently-title:nth-child(2),
.lottery-history-wrap.double .lottery-history.YNZBC.duiweilonghuhe .recently-title:nth-child(2) {
 width:80vw
}
.lottery-history-wrap.double .lottery-history.YNBBC.duiweilonghuhe .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.YNNBC.duiweilonghuhe .recently-title:nth-child(n+3),
.lottery-history-wrap.double .lottery-history.YNZBC.duiweilonghuhe .recently-title:nth-child(n+3) {
 width:20vw
}
.lottery-history-wrap.double .lottery-history.TGC .wz4d-tab span:nth-child(4) {
 left:61.86667vw;
 z-index:1
}
.lottery-history-wrap.double .lottery-history.TGC .wz4d-tab span:nth-child(5) {
 left:80vw;
 z-index:1
}
.lottery-history-wrap.double .lottery-history.TGC .recently-table .recently-header {
 width:266.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC .recently-table .recently-header .recently-title {
 width:100%;
 flex:auto
}
.lottery-history-wrap.double .lottery-history.TGC .recently-table .recently-header .recently-title:nth-child(5) {
 flex:auto
}
.lottery-history-wrap.double .lottery-history.TGC .recently-table .recently-header .recently-title:first-child {
 flex:none;
 width:21.33333vw
}
.lottery-history-wrap.double .lottery-history.TGC .recently-table .recently-body {
 width:266.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC.kuaijie .recently-body,
.lottery-history-wrap.double .lottery-history.TGC.kuaijie .recently-header,
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-body,
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-header,
.lottery-history-wrap.double .lottery-history.TGC.xuanhao .recently-body,
.lottery-history-wrap.double .lottery-history.TGC.xuanhao .recently-header {
 width:133.33333vw
}
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-body,
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-header {
 width:100%
}
.lottery-history-wrap.double .lottery-history.TGC.longhuhe .recently-body .item-child:first-child {
 flex:1
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-header {
 width:100%
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-header .recently-title:nth-child(2) {
 flex:none;
 width:37.33333vw
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-body {
 width:100%
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-body .item-child:first-child {
 flex:none;
 width:37.33333vw
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .recently-body .item-child:nth-child(2) {
 flex:auto
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .wz4d-tab span {
 width:40vw
}
.lottery-history-wrap.double .lottery-history.TGC.duiweilonghuhe .wz4d-tab span:nth-child(2) {
 left:40vw
}
.lottery-history-wrap.double .lottery-history.TGC.shuangmian.index-3 .recently-body,
.lottery-history-wrap.double .lottery-history.TGC.shuangmian.index-3 .recently-header {
 width:133.33333vw
}
.lottery-history-wrap.double .lottery-history.TGC.shuangmian.index-4 .recently-header {
 width:186.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC.shuangmian.index-4 .recently-header .recently-title:nth-child(2) .tag {
 flex-direction:row;
 justify-content:center
}
.lottery-history-wrap.double .lottery-history.TGC.shuangmian.index-4 .recently-header .recently-title:nth-child(2) .select-tag {
 flex:none;
 margin-left:2.66667vw
}
.lottery-history-wrap.double .lottery-history.TGC.shuangmian.index-4 .recently-body {
 width:186.66667vw
}
.lottery-history-wrap.double .lottery-history.XY28 .recently-header .recently-title:nth-child(2) {
 flex:1
}
.lottery-history-wrap.double .lottery-history.XY28 .recently-table .fix-left-body.originCode li {
 height:11.73333vw!important
}
.lottery-history-wrap.double .lottery-history.XY28 .recently-body .list-code {
 flex:1
}
.lottery-history-wrap.double .lottery-history.XY28 .recently-body .list-code span.blue-ball {
 color:#00a7f0
}
.lottery-history-wrap.double .lottery-history.XY28 .recently-body .list-code span.red-ball {
 color:#d8011d
}
.lottery-history-wrap.double .lottery-history.XY28 .recently-body .list-code span.green-ball {
 color:#6fb602
}
.lottery-history-wrap.double .lottery-history.XY28 .recently-body.originCode li {
 height:11.73333vw
}
.lottery-history-wrap.double .lottery-history.XY28 .recently-body.originCode li .list-code {
 display:grid;
 grid-template-columns:repeat(10,5.33333vw);
 grid-column-gap:2.13333vw
}
.lottery-history-wrap.double .lottery-history.XY28 .recently-body.originCode li .list-code span:nth-child(-n+18) {
 color:#6fb602
}
.lottery-history-wrap.double .lottery-history.XY28 .recently-body.originCode li .list-code span:nth-child(-n+12) {
 color:#d8011d
}
.lottery-history-wrap.double .lottery-history.XY28 .recently-body.originCode li .list-code span:nth-child(-n+6) {
 color:#00a7f0;
 border:0
}
.lottery-history-wrap.double .lottery-history.XY28.longhuhe .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.XY28.sanweizhenghe .recently-header .recently-title:nth-child(3),
.lottery-history-wrap.double .lottery-history.XY28.temazhenghe .recently-header .recently-title:nth-child(3) {
 width:39.46667vw
}
.wz4d-tab {
 position:relative;
 border-bottom:1px solid #25a2ff;
 padding-top:2.66667vw;
 height:9.6vw;
 font-size:3.2vw
}
.wz4d-tab span {
 display:inline-block;
 width:21.33333vw;
 height:6.93333vw;
 background-image:url(data:image/png;base64,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);
 background-position:bottom;
 background-repeat:no-repeat;
 background-size:100% auto;
 text-align:center;
 position:absolute;
 bottom:-.37333vw;
 line-height:8vw
}
.wz4d-tab span:first-child {
 left:2.66667vw;
 z-index:3
}
.wz4d-tab span:nth-child(2) {
 left:21.86667vw;
 z-index:2
}
.wz4d-tab span:nth-child(3) {
 left:41.6vw;
 z-index:1
}
.wz4d-tab span.active {
 z-index:4;
 background-image:url(data:image/png;base64,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);
 background-position:top;
 background-size:100% 106%
}
.lottery-history-wrap.standard .lottery-history.TGC .recently-header .recently-title .title-span.tag .selected-tag span {
 max-width:16vw;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 display:inline-block;
 vertical-align:middle
}
.lottery-history-wrap.standard .lottery-history.TGC.dxds .recently-header .recently-title .title-span.tag .selected-tag span {
 max-width:8vw
}
.lottery-history-wrap.standard .lottery-history.TGC.yijiang .recently-header .recently-title .title-span.tag .selected-tag span {
 max-width:10.66667vw
}
.lottery-history-wrap .lottery-history.TGC .wz4d-tab {
 display:flex;
 justify-content:flex-start;
 width:100%;
 overflow-x:auto;
 padding:0 1.33333vw;
 margin:1.33333vw 0;
 box-sizing:border-box
}
.lottery-history-wrap .lottery-history.TGC .wz4d-tab span {
 background:#fff;
 border:1px solid #d8dcf0;
 border-radius:1.6vw;
 position:static;
 margin-right:1.33333vw;
 height:8vw;
 line-height:8vw
}
.lottery-history-wrap .lottery-history.TGC .wz4d-tab span.active {
 background:#1d9eff;
 color:#fff
}

.miss-lottery-setting {
 width:100%;
 border-radius:4vw 4vw 0 0;
 background-color:#fff
}
.miss-lottery-setting .header {
 display:flex;
 align-items:center;
 justify-content:space-between;
 padding:1.33333vw 0;
 font-size:5.33333vw;
 color:#555;
 border-bottom:1px solid #f2f2f2
}
.miss-lottery-setting .title {
 color:#555
}
.miss-lottery-setting .left,
.miss-lottery-setting .right {
 width:13.33333vw
}
.miss-lottery-setting .body {
 display:block!important;
 padding:2.4vw 4.26667vw 9.06667vw!important;
 max-height:106.66667vw!important
}
.miss-lottery-setting .left .van-icon {
 margin-left:2.66667vw
}
.miss-lottery-setting .lottery-select {
 padding:0 2.66667vw
}
.miss-lottery-setting .lottery-select .title {
 color:#999;
 font-size:3.46667vw
}
.miss-lottery-setting .lottery-select .lottery-select-list {
 display:flex;
 flex-wrap:wrap
}
.miss-lottery-setting .lottery-select .lottery-select-list-item {
 font-size:3.46667vw;
 border-radius:1.33333vw;
 padding:2.66667vw 0;
 width:30%;
 margin-right:3.2vw;
 margin-top:1.33333vw;
 margin-bottom:1.33333vw;
 text-align:center;
 color:#666;
 background-size:100% 100%;
 background-repeat:no-repeat;
 background-image:url(/h5/images/miss-whiteea598ec3d2caa03140f86876810ccc7f.png)
}
.miss-lottery-setting .lottery-select .lottery-select-list-item.active {
 color:#fff;
 background-image:url(/h5/images/miss-edit3651e4225fe629b84864ee3a2e725a5d.png)
}
.miss-lottery-setting .lottery-select .lottery-select-list-item:nth-child(3n) {
 margin-right:0
}
.miss-lottery-setting .lottery-select .actions {
 display:flex;
 justify-content:space-between;
 margin-bottom:2.66667vw
}
.miss-lottery-setting .lottery-select .actions .left {
 display:flex;
 justify-content:space-between;
 width:50.66667vw
}
.miss-lottery-setting .lottery-select .actions .right {
 padding:2.66667vw 0;
 text-align:center
}
.miss-lottery-setting .lottery-select .actions .right .status {
 display:block;
 font-size:3.46667vw;
 color:#666
}
.miss-lottery-setting .lottery-select .plain-btn {
 border-radius:1.33333vw;
 display:flex;
 padding:2.66667vw 0;
 justify-content:center;
 align-items:center;
 font-size:3.46667vw;
 color:#666;
 width:30%;
 background-size:100% 100%;
 background-repeat:no-repeat;
 background-image:url(/h5/images/miss-whiteea598ec3d2caa03140f86876810ccc7f.png)
}

.miss-group-setting {
 width:100%;
 border-radius:4vw 4vw 0 0;
 background-color:#fff
}
.miss-group-setting .header {
 display:flex;
 align-items:center;
 justify-content:space-between;
 padding:1.33333vw 0;
 font-size:5.33333vw;
 color:#555;
 border-bottom:1px solid #f2f2f2
}
.miss-group-setting .title {
 color:#555
}
.miss-group-setting .left,
.miss-group-setting .right {
 width:13.33333vw
}
.miss-group-setting .header {
 position:relative;
 height:15.46667vw;
 font-size:4.61333vw;
 color:#666
}
.miss-group-setting .header .left {
 line-height:2.66667vw
}
.miss-group-setting .header .right {
 line-height:2.66667vw;
 padding-left:4.26667vw
}
.miss-group-setting .body {
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
 padding:5.33333vw 10.66667vw;
 max-height:101.33333vw;
 overflow-y:auto
}
.miss-group-setting .group-box {
 border-radius:1.33333vw;
 color:#666;
 width:45%;
 margin-bottom:5.33333vw;
 text-align:center;
 padding:2.66667vw 0;
 background-size:100% 100%;
 background-repeat:no-repeat;
 background-image:url(/h5/images/miss-whiteea598ec3d2caa03140f86876810ccc7f.png)
}
.miss-group-setting .group-box .title {
 font-size:4.53333vw
}
.miss-group-setting .group-box .tip {
 font-size:3.2vw
}
.miss-group-setting .group-box .tip i {
 color:#ff8a2c
}
.miss-group-setting .bottom {
 padding:4.53333vw 4.26667vw 9.06667vw;
 width:100%;
 height:24.53333vw;
 overflow:hidden;
 display:flex;
 justify-content:space-between;
 box-shadow:0 .8vw 2.66667vw 0 rgba(0,0,0,.15)
}
.miss-group-setting .bottom .plain-btn {
 flex:none;
 width:29.33333vw;
 height:10.66667vw;
 line-height:10.66667vw;
 font-size:4.26667vw;
 color:#fff;
 text-align:center;
 border-radius:1.86667vw;
 background-size:100% 100%;
 background-repeat:no-repeat
}
.miss-group-setting .bottom .plain-btn.recover {
 background-image:url(/h5/images/miss-edit3651e4225fe629b84864ee3a2e725a5d.png)
}
.miss-group-setting .bottom .plain-btn.cancel {
 background-image:url(/h5/images/miss-return5631ebbdcae02685adbf8affa2309be2.png)
}
.miss-group-setting .bottom .plain-btn.save {
 background-image:url(/h5/images/miss-edit3651e4225fe629b84864ee3a2e725a5d.png)
}

.minBetMoney {
 border-radius:2.66667vw;
 overflow:hidden;
 font-size:3.73333vw;
 padding:1.33333vw 2.66667vw;
 color:#fff;
 background-color:#0091ff
}
.minBetMoney .modal-content {
 text-align:center
}

.popUpDialog[data-v-6ba1ac03] {
 background-color:transparent
}
.singlePeriodProfit[data-v-6ba1ac03] {
 display:flex;
 flex-direction:column;
 flex-wrap:wrap;
 border-top:1px solid #e5e5e5
}
.singlePeriodProfit .checkWrapper[data-v-6ba1ac03] {
 display:flex;
 align-items:center
}
.singlePeriodProfit .checkClass[data-v-6ba1ac03] {
 height:4.53333vw;
 width:4.53333vw;
 border:1px solid #bbb;
 margin-right:1.33333vw;
 border-radius:1.06667vw
}
.singlePeriodProfit .checkClass.checked[data-v-6ba1ac03] {
 border:1px solid #199cff;
 display:flex;
 justify-content:center;
 align-items:center
}
.singlePeriodProfit .checkClass.checked>i[data-v-6ba1ac03] {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF0AAAA/CAYAAACCTcSSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA1ZJREFUeNrs3D1oFEEYBuC9/AlpLBUsxNpewSoGFUEjihLigRFME3/AImAkoiIYFdJH0wqXWFhoSKNFRNAihVUahQgisQgENFpoVILvuDO4xGxuv9nZ+eP74OXIZu5289zs7tzcbmqnR38kXPo1ObLlv2X1O6udeLiOnEF2IEvII+Qm2q+0MZvZAvhWPDxD9mYWb0MuIwfw+32Mbh78ObInp8lu5FYLU1kDV9XH6HbBRW1ndLvgopYYvVx1EsFFTTF6OfAZIvg7PpGWB99PeM57MWTEOP0Lo9sD7wL4oviB0S2DM7oDcEZ3AM7oxaoDeUoE/4R0bwTO6MXAH4tRBxFc9PCPeQ0YvTl4jwb4wmaNGN0yOKM7AGd0B+CM7gCc0f9VKzJJBF9O0rmUBerKGD0Ff4icJIJ3I291VtjC4H/B6xrg87orVejtyCXkFfIBeYEMRP6mOAEX1SZPIGJe4WBm+U5xgkCOIH3ITwY3A656+pV14Nk6Ic/oHQxuBlyhn2vSpicieOfgCn1XgXYxwNeQCSL4V+SwSXCF/rlgWwHfkL0lRPBxOTiggB9C3pjeGIH+hND+lNw9WwMEH9QAn6tigwT6jSS9qrRo1QOC9w5coS/K0ctyZPBegmc/HM3LM3Qs8N6Cr58GiAXea/CN5l5igB8jgn9HjtkCT3LmVgT8UfnuU+AnZC9zWfeQISK4+Ftf2tzIvAmtObm7UeAH5G5dcwg+rAE+a3tDN5tF1IEfdAQfDHgz9FDggwIvgu47fHDgRdF9hQ8SnIKehf/mAfwIEfwX0usDOBVdwR+XvYYCP2Zwm68io0RwMVE348unN53vQGflbkqBH5KHAxPgdzXAp32ao9D94lkHfrgkfBTgZdBtw0cDXhbdFnxU4CbQq4aPDtwUehZ+1SD8eSL4GnLWd3CT6Aq+V/Y2Cvy1HPBxIng/MpUEUKYvm5uWuzcF/rY8jJQFbySBVBX/ZEfBi+tk2gs+Rx1GVmIHrwq9LHzU4FUcXsoeaqIHrxq9KvigwW2gZ+HXDL3exZDBbaEr+H4D8BeQB0ngZfNOi0ZJeAF+P4mgbN/eogsfDbgLdB34qMBdoVPgowN3iV4EPkpw1+gKvitJb6EUY/nfyOskveUkSnBRfwQYAFmbKpkxqHuxAAAAAElFTkSuQmCC);
 display:block;
 width:80%;
 height:100%;
 background-repeat:no-repeat;
 background-position:50%;
 background-size:contain
}
.singlePeriodProfit .content-footer[data-v-6ba1ac03] {
 display:flex;
 flex-direction:column;
 justify-content:center;
 align-items:center;
 height:26.4vw
}
.singlePeriodProfit .content-footer>div[data-v-6ba1ac03]:first-child {
 height:8vw;
 line-height:8vw;
 color:#666
}
.singlePeriodProfit .content-footer .icon-check[data-v-6ba1ac03] {
 width:4vw;
 height:4vw;
 margin-right:1.6vw;
 cursor:pointer;
 color:#333
}
.singlePeriodProfit .content-footer .btn[data-v-6ba1ac03] {
 margin-top:1.06667vw;
 font-size:4.61333vw;
 font-weight:500;
 text-align:center;
 border-radius:1.86667vw;
 line-height:12.53333vw;
 border-radius:3.2vw;
 border:.4vw solid #eaeffb;
 background-color:#d8d8d8;
 cursor:pointer;
 width:91.2vw;
 height:12.53333vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:1.95467vw;
 color:#fff
}
.singlePeriodProfit .content-wrap[data-v-6ba1ac03] {
 display:flex;
 flex-direction:column;
 flex:1;
 flex-wrap:wrap;
 overflow:hidden
}
.singlePeriodProfit .content-wrap .series-list-wrapper[data-v-6ba1ac03] {
 padding:4vw 4.13333vw;
 background-color:#f8f8f8;
 height:34.66667vw;
 overflow:auto
}
.singlePeriodProfit .content-wrap .details-lottery[data-v-6ba1ac03] {
 padding:4vw 4.13333vw;
 background-color:#fff;
 font-size:3.46667vw;
 color:#666
}
.singlePeriodProfit .content-wrap .details-lottery>div[data-v-6ba1ac03]:first-child,
.singlePeriodProfit .content-wrap .details-lottery>div[data-v-6ba1ac03]:nth-child(2) {
 padding-bottom:4vw
}
.singlePeriodProfit .content-wrap .details-lottery>div:nth-child(2)>div[data-v-6ba1ac03]:first-child {
 font-weight:500;
 color:#333
}
.singlePeriodProfit .content-wrap .details-lottery>div[data-v-6ba1ac03]:nth-child(3) {
 color:#999
}
.singlePeriodProfit .content-wrap .series-item[data-v-6ba1ac03] {
 display:flex;
 flex-direction:column
}
.singlePeriodProfit .content-wrap .series-item .series-title[data-v-6ba1ac03] {
 height:10.66667vw;
 font-size:3.73333vw;
 color:#999;
 line-height:10.66667vw
}
.singlePeriodProfit .content-wrap .series-item .series-content[data-v-6ba1ac03] {
 flex:1;
 display:flex;
 flex-flow:wrap;
 justify-content:flex-start;
 font-size:3.73333vw;
 color:#666
}
.singlePeriodProfit .content-wrap .series-item .ticketItem[data-v-6ba1ac03] {
 display:flex;
 flex-direction:column;
 width:45.33333vw;
 padding:1.33333vw;
 text-align:center;
 border-right:.5px solid #bbb;
 border-bottom:.5px solid #bbb
}
.singlePeriodProfit .content-wrap .series-item .ticketItem[data-v-6ba1ac03]:nth-child(odd) {
 border-left:.6px solid #bbb
}
.singlePeriodProfit .content-wrap .series-item .ticketItem.norClass1[data-v-6ba1ac03] {
 border:.5px solid #bbb;
 border-radius:1.06667vw
}
.singlePeriodProfit .content-wrap .series-item .ticketItem[data-v-6ba1ac03]:first-child,
.singlePeriodProfit .content-wrap .series-item .ticketItem[data-v-6ba1ac03]:nth-child(2) {
 border-top:.5px solid #bbb
}
.singlePeriodProfit .content-wrap .series-item .ticketItem.norClass[data-v-6ba1ac03]:first-child {
 border-top-left-radius:1.06667vw
}
.singlePeriodProfit .content-wrap .series-item .ticketItem.norClass[data-v-6ba1ac03]:nth-of-type(2) {
 border-top-right-radius:1.06667vw
}
.singlePeriodProfit .content-wrap .series-item .ticketItem.norClass[data-v-6ba1ac03]:nth-last-child(2) {
 border-bottom-left-radius:1.06667vw
}
.singlePeriodProfit .content-wrap .series-item .ticketItem.norClass[data-v-6ba1ac03]:last-child {
 border-bottom-right-radius:1.06667vw
}
.singlePeriodProfit .content-wrap .series-item .ticketItem.speClass[data-v-6ba1ac03]:first-child {
 border-radius:1.06667vw 0 0 0
}
.singlePeriodProfit .content-wrap .series-item .ticketItem.speClass[data-v-6ba1ac03]:nth-of-type(2) {
 border-top-right-radius:1.06667vw
}
.singlePeriodProfit .content-wrap .series-item .ticketItem.speClass[data-v-6ba1ac03]:nth-last-child(2) {
 border-bottom-right-radius:1.06667vw
}
.singlePeriodProfit .content-wrap .series-item .ticketItem.speClass[data-v-6ba1ac03]:last-child {
 border-bottom-right-radius:1.06667vw;
 border-bottom-left-radius:1.06667vw
}
.singlePeriodProfit .content-wrap .series-item .ticketItem>div[data-v-6ba1ac03]:first-of-type {
 margin-bottom:1.33333vw;
 font-size:3.73333vw
}
.singlePeriodProfit .content-wrap .series-item .ticketItem>div[data-v-6ba1ac03]:nth-of-type(2) {
 color:#ff950d;
 font-size:3.2vw
}
.singlePeriodProfit .content-wrap .series-item .ticketItem.actived[data-v-6ba1ac03] {
 background-color:#1d9eff;
 color:#fff
}
.singlePeriodProfit .content-wrap .series-item .ticketItem.actived>div[data-v-6ba1ac03]:nth-of-type(2) {
 color:#fff
}

.trace-standard-check-modal {
 width:auto;
 overflow:hidden;
 font-size:3.73333vw;
 color:#445d7e;
 z-index:101;
 background:#fff
}
.trace-standard-check-modal .modal-title {
 width:100%;
 background:linear-gradient(90deg,#69acea,#61c3d7);
 height:16vw;
 line-height:16vw;
 font-size:4.8vw;
 color:#fff
}
.trace-standard-check-modal .modal-title .modal-title-close {
 display:inline
}
.trace-standard-check-modal .modal-content {
 padding:8vw
}
.trace-standard-check-modal .modal-content h3,
.trace-standard-check-modal .modal-content p {
 text-align:center;
 margin-bottom:5.33333vw
}
.trace-standard-check-modal .modal-btns {
 width:100%;
 text-align:center;
 padding:0 4.26667vw 2.66667vw;
 white-space:nowrap
}
.trace-standard-check-modal .modal-btns .mk-button {
 height:9.6vw
}
.trace-standard-check-modal .modal-btns button:first-of-type {
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:2.13333vw;
 background-size:100% 100%;
 color:#999
}
.trace-standard-check-modal .modal-btns button:nth-of-type(2) {
 margin-left:5.33333vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:2.13333vw;
 background-size:100% 100%
}
.trace-standard-check-modal .top {
 font-size:3.52vw;
 color:#666;
 margin-bottom:2.13333vw
}
.trace-standard-check-modal .mk-button {
 width:28.53333vw;
 height:10.66667vw!important;
 font-size:4.72vw;
 font-weight:500;
 border-radius:1.86667vw;
 background-color:unset!important
}
.trace-standard-check-modal .lg-w {
 min-width:28.53333vw;
 width:auto
}
.trace-standard-check-modal.modal.sub-component {
 margin-bottom:0
}
.trace-standard-check-modal .trace-list {
 max-height:66.66667vw;
 overflow-y:auto
}
.trace-standard-check-modal .title {
 margin:0!important;
 text-align:left!important;
 line-height:8.8vw;
 color:#666;
 display:flex;
 height:8.8vw;
 background-image:linear-gradient(180deg,#edf4fe,#f5f9ff 51%,#edf4fe)
}
.trace-standard-check-modal .title>div:first-child {
 width:40%;
 text-align:center
}
.trace-standard-check-modal .title>div:nth-child(2) {
 width:60%;
 text-align:center
}
.trace-standard-check-modal .play-list {
 max-height:53.33333vw;
 overflow-y:auto
}
.trace-standard-check-modal .play-list .play-list-item {
 display:flex;
 border-bottom:.5px solid #e1e5f3;
 border-left:.5px solid #e1e5f3;
 border-right:.5px solid #e1e5f3;
 padding:2.93333vw 0;
 font-size:3.33333vw;
 color:#666
}
.trace-standard-check-modal .play-list .play-list-item>span {
 display:block
}
.trace-standard-check-modal .play-list .play-list-item>span:first-child {
 width:40%;
 text-align:center
}
.trace-standard-check-modal .play-list .play-list-item>span:nth-child(2) {
 width:60%;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis;
 text-align:center
}
.trace-standard-check-modal .summary {
 padding:1.6vw 0;
 border-bottom:.5px solid #e1e5f3;
 border-left:.5px solid #e1e5f3;
 border-right:.5px solid #e1e5f3;
 text-align:center;
 font-size:3.33333vw;
 color:#666
}
.trace-standard-check-modal .list-item {
 display:flex
}
.trace-standard-check-modal .list-item .issue {
 width:35%
}
.trace-standard-check-modal .list-item .betnum {
 width:20%
}
.trace-standard-check-modal .list-item .moneymode {
 width:25%
}
.trace-standard-check-modal .list-item .multi {
 width:20%;
 text-align:right
}
.trace-standard-check-modal .bet-list-title {
 display:flex;
 background-color:#f2f2f2;
 border:1px solid #d7d7d7
}
.trace-standard-check-modal .bet-list-title .play-name {
 width:30%;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.trace-standard-check-modal .bet-list-title .play-content {
 width:70%;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.trace-standard-check-modal .bet-list {
 max-height:66.66667vw;
 overflow-x:hidden;
 overflow-y:auto
}
.trace-standard-check-modal .bet-list-item {
 display:flex;
 border-bottom:1px solid #d7d7d7
}
.trace-standard-check-modal .bet-list-item .play-name {
 width:30%;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.trace-standard-check-modal .bet-list-item .play-content {
 width:70%;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.trace-standard-check-modal .modal-title {
 position:relative;
 font-family:PingFangSC;
 height:11.73333vw;
 line-height:11.73333vw;
 font-size:3.91111vw;
 text-align:center;
 background:#fff;
 color:#333;
 border-bottom:1px solid #ebeffb
}

.popUpDialog[data-v-51422d66] {
 background-color:transparent
}
.ButtonSelect.default[data-v-51422d66] {
 position:relative;
 width:35.2vw;
 height:7.46667vw;
 display:flex;
 border-radius:2.13333vw
}
.ButtonSelect.default .warning-text[data-v-51422d66] {
 display:none
}
.ButtonSelect.default.active .button-select[data-v-51422d66] {
 border-radius:0 0 1.33333vw 1.33333vw;
 border-color:#1d9eff
}
.ButtonSelect.default.active .popover-select[data-v-51422d66] {
 border-radius:1.33333vw 1.33333vw 0 0;
 border-color:#1d9eff
}
.ButtonSelect.default .button-select .text[data-v-51422d66] {
 align-items:center;
 height:100%
}
.ButtonSelect.default.addon.active .button-select[data-v-51422d66] {
 border-radius:1.06667vw;
 box-shadow:0 .53333vw 0 0 #f5f7fe;
 border:1px solid #1d9eff;
 background-image:linear-gradient(180deg,#fff,#f7f8fd 15%,#f9fafe 43%,#fff)
}
.ButtonSelect.default.addon.active .button-select .text[data-v-51422d66] {
 border:1px solid #1d9eff;
 border-top:none;
 border-bottom:none;
 color:#1d9eff
}
.ButtonSelect.default.addon.active .button-select .small-btn-add[data-v-51422d66],
.ButtonSelect.default.addon.active .button-select .small-btn-sub[data-v-51422d66] {
 color:#1d9eff
}
.ButtonSelect.default.addon.active .button-select .small-btn-add.disabled[data-v-51422d66],
.ButtonSelect.default.addon.active .button-select .small-btn-sub.disabled[data-v-51422d66] {
 color:#bdc6dd
}
.ButtonSelect.default.addon.active .button-select .text-can-selected.selected[data-v-51422d66] {
 position:relative;
 background-color:#1d9eff;
 color:#fff
}
.ButtonSelect.default.addon.active .button-select .text-can-selected.selected[data-v-51422d66]:after {
 content:"";
 display:inline-block;
 vertical-align:middle;
 width:1px;
 height:4.8vw;
 animation:blink-data-v-51422d66 1s step-start infinite
}
.ButtonSelect.default.addon .small-btn-add[data-v-51422d66],
.ButtonSelect.default.addon .small-btn-sub[data-v-51422d66] {
 display:flex;
 color:#bdc6dd
}
.ButtonSelect.default.addon .mk-arrow-down[data-v-51422d66] {
 display:none
}
.ButtonSelect.default.addon .text[data-v-51422d66] {
 border-left:1px solid #e0e1f0;
 border-right:1px solid #e0e1f0;
 display:flex;
 justify-content:center
}
.ButtonSelect.default.down .popover-select[data-v-51422d66] {
 border-bottom-color:inherit;
 border-radius:0 0 1.33333vw 1.33333vw;
 transform:translateY(5.33333vw)
}
.ButtonSelect.default.down.active .button-select[data-v-51422d66] {
 border-top-color:inherit;
 border-radius:1.33333vw
}
.ButtonSelect.default .button-select[data-v-51422d66] {
 position:relative;
 font-size:3.2vw;
 text-align:right;
 color:#666;
 overflow:hidden;
 width:100%;
 display:flex;
 align-items:center;
 border-radius:.98667vw;
 border:.5px solid #d8dcdf;
 background-color:#f9f9fb;
 box-shadow:none;
 height:"28px";
 line-height:"28px"
}
.ButtonSelect.default .button-select .small-btn-add[data-v-51422d66],
.ButtonSelect.default .button-select .small-btn-sub[data-v-51422d66] {
 color:#bcc5dc;
 display:none;
 text-align:center;
 width:23%;
 font-size:5.33333vw;
 display:flex;
 justify-content:center;
 align-items:center
}
.ButtonSelect.default .button-select .small-btn-add>.iconfont[data-v-51422d66],
.ButtonSelect.default .button-select .small-btn-sub>.iconfont[data-v-51422d66] {
 font-size:3.2vw
}
.ButtonSelect.default .button-select .small-btn-add.disabled[data-v-51422d66],
.ButtonSelect.default .button-select .small-btn-sub.disabled[data-v-51422d66] {
 opacity:.7
}
.ButtonSelect.default .button-select .text[data-v-51422d66] {
 flex:1;
 text-align:center;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 outline:none;
 border-right:1px solid #e0e1f0;
 color:#666
}
.ButtonSelect.default .button-select .mk-arrow-down[data-v-51422d66] {
 margin:0 1.33333vw;
 align-self:center;
 color:#bcc5dc
}
.ButtonSelect.default .popover-select[data-v-51422d66] {
 position:absolute;
 top:-1.86667vw;
 width:100%;
 display:flex;
 flex-direction:column;
 overflow:visible;
 background-color:#fff;
 color:#666;
 z-index:111;
 border-radius:1.33333vw
}
.ButtonSelect.default .popover-select span[data-v-51422d66] {
 display:inline-block;
 width:100%;
 height:8vw;
 line-height:8vw;
 text-align:center;
 border-bottom:1px solid #e0e1f0
}
.ButtonSelect.default .popover-select span[data-v-51422d66]:last-child {
 border-bottom:none
}
.ButtonSelect.statisticsBottom[data-v-51422d66] {
 position:relative;
 width:100%;
 height:100%;
 display:flex;
 border-radius:1.46667vw
}
.ButtonSelect.statisticsBottom.multiple[data-v-51422d66] {
 width:30.66667vw
}
.ButtonSelect.statisticsBottom .warning-text[data-v-51422d66] {
 position:absolute;
 width:16.53333vw;
 height:6.13333vw;
 background-color:#ff6464;
 top:-8.26667vw;
 text-align:center;
 border-radius:1.06667vw;
 left:6.93333vw;
 color:#fff;
 font-size:2.93333vw
}
.ButtonSelect.statisticsBottom .warning-text[data-v-51422d66]:after {
 position:absolute;
 display:block;
 content:"";
 width:0;
 height:0;
 top:6.13333vw;
 left:6.4vw;
 border:1.33333vw solid transparent;
 border-top-color:#ff6464
}
.ButtonSelect.statisticsBottom .mk-arrow-down[data-v-51422d66] {
 transform:rotate(180deg)
}
.ButtonSelect.statisticsBottom.active .button-select .mk-arrow-down[data-v-51422d66],
.ButtonSelect.statisticsBottom.active .button-select .text[data-v-51422d66] {
 color:#1d9eff
}
.ButtonSelect.statisticsBottom.active .button-select .text-can-selected.selected[data-v-51422d66] {
 position:relative;
 background-color:#1d9eff;
 color:#fff
}
.ButtonSelect.statisticsBottom.active .button-select .text-can-selected.selected[data-v-51422d66]:after {
 content:"";
 display:inline-block;
 vertical-align:middle;
 width:1px;
 height:4.8vw;
 animation:blink-data-v-51422d66 1s step-start infinite
}
.ButtonSelect.statisticsBottom.addon.active .button-select[data-v-51422d66] {
 border-radius:2.13333vw;
 box-shadow:0 .53333vw 0 0 #f5f7fe;
 border:1px solid #1d9eff;
 background-image:linear-gradient(180deg,#fff,#f7f8fd 15%,#f9fafe 43%,#fff)
}
.ButtonSelect.statisticsBottom.addon.active .button-select .text[data-v-51422d66] {
 border:.5px solid #1d9eff;
 color:#1d9eff
}
.ButtonSelect.statisticsBottom.addon.active .button-select .small-btn-add[data-v-51422d66],
.ButtonSelect.statisticsBottom.addon.active .button-select .small-btn-sub[data-v-51422d66] {
 color:#1d9eff
}
.ButtonSelect.statisticsBottom.addon.active .button-select .small-btn-add.disabled[data-v-51422d66],
.ButtonSelect.statisticsBottom.addon.active .button-select .small-btn-sub.disabled[data-v-51422d66] {
 color:#bdc6dd
}
.ButtonSelect.statisticsBottom.addon .small-btn-add[data-v-51422d66],
.ButtonSelect.statisticsBottom.addon .small-btn-sub[data-v-51422d66] {
 display:flex;
 color:#bdc6dd
}
.ButtonSelect.statisticsBottom.addon .mk-arrow-down[data-v-51422d66] {
 display:none
}
.ButtonSelect.statisticsBottom.addon .text[data-v-51422d66] {
 border-left:1px solid #e0e1f0;
 border-right:1px solid #e0e1f0;
 display:flex;
 justify-content:center
}
.ButtonSelect.statisticsBottom.down .popover-select[data-v-51422d66] {
 border-bottom-color:inherit;
 border-radius:0 0 1.33333vw 1.33333vw;
 transform:translateY(5.33333vw)
}
.ButtonSelect.statisticsBottom.down.active .button-select[data-v-51422d66] {
 border-radius:1.33333vw
}
.ButtonSelect.statisticsBottom .button-select[data-v-51422d66] {
 position:relative;
 border-radius:1.33333vw;
 font-size:3.2vw;
 text-align:right;
 color:#999;
 overflow:hidden;
 width:100%;
 display:flex;
 align-items:center;
 border:.29333vw solid #d8dcdf;
 background-color:#f9f9fb;
 background-image:linear-gradient(180deg,#fff,#f7f8fd 15%,#f9fafe 43%,#fff);
 height:7.2vw;
 line-height:7.2vw
}
.ButtonSelect.statisticsBottom .button-select .small-btn-add[data-v-51422d66],
.ButtonSelect.statisticsBottom .button-select .small-btn-sub[data-v-51422d66] {
 color:#bcc5dc;
 display:none;
 text-align:center;
 width:23%;
 font-size:5.33333vw;
 display:flex;
 justify-content:center;
 align-items:center
}
.ButtonSelect.statisticsBottom .button-select .small-btn-add>.iconfont[data-v-51422d66],
.ButtonSelect.statisticsBottom .button-select .small-btn-sub>.iconfont[data-v-51422d66] {
 font-size:3.2vw
}
.ButtonSelect.statisticsBottom .button-select .small-btn-add.disabled[data-v-51422d66],
.ButtonSelect.statisticsBottom .button-select .small-btn-sub.disabled[data-v-51422d66] {
 opacity:.7
}
.ButtonSelect.statisticsBottom .button-select .text[data-v-51422d66] {
 flex:1;
 text-align:center;
 display:inline-block;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 outline:none;
 border-right:1px solid #e0e1f0;
 font-size:3.2vw;
 color:#666
}
.ButtonSelect.statisticsBottom .button-select .mk-arrow-down[data-v-51422d66] {
 margin:0 1.33333vw;
 align-self:center;
 color:#bcc5dc
}
.ButtonSelect.statisticsBottom .popover-select[data-v-51422d66] {
 position:absolute;
 transform:translateY(-100%);
 top:-1.86667vw;
 width:100%;
 display:flex;
 flex-direction:column;
 overflow:visible;
 background-color:#fff;
 color:#666;
 z-index:111;
 box-shadow:0 0 1.33333vw 0 #bcc5dc;
 border:.5px solid #e1e1f0;
 border-radius:1.33333vw
}
.ButtonSelect.statisticsBottom .popover-select[data-v-51422d66]:after {
 position:absolute;
 bottom:-3.2vw;
 left:50%;
 margin-left:-2.93333vw;
 z-index:10;
 content:"";
 display:block;
 width:5.86667vw;
 height:3.2vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAZCAYAAABtnU33AAAACXBIWXMAAAsTAAALEwEAmpwYAAAF8mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjAtMDctMTVUMTM6NTA6MDgrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIwLTA3LTE1VDE0OjA4OjUzKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIwLTA3LTE1VDE0OjA4OjUzKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmY5OWM3NWEzLThkMTItNGMyYS1iMDg4LWFhMzhiM2YwNTM0YiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDphOTA0ZTRjMi1hNWY5LTQyZWItYTE3ZS1jNTFkYTM0MWMwOTciIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphOTA0ZTRjMi1hNWY5LTQyZWItYTE3ZS1jNTFkYTM0MWMwOTciPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmE5MDRlNGMyLWE1ZjktNDJlYi1hMTdlLWM1MWRhMzQxYzA5NyIgc3RFdnQ6d2hlbj0iMjAyMC0wNy0xNVQxMzo1MDowOCswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmY5OWM3NWEzLThkMTItNGMyYS1iMDg4LWFhMzhiM2YwNTM0YiIgc3RFdnQ6d2hlbj0iMjAyMC0wNy0xNVQxNDowODo1MyswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+COTE1wAAB65JREFUWIW1mL9vHNcRx78z7+3uHcmjaAo0IEBA1KRJFUD/gP4V9y5SODHs3giQKgbixo3/BiOtC9URBKcw0qSRTcHSkaJ0vL27vX1vfqS429OS4lGU5Eyzh7e78+az35l57x25OwGghwCPHoNu3QKfnj7l9lYVRk0dVKtYe4oBZcEkhbKVh4Od3x+MBv9gpt8dHg6xu1vg/2HzecbLlw3M/OdJvfz05XLx32CczGNWpDyiUkJopR6OtDpv9ejorp2fw+r78AeAAfC1q+4K7n486A2+zc7r+c/PJ7NPRO3R2dkCk8nyt2Lc2GSyxNnZAqL26Plk9sl5Pf/5pu8+uIaFt904FHMAUHUHADO/4KRp2/r49NVnWe376bTFixcL+I0/2XZzB168WGA6bZHVvj8+ffVZ07Z1/5kuli62Ltab2AXg+j48JXh7RxwARA4cAIZqG+jC3M1XJsLy5GT69SKlbxYL0fF4BtX3p1Z1jMczLBaii5S+eXIy/VqExX01Z2HuHWwXUxdje0c8JXh9//pMjdtu5GwuB+aezF12vUL2tnEXL80L8yBuxm5w+LPT+T8P93X80Wj4l+fPZ3tHRzsoy/BOsCkpTk8XULXZq7r528vp8l+B4GAYWzQtyEXYzLNXQ3fFrlNMbqV5nr2nwgDQNPC7cs8BIKu7qLmaexa1WFRmpXtQNw1mZm7KrkSmr6aLH0/O519k0Wfj8Rzzeb4x7HyeMR7PkUWfnZzPv3g1XfxIZKrsaraaK6ible6xqCyLmtoqtrxO67tyz5vm7X2oD+wPesWekvqhmA/bfauSWpnVRMw4qzKrkpgSm5KyKgUFWOpFOj4+qb/Moj/dtJl1zSmL/nR8Un9ZL9IxwKIUlJRXc4gpsypnVRGzMqtVSW3Y7tuhmKf0uo7WDG9tWpsH+nXcpXU7FEvVjhWlWlGYpVAoc1QQC2ACMnFYBiwn0ckvJ+dftVl/uK6Z9ZtTm/WHX07Ov0qiE8CywzLI1r5ZmKOmUGhRmBWlWqp2rB2KyYF5zuZb6tcBgIguzH5ll+7SOiX1rO4jNa+SWmhF21RqX2UQS3DK7pTJkZgtqWF5fHL+7aJJ3zXNm82sa05NI7po0nfHJ+ffqmHJbIkcyZ1ycMoglr66bSo1tKJVUhut0zkl9ZumMwDQeuMBAJvrQ4A+/g/4ZOcJj84qXu4VITezAK0irI283oRkaBGyl8peMsXS1EsiKwxeELgAeXGwt/vH26PBn0LgvaOjHQDYNKezevn3yWz+bzhlh2UGZXfOHCiZSwpGSQtKBUI2j9mQMrgShFaK4Z4OZlnr2619vLhnJ3+APbiYzhuFvZdi3JP84jrbU3nUruollllDHChxFiIRpygGzsFWARKjVaYWhhZOLRTLSb14dDqZfy6iv47Hc4zHc4jor6eT+eeTevEIiiV89Y4ytcRoO1gDZ6coRCLEWUIcaCyzDtt9G7Vq16h7ZTpvVL1O5bIEnZ8/C/Uw8qipQ0plcG+jD8vYNlKgipGTFgwrhEJB8ALQCA8RsOhMgY24qHz/zkcHXwDAs1eTv+aWpsZuZK4AC0gFCOKgHF2zgbOVIaMVqYYxU5OEqJKyTFoPRzpqxG7duqMpwa9Td823Ab68DnsPGt2Xq2+3NjoDlnv7lJsZ7aSB1ikRUUFoM6yKcHfnJI4iGJzUDQJ4dCJ2gJeZ21/P6j8DQKusDDcnGJEbACEmBUEoi2jJ2SkIWhFQIcuUdRQHuiiz2XDfRrNs9e3WhgtsVXebbeB6Knfj9BCg7kDxND6hw+kw1FXg3MzCTipC7SkOyhhgObrHCJNoFgJco0UObhpYiY2ZmelCgzRzYzOz4EYclMUUFIRZFbxKY3AhyyQ6olIWZdZiuKejVu3lfqN35Z73DgqduhvYfjr3Fe5DXgs9HIL6TWwwm3JKZZBBDCrLYBIDPMeyDMFUghkHZeagmTUwM4GIqCshN4cHNdNQWDAzZlMOUVNSBRXCUTTEgcalaFkmXe7tW79JNc1qGXob7LXA26AB4PFjcB+6HkYe1oHzziyUTWCRZdAqhpwCV2UKOTPHyCyZmTkREyjzCni1H4eblR4LMxGzojBrU6lFuVr+YhxoGqoViz1tRmqjRqwPe/8+rAv5Oti3Am+BBi41stPTp7y7W3BdBR7MptyUkTvwVAQuYuB2SRQjc+AltS1dmKuq3NUGLmJWDVZb1zKrdaDDJLbcW3Xj+Tzb0dFdu65BbYO9EfAV4Beg+3U9Oqu4KJj64GHG1JaBAxOl1HBgunIeNfeyHJqae5XUdM+8D5qzeX27tS31uoHdBvrOwJegu+cv1HWndlkG6sDjhCnGCdWBKQamMGMK4SK0qrvumYuaj9Rc5MDlwLwDTUm9U/Vd6vWDgbdBA8Bl8KfxCVXPInXwLyNTsQaNE74wlxzY5kR2KKs9cUrq7R1Zb3jeAMX7wL4X8BZoYK02APTBAaCDB4CyDFfO051yOsjV2GtQ4I3TzzvDrmN/I/CbvngV9Ob3w0vw3c3uI1y2lF4DXAEJXNxEvBfsOu4rg34XB9eCA6/h+zZ6vBq76m+YB1vg8AGgGwcfCrx2ctW72/xtG98G8Oam/z1hgd8I+JLD38TPZfsQyL71gf8H0t7DJdrgs3AAAAAASUVORK5CYII=) no-repeat top;
 background-size:cover
}
.ButtonSelect.statisticsBottom .popover-select span[data-v-51422d66] {
 display:inline-block;
 width:100%;
 height:8vw;
 line-height:8vw;
 text-align:center
}
.ButtonSelect.statisticsBottom .popover-select span[data-v-51422d66]:last-child {
 border-bottom:none
}
.ButtonSelect.basket[data-v-51422d66] {
 position:relative;
 width:24.53333vw;
 height:7.2vw;
 display:flex;
 border-radius:1.46667vw
}
.ButtonSelect.basket .text-can-selected.selected[data-v-51422d66] {
 position:relative;
 background-color:#1d9eff;
 color:#fff
}
.ButtonSelect.basket .text-can-selected.selected[data-v-51422d66]:after {
 content:"";
 display:inline-block;
 vertical-align:middle;
 width:1px;
 height:4.8vw;
 animation:blink-data-v-51422d66 1s step-start infinite
}
@keyframes blink-data-v-51422d66 {
 0% {
  background-color:#fff
 }
 50% {
  background-color:#cacaca
 }
 to {
  background-color:#fff
 }
}
.ButtonSelect.basket.multiple[data-v-51422d66] {
 width:30.66667vw
}
.ButtonSelect.basket .warning-text[data-v-51422d66] {
 position:absolute;
 width:16.53333vw;
 height:6.13333vw;
 background-color:#ff6464;
 top:-8.26667vw;
 text-align:center;
 border-radius:1.06667vw;
 left:6.93333vw;
 color:#fff;
 font-size:2.93333vw
}
.ButtonSelect.basket .warning-text[data-v-51422d66]:after {
 position:absolute;
 display:block;
 content:"";
 width:0;
 height:0;
 top:6.13333vw;
 left:6.4vw;
 border:1.33333vw solid transparent;
 border-top-color:#ff6464
}
.ButtonSelect.basket.active .button-select[data-v-51422d66] {
 border-radius:0 0 1.33333vw 1.33333vw;
 border-color:#1d9eff
}
.ButtonSelect.basket.active .button-select .text[data-v-51422d66] {
 border-color:#1d9eff
}
.ButtonSelect.basket.active .button-select .mk-arrow-down[data-v-51422d66] {
 color:#1d9eff
}
.ButtonSelect.basket.active .popover-select[data-v-51422d66] {
 border-radius:1.33333vw 1.33333vw 0 0;
 border-color:#1d9eff
}
.ButtonSelect.basket.addon.active .button-select[data-v-51422d66] {
 border-radius:2.13333vw;
 box-shadow:0 .53333vw 0 0 #f5f7fe;
 border:1px solid #42a2f9;
 background-image:linear-gradient(180deg,#fff,#f7f8fd 15%,#f9fafe 43%,#fff)
}
.ButtonSelect.basket.addon.active .button-select .text[data-v-51422d66] {
 border:.5px solid #398cd8;
 color:#57acf9
}
.ButtonSelect.basket.addon.active .button-select .small-btn-add[data-v-51422d66],
.ButtonSelect.basket.addon.active .button-select .small-btn-sub[data-v-51422d66] {
 color:#1d9eff
}
.ButtonSelect.basket.addon.active .button-select .small-btn-add.disabled[data-v-51422d66],
.ButtonSelect.basket.addon.active .button-select .small-btn-sub.disabled[data-v-51422d66] {
 color:#bdc6dd
}
.ButtonSelect.basket.addon .small-btn-add[data-v-51422d66],
.ButtonSelect.basket.addon .small-btn-sub[data-v-51422d66] {
 display:flex;
 color:#999
}
.ButtonSelect.basket.addon .mk-arrow-down[data-v-51422d66] {
 display:none
}
.ButtonSelect.basket.addon .text[data-v-51422d66] {
 border-left:1px solid #e0e1f0;
 border-right:1px solid #e0e1f0;
 display:flex;
 justify-content:center
}
.ButtonSelect.basket.up .popover-select[data-v-51422d66] {
 transform:translateY(5.33333vw)
}
.ButtonSelect.basket.down .popover-select[data-v-51422d66] {
 border-bottom-color:inherit;
 border-radius:0 0 1.33333vw 1.33333vw;
 transform:translateY(5.33333vw)
}
.ButtonSelect.basket.down.active .button-select[data-v-51422d66] {
 border-radius:1.33333vw
}
.ButtonSelect.basket .button-select[data-v-51422d66] {
 position:relative;
 border-radius:1.33333vw;
 font-size:3.2vw;
 text-align:right;
 color:#999;
 overflow:hidden;
 width:100%;
 display:flex;
 align-items:center;
 border:.29333vw solid #d8dcdf;
 background-color:#f9f9fb;
 height:7.2vw;
 line-height:7.2vw
}
.ButtonSelect.basket .button-select.active[data-v-51422d66] {
 border:.29333vw solid #1d9eff
}
.ButtonSelect.basket .button-select .small-btn-add[data-v-51422d66],
.ButtonSelect.basket .button-select .small-btn-sub[data-v-51422d66] {
 color:#999;
 display:none;
 text-align:center;
 width:23%;
 font-size:5.33333vw;
 display:flex;
 justify-content:center;
 align-items:center
}
.ButtonSelect.basket .button-select .small-btn-add>.iconfont[data-v-51422d66],
.ButtonSelect.basket .button-select .small-btn-sub>.iconfont[data-v-51422d66] {
 font-size:3.2vw
}
.ButtonSelect.basket .button-select .small-btn-add.disabled[data-v-51422d66],
.ButtonSelect.basket .button-select .small-btn-sub.disabled[data-v-51422d66] {
 opacity:.7
}
.ButtonSelect.basket .button-select .small-btn-add.active[data-v-51422d66],
.ButtonSelect.basket .button-select .small-btn-sub.active[data-v-51422d66] {
 color:#1d9eff
}
.ButtonSelect.basket .button-select .text[data-v-51422d66] {
 flex:1;
 text-align:center;
 display:inline-block;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 outline:none;
 border-right:1px solid #e0e1f0;
 font-size:3.2vw;
 color:#999;
 word-break:keep-all
}
.ButtonSelect.basket .button-select .text.active[data-v-51422d66] {
 border-left:.29333vw solid #1d9eff;
 border-right:.29333vw solid #1d9eff
}
.ButtonSelect.basket .button-select .mk-arrow-down[data-v-51422d66] {
 margin:0 1.33333vw;
 align-self:center;
 color:#999
}
.ButtonSelect.basket .popover-select[data-v-51422d66] {
 position:absolute;
 top:.53333vw;
 width:100%;
 display:flex;
 flex-direction:column;
 overflow:visible;
 background-color:#fff;
 color:#666;
 z-index:111;
 padding:4vw 0 2.66667vw;
 background:url(/h5/images/money_selectc621f0b99ac7c1984fd3a0a9b33dba3a.png);
 background-size:100% 100%
}
.ButtonSelect.basket .popover-select span[data-v-51422d66] {
 display:inline-block;
 width:100%;
 height:8vw;
 line-height:8vw;
 text-align:center
}
.ButtonSelect.basket .popover-select span[data-v-51422d66]:last-child {
 border-bottom:none
}

.mk-select .drop-list-item:first-child .issue {
 color:#53a9fa
}
.mk-select .drop-list-item .tag-wrap .current-issue {
 display:inline-block
}
.singleBet-modal {
 border-radius:2.66667vw;
 overflow:hidden;
 font-size:3.73333vw;
 color:#fff;
 background-color:#0091ff
}
.singleBet-modal .modal-title {
 width:100%;
 position:relative;
 height:4vw
}
.singleBet-modal .modal-title .close {
 display:inline-block;
 position:absolute;
 right:2.13333vw;
 top:2.13333vw;
 height:2.13333vw;
 width:2.13333vw;
 background-position:50%;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAP9JREFUSA3Nkz8OAUEUh5eGTqnQEIkodZQat9A4DrfAAZTcwE00KnGA9T3Z2czIZjLz3hZe8svOH+/71mamKKiyLMekI2NrwZkEDBbWROpK+sFmxoTeLjkSqW3dymRIHrJK3Ui2hB6Bn4jUi8xrgQxYmBGVhD7/zQW+CuBuopEkwzWSbHiORA1PkZjhMUlr8IjkjERKTsvS/c70BOQf4Xbh8mYQ5ZxfhFzVnWf2ZWz8l4D8S/Rm/qwkqhsfSH7g32/Omv+59JImuLObJTG4WZICV0ty4NkSDTxZYoFHJD23JxdpQ6RM159+/wjvfMGAzT1Z1IvKAYwpOZCREvGHbR8zaawMHctLWwAAAABJRU5ErkJggg==);
 padding:0;
 margin:0;
 cursor:pointer
}
.singleBet-modal .modal-content h3 {
 font-size:3.73333vw;
 font-weight:500;
 text-align:center;
 color:#fff
}
.singleBet-modal .modal-content p {
 padding:3.2vw;
 font-size:3.17333vw;
 line-height:1.67;
 text-overflow:-o-ellipsis-lastline;
 overflow:hidden;
 text-overflow:ellipsis;
 display:-webkit-box;
 -webkit-line-clamp:2;
 line-clamp:2;
 -webkit-box-orient:vertical;
 border-bottom:.7px dashed hsla(0,0%,100%,.27843)
}
.singleBet-modal .modal-content .singleBet-des {
 display:flex;
 height:13.06667vw;
 font-size:3.2vw;
 justify-content:center;
 align-items:center;
 color:#fff;
 letter-spacing:-1px;
 font-family:"serif"!important;
 font-family:"initial"!important
}
.singleBet-modal .modal-content .singleBet-des>div:first-of-type {
 display:flex;
 justify-content:flex-start;
 align-items:center
}
.singleBet-modal .modal-content .singleBet-des .icon {
 height:3.73333vw;
 width:3.46667vw;
 margin-left:1.33333vw;
 background-position:50%;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAqCAYAAAAwPULrAAAAAXNSR0IArs4c6QAABP5JREFUWAntmFuIVlUUx+dTp7T7RdQmpczMMvGhLMlCLSjRFEYiColA8KUwfLJEH3qILpAQgWJZ6Ytd9KGxBF8sKUgsIggLTU0mzRkvaXmrzGy+fv/z7XW+fS7fuVlC0ILf7LX3+q919nznnH32OW1t/1u1X6BWLa2trV6v9yf3WrgMLnet6h2HE67trdVqZ/H/fWNCl8Ij8A4cgzw7gWAdzAH9A/+8UXggLIRfoKodJ3EJXFR0hrmnlWJzKPYSjIgV7aa/AXZALxyAPuhwjKGdBTeCb9It4XSv9gdL+UxqACwD336j8zKML1oM7Vh4AU6Bb2/RuaBonVBH0lXwsVfpL/xVMDwUlXTIHQavwVkw+wxnSOFSiAfBl5ZNqwt/euECOUJq3QtHwewbnEvS0hLXHMJ3ET7qxN/TzuL6+C4tGe2VjE+FcQ5dc7tgO3SRd4Y2YeSNYvBDGOuC8jvR110/2ZC0GMwO4sRvgjCJ2Ew4YOKUdhdjLX9xYjrNP3p5z4fF4w6iUXDGiU/TToprrE/sOadTI+0X8Aa8DTpNvs22vHiL6Db41Yl1Xd8a1wR9Au85kZoFqSIGid0OKiTbATfFtYw9Br+D7CcYGtdYn9g8iZxpaYoagQnQ5wS7adujimaPmH4lmVb/wc1I1CO2SCJnT0WjzR7xfrDNhLSTm1E8BtZ4wYcjQa+DZqine9ELJVx0gz3tyoTAG0A3w9N2hSEGtdjaY+mHMJDioJvsFXkwRRIZQvuz038SCaR00G13Wl2DgyTpB1PgCnWwDxpNy78dRHoce1qqCLgDaMci0yMrz9Y7gZ699wc+RV5xM1ZzX16FonFq+Rf64rw89BM1AWeNy4DOBjegG6L8sy7lqNQZDUdc3cwbx9LR1kDLkmxzMI7zVdCt1w+b8Fxaal0Pe11NNfOL1kPbrQSs8UTCsVX+66JFWumoNRL8iS1spU0bJ3cLyLSTDi7cPxp991OmZRUYo8Zw2Odqaecxt0BaREKOXWIqM0B3VY88bFtEWaJDrq6Xj1TE2RMl0kMpuVtd/rFgkI5tj46EqpIONbQJMFteMj2UU8AuCe1qgnVOW2zZ1QQHNtzSf+/yMlZ4fmGXY2vNHeYSgjlpYKdXQQtyFbvDJR1iT/ZtlQLkTAJbyoI5aXL+TqCzYuE/ydOLzqaK+Urzj92YEz9nf9C2RqabQxM+78ZxtRuSadG2XzBYTlYFw40/j5/vmXHYh7zjr40cn8A4sA2k7pgLI4KMDlotI8/C5/BMhjQ1RI52RTvB7M6EkMhqi9LmPqitANppXp5c/841WcsW/QIvf12qEMEIsK21VvjGtiVV3RxENxt8m9qMZnsk3QP2hNL7S/zrQLMAwflgpo3i6GY03UOj06JrthdeTVclR9FeB4fBLP+SQLnS1LT7YUKy9LmNUHM8dIPZmkIVUbfDp5ZFq+8j9pJdqEaWiFqdcBLM9MJU/MmE+GJ437Jd20V7c9aBs2Lk6r14LfSB2Uac8t/tSNIS4b88q6BulDdhCujLZqah0Wvf3bAC7IUdN7Cl/M1c8BPfSuJHo8AMxpbCLbHYUfobQY8tPaj1EqNvJR2OMbTKHQK+7abzNM/g9f5gZZ8J6hGnFxbb++GWtkNkPAntlSeSlajC8AAsB93JeaZXgNdhOhR+6tgcck+rCeMtB1PuDaAv6teATqfG7BT34O/J/KyF4D9rfwOt0o5XS2/w7wAAAABJRU5ErkJggg==)
}
.singleBet-modal .modal-content .singleBet-des .linkBtn {
 cursor:pointer;
 width:20.26667vw;
 height:5.33333vw;
 margin-left:1.33333vw;
 text-align:center;
 border-radius:1.06667vw;
 border:.5px solid #fff
}

.standard-trace-modal {
 width:auto;
 overflow:hidden;
 font-size:3.73333vw;
 color:#445d7e;
 z-index:101;
 background:#fff;
 background-color:#f9f9f9;
 display:flex;
 height:100%;
 flex-direction:column
}
.standard-trace-modal .modal-title {
 position:relative;
 width:100%;
 background:linear-gradient(90deg,#69acea,#61c3d7);
 height:16vw;
 line-height:16vw;
 font-size:4.8vw;
 color:#fff;
 text-align:center
}
.standard-trace-modal .modal-title .modal-title-close {
 display:inline
}
.standard-trace-modal .modal-content {
 padding:8vw
}
.standard-trace-modal .modal-content h3,
.standard-trace-modal .modal-content p {
 text-align:center;
 margin-bottom:5.33333vw
}
.standard-trace-modal .modal-btns {
 width:100%;
 text-align:center;
 padding:0 4.26667vw 2.66667vw;
 white-space:nowrap
}
.standard-trace-modal .modal-btns .mk-button {
 height:9.6vw
}
.standard-trace-modal .modal-content {
 padding:0!important;
 height:100%;
 display:flex;
 flex-direction:column;
 flex:1;
 overflow-y:auto
}
.standard-trace-modal .main-content {
 position:relative;
 overflow-y:auto;
 background:#fff
}
.standard-trace-modal .tip {
 text-align:center;
 font-size:3.2vw;
 color:#666;
 padding:2.93333vw 0;
 border-bottom:1px solid #f2f2f2
}
.standard-trace-modal .gap10 {
 padding:0 2.66667vw
}
.standard-trace-modal .gap16 {
 padding:0 4.26667vw
}
.standard-trace-modal .gap13 {
 margin-top:3.46667vw
}
.standard-trace-modal .option.gap16 {
 font-size:3.2vw;
 color:#666
}
.standard-trace-modal .options {
 display:flex;
 justify-content:center;
 align-items:center;
 border-bottom:1px solid #f2f2f2;
 font-size:3.2vw;
 color:#666;
 padding:4.53333vw 0 5.86667vw
}
.standard-trace-modal .options .mk-button {
 display:inline-block;
 width:31.46667vw;
 height:6.66667vw;
 font-size:3.2vw;
 border-radius:1.33333vw;
 box-shadow:inset 0 .53333vw 1.6vw 0 rgba(234,200,164,.3);
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 margin-right:4.26667vw
}
.standard-trace-modal .options input[type=checkbox] {
 position:relative;
 top:.8vw
}
.standard-trace-modal .mk-select {
 width:45.33333vw!important
}
.standard-trace-modal .trace-setting .button-select {
 border:1px solid #3b9ef9;
 width:31.46667vw;
 height:6.66667vw;
 box-shadow:inset 0 -.53333vw .8vw 0 rgba(41,47,68,.05);
 background-color:#f9fafc
}
.standard-trace-modal .trace-setting .button-select .text {
 border-left:1px solid #3b9ef9;
 border-right:1px solid #3b9ef9
}
.standard-trace-modal .trace-setting-item {
 display:flex;
 align-items:center;
 padding:.8vw 2.66667vw .8vw 0;
 border-bottom:1px solid #f2f2f2;
 height:11.2vw
}
.standard-trace-modal .trace-setting-item span {
 font-size:3.2vw;
 color:#666
}
.standard-trace-modal .trace-setting-item.trace-issue-item {
 height:26.13333vw
}
.standard-trace-modal .trace-setting-item .current-issue {
 border-radius:.8vw;
 background-color:#1d9eff;
 color:#fff;
 padding:.8vw 1.33333vw
}
.standard-trace-modal .trace-setting-label {
 width:21.33333vw;
 padding-left:4.26667vw
}
.standard-trace-modal .trace-setting-label.up {
 margin-top:5.86667vw;
 align-self:flex-start
}
.standard-trace-modal .trace-setting-content {
 flex:1;
 display:flex;
 justify-content:flex-end
}
.standard-trace-modal .content-row {
 display:flex;
 flex-direction:column
}
.standard-trace-modal .content-row .row {
 margin-bottom:1.33333vw;
 display:flex;
 justify-content:flex-end;
 align-items:center
}
.standard-trace-modal .small-btn {
 border:1px solid #e7e7e7;
 background-color:#fff;
 display:inline-block;
 width:16.26667vw;
 height:6.66667vw;
 border-radius:1.33333vw;
 color:#fff;
 line-height:6.66667vw;
 text-align:center;
 margin-right:3.46667vw;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.standard-trace-modal .small-btn.active {
 border:none;
 box-shadow:inset 0 .53333vw 1.6vw 0 rgba(234,200,164,.3);
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 color:#f2f2f2
}
.standard-trace-modal .trace-taps {
 display:flex;
 font-size:3.73333vw;
 flex:1
}
.standard-trace-modal .trace-taps div {
 margin-right:1.6vw;
 flex:1;
 height:9.6vw;
 border:1px solid #e2e2e2;
 border-radius:1.33333vw;
 background-color:#fff;
 text-align:center;
 line-height:9.33333vw;
 cursor:pointer;
 color:#909090
}
.standard-trace-modal .trace-taps div.current {
 color:#f2f2f2;
 background-color:#aaa
}
.standard-trace-modal .trace-content.trace-list-box .action {
 text-align:center;
 margin-top:3.73333vw;
 margin-bottom:4.26667vw;
 position:relative
}
.standard-trace-modal .trace-content.trace-list-box .action .text {
 font-size:4vw;
 color:#21a0ff;
 font-weight:700
}
.standard-trace-modal .trace-content.trace-list-box .action .arrow-up {
 display:inline-block;
 width:2.4vw;
 height:1.33333vw;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAtCAYAAAAwRkzIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtlJREFUeNrsm/uLTVEUx8/s5u9S3nnllbwiCaVIHlHKT4oiIlFuHpNEeScxHhFjyNuI8RoMhsFgjMdguK7v0tp13ObOPefcfc5e59z9rc80c+ectdf6zLp35v4wNYVCwXMxl1r6kMvlnAlDUb7PV4GCIzIri4UuB2vcjkXKarCiWChlGVjn/ITKWl5GrzehlCVgg/MUKOvB0lKvof4sAhudrz5DS7e4r19K/tCL7EKw2XnrNZt46bygQrXU+WCr8/dftoAF7CeUUC11LtjmPP4LLde8UjKDCNVS54AdVS5zOy9XIegf9uWkzgZ1VSpzJ89f9n26ClH0D5gFdlWZzLqgMsMKpeTBTLCnSmTu5iXKR3kvH0bqdLAv4zL3ghlhZEYVqqVOAfszKpOWZVpYmZUI1VKngoMZk3mA58pHuVlVePgv3tTDGZF5iOf5HbWAMtBED5gEjqZc5hEwmZfEsylUS50AjqdU5jEwkefwJAjVUseC+pTJPAHGm5BpWqhf6smUyKznfntMFVQxNPkDjAOnhcs8xX3+NFlUxdRsNxgDzgqVeYY387vpwirGpknqKHBemMxzYDT356VJqJY6HDQIkXkBjIxLZhJC/VIbLcu8yH10x3mISmiYrzzMJUsyG/n8b3EfpBIc6jMPdSVhmZfBCPAlicNUwsN1gaHgWkLnXQXD+Fwvi0K11CHgRsznXOdzupIczoZQyicwGNyKqf5NGzJtCqV0stQmw3Vvc91OG0PZFEr5wMPfMVSviet9tDWQbaGUDjAI3Kuwzl2W+d7mMBKEaqkDQHPE+5v5/g7bg0gRSnkHBoIHIe+7L0WmNKGUNyznUcDrH/IP4a2UAaQJpbSz1JYy1z3m69olNS9RKOUV6A+elPh+C8t8La1xqUIpbSz1WdHjT/nxNolNSxZKecnyWvnrVsky0yCU8pyf3g0s84XkZmu9dISe9v3S0GiN+19Ps/krwACut/BFk/cWvAAAAABJRU5ErkJggg==);
 position:absolute;
 top:2.13333vw;
 margin-left:1.6vw;
 transition:all .65s
}
.standard-trace-modal .trace-content.trace-list-box.hide {
 height:12vw
}
.standard-trace-modal .trace-content.trace-list-box.hide .trace-list-content {
 transform:scaleY(0)
}
.standard-trace-modal .trace-content.trace-list-box.hide .action {
 font-family:PingFangSC;
 font-size:4vw;
 font-weight:500;
 color:#21a0ff
}
.standard-trace-modal .trace-content.trace-list-box.hide .action .text {
 color:#21a0ff;
 font-weight:700
}
.standard-trace-modal .trace-content.trace-list-box.hide .action .arrow-up {
 transform:rotate(180deg)
}
.standard-trace-modal .trace-content .trace-list-content {
 transition:transform .35s;
 overflow:hidden;
 transform:scaleY(1);
 transform-origin:top
}
.standard-trace-modal .trace-content .trace-list-title {
 display:flex;
 height:9.33333vw;
 line-height:9.33333vw;
 text-align:center;
 color:#666
}
.standard-trace-modal .trace-content .trace-list-title input[type=checkbox] {
 vertical-align:top;
 height:4.8vw;
 width:4.8vw;
 margin-top:2.4vw;
 margin-right:1.06667vw
}
.standard-trace-modal .trace-content .trace-list {
 color:#333
}
.standard-trace-modal .trace-content .trace-list li {
 height:7.46667vw;
 line-height:7.46667vw;
 display:flex;
 text-align:center;
 margin-bottom:2.13333vw;
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#666;
 border-bottom:.5px solid #f1f3f6
}
.standard-trace-modal .trace-content .trace-list li:first-child {
 border-top:none
}
.standard-trace-modal .trace-content .trace-list li input[type=checkbox] {
 vertical-align:top;
 height:4.8vw;
 width:4.8vw;
 margin-top:2.93333vw;
 margin-right:1.06667vw
}
.standard-trace-modal .trace-content .trace-list li>div:not(:first-child) {
 font-family:DINAlternate
}
.standard-trace-modal .trace-content .trace-list li .red-tip-sm {
 color:#fff;
 position:absolute;
 white-space:nowrap;
 transform:translateX(-73%);
 background:#ff6407;
 border-radius:1.33333vw;
 line-height:1;
 padding:1.33333vw
}
.standard-trace-modal .trace-content .trace-list-title>div,
.standard-trace-modal .trace-content .trace-list li>div {
 width:37.33333vw
}
.standard-trace-modal .trace-content .trace-list-title>div:nth-child(3),
.standard-trace-modal .trace-content .trace-list li>div:nth-child(3) {
 width:14.4vw
}
.standard-trace-modal .trace-content .trace-list-title>div:nth-child(4),
.standard-trace-modal .trace-content .trace-list li>div:nth-child(4) {
 width:45.33333vw
}
.standard-trace-modal .trace-bottom {
 padding:5.33333vw 4.26667vw 6.4vw;
 background-color:#fff;
 font-size:3.46667vw;
 border-top:1px solid #dfe2f2;
 box-shadow:0 .53333vw 2.13333vw 0 rgba(0,0,0,.25);
 color:#666
}
.standard-trace-modal .trace-bottom .trace-action {
 display:flex
}
.standard-trace-modal .trace-bottom .bottom-left {
 display:flex;
 flex:1;
 flex-direction:column
}
.standard-trace-modal .trace-bottom .bottom-left .row {
 display:flex;
 font-size:3.54667vw;
 color:#666
}
.standard-trace-modal .trace-bottom .bottom-left .row.marginBal {
 margin-top:2.66667vw
}
.standard-trace-modal .trace-bottom .trace-btns {
 display:flex;
 align-items:center
}
.standard-trace-modal .trace-bottom .trace-btns .trace-btn {
 border-radius:1.86667vw;
 width:33.6vw;
 height:11.2vw;
 text-align:center;
 line-height:11.2vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:1.95467vw;
 background-size:100% 100%;
 font-size:4vw;
 font-weight:500;
 border:0;
 color:#f2f2f2;
 position:relative
}
.standard-trace-modal .trace-bottom .trace-btns .trace-btn.disabled {
 background-color:#e8e8e8;
 background-image:none;
 color:#bbb
}
.standard-trace-modal .trace-bottom .trace-btns .trace-btn .mk-tooltip-g {
 transform:rotate(0) translateY(-100%);
 left:unset;
 right:0
}
.standard-trace-modal .trace-bottom .trace-btns .trace-btn .mk-tooltip-g .carrot {
 left:unset;
 right:5.33333vw
}
.standard-trace-modal .go-top {
 position:absolute;
 right:4.26667vw;
 bottom:29.33333vw;
 width:10.66667vw;
 height:10.66667vw;
 display:flex;
 border-radius:1.33333vw;
 justify-content:center;
 align-items:center;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.standard-trace-modal .plain-text {
 display:flex;
 justify-content:center;
 width:16vw;
 height:5.6vw;
 border-radius:.58667vw;
 border:.7px solid #d8ddf0
}
.standard-trace-modal .plain-text.text-content {
 overflow-y:hidden
}
.standard-trace-modal .plain-text .content_span {
 line-height:5.6vw;
 padding:0;
 width:16vw
}

.check-modal-standard {
 width:auto;
 overflow:hidden;
 font-size:3.73333vw;
 color:#445d7e;
 z-index:101;
 background:#fff
}
.check-modal-standard .modal-title {
 width:100%;
 background:linear-gradient(90deg,#69acea,#61c3d7);
 height:16vw;
 line-height:16vw;
 font-size:4.8vw;
 color:#fff
}
.check-modal-standard .modal-title .modal-title-close {
 display:inline
}
.check-modal-standard .modal-content {
 padding:8vw
}
.check-modal-standard .modal-content h3,
.check-modal-standard .modal-content p {
 text-align:center;
 margin-bottom:5.33333vw
}
.check-modal-standard .modal-btns {
 width:100%;
 padding:0 4.26667vw 2.66667vw;
 white-space:nowrap
}
.check-modal-standard .modal-btns .mk-button {
 height:9.6vw
}
.check-modal-standard .modal-btns button:first-of-type {
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:2.13333vw;
 background-size:100% 100%;
 color:#999
}
.check-modal-standard .modal-btns button:nth-of-type(2) {
 margin-left:5.33333vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:2.13333vw;
 background-size:100% 100%
}
.check-modal-standard .mk-button {
 width:48%
}
.check-modal-standard .sub-component {
 margin-bottom:0!important
}
.check-modal-standard .modal-btns {
 display:flex;
 justify-content:center;
 align-items:center;
 height:17.6vw;
 text-align:center;
 padding:unset
}
.check-modal-standard .modal-btns button {
 width:28.53333vw;
 height:10.66667vw;
 border-radius:1.86667vw;
 border:none;
 font-size:4.26667vw;
 font-weight:500;
 color:#fff;
 font-family:PingFangSC
}
.check-modal-standard .top {
 font-size:3.73333vw;
 color:#999;
 padding-left:5.86667vw
}
.check-modal-standard .top span {
 display:inline-block;
 color:#333
}
.check-modal-standard .top label {
 display:inline-block
}
.check-modal-standard .top label:first-of-type {
 padding-left:4vw
}
.check-modal-standard .trace-list {
 max-height:66.66667vw;
 overflow-y:auto
}
.check-modal-standard .modal-content {
 padding:3.2vw 2.66667vw!important;
 border-bottom:1px solid #ebeffb
}
.check-modal-standard .modal-content>section {
 padding:0;
 background:none
}
.check-modal-standard .modal-content>section .summary {
 padding-left:5.86667vw;
 display:flex;
 flex-direction:column;
 font-size:3.2vw;
 color:#666
}
.check-modal-standard .modal-content>section .summary label {
 margin-top:3.2vw;
 display:flex;
 align-items:center
}
.check-modal-standard .modal-content>section .summary [type=checkbox] {
 margin-right:.53333vw
}
.check-modal-standard .modal-content>section .summary i {
 color:#ff9305
}
.check-modal-standard .modal-content>section .section-body {
 padding:2.13333vw 5.86667vw;
 max-height:48vw;
 overflow-x:hidden;
 overflow-y:auto;
 font-size:3.73333vw
}
.check-modal-standard .modal-content>section .section-body .betLi {
 margin-bottom:2.13333vw
}
.check-modal-standard .modal-content>section .section-body .playName {
 font-size:3.2vw;
 color:#333
}
.check-modal-standard .modal-content>section .section-body .betContent {
 font-size:3.2vw;
 color:#999
}
.check-modal-standard .modal-content>section .section-body .betInfo {
 margin-top:2.66667vw;
 display:flex;
 color:#6d7c8c;
 font-size:3.2vw
}
.check-modal-standard .modal-content>section .section-body .betInfo>div {
 width:33.3333%
}
.check-modal-standard .modal-content>section .section-body .betInfo>div>span {
 color:#1d9eff
}
.check-modal-standard .modal-content>section .section-footer {
 font-size:3.2vw
}
.check-modal-standard .modal-title {
 position:relative;
 font-family:PingFangSC;
 height:11.73333vw;
 line-height:11.73333vw;
 text-align:center;
 background:#fff;
 border-bottom:1px solid #ebeffb;
 font-size:4vw;
 font-weight:500;
 color:#333
}
.check-modal-standard .modal-title .trace-close {
 line-height:3.73333vw;
 text-align:center;
 height:3.73333vw;
 width:3.73333vw;
 font-size:4.8vw;
 padding:1px;
 right:3.73333vw;
 top:4vw
}
.check-modal-standard .modal-title .trace-close:before {
 position:absolute;
 content:"\2716";
 top:4vw;
 right:3.73333vw
}

.standard-basket-check-modal {
 width:auto;
 overflow:hidden;
 font-size:3.73333vw;
 color:#445d7e;
 z-index:101;
 background:#fff
}
.standard-basket-check-modal .modal-title {
 width:100%;
 background:linear-gradient(90deg,#69acea,#61c3d7);
 height:16vw;
 line-height:16vw;
 font-size:4.8vw;
 color:#fff
}
.standard-basket-check-modal .modal-title .modal-title-close {
 display:inline
}
.standard-basket-check-modal .modal-content {
 padding:8vw
}
.standard-basket-check-modal .modal-content h3,
.standard-basket-check-modal .modal-content p {
 text-align:center;
 margin-bottom:5.33333vw
}
.standard-basket-check-modal .modal-btns {
 width:100%;
 padding:0 4.26667vw 2.66667vw;
 white-space:nowrap
}
.standard-basket-check-modal .modal-btns .mk-button {
 height:9.6vw
}
.standard-basket-check-modal .modal-btns button:first-of-type {
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:2.13333vw;
 background-size:100% 100%;
 color:#999
}
.standard-basket-check-modal .modal-btns button:nth-of-type(2) {
 margin-left:5.33333vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:2.13333vw;
 background-size:100% 100%
}
.standard-basket-check-modal .mk-button {
 width:48%
}
.standard-basket-check-modal .sub-component {
 margin-bottom:0!important
}
.standard-basket-check-modal .modal-btns {
 height:21.33333vw;
 text-align:center;
 display:flex;
 justify-content:center;
 align-items:center;
 padding:unset;
 box-shadow:1px 0 1px 1px hsla(0,0%,95.7%,.5)
}
.standard-basket-check-modal .modal-btns button {
 width:28.53333vw;
 height:10.66667vw;
 border-radius:1.86667vw;
 font-size:4.26667vw;
 font-weight:500;
 border:none;
 color:#fff
}
.standard-basket-check-modal .top {
 font-size:3.2vw;
 color:#666
}
.standard-basket-check-modal .top span {
 display:inline-block
}
.standard-basket-check-modal .top span:first-of-type {
 font-weight:500
}
.standard-basket-check-modal .top .top-issue {
 padding-left:1.33333vw
}
.standard-basket-check-modal .trace-list {
 max-height:66.66667vw;
 overflow-y:auto
}
.standard-basket-check-modal .modal-content {
 padding:4vw!important;
 border-bottom:1px solid #ebeffb
}
.standard-basket-check-modal .modal-content>section {
 padding:0;
 background:none;
 margin-top:2.13333vw
}
.standard-basket-check-modal .modal-content>section .summary {
 padding:3.2vw 0;
 text-align:center;
 font-size:3.33333vw;
 color:#666;
 border-bottom:.5px solid #e1e5f3;
 border-left:.5px solid #e1e5f3;
 border-right:.5px solid #e1e5f3
}
.standard-basket-check-modal .modal-content>section .summary .amount-text span {
 transform-origin:left bottom;
 transform:scale(.8);
 display:inline-block
}
.standard-basket-check-modal .modal-content>section .section-body-title {
 display:flex;
 line-height:8.8vw;
 text-align:center;
 font-size:3.2vw;
 color:#666;
 height:8.8vw;
 background-image:linear-gradient(180deg,#edf4fe,#f5f9ff 51%,#edf4fe)
}
.standard-basket-check-modal .modal-content>section .section-body-title .play-name {
 width:30%;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.standard-basket-check-modal .modal-content>section .section-body-title .play-content {
 flex:1;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.standard-basket-check-modal .modal-content>section .section-body-title .play-amount {
 width:30%
}
.standard-basket-check-modal .modal-content>section .section-body-title span {
 font-size:2.93333vw
}
.standard-basket-check-modal .modal-content>section .section-body-title .play-name {
 text-align:left;
 padding-left:2.66667vw
}
.standard-basket-check-modal .modal-content>section .section-list-item {
 display:flex;
 padding:1.33333vw 0;
 border-bottom:.5px solid #e1e5f3;
 border-left:.5px solid #e1e5f3;
 border-right:.5px solid #e1e5f3;
 font-size:3.33333vw;
 color:#666;
 font-family:PingFangSC;
 height:9.33333vw;
 align-items:center
}
.standard-basket-check-modal .modal-content>section .section-list-item .play-name {
 width:30%;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.standard-basket-check-modal .modal-content>section .section-list-item .play-content {
 flex:1;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.standard-basket-check-modal .modal-content>section .section-list-item .play-amount {
 width:30%
}
.standard-basket-check-modal .modal-content>section .section-list-item span {
 text-align:center;
 font-size:2.93333vw
}
.standard-basket-check-modal .modal-content>section .section-list-item:last-child {
 border-bottom:none
}
.standard-basket-check-modal .modal-content>section .section-body {
 max-height:48vw;
 overflow-x:hidden;
 overflow-y:auto;
 font-size:3.73333vw
}
.standard-basket-check-modal .modal-content>section .section-footer {
 font-size:3.2vw
}
.standard-basket-check-modal .modal-title {
 position:relative;
 font-family:PingFangSC;
 height:11.73333vw;
 line-height:11.73333vw;
 text-align:center;
 background:#fff;
 border-bottom:1px solid #ebeffb;
 font-size:4.08vw;
 font-weight:500;
 color:#333
}
.standard-basket-check-modal .modal-title .trace-close {
 line-height:3.73333vw;
 text-align:center;
 height:3.73333vw;
 width:3.73333vw;
 font-size:4.8vw;
 padding:1px;
 right:3.73333vw;
 top:4vw
}
.standard-basket-check-modal .modal-title .trace-close:before {
 position:absolute;
 content:"\2716";
 top:4vw;
 right:3.73333vw
}

.quick-money-editor-modal.keyboard .mk-number-keyboard {
 margin-top:1.33333vw
}
.quick-money-editor-modal.keyboard .actions {
 padding-top:9.33333vw;
 border-top:1px solid #ddd;
 margin-top:0
}
.quick-money-editor-modal .tip {
 padding:0 2.13333vw 2.13333vw;
 font-size:3.37778vw;
 color:#ff9307
}
.quick-money-editor-modal .quick-money-wrap {
 padding:4.53333vw 4.8vw 2.4vw;
 display:flex;
 justify-content:space-between
}
.quick-money-editor-modal .quick-money-wrap .money-item {
 position:relative;
 width:21.33333vw;
 height:13.33333vw
}
.quick-money-editor-modal .quick-money-wrap .money-item.border-tip {
 border-color:#ff6464
}
.quick-money-editor-modal .quick-money-wrap .money-item.border-tip .animation,
.quick-money-editor-modal .quick-money-wrap .money-item.border-tip .money-input {
 color:#ff6464!important;
 border:1px solid #ff6464
}
.quick-money-editor-modal .quick-money-wrap .money-item.active {
 border-color:#ff9307
}
.quick-money-editor-modal .quick-money-wrap .money-item.active .animation,
.quick-money-editor-modal .quick-money-wrap .money-item.active .money-input {
 color:#3b9ef9!important
}
.quick-money-editor-modal .quick-money-wrap .money-item .money-input {
 width:100%;
 outline:none;
 background:transparent;
 border-radius:2.13333vw;
 border:.4vw solid #d8ddf0;
 background-color:#fbfcfc;
 display:flex;
 align-items:center;
 justify-content:center;
 font-size:4.26667vw;
 text-align:center;
 color:#666;
 font-weight:400
}
.quick-money-editor-modal .quick-money-wrap .money-item .money-input .content_span {
 font-weight:400;
 font-size:4.26667vw;
 height:12vw;
 line-height:12vw;
 padding:0 1.33333vw;
 box-sizing:content-box
}
.quick-money-editor-modal .quick-money-wrap .money-item .money-input .suffix {
 font-size:4.8vw;
 height:12vw;
 line-height:12vw
}
.quick-money-editor-modal .quick-money-wrap .money-item .money-input .placeholder {
 width:100%;
 color:#bdc3e5;
 height:12vw;
 padding:0 1.33333vw;
 box-sizing:content-box;
 display:flex;
 justify-content:center;
 align-items:center;
 line-height:1
}
.quick-money-editor-modal .quick-money-wrap .money-item .van-icon {
 position:absolute;
 top:-2.66667vw;
 right:-2.66667vw;
 color:#7d839a;
 transform:rotate(45deg);
 width:6.4vw;
 height:6.4vw;
 background-image:linear-gradient(180deg,#fefeff,#f5f6fa 52%,#fdfdfe);
 border:1px solid #dfe2f2;
 border-radius:6.4vw;
 display:flex;
 align-items:center;
 justify-content:center;
 background-color:#fff;
 font-weight:600;
 z-index:1
}
.quick-money-editor-modal .actions {
 padding:0 4.53333vw 4.53333vw;
 display:flex;
 justify-content:space-between
}
.quick-money-editor-modal .actions .default {
 color:#333;
 width:33.86667vw;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:2.13333vw;
 height:12vw;
 font-size:4.44444vw
}
.quick-money-editor-modal .actions .save {
 width:53.06667vw;
 height:12vw;
 font-size:4.44444vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:2.13333vw
}

.multiple-keyboard {
 background-color:#d0d3d9;
 display:flex;
 padding-bottom:1.86667vw
}
.multiple-keyboard .button-grey-bg {
 border-radius:.77333vw;
 box-shadow:0 1px 0 0 #87898d;
 background-color:#aab0bb;
 color:#333
}
.multiple-keyboard .button-white-bg {
 background-color:#fefffe
}
.multiple-keyboard .button-lightgrey-bg,
.multiple-keyboard .button-white-bg {
 width:18.93333vw;
 height:12.8vw;
 border-radius:.77333vw;
 box-shadow:0 1px 0 0 #87898d
}
.multiple-keyboard .button-lightgrey-bg {
 background-color:#e9ebef
}
.multiple-keyboard>.left,
.multiple-keyboard>.right {
 width:21.33333vw
}
.multiple-keyboard .center {
 flex:1
}
.multiple-keyboard .quick-multiple {
 height:100%
}
.border.left,
.multiple-keyboard .border.left,
.multiple-keyboard>.border.right {
 border-left:1px solid #e3e6f3
}
.border.right,
.multiple-keyboard .border.right {
 border-right:1px solid #e3e6f3
}
.border.top,
.multiple-keyboard .border.top {
 border-top:1px solid #e3e6f3
}
.border.bottom,
.multiple-keyboard .border.bottom {
 border-bottom:1px solid #e3e6f3
}
.multiple-keyboard .multiple-menu {
 display:flex;
 flex-direction:column;
 height:100%
}
.multiple-keyboard .multiple-menu .multiple-menu-item {
 flex:1;
 display:flex;
 justify-content:center;
 align-items:center;
 align-items:flex-start
}
.multiple-keyboard .multiple-menu .multiple-menu-item .mk-button {
 width:17.33333vw;
 height:12vw;
 border-radius:.77333vw;
 box-shadow:0 1px 0 0 #87898d;
 background-color:#aab0bb;
 color:#333;
 font-size:4.42667vw;
 letter-spacing:-.99px;
 text-align:center;
 margin-top:1.86667vw
}
.multiple-keyboard .multiple-menu .multiple-menu-item .mk-button:last-child(1) {
 margin-bottom:1.86667vw
}
.multiple-keyboard .multiple-menu .multiple-menu-item .mk-keyboard-edit {
 display:inline-block;
 width:2.66667vw;
 height:2.66667vw;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}
.multiple-keyboard .multiple-menu .multiple-menu-quick {
 flex:1;
 display:flex;
 justify-content:center;
 align-items:center
}
.multiple-keyboard .multiple-menu .multiple-menu-quick .mk-button {
 height:100%
}
.multiple-keyboard .actions {
 display:flex;
 flex-direction:column;
 height:100%
}
.multiple-keyboard .actions .action-item {
 flex:1;
 color:#666;
 font-size:3.73333vw;
 display:flex;
 justify-content:center;
 align-items:center;
 padding-top:1.86667vw;
 align-items:flex-start
}
.multiple-keyboard .actions .action-item:first-child .mk-button,
.multiple-keyboard .actions .action-item:nth-child(2) .mk-button {
 height:12vw
}
.multiple-keyboard .actions .action-item:nth-child(3) .mk-button {
 height:25.6vw
}
.multiple-keyboard .actions .action-item .mk-button {
 width:17.33333vw
}
.multiple-keyboard .actions .action-item .mk-button[disabled] {
 opacity:1;
 background-color:#e9ebef;
 color:#999
}
.multiple-keyboard .actions .action-item.confirm {
 flex:2;
 border-bottom:.53333vw solid transparent
}
.multiple-keyboard .key-wrap {
 display:flex;
 flex-direction:column;
 height:100%
}
.multiple-keyboard .key-wrap .key-row {
 display:flex;
 flex:1;
 justify-content:space-between;
 padding-top:1.86667vw
}
.multiple-keyboard .key-wrap .key {
 width:17.33333vw;
 height:12vw;
 display:flex;
 justify-content:center;
 align-items:center
}
.multiple-keyboard .key-wrap .key.mk-button {
 color:#333;
 font-weight:700;
 font-size:5.33333vw
}
.multiple-keyboard .key-wrap .key.mk-button.delete {
 font-weight:400;
 font-size:3.73333vw;
 color:#666
}
.multiple-keyboard .key-wrap .key .mk-delete {
 display:inline-block;
 width:6.4vw;
 height:4.62222vw;
 background:url(data:image/png;base64,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) no-repeat;
 background-size:contain
}

.statistics {
 flex-direction:column;
 position:sticky;
 bottom:0;
 box-shadow:-.53333vw 0 2.13333vw -.53333vw rgba(0,0,0,.25);
 background-color:#fff;
 z-index:2
}
.statistics .bet-info #putong,.statistics .bet-info #teshu{
 position:absolute;
 top:-1.86667vw;
 left:50%;
 transform:translate(-50%,-100%);
 background-color:#413a3a;
 color:#fff;
 text-align:center;
 border-radius:6.22222vw;
 box-shadow:0 1.33333vw 2.13333vw 0 hsla(0,0%,60%,.3);
 padding:.53333vw 4vw;
 font-size:3.2vw;
 z-index:1
}
.statistics .bet-info>span {
 white-space:nowrap;
 font-size:2.93333vw
}
.statistics .bet-info>span span {
 font-size:3.2vw
}
.statistics .bet-info .last-line {
 line-height:4.26667vw
}
.statistics .bet-info .important-color {
 color:#fff;
 font-size:3.73333vw
}
.statistics .bet-info.bet-info-double span.last-line {
 display:inline-block;
 margin-top:0
}
.statistics .mk-number-keyboard {
 flex:1
}
.statistics .bet-statistics-wrap {
 padding:2.733vw 2.66667vw
}
.statistics .bet-statistics {
 position:relative;
 display:flex;
 align-items:center;
 justify-content:space-between;
 color:#333;
 font-size:3.2vw;
 padding-left:1.06667vw;
 padding-right:1.06667vw
}
.statistics .bet-statistics .statistics-left {
 display:flex;
 align-items:center;
 min-width:12.26667vw
}
.statistics .bet-statistics .clear-plate {
 transition:color .3s;
 color:#333
}
.statistics .bet-statistics .clear-plate .retry-icon {
 font-size:3.2vw
}
.statistics .bet-statistics .clear-plate .icon {
 display:inline-block;
 width:2.93333vw;
 height:3.37778vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAnCAYAAACBvSFyAAAAAXNSR0IArs4c6QAAAvxJREFUWAntWE1oU0EQnnkJNi0qaoqieBFUpKAHRfDizYOCeLBNI0pjCHhQ8FjTgso72VZ79ChVEyi2aW5qTx5EUPAHwSp40IK9+UMsbTSkSd44L822773N5q3Yg4e3EHZn5pvZ2W83j51F0Gyx5MBxq2bdQsQuIjJUbohQIYCXAOFL+cyNdyqcU49OQTU+m7y6p2wtzSDhPCA85iQqKiwgrkeCU5zIfMe2zn3Z0f5fSmzDEPYD2PYyVU8CQRshnshnht/6+XQnrpxn/L3S959HGPvED6+k1eMYtWUjuvWjR99cDIXqOCSrsznArcWeRDrPWR9wqyUpSkCbAXCW98+SrB4Fb0UEgHYi4Fc2LXrMKyIhERp4Pcx7PLc8QcNGeBSRFliaW0EDFHnyLxzYoVIPGVtk6w8Zj7t4Lk4Qntve9QURFuyxq/X0pQvdfem7LuUaCTbr/OPFuJvumXB7rbEkJcH7xCzptXhicG8skR7QQ6tRUhJqqGypQS1uEQ2du2xulK36Gu0kkklzUyo1ssEZmkmrs7ZULrnYO5Myd8QmJ0NObKuxdhLFWim/UC3cbxXMtnGykWrl9yd4+PqiH1bYpS8mr46a/hER+DtBOquLsH87x9kiJvHrtZnwC/Qv9iAJwV7ARMCEYED0wZkImBAMiD44EwETggHRS2dCdcfkS0aVANXlXyOiYbTX7CEZLUpFMbvw8chK0QCjP2zQNSWgYRgbSy8aEEqEQx2+tzARS/tmlcsOPRVOfj1js34Yp13aDkAqcwXW5gSpxlwcvOIb7jM4dsiuuHRaG1dgZS9QYgIIZxh02L4t53p76/vrdRLyVGZkmsfToLHumGmusz6XDvL7xgvhL3qJCQzhOGe7mx69GTVNU05SeP5FbydAs6XbfFy3G4jjXldmU278vvCAa984W75x1fqBS9eWjMgRVjX8YBLmbdsPRFGuUu5MZW5eWLUuj5omYZvshw42nubt6dK86ntj12VOoMpPBO/5N5HLDE80BQXK/4mBP2kj3PGwki4OAAAAAElFTkSuQmCC) no-repeat;
 background-size:contain;
 vertical-align:middle
}
.statistics .bet-statistics .clear-plate.disabled {
 color:#ccc
}
.statistics .bet-statistics .clear-plate.disabled .icon {
 opacity:.65;
 filter:grayscale(1)
}
.statistics .bet-statistics .statistics-adjust {
 display:flex;
 align-items:center;
 white-space:nowrap
}
.statistics .bet-statistics .statistics-adjust .label {
 margin-right:1.68889vw
}
.statistics .bet-statistics .statistics-adjust .right-btn {
 line-height:6.66667vw
}
.statistics .bet-statistics .jixuan {
 height:6.4vw;
 padding:0;
 min-width:10.66667vw;
 margin-left:1.33333vw
}
.statistics .bet-statistics .moneyMode {
 position:relative;
 margin-right:1.33333vw;
 width:20.8vw
}
.statistics .bet-statistics .moneyMode .button-select .text {
 flex:1
}
.statistics .bet-statistics .moneyMode .popover-select {
 position:absolute;
 left:0
}
.statistics .bet-statistics .multiple {
 width:24vw;
 margin-right:1.33333vw
}
.statistics .bet-statistics.quick-money-wrap {
 background:#ebecf0;
 border-radius:1.33333vw;
 padding:1.6vw 1.22667vw;
 margin-top:1.86667vw
}
.statistics .bet-statistics.quick-money-wrap:before {
 content:"";
 position:absolute;
 width:0;
 height:0;
 border:1.6vw solid transparent;
 border-bottom-color:#ebecf0;
 top:-2.93333vw;
 right:30.66667vw
}
.statistics .bet-statistics.quick-money-wrap .quick-money {
 position:relative;
 display:flex;
 background-image:linear-gradient(180deg,#fff,#f7f8fd 14%,#fcfdff 70%,#fff);
 border-radius:1.77778vw;
 border:1px solid rgba(201,202,228,.57);
 width:67.2vw;
 color:#333;
 font-size:3.2vw;
 margin-right:1.6vw
}
.statistics .bet-statistics.quick-money-wrap .quick-money.empty {
 width:16vw;
 border-radius:1.33333vw
}
.statistics .bet-statistics.quick-money-wrap .quick-money .money-item {
 flex:1;
 box-sizing:border-box;
 height:7.46667vw;
 line-height:7.46667vw;
 padding:0 1.06667vw;
 border-left:1px solid #e4e4e4;
 text-align:center
}
.statistics .bet-statistics.quick-money-wrap .quick-money .money-item:active {
 color:#fff;
 background-image:linear-gradient(-55deg,#5a82f8 30%,#4ec1fb);
 box-shadow:0 1.06667vw 0 0 #e0e4f2
}
.statistics .bet-statistics.quick-money-wrap .quick-money .money-item.title {
 width:16vw;
 flex:none;
 border-left:0
}
.statistics .bet-statistics.quick-money-wrap .quick-money .money-item.title .mk-edit {
 width:2.84444vw;
 height:2.84444vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAtJJREFUWAntmM1rE0EYh7v5khbbohd704sFL0Jv4geIov9DDopJTCIIXu1BBUHwDygo+ajxEpSoBy8VQZCCB6niRT0ICtWTIAjBRDEhic+7ZEIYdnY3yW7w0IFkZud9532f/c1kZsjMzE5xV8ASc7FY/NTr9ZbdXc1Wy7Je5HK5M7pHqVTa1+12N+h/hz2PX1f30Z9j0iEwOD+huak7+Hlm7HvdT2CI+xLbXurDPO+ivuAFZQP1g23yFmt64HGe+zAfABBFjkYikRWUekC/vLwrVGSchG5jlDL4LKDGXDQaXcpms4+BSgKTxH6f2pjXaHBLarINwczjc5zE2yjzrFwuH/MLFRjQMAwgJ5n+N/F4/BTtr6NABQKkw+Tz+S+iYjqd/uEExVQ+AvQc4w7pak8MZIJRiXQotpi7wCSBuo6KH5WfqicC8oJRSYagmsBc6sPcUvbhemwgvzAqWbvdztBeAmYNZRxhxHcsoFFhCoXCKrlu95W5IolNZWSgCWGMyijAkYDChhEo30DTgPENNC0YX0Bhw1QqlQPVanWPwEhxnbKwYQSg1Wo9bDabN6UtxQg0DRgBYCuYZbOclbYUI5AciNjnuTbIzrrMib3fHuHwpe0znj9thxCDLkegWq2WwGMF8muArVNvdDqdz5xDA2lVhCBhJKYjUKPRWBQjl6ufnNZHaJ5ApaeA3QDgrNikBA0jMR2BUMUGwl5PpVLbXCdeAXMeqA4f+zIfBowRiOQ2EMnr4iQFqN/0/+FjhQUjeRwVot8GYkEPgACJMIWn6fuFXR2UEy1gAdBLTO+QZ6ZsQWquDM9ZyHM0F9kGdos60o9ycrkKHEZiOwIlEonXwNzB/rc/baJUXdoo9C2TybyVwWEURyAW8neSXQ4joVdM0xryGheafQfIS9r/TqHhRb3KT/yi1xuEYJe/gbZUXAV0lT3moOqccr0Vi8XuTTmn/3T/AB+V/tVyxGZmAAAAAElFTkSuQmCC) no-repeat;
 background-size:contain
}
.statistics .bet-statistics.quick-money-wrap .right-btn {
 line-height:6.93333vw;
 color:#1d9eff;
 font-size:4.26667vw
}
.statistics .bet-statistics.quick-money-wrap .right-btn .van-icon {
 top:.53333vw
}
.statistics .bet-statistics .normal-btn {
 position:relative;
 border-radius:1.33333vw;
 font-size:3.2vw;
 text-align:center;
 color:#666;
 overflow:hidden;
 min-width:17.6vw;
 align-items:center;
 border:1px solid #d8dcdf;
 background-color:#f9f9fb;
 background-image:linear-gradient(180deg,#fff,#f7f8fd 15%,#f9fafe 43%,#fff)
}
.statistics .bet-statistics .normal-btn .iconfont {
 color:#bcc5dc;
 vertical-align:bottom
}
.statistics .statistics-btns {
 display:flex;
 align-items:center;
 justify-content:space-between;
 padding:0 3.46667vw 2.53333vw;
 z-index:101;
 background-color:#fff;
 font-family:PingFangSC-Regular
}
.statistics .statistics-btns .quick-btn {
 position:relative;
 display:flex;
 flex-direction:column;
 height:14.4vw;
 justify-content:center;
 align-items:center;
 color:#333
}
.statistics .statistics-btns .quick-btn .icon-text {
 font-size:3.2vw
}
.statistics .statistics-btns .quick-btn.disabled {
 color:#bfc0c1
}
.statistics .statistics-btns .quick-btn.recently-bill .icon-text {
 display:flex;
 flex-direction:column
}
.statistics .statistics-btns .recently-bill {
 position:relative;
 width:12.62222vw;
 height:12.08889vw;
 border-radius:2.13333vw;
 /*background-image:linear-gradient(180deg,#fbfcfd,#fafbff 72%,#fff);*/
 border:1px solid rgba(201,202,228,.58)
}
.statistics .statistics-btns .recently-bill .tag {
 position:absolute;
 top:-1.06667vw;
 right:-1.06667vw;
 width:4.17778vw;
 height:4.17778vw;
 line-height:4.17778vw;
 border-radius:4.17778vw;
 background-color:rgb(41, 163, 255);
 font-size:2vw;
 text-align:center;
 color:#fff;
 z-index:1001
}
.statistics .statistics-btns .lkCombo-btn {
 position:relative;
 width:15.37778vw;
 height:12.17778vw;
 border-radius:2.13333vw;
 background-image:linear-gradient(180deg,#fbfcfd,#fafbff 72%,#fff);
 border:1px solid rgba(201,202,228,.58);
 background-image:none;
 background-color:#ff8749;
 font-size:3.2vw;
 color:#fff
}
.statistics .statistics-btns .lkCombo-btn .van-tag {
 position:absolute;
 display:inline-block;
 top:-1.06667vw;
 right:-1.06667vw;
 min-width:4.17778vw;
 height:4.17778vw;
 line-height:4.17778vw;
 border-radius:4.17778vw;
 background-color:#ff6464;
 font-size:2.66667vw;
 text-align:center;
 padding:0
}
.statistics .statistics-btns .lkCombo-btn.disabled {
 background-color:#e8e8e8;
 background-image:none;
 color:#bebebe
}
.statistics .statistics-btns .lkCombo-btn .icon-lkfa {
 display:inline-block;
 width:3.73333vw;
 height:3.73333vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAAAXNSR0IArs4c6QAAAr9JREFUSA29l01rE0EYx5PN2q2Jiq0vUFBEW60tWrHWl3rQCB49+SFa9CaeBL+C4lEKkoue9UMoKFhR9FAQMXoRX/C1iaa6ib9/3A3JOLMm0fUPP2bnmZnnycw+M7PJZtrUaDQ8qiMwC5MwDP1qhYEv4T48ymazX62OCDoMZ+EZ/Est4+wWHPotMMYhOAdVSEMhTu/CTCt4sVj0MRyDMqSpCs6vl0qlQQX38vn8RsrDsE2GFJXH91ShUNitGF4QBEOUO1X5D1pDjO2K43uep6nbsncZ+xOowBYYj56XKN9AFlxaRcNW2GV0GKjX6+tl88MwbFCKdn2gcg0uQAjTcBnKMM/W+EbpFO9SP2o/XIWD7R2ZaDOW9q1NdYw1AvwAdazF/CmonEVjtI81zirfav219HP88gnaP4OWWfvwE7YRyleQpIDGMVDSWuUKrKXaBKeNUcqFU4atr6prqfty1ssg14zl4yMsgpZaW2AfKNMfwGswExJTSwM8jcJesGa/K/B7BiyQJMrqDO9VDq5AGeawK9MTFY1ZoNMRW8ekpTZ/qVm3+eva5pqxkkhZfYDyC8RLrfoo9m6Wegd9p8AqV2B11lF60hi1jvpxw9ZXNWmp+3LY7SDXjJWx7+A2KKt15uoA0fMdcB0ga2nTUTkOiXIFjrP6okbzTvdQXIIyGT0vm030y2E/ATdgs61PbHMtteyDcgTK5gBWR7bmRc6zTZqI7l3XhFpj/FwuJ8eiXUoszewoVCG+Fqd5nuTHvKW0qYBxDLQrrOJabMbyedAVp6U1pUt71jDK8Yxh66W6wrWoEzHj1Wo13b1Pexn9F311JjzXeK9arSp778ELGVKUXtnjSqWy1IrBO9Pn7XlI+/NWW7JTUfAzlGl80N/Eb8cnUEc206htpC8MZfMEbICk649mp77Tote3CA/Z/x1/YX4CeOOeP6gekRoAAAAASUVORK5CYII=) no-repeat;
 background-size:contain
}
.statistics .statistics-btns .basket-btn {
 position:relative;
 width:15.37778vw;
 height:12.17778vw;
 border-radius:2.13333vw;
 /*background-image:linear-gradient(180deg,#fbfcfd,#fafbff 72%,#fff);*/
 border:1px solid rgba(201,202,228,.58)
}
.statistics .statistics-btns .basket-btn .van-tag {
 position:absolute;
 display:inline-block;
 top:-1.06667vw;
 right:-1.06667vw;
 min-width:4.17778vw;
 height:4.17778vw;
 line-height:4.17778vw;
 border-radius:4.17778vw;
 background-color:#ff6464;
 font-size:2.66667vw;
 text-align:center;
 padding:0
}
.statistics .statistics-btns .basket-btn.disabled .icon-cart {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAAAXNSR0IArs4c6QAABJBJREFUWAntWU1sG0UUnjfrtd0fAaUFItGiQkkPVBWiTRMkSImd1nUkQPRUcUYc4Ao3ikBCHFAPHBAXQAjEhSLEj4RImtRYpFKauE5pSXMCVRBVKAKCEqVI2LHn8U3CRuOtZ3ctJWsf2INn3nvz3vt2/N68mVkSeIaLP+wlUXtQqrrUtH6YHVZSzOUzPT8RkVrjdsYvjZwvvSSIzzAzWSDNOOlkPvf4od8s8tjZkkm9EgBYAzqoKtXXY0cW4FASCw6Qe6KnvU4ntFIQnQsDwizuGR+/fFfYuLjkUqbcl5Fo18IcVurVfWFj4pIn/kuwg8Xi5G6lEintmB1150pNlUwQdab9oCdNXrv6thVDjBQm53VYeMBI0Df4R7716LhbJl5iSk4MZR75xQ76/NQwcjQfN7ggf4RiwkI+v15M/IPxZlf8vHbT+OcTxOpNK2gpZceBXps0IitoxdSRoFFUvrPGNKqkHCmUlrGWbG13WJj+Mc3PWGdab5KIeMZUaHcfK9jSvj07R6ygNUAA76gQQWh81d3dXQkELZiutnt2Tf+S5FlNB4JWTucsewiNhaTsGQsFnebtMwiRKLtAc0I2pY8E/DyToVoo6EzmwE0gvr4pKFo0qkh+6qkEhoceRILbH9dE8/mBnvHIoHFEaDtoFJMv9RIcHbTsANDkfOwB1m1oeDCl2jrTmOELJ7I9Uy2BXtu/0pKpFFcfgK+5IvWs31/Cz2hKk/gRsd3vybCv/ZmkPO3RG90qhSsXcuZymcOXzFj2/EQCjWVPl/N10Czojnymd7U6eYbibENjWoPBPUPjHoR5V7FY3hUnUNNXJNDMiUbQsFBV6iHTUJx9637aBDE7O5ucm19eRFxv8fhQPMuSpj16I1tiXsFmbTp/rO9CM7uRQGtFnM5HcUY73szIZvGQ7Kfy2d7P/PYjhYdWQvK971fefJoPN/MRGTTe+AucCkabGdk8Hk80sx1pydOKWC/r5XL55J+L6gVcLzwB1rZmBjeCh81wFbVgcudtTtsuhzbiPRpsRE5ET6tQuHJvlStvQbEf1/BbMStT0qHTuUzvLcuip2Nrx8rl2+tLtVdxn38UWZNGQSgl2X1jcPDQrzYdzW8J9Lnvp+5XNZ5GVu4wjSJ0VvACTw1l+0KvjT29YrHUValzCVdvezyebhEWN9mh3NBA30WTb/YjJ6JW4hq/6we8ymd2wf8AMe+axoP6/yh+xw94zZbYLmriI9y7ODb9yKA1IPyNgzZD+LK0+69ldcAqNwTaFk5ETxosX5f3FwqXrbYig16ouAgJTvqsN5A4WnQ1MCzEwt+qC4UqbRGvslek2muTRwZ94rGHf0fA/WEzpPkpoUK/KOhxuaNHbiAPFnXf9riusNqKDHrVOPHbNid4IRzxH71hlRsCAEaBFe8ZrIYuknHsWP8R6y1AS6DT1HcGDj9p8AACvPFtrvuinx9Ep+ju16B4S4WFrVlKyOeCdFta8jxDw8VLA1SvZ5nkFkfwxPFs79dwtn5a9saFtfr75WihfIqpnsWrp3GLdPGB+3Z8qO/rwnT/l8cxA/8COyBiz1/1Bl4AAAAASUVORK5CYII=)
}
.statistics .statistics-btns .basket-btn .icon-cart {
 display:inline-block;
 width:4vw;
 height:3.2vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAqCAYAAAAnH9IiAAAAAXNSR0IArs4c6QAABFhJREFUWAnNWF1oFFcUPudONpmdlVJJFF+CtJq2gk+KglSfAipJlApt34S+FUpihVhBkXYfRFDqT7KKL4oYtS0GWs3G6otQ+tBiIrVYUUEoLf7gL0az2b9k5nhulok7k7m7M5DdmQu7d8537j3n27P3nDv3Ym5bV7tJdByJlhIAQllj4T4gXjTg/R2YShXKVKE+Csuik0DU5iYsWTHWSkTdWfh3d6gsXc4Fy80uzEvc6gWGhUnSv1dzztF+j7Z/8m61cfXSiwYQvQj4uJrDLJlt1cbUSy+ajqbvGi2rWhEbVgjU1sgPgtbhJiAs+sCNhSU7qkU5iUx3xxOWF9oYIlzg4pK25Xr2hEgC8TVYsWtG6ucHStITPZ2XeS1vrCe5ar6Y7CQJ8aVMRFX7S6UIC+cSHEOL9ilJoxCRI10KFk2qSZsQTdKIV5RrWv6qTE/nS94tI1OfJScNtHZlpOUA3sf/nu4j8sX7ySO9ZeVvlUkjRWqJEMKPmExaFUlrhDciEuRpGrzpnZMPFUmLmIgQabyTSA1N86lIunGNfpczNR+FaPOOfNbmUZE0fj5o8rHgH3twmL3QYj/Y/iuSLg3C0CsIV40/40cu/BeANIS+rvl96SebsOyrRhoh3GTkKGfiRuJ0INLxZriJiFb5pLo+C+jF/YOvyn1W3MbtgZnuztu8PS6zZU7O1xyBWzPy3D9Y/EbHNwE0MK//1ytu8w1uwFsmua7fkgZ8kkhd+th7bO3RqmtaUuBTg2M7579nCSW/0GtPz9uDL9Jc2B2k+UQjJsaefuRtsvaor+Whi9iNrFUkx4XOlFhf+HpzbRLUpGJjTP8fDw/mvELgKxHlRD4zXucIr/QyUhMMcUwAbjBSwyNu+76Wh5yEQAPuyTWVS4ePT718+CYdb9ZOMHMuffVrfCl608ub7+UhJ2e+6ViEOfiOANdxchpeBucCI6Ai39aOJnTtKzwwND4XNkO3ESjSki3t2tI8kZn8lv+6tVxN4vwyM6qh2Kv3D98L+msoucnIvrC2s1W2hTon3vW4EAexb0jebilbINK53o7FZgFkNs9cl0nLbCQvhOiK9w9fVXpyKWjHloXZQuEPrqNLnCp8iZrYkOhLjzrxt5LvRJRTrCIc585BWOIccd2yrFOU/KxRyn5atlA8NpuwnEnzyTLPUDKp3EN8ky4RwnYVISbemh3LL1fpy/GSLdpUjjmeCT6cGBtR2vJNGsbz7/DmUjGSZEKLw7lCyL3KLeAoNynU0zCaolWl900aD6afc5l7oDLE65oSTQ2+jmbG4eGHnAjPVLYkjtCoPDH5Ji0N8T3xHtl7NzyK3//y1Fs3G+VKsW82WkI4OAPyHlqlD0R6Xv+l01wlevkkM/MiIyPMB4KU0bJgp8qJF86Vpk8IOMBzTYce8bwB83scmEsIVPLsubJWZ8enVqPGu6ImRoxDF+/buqB9fltX2xTAWq77Otu6ljiSdrwGB7UX2fFvAIUUPBVLhdm/AAAAAElFTkSuQmCC) no-repeat;
 background-size:contain
}
.statistics .statistics-btns .basket-btn .lkfa {
 position:relative;
 display:inline-block;
 height:100%;
 width:100%;
 color:#fff;
 text-align:center;
 font-size:3.2vw;
 background:top 1.33333vw left 50%/3.73333vw 3.73333vw no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAsBJREFUSA2llkloFFEQhtMuxMSoIYwrYuICQi4KiiCCG4KoN1EvLge9iZeIoHiQoOBF8KQXEQJevHiIy01QEFyCAeNBRUVJcnADt7iiieP3h1dDTdPT0zNd8FH16lX9r1/P6+5paKjBisXiRrgFn+E5nIWWGiSylyK8H/5B3J6QaM6ulKESwSYYCSt9wZ+D22EsdzqDTPYSBBc58c3WSe5+yPdbrpqfUK0gzE9xdUMuHgzxPJfLH7KLgtvhO+JVsA9GQ/4vfm3+lYICYqeCcJKzg/SNydW5F0XkuFvlrYsVvoFD8EkDTAdqZeZFKY6g9LsSHwazuwQt0AHbYQ00SRyvW/wVZB9hWeqiFLTDNfgBukXP4AKYPSSYnibCvC7ge2j4gN8FO2ALtJd6GcwFXVUlG2CirdSQElC3AX4lCGkTZ8ZbCS65govE+s3sSseIF6esUTZFrX4SXaDZbwJpmO3V/R8OoyvWzXirVeA3Wb6ap7bV9fUST4IFMBTyD3RAGoPQiBP0sc276Yphq5s5EUXRKAyT6w35Tu3walj9D/4I6AS+CDndjtlOJDWkthD65E6qGN8Mj5XABpToBN3rSnYwdRU3icAs8IdGC+nNZHZ0vJyRjrTtSpO6AD3UMp2wA043MaSmDWwn6onbDRITy5pJLIQV0AgzQd86mW7tnrJiN2BuBvSDmX6abrgOegp2u/LKIYVzwHauF/VOVeMj6yLW2+cemHXZXF0elfnwOqjpq/ASdMB0y3tArzyzY3UtEm9CrQPsBW3icd8d76t7jPJUsNOn3enP000w66tbPKkR1SWmjN9mNcR9If/IctV86VNUpXCym3/l4sEQT3O5/CG70DNmdodgPejDq0Mku5x/lZgCoj1STrCf5JbGyvMPEdU78Tz4t4gel3W1qJce4KxNLFCgdjm8h6d8Dcay9qruP8fuUGPRbLi3AAAAAElFTkSuQmCC),50%/100% 100% no-repeat url(/h5/images/cancel_shortc309fc0ed1369d3e9039a6766a4b65fa.png);
 line-height:16vw
}
.statistics .statistics-btns .basket-btn .lkfa:active {
 background-color:transparent!important
}
.statistics .statistics-btns .basket-btn .lkfa.disabled {
 color:#fff
}
.statistics .statistics-btns .basket-add-btn {
 width:15.37778vw;
 height:12.17778vw;
 border-radius:2.13333vw;
 /*background-image:linear-gradient(180deg,#fbfcfd,#fafbff 72%,#fff);*/
 border:1px solid rgba(201,202,228,.58)
}
.statistics .statistics-btns .basket-add-btn.disabled .icon-add {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAqCAYAAAAnH9IiAAAAAXNSR0IArs4c6QAABSFJREFUWAnNWV1sFFUUPmd2uwu2WDGxWhLR8OJPUQq2ZcUfmFXbrQIPGo0aJQajxsTwZIxRNEEtJmp8JCHREB+RSMCStNuWthZM+rOt6UONWH0wBEojEG0Iprszczx32judbu/szHbquvNy7j3nu+d+9+65d86ZRQj59AwM3msYuJPdbASgWgCsBaJaQrQQ4BK3pwBxigDGI5FYe/P2zZMhpwT2W/xjE81prxHQbia6oRgPiHiOF9SOEDmc0h/4rZixElsU6e6zmfXmrHGAAPcwWU06WY5EBAMIv4KKyEepRxumivERiHQmk6m4MmO2WQT7mGy8mAn8sXidMZ+nkk0f869g+uM5AP1AAwNjt1zP5b7jUHjEDxvGzoQ74xh7Qdc3/+XnpyDprr7hepOsE0Bwh5+jlbHjr4Da7tZk47lC/jxJd/YObeJQOEsEVYUcrLSNCV3VovFEoVtGeZjSP47X8O5+X2rCYgP4arzZMrPt3ZlMtdeGLCE9MTERs2b/Oc4xvN5rkL8es/bt4A9UIojoLnPGPMoyogIsIX1++tqnvNyHVOAgOv55x6LVkZo4RmvFnRxkjArDhFvSfSPvqWyLSHf0/XQnh8RbKmBgHWonnmho+FvXGy7z2/BU4HFKoPWOHap5tkWkgbKfcFTF8jBFdQksY2EAutoL2qAtcaZodvbDfLxDWtwW/NO+mA/4//v0es+ZkQ1uHg5pPrWvchx5XoHuQaVsM6cKI2e+4p7TIc1hwclPuT64iJtNumdg9P7SvfWK3xje7U0iWZMjbdKmaeySinKVZm6Bo02as7d7ypWsw8vCu2VbxjRXHGX+IK2TDKOigaI8khoPya/lIa44jjB61gNiq6OaNirtiHSMUPtF9lVSs2A1Ib0h4lZld3TEZdz8Y5PmGk7UdVKnlFos9nTzw1suKo0eypZkQizAWYQHDLp/GO03jNzPXnZbj3CbtM+FB1FWKrwkZbPOSr0wy9WTaTo/fQEfDke50xd5p2sKDAALoLvj9GCakyBnsArPYXSsRd9q5xydvcPP8f3/lArn0q0ywWp19T2aXNXPP3OkRZkPUC+VSkmwlvXPc+wpzVLJVhHDc4kS0RZOcfdIWziJDum58ODvEuEclmS0w3GeNIyUZNoQkyBqDkebdEU83h7C338+lM9RTluDHXIim/Rj2+oviIpDKstN8jkZEIWF5DUXHqKHcFIqy01qtJibQzp6Q+Vhvq6ulRthfvFdrq6kb9y8HNKPJ+6bBtC+dBvLoc2pQFsikZhxc3FIC2VV7MYveGV/ugHFtpGw0hmDGO5DD8Ift9esOeT4m28sKa/SvYN7OVX9Oh8YtM8OpzWM7CW0YvweOsIvo5uCjl2CQ+2Z1mTT8Xz9EtICwEXuIZ7szXxwKft8zR1MJbe+r5pzUXhIQByb9nGY9Mp+qSUTPtmiN+33mldJWtfRwFVVz/I9WDhd9PIaSo8jcax6iYl7JjlK0mLO1La6q2sr6UEEDPmVKPgK+Mo9Wr163XZdryt49Spj2j0Nx7bW2T/Uxrnpu279Srbnd3U/x/DBIH59SUsnXb0jT1pgfcaLqJO6lZBMYAwi8HZqR6IvqL/ApIVDsetd/cMvW0QHwn4n4YknUdM+aN7R+G2h+FUtpCjS0sHk5GT89/NXUvwv1y4uinfyiblV2nzkBQ3xFOPb+YZKiwPvg1eal0Xa7Yl3H9NnMo1omBtFgcxdriUtIS1Owjhxpykk7RJUaOP819uKZJL/AtmToHhVDA9wAAAAAElFTkSuQmCC)
}
.statistics .statistics-btns .basket-add-btn .icon-add {
 display:inline-block;
 width:3.46667vw;
 height:3.55556vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAABO1JREFUWAnFWV1oXEUUnjN3GxPZGql/3UbUCmqkiLYVtb4VDNR2d5tIURG6WUKICvoiCK34sJUiUtQ+CAYrtcuG4pvZzWqh+NNQRKw+GCjVWtvoi64v/oGkWXfvHL+57U32d+69u5vNwGXmzvn77pmZM2fmkmixMDOJbHKLkhxFe5NgipAQEUG8XghSgkWBhSgQcQHvc1JYeRo+9n2L5gR0Bys8PbpVCTUhiDTADUGkYWxeSDkjQzxJuzIXAsr6Y+dPEnfbJT4IY3uYg39gpRUiUYaXj0lLHKBY5tdKWrO2p0f5VLJX/aPeEoInADDUTFEr/TB+WUh6U8ajB4ietE06jEA5nxiwbZEVzA+alLRNIzppsXyaRtJ/N9PVFChAblO2+AjzEItj5QsJuiBDcjfF0ucbWWsIlGeSjyilTgFkbyOhleoD2D+lXPMw7T56sdaGrO3gE+O3AuR0t0FqHCx4neJSnj+d6K/FVQWU8xPXqmIx185wE9ECnmKtIb/vsD1o/7v4IXOqClvVi7IX30aQ3uJXaR0fia+k1XuTDIsBDONPdXTfHfy4ys3vq2RfAsr55CBW93glMWgbnsxS7MgCPZb5A7Ing8rX8O/DCN/o9i0BtW31OrxpuYQW6+VYKAlBvfWCKbBWlRdfdTU4QPUqhzdH3M6O1Aq5QNuFn+fp5B1ajQNUsd3WkDfEIwkD1F6Bgh7kFXu1FgkXE+JCtD2VKycNdHEHqMiNPYQ9/JaVM9WeZnhxK+fGNki4NtaeqibSHZmj2ASQqdmitEtiN7inian2ujswR10ApGgQiylY8usKd7mOhBBDIp7Lk8QsMvo0nv9MACXRdy5dSjllM3/rvjesmfpwVHkBC/qBhvSrnUwcIXt67wKA9pkYrTXhdRSd/MvE0yqN82P32+XSnEkeO955CS95JxBcvM2kqC2arbx1MxdD+rQIQ9ebjCm7PFueTnyBs07JxCcFZ2h46oTmKWdHEwgtO038eiSx2QyZeDQNsbQQwqrXQO81MWMO6Q95AqHCWJSkb8DgAMVHbWbFTxkFQPRQ6YgjEytg/jse9dIXnN6hOHrVcAGjRWeCo/Ah0cE4Cm+ekVLIvA+zq8aC8Ikj9TWfSRxRf8HyP7tqSDwMYwf9XCfjVxJn5pwHf3Byp+YoCQebA1T29b0Lry4ER2OQ6MAcBabfrJtvOK6tOEBpxxF943bYYHZVSNg6U/To4ctLQJ1Gz3WHEK/0oaz1whxeFlZrl9vBWwibP1rx2AeuZNW5ppxNjCMBfN8lBq0xVL8jlDyLZCRMzO8hmFcA968NDsPewTuxyy2dZKuAalV2dnSSWT3nX23nOfHB+63hzBuVmq+s+ooe2b/xRdx+zlZ0dbWJIT9eC1IDqANK21NlK0x78FXnuopQGyM6LfuthifiOqAOP246JIW2QfLjboElKY5ad905RNvTi41s1s3RSiZ9UaWylw5iUeyv7O9kG0NdRr7xkjWSecek1wjUFeRccodidQjp3n1uX2dq+tKy5MsUT3/tpc8XUK1Ee9eemX8GYec15KUbvRSb6Jj/Z5ENvULxjO+p5Ruoa5jPpXrExZ+HFLO+D9C/cAZcmqlGbLyEHwt5ScjWYrfPEqWUib+WFhhorQLOJTbjCm8TFEXgdjy0Hj/FAIIKCHMFJipYUs1RdOqHWtkg7/8DUq+x3zuPtmYAAAAASUVORK5CYII=) no-repeat;
 background-size:contain
}
.statistics .statistics-btns .quick-bet {
 position:relative;
 display:flex;
 width:27.55556vw;
 height:12.53333vw;
 flex-direction:column;
 justify-content:center;
 align-items:center;
 font-size:3.73333vw;
 background-color: rgb(29, 158, 255);
 background-size:100% 100%;
 color:#fff;
 border-radius:2.13333vw;
 box-sizing:border-box
}
.statistics .statistics-btns .quick-bet .balance {
 display:flex;
 justify-content:center;
 align-items:center;
 font-size:3.2vw;
 width:27.55556vw;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
 text-align:center
}
.statistics .statistics-btns .quick-bet .balance .num-wrap {
 display:inline-block;
 max-width:22.66667vw;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 vertical-align:text-bottom
}
.statistics .statistics-btns .quick-bet.disabled {
 background-color:#e8e8e8;
 background-image:none;
 color:#bbb
}
.statistics .statistics-btns .quick-bet.disabled .balance {
 color:rgb(29, 158, 255)
}
.statistics .statistics-btns .quick-bet.disabled:active {
 background-color:#e8e8e8!important
}
.statistics .statistics-btns .bet-trace {
 position:relative;
 display:flex;
 justify-content:center;
 align-items:center;
 width:15.37778vw;
 height:12.17778vw;
 border-radius:1.33333vw;
 color:#333;
 border-radius:2.13333vw;
 /*background-image:linear-gradient(180deg,#fbfcfd,#fafbff 72%,#fff);*/
 background-color: none !important;
 border:1px solid rgba(201,202,228,.58)
}
.statistics .statistics-btns .bet-trace.disabled {
 color:#bbb
}
.statistics .statistics-btns .bet-trace .mk-tooltip-g {
 left:1.33333vw
}
.statistics .statistics-btns .bet-combo {
 transition:none;
 position:relative;
 width:15.37778vw;
 height:12.17778vw;
 border-radius:1.33333vw;
 color:#fff;
 background:top 1.33333vw left 50%/3.73333vw 3.73333vw no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAsBJREFUSA2llkloFFEQhtMuxMSoIYwrYuICQi4KiiCCG4KoN1EvLge9iZeIoHiQoOBF8KQXEQJevHiIy01QEFyCAeNBRUVJcnADt7iiieP3h1dDTdPT0zNd8FH16lX9r1/P6+5paKjBisXiRrgFn+E5nIWWGiSylyK8H/5B3J6QaM6ulKESwSYYCSt9wZ+D22EsdzqDTPYSBBc58c3WSe5+yPdbrpqfUK0gzE9xdUMuHgzxPJfLH7KLgtvhO+JVsA9GQ/4vfm3+lYICYqeCcJKzg/SNydW5F0XkuFvlrYsVvoFD8EkDTAdqZeZFKY6g9LsSHwazuwQt0AHbYQ00SRyvW/wVZB9hWeqiFLTDNfgBukXP4AKYPSSYnibCvC7ge2j4gN8FO2ALtJd6GcwFXVUlG2CirdSQElC3AX4lCGkTZ8ZbCS65govE+s3sSseIF6esUTZFrX4SXaDZbwJpmO3V/R8OoyvWzXirVeA3Wb6ap7bV9fUST4IFMBTyD3RAGoPQiBP0sc276Yphq5s5EUXRKAyT6w35Tu3walj9D/4I6AS+CDndjtlOJDWkthD65E6qGN8Mj5XABpToBN3rSnYwdRU3icAs8IdGC+nNZHZ0vJyRjrTtSpO6AD3UMp2wA043MaSmDWwn6onbDRITy5pJLIQV0AgzQd86mW7tnrJiN2BuBvSDmX6abrgOegp2u/LKIYVzwHauF/VOVeMj6yLW2+cemHXZXF0elfnwOqjpq/ASdMB0y3tArzyzY3UtEm9CrQPsBW3icd8d76t7jPJUsNOn3enP000w66tbPKkR1SWmjN9mNcR9If/IctV86VNUpXCym3/l4sEQT3O5/CG70DNmdodgPejDq0Mku5x/lZgCoj1STrCf5JbGyvMPEdU78Tz4t4gel3W1qJce4KxNLFCgdjm8h6d8Dcay9qruP8fuUGPRbLi3AAAAAElFTkSuQmCC),#ff8749;
 font-size:3.2vw;
 line-height:16vw
}
.statistics .statistics-btns .bet-combo:active {
 background-color:transparent!important
}
.statistics .statistics-btns .bet-combo.disabled {
 border-radius:2.13333vw;
 background-image:linear-gradient(180deg,#fbfcfd,#fafbff 72%,#fff);
 border:1px solid rgba(201,202,228,.58);
 color:#bbb;
 background:top 1.33333vw left 50%/3.73333vw 3.73333vw no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAABLZJREFUSA2VVl1sVEUUPmfu3XZbFioVoyUarAZiikGxS7ciIeyu0O0LRjEaE/9i5AmiCQkPECT1QWNiDCb+PBjRaDQ+GBKNqbtb3O5ak2a33YAYaOKDtfJSSxHTUtpu994Zv7nb227XLXuZh5kzZ84535yfOfcy3cJIpnIRRXSCmLYrRVew9vo5cDIc3jrj1Qx7FUz2Z19RxJ8qpSp0eOSOJmNHMBic9WJLeBEaHBxskETvazAmnmIWH4HIlHRV2z/T8oQXO1rGE+Cs7WshRWu1Avx7NhbpOByLdIaJOevwSO7Tq5fhCZCU7XeNCW74a5nmsRLNG11erbUiH9XFf0jnN5jSmtSnzDzh89fvL84XHkCIPwPLANcSxNGuaMdAdQvLXE8e1pH1uqsCkDsX5uZzWL9wwJhRuMpULHvjmdyjrtxqa03ARH/uuJR4Cnow/11uCN6OA+41PI9/8UwCbFO8L50LlstU0isAdRX29KglXrw/dwS8t7QSjA/izW0mUd9KLA4YbOxa5994fywa+pBNIwaJaUWqSUqVxCUfqgRy904OU6lzmxao+AGYUZR7A0L0Owr4F6XkQUeQOb++UUU7OzunXcXKta9/+DGpZBKga3C7STyfw7ikhPc3TNsYiUYfcYqNEwP5FipaF5GI5kojeg+lC+QPRGI7t16rdl7OS2SyYZL0I8K7VNWLNvQLfq873HGU4f6XCNsLjiLzabg8iv1x7Nfg0ck6NrZEo8E/yg2vRuuUJPuHzsPLxZCqAiLlQ8ScNMH2i5rYow0glGe6I6FXY5HQ28jPM5pHrERRqFaH9jBlMr82uWAs+Hu/6AyY9UYrwnvZUWc6JEip+kVbS/lBGJdoUtI99wBJt7lCpmGiqbO1d1fwMl7Od5qPtLWZSGoW1H6483wylR2RLEZtab1TEmDpa2zMu0ZqrTNkz5iLQpZVfBrkb/l8vnFyytqj2fB0VJgmHQNZQPx9aNDvwqMzuMnmkoAS9uzcAU17Gc11PoHozGtZFM4b8VT2wtUpaxTbbY4+0zfII1GppO3PXSB9ARZ0TUnVAgP6E3GwKxw67SitMiUGLzWruetpHG/TOrqAykXB6+0Kdzyxgpn8OddKtmq+757bL46PX193o1jM4K5tuIA0BL+0L9zxVbkRlz6bzzfZ01YKXrVrnhB0VEoOwHi77kIASwLsa322AlAzykc6PXRXQcqBRc9tiD/XHQ19q2+vvdCy6fSlQEHO9KE6nT6KmB7pioROldspp28KWDKYvbugeAAgrQitBd4YgDdhvYq3lESytuBsp5YVJI7hi+EUnN5XGzUBtVI8ff5eUoVzqOb11YyUePwmvO9Z/bx04nSAmkILVyYBhh7r5KCIsJ1CMn5y9XDrIS9gWt59Nq5u1VXVrW1Bj3T6o+HjJ/fuDvVqwURqKKdIdiC0dVUVqzA9eWiIevTD0pC2sdxXWY1pLqrH+d8pSdx89uSh7StMEH4i9FDS/iSeHj7JJB9EwTxVYqphZ/UweSoabSeRyurG8PL/bDLN4bdme3dkB76htYenkGozG5rMQyiUj933p3mg/zRIdHsFc3T0dCsjjT+4AqmH0XkmHt/dPgJQNATv4z9Ja7xqmvZV8QAAAABJRU5ErkJggg==),100% 100% linear-gradient(180deg,#fbfcfd,#f1f3fd 72%,#fbfcfd)
}
.statistics .statistics-btns .bet-combo .mk-tooltip-g {
 left:1.33333vw
}
.statistics .statistics-btns .bet-combo-stop {
 transition:none;
 position:relative;
 width:15.37778vw;
 height:12.17778vw;
 border-radius:2.13333vw;
 color:#fff;
 background:top 1.33333vw left 50%/3.73333vw 3.73333vw no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAm5JREFUSA2tlk9LVFEYxme0Alca5SSZILgzokWQJC4s0KBc9SVq4a7oM9Q36AO0qtCCghQMIZdBi6iNhA2GbSKSIlCE6ffMnHN77tx7be44Lzy+z3n/PO895zpnplIpaY1G4zLYCpgq2V6+nEEvQLTnZRX6yjZQP2g9Q8Y7oqmBPPYAuAMWOuo+pEga4DYYyC0j0QfWQLQbeYUk12OBeEHNTat5A082lhAa74JrJjBtvCy9Yg1X4fdtXanwBONgz57qF3wiVRQWxDvZ4QR10oi2D2nqxR3eQ++EDVisVqufbV2Kht5FazoOb+2SySfBn/go+LdWmKHk/7vD2CQt09UJDmuH88D/kx7Ehh74h6ahE7yugXMW/A1fsXUe3bfgnvE8+pqgNKPNaeCluMJvcP4Hts6jSyHYwD/OK4ixoLUR1/iLx/hTs0DdeC5F5BHvYo3kAXwrtygddM2aBp62/A/jhZRBm4XJbMI1T+lId63G70kLH4m65q4GfjO5UeO9oq65o4FfTHma96NYTyxo+RVZl/iqqQ/D/R60VFdUWtKMtqp7dAy4LcfsUT2iyy4MH2tqQvxrSTUzPRg2IyEzfZRaRnDKEqLb4EzMl/XqDRq4xNK/fwg/TVIt8g430sWwEfrU6/Yko0N2CGx6FbwOOj5e1YYeXGLSzP/tQ2IS/ExK/5Fn0FnQ3/6kioWcatpNWpPeU/WFOAXncS/BOGi37wQ+gJ2QOIu/APx6DKnm53uBa/BjDBR6htbAK9Ctqde/FApnpRI0zYP3Jaaq1r9fU3paZI40U0EAEb2HW2AWnAM6SpmO9itYB0sc3yf8ofYXtDioCh1uylcAAAAASUVORK5CYII=);
 background-color:#ff7474;
 font-size:3.2vw;
 line-height:16vw
}
.statistics .statistics-btns .bet-combo-stop:active {
 background-color:transparent!important
}
.statistics .statistics-btns .bet-combo-stop.disabled {
 color:#fff
}

.statistics.mini .bet-statistics {
 padding-left:4.26667vw;
 padding-right:4.26667vw
}
.statistics.mini .statistics-btns {
 display:block
}
.statistics.mini .statistics-btns>button {
 float:left;
 height:11.2vw;
 border-radius:1.77778vw;
 background-size:100% 100%;
 background-repeat:no-repeat;
 font-size:3.73333vw;
 border:0
}
.statistics.mini .statistics-btns .back {
 margin-right:12.08889vw;
 width:25.86667vw;
 color:#fff;
 background-color:#fff;
 background-image:url(/h5/images/miss-return5631ebbdcae02685adbf8affa2309be2.png)
}
.statistics.mini .statistics-btns .bet-trace {
 margin-right:1.77778vw
}
.statistics.mini .statistics-btns .quick-bet {
 float:right
}
.statistics.mini .statistics-btns .quick-bet.active>span {
 font-size:3.2vw;
 display:block
}
.statistics.mini .statistics-btns .quick-bet.active>span:nth-of-type(2) {
 padding:0 .53333vw;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.statistics.mini .statistics-btns .bet-trace,
.statistics.mini .statistics-btns .quick-bet {
 width:25.86667vw;
 background-image:none;
 box-shadow:none;
 background-color:#e6e6e6;
 color:#999
}
.statistics.mini .statistics-btns .bet-trace.active,
.statistics.mini .statistics-btns .quick-bet.active {
 color:#fff;
 background-image:url(/h5/images/miss-edit3651e4225fe629b84864ee3a2e725a5d.png)
}

.mini-bet-modal {
 width:100%;
 display:flex;
 flex-direction:column;
 margin-bottom:21.86667vw
}
.mini-bet-modal .header {
 border-bottom:1px dashed #dfe2f2;
 padding:2.48889vw 4.17778vw
}
.mini-bet-modal .header .title {
 height:4.08889vw;
 line-height:4.08889vw;
 font-size:4.26667vw;
 font-weight:500;
 color:#333;
 margin-bottom:2.4vw
}
.mini-bet-modal .header .subtitle {
 height:3.2vw;
 line-height:3.2vw;
 font-size:3.2vw;
 color:#999;
 margin-bottom:2.66667vw
}
.mini-bet-modal .header .status {
 font-size:3.2vw;
 color:#999
}
.mini-bet-modal .header .next-issue {
 margin-top:1.86667vw;
 display:flex
}
.mini-bet-modal .header .next-issue .counter {
 font-family:"Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif"
}
.mini-bet-modal .header .next-issue .counter .normal-counter-1 {
 color:#999
}
.mini-bet-modal .header .counter {
 margin-left:1.33333vw
}
.mini-bet-modal .header .balls .ball {
 display:inline-block;
 width:5.95556vw;
 height:5.95556vw;
 line-height:5.95556vw;
 border-radius:5.95556vw;
 margin-right:.8vw;
 text-align:center;
 font-size:3.46667vw;
 color:#fff;
 background-size:100% 100%;
 background-repeat:no-repeat;
 background-image:url(/h5/images/normal-balld43f9ba34413a1677395c9c0a857d128.png)
}
.mini-bet-modal .header .balls .ball.curr {
 background-image:url(/h5/images/active-ballecd15c0a8c548be86cae19a41aa96054.png)
}
.mini-bet-modal .body .lottery-bet.keyboard-active .balls-ul {
 max-height:28.53333vw!important
}
.mini-bet-modal .body .lottery-content .balls-plate .methodInfo {
 font-size:3.2vw;
 color:#666;
 padding:3.46667vw 4.26667vw
}
.mini-bet-modal .body .lottery-content .balls-plate .methodInfo .prize-desc .prize {
 color:#ff9307
}
.mini-bet-modal .body .lottery-content .balls-plate .methodInfo .right-wrap .cm-item {
 color:#999;
 padding:0
}
.mini-bet-modal .body .lottery-content .balls-plate .balls-ul {
 padding-bottom:3.2vw;
 max-height:80vw;
 overflow:auto
}
.van-popup .pop-header>.left {
 position:relative
}
.van-popup .pop-header>.left>.iconfont {
 display:block;
 width:3.91111vw;
 height:2.22222vw;
 background-size:50% 30%;
 background-position:100% 52%;
 background-repeat:no-repeat;
 background-image:url(data:image/png;base64,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)
}
.van-popup .pop-header>.left>.iconfont:before {
 content:""
}
.van-popup .pop-header>.center {
 font-size:4.62222vw;
 color:#666
}

.miss-modal {
 padding:5.33333vw 4vw
}
.miss-modal .title {
 margin-bottom:2.66667vw;
 font-size:4.26667vw
}
.miss-modal .row {
 font-size:3.2vw;
 line-height:1.5
}

.miss-remind-modal {
 height:100%;
 position:relative
}
.miss-remind-modal .top-panel {
 height:calc(100% - 24.26667vw)!important
}
.miss-remind-modal .miss-list {
 padding:0 4.26667vw;
 height:100%;
 overflow:auto;
 font-size:3.73333vw
}
.miss-remind-modal .miss-list-item {
 position:relative;
 background-color:#fff;
 display:flex;
 align-items:center;
 height:16.8vw;
 margin-bottom:1.86667vw;
 color:#d7d7d7;
 border-radius:1.33333vw;
 border:.53333vw solid transparent
}
.miss-remind-modal .miss-list-item>span {
 flex:1.5;
 height:16.8vw;
 padding:4vw 0;
 font-size:3.2vw;
 color:#999
}
.miss-remind-modal .miss-list-item>span>span {
 display:block;
 height:50%
}
.miss-remind-modal .miss-list-item>span:first-of-type {
 padding-left:2.66667vw
}
.miss-remind-modal .miss-list-item>span.series-time {
 flex:1;
 padding:0;
 text-align:center;
 line-height:16.8vw;
 color:#999;
 font-size:3.46667vw;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.miss-remind-modal .miss-list-item>span.series-time .counter {
 font-family:"Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif"
}
.miss-remind-modal .miss-list-item>span.series-time .counter .normal-counter-1 {
 color:#999
}
.miss-remind-modal .miss-list-item:before {
 position:absolute;
 top:-30%;
 left:50%;
 transform:translateX(-50%);
 content:"\5F00\5956\4E2D";
 background-color:#f59a23;
 color:#fff;
 font-size:2.66667vw;
 padding:0 1.33333vw;
 border-radius:.8vw;
 display:none
}
.miss-remind-modal .miss-list-item.active {
 border:.53333vw solid #f59a23
}
.miss-remind-modal .miss-list-item.active:before {
 display:inline-block
}
.miss-remind-modal .miss-list-item>.van-icon {
 color:#666;
 margin-left:2.66667vw
}
.miss-remind-modal .miss-list .lottery-name,
.miss-remind-modal .miss-list .play-name {
 white-space:nowrap;
 text-overflow:ellipsis;
 overflow:hidden
}
.miss-remind-modal .miss-list .play-name {
 color:#333
}
.miss-remind-modal .miss-list .play-issue {
 white-space:nowrap
}
.miss-remind-modal .miss-list .percent {
 align-items:center;
 justify-content:flex-end
}
.miss-remind-modal .miss-list .percent i {
 color:#4a70d4
}
.assist-list .miss-remind-modal>.btn-group {
 height:24.26667vw;
 color:#aaa;
 box-shadow:0 -1px .88889vw 0 rgba(0,0,0,.1);
 background-color:#fff;
 border-radius:0;
 padding:4.53333vw 4.26667vw 9.06667vw
}
.assist-list .miss-remind-modal>.btn-group>span {
 float:left
}
.assist-list .miss-remind-modal>.btn-group .border-button {
 width:20.53333vw;
 height:10.66667vw;
 line-height:10.66667vw;
 font-size:4.26667vw;
 color:#fff;
 margin-right:6.66667vw;
 text-align:center;
 border-radius:1.86667vw;
 background-size:100% 100%;
 background-repeat:no-repeat;
 background-image:url(/h5/images/miss-return5631ebbdcae02685adbf8affa2309be2.png)
}
.assist-list .miss-remind-modal>.btn-group .button-select {
 border:1px solid #bbb;
 width:20.53333vw;
 height:10.66667vw;
 line-height:10.66667vw;
 border-radius:1.86667vw;
 font-size:3.2vw
}
.assist-list .miss-remind-modal>.btn-group .button-select .text {
 border-right:0
}
.assist-list .miss-remind-modal>.btn-group .button-select i {
 color:#bbb
}
.assist-list .miss-remind-modal>.btn-group .percent-wrap {
 float:left;
 display:flex;
 align-items:center
}
.assist-list .miss-remind-modal>.btn-group .percent-wrap .label-tip {
 font-size:3.2vw
}
.assist-list .miss-remind-modal>.btn-group .percent-wrap .van-icon {
 margin:0 1.33333vw 0 .53333vw
}
.assist-list .miss-remind-modal>.btn-group .edit {
 width:20.53333vw;
 height:10.66667vw;
 line-height:10.66667vw;
 font-size:4.26667vw;
 color:#fff;
 margin-left:1.6vw;
 text-align:center;
 border-radius:1.77778vw;
 background-size:100% 100%;
 background-repeat:no-repeat;
 background-image:url(/h5/images/miss-edit3651e4225fe629b84864ee3a2e725a5d.png)
}
.assist-list .miss-remind-modal>.btn-group .edit>i,
.assist-list .miss-remind-modal>.btn-group .edit>span {
 display:block;
 color:#fff;
 height:5.33333vw;
 font-size:3.2vw
}
.assist-list .miss-remind-modal>.btn-group .edit>span {
 line-height:6.93333vw
}
.assist-list .miss-remind-modal>.btn-group .edit>i {
 line-height:4.8vw;
 transform:scale(.833)
}

.van-col {
 float:left;
 box-sizing:border-box;
 min-height:1px
}
.van-col--1 {
 width:4.16666667%
}
.van-col--offset-1 {
 margin-left:4.16666667%
}
.van-col--2 {
 width:8.33333333%
}
.van-col--offset-2 {
 margin-left:8.33333333%
}
.van-col--3 {
 width:12.5%
}
.van-col--offset-3 {
 margin-left:12.5%
}
.van-col--4 {
 width:16.66666667%
}
.van-col--offset-4 {
 margin-left:16.66666667%
}
.van-col--5 {
 width:20.83333333%
}
.van-col--offset-5 {
 margin-left:20.83333333%
}
.van-col--6 {
 width:25%
}
.van-col--offset-6 {
 margin-left:25%
}
.van-col--7 {
 width:29.16666667%
}
.van-col--offset-7 {
 margin-left:29.16666667%
}
.van-col--8 {
 width:33.33333333%
}
.van-col--offset-8 {
 margin-left:33.33333333%
}
.van-col--9 {
 width:37.5%
}
.van-col--offset-9 {
 margin-left:37.5%
}
.van-col--10 {
 width:41.66666667%
}
.van-col--offset-10 {
 margin-left:41.66666667%
}
.van-col--11 {
 width:45.83333333%
}
.van-col--offset-11 {
 margin-left:45.83333333%
}
.van-col--12 {
 width:50%
}
.van-col--offset-12 {
 margin-left:50%
}
.van-col--13 {
 width:54.16666667%
}
.van-col--offset-13 {
 margin-left:54.16666667%
}
.van-col--14 {
 width:58.33333333%
}
.van-col--offset-14 {
 margin-left:58.33333333%
}
.van-col--15 {
 width:62.5%
}
.van-col--offset-15 {
 margin-left:62.5%
}
.van-col--16 {
 width:66.66666667%
}
.van-col--offset-16 {
 margin-left:66.66666667%
}
.van-col--17 {
 width:70.83333333%
}
.van-col--offset-17 {
 margin-left:70.83333333%
}
.van-col--18 {
 width:75%
}
.van-col--offset-18 {
 margin-left:75%
}
.van-col--19 {
 width:79.16666667%
}
.van-col--offset-19 {
 margin-left:79.16666667%
}
.van-col--20 {
 width:83.33333333%
}
.van-col--offset-20 {
 margin-left:83.33333333%
}
.van-col--21 {
 width:87.5%
}
.van-col--offset-21 {
 margin-left:87.5%
}
.van-col--22 {
 width:91.66666667%
}
.van-col--offset-22 {
 margin-left:91.66666667%
}
.van-col--23 {
 width:95.83333333%
}
.van-col--offset-23 {
 margin-left:95.83333333%
}
.van-col--24 {
 width:100%
}
.van-col--offset-24 {
 margin-left:100%
}

.van-row:after {
 display:table;
 clear:both;
 content:""
}
.van-row--flex {
 display:-webkit-box;
 display:-webkit-flex;
 display:flex
}
.van-row--flex:after {
 display:none
}
.van-row--justify-center {
 -webkit-box-pack:center;
 -webkit-justify-content:center;
 justify-content:center
}
.van-row--justify-end {
 -webkit-box-pack:end;
 -webkit-justify-content:flex-end;
 justify-content:flex-end
}
.van-row--justify-space-between {
 -webkit-box-pack:justify;
 -webkit-justify-content:space-between;
 justify-content:space-between
}
.van-row--justify-space-around {
 -webkit-justify-content:space-around;
 justify-content:space-around
}
.van-row--align-center {
 -webkit-box-align:center;
 -webkit-align-items:center;
 align-items:center
}
.van-row--align-bottom {
 -webkit-box-align:end;
 -webkit-align-items:flex-end;
 align-items:flex-end
}
.down-close.van-popup {
 background:none;
 border-radius:0
}
.map-info {
 height:72vw
}
.map-info .info-content {
 width:65.06667vw;
 height:48vw;
 margin:0 auto;
 border-radius:2vw;
 background:#fff
}
.map-info .info-content h3 {
 text-align:center;
 font-weight:400;
 line-height:10.66667vw;
 color:#333;
 font-size:4vw;
 font-weight:600
}
.map-info .info-content p {
 padding:0 3.46667vw;
 line-height:6.66667vw;
 font-size:3.46667vw;
 color:#969cbf
}
.map-info .info-content p.big {
 color:#333;
 font-size:3.46667vw
}
.map-info .info-content .content-main {
 padding:0 3.46667vw;
 font-size:3.46667vw;
 color:#969cbf;
 line-height:8vw
}
.map-info .info-content .content-main span {
 padding:0 3.2vw;
 border-radius:.8vw;
 border:.5px solid #dfe2f2;
 background-color:#fef9fa;
 height:6.66667vw;
 line-height:6.66667vw;
 display:inline-block
}
.map-info .info-content .content-main span b {
 color:#e3253a;
 font-weight:400
}
.map-info .info-content .content-main span i {
 display:inline-block;
 width:2.4vw;
 height:2.4vw;
 border-radius:50%;
 border:.53333vw solid red
}
.map-info .info-btn {
 height:18.66667vw;
 overflow:hidden
}
.map-info .info-btn .more-btn-icon {
 width:10.66667vw;
 height:10.66667vw;
 margin:2.66667vw auto;
 border-radius:10.66667vw;
 border:1px solid #fff;
 display:flex;
 justify-content:center;
 align-items:center
}
.map-info .info-btn .more-btn-icon .btn-icon {
 font-size:5.33333vw;
 color:#fff
}

.limit-range-bet {
 padding:2.66667vw;
 color:#fefaee;
 line-height:1.75;
 letter-spacing:normal;
 font-size:3.2vw
}
.limit-range-bet .click-arae {
 color:#fff;
 cursor:pointer
}
.limit-range-bet .play-name-wrapper {
 display:flex;
 align-items:center;
 line-height:1.75;
 flex-wrap:wrap
}
.limit-range-bet .play-name-wrapper>.play-names {
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 max-width:50%
}

.double-fscheck-modal {
 width:auto;
 overflow:hidden;
 font-size:3.73333vw;
 color:#445d7e;
 z-index:101;
 background:#fff;
 border-radius:.8vw
}
.double-fscheck-modal .modal-title {
 position:relative;
 width:100%;
 background:linear-gradient(90deg,#69acea,#61c3d7);
 height:16vw;
 line-height:16vw;
 font-size:4.8vw;
 color:#fff;
 text-align:center
}
.double-fscheck-modal .modal-title .modal-title-close {
 display:inline
}
.double-fscheck-modal .modal-content {
 padding:8vw
}
.double-fscheck-modal .modal-content h3,
.double-fscheck-modal .modal-content p {
 text-align:center;
 margin-bottom:5.33333vw
}
.double-fscheck-modal .modal-btns {
 width:100%;
 text-align:center;
 padding:0 4.26667vw 2.66667vw;
 white-space:nowrap
}
.double-fscheck-modal .modal-btns .mk-button {
 height:9.6vw
}
.double-fscheck-modal .modal-content {
 padding:0
}
.double-fscheck-modal .modal-btns {
 padding:1.33333vw 3.2vw
}
.double-fscheck-modal .modal-btns .mk-button {
 border-radius:2.13333vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 height:11.2vw;
 color:#fff
}
.double-fscheck-modal .modal-btns .mk-button.disabled {
 background-color:#e8e8e8;
 background-image:none;
 color:#bebebe
}
.double-fscheck-modal .mk-number-keyboard {
 width:100%
}
.double-fscheck-modal .mk-number-keyboard .van-number-keyboard {
 border-bottom:1px solid #ddd
}
.check-bet-fscontent>section .section-body {
 font-size:3.73333vw;
 border-bottom:1px solid #dfe2f2;
 color:#333;
 padding:4.26667vw 2.66667vw 0 4.26667vw
}
.check-bet-fscontent>section .section-body.new {
 display:flex;
 padding-bottom:8vw;
 min-height:42.66667vw;
 align-items:flex-start
}
.check-bet-fscontent>section .section-body.new .flex-content-wrapper {
 display:flex;
 align-items:center;
 flex:1
}
.check-bet-fscontent>section .section-body.new .left-content-row1 {
 color:#aab1c6;
 font-size:3.2vw;
 padding-bottom:1.6vw
}
.check-bet-fscontent>section .section-body.new .left-content-row2 {
 display:flex;
 font-size:3.2vw;
 color:#aab1c6;
 align-items:center
}
.check-bet-fscontent>section .section-body.new .left-content-row2 .play-content {
 max-width:21.33333vw;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}
.check-bet-fscontent>section .section-body.new .left-content-row2 .total-zu {
 background-color:#333;
 color:#fff;
 padding:.53333vw .8vw;
 border-radius:.8vw;
 font-size:2.93333vw;
 margin-left:1.6vw
}
.check-bet-fscontent>section .section-body.new .center-content {
 flex:1;
 display:flex;
 align-items:center
}
.check-bet-fscontent>section .section-body.new .center-content .plain-text {
 margin-left:2.66667vw;
 border-radius:1.33333vw;
 box-shadow:inset 0 1px .53333vw .1px rgba(104,121,180,.19);
 border:1px solid #d9ddf0;
 background-color:#fbfcfd;
 width:24.53333vw;
 height:7.73333vw
}
.check-bet-fscontent>section .section-body.new .center-content .cen-can-win {
 color:#aab1c6;
 font-size:3.2vw;
 margin-left:1.6vw
}
.check-bet-fscontent>section .section-body.new .right-content {
 padding-left:2.66667vw;
 display:flex;
 align-items:center;
 width:6.93333vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAnCAYAAACBvSFyAAAAAXNSR0IArs4c6QAAAvxJREFUWAntWE1oU0EQnnkJNi0qaoqieBFUpKAHRfDizYOCeLBNI0pjCHhQ8FjTgso72VZ79ChVEyi2aW5qTx5EUPAHwSp40IK9+UMsbTSkSd44L822773N5q3Yg4e3EHZn5pvZ2W83j51F0Gyx5MBxq2bdQsQuIjJUbohQIYCXAOFL+cyNdyqcU49OQTU+m7y6p2wtzSDhPCA85iQqKiwgrkeCU5zIfMe2zn3Z0f5fSmzDEPYD2PYyVU8CQRshnshnht/6+XQnrpxn/L3S959HGPvED6+k1eMYtWUjuvWjR99cDIXqOCSrsznArcWeRDrPWR9wqyUpSkCbAXCW98+SrB4Fb0UEgHYi4Fc2LXrMKyIhERp4Pcx7PLc8QcNGeBSRFliaW0EDFHnyLxzYoVIPGVtk6w8Zj7t4Lk4Qntve9QURFuyxq/X0pQvdfem7LuUaCTbr/OPFuJvumXB7rbEkJcH7xCzptXhicG8skR7QQ6tRUhJqqGypQS1uEQ2du2xulK36Gu0kkklzUyo1ssEZmkmrs7ZULrnYO5Myd8QmJ0NObKuxdhLFWim/UC3cbxXMtnGykWrl9yd4+PqiH1bYpS8mr46a/hER+DtBOquLsH87x9kiJvHrtZnwC/Qv9iAJwV7ARMCEYED0wZkImBAMiD44EwETggHRS2dCdcfkS0aVANXlXyOiYbTX7CEZLUpFMbvw8chK0QCjP2zQNSWgYRgbSy8aEEqEQx2+tzARS/tmlcsOPRVOfj1js34Yp13aDkAqcwXW5gSpxlwcvOIb7jM4dsiuuHRaG1dgZS9QYgIIZxh02L4t53p76/vrdRLyVGZkmsfToLHumGmusz6XDvL7xgvhL3qJCQzhOGe7mx69GTVNU05SeP5FbydAs6XbfFy3G4jjXldmU278vvCAa984W75x1fqBS9eWjMgRVjX8YBLmbdsPRFGuUu5MZW5eWLUuj5omYZvshw42nubt6dK86ntj12VOoMpPBO/5N5HLDE80BQXK/4mBP2kj3PGwki4OAAAAAElFTkSuQmCC);
 background-size:4.26667vw auto;
 background-repeat:no-repeat;
 background-position:2.66667vw 0
}
.check-bet-fscontent>section .section-body li {
 display:flex;
 text-align:center;
 align-items:center;
 height:16vw;
 border-bottom:1px solid #ebf0fb
}
.check-bet-fscontent>section .section-body li>span {
 flex:1
}
.check-bet-fscontent>section .section-body li>span:first-of-type {
 flex:1;
 text-align:left;
 display:inline-block;
 width:37.33333vw;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.check-bet-fscontent>section .section-body .color-black {
 color:#000
}
.check-bet-fscontent>section .section-body .content {
 padding-top:4.26667vw;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}
.check-bet-fscontent>section .section-body .content .id {
 flex:1
}
.check-bet-fscontent>section .section-body .content .num {
 flex:2;
 word-break:break-all
}
.check-bet-fscontent>section .section-body .content .money {
 flex:1
}
.check-bet-fscontent>section .section-body .combinate-list {
 max-height:80vw;
 overflow-x:hidden;
 overflow-y:auto
}
.check-bet-fscontent>section .section-body .list-item {
 display:flex;
 padding:1.33333vw 0
}
.check-bet-fscontent>section .section-body .amount {
 display:flex;
 align-items:center;
 padding-top:5.33333vw;
 padding-bottom:5.33333vw
}
.check-bet-fscontent>section .section-body .amount .plain-text {
 margin-left:2.66667vw;
 border-radius:1.33333vw;
 box-shadow:inset 0 1px .53333vw .1px rgba(104,121,180,.19);
 border:1px solid #d9ddf0;
 background-color:#fbfcfd;
 width:24.53333vw;
 height:7.73333vw
}
.check-bet-fscontent>section .section-body .sumary {
 display:flex
}
.check-bet-fscontent>section .section-body .sumary .right {
 padding-left:4.26667vw
}
.check-bet-fscontent>section .section-body .sumary .right .betnum {
 color:#aaa
}
.check-bet-fscontent>section .section-body .sumary .right .drop-down {
 display:none
}
.check-bet-fscontent>section .section-body .sumary .right .drop-down .van-icon {
 transition:all .35s
}
.check-bet-fscontent>section .section-body .sumary .right .drop-down.show .van-icon {
 transform:rotate(-180deg)
}
.check-bet-fscontent>section .section-footer {
 overflow:hidden;
 display:flex;
 justify-content:space-between;
 margin:2.66667vw 0;
 font-size:3.73333vw;
 align-items:center;
 padding:4.26667vw 2.66667vw 0 4.26667vw
}
.check-bet-fscontent>section .section-footer.newFt {
 font-size:3.2vw
}
.check-bet-fscontent>section .section-footer.newFt label span.zh_cn,
.check-bet-fscontent>section .section-footer.newFt label span.zh_tw {
 white-space:nowrap
}
.check-bet-fscontent>section .section-footer--right {
 font-size:3.2vw
}
.check-bet-fscontent>section .section-footer--left {
 text-align:left
}
.check-bet-fscontent>section .section-footer>label {
 font-size:0;
 color:#666;
 display:flex;
 line-height:4.8vw;
 height:4.8vw;
 align-items:center
}
.check-bet-fscontent>section .section-footer>label>span {
 align-self:center
}
.check-bet-fscontent>section .section-footer>label>span:first-of-type {
 font-size:3.2vw
}
.check-bet-fscontent>section .section-footer>label .commonCheckbox {
 display:inline-block;
 align-self:center;
 width:3.73333vw;
 height:3.73333vw;
 background-size:100% 100%;
 background-repeat:no-repeat;
 margin-left:2.4vw
}
.check-bet-fscontent>section .section-footer>label .commonCheckbox.notChecked {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAAB+CAYAAADiI6WIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABR9JREFUeNrsmk1sFHUYh6e0laAFUYtVLgqxQr2oUD6uNRE4GPUAaBRN9CDBllpJvIhKotGDiV+0jdELCVEgih/xRpvIUfkoxIuU1kA0SijFoAIauyH192bfNaWC++52aWfC8yQPJJv/zG7epzs7M7tVvb29SQW4WbbI5XKhnCfnyOvk9ATK4W95Xg7L47Jffiv3ylMT3XnNBLa9ST4pH5OLZRWtKsp090a5QK7yx0dln9wht8tfy9n5tDK2uVW+JX+Ub8tmok8qVT5zm/1PslPOvZLh7ejwghyQm/wwDlPLtbJNHvU2tZUO3yj3yzdlHfNOHXXexhrdVanwD8mD8l7mm3rukfvkwxMN/4z8TM5ippl69+/2dmWF3yA/kNXMMnNUe7sNpYZ/0M8WIdt0esvQdXyT/LiMd3pO9rgH5DH5m9+IgPKu42fL+XKJXOHWlvjOt5ZL5ZH/C2873VnimbvF3Sq7kvxdJqgM9oYZcr/xGdsd0lbZ7n8U0c/8nf7Hk7vcob5D3l3Ci/vUjxBbiD4pnPJZN/nso1jT5y/3GW93f14J7uiC3zhYK0/SY9I56bNv8xYRXk7G3OEbG/7F4CHenuhR2c38p5xubxGJb203jw9fL58OPlmHXydCOtjtTSI85a3/Db9Ozgh+pncx69RhTT4JrJvhrS8KHzl7b2fGqaXdGxXj8UJ4u0RYFNjgPU7kUs2QNyqG/XZiroW/Lyn+fXqOk7nMnOzliqyx1i0Wfllghz1cp2eCYW9VjGYLvzCwcA8zzQyRVgss/B2BhYeYZ2boC6xptPANgYUDzDMzDAbWNFj4mYGFvzPPzBBpNTP6m7sR5pkZQq2mMaerE8ITHggPhAfCA+GB8EB4IDwQHggPhAfCA+GB8EB4IDwQHggPhAfCA+GB8EB4wgPhgfBAeCA8EB4ID4QHwgPhgfBAeCA8EB4ID4QHwgPhgfBAeCA8EB4IT3hGQHggPBAeCA+EB8ID4YHwQHggPBAeCA+EB8ID4YHwQHggPBAeCA+EB8ID4QkPhAfCA+GB8HA1hb+GUWWGSKsRC382sPB65pkZIq3OWvihwMJG5pkZIq3OWPgfAgsXM8/MsCiwZtDC9wcWrmSemWFVYM1RC78vsHCFnMNMU481uj+wrs/C75WjRRbWylbmmnqeDZzVW+uvCyd3hwI7fU42MNvUYm06Auus9YnCdfxHgQ1my07mm1q2eqNi7LB/xob/K7DRGtnGjFOHNVkbWGeNt48Nf1puCz7Ju3I1s04Nq71JhG3e+qJbtq/Lc4GNq+UuTvZSQau3qA6sPeeNk/HhT8hXg09oT9TlT3oL85+SE7ld3qA6uM1r3vg/4QuH8cMlvIBH5BG5RdbT44pT77Pu99lHsabvjH2gqre3d/wiu9d7UM4q8UXl5B7ZIw/IY/KMPw6lY/dObpDz5ZIkfxNtpT9eCvYlXLMcGPtgzSUWDson5OclHEYKL/QBF9LBBblufPRLHeoLfCU3MrfMs9FbJtHwxvtyvf/VQPbe6eu9YVJqeONDv078g1lmBrtsW+PtknLDG1/6ycFhZpp6vpPL5BfFFkZ/c2cnfMvl5iR2axcmF2vyklwqv49sUMqvbEfkG365Z9eE55n3lPOn7JZ3Jvm7ciPRDcv5efUvcpO83f/vS4p/nw+VY9RnbrO/Lcl/QfNzqTupmcALOO3vfNNuIbb450uTnJfkfw1SV8YNB8iT8xO1YXk8yd8htV9L2Q9nhia6838EGABCoNT3C3Bk5QAAAABJRU5ErkJggg==)
}
.check-bet-fscontent>section .section-footer>label .commonCheckbox.checked {
 background-image:url(data:image/png;base64,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)
}

.double-check-modal {
 width:auto;
 overflow:hidden;
 font-size:3.73333vw;
 color:#445d7e;
 z-index:101;
 background:#fff;
 border-radius:.8vw;
 display:flex;
 flex-direction:column
}
.double-check-modal .modal-title {
 position:relative;
 width:100%;
 background:linear-gradient(90deg,#69acea,#61c3d7);
 height:16vw;
 line-height:16vw;
 font-size:4.8vw;
 color:#fff;
 text-align:center
}
.double-check-modal .modal-title .modal-title-close {
 display:inline
}
.double-check-modal .modal-content {
 padding:8vw
}
.double-check-modal .modal-content h3,
.double-check-modal .modal-content p {
 text-align:center;
 margin-bottom:5.33333vw
}
.double-check-modal .modal-btns {
 width:100%;
 text-align:center;
 padding:0 4.26667vw 2.66667vw;
 white-space:nowrap
}
.double-check-modal .modal-btns .mk-button {
 height:9.6vw
}
.double-check-modal .modal-content {
 padding:0
}
.double-check-modal .check-bet-content {
 overflow-y:scroll;
 flex:1;
 border-bottom:1px solid #ebf0fb
}
.double-check-modal .check-bet-content>div .section-body {
 padding:0 2.57778vw;
 overflow:hidden;
 font-size:3.73333vw;
 color:#666
}
.double-check-modal .check-bet-content>div .section-body .color-gray {
 color:#7f7f7f
}
.double-check-modal .check-bet-content>div .section-body .color-blue {
 color:#999;
 font-size:3.2vw
}
.double-check-modal .check-bet-content>div .section-body .color-win {
 align-self:center;
 text-align:left
}
.double-check-modal .check-bet-content>div .section-body .playName {
 font-size:3.73333vw;
 color:#333
}
.double-check-modal .check-bet-content>div .section-body .plain-text {
 border-radius:1.33333vw;
 width:24.53333vw;
 height:7.73333vw;
 background-image:linear-gradient(180deg,#fff,#f4f4fa);
 background-image:linear-gradient(180deg,#fbfcfd,#fafbff 72%,#fff);
 border:1px solid rgba(201,202,228,.58);
 text-align:center;
 color:#333;
 justify-content:center;
 font-size:4vw
}
.double-check-modal .check-bet-content>div .section-body .action-delete {
 align-self:center;
 flex:none;
 padding:3.2vw .53333vw;
 display:flex
}
.double-check-modal .check-bet-content>div .section-body .delete {
 display:inline-block;
 align-self:center;
 width:3.73333vw;
 height:4vw;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAnCAYAAACBvSFyAAAAAXNSR0IArs4c6QAAAvxJREFUWAntWE1oU0EQnnkJNi0qaoqieBFUpKAHRfDizYOCeLBNI0pjCHhQ8FjTgso72VZ79ChVEyi2aW5qTx5EUPAHwSp40IK9+UMsbTSkSd44L822773N5q3Yg4e3EHZn5pvZ2W83j51F0Gyx5MBxq2bdQsQuIjJUbohQIYCXAOFL+cyNdyqcU49OQTU+m7y6p2wtzSDhPCA85iQqKiwgrkeCU5zIfMe2zn3Z0f5fSmzDEPYD2PYyVU8CQRshnshnht/6+XQnrpxn/L3S959HGPvED6+k1eMYtWUjuvWjR99cDIXqOCSrsznArcWeRDrPWR9wqyUpSkCbAXCW98+SrB4Fb0UEgHYi4Fc2LXrMKyIhERp4Pcx7PLc8QcNGeBSRFliaW0EDFHnyLxzYoVIPGVtk6w8Zj7t4Lk4Qntve9QURFuyxq/X0pQvdfem7LuUaCTbr/OPFuJvumXB7rbEkJcH7xCzptXhicG8skR7QQ6tRUhJqqGypQS1uEQ2du2xulK36Gu0kkklzUyo1ssEZmkmrs7ZULrnYO5Myd8QmJ0NObKuxdhLFWim/UC3cbxXMtnGykWrl9yd4+PqiH1bYpS8mr46a/hER+DtBOquLsH87x9kiJvHrtZnwC/Qv9iAJwV7ARMCEYED0wZkImBAMiD44EwETggHRS2dCdcfkS0aVANXlXyOiYbTX7CEZLUpFMbvw8chK0QCjP2zQNSWgYRgbSy8aEEqEQx2+tzARS/tmlcsOPRVOfj1js34Yp13aDkAqcwXW5gSpxlwcvOIb7jM4dsiuuHRaG1dgZS9QYgIIZxh02L4t53p76/vrdRLyVGZkmsfToLHumGmusz6XDvL7xgvhL3qJCQzhOGe7mx69GTVNU05SeP5FbydAs6XbfFy3G4jjXldmU278vvCAa984W75x1fqBS9eWjMgRVjX8YBLmbdsPRFGuUu5MZW5eWLUuj5omYZvshw42nubt6dK86ntj12VOoMpPBO/5N5HLDE80BQXK/4mBP2kj3PGwki4OAAAAAElFTkSuQmCC)
}
.double-check-modal .check-bet-content>div .section-body li {
 display:flex;
 text-align:center;
 align-items:center;
 height:16vw;
 border-bottom:1px solid #ebf0fb;
 font-weight:300
}
.double-check-modal .check-bet-content>div .section-body li>span {
 flex:1
}
.double-check-modal .check-bet-content>div .section-body li>span:first-of-type {
 flex:1;
 text-align:left;
 display:inline-block;
 width:37.33333vw;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.double-check-modal .check-bet-content>div .section-body li:last-child {
 border-bottom:none
}
.double-check-modal .doubleCheckBottom {
 height:auto
}
.double-check-modal .doubleCheckBottom .section-footer {
 overflow:hidden;
 justify-content:space-between;
 margin:1.6vw 0;
 padding:0 2.57778vw;
 font-size:3.73333vw;
 align-items:center;
 font-weight:300
}
.double-check-modal .doubleCheckBottom .section-footer--right {
 font-size:3.2vw
}
.double-check-modal .doubleCheckBottom .section-footer>span {
 width:100%;
 display:flex;
 justify-content:space-between;
 font-size:3.2vw;
 line-height:4.8vw
}
.double-check-modal .doubleCheckBottom .section-footer span {
 color:#333
}
.double-check-modal .doubleCheckBottom .section-footer span>label {
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#333;
 display:flex
}
.double-check-modal .doubleCheckBottom .section-footer span>label>span {
 align-items:center
}
.double-check-modal .doubleCheckBottom .section-footer span>label .checkbox {
 display:inline-block;
 width:3.73333vw;
 height:3.73333vw;
 background-size:contain;
 background-repeat:no-repeat;
 background-position:50%;
 margin-right:.8vw;
 align-self:center;
 margin-left:.8vw;
 border:1px solid #e1e1e1;
 border-radius:.8vw
}
.double-check-modal .doubleCheckBottom .section-footer span>label .weixuan {
 background-image:linear-gradient(180deg,#fff,#f7f8fd 15%,#f9fafe 43%,#fff)
}
.double-check-modal .doubleCheckBottom .section-footer span>label .xuanzhong {
 background-image:url(data:image/png;base64,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)
}
.double-check-modal .doubleCheckBottom .section-footer .profit-left {
 font-family:PingFangSC-Regular;
 font-size:3.2vw;
 color:#333;
 margin-top:1.33333vw
}
.double-check-modal .doubleCheckBottom .mk-number-keyboard .van-number-keyboard {
 border-bottom:1px solid #dfe2f2
}
.double-check-modal .doubleCheckBottom .mk-number-keyboard .mk-number-keyboard .van-number-keyboard__body {
 border-bottom:none
}
.double-check-modal .modal-btns {
 padding:1.33333vw 2.57778vw
}
.double-check-modal .modal-btns .mk-button {
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:1.95467vw;
 height:12.8vw;
 width:342p;
 color:#fff;
 position:relative
}
.double-check-modal .modal-btns .mk-button.disabled {
 background-color:#e8e8e8;
 background-image:none;
 color:#bbb
}
.double-check-modal .mk-number-keyboard {
 width:100%
}
.van-popup .pop-header {
 background:#fff;
 height:16vw
}
.van-popup .pop-header>.center {
 font-size:3.73333vw
}
.peng {
 background-color:#fe7854;
 color:#fff;
 font-family:PingFangSC-Regular;
 font-size:2.66667vw;
 padding:1px 1.06667vw;
 margin-left:1.33333vw;
 border-radius:1.06667vw 1.06667vw 1.06667vw 0
}

.basket-check-modal {
 width:auto;
 overflow:hidden;
 font-size:3.73333vw;
 color:#445d7e;
 z-index:101;
 background:#fff
}
.basket-check-modal .modal-title {
 width:100%;
 background:linear-gradient(90deg,#69acea,#61c3d7);
 height:16vw;
 line-height:16vw;
 font-size:4.8vw;
 color:#fff
}
.basket-check-modal .modal-title .modal-title-close {
 display:inline
}
.basket-check-modal .modal-content {
 padding:8vw
}
.basket-check-modal .modal-content h3,
.basket-check-modal .modal-content p {
 text-align:center;
 margin-bottom:5.33333vw
}
.basket-check-modal .modal-btns {
 width:100%;
 padding:0 4.26667vw 2.66667vw;
 white-space:nowrap
}
.basket-check-modal .modal-btns .mk-button {
 height:9.6vw
}
.basket-check-modal .modal-btns button:first-of-type {
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:2.13333vw;
 background-size:100% 100%;
 color:#999
}
.basket-check-modal .modal-btns button:nth-of-type(2) {
 margin-left:5.33333vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:2.13333vw;
 background-size:100% 100%
}
.basket-check-modal .mk-button {
 width:48%
}
.basket-check-modal .sub-component {
 margin-bottom:0!important
}
.basket-check-modal .modal-btns {
 display:flex;
 justify-content:space-between;
 height:17.6vw;
 text-align:center;
 padding:2.93333vw 11.2vw 9.06667vw 13.06667vw
}
.basket-check-modal .modal-btns button {
 width:24.8vw;
 height:11.2vw;
 border-radius:1.86667vw;
 border:none;
 color:#fff
}
.basket-check-modal .trace-list {
 max-height:66.66667vw;
 overflow-y:auto
}
.basket-check-modal .summary {
 padding-top:3.2vw;
 text-align:left
}
.basket-check-modal .modal-content {
 padding:4vw!important;
 border-bottom:1px solid #ebeffb
}
.basket-check-modal .modal-content .top {
 font-size:3.46667vw;
 color:#333
}
.basket-check-modal .modal-content .top span {
 display:inline-block
}
.basket-check-modal .modal-content .top span:first-of-type {
 font-size:3.46667vw;
 font-weight:500
}
.basket-check-modal .modal-content .top label,
.basket-check-modal .modal-content .top span:nth-of-type(2) {
 font-size:3.2vw
}
.basket-check-modal .modal-content>section {
 padding-bottom:0;
 background-color:#f8f9fe;
 margin-top:4vw
}
.basket-check-modal .modal-content>section .section-body-title {
 display:flex;
 line-height:8.53333vw;
 height:8.53333vw;
 text-align:center;
 border-bottom:1px solid #d9ddf0;
 color:#666
}
.basket-check-modal .modal-content>section .section-body-title .play-name {
 width:30%;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.basket-check-modal .modal-content>section .section-body-title .play-name .name-wrap {
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.basket-check-modal .modal-content>section .section-body-title .play-content {
 flex:1;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.basket-check-modal .modal-content>section .section-body-title .play-amount {
 width:30%
}
.basket-check-modal .modal-content>section .section-body-title span {
 font-size:2.93333vw
}
.basket-check-modal .modal-content>section .section-body-title .play-name {
 text-align:left;
 padding-left:2.66667vw
}
.basket-check-modal .modal-content>section .section-list-item {
 display:flex;
 padding:1.33333vw 0;
 border:.5px solid #d7d7d7;
 border-top-width:0;
 margin-top:-1px;
 height:9.33333vw;
 align-items:center
}
.basket-check-modal .modal-content>section .section-list-item .play-name {
 width:30%;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.basket-check-modal .modal-content>section .section-list-item .play-name .name-wrap {
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.basket-check-modal .modal-content>section .section-list-item .play-content {
 flex:1;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.basket-check-modal .modal-content>section .section-list-item .play-amount {
 width:30%
}
.basket-check-modal .modal-content>section .section-list-item span {
 text-align:center;
 font-size:2.93333vw
}
.basket-check-modal .modal-content>section .section-body {
 max-height:48vw;
 overflow-x:hidden;
 overflow-y:auto;
 font-size:2.93333vw;
 border-bottom:none
}
.basket-check-modal .modal-content>section .section-body li {
 display:flex;
 height:9.06667vw;
 line-height:9.06667vw;
 font-size:3.2vw;
 color:#333;
 border-bottom:1px solid #d9ddf0;
 border-left:1px solid #d9ddf0;
 border-right:1px solid #d9ddf0
}
.basket-check-modal .modal-content>section .section-body li div {
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.basket-check-modal .modal-content>section .section-body li .play-name,
.basket-check-modal .modal-content>section .section-body li .win-amount {
 text-align:center;
 width:30%;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.basket-check-modal .modal-content>section .section-body li .play-name {
 text-align:left;
 padding-left:2.66667vw
}
.basket-check-modal .modal-content>section .section-body li .play-name .name-wrap>b {
 font-weight:400
}
.basket-check-modal .modal-content>section .section-body li .play-amount {
 text-align:center;
 flex:1;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.basket-check-modal .modal-content>section .section-body li:last-child {
 border-bottom:none
}
.basket-check-modal .modal-title {
 position:relative;
 font-family:PingFangSC;
 height:11.73333vw;
 line-height:11.73333vw;
 font-size:3.91111vw;
 text-align:center;
 background:#fff;
 color:#333;
 font-weight:500;
 border-bottom:1px solid #ebeffb
}

.quick-money-editor-modal.double .mk-number-keyboard .top {
 z-index:101;
 position:relative
}
.trace-check-modal {
 width:auto;
 overflow:hidden;
 font-size:3.73333vw;
 color:#445d7e;
 z-index:101;
 background:#fff
}
.trace-check-modal .modal-title {
 width:100%;
 background:linear-gradient(90deg,#69acea,#61c3d7);
 height:16vw;
 line-height:16vw;
 font-size:4.8vw;
 color:#fff
}
.trace-check-modal .modal-title .modal-title-close {
 display:inline
}
.trace-check-modal .modal-content {
 padding:8vw
}
.trace-check-modal .modal-content h3,
.trace-check-modal .modal-content p {
 text-align:center;
 margin-bottom:5.33333vw
}
.trace-check-modal .modal-btns {
 width:100%;
 text-align:center;
 padding:0 4.26667vw 2.66667vw;
 white-space:nowrap
}
.trace-check-modal .modal-btns .mk-button {
 height:9.6vw
}
.trace-check-modal .modal-btns button:first-of-type {
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:2.13333vw;
 background-size:100% 100%;
 color:#999
}
.trace-check-modal .modal-btns button:nth-of-type(2) {
 margin-left:5.33333vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:2.13333vw;
 background-size:100% 100%
}
.trace-check-modal .mk-button {
 width:48%
}
.trace-check-modal .sub-component {
 margin-bottom:0!important
}
.trace-check-modal .modal-btns {
 display:flex;
 align-items:center;
 justify-content:center;
 height:21.33333vw;
 padding:4.8vw 0 5.6vw;
 box-shadow:1px 0 1px 1px hsla(0,0%,95.7%,.5)
}
.trace-check-modal .modal-btns button {
 width:28.53333vw;
 height:10.66667vw!important;
 text-align:center;
 line-height:10.66667vw;
 border-radius:1.94667vw;
 font-size:4.26667vw;
 border:none;
 color:#fff
}
.trace-check-modal .modal-btns .lg-w {
 min-width:28.53333vw;
 width:auto
}
.trace-check-modal .top {
 font-size:3.2vw;
 color:#666;
 font-family:PingFangSC;
 padding-bottom:2.66667vw
}
.trace-check-modal .top span {
 display:inline-block
}
.trace-check-modal .top span:first-of-type {
 font-weight:500
}
.trace-check-modal .top .content-issue {
 margin-top:2.13333vw;
 text-align:left;
 margin-bottom:0
}
.trace-check-modal .trace-list {
 max-height:66.66667vw;
 overflow-y:auto
}
.trace-check-modal .list-item {
 display:flex
}
.trace-check-modal .list-item .issue {
 width:35%
}
.trace-check-modal .list-item .betnum {
 width:20%
}
.trace-check-modal .list-item .moneymode {
 width:25%
}
.trace-check-modal .list-item .multi {
 width:20%;
 text-align:right
}
.trace-check-modal .middle {
 border:.5px solid #e1e5f3
}
.trace-check-modal .title {
 margin:0!important;
 text-align:left!important;
 height:8vw;
 line-height:8vw;
 background-image:linear-gradient(180deg,#edf4fe,#f5f9ff 51%,#edf4fe);
 border-bottom:1px solid #ebeffb;
 padding-left:3.2vw;
 color:#666
}
.trace-check-modal .summary {
 padding:3.2vw 0 3.46667vw;
 text-align:center;
 font-size:3.01333vw;
 color:#666
}
.trace-check-modal .play-list {
 overflow-y:auto;
 max-height:48vw
}
.trace-check-modal .play-list .play-list-item {
 padding:0 3.2vw;
 height:8vw;
 line-height:8vw;
 font-size:3.2vw;
 color:#666;
 display:flex;
 flex-direction:column;
 align-items:flex-start;
 justify-content:center;
 border-bottom:.5px solid #e1e5f3
}
.trace-check-modal .play-list .play-list-item.isFushi {
 line-height:unset;
 height:auto
}
.trace-check-modal .play-list .play-list-item>p {
 margin:0;
 max-width:100%;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.trace-check-modal .play-list .play-list-item>p>i {
 margin-left:.8vw;
 width:9.33333vw;
 height:4.53333vw;
 border-radius:.8vw;
 background-color:#619def;
 display:inline-block;
 color:#fff;
 font-size:3.2vw
}
.trace-check-modal .play-list .play-list-item p:nth-of-type(2) {
 margin-top:.8vw
}
.trace-check-modal .play-list .play-list-item:last-child {
 border-bottom:unset
}
.trace-check-modal .play-list li:not(:last-child) {
 border-bottom:1px solid #ebeffb
}
.trace-check-modal .modal-content {
 padding:4vw!important;
 box-shadow:none;
 border-bottom:unset
}
.trace-check-modal .modal-content .play-content li:not(:last-child) {
 border-bottom:1px solid #ebeffb
}
.trace-check-modal .modal-content .play-content.play-content-sebo>i {
 padding:.53333vw
}
.trace-check-modal .modal-title {
 position:relative;
 height:11.73333vw;
 line-height:11.73333vw;
 font-size:3.91111vw;
 text-align:center;
 background:#fff;
 border-bottom:1px solid #ebeffb;
 font-family:PingFangSC;
 font-size:4vw;
 font-weight:500;
 color:#666
}
.trace-check-modal .modal-title .trace-close {
 line-height:3.73333vw;
 text-align:center;
 height:3.73333vw;
 width:3.73333vw;
 font-size:4.8vw;
 padding:1px;
 right:3.73333vw;
 top:4vw
}
.trace-check-modal .modal-title .trace-close:before {
 position:absolute;
 content:"\2716";
 top:4vw;
 right:3.73333vw
}

.mk-select {
 position:relative;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.mk-select .issue {
 padding-left:1.33333vw
}
.mk-select .current-issue {
 border-radius:.8vw;
 background-color:#53a9fa;
 color:#fff;
 padding:.8vw 1.33333vw
}
.mk-select .select-drop {
 position:absolute;
 width:100%;
 top:150%;
 left:0;
 z-index:1;
 background:#fff;
 padding:5%;
 border-radius:1.33333vw;
 transition:all .35s;
 overflow:hidden;
 max-height:53.33333vw;
 box-sizing:border-box;
 border:1px solid #f3f3f3
}
.mk-select .drop-list {
 max-height:28vw;
 overflow-y:auto
}
.mk-select .drop-list::-webkit-scrollbar {
 display:none
}
.mk-select .drop-list-item {
 margin-bottom:1.33333vw
}
.mk-select .drop-list-item .tag-wrap {
 display:inline-block;
 width:12.8vw
}
.mk-select .arrow-down {
 display:inline-block;
 width:2.4vw;
 height:1.33333vw;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAtCAYAAAAwRkzIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtlJREFUeNrsm/uLTVEUx8/s5u9S3nnllbwiCaVIHlHKT4oiIlFuHpNEeScxHhFjyNuI8RoMhsFgjMdguK7v0tp13ObOPefcfc5e59z9rc80c+ectdf6zLp35v4wNYVCwXMxl1r6kMvlnAlDUb7PV4GCIzIri4UuB2vcjkXKarCiWChlGVjn/ITKWl5GrzehlCVgg/MUKOvB0lKvof4sAhudrz5DS7e4r19K/tCL7EKw2XnrNZt46bygQrXU+WCr8/dftoAF7CeUUC11LtjmPP4LLde8UjKDCNVS54AdVS5zOy9XIegf9uWkzgZ1VSpzJ89f9n26ClH0D5gFdlWZzLqgMsMKpeTBTLCnSmTu5iXKR3kvH0bqdLAv4zL3ghlhZEYVqqVOAfszKpOWZVpYmZUI1VKngoMZk3mA58pHuVlVePgv3tTDGZF5iOf5HbWAMtBED5gEjqZc5hEwmZfEsylUS50AjqdU5jEwkefwJAjVUseC+pTJPAHGm5BpWqhf6smUyKznfntMFVQxNPkDjAOnhcs8xX3+NFlUxdRsNxgDzgqVeYY387vpwirGpknqKHBemMxzYDT356VJqJY6HDQIkXkBjIxLZhJC/VIbLcu8yH10x3mISmiYrzzMJUsyG/n8b3EfpBIc6jMPdSVhmZfBCPAlicNUwsN1gaHgWkLnXQXD+Fwvi0K11CHgRsznXOdzupIczoZQyicwGNyKqf5NGzJtCqV0stQmw3Vvc91OG0PZFEr5wMPfMVSviet9tDWQbaGUDjAI3Kuwzl2W+d7mMBKEaqkDQHPE+5v5/g7bg0gRSnkHBoIHIe+7L0WmNKGUNyznUcDrH/IP4a2UAaQJpbSz1JYy1z3m69olNS9RKOUV6A+elPh+C8t8La1xqUIpbSz1WdHjT/nxNolNSxZKecnyWvnrVsky0yCU8pyf3g0s84XkZmu9dISe9v3S0GiN+19Ps/krwACut/BFk/cWvAAAAABJRU5ErkJggg==);
 position:absolute;
 top:1.6vw;
 right:0;
 margin-left:1.6vw;
 transition:all .65s
}
.drop-enter,
.drop-leave-to {
 max-height:0!important;
 opacity:0
}

.trace-modal {
 width:auto;
 overflow:hidden;
 font-size:3.73333vw;
 color:#445d7e;
 z-index:101;
 background:#fff;
 display:flex;
 height:100%;
 flex-direction:column;
 background-color:#f9f9f9
}
.trace-modal .modal-title {
 position:relative;
 width:100%;
 background:linear-gradient(90deg,#69acea,#61c3d7);
 height:16vw;
 line-height:16vw;
 font-size:4.8vw;
 color:#fff;
 text-align:center
}
.trace-modal .modal-title .modal-title-close {
 display:inline
}
.trace-modal .modal-content {
 padding:8vw
}
.trace-modal .modal-content h3,
.trace-modal .modal-content p {
 text-align:center;
 margin-bottom:5.33333vw
}
.trace-modal .modal-btns {
 width:100%;
 text-align:center;
 padding:0 4.26667vw 2.66667vw;
 white-space:nowrap
}
.trace-modal .modal-btns .mk-button {
 height:9.6vw
}
.trace-modal .modal-content {
 padding:0!important;
 height:100%;
 display:flex;
 flex-direction:column;
 overflow-y:auto
}
.trace-modal .main-content {
 position:relative;
 overflow-y:auto;
 background:#fff
}
.trace-modal .tip {
 text-align:center;
 font-size:3.2vw;
 color:#666;
 padding:2.66667vw 0;
 border-bottom:1px solid #f1f3f7
}
.trace-modal .gap10 {
 padding:0 2.66667vw
}
.trace-modal .gap16 {
 padding:0 4.26667vw
}
.trace-modal .gap13 {
 margin-top:3.46667vw
}
.trace-modal .option.gap16 {
 font-size:3.2vw;
 color:#666
}
.trace-modal .options {
 display:flex;
 justify-content:center;
 align-items:center;
 border-bottom:1px solid #f2f2f2;
 padding:3.46667vw 0
}
.trace-modal .options-title {
 font-size:3.2vw;
 color:#666
}
.trace-modal .options>span {
 display:flex
}
.trace-modal .options .mk-button {
 display:inline-block;
 width:31.46667vw;
 height:6.66667vw;
 font-size:3.2vw;
 border-radius:1.33333vw;
 box-shadow:inset 0 .53333vw 1.6vw 0 rgba(234,200,164,.3);
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 margin-right:2.66667vw
}
.trace-modal .options input[type=checkbox] {
 position:relative;
 top:.8vw
}
.trace-modal .options label.option {
 display:flex;
 align-items:center;
 justify-content:center
}
.trace-modal .options label.option .checkbox {
 display:inline-block;
 width:3.73333vw;
 height:3.73333vw;
 background-size:100% 100%;
 background-repeat:no-repeat;
 margin-right:1.33333vw
}
.trace-modal .options label.option .weixuan {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAAB+CAYAAADiI6WIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABR9JREFUeNrsmk1sFHUYh6e0laAFUYtVLgqxQr2oUD6uNRE4GPUAaBRN9CDBllpJvIhKotGDiV+0jdELCVEgih/xRpvIUfkoxIuU1kA0SijFoAIauyH192bfNaWC++52aWfC8yQPJJv/zG7epzs7M7tVvb29SQW4WbbI5XKhnCfnyOvk9ATK4W95Xg7L47Jffiv3ylMT3XnNBLa9ST4pH5OLZRWtKsp090a5QK7yx0dln9wht8tfy9n5tDK2uVW+JX+Ub8tmok8qVT5zm/1PslPOvZLh7ejwghyQm/wwDlPLtbJNHvU2tZUO3yj3yzdlHfNOHXXexhrdVanwD8mD8l7mm3rukfvkwxMN/4z8TM5ippl69+/2dmWF3yA/kNXMMnNUe7sNpYZ/0M8WIdt0esvQdXyT/LiMd3pO9rgH5DH5m9+IgPKu42fL+XKJXOHWlvjOt5ZL5ZH/C2873VnimbvF3Sq7kvxdJqgM9oYZcr/xGdsd0lbZ7n8U0c/8nf7Hk7vcob5D3l3Ci/vUjxBbiD4pnPJZN/nso1jT5y/3GW93f14J7uiC3zhYK0/SY9I56bNv8xYRXk7G3OEbG/7F4CHenuhR2c38p5xubxGJb203jw9fL58OPlmHXydCOtjtTSI85a3/Db9Ozgh+pncx69RhTT4JrJvhrS8KHzl7b2fGqaXdGxXj8UJ4u0RYFNjgPU7kUs2QNyqG/XZiroW/Lyn+fXqOk7nMnOzliqyx1i0Wfllghz1cp2eCYW9VjGYLvzCwcA8zzQyRVgss/B2BhYeYZ2boC6xptPANgYUDzDMzDAbWNFj4mYGFvzPPzBBpNTP6m7sR5pkZQq2mMaerE8ITHggPhAfCA+GB8EB4IDwQHggPhAfCA+GB8EB4IDwQHggPhAfCA+GB8EB4wgPhgfBAeCA8EB4ID4QHwgPhgfBAeCA8EB4ID4QHwgPhgfBAeCA8EB4IT3hGQHggPBAeCA+EB8ID4YHwQHggPBAeCA+EB8ID4YHwQHggPBAeCA+EB8ID4QkPhAfCA+GB8HA1hb+GUWWGSKsRC382sPB65pkZIq3OWvihwMJG5pkZIq3OWPgfAgsXM8/MsCiwZtDC9wcWrmSemWFVYM1RC78vsHCFnMNMU481uj+wrs/C75WjRRbWylbmmnqeDZzVW+uvCyd3hwI7fU42MNvUYm06Auus9YnCdfxHgQ1my07mm1q2eqNi7LB/xob/K7DRGtnGjFOHNVkbWGeNt48Nf1puCz7Ju3I1s04Nq71JhG3e+qJbtq/Lc4GNq+UuTvZSQau3qA6sPeeNk/HhT8hXg09oT9TlT3oL85+SE7ld3qA6uM1r3vg/4QuH8cMlvIBH5BG5RdbT44pT77Pu99lHsabvjH2gqre3d/wiu9d7UM4q8UXl5B7ZIw/IY/KMPw6lY/dObpDz5ZIkfxNtpT9eCvYlXLMcGPtgzSUWDson5OclHEYKL/QBF9LBBblufPRLHeoLfCU3MrfMs9FbJtHwxvtyvf/VQPbe6eu9YVJqeONDv078g1lmBrtsW+PtknLDG1/6ycFhZpp6vpPL5BfFFkZ/c2cnfMvl5iR2axcmF2vyklwqv49sUMqvbEfkG365Z9eE55n3lPOn7JZ3Jvm7ciPRDcv5efUvcpO83f/vS4p/nw+VY9RnbrO/Lcl/QfNzqTupmcALOO3vfNNuIbb450uTnJfkfw1SV8YNB8iT8xO1YXk8yd8htV9L2Q9nhia6838EGABCoNT3C3Bk5QAAAABJRU5ErkJggg==)
}
.trace-modal .options label.option .xuanzhong {
 background-image:url(data:image/png;base64,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)
}
.trace-modal .mk-select {
 width:45.33333vw!important;
 display:flex;
 justify-content:center
}
.trace-modal .trace-setting .button-select {
 width:31.46667vw;
 height:6.66667vw;
 box-shadow:inset 0 -.53333vw .8vw 0 rgba(41,47,68,.05);
 background-color:#f9fafc
}
.trace-modal .trace-setting-item {
 display:flex;
 align-items:center;
 padding:.8vw 2.66667vw .8vw 0;
 border-bottom:1px solid #f2f2f2;
 height:11.2vw
}
.trace-modal .trace-setting-item span {
 font-size:3.2vw;
 color:#666
}
.trace-modal .trace-setting-item.trace-issue-item {
 height:26.13333vw
}
.trace-modal .trace-setting-item .current-issue {
 border-radius:.8vw;
 background-color:#1d9eff;
 color:#fff;
 padding:.8vw 1.33333vw
}
.trace-modal .trace-setting-label {
 width:21.33333vw;
 padding-left:4.26667vw
}
.trace-modal .trace-setting-label.up {
 margin-top:5.86667vw;
 align-self:flex-start
}
.trace-modal .trace-setting-content {
 flex:1;
 display:flex;
 justify-content:flex-end
}
.trace-modal .trace-setting-content .startIssue {
 position:relative;
 left:.53333vw;
 top:.8vw
}

.trace-modal .trace-setting-content .ButtonSelect.addon.active .button-select .text:after {
 content:"";
 width:1px;
 animation:blink 1s step-start infinite;
 display:flex;
 height:4.8vw;
 align-self:center
}
.trace-modal .content-row {
 display:flex;
 flex-direction:column
}
.trace-modal .content-row .row {
 margin-bottom:1.33333vw;
 display:flex;
 justify-content:flex-end;
 align-items:center
}
.trace-modal .small-btn {
 border:1px solid #e7e7e7;
 background-color:#fff;
 display:inline-block;
 width:16.26667vw;
 height:6.66667vw;
 border-radius:1.33333vw;
 color:#fff;
 line-height:6.66667vw;
 text-align:center;
 margin-right:3.46667vw;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.trace-modal .small-btn:last-child {
 margin-right:0
}
.trace-modal .small-btn.active {
 border:none;
 box-shadow:inset 0 .53333vw 1.6vw 0 rgba(234,200,164,.3);
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 color:#f2f2f2
}
.trace-modal .trace-taps {
 display:flex;
 font-size:3.73333vw;
 flex:1
}
.trace-modal .trace-taps div {
 margin-right:1.6vw;
 flex:1;
 height:9.6vw;
 border:1px solid #e2e2e2;
 border-radius:1.33333vw;
 background-color:#fff;
 text-align:center;
 line-height:9.33333vw;
 cursor:pointer;
 color:#909090
}
.trace-modal .trace-taps div.current {
 color:#f2f2f2;
 background-color:#aaa
}
.trace-modal .trace-content {
 margin-bottom:2.66667vw
}
.trace-modal .trace-content.trace-list-box .action {
 text-align:center;
 margin-top:3.73333vw;
 margin-bottom:4.26667vw;
 position:relative
}
.trace-modal .trace-content.trace-list-box .action .text {
 font-size:4vw;
 color:#21a0ff;
 font-weight:700
}
.trace-modal .trace-content.trace-list-box .action .arrow-up {
 display:inline-block;
 width:2.4vw;
 height:1.33333vw;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAtCAYAAAAwRkzIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtlJREFUeNrsm/uLTVEUx8/s5u9S3nnllbwiCaVIHlHKT4oiIlFuHpNEeScxHhFjyNuI8RoMhsFgjMdguK7v0tp13ObOPefcfc5e59z9rc80c+ectdf6zLp35v4wNYVCwXMxl1r6kMvlnAlDUb7PV4GCIzIri4UuB2vcjkXKarCiWChlGVjn/ITKWl5GrzehlCVgg/MUKOvB0lKvof4sAhudrz5DS7e4r19K/tCL7EKw2XnrNZt46bygQrXU+WCr8/dftoAF7CeUUC11LtjmPP4LLde8UjKDCNVS54AdVS5zOy9XIegf9uWkzgZ1VSpzJ89f9n26ClH0D5gFdlWZzLqgMsMKpeTBTLCnSmTu5iXKR3kvH0bqdLAv4zL3ghlhZEYVqqVOAfszKpOWZVpYmZUI1VKngoMZk3mA58pHuVlVePgv3tTDGZF5iOf5HbWAMtBED5gEjqZc5hEwmZfEsylUS50AjqdU5jEwkefwJAjVUseC+pTJPAHGm5BpWqhf6smUyKznfntMFVQxNPkDjAOnhcs8xX3+NFlUxdRsNxgDzgqVeYY387vpwirGpknqKHBemMxzYDT356VJqJY6HDQIkXkBjIxLZhJC/VIbLcu8yH10x3mISmiYrzzMJUsyG/n8b3EfpBIc6jMPdSVhmZfBCPAlicNUwsN1gaHgWkLnXQXD+Fwvi0K11CHgRsznXOdzupIczoZQyicwGNyKqf5NGzJtCqV0stQmw3Vvc91OG0PZFEr5wMPfMVSviet9tDWQbaGUDjAI3Kuwzl2W+d7mMBKEaqkDQHPE+5v5/g7bg0gRSnkHBoIHIe+7L0WmNKGUNyznUcDrH/IP4a2UAaQJpbSz1JYy1z3m69olNS9RKOUV6A+elPh+C8t8La1xqUIpbSz1WdHjT/nxNolNSxZKecnyWvnrVsky0yCU8pyf3g0s84XkZmu9dISe9v3S0GiN+19Ps/krwACut/BFk/cWvAAAAABJRU5ErkJggg==);
 position:absolute;
 top:2.13333vw;
 margin-left:1.6vw;
 transition:all .65s
}
.trace-modal .trace-content.trace-list-box.hide {
 height:12vw
}
.trace-modal .trace-content.trace-list-box.hide .trace-list-content {
 transform:scaleY(0)
}
.trace-modal .trace-content.trace-list-box.hide .action {
 color:#21a0ff;
 font-weight:700
}
.trace-modal .trace-content.trace-list-box.hide .action .arrow-up {
 transform:rotate(180deg)
}
.trace-modal .trace-content .trace-list-content {
 transition:transform .35s;
 overflow:hidden;
 transform:scaleY(1);
 transform-origin:top
}
.trace-modal .trace-content .trace-list-title {
 display:flex;
 height:9.33333vw;
 line-height:9.33333vw;
 text-align:center;
 color:#333
}
.trace-modal .trace-content .trace-list-title input[type=checkbox] {
 vertical-align:top;
 height:4.8vw;
 width:4.8vw;
 margin-top:2.4vw;
 margin-right:1.06667vw
}
.trace-modal .trace-content .trace-list {
 color:#333
}
.trace-modal .trace-content .trace-list li {
 height:9.06667vw;
 line-height:9.06667vw;
 border-bottom:1px solid #f1f3f7;
 display:flex;
 text-align:center;
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#666
}
.trace-modal .trace-content .trace-list li:first-child {
 border-top:none
}
.trace-modal .trace-content .trace-list li input[type=checkbox] {
 vertical-align:top;
 height:4.8vw;
 width:4.8vw;
 margin-top:2.93333vw;
 margin-right:1.06667vw
}
.trace-modal .trace-content .trace-list li>div:not(:first-child) {
 font-family:DINAlternate
}
.trace-modal .trace-content .trace-list li .red-tip-sm {
 color:#fff;
 position:absolute;
 white-space:nowrap;
 transform:translateX(-63%);
 background:#ff6407;
 border-radius:1.33333vw;
 line-height:1;
 padding:1.33333vw;
 margin-top:1.33333vw
}
.trace-modal .trace-content .trace-list-title>div:first-child,
.trace-modal .trace-content .trace-list li>div:first-child {
 width:18%
}
.trace-modal .trace-content .trace-list-title>div:nth-child(2),
.trace-modal .trace-content .trace-list li>div:nth-child(2) {
 width:32%
}
.trace-modal .trace-content .trace-list-title>div:nth-child(3),
.trace-modal .trace-content .trace-list li>div:nth-child(3) {
 width:15%;
 margin:auto
}
.trace-modal .trace-content .trace-list-title>div:nth-child(4),
.trace-modal .trace-content .trace-list li>div:nth-child(4) {
 width:35%
}
.trace-modal .trace-bottom .trace-action {
 display:flex;
 padding:5.33333vw 4.26667vw 6.4vw;
 background-color:#fff;
 font-size:3.46667vw;
 border-top:1px solid #dfe2f2;
 box-shadow:0 .53333vw 2.13333vw 0 rgba(0,0,0,.25);
 color:#666
}
.trace-modal .trace-bottom .bottom-left {
 display:flex;
 flex:1;
 flex-direction:column
}
.trace-modal .trace-bottom .bottom-left .row {
 display:flex;
 font-size:3.46667vw
}
.trace-modal .trace-bottom .bottom-left .row.marginBal {
 margin-top:2.66667vw
}
.trace-modal .trace-bottom .bottom-left .row.marginBal b {
 font-weight:400
}
.trace-modal .trace-bottom .bottom-left .row.marginBal b i {
 display:inline-block;
 transform:scale(.8)
}
.trace-modal .trace-bottom .trace-btns {
 display:flex;
 align-items:center
}
.trace-modal .trace-bottom .trace-btns .trace-btn {
 width:33.6vw;
 height:11.2vw;
 border-radius:1.86667vw;
 background:#fff;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:1.95467vw;
 background-size:100% 100%;
 font-size:4vw;
 border:none;
 outline:none;
 color:#f2f2f2;
 position:relative
}
.trace-modal .trace-bottom .trace-btns .trace-btn.disabled {
 background-color:#e8e8e8;
 background-image:none;
 color:#bbb
}
.trace-modal .trace-bottom .trace-btns .trace-btn .mk-tooltip-g {
 transform:rotate(0) translateY(-100%);
 left:unset;
 right:0
}
.trace-modal .trace-bottom .trace-btns .trace-btn .mk-tooltip-g .carrot {
 left:unset;
 right:5.33333vw
}
.trace-modal .trace-bottom .mk-number-keyboard .van-number-keyboard__body {
 border-bottom:1px solid #dfe2f2
}
.trace-modal .go-top {
 position:absolute;
 right:4.26667vw;
 bottom:29.33333vw;
 width:10.66667vw;
 height:10.66667vw;
 display:flex;
 border-radius:1.33333vw;
 justify-content:center;
 align-items:center;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAYAAACKuMJNAAAAAXNSR0IArs4c6QAAEAhJREFUeAHtnV9oHVUex2+SJjWxMVqTGvKvybIaEMSlqHWrkm5WdIvIori4Kyr0oS996aPbrQuCTbs++uKLD4UqrouiLCKu4mYb1GqtiCIIsbJp/hJMWpRsE5q/+/3GOTdzJ5N7Z+7MuXNmzm/gcubP+ff7/j73nJkzZ2aqcrLkZmZmGufn529ZW1vr5a+qqqoTsjRivRHr+VDto2TYP4dgDnHmuK5CZ9849g3z19DQ8F1LSwvjygIFqmxSAVBUTUxM3La6utoHu2/Fdi9CQtamUweAN4X81wFE+G11dfVQR0fHN9i/prNcE/POPHCTk5O9i4uL/XBuPxywH3A1m+AI1GcW9TiD+gzW1dUNtre3D5tQL911yBxwcGDd6OjoQxDuUfz6dbdecTnIaQUHkd9bu3fvfhfbi3HlbVI+mQFuZGTkbjjpKYj7R0C20ySRw9YFdlxGmtdhxys9PT2fhU1vcvxUAwfIuuGcJ+GYpyHyzSYLHaFuF2Djadj4KuC7GCEfI5KmErjx8fG7lpeXj8ERD8MRqbQhrPdhK0xde2fbtm0DnZ2dn4dNb0r8VDkLoPWtrKw8C+HvN0XAJOoB+D6sqak5DvCGkig/SpmpAO7ixYsHYOQxgHZPFGOzlhbgfQKbBrq7u99Li21GAwfQ9kHIFwHaHWkRNIl6ArwvUO4RgHc2ifLDlGkkcFNTU80YO3sBhhwEbEbWMYzIlYjLczyUcwpjes+0tbVxjM/IxShnEq6xsbFDCE/il+qhjaS8DfAu43e0q6vrZQfCpKriW64xwKH73APIXkIt9/rWVHaGVeAcgDuMbvbLsAl1xq/WmXmQvAFZDWB7HnHP4yewBREtWBxqeZ7aUuNgSfTHSrSFQ/fZhmGO12Amb6bLok+BIQyjPIFulpMIEl0Sa+EA24OA7StYL7DpR4Djl19Rc/1FFS+h4sA5XegApghx7KilePXkaIwKtFBzdLEDSXaxFe1Sp6endy0sLLwJEe+LUUjJKrwCH9XX1z/W2tr6Q/ik0VJUDDj8s3pQ1Q/w7/pltCpL6jgUwBXs98jnAVzFjsSRX9A8KtKlYpbt7ajQWYEtqFv0x3N8cdbxjf4CnRK0A8cb7ktLS0MwsLViVklBgRSgT+gb+ihQghgiaQUO3egjmEb0PurZFENdJQs9CjTRR/SVnuwLc9UGHCZHHkRRvEDYXlikbBmoAH30huMzrdXTctHg/FveQJNtzAi3VhUzkjkuJFZgyh9wIfG2LpNiB47nA043Ki2bLq/pzfcqZhU/qGtyZ6zA8YqHJ6HQQ87Z9EKhO/efamtr+/Ds7NdxFxQbcM44G4c+5Go0bi8lkB+612kUuy/ucbpYLhp4BwGV46CuwJYAHDqKdHz5gePb2IqIDBwvDHi7CqHcQYjNLWZkRJ86vo3t4i8ycJiBwLlscm/UDEZ01OI+x8ex5B3pHI7TXTgDAf+ESPnEYolkok0BnM+t4QU8BzCfjoP4kZayQQFsnDzJ+WwyxSiSC1KTeAaTOH8VdRJnWV0qz9ucmboCW2p4iVzRFvqcvo+SU1nA4e1Ez6HQit3wjWKgpI1VgT7H92VnGrpLxXjbHpR2HqSXBWvZNZWERiiA87lVVOROjM+V9TRYKGh4cYDfSwKbEb5PpBL0vcNA6MaKFQ4FHC4UDiGNPMqXiKuNKnSvw0LoSgWm1Hn9wjDolifiQ8ucvQToWi/jtRK9YV8rEbiF47s+BLbsgVOuRWTBef9LqCwCtXC4UOBbjD5GIYHih6qBRE6tAhwQRuXvxQVE4Lc2BW3h+MosgS21aOipuMPEi2FyLwkcWrcDyFjezxZGVYvikg0yEtTkksAho2NBM5N41ioQmJGiwHG6OAiW15y6OGpqasrxJ8uGAmQk6KOGRYHDvbNnN7KVteuuuy53ww03rP+4LsuGAkFZ2fJCAMTy1fTnNrK0e62xsTF34403Fohw6dKl3NycfLdNiYKHb/aWeqX/li0cYAvcL6sCsxru2LEjt3Pn5vFu7uMxWX5WIAgzvi2c84WX/6Jv9j1uk8DXXnttrrm5mZ+r9DUbGuVmZ2dzV65c8T1u006Oy2H5RbEv5vi2cEjIzwn5K2yRgvjWaVHYKAVBJJCMa/tCZshOMR18gUNCfrvK6gXvT8vhw7pbtmxucQgd4zKN7UspdjYBh+70boiW1Q+lBeLhmmuuCQybylBBx7SWLzc7DPnKsAk4CGd167Z9+/bcrl27cnhoxFewYjuZhmmZh80LGOJnRH2XAlXRHNYh1uO+MS3Yiek2uZtuuqks2JQ8hI55MC+LF36z1leAAuD4JWVE3Hz9b4FyeJdGZNiUTAo65mnjQoacr3JvMr8AOBx9dFMMC3YQDLxgOYfH4GKzlnkxT1uh24olL3D9sSmekowwOr7essUJmzKdebJ7ZRkWLr4s5YGbnJzsRVPYZpMwqhXSCQTzjrv1TIOPyBKZ8tY1DxymC/sS6U2Qle1KwKa0shU6P6bywOFS1hrgkjipj/OiRIFseujH1DpwaP54G2u/6QbEUT/Cxi4uiWELlsmyWQdLlv0OW3lz1y3Hq1Jvw4Hm/N6MruAfl/gYmRrrY12yvpApsuW2cx04vHIr8+8JUbCZcBeAdeDVqw3QedlSbfutbgqztk7H8paTSfc5WRfWyQLoCthaBw5N36bL1yxBZ+pMDjUjJUtae23xsqVauMwCR9hMnqvGurGOGV4K2KqemZlpBIWZHPDlxEjO2DV9UbOKTa9nOfUjW2RMpa2en5+/RW1kKeQDL2l63oB19T6kkxV/uBnju74KmrwsGMmHW/iUVdoW1tnvYZ202eGtr5uxzAHH50bT/MyoevbV67Q0bxcAh1HvrjQb46779ddfn4mn4vlkP23JyuJmbBvoS1/fs4Unfvzxxxx/YZbu7u4w0cuOixe+lJ027QndjLFLzQxwaXdMVuvvZqwaI90CXFY9bYhdbsbYwsm7CgxxTFar4WZMWrisetkguwpaONRLulSDnJPRquQZk4uGjHrYJLMKLhpMqpjUJfsK8BxO3qiXfT8naqGbMU5PEuASdYcVhecZ4zlcfsMK08XIiivgZky61IrLb1+BBV2qmz77pBCLK6GAmzFp4SqhuOVlFLRw0ELO4SwHogLm5xnjRcN4BQqUIixWwM0Yu9Rhi7UQ0yuggJsxAa4CgtteRAFweC7yO9sFEfv1KuBmrBoP4c6BwCm9RUrutipAtsiYsl89eS/ncUoRCeNWoICtdeDcfWzcpUl+divgZUu1cN/aLYtYr1GBArbWgcNzg0MaC5SsLVbAy9Y6cB0dHd+g6Zu1WBcxXYMCZIpsubNW53Br2HnGfUDWRYEYFDgD6MhWflHncDncfhjM75UVUSAGBfyYygOHlx0LcDGILFlsKODHVB649vb2YTR/MgC8oZesRVCALJEpbxZ54JwD0sp5FZLtchXwZckL3Fvl5i7pRAGPAr4sFQC3e/fud9EUXvYklE1RIJQCZIgs+SUqAA4RFxHpdb+Isk8UCKHA6w5Lm5IUAMejuJR9ZVMs2SEKhFCgGEObgOvp6fkMeV8Ikb9EFQXcClxwGHLvy69vAo5H0ByezseQFVEghAKl2PEFDk3iq0hYcEsiRJkS1VIFyAzZKWa+L3BoEi8i4TvFEsoxUcCrAJkhO9797m1f4BgBn80ecEeUdVGglAJBmNkSuM7Ozs/RRH5YqhA5LgpQAbJCZkqpsSVwTFhTU3O8VAZyXBSgAkFZKfkdbHzQ4mP0zfeIrKLAVgqgdfsEH1i5d6vj7v1FWzgnopzLuRWTdT8FAjNSsoVj7mjlzqOVu8OvJNlntwJo3b5A63ZnUBWCtHDM6wgylnG5oKpaEs9h4kgYcwMBB4LPItNTYTKWuFYocMphI7CxgYBjbpgu/AyIlqlLgaXNdkSyQCbCWhkYuLa2tlkUcjRsARI/mwqQBTIR1rpAFw0qU1w4VOEC4lNs71X7JLRSgXPoSn8N6EKf1wdu4SgrC8DvMH6rVsosRpOBVYeB0LBRvlDAMQHI/hLBCa7LYqUCJxwGyjI+VJeqSkDXWoOu9d/Y7lP7JLRCgSHA9lu0cCvlWhu6hWNBLBD3zp7A6ky5BUu61CkwQ59HgY0WlwUcE3Z1dU2hAk+hAmX15cxDlnQoQB/T1/R51BqXDRwLRgXeR3AyaiUkvfEKnHR8HbmiZZ3DuUt1zuf+g333uffLemYU+Ajnbb+J2pUqNSK1cMyEFamvr38M4fcqUwmzoQB96vi27IsErxKRgWOGra2tPyB4ABWc9hYg2+lUwPHlA45vYzMicpfqrsnExMTtS0tLQ9jX5N4v66lT4Kfa2to+vL3y67hrHksLpyrFCuJBit9j+6raJ2HqFLhKH+qAjUrEChwzxIMUQ2iO/4RfbP0+85VFvwL0GX1HH+oqLXbgWFFc1byNq9dDAp0ut8WfL31Fn9F38ee+kWOs53Ab2f68httfj8CIv2Nru/eYbBulwFW2bLpho8VagWMB4+PjfcvLy//EqlxIUBDzlp94zqazG3WbrB04FsarV0D3L7R2re7CZT1ZBdCqTQO23+m6QPCzTss5nLcgx6B9MFAGh73iJLTt+GJfJWGjqRVp4ZSm09PTuxYWFt7EttwGU6IkE37EOwhxD+oGMaWiwLFC6FZrxsbGnkf4Z/wqXn4QUbIaB60aZ2z/DTfi/4owkWGrxBwO6B5cWVnh611bsupgw+zifDZOMeIMn8SWxICjxYCuDdC9hlWZOawXgSFOngRskeezRa1mosCx8uxiR0dHn8PqX7BekYsYlmvDgm6TDzudwCvsn0uqC/XqnDhwqkIYJN4D4F7CtjyCqESJFp4DZIcxmMuHnoxZjAGOivAiAt3sIYQn8dtpjEopqgggu4zfUXSfLyM0bvq/UcApv05NTTUvLi6+gO2DhFDtl3BrBRy4TvH1C+U8Eb91zvEeMdqZ6Gb3wdwXAZ28KqyI3wHbFzh8BN3n2SLRjDhkNHBKIYB3AOvHAJ68iVOJghCgfYJgAKC959pt9GoqgFMKciIAhlGeBXj3q302hgDtQwxzHK/UDfc4NU4VcMpwgHcXJgMcg/AP23KOB1th6to7uNk+ANBKvi1caWVamErglIgjIyPdcMSTcMTT2Hez2p+x8AJsPA0bX+0p8dGNNNidauDcAgO+u+EYgvc4nJPqIRXYwRc//gN2nAZk/NheZpbMAKc8AifV4c7FQ9h+FL9+bLepYyaHgIy3nQbxe8v5UDK/XZu5JXPAeT00OTnZizG9fji0H8f2A8Bmb5wktlEfvj3yDOoziLGzwfb29uEk6lHpMjMPnFtQOLcKs49vW11d5WSBW7Hdi7AXodZW0Gm9hhESqm+rq6uHMPHxG2wbdyfArZeOdauA20rAmZmZxvn5+VsIIH8AogthI3+AguEOhki/vo/5YHsOwRyOzWH9f07I9TkAPYZwHbCGhobvWlpaGFcWUUAUEAVEgUwr8H/fxhuDQyIrhgAAAABJRU5ErkJggg==) no-repeat;
 background-size:contain
}
.trace-modal .plain-text {
 border-radius:1.33333vw;
 display:flex;
 justify-content:center;
 line-height:normal;
 border-radius:.53333vw;
 border:1px solid #d9ddf0;
 background-color:#fff
}
.trace-modal .counter {
 display:none
}

.standard-combo-modal .small-btn {
 border:none
}
.standard-combo-modal .small-btn.active {
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.standard-combo-modal .trace-content.trace-list-box.hide .action {
 color:#199cff
}
.standard-combo-modal .trace-bottom .bottom-left .row.marginBal>span {
 margin-right:2.66667vw
}
.standard-combo-modal .trace-bottom .trace-btns .trace-btn {
 border-radius:1.86667vw
}

.map-way {
 width:100%;
 height:100%;
 flex-direction:column;
 background:#ebecf0;
 padding-top:0vw
}
.map-way,
.map-way .mapwap-bet {
 position:relative;
 display:flex
}
.map-way .mapwap-bet {
 flex:1;
 overflow:hidden
}
.map-way .mapwap-bet .way-left {
 width:16.53333vw;
 display:flex;
 padding-bottom:2.66667vw;
 position:relative
}
.map-way .mapwap-bet .way-left.way-left-notshow {
 display:none
}
.map-way .mapwap-bet .way-left .left-group {
 width:100%;
 display:flex;
 overflow:auto;
 background-color:#fff;
 box-shadow:.53333vw 0 .53333vw 0 rgba(78,84,110,.05);
 border-radius:0 5.33333vw 5.33333vw 0
}
.map-way .mapwap-bet .way-left .left-group ul {
 width:100%
}
.map-way .mapwap-bet .way-left .left-group ul li {
 display:-webkit-box;
 -webkit-box-orient:vertical;
 -webkit-line-clamp:2;
 height:13.86667vw;
 overflow:hidden;
 text-align:center;
 border-bottom:1px dashed #e2e7f6;
 font-size:3.37778vw;
 color:#333;
 display:flex;
 justify-content:center;
 align-items:center
}
.map-way .mapwap-bet .way-left .left-group ul li span {
 display:inline-block;
 line-height:normal
}
.map-way .mapwap-bet .way-left .left-group ul li:last-child {
 border-bottom-color:transparent
}
.map-way .mapwap-bet .way-left .left-group ul li:last-child .play-group-text {
 height:100%
}
.map-way .mapwap-bet .way-left .left-group ul li .play-group-text {
 display:flex;
 justify-content:center;
 align-items:center;
 height:calc(100% - 1px)
}
.map-way .mapwap-bet .way-left .left-group ul li .play-group-text .normal-text {
 line-height:normal;
 display:inline-block;
 margin-left:-1.33333vw
}
.map-way .mapwap-bet .way-left .left-group ul li.prev {
 border-bottom-color:transparent
}
.map-way .mapwap-bet .way-left .left-group ul li.active {
 background-color:rgb(232, 245, 255);;
color: rgb(41, 163, 255);;
 border-left:1.33333vw solid rgb(41, 163, 255);
 font-weight:600;
 border-bottom:0
}
.map-way .mapwap-bet .way-right {
 flex:1;
 padding:0 2.13333vw;
 overflow:auto;
 height:100%
}
.map-way .mapwap-bet .way-right.way-right-notshow {
 width:100vw!important
}
.map-way .mapwap-bet .way-right .rightcon {
 height:100%;
 padding-bottom:2vw;
 overflow-y:auto;
 overflow-x:hidden;
 -webkit-overflow-scrolling:touch
}
.map-way .mapwap-bet .way-right .right-group {
 width:100%;
 position:relative;
 display:flex
}
.map-way .mapwap-bet .way-right .right-group .hide-scroll {
 height:10.13333vw;
 overflow:hidden;
 width:calc(100% - 11.2vw)
}
.map-way .mapwap-bet .way-right .right-group .hide-scroll ul {
 height:12.8vw;
 white-space:nowrap;
 overflow-x:auto;
 overflow-y:hidden;
 padding:1.06667vw 0;
 position:relative;
 -ms-overflow-style:none;
 overflow:-moz-scrollbars-none
}
.map-way .mapwap-bet .way-right .right-group .hide-scroll ul::-webkit-scrollbar {
 display:none!important;
 width:0!important;
 height:0!important;
 background-color:transparent
}
.map-way .mapwap-bet .way-right .right-group .hide-scroll ul::-webkit-scrollbar-thumb {
 display:none!important
}
.map-way .mapwap-bet .way-right .right-group .hide-scroll ul li {
 display:inline-block;
 padding:1.6vw 3.73333vw;
 color:#666;
 font-size:3.2vw;
 border-radius:1.33333vw;
 margin-right:3.2vw;
 background-image:linear-gradient(180deg,#fff,#fff 48%,#fff 100%,#fbfcfd 0)
}
.map-way .mapwap-bet .way-right .right-group .hide-scroll ul li.active {
 color: rgb(255, 255, 255);
    background-image: linear-gradient(rgb(49, 166, 254), rgb(23, 156, 255));
}
.map-way .mapwap-bet .way-right .right-group .group-more {
 position:absolute;
 z-index:2;
 right:0;
 display:flex;
 width:11.2vw;
 height:10.13333vw;
 justify-content:center;
 padding-top:3.2vw;
 box-sizing:border-box;
 background-color:#ebecf0;
 background-image:linear-gradient(180deg,#ebecf0,#f8f8f8 49%,#ebecf0)
}
.map-way .mapwap-bet .way-right .right-group .group-more:before {
 position:absolute;
 content:"";
 left:-1.6vw;
 width:1.6vw;
 bottom:0;
 top:0;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAABtCAYAAABDeFp9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAGgWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTEyLTEzVDE5OjMxOjE1KzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE5LTEyLTEzVDE5OjMxOjE1KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0xMi0xM1QxOTozMToxNSswODowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowY2Y2NTIxMy0xMTQyLWFkNDItYjgwMi04OWNiNTQxNDljODQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoyMjk3NGVmNS01YjgzLTEzNDMtODhmMi0yOWUyMjY2MWM1ZWUiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5MmViZjAzNC02MWRhLWYwNDgtYTViNy1lNjY2NDdmYzcwZjQiIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjkyZWJmMDM0LTYxZGEtZjA0OC1hNWI3LWU2NjY0N2ZjNzBmNCIgc3RFdnQ6d2hlbj0iMjAxOS0xMi0xM1QxOTozMToxNSswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDowY2Y2NTIxMy0xMTQyLWFkNDItYjgwMi04OWNiNTQxNDljODQiIHN0RXZ0OndoZW49IjIwMTktMTItMTNUMTk6MzE6MTUrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4wIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPHBob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4gPHJkZjpCYWc+IDxyZGY6bGk+eG1wLmRpZDpjYzY0Yjg2Yy1iOGMyLTRkMzAtYjY4MS05NGJlYmY1MzQ2ZmU8L3JkZjpsaT4gPC9yZGY6QmFnPiA8L3Bob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6+Nc58AAAB6UlEQVRogd2a646EIAyFi9n3f2TYH7OYUk5Li6jMNjEK6mfbw01nUimFVtmxjEREP7yQUprlJKLFnt0XptPUXERhGijNwDRwIqLihckbYd3/UZOHKMNNHlh3Ezh2CSCbQjK2kJpoOzjsO9W0uo4M8SBnzlCO0N4tAPeUgxvYKGfcK1nuoN+nJlIShcY3d0e3ulGFT4WpQi3YyJuu7d2upjWtm9691s6sgdIN07qTLIfC1Dw7jx/N2WhCaeoeV7NRDJxzwVCICH6WJQytcLQHdA+7NWfelwK0/pgezyD41jC9CqJrL89O7nYWtijMGoXd3cmqU3vAJdsW9v4qSFX0imfLe8CesG7s28azJTB1aF/p2X5vdWfYHhjKkawrXpjbojBzkh7BRjN8c/6VtUZh59T9aEbXbD81pZkCyDygm1HOCg36ppZo9WGv5Ezzrgn1Uc9QnjqPvDAEn1ITAWRds73WA6A3j3rmafFTnqFmkAEoU+DLHr9Rgok+42DWPBuNGtCzrQbHxkY5q+Gmv+O6lzkjCgpQ9xxwsLJrpNWgvJlkIsoezyQ0M49q2K6PviF79TcUcy6IqllzVPPFPwQMm0ZtWwjYXTMbpgTtt3AJw+TspE51kZxJMaQQUwJIdU/b9kVsLSxt+3eBX5AhqzTksbB8AAAAAElFTkSuQmCC) no-repeat;
 background-size:contain
}
.map-way .mapwap-bet .way-right .right-group .group-more .group-more-btn {
 display:inline-block;
 width: 3.46667vw;
 height: 3.46667vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAwFJREFUWAntWU2LE0EQrZ7Nh4vuQRDUQ/6BRBF3L3pYbyqCohBYyM2DiHjyr/gB6lE97FFEc1n0JuriGnH9AyKLuC4iRsy6mfZVJzXTmRkz3RrZCNMQuvp1VU3160mnqkNUtPEyoNjdsXt697eQrmtNpzGccXmEUrRFml6pMl1eWVDLWTaH7+t62KMb0JvTROUsnRSmqAOsFVTp0kpDfZL5gIVBkAsQnYJkGyyqhIfPhVv0cH5R72LMbicf6WoPc9A76hwkO9C0E5/zukt3bH8m0AGTNu4ua9r7pUtHkgZrG1QHVkvirmMs7sT8E10SfRMoBs5MiqHdBzptH4RpzLbJlTVVKu+pKnoSqIwnti8CHffWFIwWjI6bgXH7K97Rf8KoSTD+wrMOkKAkmp5KYwmV0UNFempP7KO/9ciCRlv9fpYXGVboTVKjPE2rwLpJ3HWsNL17fEpF9iZQTtVI0UdXJ6LHQcLh1XZDfRBM+hfn1GcV0BX43RTMtYffdQrooq1v8lEGOFXjLCgrwbANRObtZiazghQd7mcX9b5elw4hdXPLR4k65YCWnzfVV9tPIRcMTDoD0ZeJaxwuH1wzcz4nd5Tp7bOG2hi1SC4cv4d0wPXLhIA6MzVqPz2ufth+TaBcLXIhhgnfGqfLR9DrprptOxX54F3dxPF1CzXZtGAuPY6nNRxrZ+D3peibcxQl7U0AvkGyjyqCuMZHkDiUnpn8kyDZHj73YweGFi+/TLPyAO8eRZg5JxOGvN2+TNouUIXW+XUUzATqVXeLpd1nHeZZmG2TJ2tSvXVKlct5Zts+39/6bQ8jP4Ai0HyO/DQKRv34ytcuGM3nyE/jP2O0fx3tt8Rhbb7OHmqcBQ0BngPY/9ysxcWhMNry9BOpcyHGNU4EDARO1UwWlJxwHGtFS0j1ojLcBMoX+3D6wKtiRN2NVa/C5mxWIWbySaRq8NuGDtIJt8ZMQr8VlOiCbQE8bnxnbl9HxzNpiS8H7Lo7rREj5o8HK8GIZ9ISb7fNZFpjwpFfa+reuq7dAOoAAAAASUVORK5CYII=) no-repeat;
 background-size:contain
}
.map-way .mapwap-bet .way-right .right-canvas {
 position:relative
}
.map-way .mapwap-bet .way-right .right-canvas li {
 margin:1.33333vw 0;
 display:flex;
 width:100%;
 overflow:hidden
}
.map-way .mapwap-bet .way-right .right-canvas li .canvas-map {
 flex:1;
 overflow-x:auto;
 overflow-y:hidden;
 border-radius:.8vw;
 background:#fff
}
.map-way .mapwap-bet .way-right .right-canvas li .canvas-map canvas {
 background:#fff;
 -webkit-tap-highlight-color:rgba(0,0,0,0)
}
.map-way .mapwap-bet .way-right .right-canvas li.canvas-dayanzai,
.map-way .mapwap-bet .way-right .right-canvas li.canvas-xiaolu,
.map-way .mapwap-bet .way-right .right-canvas li.canvas-yueyou {
 display:flex;
 width:calc(100% - 21.33333vw)
}
.map-way .mapwap-bet .way-right .right-canvas li.canvas-dayanzai .canvas-map.canvas-map-notshow,
.map-way .mapwap-bet .way-right .right-canvas li.canvas-xiaolu .canvas-map.canvas-map-notshow,
.map-way .mapwap-bet .way-right .right-canvas li.canvas-yueyou .canvas-map.canvas-map-notshow {
 width:80vw!important
}
.map-way .mapwap-bet .way-right .right-canvas li.canvas-dayanzai .canvas-map canvas,
.map-way .mapwap-bet .way-right .right-canvas li.canvas-xiaolu .canvas-map canvas,
.map-way .mapwap-bet .way-right .right-canvas li.canvas-yueyou .canvas-map canvas {
 background:#fff
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li {
 position:absolute;
 top:0;
 right:0;
 height:100%;
 width:19.66667vw;
 z-index:1;
 margin:0;
 display:flex;
 flex-direction:column;
 justify-content:space-around;
 align-items:center;
 text-align:center;
 font-size:3.2vw
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li>div {
 width:100%;
 border-radius:1.06667vw;
 flex:none
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .da>span,
.map-way .mapwap-bet .way-right .right-canvas li.last-li .xiao>span {
 width:100%;
 height:50%
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .da>span:first-of-type,
.map-way .mapwap-bet .way-right .right-canvas li.last-li .xiao>span:first-of-type {
 line-height:6.4vw
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .da>span:nth-of-type(2),
.map-way .mapwap-bet .way-right .right-canvas li.last-li .xiao>span:nth-of-type(2) {
 line-height:4.8vw;
 color:#333
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .da {
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .da>span:first-of-type {
 color:#e2263a
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .xiao {
 border-top:0;
 border-top-right-radius:0;
 border-top-left-radius:0
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .xiao>span:first-of-type {
 color:#25a2ff
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-da,
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-xiao {
 border:1px solid #dfe2f2;
 background-color:#fff;
 color:#999;
 margin-bottom:1.33333vw;
 height:11.2vw
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-da>span,
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-xiao>span {
 width:100%;
 height:50%;
 display:flex;
 justify-content:center;
 align-items:center
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-da>span:nth-child(2),
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-xiao>span:nth-child(2) {
 padding:0 1.33333vw;
 justify-content:space-around
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-da.wenlu-bigWay,
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-da.wenlu-smallWay,
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-xiao.wenlu-bigWay,
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-xiao.wenlu-smallWay {
 background-color:#fee6e7
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-da b {
 color:#e3253a
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .canvas-wenlu-xiao b {
 color:#199cff
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .info-introduce {
 flex:none;
 height:4.8vw;
 color:#999;
 display:flex;
 justify-content:flex-end;
 align-items:center;
 margin-bottom:0
}
.map-way .mapwap-bet .way-right .right-canvas li.last-li .info-introduce img {
 width:3.46667vw;
 height:auto;
 margin-right:1.33333vw
}
.map-way .mapwap-bet .way-right .right-canvas .xiaolu-content {
 position:relative
}
.map-way .mapwap-bet .way-right .mk-circle,
.map-way .mapwap-bet .way-right .mk-circle-o,
.map-way .mapwap-bet .way-right .notfillArc-blue {
 display:inline-block;
 color:#199cff;
 font-size:3.2vw
}
.map-way .mapwap-bet .way-right .notfillArc-red {
 display:inline-block;
 color:#e3253a;
 font-size:3.2vw
}
.map-way .mapwap-bet .way-right .fillArc-blue {
 display: inline-block;
color: #199cff;
background: #199CFF;
width: 2.7vw;
height: 3vw;
border-radius: 50%;
}
.map-way .mapwap-bet .way-right .fillArc-red {
 display: inline-block;
color: #199cff;
background: #E3253A;
width: 2.7vw;
height: 3vw;
border-radius: 50%;
}
.map-way .mapwap-bet .way-right .line-blue {
 display:inline-block;
 color:#199cff;
 font-size:3.2vw;
 transform:scale(.7)
}
.map-way .mapwap-bet .way-right .line-red {
 display:inline-block;
 color:#e3253a;
 font-size:3.2vw;
 transform:scale(.7)
}
.map-way .van-overlay {
 background-color:transparent;
 left:100vw
}
.map-way .menu-popup {
 position:absolute;
 top:0;
 right:0;
 width:74.66667vw;
 max-height:none;
 z-index:99999!important
}
.map-way .menu-popup .menu-content {
 display:flex;
 flex-wrap:wrap;
 background-color:#fff;
 border-radius:1.33333vw;
 box-shadow:0 0 2.13333vw 0 rgba(131,170,225,.23);
 padding:4.8vw 0 .8vw
}
.map-way .menu-popup .group-more-list {
 width:74.66667vw;
 box-shadow:0 0 6.4vw 0 rgba(131,170,225,.23);
 background-color:#fff;
 border-radius:2.66667vw;
 margin:0!important
}
.map-way .menu-popup .group-more-list .van-col {
 line-height:8vw;
 margin:2vw 0
}
.map-way .menu-popup .group-more-list .van-col>span {
 display:block;
 height:8vw;
 color:#666;
 font-size:3.2vw;
 border-radius:1.33333vw;
 border:1px solid #dbdfef;
 text-align:center;
 background-image:linear-gradient(0deg,#fff,#e7e9f5,#fff);
 display:flex;
 align-items:center;
 justify-content:center
}
.map-way .menu-popup .group-more-list .van-col>span.active {
 border:none;
 color:rgb(41, 163, 255);
 background:rgb(28, 158, 255);
}
.map-way .menu-popup .group-more-list .van-col>span span {
 line-height:.85
}
.map-way .returnToBtn {
 position:absolute;
 width:40vw;
 bottom:9.06667vw;
 text-align:center;
 color:#666;
 font-size:3.73333vw;
 left:calc(50% - 20vw);
 display:flex;
 align-items:center;
 justify-content:space-around;
 bottom:.8vw
}
.map-way .returnToBtn .van-icon-arrow-down {
 transform:rotate(180deg);
 font-size:4.26667vw;
 height:5.33333vw;
 line-height:5.33333vw;
 display:flex;
 align-items:center
}
.map-way .statistics {
 position:sticky;
 bottom:0;
 background-color:#fff;
 z-index:501;
 padding:0 2.13333vw
}
.map-way .bet-statistics-wrap {
 display:flex;
 justify-content:space-between;
 padding:1.33333vw 0 1.33333vw 1.33333vw
}
.map-way .statistics-left {
 display:flex;
 align-items:center;
 min-width:12.26667vw
}
.map-way .statistics-left .clear-plate {
 transition:color .3s;
 color:#333
}
.map-way .statistics-left .clear-plate .retry-icon {
 font-size:3.2vw
}
.map-way .statistics-left .clear-plate .icon {
 display:inline-block;
 width:2.93333vw;
 height:3.37778vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAnCAYAAACBvSFyAAAAAXNSR0IArs4c6QAAAvxJREFUWAntWE1oU0EQnnkJNi0qaoqieBFUpKAHRfDizYOCeLBNI0pjCHhQ8FjTgso72VZ79ChVEyi2aW5qTx5EUPAHwSp40IK9+UMsbTSkSd44L822773N5q3Yg4e3EHZn5pvZ2W83j51F0Gyx5MBxq2bdQsQuIjJUbohQIYCXAOFL+cyNdyqcU49OQTU+m7y6p2wtzSDhPCA85iQqKiwgrkeCU5zIfMe2zn3Z0f5fSmzDEPYD2PYyVU8CQRshnshnht/6+XQnrpxn/L3S959HGPvED6+k1eMYtWUjuvWjR99cDIXqOCSrsznArcWeRDrPWR9wqyUpSkCbAXCW98+SrB4Fb0UEgHYi4Fc2LXrMKyIhERp4Pcx7PLc8QcNGeBSRFliaW0EDFHnyLxzYoVIPGVtk6w8Zj7t4Lk4Qntve9QURFuyxq/X0pQvdfem7LuUaCTbr/OPFuJvumXB7rbEkJcH7xCzptXhicG8skR7QQ6tRUhJqqGypQS1uEQ2du2xulK36Gu0kkklzUyo1ssEZmkmrs7ZULrnYO5Myd8QmJ0NObKuxdhLFWim/UC3cbxXMtnGykWrl9yd4+PqiH1bYpS8mr46a/hER+DtBOquLsH87x9kiJvHrtZnwC/Qv9iAJwV7ARMCEYED0wZkImBAMiD44EwETggHRS2dCdcfkS0aVANXlXyOiYbTX7CEZLUpFMbvw8chK0QCjP2zQNSWgYRgbSy8aEEqEQx2+tzARS/tmlcsOPRVOfj1js34Yp13aDkAqcwXW5gSpxlwcvOIb7jM4dsiuuHRaG1dgZS9QYgIIZxh02L4t53p76/vrdRLyVGZkmsfToLHumGmusz6XDvL7xgvhL3qJCQzhOGe7mx69GTVNU05SeP5FbydAs6XbfFy3G4jjXldmU278vvCAa984W75x1fqBS9eWjMgRVjX8YBLmbdsPRFGuUu5MZW5eWLUuj5omYZvshw42nubt6dK86ntj12VOoMpPBO/5N5HLDE80BQXK/4mBP2kj3PGwki4OAAAAAElFTkSuQmCC) no-repeat;
 background-size:contain;
 vertical-align:middle
}
.map-way .statistics-left .clear-plate.disabled {
 color:#ccc
}
.map-way .statistics-left .clear-plate.disabled .icon {
 opacity:.65;
 filter:grayscale(1)
}
.map-way .statistics-adjust {
 display:flex;
 align-items:center;
 justify-content:flex-end;
 white-space:nowrap;
 width:82.13333vw
}
.map-way .statistics-adjust .label {
 margin-right:1.68889vw
}
.map-way .statistics-adjust .right-btn {
 line-height:6.66667vw
}
.map-way .statistics-adjust .quick-money {
 position:relative;
 display:flex;
 background-image:linear-gradient(180deg,#fff,#f7f8fd 14%,#fcfdff 70%,#fff);
 border-radius:1.77778vw;
 border:1px solid rgba(201,202,228,.57);
 min-width:0;
 overflow-x:auto;
 color:#333;
 font-size:3.2vw;
 margin-right:1.6vw;
 width:100%
}
.map-way .statistics-adjust .quick-money.empty {
 width:auto;
 border-radius:1.33333vw
}
.map-way .statistics-adjust .quick-money .money-group {
 flex:1;
 display:flex;
 overflow:hidden;
 white-space:normal
}
.map-way .statistics-adjust .quick-money .money-group.showTriangle>.money-item-wrap:last-of-type {
 border-top-right-radius:0;
 border-bottom-right-radius:0
}
.map-way .statistics-adjust .quick-money .money-group>.money-item-wrap {
 flex:1;
 display:flex;
 width:auto;
 left:0;
 right:0;
 margin:auto
}
.map-way .statistics-adjust .quick-money .money-group>.money-item-wrap:before {
 content:"";
 border-left:1px solid #e4e4e4;
 pointer-events:none
}
.map-way .statistics-adjust .quick-money .money-group>.money-item-wrap.active {
 border:1px solid #29a3ff
}
.map-way .statistics-adjust .quick-money .money-group>.money-item-wrap:last-of-type {
 border-top-right-radius:1.77778vw;
 border-bottom-right-radius:1.77778vw
}
.map-way .statistics-adjust .quick-money .money-group>.money-item-wrap>.money-item {
 flex:none;
 border-left:none;
 left:0;
 right:0;
 margin:auto;
 padding:0 .8vw
}
.map-way .statistics-adjust .quick-money .money-item {
 flex:1;
 box-sizing:border-box;
 height:7.46667vw;
 line-height:7.46667vw;
 border-left:1px solid #e4e4e4;
 text-align:center
}
.map-way .statistics-adjust .quick-money .money-item:active {
 color:#fff;
 background-image:linear-gradient(-55deg,#5a82f8 30%,#4ec1fb);
 box-shadow:0 1.06667vw 0 0 #e0e4f2
}
.map-way .statistics-adjust .quick-money .money-item.title {
 width:6.4vw;
 flex:none
}
.map-way .statistics-adjust .quick-money .money-item.title:first-of-type {
 border-left:0
}
.map-way .statistics-adjust .quick-money .money-item.title.arrow-left {
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAbCAYAAABxwd+fAAAAAXNSR0IArs4c6QAAAUdJREFUOBHFlb9KA0EQxmfuFJsIVjbBwj+djZViJEW4NoUvkrxKwDyErUXa8wrxRCsbO6OFpLESTCOyN+4E54ib7N6cTaaZXXa+H8P3cRzAqouI4vT2+UL2iORQp2dP74307uWKAHqiW5ODtqf5W9N8fI4A6GheU2uj7OHVir/uXQgD1aAsH3eLb3NDBM35TeSsAlk/eoaAPWmI0O1BjziZ63w8oKIoTXUBcveCfpO5tINdGQ71pSBfMiHQgkehZNSgqmRUIE0yKlBoSPNWepSc7g1jhHMEmGqE7kwJ4odOa38UrcdtRJi4g1X3P6AZ7Hj3EWDjBABt19cCiKVJa2cSb222AdF+5bpaCmJp53B7an1jz4YalBfEYkQ0ydlBH6Oob28mBAyCRKhJVAViYFWiatAMFki0Fohh/0mUdd5yf0fewZU9/ACD9HR5Tn5BJAAAAABJRU5ErkJggg==) no-repeat;
 background-size:contain;
 background-size:25%;
 background-position:50%
}
.map-way .statistics-adjust .quick-money .money-item.title.arrow-right {
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAbCAYAAACjkdXHAAAAAXNSR0IArs4c6QAAATFJREFUOBHN07FuwjAQBuC7BHUCdeuCOjRrl06VMoaueQEegoFXgRdhYGyUAQGiU5du0A4VS6dKZakq53pJagG2sWN1wYtly99v504B+O/I5usREYW+OUEJCGCQLV8n+ctH2yegwhUgSsXn1yxbvHebBuxxnXAH8L3Kn954dg8F8ycQdIsfMcsXm9TFNVwCrkFbEEy4DgNbgBHXgEIqipGtExb8F2HphBNXESc60QzXCVonPLDeCSxDH+drLrDPQIEBDr1uVuNb6oZrzU/dBQj9JI6mXhgRtkErTJP7m+fyEg+MDC4YXm/l65phxGl42eknt1c7CRvdzN847sXREBHFIXTguh0PcTRWkVwbn31YUXnQNGtYragJyT0F6xWVB03zHp+oqAkd7dl++KODZ7P4BSOGd0KUSY8wAAAAAElFTkSuQmCC) no-repeat;
 background-size:contain;
 background-size:25%;
 background-position:50%
}
.map-way .statistics-adjust .quick-money .money-item.title .mk-edit {
 width:2.84444vw;
 height:2.84444vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAtJJREFUWAntmM1rE0EYh7v5khbbohd704sFL0Jv4geIov9DDopJTCIIXu1BBUHwDygo+ajxEpSoBy8VQZCCB6niRT0ICtWTIAjBRDEhic+7ZEIYdnY3yW7w0IFkZud9532f/c1kZsjMzE5xV8ASc7FY/NTr9ZbdXc1Wy7Je5HK5M7pHqVTa1+12N+h/hz2PX1f30Z9j0iEwOD+huak7+Hlm7HvdT2CI+xLbXurDPO+ivuAFZQP1g23yFmt64HGe+zAfABBFjkYikRWUekC/vLwrVGSchG5jlDL4LKDGXDQaXcpms4+BSgKTxH6f2pjXaHBLarINwczjc5zE2yjzrFwuH/MLFRjQMAwgJ5n+N/F4/BTtr6NABQKkw+Tz+S+iYjqd/uEExVQ+AvQc4w7pak8MZIJRiXQotpi7wCSBuo6KH5WfqicC8oJRSYagmsBc6sPcUvbhemwgvzAqWbvdztBeAmYNZRxhxHcsoFFhCoXCKrlu95W5IolNZWSgCWGMyijAkYDChhEo30DTgPENNC0YX0Bhw1QqlQPVanWPwEhxnbKwYQSg1Wo9bDabN6UtxQg0DRgBYCuYZbOclbYUI5AciNjnuTbIzrrMib3fHuHwpe0znj9thxCDLkegWq2WwGMF8muArVNvdDqdz5xDA2lVhCBhJKYjUKPRWBQjl6ufnNZHaJ5ApaeA3QDgrNikBA0jMR2BUMUGwl5PpVLbXCdeAXMeqA4f+zIfBowRiOQ2EMnr4iQFqN/0/+FjhQUjeRwVot8GYkEPgACJMIWn6fuFXR2UEy1gAdBLTO+QZ6ZsQWquDM9ZyHM0F9kGdos60o9ycrkKHEZiOwIlEonXwNzB/rc/baJUXdoo9C2TybyVwWEURyAW8neSXQ4joVdM0xryGheafQfIS9r/TqHhRb3KT/yi1xuEYJe/gbZUXAV0lT3moOqccr0Vi8XuTTmn/3T/AB+V/tVyxGZmAAAAAElFTkSuQmCC) no-repeat;
 background-size:contain
}
.map-way .statistics-adjust .default-amount {
 display:table;
 min-width:15.37778vw;
 height:8vw;
 text-align:center;
 color:#29a3ff;
 background-image:linear-gradient(180deg,#fff,#f7f8fd 14%,#fcfdff 70%,#fff);
 border-radius:1.77778vw;
 border:1px solid #e0e1ef;
 font-size:3.38667vw
}
.map-way .statistics-adjust .default-amount.redBorder {
 border:1px solid #a5b6e3
}
.map-way .statistics-adjust .default-amount.active {
 border:1px solid #29a3ff
}
.map-way .statistics-adjust .default-amount .suffix {
 font-size:3.38667vw
}
.map-way .statistics-adjust .default-amount .placeholder {
 font-size:3.2vw;
 color:rgba(56,123,234,.5)
}
.map-way .statistics-btns {
 display:flex;
 align-items:center;
 justify-content:space-between;
 z-index:101;
 padding-left:0;
 padding-right:0;
 padding-bottom:2.66667vw
}
.map-way .statistics-btns .quick-btn {
 position:relative;
 display:flex;
 flex-direction:column;
 height:14.4vw;
 justify-content:center;
 align-items:center;
 color:#333
}
.map-way .statistics-btns .quick-btn .icon-text {
 font-size:3.2vw
}
.map-way .statistics-btns .quick-btn.disabled {
 color:#b7bdc8
}
.map-way .statistics-btns .quick-btn.recently-bill .icon-text {
 display:flex;
 flex-direction:column
}
.map-way .statistics-btns .recently-bill {
 position:relative;
 width:15.2vw;
 height:12.08889vw;
 border-radius:2.13333vw;
 border:.5px solid rgba(201,202,228,.58);
 background-image:linear-gradient(180deg,#fbfcfd,#f1f3fd 72%,#fbfcfd)
}
.map-way .statistics-btns .recently-bill .tag {
 position:absolute;
 top:-1.06667vw;
 right:-1.06667vw;
 width:4.17778vw;
 height:4.17778vw;
 line-height:4.17778vw;
 border-radius:4.17778vw;
 background-color:#ff6464;
 font-size:2.66667vw;
 text-align:center;
 color:#fff
}
.map-way .statistics-btns .lkCombo-btn {
 position:relative;
 width:15.37778vw;
 height:12.17778vw;
 border-radius:2.13333vw;
 border:.5px solid rgba(201,202,228,.58);
 background-image:linear-gradient(180deg,#fbfcfd,#f1f3fd 72%,#fbfcfd);
 background:url(/h5/images/cancel_shortc309fc0ed1369d3e9039a6766a4b65fa.png);
 background-size:100% 100%;
 font-size:3.2vw;
 color:#fff
}
.map-way .statistics-btns .lkCombo-btn .van-tag {
 position:absolute;
 display:inline-block;
 top:-1.06667vw;
 right:-1.06667vw;
 min-width:4.17778vw;
 height:4.17778vw;
 line-height:4.17778vw;
 border-radius:4.17778vw;
 background-color:#ff6464;
 font-size:2.66667vw;
 text-align:center;
 padding:0
}
.map-way .statistics-btns .lkCombo-btn.disabled {
 background-color:#e8e8e8;
 background-image:none;
 color:#bebebe
}
.map-way .statistics-btns .lkCombo-btn .icon-lkfa {
 display:inline-block;
 width:3.73333vw;
 height:3.73333vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAAAXNSR0IArs4c6QAAAr9JREFUSA29l01rE0EYx5PN2q2Jiq0vUFBEW60tWrHWl3rQCB49+SFa9CaeBL+C4lEKkoue9UMoKFhR9FAQMXoRX/C1iaa6ib9/3A3JOLMm0fUPP2bnmZnnycw+M7PJZtrUaDQ8qiMwC5MwDP1qhYEv4T48ymazX62OCDoMZ+EZ/Est4+wWHPotMMYhOAdVSEMhTu/CTCt4sVj0MRyDMqSpCs6vl0qlQQX38vn8RsrDsE2GFJXH91ShUNitGF4QBEOUO1X5D1pDjO2K43uep6nbsncZ+xOowBYYj56XKN9AFlxaRcNW2GV0GKjX6+tl88MwbFCKdn2gcg0uQAjTcBnKMM/W+EbpFO9SP2o/XIWD7R2ZaDOW9q1NdYw1AvwAdazF/CmonEVjtI81zirfav219HP88gnaP4OWWfvwE7YRyleQpIDGMVDSWuUKrKXaBKeNUcqFU4atr6prqfty1ssg14zl4yMsgpZaW2AfKNMfwGswExJTSwM8jcJesGa/K/B7BiyQJMrqDO9VDq5AGeawK9MTFY1ZoNMRW8ekpTZ/qVm3+eva5pqxkkhZfYDyC8RLrfoo9m6Wegd9p8AqV2B11lF60hi1jvpxw9ZXNWmp+3LY7SDXjJWx7+A2KKt15uoA0fMdcB0ga2nTUTkOiXIFjrP6okbzTvdQXIIyGT0vm030y2E/ATdgs61PbHMtteyDcgTK5gBWR7bmRc6zTZqI7l3XhFpj/FwuJ8eiXUoszewoVCG+Fqd5nuTHvKW0qYBxDLQrrOJabMbyedAVp6U1pUt71jDK8Yxh66W6wrWoEzHj1Wo13b1Pexn9F311JjzXeK9arSp778ELGVKUXtnjSqWy1IrBO9Pn7XlI+/NWW7JTUfAzlGl80N/Eb8cnUEc206htpC8MZfMEbICk649mp77Tote3CA/Z/x1/YX4CeOOeP6gekRoAAAAASUVORK5CYII=) no-repeat;
 background-size:contain
}
.map-way .statistics-btns .basket-btn {
 position:relative;
 width:15.37778vw;
 height:12.17778vw;
 border-radius:2.13333vw;
 border:.5px solid rgba(201,202,228,.58);
 background-image:linear-gradient(180deg,#fbfcfd,#f1f3fd 72%,#fbfcfd)
}
.map-way .statistics-btns .basket-btn .van-tag {
 position:absolute;
 display:inline-block;
 top:-1.06667vw;
 right:-1.06667vw;
 min-width:4.17778vw;
 height:4.17778vw;
 line-height:4.17778vw;
 border-radius:4.17778vw;
 background-color:#ff6464;
 font-size:2.66667vw;
 text-align:center;
 padding:0
}
.map-way .statistics-btns .basket-btn.disabled .icon-cart {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAAAXNSR0IArs4c6QAABJBJREFUWAntWU1sG0UUnjfrtd0fAaUFItGiQkkPVBWiTRMkSImd1nUkQPRUcUYc4Ao3ikBCHFAPHBAXQAjEhSLEj4RImtRYpFKauE5pSXMCVRBVKAKCEqVI2LHn8U3CRuOtZ3ctJWsf2INn3nvz3vt2/N68mVkSeIaLP+wlUXtQqrrUtH6YHVZSzOUzPT8RkVrjdsYvjZwvvSSIzzAzWSDNOOlkPvf4od8s8tjZkkm9EgBYAzqoKtXXY0cW4FASCw6Qe6KnvU4ntFIQnQsDwizuGR+/fFfYuLjkUqbcl5Fo18IcVurVfWFj4pIn/kuwg8Xi5G6lEintmB1150pNlUwQdab9oCdNXrv6thVDjBQm53VYeMBI0Df4R7716LhbJl5iSk4MZR75xQ76/NQwcjQfN7ggf4RiwkI+v15M/IPxZlf8vHbT+OcTxOpNK2gpZceBXps0IitoxdSRoFFUvrPGNKqkHCmUlrGWbG13WJj+Mc3PWGdab5KIeMZUaHcfK9jSvj07R6ygNUAA76gQQWh81d3dXQkELZiutnt2Tf+S5FlNB4JWTucsewiNhaTsGQsFnebtMwiRKLtAc0I2pY8E/DyToVoo6EzmwE0gvr4pKFo0qkh+6qkEhoceRILbH9dE8/mBnvHIoHFEaDtoFJMv9RIcHbTsANDkfOwB1m1oeDCl2jrTmOELJ7I9Uy2BXtu/0pKpFFcfgK+5IvWs31/Cz2hKk/gRsd3vybCv/ZmkPO3RG90qhSsXcuZymcOXzFj2/EQCjWVPl/N10Czojnymd7U6eYbibENjWoPBPUPjHoR5V7FY3hUnUNNXJNDMiUbQsFBV6iHTUJx9637aBDE7O5ucm19eRFxv8fhQPMuSpj16I1tiXsFmbTp/rO9CM7uRQGtFnM5HcUY73szIZvGQ7Kfy2d7P/PYjhYdWQvK971fefJoPN/MRGTTe+AucCkabGdk8Hk80sx1pydOKWC/r5XL55J+L6gVcLzwB1rZmBjeCh81wFbVgcudtTtsuhzbiPRpsRE5ET6tQuHJvlStvQbEf1/BbMStT0qHTuUzvLcuip2Nrx8rl2+tLtVdxn38UWZNGQSgl2X1jcPDQrzYdzW8J9Lnvp+5XNZ5GVu4wjSJ0VvACTw1l+0KvjT29YrHUValzCVdvezyebhEWN9mh3NBA30WTb/YjJ6JW4hq/6we8ymd2wf8AMe+axoP6/yh+xw94zZbYLmriI9y7ODb9yKA1IPyNgzZD+LK0+69ldcAqNwTaFk5ETxosX5f3FwqXrbYig16ouAgJTvqsN5A4WnQ1MCzEwt+qC4UqbRGvslek2muTRwZ94rGHf0fA/WEzpPkpoUK/KOhxuaNHbiAPFnXf9riusNqKDHrVOPHbNid4IRzxH71hlRsCAEaBFe8ZrIYuknHsWP8R6y1AS6DT1HcGDj9p8AACvPFtrvuinx9Ep+ju16B4S4WFrVlKyOeCdFta8jxDw8VLA1SvZ5nkFkfwxPFs79dwtn5a9saFtfr75WihfIqpnsWrp3GLdPGB+3Z8qO/rwnT/l8cxA/8COyBiz1/1Bl4AAAAASUVORK5CYII=)
}
.map-way .statistics-btns .basket-btn .icon-cart {
 display:inline-block;
 width:4vw;
 height:3.2vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAqCAYAAAAnH9IiAAAAAXNSR0IArs4c6QAABFhJREFUWAnNWF1oFFcUPudONpmdlVJJFF+CtJq2gk+KglSfAipJlApt34S+FUpihVhBkXYfRFDqT7KKL4oYtS0GWs3G6otQ+tBiIrVYUUEoLf7gL0az2b9k5nhulok7k7m7M5DdmQu7d8537j3n27P3nDv3Ym5bV7tJdByJlhIAQllj4T4gXjTg/R2YShXKVKE+Csuik0DU5iYsWTHWSkTdWfh3d6gsXc4Fy80uzEvc6gWGhUnSv1dzztF+j7Z/8m61cfXSiwYQvQj4uJrDLJlt1cbUSy+ajqbvGi2rWhEbVgjU1sgPgtbhJiAs+sCNhSU7qkU5iUx3xxOWF9oYIlzg4pK25Xr2hEgC8TVYsWtG6ucHStITPZ2XeS1vrCe5ar6Y7CQJ8aVMRFX7S6UIC+cSHEOL9ilJoxCRI10KFk2qSZsQTdKIV5RrWv6qTE/nS94tI1OfJScNtHZlpOUA3sf/nu4j8sX7ySO9ZeVvlUkjRWqJEMKPmExaFUlrhDciEuRpGrzpnZMPFUmLmIgQabyTSA1N86lIunGNfpczNR+FaPOOfNbmUZE0fj5o8rHgH3twmL3QYj/Y/iuSLg3C0CsIV40/40cu/BeANIS+rvl96SebsOyrRhoh3GTkKGfiRuJ0INLxZriJiFb5pLo+C+jF/YOvyn1W3MbtgZnuztu8PS6zZU7O1xyBWzPy3D9Y/EbHNwE0MK//1ytu8w1uwFsmua7fkgZ8kkhd+th7bO3RqmtaUuBTg2M7579nCSW/0GtPz9uDL9Jc2B2k+UQjJsaefuRtsvaor+Whi9iNrFUkx4XOlFhf+HpzbRLUpGJjTP8fDw/mvELgKxHlRD4zXucIr/QyUhMMcUwAbjBSwyNu+76Wh5yEQAPuyTWVS4ePT718+CYdb9ZOMHMuffVrfCl608ub7+UhJ2e+6ViEOfiOANdxchpeBucCI6Ai39aOJnTtKzwwND4XNkO3ESjSki3t2tI8kZn8lv+6tVxN4vwyM6qh2Kv3D98L+msoucnIvrC2s1W2hTon3vW4EAexb0jebilbINK53o7FZgFkNs9cl0nLbCQvhOiK9w9fVXpyKWjHloXZQuEPrqNLnCp8iZrYkOhLjzrxt5LvRJRTrCIc585BWOIccd2yrFOU/KxRyn5atlA8NpuwnEnzyTLPUDKp3EN8ky4RwnYVISbemh3LL1fpy/GSLdpUjjmeCT6cGBtR2vJNGsbz7/DmUjGSZEKLw7lCyL3KLeAoNynU0zCaolWl900aD6afc5l7oDLE65oSTQ2+jmbG4eGHnAjPVLYkjtCoPDH5Ji0N8T3xHtl7NzyK3//y1Fs3G+VKsW82WkI4OAPyHlqlD0R6Xv+l01wlevkkM/MiIyPMB4KU0bJgp8qJF86Vpk8IOMBzTYce8bwB83scmEsIVPLsubJWZ8enVqPGu6ImRoxDF+/buqB9fltX2xTAWq77Otu6ljiSdrwGB7UX2fFvAIUUPBVLhdm/AAAAAElFTkSuQmCC) no-repeat;
 background-size:contain
}
.map-way .statistics-btns .basket-btn .lkfa {
 position:relative;
 display:inline-block;
 height:100%;
 width:100%;
 color:#fff;
 text-align:center;
 font-size:3.2vw;
 background:top 1.33333vw left 50%/3.73333vw 3.73333vw no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAsBJREFUSA2llkloFFEQhtMuxMSoIYwrYuICQi4KiiCCG4KoN1EvLge9iZeIoHiQoOBF8KQXEQJevHiIy01QEFyCAeNBRUVJcnADt7iiieP3h1dDTdPT0zNd8FH16lX9r1/P6+5paKjBisXiRrgFn+E5nIWWGiSylyK8H/5B3J6QaM6ulKESwSYYCSt9wZ+D22EsdzqDTPYSBBc58c3WSe5+yPdbrpqfUK0gzE9xdUMuHgzxPJfLH7KLgtvhO+JVsA9GQ/4vfm3+lYICYqeCcJKzg/SNydW5F0XkuFvlrYsVvoFD8EkDTAdqZeZFKY6g9LsSHwazuwQt0AHbYQ00SRyvW/wVZB9hWeqiFLTDNfgBukXP4AKYPSSYnibCvC7ge2j4gN8FO2ALtJd6GcwFXVUlG2CirdSQElC3AX4lCGkTZ8ZbCS65govE+s3sSseIF6esUTZFrX4SXaDZbwJpmO3V/R8OoyvWzXirVeA3Wb6ap7bV9fUST4IFMBTyD3RAGoPQiBP0sc276Yphq5s5EUXRKAyT6w35Tu3walj9D/4I6AS+CDndjtlOJDWkthD65E6qGN8Mj5XABpToBN3rSnYwdRU3icAs8IdGC+nNZHZ0vJyRjrTtSpO6AD3UMp2wA043MaSmDWwn6onbDRITy5pJLIQV0AgzQd86mW7tnrJiN2BuBvSDmX6abrgOegp2u/LKIYVzwHauF/VOVeMj6yLW2+cemHXZXF0elfnwOqjpq/ASdMB0y3tArzyzY3UtEm9CrQPsBW3icd8d76t7jPJUsNOn3enP000w66tbPKkR1SWmjN9mNcR9If/IctV86VNUpXCym3/l4sEQT3O5/CG70DNmdodgPejDq0Mku5x/lZgCoj1STrCf5JbGyvMPEdU78Tz4t4gel3W1qJce4KxNLFCgdjm8h6d8Dcay9qruP8fuUGPRbLi3AAAAAElFTkSuQmCC),50%/100% 100% no-repeat url(/h5/images/cancel_shortc309fc0ed1369d3e9039a6766a4b65fa.png);
 line-height:16vw
}
.map-way .statistics-btns .basket-btn .lkfa:active {
 background-color:transparent!important
}
.map-way .statistics-btns .basket-btn .lkfa.disabled {
 color:#fff
}
.map-way .statistics-btns .basket-add-btn {
 width:15.37778vw;
 height:12.17778vw;
 border-radius:2.13333vw;
 border:.5px solid rgba(201,202,228,.58);
 background-image:linear-gradient(180deg,#fbfcfd,#f1f3fd 72%,#fbfcfd)
}
.map-way .statistics-btns .basket-add-btn.disabled .icon-add {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAqCAYAAAAnH9IiAAAAAXNSR0IArs4c6QAABSFJREFUWAnNWV1sFFUUPmd2uwu2WDGxWhLR8OJPUQq2ZcUfmFXbrQIPGo0aJQajxsTwZIxRNEEtJmp8JCHREB+RSMCStNuWthZM+rOt6UONWH0wBEojEG0Iprszczx32judbu/szHbquvNy7j3nu+d+9+65d86ZRQj59AwM3msYuJPdbASgWgCsBaJaQrQQ4BK3pwBxigDGI5FYe/P2zZMhpwT2W/xjE81prxHQbia6oRgPiHiOF9SOEDmc0h/4rZixElsU6e6zmfXmrHGAAPcwWU06WY5EBAMIv4KKyEepRxumivERiHQmk6m4MmO2WQT7mGy8mAn8sXidMZ+nkk0f869g+uM5AP1AAwNjt1zP5b7jUHjEDxvGzoQ74xh7Qdc3/+XnpyDprr7hepOsE0Bwh5+jlbHjr4Da7tZk47lC/jxJd/YObeJQOEsEVYUcrLSNCV3VovFEoVtGeZjSP47X8O5+X2rCYgP4arzZMrPt3ZlMtdeGLCE9MTERs2b/Oc4xvN5rkL8es/bt4A9UIojoLnPGPMoyogIsIX1++tqnvNyHVOAgOv55x6LVkZo4RmvFnRxkjArDhFvSfSPvqWyLSHf0/XQnh8RbKmBgHWonnmho+FvXGy7z2/BU4HFKoPWOHap5tkWkgbKfcFTF8jBFdQksY2EAutoL2qAtcaZodvbDfLxDWtwW/NO+mA/4//v0es+ZkQ1uHg5pPrWvchx5XoHuQaVsM6cKI2e+4p7TIc1hwclPuT64iJtNumdg9P7SvfWK3xje7U0iWZMjbdKmaeySinKVZm6Bo02as7d7ypWsw8vCu2VbxjRXHGX+IK2TDKOigaI8khoPya/lIa44jjB61gNiq6OaNirtiHSMUPtF9lVSs2A1Ib0h4lZld3TEZdz8Y5PmGk7UdVKnlFos9nTzw1suKo0eypZkQizAWYQHDLp/GO03jNzPXnZbj3CbtM+FB1FWKrwkZbPOSr0wy9WTaTo/fQEfDke50xd5p2sKDAALoLvj9GCakyBnsArPYXSsRd9q5xydvcPP8f3/lArn0q0ywWp19T2aXNXPP3OkRZkPUC+VSkmwlvXPc+wpzVLJVhHDc4kS0RZOcfdIWziJDum58ODvEuEclmS0w3GeNIyUZNoQkyBqDkebdEU83h7C338+lM9RTluDHXIim/Rj2+oviIpDKstN8jkZEIWF5DUXHqKHcFIqy01qtJibQzp6Q+Vhvq6ulRthfvFdrq6kb9y8HNKPJ+6bBtC+dBvLoc2pQFsikZhxc3FIC2VV7MYveGV/ugHFtpGw0hmDGO5DD8Ift9esOeT4m28sKa/SvYN7OVX9Oh8YtM8OpzWM7CW0YvweOsIvo5uCjl2CQ+2Z1mTT8Xz9EtICwEXuIZ7szXxwKft8zR1MJbe+r5pzUXhIQByb9nGY9Mp+qSUTPtmiN+33mldJWtfRwFVVz/I9WDhd9PIaSo8jcax6iYl7JjlK0mLO1La6q2sr6UEEDPmVKPgK+Mo9Wr163XZdryt49Spj2j0Nx7bW2T/Uxrnpu279Srbnd3U/x/DBIH59SUsnXb0jT1pgfcaLqJO6lZBMYAwi8HZqR6IvqL/ApIVDsetd/cMvW0QHwn4n4YknUdM+aN7R+G2h+FUtpCjS0sHk5GT89/NXUvwv1y4uinfyiblV2nzkBQ3xFOPb+YZKiwPvg1eal0Xa7Yl3H9NnMo1omBtFgcxdriUtIS1Owjhxpykk7RJUaOP819uKZJL/AtmToHhVDA9wAAAAAElFTkSuQmCC)
}
.map-way .statistics-btns .basket-add-btn .icon-add {
 display:inline-block;
 width:3.46667vw;
 height:3.55556vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAABO1JREFUWAnFWV1oXEUUnjN3GxPZGql/3UbUCmqkiLYVtb4VDNR2d5tIURG6WUKICvoiCK34sJUiUtQ+CAYrtcuG4pvZzWqh+NNQRKw+GCjVWtvoi64v/oGkWXfvHL+57U32d+69u5vNwGXmzvn77pmZM2fmkmixMDOJbHKLkhxFe5NgipAQEUG8XghSgkWBhSgQcQHvc1JYeRo+9n2L5gR0Bys8PbpVCTUhiDTADUGkYWxeSDkjQzxJuzIXAsr6Y+dPEnfbJT4IY3uYg39gpRUiUYaXj0lLHKBY5tdKWrO2p0f5VLJX/aPeEoInADDUTFEr/TB+WUh6U8ajB4ietE06jEA5nxiwbZEVzA+alLRNIzppsXyaRtJ/N9PVFChAblO2+AjzEItj5QsJuiBDcjfF0ucbWWsIlGeSjyilTgFkbyOhleoD2D+lXPMw7T56sdaGrO3gE+O3AuR0t0FqHCx4neJSnj+d6K/FVQWU8xPXqmIx185wE9ECnmKtIb/vsD1o/7v4IXOqClvVi7IX30aQ3uJXaR0fia+k1XuTDIsBDONPdXTfHfy4ys3vq2RfAsr55CBW93glMWgbnsxS7MgCPZb5A7Ing8rX8O/DCN/o9i0BtW31OrxpuYQW6+VYKAlBvfWCKbBWlRdfdTU4QPUqhzdH3M6O1Aq5QNuFn+fp5B1ajQNUsd3WkDfEIwkD1F6Bgh7kFXu1FgkXE+JCtD2VKycNdHEHqMiNPYQ9/JaVM9WeZnhxK+fGNki4NtaeqibSHZmj2ASQqdmitEtiN7inian2ujswR10ApGgQiylY8usKd7mOhBBDIp7Lk8QsMvo0nv9MACXRdy5dSjllM3/rvjesmfpwVHkBC/qBhvSrnUwcIXt67wKA9pkYrTXhdRSd/MvE0yqN82P32+XSnEkeO955CS95JxBcvM2kqC2arbx1MxdD+rQIQ9ebjCm7PFueTnyBs07JxCcFZ2h46oTmKWdHEwgtO038eiSx2QyZeDQNsbQQwqrXQO81MWMO6Q95AqHCWJSkb8DgAMVHbWbFTxkFQPRQ6YgjEytg/jse9dIXnN6hOHrVcAGjRWeCo/Ah0cE4Cm+ekVLIvA+zq8aC8Ikj9TWfSRxRf8HyP7tqSDwMYwf9XCfjVxJn5pwHf3Byp+YoCQebA1T29b0Lry4ER2OQ6MAcBabfrJtvOK6tOEBpxxF943bYYHZVSNg6U/To4ctLQJ1Gz3WHEK/0oaz1whxeFlZrl9vBWwibP1rx2AeuZNW5ppxNjCMBfN8lBq0xVL8jlDyLZCRMzO8hmFcA968NDsPewTuxyy2dZKuAalV2dnSSWT3nX23nOfHB+63hzBuVmq+s+ooe2b/xRdx+zlZ0dbWJIT9eC1IDqANK21NlK0x78FXnuopQGyM6LfuthifiOqAOP246JIW2QfLjboElKY5ad905RNvTi41s1s3RSiZ9UaWylw5iUeyv7O9kG0NdRr7xkjWSecek1wjUFeRccodidQjp3n1uX2dq+tKy5MsUT3/tpc8XUK1Ee9eemX8GYec15KUbvRSb6Jj/Z5ENvULxjO+p5Ruoa5jPpXrExZ+HFLO+D9C/cAZcmqlGbLyEHwt5ScjWYrfPEqWUib+WFhhorQLOJTbjCm8TFEXgdjy0Hj/FAIIKCHMFJipYUs1RdOqHWtkg7/8DUq+x3zuPtmYAAAAASUVORK5CYII=) no-repeat;
 background-size:contain
}
.map-way .statistics-btns .quick-bet {
 position:relative;
 display:flex;
 flex:1;
 margin:0 1.33333vw;
 height:12.53333vw;
 flex-direction:column;
 justify-content:center;
 align-items:center;
 font-size:3.73333vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 color:#f2f2f2;
 border-radius:2.13333vw;
 box-sizing:border-box
}
.map-way .statistics-btns .quick-bet .balance-wrap {
 display:flex;
 justify-content:center;
 align-items:center;
 font-size:3.2vw;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
 text-align:center
}
.map-way .statistics-btns .quick-bet .balance-wrap .num-wrap {
 display:inline-block;
 max-width:22.66667vw;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 vertical-align:text-bottom
}
.map-way .statistics-btns .quick-bet.disabled {
 background-color:#e8e8e8;
 background-image:none;
 color:#bbb
}
.map-way .statistics-btns .quick-bet.disabled .balance-wrap {
 color:#1d9eff
}
.map-way .statistics-btns .quick-bet.disabled:active {
 background-color:#e8e8e8!important
}
.map-way .statistics-btns .bet-trace {
 position:relative;
 display:flex;
 justify-content:center;
 align-items:center;
 width:15.37778vw;
 height:12.17778vw;
 border-radius:1.33333vw;
 color:#333;
 border-radius:2.13333vw;
 border:.5px solid rgba(201,202,228,.58);
 background-image:linear-gradient(180deg,#fbfcfd,#f1f3fd 72%,#fbfcfd)
}
.map-way .statistics-btns .bet-trace.disabled {
 color:#bbb
}
.map-way .statistics-btns .bet-trace .mk-tooltip-g {
 transform:rotate(0) translateY(-100%);
 left:unset;
 right:0
}
.map-way .statistics-btns .bet-trace .mk-tooltip-g .carrot {
 left:unset;
 right:5.33333vw
}
.map-way .statistics-btns .bet-combo {
 transition:none;
 position:relative;
 width:16vw;
 height:12.17778vw;
 border-radius:1.33333vw;
 color:#fff;
 background:top 1.33333vw left 50%/3.73333vw 3.73333vw no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAsBJREFUSA2llkloFFEQhtMuxMSoIYwrYuICQi4KiiCCG4KoN1EvLge9iZeIoHiQoOBF8KQXEQJevHiIy01QEFyCAeNBRUVJcnADt7iiieP3h1dDTdPT0zNd8FH16lX9r1/P6+5paKjBisXiRrgFn+E5nIWWGiSylyK8H/5B3J6QaM6ulKESwSYYCSt9wZ+D22EsdzqDTPYSBBc58c3WSe5+yPdbrpqfUK0gzE9xdUMuHgzxPJfLH7KLgtvhO+JVsA9GQ/4vfm3+lYICYqeCcJKzg/SNydW5F0XkuFvlrYsVvoFD8EkDTAdqZeZFKY6g9LsSHwazuwQt0AHbYQ00SRyvW/wVZB9hWeqiFLTDNfgBukXP4AKYPSSYnibCvC7ge2j4gN8FO2ALtJd6GcwFXVUlG2CirdSQElC3AX4lCGkTZ8ZbCS65govE+s3sSseIF6esUTZFrX4SXaDZbwJpmO3V/R8OoyvWzXirVeA3Wb6ap7bV9fUST4IFMBTyD3RAGoPQiBP0sc276Yphq5s5EUXRKAyT6w35Tu3walj9D/4I6AS+CDndjtlOJDWkthD65E6qGN8Mj5XABpToBN3rSnYwdRU3icAs8IdGC+nNZHZ0vJyRjrTtSpO6AD3UMp2wA043MaSmDWwn6onbDRITy5pJLIQV0AgzQd86mW7tnrJiN2BuBvSDmX6abrgOegp2u/LKIYVzwHauF/VOVeMj6yLW2+cemHXZXF0elfnwOqjpq/ASdMB0y3tArzyzY3UtEm9CrQPsBW3icd8d76t7jPJUsNOn3enP000w66tbPKkR1SWmjN9mNcR9If/IctV86VNUpXCym3/l4sEQT3O5/CG70DNmdodgPejDq0Mku5x/lZgCoj1STrCf5JbGyvMPEdU78Tz4t4gel3W1qJce4KxNLFCgdjm8h6d8Dcay9qruP8fuUGPRbLi3AAAAAElFTkSuQmCC),50%/100% 100% no-repeat url(/h5/images/cancel_shortc309fc0ed1369d3e9039a6766a4b65fa.png);
 font-size:3.2vw;
 line-height:16vw
}
.map-way .statistics-btns .bet-combo:active {
 background-color:transparent!important
}
.map-way .statistics-btns .bet-combo.disabled {
 border-radius:2.13333vw;
 border:.5px solid rgba(201,202,228,.58);
 background-image:linear-gradient(180deg,#fbfcfd,#f1f3fd 72%,#fbfcfd);
 color:#bbb;
 background:top 1.33333vw left 50%/3.73333vw 3.73333vw no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAABLZJREFUSA2VVl1sVEUUPmfu3XZbFioVoyUarAZiikGxS7ciIeyu0O0LRjEaE/9i5AmiCQkPECT1QWNiDCb+PBjRaDQ+GBKNqbtb3O5ak2a33YAYaOKDtfJSSxHTUtpu994Zv7nb227XLXuZh5kzZ84535yfOfcy3cJIpnIRRXSCmLYrRVew9vo5cDIc3jrj1Qx7FUz2Z19RxJ8qpSp0eOSOJmNHMBic9WJLeBEaHBxskETvazAmnmIWH4HIlHRV2z/T8oQXO1rGE+Cs7WshRWu1Avx7NhbpOByLdIaJOevwSO7Tq5fhCZCU7XeNCW74a5nmsRLNG11erbUiH9XFf0jnN5jSmtSnzDzh89fvL84XHkCIPwPLANcSxNGuaMdAdQvLXE8e1pH1uqsCkDsX5uZzWL9wwJhRuMpULHvjmdyjrtxqa03ARH/uuJR4Cnow/11uCN6OA+41PI9/8UwCbFO8L50LlstU0isAdRX29KglXrw/dwS8t7QSjA/izW0mUd9KLA4YbOxa5994fywa+pBNIwaJaUWqSUqVxCUfqgRy904OU6lzmxao+AGYUZR7A0L0Owr4F6XkQUeQOb++UUU7OzunXcXKta9/+DGpZBKga3C7STyfw7ikhPc3TNsYiUYfcYqNEwP5FipaF5GI5kojeg+lC+QPRGI7t16rdl7OS2SyYZL0I8K7VNWLNvQLfq873HGU4f6XCNsLjiLzabg8iv1x7Nfg0ck6NrZEo8E/yg2vRuuUJPuHzsPLxZCqAiLlQ8ScNMH2i5rYow0glGe6I6FXY5HQ28jPM5pHrERRqFaH9jBlMr82uWAs+Hu/6AyY9UYrwnvZUWc6JEip+kVbS/lBGJdoUtI99wBJt7lCpmGiqbO1d1fwMl7Od5qPtLWZSGoW1H6483wylR2RLEZtab1TEmDpa2zMu0ZqrTNkz5iLQpZVfBrkb/l8vnFyytqj2fB0VJgmHQNZQPx9aNDvwqMzuMnmkoAS9uzcAU17Gc11PoHozGtZFM4b8VT2wtUpaxTbbY4+0zfII1GppO3PXSB9ARZ0TUnVAgP6E3GwKxw67SitMiUGLzWruetpHG/TOrqAykXB6+0Kdzyxgpn8OddKtmq+757bL46PX193o1jM4K5tuIA0BL+0L9zxVbkRlz6bzzfZ01YKXrVrnhB0VEoOwHi77kIASwLsa322AlAzykc6PXRXQcqBRc9tiD/XHQ19q2+vvdCy6fSlQEHO9KE6nT6KmB7pioROldspp28KWDKYvbugeAAgrQitBd4YgDdhvYq3lESytuBsp5YVJI7hi+EUnN5XGzUBtVI8ff5eUoVzqOb11YyUePwmvO9Z/bx04nSAmkILVyYBhh7r5KCIsJ1CMn5y9XDrIS9gWt59Nq5u1VXVrW1Bj3T6o+HjJ/fuDvVqwURqKKdIdiC0dVUVqzA9eWiIevTD0pC2sdxXWY1pLqrH+d8pSdx89uSh7StMEH4i9FDS/iSeHj7JJB9EwTxVYqphZ/UweSoabSeRyurG8PL/bDLN4bdme3dkB76htYenkGozG5rMQyiUj933p3mg/zRIdHsFc3T0dCsjjT+4AqmH0XkmHt/dPgJQNATv4z9Ja7xqmvZV8QAAAABJRU5ErkJggg==),100% 100% linear-gradient(180deg,#fbfcfd,#f1f3fd 72%,#fbfcfd)
}
.map-way .statistics-btns .bet-combo-stop {
 transition:none;
 position:relative;
 width:15.37778vw;
 height:12.17778vw;
 border-radius:2.13333vw;
 color:#fff;
 background:top 1.33333vw left 50%/3.73333vw 3.73333vw no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAm5JREFUSA2tlk9LVFEYxme0Alca5SSZILgzokWQJC4s0KBc9SVq4a7oM9Q36AO0qtCCghQMIZdBi6iNhA2GbSKSIlCE6ffMnHN77tx7be44Lzy+z3n/PO895zpnplIpaY1G4zLYCpgq2V6+nEEvQLTnZRX6yjZQP2g9Q8Y7oqmBPPYAuAMWOuo+pEga4DYYyC0j0QfWQLQbeYUk12OBeEHNTat5A082lhAa74JrJjBtvCy9Yg1X4fdtXanwBONgz57qF3wiVRQWxDvZ4QR10oi2D2nqxR3eQ++EDVisVqufbV2Kht5FazoOb+2SySfBn/go+LdWmKHk/7vD2CQt09UJDmuH88D/kx7Ehh74h6ahE7yugXMW/A1fsXUe3bfgnvE8+pqgNKPNaeCluMJvcP4Hts6jSyHYwD/OK4ixoLUR1/iLx/hTs0DdeC5F5BHvYo3kAXwrtygddM2aBp62/A/jhZRBm4XJbMI1T+lId63G70kLH4m65q4GfjO5UeO9oq65o4FfTHma96NYTyxo+RVZl/iqqQ/D/R60VFdUWtKMtqp7dAy4LcfsUT2iyy4MH2tqQvxrSTUzPRg2IyEzfZRaRnDKEqLb4EzMl/XqDRq4xNK/fwg/TVIt8g430sWwEfrU6/Yko0N2CGx6FbwOOj5e1YYeXGLSzP/tQ2IS/ExK/5Fn0FnQ3/6kioWcatpNWpPeU/WFOAXncS/BOGi37wQ+gJ2QOIu/APx6DKnm53uBa/BjDBR6htbAK9Ctqde/FApnpRI0zYP3Jaaq1r9fU3paZI40U0EAEb2HW2AWnAM6SpmO9itYB0sc3yf8ofYXtDioCh1uylcAAAAASUVORK5CYII=);
 background-color:#ff7474;
 font-size:3.2vw;
 line-height:16vw
}
.map-way .statistics-btns .bet-combo-stop:active {
 background-color:transparent!important
}
.map-way .statistics-btns .bet-combo-stop.disabled {
 color:#fff
}
.right-bet {
 display:flex;
 margin-top:1.06667vw;
 justify-content:space-between;
 align-items:center
}
.right-bet .bet-big,
.right-bet .bet-mid,
.right-bet .bet-small {
 flex:1;
 height:8.53333vw;
 line-height:8.53333vw;
 text-align:center;
 background-image: linear-gradient(rgb(255, 255, 255), rgb(243, 247, 255));
 border:1px solid rgba(201, 202, 228, 0.57);
 border-radius:1.06667vw
}
.right-bet .bet-big span,
.right-bet .bet-mid span,
.right-bet .bet-small span {
 color:#e3253a;
 font-size:3.2vw;
 margin-right:2.13333vw
}
.right-bet .bet-big span:first-of-type,
.right-bet .bet-mid span:first-of-type,
.right-bet .bet-small span:first-of-type {
 font-weight:500
}
.right-bet .bet-big span .bet-gray,
.right-bet .bet-mid span .bet-gray,
.right-bet .bet-small span .bet-gray {
 margin-right:0;
 color:#666
}
.right-bet .bet-big .bet-odd,
.right-bet .bet-mid .bet-odd,
.right-bet .bet-small .bet-odd {
 color:#999
}
.right-bet .bet-big i,
.right-bet .bet-mid i,
.right-bet .bet-small i {
 margin-right:1.33333vw
}
.right-bet .bet-big .bet-big-notshow,
.right-bet .bet-big.bet-small-notshow,
.right-bet .bet-mid .bet-big-notshow,
.right-bet .bet-mid.bet-small-notshow,
.right-bet .bet-small .bet-big-notshow,
.right-bet .bet-small.bet-small-notshow {
 margin:0 0 0 10.66667vw!important
}
.right-bet .bet-small {
 margin-left:1.94667vw
}
.right-bet .bet-small span {
 color:#1c9eff
}
.right-bet .bet-mid {
 margin-left:1.94667vw
}
.right-bet .bet-mid span {
 color:#2ac160
}
.right-bet .active {
 background:rgb(28, 158, 255);
 border-radius:1.06667vw
}
.right-bet .active span {
 color:#fff!important
}
.mk-circle-o-blue {
 background:url(../images/mk-blue-circle.svg) 100% 100% no-repeat
}
.mk-circle-o-blue,
.mk-circle-o-red {
 width:2.66667vw;
 height:2.66667vw;
 border-radius:50%
}
.mk-circle-o-red {
 background:url(../images/mk-red-circle.svg) 100% 100% no-repeat
}
.mk-xiegang-blue {
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAYCAYAAAALQIb7AAAAAXNSR0IArs4c6QAAAltJREFUSA3dld9r01AUx8+5abqmGT4qgj/wWUREbLvCxAeZKBR9mAgKgoIvvoggok2FsEVBBF9E6T8w8UUQhojofiDK1vgHyBiCf4DWCpqrNr3Hk0FDG5MuZfPFvCTnfr/nfnJuzr0B+F8v/BeFjVdp+y+UJQHk5/T80qKNnwPOpsJsm8QL37OVwusANLIGQPzOlKrr5B9sGqxo0xbV9p4AwfG41RIIp7Q4YdixQk3ugc7vOQaVk3MxI5LFdErhlhwnUi4R7B2UQQD+hpaxWJMXFFEdiLKDQGtaRhzNrGuKMQSN8Lwt7yqlrsXIfUOI6BPi5fdTxtzQlR2xafRHWz7maip9s8YEiNBETUw2poyFQB4KVrbk7jaoWW6EfTFz9w8hrggUlYaTW+0KqRtkzPLKPig3FQjglakbpV5QAEwFK1TleZ9gnjtua/ctk+/40MzmT/Cp0Yp6Bi4jEWGpJu9wx92IJkbjoBEQ6ErjtvkoqnXjRNjEPTJbLTnDwJNdc+IdoaWhdnrZyb1O9LAQCztseTt/As3ysu0flBxoXNGqzo3wzsmtrOuNGoqWV+JqnvGO3xbVojGD5rOjxuTbm/g1qsXFfQ1yyJLnGLKQDiTqed04lhYUwMNl5DPuLHXUTNwb9Y4hYId7+Grwy+gdT/McHlfUoekUCd94t5xxndzLFN6/LCGMa9zBGzb5QvzIHVdZdkY+JJsGKz3fjN4kWhEX0TSKGwEFc4cwTReX+Ht8igIRRf3ALmPCreKXqDZsHDZIkDh2nwzV9C4qgoOCsEkaPHWn80vDTprk/wO6S8fGEzGXxgAAAABJRU5ErkJggg==) 0 0 no-repeat;
 background-size:100% 100%;
 width:2.66667vw;
 height:2.66667vw
}
.mk-xiegang-red {
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAYCAYAAAALQIb7AAAAAXNSR0IArs4c6QAAAnNJREFUSA3dlE1oE1EQx2feZlPbtBcFadpEEcGtLQoqKHbbUioWav1oD/Eg9OTXRU9682DRmxfBQ0X04MFSEMFD8VJ7KLZrURBBqDY9qJiNRHNKidjSZMfZYOK62c1uYk7u5c2bmTe/N2//7wH8rx/WuzEaGmrQP2ZiRLhbIOlSk/Qk/HY+bXLqCkt09hyiPE0B0Q5LExlJiLH25YXpusF0RT1NRA8JoNECKpiImIVA83bJHqhlrivd14hggkGyy/qggNxCwCXoy01dsaCeSz4wCMa8FhiG9K3mY9Q7jmwxjLWnANTrBWJpzG5b0Y4K78TyjKSiKgx65QfE3TzbJMujZpWqYbrSN5AHWGTQzvJt/O1BhDuRM4Mnty7NZc1IVceY2KWeI6QJIFchFGgImEeky5H4y7tWvK/OaHxcJBT1FgHd9wJx8VUSYtgOMqGenaX2DoY21rOPWNoj1l062gifZQmPh99rS07xirC0orb9BJrmbvY7Lbb6+OIuyg2hkdZ3M9+tfqvteozJzr59a0SvfYEApiJheaASyIQ6dpZUuk8ZgJP8/ISsO3OyUeCN6LJ23Slm95XBvnT0XEHDYDF4XQtcZ2mfjca1SXtRt3kJRv39Af1rjt8347xbctHP0k4LFKPt8Xmt6PMzlt5GPbVxk6XtCeKiH2SUhlvjLz75AVhz/giE4JI14Gzj8+aWpsO1gMx6BRgduCBzV0FnwG8v4r1om3xs85vZTMW8CsHSP+MX4jGrL2bP5QSD/9HVyIp22x6rdl46xpYgXgTEGWsBBiVBwhP1AJl1S50VIYmu3oOQM/agEKmA3DjHF/VHMfav4y+w7cWoo6tmPwAAAABJRU5ErkJggg==) 0 0 no-repeat;
 background-size:100% 100%;
 width:2.66667vw;
 height:2.66667vw
}
@media(max-width:320px) {
 #info-img {
  margin-right:0
 }
}

.lottery-set {
 height:100%;
 overflow:auto;
 display:flex;
 flex-direction:column
}
.lottery-set .set-list {
 padding:2.66667vw;
 overflow:auto
}
.lottery-set .set-list .list-content {
 margin-bottom:5.33333vw
}
.lottery-set .set-list .list-content .list-ul {
 display:flex;
 flex-wrap:wrap
}
.lottery-set .set-list .list-content .list-ul .li {
 width:30%;
 margin:0 1.5% 2.66667vw
}
.lottery-set .set-list .list-content .list-ul .li span {
 display:block;
 width:100%;
 height:8vw;
 line-height:8vw;
 text-align:center;
 border-radius:1.33333vw;
 border:1px solid rgb(240, 242, 249);;
 background-image:linear-gradient(rgb(255, 255, 255), rgb(247, 248, 253) 15%, rgb(249, 250, 254) 43%, rgb(242, 246, 253));;
 background-origin:border-box;
 background-clip:content-box,border-box;
 color:#333;
 font-size:3.46667vw
}
.lottery-set .set-list .list-content .list-ul .li span.active {
 border-radius:1.33333vw;
 border:none;
color: #fff;
background: rgb(28, 158, 255);
}
.lottery-set .set-list .list-content .list-ul .li.ul-seriesName span {
 background-image:linear-gradient(180deg,#fff,#f4f4fa);
 color:#252b3a;
 font-size:4.8vw;
 height:9.6vw;
 line-height:9.6vw
}
.lottery-set .set-list .list-content .list-ul .li.ul-seriesName span.active {
 color:#fff;
 border-radius:1.33333vw;
 border:none;
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.lottery-set .set-btn {
 padding:2.66667vw 0;
 margin:0 2.66667vw;
 height:16vw;
 border-top:1px solid #e7e7e7
}
.lottery-set .set-btn .li span {
 text-align:center;
 display:block;
 height:11.2vw;
 line-height:11.2vw;
 border:1px solid #f7f3f3;
 border-radius:1.78667vw;
 font-size:3.2vw;
 color:#333;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57)
}
.lottery-set .set-btn .li span .van-col--4 {
 width:14.4vw
}
.lottery-set .set-btn .li:nth-child(3) span {
 border-radius:1.86667vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 color:#fff
}
.lottery-set .set-btn .li.disable span {
 background:#e8e8e8!important;
 border-color:#e8e8e8;
 color:#bbb
}
.lottery-set .set-btn .li .pop-tip {
 position:absolute;
 padding:0 2.66667vw;
 height:8vw;
 border-radius:2.66667vw;
 color:#fff;
 text-align:center;
 line-height:8vw;
 border-radius:5.33333vw;
 background-color:#0091ff;
 bottom:18.66667vw;
 right:8vw
}
.lottery-set .set-btn .li .pop-tip .pop-array {
 position:absolute;
 bottom:-1.6vw;
 right:8vw;
 width:0;
 height:0;
 border-left:1.33333vw solid transparent;
 border-right:1.33333vw solid transparent;
 border-top:1.6vw solid #0091ff
}
.error-tip {
 padding-top:2.66667vw;
 text-align:center;
 color:#333
}

.popUpDialog[data-v-c4ab5006] {
 background-color:transparent
}
.vue-slide-bar-component[data-v-c4ab5006] {
 position:relative;
 box-sizing:border-box;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 touch-action:none
}
.vue-slide-bar[data-v-c4ab5006] {
 position:relative;
 display:block;
 border-radius:4vw;
 background-color:#d8d8d8;
 cursor:pointer
}
.vue-slide-bar[data-v-c4ab5006]:after {
 content:"";
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
 z-index:2
}
.vue-slide-bar-process[data-v-c4ab5006] {
 position:absolute;
 border-radius:4vw;
 background-color:#1066fd;
 transition:all 0s;
 z-index:1;
 width:0;
 height:100%;
 top:0;
 left:0;
 will-change:width
}
.vue-slide-bar-tooltip-container[data-v-c4ab5006] {
 position:absolute;
 transition:all 0s;
 will-change:transform;
 cursor:pointer;
 z-index:3;
 left:0;
 top:-4.26667vw
}
.vue-slide-bar-tooltip-wrap[data-v-c4ab5006] {
 position:absolute;
 z-index:9;
 width:100%;
 height:100%;
 display:block!important
}
.vue-slide-bar-tooltip-top[data-v-c4ab5006] {
 top:1.6vw;
 left:40%;
 transform:translate(-50%,-100%)
}
.vue-slide-bar-tooltip[data-v-c4ab5006] {
 position:relative;
 font-size:3.73333vw;
 white-space:nowrap;
 padding:.53333vw 1.33333vw;
 min-width:5.33333vw;
 text-align:center;
 color:#fff;
 border-radius:1.33333vw;
 border:1px solid #1066fd;
 background-color:#1066fd
}
.vue-slide-bar-tooltip[data-v-c4ab5006]:before {
 content:"";
 position:absolute;
 bottom:-2.66667vw;
 left:50%;
 width:0;
 height:0;
 border:1.33333vw solid transparent;
 border-top-color:inherit;
 transform:translate(-50%)
}
.vue-slide-bar-range[data-v-c4ab5006] {
 position:relative;
 top:-4vw;
 display:flex;
 padding:1.33333vw 0;
 justify-content:space-between
}
.vue-slide-bar-separate[data-v-c4ab5006] {
 position:relative;
 width:1px;
 background-color:#9e9e9e;
 height:2.13333vw;
 cursor:pointer
}
.vue-slide-bar-separate-text[data-v-c4ab5006] {
 text-align:center;
 position:absolute;
 white-space:nowrap;
 transform:translate(-50%);
 top:4vw
}
.vue-slide-bar-separate[data-v-c4ab5006] {
 font-family:inherit!important
}
.tooltip-circle[data-v-c4ab5006] {
 position:relative;
 width:4.8vw;
 height:4.8vw;
 border-radius:4.8vw;
 background-color:#1d9eff
}
.tooltip-circle .tooltip-text[data-v-c4ab5006] {
 position:absolute;
 top:-5.33333vw;
 width:100%;
 text-align:center;
 font-size:3.92vw;
 color:#333
}
.vue-slide-bar-component[data-v-c4ab5006] {
 padding-top:6.4vw
}

.changlong-limit {
 position:relative
}
.changlong-limit:before {
 position:absolute;
 top:-5.33333vw;
 left:0;
 content:"";
 background-color:#e9e9e9;
 display:block;
 width:100%;
 height:1px;
 transform:scaleY(.5)
}
.changlong-limit .recover-btn {
 width:29.86667vw;
 height:11.2vw;
 -o-object-fit:contain;
 object-fit:contain;
 line-height:11.2vw;
 text-align:center;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:2.13333vw;
 box-sizing:border-box
}
.changlong-limit .save-btn {
 width:57.06667vw;
 height:11.37778vw;
 line-height:11.37778vw;
 text-align:center
}
.changlong-limit .mr10 {
 margin-right:2.66667vw
}
.limit-actioins__wrap {
 display:flex;
 position:relative;
 justify-content:center
}
.limit-actioins__wrap:before {
 position:absolute;
 top:0;
 left:0;
 content:"";
 background-color:#e9e9e9;
 display:block;
 width:100%;
 height:1px;
 transform:scaleY(.5)
}
.limit-actioins {
 padding-top:4.62222vw;
 margin-bottom:8.17778vw
}
.setting-panel {
 margin:5.06667vw 3.46667vw 4.44444vw
}
.setting-panel .setting-panel__summary {
 display:flex;
 justify-content:space-between;
 margin-bottom:2.66667vw
}
.setting-panel .setting-panel__label {
 color:#999;
 font-size:4.26667vw
}
.setting-panel .setting-panel__label--pre {
 letter-spacing:0
}
.setting-panel .setting-panel__value {
 font-weight:500;
 color:#333
}
.action-button {
 display:inline-block;
 color:#333;
 font-size:4.26667vw;
 background-repeat:no-repeat;
 background-size:100% 100%;
 background-position:50%
}
.action-button.action-button--active {
 width:57.06667vw;
 height:11.2vw;
 -o-object-fit:contain;
 object-fit:contain;
 color:#fff;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:2.13333vw
}

.double-fs2check-modal {
 width:auto;
 overflow:hidden;
 font-size:3.73333vw;
 color:#445d7e;
 z-index:101;
 background:#fff;
 border-radius:.8vw
}
.double-fs2check-modal .modal-title {
 position:relative;
 width:100%;
 background:linear-gradient(90deg,#69acea,#61c3d7);
 height:16vw;
 line-height:16vw;
 font-size:4.8vw;
 color:#fff;
 text-align:center
}
.double-fs2check-modal .modal-title .modal-title-close {
 display:inline
}
.double-fs2check-modal .modal-content {
 padding:8vw
}
.double-fs2check-modal .modal-content h3,
.double-fs2check-modal .modal-content p {
 text-align:center;
 margin-bottom:5.33333vw
}
.double-fs2check-modal .modal-btns {
 width:100%;
 text-align:center;
 padding:0 4.26667vw 2.66667vw;
 white-space:nowrap
}
.double-fs2check-modal .modal-btns .mk-button {
 height:9.6vw
}
.double-fs2check-modal .modal-content {
 padding:0
}
.check-bet-fs2content>section {
 padding:4.26667vw 2.66667vw 0 4.26667vw
}
.check-bet-fs2content>section .section-body {
 padding-bottom:2.66667vw;
 font-size:3.73333vw;
 border-bottom:1px solid #b9c2cb;
 color:#333
}
.check-bet-fs2content>section .section-body .color-black {
 color:#000
}
.check-bet-fs2content>section .section-body .content .id {
 flex:1
}
.check-bet-fs2content>section .section-body .content .num {
 flex:2;
 word-break:break-all
}
.check-bet-fs2content>section .section-body .content .money {
 flex:1
}
.check-bet-fs2content>section .section-body .combinate-list {
 max-height:80vw;
 overflow-x:hidden;
 overflow-y:auto
}
.check-bet-fs2content>section .section-body .list-item {
 display:flex;
 padding:1.33333vw 0
}
.check-bet-fs2content>section .section-body .amount input {
 width:13.33333vw;
 border-radius:1.33333vw;
 outline:none;
 border:1px solid #aaa;
 padding:1.33333vw 0 1.33333vw 1.33333vw
}
.check-bet-fs2content>section .section-body .sumary {
 display:flex;
 justify-content:center
}

.tipmodal-wrap .pop-header .right {
 color:#999;
 font-size:3.2vw;
 width:10.66667vw
}
.basket-modal.double {
 display:flex;
 height:100%;
 flex-direction:column
}
.basket-modal.double .bet-list-container {
 max-height:114.4vw;
 overflow-y:auto;
 position:relative;
 display:flex;
 flex-direction:column;
 flex:1
}
.basket-modal.double .button-select {
 border:1px solid #bbb
}
.basket-modal.double .button-select .text {
 padding:0;
 border-right:1px solid #bbb
}
.basket-modal.double .button-select .small-btn-sub {
 color:#bbb
}
.basket-modal.double .ButtonSelect.down.active .button-select {
 border:1px solid #bbb
}
.basket-modal.double .ButtonSelect.down.active .button-select .text {
 border-right:1px solid #bbb
}
.basket-modal.double .bet-list-wrap {
 padding:0 4.26667vw
}
.basket-modal.double .bet-item {
 border:none;
 height:23.46667vw;
 border-radius:2.93333vw;
 background-color:#fafafa;
 position:relative
}
.basket-modal.double .bet-item:last-child {
 border-bottom:none
}
.basket-modal.double .bet-item>.bet-item--top {
 line-height:5.06667vw
}
.basket-modal.double .bet-item .name {
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#999
}
.basket-modal.double .bet-item .delete {
 display:inline-block;
 align-self:center;
 width:3.73333vw;
 height:4vw;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAnCAYAAACBvSFyAAAAAXNSR0IArs4c6QAAAvxJREFUWAntWE1oU0EQnnkJNi0qaoqieBFUpKAHRfDizYOCeLBNI0pjCHhQ8FjTgso72VZ79ChVEyi2aW5qTx5EUPAHwSp40IK9+UMsbTSkSd44L822773N5q3Yg4e3EHZn5pvZ2W83j51F0Gyx5MBxq2bdQsQuIjJUbohQIYCXAOFL+cyNdyqcU49OQTU+m7y6p2wtzSDhPCA85iQqKiwgrkeCU5zIfMe2zn3Z0f5fSmzDEPYD2PYyVU8CQRshnshnht/6+XQnrpxn/L3S959HGPvED6+k1eMYtWUjuvWjR99cDIXqOCSrsznArcWeRDrPWR9wqyUpSkCbAXCW98+SrB4Fb0UEgHYi4Fc2LXrMKyIhERp4Pcx7PLc8QcNGeBSRFliaW0EDFHnyLxzYoVIPGVtk6w8Zj7t4Lk4Qntve9QURFuyxq/X0pQvdfem7LuUaCTbr/OPFuJvumXB7rbEkJcH7xCzptXhicG8skR7QQ6tRUhJqqGypQS1uEQ2du2xulK36Gu0kkklzUyo1ssEZmkmrs7ZULrnYO5Myd8QmJ0NObKuxdhLFWim/UC3cbxXMtnGykWrl9yd4+PqiH1bYpS8mr46a/hER+DtBOquLsH87x9kiJvHrtZnwC/Qv9iAJwV7ARMCEYED0wZkImBAMiD44EwETggHRS2dCdcfkS0aVANXlXyOiYbTX7CEZLUpFMbvw8chK0QCjP2zQNSWgYRgbSy8aEEqEQx2+tzARS/tmlcsOPRVOfj1js34Yp13aDkAqcwXW5gSpxlwcvOIb7jM4dsiuuHRaG1dgZS9QYgIIZxh02L4t53p76/vrdRLyVGZkmsfToLHumGmusz6XDvL7xgvhL3qJCQzhOGe7mx69GTVNU05SeP5FbydAs6XbfFy3G4jjXldmU278vvCAa984W75x1fqBS9eWjMgRVjX8YBLmbdsPRFGuUu5MZW5eWLUuj5omYZvshw42nubt6dK86ntj12VOoMpPBO/5N5HLDE80BQXK/4mBP2kj3PGwki4OAAAAAElFTkSuQmCC)
}
.basket-modal.double .bet-item .money {
 position:relative;
 flex:1;
 align-self:center;
 height:16vw;
 display:flex;
 align-items:center
}
.basket-modal.double .bet-item .money .plain-text {
 border-radius:1.33333vw;
 box-shadow:inset 0 1px .53333vw .1px rgba(104,121,180,.19);
 border:1px solid #d9ddf0;
 background-color:#fbfcfd;
 width:24.53333vw;
 height:7.73333vw;
 align-items:normal
}
.basket-modal.double .bet-item .money .totalMoney {
 position:absolute;
 bottom:0;
 width:100%;
 text-align:center;
 font-size:3.2vw;
 font-weight:500;
 line-height:4.26667vw;
 color:#333
}
.basket-modal.double .bet-item .win-money {
 align-self:center;
 flex:1.5;
 padding-left:2.4vw;
 max-width:100%;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#999
}
.basket-modal.double .bet-item .limitbar {
 position:absolute;
 text-align:center;
 top:-1.06667vw;
 left:11.2vw;
 transform:scale(.8);
 background-color:#fe7955;
 font-family:PingFangSC;
 font-size:3.2vw;
 padding:0 2.13333vw;
 color:#fff;
 border-radius:1.33333vw;
 border-bottom-left-radius:0
}
.basket-modal.double .bet-item .item-info {
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
 align-content:center;
 display:flex;
 flex-wrap:nowrap;
 flex-direction:column;
 padding-top:1.33333vw
}
.basket-modal.double .bet-item .item-info .name {
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 height:3.73333vw;
 line-height:3.73333vw;
 width:100%
}
.basket-modal.double .bet-item .item-info .name-wrap {
 display:flex
}
.basket-modal.double .bet-item .item-info .name-wrap .fs-name {
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 flex:1
}
.basket-modal.double .bet-item .item-info .name-wrap .fs-count {
 width:9.6vw;
 height:4.8vw;
 line-height:4.8vw;
 border-radius:.8vw;
 background-color:#619def;
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#fff;
 text-align:center;
 align-self:center;
 margin-right:1.33333vw
}
.basket-modal.double .bet-item .item-info .content {
 height:3.73333vw;
 line-height:3.73333vw;
 flex:1;
 width:100%
}
.basket-modal.double .bet-item .item-info.item-isFushi {
 height:13.33333vw;
 position:relative
}
.basket-modal.double .bet-item .item-info.item-isFushi .name-wrap .fs-name {
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#999;
 border-radius:.8vw;
 margin-right:1.33333vw
}
.basket-modal.double .bet-item .item-info.item-isFushi .name-wrap .content {
 font-size:3.2vw;
 color:#999;
 display:flex;
 align-items:center
}
.basket-modal.double .bet-item .content {
 display:inline-block;
 max-width:100%;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 font-family:PingFangSC;
 font-size:4vw;
 color:#333
}
.basket-modal.double .keyboard-warp {
 flex:1;
 display:flex;
 flex-direction:column;
 justify-content:flex-end
}
.basket-modal.double .keyboard-warp .van-key--gray {
 background-color:#cbd1d9
}
.basket-modal.double .actions .basket-bottom {
 display:flex;
 justify-content:space-between;
 align-items:center;
 height:18.66667vw;
 padding:0 2.66667vw;
 background-color:#fff;
 font-size:3.2vw;
 color:#666
}
.basket-modal.double .actions .basket-bottom .left {
 font-size:3.2vw
}
.basket-modal.double .actions .basket-bottom .info {
 text-align:left;
 font-size:3.2vw;
 color:#333
}
.basket-modal.double .actions .basket-bottom .info .balance b {
 color:#ff9305;
 font-weight:400
}
.basket-modal.double .actions .basket-bottom .info .balance b>i {
 display:inline-block;
 transform:scale(.85)
}
.basket-modal.double .actions .basket-bottom .info div.balance {
 padding-top:1.33333vw
}
.basket-modal.double .actions .basket-bottom .right {
 flex:1;
 display:flex;
 justify-content:flex-end
}
.basket-modal.double .actions .basket-bottom .right .mk-button {
 position:relative
}
.basket-modal.double .actions .basket-bottom .right .mk-button .mk-tooltip-g {
 transform:rotate(0) translateY(-100%);
 right:0;
 left:unset;
 white-space:normal!important;
 width:69.33333vw
}
.basket-modal.double .actions .basket-bottom .right .mk-button .mk-tooltip-g .carrot {
 left:unset;
 right:5.33333vw
}
.basket-modal.double .actions .basket-bottom .trace {
 width:15.46667vw;
 height:11.46667vw;
 font-size:4.26667vw;
 background:#edf8ff;
 border:1px solid #20b8ff;
 border-radius:2.13333vw;
 font-family:PingFangSC-regular;
 color:#00a3ff
}
.basket-modal.double .actions .basket-bottom .submit.disabled,
.basket-modal.double .actions .basket-bottom .trace.disabled {
 background-color:#f5f5f5;
 background-image:none;
 color:#bebebe
}
.basket-modal.double .actions .basket-bottom .submit {
 width:15.46667vw;
 height:11.46667vw;
 border-radius:1.86667vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 font-family:PingFangSC;
 font-size:4.26667vw;
 color:#fff
}
.basket-modal.double .actions .basket-bottom .w-80 {
 width:21.33333vw
}
.trace-tip-modal .pop-header {
 height:15.64444vw;
 border-bottom:1px solid #dfe2f2
}
.trace-tip-modal .pop-header>.center {
 font-size:4.62222vw;
 color:#333
}
.trace-tip-modal .pop-header>.right {
 font-family:PingFangSC;
 font-size:3.73333vw;
 color:#999
}
.basket-modal.double .bet-item--new {
 height:auto
}
.basket-modal.double .bet-item--top--new {
 display:block
}
.basket-modal.double .bet-item--top--new .item-info-line-1 .name {
 height:auto!important;
 padding:0 0 1.06667vw
}
.basket-modal.double .bet-item--top--new .item-info-line-1 .content {
 font-size:2.66667vw;
 line-height:6.4vw
}
.basket-modal.double .bet-item--top--new .item-info-line-1 .name-wrap .fs-name {
 flex:none
}
.basket-modal.double .bet-item--top--new .item-info-line-1 .name-wrap .fs-count {
 text-transform:lowercase;
 padding:0 1.06667vw;
 width:auto
}
.basket-modal.double .bet-item--top--new .item-info-line-2 {
 display:flex;
 width:100%;
 padding-top:1.6vw;
 padding-bottom:2.66667vw
}
.basket-modal.double .bet-item--top--new .item-info-line-2 .money {
 height:auto!important
}
.basket-modal.double .bet-item--top--new .item-info-line-2 .totalMoney {
 position:relative
}
.basket-modal.double .bet-item--top--new .item-info-line-2 .win-money {
 flex:none;
 margin-right:5.33333vw
}

.combo-basket-modal.double {
 display:flex;
 height:100%;
 flex-direction:column
}
.combo-basket-modal.double .bet-list-container {
 max-height:114.4vw;
 overflow-y:auto;
 position:relative;
 display:flex;
 flex-direction:column;
 flex:1
}
.combo-basket-modal.double .bet-list-wrap {
 padding:0 4.26667vw
}
.combo-basket-modal.double .bet-item {
 border:none;
 height:23.46667vw;
 border-radius:2.93333vw;
 background-color:#f5f9ff;
 line-height:23.46667vw;
 display:flex;
 flex-direction:column;
 align-content:center;
 justify-content:center;
 flex:1;
 position:relative
}
.combo-basket-modal.double .bet-item:last-child {
 border-bottom:none
}
.combo-basket-modal.double .bet-item>.bet-item--top {
 height:12vw;
 line-height:5.06667vw
}
.combo-basket-modal.double .bet-item .name {
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#666
}
.combo-basket-modal.double .bet-item .money {
 position:relative;
 flex:1;
 align-self:center;
 height:16vw;
 display:flex;
 align-items:center
}
.combo-basket-modal.double .bet-item .money .plain-text {
 border-radius:1.33333vw;
 box-shadow:inset 0 1px .53333vw .1px rgba(104,121,180,.19);
 border:1px solid #d9ddf0;
 background-color:#fbfcfd;
 width:24.53333vw;
 height:7.73333vw;
 align-items:normal;
 line-height:7.73333vw;
 padding-left:1.33333vw
}
.combo-basket-modal.double .bet-item .money .totalMoney {
 position:absolute;
 bottom:0;
 width:100%;
 text-align:center;
 font-size:3.2vw;
 font-weight:500;
 line-height:4.26667vw;
 color:#333
}
.combo-basket-modal.double .bet-item .win-money {
 align-self:center;
 flex:1.5;
 padding-left:2.4vw;
 max-width:100%;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#666
}
.combo-basket-modal.double .bet-item .item-info {
 flex:1.5;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
 align-content:center;
 display:flex;
 flex-wrap:nowrap;
 flex-direction:column;
 padding-top:1.33333vw
}
.combo-basket-modal.double .bet-item .item-info .name {
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 height:3.73333vw;
 line-height:3.73333vw;
 flex:1;
 width:100%
}
.combo-basket-modal.double .bet-item .item-info .name-wrap {
 display:flex
}
.combo-basket-modal.double .bet-item .item-info .name-wrap .fs-name {
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 flex:1
}
.combo-basket-modal.double .bet-item .item-info .name-wrap .fs-count {
 width:9.6vw;
 height:4.8vw;
 line-height:4.8vw;
 border-radius:.8vw;
 background-color:#619def;
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#fff;
 text-align:center;
 align-self:center;
 margin-right:1.33333vw
}
.combo-basket-modal.double .bet-item .item-info .limitbar {
 position:absolute;
 text-align:center;
 top:-1.06667vw;
 left:11.2vw;
 transform:scale(.8);
 background-color:#fe7955;
 font-family:PingFangSC;
 font-size:3.2vw;
 padding:0 2.13333vw;
 color:#fff;
 border-radius:1.33333vw;
 border-bottom-left-radius:0
}
.combo-basket-modal.double .bet-item .item-info .content {
 height:3.73333vw;
 line-height:3.73333vw;
 flex:1;
 width:100%
}
.combo-basket-modal.double .bet-item .item-info.item-isFushi {
 height:13.33333vw;
 position:relative;
 top:-2.4vw
}
.combo-basket-modal.double .bet-item .item-info.item-isFushi .name-wrap .fs-name {
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#666;
 border-radius:.8vw;
 margin-right:1.33333vw
}
.combo-basket-modal.double .bet-item .item-info.item-isFushi .name-wrap .content {
 font-size:3.2vw;
 color:#666;
 display:flex;
 align-items:center
}
.combo-basket-modal.double .bet-item .content {
 display:inline-block;
 max-width:100%;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 font-family:PingFangSC;
 font-size:4vw;
 color:#333
}
.combo-basket-modal.double .actions .basket-bottom {
 display:flex;
 justify-content:space-between;
 align-items:center;
 height:18.66667vw;
 padding:0 2.66667vw;
 background-color:#fff;
 font-size:3.2vw;
 color:#666
}
.combo-basket-modal.double .actions .basket-bottom .left {
 font-size:3.2vw
}
.combo-basket-modal.double .actions .basket-bottom .info {
 text-align:left;
 font-size:3.46667vw;
 color:#333
}
.combo-basket-modal.double .actions .basket-bottom .info .balance {
 margin-top:2.66667vw
}
.combo-basket-modal.double .actions .basket-bottom .info .balance b {
 font-weight:400
}
.combo-basket-modal.double .actions .basket-bottom .info .balance b>i {
 display:inline-block;
 transform:scale(.85)
}
.combo-basket-modal.double .actions .basket-bottom .right {
 flex:1;
 display:flex;
 justify-content:flex-end
}
.combo-basket-modal.double .actions .basket-bottom .submit {
 width:25.86667vw;
 height:11.46667vw;
 border-radius:1.86667vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 font-family:PingFangSC;
 font-size:4.26667vw;
 color:#fff
}
.combo-basket-modal.double .actions .basket-bottom .w-80 {
 width:21.33333vw;
 font-size:4.26667vw
}

.combo-basket-modal {
 display:flex;
 height:100%;
 flex-direction:column
}
.combo-basket-modal .bet-list-container {
 flex:1;
 max-height:114.4vw;
 overflow-y:auto
}
.combo-basket-modal .bet-list-wrap {
 padding:0 4.26667vw
}
.combo-basket-modal .bet-item {
 height:23.46667vw;
 border-radius:2.66667vw;
 background-color:#f5f9ff;
 margin-top:2.93333vw;
 display:flex;
 justify-content:center;
 flex-direction:column
}
.combo-basket-modal .bet-item .soloFag {
 width:8vw;
 height:4.26667vw;
 border-radius:.88vw;
 background-color:#ff6464;
 font-size:2.66667vw;
 line-height:4.26667vw;
 color:#fff;
 text-align:center;
 display:inline-block;
 margin-left:2.66667vw
}
.combo-basket-modal .bet-item:last-child {
 margin-bottom:2.93333vw
}
.combo-basket-modal .bet-item--top {
 height:50%;
 display:flex;
 justify-content:space-between;
 align-items:center;
 padding-top:1.86667vw;
 padding-left:3.2vw
}
.combo-basket-modal .bet-item--top>.item-info {
 display:flex;
 min-height:100%;
 flex-direction:column;
 width:40%
}
.combo-basket-modal .bet-item--top>.item-info>div {
 display:block
}
.combo-basket-modal .bet-item--top>.item-info>div.name {
 font-size:4.08vw;
 color:#333;
 white-space:nowrap;
 text-overflow:ellipsis
}
.combo-basket-modal .bet-item--top>.item-info>div.content {
 font-size:3.33333vw;
 color:#ff9305;
 margin-top:1px;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}
.combo-basket-modal .bet-item--top>.van-icon {
 align-self:center;
 padding:1.33333vw;
 position:relative;
 top:2.66667vw
}
.combo-basket-modal .bet-item--bottom {
 height:50%;
 display:flex;
 align-items:center;
 padding-bottom:1.86667vw;
 padding-left:3.2vw
}
.combo-basket-modal .bet-item .content {
 display:inline-block;
 max-width:100%;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.combo-basket-modal .bet-item .bet-number {
 width:8vw;
 font-size:3.33333vw;
 color:#666
}
.combo-basket-modal .bet-item .bet-amount,
.combo-basket-modal .bet-item .bet-number {
 display:inline-block;
 font-size:3.2vw
}
.combo-basket-modal .bet-item .bet-amount {
 min-width:13.33333vw;
 margin-left:2.66667vw;
 font-size:3.52vw;
 color:#666
}
.combo-basket-modal .bet-item .moneyMode {
 display:inline-block;
 width:24.53333vw
}
.combo-basket-modal .bet-item .multiple {
 width:26.66667vw;
 margin-left:2.66667vw
}
.combo-basket-modal .bet-item .name {
 color:#333;
 font-size:3.2vw
}
.combo-basket-modal .bet-item .delete {
 display:block;
 align-self:center;
 width:4vw;
 height:100%;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAnCAYAAACBvSFyAAAAAXNSR0IArs4c6QAAAvxJREFUWAntWE1oU0EQnnkJNi0qaoqieBFUpKAHRfDizYOCeLBNI0pjCHhQ8FjTgso72VZ79ChVEyi2aW5qTx5EUPAHwSp40IK9+UMsbTSkSd44L822773N5q3Yg4e3EHZn5pvZ2W83j51F0Gyx5MBxq2bdQsQuIjJUbohQIYCXAOFL+cyNdyqcU49OQTU+m7y6p2wtzSDhPCA85iQqKiwgrkeCU5zIfMe2zn3Z0f5fSmzDEPYD2PYyVU8CQRshnshnht/6+XQnrpxn/L3S959HGPvED6+k1eMYtWUjuvWjR99cDIXqOCSrsznArcWeRDrPWR9wqyUpSkCbAXCW98+SrB4Fb0UEgHYi4Fc2LXrMKyIhERp4Pcx7PLc8QcNGeBSRFliaW0EDFHnyLxzYoVIPGVtk6w8Zj7t4Lk4Qntve9QURFuyxq/X0pQvdfem7LuUaCTbr/OPFuJvumXB7rbEkJcH7xCzptXhicG8skR7QQ6tRUhJqqGypQS1uEQ2du2xulK36Gu0kkklzUyo1ssEZmkmrs7ZULrnYO5Myd8QmJ0NObKuxdhLFWim/UC3cbxXMtnGykWrl9yd4+PqiH1bYpS8mr46a/hER+DtBOquLsH87x9kiJvHrtZnwC/Qv9iAJwV7ARMCEYED0wZkImBAMiD44EwETggHRS2dCdcfkS0aVANXlXyOiYbTX7CEZLUpFMbvw8chK0QCjP2zQNSWgYRgbSy8aEEqEQx2+tzARS/tmlcsOPRVOfj1js34Yp13aDkAqcwXW5gSpxlwcvOIb7jM4dsiuuHRaG1dgZS9QYgIIZxh02L4t53p76/vrdRLyVGZkmsfToLHumGmusz6XDvL7xgvhL3qJCQzhOGe7mx69GTVNU05SeP5FbydAs6XbfFy3G4jjXldmU278vvCAa984W75x1fqBS9eWjMgRVjX8YBLmbdsPRFGuUu5MZW5eWLUuj5omYZvshw42nubt6dK86ntj12VOoMpPBO/5N5HLDE80BQXK/4mBP2kj3PGwki4OAAAAAElFTkSuQmCC);
 background-position:bottom;
 margin-right:1.86667vw
}
.combo-basket-modal .keyboard-warp {
 flex:1;
 display:flex;
 flex-direction:column;
 justify-content:flex-end
}
.combo-basket-modal .keyboard-warp .van-key--gray {
 background-color:#cbd1d9
}
.combo-basket-modal .actions {
 color:#666
}
.combo-basket-modal .actions .basket-bottom {
 display:flex;
 justify-content:space-between;
 align-items:center;
 padding:0 2.66667vw;
 font-size:3.2vw;
 height:21.06667vw;
 box-shadow:0 .53333vw 2.4vw 0 rgba(0,0,0,.25);
 background-color:#fff
}
.combo-basket-modal .actions .basket-bottom .left {
 font-size:3.2vw
}
.combo-basket-modal .actions .basket-bottom .info {
 text-align:left;
 font-size:3.92vw;
 color:#666
}
.combo-basket-modal .actions .basket-bottom .info .amount {
 letter-spacing:-.53333vw
}
.combo-basket-modal .actions .basket-bottom .info .amount small {
 letter-spacing:1px
}
.combo-basket-modal .actions .basket-bottom .right {
 flex:1;
 display:flex;
 justify-content:flex-end
}
.combo-basket-modal .actions .basket-bottom .trace {
 width:16.8vw;
 height:12.26667vw;
 border-radius:1.97333vw;
 background-color:#fff;
 font-size:4.72vw;
 font-weight:500;
 color:#fff;
 background:url(/h5/images/cancel_shortc309fc0ed1369d3e9039a6766a4b65fa.png);
 background-size:100% 100%
}
.combo-basket-modal .actions .basket-bottom .submit {
 width:31.46667vw;
 height:12.26667vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:1.97333vw;
 font-size:4.72vw;
 font-weight:500;
 margin-left:2.66667vw;
 color:#fff
}
.combo-basket-modal .actions .basket-bottom .w-80 {
 width:21.33333vw;
 font-size:4.26667vw
}

.statistics.double {
 z-index:501
}
.statistics.double .balls-ul {
 display:flex;
 width:100%;
 padding:0 2.66667vw;
 margin-top:2.66667vw;
 justify-content:space-around
}
.statistics.double .balls-ul li {
 flex:1;
 padding:1.33333vw 2.66667vw;
 height:10.13333vw;
 text-align:center;
 -o-object-fit:contain;
 object-fit:contain;
 border-radius:1.95467vw;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 display:flex;
 align-items:center;
 justify-content:center;
 margin-right:2.66667vw
}
.statistics.double .balls-ul li span:first-child {
 font-family:PingFangSC-Medium;
 font-size:3.2vw;
 color:#666;
 margin-right:1.6vw
}
.statistics.double .balls-ul li span:nth-child(2) {
 font-family:PingFangSC-Regular;
 font-size:3.2vw;
 color:#999
}
.statistics.double .balls-ul li .ball-red {
 color:#e3253a;
 font-family:PingFangSC-Medium;
 font-size:3.2vw;
 line-height:4.53333vw
}
.statistics.double .balls-ul li .ball-blue {
 color:#1c9eff
}
.statistics.double .balls-ul li .ball-green {
 color:#6ec48f
}
.statistics.double .balls-ul li.active {
 color:#fff;
 border:none;
 background-image:unset;
 background-color:#1d9eff
}
.statistics.double .balls-ul li.active span,
.statistics.double .balls-ul li.active span i {
 color:#fff
}
.statistics.double .balls-ul>li:last-child {
 margin-right:0!important
}
.statistics.double .bet-statistics {
 padding-left:1.06667vw;
 padding-right:1.06667vw
}
.statistics.double .shouqi {
 width:10.66667vw;
 height:8.26667vw;
 text-align:center;
 line-height:8.26667vw;
 display:inline-block;
 border:1px solid #e4e4e4;
 border-radius:1.77778vw;
 font-family:PingFangSC-Medium;
 font-size:2.89867vw;
 color:#666;
 letter-spacing:.2px
}
.statistics.double .statistics-adjust {
 width:81.06667vw;
 justify-content:flex-end
}
.statistics.double .statistics-adjust .quick-money {
 position:relative;
 display:flex;
 background-image:linear-gradient(180deg,#fff,#f7f8fd 14%,#fcfdff 70%,#fff);
 border-radius:1.77778vw;
 border:1px solid rgba(201,202,228,.57);
 min-width:0;
 overflow-x:auto;
 color:#333;
 font-size:3.2vw;
 margin-right:1.6vw;
 width:100%
}
.statistics.double .statistics-adjust .quick-money.empty {
 width:auto;
 border-radius:1.33333vw
}
.statistics.double .statistics-adjust .quick-money .money-group {
 flex:1;
 display:flex;
 overflow:hidden;
 white-space:normal
}
.statistics.double .statistics-adjust .quick-money .money-group.showTriangle>.money-item-wrap:last-of-type {
 border-top-right-radius:0;
 border-bottom-right-radius:0
}
.statistics.double .statistics-adjust .quick-money .money-group>.money-item-wrap {
 flex:1;
 display:flex;
 width:auto;
 left:0;
 right:0;
 margin:auto
}
.statistics.double .statistics-adjust .quick-money .money-group>.money-item-wrap:before {
 content:"";
 border-left:1px solid #e4e4e4;
 pointer-events:none
}
.statistics.double .statistics-adjust .quick-money .money-group>.money-item-wrap.active {
 border:1px solid rgb(41, 163, 255);
}
.statistics.double .statistics-adjust .quick-money .money-group>.money-item-wrap:last-of-type {
 border-top-right-radius:1.77778vw;
 border-bottom-right-radius:1.77778vw
}
.statistics.double .statistics-adjust .quick-money .money-group>.money-item-wrap>.money-item {
 flex:none;
 border-left:none;
 left:0;
 right:0;
 margin:auto;
 padding:0 .8vw
}
.statistics.double .statistics-adjust .quick-money .money-item {
 flex:1;
 box-sizing:border-box;
 height:7.46667vw;
 line-height:7.46667vw;
 border-left:1px solid #e4e4e4;
 text-align:center
}
.statistics.double .statistics-adjust .quick-money .money-item:active {
 color:#fff;
 background-image:linear-gradient(-55deg,#5a82f8 30%,#4ec1fb);
 box-shadow:0 1.06667vw 0 0 #e0e4f2
}
.statistics.double .statistics-adjust .quick-money .money-item.title {
 width:6.4vw;
 flex:none
}
.statistics.double .statistics-adjust .quick-money .money-item.title:first-of-type {
 border-left:0
}
.statistics.double .statistics-adjust .quick-money .money-item.title.arrow-left {
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAbCAYAAABxwd+fAAAAAXNSR0IArs4c6QAAAUdJREFUOBHFlb9KA0EQxmfuFJsIVjbBwj+djZViJEW4NoUvkrxKwDyErUXa8wrxRCsbO6OFpLESTCOyN+4E54ib7N6cTaaZXXa+H8P3cRzAqouI4vT2+UL2iORQp2dP74307uWKAHqiW5ODtqf5W9N8fI4A6GheU2uj7OHVir/uXQgD1aAsH3eLb3NDBM35TeSsAlk/eoaAPWmI0O1BjziZ63w8oKIoTXUBcveCfpO5tINdGQ71pSBfMiHQgkehZNSgqmRUIE0yKlBoSPNWepSc7g1jhHMEmGqE7kwJ4odOa38UrcdtRJi4g1X3P6AZ7Hj3EWDjBABt19cCiKVJa2cSb222AdF+5bpaCmJp53B7an1jz4YalBfEYkQ0ydlBH6Oob28mBAyCRKhJVAViYFWiatAMFki0Fohh/0mUdd5yf0fewZU9/ACD9HR5Tn5BJAAAAABJRU5ErkJggg==) no-repeat;
 background-size:contain;
 background-size:25%;
 background-position:50%
}
.statistics.double .statistics-adjust .quick-money .money-item.title.arrow-right {
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAbCAYAAACjkdXHAAAAAXNSR0IArs4c6QAAATFJREFUOBHN07FuwjAQBuC7BHUCdeuCOjRrl06VMoaueQEegoFXgRdhYGyUAQGiU5du0A4VS6dKZakq53pJagG2sWN1wYtly99v504B+O/I5usREYW+OUEJCGCQLV8n+ctH2yegwhUgSsXn1yxbvHebBuxxnXAH8L3Kn954dg8F8ycQdIsfMcsXm9TFNVwCrkFbEEy4DgNbgBHXgEIqipGtExb8F2HphBNXESc60QzXCVonPLDeCSxDH+drLrDPQIEBDr1uVuNb6oZrzU/dBQj9JI6mXhgRtkErTJP7m+fyEg+MDC4YXm/l65phxGl42eknt1c7CRvdzN847sXREBHFIXTguh0PcTRWkVwbn31YUXnQNGtYragJyT0F6xWVB03zHp+oqAkd7dl++KODZ7P4BSOGd0KUSY8wAAAAAElFTkSuQmCC) no-repeat;
 background-size:contain;
 background-size:25%;
 background-position:50%
}
.statistics.double .statistics-adjust .quick-money .money-item.title .mk-edit {
    display: inline-block;
vertical-align: middle;
 width:2.84444vw;
 height:2.84444vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAtJJREFUWAntmM1rE0EYh7v5khbbohd704sFL0Jv4geIov9DDopJTCIIXu1BBUHwDygo+ajxEpSoBy8VQZCCB6niRT0ICtWTIAjBRDEhic+7ZEIYdnY3yW7w0IFkZud9532f/c1kZsjMzE5xV8ASc7FY/NTr9ZbdXc1Wy7Je5HK5M7pHqVTa1+12N+h/hz2PX1f30Z9j0iEwOD+huak7+Hlm7HvdT2CI+xLbXurDPO+ivuAFZQP1g23yFmt64HGe+zAfABBFjkYikRWUekC/vLwrVGSchG5jlDL4LKDGXDQaXcpms4+BSgKTxH6f2pjXaHBLarINwczjc5zE2yjzrFwuH/MLFRjQMAwgJ5n+N/F4/BTtr6NABQKkw+Tz+S+iYjqd/uEExVQ+AvQc4w7pak8MZIJRiXQotpi7wCSBuo6KH5WfqicC8oJRSYagmsBc6sPcUvbhemwgvzAqWbvdztBeAmYNZRxhxHcsoFFhCoXCKrlu95W5IolNZWSgCWGMyijAkYDChhEo30DTgPENNC0YX0Bhw1QqlQPVanWPwEhxnbKwYQSg1Wo9bDabN6UtxQg0DRgBYCuYZbOclbYUI5AciNjnuTbIzrrMib3fHuHwpe0znj9thxCDLkegWq2WwGMF8muArVNvdDqdz5xDA2lVhCBhJKYjUKPRWBQjl6ufnNZHaJ5ApaeA3QDgrNikBA0jMR2BUMUGwl5PpVLbXCdeAXMeqA4f+zIfBowRiOQ2EMnr4iQFqN/0/+FjhQUjeRwVot8GYkEPgACJMIWn6fuFXR2UEy1gAdBLTO+QZ6ZsQWquDM9ZyHM0F9kGdos60o9ycrkKHEZiOwIlEonXwNzB/rc/baJUXdoo9C2TybyVwWEURyAW8neSXQ4joVdM0xryGheafQfIS9r/TqHhRb3KT/yi1xuEYJe/gbZUXAV0lT3moOqccr0Vi8XuTTmn/3T/AB+V/tVyxGZmAAAAAElFTkSuQmCC) no-repeat;
 background-size:contain
}
.statistics.double .statistics-adjust .default-amount {
 display:block;
 min-width:15.37778vw;
 height:8vw;
 text-align:center;
 color:rgb(41, 163, 255);
 background:linear-gradient(rgb(255, 255, 255), rgb(247, 248, 253) 14%, rgb(252, 253, 255) 70%, rgb(255, 255, 255));
 border-radius:1.77778vw;
 border:1px solid rgb(224, 225, 239);
 font-size:3.38667vw
}
.statistics.double .statistics-adjust .default-amount input{
    color: rgb(41, 163, 255);
}
.statistics.double .statistics-adjust .default-amount.redBorder {
 border:1px solid #a5b6e3
}
.statistics.double .statistics-adjust .default-amount.active {
 border:1px solid rgb(224, 225, 239);
}
.statistics.double .statistics-adjust .default-amount .suffix {
 font-size:3.38667vw
}
.statistics.double .statistics-adjust .default-amount .placeholder {
 font-size:3.2vw;
 color:#333
}
.statistics .statistics-btns .quick-bet .balance .num-wrap {
 display:inline;
 margin-left:0
}
.statistics .statistics-btns .quick-bet.changlong {
 width:61.33333vw!important;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:1.95467vw
}
.statistics .statistics-btns .quick-bet.changlong.disabled {
 background-image:none;
 background-color:#e8e8e8
}
.statistics .statistics-btns .bet-trace .mk-tooltip-g {
 transform:rotate(0) translateY(-100%);
 left:unset!important;
 right:0
}
.statistics .statistics-btns .bet-trace .mk-tooltip-g .carrot {
 left:unset;
 right:5.33333vw
}
.box-539-select ul {
 display:flex;
 justify-content:center;
 border-bottom:1px solid #e9edff;
 padding:2.66667vw 0 1.33333vw
}
.box-539-select ul li {
 width:30.66667vw;
 height:17.06667vw;
 background:#f6f9fb;
 border-radius:1.6vw;
 box-sizing:border-box;
 margin-right:1.33333vw;
 font-size:3.73333vw;
 color:#7985a5
}
.box-539-select ul li:last-child {
 margin-right:0
}
.box-539-select ul li.selected {
 background-image:linear-gradient(180deg,#fff,#f9f9f9);
 border:1px solid #9dd5ff
}
.box-539-select ul li p:first-child {
 text-align:center;
 font-family:PingFangSC-Medium;
 padding:1.86667vw 0 1.33333vw;
 display:flex;
 align-items:center;
 justify-content:center
}
.box-539-select ul li p:first-child span {
 font-size:2.66667vw;
 background:#f46c4a;
 border-radius:.8vw .8vw .8vw 0;
 color:#fff;
 padding:1px 1.06667vw;
 line-height:1.2;
 font-family:PingFangSC-Regular;
 margin-left:1.33333vw
}
.box-539-select ul li p:nth-child(2) {
 font-size:3.2vw;
 display:flex;
 justify-content:center;
 align-items:center
}
.box-539-select ul li p input {
 margin-left:1.06667vw;
 border:1px solid #9dd5ff;
 width:20vw;
 height:6.13333vw;
 box-sizing:border-box;
 border-radius:.8vw;
 text-align:center
}

.changlong-remind {
 height:100%;
 width:100%;
 display:flex;
 flex-direction:column;
 background:#e9ebf0;
 position:relative
}
.changlong-remind .remindRefFresh {
 flex:1;
 overflow:auto
}
.changlong-remind .remindRefFresh .van-pull-refresh__track {
 height:100%
}
.changlong-remind .remind-list {
 padding:2.13333vw 3.2vw;
 z-index:1;
 -webkit-overflow-scrolling:touch
}
.changlong-remind .remind-list li {
 display:flex;
 margin-bottom:1.78667vw;
 border-radius:2.66667vw
}
.changlong-remind .remind-list li.active-playItemId {
 border:1px solid rgb(23, 156, 255)
}
.changlong-remind .remind-list li.active-playItemId .list-series {
 background:rgb(237, 248, 255)
}
.changlong-remind .remind-list li .list-series {
 flex:1;
 padding:0 6.84533vw 0 4vw;
 background:#fff;
 min-height:16.53333vw;
 display:flex;
 position:relative;
 border-radius:2.66667vw
}
.changlong-remind .remind-list li .list-series .fengpan {
 color:#ff6407;
 line-height:16.8vw;
 margin-right:5.33333vw;
 display:flex;
 align-items:center
}
.changlong-remind .remind-list li .list-series .list-series-left {
 flex:1;
 display:flex;
 flex-direction:column
}
.changlong-remind .remind-list li .list-series .list-series-left .series-name {
 color:#999;
 display:flex;
 padding-top:2.66667vw!important;
 flex:1!important;
 align-items:center
}
.changlong-remind .remind-list li .list-series .list-series-left .play-name {
 display:flex;
 flex:2;
 align-items:center;
 font-family:PingFangSC-Medium;
 font-size:4vw;
 color:#333;
 padding-bottom:1.33333vw
}
.changlong-remind .remind-list li .list-series .list-series-right {
 width:21.33333vw
}
.changlong-remind .remind-list li .list-series .list-series-right>div:first-child {
 height:100%;
 display:flex;
 flex-direction:column;
 align-items:center
}
.changlong-remind .remind-list li .list-series .list-series-right>div:first-child .series-issue {
 display:flex;
 color:#999;
 font-size:3.73333vw;
 font-family:PingFangSC-Regular;
 flex:2;
 align-items:center
}
.changlong-remind .remind-list li .list-series .list-series-right>div:first-child .series-issue b {
 color:#ff6407;
 font-size:4.8vw;
 margin:0 .53333vw;
 font-family:DINAlternate
}
.changlong-remind .remind-list li .list-series .list-series-right>div:first-child .series-time {
 display:flex;
 color:#999;
 flex:1;
 font-size:3.73333vw;
 align-items:center;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
 padding-top:2.66667vw
}
.changlong-remind .remind-list li .list-series .list-series-right>div:first-child .series-time .counter {
 font-family:DINAlternate;
 letter-spacing:-.8vw
}
.changlong-remind .remind-list li .list-series .list-series-right>div:first-child .series-time .counter .normal-counter-1 {
 color:#999
}
.changlong-remind .remind-list li .list-series .list-series-right>div:first-child .series-time .counter span {
 letter-spacing:.1px
}
.changlong-remind .remind-list li .list-series .series-more {
 position:absolute;
 right:2.66667vw;
 top:50%;
 transform:translateY(-50%)
}
.changlong-remind .remind-list li .list-series .series-more i {
 color:#999
}
.changlong-remind .remind-list li .list-btn {
 position:relative;
 width:13.33333vw;
 height:10.66667vw;
 margin-left:1.33333vw;
 background:#fff;
 border-radius:2.13333vw;
 text-align:center;
 line-height:10.66667vw
}
.changlong-remind .remind-list li .list-btn.disabled {
 background-color:#f2f2f2;
 border-color:#ccc;
 color:#ccc;
 cursor:not-allowed
}
.changlong-remind .remind-list .not-data {
 display:flex;
 flex-direction:column;
 align-items:center;
 justify-content:center;
 min-height:100%;
 margin-top:8.2vw
}
.changlong-remind .remind-list .not-data p {
 font-size:3.2vw;
 text-align:center;
 color:#525d75;
 font-weight:600
}
.changlong-remind .remind-list .not-data img {
 width:76.34667vw;
 height:auto
}
.changlong-remind .remind-list.remind-list-currentLottery {
 padding:2.13333vw 3.55556vw 2.13333vw 3.64444vw;
 height:90%
}
.changlong-remind .remind-list.remind-list-currentLottery li .list-series .series-name {
 flex:3;
 padding:0;
 font-family:PingFangSC-Regular;
 font-size:3.2vw;
 color:#999
}
.changlong-remind .remind-list.remind-list-currentLottery li .list-series .series-name>p:first-child {
 display:none
}
.changlong-remind .remind-list.remind-list-currentLottery li .list-series .series-name>p:nth-child(2) {
 font-size:4.26667vw;
 color:#3b3b3b;
 line-height:16.53333vw;
 height:16.53333vw;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.changlong-remind .remind-list.remind-list-currentLottery li .list-series .series-issue {
 flex:1.2
}
.changlong-remind .remind-list.remind-list-currentLottery li .list-series .series-more {
 margin-top:.53333vw
}
.changlong-remind .remind-list.remind-list-allLottery li .list-series .series-name,
.changlong-remind .remind-list.remind-list-currentSeries li .list-series .series-name {
 flex:2
}
.changlong-remind .remind-list.remind-list-allLottery li .list-series .series-issue,
.changlong-remind .remind-list.remind-list-allLottery li .list-series .series-time,
.changlong-remind .remind-list.remind-list-currentSeries li .list-series .series-issue,
.changlong-remind .remind-list.remind-list-currentSeries li .list-series .series-time {
 flex:1
}
.changlong-remind .remind-list.remind-list-allLottery li .list-series .series-more,
.changlong-remind .remind-list.remind-list-currentSeries li .list-series .series-more {
 margin-top:1px
}
.changlong-remind .remind-set {
 width:100%;
 height:20.08889vw;
 background:#fff;
 box-shadow:0 .53333vw 2.13333vw 0 rgba(0,0,0,.25);
 z-index:1;
 display:flex;
 padding:5.24444vw 2.75556vw 0 2.31111vw;
 justify-content:space-between
}
.changlong-remind .remind-set li {
 font-family:PingFangSC;
 font-size:3.37778vw;
 display:flex;
 flex-direction:column;
 align-items:center;
 position:relative
}
.changlong-remind .remind-set li .btn-icon {
 position:absolute;
 top:4.8vw;
 right:1.68889vw;
 width:2.4vw;
 height:1.24533vw;
 transform:rotateX(-180deg)
}
.changlong-remind .remind-set li .btn-icon.btn-icon-up {
 transform:rotateX(0deg)
}
.changlong-remind .remind-set li .btn-tooltip {
 width:30.4vw;
 height:37.6vw;
 background:#fff;
 border-radius:1.33333vw;
 padding:0;
 border-radius:1.78667vw;
 border:none
}
.changlong-remind .remind-set li .btn-tooltip:after {
 border-top-color:#fff
}
.changlong-remind .remind-set li .btn-tooltip .tooltip-ul {
 background:#fff;
 box-shadow:0 0 2.13333vw 0 rgba(131,170,225,.23);
 border-radius:1.78667vw;
 border:none
}
.changlong-remind .remind-set li .btn-tooltip .tooltip-ul .li {
 color:#333;
 text-align:center;
 line-height:8vw;
 border-right:1px solid #eee;
 border-bottom:1px solid #eee
}
.changlong-remind .remind-set li .btn-tooltip .tooltip-ul .li:nth-child(2n) {
 border-right:none
}
.changlong-remind .remind-set li .btn-tooltip .carrot {
 left:auto;
 right:0;
 bottom:-8vw;
 border-top-color:#fff!important
}
.changlong-remind .remind-set li span {
 color:#333
}
.changlong-remind .remind-set li.current-lottery span {
 width:25.77778vw;
 height:11.2vw;
 line-height:11.2vw;
 text-align:center;
 font-size:3.38667vw;
 color:#333;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:1.86667vw
}
.changlong-remind .remind-set li.current-lottery span.activeBtn {
 color:#fff;
 background:rgb(28, 158, 255)
}
.changlong-remind .remind-set li.current-lottery span.disabled {
 opacity:.5
}
.changlong-remind .remind-set li.series-btn span {
 width:14.4vw;
 height:11.2vw;
 line-height:11.2vw;
 text-align:center;
 font-size:3.38667vw;
 color:#333;
 background-image:linear-gradient(rgb(255, 255, 255), rgb(243, 247, 255));;
 border:1px solid rgba(201, 202, 228, 0.57);
 border-radius:1.86667vw
}
.changlong-remind .remind-set li.series-btn span.activeBtn {
 color:#fff;
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.changlong-remind .remind-set li.set-lottery>span {
 width:28.26667vw;
 height:11.2vw;
 line-height:11.2vw;
 text-align:center;
 font-size:3.38667vw;
 color:#333;
 border-radius:1.94667vw;
 display:flex;
 background-image:linear-gradient(rgb(255, 255, 255), rgb(243, 247, 255));;
 border:1px solid rgba(201, 202, 228, 0.57);
 border-radius:1.86667vw
}
.changlong-remind .remind-set li.set-lottery>span.activeBtn {
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.changlong-remind .remind-set li.set-lottery>span.activeBtn .left,
.changlong-remind .remind-set li.set-lottery>span.activeBtn .right {
 color:#fff
}
.changlong-remind .remind-set li.set-lottery .left {
 width:13.95556vw;
 display:flex;
 justify-content:center;
 align-items:center;
 line-height:normal;
 height:100%;
 border-right:1px dotted rgba(201,202,228,.47)
}
.changlong-remind .remind-set li.set-lottery .right {
 width:14.22222vw;
 display:flex;
 flex-direction:column;
 justify-content:center;
 perspective:1
}
.changlong-remind .remind-set li.set-lottery .right b {
 font-weight:400;
 color:rgb(41, 163, 255)
}
.changlong-remind .remind-set li.set-lottery .right span {
 text-align:left;
 padding-left:2.13333vw
}
.changlong-remind .remind-set li.set-lottery .right span:first-child {
 line-height:4.8vw;
 color:#999
}
.changlong-remind .remind-set li.set-lottery .right span:nth-child(2) {
 line-height:4.44444vw;
 color:#29a3ff
}
.changlong-remind .remind-set li.set-lottery .activeBtn .right b,
.changlong-remind .remind-set li.set-lottery .activeBtn .right span {
 color:#fff
}
.changlong-remind .remind-set li.set-issue {
 width:22.93333vw;
 height:11.2vw;
 position:relative;
 justify-content:center;
 align-items:flex-start;
 padding-left:2.66667vw;
 perspective:1
}
.changlong-remind .remind-set li.set-issue>span:first-of-type {
 color:#999
}
.changlong-remind .remind-set li.set-issue>span:nth-of-type(2) {
 color:rgb(41, 163, 255)
}
.changlong-remind .remind-set li.set-number {
 display:flex;
 flex-direction:row;
 align-items:center
}
.changlong-remind .remind-set li.set-number span {
 width:13.33333vw
}
.changlong-remind .remind-set li.set-number .van-switch {
 background-color:#afbed0
}
.changlong-remind .remind-set li.set-number .van-switch .van-switch__node {
 background-image:linear-gradient(0deg,#c8ccd5,#fff)
}
.changlong-remind .remind-set li.set-number .van-switch.van-switch--on {
 background-color:#5ba1f9
}
.lottery-set-modal,
.lottery-set-modal .pop-body {
 height:auto
}
.lottery-set-modal .pop-body {
 position:relative
}
.custom-loosing-content {
 display:flex;
 align-items:center;
 justify-content:center
}
.custom-loosing-content img {
 width:5.33333vw;
 height:auto
}

.tabs-nav {
 height:100%
}
.tabs-nav .van-tabs__wrap {
 box-sizing:border-box;
 height:11.73333vw;
 line-height:11.73333vw;
 position:static;
 overflow:visible
}
.tabs-nav .van-tabs__wrap:after {
 display:none
}
.tabs-nav .van-tabs__wrap .van-tabs__nav--line {
 padding-bottom:4vw
}
.tabs-nav .van-tabs__content {
 height:calc(100% - 3.73333vw)
}
.tabs-nav .van-tab__pane {
 height:100%;
 display:flex;
 flex-direction:column;
 overflow:hidden
}
.chang-long-title b {
 position:relative;
 font-weight:400
}
.chang-long-title b i {
 position:absolute;
 top:-3.2vw;
 right:-3.2vw;
 width:5.33333vw;
 height:5.33333vw;
 background:#ff9307;
 border-radius:5.33333vw;
 line-height:5.6vw;
 font-size:3.2vw;
 color:#fff
}
.assist-list {
 height:100%;
 position:relative
}
.assist-list .top-panel {
 position:relative;
 height:calc(100% - 20.33333vw)
}
.assist-list .miss-remind-modal .top-title {
 height:8vw
}
.assist-list .miss-remind-modal .top-panel {
 background:#f8f8f8;
 height:calc(100% - 21.33333vw)
}
.assist-list .btn-group {
 position:relative;
 height:13.33333vw;
 display:flex;
 justify-content:space-around;
 align-items:center;
 background-color:#555;
 border-radius:0 0 1.06667vw 1.06667vw
}
.assist-list .btn-group.wz4d-btn-group-wrapper {
 padding-left:4vw;
 padding-right:4vw
}
.assist-list .btn-group.wz4d-btn-group-wrapper .calenda-icon {
 width:5.33333vw;
 height:5.33333vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAABX5JREFUWAntmF1oXEUUx7ubzXY3MVDiCgmCBsXaqKW21Gr0KYnig4JFBS2C3UAxD0og1GSTbMGXfCcmEKyIRY2ijcQSi4oWlASpFnxoLY1pLXloRAwGY7RJtsnm09/Z3rnOzt7lbgWzFbwwO+fjf86ce2bmzNzN2ZTB09ra+nJFRcWJysrKbcPDw8czMHGErK+ve3Jzc4/i5x38xfD1nSNQE3o1Oi25trYWwXkB7fn29vZb0gJdFNjeDmSf+PJ4PBEXeEKdUYAgA8oZwdq0kmXa67YEmZEfn+68q6srf2VlxS+ywsLCeHV19RVdb9J9fX2bY7FYninX+fz8/Cs1NTVxXWbSPT09wXg8ngjYHDeRQdbY3ubm5vNLS0tzq6urM9Kmp6fnkb1qOlM8NlVzPAqfrp/laWtre07ZmX1LS0vzwsKC7cca9wf8Py5YL4DHSP3H0KWk3aMcWPQBxZs9NmEwuabcgfeD3e8gV6ID+MlRjDXu3dh8yos9LBl8RSn1nkW8Cv+aLtPpnJycN8Es6DInGkyMQY846USGXsZYctIzK1EfxtuVkkF3FxUVjQlfUlKyUl5evqJ0Zt/Y2PgBtgP9/f2JNWvqFR8Oh5cIYk3xZt/U1NQ8MjLSPjExkdgPU1NTu9gH3woOu+0itHcTaZ2sqqpaNJ0AHCOY++kvU8d+UXpr4BS80kuPP5slAT+TlTl8SZlJJEKUViISyWBaJ5UBuEBGZYag9uLwJdqDdXV1MeXgWvuGhobLBPmQ5eupTOyTykw6g/r6+l/RHU6nvxY5QY6Cl5bRk1EGM/L0L4HMDJ6m7MjuzdrDGk2KKYlhURZnLbI0A/+3ptjr9cqpMp3mZTZKLLNoX+mSppgScJbCadehjYpIH6e7u/vWxcW/S2tSgDpQp9k4lfD3iowsj3GKnND1Qvf29m7h0N8HmU+bow3xsr/RJz1yvjJLOyzhmWg0OpIEMBjXNUhwj7B5vqJ1S2OXfcFN40nDzyauXQMM/Dqti/YG2E9MDL7Ksf9S+aIfFpmJ03nXAAHfpBtYdIqM0+FGHcfgrhjBgwvpdibtGiDT9CHTWkcAR6VBR8vKyt4yHaELIzti4eSm87SJYWkMYR+xMOLrIFN8zMTpvOsaxJncRLp1IyeaFzmP/AUnnZJZvjoVLz12OptCu2YwxWKDBa4ZlHg6OjpKl5eX7xHa5/P9aB34wtrP4OCgf3x8XDZUHpmaD4VCXzt90+i+uCWdi0QiF20nDoRrBvkueYDgzmE7KI3L5Fmr7CS5I7h3Ce4zwdB/zrdFytqixNyHvdxklK9RkSU5MhjXAFnIpdjomRabuww/wpoy+6auYbcSvP79kUtJulPTp5D6wClKERQXFw9MTk7uxPFO4Zm+Mb/f/7bQ+sMp9CI17hA4KdTztB5dLzSfoMf4ECwDkyjU+DpdUFDwkYnTeQ9TuK4ErImbWRPXw1E3YcUUc51iFXy2etcplsA4wEN81N/BevSwZi5Su343A2bavPz3soNpCzLVs2DGoO3ZUfjOzs4ifNxGWw8Ggxdqa2v/VDqn3jWDnLtbuV1cwuEp+RwkkJ/YxYmSoztE9h6BnbEwo9gd1vVCs5z2UBEmBCP+OL8vsYtLTJzOuwZIQLsxuEEZwcsm2KN41ZMt89A3edlgskE2Kxv6LbxUYvNpsiTSdYopuMepaUNY7bIsv2fnpdQ4dHW0Q7Q82iyBpPxjQYDvo3uUJqVLnlNMc8rV7arq6u//u1jPxj+hZYpnaIVizHp4loU8LnS2HqqFmn5ZszM+fk6yXp6QgNhZaf8P3KiAicEeiri+8XJ6HEQybUuvE4LETQUCgUaPxMNfsIXUumcgtxG1P8sxxgnuAm2QG/gfWY7Fffi/AGxor+nyUpbfAAAAAElFTkSuQmCC);
 background-size:100% auto
}
.assist-list .btn-group.wz4d-btn-group-wrapper .calenda-icon.close-icon {
 padding:2.66667vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAABeJJREFUWAnNmGlMXFUUgHnDsCYYMRATY1wai0l/+MMfaki0LLWLBZeg1ForXaEtSIWyhCVNGlkD6VhCWyltKda2SKnUGH+YWmiMoRo1bUxjI/zQREOsEmNAIex+Z/LO5AEzzMJSb/I495577jnfO3d7g1FVVbVqampqU3Bw8OWSkpIbQf+DAtPTYDwbEhLygW16evoijYOTk5Nf0/Hi3eaDIYOE9fDUjY2NnbYB9KcJFQpsBwYv3y1IYm8H7DTxhSsInmEbadxJ/VdTEYKyvaKiIk3ay1kqKyt3EfsUMZ1wyJ8Mw9hvCERdXd2jo6Oj3VQfljZlgueN8vJymf4lL8BlEuR9AJ081G+HhoYmFRUV/e6kLSws/Dk8PHw1xL+YNHbk+erq6k1me8kE07oX5y44GH7kSRQ4CarEToCampqH2CzdvMkKZ6dhTNpstq3s7gtOg0X+Q+ayidWobgG7ReaSSdgfLp1WVNbW1j44MTEhkI+JjkGTiG1lZWUfqs1iSNZ5Ln6OqC/i/BAWFpZcUFAwoDqRuiBduuLi4t+AS0DRJ0rqwTytvO1b0l6Mgq88/FjhbgKYNBtOYs2YYmtwMvnA+Ph4F7rHTf0U072rtLS0xWrnbx24A7xwvWXcjcjIyDX5+fl/WXSu6pwMag+Z7Gc9JNC+berkUD/FopZjKaDC2CIrHFn7nhss2ROcBPGYQSXgje+n3oXjVc4BhjGN4ywy2aw2vkj8lOCjSm3x8S2ZW5uXl/e36txJjxlUYzbHHZwl8NwSHUEMniYW+R618SaBK5sF9w2Ze94bnPj1mkENXl9fH8NhfpVATzgHkklKDof5MbVxJ5nWg1xfh7SPF70eFRW1Pjc3d1B180mvGdTBssNwnsRzU3TAycsdJTtvq81sSZYPWeHo77Hb7et8hRN/PmdQgx8+fPi+kZGRKwA+qTpkHpl8z9IOArwCmzKL7qvo6OgN2dnZ/1h0Xqs+Z1A9yY7juFlDJr9THdLBVOZrG7iqWXBfcgiv9xdO/PmdQYVwOBz3Dg8Pfw7IU6oDWo6RGNpFqkNeAy6F6+tfi87nasCAEqGhoeGeoaEhgXzGQ8Su2NjY1KysrGEP/V7Vfk+x1aMsdhb9WnQ9Vr1Z/4JzLmUhcOJnQYDigBtnSHe2tLWgu856HdF2oDI40IE6jg3RyBRna9siVycnJxtdXV3XLDq/qwEDAmVwVx9D7tOoZO0z6v08j5i6hKSkJDuQ8rUeUAkIUOA4VuQr2HXdAffpypUr0ziC2jgnZdOsMImeI5NhQF4NhNDvNWjCnUBmakDgPomJiUlLT08fk00RERGRiu6K9mNbwlKo0bY/0q9jhkA2MteM3KFBAOkEbhNg46oT2dLSEt7f338Z23UWfT03TqGl7bXqM6DAkQX5zZqhXoHriI+P35yYmCi/AucUzsmwwcHBj+l4QTsZ4+ALyXXrqN6T9AnQhDuDk63qiEDtwG3xBKd27e3tob29vZdop6iOsUeAfEfb80mvgAQIJkArTraoIwK0sSHeZM3JDyqvRSD7+vraedGX1JjN1MhHr8cvIZedVtxJgcOx/Jqzwp33B078yuZhnb7Gi3VqHD7DclgyckzNmySPnd3d3faenp5zOEhXp8izTM02Ak1ZdD5XTZ9t+HT9awVfTWRyL3LanSO3gKajCzh61TKoFbgdgcKpH3cvjs+TQGa6g5wD2NTUFDIwMPARcK+oUwaexsHuhcKpP3Ndn6W9WXWeYswANOEuAudazAz0+HbqPBDpbvPhZ84suQDNndYBXKoGBO4EmduDdLs+1C5QSSw5+FuQ1v9azFjnTkA5UPnwvIThRg0G1HHgspcKTuMIJLv5JO3tqkOei4uLy5BjzDDhOjHcoAZAHWVD5Gh7qSWxDSCbibNTY8HgPGvtXEXS4YLjAG0gc/vVcDmkzBJlN9M9iXR+hCBf5wy+I18zrsscQ8dyw2kCBNJc78dVJ2x2Og5QkSunjWl1WDqXvSqQBN3HdA8gN9J+9z890b1lEnBqIwAAAABJRU5ErkJggg==);
 background-size:4vw 4vw;
 background-repeat:no-repeat;
 background-position:50%
}
.assist-list .btn-group.wz4d-btn-group-wrapper .goBack-btn,
.assist-list .btn-group.wz4d-btn-group-wrapper .goTrend-btn {
 width:37.33333vw
}
.assist-list .btn-group>button {
 width:32vw;
 height:8vw;
 padding:0
}
.assist-list .btn-group .goBack-btn,
.assist-list .btn-group .goTrend-btn {
 width:44.26667vw;
 height:10.57778vw;
 border-radius:1.77778vw;
 overflow:hidden;
 box-shadow:inset 0 0 3.52vw 1.81333vw rgba(207,219,239,.13)
}
.assist-list .btn-group .goTrend-btn {
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:1.95467vw
}
.assist-list .btn-group .goBack-btn {
 color:#999;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:2.13333vw
}
.assist-list .van-tab {
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXcAAACECAYAAABrsWv9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2YTcwYmVlMS04Yjc3LTQ5ZGMtODk1MC03NGYxYWE1ODNiNDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDE2MkEwQzcyMTZGMTFFQUE2MTg4RTdCM0Y0MjJCOUQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDE2MkEwQzYyMTZGMTFFQUE2MTg4RTdCM0Y0MjJCOUQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmYjI1NmVkNS00MDQ5LTQ3NjctOTE2Yi02NGJjYzExZDljN2MiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkZTNlMTRkYS1iNjgxLWM3NGMtYjAwZS0wODUzMWJmZjI4ZDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6p25IoAAAB1UlEQVR42uzZQQ7CIBBAUanoGbwZ979Ga4uDgTMY8L1kQlN2s/hp0lTDDYClbFYAIO4AiDsA4g6AuAMg7gDiDoC4AyDuAIg7AOIOIO4AiDsA4g6AuAMg7gCIO4C4AyDuAIg7AOIOgLgDiDsA4g6AuAMg7gCIOwDiDiDuAIg7AOIOgLgDIO4A4g6AuAMg7gCIOwDiDoC4A4g7AOIOgLgDIO4AiDuAuAMg7gCIOwDiDoC4AyDuAOIOgLgDIO4AiDsA4g4g7gCIOwDiDoC4AyDuAIg7gLgDIO4AiDsA4g6AuAOIOwDiDoC4AyDuAIg7AOIOIO4AiDsA4g6AuAMg7gDiDoC4AyDuAIg7AOIOgLgDiDsA4g6AuAMg7gCIO4C4AyDuAIg7AOIOgLgDIO4A4g6AuAMg7gCIOwDiDiDuAIg7AOIOgLgDIO4AiDuAuAMg7gCIOwDiDoC4A4g7AOIOgLgDIO4AiDsA4g4g7gCIOwA/l0sprzifMY+Yu+ADTOmKOWOOmD33h3GxiTvAtHFv825db3Hf+4tD2AHWCPz4cj972JPdAEyrjsDnHvarX4g7wNxx/54j7qIOsFDkU63VGgAW4wcqgLgDIO4AiDsA4g6AuAP8j48AAwB2qSPzlWuV/QAAAABJRU5ErkJggg==) no-repeat 0 0;
 background-size:100% 80%
}
.assist-list .van-tab.van-tab--active {
 background:url(/h5/images/swiper_active3737f0ae98260787ba9b320a0032f1f8.png) no-repeat 0 0;
 background-size:100% 80%
}
.WZ4D .assist-list {
 padding-bottom:16vw
}






.flex-center-center {
 display:flex;
 align-items:center
}
.head-spc {
 position:relative;
 background-image:url();
 background-size:contain;
 background-repeat:no-repeat;
 margin-bottom:2.66667vw
}
.head-spc .player {
 pointer-events:none
}
.head-spc .show-video-wrapper {
 height:100%;
 width:100%
}
.head-spc.show-vedio_2 {
 margin-bottom:0;
 position:fixed;
 z-index:2;
 top:0;
 bottom:0;
 left:0;
 right:0;
 overflow:hidden;
 background:#ccc
}
.head-spc.show-vedio_2 .dimg {
 width:100vmax;
 height:100vmin;
 border:none
}
.head-spc .dimg {
 height:56.26667vw;
 width:100vw;
 border:none;
 position:relative
}
.head-spc .dimg:before {
 content:"";
 left:0;
 right:0;
 background-color:#221b2f;
 opacity:.3
}
.head-spc .dimg:before,
.head-spc .dimg div {
 bottom:0;
 top:0;
 margin:auto;
 display:block;
 position:absolute
}
.head-spc .dimg div {
 font-size:5.33333vw;
 color:#fff;
 text-align:center;
 width:100%
}
.head-spc .counter-wrapper {
 left:2.66667vw;
 bottom:2.66667vw;
 line-height:6.93333vw;
 padding:0 1.6vw;
 color:#fff;
 font-size:3.2vw
}
.head-spc .counter-wrapper,
.head-spc img {
 height:6.93333vw;
 background:rgba(0,0,0,.5);
 border-radius:1.06667vw;
 position:absolute
}
.head-spc img {
 width:6.93333vw;
 padding:1.6vw;
 cursor:pointer
}
.head-spc .back {
 left:2.66667vw;
 top:2.66667vw;
 height:6.93333vw;
 padding:0 1.6vw;
 line-height:6.93333vw;
 background:rgba(0,0,0,.5);
 border-radius:1.06667vw;
 position:absolute;
 color:#fff
}
.head-spc .back .back-icon {
 vertical-align:middle;
 display:inline-block;
 width:2.13333vw;
 height:3.73333vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA2CAYAAADQzyn5AAAAAXNSR0IArs4c6QAABKtJREFUWAnlmFtoHFUYx3c3i5e6KhHF5NEXaaIiQhWquW1bNkSaVBu3KdZWBRVBRaiKqCBRFIuiWFqsRBRf1GpsbUnr2pgtuYH2QREf9DkgJBU10obENrtJf98yp3xzMrvZuaw+uDCcc/4z8/+d7zuXnZlY7D/61f0b3P7+/sTS0tLaqampPwwvYSq1KgWaz+c/Bnyqra3tTsOpKdiBfrS8vLwT4JXAv2lvb18v8LjpQdSlA/0Q6EOW9+nGxsYbagIGFietAn3Ygi7Q7pmcnByJPNUCbW1t/cCGxuPxf+rq6rYIVDoT6ax2Ih3A9xExNz+BcmwZHx//1miRgZ1I38f4UWMuJcBzFPdMTEwMaz2SVDvQAxg/ps0Fmkgk7gV6QutSDx2xk9738HpcmwuUYyvpzWnd1ENHzLrcD9wFxfw8Ry/Qrw3ILkMtp5aWlv0YPmGZlqDM3mOW7moGjpgls88LypK5bzWo9CDQGLM57CW9T7lCiMUWmUhZ0jtk6Z5N36kmve/i9LTltshE2sbsPWLpZZu+Uk163/GCkt4+P1DpTdURA32b9O7WIRBlgaOP9B7WejX1qsYY6FtAn9GGAqW9nUh9Q8Unqc286kDfBPqsPidQtPuZvYe07qdecYyZSHsAPKcNgRY5dgAd1Lrfelkw0Dcwe14bGihj+oXWg9Q9x5j0vo7ZC9pQoLQfYEw/13rQ+oqI2RxeI70vakMn0l1AD2o9TN0FJtJXeSB7yTJcAvwg6f3U0kM1L6Ya6CtE+rLlVoIS6SeWHrpZ2kCA9gL90sNtD7PXNdYe1wSSSqluaGg4QjpXTBq0J+nUXYGcV7mpBB4cHCwC38G1rmVCFlIcOf0GsIpf1adde3VHR0eyUCjIJMpaDmf5I+gcGxv7ztIDN11gcRF4sVg8SKS9luuZZDLZOTo6+r2lB2quAIuLE7mM+VbL9QztDBPulKX7brrWsbmbqArNzc3baX9lNKe8igl3ggl3h6X7bnqCxWVgYGAReB8g11MFQ3A1p4d5urzdN03dUBYs1wi8qalpG/Cj6p6YwNnhhhmSdVr3U/ccY9sgm81eMj09LRtMtz5Hh/6mE5sY8x+0Xk29KrAYCXxmZuYQoM2W8Swd2MS2+qOlV2xWTLW+k03mPJtML5DjWqdeT2dG2GRus/SKzaojNi5dXV2Xzs3NHQZ2t9Gc8i/W+UZWxE+W7tmsOmJzdy6XO5dKpWR92y9j17DxjKTT6VvNtZVK3xEbMyfyo0TeaTQpGYo/KTYw5j9r3a4HBosRy+kyohR4RhsDl+9ZGyvBfadaAxjP0ncNtIufGOQ8HbmWIs+Eu0XaXr9QYDEUOJOqh2rpo4qBCJwjT1ZuNpouQ4PFTOB8u+ohxXltDvg6/mbzTLibtC71UGNsm7HJXM4mcwzgBuvc73QqzZj/YvRIwWLa3d29ZnZ2Vr4GpA3EKU/z/pzmafVXaUeSag0YGhqar6+vl211VOvUrycTJxnztaJHHrGBZTKZKxYWFo4DazdaCRiP/8bWe2PNwAIR+Pz8vOxwrQ60SEd28m/2WU3BAiO1KWZ2jsm1nmNX1G8kwij7EzhPLF1lL/hfnLgAxZbYB2GHAkAAAAAASUVORK5CYII=);
 background-repeat:no-repeat;
 background-size:contain;
 background-position:0
}
.head-spc .close {
 right:2.66667vw;
 top:2.66667vw
}
.head-spc .quanping {
 right:2.66667vw;
 bottom:2.66667vw
}
.head-spc .shengyin {
 right:10.66667vw;
 bottom:2.66667vw
}
.head-spc .timer-wrap-showvedio .simple-counter {
 font-size:unset;
 font-family:unset;
 color:unset;
 display:inline-block
}

.head-spc .van-toast {
 position:absolute
}
.head-spc .simple-counter {
 font-family:unset;
 display:inline-block;
 color:#fff
}
.head-spc .simple-counter .normal-counter-1 {
 color:#fff
}
.head-spc.show-vedio_1 video {
 width:auto
}
.head-spc.show-vedio_1 canvas {
 transform:scale(.35) translateY(34vw)!important;
 width:auto
}



.canlendar-open-no-qiansan {
 display:flex;
 padding:4vw 0 2.66667vw;
 margin:0 auto;
 width:84vw;
 align-items:center
}
.canlendar-open-no-qiansan .issure {
 font-size:3.2vw;
 color:#333;
 margin-right:2.66667vw
}
.canlendar-open-no-qiansan ul {
 flex:1;
 display:flex;
 height:7.46667vw
}
.canlendar-open-no-qiansan ul li {
 flex:1;
 margin-right:1.06667vw;
 display:flex;
 color:#fff;
 border-radius:1.06667vw
}
.canlendar-open-no-qiansan ul li:first-child {
 background-color:#f06363
}
.canlendar-open-no-qiansan ul li:nth-child(2) {
 background-color:#f1a862
}
.canlendar-open-no-qiansan ul li:nth-child(3) {
 background-color:#75cef7;
 margin-right:0
}
.canlendar-open-no-qiansan ul li span:first-child {
 display:flex;
 width:4.53333vw;
 font-size:2.13333vw!important;
 line-height:1;
 background:rgba(0,0,0,.11);
 padding:.53333vw .8vw .8vw;
 vertical-align:middle;
 align-items:center;
 justify-content:center
}
.canlendar-open-no-qiansan ul li span:nth-child(2) {
 flex:1;
 text-align:center;
 line-height:8vw;
 letter-spacing:.53333vw
}
.canlendar-open-no-top {
 position:relative;
 background:#fff;
 background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 97%,#f3f3f3);
 margin-bottom:2.66667vw;
 border-radius:1.86667vw;
 overflow:hidden
}
.canlendar-open-no-top .wz4d-table {
 color:#666
}
.canlendar-open-no-top .wz4d-table .wz4d-colspan-title {
 background:#dbdee5;
 color:#333
}
.canlendar-open-no-top .wz4d-table .wz4d-colspan-list li {
 background-color:#ecf5ff;
 border-bottom:none
}
.canlendar-open-no-top:before {
 left:-1.6vw
}
.canlendar-open-no-top:after,
.canlendar-open-no-top:before {
 content:"";
 width:3.2vw;
 height:3.2vw;
 background-color:#d0d3d9;
 position:absolute;
 top:9.6vw;
 border-radius:50%
}
.canlendar-open-no-top:after {
 right:-1.6vw
}
.calenda-wrapper {
 position:relative
}
.calenda-wrapper .calendarBox {
 background:#fff;
 background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 97%,#f3f3f3);
 box-shadow:0 1px 1.6vw 0 rgba(0,0,0,.2);
 border-radius:1.86667vw;
 border-radius:7px;
 padding:0 2.66667vw 2.66667vw
}
.calenda-wrapper .calendarTop {
 height:9.33333vw;
 line-height:9.33333vw;
 border-bottom:1px solid #dedede;
 font-size:3.2vw;
 text-align:center;
 color:#333;
 position:relative
}
.calenda-wrapper .calendarTop .item-arrow {
 position:absolute;
 display:block;
 width:10.66667vw;
 height:9.33333vw;
 top:0;
 line-height:9.86667vw
}
.calenda-wrapper .calendarTop .item-arrow i {
 font-size:3.73333vw
}
.calenda-wrapper .calendarTop .item-arrow.prev {
 left:0;
 text-align:left
}
.calenda-wrapper .calendarTop .item-arrow.prev.disabled {
 opacity:.3
}
.calenda-wrapper .calendarTop .item-arrow.next {
 right:0;
 text-align:right
}
.calenda-wrapper .calendarTop .item-arrow.next.disabled {
 opacity:.3
}
.calenda-wrapper .week {
 display:flex;
 font-size:2.93333vw;
 color:#333;
 padding-top:1.06667vw;
 height:8vw;
 line-height:8vw
}
.calenda-wrapper .week span {
 flex:1;
 text-align:center
}
.calenda-wrapper .monthBox {
 display:flex;
 flex-wrap:wrap;
 padding-top:2.66667vw
}
.calenda-wrapper .monthBox .dayItem {
 width:14.28%;
 display:flex;
 flex-direction:column;
 justify-content:flex-start;
 align-items:center;
 height:9.33333vw
}
.calenda-wrapper .monthBox .dayItem.current {
 background-color:#eaf6ff;
 border:1px solid #25a2ff
}
.calenda-wrapper .monthBox .dayItem span {
 font-size:3.73333vw;
 font-weight:700;
 color:#bbb;
 line-height:1;
 padding-top:.8vw
}
.calenda-wrapper .monthBox .dayItem span.active {
 font-size:4vw;
 color:#25a2ff
}
.calenda-wrapper .monthBox .dayItem span.disabled {
 color:#bbb
}
.calenda-wrapper .monthBox .dayItem b {
 font-size:2.66667vw;
 color:#333;
 font-weight:400;
 padding:.53333vw 0 1.06667vw;
 letter-spacing:-1px
}

@keyframes showheght {
 0% {
  height:0
 }
 to {
  height:168px
 }
}
.mk-header {
 z-index:103;
 background-image:linear-gradient(rgb(118, 177, 255), rgb(180, 207, 244));
 background-position:50%;
 background-repeat:no-repeat;
 background-size:cover
}
.mk-header .tips {
 display:flex;
 position:absolute;
 width:91.46667vw;
 height:25.06667vw;
 border-radius:1.33333vw;
 background-color:rgba(0,0,0,.7);
 text-align:center;
 font-size:5.33333vw;
 letter-spacing:-.32vw;
 color:#fff;
 left:50%;
 top:5.33333vw;
 z-index:100;
 margin-left:-45.73333vw;
 align-items:center;
 justify-content:center
}
.mk-header .tips .tipWrapper {
 height:100%;
 width:100%
}
.mk-header .tips .tipWrapper>div:first-child {
 display:flex;
 font-size:6.21333vw;
 font-weight:500;
 align-items:center;
 justify-content:center;
 height:50%
}
.mk-header .tips .tipWrapper>div:nth-child(2) {
 display:flex;
 align-items:flex-start;
 justify-content:center;
 font-size:4.8vw;
 height:50%
}
.mk-header.double .ball-animation .small,
.mk-header.double .zodiac-wrap {
 display:none
}
.mk-header .header2-wrapper {
 display:flex;
 align-items:center;
 justify-content:space-between;
 padding-left:2vw;
 padding-right:2vw;
 margin-bottom:1.66667vw;
 position:relative
}
.mk-header .header2-wrapper.isZRC {
 padding-right:2vw
}
.mk-header .header2-wrapper img {
 width: 9.4vw;
height: 7.4vw;
}
.mk-header .header2-wrapper img.disabled {
 opacity:.3
}
.mk-header .header2-wrapper img.zrc-icon {
 padding-left:1.6vw
}
.mk-header .header2-wrapper .isZRC .right.ball-wrap {
 width:80%
}
.mk-header .header2-wrapper .isZRC .down-icon {
 margin-right:1vw
}
.mk-header .header2-wrapper .isZRC .ball-animation-ul-LHC>li:last-of-type {
 margin-right:.8vw
}
.mk-header .header-row {
 display:flex;
 align-items:center;
 z-index:1
}
.mk-header .header-row.one {
 justify-content:space-between;
 margin:0 auto;
 height:15vw;
 width:91.46667vw;
 z-index:2;
 position:relative
}
.mk-header .header-row.two {
 background:url(../images/kjbg.png);
 background-size:100% 100%;
 background-repeat:no-repeat;
 margin:0 auto;
 height:18vw;
 flex:1
}
.mk-header .header-row.two .left {
 width:22%;
 font-size:3.46667vw;
 text-align:right;
 color:#fff
}
.mk-header .header-row.two .right {
 width:78%
}
.mk-header .header-row.blur4 {
 filter:blur(1.06667vw)
}
.mk-header .jkc-left {
 width:32.16vw;
 height:9.76vw;
 background-image:url(data:image/png;base64,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);
 background-color:#fff;
 background-size:100% 100%;
 background-repeat:no-repeat;
 color:#666;
 position:relative;
 overflow:hidden;
 border-radius:1.33333vw
}
.mk-header .jkc-left.empty {
 display:flex;
 align-items:center;
 justify-content:center
}
.mk-header .jkc-left.empty div {
 letter-spacing:0;
 font-size:3.2vw
}
.mk-header .jkc-left.noempty {
 line-height:9.76vw
}
.mk-header .jkc-left .empty {
 font-family:fangzhengdaheijian;
 padding-top:.8vw;
 font-family:PingFangSC-Medium;
 font-size:3.73333vw;
 color:#666;
 text-align:center;
 line-height:3.22933vw
}
.mk-header .jkc-left.has-radius:before {
 border-top-right-radius:1.33333vw;
 border-bottom-right-radius:1.33333vw
}
.mk-header .jkc-left:before {
 content:"";
 position:absolute;
 top:.34667vw;
 left:.34667vw;
 bottom:.4vw;
 width:var(--jkcLeftWidth);
 opacity:.5;
 background:#3afff0;
 border-radius:1.33333vw;
 border-top-right-radius:0;
 border-bottom-right-radius:0;
 z-index:1
}
.mk-header .jkc-left div {
 letter-spacing:.53333vw;
 text-align:center;
 font-size:3.2vw
}
.mk-header .jkc-left .top {
 height:4.88vw;
 line-height:5.86667vw
}
.mk-header .jkc-left .bottom {
 height:4.88vw;
 line-height:4.26667vw;
 width:100%;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.mk-header .jkc-right {
 flex:.6;
 display:flex;
 flex-direction:column;
 justify-content:center;
 align-items:flex-end
}
.mk-header .jkc-right>img {
 width:11.73333vw;
 height:6.13333vw
}
.mk-header .jkc-right>span {
 color:#40444c;
 font-size:3.2vw;
 transform:scale(.8) translateY(.53333vw)
}
.mk-header .current-status {
 display:flex;
 flex:1;
 justify-content:space-between;
 align-items:center;
 align-content:center
}
.mk-header .current-status .current-issue {
 display:flex;
 align-items:center;
 color:#fff;
 flex:1
}
.mk-header .current-status .current-issue .back {
 margin-right:2.13333vw
}
.mk-header .current-status .current-issue .back .back-icon {
 display:block;
 width:2.66667vw;
 height:4.8vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA2CAYAAADQzyn5AAAAAXNSR0IArs4c6QAABKtJREFUWAnlmFtoHFUYx3c3i5e6KhHF5NEXaaIiQhWquW1bNkSaVBu3KdZWBRVBRaiKqCBRFIuiWFqsRBRf1GpsbUnr2pgtuYH2QREf9DkgJBU10obENrtJf98yp3xzMrvZuaw+uDCcc/4z8/+d7zuXnZlY7D/61f0b3P7+/sTS0tLaqampPwwvYSq1KgWaz+c/Bnyqra3tTsOpKdiBfrS8vLwT4JXAv2lvb18v8LjpQdSlA/0Q6EOW9+nGxsYbagIGFietAn3Ygi7Q7pmcnByJPNUCbW1t/cCGxuPxf+rq6rYIVDoT6ax2Ih3A9xExNz+BcmwZHx//1miRgZ1I38f4UWMuJcBzFPdMTEwMaz2SVDvQAxg/ps0Fmkgk7gV6QutSDx2xk9738HpcmwuUYyvpzWnd1ENHzLrcD9wFxfw8Ry/Qrw3ILkMtp5aWlv0YPmGZlqDM3mOW7moGjpgls88LypK5bzWo9CDQGLM57CW9T7lCiMUWmUhZ0jtk6Z5N36kmve/i9LTltshE2sbsPWLpZZu+Uk163/GCkt4+P1DpTdURA32b9O7WIRBlgaOP9B7WejX1qsYY6FtAn9GGAqW9nUh9Q8Unqc286kDfBPqsPidQtPuZvYe07qdecYyZSHsAPKcNgRY5dgAd1Lrfelkw0Dcwe14bGihj+oXWg9Q9x5j0vo7ZC9pQoLQfYEw/13rQ+oqI2RxeI70vakMn0l1AD2o9TN0FJtJXeSB7yTJcAvwg6f3U0kM1L6Ya6CtE+rLlVoIS6SeWHrpZ2kCA9gL90sNtD7PXNdYe1wSSSqluaGg4QjpXTBq0J+nUXYGcV7mpBB4cHCwC38G1rmVCFlIcOf0GsIpf1adde3VHR0eyUCjIJMpaDmf5I+gcGxv7ztIDN11gcRF4sVg8SKS9luuZZDLZOTo6+r2lB2quAIuLE7mM+VbL9QztDBPulKX7brrWsbmbqArNzc3baX9lNKe8igl3ggl3h6X7bnqCxWVgYGAReB8g11MFQ3A1p4d5urzdN03dUBYs1wi8qalpG/Cj6p6YwNnhhhmSdVr3U/ccY9sgm81eMj09LRtMtz5Hh/6mE5sY8x+0Xk29KrAYCXxmZuYQoM2W8Swd2MS2+qOlV2xWTLW+k03mPJtML5DjWqdeT2dG2GRus/SKzaojNi5dXV2Xzs3NHQZ2t9Gc8i/W+UZWxE+W7tmsOmJzdy6XO5dKpWR92y9j17DxjKTT6VvNtZVK3xEbMyfyo0TeaTQpGYo/KTYw5j9r3a4HBosRy+kyohR4RhsDl+9ZGyvBfadaAxjP0ncNtIufGOQ8HbmWIs+Eu0XaXr9QYDEUOJOqh2rpo4qBCJwjT1ZuNpouQ4PFTOB8u+ohxXltDvg6/mbzTLibtC71UGNsm7HJXM4mcwzgBuvc73QqzZj/YvRIwWLa3d29ZnZ2Vr4GpA3EKU/z/pzmafVXaUeSag0YGhqar6+vl211VOvUrycTJxnztaJHHrGBZTKZKxYWFo4DazdaCRiP/8bWe2PNwAIR+Pz8vOxwrQ60SEd28m/2WU3BAiO1KWZ2jsm1nmNX1G8kwij7EzhPLF1lL/hfnLgAxZbYB2GHAkAAAAAASUVORK5CYII=);
 background-repeat:no-repeat;
 background-size:contain;
 background-position:0
}
.mk-header .current-status .lottery-name {
 display:flex;
 align-items:center
}
.mk-header .current-status .lottery-name .t_200,
.mk-header .current-status .lottery-name .t_201,
.mk-header .current-status .lottery-name .t_202,
.mk-header .current-status .lottery-name .t_203,
.mk-header .current-status .lottery-name .t_204,
.mk-header .current-status .lottery-name .t_205 {
 font-family:DINAlternate
}
.mk-header .current-status .lottery-name .text {
 font-family: DINAlternate;
max-width: 34.66667vw;
display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 4vw;
font-weight: 520;
color: #333;
}
.mk-header .current-status .lottery-name .text.small-font {
 font-size:3.73333vw
}
.mk-header .current-status .info-text {
 font-size:3.5vw;
 font-weight:400;
 font-family:PingFangSC-Regular;
 color:#333;
 letter-spacing:-.24px
}
.mk-header .bet-text {
 letter-spacing:-.33px;
 color:#fff;
 margin-right:1.06667vw;
 font-family:PingFangSC-Medium;
 color:#333;
 letter-spacing:-.28px
}
.mk-header .bet-text,
.mk-header .fengpan-text {
 display:flex;
 align-items:center;
 font-size:3.73333vw;
 font-weight:500;
 white-space:nowrap
}
.mk-header .fengpan-text {
 letter-spacing:-.33px;
 color:#ff6407;
 margin-right:2.13333vw
}
.mk-header .timer-wrap {
 display:flex;
 align-items:center;
 justify-content:center;
 font-size:5.33333vw;
 margin-left:-.8vw
}
.mk-header .timer-wrap .transition {
 display:flex;
 color:#333;
 justify-content:center;
 align-items:center
}
.mk-header .timer-wrap span {
 display:block;
 width:11.46667vw;
 height:10.13333vw;
 line-height:9.6vw;
 text-align:center;
 background-image:url(data:image/png;base64,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);
 background-repeat:no-repeat;
 background-size:80% auto;
 font-size:5.33333vw;
 padding-right:.8vw;
 background-position:50%
}
.mk-header .timer-wrap span:nth-child(2),
.mk-header .timer-wrap span:nth-child(3) {
 margin-left:-1.33333vw
}
.mk-header .timer-wrap .longHour span {
 font-size:5.06667vw
}
.mk-header .timer-wrap i span {
 width:1px;
 background:none;
 margin:0;
 color:#fff;
 font-size:6.4vw;
 padding:0 1.6vw 0 0;
 font-family:none
}
.mk-header .ync-select {
 display:block;
 width:2.13333vw;
 height:3.46667vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA2CAYAAADQzyn5AAAAAXNSR0IArs4c6QAABKtJREFUWAnlmFtoHFUYx3c3i5e6KhHF5NEXaaIiQhWquW1bNkSaVBu3KdZWBRVBRaiKqCBRFIuiWFqsRBRf1GpsbUnr2pgtuYH2QREf9DkgJBU10obENrtJf98yp3xzMrvZuaw+uDCcc/4z8/+d7zuXnZlY7D/61f0b3P7+/sTS0tLaqampPwwvYSq1KgWaz+c/Bnyqra3tTsOpKdiBfrS8vLwT4JXAv2lvb18v8LjpQdSlA/0Q6EOW9+nGxsYbagIGFietAn3Ygi7Q7pmcnByJPNUCbW1t/cCGxuPxf+rq6rYIVDoT6ax2Ih3A9xExNz+BcmwZHx//1miRgZ1I38f4UWMuJcBzFPdMTEwMaz2SVDvQAxg/ps0Fmkgk7gV6QutSDx2xk9738HpcmwuUYyvpzWnd1ENHzLrcD9wFxfw8Ry/Qrw3ILkMtp5aWlv0YPmGZlqDM3mOW7moGjpgls88LypK5bzWo9CDQGLM57CW9T7lCiMUWmUhZ0jtk6Z5N36kmve/i9LTltshE2sbsPWLpZZu+Uk163/GCkt4+P1DpTdURA32b9O7WIRBlgaOP9B7WejX1qsYY6FtAn9GGAqW9nUh9Q8Unqc286kDfBPqsPidQtPuZvYe07qdecYyZSHsAPKcNgRY5dgAd1Lrfelkw0Dcwe14bGihj+oXWg9Q9x5j0vo7ZC9pQoLQfYEw/13rQ+oqI2RxeI70vakMn0l1AD2o9TN0FJtJXeSB7yTJcAvwg6f3U0kM1L6Ya6CtE+rLlVoIS6SeWHrpZ2kCA9gL90sNtD7PXNdYe1wSSSqluaGg4QjpXTBq0J+nUXYGcV7mpBB4cHCwC38G1rmVCFlIcOf0GsIpf1adde3VHR0eyUCjIJMpaDmf5I+gcGxv7ztIDN11gcRF4sVg8SKS9luuZZDLZOTo6+r2lB2quAIuLE7mM+VbL9QztDBPulKX7brrWsbmbqArNzc3baX9lNKe8igl3ggl3h6X7bnqCxWVgYGAReB8g11MFQ3A1p4d5urzdN03dUBYs1wi8qalpG/Cj6p6YwNnhhhmSdVr3U/ccY9sgm81eMj09LRtMtz5Hh/6mE5sY8x+0Xk29KrAYCXxmZuYQoM2W8Swd2MS2+qOlV2xWTLW+k03mPJtML5DjWqdeT2dG2GRus/SKzaojNi5dXV2Xzs3NHQZ2t9Gc8i/W+UZWxE+W7tmsOmJzdy6XO5dKpWR92y9j17DxjKTT6VvNtZVK3xEbMyfyo0TeaTQpGYo/KTYw5j9r3a4HBosRy+kyohR4RhsDl+9ZGyvBfadaAxjP0ncNtIufGOQ8HbmWIs+Eu0XaXr9QYDEUOJOqh2rpo4qBCJwjT1ZuNpouQ4PFTOB8u+ohxXltDvg6/mbzTLibtC71UGNsm7HJXM4mcwzgBuvc73QqzZj/YvRIwWLa3d29ZnZ2Vr4GpA3EKU/z/pzmafVXaUeSag0YGhqar6+vl211VOvUrycTJxnztaJHHrGBZTKZKxYWFo4DazdaCRiP/8bWe2PNwAIR+Pz8vOxwrQ60SEd28m/2WU3BAiO1KWZ2jsm1nmNX1G8kwij7EzhPLF1lL/hfnLgAxZbYB2GHAkAAAAAASUVORK5CYII=);
 background-repeat:no-repeat;
 background-size:contain;
 background-position:0;
 transform:rotate(-90deg);
 margin-right:2.66667vw
}
.mk-header .no-sale {
 flex:2;
 width:24.88889vw;
 height:8.71111vw;
 line-height:8.71111vw;
 font-family:PingFangSC;
 font-size:5.33333vw;
 text-align:center;
 color:#fff
}
.mk-header .handicap-switch {
 width:19.2vw;
 display:flex;
 margin-left:3.11111vw;
 overflow:hidden;
 z-index:1
}
.mk-header .handicap-switch .tab-item {
 display:inline-flex;
 flex:1;
 width:9.6vw;
 height:6.75556vw;
 color:#a9c6ff;
 background:linear-gradient(329deg,#486dd3,#608bff);
 border:1px solid #a9c6ff;
 border-radius:1.77778vw;
 font-size:3.46667vw;
 align-items:center;
 justify-content:center
}
.mk-header .handicap-switch .tab-item.active {
 color:#333;
 background-image:linear-gradient(0deg,#e0e3f4,#fff);
 border:0
}
.mk-header .handicap-switch .tab-item.left {
 border-radius:1.77778vw 0 0 1.77778vw;
 border-right:0
}
.mk-header .handicap-switch .tab-item.right {
 border-radius:0 1.77778vw 1.77778vw 0;
 border-left:0
}
.mk-header .common-action {
 margin-left:1.6vw;
 padding-top:1.33333vw
}
.mk-header .common-action .header-menu {
 display:inline-block;
 width:4.8vw;
 padding-top:100%;
 background-image:url(../images/menu.svg);
 background-size:contain;
 background-repeat:no-repeat
}
.mk-header .last-issue .info-text {
 font-size:3.73333vw;
 font-weight:400;
 white-space:nowrap;
 position:relative;
 color:#333
}
.mk-header .last-issue .info-text-select {
 position:absolute;
 width:0;
 height:0;
 right:0;
 content:"";
 border:1.6vw solid transparent;
 border-top-color:#fff;
 right:-4vw;
 top:1.86667vw
}
.mk-header .last-issue.last-issue-ync .left {
 margin-right:6%
}
.mk-header .last-issue.last-issue-ync .right {
 width:72%!important
}
.mk-header .last-issue .down-icon {
 width:2.4vw;
 height:1.33333vw;
 font-size:2.66667vw;
 margin-right:4vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAPCAYAAAAVk7TYAAAAAXNSR0IArs4c6QAAAXtJREFUOBG1VLFOw0AMPR9katlQtyqCiqkjW9Sh6pCBEYkJUYlvQHwAO/0BRhATE2uQSoc0TJ2YQ1G6IcZ0SqXDr/RQml5Co6pefLbvvSeffKaO49wqIa7Elo2E6JFSijqt1oNQ6nxrekSPfd+/kESkjprNS/Yv2xAD74JfcXe/dtZuV7+TZMAdHuvcxp5otG9Z7afBIAbXnxgC13Vrs+k04KdtIN7EuKNwt1JxPM/70jxLYkjywEAo4KGp6UtlPZNCwOkHQZjGynSAMy4oKU8E0bz1bP3fmHHAZ4WAWxFD8tX3R1w45WOCuIQlwAFvwuyYksiNJ5OPA9sOeWAguvLcBpwSUnb7w+GzoTZP5Yqh+hlF7w3bjnlg3DwCnZdSXvNfutOxyReKATCOorfDen2Pj46JADluu8cd3eTVdX6d5+GXLNgyi+3Ao84DXGzGAclCQGTaMuntkMWY4rU608ClLZPZDvpOkS8lBiJsmSSO761qtZveDkUiuvYDo42FnEEAJ38AAAAASUVORK5CYII=);
 background-size:contain;
 background-repeat:no-repeat;
 background-position:50%
}
.mk-header .last-issue .down-icon .upside-down {
 transform:rotate(180deg)
}
.mk-header.TGC .last-issue .left {
 width:24%
}
.mk-header.TGC .last-issue .left .info-text {
 padding-left:1.06667vw!important
}
.mk-header .ball-wrap {
 display:flex;
 align-items:center
}
.mk-header .wait-open {
 display:flex;
 flex:.9;
 justify-content:center;
 height:7.46667vw
}
.mk-header .wait-open .wait-open__text {
 display:flex;
 align-items:center;
 font-size:3.73333vw;
 letter-spacing:-.86px;
 text-align:justify;
 color:#666
}
.mk-header .wait-open .wait-open__text.fengpanEnd {
 color:#ff6407
}
.mk-header .wait-open .simple-counter {
 position:relative;
 top:-.53333vw;
 width:16vw;
 padding-left:1.33333vw
}
.mk-header .zodiac-wrap {
 margin-left:4.8vw;
 width:18.66667vw;
 height:5.33333vw;
 line-height:5.33333vw;
 border-radius:1.33333vw;
 background-image:linear-gradient(180deg,#fff,#e4e4e4);
 font-size:2.93333vw;
 color:#0091ff;
 display:flex;
 justify-content:center;
 align-items:center;
 position:relative;
 z-index:10
}
.mk-header .zodiac-wrap .mk-exchange {
 display:inline-block;
 width:2.57778vw;
 height:2.57778vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAABTNJREFUWAndWF1oXEUUnjO7iaZJ701qoYlosa1IFcHa6IO0ClaE2qLQFkPxwd9KsmlqTHZpxWKJ5KFSkk2b2m0WqRSLUhG0WAo+iKlSC/7QKEUprUT8CQm1muxmmzXZvXP85m5muUl3aZps9sELyZw558x3vnvO/N0lMcenMRxb7zDdS8yDPvINsZAXI8EFf8wWlmY7UI9r62X/0LlYnFmUTcEhcZ5InpQkP4q0VPwwxXadzpwIaeyGzvjzQqgNLKhGsKgB4DIWLD1xPy4RcvfbIeuCR5dXdAk1708sSTGvUUpcQ9DP/NNMwXQUjTXuqI1C8CYWYqNgJkHkEIvu6lprZ9ujlM7LBgaXQH3HSB/kVbkciWhPT9Buz2W7nq6xK7HKUc5ekFqvfRHsizJJT3e12v/kGzuZWjqKt/g+8yd+z+d8o3o9f6JB+wkfia1gM4aMrRtT4tsd3WO35cNyCUVD9gEMfNCutNbhPcbyOc9WHwlWfkiiZC2RwOrjFamJiRMtYZ66ECbBJzOU6cWGY0eR3pUo+mW8Ue9sCeQa1xMs75NE61C2YWSqNqni7+byyxIKhEca4LAZZUtJQVuI6c9cA+aii7Tav5BP1OGF01iJWwPh2DPT8VxCOn2KaY82YoPbEwlZZ6Y7Fqp/uKXyc2ToLY3HzO3RKJd4sV1CSTHaCGsNajxQJu0D2gHyOfxjpPmGNjYveD7ZrrL2YfX+hQ11ed/VeL3XzyXESr06qWzvaqWklg8H7f0LyCqPtFonvQMKIe97iUYxR/e6WCwavZiyvjNxHxRYhjQhb7bf9xoNOa+uUHK5omOYSwplu3tH98gKgyslp7Gr4iFxOrKdEsYw321nyLqCPfysjpNK01MmnlRED+sO5sxnRlmslgRnYjI/ZGJKKGt0B4djv1EWq8XE/jUTi241MSWIVOuOX/KQURarxRoezMTKJEXLEqmp0kKaRN4DT9vn5ZE0rHGxLy0y+CiZuKI7fkWLjbJYLSlxixuL6W8TE/sQu2lzWLilM4ZitEo47vzFgspOFxxb5BJCpu4sBglvDJQqE5PFgNHjZKCvdAe79QajLFrLwo2JC++XJqb0KTF5NNDaQGTEneDGOJ9t46FENTbGB3QMf2npKRNL6vsytvBLuA74RZKeM4ZCt6H3uNyLyePONhzoCC3OH2oq+83Y3MMVi79bK5QQu3ce4YXGWKi2ITxSl7gcjwc64ts0Zks4tkgpDmXwqcMbxyV0f7kVxUzvB+PF8djoa16HQsi4ZqzWn0ZKcK3Gw+X6DTQ2FtSFx263phzoLqH6ekphcmsnfWnapb9GtTwfT0Pn6BbgNmtsxHy9ro4cb5xMyaA53Gp/gIIeAyOfo/h4U0d8pdexMDLfI4RzNDN36FBPq/XJdNwsIW0oKbVeBu9vINop4tPbu+LZU3j6wFn2H0H5KpCZs6srrJZcGFMIHXyFxst8/k3I1M94iyXIVC8+lV/MNXAuOmyId/UlYhfxgdof6IyZ26oLOYWQ1uxvKR9EppAZOoX5dBOzOtLQGfs6EI6796a5EMmOxeJBpu5AH78DiMezegg4MXI/bcxyKBxvg3WnJuZ6EZ1Buk+wjz+NNtuXco+8Vtt0MLnMSaWXXmthtaRq4XdtL9C/xpaXkHFoPpBcOp6eeBN3hGe9v2pg4DCWyRBKOyhIHu8JWu+YMXNpr0vIgAe6RpYrJTfj0HsSRNaAiM/YsIcN9AQr836vG7+ZtDMm5AXbFWV7dOwq6o/rA1O1YnkuGqz40evzv5H/A+wVyVhwuJPuAAAAAElFTkSuQmCC);
 background-repeat:no-repeat;
 background-size:contain;
 margin-right:.8vw;
 vertical-align:middle
}
.mk-header .zodiac-wrap .text {
 vertical-align:middle
}
.mk-header .assist-data-container {
 position:absolute;
 top:38.2vw;
 width:100%;
 height:calc(100% - 35.2vw);
 background-color:rgba(0,0,0,.4)
}
.mk-header .assist-data-container.is_wz4d {
 top:75.73333vw;
 height:calc(100% - 75.73333vw)
}
.mk-header .assist-data-container.is_YNBBC {
 top:84vw;
 height:calc(100% - 84vw)
}
.mk-header .assist-data-container.is_YNNBC,
.mk-header .assist-data-container.is_YNZBC {
 top:91.46667vw;
 height:calc(100% - 91.46667vw)
}
.mk-header .assist-data-container.is_TGC {
 top:51.73333vw;
 height:calc(100% - 51.73333vw)
}
.mk-header .assist-data-container.showvedio {
 top:74.66667vw;
 height:calc(100% - 74.66667vw)
}
.mk-header .menu-box {
 position:absolute;
 top:13.33333vw;
 right:.53333vw;
 width:40vw;
 z-index:3;
 background-size:cover
}
.mk-header .menu-box .menu-wrap {
 padding:0 2.66667vw 1.86667vw;
 background:url(../images/menu-border@3x13b8634cddf0bd1a594389e59e6fe58b.png) no-repeat;
 background-size:100% 100%
}
.mk-header .menu-box .menu-item {
 display:flex;
 align-items:center;
 justify-content:space-between;
 font-size:3.73333vw;
 color:#666
}
.mk-header .menu-box .menu-item:last-child .menu-title {
 border-bottom:none
}
.mk-header .menu-box .menu-item .mk-icon {
 margin-left:2.66667vw
}
.mk-header .menu-box .menu-item .mk-trend {
 width:3.46667vw;
 height:3.46667vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAtCAYAAAAtOHJTAAAAAXNSR0IArs4c6QAAA9RJREFUWAntV1lsjFEUPmdm1N6gjVhmWsTygHjAm3iREkIbUZKW0hlBGksiESVeGiISkZCIhFhmKKkUkVgeBE8iVKIRSSVCLJ2GEl6qbdDpHN/989/fb6adpdP6JeYmd845dznn+7977jJE2fI/MOALykHvOWlT0unvdfUAYBfaRqIq6WiJAydCOQqRlk6iiwPnJJjY2FlwsYykameZS5Wp2HH/NHOeWLRO2YVBWdZNFGCh0+EA31E4/glwvnOyBMBukJBbiOYB1yQFzvFlnVwrM4jpsgKmADFRo5KqOMrcpKCM6ooYjI0y0DCFPYOpytDx4xhzq+vFjaWsB2PTTTCdYKr4bTl/6jdwBRdkQUFIFmmHqcqGDjqK+7vIGM8kbhetf+fnZ/b5GTGHp9W2aIQeRKN0zxuS3XbHifSCoGyKCm23xjDVvK/ka5ZtKn0Gp7Y+sveY5TBKh3whWWzZvSgYsxCMndDdzHQlvIEOaNsu+wTOG5TZ3fJ7h5kOXRSlusILMtkewK6rPonSNRwXg1Q7gDWOzadKZpxuPZS0wWGHjYOf26jqQaoCvINoUToijOmO0PW5N2WYsu1lZr2MQArcQFu+ase81sGDqOTpCu60j7PraYHz1stQ87D0mQHaEGQ5TqhVOJ9+mI7nfP5Cp+1BakRcbe10CeBnGfMwFofaytfr2Pgo+1i7njI4EWHqoFrky3zTQQQ5t7q5kptaNvATcdFW7RhjypFbO7V9JkQHAaxY2/igTdiZj7Xdm8QH/1mwA631bwnAjVmQZ4ewbnu0jZ6qsJ9PaltJ/Ck6idlbzLaIh6kowjQRuXhRjwMbh5sDXK3tRDIl5hA08AcwoqOxwFSQ3OG0A+KRGdATIbqKVD9j2krcCvhpr81OqCYF562VqQBmMQTGbm709/zPrGkN/+ShVIoxrUZUoTwwOUTpaGsankflNczRhIhsnUnBcRfNxTobWx859my0m8oSBQiX8QcAKUU+dFlxmL5yDhW/LOFvVlsKSlJwuSPoOoKdQj2Pu2/p8/XckcwvNslDdtE2fIzKX3Vnljav5TfJ5sX2WwmvO3rbELo/HTklKNO6PdT+voI/pjNPj8VHDVx54+dXmXhPuqyZOM90bhZcXxnMMtefzFkHpa9OJvTVcX/M62lZX2jH/J0qtO6EjAPnYjqrgeB434/3fnVhrYzXbX9Txt0Q6t3mC9FdXDxp/6PKFDiuyJ/wcQQvnn3KVxxz6j3v9mA5me5nGizd+XjB5KCqZ5dR4sCpVnUXhiupCEu8GWYDajvqgBfFHB4Mxwc8UDaAkwz8ArNvGqZ+uoIvAAAAAElFTkSuQmCC);
 background-size: 100% 100%;
}
.mk-header .menu-box .menu-item .mk-report {
 width:3.46667vw;
 height:3.46667vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAtCAYAAAAtOHJTAAAAAXNSR0IArs4c6QAAAzdJREFUWAntWM1rE1EQn4lRPFgPIorWNB5EQT14sPbirRQPHrwJfiRNrPbPkJKT/QuEapuQVr1KQRHEk1c9WG0PPShJiuKlHqxQ0phxJuSlL5v9mJDsKpgHyZs3Mzvzy2/e280OwGAMGIiWAfRKR0SYLMDdOsEU+5zjzwEv3x70W3ztagxhvpSBx4hIdixXcMlFOva7BotAMG47hyojvNkTh1Qphd9MnpgRzCyMRQ5MkjMRklfyGywtwShG8nSPSzkna0SossN9jEPR/kXGt9dZKkQ1SHMtc0SwT+JxiafLWXwkcly+7NHcYw2VAGPHWdveT7n5g2eZECYOHkjsZv4GuI6ysl02f2MIY0YOc6b9vL93x1kjuoFrncowSmkS23PlBn611kNGdgNnbH99/qfBdRwIP7pOLdHB2g4c9/MRG+9VGiLYWEnjryBfP7sa3Mk8XdiuwlsO1tqTnoF3AH4AbI48odHyLfzs6RdgUJe1RnBZBayZkG8Nh6gKlwLy+5rVzDFfT3ELJvj+fdo3YtPI98gPRw7DckXj7OGjBrdxHTc5xjWPOK7qXoBJQHVZXbOHrFQzJzgSeRrVltXGvRfh45dJXLF1GlkNLrFAV/jh/Eoegt0OPrz1RJHGKml818216rJSDE50E9jhG4MaDDt0gUs1c0fPQ/H7JxiOke602pnrfHLLGVjGO7Y2WFaDe38RuTqQCw7p7oFZd72fVl1WvyBh2dTMzRDF5gswzQdCdRP2BYywPpWBuRlErrj3UINbKMJNPq0PvUN1YeETz/HkzWvJ7yp1WaneCOYXqysbUxb4j0XNXCWLz5N5ulpHONMVChdnZmS9NIkvXExtKjU4uaqUxZc8ySeSoS5rJGgcSQbgHISolwPm1FQ5HAfMOQhRL92Yk8dKY0gXyMhhzolnZL8L/zS53MCtGqO0p4wc5ozbkLLirxm54wkhLVBuQ42JAz+fc432FHeBHM0Wc31PszAmwCSPCST5jcyvl+1DOouJArxmZOPtlghW3HqtZGDC9IY7yioG6c0CO0YAZzcF5+My3jbAxNDBnPF2dNOlodfqmxmfPsyy+deklCWXbnof4v+nIf4Afm/gqU82VesAAAAASUVORK5CYII=);
 background-size: 100% 100%;
}
.mk-header .menu-box .menu-item .mk-introduce {
 width:3.46667vw;
 height:3.46667vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAtCAYAAAAtOHJTAAAAAXNSR0IArs4c6QAAA8BJREFUWAntWM1LVFEUP/f1MZZlFBgFjhkFBuWikCgiyhYV7bKvRdqo5boWkQgFBQX5H0SUk5O20FWLFhGlEBUtchEIBZU2I4SFhOP4MerM7XfGudP43rzne6+ZqcQLb+67555zfr97zv2Y+4gWy2IE8hsBYQZX2iZrZIwukKCdUlKRmZ6lXNAwAI6H6sVLSz2TzozkvK2yTRKdM7FxJAZAVApqGKwXjxwZQlnTGyQiliVi7BuD9OCnw+uX1/RY87UNkUPUeuDwABsKQXc8y6jpU40Iz+eI+8v8smxGUn9CV1BISBqBrx3KFv7a1ldQ47tKMa1kVrUhcnC2Sxk4IaZsVI1RxzzLaR8IPVMyzF3f0Ht6Wtoh1yqZVW0gB+XVysBuxJS+vmb7LWV0TNPoXlpfVXyKXm8KyM1psoyvmchlVHQr7KkSM8E60agJasbKR2JQJG2LzdBbTIM9Vn5zTk6BB+vFbYCdQZonk7LiGFE3FuBJpaOv80aOgUGwCyk+hNcf3MYcLIjHqbPkgbzCbX3JKzkG/+oTbzQPcTo/JshIJDtOLSV+efdgt1yakCV/skoOrqMp5xanSvCs+AKCe0GrJ02/8fMAPdnaLlOnUVbJ7fbQd4BFGBAzfx023v0pcN0LCP5cU0hHsOUEVBfSfDg6Ra9U27AJl7RCJVkGGzB9HRYQ8sNDHZvB+hscXFyp0YvICho3cyUnqFnEKHWCKNw5OTYzdiIv1OjyWJyOguAGPBsx0s4IluVsPDN7MotAVtPK0B98YhgrshpRG8hMxb406+QYmldkUSFVYOO9gUn/HM8wyE5YPZkoZz2tCqTvtOCFcV2156vT57rSzUnklPM/rRfJuY3gPx05Vwtie6dcNTJGV7E/ee1GBftdCCfCzeRCsWXmilw4QpfgvSl1lNiCIgqP0yhUb9lUN15w7BgKjYJ29PQ6iHRIL7Nqu4oc/tkGcIb2I3K208rEYOfo/uqKHI/W7UXZKlL6voW3WnmEUkrh7aIC/WjN2qFTNCkEbrIOiqvIeQOy0uunIfwNGrf7sD7bOeDmbrXiP381QIqdACX0Z+1sm7laEFh5Hfg4c8LpJsx2tplB0RU5bAl9sC13AuRG19WccwPkxua/I8fnX6Kk3yGVLBe1DieFb4gcJm2vIhCdppbyxzL11UnJs1mzf8ZRPtPx8T638JfNeIwezpXmr6UtodqgT7QzoiFy3AHGgfzR+Y3EuIoYSw2RU6qlflmLS/F5nDf8pTOXqR0FiV5cG+/jK9Rfy5ga98KofwEMfSW34Bh2OAAAAABJRU5ErkJggg==);
 background-size: 100% 100%;
}
.mk-header .menu-box .menu-item .mk-single-period {
 width:3.46667vw;
 height:3.46667vw;
 background-size:cover;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAnCAYAAABnlOo2AAAAAXNSR0IArs4c6QAABRZJREFUWAntWE1oXFUUPufNJNOQLvwNJGYSoVCsXZRaN41URIiLIqiocSGmmextLRVFRUxBowhVqwsXQtIUf2jEX3QhWSikRjHRRUHsovVnJkasqEUTkrTz5vqdO3PuvHnz05f56cq7mHvfueee871zzjv3nCH6f9S2ANfejr7bO2H+JaYlnFhiQ2mO0QzF6dP0g/x3dCkEEU0aAGQqiMqCNksxem1xH39QYb+M1GpARYVMcx7TY+kR/rJILF955aTGKezRo3jTk5CUc9IMDeRydLJ30rxy/7SJOXpo0RILLY6ylbvluOm6mKVDhmk/HLpJdWN3BoiGfk7xeaXpXGah3mlzVXLS7FGGRuazw3wuPcqPtxvaimh9T2UB3KBvaO76SXOF0nQuASSm5GU6gc3P+ifM7crU6Hx2lDOLKb4PlnkKwGzw42ebTzQddl+Jy5IT5iUwHiwAWKbN1L84xH81Cih4HjoegAvfAay8bqajAPuI8jgLJY+ZWwNgCBvjzQYjSjOjfAKWeloBANiBvmPmFn12gEyOXlAisL8P3z+vzzdMmavDptW9eubMCD8XjKmcoRdVjgUEM94Fwm4hAv0azLNfGWTOXkvLXy/TG31vmhuD9EbWCUMHrS4RgpTQO2XukaVaSONGHCtZ9VfZ1HFmL69j4/XcBZrHF/jkbZ+buO7VO0ug44p51Z336WFZs3zmtELngDIGpf6mTuo+M8R/OMbAAnE2Dtc+gTf7Lu5R6qd9fCqwveGl5Kn1LP2Gg2KYrJegLs9bpb0WDCiwzlw1MKIt0UWHAeZ75JGbsj4tIOs+s2vBtMlePUPylOgsnI3TBbrTQzq/wwkz9LFbV1hY1xGlxJL4ItvwImO/n6L5/imzswJ7VNJHyoh7ZtCDH/uUgMiY13W1OZPieVjJfRXg2+H79I24c/u02VztXDV6jGkhsJf0kKS6ldDu23pGH6vO6roAQ1xi658VOr31bXNNgH7JpeeV6OzxYPYePdXRaQNMH6vO1nUxGhHXBZkQW9etroG+gdHREQAELBLdCIf8yCYkrqONzDAvwHUvh7lBq1pahHnlOaTTeIAgn50dF88X3ae0WjO30TjeoHjXMf3JcTpe60x4r0QnsIiFpA62A1+cc5/Sas1SL7fFaScqwcN4sTFkkx2/PMTuBWud1b2QziXJuBnd9Jl2Yf2FPkeZfxzmNPjGovBW4kH+uFnp0hwgyNEd6MjR3bq8jLPco3ZIp8J9b5krc+u4OghNC2rgRJy6JYPmWVr7W/HqKPRNswXVntTArYVRlF7QJXEsY1aw5B/QN+VpyAEoyLdMmKQ+t2oWHaLLyS9gsIBsE4e+STalO1ivkF/cwSYtRIfosuKgWxtJNRdJE+d0GbpX6h733OSFlQ0dKjao2wGyHSUKbmVC+n5WCnJ9btZsi3zIdvKgM9jNOkDCsLuTDiH159MAugLpDpppKZElMnFZ2StKdIlOBw6LsrtLmjdp4mChbY4RTZ7UwFJ2OtoGFhLANi4DboLiH1B6DIS71zJAoseCQhOHoBtUvXibNamBcVUciZqn6mmlKwISENL2fLVCR2DeAwqqMOdwaA731ocxQ99KPaMlxOoq9cjdZK8gZH1YeQBnSsICPjkqbnp3iEtKF9VRFZAySBNn+ya0Kkqra474d8wlAaly2zflW5U9oMk1E2W0/g8rufukO5CCHIgko/e4qrPwlx5oGfhphtrpk43+pRflLS8rz38EtM0khjkxiwAAAABJRU5ErkJggg==);
 background-size: 100% 100%;
}
.mk-header .menu-box .menu-item .mk-money {
 width:3.46667vw;
 height:3.46667vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAAB1CAYAAABatF8TAAAAAXNSR0IArs4c6QAACt1JREFUeAHtnX+MHVUVx++5770ZK10i/cMfReRHmrIBY6yKJizUVSMaG0IbDbXbUgqN+APFX1hCu2ua7ra1VbTU0IRUcGV3u5Z/AI0mLlLt2kJElCgR2wRErV1Jo2DsNvBm3sz1nLc7b3fer3vf25l739u9k7y8mXvP3HPu9zM/7525A6zBqWe3uIAF3ieYYNcxIS5iAEuxiKVCiI4Gi5o35gBwFiszgXpMoB6nGLAxlnF+fuhueLWRSoKqcc9A/gYU/A4mYCVjIqu63sK1gwIDMY6g9h/qdR9T0UEKY8OAf3UYBnsFY10qBVqbSgVQ5OOcZ7YM9+aerMydSakJ4+GHReaRE/53GAu/MmNu5+amAN+3pjN35403QlCtnKowNn1PvMk7m/8x7g0fq7aSTWteART8F06H++nBr8J/y0upgDEFwjsumLii3NguJ6MAMHje6XC6yoHw2cXTocmbzB+2IGarkvw86Us6k96zS4/BoHOEoEtWO6WuAOk8dU6ecVU6TK3f5XeFheDYTJad06FAhme6oqus0v1CGIR7G3IO7AgIflhkxfiijHP6wbuKNz4NFTFfjG/dIzpeC7wLoQArBYRr8Yb4w6p1C0T4bbQt3jYU94x1/fnVePf4iEoBuMILHDKfGe7L/VrFfiHabOj3u0MRHMSr0WVK9QdYM9rnPjp9zhBfUlkJgB1btNj9gAVRXy3Sh3QivepbRrlT+gO1NQnfOyNr4qA9guXc9zfa3hK5W4j/m78rlrw2mf+tfA/BA1zOeTMH31slA0FC0qHJgmhsk3rga/AK6SZfS2SJAxfAPiozxr3iCXtokqlUPZ90I/2q586kEgeONyDvmEmqPgfAD1fPsakqCqjoRxw4NolTf0TdCVg4XtfAZtZVQEk/5EBXU1IY5y9xT9f1ZjPrKqCoH8EQi+uWhJkHbodJmY3Nr62Amn5i8fR9Ru2CbI4+BSwMfVpLPVkYUon0GVgY+rSWerIwpBLpM7Aw9Gkt9WRhSCXSZ1DqXNLnMu4JW40vY4XCZeBkT4zcBf+M5+pbWr9HvF14hc4My7441Acv6fM848kYjI078+/yQzYo/PwKCkfkA7au//UjbtbdPHg3/G0mxHTnaGMQhfwDYT7fTZ4KLGA9/fk/ZDm75aFt7p/S9R4v3chhqmdAXOwH7Dj2LhZBlELC7sq87/1+4w4vnl4ySHamZ4f3XlbwnsFu0u7ZJeNjrO8phOzYxm/JG1FnrzfXeSMwWOjdU7sZRizxmfhl2kCKIEA8jsJfUE1EepDb9ylOfZMZGBDfEiurmy4QGYgoHhCiO5rX8a8dxvZf4fMkgim8PpAOEFUQJL4A6Ch/0CxNKPphfAj7exl7Tq1SyQJpBMR0fM/VekhZLf7GrLTDoPCwi3FAPcxkgDQBAt97aSRO9RrVsjQCY/oZoQO1gqpMnxuQJkHcp/qSS2W8zaUYgUGhDve5X8TXrQ6qh90ckGZAcGD3j/S6Ss+SqccvtzQGA1+vErjlfTZNIM2CGO51P0/xyeVL1sIYDKpGmkDaDQTpYRRGWkDaEURLwEgaSLuCaBkYcwaCjY5URs9O7934um/NJg6yKZ/oZG3qHFERS3mCyeWmzyEhO/SF+/CRo0CM1mprqlavVgJB8Rk/Z5SLFAEBzn5QnldzWYgrX/23vx8fkeysaVOW0WogKLyWg0FBEZCRbe5tjQDhXFxF66pMrQiC4oZ1O16XXk+PfvMN2JyUzoSHFdg44HWGgq0QDCqfboTwJmxYvEbunf8dBxC4WGaHdw/jDPhIZAdMTCKcZx/qdU7QRhClJ/2vorNRGDf1i0sDlh9EsXE8ErMTbm1HM+DeklaXqwoMY4ep2+4XbwxEfqwVQNBmgLvEBykeisvUZmEMxrkz3pdRgGWmKl7NL8VDcVXL05FmDAZWXOE8oEOCuA88dxkbPcgYDHwYYVFchtZYwhP6wjtM4ZXLM60hfzwKvKL7XTxF35KxPcN1nH0IpKFh49KWheJZ5Dr3pu2nVvnGYODwFhMZxj+FgU3UCk5z+gTj/JMUl2a/JXfGniikCIb6ckdwfKsrvXP+9XhtuYKJ8LxSZHVn4C3Y9HFDXRPGXsZ7h59IbPC2l5/DDq5nnfNyPy0f/0m6bsIGRmFQXaYFGMJZ+ilNNG5iEAb1YQD89VAf9iS20WTsMNVGGmkL1cLQJrXckYUh10ibhYWhTWq5IwtDrpE2CwtDm9RyR8ZgUKdSsz95taYs0i5fNQ5VO62dSxt2ircFobcbG+NWYj/GpapB6rbDB55fwr7foxycrcPb4F9J+G+pzqX1u/JXhKH3Z2ytvbmVQZDwFJ8IxSaKl+JOAoZKGdoOU2HAfoSHjaqvbKkEasKG4hUFNqjLtxYYm3aLS3Bze5+uSiXpB9vArirGn2ShNcrSAsMLC5fX8N8WyX6hsFxHoFpgODx7Ukdl0vIhQE/8WmDQS/bYcfN0WmKlWS7FfagX8Jms9CctMKga+G2CTVix/6RfpeQ8ULz4UYWbkyuxfknaYAz1uX9xXOedOFrxg9jp8wJ+0CPEa3nscm7yV79e9IxoU2VTXBQfxUnxjm51T8hcJZWvtXNpcAu8jIFvnmvwxc4lERyXlPMUvshp7LEbSWxVs7XtGVW928SYAhZGTA6zCxaGWf1j3i2MmBxmFywMs/rHvFsYMTnMLlgYZvWPebcwYnKYXbAwzOof825hxOQwu2BhmNU/5t3CiMlhdsHCMKt/zHtbwgjws12xWsyThbaEkc1lX5Tpj30SUhtZGbrz2xLG0DfgDHYCSTp94KhuMefqry1hUKVFln+u2JtXRQEE9dTy3twPq2S1dFLbwhjdmjvKGf84vo93KqYwwDDLOau2A3brttmktds1aW1G+nJj24W45ORub3km4G8Ns9k/tvPHgNsaBsGd3gPo/CE5hyS9KSRfXtseppKXwnyJFoZ5BqUILIySFOZnLAzzDEoRWBglKczPWBjmGZQisDBKUpif4fik9VlZGLfuEQrfSJKVsnDzVfQjDhxfJpS+zel5+aULV8q511xFP+LAcSB36WBXgnHj487OXRJzJSjphxxwsGP4hyxMIcK1MhubX1sBFf2IA8dXSh6vXcxUDnarfWRDv98ts7P5lQqQbqRfZU48hThwkXN+hq/5FOJZlUuhCA7iR2nb6j3uylroTSG9SDe5VygQB15scgYxLlsB6S7DLxQ/ZoHIlJrKJ51IL9JNugbqTxym7zPg+9IVpgyuZX7+aXvIqq9WUR/UCa2urW8Z5U7pj/32U9O6/jx9EvrqaFn2jys+AcAPAwvHz1/inj5wO0zK1pmv+fRVm/+9kr+QrproZK1yjihpAfBk9O5hCcb6XX5XWAiOlYzsjBYFeDZzzcjWXPFl0VJzyFQC36clAutkWgG+LwJBCSUYtLCmM3cnjrU0RvN2SlcB0pn0nu0lBoM+t+wsdtfiDcjzs43sfLIKkL6kc/nnrWMwyCWNwOx0OF12D0kWQFQa6Ur6Vhvqu3QCj4yjf/pC/KMn/Xvw6sDYl1aiWObLP1593rv68tzXy/eIqH41YUQGxausINzbyGVvtK79n1YAL195hm+ZfbKupo0URrQS3oesxuE278DRUfBGRrT981ZRvdL7hwIOjPkbAbCfPkav4kcZRlQY3eaD760SwK7DIeMuYgKorwN/+DnPBTsVb3gnqDsCT86nsNFvjNqaGn268f9Esl2EF7thogAAAABJRU5ErkJggg==);
 background-size: 100% 100%;
}
.mk-header .menu-box .menu-item .mk-setting2 {
 width:3.46667vw;
 height:3.46667vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAnCAYAAACbgcH8AAAAAXNSR0IArs4c6QAABYRJREFUWAntWFtsFUUY/ue0pSgqXlKIStsUtVVETLyEB8VIoniJpn0xUUhaik9K0ogJGFQiUTARoqgPvtmbKV6eUBs0+FCNmEjUl2oIp0ivKOFFE0xNb+eM3zfd2W73zO7Z7Wl86iQnM/P/3//9387Ozv5nRZba/7MCKk2a6o/1DTIhn2gtt6aJi8IqJWdkuTw99oz6Mwrjspe7jJG2CfkAgjdF+lM6wFWlwImwpjShiVe6pkM/nNdyIg15UmxGyZbRVvVNUnwi0Q/26fJzQ9KvRW4jMW5rV+UK2Z00iQs3OS6HsdIthk/k9E11cue3m9WMCxu2JRKNVX4Bq3zEJFByqbxS6oe2qothsjTzuqN69cykDED4VYzDau/Car+bhCNTDHTzZ7oKK/yaj1PyeqmCyWU4wGV5mYO57DyuLyp6YlwOYjWu9kiyq9bL+3GEaXweV5YxzMFcSeJjRde267tEy7OWqKxMdv1yj5q281J7cpHT50Euk9M3uAexovPKrKrF9I60qK/cNAu3epy9HkPGyxlLaAUVgNZ06K24ZffRgdNiapmSFwtAi2QgN3OQjjmZO47aeXps6NYr/s5JFgQ3MhhXdmh0h3opjoi+uh5dm5uWRsTVcw4hAxktXwy3qmHO41pNu34rL7KHGMT9cU2ZNPQ3q3FXjHOlIfhlKxgEFy67Tg64gq2N53h1h96HI+xsPi/vIXYnfxzntAzQR4zFu3rmYC76mJsaXDjaCla6pkev1ZNyGkdQJQGZjLSMblfdHLua9+LpA/5+l9/akOgkXiCb414gNZ26GRfaxRjgJ1WlrBvdpgYth+0LVlpPydtWMCJ/HGmRjyzY1f8+grsSEIxk3+FFsZc/jm0MMcTauas3uZCTPmqgFhcOvHNtXn2hRMO5caxV/TSHmD+q7dZ1+RnsfZEK41Gy53yrOhxE4aHaDQWHaAPfdKZcGkaa1VAQExxjK90LvlOIMdpw8QV1ib/SvM3YS/5rVGnpjBPMRLiVTb5gkb6wYGI8Wx/HxDKG46jGnMxt/dQUfh580edG5CmQriMYD8Sl8uWy1wZG9t4pYfxKos/wjHztcwRjfOP8AXNTA63URG1BhC8aoLKAI19WLjiBijZ/e2F1wO9uKj+Py49xo0VM7gBfSBuP4NlWdbt8ilG6OkDJWRuP/pHAODyc882PCePM3NQ7Iis9Z9bT5mN90QusA46BydTAWOaHcGS1+czegDb6vCmxjIlsSeqdglu1pl1/CcYnyIrb8gMejNjzt7pTv6Hz8qpVgZgTeO5n97CWR/EgbfF9GTkwtl3ts3NXj9PjJGJM+QB/7/kd6skwrkD02g59y7TIbwhcZsBKtuEEOBoOtPO7f9YVF/vle8w3WltEf2r1BtkUVyWamkNLD+Nx8VM4R9cPtqrgFjTU/vawiQjCQzV39KHuYC1i/eGeIlZeIQ/g6g9ihXNhP20Q8CYxcYKZAxzmPCcHttQRl2D6ClaaxobP9ZX//mUKpusNCEmxTV7hOK7xLqFUa8ILoZ44/EUbwO06FpU8yIVtwT8b5o2Ji7xw+bXSkG1U/wQxduwUTWfSOsASldKnrXcKtodNnrQOsPhSetQY72A7mAIN975ovRMpWinF2qMNJODDHtPSxNqkFHGuWHKCu9H4ZuudNuZ2Ya0tUjQB2MdF6wBLtJB+IfUO88SKJiBcBwwOy07aF6ORC0uart5B4qKiHd8n9if9PhF3Yd73lP0+JsX3lMjTwyfDwHuB/IphA+04kj6srCjtj+7kNB6+uc8TWbx47og7x5nXtkSiCa7t0o/lcnLcBi5mj28fj6f5PFF0e1hxoe8T1rwYfervKbH/kMOKcJA+P6VkFeyL8lEdPGewzZ4L51maL61ACSvwH2HYHByRJD3OAAAAAElFTkSuQmCC);
 background-size: 100% 100%;
}
.mk-header .menu-box .menu-item .mk-guaji {
 width:3.82222vw;
 height:3.46667vw;
 background-image:url(data:image/png;base64,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);
 background-size: 100% 100%;
}
.mk-header .menu-box .menu-item .mk-onboarding {
 width:3.46667vw;
 height:3.46667vw;
 background-image:url(data:image/png;base64,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);
 background-size: 100% 100%;
}
.mk-header .menu-box .menu-title {
 flex:1;
 padding-bottom:4vw;
 margin:4vw 0 0;
 white-space:nowrap;
 border-bottom:1px solid #f8f8f8;
 padding-left:3.2vw
}
.mk-header.YNBBC .ball-container .header2-wrapper,
.mk-header.YNNBC .ball-container .header2-wrapper,
.mk-header.YNZBC .ball-container .header2-wrapper {
 padding:0 1.6vw
}
.TGC .header-container .left {
 position:relative;
 left:2.66667vw
}
.TGC .header-container .info-text {
 font-size:3.46667vw!important
}
.content-with-title {
 display:flex;
 flex-direction:column;
 text-align:center;
 overflow:hidden
}
.transition-300 {
 transition:all .3s
}
.upside-down {
 transform:rotate(-180deg)
}
.moni-open {
 position:fixed;
 bottom:44.69333vw;
 right:6.56vw;
 display:flex;
 justify-content:center;
 width:13.33333vw;
 height:13.33333vw;
 z-index:9999;
 touch-action:none;
 font-size:3.2vw;
 background-color:#2ea5fe;
 border-radius:50%;
 background-size:100% 100%;
 background-repeat:no-repeat
}
.moni-open.disabled {
 background-color:#595e64
}
.moni-open.disabled>b {
 opacity:.7
}
.moni-open>b {
 font-size:3.2vw;
 color:#fff;
 margin-top:3.46667vw;
 text-shadow:0 1px 0 rgba(0,0,0,.5);
 width:6.93333vw;
 line-height:1
}
.mk-tooltip-g.jkc-tooltip {
 opacity:.8;
 background:#1b2962;
 transform:rotate(0) translate(-50%,100%);
 bottom:-1.33333vw;
 display:flex;
 align-items:center;
 flex-wrap:wrap
}
.mk-tooltip-g.jkc-tooltip .carrot {
 border-bottom-color:#1b2962!important;
 border-top:none!important;
 bottom:none;
 top:-1.06667vw
}
.mk-tooltip-g.jkc-tooltip.open-tooltip {
 display:block;
 opacity:1;
 height:6.93333vw;
 line-height:6.93333vw;
 padding:0 4vw;
 border-radius:1.33333vw;
 top:-.53333vw;
 background:#2d3e7c
}
.mk-tooltip-g.jkc-tooltip.open-tooltip .carrot {
 border-bottom-color:#2d3e7c!important;
 border-width:2.13333vw;
 top:-1.6vw
}
.mk-tooltip-g.jkc-tooltip.jkc-tooltip-cl {
 background:#0091ff;
 border-radius:1.33333vw;
 padding:.53333vw 2.13333vw;
 left:unset;
 transform:rotate(0) translateY(100%);
 opacity:1;
 top:unset;
 right:3.2vw
}
.mk-tooltip-g.jkc-tooltip.jkc-tooltip-cl p {
 height:4.8vw
}
.mk-tooltip-g.jkc-tooltip.jkc-tooltip-cl .carrot {
 border-bottom-color:#0091ff!important;
 left:unset;
 right:2.13333vw
}
.ball-container,
.tgc-container,
.wz4d-bg {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAq4AAAGSCAYAAAAir0NNAAAAAXNSR0IArs4c6QAAHfJJREFUeAHt3c+r3XedBvDeahJCrRU0/kIlMxocEBd2cKEVCzNdTAcG3LjQldCVrv0DsrfrcSW4qgs3hYHqog5UWmchI4IIDtWhUKnVKFi1lLTqnfcnPbfeJu3NPSdNc595Xl/45Nxf59z3+/Vk8XA4Odm77RjX/v7+J+fHPjdn3Z6b8445Z+a4CBAgQIAAAQIECGwrcHnu8Ps5l+b8cM7De3t76/bIa++o705h/cJ8/6tz3nfUz/keAQIECBAgQIAAgRsU+NXc/8EpsN96vcd5zeI6hfUjc4dvzLmwueOf5nY92LNz/jjn+TkvznERIECAAAECBAgQ2Fbg9Nzhjjl3znnvnPUk6dvmrOvJOQ9Mgf35lc8O/XFNcZ3Set98/+tz1oP9Zs6P5vxujosAAQIECBAgQIDAzRJ45zzw3XPePWc9SfrlKa+Pzu0r16uK66a0fnO++9KcH8x5Zo6LAAECBAgQIECAwJsl8P75RZ+ec2rOlw6X11eK6+blAd+ZH1il9T/nvDDHRYAAAQIECBAgQODNFjg7v/Cf5qzyev/BywYOF9fH5hvrHQNWef3rHBcBAgQIECBAgACBWyVw+/zi++dcmuJ67xpifeG2ebZ1vXvAh+asZ1qV1kFwESBAgAABAgQI3FKB1UlXN/3QpqveduUZ1/nkv+eLP5vjNa2D4CJAgAABAgQIEDgxAus1r/8wz7r+4+1TWu+ZT94yR2k9MfkYhAABAgQIECBAYCOwOupbVmfdmz++Np+stx/wllcbHTcECBAgQIAAAQInSuBKV12vcf3wHKX1RGVjGAIECBAgQIAAgUMCq6t+eBXXy4e+6EMCBAgQIECAAAECJ1Hg8iqu/uvWkxiNmQgQIECAAAECBA4LvLiK6/oPB1wECBAgQIAAAQIETrLAS6u4rv8L1kWAAAECBAgQIEDgJAs876UCJzkesxEgQIAAAQIECBwIXHmpwMEnbgkQIECAAAECBAicWIH1jKuLAAECBAgQIECAwIkXUFxPfEQGJECAAAECBAgQWAKKq78HBAgQIECAAAECEQKKa0RMhiRAgAABAgQIEFBc/R0gQIAAAQIECBCIEFBcI2IyJAECBAgQIECAgOLq7wABAgQIECBAgECEgOIaEZMhCRAgQIAAAQIEFFd/BwgQIECAAAECBCIEFNeImAxJgAABAgQIECCguPo7QIAAAQIECBAgECGguEbEZEgCBAgQIECAAAHF1d8BAgQIECBAgACBCAHFNSImQxIgQIAAAQIECCiu/g4QIECAAAECBAhECCiuETEZkgABAgQIECBAQHH1d4AAAQIECBAgQCBCQHGNiMmQBAgQIECAAAECe/v7+78chsub89u5fWrOr+e4CBAgQIAAAQIECNwqgffMLz4/511zzqyziusz88HV1wvzhZ/MefLqb/icAAECBAgQIECAwE0UuDCP/fE5Z6/+Hau43jlf/OCcD8z5zJz75pyfs64/zPn+nOfWJy4CBAgQIECAAAECN0ngrnncz855++bxn5rbR+c8Pme9QuDpvfnjmmvK7Mfmixfn3DPnz3OemLPu4CJAgAABAgQIECDwRgusJ1BX73zrnNU7L+7t7f10bl91vWZxPfiJKbDrGdh/n7NeW/DYHOV1EFwECBAgQIAAAQJvmMAqrffOWf/W6itTWB9/vUc+sriuO015PTc3D8356JzvzvGygUFwESBAgAABAgQI3LDAennAv8z5nzlfnNJ66ahHvG5xXXee8npqbh6Zs14L+x9zXAQIECBAgAABAgRuVODf5gGenvOvU1pfut6DHet9XDcP9MV5sBfnrH/p5SJAgAABAgQIECBwIwKrU65uuZ5pvW5pXb/oWMV1/eDmqduvzIfr7QlcBAgQIECAAAECBG5EYHXK9ZrWI18ecPgXHOulAofvMC8b+PZ8vt7n1X9ScBjGxwQIECBAgAABAscVWP+5wNkprZ8/7h3Wzx37GddDD3pxPj5/6HMfEiBAgAABAgQIENhG4Pz88MVt7rB+duviOs14vaeWdxbYVtrPEyBAgAABAgQIHAg8t+mUB58f63br4rp51P861qP7IQIECBAgQIAAAQLXCuzUJXctrj++9vf7CgECBAgQIECAAIFjCezUJXctrs8eayQ/RIAAAQIECBAgQOBagZ265K7F9X+v/f2+QoAAAQIECBAgQOBYAjt1yV2L69Zvo3WsFfwQAQIECBAgQIBAg8BOXXLX4vp3DaJ2JECAAAECBAgQuCkCO3XJXYvretNYFwECBAgQIECAAIFdBHbqkrsW10/sMqH7ECBAgAABAgQIEBiBnbrkrsX1U8gJECBAgAAB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AQIEEgVOealAYmxmJkCAAAECBAj0CVx5qcCZvr1tTIAAAQIECBAgECZwZj3j+os57wwb3LgECBAgQIAAAQI9Aqur/mIV14fn3N2zt00JECBAgAABAgTCBFZXffj2vb29J+aDv8x5f9gCxiVAgAABAgQIEPj/L7A66l9WZ13PuK7rwTmfnnN2feIiQIAAAQIECBAgcAIEVjddHXV11dv21h/r2t/ff2xuzs35zpy/znERIECAAAECBAgQuFUC6wnW++dcmmdb711DHDzjuj5+YM56T9f1A555HQQXAQIECBAgQIDALRFYXXR10tVNV0e9cr3yjOv6bJ51vW9uvjnnpTk/mPPMHBcBAgQIECBAgACBN0tgvaZ1vTxgldYvzbOtjx784lcV1/XFTXn9+ny4/ivY38z50ZzfzXERIECAAAECBAgQuFkC6y2v1rsHvHvO83O+fLi0zud/e43r+uTgmvL6kfn4G3MubL72p7n91Zxn5/xxznqwF+e4CBAgQIAAAQIECGwrcHrusJ4kvXPOe+e8b87b5qzryTkPTGn9+ZXPDv1xzTOuh763nn39wnz+1TnrwVwECBAgQIAAAQIEbpbAepL0wSms33q9X3BkcT240xTYT87Hn5uzbs/Neccc/1XsILgIECBAgAABAgS2Frg89/j9nEtzfjjn4Sms6/bI6/8AORRc+m0gXAQAAAAASUVORK5CYII=);
 background-size:100% 100%;
 background-repeat:no-repeat;
 width:91.46667vw;
 margin:0 auto 2.4vw
}
.ball-container .header-row.two,
.tgc-container .header-row.two,
.wz4d-bg .header-row.two {
 background-image:none;
 margin-bottom:0!important
}
.wz4d-bg .header2-wrapper {
 padding-left:0;
 padding-right:0
}
.tgc-container {
 background-size:100% auto;
 border-radius:0 0 1.86667vw 1.86667vw
}
.tgc-container .header2-wrapper {
 padding:0
}
.wz4d-container .header2-wrapper {
 padding-left:0;
 padding-right:0
}
.wz4d-show-canlendar {
 background-color:#d0d3d9;
 margin:0 1.33333vw
}
.wz4d-openno-detail {
 padding-bottom:2.66667vw
}
.open-wz4d,
.open-ync {
 width:4vw;
 height:4vw;
 background-size:100% auto;
 margin-left:1.33333vw;
 background-repeat:no-repeat
}
.open-wz4d.closed,
.open-ync.closed {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAAAXNSR0IArs4c6QAAA8hJREFUWAntmc9rE0EUx3c2WcWKUtFWycEe9GSg3ix2E2gjCCKIl94FEbx4s616UBCktv4FDQjePPQiVKyHNKbE7cF6kP4DUkoL9gf+ogpNsuP3DTvL0uwk2ZjNpuJCMrNvZt585u2b30zzPJdTqYES56OM8xTEPVzTdE9yW6NM02zO2AYqtZiuT+WLxQ8SAGmaNjIycmB7be2xxthdznlMJnZKyBirgOXZ2WTyYTabLQnAU93dT2DVcSREZtk6BiKu1NfNTePz6uo8I5coc25JC8P0K8gwGYvFltG8Uh1loSXDmkalUulHBeMwaB9VRBZn8fjFOPmw5rgEAetdXedzudz30GiCKbauDw29/LG7+4nAhWFLpTHd6XRS1WQHAQumV4XCN+qIEhCd04zjpUcKyCVkvJXhpXT6HLft247Onbxl3ffTjwHh0Nb6+vA7y3rjTYcHuFyI9+owu9v5wvJhANOnvUM/uOItL5CMEzBGsNf48rOZwcEbUi5CzsvyHTp0F1gKowglMAyYcYz4PGOaV1QskUN7gSUk/DZ/PJEoyPe9YaTQfsAY13InEolrMzMzv/fCyvfIoJsFJvBIoP8GOCpog0YJ6nTyczfiEm5eRGicbusD2KOosGlggo3EPVwrNdDp3LyeSNst7ambogOYAdeGTXOPGIsjTZtWzZzRQnN+pIrWEcCNulRp0bqHiqqOvC2WPqjrH3c5V07LfoxY2a34yUnWFui5YnETdb1VQQSV70v3+A8d9DM3m39fWlrZEZ0tUl8Qaxw2jKXZQmErSJlm8iqhaU8ntkcBtP4ql2lYa9kooar633IPtHIH8/+2orWGs1pTJIcrVrqHs1ip2urLBTywMuGiqbUHcg8JDCtHBkxNaRjaFxjrYew6fqptEk5KQ9AqYNo1A8s9SAkHsVprXehawLW2+dVVtU5SE7oTganpSuhOBa4JTaeXyDBEmcTT5CZUFm9lqLS0c9x6ExOMHfRcopWAfrriBIVxV8DTlYE3U35x8QVOL79glCioOh3KT6O82ITW2iJ59QaNQ7/LhSsMm2ZE2gqdJEXOHYdFcflgZpyTcb9Qtc33y9u0jLF+nGuL4vjf0HGs+t6jbBx3HN2e98ijV1OpY1htjkkQHLpbLJNOX9BsexEJ4noOn3uF7jgQLqN1bZ84JJxwCViYgPE7TXJ5uwU2LCRMcwIJ9yjeyY/O2MS8ZT0QHZBuQtGKp9SSToQmLgI+k0w+Ij5haQkqXKVSGaVrLyT0wvrKIVGWCSsEKI1qG8KHDWNqfmFhSdb1BxRbl/grE0pYAAAAAElFTkSuQmCC)
}
.open-wz4d.opened,
.open-ync.opened {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAAAXNSR0IArs4c6QAAA8tJREFUWAntmU9rE0EYxnc2G8FaaAVbpQd70JOBelMkiZQIOVQQPfTmB/DizbbiQUGQ2voNgjcRD0X0ID2ERFvT7UEv2i8gpbSHlqLRitA0Oz7vuJNuk91sNs3OpuBCMrMzOzu/efd55y/THFc2lbpc4XyCcZ5C8gDXNN2RrTTKNM3ijG2iUpPp+uz7UumTBECepo2Pjx/bXl9/rDF2j3Mek5ndEjLGqmB5dj6ReJjL5SoC8Ex//xNYdQoZkVnWx0DElfq+tRX/trZWZCSJPc5NaWGYfhUPzMRisRU0r+LzstCyYc14tVodQQVTMOgwVUQWZ4ZxxSANa7YkCFjv6blYKBTKodEEe7F5c3T01c/d3S8ELgxbqUzqttPJV810EbBgeruw8IMcUQLCOZMGbgZkAklCxjsZXkunL3DLuhPknTrni4Xl5ddUBgqocSE+aMDsNecLS8MApk97Nwg0WICmCWjId0+WxXv0GrBMPAohySP0CzrcQCUv3SrC5+6B9W655XmlKYH+sLT0FQC36yEwqB3HoPauPt3vPjJ5SGAIN+MHWZ8fCbQrMGMFDB5v6gHd7pVDewGfGhq6AcA/bpD1aUqhmwHPzc21BEwNUAbdKWBl0J0EVgZdLpfpi+53r3A60nAQSRCsvJTII5/P/zZ6e8cwkHzE/PJQwAS+33rZjJBCAs9ms2N9fX2Wl4Uxcs7qjL0gBMzsVr1QlEETAIF7gVC6PXLS6Nn0UiKPpgRtZP6HbsNobRU5kpb2dER7iTRMpqD5sO0kDZahgYP6YT8nayh4iARPS9OaDpPzefphuTPhVocc6fZ2dubRnZ1weyaMNE9ov8okMM2H8buqErwtaCewbBwktEsDh7wPMwwM7QbciaE5SCMDQXcDMDWuZehuAW4Zmpb5tGo+sAjtwGwtiCScz3r2086HGvYlIgRu2dLOBqh2ugN12zctWdpZEFL5tb2x8TyTTDqTRRxz4JliqVTbLGx4oEMJgaEbpOIAwbYxTeBDh26593CwRR418Lkt9AoCno4MJBHtD9vbrTLJN2y2RPIt3OQB8NW4sAtlkTy28DtNZewzDpPi9ob2v/1hSojyYmwEkzZBgP9NHXOGJQfPFM44+h33kUevp1In4UeTEgR+Y7JMOn1Js6xlZEAd4qhglc44IJsV5w68LKQqFJKAhQkYv7OCzT7dAhvmlsnkNDLuqwJqtx5sL0wXTfOBcEA6CYXAn9I5XbsvDLMccRHwuUTiEdUjLC0rFFKpVieg8yQyBmH9yLpE6iXI6YSG4/HZ4uLiZ8n5FyJCqS1oYxvkAAAAAElFTkSuQmCC)
}
.open-tgc {
 position:relative;
 left:-4.26667vw;
 width:4vw;
 height:4vw;
 background-repeat:no-repeat!important;
 background-size:2.4vw 1.33333vw!important;
 background-position:50%!important
}
.open-tgc.closed,
.open-tgc.opened {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAPCAYAAAAVk7TYAAAAAXNSR0IArs4c6QAAAXtJREFUOBG1VLFOw0AMPR9katlQtyqCiqkjW9Sh6pCBEYkJUYlvQHwAO/0BRhATE2uQSoc0TJ2YQ1G6IcZ0SqXDr/RQml5Co6pefLbvvSeffKaO49wqIa7Elo2E6JFSijqt1oNQ6nxrekSPfd+/kESkjprNS/Yv2xAD74JfcXe/dtZuV7+TZMAdHuvcxp5otG9Z7afBIAbXnxgC13Vrs+k04KdtIN7EuKNwt1JxPM/70jxLYkjywEAo4KGp6UtlPZNCwOkHQZjGynSAMy4oKU8E0bz1bP3fmHHAZ4WAWxFD8tX3R1w45WOCuIQlwAFvwuyYksiNJ5OPA9sOeWAguvLcBpwSUnb7w+GzoTZP5Yqh+hlF7w3bjnlg3DwCnZdSXvNfutOxyReKATCOorfDen2Pj46JADluu8cd3eTVdX6d5+GXLNgyi+3Ao84DXGzGAclCQGTaMuntkMWY4rU608ClLZPZDvpOkS8lBiJsmSSO761qtZveDkUiuvYDo42FnEEAJ38AAAAASUVORK5CYII=)
}
.WZ4D .ball-animation,
.YNBBC .ball-animation,
.YNNBC .ball-animation,
.YNZBC .ball-animation {
 flex:.9
}
.ync-Overlay {
 z-index:10
}
.ync-Overlay .van-picker {
 width:100%;
 position:fixed;
 bottom:0;
 z-index:2020
}
.ync-Overlay .van-picker .van-picker__confirm {
 color:#2b80ff!important;
 font-size:3.46667vw
}
.ync-Overlay .van-picker .van-picker__cancel {
 color:#666!important;
 font-size:3.46667vw
}
.ync-openno-detail {
 padding-bottom:2.66667vw
}
.ync-openno-detail .ync-table {
 margin:0 auto;
 width:88vw;
 color:#fff;
 font-size:3.2vw;
 background:hsla(0,0%,100%,.9);
 border:1px solid #0091ff;
 border-radius:1.6vw;
 overflow:hidden
}
.ync-openno-detail .ync-table>div {
 display:flex;
 border-bottom:1px solid #0091ff;
 height:7.46667vw;
 align-items:center;
 justify-content:center;
 line-height:1
}
.ync-openno-detail .ync-table>div .ync-table-name {
 color:#0091ff;
 width:14.93333vw;
 display:inline-block;
 text-align:center;
 border-right:1px solid #0091ff;
 height:6.66667vw;
 line-height:6.66667vw;
 font-size:3.2vw;
 word-wrap:break-word;
 white-space:normal;
 word-break:break-all
}
.ync-openno-detail .ync-table>div .ync-table-result {
 color:#0091ff;
 flex:1;
 display:flex;
 align-items:center;
 justify-content:center;
 text-align:center
}
.ync-openno-detail .ync-table>div:last-child {
 border-bottom:none
}
.ync-open-time {
 position:fixed;
 left:3%;
 top:17.86667vw;
 z-index:100;
 width:94%;
 height:44.8vw;
 background:#fff;
 border:1px solid #e3e3e3;
 border-radius:1.33333vw;
 overflow:hidden;
 animation:showheght .2s
}
.ync-open-time-list {
 height:6.4vw;
 display:flex;
 font-size:3.2vw;
 align-items:center;
 color:#666
}
.ync-open-time-list>div:first-child {
 width:16vw;
 line-height:6.13333vw;
 text-align:center
}
.ync-open-time-list>div:first-child span {
 width:100%;
 height:100%;
 display:inline-block;
 background:#eef8ff;
 border-right:1px solid #e3e3e3;
 border-bottom:1px solid #e3e3e3
}
.ync-open-time-list>div:last-child {
 flex:1;
 display:flex;
 justify-content:center;
 align-items:center;
 align-content:center
}
.ync-open-time-list>div:last-child span {
 flex:1;
 height:6.4vw;
 line-height:6.4vw;
 text-align:center;
 border-right:1px solid #e3e3e3;
 border-bottom:1px solid #e3e3e3
}
.ync-open-time-list>div:last-child span:last-child {
 border-right:none
}
.ync-open-time-list .lottery-info-pre {
 color:#fff;
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.wz4d-table {
 margin:0 auto;
 width:84vw;
 color:#fff;
 font-size:3.2vw
}
.wz4d-table:first-child .wz4d-colspan-list li:nth-child(n+6) {
 border-bottom:none
}
.wz4d-table:first-child .wz4d-colspan-title {
 border-radius:1.06667vw 1.06667vw 0 0;
 overflow:hidden
}
.wz4d-table:nth-child(2) {
 border-bottom:1px solid #dedede;
 border-radius:0 0 1.33333vw 1.33333vw
}
.wz4d-table .wz4d-colspan-title {
 text-align:center;
 height:6.66667vw;
 line-height:6.66667vw;
 background:#73c0fd
}
.wz4d-table .wz4d-colspan-list {
 display:flex;
 flex-wrap:wrap;
 border-right:1px solid #dedede;
 background-color:#fff;
 color:#666
}
.wz4d-table .wz4d-colspan-list li {
 height:5.86667vw;
 line-height:5.86667vw;
 width:20%;
 box-sizing:border-box;
 text-align:center;
 border-left:1px solid #dedede;
 background-color:#fff;
 font-family:PingFangSC-Semibold;
 font-size:3.73333vw;
 color:#666
}
.T539 .header-container .header2-wrapper .header-row .left,
.TW539 .header-container .header2-wrapper .header-row .left {
 width:28%
}
.T539 .header-container .header2-wrapper .header-row .right,
.TW539 .header-container .header2-wrapper .header-row .right {
 width:72%
}
.show-wz4d-canlendar {
 display:block;
 width:calc(100% - 2.66667vw);
 bottom:29.33333vw;
 left:1.33333vw;
 z-index:99;
 position:absolute;
 background-color:#d0d3d9;
 padding:2.66667vw;
 border-radius:2.13333vw
}
.show-wz4d-canlendar:after {
 position:absolute;
 content:"";
 display:block;
 bottom:-4vw;
 right:2.66667vw;
 width:0;
 height:0;
 border:2.13333vw solid transparent;
 border-top-color:#d0d3d9
}
.tgc-openno-detail {
 padding-bottom:2.66667vw
}
.tgc-openno-detail .tgc-table {
 margin:0 auto;
 width:84vw;
 height:16.26667vw;
 color:#0091ff;
 font-size:3.2vw;
 background:hsla(0,0%,100%,.9);
 border:1px solid #0091ff;
 border-radius:2.13333vw;
 display:flex
}
.tgc-openno-detail .tgc-table .item {
 flex:1
}
.tgc-openno-detail .tgc-table .item p {
 font-size:3.2vw;
 color:#0091ff;
 text-align:center;
 height:8vw;
 border-bottom:.5px solid rgba(122,147,228,.5);
 border-right:.5px solid rgba(122,147,228,.5);
 line-height:8vw;
 font-family:PingFangSC-Medium
}
.tgc-openno-detail .tgc-table .item p:last-child {
 border-bottom:none;
 font-size:3.73333vw
}
.tgc-openno-detail .tgc-table .item:last-child p {
 border-right:none
}

.modal {
 border-radius:.8vw
}
.modal .modal-content {
 padding:3.2vw 5.33333vw
}
.game-desc-modal {
 position:relative;
 width:100%;
 height:120vw
}
.game-desc-modal .modal-header {
 position:relative;
 height:9.6vw;
 color:#333;
 border-bottom:1px solid #f1f3f7;
 display:flex;
 align-items:center;
 justify-content:center
}
.game-desc-modal .modal-header .lottery-select {
 display:inline-block;
 text-align:center
}
.game-desc-modal .modal-header .lottery-select>span {
 padding:0 2.66667vw;
 display:flex;
 justify-content:center;
 align-items:center
}
.game-desc-modal .modal-header .lottery-select>span .arrowFlag {
 display:block;
 margin-left:2.13333vw;
 height:2.66667vw;
 width:2.66667vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAOCAYAAADez2d9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAN1JREFUeNpinDlzJgOJQAaI5wFxEhA/IUUjE4kWiQPxHiB2BeK9UD5NLBMF4t1ArA7lq0H5otS2jB+IdwCxLpo4iL8TKk8Vy/igFhnhkDeEWshHqWVcQLwZiC0IqDOHquMi1zJ2IN4AxHZEBjVI3UYg5iDVMjYgXgtNdaQAFyBeA9VPlGXMQLwMiL0ZyAPeUP3MhCwDKVgIxMEMlAGQ/kXoFiJbxgjEs4A4moE6IApqHiO6ZSCBSdAiiJogCWouI7Jl3UCcw0AbADK3B8RgAeImIC5moC0oAuKvAAEGAHyqHVW204qjAAAAAElFTkSuQmCC);
 background-size:contain;
 background-position:50%;
 background-repeat:no-repeat;
 transform:rotate(180deg)
}
.game-desc-modal .modal-header .lottery-select>span .arrowFlag.arrow-up {
 transform:rotate(0deg)
}
.game-desc-modal .modal-header .title {
 display:inline-block;
 text-align:center;
 font-size:4.26667vw
}
.game-desc-modal .modal-header .close {
 position:absolute;
 right:5.33333vw;
 top:5.33333vw;
 cursor:pointer
}
.game-desc-modal .popup-menu {
 position:absolute;
 width:100%;
 z-index:1;
 top:9.6vw;
 left:0;
 background:#fff;
 font-size:3.73333vw;
 color:#555;
 padding:4.26667vw;
 height:calc(100% - 9.6vw);
 overflow:auto
}
.game-desc-modal .popup-menu section {
 display:flex;
 flex-direction:column;
 margin-bottom:4.53333vw
}
.game-desc-modal .popup-menu section>span {
 flex:.8;
 text-align:left;
 color:#333;
 font-size:3.46667vw;
 margin-bottom:3.46667vw
}
.game-desc-modal .popup-menu section .list-ul .li {
 margin-bottom:1.33333vw;
 padding-right:0!important
}
.game-desc-modal .popup-menu section .list-ul .li span {
 display:block;
 width:100%;
 height:8vw;
 line-height:8vw;
 text-align:center;
 color:#666;
 border-radius:1.06667vw;
 background:url(/h5/images/chooseModal_btn_notActive5f758de8a865fb93e02b448d7358cf2f.png) no-repeat 0 0;
 background-size:100% 100%
}
.game-desc-modal .popup-menu section .list-ul .li span.active {
 color:#fff;
 border-radius:1.33333vw;
 border:none;
 box-shadow:inset 0 0 3.52vw 1.81333vw rgba(207,219,239,.13);
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.game-desc-modal .modal-content {
height: calc(100% - 9.667vw);
overflow-x: hidden;
overflow-y: hidden;
padding-bottom: 0;
}
.game-desc-modal .modal-content .saleDesc {
 padding:2.66667vw 5.33333vw 0
}
.game-desc-modal .modal-content .saleDesc h4:first-of-type {
 margin-top:0
}
.game-desc-modal .modal-content .saleDesc h4 {
 color:#333;
 font-size:3.73333vw;
 margin-bottom:4vw;
 margin-top:5.33333vw
}
.game-desc-modal .modal-content .saleDesc .wrapper {
 color:#999;
 font-size:3.2vw;
 line-height:5.86667vw
}
.game-desc-modal .modal-content section {
 padding:2.66667vw 5.33333vw
}
.game-desc-modal .modal-content section h4 {
 color:#333;
 font-size:3.73333vw;
 margin-bottom:4vw
}
.game-desc-modal .modal-content section div:first-of-type {
 color:#7b8294
}
.game-desc-modal .modal-content section .wrapper {
 color:#999;
 white-space:pre-wrap;
 font-size:3.2vw;
 line-height:5.86667vw;
 font-family:PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,Arial,sans-serif
}

.hot-code-modal {
 background-color:#fff;
 padding:5.33333vw 6.93333vw 5.6vw
}
.hot-code-modal .title {
 text-align:center;
 margin-bottom:3.73333vw;
 font-size:4.53333vw;
 font-weight:500;
 line-height:1.2;
 color:#333
}
.hot-code-modal .row {
 line-height:1.8;
 color:#666;
 font-size:3.73333vw
}
.hot-code-modal .row .color-red {
 color:#e35555
}
.hot-code-modal .row .color-blue {
 color:#199cff
}
.hot-code-modal .row1 {
 margin-bottom:4.26667vw;
 line-height:1.4
}
.hot-code-modal .row2 {
 margin-bottom:3.73333vw;
 line-height:1.4
}
.hot-code-modal .row3 {
 margin-bottom:3.73333vw;
 line-height:1.2
}
.hot-code-modal .row3 b {
 font-weight:400;
 color:#588df9
}
.hot-code-modal .important {
 display:block;
 border:0;
 width:27.11111vw;
 height:9.95556vw;
 border-radius:2vw;
 background-image:linear-gradient(90deg,#4ec2fb,#5a82f8);
 font-size:4.62222vw;
 letter-spacing:1.06667vw;
 text-align:center;
 color:#fff;
 margin:0 auto 3.55556vw
}
.hot-code-modal .actions {
 text-align:center;
 font-size:2.93333vw;
 color:#999
}
.hot-code-modal .actions input {
 box-sizing:border-box;
 display:inline-block;
 background-color:#fff;
 margin-top:-.53333vw;
 margin-bottom:1px;
 vertical-align:middle
}
.hot-code-modal .actions>label {
 display:flex;
 align-items:center;
 justify-content:center
}
.hot-code-modal .actions>label .checkbox {
 display:inline-block;
 width:3.73333vw;
 height:3.73333vw;
 background-size:100% 100%;
 background-repeat:no-repeat;
 margin-right:1.33333vw
}
.hot-code-modal .actions>label .weixuan {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAAB+CAYAAADiI6WIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABR9JREFUeNrsmk1sFHUYh6e0laAFUYtVLgqxQr2oUD6uNRE4GPUAaBRN9CDBllpJvIhKotGDiV+0jdELCVEgih/xRpvIUfkoxIuU1kA0SijFoAIauyH192bfNaWC++52aWfC8yQPJJv/zG7epzs7M7tVvb29SQW4WbbI5XKhnCfnyOvk9ATK4W95Xg7L47Jffiv3ylMT3XnNBLa9ST4pH5OLZRWtKsp090a5QK7yx0dln9wht8tfy9n5tDK2uVW+JX+Ub8tmok8qVT5zm/1PslPOvZLh7ejwghyQm/wwDlPLtbJNHvU2tZUO3yj3yzdlHfNOHXXexhrdVanwD8mD8l7mm3rukfvkwxMN/4z8TM5ippl69+/2dmWF3yA/kNXMMnNUe7sNpYZ/0M8WIdt0esvQdXyT/LiMd3pO9rgH5DH5m9+IgPKu42fL+XKJXOHWlvjOt5ZL5ZH/C2873VnimbvF3Sq7kvxdJqgM9oYZcr/xGdsd0lbZ7n8U0c/8nf7Hk7vcob5D3l3Ci/vUjxBbiD4pnPJZN/nso1jT5y/3GW93f14J7uiC3zhYK0/SY9I56bNv8xYRXk7G3OEbG/7F4CHenuhR2c38p5xubxGJb203jw9fL58OPlmHXydCOtjtTSI85a3/Db9Ozgh+pncx69RhTT4JrJvhrS8KHzl7b2fGqaXdGxXj8UJ4u0RYFNjgPU7kUs2QNyqG/XZiroW/Lyn+fXqOk7nMnOzliqyx1i0Wfllghz1cp2eCYW9VjGYLvzCwcA8zzQyRVgss/B2BhYeYZ2boC6xptPANgYUDzDMzDAbWNFj4mYGFvzPPzBBpNTP6m7sR5pkZQq2mMaerE8ITHggPhAfCA+GB8EB4IDwQHggPhAfCA+GB8EB4IDwQHggPhAfCA+GB8EB4wgPhgfBAeCA8EB4ID4QHwgPhgfBAeCA8EB4ID4QHwgPhgfBAeCA8EB4IT3hGQHggPBAeCA+EB8ID4YHwQHggPBAeCA+EB8ID4YHwQHggPBAeCA+EB8ID4QkPhAfCA+GB8HA1hb+GUWWGSKsRC382sPB65pkZIq3OWvihwMJG5pkZIq3OWPgfAgsXM8/MsCiwZtDC9wcWrmSemWFVYM1RC78vsHCFnMNMU481uj+wrs/C75WjRRbWylbmmnqeDZzVW+uvCyd3hwI7fU42MNvUYm06Auus9YnCdfxHgQ1my07mm1q2eqNi7LB/xob/K7DRGtnGjFOHNVkbWGeNt48Nf1puCz7Ju3I1s04Nq71JhG3e+qJbtq/Lc4GNq+UuTvZSQau3qA6sPeeNk/HhT8hXg09oT9TlT3oL85+SE7ld3qA6uM1r3vg/4QuH8cMlvIBH5BG5RdbT44pT77Pu99lHsabvjH2gqre3d/wiu9d7UM4q8UXl5B7ZIw/IY/KMPw6lY/dObpDz5ZIkfxNtpT9eCvYlXLMcGPtgzSUWDson5OclHEYKL/QBF9LBBblufPRLHeoLfCU3MrfMs9FbJtHwxvtyvf/VQPbe6eu9YVJqeONDv078g1lmBrtsW+PtknLDG1/6ycFhZpp6vpPL5BfFFkZ/c2cnfMvl5iR2axcmF2vyklwqv49sUMqvbEfkG365Z9eE55n3lPOn7JZ3Jvm7ciPRDcv5efUvcpO83f/vS4p/nw+VY9RnbrO/Lcl/QfNzqTupmcALOO3vfNNuIbb450uTnJfkfw1SV8YNB8iT8xO1YXk8yd8htV9L2Q9nhia6838EGABCoNT3C3Bk5QAAAABJRU5ErkJggg==)
}
.hot-code-modal .actions>label .xuanzhong {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAABlRJREFUWAnVmVtsFUUcxv8759QWEgIHEEQRrA2pyMVbQzQYg1jUF8HEGDBiVBABidEgARP0AX0RQ4wPJCQYi0hNMGpUfNJ4RVEevCBF8ARJIUTTAOUUUKClZ8fvm9nZ2VN6OW1Pi067O/f5/+ab2dnZOYF0cNPe0Zm8lkVInourWmu5HL7qUKzU0TAI5DgazeLakQqkruHhIJc0EiQj19drAm4AXCaZPthhQBNy1f6FQZ2zHYNO3qZfQeIaZkwZkZcFlW3wQ8lUaIkLuVr98bUI/uG0QBBcWkJYyLWK/JZT8t6Rctl/Ku0srD/wSPA8I4aBSqL8m2VKy5LqNplf2S7olXUIuGCU0mfPAJKOjpBJ2NAkSR75Hxwuky2HKuRCCNuBLKayQTQnDyE/s2JyqyyoyiPTFDDtGciYNA6YvOJvSThbi7xU0142HIZQlxeKvA/YzQeHEDSHOVuVzossJuTUTF4emhSKCpRRM2Db4OorWmEnolbgGWRC4vHUOrBDT2DQxbYA+8A1F+S7Y2WcBiCTRWnUvI+NLpyUlzRKogdGUfecM+5dQcQn9xgyeKYUlbQBQvOP9hRUpJKhpKJsZjw4sVXW7TXzdS7v1cybPgpqKnQzAjXAzCgkZUofXKKDVA8tGGAEAqhqIoplCAwO5mONnJLhJDCuOo0KXCdl5BDOSzs3nc90pNArmSMXWySouzjNFIYb8w6dgEUG8WBnyq1ZMlJRdkBSgFQENaJaYFssuveXF8bpXMcZNWJGojHMiarBoEFKsahv5FS8YCHdQhIWuSxYUndRc0RFIpQLwGOUTtgOIljHkAAloIcsNacz6H1Acuxhsx3ep0cVolpqr4qWR7JwDkQuAUoVrZIDD2ltEbIVD83KXSn5vsnMQIy+lrvHY0EyI2BuBjUGdeSD6Z9tF3l6p5Ifj1lIY9uzWdYIKAZN5A8K65kLIsu+VtJwwluedWUeauLNb2YE0jsb+kjrQYFswQZk6VdKDuQ85D0TQllXgz0GHiwMfIGahIoVNYS+nokOxO3EeZEnv1Tyxylv7P7KUF6oyZvXaLwgdTBeCNohs9TRprMiSwB55IyHXID9xZqb8D7CcNsNpRl3mPZPPDkGDfTo3xbyr3885OOTQ3nmBizyXcmYUKpb0JOYS9hiyfDLEjX6EGw8LfIElDx+zkM+NS2UpVPse7+YJhPrQmHxPSdE5nykZPaHSuqz3kBhqZ5j2RaRxz4vhFyJoV42tXBoe2qpS0V/OR6YHTYbePXnQM60hbJ8Wu8ab2gWWY4l6HSb66iWtTVa5k/qXTtk6FLReddquWKob3DTPmWAWakY99MxOycdJPdFL9/aN0ja6xJ0JLZYW+eEMnGYh63PKnlxd2Ce0O5gdzdZJc+2WyVTWLjXz9Qyr9K31V39zvK6BGXhcUMtbPUIb+DjRiXP7VKYFp01J7LzT5EV3yg5n7eQ/GB87fZQ7p3g2+i8Zvep3YKyKpWtqw3lxtHe0BdHAwNzjq+QhPsM6c9+y05YyPKUlo13hHLn+EShPgZ7BGW7w8pENs8O5bZxHnZ3U2DeMHxn031yOJDVu7hls5BD01o2zWIdm9/fe1GgNFKBry6qU3u1h/0VG4pFWHrqDgSy9gfOXQs5rEybjtWM6S+er180KKuUofSGmaHw3exctiWQ1/ewGQs5ohwnGXeF+Fh0JUrj9wqUJvmx+BKWmYXVHtahjB6iZQsgrxuAk6tegzqo1TdrWT7Vw47DmvsWHrqq4a5Eaf0u30zFmOGb6pYxedmPfSXXSPd5W0zdzsu4+e98X6oQlPl2qvkSPYRmjBWZMfbihnuo5rOLrMqhN+NX/D7G2yhdqAMtokxJpIY8c+BJrzRj532pnAHCpzK/nmNARHLn7fCSkYpmCbg38ZF1KYBj9eIADnZb4mcduwycmRNsK4LmcyDq2UDDGvUiWzYMi1QUIrr49sZ4x75DYQdfB2lze5uVbMMG2UjfoQFXsbR+dKoHi/5ANxp+GHq3MQ1FUzwU4UFunYp+fVhFBTc2KHn7d7uNK6zMRvv5ZzpPEHdROYTxKMPDzcZDRLYfSskb2VjNVWSMF6Pkjw08K30Ub57p2DGNqrDnUexIKRy7S0c4C43veEROntPCUa0/mJJ9ufg4t/DHBgfwv/j5xsH+V38Q+xfy8uQzncmxhwAAAABJRU5ErkJggg==)
}

.miss-modal {
 background-color:#fff;
 padding:5.33333vw 6.93333vw 5.6vw
}
.miss-modal .title {
 text-align:center;
 margin-bottom:3.73333vw;
 font-size:4.53333vw;
 font-weight:500;
 color:#333;
 line-height:1.2
}
.miss-modal .imgwrap {
 width:100%
}
.miss-modal .important {
 color:#00f
}
.miss-modal .tip {
 margin-bottom:5.33333vw
}
.miss-modal .row {
 line-height:1.8;
 color:#666;
 font-size:3.73333vw
}
.miss-modal .row .color-red {
 color:#e35555
}
.miss-modal .row .color-blue {
 color:#199cff
}
.miss-modal .row1 {
 margin-bottom:4.26667vw;
 line-height:1.4
}
.miss-modal .row2 {
 margin-bottom:3.73333vw;
 line-height:1.2
}
.miss-modal .actions {
 text-align:center;
 font-size:2.93333vw;
 color:#999
}
.miss-modal .actions input {
 box-sizing:border-box;
 display:inline-block;
 background-color:#fff;
 margin-top:-.53333vw;
 margin-bottom:1px;
 vertical-align:middle
}
.miss-modal .actions>label {
 display:flex;
 align-items:center;
 justify-content:center
}
.miss-modal .actions>label .checkbox {
 display:inline-block;
 width:3.73333vw;
 height:3.73333vw;
 background-size:100% 100%;
 background-repeat:no-repeat;
 margin-right:1.33333vw;
 vertical-align:middle
}
.miss-modal .actions>label .weixuan {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAAB+CAYAAADiI6WIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABR9JREFUeNrsmk1sFHUYh6e0laAFUYtVLgqxQr2oUD6uNRE4GPUAaBRN9CDBllpJvIhKotGDiV+0jdELCVEgih/xRpvIUfkoxIuU1kA0SijFoAIauyH192bfNaWC++52aWfC8yQPJJv/zG7epzs7M7tVvb29SQW4WbbI5XKhnCfnyOvk9ATK4W95Xg7L47Jffiv3ylMT3XnNBLa9ST4pH5OLZRWtKsp090a5QK7yx0dln9wht8tfy9n5tDK2uVW+JX+Ub8tmok8qVT5zm/1PslPOvZLh7ejwghyQm/wwDlPLtbJNHvU2tZUO3yj3yzdlHfNOHXXexhrdVanwD8mD8l7mm3rukfvkwxMN/4z8TM5ippl69+/2dmWF3yA/kNXMMnNUe7sNpYZ/0M8WIdt0esvQdXyT/LiMd3pO9rgH5DH5m9+IgPKu42fL+XKJXOHWlvjOt5ZL5ZH/C2873VnimbvF3Sq7kvxdJqgM9oYZcr/xGdsd0lbZ7n8U0c/8nf7Hk7vcob5D3l3Ci/vUjxBbiD4pnPJZN/nso1jT5y/3GW93f14J7uiC3zhYK0/SY9I56bNv8xYRXk7G3OEbG/7F4CHenuhR2c38p5xubxGJb203jw9fL58OPlmHXydCOtjtTSI85a3/Db9Ozgh+pncx69RhTT4JrJvhrS8KHzl7b2fGqaXdGxXj8UJ4u0RYFNjgPU7kUs2QNyqG/XZiroW/Lyn+fXqOk7nMnOzliqyx1i0Wfllghz1cp2eCYW9VjGYLvzCwcA8zzQyRVgss/B2BhYeYZ2boC6xptPANgYUDzDMzDAbWNFj4mYGFvzPPzBBpNTP6m7sR5pkZQq2mMaerE8ITHggPhAfCA+GB8EB4IDwQHggPhAfCA+GB8EB4IDwQHggPhAfCA+GB8EB4wgPhgfBAeCA8EB4ID4QHwgPhgfBAeCA8EB4ID4QHwgPhgfBAeCA8EB4IT3hGQHggPBAeCA+EB8ID4YHwQHggPBAeCA+EB8ID4YHwQHggPBAeCA+EB8ID4QkPhAfCA+GB8HA1hb+GUWWGSKsRC382sPB65pkZIq3OWvihwMJG5pkZIq3OWPgfAgsXM8/MsCiwZtDC9wcWrmSemWFVYM1RC78vsHCFnMNMU481uj+wrs/C75WjRRbWylbmmnqeDZzVW+uvCyd3hwI7fU42MNvUYm06Auus9YnCdfxHgQ1my07mm1q2eqNi7LB/xob/K7DRGtnGjFOHNVkbWGeNt48Nf1puCz7Ju3I1s04Nq71JhG3e+qJbtq/Lc4GNq+UuTvZSQau3qA6sPeeNk/HhT8hXg09oT9TlT3oL85+SE7ld3qA6uM1r3vg/4QuH8cMlvIBH5BG5RdbT44pT77Pu99lHsabvjH2gqre3d/wiu9d7UM4q8UXl5B7ZIw/IY/KMPw6lY/dObpDz5ZIkfxNtpT9eCvYlXLMcGPtgzSUWDson5OclHEYKL/QBF9LBBblufPRLHeoLfCU3MrfMs9FbJtHwxvtyvf/VQPbe6eu9YVJqeONDv078g1lmBrtsW+PtknLDG1/6ycFhZpp6vpPL5BfFFkZ/c2cnfMvl5iR2axcmF2vyklwqv49sUMqvbEfkG365Z9eE55n3lPOn7JZ3Jvm7ciPRDcv5efUvcpO83f/vS4p/nw+VY9RnbrO/Lcl/QfNzqTupmcALOO3vfNNuIbb450uTnJfkfw1SV8YNB8iT8xO1YXk8yd8htV9L2Q9nhia6838EGABCoNT3C3Bk5QAAAABJRU5ErkJggg==)
}
.miss-modal .actions>label .xuanzhong {
 background-image:url(data:image/png;base64,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)
}
.miss-modal .actions>label .labelText {
 vertical-align:middle
}

.mk-method-tabs {
 position:relative;
 margin-left:2.66667vw
}
.mk-method-tabs .method-selector {
 height:10.13333vw;
 overflow:hidden
}
.mk-method-tabs .method-selector .method-selector-box {
 display:flex;
 background-color:#f8f8f8;
 height:13.33333vw
}
.mk-method-tabs .method-selector .method-selector-box .van-tabs__content {
 height:0
}
.mk-method-tabs .method-selector .method-selector-box .van-tabs__wrap {
 margin-top:1.86667vw
}
.mk-method-tabs .method-all {
 position:absolute;
 right:0;
 display:flex;
 width:11.2vw;
 height:10.13333vw;
 justify-content:center;
 padding-top:2vw;
 background-color:#ebecf0
}
.mk-method-tabs .method-all:before {
 position:absolute;
 content:"";
 left:-1.6vw;
 width:1.6vw;
 bottom:0;
 top:0;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAABtCAYAAABDeFp9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAGgWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTEyLTEzVDE5OjMxOjE1KzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE5LTEyLTEzVDE5OjMxOjE1KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0xMi0xM1QxOTozMToxNSswODowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowY2Y2NTIxMy0xMTQyLWFkNDItYjgwMi04OWNiNTQxNDljODQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoyMjk3NGVmNS01YjgzLTEzNDMtODhmMi0yOWUyMjY2MWM1ZWUiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5MmViZjAzNC02MWRhLWYwNDgtYTViNy1lNjY2NDdmYzcwZjQiIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjkyZWJmMDM0LTYxZGEtZjA0OC1hNWI3LWU2NjY0N2ZjNzBmNCIgc3RFdnQ6d2hlbj0iMjAxOS0xMi0xM1QxOTozMToxNSswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDowY2Y2NTIxMy0xMTQyLWFkNDItYjgwMi04OWNiNTQxNDljODQiIHN0RXZ0OndoZW49IjIwMTktMTItMTNUMTk6MzE6MTUrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4wIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPHBob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4gPHJkZjpCYWc+IDxyZGY6bGk+eG1wLmRpZDpjYzY0Yjg2Yy1iOGMyLTRkMzAtYjY4MS05NGJlYmY1MzQ2ZmU8L3JkZjpsaT4gPC9yZGY6QmFnPiA8L3Bob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6+Nc58AAAB6UlEQVRogd2a646EIAyFi9n3f2TYH7OYUk5Li6jMNjEK6mfbw01nUimFVtmxjEREP7yQUprlJKLFnt0XptPUXERhGijNwDRwIqLihckbYd3/UZOHKMNNHlh3Ezh2CSCbQjK2kJpoOzjsO9W0uo4M8SBnzlCO0N4tAPeUgxvYKGfcK1nuoN+nJlIShcY3d0e3ulGFT4WpQi3YyJuu7d2upjWtm9691s6sgdIN07qTLIfC1Dw7jx/N2WhCaeoeV7NRDJxzwVCICH6WJQytcLQHdA+7NWfelwK0/pgezyD41jC9CqJrL89O7nYWtijMGoXd3cmqU3vAJdsW9v4qSFX0imfLe8CesG7s28azJTB1aF/p2X5vdWfYHhjKkawrXpjbojBzkh7BRjN8c/6VtUZh59T9aEbXbD81pZkCyDygm1HOCg36ppZo9WGv5Ezzrgn1Uc9QnjqPvDAEn1ITAWRds73WA6A3j3rmafFTnqFmkAEoU+DLHr9Rgok+42DWPBuNGtCzrQbHxkY5q+Gmv+O6lzkjCgpQ9xxwsLJrpNWgvJlkIsoezyQ0M49q2K6PviF79TcUcy6IqllzVPPFPwQMm0ZtWwjYXTMbpgTtt3AJw+TspE51kZxJMaQQUwJIdU/b9kVsLSxt+3eBX5AhqzTksbB8AAAAAElFTkSuQmCC) no-repeat;
 background-size:contain
}
.mk-method-tabs .method-all .mk-plays {
 display:inline-block;
 width:3.46667vw;
height: 3.46667vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAwFJREFUWAntWU2LE0EQrZ7Nh4vuQRDUQ/6BRBF3L3pYbyqCohBYyM2DiHjyr/gB6lE97FFEc1n0JuriGnH9AyKLuC4iRsy6mfZVJzXTmRkz3RrZCNMQuvp1VU3160mnqkNUtPEyoNjdsXt697eQrmtNpzGccXmEUrRFml6pMl1eWVDLWTaH7+t62KMb0JvTROUsnRSmqAOsFVTp0kpDfZL5gIVBkAsQnYJkGyyqhIfPhVv0cH5R72LMbicf6WoPc9A76hwkO9C0E5/zukt3bH8m0AGTNu4ua9r7pUtHkgZrG1QHVkvirmMs7sT8E10SfRMoBs5MiqHdBzptH4RpzLbJlTVVKu+pKnoSqIwnti8CHffWFIwWjI6bgXH7K97Rf8KoSTD+wrMOkKAkmp5KYwmV0UNFempP7KO/9ciCRlv9fpYXGVboTVKjPE2rwLpJ3HWsNL17fEpF9iZQTtVI0UdXJ6LHQcLh1XZDfRBM+hfn1GcV0BX43RTMtYffdQrooq1v8lEGOFXjLCgrwbANRObtZiazghQd7mcX9b5elw4hdXPLR4k65YCWnzfVV9tPIRcMTDoD0ZeJaxwuH1wzcz4nd5Tp7bOG2hi1SC4cv4d0wPXLhIA6MzVqPz2ufth+TaBcLXIhhgnfGqfLR9DrprptOxX54F3dxPF1CzXZtGAuPY6nNRxrZ+D3peibcxQl7U0AvkGyjyqCuMZHkDiUnpn8kyDZHj73YweGFi+/TLPyAO8eRZg5JxOGvN2+TNouUIXW+XUUzATqVXeLpd1nHeZZmG2TJ2tSvXVKlct5Zts+39/6bQ8jP4Ai0HyO/DQKRv34ytcuGM3nyE/jP2O0fx3tt8Rhbb7OHmqcBQ0BngPY/9ysxcWhMNry9BOpcyHGNU4EDARO1UwWlJxwHGtFS0j1ojLcBMoX+3D6wKtiRN2NVa/C5mxWIWbySaRq8NuGDtIJt8ZMQr8VlOiCbQE8bnxnbl9HxzNpiS8H7Lo7rREj5o8HK8GIZ9ISb7fNZFpjwpFfa+reuq7dAOoAAAAASUVORK5CYII=) no-repeat;
 background-size:contain
}
.mk-method-tabs .method-history {
 padding-top:0;
 width:100%;
 height:auto!important
}
.mk-method-tabs .method-history .van-tab {
 color:#666
}
.mk-method-tabs .method-history.has-more {
 width:70.13333vw;
 padding-right:1.33333vw;
 color:#666
}
.mk-method-tabs .van-tabs__wrap {
 height:auto;
 height:10.13333vw
}
.mk-method-tabs .van-tabs__nav {
 border:0;
 background:transparent;
 height:11.2vw;
 padding-left:0;
 margin:0
}
.mk-method-tabs .van-tab {
 min-width:14.93333vw;
 height:6.22222vw;
 border-radius:1.33333vw;
 background-image:linear-gradient(180deg,#fff,#fff 48%,#fff 100%,#fbfcfd 0);
 color:#333;
 border:1px solid #dbdfef;
 flex:none;
 line-height:normal;
 margin-right:2.66667vw;
 padding:0;
 font-size:3.2vw
}
.mk-method-tabs .van-tab>span:first-of-type {
 height:100%;
 line-height:6.22222vw
}
.mk-method-tabs .van-tab:first-child {
 margin-left:2.66667vw
}
.mk-method-tabs .van-tab:last-child {
 margin-right:0
}
.mk-method-tabs .van-tab.van-tab--active {
 border:none;
 background: rgb(28, 158, 255);
color: #fff;
}
.mk-method-tabs .van-tab>.van-tab__text {
 min-width:9.6vw;
 padding-right:2.66667vw;
 padding-left:2.66667vw
}
.mk-method-tabs .van-tab:first-of-type {
 padding-left:0;
 margin-left:0
}
.mk-method-tabs .menu-popup {
 position:absolute;
 top:-3.2vw;
 right:0;
 width:78.66667vw;
 transform:translateY(0);
 z-index:99999!important
}
.mk-method-tabs .menu-content {
 display:flex;
 flex-wrap:wrap;
 background-color:#fff;
 border-radius:1.33333vw;
 box-shadow:0 0 2.13333vw 0 rgba(131,170,225,.23);
 padding:4.8vw 2vw
}
.mk-method-tabs .menu-item {
 width:23vw;
 border:1px solid rgba(201,202,228,.57);
 border-radius:1.06667vw;
 padding:0.333vw 0;
 text-align:center;
 font-size:3.73333vw;
 color:#666;
 margin:0 0.933vw 4vw;
 background-color:#fff;
 display: flex;
align-items: center;
align-content: center;display: block;
}
.mk-method-tabs .menu-item.active {
 border-color:rgb(28, 158, 255);
 background-color: rgb(28, 158, 255);
color: #fff;
}

.methods-menu {
 width:83.55556vw;
 background-color:#fff;
 height:calc(100% - 35.2vw)
}
.methods-menu .methods-title {
 height:10.66667vw
}
.methods-menu .methods-text {
 position:absolute;
 right:0;
 top:0;
 width:25.33333vw;
 height:9.68889vw;
 line-height:9.68889vw;
 background-color:#fff;
 font-size:3.2vw;
 padding-left:2.57778vw;
 font-weight:700;
 color:#0091ff
}
.methods-menu .methods-text>i {
 position:absolute;
 display:inline-block;
 right:4.35556vw;
 top:3.2vw;
 width:3.2vw;
 height:3.2vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAwFJREFUWAntWU2LE0EQrZ7Nh4vuQRDUQ/6BRBF3L3pYbyqCohBYyM2DiHjyr/gB6lE97FFEc1n0JuriGnH9AyKLuC4iRsy6mfZVJzXTmRkz3RrZCNMQuvp1VU3160mnqkNUtPEyoNjdsXt697eQrmtNpzGccXmEUrRFml6pMl1eWVDLWTaH7+t62KMb0JvTROUsnRSmqAOsFVTp0kpDfZL5gIVBkAsQnYJkGyyqhIfPhVv0cH5R72LMbicf6WoPc9A76hwkO9C0E5/zukt3bH8m0AGTNu4ua9r7pUtHkgZrG1QHVkvirmMs7sT8E10SfRMoBs5MiqHdBzptH4RpzLbJlTVVKu+pKnoSqIwnti8CHffWFIwWjI6bgXH7K97Rf8KoSTD+wrMOkKAkmp5KYwmV0UNFempP7KO/9ciCRlv9fpYXGVboTVKjPE2rwLpJ3HWsNL17fEpF9iZQTtVI0UdXJ6LHQcLh1XZDfRBM+hfn1GcV0BX43RTMtYffdQrooq1v8lEGOFXjLCgrwbANRObtZiazghQd7mcX9b5elw4hdXPLR4k65YCWnzfVV9tPIRcMTDoD0ZeJaxwuH1wzcz4nd5Tp7bOG2hi1SC4cv4d0wPXLhIA6MzVqPz2ufth+TaBcLXIhhgnfGqfLR9DrprptOxX54F3dxPF1CzXZtGAuPY6nNRxrZ+D3peibcxQl7U0AvkGyjyqCuMZHkDiUnpn8kyDZHj73YweGFi+/TLPyAO8eRZg5JxOGvN2+TNouUIXW+XUUzATqVXeLpd1nHeZZmG2TJ2tSvXVKlct5Zts+39/6bQ8jP4Ai0HyO/DQKRv34ytcuGM3nyE/jP2O0fx3tt8Rhbb7OHmqcBQ0BngPY/9ysxcWhMNry9BOpcyHGNU4EDARO1UwWlJxwHGtFS0j1ojLcBMoX+3D6wKtiRN2NVa/C5mxWIWbySaRq8NuGDtIJt8ZMQr8VlOiCbQE8bnxnbl9HxzNpiS8H7Lo7rREj5o8HK8GIZ9ISb7fNZFpjwpFfa+reuq7dAOoAAAAASUVORK5CYII=) no-repeat;
 background-size:contain
}
.methods-panel-list {
 display:flex;
 height:100%;
 overflow:hidden;
 min-height:100%
}
.methods-panel-list .panel-left {
 flex:1;
 overflow:auto;
 background-color:#e9ebf0;
 padding-top:6.66667vw
}
.methods-panel-list .panel-right {
 width:25.42222vw;
 background-color:#fff;
 display:flex;
 flex-direction:column
}
.methods-panel-list .method-group-list {
 position:relative;
 font-size:3.2vw;
 left:-1px;
 flex:1;
 overflow:auto
}
.methods-panel-list .method-group-list .method-group-list-item {
 width:100%;
 height:11.82222vw;
 line-height:11.82222vw;
 text-align:center;
 color:#666
}
.methods-panel-list .method-group-list .method-group-list-item.active {
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 font-size:3.46667vw;
 color:#fff
}
.methods-panel-list .method-play-list {
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
 padding:0 3.2vw
}
.methods-panel-list .method-play-list .method-play-list-item {
 font-size:2.66667vw;
 display:flex;
 justify-content:center;
 align-items:center;
 box-sizing:border-box;
 margin-bottom:3.02222vw;
 text-align:center;
 transition:all .1s;
 width:24.53333vw;
 height:9.33333vw;
 border-radius:.98667vw;
 background-color:#fff;
 color:#666
}
.methods-panel-list .method-play-list .method-play-list-item.active {
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border:none;
 color:#fff
}

.standard-methods {
 align-items:center;
 position:relative;
 margin-bottom:.8vw
}
.standard-methods .van-overlay {
 top:35.2vw;
 top:0;
 left:unset
}
.standard-methods.tab2 .van-overlay {
 right:-100vw
}
.standard-methods .method-selector {
 display:flex;
 position:relative
}
.standard-methods .method-selector .mk-tabs {
 width:calc(100% - 10.22222vw);
 height:10.13333vw;
 overflow-y:hidden
}
.standard-methods .method-selector .mk-tabs .mk-tab {
 width:auto!important;
 background:unset;
 height:10.13333vw;
 line-height:10.13333vw
}
.standard-methods .method-selector .mk-tabs .mk-tab:first-child>span {
 margin-left:4vw
}
.standard-methods .method-selector .mk-tabs .mk-tab:last-child>span {
 margin-right:4vw
}
.standard-methods .method-selector .mk-tabs .mk-tab>span {
 border:1px solid #dbdfef;
 background-image:linear-gradient(180deg,#fff,#fff 48%,#fff 100%,#fbfcfd 0);
 box-shadow:inset 0 .8vw 1.6vw 0 rgba(207,219,239,.13);
 padding:.8vw 4.26667vw;
 border-radius:1.33333vw;
 margin-left:2.66667vw;
 font-family:PingFangSC-Regular;
 font-size:3.46667vw;
 color:#666
}
.standard-methods .method-selector .mk-tabs .mk-tab>span.active {
 color:#fff;
 border:none;
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.standard-methods .method-selector .method-all {
 position:absolute;
 right:0;
 display:flex;
 width:11.2vw;
 height:10.13333vw;
 justify-content:center;
 padding-top:3.2vw;
 box-sizing:border-box;
 background-color:#ebecf0;
 background-image:linear-gradient(180deg,#ebecf0,#f8f8f8 49%,#ebecf0)
}
.standard-methods .method-selector .method-all:before {
 position:absolute;
 content:"";
 left:-1.6vw;
 width:1.6vw;
 bottom:0;
 top:0;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAABtCAYAAABDeFp9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAGgWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTEyLTEzVDE5OjMxOjE1KzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE5LTEyLTEzVDE5OjMxOjE1KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0xMi0xM1QxOTozMToxNSswODowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowY2Y2NTIxMy0xMTQyLWFkNDItYjgwMi04OWNiNTQxNDljODQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoyMjk3NGVmNS01YjgzLTEzNDMtODhmMi0yOWUyMjY2MWM1ZWUiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5MmViZjAzNC02MWRhLWYwNDgtYTViNy1lNjY2NDdmYzcwZjQiIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjkyZWJmMDM0LTYxZGEtZjA0OC1hNWI3LWU2NjY0N2ZjNzBmNCIgc3RFdnQ6d2hlbj0iMjAxOS0xMi0xM1QxOTozMToxNSswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDowY2Y2NTIxMy0xMTQyLWFkNDItYjgwMi04OWNiNTQxNDljODQiIHN0RXZ0OndoZW49IjIwMTktMTItMTNUMTk6MzE6MTUrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4wIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPHBob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4gPHJkZjpCYWc+IDxyZGY6bGk+eG1wLmRpZDpjYzY0Yjg2Yy1iOGMyLTRkMzAtYjY4MS05NGJlYmY1MzQ2ZmU8L3JkZjpsaT4gPC9yZGY6QmFnPiA8L3Bob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6+Nc58AAAB6UlEQVRogd2a646EIAyFi9n3f2TYH7OYUk5Li6jMNjEK6mfbw01nUimFVtmxjEREP7yQUprlJKLFnt0XptPUXERhGijNwDRwIqLihckbYd3/UZOHKMNNHlh3Ezh2CSCbQjK2kJpoOzjsO9W0uo4M8SBnzlCO0N4tAPeUgxvYKGfcK1nuoN+nJlIShcY3d0e3ulGFT4WpQi3YyJuu7d2upjWtm9691s6sgdIN07qTLIfC1Dw7jx/N2WhCaeoeV7NRDJxzwVCICH6WJQytcLQHdA+7NWfelwK0/pgezyD41jC9CqJrL89O7nYWtijMGoXd3cmqU3vAJdsW9v4qSFX0imfLe8CesG7s28azJTB1aF/p2X5vdWfYHhjKkawrXpjbojBzkh7BRjN8c/6VtUZh59T9aEbXbD81pZkCyDygm1HOCg36ppZo9WGv5Ezzrgn1Uc9QnjqPvDAEn1ITAWRds73WA6A3j3rmafFTnqFmkAEoU+DLHr9Rgok+42DWPBuNGtCzrQbHxkY5q+Gmv+O6lzkjCgpQ9xxwsLJrpNWgvJlkIsoezyQ0M49q2K6PviF79TcUcy6IqllzVPPFPwQMm0ZtWwjYXTMbpgTtt3AJw+TspE51kZxJMaQQUwJIdU/b9kVsLSxt+3eBX5AhqzTksbB8AAAAAElFTkSuQmCC) no-repeat;
 background-size:contain
}
.standard-methods .method-selector .method-all .mk-plays {
 display:inline-block;
 width:3.46667vw;
 height:3.46667vw;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAwFJREFUWAntWU2LE0EQrZ7Nh4vuQRDUQ/6BRBF3L3pYbyqCohBYyM2DiHjyr/gB6lE97FFEc1n0JuriGnH9AyKLuC4iRsy6mfZVJzXTmRkz3RrZCNMQuvp1VU3160mnqkNUtPEyoNjdsXt697eQrmtNpzGccXmEUrRFml6pMl1eWVDLWTaH7+t62KMb0JvTROUsnRSmqAOsFVTp0kpDfZL5gIVBkAsQnYJkGyyqhIfPhVv0cH5R72LMbicf6WoPc9A76hwkO9C0E5/zukt3bH8m0AGTNu4ua9r7pUtHkgZrG1QHVkvirmMs7sT8E10SfRMoBs5MiqHdBzptH4RpzLbJlTVVKu+pKnoSqIwnti8CHffWFIwWjI6bgXH7K97Rf8KoSTD+wrMOkKAkmp5KYwmV0UNFempP7KO/9ciCRlv9fpYXGVboTVKjPE2rwLpJ3HWsNL17fEpF9iZQTtVI0UdXJ6LHQcLh1XZDfRBM+hfn1GcV0BX43RTMtYffdQrooq1v8lEGOFXjLCgrwbANRObtZiazghQd7mcX9b5elw4hdXPLR4k65YCWnzfVV9tPIRcMTDoD0ZeJaxwuH1wzcz4nd5Tp7bOG2hi1SC4cv4d0wPXLhIA6MzVqPz2ufth+TaBcLXIhhgnfGqfLR9DrprptOxX54F3dxPF1CzXZtGAuPY6nNRxrZ+D3peibcxQl7U0AvkGyjyqCuMZHkDiUnpn8kyDZHj73YweGFi+/TLPyAO8eRZg5JxOGvN2+TNouUIXW+XUUzATqVXeLpd1nHeZZmG2TJ2tSvXVKlct5Zts+39/6bQ8jP4Ai0HyO/DQKRv34ytcuGM3nyE/jP2O0fx3tt8Rhbb7OHmqcBQ0BngPY/9ysxcWhMNry9BOpcyHGNU4EDARO1UwWlJxwHGtFS0j1ojLcBMoX+3D6wKtiRN2NVa/C5mxWIWbySaRq8NuGDtIJt8ZMQr8VlOiCbQE8bnxnbl9HxzNpiS8H7Lo7rREj5o8HK8GIZ9ISb7fNZFpjwpFfa+reuq7dAOoAAAAASUVORK5CYII=) no-repeat;
 background-size:contain
}
.standard-methods .method-history {
 position:relative;
 width:78.66667vw;
 overflow-x:auto;
 overflow-y:hidden;
 white-space:nowrap;
 height:11.46667vw;
 line-height:11.46667vw
}
.standard-methods .method-history::-webkit-scrollbar {
 width:0;
 height:0
}
.standard-methods .method-history-item {
 display:inline-block;
 min-width:13.33333vw;
 max-width:26.66667vw;
 height:10.66667vw;
 line-height:10.66667vw;
 margin:0 .8vw;
 white-space:nowrap;
 text-overflow:ellipsis;
 overflow:hidden;
 text-align:center;
 color:#d7d7d7
}
.standard-methods .method-history-item.active {
 color:#555
}
.standard-methods .method-history .slplayIde-block {
 position:absolute;
 bottom:0;
 width:19.2vw;
 height:.8vw;
 background-color:#797979;
 transition:all .35s
}
.standard-methods.tab2 .menu-popup {
 right:-100vw
}
.standard-methods .menu-popup {
 height:100%;
 background-color:transparent
}
.standard-methods .menu-popup .methods-menu {
 height:100%
}

.double-play-select {
 overflow:auto;
 background-color:#fff;
 box-shadow:.53333vw 0 .53333vw 0 rgba(78,84,110,.05);
 border-radius:0 5.33333vw 5.33333vw 0;
 width:100%
}
.double-play-select .play-group li {
 display:-webkit-box;
 -webkit-box-orient:vertical;
 -webkit-line-clamp:2;
 height:13.86667vw;
 line-height:13.86667vw;
 overflow:hidden;
 text-align:center;
 border-bottom:1px dashed #e2e7f6;
 font-size:3.37778vw;
 color:#333
}
.double-play-select .play-group li:last-child {
 border-bottom-color:transparent
}
.double-play-select .play-group li:last-child .play-group-text {
 height:100%
}
.double-play-select .play-group li .play-group-text {
 display:flex;
 justify-content:center;
 align-items:center;
 height:calc(100% - 1px)
}
.double-play-select .play-group li .play-group-text .normal-text {
 line-height:normal;
 display:inline-block;
 margin-left:-1.33333vw
}
.double-play-select .play-group li.prev {
 border-bottom-color:transparent
}
.double-play-select .play-group li.current {
 background-color: rgb(232, 245, 255);
 color:rgb(41, 163, 255);
border-left: 1.33333vw solid rgb(41, 163, 255);
 font-weight:600;
 border-bottom:0
}

.popUpDialog{
 background-color:transparent
}
.quick-select{
 margin-top:3.2vw;
 padding-bottom:1.06667vw;
 margin-left:2.93333vw;
 margin-right:2.13333vw;
 border-bottom:1px solid #e3e5ec
}
.quick-select .wzSelect{
 margin-top:.8vw;
 padding-top:3.2vw;
 border-top:1px solid #e3e5ec
}
.quick-select .wzSelect .checkbox.TGC{
 width:17.86667vw
}
.quick-select .checkbox{
 display:inline-block;
 height:8.53333vw;
 width:15.867vw;
 color:rgb(41, 163, 255);
 margin-right:1.6vw;
 margin-bottom:2.66667vw;
 font-size:3.46667vw;
 text-align:center;
 line-height:8.53333vw;
 position:relative;
 background:#fff;
 border-radius:1.06667vw;
 cursor:pointer;
 white-space:nowrap;
 border:1px solid #fff
}
.quick-select .checkbox i{
 display:none;
 width:2.66667vw;
 height:2.4vw;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAeCAYAAACmPacqAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAI6ADAAQAAAABAAAAHgAAAADhDT+QAAADtElEQVRYCcVWTWgTQRR+M0kTrdoqIlqTjZpuClKpYCj2J62oqKDoRasoCooiggjioTcPehG9iCdB8eTFXzz4g1LUatvEar34g2A2pWmSVuvFP2ql2R3fBFc3s2O7rSYOtDPve2/e++bNy5sF+E8jFYosZ9DisoYnVqFY6/5gQy2h0IHxom5wbavQOj7w2EUnM6g2zcmC/hxjK5wAjhQzYHOgN/qsqGT4taTVTBsSWJmj8fvfdyB0Bf0tF36VUTMnMYpIhAeO+uMVPUXLTFpt3MqAXZYcOYV1E+Z1UxQySbWxmoLRjSU6TSDzHeulidcLxwt+TYlguJwCuyEhguHJQZNIwckwjFZCPRcxUIgHyxsEzila1wUrVtDMYJ0cJUA2WgP+XD/97Pl0SMQLVjOpYON6oOwmBhQPPERAD/u17rRIJq8di8rJysmqSJAAu4v7SwUfWeS2SdFiLwQ8J+ax7lvcVJEORqpkhk6xgfnhUsp4wcIscQ9eWauidbaLuCn/IpOpbFZco/pjRo0H/GSmwURnvXTKeWCsRtxHCFzya12nRdwq58jw4AbJ8odLxT8fNYwHnJzV0Mk6rdYfBmA7JLav3FOn75PgeRDh18KzgagvTwOg6SWu5oVvOgYFXCr2hxqaCYP7qHQLBh8xU7VKIqYJuE2kWS/5gug3mwaz5B7V7/NXVqLLg1JV9T7K4AqCIhFGCNvlhAh3SPnJKXOvwlP1ccA6sGktxue+LRmI2IrRtHtdXe0Bg1xD27kmZpmP+eOxWxZ5zGWuZnyJxyndRVejZUZivZR6jXtxdXmZRAczRsrOIF5n0zG47deix234GECODNcveNvZS11kNXbB9zZ7BrVecN95V7M276HDOtlDCDlgs8d6y+qenegLE+Z82Dpwf2XDEvwZtqOL2RI3D7NZz/pFfe0jycpImBKjE22mCHbDYLA6pTf2UsDHFW1k+I4BtW6ZDpT/MmbaPZC7zAV7ic5iqAuIesZgeyARvSTiTmQpGb4RH7k6/Bjin4jTJY6+ynC0Px3QYkck9o6gXzUjWmO3fMIIbEB8WNShLCP4SPF7WyW2jqE/Zsb0kAw1rsG3hr++XhOTzOkSBuF5ieiQROcY+mNmTA8L4l1t2Li2oDxqYsKMCSQtf0uE+xyXDDfKNS4GZ/laMq77/CU9EnzC0LjXZPWYCjW0Yuc4gVjuEPwl9sV92E+u6la7ya4dZcZ0rsSjp/Czdj/KvJn1fGPlu/8VETPGhOd+tX7dZD4xxgv0AwqXGfOZHv80AAAAAElFTkSuQmCC);
 background-size:contain;
 position:relative;
 background-repeat:no-repeat
}
.quick-select .checkbox.active{
 background:#fff;
 border-color:rgb(41, 163, 255);
}
.quick-select .checkbox.active i{
 display:inline-block
}
.quick-select .checkbox.SD{
 width:24.53333vw
}
.quick-select .checkbox.TGC[data-v-21760fa2],
.quick-select .checkbox.WZ4D[data-v-21760fa2],
.quick-select .checkbox.YNBBC[data-v-21760fa2],
.quick-select .checkbox.YNNBC[data-v-21760fa2],
.quick-select .checkbox.YNZBC{
 background:#fff;
 color:#29a3ff;
 font-size:3.73333vw;
 font-family:PingFangSC-Medium
}
.quick-select .checkbox.TGC.active[data-v-21760fa2],
.quick-select .checkbox.WZ4D.active[data-v-21760fa2],
.quick-select .checkbox.YNBBC.active[data-v-21760fa2],
.quick-select .checkbox.YNNBC.active[data-v-21760fa2],
.quick-select .checkbox.YNZBC.active{
 border:1px solid #29a3ff
}
.quick-select .checkbox.TGC{
 width:24vw
}
.quick-select .checkbox.TGC.disabled{
 border:1px solid #c9c9c9;
 color:#999
}
.quick-select .checkbox.TGC_ti_lg{
 width:37.33333vw
}

.standard-combo-modal {
 width:auto;
 overflow:hidden;
 font-size:3.73333vw;
 color:#445d7e;
 z-index:101;
 background:#fff;
 background-color:#fff;
 display:flex;
 height:100%;
 flex-direction:column
}
.standard-combo-modal .modal-title {
 position:relative;
 width:100%;
 background:linear-gradient(90deg,#69acea,#61c3d7);
 height:16vw;
 line-height:16vw;
 font-size:4.8vw;
 color:#fff;
 text-align:center
}
.standard-combo-modal .modal-title .modal-title-close {
 display:inline
}
.standard-combo-modal .modal-content {
 padding:8vw
}
.standard-combo-modal .modal-content h3,
.standard-combo-modal .modal-content p {
 text-align:center;
 margin-bottom:5.33333vw
}
.standard-combo-modal .modal-btns {
 width:100%;
 text-align:center;
 padding:0 4.26667vw 2.66667vw;
 white-space:nowrap
}
.standard-combo-modal .modal-btns .mk-button {
 height:9.6vw
}
.standard-combo-modal .modal-content {
 padding:0!important;
 height:100%;
 display:flex;
 flex-direction:column;
 flex:1;
 overflow-y:auto
}
.standard-combo-modal .main-content {
 position:relative;
 overflow-y:auto;
 background:#fff
}
.standard-combo-modal .tip {
 text-align:center;
 font-size:3.2vw;
 color:#666;
 padding:2.93333vw 0;
 border-bottom:1px solid #f2f2f2
}
.standard-combo-modal .gap10 {
 padding:0 2.66667vw
}
.standard-combo-modal .gap16 {
 padding:0 4.26667vw
}
.standard-combo-modal .options {
 display:flex;
 justify-content:center;
 align-items:center;
 font-size:3.73333vw;
 color:#333;
 margin-top:5.6vw;
 padding:5.33333vw 0;
 border-top:1px solid #e5e5e5
}
.standard-combo-modal .options input[type=checkbox] {
 position:relative;
 top:.8vw
}
.standard-combo-modal .lkIssue {
 display:flex;
 justify-content:space-between;
 align-content:center;
 padding:5.6vw;
 color:#333
}
.standard-combo-modal .content-row {
 display:flex;
 flex-direction:column
}
.standard-combo-modal .content-row .row {
 margin-bottom:1.33333vw;
 display:flex;
 justify-content:flex-end;
 align-items:center
}
.standard-combo-modal .small-btn {
 background-image:linear-gradient(180deg,#fbfcfd,#fafbff 72%,#fff);
 border:1px solid rgba(201,202,228,.58);
 background-color:#fff;
 display:inline-block;
 width:20vw;
 height:10.13333vw;
 border-radius:1.33333vw;
 line-height:10.13333vw;
 text-align:center;
 margin-right:2.93333vw;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 font-size:3.912vw;
 color:#333
}
.standard-combo-modal .small-btn:last-of-type {
 margin-right:0
}
.standard-combo-modal .small-btn.active {
 background-image:linear-gradient(180deg,#31a6fe,#179cff)!important;
 color:#f2f2f2
}
.standard-combo-modal .trace-taps {
 display:flex;
 font-size:3.73333vw;
 flex:1
}
.standard-combo-modal .trace-taps div {
 margin-right:1.6vw;
 flex:1;
 height:9.6vw;
 border:1px solid #e2e2e2;
 border-radius:1.33333vw;
 background-color:#fff;
 text-align:center;
 line-height:9.33333vw;
 cursor:pointer;
 color:#909090
}
.standard-combo-modal .trace-taps div.current {
 color:#f2f2f2;
 background-color:#aaa
}
.standard-combo-modal .trace-content.trace-list-box .action {
 text-align:center;
 margin-top:3.73333vw;
 margin-bottom:4.26667vw;
 position:relative
}
.standard-combo-modal .trace-content.trace-list-box .action .text {
 font-size:4vw;
 color:#21a0ff;
 font-weight:700
}
.standard-combo-modal .trace-content.trace-list-box .action .arrow-up {
 display:inline-block;
 width:2.4vw;
 height:1.33333vw;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAtCAYAAAAwRkzIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtlJREFUeNrsm/uLTVEUx8/s5u9S3nnllbwiCaVIHlHKT4oiIlFuHpNEeScxHhFjyNuI8RoMhsFgjMdguK7v0tp13ObOPefcfc5e59z9rc80c+ectdf6zLp35v4wNYVCwXMxl1r6kMvlnAlDUb7PV4GCIzIri4UuB2vcjkXKarCiWChlGVjn/ITKWl5GrzehlCVgg/MUKOvB0lKvof4sAhudrz5DS7e4r19K/tCL7EKw2XnrNZt46bygQrXU+WCr8/dftoAF7CeUUC11LtjmPP4LLde8UjKDCNVS54AdVS5zOy9XIegf9uWkzgZ1VSpzJ89f9n26ClH0D5gFdlWZzLqgMsMKpeTBTLCnSmTu5iXKR3kvH0bqdLAv4zL3ghlhZEYVqqVOAfszKpOWZVpYmZUI1VKngoMZk3mA58pHuVlVePgv3tTDGZF5iOf5HbWAMtBED5gEjqZc5hEwmZfEsylUS50AjqdU5jEwkefwJAjVUseC+pTJPAHGm5BpWqhf6smUyKznfntMFVQxNPkDjAOnhcs8xX3+NFlUxdRsNxgDzgqVeYY387vpwirGpknqKHBemMxzYDT356VJqJY6HDQIkXkBjIxLZhJC/VIbLcu8yH10x3mISmiYrzzMJUsyG/n8b3EfpBIc6jMPdSVhmZfBCPAlicNUwsN1gaHgWkLnXQXD+Fwvi0K11CHgRsznXOdzupIczoZQyicwGNyKqf5NGzJtCqV0stQmw3Vvc91OG0PZFEr5wMPfMVSviet9tDWQbaGUDjAI3Kuwzl2W+d7mMBKEaqkDQHPE+5v5/g7bg0gRSnkHBoIHIe+7L0WmNKGUNyznUcDrH/IP4a2UAaQJpbSz1JYy1z3m69olNS9RKOUV6A+elPh+C8t8La1xqUIpbSz1WdHjT/nxNolNSxZKecnyWvnrVsky0yCU8pyf3g0s84XkZmu9dISe9v3S0GiN+19Ps/krwACut/BFk/cWvAAAAABJRU5ErkJggg==);
 position:absolute;
 top:2.13333vw;
 margin-left:1.6vw;
 transition:all .65s
}
.standard-combo-modal .trace-content.trace-list-box.hide {
 height:12vw
}
.standard-combo-modal .trace-content.trace-list-box.hide .trace-list-content {
 transform:scaleY(0)
}
.standard-combo-modal .trace-content.trace-list-box.hide .action {
 font-family:PingFangSC;
 font-size:4vw;
 font-weight:500;
 color:#21a0ff
}
.standard-combo-modal .trace-content.trace-list-box.hide .action .text {
 color:#21a0ff
}
.standard-combo-modal .trace-content.trace-list-box.hide .action .arrow-up {
 transform:rotate(180deg)
}
.standard-combo-modal .trace-content .trace-list-content {
 transition:transform .35s;
 overflow:hidden;
 transform:scaleY(1);
 transform-origin:top
}
.standard-combo-modal .trace-content .trace-list-title {
 display:flex;
 height:9.33333vw;
 line-height:9.33333vw;
 text-align:center;
 color:#666
}
.standard-combo-modal .trace-content .trace-list-title input[type=checkbox] {
 vertical-align:top;
 height:4.8vw;
 width:4.8vw;
 margin-top:2.4vw;
 margin-right:1.06667vw
}
.standard-combo-modal .trace-content .trace-list {
 color:#333
}
.standard-combo-modal .trace-content .trace-list li {
 height:7.46667vw;
 line-height:7.46667vw;
 display:flex;
 text-align:center;
 margin-bottom:2.13333vw;
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#666;
 border-bottom:.5px solid #f1f3f6
}
.standard-combo-modal .trace-content .trace-list li:first-child {
 border-top:none
}
.standard-combo-modal .trace-content .trace-list li input[type=checkbox] {
 vertical-align:top;
 height:4.8vw;
 width:4.8vw;
 margin-top:2.93333vw;
 margin-right:1.06667vw
}
.standard-combo-modal .trace-content .trace-list li>div:not(:first-child) {
 font-family:DINAlternate
}
.standard-combo-modal .trace-content .trace-list-title>div,
.standard-combo-modal .trace-content .trace-list li>div {
 width:37.33333vw
}
.standard-combo-modal .trace-content .trace-list-title>div:nth-child(3),
.standard-combo-modal .trace-content .trace-list li>div:nth-child(3) {
 width:14.4vw
}
.standard-combo-modal .trace-content .trace-list-title>div:nth-child(4),
.standard-combo-modal .trace-content .trace-list li>div:nth-child(4) {
 width:45.33333vw
}
.standard-combo-modal .trace-bottom {
 padding:5.33333vw 4.26667vw 6.4vw;
 background-color:#fff;
 font-size:3.46667vw;
 border-top:1px solid #dfe2f2;
 color:#666;
 box-shadow:none
}
.standard-combo-modal .trace-bottom .bottom-left {
 letter-spacing:-.3px
}
.standard-combo-modal .trace-bottom .bottom-left .row {
 display:flex;
 font-size:3.54667vw;
 color:#666
}
.standard-combo-modal .trace-bottom .bottom-left .row .important-color {
 color:#da2b2b
}
.standard-combo-modal .trace-bottom .bottom-left .row.marginBal {
 margin-top:2.66667vw
}
.standard-combo-modal .trace-bottom .trace-btns {
 display:flex;
 align-items:center
}
.standard-combo-modal .trace-bottom .trace-btns .trace-btn {
 position:relative;
 margin-top:2.13333vw;
 width:91.2vw;
 height:12vw;
 text-align:center;
 line-height:11.2vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 border-radius:1.95467vw;
 font-size:4.45333vw;
 font-weight:500;
 border:0;
 color:#f2f2f2
}
.standard-combo-modal .trace-bottom .trace-btns .trace-btn.disabled {
 background-image:none;
 background-color:#e8e8e8;
 color:#bbb
}

.basket-modal {
 display:flex;
 height:100%;
 flex-direction:column
}
.basket-modal .bet-list-container {
 flex:1;
 max-height:114.4vw;
 overflow-y:auto
}
.basket-modal .bet-list-wrap {
 padding:0 4.26667vw
}
.basket-modal .bet-item {
 height:23.46667vw;
 border-radius:2.66667vw;
 background-color:#fafafa;
 margin-top:2.93333vw;
 display:flex;
 justify-content:center;
 flex-direction:column
}
.basket-modal .bet-item .soloFag {
 width:8vw;
 height:4.26667vw;
 border-radius:.88vw;
 background-color:#ff6464;
 font-size:2.66667vw;
 line-height:4.26667vw;
 color:#fff;
 text-align:center;
 display:inline-block;
 margin-left:2.66667vw
}
.basket-modal .bet-item:last-child {
 margin-bottom:2.93333vw
}
.basket-modal .bet-item--top {
 height:50%;
 display:flex;
 justify-content:space-between;
 align-items:center;
 padding-top:1.86667vw;
 padding-left:3.2vw
}
.basket-modal .bet-item--top>.item-info {
 display:flex;
 min-height:100%;
 flex-direction:column;
 width:40%
}
.basket-modal .bet-item--top>.item-info>div {
 display:block
}
.basket-modal .bet-item--top>.item-info>div.name {
 font-size:3.73333vw;
 color:#333;
 white-space:nowrap;
 text-overflow:ellipsis
}
.basket-modal .bet-item--top>.item-info>div.content {
 font-size:3.33333vw;
 color:#ff9305;
 margin-top:1px;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}
.basket-modal .bet-item--top>.van-icon {
 align-self:center;
 padding:1.33333vw;
 position:relative;
 top:2.66667vw
}
.basket-modal .bet-item--bottom {
 height:50%;
 display:flex;
 align-items:center;
 padding-bottom:1.86667vw;
 padding-left:3.2vw
}
.basket-modal .bet-item .content {
 display:inline-block;
 max-width:100%;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.basket-modal .bet-item .bet-number {
 width:8vw;
 font-size:3.33333vw;
 color:#999
}
.basket-modal .bet-item .bet-amount,
.basket-modal .bet-item .bet-number {
 display:inline-block;
 font-size:3.2vw
}
.basket-modal .bet-item .bet-amount {
 min-width:13.33333vw;
 margin-left:2.66667vw;
 font-size:3.52vw;
 color:#999
}
.basket-modal .bet-item .button-select {
 color:#999
}
.basket-modal .bet-item .moneyMode {
 display:inline-block;
 width:24.53333vw
}
.basket-modal .bet-item .multiple {
 width:26.66667vw;
 margin-left:2.66667vw
}
.basket-modal .bet-item .name {
 color:#333;
 font-size:3.2vw
}
.basket-modal .bet-item .delete {
 display:block;
 align-self:center;
 width:4vw;
 height:100%;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAnCAYAAACBvSFyAAAAAXNSR0IArs4c6QAAAvxJREFUWAntWE1oU0EQnnkJNi0qaoqieBFUpKAHRfDizYOCeLBNI0pjCHhQ8FjTgso72VZ79ChVEyi2aW5qTx5EUPAHwSp40IK9+UMsbTSkSd44L822773N5q3Yg4e3EHZn5pvZ2W83j51F0Gyx5MBxq2bdQsQuIjJUbohQIYCXAOFL+cyNdyqcU49OQTU+m7y6p2wtzSDhPCA85iQqKiwgrkeCU5zIfMe2zn3Z0f5fSmzDEPYD2PYyVU8CQRshnshnht/6+XQnrpxn/L3S959HGPvED6+k1eMYtWUjuvWjR99cDIXqOCSrsznArcWeRDrPWR9wqyUpSkCbAXCW98+SrB4Fb0UEgHYi4Fc2LXrMKyIhERp4Pcx7PLc8QcNGeBSRFliaW0EDFHnyLxzYoVIPGVtk6w8Zj7t4Lk4Qntve9QURFuyxq/X0pQvdfem7LuUaCTbr/OPFuJvumXB7rbEkJcH7xCzptXhicG8skR7QQ6tRUhJqqGypQS1uEQ2du2xulK36Gu0kkklzUyo1ssEZmkmrs7ZULrnYO5Myd8QmJ0NObKuxdhLFWim/UC3cbxXMtnGykWrl9yd4+PqiH1bYpS8mr46a/hER+DtBOquLsH87x9kiJvHrtZnwC/Qv9iAJwV7ARMCEYED0wZkImBAMiD44EwETggHRS2dCdcfkS0aVANXlXyOiYbTX7CEZLUpFMbvw8chK0QCjP2zQNSWgYRgbSy8aEEqEQx2+tzARS/tmlcsOPRVOfj1js34Yp13aDkAqcwXW5gSpxlwcvOIb7jM4dsiuuHRaG1dgZS9QYgIIZxh02L4t53p76/vrdRLyVGZkmsfToLHumGmusz6XDvL7xgvhL3qJCQzhOGe7mx69GTVNU05SeP5FbydAs6XbfFy3G4jjXldmU278vvCAa984W75x1fqBS9eWjMgRVjX8YBLmbdsPRFGuUu5MZW5eWLUuj5omYZvshw42nubt6dK86ntj12VOoMpPBO/5N5HLDE80BQXK/4mBP2kj3PGwki4OAAAAAElFTkSuQmCC);
 background-position:bottom;
 margin-right:1.86667vw
}
.basket-modal .keyboard-warp {
 flex:1;
 display:flex;
 flex-direction:column;
 justify-content:flex-end
}
.basket-modal .keyboard-warp .van-key--gray {
 background-color:#cbd1d9
}
.basket-modal .actions {
 color:#666
}
.basket-modal .actions .basket-bottom {
 display:flex;
 justify-content:space-between;
 align-items:center;
 padding:0 2.66667vw;
 font-size:3.2vw;
 height:21.06667vw;
 box-shadow:0 .53333vw 2.4vw 0 rgba(0,0,0,.25);
 background-color:#fff
}
.basket-modal .actions .basket-bottom .left {
 font-size:3.2vw
}
.basket-modal .actions .basket-bottom .info {
 text-align:left;
 font-size:3.2vw;
 color:#666
}
.basket-modal .actions .basket-bottom .info .amount small {
 letter-spacing:1px
}
.basket-modal .actions .basket-bottom .info .balance {
 font-size:3.2vw;
 max-width:53.33333vw
}
.basket-modal .actions .basket-bottom .info .balance .color {
 color:#ff8c05
}
.basket-modal .actions .basket-bottom .right {
 flex:1;
 display:flex;
 justify-content:flex-end;
 position:relative
}
.basket-modal .actions .basket-bottom .right button {
 position:relative
}
.basket-modal .actions .basket-bottom .right .mk-tooltip-g {
 transform:rotate(0) translateY(-100%);
 right:0;
 left:unset;
 white-space:normal!important;
 width:69.33333vw
}
.basket-modal .actions .basket-bottom .right .mk-tooltip-g .carrot {
 left:unset;
 right:5.33333vw
}
.basket-modal .actions .basket-bottom .trace {
 width:16.8vw;
 height:12.26667vw;
 border-radius:1.97333vw;
 font-size:4.26667vw;
 font-weight:500;
 background:#edf8ff;
 border:1px solid #20b8ff;
 border-radius:2.13333vw;
 font-family:PingFangSC-regular;
 color:#00a3ff
}
.basket-modal .actions .basket-bottom .disabled {
 box-shadow:0 .53333vw 0 0 #f5f7fe;
 color:#bbb!important;
 border:none!important
}
.basket-modal .actions .basket-bottom .submit {
 width:16.8vw;
 height:12.26667vw;
 border-radius:1.97333vw;
 font-size:4.26667vw;
 font-weight:500;
 margin-left:2.66667vw;
 color:#fff;
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.basket-modal .actions .basket-bottom .w-80 {
 width:21.33333vw;
 font-size:4.26667vw
}

.mutiple-bet-wrapper {
 flex:1
}
.mutiple-bet {
 height:7.2vw;
 line-height:7.2vw;
 width:100%;
 display:flex;
 justify-content:flex-end;
 box-sizing:border-box;
 padding-right:4vw
}
.mutiple-bet .placehoder-text {
 font-size:3.2vw;
 color:#b7bdc8;
 padding-right:2.66667vw
}
.mutiple-bet .mutiple-bet--input {
 width:29.33333vw;
 height:7.46667vw;
 border-radius:2.13333vw;
 border:1px solid #cbcce5;
 font-size:3.2vw;
 text-align:center
}
.mutiple-bet .mutiple-bet--active-text {
 font-size:3.2vw;
 color:#ff6407;
 margin-right:2.66667vw
}

.lang_zh_cn .statistics .statistics-btns .quick-btn.recently-bill .icon-text>div,
.lang_zh_tw .statistics .statistics-btns .quick-btn.recently-bill .icon-text>div {
 width:8vw;
 text-align:center
}
.van-toast--html.profitleft,
.van-toast--success.profitleft {
 background:rgba(28,158,255,.9);
 width:28.8vw;
 height:28.8vw
}
.van-toast--html.profitleft .van-toast__text .img,
.van-toast--success.profitleft .van-toast__text .img {
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAoCAYAAACrUDmFAAAAAXNSR0IArs4c6QAAAyRJREFUaAXdmduLTWEYxveEElNTI5qaiUkINaWJIYeGGjQ0OYRCTA1TxNXc4Epu5AZ3/gGuXEsUFy4kpUQ5hiSRQ86HHLffy6zae7XX/p5vzTZrffPW07fW+p73fZ531t7f/taaQmEERLFY3A2ug/fgKugeAW0VCjQyGpwGlWJr0E3SUR04WamzwWufGccH2yTmT1RpLppaHWSDuD8adeAYVwTXIA0ddjQVTb/lYEJQDWL4YOReGHeF1tx+oamIciy05gYi58J4Ck5dMA1idq/QVEQ5y8GYkJrrx/DvyL1jPMf82JCa68Ww2tz50JrbguFfQIkLkNx3DpJtfaaCWXac1a1GewP4CZS4BGmc0yukleBBScXXHPc6E2tMQHMN+F7io9rhFSbrnRYgzQU/EioddxaoEQH9bvAtwUf88jUuNEjSEM/Es2PnR6RCQyCh1wW+xnSTTm8w0SjLQbaHRFcckgt6EhHuBF9cBgbnbzFO9JIg4aFY/IBXYYGM7iLwSdS/D69JKFtOIWmfKGC0gfLs9GfU6gDKp8d0H4GWVGokjgIXgRp7UgmVJCHUDuxxRoknkFpL0v0PKVAPLitqcGx3sdNf5V8GuW3AfoaUeAZpWlqtsjwKNQBbfpWwXca2sgLCCTmzwUtFAM4LMFMoq1Mo2AhuAiVst7FJrQ53BniuFIZjd7hNre3Fo/AkcBcoYRuEtS4BOLYFfKoUhGPfzXZXzSHNI9AM1J8P232sShJkbgp4DJSwVbUjqVZNryPUCmwFU8J2IV1xA1zz+UN9hL8wXuO/niM4HajfG3vR2hkZ4rgJ3ANK2I/9kih3WEeEbeV7pbiE8/cuMLaA22KObdOWDWtTcTEMzAFvRMO28JhpJeyjvTyul8k5Ruyx6p3iWuTY4pSv/wJhaAH4IDZQjWYPtT2Z3CmXKMYWA/UJoFKT9hFe59LJdB6DS4Gtmr5hu5+NmZpXxTHq8xRufwjbv25W6+eCh2H1PYo1tz0Xpn1NYLwHVHsTZo9Xfb51c8WngfXAFo94WOM7cmU2rRkamQfulHRob7/mp62X2zyasm3a5LwY/ANHB0DZX9UeBwAAAABJRU5ErkJggg==);
 background-size:contain;
 margin:0 auto 1.33333vw;
 width:7.46667vw;
 height:5.33333vw
}
.van-toast--html.profitleft .van-toast__text span,
.van-toast--success.profitleft .van-toast__text span {
 font-size:3.2vw;
 line-height:4vw;
 display:inline-block;
 margin:1.86667vw 0 0
}
.box-539-chuanguan {
 background:#e9f0ff;
 height:8vw;
 padding-left:4vw;
 font-family:PingFangSC-Regular;
 font-size:3.2vw;
 color:#ff6465;
 display:flex;
 align-items:center
}
.box-539-chuanguan span {
 background-color:#ff6465;
 border-radius:50%;
 width:4.8vw;
 height:4.8vw;
 margin-right:1.6vw;
 color:#fff;
 text-align:center;
 line-height:4.8vw
}
.switch_icon {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAiCAYAAAA+stv/AAAAAXNSR0IArs4c6QAAA1lJREFUWAndll1IFFEUx++9M35t+FEGST5JRLlCSgoGa9AH1EPRi2xF4Wom9NK+FLX2BSNUuhEJlT2E5KqEoetLL/YFbogV+OBHtD4ERtEHQpYl7q7u7NzOGbnLqrs+5EwLHdi9d869c37/O/fMmSsRE83pvJ1mtZZnjoz4QokwLNGAEf5v019ezkQCPyurXK2ccxovpqkCCCWPF6D8pL3GdS+eACme0yiff3RwwFpiWwPxbISTsqKSilzw9cXGN1UAgsZHB59HRRBSbi2pyALfMyFi2b7U1CjpM1qokBGOyg0zzkkDJ3wPBqSUuL0dN+r1viAcqXUVqypvIZyWE8Jl4TerlZh8urv9eouehJWO89URlQ/BPtn+BRwXpfHIIWxle93lAj4338IJSYGHMwpJ4eKpGUN5lnWzOMEom5r9mj8f1l4ApwD2ICBLcgPGlvl8+Ao4Yb/phGXDelvnzXOGghFytFbZGFa1J9DV4ZTRA4/arr3CMdyCMuwQRu+aBw/4YHs348oR7vU0+XQmYiE7C/GCUTIunEa1CytPDNe5kHR6LeCchY0CiziqGmxLtHIxx9xSzMk7yK3PSx+7gGMbfd8p0yAXjTVvp/sMRMSfbvhBOnaqIbfrvvJd+OAJ0AeU0uFMunZIOM1q7Y56TzgUnDzsuLhbMOTeTneduDC7hVK8HXKCaUQtBlY/8hLmgKIost1xKd9sUXEF2GuUvLcTwTFO1E/26vpSM0UsE4BwHsF3lxdCVoZIivzDOAHUgrEoYwERc5EAhGtasB/AW+A0My1Rtq+n9eoHMXk1rcNxIRdqTgHGYFQbE7GiAgQcVr6VEjopy3RXd3vjoJi4mhZfv1kSaYYYEJpMZ6daogL0A0ksHCbMwZnASSX6fjVQvJdpsFaibSJcc8BT3an7JHaix9PkwT4ahRNQzowWfI0rX3CZ9s/hY9Tc2+E+G0uQAzy012T4RwAOU0m65fU0DsTCsS/npKX3TYWCb0DEDqiIWI+r2cHSrqUT/+a6yO/nUE+0le7Vc+C4U8kK/Qo+1UUQEuGMVfW2NxkiYiU4jukCsJMsEVEByRKxSEA8EVSWtvW0NfpxzAyLFiIR/OEd5Xd6dsZ+qBg+8IWYGoG8TJJBBi8TmCQp/zH2D62kX805GLHXAAAAAElFTkSuQmCC);
 background-size:100% auto;
 background-repeat:no-repeat
}

.form-select[data-v-0e510f68] {
 background-color:#fff;
 border-radius:3.2vw 3.2vw 0 0
}
.form-select-hd[data-v-0e510f68] {
 display:flex;
 height:16vw;
 position:relative;
 padding:0 2.66667vw;
 align-items:center;
 border-bottom:1px solid #e5e5e5
}
.form-select-hd .center-text[data-v-0e510f68] {
 flex:1;
 text-align:center
}
.form-select-hd .left-icon[data-v-0e510f68] {
 width:13.33333vw
}
.form-select-hd .right-icon[data-v-0e510f68] {
 width:13.33333vw;
 text-align:right
}
.form-select-bd[data-v-0e510f68] {
 min-height:26.66667vw;
 padding-left:2.66667vw;
 padding-top:2.66667vw;
 display:flex;
 align-items:center
}
.form-select-bd ul[data-v-0e510f68] {
 display:flex;
 flex-wrap:wrap
}
.form-select-bd ul li[data-v-0e510f68] {
 width:25%;
 padding-right:2.66667vw;
 box-sizing:border-box;
 margin-bottom:2.66667vw
}
.form-select-bd ul li span[data-v-0e510f68] {
 display:block;
 width:100%;
 height:8vw;
 line-height:8vw;
 text-align:center;
 border-radius:1.33333vw;
 border:1px solid #f0f2f9;
 background-image:linear-gradient(180deg,#fff,#fff4f4);
 background-origin:border-box;
 background-clip:content-box,border-box;
 color:#333;
 font-size:3.46667vw
}
.form-select-bd ul li span.active[data-v-0e510f68] {
 color:#fff;
 border-radius:1.33333vw;
 border:none;
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.form-select-ft[data-v-0e510f68] {
 min-height:16vw;
 display:flex;
 align-items:center;
 margin:0 2.66667vw;
 justify-content:space-between;
 border-top:1px solid #e5e5e5
}
.form-select-ft .btn-form[data-v-0e510f68] {
 height:11.2vw;
 line-height:11.2vw;
 text-align:center;
 font-size:3.38667vw;
 color:#333;
 position:relative;
 border-radius:1.86667vw
}
.form-select-ft .btn-form.all[data-v-0e510f68],
.form-select-ft .btn-form.empty[data-v-0e510f68] {
 width:16vw;
 margin-right:2.66667vw;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57)
}
.form-select-ft .btn-form.save[data-v-0e510f68] {
 flex:1;
 font-size:4.26667vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 color:#fff
}
.form-select-ft .btn-form.disabled[data-v-0e510f68] {
 background-image:none;
 background-color:#e8e8e8;
 border-radius:1.6vw;
 color:#777
}

.introduce-container[data-v-061f0329] {
 background-color:#fff;
 border-radius:3.2vw 3.2vw 0 0;
 display:flex;
 flex-direction:column;
 height:100%
}
.introduce-select-hd[data-v-061f0329] {
 display:flex;
 height:16vw;
 position:relative;
 padding:0 2.66667vw;
 align-items:center;
 border-bottom:1px solid #e5e5e5
}
.introduce-select-hd .center-text[data-v-061f0329] {
 flex:1;
 text-align:center
}
.introduce-select-hd .left-icon[data-v-061f0329] {
 width:13.33333vw
}
.introduce-select-hd .right-icon[data-v-061f0329] {
 width:13.33333vw;
 text-align:right
}
.intro-tips-text[data-v-061f0329] {
 padding:0 4.26667vw;
 font-size:3.46667vw;
 color:#666
}
.intro-tips-text.t1[data-v-061f0329] {
 margin-top:2.66667vw;
 margin-bottom:1.06667vw
}
.introduce-bd[data-v-061f0329] {
 flex:1;
 padding-bottom:5.33333vw;
 box-sizing:border-box;
 overflow-y:auto;
 scroll-behavior:smooth;
 scrollbar-width:none;
 -ms-overflow-style:none
}
.introduce-bd[data-v-061f0329]::-webkit-scrollbar {
 display:none
}
.introduce-bd dl[data-v-061f0329] {
 padding:0 4.26667vw
}
.introduce-bd dl dt[data-v-061f0329] {
 font-family:PingFangSC-Regular;
 font-size:3.46667vw;
 color:#666;
 padding:4vw 0
}

.road-lottery-container[data-v-148a2e02] {
 height:100%;
 background-color:#fff;
 border-radius:3.2vw 3.2vw 0 0;
 display:flex;
 flex-direction:column
}
.road-ll-select-hd[data-v-148a2e02] {
 display:flex;
 height:16vw;
 position:relative;
 padding:0 2.66667vw;
 align-items:center;
 border-bottom:1px solid #e5e5e5
}
.road-ll-select-hd .center-text[data-v-148a2e02] {
 flex:1;
 text-align:center
}
.road-ll-select-hd .left-icon[data-v-148a2e02] {
 width:13.33333vw
}
.road-ll-select-hd .right-icon[data-v-148a2e02] {
 width:13.33333vw;
 text-align:right
}
.road-ll-wrapper[data-v-148a2e02] {
 padding:2.66667vw;
 box-sizing:border-box;
 flex:1;
 overflow-y:auto
}
.series-item[data-v-148a2e02] {
 margin-bottom:5.33333vw
}
.series-item .title[data-v-148a2e02] {
 width:30%;
 margin-left:1.5%;
 color:#252b3a;
 font-size:4.8vw;
 height:9.6vw;
 line-height:9.6vw;
 text-align:center;
 border-radius:1.33333vw;
 border:1px solid #f0f2f9;
 background-image:linear-gradient(180deg,#fff,#fff4f4);
 background-origin:border-box;
 background-clip:content-box,border-box
}
.series-item .title.active[data-v-148a2e02] {
 color:#fff;
 border-radius:1.33333vw;
 border:none;
 background:#1d9eff
}
.series-item .ticket-wrapper[data-v-148a2e02] {
 display:flex;
 flex-wrap:wrap
}
.series-item .ticket-wrapper .ticket-item[data-v-148a2e02] {
 width:30%;
 margin:2.66667vw 1.5% 0;
 display:flex;
 align-items:center;
 padding:1.33333vw;
 min-height:9.6vw;
 background-image:linear-gradient(180deg,#fff,#fff4f4);
 color:#333;
 border-radius:1.33333vw;
 border:1px solid #f0f2f9;
 font-size:3.46667vw
}
.series-item .ticket-wrapper .ticket-item span[data-v-148a2e02] {
 width:100%;
 text-align:center;
 line-height:1.5
}
.series-item .ticket-wrapper .ticket-item.active[data-v-148a2e02] {
 color:#fff;
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.road-set-btn[data-v-148a2e02] {
 padding:2.66667vw 0;
 margin:0 2.66667vw;
 height:16vw;
 border-top:1px solid #e7e7e7
}
.road-set-btn .li span[data-v-148a2e02] {
 text-align:center;
 display:block;
 height:11.2vw;
 line-height:11.2vw;
 border-radius:1.78667vw;
 font-size:3.2vw;
 color:#333;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57)
}
.road-set-btn .li span .van-col--4[data-v-148a2e02] {
 width:14.4vw
}
.road-set-btn .li:nth-child(3) span[data-v-148a2e02] {
 border-radius:1.86667vw;
 background-image:linear-gradient(180deg,#31a6fe,#179cff);
 color:#fff
}
.road-set-btn .li.disable span[data-v-148a2e02] {
 background-image:none;
 background-color:#e8e8e8;
 border-radius:1.6vw;
 color:#777
}
.road-set-btn .li .pop-tip[data-v-148a2e02] {
 position:absolute;
 padding:0 2.66667vw;
 height:8vw;
 border-radius:2.66667vw;
 color:#fff;
 text-align:center;
 line-height:8vw;
 border-radius:5.33333vw;
 background-color:#0091ff;
 bottom:18.66667vw;
 right:8vw
}
.road-set-btn .li .pop-tip .pop-array[data-v-148a2e02] {
 position:absolute;
 bottom:-1.6vw;
 right:8vw;
 width:0;
 height:0;
 border-left:1.33333vw solid transparent;
 border-right:1.33333vw solid transparent;
 border-top:1.6vw solid #0091ff
}

.lottery-btns[data-v-0a91cc4c] {
 width:100%;
 height:20.08889vw;
 background:#fff;
 box-shadow:-.53333vw 0 2.13333vw -.53333vw rgba(0,0,0,.25);
 z-index:501;
 display:flex;
 justify-content:space-between;
 padding:5.24444vw 2.75556vw 0 2.31111vw;
 position:relative
}
.lottery-btns li[data-v-0a91cc4c] {
 font-family:PingFangSC;
 font-size:3.37778vw;
 display:flex;
 align-items:center;
 justify-content:center;
 position:relative
}
.lottery-btns li.btn-current-lottery[data-v-0a91cc4c] {
 width:24.88889vw;
 height:11.2vw;
 line-height:11.2vw;
 text-align:center;
 font-size:3.38667vw;
 color:#999;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:2.13333vw
}
.lottery-btns li.btn-current-lottery.active[data-v-0a91cc4c] {
 color:#fff;
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.lottery-btns li.btn-current-lottery.disabled[data-v-0a91cc4c] {
 opacity:.5
}
.lottery-btns li.btn-recomd-lottery[data-v-0a91cc4c] {
 min-width:14.04444vw;
 padding:0 1.06667vw;
 height:11.2vw;
 line-height:11.2vw;
 text-align:center;
 font-size:3.38667vw;
 color:#333;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:1.86667vw
}
.lottery-btns li.btn-recomd-lottery.active[data-v-0a91cc4c] {
 color:#fff;
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.lottery-btns li.btn-set-lottery[data-v-0a91cc4c] {
 width:28.26667vw;
 height:11.2vw;
 text-align:center;
 font-size:3.38667vw;
 color:#333;
 border-radius:1.94667vw;
 display:flex;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:1.86667vw
}
.lottery-btns li.btn-set-lottery.active[data-v-0a91cc4c] {
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.lottery-btns li.btn-set-lottery.active .left .right-text p[data-v-0a91cc4c],
.lottery-btns li.btn-set-lottery.active .left[data-v-0a91cc4c],
.lottery-btns li.btn-set-lottery.active .right .right-text p[data-v-0a91cc4c],
.lottery-btns li.btn-set-lottery.active .right[data-v-0a91cc4c] {
 color:#fff
}
.lottery-btns li.btn-set-lottery .left[data-v-0a91cc4c] {
 width:13.95556vw;
 display:flex;
 justify-content:center;
 align-items:center;
 line-height:normal;
 height:100%;
 border-right:1px dotted rgba(201,202,228,.47)
}
.lottery-btns li.btn-set-lottery .right[data-v-0a91cc4c] {
 width:14.22222vw;
 display:flex;
 flex-direction:column;
 justify-content:center;
 perspective:1;
 position:relative
}
.lottery-btns li.btn-set-lottery .right p[data-v-0a91cc4c] {
 text-align:left;
 padding-left:2.13333vw
}
.lottery-btns li.btn-set-lottery .right p[data-v-0a91cc4c]:first-child {
 line-height:4.8vw;
 color:#999
}
.lottery-btns li.btn-set-lottery .right p[data-v-0a91cc4c]:nth-child(2) {
 line-height:4.44444vw;
 color:#1d9eff
}
.lottery-btns li.btn-set-lottery .right .btn-icon[data-v-0a91cc4c] {
 position:absolute;
 top:3.73333vw;
 right:.8vw;
 width:2.4vw;
 height:1.24533vw;
 transform:rotateX(-180deg)
}
.lottery-btns li.btn-set-lottery .right .btn-icon.btn-icon-up[data-v-0a91cc4c] {
 transform:rotateX(0deg)
}
.lottery-btns li.btn-select-form[data-v-0a91cc4c] {
 width:17.95556vw;
 height:11.2vw;
 line-height:11.2vw;
 text-align:center;
 font-size:3.38667vw;
 color:#333;
 background-image:linear-gradient(180deg,#fff,#f3f7ff);
 border:1px solid rgba(201,202,228,.57);
 border-radius:1.86667vw
}
.lottery-btns li.btn-select-form.active[data-v-0a91cc4c] {
 color:#fff;
 background-image:linear-gradient(180deg,#31a6fe,#179cff)
}
.text-indent-5 span[data-v-0a91cc4c] {
 text-indent:-1.33333vw
}
.form-select-modal[data-v-0a91cc4c],
.introduce-road[data-v-0a91cc4c],
.road-lottery-list[data-v-0a91cc4c] {
 background-color:transparent
}

.haolumap-way .canvas-map {
 overflow-x:auto;
 overflow-y:hidden;
 border-radius:.8vw;
 background:#fff;height: 32vw;
}
.haolumap-way .lz-td-item .lz-td {
  width: 5vw !important;
}
.haolumap-way .canvas-map canvas {
 background:#fff;
 -webkit-tap-highlight-color:rgba(0,0,0,0)
}

.ro-bet-item-wrapper {
 margin-top:2.66667vw;
 background:#fff;
 box-shadow:0 .53333vw 1.06667vw 0 rgba(0,0,0,.1);
 border-radius:2.13333vw;
 padding:2.66667vw;
 box-sizing:border-box;
 overflow:hidden
}
.ro-bet-item-wrapper .ro-lottery-name-box {
 display:flex;
 justify-content:space-between
}
.ro-bet-item-wrapper .ro-lottery-name-box .lott-name {
 font-family:PingFangSC-Medium;
 font-size:3.73333vw;
 color:#333;
 font-weight:700
}
.ro-bet-item-wrapper .ro-lottery-name-box .count-down {
 background:rgba(103,140,240,.1);
 border-radius:.8vw;
 min-width:16vw;
 height:4.8vw;
 line-height:4.8vw;
 text-align:center;
 font-family:DINAlternate-Bold;
 font-size:3.73333vw;
 color:#0091ff;
 padding:0 1.06667vw
}
.ro-bet-item-wrapper .ro-play-name {
 display:flex;
 justify-content:space-between;
 margin:.8vw 0 1.6vw;
 font-size:3.73333vw
}
.ro-bet-item-wrapper .ro-play-name .play-name {
 color:#999
}
.ro-bet-item-wrapper .ro-play-name .form-name {
 font-family:PingFangSC-Medium;
 font-size:3.73333vw;
 color:#25a2ff;
 font-weight:700;
 white-space:nowrap
}
.ro-bet-item-wrapper .bet-options {
 display:flex;
 margin-top:2.66667vw
}
.ro-bet-item-wrapper .bet-options .bet-btn {
 flex:1;
 background-image:linear-gradient(rgb(255, 255, 255), rgb(243, 247, 255));
 border:1px solid rgba(201, 202, 228, 0.57);
 height:8vw;
 font-size:3.2vw;
 display:flex;
 align-items:center;
 justify-content:center;
 margin-right:3.2vw;
 color:#666;
 border-radius:1.06667vw
}
.ro-bet-item-wrapper .bet-options .bet-btn.active {
 background-color: rgb(29, 158, 255);
 background-image:none;
 color:#fff
}
.ro-bet-item-wrapper .bet-options .bet-btn.active .bet-opt,
.ro-bet-item-wrapper .bet-options .bet-btn.active .odds {
 color:#fff
}
.ro-bet-item-wrapper .bet-options .bet-btn:last-child {
 margin-right:0
}
.ro-bet-item-wrapper .bet-options .bet-btn .bet-opt {
 padding-left:1.6vw;
 white-space:nowrap
}
.ro-bet-item-wrapper .bet-options .bet-btn .odds {
 color:#999;
 padding-left:2.66667vw
}
.ro-bet-item-wrapper .bet-options .bet-btn .ball-red {
 color:#e3253a
}
.ro-bet-item-wrapper .bet-options .bet-btn .ball-blue {
 color:#199cff
}
.ro-bet-item-wrapper .bet-options .bet-btn .ball-green {
 color:#2ac160
}

.count-down-road.counter {
 font-family:DINAlternate-Bold;
 font-size:3.73333vw
}
.count-down-road.counter .normal-counter-1 {
 color:#1e9fff;
 font-weight:700
}
.count-down-road.counter .colon {
 margin:0 -.53333vw
}

.no-data-wrapper[data-v-05f7f088] {
 text-align:center;
 min-height:80vw;
 margin-top:43.2vw
}
.no-data-wrapper .no-data-text[data-v-05f7f088] {
 color:#999
}

.road-map-container {
 display:flex;
 flex-direction:column;
 height:100%;
 overflow:hidden;
 background-color:#e9ebf0
}
.road-map-container .game-list-wrapper {
 flex:1;
 overflow:hidden
}
.road-map-container .game-list-scroll-wrapper {
 height:100%;
 overflow-y:auto;
 padding:0 2.66667vw;
 scroll-behavior:smooth
}
.road-map-container .game-list-scroll-wrapper .van-pull-refresh {
 transform:translateZ(0)
}

.bet-area {
 height:calc(100% - 35.2vw);
 display:flex
}
.bet-area .van-tabs__wrap {
 overflow:visible;
 z-index:1
}
.bet-area.keyboard-active .lottery-bet.double .double-bet {
 transition:all .35s
}
.bet-area.keyboard-active .lottery-bet.double .mk-number-keyboard .van-number-keyboard {
 border-bottom:1px solid #ddd;
 background:#d0d3d9
}
.bet-area.keyboard-active .lottery-bet .statistics-btns {
 padding-top:4vw
}
.lottery-bet {
 background-color:#ebecf0
}
.lottery-bet.standard {
 width:100%
}
.lottery-bet.standard .lottery-content {
 transition:all .8s ease-in;
 height:100%;
 display:flex;
 flex-direction:column
}
.lottery-bet.standard .lottery-content .balls-plate,
.lottery-bet.standard .lottery-content .cm-danshi {
 transform:translate(0)
}
.lottery-bet.standard .lottery-content .balls-plate {
 display:flex;
 flex-direction:column;
 flex:1;
 overflow:hidden;
 overflow-y:scroll
}
.lottery-bet.standard .lottery-content .balls-plate .balls-ul {
 flex:1;
 overflow:auto;
 -webkit-overflow-scrolling:touch
}
.lottery-bet.double,
.lottery-bet.double .double-bet-wrapper {
 display:flex;
 flex-direction:column;
 width:100%
}
.lottery-bet.double .double-bet-wrapper {
 overflow:hidden;
 height:100%
}
.lottery-bet.double .double-tab-wrap {
 height:100%
}
.lottery-bet.double .tab-content {
 height:calc(100% - 11.73333vw)
}
.lottery-bet.double .chang-long-title b {
 position:relative
}
.lottery-bet.double .chang-long-title b i {
 position:absolute;
 top:-3.2vw;
 right:-3.2vw;
 width:5.33333vw;
 height:5.33333vw;
 background:#ff9307;
 border-radius:5.33333vw;
 line-height:5.6vw;
 font-size:3.2vw;
 color:#fff
}
.lottery-bet.double .double-bet {
 display:flex;
 flex:1;
 overflow:hidden;
 padding-top:0vw
}
.lottery-bet.double .double-bet,
.lottery-bet.double .map-way {
 padding-top:0vw
}
.lottery-bet.double .methods-content {
 width:16.53333vw;
 display:flex;
 padding-bottom:2.66667vw
}
.lottery-bet.double .lottery-content {
 width:83.46667vw;
 display:unset;
 flex-direction:column;
 overflow-y: scroll;
}
.lottery-bet.double .lottery-content .double-balls-plate {
 margin-bottom:0
}
.lottery-bet.double .lottery-content.profitLeftShow .double-balls-plate {
 margin-bottom:15.46667vw!important
}
.lottery-bet.double .double-balls-content {
 flex:1;
 transform:translate(0);
 overflow-x:hidden;
 overflow-y:hidden;
 -webkit-overflow-scrolling:touch
}
.lottery-bet.double .double-balls-content .double-balls-plate {
 z-index:10000
}
.lottery-bet.double .double-balls-content.subcatalog {
 height:calc(100% - 14.93333vw)
}
.overlay-bet__statistics {
 background:rgba(0,0,0,.5)
}
.overlay-bet__statistics,
.overlay-double__statistics {
 position:absolute;
 left:0;
 right:0;
 top:0;
 bottom:0;
 z-index:2
}
.overlay-double__statistics {
 background:rgba(0,0,0,.4)
}
.double-tab-wrap .double-bet {
 margin-top:2.57778vw
}
.doubleVanTab [class*=van-hairline]:after {
 display:none
}
.doubleVanTab .van-tabs {
 background-color:#ebecf0
}
.doubleVanTab .van-tabs__wrap {
 background-color:#ebecf0;
 height:10.66667vw
}
.doubleVanTab .van-tabs__nav.van-tabs__nav--line {
 padding-bottom:0;
 background:#fff;
 box-shadow:0 .53333vw .53333vw 0 rgba(0,0,0,.11);
 display:flex;
 align-items:center;
 justify-content:space-around;
 position:relative;
 z-index:22
}
.doubleVanTab .van-tabs__nav.van-tabs__nav--line .van-tab {
 flex:1;
 width:17.06667vw;
 height:9.06667vw;
 line-height:9.06667vw;
 padding:0;
 border-radius:1.86667vw;
 margin:0 1.33333vw;
 background-size:cover;
 background-repeat:no-repeat
}
.doubleVanTab .van-tabs__nav.van-tabs__nav--line .van-tab span {
 height:9.06667vw;
 position:relative;
 z-index:10;
 font-size:3.73333vw;
 color:#666;
 text-align:center
}
.doubleVanTab .van-tabs__nav.van-tabs__nav--line .van-tab.van-tab--active {
 background-position:0 100%;
 background-size:cover;
 border-radius:0;
 font-weight:700
}
.doubleVanTab .van-tabs__nav.van-tabs__nav--line .van-tab.van-tab--active span {
 color:#333
}
.doubleVanTab .van-tabs__nav.van-tabs__nav--line .van-tab.van-tab--active .chang-long-title b {
 font-weight:700
}
.doubleVanTab .van-tabs__nav.van-tabs__nav--line .van-tabs__line {
 width:12vw!important;
 border-radius:.8vw;
 position:absolute;
 bottom:0;
 background-color:#e15f09;
 height:.53333vw
}
.doubleVanTab .van-tab__pane,
.doubleVanTab .van-tab__pane-wrapper {
 height:100%;
 display:flex;
 flex-direction:column
}
.doubleVanTab .van-tabs__nav--card .van-tab:last-child {
 border-right:1px solid #dbdfef
}
.doubleVanTab .handicap-title>i {
 margin-left:-4.26667vw;
 margin-right:.8vw
}
.doubleVanTab .handicap-title .handicap_icon_drop {
 width:4.8vw;
 height:4.8vw;
 transition:all .3s;
 position:absolute;
 top:1px;
 right:-6.4vw
}
.doubleVanTab .handicap-title .handicap_icon_drop.dropDown {
 transform:rotate(-180deg)
}
.doubleVanTab .handicap-container {
 position:absolute;
 top:0;
 width:100%;
 height:16vw;
 line-height:16vw;
 z-index:3;
 background:#fff;
 box-shadow:0 -1px .8vw 0 rgba(38,79,183,.18);
 font-family:PingFangSC;
 display:flex;
 align-items:center;
 justify-content:space-around;
 padding:0 4vw;
 font-size:3.2vw
}
.doubleVanTab .handicap-container>span {
 color:#6c6c6c
}
.doubleVanTab .handicap-container>button {
 width:28.26667vw;
 height:9.06667vw;
 line-height:9.06667vw;
 border-radius:9.06667vw;
 text-align:center;
 border:1px solid #dbdfef;
 background-image:linear-gradient(0deg,#fff,#e7e9f5,#fff);
 color:#4b5670
}
.doubleVanTab .handicap-container>button.active {
 color:#fff;
 border:none;
 background-image:linear-gradient(90deg,#4ec2fb,#5a82f8)
}

.lottery-content.profitLeftShow .balls-ul .balls-row:last-of-type {
 margin-bottom:15.46667vw!important
}
.lottery-content .balls-plate .balls-ul .balls-row {
 display:flex;
 line-height:10.66667vw;
 padding-right:1.33333vw;
 align-items:center;
 background-color:#fff;
 margin:0 4.26667vw 2.57778vw
}
.lottery-content .balls-plate .balls-ul .balls-row .row-title {
 font-size:3.2vw;
 color:#666;
 width:12vw;
 text-align:center;
 margin-top:1.33333vw;
 flex:none;
 line-height:normal
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls {
 display:flex;
 flex-wrap:wrap;
 padding-top:1.86667vw
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball {
 height:15.02222vw;
 margin-right:5.33333vw
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .ball-item .sub-text {
 position:absolute;
 font-size:3.73333vw;
 color:#fff;
 z-index:1
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .ball-item .sub-text.sub-text-sx {
 top:2.93333vw;
 left:7.2vw
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .ball-item .sub-text:before {
 content:attr(data-text);
 position:absolute;
 z-index:-1
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball.selected .ball-item {
 color:#333;
 background-image:url(data:image/png;base64,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);
 background-size:100% 100%;
 background-position:50%
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball.selected .ball-item .sub-text:before {
 -webkit-text-stroke:.66667vw #e5802c
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball.selected .ball-react {
 color:#333;
 background-image:url(data:image/png;base64,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);
 background-size:100% 100%;
 background-position:50%
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball.selected .ball-react .sub-text {
 color:#fff
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball.long {
 width:18.48889vw
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball.long .ball-item {
 width:auto;
 position:relative;
 border-radius:1.33333vw;
 margin:0
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball.long .ball-item .sub-text {
 left:0;
 right:0;
 text-overflow:ellipsis;
 overflow:hidden;
 white-space:nowrap;
 width:100%;
 margin:0;
 bottom:1px;
 background-color:transparent;
 border:none
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .ball-hot,
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .ball-miss {
 width:9.06667vw;
 padding:0 1.33333vw;
 line-height:5.33333vw;
 text-align:center;
 color:#333;
 font-size:3.2vw
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .ball-hot .min,
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .ball-miss .min {
 color:#199cff
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .ball-hot .max,
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .ball-miss .max {
 color:#e3243a
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .ball-hot>div:nth-child(2):before,
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .ball-miss>div:nth-child(2):before {
 content:"|";
 color:#c9c9c9;
 margin-left:.8vw
}
.lottery-content .balls-plate .balls-ul .balls-row .row-balls .ball .introduce .introduce-symbol {
 position:absolute;
 right:1px;
 top:1px;
 width:5.33333vw;
 height:5.33333vw;
 text-align:center;
 line-height:5.33333vw;
 border-radius:5.33333vw;
 font-size:3.2vw;
 border:1px solid #ccc;
 background:#fff;
 color:#050505
}
.lottery-content .balls-plate .balls-ul .column-btn-li {
 display:flex;
 padding-left:20vw
}
.lottery-content .balls-plate .balls-ul .column-btn-li .column-btns {
 width:10.66667vw;
 margin:0 1.33333vw
}
.lottery-content .balls-plate .balls-ul .column-btn-li .column-btns div {
 height:8vw;
 width:8vw;
 border-radius:.8vw;
 line-height:7.46667vw;
 border:1px solid #ccc;
 text-align:center;
 cursor:pointer;
 margin:1.33333vw 0;
 background:#fff
}
.lottery-content .balls-plate .balls-ul .column-btn-li .column-btns div.active {
 color:#333;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAYAAACPZlfNAAAAAXNSR0IArs4c6QAAFRZJREFUeAHtXVuQFcUZ/vvshQC7CkYhXojclIqKZUW8woOaylXEsrxgVSrgYsTK5UGtPKGVEKM8pdQ8xKpgBCFlFVAmKQVjEivoAygqJik1JqssYFaTgJdFdhdk2d3J9/09PdNz9pyzZ8+eObvsTu+e6cv0dP/9ffN39/T0dBs5gUwQBGbuejnreJ3MCwKZZ/DrF5mDIkwxIs2wmwP8QrfA3Ql3J8I76YZ9KCfSFhhpNfg19EnrnhZ53xikdIIYlGf0mot3Bw0fvSGXgJRrgOg1YuRSsDC5qhIb6UaarwKI7SBz+6kXymuvLzDHq5pHFRMbdYSdtSU4xRyRpQBxCbRoEcraVMXylpNUF7RvByI+HUyWLe/fYj4p56JaxRkVhFGTDr4h30JVtQwCLQZRjbUCoFQ+IK4Hmr0NFebGaRfKH0aD5o0oYXO3BKcdOyJ3g6CV0KjPlwJvxM8Z+RgErp0wSR7ec4v5cKTkGRHCztoQnGn65UdKlMikigqPi5NmsKLkxQf6FZojJC7Iyc/fX24+qDCNii+rWOpKcpyzMZjW0yc/xbUrhlTtReT44sYE1OeMNDWITMavqR69Etg03eg6dPWiV0Ebv97++BpBDyY2YfgQSETUHly/rrFOftK2zByM00rX5UudWk6rgyD3+Aa5E9XeGmA/payMlCQnngV0coORS6YFcg5SmHOyyGz8aE+b5OKVTvngkUDaPhXZix/tdw+JvHaQhDoiXTrwl0keoh0C96tuXy6/Wm1Qb6RsnISpZTNjfXAJiHoUECwYNJM8khrr0I+fHsjC00V/808VoTZV01Dr3vxIZOd/7e/VA1CdPhLo8imPPMTeLfXyvfZlZnc15ctPy0mVHz5sv/b83oJG9cs9SAyPOCVMRJQF5+LTArlpLrqLs/BEPCE1EQsKdOhYINv2iTy1R+T1D5F3nmwFL4oD+01OHpp2gaxKq0eZChqzNwZfRFu1GZp1eVyWAi4PjGa0O8u+JHLruSIzT0pFrAIClA7afziQTe+IbPwnhkn0UZpylaFxRnahbVu6d5n5d+kchn626sjMeCJYgjI9AS6mFhXHI2rqBJE7zhdZfp7ISY1VF6eoCEM5cRhPYxveFnnsHyIdx3jl4MShbetAtNvabzPPDCWvweJWFSG0Vw+Ci1VFM/WImlwvctdFlqiJ9VUVo2j2wz1xtNcS98jf0QPtZWplEbemvcXcO9y83fVVQeqqF4L6tn14NhFpcQknbI8ohi+ZJfLjy0Sml9m7S6Q1CjwH0Nu8/xWRZ9DWWVOaOJxdP2eWrHzxaqM0u6sqsZnTsAzG/iaabtkMTq4rmJAjCznNwlj6mitEFp057GwLZlXrwB0foDp5WWQf3wngbi3VvqGK3IqxyaUYmzw6HDmHhdzM9cGUPoy1gZOFBYVwhcDJG/ESZM2VGNbAs9RYMkfwDLfqJZHftrlSoXxFigjSdtah87u/xeAJsDJTJOnBEws16/mCZEVaFcjn0KF/EFp1y7kVZzW4MKMgxpZ3ArkX2vYZH50xil1M20gaNO2rlWpa6eejIkCwzQqrwYGaFZElMhNvrp5dMvbJIky8IVlWltlqGEhTLJIg8gYndjdvCaBsQzcVEaYdjEJtViRgIPOnBvJ7tGrnTh3bmuVDzrKyzCy7ahhPRpjEMRF03a4ueSwOKd81ZMK0616oN+gJxqGkLd8SOXXi+CHLQc4ys+zEIDIeNi4MlLYQS+cv1x4SonwoxlDT0wMS9zoX3/hiIL+82gjHAcez4XjkD14I5I//djjAdk4PGAxlXd8+hIfrAkl4qXnOWU8GZ/f2yN9wsyRHMLy7Z+HpeDX7tYwsBxtJW/bnAAPLHszodfgG3o6GOrmo3GGssqpEDuQe75FNpciaf0ogv/5KRpZPBmsZYkJsIuPd4Awjphx3JcZRnBKOsgg7iFH3AQO5XsYzm6BZX8dLxFE6Flii/KmfIibEhhhFxsNOwzBIrhhHEYo7kvpZIB7fZyH9XTgVk6sZ8lL7nPXs9eOrN1gApkGD3ukI5Fq0/vqcpo0ZCExWj/3wXo5xx9dKJRaTUCDWarwpBieP4lRePJBl+ZIHMXoxnrruBWAqK4gYESsdwlI10YN/rWKtmPuhee48IpJn+Vof90HyTTE1mxNl8ab25rnBmB/BSCIyPB8frokZsVMMiaVn4F2gUym8sHznAJpdhHDCTCtqvykuzH8InH2SyHOoCsfa2GBU1pQcHHv8JqrGvYe9DLyqEc5DePk5r9jEnqIahp7L/QPJCvnFCY4PZmR5oJfpJGbELr75gan2CWwCxDycWVYwxYKEcd4gYrckr0DC5At6u2T22HlFkixjbXx8vUQMS7RnK0IOBghUkLBwkmc8XVrvADAFu6khwMtHMpeZ4SBADIml1S5n2xQBcyM5KJT+AMI4fRoXrExGDgnCibsuMifsm+JkmUbWx7ftxDKuDpNKQA7IRb6UAwjjXHdEmhRFxJWqu7BOwYSZZZgsk5nqIEAsialWjTwo1lHak0IuogA6EoRxeITMJmKEI5b85u27F4icKBNmkmUYnT5iSUzj7wkHaln+kFWCsINvyrUgOv6KxNOuZsxyWn5eMsHRCcOJJRUxJbYFtQxc8DMsv0QJwqCU3/FP2m4h7wA7yXO0zhtMynxi+YgpJ9DGj2JJpeA3c36JIsL0y0dMEIlOetrFunXpvGRCUbzMMWwEFFvijX89KPY2WaC+mNy4TCLC+Jkq4sVdea/tuni6jJrp007wsWRzajoxLtSWkRP9hDgscEQY2MUUktAow0q3Es4paplJFwHFOIQ8X8t8bpSwsHfID8BDA0VkpYoEGhFj8eysOnTIpGUTY2Kt1aI2aDHm0J9FrreohHFpBURtSgiDWLzu0i/U/pOfhBzjxMPPqoi1cqU1XKLgTSFH9jmM62BEp111SPWE+8rTY6ajOJkjFQQUa+KvVSNtdWhejiPVMATHhLGzoTRbmRaekYpsWaIFEEhgnV8thhzluBwQOLo0cT2YZXx+3M3PVDNTGwSINTEvWC2CI3KV49pNUEFOMA5VMFRDkLYAH4BX+5vi2hT9xMyFWBPzuCr03OCIXOW40NaA4oWcncMltzJTUwQizEMO/MzJFapEnzDXfiE2nHPiyQH+dZk7RQQUc9UTckCHejRHcpXDIHxSw7T9QiTEn3NyHDlFGbOkPQQUc+WKHMDhGXKVwwQeLLCQZxARDZwuXJJ3JvOmjAAXiyH2+WQxW3LFbr2t+JTNmNEGNIDlrjCTchnGVfLEvF6rQhTbcaK2wjAlh3N5Ixw8YdC9jMnTqNmhZgg0NRJ7NkfJJolcUcO49GqewWQbb9w+72TmTRkBi31BhWnOITgmzKkiBHIroqUsW5Z8AQQS2HuckCu0VI4wT/3gbOJr68yMCAKKvdLhtMxyg2OzjiUmpUKkuJFLnsp8tUOgCAesErk8uDWI5DSQC0JmZmQQcNgrFx5x5IpVYkxYJJ9dxTPyZo6aIsAVVPN7iGFIJ6vEAoTZJVcZKTO1R8BpWIGcO5NVYhQjkO6eyJM5aoyAxd51OOLMtUqEN173CJWmqzKx0pxwjdzM1BYBYk7saZQL16mwQYdyqBOjZa1sGFq1MBIXM85MbRGIMFcObHfeSUCucnjf3GoDPG2iE3HbDnlh7qrMThUBxZw8JaC3HnLFscSQMEZKxMJy4Ul/qpJmiSsCAzD3OCFXOW7JNBAr25a9E7duA6NkIakgQMwtR8nqkJmRq9we7J+F6q87yl3jUbOM7D6ABpBfvGemJggQa2Jun8Fg+5yBI3KFKhHvMbF/Vv7raFai3T0Gi/BnhNWELWRCrIl5sgGDnx0Q7nEGrnQsEd7tCaEQASeV4Z3/SZzJPCkioFgrP3pI5OQ4UsJwiAkDUfqKGjFoXsJCxJmpDQIR1sDechCSgOwdR0oYtxFEWJeqon1as04EvnpA5FNsb5GZdBEgxsRakdaDsoZM1dMVcmTn1nOfECjWjkikmFhsHINls/diZndmUkWAGBPryHgckBu3l4tqmEYy8kyi44FYrh17CitGZyZdBBRjkGQxd2xpADPGYkfWRIQFk2QzOLJDvnBEz2u45vWDIu9h45jMpIMAsSXGrhtvWyVLGjnh5qku54gw7qYKSrbF7ZiNwm8lmNCmf2XVogOt2rZiC4wVa5e4ssYnLtnm73QbEcZ4eCLbGFWLJFirRT0jG98OhLv8ZKa6CBBTYkutANyKudU0eIg/OfFMgjBufYvIH+t5RParxU7sJbnxH5mWedhVxUlMia0liVqGZJU52vKxcuLllCAs7C2ujapFMg4Taqf8+q1AuCVTZqqDALEkpqz3fOVwgIO3ta536HJMEMZA7lMMho9ElJN8zvzA/yefYbe6TMscdsO2iSUxJbYOY5soA8wR5SIvlwGEcVNpMqu0I7I2hHoTIBGk/Iu/9Qv3z8rM8BAghsSSmGKuWqhlxJhGZ6+tLbTB9wDCNDo2lQbj6OKTaYSAQV30A+6u40Z+9rL/hMcrMjNUBIghsVSI0bMgxoo1DsSeG3sXSrMgYeEO4OtiLeOl4Z0Ae+s+kR0fZB2QQoCWE0bsiKGPadSGsUHDht7FdmEvSBiv4A7gYBqv00LmaemdwGpS5L4dfcIFhzMzNASIGbFTgjxMCTOxJubEvliqRQnTVZ2xA3isZUyRWmbN3sNG7tuZVY3FgC0Wfi/IInY0Fks+Plm/hgDzYitq85qihPEkt2vH2NZup2XMgGNdQVjf/vbdQLa0ZqQRq3IMsfrdHqAIfoihYskLlS/17ybmpdJy1BaNo1t59HMrj/Blp6tsaeM3sS6QrTfUZ7tDFEXQnuBWHtf9vleO9gFyveEt9HrzaxTDXdYvbx/OVh5MhwmYOnlIbwNql70dInWmAN/9U598dNQquBUvO/oIEBtipGR5zYpiSfIQRowHI4tplqwSXabTLkBbhu3alSWkH1eNmpe8h1efy/+Ibmo21uggi2xiQmyIEe91HUvXG9/6Q0x3KcbRVcUdZRHG4ZHGelmKfDo0Kd4V+NHigQS+hQkkdzzfh5dwmaY5uIkFMSE2ioqHmQVP4esgtvlDUC6NfLsswniR7iCXk9v0NuGdYiXAGWUNAhl5CRN2fviXjDTiRbKIBTGxzYjFiXgpdvQSO2Ba7u58vKJswhi5HXs1omHE5m/MKK89CzXtT/tRBTw3vqtHrQaBAbFwmuXqHSWPY7PAkFgSU2JbrsGVQzcz1gXrcJe08N7hP6njLB9NjDZ+F5xqZMM368bdTrPsYPCG1WqQbUZ4I9suPP3EW5uT9e0rzIqhoj8kDXOJz5klKyHHVvVDAN49kUBws6tKgW94ulfYnR0vhmVlmSOyiIWSY9t5S5ZyuJUYVoKL8l3Jhbq1fac8D91aqNeHGgYLcuEQ+ifgOe2BhXVyy7yK7o1KRBuRa7a09uvIzzE85ugtqpplO2bOT8EQsjNornxr+4oJY+Yz1wdT+vpl20DSvOoR4lPgm+YaeWBR3Zjbc8yNDT6FEQyCqcdENYhA+GlIVl1OFu9v4RhtZWZYhDFL1bQu2Yw2DJu6w0SaFpJmi4CVrUDwydgoDqQtOnNsaBtH3Tk2uP9TwIgiqSaBFtrxsFNIljFbgyZZigk1RxWnCg/DJoz5XvVCUN+2T9aCtBaVAxKHFQO88LCeZBhs/l03Oyc/vqJOpk+uSvaaZS0PB7oDuR/vs7Zi8ie0RttsWGSJBxXFapqVCuStZ5v14tWm14ZUfqwqYjMeDx4EIRjhh4lIQ4iSZQNJJP1cnueuL+ewvVVOJmKbwRPBHMWrkY1v98sjf+0XLs1Afmw9QtJCvkggSQuLBELXtN9u7q1W+cJkq5WcyIwngiWo/p4AJ1O5wJ/edNQs/GxmOKMEIgwBU7Fy2R0X1ilxJ2Ht9tFoDmPeO4l67I0+6cDnQHwt6N5YkBl4tQpkYXkz8hkVJengQ3H7EJ+zBit/KgjNejI4+/gx2YRiXa6lichCCN1aKhYS4oFUEtdcH8iy83Ny67w6OXuUrIT6Hj4Z3oRXIm4qGonSAQPaMO4Vibp5YIEUUbOrYYLcuu/b5j0GV9No8tVM0KXFrSew99UacHMPisZNpcN7MSSNEbXg1Dw4+E9pYC+YbuTGc4wsnpOTk2usdfyKZFtbv/Bdn34NCZmUKNi2jmCAimm1SkW2YTjB3c4fwlzCVeWODRKGoRjklK7h+zRUkY+CjAVaX0TaxmpSm2xbesJBaUKNI3GNQOqyM4xceUYOPyPzT8Nqnahuqmn4meqbHwYY8+OvX16B3cM7h/+QIdYoG0bSdKqEvc0QieFaTe5GFfj99kHeZw1XduSWvlkdBLnH18udyAkaF0whGUqOVo15xFEiJRWR+K9+K+NkLAl4CfYnOQfbxHMx49lYpp2/cpe65aIle7GUBX9tqO7excjEa/8T6XZ9N2JPkmCrNlFIz++IovAqOuMbfaZadXuL/Gq1wd6wKRtkWTuju6/3yv3IsQXENSaIIza42y2RlMkSRperMtVFRAkijaImqnVcxZPb7E5Gj7MJPVAartnUjZ4dp5N1YdJe9IG9ZoIIBNzdEcyfATRq8aTNAhNjbJ5JonpwwbrGBvlJqTkYNsHqHVW06iVXXkrcVFr3iu7neBo+dAIBevc6IpAMuYjCGO4RpQQ6NDVLhvCCIvnrKZ5kQjDhXZEgKKwGbbKs9mxUG5/yIEDDzBGMsq/lvMFiU9G8K6vu9MWqeuKDJTh3XXDaMZG7AeNKIPJ5jU9wKVWoPQxjz5ImEpZerbtg21M8XZ5xiUQExElwdCIycGu2LsiYj+FcO0Hk4T0rzIdRvBo7nDg1zjaZnfYoscMtAPoOcFqMqlGrS8ZKkEdpQZAl0HoijAcjLiyp5d5dC9s6rUCOJM0YpzgDF51GBP9m2nx5Nq2en828vGNYjPIi1yKWbp7aJUtBzBIowSKwY5dpV0LYxkFkizrE8dBWp2PNFSv06zVOev8aahHjIMxdYkwXlHcH/M8g583+x3QuhZG0nZgjKUPRvKl53JkOXa9rgOs16DZfim6/3YmJVzl+NAXrITe+ibiNGMFZP07OdOOxA4uWyHaM327n1/qjQZP8MvhuX3Q/fFS6oQ2GWzKh8zcPRHCj4nn9RrcimQLAqYnNCG9GuC7tDgo7Ec4VVzsRznlLHVjRsw3hrQhvRWeydQ+WA4LWJqgflYUPhfo/pQjrXZ+UqpsAAAAASUVORK5CYII=);
 background-size:100% 100%;
 background-position:50%
}
.lottery-content .balls-plate .balls-ul .column-btn-li .column-btns div.active.clear {
 background-color:#fff;
 color:#000;
 border:1px solid #ccc
}
.lottery-content .balls-plate .input-wrap {
 width:133.33333vw;
 height:53.33333vw;
 border:1px solid #ccc;
 border-radius:1.06667vw
}
.lottery-content .balls-plate .input-wrap textarea {
 border:none;
 display:block;
 height:100%;
 width:100%
}
.lottery-content .balls-plate .position span {
 margin-right:2.13333vw;
 cursor:pointer
}
.lottery-content .balls-plate .position span i {
 display:inline-block;
 width:4.26667vw;
 height:4.26667vw;
 background:#fff;
 border:1px solid #ccc;
 border-radius:.8vw;
 vertical-align:top;
 position:relative;
 top:.53333vw;
 margin-right:.53333vw
}
.lottery-content .balls-plate .position span.active i {
 color:#333;
 background-image:url(data:image/png;base64,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);
 background-size:100% 100%;
 background-position:50%
}
.lottery-content .basket {
 border:1px solid #ccc;
 background:#fff;
 min-height:24vw;
 max-height:72vw;
 margin:5.33333vw 0
}
.lottery-content .basket .order,
.lottery-content .basket .title {
 display:flex
}
.lottery-content .basket .order>div,
.lottery-content .basket .title>div {
 height:8vw;
 line-height:8vw;
 text-align:center;
 border-bottom:1px solid #ccc
}
.lottery-content .basket .title {
 background:#f2f2f2
}
.lottery-content .basket .title .icon-delete {
 color:#333
}
.lottery-content .basket .order.active,
.lottery-content .basket .order.active .el-input__inner {
 background:#f2f2f2
}
.lottery-content .basket .content {
 min-height:8vw;
 max-height:63.46667vw;
 line-height:14.93333vw;
 text-align:center;
 overflow-x:hidden;
 overflow-y:auto
}
.lottery-content .basket .content:after {
 content:"";
 display:block;
 width:100%;
 clear:both;
 height:0
}
.lottery-content .basket .content .playName {
 cursor:pointer
}
.lottery-content .basket .content .playName:hover {
 color:#27b0f1
}
.lottery-content .basket .content .multiple {
 display:flex;
 width:29.33333vw
}
.lottery-content .basket .content .muliple-input,
.lottery-content .basket .content .multiple-span {
 flex:1;
 width:8.53333vw;
 height:5.33333vw;
 line-height:5.33333vw;
 margin-top:1.06667vw;
 text-align:center;
 color:#555;
 border:1px solid #aaa
}
.lottery-content .basket .content .multiple-span {
 border-radius:1.06667vw;
 font-size:3.73333vw;
 line-height:4.26667vw;
 cursor:pointer
}
.lottery-content .basket .content .multiple-span:first-of-type {
 border-right:0;
 border-top-right-radius:0;
 border-bottom-right-radius:0
}
.lottery-content .basket .content .multiple-span:nth-of-type(2) {
 border-left:0;
 border-top-left-radius:0;
 border-bottom-left-radius:0
}
.lottery-content .basket .content .muliple-input {
 flex:1.3;
 font-size:3.2vw
}
.lottery-content .basket .content .icon-delete {
 color:#aaa
}
.lottery-content .basket .ticketName {
 width:26.66667vw
}
.lottery-content .basket .playName {
 width:58.66667vw
}
.lottery-content .basket .ballsView {
 flex:1;
 text-overflow:ellipsis;
 overflow:hidden;
 white-space:nowrap
}
.lottery-content .basket .multiple {
 width:29.33333vw
}
.lottery-content .basket .betNumber,
.lottery-content .basket .moneyMode,
.lottery-content .basket .prizeGroup {
 width:18.66667vw
}
.lottery-content .basket .amount {
 width:26.66667vw
}
.lottery-content .basket .operate {
 width:18.66667vw
}
.lottery-content .basket .operate span {
 color:#27b0f1;
 text-decoration:underline;
 cursor:pointer
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row {
 display:flex;
 line-height:10.66667vw;
 padding-right:1.33333vw;
 align-items:center;
 border-radius:2.13333vw;
 background-color:#fff;
 margin:0 4.26667vw 2.57778vw
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-btns.quickMenu1 {
 margin-right:1.33333vw
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-title {
 font-size:3.2vw;
 color:#666;
 width:12vw;
 text-align:center;
 margin-top:1.33333vw;
 flex:none;
 line-height:normal
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls {
 display:flex;
 flex-wrap:wrap;
 padding-top:1.86667vw
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball {
 width:9.6vw;
 margin-right:5.33333vw
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-item {
 position:relative;
 display:flex;
 justify-content:center;
 align-items:center;
 text-align:center;
 border-radius:50%;
 color:#333;
 font-weight:700;
 width:9.6vw;
 height:9.6vw;
 padding-top:.53333vw;
 font-size:4.26667vw;
 background-image:url(data:image/png;base64,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);
 box-shadow:0 1px .53333vw 0 rgba(49,99,190,.1);
 background-position:50%;
 background-repeat:no-repeat;
 background-size:100% 100%
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-item.isShengXiao {
 font-family:PingFang SC;
 font-size:4.8vw;
 font-weight:600
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-item .ball-item-text.num {
 font-family:DINAlternate
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-item .sub-text {
 position:absolute;
 font-weight:400;
 font-size:4vw;
 color:#8293bd;
 z-index:1
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-item .sub-text.sub-text-sx {
 top:3.2vw;
 left:7.46667vw;
 font-family:PingFang SC
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-item .sub-text.sub-text-sx.isShengXiao {
 font-family:DINAlternate;
 font-size:4.98667vw;
 font-weight:700
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-item .sub-text:before {
 content:attr(data-text);
 position:absolute;
 color:#8293bd;
 z-index:-1
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball.selected .ball-item {
 color:#fff;
 color:#333;
 background-image:url(data:image/png;base64,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);
 background-size:100% 100%;
 background-position:50%;
 font-size:4.26667vw
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball.selected .ball-item .sub-text {
 color:#fff!important
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball.selected .ball-item .sub-text:before {
 -webkit-text-stroke:.66667vw #e5802c
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball.selected .ball-react {
 color:#333;
 background-image:url(data:image/png;base64,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);
 background-size:100% 100%;
 background-position:50%
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball.selected .ball-react .sub-text {
 color:#fff
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball.long {
 width:18.48889vw
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball.long .ball-item {
 width:auto;
 position:relative;
 border-radius:1.33333vw;
 margin:0
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball.long .ball-item .sub-text {
 left:0;
 right:0;
 text-overflow:ellipsis;
 overflow:hidden;
 white-space:nowrap;
 width:100%;
 margin:0;
 bottom:1px;
 background-color:transparent;
 border:none
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-hot,
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-miss {
 width:100%;
 padding:0 1.33333vw;
 line-height:5.33333vw;
 text-align:center;
 color:#999;
 font-size:3.2vw;
 white-space:nowrap;
 display:flex;
 justify-content:center
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-hot .min,
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-miss .min {
 color:#199cff
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-hot .max,
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-miss .max {
 color:#e3243a
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-hot>div:nth-child(2):before,
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .ball-miss>div:nth-child(2):before {
 content:"|";
 color:#c9c9c9;
 margin-left:.8vw
}
.lottery-bet.standard .balls-plate .balls-ul .balls-row .row-balls .ball .introduce .introduce-symbol {
 position:absolute;
 right:1px;
 top:1px;
 width:5.33333vw;
 height:5.33333vw;
 text-align:center;
 line-height:5.33333vw;
 border-radius:5.33333vw;
 font-size:3.2vw;
 border:1px solid #ccc;
 background:#fff;
 color:#050505
}
.lottery-bet.standard .balls-plate .balls-ul .column-btn-li {
 display:flex;
 padding-left:20vw
}
.lottery-bet.standard .balls-plate .balls-ul .column-btn-li .column-btns {
 width:10.66667vw;
 margin:0 1.33333vw
}
.lottery-bet.standard .balls-plate .balls-ul .column-btn-li .column-btns div {
 height:8vw;
 width:8vw;
 border-radius:.8vw;
 line-height:7.46667vw;
 border:1px solid #ccc;
 text-align:center;
 cursor:pointer;
 margin:1.33333vw 0;
 background:#fff
}
.lottery-bet.standard .balls-plate .balls-ul .column-btn-li .column-btns div.active {
 color:#333;
 background-image:url(data:image/png;base64,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);
 background-size:100% 100%;
 background-position:50%
}
.lottery-bet.standard .balls-plate .balls-ul .column-btn-li .column-btns div.active.clear {
 background-color:#fff;
 color:#000;
 border:1px solid #ccc
}
.lottery-bet.standard .balls-plate .input-wrap {
 width:133.33333vw;
 height:53.33333vw;
 border:1px solid #ccc;
 border-radius:1.06667vw
}
.lottery-bet.standard .balls-plate .input-wrap textarea {
 border:none;
 display:block;
 height:100%;
 width:100%
}
.lottery-bet.standard .balls-plate .position span {
 margin-right:2.13333vw;
 cursor:pointer
}
.lottery-bet.standard .balls-plate .position span i {
 display:inline-block;
 width:4.26667vw;
 height:4.26667vw;
 background:#fff;
 border:1px solid #ccc;
 border-radius:.8vw;
 vertical-align:top;
 position:relative;
 top:.53333vw;
 margin-right:.53333vw
}
.lottery-bet.standard .balls-plate .position span.active i {
 color:#333;
 background-image:url(data:image/png;base64,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);
 background-size:100% 100%;
 background-position:50%
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball {
 width:9.6vw;
 margin-right:5.33333vw
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-item,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-item {
 position:relative;
 display:flex;
 justify-content:center;
 align-items:center;
 text-align:center;
 border-radius:50%;
 color:#333;
 font-weight:700;
 width:9.6vw;
 height:9.6vw;
 padding-top:.53333vw;
 font-size:4.26667vw;
 background-image:url(data:image/png;base64,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);
 box-shadow:0 1px .53333vw 0 rgba(49,99,190,.1);
 background-position:50%;
 background-repeat:no-repeat;
 background-size:100% 100%
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-item.isShengXiao,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-item.isShengXiao {
 font-family:PingFang SC;
 font-size:4.8vw;
 font-weight:600
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-item .ball-item-text.num,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-item .ball-item-text.num {
 font-family:DINAlternate
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-item .sub-text,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-item .sub-text {
 position:absolute;
 font-weight:400;
 font-size:4vw;
 color:#8293bd;
 z-index:1
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-item .sub-text.sub-text-sx,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-item .sub-text.sub-text-sx {
 top:3.2vw;
 left:7.46667vw;
 font-family:PingFang SC
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-item .sub-text.sub-text-sx.isShengXiao,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-item .sub-text.sub-text-sx.isShengXiao {
 font-family:DINAlternate;
 font-size:4.98667vw;
 font-weight:700
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-item .sub-text:before,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-item .sub-text:before {
 content:attr(data-text);
 position:absolute;
 color:#8293bd;
 z-index:-1
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball.selected .ball-item,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball.selected .ball-item {
 color:#fff;
 color:#333;
 background-image:url(data:image/png;base64,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);
 background-size:100% 100%;
 background-position:50%;
 font-size:4.26667vw
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball.selected .ball-item .sub-text,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball.selected .ball-item .sub-text {
 color:#fff!important
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball.selected .ball-item .sub-text:before,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball.selected .ball-item .sub-text:before {
 -webkit-text-stroke:.66667vw #e5802c
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball.selected .ball-react,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball.selected .ball-react {
 color:#333;
 background-image:url(data:image/png;base64,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);
 background-size:100% 100%;
 background-position:50%
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball.selected .ball-react .sub-text,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball.selected .ball-react .sub-text {
 color:#fff
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball.long,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball.long {
 width:18.48889vw
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball.long .ball-item,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball.long .ball-item {
 width:auto;
 position:relative;
 border-radius:1.33333vw;
 margin:0
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball.long .ball-item .sub-text,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball.long .ball-item .sub-text {
 left:0;
 right:0;
 text-overflow:ellipsis;
 overflow:hidden;
 white-space:nowrap;
 width:100%;
 margin:0;
 bottom:1px;
 background-color:transparent;
 border:none
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-hot,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-miss,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-hot,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-miss {
 width:100%;
 padding:0 1.33333vw;
 line-height:5.33333vw;
 text-align:center;
 color:#999;
 font-size:3.2vw;
 white-space:nowrap;
 display:flex;
 justify-content:center
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-hot .min,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-miss .min,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-hot .min,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-miss .min {
 color:#199cff
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-hot .max,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-miss .max,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-hot .max,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-miss .max {
 color:#e3243a
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-hot>div:nth-child(2):before,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .ball-miss>div:nth-child(2):before,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-hot>div:nth-child(2):before,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .ball-miss>div:nth-child(2):before {
 content:"|";
 color:#c9c9c9;
 margin-left:.8vw
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.guanyahezhi .ball .introduce .introduce-symbol,
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row.qiansanhezhi .ball .introduce .introduce-symbol {
 position:absolute;
 right:1px;
 top:1px;
 width:5.33333vw;
 height:5.33333vw;
 text-align:center;
 line-height:5.33333vw;
 border-radius:5.33333vw;
 font-size:3.2vw;
 border:1px solid #ccc;
 background:#fff;
 color:#050505
}
.lottery-bet.standard .balls-plate.PK10.daxiaodanshuang .balls-row .ball {
 height:11.2vw!important;
 width:18.48889vw!important;
 margin-right:.8vw!important
}
.lottery-bet.standard .balls-plate.PK10.daxiaodanshuang .balls-row .ball:last-child {
 margin-right:0!important
}
.lottery-bet.standard .balls-plate.PK10.daxiaodanshuang .balls-row .ball.selected .ball-item {
 background-color:#1d9eff!important;
 color:#fff!important;
 background-image:none!important
}
.lottery-bet.standard .balls-plate.PK10.daxiaodanshuang .balls-row .ball.selected .ball-item:after {
 border:none
}
.lottery-bet.standard .balls-plate.PK10.daxiaodanshuang .balls-row .ball.selected .ball-item .sub-prize,
.lottery-bet.standard .balls-plate.PK10.daxiaodanshuang .balls-row .ball.selected .ball-item .sub-text {
 color:#fff!important
}
.lottery-bet.standard .balls-plate.PK10.daxiaodanshuang .balls-row .ball .ball-item {
 display:flex;
 flex-direction:column;
 justify-content:center;
 height:11.28889vw!important;
 width:100%!important;
 line-height:normal!important;
 border-radius:1.33333vw!important;
 background:#fff!important;
 background-repeat:no-repeat;
 background-position:0 0!important;
 box-shadow:none!important;
 font-size:4.26667vw!important;
 color:#333!important;
 font-weight:400!important
}
.lottery-bet.standard .balls-plate.PK10.daxiaodanshuang .balls-row .ball .ball-item:after {
 content:"";
 display:block;
 width:100%;
 height:100%;
 border:1px solid #cacaca;
 z-index:1;
 position:absolute;
 left:0;
 top:0;
 transform-origin:left top;
 border-radius:1.33333vw!important
}
.lottery-bet.standard .balls-plate.PK10.daxiaodanshuang .balls-row .ball .ball-item .sub-prize,
.lottery-bet.standard .balls-plate.PK10.daxiaodanshuang .balls-row .ball .ball-item .sub-text {
 position:static!important;
 font-size:3.2vw!important;
 color:#999!important;
 line-height:normal!important
}
.lottery-bet.standard .balls-plate.PK10.daxiaodanshuang .balls-row .ball .ball-miss {
 width:100%
}
.lottery-bet.standard .balls-plate.PK10 .balls-ul .balls-row .row-balls .ball,
.lottery-bet.standard .balls-plate.SSC .balls-ul .balls-row .row-balls .ball {
 margin-right:5.06667vw
}
.lottery-bet.standard .balls-plate.SSC .balls-ul .balls-row.longhuhe {
 height:23.2vw;
 align-items:center
}
.lottery-bet.standard .balls-plate.SSC .balls-ul .balls-row.longhuhe .row-balls {
 padding-bottom:0!important;
 padding-top:0!important
}
.lottery-bet.standard .balls-plate.SSC .balls-ul .balls-row.longhuhe .row-balls .ball {
 width:23.73333vw!important;
 margin-right:2.13333vw!important
}
.lottery-bet.standard .balls-plate.SSC .balls-ul .balls-row.longhuhe .row-balls .ball:last-child {
 margin-right:0
}
.lottery-bet.standard .balls-plate.SSC .balls-ul .balls-row.longhuhe .row-balls .ball .ball-item {
 width:23.73333vw!important;
 height:11.2vw!important
}
.lottery-bet.standard .balls-plate.SSC .balls-ul.daxiaodanshuang .balls-row {
 height:23.2vw;
 align-items:center
}
.lottery-bet.standard .balls-plate.SSC .balls-ul.daxiaodanshuang .balls-row .row-balls {
 padding-bottom:0!important;
 padding-top:0!important
}
.lottery-bet.standard .balls-plate.SD .balls-ul .balls-row .row-balls .ball:nth-child(5n) {
 margin-right:0
}
.lottery-bet.standard .balls-plate.KLC .balls-ul.renxuan .balls-row:not(:last-of-type) {
 margin-bottom:0;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.lottery-bet.standard .balls-plate.KLC .balls-ul.renxuan .balls-row:last-of-type {
 border-top-left-radius:0;
 border-top-right-radius:0
}
.lottery-bet.standard .basket {
 border:1px solid #ccc;
 background:#fff;
 min-height:24vw;
 max-height:72vw;
 margin:5.33333vw 0
}
.lottery-bet.standard .basket .order,
.lottery-bet.standard .basket .title {
 display:flex
}
.lottery-bet.standard .basket .order>div,
.lottery-bet.standard .basket .title>div {
 height:8vw;
 line-height:8vw;
 text-align:center;
 border-bottom:1px solid #ccc
}
.lottery-bet.standard .basket .title {
 background:#f2f2f2
}
.lottery-bet.standard .basket .title .icon-delete {
 color:#333
}
.lottery-bet.standard .basket .order.active,
.lottery-bet.standard .basket .order.active .el-input__inner {
 background:#f2f2f2
}
.lottery-bet.standard .basket .content {
 min-height:8vw;
 max-height:63.46667vw;
 line-height:14.93333vw;
 text-align:center;
 overflow-x:hidden;
 overflow-y:auto
}
.lottery-bet.standard .basket .content:after {
 content:"";
 display:block;
 width:100%;
 clear:both;
 height:0
}
.lottery-bet.standard .basket .content .playName {
 cursor:pointer
}
.lottery-bet.standard .basket .content .playName:hover {
 color:#27b0f1
}
.lottery-bet.standard .basket .content .multiple {
 display:flex;
 width:29.33333vw
}
.lottery-bet.standard .basket .content .muliple-input,
.lottery-bet.standard .basket .content .multiple-span {
 flex:1;
 width:8.53333vw;
 height:5.33333vw;
 line-height:5.33333vw;
 margin-top:1.06667vw;
 text-align:center;
 color:#555;
 border:1px solid #aaa
}
.lottery-bet.standard .basket .content .multiple-span {
 border-radius:1.06667vw;
 font-size:3.73333vw;
 line-height:4.26667vw;
 cursor:pointer
}
.lottery-bet.standard .basket .content .multiple-span:first-of-type {
 border-right:0;
 border-top-right-radius:0;
 border-bottom-right-radius:0
}
.lottery-bet.standard .basket .content .multiple-span:nth-of-type(2) {
 border-left:0;
 border-top-left-radius:0;
 border-bottom-left-radius:0
}
.lottery-bet.standard .basket .content .muliple-input {
 flex:1.3;
 font-size:3.2vw
}
.lottery-bet.standard .basket .content .icon-delete {
 color:#aaa
}
.lottery-bet.standard .basket .ticketName {
 width:26.66667vw
}
.lottery-bet.standard .basket .playName {
 width:58.66667vw
}
.lottery-bet.standard .basket .ballsView {
 flex:1;
 text-overflow:ellipsis;
 overflow:hidden;
 white-space:nowrap
}
.lottery-bet.standard .basket .multiple {
 width:29.33333vw
}
.lottery-bet.standard .basket .betNumber,
.lottery-bet.standard .basket .moneyMode,
.lottery-bet.standard .basket .prizeGroup {
 width:18.66667vw
}
.lottery-bet.standard .basket .amount {
 width:26.66667vw
}
.lottery-bet.standard .basket .operate {
 width:18.66667vw
}
.lottery-bet.standard .basket .operate span {
 color:#27b0f1;
 text-decoration:underline;
 cursor:pointer
}
.switch_icon {
 width:4.13333vw;
 height:4.08vw;
 display:inline-block
}
.switch_icon img {
 max-width:100%
}

.double-balls-plate {
 padding-top:2.66667vw
}
.double-balls-plate:after {
 content:"";
 display:block;
 width:100%;
 clear:both;
 height:0
}
.double-balls-plate .double-series {
 flex-wrap:wrap;
 flex:none;
 margin:0 2.66667vw 2.66667vw;
 width:calc(100% - 5.33333vw)
}
.double-balls-plate .double-series .playGroup-title,
.double-balls-plate .double-series .sonlevel-title {
 display:flex;
 justify-content:space-between;
 font-size:3.2vw;
 letter-spacing:0;
 color:#666;margin-bottom: 1.93333vw;
}
.double-balls-plate .double-series .playGroup-title .mk-arrow-down,
.double-balls-plate .double-series .sonlevel-title .mk-arrow-down {
 transition:all .35s;
 color:#999;
 transform:rotate(-180deg);
 font-size:3.2vw;
 height:3.2vw
}
.double-balls-plate .double-series .playGroup-title.collapsed .mk-arrow-down,
.double-balls-plate .double-series .sonlevel-title.collapsed .mk-arrow-down {
 transform:rotate(0deg)
}
.double-balls-plate .double-series .playGroup-list {
 display:flex;
 flex-wrap:wrap;
 padding-left:1px;
 padding-top:2.93333vw;
 overflow:hidden
}
.double-balls-plate .double-series .playGroup-list.collapsed .coldmiss {
 opacity:0!important
}
.double-balls-plate .double-series .playGroup-list .playGroup .playGroup-content {
 display:flex;
 flex-wrap:wrap;
 margin-bottom:2.4vw;
 padding-top:.53333vw;
 padding-left:1px;
 border-bottom:1px solid #e3e5ec
}
.double-balls-plate .double-series .playGroup-list .bet-item {
 position:relative;
 display:flex;
 width:16.86667vw;
 height:11.2vw;
 flex:none;
 flex-direction:column;
 justify-content:center;
 text-align:center;
 margin:0 1.6vw 3.2vw 0;
 background-color:#fff;
 border-radius:1.77778vw;
 font-size:4vw;
 z-index:1
}
.double-balls-plate .double-series .playGroup-list .bet-item:nth-child(4n) {
 margin-right:0
}
.double-balls-plate .double-series .playGroup-list .bet-item.selected {
 color:#fff;
 background:rgb(28, 158, 255);
 box-shadow:0 .53333vw 0 0 #e0e4f2;
 border-width:0
}
.double-balls-plate .double-series .playGroup-list .bet-item.selected .name,
.double-balls-plate .double-series .playGroup-list .bet-item.selected .odds {
 color:#fff
}
.double-balls-plate .double-series .playGroup-list .bet-item .name {
 color:#333
}
.double-balls-plate .double-series .playGroup-list .bet-item .odds {
 font-size:3.2vw;
 color:#999
}
.double-balls-plate .double-series .playGroup-list .bet-item .coldmiss {
 position:absolute;
 display:inline-block;
 min-width:5.15556vw;
 height:4.17778vw;
 line-height:4.17778vw;
 top:-2.13333vw;
 right:-1px;
 text-align:center;
 border:.7666666667px solid #d9def6;
 background:#fff;
 border-radius:1.33333vw 1.33333vw 1.33333vw 0;
 font-size:3.2vw;
 z-index:1;
 color:#666;
 transition:opacity .2s linear
}
.double-balls-plate .double-series .playGroup-list .bet-item .coldmiss.left {
 right:auto;
 left:-1px;
 border-radius:1.33333vw 1.33333vw 0 1.33333vw;
 color:#fff;
 background-color:#999;
 border:none
}
.double-balls-plate .double-series .playGroup-list .bet-item .coldmiss.left.red {
 color:#fff;
 background-color:#e3243a
}
.double-balls-plate .double-series .playGroup-list .bet-item .coldmiss.left.blue {
 color:#fff;
 background-color:#199cff
}
.double-balls-plate .double-series .playGroup-list .bet-item .coldmiss.red {
 color:#d9001b
}
.double-balls-plate .double-series .playGroup-list .bet-item .coldmiss.blue {
 color:#199cff
}
.double-balls-plate .fushi-row {
 flex:none;
 width:100%
}
.double-balls-plate .fushi-row:last-child .ball-list {
 border-bottom:none;
 margin-bottom:0
}
.double-balls-plate .fushi-row .fushi-rowTitle {
 margin-left:2.66667vw;
 margin-bottom:2.48889vw;
 color:#000;
 font-size:3.2vw;
 color:#666
}
.double-balls-plate .fushi-row .ball-list {
 display:flex;
 flex-wrap:wrap;
 padding:0 2.66667vw;
 border-bottom:1px solid #e3e5ec;
 margin-bottom:3.37778vw
}
.double-balls-plate .fushi-row .ball-list .fushi-ball {
 position:relative;
 margin-bottom:6.22222vw;
 margin-right:7.02222vw;
 width:9.77778vw;
 height:9.77778vw;
 text-align:center;
 color:#555;
 border-radius:50%;
 font-family:DINAlternate;
 font-size:4.8vw;
 line-height:9.6vw;
 background-image:url(data:image/png;base64,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);
 background-size:100% 100%;
 background-repeat:no-repeat
}
.double-balls-plate .fushi-row .ball-list .fushi-ball:nth-child(5n) {
 margin-right:0
}
.double-balls-plate .fushi-row .ball-list .fushi-ball.selected {
 color:#333;
 background-size:100% 100%;
 background-image:url(data:image/png;base64,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);
 background-repeat:no-repeat
}
.double-balls-plate .fushi-row .ball-list .fushi-ball.disabled {
 background:#ccc;
 cursor:not-allowed
}
.play-desc {
 height:8.53333vw;
 line-height:8.53333vw;
 font-size:3.2vw;
 display:flex;
 justify-content:space-between;
 border-bottom:1px solid #e3e5ec;
 color:#333;
 margin:0 2.66667vw
}
.play-desc.big {
 height:13.33333vw;
 flex-direction:column
}
.play-desc.big .double-odds {
 height:4vw;
 line-height:1
}
.play-desc .mk-wenhao {
 width:2.93333vw;
 height:2.93333vw;
 margin-left:1.6vw;
   display: inline-block;
  width: 3.46667vw;
  height: 3.46667vw;
  background: url(data:image/png;base64,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) no-repeat;
    background-size: auto;
  background-size: 100% auto;
  vertical-align: middle;
}
.play-desc .top-wrap {
 display:flex;
 justify-content:space-between
}
.play-desc label {
 position:relative;
 white-space:nowrap
}
.play-desc label .text {
 vertical-align:middle;
 font-size:2.93333vw;
 color:#333
}
.play-desc label:first-of-type {
 padding:0 1px;
 border-radius:1.33333vw;
 cursor:pointer;
 display:flex;
 align-items:center
}
.play-desc .double-odds {
 white-space:nowrap;
 text-align:right;
 font-size:3.2vw
}
.play-desc .double-odds .double-text>span {
 color:#29a3ff
}
.rebate-desc {
 margin-top:1.33333vw
}
.rebate-desc label {
 position:relative;
 white-space:nowrap
}
.rebate-desc label .text {
 vertical-align:middle;
 font-size:2.93333vw;
 color:#333
}
.rebate-desc label:first-of-type {
 padding:0 1px;
 border-radius:1.33333vw;
 cursor:pointer;
 display:flex;
 align-items:center
}
.rebate-desc label .mk-wenhao {
 min-width:2.93333vw;
 height:2.93333vw;
 margin-left:1.33333vw
}

.orderTop-modal {
 display:flex;
 flex-direction:column;
 justify-content:flex-end;
 overflow:hidden;
 border-radius:2.66667vw 2.66667vw 0 0;
 height:auto
}
.tipmodal-wrap {
 overflow:hidden;
 border-radius:5.33333vw 5.33333vw 0 0;
 background-color:#fff;
 height:auto
}
.bet-ordermodal {
 background:#fff
}
.bet-ordermodal,
.bet-ordermodal .no-data-container {
 position:relative
}
.bet-ordermodal .no-data-container .no-data {
 position:absolute;
 top:23.2vw;
 left:11.73333vw;
 width:76.26667vw;
 height:35.2vw;
 background-repeat:no-repeat;
 background-size:contain;

}
.bet-ordermodal .no-data-container .no-data>p {
 position:absolute;
 bottom:-6.66667vw;
 text-align:center;
 width:100%;
 font-family:PingFangSC;
 font-size:3.2vw;
 font-weight:500;
 color:#999
}
.bet-ordermodal .van-tabs__line {
 border-radius:.66667vw;
 height:.53333vw;
 background:rgb(41, 163, 255)
}
.bet-ordermodal .ordermodal-close {
 position:absolute;
 top:0;
 left:4.26667vw;
 top:3.73333vw
}
.bet-ordermodal .ordermodal-close .modal-fold {
 display:inline-block;
 width:3.73333vw;
 height:2.13333vw;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIEAAABLCAYAAABX0+SCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAB5dJREFUeNrsXWuoVFUUXl6vpoZiLzQqycCoP0ZWkGihZglWRshV85EPctBMyUeWJIUmZJqGZaWWejUquxU+0iztal0MRMIMDOwqliKliS/UfGW0Ps8auE3OvWdmvnPmnDP7g+/PzJx19l77m/PYe621G6VSKclAS+WdyhuV5cqDyh3KP8UhbminvF3ZVnlBuV/5g/Js3R+VZxw0QDlJeVfG57uV7yvnKC8630YerZXPK4cqr8/47nvlu8oPLyeCucrxWYx2UL6mfED5hPKo83NkcY3yC2XnLN93MeL7Z/BBmX3xXD0CqIuHlFXKZs7XkUQzG5/OPn47RjkvLYI7lNNzOBGuBl/as4NDdNDSxqVHDseMw1UBIhiexz+7u/JTZVPn+0igqY1H9zyO7Vtm94d80Eu5vM4txaE4KLNx6JXn8ZeuBO0LaEB/uweVu7EoCsrN//0LsHFrmb07FoK+yiVuPIqCJeb/QnAaIvia0JghyoVuTELFQvN7ofgRIqgmNSrlhBCqAFIkW2shgu+UW4lCmOvGKFDMJQrgd+VqiABzyqOVZ0iGMek0041VIJgp/ib1/OC8eNPKB9Ovd1ggekx5knQCzFvPcGNGxQzzKwMY50eU30jGO/5GZT/lP6QTvaic7MaOgsnmTwYu2jhvrDvRUBdfKQcThYBFp4luDAvCRPMjAxjXQTbOkk0EwMcFTj5k4nXlWDeWeWGs+Y8FrAB/kvlhtinfz5TDiCd/UznSjWlOGGl+YwHjWXW5L+qb91+mHEVsxCLxFqscGsZw8xcLo2w8JVcRpCclRhMbs5h8q0ki+pufmLeUeifx/KwALlC+QGpQI+UKZYUb68uiwvzTiPiqPr+hH/ldBsbT6cvEziK+rY8b8/+gj9SJ+yPgJeUsPz/MJRZguuQWgVQfmpjie7ixv4Qe5o8mJHsYp1f8/jjXgBBcDeaQGtpcuV7Zs8QF0NP80Jxkb06uV+18ooIm+bnP+ERTe23pWqIC6GL9Z4XpzbfxkaBFkH7iXEBq+FXK1eIFvJYS0N+V1n8GFkiek3KFxAfi1bGS1IGrld8q7ykRAdxt/b2OZK+ykFf5QoNEhxOfaJE187l4aVNJxm3iRQa3Jr5pFTQJx4gUHqZcRerQTeItbnRIqADQL4Tz3Uyyt0oI0/sMEfwtXrAjSwjtzFEdEiqAdkQB9DX/F10EAJYoByo3kOwhDB6LWG0SIoA21p/2JHsbzN+UJX9m4sgZUyYrXrGjcrN4adVxRlvrR0eSva3mZ1Y4ID176JR4uYo1JHt4SFwXYyG0tfazHnZrzL+nmI0MIoXsL/HqHGwn2etkl9IWMRNAC2t3J5I9FJeoMP9K1EUA/KF8WPkzyR5m1pAf0SomAmhl7e1Csgc/PioBVYsJMpkUZW6QJbuTZO9em0e4MuICwBpAlbWXgZ3mx4NBNTjojOLD9hDzG8keFls+UjaOqACQIIrVwF4ke7+a/w4H2egw0sprxatwsp9kD+vuWGtoEjEBNLYrFStOYr/5rTbohodVW2C3/Tv2kezheWN5xESwnCiAfeavPWE0PMwCE7vES3o4QbI3IEJCQDsGkmydMD/tCqvxYVcZ2absJrzqZ0jNXlxkASwSToq4mF+6mZ8kqSIAkPf4uPI4yd4I5dtFEgDOy8qnOG5+2RF2J4pVb6jGLnnnSfaeVr4Vch/esPMycN78UVOMwShm0SkkRPYW3hw4CjO+GlLbcZ5nSbbOmB82Fmsgil15DLNqSJBkJcAiP2JawG2eJrw8jHSCaHUxByEK5edWmiNYQLz91IDaOtXsszDI+i+lLgJgBVkIiLkfT27jeMkhlt+nAFZEwflRKkSJ6eAU0R5q+4wj2Ron3FpMKeuvOBH8H++JV3iZhXkEYT1ldlgYY/0UJ4LseEc5gWivkHp/Q8gDNsH6J04E/t7BpxDtYVp3aI7HDBbutPQU65c4EfjHTPKTeKV4Fdr8AAtBH5DfWCJb1i/qFcrxND6LaA8PYw2t9fckP7TNIr9VlJwIABRamE2yhbg/bA3TO8v3+Hyt8KKXZguv9mBJiwBAHT9WJjSCUVCh7b6Mz7vae/sVpPPMl5jUcYzThhVjhZcAi0BQRCel4wCRCIuZO9aWPpUSo7J9cdu1BImXS0m2kBKOkHAUi0RY2LUku0slZlXa4rhjyQi7Z/cj2LpBuMUiq6x9sUJc9y96UrzMnihhnbVLnAjCwTnxonDWRKQ9a6w955wIwgX2aUBw5+Yit2OzteNCXB0Z9+3sTgs3EzpXpDOET8fZiUnY0/CY8kHllpDPu8XOeyzuDkzKxpZI1UYZ99qQzldr5zuVBOclaXfTA+JlJgWdtbPHznMgKY5L2ha3GKAg07eCtu9EQMJe8crFHyHbPWJ29ybNYUnd7BpVUlDW5RDJ3iGztz2Jzkryjuc/iRcccoRwBehj9sSJIH7YZpfws3kef9aO35ZkJyVdBEC1Pc3nuvHnSTuuOukOKgURAJvsH+23+ucF+/2mUnBOqYgAwMYSmOBpKBP6qAlgfak4ppREACCIBFO92fL/KpX3SwTyA8NEuZQeaowIKbtFvIgiVAf7JclvAPXhXwEGAB1sVUldjgRJAAAAAElFTkSuQmCC)
}
.bet-ordermodal .ordermodal-gobet {
 position:absolute;
 font-size:3.2vw;
 right:4vw;
 top:3.46667vw;
 color:#999
}
.bet-ordermodal .van-tabs {
 display:flex;
 height:100%;
 flex-direction:column;
 overflow:hidden
}
.bet-ordermodal .van-tabs .van-tabs__content {
 flex:1;
 overflow-x:hidden;
 overflow-y:auto
}
.bet-ordermodal .van-tabs .van-tabs__track {
 position:unset;
 transform:none!important
}
.bet-ordermodal .van-tabs__wrap {
 padding:0 13.33333vw
}
.bet-ordermodal .van-tab--active .ordermodal-title {
 color:rgb(41, 163, 255);
 font-family:PingFangSC-regular;
 font-weight:500
}
.bet-ordermodal .ordermodal-title {
 display:inline-block;
 position:relative;
 color:#666;
 font-size:3.73333vw;
 height:11.46667vw;
 line-height:11.46667vw
}
.bet-ordermodal .ordermodal-title .text-info {
 display:inline-block;
 position:absolute;
 top:.8vw;
 width:4.8vw;
 height:4.8vw;
 padding:1px;
 border-radius:50%;
 background:#ff9307;
 color:#fff;
 font-size:2.66667vw;
 display:flex;
 align-items:center;
 justify-content:center;
 box-sizing:content-box;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis;
 max-width:4.8vw;
 right:-5.86667vw
}
.bet-ordermodal .ordermodal-btn {
 margin:3.2vw 0;
 text-align:center
}
.bet-ordermodal .ordermodal-btn span {
 color:#666
}
.bet-ordermodal .ordermodal-btn .btn-betRecord {
 margin:0 auto;
 padding:1.86667vw 2.66667vw 1.86667vw 2.93333vw;
 width:19.73333vw;
 height:7.2vw;
 border-radius:1.33333vw;
 border:1px solid #999;
 background-color:#fff
}
.bet-ordermodal .ordermodal-btn .show-all {
 font-size:3.46667vw;
 color:#999
}
.bet-ordermodal .ordermodal-ul {
 padding:3.73333vw 4.26667vw 0
}
.bet-ordermodal .ordermodal-ul li {
 margin-bottom:2.13333vw;
 border-radius:1.33333vw;
 background:#fafafa;
 border:1px solid #fafafa;
 border-radius:2.66667vw;
 padding:2.66667vw;
 position:relative;
 display:flex;
 justify-content:center;
 align-items:center
}
.bet-ordermodal .ordermodal-ul li .ul-left {
 flex:1;
 display:flex;
 flex-direction:column;
 position:relative;
 padding-right:8vw
}
.bet-ordermodal .ordermodal-ul li .ul-left span {
 margin:.53333vw;
 font-family:PingFangSC;
 color:#999
}
.bet-ordermodal .ordermodal-ul li .ul-left span:first-child b:first-child {
 color:#333
}
.bet-ordermodal .ordermodal-ul li .ul-left span:nth-child(3) b:nth-child(2) {
 font-family:DINAlternate
}
.bet-ordermodal .ordermodal-ul li .ul-left span b {
 font-size:3.2vw;
 max-width:42.93333vw;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.bet-ordermodal .ordermodal-ul li .ul-left span b.winAmount {
 font-weight:400;
 float:right
}
.bet-ordermodal .ordermodal-ul li .ul-left span b.winAmount em {
 color:#ff9307;
 font-family:DINAlternate
}
.bet-ordermodal .ordermodal-ul li .ul-left span:first-of-type b:first-of-type {
 font-size:3.46667vw;
 font-weight:400
}
.bet-ordermodal .ordermodal-ul li .ul-left span:first-of-type b:nth-of-type(2) {
 font-weight:500;
 font-family:PingFangSC;
 font-size:3.2vw;
 color:#999
}
.bet-ordermodal .ordermodal-ul li .ul-left span:nth-of-type(2) {
 margin-top:2.13333vw;
 font-size:3.2vw;
 display:inline-block;
 max-width:56vw;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.bet-ordermodal .ordermodal-ul li .ul-left span:nth-of-type(3) {
 display:inline-block;
 margin-top:2.13333vw;
 margin-bottom:0
}
.bet-ordermodal .ordermodal-ul li .ul-left span:nth-of-type(3) b {
 font-size:3.2vw;
 max-width:42.93333vw;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden
}
.bet-ordermodal .ordermodal-ul li .ul-left span:nth-of-type(3) b:first-of-type {
 font-weight:500
}
.bet-ordermodal .ordermodal-ul li .ul-left .left-btn {
 position:absolute;
 right:4.53333vw;
 top:50%;
 transform:translateY(-50%)
}
.bet-ordermodal .ordermodal-ul li .ul-left .left-btn .left-arrow {
 display:inline-block;
 width:1.33333vw;
 height:2.4vw;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAABUCAYAAAD066XqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAuNJREFUeNrUm2moTVEYhtc1TyESEaKIpIhSJHNIZEyujBHdJMpQ+CfKkCSJTHEzZUhmxSWilFASETdKXekKmWV4v/Z3/tw45+y919rrXW89f0537/Octfdae31r7VtyruK5CSG1TCDJia4NRXQNWBfKpV8FNoRyj64Am0LpTMvAFlASQq9fCrYyyeYbnhaD7SyyhcbRMrCDQbaYAX8h2OVbttgn03ywx+eTLM4XzwV7Qe0QnvWzwX4fskku5QxwMGvZpPdcKTiUpWyazjEVHAF1Q5iPTlHZeiFMnCeBo65lbY2LE8AJl7I2B/Cx4BSoH0LNNAacBg1CKO5GqWzDEKrQkeAMaBRCuTwcnLUl63o2NBRcAI1DWIAYBC6CJuyikoHgEmjKLioZoC3bjF1U0h9cTiLro7ToB66A5uyikr4q24JdVNJHZVuyi0p6q2wrdlFJL3C1kCzLinNPcA20ZheV9FDZNuyiku4q25ZdVNJNZduxi0q6qmx7dlFJF3AddGAXlXRW2Y4hbIh1AuUhiL4Es9hFK7VCqGQWfQEGa4vSdqZnKvkq90EdQsmnWr2+Zh7wn4AhNSXZWvSxtmQV86TkkbZkFfM076FKvmGeOD8Aw8DbQn/o8x69D0aAaubi7p6JVvuqiz3Ah+hdvdzvmBcg7mhLvo97YJait020Ev0hycFZid4Co5NKZiV600QbEB/TnMS16A1tyU9pT+RStEIlP9s4mStRWfiSnbwvtk7oQlRWlMfZlHQhKhsK48FX27/epuh5lfzm4l6yJSo7dBPBd1c904aobNBOBj9cjnNpRU+a6N0Sp5JpRY+DaVlIphE9ppI/s5rRJBE9DKaDX1nOD+OKloOZWUvGFT0A5viQjCO6z0RvO3qRLFZ0N5gHfvusqwuJ7gQLwB/fqxT5ROXd5jIGyXyi28AiFsn/icr790uYJP8lutlE/yxAJVlTdCNYbkiTE10PVhri5ERXG/L8FWAAA355BjIr9JIAAAAASUVORK5CYII=)
}
.bet-ordermodal .ordermodal-ul li .ul-right { 
 width:10.66667vw;
 position:relative;
 padding-left:2.66667vw;
 height: 16vw;
display: flex;
align-items: center;
}
.bet-ordermodal .ordermodal-ul li .ul-right span {
 font-size:3.2vw;
 color:#999
}
.bet-ordermodal .ordermodal-ul li .ul-right:after {
 content:"";
 width:1px;
 height:24vw;
 background:#fff;
 position:absolute;
 left:0;
 top:50%;
 transform:translateY(-50%)
}
.bet-ordermodal .ordermodal-ul li .ul-right.left-btn .left-arrow {
 display:inline-block;
 margin-left:3.2vw;
 width:1.33333vw;
 height:2.4vw;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAABUCAYAAAD066XqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAuNJREFUeNrUm2moTVEYhtc1TyESEaKIpIhSJHNIZEyujBHdJMpQ+CfKkCSJTHEzZUhmxSWilFASETdKXekKmWV4v/Z3/tw45+y919rrXW89f0537/Octfdae31r7VtyruK5CSG1TCDJia4NRXQNWBfKpV8FNoRyj64Am0LpTMvAFlASQq9fCrYyyeYbnhaD7SyyhcbRMrCDQbaYAX8h2OVbttgn03ywx+eTLM4XzwV7Qe0QnvWzwX4fskku5QxwMGvZpPdcKTiUpWyazjEVHAF1Q5iPTlHZeiFMnCeBo65lbY2LE8AJl7I2B/Cx4BSoH0LNNAacBg1CKO5GqWzDEKrQkeAMaBRCuTwcnLUl63o2NBRcAI1DWIAYBC6CJuyikoHgEmjKLioZoC3bjF1U0h9cTiLro7ToB66A5uyikr4q24JdVNJHZVuyi0p6q2wrdlFJL3C1kCzLinNPcA20ZheV9FDZNuyiku4q25ZdVNJNZduxi0q6qmx7dlFJF3AddGAXlXRW2Y4hbIh1AuUhiL4Es9hFK7VCqGQWfQEGa4vSdqZnKvkq90EdQsmnWr2+Zh7wn4AhNSXZWvSxtmQV86TkkbZkFfM076FKvmGeOD8Aw8DbQn/o8x69D0aAaubi7p6JVvuqiz3Ah+hdvdzvmBcg7mhLvo97YJait020Ev0hycFZid4Co5NKZiV600QbEB/TnMS16A1tyU9pT+RStEIlP9s4mStRWfiSnbwvtk7oQlRWlMfZlHQhKhsK48FX27/epuh5lfzm4l6yJSo7dBPBd1c904aobNBOBj9cjnNpRU+a6N0Sp5JpRY+DaVlIphE9ppI/s5rRJBE9DKaDX1nOD+OKloOZWUvGFT0A5viQjCO6z0RvO3qRLFZ0N5gHfvusqwuJ7gQLwB/fqxT5ROXd5jIGyXyi28AiFsn/icr790uYJP8lutlE/yxAJVlTdCNYbkiTE10PVhri5ERXG/L8FWAAA355BjIr9JIAAAAASUVORK5CYII=)
}
.bet-ordermodal .ordermodal-ul li .win-tip {
 position:absolute;
 right:2.66667vw;
 width:24vw;
 height:11.2vw;
 opacity:.75;
 border-radius:.8vw;
 border:1px solid #e3253a;
 background-color:#fff;
 display:flex;
 justify-content:center;
 align-items:center
}
.bet-ordermodal .ordermodal-ul li .win-tip .win-tip-wrap:before {
 display:inline-block;
 content:" ";
 position:absolute;
 left:2.4vw;
 top:3.46667vw;
 width:4.26667vw;
 height:4.26667vw;
 background-repeat:no-repeat;
 background-size:contain;
 background-image:url(data:image/png;base64,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)
}
.bet-ordermodal .ordermodal-ul li .win-tip .win-tip-wrap p {
 font-size:3.2vw;
 color:#999
}
.bet-ordermodal .ordermodal-ul li .win-tip .win-tip-wrap p:first-of-type {
 position:absolute;
 left:6.93333vw;
 top:1.86667vw
}
.bet-ordermodal .ordermodal-ul li .win-tip .win-tip-wrap p:nth-of-type(2) {
 position:absolute;
 left:6.93333vw;
 bottom:1.06667vw;
 font-weight:500
}
.bet-ordermodal .ordermodal-ul li .win-tip .amount {
 font-size:3.2vw;
 text-align:center
}
.bet-ordermodal .ordermodal-ul .win-tip-li {
 background:#edf4fe
}
.bet-ordermodal .more20 {
 width:100%;
 height:14.93333vw;
 line-height:14.93333vw;
 text-align:center;
 background:#fff;
 position:absolute;
 left:0;
 bottom:0;
 font-size:3.73333vw;
 box-shadow:0 1px 1.06667vw 0 rgba(0,0,0,.25)
}
.bet-ordermodal .more20>span {
 color:#588af8;
 cursor:pointer
}

.popUpDialog {
 background-color:transparent
}
.page-lottery .mask {
 position:fixed;
 bottom:0
}
.page-lottery .doublemask,
.page-lottery .mask {
 top:0;
 left:0;
 right:0;
 background:rgba(0,0,0,.4);
 z-index:500
}
.page-lottery .doublemask {
 position:absolute
}
.page-lottery>.left {
 position:absolute;
 top:0;
 left:0;
 z-index:600;
 height:100%
}
.page-lottery .main {
 display:flex;
 flex-direction:column;
 height:100%
}
.slideIn-enter-active,
.slideIn-leave-active {
 transition:transform .35s
}
.slideIn-enter,
.slideIn-leave-to {
 transform:translate(-69.33333vw)
}

