.header{background-color:#fff;border-bottom:1px solid #dde0e1;height:70px;left:0;position:sticky;top:0;width:100%;z-index:200}.header header{height:100%}.header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:auto;max-width:1280px;padding:0 20px;width:100%}.header__logo{display:block;height:100%;width:136px}.header__logo a,.header__logo button{background:url(/images/img-logo.b99d8.svg) no-repeat 0 50%/136px auto;display:block;height:100%;width:100%}.header__login{color:#7a7a7a;font-size:14px;-webkit-transition:.25s;transition:.25s}@media screen and (min-width:768px){.header__login:hover{color:#000}}@media screen and (max-width:768px){.header{height:46px}.header__logo{width:100px}.header__logo a{background:url(/images/img-logo.b99d8.svg) no-repeat 0 calc(50% + 2px)/100px auto}.header__logo button{background-position:0 calc(50% + 2px);background-size:100px auto}.header__login{color:#7a7a7a;font-size:14px;-webkit-transition:.25s;transition:.25s}}@media screen and (max-width:768px)and (min-width:768px){.header__login:hover{color:#000}}
@-webkit-keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes loadingItem{0%{-webkit-transform:scale(0);transform:scale(0)}30%{-webkit-transform:scale(1.3);transform:scale(1.3)}80%{-webkit-transform:scale(1);transform:scale(1)}90%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes loadingItem{0%{-webkit-transform:scale(0);transform:scale(0)}30%{-webkit-transform:scale(1.3);transform:scale(1.3)}80%{-webkit-transform:scale(1);transform:scale(1)}90%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes rotateMotion{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotateMotion{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:slideUp .5s both;animation:slideUp .5s both;height:100%;position:relative;width:100%}.loading__motion{-webkit-animation:rotateMotion .8s linear infinite;animation:rotateMotion .8s linear infinite;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NCIgaGVpZ2h0PSI1NCIgdmlld0JveD0iMCAwIDU0IDU0Ij4KICA8cGF0aCBpZD0iaWNfNTRfZ3JheSIgZD0iTTI2Ljc1Niw1My44OTJBMjcuMDA3LDI3LjAwNywwLDAsMSwxNi4yNDYsMi4wMTQsMjcuMDA3LDI3LjAwNywwLDAsMSwzNy4yNjYsNTEuNzcsMjYuODMyLDI2LjgzMiwwLDAsMSwyNi43NTYsNTMuODkyWm0wLTQ4YTIwLjkzNCwyMC45MzQsMCwxLDAsOC4xNzQsMS42NUEyMC44NywyMC44NywwLDAsMCwyNi43NTYsNS44OTJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjI0NCAwLjEwOCkiIGZpbGw9IiNlNWU1ZTUiLz4KICA8cGF0aCBpZD0iaWNfNTRfeWVsbG93IiBkPSJNMjYuNzU2LDUzLjg5MkEyNy4wMDcsMjcuMDA3LDAsMCwxLDE2LjI0NiwyLjAxNCwyNi44NDEsMjYuODQxLDAsMCwxLDI2Ljc1Ni0uMTA4djZoLS4wMDlhMjEuMDA1LDIxLjAwNSwwLDAsMC04LjE2Niw0MC4zNDksMjAuOTgyLDIwLjk4MiwwLDAsMCwyMy4wMjQtNC41LDIxLjIsMjEuMiwwLDAsMCwyLjAyOC0yLjM0N2w0LjgyMiwzLjU3MmEyNy4zMjUsMjcuMzI1LDAsMCwxLTIuNjA3LDMuMDE5LDI2LjkxLDI2LjkxLDAsMCwxLTE5LjA5Miw3LjkwN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMjQ0IDAuMTA4KSIgZmlsbD0iI2ZmZDUyOCIvPgo8L3N2Zz4K) no-repeat 50% 50%/100% auto;display:inline-block;height:54px;width:54px}.loading__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.loading__item span{-webkit-animation:loadingItem 1s linear infinite;animation:loadingItem 1s linear infinite;background-color:#ddd;border-radius:100%;display:inline-block;height:10px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.loading__item span:nth-of-type(2){-webkit-animation-delay:.1s;animation-delay:.1s}.loading__item span:nth-of-type(3){-webkit-animation-delay:.2s;animation-delay:.2s}.loading__item span+span{margin-left:5px}
.banner__wrap{background-position:50% 0;background-repeat:no-repeat;background-size:auto 100%;height:235px}@media screen and (max-width:768px){.banner__wrap{height:180px}}
.section-game{padding:30px 0 150px;width:100%}.section-game__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-game__item{-webkit-box-flex:0;-ms-flex:0 1 calc(33.33% - 8px);flex:0 1 calc(33.33% - 8px);margin-bottom:12px;margin-left:12px}.section-game__item:nth-of-type(3n - 2){margin-left:0}.section-game__item a{background-position:50% 50%;background-repeat:no-repeat;background-size:auto 100%;border-radius:4px;display:block;height:228px;max-width:405px;position:relative}.section-game__item a .item-tag{background-color:#404040;border-radius:3px;color:#efefef;display:inline-block;font-size:13px;margin:6px;padding:6px 8px}@media screen and (max-width:1024px){.section-game__item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 8px);flex:0 1 calc(50% - 8px);margin-bottom:12px;margin-left:12px}.section-game__item:nth-of-type(3n - 2){margin-left:12px}.section-game__item:nth-of-type(odd){margin-left:0}.section-game__item a{background-position:50% 50%;background-repeat:no-repeat;background-size:auto 100%;border-radius:4px;display:block;height:228px;max-width:100%;position:relative}}@media screen and (max-width:768px){.section-game{padding:30px 0 100px}.section-game__list{display:block;overflow:hidden}.section-game__item{margin:auto;width:100%}.section-game__item+li{margin-left:auto!important;margin-top:14px}.section-game__item a{background-position:50% 50%;background-repeat:no-repeat;background-size:auto 100%;border-radius:4px;display:block;height:180px;max-width:100%;width:100%}}
