.header{position:fixed;height:80px;width:100%;left:0;top:0;background:-webkit-gradient(linear,left top,right top,from(#0c69e7),to(#4783fa));background:linear-gradient(90deg,#0c69e7 0,#4783fa);z-index:99}.header .main{display:-webkit-box;display:-webkit-flex;display:flex;width:1120px;height:100%;margin:0 auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.header .main img{display:block;height:48px}.header .main .menu-list{height:48px;background:transparent}.header .main .menu-list,.header .main .menu-list li.menu-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.header .main .menu-list li.menu-item{position:relative;padding:14px 10px;text-align:center;color:#fff;font-size:14px;font-weight:500;cursor:pointer;margin:0 5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:10px;line-height:1.43}.header .main .menu-list li.menu-item:last-child{margin-right:0;margin-left:25px}.header .main .menu-list li.menu-item.active,.header .main .menu-list li.menu-item:hover{background:hsla(0,0%,100%,.1)}.header .main .menu-list li.menu-item.active .drop-mask,.header .main .menu-list li.menu-item:hover .drop-mask{display:block}.header .main .menu-list li.menu-item .avatar{width:32px;height:32px;min-width:0;border-radius:40px;margin-right:5px}.header .main .menu-list li.menu-item .drop{width:12px;height:8px;margin-left:5px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAPCAYAAAD+pA/bAAABHElEQVQ4jaWTvUoDQRSFj76ArZWVjWKjVqKNiIWSKqCVaOfPA1jY6zsp+DDaaBElQkARknxy17s4TmZ3xnjgwu5wzndmmR0B9ZwDK8H7tGOMizpbQ6741guw/g/4mjNwZlVwzW+9AVtTwDc9G+pmVtKrJPSjOUm3knaCtZzMe+fZWlRsbz8FRlH7B9Ap2HnHvaGMdRaegc0RMIyMn8BhC/zAPaGGzlJcYNNtCJwk4McNG+qGvtSu9oD3KDgOfz1/Hkcey+zHvKZP3wYGiZJLnxg+8MwEq+3wNoA+efXdm+Tk/pBVoNdS0fPL1cgouUBLwFMCbmvLuXzpLV0EHgK4PdtaNjtTtZRpQdK9W3clPZbE/lJgmreMpOcit6Qvk1XQZxo/UHUAAAAASUVORK5CYII=) no-repeat 50%/100% 100%}.header .main .menu-list li.menu-item .drop.language{width:10px;height:6px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAhUlEQVQoka3Ryw2AMAwDUKMOwBJMwjZdKNswCUswQCWjoID4pNACkXyL38UgKfzvRMFAcviBVCMoqGlJjh+w0QysoKYjOb3AJuviDGp6kqkCS9ZBDtTECjCe+x5Yurx43Rz4tPxgP8Xg3fLborWgt/xh0TfgfvnLol6aRX2+CKABILevAGYUaAxOFuPp0wAAAABJRU5ErkJggg==) no-repeat 50%/100% 100%}.header .main .menu-list li.menu-item .drop-mask{display:none;position:absolute;left:50%;top:35px;min-width:300px;padding-top:15px;z-index:10;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.header .main .menu-list li.menu-item .drop-mask.language-mask{width:auto}.header .main .menu-list li.menu-item .drop-mask .content{padding:5px;overflow:hidden;border-radius:8px;background:#f5faff}.header .main .menu-list li.menu-item .drop-mask .content .type-list{display:-webkit-box;display:-webkit-flex;display:flex;height:60px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;border-bottom:1px solid #ccc}.header .main .menu-list li.menu-item .drop-mask .content .type-list li.type-item{margin:0 10px;height:35px;line-height:35px;color:#333;padding:0 15px;border-radius:35px;white-space:nowrap;cursor:pointer;text-align:center}.header .main .menu-list li.menu-item .drop-mask .content .type-list li.type-item.selected,.header .main .menu-list li.menu-item .drop-mask .content .type-list li.type-item:hover{background:#3a81e5;color:#fff}.header .main .menu-list li.menu-item .drop-mask .content div.content-box{height:200px;overflow-y:scroll}.header .main .menu-list li.menu-item .drop-mask .content div.content-box .lottery-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:2px 10px}.header .main .menu-list li.menu-item .drop-mask .content div.content-box .lottery-list li.lottery-item{display:-webkit-box;display:-webkit-flex;display:flex;width:140px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#333;margin:10px}.header .main .menu-list li.menu-item .drop-mask .content div.content-box .lottery-list li.lottery-item i.point{width:10px;height:10px;border-radius:50%;margin-right:15px}.header .main .menu-list li.menu-item .drop-mask .content div.content-box .lottery-list li.lottery-item:hover{color:#3a81e5}.header .main .menu-list li.menu-item .drop-mask .content div.content-box .lottery-list li.lottery-item:hover i{background:#3a81e5}.header .main .menu-list li.menu-item .drop-mask .content .text{width:100px;color:#333;padding:0 20px}.header .main .menu-list li.menu-item .drop-mask .content .text:hover{color:#3a81e5}.header .main .menu-list li.menu-item.active .personal-drop-mask,.header .main .menu-list li.menu-item:hover .personal-drop-mask{display:block;visibility:visible;opacity:1}.header .main .menu-list li.menu-item .personal-drop{width:10px;height:6px;margin-left:10px;background:url(/analysis/static/front/pc/img/icons/icon-arrow-w-up.svg?v=f02098c282e6a20b277e8b71c79bce3e) no-repeat 50%/100% 100%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.personal-menu-item .personal-center{width:16px;height:16px;margin:0 10px 0 0;object-fit:contain;background:url(/analysis/static/front/pc/img/icons/icon-icon-account-16.svg?v=e9e9dac09de21ddac93b7f59b4d5e3e9) no-repeat 50%/100% 100%}.personal-menu-item .collection{width:20px;height:20px;margin:0 10px 0 0;object-fit:contain;background:url(/analysis/static/front/pc/img/icons/icon-forum-icon-tab-forum-fav-16-on.svg?v=2654e8c2f1fd866270a5b4a194dff17a) no-repeat 50%/100% 100%}.header .main .menu-list li.menu-item.active .personal-drop,.header .main .menu-list li.menu-item:hover .personal-drop{-webkit-transform:rotate(0);transform:rotate(0)}.header .main .menu-list li.menu-item .personal-drop-mask{display:none;position:absolute;left:50%;top:40px;min-width:240px;padding-top:15px;z-index:10;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .main .menu-list li.menu-item .personal-drop-mask:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 10px 7px;border-color:transparent transparent #fff;margin:0 auto}.logout-btn{width:100%;padding:5px 0;border-radius:6px;background-image:linear-gradient(98deg,#4783fa,#0c69e7);font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;color:#fff}.header .main .personal-menu-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;background:transparent;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.header .main .menu-list li.menu-item .personal-drop-mask .content{padding:10px 0;overflow:hidden;background:#fff;border-radius:8px;box-shadow:0 2px 8px 0 rgba(0,0,0,.2)}.header .main .personal-menu-list li.personal-menu-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;padding:15px 10px;text-align:center;color:#202020;font-size:16px;font-weight:500;cursor:pointer;margin:0 5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1;width:calc(100% - 10px)}.header .main .personal-menu-list li.personal-menu-item:last-child{margin-right:0;padding-bottom:0;padding-top:10px}.header .main .personal-menu-list li.personal-menu-item.active,.header .main .personal-menu-list li.personal-menu-item:hover{background:hsla(0,0%,100%,.1)}.header .main .personal-menu-list li.personal-menu-item.active .drop-mask,.header .main .personal-menu-list li.personal-menu-item:hover .drop-mask{display:block;visibility:visible}.header .logout{position:absolute;right:15px;top:50%;padding:14px 15px;cursor:pointer;text-align:center;border-radius:10px;background-color:rgba(12,105,231,.5);color:#fff;font-weight:500;line-height:1.43;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-placeholder{height:80px}.container{position:relative;width:1120px;min-height:1000px;margin:0 auto;background-color:#eee;padding:20px 15px}.container .content{width:750px}.container .float-adv{float:right;margin-left:15px}.footer{overflow:hidden;background:#25282a;width:100%}.footer .content{width:750px;margin:0 auto;padding:30px}.footer .content .title{font-size:18px;line-height:35px;color:#eee}.footer .content ul{display:-webkit-box;display:-webkit-flex;display:flex;margin:10px 0;color:#fff;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.footer .content ul.route>li{cursor:pointer}.footer .content ul.route>li:hover{color:#3a81e5}.footer .content ul li{margin-right:15px}.footer .content ul li.ag{width:87px;height:29px;background:url(/analysis/static/front/pc/img/logo_ag.png?v=687e3f9a2082b5da4919fa3cd944d66b) no-repeat 50%/100% 100%}.footer .content ul li.instant{width:130px;height:31px;background:url(/analysis/static/front/pc/img/logo_instant.png?v=c8dbb329242e1e44b54b96a52c2022e4) no-repeat 50%/100% 100%}.footer .content ul li.ebet{width:87px;height:28px;background:url(/analysis/static/front/pc/img/logo_ebet.png?v=c853cf3f94ea90302ecc599c8becb5aa) no-repeat 50%/100% 100%}.footer .content ul li.playtech{width:121px;height:27px;background:url(/analysis/static/front/pc/img/logo_playtech.png?v=0c9a53d52d7fd106110abfec70fdf93d) no-repeat 50%/100% 100%}.footer .content ul li.ibbet{width:102px;height:30px;background:url(/analysis/static/front/pc/img/logo_ibbet.png?v=011d2769d91c747e1ba0920bb7207dd1) no-repeat 50%/100% 100%}.footer .content ul li.bbh{width:52px;height:27px;background:url(/analysis/static/front/pc/img/logo_bbh.png?v=69b7a1cc37a9ac74da9fc2536b662332) no-repeat 50%/100% 100%}